accessibility-react-widget 1.0.3 → 1.0.4
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/dist/assets/main.css +1 -1
- package/dist/main.min.js +2 -2
- package/package.json +1 -1
package/dist/assets/main.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
._AccessibilityIcon_w7tb4_1{background-color:var(--primary-color);width:70px;height:70px;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 15px #252c6126,0 2px 4px #5d649433;position:fixed;z-index:500000000000000000;inset-inline-start:20px;bottom:20px;transition:.3s;cursor:pointer}._AccessibilityIcon_w7tb4_1._showSpinner_w7tb4_16{cursor:auto;animation:_spin_w7tb4_1 2.5s linear infinite}._AccessibilityIcon_w7tb4_1:hover{transform:scale(1.2)}._AccessibilityIcon_w7tb4_1>svg{fill:var(--white);width:75%;z-index:1}._AccessibilityIcon_w7tb4_1:after{content:"";position:absolute;left:50%;top:50%;bottom:0;width:80%;height:80%;border:2px solid white;background-color:var(--primary-color);z-index:0;transform:translate(-50%,-50%)}@keyframes _spin_w7tb4_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._accHeader__resetBtn_edc9t_1,._accHeader__closeBtn_edc9t_1{background-color:transparent;border:none;outline:none;display:flex;align-items:center}._accHeader__resetBtn_edc9t_1 svg,._accHeader__closeBtn_edc9t_1 svg{fill:#fff;font-weight:700;font-size:2em;width:30px}._accHeader_edc9t_1{height:60px;background-color:#2c2639;display:flex;align-items:center;justify-content:space-between;padding:.5em}._accHeader__title_edc9t_23{color:#fff;margin:0;font-size:18px}._accHeader_edc9t_1>._acc-lang-select-container_edc9t_28{flex:1}._accFooter_1og5x_1{height:30px;background-color:#2c2639;display:flex;align-items:center;justify-content:center;color:#fff}._accFooter_1og5x_1>a{color:#fff}._accAccessibilityMenu__overlay_1dwxl_1{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000}._accMenu_1dwxl_10{position:fixed;inset-inline-start:20px;bottom:100px;border-radius:10px;box-shadow:0 0 20px #00000080;opacity:1;transition:.3s;z-index:500000000000000000;overflow:hidden;background:#f9f9f9;width:500px;line-height:1;font-size:16px;letter-spacing:.015em;display:flex;flex-direction:column}._accMenu_1dwxl_10 [class$=-control]{border-radius:0;border:.3px solid #2C2639}._accMenu_1dwxl_10 [class$=-indicatorContainer] svg{fill:#2c2639}._accMenu_1dwxl_10 [class$=-indicatorSeparator]{background-color:#2c2639}._accMenu_1dwxl_10 [class$=-menu]{margin-top:0;z-index:100}._accMenuContentBlock_ba9px_1{border:.3px solid #2c2639;display:flex;align-items:center;flex-direction:column;max-height:calc(33.3333333333vh - 83px);justify-content:center;flex-grow:1;transition:max-height .3s linear;padding:10px 5px 5px;position:relative;cursor:pointer;overflow:hidden;z-index:10}._accMenuContentBlock_ba9px_1:focus{border:1px solid #2c2639}._accMenuContentBlock_ba9px_1._isExpanded_ba9px_19{cursor:auto;flex:1;max-height:100%;border:none}._accMenuContentBlock_ba9px_1._isAccMenuContentActive_ba9px_25:not(._isExpanded_ba9px_19){display:none}._accMenuContentBlock__titleContainer_ba9px_28{display:flex;flex-direction:column;align-items:center}._accMenuContentBlock__titleContainer_ba9px_28 svg{font-weight:700;width:30px;fill:#000}._accMenuContentBlock__title_ba9px_28{font-size:20px;font-weight:700;color:#000;text-transform:capitalize;margin:0;padding:.2em}._accMenuContentBlock__expendButtonContainer_ba9px_46{width:100%;display:flex;margin-bottom:10px}._accMenuContentBlock__expendButtonContainer_ba9px_46 button{font-size:30px;width:80%;margin:auto;inset-inline-start:5px;height:100%;border:none;outline:none;background-color:var(--primary-color);border-radius:10px}._accMenuContentBlock__expendButtonContainer_ba9px_46 button>svg{fill:#fff;width:24px}._accMenuContentBlock__expendButtonContainer_ba9px_46 button:hover{opacity:.8}._accMenuContentBlock__content_ba9px_69{display:grid;flex:1;grid-template-columns:repeat(3,1fr);grid-auto-rows:max-content;-moz-column-gap:.8em;column-gap:.8em;overflow:auto;row-gap:1.5em;align-self:baseline;width:100%}._accButton_gu4kw_1{aspect-ratio:6/5;border-radius:4px;display:flex;flex-direction:column;padding:5px;color:#000;background:#fff;border:1px solid #ccc;transition:all .5s ease;position:relative;cursor:pointer}._accButton_gu4kw_1:hover,._accButton_gu4kw_1:focus{border-color:var(--primary-color);outline:none}._accButton_gu4kw_1._isToggled_gu4kw_18{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}._accButton_gu4kw_1._isToggled_gu4kw_18 svg{fill:#fff}._accButton_gu4kw_1._isActive_gu4kw_26{border-color:var(--primary-color)}._accButton__title_gu4kw_29{font-size:15px;font-weight:400;text-align:center;width:100%;color:inherit;margin:10px auto auto}._accButton__icon_gu4kw_38{width:24px;margin-bottom:8px}._accButton__icon--help_gu4kw_42{position:absolute;inset-inline-end:0}._accButton__icon--help_gu4kw_42:hover{fill:red!important}._accButton__icon--help_gu4kw_42:hover+span[data-tooltip]:after{opacity:1;padding:8px;max-height:10000px;transition-duration:.3s}._accButton__content_gu4kw_55{align-self:flex-end;width:100%;margin-top:auto;flex:.8}._accButton__stats_gu4kw_61{color:var(--primary-color);font-weight:700;position:absolute;align-self:flex-end;font-size:14px}._accButton_gu4kw_1 span[data-tooltip]{position:absolute;left:0;right:0;bottom:0;cursor:help}._accButton_gu4kw_1 span[data-tooltip]:after{position:absolute;opacity:0;pointer-events:none;content:attr(data-tooltip);color:var(--primary-color);left:0;right:0;bottom:0;margin:auto;line-height:1.5;border-radius:3px;box-shadow:0 0 5px 2px #64646499;background-color:#fff;z-index:10;word-wrap:break-word;text-align:start;transform:translateY(100%);transition:all .15s cubic-bezier(.25,.8,.25,1)}._accValueControl_p53sg_1{height:100%;display:flex;align-items:center;justify-content:space-around}._accValueControlButton_1pw3b_1{padding:0;background-color:var(--primary-color);border:none;outline:none;width:28px;aspect-ratio:1;border-radius:50%;display:flex;align-items:center;justify-content:center}._accValueControlButton_1pw3b_1 svg{fill:#fff;width:20px}._accValueControlButton_1pw3b_1:hover{opacity:.8}._accValueControlButton_1pw3b_1:focus{background-color:#fff;border:4px solid var(--primary-color)}._accValueControlButton_1pw3b_1:focus svg{fill:var(--primary-color)}._accLineHeightButton_n1tdk_1,._accZoomButton_1fl6t_1{height:100%;display:flex;align-items:center;justify-content:space-around}._accBrightnessControl_16gcc_1{height:100%;display:flex;align-items:center;justify-content:space-around;position:relative}.rc-slider{position:relative;width:100%;height:14px;padding:5px 0;border-radius:6px;touch-action:none;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{position:absolute;width:100%;height:4px;background-color:#e9e9e9;border-radius:6px}.rc-slider-track,.rc-slider-tracks{position:absolute;height:4px;background-color:#abe2fb;border-radius:6px}.rc-slider-track-draggable{z-index:1;box-sizing:content-box;background-clip:content-box;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);transform:translateY(-5px)}.rc-slider-handle{position:absolute;z-index:1;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:solid 2px #96dbfa;border-radius:50%;cursor:pointer;cursor:grab;opacity:.8;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle:focus{outline:none;box-shadow:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;color:#999;text-align:center;vertical-align:middle;cursor:pointer}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;width:8px;height:8px;vertical-align:middle;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;cursor:pointer}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-handle,.rc-slider-disabled .rc-slider-dot{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-mark-text,.rc-slider-disabled .rc-slider-dot{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-track-draggable{border-top:0;border-bottom:0;border-right:5px solid rgba(0,0,0,0);border-left:5px solid rgba(0,0,0,0);transform:translate(-5px)}.rc-slider-vertical .rc-slider-handle{position:absolute;z-index:1;margin-top:0;margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{width:4px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-leave{display:block!important;animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform:scale(0);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(0);transform-origin:50% 100%;opacity:0}}.rc-slider-tooltip{position:absolute;top:-9999px;left:-9999px;visibility:visible;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{min-width:24px;height:24px;padding:6px 2px;color:#fff;font-size:12px;line-height:1;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}._accRcSlider_dhokk_1{position:absolute;left:0;right:0;bottom:-6px}._accRcSlider_dhokk_1 .rc-slider-rail{background-color:var(--primary-color)}._accRcSlider_dhokk_1 .rc-slider-handle{border:solid 2px var(--primary-color);background-color:red;opacity:1;width:22px;height:22px;margin-top:-9px}._accButtonTextColorPicker_dw9mu_1{grid-column:span 3;aspect-ratio:10/5}._accButtonTextColorPicker_dw9mu_1>h2{margin:0;position:absolute;display:inline-block;width:auto;inset-inline-end:5px}._accButtonTextColorPicker_dw9mu_1 [class^=_accButton__content]{flex:1}._accTextColorPicker_dw9mu_16{height:100%;display:flex;flex-direction:column;align-items:center}._accTextColorPicker__topContainer_dw9mu_22{width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:15px;gap:10px}._accTextColorPicker__inputText_dw9mu_30{text-align:center;font-weight:700;letter-spacing:1px}._accTextColorPicker__hexColorPicker_dw9mu_35{flex:1;width:100%!important}._acc-readingGuide_x7idf_1{position:fixed;top:0;left:0;right:0;width:100%;height:0;pointer-events:none;background-color:#00000080;z-index:1000000}._accSelectVoicesContainer_1d5zn_1 .accSelectVoices__indicators{display:none}._accSelectVoicesContainer_1d5zn_1 .accSelectVoices__option{color:#333}._accMenuContent_1v82o_1{display:grid;height:calc(100vh - 250px);display:flex;flex-direction:column;overflow:hidden}:root{--primary-color: #222e8a;--highlight-color:#0048ff;--white:#fff}
|
|
1
|
+
._AccessibilityIcon_w7tb4_1{background-color:var(--primary-color);width:70px;height:70px;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 15px #252c6126,0 2px 4px #5d649433;position:fixed;z-index:500000000000000000;inset-inline-start:20px;bottom:20px;transition:.3s;cursor:pointer}._AccessibilityIcon_w7tb4_1._showSpinner_w7tb4_16{cursor:auto;animation:_spin_w7tb4_1 2.5s linear infinite}._AccessibilityIcon_w7tb4_1:hover{transform:scale(1.2)}._AccessibilityIcon_w7tb4_1>svg{fill:var(--white);width:75%;z-index:1}._AccessibilityIcon_w7tb4_1:after{content:"";position:absolute;left:50%;top:50%;bottom:0;width:80%;height:80%;border:2px solid white;background-color:var(--primary-color);z-index:0;transform:translate(-50%,-50%)}@keyframes _spin_w7tb4_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._accHeader__resetBtn_edc9t_1,._accHeader__closeBtn_edc9t_1{background-color:transparent;border:none;outline:none;display:flex;align-items:center}._accHeader__resetBtn_edc9t_1 svg,._accHeader__closeBtn_edc9t_1 svg{fill:#fff;font-weight:700;font-size:2em;width:30px}._accHeader_edc9t_1{height:60px;background-color:#2c2639;display:flex;align-items:center;justify-content:space-between;padding:.5em}._accHeader__title_edc9t_23{color:#fff;margin:0;font-size:18px}._accHeader_edc9t_1>._acc-lang-select-container_edc9t_28{flex:1}._accFooter_1pk2r_1{height:30px;background-color:#2c2639;display:flex;align-items:center;justify-content:center;color:#fff}._accFooter_1pk2r_1>a{color:#fff}@media screen and (max-width: 540px){._accFooter_1pk2r_1{height:55px}}._accAccessibilityMenu__overlay_1yac1_1{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000}._accMenu_1yac1_10{position:fixed;inset-inline-start:20px;bottom:100px;border-radius:10px;box-shadow:0 0 20px #00000080;opacity:1;transition:.3s;z-index:500000000000000000;overflow:hidden;background:#f9f9f9;width:100%;max-width:500px;line-height:1;font-size:16px;letter-spacing:.015em;display:flex;flex-direction:column}._accMenu_1yac1_10 [class$=-control]{border-radius:0;border:.3px solid #2c2639}._accMenu_1yac1_10 [class$=-indicatorContainer] svg{fill:#2c2639}._accMenu_1yac1_10 [class$=-indicatorSeparator]{background-color:#2c2639}._accMenu_1yac1_10 [class$=-menu]{margin-top:0;z-index:100}@media screen and (max-width: 540px){._accMenu_1yac1_10{inset-inline-start:0;max-width:100%;top:0;border-radius:0}}._accMenuContentBlock_ba9px_1{border:.3px solid #2c2639;display:flex;align-items:center;flex-direction:column;max-height:calc(33.3333333333vh - 83px);justify-content:center;flex-grow:1;transition:max-height .3s linear;padding:10px 5px 5px;position:relative;cursor:pointer;overflow:hidden;z-index:10}._accMenuContentBlock_ba9px_1:focus{border:1px solid #2c2639}._accMenuContentBlock_ba9px_1._isExpanded_ba9px_19{cursor:auto;flex:1;max-height:100%;border:none}._accMenuContentBlock_ba9px_1._isAccMenuContentActive_ba9px_25:not(._isExpanded_ba9px_19){display:none}._accMenuContentBlock__titleContainer_ba9px_28{display:flex;flex-direction:column;align-items:center}._accMenuContentBlock__titleContainer_ba9px_28 svg{font-weight:700;width:30px;fill:#000}._accMenuContentBlock__title_ba9px_28{font-size:20px;font-weight:700;color:#000;text-transform:capitalize;margin:0;padding:.2em}._accMenuContentBlock__expendButtonContainer_ba9px_46{width:100%;display:flex;margin-bottom:10px}._accMenuContentBlock__expendButtonContainer_ba9px_46 button{font-size:30px;width:80%;margin:auto;inset-inline-start:5px;height:100%;border:none;outline:none;background-color:var(--primary-color);border-radius:10px}._accMenuContentBlock__expendButtonContainer_ba9px_46 button>svg{fill:#fff;width:24px}._accMenuContentBlock__expendButtonContainer_ba9px_46 button:hover{opacity:.8}._accMenuContentBlock__content_ba9px_69{display:grid;flex:1;grid-template-columns:repeat(3,1fr);grid-auto-rows:max-content;-moz-column-gap:.8em;column-gap:.8em;overflow:auto;row-gap:1.5em;align-self:baseline;width:100%}._accButton_gu4kw_1{aspect-ratio:6/5;border-radius:4px;display:flex;flex-direction:column;padding:5px;color:#000;background:#fff;border:1px solid #ccc;transition:all .5s ease;position:relative;cursor:pointer}._accButton_gu4kw_1:hover,._accButton_gu4kw_1:focus{border-color:var(--primary-color);outline:none}._accButton_gu4kw_1._isToggled_gu4kw_18{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}._accButton_gu4kw_1._isToggled_gu4kw_18 svg{fill:#fff}._accButton_gu4kw_1._isActive_gu4kw_26{border-color:var(--primary-color)}._accButton__title_gu4kw_29{font-size:15px;font-weight:400;text-align:center;width:100%;color:inherit;margin:10px auto auto}._accButton__icon_gu4kw_38{width:24px;margin-bottom:8px}._accButton__icon--help_gu4kw_42{position:absolute;inset-inline-end:0}._accButton__icon--help_gu4kw_42:hover{fill:red!important}._accButton__icon--help_gu4kw_42:hover+span[data-tooltip]:after{opacity:1;padding:8px;max-height:10000px;transition-duration:.3s}._accButton__content_gu4kw_55{align-self:flex-end;width:100%;margin-top:auto;flex:.8}._accButton__stats_gu4kw_61{color:var(--primary-color);font-weight:700;position:absolute;align-self:flex-end;font-size:14px}._accButton_gu4kw_1 span[data-tooltip]{position:absolute;left:0;right:0;bottom:0;cursor:help}._accButton_gu4kw_1 span[data-tooltip]:after{position:absolute;opacity:0;pointer-events:none;content:attr(data-tooltip);color:var(--primary-color);left:0;right:0;bottom:0;margin:auto;line-height:1.5;border-radius:3px;box-shadow:0 0 5px 2px #64646499;background-color:#fff;z-index:10;word-wrap:break-word;text-align:start;transform:translateY(100%);transition:all .15s cubic-bezier(.25,.8,.25,1)}._accValueControl_p53sg_1{height:100%;display:flex;align-items:center;justify-content:space-around}._accValueControlButton_1pw3b_1{padding:0;background-color:var(--primary-color);border:none;outline:none;width:28px;aspect-ratio:1;border-radius:50%;display:flex;align-items:center;justify-content:center}._accValueControlButton_1pw3b_1 svg{fill:#fff;width:20px}._accValueControlButton_1pw3b_1:hover{opacity:.8}._accValueControlButton_1pw3b_1:focus{background-color:#fff;border:4px solid var(--primary-color)}._accValueControlButton_1pw3b_1:focus svg{fill:var(--primary-color)}._accLineHeightButton_n1tdk_1,._accZoomButton_1fl6t_1{height:100%;display:flex;align-items:center;justify-content:space-around}._accBrightnessControl_16gcc_1{height:100%;display:flex;align-items:center;justify-content:space-around;position:relative}.rc-slider{position:relative;width:100%;height:14px;padding:5px 0;border-radius:6px;touch-action:none;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{position:absolute;width:100%;height:4px;background-color:#e9e9e9;border-radius:6px}.rc-slider-track,.rc-slider-tracks{position:absolute;height:4px;background-color:#abe2fb;border-radius:6px}.rc-slider-track-draggable{z-index:1;box-sizing:content-box;background-clip:content-box;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);transform:translateY(-5px)}.rc-slider-handle{position:absolute;z-index:1;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:solid 2px #96dbfa;border-radius:50%;cursor:pointer;cursor:grab;opacity:.8;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle:focus{outline:none;box-shadow:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;color:#999;text-align:center;vertical-align:middle;cursor:pointer}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;width:8px;height:8px;vertical-align:middle;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;cursor:pointer}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-handle,.rc-slider-disabled .rc-slider-dot{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-mark-text,.rc-slider-disabled .rc-slider-dot{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-track-draggable{border-top:0;border-bottom:0;border-right:5px solid rgba(0,0,0,0);border-left:5px solid rgba(0,0,0,0);transform:translate(-5px)}.rc-slider-vertical .rc-slider-handle{position:absolute;z-index:1;margin-top:0;margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{width:4px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-leave{display:block!important;animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform:scale(0);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(0);transform-origin:50% 100%;opacity:0}}.rc-slider-tooltip{position:absolute;top:-9999px;left:-9999px;visibility:visible;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{min-width:24px;height:24px;padding:6px 2px;color:#fff;font-size:12px;line-height:1;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}._accRcSlider_dhokk_1{position:absolute;left:0;right:0;bottom:-6px}._accRcSlider_dhokk_1 .rc-slider-rail{background-color:var(--primary-color)}._accRcSlider_dhokk_1 .rc-slider-handle{border:solid 2px var(--primary-color);background-color:red;opacity:1;width:22px;height:22px;margin-top:-9px}._accButtonTextColorPicker_dw9mu_1{grid-column:span 3;aspect-ratio:10/5}._accButtonTextColorPicker_dw9mu_1>h2{margin:0;position:absolute;display:inline-block;width:auto;inset-inline-end:5px}._accButtonTextColorPicker_dw9mu_1 [class^=_accButton__content]{flex:1}._accTextColorPicker_dw9mu_16{height:100%;display:flex;flex-direction:column;align-items:center}._accTextColorPicker__topContainer_dw9mu_22{width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:15px;gap:10px}._accTextColorPicker__inputText_dw9mu_30{text-align:center;font-weight:700;letter-spacing:1px}._accTextColorPicker__hexColorPicker_dw9mu_35{flex:1;width:100%!important}._acc-readingGuide_x7idf_1{position:fixed;top:0;left:0;right:0;width:100%;height:0;pointer-events:none;background-color:#00000080;z-index:1000000}._accSelectVoicesContainer_1d5zn_1 .accSelectVoices__indicators{display:none}._accSelectVoicesContainer_1d5zn_1 .accSelectVoices__option{color:#333}._accMenuContent_1v82o_1{display:grid;height:calc(100vh - 250px);display:flex;flex-direction:column;overflow:hidden}:root{--primary-color: #222e8a;--highlight-color:#0048ff;--white:#fff}
|
package/dist/main.min.js
CHANGED
|
@@ -8,14 +8,14 @@ Check the render method of \``+e+"`."}return""}var te=!1,ne={};function oe(e,t){
|
|
|
8
8
|
|
|
9
9
|
Check the top-level render call using <`+t+">."),ne[t=n]||(ne[t]=!0,n="",e&&e._owner&&e._owner!==o.current&&(n=" It was passed a child from "+A(e._owner.type)+"."),H(e),S('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',t,n),H(null)))}function re(e,t){if("object"==typeof e)if(P(e))for(var n=0;n<e.length;n++){var o=e[n];l(o)&&oe(o,t)}else if(l(e))e._store&&(e._store.validated=!0);else if(e){i=null!==e&&"object"==typeof e&&"function"==typeof(i=s&&e[s]||e[u])?i:null;if("function"==typeof i&&i!==e.entries)for(var r,a=i.call(e);!(r=a.next()).done;)l(r.value)&&oe(r.value,t)}var i}function ae(e,t,n,o,r,a){var i,s,c="string"==typeof e||"function"==typeof e||!(e!==g&&e!==h&&e!==p&&e!==y&&e!==I&&e!==X)||"object"==typeof e&&null!==e&&(e.$$typeof===x||e.$$typeof===C||e.$$typeof===m||e.$$typeof===b||e.$$typeof===v||e.$$typeof===j||void 0!==e.getModuleId),l=(c||(i="",(void 0===e||"object"==typeof e&&null!==e&&0===Object.keys(e).length)&&(i+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."),i+=(void 0!==(l=r)?`
|
|
10
10
|
|
|
11
|
-
Check your code at `+l.fileName.replace(/^.*[\\\/]/,"")+":"+l.lineNumber+".":"")||ee(),null===e?s="null":P(e)?s="array":void 0!==e&&e.$$typeof===f?(s="<"+(A(e.type)||"Unknown")+" />",i=" Did you accidentally export a JSX literal instead of a component?"):s=typeof e,S("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",s,i)),function(e,t,n,o,r){var a,i,s,c,l={},u=null,d=null;for(a in void 0!==n&&(Y(n),u=""+n),function(e){if(M.call(e,"key")){var t=Object.getOwnPropertyDescriptor(e,"key").get;if(t&&t.isReactWarning)return}return void 0!==e.key}(t)&&(Y(t.key),u=""+t.key),function(e){if(M.call(e,"ref")){var t=Object.getOwnPropertyDescriptor(e,"ref").get;if(t&&t.isReactWarning)return}return void 0!==e.ref}(t)&&(d=t.ref,"string"==typeof(n=t).ref&&F.current&&r&&F.current.stateNode!==r&&(s=A(F.current.type),K[s]||(S('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',A(F.current.type),n.ref),K[s]=!0))),t)M.call(t,a)&&!$.hasOwnProperty(a)&&(l[a]=t[a]);if(e&&e.defaultProps){var g=e.defaultProps;for(a in g)void 0===l[a]&&(l[a]=g[a])}function p(){Q||(Q=!0,S("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",i))}function h(){U||(U=!0,S("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",c))}(u||d)&&(n="function"==typeof e?e.displayName||e.name||"Unknown":e,u&&(s=l,c=n,h.isReactWarning=!0,Object.defineProperty(s,"key",{get:h,configurable:!0})),d)&&(m=l,i=n,p.isReactWarning=!0,Object.defineProperty(m,"ref",{get:p,configurable:!0}));var n=e,m=u,e=d,u=r,d=o,r=F.current;return n={$$typeof:f,type:n,key:m,ref:e,props:l,_owner:r,_store:{}},Object.defineProperty(n._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(n,"_self",{configurable:!1,enumerable:!1,writable:!1,value:u}),Object.defineProperty(n,"_source",{configurable:!1,enumerable:!1,writable:!1,value:d}),Object.freeze&&(Object.freeze(n.props),Object.freeze(n)),n}(e,t,n,r,a));if(null!=l){if(c){var u=t.children;if(void 0!==u)if(o)if(P(u)){for(var d=0;d<u.length;d++)re(u[d],e);Object.freeze&&Object.freeze(u)}else S("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else re(u,e)}(e===g?function(e){for(var t=Object.keys(e.props),n=0;n<t.length;n++){var o=t[n];if("children"!==o&&"key"!==o){H(e),S("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",o),H(null);break}}null!==e.ref&&(H(e),S("Invalid attribute `ref` supplied to `React.Fragment`."),H(null))}:function(e){var t,n=e.type;if(null!=n&&"string"!=typeof n&&("function"==typeof n||"object"==typeof n&&(n.$$typeof===v||n.$$typeof===C))){if(t=n.propTypes){var o,r=A(n),a=t,i=e.props,s="prop",c=r,l=e,u=Function.call.bind(M);for(o in a)if(u(a,o)){var d,g=void 0;try{if("function"!=typeof a[o])throw(d=Error((c||"React class")+": "+s+" type `"+o+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof a[o]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.")).name="Invariant Violation",d;g=a[o](i,o,c,s,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(e){g=e}!g||g instanceof Error||(W(l),S("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",c||"React class",s,o,typeof g),W(null)),g instanceof Error&&!(g.message in D)&&(D[g.message]=!0,W(l),S("Failed %s type: %s",s,g.message),W(null))}}else void 0===n.PropTypes||te||(te=!0,S("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",A(n)||"Unknown"));"function"!=typeof n.getDefaultProps||n.getDefaultProps.isReactClassApproved||S("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}})(l)}return l}jn.Fragment=g,jn.jsx=function(e,t,n){return ae(e,t,n,!1)},jn.jsxs=function(e,t,n){return ae(e,t,n,!0)}}()),jn),Ir.exports);function ws(e,t){window.dispatchEvent(new StorageEvent("storage",{key:e,newValue:t}))}const Si=(e,t)=>{t=JSON.stringify(t);window.sessionStorage.setItem(e,t),ws(e,t)},Ai=e=>window.sessionStorage.getItem(e),Wc=e=>(window.addEventListener("storage",e),()=>window.removeEventListener("storage",e)),Pc=()=>{throw Error("useSessionStorage is a client-only hook")};var Ns=Symbol.for("immer-nothing"),wi=Symbol.for("immer-draftable"),xt=Symbol.for("immer-state"),Hc="production"!==process.env.NODE_ENV?[function(e){return`The plugin for '${e}' has not been loaded into Immer. To enable the plugin, import and call \`enable${e}()\` when initializing your application.`},function(e){return`produce can only be called on things that are draftable: plain objects, arrays, Map, Set or classes that are marked with '[immerable]: true'. Got '${e}'`},"This object has been frozen and should not be mutated",function(e){return"Cannot use a proxy that has been revoked. Did you pass an object from inside an immer function to an async process? "+e},"An immer producer returned a new value *and* modified its draft. Either return a new value *or* modify the draft.","Immer forbids circular references","The first or second argument to `produce` must be a function","The third argument to `produce` must be a function or undefined","First argument to `createDraft` must be a plain object, an array, or an immerable object","First argument to `finishDraft` must be a draft returned by `createDraft`",function(e){return"'current' expects a draft, got: "+e},"Object.defineProperty() cannot be used on an Immer draft","Object.setPrototypeOf() cannot be used on an Immer draft","Immer only supports deleting array indices","Immer only supports setting array indices and the 'length' property",function(e){return"'original' expects a draft, got: "+e}]:[];function gt(e,...t){var n;if("production"!==process.env.NODE_ENV)throw t="function"==typeof(n=Hc[e])?n.apply(null,t):n,new Error("[Immer] "+t);throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var bn=Object.getPrototypeOf;function fn(e){return!!e&&!!e[xt]}function rn(e){var t;return!!e&&(Es(e)||Array.isArray(e)||!!e[wi]||!(null==(t=e.constructor)||!t[wi])||Co(e)||xo(e))}var Xc=Object.prototype.constructor.toString();function Es(e){return!(!e||"object"!=typeof e)&&(null===(e=bn(e))||(e=Object.hasOwnProperty.call(e,"constructor")&&e.constructor)===Object||"function"==typeof e&&Function.toString.call(e)===Xc)}function On(n,o){0===Io(n)?Object.entries(n).forEach(([e,t])=>{o(e,t,n)}):n.forEach((e,t)=>o(t,e,n))}function Io(e){var t=e[xt];return t?t.type_:Array.isArray(e)?1:Co(e)?2:xo(e)?3:0}function Cr(e,t){return 2===Io(e)?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function ks(e,t,n){var o=Io(e);2===o?e.set(t,n):3===o?e.add(n):e[t]=n}function Co(e){return e instanceof Map}function xo(e){return e instanceof Set}function on(e){return e.copy_||e.base_}function xr(t,e){if(Co(t))return new Map(t);if(xo(t))return new Set(t);if(Array.isArray(t))return Array.prototype.slice.call(t);if(!e&&Es(t))return bn(t)?{...t}:Object.assign(Object.create(null),t);var n=Object.getOwnPropertyDescriptors(t),o=(delete n[xt],Reflect.ownKeys(n));for(let e=0;e<o.length;e++){var r=o[e],a=n[r];!1===a.writable&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(n[r]={configurable:!0,writable:!0,enumerable:a.enumerable,value:t[r]})}return Object.create(bn(t),n)}function Qr(e,t=!1){return So(e)||fn(e)||!rn(e)||(1<Io(e)&&(e.set=e.add=e.clear=e.delete=Zc),Object.freeze(e),t&&On(e,(e,t)=>Qr(t,!0))),e}function Zc(){gt(2)}function So(e){return Object.isFrozen(e)}var Bn,zc={};function an(e){var t=zc[e];return t||gt(0,e),t}function Ni(){return Bn}function Ei(e,t){t&&(an("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function Sr(e){Ar(e),e.drafts_.forEach(jc),e.drafts_=null}function Ar(e){e===Bn&&(Bn=e.parent_)}function ki(e){return Bn={drafts_:[],parent_:Bn,immer_:e,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function jc(e){e=e[xt];0===e.type_||1===e.type_?e.revoke_():e.revoked_=!0}function Li(e,t){t.unfinalizedDrafts_=t.drafts_.length;var n=t.drafts_[0];return void 0!==e&&e!==n?(n[xt].modified_&&(Sr(t),gt(4)),rn(e)&&(e=io(t,e),t.parent_||ao(t,e)),t.patches_&&an("Patches").generateReplacementPatches_(n[xt].base_,e,t.patches_,t.inversePatches_)):e=io(t,n,[]),Sr(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==Ns?e:void 0}function io(o,n,r){if(So(n))return n;const a=n[xt];if(!a)return On(n,(e,t)=>Gi(o,a,n,e,t,r)),n;if(a.scope_!==o)return n;if(!a.modified_)return ao(o,a.base_,!0),a.base_;if(!a.finalized_){a.finalized_=!0,a.scope_.unfinalizedDrafts_--;const i=a.copy_;let e=i,n=!1;3===a.type_&&(e=new Set(i),i.clear(),n=!0),On(e,(e,t)=>Gi(o,a,i,e,t,r,n)),ao(o,i,!1),r&&o.patches_&&an("Patches").generatePatches_(a,r,o.patches_,o.inversePatches_)}return a.copy_}function Gi(e,t,n,o,r,a,i){if("production"!==process.env.NODE_ENV&&r===n&>(5),fn(r)){a=io(e,r,a&&t&&3!==t.type_&&!Cr(t.assigned_,o)?a.concat(o):void 0);if(ks(n,o,a),!fn(a))return;e.canAutoFreeze_=!1}else i&&n.add(r);!rn(r)||So(r)||!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1||(io(e,r),t&&t.scope_.parent_)||ao(e,r)}function ao(e,t,n=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&Qr(t,n)}var wr={get(e,t){var n,o;return t===xt?e:Cr(n=on(e),t)?(o=n[t],!e.finalized_&&rn(o)&&o===Bo(e.base_,t)?(Mo(e),e.copy_[t]=Er(o,e)):o):(o=e,(e=Ti(n,t))?"value"in e?e.value:null==(e=e.get)?void 0:e.call(o.draft_):void 0)},has:(e,t)=>t in on(e),ownKeys:e=>Reflect.ownKeys(on(e)),set(e,t,n){var o=Ti(on(e),t);if(null!=o&&o.set)o.set.call(e.draft_,n);else{if(!e.modified_){var o=Bo(on(e),t),r=null==o?void 0:o[xt];if(r&&r.base_===n)return e.copy_[t]=n,!(e.assigned_[t]=!1);if((n===o?0!==n||1/n==1/o:n!=n&&o!=o)&&(void 0!==n||Cr(e.base_,t)))return!0;Mo(e),Nr(e)}e.copy_[t]===n&&(void 0!==n||t in e.copy_)||Number.isNaN(n)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=n,e.assigned_[t]=!0)}return!0},deleteProperty:(e,t)=>(void 0!==Bo(e.base_,t)||t in e.base_?(e.assigned_[t]=!1,Mo(e),Nr(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0),getOwnPropertyDescriptor(e,t){var n=on(e),o=Reflect.getOwnPropertyDescriptor(n,t);return o&&{writable:!0,configurable:1!==e.type_||"length"!==t,enumerable:o.enumerable,value:n[t]}},defineProperty(){gt(11)},getPrototypeOf:e=>bn(e.base_),setPrototypeOf(){gt(12)}},Ln={};function Bo(e,t){var n=e[xt];return(n?on(n):e)[t]}function Ti(t,n){if(n in t){let e=bn(t);for(;e;){var o=Object.getOwnPropertyDescriptor(e,n);if(o)return o;e=bn(e)}}}function Nr(e){e.modified_||(e.modified_=!0,e.parent_&&Nr(e.parent_))}function Mo(e){e.copy_||(e.copy_=xr(e.base_,e.scope_.immer_.useStrictShallowCopy_))}function Er(e,t){e=Co(e)?an("MapSet").proxyMap_(e,t):xo(e)?an("MapSet").proxySet_(e,t):function(e,t){var n=Array.isArray(e),t={type_:n?1:0,scope_:t?t.scope_:Ni(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1};let o=t,r=wr;n&&(o=[t],r=Ln);var{revoke:e,proxy:n}=Proxy.revocable(o,r);return t.draft_=n,t.revoke_=e,n}(e,t);return(t?t.scope_:Ni()).drafts_.push(e),e}function Ls(e){if(!rn(e)||So(e))return e;var t=e[xt];let n;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,n=xr(e,t.scope_.immer_.useStrictShallowCopy_)}else n=xr(e,!0);return On(n,(e,t)=>{ks(n,e,Ls(t))}),t&&(t.finalized_=!1),n}On(wr,(e,t)=>{Ln[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),Ln.deleteProperty=function(e,t){return"production"!==process.env.NODE_ENV&&isNaN(parseInt(t))&>(13),Ln.set.call(this,e,t,void 0)},Ln.set=function(e,t,n){return"production"!==process.env.NODE_ENV&&"length"!==t&&isNaN(parseInt(t))&>(14),wr.set.call(this,e[0],t,n,e[0])};var yt=new class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.produce=(t,n,o)=>{if("function"==typeof t&&"function"!=typeof n){const s=n,c=(n=t,this);return function(e=s,...t){return c.produce(e,e=>n.call(this,e,...t))}}let r;if("function"!=typeof n&>(6),void 0!==o&&"function"!=typeof o&>(7),rn(t)){var a=ki(this),i=Er(t,void 0);let e=!0;try{r=n(i),e=!1}finally{(e?Sr:Ar)(a)}return Ei(a,o),Li(r,a)}if(!t||"object"!=typeof t)return(r=void 0===(r=n(t))?t:r)===Ns&&(r=void 0),this.autoFreeze_&&Qr(r,!0),o&&(i=[],a=[],an("Patches").generateReplacementPatches_(t,r,i,a),o(i,a)),r;gt(1,t)},this.produceWithPatches=(n,e)=>{if("function"==typeof n)return(e,...t)=>this.produceWithPatches(e,e=>n(e,...t));let o,r;return[this.produce(n,e,(e,t)=>{o=e,r=t}),o,r]},"boolean"==typeof(null==e?void 0:e.autoFreeze)&&this.setAutoFreeze(e.autoFreeze),"boolean"==typeof(null==e?void 0:e.useStrictShallowCopy)&&this.setUseStrictShallowCopy(e.useStrictShallowCopy)}createDraft(e){rn(e)||gt(8),fn(e)&&(fn(t=e)||gt(10,t),e=Ls(t));var t=ki(this),e=Er(e,void 0);return e[xt].isManual_=!0,Ar(t),e}finishDraft(e,t){e=e&&e[xt],e&&e.isManual_||gt(9),e=e.scope_;return Ei(e,t),Li(void 0,e)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}applyPatches(e,t){let n;for(n=t.length-1;0<=n;n--){var o=t[n];if(0===o.path.length&&"replace"===o.op){e=o.value;break}}-1<n&&(t=t.slice(n+1));const r=an("Patches").applyPatches_;return fn(e)?r(e,t):this.produce(e,e=>r(e,t))}},kr=yt.produce;yt.produceWithPatches.bind(yt),yt.setAutoFreeze.bind(yt),yt.setUseStrictShallowCopy.bind(yt),yt.applyPatches.bind(yt),yt.createDraft.bind(yt),yt.finishDraft.bind(yt);const _c={},Dc=e=>m.createElement("svg",{className:"MuiSvgIcon-root MuiSvgIcon-fontSizeLarge css-tzssek-MuiSvgIcon-root",focusable:"false","aria-hidden":"true",viewBox:"0 0 24 24","data-testid":"AccessibleIcon",...e},m.createElement("circle",{cx:12,cy:4,r:2}),m.createElement("path",{d:"M19 13v-2c-1.54.02-3.09-.75-4.07-1.83l-1.29-1.43c-.17-.19-.38-.34-.61-.45-.01 0-.01-.01-.02-.01H13c-.35-.2-.75-.3-1.19-.26C10.76 7.11 10 8.04 10 9.09V15c0 1.1.9 2 2 2h5v5h2v-5.5c0-1.1-.9-2-2-2h-3v-3.45c1.29 1.07 3.25 1.94 5 1.95zm-6.17 5c-.41 1.16-1.52 2-2.83 2-1.66 0-3-1.34-3-3 0-1.31.84-2.41 2-2.83V12.1c-2.28.46-4 2.48-4 4.9 0 2.76 2.24 5 5 5 2.42 0 4.44-1.72 4.9-4h-2.07z"}));var Gs={exports:{}},Ro=Gs;(function(){var o={}.hasOwnProperty;function r(){for(var e="",t=0;t<arguments.length;t++){var n=arguments[t];n&&(e=a(e,function(e){if("string"==typeof e||"number"==typeof e)return e;if("object"!=typeof e)return"";if(Array.isArray(e))return r.apply(null,e);if(e.toString!==Object.prototype.toString&&!e.toString.toString().includes("[native code]"))return e.toString();var t,n="";for(t in e)o.call(e,t)&&e[t]&&(n=a(n,t));return n}(n)))}return e}function a(e,t){return t?e?e+" "+t:e+t:e}Ro.exports?Ro.exports=r.default=r:window.classNames=r})();const Ut=Fc(Gs.exports),Oi=({onShow:e,showSpinner:t})=>C.jsx("a",{onClick:e,role:"button",title:"Open Accessibility Menu",className:Ut("_AccessibilityIcon_w7tb4_1",{_showSpinner_w7tb4_16:t}),children:C.jsx(Dc,{title:"AccessibleIcon"})}),Vt=["h1","h2","h3","h4","h5","h6","span","p","a","label","i","button","img","ol","svg"],Lr="accessibilik",ft="root-"+Lr,Jc=e=>m.createElement("svg",{className:"MuiSvgIcon-root MuiSvgIcon-fontSizeLarge css-tzssek-MuiSvgIcon-root",focusable:"false","aria-hidden":"true",viewBox:"0 0 24 24","data-testid":"CloseIcon",...e},m.createElement("path",{d:"M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"})),Ts=e=>m.createElement("svg",{className:"MuiSvgIcon-root MuiSvgIcon-fontSizeLarge css-tzssek-MuiSvgIcon-root",focusable:"false","aria-hidden":"true",viewBox:"0 0 24 24","data-testid":"RestartAltIcon",...e},m.createElement("path",{d:"M12 5V2L8 6l4 4V7c3.31 0 6 2.69 6 6 0 2.97-2.17 5.43-5 5.91v2.02c3.95-.49 7-3.85 7-7.93 0-4.42-3.58-8-8-8zm-6 8c0-1.65.67-3.15 1.76-4.24L6.34 7.34C4.9 8.79 4 10.79 4 13c0 4.08 3.05 7.44 7 7.93v-2.02c-2.83-.48-5-2.94-5-5.91z"}));function P(){return(P=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n,o=arguments[t];for(n in o)Object.prototype.hasOwnProperty.call(o,n)&&(e[n]=o[n])}return e}).apply(this,arguments)}const Bi={};function Vo(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];"string"==typeof t[0]&&Bi[t[0]]||("string"==typeof t[0]&&(Bi[t[0]]=new Date),function(){if(console&&console.warn){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];"string"==typeof t[0]&&(t[0]="react-i18next:: "+t[0])}}(...t))}const Os=(t,n)=>()=>{if(t.isInitialized)n();else{const e=()=>{setTimeout(()=>{t.off("initialized",e)},0),n()};t.on("initialized",e)}};function Mi(e,t,n){e.loadNamespaces(t,Os(e,n))}function Ri(t,e,n,o){(n="string"==typeof n?[n]:n).forEach(e=>{t.options.ns.indexOf(e)<0&&t.options.ns.push(e)}),t.loadLanguages(e,Os(t,o))}const Yc=/&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g,Uc={"&":"&","&":"&","<":"<","<":"<",">":">",">":">","'":"'","'":"'",""":'"',""":'"'," ":" "," ":" ","©":"©","©":"©","®":"®","®":"®","…":"…","…":"…","/":"/","/":"/"},$c=e=>Uc[e];let Bs,Gr={bindI18n:"languageChanged",bindI18nStore:"",transEmptyNodeValue:"",transSupportBasicHtmlNodes:!0,transWrapTextNodes:"",transKeepBasicHtmlNodesFor:["br","strong","i","p"],useSuspense:!0,unescape:e=>e.replace(Yc,$c)};const Qc={type:"3rdParty",init(e){(function(e){var t=0<arguments.length&&void 0!==e?e:{};Gr={...Gr,...t}})(e.options.react),e=e,Bs=e}},Kc=xs();class qc{constructor(){this.usedNamespaces={}}addUsedNamespaces(e){e.forEach(e=>{this.usedNamespaces[e]||(this.usedNamespaces[e]=!0)})}getUsedNamespaces(){return Object.keys(this.usedNamespaces)}}function Kr(e){let o=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{};const t=o["i18n"],{i18n:n,defaultNS:r}=$r(Kc)||{},a=t||n||Bs;var i;if(a&&!a.reportNamespaces&&(a.reportNamespaces=new qc),!a)return Vo("You will need to pass in an i18next instance by using initReactI18next"),(i=[y=(e,t)=>"string"==typeof t?t:t&&"object"==typeof t&&"string"==typeof t.defaultValue?t.defaultValue:Array.isArray(e)?e[e.length-1]:e,{},!1]).t=y,i.i18n={},i.ready=!1,i;a.options.react&&void 0!==a.options.react.wait&&Vo("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");const s={...Gr,...a.options.react,...o},{useSuspense:c,keyPrefix:l}=s;let u=e||r||a.options&&a.options.defaultNS;u="string"==typeof u?[u]:u||["translation"],a.reportNamespaces.addUsedNamespaces&&a.reportNamespaces.addUsedNamespaces(u);const d=(a.isInitialized||a.initializedStoreOnce)&&u.every(e=>function(n,e,t){let o=2<arguments.length&&void 0!==t?t:{};return e.languages&&e.languages.length?void 0!==e.options.ignoreJSONStructure?e.hasLoadedNamespace(n,{lng:o.lng,precheck:(e,t)=>{if(o.bindI18n&&-1<o.bindI18n.indexOf("languageChanging")&&e.services.backendConnector.backend&&e.isLanguageChangingTo&&!t(e.isLanguageChangingTo,n))return!1}}):function(e,n,t){var o,r=2<arguments.length&&void 0!==t?t:{},a=n.languages[0],i=!!n.options&&n.options.fallbackLng,s=n.languages[n.languages.length-1];return"cimode"===a.toLowerCase()||(o=(e,t)=>{e=n.services.backendConnector.state[e+"|"+t];return-1===e||2===e},!(r.bindI18n&&-1<r.bindI18n.indexOf("languageChanging")&&n.services.backendConnector.backend&&n.isLanguageChangingTo&&!o(n.isLanguageChangingTo,e)||!n.hasResourceBundle(a,e)&&n.services.backendConnector.backend&&(!n.options.resources||n.options.partialBundledLanguages)&&(!o(a,e)||i&&!o(s,e))))}(n,e,o):(Vo("i18n.languages were undefined or empty",e.languages),!0)}(e,a,s));function g(){return a.getFixedT(o.lng||null,"fallback"===s.nsMode?u:u[0],l)}const[p,h]=Ve(g);let m=u.join();const f=(e=>{const t=Te();return pt(()=>{t.current=e},[e,void 0]),t.current})(m=o.lng?""+o.lng+m:m),b=Te(!0),v=(pt(()=>{const{bindI18n:e,bindI18nStore:t}=s;function n(){b.current&&h(g)}return b.current=!0,d||c||(o.lng?Ri(a,o.lng,u,()=>{b.current&&h(g)}):Mi(a,u,()=>{b.current&&h(g)})),d&&f&&f!==m&&b.current&&h(g),e&&a&&a.on(e,n),t&&a&&a.store.on(t,n),()=>{b.current=!1,e&&a&&e.split(" ").forEach(e=>a.off(e,n)),t&&a&&t.split(" ").forEach(e=>a.store.off(e,n))}},[a,m]),Te(!0));pt(()=>{b.current&&!v.current&&h(g),v.current=!1},[a,l]);var y=[p,a,d];if(y.t=p,y.i18n=a,(y.ready=d)||!d&&!c)return y;throw new Promise(e=>{o.lng?Ri(a,o.lng,u,()=>e()):Mi(a,u,()=>e())})}const el=({onInit:e,onShow:t})=>{var n=Kr()["t"];return C.jsxs("header",{className:"_accHeader_edc9t_1",children:[C.jsx("button",{onClick:e,className:"_accHeader__resetBtn_edc9t_1",children:C.jsx(Ts,{})}),C.jsx("h3",{className:"_accHeader__title_edc9t_23",children:n("accessibility-menu")}),C.jsx("button",{onClick:t,className:"_accHeader__closeBtn_edc9t_1",children:C.jsx(Jc,{})})]})},tl=()=>C.jsx("footer",{className:"_accFooter_1og5x_1",children:C.jsx("a",{target:"_blank",href:"https://www.linkedin.com/in/vladi-iokhim-26505714b/",children:" Developed By Vladi Iokhim ©"})});function Jt(e){return(Jt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Ms(e){e=function(e){if("object"!=Jt(e)||!e)return e;var t=e[Symbol.toPrimitive];if(void 0===t)return String(e);t=t.call(e,"string");if("object"!=Jt(t))return t;throw new TypeError("@@toPrimitive must return a primitive value.")}(e);return"symbol"==Jt(e)?e:String(e)}function ot(e,t,n){return(t=Ms(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Vi(t,e){var n,o=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),o.push.apply(o,n)),o}function L(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Vi(Object(n),!0).forEach(function(e){ot(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Vi(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function Tr(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,o=new Array(t);n<t;n++)o[n]=e[n];return o}function Rs(e,t){var n;if(e)return"string"==typeof e?Tr(e,t):"Map"===(n="Object"===(n=Object.prototype.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Tr(e,t):void 0}function we(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var o,r,a,i,s=[],c=!0,l=!1;try{if(a=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;c=!1}else for(;!(c=(o=a.call(n)).done)&&(s.push(o.value),s.length!==t);c=!0);}catch(e){l=!0,r=e}finally{try{if(!c&&null!=n.return&&(i=n.return(),Object(i)!==i))return}finally{if(l)throw r}}return s}}(e,t)||Rs(e,t)||function(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
11
|
+
Check your code at `+l.fileName.replace(/^.*[\\\/]/,"")+":"+l.lineNumber+".":"")||ee(),null===e?s="null":P(e)?s="array":void 0!==e&&e.$$typeof===f?(s="<"+(A(e.type)||"Unknown")+" />",i=" Did you accidentally export a JSX literal instead of a component?"):s=typeof e,S("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",s,i)),function(e,t,n,o,r){var a,i,s,c,l={},u=null,d=null;for(a in void 0!==n&&(Y(n),u=""+n),function(e){if(M.call(e,"key")){var t=Object.getOwnPropertyDescriptor(e,"key").get;if(t&&t.isReactWarning)return}return void 0!==e.key}(t)&&(Y(t.key),u=""+t.key),function(e){if(M.call(e,"ref")){var t=Object.getOwnPropertyDescriptor(e,"ref").get;if(t&&t.isReactWarning)return}return void 0!==e.ref}(t)&&(d=t.ref,"string"==typeof(n=t).ref&&F.current&&r&&F.current.stateNode!==r&&(s=A(F.current.type),K[s]||(S('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',A(F.current.type),n.ref),K[s]=!0))),t)M.call(t,a)&&!$.hasOwnProperty(a)&&(l[a]=t[a]);if(e&&e.defaultProps){var g=e.defaultProps;for(a in g)void 0===l[a]&&(l[a]=g[a])}function p(){Q||(Q=!0,S("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",i))}function h(){U||(U=!0,S("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",c))}(u||d)&&(n="function"==typeof e?e.displayName||e.name||"Unknown":e,u&&(s=l,c=n,h.isReactWarning=!0,Object.defineProperty(s,"key",{get:h,configurable:!0})),d)&&(m=l,i=n,p.isReactWarning=!0,Object.defineProperty(m,"ref",{get:p,configurable:!0}));var n=e,m=u,e=d,u=r,d=o,r=F.current;return n={$$typeof:f,type:n,key:m,ref:e,props:l,_owner:r,_store:{}},Object.defineProperty(n._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(n,"_self",{configurable:!1,enumerable:!1,writable:!1,value:u}),Object.defineProperty(n,"_source",{configurable:!1,enumerable:!1,writable:!1,value:d}),Object.freeze&&(Object.freeze(n.props),Object.freeze(n)),n}(e,t,n,r,a));if(null!=l){if(c){var u=t.children;if(void 0!==u)if(o)if(P(u)){for(var d=0;d<u.length;d++)re(u[d],e);Object.freeze&&Object.freeze(u)}else S("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else re(u,e)}(e===g?function(e){for(var t=Object.keys(e.props),n=0;n<t.length;n++){var o=t[n];if("children"!==o&&"key"!==o){H(e),S("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",o),H(null);break}}null!==e.ref&&(H(e),S("Invalid attribute `ref` supplied to `React.Fragment`."),H(null))}:function(e){var t,n=e.type;if(null!=n&&"string"!=typeof n&&("function"==typeof n||"object"==typeof n&&(n.$$typeof===v||n.$$typeof===C))){if(t=n.propTypes){var o,r=A(n),a=t,i=e.props,s="prop",c=r,l=e,u=Function.call.bind(M);for(o in a)if(u(a,o)){var d,g=void 0;try{if("function"!=typeof a[o])throw(d=Error((c||"React class")+": "+s+" type `"+o+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof a[o]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.")).name="Invariant Violation",d;g=a[o](i,o,c,s,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(e){g=e}!g||g instanceof Error||(W(l),S("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",c||"React class",s,o,typeof g),W(null)),g instanceof Error&&!(g.message in D)&&(D[g.message]=!0,W(l),S("Failed %s type: %s",s,g.message),W(null))}}else void 0===n.PropTypes||te||(te=!0,S("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",A(n)||"Unknown"));"function"!=typeof n.getDefaultProps||n.getDefaultProps.isReactClassApproved||S("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}})(l)}return l}jn.Fragment=g,jn.jsx=function(e,t,n){return ae(e,t,n,!1)},jn.jsxs=function(e,t,n){return ae(e,t,n,!0)}}()),jn),Ir.exports);function ws(e,t){window.dispatchEvent(new StorageEvent("storage",{key:e,newValue:t}))}const Si=(e,t)=>{t=JSON.stringify(t);window.sessionStorage.setItem(e,t),ws(e,t)},Ai=e=>window.sessionStorage.getItem(e),Wc=e=>(window.addEventListener("storage",e),()=>window.removeEventListener("storage",e)),Pc=()=>{throw Error("useSessionStorage is a client-only hook")};var Ns=Symbol.for("immer-nothing"),wi=Symbol.for("immer-draftable"),xt=Symbol.for("immer-state"),Hc="production"!==process.env.NODE_ENV?[function(e){return`The plugin for '${e}' has not been loaded into Immer. To enable the plugin, import and call \`enable${e}()\` when initializing your application.`},function(e){return`produce can only be called on things that are draftable: plain objects, arrays, Map, Set or classes that are marked with '[immerable]: true'. Got '${e}'`},"This object has been frozen and should not be mutated",function(e){return"Cannot use a proxy that has been revoked. Did you pass an object from inside an immer function to an async process? "+e},"An immer producer returned a new value *and* modified its draft. Either return a new value *or* modify the draft.","Immer forbids circular references","The first or second argument to `produce` must be a function","The third argument to `produce` must be a function or undefined","First argument to `createDraft` must be a plain object, an array, or an immerable object","First argument to `finishDraft` must be a draft returned by `createDraft`",function(e){return"'current' expects a draft, got: "+e},"Object.defineProperty() cannot be used on an Immer draft","Object.setPrototypeOf() cannot be used on an Immer draft","Immer only supports deleting array indices","Immer only supports setting array indices and the 'length' property",function(e){return"'original' expects a draft, got: "+e}]:[];function gt(e,...t){var n;if("production"!==process.env.NODE_ENV)throw t="function"==typeof(n=Hc[e])?n.apply(null,t):n,new Error("[Immer] "+t);throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var bn=Object.getPrototypeOf;function fn(e){return!!e&&!!e[xt]}function rn(e){var t;return!!e&&(Es(e)||Array.isArray(e)||!!e[wi]||!(null==(t=e.constructor)||!t[wi])||Co(e)||xo(e))}var Xc=Object.prototype.constructor.toString();function Es(e){return!(!e||"object"!=typeof e)&&(null===(e=bn(e))||(e=Object.hasOwnProperty.call(e,"constructor")&&e.constructor)===Object||"function"==typeof e&&Function.toString.call(e)===Xc)}function On(n,o){0===Io(n)?Object.entries(n).forEach(([e,t])=>{o(e,t,n)}):n.forEach((e,t)=>o(t,e,n))}function Io(e){var t=e[xt];return t?t.type_:Array.isArray(e)?1:Co(e)?2:xo(e)?3:0}function Cr(e,t){return 2===Io(e)?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function ks(e,t,n){var o=Io(e);2===o?e.set(t,n):3===o?e.add(n):e[t]=n}function Co(e){return e instanceof Map}function xo(e){return e instanceof Set}function on(e){return e.copy_||e.base_}function xr(t,e){if(Co(t))return new Map(t);if(xo(t))return new Set(t);if(Array.isArray(t))return Array.prototype.slice.call(t);if(!e&&Es(t))return bn(t)?{...t}:Object.assign(Object.create(null),t);var n=Object.getOwnPropertyDescriptors(t),o=(delete n[xt],Reflect.ownKeys(n));for(let e=0;e<o.length;e++){var r=o[e],a=n[r];!1===a.writable&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(n[r]={configurable:!0,writable:!0,enumerable:a.enumerable,value:t[r]})}return Object.create(bn(t),n)}function Qr(e,t=!1){return So(e)||fn(e)||!rn(e)||(1<Io(e)&&(e.set=e.add=e.clear=e.delete=Zc),Object.freeze(e),t&&On(e,(e,t)=>Qr(t,!0))),e}function Zc(){gt(2)}function So(e){return Object.isFrozen(e)}var Bn,zc={};function an(e){var t=zc[e];return t||gt(0,e),t}function Ni(){return Bn}function Ei(e,t){t&&(an("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function Sr(e){Ar(e),e.drafts_.forEach(jc),e.drafts_=null}function Ar(e){e===Bn&&(Bn=e.parent_)}function ki(e){return Bn={drafts_:[],parent_:Bn,immer_:e,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function jc(e){e=e[xt];0===e.type_||1===e.type_?e.revoke_():e.revoked_=!0}function Li(e,t){t.unfinalizedDrafts_=t.drafts_.length;var n=t.drafts_[0];return void 0!==e&&e!==n?(n[xt].modified_&&(Sr(t),gt(4)),rn(e)&&(e=io(t,e),t.parent_||ao(t,e)),t.patches_&&an("Patches").generateReplacementPatches_(n[xt].base_,e,t.patches_,t.inversePatches_)):e=io(t,n,[]),Sr(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==Ns?e:void 0}function io(o,n,r){if(So(n))return n;const a=n[xt];if(!a)return On(n,(e,t)=>Gi(o,a,n,e,t,r)),n;if(a.scope_!==o)return n;if(!a.modified_)return ao(o,a.base_,!0),a.base_;if(!a.finalized_){a.finalized_=!0,a.scope_.unfinalizedDrafts_--;const i=a.copy_;let e=i,n=!1;3===a.type_&&(e=new Set(i),i.clear(),n=!0),On(e,(e,t)=>Gi(o,a,i,e,t,r,n)),ao(o,i,!1),r&&o.patches_&&an("Patches").generatePatches_(a,r,o.patches_,o.inversePatches_)}return a.copy_}function Gi(e,t,n,o,r,a,i){if("production"!==process.env.NODE_ENV&&r===n&>(5),fn(r)){a=io(e,r,a&&t&&3!==t.type_&&!Cr(t.assigned_,o)?a.concat(o):void 0);if(ks(n,o,a),!fn(a))return;e.canAutoFreeze_=!1}else i&&n.add(r);!rn(r)||So(r)||!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1||(io(e,r),t&&t.scope_.parent_)||ao(e,r)}function ao(e,t,n=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&Qr(t,n)}var wr={get(e,t){var n,o;return t===xt?e:Cr(n=on(e),t)?(o=n[t],!e.finalized_&&rn(o)&&o===Bo(e.base_,t)?(Mo(e),e.copy_[t]=Er(o,e)):o):(o=e,(e=Ti(n,t))?"value"in e?e.value:null==(e=e.get)?void 0:e.call(o.draft_):void 0)},has:(e,t)=>t in on(e),ownKeys:e=>Reflect.ownKeys(on(e)),set(e,t,n){var o=Ti(on(e),t);if(null!=o&&o.set)o.set.call(e.draft_,n);else{if(!e.modified_){var o=Bo(on(e),t),r=null==o?void 0:o[xt];if(r&&r.base_===n)return e.copy_[t]=n,!(e.assigned_[t]=!1);if((n===o?0!==n||1/n==1/o:n!=n&&o!=o)&&(void 0!==n||Cr(e.base_,t)))return!0;Mo(e),Nr(e)}e.copy_[t]===n&&(void 0!==n||t in e.copy_)||Number.isNaN(n)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=n,e.assigned_[t]=!0)}return!0},deleteProperty:(e,t)=>(void 0!==Bo(e.base_,t)||t in e.base_?(e.assigned_[t]=!1,Mo(e),Nr(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0),getOwnPropertyDescriptor(e,t){var n=on(e),o=Reflect.getOwnPropertyDescriptor(n,t);return o&&{writable:!0,configurable:1!==e.type_||"length"!==t,enumerable:o.enumerable,value:n[t]}},defineProperty(){gt(11)},getPrototypeOf:e=>bn(e.base_),setPrototypeOf(){gt(12)}},Ln={};function Bo(e,t){var n=e[xt];return(n?on(n):e)[t]}function Ti(t,n){if(n in t){let e=bn(t);for(;e;){var o=Object.getOwnPropertyDescriptor(e,n);if(o)return o;e=bn(e)}}}function Nr(e){e.modified_||(e.modified_=!0,e.parent_&&Nr(e.parent_))}function Mo(e){e.copy_||(e.copy_=xr(e.base_,e.scope_.immer_.useStrictShallowCopy_))}function Er(e,t){e=Co(e)?an("MapSet").proxyMap_(e,t):xo(e)?an("MapSet").proxySet_(e,t):function(e,t){var n=Array.isArray(e),t={type_:n?1:0,scope_:t?t.scope_:Ni(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1};let o=t,r=wr;n&&(o=[t],r=Ln);var{revoke:e,proxy:n}=Proxy.revocable(o,r);return t.draft_=n,t.revoke_=e,n}(e,t);return(t?t.scope_:Ni()).drafts_.push(e),e}function Ls(e){if(!rn(e)||So(e))return e;var t=e[xt];let n;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,n=xr(e,t.scope_.immer_.useStrictShallowCopy_)}else n=xr(e,!0);return On(n,(e,t)=>{ks(n,e,Ls(t))}),t&&(t.finalized_=!1),n}On(wr,(e,t)=>{Ln[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),Ln.deleteProperty=function(e,t){return"production"!==process.env.NODE_ENV&&isNaN(parseInt(t))&>(13),Ln.set.call(this,e,t,void 0)},Ln.set=function(e,t,n){return"production"!==process.env.NODE_ENV&&"length"!==t&&isNaN(parseInt(t))&>(14),wr.set.call(this,e[0],t,n,e[0])};var yt=new class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.produce=(t,n,o)=>{if("function"==typeof t&&"function"!=typeof n){const s=n,c=(n=t,this);return function(e=s,...t){return c.produce(e,e=>n.call(this,e,...t))}}let r;if("function"!=typeof n&>(6),void 0!==o&&"function"!=typeof o&>(7),rn(t)){var a=ki(this),i=Er(t,void 0);let e=!0;try{r=n(i),e=!1}finally{(e?Sr:Ar)(a)}return Ei(a,o),Li(r,a)}if(!t||"object"!=typeof t)return(r=void 0===(r=n(t))?t:r)===Ns&&(r=void 0),this.autoFreeze_&&Qr(r,!0),o&&(i=[],a=[],an("Patches").generateReplacementPatches_(t,r,i,a),o(i,a)),r;gt(1,t)},this.produceWithPatches=(n,e)=>{if("function"==typeof n)return(e,...t)=>this.produceWithPatches(e,e=>n(e,...t));let o,r;return[this.produce(n,e,(e,t)=>{o=e,r=t}),o,r]},"boolean"==typeof(null==e?void 0:e.autoFreeze)&&this.setAutoFreeze(e.autoFreeze),"boolean"==typeof(null==e?void 0:e.useStrictShallowCopy)&&this.setUseStrictShallowCopy(e.useStrictShallowCopy)}createDraft(e){rn(e)||gt(8),fn(e)&&(fn(t=e)||gt(10,t),e=Ls(t));var t=ki(this),e=Er(e,void 0);return e[xt].isManual_=!0,Ar(t),e}finishDraft(e,t){e=e&&e[xt],e&&e.isManual_||gt(9),e=e.scope_;return Ei(e,t),Li(void 0,e)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}applyPatches(e,t){let n;for(n=t.length-1;0<=n;n--){var o=t[n];if(0===o.path.length&&"replace"===o.op){e=o.value;break}}-1<n&&(t=t.slice(n+1));const r=an("Patches").applyPatches_;return fn(e)?r(e,t):this.produce(e,e=>r(e,t))}},kr=yt.produce;yt.produceWithPatches.bind(yt),yt.setAutoFreeze.bind(yt),yt.setUseStrictShallowCopy.bind(yt),yt.applyPatches.bind(yt),yt.createDraft.bind(yt),yt.finishDraft.bind(yt);const _c={},Dc=e=>m.createElement("svg",{className:"MuiSvgIcon-root MuiSvgIcon-fontSizeLarge css-tzssek-MuiSvgIcon-root",focusable:"false","aria-hidden":"true",viewBox:"0 0 24 24","data-testid":"AccessibleIcon",...e},m.createElement("circle",{cx:12,cy:4,r:2}),m.createElement("path",{d:"M19 13v-2c-1.54.02-3.09-.75-4.07-1.83l-1.29-1.43c-.17-.19-.38-.34-.61-.45-.01 0-.01-.01-.02-.01H13c-.35-.2-.75-.3-1.19-.26C10.76 7.11 10 8.04 10 9.09V15c0 1.1.9 2 2 2h5v5h2v-5.5c0-1.1-.9-2-2-2h-3v-3.45c1.29 1.07 3.25 1.94 5 1.95zm-6.17 5c-.41 1.16-1.52 2-2.83 2-1.66 0-3-1.34-3-3 0-1.31.84-2.41 2-2.83V12.1c-2.28.46-4 2.48-4 4.9 0 2.76 2.24 5 5 5 2.42 0 4.44-1.72 4.9-4h-2.07z"}));var Gs={exports:{}},Ro=Gs;(function(){var o={}.hasOwnProperty;function r(){for(var e="",t=0;t<arguments.length;t++){var n=arguments[t];n&&(e=a(e,function(e){if("string"==typeof e||"number"==typeof e)return e;if("object"!=typeof e)return"";if(Array.isArray(e))return r.apply(null,e);if(e.toString!==Object.prototype.toString&&!e.toString.toString().includes("[native code]"))return e.toString();var t,n="";for(t in e)o.call(e,t)&&e[t]&&(n=a(n,t));return n}(n)))}return e}function a(e,t){return t?e?e+" "+t:e+t:e}Ro.exports?Ro.exports=r.default=r:window.classNames=r})();const Ut=Fc(Gs.exports),Oi=({onShow:e,showSpinner:t})=>C.jsx("a",{onClick:e,role:"button",title:"Open Accessibility Menu",className:Ut("_AccessibilityIcon_w7tb4_1",{_showSpinner_w7tb4_16:t}),children:C.jsx(Dc,{title:"AccessibleIcon"})}),Vt=["h1","h2","h3","h4","h5","h6","span","p","a","label","i","button","img","ol","svg"],Lr="accessibilik",ft="root-"+Lr,Jc=e=>m.createElement("svg",{className:"MuiSvgIcon-root MuiSvgIcon-fontSizeLarge css-tzssek-MuiSvgIcon-root",focusable:"false","aria-hidden":"true",viewBox:"0 0 24 24","data-testid":"CloseIcon",...e},m.createElement("path",{d:"M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"})),Ts=e=>m.createElement("svg",{className:"MuiSvgIcon-root MuiSvgIcon-fontSizeLarge css-tzssek-MuiSvgIcon-root",focusable:"false","aria-hidden":"true",viewBox:"0 0 24 24","data-testid":"RestartAltIcon",...e},m.createElement("path",{d:"M12 5V2L8 6l4 4V7c3.31 0 6 2.69 6 6 0 2.97-2.17 5.43-5 5.91v2.02c3.95-.49 7-3.85 7-7.93 0-4.42-3.58-8-8-8zm-6 8c0-1.65.67-3.15 1.76-4.24L6.34 7.34C4.9 8.79 4 10.79 4 13c0 4.08 3.05 7.44 7 7.93v-2.02c-2.83-.48-5-2.94-5-5.91z"}));function P(){return(P=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n,o=arguments[t];for(n in o)Object.prototype.hasOwnProperty.call(o,n)&&(e[n]=o[n])}return e}).apply(this,arguments)}const Bi={};function Vo(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];"string"==typeof t[0]&&Bi[t[0]]||("string"==typeof t[0]&&(Bi[t[0]]=new Date),function(){if(console&&console.warn){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];"string"==typeof t[0]&&(t[0]="react-i18next:: "+t[0])}}(...t))}const Os=(t,n)=>()=>{if(t.isInitialized)n();else{const e=()=>{setTimeout(()=>{t.off("initialized",e)},0),n()};t.on("initialized",e)}};function Mi(e,t,n){e.loadNamespaces(t,Os(e,n))}function Ri(t,e,n,o){(n="string"==typeof n?[n]:n).forEach(e=>{t.options.ns.indexOf(e)<0&&t.options.ns.push(e)}),t.loadLanguages(e,Os(t,o))}const Yc=/&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g,Uc={"&":"&","&":"&","<":"<","<":"<",">":">",">":">","'":"'","'":"'",""":'"',""":'"'," ":" "," ":" ","©":"©","©":"©","®":"®","®":"®","…":"…","…":"…","/":"/","/":"/"},$c=e=>Uc[e];let Bs,Gr={bindI18n:"languageChanged",bindI18nStore:"",transEmptyNodeValue:"",transSupportBasicHtmlNodes:!0,transWrapTextNodes:"",transKeepBasicHtmlNodesFor:["br","strong","i","p"],useSuspense:!0,unescape:e=>e.replace(Yc,$c)};const Qc={type:"3rdParty",init(e){(function(e){var t=0<arguments.length&&void 0!==e?e:{};Gr={...Gr,...t}})(e.options.react),e=e,Bs=e}},Kc=xs();class qc{constructor(){this.usedNamespaces={}}addUsedNamespaces(e){e.forEach(e=>{this.usedNamespaces[e]||(this.usedNamespaces[e]=!0)})}getUsedNamespaces(){return Object.keys(this.usedNamespaces)}}function Kr(e){let o=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{};const t=o["i18n"],{i18n:n,defaultNS:r}=$r(Kc)||{},a=t||n||Bs;var i;if(a&&!a.reportNamespaces&&(a.reportNamespaces=new qc),!a)return Vo("You will need to pass in an i18next instance by using initReactI18next"),(i=[y=(e,t)=>"string"==typeof t?t:t&&"object"==typeof t&&"string"==typeof t.defaultValue?t.defaultValue:Array.isArray(e)?e[e.length-1]:e,{},!1]).t=y,i.i18n={},i.ready=!1,i;a.options.react&&void 0!==a.options.react.wait&&Vo("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");const s={...Gr,...a.options.react,...o},{useSuspense:c,keyPrefix:l}=s;let u=e||r||a.options&&a.options.defaultNS;u="string"==typeof u?[u]:u||["translation"],a.reportNamespaces.addUsedNamespaces&&a.reportNamespaces.addUsedNamespaces(u);const d=(a.isInitialized||a.initializedStoreOnce)&&u.every(e=>function(n,e,t){let o=2<arguments.length&&void 0!==t?t:{};return e.languages&&e.languages.length?void 0!==e.options.ignoreJSONStructure?e.hasLoadedNamespace(n,{lng:o.lng,precheck:(e,t)=>{if(o.bindI18n&&-1<o.bindI18n.indexOf("languageChanging")&&e.services.backendConnector.backend&&e.isLanguageChangingTo&&!t(e.isLanguageChangingTo,n))return!1}}):function(e,n,t){var o,r=2<arguments.length&&void 0!==t?t:{},a=n.languages[0],i=!!n.options&&n.options.fallbackLng,s=n.languages[n.languages.length-1];return"cimode"===a.toLowerCase()||(o=(e,t)=>{e=n.services.backendConnector.state[e+"|"+t];return-1===e||2===e},!(r.bindI18n&&-1<r.bindI18n.indexOf("languageChanging")&&n.services.backendConnector.backend&&n.isLanguageChangingTo&&!o(n.isLanguageChangingTo,e)||!n.hasResourceBundle(a,e)&&n.services.backendConnector.backend&&(!n.options.resources||n.options.partialBundledLanguages)&&(!o(a,e)||i&&!o(s,e))))}(n,e,o):(Vo("i18n.languages were undefined or empty",e.languages),!0)}(e,a,s));function g(){return a.getFixedT(o.lng||null,"fallback"===s.nsMode?u:u[0],l)}const[p,h]=Ve(g);let m=u.join();const f=(e=>{const t=Te();return pt(()=>{t.current=e},[e,void 0]),t.current})(m=o.lng?""+o.lng+m:m),b=Te(!0),v=(pt(()=>{const{bindI18n:e,bindI18nStore:t}=s;function n(){b.current&&h(g)}return b.current=!0,d||c||(o.lng?Ri(a,o.lng,u,()=>{b.current&&h(g)}):Mi(a,u,()=>{b.current&&h(g)})),d&&f&&f!==m&&b.current&&h(g),e&&a&&a.on(e,n),t&&a&&a.store.on(t,n),()=>{b.current=!1,e&&a&&e.split(" ").forEach(e=>a.off(e,n)),t&&a&&t.split(" ").forEach(e=>a.store.off(e,n))}},[a,m]),Te(!0));pt(()=>{b.current&&!v.current&&h(g),v.current=!1},[a,l]);var y=[p,a,d];if(y.t=p,y.i18n=a,(y.ready=d)||!d&&!c)return y;throw new Promise(e=>{o.lng?Ri(a,o.lng,u,()=>e()):Mi(a,u,()=>e())})}const el=({onInit:e,onShow:t})=>{var n=Kr()["t"];return C.jsxs("header",{className:"_accHeader_edc9t_1",children:[C.jsx("button",{onClick:e,className:"_accHeader__resetBtn_edc9t_1",children:C.jsx(Ts,{})}),C.jsx("h3",{className:"_accHeader__title_edc9t_23",children:n("accessibility-menu")}),C.jsx("button",{onClick:t,className:"_accHeader__closeBtn_edc9t_1",children:C.jsx(Jc,{})})]})},tl=()=>C.jsx("footer",{className:"_accFooter_1pk2r_1",children:C.jsx("a",{target:"_blank",href:"https://www.linkedin.com/in/vladi-iokhim-26505714b/",children:" Developed By Vladi Iokhim ©"})});function Jt(e){return(Jt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Ms(e){e=function(e){if("object"!=Jt(e)||!e)return e;var t=e[Symbol.toPrimitive];if(void 0===t)return String(e);t=t.call(e,"string");if("object"!=Jt(t))return t;throw new TypeError("@@toPrimitive must return a primitive value.")}(e);return"symbol"==Jt(e)?e:String(e)}function ot(e,t,n){return(t=Ms(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Vi(t,e){var n,o=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),o.push.apply(o,n)),o}function L(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Vi(Object(n),!0).forEach(function(e){ot(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Vi(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function Tr(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,o=new Array(t);n<t;n++)o[n]=e[n];return o}function Rs(e,t){var n;if(e)return"string"==typeof e?Tr(e,t):"Map"===(n="Object"===(n=Object.prototype.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Tr(e,t):void 0}function we(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var o,r,a,i,s=[],c=!0,l=!1;try{if(a=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;c=!1}else for(;!(c=(o=a.call(n)).done)&&(s.push(o.value),s.length!==t);c=!0);}catch(e){l=!0,r=e}finally{try{if(!c&&null!=n.return&&(i=n.return(),Object(i)!==i))return}finally{if(l)throw r}}return s}}(e,t)||Rs(e,t)||function(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
12
12
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}()}function Mt(e,t){if(null==e)return{};var n,o=function(e,t){if(null==e)return{};for(var n,o={},r=Object.keys(e),a=0;a<r.length;a++)n=r[a],0<=t.indexOf(n)||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols)for(var r=Object.getOwnPropertySymbols(e),a=0;a<r.length;a++)n=r[a],0<=t.indexOf(n)||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n]);return o}var nl=["defaultInputValue","defaultMenuIsOpen","defaultValue","inputValue","menuIsOpen","onChange","onInputChange","onMenuClose","onMenuOpen","value"];function Vs(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Fi(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,Ms(o.key),o)}}function Fs(e,t,n){return t&&Fi(e.prototype,t),n&&Fi(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Or(e,t){return(Or=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e})(e,t)}function so(e){return(so=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function ol(n){var o=function(){if("u"<typeof Reflect||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}();return function(){var e,t=so(n),t=(e=o?(e=so(this).constructor,Reflect.construct(t,arguments,e)):t.apply(this,arguments),this);if(!e||"object"!==Jt(e)&&"function"!=typeof e){if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");if(void 0===(e=t))throw new ReferenceError("this hasn't been initialised - super() hasn't been called")}return e}}function Tt(e){return function(e){if(Array.isArray(e))return Tr(e)}(e)||function(){if(typeof Symbol<"u"&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}()||Rs(e)||function(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
13
13
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}()}var rl=function(){function e(e){var n=this;this._insertTag=function(e){var t=0===n.tags.length?n.insertionPoint?n.insertionPoint.nextSibling:n.prepend?n.container.firstChild:n.before:n.tags[n.tags.length-1].nextSibling;n.container.insertBefore(e,t),n.tags.push(e)},this.isSpeedy=void 0===e.speedy?"production"===process.env.NODE_ENV:e.speedy,this.tags=[],this.ctr=0,this.nonce=e.nonce,this.key=e.key,this.container=e.container,this.prepend=e.prepend,this.insertionPoint=e.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(e){e.forEach(this._insertTag)},t.insert=function(e){this.ctr%(this.isSpeedy?65e3:1)==0&&this._insertTag((n=this,(t=document.createElement("style")).setAttribute("data-emotion",n.key),void 0!==n.nonce&&t.setAttribute("nonce",n.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t));var t,n=this.tags[this.tags.length-1];if("production"!==process.env.NODE_ENV&&((t=64===e.charCodeAt(0)&&105===e.charCodeAt(1))&&this._alreadyInsertedOrderInsensitiveRule,this._alreadyInsertedOrderInsensitiveRule=this._alreadyInsertedOrderInsensitiveRule||!t),this.isSpeedy){var o=function(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}(n);try{o.insertRule(e,o.cssRules.length)}catch{"production"!==process.env.NODE_ENV&&/:(-moz-placeholder|-moz-focus-inner|-moz-focusring|-ms-input-placeholder|-moz-read-write|-moz-read-only|-ms-clear|-ms-expand|-ms-reveal){/.test(e)}}else n.appendChild(document.createTextNode(e));this.ctr++},t.flush=function(){this.tags.forEach(function(e){return e.parentNode&&e.parentNode.removeChild(e)}),this.tags=[],this.ctr=0,"production"!==process.env.NODE_ENV&&(this._alreadyInsertedOrderInsensitiveRule=!1)},e}(),$e="-ms-",Wi="-moz-",oe="-webkit-",qr="comm",ei="rule",ti="decl",Ws="@keyframes",il=Math.abs,Ao=String.fromCharCode,al=Object.assign;function Ps(e){return e.trim()}function re(e,t,n){return e.replace(t,n)}function Br(e,t){return e.indexOf(t)}function _e(e,t){return 0|e.charCodeAt(t)}function Mn(e,t,n){return e.slice(t,n)}function _t(e){return e.length}function ni(e){return e.length}function _n(e,t){return t.push(e),e}var wo=1,vn=1,Hs=0,ht=0,Re=0,yn="";function No(e,t,n,o,r,a,i){return{value:e,root:t,parent:n,type:o,props:r,children:a,line:wo,column:vn,length:i,return:""}}function An(e,t){return al(No("",null,null,"",null,null,0),e,{length:-e.length},t)}function sl(){return Re=0<ht?_e(yn,--ht):0,vn--,10===Re&&(vn=1,wo--),Re}function It(){return Re=ht<Hs?_e(yn,ht++):0,vn++,10===Re&&(vn=1,wo++),Re}function Yt(){return _e(yn,ht)}function no(){return ht}function Pn(e,t){return Mn(yn,e,t)}function Rn(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function Xs(e){return wo=vn=1,Hs=_t(yn=e),ht=0,[]}function Zs(e){return yn="",e}function oo(e){return Ps(Pn(ht-1,Mr(91===e?e+2:40===e?e+1:e)))}function cl(e){for(;(Re=Yt())&&Re<33;)It();return 2<Rn(e)||3<Rn(Re)?"":" "}function ll(e,t){for(;--t&&It()&&!(Re<48||102<Re||57<Re&&Re<65||70<Re&&Re<97););return Pn(e,no()+(t<6&&32==Yt()&&32==It()))}function Mr(e){for(;It();)switch(Re){case e:return ht;case 34:case 39:34!==e&&39!==e&&Mr(Re);break;case 40:41===e&&Mr(e);break;case 92:It()}return ht}function ul(e,t){for(;It()&&e+Re!==57&&(e+Re!==84||47!==Yt()););return"/*"+Pn(t,ht-1)+"*"+Ao(47===e?e:It())}function dl(e){for(;!Rn(Yt());)It();return Pn(e,ht)}function gl(e){return Zs(ro("",null,null,null,[""],e=Xs(e),0,[0],e))}function ro(e,t,n,o,r,a,i,s,c){for(var l,u,d,g=0,p=0,h=i,m=0,f=0,b=1,v=1,y=1,I=0,C="",x=r,S=C;v;)switch(l=I,I=It()){case 40:if(108!=l&&58==_e(S,h-1)){-1!=Br(S+=re(oo(I),"&","&\f"),"&\f")&&(y=-1);break}case 34:case 39:case 91:S+=oo(I);break;case 9:case 10:case 13:case 32:S+=cl(l);break;case 92:S+=ll(no()-1,7);continue;case 47:switch(Yt()){case 42:case 47:_n(pl(ul(It(),no()),t,n),c);break;default:S+="/"}break;case 123*b:s[g++]=_t(S)*y;case 125*b:case 59:case 0:switch(I){case 0:case 125:v=0;case 59+p:-1==y&&(S=re(S,/\f/g,"")),0<f&&_t(S)-h&&_n(32<f?Hi(S+";",o,n,h-1):Hi(re(S," ","")+";",o,n,h-2),c);break;case 59:S+=";";default:if(_n(d=Pi(S,t,n,g,p,r,s,C,x=[],u=[],h),a),123===I)if(0===p)ro(S,t,d,d,x,a,h,s,u);else switch(99===m&&110===_e(S,3)?100:m){case 100:case 108:case 109:case 115:ro(e,d,d,o&&_n(Pi(e,d,d,0,0,r,s,C,r,x=[],h),u),r,u,h,s,o?x:u);break;default:ro(S,d,d,d,[""],u,0,s,u)}}g=p=f=0,b=y=1,C=S="",h=i;break;case 58:h=1+_t(S),f=l;default:if(b<1)if(123==I)--b;else if(125==I&&0==b++&&125==sl())continue;switch(S+=Ao(I),I*b){case 38:y=0<p?1:(S+="\f",-1);break;case 44:s[g++]=(_t(S)-1)*y,y=1;break;case 64:45===Yt()&&(S+=oo(It())),m=Yt(),p=h=_t(C=S+=dl(no())),I++;break;case 45:45===l&&2==_t(S)&&(b=0)}}return a}function Pi(e,t,n,o,r,a,i,s,c,l,u){for(var d,g=r-1,p=0===r?a:[""],h=ni(p),m=0,f=0;m<o;++m)for(var b,v=0,y=Mn(e,g+1,g=il(d=i[m]));v<h;++v)(b=Ps(0<d?p[v]+" "+y:re(y,/&\f/g,p[v])))&&(c[f++]=b);return No(e,t,n,0===r?ei:s,c,l,u)}function pl(e,t,n){return No(e,t,n,qr,Ao(Re),Mn(e,2,-2),0)}function Hi(e,t,n,o){return No(e,t,n,ti,Mn(e,0,o),Mn(e,o+1,-1),o)}function hn(e,t){for(var n="",o=ni(e),r=0;r<o;r++)n+=t(e[r],r,e,t)||"";return n}function fl(e,t,n,o){switch(e.type){case"@layer":if(e.children.length)break;case"@import":case ti:return e.return=e.return||e.value;case qr:return"";case Ws:return e.return=e.value+"{"+hn(e.children,o)+"}";case ei:e.value=e.props.join(",")}return _t(n=hn(e.children,o))?e.return=e.value+"{"+n+"}":""}function hl(t){var n=Object.create(null);return function(e){return void 0===n[e]&&(n[e]=t(e)),n[e]}}var ml=function(e,t,n){for(var o,r=0;o=r,r=Yt(),38===o&&12===r&&(t[n]=1),!Rn(r);)It();return Pn(e,ht)},Xi=new WeakMap,bl=function(e){if("rule"===e.type&&e.parent&&!(e.length<1)){for(var t=e.value,n=e.parent,o=e.column===n.column&&e.line===n.line;"rule"!==n.type;)if(!(n=n.parent))return;if((1!==e.props.length||58===t.charCodeAt(0)||Xi.get(n))&&!o){Xi.set(e,!0);for(var r=[],a=(o=r,Zs(function(e,t){var n=-1,o=44;do{switch(Rn(o)){case 0:38===o&&12===Yt()&&(t[n]=1),e[n]+=ml(ht-1,t,n);break;case 2:e[n]+=oo(o);break;case 4:if(44===o){e[++n]=58===Yt()?"&\f":"",t[n]=e[n].length;break}default:e[n]+=Ao(o)}}while(o=It());return e}(Xs(t),o))),i=n.props,s=0,c=0;s<a.length;s++)for(var l=0;l<i.length;l++,c++)e.props[c]=r[s]?a[s].replace(/&\f/g,i[l]):i[l]+" "+a[s]}}},vl=function(e){var t;"decl"===e.type&&108===(t=e.value).charCodeAt(0)&&98===t.charCodeAt(2)&&(e.return="",e.value="")},yl=function(e){return"comm"===e.type&&-1<e.children.indexOf("emotion-disable-server-rendering-unsafe-selector-warning-please-do-not-use-this-the-warning-exists-for-a-reason")},Zi=function(e){return 105===e.type.charCodeAt(1)&&64===e.type.charCodeAt(0)},Il=function(e,n,t){Zi(e)&&(e.parent||function(e){for(var t=n-1;0<=t;t--)if(!Zi(e[t]))return 1}(t))&&((t=e).type="",t.value="",t.return="",t.children="",t.props="")};function zs(e,t){switch(o=t,45^_e(n=e,0)?(((o<<2^_e(n,0))<<2^_e(n,1))<<2^_e(n,2))<<2^_e(n,3):0){case 5103:return oe+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return oe+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return oe+e+Wi+e+$e+e+e;case 6828:case 4268:return oe+e+$e+e+e;case 6165:return oe+e+$e+"flex-"+e+e;case 5187:return oe+e+re(e,/(\w+).+(:[^]+)/,oe+"box-$1$2"+$e+"flex-$1$2")+e;case 5443:return oe+e+$e+"flex-item-"+re(e,/flex-|-self/,"")+e;case 4675:return oe+e+$e+"flex-line-pack"+re(e,/align-content|flex-|-self/,"")+e;case 5548:return oe+e+$e+re(e,"shrink","negative")+e;case 5292:return oe+e+$e+re(e,"basis","preferred-size")+e;case 6060:return oe+"box-"+re(e,"-grow","")+oe+e+$e+re(e,"grow","positive")+e;case 4554:return oe+re(e,/([^-])(transform)/g,"$1"+oe+"$2")+e;case 6187:return re(re(re(e,/(zoom-|grab)/,oe+"$1"),/(image-set)/,oe+"$1"),e,"")+e;case 5495:case 3959:return re(e,/(image-set\([^]*)/,oe+"$1$`$1");case 4968:return re(re(e,/(.+:)(flex-)?(.*)/,oe+"box-pack:$3"+$e+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+oe+e+e;case 4095:case 3583:case 4068:case 2532:return re(e,/(.+)-inline(.+)/,oe+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(6<_t(e)-1-t)switch(_e(e,t+1)){case 109:if(45!==_e(e,t+4))break;case 102:return re(e,/(.+:)(.+)-([^]+)/,"$1"+oe+"$2-$3$1"+Wi+(108==_e(e,t+3)?"$3":"$2-$3"))+e;case 115:return~Br(e,"stretch")?zs(re(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(115!==_e(e,t+1))break;case 6444:switch(_e(e,_t(e)-3-(~Br(e,"!important")&&10))){case 107:return re(e,":",":"+oe)+e;case 101:return re(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+oe+(45===_e(e,14)?"inline-":"")+"box$3$1"+oe+"$2$3$1"+$e+"$2box$3")+e}break;case 5936:switch(_e(e,t+11)){case 114:return oe+e+$e+re(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return oe+e+$e+re(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return oe+e+$e+re(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return oe+e+$e+e+e}var n,o;return e}var zi,ji,Cl=[function(t,e,n,o){if(-1<t.length&&!t.return)switch(t.type){case ti:t.return=zs(t.value,t.length);break;case Ws:return hn([An(t,{value:re(t.value,"@","@"+oe)})],o);case ei:if(t.length)return t.props.map(function(e){switch(function(e,t){return(e=/(::plac\w+|:read-\w+)/.exec(e))?e[0]:e}(e)){case":read-only":case":read-write":return hn([An(t,{props:[re(e,/:(read-\w+)/,":-moz-$1")]})],o);case"::placeholder":return hn([An(t,{props:[re(e,/:(plac\w+)/,":"+oe+"input-$1")]}),An(t,{props:[re(e,/:(plac\w+)/,":-moz-$1")]}),An(t,{props:[re(e,/:(plac\w+)/,$e+"input-$1")]})],o)}return""}).join("")}}],xl=function(e){var t=e.key;if("production"!==process.env.NODE_ENV&&!t)throw new Error(`You have to configure \`key\` for your cache. Please make sure it's unique (and not equal to 'css') as it's used for linking styles to your cache.
|
|
14
14
|
If multiple caches share the same key they might "fight" for each other's style elements.`);"css"===t&&(n=document.querySelectorAll("style[data-emotion]:not([data-s])"),Array.prototype.forEach.call(n,function(e){-1!==e.getAttribute("data-emotion").indexOf(" ")&&(document.head.appendChild(e),e.setAttribute("data-s",""))}));var n=e.stylisPlugins||Cl;if("production"!==process.env.NODE_ENV&&/[^a-z-]/.test(t))throw new Error('Emotion key must only contain lower case alphabetical characters and - but "'+t+'" was passed');var o={},r=[],a=e.container||document.head,i=(Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+t+' "]'),function(e){for(var t=e.getAttribute("data-emotion").split(" "),n=1;n<t.length;n++)o[t[n]]=!0;r.push(e)}),[bl,vl]);"production"!==process.env.NODE_ENV&&i.push(function(s){return function(e,t,n){if("rule"===e.type&&!s.compat){var o=e.value.match(/(:first|:nth|:nth-last)-child/g);if(o){for(var r=e.parent?e.parent.children:n,a=r.length-1;0<=a;a--){var i=r[a];if(i.line<e.line)break;if(i.column<e.column){if(yl(i))return;break}}o.forEach(function(e){})}}}}({get compat(){return p.compat}}),Il);function s(e,t,n,o){for(var r="",a=0;a<d;a++)r+=u[a](e,t,n,o)||"";return r}var c,l,u,d,g=[fl,"production"!==process.env.NODE_ENV?function(e){e.root||(e.return?c.insert(e.return):e.value&&e.type!==qr&&c.insert(e.value+"{}"))}:(l=function(e){c.insert(e)},function(e){e.root||(e=e.return)&&l(e)})],i=(u=i.concat(n,g),d=ni(u),function(e,t,n,o){c=n,"production"!==process.env.NODE_ENV&&void 0!==t.map&&(c={insert:function(e){n.insert(e+t.map)}}),hn(gl(e?e+"{"+t.styles+"}":t.styles),s),o&&(p.inserted[t.name]=!0)}),p={key:t,sheet:new rl({key:t,container:a,nonce:e.nonce,speedy:e.speedy,prepend:e.prepend,insertionPoint:e.insertionPoint}),nonce:e.nonce,inserted:o,registered:{},insert:i};return p.sheet.hydrate(r),p},Rr={exports:{}},se={},ae={},_i=("production"===process.env.NODE_ENV?Rr.exports=function(){var e,n,o,r,a,i,s,c,l,u,d,g,t,p,h,m,f,b,v;return ji||(ji=1,e="function"==typeof Symbol&&Symbol.for,n=e?Symbol.for("react.element"):60103,o=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,a=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,s=e?Symbol.for("react.provider"):60109,c=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,u=e?Symbol.for("react.concurrent_mode"):60111,d=e?Symbol.for("react.forward_ref"):60112,g=e?Symbol.for("react.suspense"):60113,t=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,h=e?Symbol.for("react.lazy"):60116,m=e?Symbol.for("react.block"):60121,f=e?Symbol.for("react.fundamental"):60117,b=e?Symbol.for("react.responder"):60118,v=e?Symbol.for("react.scope"):60119,ae.AsyncMode=l,ae.ConcurrentMode=u,ae.ContextConsumer=c,ae.ContextProvider=s,ae.Element=n,ae.ForwardRef=d,ae.Fragment=r,ae.Lazy=h,ae.Memo=p,ae.Portal=o,ae.Profiler=i,ae.StrictMode=a,ae.Suspense=g,ae.isAsyncMode=function(e){return I(e)||y(e)===l},ae.isConcurrentMode=I,ae.isContextConsumer=function(e){return y(e)===c},ae.isContextProvider=function(e){return y(e)===s},ae.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===n},ae.isForwardRef=function(e){return y(e)===d},ae.isFragment=function(e){return y(e)===r},ae.isLazy=function(e){return y(e)===h},ae.isMemo=function(e){return y(e)===p},ae.isPortal=function(e){return y(e)===o},ae.isProfiler=function(e){return y(e)===i},ae.isStrictMode=function(e){return y(e)===a},ae.isSuspense=function(e){return y(e)===g},ae.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===r||e===u||e===i||e===a||e===g||e===t||"object"==typeof e&&null!==e&&(e.$$typeof===h||e.$$typeof===p||e.$$typeof===s||e.$$typeof===c||e.$$typeof===d||e.$$typeof===f||e.$$typeof===b||e.$$typeof===v||e.$$typeof===m)},ae.typeOf=y),ae;function y(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case n:switch(e=e.type){case l:case u:case r:case i:case a:case g:return e;default:switch(e=e&&e.$$typeof){case c:case d:case h:case p:case s:return e;default:return t}}case o:return t}}}function I(e){return y(e)===u}}():Rr.exports=(zi||(zi=1,"production"!==process.env.NODE_ENV&&function(){var e="function"==typeof Symbol&&Symbol.for,r=e?Symbol.for("react.element"):60103,a=e?Symbol.for("react.portal"):60106,i=e?Symbol.for("react.fragment"):60107,s=e?Symbol.for("react.strict_mode"):60108,c=e?Symbol.for("react.profiler"):60114,l=e?Symbol.for("react.provider"):60109,u=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,g=e?Symbol.for("react.concurrent_mode"):60111,p=e?Symbol.for("react.forward_ref"):60112,h=e?Symbol.for("react.suspense"):60113,t=e?Symbol.for("react.suspense_list"):60120,m=e?Symbol.for("react.memo"):60115,f=e?Symbol.for("react.lazy"):60116,n=e?Symbol.for("react.block"):60121,o=e?Symbol.for("react.fundamental"):60117,b=e?Symbol.for("react.responder"):60118,v=e?Symbol.for("react.scope"):60119;function y(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:var n=e.type;switch(n){case d:case g:case i:case c:case s:case h:return n;default:var o=n&&n.$$typeof;switch(o){case u:case p:case f:case m:case l:return o;default:return t}}case a:return t}}}var e=g,I=u,C=l,x=r,S=p,A=i,w=f,N=m,E=a,G=c,L=s,k=h;function T(e){return y(e)===g}se.AsyncMode=d,se.ConcurrentMode=e,se.ContextConsumer=I,se.ContextProvider=C,se.Element=x,se.ForwardRef=S,se.Fragment=A,se.Lazy=w,se.Memo=N,se.Portal=E,se.Profiler=G,se.StrictMode=L,se.Suspense=k,se.isAsyncMode=function(e){return T(e)||y(e)===d},se.isConcurrentMode=T,se.isContextConsumer=function(e){return y(e)===u},se.isContextProvider=function(e){return y(e)===l},se.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===r},se.isForwardRef=function(e){return y(e)===p},se.isFragment=function(e){return y(e)===i},se.isLazy=function(e){return y(e)===f},se.isMemo=function(e){return y(e)===m},se.isPortal=function(e){return y(e)===a},se.isProfiler=function(e){return y(e)===c},se.isStrictMode=function(e){return y(e)===s},se.isSuspense=function(e){return y(e)===h},se.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===i||e===g||e===c||e===s||e===h||e===t||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===m||e.$$typeof===l||e.$$typeof===u||e.$$typeof===p||e.$$typeof===o||e.$$typeof===b||e.$$typeof===v||e.$$typeof===n)},se.typeOf=y}()),se),Rr.exports),Di={};function js(t,n,e){var o="";return e.split(" ").forEach(function(e){void 0!==t[e]?n.push(t[e]+";"):o+=e+" "}),o}Di[_i.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},Di[_i.Memo]={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0};var wl,Nl,El,Yi,oi=function(e,t,n){var o=e.key+"-"+t.name;!1===n&&void 0===e.registered[o]&&(e.registered[o]=t.styles)},ri=function(e,t,n){oi(e,t,n);var o=e.key+"-"+t.name;if(void 0===e.inserted[t.name])for(var r=t;e.insert(t===r?"."+o:"",r,e.sheet,!0),void 0!==(r=r.next););},Sl={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},Al=/[A-Z]|^ms/g,_s=/_EMO_([^_]+?)_([^]*?)_EMO_/g,ii=function(e){return 45===e.charCodeAt(1)},Ji=function(e){return null!=e&&"boolean"!=typeof e},Fo=hl(function(e){return ii(e)?e:e.replace(Al,"-$&").toLowerCase()}),co=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(_s,function(e,t,n){return Ot={name:t,styles:n,next:Ot},t})}return 1===Sl[e]||ii(e)||"number"!=typeof t||0===t?t:t+"px"},Ui=("production"!==process.env.NODE_ENV&&(wl=/(var|attr|counters?|url|element|(((repeating-)?(linear|radial))|conic)-gradient)\(|(no-)?(open|close)-quote/,Nl=["normal","none","initial","inherit","unset"],El=co,Yi={},co=function(e,t){var n;if("content"!==e||"string"==typeof t&&(-1!==Nl.indexOf(t)||wl.test(t)||t.charAt(0)===t.charAt(t.length-1)&&('"'===t.charAt(0)||"'"===t.charAt(0))))return""===(n=El(e,t))||ii(e)||-1===e.indexOf("-")||void 0!==Yi[e]||(Yi[e]=!0),n;throw new Error("You seem to be using a value for 'content' without quotes, try replacing it with `content: '\""+t+"\"'`")}),"Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.");function Gn(e,t,n){if(null==n)return"";if(void 0!==n.__emotion_styles){if("production"!==process.env.NODE_ENV&&"NO_COMPONENT_SELECTOR"===n.toString())throw new Error(Ui);return n}switch(typeof n){case"boolean":return"";case"object":if(1===n.anim)return Ot={name:n.name,styles:n.styles,next:Ot},n.name;if(void 0===n.styles){var o=e,r=t,a=n,i="";if(Array.isArray(a))for(var s=0;s<a.length;s++)i+=Gn(o,r,a[s])+";";else for(var c in a){var l=a[c];if("object"!=typeof l)null!=r&&void 0!==r[l]?i+=c+"{"+r[l]+"}":Ji(l)&&(i+=Fo(c)+":"+co(c,l)+";");else{if("NO_COMPONENT_SELECTOR"===c&&"production"!==process.env.NODE_ENV)throw new Error(Ui);if(!Array.isArray(l)||"string"!=typeof l[0]||null!=r&&void 0!==r[l[0]]){var u=Gn(o,r,l);switch(c){case"animation":case"animationName":i+=Fo(c)+":"+u+";";break;default:process.env.NODE_ENV,i+=c+"{"+u+"}"}}else for(var d=0;d<l.length;d++)Ji(l[d])&&(i+=Fo(c)+":"+co(c,l[d])+";")}}return i}var g=n.next;if(void 0!==g)for(;void 0!==g;)Ot={name:g.name,styles:g.styles,next:Ot},g=g.next;var p=n.styles+";";return"production"!==process.env.NODE_ENV&&void 0!==n.map&&(p+=n.map),p;case"function":var h;if(void 0!==e)return p=Ot,h=n(e),Ot=p,Gn(e,t,h);process.env.NODE_ENV;break;case"string":var m;"production"!==process.env.NODE_ENV&&(m=[],n.replace(_s,function(e,t,n){var o="animation"+m.length;return m.push("const "+o+" = keyframes`"+n.replace(/^@keyframes animation-\w+/,"")+"`"),"${"+o+"}"}))}var f;return null!=t&&void 0!==(f=t[n])?f:n}var Ds,Ot,$i=/label:\s*([^\s;\n{]+)\s*(;|$)/g,Vn=("production"!==process.env.NODE_ENV&&(Ds=/\/\*#\ssourceMappingURL=data:application\/json;\S+\s+\*\//g),function(e,t,n){if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];var o=!0,r="";Ot=void 0;var a,i=e[0];null==i||void 0===i.raw?(o=!1,r+=Gn(n,t,i)):("production"!==process.env.NODE_ENV&&i[0],r+=i[0]);for(var s=1;s<e.length;s++)r+=Gn(n,t,e[s]),o&&("production"!==process.env.NODE_ENV&&i[s],r+=i[s]);"production"!==process.env.NODE_ENV&&(r=r.replace(Ds,function(e){return a=e,""})),$i.lastIndex=0;for(var c,l="";null!==(c=$i.exec(r));)l+="-"+c[1];var u=function(e){for(var t,n=0,o=0,r=e.length;4<=r;++o,r-=4)t=1540483477*(65535&(t=255&e.charCodeAt(o)|(255&e.charCodeAt(++o))<<8|(255&e.charCodeAt(++o))<<16|(255&e.charCodeAt(++o))<<24))+(59797*(t>>>16)<<16),n=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&n)+(59797*(n>>>16)<<16);switch(r){case 3:n^=(255&e.charCodeAt(o+2))<<16;case 2:n^=(255&e.charCodeAt(o+1))<<8;case 1:n=1540483477*(65535&(n^=255&e.charCodeAt(o)))+(59797*(n>>>16)<<16)}return(((n=1540483477*(65535&(n^=n>>>13))+(59797*(n>>>16)<<16))^n>>>15)>>>0).toString(36)}(r)+l;return"production"!==process.env.NODE_ENV?{name:u,styles:r,map:a,next:Ot,toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}}:{name:u,styles:r,next:Ot}}),Js=!!m.useInsertionEffect&&m.useInsertionEffect,Ys=Js||function(e){return e()},Qi=Js||m.useLayoutEffect,Vr={}.hasOwnProperty,Fr=m.createContext(typeof HTMLElement<"u"?xl({key:"css"}):null),ai=("production"!==process.env.NODE_ENV&&(Fr.displayName="EmotionCacheContext"),Fr.Provider,function(o){return Ss(function(e,t){var n=$r(Fr);return o(e,n,t)})}),Eo=m.createContext({}),kl=("production"!==process.env.NODE_ENV&&(Eo.displayName="EmotionThemeContext"),function(e){var t=/^\s+at\s+([A-Za-z0-9$.]+)\s/.exec(e);return(t=t||/^([A-Za-z0-9$.]+)@/.exec(e))?(e=t[1].split("."))[e.length-1]:void 0}),Ll=new Set(["renderWithHooks","processChild","finishClassComponent","renderToString"]),Gl=function(e){return e.replace(/\$/g,"-")},Wr="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",Pr="__EMOTION_LABEL_PLEASE_DO_NOT_USE__",Tl=function(e){var t=e.cache,n=e.serialized,o=e.isStringTag;return oi(t,n,o),Ys(function(){return ri(t,n,o)}),null},Us=ai(function(e,t,n){var o,r,a=e.css,i=("string"==typeof a&&void 0!==t.registered[a]&&(a=t.registered[a]),e[Wr]),a=[a],s="",a=("string"==typeof e.className?s=js(t.registered,a,e.className):null!=e.className&&(s=e.className+" "),Vn(a,void 0,m.useContext(Eo))),c=("production"!==process.env.NODE_ENV&&-1===a.name.indexOf("-")&&(o=e[Pr])&&(a=Vn([a,"label:"+o+";"])),s+=t.key+"-"+a.name,{});for(r in e)!Vr.call(e,r)||"css"===r||r===Wr||"production"!==process.env.NODE_ENV&&r===Pr||(c[r]=e[r]);return c.ref=n,c.className=s,m.createElement(m.Fragment,null,m.createElement(Tl,{cache:t,serialized:a,isStringTag:"string"==typeof i}),m.createElement(i,c))}),Ol=("production"!==process.env.NODE_ENV&&(Us.displayName="EmotionCssPropInternal"),Us),W=function(e,t){var n=arguments;if(null==t||!Vr.call(t,"css"))return m.createElement.apply(void 0,n);var o=n.length,r=new Array(o);r[0]=Ol,r[1]=function(e,t){if("production"!==process.env.NODE_ENV&&"string"==typeof t.css&&-1!==t.css.indexOf(":"))throw new Error("Strings are not allowed as css prop values, please wrap it in a css template literal from '@emotion/react' like this: css`"+t.css+"`");var n,o={};for(n in t)Vr.call(t,n)&&(o[n]=t[n]);return o[Wr]=e,"production"===process.env.NODE_ENV||!t.css||"object"==typeof t.css&&"string"==typeof t.css.name&&-1!==t.css.name.indexOf("-")||(e=function(e){if(e)for(var t=e.split(`
|
|
15
15
|
`),n=0;n<t.length;n++){var o=kl(t[n]);if(o){if(Ll.has(o))break;if(/^[A-Z]/.test(o))return Gl(o)}}}((new Error).stack))&&(o[Pr]=e),o}(e,t);for(var a=2;a<o;a++)r[a]=n[a];return m.createElement.apply(null,r)},Ki=!1,Bl=ai(function(e,r){"production"===process.env.NODE_ENV||Ki||!e.className&&!e.css||(Ki=!0);var e=e.styles,a=Vn([e],void 0,m.useContext(Eo)),i=m.useRef();return Qi(function(){var e=r.key+"-global",t=new r.sheet.constructor({key:e,nonce:r.sheet.nonce,container:r.sheet.container,speedy:r.sheet.isSpeedy}),n=!1,o=document.querySelector('style[data-emotion="'+e+" "+a.name+'"]');return r.sheet.tags.length&&(t.before=r.sheet.tags[0]),null!==o&&(n=!0,o.setAttribute("data-emotion",e),t.hydrate([o])),i.current=[t,n],function(){t.flush()}},[r]),Qi(function(){var e=i.current,t=e[0];e[1]?e[1]=!1:(void 0!==a.next&&ri(r,a.next,!0),t.tags.length&&(e=t.tags[t.tags.length-1].nextElementSibling,t.before=e,t.flush()),r.insert("",a,t,!1))},[r,a.name]),null});function si(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return Vn(t)}"production"!==process.env.NODE_ENV&&(Bl.displayName="EmotionGlobal");var qi,ea,Ml=function e(t){for(var n=t.length,o=0,r="";o<n;o++){var a=t[o];if(null!=a){var i=void 0;switch(typeof a){case"boolean":break;case"object":if(Array.isArray(a))i=e(a);else for(var s in"production"!==process.env.NODE_ENV&&void 0!==a.styles&&a.name,i="",a)a[s]&&s&&(i&&(i+=" "),i+=s);break;default:i=a}i&&(r&&(r+=" "),r+=i)}}return r},Rl=function(e){var t=e.cache,n=e.serializedArr;return Ys(function(){for(var e=0;e<n.length;e++)ri(t,n[e],!1)}),null},Vl=ai(function(e,s){function c(){if(l&&"production"!==process.env.NODE_ENV)throw new Error("css can only be used during render");for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var o=Vn(t,s.registered);return r.push(o),oi(s,o,!1),s.key+"-"+o.name}var l=!1,r=[],t={css:c,cx:function(){if(l&&"production"!==process.env.NODE_ENV)throw new Error("cx can only be used during render");for(var e,t,n,o,r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return e=s.registered,t=c,n=Ml(a),e=js(e,o=[],n),o.length<2?n:e+t(o)},theme:m.useContext(Eo)},e=e.children(t),l=!0;return m.createElement(m.Fragment,null,m.createElement(Rl,{cache:s,serializedArr:r}),e)});"production"!==process.env.NODE_ENV&&(Vl.displayName="EmotionClassNames"),"production"!==process.env.NODE_ENV&&"u"<typeof jest&&"u"<typeof vi&&((qi=typeof globalThis<"u"?globalThis:window)[ea="__EMOTION_REACT_"+"11.11.3".split(".")[0]+"__"],qi[ea]=!0);const Fl=Math.min,Wl=Math.max,Dn=Math.round,Jn=Math.floor,lo=e=>({x:e,y:e});function ta(e){return Qs(e)?(e.nodeName||"").toLowerCase():"#document"}function Rt(e){return(null==e||null==(e=e.ownerDocument)?void 0:e.defaultView)||window}function $s(e){return null==(e=(Qs(e)?e.ownerDocument:e.document)||window.document)?void 0:e.documentElement}function Qs(e){return e instanceof Node||e instanceof Rt(e).Node}function Hr(e){return e instanceof Element||e instanceof Rt(e).Element}function Xr(e){return e instanceof HTMLElement||e instanceof Rt(e).HTMLElement}function na(e){return typeof ShadowRoot<"u"&&(e instanceof ShadowRoot||e instanceof Rt(e).ShadowRoot)}function Ks(e){var{overflow:e,overflowX:t,overflowY:n,display:o}=ci(e);return/auto|scroll|overlay|hidden|clip/.test(e+n+t)&&!["inline","contents"].includes(o)}function ci(e){return Rt(e).getComputedStyle(e)}function qs(e){var t="html"!==ta(t=e)&&(t=t.assignedSlot||t.parentNode||na(t)&&t.host||$s(t),na(t))?t.host:t;return["html","body","#document"].includes(ta(t))?(e.ownerDocument||e).body:Xr(t)&&Ks(t)?t:qs(t)}function uo(e,t,n){void 0===t&&(t=[]),void 0===n&&(n=!0);var o=qs(e),e=o===(null==(e=e.ownerDocument)?void 0:e.body),r=Rt(o);return e?t.concat(r,r.visualViewport||[],Ks(o)?o:[],r.frameElement&&n?uo(r.frameElement):[]):t.concat(o,uo(o,[],n))}function li(e){return Hr(e)?e:e.contextElement}function Wo(e){e=li(e);if(!Xr(e))return lo(1);var t=e.getBoundingClientRect(),{width:e,height:n,$:o}=function(e){var t=ci(e);let n=parseFloat(t.width)||0,o=parseFloat(t.height)||0;var t=Xr(e),r=t?e.offsetWidth:n,t=t?e.offsetHeight:o,e=Dn(n)!==r||Dn(o)!==t;return e&&(n=r,o=t),{width:n,height:o,$:e}}(e);let r=(o?Dn(t.width):t.width)/e,a=(o?Dn(t.height):t.height)/n;return r&&Number.isFinite(r)||(r=1),a&&Number.isFinite(a)||(a=1),{x:r,y:a}}const Pl=lo(0);function oa(e,t,n,o){void 0===t&&(t=!1),void 0===n&&(n=!1);var r=e.getBoundingClientRect(),a=li(e);let i=lo(1);t&&(o?Hr(o)&&(i=Wo(o)):i=Wo(e));void 0===(t=n)&&(t=!1);n=!o||t&&o!==Rt(a)||!t?lo(0):(e=Rt(a),typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")&&e.visualViewport?{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}:Pl);let s=(r.left+n.x)/i.x,c=(r.top+n.y)/i.y,l=r.width/i.x,u=r.height/i.y;if(a){var d=Rt(a),g=o&&Hr(o)?Rt(o):o;let e=d.frameElement;for(;e&&o&&g!==d;){var p=Wo(e),h=e.getBoundingClientRect(),m=ci(e),f=h.left+(e.clientLeft+parseFloat(m.paddingLeft))*p.x,h=h.top+(e.clientTop+parseFloat(m.paddingTop))*p.y;s*=p.x,c*=p.y,l*=p.x,u*=p.y,s+=f,c+=h,e=Rt(e).frameElement}}return{...t={width:l,height:u,x:s,y:c},top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}var Zr=pe,Hl=["className","clearValue","cx","getStyles","getClassNames","getValue","hasValue","isMulti","isRtl","options","selectOption","selectProps","setValue","theme"],go=function(){};function Xl(e,t){return t?"-"===t[0]?e+t:e+"__"+t:e}function Zl(e,t){for(var n=arguments.length,o=new Array(2<n?n-2:0),r=2;r<n;r++)o[r-2]=arguments[r];var a=[].concat(o);if(t&&e)for(var i in t)t.hasOwnProperty(i)&&t[i]&&a.push("".concat(Xl(e,i)));return a.filter(function(e){return e}).map(function(e){return String(e).trim()}).join(" ")}var ra=function(e){return Array.isArray(e)?e.filter(Boolean):"object"===Jt(e)&&null!==e?[e]:[]},ia=function(e){return e.className,e.clearValue,e.cx,e.getStyles,e.getClassNames,e.getValue,e.hasValue,e.isMulti,e.isRtl,e.options,e.selectOption,e.selectProps,e.setValue,e.theme,L({},Mt(e,Hl))},Ae=function(e,t,n){var o=e.cx,r=e.getStyles,a=e.getClassNames,i=e.className;return{css:r(t,e),className:o(n??{},a(t,e),i)}};function ko(e){return-1<[document.documentElement,document.body,window].indexOf(e)}function ec(e){return ko(e)?window.pageYOffset:e.scrollTop}function po(e,t){ko(e)?window.scrollTo(0,t):e.scrollTop=t}function Yn(n,e){var o=2<arguments.length&&void 0!==arguments[2]?arguments[2]:200,r=3<arguments.length&&void 0!==arguments[3]?arguments[3]:go,a=ec(n),i=e-a,s=0;!function e(){t=s+=10;var t=i*((t=t/o-1)*t*t+1)+a;po(n,t),s<o?window.requestAnimationFrame(e):r(n)}()}function aa(e,t){var n=e.getBoundingClientRect(),o=t.getBoundingClientRect(),r=t.offsetHeight/3;o.bottom+r>n.bottom?po(e,Math.min(t.offsetTop+t.clientHeight-e.offsetHeight+r,e.scrollHeight)):o.top-r<n.top&&po(e,Math.max(t.offsetTop-r,0))}function sa(){try{return document.createEvent("TouchEvent"),!0}catch{return!1}}var tc=!1,zl={get passive(){return tc=!0}},Un=typeof window<"u"?window:{},jl=(Un.addEventListener&&Un.removeEventListener&&(Un.addEventListener("p",go,zl),Un.removeEventListener("p",go,!1)),tc);function _l(e){return null!=e}function $n(e,t,n){return e?t:n}var ca,Po,Ho,Dl=["children","innerProps"],Jl=["children","innerProps"],nc=function(e){return"auto"===e?"bottom":e},oc=xs(null),Yl=function(e){var t=e.children,n=e.minMenuHeight,o=e.maxMenuHeight,r=e.menuPlacement,a=e.menuPosition,i=e.menuShouldScrollIntoView,s=e.theme,c=($r(oc)||{}).setPortalPlacement,l=Te(null),u=we(Ve(o),2),d=u[0],g=u[1],u=we(Ve(null),2),p=u[0],h=u[1],m=s.spacing.controlHeight;return Zr(function(){var e,t=l.current;t&&(e="fixed"===a,t=function(e){var t=e.maxHeight,n=e.menuEl,o=e.minHeight,r=e.placement,a=e.shouldScroll,i=e.isFixedPosition,s=e.controlHeight,c=function(e){var t=getComputedStyle(e),n="absolute"===t.position,o=/(auto|scroll)/;if("fixed"!==t.position)for(var r=e;r=r.parentElement;)if(t=getComputedStyle(r),(!n||"static"!==t.position)&&o.test(t.overflow+t.overflowY+t.overflowX))return r;return document.documentElement}(n),e={placement:"bottom",maxHeight:t};if(n&&n.offsetParent){var l,u,d=c.getBoundingClientRect().height,g=n.getBoundingClientRect(),p=g.bottom,h=g.height,g=g.top,m=n.offsetParent.getBoundingClientRect().top,f=i||ko(f=c)?window.innerHeight:f.clientHeight,b=ec(c),v=parseInt(getComputedStyle(n).marginBottom,10),y=parseInt(getComputedStyle(n).marginTop,10),I=m-y,C=f-g,x=I+b,S=d-b-g,A=p-f+b+v,w=b+g-y;switch(r){case"auto":case"bottom":if(h<=C)return{placement:"bottom",maxHeight:t};if(h<=S&&!i)return a&&Yn(c,A,160),{placement:"bottom",maxHeight:t};if(!i&&o<=S||i&&o<=C)return a&&Yn(c,A,160),{placement:"bottom",maxHeight:i?C-v:S-v};if("auto"===r||i)return l=t,{placement:"top",maxHeight:l=o<=(u=i?I:x)?Math.min(u-v-s,t):l};if("bottom"===r)return a&&po(c,A),{placement:"bottom",maxHeight:t};break;case"top":return h<=I?{placement:"top",maxHeight:t}:h<=x&&!i?(a&&Yn(c,w,160),{placement:"top",maxHeight:t}):!i&&o<=x||i&&o<=I?(u=!i&&o<=x||i&&o<=I?i?I-y:x-y:t,a&&Yn(c,w,160),{placement:"top",maxHeight:u}):{placement:"bottom",maxHeight:t};default:throw new Error('Invalid placement provided "'.concat(r,'".'))}}return e}({maxHeight:o,menuEl:t,minHeight:n,placement:r,shouldScroll:i&&!e,isFixedPosition:e,controlHeight:m}),g(t.maxHeight),h(t.placement),null!=c)&&c(t.placement)},[o,r,a,i,n,c,m]),t({ref:l,placerProps:L(L({},e),{},{placement:p||nc(r),maxHeight:d})})},rc=function(e,t){var e=e.theme,n=e.spacing.baseUnit,e=e.colors;return L({textAlign:"center"},t?{}:{color:e.neutral40,padding:"".concat(2*n,"px ").concat(3*n,"px")})},Ul=rc,$l=rc,Ql=["size"],Kl=["innerProps","isRtl","size"],ql="production"===process.env.NODE_ENV?{name:"8mmkcg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0"}:{name:"tj5bde-Svg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;label:Svg;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGljYXRvcnMudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXlCSSIsImZpbGUiOiJpbmRpY2F0b3JzLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgUmVhY3ROb2RlIH0gZnJvbSAncmVhY3QnO1xuaW1wb3J0IHsganN4LCBrZXlmcmFtZXMgfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5cbmltcG9ydCB7XG4gIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lLFxuICBDU1NPYmplY3RXaXRoTGFiZWwsXG4gIEdyb3VwQmFzZSxcbn0gZnJvbSAnLi4vdHlwZXMnO1xuaW1wb3J0IHsgZ2V0U3R5bGVQcm9wcyB9IGZyb20gJy4uL3V0aWxzJztcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBEcm9wZG93biAmIENsZWFyIEljb25zXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuY29uc3QgU3ZnID0gKHtcbiAgc2l6ZSxcbiAgLi4ucHJvcHNcbn06IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3ZnJ10gJiB7IHNpemU6IG51bWJlciB9KSA9PiAoXG4gIDxzdmdcbiAgICBoZWlnaHQ9e3NpemV9XG4gICAgd2lkdGg9e3NpemV9XG4gICAgdmlld0JveD1cIjAgMCAyMCAyMFwiXG4gICAgYXJpYS1oaWRkZW49XCJ0cnVlXCJcbiAgICBmb2N1c2FibGU9XCJmYWxzZVwiXG4gICAgY3NzPXt7XG4gICAgICBkaXNwbGF5OiAnaW5saW5lLWJsb2NrJyxcbiAgICAgIGZpbGw6ICdjdXJyZW50Q29sb3InLFxuICAgICAgbGluZUhlaWdodDogMSxcbiAgICAgIHN0cm9rZTogJ2N1cnJlbnRDb2xvcicsXG4gICAgICBzdHJva2VXaWR0aDogMCxcbiAgICB9fVxuICAgIHsuLi5wcm9wc31cbiAgLz5cbik7XG5cbmV4cG9ydCB0eXBlIENyb3NzSWNvblByb3BzID0gSlNYLkludHJpbnNpY0VsZW1lbnRzWydzdmcnXSAmIHsgc2l6ZT86IG51bWJlciB9O1xuZXhwb3J0IGNvbnN0IENyb3NzSWNvbiA9IChwcm9wczogQ3Jvc3NJY29uUHJvcHMpID0+IChcbiAgPFN2ZyBzaXplPXsyMH0gey4uLnByb3BzfT5cbiAgICA8cGF0aCBkPVwiTTE0LjM0OCAxNC44NDljLTAuNDY5IDAuNDY5LTEuMjI5IDAuNDY5LTEuNjk3IDBsLTIuNjUxLTMuMDMwLTIuNjUxIDMuMDI5Yy0wLjQ2OSAwLjQ2OS0xLjIyOSAwLjQ2OS0xLjY5NyAwLTAuNDY5LTAuNDY5LTAuNDY5LTEuMjI5IDAtMS42OTdsMi43NTgtMy4xNS0yLjc1OS0zLjE1MmMtMC40NjktMC40NjktMC40NjktMS4yMjggMC0xLjY5N3MxLjIyOC0wLjQ2OSAxLjY5NyAwbDIuNjUyIDMuMDMxIDIuNjUxLTMuMDMxYzAuNDY5LTAuNDY5IDEuMjI4LTAuNDY5IDEuNjk3IDBzMC40NjkgMS4yMjkgMCAxLjY5N2wtMi43NTggMy4xNTIgMi43NTggMy4xNWMwLjQ2OSAwLjQ2OSAwLjQ2OSAxLjIyOSAwIDEuNjk4elwiIC8+XG4gIDwvU3ZnPlxuKTtcbmV4cG9ydCB0eXBlIERvd25DaGV2cm9uUHJvcHMgPSBKU1guSW50cmluc2ljRWxlbWVudHNbJ3N2ZyddICYgeyBzaXplPzogbnVtYmVyIH07XG5leHBvcnQgY29uc3QgRG93bkNoZXZyb24gPSAocHJvcHM6IERvd25DaGV2cm9uUHJvcHMpID0+IChcbiAgPFN2ZyBzaXplPXsyMH0gey4uLnByb3BzfT5cbiAgICA8cGF0aCBkPVwiTTQuNTE2IDcuNTQ4YzAuNDM2LTAuNDQ2IDEuMDQzLTAuNDgxIDEuNTc2IDBsMy45MDggMy43NDcgMy45MDgtMy43NDdjMC41MzMtMC40ODEgMS4xNDEtMC40NDYgMS41NzQgMCAwLjQzNiAwLjQ0NSAwLjQwOCAxLjE5NyAwIDEuNjE1LTAuNDA2IDAuNDE4LTQuNjk1IDQuNTAyLTQuNjk1IDQuNTAyLTAuMjE3IDAuMjIzLTAuNTAyIDAuMzM1LTAuNzg3IDAuMzM1cy0wLjU3LTAuMTEyLTAuNzg5LTAuMzM1YzAgMC00LjI4Ny00LjA4NC00LjY5NS00LjUwMnMtMC40MzYtMS4xNyAwLTEuNjE1elwiIC8+XG4gIDwvU3ZnPlxuKTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBEcm9wZG93biAmIENsZWFyIEJ1dHRvbnNcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5leHBvcnQgaW50ZXJmYWNlIERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8XG4gIE9wdGlvbiA9IHVua25vd24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuID0gYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPiA9IEdyb3VwQmFzZTxPcHRpb24+XG4+IGV4dGVuZHMgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWU8T3B0aW9uLCBJc011bHRpLCBHcm91cD4ge1xuICAvKiogVGhlIGNoaWxkcmVuIHRvIGJlIHJlbmRlcmVkIGluc2lkZSB0aGUgaW5kaWNhdG9yLiAqL1xuICBjaGlsZHJlbj86IFJlYWN0Tm9kZTtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpc0Rpc2FibGVkOiBib29sZWFuO1xufVxuXG5jb25zdCBiYXNlQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNGb2N1c2VkLFxuICAgIHRoZW1lOiB7XG4gICAgICBzcGFjaW5nOiB7IGJhc2VVbml0IH0sXG4gICAgICBjb2xvcnMsXG4gICAgfSxcbiAgfTpcbiAgICB8IERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbiAgICB8IENsZWFySW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdpbmRpY2F0b3JDb250YWluZXInLFxuICBkaXNwbGF5OiAnZmxleCcsXG4gIHRyYW5zaXRpb246ICdjb2xvciAxNTBtcycsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsNjAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBwYWRkaW5nOiBiYXNlVW5pdCAqIDIsXG4gICAgICAgICc6aG92ZXInOiB7XG4gICAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsODAgOiBjb2xvcnMubmV1dHJhbDQwLFxuICAgICAgICB9LFxuICAgICAgfSksXG59KTtcblxuZXhwb3J0IGNvbnN0IGRyb3Bkb3duSW5kaWNhdG9yQ1NTID0gYmFzZUNTUztcbmV4cG9ydCBjb25zdCBEcm9wZG93bkluZGljYXRvciA9IDxcbiAgT3B0aW9uLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPlxuPihcbiAgcHJvcHM6IERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGNoaWxkcmVuLCBpbm5lclByb3BzIH0gPSBwcm9wcztcbiAgcmV0dXJuIChcbiAgICA8ZGl2XG4gICAgICB7Li4uZ2V0U3R5bGVQcm9wcyhwcm9wcywgJ2Ryb3Bkb3duSW5kaWNhdG9yJywge1xuICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICdkcm9wZG93bi1pbmRpY2F0b3InOiB0cnVlLFxuICAgICAgfSl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICB7Y2hpbGRyZW4gfHwgPERvd25DaGV2cm9uIC8+fVxuICAgIDwvZGl2PlxuICApO1xufTtcblxuZXhwb3J0IGludGVyZmFjZSBDbGVhckluZGljYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgLyoqIFRoZSBjaGlsZHJlbiB0byBiZSByZW5kZXJlZCBpbnNpZGUgdGhlIGluZGljYXRvci4gKi9cbiAgY2hpbGRyZW4/OiBSZWFjdE5vZGU7XG4gIC8qKiBQcm9wcyB0aGF0IHdpbGwgYmUgcGFzc2VkIG9uIHRvIHRoZSBjaGlsZHJlbi4gKi9cbiAgaW5uZXJQcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydkaXYnXTtcbiAgLyoqIFRoZSBmb2N1c2VkIHN0YXRlIG9mIHRoZSBzZWxlY3QuICovXG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbn1cblxuZXhwb3J0IGNvbnN0IGNsZWFySW5kaWNhdG9yQ1NTID0gYmFzZUNTUztcbmV4cG9ydCBjb25zdCBDbGVhckluZGljYXRvciA9IDxcbiAgT3B0aW9uLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPlxuPihcbiAgcHJvcHM6IENsZWFySW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGNoaWxkcmVuLCBpbm5lclByb3BzIH0gPSBwcm9wcztcbiAgcmV0dXJuIChcbiAgICA8ZGl2XG4gICAgICB7Li4uZ2V0U3R5bGVQcm9wcyhwcm9wcywgJ2NsZWFySW5kaWNhdG9yJywge1xuICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICdjbGVhci1pbmRpY2F0b3InOiB0cnVlLFxuICAgICAgfSl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICB7Y2hpbGRyZW4gfHwgPENyb3NzSWNvbiAvPn1cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG5cbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuLy8gU2VwYXJhdG9yXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuZXhwb3J0IGludGVyZmFjZSBJbmRpY2F0b3JTZXBhcmF0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIGlzRGlzYWJsZWQ6IGJvb2xlYW47XG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbiAgaW5uZXJQcm9wcz86IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3BhbiddO1xufVxuXG5leHBvcnQgY29uc3QgaW5kaWNhdG9yU2VwYXJhdG9yQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNEaXNhYmxlZCxcbiAgICB0aGVtZToge1xuICAgICAgc3BhY2luZzogeyBiYXNlVW5pdCB9LFxuICAgICAgY29sb3JzLFxuICAgIH0sXG4gIH06IEluZGljYXRvclNlcGFyYXRvclByb3BzPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+LFxuICB1bnN0eWxlZDogYm9vbGVhblxuKTogQ1NTT2JqZWN0V2l0aExhYmVsID0+ICh7XG4gIGxhYmVsOiAnaW5kaWNhdG9yU2VwYXJhdG9yJyxcbiAgYWxpZ25TZWxmOiAnc3RyZXRjaCcsXG4gIHdpZHRoOiAxLFxuICAuLi4odW5zdHlsZWRcbiAgICA/IHt9XG4gICAgOiB7XG4gICAgICAgIGJhY2tncm91bmRDb2xvcjogaXNEaXNhYmxlZCA/IGNvbG9ycy5uZXV0cmFsMTAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBtYXJnaW5Cb3R0b206IGJhc2VVbml0ICogMixcbiAgICAgICAgbWFyZ2luVG9wOiBiYXNlVW5pdCAqIDIsXG4gICAgICB9KSxcbn0pO1xuXG5leHBvcnQgY29uc3QgSW5kaWNhdG9yU2VwYXJhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogSW5kaWNhdG9yU2VwYXJhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxzcGFuXG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnaW5kaWNhdG9yU2VwYXJhdG9yJywge1xuICAgICAgICAnaW5kaWNhdG9yLXNlcGFyYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAvPlxuICApO1xufTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBMb2FkaW5nXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuY29uc3QgbG9hZGluZ0RvdEFuaW1hdGlvbnMgPSBrZXlmcmFtZXNgXG4gIDAlLCA4MCUsIDEwMCUgeyBvcGFjaXR5OiAwOyB9XG4gIDQwJSB7IG9wYWNpdHk6IDE7IH1cbmA7XG5cbmV4cG9ydCBjb25zdCBsb2FkaW5nSW5kaWNhdG9yQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNGb2N1c2VkLFxuICAgIHNpemUsXG4gICAgdGhlbWU6IHtcbiAgICAgIGNvbG9ycyxcbiAgICAgIHNwYWNpbmc6IHsgYmFzZVVuaXQgfSxcbiAgICB9LFxuICB9OiBMb2FkaW5nSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdsb2FkaW5nSW5kaWNhdG9yJyxcbiAgZGlzcGxheTogJ2ZsZXgnLFxuICB0cmFuc2l0aW9uOiAnY29sb3IgMTUwbXMnLFxuICBhbGlnblNlbGY6ICdjZW50ZXInLFxuICBmb250U2l6ZTogc2l6ZSxcbiAgbGluZUhlaWdodDogMSxcbiAgbWFyZ2luUmlnaHQ6IHNpemUsXG4gIHRleHRBbGlnbjogJ2NlbnRlcicsXG4gIHZlcnRpY2FsQWxpZ246ICdtaWRkbGUnLFxuICAuLi4odW5zdHlsZWRcbiAgICA/IHt9XG4gICAgOiB7XG4gICAgICAgIGNvbG9yOiBpc0ZvY3VzZWQgPyBjb2xvcnMubmV1dHJhbDYwIDogY29sb3JzLm5ldXRyYWwyMCxcbiAgICAgICAgcGFkZGluZzogYmFzZVVuaXQgKiAyLFxuICAgICAgfSksXG59KTtcblxuaW50ZXJmYWNlIExvYWRpbmdEb3RQcm9wcyB7XG4gIGRlbGF5OiBudW1iZXI7XG4gIG9mZnNldDogYm9vbGVhbjtcbn1cbmNvbnN0IExvYWRpbmdEb3QgPSAoeyBkZWxheSwgb2Zmc2V0IH06IExvYWRpbmdEb3RQcm9wcykgPT4gKFxuICA8c3BhblxuICAgIGNzcz17e1xuICAgICAgYW5pbWF0aW9uOiBgJHtsb2FkaW5nRG90QW5pbWF0aW9uc30gMXMgZWFzZS1pbi1vdXQgJHtkZWxheX1tcyBpbmZpbml0ZTtgLFxuICAgICAgYmFja2dyb3VuZENvbG9yOiAnY3VycmVudENvbG9yJyxcbiAgICAgIGJvcmRlclJhZGl1czogJzFlbScsXG4gICAgICBkaXNwbGF5OiAnaW5saW5lLWJsb2NrJyxcbiAgICAgIG1hcmdpbkxlZnQ6IG9mZnNldCA/ICcxZW0nIDogdW5kZWZpbmVkLFxuICAgICAgaGVpZ2h0OiAnMWVtJyxcbiAgICAgIHZlcnRpY2FsQWxpZ246ICd0b3AnLFxuICAgICAgd2lkdGg6ICcxZW0nLFxuICAgIH19XG4gIC8+XG4pO1xuXG5leHBvcnQgaW50ZXJmYWNlIExvYWRpbmdJbmRpY2F0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIC8qKiBQcm9wcyB0aGF0IHdpbGwgYmUgcGFzc2VkIG9uIHRvIHRoZSBjaGlsZHJlbi4gKi9cbiAgaW5uZXJQcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydkaXYnXTtcbiAgLyoqIFRoZSBmb2N1c2VkIHN0YXRlIG9mIHRoZSBzZWxlY3QuICovXG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbiAgaXNEaXNhYmxlZDogYm9vbGVhbjtcbiAgLyoqIFNldCBzaXplIG9mIHRoZSBjb250YWluZXIuICovXG4gIHNpemU6IG51bWJlcjtcbn1cbmV4cG9ydCBjb25zdCBMb2FkaW5nSW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KHtcbiAgaW5uZXJQcm9wcyxcbiAgaXNSdGwsXG4gIHNpemUgPSA0LFxuICAuLi5yZXN0UHJvcHNcbn06IExvYWRpbmdJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPikgPT4ge1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKFxuICAgICAgICB7IC4uLnJlc3RQcm9wcywgaW5uZXJQcm9wcywgaXNSdGwsIHNpemUgfSxcbiAgICAgICAgJ2xvYWRpbmdJbmRpY2F0b3InLFxuICAgICAgICB7XG4gICAgICAgICAgaW5kaWNhdG9yOiB0cnVlLFxuICAgICAgICAgICdsb2FkaW5nLWluZGljYXRvcic6IHRydWUsXG4gICAgICAgIH1cbiAgICAgICl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICA8TG9hZGluZ0RvdCBkZWxheT17MH0gb2Zmc2V0PXtpc1J0bH0gLz5cbiAgICAgIDxMb2FkaW5nRG90IGRlbGF5PXsxNjB9IG9mZnNldCAvPlxuICAgICAgPExvYWRpbmdEb3QgZGVsYXk9ezMyMH0gb2Zmc2V0PXshaXNSdGx9IC8+XG4gICAgPC9kaXY+XG4gICk7XG59O1xuIl19 */",toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}},ic=function(e){var t=e.size,e=Mt(e,Ql);return W("svg",P({height:t,width:t,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:ql},e))},Xo=function(e){return W(ic,P({size:20},e),W("path",{d:"M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"}))},la=function(e){return W(ic,P({size:20},e),W("path",{d:"M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"}))},ac=function(e,t){var n=e.isFocused,e=e.theme,o=e.spacing.baseUnit,e=e.colors;return L({label:"indicatorContainer",display:"flex",transition:"color 150ms"},t?{}:{color:n?e.neutral60:e.neutral20,padding:2*o,":hover":{color:n?e.neutral80:e.neutral40}})},eu=ac,tu=ac,nu=function(){var e=si.apply(void 0,arguments),t="animation-"+e.name;return{name:t,styles:"@keyframes "+t+"{"+e.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}}(ca||(Po=[`
|
|
16
16
|
0%, 80%, 100% { opacity: 0; }
|
|
17
17
|
40% { opacity: 1; }
|
|
18
|
-
`],Ho=Ho||Po.slice(0),ca=Object.freeze(Object.defineProperties(Po,{raw:{value:Object.freeze(Ho)}})))),Zo=function(e){var t=e.delay,e=e.offset;return W("span",{css:si({animation:"".concat(nu," 1s ease-in-out ").concat(t,"ms infinite;"),backgroundColor:"currentColor",borderRadius:"1em",display:"inline-block",marginLeft:e?"1em":void 0,height:"1em",verticalAlign:"top",width:"1em"},"production"===process.env.NODE_ENV?"":";label:LoadingDot;","production"===process.env.NODE_ENV?"":"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGljYXRvcnMudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQW1RSSIsImZpbGUiOiJpbmRpY2F0b3JzLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgUmVhY3ROb2RlIH0gZnJvbSAncmVhY3QnO1xuaW1wb3J0IHsganN4LCBrZXlmcmFtZXMgfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5cbmltcG9ydCB7XG4gIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lLFxuICBDU1NPYmplY3RXaXRoTGFiZWwsXG4gIEdyb3VwQmFzZSxcbn0gZnJvbSAnLi4vdHlwZXMnO1xuaW1wb3J0IHsgZ2V0U3R5bGVQcm9wcyB9IGZyb20gJy4uL3V0aWxzJztcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBEcm9wZG93biAmIENsZWFyIEljb25zXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuY29uc3QgU3ZnID0gKHtcbiAgc2l6ZSxcbiAgLi4ucHJvcHNcbn06IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3ZnJ10gJiB7IHNpemU6IG51bWJlciB9KSA9PiAoXG4gIDxzdmdcbiAgICBoZWlnaHQ9e3NpemV9XG4gICAgd2lkdGg9e3NpemV9XG4gICAgdmlld0JveD1cIjAgMCAyMCAyMFwiXG4gICAgYXJpYS1oaWRkZW49XCJ0cnVlXCJcbiAgICBmb2N1c2FibGU9XCJmYWxzZVwiXG4gICAgY3NzPXt7XG4gICAgICBkaXNwbGF5OiAnaW5saW5lLWJsb2NrJyxcbiAgICAgIGZpbGw6ICdjdXJyZW50Q29sb3InLFxuICAgICAgbGluZUhlaWdodDogMSxcbiAgICAgIHN0cm9rZTogJ2N1cnJlbnRDb2xvcicsXG4gICAgICBzdHJva2VXaWR0aDogMCxcbiAgICB9fVxuICAgIHsuLi5wcm9wc31cbiAgLz5cbik7XG5cbmV4cG9ydCB0eXBlIENyb3NzSWNvblByb3BzID0gSlNYLkludHJpbnNpY0VsZW1lbnRzWydzdmcnXSAmIHsgc2l6ZT86IG51bWJlciB9O1xuZXhwb3J0IGNvbnN0IENyb3NzSWNvbiA9IChwcm9wczogQ3Jvc3NJY29uUHJvcHMpID0+IChcbiAgPFN2ZyBzaXplPXsyMH0gey4uLnByb3BzfT5cbiAgICA8cGF0aCBkPVwiTTE0LjM0OCAxNC44NDljLTAuNDY5IDAuNDY5LTEuMjI5IDAuNDY5LTEuNjk3IDBsLTIuNjUxLTMuMDMwLTIuNjUxIDMuMDI5Yy0wLjQ2OSAwLjQ2OS0xLjIyOSAwLjQ2OS0xLjY5NyAwLTAuNDY5LTAuNDY5LTAuNDY5LTEuMjI5IDAtMS42OTdsMi43NTgtMy4xNS0yLjc1OS0zLjE1MmMtMC40NjktMC40NjktMC40NjktMS4yMjggMC0xLjY5N3MxLjIyOC0wLjQ2OSAxLjY5NyAwbDIuNjUyIDMuMDMxIDIuNjUxLTMuMDMxYzAuNDY5LTAuNDY5IDEuMjI4LTAuNDY5IDEuNjk3IDBzMC40NjkgMS4yMjkgMCAxLjY5N2wtMi43NTggMy4xNTIgMi43NTggMy4xNWMwLjQ2OSAwLjQ2OSAwLjQ2OSAxLjIyOSAwIDEuNjk4elwiIC8+XG4gIDwvU3ZnPlxuKTtcbmV4cG9ydCB0eXBlIERvd25DaGV2cm9uUHJvcHMgPSBKU1guSW50cmluc2ljRWxlbWVudHNbJ3N2ZyddICYgeyBzaXplPzogbnVtYmVyIH07XG5leHBvcnQgY29uc3QgRG93bkNoZXZyb24gPSAocHJvcHM6IERvd25DaGV2cm9uUHJvcHMpID0+IChcbiAgPFN2ZyBzaXplPXsyMH0gey4uLnByb3BzfT5cbiAgICA8cGF0aCBkPVwiTTQuNTE2IDcuNTQ4YzAuNDM2LTAuNDQ2IDEuMDQzLTAuNDgxIDEuNTc2IDBsMy45MDggMy43NDcgMy45MDgtMy43NDdjMC41MzMtMC40ODEgMS4xNDEtMC40NDYgMS41NzQgMCAwLjQzNiAwLjQ0NSAwLjQwOCAxLjE5NyAwIDEuNjE1LTAuNDA2IDAuNDE4LTQuNjk1IDQuNTAyLTQuNjk1IDQuNTAyLTAuMjE3IDAuMjIzLTAuNTAyIDAuMzM1LTAuNzg3IDAuMzM1cy0wLjU3LTAuMTEyLTAuNzg5LTAuMzM1YzAgMC00LjI4Ny00LjA4NC00LjY5NS00LjUwMnMtMC40MzYtMS4xNyAwLTEuNjE1elwiIC8+XG4gIDwvU3ZnPlxuKTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBEcm9wZG93biAmIENsZWFyIEJ1dHRvbnNcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5leHBvcnQgaW50ZXJmYWNlIERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8XG4gIE9wdGlvbiA9IHVua25vd24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuID0gYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPiA9IEdyb3VwQmFzZTxPcHRpb24+XG4+IGV4dGVuZHMgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWU8T3B0aW9uLCBJc011bHRpLCBHcm91cD4ge1xuICAvKiogVGhlIGNoaWxkcmVuIHRvIGJlIHJlbmRlcmVkIGluc2lkZSB0aGUgaW5kaWNhdG9yLiAqL1xuICBjaGlsZHJlbj86IFJlYWN0Tm9kZTtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpc0Rpc2FibGVkOiBib29sZWFuO1xufVxuXG5jb25zdCBiYXNlQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNGb2N1c2VkLFxuICAgIHRoZW1lOiB7XG4gICAgICBzcGFjaW5nOiB7IGJhc2VVbml0IH0sXG4gICAgICBjb2xvcnMsXG4gICAgfSxcbiAgfTpcbiAgICB8IERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbiAgICB8IENsZWFySW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdpbmRpY2F0b3JDb250YWluZXInLFxuICBkaXNwbGF5OiAnZmxleCcsXG4gIHRyYW5zaXRpb246ICdjb2xvciAxNTBtcycsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsNjAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBwYWRkaW5nOiBiYXNlVW5pdCAqIDIsXG4gICAgICAgICc6aG92ZXInOiB7XG4gICAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsODAgOiBjb2xvcnMubmV1dHJhbDQwLFxuICAgICAgICB9LFxuICAgICAgfSksXG59KTtcblxuZXhwb3J0IGNvbnN0IGRyb3Bkb3duSW5kaWNhdG9yQ1NTID0gYmFzZUNTUztcbmV4cG9ydCBjb25zdCBEcm9wZG93bkluZGljYXRvciA9IDxcbiAgT3B0aW9uLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPlxuPihcbiAgcHJvcHM6IERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGNoaWxkcmVuLCBpbm5lclByb3BzIH0gPSBwcm9wcztcbiAgcmV0dXJuIChcbiAgICA8ZGl2XG4gICAgICB7Li4uZ2V0U3R5bGVQcm9wcyhwcm9wcywgJ2Ryb3Bkb3duSW5kaWNhdG9yJywge1xuICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICdkcm9wZG93bi1pbmRpY2F0b3InOiB0cnVlLFxuICAgICAgfSl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICB7Y2hpbGRyZW4gfHwgPERvd25DaGV2cm9uIC8+fVxuICAgIDwvZGl2PlxuICApO1xufTtcblxuZXhwb3J0IGludGVyZmFjZSBDbGVhckluZGljYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgLyoqIFRoZSBjaGlsZHJlbiB0byBiZSByZW5kZXJlZCBpbnNpZGUgdGhlIGluZGljYXRvci4gKi9cbiAgY2hpbGRyZW4/OiBSZWFjdE5vZGU7XG4gIC8qKiBQcm9wcyB0aGF0IHdpbGwgYmUgcGFzc2VkIG9uIHRvIHRoZSBjaGlsZHJlbi4gKi9cbiAgaW5uZXJQcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydkaXYnXTtcbiAgLyoqIFRoZSBmb2N1c2VkIHN0YXRlIG9mIHRoZSBzZWxlY3QuICovXG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbn1cblxuZXhwb3J0IGNvbnN0IGNsZWFySW5kaWNhdG9yQ1NTID0gYmFzZUNTUztcbmV4cG9ydCBjb25zdCBDbGVhckluZGljYXRvciA9IDxcbiAgT3B0aW9uLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPlxuPihcbiAgcHJvcHM6IENsZWFySW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGNoaWxkcmVuLCBpbm5lclByb3BzIH0gPSBwcm9wcztcbiAgcmV0dXJuIChcbiAgICA8ZGl2XG4gICAgICB7Li4uZ2V0U3R5bGVQcm9wcyhwcm9wcywgJ2NsZWFySW5kaWNhdG9yJywge1xuICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICdjbGVhci1pbmRpY2F0b3InOiB0cnVlLFxuICAgICAgfSl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICB7Y2hpbGRyZW4gfHwgPENyb3NzSWNvbiAvPn1cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG5cbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuLy8gU2VwYXJhdG9yXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuZXhwb3J0IGludGVyZmFjZSBJbmRpY2F0b3JTZXBhcmF0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIGlzRGlzYWJsZWQ6IGJvb2xlYW47XG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbiAgaW5uZXJQcm9wcz86IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3BhbiddO1xufVxuXG5leHBvcnQgY29uc3QgaW5kaWNhdG9yU2VwYXJhdG9yQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNEaXNhYmxlZCxcbiAgICB0aGVtZToge1xuICAgICAgc3BhY2luZzogeyBiYXNlVW5pdCB9LFxuICAgICAgY29sb3JzLFxuICAgIH0sXG4gIH06IEluZGljYXRvclNlcGFyYXRvclByb3BzPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+LFxuICB1bnN0eWxlZDogYm9vbGVhblxuKTogQ1NTT2JqZWN0V2l0aExhYmVsID0+ICh7XG4gIGxhYmVsOiAnaW5kaWNhdG9yU2VwYXJhdG9yJyxcbiAgYWxpZ25TZWxmOiAnc3RyZXRjaCcsXG4gIHdpZHRoOiAxLFxuICAuLi4odW5zdHlsZWRcbiAgICA/IHt9XG4gICAgOiB7XG4gICAgICAgIGJhY2tncm91bmRDb2xvcjogaXNEaXNhYmxlZCA/IGNvbG9ycy5uZXV0cmFsMTAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBtYXJnaW5Cb3R0b206IGJhc2VVbml0ICogMixcbiAgICAgICAgbWFyZ2luVG9wOiBiYXNlVW5pdCAqIDIsXG4gICAgICB9KSxcbn0pO1xuXG5leHBvcnQgY29uc3QgSW5kaWNhdG9yU2VwYXJhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogSW5kaWNhdG9yU2VwYXJhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxzcGFuXG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnaW5kaWNhdG9yU2VwYXJhdG9yJywge1xuICAgICAgICAnaW5kaWNhdG9yLXNlcGFyYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAvPlxuICApO1xufTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBMb2FkaW5nXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuY29uc3QgbG9hZGluZ0RvdEFuaW1hdGlvbnMgPSBrZXlmcmFtZXNgXG4gIDAlLCA4MCUsIDEwMCUgeyBvcGFjaXR5OiAwOyB9XG4gIDQwJSB7IG9wYWNpdHk6IDE7IH1cbmA7XG5cbmV4cG9ydCBjb25zdCBsb2FkaW5nSW5kaWNhdG9yQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNGb2N1c2VkLFxuICAgIHNpemUsXG4gICAgdGhlbWU6IHtcbiAgICAgIGNvbG9ycyxcbiAgICAgIHNwYWNpbmc6IHsgYmFzZVVuaXQgfSxcbiAgICB9LFxuICB9OiBMb2FkaW5nSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdsb2FkaW5nSW5kaWNhdG9yJyxcbiAgZGlzcGxheTogJ2ZsZXgnLFxuICB0cmFuc2l0aW9uOiAnY29sb3IgMTUwbXMnLFxuICBhbGlnblNlbGY6ICdjZW50ZXInLFxuICBmb250U2l6ZTogc2l6ZSxcbiAgbGluZUhlaWdodDogMSxcbiAgbWFyZ2luUmlnaHQ6IHNpemUsXG4gIHRleHRBbGlnbjogJ2NlbnRlcicsXG4gIHZlcnRpY2FsQWxpZ246ICdtaWRkbGUnLFxuICAuLi4odW5zdHlsZWRcbiAgICA/IHt9XG4gICAgOiB7XG4gICAgICAgIGNvbG9yOiBpc0ZvY3VzZWQgPyBjb2xvcnMubmV1dHJhbDYwIDogY29sb3JzLm5ldXRyYWwyMCxcbiAgICAgICAgcGFkZGluZzogYmFzZVVuaXQgKiAyLFxuICAgICAgfSksXG59KTtcblxuaW50ZXJmYWNlIExvYWRpbmdEb3RQcm9wcyB7XG4gIGRlbGF5OiBudW1iZXI7XG4gIG9mZnNldDogYm9vbGVhbjtcbn1cbmNvbnN0IExvYWRpbmdEb3QgPSAoeyBkZWxheSwgb2Zmc2V0IH06IExvYWRpbmdEb3RQcm9wcykgPT4gKFxuICA8c3BhblxuICAgIGNzcz17e1xuICAgICAgYW5pbWF0aW9uOiBgJHtsb2FkaW5nRG90QW5pbWF0aW9uc30gMXMgZWFzZS1pbi1vdXQgJHtkZWxheX1tcyBpbmZpbml0ZTtgLFxuICAgICAgYmFja2dyb3VuZENvbG9yOiAnY3VycmVudENvbG9yJyxcbiAgICAgIGJvcmRlclJhZGl1czogJzFlbScsXG4gICAgICBkaXNwbGF5OiAnaW5saW5lLWJsb2NrJyxcbiAgICAgIG1hcmdpbkxlZnQ6IG9mZnNldCA/ICcxZW0nIDogdW5kZWZpbmVkLFxuICAgICAgaGVpZ2h0OiAnMWVtJyxcbiAgICAgIHZlcnRpY2FsQWxpZ246ICd0b3AnLFxuICAgICAgd2lkdGg6ICcxZW0nLFxuICAgIH19XG4gIC8+XG4pO1xuXG5leHBvcnQgaW50ZXJmYWNlIExvYWRpbmdJbmRpY2F0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIC8qKiBQcm9wcyB0aGF0IHdpbGwgYmUgcGFzc2VkIG9uIHRvIHRoZSBjaGlsZHJlbi4gKi9cbiAgaW5uZXJQcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydkaXYnXTtcbiAgLyoqIFRoZSBmb2N1c2VkIHN0YXRlIG9mIHRoZSBzZWxlY3QuICovXG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbiAgaXNEaXNhYmxlZDogYm9vbGVhbjtcbiAgLyoqIFNldCBzaXplIG9mIHRoZSBjb250YWluZXIuICovXG4gIHNpemU6IG51bWJlcjtcbn1cbmV4cG9ydCBjb25zdCBMb2FkaW5nSW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KHtcbiAgaW5uZXJQcm9wcyxcbiAgaXNSdGwsXG4gIHNpemUgPSA0LFxuICAuLi5yZXN0UHJvcHNcbn06IExvYWRpbmdJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPikgPT4ge1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKFxuICAgICAgICB7IC4uLnJlc3RQcm9wcywgaW5uZXJQcm9wcywgaXNSdGwsIHNpemUgfSxcbiAgICAgICAgJ2xvYWRpbmdJbmRpY2F0b3InLFxuICAgICAgICB7XG4gICAgICAgICAgaW5kaWNhdG9yOiB0cnVlLFxuICAgICAgICAgICdsb2FkaW5nLWluZGljYXRvcic6IHRydWUsXG4gICAgICAgIH1cbiAgICAgICl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICA8TG9hZGluZ0RvdCBkZWxheT17MH0gb2Zmc2V0PXtpc1J0bH0gLz5cbiAgICAgIDxMb2FkaW5nRG90IGRlbGF5PXsxNjB9IG9mZnNldCAvPlxuICAgICAgPExvYWRpbmdEb3QgZGVsYXk9ezMyMH0gb2Zmc2V0PXshaXNSdGx9IC8+XG4gICAgPC9kaXY+XG4gICk7XG59O1xuIl19 */")})},ou=["data"],ru=["innerRef","isDisabled","isHidden","inputClassName"],sc={gridArea:"1 / 2",font:"inherit",minWidth:"2px",border:0,margin:0,outline:0,padding:0},iu={flex:"1 1 auto",display:"inline-grid",gridArea:"1 / 1 / 2 / 3",gridTemplateColumns:"0 min-content","&:after":L({content:'attr(data-value) " "',visibility:"hidden",whiteSpace:"pre"},sc)},au=function(e){return L({label:"input",color:"inherit",background:0,opacity:e?0:1,width:"100%"},sc)},ua=function(e){var t=e.children,e=e.innerProps;return W("div",e,t)},su={ClearIndicator:function(e){var t=e.children,n=e.innerProps;return W("div",P({},Ae(e,"clearIndicator",{indicator:!0,"clear-indicator":!0}),n),t||W(Xo,null))},Control:function(e){var t=e.children,n=e.isDisabled,o=e.isFocused,r=e.innerRef,a=e.innerProps,i=e.menuIsOpen;return W("div",P({ref:r},Ae(e,"control",{control:!0,"control--is-disabled":n,"control--is-focused":o,"control--menu-is-open":i}),a,{"aria-disabled":n||void 0}),t)},DropdownIndicator:function(e){var t=e.children,n=e.innerProps;return W("div",P({},Ae(e,"dropdownIndicator",{indicator:!0,"dropdown-indicator":!0}),n),t||W(la,null))},DownChevron:la,CrossIcon:Xo,Group:function(e){var t=e.children,n=e.cx,o=e.getStyles,r=e.getClassNames,a=e.Heading,i=e.headingProps,s=e.innerProps,c=e.label,l=e.theme,u=e.selectProps;return W("div",P({},Ae(e,"group",{group:!0}),s),W(a,P({},i,{selectProps:u,theme:l,getStyles:o,getClassNames:r,cx:n}),c),W("div",null,t))},GroupHeading:function(e){var t=ia(e),t=(t.data,Mt(t,ou));return W("div",P({},Ae(e,"groupHeading",{"group-heading":!0}),t))},IndicatorsContainer:function(e){var t=e.children,n=e.innerProps;return W("div",P({},Ae(e,"indicatorsContainer",{indicators:!0}),n),t)},IndicatorSeparator:function(e){var t=e.innerProps;return W("span",P({},t,Ae(e,"indicatorSeparator",{"indicator-separator":!0})))},Input:function(e){var t=e.cx,n=e.value,o=ia(e),r=o.innerRef,a=o.isDisabled,i=o.isHidden,s=o.inputClassName,o=Mt(o,ru);return W("div",P({},Ae(e,"input",{"input-container":!0}),{"data-value":n||""}),W("input",P({className:t({input:!0},s),ref:r,style:au(i),disabled:a},o)))},LoadingIndicator:function(e){var t=e.innerProps,n=e.isRtl,o=e.size,o=void 0===o?4:o,e=Mt(e,Kl);return W("div",P({},Ae(L(L({},e),{},{innerProps:t,isRtl:n,size:o}),"loadingIndicator",{indicator:!0,"loading-indicator":!0}),t),W(Zo,{delay:0,offset:n}),W(Zo,{delay:160,offset:!0}),W(Zo,{delay:320,offset:!n}))},Menu:function(e){var t=e.children,n=e.innerRef,o=e.innerProps;return W("div",P({},Ae(e,"menu",{menu:!0}),{ref:n},o),t)},MenuList:function(e){var t=e.children,n=e.innerProps,o=e.innerRef,r=e.isMulti;return W("div",P({},Ae(e,"menuList",{"menu-list":!0,"menu-list--is-multi":r}),{ref:o},n),t)},MenuPortal:function(e){var t=e.appendTo,n=e.children,o=e.controlElement,r=e.innerProps,a=e.menuPlacement,i=e.menuPosition,s=Te(null),c=Te(null),a=we(Ve(nc(a)),2),l=a[0],u=a[1],a=Bt(function(){return{setPortalPlacement:u}},[]),d=we(Ve(null),2),g=d[0],p=d[1],h=Qe(function(){var e,t;o&&(t={bottom:(t=o.getBoundingClientRect()).bottom,height:t.height,left:t.left,right:t.right,top:t.top,width:t.width},e="fixed"===i?0:window.pageYOffset,(e=t[l]+e)===(null==g?void 0:g.offset)&&t.left===(null==g?void 0:g.rect.left)&&t.width===(null==g?void 0:g.rect.width)||p({offset:e,rect:t}))},[o,i,l,null==g?void 0:g.offset,null==g?void 0:g.rect.left,null==g?void 0:g.rect.width]),m=(Zr(function(){h()},[h]),Qe(function(){"function"==typeof c.current&&(c.current(),c.current=null),o&&s.current&&(c.current=function(n,t,o,e){void 0===e&&(e={});const{ancestorScroll:r=!0,ancestorResize:a=!0,elementResize:i="function"==typeof ResizeObserver,layoutShift:s="function"==typeof IntersectionObserver,animationFrame:c=!1}=e,l=li(n),u=r||a?[...l?uo(l):[],...uo(t)]:[],d=(u.forEach(e=>{r&&e.addEventListener("scroll",o,{passive:!0}),a&&e.addEventListener("resize",o)}),l&&s?function(l,t){let u,d=null;const g=$s(l);function p(){clearTimeout(u),d&&d.disconnect(),d=null}return function n(e,o){void 0===e&&(e=!1),void 0===o&&(o=1),p();var{left:r,top:a,width:i,height:s}=l.getBoundingClientRect();if(e||t(),i&&s){e={rootMargin:-Jn(a)+"px "+-Jn(g.clientWidth-(r+i))+"px "+-Jn(g.clientHeight-(a+s))+"px "+-Jn(r)+"px",threshold:Wl(0,Fl(1,o))||1};let t=!0;try{d=new IntersectionObserver(c,{...e,root:g.ownerDocument})}catch{d=new IntersectionObserver(c,e)}function c(e){e=e[0].intersectionRatio;if(e!==o){if(!t)return n();e?n(!1,e):u=setTimeout(()=>{n(!1,1e-7)},100)}t=!1}d.observe(l)}}(!0),p}(l,o):null);let g,p=-1,h=null,m=(i&&(h=new ResizeObserver(e=>{var[e]=e;e&&e.target===l&&h&&(h.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame(()=>{h&&h.observe(t)})),o()}),l&&!c&&h.observe(l),h.observe(t)),c?oa(n):null);return c&&function e(){var t=oa(n);!m||t.x===m.x&&t.y===m.y&&t.width===m.width&&t.height===m.height||o(),m=t,g=requestAnimationFrame(e)}(),o(),()=>{u.forEach(e=>{r&&e.removeEventListener("scroll",o),a&&e.removeEventListener("resize",o)}),d&&d(),h&&h.disconnect(),h=null,c&&cancelAnimationFrame(g)}}(o,s.current,h,{elementResize:"ResizeObserver"in window}))},[o,h])),d=(Zr(function(){m()},[m]),Qe(function(e){s.current=e,m()},[m]));return!t&&"fixed"!==i||!g?null:(d=W("div",P({ref:d},Ae(L(L({},e),{},{offset:g.offset,position:i,rect:g.rect}),"menuPortal",{"menu-portal":!0}),r),n),W(oc.Provider,{value:a},t?As(d,t):d))},LoadingMessage:function(e){var t=e.children,t=void 0===t?"Loading...":t,n=e.innerProps,e=Mt(e,Jl);return W("div",P({},Ae(L(L({},e),{},{children:t,innerProps:n}),"loadingMessage",{"menu-notice":!0,"menu-notice--loading":!0}),n),t)},NoOptionsMessage:function(e){var t=e.children,t=void 0===t?"No options":t,n=e.innerProps,e=Mt(e,Dl);return W("div",P({},Ae(L(L({},e),{},{children:t,innerProps:n}),"noOptionsMessage",{"menu-notice":!0,"menu-notice--no-options":!0}),n),t)},MultiValue:function(e){var t=e.children,n=e.components,o=e.data,r=e.innerProps,a=e.isDisabled,i=e.removeProps,s=e.selectProps,c=n.Container,l=n.Label,n=n.Remove;return W(c,{data:o,innerProps:L(L({},Ae(e,"multiValue",{"multi-value":!0,"multi-value--is-disabled":a})),r),selectProps:s},W(l,{data:o,innerProps:L({},Ae(e,"multiValueLabel",{"multi-value__label":!0})),selectProps:s},t),W(n,{data:o,innerProps:L(L({},Ae(e,"multiValueRemove",{"multi-value__remove":!0})),{},{"aria-label":"Remove ".concat(t||"option")},i),selectProps:s}))},MultiValueContainer:ua,MultiValueLabel:ua,MultiValueRemove:function(e){var t=e.children,e=e.innerProps;return W("div",P({role:"button"},e),t||W(Xo,{size:14}))},Option:function(e){var t=e.children,n=e.isDisabled,o=e.isFocused,r=e.isSelected,a=e.innerRef,i=e.innerProps;return W("div",P({},Ae(e,"option",{option:!0,"option--is-disabled":n,"option--is-focused":o,"option--is-selected":r}),{ref:a,"aria-disabled":n},i),t)},Placeholder:function(e){var t=e.children,n=e.innerProps;return W("div",P({},Ae(e,"placeholder",{placeholder:!0}),n),t)},SelectContainer:function(e){var t=e.children,n=e.innerProps,o=e.isDisabled,r=e.isRtl;return W("div",P({},Ae(e,"container",{"--is-disabled":o,"--is-rtl":r}),n),t)},SingleValue:function(e){var t=e.children,n=e.isDisabled,o=e.innerProps;return W("div",P({},Ae(e,"singleValue",{"single-value":!0,"single-value--is-disabled":n}),o),t)},ValueContainer:function(e){var t=e.children,n=e.innerProps,o=e.isMulti,r=e.hasValue;return W("div",P({},Ae(e,"valueContainer",{"value-container":!0,"value-container--is-multi":o,"value-container--has-value":r}),n),t)}},da=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function cu(e,t){if(e.length!==t.length)return!1;for(var n,o,r=0;r<e.length;r++)if(!((n=e[r])===(o=t[r])||da(n)&&da(o)))return!1;return!0}for(var lu="production"===process.env.NODE_ENV?{name:"7pg0cj-a11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap"}:{name:"1f43avz-a11yText-A11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap;label:A11yText;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkExMXlUZXh0LnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFNSSIsImZpbGUiOiJBMTF5VGV4dC50c3giLCJzb3VyY2VzQ29udGVudCI6WyIvKiogQGpzeCBqc3ggKi9cbmltcG9ydCB7IGpzeCB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuLy8gQXNzaXN0aXZlIHRleHQgdG8gZGVzY3JpYmUgdmlzdWFsIGVsZW1lbnRzLiBIaWRkZW4gZm9yIHNpZ2h0ZWQgdXNlcnMuXG5jb25zdCBBMTF5VGV4dCA9IChwcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ10pID0+IChcbiAgPHNwYW5cbiAgICBjc3M9e3tcbiAgICAgIGxhYmVsOiAnYTExeVRleHQnLFxuICAgICAgekluZGV4OiA5OTk5LFxuICAgICAgYm9yZGVyOiAwLFxuICAgICAgY2xpcDogJ3JlY3QoMXB4LCAxcHgsIDFweCwgMXB4KScsXG4gICAgICBoZWlnaHQ6IDEsXG4gICAgICB3aWR0aDogMSxcbiAgICAgIHBvc2l0aW9uOiAnYWJzb2x1dGUnLFxuICAgICAgb3ZlcmZsb3c6ICdoaWRkZW4nLFxuICAgICAgcGFkZGluZzogMCxcbiAgICAgIHdoaXRlU3BhY2U6ICdub3dyYXAnLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IGRlZmF1bHQgQTExeVRleHQ7XG4iXX0= */",toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}},ga=function(e){return W("span",P({css:lu},e))},uu={guidance:function(e){var t=e.isSearchable,n=e.isMulti,o=e.tabSelectsValue,r=e.context,a=e.isInitialFocus;switch(r){case"menu":return"Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu".concat(o?", press Tab to select the option and exit the menu":"",".");case"input":return a?"".concat(e["aria-label"]||"Select"," is focused ").concat(t?",type to refine list":"",", press Down to open the menu, ").concat(n?" press left to focus selected values":""):"";case"value":return"Use left and right to toggle between focused values, press Backspace to remove the currently focused value";default:return""}},onChange:function(e){var t=e.action,n=e.label,o=void 0===n?"":n,r=e.labels,a=e.isDisabled;switch(t){case"deselect-option":case"pop-value":case"remove-value":return"option ".concat(o,", deselected.");case"clear":return"All selected options have been cleared.";case"initial-input-focus":return"option".concat(1<r.length?"s":""," ").concat(r.join(","),", selected.");case"select-option":return"option ".concat(o,a?" is disabled. Select another option.":", selected.");default:return""}},onFocus:function(e){function t(e,t){return e&&e.length?"".concat(e.indexOf(t)+1," of ").concat(e.length):""}var n=e.context,o=e.focused,r=e.options,a=e.label,a=void 0===a?"":a,i=e.selectValue,s=e.isDisabled,c=e.isSelected,e=e.isAppleDevice;return"value"===n&&i?"value ".concat(a," focused, ").concat(t(i,o),"."):"menu"===n&&e?(i=s?" disabled":"",n="".concat(c?" selected":"").concat(i),"".concat(a).concat(n,", ").concat(t(r,o),".")):""},onFilter:function(e){var t=e.inputValue,e=e.resultsMessage;return"".concat(e).concat(t?" for search term "+t:"",".")}},du=function(e){var i=e.ariaSelection,o=e.focusedOption,r=e.focusedValue,a=e.focusableOptions,t=e.isFocused,s=e.selectValue,n=e.selectProps,c=e.id,l=e.isAppleDevice,u=n.ariaLiveMessages,d=n.getOptionLabel,g=n.inputValue,p=n.isMulti,h=n.isOptionDisabled,m=n.isSearchable,f=n.menuIsOpen,b=n.options,v=n.screenReaderStatus,y=n.tabSelectsValue,I=n.isLoading,C=n["aria-label"],e=n["aria-live"],x=Bt(function(){return L(L({},uu),u||{})},[u]),n=Bt(function(){var e,t,n,o,r,a="";return i&&x.onChange&&(e=i.option,o=i.options,n=i.removedValue,r=i.removedValues,t=i.value,t=(e=n||e||(n=t,Array.isArray(n)?null:n))?d(e):"",o=(n=o||r||void 0)?n.map(d):[],r=L({isDisabled:e&&h(e,s),label:t,labels:o},i),a=x.onChange(r)),a},[i,x,h,s,d]),S=Bt(function(){var e="",t=o||r,n=!!(o&&s&&s.includes(o));return t&&x.onFocus&&(n={focused:t,label:d(t),isDisabled:h(t,s),isSelected:n,options:a,context:t===o?"menu":"value",selectValue:s,isAppleDevice:l},e=x.onFocus(n)),e},[o,r,d,h,x,a,s,l]),A=Bt(function(){var e,t="";return f&&b.length&&!I&&x.onFilter&&(e=v({count:a.length}),t=x.onFilter({inputValue:g,resultsMessage:e})),t},[a,g,f,x,b,v,I]),w="initial-input-focus"===(null==i?void 0:i.action),N=Bt(function(){var e="";return e=x.guidance?x.guidance({"aria-label":C,context:r?"value":f?"menu":"input",isDisabled:o&&h(o,s),isMulti:p,isSearchable:m,tabSelectsValue:y,isInitialFocus:w}):e},[C,o,r,p,h,m,f,x,s,y,w]),n=W(yr,null,W("span",{id:"aria-selection"},n),W("span",{id:"aria-focused"},S),W("span",{id:"aria-results"},A),W("span",{id:"aria-guidance"},N));return W(yr,null,W(ga,{id:c},w&&n),W(ga,{"aria-live":e,"aria-atomic":"false","aria-relevant":"additions text",role:"log"},t&&!w&&n))},zo=[{base:"A",letters:"AⒶAÀÁÂẦẤẪẨÃĀĂẰẮẴẲȦǠÄǞẢÅǺǍȀȂẠẬẶḀĄȺⱯ"},{base:"AA",letters:"Ꜳ"},{base:"AE",letters:"ÆǼǢ"},{base:"AO",letters:"Ꜵ"},{base:"AU",letters:"Ꜷ"},{base:"AV",letters:"ꜸꜺ"},{base:"AY",letters:"Ꜽ"},{base:"B",letters:"BⒷBḂḄḆɃƂƁ"},{base:"C",letters:"CⒸCĆĈĊČÇḈƇȻꜾ"},{base:"D",letters:"DⒹDḊĎḌḐḒḎĐƋƊƉꝹ"},{base:"DZ",letters:"DZDŽ"},{base:"Dz",letters:"DzDž"},{base:"E",letters:"EⒺEÈÉÊỀẾỄỂẼĒḔḖĔĖËẺĚȄȆẸỆȨḜĘḘḚƐƎ"},{base:"F",letters:"FⒻFḞƑꝻ"},{base:"G",letters:"GⒼGǴĜḠĞĠǦĢǤƓꞠꝽꝾ"},{base:"H",letters:"HⒽHĤḢḦȞḤḨḪĦⱧⱵꞍ"},{base:"I",letters:"IⒾIÌÍÎĨĪĬİÏḮỈǏȈȊỊĮḬƗ"},{base:"J",letters:"JⒿJĴɈ"},{base:"K",letters:"KⓀKḰǨḲĶḴƘⱩꝀꝂꝄꞢ"},{base:"L",letters:"LⓁLĿĹĽḶḸĻḼḺŁȽⱢⱠꝈꝆꞀ"},{base:"LJ",letters:"LJ"},{base:"Lj",letters:"Lj"},{base:"M",letters:"MⓂMḾṀṂⱮƜ"},{base:"N",letters:"NⓃNǸŃÑṄŇṆŅṊṈȠƝꞐꞤ"},{base:"NJ",letters:"NJ"},{base:"Nj",letters:"Nj"},{base:"O",letters:"OⓄOÒÓÔỒỐỖỔÕṌȬṎŌṐṒŎȮȰÖȪỎŐǑȌȎƠỜỚỠỞỢỌỘǪǬØǾƆƟꝊꝌ"},{base:"OI",letters:"Ƣ"},{base:"OO",letters:"Ꝏ"},{base:"OU",letters:"Ȣ"},{base:"P",letters:"PⓅPṔṖƤⱣꝐꝒꝔ"},{base:"Q",letters:"QⓆQꝖꝘɊ"},{base:"R",letters:"RⓇRŔṘŘȐȒṚṜŖṞɌⱤꝚꞦꞂ"},{base:"S",letters:"SⓈSẞŚṤŜṠŠṦṢṨȘŞⱾꞨꞄ"},{base:"T",letters:"TⓉTṪŤṬȚŢṰṮŦƬƮȾꞆ"},{base:"TZ",letters:"Ꜩ"},{base:"U",letters:"UⓊUÙÚÛŨṸŪṺŬÜǛǗǕǙỦŮŰǓȔȖƯỪỨỮỬỰỤṲŲṶṴɄ"},{base:"V",letters:"VⓋVṼṾƲꝞɅ"},{base:"VY",letters:"Ꝡ"},{base:"W",letters:"WⓌWẀẂŴẆẄẈⱲ"},{base:"X",letters:"XⓍXẊẌ"},{base:"Y",letters:"YⓎYỲÝŶỸȲẎŸỶỴƳɎỾ"},{base:"Z",letters:"ZⓏZŹẐŻŽẒẔƵȤⱿⱫꝢ"},{base:"a",letters:"aⓐaẚàáâầấẫẩãāăằắẵẳȧǡäǟảåǻǎȁȃạậặḁąⱥɐ"},{base:"aa",letters:"ꜳ"},{base:"ae",letters:"æǽǣ"},{base:"ao",letters:"ꜵ"},{base:"au",letters:"ꜷ"},{base:"av",letters:"ꜹꜻ"},{base:"ay",letters:"ꜽ"},{base:"b",letters:"bⓑbḃḅḇƀƃɓ"},{base:"c",letters:"cⓒcćĉċčçḉƈȼꜿↄ"},{base:"d",letters:"dⓓdḋďḍḑḓḏđƌɖɗꝺ"},{base:"dz",letters:"dzdž"},{base:"e",letters:"eⓔeèéêềếễểẽēḕḗĕėëẻěȅȇẹệȩḝęḙḛɇɛǝ"},{base:"f",letters:"fⓕfḟƒꝼ"},{base:"g",letters:"gⓖgǵĝḡğġǧģǥɠꞡᵹꝿ"},{base:"h",letters:"hⓗhĥḣḧȟḥḩḫẖħⱨⱶɥ"},{base:"hv",letters:"ƕ"},{base:"i",letters:"iⓘiìíîĩīĭïḯỉǐȉȋịįḭɨı"},{base:"j",letters:"jⓙjĵǰɉ"},{base:"k",letters:"kⓚkḱǩḳķḵƙⱪꝁꝃꝅꞣ"},{base:"l",letters:"lⓛlŀĺľḷḹļḽḻſłƚɫⱡꝉꞁꝇ"},{base:"lj",letters:"lj"},{base:"m",letters:"mⓜmḿṁṃɱɯ"},{base:"n",letters:"nⓝnǹńñṅňṇņṋṉƞɲʼnꞑꞥ"},{base:"nj",letters:"nj"},{base:"o",letters:"oⓞoòóôồốỗổõṍȭṏōṑṓŏȯȱöȫỏőǒȍȏơờớỡởợọộǫǭøǿɔꝋꝍɵ"},{base:"oi",letters:"ƣ"},{base:"ou",letters:"ȣ"},{base:"oo",letters:"ꝏ"},{base:"p",letters:"pⓟpṕṗƥᵽꝑꝓꝕ"},{base:"q",letters:"qⓠqɋꝗꝙ"},{base:"r",letters:"rⓡrŕṙřȑȓṛṝŗṟɍɽꝛꞧꞃ"},{base:"s",letters:"sⓢsßśṥŝṡšṧṣṩșşȿꞩꞅẛ"},{base:"t",letters:"tⓣtṫẗťṭțţṱṯŧƭʈⱦꞇ"},{base:"tz",letters:"ꜩ"},{base:"u",letters:"uⓤuùúûũṹūṻŭüǜǘǖǚủůűǔȕȗưừứữửựụṳųṷṵʉ"},{base:"v",letters:"vⓥvṽṿʋꝟʌ"},{base:"vy",letters:"ꝡ"},{base:"w",letters:"wⓦwẁẃŵẇẅẘẉⱳ"},{base:"x",letters:"xⓧxẋẍ"},{base:"y",letters:"yⓨyỳýŷỹȳẏÿỷẙỵƴɏỿ"},{base:"z",letters:"zⓩzźẑżžẓẕƶȥɀⱬꝣ"}],gu=new RegExp("["+zo.map(function(e){return e.letters}).join("")+"]","g"),cc={},jo=0;jo<zo.length;jo++)for(var _o=zo[jo],Do=0;Do<_o.letters.length;Do++)cc[_o.letters[Do]]=_o.base;var lc=function(e){return e.replace(gu,function(e){return cc[e]})},pu=function(o,r){void 0===r&&(r=cu);var a=null;function e(){for(var e,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return a&&a.lastThis===this&&r(t,a.lastArgs)?a.lastResult:(e=o.apply(this,t),a={lastResult:e,lastArgs:t,lastThis:this},e)}return e.clear=function(){a=null},e}(lc),pa=function(e){return e.replace(/^\s+|\s+$/g,"")},fu=function(e){return"".concat(e.label," ").concat(e.value)},hu=["innerRef"];function mu(e){var t=e.innerRef,e=function(e){for(var t=arguments.length,n=new Array(1<t?t-1:0),o=1;o<t;o++)n[o-1]=arguments[o];return Object.entries(e).filter(function(e){e=we(e,1)[0];return!n.includes(e)}).reduce(function(e,t){var t=we(t,2),n=t[0],t=t[1];return e[n]=t,e},{})}(Mt(e,hu),"onExited","in","enter","exit","appear");return W("input",P({ref:t},e,{css:si({label:"dummyInput",background:0,border:0,caretColor:"transparent",fontSize:"inherit",gridArea:"1 / 1 / 2 / 3",outline:0,padding:0,width:1,color:"transparent",left:-100,opacity:0,position:"relative",transform:"scale(.01)"},"production"===process.env.NODE_ENV?"":";label:DummyInput;","production"===process.env.NODE_ENV?"":"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkR1bW15SW5wdXQudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXlCTSIsImZpbGUiOiJEdW1teUlucHV0LnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgUmVmIH0gZnJvbSAncmVhY3QnO1xuaW1wb3J0IHsganN4IH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnO1xuaW1wb3J0IHsgcmVtb3ZlUHJvcHMgfSBmcm9tICcuLi91dGlscyc7XG5cbmV4cG9ydCBkZWZhdWx0IGZ1bmN0aW9uIER1bW15SW5wdXQoe1xuICBpbm5lclJlZixcbiAgLi4ucHJvcHNcbn06IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snaW5wdXQnXSAmIHtcbiAgcmVhZG9ubHkgaW5uZXJSZWY6IFJlZjxIVE1MSW5wdXRFbGVtZW50Pjtcbn0pIHtcbiAgLy8gUmVtb3ZlIGFuaW1hdGlvbiBwcm9wcyBub3QgbWVhbnQgZm9yIEhUTUwgZWxlbWVudHNcbiAgY29uc3QgZmlsdGVyZWRQcm9wcyA9IHJlbW92ZVByb3BzKFxuICAgIHByb3BzLFxuICAgICdvbkV4aXRlZCcsXG4gICAgJ2luJyxcbiAgICAnZW50ZXInLFxuICAgICdleGl0JyxcbiAgICAnYXBwZWFyJ1xuICApO1xuXG4gIHJldHVybiAoXG4gICAgPGlucHV0XG4gICAgICByZWY9e2lubmVyUmVmfVxuICAgICAgey4uLmZpbHRlcmVkUHJvcHN9XG4gICAgICBjc3M9e3tcbiAgICAgICAgbGFiZWw6ICdkdW1teUlucHV0JyxcbiAgICAgICAgLy8gZ2V0IHJpZCBvZiBhbnkgZGVmYXVsdCBzdHlsZXNcbiAgICAgICAgYmFja2dyb3VuZDogMCxcbiAgICAgICAgYm9yZGVyOiAwLFxuICAgICAgICAvLyBpbXBvcnRhbnQhIHRoaXMgaGlkZXMgdGhlIGZsYXNoaW5nIGN1cnNvclxuICAgICAgICBjYXJldENvbG9yOiAndHJhbnNwYXJlbnQnLFxuICAgICAgICBmb250U2l6ZTogJ2luaGVyaXQnLFxuICAgICAgICBncmlkQXJlYTogJzEgLyAxIC8gMiAvIDMnLFxuICAgICAgICBvdXRsaW5lOiAwLFxuICAgICAgICBwYWRkaW5nOiAwLFxuICAgICAgICAvLyBpbXBvcnRhbnQhIHdpdGhvdXQgYHdpZHRoYCBicm93c2VycyB3b24ndCBhbGxvdyBmb2N1c1xuICAgICAgICB3aWR0aDogMSxcblxuICAgICAgICAvLyByZW1vdmUgY3Vyc29yIG9uIGRlc2t0b3BcbiAgICAgICAgY29sb3I6ICd0cmFuc3BhcmVudCcsXG5cbiAgICAgICAgLy8gcmVtb3ZlIGN1cnNvciBvbiBtb2JpbGUgd2hpbHN0IG1haW50YWluaW5nIFwic2Nyb2xsIGludG8gdmlld1wiIGJlaGF2aW91clxuICAgICAgICBsZWZ0OiAtMTAwLFxuICAgICAgICBvcGFjaXR5OiAwLFxuICAgICAgICBwb3NpdGlvbjogJ3JlbGF0aXZlJyxcbiAgICAgICAgdHJhbnNmb3JtOiAnc2NhbGUoLjAxKScsXG4gICAgICB9fVxuICAgIC8+XG4gICk7XG59XG4iXX0= */")}))}var fa=["boxSizing","height","overflow","paddingRight","position"],ha={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function ma(e){e.preventDefault()}function ba(e){e.stopPropagation()}function va(){var e=this.scrollTop,t=this.scrollHeight,n=e+this.offsetHeight;0===e?this.scrollTop=1:n===t&&(this.scrollTop=e-1)}function ya(){return"ontouchstart"in window||navigator.maxTouchPoints}var Ia=!("u"<typeof window||!window.document||!window.document.createElement),wn=0,ln={capture:!1,passive:!1},bu=function(e){e=e.target;return e.ownerDocument.activeElement&&e.ownerDocument.activeElement.blur()},vu="production"===process.env.NODE_ENV?{name:"1kfdb0e",styles:"position:fixed;left:0;bottom:0;right:0;top:0"}:{name:"bp8cua-ScrollManager",styles:"position:fixed;left:0;bottom:0;right:0;top:0;label:ScrollManager;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlNjcm9sbE1hbmFnZXIudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQW9EVSIsImZpbGUiOiJTY3JvbGxNYW5hZ2VyLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsganN4IH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnO1xuaW1wb3J0IHsgRnJhZ21lbnQsIFJlYWN0RWxlbWVudCwgUmVmQ2FsbGJhY2ssIE1vdXNlRXZlbnQgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgdXNlU2Nyb2xsQ2FwdHVyZSBmcm9tICcuL3VzZVNjcm9sbENhcHR1cmUnO1xuaW1wb3J0IHVzZVNjcm9sbExvY2sgZnJvbSAnLi91c2VTY3JvbGxMb2NrJztcblxuaW50ZXJmYWNlIFByb3BzIHtcbiAgcmVhZG9ubHkgY2hpbGRyZW46IChyZWY6IFJlZkNhbGxiYWNrPEhUTUxFbGVtZW50PikgPT4gUmVhY3RFbGVtZW50O1xuICByZWFkb25seSBsb2NrRW5hYmxlZDogYm9vbGVhbjtcbiAgcmVhZG9ubHkgY2FwdHVyZUVuYWJsZWQ6IGJvb2xlYW47XG4gIHJlYWRvbmx5IG9uQm90dG9tQXJyaXZlPzogKGV2ZW50OiBXaGVlbEV2ZW50IHwgVG91Y2hFdmVudCkgPT4gdm9pZDtcbiAgcmVhZG9ubHkgb25Cb3R0b21MZWF2ZT86IChldmVudDogV2hlZWxFdmVudCB8IFRvdWNoRXZlbnQpID0+IHZvaWQ7XG4gIHJlYWRvbmx5IG9uVG9wQXJyaXZlPzogKGV2ZW50OiBXaGVlbEV2ZW50IHwgVG91Y2hFdmVudCkgPT4gdm9pZDtcbiAgcmVhZG9ubHkgb25Ub3BMZWF2ZT86IChldmVudDogV2hlZWxFdmVudCB8IFRvdWNoRXZlbnQpID0+IHZvaWQ7XG59XG5cbmNvbnN0IGJsdXJTZWxlY3RJbnB1dCA9IChldmVudDogTW91c2VFdmVudDxIVE1MRGl2RWxlbWVudD4pID0+IHtcbiAgY29uc3QgZWxlbWVudCA9IGV2ZW50LnRhcmdldCBhcyBIVE1MRGl2RWxlbWVudDtcbiAgcmV0dXJuIChcbiAgICBlbGVtZW50Lm93bmVyRG9jdW1lbnQuYWN0aXZlRWxlbWVudCAmJlxuICAgIChlbGVtZW50Lm93bmVyRG9jdW1lbnQuYWN0aXZlRWxlbWVudCBhcyBIVE1MRWxlbWVudCkuYmx1cigpXG4gICk7XG59O1xuXG5leHBvcnQgZGVmYXVsdCBmdW5jdGlvbiBTY3JvbGxNYW5hZ2VyKHtcbiAgY2hpbGRyZW4sXG4gIGxvY2tFbmFibGVkLFxuICBjYXB0dXJlRW5hYmxlZCA9IHRydWUsXG4gIG9uQm90dG9tQXJyaXZlLFxuICBvbkJvdHRvbUxlYXZlLFxuICBvblRvcEFycml2ZSxcbiAgb25Ub3BMZWF2ZSxcbn06IFByb3BzKSB7XG4gIGNvbnN0IHNldFNjcm9sbENhcHR1cmVUYXJnZXQgPSB1c2VTY3JvbGxDYXB0dXJlKHtcbiAgICBpc0VuYWJsZWQ6IGNhcHR1cmVFbmFibGVkLFxuICAgIG9uQm90dG9tQXJyaXZlLFxuICAgIG9uQm90dG9tTGVhdmUsXG4gICAgb25Ub3BBcnJpdmUsXG4gICAgb25Ub3BMZWF2ZSxcbiAgfSk7XG4gIGNvbnN0IHNldFNjcm9sbExvY2tUYXJnZXQgPSB1c2VTY3JvbGxMb2NrKHsgaXNFbmFibGVkOiBsb2NrRW5hYmxlZCB9KTtcblxuICBjb25zdCB0YXJnZXRSZWY6IFJlZkNhbGxiYWNrPEhUTUxFbGVtZW50PiA9IChlbGVtZW50KSA9PiB7XG4gICAgc2V0U2Nyb2xsQ2FwdHVyZVRhcmdldChlbGVtZW50KTtcbiAgICBzZXRTY3JvbGxMb2NrVGFyZ2V0KGVsZW1lbnQpO1xuICB9O1xuXG4gIHJldHVybiAoXG4gICAgPEZyYWdtZW50PlxuICAgICAge2xvY2tFbmFibGVkICYmIChcbiAgICAgICAgPGRpdlxuICAgICAgICAgIG9uQ2xpY2s9e2JsdXJTZWxlY3RJbnB1dH1cbiAgICAgICAgICBjc3M9e3sgcG9zaXRpb246ICdmaXhlZCcsIGxlZnQ6IDAsIGJvdHRvbTogMCwgcmlnaHQ6IDAsIHRvcDogMCB9fVxuICAgICAgICAvPlxuICAgICAgKX1cbiAgICAgIHtjaGlsZHJlbih0YXJnZXRSZWYpfVxuICAgIDwvRnJhZ21lbnQ+XG4gICk7XG59XG4iXX0= */",toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}};function yu(e){var t,a,i,n,o,r,s,c,l,u,d,g,p,h,m,f,b,v,y,I,C,x=e.children,S=e.lockEnabled,A=e.captureEnabled,w=(A={isEnabled:void 0===A||A,onBottomArrive:e.onBottomArrive,onBottomLeave:e.onBottomLeave,onTopArrive:e.onTopArrive,onTopLeave:e.onTopLeave},s=A.isEnabled,c=A.onBottomArrive,l=A.onBottomLeave,u=A.onTopArrive,d=A.onTopLeave,g=Te(!1),p=Te(!1),h=Te(0),m=Te(null),f=Qe(function(e,t){var n,o,r,a,i,s;null!==m.current&&(n=(s=m.current).scrollTop,o=s.scrollHeight,s=s.clientHeight,r=m.current,a=0<t,i=!1,t<(s=o-s-n)&&g.current&&(l&&l(e),g.current=!1),a&&p.current&&(d&&d(e),p.current=!1),a&&s<t?(c&&!g.current&&c(e),r.scrollTop=o,g.current=i=!0):!a&&n<-t&&(u&&!p.current&&u(e),r.scrollTop=0,p.current=i=!0),i)&&((s=e).cancelable&&s.preventDefault(),s.stopPropagation())},[c,l,u,d]),b=Qe(function(e){f(e,e.deltaY)},[f]),v=Qe(function(e){h.current=e.changedTouches[0].clientY},[]),y=Qe(function(e){var t=h.current-e.changedTouches[0].clientY;f(e,t)},[f]),I=Qe(function(e){var t;e&&(e.addEventListener("wheel",b,t=!!jl&&{passive:!1}),e.addEventListener("touchstart",v,t),e.addEventListener("touchmove",y,t))},[y,v,b]),C=Qe(function(e){e&&(e.removeEventListener("wheel",b,!1),e.removeEventListener("touchstart",v,!1),e.removeEventListener("touchmove",y,!1))},[y,v,b]),pt(function(){var e;if(s)return e=m.current,I(e),function(){C(e)}},[s,I,C]),function(e){m.current=e}),N=(t=(e={isEnabled:S}).isEnabled,a=void 0===(e=e.accountForScrollbars)||e,i=Te({}),n=Te(null),o=Qe(function(e){var t,n,o,r;Ia&&(t=document.body,n=t&&t.style,a&&fa.forEach(function(e){var t=n&&n[e];i.current[e]=t}),a&&wn<1&&(o=parseInt(i.current.paddingRight,10)||0,r=document.body?document.body.clientWidth:0,r=window.innerWidth-r+o||0,Object.keys(ha).forEach(function(e){var t=ha[e];n&&(n[e]=t)}),n)&&(n.paddingRight="".concat(r,"px")),t&&ya()&&(t.addEventListener("touchmove",ma,ln),e)&&(e.addEventListener("touchstart",va,ln),e.addEventListener("touchmove",ba,ln)),wn+=1)},[a]),r=Qe(function(e){var t,n;Ia&&(t=document.body,n=t&&t.style,wn=Math.max(wn-1,0),a&&wn<1&&fa.forEach(function(e){var t=i.current[e];n&&(n[e]=t)}),t)&&ya()&&(t.removeEventListener("touchmove",ma,ln),e)&&(e.removeEventListener("touchstart",va,ln),e.removeEventListener("touchmove",ba,ln))},[a]),pt(function(){var e;if(t)return e=n.current,o(e),function(){r(e)}},[t,o,r]),function(e){n.current=e});return W(yr,null,S&&W("div",{onClick:bu,css:vu}),x(function(e){w(e),N(e)}))}var Iu="production"===process.env.NODE_ENV?{name:"1a0ro4n-requiredInput",styles:"label:requiredInput;opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0;width:100%"}:{name:"5kkxb2-requiredInput-RequiredInput",styles:"label:requiredInput;opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0;width:100%;label:RequiredInput;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlJlcXVpcmVkSW5wdXQudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQWNJIiwiZmlsZSI6IlJlcXVpcmVkSW5wdXQudHN4Iiwic291cmNlc0NvbnRlbnQiOlsiLyoqIEBqc3gganN4ICovXG5pbXBvcnQgeyBGb2N1c0V2ZW50SGFuZGxlciwgRnVuY3Rpb25Db21wb25lbnQgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3ggfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5cbmNvbnN0IFJlcXVpcmVkSW5wdXQ6IEZ1bmN0aW9uQ29tcG9uZW50PHtcbiAgcmVhZG9ubHkgbmFtZT86IHN0cmluZztcbiAgcmVhZG9ubHkgb25Gb2N1czogRm9jdXNFdmVudEhhbmRsZXI8SFRNTElucHV0RWxlbWVudD47XG59PiA9ICh7IG5hbWUsIG9uRm9jdXMgfSkgPT4gKFxuICA8aW5wdXRcbiAgICByZXF1aXJlZFxuICAgIG5hbWU9e25hbWV9XG4gICAgdGFiSW5kZXg9ey0xfVxuICAgIGFyaWEtaGlkZGVuPVwidHJ1ZVwiXG4gICAgb25Gb2N1cz17b25Gb2N1c31cbiAgICBjc3M9e3tcbiAgICAgIGxhYmVsOiAncmVxdWlyZWRJbnB1dCcsXG4gICAgICBvcGFjaXR5OiAwLFxuICAgICAgcG9pbnRlckV2ZW50czogJ25vbmUnLFxuICAgICAgcG9zaXRpb246ICdhYnNvbHV0ZScsXG4gICAgICBib3R0b206IDAsXG4gICAgICBsZWZ0OiAwLFxuICAgICAgcmlnaHQ6IDAsXG4gICAgICB3aWR0aDogJzEwMCUnLFxuICAgIH19XG4gICAgLy8gUHJldmVudCBgU3dpdGNoaW5nIGZyb20gdW5jb250cm9sbGVkIHRvIGNvbnRyb2xsZWRgIGVycm9yXG4gICAgdmFsdWU9XCJcIlxuICAgIG9uQ2hhbmdlPXsoKSA9PiB7fX1cbiAgLz5cbik7XG5cbmV4cG9ydCBkZWZhdWx0IFJlcXVpcmVkSW5wdXQ7XG4iXX0= */",toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}},Cu=function(e){var t=e.name,e=e.onFocus;return W("input",{required:!0,name:t,tabIndex:-1,"aria-hidden":"true",onFocus:e,css:Iu,value:"",onChange:function(){}})};function zr(e){return typeof window<"u"&&null!=window.navigator&&e.test((null==(e=window.navigator.userAgentData)?void 0:e.platform)||window.navigator.platform)}function Ca(){return zr(/^Mac/i)}var xu={clearIndicator:tu,container:function(e){var t=e.isDisabled;return{label:"container",direction:e.isRtl?"rtl":void 0,pointerEvents:t?"none":void 0,position:"relative"}},control:function(e,t){var n=e.isDisabled,o=e.isFocused,e=e.theme,r=e.colors,a=e.borderRadius;return L({label:"control",alignItems:"center",cursor:"default",display:"flex",flexWrap:"wrap",justifyContent:"space-between",minHeight:e.spacing.controlHeight,outline:"0 !important",position:"relative",transition:"all 100ms"},t?{}:{backgroundColor:n?r.neutral5:r.neutral0,borderColor:n?r.neutral10:o?r.primary:r.neutral20,borderRadius:a,borderStyle:"solid",borderWidth:1,boxShadow:o?"0 0 0 1px ".concat(r.primary):void 0,"&:hover":{borderColor:o?r.primary:r.neutral30}})},dropdownIndicator:eu,group:function(e,t){e=e.theme.spacing;return t?{}:{paddingBottom:2*e.baseUnit,paddingTop:2*e.baseUnit}},groupHeading:function(e,t){var e=e.theme,n=e.colors,e=e.spacing;return L({label:"group",cursor:"default",display:"block"},t?{}:{color:n.neutral40,fontSize:"75%",fontWeight:500,marginBottom:"0.25em",paddingLeft:3*e.baseUnit,paddingRight:3*e.baseUnit,textTransform:"uppercase"})},indicatorsContainer:function(){return{alignItems:"center",alignSelf:"stretch",display:"flex",flexShrink:0}},indicatorSeparator:function(e,t){var n=e.isDisabled,e=e.theme,o=e.spacing.baseUnit,e=e.colors;return L({label:"indicatorSeparator",alignSelf:"stretch",width:1},t?{}:{backgroundColor:n?e.neutral10:e.neutral20,marginBottom:2*o,marginTop:2*o})},input:function(e,t){var n=e.isDisabled,o=e.value,e=e.theme,r=e.spacing,e=e.colors;return L(L({visibility:n?"hidden":"visible",transform:o?"translateZ(0)":""},iu),t?{}:{margin:r.baseUnit/2,paddingBottom:r.baseUnit/2,paddingTop:r.baseUnit/2,color:e.neutral80})},loadingIndicator:function(e,t){var n=e.isFocused,o=e.size,e=e.theme,r=e.colors,e=e.spacing.baseUnit;return L({label:"loadingIndicator",display:"flex",transition:"color 150ms",alignSelf:"center",fontSize:o,lineHeight:1,marginRight:o,textAlign:"center",verticalAlign:"middle"},t?{}:{color:n?r.neutral60:r.neutral20,padding:2*e})},loadingMessage:$l,menu:function(e,t){var n,o=e.placement,e=e.theme,r=e.borderRadius,a=e.spacing,e=e.colors;return L((ot(n={label:"menu"},o?{bottom:"top",top:"bottom"}[o]:"bottom","100%"),ot(n,"position","absolute"),ot(n,"width","100%"),ot(n,"zIndex",1),n),t?{}:{backgroundColor:e.neutral0,borderRadius:r,boxShadow:"0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)",marginBottom:a.menuGutter,marginTop:a.menuGutter})},menuList:function(e,t){var n=e.maxHeight,e=e.theme.spacing.baseUnit;return L({maxHeight:n,overflowY:"auto",position:"relative",WebkitOverflowScrolling:"touch"},t?{}:{paddingBottom:e,paddingTop:e})},menuPortal:function(e){var t=e.rect,n=e.offset,e=e.position;return{left:t.left,position:e,top:n,width:t.width,zIndex:1}},multiValue:function(e,t){var e=e.theme,n=e.spacing,o=e.borderRadius,e=e.colors;return L({label:"multiValue",display:"flex",minWidth:0},t?{}:{backgroundColor:e.neutral10,borderRadius:o/2,margin:n.baseUnit/2})},multiValueLabel:function(e,t){var n=e.theme,o=n.borderRadius,n=n.colors,e=e.cropWithEllipsis;return L({overflow:"hidden",textOverflow:e||void 0===e?"ellipsis":void 0,whiteSpace:"nowrap"},t?{}:{borderRadius:o/2,color:n.neutral80,fontSize:"85%",padding:3,paddingLeft:6})},multiValueRemove:function(e,t){var n=e.theme,o=n.spacing,r=n.borderRadius,n=n.colors,e=e.isFocused;return L({alignItems:"center",display:"flex"},t?{}:{borderRadius:r/2,backgroundColor:e?n.dangerLight:void 0,paddingLeft:o.baseUnit,paddingRight:o.baseUnit,":hover":{backgroundColor:n.dangerLight,color:n.danger}})},noOptionsMessage:Ul,option:function(e,t){var n=e.isDisabled,o=e.isFocused,r=e.isSelected,e=e.theme,a=e.spacing,e=e.colors;return L({label:"option",cursor:"default",display:"block",fontSize:"inherit",width:"100%",userSelect:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)"},t?{}:{backgroundColor:r?e.primary:o?e.primary25:"transparent",color:n?e.neutral20:r?e.neutral0:"inherit",padding:"".concat(2*a.baseUnit,"px ").concat(3*a.baseUnit,"px"),":active":{backgroundColor:n?void 0:r?e.primary:e.primary50}})},placeholder:function(e,t){var e=e.theme,n=e.spacing,e=e.colors;return L({label:"placeholder",gridArea:"1 / 1 / 2 / 3"},t?{}:{color:e.neutral50,marginLeft:n.baseUnit/2,marginRight:n.baseUnit/2})},singleValue:function(e,t){var n=e.isDisabled,e=e.theme,o=e.spacing,e=e.colors;return L({label:"singleValue",gridArea:"1 / 1 / 2 / 3",maxWidth:"100%",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},t?{}:{color:n?e.neutral40:e.neutral80,marginLeft:o.baseUnit/2,marginRight:o.baseUnit/2})},valueContainer:function(e,t){var n=e.theme.spacing,o=e.isMulti,r=e.hasValue,e=e.selectProps.controlShouldRenderValue;return L({alignItems:"center",display:o&&r&&e?"flex":"grid",flex:1,flexWrap:"wrap",WebkitOverflowScrolling:"touch",position:"relative",overflow:"hidden"},t?{}:{padding:"".concat(n.baseUnit/2,"px ").concat(2*n.baseUnit,"px")})}},Jo={borderRadius:4,colors:{primary:"#2684FF",primary75:"#4C9AFF",primary50:"#B2D4FF",primary25:"#DEEBFF",danger:"#DE350B",dangerLight:"#FFBDAD",neutral0:"hsl(0, 0%, 100%)",neutral5:"hsl(0, 0%, 95%)",neutral10:"hsl(0, 0%, 90%)",neutral20:"hsl(0, 0%, 80%)",neutral30:"hsl(0, 0%, 70%)",neutral40:"hsl(0, 0%, 60%)",neutral50:"hsl(0, 0%, 50%)",neutral60:"hsl(0, 0%, 40%)",neutral70:"hsl(0, 0%, 30%)",neutral80:"hsl(0, 0%, 20%)",neutral90:"hsl(0, 0%, 10%)"},spacing:{baseUnit:4,controlHeight:38,menuGutter:8}},Su={"aria-live":"polite",backspaceRemovesValue:!0,blurInputOnSelect:sa(),captureMenuScroll:!sa(),classNames:{},closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:function(e,t){var n,o,r,a,i;return!!e.data.__isNew__||(n=(a=L({ignoreCase:!0,ignoreAccents:!0,stringify:fu,trim:!0,matchFrom:"any"},void 0)).ignoreCase,o=a.ignoreAccents,r=a.stringify,i=a.trim,a=a.matchFrom,t=i?pa(t):t,i=i?pa(r(e)):r(e),n&&(t=t.toLowerCase(),i=i.toLowerCase()),o&&(t=pu(t),i=lc(i)),"start"===a?i.substr(0,t.length)===t:-1<i.indexOf(t))},formatGroupLabel:function(e){return e.label},getOptionLabel:function(e){return e.label},getOptionValue:function(e){return e.value},isDisabled:!1,isLoading:!1,isMulti:!1,isRtl:!1,isSearchable:!0,isOptionDisabled:function(e){return!!e.isDisabled},loadingMessage:function(){return"Loading..."},maxMenuHeight:300,minMenuHeight:140,menuIsOpen:!1,menuPlacement:"bottom",menuPosition:"absolute",menuShouldBlockScroll:!1,menuShouldScrollIntoView:!function(){try{return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}catch{}}(),noOptionsMessage:function(){return"No options"},openMenuOnFocus:!1,openMenuOnClick:!0,options:[],pageSize:5,placeholder:"Select...",screenReaderStatus:function(e){e=e.count;return"".concat(e," result").concat(1!==e?"s":""," available")},styles:{},tabIndex:0,tabSelectsValue:!0,unstyled:!1};function xa(e,t,n,o){return{type:"option",data:t,isDisabled:dc(e,t,n),isSelected:gc(e,t,n),label:uc(e,t),value:fo(e,t),index:o}}function Qn(o,r){return o.options.map(function(e,t){var n;return"options"in e?0<(n=e.options.map(function(e,t){return xa(o,e,r,t)}).filter(function(e){return wa(o,e)})).length?{type:"group",data:e,options:n,index:t}:void 0:(n=xa(o,e,r,t),wa(o,n)?n:void 0)}).filter(_l)}function Sa(e){return e.reduce(function(e,t){return"group"===t.type?e.push.apply(e,Tt(t.options.map(function(e){return e.data}))):e.push(t.data),e},[])}function Aa(e,n){return e.reduce(function(e,t){return"group"===t.type?e.push.apply(e,Tt(t.options.map(function(e){return{data:e.data,id:"".concat(n,"-").concat(t.index,"-").concat(e.index)}}))):e.push({data:t.data,id:"".concat(n,"-").concat(t.index)}),e},[])}function wa(e,t){var n=e.inputValue,n=void 0===n?"":n,o=t.data,r=t.isSelected,a=t.label,t=t.value;return(!fc(e)||!r)&&pc(e,{label:a,value:t,data:o},n)}var Yo=function(e,t){return(null==(e=e.find(function(e){return e.data===t}))?void 0:e.id)||null},uc=function(e,t){return e.getOptionLabel(t)},fo=function(e,t){return e.getOptionValue(t)};function dc(e,t,n){return"function"==typeof e.isOptionDisabled&&e.isOptionDisabled(t,n)}function gc(t,e,n){var o;return-1<n.indexOf(e)||("function"==typeof t.isOptionSelected?t.isOptionSelected(e,n):(o=fo(t,e),n.some(function(e){return fo(t,e)===o})))}function pc(e,t,n){return!e.filterOption||e.filterOption(t,n)}var fc=function(e){var t=e.hideSelectedOptions,e=e.isMulti;return void 0===t?e:t},Au=1,hc=function(){var e=r,t=Vc;if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Or(e,t);var o=ol(r);function r(e){var m,t,n;return Vs(this,r),(m=o.call(this,e)).state={ariaSelection:null,focusedOption:null,focusedOptionId:null,focusableOptionsWithIds:[],focusedValue:null,inputIsHidden:!1,isFocused:!1,selectValue:[],clearFocusValueOnUpdate:!1,prevWasFocused:!1,inputIsHiddenAfterUpdate:void 0,prevProps:void 0,instancePrefix:""},m.blockOptionHover=!1,m.isComposing=!1,m.commonProps=void 0,m.initialTouchX=0,m.initialTouchY=0,m.openAfterFocus=!1,m.scrollToFocusedOptionOnUpdate=!1,m.userIsDragging=void 0,m.isAppleDevice=Ca()||zr(/^iPhone/i)||zr(/^iPad/i)||Ca()&&1<navigator.maxTouchPoints,m.controlRef=null,m.getControlRef=function(e){m.controlRef=e},m.focusedOptionRef=null,m.getFocusedOptionRef=function(e){m.focusedOptionRef=e},m.menuListRef=null,m.getMenuListRef=function(e){m.menuListRef=e},m.inputRef=null,m.getInputRef=function(e){m.inputRef=e},m.focus=m.focusInput,m.blur=m.blurInput,m.onChange=function(e,t){var n=m.props,o=n.onChange,n=n.name;t.name=n,m.ariaOnChange(e,t),o(e,t)},m.setValue=function(e,t,n){var o=m.props,r=o.closeMenuOnSelect,a=o.isMulti,o=o.inputValue;m.onInputChange("",{action:"set-value",prevInputValue:o}),r&&(m.setState({inputIsHiddenAfterUpdate:!a}),m.onMenuClose()),m.setState({clearFocusValueOnUpdate:!0}),m.onChange(e,{action:t,option:n})},m.selectOption=function(e){var t=m.props,n=t.blurInputOnSelect,o=t.isMulti,t=t.name,r=m.state.selectValue,a=o&&m.isOptionSelected(e,r),i=m.isOptionDisabled(e,r);if(a){var s=m.getOptionValue(e);m.setValue(r.filter(function(e){return m.getOptionValue(e)!==s}),"deselect-option",e)}else{if(i)return void m.ariaOnChange(e,{action:"select-option",option:e,name:t});o?m.setValue([].concat(Tt(r),[e]),"select-option",e):m.setValue(e,"select-option")}n&&m.blurInput()},m.removeValue=function(e){var t=m.props.isMulti,n=m.state.selectValue,o=m.getOptionValue(e),n=n.filter(function(e){return m.getOptionValue(e)!==o}),t=$n(t,n,n[0]||null);m.onChange(t,{action:"remove-value",removedValue:e}),m.focusInput()},m.clearValue=function(){var e=m.state.selectValue;m.onChange($n(m.props.isMulti,[],null),{action:"clear",removedValues:e})},m.popValue=function(){var e=m.props.isMulti,t=m.state.selectValue,n=t[t.length-1],t=t.slice(0,t.length-1),e=$n(e,t,t[0]||null);m.onChange(e,{action:"pop-value",removedValue:n})},m.getFocusedOptionId=function(e){return Yo(m.state.focusableOptionsWithIds,e)},m.getFocusableOptionsWithIds=function(){return Aa(Qn(m.props,m.state.selectValue),m.getElementId("option"))},m.getValue=function(){return m.state.selectValue},m.cx=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return Zl.apply(void 0,[m.props.classNamePrefix].concat(t))},m.getOptionLabel=function(e){return uc(m.props,e)},m.getOptionValue=function(e){return fo(m.props,e)},m.getStyles=function(e,t){var n=m.props.unstyled,n=xu[e](t,n),e=(n.boxSizing="border-box",m.props.styles[e]);return e?e(n,t):n},m.getClassNames=function(e,t){var n;return null==(e=(n=m.props.classNames)[e])?void 0:e.call(n,t)},m.getElementId=function(e){return"".concat(m.state.instancePrefix,"-").concat(e)},m.getComponents=function(){return e=m.props,L(L({},su),e.components);var e},m.buildCategorizedOptions=function(){return Qn(m.props,m.state.selectValue)},m.getCategorizedOptions=function(){return m.props.menuIsOpen?m.buildCategorizedOptions():[]},m.buildFocusableOptions=function(){return Sa(m.buildCategorizedOptions())},m.getFocusableOptions=function(){return m.props.menuIsOpen?m.buildFocusableOptions():[]},m.ariaOnChange=function(e,t){m.setState({ariaSelection:L({value:e},t)})},m.onMenuMouseDown=function(e){0===e.button&&(e.stopPropagation(),e.preventDefault(),m.focusInput())},m.onMenuMouseMove=function(e){m.blockOptionHover=!1},m.onControlMouseDown=function(e){var t;e.defaultPrevented||(t=m.props.openMenuOnClick,m.state.isFocused?m.props.menuIsOpen?"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&m.onMenuClose():t&&m.openMenu("first"):(t&&(m.openAfterFocus=!0),m.focusInput()),"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&e.preventDefault())},m.onDropdownIndicatorMouseDown=function(e){var t,n;e&&"mousedown"===e.type&&0!==e.button||m.props.isDisabled||(t=(n=m.props).isMulti,n=n.menuIsOpen,m.focusInput(),n?(m.setState({inputIsHiddenAfterUpdate:!t}),m.onMenuClose()):m.openMenu("first"),e.preventDefault())},m.onClearIndicatorMouseDown=function(e){e&&"mousedown"===e.type&&0!==e.button||(m.clearValue(),e.preventDefault(),m.openAfterFocus=!1,"touchend"===e.type?m.focusInput():setTimeout(function(){return m.focusInput()}))},m.onScroll=function(e){"boolean"==typeof m.props.closeMenuOnScroll?e.target instanceof HTMLElement&&ko(e.target)&&m.props.onMenuClose():"function"==typeof m.props.closeMenuOnScroll&&m.props.closeMenuOnScroll(e)&&m.props.onMenuClose()},m.onCompositionStart=function(){m.isComposing=!0},m.onCompositionEnd=function(){m.isComposing=!1},m.onTouchStart=function(e){e=e.touches,e=e&&e.item(0);e&&(m.initialTouchX=e.clientX,m.initialTouchY=e.clientY,m.userIsDragging=!1)},m.onTouchMove=function(e){var t,e=e.touches,e=e&&e.item(0);e&&(t=Math.abs(e.clientX-m.initialTouchX),e=Math.abs(e.clientY-m.initialTouchY),m.userIsDragging=5<t||5<e)},m.onTouchEnd=function(e){m.userIsDragging||(m.controlRef&&!m.controlRef.contains(e.target)&&m.menuListRef&&!m.menuListRef.contains(e.target)&&m.blurInput(),m.initialTouchX=0,m.initialTouchY=0)},m.onControlTouchEnd=function(e){m.userIsDragging||m.onControlMouseDown(e)},m.onClearIndicatorTouchEnd=function(e){m.userIsDragging||m.onClearIndicatorMouseDown(e)},m.onDropdownIndicatorTouchEnd=function(e){m.userIsDragging||m.onDropdownIndicatorMouseDown(e)},m.handleInputChange=function(e){var t=m.props.inputValue,e=e.currentTarget.value;m.setState({inputIsHiddenAfterUpdate:!1}),m.onInputChange(e,{action:"input-change",prevInputValue:t}),m.props.menuIsOpen||m.onMenuOpen()},m.onInputFocus=function(e){m.props.onFocus&&m.props.onFocus(e),m.setState({inputIsHiddenAfterUpdate:!1,isFocused:!0}),(m.openAfterFocus||m.props.openMenuOnFocus)&&m.openMenu("first"),m.openAfterFocus=!1},m.onInputBlur=function(e){var t=m.props.inputValue;m.menuListRef&&m.menuListRef.contains(document.activeElement)?m.inputRef.focus():(m.props.onBlur&&m.props.onBlur(e),m.onInputChange("",{action:"input-blur",prevInputValue:t}),m.onMenuClose(),m.setState({focusedValue:null,isFocused:!1}))},m.onOptionHover=function(e){var t;m.blockOptionHover||m.state.focusedOption===e||(t=m.getFocusableOptions().indexOf(e),m.setState({focusedOption:e,focusedOptionId:-1<t?m.getFocusedOptionId(e):null}))},m.shouldHideSelectedOptions=function(){return fc(m.props)},m.onValueInputFocus=function(e){e.preventDefault(),e.stopPropagation(),m.focus()},m.onKeyDown=function(e){var t=m.props,n=t.isMulti,o=t.backspaceRemovesValue,r=t.escapeClearsValue,a=t.inputValue,i=t.isClearable,s=t.isDisabled,c=t.menuIsOpen,l=t.onKeyDown,u=t.tabSelectsValue,d=t.openMenuOnFocus,t=m.state,g=t.focusedOption,p=t.focusedValue,h=t.selectValue;if(!(s||"function"==typeof l&&(l(e),e.defaultPrevented))){switch(m.blockOptionHover=!0,e.key){case"ArrowLeft":if(!n||a)return;m.focusValue("previous");break;case"ArrowRight":if(!n||a)return;m.focusValue("next");break;case"Delete":case"Backspace":if(a)return;if(p)m.removeValue(p);else{if(!o)return;n?m.popValue():i&&m.clearValue()}break;case"Tab":if(m.isComposing||e.shiftKey||!c||!u||!g||d&&m.isOptionSelected(g,h))return;m.selectOption(g);break;case"Enter":if(229===e.keyCode)break;if(c){if(!g||m.isComposing)return;m.selectOption(g);break}return;case"Escape":c?(m.setState({inputIsHiddenAfterUpdate:!1}),m.onInputChange("",{action:"menu-close",prevInputValue:a}),m.onMenuClose()):i&&r&&m.clearValue();break;case" ":if(a)return;if(c){if(!g)return;m.selectOption(g)}else m.openMenu("first");break;case"ArrowUp":c?m.focusOption("up"):m.openMenu("last");break;case"ArrowDown":c?m.focusOption("down"):m.openMenu("first");break;case"PageUp":if(!c)return;m.focusOption("pageup");break;case"PageDown":if(!c)return;m.focusOption("pagedown");break;case"Home":if(!c)return;m.focusOption("first");break;case"End":if(!c)return;m.focusOption("last");break;default:return}e.preventDefault()}},m.state.instancePrefix="react-select-"+(m.props.instanceId||++Au),m.state.selectValue=ra(e.value),e.menuIsOpen&&m.state.selectValue.length&&(e=m.getFocusableOptionsWithIds(),n=(t=m.buildFocusableOptions()).indexOf(m.state.selectValue[0]),m.state.focusableOptionsWithIds=e,m.state.focusedOption=t[n],m.state.focusedOptionId=Yo(e,t[n])),m}return Fs(r,[{key:"componentDidMount",value:function(){this.startListeningComposition(),this.startListeningToTouch(),this.props.closeMenuOnScroll&&document&&document.addEventListener&&document.addEventListener("scroll",this.onScroll,!0),this.props.autoFocus&&this.focusInput(),this.props.menuIsOpen&&this.state.focusedOption&&this.menuListRef&&this.focusedOptionRef&&aa(this.menuListRef,this.focusedOptionRef)}},{key:"componentDidUpdate",value:function(e){var t=this.props,n=t.isDisabled,t=t.menuIsOpen,o=this.state.isFocused;(o&&!n&&e.isDisabled||o&&t&&!e.menuIsOpen)&&this.focusInput(),o&&n&&!e.isDisabled?this.setState({isFocused:!1},this.onMenuClose):o||n||!e.isDisabled||this.inputRef!==document.activeElement||this.setState({isFocused:!0}),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(aa(this.menuListRef,this.focusedOptionRef),this.scrollToFocusedOptionOnUpdate=!1)}},{key:"componentWillUnmount",value:function(){this.stopListeningComposition(),this.stopListeningToTouch(),document.removeEventListener("scroll",this.onScroll,!0)}},{key:"onMenuOpen",value:function(){this.props.onMenuOpen()}},{key:"onMenuClose",value:function(){this.onInputChange("",{action:"menu-close",prevInputValue:this.props.inputValue}),this.props.onMenuClose()}},{key:"onInputChange",value:function(e,t){this.props.onInputChange(e,t)}},{key:"focusInput",value:function(){this.inputRef&&this.inputRef.focus()}},{key:"blurInput",value:function(){this.inputRef&&this.inputRef.blur()}},{key:"openMenu",value:function(e){var t=this,n=this.state,o=n.selectValue,n=n.isFocused,r=this.buildFocusableOptions(),e="first"===e?0:r.length-1;this.props.isMulti||-1<(o=r.indexOf(o[0]))&&(e=o),this.scrollToFocusedOptionOnUpdate=!(n&&this.menuListRef),this.setState({inputIsHiddenAfterUpdate:!1,focusedValue:null,focusedOption:r[e],focusedOptionId:this.getFocusedOptionId(r[e])},function(){return t.onMenuOpen()})}},{key:"focusValue",value:function(e){var t=this.state,n=t.selectValue,t=t.focusedValue;if(this.props.isMulti){this.setState({focusedOption:null});var o=n.indexOf(t),r=(t||(o=-1),n.length-1),a=-1;if(n.length){switch(e){case"previous":a=0===o?0:-1===o?r:o-1;break;case"next":-1<o&&o<r&&(a=o+1)}this.setState({inputIsHidden:-1!==a,focusedValue:n[a]})}}}},{key:"focusOption",value:function(){var e,t,n=0<arguments.length&&void 0!==arguments[0]?arguments[0]:"first",o=this.props.pageSize,r=this.state.focusedOption,a=this.getFocusableOptions();a.length&&(e=0,t=a.indexOf(r),r||(t=-1),"up"===n?e=0<t?t-1:a.length-1:"down"===n?e=(t+1)%a.length:"pageup"===n?(e=t-o)<0&&(e=0):"pagedown"===n?(e=t+o)>a.length-1&&(e=a.length-1):"last"===n&&(e=a.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:a[e],focusedValue:null,focusedOptionId:this.getFocusedOptionId(a[e])}))}},{key:"getTheme",value:function(){return this.props.theme?"function"==typeof this.props.theme?this.props.theme(Jo):L(L({},Jo),this.props.theme):Jo}},{key:"getCommonProps",value:function(){var e=this.clearValue,t=this.cx,n=this.getStyles,o=this.getClassNames,r=this.getValue,a=this.selectOption,i=this.setValue,s=this.props,c=s.isMulti,l=s.isRtl,u=s.options;return{clearValue:e,cx:t,getStyles:n,getClassNames:o,getValue:r,hasValue:this.hasValue(),isMulti:c,isRtl:l,options:u,selectOption:a,selectProps:s,setValue:i,theme:this.getTheme()}}},{key:"hasValue",value:function(){return 0<this.state.selectValue.length}},{key:"hasOptions",value:function(){return!!this.getFocusableOptions().length}},{key:"isClearable",value:function(){var e=this.props,t=e.isClearable,e=e.isMulti;return void 0===t?e:t}},{key:"isOptionDisabled",value:function(e,t){return dc(this.props,e,t)}},{key:"isOptionSelected",value:function(e,t){return gc(this.props,e,t)}},{key:"filterOption",value:function(e,t){return pc(this.props,e,t)}},{key:"formatOptionLabel",value:function(e,t){var n,o;return"function"==typeof this.props.formatOptionLabel?(n=this.props.inputValue,o=this.state.selectValue,this.props.formatOptionLabel(e,{context:t,inputValue:n,selectValue:o})):this.getOptionLabel(e)}},{key:"formatGroupLabel",value:function(e){return this.props.formatGroupLabel(e)}},{key:"startListeningComposition",value:function(){document&&document.addEventListener&&(document.addEventListener("compositionstart",this.onCompositionStart,!1),document.addEventListener("compositionend",this.onCompositionEnd,!1))}},{key:"stopListeningComposition",value:function(){document&&document.removeEventListener&&(document.removeEventListener("compositionstart",this.onCompositionStart),document.removeEventListener("compositionend",this.onCompositionEnd))}},{key:"startListeningToTouch",value:function(){document&&document.addEventListener&&(document.addEventListener("touchstart",this.onTouchStart,!1),document.addEventListener("touchmove",this.onTouchMove,!1),document.addEventListener("touchend",this.onTouchEnd,!1))}},{key:"stopListeningToTouch",value:function(){document&&document.removeEventListener&&(document.removeEventListener("touchstart",this.onTouchStart),document.removeEventListener("touchmove",this.onTouchMove),document.removeEventListener("touchend",this.onTouchEnd))}},{key:"renderInput",value:function(){var e=this.props,t=e.isDisabled,n=e.isSearchable,o=e.inputId,r=e.inputValue,a=e.tabIndex,i=e.form,s=e.menuIsOpen,e=e.required,c=this.getComponents().Input,l=this.state,u=l.inputIsHidden,l=l.ariaSelection,d=this.commonProps,o=o||this.getElementId("input"),e=L(L(L({"aria-autocomplete":"list","aria-expanded":s,"aria-haspopup":!0,"aria-errormessage":this.props["aria-errormessage"],"aria-invalid":this.props["aria-invalid"],"aria-label":this.props["aria-label"],"aria-labelledby":this.props["aria-labelledby"],"aria-required":e,role:"combobox","aria-activedescendant":this.isAppleDevice?void 0:this.state.focusedOptionId||""},s&&{"aria-controls":this.getElementId("listbox")}),!n&&{"aria-readonly":!0}),this.hasValue()?"initial-input-focus"===(null==l?void 0:l.action)&&{"aria-describedby":this.getElementId("live-region")}:{"aria-describedby":this.getElementId("placeholder")});return n?m.createElement(c,P({},d,{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",id:o,innerRef:this.getInputRef,isDisabled:t,isHidden:u,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,spellCheck:"false",tabIndex:a,form:i,type:"text",value:r},e)):m.createElement(mu,P({id:o,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:go,onFocus:this.onInputFocus,disabled:t,tabIndex:a,inputMode:"none",form:i,value:""},e))}},{key:"renderPlaceholderOrValue",value:function(){var r=this,e=this.getComponents(),a=e.MultiValue,i=e.MultiValueContainer,s=e.MultiValueLabel,c=e.MultiValueRemove,t=e.SingleValue,e=e.Placeholder,l=this.commonProps,n=this.props,o=n.controlShouldRenderValue,u=n.isDisabled,d=n.isMulti,g=n.inputValue,n=n.placeholder,p=this.state,h=p.selectValue,f=p.focusedValue,p=p.isFocused;return this.hasValue()&&o?d?h.map(function(e,t){var n=e===f,o="".concat(r.getOptionLabel(e),"-").concat(r.getOptionValue(e));return m.createElement(a,P({},l,{components:{Container:i,Label:s,Remove:c},isFocused:n,isDisabled:u,key:o,index:t,removeProps:{onClick:function(){return r.removeValue(e)},onTouchEnd:function(){return r.removeValue(e)},onMouseDown:function(e){e.preventDefault()}},data:e}),r.formatOptionLabel(e,"value"))}):g?null:(o=h[0],m.createElement(t,P({},l,{data:o,isDisabled:u}),this.formatOptionLabel(o,"value"))):g?null:m.createElement(e,P({},l,{key:"placeholder",isDisabled:u,isFocused:p,innerProps:{id:this.getElementId("placeholder")}}),n)}},{key:"renderClearIndicator",value:function(){var e=this.getComponents().ClearIndicator,t=this.commonProps,n=this.props,o=n.isDisabled,n=n.isLoading,r=this.state.isFocused;return this.isClearable()&&e&&!o&&this.hasValue()&&!n?(o={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"},m.createElement(e,P({},t,{innerProps:o,isFocused:r}))):null}},{key:"renderLoadingIndicator",value:function(){var e=this.getComponents().LoadingIndicator,t=this.commonProps,n=this.props,o=n.isDisabled,n=n.isLoading,r=this.state.isFocused;return e&&n?m.createElement(e,P({},t,{innerProps:{"aria-hidden":"true"},isDisabled:o,isFocused:r})):null}},{key:"renderIndicatorSeparator",value:function(){var e,t,n=this.getComponents(),o=n.DropdownIndicator,n=n.IndicatorSeparator;return o&&n?(o=this.commonProps,e=this.props.isDisabled,t=this.state.isFocused,m.createElement(n,P({},o,{isDisabled:e,isFocused:t}))):null}},{key:"renderDropdownIndicator",value:function(){var e,t,n,o,r=this.getComponents().DropdownIndicator;return r?(e=this.commonProps,t=this.props.isDisabled,n=this.state.isFocused,o={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"},m.createElement(r,P({},e,{innerProps:o,isDisabled:t,isFocused:n}))):null}},{key:"renderMenu",value:function(){var d=this,e=this.getComponents(),i=e.Group,s=e.GroupHeading,r=e.Menu,a=e.MenuList,t=e.MenuPortal,n=e.LoadingMessage,o=e.NoOptionsMessage,g=e.Option,p=this.commonProps,h=this.state.focusedOption,e=this.props,c=e.captureMenuScroll,l=e.inputValue,u=e.isLoading,f=e.loadingMessage,b=e.minMenuHeight,v=e.maxMenuHeight,y=e.menuIsOpen,I=e.menuPlacement,C=e.menuPosition,x=e.menuPortalTarget,S=e.menuShouldBlockScroll,A=e.menuShouldScrollIntoView,w=e.noOptionsMessage,N=e.onMenuScrollToTop,E=e.onMenuScrollToBottom;if(!y)return null;function G(e,t){var n=e.type,o=e.data,r=e.isDisabled,a=e.isSelected,i=e.label,s=e.value,c=h===o,l=r?void 0:function(){return d.onOptionHover(o)},u=r?void 0:function(){return d.selectOption(o)},u={id:t="".concat(d.getElementId("option"),"-").concat(t),onClick:u,onMouseMove:l,onMouseOver:l,tabIndex:-1,role:"option","aria-selected":d.isAppleDevice?void 0:a};return m.createElement(g,P({},p,{innerProps:u,data:o,isDisabled:r,isSelected:a,key:t,label:i,type:n,value:s,isFocused:c,innerRef:c?d.getFocusedOptionRef:void 0}),d.formatOptionLabel(e.data,"menu"))}var L;if(this.hasOptions())L=this.getCategorizedOptions().map(function(e){var t,n,o,r,a;return"group"===e.type?(t=e.data,n=e.options,o=e.index,r="".concat(d.getElementId("group"),"-").concat(o),a="".concat(r,"-heading"),m.createElement(i,P({},p,{key:r,data:t,options:n,Heading:s,headingProps:{id:a,data:e.data},label:d.formatGroupLabel(e.data)}),e.options.map(function(e){return G(e,"".concat(o,"-").concat(e.index))}))):"option"===e.type?G(e,"".concat(e.index)):void 0});else if(u){e=f({inputValue:l});if(null===e)return null;L=m.createElement(n,p,e)}else{y=w({inputValue:l});if(null===y)return null;L=m.createElement(o,p,y)}var k={minMenuHeight:b,maxMenuHeight:v,menuPlacement:I,menuPosition:C,menuShouldScrollIntoView:A},f=m.createElement(Yl,P({},p,k),function(e){var t=e.ref,e=e.placerProps,n=e.placement,o=e.maxHeight;return m.createElement(r,P({},p,k,{innerRef:t,innerProps:{onMouseDown:d.onMenuMouseDown,onMouseMove:d.onMenuMouseMove},isLoading:u,placement:n}),m.createElement(yu,{captureEnabled:c,onTopArrive:N,onBottomArrive:E,lockEnabled:S},function(t){return m.createElement(a,P({},p,{innerRef:function(e){d.getMenuListRef(e),t(e)},innerProps:{role:"listbox","aria-multiselectable":p.isMulti,id:d.getElementId("listbox")},isLoading:u,maxHeight:o,focusedOption:h}),L)}))});return x||"fixed"===C?m.createElement(t,P({},p,{appendTo:x,controlElement:this.controlRef,menuPlacement:I,menuPosition:C}),f):f}},{key:"renderFormField",value:function(){var n=this,e=this.props,t=e.delimiter,o=e.isDisabled,r=e.isMulti,a=e.name,e=e.required,i=this.state.selectValue;return!e||this.hasValue()||o?a&&!o?r?t?(e=i.map(function(e){return n.getOptionValue(e)}).join(t),m.createElement("input",{name:a,type:"hidden",value:e})):(o=0<i.length?i.map(function(e,t){return m.createElement("input",{key:"i-".concat(t),name:a,type:"hidden",value:n.getOptionValue(e)})}):m.createElement("input",{name:a,type:"hidden",value:""}),m.createElement("div",null,o)):(r=i[0]?this.getOptionValue(i[0]):"",m.createElement("input",{name:a,type:"hidden",value:r})):void 0:m.createElement(Cu,{name:a,onFocus:this.onValueInputFocus})}},{key:"renderLiveRegion",value:function(){var e=this.commonProps,t=this.state,n=t.ariaSelection,o=t.focusedOption,r=t.focusedValue,a=t.isFocused,t=t.selectValue,i=this.getFocusableOptions();return m.createElement(du,P({},e,{id:this.getElementId("live-region"),ariaSelection:n,focusedOption:o,focusedValue:r,isFocused:a,selectValue:t,focusableOptions:i,isAppleDevice:this.isAppleDevice}))}},{key:"render",value:function(){var e=this.getComponents(),t=e.Control,n=e.IndicatorsContainer,o=e.SelectContainer,e=e.ValueContainer,r=this.props,a=r.className,i=r.id,s=r.isDisabled,r=r.menuIsOpen,c=this.state.isFocused,l=this.commonProps=this.getCommonProps();return m.createElement(o,P({},l,{className:a,innerProps:{id:i,onKeyDown:this.onKeyDown},isDisabled:s,isFocused:c}),this.renderLiveRegion(),m.createElement(t,P({},l,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:s,isFocused:c,menuIsOpen:r}),m.createElement(e,P({},l,{isDisabled:s}),this.renderPlaceholderOrValue(),this.renderInput()),m.createElement(n,P({},l,{isDisabled:s}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}],[{key:"getDerivedStateFromProps",value:function(e,t){var n=t.prevProps,o=t.clearFocusValueOnUpdate,r=t.inputIsHiddenAfterUpdate,a=t.ariaSelection,i=t.isFocused,s=t.prevWasFocused,c=t.instancePrefix,l=e.options,u=e.value,d=e.menuIsOpen,g=e.inputValue,p=e.isMulti,h=ra(u),m={},u=(!n||u===n.value&&l===n.options&&d===n.menuIsOpen&&g===n.inputValue||(u=d?Sa(Qn(e,h)):[],l=d?Aa(Qn(e,h),"".concat(c,"-option")):[],g=o?function(e,t){var n=e.focusedValue,e=e.selectValue.indexOf(n);if(-1<e){if(-1<t.indexOf(n))return n;if(e<t.length)return t[e]}return null}(t,h):null,d=u,o=(c=t.focusedOption)&&-1<d.indexOf(c)?c:d[0],m={selectValue:h,focusedOption:o,focusedOptionId:Yo(l,o),focusableOptionsWithIds:l,focusedValue:g,clearFocusValueOnUpdate:!1}),null!=r&&e!==n?{inputIsHidden:r,inputIsHiddenAfterUpdate:void 0}:{}),t=a,c=i&&s;return i&&!c&&(t={value:$n(p,h,h[0]||null),options:h,action:"initial-input-focus"},c=!s),"initial-input-focus"===(null==a?void 0:a.action)&&(t=null),L(L(L({},m),u),{},{prevProps:e,ariaSelection:t,prevWasFocused:c})}}]),r}(),wu=(hc.defaultProps=Su,Ss(function(e,t){n=void 0===(n=e.defaultInputValue)?"":n,y=void 0!==(y=e.defaultMenuIsOpen)&&y,o=void 0===(o=e.defaultValue)?null:o,r=e.inputValue,a=e.menuIsOpen,i=e.onChange,s=e.onInputChange,c=e.onMenuClose,l=e.onMenuOpen,u=e.value,e=Mt(e,nl),n=we(Ve(void 0!==r?r:n),2),d=n[0],g=n[1],n=we(Ve(void 0!==a?a:y),2),y=n[0],p=n[1],n=we(Ve(void 0!==u?u:o),2),o=n[0],h=n[1],n=Qe(function(e,t){"function"==typeof i&&i(e,t),h(e)},[i]),f=Qe(function(e,t){var n;"function"==typeof s&&(n=s(e,t)),g(void 0!==n?n:e)},[s]),b=Qe(function(){"function"==typeof l&&l(),p(!0)},[l]),v=Qe(function(){"function"==typeof c&&c(),p(!1)},[c]),r=void 0!==r?r:d,d=void 0!==a?a:y,a=void 0!==u?u:o;var n,o,r,a,i,s,c,l,u,d,g,p,h,f,b,v,y=L(L({},e),{},{inputValue:r,menuIsOpen:d,onChange:n,onInputChange:f,onMenuClose:v,onMenuOpen:b,value:a});return m.createElement(hc,P({ref:t},y))})),mc=wu;const Kn={accAccessibilityMenu__overlay:"_accAccessibilityMenu__overlay_1dwxl_1",accMenu:"_accMenu_1dwxl_10"},Nu=e=>m.createElement("svg",{className:"MuiSvgIcon-root MuiSvgIcon-fontSizeLarge css-tzssek-MuiSvgIcon-root",focusable:"false","aria-hidden":"true",viewBox:"0 0 24 24","data-testid":"ExpandIcon",...e},m.createElement("path",{d:"M4 20h16v2H4zM4 2h16v2H4zm9 7h3l-4-4-4 4h3v6H8l4 4 4-4h-3z"})),Uo=({children:e,name:t,onCollapse:n,isExpanded:o,Icon:r,tKey:a,isAccMenuContentActive:i})=>{var s=Kr()["t"],i=Ut("_accMenuContentBlock_ba9px_1",{_isExpanded_ba9px_19:o,_isAccMenuContentActive_ba9px_25:i}),c=()=>{n(t)};return C.jsxs("div",{onClick:o?void 0:c,role:o?void 0:"button",className:i,tabIndex:o?void 0:0,children:[o&&C.jsx("div",{className:"_accMenuContentBlock__expendButtonContainer_ba9px_46",children:C.jsx("button",{onClick:c,children:C.jsx(Nu,{})})}),!o&&C.jsxs("div",{className:"_accMenuContentBlock__titleContainer_ba9px_28",children:[C.jsx(r,{}),C.jsx("h3",{className:"_accMenuContentBlock__title_ba9px_28",children:s(a)})]}),o&&C.jsx("div",{className:"_accMenuContentBlock__content_ba9px_69",children:e})]})},Na="_accButton__icon_gu4kw_38",Eu=e=>m.createElement("svg",{className:"MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-i4bv87-MuiSvgIcon-root",focusable:"false","aria-hidden":"true",viewBox:"0 0 24 24","data-testid":"QuestionMarkIcon",...e},m.createElement("path",{d:"M11.07 12.85c.77-1.39 2.25-2.21 3.11-3.44.91-1.29.4-3.7-2.18-3.7-1.69 0-2.52 1.28-2.87 2.34L6.54 6.96C7.25 4.83 9.18 3 11.99 3c2.35 0 3.96 1.07 4.78 2.41.7 1.15 1.11 3.3.03 4.9-1.2 1.77-2.35 2.31-2.97 3.45-.25.46-.35.76-.35 2.24h-2.89c-.01-.78-.13-2.05.48-3.15zM14 20c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2z"})),ku=({elementType:e,children:t,...n})=>{return C.jsx("button"===e?"button":"div",{tabIndex:"div"===e?0:void 0,...n,children:t})},Se=({Icon:e,isToggled:t,isActive:n,children:o,onToggle:r,titleTranslationKey:a,elementType:i="button",title:s,stats:c,styleIcon:l,styleTitle:u,className:d,tooltipTranslationKey:g})=>{var p=Kr()["t"],d=Ut("_accButton_gu4kw_1 "+d,{_isToggled_gu4kw_18:t,_isActive_gu4kw_26:n});return C.jsxs(ku,{elementType:i,onClick:r,className:d,children:[c&&C.jsx("span",{className:"_accButton__stats_gu4kw_61",children:c}),g?C.jsxs(C.Fragment,{children:[C.jsx(Eu,{title:"Help",className:Na+" _accButton__icon--help_gu4kw_42"}),C.jsx("span",{"data-tooltip":p(g??"")??void 0})]}):null,C.jsx(e,{style:l,title:s,className:Na}),C.jsx("h2",{style:u,className:"_accButton__title_gu4kw_29",children:p(a)}),C.jsx("div",{className:"_accButton__content_gu4kw_55",children:o})]})},Lu=e=>m.createElement("svg",{className:"MuiSvgIcon-root MuiSvgIcon-fontSizeMedium _accButton__icon_1dz30_31 css-i4bv87-MuiSvgIcon-root",focusable:"false","aria-hidden":"true",viewBox:"0 0 24 24","data-testid":"TextIncreaseIcon",...e},m.createElement("path",{d:"M.99 19h2.42l1.27-3.58h5.65L11.59 19h2.42L8.75 5h-2.5L.99 19zm4.42-5.61L7.44 7.6h.12l2.03 5.79H5.41zM20 11h3v2h-3v3h-2v-3h-3v-2h3V8h2v3z"})),Gu=e=>m.createElement("svg",{className:"MuiSvgIcon-root MuiSvgIcon-fontSizeLarge css-tzssek-MuiSvgIcon-root",focusable:"false","aria-hidden":"true",viewBox:"0 0 24 24","data-testid":"AddIcon",...e},m.createElement("path",{d:"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"})),Tu=e=>m.createElement("svg",{className:"MuiSvgIcon-root MuiSvgIcon-fontSizeLarge css-tzssek-MuiSvgIcon-root",focusable:"false","aria-hidden":"true",viewBox:"0 0 24 24","data-testid":"RemoveIcon",...e},m.createElement("path",{d:"M19 13H5v-2h14v2z"})),Ct=({controlType:e,onClick:t,style:n})=>{let o;switch(e){case"increase":o=Gu;break;case"decrease":o=Tu;break;default:o=Ts}return C.jsx("button",{style:n,onClick:t,className:"_accValueControlButton_1pw3b_1",children:C.jsx(o,{})})},In=({onIncrease:e,onToggle:t,onDescrease:n})=>C.jsxs("div",{className:"_accValueControl_p53sg_1",children:[C.jsx(Ct,{onClick:e,controlType:"increase"}),C.jsx(Ct,{onClick:t,controlType:"init"}),C.jsx(Ct,{onClick:n,controlType:"decrease"})]}),Ea=(e,n)=>{document.querySelectorAll(`[${e}]`).forEach(e=>{var t;e&&e instanceof HTMLElement&&e.dataset.accOrgfontsize&&(t=+e.dataset.accOrgfontsize*n/100,e.style.fontSize=t+"px")})},Ou=({nodeListUpdated:e,accState:t,onChangeAccState:n})=>{const o=t["adjustFontSizePercentage"];return pe(()=>{0<e&&Ea("data-acc-mutation",o)},[o,e]),pe(()=>{Ea("data-acc-orgfontsize",o)},[o]),C.jsx(Se,{elementType:"div",Icon:Lu,titleTranslationKey:"content.adjustFontSize",title:"Adjust Font Size",stats:o+"%",children:C.jsx(In,{onIncrease:()=>{n(e=>{var t=e["adjustFontSizePercentage"];t<200&&(e.adjustFontSizePercentage+=10)})},onToggle:()=>{n(e=>{e.adjustFontSizePercentage=100})},onDescrease:()=>{n(e=>{var t=e["adjustFontSizePercentage"];10<t&&(e.adjustFontSizePercentage-=10)})}})})},Bu=e=>m.createElement("svg",{className:"MuiSvgIcon-root MuiSvgIcon-fontSizeMedium _accButton__icon_1dz30_31 css-i4bv87-MuiSvgIcon-root",focusable:"false","aria-hidden":"true",viewBox:"0 0 24 24","data-testid":"SortByAlphaIcon",...e},m.createElement("path",{d:"M14.94 4.66h-4.72l2.36-2.36zm-4.69 14.71h4.66l-2.33 2.33zM6.1 6.27 1.6 17.73h1.84l.92-2.45h5.11l.92 2.45h1.84L7.74 6.27H6.1zm-1.13 7.37 1.94-5.18 1.94 5.18H4.97zm10.76 2.5h6.12v1.59h-8.53v-1.29l5.92-8.56h-5.88v-1.6h8.3v1.26l-5.93 8.6z"})),ka="acc-dyslexia-font-style",La="acc-dyslexia-font",Mu=({accState:e,onChangeAccState:t})=>{const n=e["isDyslexiaFont"];return pe(()=>{var e;return n&&(document.documentElement.classList.add(La),(e=document.createElement("style")).id=ka,e.innerHTML=`
|
|
18
|
+
`],Ho=Ho||Po.slice(0),ca=Object.freeze(Object.defineProperties(Po,{raw:{value:Object.freeze(Ho)}})))),Zo=function(e){var t=e.delay,e=e.offset;return W("span",{css:si({animation:"".concat(nu," 1s ease-in-out ").concat(t,"ms infinite;"),backgroundColor:"currentColor",borderRadius:"1em",display:"inline-block",marginLeft:e?"1em":void 0,height:"1em",verticalAlign:"top",width:"1em"},"production"===process.env.NODE_ENV?"":";label:LoadingDot;","production"===process.env.NODE_ENV?"":"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGljYXRvcnMudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQW1RSSIsImZpbGUiOiJpbmRpY2F0b3JzLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgUmVhY3ROb2RlIH0gZnJvbSAncmVhY3QnO1xuaW1wb3J0IHsganN4LCBrZXlmcmFtZXMgfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5cbmltcG9ydCB7XG4gIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lLFxuICBDU1NPYmplY3RXaXRoTGFiZWwsXG4gIEdyb3VwQmFzZSxcbn0gZnJvbSAnLi4vdHlwZXMnO1xuaW1wb3J0IHsgZ2V0U3R5bGVQcm9wcyB9IGZyb20gJy4uL3V0aWxzJztcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBEcm9wZG93biAmIENsZWFyIEljb25zXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuY29uc3QgU3ZnID0gKHtcbiAgc2l6ZSxcbiAgLi4ucHJvcHNcbn06IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3ZnJ10gJiB7IHNpemU6IG51bWJlciB9KSA9PiAoXG4gIDxzdmdcbiAgICBoZWlnaHQ9e3NpemV9XG4gICAgd2lkdGg9e3NpemV9XG4gICAgdmlld0JveD1cIjAgMCAyMCAyMFwiXG4gICAgYXJpYS1oaWRkZW49XCJ0cnVlXCJcbiAgICBmb2N1c2FibGU9XCJmYWxzZVwiXG4gICAgY3NzPXt7XG4gICAgICBkaXNwbGF5OiAnaW5saW5lLWJsb2NrJyxcbiAgICAgIGZpbGw6ICdjdXJyZW50Q29sb3InLFxuICAgICAgbGluZUhlaWdodDogMSxcbiAgICAgIHN0cm9rZTogJ2N1cnJlbnRDb2xvcicsXG4gICAgICBzdHJva2VXaWR0aDogMCxcbiAgICB9fVxuICAgIHsuLi5wcm9wc31cbiAgLz5cbik7XG5cbmV4cG9ydCB0eXBlIENyb3NzSWNvblByb3BzID0gSlNYLkludHJpbnNpY0VsZW1lbnRzWydzdmcnXSAmIHsgc2l6ZT86IG51bWJlciB9O1xuZXhwb3J0IGNvbnN0IENyb3NzSWNvbiA9IChwcm9wczogQ3Jvc3NJY29uUHJvcHMpID0+IChcbiAgPFN2ZyBzaXplPXsyMH0gey4uLnByb3BzfT5cbiAgICA8cGF0aCBkPVwiTTE0LjM0OCAxNC44NDljLTAuNDY5IDAuNDY5LTEuMjI5IDAuNDY5LTEuNjk3IDBsLTIuNjUxLTMuMDMwLTIuNjUxIDMuMDI5Yy0wLjQ2OSAwLjQ2OS0xLjIyOSAwLjQ2OS0xLjY5NyAwLTAuNDY5LTAuNDY5LTAuNDY5LTEuMjI5IDAtMS42OTdsMi43NTgtMy4xNS0yLjc1OS0zLjE1MmMtMC40NjktMC40NjktMC40NjktMS4yMjggMC0xLjY5N3MxLjIyOC0wLjQ2OSAxLjY5NyAwbDIuNjUyIDMuMDMxIDIuNjUxLTMuMDMxYzAuNDY5LTAuNDY5IDEuMjI4LTAuNDY5IDEuNjk3IDBzMC40NjkgMS4yMjkgMCAxLjY5N2wtMi43NTggMy4xNTIgMi43NTggMy4xNWMwLjQ2OSAwLjQ2OSAwLjQ2OSAxLjIyOSAwIDEuNjk4elwiIC8+XG4gIDwvU3ZnPlxuKTtcbmV4cG9ydCB0eXBlIERvd25DaGV2cm9uUHJvcHMgPSBKU1guSW50cmluc2ljRWxlbWVudHNbJ3N2ZyddICYgeyBzaXplPzogbnVtYmVyIH07XG5leHBvcnQgY29uc3QgRG93bkNoZXZyb24gPSAocHJvcHM6IERvd25DaGV2cm9uUHJvcHMpID0+IChcbiAgPFN2ZyBzaXplPXsyMH0gey4uLnByb3BzfT5cbiAgICA8cGF0aCBkPVwiTTQuNTE2IDcuNTQ4YzAuNDM2LTAuNDQ2IDEuMDQzLTAuNDgxIDEuNTc2IDBsMy45MDggMy43NDcgMy45MDgtMy43NDdjMC41MzMtMC40ODEgMS4xNDEtMC40NDYgMS41NzQgMCAwLjQzNiAwLjQ0NSAwLjQwOCAxLjE5NyAwIDEuNjE1LTAuNDA2IDAuNDE4LTQuNjk1IDQuNTAyLTQuNjk1IDQuNTAyLTAuMjE3IDAuMjIzLTAuNTAyIDAuMzM1LTAuNzg3IDAuMzM1cy0wLjU3LTAuMTEyLTAuNzg5LTAuMzM1YzAgMC00LjI4Ny00LjA4NC00LjY5NS00LjUwMnMtMC40MzYtMS4xNyAwLTEuNjE1elwiIC8+XG4gIDwvU3ZnPlxuKTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBEcm9wZG93biAmIENsZWFyIEJ1dHRvbnNcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5leHBvcnQgaW50ZXJmYWNlIERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8XG4gIE9wdGlvbiA9IHVua25vd24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuID0gYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPiA9IEdyb3VwQmFzZTxPcHRpb24+XG4+IGV4dGVuZHMgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWU8T3B0aW9uLCBJc011bHRpLCBHcm91cD4ge1xuICAvKiogVGhlIGNoaWxkcmVuIHRvIGJlIHJlbmRlcmVkIGluc2lkZSB0aGUgaW5kaWNhdG9yLiAqL1xuICBjaGlsZHJlbj86IFJlYWN0Tm9kZTtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpc0Rpc2FibGVkOiBib29sZWFuO1xufVxuXG5jb25zdCBiYXNlQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNGb2N1c2VkLFxuICAgIHRoZW1lOiB7XG4gICAgICBzcGFjaW5nOiB7IGJhc2VVbml0IH0sXG4gICAgICBjb2xvcnMsXG4gICAgfSxcbiAgfTpcbiAgICB8IERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbiAgICB8IENsZWFySW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdpbmRpY2F0b3JDb250YWluZXInLFxuICBkaXNwbGF5OiAnZmxleCcsXG4gIHRyYW5zaXRpb246ICdjb2xvciAxNTBtcycsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsNjAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBwYWRkaW5nOiBiYXNlVW5pdCAqIDIsXG4gICAgICAgICc6aG92ZXInOiB7XG4gICAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsODAgOiBjb2xvcnMubmV1dHJhbDQwLFxuICAgICAgICB9LFxuICAgICAgfSksXG59KTtcblxuZXhwb3J0IGNvbnN0IGRyb3Bkb3duSW5kaWNhdG9yQ1NTID0gYmFzZUNTUztcbmV4cG9ydCBjb25zdCBEcm9wZG93bkluZGljYXRvciA9IDxcbiAgT3B0aW9uLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPlxuPihcbiAgcHJvcHM6IERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGNoaWxkcmVuLCBpbm5lclByb3BzIH0gPSBwcm9wcztcbiAgcmV0dXJuIChcbiAgICA8ZGl2XG4gICAgICB7Li4uZ2V0U3R5bGVQcm9wcyhwcm9wcywgJ2Ryb3Bkb3duSW5kaWNhdG9yJywge1xuICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICdkcm9wZG93bi1pbmRpY2F0b3InOiB0cnVlLFxuICAgICAgfSl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICB7Y2hpbGRyZW4gfHwgPERvd25DaGV2cm9uIC8+fVxuICAgIDwvZGl2PlxuICApO1xufTtcblxuZXhwb3J0IGludGVyZmFjZSBDbGVhckluZGljYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgLyoqIFRoZSBjaGlsZHJlbiB0byBiZSByZW5kZXJlZCBpbnNpZGUgdGhlIGluZGljYXRvci4gKi9cbiAgY2hpbGRyZW4/OiBSZWFjdE5vZGU7XG4gIC8qKiBQcm9wcyB0aGF0IHdpbGwgYmUgcGFzc2VkIG9uIHRvIHRoZSBjaGlsZHJlbi4gKi9cbiAgaW5uZXJQcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydkaXYnXTtcbiAgLyoqIFRoZSBmb2N1c2VkIHN0YXRlIG9mIHRoZSBzZWxlY3QuICovXG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbn1cblxuZXhwb3J0IGNvbnN0IGNsZWFySW5kaWNhdG9yQ1NTID0gYmFzZUNTUztcbmV4cG9ydCBjb25zdCBDbGVhckluZGljYXRvciA9IDxcbiAgT3B0aW9uLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPlxuPihcbiAgcHJvcHM6IENsZWFySW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGNoaWxkcmVuLCBpbm5lclByb3BzIH0gPSBwcm9wcztcbiAgcmV0dXJuIChcbiAgICA8ZGl2XG4gICAgICB7Li4uZ2V0U3R5bGVQcm9wcyhwcm9wcywgJ2NsZWFySW5kaWNhdG9yJywge1xuICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICdjbGVhci1pbmRpY2F0b3InOiB0cnVlLFxuICAgICAgfSl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICB7Y2hpbGRyZW4gfHwgPENyb3NzSWNvbiAvPn1cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG5cbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuLy8gU2VwYXJhdG9yXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuZXhwb3J0IGludGVyZmFjZSBJbmRpY2F0b3JTZXBhcmF0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIGlzRGlzYWJsZWQ6IGJvb2xlYW47XG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbiAgaW5uZXJQcm9wcz86IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3BhbiddO1xufVxuXG5leHBvcnQgY29uc3QgaW5kaWNhdG9yU2VwYXJhdG9yQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNEaXNhYmxlZCxcbiAgICB0aGVtZToge1xuICAgICAgc3BhY2luZzogeyBiYXNlVW5pdCB9LFxuICAgICAgY29sb3JzLFxuICAgIH0sXG4gIH06IEluZGljYXRvclNlcGFyYXRvclByb3BzPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+LFxuICB1bnN0eWxlZDogYm9vbGVhblxuKTogQ1NTT2JqZWN0V2l0aExhYmVsID0+ICh7XG4gIGxhYmVsOiAnaW5kaWNhdG9yU2VwYXJhdG9yJyxcbiAgYWxpZ25TZWxmOiAnc3RyZXRjaCcsXG4gIHdpZHRoOiAxLFxuICAuLi4odW5zdHlsZWRcbiAgICA/IHt9XG4gICAgOiB7XG4gICAgICAgIGJhY2tncm91bmRDb2xvcjogaXNEaXNhYmxlZCA/IGNvbG9ycy5uZXV0cmFsMTAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBtYXJnaW5Cb3R0b206IGJhc2VVbml0ICogMixcbiAgICAgICAgbWFyZ2luVG9wOiBiYXNlVW5pdCAqIDIsXG4gICAgICB9KSxcbn0pO1xuXG5leHBvcnQgY29uc3QgSW5kaWNhdG9yU2VwYXJhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogSW5kaWNhdG9yU2VwYXJhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxzcGFuXG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnaW5kaWNhdG9yU2VwYXJhdG9yJywge1xuICAgICAgICAnaW5kaWNhdG9yLXNlcGFyYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAvPlxuICApO1xufTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBMb2FkaW5nXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuY29uc3QgbG9hZGluZ0RvdEFuaW1hdGlvbnMgPSBrZXlmcmFtZXNgXG4gIDAlLCA4MCUsIDEwMCUgeyBvcGFjaXR5OiAwOyB9XG4gIDQwJSB7IG9wYWNpdHk6IDE7IH1cbmA7XG5cbmV4cG9ydCBjb25zdCBsb2FkaW5nSW5kaWNhdG9yQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNGb2N1c2VkLFxuICAgIHNpemUsXG4gICAgdGhlbWU6IHtcbiAgICAgIGNvbG9ycyxcbiAgICAgIHNwYWNpbmc6IHsgYmFzZVVuaXQgfSxcbiAgICB9LFxuICB9OiBMb2FkaW5nSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdsb2FkaW5nSW5kaWNhdG9yJyxcbiAgZGlzcGxheTogJ2ZsZXgnLFxuICB0cmFuc2l0aW9uOiAnY29sb3IgMTUwbXMnLFxuICBhbGlnblNlbGY6ICdjZW50ZXInLFxuICBmb250U2l6ZTogc2l6ZSxcbiAgbGluZUhlaWdodDogMSxcbiAgbWFyZ2luUmlnaHQ6IHNpemUsXG4gIHRleHRBbGlnbjogJ2NlbnRlcicsXG4gIHZlcnRpY2FsQWxpZ246ICdtaWRkbGUnLFxuICAuLi4odW5zdHlsZWRcbiAgICA/IHt9XG4gICAgOiB7XG4gICAgICAgIGNvbG9yOiBpc0ZvY3VzZWQgPyBjb2xvcnMubmV1dHJhbDYwIDogY29sb3JzLm5ldXRyYWwyMCxcbiAgICAgICAgcGFkZGluZzogYmFzZVVuaXQgKiAyLFxuICAgICAgfSksXG59KTtcblxuaW50ZXJmYWNlIExvYWRpbmdEb3RQcm9wcyB7XG4gIGRlbGF5OiBudW1iZXI7XG4gIG9mZnNldDogYm9vbGVhbjtcbn1cbmNvbnN0IExvYWRpbmdEb3QgPSAoeyBkZWxheSwgb2Zmc2V0IH06IExvYWRpbmdEb3RQcm9wcykgPT4gKFxuICA8c3BhblxuICAgIGNzcz17e1xuICAgICAgYW5pbWF0aW9uOiBgJHtsb2FkaW5nRG90QW5pbWF0aW9uc30gMXMgZWFzZS1pbi1vdXQgJHtkZWxheX1tcyBpbmZpbml0ZTtgLFxuICAgICAgYmFja2dyb3VuZENvbG9yOiAnY3VycmVudENvbG9yJyxcbiAgICAgIGJvcmRlclJhZGl1czogJzFlbScsXG4gICAgICBkaXNwbGF5OiAnaW5saW5lLWJsb2NrJyxcbiAgICAgIG1hcmdpbkxlZnQ6IG9mZnNldCA/ICcxZW0nIDogdW5kZWZpbmVkLFxuICAgICAgaGVpZ2h0OiAnMWVtJyxcbiAgICAgIHZlcnRpY2FsQWxpZ246ICd0b3AnLFxuICAgICAgd2lkdGg6ICcxZW0nLFxuICAgIH19XG4gIC8+XG4pO1xuXG5leHBvcnQgaW50ZXJmYWNlIExvYWRpbmdJbmRpY2F0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIC8qKiBQcm9wcyB0aGF0IHdpbGwgYmUgcGFzc2VkIG9uIHRvIHRoZSBjaGlsZHJlbi4gKi9cbiAgaW5uZXJQcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydkaXYnXTtcbiAgLyoqIFRoZSBmb2N1c2VkIHN0YXRlIG9mIHRoZSBzZWxlY3QuICovXG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbiAgaXNEaXNhYmxlZDogYm9vbGVhbjtcbiAgLyoqIFNldCBzaXplIG9mIHRoZSBjb250YWluZXIuICovXG4gIHNpemU6IG51bWJlcjtcbn1cbmV4cG9ydCBjb25zdCBMb2FkaW5nSW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KHtcbiAgaW5uZXJQcm9wcyxcbiAgaXNSdGwsXG4gIHNpemUgPSA0LFxuICAuLi5yZXN0UHJvcHNcbn06IExvYWRpbmdJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPikgPT4ge1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKFxuICAgICAgICB7IC4uLnJlc3RQcm9wcywgaW5uZXJQcm9wcywgaXNSdGwsIHNpemUgfSxcbiAgICAgICAgJ2xvYWRpbmdJbmRpY2F0b3InLFxuICAgICAgICB7XG4gICAgICAgICAgaW5kaWNhdG9yOiB0cnVlLFxuICAgICAgICAgICdsb2FkaW5nLWluZGljYXRvcic6IHRydWUsXG4gICAgICAgIH1cbiAgICAgICl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICA8TG9hZGluZ0RvdCBkZWxheT17MH0gb2Zmc2V0PXtpc1J0bH0gLz5cbiAgICAgIDxMb2FkaW5nRG90IGRlbGF5PXsxNjB9IG9mZnNldCAvPlxuICAgICAgPExvYWRpbmdEb3QgZGVsYXk9ezMyMH0gb2Zmc2V0PXshaXNSdGx9IC8+XG4gICAgPC9kaXY+XG4gICk7XG59O1xuIl19 */")})},ou=["data"],ru=["innerRef","isDisabled","isHidden","inputClassName"],sc={gridArea:"1 / 2",font:"inherit",minWidth:"2px",border:0,margin:0,outline:0,padding:0},iu={flex:"1 1 auto",display:"inline-grid",gridArea:"1 / 1 / 2 / 3",gridTemplateColumns:"0 min-content","&:after":L({content:'attr(data-value) " "',visibility:"hidden",whiteSpace:"pre"},sc)},au=function(e){return L({label:"input",color:"inherit",background:0,opacity:e?0:1,width:"100%"},sc)},ua=function(e){var t=e.children,e=e.innerProps;return W("div",e,t)},su={ClearIndicator:function(e){var t=e.children,n=e.innerProps;return W("div",P({},Ae(e,"clearIndicator",{indicator:!0,"clear-indicator":!0}),n),t||W(Xo,null))},Control:function(e){var t=e.children,n=e.isDisabled,o=e.isFocused,r=e.innerRef,a=e.innerProps,i=e.menuIsOpen;return W("div",P({ref:r},Ae(e,"control",{control:!0,"control--is-disabled":n,"control--is-focused":o,"control--menu-is-open":i}),a,{"aria-disabled":n||void 0}),t)},DropdownIndicator:function(e){var t=e.children,n=e.innerProps;return W("div",P({},Ae(e,"dropdownIndicator",{indicator:!0,"dropdown-indicator":!0}),n),t||W(la,null))},DownChevron:la,CrossIcon:Xo,Group:function(e){var t=e.children,n=e.cx,o=e.getStyles,r=e.getClassNames,a=e.Heading,i=e.headingProps,s=e.innerProps,c=e.label,l=e.theme,u=e.selectProps;return W("div",P({},Ae(e,"group",{group:!0}),s),W(a,P({},i,{selectProps:u,theme:l,getStyles:o,getClassNames:r,cx:n}),c),W("div",null,t))},GroupHeading:function(e){var t=ia(e),t=(t.data,Mt(t,ou));return W("div",P({},Ae(e,"groupHeading",{"group-heading":!0}),t))},IndicatorsContainer:function(e){var t=e.children,n=e.innerProps;return W("div",P({},Ae(e,"indicatorsContainer",{indicators:!0}),n),t)},IndicatorSeparator:function(e){var t=e.innerProps;return W("span",P({},t,Ae(e,"indicatorSeparator",{"indicator-separator":!0})))},Input:function(e){var t=e.cx,n=e.value,o=ia(e),r=o.innerRef,a=o.isDisabled,i=o.isHidden,s=o.inputClassName,o=Mt(o,ru);return W("div",P({},Ae(e,"input",{"input-container":!0}),{"data-value":n||""}),W("input",P({className:t({input:!0},s),ref:r,style:au(i),disabled:a},o)))},LoadingIndicator:function(e){var t=e.innerProps,n=e.isRtl,o=e.size,o=void 0===o?4:o,e=Mt(e,Kl);return W("div",P({},Ae(L(L({},e),{},{innerProps:t,isRtl:n,size:o}),"loadingIndicator",{indicator:!0,"loading-indicator":!0}),t),W(Zo,{delay:0,offset:n}),W(Zo,{delay:160,offset:!0}),W(Zo,{delay:320,offset:!n}))},Menu:function(e){var t=e.children,n=e.innerRef,o=e.innerProps;return W("div",P({},Ae(e,"menu",{menu:!0}),{ref:n},o),t)},MenuList:function(e){var t=e.children,n=e.innerProps,o=e.innerRef,r=e.isMulti;return W("div",P({},Ae(e,"menuList",{"menu-list":!0,"menu-list--is-multi":r}),{ref:o},n),t)},MenuPortal:function(e){var t=e.appendTo,n=e.children,o=e.controlElement,r=e.innerProps,a=e.menuPlacement,i=e.menuPosition,s=Te(null),c=Te(null),a=we(Ve(nc(a)),2),l=a[0],u=a[1],a=Bt(function(){return{setPortalPlacement:u}},[]),d=we(Ve(null),2),g=d[0],p=d[1],h=Qe(function(){var e,t;o&&(t={bottom:(t=o.getBoundingClientRect()).bottom,height:t.height,left:t.left,right:t.right,top:t.top,width:t.width},e="fixed"===i?0:window.pageYOffset,(e=t[l]+e)===(null==g?void 0:g.offset)&&t.left===(null==g?void 0:g.rect.left)&&t.width===(null==g?void 0:g.rect.width)||p({offset:e,rect:t}))},[o,i,l,null==g?void 0:g.offset,null==g?void 0:g.rect.left,null==g?void 0:g.rect.width]),m=(Zr(function(){h()},[h]),Qe(function(){"function"==typeof c.current&&(c.current(),c.current=null),o&&s.current&&(c.current=function(n,t,o,e){void 0===e&&(e={});const{ancestorScroll:r=!0,ancestorResize:a=!0,elementResize:i="function"==typeof ResizeObserver,layoutShift:s="function"==typeof IntersectionObserver,animationFrame:c=!1}=e,l=li(n),u=r||a?[...l?uo(l):[],...uo(t)]:[],d=(u.forEach(e=>{r&&e.addEventListener("scroll",o,{passive:!0}),a&&e.addEventListener("resize",o)}),l&&s?function(l,t){let u,d=null;const g=$s(l);function p(){clearTimeout(u),d&&d.disconnect(),d=null}return function n(e,o){void 0===e&&(e=!1),void 0===o&&(o=1),p();var{left:r,top:a,width:i,height:s}=l.getBoundingClientRect();if(e||t(),i&&s){e={rootMargin:-Jn(a)+"px "+-Jn(g.clientWidth-(r+i))+"px "+-Jn(g.clientHeight-(a+s))+"px "+-Jn(r)+"px",threshold:Wl(0,Fl(1,o))||1};let t=!0;try{d=new IntersectionObserver(c,{...e,root:g.ownerDocument})}catch{d=new IntersectionObserver(c,e)}function c(e){e=e[0].intersectionRatio;if(e!==o){if(!t)return n();e?n(!1,e):u=setTimeout(()=>{n(!1,1e-7)},100)}t=!1}d.observe(l)}}(!0),p}(l,o):null);let g,p=-1,h=null,m=(i&&(h=new ResizeObserver(e=>{var[e]=e;e&&e.target===l&&h&&(h.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame(()=>{h&&h.observe(t)})),o()}),l&&!c&&h.observe(l),h.observe(t)),c?oa(n):null);return c&&function e(){var t=oa(n);!m||t.x===m.x&&t.y===m.y&&t.width===m.width&&t.height===m.height||o(),m=t,g=requestAnimationFrame(e)}(),o(),()=>{u.forEach(e=>{r&&e.removeEventListener("scroll",o),a&&e.removeEventListener("resize",o)}),d&&d(),h&&h.disconnect(),h=null,c&&cancelAnimationFrame(g)}}(o,s.current,h,{elementResize:"ResizeObserver"in window}))},[o,h])),d=(Zr(function(){m()},[m]),Qe(function(e){s.current=e,m()},[m]));return!t&&"fixed"!==i||!g?null:(d=W("div",P({ref:d},Ae(L(L({},e),{},{offset:g.offset,position:i,rect:g.rect}),"menuPortal",{"menu-portal":!0}),r),n),W(oc.Provider,{value:a},t?As(d,t):d))},LoadingMessage:function(e){var t=e.children,t=void 0===t?"Loading...":t,n=e.innerProps,e=Mt(e,Jl);return W("div",P({},Ae(L(L({},e),{},{children:t,innerProps:n}),"loadingMessage",{"menu-notice":!0,"menu-notice--loading":!0}),n),t)},NoOptionsMessage:function(e){var t=e.children,t=void 0===t?"No options":t,n=e.innerProps,e=Mt(e,Dl);return W("div",P({},Ae(L(L({},e),{},{children:t,innerProps:n}),"noOptionsMessage",{"menu-notice":!0,"menu-notice--no-options":!0}),n),t)},MultiValue:function(e){var t=e.children,n=e.components,o=e.data,r=e.innerProps,a=e.isDisabled,i=e.removeProps,s=e.selectProps,c=n.Container,l=n.Label,n=n.Remove;return W(c,{data:o,innerProps:L(L({},Ae(e,"multiValue",{"multi-value":!0,"multi-value--is-disabled":a})),r),selectProps:s},W(l,{data:o,innerProps:L({},Ae(e,"multiValueLabel",{"multi-value__label":!0})),selectProps:s},t),W(n,{data:o,innerProps:L(L({},Ae(e,"multiValueRemove",{"multi-value__remove":!0})),{},{"aria-label":"Remove ".concat(t||"option")},i),selectProps:s}))},MultiValueContainer:ua,MultiValueLabel:ua,MultiValueRemove:function(e){var t=e.children,e=e.innerProps;return W("div",P({role:"button"},e),t||W(Xo,{size:14}))},Option:function(e){var t=e.children,n=e.isDisabled,o=e.isFocused,r=e.isSelected,a=e.innerRef,i=e.innerProps;return W("div",P({},Ae(e,"option",{option:!0,"option--is-disabled":n,"option--is-focused":o,"option--is-selected":r}),{ref:a,"aria-disabled":n},i),t)},Placeholder:function(e){var t=e.children,n=e.innerProps;return W("div",P({},Ae(e,"placeholder",{placeholder:!0}),n),t)},SelectContainer:function(e){var t=e.children,n=e.innerProps,o=e.isDisabled,r=e.isRtl;return W("div",P({},Ae(e,"container",{"--is-disabled":o,"--is-rtl":r}),n),t)},SingleValue:function(e){var t=e.children,n=e.isDisabled,o=e.innerProps;return W("div",P({},Ae(e,"singleValue",{"single-value":!0,"single-value--is-disabled":n}),o),t)},ValueContainer:function(e){var t=e.children,n=e.innerProps,o=e.isMulti,r=e.hasValue;return W("div",P({},Ae(e,"valueContainer",{"value-container":!0,"value-container--is-multi":o,"value-container--has-value":r}),n),t)}},da=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function cu(e,t){if(e.length!==t.length)return!1;for(var n,o,r=0;r<e.length;r++)if(!((n=e[r])===(o=t[r])||da(n)&&da(o)))return!1;return!0}for(var lu="production"===process.env.NODE_ENV?{name:"7pg0cj-a11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap"}:{name:"1f43avz-a11yText-A11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap;label:A11yText;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkExMXlUZXh0LnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFNSSIsImZpbGUiOiJBMTF5VGV4dC50c3giLCJzb3VyY2VzQ29udGVudCI6WyIvKiogQGpzeCBqc3ggKi9cbmltcG9ydCB7IGpzeCB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuLy8gQXNzaXN0aXZlIHRleHQgdG8gZGVzY3JpYmUgdmlzdWFsIGVsZW1lbnRzLiBIaWRkZW4gZm9yIHNpZ2h0ZWQgdXNlcnMuXG5jb25zdCBBMTF5VGV4dCA9IChwcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ10pID0+IChcbiAgPHNwYW5cbiAgICBjc3M9e3tcbiAgICAgIGxhYmVsOiAnYTExeVRleHQnLFxuICAgICAgekluZGV4OiA5OTk5LFxuICAgICAgYm9yZGVyOiAwLFxuICAgICAgY2xpcDogJ3JlY3QoMXB4LCAxcHgsIDFweCwgMXB4KScsXG4gICAgICBoZWlnaHQ6IDEsXG4gICAgICB3aWR0aDogMSxcbiAgICAgIHBvc2l0aW9uOiAnYWJzb2x1dGUnLFxuICAgICAgb3ZlcmZsb3c6ICdoaWRkZW4nLFxuICAgICAgcGFkZGluZzogMCxcbiAgICAgIHdoaXRlU3BhY2U6ICdub3dyYXAnLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IGRlZmF1bHQgQTExeVRleHQ7XG4iXX0= */",toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}},ga=function(e){return W("span",P({css:lu},e))},uu={guidance:function(e){var t=e.isSearchable,n=e.isMulti,o=e.tabSelectsValue,r=e.context,a=e.isInitialFocus;switch(r){case"menu":return"Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu".concat(o?", press Tab to select the option and exit the menu":"",".");case"input":return a?"".concat(e["aria-label"]||"Select"," is focused ").concat(t?",type to refine list":"",", press Down to open the menu, ").concat(n?" press left to focus selected values":""):"";case"value":return"Use left and right to toggle between focused values, press Backspace to remove the currently focused value";default:return""}},onChange:function(e){var t=e.action,n=e.label,o=void 0===n?"":n,r=e.labels,a=e.isDisabled;switch(t){case"deselect-option":case"pop-value":case"remove-value":return"option ".concat(o,", deselected.");case"clear":return"All selected options have been cleared.";case"initial-input-focus":return"option".concat(1<r.length?"s":""," ").concat(r.join(","),", selected.");case"select-option":return"option ".concat(o,a?" is disabled. Select another option.":", selected.");default:return""}},onFocus:function(e){function t(e,t){return e&&e.length?"".concat(e.indexOf(t)+1," of ").concat(e.length):""}var n=e.context,o=e.focused,r=e.options,a=e.label,a=void 0===a?"":a,i=e.selectValue,s=e.isDisabled,c=e.isSelected,e=e.isAppleDevice;return"value"===n&&i?"value ".concat(a," focused, ").concat(t(i,o),"."):"menu"===n&&e?(i=s?" disabled":"",n="".concat(c?" selected":"").concat(i),"".concat(a).concat(n,", ").concat(t(r,o),".")):""},onFilter:function(e){var t=e.inputValue,e=e.resultsMessage;return"".concat(e).concat(t?" for search term "+t:"",".")}},du=function(e){var i=e.ariaSelection,o=e.focusedOption,r=e.focusedValue,a=e.focusableOptions,t=e.isFocused,s=e.selectValue,n=e.selectProps,c=e.id,l=e.isAppleDevice,u=n.ariaLiveMessages,d=n.getOptionLabel,g=n.inputValue,p=n.isMulti,h=n.isOptionDisabled,m=n.isSearchable,f=n.menuIsOpen,b=n.options,v=n.screenReaderStatus,y=n.tabSelectsValue,I=n.isLoading,C=n["aria-label"],e=n["aria-live"],x=Bt(function(){return L(L({},uu),u||{})},[u]),n=Bt(function(){var e,t,n,o,r,a="";return i&&x.onChange&&(e=i.option,o=i.options,n=i.removedValue,r=i.removedValues,t=i.value,t=(e=n||e||(n=t,Array.isArray(n)?null:n))?d(e):"",o=(n=o||r||void 0)?n.map(d):[],r=L({isDisabled:e&&h(e,s),label:t,labels:o},i),a=x.onChange(r)),a},[i,x,h,s,d]),S=Bt(function(){var e="",t=o||r,n=!!(o&&s&&s.includes(o));return t&&x.onFocus&&(n={focused:t,label:d(t),isDisabled:h(t,s),isSelected:n,options:a,context:t===o?"menu":"value",selectValue:s,isAppleDevice:l},e=x.onFocus(n)),e},[o,r,d,h,x,a,s,l]),A=Bt(function(){var e,t="";return f&&b.length&&!I&&x.onFilter&&(e=v({count:a.length}),t=x.onFilter({inputValue:g,resultsMessage:e})),t},[a,g,f,x,b,v,I]),w="initial-input-focus"===(null==i?void 0:i.action),N=Bt(function(){var e="";return e=x.guidance?x.guidance({"aria-label":C,context:r?"value":f?"menu":"input",isDisabled:o&&h(o,s),isMulti:p,isSearchable:m,tabSelectsValue:y,isInitialFocus:w}):e},[C,o,r,p,h,m,f,x,s,y,w]),n=W(yr,null,W("span",{id:"aria-selection"},n),W("span",{id:"aria-focused"},S),W("span",{id:"aria-results"},A),W("span",{id:"aria-guidance"},N));return W(yr,null,W(ga,{id:c},w&&n),W(ga,{"aria-live":e,"aria-atomic":"false","aria-relevant":"additions text",role:"log"},t&&!w&&n))},zo=[{base:"A",letters:"AⒶAÀÁÂẦẤẪẨÃĀĂẰẮẴẲȦǠÄǞẢÅǺǍȀȂẠẬẶḀĄȺⱯ"},{base:"AA",letters:"Ꜳ"},{base:"AE",letters:"ÆǼǢ"},{base:"AO",letters:"Ꜵ"},{base:"AU",letters:"Ꜷ"},{base:"AV",letters:"ꜸꜺ"},{base:"AY",letters:"Ꜽ"},{base:"B",letters:"BⒷBḂḄḆɃƂƁ"},{base:"C",letters:"CⒸCĆĈĊČÇḈƇȻꜾ"},{base:"D",letters:"DⒹDḊĎḌḐḒḎĐƋƊƉꝹ"},{base:"DZ",letters:"DZDŽ"},{base:"Dz",letters:"DzDž"},{base:"E",letters:"EⒺEÈÉÊỀẾỄỂẼĒḔḖĔĖËẺĚȄȆẸỆȨḜĘḘḚƐƎ"},{base:"F",letters:"FⒻFḞƑꝻ"},{base:"G",letters:"GⒼGǴĜḠĞĠǦĢǤƓꞠꝽꝾ"},{base:"H",letters:"HⒽHĤḢḦȞḤḨḪĦⱧⱵꞍ"},{base:"I",letters:"IⒾIÌÍÎĨĪĬİÏḮỈǏȈȊỊĮḬƗ"},{base:"J",letters:"JⒿJĴɈ"},{base:"K",letters:"KⓀKḰǨḲĶḴƘⱩꝀꝂꝄꞢ"},{base:"L",letters:"LⓁLĿĹĽḶḸĻḼḺŁȽⱢⱠꝈꝆꞀ"},{base:"LJ",letters:"LJ"},{base:"Lj",letters:"Lj"},{base:"M",letters:"MⓂMḾṀṂⱮƜ"},{base:"N",letters:"NⓃNǸŃÑṄŇṆŅṊṈȠƝꞐꞤ"},{base:"NJ",letters:"NJ"},{base:"Nj",letters:"Nj"},{base:"O",letters:"OⓄOÒÓÔỒỐỖỔÕṌȬṎŌṐṒŎȮȰÖȪỎŐǑȌȎƠỜỚỠỞỢỌỘǪǬØǾƆƟꝊꝌ"},{base:"OI",letters:"Ƣ"},{base:"OO",letters:"Ꝏ"},{base:"OU",letters:"Ȣ"},{base:"P",letters:"PⓅPṔṖƤⱣꝐꝒꝔ"},{base:"Q",letters:"QⓆQꝖꝘɊ"},{base:"R",letters:"RⓇRŔṘŘȐȒṚṜŖṞɌⱤꝚꞦꞂ"},{base:"S",letters:"SⓈSẞŚṤŜṠŠṦṢṨȘŞⱾꞨꞄ"},{base:"T",letters:"TⓉTṪŤṬȚŢṰṮŦƬƮȾꞆ"},{base:"TZ",letters:"Ꜩ"},{base:"U",letters:"UⓊUÙÚÛŨṸŪṺŬÜǛǗǕǙỦŮŰǓȔȖƯỪỨỮỬỰỤṲŲṶṴɄ"},{base:"V",letters:"VⓋVṼṾƲꝞɅ"},{base:"VY",letters:"Ꝡ"},{base:"W",letters:"WⓌWẀẂŴẆẄẈⱲ"},{base:"X",letters:"XⓍXẊẌ"},{base:"Y",letters:"YⓎYỲÝŶỸȲẎŸỶỴƳɎỾ"},{base:"Z",letters:"ZⓏZŹẐŻŽẒẔƵȤⱿⱫꝢ"},{base:"a",letters:"aⓐaẚàáâầấẫẩãāăằắẵẳȧǡäǟảåǻǎȁȃạậặḁąⱥɐ"},{base:"aa",letters:"ꜳ"},{base:"ae",letters:"æǽǣ"},{base:"ao",letters:"ꜵ"},{base:"au",letters:"ꜷ"},{base:"av",letters:"ꜹꜻ"},{base:"ay",letters:"ꜽ"},{base:"b",letters:"bⓑbḃḅḇƀƃɓ"},{base:"c",letters:"cⓒcćĉċčçḉƈȼꜿↄ"},{base:"d",letters:"dⓓdḋďḍḑḓḏđƌɖɗꝺ"},{base:"dz",letters:"dzdž"},{base:"e",letters:"eⓔeèéêềếễểẽēḕḗĕėëẻěȅȇẹệȩḝęḙḛɇɛǝ"},{base:"f",letters:"fⓕfḟƒꝼ"},{base:"g",letters:"gⓖgǵĝḡğġǧģǥɠꞡᵹꝿ"},{base:"h",letters:"hⓗhĥḣḧȟḥḩḫẖħⱨⱶɥ"},{base:"hv",letters:"ƕ"},{base:"i",letters:"iⓘiìíîĩīĭïḯỉǐȉȋịįḭɨı"},{base:"j",letters:"jⓙjĵǰɉ"},{base:"k",letters:"kⓚkḱǩḳķḵƙⱪꝁꝃꝅꞣ"},{base:"l",letters:"lⓛlŀĺľḷḹļḽḻſłƚɫⱡꝉꞁꝇ"},{base:"lj",letters:"lj"},{base:"m",letters:"mⓜmḿṁṃɱɯ"},{base:"n",letters:"nⓝnǹńñṅňṇņṋṉƞɲʼnꞑꞥ"},{base:"nj",letters:"nj"},{base:"o",letters:"oⓞoòóôồốỗổõṍȭṏōṑṓŏȯȱöȫỏőǒȍȏơờớỡởợọộǫǭøǿɔꝋꝍɵ"},{base:"oi",letters:"ƣ"},{base:"ou",letters:"ȣ"},{base:"oo",letters:"ꝏ"},{base:"p",letters:"pⓟpṕṗƥᵽꝑꝓꝕ"},{base:"q",letters:"qⓠqɋꝗꝙ"},{base:"r",letters:"rⓡrŕṙřȑȓṛṝŗṟɍɽꝛꞧꞃ"},{base:"s",letters:"sⓢsßśṥŝṡšṧṣṩșşȿꞩꞅẛ"},{base:"t",letters:"tⓣtṫẗťṭțţṱṯŧƭʈⱦꞇ"},{base:"tz",letters:"ꜩ"},{base:"u",letters:"uⓤuùúûũṹūṻŭüǜǘǖǚủůűǔȕȗưừứữửựụṳųṷṵʉ"},{base:"v",letters:"vⓥvṽṿʋꝟʌ"},{base:"vy",letters:"ꝡ"},{base:"w",letters:"wⓦwẁẃŵẇẅẘẉⱳ"},{base:"x",letters:"xⓧxẋẍ"},{base:"y",letters:"yⓨyỳýŷỹȳẏÿỷẙỵƴɏỿ"},{base:"z",letters:"zⓩzźẑżžẓẕƶȥɀⱬꝣ"}],gu=new RegExp("["+zo.map(function(e){return e.letters}).join("")+"]","g"),cc={},jo=0;jo<zo.length;jo++)for(var _o=zo[jo],Do=0;Do<_o.letters.length;Do++)cc[_o.letters[Do]]=_o.base;var lc=function(e){return e.replace(gu,function(e){return cc[e]})},pu=function(o,r){void 0===r&&(r=cu);var a=null;function e(){for(var e,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return a&&a.lastThis===this&&r(t,a.lastArgs)?a.lastResult:(e=o.apply(this,t),a={lastResult:e,lastArgs:t,lastThis:this},e)}return e.clear=function(){a=null},e}(lc),pa=function(e){return e.replace(/^\s+|\s+$/g,"")},fu=function(e){return"".concat(e.label," ").concat(e.value)},hu=["innerRef"];function mu(e){var t=e.innerRef,e=function(e){for(var t=arguments.length,n=new Array(1<t?t-1:0),o=1;o<t;o++)n[o-1]=arguments[o];return Object.entries(e).filter(function(e){e=we(e,1)[0];return!n.includes(e)}).reduce(function(e,t){var t=we(t,2),n=t[0],t=t[1];return e[n]=t,e},{})}(Mt(e,hu),"onExited","in","enter","exit","appear");return W("input",P({ref:t},e,{css:si({label:"dummyInput",background:0,border:0,caretColor:"transparent",fontSize:"inherit",gridArea:"1 / 1 / 2 / 3",outline:0,padding:0,width:1,color:"transparent",left:-100,opacity:0,position:"relative",transform:"scale(.01)"},"production"===process.env.NODE_ENV?"":";label:DummyInput;","production"===process.env.NODE_ENV?"":"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkR1bW15SW5wdXQudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXlCTSIsImZpbGUiOiJEdW1teUlucHV0LnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgUmVmIH0gZnJvbSAncmVhY3QnO1xuaW1wb3J0IHsganN4IH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnO1xuaW1wb3J0IHsgcmVtb3ZlUHJvcHMgfSBmcm9tICcuLi91dGlscyc7XG5cbmV4cG9ydCBkZWZhdWx0IGZ1bmN0aW9uIER1bW15SW5wdXQoe1xuICBpbm5lclJlZixcbiAgLi4ucHJvcHNcbn06IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snaW5wdXQnXSAmIHtcbiAgcmVhZG9ubHkgaW5uZXJSZWY6IFJlZjxIVE1MSW5wdXRFbGVtZW50Pjtcbn0pIHtcbiAgLy8gUmVtb3ZlIGFuaW1hdGlvbiBwcm9wcyBub3QgbWVhbnQgZm9yIEhUTUwgZWxlbWVudHNcbiAgY29uc3QgZmlsdGVyZWRQcm9wcyA9IHJlbW92ZVByb3BzKFxuICAgIHByb3BzLFxuICAgICdvbkV4aXRlZCcsXG4gICAgJ2luJyxcbiAgICAnZW50ZXInLFxuICAgICdleGl0JyxcbiAgICAnYXBwZWFyJ1xuICApO1xuXG4gIHJldHVybiAoXG4gICAgPGlucHV0XG4gICAgICByZWY9e2lubmVyUmVmfVxuICAgICAgey4uLmZpbHRlcmVkUHJvcHN9XG4gICAgICBjc3M9e3tcbiAgICAgICAgbGFiZWw6ICdkdW1teUlucHV0JyxcbiAgICAgICAgLy8gZ2V0IHJpZCBvZiBhbnkgZGVmYXVsdCBzdHlsZXNcbiAgICAgICAgYmFja2dyb3VuZDogMCxcbiAgICAgICAgYm9yZGVyOiAwLFxuICAgICAgICAvLyBpbXBvcnRhbnQhIHRoaXMgaGlkZXMgdGhlIGZsYXNoaW5nIGN1cnNvclxuICAgICAgICBjYXJldENvbG9yOiAndHJhbnNwYXJlbnQnLFxuICAgICAgICBmb250U2l6ZTogJ2luaGVyaXQnLFxuICAgICAgICBncmlkQXJlYTogJzEgLyAxIC8gMiAvIDMnLFxuICAgICAgICBvdXRsaW5lOiAwLFxuICAgICAgICBwYWRkaW5nOiAwLFxuICAgICAgICAvLyBpbXBvcnRhbnQhIHdpdGhvdXQgYHdpZHRoYCBicm93c2VycyB3b24ndCBhbGxvdyBmb2N1c1xuICAgICAgICB3aWR0aDogMSxcblxuICAgICAgICAvLyByZW1vdmUgY3Vyc29yIG9uIGRlc2t0b3BcbiAgICAgICAgY29sb3I6ICd0cmFuc3BhcmVudCcsXG5cbiAgICAgICAgLy8gcmVtb3ZlIGN1cnNvciBvbiBtb2JpbGUgd2hpbHN0IG1haW50YWluaW5nIFwic2Nyb2xsIGludG8gdmlld1wiIGJlaGF2aW91clxuICAgICAgICBsZWZ0OiAtMTAwLFxuICAgICAgICBvcGFjaXR5OiAwLFxuICAgICAgICBwb3NpdGlvbjogJ3JlbGF0aXZlJyxcbiAgICAgICAgdHJhbnNmb3JtOiAnc2NhbGUoLjAxKScsXG4gICAgICB9fVxuICAgIC8+XG4gICk7XG59XG4iXX0= */")}))}var fa=["boxSizing","height","overflow","paddingRight","position"],ha={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function ma(e){e.preventDefault()}function ba(e){e.stopPropagation()}function va(){var e=this.scrollTop,t=this.scrollHeight,n=e+this.offsetHeight;0===e?this.scrollTop=1:n===t&&(this.scrollTop=e-1)}function ya(){return"ontouchstart"in window||navigator.maxTouchPoints}var Ia=!("u"<typeof window||!window.document||!window.document.createElement),wn=0,ln={capture:!1,passive:!1},bu=function(e){e=e.target;return e.ownerDocument.activeElement&&e.ownerDocument.activeElement.blur()},vu="production"===process.env.NODE_ENV?{name:"1kfdb0e",styles:"position:fixed;left:0;bottom:0;right:0;top:0"}:{name:"bp8cua-ScrollManager",styles:"position:fixed;left:0;bottom:0;right:0;top:0;label:ScrollManager;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlNjcm9sbE1hbmFnZXIudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQW9EVSIsImZpbGUiOiJTY3JvbGxNYW5hZ2VyLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsganN4IH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnO1xuaW1wb3J0IHsgRnJhZ21lbnQsIFJlYWN0RWxlbWVudCwgUmVmQ2FsbGJhY2ssIE1vdXNlRXZlbnQgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgdXNlU2Nyb2xsQ2FwdHVyZSBmcm9tICcuL3VzZVNjcm9sbENhcHR1cmUnO1xuaW1wb3J0IHVzZVNjcm9sbExvY2sgZnJvbSAnLi91c2VTY3JvbGxMb2NrJztcblxuaW50ZXJmYWNlIFByb3BzIHtcbiAgcmVhZG9ubHkgY2hpbGRyZW46IChyZWY6IFJlZkNhbGxiYWNrPEhUTUxFbGVtZW50PikgPT4gUmVhY3RFbGVtZW50O1xuICByZWFkb25seSBsb2NrRW5hYmxlZDogYm9vbGVhbjtcbiAgcmVhZG9ubHkgY2FwdHVyZUVuYWJsZWQ6IGJvb2xlYW47XG4gIHJlYWRvbmx5IG9uQm90dG9tQXJyaXZlPzogKGV2ZW50OiBXaGVlbEV2ZW50IHwgVG91Y2hFdmVudCkgPT4gdm9pZDtcbiAgcmVhZG9ubHkgb25Cb3R0b21MZWF2ZT86IChldmVudDogV2hlZWxFdmVudCB8IFRvdWNoRXZlbnQpID0+IHZvaWQ7XG4gIHJlYWRvbmx5IG9uVG9wQXJyaXZlPzogKGV2ZW50OiBXaGVlbEV2ZW50IHwgVG91Y2hFdmVudCkgPT4gdm9pZDtcbiAgcmVhZG9ubHkgb25Ub3BMZWF2ZT86IChldmVudDogV2hlZWxFdmVudCB8IFRvdWNoRXZlbnQpID0+IHZvaWQ7XG59XG5cbmNvbnN0IGJsdXJTZWxlY3RJbnB1dCA9IChldmVudDogTW91c2VFdmVudDxIVE1MRGl2RWxlbWVudD4pID0+IHtcbiAgY29uc3QgZWxlbWVudCA9IGV2ZW50LnRhcmdldCBhcyBIVE1MRGl2RWxlbWVudDtcbiAgcmV0dXJuIChcbiAgICBlbGVtZW50Lm93bmVyRG9jdW1lbnQuYWN0aXZlRWxlbWVudCAmJlxuICAgIChlbGVtZW50Lm93bmVyRG9jdW1lbnQuYWN0aXZlRWxlbWVudCBhcyBIVE1MRWxlbWVudCkuYmx1cigpXG4gICk7XG59O1xuXG5leHBvcnQgZGVmYXVsdCBmdW5jdGlvbiBTY3JvbGxNYW5hZ2VyKHtcbiAgY2hpbGRyZW4sXG4gIGxvY2tFbmFibGVkLFxuICBjYXB0dXJlRW5hYmxlZCA9IHRydWUsXG4gIG9uQm90dG9tQXJyaXZlLFxuICBvbkJvdHRvbUxlYXZlLFxuICBvblRvcEFycml2ZSxcbiAgb25Ub3BMZWF2ZSxcbn06IFByb3BzKSB7XG4gIGNvbnN0IHNldFNjcm9sbENhcHR1cmVUYXJnZXQgPSB1c2VTY3JvbGxDYXB0dXJlKHtcbiAgICBpc0VuYWJsZWQ6IGNhcHR1cmVFbmFibGVkLFxuICAgIG9uQm90dG9tQXJyaXZlLFxuICAgIG9uQm90dG9tTGVhdmUsXG4gICAgb25Ub3BBcnJpdmUsXG4gICAgb25Ub3BMZWF2ZSxcbiAgfSk7XG4gIGNvbnN0IHNldFNjcm9sbExvY2tUYXJnZXQgPSB1c2VTY3JvbGxMb2NrKHsgaXNFbmFibGVkOiBsb2NrRW5hYmxlZCB9KTtcblxuICBjb25zdCB0YXJnZXRSZWY6IFJlZkNhbGxiYWNrPEhUTUxFbGVtZW50PiA9IChlbGVtZW50KSA9PiB7XG4gICAgc2V0U2Nyb2xsQ2FwdHVyZVRhcmdldChlbGVtZW50KTtcbiAgICBzZXRTY3JvbGxMb2NrVGFyZ2V0KGVsZW1lbnQpO1xuICB9O1xuXG4gIHJldHVybiAoXG4gICAgPEZyYWdtZW50PlxuICAgICAge2xvY2tFbmFibGVkICYmIChcbiAgICAgICAgPGRpdlxuICAgICAgICAgIG9uQ2xpY2s9e2JsdXJTZWxlY3RJbnB1dH1cbiAgICAgICAgICBjc3M9e3sgcG9zaXRpb246ICdmaXhlZCcsIGxlZnQ6IDAsIGJvdHRvbTogMCwgcmlnaHQ6IDAsIHRvcDogMCB9fVxuICAgICAgICAvPlxuICAgICAgKX1cbiAgICAgIHtjaGlsZHJlbih0YXJnZXRSZWYpfVxuICAgIDwvRnJhZ21lbnQ+XG4gICk7XG59XG4iXX0= */",toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}};function yu(e){var t,a,i,n,o,r,s,c,l,u,d,g,p,h,m,f,b,v,y,I,C,x=e.children,S=e.lockEnabled,A=e.captureEnabled,w=(A={isEnabled:void 0===A||A,onBottomArrive:e.onBottomArrive,onBottomLeave:e.onBottomLeave,onTopArrive:e.onTopArrive,onTopLeave:e.onTopLeave},s=A.isEnabled,c=A.onBottomArrive,l=A.onBottomLeave,u=A.onTopArrive,d=A.onTopLeave,g=Te(!1),p=Te(!1),h=Te(0),m=Te(null),f=Qe(function(e,t){var n,o,r,a,i,s;null!==m.current&&(n=(s=m.current).scrollTop,o=s.scrollHeight,s=s.clientHeight,r=m.current,a=0<t,i=!1,t<(s=o-s-n)&&g.current&&(l&&l(e),g.current=!1),a&&p.current&&(d&&d(e),p.current=!1),a&&s<t?(c&&!g.current&&c(e),r.scrollTop=o,g.current=i=!0):!a&&n<-t&&(u&&!p.current&&u(e),r.scrollTop=0,p.current=i=!0),i)&&((s=e).cancelable&&s.preventDefault(),s.stopPropagation())},[c,l,u,d]),b=Qe(function(e){f(e,e.deltaY)},[f]),v=Qe(function(e){h.current=e.changedTouches[0].clientY},[]),y=Qe(function(e){var t=h.current-e.changedTouches[0].clientY;f(e,t)},[f]),I=Qe(function(e){var t;e&&(e.addEventListener("wheel",b,t=!!jl&&{passive:!1}),e.addEventListener("touchstart",v,t),e.addEventListener("touchmove",y,t))},[y,v,b]),C=Qe(function(e){e&&(e.removeEventListener("wheel",b,!1),e.removeEventListener("touchstart",v,!1),e.removeEventListener("touchmove",y,!1))},[y,v,b]),pt(function(){var e;if(s)return e=m.current,I(e),function(){C(e)}},[s,I,C]),function(e){m.current=e}),N=(t=(e={isEnabled:S}).isEnabled,a=void 0===(e=e.accountForScrollbars)||e,i=Te({}),n=Te(null),o=Qe(function(e){var t,n,o,r;Ia&&(t=document.body,n=t&&t.style,a&&fa.forEach(function(e){var t=n&&n[e];i.current[e]=t}),a&&wn<1&&(o=parseInt(i.current.paddingRight,10)||0,r=document.body?document.body.clientWidth:0,r=window.innerWidth-r+o||0,Object.keys(ha).forEach(function(e){var t=ha[e];n&&(n[e]=t)}),n)&&(n.paddingRight="".concat(r,"px")),t&&ya()&&(t.addEventListener("touchmove",ma,ln),e)&&(e.addEventListener("touchstart",va,ln),e.addEventListener("touchmove",ba,ln)),wn+=1)},[a]),r=Qe(function(e){var t,n;Ia&&(t=document.body,n=t&&t.style,wn=Math.max(wn-1,0),a&&wn<1&&fa.forEach(function(e){var t=i.current[e];n&&(n[e]=t)}),t)&&ya()&&(t.removeEventListener("touchmove",ma,ln),e)&&(e.removeEventListener("touchstart",va,ln),e.removeEventListener("touchmove",ba,ln))},[a]),pt(function(){var e;if(t)return e=n.current,o(e),function(){r(e)}},[t,o,r]),function(e){n.current=e});return W(yr,null,S&&W("div",{onClick:bu,css:vu}),x(function(e){w(e),N(e)}))}var Iu="production"===process.env.NODE_ENV?{name:"1a0ro4n-requiredInput",styles:"label:requiredInput;opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0;width:100%"}:{name:"5kkxb2-requiredInput-RequiredInput",styles:"label:requiredInput;opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0;width:100%;label:RequiredInput;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlJlcXVpcmVkSW5wdXQudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQWNJIiwiZmlsZSI6IlJlcXVpcmVkSW5wdXQudHN4Iiwic291cmNlc0NvbnRlbnQiOlsiLyoqIEBqc3gganN4ICovXG5pbXBvcnQgeyBGb2N1c0V2ZW50SGFuZGxlciwgRnVuY3Rpb25Db21wb25lbnQgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3ggfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5cbmNvbnN0IFJlcXVpcmVkSW5wdXQ6IEZ1bmN0aW9uQ29tcG9uZW50PHtcbiAgcmVhZG9ubHkgbmFtZT86IHN0cmluZztcbiAgcmVhZG9ubHkgb25Gb2N1czogRm9jdXNFdmVudEhhbmRsZXI8SFRNTElucHV0RWxlbWVudD47XG59PiA9ICh7IG5hbWUsIG9uRm9jdXMgfSkgPT4gKFxuICA8aW5wdXRcbiAgICByZXF1aXJlZFxuICAgIG5hbWU9e25hbWV9XG4gICAgdGFiSW5kZXg9ey0xfVxuICAgIGFyaWEtaGlkZGVuPVwidHJ1ZVwiXG4gICAgb25Gb2N1cz17b25Gb2N1c31cbiAgICBjc3M9e3tcbiAgICAgIGxhYmVsOiAncmVxdWlyZWRJbnB1dCcsXG4gICAgICBvcGFjaXR5OiAwLFxuICAgICAgcG9pbnRlckV2ZW50czogJ25vbmUnLFxuICAgICAgcG9zaXRpb246ICdhYnNvbHV0ZScsXG4gICAgICBib3R0b206IDAsXG4gICAgICBsZWZ0OiAwLFxuICAgICAgcmlnaHQ6IDAsXG4gICAgICB3aWR0aDogJzEwMCUnLFxuICAgIH19XG4gICAgLy8gUHJldmVudCBgU3dpdGNoaW5nIGZyb20gdW5jb250cm9sbGVkIHRvIGNvbnRyb2xsZWRgIGVycm9yXG4gICAgdmFsdWU9XCJcIlxuICAgIG9uQ2hhbmdlPXsoKSA9PiB7fX1cbiAgLz5cbik7XG5cbmV4cG9ydCBkZWZhdWx0IFJlcXVpcmVkSW5wdXQ7XG4iXX0= */",toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}},Cu=function(e){var t=e.name,e=e.onFocus;return W("input",{required:!0,name:t,tabIndex:-1,"aria-hidden":"true",onFocus:e,css:Iu,value:"",onChange:function(){}})};function zr(e){return typeof window<"u"&&null!=window.navigator&&e.test((null==(e=window.navigator.userAgentData)?void 0:e.platform)||window.navigator.platform)}function Ca(){return zr(/^Mac/i)}var xu={clearIndicator:tu,container:function(e){var t=e.isDisabled;return{label:"container",direction:e.isRtl?"rtl":void 0,pointerEvents:t?"none":void 0,position:"relative"}},control:function(e,t){var n=e.isDisabled,o=e.isFocused,e=e.theme,r=e.colors,a=e.borderRadius;return L({label:"control",alignItems:"center",cursor:"default",display:"flex",flexWrap:"wrap",justifyContent:"space-between",minHeight:e.spacing.controlHeight,outline:"0 !important",position:"relative",transition:"all 100ms"},t?{}:{backgroundColor:n?r.neutral5:r.neutral0,borderColor:n?r.neutral10:o?r.primary:r.neutral20,borderRadius:a,borderStyle:"solid",borderWidth:1,boxShadow:o?"0 0 0 1px ".concat(r.primary):void 0,"&:hover":{borderColor:o?r.primary:r.neutral30}})},dropdownIndicator:eu,group:function(e,t){e=e.theme.spacing;return t?{}:{paddingBottom:2*e.baseUnit,paddingTop:2*e.baseUnit}},groupHeading:function(e,t){var e=e.theme,n=e.colors,e=e.spacing;return L({label:"group",cursor:"default",display:"block"},t?{}:{color:n.neutral40,fontSize:"75%",fontWeight:500,marginBottom:"0.25em",paddingLeft:3*e.baseUnit,paddingRight:3*e.baseUnit,textTransform:"uppercase"})},indicatorsContainer:function(){return{alignItems:"center",alignSelf:"stretch",display:"flex",flexShrink:0}},indicatorSeparator:function(e,t){var n=e.isDisabled,e=e.theme,o=e.spacing.baseUnit,e=e.colors;return L({label:"indicatorSeparator",alignSelf:"stretch",width:1},t?{}:{backgroundColor:n?e.neutral10:e.neutral20,marginBottom:2*o,marginTop:2*o})},input:function(e,t){var n=e.isDisabled,o=e.value,e=e.theme,r=e.spacing,e=e.colors;return L(L({visibility:n?"hidden":"visible",transform:o?"translateZ(0)":""},iu),t?{}:{margin:r.baseUnit/2,paddingBottom:r.baseUnit/2,paddingTop:r.baseUnit/2,color:e.neutral80})},loadingIndicator:function(e,t){var n=e.isFocused,o=e.size,e=e.theme,r=e.colors,e=e.spacing.baseUnit;return L({label:"loadingIndicator",display:"flex",transition:"color 150ms",alignSelf:"center",fontSize:o,lineHeight:1,marginRight:o,textAlign:"center",verticalAlign:"middle"},t?{}:{color:n?r.neutral60:r.neutral20,padding:2*e})},loadingMessage:$l,menu:function(e,t){var n,o=e.placement,e=e.theme,r=e.borderRadius,a=e.spacing,e=e.colors;return L((ot(n={label:"menu"},o?{bottom:"top",top:"bottom"}[o]:"bottom","100%"),ot(n,"position","absolute"),ot(n,"width","100%"),ot(n,"zIndex",1),n),t?{}:{backgroundColor:e.neutral0,borderRadius:r,boxShadow:"0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)",marginBottom:a.menuGutter,marginTop:a.menuGutter})},menuList:function(e,t){var n=e.maxHeight,e=e.theme.spacing.baseUnit;return L({maxHeight:n,overflowY:"auto",position:"relative",WebkitOverflowScrolling:"touch"},t?{}:{paddingBottom:e,paddingTop:e})},menuPortal:function(e){var t=e.rect,n=e.offset,e=e.position;return{left:t.left,position:e,top:n,width:t.width,zIndex:1}},multiValue:function(e,t){var e=e.theme,n=e.spacing,o=e.borderRadius,e=e.colors;return L({label:"multiValue",display:"flex",minWidth:0},t?{}:{backgroundColor:e.neutral10,borderRadius:o/2,margin:n.baseUnit/2})},multiValueLabel:function(e,t){var n=e.theme,o=n.borderRadius,n=n.colors,e=e.cropWithEllipsis;return L({overflow:"hidden",textOverflow:e||void 0===e?"ellipsis":void 0,whiteSpace:"nowrap"},t?{}:{borderRadius:o/2,color:n.neutral80,fontSize:"85%",padding:3,paddingLeft:6})},multiValueRemove:function(e,t){var n=e.theme,o=n.spacing,r=n.borderRadius,n=n.colors,e=e.isFocused;return L({alignItems:"center",display:"flex"},t?{}:{borderRadius:r/2,backgroundColor:e?n.dangerLight:void 0,paddingLeft:o.baseUnit,paddingRight:o.baseUnit,":hover":{backgroundColor:n.dangerLight,color:n.danger}})},noOptionsMessage:Ul,option:function(e,t){var n=e.isDisabled,o=e.isFocused,r=e.isSelected,e=e.theme,a=e.spacing,e=e.colors;return L({label:"option",cursor:"default",display:"block",fontSize:"inherit",width:"100%",userSelect:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)"},t?{}:{backgroundColor:r?e.primary:o?e.primary25:"transparent",color:n?e.neutral20:r?e.neutral0:"inherit",padding:"".concat(2*a.baseUnit,"px ").concat(3*a.baseUnit,"px"),":active":{backgroundColor:n?void 0:r?e.primary:e.primary50}})},placeholder:function(e,t){var e=e.theme,n=e.spacing,e=e.colors;return L({label:"placeholder",gridArea:"1 / 1 / 2 / 3"},t?{}:{color:e.neutral50,marginLeft:n.baseUnit/2,marginRight:n.baseUnit/2})},singleValue:function(e,t){var n=e.isDisabled,e=e.theme,o=e.spacing,e=e.colors;return L({label:"singleValue",gridArea:"1 / 1 / 2 / 3",maxWidth:"100%",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},t?{}:{color:n?e.neutral40:e.neutral80,marginLeft:o.baseUnit/2,marginRight:o.baseUnit/2})},valueContainer:function(e,t){var n=e.theme.spacing,o=e.isMulti,r=e.hasValue,e=e.selectProps.controlShouldRenderValue;return L({alignItems:"center",display:o&&r&&e?"flex":"grid",flex:1,flexWrap:"wrap",WebkitOverflowScrolling:"touch",position:"relative",overflow:"hidden"},t?{}:{padding:"".concat(n.baseUnit/2,"px ").concat(2*n.baseUnit,"px")})}},Jo={borderRadius:4,colors:{primary:"#2684FF",primary75:"#4C9AFF",primary50:"#B2D4FF",primary25:"#DEEBFF",danger:"#DE350B",dangerLight:"#FFBDAD",neutral0:"hsl(0, 0%, 100%)",neutral5:"hsl(0, 0%, 95%)",neutral10:"hsl(0, 0%, 90%)",neutral20:"hsl(0, 0%, 80%)",neutral30:"hsl(0, 0%, 70%)",neutral40:"hsl(0, 0%, 60%)",neutral50:"hsl(0, 0%, 50%)",neutral60:"hsl(0, 0%, 40%)",neutral70:"hsl(0, 0%, 30%)",neutral80:"hsl(0, 0%, 20%)",neutral90:"hsl(0, 0%, 10%)"},spacing:{baseUnit:4,controlHeight:38,menuGutter:8}},Su={"aria-live":"polite",backspaceRemovesValue:!0,blurInputOnSelect:sa(),captureMenuScroll:!sa(),classNames:{},closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:function(e,t){var n,o,r,a,i;return!!e.data.__isNew__||(n=(a=L({ignoreCase:!0,ignoreAccents:!0,stringify:fu,trim:!0,matchFrom:"any"},void 0)).ignoreCase,o=a.ignoreAccents,r=a.stringify,i=a.trim,a=a.matchFrom,t=i?pa(t):t,i=i?pa(r(e)):r(e),n&&(t=t.toLowerCase(),i=i.toLowerCase()),o&&(t=pu(t),i=lc(i)),"start"===a?i.substr(0,t.length)===t:-1<i.indexOf(t))},formatGroupLabel:function(e){return e.label},getOptionLabel:function(e){return e.label},getOptionValue:function(e){return e.value},isDisabled:!1,isLoading:!1,isMulti:!1,isRtl:!1,isSearchable:!0,isOptionDisabled:function(e){return!!e.isDisabled},loadingMessage:function(){return"Loading..."},maxMenuHeight:300,minMenuHeight:140,menuIsOpen:!1,menuPlacement:"bottom",menuPosition:"absolute",menuShouldBlockScroll:!1,menuShouldScrollIntoView:!function(){try{return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}catch{}}(),noOptionsMessage:function(){return"No options"},openMenuOnFocus:!1,openMenuOnClick:!0,options:[],pageSize:5,placeholder:"Select...",screenReaderStatus:function(e){e=e.count;return"".concat(e," result").concat(1!==e?"s":""," available")},styles:{},tabIndex:0,tabSelectsValue:!0,unstyled:!1};function xa(e,t,n,o){return{type:"option",data:t,isDisabled:dc(e,t,n),isSelected:gc(e,t,n),label:uc(e,t),value:fo(e,t),index:o}}function Qn(o,r){return o.options.map(function(e,t){var n;return"options"in e?0<(n=e.options.map(function(e,t){return xa(o,e,r,t)}).filter(function(e){return wa(o,e)})).length?{type:"group",data:e,options:n,index:t}:void 0:(n=xa(o,e,r,t),wa(o,n)?n:void 0)}).filter(_l)}function Sa(e){return e.reduce(function(e,t){return"group"===t.type?e.push.apply(e,Tt(t.options.map(function(e){return e.data}))):e.push(t.data),e},[])}function Aa(e,n){return e.reduce(function(e,t){return"group"===t.type?e.push.apply(e,Tt(t.options.map(function(e){return{data:e.data,id:"".concat(n,"-").concat(t.index,"-").concat(e.index)}}))):e.push({data:t.data,id:"".concat(n,"-").concat(t.index)}),e},[])}function wa(e,t){var n=e.inputValue,n=void 0===n?"":n,o=t.data,r=t.isSelected,a=t.label,t=t.value;return(!fc(e)||!r)&&pc(e,{label:a,value:t,data:o},n)}var Yo=function(e,t){return(null==(e=e.find(function(e){return e.data===t}))?void 0:e.id)||null},uc=function(e,t){return e.getOptionLabel(t)},fo=function(e,t){return e.getOptionValue(t)};function dc(e,t,n){return"function"==typeof e.isOptionDisabled&&e.isOptionDisabled(t,n)}function gc(t,e,n){var o;return-1<n.indexOf(e)||("function"==typeof t.isOptionSelected?t.isOptionSelected(e,n):(o=fo(t,e),n.some(function(e){return fo(t,e)===o})))}function pc(e,t,n){return!e.filterOption||e.filterOption(t,n)}var fc=function(e){var t=e.hideSelectedOptions,e=e.isMulti;return void 0===t?e:t},Au=1,hc=function(){var e=r,t=Vc;if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Or(e,t);var o=ol(r);function r(e){var m,t,n;return Vs(this,r),(m=o.call(this,e)).state={ariaSelection:null,focusedOption:null,focusedOptionId:null,focusableOptionsWithIds:[],focusedValue:null,inputIsHidden:!1,isFocused:!1,selectValue:[],clearFocusValueOnUpdate:!1,prevWasFocused:!1,inputIsHiddenAfterUpdate:void 0,prevProps:void 0,instancePrefix:""},m.blockOptionHover=!1,m.isComposing=!1,m.commonProps=void 0,m.initialTouchX=0,m.initialTouchY=0,m.openAfterFocus=!1,m.scrollToFocusedOptionOnUpdate=!1,m.userIsDragging=void 0,m.isAppleDevice=Ca()||zr(/^iPhone/i)||zr(/^iPad/i)||Ca()&&1<navigator.maxTouchPoints,m.controlRef=null,m.getControlRef=function(e){m.controlRef=e},m.focusedOptionRef=null,m.getFocusedOptionRef=function(e){m.focusedOptionRef=e},m.menuListRef=null,m.getMenuListRef=function(e){m.menuListRef=e},m.inputRef=null,m.getInputRef=function(e){m.inputRef=e},m.focus=m.focusInput,m.blur=m.blurInput,m.onChange=function(e,t){var n=m.props,o=n.onChange,n=n.name;t.name=n,m.ariaOnChange(e,t),o(e,t)},m.setValue=function(e,t,n){var o=m.props,r=o.closeMenuOnSelect,a=o.isMulti,o=o.inputValue;m.onInputChange("",{action:"set-value",prevInputValue:o}),r&&(m.setState({inputIsHiddenAfterUpdate:!a}),m.onMenuClose()),m.setState({clearFocusValueOnUpdate:!0}),m.onChange(e,{action:t,option:n})},m.selectOption=function(e){var t=m.props,n=t.blurInputOnSelect,o=t.isMulti,t=t.name,r=m.state.selectValue,a=o&&m.isOptionSelected(e,r),i=m.isOptionDisabled(e,r);if(a){var s=m.getOptionValue(e);m.setValue(r.filter(function(e){return m.getOptionValue(e)!==s}),"deselect-option",e)}else{if(i)return void m.ariaOnChange(e,{action:"select-option",option:e,name:t});o?m.setValue([].concat(Tt(r),[e]),"select-option",e):m.setValue(e,"select-option")}n&&m.blurInput()},m.removeValue=function(e){var t=m.props.isMulti,n=m.state.selectValue,o=m.getOptionValue(e),n=n.filter(function(e){return m.getOptionValue(e)!==o}),t=$n(t,n,n[0]||null);m.onChange(t,{action:"remove-value",removedValue:e}),m.focusInput()},m.clearValue=function(){var e=m.state.selectValue;m.onChange($n(m.props.isMulti,[],null),{action:"clear",removedValues:e})},m.popValue=function(){var e=m.props.isMulti,t=m.state.selectValue,n=t[t.length-1],t=t.slice(0,t.length-1),e=$n(e,t,t[0]||null);m.onChange(e,{action:"pop-value",removedValue:n})},m.getFocusedOptionId=function(e){return Yo(m.state.focusableOptionsWithIds,e)},m.getFocusableOptionsWithIds=function(){return Aa(Qn(m.props,m.state.selectValue),m.getElementId("option"))},m.getValue=function(){return m.state.selectValue},m.cx=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return Zl.apply(void 0,[m.props.classNamePrefix].concat(t))},m.getOptionLabel=function(e){return uc(m.props,e)},m.getOptionValue=function(e){return fo(m.props,e)},m.getStyles=function(e,t){var n=m.props.unstyled,n=xu[e](t,n),e=(n.boxSizing="border-box",m.props.styles[e]);return e?e(n,t):n},m.getClassNames=function(e,t){var n;return null==(e=(n=m.props.classNames)[e])?void 0:e.call(n,t)},m.getElementId=function(e){return"".concat(m.state.instancePrefix,"-").concat(e)},m.getComponents=function(){return e=m.props,L(L({},su),e.components);var e},m.buildCategorizedOptions=function(){return Qn(m.props,m.state.selectValue)},m.getCategorizedOptions=function(){return m.props.menuIsOpen?m.buildCategorizedOptions():[]},m.buildFocusableOptions=function(){return Sa(m.buildCategorizedOptions())},m.getFocusableOptions=function(){return m.props.menuIsOpen?m.buildFocusableOptions():[]},m.ariaOnChange=function(e,t){m.setState({ariaSelection:L({value:e},t)})},m.onMenuMouseDown=function(e){0===e.button&&(e.stopPropagation(),e.preventDefault(),m.focusInput())},m.onMenuMouseMove=function(e){m.blockOptionHover=!1},m.onControlMouseDown=function(e){var t;e.defaultPrevented||(t=m.props.openMenuOnClick,m.state.isFocused?m.props.menuIsOpen?"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&m.onMenuClose():t&&m.openMenu("first"):(t&&(m.openAfterFocus=!0),m.focusInput()),"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&e.preventDefault())},m.onDropdownIndicatorMouseDown=function(e){var t,n;e&&"mousedown"===e.type&&0!==e.button||m.props.isDisabled||(t=(n=m.props).isMulti,n=n.menuIsOpen,m.focusInput(),n?(m.setState({inputIsHiddenAfterUpdate:!t}),m.onMenuClose()):m.openMenu("first"),e.preventDefault())},m.onClearIndicatorMouseDown=function(e){e&&"mousedown"===e.type&&0!==e.button||(m.clearValue(),e.preventDefault(),m.openAfterFocus=!1,"touchend"===e.type?m.focusInput():setTimeout(function(){return m.focusInput()}))},m.onScroll=function(e){"boolean"==typeof m.props.closeMenuOnScroll?e.target instanceof HTMLElement&&ko(e.target)&&m.props.onMenuClose():"function"==typeof m.props.closeMenuOnScroll&&m.props.closeMenuOnScroll(e)&&m.props.onMenuClose()},m.onCompositionStart=function(){m.isComposing=!0},m.onCompositionEnd=function(){m.isComposing=!1},m.onTouchStart=function(e){e=e.touches,e=e&&e.item(0);e&&(m.initialTouchX=e.clientX,m.initialTouchY=e.clientY,m.userIsDragging=!1)},m.onTouchMove=function(e){var t,e=e.touches,e=e&&e.item(0);e&&(t=Math.abs(e.clientX-m.initialTouchX),e=Math.abs(e.clientY-m.initialTouchY),m.userIsDragging=5<t||5<e)},m.onTouchEnd=function(e){m.userIsDragging||(m.controlRef&&!m.controlRef.contains(e.target)&&m.menuListRef&&!m.menuListRef.contains(e.target)&&m.blurInput(),m.initialTouchX=0,m.initialTouchY=0)},m.onControlTouchEnd=function(e){m.userIsDragging||m.onControlMouseDown(e)},m.onClearIndicatorTouchEnd=function(e){m.userIsDragging||m.onClearIndicatorMouseDown(e)},m.onDropdownIndicatorTouchEnd=function(e){m.userIsDragging||m.onDropdownIndicatorMouseDown(e)},m.handleInputChange=function(e){var t=m.props.inputValue,e=e.currentTarget.value;m.setState({inputIsHiddenAfterUpdate:!1}),m.onInputChange(e,{action:"input-change",prevInputValue:t}),m.props.menuIsOpen||m.onMenuOpen()},m.onInputFocus=function(e){m.props.onFocus&&m.props.onFocus(e),m.setState({inputIsHiddenAfterUpdate:!1,isFocused:!0}),(m.openAfterFocus||m.props.openMenuOnFocus)&&m.openMenu("first"),m.openAfterFocus=!1},m.onInputBlur=function(e){var t=m.props.inputValue;m.menuListRef&&m.menuListRef.contains(document.activeElement)?m.inputRef.focus():(m.props.onBlur&&m.props.onBlur(e),m.onInputChange("",{action:"input-blur",prevInputValue:t}),m.onMenuClose(),m.setState({focusedValue:null,isFocused:!1}))},m.onOptionHover=function(e){var t;m.blockOptionHover||m.state.focusedOption===e||(t=m.getFocusableOptions().indexOf(e),m.setState({focusedOption:e,focusedOptionId:-1<t?m.getFocusedOptionId(e):null}))},m.shouldHideSelectedOptions=function(){return fc(m.props)},m.onValueInputFocus=function(e){e.preventDefault(),e.stopPropagation(),m.focus()},m.onKeyDown=function(e){var t=m.props,n=t.isMulti,o=t.backspaceRemovesValue,r=t.escapeClearsValue,a=t.inputValue,i=t.isClearable,s=t.isDisabled,c=t.menuIsOpen,l=t.onKeyDown,u=t.tabSelectsValue,d=t.openMenuOnFocus,t=m.state,g=t.focusedOption,p=t.focusedValue,h=t.selectValue;if(!(s||"function"==typeof l&&(l(e),e.defaultPrevented))){switch(m.blockOptionHover=!0,e.key){case"ArrowLeft":if(!n||a)return;m.focusValue("previous");break;case"ArrowRight":if(!n||a)return;m.focusValue("next");break;case"Delete":case"Backspace":if(a)return;if(p)m.removeValue(p);else{if(!o)return;n?m.popValue():i&&m.clearValue()}break;case"Tab":if(m.isComposing||e.shiftKey||!c||!u||!g||d&&m.isOptionSelected(g,h))return;m.selectOption(g);break;case"Enter":if(229===e.keyCode)break;if(c){if(!g||m.isComposing)return;m.selectOption(g);break}return;case"Escape":c?(m.setState({inputIsHiddenAfterUpdate:!1}),m.onInputChange("",{action:"menu-close",prevInputValue:a}),m.onMenuClose()):i&&r&&m.clearValue();break;case" ":if(a)return;if(c){if(!g)return;m.selectOption(g)}else m.openMenu("first");break;case"ArrowUp":c?m.focusOption("up"):m.openMenu("last");break;case"ArrowDown":c?m.focusOption("down"):m.openMenu("first");break;case"PageUp":if(!c)return;m.focusOption("pageup");break;case"PageDown":if(!c)return;m.focusOption("pagedown");break;case"Home":if(!c)return;m.focusOption("first");break;case"End":if(!c)return;m.focusOption("last");break;default:return}e.preventDefault()}},m.state.instancePrefix="react-select-"+(m.props.instanceId||++Au),m.state.selectValue=ra(e.value),e.menuIsOpen&&m.state.selectValue.length&&(e=m.getFocusableOptionsWithIds(),n=(t=m.buildFocusableOptions()).indexOf(m.state.selectValue[0]),m.state.focusableOptionsWithIds=e,m.state.focusedOption=t[n],m.state.focusedOptionId=Yo(e,t[n])),m}return Fs(r,[{key:"componentDidMount",value:function(){this.startListeningComposition(),this.startListeningToTouch(),this.props.closeMenuOnScroll&&document&&document.addEventListener&&document.addEventListener("scroll",this.onScroll,!0),this.props.autoFocus&&this.focusInput(),this.props.menuIsOpen&&this.state.focusedOption&&this.menuListRef&&this.focusedOptionRef&&aa(this.menuListRef,this.focusedOptionRef)}},{key:"componentDidUpdate",value:function(e){var t=this.props,n=t.isDisabled,t=t.menuIsOpen,o=this.state.isFocused;(o&&!n&&e.isDisabled||o&&t&&!e.menuIsOpen)&&this.focusInput(),o&&n&&!e.isDisabled?this.setState({isFocused:!1},this.onMenuClose):o||n||!e.isDisabled||this.inputRef!==document.activeElement||this.setState({isFocused:!0}),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(aa(this.menuListRef,this.focusedOptionRef),this.scrollToFocusedOptionOnUpdate=!1)}},{key:"componentWillUnmount",value:function(){this.stopListeningComposition(),this.stopListeningToTouch(),document.removeEventListener("scroll",this.onScroll,!0)}},{key:"onMenuOpen",value:function(){this.props.onMenuOpen()}},{key:"onMenuClose",value:function(){this.onInputChange("",{action:"menu-close",prevInputValue:this.props.inputValue}),this.props.onMenuClose()}},{key:"onInputChange",value:function(e,t){this.props.onInputChange(e,t)}},{key:"focusInput",value:function(){this.inputRef&&this.inputRef.focus()}},{key:"blurInput",value:function(){this.inputRef&&this.inputRef.blur()}},{key:"openMenu",value:function(e){var t=this,n=this.state,o=n.selectValue,n=n.isFocused,r=this.buildFocusableOptions(),e="first"===e?0:r.length-1;this.props.isMulti||-1<(o=r.indexOf(o[0]))&&(e=o),this.scrollToFocusedOptionOnUpdate=!(n&&this.menuListRef),this.setState({inputIsHiddenAfterUpdate:!1,focusedValue:null,focusedOption:r[e],focusedOptionId:this.getFocusedOptionId(r[e])},function(){return t.onMenuOpen()})}},{key:"focusValue",value:function(e){var t=this.state,n=t.selectValue,t=t.focusedValue;if(this.props.isMulti){this.setState({focusedOption:null});var o=n.indexOf(t),r=(t||(o=-1),n.length-1),a=-1;if(n.length){switch(e){case"previous":a=0===o?0:-1===o?r:o-1;break;case"next":-1<o&&o<r&&(a=o+1)}this.setState({inputIsHidden:-1!==a,focusedValue:n[a]})}}}},{key:"focusOption",value:function(){var e,t,n=0<arguments.length&&void 0!==arguments[0]?arguments[0]:"first",o=this.props.pageSize,r=this.state.focusedOption,a=this.getFocusableOptions();a.length&&(e=0,t=a.indexOf(r),r||(t=-1),"up"===n?e=0<t?t-1:a.length-1:"down"===n?e=(t+1)%a.length:"pageup"===n?(e=t-o)<0&&(e=0):"pagedown"===n?(e=t+o)>a.length-1&&(e=a.length-1):"last"===n&&(e=a.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:a[e],focusedValue:null,focusedOptionId:this.getFocusedOptionId(a[e])}))}},{key:"getTheme",value:function(){return this.props.theme?"function"==typeof this.props.theme?this.props.theme(Jo):L(L({},Jo),this.props.theme):Jo}},{key:"getCommonProps",value:function(){var e=this.clearValue,t=this.cx,n=this.getStyles,o=this.getClassNames,r=this.getValue,a=this.selectOption,i=this.setValue,s=this.props,c=s.isMulti,l=s.isRtl,u=s.options;return{clearValue:e,cx:t,getStyles:n,getClassNames:o,getValue:r,hasValue:this.hasValue(),isMulti:c,isRtl:l,options:u,selectOption:a,selectProps:s,setValue:i,theme:this.getTheme()}}},{key:"hasValue",value:function(){return 0<this.state.selectValue.length}},{key:"hasOptions",value:function(){return!!this.getFocusableOptions().length}},{key:"isClearable",value:function(){var e=this.props,t=e.isClearable,e=e.isMulti;return void 0===t?e:t}},{key:"isOptionDisabled",value:function(e,t){return dc(this.props,e,t)}},{key:"isOptionSelected",value:function(e,t){return gc(this.props,e,t)}},{key:"filterOption",value:function(e,t){return pc(this.props,e,t)}},{key:"formatOptionLabel",value:function(e,t){var n,o;return"function"==typeof this.props.formatOptionLabel?(n=this.props.inputValue,o=this.state.selectValue,this.props.formatOptionLabel(e,{context:t,inputValue:n,selectValue:o})):this.getOptionLabel(e)}},{key:"formatGroupLabel",value:function(e){return this.props.formatGroupLabel(e)}},{key:"startListeningComposition",value:function(){document&&document.addEventListener&&(document.addEventListener("compositionstart",this.onCompositionStart,!1),document.addEventListener("compositionend",this.onCompositionEnd,!1))}},{key:"stopListeningComposition",value:function(){document&&document.removeEventListener&&(document.removeEventListener("compositionstart",this.onCompositionStart),document.removeEventListener("compositionend",this.onCompositionEnd))}},{key:"startListeningToTouch",value:function(){document&&document.addEventListener&&(document.addEventListener("touchstart",this.onTouchStart,!1),document.addEventListener("touchmove",this.onTouchMove,!1),document.addEventListener("touchend",this.onTouchEnd,!1))}},{key:"stopListeningToTouch",value:function(){document&&document.removeEventListener&&(document.removeEventListener("touchstart",this.onTouchStart),document.removeEventListener("touchmove",this.onTouchMove),document.removeEventListener("touchend",this.onTouchEnd))}},{key:"renderInput",value:function(){var e=this.props,t=e.isDisabled,n=e.isSearchable,o=e.inputId,r=e.inputValue,a=e.tabIndex,i=e.form,s=e.menuIsOpen,e=e.required,c=this.getComponents().Input,l=this.state,u=l.inputIsHidden,l=l.ariaSelection,d=this.commonProps,o=o||this.getElementId("input"),e=L(L(L({"aria-autocomplete":"list","aria-expanded":s,"aria-haspopup":!0,"aria-errormessage":this.props["aria-errormessage"],"aria-invalid":this.props["aria-invalid"],"aria-label":this.props["aria-label"],"aria-labelledby":this.props["aria-labelledby"],"aria-required":e,role:"combobox","aria-activedescendant":this.isAppleDevice?void 0:this.state.focusedOptionId||""},s&&{"aria-controls":this.getElementId("listbox")}),!n&&{"aria-readonly":!0}),this.hasValue()?"initial-input-focus"===(null==l?void 0:l.action)&&{"aria-describedby":this.getElementId("live-region")}:{"aria-describedby":this.getElementId("placeholder")});return n?m.createElement(c,P({},d,{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",id:o,innerRef:this.getInputRef,isDisabled:t,isHidden:u,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,spellCheck:"false",tabIndex:a,form:i,type:"text",value:r},e)):m.createElement(mu,P({id:o,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:go,onFocus:this.onInputFocus,disabled:t,tabIndex:a,inputMode:"none",form:i,value:""},e))}},{key:"renderPlaceholderOrValue",value:function(){var r=this,e=this.getComponents(),a=e.MultiValue,i=e.MultiValueContainer,s=e.MultiValueLabel,c=e.MultiValueRemove,t=e.SingleValue,e=e.Placeholder,l=this.commonProps,n=this.props,o=n.controlShouldRenderValue,u=n.isDisabled,d=n.isMulti,g=n.inputValue,n=n.placeholder,p=this.state,h=p.selectValue,f=p.focusedValue,p=p.isFocused;return this.hasValue()&&o?d?h.map(function(e,t){var n=e===f,o="".concat(r.getOptionLabel(e),"-").concat(r.getOptionValue(e));return m.createElement(a,P({},l,{components:{Container:i,Label:s,Remove:c},isFocused:n,isDisabled:u,key:o,index:t,removeProps:{onClick:function(){return r.removeValue(e)},onTouchEnd:function(){return r.removeValue(e)},onMouseDown:function(e){e.preventDefault()}},data:e}),r.formatOptionLabel(e,"value"))}):g?null:(o=h[0],m.createElement(t,P({},l,{data:o,isDisabled:u}),this.formatOptionLabel(o,"value"))):g?null:m.createElement(e,P({},l,{key:"placeholder",isDisabled:u,isFocused:p,innerProps:{id:this.getElementId("placeholder")}}),n)}},{key:"renderClearIndicator",value:function(){var e=this.getComponents().ClearIndicator,t=this.commonProps,n=this.props,o=n.isDisabled,n=n.isLoading,r=this.state.isFocused;return this.isClearable()&&e&&!o&&this.hasValue()&&!n?(o={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"},m.createElement(e,P({},t,{innerProps:o,isFocused:r}))):null}},{key:"renderLoadingIndicator",value:function(){var e=this.getComponents().LoadingIndicator,t=this.commonProps,n=this.props,o=n.isDisabled,n=n.isLoading,r=this.state.isFocused;return e&&n?m.createElement(e,P({},t,{innerProps:{"aria-hidden":"true"},isDisabled:o,isFocused:r})):null}},{key:"renderIndicatorSeparator",value:function(){var e,t,n=this.getComponents(),o=n.DropdownIndicator,n=n.IndicatorSeparator;return o&&n?(o=this.commonProps,e=this.props.isDisabled,t=this.state.isFocused,m.createElement(n,P({},o,{isDisabled:e,isFocused:t}))):null}},{key:"renderDropdownIndicator",value:function(){var e,t,n,o,r=this.getComponents().DropdownIndicator;return r?(e=this.commonProps,t=this.props.isDisabled,n=this.state.isFocused,o={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"},m.createElement(r,P({},e,{innerProps:o,isDisabled:t,isFocused:n}))):null}},{key:"renderMenu",value:function(){var d=this,e=this.getComponents(),i=e.Group,s=e.GroupHeading,r=e.Menu,a=e.MenuList,t=e.MenuPortal,n=e.LoadingMessage,o=e.NoOptionsMessage,g=e.Option,p=this.commonProps,h=this.state.focusedOption,e=this.props,c=e.captureMenuScroll,l=e.inputValue,u=e.isLoading,f=e.loadingMessage,b=e.minMenuHeight,v=e.maxMenuHeight,y=e.menuIsOpen,I=e.menuPlacement,C=e.menuPosition,x=e.menuPortalTarget,S=e.menuShouldBlockScroll,A=e.menuShouldScrollIntoView,w=e.noOptionsMessage,N=e.onMenuScrollToTop,E=e.onMenuScrollToBottom;if(!y)return null;function G(e,t){var n=e.type,o=e.data,r=e.isDisabled,a=e.isSelected,i=e.label,s=e.value,c=h===o,l=r?void 0:function(){return d.onOptionHover(o)},u=r?void 0:function(){return d.selectOption(o)},u={id:t="".concat(d.getElementId("option"),"-").concat(t),onClick:u,onMouseMove:l,onMouseOver:l,tabIndex:-1,role:"option","aria-selected":d.isAppleDevice?void 0:a};return m.createElement(g,P({},p,{innerProps:u,data:o,isDisabled:r,isSelected:a,key:t,label:i,type:n,value:s,isFocused:c,innerRef:c?d.getFocusedOptionRef:void 0}),d.formatOptionLabel(e.data,"menu"))}var L;if(this.hasOptions())L=this.getCategorizedOptions().map(function(e){var t,n,o,r,a;return"group"===e.type?(t=e.data,n=e.options,o=e.index,r="".concat(d.getElementId("group"),"-").concat(o),a="".concat(r,"-heading"),m.createElement(i,P({},p,{key:r,data:t,options:n,Heading:s,headingProps:{id:a,data:e.data},label:d.formatGroupLabel(e.data)}),e.options.map(function(e){return G(e,"".concat(o,"-").concat(e.index))}))):"option"===e.type?G(e,"".concat(e.index)):void 0});else if(u){e=f({inputValue:l});if(null===e)return null;L=m.createElement(n,p,e)}else{y=w({inputValue:l});if(null===y)return null;L=m.createElement(o,p,y)}var k={minMenuHeight:b,maxMenuHeight:v,menuPlacement:I,menuPosition:C,menuShouldScrollIntoView:A},f=m.createElement(Yl,P({},p,k),function(e){var t=e.ref,e=e.placerProps,n=e.placement,o=e.maxHeight;return m.createElement(r,P({},p,k,{innerRef:t,innerProps:{onMouseDown:d.onMenuMouseDown,onMouseMove:d.onMenuMouseMove},isLoading:u,placement:n}),m.createElement(yu,{captureEnabled:c,onTopArrive:N,onBottomArrive:E,lockEnabled:S},function(t){return m.createElement(a,P({},p,{innerRef:function(e){d.getMenuListRef(e),t(e)},innerProps:{role:"listbox","aria-multiselectable":p.isMulti,id:d.getElementId("listbox")},isLoading:u,maxHeight:o,focusedOption:h}),L)}))});return x||"fixed"===C?m.createElement(t,P({},p,{appendTo:x,controlElement:this.controlRef,menuPlacement:I,menuPosition:C}),f):f}},{key:"renderFormField",value:function(){var n=this,e=this.props,t=e.delimiter,o=e.isDisabled,r=e.isMulti,a=e.name,e=e.required,i=this.state.selectValue;return!e||this.hasValue()||o?a&&!o?r?t?(e=i.map(function(e){return n.getOptionValue(e)}).join(t),m.createElement("input",{name:a,type:"hidden",value:e})):(o=0<i.length?i.map(function(e,t){return m.createElement("input",{key:"i-".concat(t),name:a,type:"hidden",value:n.getOptionValue(e)})}):m.createElement("input",{name:a,type:"hidden",value:""}),m.createElement("div",null,o)):(r=i[0]?this.getOptionValue(i[0]):"",m.createElement("input",{name:a,type:"hidden",value:r})):void 0:m.createElement(Cu,{name:a,onFocus:this.onValueInputFocus})}},{key:"renderLiveRegion",value:function(){var e=this.commonProps,t=this.state,n=t.ariaSelection,o=t.focusedOption,r=t.focusedValue,a=t.isFocused,t=t.selectValue,i=this.getFocusableOptions();return m.createElement(du,P({},e,{id:this.getElementId("live-region"),ariaSelection:n,focusedOption:o,focusedValue:r,isFocused:a,selectValue:t,focusableOptions:i,isAppleDevice:this.isAppleDevice}))}},{key:"render",value:function(){var e=this.getComponents(),t=e.Control,n=e.IndicatorsContainer,o=e.SelectContainer,e=e.ValueContainer,r=this.props,a=r.className,i=r.id,s=r.isDisabled,r=r.menuIsOpen,c=this.state.isFocused,l=this.commonProps=this.getCommonProps();return m.createElement(o,P({},l,{className:a,innerProps:{id:i,onKeyDown:this.onKeyDown},isDisabled:s,isFocused:c}),this.renderLiveRegion(),m.createElement(t,P({},l,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:s,isFocused:c,menuIsOpen:r}),m.createElement(e,P({},l,{isDisabled:s}),this.renderPlaceholderOrValue(),this.renderInput()),m.createElement(n,P({},l,{isDisabled:s}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}],[{key:"getDerivedStateFromProps",value:function(e,t){var n=t.prevProps,o=t.clearFocusValueOnUpdate,r=t.inputIsHiddenAfterUpdate,a=t.ariaSelection,i=t.isFocused,s=t.prevWasFocused,c=t.instancePrefix,l=e.options,u=e.value,d=e.menuIsOpen,g=e.inputValue,p=e.isMulti,h=ra(u),m={},u=(!n||u===n.value&&l===n.options&&d===n.menuIsOpen&&g===n.inputValue||(u=d?Sa(Qn(e,h)):[],l=d?Aa(Qn(e,h),"".concat(c,"-option")):[],g=o?function(e,t){var n=e.focusedValue,e=e.selectValue.indexOf(n);if(-1<e){if(-1<t.indexOf(n))return n;if(e<t.length)return t[e]}return null}(t,h):null,d=u,o=(c=t.focusedOption)&&-1<d.indexOf(c)?c:d[0],m={selectValue:h,focusedOption:o,focusedOptionId:Yo(l,o),focusableOptionsWithIds:l,focusedValue:g,clearFocusValueOnUpdate:!1}),null!=r&&e!==n?{inputIsHidden:r,inputIsHiddenAfterUpdate:void 0}:{}),t=a,c=i&&s;return i&&!c&&(t={value:$n(p,h,h[0]||null),options:h,action:"initial-input-focus"},c=!s),"initial-input-focus"===(null==a?void 0:a.action)&&(t=null),L(L(L({},m),u),{},{prevProps:e,ariaSelection:t,prevWasFocused:c})}}]),r}(),wu=(hc.defaultProps=Su,Ss(function(e,t){n=void 0===(n=e.defaultInputValue)?"":n,y=void 0!==(y=e.defaultMenuIsOpen)&&y,o=void 0===(o=e.defaultValue)?null:o,r=e.inputValue,a=e.menuIsOpen,i=e.onChange,s=e.onInputChange,c=e.onMenuClose,l=e.onMenuOpen,u=e.value,e=Mt(e,nl),n=we(Ve(void 0!==r?r:n),2),d=n[0],g=n[1],n=we(Ve(void 0!==a?a:y),2),y=n[0],p=n[1],n=we(Ve(void 0!==u?u:o),2),o=n[0],h=n[1],n=Qe(function(e,t){"function"==typeof i&&i(e,t),h(e)},[i]),f=Qe(function(e,t){var n;"function"==typeof s&&(n=s(e,t)),g(void 0!==n?n:e)},[s]),b=Qe(function(){"function"==typeof l&&l(),p(!0)},[l]),v=Qe(function(){"function"==typeof c&&c(),p(!1)},[c]),r=void 0!==r?r:d,d=void 0!==a?a:y,a=void 0!==u?u:o;var n,o,r,a,i,s,c,l,u,d,g,p,h,f,b,v,y=L(L({},e),{},{inputValue:r,menuIsOpen:d,onChange:n,onInputChange:f,onMenuClose:v,onMenuOpen:b,value:a});return m.createElement(hc,P({ref:t},y))})),mc=wu;const Kn={accAccessibilityMenu__overlay:"_accAccessibilityMenu__overlay_1yac1_1",accMenu:"_accMenu_1yac1_10"},Nu=e=>m.createElement("svg",{className:"MuiSvgIcon-root MuiSvgIcon-fontSizeLarge css-tzssek-MuiSvgIcon-root",focusable:"false","aria-hidden":"true",viewBox:"0 0 24 24","data-testid":"ExpandIcon",...e},m.createElement("path",{d:"M4 20h16v2H4zM4 2h16v2H4zm9 7h3l-4-4-4 4h3v6H8l4 4 4-4h-3z"})),Uo=({children:e,name:t,onCollapse:n,isExpanded:o,Icon:r,tKey:a,isAccMenuContentActive:i})=>{var s=Kr()["t"],i=Ut("_accMenuContentBlock_ba9px_1",{_isExpanded_ba9px_19:o,_isAccMenuContentActive_ba9px_25:i}),c=()=>{n(t)};return C.jsxs("div",{onClick:o?void 0:c,role:o?void 0:"button",className:i,tabIndex:o?void 0:0,children:[o&&C.jsx("div",{className:"_accMenuContentBlock__expendButtonContainer_ba9px_46",children:C.jsx("button",{onClick:c,children:C.jsx(Nu,{})})}),!o&&C.jsxs("div",{className:"_accMenuContentBlock__titleContainer_ba9px_28",children:[C.jsx(r,{}),C.jsx("h3",{className:"_accMenuContentBlock__title_ba9px_28",children:s(a)})]}),o&&C.jsx("div",{className:"_accMenuContentBlock__content_ba9px_69",children:e})]})},Na="_accButton__icon_gu4kw_38",Eu=e=>m.createElement("svg",{className:"MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-i4bv87-MuiSvgIcon-root",focusable:"false","aria-hidden":"true",viewBox:"0 0 24 24","data-testid":"QuestionMarkIcon",...e},m.createElement("path",{d:"M11.07 12.85c.77-1.39 2.25-2.21 3.11-3.44.91-1.29.4-3.7-2.18-3.7-1.69 0-2.52 1.28-2.87 2.34L6.54 6.96C7.25 4.83 9.18 3 11.99 3c2.35 0 3.96 1.07 4.78 2.41.7 1.15 1.11 3.3.03 4.9-1.2 1.77-2.35 2.31-2.97 3.45-.25.46-.35.76-.35 2.24h-2.89c-.01-.78-.13-2.05.48-3.15zM14 20c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2z"})),ku=({elementType:e,children:t,...n})=>{return C.jsx("button"===e?"button":"div",{tabIndex:"div"===e?0:void 0,...n,children:t})},Se=({Icon:e,isToggled:t,isActive:n,children:o,onToggle:r,titleTranslationKey:a,elementType:i="button",title:s,stats:c,styleIcon:l,styleTitle:u,className:d,tooltipTranslationKey:g})=>{var p=Kr()["t"],d=Ut("_accButton_gu4kw_1 "+d,{_isToggled_gu4kw_18:t,_isActive_gu4kw_26:n});return C.jsxs(ku,{elementType:i,onClick:r,className:d,children:[c&&C.jsx("span",{className:"_accButton__stats_gu4kw_61",children:c}),g?C.jsxs(C.Fragment,{children:[C.jsx(Eu,{title:"Help",className:Na+" _accButton__icon--help_gu4kw_42"}),C.jsx("span",{"data-tooltip":p(g??"")??void 0})]}):null,C.jsx(e,{style:l,title:s,className:Na}),C.jsx("h2",{style:u,className:"_accButton__title_gu4kw_29",children:p(a)}),C.jsx("div",{className:"_accButton__content_gu4kw_55",children:o})]})},Lu=e=>m.createElement("svg",{className:"MuiSvgIcon-root MuiSvgIcon-fontSizeMedium _accButton__icon_1dz30_31 css-i4bv87-MuiSvgIcon-root",focusable:"false","aria-hidden":"true",viewBox:"0 0 24 24","data-testid":"TextIncreaseIcon",...e},m.createElement("path",{d:"M.99 19h2.42l1.27-3.58h5.65L11.59 19h2.42L8.75 5h-2.5L.99 19zm4.42-5.61L7.44 7.6h.12l2.03 5.79H5.41zM20 11h3v2h-3v3h-2v-3h-3v-2h3V8h2v3z"})),Gu=e=>m.createElement("svg",{className:"MuiSvgIcon-root MuiSvgIcon-fontSizeLarge css-tzssek-MuiSvgIcon-root",focusable:"false","aria-hidden":"true",viewBox:"0 0 24 24","data-testid":"AddIcon",...e},m.createElement("path",{d:"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"})),Tu=e=>m.createElement("svg",{className:"MuiSvgIcon-root MuiSvgIcon-fontSizeLarge css-tzssek-MuiSvgIcon-root",focusable:"false","aria-hidden":"true",viewBox:"0 0 24 24","data-testid":"RemoveIcon",...e},m.createElement("path",{d:"M19 13H5v-2h14v2z"})),Ct=({controlType:e,onClick:t,style:n})=>{let o;switch(e){case"increase":o=Gu;break;case"decrease":o=Tu;break;default:o=Ts}return C.jsx("button",{style:n,onClick:t,className:"_accValueControlButton_1pw3b_1",children:C.jsx(o,{})})},In=({onIncrease:e,onToggle:t,onDescrease:n})=>C.jsxs("div",{className:"_accValueControl_p53sg_1",children:[C.jsx(Ct,{onClick:e,controlType:"increase"}),C.jsx(Ct,{onClick:t,controlType:"init"}),C.jsx(Ct,{onClick:n,controlType:"decrease"})]}),Ea=(e,n)=>{document.querySelectorAll(`[${e}]`).forEach(e=>{var t;e&&e instanceof HTMLElement&&e.dataset.accOrgfontsize&&(t=+e.dataset.accOrgfontsize*n/100,e.style.fontSize=t+"px")})},Ou=({nodeListUpdated:e,accState:t,onChangeAccState:n})=>{const o=t["adjustFontSizePercentage"];return pe(()=>{0<e&&Ea("data-acc-mutation",o)},[o,e]),pe(()=>{Ea("data-acc-orgfontsize",o)},[o]),C.jsx(Se,{elementType:"div",Icon:Lu,titleTranslationKey:"content.adjustFontSize",title:"Adjust Font Size",stats:o+"%",children:C.jsx(In,{onIncrease:()=>{n(e=>{var t=e["adjustFontSizePercentage"];t<200&&(e.adjustFontSizePercentage+=10)})},onToggle:()=>{n(e=>{e.adjustFontSizePercentage=100})},onDescrease:()=>{n(e=>{var t=e["adjustFontSizePercentage"];10<t&&(e.adjustFontSizePercentage-=10)})}})})},Bu=e=>m.createElement("svg",{className:"MuiSvgIcon-root MuiSvgIcon-fontSizeMedium _accButton__icon_1dz30_31 css-i4bv87-MuiSvgIcon-root",focusable:"false","aria-hidden":"true",viewBox:"0 0 24 24","data-testid":"SortByAlphaIcon",...e},m.createElement("path",{d:"M14.94 4.66h-4.72l2.36-2.36zm-4.69 14.71h4.66l-2.33 2.33zM6.1 6.27 1.6 17.73h1.84l.92-2.45h5.11l.92 2.45h1.84L7.74 6.27H6.1zm-1.13 7.37 1.94-5.18 1.94 5.18H4.97zm10.76 2.5h6.12v1.59h-8.53v-1.29l5.92-8.56h-5.88v-1.6h8.3v1.26l-5.93 8.6z"})),ka="acc-dyslexia-font-style",La="acc-dyslexia-font",Mu=({accState:e,onChangeAccState:t})=>{const n=e["isDyslexiaFont"];return pe(()=>{var e;return n&&(document.documentElement.classList.add(La),(e=document.createElement("style")).id=ka,e.innerHTML=`
|
|
19
19
|
@import url('https://fonts.googleapis.com/css2?family=Comic+Neue:wght@300;400;700&display=swap');
|
|
20
20
|
|
|
21
21
|
@font-face {
|