From 68e69580091fc1dc1d8b6e03c9e7ef777c7ebf61 Mon Sep 17 00:00:00 2001 From: blessedcoolant <54517381+blessedcoolant@users.noreply.github.com> Date: Wed, 2 Nov 2022 06:28:34 +1300 Subject: [PATCH] Fresh Bundle --- frontend/dist/assets/index.14c578ee.css | 1 + frontend/dist/assets/index.3a0c23f9.js | 517 ------------------------ frontend/dist/assets/index.8331c26d.js | 501 +++++++++++++++++++++++ frontend/dist/assets/index.c1f2c49a.css | 1 - frontend/dist/index.html | 4 +- 5 files changed, 504 insertions(+), 520 deletions(-) create mode 100644 frontend/dist/assets/index.14c578ee.css delete mode 100644 frontend/dist/assets/index.3a0c23f9.js create mode 100644 frontend/dist/assets/index.8331c26d.js delete mode 100644 frontend/dist/assets/index.c1f2c49a.css diff --git a/frontend/dist/assets/index.14c578ee.css b/frontend/dist/assets/index.14c578ee.css new file mode 100644 index 0000000000..4ad66df20d --- /dev/null +++ b/frontend/dist/assets/index.14c578ee.css @@ -0,0 +1 @@ +[data-theme=dark]{--white: rgb(255, 255, 255);--root-bg-color: rgb(10, 10, 10);--background-color: rgb(20, 20, 26);--background-color-secondary: rgb(16, 16, 22);--text-color: rgb(255, 255, 255);--text-color-secondary: rgb(160, 162, 188);--subtext-color: rgb(24, 24, 34);--subtext-color-bright: rgb(48, 48, 64);--border-color: rgb(30, 30, 46);--border-color-light: rgb(60, 60, 76);--invalid: rgb(255, 75, 75);--invalid-secondary: rgb(120, 5, 5);--accent-color: rgb(80, 40, 200);--accent-color-hover: rgb(104, 60, 230);--destructive-color: rgb(185, 55, 55);--destructive-color-hover: rgb(255, 75, 75);--border-color-invalid: rgb(255, 80, 50);--box-shadow-color-invalid: rgb(210, 30, 10);--svg-color: rgb(24, 24, 34);--progress-bar-color: rgb(100, 50, 245);--prompt-bg-color: rgb(10, 10, 10);--btn-svg-color: rgb(255, 255, 255);--btn-grey: rgb(30, 32, 42);--btn-grey-hover: rgb(46, 48, 68);--btn-load-more: rgb(30, 32, 42);--btn-load-more-hover: rgb(54, 56, 66);--switch-bg-color: rgb(100, 102, 110);--switch-bg-active-color: rgb(80, 40, 200);--resizeable-handle-border-color: rgb(80, 82, 112);--tab-color: rgb(30, 32, 42);--tab-hover-color: rgb(36, 38, 48);--tab-list-bg: var(--accent-color);--tab-list-text: rgb(202, 204, 216);--tab-list-text-inactive: rgb(92, 94, 114);--tab-panel-bg: rgb(20, 22, 28);--metadata-bg-color: rgba(0, 0, 0, .7);--metadata-json-bg-color: rgba(255, 255, 255, .1);--status-good-color: rgb(125, 255, 100);--status-good-glow: rgb(40, 215, 40);--status-working-color: rgb(255, 175, 55);--status-working-glow: rgb(255, 160, 55);--status-bad-color: rgb(255, 90, 90);--status-bad-glow: rgb(255, 40, 40);--settings-modal-bg: rgb(30, 32, 42);--input-checkbox-bg: rgb(90, 90, 120);--input-checkbox-checked-bg: rgb(80, 40, 200);--input-checkbox-checked-tick: rgb(0, 0, 0);--input-border-color: rgb(140, 110, 255);--input-box-shadow-color: rgb(80, 30, 210);--error-level-info: rgb(200, 202, 224);--error-level-warning: rgb(255, 225, 105);--error-level-error: rgb(255, 81, 46);--console-bg-color: rgb(30, 30, 36);--console-icon-button-bg-color: rgb(50, 53, 64);--console-icon-button-bg-color-hover: rgb(70, 73, 84);--img2img-img-bg-color: rgb(30, 32, 42);--context-menu-bg-color: rgb(46, 48, 58);--context-menu-box-shadow: none;--context-menu-bg-color-hover: rgb(30, 32, 42);--floating-button-drop-shadow: drop-shadow(0 0 1rem rgba(140, 101, 255, .5));--inpainting-alerts-bg: rgba(20, 20, 26, .75);--inpainting-alerts-icon-color: rgb(255, 255, 255);--inpainting-alerts-bg-active: rgb(80, 40, 200);--inpainting-alerts-icon-active: rgb(255, 255, 255);--inpainting-alerts-bg-alert: var(--invalid);--inpainting-alerts-icon-alert: rgb(255, 255, 255)}[data-theme=light]{--white: rgb(255, 255, 255);--root-bg-color: rgb(255, 255, 255);--background-color: rgb(220, 222, 224);--background-color-secondary: rgb(204, 206, 208);--text-color: rgb(0, 0, 0);--text-color-secondary: rgb(40, 40, 40);--subtext-color: rgb(24, 24, 34);--subtext-color-bright: rgb(142, 144, 146);--border-color: rgb(200, 200, 200);--border-color-light: rgb(147, 147, 147);--invalid: rgb(255, 75, 75);--invalid-secondary: rgb(120, 5, 5);--accent-color: rgb(235, 185, 5);--accent-color-hover: rgb(255, 200, 0);--destructive-color: rgb(237, 51, 51);--destructive-color-hover: rgb(255, 55, 55);--border-color-invalid: rgb(255, 80, 50);--box-shadow-color-invalid: none;--svg-color: rgb(186, 188, 190);--progress-bar-color: rgb(235, 185, 5);--prompt-bg-color: rgb(225, 227, 229);--btn-svg-color: rgb(0, 0, 0);--btn-grey: rgb(220, 222, 224);--btn-grey-hover: rgb(230, 232, 234);--btn-load-more: rgb(202, 204, 206);--btn-load-more-hover: rgb(178, 180, 182);--switch-bg-color: rgb(178, 180, 182);--switch-bg-active-color: rgb(235, 185, 5);--resizeable-handle-border-color: rgb(160, 162, 164);--tab-color: rgb(202, 204, 206);--tab-hover-color: rgb(206, 208, 210);--tab-list-bg: rgb(235, 185, 5);--tab-list-text: rgb(0, 0, 0);--tab-list-text-inactive: rgb(106, 108, 110);--tab-panel-bg: rgb(214, 216, 218);--metadata-bg-color: rgba(230, 230, 230, .9);--metadata-json-bg-color: rgba(0, 0, 0, .1);--status-good-color: rgb(21, 126, 0);--status-good-glow: var(--background-color);--status-working-color: rgb(235, 141, 0);--status-working-glow: var(--background-color);--status-bad-color: rgb(202, 0, 0);--status-bad-glow: var(--background-color);--settings-modal-bg: rgb(202, 204, 206);--input-checkbox-bg: rgb(90, 90, 120);--input-checkbox-checked-bg: rgb(235, 185, 5);--input-checkbox-checked-tick: rgb(0, 0, 0);--input-border-color: rgb(0, 0, 0);--input-box-shadow-color: none;--error-level-info: rgb(42, 42, 42);--error-level-warning: rgb(173, 121, 0);--error-level-error: rgb(145, 14, 0);--console-bg-color: rgb(220, 224, 230);--console-icon-button-bg-color: var(--switch-bg-color);--console-icon-button-bg-color-hover: var(--resizeable-handle-border-color);--img2img-img-bg-color: rgb(180, 182, 184);--context-menu-bg-color: var(--background-color);--context-menu-box-shadow: 0px 10px 38px -10px rgba(22, 23, 24, .35), 0px 10px 20px -15px rgba(22, 23, 24, .2);--context-menu-bg-color-hover: var(--background-color-secondary);--floating-button-drop-shadow: drop-shadow(0 0 1rem rgba(0, 0, 0, .3));--inpainting-alerts-bg: rgba(220, 222, 224, .75);--inpainting-alerts-icon-color: rgb(0, 0, 0);--inpainting-alerts-bg-active: rgb(255, 200, 0);--inpainting-alerts-icon-active: rgb(0, 0, 0);--inpainting-alerts-bg-alert: var(--invalid);--inpainting-alerts-icon-alert: rgb(0, 0, 0)}@font-face{font-family:Inter;src:url(./Inter.b9a8e5e2.ttf);font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(./Inter-Bold.790c108b.ttf);font-display:swap;font-weight:600;font-style:normal}@keyframes slideOut{0%{transform:translate(10rem)}to{transform:translate(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.checkerboard{background-position:0px 0px,10px 10px;background-size:20px 20px;background-image:linear-gradient(45deg,#eee 25%,transparent 25%,transparent 75%,#eee 75%,#eee 100%),linear-gradient(45deg,#eee 25%,white 25%,white 75%,#eee 75%,#eee 100%)}.App{display:grid;width:100vw;height:100vh;background-color:var(--background-color)}.app-content{display:grid;row-gap:1rem;padding:1rem;grid-auto-rows:min-content auto;width:calc(100vw + -0px);height:calc(100vh - .3rem)}.site-header{display:grid;grid-template-columns:auto max-content}.site-header-left-side{display:flex;align-items:center;column-gap:.7rem;padding-left:.5rem}.site-header-left-side img{width:32px;height:32px}.site-header-left-side h1{font-size:1.4rem}.site-header-right-side{display:flex;align-items:center;column-gap:.5rem}.status{font-size:.8rem;font-weight:700}.status-good{color:var(--status-good-color);text-shadow:0 0 10px var(--status-good-glow)}.status-bad{color:var(--status-bad-color);text-shadow:0 0 10px var(--status-bad-glow)}.status-working{color:var(--status-working-color);text-shadow:0 0 10px var(--status-working-glow)}.settings-modal{background-color:var(--settings-modal-bg)!important;max-height:36rem;font-family:Inter}.settings-modal .settings-modal-content{display:grid;row-gap:2rem;overflow-y:scroll}.settings-modal .settings-modal-header{font-weight:700}.settings-modal .settings-modal-items{display:grid;row-gap:.5rem}.settings-modal .settings-modal-items .settings-modal-item{display:grid;grid-auto-flow:column;background-color:var(--background-color);padding:.4rem 1rem;border-radius:.5rem;align-items:center;width:100%}.settings-modal .settings-modal-reset{display:grid;row-gap:1rem}.settings-modal .settings-modal-reset button{min-width:100%;min-height:100%;background-color:var(--destructive-color)!important}.settings-modal .settings-modal-reset button:hover{background-color:var(--destructive-color-hover)!important}.settings-modal .settings-modal-reset button:disabled{background-color:#2d2d37!important}.settings-modal .settings-modal-reset button:disabled:hover{background-color:#2d2d37!important}.settings-modal .settings-modal-reset button svg{width:20px;height:20px;color:var(--btn-svg-color)}.model-list .chakra-accordion{display:grid;row-gap:.5rem}.model-list .chakra-accordion__item{border:none;border-radius:.3rem;background-color:var(--tab-hover-color)}.model-list button{border-radius:.3rem!important}.model-list button[aria-expanded=true]{background-color:var(--tab-hover-color);border-radius:.3rem}.model-list .model-list-button{display:flex;flex-direction:row;row-gap:.5rem;justify-content:space-between;align-items:center;width:100%}.model-list .model-list-header-hint{color:var(--text-color-secondary);font-weight:400}.model-list .model-list-list{display:flex;flex-direction:column;row-gap:.5rem}.model-list .model-list-list .model-list-item{display:flex;column-gap:.5rem;width:100%;justify-content:space-between;align-items:center}.model-list .model-list-list .model-list-item .model-list-item-description{font-size:.9rem}.model-list .model-list-list .model-list-item .model-list-item-status.active{color:var(--status-good-color)}.model-list .model-list-list .model-list-item .model-list-item-status.cached{color:var(--status-working-color)}.model-list .model-list-list .model-list-item .model-list-item-status.not-loaded{color:var(--text-color-secondary)}.hotkeys-modal{width:36rem!important;max-width:36rem!important;display:grid;padding:1rem;background-color:var(--settings-modal-bg)!important;row-gap:1rem;font-family:Inter}.hotkeys-modal h1{font-size:1.2rem;font-weight:700}.hotkeys-modal h2{font-weight:700}.hotkeys-modal-button{display:flex;align-items:center;justify-content:space-between}.hotkeys-modal-items{max-height:36rem;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.hotkeys-modal-items::-webkit-scrollbar{display:none}.hotkeys-modal-items .chakra-accordion{display:grid;row-gap:.5rem}.hotkeys-modal-items .chakra-accordion__item{border:none;border-radius:.3rem;background-color:var(--tab-hover-color)}.hotkeys-modal-items button{border-radius:.3rem!important}.hotkeys-modal-items button[aria-expanded=true]{background-color:var(--tab-hover-color);border-radius:.3rem}.hotkey-modal-category{display:grid;row-gap:.5rem}.hotkey-modal-item{display:grid;grid-template-columns:auto max-content;justify-content:space-between;align-items:center;background-color:var(--background-color);padding:.5rem 1rem;border-radius:.3rem}.hotkey-modal-item .hotkey-info{display:grid}.hotkey-modal-item .hotkey-info .hotkey-title{font-weight:700}.hotkey-modal-item .hotkey-info .hotkey-description{font-size:.9rem;color:var(--text-color-secondary)}.hotkey-modal-item .hotkey-key{font-size:.8rem;font-weight:700;border:2px solid var(--settings-modal-bg);padding:.2rem .5rem;border-radius:.3rem}.console{width:100vw;display:flex;flex-direction:column;background:var(--console-bg-color);overflow:auto;direction:column;font-family:monospace;padding:0 1rem 1rem 3rem;border-top-width:.3rem;border-color:var(--resizeable-handle-border-color)}.console .console-info-color{color:var(--error-level-info)}.console .console-warning-color{color:var(--error-level-warning)}.console .console-error-color{color:var(--status-bad-color)}.console .console-entry{display:flex;column-gap:.5rem}.console .console-entry .console-timestamp{font-weight:semibold}.console .console-entry .console-message{word-break:break-all}.console-toggle-icon-button{background:var(--console-icon-button-bg-color)!important;position:fixed!important;left:.5rem;bottom:.5rem;z-index:10000}.console-toggle-icon-button:hover{background:var(--console-icon-button-bg-color-hover)!important}.console-toggle-icon-button[data-error-seen=true],.console-toggle-icon-button[data-error-seen=true]:hover{background:var(--status-bad-color)!important}.console-autoscroll-icon-button{background:var(--console-icon-button-bg-color)!important;position:fixed!important;left:.5rem;bottom:3rem;z-index:10000}.console-autoscroll-icon-button:hover{background:var(--console-icon-button-bg-color-hover)!important}.console-autoscroll-icon-button[data-autoscroll-enabled=true]{background:var(--accent-color)!important}.console-autoscroll-icon-button[data-autoscroll-enabled=true]:hover{background:var(--accent-color-hover)!important}.prompt-bar{display:grid;row-gap:1rem}.prompt-bar input,.prompt-bar textarea{background-color:var(--prompt-bg-color);font-size:1rem;border:2px solid var(--border-color)}.prompt-bar input:hover,.prompt-bar textarea:hover{border:2px solid var(--border-color-light)}.prompt-bar input:focus-visible,.prompt-bar textarea:focus-visible{border:2px solid var(--input-border-color);box-shadow:0 0 10px 0 var(--input-box-shadow-color)}.prompt-bar input[aria-invalid=true],.prompt-bar textarea[aria-invalid=true]{border:2px solid var(--border-color-invalid);box-shadow:0 0 10px 0 var(--box-shadow-color-invalid)}.prompt-bar input:disabled,.prompt-bar textarea:disabled{border:2px solid var(--border-color);box-shadow:none}.prompt-bar textarea{min-height:10rem}.process-buttons{display:flex;column-gap:.5rem}.invoke-btn{flex-grow:1;width:100%;min-width:100%;min-height:100%;background-color:var(--accent-color)!important}.invoke-btn svg{width:18px!important;height:18px!important}.invoke-btn:hover{background-color:var(--accent-color-hover)!important}.invoke-btn:disabled{background-color:#2d2d37!important}.invoke-btn:disabled:hover{background-color:#2d2d37!important}.invoke-btn svg{width:20px;height:20px;color:var(--btn-svg-color)}.cancel-btn{min-width:100%;min-height:100%;background-color:var(--destructive-color)!important}.cancel-btn:hover{background-color:var(--destructive-color-hover)!important}.cancel-btn:disabled{background-color:#2d2d37!important}.cancel-btn:disabled:hover{background-color:#2d2d37!important}.cancel-btn svg{width:20px;height:20px;color:var(--btn-svg-color)}.main-options,.main-options-list{display:grid;row-gap:1rem}.main-options-row{display:grid;grid-template-columns:repeat(3,auto);column-gap:1rem;max-width:22.5rem}.main-option-block{border-radius:.5rem;grid-template-columns:auto!important;row-gap:.4rem}.main-option-block .invokeai__number-input-form-label,.main-option-block .invokeai__select-label{width:100%;font-size:.9rem!important;font-weight:700}.main-option-block .number-input-entry{padding:0;height:2.4rem}.main-option-block .iai-select-picker{height:2.4rem;border-radius:.3rem}.advanced-options-checkbox{padding:1rem;font-weight:700}.advanced-settings{display:grid;row-gap:.5rem}.advanced-settings-item{display:grid;max-width:22.5rem;border:none;border-top:0px;border-radius:.4rem}.advanced-settings-item[aria-expanded=true]{background-color:var(--tab-hover-color);border-radius:0 0 .4rem .4rem}.advanced-settings-panel{background-color:var(--tab-panel-bg);border-radius:0 0 .4rem .4rem;border:2px solid var(--tab-hover-color)}.advanced-settings-header{border-radius:.4rem}.advanced-settings-header[aria-expanded=true]{background-color:var(--tab-color);border-radius:.4rem .4rem 0 0}.advanced-settings-header:hover{background-color:var(--tab-hover-color)!important}.upscale-options{display:grid;grid-template-columns:auto 1fr;column-gap:1rem}.inpainting-bounding-box-settings{display:flex;flex-direction:column;border-radius:.4rem;border:2px solid var(--tab-color)}.inpainting-bounding-box-header{background-color:var(--tab-color);display:flex;flex-direction:row;justify-content:space-between;padding:.5rem 1rem;border-radius:.4rem .4rem 0 0;align-items:center}.inpainting-bounding-box-header button{width:.5rem!important;height:1.2rem!important;background:none!important}.inpainting-bounding-box-header button:hover{background:none!important}.inpainting-bounding-box-header p{font-weight:700}.inpainting-bounding-box-settings-items{padding:1rem;display:flex;flex-direction:column;row-gap:1rem}.inpainting-bounding-box-settings-items .inpainting-bounding-box-reset-icon-btn{background-color:var(--btn-load-more)!important}.inpainting-bounding-box-settings-items .inpainting-bounding-box-reset-icon-btn:hover{background-color:var(--btn-load-more-hover)!important}.inpainting-bounding-box-dimensions-slider-numberinput{display:grid;grid-template-columns:repeat(3,auto);column-gap:1rem}.inpainting-bounding-box-darken{width:max-content}.progress-bar{background-color:var(--root-bg-color);height:.3rem!important;z-index:99}.progress-bar div{background-color:var(--progress-bar-color)}.progress-bar div[data-indeterminate]{background-color:unset;background-image:linear-gradient(to right,transparent 0%,var(--progress-bar-color) 50%,transparent 100%)}.current-image-area{display:flex;flex-direction:column;height:100%;row-gap:1rem;background-color:var(--background-color-secondary);border-radius:.5rem}.current-image-options{width:100%;display:flex;justify-content:center;align-items:center;column-gap:.5rem}.current-image-options .chakra-popover__popper{z-index:11}.current-image-preview{position:relative;justify-content:center;align-items:center;display:flex;width:100%;height:100%}.current-image-preview img{background-color:var(--img2img-img-bg-color);border-radius:.5rem;object-fit:contain;max-width:100%;max-height:100%;height:auto;position:absolute}.current-image-metadata{grid-area:current-image-preview}.current-image-next-prev-buttons{grid-area:current-image-content;display:flex;justify-content:space-between;z-index:1;height:100%;pointer-events:none}.next-prev-button-trigger-area{width:7rem;height:100%;width:15%;display:grid;align-items:center;pointer-events:auto}.next-prev-button-trigger-area.prev-button-trigger-area{justify-content:flex-start}.next-prev-button-trigger-area.next-button-trigger-area{justify-content:flex-end}.next-prev-button{font-size:4rem;fill:var(--white);filter:drop-shadow(0 0 1rem var(--text-color-secondary));opacity:70%}.current-image-display-placeholder{background-color:var(--background-color-secondary);display:grid;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:.5rem}.current-image-display-placeholder svg{width:10rem;height:10rem;color:var(--svg-color)}.image-gallery-wrapper-enter{transform:translate(150%)}.image-gallery-wrapper-enter-active{transform:translate(0);transition:all .12s ease-out}.image-gallery-wrapper-exit{transform:translate(0)}.image-gallery-wrapper-exit-active{transform:translate(150%);transition:all .12s ease-out}.image-gallery-wrapper{z-index:100}.image-gallery-wrapper[data-pinned=false]{position:fixed;height:100vh;top:0;right:0}.image-gallery-wrapper[data-pinned=false] .image-gallery-popup{border-radius:0;box-shadow:0 0 1rem var(--text-color-a3)}.image-gallery-wrapper[data-pinned=false] .image-gallery-popup .image-gallery-container{max-height:calc(100vh + 4.7rem)}.image-gallery-wrapper .image-gallery-popup{background-color:var(--tab-color);padding:1rem;display:flex;flex-direction:column;row-gap:1rem;border-radius:.5rem;border-left-width:.3rem;border-color:var(--resizeable-handle-border-color)}.image-gallery-wrapper .image-gallery-popup[data-resize-alert=true]{border-color:var(--status-bad-color)}.image-gallery-wrapper .image-gallery-popup .image-gallery-header{display:flex;align-items:center;column-gap:.5rem;justify-content:space-between}.image-gallery-wrapper .image-gallery-popup .image-gallery-header div{display:flex;column-gap:.5rem}.image-gallery-wrapper .image-gallery-popup .image-gallery-header .image-gallery-icon-btn{background-color:var(--btn-load-more)!important}.image-gallery-wrapper .image-gallery-popup .image-gallery-header .image-gallery-icon-btn:hover{background-color:var(--btn-load-more-hover)!important}.image-gallery-wrapper .image-gallery-popup .image-gallery-header .image-gallery-settings-popover{display:flex;flex-direction:column;row-gap:.5rem}.image-gallery-wrapper .image-gallery-popup .image-gallery-header .image-gallery-settings-popover div{display:flex;column-gap:.5rem;align-items:center;justify-content:space-between}.image-gallery-wrapper .image-gallery-popup .image-gallery-header h1{font-weight:700}.image-gallery-wrapper .image-gallery-popup .image-gallery-container{display:flex;flex-direction:column;max-height:calc(100vh - (70px + 7rem));overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.image-gallery-wrapper .image-gallery-popup .image-gallery-container::-webkit-scrollbar{display:none}.image-gallery-wrapper .image-gallery-popup .image-gallery-container .image-gallery-container-placeholder{display:flex;flex-direction:column;background-color:var(--background-color-secondary);border-radius:.5rem;place-items:center;padding:2rem;text-align:center}.image-gallery-wrapper .image-gallery-popup .image-gallery-container .image-gallery-container-placeholder p{color:var(--subtext-color-bright);font-family:Inter}.image-gallery-wrapper .image-gallery-popup .image-gallery-container .image-gallery-container-placeholder svg{width:5rem;height:5rem;color:var(--svg-color)}.image-gallery-wrapper .image-gallery-popup .image-gallery-container .image-gallery-load-more-btn{background-color:var(--btn-load-more)!important;font-size:.85rem!important;padding:.5rem;margin-top:1rem}.image-gallery-wrapper .image-gallery-popup .image-gallery-container .image-gallery-load-more-btn:disabled:hover{background-color:var(--btn-load-more)!important}.image-gallery-wrapper .image-gallery-popup .image-gallery-container .image-gallery-load-more-btn:hover{background-color:var(--btn-load-more-hover)!important}.image-gallery-category-btn-group{width:100%!important;column-gap:0!important;justify-content:stretch!important}.image-gallery-category-btn-group button{flex-grow:1}.image-gallery-category-btn-group button[data-selected=true]{background-color:var(--accent-color)}.image-gallery-category-btn-group button[data-selected=true]:hover{background-color:var(--accent-color-hover)}.image-gallery{display:grid;grid-gap:.5rem}.image-gallery .hoverable-image{padding:.5rem;position:relative}.image-gallery .hoverable-image:before{content:"";display:block;padding-bottom:100%}.image-gallery .hoverable-image .hoverable-image-image{position:absolute;max-width:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.hoverable-image{display:flex;justify-content:center;transition:transform .2s ease-out}.hoverable-image:hover{cursor:pointer;border-radius:.5rem;z-index:2}.hoverable-image .hoverable-image-image{width:100%;height:100%;max-width:100%;max-height:100%}.hoverable-image .hoverable-image-delete-button{position:absolute;top:.25rem;right:.25rem}.hoverable-image .hoverable-image-content{display:flex;position:absolute;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center}.hoverable-image .hoverable-image-content .hoverable-image-check{fill:var(--status-good-color)}.hoverable-image .hoverable-image-icons{position:absolute;bottom:-2rem;display:grid;width:min-content;grid-template-columns:repeat(2,max-content);border-radius:.4rem;background-color:var(--background-color-secondary);padding:.2rem;gap:.2rem;grid-auto-rows:max-content}.hoverable-image .hoverable-image-icons button{width:12px;height:12px;border-radius:.2rem;padding:10px 0;flex-shrink:2}.hoverable-image .hoverable-image-icons button svg{width:12px;height:12px}.hoverable-image-context-menu{z-index:15;padding:.4rem;border-radius:.25rem;background-color:var(--context-menu-bg-color);box-shadow:var(--context-menu-box-shadow)}.hoverable-image-context-menu [role=menuitem]{font-size:.8rem;line-height:1rem;border-radius:3px;display:flex;align-items:center;height:1.75rem;padding:0 .5rem;position:relative;user-select:none;cursor:pointer;outline:none}.hoverable-image-context-menu [role=menuitem][data-disabled]{color:gray;pointer-events:none;cursor:not-allowed}.hoverable-image-context-menu [role=menuitem][data-warning]{color:var(--status-bad-color)}.hoverable-image-context-menu [role=menuitem][data-highlighted]{background-color:var(--context-menu-bg-color-hover)}.popover-content{background-color:var(--background-color-secondary)!important;border:none!important;border-top:0px;background-color:var(--tab-hover-color);border-radius:0 0 .4rem .4rem}.popover-arrow{background:var(--tab-hover-color)!important;box-shadow:none}.popover-options{background:var(--tab-panel-bg);border-radius:0 0 .4rem .4rem;border:2px solid var(--tab-hover-color);padding:.75rem 1rem;display:grid;grid-auto-rows:max-content;grid-row-gap:.5rem;justify-content:space-between}.popover-header{background:var(--tab-hover-color);border-radius:.4rem .4rem 0 0;font-weight:700;border:none;padding-left:1rem!important}.upscale-popover{width:23rem!important}.image-metadata-viewer{position:absolute;top:0;width:100%;border-radius:.5rem;padding:1rem;background-color:var(--metadata-bg-color);overflow:scroll;max-height:calc(100vh - (70px + 5.4rem));height:100%;z-index:10}.image-json-viewer{border-radius:.5rem;margin:0 .5rem 1rem;padding:1rem;overflow-x:scroll;word-break:break-all;background-color:var(--metadata-json-bg-color)}.app-tabs{display:grid!important;grid-template-columns:min-content auto;column-gap:1rem;height:calc(100vh - (70px + 1rem))}.app-tabs-list{display:grid;row-gap:.3rem;grid-auto-rows:min-content;color:var(--tab-list-text-inactive)}.app-tabs-list button{font-size:.85rem;padding:.5rem}.app-tabs-list button:hover{background-color:var(--tab-hover-color);border-radius:.3rem}.app-tabs-list button svg{width:26px;height:26px}.app-tabs-list button[aria-selected=true]{background-color:var(--tab-list-bg);color:var(--tab-list-text);font-weight:700;border-radius:.3rem;border:none}.app-tabs-panels .app-tabs-panel{padding:0;height:100%}.workarea-wrapper{position:relative;width:100%;height:100%}.workarea-wrapper .workarea-main{display:flex;column-gap:1rem;height:100%}.workarea-wrapper .workarea-main .workarea-split-view{width:100%;display:grid;grid-template-columns:1fr 1fr;background-color:var(--background-color-secondary);border-radius:.5rem}.workarea-wrapper .workarea-main .workarea-single-view{width:100%;background-color:var(--background-color-secondary);border-radius:.5rem}.workarea-wrapper .workarea-main .workarea-split-view-left,.workarea-wrapper .workarea-main .workarea-split-view-right{display:flex;flex-direction:column;height:100%;width:100%;row-gap:1rem;background-color:var(--background-color-secondary);border-radius:.5rem;padding:1rem}.workarea-wrapper .workarea-main .workarea-split-view-left{padding-right:.5rem}.workarea-wrapper .workarea-main .workarea-split-view-right{padding-left:.5rem}.options-panel-wrapper-enter{transform:translate(-150%)}.options-panel-wrapper-enter-active{transform:translate(0);transition:all .12s ease-out}.options-panel-wrapper-exit{transform:translate(0)}.options-panel-wrapper-exit-active{transform:translate(-150%);transition:all .12s ease-out}.options-panel-wrapper{background-color:var(--background-color);height:calc(100vh - (70px + 1rem));width:22.5rem;max-width:22.5rem;flex-shrink:0;position:relative;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.options-panel-wrapper::-webkit-scrollbar{display:none}.options-panel-wrapper .options-panel{display:flex;flex-direction:column;row-gap:1rem;height:100%;-ms-overflow-style:none;scrollbar-width:none;background-color:var(--background-color)!important}.options-panel-wrapper .options-panel::-webkit-scrollbar{display:none}.options-panel-wrapper[data-pinned=false]{z-index:20;position:fixed;top:0;left:0;filter:var(--floating-panel-drop-shadow);width:24.5rem;max-width:24.5rem;height:100%}.options-panel-wrapper[data-pinned=false] .options-panel-margin{margin:1rem}.options-panel-wrapper .options-panel-pin-button{position:absolute;cursor:pointer;padding:.5rem;top:1rem;right:1rem;z-index:20}.options-panel-wrapper .options-panel-pin-button[data-selected=true]{top:0;right:0}.options-panel-wrapper .options-panel-pin-button svg{opacity:.5}.invoke-ai-logo-wrapper{display:flex;align-items:center;column-gap:.7rem;padding-left:.5rem;padding-top:.3rem}.invoke-ai-logo-wrapper img{width:32px;height:32px}.invoke-ai-logo-wrapper h1{font-size:1.4rem}.text-to-image-area{padding:1rem;height:100%}.image-to-image-area{display:flex;flex-direction:column;row-gap:1rem;width:100%;height:100%}.image-to-image-strength-main-option{display:grid;grid-template-columns:none!important}.image-to-image-strength-main-option .number-input-entry{padding:0 1rem}.init-image-preview-header{display:flex;align-items:center;justify-content:space-between;width:100%}.init-image-preview-header h2{font-weight:700;font-size:.9rem}.init-image-preview{position:relative;height:100%;width:100%;display:flex;align-items:center;justify-content:center}.init-image-preview img{border-radius:.5rem;object-fit:contain;position:absolute}.image-to-image-current-image-display{position:relative}.floating-show-hide-button{position:absolute!important;top:50%;transform:translateY(-50%);z-index:20;padding:0;min-width:1rem;min-height:12rem;background-color:var(--btn-grey)!important}.floating-show-hide-button.left{left:0;border-radius:0 .5rem .5rem 0!important}.floating-show-hide-button.right{right:0;border-radius:.5rem 0 0 .5rem!important}.floating-show-hide-button:hover{background-color:var(--btn-grey-hover)!important}.floating-show-hide-button:disabled{background-color:#2d2d37!important}.floating-show-hide-button:disabled:hover{background-color:#2d2d37!important}.floating-show-hide-button svg{width:20px;height:20px;color:var(--btn-svg-color)}.show-hide-button-options{position:absolute!important;transform:translateY(-50%);z-index:20;min-width:2rem!important;top:50%;left:calc(42px + 2rem);border-radius:0 .5rem .5rem 0!important;display:flex;flex-direction:column;row-gap:.5rem}.show-hide-button-options button{border-radius:0 .3rem .3rem 0;background-color:var(--btn-grey)}.show-hide-button-options button svg{width:18px}.inpainting-main-area{display:flex;flex-direction:column;align-items:center;row-gap:1rem;width:100%;height:100%}.inpainting-main-area .inpainting-settings{display:flex;align-items:center;column-gap:1rem}.inpainting-main-area .inpainting-settings .inpainting-buttons-group{display:flex;align-items:center;column-gap:.5rem}.inpainting-main-area .inpainting-settings .inpainting-button-dropdown{display:flex;flex-direction:column;row-gap:.5rem}.inpainting-main-area .inpainting-settings .inpainting-color-picker{margin-left:1rem!important}.inpainting-main-area .inpainting-settings .inpainting-slider-numberinput{display:flex;column-gap:1rem;align-items:center}.inpainting-main-area .inpainting-canvas-area{display:flex;flex-direction:column;align-items:center;row-gap:1rem;width:100%;height:100%}.inpainting-main-area .inpainting-canvas-spiner{display:flex;align-items:center;width:100%;height:100%}.inpainting-main-area .inpainting-canvas-container{display:flex;align-items:center;justify-content:center;height:100%;width:100%;border-radius:.5rem}.inpainting-main-area .inpainting-canvas-container .inpainting-canvas-wrapper{position:relative}.inpainting-main-area .inpainting-canvas-container .inpainting-canvas-stage{border-radius:.5rem}.inpainting-main-area .inpainting-canvas-container .inpainting-canvas-stage canvas{border-radius:.5rem}.inpainting-options-btn{min-height:2rem}.inpainting-alerts{position:absolute;top:0;left:0;display:flex;z-index:2;margin:.5rem;pointer-events:none;background-color:var(--inpainting-alerts-bg);border-radius:.2rem;overflow:hidden}.inpainting-alerts button{border-radius:0;height:100%;vertical-align:top}.inpainting-alerts button svg{fill:var(--inpainting-alerts-icon-color)}.inpainting-alerts button[data-selected=true]{background-color:var(--inpainting-alerts-bg-active)}.inpainting-alerts button[data-selected=true] svg{fill:var(--inpainting-alerts-icon-active)}.inpainting-alerts button[data-alert=true]{background-color:var(--inpainting-alerts-bg-alert)}.inpainting-alerts button[data-alert=true] svg{fill:var(--inpainting-alerts-icon-alert)}.invokeai__number-input-form-control{display:grid;grid-template-columns:max-content auto;column-gap:1rem;align-items:center}.invokeai__number-input-form-control .invokeai__number-input-form-label{color:var(--text-color-secondary);margin-right:0;font-size:1rem;margin-bottom:0;flex-grow:2;white-space:nowrap}.invokeai__number-input-form-control .invokeai__number-input-form-label[data-focus]+.invokeai__number-input-root{outline:none;border:2px solid var(--input-border-color);box-shadow:0 0 10px 0 var(--input-box-shadow-color)}.invokeai__number-input-form-control .invokeai__number-input-form-label[aria-invalid=true]+.invokeai__number-input-root{outline:none;border:2px solid var(--border-color-invalid);box-shadow:0 0 10px 0 var(--box-shadow-color-invalid)}.invokeai__number-input-form-control .invokeai__number-input-root{height:2rem;display:grid;grid-template-columns:auto max-content;column-gap:.5rem;align-items:center;background-color:var(--background-color-secondary);border:2px solid var(--border-color);border-radius:.2rem}.invokeai__number-input-form-control .invokeai__number-input-field{border:none;font-weight:700;width:100%;height:auto;padding:0;font-size:.9rem;padding-left:.5rem;padding-right:.5rem}.invokeai__number-input-form-control .invokeai__number-input-field:focus{outline:none;box-shadow:none}.invokeai__number-input-form-control .invokeai__number-input-field:disabled{opacity:.2}.invokeai__number-input-form-control .invokeai__number-input-stepper{display:grid;padding-right:.5rem}.invokeai__number-input-form-control .invokeai__number-input-stepper .invokeai__number-input-stepper-button{border:none;padding:0 .5rem;margin:0 -.5rem}.invokeai__number-input-form-control .invokeai__number-input-stepper .invokeai__number-input-stepper-button svg{width:10px;height:10px}.input{display:grid;grid-template-columns:max-content auto;column-gap:1rem;align-items:center}.input .input-label{color:var(--text-color-secondary);margin-right:0}.input .input-entry{background-color:var(--background-color-secondary);border:2px solid var(--border-color);border-radius:.2rem;font-weight:700}.input .input-entry:focus{outline:none;border:2px solid var(--input-border-color);box-shadow:0 0 10px 0 var(--input-box-shadow-color)}.input .input-entry:disabled{opacity:.2}.input .input-entry[aria-invalid=true]{outline:none;border:2px solid var(--border-color-invalid);box-shadow:0 0 10px 0 var(--box-shadow-color-invalid)}.icon-button{background-color:var(--btn-grey);cursor:pointer}.icon-button:hover{background-color:var(--btn-grey-hover)}.icon-button[data-selected=true]{background-color:var(--accent-color)}.icon-button[data-selected=true]:hover{background-color:var(--accent-color-hover)}.icon-button[disabled]{cursor:not-allowed}.invokeai__switch-form-control .invokeai__switch-form-label{display:flex;column-gap:1rem;justify-content:space-between;align-items:center;color:var(--text-color-secondary);font-size:1rem;margin-right:0;margin-bottom:.1rem;white-space:nowrap;width:auto}.invokeai__switch-form-control .invokeai__switch-form-label .invokeai__switch-root span{background-color:var(--switch-bg-color)}.invokeai__switch-form-control .invokeai__switch-form-label .invokeai__switch-root span span{background-color:var(--white)}.invokeai__switch-form-control .invokeai__switch-form-label .invokeai__switch-root[data-checked] span{background:var(--switch-bg-active-color)}.invokeai__switch-form-control .invokeai__switch-form-label .invokeai__switch-root[data-checked] span span{background-color:var(--white)}.invokeai__select{display:grid;grid-template-columns:repeat(2,max-content);column-gap:1rem;align-items:center;width:max-content}.invokeai__select .invokeai__select-label{color:var(--text-color-secondary);margin-right:0}.invokeai__select .invokeai__select-picker{border:2px solid var(--border-color);background-color:var(--background-color-secondary);font-weight:700;height:2rem;border-radius:.2rem}.invokeai__select .invokeai__select-picker:focus{outline:none;border:2px solid var(--input-border-color);box-shadow:0 0 10px 0 var(--input-box-shadow-color)}.invokeai__select .invokeai__select-option{background-color:var(--background-color-secondary)}.invokeai__slider-form-control{display:flex;column-gap:1rem;justify-content:space-between;align-items:center;width:max-content;padding-right:.25rem}.invokeai__slider-form-control .invokeai__slider-inner-container{display:flex;column-gap:.5rem}.invokeai__slider-form-control .invokeai__slider-inner-container .invokeai__slider-form-label{color:var(--text-color-secondary);margin:0;margin-right:.5rem;margin-bottom:.1rem}.invokeai__slider-form-control .invokeai__slider-inner-container .invokeai__slider-root .invokeai__slider-filled-track{background-color:var(--accent-color-hover)}.invokeai__slider-form-control .invokeai__slider-inner-container .invokeai__slider-root .invokeai__slider-track{background-color:var(--text-color-secondary);height:5px;border-radius:9999px}.invokeai__checkbox .chakra-checkbox__label{margin-top:1px;color:var(--text-color-secondary);font-size:.9rem}.invokeai__checkbox .chakra-checkbox__control{width:1rem;height:1rem;border:none;border-radius:.2rem;background-color:var(--input-checkbox-bg)}.invokeai__checkbox .chakra-checkbox__control svg{width:.6rem;height:.6rem;stroke-width:3px!important}.invokeai__checkbox .chakra-checkbox__control[data-checked]{color:var(--text-color);background-color:var(--input-checkbox-checked-bg)}.invokeai__popover-content{min-width:unset;width:unset!important;padding:1rem;border-radius:.5rem!important;background-color:var(--background-color)!important;border:2px solid var(--border-color)!important}.invokeai__popover-content .invokeai__popover-arrow{background-color:var(--background-color)!important}.invokeai__color-picker .react-colorful__hue-pointer,.invokeai__color-picker .react-colorful__saturation-pointer{width:1.5rem;height:1.5rem;border-color:var(--white)}.dropzone-container{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:999;backdrop-filter:blur(20px)}.dropzone-container .dropzone-overlay{opacity:.5;width:100%;height:100%;display:flex;flex-direction:column;row-gap:1rem;align-items:center;justify-content:center}.dropzone-container .dropzone-overlay.is-drag-accept{box-shadow:inset 0 0 20rem 1rem var(--accent-color)}.dropzone-container .dropzone-overlay.is-drag-reject{box-shadow:inset 0 0 20rem 1rem var(--status-bad-color)}.dropzone-container .dropzone-overlay.is-handling-upload{box-shadow:inset 0 0 20rem 1rem var(--status-working-color)}.image-uploader-button-outer{width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:.5rem;color:var(--tab-list-text-inactive);background-color:var(--btn-grey)}.image-uploader-button-outer:hover{background-color:var(--btn-grey-hover)}.image-upload-button-inner{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.image-upload-button{display:flex;flex-direction:column;row-gap:2rem;align-items:center;justify-content:center;text-align:center}.image-upload-button svg{width:4rem!important;height:4rem!important}.image-upload-button h2{font-size:1.2rem!important}.work-in-progress{display:grid;width:100%;height:calc(100vh - (70px + 1rem));grid-auto-rows:max-content;background-color:var(--background-color-secondary);border-radius:.4rem;place-content:center;place-items:center;row-gap:1rem}.work-in-progress h1{font-size:2rem;font-weight:700}.work-in-progress p{text-align:center;max-width:50rem;color:var(--subtext-color-bright)}.guide-popover-arrow{background-color:var(--tab-panel-bg)!important;box-shadow:none!important}.guide-popover-content{background-color:var(--background-color-secondary)!important;border:none!important}.guide-popover-guide-content{background:var(--tab-panel-bg);border:2px solid var(--tab-hover-color);border-radius:.4rem;padding:.75rem 1rem;display:grid;grid-template-rows:repeat(auto-fill,1fr);grid-row-gap:.5rem;justify-content:space-between}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{-ms-overflow-style:none;scrollbar-width:none;background-color:var(--root-bg-color);overflow:hidden}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}#root{background-color:var(--root-bg-color);color:var(--text-color);font-family:Inter,Arial,Helvetica,sans-serif} diff --git a/frontend/dist/assets/index.3a0c23f9.js b/frontend/dist/assets/index.3a0c23f9.js deleted file mode 100644 index f843ef03d5..0000000000 --- a/frontend/dist/assets/index.3a0c23f9.js +++ /dev/null @@ -1,517 +0,0 @@ -function Dj(e,t){for(var n=0;nr[i]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))r(i);new MutationObserver(i=>{for(const o of i)if(o.type==="childList")for(const a of o.addedNodes)a.tagName==="LINK"&&a.rel==="modulepreload"&&r(a)}).observe(document,{childList:!0,subtree:!0});function n(i){const o={};return i.integrity&&(o.integrity=i.integrity),i.referrerpolicy&&(o.referrerPolicy=i.referrerpolicy),i.crossorigin==="use-credentials"?o.credentials="include":i.crossorigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function r(i){if(i.ep)return;i.ep=!0;const o=n(i);fetch(i.href,o)}})();var wu=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function n8(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var C={exports:{}},Qt={};/** - * @license React - * react.production.min.js - * - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */var tv=Symbol.for("react.element"),zj=Symbol.for("react.portal"),Fj=Symbol.for("react.fragment"),Bj=Symbol.for("react.strict_mode"),$j=Symbol.for("react.profiler"),Hj=Symbol.for("react.provider"),Wj=Symbol.for("react.context"),Vj=Symbol.for("react.forward_ref"),Uj=Symbol.for("react.suspense"),Gj=Symbol.for("react.memo"),jj=Symbol.for("react.lazy"),Ck=Symbol.iterator;function qj(e){return e===null||typeof e!="object"?null:(e=Ck&&e[Ck]||e["@@iterator"],typeof e=="function"?e:null)}var OM={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},NM=Object.assign,DM={};function N0(e,t,n){this.props=e,this.context=t,this.refs=DM,this.updater=n||OM}N0.prototype.isReactComponent={};N0.prototype.setState=function(e,t){if(typeof e!="object"&&typeof e!="function"&&e!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")};N0.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function zM(){}zM.prototype=N0.prototype;function r8(e,t,n){this.props=e,this.context=t,this.refs=DM,this.updater=n||OM}var i8=r8.prototype=new zM;i8.constructor=r8;NM(i8,N0.prototype);i8.isPureReactComponent=!0;var _k=Array.isArray,FM=Object.prototype.hasOwnProperty,o8={current:null},BM={key:!0,ref:!0,__self:!0,__source:!0};function $M(e,t,n){var r,i={},o=null,a=null;if(t!=null)for(r in t.ref!==void 0&&(a=t.ref),t.key!==void 0&&(o=""+t.key),t)FM.call(t,r)&&!BM.hasOwnProperty(r)&&(i[r]=t[r]);var s=arguments.length-2;if(s===1)i.children=n;else if(1>>1,ie=G[W];if(0>>1;Wi(De,Q))Iei(Ve,De)?(G[W]=Ve,G[Ie]=Q,W=Ie):(G[W]=De,G[Se]=Q,W=Se);else if(Iei(Ve,Q))G[W]=Ve,G[Ie]=Q,W=Ie;else break e}}return ee}function i(G,ee){var Q=G.sortIndex-ee.sortIndex;return Q!==0?Q:G.id-ee.id}if(typeof performance=="object"&&typeof performance.now=="function"){var o=performance;e.unstable_now=function(){return o.now()}}else{var a=Date,s=a.now();e.unstable_now=function(){return a.now()-s}}var l=[],d=[],p=1,g=null,m=3,y=!1,x=!1,w=!1,P=typeof setTimeout=="function"?setTimeout:null,E=typeof clearTimeout=="function"?clearTimeout:null,k=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function L(G){for(var ee=n(d);ee!==null;){if(ee.callback===null)r(d);else if(ee.startTime<=G)r(d),ee.sortIndex=ee.expirationTime,t(l,ee);else break;ee=n(d)}}function I(G){if(w=!1,L(G),!x)if(n(l)!==null)x=!0,xe(N);else{var ee=n(d);ee!==null&&J(I,ee.startTime-G)}}function N(G,ee){x=!1,w&&(w=!1,E(B),B=-1),y=!0;var Q=m;try{for(L(ee),g=n(l);g!==null&&(!(g.expirationTime>ee)||G&&!Z());){var W=g.callback;if(typeof W=="function"){g.callback=null,m=g.priorityLevel;var ie=W(g.expirationTime<=ee);ee=e.unstable_now(),typeof ie=="function"?g.callback=ie:g===n(l)&&r(l),L(ee)}else r(l);g=n(l)}if(g!==null)var de=!0;else{var Se=n(d);Se!==null&&J(I,Se.startTime-ee),de=!1}return de}finally{g=null,m=Q,y=!1}}var z=!1,F=null,B=-1,U=5,q=-1;function Z(){return!(e.unstable_now()-qG||125W?(G.sortIndex=Q,t(d,G),n(l)===null&&G===n(d)&&(w?(E(B),B=-1):w=!0,J(I,Q-W))):(G.sortIndex=ie,t(l,G),x||y||(x=!0,xe(N))),G},e.unstable_shouldYield=Z,e.unstable_wrapCallback=function(G){var ee=m;return function(){var Q=m;m=ee;try{return G.apply(this,arguments)}finally{m=Q}}}})(HM);(function(e){e.exports=HM})(Gp);/** - * @license React - * react-dom.production.min.js - * - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */var WM=C.exports,va=Gp.exports;function ze(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),QS=Object.prototype.hasOwnProperty,Qj=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,Ek={},Pk={};function Jj(e){return QS.call(Pk,e)?!0:QS.call(Ek,e)?!1:Qj.test(e)?Pk[e]=!0:(Ek[e]=!0,!1)}function eq(e,t,n,r){if(n!==null&&n.type===0)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return r?!1:n!==null?!n.acceptsBooleans:(e=e.toLowerCase().slice(0,5),e!=="data-"&&e!=="aria-");default:return!1}}function tq(e,t,n,r){if(t===null||typeof t>"u"||eq(e,t,n,r))return!0;if(r)return!1;if(n!==null)switch(n.type){case 3:return!t;case 4:return t===!1;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}function xo(e,t,n,r,i,o,a){this.acceptsBooleans=t===2||t===3||t===4,this.attributeName=r,this.attributeNamespace=i,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=o,this.removeEmptyString=a}var Bi={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){Bi[e]=new xo(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];Bi[t]=new xo(t,1,!1,e[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(e){Bi[e]=new xo(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){Bi[e]=new xo(e,2,!1,e,null,!1,!1)});"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){Bi[e]=new xo(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(e){Bi[e]=new xo(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(function(e){Bi[e]=new xo(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(function(e){Bi[e]=new xo(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(function(e){Bi[e]=new xo(e,5,!1,e.toLowerCase(),null,!1,!1)});var s8=/[\-:]([a-z])/g;function l8(e){return e[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e){var t=e.replace(s8,l8);Bi[t]=new xo(t,1,!1,e,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(s8,l8);Bi[t]=new xo(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(s8,l8);Bi[t]=new xo(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(e){Bi[e]=new xo(e,1,!1,e.toLowerCase(),null,!1,!1)});Bi.xlinkHref=new xo("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(e){Bi[e]=new xo(e,1,!1,e.toLowerCase(),null,!0,!0)});function u8(e,t,n,r){var i=Bi.hasOwnProperty(t)?Bi[t]:null;(i!==null?i.type!==0:r||!(2s||i[a]!==o[s]){var l=` -`+i[a].replace(" at new "," at ");return e.displayName&&l.includes("")&&(l=l.replace("",e.displayName)),l}while(1<=a&&0<=s);break}}}finally{ux=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?hg(e):""}function nq(e){switch(e.tag){case 5:return hg(e.type);case 16:return hg("Lazy");case 13:return hg("Suspense");case 19:return hg("SuspenseList");case 0:case 2:case 15:return e=cx(e.type,!1),e;case 11:return e=cx(e.type.render,!1),e;case 1:return e=cx(e.type,!0),e;default:return""}}function nw(e){if(e==null)return null;if(typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case Tp:return"Fragment";case Pp:return"Portal";case JS:return"Profiler";case c8:return"StrictMode";case ew:return"Suspense";case tw:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case GM:return(e.displayName||"Context")+".Consumer";case UM:return(e._context.displayName||"Context")+".Provider";case d8:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case f8:return t=e.displayName||null,t!==null?t:nw(e.type)||"Memo";case Fc:t=e._payload,e=e._init;try{return nw(e(t))}catch{}}return null}function rq(e){var t=e.type;switch(e.tag){case 24:return"Cache";case 9:return(t.displayName||"Context")+".Consumer";case 10:return(t._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=t.render,e=e.displayName||e.name||"",t.displayName||(e!==""?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return t;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return nw(t);case 8:return t===c8?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t}return null}function sd(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function qM(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function iq(e){var t=qM(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&typeof n<"u"&&typeof n.get=="function"&&typeof n.set=="function"){var i=n.get,o=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return i.call(this)},set:function(a){r=""+a,o.call(this,a)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(a){r=""+a},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function C2(e){e._valueTracker||(e._valueTracker=iq(e))}function KM(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=qM(e)?e.checked?"true":"false":e.value),e=r,e!==n?(t.setValue(e),!0):!1}function C3(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}function rw(e,t){var n=t.checked;return gr({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:n??e._wrapperState.initialChecked})}function Lk(e,t){var n=t.defaultValue==null?"":t.defaultValue,r=t.checked!=null?t.checked:t.defaultChecked;n=sd(t.value!=null?t.value:n),e._wrapperState={initialChecked:r,initialValue:n,controlled:t.type==="checkbox"||t.type==="radio"?t.checked!=null:t.value!=null}}function ZM(e,t){t=t.checked,t!=null&&u8(e,"checked",t,!1)}function iw(e,t){ZM(e,t);var n=sd(t.value),r=t.type;if(n!=null)r==="number"?(n===0&&e.value===""||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n);else if(r==="submit"||r==="reset"){e.removeAttribute("value");return}t.hasOwnProperty("value")?ow(e,t.type,n):t.hasOwnProperty("defaultValue")&&ow(e,t.type,sd(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(e.defaultChecked=!!t.defaultChecked)}function Ak(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var r=t.type;if(!(r!=="submit"&&r!=="reset"||t.value!==void 0&&t.value!==null))return;t=""+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}n=e.name,n!==""&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,n!==""&&(e.name=n)}function ow(e,t,n){(t!=="number"||C3(e.ownerDocument)!==e)&&(n==null?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}var pg=Array.isArray;function jp(e,t,n,r){if(e=e.options,t){t={};for(var i=0;i"+t.valueOf().toString()+"",t=_2.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}});function lm(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&n.nodeType===3){n.nodeValue=t;return}}e.textContent=t}var Ag={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},oq=["Webkit","ms","Moz","O"];Object.keys(Ag).forEach(function(e){oq.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),Ag[t]=Ag[e]})});function JM(e,t,n){return t==null||typeof t=="boolean"||t===""?"":n||typeof t!="number"||t===0||Ag.hasOwnProperty(e)&&Ag[e]?(""+t).trim():t+"px"}function eI(e,t){e=e.style;for(var n in t)if(t.hasOwnProperty(n)){var r=n.indexOf("--")===0,i=JM(n,t[n],r);n==="float"&&(n="cssFloat"),r?e.setProperty(n,i):e[n]=i}}var aq=gr({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function lw(e,t){if(t){if(aq[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw Error(ze(137,e));if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw Error(ze(60));if(typeof t.dangerouslySetInnerHTML!="object"||!("__html"in t.dangerouslySetInnerHTML))throw Error(ze(61))}if(t.style!=null&&typeof t.style!="object")throw Error(ze(62))}}function uw(e,t){if(e.indexOf("-")===-1)return typeof t.is=="string";switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var cw=null;function h8(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var dw=null,qp=null,Kp=null;function Rk(e){if(e=iv(e)){if(typeof dw!="function")throw Error(ze(280));var t=e.stateNode;t&&(t=j5(t),dw(e.stateNode,e.type,t))}}function tI(e){qp?Kp?Kp.push(e):Kp=[e]:qp=e}function nI(){if(qp){var e=qp,t=Kp;if(Kp=qp=null,Rk(e),t)for(e=0;e>>=0,e===0?32:31-(vq(e)/yq|0)|0}var k2=64,E2=4194304;function gg(e){switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return e&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return e&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}function P3(e,t){var n=e.pendingLanes;if(n===0)return 0;var r=0,i=e.suspendedLanes,o=e.pingedLanes,a=n&268435455;if(a!==0){var s=a&~i;s!==0?r=gg(s):(o&=a,o!==0&&(r=gg(o)))}else a=n&~i,a!==0?r=gg(a):o!==0&&(r=gg(o));if(r===0)return 0;if(t!==0&&t!==r&&(t&i)===0&&(i=r&-r,o=t&-t,i>=o||i===16&&(o&4194240)!==0))return t;if((r&4)!==0&&(r|=n&16),t=e.entangledLanes,t!==0)for(e=e.entanglements,t&=r;0n;n++)t.push(e);return t}function nv(e,t,n){e.pendingLanes|=t,t!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,t=31-Is(t),e[t]=n}function wq(e,t){var n=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t,t=e.entanglements;var r=e.eventTimes;for(e=e.expirationTimes;0=Ig),Wk=String.fromCharCode(32),Vk=!1;function wI(e,t){switch(e){case"keyup":return Yq.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function CI(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var Lp=!1;function Qq(e,t){switch(e){case"compositionend":return CI(t);case"keypress":return t.which!==32?null:(Vk=!0,Wk);case"textInput":return e=t.data,e===Wk&&Vk?null:e;default:return null}}function Jq(e,t){if(Lp)return e==="compositionend"||!S8&&wI(e,t)?(e=xI(),Dy=y8=Gc=null,Lp=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1=t)return{node:n,offset:t-e};e=r}e:{for(;n;){if(n.nextSibling){n=n.nextSibling;break e}n=n.parentNode}n=void 0}n=qk(n)}}function PI(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?PI(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function TI(){for(var e=window,t=C3();t instanceof e.HTMLIFrameElement;){try{var n=typeof t.contentWindow.location.href=="string"}catch{n=!1}if(n)e=t.contentWindow;else break;t=C3(e.document)}return t}function w8(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||t==="textarea"||e.contentEditable==="true")}function lK(e){var t=TI(),n=e.focusedElem,r=e.selectionRange;if(t!==n&&n&&n.ownerDocument&&PI(n.ownerDocument.documentElement,n)){if(r!==null&&w8(n)){if(t=r.start,e=r.end,e===void 0&&(e=t),"selectionStart"in n)n.selectionStart=t,n.selectionEnd=Math.min(e,n.value.length);else if(e=(t=n.ownerDocument||document)&&t.defaultView||window,e.getSelection){e=e.getSelection();var i=n.textContent.length,o=Math.min(r.start,i);r=r.end===void 0?o:Math.min(r.end,i),!e.extend&&o>r&&(i=r,r=o,o=i),i=Kk(n,o);var a=Kk(n,r);i&&a&&(e.rangeCount!==1||e.anchorNode!==i.node||e.anchorOffset!==i.offset||e.focusNode!==a.node||e.focusOffset!==a.offset)&&(t=t.createRange(),t.setStart(i.node,i.offset),e.removeAllRanges(),o>r?(e.addRange(t),e.extend(a.node,a.offset)):(t.setEnd(a.node,a.offset),e.addRange(t)))}}for(t=[],e=n;e=e.parentNode;)e.nodeType===1&&t.push({element:e,left:e.scrollLeft,top:e.scrollTop});for(typeof n.focus=="function"&&n.focus(),n=0;n=document.documentMode,Ap=null,vw=null,Og=null,yw=!1;function Zk(e,t,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;yw||Ap==null||Ap!==C3(r)||(r=Ap,"selectionStart"in r&&w8(r)?r={start:r.selectionStart,end:r.selectionEnd}:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection(),r={anchorNode:r.anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset}),Og&&pm(Og,r)||(Og=r,r=A3(vw,"onSelect"),0Rp||(e.current=_w[Rp],_w[Rp]=null,Rp--)}function Gn(e,t){Rp++,_w[Rp]=e.current,e.current=t}var ld={},Qi=vd(ld),Bo=vd(!1),th=ld;function g0(e,t){var n=e.type.contextTypes;if(!n)return ld;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var i={},o;for(o in n)i[o]=t[o];return r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=i),i}function $o(e){return e=e.childContextTypes,e!=null}function I3(){Xn(Bo),Xn(Qi)}function nE(e,t,n){if(Qi.current!==ld)throw Error(ze(168));Gn(Qi,t),Gn(Bo,n)}function zI(e,t,n){var r=e.stateNode;if(t=t.childContextTypes,typeof r.getChildContext!="function")return n;r=r.getChildContext();for(var i in r)if(!(i in t))throw Error(ze(108,rq(e)||"Unknown",i));return gr({},n,r)}function R3(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||ld,th=Qi.current,Gn(Qi,e),Gn(Bo,Bo.current),!0}function rE(e,t,n){var r=e.stateNode;if(!r)throw Error(ze(169));n?(e=zI(e,t,th),r.__reactInternalMemoizedMergedChildContext=e,Xn(Bo),Xn(Qi),Gn(Qi,e)):Xn(Bo),Gn(Bo,n)}var Su=null,q5=!1,_x=!1;function FI(e){Su===null?Su=[e]:Su.push(e)}function xK(e){q5=!0,FI(e)}function yd(){if(!_x&&Su!==null){_x=!0;var e=0,t=Tn;try{var n=Su;for(Tn=1;e>=a,i-=a,_u=1<<32-Is(t)+i|n<B?(U=F,F=null):U=F.sibling;var q=m(E,F,L[B],I);if(q===null){F===null&&(F=U);break}e&&F&&q.alternate===null&&t(E,F),k=o(q,k,B),z===null?N=q:z.sibling=q,z=q,F=U}if(B===L.length)return n(E,F),rr&&Tf(E,B),N;if(F===null){for(;BB?(U=F,F=null):U=F.sibling;var Z=m(E,F,q.value,I);if(Z===null){F===null&&(F=U);break}e&&F&&Z.alternate===null&&t(E,F),k=o(Z,k,B),z===null?N=Z:z.sibling=Z,z=Z,F=U}if(q.done)return n(E,F),rr&&Tf(E,B),N;if(F===null){for(;!q.done;B++,q=L.next())q=g(E,q.value,I),q!==null&&(k=o(q,k,B),z===null?N=q:z.sibling=q,z=q);return rr&&Tf(E,B),N}for(F=r(E,F);!q.done;B++,q=L.next())q=y(F,E,B,q.value,I),q!==null&&(e&&q.alternate!==null&&F.delete(q.key===null?B:q.key),k=o(q,k,B),z===null?N=q:z.sibling=q,z=q);return e&&F.forEach(function(ge){return t(E,ge)}),rr&&Tf(E,B),N}function P(E,k,L,I){if(typeof L=="object"&&L!==null&&L.type===Tp&&L.key===null&&(L=L.props.children),typeof L=="object"&&L!==null){switch(L.$$typeof){case w2:e:{for(var N=L.key,z=k;z!==null;){if(z.key===N){if(N=L.type,N===Tp){if(z.tag===7){n(E,z.sibling),k=i(z,L.props.children),k.return=E,E=k;break e}}else if(z.elementType===N||typeof N=="object"&&N!==null&&N.$$typeof===Fc&&cE(N)===z.type){n(E,z.sibling),k=i(z,L.props),k.ref=Y1(E,z,L),k.return=E,E=k;break e}n(E,z);break}else t(E,z);z=z.sibling}L.type===Tp?(k=Zf(L.props.children,E.mode,I,L.key),k.return=E,E=k):(I=Uy(L.type,L.key,L.props,null,E.mode,I),I.ref=Y1(E,k,L),I.return=E,E=I)}return a(E);case Pp:e:{for(z=L.key;k!==null;){if(k.key===z)if(k.tag===4&&k.stateNode.containerInfo===L.containerInfo&&k.stateNode.implementation===L.implementation){n(E,k.sibling),k=i(k,L.children||[]),k.return=E,E=k;break e}else{n(E,k);break}else t(E,k);k=k.sibling}k=Ix(L,E.mode,I),k.return=E,E=k}return a(E);case Fc:return z=L._init,P(E,k,z(L._payload),I)}if(pg(L))return x(E,k,L,I);if(G1(L))return w(E,k,L,I);R2(E,L)}return typeof L=="string"&&L!==""||typeof L=="number"?(L=""+L,k!==null&&k.tag===6?(n(E,k.sibling),k=i(k,L),k.return=E,E=k):(n(E,k),k=Mx(L,E.mode,I),k.return=E,E=k),a(E)):n(E,k)}return P}var v0=jI(!0),qI=jI(!1),ov={},kl=vd(ov),ym=vd(ov),bm=vd(ov);function Bf(e){if(e===ov)throw Error(ze(174));return e}function M8(e,t){switch(Gn(bm,t),Gn(ym,e),Gn(kl,ov),e=t.nodeType,e){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:sw(null,"");break;default:e=e===8?t.parentNode:t,t=e.namespaceURI||null,e=e.tagName,t=sw(t,e)}Xn(kl),Gn(kl,t)}function y0(){Xn(kl),Xn(ym),Xn(bm)}function KI(e){Bf(bm.current);var t=Bf(kl.current),n=sw(t,e.type);t!==n&&(Gn(ym,e),Gn(kl,n))}function I8(e){ym.current===e&&(Xn(kl),Xn(ym))}var hr=vd(0);function B3(e){for(var t=e;t!==null;){if(t.tag===13){var n=t.memoizedState;if(n!==null&&(n=n.dehydrated,n===null||n.data==="$?"||n.data==="$!"))return t}else if(t.tag===19&&t.memoizedProps.revealOrder!==void 0){if((t.flags&128)!==0)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var kx=[];function R8(){for(var e=0;en?n:4,e(!0);var r=Ex.transition;Ex.transition={};try{e(!1),t()}finally{Tn=n,Ex.transition=r}}function cR(){return Ja().memoizedState}function _K(e,t,n){var r=rd(e);if(n={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null},dR(e))fR(t,n);else if(n=WI(e,t,n,r),n!==null){var i=vo();Rs(n,e,r,i),hR(n,t,r)}}function kK(e,t,n){var r=rd(e),i={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null};if(dR(e))fR(t,i);else{var o=e.alternate;if(e.lanes===0&&(o===null||o.lanes===0)&&(o=t.lastRenderedReducer,o!==null))try{var a=t.lastRenderedState,s=o(a,n);if(i.hasEagerState=!0,i.eagerState=s,Ns(s,a)){var l=t.interleaved;l===null?(i.next=i,L8(t)):(i.next=l.next,l.next=i),t.interleaved=i;return}}catch{}finally{}n=WI(e,t,i,r),n!==null&&(i=vo(),Rs(n,e,r,i),hR(n,t,r))}}function dR(e){var t=e.alternate;return e===pr||t!==null&&t===pr}function fR(e,t){Ng=$3=!0;var n=e.pending;n===null?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function hR(e,t,n){if((n&4194240)!==0){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,g8(e,n)}}var H3={readContext:Qa,useCallback:qi,useContext:qi,useEffect:qi,useImperativeHandle:qi,useInsertionEffect:qi,useLayoutEffect:qi,useMemo:qi,useReducer:qi,useRef:qi,useState:qi,useDebugValue:qi,useDeferredValue:qi,useTransition:qi,useMutableSource:qi,useSyncExternalStore:qi,useId:qi,unstable_isNewReconciler:!1},EK={readContext:Qa,useCallback:function(e,t){return pl().memoizedState=[e,t===void 0?null:t],e},useContext:Qa,useEffect:fE,useImperativeHandle:function(e,t,n){return n=n!=null?n.concat([e]):null,$y(4194308,4,oR.bind(null,t,e),n)},useLayoutEffect:function(e,t){return $y(4194308,4,e,t)},useInsertionEffect:function(e,t){return $y(4,2,e,t)},useMemo:function(e,t){var n=pl();return t=t===void 0?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=pl();return t=n!==void 0?n(t):t,r.memoizedState=r.baseState=t,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:t},r.queue=e,e=e.dispatch=_K.bind(null,pr,e),[r.memoizedState,e]},useRef:function(e){var t=pl();return e={current:e},t.memoizedState=e},useState:dE,useDebugValue:F8,useDeferredValue:function(e){return pl().memoizedState=e},useTransition:function(){var e=dE(!1),t=e[0];return e=CK.bind(null,e[1]),pl().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,n){var r=pr,i=pl();if(rr){if(n===void 0)throw Error(ze(407));n=n()}else{if(n=t(),yi===null)throw Error(ze(349));(rh&30)!==0||XI(r,t,n)}i.memoizedState=n;var o={value:n,getSnapshot:t};return i.queue=o,fE(JI.bind(null,r,o,e),[e]),r.flags|=2048,wm(9,QI.bind(null,r,o,n,t),void 0,null),n},useId:function(){var e=pl(),t=yi.identifierPrefix;if(rr){var n=ku,r=_u;n=(r&~(1<<32-Is(r)-1)).toString(32)+n,t=":"+t+"R"+n,n=xm++,0<\/script>",e=e.removeChild(e.firstChild)):typeof r.is=="string"?e=a.createElement(n,{is:r.is}):(e=a.createElement(n),n==="select"&&(a=e,r.multiple?a.multiple=!0:r.size&&(a.size=r.size))):e=a.createElementNS(e,n),e[xl]=t,e[vm]=r,wR(e,t,!1,!1),t.stateNode=e;e:{switch(a=uw(n,r),n){case"dialog":Zn("cancel",e),Zn("close",e),i=r;break;case"iframe":case"object":case"embed":Zn("load",e),i=r;break;case"video":case"audio":for(i=0;ix0&&(t.flags|=128,r=!0,X1(o,!1),t.lanes=4194304)}else{if(!r)if(e=B3(a),e!==null){if(t.flags|=128,r=!0,n=e.updateQueue,n!==null&&(t.updateQueue=n,t.flags|=4),X1(o,!0),o.tail===null&&o.tailMode==="hidden"&&!a.alternate&&!rr)return Ki(t),null}else 2*Br()-o.renderingStartTime>x0&&n!==1073741824&&(t.flags|=128,r=!0,X1(o,!1),t.lanes=4194304);o.isBackwards?(a.sibling=t.child,t.child=a):(n=o.last,n!==null?n.sibling=a:t.child=a,o.last=a)}return o.tail!==null?(t=o.tail,o.rendering=t,o.tail=t.sibling,o.renderingStartTime=Br(),t.sibling=null,n=hr.current,Gn(hr,r?n&1|2:n&1),t):(Ki(t),null);case 22:case 23:return U8(),r=t.memoizedState!==null,e!==null&&e.memoizedState!==null!==r&&(t.flags|=8192),r&&(t.mode&1)!==0?(ca&1073741824)!==0&&(Ki(t),t.subtreeFlags&6&&(t.flags|=8192)):Ki(t),null;case 24:return null;case 25:return null}throw Error(ze(156,t.tag))}function OK(e,t){switch(_8(t),t.tag){case 1:return $o(t.type)&&I3(),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return y0(),Xn(Bo),Xn(Qi),R8(),e=t.flags,(e&65536)!==0&&(e&128)===0?(t.flags=e&-65537|128,t):null;case 5:return I8(t),null;case 13:if(Xn(hr),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(ze(340));m0()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return Xn(hr),null;case 4:return y0(),null;case 10:return T8(t.type._context),null;case 22:case 23:return U8(),null;case 24:return null;default:return null}}var N2=!1,Xi=!1,NK=typeof WeakSet=="function"?WeakSet:Set,ot=null;function zp(e,t){var n=e.ref;if(n!==null)if(typeof n=="function")try{n(null)}catch(r){_r(e,t,r)}else n.current=null}function Dw(e,t,n){try{n()}catch(r){_r(e,t,r)}}var SE=!1;function DK(e,t){if(bw=T3,e=TI(),w8(e)){if("selectionStart"in e)var n={start:e.selectionStart,end:e.selectionEnd};else e:{n=(n=e.ownerDocument)&&n.defaultView||window;var r=n.getSelection&&n.getSelection();if(r&&r.rangeCount!==0){n=r.anchorNode;var i=r.anchorOffset,o=r.focusNode;r=r.focusOffset;try{n.nodeType,o.nodeType}catch{n=null;break e}var a=0,s=-1,l=-1,d=0,p=0,g=e,m=null;t:for(;;){for(var y;g!==n||i!==0&&g.nodeType!==3||(s=a+i),g!==o||r!==0&&g.nodeType!==3||(l=a+r),g.nodeType===3&&(a+=g.nodeValue.length),(y=g.firstChild)!==null;)m=g,g=y;for(;;){if(g===e)break t;if(m===n&&++d===i&&(s=a),m===o&&++p===r&&(l=a),(y=g.nextSibling)!==null)break;g=m,m=g.parentNode}g=y}n=s===-1||l===-1?null:{start:s,end:l}}else n=null}n=n||{start:0,end:0}}else n=null;for(xw={focusedElem:e,selectionRange:n},T3=!1,ot=t;ot!==null;)if(t=ot,e=t.child,(t.subtreeFlags&1028)!==0&&e!==null)e.return=t,ot=e;else for(;ot!==null;){t=ot;try{var x=t.alternate;if((t.flags&1024)!==0)switch(t.tag){case 0:case 11:case 15:break;case 1:if(x!==null){var w=x.memoizedProps,P=x.memoizedState,E=t.stateNode,k=E.getSnapshotBeforeUpdate(t.elementType===t.type?w:Ps(t.type,w),P);E.__reactInternalSnapshotBeforeUpdate=k}break;case 3:var L=t.stateNode.containerInfo;L.nodeType===1?L.textContent="":L.nodeType===9&&L.documentElement&&L.removeChild(L.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(ze(163))}}catch(I){_r(t,t.return,I)}if(e=t.sibling,e!==null){e.return=t.return,ot=e;break}ot=t.return}return x=SE,SE=!1,x}function Dg(e,t,n){var r=t.updateQueue;if(r=r!==null?r.lastEffect:null,r!==null){var i=r=r.next;do{if((i.tag&e)===e){var o=i.destroy;i.destroy=void 0,o!==void 0&&Dw(t,n,o)}i=i.next}while(i!==r)}}function Y5(e,t){if(t=t.updateQueue,t=t!==null?t.lastEffect:null,t!==null){var n=t=t.next;do{if((n.tag&e)===e){var r=n.create;n.destroy=r()}n=n.next}while(n!==t)}}function zw(e){var t=e.ref;if(t!==null){var n=e.stateNode;switch(e.tag){case 5:e=n;break;default:e=n}typeof t=="function"?t(e):t.current=e}}function kR(e){var t=e.alternate;t!==null&&(e.alternate=null,kR(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&(delete t[xl],delete t[vm],delete t[Cw],delete t[yK],delete t[bK])),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}function ER(e){return e.tag===5||e.tag===3||e.tag===4}function wE(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||ER(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function Fw(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.nodeType===8?n.parentNode.insertBefore(e,t):n.insertBefore(e,t):(n.nodeType===8?(t=n.parentNode,t.insertBefore(e,n)):(t=n,t.appendChild(e)),n=n._reactRootContainer,n!=null||t.onclick!==null||(t.onclick=M3));else if(r!==4&&(e=e.child,e!==null))for(Fw(e,t,n),e=e.sibling;e!==null;)Fw(e,t,n),e=e.sibling}function Bw(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.insertBefore(e,t):n.appendChild(e);else if(r!==4&&(e=e.child,e!==null))for(Bw(e,t,n),e=e.sibling;e!==null;)Bw(e,t,n),e=e.sibling}var Ni=null,Ts=!1;function Ac(e,t,n){for(n=n.child;n!==null;)PR(e,t,n),n=n.sibling}function PR(e,t,n){if(_l&&typeof _l.onCommitFiberUnmount=="function")try{_l.onCommitFiberUnmount(W5,n)}catch{}switch(n.tag){case 5:Xi||zp(n,t);case 6:var r=Ni,i=Ts;Ni=null,Ac(e,t,n),Ni=r,Ts=i,Ni!==null&&(Ts?(e=Ni,n=n.stateNode,e.nodeType===8?e.parentNode.removeChild(n):e.removeChild(n)):Ni.removeChild(n.stateNode));break;case 18:Ni!==null&&(Ts?(e=Ni,n=n.stateNode,e.nodeType===8?Cx(e.parentNode,n):e.nodeType===1&&Cx(e,n),fm(e)):Cx(Ni,n.stateNode));break;case 4:r=Ni,i=Ts,Ni=n.stateNode.containerInfo,Ts=!0,Ac(e,t,n),Ni=r,Ts=i;break;case 0:case 11:case 14:case 15:if(!Xi&&(r=n.updateQueue,r!==null&&(r=r.lastEffect,r!==null))){i=r=r.next;do{var o=i,a=o.destroy;o=o.tag,a!==void 0&&((o&2)!==0||(o&4)!==0)&&Dw(n,t,a),i=i.next}while(i!==r)}Ac(e,t,n);break;case 1:if(!Xi&&(zp(n,t),r=n.stateNode,typeof r.componentWillUnmount=="function"))try{r.props=n.memoizedProps,r.state=n.memoizedState,r.componentWillUnmount()}catch(s){_r(n,t,s)}Ac(e,t,n);break;case 21:Ac(e,t,n);break;case 22:n.mode&1?(Xi=(r=Xi)||n.memoizedState!==null,Ac(e,t,n),Xi=r):Ac(e,t,n);break;default:Ac(e,t,n)}}function CE(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var n=e.stateNode;n===null&&(n=e.stateNode=new NK),t.forEach(function(r){var i=GK.bind(null,e,r);n.has(r)||(n.add(r),r.then(i,i))})}}function ws(e,t){var n=t.deletions;if(n!==null)for(var r=0;ri&&(i=a),r&=~o}if(r=i,r=Br()-r,r=(120>r?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*FK(r/1960))-r,10e?16:e,jc===null)var r=!1;else{if(e=jc,jc=null,U3=0,(cn&6)!==0)throw Error(ze(331));var i=cn;for(cn|=4,ot=e.current;ot!==null;){var o=ot,a=o.child;if((ot.flags&16)!==0){var s=o.deletions;if(s!==null){for(var l=0;lBr()-W8?Kf(e,0):H8|=n),Ho(e,t)}function NR(e,t){t===0&&((e.mode&1)===0?t=1:(t=E2,E2<<=1,(E2&130023424)===0&&(E2=4194304)));var n=vo();e=Au(e,t),e!==null&&(nv(e,t,n),Ho(e,n))}function UK(e){var t=e.memoizedState,n=0;t!==null&&(n=t.retryLane),NR(e,n)}function GK(e,t){var n=0;switch(e.tag){case 13:var r=e.stateNode,i=e.memoizedState;i!==null&&(n=i.retryLane);break;case 19:r=e.stateNode;break;default:throw Error(ze(314))}r!==null&&r.delete(t),NR(e,n)}var DR;DR=function(e,t,n){if(e!==null)if(e.memoizedProps!==t.pendingProps||Bo.current)Fo=!0;else{if((e.lanes&n)===0&&(t.flags&128)===0)return Fo=!1,IK(e,t,n);Fo=(e.flags&131072)!==0}else Fo=!1,rr&&(t.flags&1048576)!==0&&BI(t,N3,t.index);switch(t.lanes=0,t.tag){case 2:var r=t.type;Hy(e,t),e=t.pendingProps;var i=g0(t,Qi.current);Yp(t,n),i=N8(null,t,r,e,i,n);var o=D8();return t.flags|=1,typeof i=="object"&&i!==null&&typeof i.render=="function"&&i.$$typeof===void 0?(t.tag=1,t.memoizedState=null,t.updateQueue=null,$o(r)?(o=!0,R3(t)):o=!1,t.memoizedState=i.state!==null&&i.state!==void 0?i.state:null,A8(t),i.updater=K5,t.stateNode=i,i._reactInternals=t,Lw(t,r,e,n),t=Iw(null,t,r,!0,o,n)):(t.tag=0,rr&&o&&C8(t),po(null,t,i,n),t=t.child),t;case 16:r=t.elementType;e:{switch(Hy(e,t),e=t.pendingProps,i=r._init,r=i(r._payload),t.type=r,i=t.tag=qK(r),e=Ps(r,e),i){case 0:t=Mw(null,t,r,e,n);break e;case 1:t=yE(null,t,r,e,n);break e;case 11:t=mE(null,t,r,e,n);break e;case 14:t=vE(null,t,r,Ps(r.type,e),n);break e}throw Error(ze(306,r,""))}return t;case 0:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:Ps(r,i),Mw(e,t,r,i,n);case 1:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:Ps(r,i),yE(e,t,r,i,n);case 3:e:{if(bR(t),e===null)throw Error(ze(387));r=t.pendingProps,o=t.memoizedState,i=o.element,VI(e,t),F3(t,r,null,n);var a=t.memoizedState;if(r=a.element,o.isDehydrated)if(o={element:r,isDehydrated:!1,cache:a.cache,pendingSuspenseBoundaries:a.pendingSuspenseBoundaries,transitions:a.transitions},t.updateQueue.baseState=o,t.memoizedState=o,t.flags&256){i=b0(Error(ze(423)),t),t=bE(e,t,r,n,i);break e}else if(r!==i){i=b0(Error(ze(424)),t),t=bE(e,t,r,n,i);break e}else for(fa=ed(t.stateNode.containerInfo.firstChild),pa=t,rr=!0,As=null,n=qI(t,null,r,n),t.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling;else{if(m0(),r===i){t=Mu(e,t,n);break e}po(e,t,r,n)}t=t.child}return t;case 5:return KI(t),e===null&&Ew(t),r=t.type,i=t.pendingProps,o=e!==null?e.memoizedProps:null,a=i.children,Sw(r,i)?a=null:o!==null&&Sw(r,o)&&(t.flags|=32),yR(e,t),po(e,t,a,n),t.child;case 6:return e===null&&Ew(t),null;case 13:return xR(e,t,n);case 4:return M8(t,t.stateNode.containerInfo),r=t.pendingProps,e===null?t.child=v0(t,null,r,n):po(e,t,r,n),t.child;case 11:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:Ps(r,i),mE(e,t,r,i,n);case 7:return po(e,t,t.pendingProps,n),t.child;case 8:return po(e,t,t.pendingProps.children,n),t.child;case 12:return po(e,t,t.pendingProps.children,n),t.child;case 10:e:{if(r=t.type._context,i=t.pendingProps,o=t.memoizedProps,a=i.value,Gn(D3,r._currentValue),r._currentValue=a,o!==null)if(Ns(o.value,a)){if(o.children===i.children&&!Bo.current){t=Mu(e,t,n);break e}}else for(o=t.child,o!==null&&(o.return=t);o!==null;){var s=o.dependencies;if(s!==null){a=o.child;for(var l=s.firstContext;l!==null;){if(l.context===r){if(o.tag===1){l=Pu(-1,n&-n),l.tag=2;var d=o.updateQueue;if(d!==null){d=d.shared;var p=d.pending;p===null?l.next=l:(l.next=p.next,p.next=l),d.pending=l}}o.lanes|=n,l=o.alternate,l!==null&&(l.lanes|=n),Pw(o.return,n,t),s.lanes|=n;break}l=l.next}}else if(o.tag===10)a=o.type===t.type?null:o.child;else if(o.tag===18){if(a=o.return,a===null)throw Error(ze(341));a.lanes|=n,s=a.alternate,s!==null&&(s.lanes|=n),Pw(a,n,t),a=o.sibling}else a=o.child;if(a!==null)a.return=o;else for(a=o;a!==null;){if(a===t){a=null;break}if(o=a.sibling,o!==null){o.return=a.return,a=o;break}a=a.return}o=a}po(e,t,i.children,n),t=t.child}return t;case 9:return i=t.type,r=t.pendingProps.children,Yp(t,n),i=Qa(i),r=r(i),t.flags|=1,po(e,t,r,n),t.child;case 14:return r=t.type,i=Ps(r,t.pendingProps),i=Ps(r.type,i),vE(e,t,r,i,n);case 15:return mR(e,t,t.type,t.pendingProps,n);case 17:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:Ps(r,i),Hy(e,t),t.tag=1,$o(r)?(e=!0,R3(t)):e=!1,Yp(t,n),GI(t,r,i),Lw(t,r,i,n),Iw(null,t,r,!0,e,n);case 19:return SR(e,t,n);case 22:return vR(e,t,n)}throw Error(ze(156,t.tag))};function zR(e,t){return uI(e,t)}function jK(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Ka(e,t,n,r){return new jK(e,t,n,r)}function j8(e){return e=e.prototype,!(!e||!e.isReactComponent)}function qK(e){if(typeof e=="function")return j8(e)?1:0;if(e!=null){if(e=e.$$typeof,e===d8)return 11;if(e===f8)return 14}return 2}function id(e,t){var n=e.alternate;return n===null?(n=Ka(e.tag,t,e.key,e.mode),n.elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=e.flags&14680064,n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function Uy(e,t,n,r,i,o){var a=2;if(r=e,typeof e=="function")j8(e)&&(a=1);else if(typeof e=="string")a=5;else e:switch(e){case Tp:return Zf(n.children,i,o,t);case c8:a=8,i|=8;break;case JS:return e=Ka(12,n,t,i|2),e.elementType=JS,e.lanes=o,e;case ew:return e=Ka(13,n,t,i),e.elementType=ew,e.lanes=o,e;case tw:return e=Ka(19,n,t,i),e.elementType=tw,e.lanes=o,e;case jM:return Q5(n,i,o,t);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case UM:a=10;break e;case GM:a=9;break e;case d8:a=11;break e;case f8:a=14;break e;case Fc:a=16,r=null;break e}throw Error(ze(130,e==null?e:typeof e,""))}return t=Ka(a,n,t,i),t.elementType=e,t.type=r,t.lanes=o,t}function Zf(e,t,n,r){return e=Ka(7,e,r,t),e.lanes=n,e}function Q5(e,t,n,r){return e=Ka(22,e,r,t),e.elementType=jM,e.lanes=n,e.stateNode={isHidden:!1},e}function Mx(e,t,n){return e=Ka(6,e,null,t),e.lanes=n,e}function Ix(e,t,n){return t=Ka(4,e.children!==null?e.children:[],e.key,t),t.lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function KK(e,t,n,r,i){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=fx(0),this.expirationTimes=fx(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=fx(0),this.identifierPrefix=r,this.onRecoverableError=i,this.mutableSourceEagerHydrationData=null}function q8(e,t,n,r,i,o,a,s,l){return e=new KK(e,t,n,s,l),t===1?(t=1,o===!0&&(t|=8)):t=0,o=Ka(3,null,null,t),e.current=o,o.stateNode=e,o.memoizedState={element:r,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null},A8(o),e}function ZK(e,t,n){var r=3"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(t)}catch(n){console.error(n)}}t(),e.exports=Sa})(Bl);const F2=n8(Bl.exports);var ME=Bl.exports;XS.createRoot=ME.createRoot,XS.hydrateRoot=ME.hydrateRoot;var El=Boolean(globalThis?.document)?C.exports.useLayoutEffect:C.exports.useEffect,r4={exports:{}},i4={};/** - * @license React - * react-jsx-runtime.production.min.js - * - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */var eZ=C.exports,tZ=Symbol.for("react.element"),nZ=Symbol.for("react.fragment"),rZ=Object.prototype.hasOwnProperty,iZ=eZ.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,oZ={key:!0,ref:!0,__self:!0,__source:!0};function HR(e,t,n){var r,i={},o=null,a=null;n!==void 0&&(o=""+n),t.key!==void 0&&(o=""+t.key),t.ref!==void 0&&(a=t.ref);for(r in t)rZ.call(t,r)&&!oZ.hasOwnProperty(r)&&(i[r]=t[r]);if(e&&e.defaultProps)for(r in t=e.defaultProps,t)i[r]===void 0&&(i[r]=t[r]);return{$$typeof:tZ,type:e,key:o,ref:a,props:i,_owner:iZ.current}}i4.Fragment=nZ;i4.jsx=HR;i4.jsxs=HR;(function(e){e.exports=i4})(r4);const Bn=r4.exports.Fragment,S=r4.exports.jsx,oe=r4.exports.jsxs;var X8=C.exports.createContext({});X8.displayName="ColorModeContext";function Q8(){const e=C.exports.useContext(X8);if(e===void 0)throw new Error("useColorMode must be used within a ColorModeProvider");return e}var B2={light:"chakra-ui-light",dark:"chakra-ui-dark"};function aZ(e={}){const{preventTransition:t=!0}=e,n={setDataset:r=>{const i=t?n.preventTransition():void 0;document.documentElement.dataset.theme=r,document.documentElement.style.colorScheme=r,i?.()},setClassName(r){document.body.classList.add(r?B2.dark:B2.light),document.body.classList.remove(r?B2.light:B2.dark)},query(){return window.matchMedia("(prefers-color-scheme: dark)")},getSystemTheme(r){return n.query().matches??r==="dark"?"dark":"light"},addListener(r){const i=n.query(),o=a=>{r(a.matches?"dark":"light")};return typeof i.addListener=="function"?i.addListener(o):i.addEventListener("change",o),()=>{typeof i.removeListener=="function"?i.removeListener(o):i.removeEventListener("change",o)}},preventTransition(){const r=document.createElement("style");return r.appendChild(document.createTextNode("*{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}")),document.head.appendChild(r),()=>{window.getComputedStyle(document.body),requestAnimationFrame(()=>{requestAnimationFrame(()=>{document.head.removeChild(r)})})}}};return n}var sZ="chakra-ui-color-mode";function lZ(e){return{ssr:!1,type:"localStorage",get(t){if(!globalThis?.document)return t;let n;try{n=localStorage.getItem(e)||t}catch{}return n||t},set(t){try{localStorage.setItem(e,t)}catch{}}}}var uZ=lZ(sZ),IE=()=>{};function RE(e,t){return e.type==="cookie"&&e.ssr?e.get(t):t}function WR(e){const{value:t,children:n,options:{useSystemColorMode:r,initialColorMode:i,disableTransitionOnChange:o}={},colorModeManager:a=uZ}=e,s=i==="dark"?"dark":"light",[l,d]=C.exports.useState(()=>RE(a,s)),[p,g]=C.exports.useState(()=>RE(a)),{getSystemTheme:m,setClassName:y,setDataset:x,addListener:w}=C.exports.useMemo(()=>aZ({preventTransition:o}),[o]),P=i==="system"&&!l?p:l,E=C.exports.useCallback(I=>{const N=I==="system"?m():I;d(N),y(N==="dark"),x(N),a.set(N)},[a,m,y,x]);El(()=>{i==="system"&&g(m())},[]),C.exports.useEffect(()=>{const I=a.get();if(I){E(I);return}if(i==="system"){E("system");return}E(s)},[a,s,i,E]);const k=C.exports.useCallback(()=>{E(P==="dark"?"light":"dark")},[P,E]);C.exports.useEffect(()=>{if(!!r)return w(E)},[r,w,E]);const L=C.exports.useMemo(()=>({colorMode:t??P,toggleColorMode:t?IE:k,setColorMode:t?IE:E}),[P,k,E,t]);return S(X8.Provider,{value:L,children:n})}WR.displayName="ColorModeProvider";var cZ=new Set(["dark","light","system"]);function dZ(e){let t=e;return cZ.has(t)||(t="light"),t}function fZ(e={}){const{initialColorMode:t="light",type:n="localStorage",storageKey:r="chakra-ui-color-mode"}=e,i=dZ(t),o=n==="cookie",a=`(function(){try{var a=function(o){var l="(prefers-color-scheme: dark)",v=window.matchMedia(l).matches?"dark":"light",e=o==="system"?v:o,d=document.documentElement,m=document.body,i="chakra-ui-light",n="chakra-ui-dark",s=e==="dark";return m.classList.add(s?n:i),m.classList.remove(s?i:n),d.style.colorScheme=e,d.dataset.theme=e,e},u=a,h="${i}",r="${r}",t=document.cookie.match(new RegExp("(^| )".concat(r,"=([^;]+)"))),c=t?t[2]:null;c?a(c):document.cookie="".concat(r,"=").concat(a(h),"; max-age=31536000; path=/")}catch(a){}})(); - `,s=`(function(){try{var a=function(c){var v="(prefers-color-scheme: dark)",h=window.matchMedia(v).matches?"dark":"light",r=c==="system"?h:c,o=document.documentElement,s=document.body,l="chakra-ui-light",d="chakra-ui-dark",i=r==="dark";return s.classList.add(i?d:l),s.classList.remove(i?l:d),o.style.colorScheme=r,o.dataset.theme=r,r},n=a,m="${i}",e="${r}",t=localStorage.getItem(e);t?a(t):localStorage.setItem(e,a(m))}catch(a){}})(); - `;return`!${o?a:s}`.trim()}function hZ(e={}){return S("script",{id:"chakra-script",dangerouslySetInnerHTML:{__html:fZ(e)}})}var Uw={exports:{}};(function(e,t){var n=200,r="__lodash_hash_undefined__",i=800,o=16,a=9007199254740991,s="[object Arguments]",l="[object Array]",d="[object AsyncFunction]",p="[object Boolean]",g="[object Date]",m="[object Error]",y="[object Function]",x="[object GeneratorFunction]",w="[object Map]",P="[object Number]",E="[object Null]",k="[object Object]",L="[object Proxy]",I="[object RegExp]",N="[object Set]",z="[object String]",F="[object Undefined]",B="[object WeakMap]",U="[object ArrayBuffer]",q="[object DataView]",Z="[object Float32Array]",ge="[object Float64Array]",ce="[object Int8Array]",ve="[object Int16Array]",we="[object Int32Array]",xe="[object Uint8Array]",J="[object Uint8ClampedArray]",G="[object Uint16Array]",ee="[object Uint32Array]",Q=/[\\^$.*+?()[\]{}|]/g,W=/^\[object .+?Constructor\]$/,ie=/^(?:0|[1-9]\d*)$/,de={};de[Z]=de[ge]=de[ce]=de[ve]=de[we]=de[xe]=de[J]=de[G]=de[ee]=!0,de[s]=de[l]=de[U]=de[p]=de[q]=de[g]=de[m]=de[y]=de[w]=de[P]=de[k]=de[I]=de[N]=de[z]=de[B]=!1;var Se=typeof wu=="object"&&wu&&wu.Object===Object&&wu,De=typeof self=="object"&&self&&self.Object===Object&&self,Ie=Se||De||Function("return this")(),Ve=t&&!t.nodeType&&t,ke=Ve&&!0&&e&&!e.nodeType&&e,We=ke&&ke.exports===Ve,it=We&&Se.process,ht=function(){try{var M=ke&&ke.require&&ke.require("util").types;return M||it&&it.binding&&it.binding("util")}catch{}}(),Ht=ht&&ht.isTypedArray;function Nt(M,D,j){switch(j.length){case 0:return M.call(D);case 1:return M.call(D,j[0]);case 2:return M.call(D,j[0],j[1]);case 3:return M.call(D,j[0],j[1],j[2])}return M.apply(D,j)}function Re(M,D){for(var j=-1,me=Array(M);++j-1}function Id(M,D){var j=this.__data__,me=Wi(j,M);return me<0?(++this.size,j.push([M,D])):j[me][1]=D,this}or.prototype.clear=Vl,or.prototype.delete=Md,or.prototype.get=$s,or.prototype.has=Ul,or.prototype.set=Id;function xi(M){var D=-1,j=M==null?0:M.length;for(this.clear();++D1?j[Ye-1]:void 0,Ke=Ye>2?j[2]:void 0;for(dt=M.length>3&&typeof dt=="function"?(Ye--,dt):void 0,Ke&&Xu(j[0],j[1],Ke)&&(dt=Ye<3?void 0:dt,Ye=1),D=Object(D);++me-1&&M%1==0&&M0){if(++D>=i)return arguments[0]}else D=0;return M.apply(void 0,arguments)}}function Us(M){if(M!=null){try{return rn.call(M)}catch{}try{return M+""}catch{}}return""}function wi(M,D){return M===D||M!==M&&D!==D}var us=ka(function(){return arguments}())?ka:function(M){return fn(M)&&Dt.call(M,"callee")&&!Be.call(M,"callee")},Ko=Array.isArray;function At(M){return M!=null&&Yl(M.length)&&!Ma(M)}function Qu(M){return fn(M)&&At(M)}var cs=en||Gd;function Ma(M){if(!Ar(M))return!1;var D=eo(M);return D==y||D==x||D==d||D==L}function Yl(M){return typeof M=="number"&&M>-1&&M%1==0&&M<=a}function Ar(M){var D=typeof M;return M!=null&&(D=="object"||D=="function")}function fn(M){return M!=null&&typeof M=="object"}function Xl(M){if(!fn(M)||eo(M)!=k)return!1;var D=Ge(M);if(D===null)return!0;var j=Dt.call(D,"constructor")&&D.constructor;return typeof j=="function"&&j instanceof j&&rn.call(j)==Gt}var Ql=Ht?tt(Ht):Ws;function Jl(M){return Lr(M,eu(M))}function eu(M){return At(M)?Wd(M,!0):Ea(M)}var on=qo(function(M,D,j,me){Vi(M,D,j,me)});function Rt(M){return function(){return M}}function tu(M){return M}function Gd(){return!1}e.exports=on})(Uw,Uw.exports);const ud=Uw.exports;function Cl(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}function Bp(e,...t){return pZ(e)?e(...t):e}var pZ=e=>typeof e=="function",gZ=e=>/!(important)?$/.test(e),OE=e=>typeof e=="string"?e.replace(/!(important)?$/,"").trim():e,Gw=(e,t)=>n=>{const r=String(t),i=gZ(r),o=OE(r),a=e?`${e}.${o}`:o;let s=Cl(n.__cssMap)&&a in n.__cssMap?n.__cssMap[a].varRef:t;return s=OE(s),i?`${s} !important`:s};function _m(e){const{scale:t,transform:n,compose:r}=e;return(o,a)=>{const s=Gw(t,o)(a);let l=n?.(s,a)??s;return r&&(l=r(l,a)),l}}var $2=(...e)=>t=>e.reduce((n,r)=>r(n),t);function Cs(e,t){return n=>{const r={property:n,scale:e};return r.transform=_m({scale:e,transform:t}),r}}var mZ=({rtl:e,ltr:t})=>n=>n.direction==="rtl"?e:t;function vZ(e){const{property:t,scale:n,transform:r}=e;return{scale:n,property:mZ(t),transform:n?_m({scale:n,compose:r}):r}}var VR=["rotate(var(--chakra-rotate, 0))","scaleX(var(--chakra-scale-x, 1))","scaleY(var(--chakra-scale-y, 1))","skewX(var(--chakra-skew-x, 0))","skewY(var(--chakra-skew-y, 0))"];function yZ(){return["translateX(var(--chakra-translate-x, 0))","translateY(var(--chakra-translate-y, 0))",...VR].join(" ")}function bZ(){return["translate3d(var(--chakra-translate-x, 0), var(--chakra-translate-y, 0), 0)",...VR].join(" ")}var xZ={"--chakra-blur":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-brightness":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-contrast":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-grayscale":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-hue-rotate":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-invert":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-saturate":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-sepia":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-drop-shadow":"var(--chakra-empty,/*!*/ /*!*/)",filter:["var(--chakra-blur)","var(--chakra-brightness)","var(--chakra-contrast)","var(--chakra-grayscale)","var(--chakra-hue-rotate)","var(--chakra-invert)","var(--chakra-saturate)","var(--chakra-sepia)","var(--chakra-drop-shadow)"].join(" ")},SZ={backdropFilter:["var(--chakra-backdrop-blur)","var(--chakra-backdrop-brightness)","var(--chakra-backdrop-contrast)","var(--chakra-backdrop-grayscale)","var(--chakra-backdrop-hue-rotate)","var(--chakra-backdrop-invert)","var(--chakra-backdrop-opacity)","var(--chakra-backdrop-saturate)","var(--chakra-backdrop-sepia)"].join(" "),"--chakra-backdrop-blur":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-brightness":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-contrast":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-grayscale":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-hue-rotate":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-invert":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-opacity":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-saturate":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-sepia":"var(--chakra-empty,/*!*/ /*!*/)"};function wZ(e){return{"--chakra-ring-offset-shadow":"var(--chakra-ring-inset) 0 0 0 var(--chakra-ring-offset-width) var(--chakra-ring-offset-color)","--chakra-ring-shadow":"var(--chakra-ring-inset) 0 0 0 calc(var(--chakra-ring-width) + var(--chakra-ring-offset-width)) var(--chakra-ring-color)","--chakra-ring-width":e,boxShadow:["var(--chakra-ring-offset-shadow)","var(--chakra-ring-shadow)","var(--chakra-shadow, 0 0 #0000)"].join(", ")}}var CZ={"row-reverse":{space:"--chakra-space-x-reverse",divide:"--chakra-divide-x-reverse"},"column-reverse":{space:"--chakra-space-y-reverse",divide:"--chakra-divide-y-reverse"}},UR="& > :not(style) ~ :not(style)",_Z={[UR]:{marginInlineStart:"calc(var(--chakra-space-x) * calc(1 - var(--chakra-space-x-reverse)))",marginInlineEnd:"calc(var(--chakra-space-x) * var(--chakra-space-x-reverse))"}},kZ={[UR]:{marginTop:"calc(var(--chakra-space-y) * calc(1 - var(--chakra-space-y-reverse)))",marginBottom:"calc(var(--chakra-space-y) * var(--chakra-space-y-reverse))"}},jw={"to-t":"to top","to-tr":"to top right","to-r":"to right","to-br":"to bottom right","to-b":"to bottom","to-bl":"to bottom left","to-l":"to left","to-tl":"to top left"},EZ=new Set(Object.values(jw)),GR=new Set(["none","-moz-initial","inherit","initial","revert","unset"]),PZ=e=>e.trim();function TZ(e,t){var n;if(e==null||GR.has(e))return e;const r=/(?^[a-z-A-Z]+)\((?(.*))\)/g,{type:i,values:o}=((n=r.exec(e))==null?void 0:n.groups)??{};if(!i||!o)return e;const a=i.includes("-gradient")?i:`${i}-gradient`,[s,...l]=o.split(",").map(PZ).filter(Boolean);if(l?.length===0)return e;const d=s in jw?jw[s]:s;l.unshift(d);const p=l.map(g=>{if(EZ.has(g))return g;const m=g.indexOf(" "),[y,x]=m!==-1?[g.substr(0,m),g.substr(m+1)]:[g],w=jR(x)?x:x&&x.split(" "),P=`colors.${y}`,E=P in t.__cssMap?t.__cssMap[P].varRef:y;return w?[E,...Array.isArray(w)?w:[w]].join(" "):E});return`${a}(${p.join(", ")})`}var jR=e=>typeof e=="string"&&e.includes("(")&&e.includes(")"),LZ=(e,t)=>TZ(e,t??{});function AZ(e){return/^var\(--.+\)$/.test(e)}var MZ=e=>{const t=parseFloat(e.toString()),n=e.toString().replace(String(t),"");return{unitless:!n,value:t,unit:n}},ul=e=>t=>`${e}(${t})`,un={filter(e){return e!=="auto"?e:xZ},backdropFilter(e){return e!=="auto"?e:SZ},ring(e){return wZ(un.px(e))},bgClip(e){return e==="text"?{color:"transparent",backgroundClip:"text"}:{backgroundClip:e}},transform(e){return e==="auto"?yZ():e==="auto-gpu"?bZ():e},vh(e){return e==="$100vh"?"var(--chakra-vh)":e},px(e){if(e==null)return e;const{unitless:t}=MZ(e);return t||typeof e=="number"?`${e}px`:e},fraction(e){return typeof e!="number"||e>1?e:`${e*100}%`},float(e,t){const n={left:"right",right:"left"};return t.direction==="rtl"?n[e]:e},degree(e){if(AZ(e)||e==null)return e;const t=typeof e=="string"&&!e.endsWith("deg");return typeof e=="number"||t?`${e}deg`:e},gradient:LZ,blur:ul("blur"),opacity:ul("opacity"),brightness:ul("brightness"),contrast:ul("contrast"),dropShadow:ul("drop-shadow"),grayscale:ul("grayscale"),hueRotate:ul("hue-rotate"),invert:ul("invert"),saturate:ul("saturate"),sepia:ul("sepia"),bgImage(e){return e==null||jR(e)||GR.has(e)?e:`url(${e})`},outline(e){const t=String(e)==="0"||String(e)==="none";return e!==null&&t?{outline:"2px solid transparent",outlineOffset:"2px"}:{outline:e}},flexDirection(e){const{space:t,divide:n}=CZ[e]??{},r={flexDirection:e};return t&&(r[t]=1),n&&(r[n]=1),r}},ne={borderWidths:Cs("borderWidths"),borderStyles:Cs("borderStyles"),colors:Cs("colors"),borders:Cs("borders"),radii:Cs("radii",un.px),space:Cs("space",$2(un.vh,un.px)),spaceT:Cs("space",$2(un.vh,un.px)),degreeT(e){return{property:e,transform:un.degree}},prop(e,t,n){return{property:e,scale:t,...t&&{transform:_m({scale:t,transform:n})}}},propT(e,t){return{property:e,transform:t}},sizes:Cs("sizes",$2(un.vh,un.px)),sizesT:Cs("sizes",$2(un.vh,un.fraction)),shadows:Cs("shadows"),logical:vZ,blur:Cs("blur",un.blur)},Gy={background:ne.colors("background"),backgroundColor:ne.colors("backgroundColor"),backgroundImage:ne.propT("backgroundImage",un.bgImage),backgroundSize:!0,backgroundPosition:!0,backgroundRepeat:!0,backgroundAttachment:!0,backgroundClip:{transform:un.bgClip},bgSize:ne.prop("backgroundSize"),bgPosition:ne.prop("backgroundPosition"),bg:ne.colors("background"),bgColor:ne.colors("backgroundColor"),bgPos:ne.prop("backgroundPosition"),bgRepeat:ne.prop("backgroundRepeat"),bgAttachment:ne.prop("backgroundAttachment"),bgGradient:ne.propT("backgroundImage",un.gradient),bgClip:{transform:un.bgClip}};Object.assign(Gy,{bgImage:Gy.backgroundImage,bgImg:Gy.backgroundImage});var yn={border:ne.borders("border"),borderWidth:ne.borderWidths("borderWidth"),borderStyle:ne.borderStyles("borderStyle"),borderColor:ne.colors("borderColor"),borderRadius:ne.radii("borderRadius"),borderTop:ne.borders("borderTop"),borderBlockStart:ne.borders("borderBlockStart"),borderTopLeftRadius:ne.radii("borderTopLeftRadius"),borderStartStartRadius:ne.logical({scale:"radii",property:{ltr:"borderTopLeftRadius",rtl:"borderTopRightRadius"}}),borderEndStartRadius:ne.logical({scale:"radii",property:{ltr:"borderBottomLeftRadius",rtl:"borderBottomRightRadius"}}),borderTopRightRadius:ne.radii("borderTopRightRadius"),borderStartEndRadius:ne.logical({scale:"radii",property:{ltr:"borderTopRightRadius",rtl:"borderTopLeftRadius"}}),borderEndEndRadius:ne.logical({scale:"radii",property:{ltr:"borderBottomRightRadius",rtl:"borderBottomLeftRadius"}}),borderRight:ne.borders("borderRight"),borderInlineEnd:ne.borders("borderInlineEnd"),borderBottom:ne.borders("borderBottom"),borderBlockEnd:ne.borders("borderBlockEnd"),borderBottomLeftRadius:ne.radii("borderBottomLeftRadius"),borderBottomRightRadius:ne.radii("borderBottomRightRadius"),borderLeft:ne.borders("borderLeft"),borderInlineStart:{property:"borderInlineStart",scale:"borders"},borderInlineStartRadius:ne.logical({scale:"radii",property:{ltr:["borderTopLeftRadius","borderBottomLeftRadius"],rtl:["borderTopRightRadius","borderBottomRightRadius"]}}),borderInlineEndRadius:ne.logical({scale:"radii",property:{ltr:["borderTopRightRadius","borderBottomRightRadius"],rtl:["borderTopLeftRadius","borderBottomLeftRadius"]}}),borderX:ne.borders(["borderLeft","borderRight"]),borderInline:ne.borders("borderInline"),borderY:ne.borders(["borderTop","borderBottom"]),borderBlock:ne.borders("borderBlock"),borderTopWidth:ne.borderWidths("borderTopWidth"),borderBlockStartWidth:ne.borderWidths("borderBlockStartWidth"),borderTopColor:ne.colors("borderTopColor"),borderBlockStartColor:ne.colors("borderBlockStartColor"),borderTopStyle:ne.borderStyles("borderTopStyle"),borderBlockStartStyle:ne.borderStyles("borderBlockStartStyle"),borderBottomWidth:ne.borderWidths("borderBottomWidth"),borderBlockEndWidth:ne.borderWidths("borderBlockEndWidth"),borderBottomColor:ne.colors("borderBottomColor"),borderBlockEndColor:ne.colors("borderBlockEndColor"),borderBottomStyle:ne.borderStyles("borderBottomStyle"),borderBlockEndStyle:ne.borderStyles("borderBlockEndStyle"),borderLeftWidth:ne.borderWidths("borderLeftWidth"),borderInlineStartWidth:ne.borderWidths("borderInlineStartWidth"),borderLeftColor:ne.colors("borderLeftColor"),borderInlineStartColor:ne.colors("borderInlineStartColor"),borderLeftStyle:ne.borderStyles("borderLeftStyle"),borderInlineStartStyle:ne.borderStyles("borderInlineStartStyle"),borderRightWidth:ne.borderWidths("borderRightWidth"),borderInlineEndWidth:ne.borderWidths("borderInlineEndWidth"),borderRightColor:ne.colors("borderRightColor"),borderInlineEndColor:ne.colors("borderInlineEndColor"),borderRightStyle:ne.borderStyles("borderRightStyle"),borderInlineEndStyle:ne.borderStyles("borderInlineEndStyle"),borderTopRadius:ne.radii(["borderTopLeftRadius","borderTopRightRadius"]),borderBottomRadius:ne.radii(["borderBottomLeftRadius","borderBottomRightRadius"]),borderLeftRadius:ne.radii(["borderTopLeftRadius","borderBottomLeftRadius"]),borderRightRadius:ne.radii(["borderTopRightRadius","borderBottomRightRadius"])};Object.assign(yn,{rounded:yn.borderRadius,roundedTop:yn.borderTopRadius,roundedTopLeft:yn.borderTopLeftRadius,roundedTopRight:yn.borderTopRightRadius,roundedTopStart:yn.borderStartStartRadius,roundedTopEnd:yn.borderStartEndRadius,roundedBottom:yn.borderBottomRadius,roundedBottomLeft:yn.borderBottomLeftRadius,roundedBottomRight:yn.borderBottomRightRadius,roundedBottomStart:yn.borderEndStartRadius,roundedBottomEnd:yn.borderEndEndRadius,roundedLeft:yn.borderLeftRadius,roundedRight:yn.borderRightRadius,roundedStart:yn.borderInlineStartRadius,roundedEnd:yn.borderInlineEndRadius,borderStart:yn.borderInlineStart,borderEnd:yn.borderInlineEnd,borderTopStartRadius:yn.borderStartStartRadius,borderTopEndRadius:yn.borderStartEndRadius,borderBottomStartRadius:yn.borderEndStartRadius,borderBottomEndRadius:yn.borderEndEndRadius,borderStartRadius:yn.borderInlineStartRadius,borderEndRadius:yn.borderInlineEndRadius,borderStartWidth:yn.borderInlineStartWidth,borderEndWidth:yn.borderInlineEndWidth,borderStartColor:yn.borderInlineStartColor,borderEndColor:yn.borderInlineEndColor,borderStartStyle:yn.borderInlineStartStyle,borderEndStyle:yn.borderInlineEndStyle});var IZ={color:ne.colors("color"),textColor:ne.colors("color"),fill:ne.colors("fill"),stroke:ne.colors("stroke")},qw={boxShadow:ne.shadows("boxShadow"),mixBlendMode:!0,blendMode:ne.prop("mixBlendMode"),backgroundBlendMode:!0,bgBlendMode:ne.prop("backgroundBlendMode"),opacity:!0};Object.assign(qw,{shadow:qw.boxShadow});var RZ={filter:{transform:un.filter},blur:ne.blur("--chakra-blur"),brightness:ne.propT("--chakra-brightness",un.brightness),contrast:ne.propT("--chakra-contrast",un.contrast),hueRotate:ne.degreeT("--chakra-hue-rotate"),invert:ne.propT("--chakra-invert",un.invert),saturate:ne.propT("--chakra-saturate",un.saturate),dropShadow:ne.propT("--chakra-drop-shadow",un.dropShadow),backdropFilter:{transform:un.backdropFilter},backdropBlur:ne.blur("--chakra-backdrop-blur"),backdropBrightness:ne.propT("--chakra-backdrop-brightness",un.brightness),backdropContrast:ne.propT("--chakra-backdrop-contrast",un.contrast),backdropHueRotate:ne.degreeT("--chakra-backdrop-hue-rotate"),backdropInvert:ne.propT("--chakra-backdrop-invert",un.invert),backdropSaturate:ne.propT("--chakra-backdrop-saturate",un.saturate)},q3={alignItems:!0,alignContent:!0,justifyItems:!0,justifyContent:!0,flexWrap:!0,flexDirection:{transform:un.flexDirection},experimental_spaceX:{static:_Z,transform:_m({scale:"space",transform:e=>e!==null?{"--chakra-space-x":e}:null})},experimental_spaceY:{static:kZ,transform:_m({scale:"space",transform:e=>e!=null?{"--chakra-space-y":e}:null})},flex:!0,flexFlow:!0,flexGrow:!0,flexShrink:!0,flexBasis:ne.sizes("flexBasis"),justifySelf:!0,alignSelf:!0,order:!0,placeItems:!0,placeContent:!0,placeSelf:!0,gap:ne.space("gap"),rowGap:ne.space("rowGap"),columnGap:ne.space("columnGap")};Object.assign(q3,{flexDir:q3.flexDirection});var qR={gridGap:ne.space("gridGap"),gridColumnGap:ne.space("gridColumnGap"),gridRowGap:ne.space("gridRowGap"),gridColumn:!0,gridRow:!0,gridAutoFlow:!0,gridAutoColumns:!0,gridColumnStart:!0,gridColumnEnd:!0,gridRowStart:!0,gridRowEnd:!0,gridAutoRows:!0,gridTemplate:!0,gridTemplateColumns:!0,gridTemplateRows:!0,gridTemplateAreas:!0,gridArea:!0},OZ={appearance:!0,cursor:!0,resize:!0,userSelect:!0,pointerEvents:!0,outline:{transform:un.outline},outlineOffset:!0,outlineColor:ne.colors("outlineColor")},Ha={width:ne.sizesT("width"),inlineSize:ne.sizesT("inlineSize"),height:ne.sizes("height"),blockSize:ne.sizes("blockSize"),boxSize:ne.sizes(["width","height"]),minWidth:ne.sizes("minWidth"),minInlineSize:ne.sizes("minInlineSize"),minHeight:ne.sizes("minHeight"),minBlockSize:ne.sizes("minBlockSize"),maxWidth:ne.sizes("maxWidth"),maxInlineSize:ne.sizes("maxInlineSize"),maxHeight:ne.sizes("maxHeight"),maxBlockSize:ne.sizes("maxBlockSize"),overflow:!0,overflowX:!0,overflowY:!0,overscrollBehavior:!0,overscrollBehaviorX:!0,overscrollBehaviorY:!0,display:!0,verticalAlign:!0,boxSizing:!0,boxDecorationBreak:!0,float:ne.propT("float",un.float),objectFit:!0,objectPosition:!0,visibility:!0,isolation:!0};Object.assign(Ha,{w:Ha.width,h:Ha.height,minW:Ha.minWidth,maxW:Ha.maxWidth,minH:Ha.minHeight,maxH:Ha.maxHeight,overscroll:Ha.overscrollBehavior,overscrollX:Ha.overscrollBehaviorX,overscrollY:Ha.overscrollBehaviorY});var NZ={listStyleType:!0,listStylePosition:!0,listStylePos:ne.prop("listStylePosition"),listStyleImage:!0,listStyleImg:ne.prop("listStyleImage")};function DZ(e,t,n,r){const i=typeof t=="string"?t.split("."):[t];for(r=0;r{const t=new WeakMap;return(r,i,o,a)=>{if(typeof r>"u")return e(r,i,o);t.has(r)||t.set(r,new Map);const s=t.get(r);if(s.has(i))return s.get(i);const l=e(r,i,o,a);return s.set(i,l),l}},FZ=zZ(DZ),BZ={border:"0px",clip:"rect(0, 0, 0, 0)",width:"1px",height:"1px",margin:"-1px",padding:"0px",overflow:"hidden",whiteSpace:"nowrap",position:"absolute"},$Z={position:"static",width:"auto",height:"auto",clip:"auto",padding:"0",margin:"0",overflow:"visible",whiteSpace:"normal"},Rx=(e,t,n)=>{const r={},i=FZ(e,t,{});for(const o in i)o in n&&n[o]!=null||(r[o]=i[o]);return r},HZ={srOnly:{transform(e){return e===!0?BZ:e==="focusable"?$Z:{}}},layerStyle:{processResult:!0,transform:(e,t,n)=>Rx(t,`layerStyles.${e}`,n)},textStyle:{processResult:!0,transform:(e,t,n)=>Rx(t,`textStyles.${e}`,n)},apply:{processResult:!0,transform:(e,t,n)=>Rx(t,e,n)}},Bg={position:!0,pos:ne.prop("position"),zIndex:ne.prop("zIndex","zIndices"),inset:ne.spaceT("inset"),insetX:ne.spaceT(["left","right"]),insetInline:ne.spaceT("insetInline"),insetY:ne.spaceT(["top","bottom"]),insetBlock:ne.spaceT("insetBlock"),top:ne.spaceT("top"),insetBlockStart:ne.spaceT("insetBlockStart"),bottom:ne.spaceT("bottom"),insetBlockEnd:ne.spaceT("insetBlockEnd"),left:ne.spaceT("left"),insetInlineStart:ne.logical({scale:"space",property:{ltr:"left",rtl:"right"}}),right:ne.spaceT("right"),insetInlineEnd:ne.logical({scale:"space",property:{ltr:"right",rtl:"left"}})};Object.assign(Bg,{insetStart:Bg.insetInlineStart,insetEnd:Bg.insetInlineEnd});var WZ={ring:{transform:un.ring},ringColor:ne.colors("--chakra-ring-color"),ringOffset:ne.prop("--chakra-ring-offset-width"),ringOffsetColor:ne.colors("--chakra-ring-offset-color"),ringInset:ne.prop("--chakra-ring-inset")},Yn={margin:ne.spaceT("margin"),marginTop:ne.spaceT("marginTop"),marginBlockStart:ne.spaceT("marginBlockStart"),marginRight:ne.spaceT("marginRight"),marginInlineEnd:ne.spaceT("marginInlineEnd"),marginBottom:ne.spaceT("marginBottom"),marginBlockEnd:ne.spaceT("marginBlockEnd"),marginLeft:ne.spaceT("marginLeft"),marginInlineStart:ne.spaceT("marginInlineStart"),marginX:ne.spaceT(["marginInlineStart","marginInlineEnd"]),marginInline:ne.spaceT("marginInline"),marginY:ne.spaceT(["marginTop","marginBottom"]),marginBlock:ne.spaceT("marginBlock"),padding:ne.space("padding"),paddingTop:ne.space("paddingTop"),paddingBlockStart:ne.space("paddingBlockStart"),paddingRight:ne.space("paddingRight"),paddingBottom:ne.space("paddingBottom"),paddingBlockEnd:ne.space("paddingBlockEnd"),paddingLeft:ne.space("paddingLeft"),paddingInlineStart:ne.space("paddingInlineStart"),paddingInlineEnd:ne.space("paddingInlineEnd"),paddingX:ne.space(["paddingInlineStart","paddingInlineEnd"]),paddingInline:ne.space("paddingInline"),paddingY:ne.space(["paddingTop","paddingBottom"]),paddingBlock:ne.space("paddingBlock")};Object.assign(Yn,{m:Yn.margin,mt:Yn.marginTop,mr:Yn.marginRight,me:Yn.marginInlineEnd,marginEnd:Yn.marginInlineEnd,mb:Yn.marginBottom,ml:Yn.marginLeft,ms:Yn.marginInlineStart,marginStart:Yn.marginInlineStart,mx:Yn.marginX,my:Yn.marginY,p:Yn.padding,pt:Yn.paddingTop,py:Yn.paddingY,px:Yn.paddingX,pb:Yn.paddingBottom,pl:Yn.paddingLeft,ps:Yn.paddingInlineStart,paddingStart:Yn.paddingInlineStart,pr:Yn.paddingRight,pe:Yn.paddingInlineEnd,paddingEnd:Yn.paddingInlineEnd});var VZ={textDecorationColor:ne.colors("textDecorationColor"),textDecoration:!0,textDecor:{property:"textDecoration"},textDecorationLine:!0,textDecorationStyle:!0,textDecorationThickness:!0,textUnderlineOffset:!0,textShadow:ne.shadows("textShadow")},UZ={clipPath:!0,transform:ne.propT("transform",un.transform),transformOrigin:!0,translateX:ne.spaceT("--chakra-translate-x"),translateY:ne.spaceT("--chakra-translate-y"),skewX:ne.degreeT("--chakra-skew-x"),skewY:ne.degreeT("--chakra-skew-y"),scaleX:ne.prop("--chakra-scale-x"),scaleY:ne.prop("--chakra-scale-y"),scale:ne.prop(["--chakra-scale-x","--chakra-scale-y"]),rotate:ne.degreeT("--chakra-rotate")},GZ={transition:!0,transitionDelay:!0,animation:!0,willChange:!0,transitionDuration:ne.prop("transitionDuration","transition.duration"),transitionProperty:ne.prop("transitionProperty","transition.property"),transitionTimingFunction:ne.prop("transitionTimingFunction","transition.easing")},jZ={fontFamily:ne.prop("fontFamily","fonts"),fontSize:ne.prop("fontSize","fontSizes",un.px),fontWeight:ne.prop("fontWeight","fontWeights"),lineHeight:ne.prop("lineHeight","lineHeights"),letterSpacing:ne.prop("letterSpacing","letterSpacings"),textAlign:!0,fontStyle:!0,wordBreak:!0,overflowWrap:!0,textOverflow:!0,textTransform:!0,whiteSpace:!0,noOfLines:{static:{overflow:"hidden",textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",WebkitLineClamp:"var(--chakra-line-clamp)"},property:"--chakra-line-clamp"}},qZ={scrollBehavior:!0,scrollSnapAlign:!0,scrollSnapStop:!0,scrollSnapType:!0,scrollMargin:ne.spaceT("scrollMargin"),scrollMarginTop:ne.spaceT("scrollMarginTop"),scrollMarginBottom:ne.spaceT("scrollMarginBottom"),scrollMarginLeft:ne.spaceT("scrollMarginLeft"),scrollMarginRight:ne.spaceT("scrollMarginRight"),scrollMarginX:ne.spaceT(["scrollMarginLeft","scrollMarginRight"]),scrollMarginY:ne.spaceT(["scrollMarginTop","scrollMarginBottom"]),scrollPadding:ne.spaceT("scrollPadding"),scrollPaddingTop:ne.spaceT("scrollPaddingTop"),scrollPaddingBottom:ne.spaceT("scrollPaddingBottom"),scrollPaddingLeft:ne.spaceT("scrollPaddingLeft"),scrollPaddingRight:ne.spaceT("scrollPaddingRight"),scrollPaddingX:ne.spaceT(["scrollPaddingLeft","scrollPaddingRight"]),scrollPaddingY:ne.spaceT(["scrollPaddingTop","scrollPaddingBottom"])};function KR(e){return Cl(e)&&e.reference?e.reference:String(e)}var o4=(e,...t)=>t.map(KR).join(` ${e} `).replace(/calc/g,""),NE=(...e)=>`calc(${o4("+",...e)})`,DE=(...e)=>`calc(${o4("-",...e)})`,Kw=(...e)=>`calc(${o4("*",...e)})`,zE=(...e)=>`calc(${o4("/",...e)})`,FE=e=>{const t=KR(e);return t!=null&&!Number.isNaN(parseFloat(t))?String(t).startsWith("-")?String(t).slice(1):`-${t}`:Kw(t,-1)},Of=Object.assign(e=>({add:(...t)=>Of(NE(e,...t)),subtract:(...t)=>Of(DE(e,...t)),multiply:(...t)=>Of(Kw(e,...t)),divide:(...t)=>Of(zE(e,...t)),negate:()=>Of(FE(e)),toString:()=>e.toString()}),{add:NE,subtract:DE,multiply:Kw,divide:zE,negate:FE});function KZ(e,t="-"){return e.replace(/\s+/g,t)}function ZZ(e){const t=KZ(e.toString());return XZ(YZ(t))}function YZ(e){return e.includes("\\.")?e:!Number.isInteger(parseFloat(e.toString()))?e.replace(".","\\."):e}function XZ(e){return e.replace(/[!-,/:-@[-^`{-~]/g,"\\$&")}function QZ(e,t=""){return[t,e].filter(Boolean).join("-")}function JZ(e,t){return`var(${e}${t?`, ${t}`:""})`}function eY(e,t=""){return ZZ(`--${QZ(e,t)}`)}function bd(e,t,n){const r=eY(e,n);return{variable:r,reference:JZ(r,t)}}function tY(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}Object.freeze(["base","sm","md","lg","xl","2xl"]);function nY(e){const t=e==null?0:e.length;return t?e[t-1]:void 0}function rY(e){const t=parseFloat(e.toString()),n=e.toString().replace(String(t),"");return{unitless:!n,value:t,unit:n}}function Zw(e){if(e==null)return e;const{unitless:t}=rY(e);return t||typeof e=="number"?`${e}px`:e}var ZR=(e,t)=>parseInt(e[1],10)>parseInt(t[1],10)?1:-1,J8=e=>Object.fromEntries(Object.entries(e).sort(ZR));function BE(e){const t=J8(e);return Object.assign(Object.values(t),t)}function iY(e){const t=Object.keys(J8(e));return new Set(t)}function $E(e){if(!e)return e;e=Zw(e)??e;const t=e.endsWith("px")?-1:-.0625;return typeof e=="number"?`${e+t}`:e.replace(/(\d+\.?\d*)/u,n=>`${parseFloat(n)+t}`)}function vg(e,t){const n=["@media screen"];return e&&n.push("and",`(min-width: ${Zw(e)})`),t&&n.push("and",`(max-width: ${Zw(t)})`),n.join(" ")}function oY(e){if(!e)return null;e.base=e.base??"0px";const t=BE(e),n=Object.entries(e).sort(ZR).map(([o,a],s,l)=>{let[,d]=l[s+1]??[];return d=parseFloat(d)>0?$E(d):void 0,{_minW:$E(a),breakpoint:o,minW:a,maxW:d,maxWQuery:vg(null,d),minWQuery:vg(a),minMaxQuery:vg(a,d)}}),r=iY(e),i=Array.from(r.values());return{keys:r,normalized:t,isResponsive(o){const a=Object.keys(o);return a.length>0&&a.every(s=>r.has(s))},asObject:J8(e),asArray:BE(e),details:n,media:[null,...t.map(o=>vg(o)).slice(1)],toArrayValue(o){if(!tY(o))throw new Error("toArrayValue: value must be an object");const a=i.map(s=>o[s]??null);for(;nY(a)===null;)a.pop();return a},toObjectValue(o){if(!Array.isArray(o))throw new Error("toObjectValue: value must be an array");return o.reduce((a,s,l)=>{const d=i[l];return d!=null&&s!=null&&(a[d]=s),a},{})}}}var Ai={hover:(e,t)=>`${e}:hover ${t}, ${e}[data-hover] ${t}`,focus:(e,t)=>`${e}:focus ${t}, ${e}[data-focus] ${t}`,focusVisible:(e,t)=>`${e}:focus-visible ${t}`,focusWithin:(e,t)=>`${e}:focus-within ${t}`,active:(e,t)=>`${e}:active ${t}, ${e}[data-active] ${t}`,disabled:(e,t)=>`${e}:disabled ${t}, ${e}[data-disabled] ${t}`,invalid:(e,t)=>`${e}:invalid ${t}, ${e}[data-invalid] ${t}`,checked:(e,t)=>`${e}:checked ${t}, ${e}[data-checked] ${t}`,indeterminate:(e,t)=>`${e}:indeterminate ${t}, ${e}[aria-checked=mixed] ${t}, ${e}[data-indeterminate] ${t}`,readOnly:(e,t)=>`${e}:read-only ${t}, ${e}[readonly] ${t}, ${e}[data-read-only] ${t}`,expanded:(e,t)=>`${e}:read-only ${t}, ${e}[aria-expanded=true] ${t}, ${e}[data-expanded] ${t}`,placeholderShown:(e,t)=>`${e}:placeholder-shown ${t}`},Mc=e=>YR(t=>e(t,"&"),"[role=group]","[data-group]",".group"),gu=e=>YR(t=>e(t,"~ &"),"[data-peer]",".peer"),YR=(e,...t)=>t.map(e).join(", "),a4={_hover:"&:hover, &[data-hover]",_active:"&:active, &[data-active]",_focus:"&:focus, &[data-focus]",_highlighted:"&[data-highlighted]",_focusWithin:"&:focus-within",_focusVisible:"&:focus-visible, &[data-focus-visible]",_disabled:"&[disabled], &[aria-disabled=true], &[data-disabled]",_readOnly:"&[aria-readonly=true], &[readonly], &[data-readonly]",_before:"&::before",_after:"&::after",_empty:"&:empty",_expanded:"&[aria-expanded=true], &[data-expanded]",_checked:"&[aria-checked=true], &[data-checked]",_grabbed:"&[aria-grabbed=true], &[data-grabbed]",_pressed:"&[aria-pressed=true], &[data-pressed]",_invalid:"&[aria-invalid=true], &[data-invalid]",_valid:"&[data-valid], &[data-state=valid]",_loading:"&[data-loading], &[aria-busy=true]",_selected:"&[aria-selected=true], &[data-selected]",_hidden:"&[hidden], &[data-hidden]",_autofill:"&:-webkit-autofill",_even:"&:nth-of-type(even)",_odd:"&:nth-of-type(odd)",_first:"&:first-of-type",_last:"&:last-of-type",_notFirst:"&:not(:first-of-type)",_notLast:"&:not(:last-of-type)",_visited:"&:visited",_activeLink:"&[aria-current=page]",_activeStep:"&[aria-current=step]",_indeterminate:"&:indeterminate, &[aria-checked=mixed], &[data-indeterminate]",_groupHover:Mc(Ai.hover),_peerHover:gu(Ai.hover),_groupFocus:Mc(Ai.focus),_peerFocus:gu(Ai.focus),_groupFocusVisible:Mc(Ai.focusVisible),_peerFocusVisible:gu(Ai.focusVisible),_groupActive:Mc(Ai.active),_peerActive:gu(Ai.active),_groupDisabled:Mc(Ai.disabled),_peerDisabled:gu(Ai.disabled),_groupInvalid:Mc(Ai.invalid),_peerInvalid:gu(Ai.invalid),_groupChecked:Mc(Ai.checked),_peerChecked:gu(Ai.checked),_groupFocusWithin:Mc(Ai.focusWithin),_peerFocusWithin:gu(Ai.focusWithin),_peerPlaceholderShown:gu(Ai.placeholderShown),_placeholder:"&::placeholder",_placeholderShown:"&:placeholder-shown",_fullScreen:"&:fullscreen",_selection:"&::selection",_rtl:"[dir=rtl] &, &[dir=rtl]",_ltr:"[dir=ltr] &, &[dir=ltr]",_mediaDark:"@media (prefers-color-scheme: dark)",_mediaReduceMotion:"@media (prefers-reduced-motion: reduce)",_dark:".chakra-ui-dark &:not([data-theme]),[data-theme=dark] &:not([data-theme]),&[data-theme=dark]",_light:".chakra-ui-light &:not([data-theme]),[data-theme=light] &:not([data-theme]),&[data-theme=light]"},aY=Object.keys(a4);function HE(e,t){return bd(String(e).replace(/\./g,"-"),void 0,t)}function sY(e,t){let n={};const r={};for(const[i,o]of Object.entries(e)){const{isSemantic:a,value:s}=o,{variable:l,reference:d}=HE(i,t?.cssVarPrefix);if(!a){if(i.startsWith("space")){const m=i.split("."),[y,...x]=m,w=`${y}.-${x.join(".")}`,P=Of.negate(s),E=Of.negate(d);r[w]={value:P,var:l,varRef:E}}n[l]=s,r[i]={value:s,var:l,varRef:d};continue}const p=m=>{const x=[String(i).split(".")[0],m].join(".");if(!e[x])return m;const{reference:P}=HE(x,t?.cssVarPrefix);return P},g=Cl(s)?s:{default:s};n=ud(n,Object.entries(g).reduce((m,[y,x])=>{var w;const P=p(x);if(y==="default")return m[l]=P,m;const E=((w=a4)==null?void 0:w[y])??y;return m[E]={[l]:P},m},{})),r[i]={value:d,var:l,varRef:d}}return{cssVars:n,cssMap:r}}function lY(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}function uY(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}var cY=["colors","borders","borderWidths","borderStyles","fonts","fontSizes","fontWeights","letterSpacings","lineHeights","radii","space","shadows","sizes","zIndices","transition","blur"];function dY(e){return uY(e,cY)}function fY(e){return e.semanticTokens}function hY(e){const{__cssMap:t,__cssVars:n,__breakpoints:r,...i}=e;return i}function pY({tokens:e,semanticTokens:t}){const n=Object.entries(Yw(e)??{}).map(([i,o])=>[i,{isSemantic:!1,value:o}]),r=Object.entries(Yw(t,1)??{}).map(([i,o])=>[i,{isSemantic:!0,value:o}]);return Object.fromEntries([...n,...r])}function Yw(e,t=1/0){return!Cl(e)&&!Array.isArray(e)||!t?e:Object.entries(e).reduce((n,[r,i])=>(Cl(i)||Array.isArray(i)?Object.entries(Yw(i,t-1)).forEach(([o,a])=>{n[`${r}.${o}`]=a}):n[r]=i,n),{})}function gY(e){var t;const n=hY(e),r=dY(n),i=fY(n),o=pY({tokens:r,semanticTokens:i}),a=(t=n.config)==null?void 0:t.cssVarPrefix,{cssMap:s,cssVars:l}=sY(o,{cssVarPrefix:a});return Object.assign(n,{__cssVars:{...{"--chakra-ring-inset":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-ring-offset-width":"0px","--chakra-ring-offset-color":"#fff","--chakra-ring-color":"rgba(66, 153, 225, 0.6)","--chakra-ring-offset-shadow":"0 0 #0000","--chakra-ring-shadow":"0 0 #0000","--chakra-space-x-reverse":"0","--chakra-space-y-reverse":"0"},...l},__cssMap:s,__breakpoints:oY(n.breakpoints)}),n}var e9=ud({},Gy,yn,IZ,q3,Ha,RZ,WZ,OZ,qR,HZ,Bg,qw,Yn,qZ,jZ,VZ,UZ,NZ,GZ),mY=Object.assign({},Yn,Ha,q3,qR,Bg),vY=Object.keys(mY),yY=[...Object.keys(e9),...aY],bY={...e9,...a4},xY=e=>e in bY;function SY(e){return/^var\(--.+\)$/.test(e)}var wY=(e,t)=>e.startsWith("--")&&typeof t=="string"&&!SY(t),CY=(e,t)=>{if(t==null)return t;const n=s=>{var l,d;return(d=(l=e.__cssMap)==null?void 0:l[s])==null?void 0:d.varRef},r=s=>n(s)??s,i=t.split(",").map(s=>s.trim()),[o,a]=i;return t=n(o)??r(a)??r(t),t};function _Y(e){const{configs:t={},pseudos:n={},theme:r}=e;if(!r.__breakpoints)return()=>({});const{isResponsive:i,toArrayValue:o,media:a}=r.__breakpoints,s=(l,d=!1)=>{var p;const g=Bp(l,r);let m={};for(let y in g){let x=Bp(g[y],r);if(x==null)continue;if(Array.isArray(x)||Cl(x)&&i(x)){let k=Array.isArray(x)?x:o(x);k=k.slice(0,a.length);for(let L=0;Lt=>_Y({theme:t,pseudos:a4,configs:e9})(e);function ir(e){return{definePartsStyle(t){return t},defineMultiStyleConfig(t){return{parts:e,...t}}}}function kY(e,t){if(Array.isArray(e))return e;if(Cl(e))return t(e);if(e!=null)return[e]}function EY(e,t){for(let n=t+1;n{ud(d,{[L]:m?k[L]:{[E]:k[L]}})});continue}if(!y){m?ud(d,k):d[E]=k;continue}d[E]=k}}return d}}function TY(e){return t=>{const{variant:n,size:r,theme:i}=t,o=PY(i);return ud({},Bp(e.baseStyle??{},t),o(e,"sizes",r,t),o(e,"variants",n,t))}}function LY(e,t,n){var r,i;return((i=(r=e.__cssMap)==null?void 0:r[`${t}.${n}`])==null?void 0:i.varRef)??n}function Sn(e){return lY(e,["styleConfig","size","variant","colorScheme"])}function AY(e){if(e.sheet)return e.sheet;for(var t=0;t0?No(F0,--Uo):0,S0--,Kr===10&&(S0=1,l4--),Kr}function ga(){return Kr=Uo2||Em(Kr)>3?"":" "}function WY(e,t){for(;--t&&ga()&&!(Kr<48||Kr>102||Kr>57&&Kr<65||Kr>70&&Kr<97););return av(e,jy()+(t<6&&Pl()==32&&ga()==32))}function Qw(e){for(;ga();)switch(Kr){case e:return Uo;case 34:case 39:e!==34&&e!==39&&Qw(Kr);break;case 40:e===41&&Qw(e);break;case 92:ga();break}return Uo}function VY(e,t){for(;ga()&&e+Kr!==47+10;)if(e+Kr===42+42&&Pl()===47)break;return"/*"+av(t,Uo-1)+"*"+s4(e===47?e:ga())}function UY(e){for(;!Em(Pl());)ga();return av(e,Uo)}function GY(e){return rO(Ky("",null,null,null,[""],e=nO(e),0,[0],e))}function Ky(e,t,n,r,i,o,a,s,l){for(var d=0,p=0,g=a,m=0,y=0,x=0,w=1,P=1,E=1,k=0,L="",I=i,N=o,z=r,F=L;P;)switch(x=k,k=ga()){case 40:if(x!=108&&F.charCodeAt(g-1)==58){Xw(F+=_n(qy(k),"&","&\f"),"&\f")!=-1&&(E=-1);break}case 34:case 39:case 91:F+=qy(k);break;case 9:case 10:case 13:case 32:F+=HY(x);break;case 92:F+=WY(jy()-1,7);continue;case 47:switch(Pl()){case 42:case 47:H2(jY(VY(ga(),jy()),t,n),l);break;default:F+="/"}break;case 123*w:s[d++]=vl(F)*E;case 125*w:case 59:case 0:switch(k){case 0:case 125:P=0;case 59+p:y>0&&vl(F)-g&&H2(y>32?VE(F+";",r,n,g-1):VE(_n(F," ","")+";",r,n,g-2),l);break;case 59:F+=";";default:if(H2(z=WE(F,t,n,d,p,i,s,L,I=[],N=[],g),o),k===123)if(p===0)Ky(F,t,z,z,I,o,g,s,N);else switch(m){case 100:case 109:case 115:Ky(e,z,z,r&&H2(WE(e,z,z,0,0,i,s,L,i,I=[],g),N),i,N,g,s,r?I:N);break;default:Ky(F,z,z,z,[""],N,0,s,N)}}d=p=y=0,w=E=1,L=F="",g=a;break;case 58:g=1+vl(F),y=x;default:if(w<1){if(k==123)--w;else if(k==125&&w++==0&&$Y()==125)continue}switch(F+=s4(k),k*w){case 38:E=p>0?1:(F+="\f",-1);break;case 44:s[d++]=(vl(F)-1)*E,E=1;break;case 64:Pl()===45&&(F+=qy(ga())),m=Pl(),p=g=vl(L=F+=UY(jy())),k++;break;case 45:x===45&&vl(F)==2&&(w=0)}}return o}function WE(e,t,n,r,i,o,a,s,l,d,p){for(var g=i-1,m=i===0?o:[""],y=r9(m),x=0,w=0,P=0;x0?m[E]+" "+k:_n(k,/&\f/g,m[E])))&&(l[P++]=L);return u4(e,t,n,i===0?t9:s,l,d,p)}function jY(e,t,n){return u4(e,t,n,QR,s4(BY()),km(e,2,-2),0)}function VE(e,t,n,r){return u4(e,t,n,n9,km(e,0,r),km(e,r+1,-1),r)}function iO(e,t){switch(DY(e,t)){case 5103:return bn+"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 bn+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return bn+e+K3+e+Zi+e+e;case 6828:case 4268:return bn+e+Zi+e+e;case 6165:return bn+e+Zi+"flex-"+e+e;case 5187:return bn+e+_n(e,/(\w+).+(:[^]+)/,bn+"box-$1$2"+Zi+"flex-$1$2")+e;case 5443:return bn+e+Zi+"flex-item-"+_n(e,/flex-|-self/,"")+e;case 4675:return bn+e+Zi+"flex-line-pack"+_n(e,/align-content|flex-|-self/,"")+e;case 5548:return bn+e+Zi+_n(e,"shrink","negative")+e;case 5292:return bn+e+Zi+_n(e,"basis","preferred-size")+e;case 6060:return bn+"box-"+_n(e,"-grow","")+bn+e+Zi+_n(e,"grow","positive")+e;case 4554:return bn+_n(e,/([^-])(transform)/g,"$1"+bn+"$2")+e;case 6187:return _n(_n(_n(e,/(zoom-|grab)/,bn+"$1"),/(image-set)/,bn+"$1"),e,"")+e;case 5495:case 3959:return _n(e,/(image-set\([^]*)/,bn+"$1$`$1");case 4968:return _n(_n(e,/(.+:)(flex-)?(.*)/,bn+"box-pack:$3"+Zi+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+bn+e+e;case 4095:case 3583:case 4068:case 2532:return _n(e,/(.+)-inline(.+)/,bn+"$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(vl(e)-1-t>6)switch(No(e,t+1)){case 109:if(No(e,t+4)!==45)break;case 102:return _n(e,/(.+:)(.+)-([^]+)/,"$1"+bn+"$2-$3$1"+K3+(No(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~Xw(e,"stretch")?iO(_n(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(No(e,t+1)!==115)break;case 6444:switch(No(e,vl(e)-3-(~Xw(e,"!important")&&10))){case 107:return _n(e,":",":"+bn)+e;case 101:return _n(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+bn+(No(e,14)===45?"inline-":"")+"box$3$1"+bn+"$2$3$1"+Zi+"$2box$3")+e}break;case 5936:switch(No(e,t+11)){case 114:return bn+e+Zi+_n(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return bn+e+Zi+_n(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return bn+e+Zi+_n(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return bn+e+Zi+e+e}return e}function Qp(e,t){for(var n="",r=r9(e),i=0;i-1&&!e.return)switch(e.type){case n9:e.return=iO(e.value,e.length);break;case JR:return Qp([J1(e,{value:_n(e.value,"@","@"+bn)})],r);case t9:if(e.length)return FY(e.props,function(i){switch(zY(i,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return Qp([J1(e,{props:[_n(i,/:(read-\w+)/,":"+K3+"$1")]})],r);case"::placeholder":return Qp([J1(e,{props:[_n(i,/:(plac\w+)/,":"+bn+"input-$1")]}),J1(e,{props:[_n(i,/:(plac\w+)/,":"+K3+"$1")]}),J1(e,{props:[_n(i,/:(plac\w+)/,Zi+"input-$1")]})],r)}return""})}}var UE=function(t){var n=new WeakMap;return function(r){if(n.has(r))return n.get(r);var i=t(r);return n.set(r,i),i}};function oO(e){var t=Object.create(null);return function(n){return t[n]===void 0&&(t[n]=e(n)),t[n]}}var XY=function(t,n,r){for(var i=0,o=0;i=o,o=Pl(),i===38&&o===12&&(n[r]=1),!Em(o);)ga();return av(t,Uo)},QY=function(t,n){var r=-1,i=44;do switch(Em(i)){case 0:i===38&&Pl()===12&&(n[r]=1),t[r]+=XY(Uo-1,n,r);break;case 2:t[r]+=qy(i);break;case 4:if(i===44){t[++r]=Pl()===58?"&\f":"",n[r]=t[r].length;break}default:t[r]+=s4(i)}while(i=ga());return t},JY=function(t,n){return rO(QY(nO(t),n))},GE=new WeakMap,eX=function(t){if(!(t.type!=="rule"||!t.parent||t.length<1)){for(var n=t.value,r=t.parent,i=t.column===r.column&&t.line===r.line;r.type!=="rule";)if(r=r.parent,!r)return;if(!(t.props.length===1&&n.charCodeAt(0)!==58&&!GE.get(r))&&!i){GE.set(t,!0);for(var o=[],a=JY(n,o),s=r.props,l=0,d=0;l=4;++r,i-=4)n=e.charCodeAt(r)&255|(e.charCodeAt(++r)&255)<<8|(e.charCodeAt(++r)&255)<<16|(e.charCodeAt(++r)&255)<<24,n=(n&65535)*1540483477+((n>>>16)*59797<<16),n^=n>>>24,t=(n&65535)*1540483477+((n>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(i){case 3:t^=(e.charCodeAt(r+2)&255)<<16;case 2:t^=(e.charCodeAt(r+1)&255)<<8;case 1:t^=e.charCodeAt(r)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var pX={animationIterationCount: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},gX=/[A-Z]|^ms/g,mX=/_EMO_([^_]+?)_([^]*?)_EMO_/g,fO=function(t){return t.charCodeAt(1)===45},jE=function(t){return t!=null&&typeof t!="boolean"},Ox=oO(function(e){return fO(e)?e:e.replace(gX,"-$&").toLowerCase()}),qE=function(t,n){switch(t){case"animation":case"animationName":if(typeof n=="string")return n.replace(mX,function(r,i,o){return yl={name:i,styles:o,next:yl},i})}return pX[t]!==1&&!fO(t)&&typeof n=="number"&&n!==0?n+"px":n};function Pm(e,t,n){if(n==null)return"";if(n.__emotion_styles!==void 0)return n;switch(typeof n){case"boolean":return"";case"object":{if(n.anim===1)return yl={name:n.name,styles:n.styles,next:yl},n.name;if(n.styles!==void 0){var r=n.next;if(r!==void 0)for(;r!==void 0;)yl={name:r.name,styles:r.styles,next:yl},r=r.next;var i=n.styles+";";return i}return vX(e,t,n)}case"function":{if(e!==void 0){var o=yl,a=n(e);return yl=o,Pm(e,t,a)}break}}if(t==null)return n;var s=t[n];return s!==void 0?s:n}function vX(e,t,n){var r="";if(Array.isArray(n))for(var i=0;i{t.includes(r)||(n[r]=e[r])}),n}function RX(e,t,n,r){const i=typeof t=="string"?t.split("."):[t];for(r=0;r{const t=new WeakMap;return(r,i,o,a)=>{if(typeof r>"u")return e(r,i,o);t.has(r)||t.set(r,new Map);const s=t.get(r);if(s.has(i))return s.get(i);const l=e(r,i,o,a);return s.set(i,l),l}},xO=OX(RX);function SO(e,t){const n={};return Object.keys(e).forEach(r=>{const i=e[r];t(i,r,e)&&(n[r]=i)}),n}var wO=e=>SO(e,t=>t!=null);function u9(e){return e!=null&&typeof e=="object"&&"nodeType"in e&&e.nodeType===Node.ELEMENT_NODE}function w4(e){if(!u9(e))return!1;const t=e.ownerDocument.defaultView??window;return e instanceof t.HTMLElement}function NX(e){var t;return u9(e)?((t=lv(e))==null?void 0:t.defaultView)??window:window}function lv(e){return u9(e)?e.ownerDocument??document:document}function DX(e){return e.view??window}function zX(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}var uv=zX();function FX(e){const t=lv(e);return t?.activeElement}function c9(e,t){return e?e===t||e.contains(t):!1}var CO=e=>e.hasAttribute("tabindex"),BX=e=>CO(e)&&e.tabIndex===-1;function $X(e){return Boolean(e.getAttribute("disabled"))===!0||Boolean(e.getAttribute("aria-disabled"))===!0}function HX(e){return w4(e)&&e.localName==="input"&&"select"in e}function _O(e){return(w4(e)?lv(e):document).activeElement===e}function kO(e){return e.parentElement&&kO(e.parentElement)?!0:e.hidden}function WX(e){const t=e.getAttribute("contenteditable");return t!=="false"&&t!=null}function EO(e){if(!w4(e)||kO(e)||$X(e))return!1;const{localName:t}=e;if(["input","select","textarea","button"].indexOf(t)>=0)return!0;const r={a:()=>e.hasAttribute("href"),audio:()=>e.hasAttribute("controls"),video:()=>e.hasAttribute("controls")};return t in r?r[t]():WX(e)?!0:CO(e)}function VX(e){return e?w4(e)&&EO(e)&&!BX(e):!1}var UX=["input:not([disabled])","select:not([disabled])","textarea:not([disabled])","embed","iframe","object","a[href]","area[href]","button:not([disabled])","[tabindex]","audio[controls]","video[controls]","*[tabindex]:not([aria-disabled])","*[contenteditable]"],GX=UX.join(),jX=e=>e.offsetWidth>0&&e.offsetHeight>0;function qX(e){const t=Array.from(e.querySelectorAll(GX));return t.unshift(e),t.filter(n=>EO(n)&&jX(n))}function Z3(e,...t){return $p(e)?e(...t):e}function KX(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}function ZX(e){let t;return function(...r){return e&&(t=e.apply(this,r),e=null),t}}var YX=ZX(e=>()=>{const{condition:t,message:n}=e;t&&MX&&console.warn(n)}),XX=(...e)=>t=>e.reduce((n,r)=>r(n),t);function Y3(e,t={}){const{isActive:n=_O,nextTick:r,preventScroll:i=!0,selectTextIfInput:o=!0}=t;if(!e||n(e))return-1;function a(){if(!e){YX({condition:!0,message:"[chakra-ui]: can't call focus() on `null` or `undefined` element"});return}if(QX())e.focus({preventScroll:i});else if(e.focus(),i){const s=JX(e);eQ(s)}if(o){if(HX(e))e.select();else if("setSelectionRange"in e){const s=e;s.setSelectionRange(s.value.length,s.value.length)}}}return r?requestAnimationFrame(a):(a(),-1)}var W2=null;function QX(){if(W2==null){W2=!1;try{document.createElement("div").focus({get preventScroll(){return W2=!0,!0}})}catch{}}return W2}function JX(e){const t=lv(e),n=t.defaultView??window;let r=e.parentNode;const i=[],o=t.scrollingElement||t.documentElement;for(;r instanceof n.HTMLElement&&r!==o;)(r.offsetHeight{const n=DX(t),r=t instanceof n.MouseEvent;(!r||r&&t.button===0)&&e(t)}}var rQ={pageX:0,pageY:0};function iQ(e,t="page"){const r=e.touches[0]||e.changedTouches[0]||rQ;return{x:r[`${t}X`],y:r[`${t}Y`]}}function oQ(e,t="page"){return{x:e[`${t}X`],y:e[`${t}Y`]}}function aQ(e,t="page"){return{point:tQ(e)?iQ(e,t):oQ(e,t)}}var sQ=(e,t=!1)=>{const n=r=>e(r,aQ(r));return t?nQ(n):n},lQ=()=>uv&&window.onpointerdown===null,uQ=()=>uv&&window.ontouchstart===null,cQ=()=>uv&&window.onmousedown===null,dQ={pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointercancel:"mousecancel",pointerover:"mouseover",pointerout:"mouseout",pointerenter:"mouseenter",pointerleave:"mouseleave"},fQ={pointerdown:"touchstart",pointermove:"touchmove",pointerup:"touchend",pointercancel:"touchcancel"};function hQ(e){return lQ()?e:uQ()?fQ[e]:cQ()?dQ[e]:e}Object.freeze(["base","sm","md","lg","xl","2xl"]);function pQ(e){const{userAgent:t,vendor:n}=e,r=/(android)/i.test(t);switch(!0){case/CriOS/.test(t):return"Chrome for iOS";case/Edg\//.test(t):return"Edge";case(r&&/Silk\//.test(t)):return"Silk";case(/Chrome/.test(t)&&/Google Inc/.test(n)):return"Chrome";case/Firefox\/\d+\.\d+$/.test(t):return"Firefox";case r:return"AOSP";case/MSIE|Trident/.test(t):return"IE";case(/Safari/.test(e.userAgent)&&/Apple Computer/.test(t)):return"Safari";case/AppleWebKit/.test(t):return"WebKit";default:return null}}function gQ(e){return uv?pQ(window.navigator)===e:!1}function mQ(e={}){const{strict:t=!0,errorMessage:n="useContext: `context` is undefined. Seems you forgot to wrap component within the Provider",name:r}=e,i=C.exports.createContext(void 0);i.displayName=r;function o(){var a;const s=C.exports.useContext(i);if(!s&&t){const l=new Error(n);throw l.name="ContextError",(a=Error.captureStackTrace)==null||a.call(Error,l,o),l}return s}return[i.Provider,o,i]}function n6(){return n6=Object.assign?Object.assign.bind():function(e){for(var t=1;t96?bQ:xQ},QE=function(t,n,r){var i;if(n){var o=n.shouldForwardProp;i=t.__emotion_forwardProp&&o?function(a){return t.__emotion_forwardProp(a)&&o(a)}:o}return typeof i!="function"&&r&&(i=t.__emotion_forwardProp),i},SQ=function(t){var n=t.cache,r=t.serialized,i=t.isStringTag;return cO(n,r,i),bX(function(){return dO(n,r,i)}),null},wQ=function e(t,n){var r=t.__emotion_real===t,i=r&&t.__emotion_base||t,o,a;n!==void 0&&(o=n.label,a=n.target);var s=QE(t,n,r),l=s||XE(i),d=!l("as");return function(){var p=arguments,g=r&&t.__emotion_styles!==void 0?t.__emotion_styles.slice(0):[];if(o!==void 0&&g.push("label:"+o+";"),p[0]==null||p[0].raw===void 0)g.push.apply(g,p);else{g.push(p[0][0]);for(var m=p.length,y=1;y` or ``");return e}function PO(){const e=Q8(),t=B0();return{...e,theme:t}}function LQ(e,t,n){if(t==null)return t;const r=i=>{var o,a;return(a=(o=e.__breakpoints)==null?void 0:o.asArray)==null?void 0:a[i]};return r(t)??r(n)??n}function AQ(e,t,n){if(t==null)return t;const r=i=>{var o,a;return(a=(o=e.__cssMap)==null?void 0:o[i])==null?void 0:a.value};return r(t)??r(n)??n}function MQ(e,t,n){const r=Array.isArray(t)?t:[t],i=Array.isArray(n)?n:[n];return o=>{const a=i.filter(Boolean),s=r.map((l,d)=>{if(e==="breakpoints")return LQ(o,l,a[d]??l);const p=`${e}.${l}`;return AQ(o,p,a[d]??l)});return Array.isArray(t)?s:s[0]}}function IQ(e){const{cssVarsRoot:t,theme:n,children:r}=e,i=C.exports.useMemo(()=>gY(n),[n]);return oe(wX,{theme:i,children:[S(RQ,{root:t}),r]})}function RQ({root:e=":host, :root"}){const t=[e,"[data-theme]"].join(",");return S(x4,{styles:n=>({[t]:n.__cssVars})})}mQ({name:"StylesContext",errorMessage:"useStyles: `styles` is undefined. Seems you forgot to wrap the components in `` "});function OQ(){const{colorMode:e}=Q8();return S(x4,{styles:t=>{const n=xO(t,"styles.global"),r=Z3(n,{theme:t,colorMode:e});return r?XR(r)(t):void 0}})}var NQ=new Set([...yY,"textStyle","layerStyle","apply","noOfLines","focusBorderColor","errorBorderColor","as","__css","css","sx"]),DQ=new Set(["htmlWidth","htmlHeight","htmlSize"]);function zQ(e){return DQ.has(e)||!NQ.has(e)}var FQ=({baseStyle:e})=>t=>{const{theme:n,css:r,__css:i,sx:o,...a}=t,s=SO(a,(g,m)=>xY(m)),l=Z3(e,t),d=Object.assign({},i,l,wO(s),o),p=XR(d)(t.theme);return r?[p,r]:p};function Nx(e,t){const{baseStyle:n,...r}=t??{};r.shouldForwardProp||(r.shouldForwardProp=zQ);const i=FQ({baseStyle:n});return r6(e,r)(i)}function Me(e){return C.exports.forwardRef(e)}function TO(e,t={}){const{styleConfig:n,...r}=t,{theme:i,colorMode:o}=PO(),a=xO(i,`components.${e}`),s=n||a,l=ud({theme:i,colorMode:o},s?.defaultProps??{},wO(IX(r,["children"]))),d=C.exports.useRef({});if(s){const g=TY(s)(l);TQ(d.current,g)||(d.current=g)}return d.current}function So(e,t={}){return TO(e,t)}function $i(e,t={}){return TO(e,t)}function BQ(){const e=new Map;return new Proxy(Nx,{apply(t,n,r){return Nx(...r)},get(t,n){return e.has(n)||e.set(n,Nx(n)),e.get(n)}})}var Ce=BQ();function $Q(e,t){return`${e} returned \`undefined\`. Seems you forgot to wrap component within ${t}`}function kn(e={}){const{name:t,strict:n=!0,hookName:r="useContext",providerName:i="Provider",errorMessage:o}=e,a=C.exports.createContext(void 0);a.displayName=t;function s(){var l;const d=C.exports.useContext(a);if(!d&&n){const p=new Error(o??$Q(r,i));throw p.name="ContextError",(l=Error.captureStackTrace)==null||l.call(Error,p,s),p}return d}return[a.Provider,s,a]}function HQ(e,t){if(e!=null){if(typeof e=="function"){e(t);return}try{e.current=t}catch{throw new Error(`Cannot assign value '${t}' to ref '${e}'`)}}}function Fn(...e){return t=>{e.forEach(n=>{HQ(n,t)})}}function WQ(...e){return C.exports.useMemo(()=>Fn(...e),e)}function JE(e){return e.sort((t,n)=>{const r=t.compareDocumentPosition(n);if(r&Node.DOCUMENT_POSITION_FOLLOWING||r&Node.DOCUMENT_POSITION_CONTAINED_BY)return-1;if(r&Node.DOCUMENT_POSITION_PRECEDING||r&Node.DOCUMENT_POSITION_CONTAINS)return 1;if(r&Node.DOCUMENT_POSITION_DISCONNECTED||r&Node.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC)throw Error("Cannot sort the given nodes.");return 0})}var VQ=e=>typeof e=="object"&&"nodeType"in e&&e.nodeType===Node.ELEMENT_NODE;function eP(e,t,n){let r=e+1;return n&&r>=t&&(r=0),r}function tP(e,t,n){let r=e-1;return n&&r<0&&(r=t),r}var i6=typeof window<"u"?C.exports.useLayoutEffect:C.exports.useEffect,X3=e=>e,UQ=class{descendants=new Map;register=e=>{if(e!=null)return VQ(e)?this.registerNode(e):t=>{this.registerNode(t,e)}};unregister=e=>{this.descendants.delete(e);const t=JE(Array.from(this.descendants.keys()));this.assignIndex(t)};destroy=()=>{this.descendants.clear()};assignIndex=e=>{this.descendants.forEach(t=>{const n=e.indexOf(t.node);t.index=n,t.node.dataset.index=t.index.toString()})};count=()=>this.descendants.size;enabledCount=()=>this.enabledValues().length;values=()=>Array.from(this.descendants.values()).sort((t,n)=>t.index-n.index);enabledValues=()=>this.values().filter(e=>!e.disabled);item=e=>{if(this.count()!==0)return this.values()[e]};enabledItem=e=>{if(this.enabledCount()!==0)return this.enabledValues()[e]};first=()=>this.item(0);firstEnabled=()=>this.enabledItem(0);last=()=>this.item(this.descendants.size-1);lastEnabled=()=>{const e=this.enabledValues().length-1;return this.enabledItem(e)};indexOf=e=>{var t;return e?((t=this.descendants.get(e))==null?void 0:t.index)??-1:-1};enabledIndexOf=e=>e==null?-1:this.enabledValues().findIndex(t=>t.node.isSameNode(e));next=(e,t=!0)=>{const n=eP(e,this.count(),t);return this.item(n)};nextEnabled=(e,t=!0)=>{const n=this.item(e);if(!n)return;const r=this.enabledIndexOf(n.node),i=eP(r,this.enabledCount(),t);return this.enabledItem(i)};prev=(e,t=!0)=>{const n=tP(e,this.count()-1,t);return this.item(n)};prevEnabled=(e,t=!0)=>{const n=this.item(e);if(!n)return;const r=this.enabledIndexOf(n.node),i=tP(r,this.enabledCount()-1,t);return this.enabledItem(i)};registerNode=(e,t)=>{if(!e||this.descendants.has(e))return;const n=Array.from(this.descendants.keys()).concat(e),r=JE(n);t?.disabled&&(t.disabled=!!t.disabled);const i={node:e,index:-1,...t};this.descendants.set(e,i),this.assignIndex(r)}};function GQ(){const e=C.exports.useRef(new UQ);return i6(()=>()=>e.current.destroy()),e.current}var[jQ,LO]=kn({name:"DescendantsProvider",errorMessage:"useDescendantsContext must be used within DescendantsProvider"});function qQ(e){const t=LO(),[n,r]=C.exports.useState(-1),i=C.exports.useRef(null);i6(()=>()=>{!i.current||t.unregister(i.current)},[]),i6(()=>{if(!i.current)return;const a=Number(i.current.dataset.index);n!=a&&!Number.isNaN(a)&&r(a)});const o=X3(e?t.register(e):t.register);return{descendants:t,index:n,enabledIndex:t.enabledIndexOf(i.current),register:Fn(o,i)}}function AO(){return[X3(jQ),()=>X3(LO()),()=>GQ(),i=>qQ(i)]}var Pr=(...e)=>e.filter(Boolean).join(" "),nP={path:oe("g",{stroke:"currentColor",strokeWidth:"1.5",children:[S("path",{strokeLinecap:"round",fill:"none",d:"M9,9a3,3,0,1,1,4,2.829,1.5,1.5,0,0,0-1,1.415V14.25"}),S("path",{fill:"currentColor",strokeLinecap:"round",d:"M12,17.25a.375.375,0,1,0,.375.375A.375.375,0,0,0,12,17.25h0"}),S("circle",{fill:"none",strokeMiterlimit:"10",cx:"12",cy:"12",r:"11.25"})]}),viewBox:"0 0 24 24"},_a=Me((e,t)=>{const{as:n,viewBox:r,color:i="currentColor",focusable:o=!1,children:a,className:s,__css:l,...d}=e,p=Pr("chakra-icon",s),g={w:"1em",h:"1em",display:"inline-block",lineHeight:"1em",flexShrink:0,color:i,...l},m={ref:t,focusable:o,className:p,__css:g},y=r??nP.viewBox;if(n&&typeof n!="string")return le.createElement(Ce.svg,{as:n,...m,...d});const x=a??nP.path;return le.createElement(Ce.svg,{verticalAlign:"middle",viewBox:y,...m,...d},x)});_a.displayName="Icon";function $0(e){const{viewBox:t="0 0 24 24",d:n,displayName:r,defaultProps:i={}}=e,o=C.exports.Children.toArray(e.path),a=Me((s,l)=>S(_a,{ref:l,viewBox:t,...i,...s,children:o.length?o:S("path",{fill:"currentColor",d:n})}));return a.displayName=r,a}function kr(e,t=[]){const n=C.exports.useRef(e);return C.exports.useEffect(()=>{n.current=e}),C.exports.useCallback((...r)=>{var i;return(i=n.current)==null?void 0:i.call(n,...r)},t)}function C4(e){const{value:t,defaultValue:n,onChange:r,shouldUpdate:i=(m,y)=>m!==y}=e,o=kr(r),a=kr(i),[s,l]=C.exports.useState(n),d=t!==void 0,p=d?t:s,g=C.exports.useCallback(m=>{const x=typeof m=="function"?m(p):m;!a(p,x)||(d||l(x),o(x))},[d,o,p,a]);return[p,g]}const d9=C.exports.createContext({transformPagePoint:e=>e,isStatic:!1,reducedMotion:"never"}),_4=C.exports.createContext({});function KQ(){return C.exports.useContext(_4).visualElement}const H0=C.exports.createContext(null),dh=typeof document<"u",Q3=dh?C.exports.useLayoutEffect:C.exports.useEffect,MO=C.exports.createContext({strict:!1});function ZQ(e,t,n,r){const i=KQ(),o=C.exports.useContext(MO),a=C.exports.useContext(H0),s=C.exports.useContext(d9).reducedMotion,l=C.exports.useRef(void 0);r=r||o.renderer,!l.current&&r&&(l.current=r(e,{visualState:t,parent:i,props:n,presenceId:a?a.id:void 0,blockInitialAnimation:a?a.initial===!1:!1,reducedMotionConfig:s}));const d=l.current;return Q3(()=>{d&&d.syncRender()}),C.exports.useEffect(()=>{d&&d.animationState&&d.animationState.animateChanges()}),Q3(()=>()=>d&&d.notifyUnmount(),[]),d}function Hp(e){return typeof e=="object"&&Object.prototype.hasOwnProperty.call(e,"current")}function YQ(e,t,n){return C.exports.useCallback(r=>{r&&e.mount&&e.mount(r),t&&(r?t.mount(r):t.unmount()),n&&(typeof n=="function"?n(r):Hp(n)&&(n.current=r))},[t])}function Am(e){return typeof e=="string"||Array.isArray(e)}function k4(e){return typeof e=="object"&&typeof e.start=="function"}const XQ=["initial","animate","exit","whileHover","whileDrag","whileTap","whileFocus","whileInView"];function E4(e){return k4(e.animate)||XQ.some(t=>Am(e[t]))}function IO(e){return Boolean(E4(e)||e.variants)}function QQ(e,t){if(E4(e)){const{initial:n,animate:r}=e;return{initial:n===!1||Am(n)?n:void 0,animate:Am(r)?r:void 0}}return e.inherit!==!1?t:{}}function JQ(e){const{initial:t,animate:n}=QQ(e,C.exports.useContext(_4));return C.exports.useMemo(()=>({initial:t,animate:n}),[rP(t),rP(n)])}function rP(e){return Array.isArray(e)?e.join(" "):e}const mu=e=>({isEnabled:t=>e.some(n=>!!t[n])}),Mm={measureLayout:mu(["layout","layoutId","drag"]),animation:mu(["animate","exit","variants","whileHover","whileTap","whileFocus","whileDrag","whileInView"]),exit:mu(["exit"]),drag:mu(["drag","dragControls"]),focus:mu(["whileFocus"]),hover:mu(["whileHover","onHoverStart","onHoverEnd"]),tap:mu(["whileTap","onTap","onTapStart","onTapCancel"]),pan:mu(["onPan","onPanStart","onPanSessionStart","onPanEnd"]),inView:mu(["whileInView","onViewportEnter","onViewportLeave"])};function eJ(e){for(const t in e)t==="projectionNodeConstructor"?Mm.projectionNodeConstructor=e[t]:Mm[t].Component=e[t]}function P4(e){const t=C.exports.useRef(null);return t.current===null&&(t.current=e()),t.current}const Hg={hasAnimatedSinceResize:!0,hasEverUpdated:!1};let tJ=1;function nJ(){return P4(()=>{if(Hg.hasEverUpdated)return tJ++})}const f9=C.exports.createContext({});class rJ extends le.Component{getSnapshotBeforeUpdate(){const{visualElement:t,props:n}=this.props;return t&&t.setProps(n),null}componentDidUpdate(){}render(){return this.props.children}}const RO=C.exports.createContext({}),iJ=Symbol.for("motionComponentSymbol");function oJ({preloadedFeatures:e,createVisualElement:t,projectionNodeConstructor:n,useRender:r,useVisualState:i,Component:o}){e&&eJ(e);function a(l,d){const p={...C.exports.useContext(d9),...l,layoutId:aJ(l)},{isStatic:g}=p;let m=null;const y=JQ(l),x=g?void 0:nJ(),w=i(l,g);if(!g&&dh){y.visualElement=ZQ(o,w,p,t);const P=C.exports.useContext(MO).strict,E=C.exports.useContext(RO);y.visualElement&&(m=y.visualElement.loadFeatures(p,P,e,x,n||Mm.projectionNodeConstructor,E))}return oe(rJ,{visualElement:y.visualElement,props:p,children:[m,S(_4.Provider,{value:y,children:r(o,l,x,YQ(w,y.visualElement,d),w,g,y.visualElement)})]})}const s=C.exports.forwardRef(a);return s[iJ]=o,s}function aJ({layoutId:e}){const t=C.exports.useContext(f9).id;return t&&e!==void 0?t+"-"+e:e}function sJ(e){function t(r,i={}){return oJ(e(r,i))}if(typeof Proxy>"u")return t;const n=new Map;return new Proxy(t,{get:(r,i)=>(n.has(i)||n.set(i,t(i)),n.get(i))})}const lJ=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","svg","switch","symbol","text","tspan","use","view"];function h9(e){return typeof e!="string"||e.includes("-")?!1:!!(lJ.indexOf(e)>-1||/[A-Z]/.test(e))}const J3={};function uJ(e){Object.assign(J3,e)}const e5=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],cv=new Set(e5);function OO(e,{layout:t,layoutId:n}){return cv.has(e)||e.startsWith("origin")||(t||n!==void 0)&&(!!J3[e]||e==="opacity")}const Ol=e=>!!e?.getVelocity,cJ={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},dJ=(e,t)=>e5.indexOf(e)-e5.indexOf(t);function fJ({transform:e,transformKeys:t},{enableHardwareAcceleration:n=!0,allowTransformNone:r=!0},i,o){let a="";t.sort(dJ);for(const s of t)a+=`${cJ[s]||s}(${e[s]}) `;return n&&!e.z&&(a+="translateZ(0)"),a=a.trim(),o?a=o(e,i?"":a):r&&i&&(a="none"),a}function NO(e){return e.startsWith("--")}const hJ=(e,t)=>t&&typeof e=="number"?t.transform(e):e,DO=(e,t)=>n=>Math.max(Math.min(n,t),e),Wg=e=>e%1?Number(e.toFixed(5)):e,Im=/(-)?([\d]*\.?[\d])+/g,o6=/(#[0-9a-f]{6}|#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))/gi,pJ=/^(#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))$/i;function dv(e){return typeof e=="string"}const fh={test:e=>typeof e=="number",parse:parseFloat,transform:e=>e},Vg=Object.assign(Object.assign({},fh),{transform:DO(0,1)}),V2=Object.assign(Object.assign({},fh),{default:1}),fv=e=>({test:t=>dv(t)&&t.endsWith(e)&&t.split(" ").length===1,parse:parseFloat,transform:t=>`${t}${e}`}),Oc=fv("deg"),Tl=fv("%"),wt=fv("px"),gJ=fv("vh"),mJ=fv("vw"),iP=Object.assign(Object.assign({},Tl),{parse:e=>Tl.parse(e)/100,transform:e=>Tl.transform(e*100)}),p9=(e,t)=>n=>Boolean(dv(n)&&pJ.test(n)&&n.startsWith(e)||t&&Object.prototype.hasOwnProperty.call(n,t)),zO=(e,t,n)=>r=>{if(!dv(r))return r;const[i,o,a,s]=r.match(Im);return{[e]:parseFloat(i),[t]:parseFloat(o),[n]:parseFloat(a),alpha:s!==void 0?parseFloat(s):1}},$f={test:p9("hsl","hue"),parse:zO("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:n,alpha:r=1})=>"hsla("+Math.round(e)+", "+Tl.transform(Wg(t))+", "+Tl.transform(Wg(n))+", "+Wg(Vg.transform(r))+")"},vJ=DO(0,255),Dx=Object.assign(Object.assign({},fh),{transform:e=>Math.round(vJ(e))}),qc={test:p9("rgb","red"),parse:zO("red","green","blue"),transform:({red:e,green:t,blue:n,alpha:r=1})=>"rgba("+Dx.transform(e)+", "+Dx.transform(t)+", "+Dx.transform(n)+", "+Wg(Vg.transform(r))+")"};function yJ(e){let t="",n="",r="",i="";return e.length>5?(t=e.substr(1,2),n=e.substr(3,2),r=e.substr(5,2),i=e.substr(7,2)):(t=e.substr(1,1),n=e.substr(2,1),r=e.substr(3,1),i=e.substr(4,1),t+=t,n+=n,r+=r,i+=i),{red:parseInt(t,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:i?parseInt(i,16)/255:1}}const a6={test:p9("#"),parse:yJ,transform:qc.transform},ho={test:e=>qc.test(e)||a6.test(e)||$f.test(e),parse:e=>qc.test(e)?qc.parse(e):$f.test(e)?$f.parse(e):a6.parse(e),transform:e=>dv(e)?e:e.hasOwnProperty("red")?qc.transform(e):$f.transform(e)},FO="${c}",BO="${n}";function bJ(e){var t,n,r,i;return isNaN(e)&&dv(e)&&((n=(t=e.match(Im))===null||t===void 0?void 0:t.length)!==null&&n!==void 0?n:0)+((i=(r=e.match(o6))===null||r===void 0?void 0:r.length)!==null&&i!==void 0?i:0)>0}function $O(e){typeof e=="number"&&(e=`${e}`);const t=[];let n=0;const r=e.match(o6);r&&(n=r.length,e=e.replace(o6,FO),t.push(...r.map(ho.parse)));const i=e.match(Im);return i&&(e=e.replace(Im,BO),t.push(...i.map(fh.parse))),{values:t,numColors:n,tokenised:e}}function HO(e){return $O(e).values}function WO(e){const{values:t,numColors:n,tokenised:r}=$O(e),i=t.length;return o=>{let a=r;for(let s=0;stypeof e=="number"?0:e;function SJ(e){const t=HO(e);return WO(e)(t.map(xJ))}const Iu={test:bJ,parse:HO,createTransformer:WO,getAnimatableNone:SJ},wJ=new Set(["brightness","contrast","saturate","opacity"]);function CJ(e){let[t,n]=e.slice(0,-1).split("(");if(t==="drop-shadow")return e;const[r]=n.match(Im)||[];if(!r)return e;const i=n.replace(r,"");let o=wJ.has(t)?1:0;return r!==n&&(o*=100),t+"("+o+i+")"}const _J=/([a-z-]*)\(.*?\)/g,s6=Object.assign(Object.assign({},Iu),{getAnimatableNone:e=>{const t=e.match(_J);return t?t.map(CJ).join(" "):e}}),oP={...fh,transform:Math.round},VO={borderWidth:wt,borderTopWidth:wt,borderRightWidth:wt,borderBottomWidth:wt,borderLeftWidth:wt,borderRadius:wt,radius:wt,borderTopLeftRadius:wt,borderTopRightRadius:wt,borderBottomRightRadius:wt,borderBottomLeftRadius:wt,width:wt,maxWidth:wt,height:wt,maxHeight:wt,size:wt,top:wt,right:wt,bottom:wt,left:wt,padding:wt,paddingTop:wt,paddingRight:wt,paddingBottom:wt,paddingLeft:wt,margin:wt,marginTop:wt,marginRight:wt,marginBottom:wt,marginLeft:wt,rotate:Oc,rotateX:Oc,rotateY:Oc,rotateZ:Oc,scale:V2,scaleX:V2,scaleY:V2,scaleZ:V2,skew:Oc,skewX:Oc,skewY:Oc,distance:wt,translateX:wt,translateY:wt,translateZ:wt,x:wt,y:wt,z:wt,perspective:wt,transformPerspective:wt,opacity:Vg,originX:iP,originY:iP,originZ:wt,zIndex:oP,fillOpacity:Vg,strokeOpacity:Vg,numOctaves:oP};function g9(e,t,n,r){const{style:i,vars:o,transform:a,transformKeys:s,transformOrigin:l}=e;s.length=0;let d=!1,p=!1,g=!0;for(const m in t){const y=t[m];if(NO(m)){o[m]=y;continue}const x=VO[m],w=hJ(y,x);if(cv.has(m)){if(d=!0,a[m]=w,s.push(m),!g)continue;y!==(x.default||0)&&(g=!1)}else m.startsWith("origin")?(p=!0,l[m]=w):i[m]=w}if(d||r?i.transform=fJ(e,n,g,r):!t.transform&&i.transform&&(i.transform="none"),p){const{originX:m="50%",originY:y="50%",originZ:x=0}=l;i.transformOrigin=`${m} ${y} ${x}`}}const m9=()=>({style:{},transform:{},transformKeys:[],transformOrigin:{},vars:{}});function UO(e,t,n){for(const r in t)!Ol(t[r])&&!OO(r,n)&&(e[r]=t[r])}function kJ({transformTemplate:e},t,n){return C.exports.useMemo(()=>{const r=m9();return g9(r,t,{enableHardwareAcceleration:!n},e),Object.assign({},r.vars,r.style)},[t])}function EJ(e,t,n){const r=e.style||{},i={};return UO(i,r,e),Object.assign(i,kJ(e,t,n)),e.transformValues?e.transformValues(i):i}function PJ(e,t,n){const r={},i=EJ(e,t,n);return e.drag&&e.dragListener!==!1&&(r.draggable=!1,i.userSelect=i.WebkitUserSelect=i.WebkitTouchCallout="none",i.touchAction=e.drag===!0?"none":`pan-${e.drag==="x"?"y":"x"}`),r.style=i,r}const TJ=["animate","exit","variants","whileHover","whileTap","whileFocus","whileDrag","whileInView"],LJ=["whileTap","onTap","onTapStart","onTapCancel"],AJ=["onPan","onPanStart","onPanSessionStart","onPanEnd"],MJ=["whileInView","onViewportEnter","onViewportLeave","viewport"],IJ=new Set(["initial","style","variants","transition","transformTemplate","transformValues","custom","inherit","layout","layoutId","layoutDependency","onLayoutAnimationStart","onLayoutAnimationComplete","onLayoutMeasure","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","drag","dragControls","dragListener","dragConstraints","dragDirectionLock","dragSnapToOrigin","_dragX","_dragY","dragElastic","dragMomentum","dragPropagation","dragTransition","onHoverStart","onHoverEnd","layoutScroll",...MJ,...LJ,...TJ,...AJ]);function t5(e){return IJ.has(e)}let GO=e=>!t5(e);function RJ(e){!e||(GO=t=>t.startsWith("on")?!t5(t):e(t))}try{RJ(require("@emotion/is-prop-valid").default)}catch{}function OJ(e,t,n){const r={};for(const i in e)(GO(i)||n===!0&&t5(i)||!t&&!t5(i)||e.draggable&&i.startsWith("onDrag"))&&(r[i]=e[i]);return r}function aP(e,t,n){return typeof e=="string"?e:wt.transform(t+n*e)}function NJ(e,t,n){const r=aP(t,e.x,e.width),i=aP(n,e.y,e.height);return`${r} ${i}`}const DJ={offset:"stroke-dashoffset",array:"stroke-dasharray"},zJ={offset:"strokeDashoffset",array:"strokeDasharray"};function FJ(e,t,n=1,r=0,i=!0){e.pathLength=1;const o=i?DJ:zJ;e[o.offset]=wt.transform(-r);const a=wt.transform(t),s=wt.transform(n);e[o.array]=`${a} ${s}`}function v9(e,{attrX:t,attrY:n,originX:r,originY:i,pathLength:o,pathSpacing:a=1,pathOffset:s=0,...l},d,p){g9(e,l,d,p),e.attrs=e.style,e.style={};const{attrs:g,style:m,dimensions:y}=e;g.transform&&(y&&(m.transform=g.transform),delete g.transform),y&&(r!==void 0||i!==void 0||m.transform)&&(m.transformOrigin=NJ(y,r!==void 0?r:.5,i!==void 0?i:.5)),t!==void 0&&(g.x=t),n!==void 0&&(g.y=n),o!==void 0&&FJ(g,o,a,s,!1)}const jO=()=>({...m9(),attrs:{}});function BJ(e,t){const n=C.exports.useMemo(()=>{const r=jO();return v9(r,t,{enableHardwareAcceleration:!1},e.transformTemplate),{...r.attrs,style:{...r.style}}},[t]);if(e.style){const r={};UO(r,e.style,e),n.style={...r,...n.style}}return n}function $J(e=!1){return(n,r,i,o,{latestValues:a},s)=>{const d=(h9(n)?BJ:PJ)(r,a,s),g={...OJ(r,typeof n=="string",e),...d,ref:o};return i&&(g["data-projection-id"]=i),C.exports.createElement(n,g)}}const qO=e=>e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();function KO(e,{style:t,vars:n},r,i){Object.assign(e.style,t,i&&i.getProjectionStyles(r));for(const o in n)e.style.setProperty(o,n[o])}const ZO=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength"]);function YO(e,t,n,r){KO(e,t,void 0,r);for(const i in t.attrs)e.setAttribute(ZO.has(i)?i:qO(i),t.attrs[i])}function y9(e){const{style:t}=e,n={};for(const r in t)(Ol(t[r])||OO(r,e))&&(n[r]=t[r]);return n}function XO(e){const t=y9(e);for(const n in e)if(Ol(e[n])){const r=n==="x"||n==="y"?"attr"+n.toUpperCase():n;t[r]=e[n]}return t}function QO(e,t,n,r={},i={}){return typeof t=="function"&&(t=t(n!==void 0?n:e.custom,r,i)),typeof t=="string"&&(t=e.variants&&e.variants[t]),typeof t=="function"&&(t=t(n!==void 0?n:e.custom,r,i)),t}const Rm=e=>Array.isArray(e),HJ=e=>Boolean(e&&typeof e=="object"&&e.mix&&e.toValue),JO=e=>Rm(e)?e[e.length-1]||0:e;function Yy(e){const t=Ol(e)?e.get():e;return HJ(t)?t.toValue():t}function WJ({scrapeMotionValuesFromProps:e,createRenderState:t,onMount:n},r,i,o){const a={latestValues:VJ(r,i,o,e),renderState:t()};return n&&(a.mount=s=>n(r,s,a)),a}const eN=e=>(t,n)=>{const r=C.exports.useContext(_4),i=C.exports.useContext(H0),o=()=>WJ(e,t,r,i);return n?o():P4(o)};function VJ(e,t,n,r){const i={},o=r(e);for(const m in o)i[m]=Yy(o[m]);let{initial:a,animate:s}=e;const l=E4(e),d=IO(e);t&&d&&!l&&e.inherit!==!1&&(a===void 0&&(a=t.initial),s===void 0&&(s=t.animate));let p=n?n.initial===!1:!1;p=p||a===!1;const g=p?s:a;return g&&typeof g!="boolean"&&!k4(g)&&(Array.isArray(g)?g:[g]).forEach(y=>{const x=QO(e,y);if(!x)return;const{transitionEnd:w,transition:P,...E}=x;for(const k in E){let L=E[k];if(Array.isArray(L)){const I=p?L.length-1:0;L=L[I]}L!==null&&(i[k]=L)}for(const k in w)i[k]=w[k]}),i}const UJ={useVisualState:eN({scrapeMotionValuesFromProps:XO,createRenderState:jO,onMount:(e,t,{renderState:n,latestValues:r})=>{try{n.dimensions=typeof t.getBBox=="function"?t.getBBox():t.getBoundingClientRect()}catch{n.dimensions={x:0,y:0,width:0,height:0}}v9(n,r,{enableHardwareAcceleration:!1},e.transformTemplate),YO(t,n)}})},GJ={useVisualState:eN({scrapeMotionValuesFromProps:y9,createRenderState:m9})};function jJ(e,{forwardMotionProps:t=!1},n,r,i){return{...h9(e)?UJ:GJ,preloadedFeatures:n,useRender:$J(t),createVisualElement:r,projectionNodeConstructor:i,Component:e}}var Un;(function(e){e.Animate="animate",e.Hover="whileHover",e.Tap="whileTap",e.Drag="whileDrag",e.Focus="whileFocus",e.InView="whileInView",e.Exit="exit"})(Un||(Un={}));function T4(e,t,n,r={passive:!0}){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n)}function l6(e,t,n,r){C.exports.useEffect(()=>{const i=e.current;if(n&&i)return T4(i,t,n,r)},[e,t,n,r])}function qJ({whileFocus:e,visualElement:t}){const{animationState:n}=t,r=()=>{n&&n.setActive(Un.Focus,!0)},i=()=>{n&&n.setActive(Un.Focus,!1)};l6(t,"focus",e?r:void 0),l6(t,"blur",e?i:void 0)}function tN(e){return typeof PointerEvent<"u"&&e instanceof PointerEvent?e.pointerType==="mouse":e instanceof MouseEvent}function nN(e){return!!e.touches}function KJ(e){return t=>{const n=t instanceof MouseEvent;(!n||n&&t.button===0)&&e(t)}}const ZJ={pageX:0,pageY:0};function YJ(e,t="page"){const r=e.touches[0]||e.changedTouches[0]||ZJ;return{x:r[t+"X"],y:r[t+"Y"]}}function XJ(e,t="page"){return{x:e[t+"X"],y:e[t+"Y"]}}function b9(e,t="page"){return{point:nN(e)?YJ(e,t):XJ(e,t)}}const rN=(e,t=!1)=>{const n=r=>e(r,b9(r));return t?KJ(n):n},QJ=()=>dh&&window.onpointerdown===null,JJ=()=>dh&&window.ontouchstart===null,eee=()=>dh&&window.onmousedown===null,tee={pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointercancel:"mousecancel",pointerover:"mouseover",pointerout:"mouseout",pointerenter:"mouseenter",pointerleave:"mouseleave"},nee={pointerdown:"touchstart",pointermove:"touchmove",pointerup:"touchend",pointercancel:"touchcancel"};function iN(e){return QJ()?e:JJ()?nee[e]:eee()?tee[e]:e}function Jp(e,t,n,r){return T4(e,iN(t),rN(n,t==="pointerdown"),r)}function n5(e,t,n,r){return l6(e,iN(t),n&&rN(n,t==="pointerdown"),r)}function oN(e){let t=null;return()=>{const n=()=>{t=null};return t===null?(t=e,n):!1}}const sP=oN("dragHorizontal"),lP=oN("dragVertical");function aN(e){let t=!1;if(e==="y")t=lP();else if(e==="x")t=sP();else{const n=sP(),r=lP();n&&r?t=()=>{n(),r()}:(n&&n(),r&&r())}return t}function sN(){const e=aN(!0);return e?(e(),!1):!0}function uP(e,t,n){return(r,i)=>{!tN(r)||sN()||(e.animationState&&e.animationState.setActive(Un.Hover,t),n&&n(r,i))}}function ree({onHoverStart:e,onHoverEnd:t,whileHover:n,visualElement:r}){n5(r,"pointerenter",e||n?uP(r,!0,e):void 0,{passive:!e}),n5(r,"pointerleave",t||n?uP(r,!1,t):void 0,{passive:!t})}const lN=(e,t)=>t?e===t?!0:lN(e,t.parentElement):!1;function x9(e){return C.exports.useEffect(()=>()=>e(),[])}var Sl=function(){return Sl=Object.assign||function(t){for(var n,r=1,i=arguments.length;r0&&o[o.length-1])&&(d[0]===6||d[0]===2)){n=0;continue}if(d[0]===3&&(!o||d[1]>o[0]&&d[1]0)&&!(i=r.next()).done;)o.push(i.value)}catch(s){a={error:s}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o}function u6(e,t,n){if(n||arguments.length===2)for(var r=0,i=t.length,o;rMath.min(Math.max(n,e),t),zx=.001,oee=.01,dP=10,aee=.05,see=1;function lee({duration:e=800,bounce:t=.25,velocity:n=0,mass:r=1}){let i,o;iee(e<=dP*1e3);let a=1-t;a=i5(aee,see,a),e=i5(oee,dP,e/1e3),a<1?(i=d=>{const p=d*a,g=p*e,m=p-n,y=c6(d,a),x=Math.exp(-g);return zx-m/y*x},o=d=>{const g=d*a*e,m=g*n+n,y=Math.pow(a,2)*Math.pow(d,2)*e,x=Math.exp(-g),w=c6(Math.pow(d,2),a);return(-i(d)+zx>0?-1:1)*((m-y)*x)/w}):(i=d=>{const p=Math.exp(-d*e),g=(d-n)*e+1;return-zx+p*g},o=d=>{const p=Math.exp(-d*e),g=(n-d)*(e*e);return p*g});const s=5/e,l=cee(i,o,s);if(e=e*1e3,isNaN(l))return{stiffness:100,damping:10,duration:e};{const d=Math.pow(l,2)*r;return{stiffness:d,damping:a*2*Math.sqrt(r*d),duration:e}}}const uee=12;function cee(e,t,n){let r=n;for(let i=1;ie[n]!==void 0)}function hee(e){let t=Object.assign({velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1},e);if(!fP(e,fee)&&fP(e,dee)){const n=lee(e);t=Object.assign(Object.assign(Object.assign({},t),n),{velocity:0,mass:1}),t.isResolvedFromDuration=!0}return t}function S9(e){var{from:t=0,to:n=1,restSpeed:r=2,restDelta:i}=e,o=L4(e,["from","to","restSpeed","restDelta"]);const a={done:!1,value:t};let{stiffness:s,damping:l,mass:d,velocity:p,duration:g,isResolvedFromDuration:m}=hee(o),y=hP,x=hP;function w(){const P=p?-(p/1e3):0,E=n-t,k=l/(2*Math.sqrt(s*d)),L=Math.sqrt(s/d)/1e3;if(i===void 0&&(i=Math.min(Math.abs(n-t)/100,.4)),k<1){const I=c6(L,k);y=N=>{const z=Math.exp(-k*L*N);return n-z*((P+k*L*E)/I*Math.sin(I*N)+E*Math.cos(I*N))},x=N=>{const z=Math.exp(-k*L*N);return k*L*z*(Math.sin(I*N)*(P+k*L*E)/I+E*Math.cos(I*N))-z*(Math.cos(I*N)*(P+k*L*E)-I*E*Math.sin(I*N))}}else if(k===1)y=I=>n-Math.exp(-L*I)*(E+(P+L*E)*I);else{const I=L*Math.sqrt(k*k-1);y=N=>{const z=Math.exp(-k*L*N),F=Math.min(I*N,300);return n-z*((P+k*L*E)*Math.sinh(F)+I*E*Math.cosh(F))/I}}}return w(),{next:P=>{const E=y(P);if(m)a.done=P>=g;else{const k=x(P)*1e3,L=Math.abs(k)<=r,I=Math.abs(n-E)<=i;a.done=L&&I}return a.value=a.done?n:E,a},flipTarget:()=>{p=-p,[t,n]=[n,t],w()}}}S9.needsInterpolation=(e,t)=>typeof e=="string"||typeof t=="string";const hP=e=>0,Om=(e,t,n)=>{const r=t-e;return r===0?1:(n-e)/r},Er=(e,t,n)=>-n*e+n*t+e;function Fx(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+(t-e)*6*n:n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function pP({hue:e,saturation:t,lightness:n,alpha:r}){e/=360,t/=100,n/=100;let i=0,o=0,a=0;if(!t)i=o=a=n;else{const s=n<.5?n*(1+t):n+t-n*t,l=2*n-s;i=Fx(l,s,e+1/3),o=Fx(l,s,e),a=Fx(l,s,e-1/3)}return{red:Math.round(i*255),green:Math.round(o*255),blue:Math.round(a*255),alpha:r}}const pee=(e,t,n)=>{const r=e*e,i=t*t;return Math.sqrt(Math.max(0,n*(i-r)+r))},gee=[a6,qc,$f],gP=e=>gee.find(t=>t.test(e)),uN=(e,t)=>{let n=gP(e),r=gP(t),i=n.parse(e),o=r.parse(t);n===$f&&(i=pP(i),n=qc),r===$f&&(o=pP(o),r=qc);const a=Object.assign({},i);return s=>{for(const l in a)l!=="alpha"&&(a[l]=pee(i[l],o[l],s));return a.alpha=Er(i.alpha,o.alpha,s),n.transform(a)}},d6=e=>typeof e=="number",mee=(e,t)=>n=>t(e(n)),A4=(...e)=>e.reduce(mee);function cN(e,t){return d6(e)?n=>Er(e,t,n):ho.test(e)?uN(e,t):fN(e,t)}const dN=(e,t)=>{const n=[...e],r=n.length,i=e.map((o,a)=>cN(o,t[a]));return o=>{for(let a=0;a{const n=Object.assign(Object.assign({},e),t),r={};for(const i in n)e[i]!==void 0&&t[i]!==void 0&&(r[i]=cN(e[i],t[i]));return i=>{for(const o in r)n[o]=r[o](i);return n}};function mP(e){const t=Iu.parse(e),n=t.length;let r=0,i=0,o=0;for(let a=0;a{const n=Iu.createTransformer(t),r=mP(e),i=mP(t);return r.numHSL===i.numHSL&&r.numRGB===i.numRGB&&r.numNumbers>=i.numNumbers?A4(dN(r.parsed,i.parsed),n):a=>`${a>0?t:e}`},yee=(e,t)=>n=>Er(e,t,n);function bee(e){if(typeof e=="number")return yee;if(typeof e=="string")return ho.test(e)?uN:fN;if(Array.isArray(e))return dN;if(typeof e=="object")return vee}function xee(e,t,n){const r=[],i=n||bee(e[0]),o=e.length-1;for(let a=0;an(Om(e,t,r))}function wee(e,t){const n=e.length,r=n-1;return i=>{let o=0,a=!1;if(i<=e[0]?a=!0:i>=e[r]&&(o=r-1,a=!0),!a){let l=1;for(;li||l===r);l++);o=l-1}const s=Om(e[o],e[o+1],i);return t[o](s)}}function hN(e,t,{clamp:n=!0,ease:r,mixer:i}={}){const o=e.length;r5(o===t.length),r5(!r||!Array.isArray(r)||r.length===o-1),e[0]>e[o-1]&&(e=[].concat(e),t=[].concat(t),e.reverse(),t.reverse());const a=xee(t,r,i),s=o===2?See(e,a):wee(e,a);return n?l=>s(i5(e[0],e[o-1],l)):s}const M4=e=>t=>1-e(1-t),w9=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,Cee=e=>t=>Math.pow(t,e),pN=e=>t=>t*t*((e+1)*t-e),_ee=e=>{const t=pN(e);return n=>(n*=2)<1?.5*t(n):.5*(2-Math.pow(2,-10*(n-1)))},gN=1.525,kee=4/11,Eee=8/11,Pee=9/10,C9=e=>e,_9=Cee(2),Tee=M4(_9),mN=w9(_9),vN=e=>1-Math.sin(Math.acos(e)),k9=M4(vN),Lee=w9(k9),E9=pN(gN),Aee=M4(E9),Mee=w9(E9),Iee=_ee(gN),Ree=4356/361,Oee=35442/1805,Nee=16061/1805,o5=e=>{if(e===1||e===0)return e;const t=e*e;return ee<.5?.5*(1-o5(1-e*2)):.5*o5(e*2-1)+.5;function Fee(e,t){return e.map(()=>t||mN).splice(0,e.length-1)}function Bee(e){const t=e.length;return e.map((n,r)=>r!==0?r/(t-1):0)}function $ee(e,t){return e.map(n=>n*t)}function Xy({from:e=0,to:t=1,ease:n,offset:r,duration:i=300}){const o={done:!1,value:e},a=Array.isArray(t)?t:[e,t],s=$ee(r&&r.length===a.length?r:Bee(a),i);function l(){return hN(s,a,{ease:Array.isArray(n)?n:Fee(a,n)})}let d=l();return{next:p=>(o.value=d(p),o.done=p>=i,o),flipTarget:()=>{a.reverse(),d=l()}}}function Hee({velocity:e=0,from:t=0,power:n=.8,timeConstant:r=350,restDelta:i=.5,modifyTarget:o}){const a={done:!1,value:t};let s=n*e;const l=t+s,d=o===void 0?l:o(l);return d!==l&&(s=d-t),{next:p=>{const g=-s*Math.exp(-p/r);return a.done=!(g>i||g<-i),a.value=a.done?d:d+g,a},flipTarget:()=>{}}}const vP={keyframes:Xy,spring:S9,decay:Hee};function Wee(e){if(Array.isArray(e.to))return Xy;if(vP[e.type])return vP[e.type];const t=new Set(Object.keys(e));return t.has("ease")||t.has("duration")&&!t.has("dampingRatio")?Xy:t.has("dampingRatio")||t.has("stiffness")||t.has("mass")||t.has("damping")||t.has("restSpeed")||t.has("restDelta")?S9:Xy}const yN=1/60*1e3,Vee=typeof performance<"u"?()=>performance.now():()=>Date.now(),bN=typeof window<"u"?e=>window.requestAnimationFrame(e):e=>setTimeout(()=>e(Vee()),yN);function Uee(e){let t=[],n=[],r=0,i=!1,o=!1;const a=new WeakSet,s={schedule:(l,d=!1,p=!1)=>{const g=p&&i,m=g?t:n;return d&&a.add(l),m.indexOf(l)===-1&&(m.push(l),g&&i&&(r=t.length)),l},cancel:l=>{const d=n.indexOf(l);d!==-1&&n.splice(d,1),a.delete(l)},process:l=>{if(i){o=!0;return}if(i=!0,[t,n]=[n,t],n.length=0,r=t.length,r)for(let d=0;d(e[t]=Uee(()=>Nm=!0),e),{}),jee=hv.reduce((e,t)=>{const n=I4[t];return e[t]=(r,i=!1,o=!1)=>(Nm||Zee(),n.schedule(r,i,o)),e},{}),qee=hv.reduce((e,t)=>(e[t]=I4[t].cancel,e),{});hv.reduce((e,t)=>(e[t]=()=>I4[t].process(e0),e),{});const Kee=e=>I4[e].process(e0),xN=e=>{Nm=!1,e0.delta=f6?yN:Math.max(Math.min(e-e0.timestamp,Gee),1),e0.timestamp=e,h6=!0,hv.forEach(Kee),h6=!1,Nm&&(f6=!1,bN(xN))},Zee=()=>{Nm=!0,f6=!0,h6||bN(xN)},Yee=()=>e0;function SN(e,t,n=0){return e-t-n}function Xee(e,t,n=0,r=!0){return r?SN(t+-e,t,n):t-(e-t)+n}function Qee(e,t,n,r){return r?e>=t+n:e<=-n}const Jee=e=>{const t=({delta:n})=>e(n);return{start:()=>jee.update(t,!0),stop:()=>qee.update(t)}};function wN(e){var t,n,{from:r,autoplay:i=!0,driver:o=Jee,elapsed:a=0,repeat:s=0,repeatType:l="loop",repeatDelay:d=0,onPlay:p,onStop:g,onComplete:m,onRepeat:y,onUpdate:x}=e,w=L4(e,["from","autoplay","driver","elapsed","repeat","repeatType","repeatDelay","onPlay","onStop","onComplete","onRepeat","onUpdate"]);let{to:P}=w,E,k=0,L=w.duration,I,N=!1,z=!0,F;const B=Wee(w);!((n=(t=B).needsInterpolation)===null||n===void 0)&&n.call(t,r,P)&&(F=hN([0,100],[r,P],{clamp:!1}),r=0,P=100);const U=B(Object.assign(Object.assign({},w),{from:r,to:P}));function q(){k++,l==="reverse"?(z=k%2===0,a=Xee(a,L,d,z)):(a=SN(a,L,d),l==="mirror"&&U.flipTarget()),N=!1,y&&y()}function Z(){E.stop(),m&&m()}function ge(ve){if(z||(ve=-ve),a+=ve,!N){const we=U.next(Math.max(0,a));I=we.value,F&&(I=F(I)),N=z?we.done:a<=0}x?.(I),N&&(k===0&&(L??(L=a)),k{g?.(),E.stop()}}}function CN(e,t){return t?e*(1e3/t):0}function ete({from:e=0,velocity:t=0,min:n,max:r,power:i=.8,timeConstant:o=750,bounceStiffness:a=500,bounceDamping:s=10,restDelta:l=1,modifyTarget:d,driver:p,onUpdate:g,onComplete:m,onStop:y}){let x;function w(L){return n!==void 0&&Lr}function P(L){return n===void 0?r:r===void 0||Math.abs(n-L){var N;g?.(I),(N=L.onUpdate)===null||N===void 0||N.call(L,I)},onComplete:m,onStop:y}))}function k(L){E(Object.assign({type:"spring",stiffness:a,damping:s,restDelta:l},L))}if(w(e))k({from:e,velocity:t,to:P(e)});else{let L=i*t+e;typeof d<"u"&&(L=d(L));const I=P(L),N=I===n?-1:1;let z,F;const B=U=>{z=F,F=U,t=CN(U-z,Yee().delta),(N===1&&U>I||N===-1&&Ux?.stop()}}const p6=e=>e.hasOwnProperty("x")&&e.hasOwnProperty("y"),yP=e=>p6(e)&&e.hasOwnProperty("z"),U2=(e,t)=>Math.abs(e-t);function P9(e,t){if(d6(e)&&d6(t))return U2(e,t);if(p6(e)&&p6(t)){const n=U2(e.x,t.x),r=U2(e.y,t.y),i=yP(e)&&yP(t)?U2(e.z,t.z):0;return Math.sqrt(Math.pow(n,2)+Math.pow(r,2)+Math.pow(i,2))}}const _N=(e,t)=>1-3*t+3*e,kN=(e,t)=>3*t-6*e,EN=e=>3*e,a5=(e,t,n)=>((_N(t,n)*e+kN(t,n))*e+EN(t))*e,PN=(e,t,n)=>3*_N(t,n)*e*e+2*kN(t,n)*e+EN(t),tte=1e-7,nte=10;function rte(e,t,n,r,i){let o,a,s=0;do a=t+(n-t)/2,o=a5(a,r,i)-e,o>0?n=a:t=a;while(Math.abs(o)>tte&&++s=ote?ate(a,g,e,n):m===0?g:rte(a,s,s+G2,e,n)}return a=>a===0||a===1?a:a5(o(a),t,r)}function lte({onTap:e,onTapStart:t,onTapCancel:n,whileTap:r,visualElement:i}){const o=e||t||n||r,a=C.exports.useRef(!1),s=C.exports.useRef(null),l={passive:!(t||e||n||y)};function d(){s.current&&s.current(),s.current=null}function p(){return d(),a.current=!1,i.animationState&&i.animationState.setActive(Un.Tap,!1),!sN()}function g(x,w){!p()||(lN(i.getInstance(),x.target)?e&&e(x,w):n&&n(x,w))}function m(x,w){!p()||n&&n(x,w)}function y(x,w){d(),!a.current&&(a.current=!0,s.current=A4(Jp(window,"pointerup",g,l),Jp(window,"pointercancel",m,l)),i.animationState&&i.animationState.setActive(Un.Tap,!0),t&&t(x,w))}n5(i,"pointerdown",o?y:void 0,l),x9(d)}const ute="production",TN=typeof process>"u"||process.env===void 0?ute:"production",bP=new Set;function LN(e,t,n){e||bP.has(t)||(console.warn(t),n&&console.warn(n),bP.add(t))}const g6=new WeakMap,Bx=new WeakMap,cte=e=>{const t=g6.get(e.target);t&&t(e)},dte=e=>{e.forEach(cte)};function fte({root:e,...t}){const n=e||document;Bx.has(n)||Bx.set(n,{});const r=Bx.get(n),i=JSON.stringify(t);return r[i]||(r[i]=new IntersectionObserver(dte,{root:e,...t})),r[i]}function hte(e,t,n){const r=fte(t);return g6.set(e,n),r.observe(e),()=>{g6.delete(e),r.unobserve(e)}}function pte({visualElement:e,whileInView:t,onViewportEnter:n,onViewportLeave:r,viewport:i={}}){const o=C.exports.useRef({hasEnteredView:!1,isInView:!1});let a=Boolean(t||n||r);i.once&&o.current.hasEnteredView&&(a=!1),(typeof IntersectionObserver>"u"?vte:mte)(a,o.current,e,i)}const gte={some:0,all:1};function mte(e,t,n,{root:r,margin:i,amount:o="some",once:a}){C.exports.useEffect(()=>{if(!e)return;const s={root:r?.current,rootMargin:i,threshold:typeof o=="number"?o:gte[o]},l=d=>{const{isIntersecting:p}=d;if(t.isInView===p||(t.isInView=p,a&&!p&&t.hasEnteredView))return;p&&(t.hasEnteredView=!0),n.animationState&&n.animationState.setActive(Un.InView,p);const g=n.getProps(),m=p?g.onViewportEnter:g.onViewportLeave;m&&m(d)};return hte(n.getInstance(),s,l)},[e,r,i,o])}function vte(e,t,n,{fallback:r=!0}){C.exports.useEffect(()=>{!e||!r||(TN!=="production"&&LN(!1,"IntersectionObserver not available on this device. whileInView animations will trigger on mount."),requestAnimationFrame(()=>{t.hasEnteredView=!0;const{onViewportEnter:i}=n.getProps();i&&i(null),n.animationState&&n.animationState.setActive(Un.InView,!0)}))},[e])}const Kc=e=>t=>(e(t),null),yte={inView:Kc(pte),tap:Kc(lte),focus:Kc(qJ),hover:Kc(ree)};function T9(){const e=C.exports.useContext(H0);if(e===null)return[!0,null];const{isPresent:t,onExitComplete:n,register:r}=e,i=C.exports.useId();return C.exports.useEffect(()=>r(i),[]),!t&&n?[!1,()=>n&&n(i)]:[!0]}function bte(){return xte(C.exports.useContext(H0))}function xte(e){return e===null?!0:e.isPresent}function AN(e,t){if(!Array.isArray(t))return!1;const n=t.length;if(n!==e.length)return!1;for(let r=0;re*1e3,Ste={linear:C9,easeIn:_9,easeInOut:mN,easeOut:Tee,circIn:vN,circInOut:Lee,circOut:k9,backIn:E9,backInOut:Mee,backOut:Aee,anticipate:Iee,bounceIn:Dee,bounceInOut:zee,bounceOut:o5},xP=e=>{if(Array.isArray(e)){r5(e.length===4);const[t,n,r,i]=e;return ste(t,n,r,i)}else if(typeof e=="string")return Ste[e];return e},wte=e=>Array.isArray(e)&&typeof e[0]!="number",SP=(e,t)=>e==="zIndex"?!1:!!(typeof t=="number"||Array.isArray(t)||typeof t=="string"&&Iu.test(t)&&!t.startsWith("url(")),_f=()=>({type:"spring",stiffness:500,damping:25,restSpeed:10}),j2=e=>({type:"spring",stiffness:550,damping:e===0?2*Math.sqrt(550):30,restSpeed:10}),$x=()=>({type:"keyframes",ease:"linear",duration:.3}),Cte=e=>({type:"keyframes",duration:.8,values:e}),wP={x:_f,y:_f,z:_f,rotate:_f,rotateX:_f,rotateY:_f,rotateZ:_f,scaleX:j2,scaleY:j2,scale:j2,opacity:$x,backgroundColor:$x,color:$x,default:j2},_te=(e,t)=>{let n;return Rm(t)?n=Cte:n=wP[e]||wP.default,{to:t,...n(t)}},kte={...VO,color:ho,backgroundColor:ho,outlineColor:ho,fill:ho,stroke:ho,borderColor:ho,borderTopColor:ho,borderRightColor:ho,borderBottomColor:ho,borderLeftColor:ho,filter:s6,WebkitFilter:s6},L9=e=>kte[e];function A9(e,t){var n;let r=L9(e);return r!==s6&&(r=Iu),(n=r.getAnimatableNone)===null||n===void 0?void 0:n.call(r,t)}const Ete={current:!1};function Pte({when:e,delay:t,delayChildren:n,staggerChildren:r,staggerDirection:i,repeat:o,repeatType:a,repeatDelay:s,from:l,...d}){return!!Object.keys(d).length}function Tte({ease:e,times:t,yoyo:n,flip:r,loop:i,...o}){const a={...o};return t&&(a.offset=t),o.duration&&(a.duration=s5(o.duration)),o.repeatDelay&&(a.repeatDelay=s5(o.repeatDelay)),e&&(a.ease=wte(e)?e.map(xP):xP(e)),o.type==="tween"&&(a.type="keyframes"),(n||i||r)&&(n?a.repeatType="reverse":i?a.repeatType="loop":r&&(a.repeatType="mirror"),a.repeat=i||n||r||o.repeat),o.type!=="spring"&&(a.type="keyframes"),a}function Lte(e,t){var n,r;return(r=(n=(M9(e,t)||{}).delay)!==null&&n!==void 0?n:e.delay)!==null&&r!==void 0?r:0}function Ate(e){return Array.isArray(e.to)&&e.to[0]===null&&(e.to=[...e.to],e.to[0]=e.from),e}function Mte(e,t,n){return Array.isArray(t.to)&&e.duration===void 0&&(e.duration=.8),Ate(t),Pte(e)||(e={...e,..._te(n,t.to)}),{...t,...Tte(e)}}function Ite(e,t,n,r,i){const o=M9(r,e)||{};let a=o.from!==void 0?o.from:t.get();const s=SP(e,n);a==="none"&&s&&typeof n=="string"?a=A9(e,n):CP(a)&&typeof n=="string"?a=_P(n):!Array.isArray(n)&&CP(n)&&typeof a=="string"&&(n=_P(a));const l=SP(e,a);function d(){const g={from:a,to:n,velocity:t.getVelocity(),onComplete:i,onUpdate:m=>t.set(m)};return o.type==="inertia"||o.type==="decay"?ete({...g,...o}):wN({...Mte(o,g,e),onUpdate:m=>{g.onUpdate(m),o.onUpdate&&o.onUpdate(m)},onComplete:()=>{g.onComplete(),o.onComplete&&o.onComplete()}})}function p(){const g=JO(n);return t.set(g),i(),o.onUpdate&&o.onUpdate(g),o.onComplete&&o.onComplete(),{stop:()=>{}}}return!l||!s||o.type===!1?p:d}function CP(e){return e===0||typeof e=="string"&&parseFloat(e)===0&&e.indexOf(" ")===-1}function _P(e){return typeof e=="number"?0:A9("",e)}function M9(e,t){return e[t]||e.default||e}function I9(e,t,n,r={}){return Ete.current&&(r={type:!1}),t.start(i=>{let o,a;const s=Ite(e,t,n,r,i),l=Lte(r,e),d=()=>a=s();return l?o=window.setTimeout(d,s5(l)):d(),()=>{clearTimeout(o),a&&a.stop()}})}const Rte=e=>/^\-?\d*\.?\d+$/.test(e),Ote=e=>/^0[^.\s]+$/.test(e),MN=1/60*1e3,Nte=typeof performance<"u"?()=>performance.now():()=>Date.now(),IN=typeof window<"u"?e=>window.requestAnimationFrame(e):e=>setTimeout(()=>e(Nte()),MN);function Dte(e){let t=[],n=[],r=0,i=!1,o=!1;const a=new WeakSet,s={schedule:(l,d=!1,p=!1)=>{const g=p&&i,m=g?t:n;return d&&a.add(l),m.indexOf(l)===-1&&(m.push(l),g&&i&&(r=t.length)),l},cancel:l=>{const d=n.indexOf(l);d!==-1&&n.splice(d,1),a.delete(l)},process:l=>{if(i){o=!0;return}if(i=!0,[t,n]=[n,t],n.length=0,r=t.length,r)for(let d=0;d(e[t]=Dte(()=>Dm=!0),e),{}),Ll=pv.reduce((e,t)=>{const n=R4[t];return e[t]=(r,i=!1,o=!1)=>(Dm||Bte(),n.schedule(r,i,o)),e},{}),zm=pv.reduce((e,t)=>(e[t]=R4[t].cancel,e),{}),Hx=pv.reduce((e,t)=>(e[t]=()=>R4[t].process(t0),e),{}),Fte=e=>R4[e].process(t0),RN=e=>{Dm=!1,t0.delta=m6?MN:Math.max(Math.min(e-t0.timestamp,zte),1),t0.timestamp=e,v6=!0,pv.forEach(Fte),v6=!1,Dm&&(m6=!1,IN(RN))},Bte=()=>{Dm=!0,m6=!0,v6||IN(RN)},y6=()=>t0;function R9(e,t){e.indexOf(t)===-1&&e.push(t)}function O9(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}class Ug{constructor(){this.subscriptions=[]}add(t){return R9(this.subscriptions,t),()=>O9(this.subscriptions,t)}notify(t,n,r){const i=this.subscriptions.length;if(!!i)if(i===1)this.subscriptions[0](t,n,r);else for(let o=0;o!isNaN(parseFloat(e));class Hte{constructor(t){this.version="7.3.5",this.timeDelta=0,this.lastUpdated=0,this.updateSubscribers=new Ug,this.velocityUpdateSubscribers=new Ug,this.renderSubscribers=new Ug,this.canTrackVelocity=!1,this.updateAndNotify=(n,r=!0)=>{this.prev=this.current,this.current=n;const{delta:i,timestamp:o}=y6();this.lastUpdated!==o&&(this.timeDelta=i,this.lastUpdated=o,Ll.postRender(this.scheduleVelocityCheck)),this.prev!==this.current&&this.updateSubscribers.notify(this.current),this.velocityUpdateSubscribers.getSize()&&this.velocityUpdateSubscribers.notify(this.getVelocity()),r&&this.renderSubscribers.notify(this.current)},this.scheduleVelocityCheck=()=>Ll.postRender(this.velocityCheck),this.velocityCheck=({timestamp:n})=>{n!==this.lastUpdated&&(this.prev=this.current,this.velocityUpdateSubscribers.notify(this.getVelocity()))},this.hasAnimated=!1,this.prev=this.current=t,this.canTrackVelocity=$te(this.current)}onChange(t){return this.updateSubscribers.add(t)}clearListeners(){this.updateSubscribers.clear()}onRenderRequest(t){return t(this.get()),this.renderSubscribers.add(t)}attach(t){this.passiveEffect=t}set(t,n=!0){!n||!this.passiveEffect?this.updateAndNotify(t,n):this.passiveEffect(t,this.updateAndNotify)}get(){return this.current}getPrevious(){return this.prev}getVelocity(){return this.canTrackVelocity?CN(parseFloat(this.current)-parseFloat(this.prev),this.timeDelta):0}start(t){return this.stop(),new Promise(n=>{this.hasAnimated=!0,this.stopAnimation=t(n)}).then(()=>this.clearAnimation())}stop(){this.stopAnimation&&this.stopAnimation(),this.clearAnimation()}isAnimating(){return!!this.stopAnimation}clearAnimation(){this.stopAnimation=null}destroy(){this.updateSubscribers.clear(),this.renderSubscribers.clear(),this.stop()}}function w0(e){return new Hte(e)}const ON=e=>t=>t.test(e),Wte={test:e=>e==="auto",parse:e=>e},NN=[fh,wt,Tl,Oc,mJ,gJ,Wte],eg=e=>NN.find(ON(e)),Vte=[...NN,ho,Iu],Ute=e=>Vte.find(ON(e));function Gte(e){const t={};return e.forEachValue((n,r)=>t[r]=n.get()),t}function jte(e){const t={};return e.forEachValue((n,r)=>t[r]=n.getVelocity()),t}function O4(e,t,n){const r=e.getProps();return QO(r,t,n!==void 0?n:r.custom,Gte(e),jte(e))}function qte(e,t,n){e.hasValue(t)?e.getValue(t).set(n):e.addValue(t,w0(n))}function Kte(e,t){const n=O4(e,t);let{transitionEnd:r={},transition:i={},...o}=n?e.makeTargetAnimatable(n,!1):{};o={...o,...r};for(const a in o){const s=JO(o[a]);qte(e,a,s)}}function Zte(e,t,n){var r,i;const o=Object.keys(t).filter(s=>!e.hasValue(s)),a=o.length;if(!!a)for(let s=0;sb6(e,o,n));r=Promise.all(i)}else if(typeof t=="string")r=b6(e,t,n);else{const i=typeof t=="function"?O4(e,t,n.custom):t;r=DN(e,i,n)}return r.then(()=>e.notifyAnimationComplete(t))}function b6(e,t,n={}){var r;const i=O4(e,t,n.custom);let{transition:o=e.getDefaultTransition()||{}}=i||{};n.transitionOverride&&(o=n.transitionOverride);const a=i?()=>DN(e,i,n):()=>Promise.resolve(),s=!((r=e.variantChildren)===null||r===void 0)&&r.size?(d=0)=>{const{delayChildren:p=0,staggerChildren:g,staggerDirection:m}=o;return Jte(e,t,p+d,g,m,n)}:()=>Promise.resolve(),{when:l}=o;if(l){const[d,p]=l==="beforeChildren"?[a,s]:[s,a];return d().then(p)}else return Promise.all([a(),s(n.delay)])}function DN(e,t,{delay:n=0,transitionOverride:r,type:i}={}){var o;let{transition:a=e.getDefaultTransition(),transitionEnd:s,...l}=e.makeTargetAnimatable(t);const d=e.getValue("willChange");r&&(a=r);const p=[],g=i&&((o=e.animationState)===null||o===void 0?void 0:o.getState()[i]);for(const m in l){const y=e.getValue(m),x=l[m];if(!y||x===void 0||g&&tne(g,m))continue;let w={delay:n,...a};e.shouldReduceMotion&&cv.has(m)&&(w={...w,type:!1,delay:0});let P=I9(m,y,x,w);l5(d)&&(d.add(m),P=P.then(()=>d.remove(m))),p.push(P)}return Promise.all(p).then(()=>{s&&Kte(e,s)})}function Jte(e,t,n=0,r=0,i=1,o){const a=[],s=(e.variantChildren.size-1)*r,l=i===1?(d=0)=>d*r:(d=0)=>s-d*r;return Array.from(e.variantChildren).sort(ene).forEach((d,p)=>{a.push(b6(d,t,{...o,delay:n+l(p)}).then(()=>d.notifyAnimationComplete(t)))}),Promise.all(a)}function ene(e,t){return e.sortNodePosition(t)}function tne({protectedKeys:e,needsAnimating:t},n){const r=e.hasOwnProperty(n)&&t[n]!==!0;return t[n]=!1,r}const N9=[Un.Animate,Un.InView,Un.Focus,Un.Hover,Un.Tap,Un.Drag,Un.Exit],nne=[...N9].reverse(),rne=N9.length;function ine(e){return t=>Promise.all(t.map(({animation:n,options:r})=>Qte(e,n,r)))}function one(e){let t=ine(e);const n=sne();let r=!0;const i=(l,d)=>{const p=O4(e,d);if(p){const{transition:g,transitionEnd:m,...y}=p;l={...l,...y,...m}}return l};function o(l){t=l(e)}function a(l,d){var p;const g=e.getProps(),m=e.getVariantContext(!0)||{},y=[],x=new Set;let w={},P=1/0;for(let k=0;kP&&z;const Z=Array.isArray(N)?N:[N];let ge=Z.reduce(i,{});F===!1&&(ge={});const{prevResolvedValues:ce={}}=I,ve={...ce,...ge},we=xe=>{q=!0,x.delete(xe),I.needsAnimating[xe]=!0};for(const xe in ve){const J=ge[xe],G=ce[xe];w.hasOwnProperty(xe)||(J!==G?Rm(J)&&Rm(G)?!AN(J,G)||U?we(xe):I.protectedKeys[xe]=!0:J!==void 0?we(xe):x.add(xe):J!==void 0&&x.has(xe)?we(xe):I.protectedKeys[xe]=!0)}I.prevProp=N,I.prevResolvedValues=ge,I.isActive&&(w={...w,...ge}),r&&e.blockInitialAnimation&&(q=!1),q&&!B&&y.push(...Z.map(xe=>({animation:xe,options:{type:L,...l}})))}if(x.size){const k={};x.forEach(L=>{const I=e.getBaseTarget(L);I!==void 0&&(k[L]=I)}),y.push({animation:k})}let E=Boolean(y.length);return r&&g.initial===!1&&!e.manuallyAnimateOnMount&&(E=!1),r=!1,E?t(y):Promise.resolve()}function s(l,d,p){var g;if(n[l].isActive===d)return Promise.resolve();(g=e.variantChildren)===null||g===void 0||g.forEach(y=>{var x;return(x=y.animationState)===null||x===void 0?void 0:x.setActive(l,d)}),n[l].isActive=d;const m=a(p,l);for(const y in n)n[y].protectedKeys={};return m}return{animateChanges:a,setActive:s,setAnimateFunction:o,getState:()=>n}}function ane(e,t){return typeof t=="string"?t!==e:Array.isArray(t)?!AN(t,e):!1}function kf(e=!1){return{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function sne(){return{[Un.Animate]:kf(!0),[Un.InView]:kf(),[Un.Hover]:kf(),[Un.Tap]:kf(),[Un.Drag]:kf(),[Un.Focus]:kf(),[Un.Exit]:kf()}}const lne={animation:Kc(({visualElement:e,animate:t})=>{e.animationState||(e.animationState=one(e)),k4(t)&&C.exports.useEffect(()=>t.subscribe(e),[t])}),exit:Kc(e=>{const{custom:t,visualElement:n}=e,[r,i]=T9(),o=C.exports.useContext(H0);C.exports.useEffect(()=>{n.isPresent=r;const a=n.animationState&&n.animationState.setActive(Un.Exit,!r,{custom:o&&o.custom||t});a&&!r&&a.then(i)},[r])})};class zN{constructor(t,n,{transformPagePoint:r}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const d=Vx(this.lastMoveEventInfo,this.history),p=this.startEvent!==null,g=P9(d.offset,{x:0,y:0})>=3;if(!p&&!g)return;const{point:m}=d,{timestamp:y}=y6();this.history.push({...m,timestamp:y});const{onStart:x,onMove:w}=this.handlers;p||(x&&x(this.lastMoveEvent,d),this.startEvent=this.lastMoveEvent),w&&w(this.lastMoveEvent,d)},this.handlePointerMove=(d,p)=>{if(this.lastMoveEvent=d,this.lastMoveEventInfo=Wx(p,this.transformPagePoint),tN(d)&&d.buttons===0){this.handlePointerUp(d,p);return}Ll.update(this.updatePoint,!0)},this.handlePointerUp=(d,p)=>{this.end();const{onEnd:g,onSessionEnd:m}=this.handlers,y=Vx(Wx(p,this.transformPagePoint),this.history);this.startEvent&&g&&g(d,y),m&&m(d,y)},nN(t)&&t.touches.length>1)return;this.handlers=n,this.transformPagePoint=r;const i=b9(t),o=Wx(i,this.transformPagePoint),{point:a}=o,{timestamp:s}=y6();this.history=[{...a,timestamp:s}];const{onSessionStart:l}=n;l&&l(t,Vx(o,this.history)),this.removeListeners=A4(Jp(window,"pointermove",this.handlePointerMove),Jp(window,"pointerup",this.handlePointerUp),Jp(window,"pointercancel",this.handlePointerUp))}updateHandlers(t){this.handlers=t}end(){this.removeListeners&&this.removeListeners(),zm.update(this.updatePoint)}}function Wx(e,t){return t?{point:t(e.point)}:e}function kP(e,t){return{x:e.x-t.x,y:e.y-t.y}}function Vx({point:e},t){return{point:e,delta:kP(e,FN(t)),offset:kP(e,une(t)),velocity:cne(t,.1)}}function une(e){return e[0]}function FN(e){return e[e.length-1]}function cne(e,t){if(e.length<2)return{x:0,y:0};let n=e.length-1,r=null;const i=FN(e);for(;n>=0&&(r=e[n],!(i.timestamp-r.timestamp>s5(t)));)n--;if(!r)return{x:0,y:0};const o=(i.timestamp-r.timestamp)/1e3;if(o===0)return{x:0,y:0};const a={x:(i.x-r.x)/o,y:(i.y-r.y)/o};return a.x===1/0&&(a.x=0),a.y===1/0&&(a.y=0),a}function ya(e){return e.max-e.min}function EP(e,t=0,n=.01){return P9(e,t)n&&(e=r?Er(n,e,r.max):Math.min(e,n)),e}function AP(e,t,n){return{min:t!==void 0?e.min+t:void 0,max:n!==void 0?e.max+n-(e.max-e.min):void 0}}function hne(e,{top:t,left:n,bottom:r,right:i}){return{x:AP(e.x,n,i),y:AP(e.y,t,r)}}function MP(e,t){let n=t.min-e.min,r=t.max-e.max;return t.max-t.minr?n=Om(t.min,t.max-r,e.min):r>i&&(n=Om(e.min,e.max-i,t.min)),i5(0,1,n)}function mne(e,t){const n={};return t.min!==void 0&&(n.min=t.min-e.min),t.max!==void 0&&(n.max=t.max-e.min),n}const x6=.35;function vne(e=x6){return e===!1?e=0:e===!0&&(e=x6),{x:IP(e,"left","right"),y:IP(e,"top","bottom")}}function IP(e,t,n){return{min:RP(e,t),max:RP(e,n)}}function RP(e,t){var n;return typeof e=="number"?e:(n=e[t])!==null&&n!==void 0?n:0}const OP=()=>({translate:0,scale:1,origin:0,originPoint:0}),qg=()=>({x:OP(),y:OP()}),NP=()=>({min:0,max:0}),Ii=()=>({x:NP(),y:NP()});function gl(e){return[e("x"),e("y")]}function BN({top:e,left:t,right:n,bottom:r}){return{x:{min:t,max:n},y:{min:e,max:r}}}function yne({x:e,y:t}){return{top:t.min,right:e.max,bottom:t.max,left:e.min}}function bne(e,t){if(!t)return e;const n=t({x:e.left,y:e.top}),r=t({x:e.right,y:e.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}function Ux(e){return e===void 0||e===1}function $N({scale:e,scaleX:t,scaleY:n}){return!Ux(e)||!Ux(t)||!Ux(n)}function Nc(e){return $N(e)||DP(e.x)||DP(e.y)||e.z||e.rotate||e.rotateX||e.rotateY}function DP(e){return e&&e!=="0%"}function u5(e,t,n){const r=e-n,i=t*r;return n+i}function zP(e,t,n,r,i){return i!==void 0&&(e=u5(e,i,r)),u5(e,n,r)+t}function S6(e,t=0,n=1,r,i){e.min=zP(e.min,t,n,r,i),e.max=zP(e.max,t,n,r,i)}function HN(e,{x:t,y:n}){S6(e.x,t.translate,t.scale,t.originPoint),S6(e.y,n.translate,n.scale,n.originPoint)}function xne(e,t,n,r=!1){var i,o;const a=n.length;if(!a)return;t.x=t.y=1;let s,l;for(let d=0;d{this.stopAnimation(),n&&this.snapToCursor(b9(s,"page").point)},i=(s,l)=>{var d;const{drag:p,dragPropagation:g,onDragStart:m}=this.getProps();p&&!g&&(this.openGlobalLock&&this.openGlobalLock(),this.openGlobalLock=aN(p),!this.openGlobalLock)||(this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),gl(y=>{var x,w;let P=this.getAxisMotionValue(y).get()||0;if(Tl.test(P)){const E=(w=(x=this.visualElement.projection)===null||x===void 0?void 0:x.layout)===null||w===void 0?void 0:w.actual[y];E&&(P=ya(E)*(parseFloat(P)/100))}this.originPoint[y]=P}),m?.(s,l),(d=this.visualElement.animationState)===null||d===void 0||d.setActive(Un.Drag,!0))},o=(s,l)=>{const{dragPropagation:d,dragDirectionLock:p,onDirectionLock:g,onDrag:m}=this.getProps();if(!d&&!this.openGlobalLock)return;const{offset:y}=l;if(p&&this.currentDirection===null){this.currentDirection=Ene(y),this.currentDirection!==null&&g?.(this.currentDirection);return}this.updateAxis("x",l.point,y),this.updateAxis("y",l.point,y),this.visualElement.syncRender(),m?.(s,l)},a=(s,l)=>this.stop(s,l);this.panSession=new zN(t,{onSessionStart:r,onStart:i,onMove:o,onSessionEnd:a},{transformPagePoint:this.visualElement.getTransformPagePoint()})}stop(t,n){const r=this.isDragging;if(this.cancel(),!r)return;const{velocity:i}=n;this.startAnimation(i);const{onDragEnd:o}=this.getProps();o?.(t,n)}cancel(){var t,n;this.isDragging=!1,this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!1),(t=this.panSession)===null||t===void 0||t.end(),this.panSession=void 0;const{dragPropagation:r}=this.getProps();!r&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),(n=this.visualElement.animationState)===null||n===void 0||n.setActive(Un.Drag,!1)}updateAxis(t,n,r){const{drag:i}=this.getProps();if(!r||!q2(t,i,this.currentDirection))return;const o=this.getAxisMotionValue(t);let a=this.originPoint[t]+r[t];this.constraints&&this.constraints[t]&&(a=fne(a,this.constraints[t],this.elastic[t])),o.set(a)}resolveConstraints(){const{dragConstraints:t,dragElastic:n}=this.getProps(),{layout:r}=this.visualElement.projection||{},i=this.constraints;t&&Hp(t)?this.constraints||(this.constraints=this.resolveRefConstraints()):t&&r?this.constraints=hne(r.actual,t):this.constraints=!1,this.elastic=vne(n),i!==this.constraints&&r&&this.constraints&&!this.hasMutatedConstraints&&gl(o=>{this.getAxisMotionValue(o)&&(this.constraints[o]=mne(r.actual[o],this.constraints[o]))})}resolveRefConstraints(){const{dragConstraints:t,onMeasureDragConstraints:n}=this.getProps();if(!t||!Hp(t))return!1;const r=t.current,{projection:i}=this.visualElement;if(!i||!i.layout)return!1;const o=Cne(r,i.root,this.visualElement.getTransformPagePoint());let a=pne(i.layout.actual,o);if(n){const s=n(yne(a));this.hasMutatedConstraints=!!s,s&&(a=BN(s))}return a}startAnimation(t){const{drag:n,dragMomentum:r,dragElastic:i,dragTransition:o,dragSnapToOrigin:a,onDragTransitionEnd:s}=this.getProps(),l=this.constraints||{},d=gl(p=>{var g;if(!q2(p,n,this.currentDirection))return;let m=(g=l?.[p])!==null&&g!==void 0?g:{};a&&(m={min:0,max:0});const y=i?200:1e6,x=i?40:1e7,w={type:"inertia",velocity:r?t[p]:0,bounceStiffness:y,bounceDamping:x,timeConstant:750,restDelta:1,restSpeed:10,...o,...m};return this.startAxisValueAnimation(p,w)});return Promise.all(d).then(s)}startAxisValueAnimation(t,n){const r=this.getAxisMotionValue(t);return I9(t,r,0,n)}stopAnimation(){gl(t=>this.getAxisMotionValue(t).stop())}getAxisMotionValue(t){var n,r;const i="_drag"+t.toUpperCase(),o=this.visualElement.getProps()[i];return o||this.visualElement.getValue(t,(r=(n=this.visualElement.getProps().initial)===null||n===void 0?void 0:n[t])!==null&&r!==void 0?r:0)}snapToCursor(t){gl(n=>{const{drag:r}=this.getProps();if(!q2(n,r,this.currentDirection))return;const{projection:i}=this.visualElement,o=this.getAxisMotionValue(n);if(i&&i.layout){const{min:a,max:s}=i.layout.actual[n];o.set(t[n]-Er(a,s,.5))}})}scalePositionWithinConstraints(){var t;const{drag:n,dragConstraints:r}=this.getProps(),{projection:i}=this.visualElement;if(!Hp(r)||!i||!this.constraints)return;this.stopAnimation();const o={x:0,y:0};gl(s=>{const l=this.getAxisMotionValue(s);if(l){const d=l.get();o[s]=gne({min:d,max:d},this.constraints[s])}});const{transformTemplate:a}=this.visualElement.getProps();this.visualElement.getInstance().style.transform=a?a({},""):"none",(t=i.root)===null||t===void 0||t.updateScroll(),i.updateLayout(),this.resolveConstraints(),gl(s=>{if(!q2(s,n,null))return;const l=this.getAxisMotionValue(s),{min:d,max:p}=this.constraints[s];l.set(Er(d,p,o[s]))})}addListeners(){var t;_ne.set(this.visualElement,this);const n=this.visualElement.getInstance(),r=Jp(n,"pointerdown",d=>{const{drag:p,dragListener:g=!0}=this.getProps();p&&g&&this.start(d)}),i=()=>{const{dragConstraints:d}=this.getProps();Hp(d)&&(this.constraints=this.resolveRefConstraints())},{projection:o}=this.visualElement,a=o.addEventListener("measure",i);o&&!o.layout&&((t=o.root)===null||t===void 0||t.updateScroll(),o.updateLayout()),i();const s=T4(window,"resize",()=>this.scalePositionWithinConstraints()),l=o.addEventListener("didUpdate",({delta:d,hasLayoutChanged:p})=>{this.isDragging&&p&&(gl(g=>{const m=this.getAxisMotionValue(g);!m||(this.originPoint[g]+=d[g].translate,m.set(m.get()+d[g].translate))}),this.visualElement.syncRender())});return()=>{s(),r(),a(),l?.()}}getProps(){const t=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:r=!1,dragPropagation:i=!1,dragConstraints:o=!1,dragElastic:a=x6,dragMomentum:s=!0}=t;return{...t,drag:n,dragDirectionLock:r,dragPropagation:i,dragConstraints:o,dragElastic:a,dragMomentum:s}}}function q2(e,t,n){return(t===!0||t===e)&&(n===null||n===e)}function Ene(e,t=10){let n=null;return Math.abs(e.y)>t?n="y":Math.abs(e.x)>t&&(n="x"),n}function Pne(e){const{dragControls:t,visualElement:n}=e,r=P4(()=>new kne(n));C.exports.useEffect(()=>t&&t.subscribe(r),[r,t]),C.exports.useEffect(()=>r.addListeners(),[r])}function Tne({onPan:e,onPanStart:t,onPanEnd:n,onPanSessionStart:r,visualElement:i}){const o=e||t||n||r,a=C.exports.useRef(null),{transformPagePoint:s}=C.exports.useContext(d9),l={onSessionStart:r,onStart:t,onMove:e,onEnd:(p,g)=>{a.current=null,n&&n(p,g)}};C.exports.useEffect(()=>{a.current!==null&&a.current.updateHandlers(l)});function d(p){a.current=new zN(p,l,{transformPagePoint:s})}n5(i,"pointerdown",o&&d),x9(()=>a.current&&a.current.end())}const Lne={pan:Kc(Tne),drag:Kc(Pne)},w6={current:null},VN={current:!1};function Ane(){if(VN.current=!0,!!dh)if(window.matchMedia){const e=window.matchMedia("(prefers-reduced-motion)"),t=()=>w6.current=e.matches;e.addListener(t),t()}else w6.current=!1}const K2=["LayoutMeasure","BeforeLayoutMeasure","LayoutUpdate","ViewportBoxUpdate","Update","Render","AnimationComplete","LayoutAnimationComplete","AnimationStart","LayoutAnimationStart","SetAxisTarget","Unmount"];function Mne(){const e=K2.map(()=>new Ug),t={},n={clearAllListeners:()=>e.forEach(r=>r.clear()),updatePropListeners:r=>{K2.forEach(i=>{var o;const a="on"+i,s=r[a];(o=t[i])===null||o===void 0||o.call(t),s&&(t[i]=n[a](s))})}};return e.forEach((r,i)=>{n["on"+K2[i]]=o=>r.add(o),n["notify"+K2[i]]=(...o)=>r.notify(...o)}),n}function Ine(e,t,n){const{willChange:r}=t;for(const i in t){const o=t[i],a=n[i];if(Ol(o))e.addValue(i,o),l5(r)&&r.add(i);else if(Ol(a))e.addValue(i,w0(o)),l5(r)&&r.remove(i);else if(a!==o)if(e.hasValue(i)){const s=e.getValue(i);!s.hasAnimated&&s.set(o)}else{const s=e.getStaticValue(i);e.addValue(i,w0(s!==void 0?s:o))}}for(const i in n)t[i]===void 0&&e.removeValue(i);return t}const UN=Object.keys(Mm),Rne=UN.length,GN=({treeType:e="",build:t,getBaseTarget:n,makeTargetAnimatable:r,measureViewportBox:i,render:o,readValueFromInstance:a,removeValueFromRenderState:s,sortNodePosition:l,scrapeMotionValuesFromProps:d})=>({parent:p,props:g,presenceId:m,blockInitialAnimation:y,visualState:x,reducedMotionConfig:w},P={})=>{let E=!1;const{latestValues:k,renderState:L}=x;let I;const N=Mne(),z=new Map,F=new Map;let B={};const U={...k};let q;function Z(){!I||!E||(ge(),o(I,L,g.style,ee.projection))}function ge(){t(ee,L,k,P,g)}function ce(){N.notifyUpdate(k)}function ve(Q,W){const ie=W.onChange(Se=>{k[Q]=Se,g.onUpdate&&Ll.update(ce,!1,!0)}),de=W.onRenderRequest(ee.scheduleRender);F.set(Q,()=>{ie(),de()})}const{willChange:we,...xe}=d(g);for(const Q in xe){const W=xe[Q];k[Q]!==void 0&&Ol(W)&&(W.set(k[Q],!1),l5(we)&&we.add(Q))}const J=E4(g),G=IO(g),ee={treeType:e,current:null,depth:p?p.depth+1:0,parent:p,children:new Set,presenceId:m,shouldReduceMotion:null,variantChildren:G?new Set:void 0,isVisible:void 0,manuallyAnimateOnMount:Boolean(p?.isMounted()),blockInitialAnimation:y,isMounted:()=>Boolean(I),mount(Q){E=!0,I=ee.current=Q,ee.projection&&ee.projection.mount(Q),G&&p&&!J&&(q=p?.addVariantChild(ee)),z.forEach((W,ie)=>ve(ie,W)),VN.current||Ane(),ee.shouldReduceMotion=w==="never"?!1:w==="always"?!0:w6.current,p?.children.add(ee),ee.setProps(g)},unmount(){var Q;(Q=ee.projection)===null||Q===void 0||Q.unmount(),zm.update(ce),zm.render(Z),F.forEach(W=>W()),q?.(),p?.children.delete(ee),N.clearAllListeners(),I=void 0,E=!1},loadFeatures(Q,W,ie,de,Se,De){const Ie=[];for(let Ve=0;Veee.scheduleRender(),animationType:typeof ke=="string"?ke:"both",initialPromotionConfig:De,layoutScroll:ht})}return Ie},addVariantChild(Q){var W;const ie=ee.getClosestVariantNode();if(ie)return(W=ie.variantChildren)===null||W===void 0||W.add(Q),()=>ie.variantChildren.delete(Q)},sortNodePosition(Q){return!l||e!==Q.treeType?0:l(ee.getInstance(),Q.getInstance())},getClosestVariantNode:()=>G?ee:p?.getClosestVariantNode(),getLayoutId:()=>g.layoutId,getInstance:()=>I,getStaticValue:Q=>k[Q],setStaticValue:(Q,W)=>k[Q]=W,getLatestValues:()=>k,setVisibility(Q){ee.isVisible!==Q&&(ee.isVisible=Q,ee.scheduleRender())},makeTargetAnimatable(Q,W=!0){return r(ee,Q,g,W)},measureViewportBox(){return i(I,g)},addValue(Q,W){ee.hasValue(Q)&&ee.removeValue(Q),z.set(Q,W),k[Q]=W.get(),ve(Q,W)},removeValue(Q){var W;z.delete(Q),(W=F.get(Q))===null||W===void 0||W(),F.delete(Q),delete k[Q],s(Q,L)},hasValue:Q=>z.has(Q),getValue(Q,W){let ie=z.get(Q);return ie===void 0&&W!==void 0&&(ie=w0(W),ee.addValue(Q,ie)),ie},forEachValue:Q=>z.forEach(Q),readValue:Q=>k[Q]!==void 0?k[Q]:a(I,Q,P),setBaseTarget(Q,W){U[Q]=W},getBaseTarget(Q){if(n){const W=n(g,Q);if(W!==void 0&&!Ol(W))return W}return U[Q]},...N,build(){return ge(),L},scheduleRender(){Ll.render(Z,!1,!0)},syncRender:Z,setProps(Q){(Q.transformTemplate||g.transformTemplate)&&ee.scheduleRender(),g=Q,N.updatePropListeners(Q),B=Ine(ee,d(g),B)},getProps:()=>g,getVariant:Q=>{var W;return(W=g.variants)===null||W===void 0?void 0:W[Q]},getDefaultTransition:()=>g.transition,getTransformPagePoint:()=>g.transformPagePoint,getVariantContext(Q=!1){if(Q)return p?.getVariantContext();if(!J){const ie=p?.getVariantContext()||{};return g.initial!==void 0&&(ie.initial=g.initial),ie}const W={};for(let ie=0;ie{const o=i.get();if(!C6(o))return;const a=_6(o,r);a&&i.set(a)});for(const i in t){const o=t[i];if(!C6(o))continue;const a=_6(o,r);!a||(t[i]=a,n&&n[i]===void 0&&(n[i]=o))}return{target:t,transitionEnd:n}}const zne=new Set(["width","height","top","left","right","bottom","x","y"]),KN=e=>zne.has(e),Fne=e=>Object.keys(e).some(KN),ZN=(e,t)=>{e.set(t,!1),e.set(t)},BP=e=>e===fh||e===wt;var $P;(function(e){e.width="width",e.height="height",e.left="left",e.right="right",e.top="top",e.bottom="bottom"})($P||($P={}));const HP=(e,t)=>parseFloat(e.split(", ")[t]),WP=(e,t)=>(n,{transform:r})=>{if(r==="none"||!r)return 0;const i=r.match(/^matrix3d\((.+)\)$/);if(i)return HP(i[1],t);{const o=r.match(/^matrix\((.+)\)$/);return o?HP(o[1],e):0}},Bne=new Set(["x","y","z"]),$ne=e5.filter(e=>!Bne.has(e));function Hne(e){const t=[];return $ne.forEach(n=>{const r=e.getValue(n);r!==void 0&&(t.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))}),t.length&&e.syncRender(),t}const VP={width:({x:e},{paddingLeft:t="0",paddingRight:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),height:({y:e},{paddingTop:t="0",paddingBottom:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),top:(e,{top:t})=>parseFloat(t),left:(e,{left:t})=>parseFloat(t),bottom:({y:e},{top:t})=>parseFloat(t)+(e.max-e.min),right:({x:e},{left:t})=>parseFloat(t)+(e.max-e.min),x:WP(4,13),y:WP(5,14)},Wne=(e,t,n)=>{const r=t.measureViewportBox(),i=t.getInstance(),o=getComputedStyle(i),{display:a}=o,s={};a==="none"&&t.setStaticValue("display",e.display||"block"),n.forEach(d=>{s[d]=VP[d](r,o)}),t.syncRender();const l=t.measureViewportBox();return n.forEach(d=>{const p=t.getValue(d);ZN(p,s[d]),e[d]=VP[d](l,o)}),e},Vne=(e,t,n={},r={})=>{t={...t},r={...r};const i=Object.keys(t).filter(KN);let o=[],a=!1;const s=[];if(i.forEach(l=>{const d=e.getValue(l);if(!e.hasValue(l))return;let p=n[l],g=eg(p);const m=t[l];let y;if(Rm(m)){const x=m.length,w=m[0]===null?1:0;p=m[w],g=eg(p);for(let P=w;P=0?window.pageYOffset:null,d=Wne(t,e,s);return o.length&&o.forEach(([p,g])=>{e.getValue(p).set(g)}),e.syncRender(),dh&&l!==null&&window.scrollTo({top:l}),{target:d,transitionEnd:r}}else return{target:t,transitionEnd:r}};function Une(e,t,n,r){return Fne(t)?Vne(e,t,n,r):{target:t,transitionEnd:r}}const Gne=(e,t,n,r)=>{const i=Dne(e,t,r);return t=i.target,r=i.transitionEnd,Une(e,t,n,r)};function jne(e){return window.getComputedStyle(e)}const YN={treeType:"dom",readValueFromInstance(e,t){if(cv.has(t)){const n=L9(t);return n&&n.default||0}else{const n=jne(e),r=(NO(t)?n.getPropertyValue(t):n[t])||0;return typeof r=="string"?r.trim():r}},sortNodePosition(e,t){return e.compareDocumentPosition(t)&2?1:-1},getBaseTarget(e,t){var n;return(n=e.style)===null||n===void 0?void 0:n[t]},measureViewportBox(e,{transformPagePoint:t}){return WN(e,t)},resetTransform(e,t,n){const{transformTemplate:r}=n;t.style.transform=r?r({},""):"none",e.scheduleRender()},restoreTransform(e,t){e.style.transform=t.style.transform},removeValueFromRenderState(e,{vars:t,style:n}){delete t[e],delete n[e]},makeTargetAnimatable(e,{transition:t,transitionEnd:n,...r},{transformValues:i},o=!0){let a=Xte(r,t||{},e);if(i&&(n&&(n=i(n)),r&&(r=i(r)),a&&(a=i(a))),o){Zte(e,r,a);const s=Gne(e,r,a,n);n=s.transitionEnd,r=s.target}return{transition:t,transitionEnd:n,...r}},scrapeMotionValuesFromProps:y9,build(e,t,n,r,i){e.isVisible!==void 0&&(t.style.visibility=e.isVisible?"visible":"hidden"),g9(t,n,r,i.transformTemplate)},render:KO},qne=GN(YN),Kne=GN({...YN,getBaseTarget(e,t){return e[t]},readValueFromInstance(e,t){var n;return cv.has(t)?((n=L9(t))===null||n===void 0?void 0:n.default)||0:(t=ZO.has(t)?t:qO(t),e.getAttribute(t))},scrapeMotionValuesFromProps:XO,build(e,t,n,r,i){v9(t,n,r,i.transformTemplate)},render:YO}),Zne=(e,t)=>h9(e)?Kne(t,{enableHardwareAcceleration:!1}):qne(t,{enableHardwareAcceleration:!0});function UP(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}const tg={correct:(e,t)=>{if(!t.target)return e;if(typeof e=="string")if(wt.test(e))e=parseFloat(e);else return e;const n=UP(e,t.target.x),r=UP(e,t.target.y);return`${n}% ${r}%`}},GP="_$css",Yne={correct:(e,{treeScale:t,projectionDelta:n})=>{const r=e,i=e.includes("var("),o=[];i&&(e=e.replace(qN,y=>(o.push(y),GP)));const a=Iu.parse(e);if(a.length>5)return r;const s=Iu.createTransformer(e),l=typeof a[0]!="number"?1:0,d=n.x.scale*t.x,p=n.y.scale*t.y;a[0+l]/=d,a[1+l]/=p;const g=Er(d,p,.5);typeof a[2+l]=="number"&&(a[2+l]/=g),typeof a[3+l]=="number"&&(a[3+l]/=g);let m=s(a);if(i){let y=0;m=m.replace(GP,()=>{const x=o[y];return y++,x})}return m}};class Xne extends le.Component{componentDidMount(){const{visualElement:t,layoutGroup:n,switchLayoutGroup:r,layoutId:i}=this.props,{projection:o}=t;uJ(Jne),o&&(n.group&&n.group.add(o),r&&r.register&&i&&r.register(o),o.root.didUpdate(),o.addEventListener("animationComplete",()=>{this.safeToRemove()}),o.setOptions({...o.options,onExitComplete:()=>this.safeToRemove()})),Hg.hasEverUpdated=!0}getSnapshotBeforeUpdate(t){const{layoutDependency:n,visualElement:r,drag:i,isPresent:o}=this.props,a=r.projection;return a&&(a.isPresent=o,i||t.layoutDependency!==n||n===void 0?a.willUpdate():this.safeToRemove(),t.isPresent!==o&&(o?a.promote():a.relegate()||Ll.postRender(()=>{var s;!((s=a.getStack())===null||s===void 0)&&s.members.length||this.safeToRemove()}))),null}componentDidUpdate(){const{projection:t}=this.props.visualElement;t&&(t.root.didUpdate(),!t.currentAnimation&&t.isLead()&&this.safeToRemove())}componentWillUnmount(){const{visualElement:t,layoutGroup:n,switchLayoutGroup:r}=this.props,{projection:i}=t;i&&(i.scheduleCheckAfterUnmount(),n?.group&&n.group.remove(i),r?.deregister&&r.deregister(i))}safeToRemove(){const{safeToRemove:t}=this.props;t?.()}render(){return null}}function Qne(e){const[t,n]=T9(),r=C.exports.useContext(f9);return S(Xne,{...e,layoutGroup:r,switchLayoutGroup:C.exports.useContext(RO),isPresent:t,safeToRemove:n})}const Jne={borderRadius:{...tg,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:tg,borderTopRightRadius:tg,borderBottomLeftRadius:tg,borderBottomRightRadius:tg,boxShadow:Yne},ere={measureLayout:Qne};function tre(e,t,n={}){const r=Ol(e)?e:w0(e);return I9("",r,t,n),{stop:()=>r.stop(),isAnimating:()=>r.isAnimating()}}const XN=["TopLeft","TopRight","BottomLeft","BottomRight"],nre=XN.length,jP=e=>typeof e=="string"?parseFloat(e):e,qP=e=>typeof e=="number"||wt.test(e);function rre(e,t,n,r,i,o){var a,s,l,d;i?(e.opacity=Er(0,(a=n.opacity)!==null&&a!==void 0?a:1,ire(r)),e.opacityExit=Er((s=t.opacity)!==null&&s!==void 0?s:1,0,ore(r))):o&&(e.opacity=Er((l=t.opacity)!==null&&l!==void 0?l:1,(d=n.opacity)!==null&&d!==void 0?d:1,r));for(let p=0;prt?1:n(Om(e,t,r))}function ZP(e,t){e.min=t.min,e.max=t.max}function _s(e,t){ZP(e.x,t.x),ZP(e.y,t.y)}function YP(e,t,n,r,i){return e-=t,e=u5(e,1/n,r),i!==void 0&&(e=u5(e,1/i,r)),e}function are(e,t=0,n=1,r=.5,i,o=e,a=e){if(Tl.test(t)&&(t=parseFloat(t),t=Er(a.min,a.max,t/100)-a.min),typeof t!="number")return;let s=Er(o.min,o.max,r);e===o&&(s-=t),e.min=YP(e.min,t,n,s,i),e.max=YP(e.max,t,n,s,i)}function XP(e,t,[n,r,i],o,a){are(e,t[n],t[r],t[i],t.scale,o,a)}const sre=["x","scaleX","originX"],lre=["y","scaleY","originY"];function QP(e,t,n,r){XP(e.x,t,sre,n?.x,r?.x),XP(e.y,t,lre,n?.y,r?.y)}function JP(e){return e.translate===0&&e.scale===1}function JN(e){return JP(e.x)&&JP(e.y)}function eD(e,t){return e.x.min===t.x.min&&e.x.max===t.x.max&&e.y.min===t.y.min&&e.y.max===t.y.max}function eT(e){return ya(e.x)/ya(e.y)}function ure(e,t,n=.01){return P9(e,t)<=n}class cre{constructor(){this.members=[]}add(t){R9(this.members,t),t.scheduleRender()}remove(t){if(O9(this.members,t),t===this.prevLead&&(this.prevLead=void 0),t===this.lead){const n=this.members[this.members.length-1];n&&this.promote(n)}}relegate(t){const n=this.members.findIndex(i=>t===i);if(n===0)return!1;let r;for(let i=n;i>=0;i--){const o=this.members[i];if(o.isPresent!==!1){r=o;break}}return r?(this.promote(r),!0):!1}promote(t,n){var r;const i=this.lead;if(t!==i&&(this.prevLead=i,this.lead=t,t.show(),i)){i.instance&&i.scheduleRender(),t.scheduleRender(),t.resumeFrom=i,n&&(t.resumeFrom.preserveOpacity=!0),i.snapshot&&(t.snapshot=i.snapshot,t.snapshot.latestValues=i.animationValues||i.latestValues,t.snapshot.isShared=!0),!((r=t.root)===null||r===void 0)&&r.isUpdating&&(t.isLayoutDirty=!0);const{crossfade:o}=t.options;o===!1&&i.hide()}}exitAnimationComplete(){this.members.forEach(t=>{var n,r,i,o,a;(r=(n=t.options).onExitComplete)===null||r===void 0||r.call(n),(a=(i=t.resumingFrom)===null||i===void 0?void 0:(o=i.options).onExitComplete)===null||a===void 0||a.call(o)})}scheduleRender(){this.members.forEach(t=>{t.instance&&t.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}const dre="translate3d(0px, 0px, 0) scale(1, 1) scale(1, 1)";function tT(e,t,n){const r=e.x.translate/t.x,i=e.y.translate/t.y;let o=`translate3d(${r}px, ${i}px, 0) `;if(o+=`scale(${1/t.x}, ${1/t.y}) `,n){const{rotate:l,rotateX:d,rotateY:p}=n;l&&(o+=`rotate(${l}deg) `),d&&(o+=`rotateX(${d}deg) `),p&&(o+=`rotateY(${p}deg) `)}const a=e.x.scale*t.x,s=e.y.scale*t.y;return o+=`scale(${a}, ${s})`,o===dre?"none":o}const fre=(e,t)=>e.depth-t.depth;class hre{constructor(){this.children=[],this.isDirty=!1}add(t){R9(this.children,t),this.isDirty=!0}remove(t){O9(this.children,t),this.isDirty=!0}forEach(t){this.isDirty&&this.children.sort(fre),this.isDirty=!1,this.children.forEach(t)}}const nT=["","X","Y","Z"],rT=1e3;function tD({attachResizeListener:e,defaultParent:t,measureScroll:n,checkIsScrollRoot:r,resetTransform:i}){return class{constructor(a,s={},l=t?.()){this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.potentialNodes=new Map,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.nodes.forEach(bre),this.nodes.forEach(xre)},this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.id=a,this.latestValues=s,this.root=l?l.root||l:this,this.path=l?[...l.path,l]:[],this.parent=l,this.depth=l?l.depth+1:0,a&&this.root.registerPotentialNode(a,this);for(let d=0;dthis.root.updateBlockedByResize=!1;e(a,()=>{this.root.updateBlockedByResize=!0,clearTimeout(m),m=window.setTimeout(y,250),Hg.hasAnimatedSinceResize&&(Hg.hasAnimatedSinceResize=!1,this.nodes.forEach(yre))})}d&&this.root.registerSharedNode(d,this),this.options.animate!==!1&&g&&(d||p)&&this.addEventListener("didUpdate",({delta:m,hasLayoutChanged:y,hasRelativeTargetChanged:x,layout:w})=>{var P,E,k,L,I;if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const N=(E=(P=this.options.transition)!==null&&P!==void 0?P:g.getDefaultTransition())!==null&&E!==void 0?E:kre,{onLayoutAnimationStart:z,onLayoutAnimationComplete:F}=g.getProps(),B=!this.targetLayout||!eD(this.targetLayout,w)||x,U=!y&&x;if(((k=this.resumeFrom)===null||k===void 0?void 0:k.instance)||U||y&&(B||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(m,U);const q={...M9(N,"layout"),onPlay:z,onComplete:F};g.shouldReduceMotion&&(q.delay=0,q.type=!1),this.startAnimation(q)}else!y&&this.animationProgress===0&&this.finishAnimation(),this.isLead()&&((I=(L=this.options).onExitComplete)===null||I===void 0||I.call(L));this.targetLayout=w})}unmount(){var a,s;this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this),(a=this.getStack())===null||a===void 0||a.remove(this),(s=this.parent)===null||s===void 0||s.children.delete(this),this.instance=void 0,zm.preRender(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){var a;return this.isAnimationBlocked||((a=this.parent)===null||a===void 0?void 0:a.isTreeAnimationBlocked())||!1}startUpdate(){var a;this.isUpdateBlocked()||(this.isUpdating=!0,(a=this.nodes)===null||a===void 0||a.forEach(Sre))}willUpdate(a=!0){var s,l,d;if(this.root.isUpdateBlocked()){(l=(s=this.options).onExitComplete)===null||l===void 0||l.call(s);return}if(!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let y=0;y{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){if(this.snapshot||!this.instance)return;const a=this.measure(),s=this.removeTransform(this.removeElementScroll(a));lT(s),this.snapshot={measured:a,layout:s,latestValues:{}}}updateLayout(){var a;if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let d=0;d{var k;const L=E/1e3;oT(m.x,a.x,L),oT(m.y,a.y,L),this.setTargetDelta(m),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&((k=this.relativeParent)===null||k===void 0?void 0:k.layout)&&(jg(y,this.layout.actual,this.relativeParent.layout.actual),Cre(this.relativeTarget,this.relativeTargetOrigin,y,L)),x&&(this.animationValues=g,rre(g,p,this.latestValues,L,P,w)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=L},this.mixTargetDelta(0)}startAnimation(a){var s,l;this.notifyListeners("animationStart"),(s=this.currentAnimation)===null||s===void 0||s.stop(),this.resumingFrom&&((l=this.resumingFrom.currentAnimation)===null||l===void 0||l.stop()),this.pendingAnimation&&(zm.update(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=Ll.update(()=>{Hg.hasAnimatedSinceResize=!0,this.currentAnimation=tre(0,rT,{...a,onUpdate:d=>{var p;this.mixTargetDelta(d),(p=a.onUpdate)===null||p===void 0||p.call(a,d)},onComplete:()=>{var d;(d=a.onComplete)===null||d===void 0||d.call(a),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){var a;this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0),(a=this.getStack())===null||a===void 0||a.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){var a;this.currentAnimation&&((a=this.mixTargetDelta)===null||a===void 0||a.call(this,rT),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const a=this.getLead();let{targetWithTransforms:s,target:l,layout:d,latestValues:p}=a;if(!(!s||!l||!d)){if(this!==a&&this.layout&&d&&nD(this.options.animationType,this.layout.actual,d.actual)){l=this.target||Ii();const g=ya(this.layout.actual.x);l.x.min=a.target.x.min,l.x.max=l.x.min+g;const m=ya(this.layout.actual.y);l.y.min=a.target.y.min,l.y.max=l.y.min+m}_s(s,l),Wp(s,p),Gg(this.projectionDeltaWithTransform,this.layoutCorrected,s,p)}}registerSharedNode(a,s){var l,d,p;this.sharedNodes.has(a)||this.sharedNodes.set(a,new cre),this.sharedNodes.get(a).add(s),s.promote({transition:(l=s.options.initialPromotionConfig)===null||l===void 0?void 0:l.transition,preserveFollowOpacity:(p=(d=s.options.initialPromotionConfig)===null||d===void 0?void 0:d.shouldPreserveFollowOpacity)===null||p===void 0?void 0:p.call(d,s)})}isLead(){const a=this.getStack();return a?a.lead===this:!0}getLead(){var a;const{layoutId:s}=this.options;return s?((a=this.getStack())===null||a===void 0?void 0:a.lead)||this:this}getPrevLead(){var a;const{layoutId:s}=this.options;return s?(a=this.getStack())===null||a===void 0?void 0:a.prevLead:void 0}getStack(){const{layoutId:a}=this.options;if(a)return this.root.sharedNodes.get(a)}promote({needsReset:a,transition:s,preserveFollowOpacity:l}={}){const d=this.getStack();d&&d.promote(this,l),a&&(this.projectionDelta=void 0,this.needsReset=!0),s&&this.setOptions({transition:s})}relegate(){const a=this.getStack();return a?a.relegate(this):!1}resetRotation(){const{visualElement:a}=this.options;if(!a)return;let s=!1;const l={};for(let d=0;d{var s;return(s=a.currentAnimation)===null||s===void 0?void 0:s.stop()}),this.root.nodes.forEach(iT),this.root.sharedNodes.clear()}}}function pre(e){e.updateLayout()}function gre(e){var t,n,r;const i=((t=e.resumeFrom)===null||t===void 0?void 0:t.snapshot)||e.snapshot;if(e.isLead()&&e.layout&&i&&e.hasListeners("didUpdate")){const{actual:o,measured:a}=e.layout,{animationType:s}=e.options;s==="size"?gl(m=>{const y=i.isShared?i.measured[m]:i.layout[m],x=ya(y);y.min=o[m].min,y.max=y.min+x}):nD(s,i.layout,o)&&gl(m=>{const y=i.isShared?i.measured[m]:i.layout[m],x=ya(o[m]);y.max=y.min+x});const l=qg();Gg(l,o,i.layout);const d=qg();i.isShared?Gg(d,e.applyTransform(a,!0),i.measured):Gg(d,o,i.layout);const p=!JN(l);let g=!1;if(!e.resumeFrom&&(e.relativeParent=e.getClosestProjectingParent(),e.relativeParent&&!e.relativeParent.resumeFrom)){const{snapshot:m,layout:y}=e.relativeParent;if(m&&y){const x=Ii();jg(x,i.layout,m.layout);const w=Ii();jg(w,o,y.actual),eD(x,w)||(g=!0)}}e.notifyListeners("didUpdate",{layout:o,snapshot:i,delta:d,layoutDelta:l,hasLayoutChanged:p,hasRelativeTargetChanged:g})}else e.isLead()&&((r=(n=e.options).onExitComplete)===null||r===void 0||r.call(n));e.options.transition=void 0}function mre(e){e.clearSnapshot()}function iT(e){e.clearMeasurements()}function vre(e){const{visualElement:t}=e.options;t?.getProps().onBeforeLayoutMeasure&&t.notifyBeforeLayoutMeasure(),e.resetTransform()}function yre(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0}function bre(e){e.resolveTargetDelta()}function xre(e){e.calcProjection()}function Sre(e){e.resetRotation()}function wre(e){e.removeLeadSnapshot()}function oT(e,t,n){e.translate=Er(t.translate,0,n),e.scale=Er(t.scale,1,n),e.origin=t.origin,e.originPoint=t.originPoint}function aT(e,t,n,r){e.min=Er(t.min,n.min,r),e.max=Er(t.max,n.max,r)}function Cre(e,t,n,r){aT(e.x,t.x,n.x,r),aT(e.y,t.y,n.y,r)}function _re(e){return e.animationValues&&e.animationValues.opacityExit!==void 0}const kre={duration:.45,ease:[.4,0,.1,1]};function Ere(e,t){let n=e.root;for(let o=e.path.length-1;o>=0;o--)if(Boolean(e.path[o].instance)){n=e.path[o];break}const i=(n&&n!==e.root?n.instance:document).querySelector(`[data-projection-id="${t}"]`);i&&e.mount(i,!0)}function sT(e){e.min=Math.round(e.min),e.max=Math.round(e.max)}function lT(e){sT(e.x),sT(e.y)}function nD(e,t,n){return e==="position"||e==="preserve-aspect"&&!ure(eT(t),eT(n))}const Pre=tD({attachResizeListener:(e,t)=>T4(e,"resize",t),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),Gx={current:void 0},Tre=tD({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!Gx.current){const e=new Pre(0,{});e.mount(window),e.setOptions({layoutScroll:!0}),Gx.current=e}return Gx.current},resetTransform:(e,t)=>{e.style.transform=t!==void 0?t:"none"},checkIsScrollRoot:e=>Boolean(window.getComputedStyle(e).position==="fixed")}),Lre={...lne,...yte,...Lne,...ere},rs=sJ((e,t)=>jJ(e,t,Lre,Zne,Tre));function rD(){const e=C.exports.useRef(!1);return Q3(()=>(e.current=!0,()=>{e.current=!1}),[]),e}function Are(){const e=rD(),[t,n]=C.exports.useState(0),r=C.exports.useCallback(()=>{e.current&&n(t+1)},[t]);return[C.exports.useCallback(()=>Ll.postRender(r),[r]),t]}class Mre extends C.exports.Component{getSnapshotBeforeUpdate(t){const n=this.props.childRef.current;if(n&&t.isPresent&&!this.props.isPresent){const r=this.props.sizeRef.current;r.height=n.offsetHeight||0,r.width=n.offsetWidth||0,r.top=n.offsetTop,r.left=n.offsetLeft}return null}componentDidUpdate(){}render(){return this.props.children}}function Ire({children:e,isPresent:t}){const n=C.exports.useId(),r=C.exports.useRef(null),i=C.exports.useRef({width:0,height:0,top:0,left:0});return C.exports.useInsertionEffect(()=>{const{width:o,height:a,top:s,left:l}=i.current;if(t||!r.current||!o||!a)return;r.current.dataset.motionPopId=n;const d=document.createElement("style");return document.head.appendChild(d),d.sheet&&d.sheet.insertRule(` - [data-motion-pop-id="${n}"] { - position: absolute !important; - width: ${o}px !important; - height: ${a}px !important; - top: ${s}px !important; - left: ${l}px !important; - } - `),()=>{document.head.removeChild(d)}},[t]),S(Mre,{isPresent:t,childRef:r,sizeRef:i,children:C.exports.cloneElement(e,{ref:r})})}const jx=({children:e,initial:t,isPresent:n,onExitComplete:r,custom:i,presenceAffectsLayout:o,mode:a})=>{const s=P4(Rre),l=C.exports.useId(),d=C.exports.useMemo(()=>({id:l,initial:t,isPresent:n,custom:i,onExitComplete:p=>{s.set(p,!0);for(const g of s.values())if(!g)return;r&&r()},register:p=>(s.set(p,!1),()=>s.delete(p))}),o?void 0:[n]);return C.exports.useMemo(()=>{s.forEach((p,g)=>s.set(g,!1))},[n]),C.exports.useEffect(()=>{!n&&!s.size&&r&&r()},[n]),a==="popLayout"&&(e=S(Ire,{isPresent:n,children:e})),S(H0.Provider,{value:d,children:e})};function Rre(){return new Map}const _p=e=>e.key||"";function Ore(e,t){e.forEach(n=>{const r=_p(n);t.set(r,n)})}function Nre(e){const t=[];return C.exports.Children.forEach(e,n=>{C.exports.isValidElement(n)&&t.push(n)}),t}const $u=({children:e,custom:t,initial:n=!0,onExitComplete:r,exitBeforeEnter:i,presenceAffectsLayout:o=!0,mode:a="sync"})=>{i&&(a="wait",LN(!1,"Replace exitBeforeEnter with mode='wait'"));let[s]=Are();const l=C.exports.useContext(f9).forceRender;l&&(s=l);const d=rD(),p=Nre(e);let g=p;const m=new Set,y=C.exports.useRef(g),x=C.exports.useRef(new Map).current,w=C.exports.useRef(!0);if(Q3(()=>{w.current=!1,Ore(p,x),y.current=g}),x9(()=>{w.current=!0,x.clear(),m.clear()}),w.current)return S(Bn,{children:g.map(L=>S(jx,{isPresent:!0,initial:n?void 0:!1,presenceAffectsLayout:o,mode:a,children:L},_p(L)))});g=[...g];const P=y.current.map(_p),E=p.map(_p),k=P.length;for(let L=0;L{if(E.indexOf(L)!==-1)return;const I=x.get(L);if(!I)return;const N=P.indexOf(L),z=()=>{x.delete(L),m.delete(L);const F=y.current.findIndex(B=>B.key===L);if(y.current.splice(F,1),!m.size){if(y.current=p,d.current===!1)return;s(),r&&r()}};g.splice(N,0,S(jx,{isPresent:!1,onExitComplete:z,custom:t,presenceAffectsLayout:o,mode:a,children:I},_p(I)))}),g=g.map(L=>{const I=L.key;return m.has(I)?L:S(jx,{isPresent:!0,presenceAffectsLayout:o,mode:a,children:L},_p(L))}),TN!=="production"&&a==="wait"&&g.length>1&&console.warn(`You're attempting to animate multiple children within AnimatePresence, but its mode is set to "wait". This will lead to odd visual behaviour.`),S(Bn,{children:m.size?g:g.map(L=>C.exports.cloneElement(L))})};var gv=(...e)=>e.filter(Boolean).join(" ");function Dre(){return!1}var zre=e=>{const{condition:t,message:n}=e;t&&Dre()&&console.warn(n)},Hf={ease:[.25,.1,.25,1],easeIn:[.4,0,1,1],easeOut:[0,0,.2,1],easeInOut:[.4,0,.2,1]},ng={scale:{enter:{scale:1},exit:{scale:.95}},fade:{enter:{opacity:1},exit:{opacity:0}},pushLeft:{enter:{x:"100%"},exit:{x:"-30%"}},pushRight:{enter:{x:"-100%"},exit:{x:"30%"}},pushUp:{enter:{y:"100%"},exit:{y:"-30%"}},pushDown:{enter:{y:"-100%"},exit:{y:"30%"}},slideLeft:{position:{left:0,top:0,bottom:0,width:"100%"},enter:{x:0,y:0},exit:{x:"-100%",y:0}},slideRight:{position:{right:0,top:0,bottom:0,width:"100%"},enter:{x:0,y:0},exit:{x:"100%",y:0}},slideUp:{position:{top:0,left:0,right:0,maxWidth:"100vw"},enter:{x:0,y:0},exit:{x:0,y:"-100%"}},slideDown:{position:{bottom:0,left:0,right:0,maxWidth:"100vw"},enter:{x:0,y:0},exit:{x:0,y:"100%"}}};function k6(e){switch(e?.direction??"right"){case"right":return ng.slideRight;case"left":return ng.slideLeft;case"bottom":return ng.slideDown;case"top":return ng.slideUp;default:return ng.slideRight}}var Yf={enter:{duration:.2,ease:Hf.easeOut},exit:{duration:.1,ease:Hf.easeIn}},Os={enter:(e,t)=>({...e,delay:typeof t=="number"?t:t?.enter}),exit:(e,t)=>({...e,delay:typeof t=="number"?t:t?.exit})},Fre=e=>e!=null&&parseInt(e.toString(),10)>0,uT={exit:{height:{duration:.2,ease:Hf.ease},opacity:{duration:.3,ease:Hf.ease}},enter:{height:{duration:.3,ease:Hf.ease},opacity:{duration:.4,ease:Hf.ease}}},Bre={exit:({animateOpacity:e,startingHeight:t,transition:n,transitionEnd:r,delay:i})=>({...e&&{opacity:Fre(t)?1:0},height:t,transitionEnd:r?.exit,transition:n?.exit??Os.exit(uT.exit,i)}),enter:({animateOpacity:e,endingHeight:t,transition:n,transitionEnd:r,delay:i})=>({...e&&{opacity:1},height:t,transitionEnd:r?.enter,transition:n?.enter??Os.enter(uT.enter,i)})},iD=C.exports.forwardRef((e,t)=>{const{in:n,unmountOnExit:r,animateOpacity:i=!0,startingHeight:o=0,endingHeight:a="auto",style:s,className:l,transition:d,transitionEnd:p,...g}=e,[m,y]=C.exports.useState(!1);C.exports.useEffect(()=>{const k=setTimeout(()=>{y(!0)});return()=>clearTimeout(k)},[]),zre({condition:Boolean(o>0&&r),message:"startingHeight and unmountOnExit are mutually exclusive. You can't use them together"});const x=parseFloat(o.toString())>0,w={startingHeight:o,endingHeight:a,animateOpacity:i,transition:m?d:{enter:{duration:0}},transitionEnd:{enter:p?.enter,exit:r?p?.exit:{...p?.exit,display:x?"block":"none"}}},P=r?n:!0,E=n||r?"enter":"exit";return S($u,{initial:!1,custom:w,children:P&&le.createElement(rs.div,{ref:t,...g,className:gv("chakra-collapse",l),style:{overflow:"hidden",display:"block",...s},custom:w,variants:Bre,initial:r?"exit":!1,animate:E,exit:"exit"})})});iD.displayName="Collapse";var $re={enter:({transition:e,transitionEnd:t,delay:n}={})=>({opacity:1,transition:e?.enter??Os.enter(Yf.enter,n),transitionEnd:t?.enter}),exit:({transition:e,transitionEnd:t,delay:n}={})=>({opacity:0,transition:e?.exit??Os.exit(Yf.exit,n),transitionEnd:t?.exit})},oD={initial:"exit",animate:"enter",exit:"exit",variants:$re},Hre=C.exports.forwardRef(function(t,n){const{unmountOnExit:r,in:i,className:o,transition:a,transitionEnd:s,delay:l,...d}=t,p=i||r?"enter":"exit",g=r?i&&r:!0,m={transition:a,transitionEnd:s,delay:l};return S($u,{custom:m,children:g&&le.createElement(rs.div,{ref:n,className:gv("chakra-fade",o),custom:m,...oD,animate:p,...d})})});Hre.displayName="Fade";var Wre={exit:({reverse:e,initialScale:t,transition:n,transitionEnd:r,delay:i})=>({opacity:0,...e?{scale:t,transitionEnd:r?.exit}:{transitionEnd:{scale:t,...r?.exit}},transition:n?.exit??Os.exit(Yf.exit,i)}),enter:({transitionEnd:e,transition:t,delay:n})=>({opacity:1,scale:1,transition:t?.enter??Os.enter(Yf.enter,n),transitionEnd:e?.enter})},aD={initial:"exit",animate:"enter",exit:"exit",variants:Wre},Vre=C.exports.forwardRef(function(t,n){const{unmountOnExit:r,in:i,reverse:o=!0,initialScale:a=.95,className:s,transition:l,transitionEnd:d,delay:p,...g}=t,m=r?i&&r:!0,y=i||r?"enter":"exit",x={initialScale:a,reverse:o,transition:l,transitionEnd:d,delay:p};return S($u,{custom:x,children:m&&le.createElement(rs.div,{ref:n,className:gv("chakra-offset-slide",s),...aD,animate:y,custom:x,...g})})});Vre.displayName="ScaleFade";var cT={exit:{duration:.15,ease:Hf.easeInOut},enter:{type:"spring",damping:25,stiffness:180}},Ure={exit:({direction:e,transition:t,transitionEnd:n,delay:r})=>{const{exit:i}=k6({direction:e});return{...i,transition:t?.exit??Os.exit(cT.exit,r),transitionEnd:n?.exit}},enter:({direction:e,transitionEnd:t,transition:n,delay:r})=>{const{enter:i}=k6({direction:e});return{...i,transition:n?.enter??Os.enter(cT.enter,r),transitionEnd:t?.enter}}},sD=C.exports.forwardRef(function(t,n){const{direction:r="right",style:i,unmountOnExit:o,in:a,className:s,transition:l,transitionEnd:d,delay:p,...g}=t,m=k6({direction:r}),y=Object.assign({position:"fixed"},m.position,i),x=o?a&&o:!0,w=a||o?"enter":"exit",P={transitionEnd:d,transition:l,direction:r,delay:p};return S($u,{custom:P,children:x&&le.createElement(rs.div,{...g,ref:n,initial:"exit",className:gv("chakra-slide",s),animate:w,exit:"exit",custom:P,variants:Ure,style:y})})});sD.displayName="Slide";var Gre={initial:({offsetX:e,offsetY:t,transition:n,transitionEnd:r,delay:i})=>({opacity:0,x:e,y:t,transition:n?.exit??Os.exit(Yf.exit,i),transitionEnd:r?.exit}),enter:({transition:e,transitionEnd:t,delay:n})=>({opacity:1,x:0,y:0,transition:e?.enter??Os.enter(Yf.enter,n),transitionEnd:t?.enter}),exit:({offsetY:e,offsetX:t,transition:n,transitionEnd:r,reverse:i,delay:o})=>{const a={x:t,y:e};return{opacity:0,transition:n?.exit??Os.exit(Yf.exit,o),...i?{...a,transitionEnd:r?.exit}:{transitionEnd:{...a,...r?.exit}}}}},E6={initial:"initial",animate:"enter",exit:"exit",variants:Gre},jre=C.exports.forwardRef(function(t,n){const{unmountOnExit:r,in:i,reverse:o=!0,className:a,offsetX:s=0,offsetY:l=8,transition:d,transitionEnd:p,delay:g,...m}=t,y=r?i&&r:!0,x=i||r?"enter":"exit",w={offsetX:s,offsetY:l,reverse:o,transition:d,transitionEnd:p,delay:g};return S($u,{custom:w,children:y&&le.createElement(rs.div,{ref:n,className:gv("chakra-offset-slide",a),custom:w,...E6,animate:x,...m})})});jre.displayName="SlideFade";var mv=(...e)=>e.filter(Boolean).join(" ");function qre(){return!1}var N4=e=>{const{condition:t,message:n}=e;t&&qre()&&console.warn(n)};function qx(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var[Kre,D4]=kn({name:"AccordionStylesContext",hookName:"useAccordionStyles",providerName:""}),[Zre,D9]=kn({name:"AccordionItemContext",hookName:"useAccordionItemContext",providerName:""}),[Yre,G9e,Xre,Qre]=AO(),Wf=Me(function(t,n){const{getButtonProps:r}=D9(),i=r(t,n),o=D4(),a={display:"flex",alignItems:"center",width:"100%",outline:0,...o.button};return le.createElement(Ce.button,{...i,className:mv("chakra-accordion__button",t.className),__css:a})});Wf.displayName="AccordionButton";function Jre(e){const{onChange:t,defaultIndex:n,index:r,allowMultiple:i,allowToggle:o,...a}=e;nie(e),rie(e);const s=Xre(),[l,d]=C.exports.useState(-1);C.exports.useEffect(()=>()=>{d(-1)},[]);const[p,g]=C4({value:r,defaultValue(){return i?n??[]:n??-1},onChange:t});return{index:p,setIndex:g,htmlProps:a,getAccordionItemProps:y=>{let x=!1;return y!==null&&(x=Array.isArray(p)?p.includes(y):p===y),{isOpen:x,onChange:P=>{if(y!==null)if(i&&Array.isArray(p)){const E=P?p.concat(y):p.filter(k=>k!==y);g(E)}else P?g(y):o&&g(-1)}}},focusedIndex:l,setFocusedIndex:d,descendants:s}}var[eie,z9]=kn({name:"AccordionContext",hookName:"useAccordionContext",providerName:"Accordion"});function tie(e){const{isDisabled:t,isFocusable:n,id:r,...i}=e,{getAccordionItemProps:o,setFocusedIndex:a}=z9(),s=C.exports.useRef(null),l=C.exports.useId(),d=r??l,p=`accordion-button-${d}`,g=`accordion-panel-${d}`;iie(e);const{register:m,index:y,descendants:x}=Qre({disabled:t&&!n}),{isOpen:w,onChange:P}=o(y===-1?null:y);oie({isOpen:w,isDisabled:t});const E=()=>{P?.(!0)},k=()=>{P?.(!1)},L=C.exports.useCallback(()=>{P?.(!w),a(y)},[y,a,w,P]),I=C.exports.useCallback(B=>{const q={ArrowDown:()=>{const Z=x.nextEnabled(y);Z?.node.focus()},ArrowUp:()=>{const Z=x.prevEnabled(y);Z?.node.focus()},Home:()=>{const Z=x.firstEnabled();Z?.node.focus()},End:()=>{const Z=x.lastEnabled();Z?.node.focus()}}[B.key];q&&(B.preventDefault(),q(B))},[x,y]),N=C.exports.useCallback(()=>{a(y)},[a,y]),z=C.exports.useCallback(function(U={},q=null){return{...U,type:"button",ref:Fn(m,s,q),id:p,disabled:!!t,"aria-expanded":!!w,"aria-controls":g,onClick:qx(U.onClick,L),onFocus:qx(U.onFocus,N),onKeyDown:qx(U.onKeyDown,I)}},[p,t,w,L,N,I,g,m]),F=C.exports.useCallback(function(U={},q=null){return{...U,ref:q,role:"region",id:g,"aria-labelledby":p,hidden:!w}},[p,w,g]);return{isOpen:w,isDisabled:t,isFocusable:n,onOpen:E,onClose:k,getButtonProps:z,getPanelProps:F,htmlProps:i}}function nie(e){const t=e.index||e.defaultIndex,n=t==null&&!Array.isArray(t)&&e.allowMultiple;N4({condition:!!n,message:`If 'allowMultiple' is passed, then 'index' or 'defaultIndex' must be an array. You passed: ${typeof t},`})}function rie(e){N4({condition:!!(e.allowMultiple&&e.allowToggle),message:"If 'allowMultiple' is passed, 'allowToggle' will be ignored. Either remove 'allowToggle' or 'allowMultiple' depending on whether you want multiple accordions visible or not"})}function iie(e){N4({condition:!!(e.isFocusable&&!e.isDisabled),message:`Using only 'isFocusable', this prop is reserved for situations where you pass 'isDisabled' but you still want the element to receive focus (A11y). Either remove it or pass 'isDisabled' as well. - `})}function oie(e){N4({condition:e.isOpen&&!!e.isDisabled,message:"Cannot open a disabled accordion item"})}function Vf(e){const{isOpen:t,isDisabled:n}=D9(),{reduceMotion:r}=z9(),i=mv("chakra-accordion__icon",e.className),o=D4(),a={opacity:n?.4:1,transform:t?"rotate(-180deg)":void 0,transition:r?void 0:"transform 0.2s",transformOrigin:"center",...o.icon};return S(_a,{viewBox:"0 0 24 24","aria-hidden":!0,className:i,__css:a,...e,children:S("path",{fill:"currentColor",d:"M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"})})}Vf.displayName="AccordionIcon";var Uf=Me(function(t,n){const{children:r,className:i}=t,{htmlProps:o,...a}=tie(t),l={...D4().container,overflowAnchor:"none"},d=C.exports.useMemo(()=>a,[a]);return le.createElement(Zre,{value:d},le.createElement(Ce.div,{ref:n,...o,className:mv("chakra-accordion__item",i),__css:l},typeof r=="function"?r({isExpanded:!!a.isOpen,isDisabled:!!a.isDisabled}):r))});Uf.displayName="AccordionItem";var Gf=Me(function(t,n){const{reduceMotion:r}=z9(),{getPanelProps:i,isOpen:o}=D9(),a=i(t,n),s=mv("chakra-accordion__panel",t.className),l=D4();r||delete a.hidden;const d=le.createElement(Ce.div,{...a,__css:l.panel,className:s});return r?d:S(iD,{in:o,children:d})});Gf.displayName="AccordionPanel";var z4=Me(function({children:t,reduceMotion:n,...r},i){const o=$i("Accordion",r),a=Sn(r),{htmlProps:s,descendants:l,...d}=Jre(a),p=C.exports.useMemo(()=>({...d,reduceMotion:!!n}),[d,n]);return le.createElement(Yre,{value:l},le.createElement(eie,{value:p},le.createElement(Kre,{value:o},le.createElement(Ce.div,{ref:i,...s,className:mv("chakra-accordion",r.className),__css:o.root},t))))});z4.displayName="Accordion";var aie=(...e)=>e.filter(Boolean).join(" "),sie=sv({"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(360deg)"}}),U0=Me((e,t)=>{const n=So("Spinner",e),{label:r="Loading...",thickness:i="2px",speed:o="0.45s",emptyColor:a="transparent",className:s,...l}=Sn(e),d=aie("chakra-spinner",s),p={display:"inline-block",borderColor:"currentColor",borderStyle:"solid",borderRadius:"99999px",borderWidth:i,borderBottomColor:a,borderLeftColor:a,animation:`${sie} ${o} linear infinite`,...n};return le.createElement(Ce.div,{ref:t,__css:p,className:d,...l},r&&le.createElement(Ce.span,{srOnly:!0},r))});U0.displayName="Spinner";var F4=(...e)=>e.filter(Boolean).join(" ");function lie(e){return S(_a,{viewBox:"0 0 24 24",...e,children:S("path",{fill:"currentColor",d:"M12,0A12,12,0,1,0,24,12,12.014,12.014,0,0,0,12,0Zm6.927,8.2-6.845,9.289a1.011,1.011,0,0,1-1.43.188L5.764,13.769a1,1,0,1,1,1.25-1.562l4.076,3.261,6.227-8.451A1,1,0,1,1,18.927,8.2Z"})})}function uie(e){return S(_a,{viewBox:"0 0 24 24",...e,children:S("path",{fill:"currentColor",d:"M12,0A12,12,0,1,0,24,12,12.013,12.013,0,0,0,12,0Zm.25,5a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,12.25,5ZM14.5,18.5h-4a1,1,0,0,1,0-2h.75a.25.25,0,0,0,.25-.25v-4.5a.25.25,0,0,0-.25-.25H10.5a1,1,0,0,1,0-2h1a2,2,0,0,1,2,2v4.75a.25.25,0,0,0,.25.25h.75a1,1,0,1,1,0,2Z"})})}function dT(e){return S(_a,{viewBox:"0 0 24 24",...e,children:S("path",{fill:"currentColor",d:"M11.983,0a12.206,12.206,0,0,0-8.51,3.653A11.8,11.8,0,0,0,0,12.207,11.779,11.779,0,0,0,11.8,24h.214A12.111,12.111,0,0,0,24,11.791h0A11.766,11.766,0,0,0,11.983,0ZM10.5,16.542a1.476,1.476,0,0,1,1.449-1.53h.027a1.527,1.527,0,0,1,1.523,1.47,1.475,1.475,0,0,1-1.449,1.53h-.027A1.529,1.529,0,0,1,10.5,16.542ZM11,12.5v-6a1,1,0,0,1,2,0v6a1,1,0,1,1-2,0Z"})})}var[cie,die]=kn({name:"AlertContext",hookName:"useAlertContext",providerName:""}),[fie,F9]=kn({name:"AlertStylesContext",hookName:"useAlertStyles",providerName:""}),lD={info:{icon:uie,colorScheme:"blue"},warning:{icon:dT,colorScheme:"orange"},success:{icon:lie,colorScheme:"green"},error:{icon:dT,colorScheme:"red"},loading:{icon:U0,colorScheme:"blue"}};function hie(e){return lD[e].colorScheme}function pie(e){return lD[e].icon}var uD=Me(function(t,n){const{status:r="info",addRole:i=!0,...o}=Sn(t),a=t.colorScheme??hie(r),s=$i("Alert",{...t,colorScheme:a}),l={width:"100%",display:"flex",alignItems:"center",position:"relative",overflow:"hidden",...s.container};return le.createElement(cie,{value:{status:r}},le.createElement(fie,{value:s},le.createElement(Ce.div,{role:i?"alert":void 0,ref:n,...o,className:F4("chakra-alert",t.className),__css:l})))});uD.displayName="Alert";var cD=Me(function(t,n){const r=F9(),i={display:"inline",...r.description};return le.createElement(Ce.div,{ref:n,...t,className:F4("chakra-alert__desc",t.className),__css:i})});cD.displayName="AlertDescription";function dD(e){const{status:t}=die(),n=pie(t),r=F9(),i=t==="loading"?r.spinner:r.icon;return le.createElement(Ce.span,{display:"inherit",...e,className:F4("chakra-alert__icon",e.className),__css:i},e.children||S(n,{h:"100%",w:"100%"}))}dD.displayName="AlertIcon";var fD=Me(function(t,n){const r=F9();return le.createElement(Ce.div,{ref:n,...t,className:F4("chakra-alert__title",t.className),__css:r.title})});fD.displayName="AlertTitle";function gie(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}function mie(e){const{loading:t,src:n,srcSet:r,onLoad:i,onError:o,crossOrigin:a,sizes:s,ignoreFallback:l}=e,[d,p]=C.exports.useState("pending");C.exports.useEffect(()=>{p(n?"loading":"pending")},[n]);const g=C.exports.useRef(),m=C.exports.useCallback(()=>{if(!n)return;y();const x=new Image;x.src=n,a&&(x.crossOrigin=a),r&&(x.srcset=r),s&&(x.sizes=s),t&&(x.loading=t),x.onload=w=>{y(),p("loaded"),i?.(w)},x.onerror=w=>{y(),p("failed"),o?.(w)},g.current=x},[n,a,r,s,i,o,t]),y=()=>{g.current&&(g.current.onload=null,g.current.onerror=null,g.current=null)};return El(()=>{if(!l)return d==="loading"&&m(),()=>{y()}},[d,m,l]),l?"loaded":d}var vie=(e,t)=>e!=="loaded"&&t==="beforeLoadOrError"||e==="failed"&&t==="onError",c5=Me(function(t,n){const{htmlWidth:r,htmlHeight:i,alt:o,...a}=t;return S("img",{width:r,height:i,ref:n,alt:o,...a})});c5.displayName="NativeImage";var B4=Me(function(t,n){const{fallbackSrc:r,fallback:i,src:o,srcSet:a,align:s,fit:l,loading:d,ignoreFallback:p,crossOrigin:g,fallbackStrategy:m="beforeLoadOrError",referrerPolicy:y,...x}=t,w=r!==void 0||i!==void 0,P=d!=null||p||!w,E=mie({...t,ignoreFallback:P}),k=vie(E,m),L={ref:n,objectFit:l,objectPosition:s,...P?x:gie(x,["onError","onLoad"])};return k?i||le.createElement(Ce.img,{as:c5,className:"chakra-image__placeholder",src:r,...L}):le.createElement(Ce.img,{as:c5,src:o,srcSet:a,crossOrigin:g,loading:d,referrerPolicy:y,className:"chakra-image",...L})});B4.displayName="Image";Me((e,t)=>le.createElement(Ce.img,{ref:t,as:c5,className:"chakra-image",...e}));var yie=Object.create,hD=Object.defineProperty,bie=Object.getOwnPropertyDescriptor,pD=Object.getOwnPropertyNames,xie=Object.getPrototypeOf,Sie=Object.prototype.hasOwnProperty,gD=(e,t)=>function(){return t||(0,e[pD(e)[0]])((t={exports:{}}).exports,t),t.exports},wie=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of pD(t))!Sie.call(e,i)&&i!==n&&hD(e,i,{get:()=>t[i],enumerable:!(r=bie(t,i))||r.enumerable});return e},Cie=(e,t,n)=>(n=e!=null?yie(xie(e)):{},wie(t||!e||!e.__esModule?hD(n,"default",{value:e,enumerable:!0}):n,e)),_ie=gD({"../../node_modules/.pnpm/react@18.2.0/node_modules/react/cjs/react.production.min.js"(e){var t=Symbol.for("react.element"),n=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),s=Symbol.for("react.context"),l=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),p=Symbol.for("react.memo"),g=Symbol.for("react.lazy"),m=Symbol.iterator;function y(W){return W===null||typeof W!="object"?null:(W=m&&W[m]||W["@@iterator"],typeof W=="function"?W:null)}var x={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},w=Object.assign,P={};function E(W,ie,de){this.props=W,this.context=ie,this.refs=P,this.updater=de||x}E.prototype.isReactComponent={},E.prototype.setState=function(W,ie){if(typeof W!="object"&&typeof W!="function"&&W!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,W,ie,"setState")},E.prototype.forceUpdate=function(W){this.updater.enqueueForceUpdate(this,W,"forceUpdate")};function k(){}k.prototype=E.prototype;function L(W,ie,de){this.props=W,this.context=ie,this.refs=P,this.updater=de||x}var I=L.prototype=new k;I.constructor=L,w(I,E.prototype),I.isPureReactComponent=!0;var N=Array.isArray,z=Object.prototype.hasOwnProperty,F={current:null},B={key:!0,ref:!0,__self:!0,__source:!0};function U(W,ie,de){var Se,De={},Ie=null,Ve=null;if(ie!=null)for(Se in ie.ref!==void 0&&(Ve=ie.ref),ie.key!==void 0&&(Ie=""+ie.key),ie)z.call(ie,Se)&&!B.hasOwnProperty(Se)&&(De[Se]=ie[Se]);var ke=arguments.length-2;if(ke===1)De.children=de;else if(1(0,fT.isValidElement)(t))}/** - * @license React - * react.development.js - * - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - *//** - * @license React - * react.production.min.js - * - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */var H4=(...e)=>e.filter(Boolean).join(" "),hT=e=>e?"":void 0,[Eie,Pie]=kn({strict:!1,name:"ButtonGroupContext"});function P6(e){const{children:t,className:n,...r}=e,i=C.exports.isValidElement(t)?C.exports.cloneElement(t,{"aria-hidden":!0,focusable:!1}):t,o=H4("chakra-button__icon",n);return le.createElement(Ce.span,{display:"inline-flex",alignSelf:"center",flexShrink:0,...r,className:o},i)}P6.displayName="ButtonIcon";function T6(e){const{label:t,placement:n,spacing:r="0.5rem",children:i=S(U0,{color:"currentColor",width:"1em",height:"1em"}),className:o,__css:a,...s}=e,l=H4("chakra-button__spinner",o),d=n==="start"?"marginEnd":"marginStart",p=C.exports.useMemo(()=>({display:"flex",alignItems:"center",position:t?"relative":"absolute",[d]:t?r:0,fontSize:"1em",lineHeight:"normal",...a}),[a,t,d,r]);return le.createElement(Ce.div,{className:l,...s,__css:p},i)}T6.displayName="ButtonSpinner";function Tie(e){const[t,n]=C.exports.useState(!e);return{ref:C.exports.useCallback(o=>{!o||n(o.tagName==="BUTTON")},[]),type:t?"button":void 0}}var Ya=Me((e,t)=>{const n=Pie(),r=So("Button",{...n,...e}),{isDisabled:i=n?.isDisabled,isLoading:o,isActive:a,children:s,leftIcon:l,rightIcon:d,loadingText:p,iconSpacing:g="0.5rem",type:m,spinner:y,spinnerPlacement:x="start",className:w,as:P,...E}=Sn(e),k=C.exports.useMemo(()=>{const z={...r?._focus,zIndex:1};return{display:"inline-flex",appearance:"none",alignItems:"center",justifyContent:"center",userSelect:"none",position:"relative",whiteSpace:"nowrap",verticalAlign:"middle",outline:"none",...r,...!!n&&{_focus:z}}},[r,n]),{ref:L,type:I}=Tie(P),N={rightIcon:d,leftIcon:l,iconSpacing:g,children:s};return le.createElement(Ce.button,{disabled:i||o,ref:WQ(t,L),as:P,type:m??I,"data-active":hT(a),"data-loading":hT(o),__css:k,className:H4("chakra-button",w),...E},o&&x==="start"&&S(T6,{className:"chakra-button__spinner--start",label:p,placement:"start",spacing:g,children:y}),o?p||le.createElement(Ce.span,{opacity:0},S(pT,{...N})):S(pT,{...N}),o&&x==="end"&&S(T6,{className:"chakra-button__spinner--end",label:p,placement:"end",spacing:g,children:y}))});Ya.displayName="Button";function pT(e){const{leftIcon:t,rightIcon:n,children:r,iconSpacing:i}=e;return oe(Bn,{children:[t&&S(P6,{marginEnd:i,children:t}),r,n&&S(P6,{marginStart:i,children:n})]})}var mD=Me(function(t,n){const{size:r,colorScheme:i,variant:o,className:a,spacing:s="0.5rem",isAttached:l,isDisabled:d,...p}=t,g=H4("chakra-button__group",a),m=C.exports.useMemo(()=>({size:r,colorScheme:i,variant:o,isDisabled:d}),[r,i,o,d]);let y={display:"inline-flex"};return l?y={...y,"> *:first-of-type:not(:last-of-type)":{borderEndRadius:0},"> *:not(:first-of-type):not(:last-of-type)":{borderRadius:0},"> *:not(:first-of-type):last-of-type":{borderStartRadius:0}}:y={...y,"& > *:not(style) ~ *:not(style)":{marginStart:s}},le.createElement(Eie,{value:m},le.createElement(Ce.div,{ref:n,role:"group",__css:y,className:g,"data-attached":l?"":void 0,...p}))});mD.displayName="ButtonGroup";var Zr=Me((e,t)=>{const{icon:n,children:r,isRound:i,"aria-label":o,...a}=e,s=n||r,l=C.exports.isValidElement(s)?C.exports.cloneElement(s,{"aria-hidden":!0,focusable:!1}):null;return S(Ya,{padding:"0",borderRadius:i?"full":void 0,ref:t,"aria-label":o,...a,children:l})});Zr.displayName="IconButton";var G0=(...e)=>e.filter(Boolean).join(" "),Z2=e=>e?"":void 0,Kx=e=>e?!0:void 0;function gT(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var[Lie,vD]=kn({name:"FormControlStylesContext",errorMessage:`useFormControlStyles returned is 'undefined'. Seems you forgot to wrap the components in "" `}),[Aie,j0]=kn({strict:!1,name:"FormControlContext"});function Mie(e){const{id:t,isRequired:n,isInvalid:r,isDisabled:i,isReadOnly:o,...a}=e,s=C.exports.useId(),l=t||`field-${s}`,d=`${l}-label`,p=`${l}-feedback`,g=`${l}-helptext`,[m,y]=C.exports.useState(!1),[x,w]=C.exports.useState(!1),[P,E]=C.exports.useState(!1),k=C.exports.useCallback((F={},B=null)=>({id:g,...F,ref:Fn(B,U=>{!U||w(!0)})}),[g]),L=C.exports.useCallback((F={},B=null)=>({...F,ref:B,"data-focus":Z2(P),"data-disabled":Z2(i),"data-invalid":Z2(r),"data-readonly":Z2(o),id:F.id??d,htmlFor:F.htmlFor??l}),[l,i,P,r,o,d]),I=C.exports.useCallback((F={},B=null)=>({id:p,...F,ref:Fn(B,U=>{!U||y(!0)}),"aria-live":"polite"}),[p]),N=C.exports.useCallback((F={},B=null)=>({...F,...a,ref:B,role:"group"}),[a]),z=C.exports.useCallback((F={},B=null)=>({...F,ref:B,role:"presentation","aria-hidden":!0,children:F.children||"*"}),[]);return{isRequired:!!n,isInvalid:!!r,isReadOnly:!!o,isDisabled:!!i,isFocused:!!P,onFocus:()=>E(!0),onBlur:()=>E(!1),hasFeedbackText:m,setHasFeedbackText:y,hasHelpText:x,setHasHelpText:w,id:l,labelId:d,feedbackId:p,helpTextId:g,htmlProps:a,getHelpTextProps:k,getErrorMessageProps:I,getRootProps:N,getLabelProps:L,getRequiredIndicatorProps:z}}var xd=Me(function(t,n){const r=$i("Form",t),i=Sn(t),{getRootProps:o,htmlProps:a,...s}=Mie(i),l=G0("chakra-form-control",t.className);return le.createElement(Aie,{value:s},le.createElement(Lie,{value:r},le.createElement(Ce.div,{...o({},n),className:l,__css:r.container})))});xd.displayName="FormControl";var Iie=Me(function(t,n){const r=j0(),i=vD(),o=G0("chakra-form__helper-text",t.className);return le.createElement(Ce.div,{...r?.getHelpTextProps(t,n),__css:i.helperText,className:o})});Iie.displayName="FormHelperText";function B9(e){const{isDisabled:t,isInvalid:n,isReadOnly:r,isRequired:i,...o}=$9(e);return{...o,disabled:t,readOnly:r,required:i,"aria-invalid":Kx(n),"aria-required":Kx(i),"aria-readonly":Kx(r)}}function $9(e){const t=j0(),{id:n,disabled:r,readOnly:i,required:o,isRequired:a,isInvalid:s,isReadOnly:l,isDisabled:d,onFocus:p,onBlur:g,...m}=e,y=e["aria-describedby"]?[e["aria-describedby"]]:[];return t?.hasFeedbackText&&t?.isInvalid&&y.push(t.feedbackId),t?.hasHelpText&&y.push(t.helpTextId),{...m,"aria-describedby":y.join(" ")||void 0,id:n??t?.id,isDisabled:r??d??t?.isDisabled,isReadOnly:i??l??t?.isReadOnly,isRequired:o??a??t?.isRequired,isInvalid:s??t?.isInvalid,onFocus:gT(t?.onFocus,p),onBlur:gT(t?.onBlur,g)}}var[Rie,Oie]=kn({name:"FormErrorStylesContext",errorMessage:`useFormErrorStyles returned is 'undefined'. Seems you forgot to wrap the components in "" `}),Nie=Me((e,t)=>{const n=$i("FormError",e),r=Sn(e),i=j0();return i?.isInvalid?le.createElement(Rie,{value:n},le.createElement(Ce.div,{...i?.getErrorMessageProps(r,t),className:G0("chakra-form__error-message",e.className),__css:{display:"flex",alignItems:"center",...n.text}})):null});Nie.displayName="FormErrorMessage";var Die=Me((e,t)=>{const n=Oie(),r=j0();if(!r?.isInvalid)return null;const i=G0("chakra-form__error-icon",e.className);return S(_a,{ref:t,"aria-hidden":!0,...e,__css:n.icon,className:i,children:S("path",{fill:"currentColor",d:"M11.983,0a12.206,12.206,0,0,0-8.51,3.653A11.8,11.8,0,0,0,0,12.207,11.779,11.779,0,0,0,11.8,24h.214A12.111,12.111,0,0,0,24,11.791h0A11.766,11.766,0,0,0,11.983,0ZM10.5,16.542a1.476,1.476,0,0,1,1.449-1.53h.027a1.527,1.527,0,0,1,1.523,1.47,1.475,1.475,0,0,1-1.449,1.53h-.027A1.529,1.529,0,0,1,10.5,16.542ZM11,12.5v-6a1,1,0,0,1,2,0v6a1,1,0,1,1-2,0Z"})})});Die.displayName="FormErrorIcon";var hh=Me(function(t,n){const r=So("FormLabel",t),i=Sn(t),{className:o,children:a,requiredIndicator:s=S(yD,{}),optionalIndicator:l=null,...d}=i,p=j0(),g=p?.getLabelProps(d,n)??{ref:n,...d};return le.createElement(Ce.label,{...g,className:G0("chakra-form__label",i.className),__css:{display:"block",textAlign:"start",...r}},a,p?.isRequired?s:l)});hh.displayName="FormLabel";var yD=Me(function(t,n){const r=j0(),i=vD();if(!r?.isRequired)return null;const o=G0("chakra-form__required-indicator",t.className);return le.createElement(Ce.span,{...r?.getRequiredIndicatorProps(t,n),__css:i.requiredIndicator,className:o})});yD.displayName="RequiredIndicator";function C0(e,t){const n=C.exports.useRef(!1),r=C.exports.useRef(!1);C.exports.useEffect(()=>{if(n.current&&r.current)return e();r.current=!0},t),C.exports.useEffect(()=>(n.current=!0,()=>{n.current=!1}),[])}var H9={border:"0px",clip:"rect(0px, 0px, 0px, 0px)",height:"1px",width:"1px",margin:"-1px",padding:"0px",overflow:"hidden",whiteSpace:"nowrap",position:"absolute"},zie=Ce("span",{baseStyle:H9});zie.displayName="VisuallyHidden";var Fie=Ce("input",{baseStyle:H9});Fie.displayName="VisuallyHiddenInput";var mT=!1,W4=null,_0=!1,L6=new Set,Bie=typeof window<"u"&&window.navigator!=null?/^Mac/.test(window.navigator.platform):!1;function $ie(e){return!(e.metaKey||!Bie&&e.altKey||e.ctrlKey)}function W9(e,t){L6.forEach(n=>n(e,t))}function vT(e){_0=!0,$ie(e)&&(W4="keyboard",W9("keyboard",e))}function dp(e){W4="pointer",(e.type==="mousedown"||e.type==="pointerdown")&&(_0=!0,W9("pointer",e))}function Hie(e){e.target===window||e.target===document||(_0||(W4="keyboard",W9("keyboard",e)),_0=!1)}function Wie(){_0=!1}function yT(){return W4!=="pointer"}function Vie(){if(typeof window>"u"||mT)return;const{focus:e}=HTMLElement.prototype;HTMLElement.prototype.focus=function(...n){_0=!0,e.apply(this,n)},document.addEventListener("keydown",vT,!0),document.addEventListener("keyup",vT,!0),window.addEventListener("focus",Hie,!0),window.addEventListener("blur",Wie,!1),typeof PointerEvent<"u"?(document.addEventListener("pointerdown",dp,!0),document.addEventListener("pointermove",dp,!0),document.addEventListener("pointerup",dp,!0)):(document.addEventListener("mousedown",dp,!0),document.addEventListener("mousemove",dp,!0),document.addEventListener("mouseup",dp,!0)),mT=!0}function Uie(e){Vie(),e(yT());const t=()=>e(yT());return L6.add(t),()=>{L6.delete(t)}}var[j9e,Gie]=kn({name:"CheckboxGroupContext",strict:!1}),jie=(...e)=>e.filter(Boolean).join(" "),fo=e=>e?"":void 0;function $a(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}function qie(...e){return function(n){e.forEach(r=>{r?.(n)})}}function Kie(e){const t=rs;return"custom"in t&&typeof t.custom=="function"?t.custom(e):t(e)}var bD=Kie(Ce.svg);function Zie(e){return S(bD,{width:"1.2em",viewBox:"0 0 12 10",variants:{unchecked:{opacity:0,strokeDashoffset:16},checked:{opacity:1,strokeDashoffset:0,transition:{duration:.2}}},style:{fill:"none",strokeWidth:2,stroke:"currentColor",strokeDasharray:16},...e,children:S("polyline",{points:"1.5 6 4.5 9 10.5 1"})})}function Yie(e){return S(bD,{width:"1.2em",viewBox:"0 0 24 24",variants:{unchecked:{scaleX:.65,opacity:0},checked:{scaleX:1,opacity:1,transition:{scaleX:{duration:0},opacity:{duration:.02}}}},style:{stroke:"currentColor",strokeWidth:4},...e,children:S("line",{x1:"21",x2:"3",y1:"12",y2:"12"})})}function Xie({open:e,children:t}){return S($u,{initial:!1,children:e&&le.createElement(rs.div,{variants:{unchecked:{scale:.5},checked:{scale:1}},initial:"unchecked",animate:"checked",exit:"unchecked",style:{display:"flex",alignItems:"center",justifyContent:"center",height:"100%"}},t)})}function Qie(e){const{isIndeterminate:t,isChecked:n,...r}=e;return S(Xie,{open:n||t,children:S(t?Yie:Zie,{...r})})}function Jie(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}function xD(e={}){const t=$9(e),{isDisabled:n,isReadOnly:r,isRequired:i,isInvalid:o,id:a,onBlur:s,onFocus:l,"aria-describedby":d}=t,{defaultChecked:p,isChecked:g,isFocusable:m,onChange:y,isIndeterminate:x,name:w,value:P,tabIndex:E=void 0,"aria-label":k,"aria-labelledby":L,"aria-invalid":I,...N}=e,z=Jie(N,["isDisabled","isReadOnly","isRequired","isInvalid","id","onBlur","onFocus","aria-describedby"]),F=kr(y),B=kr(s),U=kr(l),[q,Z]=C.exports.useState(!1),[ge,ce]=C.exports.useState(!1),[ve,we]=C.exports.useState(!1),[xe,J]=C.exports.useState(!1);C.exports.useEffect(()=>Uie(Z),[]);const G=C.exports.useRef(null),[ee,Q]=C.exports.useState(!0),[W,ie]=C.exports.useState(!!p),de=g!==void 0,Se=de?g:W,De=C.exports.useCallback(Re=>{if(r||n){Re.preventDefault();return}de||ie(Se?Re.target.checked:x?!0:Re.target.checked),F?.(Re)},[r,n,Se,de,x,F]);El(()=>{G.current&&(G.current.indeterminate=Boolean(x))},[x]),C0(()=>{n&&ce(!1)},[n,ce]),El(()=>{const Re=G.current;!Re?.form||(Re.form.onreset=()=>{ie(!!p)})},[]);const Ie=n&&!m,Ve=C.exports.useCallback(Re=>{Re.key===" "&&J(!0)},[J]),ke=C.exports.useCallback(Re=>{Re.key===" "&&J(!1)},[J]);El(()=>{if(!G.current)return;G.current.checked!==Se&&ie(G.current.checked)},[G.current]);const We=C.exports.useCallback((Re={},tt=null)=>{const mt=at=>{ge&&at.preventDefault(),J(!0)};return{...Re,ref:tt,"data-active":fo(xe),"data-hover":fo(ve),"data-checked":fo(Se),"data-focus":fo(ge),"data-focus-visible":fo(ge&&q),"data-indeterminate":fo(x),"data-disabled":fo(n),"data-invalid":fo(o),"data-readonly":fo(r),"aria-hidden":!0,onMouseDown:$a(Re.onMouseDown,mt),onMouseUp:$a(Re.onMouseUp,()=>J(!1)),onMouseEnter:$a(Re.onMouseEnter,()=>we(!0)),onMouseLeave:$a(Re.onMouseLeave,()=>we(!1))}},[xe,Se,n,ge,q,ve,x,o,r]),it=C.exports.useCallback((Re={},tt=null)=>({...z,...Re,ref:Fn(tt,mt=>{!mt||Q(mt.tagName==="LABEL")}),onClick:$a(Re.onClick,()=>{var mt;ee||((mt=G.current)==null||mt.click(),requestAnimationFrame(()=>{var at;(at=G.current)==null||at.focus()}))}),"data-disabled":fo(n),"data-checked":fo(Se),"data-invalid":fo(o)}),[z,n,Se,o,ee]),ht=C.exports.useCallback((Re={},tt=null)=>({...Re,ref:Fn(G,tt),type:"checkbox",name:w,value:P,id:a,tabIndex:E,onChange:$a(Re.onChange,De),onBlur:$a(Re.onBlur,B,()=>ce(!1)),onFocus:$a(Re.onFocus,U,()=>ce(!0)),onKeyDown:$a(Re.onKeyDown,Ve),onKeyUp:$a(Re.onKeyUp,ke),required:i,checked:Se,disabled:Ie,readOnly:r,"aria-label":k,"aria-labelledby":L,"aria-invalid":I?Boolean(I):o,"aria-describedby":d,"aria-disabled":n,style:H9}),[w,P,a,De,B,U,Ve,ke,i,Se,Ie,r,k,L,I,o,d,n,E]),Ht=C.exports.useCallback((Re={},tt=null)=>({...Re,ref:tt,onMouseDown:$a(Re.onMouseDown,bT),onTouchStart:$a(Re.onTouchStart,bT),"data-disabled":fo(n),"data-checked":fo(Se),"data-invalid":fo(o)}),[Se,n,o]);return{state:{isInvalid:o,isFocused:ge,isChecked:Se,isActive:xe,isHovered:ve,isIndeterminate:x,isDisabled:n,isReadOnly:r,isRequired:i},getRootProps:it,getCheckboxProps:We,getInputProps:ht,getLabelProps:Ht,htmlProps:z}}function bT(e){e.preventDefault(),e.stopPropagation()}var eoe=Ce("span",{baseStyle:{display:"inline-flex",alignItems:"center",justifyContent:"center",verticalAlign:"top",userSelect:"none",flexShrink:0}}),toe=Ce("label",{baseStyle:{cursor:"pointer",display:"inline-flex",alignItems:"center",verticalAlign:"top",position:"relative"}}),SD=Me(function(t,n){const r=Gie(),i={...r,...t},o=$i("Checkbox",i),a=Sn(t),{spacing:s="0.5rem",className:l,children:d,iconColor:p,iconSize:g,icon:m=S(Qie,{}),isChecked:y,isDisabled:x=r?.isDisabled,onChange:w,inputProps:P,...E}=a;let k=y;r?.value&&a.value&&(k=r.value.includes(a.value));let L=w;r?.onChange&&a.value&&(L=qie(r.onChange,w));const{state:I,getInputProps:N,getCheckboxProps:z,getLabelProps:F,getRootProps:B}=xD({...E,isDisabled:x,isChecked:k,onChange:L}),U=C.exports.useMemo(()=>({opacity:I.isChecked||I.isIndeterminate?1:0,transform:I.isChecked||I.isIndeterminate?"scale(1)":"scale(0.95)",fontSize:g,color:p,...o.icon}),[p,g,I.isChecked,I.isIndeterminate,o.icon]),q=C.exports.cloneElement(m,{__css:U,isIndeterminate:I.isIndeterminate,isChecked:I.isChecked});return oe(toe,{__css:o.container,className:jie("chakra-checkbox",l),...B(),children:[S("input",{className:"chakra-checkbox__input",...N(P,n)}),S(eoe,{__css:o.control,className:"chakra-checkbox__control",...z(),children:q}),d&&le.createElement(Ce.span,{className:"chakra-checkbox__label",...F(),__css:{marginStart:s,...o.label}},d)]})});SD.displayName="Checkbox";function noe(e){return S(_a,{focusable:"false","aria-hidden":!0,...e,children:S("path",{fill:"currentColor",d:"M.439,21.44a1.5,1.5,0,0,0,2.122,2.121L11.823,14.3a.25.25,0,0,1,.354,0l9.262,9.263a1.5,1.5,0,1,0,2.122-2.121L14.3,12.177a.25.25,0,0,1,0-.354l9.263-9.262A1.5,1.5,0,0,0,21.439.44L12.177,9.7a.25.25,0,0,1-.354,0L2.561.44A1.5,1.5,0,0,0,.439,2.561L9.7,11.823a.25.25,0,0,1,0,.354Z"})})}var V4=Me(function(t,n){const r=So("CloseButton",t),{children:i,isDisabled:o,__css:a,...s}=Sn(t),l={outline:0,display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0};return le.createElement(Ce.button,{type:"button","aria-label":"Close",ref:n,disabled:o,__css:{...l,...r,...a},...s},i||S(noe,{width:"1em",height:"1em"}))});V4.displayName="CloseButton";function roe(e){const t=parseFloat(e);return typeof t!="number"||Number.isNaN(t)?0:t}function V9(e,t){let n=roe(e);const r=10**(t??10);return n=Math.round(n*r)/r,t?n.toFixed(t):n.toString()}function A6(e){if(!Number.isFinite(e))return 0;let t=1,n=0;for(;Math.round(e*t)/t!==e;)t*=10,n+=1;return n}function d5(e,t,n){return(e-t)*100/(n-t)}function wD(e,t,n){return(n-t)*e+t}function M6(e,t,n){const r=Math.round((e-t)/n)*n+t,i=A6(n);return V9(r,i)}function n0(e,t,n){return e==null?e:(nr==null?"":Zx(r,o,n)??""),m=typeof i<"u",y=m?i:p,x=CD(Dc(y),o),w=n??x,P=C.exports.useCallback(q=>{q!==y&&(m||g(q.toString()),d?.(q.toString(),Dc(q)))},[d,m,y]),E=C.exports.useCallback(q=>{let Z=q;return l&&(Z=n0(Z,a,s)),V9(Z,w)},[w,l,s,a]),k=C.exports.useCallback((q=o)=>{let Z;y===""?Z=Dc(q):Z=Dc(y)+q,Z=E(Z),P(Z)},[E,o,P,y]),L=C.exports.useCallback((q=o)=>{let Z;y===""?Z=Dc(-q):Z=Dc(y)-q,Z=E(Z),P(Z)},[E,o,P,y]),I=C.exports.useCallback(()=>{let q;r==null?q="":q=Zx(r,o,n)??a,P(q)},[r,n,o,P,a]),N=C.exports.useCallback(q=>{const Z=Zx(q,o,w)??a;P(Z)},[w,o,P,a]),z=Dc(y);return{isOutOfRange:z>s||zS(x4,{styles:_D}),aoe=()=>S(x4,{styles:` - html { - line-height: 1.5; - -webkit-text-size-adjust: 100%; - font-family: system-ui, sans-serif; - -webkit-font-smoothing: antialiased; - text-rendering: optimizeLegibility; - -moz-osx-font-smoothing: grayscale; - touch-action: manipulation; - } - - body { - position: relative; - min-height: 100%; - font-feature-settings: 'kern'; - } - - *, - *::before, - *::after { - border-width: 0; - border-style: solid; - box-sizing: border-box; - } - - main { - display: block; - } - - hr { - border-top-width: 1px; - box-sizing: content-box; - height: 0; - overflow: visible; - } - - pre, - code, - kbd, - samp { - font-family: SFMono-Regular, Menlo, Monaco, Consolas, monospace; - font-size: 1em; - } - - a { - background-color: transparent; - color: inherit; - text-decoration: inherit; - } - - abbr[title] { - border-bottom: none; - text-decoration: underline; - -webkit-text-decoration: underline dotted; - text-decoration: underline dotted; - } - - b, - strong { - font-weight: bold; - } - - small { - font-size: 80%; - } - - sub, - sup { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; - } - - sub { - bottom: -0.25em; - } - - sup { - top: -0.5em; - } - - img { - border-style: none; - } - - button, - input, - optgroup, - select, - textarea { - font-family: inherit; - font-size: 100%; - line-height: 1.15; - margin: 0; - } - - button, - input { - overflow: visible; - } - - button, - select { - text-transform: none; - } - - button::-moz-focus-inner, - [type="button"]::-moz-focus-inner, - [type="reset"]::-moz-focus-inner, - [type="submit"]::-moz-focus-inner { - border-style: none; - padding: 0; - } - - fieldset { - padding: 0.35em 0.75em 0.625em; - } - - legend { - box-sizing: border-box; - color: inherit; - display: table; - max-width: 100%; - padding: 0; - white-space: normal; - } - - progress { - vertical-align: baseline; - } - - textarea { - overflow: auto; - } - - [type="checkbox"], - [type="radio"] { - box-sizing: border-box; - padding: 0; - } - - [type="number"]::-webkit-inner-spin-button, - [type="number"]::-webkit-outer-spin-button { - -webkit-appearance: none !important; - } - - input[type="number"] { - -moz-appearance: textfield; - } - - [type="search"] { - -webkit-appearance: textfield; - outline-offset: -2px; - } - - [type="search"]::-webkit-search-decoration { - -webkit-appearance: none !important; - } - - ::-webkit-file-upload-button { - -webkit-appearance: button; - font: inherit; - } - - details { - display: block; - } - - summary { - display: list-item; - } - - template { - display: none; - } - - [hidden] { - display: none !important; - } - - body, - blockquote, - dl, - dd, - h1, - h2, - h3, - h4, - h5, - h6, - hr, - figure, - p, - pre { - margin: 0; - } - - button { - background: transparent; - padding: 0; - } - - fieldset { - margin: 0; - padding: 0; - } - - ol, - ul { - margin: 0; - padding: 0; - } - - textarea { - resize: vertical; - } - - button, - [role="button"] { - cursor: pointer; - } - - button::-moz-focus-inner { - border: 0 !important; - } - - table { - border-collapse: collapse; - } - - h1, - h2, - h3, - h4, - h5, - h6 { - font-size: inherit; - font-weight: inherit; - } - - button, - input, - optgroup, - select, - textarea { - padding: 0; - line-height: inherit; - color: inherit; - } - - img, - svg, - video, - canvas, - audio, - iframe, - embed, - object { - display: block; - } - - img, - video { - max-width: 100%; - height: auto; - } - - [data-js-focus-visible] :focus:not([data-focus-visible-added]):not([data-focus-visible-disabled]) { - outline: none; - box-shadow: none; - } - - select::-ms-expand { - display: none; - } - - ${_D} - `});function I6(e,t,n,r){const i=kr(n);return C.exports.useEffect(()=>{const o=typeof e=="function"?e():e??document;if(!(!n||!o))return o.addEventListener(t,i,r),()=>{o.removeEventListener(t,i,r)}},[t,e,r,i,n]),()=>{const o=typeof e=="function"?e():e??document;o?.removeEventListener(t,i,r)}}var soe=uv?C.exports.useLayoutEffect:C.exports.useEffect;function R6(e,t=[]){const n=C.exports.useRef(e);return soe(()=>{n.current=e}),C.exports.useCallback((...r)=>{var i;return(i=n.current)==null?void 0:i.call(n,...r)},t)}function U9(e,t,n,r){const i=R6(t);return C.exports.useEffect(()=>{const o=Z3(n)??document;if(!!t)return o.addEventListener(e,i,r),()=>{o.removeEventListener(e,i,r)}},[e,n,r,i,t]),()=>{(Z3(n)??document).removeEventListener(e,i,r)}}function loe(e){const{isOpen:t,ref:n}=e,[r,i]=C.exports.useState(t),[o,a]=C.exports.useState(!1);return C.exports.useEffect(()=>{o||(i(t),a(!0))},[t,o,r]),U9("animationend",()=>{i(t)},()=>n.current),{present:!(t?!1:!r),onComplete(){var l;const d=NX(n.current),p=new d.CustomEvent("animationend",{bubbles:!0});(l=n.current)==null||l.dispatchEvent(p)}}}function uoe(e,t){const n=e!==void 0;return[n,n&&typeof e<"u"?e:t]}function coe(e,t){const n=C.exports.useId();return C.exports.useMemo(()=>e||[t,n].filter(Boolean).join("-"),[e,t,n])}function f5(e={}){const{onClose:t,onOpen:n,isOpen:r,id:i}=e,o=R6(n),a=R6(t),[s,l]=C.exports.useState(e.defaultIsOpen||!1),[d,p]=uoe(r,s),g=coe(i,"disclosure"),m=C.exports.useCallback(()=>{d||l(!1),a?.()},[d,a]),y=C.exports.useCallback(()=>{d||l(!0),o?.()},[d,o]),x=C.exports.useCallback(()=>{(p?m:y)()},[p,y,m]);return{isOpen:!!p,onOpen:y,onClose:m,onToggle:x,isControlled:d,getButtonProps:(w={})=>({...w,"aria-expanded":p,"aria-controls":g,onClick:KX(w.onClick,x)}),getDisclosureProps:(w={})=>({...w,hidden:!p,id:g})}}var kD=(e,t)=>{const n=C.exports.useRef(!1),r=C.exports.useRef(!1);C.exports.useEffect(()=>{if(n.current&&r.current)return e();r.current=!0},t),C.exports.useEffect(()=>(n.current=!0,()=>{n.current=!1}),[])};function doe(e){const t=e.current;if(!t)return!1;const n=FX(t);return!n||c9(t,n)?!1:!!VX(n)}function foe(e,t){const{shouldFocus:n,visible:r,focusRef:i}=t,o=n&&!r;kD(()=>{if(!o||doe(e))return;const a=i?.current||e.current;a&&Y3(a,{nextTick:!0})},[o,e,i])}function hoe(e,t,n,r){return U9(hQ(t),sQ(n,t==="pointerdown"),e,r)}function poe(e){const{ref:t,elements:n,enabled:r}=e,i=gQ("Safari");hoe(()=>lv(t.current),"pointerdown",a=>{if(!i||!r)return;const s=a.target,d=(n??[t]).some(p=>{const g=bO(p)?p.current:p;return c9(g,s)});!_O(s)&&d&&(a.preventDefault(),Y3(s))})}var goe={preventScroll:!0,shouldFocus:!1};function moe(e,t=goe){const{focusRef:n,preventScroll:r,shouldFocus:i,visible:o}=t,a=bO(e)?e.current:e,s=i&&o,l=C.exports.useCallback(()=>{if(!(!a||!s)&&!c9(a,document.activeElement))if(n?.current)Y3(n.current,{preventScroll:r,nextTick:!0});else{const d=qX(a);d.length>0&&Y3(d[0],{preventScroll:r,nextTick:!0})}},[s,r,a,n]);kD(()=>{l()},[l]),U9("transitionend",l,a)}function G9(e){const t=Object.assign({},e);for(let n in t)t[n]===void 0&&delete t[n];return t}var j9=Me(function(t,n){const{htmlSize:r,...i}=t,o=$i("Input",i),a=Sn(i),s=B9(a),l=Pr("chakra-input",t.className);return le.createElement(Ce.input,{size:r,...s,__css:o.field,ref:n,className:l})});j9.displayName="Input";j9.id="Input";var[voe,ED]=kn({name:"InputGroupStylesContext",errorMessage:`useInputGroupStyles returned is 'undefined'. Seems you forgot to wrap the components in "" `}),yoe=Me(function(t,n){const r=$i("Input",t),{children:i,className:o,...a}=Sn(t),s=Pr("chakra-input__group",o),l={},d=$4(i),p=r.field;d.forEach(m=>{!r||(p&&m.type.id==="InputLeftElement"&&(l.paddingStart=p.height??p.h),p&&m.type.id==="InputRightElement"&&(l.paddingEnd=p.height??p.h),m.type.id==="InputRightAddon"&&(l.borderEndRadius=0),m.type.id==="InputLeftAddon"&&(l.borderStartRadius=0))});const g=d.map(m=>{var y,x;const w=G9({size:((y=m.props)==null?void 0:y.size)||t.size,variant:((x=m.props)==null?void 0:x.variant)||t.variant});return m.type.id!=="Input"?C.exports.cloneElement(m,w):C.exports.cloneElement(m,Object.assign(w,l,m.props))});return le.createElement(Ce.div,{className:s,ref:n,__css:{width:"100%",display:"flex",position:"relative"},...a},S(voe,{value:r,children:g}))});yoe.displayName="InputGroup";var boe={left:{marginEnd:"-1px",borderEndRadius:0,borderEndColor:"transparent"},right:{marginStart:"-1px",borderStartRadius:0,borderStartColor:"transparent"}},xoe=Ce("div",{baseStyle:{flex:"0 0 auto",width:"auto",display:"flex",alignItems:"center",whiteSpace:"nowrap"}}),q9=Me(function(t,n){const{placement:r="left",...i}=t,o=boe[r]??{},a=ED();return S(xoe,{ref:n,...i,__css:{...a.addon,...o}})});q9.displayName="InputAddon";var PD=Me(function(t,n){return S(q9,{ref:n,placement:"left",...t,className:Pr("chakra-input__left-addon",t.className)})});PD.displayName="InputLeftAddon";PD.id="InputLeftAddon";var TD=Me(function(t,n){return S(q9,{ref:n,placement:"right",...t,className:Pr("chakra-input__right-addon",t.className)})});TD.displayName="InputRightAddon";TD.id="InputRightAddon";var Soe=Ce("div",{baseStyle:{display:"flex",alignItems:"center",justifyContent:"center",position:"absolute",top:"0",zIndex:2}}),U4=Me(function(t,n){const{placement:r="left",...i}=t,o=ED(),a=o.field,l={[r==="left"?"insetStart":"insetEnd"]:"0",width:a?.height??a?.h,height:a?.height??a?.h,fontSize:a?.fontSize,...o.element};return S(Soe,{ref:n,__css:l,...i})});U4.id="InputElement";U4.displayName="InputElement";var LD=Me(function(t,n){const{className:r,...i}=t,o=Pr("chakra-input__left-element",r);return S(U4,{ref:n,placement:"left",className:o,...i})});LD.id="InputLeftElement";LD.displayName="InputLeftElement";var AD=Me(function(t,n){const{className:r,...i}=t,o=Pr("chakra-input__right-element",r);return S(U4,{ref:n,placement:"right",className:o,...i})});AD.id="InputRightElement";AD.displayName="InputRightElement";function woe(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}Object.freeze(["base","sm","md","lg","xl","2xl"]);function cd(e,t){return Array.isArray(e)?e.map(n=>n===null?null:t(n)):woe(e)?Object.keys(e).reduce((n,r)=>(n[r]=t(e[r]),n),{}):e!=null?t(e):null}var Coe=Me(function(e,t){const{ratio:n=4/3,children:r,className:i,...o}=e,a=C.exports.Children.only(r),s=Pr("chakra-aspect-ratio",i);return le.createElement(Ce.div,{ref:t,position:"relative",className:s,_before:{height:0,content:'""',display:"block",paddingBottom:cd(n,l=>`${1/l*100}%`)},__css:{"& > *:not(style)":{overflow:"hidden",position:"absolute",top:"0",right:"0",bottom:"0",left:"0",display:"flex",justifyContent:"center",alignItems:"center",width:"100%",height:"100%"},"& > img, & > video":{objectFit:"cover"}},...o},a)});Coe.displayName="AspectRatio";var _oe=Me(function(t,n){const r=So("Badge",t),{className:i,...o}=Sn(t);return le.createElement(Ce.span,{ref:n,className:Pr("chakra-badge",t.className),...o,__css:{display:"inline-block",whiteSpace:"nowrap",verticalAlign:"middle",...r}})});_oe.displayName="Badge";var $l=Ce("div");$l.displayName="Box";var MD=Me(function(t,n){const{size:r,centerContent:i=!0,...o}=t;return S($l,{ref:n,boxSize:r,__css:{...i?{display:"flex",alignItems:"center",justifyContent:"center"}:{},flexShrink:0,flexGrow:0},...o})});MD.displayName="Square";var koe=Me(function(t,n){const{size:r,...i}=t;return S(MD,{size:r,ref:n,borderRadius:"9999px",...i})});koe.displayName="Circle";var ID=Ce("div",{baseStyle:{display:"flex",alignItems:"center",justifyContent:"center"}});ID.displayName="Center";var Eoe={horizontal:{insetStart:"50%",transform:"translateX(-50%)"},vertical:{top:"50%",transform:"translateY(-50%)"},both:{insetStart:"50%",top:"50%",transform:"translate(-50%, -50%)"}};Me(function(t,n){const{axis:r="both",...i}=t;return le.createElement(Ce.div,{ref:n,__css:Eoe[r],...i,position:"absolute"})});var Poe=Me(function(t,n){const r=So("Code",t),{className:i,...o}=Sn(t);return le.createElement(Ce.code,{ref:n,className:Pr("chakra-code",t.className),...o,__css:{display:"inline-block",...r}})});Poe.displayName="Code";var Toe=Me(function(t,n){const{className:r,centerContent:i,...o}=Sn(t),a=So("Container",t);return le.createElement(Ce.div,{ref:n,className:Pr("chakra-container",r),...o,__css:{...a,...i&&{display:"flex",flexDirection:"column",alignItems:"center"}}})});Toe.displayName="Container";var Loe=Me(function(t,n){const{borderLeftWidth:r,borderBottomWidth:i,borderTopWidth:o,borderRightWidth:a,borderWidth:s,borderStyle:l,borderColor:d,...p}=So("Divider",t),{className:g,orientation:m="horizontal",__css:y,...x}=Sn(t),w={vertical:{borderLeftWidth:r||a||s||"1px",height:"100%"},horizontal:{borderBottomWidth:i||o||s||"1px",width:"100%"}};return le.createElement(Ce.hr,{ref:n,"aria-orientation":m,...x,__css:{...p,border:"0",borderColor:d,borderStyle:l,...w[m],...y},className:Pr("chakra-divider",g)})});Loe.displayName="Divider";var zn=Me(function(t,n){const{direction:r,align:i,justify:o,wrap:a,basis:s,grow:l,shrink:d,...p}=t,g={display:"flex",flexDirection:r,alignItems:i,justifyContent:o,flexWrap:a,flexBasis:s,flexGrow:l,flexShrink:d};return le.createElement(Ce.div,{ref:n,__css:g,...p})});zn.displayName="Flex";var RD=Me(function(t,n){const{templateAreas:r,gap:i,rowGap:o,columnGap:a,column:s,row:l,autoFlow:d,autoRows:p,templateRows:g,autoColumns:m,templateColumns:y,...x}=t,w={display:"grid",gridTemplateAreas:r,gridGap:i,gridRowGap:o,gridColumnGap:a,gridAutoColumns:m,gridColumn:s,gridRow:l,gridAutoFlow:d,gridAutoRows:p,gridTemplateRows:g,gridTemplateColumns:y};return le.createElement(Ce.div,{ref:n,__css:w,...x})});RD.displayName="Grid";function xT(e){return cd(e,t=>t==="auto"?"auto":`span ${t}/span ${t}`)}var Aoe=Me(function(t,n){const{area:r,colSpan:i,colStart:o,colEnd:a,rowEnd:s,rowSpan:l,rowStart:d,...p}=t,g=G9({gridArea:r,gridColumn:xT(i),gridRow:xT(l),gridColumnStart:o,gridColumnEnd:a,gridRowStart:d,gridRowEnd:s});return le.createElement(Ce.div,{ref:n,__css:g,...p})});Aoe.displayName="GridItem";var Xf=Me(function(t,n){const r=So("Heading",t),{className:i,...o}=Sn(t);return le.createElement(Ce.h2,{ref:n,className:Pr("chakra-heading",t.className),...o,__css:r})});Xf.displayName="Heading";Me(function(t,n){const r=So("Mark",t),i=Sn(t);return S($l,{ref:n,...i,as:"mark",__css:{bg:"transparent",whiteSpace:"nowrap",...r}})});var Moe=Me(function(t,n){const r=So("Kbd",t),{className:i,...o}=Sn(t);return le.createElement(Ce.kbd,{ref:n,className:Pr("chakra-kbd",i),...o,__css:{fontFamily:"mono",...r}})});Moe.displayName="Kbd";var r0=Me(function(t,n){const r=So("Link",t),{className:i,isExternal:o,...a}=Sn(t);return le.createElement(Ce.a,{target:o?"_blank":void 0,rel:o?"noopener":void 0,ref:n,className:Pr("chakra-link",i),...a,__css:r})});r0.displayName="Link";Me(function(t,n){const{isExternal:r,target:i,rel:o,className:a,...s}=t;return le.createElement(Ce.a,{...s,ref:n,className:Pr("chakra-linkbox__overlay",a),rel:r?"noopener noreferrer":o,target:r?"_blank":i,__css:{position:"static","&::before":{content:"''",cursor:"inherit",display:"block",position:"absolute",top:0,left:0,zIndex:0,width:"100%",height:"100%"}}})});Me(function(t,n){const{className:r,...i}=t;return le.createElement(Ce.div,{ref:n,position:"relative",...i,className:Pr("chakra-linkbox",r),__css:{"a[href]:not(.chakra-linkbox__overlay), abbr[title]":{position:"relative",zIndex:1}}})});var[Ioe,OD]=kn({name:"ListStylesContext",errorMessage:`useListStyles returned is 'undefined'. Seems you forgot to wrap the components in "" `}),K9=Me(function(t,n){const r=$i("List",t),{children:i,styleType:o="none",stylePosition:a,spacing:s,...l}=Sn(t),d=$4(i),g=s?{["& > *:not(style) ~ *:not(style)"]:{mt:s}}:{};return le.createElement(Ioe,{value:r},le.createElement(Ce.ul,{ref:n,listStyleType:o,listStylePosition:a,role:"list",__css:{...r.container,...g},...l},d))});K9.displayName="List";var Roe=Me((e,t)=>{const{as:n,...r}=e;return S(K9,{ref:t,as:"ol",styleType:"decimal",marginStart:"1em",...r})});Roe.displayName="OrderedList";var ND=Me(function(t,n){const{as:r,...i}=t;return S(K9,{ref:n,as:"ul",styleType:"initial",marginStart:"1em",...i})});ND.displayName="UnorderedList";var DD=Me(function(t,n){const r=OD();return le.createElement(Ce.li,{ref:n,...t,__css:r.item})});DD.displayName="ListItem";var Ooe=Me(function(t,n){const r=OD();return S(_a,{ref:n,role:"presentation",...t,__css:r.icon})});Ooe.displayName="ListIcon";var Noe=Me(function(t,n){const{columns:r,spacingX:i,spacingY:o,spacing:a,minChildWidth:s,...l}=t,d=B0(),p=s?zoe(s,d):Foe(r);return S(RD,{ref:n,gap:a,columnGap:i,rowGap:o,templateColumns:p,...l})});Noe.displayName="SimpleGrid";function Doe(e){return typeof e=="number"?`${e}px`:e}function zoe(e,t){return cd(e,n=>{const r=MQ("sizes",n,Doe(n))(t);return n===null?null:`repeat(auto-fit, minmax(${r}, 1fr))`})}function Foe(e){return cd(e,t=>t===null?null:`repeat(${t}, minmax(0, 1fr))`)}var zD=Ce("div",{baseStyle:{flex:1,justifySelf:"stretch",alignSelf:"stretch"}});zD.displayName="Spacer";var O6="& > *:not(style) ~ *:not(style)";function Boe(e){const{spacing:t,direction:n}=e,r={column:{marginTop:t,marginEnd:0,marginBottom:0,marginStart:0},row:{marginTop:0,marginEnd:0,marginBottom:0,marginStart:t},"column-reverse":{marginTop:0,marginEnd:0,marginBottom:t,marginStart:0},"row-reverse":{marginTop:0,marginEnd:t,marginBottom:0,marginStart:0}};return{flexDirection:n,[O6]:cd(n,i=>r[i])}}function $oe(e){const{spacing:t,direction:n}=e,r={column:{my:t,mx:0,borderLeftWidth:0,borderBottomWidth:"1px"},"column-reverse":{my:t,mx:0,borderLeftWidth:0,borderBottomWidth:"1px"},row:{mx:t,my:0,borderLeftWidth:"1px",borderBottomWidth:0},"row-reverse":{mx:t,my:0,borderLeftWidth:"1px",borderBottomWidth:0}};return{"&":cd(n,i=>r[i])}}var FD=e=>le.createElement(Ce.div,{className:"chakra-stack__item",...e,__css:{display:"inline-block",flex:"0 0 auto",minWidth:0,...e.__css}});FD.displayName="StackItem";var Z9=Me((e,t)=>{const{isInline:n,direction:r,align:i,justify:o,spacing:a="0.5rem",wrap:s,children:l,divider:d,className:p,shouldWrapChildren:g,...m}=e,y=n?"row":r??"column",x=C.exports.useMemo(()=>Boe({direction:y,spacing:a}),[y,a]),w=C.exports.useMemo(()=>$oe({spacing:a,direction:y}),[a,y]),P=!!d,E=!g&&!P,k=$4(l),L=E?k:k.map((N,z)=>{const F=typeof N.key<"u"?N.key:z,B=z+1===k.length,q=g?S(FD,{children:N},F):N;if(!P)return q;const Z=C.exports.cloneElement(d,{__css:w}),ge=B?null:Z;return oe(C.exports.Fragment,{children:[q,ge]},F)}),I=Pr("chakra-stack",p);return le.createElement(Ce.div,{ref:t,display:"flex",alignItems:i,justifyContent:o,flexDirection:x.flexDirection,flexWrap:s,className:I,__css:P?{}:{[O6]:x[O6]},...m},L)});Z9.displayName="Stack";var Hoe=Me((e,t)=>S(Z9,{align:"center",...e,direction:"row",ref:t}));Hoe.displayName="HStack";var Woe=Me((e,t)=>S(Z9,{align:"center",...e,direction:"column",ref:t}));Woe.displayName="VStack";var zo=Me(function(t,n){const r=So("Text",t),{className:i,align:o,decoration:a,casing:s,...l}=Sn(t),d=G9({textAlign:t.align,textDecoration:t.decoration,textTransform:t.casing});return le.createElement(Ce.p,{ref:n,className:Pr("chakra-text",t.className),...d,...l,__css:r})});zo.displayName="Text";function ST(e){return typeof e=="number"?`${e}px`:e}var Voe=Me(function(t,n){const{spacing:r="0.5rem",spacingX:i,spacingY:o,children:a,justify:s,direction:l,align:d,className:p,shouldWrapChildren:g,...m}=t,y=C.exports.useMemo(()=>{const{spacingX:w=r,spacingY:P=r}={spacingX:i,spacingY:o};return{"--chakra-wrap-x-spacing":E=>cd(w,k=>ST(Gw("space",k)(E))),"--chakra-wrap-y-spacing":E=>cd(P,k=>ST(Gw("space",k)(E))),"--wrap-x-spacing":"calc(var(--chakra-wrap-x-spacing) / 2)","--wrap-y-spacing":"calc(var(--chakra-wrap-y-spacing) / 2)",display:"flex",flexWrap:"wrap",justifyContent:s,alignItems:d,flexDirection:l,listStyleType:"none",padding:"0",margin:"calc(var(--wrap-y-spacing) * -1) calc(var(--wrap-x-spacing) * -1)","& > *:not(style)":{margin:"var(--wrap-y-spacing) var(--wrap-x-spacing)"}}},[r,i,o,s,d,l]),x=g?C.exports.Children.map(a,(w,P)=>S(BD,{children:w},P)):a;return le.createElement(Ce.div,{ref:n,className:Pr("chakra-wrap",p),overflow:"hidden",...m},le.createElement(Ce.ul,{className:"chakra-wrap__list",__css:y},x))});Voe.displayName="Wrap";var BD=Me(function(t,n){const{className:r,...i}=t;return le.createElement(Ce.li,{ref:n,__css:{display:"flex",alignItems:"flex-start"},className:Pr("chakra-wrap__listitem",r),...i})});BD.displayName="WrapItem";var Uoe={body:{classList:{add(){},remove(){}}},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector(){return null},querySelectorAll(){return[]},getElementById(){return null},createEvent(){return{initEvent(){}}},createElement(){return{children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName(){return[]}}}},$D=Uoe,fp=()=>{},Goe={document:$D,navigator:{userAgent:""},CustomEvent:function(){return this},addEventListener:fp,removeEventListener:fp,getComputedStyle(){return{getPropertyValue(){return""}}},matchMedia(){return{matches:!1,addListener:fp,removeListener:fp}},requestAnimationFrame(e){return typeof setTimeout>"u"?(e(),null):setTimeout(e,0)},cancelAnimationFrame(e){typeof setTimeout>"u"||clearTimeout(e)},setTimeout:()=>0,clearTimeout:fp,setInterval:()=>0,clearInterval:fp},joe=Goe,qoe={window:joe,document:$D},HD=typeof window<"u"?{window,document}:qoe,WD=C.exports.createContext(HD);WD.displayName="EnvironmentContext";function VD(e){const{children:t,environment:n}=e,[r,i]=C.exports.useState(null),[o,a]=C.exports.useState(!1);C.exports.useEffect(()=>a(!0),[]);const s=C.exports.useMemo(()=>{if(n)return n;const l=r?.ownerDocument,d=r?.ownerDocument.defaultView;return l?{document:l,window:d}:HD},[r,n]);return oe(WD.Provider,{value:s,children:[t,!n&&o&&S("span",{id:"__chakra_env",hidden:!0,ref:l=>{C.exports.startTransition(()=>{l&&i(l)})}})]})}VD.displayName="EnvironmentProvider";var Koe=e=>e?"":void 0;function Zoe(){const e=C.exports.useRef(new Map),t=e.current,n=C.exports.useCallback((i,o,a,s)=>{e.current.set(a,{type:o,el:i,options:s}),i.addEventListener(o,a,s)},[]),r=C.exports.useCallback((i,o,a,s)=>{i.removeEventListener(o,a,s),e.current.delete(a)},[]);return C.exports.useEffect(()=>()=>{t.forEach((i,o)=>{r(i.el,i.type,o,i.options)})},[r,t]),{add:n,remove:r}}function Yx(e){const t=e.target,{tagName:n,isContentEditable:r}=t;return n!=="INPUT"&&n!=="TEXTAREA"&&r!==!0}function Yoe(e={}){const{ref:t,isDisabled:n,isFocusable:r,clickOnEnter:i=!0,clickOnSpace:o=!0,onMouseDown:a,onMouseUp:s,onClick:l,onKeyDown:d,onKeyUp:p,tabIndex:g,onMouseOver:m,onMouseLeave:y,...x}=e,[w,P]=C.exports.useState(!0),[E,k]=C.exports.useState(!1),L=Zoe(),I=J=>{!J||J.tagName!=="BUTTON"&&P(!1)},N=w?g:g||0,z=n&&!r,F=C.exports.useCallback(J=>{if(n){J.stopPropagation(),J.preventDefault();return}J.currentTarget.focus(),l?.(J)},[n,l]),B=C.exports.useCallback(J=>{E&&Yx(J)&&(J.preventDefault(),J.stopPropagation(),k(!1),L.remove(document,"keyup",B,!1))},[E,L]),U=C.exports.useCallback(J=>{if(d?.(J),n||J.defaultPrevented||J.metaKey||!Yx(J.nativeEvent)||w)return;const G=i&&J.key==="Enter";o&&J.key===" "&&(J.preventDefault(),k(!0)),G&&(J.preventDefault(),J.currentTarget.click()),L.add(document,"keyup",B,!1)},[n,w,d,i,o,L,B]),q=C.exports.useCallback(J=>{if(p?.(J),n||J.defaultPrevented||J.metaKey||!Yx(J.nativeEvent)||w)return;o&&J.key===" "&&(J.preventDefault(),k(!1),J.currentTarget.click())},[o,w,n,p]),Z=C.exports.useCallback(J=>{J.button===0&&(k(!1),L.remove(document,"mouseup",Z,!1))},[L]),ge=C.exports.useCallback(J=>{if(J.button!==0)return;if(n){J.stopPropagation(),J.preventDefault();return}w||k(!0),J.currentTarget.focus({preventScroll:!0}),L.add(document,"mouseup",Z,!1),a?.(J)},[n,w,a,L,Z]),ce=C.exports.useCallback(J=>{J.button===0&&(w||k(!1),s?.(J))},[s,w]),ve=C.exports.useCallback(J=>{if(n){J.preventDefault();return}m?.(J)},[n,m]),we=C.exports.useCallback(J=>{E&&(J.preventDefault(),k(!1)),y?.(J)},[E,y]),xe=Fn(t,I);return w?{...x,ref:xe,type:"button","aria-disabled":z?void 0:n,disabled:z,onClick:F,onMouseDown:a,onMouseUp:s,onKeyUp:p,onKeyDown:d,onMouseOver:m,onMouseLeave:y}:{...x,ref:xe,role:"button","data-active":Koe(E),"aria-disabled":n?"true":void 0,tabIndex:z?void 0:N,onClick:F,onMouseDown:ge,onMouseUp:ce,onKeyUp:q,onKeyDown:U,onMouseOver:ve,onMouseLeave:we}}function Xoe(e){return e!=null&&typeof e=="object"&&"nodeType"in e&&e.nodeType===Node.ELEMENT_NODE}function Qoe(e){if(!Xoe(e))return!1;const t=e.ownerDocument.defaultView??window;return e instanceof t.HTMLElement}var Joe=e=>e.hasAttribute("tabindex");function eae(e){return Boolean(e.getAttribute("disabled"))===!0||Boolean(e.getAttribute("aria-disabled"))===!0}function UD(e){return e.parentElement&&UD(e.parentElement)?!0:e.hidden}function tae(e){const t=e.getAttribute("contenteditable");return t!=="false"&&t!=null}function nae(e){if(!Qoe(e)||UD(e)||eae(e))return!1;const{localName:t}=e;if(["input","select","textarea","button"].indexOf(t)>=0)return!0;const r={a:()=>e.hasAttribute("href"),audio:()=>e.hasAttribute("controls"),video:()=>e.hasAttribute("controls")};return t in r?r[t]():tae(e)?!0:Joe(e)}var rae=["input:not([disabled])","select:not([disabled])","textarea:not([disabled])","embed","iframe","object","a[href]","area[href]","button:not([disabled])","[tabindex]","audio[controls]","video[controls]","*[tabindex]:not([aria-disabled])","*[contenteditable]"],iae=rae.join(),oae=e=>e.offsetWidth>0&&e.offsetHeight>0;function aae(e){const t=Array.from(e.querySelectorAll(iae));return t.unshift(e),t.filter(n=>nae(n)&&oae(n))}var Wo="top",es="bottom",ts="right",Vo="left",Y9="auto",vv=[Wo,es,ts,Vo],k0="start",Fm="end",sae="clippingParents",GD="viewport",rg="popper",lae="reference",wT=vv.reduce(function(e,t){return e.concat([t+"-"+k0,t+"-"+Fm])},[]),jD=[].concat(vv,[Y9]).reduce(function(e,t){return e.concat([t,t+"-"+k0,t+"-"+Fm])},[]),uae="beforeRead",cae="read",dae="afterRead",fae="beforeMain",hae="main",pae="afterMain",gae="beforeWrite",mae="write",vae="afterWrite",yae=[uae,cae,dae,fae,hae,pae,gae,mae,vae];function Nl(e){return e?(e.nodeName||"").toLowerCase():null}function is(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function ah(e){var t=is(e).Element;return e instanceof t||e instanceof Element}function Xa(e){var t=is(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function X9(e){if(typeof ShadowRoot>"u")return!1;var t=is(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function bae(e){var t=e.state;Object.keys(t.elements).forEach(function(n){var r=t.styles[n]||{},i=t.attributes[n]||{},o=t.elements[n];!Xa(o)||!Nl(o)||(Object.assign(o.style,r),Object.keys(i).forEach(function(a){var s=i[a];s===!1?o.removeAttribute(a):o.setAttribute(a,s===!0?"":s)}))})}function xae(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach(function(r){var i=t.elements[r],o=t.attributes[r]||{},a=Object.keys(t.styles.hasOwnProperty(r)?t.styles[r]:n[r]),s=a.reduce(function(l,d){return l[d]="",l},{});!Xa(i)||!Nl(i)||(Object.assign(i.style,s),Object.keys(o).forEach(function(l){i.removeAttribute(l)}))})}}const Sae={name:"applyStyles",enabled:!0,phase:"write",fn:bae,effect:xae,requires:["computeStyles"]};function Al(e){return e.split("-")[0]}var Qf=Math.max,h5=Math.min,E0=Math.round;function N6(){var e=navigator.userAgentData;return e!=null&&e.brands?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function qD(){return!/^((?!chrome|android).)*safari/i.test(N6())}function P0(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!1);var r=e.getBoundingClientRect(),i=1,o=1;t&&Xa(e)&&(i=e.offsetWidth>0&&E0(r.width)/e.offsetWidth||1,o=e.offsetHeight>0&&E0(r.height)/e.offsetHeight||1);var a=ah(e)?is(e):window,s=a.visualViewport,l=!qD()&&n,d=(r.left+(l&&s?s.offsetLeft:0))/i,p=(r.top+(l&&s?s.offsetTop:0))/o,g=r.width/i,m=r.height/o;return{width:g,height:m,top:p,right:d+g,bottom:p+m,left:d,x:d,y:p}}function Q9(e){var t=P0(e),n=e.offsetWidth,r=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-r)<=1&&(r=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:r}}function KD(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&X9(n)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function Ru(e){return is(e).getComputedStyle(e)}function wae(e){return["table","td","th"].indexOf(Nl(e))>=0}function Sd(e){return((ah(e)?e.ownerDocument:e.document)||window.document).documentElement}function G4(e){return Nl(e)==="html"?e:e.assignedSlot||e.parentNode||(X9(e)?e.host:null)||Sd(e)}function CT(e){return!Xa(e)||Ru(e).position==="fixed"?null:e.offsetParent}function Cae(e){var t=/firefox/i.test(N6()),n=/Trident/i.test(N6());if(n&&Xa(e)){var r=Ru(e);if(r.position==="fixed")return null}var i=G4(e);for(X9(i)&&(i=i.host);Xa(i)&&["html","body"].indexOf(Nl(i))<0;){var o=Ru(i);if(o.transform!=="none"||o.perspective!=="none"||o.contain==="paint"||["transform","perspective"].indexOf(o.willChange)!==-1||t&&o.willChange==="filter"||t&&o.filter&&o.filter!=="none")return i;i=i.parentNode}return null}function yv(e){for(var t=is(e),n=CT(e);n&&wae(n)&&Ru(n).position==="static";)n=CT(n);return n&&(Nl(n)==="html"||Nl(n)==="body"&&Ru(n).position==="static")?t:n||Cae(e)||t}function J9(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function Kg(e,t,n){return Qf(e,h5(t,n))}function _ae(e,t,n){var r=Kg(e,t,n);return r>n?n:r}function ZD(){return{top:0,right:0,bottom:0,left:0}}function YD(e){return Object.assign({},ZD(),e)}function XD(e,t){return t.reduce(function(n,r){return n[r]=e,n},{})}var kae=function(t,n){return t=typeof t=="function"?t(Object.assign({},n.rects,{placement:n.placement})):t,YD(typeof t!="number"?t:XD(t,vv))};function Eae(e){var t,n=e.state,r=e.name,i=e.options,o=n.elements.arrow,a=n.modifiersData.popperOffsets,s=Al(n.placement),l=J9(s),d=[Vo,ts].indexOf(s)>=0,p=d?"height":"width";if(!(!o||!a)){var g=kae(i.padding,n),m=Q9(o),y=l==="y"?Wo:Vo,x=l==="y"?es:ts,w=n.rects.reference[p]+n.rects.reference[l]-a[l]-n.rects.popper[p],P=a[l]-n.rects.reference[l],E=yv(o),k=E?l==="y"?E.clientHeight||0:E.clientWidth||0:0,L=w/2-P/2,I=g[y],N=k-m[p]-g[x],z=k/2-m[p]/2+L,F=Kg(I,z,N),B=l;n.modifiersData[r]=(t={},t[B]=F,t.centerOffset=F-z,t)}}function Pae(e){var t=e.state,n=e.options,r=n.element,i=r===void 0?"[data-popper-arrow]":r;i!=null&&(typeof i=="string"&&(i=t.elements.popper.querySelector(i),!i)||!KD(t.elements.popper,i)||(t.elements.arrow=i))}const Tae={name:"arrow",enabled:!0,phase:"main",fn:Eae,effect:Pae,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function T0(e){return e.split("-")[1]}var Lae={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Aae(e){var t=e.x,n=e.y,r=window,i=r.devicePixelRatio||1;return{x:E0(t*i)/i||0,y:E0(n*i)/i||0}}function _T(e){var t,n=e.popper,r=e.popperRect,i=e.placement,o=e.variation,a=e.offsets,s=e.position,l=e.gpuAcceleration,d=e.adaptive,p=e.roundOffsets,g=e.isFixed,m=a.x,y=m===void 0?0:m,x=a.y,w=x===void 0?0:x,P=typeof p=="function"?p({x:y,y:w}):{x:y,y:w};y=P.x,w=P.y;var E=a.hasOwnProperty("x"),k=a.hasOwnProperty("y"),L=Vo,I=Wo,N=window;if(d){var z=yv(n),F="clientHeight",B="clientWidth";if(z===is(n)&&(z=Sd(n),Ru(z).position!=="static"&&s==="absolute"&&(F="scrollHeight",B="scrollWidth")),z=z,i===Wo||(i===Vo||i===ts)&&o===Fm){I=es;var U=g&&z===N&&N.visualViewport?N.visualViewport.height:z[F];w-=U-r.height,w*=l?1:-1}if(i===Vo||(i===Wo||i===es)&&o===Fm){L=ts;var q=g&&z===N&&N.visualViewport?N.visualViewport.width:z[B];y-=q-r.width,y*=l?1:-1}}var Z=Object.assign({position:s},d&&Lae),ge=p===!0?Aae({x:y,y:w}):{x:y,y:w};if(y=ge.x,w=ge.y,l){var ce;return Object.assign({},Z,(ce={},ce[I]=k?"0":"",ce[L]=E?"0":"",ce.transform=(N.devicePixelRatio||1)<=1?"translate("+y+"px, "+w+"px)":"translate3d("+y+"px, "+w+"px, 0)",ce))}return Object.assign({},Z,(t={},t[I]=k?w+"px":"",t[L]=E?y+"px":"",t.transform="",t))}function Mae(e){var t=e.state,n=e.options,r=n.gpuAcceleration,i=r===void 0?!0:r,o=n.adaptive,a=o===void 0?!0:o,s=n.roundOffsets,l=s===void 0?!0:s,d={placement:Al(t.placement),variation:T0(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:i,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,_T(Object.assign({},d,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:a,roundOffsets:l})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,_T(Object.assign({},d,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const Iae={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:Mae,data:{}};var Y2={passive:!0};function Rae(e){var t=e.state,n=e.instance,r=e.options,i=r.scroll,o=i===void 0?!0:i,a=r.resize,s=a===void 0?!0:a,l=is(t.elements.popper),d=[].concat(t.scrollParents.reference,t.scrollParents.popper);return o&&d.forEach(function(p){p.addEventListener("scroll",n.update,Y2)}),s&&l.addEventListener("resize",n.update,Y2),function(){o&&d.forEach(function(p){p.removeEventListener("scroll",n.update,Y2)}),s&&l.removeEventListener("resize",n.update,Y2)}}const Oae={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:Rae,data:{}};var Nae={left:"right",right:"left",bottom:"top",top:"bottom"};function Jy(e){return e.replace(/left|right|bottom|top/g,function(t){return Nae[t]})}var Dae={start:"end",end:"start"};function kT(e){return e.replace(/start|end/g,function(t){return Dae[t]})}function e7(e){var t=is(e),n=t.pageXOffset,r=t.pageYOffset;return{scrollLeft:n,scrollTop:r}}function t7(e){return P0(Sd(e)).left+e7(e).scrollLeft}function zae(e,t){var n=is(e),r=Sd(e),i=n.visualViewport,o=r.clientWidth,a=r.clientHeight,s=0,l=0;if(i){o=i.width,a=i.height;var d=qD();(d||!d&&t==="fixed")&&(s=i.offsetLeft,l=i.offsetTop)}return{width:o,height:a,x:s+t7(e),y:l}}function Fae(e){var t,n=Sd(e),r=e7(e),i=(t=e.ownerDocument)==null?void 0:t.body,o=Qf(n.scrollWidth,n.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),a=Qf(n.scrollHeight,n.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),s=-r.scrollLeft+t7(e),l=-r.scrollTop;return Ru(i||n).direction==="rtl"&&(s+=Qf(n.clientWidth,i?i.clientWidth:0)-o),{width:o,height:a,x:s,y:l}}function n7(e){var t=Ru(e),n=t.overflow,r=t.overflowX,i=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+i+r)}function QD(e){return["html","body","#document"].indexOf(Nl(e))>=0?e.ownerDocument.body:Xa(e)&&n7(e)?e:QD(G4(e))}function Zg(e,t){var n;t===void 0&&(t=[]);var r=QD(e),i=r===((n=e.ownerDocument)==null?void 0:n.body),o=is(r),a=i?[o].concat(o.visualViewport||[],n7(r)?r:[]):r,s=t.concat(a);return i?s:s.concat(Zg(G4(a)))}function D6(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function Bae(e,t){var n=P0(e,!1,t==="fixed");return n.top=n.top+e.clientTop,n.left=n.left+e.clientLeft,n.bottom=n.top+e.clientHeight,n.right=n.left+e.clientWidth,n.width=e.clientWidth,n.height=e.clientHeight,n.x=n.left,n.y=n.top,n}function ET(e,t,n){return t===GD?D6(zae(e,n)):ah(t)?Bae(t,n):D6(Fae(Sd(e)))}function $ae(e){var t=Zg(G4(e)),n=["absolute","fixed"].indexOf(Ru(e).position)>=0,r=n&&Xa(e)?yv(e):e;return ah(r)?t.filter(function(i){return ah(i)&&KD(i,r)&&Nl(i)!=="body"}):[]}function Hae(e,t,n,r){var i=t==="clippingParents"?$ae(e):[].concat(t),o=[].concat(i,[n]),a=o[0],s=o.reduce(function(l,d){var p=ET(e,d,r);return l.top=Qf(p.top,l.top),l.right=h5(p.right,l.right),l.bottom=h5(p.bottom,l.bottom),l.left=Qf(p.left,l.left),l},ET(e,a,r));return s.width=s.right-s.left,s.height=s.bottom-s.top,s.x=s.left,s.y=s.top,s}function JD(e){var t=e.reference,n=e.element,r=e.placement,i=r?Al(r):null,o=r?T0(r):null,a=t.x+t.width/2-n.width/2,s=t.y+t.height/2-n.height/2,l;switch(i){case Wo:l={x:a,y:t.y-n.height};break;case es:l={x:a,y:t.y+t.height};break;case ts:l={x:t.x+t.width,y:s};break;case Vo:l={x:t.x-n.width,y:s};break;default:l={x:t.x,y:t.y}}var d=i?J9(i):null;if(d!=null){var p=d==="y"?"height":"width";switch(o){case k0:l[d]=l[d]-(t[p]/2-n[p]/2);break;case Fm:l[d]=l[d]+(t[p]/2-n[p]/2);break}}return l}function Bm(e,t){t===void 0&&(t={});var n=t,r=n.placement,i=r===void 0?e.placement:r,o=n.strategy,a=o===void 0?e.strategy:o,s=n.boundary,l=s===void 0?sae:s,d=n.rootBoundary,p=d===void 0?GD:d,g=n.elementContext,m=g===void 0?rg:g,y=n.altBoundary,x=y===void 0?!1:y,w=n.padding,P=w===void 0?0:w,E=YD(typeof P!="number"?P:XD(P,vv)),k=m===rg?lae:rg,L=e.rects.popper,I=e.elements[x?k:m],N=Hae(ah(I)?I:I.contextElement||Sd(e.elements.popper),l,p,a),z=P0(e.elements.reference),F=JD({reference:z,element:L,strategy:"absolute",placement:i}),B=D6(Object.assign({},L,F)),U=m===rg?B:z,q={top:N.top-U.top+E.top,bottom:U.bottom-N.bottom+E.bottom,left:N.left-U.left+E.left,right:U.right-N.right+E.right},Z=e.modifiersData.offset;if(m===rg&&Z){var ge=Z[i];Object.keys(q).forEach(function(ce){var ve=[ts,es].indexOf(ce)>=0?1:-1,we=[Wo,es].indexOf(ce)>=0?"y":"x";q[ce]+=ge[we]*ve})}return q}function Wae(e,t){t===void 0&&(t={});var n=t,r=n.placement,i=n.boundary,o=n.rootBoundary,a=n.padding,s=n.flipVariations,l=n.allowedAutoPlacements,d=l===void 0?jD:l,p=T0(r),g=p?s?wT:wT.filter(function(x){return T0(x)===p}):vv,m=g.filter(function(x){return d.indexOf(x)>=0});m.length===0&&(m=g);var y=m.reduce(function(x,w){return x[w]=Bm(e,{placement:w,boundary:i,rootBoundary:o,padding:a})[Al(w)],x},{});return Object.keys(y).sort(function(x,w){return y[x]-y[w]})}function Vae(e){if(Al(e)===Y9)return[];var t=Jy(e);return[kT(e),t,kT(t)]}function Uae(e){var t=e.state,n=e.options,r=e.name;if(!t.modifiersData[r]._skip){for(var i=n.mainAxis,o=i===void 0?!0:i,a=n.altAxis,s=a===void 0?!0:a,l=n.fallbackPlacements,d=n.padding,p=n.boundary,g=n.rootBoundary,m=n.altBoundary,y=n.flipVariations,x=y===void 0?!0:y,w=n.allowedAutoPlacements,P=t.options.placement,E=Al(P),k=E===P,L=l||(k||!x?[Jy(P)]:Vae(P)),I=[P].concat(L).reduce(function(Se,De){return Se.concat(Al(De)===Y9?Wae(t,{placement:De,boundary:p,rootBoundary:g,padding:d,flipVariations:x,allowedAutoPlacements:w}):De)},[]),N=t.rects.reference,z=t.rects.popper,F=new Map,B=!0,U=I[0],q=0;q=0,we=ve?"width":"height",xe=Bm(t,{placement:Z,boundary:p,rootBoundary:g,altBoundary:m,padding:d}),J=ve?ce?ts:Vo:ce?es:Wo;N[we]>z[we]&&(J=Jy(J));var G=Jy(J),ee=[];if(o&&ee.push(xe[ge]<=0),s&&ee.push(xe[J]<=0,xe[G]<=0),ee.every(function(Se){return Se})){U=Z,B=!1;break}F.set(Z,ee)}if(B)for(var Q=x?3:1,W=function(De){var Ie=I.find(function(Ve){var ke=F.get(Ve);if(ke)return ke.slice(0,De).every(function(We){return We})});if(Ie)return U=Ie,"break"},ie=Q;ie>0;ie--){var de=W(ie);if(de==="break")break}t.placement!==U&&(t.modifiersData[r]._skip=!0,t.placement=U,t.reset=!0)}}const Gae={name:"flip",enabled:!0,phase:"main",fn:Uae,requiresIfExists:["offset"],data:{_skip:!1}};function PT(e,t,n){return n===void 0&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function TT(e){return[Wo,ts,es,Vo].some(function(t){return e[t]>=0})}function jae(e){var t=e.state,n=e.name,r=t.rects.reference,i=t.rects.popper,o=t.modifiersData.preventOverflow,a=Bm(t,{elementContext:"reference"}),s=Bm(t,{altBoundary:!0}),l=PT(a,r),d=PT(s,i,o),p=TT(l),g=TT(d);t.modifiersData[n]={referenceClippingOffsets:l,popperEscapeOffsets:d,isReferenceHidden:p,hasPopperEscaped:g},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":p,"data-popper-escaped":g})}const qae={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:jae};function Kae(e,t,n){var r=Al(e),i=[Vo,Wo].indexOf(r)>=0?-1:1,o=typeof n=="function"?n(Object.assign({},t,{placement:e})):n,a=o[0],s=o[1];return a=a||0,s=(s||0)*i,[Vo,ts].indexOf(r)>=0?{x:s,y:a}:{x:a,y:s}}function Zae(e){var t=e.state,n=e.options,r=e.name,i=n.offset,o=i===void 0?[0,0]:i,a=jD.reduce(function(p,g){return p[g]=Kae(g,t.rects,o),p},{}),s=a[t.placement],l=s.x,d=s.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=l,t.modifiersData.popperOffsets.y+=d),t.modifiersData[r]=a}const Yae={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:Zae};function Xae(e){var t=e.state,n=e.name;t.modifiersData[n]=JD({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}const Qae={name:"popperOffsets",enabled:!0,phase:"read",fn:Xae,data:{}};function Jae(e){return e==="x"?"y":"x"}function ese(e){var t=e.state,n=e.options,r=e.name,i=n.mainAxis,o=i===void 0?!0:i,a=n.altAxis,s=a===void 0?!1:a,l=n.boundary,d=n.rootBoundary,p=n.altBoundary,g=n.padding,m=n.tether,y=m===void 0?!0:m,x=n.tetherOffset,w=x===void 0?0:x,P=Bm(t,{boundary:l,rootBoundary:d,padding:g,altBoundary:p}),E=Al(t.placement),k=T0(t.placement),L=!k,I=J9(E),N=Jae(I),z=t.modifiersData.popperOffsets,F=t.rects.reference,B=t.rects.popper,U=typeof w=="function"?w(Object.assign({},t.rects,{placement:t.placement})):w,q=typeof U=="number"?{mainAxis:U,altAxis:U}:Object.assign({mainAxis:0,altAxis:0},U),Z=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,ge={x:0,y:0};if(!!z){if(o){var ce,ve=I==="y"?Wo:Vo,we=I==="y"?es:ts,xe=I==="y"?"height":"width",J=z[I],G=J+P[ve],ee=J-P[we],Q=y?-B[xe]/2:0,W=k===k0?F[xe]:B[xe],ie=k===k0?-B[xe]:-F[xe],de=t.elements.arrow,Se=y&&de?Q9(de):{width:0,height:0},De=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:ZD(),Ie=De[ve],Ve=De[we],ke=Kg(0,F[xe],Se[xe]),We=L?F[xe]/2-Q-ke-Ie-q.mainAxis:W-ke-Ie-q.mainAxis,it=L?-F[xe]/2+Q+ke+Ve+q.mainAxis:ie+ke+Ve+q.mainAxis,ht=t.elements.arrow&&yv(t.elements.arrow),Ht=ht?I==="y"?ht.clientTop||0:ht.clientLeft||0:0,Nt=(ce=Z?.[I])!=null?ce:0,Re=J+We-Nt-Ht,tt=J+it-Nt,mt=Kg(y?h5(G,Re):G,J,y?Qf(ee,tt):ee);z[I]=mt,ge[I]=mt-J}if(s){var at,vt=I==="x"?Wo:Vo,mn=I==="x"?es:ts,yt=z[N],Wt=N==="y"?"height":"width",rn=yt+P[vt],Dt=yt-P[mn],Oe=[Wo,Vo].indexOf(E)!==-1,et=(at=Z?.[N])!=null?at:0,Gt=Oe?rn:yt-F[Wt]-B[Wt]-et+q.altAxis,Vt=Oe?yt+F[Wt]+B[Wt]-et-q.altAxis:Dt,Ee=y&&Oe?_ae(Gt,yt,Vt):Kg(y?Gt:rn,yt,y?Vt:Dt);z[N]=Ee,ge[N]=Ee-yt}t.modifiersData[r]=ge}}const tse={name:"preventOverflow",enabled:!0,phase:"main",fn:ese,requiresIfExists:["offset"]};function nse(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function rse(e){return e===is(e)||!Xa(e)?e7(e):nse(e)}function ise(e){var t=e.getBoundingClientRect(),n=E0(t.width)/e.offsetWidth||1,r=E0(t.height)/e.offsetHeight||1;return n!==1||r!==1}function ose(e,t,n){n===void 0&&(n=!1);var r=Xa(t),i=Xa(t)&&ise(t),o=Sd(t),a=P0(e,i,n),s={scrollLeft:0,scrollTop:0},l={x:0,y:0};return(r||!r&&!n)&&((Nl(t)!=="body"||n7(o))&&(s=rse(t)),Xa(t)?(l=P0(t,!0),l.x+=t.clientLeft,l.y+=t.clientTop):o&&(l.x=t7(o))),{x:a.left+s.scrollLeft-l.x,y:a.top+s.scrollTop-l.y,width:a.width,height:a.height}}function ase(e){var t=new Map,n=new Set,r=[];e.forEach(function(o){t.set(o.name,o)});function i(o){n.add(o.name);var a=[].concat(o.requires||[],o.requiresIfExists||[]);a.forEach(function(s){if(!n.has(s)){var l=t.get(s);l&&i(l)}}),r.push(o)}return e.forEach(function(o){n.has(o.name)||i(o)}),r}function sse(e){var t=ase(e);return yae.reduce(function(n,r){return n.concat(t.filter(function(i){return i.phase===r}))},[])}function lse(e){var t;return function(){return t||(t=new Promise(function(n){Promise.resolve().then(function(){t=void 0,n(e())})})),t}}function use(e){var t=e.reduce(function(n,r){var i=n[r.name];return n[r.name]=i?Object.assign({},i,r,{options:Object.assign({},i.options,r.options),data:Object.assign({},i.data,r.data)}):r,n},{});return Object.keys(t).map(function(n){return t[n]})}var LT={placement:"bottom",modifiers:[],strategy:"absolute"};function AT(){for(var e=arguments.length,t=new Array(e),n=0;n({var:e,varRef:t?`var(${e}, ${t})`:`var(${e})`}),Yr={arrowShadowColor:hp("--popper-arrow-shadow-color"),arrowSize:hp("--popper-arrow-size","8px"),arrowSizeHalf:hp("--popper-arrow-size-half"),arrowBg:hp("--popper-arrow-bg"),transformOrigin:hp("--popper-transform-origin"),arrowOffset:hp("--popper-arrow-offset")};function hse(e){if(e.includes("top"))return"1px 1px 1px 0 var(--popper-arrow-shadow-color)";if(e.includes("bottom"))return"-1px -1px 1px 0 var(--popper-arrow-shadow-color)";if(e.includes("right"))return"-1px 1px 1px 0 var(--popper-arrow-shadow-color)";if(e.includes("left"))return"1px -1px 1px 0 var(--popper-arrow-shadow-color)"}var pse={top:"bottom center","top-start":"bottom left","top-end":"bottom right",bottom:"top center","bottom-start":"top left","bottom-end":"top right",left:"right center","left-start":"right top","left-end":"right bottom",right:"left center","right-start":"left top","right-end":"left bottom"},gse=e=>pse[e],MT={scroll:!0,resize:!0};function mse(e){let t;return typeof e=="object"?t={enabled:!0,options:{...MT,...e}}:t={enabled:e,options:MT},t}var vse={name:"matchWidth",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:({state:e})=>{e.styles.popper.width=`${e.rects.reference.width}px`},effect:({state:e})=>()=>{const t=e.elements.reference;e.elements.popper.style.width=`${t.offsetWidth}px`}},yse={name:"transformOrigin",enabled:!0,phase:"write",fn:({state:e})=>{IT(e)},effect:({state:e})=>()=>{IT(e)}},IT=e=>{e.elements.popper.style.setProperty(Yr.transformOrigin.var,gse(e.placement))},bse={name:"positionArrow",enabled:!0,phase:"afterWrite",fn:({state:e})=>{xse(e)}},xse=e=>{var t;if(!e.placement)return;const n=Sse(e.placement);if(((t=e.elements)==null?void 0:t.arrow)&&n){Object.assign(e.elements.arrow.style,{[n.property]:n.value,width:Yr.arrowSize.varRef,height:Yr.arrowSize.varRef,zIndex:-1});const r={[Yr.arrowSizeHalf.var]:`calc(${Yr.arrowSize.varRef} / 2)`,[Yr.arrowOffset.var]:`calc(${Yr.arrowSizeHalf.varRef} * -1)`};for(const i in r)e.elements.arrow.style.setProperty(i,r[i])}},Sse=e=>{if(e.startsWith("top"))return{property:"bottom",value:Yr.arrowOffset.varRef};if(e.startsWith("bottom"))return{property:"top",value:Yr.arrowOffset.varRef};if(e.startsWith("left"))return{property:"right",value:Yr.arrowOffset.varRef};if(e.startsWith("right"))return{property:"left",value:Yr.arrowOffset.varRef}},wse={name:"innerArrow",enabled:!0,phase:"main",requires:["arrow"],fn:({state:e})=>{RT(e)},effect:({state:e})=>()=>{RT(e)}},RT=e=>{if(!e.elements.arrow)return;const t=e.elements.arrow.querySelector("[data-popper-arrow-inner]");!t||Object.assign(t.style,{transform:"rotate(45deg)",background:Yr.arrowBg.varRef,top:0,left:0,width:"100%",height:"100%",position:"absolute",zIndex:"inherit",boxShadow:hse(e.placement)})},Cse={"start-start":{ltr:"left-start",rtl:"right-start"},"start-end":{ltr:"left-end",rtl:"right-end"},"end-start":{ltr:"right-start",rtl:"left-start"},"end-end":{ltr:"right-end",rtl:"left-end"},start:{ltr:"left",rtl:"right"},end:{ltr:"right",rtl:"left"}},_se={"auto-start":"auto-end","auto-end":"auto-start","top-start":"top-end","top-end":"top-start","bottom-start":"bottom-end","bottom-end":"bottom-start"};function kse(e,t="ltr"){var n;const r=((n=Cse[e])==null?void 0:n[t])||e;return t==="ltr"?r:_se[e]??r}function ez(e={}){const{enabled:t=!0,modifiers:n,placement:r="bottom",strategy:i="absolute",arrowPadding:o=8,eventListeners:a=!0,offset:s,gutter:l=8,flip:d=!0,boundary:p="clippingParents",preventOverflow:g=!0,matchWidth:m,direction:y="ltr"}=e,x=C.exports.useRef(null),w=C.exports.useRef(null),P=C.exports.useRef(null),E=kse(r,y),k=C.exports.useRef(()=>{}),L=C.exports.useCallback(()=>{var q;!t||!x.current||!w.current||((q=k.current)==null||q.call(k),P.current=fse(x.current,w.current,{placement:E,modifiers:[wse,bse,yse,{...vse,enabled:!!m},{name:"eventListeners",...mse(a)},{name:"arrow",options:{padding:o}},{name:"offset",options:{offset:s??[0,l]}},{name:"flip",enabled:!!d,options:{padding:8}},{name:"preventOverflow",enabled:!!g,options:{boundary:p}},...n??[]],strategy:i}),P.current.forceUpdate(),k.current=P.current.destroy)},[E,t,n,m,a,o,s,l,d,g,p,i]);C.exports.useEffect(()=>()=>{var q;!x.current&&!w.current&&((q=P.current)==null||q.destroy(),P.current=null)},[]);const I=C.exports.useCallback(q=>{x.current=q,L()},[L]),N=C.exports.useCallback((q={},Z=null)=>({...q,ref:Fn(I,Z)}),[I]),z=C.exports.useCallback(q=>{w.current=q,L()},[L]),F=C.exports.useCallback((q={},Z=null)=>({...q,ref:Fn(z,Z),style:{...q.style,position:i,minWidth:m?void 0:"max-content",inset:"0 auto auto 0"}}),[i,z,m]),B=C.exports.useCallback((q={},Z=null)=>{const{size:ge,shadowColor:ce,bg:ve,style:we,...xe}=q;return{...xe,ref:Z,"data-popper-arrow":"",style:Ese(q)}},[]),U=C.exports.useCallback((q={},Z=null)=>({...q,ref:Z,"data-popper-arrow-inner":""}),[]);return{update(){var q;(q=P.current)==null||q.update()},forceUpdate(){var q;(q=P.current)==null||q.forceUpdate()},transformOrigin:Yr.transformOrigin.varRef,referenceRef:I,popperRef:z,getPopperProps:F,getArrowProps:B,getArrowInnerProps:U,getReferenceProps:N}}function Ese(e){const{size:t,shadowColor:n,bg:r,style:i}=e,o={...i,position:"absolute"};return t&&(o["--popper-arrow-size"]=t),n&&(o["--popper-arrow-shadow-color"]=n),r&&(o["--popper-arrow-bg"]=r),o}function tz(e={}){const{onClose:t,onOpen:n,isOpen:r,id:i}=e,o=kr(n),a=kr(t),[s,l]=C.exports.useState(e.defaultIsOpen||!1),d=r!==void 0?r:s,p=r!==void 0,g=i??`disclosure-${C.exports.useId()}`,m=C.exports.useCallback(()=>{p||l(!1),a?.()},[p,a]),y=C.exports.useCallback(()=>{p||l(!0),o?.()},[p,o]),x=C.exports.useCallback(()=>{d?m():y()},[d,y,m]);function w(E={}){return{...E,"aria-expanded":d,"aria-controls":g,onClick(k){var L;(L=E.onClick)==null||L.call(E,k),x()}}}function P(E={}){return{...E,hidden:!d,id:g}}return{isOpen:d,onOpen:y,onClose:m,onToggle:x,isControlled:p,getButtonProps:w,getDisclosureProps:P}}function nz(e){const{wasSelected:t,enabled:n,isSelected:r,mode:i="unmount"}=e;return!!(!n||r||i==="keepMounted"&&t)}var[Pse,Tse]=kn({strict:!1,name:"PortalManagerContext"});function rz(e){const{children:t,zIndex:n}=e;return S(Pse,{value:{zIndex:n},children:t})}rz.displayName="PortalManager";var[iz,Lse]=kn({strict:!1,name:"PortalContext"}),r7="chakra-portal",Ase=".chakra-portal",Mse=e=>S("div",{className:"chakra-portal-zIndex",style:{position:"absolute",zIndex:e.zIndex,top:0,left:0,right:0},children:e.children}),Ise=e=>{const{appendToParentPortal:t,children:n}=e,[r,i]=C.exports.useState(null),o=C.exports.useRef(null),[,a]=C.exports.useState({});C.exports.useEffect(()=>a({}),[]);const s=Lse(),l=Tse();El(()=>{if(!r)return;const p=r.ownerDocument,g=t?s??p.body:p.body;if(!g)return;o.current=p.createElement("div"),o.current.className=r7,g.appendChild(o.current),a({});const m=o.current;return()=>{g.contains(m)&&g.removeChild(m)}},[r]);const d=l?.zIndex?S(Mse,{zIndex:l?.zIndex,children:n}):n;return o.current?Bl.exports.createPortal(S(iz,{value:o.current,children:d}),o.current):S("span",{ref:p=>{p&&i(p)}})},Rse=e=>{const{children:t,containerRef:n,appendToParentPortal:r}=e,i=n.current,o=i??(typeof window<"u"?document.body:void 0),a=C.exports.useMemo(()=>{const l=i?.ownerDocument.createElement("div");return l&&(l.className=r7),l},[i]),[,s]=C.exports.useState({});return El(()=>s({}),[]),El(()=>{if(!(!a||!o))return o.appendChild(a),()=>{o.removeChild(a)}},[a,o]),o&&a?Bl.exports.createPortal(S(iz,{value:r?a:null,children:t}),a):null};function ph(e){const{containerRef:t,...n}=e;return t?S(Rse,{containerRef:t,...n}):S(Ise,{...n})}ph.defaultProps={appendToParentPortal:!0};ph.className=r7;ph.selector=Ase;ph.displayName="Portal";var Ose=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},pp=new WeakMap,X2=new WeakMap,Q2={},Xx=0,Nse=function(e,t,n,r){var i=Array.isArray(e)?e:[e];Q2[n]||(Q2[n]=new WeakMap);var o=Q2[n],a=[],s=new Set,l=new Set(i),d=function(g){!g||s.has(g)||(s.add(g),d(g.parentNode))};i.forEach(d);var p=function(g){!g||l.has(g)||Array.prototype.forEach.call(g.children,function(m){if(s.has(m))p(m);else{var y=m.getAttribute(r),x=y!==null&&y!=="false",w=(pp.get(m)||0)+1,P=(o.get(m)||0)+1;pp.set(m,w),o.set(m,P),a.push(m),w===1&&x&&X2.set(m,!0),P===1&&m.setAttribute(n,"true"),x||m.setAttribute(r,"true")}})};return p(t),s.clear(),Xx++,function(){a.forEach(function(g){var m=pp.get(g)-1,y=o.get(g)-1;pp.set(g,m),o.set(g,y),m||(X2.has(g)||g.removeAttribute(r),X2.delete(g)),y||g.removeAttribute(n)}),Xx--,Xx||(pp=new WeakMap,pp=new WeakMap,X2=new WeakMap,Q2={})}},oz=function(e,t,n){n===void 0&&(n="data-aria-hidden");var r=Array.from(Array.isArray(e)?e:[e]),i=t||Ose(e);return i?(r.push.apply(r,Array.from(i.querySelectorAll("[aria-live]"))),Nse(r,i,n,"aria-hidden")):function(){return null}};function Dse(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,o;for(o=0;o=0)&&(n[i]=e[i]);return n}function z6(){return z6=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0}).sort(ale)},sle=["button:enabled","select:enabled","textarea:enabled","input:enabled","a[href]","area[href]","summary","iframe","object","embed","audio[controls]","video[controls]","[tabindex]","[contenteditable]","[autofocus]"],s7=sle.join(","),lle="".concat(s7,", [data-focus-guard]"),kz=function(e,t){var n;return Hl(((n=e.shadowRoot)===null||n===void 0?void 0:n.children)||e.children).reduce(function(r,i){return r.concat(i.matches(t?lle:s7)?[i]:[],kz(i))},[])},l7=function(e,t){return e.reduce(function(n,r){return n.concat(kz(r,t),r.parentNode?Hl(r.parentNode.querySelectorAll(s7)).filter(function(i){return i===r}):[])},[])},ule=function(e){var t=e.querySelectorAll("[".concat(Wse,"]"));return Hl(t).map(function(n){return l7([n])}).reduce(function(n,r){return n.concat(r)},[])},u7=function(e,t){return Hl(e).filter(function(n){return bz(t,n)}).filter(function(n){return rle(n)})},OT=function(e,t){return t===void 0&&(t=new Map),Hl(e).filter(function(n){return xz(t,n)})},H6=function(e,t,n){return _z(u7(l7(e,n),t),!0,n)},NT=function(e,t){return _z(u7(l7(e),t),!1)},cle=function(e,t){return u7(ule(e),t)},$m=function(e,t){return(e.shadowRoot?$m(e.shadowRoot,t):Object.getPrototypeOf(e).contains.call(e,t))||Hl(e.children).some(function(n){return $m(n,t)})},dle=function(e){for(var t=new Set,n=e.length,r=0;r0&&t.add(i),(o&Node.DOCUMENT_POSITION_CONTAINS)>0&&t.add(r)}return e.filter(function(a,s){return!t.has(s)})},Ez=function(e){return e.parentNode?Ez(e.parentNode):e},c7=function(e){var t=$6(e);return t.filter(Boolean).reduce(function(n,r){var i=r.getAttribute(F6);return n.push.apply(n,i?dle(Hl(Ez(r).querySelectorAll("[".concat(F6,'="').concat(i,'"]:not([').concat(lz,'="disabled"])')))):[r]),n},[])},Pz=function(e){return e.activeElement?e.activeElement.shadowRoot?Pz(e.activeElement.shadowRoot):e.activeElement:void 0},d7=function(){return document.activeElement?document.activeElement.shadowRoot?Pz(document.activeElement.shadowRoot):document.activeElement:void 0},fle=function(e){return e===document.activeElement},hle=function(e){return Boolean(Hl(e.querySelectorAll("iframe")).some(function(t){return fle(t)}))},Tz=function(e){var t=document&&d7();return!t||t.dataset&&t.dataset.focusGuard?!1:c7(e).some(function(n){return $m(n,t)||hle(n)})},ple=function(){var e=document&&d7();return e?Hl(document.querySelectorAll("[".concat(Hse,"]"))).some(function(t){return $m(t,e)}):!1},gle=function(e,t){return t.filter(Cz).filter(function(n){return n.name===e.name}).filter(function(n){return n.checked})[0]||e},f7=function(e,t){return Cz(e)&&e.name?gle(e,t):e},mle=function(e){var t=new Set;return e.forEach(function(n){return t.add(f7(n,e))}),e.filter(function(n){return t.has(n)})},DT=function(e){return e[0]&&e.length>1?f7(e[0],e):e[0]},zT=function(e,t){return e.length>1?e.indexOf(f7(e[t],e)):t},Lz="NEW_FOCUS",vle=function(e,t,n,r){var i=e.length,o=e[0],a=e[i-1],s=a7(n);if(!(n&&e.indexOf(n)>=0)){var l=n!==void 0?t.indexOf(n):-1,d=r?t.indexOf(r):l,p=r?e.indexOf(r):-1,g=l-d,m=t.indexOf(o),y=t.indexOf(a),x=mle(t),w=n!==void 0?x.indexOf(n):-1,P=w-(r?x.indexOf(r):l),E=zT(e,0),k=zT(e,i-1);if(l===-1||p===-1)return Lz;if(!g&&p>=0)return p;if(l<=m&&s&&Math.abs(g)>1)return k;if(l>=y&&s&&Math.abs(g)>1)return E;if(g&&Math.abs(P)>1)return p;if(l<=m)return k;if(l>y)return E;if(g)return Math.abs(g)>1?p:(i+p+g)%i}},W6=function(e,t){return t===void 0&&(t=[]),t.push(e),e.parentNode&&W6(e.parentNode.host||e.parentNode,t),t},Jx=function(e,t){for(var n=W6(e),r=W6(t),i=0;i=0)return o}return!1},Az=function(e,t,n){var r=$6(e),i=$6(t),o=r[0],a=!1;return i.filter(Boolean).forEach(function(s){a=Jx(a||s,s)||a,n.filter(Boolean).forEach(function(l){var d=Jx(o,l);d&&(!a||$m(d,a)?a=d:a=Jx(d,a))})}),a},yle=function(e,t){return e.reduce(function(n,r){return n.concat(cle(r,t))},[])},ble=function(e){return function(t){var n;return t.autofocus||!!(!((n=Sz(t))===null||n===void 0)&&n.autofocus)||e.indexOf(t)>=0}},xle=function(e,t){var n=new Map;return t.forEach(function(r){return n.set(r.node,r)}),e.map(function(r){return n.get(r)}).filter(ole)},Sle=function(e,t){var n=document&&d7(),r=c7(e).filter(p5),i=Az(n||e,e,r),o=new Map,a=NT(r,o),s=H6(r,o).filter(function(y){var x=y.node;return p5(x)});if(!(!s[0]&&(s=a,!s[0]))){var l=NT([i],o).map(function(y){var x=y.node;return x}),d=xle(l,s),p=d.map(function(y){var x=y.node;return x}),g=vle(p,l,n,t);if(g===Lz){var m=OT(a.map(function(y){var x=y.node;return x})).filter(ble(yle(r,o)));return{node:m&&m.length?DT(m):DT(OT(p))}}return g===void 0?g:d[g]}},wle=function(e){var t=c7(e).filter(p5),n=Az(e,e,t),r=new Map,i=H6([n],r,!0),o=H6(t,r).filter(function(a){var s=a.node;return p5(s)}).map(function(a){var s=a.node;return s});return i.map(function(a){var s=a.node,l=a.index;return{node:s,index:l,lockItem:o.indexOf(s)>=0,guard:a7(s)}})},Cle=function(e,t){"focus"in e&&e.focus(t),"contentWindow"in e&&e.contentWindow&&e.contentWindow.focus()},eS=0,tS=!1,_le=function(e,t,n){n===void 0&&(n={});var r=Sle(e,t);if(!tS&&r){if(eS>2){console.error("FocusLock: focus-fighting detected. Only one focus management system could be active. See https://github.com/theKashey/focus-lock/#focus-fighting"),tS=!0,setTimeout(function(){tS=!1},1);return}eS++,Cle(r.node,n.focusOptions),eS--}};const Mz=_le;function Iz(e){var t=window,n=t.setImmediate;typeof n<"u"?n(e):setTimeout(e,1)}var kle=function(){return document&&document.activeElement===document.body},Ele=function(){return kle()||ple()},i0=null,Vp=null,o0=null,Hm=!1,Ple=function(){return!0},Tle=function(t){return(i0.whiteList||Ple)(t)},Lle=function(t,n){o0={observerNode:t,portaledElement:n}},Ale=function(t){return o0&&o0.portaledElement===t};function FT(e,t,n,r){var i=null,o=e;do{var a=r[o];if(a.guard)a.node.dataset.focusAutoGuard&&(i=a);else if(a.lockItem){if(o!==e)return;i=null}else break}while((o+=n)!==t);i&&(i.node.tabIndex=0)}var Mle=function(t){return t&&"current"in t?t.current:t},Ile=function(t){return t?Boolean(Hm):Hm==="meanwhile"},Rle=function e(t,n,r){return n&&(n.host===t&&(!n.activeElement||r.contains(n.activeElement))||n.parentNode&&e(t,n.parentNode,r))},Ole=function(t,n){return n.some(function(r){return Rle(t,r,r)})},g5=function(){var t=!1;if(i0){var n=i0,r=n.observed,i=n.persistentFocus,o=n.autoFocus,a=n.shards,s=n.crossFrame,l=n.focusOptions,d=r||o0&&o0.portaledElement,p=document&&document.activeElement;if(d){var g=[d].concat(a.map(Mle).filter(Boolean));if((!p||Tle(p))&&(i||Ile(s)||!Ele()||!Vp&&o)&&(d&&!(Tz(g)||p&&Ole(p,g)||Ale(p))&&(document&&!Vp&&p&&!o?(p.blur&&p.blur(),document.body.focus()):(t=Mz(g,Vp,{focusOptions:l}),o0={})),Hm=!1,Vp=document&&document.activeElement),document){var m=document&&document.activeElement,y=wle(g),x=y.map(function(w){var P=w.node;return P}).indexOf(m);x>-1&&(y.filter(function(w){var P=w.guard,E=w.node;return P&&E.dataset.focusAutoGuard}).forEach(function(w){var P=w.node;return P.removeAttribute("tabIndex")}),FT(x,y.length,1,y),FT(x,-1,-1,y))}}}return t},Rz=function(t){g5()&&t&&(t.stopPropagation(),t.preventDefault())},h7=function(){return Iz(g5)},Nle=function(t){var n=t.target,r=t.currentTarget;r.contains(n)||Lle(r,n)},Dle=function(){return null},Oz=function(){Hm="just",setTimeout(function(){Hm="meanwhile"},0)},zle=function(){document.addEventListener("focusin",Rz),document.addEventListener("focusout",h7),window.addEventListener("blur",Oz)},Fle=function(){document.removeEventListener("focusin",Rz),document.removeEventListener("focusout",h7),window.removeEventListener("blur",Oz)};function Ble(e){return e.filter(function(t){var n=t.disabled;return!n})}function $le(e){var t=e.slice(-1)[0];t&&!i0&&zle();var n=i0,r=n&&t&&t.id===n.id;i0=t,n&&!r&&(n.onDeactivation(),e.filter(function(i){var o=i.id;return o===n.id}).length||n.returnFocus(!t)),t?(Vp=null,(!r||n.observed!==t.observed)&&t.onActivation(),g5(),Iz(g5)):(Fle(),Vp=null)}pz.assignSyncMedium(Nle);gz.assignMedium(h7);qse.assignMedium(function(e){return e({moveFocusInside:Mz,focusInside:Tz})});const Hle=Qse(Ble,$le)(Dle);var Nz=C.exports.forwardRef(function(t,n){return S(mz,{sideCar:Hle,ref:n,...t})}),Dz=mz.propTypes||{};Dz.sideCar;Dse(Dz,["sideCar"]);Nz.propTypes={};const Wle=Nz;var zz=e=>{const{initialFocusRef:t,finalFocusRef:n,contentRef:r,restoreFocus:i,children:o,isDisabled:a,autoFocus:s,persistentFocus:l,lockFocusAcrossFrames:d}=e,p=C.exports.useCallback(()=>{t?.current?t.current.focus():r?.current&&aae(r.current).length===0&&requestAnimationFrame(()=>{var x;(x=r.current)==null||x.focus()})},[t,r]),g=C.exports.useCallback(()=>{var y;(y=n?.current)==null||y.focus()},[n]);return S(Wle,{crossFrame:d,persistentFocus:l,autoFocus:s,disabled:a,onActivation:p,onDeactivation:g,returnFocus:i&&!n,children:o})};zz.displayName="FocusLock";var e3="right-scroll-bar-position",t3="width-before-scroll-bar",Vle="with-scroll-bars-hidden",Ule="--removed-body-scroll-bar-size",Fz=fz(),nS=function(){},j4=C.exports.forwardRef(function(e,t){var n=C.exports.useRef(null),r=C.exports.useState({onScrollCapture:nS,onWheelCapture:nS,onTouchMoveCapture:nS}),i=r[0],o=r[1],a=e.forwardProps,s=e.children,l=e.className,d=e.removeScrollBar,p=e.enabled,g=e.shards,m=e.sideCar,y=e.noIsolation,x=e.inert,w=e.allowPinchZoom,P=e.as,E=P===void 0?"div":P,k=L4(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as"]),L=m,I=uz([n,t]),N=Sl(Sl({},k),i);return oe(Bn,{children:[p&&S(L,{sideCar:Fz,removeScrollBar:d,shards:g,noIsolation:y,inert:x,setCallbacks:o,allowPinchZoom:!!w,lockRef:n}),a?C.exports.cloneElement(C.exports.Children.only(s),Sl(Sl({},N),{ref:I})):S(E,{...Sl({},N,{className:l,ref:I}),children:s})]})});j4.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};j4.classNames={fullWidth:t3,zeroRight:e3};var Gle=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function jle(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=Gle();return t&&e.setAttribute("nonce",t),e}function qle(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function Kle(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var Zle=function(){var e=0,t=null;return{add:function(n){e==0&&(t=jle())&&(qle(t,n),Kle(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},Yle=function(){var e=Zle();return function(t,n){C.exports.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},Bz=function(){var e=Yle(),t=function(n){var r=n.styles,i=n.dynamic;return e(r,i),null};return t},Xle={left:0,top:0,right:0,gap:0},rS=function(e){return parseInt(e||"",10)||0},Qle=function(e){var t=window.getComputedStyle(document.body),n=t[e==="padding"?"paddingLeft":"marginLeft"],r=t[e==="padding"?"paddingTop":"marginTop"],i=t[e==="padding"?"paddingRight":"marginRight"];return[rS(n),rS(r),rS(i)]},Jle=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return Xle;var t=Qle(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},eue=Bz(),tue=function(e,t,n,r){var i=e.left,o=e.top,a=e.right,s=e.gap;return n===void 0&&(n="margin"),` - .`.concat(Vle,` { - overflow: hidden `).concat(r,`; - padding-right: `).concat(s,"px ").concat(r,`; - } - body { - overflow: hidden `).concat(r,`; - overscroll-behavior: contain; - `).concat([t&&"position: relative ".concat(r,";"),n==="margin"&&` - padding-left: `.concat(i,`px; - padding-top: `).concat(o,`px; - padding-right: `).concat(a,`px; - margin-left:0; - margin-top:0; - margin-right: `).concat(s,"px ").concat(r,`; - `),n==="padding"&&"padding-right: ".concat(s,"px ").concat(r,";")].filter(Boolean).join(""),` - } - - .`).concat(e3,` { - right: `).concat(s,"px ").concat(r,`; - } - - .`).concat(t3,` { - margin-right: `).concat(s,"px ").concat(r,`; - } - - .`).concat(e3," .").concat(e3,` { - right: 0 `).concat(r,`; - } - - .`).concat(t3," .").concat(t3,` { - margin-right: 0 `).concat(r,`; - } - - body { - `).concat(Ule,": ").concat(s,`px; - } -`)},nue=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,i=r===void 0?"margin":r,o=C.exports.useMemo(function(){return Jle(i)},[i]);return S(eue,{styles:tue(o,!t,i,n?"":"!important")})},V6=!1;if(typeof window<"u")try{var J2=Object.defineProperty({},"passive",{get:function(){return V6=!0,!0}});window.addEventListener("test",J2,J2),window.removeEventListener("test",J2,J2)}catch{V6=!1}var gp=V6?{passive:!1}:!1,rue=function(e){return e.tagName==="TEXTAREA"},$z=function(e,t){var n=window.getComputedStyle(e);return n[t]!=="hidden"&&!(n.overflowY===n.overflowX&&!rue(e)&&n[t]==="visible")},iue=function(e){return $z(e,"overflowY")},oue=function(e){return $z(e,"overflowX")},BT=function(e,t){var n=t;do{typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&(n=n.host);var r=Hz(e,n);if(r){var i=Wz(e,n),o=i[1],a=i[2];if(o>a)return!0}n=n.parentNode}while(n&&n!==document.body);return!1},aue=function(e){var t=e.scrollTop,n=e.scrollHeight,r=e.clientHeight;return[t,n,r]},sue=function(e){var t=e.scrollLeft,n=e.scrollWidth,r=e.clientWidth;return[t,n,r]},Hz=function(e,t){return e==="v"?iue(t):oue(t)},Wz=function(e,t){return e==="v"?aue(t):sue(t)},lue=function(e,t){return e==="h"&&t==="rtl"?-1:1},uue=function(e,t,n,r,i){var o=lue(e,window.getComputedStyle(t).direction),a=o*r,s=n.target,l=t.contains(s),d=!1,p=a>0,g=0,m=0;do{var y=Wz(e,s),x=y[0],w=y[1],P=y[2],E=w-P-o*x;(x||E)&&Hz(e,s)&&(g+=E,m+=x),s=s.parentNode}while(!l&&s!==document.body||l&&(t.contains(s)||t===s));return(p&&(i&&g===0||!i&&a>g)||!p&&(i&&m===0||!i&&-a>m))&&(d=!0),d},ey=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},$T=function(e){return[e.deltaX,e.deltaY]},HT=function(e){return e&&"current"in e?e.current:e},cue=function(e,t){return e[0]===t[0]&&e[1]===t[1]},due=function(e){return` - .block-interactivity-`.concat(e,` {pointer-events: none;} - .allow-interactivity-`).concat(e,` {pointer-events: all;} -`)},fue=0,mp=[];function hue(e){var t=C.exports.useRef([]),n=C.exports.useRef([0,0]),r=C.exports.useRef(),i=C.exports.useState(fue++)[0],o=C.exports.useState(function(){return Bz()})[0],a=C.exports.useRef(e);C.exports.useEffect(function(){a.current=e},[e]),C.exports.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(i));var w=u6([e.lockRef.current],(e.shards||[]).map(HT),!0).filter(Boolean);return w.forEach(function(P){return P.classList.add("allow-interactivity-".concat(i))}),function(){document.body.classList.remove("block-interactivity-".concat(i)),w.forEach(function(P){return P.classList.remove("allow-interactivity-".concat(i))})}}},[e.inert,e.lockRef.current,e.shards]);var s=C.exports.useCallback(function(w,P){if("touches"in w&&w.touches.length===2)return!a.current.allowPinchZoom;var E=ey(w),k=n.current,L="deltaX"in w?w.deltaX:k[0]-E[0],I="deltaY"in w?w.deltaY:k[1]-E[1],N,z=w.target,F=Math.abs(L)>Math.abs(I)?"h":"v";if("touches"in w&&F==="h"&&z.type==="range")return!1;var B=BT(F,z);if(!B)return!0;if(B?N=F:(N=F==="v"?"h":"v",B=BT(F,z)),!B)return!1;if(!r.current&&"changedTouches"in w&&(L||I)&&(r.current=N),!N)return!0;var U=r.current||N;return uue(U,P,w,U==="h"?L:I,!0)},[]),l=C.exports.useCallback(function(w){var P=w;if(!(!mp.length||mp[mp.length-1]!==o)){var E="deltaY"in P?$T(P):ey(P),k=t.current.filter(function(N){return N.name===P.type&&N.target===P.target&&cue(N.delta,E)})[0];if(k&&k.should){P.cancelable&&P.preventDefault();return}if(!k){var L=(a.current.shards||[]).map(HT).filter(Boolean).filter(function(N){return N.contains(P.target)}),I=L.length>0?s(P,L[0]):!a.current.noIsolation;I&&P.cancelable&&P.preventDefault()}}},[]),d=C.exports.useCallback(function(w,P,E,k){var L={name:w,delta:P,target:E,should:k};t.current.push(L),setTimeout(function(){t.current=t.current.filter(function(I){return I!==L})},1)},[]),p=C.exports.useCallback(function(w){n.current=ey(w),r.current=void 0},[]),g=C.exports.useCallback(function(w){d(w.type,$T(w),w.target,s(w,e.lockRef.current))},[]),m=C.exports.useCallback(function(w){d(w.type,ey(w),w.target,s(w,e.lockRef.current))},[]);C.exports.useEffect(function(){return mp.push(o),e.setCallbacks({onScrollCapture:g,onWheelCapture:g,onTouchMoveCapture:m}),document.addEventListener("wheel",l,gp),document.addEventListener("touchmove",l,gp),document.addEventListener("touchstart",p,gp),function(){mp=mp.filter(function(w){return w!==o}),document.removeEventListener("wheel",l,gp),document.removeEventListener("touchmove",l,gp),document.removeEventListener("touchstart",p,gp)}},[]);var y=e.removeScrollBar,x=e.inert;return oe(Bn,{children:[x?S(o,{styles:due(i)}):null,y?S(nue,{gapMode:"margin"}):null]})}const pue=jse(Fz,hue);var Vz=C.exports.forwardRef(function(e,t){return S(j4,{...Sl({},e,{ref:t,sideCar:pue})})});Vz.classNames=j4.classNames;const Uz=Vz;var gh=(...e)=>e.filter(Boolean).join(" ");function yg(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var gue=class{modals;constructor(){this.modals=[]}add(e){this.modals.push(e)}remove(e){this.modals=this.modals.filter(t=>t!==e)}isTopModal(e){return this.modals[this.modals.length-1]===e}},U6=new gue;function mue(e,t){C.exports.useEffect(()=>(t&&U6.add(e),()=>{U6.remove(e)}),[t,e])}function vue(e){const{isOpen:t,onClose:n,id:r,closeOnOverlayClick:i=!0,closeOnEsc:o=!0,useInert:a=!0,onOverlayClick:s,onEsc:l}=e,d=C.exports.useRef(null),p=C.exports.useRef(null),[g,m,y]=bue(r,"chakra-modal","chakra-modal--header","chakra-modal--body");yue(d,t&&a),mue(d,t);const x=C.exports.useRef(null),w=C.exports.useCallback(B=>{x.current=B.target},[]),P=C.exports.useCallback(B=>{B.key==="Escape"&&(B.stopPropagation(),o&&n?.(),l?.())},[o,n,l]),[E,k]=C.exports.useState(!1),[L,I]=C.exports.useState(!1),N=C.exports.useCallback((B={},U=null)=>({role:"dialog",...B,ref:Fn(U,d),id:g,tabIndex:-1,"aria-modal":!0,"aria-labelledby":E?m:void 0,"aria-describedby":L?y:void 0,onClick:yg(B.onClick,q=>q.stopPropagation())}),[y,L,g,m,E]),z=C.exports.useCallback(B=>{B.stopPropagation(),x.current===B.target&&(!U6.isTopModal(d)||(i&&n?.(),s?.()))},[n,i,s]),F=C.exports.useCallback((B={},U=null)=>({...B,ref:Fn(U,p),onClick:yg(B.onClick,z),onKeyDown:yg(B.onKeyDown,P),onMouseDown:yg(B.onMouseDown,w)}),[P,w,z]);return{isOpen:t,onClose:n,headerId:m,bodyId:y,setBodyMounted:I,setHeaderMounted:k,dialogRef:d,overlayRef:p,getDialogProps:N,getDialogContainerProps:F}}function yue(e,t){const n=e.current;C.exports.useEffect(()=>{if(!(!e.current||!t))return oz(e.current)},[t,e,n])}function bue(e,...t){const n=C.exports.useId(),r=e||n;return C.exports.useMemo(()=>t.map(i=>`${i}-${r}`),[r,t])}var[xue,mh]=kn({name:"ModalStylesContext",errorMessage:`useModalStyles returned is 'undefined'. Seems you forgot to wrap the components in "" `}),[Sue,dd]=kn({strict:!0,name:"ModalContext",errorMessage:"useModalContext: `context` is undefined. Seems you forgot to wrap modal components in ``"}),L0=e=>{const{portalProps:t,children:n,autoFocus:r,trapFocus:i,initialFocusRef:o,finalFocusRef:a,returnFocusOnClose:s,blockScrollOnMount:l,allowPinchZoom:d,preserveScrollBarGap:p,motionPreset:g,lockFocusAcrossFrames:m,onCloseComplete:y}=e,x=$i("Modal",e),P={...vue(e),autoFocus:r,trapFocus:i,initialFocusRef:o,finalFocusRef:a,returnFocusOnClose:s,blockScrollOnMount:l,allowPinchZoom:d,preserveScrollBarGap:p,motionPreset:g,lockFocusAcrossFrames:m};return S(Sue,{value:P,children:S(xue,{value:x,children:S($u,{onExitComplete:y,children:P.isOpen&&S(ph,{...t,children:n})})})})};L0.defaultProps={lockFocusAcrossFrames:!0,returnFocusOnClose:!0,scrollBehavior:"outside",trapFocus:!0,autoFocus:!0,blockScrollOnMount:!0,allowPinchZoom:!1,motionPreset:"scale"};L0.displayName="Modal";var m5=Me((e,t)=>{const{className:n,...r}=e,{bodyId:i,setBodyMounted:o}=dd();C.exports.useEffect(()=>(o(!0),()=>o(!1)),[o]);const a=gh("chakra-modal__body",n),s=mh();return le.createElement(Ce.div,{ref:t,className:a,id:i,...r,__css:s.body})});m5.displayName="ModalBody";var p7=Me((e,t)=>{const{onClick:n,className:r,...i}=e,{onClose:o}=dd(),a=gh("chakra-modal__close-btn",r),s=mh();return S(V4,{ref:t,__css:s.closeButton,className:a,onClick:yg(n,l=>{l.stopPropagation(),o()}),...i})});p7.displayName="ModalCloseButton";function Gz(e){const{autoFocus:t,trapFocus:n,dialogRef:r,initialFocusRef:i,blockScrollOnMount:o,allowPinchZoom:a,finalFocusRef:s,returnFocusOnClose:l,preserveScrollBarGap:d,lockFocusAcrossFrames:p}=dd(),[g,m]=T9();return C.exports.useEffect(()=>{!g&&m&&setTimeout(m)},[g,m]),S(zz,{autoFocus:t,isDisabled:!n,initialFocusRef:i,finalFocusRef:s,restoreFocus:l,contentRef:r,lockFocusAcrossFrames:p,children:S(Uz,{removeScrollBar:!d,allowPinchZoom:a,enabled:o,forwardProps:!0,children:e.children})})}var wue={slideInBottom:{...E6,custom:{offsetY:16,reverse:!0}},slideInRight:{...E6,custom:{offsetX:16,reverse:!0}},scale:{...aD,custom:{initialScale:.95,reverse:!0}},none:{}},Cue=Ce(rs.section),jz=C.exports.forwardRef((e,t)=>{const{preset:n,...r}=e,i=wue[n];return S(Cue,{ref:t,...i,...r})});jz.displayName="ModalTransition";var Wm=Me((e,t)=>{const{className:n,children:r,containerProps:i,...o}=e,{getDialogProps:a,getDialogContainerProps:s}=dd(),l=a(o,t),d=s(i),p=gh("chakra-modal__content",n),g=mh(),m={display:"flex",flexDirection:"column",position:"relative",width:"100%",outline:0,...g.dialog},y={display:"flex",width:"100vw",height:"100vh","@supports(height: -webkit-fill-available)":{height:"-webkit-fill-available"},position:"fixed",left:0,top:0,...g.dialogContainer},{motionPreset:x}=dd();return le.createElement(Gz,null,le.createElement(Ce.div,{...d,className:"chakra-modal__content-container",tabIndex:-1,__css:y},S(jz,{preset:x,className:p,...l,__css:m,children:r})))});Wm.displayName="ModalContent";var g7=Me((e,t)=>{const{className:n,...r}=e,i=gh("chakra-modal__footer",n),o=mh(),a={display:"flex",alignItems:"center",justifyContent:"flex-end",...o.footer};return le.createElement(Ce.footer,{ref:t,...r,__css:a,className:i})});g7.displayName="ModalFooter";var m7=Me((e,t)=>{const{className:n,...r}=e,{headerId:i,setHeaderMounted:o}=dd();C.exports.useEffect(()=>(o(!0),()=>o(!1)),[o]);const a=gh("chakra-modal__header",n),s=mh(),l={flex:0,...s.header};return le.createElement(Ce.header,{ref:t,className:a,id:i,...r,__css:l})});m7.displayName="ModalHeader";var _ue=Ce(rs.div),Vm=Me((e,t)=>{const{className:n,transition:r,...i}=e,o=gh("chakra-modal__overlay",n),a=mh(),s={pos:"fixed",left:"0",top:"0",w:"100vw",h:"100vh",...a.overlay},{motionPreset:l}=dd();return S(_ue,{...l==="none"?{}:oD,__css:s,ref:t,className:o,...i})});Vm.displayName="ModalOverlay";function kue(e){const{leastDestructiveRef:t,...n}=e;return S(L0,{...n,initialFocusRef:t})}var Eue=Me((e,t)=>S(Wm,{ref:t,role:"alertdialog",...e})),[q9e,Pue]=kn(),Tue=Ce(sD),Lue=Me((e,t)=>{const{className:n,children:r,...i}=e,{getDialogProps:o,getDialogContainerProps:a,isOpen:s}=dd(),l=o(i,t),d=a(),p=gh("chakra-modal__content",n),g=mh(),m={display:"flex",flexDirection:"column",position:"relative",width:"100%",outline:0,...g.dialog},y={display:"flex",width:"100vw",height:"100vh",position:"fixed",left:0,top:0,...g.dialogContainer},{placement:x}=Pue();return le.createElement(Ce.div,{...d,className:"chakra-modal__content-container",__css:y},S(Gz,{children:S(Tue,{direction:x,in:s,className:p,...l,__css:m,children:r})}))});Lue.displayName="DrawerContent";function Aue(e,t){const n=kr(e);C.exports.useEffect(()=>{let r=null;const i=()=>n();return t!==null&&(r=window.setInterval(i,t)),()=>{r&&window.clearInterval(r)}},[t,n])}var qz=(...e)=>e.filter(Boolean).join(" "),iS=e=>e?!0:void 0;function cl(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var Mue=e=>S(_a,{viewBox:"0 0 24 24",...e,children:S("path",{fill:"currentColor",d:"M21,5H3C2.621,5,2.275,5.214,2.105,5.553C1.937,5.892,1.973,6.297,2.2,6.6l9,12 c0.188,0.252,0.485,0.4,0.8,0.4s0.611-0.148,0.8-0.4l9-12c0.228-0.303,0.264-0.708,0.095-1.047C21.725,5.214,21.379,5,21,5z"})}),Iue=e=>S(_a,{viewBox:"0 0 24 24",...e,children:S("path",{fill:"currentColor",d:"M12.8,5.4c-0.377-0.504-1.223-0.504-1.6,0l-9,12c-0.228,0.303-0.264,0.708-0.095,1.047 C2.275,18.786,2.621,19,3,19h18c0.379,0,0.725-0.214,0.895-0.553c0.169-0.339,0.133-0.744-0.095-1.047L12.8,5.4z"})});function WT(e,t,n,r){C.exports.useEffect(()=>{if(!e.current||!r)return;const i=e.current.ownerDocument.defaultView??window,o=Array.isArray(t)?t:[t],a=new i.MutationObserver(s=>{for(const l of s)l.type==="attributes"&&l.attributeName&&o.includes(l.attributeName)&&n(l)});return a.observe(e.current,{attributes:!0,attributeFilter:o}),()=>a.disconnect()})}var Rue=50,VT=300;function Oue(e,t){const[n,r]=C.exports.useState(!1),[i,o]=C.exports.useState(null),[a,s]=C.exports.useState(!0),l=C.exports.useRef(null),d=()=>clearTimeout(l.current);Aue(()=>{i==="increment"&&e(),i==="decrement"&&t()},n?Rue:null);const p=C.exports.useCallback(()=>{a&&e(),l.current=setTimeout(()=>{s(!1),r(!0),o("increment")},VT)},[e,a]),g=C.exports.useCallback(()=>{a&&t(),l.current=setTimeout(()=>{s(!1),r(!0),o("decrement")},VT)},[t,a]),m=C.exports.useCallback(()=>{s(!0),r(!1),d()},[]);return C.exports.useEffect(()=>()=>d(),[]),{up:p,down:g,stop:m,isSpinning:n}}var Nue=/^[Ee0-9+\-.]$/;function Due(e){return Nue.test(e)}function zue(e,t){if(e.key==null)return!0;const n=e.ctrlKey||e.altKey||e.metaKey;return!(e.key.length===1)||n?!0:t(e.key)}function Fue(e={}){const{focusInputOnChange:t=!0,clampValueOnBlur:n=!0,keepWithinRange:r=!0,min:i=Number.MIN_SAFE_INTEGER,max:o=Number.MAX_SAFE_INTEGER,step:a=1,isReadOnly:s,isDisabled:l,isRequired:d,isInvalid:p,pattern:g="[0-9]*(.[0-9]+)?",inputMode:m="decimal",allowMouseWheel:y,id:x,onChange:w,precision:P,name:E,"aria-describedby":k,"aria-label":L,"aria-labelledby":I,onFocus:N,onBlur:z,onInvalid:F,getAriaValueText:B,isValidCharacter:U,format:q,parse:Z,...ge}=e,ce=kr(N),ve=kr(z),we=kr(F),xe=kr(U??Due),J=kr(B),G=ioe(e),{update:ee,increment:Q,decrement:W}=G,[ie,de]=C.exports.useState(!1),Se=!(s||l),De=C.exports.useRef(null),Ie=C.exports.useRef(null),Ve=C.exports.useRef(null),ke=C.exports.useRef(null),We=C.exports.useCallback(Ee=>Ee.split("").filter(xe).join(""),[xe]),it=C.exports.useCallback(Ee=>Z?.(Ee)??Ee,[Z]),ht=C.exports.useCallback(Ee=>(q?.(Ee)??Ee).toString(),[q]);C0(()=>{(G.valueAsNumber>o||G.valueAsNumber{if(!De.current)return;if(De.current.value!=G.value){const Et=it(De.current.value);G.setValue(We(Et))}},[it,We]);const Ht=C.exports.useCallback((Ee=a)=>{Se&&Q(Ee)},[Q,Se,a]),Nt=C.exports.useCallback((Ee=a)=>{Se&&W(Ee)},[W,Se,a]),Re=Oue(Ht,Nt);WT(Ve,"disabled",Re.stop,Re.isSpinning),WT(ke,"disabled",Re.stop,Re.isSpinning);const tt=C.exports.useCallback(Ee=>{if(Ee.nativeEvent.isComposing)return;const Jt=it(Ee.currentTarget.value);ee(We(Jt)),Ie.current={start:Ee.currentTarget.selectionStart,end:Ee.currentTarget.selectionEnd}},[ee,We,it]),mt=C.exports.useCallback(Ee=>{var Et;ce?.(Ee),Ie.current&&(Ee.target.selectionStart=Ie.current.start??((Et=Ee.currentTarget.value)==null?void 0:Et.length),Ee.currentTarget.selectionEnd=Ie.current.end??Ee.currentTarget.selectionStart)},[ce]),at=C.exports.useCallback(Ee=>{if(Ee.nativeEvent.isComposing)return;zue(Ee,xe)||Ee.preventDefault();const Et=vt(Ee)*a,Jt=Ee.key,Ge={ArrowUp:()=>Ht(Et),ArrowDown:()=>Nt(Et),Home:()=>ee(i),End:()=>ee(o)}[Jt];Ge&&(Ee.preventDefault(),Ge(Ee))},[xe,a,Ht,Nt,ee,i,o]),vt=Ee=>{let Et=1;return(Ee.metaKey||Ee.ctrlKey)&&(Et=.1),Ee.shiftKey&&(Et=10),Et},mn=C.exports.useMemo(()=>{const Ee=J?.(G.value);if(Ee!=null)return Ee;const Et=G.value.toString();return Et||void 0},[G.value,J]),yt=C.exports.useCallback(()=>{let Ee=G.value;Ee!==""&&(G.valueAsNumbero&&(Ee=o),G.cast(Ee))},[G,o,i]),Wt=C.exports.useCallback(()=>{de(!1),n&&yt()},[n,de,yt]),rn=C.exports.useCallback(()=>{t&&requestAnimationFrame(()=>{var Ee;(Ee=De.current)==null||Ee.focus()})},[t]),Dt=C.exports.useCallback(Ee=>{Ee.preventDefault(),Re.up(),rn()},[rn,Re]),Oe=C.exports.useCallback(Ee=>{Ee.preventDefault(),Re.down(),rn()},[rn,Re]);I6(()=>De.current,"wheel",Ee=>{var Et;const Hn=(((Et=De.current)==null?void 0:Et.ownerDocument)??document).activeElement===De.current;if(!y||!Hn)return;Ee.preventDefault();const Ge=vt(Ee)*a,Lt=Math.sign(Ee.deltaY);Lt===-1?Ht(Ge):Lt===1&&Nt(Ge)},{passive:!1});const et=C.exports.useCallback((Ee={},Et=null)=>{const Jt=l||r&&G.isAtMax;return{...Ee,ref:Fn(Et,Ve),role:"button",tabIndex:-1,onPointerDown:cl(Ee.onPointerDown,Hn=>{Jt||Dt(Hn)}),onPointerLeave:cl(Ee.onPointerLeave,Re.stop),onPointerUp:cl(Ee.onPointerUp,Re.stop),disabled:Jt,"aria-disabled":iS(Jt)}},[G.isAtMax,r,Dt,Re.stop,l]),Gt=C.exports.useCallback((Ee={},Et=null)=>{const Jt=l||r&&G.isAtMin;return{...Ee,ref:Fn(Et,ke),role:"button",tabIndex:-1,onPointerDown:cl(Ee.onPointerDown,Hn=>{Jt||Oe(Hn)}),onPointerLeave:cl(Ee.onPointerLeave,Re.stop),onPointerUp:cl(Ee.onPointerUp,Re.stop),disabled:Jt,"aria-disabled":iS(Jt)}},[G.isAtMin,r,Oe,Re.stop,l]),Vt=C.exports.useCallback((Ee={},Et=null)=>({name:E,inputMode:m,type:"text",pattern:g,"aria-labelledby":I,"aria-label":L,"aria-describedby":k,id:x,disabled:l,...Ee,readOnly:Ee.readOnly??s,"aria-readonly":Ee.readOnly??s,"aria-required":Ee.required??d,required:Ee.required??d,ref:Fn(De,Et),value:ht(G.value),role:"spinbutton","aria-valuemin":i,"aria-valuemax":o,"aria-valuenow":Number.isNaN(G.valueAsNumber)?void 0:G.valueAsNumber,"aria-invalid":iS(p??G.isOutOfRange),"aria-valuetext":mn,autoComplete:"off",autoCorrect:"off",onChange:cl(Ee.onChange,tt),onKeyDown:cl(Ee.onKeyDown,at),onFocus:cl(Ee.onFocus,mt,()=>de(!0)),onBlur:cl(Ee.onBlur,ve,Wt)}),[E,m,g,I,L,ht,k,x,l,d,s,p,G.value,G.valueAsNumber,G.isOutOfRange,i,o,mn,tt,at,mt,ve,Wt]);return{value:ht(G.value),valueAsNumber:G.valueAsNumber,isFocused:ie,isDisabled:l,isReadOnly:s,getIncrementButtonProps:et,getDecrementButtonProps:Gt,getInputProps:Vt,htmlProps:ge}}var[Bue,q4]=kn({name:"NumberInputStylesContext",errorMessage:`useNumberInputStyles returned is 'undefined'. Seems you forgot to wrap the components in "" `}),[$ue,v7]=kn({name:"NumberInputContext",errorMessage:"useNumberInputContext: `context` is undefined. Seems you forgot to wrap number-input's components within "}),Kz=Me(function(t,n){const r=$i("NumberInput",t),i=Sn(t),o=$9(i),{htmlProps:a,...s}=Fue(o),l=C.exports.useMemo(()=>s,[s]);return le.createElement($ue,{value:l},le.createElement(Bue,{value:r},le.createElement(Ce.div,{...a,ref:n,className:qz("chakra-numberinput",t.className),__css:{position:"relative",zIndex:0,...r.root}})))});Kz.displayName="NumberInput";var Hue=Me(function(t,n){const r=q4();return le.createElement(Ce.div,{"aria-hidden":!0,ref:n,...t,__css:{display:"flex",flexDirection:"column",position:"absolute",top:"0",insetEnd:"0px",margin:"1px",height:"calc(100% - 2px)",zIndex:1,...r.stepperGroup}})});Hue.displayName="NumberInputStepper";var Zz=Me(function(t,n){const{getInputProps:r}=v7(),i=r(t,n),o=q4();return le.createElement(Ce.input,{...i,className:qz("chakra-numberinput__field",t.className),__css:{width:"100%",...o.field}})});Zz.displayName="NumberInputField";var Yz=Ce("div",{baseStyle:{display:"flex",justifyContent:"center",alignItems:"center",flex:1,transitionProperty:"common",transitionDuration:"normal",userSelect:"none",cursor:"pointer",lineHeight:"normal"}}),Xz=Me(function(t,n){const r=q4(),{getDecrementButtonProps:i}=v7(),o=i(t,n);return S(Yz,{...o,__css:r.stepper,children:t.children??S(Mue,{})})});Xz.displayName="NumberDecrementStepper";var Qz=Me(function(t,n){const{getIncrementButtonProps:r}=v7(),i=r(t,n),o=q4();return S(Yz,{...i,__css:o.stepper,children:t.children??S(Iue,{})})});Qz.displayName="NumberIncrementStepper";var bv=(...e)=>e.filter(Boolean).join(" ");function Wue(e,...t){return Vue(e)?e(...t):e}var Vue=e=>typeof e=="function";function dl(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}function Uue(...e){return function(n){e.forEach(r=>{r?.(n)})}}var[Gue,vh]=kn({name:"PopoverContext",errorMessage:"usePopoverContext: `context` is undefined. Seems you forgot to wrap all popover components within ``"}),[jue,xv]=kn({name:"PopoverStylesContext",errorMessage:`usePopoverStyles returned is 'undefined'. Seems you forgot to wrap the components in "" `}),vp={click:"click",hover:"hover"};function que(e={}){const{closeOnBlur:t=!0,closeOnEsc:n=!0,initialFocusRef:r,id:i,returnFocusOnClose:o=!0,autoFocus:a=!0,arrowSize:s,arrowShadowColor:l,trigger:d=vp.click,openDelay:p=200,closeDelay:g=200,isLazy:m,lazyBehavior:y="unmount",computePositionOnMount:x,...w}=e,{isOpen:P,onClose:E,onOpen:k,onToggle:L}=tz(e),I=C.exports.useRef(null),N=C.exports.useRef(null),z=C.exports.useRef(null),F=C.exports.useRef(!1),B=C.exports.useRef(!1);P&&(B.current=!0);const[U,q]=C.exports.useState(!1),[Z,ge]=C.exports.useState(!1),ce=C.exports.useId(),ve=i??ce,[we,xe,J,G]=["popover-trigger","popover-content","popover-header","popover-body"].map(tt=>`${tt}-${ve}`),{referenceRef:ee,getArrowProps:Q,getPopperProps:W,getArrowInnerProps:ie,forceUpdate:de}=ez({...w,enabled:P||!!x}),Se=loe({isOpen:P,ref:z});poe({enabled:P,ref:N}),foe(z,{focusRef:N,visible:P,shouldFocus:o&&d===vp.click}),moe(z,{focusRef:r,visible:P,shouldFocus:a&&d===vp.click});const De=nz({wasSelected:B.current,enabled:m,mode:y,isSelected:Se.present}),Ie=C.exports.useCallback((tt={},mt=null)=>{const at={...tt,style:{...tt.style,transformOrigin:Yr.transformOrigin.varRef,[Yr.arrowSize.var]:s?`${s}px`:void 0,[Yr.arrowShadowColor.var]:l},ref:Fn(z,mt),children:De?tt.children:null,id:xe,tabIndex:-1,role:"dialog",onKeyDown:dl(tt.onKeyDown,vt=>{n&&vt.key==="Escape"&&E()}),onBlur:dl(tt.onBlur,vt=>{const mn=UT(vt),yt=oS(z.current,mn),Wt=oS(N.current,mn);P&&t&&(!yt&&!Wt)&&E()}),"aria-labelledby":U?J:void 0,"aria-describedby":Z?G:void 0};return d===vp.hover&&(at.role="tooltip",at.onMouseEnter=dl(tt.onMouseEnter,()=>{F.current=!0}),at.onMouseLeave=dl(tt.onMouseLeave,vt=>{vt.nativeEvent.relatedTarget!==null&&(F.current=!1,setTimeout(E,g))})),at},[De,xe,U,J,Z,G,d,n,E,P,t,g,l,s]),Ve=C.exports.useCallback((tt={},mt=null)=>W({...tt,style:{visibility:P?"visible":"hidden",...tt.style}},mt),[P,W]),ke=C.exports.useCallback((tt,mt=null)=>({...tt,ref:Fn(mt,I,ee)}),[I,ee]),We=C.exports.useRef(),it=C.exports.useRef(),ht=C.exports.useCallback(tt=>{I.current==null&&ee(tt)},[ee]),Ht=C.exports.useCallback((tt={},mt=null)=>{const at={...tt,ref:Fn(N,mt,ht),id:we,"aria-haspopup":"dialog","aria-expanded":P,"aria-controls":xe};return d===vp.click&&(at.onClick=dl(tt.onClick,L)),d===vp.hover&&(at.onFocus=dl(tt.onFocus,()=>{We.current===void 0&&k()}),at.onBlur=dl(tt.onBlur,vt=>{const mn=UT(vt),yt=!oS(z.current,mn);P&&t&&yt&&E()}),at.onKeyDown=dl(tt.onKeyDown,vt=>{vt.key==="Escape"&&E()}),at.onMouseEnter=dl(tt.onMouseEnter,()=>{F.current=!0,We.current=window.setTimeout(k,p)}),at.onMouseLeave=dl(tt.onMouseLeave,()=>{F.current=!1,We.current&&(clearTimeout(We.current),We.current=void 0),it.current=window.setTimeout(()=>{F.current===!1&&E()},g)})),at},[we,P,xe,d,ht,L,k,t,E,p,g]);C.exports.useEffect(()=>()=>{We.current&&clearTimeout(We.current),it.current&&clearTimeout(it.current)},[]);const Nt=C.exports.useCallback((tt={},mt=null)=>({...tt,id:J,ref:Fn(mt,at=>{q(!!at)})}),[J]),Re=C.exports.useCallback((tt={},mt=null)=>({...tt,id:G,ref:Fn(mt,at=>{ge(!!at)})}),[G]);return{forceUpdate:de,isOpen:P,onAnimationComplete:Se.onComplete,onClose:E,getAnchorProps:ke,getArrowProps:Q,getArrowInnerProps:ie,getPopoverPositionerProps:Ve,getPopoverProps:Ie,getTriggerProps:Ht,getHeaderProps:Nt,getBodyProps:Re}}function oS(e,t){return e===t||e?.contains(t)}function UT(e){const t=e.currentTarget.ownerDocument.activeElement;return e.relatedTarget??t}function K4(e){const t=$i("Popover",e),{children:n,...r}=Sn(e),i=B0(),o=que({...r,direction:i.direction});return S(Gue,{value:o,children:S(jue,{value:t,children:Wue(n,{isOpen:o.isOpen,onClose:o.onClose,forceUpdate:o.forceUpdate})})})}K4.displayName="Popover";function Z4(e){const{bg:t,bgColor:n,backgroundColor:r}=e,{getArrowProps:i,getArrowInnerProps:o}=vh(),a=xv(),s=t??n??r;return le.createElement(Ce.div,{...i(),className:"chakra-popover__arrow-positioner"},le.createElement(Ce.div,{className:bv("chakra-popover__arrow",e.className),...o(e),__css:{...a.arrow,"--popper-arrow-bg":s?`colors.${s}, ${s}`:void 0}}))}Z4.displayName="PopoverArrow";var Kue=Me(function(t,n){const{getBodyProps:r}=vh(),i=xv();return le.createElement(Ce.div,{...r(t,n),className:bv("chakra-popover__body",t.className),__css:i.body})});Kue.displayName="PopoverBody";var Zue=Me(function(t,n){const{onClose:r}=vh(),i=xv();return S(V4,{size:"sm",onClick:r,className:bv("chakra-popover__close-btn",t.className),__css:i.closeButton,ref:n,...t})});Zue.displayName="PopoverCloseButton";function Yue(e){if(!!e)return{enter:{...e.enter,visibility:"visible"},exit:{...e.exit,transitionEnd:{visibility:"hidden"}}}}var Xue={exit:{opacity:0,scale:.95,transition:{duration:.1,ease:[.4,0,1,1]}},enter:{scale:1,opacity:1,transition:{duration:.15,ease:[0,0,.2,1]}}},Que=rs(Ce.section),y7=Me(function(t,n){const{isOpen:r}=vh();return le.createElement(Que,{ref:n,variants:Yue(t.variants),...t,initial:!1,animate:r?"enter":"exit"})});y7.defaultProps={variants:Xue};y7.displayName="PopoverTransition";var Y4=Me(function(t,n){const{rootProps:r,...i}=t,{getPopoverProps:o,getPopoverPositionerProps:a,onAnimationComplete:s}=vh(),l=xv(),d={position:"relative",display:"flex",flexDirection:"column",...l.content};return le.createElement(Ce.div,{...a(r),__css:l.popper,className:"chakra-popover__popper"},S(y7,{...o(i,n),onAnimationComplete:Uue(s,i.onAnimationComplete),className:bv("chakra-popover__content",t.className),__css:d}))});Y4.displayName="PopoverContent";var Jz=Me(function(t,n){const{getHeaderProps:r}=vh(),i=xv();return le.createElement(Ce.header,{...r(t,n),className:bv("chakra-popover__header",t.className),__css:i.header})});Jz.displayName="PopoverHeader";function X4(e){const t=C.exports.Children.only(e.children),{getTriggerProps:n}=vh();return C.exports.cloneElement(t,n(t.props,t.ref))}X4.displayName="PopoverTrigger";function Jue(e,t,n){return(e-t)*100/(n-t)}sv({"0%":{strokeDasharray:"1, 400",strokeDashoffset:"0"},"50%":{strokeDasharray:"400, 400",strokeDashoffset:"-100"},"100%":{strokeDasharray:"400, 400",strokeDashoffset:"-260"}});sv({"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(360deg)"}});var ece=sv({"0%":{left:"-40%"},"100%":{left:"100%"}}),tce=sv({from:{backgroundPosition:"1rem 0"},to:{backgroundPosition:"0 0"}});function nce(e){const{value:t=0,min:n,max:r,valueText:i,getValueText:o,isIndeterminate:a}=e,s=Jue(t,n,r);return{bind:{"data-indeterminate":a?"":void 0,"aria-valuemax":r,"aria-valuemin":n,"aria-valuenow":a?void 0:t,"aria-valuetext":(()=>{if(t!=null)return typeof o=="function"?o(t,s):i})(),role:"progressbar"},percent:s,value:t}}var[rce,ice]=kn({name:"ProgressStylesContext",errorMessage:`useProgressStyles returned is 'undefined'. Seems you forgot to wrap the components in "" `}),oce=e=>{const{min:t,max:n,value:r,isIndeterminate:i,...o}=e,a=nce({value:r,min:t,max:n,isIndeterminate:i}),s=ice(),l={height:"100%",...s.filledTrack};return le.createElement(Ce.div,{style:{width:`${a.percent}%`,...o.style},...a.bind,...o,__css:l})},eF=e=>{var t;const{value:n,min:r=0,max:i=100,hasStripe:o,isAnimated:a,children:s,borderRadius:l,isIndeterminate:d,"aria-label":p,"aria-labelledby":g,...m}=Sn(e),y=$i("Progress",e),x=l??((t=y.track)==null?void 0:t.borderRadius),w={animation:`${tce} 1s linear infinite`},k={...!d&&o&&a&&w,...d&&{position:"absolute",willChange:"left",minWidth:"50%",animation:`${ece} 1s ease infinite normal none running`}},L={overflow:"hidden",position:"relative",...y.track};return le.createElement(Ce.div,{borderRadius:x,__css:L,...m},oe(rce,{value:y,children:[S(oce,{"aria-label":p,"aria-labelledby":g,min:r,max:i,value:n,isIndeterminate:d,css:k,borderRadius:x}),s]}))};eF.displayName="Progress";var ace=Ce("div",{baseStyle:{fontSize:"0.24em",top:"50%",left:"50%",width:"100%",textAlign:"center",position:"absolute",transform:"translate(-50%, -50%)"}});ace.displayName="CircularProgressLabel";var sce=(...e)=>e.filter(Boolean).join(" "),lce=e=>e?"":void 0;function uce(e,t){const n={},r={};for(const[i,o]of Object.entries(e))t.includes(i)?n[i]=o:r[i]=o;return[n,r]}var tF=Me(function(t,n){const{children:r,placeholder:i,className:o,...a}=t;return le.createElement(Ce.select,{...a,ref:n,className:sce("chakra-select",o)},i&&S("option",{value:"",children:i}),r)});tF.displayName="SelectField";var nF=Me((e,t)=>{var n;const r=$i("Select",e),{rootProps:i,placeholder:o,icon:a,color:s,height:l,h:d,minH:p,minHeight:g,iconColor:m,iconSize:y,...x}=Sn(e),[w,P]=uce(x,vY),E=B9(P),k={width:"100%",height:"fit-content",position:"relative",color:s},L={paddingEnd:"2rem",...r.field,_focus:{zIndex:"unset",...(n=r.field)==null?void 0:n._focus}};return le.createElement(Ce.div,{className:"chakra-select__wrapper",__css:k,...w,...i},S(tF,{ref:t,height:d??l,minH:p??g,placeholder:o,...E,__css:L,children:e.children}),S(rF,{"data-disabled":lce(E.disabled),...(m||s)&&{color:m||s},__css:r.icon,...y&&{fontSize:y},children:a}))});nF.displayName="Select";var cce=e=>S("svg",{viewBox:"0 0 24 24",...e,children:S("path",{fill:"currentColor",d:"M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"})}),dce=Ce("div",{baseStyle:{position:"absolute",display:"inline-flex",alignItems:"center",justifyContent:"center",pointerEvents:"none",top:"50%",transform:"translateY(-50%)"}}),rF=e=>{const{children:t=S(cce,{}),...n}=e,r=C.exports.cloneElement(t,{role:"presentation",className:"chakra-select__icon",focusable:!1,"aria-hidden":!0,style:{width:"1em",height:"1em",color:"currentColor"}});return S(dce,{...n,className:"chakra-select__icon-wrapper",children:C.exports.isValidElement(t)?r:null})};rF.displayName="SelectIcon";function fce(e,t,n,r){return e.addEventListener(t,n,r),()=>{e.removeEventListener(t,n,r)}}function hce(e){const t=gce(e);return typeof t.PointerEvent<"u"&&e instanceof t.PointerEvent?e.pointerType==="mouse":e instanceof t.MouseEvent}function iF(e){return!!e.touches}function pce(e){return iF(e)&&e.touches.length>1}function gce(e){return e.view??window}function mce(e,t="page"){const n=e.touches[0]||e.changedTouches[0];return{x:n[`${t}X`],y:n[`${t}Y`]}}function vce(e,t="page"){return{x:e[`${t}X`],y:e[`${t}Y`]}}function oF(e,t="page"){return iF(e)?mce(e,t):vce(e,t)}function yce(e){return t=>{const n=hce(t);(!n||n&&t.button===0)&&e(t)}}function bce(e,t=!1){function n(i){e(i,{point:oF(i)})}return t?yce(n):n}function n3(e,t,n,r){return fce(e,t,bce(n,t==="pointerdown"),r)}var xce=class{history=[];startEvent=null;lastEvent=null;lastEventInfo=null;handlers={};removeListeners=()=>{};threshold=3;win;constructor(e,t,n){if(this.win=e.view??window,pce(e))return;this.handlers=t,n&&(this.threshold=n),e.stopPropagation(),e.preventDefault();const r={point:oF(e)},{timestamp:i}=YE();this.history=[{...r.point,timestamp:i}];const{onSessionStart:o}=t;o?.(e,aS(r,this.history)),this.removeListeners=Cce(n3(this.win,"pointermove",this.onPointerMove),n3(this.win,"pointerup",this.onPointerUp),n3(this.win,"pointercancel",this.onPointerUp))}updatePoint=()=>{if(!(this.lastEvent&&this.lastEventInfo))return;const e=aS(this.lastEventInfo,this.history),t=this.startEvent!==null,n=_ce(e.offset,{x:0,y:0})>=this.threshold;if(!t&&!n)return;const{timestamp:r}=YE();this.history.push({...e.point,timestamp:r});const{onStart:i,onMove:o}=this.handlers;t||(i?.(this.lastEvent,e),this.startEvent=this.lastEvent),o?.(this.lastEvent,e)};onPointerMove=(e,t)=>{this.lastEvent=e,this.lastEventInfo=t,PX.update(this.updatePoint,!0)};onPointerUp=(e,t)=>{const n=aS(t,this.history),{onEnd:r,onSessionEnd:i}=this.handlers;i?.(e,n),this.end(),!(!r||!this.startEvent)&&r?.(e,n)};updateHandlers(e){this.handlers=e}end(){var e;(e=this.removeListeners)==null||e.call(this),TX.update(this.updatePoint)}};function GT(e,t){return{x:e.x-t.x,y:e.y-t.y}}function aS(e,t){return{point:e.point,delta:GT(e.point,t[t.length-1]),offset:GT(e.point,t[0]),velocity:wce(t,.1)}}var Sce=e=>e*1e3;function wce(e,t){if(e.length<2)return{x:0,y:0};let n=e.length-1,r=null;const i=e[e.length-1];for(;n>=0&&(r=e[n],!(i.timestamp-r.timestamp>Sce(t)));)n--;if(!r)return{x:0,y:0};const o=(i.timestamp-r.timestamp)/1e3;if(o===0)return{x:0,y:0};const a={x:(i.x-r.x)/o,y:(i.y-r.y)/o};return a.x===1/0&&(a.x=0),a.y===1/0&&(a.y=0),a}function Cce(...e){return t=>e.reduce((n,r)=>r(n),t)}function sS(e,t){return Math.abs(e-t)}function jT(e){return"x"in e&&"y"in e}function _ce(e,t){if(typeof e=="number"&&typeof t=="number")return sS(e,t);if(jT(e)&&jT(t)){const n=sS(e.x,t.x),r=sS(e.y,t.y);return Math.sqrt(n**2+r**2)}return 0}function aF(e,t){const{onPan:n,onPanStart:r,onPanEnd:i,onPanSessionStart:o,onPanSessionEnd:a,threshold:s}=t,l=Boolean(n||r||i||o||a),d=C.exports.useRef(null),p={onSessionStart:o,onSessionEnd:a,onStart:r,onMove:n,onEnd(m,y){d.current=null,i?.(m,y)}};C.exports.useEffect(()=>{var m;(m=d.current)==null||m.updateHandlers(p)});function g(m){d.current=new xce(m,p,s)}C.exports.useEffect(()=>{const m=e.current;if(!(!m||!l))return n3(m,"pointerdown",g)},[l]),C.exports.useEffect(()=>()=>{var m;(m=d.current)==null||m.end(),d.current=null},[])}function kce(e,t){if(!e){t(void 0);return}t({width:e.offsetWidth,height:e.offsetHeight});const n=e.ownerDocument.defaultView??window,r=new n.ResizeObserver(i=>{if(!Array.isArray(i)||!i.length)return;const[o]=i;let a,s;if("borderBoxSize"in o){const l=o.borderBoxSize,d=Array.isArray(l)?l[0]:l;a=d.inlineSize,s=d.blockSize}else a=e.offsetWidth,s=e.offsetHeight;t({width:a,height:s})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}var Ece=Boolean(globalThis?.document)?C.exports.useLayoutEffect:C.exports.useEffect;function Pce(e,t){var n;if(!e||!e.parentElement)return;const r=((n=e.ownerDocument)==null?void 0:n.defaultView)??window,i=new r.MutationObserver(()=>{t()});return i.observe(e.parentElement,{childList:!0}),()=>{i.disconnect()}}function sF({getNodes:e,observeMutation:t=!0}){const[n,r]=C.exports.useState([]),[i,o]=C.exports.useState(0);return Ece(()=>{const a=e(),s=a.map((l,d)=>kce(l,p=>{r(g=>[...g.slice(0,d),p,...g.slice(d+1)])}));if(t){const l=a[0];s.push(Pce(l,()=>{o(d=>d+1)}))}return()=>{s.forEach(l=>{l?.()})}},[i]),n}function Tce(e){return typeof e=="object"&&e!==null&&"current"in e}function Lce(e){const[t]=sF({observeMutation:!1,getNodes(){return[Tce(e)?e.current:e]}});return t}var Ace=Object.create,lF=Object.defineProperty,Mce=Object.getOwnPropertyDescriptor,b7=Object.getOwnPropertyNames,Ice=Object.getPrototypeOf,Rce=Object.prototype.hasOwnProperty,Oce=(e,t)=>function(){return e&&(t=(0,e[b7(e)[0]])(e=0)),t},Nce=(e,t)=>function(){return t||(0,e[b7(e)[0]])((t={exports:{}}).exports,t),t.exports},Dce=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of b7(t))!Rce.call(e,i)&&i!==n&&lF(e,i,{get:()=>t[i],enumerable:!(r=Mce(t,i))||r.enumerable});return e},zce=(e,t,n)=>(n=e!=null?Ace(Ice(e)):{},Dce(t||!e||!e.__esModule?lF(n,"default",{value:e,enumerable:!0}):n,e)),Ds=Oce({"../../../react-shim.js"(){}}),Fce=Nce({"../../../node_modules/.pnpm/lodash.mergewith@4.6.2/node_modules/lodash.mergewith/index.js"(e,t){Ds();var n=200,r="__lodash_hash_undefined__",i=800,o=16,a=9007199254740991,s="[object Arguments]",l="[object Array]",d="[object AsyncFunction]",p="[object Boolean]",g="[object Date]",m="[object Error]",y="[object Function]",x="[object GeneratorFunction]",w="[object Map]",P="[object Number]",E="[object Null]",k="[object Object]",L="[object Proxy]",I="[object RegExp]",N="[object Set]",z="[object String]",F="[object Undefined]",B="[object WeakMap]",U="[object ArrayBuffer]",q="[object DataView]",Z="[object Float32Array]",ge="[object Float64Array]",ce="[object Int8Array]",ve="[object Int16Array]",we="[object Int32Array]",xe="[object Uint8Array]",J="[object Uint8ClampedArray]",G="[object Uint16Array]",ee="[object Uint32Array]",Q=/[\\^$.*+?()[\]{}|]/g,W=/^\[object .+?Constructor\]$/,ie=/^(?:0|[1-9]\d*)$/,de={};de[Z]=de[ge]=de[ce]=de[ve]=de[we]=de[xe]=de[J]=de[G]=de[ee]=!0,de[s]=de[l]=de[U]=de[p]=de[q]=de[g]=de[m]=de[y]=de[w]=de[P]=de[k]=de[I]=de[N]=de[z]=de[B]=!1;var Se=typeof global=="object"&&global&&global.Object===Object&&global,De=typeof self=="object"&&self&&self.Object===Object&&self,Ie=Se||De||Function("return this")(),Ve=typeof e=="object"&&e&&!e.nodeType&&e,ke=Ve&&typeof t=="object"&&t&&!t.nodeType&&t,We=ke&&ke.exports===Ve,it=We&&Se.process,ht=function(){try{var M=ke&&ke.require&&ke.require("util").types;return M||it&&it.binding&&it.binding("util")}catch{}}(),Ht=ht&&ht.isTypedArray;function Nt(M,D,j){switch(j.length){case 0:return M.call(D);case 1:return M.call(D,j[0]);case 2:return M.call(D,j[0],j[1]);case 3:return M.call(D,j[0],j[1],j[2])}return M.apply(D,j)}function Re(M,D){for(var j=-1,me=Array(M);++j-1}function Id(M,D){var j=this.__data__,me=Wi(j,M);return me<0?(++this.size,j.push([M,D])):j[me][1]=D,this}or.prototype.clear=Vl,or.prototype.delete=Md,or.prototype.get=$s,or.prototype.has=Ul,or.prototype.set=Id;function xi(M){var D=-1,j=M==null?0:M.length;for(this.clear();++D1?j[Ye-1]:void 0,Ke=Ye>2?j[2]:void 0;for(dt=M.length>3&&typeof dt=="function"?(Ye--,dt):void 0,Ke&&Xu(j[0],j[1],Ke)&&(dt=Ye<3?void 0:dt,Ye=1),D=Object(D);++me-1&&M%1==0&&M0){if(++D>=i)return arguments[0]}else D=0;return M.apply(void 0,arguments)}}function Us(M){if(M!=null){try{return rn.call(M)}catch{}try{return M+""}catch{}}return""}function wi(M,D){return M===D||M!==M&&D!==D}var us=ka(function(){return arguments}())?ka:function(M){return fn(M)&&Dt.call(M,"callee")&&!Be.call(M,"callee")},Ko=Array.isArray;function At(M){return M!=null&&Yl(M.length)&&!Ma(M)}function Qu(M){return fn(M)&&At(M)}var cs=en||Gd;function Ma(M){if(!Ar(M))return!1;var D=eo(M);return D==y||D==x||D==d||D==L}function Yl(M){return typeof M=="number"&&M>-1&&M%1==0&&M<=a}function Ar(M){var D=typeof M;return M!=null&&(D=="object"||D=="function")}function fn(M){return M!=null&&typeof M=="object"}function Xl(M){if(!fn(M)||eo(M)!=k)return!1;var D=Ge(M);if(D===null)return!0;var j=Dt.call(D,"constructor")&&D.constructor;return typeof j=="function"&&j instanceof j&&rn.call(j)==Gt}var Ql=Ht?tt(Ht):Ws;function Jl(M){return Lr(M,eu(M))}function eu(M){return At(M)?Wd(M,!0):Ea(M)}var on=qo(function(M,D,j,me){Vi(M,D,j,me)});function Rt(M){return function(){return M}}function tu(M){return M}function Gd(){return!1}t.exports=on}});Ds();Ds();Ds();zce(Fce());Ds();Ds();Ds();var ja=e=>e?"":void 0,a0=e=>e?!0:void 0,wd=(...e)=>e.filter(Boolean).join(" ");function s0(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}Object.freeze(["base","sm","md","lg","xl","2xl"]);Ds();Ds();function Bce(e){return{root:`slider-root-${e}`,getThumb:t=>`slider-thumb-${e}-${t}`,getInput:t=>`slider-input-${e}-${t}`,track:`slider-track-${e}`,innerTrack:`slider-filled-track-${e}`,getMarker:t=>`slider-marker-${e}-${t}`,output:`slider-output-${e}`}}function bg(e){const{orientation:t,vertical:n,horizontal:r}=e;return t==="vertical"?n:r}var r3={width:0,height:0},ty=e=>e||r3;function uF(e){const{orientation:t,thumbPercents:n,thumbRects:r,isReversed:i}=e,o=w=>{const P=r[w]??r3;return{position:"absolute",userSelect:"none",WebkitUserSelect:"none",MozUserSelect:"none",msUserSelect:"none",touchAction:"none",...bg({orientation:t,vertical:{bottom:`calc(${n[w]}% - ${P.height/2}px)`},horizontal:{left:`calc(${n[w]}% - ${P.width/2}px)`}})}},a=t==="vertical"?r.reduce((w,P)=>ty(w).height>ty(P).height?w:P,r3):r.reduce((w,P)=>ty(w).width>ty(P).width?w:P,r3),s={position:"relative",touchAction:"none",WebkitTapHighlightColor:"rgba(0,0,0,0)",userSelect:"none",outline:0,...bg({orientation:t,vertical:a?{paddingLeft:a.width/2,paddingRight:a.width/2}:{},horizontal:a?{paddingTop:a.height/2,paddingBottom:a.height/2}:{}})},l={position:"absolute",...bg({orientation:t,vertical:{left:"50%",transform:"translateX(-50%)",height:"100%"},horizontal:{top:"50%",transform:"translateY(-50%)",width:"100%"}})},d=n.length===1,p=[0,i?100-n[0]:n[0]],g=d?p:n;let m=g[0];!d&&i&&(m=100-m);const y=Math.abs(g[g.length-1]-g[0]),x={...l,...bg({orientation:t,vertical:i?{height:`${y}%`,top:`${m}%`}:{height:`${y}%`,bottom:`${m}%`},horizontal:i?{width:`${y}%`,right:`${m}%`}:{width:`${y}%`,left:`${m}%`}})};return{trackStyle:l,innerTrackStyle:x,rootStyle:s,getThumbStyle:o}}function cF(e){const{isReversed:t,direction:n,orientation:r}=e;return n==="ltr"||r==="vertical"?t:!t}function $ce(e){const{min:t=0,max:n=100,onChange:r,value:i,defaultValue:o,isReversed:a,direction:s="ltr",orientation:l="horizontal",id:d,isDisabled:p,isReadOnly:g,onChangeStart:m,onChangeEnd:y,step:x=1,getAriaValueText:w,"aria-valuetext":P,"aria-label":E,"aria-labelledby":k,name:L,focusThumbOnChange:I=!0,minStepsBetweenThumbs:N=0,...z}=e,F=kr(m),B=kr(y),U=kr(w),q=cF({isReversed:a,direction:s,orientation:l}),[Z,ge]=C4({value:i,defaultValue:o??[25,75],onChange:r});if(!Array.isArray(Z))throw new TypeError(`[range-slider] You passed an invalid value for \`value\` or \`defaultValue\`, expected \`Array\` but got \`${typeof Z}\``);const[ce,ve]=C.exports.useState(!1),[we,xe]=C.exports.useState(!1),[J,G]=C.exports.useState(-1),ee=!(p||g),Q=C.exports.useRef(Z),W=Z.map(Be=>n0(Be,t,n)),ie=N*x,de=Hce(W,t,n,ie),Se=C.exports.useRef({eventSource:null,value:[],valueBounds:[]});Se.current.value=W,Se.current.valueBounds=de;const De=W.map(Be=>n-Be+t),Ve=(q?De:W).map(Be=>d5(Be,t,n)),ke=l==="vertical",We=C.exports.useRef(null),it=C.exports.useRef(null),ht=sF({getNodes(){const Be=it.current,ut=Be?.querySelectorAll("[role=slider]");return ut?Array.from(ut):[]}}),Ht=C.exports.useId(),Re=Bce(d??Ht),tt=C.exports.useCallback(Be=>{var ut;if(!We.current)return;Se.current.eventSource="pointer";const je=We.current.getBoundingClientRect(),{clientX:St,clientY:en}=((ut=Be.touches)==null?void 0:ut[0])??Be,Kn=ke?je.bottom-en:St-je.left,yr=ke?je.height:je.width;let Wr=Kn/yr;return q&&(Wr=1-Wr),wD(Wr,t,n)},[ke,q,n,t]),mt=(n-t)/10,at=x||(n-t)/100,vt=C.exports.useMemo(()=>({setValueAtIndex(Be,ut){if(!ee)return;const je=Se.current.valueBounds[Be];ut=parseFloat(M6(ut,je.min,at)),ut=n0(ut,je.min,je.max);const St=[...Se.current.value];St[Be]=ut,ge(St)},setActiveIndex:G,stepUp(Be,ut=at){const je=Se.current.value[Be],St=q?je-ut:je+ut;vt.setValueAtIndex(Be,St)},stepDown(Be,ut=at){const je=Se.current.value[Be],St=q?je+ut:je-ut;vt.setValueAtIndex(Be,St)},reset(){ge(Q.current)}}),[at,q,ge,ee]),mn=C.exports.useCallback(Be=>{const ut=Be.key,St={ArrowRight:()=>vt.stepUp(J),ArrowUp:()=>vt.stepUp(J),ArrowLeft:()=>vt.stepDown(J),ArrowDown:()=>vt.stepDown(J),PageUp:()=>vt.stepUp(J,mt),PageDown:()=>vt.stepDown(J,mt),Home:()=>{const{min:en}=de[J];vt.setValueAtIndex(J,en)},End:()=>{const{max:en}=de[J];vt.setValueAtIndex(J,en)}}[ut];St&&(Be.preventDefault(),Be.stopPropagation(),St(Be),Se.current.eventSource="keyboard")},[vt,J,mt,de]),{getThumbStyle:yt,rootStyle:Wt,trackStyle:rn,innerTrackStyle:Dt}=C.exports.useMemo(()=>uF({isReversed:q,orientation:l,thumbRects:ht,thumbPercents:Ve}),[q,l,Ve,ht]),Oe=C.exports.useCallback(Be=>{var ut;const je=Be??J;if(je!==-1&&I){const St=Re.getThumb(je),en=(ut=it.current)==null?void 0:ut.ownerDocument.getElementById(St);en&&setTimeout(()=>en.focus())}},[I,J,Re]);C0(()=>{Se.current.eventSource==="keyboard"&&B?.(Se.current.value)},[W,B]);const et=Be=>{const ut=tt(Be)||0,je=Se.current.value.map(Wr=>Math.abs(Wr-ut)),St=Math.min(...je);let en=je.indexOf(St);const Kn=je.filter(Wr=>Wr===St);Kn.length>1&&ut>Se.current.value[en]&&(en=en+Kn.length-1),G(en),vt.setValueAtIndex(en,ut),Oe(en)},Gt=Be=>{if(J==-1)return;const ut=tt(Be)||0;G(J),vt.setValueAtIndex(J,ut),Oe(J)};aF(it,{onPanSessionStart(Be){!ee||(ve(!0),et(Be),F?.(Se.current.value))},onPanSessionEnd(){!ee||(ve(!1),B?.(Se.current.value))},onPan(Be){!ee||Gt(Be)}});const Vt=C.exports.useCallback((Be={},ut=null)=>({...Be,...z,id:Re.root,ref:Fn(ut,it),tabIndex:-1,"aria-disabled":a0(p),"data-focused":ja(we),style:{...Be.style,...Wt}}),[z,p,we,Wt,Re]),Ee=C.exports.useCallback((Be={},ut=null)=>({...Be,ref:Fn(ut,We),id:Re.track,"data-disabled":ja(p),style:{...Be.style,...rn}}),[p,rn,Re]),Et=C.exports.useCallback((Be={},ut=null)=>({...Be,ref:ut,id:Re.innerTrack,style:{...Be.style,...Dt}}),[Dt,Re]),Jt=C.exports.useCallback((Be,ut=null)=>{const{index:je,...St}=Be,en=W[je];if(en==null)throw new TypeError(`[range-slider > thumb] Cannot find value at index \`${je}\`. The \`value\` or \`defaultValue\` length is : ${W.length}`);const Kn=de[je];return{...St,ref:ut,role:"slider",tabIndex:ee?0:void 0,id:Re.getThumb(je),"data-active":ja(ce&&J===je),"aria-valuetext":U?.(en)??P?.[je],"aria-valuemin":Kn.min,"aria-valuemax":Kn.max,"aria-valuenow":en,"aria-orientation":l,"aria-disabled":a0(p),"aria-readonly":a0(g),"aria-label":E?.[je],"aria-labelledby":E?.[je]?void 0:k?.[je],style:{...Be.style,...yt(je)},onKeyDown:s0(Be.onKeyDown,mn),onFocus:s0(Be.onFocus,()=>{xe(!0),G(je)}),onBlur:s0(Be.onBlur,()=>{xe(!1),G(-1)})}},[Re,W,de,ee,ce,J,U,P,l,p,g,E,k,yt,mn,xe]),Hn=C.exports.useCallback((Be={},ut=null)=>({...Be,ref:ut,id:Re.output,htmlFor:W.map((je,St)=>Re.getThumb(St)).join(" "),"aria-live":"off"}),[Re,W]),Ge=C.exports.useCallback((Be,ut=null)=>{const{value:je,...St}=Be,en=!(jen),Kn=je>=W[0]&&je<=W[W.length-1];let yr=d5(je,t,n);yr=q?100-yr:yr;const Wr={position:"absolute",pointerEvents:"none",...bg({orientation:l,vertical:{bottom:`${yr}%`},horizontal:{left:`${yr}%`}})};return{...St,ref:ut,id:Re.getMarker(Be.value),role:"presentation","aria-hidden":!0,"data-disabled":ja(p),"data-invalid":ja(!en),"data-highlighted":ja(Kn),style:{...Be.style,...Wr}}},[p,q,n,t,l,W,Re]),Lt=C.exports.useCallback((Be,ut=null)=>{const{index:je,...St}=Be;return{...St,ref:ut,id:Re.getInput(je),type:"hidden",value:W[je],name:Array.isArray(L)?L[je]:`${L}-${je}`}},[L,W,Re]);return{state:{value:W,isFocused:we,isDragging:ce,getThumbPercent:Be=>Ve[Be],getThumbMinValue:Be=>de[Be].min,getThumbMaxValue:Be=>de[Be].max},actions:vt,getRootProps:Vt,getTrackProps:Ee,getInnerTrackProps:Et,getThumbProps:Jt,getMarkerProps:Ge,getInputProps:Lt,getOutputProps:Hn}}function Hce(e,t,n,r){return e.map((i,o)=>{const a=o===0?t:e[o-1]+r,s=o===e.length-1?n:e[o+1]-r;return{min:a,max:s}})}var[Wce,Q4]=kn({name:"SliderContext",errorMessage:"useSliderContext: `context` is undefined. Seems you forgot to wrap all slider components within "}),[Vce,x7]=kn({name:"RangeSliderStylesContext",errorMessage:`useRangeSliderStyles returned is 'undefined'. Seems you forgot to wrap the components in "" `}),dF=Me(function(t,n){const r=$i("Slider",t),i=Sn(t),{direction:o}=B0();i.direction=o;const{getRootProps:a,...s}=$ce(i),l=C.exports.useMemo(()=>({...s,name:t.name}),[s,t.name]);return le.createElement(Wce,{value:l},le.createElement(Vce,{value:r},le.createElement(Ce.div,{...a({},n),className:"chakra-slider",__css:r.container},t.children)))});dF.defaultProps={orientation:"horizontal"};dF.displayName="RangeSlider";var Uce=Me(function(t,n){const{getThumbProps:r,getInputProps:i,name:o}=Q4(),a=x7(),s=r(t,n);return le.createElement(Ce.div,{...s,className:wd("chakra-slider__thumb",t.className),__css:a.thumb},s.children,o&&S("input",{...i({index:t.index})}))});Uce.displayName="RangeSliderThumb";var Gce=Me(function(t,n){const{getTrackProps:r}=Q4(),i=x7(),o=r(t,n);return le.createElement(Ce.div,{...o,className:wd("chakra-slider__track",t.className),__css:i.track,"data-testid":"chakra-range-slider-track"})});Gce.displayName="RangeSliderTrack";var jce=Me(function(t,n){const{getInnerTrackProps:r}=Q4(),i=x7(),o=r(t,n);return le.createElement(Ce.div,{...o,className:"chakra-slider__filled-track",__css:i.filledTrack})});jce.displayName="RangeSliderFilledTrack";var qce=Me(function(t,n){const{getMarkerProps:r}=Q4(),i=r(t,n);return le.createElement(Ce.div,{...i,className:wd("chakra-slider__marker",t.className)})});qce.displayName="RangeSliderMark";Ds();Ds();function Kce(e){const{min:t=0,max:n=100,onChange:r,value:i,defaultValue:o,isReversed:a,direction:s="ltr",orientation:l="horizontal",id:d,isDisabled:p,isReadOnly:g,onChangeStart:m,onChangeEnd:y,step:x=1,getAriaValueText:w,"aria-valuetext":P,"aria-label":E,"aria-labelledby":k,name:L,focusThumbOnChange:I=!0,...N}=e,z=kr(m),F=kr(y),B=kr(w),U=cF({isReversed:a,direction:s,orientation:l}),[q,Z]=C4({value:i,defaultValue:o??Yce(t,n),onChange:r}),[ge,ce]=C.exports.useState(!1),[ve,we]=C.exports.useState(!1),xe=C.exports.useRef(null),J=!(p||g),G=n0(q,t,n),ee=C.exports.useRef(-1);ee.current=G;const Q=C.exports.useRef(ee.current),W=n-G+t,de=d5(U?W:G,t,n),Se=l==="vertical",De=C.exports.useRef(null),Ie=C.exports.useRef(null),Ve=C.exports.useRef(null),ke=C.exports.useId(),We=d??ke,[it,ht]=[`slider-thumb-${We}`,`slider-track-${We}`],Ht=C.exports.useCallback(Ge=>{var Lt;if(!De.current)return;xe.current="pointer";const Be=De.current.getBoundingClientRect(),{clientX:ut,clientY:je}=((Lt=Ge.touches)==null?void 0:Lt[0])??Ge,St=Se?Be.bottom-je:ut-Be.left,en=Se?Be.height:Be.width;let Kn=St/en;U&&(Kn=1-Kn);let yr=wD(Kn,t,n);return x&&(yr=parseFloat(M6(yr,t,x))),yr=n0(yr,t,n),yr},[Se,U,n,t,x]),Nt=(n-t)/10,Re=x||(n-t)/100,tt=C.exports.useCallback(Ge=>{!J||(Ge=parseFloat(M6(Ge,t,Re)),Ge=n0(Ge,t,n),Z(Ge))},[Re,n,t,Z,J]),mt=C.exports.useMemo(()=>({stepUp(Ge=Re){const Lt=U?G-Ge:G+Ge;tt(Lt)},stepDown(Ge=Re){const Lt=U?G+Ge:G-Ge;tt(Lt)},reset(){tt(o||0)},stepTo(Ge){tt(Ge)}}),[tt,U,G,Re,o]),at=C.exports.useCallback(Ge=>{const Be={ArrowRight:()=>mt.stepUp(),ArrowUp:()=>mt.stepUp(),ArrowLeft:()=>mt.stepDown(),ArrowDown:()=>mt.stepDown(),PageUp:()=>mt.stepUp(Nt),PageDown:()=>mt.stepDown(Nt),Home:()=>tt(t),End:()=>tt(n)}[Ge.key];Be&&(Ge.preventDefault(),Ge.stopPropagation(),Be(Ge),xe.current="keyboard")},[mt,tt,n,t,Nt]),vt=B?.(G)??P,mn=Lce(Ie),{getThumbStyle:yt,rootStyle:Wt,trackStyle:rn,innerTrackStyle:Dt}=C.exports.useMemo(()=>uF({isReversed:U,orientation:l,thumbRects:[mn??{width:0,height:0}],thumbPercents:[de]}),[U,l,mn,de]),Oe=C.exports.useCallback(()=>{I&&setTimeout(()=>{var Ge;return(Ge=Ie.current)==null?void 0:Ge.focus()})},[I]);C0(()=>{Oe(),xe.current==="keyboard"&&F?.(ee.current)},[G,F]);function et(Ge){const Lt=Ht(Ge);Lt!=null&&Lt!==ee.current&&Z(Lt)}aF(Ve,{onPanSessionStart(Ge){!J||(ce(!0),Oe(),et(Ge),z?.(ee.current))},onPanSessionEnd(){!J||(ce(!1),F?.(ee.current),Q.current=ee.current)},onPan(Ge){!J||et(Ge)}});const Gt=C.exports.useCallback((Ge={},Lt=null)=>({...Ge,...N,ref:Fn(Lt,Ve),tabIndex:-1,"aria-disabled":a0(p),"data-focused":ja(ve),style:{...Ge.style,...Wt}}),[N,p,ve,Wt]),Vt=C.exports.useCallback((Ge={},Lt=null)=>({...Ge,ref:Fn(Lt,De),id:ht,"data-disabled":ja(p),style:{...Ge.style,...rn}}),[p,ht,rn]),Ee=C.exports.useCallback((Ge={},Lt=null)=>({...Ge,ref:Lt,style:{...Ge.style,...Dt}}),[Dt]),Et=C.exports.useCallback((Ge={},Lt=null)=>({...Ge,ref:Fn(Lt,Ie),role:"slider",tabIndex:J?0:void 0,id:it,"data-active":ja(ge),"aria-valuetext":vt,"aria-valuemin":t,"aria-valuemax":n,"aria-valuenow":G,"aria-orientation":l,"aria-disabled":a0(p),"aria-readonly":a0(g),"aria-label":E,"aria-labelledby":E?void 0:k,style:{...Ge.style,...yt(0)},onKeyDown:s0(Ge.onKeyDown,at),onFocus:s0(Ge.onFocus,()=>we(!0)),onBlur:s0(Ge.onBlur,()=>we(!1))}),[J,it,ge,vt,t,n,G,l,p,g,E,k,yt,at]),Jt=C.exports.useCallback((Ge,Lt=null)=>{const Be=!(Ge.valuen),ut=G>=Ge.value,je=d5(Ge.value,t,n),St={position:"absolute",pointerEvents:"none",...Zce({orientation:l,vertical:{bottom:U?`${100-je}%`:`${je}%`},horizontal:{left:U?`${100-je}%`:`${je}%`}})};return{...Ge,ref:Lt,role:"presentation","aria-hidden":!0,"data-disabled":ja(p),"data-invalid":ja(!Be),"data-highlighted":ja(ut),style:{...Ge.style,...St}}},[p,U,n,t,l,G]),Hn=C.exports.useCallback((Ge={},Lt=null)=>({...Ge,ref:Lt,type:"hidden",value:G,name:L}),[L,G]);return{state:{value:G,isFocused:ve,isDragging:ge},actions:mt,getRootProps:Gt,getTrackProps:Vt,getInnerTrackProps:Ee,getThumbProps:Et,getMarkerProps:Jt,getInputProps:Hn}}function Zce(e){const{orientation:t,vertical:n,horizontal:r}=e;return t==="vertical"?n:r}function Yce(e,t){return t"}),[Qce,eb]=kn({name:"SliderStylesContext",hookName:"useSliderStyles",providerName:""}),S7=Me((e,t)=>{const n=$i("Slider",e),r=Sn(e),{direction:i}=B0();r.direction=i;const{getInputProps:o,getRootProps:a,...s}=Kce(r),l=a(),d=o({},t);return le.createElement(Xce,{value:s},le.createElement(Qce,{value:n},le.createElement(Ce.div,{...l,className:wd("chakra-slider",e.className),__css:n.container},e.children,S("input",{...d}))))});S7.defaultProps={orientation:"horizontal"};S7.displayName="Slider";var fF=Me((e,t)=>{const{getThumbProps:n}=J4(),r=eb(),i=n(e,t);return le.createElement(Ce.div,{...i,className:wd("chakra-slider__thumb",e.className),__css:r.thumb})});fF.displayName="SliderThumb";var hF=Me((e,t)=>{const{getTrackProps:n}=J4(),r=eb(),i=n(e,t);return le.createElement(Ce.div,{...i,className:wd("chakra-slider__track",e.className),__css:r.track})});hF.displayName="SliderTrack";var pF=Me((e,t)=>{const{getInnerTrackProps:n}=J4(),r=eb(),i=n(e,t);return le.createElement(Ce.div,{...i,className:wd("chakra-slider__filled-track",e.className),__css:r.filledTrack})});pF.displayName="SliderFilledTrack";var Jce=Me((e,t)=>{const{getMarkerProps:n}=J4(),r=eb(),i=n(e,t);return le.createElement(Ce.div,{...i,className:wd("chakra-slider__marker",e.className),__css:r.mark})});Jce.displayName="SliderMark";var ede=(...e)=>e.filter(Boolean).join(" "),qT=e=>e?"":void 0,w7=Me(function(t,n){const r=$i("Switch",t),{spacing:i="0.5rem",children:o,...a}=Sn(t),{state:s,getInputProps:l,getCheckboxProps:d,getRootProps:p,getLabelProps:g}=xD(a),m=C.exports.useMemo(()=>({display:"inline-block",position:"relative",verticalAlign:"middle",lineHeight:0,...r.container}),[r.container]),y=C.exports.useMemo(()=>({display:"inline-flex",flexShrink:0,justifyContent:"flex-start",boxSizing:"content-box",cursor:"pointer",...r.track}),[r.track]),x=C.exports.useMemo(()=>({userSelect:"none",marginStart:i,...r.label}),[i,r.label]);return le.createElement(Ce.label,{...p(),className:ede("chakra-switch",t.className),__css:m},S("input",{className:"chakra-switch__input",...l({},n)}),le.createElement(Ce.span,{...d(),className:"chakra-switch__track",__css:y},le.createElement(Ce.span,{__css:r.thumb,className:"chakra-switch__thumb","data-checked":qT(s.isChecked),"data-hover":qT(s.isHovered)})),o&&le.createElement(Ce.span,{className:"chakra-switch__label",...g(),__css:x},o))});w7.displayName="Switch";var q0=(...e)=>e.filter(Boolean).join(" ");function G6(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var[tde,gF,nde,rde]=AO();function ide(e){const{defaultIndex:t,onChange:n,index:r,isManual:i,isLazy:o,lazyBehavior:a="unmount",orientation:s="horizontal",direction:l="ltr",...d}=e,[p,g]=C.exports.useState(t??0),[m,y]=C4({defaultValue:t??0,value:r,onChange:n});C.exports.useEffect(()=>{r!=null&&g(r)},[r]);const x=nde(),w=C.exports.useId();return{id:`tabs-${e.id??w}`,selectedIndex:m,focusedIndex:p,setSelectedIndex:y,setFocusedIndex:g,isManual:i,isLazy:o,lazyBehavior:a,orientation:s,descendants:x,direction:l,htmlProps:d}}var[ode,Sv]=kn({name:"TabsContext",errorMessage:"useTabsContext: `context` is undefined. Seems you forgot to wrap all tabs components within "});function ade(e){const{focusedIndex:t,orientation:n,direction:r}=Sv(),i=gF(),o=C.exports.useCallback(a=>{const s=()=>{var k;const L=i.nextEnabled(t);L&&((k=L.node)==null||k.focus())},l=()=>{var k;const L=i.prevEnabled(t);L&&((k=L.node)==null||k.focus())},d=()=>{var k;const L=i.firstEnabled();L&&((k=L.node)==null||k.focus())},p=()=>{var k;const L=i.lastEnabled();L&&((k=L.node)==null||k.focus())},g=n==="horizontal",m=n==="vertical",y=a.key,x=r==="ltr"?"ArrowLeft":"ArrowRight",w=r==="ltr"?"ArrowRight":"ArrowLeft",E={[x]:()=>g&&l(),[w]:()=>g&&s(),ArrowDown:()=>m&&s(),ArrowUp:()=>m&&l(),Home:d,End:p}[y];E&&(a.preventDefault(),E(a))},[i,t,n,r]);return{...e,role:"tablist","aria-orientation":n,onKeyDown:G6(e.onKeyDown,o)}}function sde(e){const{isDisabled:t,isFocusable:n,...r}=e,{setSelectedIndex:i,isManual:o,id:a,setFocusedIndex:s,selectedIndex:l}=Sv(),{index:d,register:p}=rde({disabled:t&&!n}),g=d===l,m=()=>{i(d)},y=()=>{s(d),!o&&!(t&&n)&&i(d)},x=Yoe({...r,ref:Fn(p,e.ref),isDisabled:t,isFocusable:n,onClick:G6(e.onClick,m)}),w="button";return{...x,id:mF(a,d),role:"tab",tabIndex:g?0:-1,type:w,"aria-selected":g,"aria-controls":vF(a,d),onFocus:t?void 0:G6(e.onFocus,y)}}var[lde,ude]=kn({});function cde(e){const t=Sv(),{id:n,selectedIndex:r}=t,o=$4(e.children).map((a,s)=>C.exports.createElement(lde,{key:s,value:{isSelected:s===r,id:vF(n,s),tabId:mF(n,s),selectedIndex:r}},a));return{...e,children:o}}function dde(e){const{children:t,...n}=e,{isLazy:r,lazyBehavior:i}=Sv(),{isSelected:o,id:a,tabId:s}=ude(),l=C.exports.useRef(!1);o&&(l.current=!0);const d=nz({wasSelected:l.current,isSelected:o,enabled:r,mode:i});return{tabIndex:0,...n,children:d?t:null,role:"tabpanel","aria-labelledby":s,hidden:!o,id:a}}function fde(){const e=Sv(),t=gF(),{selectedIndex:n,orientation:r}=e,i=r==="horizontal",o=r==="vertical",[a,s]=C.exports.useState(()=>{if(i)return{left:0,width:0};if(o)return{top:0,height:0}}),[l,d]=C.exports.useState(!1);return El(()=>{if(n==null)return;const p=t.item(n);if(p==null)return;i&&s({left:p.node.offsetLeft,width:p.node.offsetWidth}),o&&s({top:p.node.offsetTop,height:p.node.offsetHeight});const g=requestAnimationFrame(()=>{d(!0)});return()=>{g&&cancelAnimationFrame(g)}},[n,i,o,t]),{position:"absolute",transitionProperty:"left, right, top, bottom, height, width",transitionDuration:l?"200ms":"0ms",transitionTimingFunction:"cubic-bezier(0, 0, 0.2, 1)",...a}}function mF(e,t){return`${e}--tab-${t}`}function vF(e,t){return`${e}--tabpanel-${t}`}var[hde,wv]=kn({name:"TabsStylesContext",errorMessage:`useTabsStyles returned is 'undefined'. Seems you forgot to wrap the components in "" `}),yF=Me(function(t,n){const r=$i("Tabs",t),{children:i,className:o,...a}=Sn(t),{htmlProps:s,descendants:l,...d}=ide(a),p=C.exports.useMemo(()=>d,[d]),{isFitted:g,...m}=s;return le.createElement(tde,{value:l},le.createElement(ode,{value:p},le.createElement(hde,{value:r},le.createElement(Ce.div,{className:q0("chakra-tabs",o),ref:n,...m,__css:r.root},i))))});yF.displayName="Tabs";var pde=Me(function(t,n){const r=fde(),i={...t.style,...r},o=wv();return le.createElement(Ce.div,{ref:n,...t,className:q0("chakra-tabs__tab-indicator",t.className),style:i,__css:o.indicator})});pde.displayName="TabIndicator";var gde=Me(function(t,n){const r=ade({...t,ref:n}),i=wv(),o={display:"flex",...i.tablist};return le.createElement(Ce.div,{...r,className:q0("chakra-tabs__tablist",t.className),__css:o})});gde.displayName="TabList";var bF=Me(function(t,n){const r=dde({...t,ref:n}),i=wv();return le.createElement(Ce.div,{outline:"0",...r,className:q0("chakra-tabs__tab-panel",t.className),__css:i.tabpanel})});bF.displayName="TabPanel";var xF=Me(function(t,n){const r=cde(t),i=wv();return le.createElement(Ce.div,{...r,width:"100%",ref:n,className:q0("chakra-tabs__tab-panels",t.className),__css:i.tabpanels})});xF.displayName="TabPanels";var SF=Me(function(t,n){const r=wv(),i=sde({...t,ref:n}),o={outline:"0",display:"flex",alignItems:"center",justifyContent:"center",...r.tab};return le.createElement(Ce.button,{...i,className:q0("chakra-tabs__tab",t.className),__css:o})});SF.displayName="Tab";var mde=(...e)=>e.filter(Boolean).join(" ");function vde(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}var yde=["h","minH","height","minHeight"],wF=Me((e,t)=>{const n=So("Textarea",e),{className:r,rows:i,...o}=Sn(e),a=B9(o),s=i?vde(n,yde):n;return le.createElement(Ce.textarea,{ref:t,rows:i,...a,className:mde("chakra-textarea",r),__css:s})});wF.displayName="Textarea";function Ln(e,t={}){let n=!1;function r(){if(!n){n=!0;return}throw new Error("[anatomy] .part(...) should only be called once. Did you mean to use .extend(...) ?")}function i(...p){r();for(const g of p)t[g]=l(g);return Ln(e,t)}function o(...p){for(const g of p)g in t||(t[g]=l(g));return Ln(e,t)}function a(){return Object.fromEntries(Object.entries(t).map(([g,m])=>[g,m.selector]))}function s(){return Object.fromEntries(Object.entries(t).map(([g,m])=>[g,m.className]))}function l(p){const y=`chakra-${(["container","root"].includes(p??"")?[e]:[e,p]).filter(Boolean).join("__")}`;return{className:y,selector:`.${y}`,toString:()=>p}}return{parts:i,toPart:l,extend:o,selectors:a,classnames:s,get keys(){return Object.keys(t)},__type:{}}}var bde=Ln("accordion").parts("root","container","button","panel").extend("icon"),xde=Ln("alert").parts("title","description","container").extend("icon","spinner"),Sde=Ln("avatar").parts("label","badge","container").extend("excessLabel","group"),wde=Ln("breadcrumb").parts("link","item","container").extend("separator");Ln("button").parts();var Cde=Ln("checkbox").parts("control","icon","container").extend("label");Ln("progress").parts("track","filledTrack").extend("label");var _de=Ln("drawer").parts("overlay","dialogContainer","dialog").extend("header","closeButton","body","footer"),kde=Ln("editable").parts("preview","input","textarea"),Ede=Ln("form").parts("container","requiredIndicator","helperText"),Pde=Ln("formError").parts("text","icon"),Tde=Ln("input").parts("addon","field","element"),Lde=Ln("list").parts("container","item","icon"),Ade=Ln("menu").parts("button","list","item").extend("groupTitle","command","divider"),Mde=Ln("modal").parts("overlay","dialogContainer","dialog").extend("header","closeButton","body","footer"),Ide=Ln("numberinput").parts("root","field","stepperGroup","stepper");Ln("pininput").parts("field");var Rde=Ln("popover").parts("content","header","body","footer").extend("popper","arrow","closeButton"),Ode=Ln("progress").parts("label","filledTrack","track"),Nde=Ln("radio").parts("container","control","label"),Dde=Ln("select").parts("field","icon"),zde=Ln("slider").parts("container","track","thumb","filledTrack","mark"),Fde=Ln("stat").parts("container","label","helpText","number","icon"),Bde=Ln("switch").parts("container","track","thumb"),$de=Ln("table").parts("table","thead","tbody","tr","th","td","tfoot","caption"),Hde=Ln("tabs").parts("root","tab","tablist","tabpanel","tabpanels","indicator"),Wde=Ln("tag").parts("container","label","closeButton");function Fi(e,t){Vde(e)&&(e="100%");var n=Ude(e);return e=t===360?e:Math.min(t,Math.max(0,parseFloat(e))),n&&(e=parseInt(String(e*t),10)/100),Math.abs(e-t)<1e-6?1:(t===360?e=(e<0?e%t+t:e%t)/parseFloat(String(t)):e=e%t/parseFloat(String(t)),e)}function ny(e){return Math.min(1,Math.max(0,e))}function Vde(e){return typeof e=="string"&&e.indexOf(".")!==-1&&parseFloat(e)===1}function Ude(e){return typeof e=="string"&&e.indexOf("%")!==-1}function CF(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function ry(e){return e<=1?"".concat(Number(e)*100,"%"):e}function jf(e){return e.length===1?"0"+e:String(e)}function Gde(e,t,n){return{r:Fi(e,255)*255,g:Fi(t,255)*255,b:Fi(n,255)*255}}function KT(e,t,n){e=Fi(e,255),t=Fi(t,255),n=Fi(n,255);var r=Math.max(e,t,n),i=Math.min(e,t,n),o=0,a=0,s=(r+i)/2;if(r===i)a=0,o=0;else{var l=r-i;switch(a=s>.5?l/(2-r-i):l/(r+i),r){case e:o=(t-n)/l+(t1&&(n-=1),n<1/6?e+(t-e)*(6*n):n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function jde(e,t,n){var r,i,o;if(e=Fi(e,360),t=Fi(t,100),n=Fi(n,100),t===0)i=n,o=n,r=n;else{var a=n<.5?n*(1+t):n+t-n*t,s=2*n-a;r=lS(s,a,e+1/3),i=lS(s,a,e),o=lS(s,a,e-1/3)}return{r:r*255,g:i*255,b:o*255}}function ZT(e,t,n){e=Fi(e,255),t=Fi(t,255),n=Fi(n,255);var r=Math.max(e,t,n),i=Math.min(e,t,n),o=0,a=r,s=r-i,l=r===0?0:s/r;if(r===i)o=0;else{switch(r){case e:o=(t-n)/s+(t>16,g:(e&65280)>>8,b:e&255}}var j6={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",goldenrod:"#daa520",gold:"#ffd700",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavenderblush:"#fff0f5",lavender:"#e6e6fa",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};function Xde(e){var t={r:0,g:0,b:0},n=1,r=null,i=null,o=null,a=!1,s=!1;return typeof e=="string"&&(e=efe(e)),typeof e=="object"&&(vu(e.r)&&vu(e.g)&&vu(e.b)?(t=Gde(e.r,e.g,e.b),a=!0,s=String(e.r).substr(-1)==="%"?"prgb":"rgb"):vu(e.h)&&vu(e.s)&&vu(e.v)?(r=ry(e.s),i=ry(e.v),t=qde(e.h,r,i),a=!0,s="hsv"):vu(e.h)&&vu(e.s)&&vu(e.l)&&(r=ry(e.s),o=ry(e.l),t=jde(e.h,r,o),a=!0,s="hsl"),Object.prototype.hasOwnProperty.call(e,"a")&&(n=e.a)),n=CF(n),{ok:a,format:e.format||s,r:Math.min(255,Math.max(t.r,0)),g:Math.min(255,Math.max(t.g,0)),b:Math.min(255,Math.max(t.b,0)),a:n}}var Qde="[-\\+]?\\d+%?",Jde="[-\\+]?\\d*\\.\\d+%?",Zc="(?:".concat(Jde,")|(?:").concat(Qde,")"),uS="[\\s|\\(]+(".concat(Zc,")[,|\\s]+(").concat(Zc,")[,|\\s]+(").concat(Zc,")\\s*\\)?"),cS="[\\s|\\(]+(".concat(Zc,")[,|\\s]+(").concat(Zc,")[,|\\s]+(").concat(Zc,")[,|\\s]+(").concat(Zc,")\\s*\\)?"),Es={CSS_UNIT:new RegExp(Zc),rgb:new RegExp("rgb"+uS),rgba:new RegExp("rgba"+cS),hsl:new RegExp("hsl"+uS),hsla:new RegExp("hsla"+cS),hsv:new RegExp("hsv"+uS),hsva:new RegExp("hsva"+cS),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/};function efe(e){if(e=e.trim().toLowerCase(),e.length===0)return!1;var t=!1;if(j6[e])e=j6[e],t=!0;else if(e==="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var n=Es.rgb.exec(e);return n?{r:n[1],g:n[2],b:n[3]}:(n=Es.rgba.exec(e),n?{r:n[1],g:n[2],b:n[3],a:n[4]}:(n=Es.hsl.exec(e),n?{h:n[1],s:n[2],l:n[3]}:(n=Es.hsla.exec(e),n?{h:n[1],s:n[2],l:n[3],a:n[4]}:(n=Es.hsv.exec(e),n?{h:n[1],s:n[2],v:n[3]}:(n=Es.hsva.exec(e),n?{h:n[1],s:n[2],v:n[3],a:n[4]}:(n=Es.hex8.exec(e),n?{r:ua(n[1]),g:ua(n[2]),b:ua(n[3]),a:XT(n[4]),format:t?"name":"hex8"}:(n=Es.hex6.exec(e),n?{r:ua(n[1]),g:ua(n[2]),b:ua(n[3]),format:t?"name":"hex"}:(n=Es.hex4.exec(e),n?{r:ua(n[1]+n[1]),g:ua(n[2]+n[2]),b:ua(n[3]+n[3]),a:XT(n[4]+n[4]),format:t?"name":"hex8"}:(n=Es.hex3.exec(e),n?{r:ua(n[1]+n[1]),g:ua(n[2]+n[2]),b:ua(n[3]+n[3]),format:t?"name":"hex"}:!1)))))))))}function vu(e){return Boolean(Es.CSS_UNIT.exec(String(e)))}var Cv=function(){function e(t,n){t===void 0&&(t=""),n===void 0&&(n={});var r;if(t instanceof e)return t;typeof t=="number"&&(t=Yde(t)),this.originalInput=t;var i=Xde(t);this.originalInput=t,this.r=i.r,this.g=i.g,this.b=i.b,this.a=i.a,this.roundA=Math.round(100*this.a)/100,this.format=(r=n.format)!==null&&r!==void 0?r:i.format,this.gradientType=n.gradientType,this.r<1&&(this.r=Math.round(this.r)),this.g<1&&(this.g=Math.round(this.g)),this.b<1&&(this.b=Math.round(this.b)),this.isValid=i.ok}return e.prototype.isDark=function(){return this.getBrightness()<128},e.prototype.isLight=function(){return!this.isDark()},e.prototype.getBrightness=function(){var t=this.toRgb();return(t.r*299+t.g*587+t.b*114)/1e3},e.prototype.getLuminance=function(){var t=this.toRgb(),n,r,i,o=t.r/255,a=t.g/255,s=t.b/255;return o<=.03928?n=o/12.92:n=Math.pow((o+.055)/1.055,2.4),a<=.03928?r=a/12.92:r=Math.pow((a+.055)/1.055,2.4),s<=.03928?i=s/12.92:i=Math.pow((s+.055)/1.055,2.4),.2126*n+.7152*r+.0722*i},e.prototype.getAlpha=function(){return this.a},e.prototype.setAlpha=function(t){return this.a=CF(t),this.roundA=Math.round(100*this.a)/100,this},e.prototype.toHsv=function(){var t=ZT(this.r,this.g,this.b);return{h:t.h*360,s:t.s,v:t.v,a:this.a}},e.prototype.toHsvString=function(){var t=ZT(this.r,this.g,this.b),n=Math.round(t.h*360),r=Math.round(t.s*100),i=Math.round(t.v*100);return this.a===1?"hsv(".concat(n,", ").concat(r,"%, ").concat(i,"%)"):"hsva(".concat(n,", ").concat(r,"%, ").concat(i,"%, ").concat(this.roundA,")")},e.prototype.toHsl=function(){var t=KT(this.r,this.g,this.b);return{h:t.h*360,s:t.s,l:t.l,a:this.a}},e.prototype.toHslString=function(){var t=KT(this.r,this.g,this.b),n=Math.round(t.h*360),r=Math.round(t.s*100),i=Math.round(t.l*100);return this.a===1?"hsl(".concat(n,", ").concat(r,"%, ").concat(i,"%)"):"hsla(".concat(n,", ").concat(r,"%, ").concat(i,"%, ").concat(this.roundA,")")},e.prototype.toHex=function(t){return t===void 0&&(t=!1),YT(this.r,this.g,this.b,t)},e.prototype.toHexString=function(t){return t===void 0&&(t=!1),"#"+this.toHex(t)},e.prototype.toHex8=function(t){return t===void 0&&(t=!1),Kde(this.r,this.g,this.b,this.a,t)},e.prototype.toHex8String=function(t){return t===void 0&&(t=!1),"#"+this.toHex8(t)},e.prototype.toRgb=function(){return{r:Math.round(this.r),g:Math.round(this.g),b:Math.round(this.b),a:this.a}},e.prototype.toRgbString=function(){var t=Math.round(this.r),n=Math.round(this.g),r=Math.round(this.b);return this.a===1?"rgb(".concat(t,", ").concat(n,", ").concat(r,")"):"rgba(".concat(t,", ").concat(n,", ").concat(r,", ").concat(this.roundA,")")},e.prototype.toPercentageRgb=function(){var t=function(n){return"".concat(Math.round(Fi(n,255)*100),"%")};return{r:t(this.r),g:t(this.g),b:t(this.b),a:this.a}},e.prototype.toPercentageRgbString=function(){var t=function(n){return Math.round(Fi(n,255)*100)};return this.a===1?"rgb(".concat(t(this.r),"%, ").concat(t(this.g),"%, ").concat(t(this.b),"%)"):"rgba(".concat(t(this.r),"%, ").concat(t(this.g),"%, ").concat(t(this.b),"%, ").concat(this.roundA,")")},e.prototype.toName=function(){if(this.a===0)return"transparent";if(this.a<1)return!1;for(var t="#"+YT(this.r,this.g,this.b,!1),n=0,r=Object.entries(j6);n=0,o=!n&&i&&(t.startsWith("hex")||t==="name");return o?t==="name"&&this.a===0?this.toName():this.toRgbString():(t==="rgb"&&(r=this.toRgbString()),t==="prgb"&&(r=this.toPercentageRgbString()),(t==="hex"||t==="hex6")&&(r=this.toHexString()),t==="hex3"&&(r=this.toHexString(!0)),t==="hex4"&&(r=this.toHex8String(!0)),t==="hex8"&&(r=this.toHex8String()),t==="name"&&(r=this.toName()),t==="hsl"&&(r=this.toHslString()),t==="hsv"&&(r=this.toHsvString()),r||this.toHexString())},e.prototype.toNumber=function(){return(Math.round(this.r)<<16)+(Math.round(this.g)<<8)+Math.round(this.b)},e.prototype.clone=function(){return new e(this.toString())},e.prototype.lighten=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.l+=t/100,n.l=ny(n.l),new e(n)},e.prototype.brighten=function(t){t===void 0&&(t=10);var n=this.toRgb();return n.r=Math.max(0,Math.min(255,n.r-Math.round(255*-(t/100)))),n.g=Math.max(0,Math.min(255,n.g-Math.round(255*-(t/100)))),n.b=Math.max(0,Math.min(255,n.b-Math.round(255*-(t/100)))),new e(n)},e.prototype.darken=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.l-=t/100,n.l=ny(n.l),new e(n)},e.prototype.tint=function(t){return t===void 0&&(t=10),this.mix("white",t)},e.prototype.shade=function(t){return t===void 0&&(t=10),this.mix("black",t)},e.prototype.desaturate=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.s-=t/100,n.s=ny(n.s),new e(n)},e.prototype.saturate=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.s+=t/100,n.s=ny(n.s),new e(n)},e.prototype.greyscale=function(){return this.desaturate(100)},e.prototype.spin=function(t){var n=this.toHsl(),r=(n.h+t)%360;return n.h=r<0?360+r:r,new e(n)},e.prototype.mix=function(t,n){n===void 0&&(n=50);var r=this.toRgb(),i=new e(t).toRgb(),o=n/100,a={r:(i.r-r.r)*o+r.r,g:(i.g-r.g)*o+r.g,b:(i.b-r.b)*o+r.b,a:(i.a-r.a)*o+r.a};return new e(a)},e.prototype.analogous=function(t,n){t===void 0&&(t=6),n===void 0&&(n=30);var r=this.toHsl(),i=360/n,o=[this];for(r.h=(r.h-(i*t>>1)+720)%360;--t;)r.h=(r.h+i)%360,o.push(new e(r));return o},e.prototype.complement=function(){var t=this.toHsl();return t.h=(t.h+180)%360,new e(t)},e.prototype.monochromatic=function(t){t===void 0&&(t=6);for(var n=this.toHsv(),r=n.h,i=n.s,o=n.v,a=[],s=1/t;t--;)a.push(new e({h:r,s:i,v:o})),o=(o+s)%1;return a},e.prototype.splitcomplement=function(){var t=this.toHsl(),n=t.h;return[this,new e({h:(n+72)%360,s:t.s,l:t.l}),new e({h:(n+216)%360,s:t.s,l:t.l})]},e.prototype.onBackground=function(t){var n=this.toRgb(),r=new e(t).toRgb();return new e({r:r.r+(n.r-r.r)*n.a,g:r.g+(n.g-r.g)*n.a,b:r.b+(n.b-r.b)*n.a})},e.prototype.triad=function(){return this.polyad(3)},e.prototype.tetrad=function(){return this.polyad(4)},e.prototype.polyad=function(t){for(var n=this.toHsl(),r=n.h,i=[this],o=360/t,a=1;an.length;)e.count=null,e.seed&&(e.seed+=1),n.push(_F(e));return e.count=t,n}var r=tfe(e.hue,e.seed),i=nfe(r,e),o=rfe(r,i,e),a={h:r,s:i,v:o};return e.alpha!==void 0&&(a.a=e.alpha),new Cv(a)}function tfe(e,t){var n=ofe(e),r=v5(n,t);return r<0&&(r=360+r),r}function nfe(e,t){if(t.hue==="monochrome")return 0;if(t.luminosity==="random")return v5([0,100],t.seed);var n=kF(e).saturationRange,r=n[0],i=n[1];switch(t.luminosity){case"bright":r=55;break;case"dark":r=i-10;break;case"light":i=55;break}return v5([r,i],t.seed)}function rfe(e,t,n){var r=ife(e,t),i=100;switch(n.luminosity){case"dark":i=r+20;break;case"light":r=(i+r)/2;break;case"random":r=0,i=100;break}return v5([r,i],n.seed)}function ife(e,t){for(var n=kF(e).lowerBounds,r=0;r=i&&t<=a){var l=(s-o)/(a-i),d=o-l*i;return l*t+d}}return 0}function ofe(e){var t=parseInt(e,10);if(!Number.isNaN(t)&&t<360&&t>0)return[t,t];if(typeof e=="string"){var n=PF.find(function(a){return a.name===e});if(n){var r=EF(n);if(r.hueRange)return r.hueRange}var i=new Cv(e);if(i.isValid){var o=i.toHsv().h;return[o,o]}}return[0,360]}function kF(e){e>=334&&e<=360&&(e-=360);for(var t=0,n=PF;t=i.hueRange[0]&&e<=i.hueRange[1])return i}throw Error("Color not found")}function v5(e,t){if(t===void 0)return Math.floor(e[0]+Math.random()*(e[1]+1-e[0]));var n=e[1]||1,r=e[0]||0;t=(t*9301+49297)%233280;var i=t/233280;return Math.floor(r+i*(n-r))}function EF(e){var t=e.lowerBounds[0][0],n=e.lowerBounds[e.lowerBounds.length-1][0],r=e.lowerBounds[e.lowerBounds.length-1][1],i=e.lowerBounds[0][1];return{name:e.name,hueRange:e.hueRange,lowerBounds:e.lowerBounds,saturationRange:[t,n],brightnessRange:[r,i]}}var PF=[{name:"monochrome",hueRange:null,lowerBounds:[[0,0],[100,0]]},{name:"red",hueRange:[-26,18],lowerBounds:[[20,100],[30,92],[40,89],[50,85],[60,78],[70,70],[80,60],[90,55],[100,50]]},{name:"orange",hueRange:[19,46],lowerBounds:[[20,100],[30,93],[40,88],[50,86],[60,85],[70,70],[100,70]]},{name:"yellow",hueRange:[47,62],lowerBounds:[[25,100],[40,94],[50,89],[60,86],[70,84],[80,82],[90,80],[100,75]]},{name:"green",hueRange:[63,178],lowerBounds:[[30,100],[40,90],[50,85],[60,81],[70,74],[80,64],[90,50],[100,40]]},{name:"blue",hueRange:[179,257],lowerBounds:[[20,100],[30,86],[40,80],[50,74],[60,60],[70,52],[80,44],[90,39],[100,35]]},{name:"purple",hueRange:[258,282],lowerBounds:[[20,100],[30,87],[40,79],[50,70],[60,65],[70,59],[80,52],[90,45],[100,42]]},{name:"pink",hueRange:[283,334],lowerBounds:[[20,100],[30,90],[40,86],[60,84],[80,80],[90,75],[100,73]]}];function afe(e,t,n,r,i){for(t=t.split?t.split("."):t,r=0;rObject.keys(e).length===0,oi=(e,t,n)=>{const r=afe(e,`colors.${t}`,t),{isValid:i}=new Cv(r);return i?r:n},lfe=e=>t=>{const n=oi(t,e);return new Cv(n).isDark()?"dark":"light"},ufe=e=>t=>lfe(e)(t)==="dark",A0=(e,t)=>n=>{const r=oi(n,e);return new Cv(r).setAlpha(t).toRgbString()};function QT(e="1rem",t="rgba(255, 255, 255, 0.15)"){return{backgroundImage:`linear-gradient( - 45deg, - ${t} 25%, - transparent 25%, - transparent 50%, - ${t} 50%, - ${t} 75%, - transparent 75%, - transparent - )`,backgroundSize:`${e} ${e}`}}function cfe(e){const t=_F().toHexString();return!e||sfe(e)?t:e.string&&e.colors?ffe(e.string,e.colors):e.string&&!e.colors?dfe(e.string):e.colors&&!e.string?hfe(e.colors):t}function dfe(e){let t=0;if(e.length===0)return t.toString();for(let r=0;r>r*8&255).toString(16)}`.substr(-2);return n}function ffe(e,t){let n=0;if(e.length===0)return t[0];for(let r=0;rn.colorMode==="dark"?t:e}function C7(e){const{orientation:t,vertical:n,horizontal:r}=e;return t?t==="vertical"?n:r:{}}function pfe(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}function TF(e){return pfe(e)&&e.reference?e.reference:String(e)}var tb=(e,...t)=>t.map(TF).join(` ${e} `).replace(/calc/g,""),JT=(...e)=>`calc(${tb("+",...e)})`,eL=(...e)=>`calc(${tb("-",...e)})`,q6=(...e)=>`calc(${tb("*",...e)})`,tL=(...e)=>`calc(${tb("/",...e)})`,nL=e=>{const t=TF(e);return t!=null&&!Number.isNaN(parseFloat(t))?String(t).startsWith("-")?String(t).slice(1):`-${t}`:q6(t,-1)},Cu=Object.assign(e=>({add:(...t)=>Cu(JT(e,...t)),subtract:(...t)=>Cu(eL(e,...t)),multiply:(...t)=>Cu(q6(e,...t)),divide:(...t)=>Cu(tL(e,...t)),negate:()=>Cu(nL(e)),toString:()=>e.toString()}),{add:JT,subtract:eL,multiply:q6,divide:tL,negate:nL});function gfe(e){return!Number.isInteger(parseFloat(e.toString()))}function mfe(e,t="-"){return e.replace(/\s+/g,t)}function LF(e){const t=mfe(e.toString());return t.includes("\\.")?e:gfe(e)?t.replace(".","\\."):e}function vfe(e,t=""){return[t,LF(e)].filter(Boolean).join("-")}function yfe(e,t){return`var(${LF(e)}${t?`, ${t}`:""})`}function bfe(e,t=""){return`--${vfe(e,t)}`}function Go(e,t){const n=bfe(e,t?.prefix);return{variable:n,reference:yfe(n,xfe(t?.fallback))}}function xfe(e){return typeof e=="string"?e:e?.reference}var{definePartsStyle:Sfe,defineMultiStyleConfig:wfe}=ir(bde.keys),Cfe={borderTopWidth:"1px",borderColor:"inherit",_last:{borderBottomWidth:"1px"}},_fe={transitionProperty:"common",transitionDuration:"normal",fontSize:"md",_focusVisible:{boxShadow:"outline"},_hover:{bg:"blackAlpha.50"},_disabled:{opacity:.4,cursor:"not-allowed"},px:"4",py:"2"},kfe={pt:"2",px:"4",pb:"5"},Efe={fontSize:"1.25em"},Pfe=Sfe({container:Cfe,button:_fe,panel:kfe,icon:Efe}),Tfe=wfe({baseStyle:Pfe}),{definePartsStyle:_v,defineMultiStyleConfig:Lfe}=ir(xde.keys),Ou=bd("alert-fg"),kv=bd("alert-bg"),Afe=_v({container:{bg:kv.reference,px:"4",py:"3"},title:{fontWeight:"bold",lineHeight:"6",marginEnd:"2"},description:{lineHeight:"6"},icon:{color:Ou.reference,flexShrink:0,marginEnd:"3",w:"5",h:"6"},spinner:{color:Ou.reference,flexShrink:0,marginEnd:"3",w:"5",h:"5"}});function _7(e){const{theme:t,colorScheme:n}=e,r=oi(t,`${n}.100`,n),i=A0(`${n}.200`,.16)(t);return Te(r,i)(e)}var Mfe=_v(e=>{const{colorScheme:t}=e,n=Te(`${t}.500`,`${t}.200`)(e);return{container:{[kv.variable]:_7(e),[Ou.variable]:`colors.${n}`}}}),Ife=_v(e=>{const{colorScheme:t}=e,n=Te(`${t}.500`,`${t}.200`)(e);return{container:{[kv.variable]:_7(e),[Ou.variable]:`colors.${n}`,paddingStart:"3",borderStartWidth:"4px",borderStartColor:Ou.reference}}}),Rfe=_v(e=>{const{colorScheme:t}=e,n=Te(`${t}.500`,`${t}.200`)(e);return{container:{[kv.variable]:_7(e),[Ou.variable]:`colors.${n}`,pt:"2",borderTopWidth:"4px",borderTopColor:Ou.reference}}}),Ofe=_v(e=>{const{colorScheme:t}=e,n=Te(`${t}.500`,`${t}.200`)(e),r=Te("white","gray.900")(e);return{container:{[kv.variable]:`colors.${n}`,[Ou.variable]:`colors.${r}`,color:Ou.reference}}}),Nfe={subtle:Mfe,"left-accent":Ife,"top-accent":Rfe,solid:Ofe},Dfe=Lfe({baseStyle:Afe,variants:Nfe,defaultProps:{variant:"subtle",colorScheme:"blue"}}),AF={px:"1px",.5:"0.125rem",1:"0.25rem",1.5:"0.375rem",2:"0.5rem",2.5:"0.625rem",3:"0.75rem",3.5:"0.875rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem",12:"3rem",14:"3.5rem",16:"4rem",20:"5rem",24:"6rem",28:"7rem",32:"8rem",36:"9rem",40:"10rem",44:"11rem",48:"12rem",52:"13rem",56:"14rem",60:"15rem",64:"16rem",72:"18rem",80:"20rem",96:"24rem"},zfe={max:"max-content",min:"min-content",full:"100%","3xs":"14rem","2xs":"16rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem","8xl":"90rem",prose:"60ch"},Ffe={sm:"640px",md:"768px",lg:"1024px",xl:"1280px"},Bfe={...AF,...zfe,container:Ffe},MF=Bfe,$fe=e=>typeof e=="function";function Hr(e,...t){return $fe(e)?e(...t):e}var{definePartsStyle:IF,defineMultiStyleConfig:Hfe}=ir(Sde.keys),Wfe=e=>({borderRadius:"full",border:"0.2em solid",borderColor:Te("white","gray.800")(e)}),Vfe=e=>({bg:Te("gray.200","whiteAlpha.400")(e)}),Ufe=e=>{const{name:t,theme:n}=e,r=t?cfe({string:t}):"gray.400",i=ufe(r)(n);let o="white";i||(o="gray.800");const a=Te("white","gray.800")(e);return{bg:r,color:o,borderColor:a,verticalAlign:"top"}},Gfe=IF(e=>({badge:Hr(Wfe,e),excessLabel:Hr(Vfe,e),container:Hr(Ufe,e)}));function Ic(e){const t=e!=="100%"?MF[e]:void 0;return IF({container:{width:e,height:e,fontSize:`calc(${t??e} / 2.5)`},excessLabel:{width:e,height:e},label:{fontSize:`calc(${t??e} / 2.5)`,lineHeight:e!=="100%"?t??e:void 0}})}var jfe={"2xs":Ic(4),xs:Ic(6),sm:Ic(8),md:Ic(12),lg:Ic(16),xl:Ic(24),"2xl":Ic(32),full:Ic("100%")},qfe=Hfe({baseStyle:Gfe,sizes:jfe,defaultProps:{size:"md"}}),Kfe={px:1,textTransform:"uppercase",fontSize:"xs",borderRadius:"sm",fontWeight:"bold"},Zfe=e=>{const{colorScheme:t,theme:n}=e,r=A0(`${t}.500`,.6)(n);return{bg:Te(`${t}.500`,r)(e),color:Te("white","whiteAlpha.800")(e)}},Yfe=e=>{const{colorScheme:t,theme:n}=e,r=A0(`${t}.200`,.16)(n);return{bg:Te(`${t}.100`,r)(e),color:Te(`${t}.800`,`${t}.200`)(e)}},Xfe=e=>{const{colorScheme:t,theme:n}=e,r=A0(`${t}.200`,.8)(n),i=oi(n,`${t}.500`),o=Te(i,r)(e);return{color:o,boxShadow:`inset 0 0 0px 1px ${o}`}},Qfe={solid:Zfe,subtle:Yfe,outline:Xfe},Yg={baseStyle:Kfe,variants:Qfe,defaultProps:{variant:"subtle",colorScheme:"gray"}},{defineMultiStyleConfig:Jfe,definePartsStyle:ehe}=ir(wde.keys),the={transitionProperty:"common",transitionDuration:"fast",transitionTimingFunction:"ease-out",cursor:"pointer",textDecoration:"none",outline:"none",color:"inherit",_hover:{textDecoration:"underline"},_focusVisible:{boxShadow:"outline"}},nhe=ehe({link:the}),rhe=Jfe({baseStyle:nhe}),ihe={lineHeight:"1.2",borderRadius:"md",fontWeight:"semibold",transitionProperty:"common",transitionDuration:"normal",_focusVisible:{boxShadow:"outline"},_disabled:{opacity:.4,cursor:"not-allowed",boxShadow:"none"},_hover:{_disabled:{bg:"initial"}}},RF=e=>{const{colorScheme:t,theme:n}=e;if(t==="gray")return{color:Te("inherit","whiteAlpha.900")(e),_hover:{bg:Te("gray.100","whiteAlpha.200")(e)},_active:{bg:Te("gray.200","whiteAlpha.300")(e)}};const r=A0(`${t}.200`,.12)(n),i=A0(`${t}.200`,.24)(n);return{color:Te(`${t}.600`,`${t}.200`)(e),bg:"transparent",_hover:{bg:Te(`${t}.50`,r)(e)},_active:{bg:Te(`${t}.100`,i)(e)}}},ohe=e=>{const{colorScheme:t}=e,n=Te("gray.200","whiteAlpha.300")(e);return{border:"1px solid",borderColor:t==="gray"?n:"currentColor",".chakra-button__group[data-attached] > &:not(:last-of-type)":{marginEnd:"-1px"},...Hr(RF,e)}},ahe={yellow:{bg:"yellow.400",color:"black",hoverBg:"yellow.500",activeBg:"yellow.600"},cyan:{bg:"cyan.400",color:"black",hoverBg:"cyan.500",activeBg:"cyan.600"}},she=e=>{const{colorScheme:t}=e;if(t==="gray"){const s=Te("gray.100","whiteAlpha.200")(e);return{bg:s,_hover:{bg:Te("gray.200","whiteAlpha.300")(e),_disabled:{bg:s}},_active:{bg:Te("gray.300","whiteAlpha.400")(e)}}}const{bg:n=`${t}.500`,color:r="white",hoverBg:i=`${t}.600`,activeBg:o=`${t}.700`}=ahe[t]??{},a=Te(n,`${t}.200`)(e);return{bg:a,color:Te(r,"gray.800")(e),_hover:{bg:Te(i,`${t}.300`)(e),_disabled:{bg:a}},_active:{bg:Te(o,`${t}.400`)(e)}}},lhe=e=>{const{colorScheme:t}=e;return{padding:0,height:"auto",lineHeight:"normal",verticalAlign:"baseline",color:Te(`${t}.500`,`${t}.200`)(e),_hover:{textDecoration:"underline",_disabled:{textDecoration:"none"}},_active:{color:Te(`${t}.700`,`${t}.500`)(e)}}},uhe={bg:"none",color:"inherit",display:"inline",lineHeight:"inherit",m:"0",p:"0"},che={ghost:RF,outline:ohe,solid:she,link:lhe,unstyled:uhe},dhe={lg:{h:"12",minW:"12",fontSize:"lg",px:"6"},md:{h:"10",minW:"10",fontSize:"md",px:"4"},sm:{h:"8",minW:"8",fontSize:"sm",px:"3"},xs:{h:"6",minW:"6",fontSize:"xs",px:"2"}},fhe={baseStyle:ihe,variants:che,sizes:dhe,defaultProps:{variant:"solid",size:"md",colorScheme:"gray"}},{definePartsStyle:i3,defineMultiStyleConfig:hhe}=ir(Cde.keys),Xg=bd("checkbox-size"),phe=e=>{const{colorScheme:t}=e;return{w:Xg.reference,h:Xg.reference,transitionProperty:"box-shadow",transitionDuration:"normal",border:"2px solid",borderRadius:"sm",borderColor:"inherit",color:"white",_checked:{bg:Te(`${t}.500`,`${t}.200`)(e),borderColor:Te(`${t}.500`,`${t}.200`)(e),color:Te("white","gray.900")(e),_hover:{bg:Te(`${t}.600`,`${t}.300`)(e),borderColor:Te(`${t}.600`,`${t}.300`)(e)},_disabled:{borderColor:Te("gray.200","transparent")(e),bg:Te("gray.200","whiteAlpha.300")(e),color:Te("gray.500","whiteAlpha.500")(e)}},_indeterminate:{bg:Te(`${t}.500`,`${t}.200`)(e),borderColor:Te(`${t}.500`,`${t}.200`)(e),color:Te("white","gray.900")(e)},_disabled:{bg:Te("gray.100","whiteAlpha.100")(e),borderColor:Te("gray.100","transparent")(e)},_focusVisible:{boxShadow:"outline"},_invalid:{borderColor:Te("red.500","red.300")(e)}}},ghe={_disabled:{cursor:"not-allowed"}},mhe={userSelect:"none",_disabled:{opacity:.4}},vhe={transitionProperty:"transform",transitionDuration:"normal"},yhe=i3(e=>({icon:vhe,container:ghe,control:Hr(phe,e),label:mhe})),bhe={sm:i3({control:{[Xg.variable]:"sizes.3"},label:{fontSize:"sm"},icon:{fontSize:"3xs"}}),md:i3({control:{[Xg.variable]:"sizes.4"},label:{fontSize:"md"},icon:{fontSize:"2xs"}}),lg:i3({control:{[Xg.variable]:"sizes.5"},label:{fontSize:"lg"},icon:{fontSize:"2xs"}})},y5=hhe({baseStyle:yhe,sizes:bhe,defaultProps:{size:"md",colorScheme:"blue"}}),Qg=Go("close-button-size"),xhe=e=>{const t=Te("blackAlpha.100","whiteAlpha.100")(e),n=Te("blackAlpha.200","whiteAlpha.200")(e);return{w:[Qg.reference],h:[Qg.reference],borderRadius:"md",transitionProperty:"common",transitionDuration:"normal",_disabled:{opacity:.4,cursor:"not-allowed",boxShadow:"none"},_hover:{bg:t},_active:{bg:n},_focusVisible:{boxShadow:"outline"}}},She={lg:{[Qg.variable]:"sizes.10",fontSize:"md"},md:{[Qg.variable]:"sizes.8",fontSize:"xs"},sm:{[Qg.variable]:"sizes.6",fontSize:"2xs"}},whe={baseStyle:xhe,sizes:She,defaultProps:{size:"md"}},{variants:Che,defaultProps:_he}=Yg,khe={fontFamily:"mono",fontSize:"sm",px:"0.2em",borderRadius:"sm"},Ehe={baseStyle:khe,variants:Che,defaultProps:_he},Phe={w:"100%",mx:"auto",maxW:"prose",px:"4"},The={baseStyle:Phe},Lhe={opacity:.6,borderColor:"inherit"},Ahe={borderStyle:"solid"},Mhe={borderStyle:"dashed"},Ihe={solid:Ahe,dashed:Mhe},Rhe={baseStyle:Lhe,variants:Ihe,defaultProps:{variant:"solid"}},{definePartsStyle:K6,defineMultiStyleConfig:Ohe}=ir(_de.keys);function yp(e){return K6(e==="full"?{dialog:{maxW:"100vw",h:"100vh"}}:{dialog:{maxW:e}})}var Nhe={bg:"blackAlpha.600",zIndex:"overlay"},Dhe={display:"flex",zIndex:"modal",justifyContent:"center"},zhe=e=>{const{isFullHeight:t}=e;return{...t&&{height:"100vh"},zIndex:"modal",maxH:"100vh",bg:Te("white","gray.700")(e),color:"inherit",boxShadow:Te("lg","dark-lg")(e)}},Fhe={px:"6",py:"4",fontSize:"xl",fontWeight:"semibold"},Bhe={position:"absolute",top:"2",insetEnd:"3"},$he={px:"6",py:"2",flex:"1",overflow:"auto"},Hhe={px:"6",py:"4"},Whe=K6(e=>({overlay:Nhe,dialogContainer:Dhe,dialog:Hr(zhe,e),header:Fhe,closeButton:Bhe,body:$he,footer:Hhe})),Vhe={xs:yp("xs"),sm:yp("md"),md:yp("lg"),lg:yp("2xl"),xl:yp("4xl"),full:yp("full")},Uhe=Ohe({baseStyle:Whe,sizes:Vhe,defaultProps:{size:"xs"}}),{definePartsStyle:Ghe,defineMultiStyleConfig:jhe}=ir(kde.keys),qhe={borderRadius:"md",py:"1",transitionProperty:"common",transitionDuration:"normal"},Khe={borderRadius:"md",py:"1",transitionProperty:"common",transitionDuration:"normal",width:"full",_focusVisible:{boxShadow:"outline"},_placeholder:{opacity:.6}},Zhe={borderRadius:"md",py:"1",transitionProperty:"common",transitionDuration:"normal",width:"full",_focusVisible:{boxShadow:"outline"},_placeholder:{opacity:.6}},Yhe=Ghe({preview:qhe,input:Khe,textarea:Zhe}),Xhe=jhe({baseStyle:Yhe}),{definePartsStyle:Qhe,defineMultiStyleConfig:Jhe}=ir(Ede.keys),epe=e=>({marginStart:"1",color:Te("red.500","red.300")(e)}),tpe=e=>({mt:"2",color:Te("gray.600","whiteAlpha.600")(e),lineHeight:"normal",fontSize:"sm"}),npe=Qhe(e=>({container:{width:"100%",position:"relative"},requiredIndicator:Hr(epe,e),helperText:Hr(tpe,e)})),rpe=Jhe({baseStyle:npe}),{definePartsStyle:ipe,defineMultiStyleConfig:ope}=ir(Pde.keys),ape=e=>({color:Te("red.500","red.300")(e),mt:"2",fontSize:"sm",lineHeight:"normal"}),spe=e=>({marginEnd:"0.5em",color:Te("red.500","red.300")(e)}),lpe=ipe(e=>({text:Hr(ape,e),icon:Hr(spe,e)})),upe=ope({baseStyle:lpe}),cpe={fontSize:"md",marginEnd:"3",mb:"2",fontWeight:"medium",transitionProperty:"common",transitionDuration:"normal",opacity:1,_disabled:{opacity:.4}},dpe={baseStyle:cpe},fpe={fontFamily:"heading",fontWeight:"bold"},hpe={"4xl":{fontSize:["6xl",null,"7xl"],lineHeight:1},"3xl":{fontSize:["5xl",null,"6xl"],lineHeight:1},"2xl":{fontSize:["4xl",null,"5xl"],lineHeight:[1.2,null,1]},xl:{fontSize:["3xl",null,"4xl"],lineHeight:[1.33,null,1.2]},lg:{fontSize:["2xl",null,"3xl"],lineHeight:[1.33,null,1.2]},md:{fontSize:"xl",lineHeight:1.2},sm:{fontSize:"md",lineHeight:1.2},xs:{fontSize:"sm",lineHeight:1.2}},ppe={baseStyle:fpe,sizes:hpe,defaultProps:{size:"xl"}},{definePartsStyle:Eu,defineMultiStyleConfig:gpe}=ir(Tde.keys),mpe=Eu({field:{width:"100%",minWidth:0,outline:0,position:"relative",appearance:"none",transitionProperty:"common",transitionDuration:"normal",_disabled:{opacity:.4,cursor:"not-allowed"}}}),Rc={lg:{fontSize:"lg",px:"4",h:"12",borderRadius:"md"},md:{fontSize:"md",px:"4",h:"10",borderRadius:"md"},sm:{fontSize:"sm",px:"3",h:"8",borderRadius:"sm"},xs:{fontSize:"xs",px:"2",h:"6",borderRadius:"sm"}},vpe={lg:Eu({field:Rc.lg,addon:Rc.lg}),md:Eu({field:Rc.md,addon:Rc.md}),sm:Eu({field:Rc.sm,addon:Rc.sm}),xs:Eu({field:Rc.xs,addon:Rc.xs})};function k7(e){const{focusBorderColor:t,errorBorderColor:n}=e;return{focusBorderColor:t||Te("blue.500","blue.300")(e),errorBorderColor:n||Te("red.500","red.300")(e)}}var ype=Eu(e=>{const{theme:t}=e,{focusBorderColor:n,errorBorderColor:r}=k7(e);return{field:{border:"1px solid",borderColor:"inherit",bg:"inherit",_hover:{borderColor:Te("gray.300","whiteAlpha.400")(e)},_readOnly:{boxShadow:"none !important",userSelect:"all"},_invalid:{borderColor:oi(t,r),boxShadow:`0 0 0 1px ${oi(t,r)}`},_focusVisible:{zIndex:1,borderColor:oi(t,n),boxShadow:`0 0 0 1px ${oi(t,n)}`}},addon:{border:"1px solid",borderColor:Te("inherit","whiteAlpha.50")(e),bg:Te("gray.100","whiteAlpha.300")(e)}}}),bpe=Eu(e=>{const{theme:t}=e,{focusBorderColor:n,errorBorderColor:r}=k7(e);return{field:{border:"2px solid",borderColor:"transparent",bg:Te("gray.100","whiteAlpha.50")(e),_hover:{bg:Te("gray.200","whiteAlpha.100")(e)},_readOnly:{boxShadow:"none !important",userSelect:"all"},_invalid:{borderColor:oi(t,r)},_focusVisible:{bg:"transparent",borderColor:oi(t,n)}},addon:{border:"2px solid",borderColor:"transparent",bg:Te("gray.100","whiteAlpha.50")(e)}}}),xpe=Eu(e=>{const{theme:t}=e,{focusBorderColor:n,errorBorderColor:r}=k7(e);return{field:{borderBottom:"1px solid",borderColor:"inherit",borderRadius:"0",px:"0",bg:"transparent",_readOnly:{boxShadow:"none !important",userSelect:"all"},_invalid:{borderColor:oi(t,r),boxShadow:`0px 1px 0px 0px ${oi(t,r)}`},_focusVisible:{borderColor:oi(t,n),boxShadow:`0px 1px 0px 0px ${oi(t,n)}`}},addon:{borderBottom:"2px solid",borderColor:"inherit",borderRadius:"0",px:"0",bg:"transparent"}}}),Spe=Eu({field:{bg:"transparent",px:"0",height:"auto"},addon:{bg:"transparent",px:"0",height:"auto"}}),wpe={outline:ype,filled:bpe,flushed:xpe,unstyled:Spe},xn=gpe({baseStyle:mpe,sizes:vpe,variants:wpe,defaultProps:{size:"md",variant:"outline"}}),Cpe=e=>({bg:Te("gray.100","whiteAlpha")(e),borderRadius:"md",borderWidth:"1px",borderBottomWidth:"3px",fontSize:"0.8em",fontWeight:"bold",lineHeight:"normal",px:"0.4em",whiteSpace:"nowrap"}),_pe={baseStyle:Cpe},kpe={transitionProperty:"common",transitionDuration:"fast",transitionTimingFunction:"ease-out",cursor:"pointer",textDecoration:"none",outline:"none",color:"inherit",_hover:{textDecoration:"underline"},_focusVisible:{boxShadow:"outline"}},Epe={baseStyle:kpe},{defineMultiStyleConfig:Ppe,definePartsStyle:Tpe}=ir(Lde.keys),Lpe={marginEnd:"2",display:"inline",verticalAlign:"text-bottom"},Ape=Tpe({icon:Lpe}),Mpe=Ppe({baseStyle:Ape}),{defineMultiStyleConfig:Ipe,definePartsStyle:Rpe}=ir(Ade.keys),Ope=e=>({bg:Te("#fff","gray.700")(e),boxShadow:Te("sm","dark-lg")(e),color:"inherit",minW:"3xs",py:"2",zIndex:1,borderRadius:"md",borderWidth:"1px"}),Npe=e=>({py:"1.5",px:"3",transitionProperty:"background",transitionDuration:"ultra-fast",transitionTimingFunction:"ease-in",_focus:{bg:Te("gray.100","whiteAlpha.100")(e)},_active:{bg:Te("gray.200","whiteAlpha.200")(e)},_expanded:{bg:Te("gray.100","whiteAlpha.100")(e)},_disabled:{opacity:.4,cursor:"not-allowed"}}),Dpe={mx:4,my:2,fontWeight:"semibold",fontSize:"sm"},zpe={opacity:.6},Fpe={border:0,borderBottom:"1px solid",borderColor:"inherit",my:"2",opacity:.6},Bpe={transitionProperty:"common",transitionDuration:"normal"},$pe=Rpe(e=>({button:Bpe,list:Hr(Ope,e),item:Hr(Npe,e),groupTitle:Dpe,command:zpe,divider:Fpe})),Hpe=Ipe({baseStyle:$pe}),{defineMultiStyleConfig:Wpe,definePartsStyle:Z6}=ir(Mde.keys),Vpe={bg:"blackAlpha.600",zIndex:"modal"},Upe=e=>{const{isCentered:t,scrollBehavior:n}=e;return{display:"flex",zIndex:"modal",justifyContent:"center",alignItems:t?"center":"flex-start",overflow:n==="inside"?"hidden":"auto"}},Gpe=e=>{const{scrollBehavior:t}=e;return{borderRadius:"md",bg:Te("white","gray.700")(e),color:"inherit",my:"16",zIndex:"modal",maxH:t==="inside"?"calc(100% - 7.5rem)":void 0,boxShadow:Te("lg","dark-lg")(e)}},jpe={px:"6",py:"4",fontSize:"xl",fontWeight:"semibold"},qpe={position:"absolute",top:"2",insetEnd:"3"},Kpe=e=>{const{scrollBehavior:t}=e;return{px:"6",py:"2",flex:"1",overflow:t==="inside"?"auto":void 0}},Zpe={px:"6",py:"4"},Ype=Z6(e=>({overlay:Vpe,dialogContainer:Hr(Upe,e),dialog:Hr(Gpe,e),header:jpe,closeButton:qpe,body:Hr(Kpe,e),footer:Zpe}));function ks(e){return Z6(e==="full"?{dialog:{maxW:"100vw",minH:"$100vh",my:"0",borderRadius:"0"}}:{dialog:{maxW:e}})}var Xpe={xs:ks("xs"),sm:ks("sm"),md:ks("md"),lg:ks("lg"),xl:ks("xl"),"2xl":ks("2xl"),"3xl":ks("3xl"),"4xl":ks("4xl"),"5xl":ks("5xl"),"6xl":ks("6xl"),full:ks("full")},Qpe=Wpe({baseStyle:Ype,sizes:Xpe,defaultProps:{size:"md"}}),Jpe={letterSpacings:{tighter:"-0.05em",tight:"-0.025em",normal:"0",wide:"0.025em",wider:"0.05em",widest:"0.1em"},lineHeights:{normal:"normal",none:1,shorter:1.25,short:1.375,base:1.5,tall:1.625,taller:"2",3:".75rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem"},fontWeights:{hairline:100,thin:200,light:300,normal:400,medium:500,semibold:600,bold:700,extrabold:800,black:900},fonts:{heading:'-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"',body:'-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"',mono:'SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace'},fontSizes:{"3xs":"0.45rem","2xs":"0.625rem",xs:"0.75rem",sm:"0.875rem",md:"1rem",lg:"1.125rem",xl:"1.25rem","2xl":"1.5rem","3xl":"1.875rem","4xl":"2.25rem","5xl":"3rem","6xl":"3.75rem","7xl":"4.5rem","8xl":"6rem","9xl":"8rem"}},OF=Jpe,{defineMultiStyleConfig:e0e,definePartsStyle:NF}=ir(Ide.keys),E7=Go("number-input-stepper-width"),DF=Go("number-input-input-padding"),t0e=Cu(E7).add("0.5rem").toString(),n0e={[E7.variable]:"sizes.6",[DF.variable]:t0e},r0e=e=>{var t;return((t=Hr(xn.baseStyle,e))==null?void 0:t.field)??{}},i0e={width:[E7.reference]},o0e=e=>({borderStart:"1px solid",borderStartColor:Te("inherit","whiteAlpha.300")(e),color:Te("inherit","whiteAlpha.800")(e),_active:{bg:Te("gray.200","whiteAlpha.300")(e)},_disabled:{opacity:.4,cursor:"not-allowed"}}),a0e=NF(e=>({root:n0e,field:r0e,stepperGroup:i0e,stepper:Hr(o0e,e)??{}}));function iy(e){var t,n;const r=(t=xn.sizes)==null?void 0:t[e],i={lg:"md",md:"md",sm:"sm",xs:"sm"},o=((n=r.field)==null?void 0:n.fontSize)??"md",a=OF.fontSizes[o];return NF({field:{...r.field,paddingInlineEnd:DF.reference,verticalAlign:"top"},stepper:{fontSize:Cu(a).multiply(.75).toString(),_first:{borderTopEndRadius:i[e]},_last:{borderBottomEndRadius:i[e],mt:"-1px",borderTopWidth:1}}})}var s0e={xs:iy("xs"),sm:iy("sm"),md:iy("md"),lg:iy("lg")},l0e=e0e({baseStyle:a0e,sizes:s0e,variants:xn.variants,defaultProps:xn.defaultProps}),rL,u0e={...(rL=xn.baseStyle)==null?void 0:rL.field,textAlign:"center"},c0e={lg:{fontSize:"lg",w:12,h:12,borderRadius:"md"},md:{fontSize:"md",w:10,h:10,borderRadius:"md"},sm:{fontSize:"sm",w:8,h:8,borderRadius:"sm"},xs:{fontSize:"xs",w:6,h:6,borderRadius:"sm"}},iL,d0e={outline:e=>{var t,n;return((n=Hr((t=xn.variants)==null?void 0:t.outline,e))==null?void 0:n.field)??{}},flushed:e=>{var t,n;return((n=Hr((t=xn.variants)==null?void 0:t.flushed,e))==null?void 0:n.field)??{}},filled:e=>{var t,n;return((n=Hr((t=xn.variants)==null?void 0:t.filled,e))==null?void 0:n.field)??{}},unstyled:((iL=xn.variants)==null?void 0:iL.unstyled.field)??{}},f0e={baseStyle:u0e,sizes:c0e,variants:d0e,defaultProps:xn.defaultProps},{defineMultiStyleConfig:h0e,definePartsStyle:p0e}=ir(Rde.keys),dS=Go("popper-bg"),g0e=Go("popper-arrow-bg"),m0e=Go("popper-arrow-shadow-color"),v0e={zIndex:10},y0e=e=>{const t=Te("white","gray.700")(e),n=Te("gray.200","whiteAlpha.300")(e);return{[dS.variable]:`colors.${t}`,bg:dS.reference,[g0e.variable]:dS.reference,[m0e.variable]:`colors.${n}`,width:"xs",border:"1px solid",borderColor:"inherit",borderRadius:"md",boxShadow:"sm",zIndex:"inherit",_focusVisible:{outline:0,boxShadow:"outline"}}},b0e={px:3,py:2,borderBottomWidth:"1px"},x0e={px:3,py:2},S0e={px:3,py:2,borderTopWidth:"1px"},w0e={position:"absolute",borderRadius:"md",top:1,insetEnd:2,padding:2},C0e=p0e(e=>({popper:v0e,content:y0e(e),header:b0e,body:x0e,footer:S0e,closeButton:w0e})),_0e=h0e({baseStyle:C0e}),{defineMultiStyleConfig:k0e,definePartsStyle:xg}=ir(Ode.keys),E0e=e=>{const{colorScheme:t,theme:n,isIndeterminate:r,hasStripe:i}=e,o=Te(QT(),QT("1rem","rgba(0,0,0,0.1)"))(e),a=Te(`${t}.500`,`${t}.200`)(e),s=`linear-gradient( - to right, - transparent 0%, - ${oi(n,a)} 50%, - transparent 100% - )`;return{...!r&&i&&o,...r?{bgImage:s}:{bgColor:a}}},P0e={lineHeight:"1",fontSize:"0.25em",fontWeight:"bold",color:"white"},T0e=e=>({bg:Te("gray.100","whiteAlpha.300")(e)}),L0e=e=>({transitionProperty:"common",transitionDuration:"slow",...E0e(e)}),A0e=xg(e=>({label:P0e,filledTrack:L0e(e),track:T0e(e)})),M0e={xs:xg({track:{h:"1"}}),sm:xg({track:{h:"2"}}),md:xg({track:{h:"3"}}),lg:xg({track:{h:"4"}})},I0e=k0e({sizes:M0e,baseStyle:A0e,defaultProps:{size:"md",colorScheme:"blue"}}),{defineMultiStyleConfig:R0e,definePartsStyle:o3}=ir(Nde.keys),O0e=e=>{var t;const n=(t=Hr(y5.baseStyle,e))==null?void 0:t.control;return{...n,borderRadius:"full",_checked:{...n?._checked,_before:{content:'""',display:"inline-block",pos:"relative",w:"50%",h:"50%",borderRadius:"50%",bg:"currentColor"}}}},N0e=o3(e=>{var t,n,r,i;return{label:(n=(t=y5).baseStyle)==null?void 0:n.call(t,e).label,container:(i=(r=y5).baseStyle)==null?void 0:i.call(r,e).container,control:O0e(e)}}),D0e={md:o3({control:{w:"4",h:"4"},label:{fontSize:"md"}}),lg:o3({control:{w:"5",h:"5"},label:{fontSize:"lg"}}),sm:o3({control:{width:"3",height:"3"},label:{fontSize:"sm"}})},z0e=R0e({baseStyle:N0e,sizes:D0e,defaultProps:{size:"md",colorScheme:"blue"}}),{defineMultiStyleConfig:F0e,definePartsStyle:B0e}=ir(Dde.keys),$0e=e=>{var t;return{...(t=xn.baseStyle)==null?void 0:t.field,bg:Te("white","gray.700")(e),appearance:"none",paddingBottom:"1px",lineHeight:"normal","> option, > optgroup":{bg:Te("white","gray.700")(e)}}},H0e={width:"6",height:"100%",insetEnd:"2",position:"relative",color:"currentColor",fontSize:"xl",_disabled:{opacity:.5}},W0e=B0e(e=>({field:$0e(e),icon:H0e})),oy={paddingInlineEnd:"8"},oL,aL,sL,lL,uL,cL,dL,fL,V0e={lg:{...(oL=xn.sizes)==null?void 0:oL.lg,field:{...(aL=xn.sizes)==null?void 0:aL.lg.field,...oy}},md:{...(sL=xn.sizes)==null?void 0:sL.md,field:{...(lL=xn.sizes)==null?void 0:lL.md.field,...oy}},sm:{...(uL=xn.sizes)==null?void 0:uL.sm,field:{...(cL=xn.sizes)==null?void 0:cL.sm.field,...oy}},xs:{...(dL=xn.sizes)==null?void 0:dL.xs,field:{...(fL=xn.sizes)==null?void 0:fL.sm.field,...oy},icon:{insetEnd:"1"}}},U0e=F0e({baseStyle:W0e,sizes:V0e,variants:xn.variants,defaultProps:xn.defaultProps}),G0e=bd("skeleton-start-color"),j0e=bd("skeleton-end-color"),q0e=e=>{const t=Te("gray.100","gray.800")(e),n=Te("gray.400","gray.600")(e),{startColor:r=t,endColor:i=n,theme:o}=e,a=oi(o,r),s=oi(o,i);return{[G0e.variable]:a,[j0e.variable]:s,opacity:.7,borderRadius:"2px",borderColor:a,background:s}},K0e={baseStyle:q0e},Z0e=e=>({borderRadius:"md",fontWeight:"semibold",_focusVisible:{boxShadow:"outline",padding:"4",position:"fixed",top:"6",insetStart:"6",bg:Te("white","gray.700")(e)}}),Y0e={baseStyle:Z0e},{defineMultiStyleConfig:X0e,definePartsStyle:nb}=ir(zde.keys),Um=bd("slider-thumb-size"),Gm=bd("slider-track-size"),Q0e=e=>{const{orientation:t}=e;return{display:"inline-block",position:"relative",cursor:"pointer",_disabled:{opacity:.6,cursor:"default",pointerEvents:"none"},...C7({orientation:t,vertical:{h:"100%"},horizontal:{w:"100%"}})}},J0e=e=>({...C7({orientation:e.orientation,horizontal:{h:Gm.reference},vertical:{w:Gm.reference}}),overflow:"hidden",borderRadius:"sm",bg:Te("gray.200","whiteAlpha.200")(e),_disabled:{bg:Te("gray.300","whiteAlpha.300")(e)}}),e1e=e=>{const{orientation:t}=e;return{...C7({orientation:t,vertical:{left:"50%",transform:"translateX(-50%)",_active:{transform:"translateX(-50%) scale(1.15)"}},horizontal:{top:"50%",transform:"translateY(-50%)",_active:{transform:"translateY(-50%) scale(1.15)"}}}),w:Um.reference,h:Um.reference,display:"flex",alignItems:"center",justifyContent:"center",position:"absolute",outline:0,zIndex:1,borderRadius:"full",bg:"white",boxShadow:"base",border:"1px solid",borderColor:"transparent",transitionProperty:"transform",transitionDuration:"normal",_focusVisible:{boxShadow:"outline"},_disabled:{bg:"gray.300"}}},t1e=e=>{const{colorScheme:t}=e;return{width:"inherit",height:"inherit",bg:Te(`${t}.500`,`${t}.200`)(e)}},n1e=nb(e=>({container:Q0e(e),track:J0e(e),thumb:e1e(e),filledTrack:t1e(e)})),r1e=nb({container:{[Um.variable]:"sizes.4",[Gm.variable]:"sizes.1"}}),i1e=nb({container:{[Um.variable]:"sizes.3.5",[Gm.variable]:"sizes.1"}}),o1e=nb({container:{[Um.variable]:"sizes.2.5",[Gm.variable]:"sizes.0.5"}}),a1e={lg:r1e,md:i1e,sm:o1e},s1e=X0e({baseStyle:n1e,sizes:a1e,defaultProps:{size:"md",colorScheme:"blue"}}),Nf=Go("spinner-size"),l1e={width:[Nf.reference],height:[Nf.reference]},u1e={xs:{[Nf.variable]:"sizes.3"},sm:{[Nf.variable]:"sizes.4"},md:{[Nf.variable]:"sizes.6"},lg:{[Nf.variable]:"sizes.8"},xl:{[Nf.variable]:"sizes.12"}},c1e={baseStyle:l1e,sizes:u1e,defaultProps:{size:"md"}},{defineMultiStyleConfig:d1e,definePartsStyle:zF}=ir(Fde.keys),f1e={fontWeight:"medium"},h1e={opacity:.8,marginBottom:"2"},p1e={verticalAlign:"baseline",fontWeight:"semibold"},g1e={marginEnd:1,w:"3.5",h:"3.5",verticalAlign:"middle"},m1e=zF({container:{},label:f1e,helpText:h1e,number:p1e,icon:g1e}),v1e={md:zF({label:{fontSize:"sm"},helpText:{fontSize:"sm"},number:{fontSize:"2xl"}})},y1e=d1e({baseStyle:m1e,sizes:v1e,defaultProps:{size:"md"}}),{defineMultiStyleConfig:b1e,definePartsStyle:a3}=ir(Bde.keys),Jg=Go("switch-track-width"),Jf=Go("switch-track-height"),fS=Go("switch-track-diff"),x1e=Cu.subtract(Jg,Jf),Y6=Go("switch-thumb-x"),S1e=e=>{const{colorScheme:t}=e;return{borderRadius:"full",p:"0.5",width:[Jg.reference],height:[Jf.reference],transitionProperty:"common",transitionDuration:"fast",bg:Te("gray.300","whiteAlpha.400")(e),_focusVisible:{boxShadow:"outline"},_disabled:{opacity:.4,cursor:"not-allowed"},_checked:{bg:Te(`${t}.500`,`${t}.200`)(e)}}},w1e={bg:"white",transitionProperty:"transform",transitionDuration:"normal",borderRadius:"inherit",width:[Jf.reference],height:[Jf.reference],_checked:{transform:`translateX(${Y6.reference})`}},C1e=a3(e=>({container:{[fS.variable]:x1e,[Y6.variable]:fS.reference,_rtl:{[Y6.variable]:Cu(fS).negate().toString()}},track:S1e(e),thumb:w1e})),_1e={sm:a3({container:{[Jg.variable]:"1.375rem",[Jf.variable]:"sizes.3"}}),md:a3({container:{[Jg.variable]:"1.875rem",[Jf.variable]:"sizes.4"}}),lg:a3({container:{[Jg.variable]:"2.875rem",[Jf.variable]:"sizes.6"}})},k1e=b1e({baseStyle:C1e,sizes:_1e,defaultProps:{size:"md",colorScheme:"blue"}}),{defineMultiStyleConfig:E1e,definePartsStyle:l0}=ir($de.keys),P1e=l0({table:{fontVariantNumeric:"lining-nums tabular-nums",borderCollapse:"collapse",width:"full"},th:{fontFamily:"heading",fontWeight:"bold",textTransform:"uppercase",letterSpacing:"wider",textAlign:"start"},td:{textAlign:"start"},caption:{mt:4,fontFamily:"heading",textAlign:"center",fontWeight:"medium"}}),b5={"&[data-is-numeric=true]":{textAlign:"end"}},T1e=l0(e=>{const{colorScheme:t}=e;return{th:{color:Te("gray.600","gray.400")(e),borderBottom:"1px",borderColor:Te(`${t}.100`,`${t}.700`)(e),...b5},td:{borderBottom:"1px",borderColor:Te(`${t}.100`,`${t}.700`)(e),...b5},caption:{color:Te("gray.600","gray.100")(e)},tfoot:{tr:{"&:last-of-type":{th:{borderBottomWidth:0}}}}}}),L1e=l0(e=>{const{colorScheme:t}=e;return{th:{color:Te("gray.600","gray.400")(e),borderBottom:"1px",borderColor:Te(`${t}.100`,`${t}.700`)(e),...b5},td:{borderBottom:"1px",borderColor:Te(`${t}.100`,`${t}.700`)(e),...b5},caption:{color:Te("gray.600","gray.100")(e)},tbody:{tr:{"&:nth-of-type(odd)":{"th, td":{borderBottomWidth:"1px",borderColor:Te(`${t}.100`,`${t}.700`)(e)},td:{background:Te(`${t}.100`,`${t}.700`)(e)}}}},tfoot:{tr:{"&:last-of-type":{th:{borderBottomWidth:0}}}}}}),A1e={simple:T1e,striped:L1e,unstyled:{}},M1e={sm:l0({th:{px:"4",py:"1",lineHeight:"4",fontSize:"xs"},td:{px:"4",py:"2",fontSize:"sm",lineHeight:"4"},caption:{px:"4",py:"2",fontSize:"xs"}}),md:l0({th:{px:"6",py:"3",lineHeight:"4",fontSize:"xs"},td:{px:"6",py:"4",lineHeight:"5"},caption:{px:"6",py:"2",fontSize:"sm"}}),lg:l0({th:{px:"8",py:"4",lineHeight:"5",fontSize:"sm"},td:{px:"8",py:"5",lineHeight:"6"},caption:{px:"6",py:"2",fontSize:"md"}})},I1e=E1e({baseStyle:P1e,variants:A1e,sizes:M1e,defaultProps:{variant:"simple",size:"md",colorScheme:"gray"}}),{defineMultiStyleConfig:R1e,definePartsStyle:Ml}=ir(Hde.keys),O1e=e=>{const{orientation:t}=e;return{display:t==="vertical"?"flex":"block"}},N1e=e=>{const{isFitted:t}=e;return{flex:t?1:void 0,transitionProperty:"common",transitionDuration:"normal",_focusVisible:{zIndex:1,boxShadow:"outline"},_disabled:{cursor:"not-allowed",opacity:.4}}},D1e=e=>{const{align:t="start",orientation:n}=e;return{justifyContent:{end:"flex-end",center:"center",start:"flex-start"}[t],flexDirection:n==="vertical"?"column":"row"}},z1e={p:4},F1e=Ml(e=>({root:O1e(e),tab:N1e(e),tablist:D1e(e),tabpanel:z1e})),B1e={sm:Ml({tab:{py:1,px:4,fontSize:"sm"}}),md:Ml({tab:{fontSize:"md",py:2,px:4}}),lg:Ml({tab:{fontSize:"lg",py:3,px:4}})},$1e=Ml(e=>{const{colorScheme:t,orientation:n}=e,r=n==="vertical",i=n==="vertical"?"borderStart":"borderBottom",o=r?"marginStart":"marginBottom";return{tablist:{[i]:"2px solid",borderColor:"inherit"},tab:{[i]:"2px solid",borderColor:"transparent",[o]:"-2px",_selected:{color:Te(`${t}.600`,`${t}.300`)(e),borderColor:"currentColor"},_active:{bg:Te("gray.200","whiteAlpha.300")(e)},_disabled:{_active:{bg:"none"}}}}}),H1e=Ml(e=>{const{colorScheme:t}=e;return{tab:{borderTopRadius:"md",border:"1px solid",borderColor:"transparent",mb:"-1px",_selected:{color:Te(`${t}.600`,`${t}.300`)(e),borderColor:"inherit",borderBottomColor:Te("white","gray.800")(e)}},tablist:{mb:"-1px",borderBottom:"1px solid",borderColor:"inherit"}}}),W1e=Ml(e=>{const{colorScheme:t}=e;return{tab:{border:"1px solid",borderColor:"inherit",bg:Te("gray.50","whiteAlpha.50")(e),mb:"-1px",_notLast:{marginEnd:"-1px"},_selected:{bg:Te("#fff","gray.800")(e),color:Te(`${t}.600`,`${t}.300`)(e),borderColor:"inherit",borderTopColor:"currentColor",borderBottomColor:"transparent"}},tablist:{mb:"-1px",borderBottom:"1px solid",borderColor:"inherit"}}}),V1e=Ml(e=>{const{colorScheme:t,theme:n}=e;return{tab:{borderRadius:"full",fontWeight:"semibold",color:"gray.600",_selected:{color:oi(n,`${t}.700`),bg:oi(n,`${t}.100`)}}}}),U1e=Ml(e=>{const{colorScheme:t}=e;return{tab:{borderRadius:"full",fontWeight:"semibold",color:Te("gray.600","inherit")(e),_selected:{color:Te("#fff","gray.800")(e),bg:Te(`${t}.600`,`${t}.300`)(e)}}}}),G1e=Ml({}),j1e={line:$1e,enclosed:H1e,"enclosed-colored":W1e,"soft-rounded":V1e,"solid-rounded":U1e,unstyled:G1e},q1e=R1e({baseStyle:F1e,sizes:B1e,variants:j1e,defaultProps:{size:"md",variant:"line",colorScheme:"blue"}}),{defineMultiStyleConfig:K1e,definePartsStyle:eh}=ir(Wde.keys),Z1e={fontWeight:"medium",lineHeight:1.2,outline:0,borderRadius:"md",_focusVisible:{boxShadow:"outline"}},Y1e={lineHeight:1.2,overflow:"visible"},X1e={fontSize:"lg",w:"5",h:"5",transitionProperty:"common",transitionDuration:"normal",borderRadius:"full",marginStart:"1.5",marginEnd:"-1",opacity:.5,_disabled:{opacity:.4},_focusVisible:{boxShadow:"outline",bg:"rgba(0, 0, 0, 0.14)"},_hover:{opacity:.8},_active:{opacity:1}},Q1e=eh({container:Z1e,label:Y1e,closeButton:X1e}),J1e={sm:eh({container:{minH:"5",minW:"5",fontSize:"xs",px:"2"},closeButton:{marginEnd:"-2px",marginStart:"0.35rem"}}),md:eh({container:{minH:"6",minW:"6",fontSize:"sm",px:"2"}}),lg:eh({container:{minH:"8",minW:"8",fontSize:"md",px:"3"}})},ege={subtle:eh(e=>{var t;return{container:(t=Yg.variants)==null?void 0:t.subtle(e)}}),solid:eh(e=>{var t;return{container:(t=Yg.variants)==null?void 0:t.solid(e)}}),outline:eh(e=>{var t;return{container:(t=Yg.variants)==null?void 0:t.outline(e)}})},tge=K1e({variants:ege,baseStyle:Q1e,sizes:J1e,defaultProps:{size:"md",variant:"subtle",colorScheme:"gray"}}),hL,nge={...(hL=xn.baseStyle)==null?void 0:hL.field,paddingY:"2",minHeight:"20",lineHeight:"short",verticalAlign:"top"},pL,rge={outline:e=>{var t;return((t=xn.variants)==null?void 0:t.outline(e).field)??{}},flushed:e=>{var t;return((t=xn.variants)==null?void 0:t.flushed(e).field)??{}},filled:e=>{var t;return((t=xn.variants)==null?void 0:t.filled(e).field)??{}},unstyled:((pL=xn.variants)==null?void 0:pL.unstyled.field)??{}},gL,mL,vL,yL,ige={xs:((gL=xn.sizes)==null?void 0:gL.xs.field)??{},sm:((mL=xn.sizes)==null?void 0:mL.sm.field)??{},md:((vL=xn.sizes)==null?void 0:vL.md.field)??{},lg:((yL=xn.sizes)==null?void 0:yL.lg.field)??{}},oge={baseStyle:nge,sizes:ige,variants:rge,defaultProps:{size:"md",variant:"outline"}},hS=Go("tooltip-bg"),bL=Go("tooltip-fg"),age=Go("popper-arrow-bg"),sge=e=>{const t=Te("gray.700","gray.300")(e),n=Te("whiteAlpha.900","gray.900")(e);return{bg:hS.reference,color:bL.reference,[hS.variable]:`colors.${t}`,[bL.variable]:`colors.${n}`,[age.variable]:hS.reference,px:"2",py:"0.5",borderRadius:"sm",fontWeight:"medium",fontSize:"sm",boxShadow:"md",maxW:"xs",zIndex:"tooltip"}},lge={baseStyle:sge},uge={Accordion:Tfe,Alert:Dfe,Avatar:qfe,Badge:Yg,Breadcrumb:rhe,Button:fhe,Checkbox:y5,CloseButton:whe,Code:Ehe,Container:The,Divider:Rhe,Drawer:Uhe,Editable:Xhe,Form:rpe,FormError:upe,FormLabel:dpe,Heading:ppe,Input:xn,Kbd:_pe,Link:Epe,List:Mpe,Menu:Hpe,Modal:Qpe,NumberInput:l0e,PinInput:f0e,Popover:_0e,Progress:I0e,Radio:z0e,Select:U0e,Skeleton:K0e,SkipLink:Y0e,Slider:s1e,Spinner:c1e,Stat:y1e,Switch:k1e,Table:I1e,Tabs:q1e,Tag:tge,Textarea:oge,Tooltip:lge},cge={none:0,"1px":"1px solid","2px":"2px solid","4px":"4px solid","8px":"8px solid"},dge=cge,fge={base:"0em",sm:"30em",md:"48em",lg:"62em",xl:"80em","2xl":"96em"},hge=fge,pge={transparent:"transparent",current:"currentColor",black:"#000000",white:"#FFFFFF",whiteAlpha:{50:"rgba(255, 255, 255, 0.04)",100:"rgba(255, 255, 255, 0.06)",200:"rgba(255, 255, 255, 0.08)",300:"rgba(255, 255, 255, 0.16)",400:"rgba(255, 255, 255, 0.24)",500:"rgba(255, 255, 255, 0.36)",600:"rgba(255, 255, 255, 0.48)",700:"rgba(255, 255, 255, 0.64)",800:"rgba(255, 255, 255, 0.80)",900:"rgba(255, 255, 255, 0.92)"},blackAlpha:{50:"rgba(0, 0, 0, 0.04)",100:"rgba(0, 0, 0, 0.06)",200:"rgba(0, 0, 0, 0.08)",300:"rgba(0, 0, 0, 0.16)",400:"rgba(0, 0, 0, 0.24)",500:"rgba(0, 0, 0, 0.36)",600:"rgba(0, 0, 0, 0.48)",700:"rgba(0, 0, 0, 0.64)",800:"rgba(0, 0, 0, 0.80)",900:"rgba(0, 0, 0, 0.92)"},gray:{50:"#F7FAFC",100:"#EDF2F7",200:"#E2E8F0",300:"#CBD5E0",400:"#A0AEC0",500:"#718096",600:"#4A5568",700:"#2D3748",800:"#1A202C",900:"#171923"},red:{50:"#FFF5F5",100:"#FED7D7",200:"#FEB2B2",300:"#FC8181",400:"#F56565",500:"#E53E3E",600:"#C53030",700:"#9B2C2C",800:"#822727",900:"#63171B"},orange:{50:"#FFFAF0",100:"#FEEBC8",200:"#FBD38D",300:"#F6AD55",400:"#ED8936",500:"#DD6B20",600:"#C05621",700:"#9C4221",800:"#7B341E",900:"#652B19"},yellow:{50:"#FFFFF0",100:"#FEFCBF",200:"#FAF089",300:"#F6E05E",400:"#ECC94B",500:"#D69E2E",600:"#B7791F",700:"#975A16",800:"#744210",900:"#5F370E"},green:{50:"#F0FFF4",100:"#C6F6D5",200:"#9AE6B4",300:"#68D391",400:"#48BB78",500:"#38A169",600:"#2F855A",700:"#276749",800:"#22543D",900:"#1C4532"},teal:{50:"#E6FFFA",100:"#B2F5EA",200:"#81E6D9",300:"#4FD1C5",400:"#38B2AC",500:"#319795",600:"#2C7A7B",700:"#285E61",800:"#234E52",900:"#1D4044"},blue:{50:"#ebf8ff",100:"#bee3f8",200:"#90cdf4",300:"#63b3ed",400:"#4299e1",500:"#3182ce",600:"#2b6cb0",700:"#2c5282",800:"#2a4365",900:"#1A365D"},cyan:{50:"#EDFDFD",100:"#C4F1F9",200:"#9DECF9",300:"#76E4F7",400:"#0BC5EA",500:"#00B5D8",600:"#00A3C4",700:"#0987A0",800:"#086F83",900:"#065666"},purple:{50:"#FAF5FF",100:"#E9D8FD",200:"#D6BCFA",300:"#B794F4",400:"#9F7AEA",500:"#805AD5",600:"#6B46C1",700:"#553C9A",800:"#44337A",900:"#322659"},pink:{50:"#FFF5F7",100:"#FED7E2",200:"#FBB6CE",300:"#F687B3",400:"#ED64A6",500:"#D53F8C",600:"#B83280",700:"#97266D",800:"#702459",900:"#521B41"},linkedin:{50:"#E8F4F9",100:"#CFEDFB",200:"#9BDAF3",300:"#68C7EC",400:"#34B3E4",500:"#00A0DC",600:"#008CC9",700:"#0077B5",800:"#005E93",900:"#004471"},facebook:{50:"#E8F4F9",100:"#D9DEE9",200:"#B7C2DA",300:"#6482C0",400:"#4267B2",500:"#385898",600:"#314E89",700:"#29487D",800:"#223B67",900:"#1E355B"},messenger:{50:"#D0E6FF",100:"#B9DAFF",200:"#A2CDFF",300:"#7AB8FF",400:"#2E90FF",500:"#0078FF",600:"#0063D1",700:"#0052AC",800:"#003C7E",900:"#002C5C"},whatsapp:{50:"#dffeec",100:"#b9f5d0",200:"#90edb3",300:"#65e495",400:"#3cdd78",500:"#22c35e",600:"#179848",700:"#0c6c33",800:"#01421c",900:"#001803"},twitter:{50:"#E5F4FD",100:"#C8E9FB",200:"#A8DCFA",300:"#83CDF7",400:"#57BBF5",500:"#1DA1F2",600:"#1A94DA",700:"#1681BF",800:"#136B9E",900:"#0D4D71"},telegram:{50:"#E3F2F9",100:"#C5E4F3",200:"#A2D4EC",300:"#7AC1E4",400:"#47A9DA",500:"#0088CC",600:"#007AB8",700:"#006BA1",800:"#005885",900:"#003F5E"}},gge=pge,mge={none:"0",sm:"0.125rem",base:"0.25rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem",full:"9999px"},vge=mge,yge={xs:"0 0 0 1px rgba(0, 0, 0, 0.05)",sm:"0 1px 2px 0 rgba(0, 0, 0, 0.05)",base:"0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)",md:"0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",lg:"0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)",xl:"0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)","2xl":"0 25px 50px -12px rgba(0, 0, 0, 0.25)",outline:"0 0 0 3px rgba(66, 153, 225, 0.6)",inner:"inset 0 2px 4px 0 rgba(0,0,0,0.06)",none:"none","dark-lg":"rgba(0, 0, 0, 0.1) 0px 0px 0px 1px, rgba(0, 0, 0, 0.2) 0px 5px 10px, rgba(0, 0, 0, 0.4) 0px 15px 40px"},bge=yge,xge={common:"background-color, border-color, color, fill, stroke, opacity, box-shadow, transform",colors:"background-color, border-color, color, fill, stroke",dimensions:"width, height",position:"left, right, top, bottom",background:"background-color, background-image, background-position"},Sge={"ease-in":"cubic-bezier(0.4, 0, 1, 1)","ease-out":"cubic-bezier(0, 0, 0.2, 1)","ease-in-out":"cubic-bezier(0.4, 0, 0.2, 1)"},wge={"ultra-fast":"50ms",faster:"100ms",fast:"150ms",normal:"200ms",slow:"300ms",slower:"400ms","ultra-slow":"500ms"},Cge={property:xge,easing:Sge,duration:wge},_ge=Cge,kge={hide:-1,auto:"auto",base:0,docked:10,dropdown:1e3,sticky:1100,banner:1200,overlay:1300,modal:1400,popover:1500,skipLink:1600,toast:1700,tooltip:1800},Ege=kge,Pge={none:0,sm:"4px",base:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},Tge=Pge,Lge={breakpoints:hge,zIndices:Ege,radii:vge,blur:Tge,colors:gge,...OF,sizes:MF,shadows:bge,space:AF,borders:dge,transition:_ge},Age={colors:{"chakra-body-text":{_light:"gray.800",_dark:"whiteAlpha.900"},"chakra-body-bg":{_light:"white",_dark:"gray.800"},"chakra-border-color":{_light:"gray.200",_dark:"whiteAlpha.300"},"chakra-placeholder-color":{_light:"gray.500",_dark:"whiteAlpha.400"}}},Mge={global:{body:{fontFamily:"body",color:"chakra-body-text",bg:"chakra-body-bg",transitionProperty:"background-color",transitionDuration:"normal",lineHeight:"base"},"*::placeholder":{color:"chakra-placeholder-color"},"*, *::before, &::after":{borderColor:"chakra-border-color",wordWrap:"break-word"}}};function Ige(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}var Rge=["borders","breakpoints","colors","components","config","direction","fonts","fontSizes","fontWeights","letterSpacings","lineHeights","radii","shadows","sizes","space","styles","transition","zIndices"];function Oge(e){return Ige(e)?Rge.every(t=>Object.prototype.hasOwnProperty.call(e,t)):!1}var Nge="ltr",Dge={useSystemColorMode:!1,initialColorMode:"light",cssVarPrefix:"chakra"},FF={semanticTokens:Age,direction:Nge,...Lge,components:uge,styles:Mge,config:Dge};function zge(e,t){const n=kr(e);C.exports.useEffect(()=>{if(t==null)return;let r=null;return r=window.setTimeout(()=>{n()},t),()=>{r&&window.clearTimeout(r)}},[t,n])}function X6(e,...t){return Fge(e)?e(...t):e}var Fge=e=>typeof e=="function";function Bge(e,t){const n=e??"bottom",i={"top-start":{ltr:"top-left",rtl:"top-right"},"top-end":{ltr:"top-right",rtl:"top-left"},"bottom-start":{ltr:"bottom-left",rtl:"bottom-right"},"bottom-end":{ltr:"bottom-right",rtl:"bottom-left"}}[n];return i?.[t]??n}var $ge=(e,t)=>e.find(n=>n.id===t);function xL(e,t){const n=BF(e,t),r=n?e[n].findIndex(i=>i.id===t):-1;return{position:n,index:r}}function BF(e,t){for(const[n,r]of Object.entries(e))if($ge(r,t))return n}function Hge(e){const t=e.includes("right"),n=e.includes("left");let r="center";return t&&(r="flex-end"),n&&(r="flex-start"),{display:"flex",flexDirection:"column",alignItems:r}}function Wge(e){const n=e==="top"||e==="bottom"?"0 auto":void 0,r=e.includes("top")?"env(safe-area-inset-top, 0px)":void 0,i=e.includes("bottom")?"env(safe-area-inset-bottom, 0px)":void 0,o=e.includes("left")?void 0:"env(safe-area-inset-right, 0px)",a=e.includes("right")?void 0:"env(safe-area-inset-left, 0px)";return{position:"fixed",zIndex:5500,pointerEvents:"none",display:"flex",flexDirection:"column",margin:n,top:r,bottom:i,right:o,left:a}}var Vge={top:[],"top-left":[],"top-right":[],"bottom-left":[],bottom:[],"bottom-right":[]},wl=Uge(Vge);function Uge(e){let t=e;const n=new Set,r=i=>{t=i(t),n.forEach(o=>o())};return{getState:()=>t,subscribe:i=>(n.add(i),()=>{r(()=>e),n.delete(i)}),removeToast:(i,o)=>{r(a=>({...a,[o]:a[o].filter(s=>s.id!=i)}))},notify:(i,o)=>{const a=Gge(i,o),{position:s,id:l}=a;return r(d=>{const g=s.includes("top")?[a,...d[s]??[]]:[...d[s]??[],a];return{...d,[s]:g}}),l},update:(i,o)=>{!i||r(a=>{const s={...a},{position:l,index:d}=xL(s,i);return l&&d!==-1&&(s[l][d]={...s[l][d],...o,message:$F(o)}),s})},closeAll:({positions:i}={})=>{r(o=>(i??["bottom","bottom-right","bottom-left","top","top-left","top-right"]).reduce((l,d)=>(l[d]=o[d].map(p=>({...p,requestClose:!0})),l),{...o}))},close:i=>{r(o=>{const a=BF(o,i);return a?{...o,[a]:o[a].map(s=>s.id==i?{...s,requestClose:!0}:s)}:o})},isActive:i=>Boolean(xL(wl.getState(),i).position)}}var SL=0;function Gge(e,t={}){SL+=1;const n=t.id??SL,r=t.position??"bottom";return{id:n,message:e,position:r,duration:t.duration,onCloseComplete:t.onCloseComplete,onRequestRemove:()=>wl.removeToast(String(n),r),status:t.status,requestClose:!1,containerStyle:t.containerStyle}}var jge=e=>{const{status:t,variant:n="solid",id:r,title:i,isClosable:o,onClose:a,description:s,icon:l}=e,d=r?{root:`toast-${r}`,title:`toast-${r}-title`,description:`toast-${r}-description`}:void 0;return le.createElement(uD,{addRole:!1,status:t,variant:n,id:d?.root,alignItems:"start",borderRadius:"md",boxShadow:"lg",paddingEnd:8,textAlign:"start",width:"auto"},S(dD,{children:l}),le.createElement(Ce.div,{flex:"1",maxWidth:"100%"},i&&S(fD,{id:d?.title,children:i}),s&&S(cD,{id:d?.description,display:"block",children:s})),o&&S(V4,{size:"sm",onClick:a,position:"absolute",insetEnd:1,top:1}))};function $F(e={}){const{render:t,toastComponent:n=jge}=e;return i=>typeof t=="function"?t(i):S(n,{...i,...e})}function qge(e,t){const n=i=>({...t,...i,position:Bge(i?.position??t?.position,e)}),r=i=>{const o=n(i),a=$F(o);return wl.notify(a,o)};return r.update=(i,o)=>{wl.update(i,n(o))},r.promise=(i,o)=>{const a=r({...o.loading,status:"loading",duration:null});i.then(s=>r.update(a,{status:"success",duration:5e3,...X6(o.success,s)})).catch(s=>r.update(a,{status:"error",duration:5e3,...X6(o.error,s)}))},r.closeAll=wl.closeAll,r.close=wl.close,r.isActive=wl.isActive,r}function Cd(e){const{theme:t}=PO();return C.exports.useMemo(()=>qge(t.direction,e),[e,t.direction])}var Kge={initial:e=>{const{position:t}=e,n=["top","bottom"].includes(t)?"y":"x";let r=["top-right","bottom-right"].includes(t)?1:-1;return t==="bottom"&&(r=1),{opacity:0,[n]:r*24}},animate:{opacity:1,y:0,x:0,scale:1,transition:{duration:.4,ease:[.4,0,.2,1]}},exit:{opacity:0,scale:.85,transition:{duration:.2,ease:[.4,0,1,1]}}},HF=C.exports.memo(e=>{const{id:t,message:n,onCloseComplete:r,onRequestRemove:i,requestClose:o=!1,position:a="bottom",duration:s=5e3,containerStyle:l,motionVariants:d=Kge,toastSpacing:p="0.5rem"}=e,[g,m]=C.exports.useState(s),y=bte();C0(()=>{y||r?.()},[y]),C0(()=>{m(s)},[s]);const x=()=>m(null),w=()=>m(s),P=()=>{y&&i()};C.exports.useEffect(()=>{y&&o&&i()},[y,o,i]),zge(P,g);const E=C.exports.useMemo(()=>({pointerEvents:"auto",maxWidth:560,minWidth:300,margin:p,...l}),[l,p]),k=C.exports.useMemo(()=>Hge(a),[a]);return le.createElement(rs.li,{layout:!0,className:"chakra-toast",variants:d,initial:"initial",animate:"animate",exit:"exit",onHoverStart:x,onHoverEnd:w,custom:{position:a},style:k},le.createElement(Ce.div,{role:"status","aria-atomic":"true",className:"chakra-toast__inner",__css:E},X6(n,{id:t,onClose:P})))});HF.displayName="ToastComponent";var Zge=e=>{const t=C.exports.useSyncExternalStore(wl.subscribe,wl.getState,wl.getState),{children:n,motionVariants:r,component:i=HF,portalProps:o}=e,s=Object.keys(t).map(l=>{const d=t[l];return S("ul",{role:"region","aria-live":"polite",id:`chakra-toast-manager-${l}`,style:Wge(l),children:S($u,{initial:!1,children:d.map(p=>S(i,{motionVariants:r,...p},p.id))})},l)});return oe(Bn,{children:[n,S(ph,{...o,children:s})]})};function Yge(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}function Xge(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}var Qge={exit:{scale:.85,opacity:0,transition:{opacity:{duration:.15,easings:"easeInOut"},scale:{duration:.2,easings:"easeInOut"}}},enter:{scale:1,opacity:1,transition:{opacity:{easings:"easeOut",duration:.2},scale:{duration:.2,ease:[.175,.885,.4,1.1]}}}};function ig(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var Q6=e=>{var t;return((t=e.current)==null?void 0:t.ownerDocument)||document},J6=e=>{var t,n;return((n=(t=e.current)==null?void 0:t.ownerDocument)==null?void 0:n.defaultView)||window};function Jge(e={}){const{openDelay:t=0,closeDelay:n=0,closeOnClick:r=!0,closeOnMouseDown:i,closeOnEsc:o=!0,onOpen:a,onClose:s,placement:l,id:d,isOpen:p,defaultIsOpen:g,arrowSize:m=10,arrowShadowColor:y,arrowPadding:x,modifiers:w,isDisabled:P,gutter:E,offset:k,direction:L,...I}=e,{isOpen:N,onOpen:z,onClose:F}=tz({isOpen:p,defaultIsOpen:g,onOpen:a,onClose:s}),{referenceRef:B,getPopperProps:U,getArrowInnerProps:q,getArrowProps:Z}=ez({enabled:N,placement:l,arrowPadding:x,modifiers:w,gutter:E,offset:k,direction:L}),ge=C.exports.useId(),ve=`tooltip-${d??ge}`,we=C.exports.useRef(null),xe=C.exports.useRef(),J=C.exports.useRef(),G=C.exports.useCallback(()=>{J.current&&(clearTimeout(J.current),J.current=void 0),F()},[F]),ee=eme(we,G),Q=C.exports.useCallback(()=>{if(!P&&!xe.current){ee();const ke=J6(we);xe.current=ke.setTimeout(z,t)}},[ee,P,z,t]),W=C.exports.useCallback(()=>{xe.current&&(clearTimeout(xe.current),xe.current=void 0);const ke=J6(we);J.current=ke.setTimeout(G,n)},[n,G]),ie=C.exports.useCallback(()=>{N&&r&&W()},[r,W,N]),de=C.exports.useCallback(()=>{N&&i&&W()},[i,W,N]),Se=C.exports.useCallback(ke=>{N&&ke.key==="Escape"&&W()},[N,W]);I6(()=>Q6(we),"keydown",o?Se:void 0),C.exports.useEffect(()=>()=>{clearTimeout(xe.current),clearTimeout(J.current)},[]),I6(()=>we.current,"mouseleave",W);const De=C.exports.useCallback((ke={},We=null)=>({...ke,ref:Fn(we,We,B),onMouseEnter:ig(ke.onMouseEnter,Q),onClick:ig(ke.onClick,ie),onMouseDown:ig(ke.onMouseDown,de),onFocus:ig(ke.onFocus,Q),onBlur:ig(ke.onBlur,W),"aria-describedby":N?ve:void 0}),[Q,W,de,N,ve,ie,B]),Ie=C.exports.useCallback((ke={},We=null)=>U({...ke,style:{...ke.style,[Yr.arrowSize.var]:m?`${m}px`:void 0,[Yr.arrowShadowColor.var]:y}},We),[U,m,y]),Ve=C.exports.useCallback((ke={},We=null)=>{const it={...ke.style,position:"relative",transformOrigin:Yr.transformOrigin.varRef};return{ref:We,...I,...ke,id:ve,role:"tooltip",style:it}},[I,ve]);return{isOpen:N,show:Q,hide:W,getTriggerProps:De,getTooltipProps:Ve,getTooltipPositionerProps:Ie,getArrowProps:Z,getArrowInnerProps:q}}var pS="chakra-ui:close-tooltip";function eme(e,t){return C.exports.useEffect(()=>{const n=Q6(e);return n.addEventListener(pS,t),()=>n.removeEventListener(pS,t)},[t,e]),()=>{const n=Q6(e),r=J6(e);n.dispatchEvent(new r.CustomEvent(pS))}}var tme=Ce(rs.div),$r=Me((e,t)=>{const n=So("Tooltip",e),r=Sn(e),i=B0(),{children:o,label:a,shouldWrapChildren:s,"aria-label":l,hasArrow:d,bg:p,portalProps:g,background:m,backgroundColor:y,bgColor:x,...w}=r,P=m??y??p??x;if(P){n.bg=P;const B=LY(i,"colors",P);n[Yr.arrowBg.var]=B}const E=Jge({...w,direction:i.direction}),k=typeof o=="string"||s;let L;if(k)L=le.createElement(Ce.span,{tabIndex:0,...E.getTriggerProps()},o);else{const B=C.exports.Children.only(o);L=C.exports.cloneElement(B,E.getTriggerProps(B.props,B.ref))}const I=!!l,N=E.getTooltipProps({},t),z=I?Yge(N,["role","id"]):N,F=Xge(N,["role","id"]);return a?oe(Bn,{children:[L,S($u,{children:E.isOpen&&le.createElement(ph,{...g},le.createElement(Ce.div,{...E.getTooltipPositionerProps(),__css:{zIndex:n.zIndex,pointerEvents:"none"}},oe(tme,{variants:Qge,...z,initial:"exit",animate:"enter",exit:"exit",__css:n,children:[a,I&&le.createElement(Ce.span,{srOnly:!0,...F},l),d&&le.createElement(Ce.div,{"data-popper-arrow":!0,className:"chakra-tooltip__arrow-wrapper"},le.createElement(Ce.div,{"data-popper-arrow-inner":!0,className:"chakra-tooltip__arrow",__css:{bg:n.bg}}))]})))})]}):S(Bn,{children:o})});$r.displayName="Tooltip";var nme=e=>{const{children:t,colorModeManager:n,portalZIndex:r,resetCSS:i=!0,theme:o={},environment:a,cssVarsRoot:s}=e,l=S(VD,{environment:a,children:t});return S(IQ,{theme:o,cssVarsRoot:s,children:oe(WR,{colorModeManager:n,options:o.config,children:[i?S(aoe,{}):S(ooe,{}),S(OQ,{}),r?S(rz,{zIndex:r,children:l}):l]})})};function rme({children:e,theme:t=FF,toastOptions:n,...r}){return oe(nme,{theme:t,...r,children:[e,S(Zge,{...n})]})}function ime(...e){let t=[...e],n=e[e.length-1];return Oge(n)&&t.length>1?t=t.slice(0,t.length-1):n=FF,XX(...t.map(r=>i=>$p(r)?r(i):ome(i,r)))(n)}function ome(...e){return ud({},...e,WF)}function WF(e,t,n,r){if(($p(e)||$p(t))&&Object.prototype.hasOwnProperty.call(r,n))return(...i)=>{const o=$p(e)?e(...i):e,a=$p(t)?t(...i):t;return ud({},o,a,WF)}}function Ms(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r3?t.i-4:t.i:Array.isArray(e)?1:P7(e)?2:T7(e)?3:0}function u0(e,t){return K0(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function ame(e,t){return K0(e)===2?e.get(t):e[t]}function VF(e,t,n){var r=K0(e);r===2?e.set(t,n):r===3?(e.delete(t),e.add(n)):e[t]=n}function UF(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function P7(e){return fme&&e instanceof Map}function T7(e){return hme&&e instanceof Set}function Af(e){return e.o||e.t}function L7(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=jF(e);delete t[nr];for(var n=c0(t),r=0;r1&&(e.set=e.add=e.clear=e.delete=sme),Object.freeze(e),t&&sh(e,function(n,r){return A7(r,!0)},!0)),e}function sme(){Ms(2)}function M7(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function Il(e){var t=rC[e];return t||Ms(18,e),t}function lme(e,t){rC[e]||(rC[e]=t)}function eC(){return jm}function gS(e,t){t&&(Il("Patches"),e.u=[],e.s=[],e.v=t)}function x5(e){tC(e),e.p.forEach(ume),e.p=null}function tC(e){e===jm&&(jm=e.l)}function wL(e){return jm={p:[],l:jm,h:e,m:!0,_:0}}function ume(e){var t=e[nr];t.i===0||t.i===1?t.j():t.O=!0}function mS(e,t){t._=t.p.length;var n=t.p[0],r=e!==void 0&&e!==n;return t.h.g||Il("ES5").S(t,e,r),r?(n[nr].P&&(x5(t),Ms(4)),Nu(e)&&(e=S5(t,e),t.l||w5(t,e)),t.u&&Il("Patches").M(n[nr].t,e,t.u,t.s)):e=S5(t,n,[]),x5(t),t.u&&t.v(t.u,t.s),e!==GF?e:void 0}function S5(e,t,n){if(M7(t))return t;var r=t[nr];if(!r)return sh(t,function(o,a){return CL(e,r,t,o,a,n)},!0),t;if(r.A!==e)return t;if(!r.P)return w5(e,r.t,!0),r.t;if(!r.I){r.I=!0,r.A._--;var i=r.i===4||r.i===5?r.o=L7(r.k):r.o;sh(r.i===3?new Set(i):i,function(o,a){return CL(e,r,i,o,a,n)}),w5(e,i,!1),n&&e.u&&Il("Patches").R(r,n,e.u,e.s)}return r.o}function CL(e,t,n,r,i,o){if(fd(i)){var a=S5(e,i,o&&t&&t.i!==3&&!u0(t.D,r)?o.concat(r):void 0);if(VF(n,r,a),!fd(a))return;e.m=!1}if(Nu(i)&&!M7(i)){if(!e.h.F&&e._<1)return;S5(e,i),t&&t.A.l||w5(e,i)}}function w5(e,t,n){n===void 0&&(n=!1),e.h.F&&e.m&&A7(t,n)}function vS(e,t){var n=e[nr];return(n?Af(n):e)[t]}function _L(e,t){if(t in e)for(var n=Object.getPrototypeOf(e);n;){var r=Object.getOwnPropertyDescriptor(n,t);if(r)return r;n=Object.getPrototypeOf(n)}}function Vc(e){e.P||(e.P=!0,e.l&&Vc(e.l))}function yS(e){e.o||(e.o=L7(e.t))}function nC(e,t,n){var r=P7(t)?Il("MapSet").N(t,n):T7(t)?Il("MapSet").T(t,n):e.g?function(i,o){var a=Array.isArray(i),s={i:a?1:0,A:o?o.A:eC(),P:!1,I:!1,D:{},l:o,t:i,k:null,o:null,j:null,C:!1},l=s,d=qm;a&&(l=[s],d=Sg);var p=Proxy.revocable(l,d),g=p.revoke,m=p.proxy;return s.k=m,s.j=g,m}(t,n):Il("ES5").J(t,n);return(n?n.A:eC()).p.push(r),r}function cme(e){return fd(e)||Ms(22,e),function t(n){if(!Nu(n))return n;var r,i=n[nr],o=K0(n);if(i){if(!i.P&&(i.i<4||!Il("ES5").K(i)))return i.t;i.I=!0,r=kL(n,o),i.I=!1}else r=kL(n,o);return sh(r,function(a,s){i&&ame(i.t,a)===s||VF(r,a,t(s))}),o===3?new Set(r):r}(e)}function kL(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return L7(e)}function dme(){function e(o,a){var s=i[o];return s?s.enumerable=a:i[o]=s={configurable:!0,enumerable:a,get:function(){var l=this[nr];return qm.get(l,o)},set:function(l){var d=this[nr];qm.set(d,o,l)}},s}function t(o){for(var a=o.length-1;a>=0;a--){var s=o[a][nr];if(!s.P)switch(s.i){case 5:r(s)&&Vc(s);break;case 4:n(s)&&Vc(s)}}}function n(o){for(var a=o.t,s=o.k,l=c0(s),d=l.length-1;d>=0;d--){var p=l[d];if(p!==nr){var g=a[p];if(g===void 0&&!u0(a,p))return!0;var m=s[p],y=m&&m[nr];if(y?y.t!==g:!UF(m,g))return!0}}var x=!!a[nr];return l.length!==c0(a).length+(x?0:1)}function r(o){var a=o.k;if(a.length!==o.t.length)return!0;var s=Object.getOwnPropertyDescriptor(a,a.length-1);if(s&&!s.get)return!0;for(var l=0;l1?E-1:0),L=1;L1?p-1:0),m=1;m=0;i--){var o=r[i];if(o.path.length===0&&o.op==="replace"){n=o.value;break}}i>-1&&(r=r.slice(i+1));var a=Il("Patches").$;return fd(n)?a(n,r):this.produce(n,function(s){return a(s,r)})},e}(),ba=new gme,qF=ba.produce;ba.produceWithPatches.bind(ba);ba.setAutoFreeze.bind(ba);ba.setUseProxies.bind(ba);ba.applyPatches.bind(ba);ba.createDraft.bind(ba);ba.finishDraft.bind(ba);function mme(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function LL(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function AL(e){for(var t=1;t"u"&&(n=t,t=void 0),typeof n<"u"){if(typeof n!="function")throw new Error(Yi(1));return n(R7)(e,t)}if(typeof e!="function")throw new Error(Yi(2));var i=e,o=t,a=[],s=a,l=!1;function d(){s===a&&(s=a.slice())}function p(){if(l)throw new Error(Yi(3));return o}function g(w){if(typeof w!="function")throw new Error(Yi(4));if(l)throw new Error(Yi(5));var P=!0;return d(),s.push(w),function(){if(!!P){if(l)throw new Error(Yi(6));P=!1,d();var k=s.indexOf(w);s.splice(k,1),a=null}}}function m(w){if(!vme(w))throw new Error(Yi(7));if(typeof w.type>"u")throw new Error(Yi(8));if(l)throw new Error(Yi(9));try{l=!0,o=i(o,w)}finally{l=!1}for(var P=a=s,E=0;E"u")throw new Error(Yi(12));if(typeof n(void 0,{type:C5.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Yi(13))})}function KF(e){for(var t=Object.keys(e),n={},r=0;r"u")throw d&&d.type,new Error(Yi(14));g[y]=P,p=p||P!==w}return p=p||o.length!==Object.keys(l).length,p?g:l}}function _5(){for(var e=arguments.length,t=new Array(e),n=0;n-1){var d=n[l];return l>0&&(n.splice(l,1),n.unshift(d)),d.value}return k5}function i(s,l){r(s)===k5&&(n.unshift({key:s,value:l}),n.length>e&&n.pop())}function o(){return n}function a(){n=[]}return{get:r,put:i,getEntries:o,clear:a}}var wme=function(t,n){return t===n};function Cme(e){return function(n,r){if(n===null||r===null||n.length!==r.length)return!1;for(var i=n.length,o=0;o1?t-1:0),r=1;r"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?Zme:Kme;JF.useSyncExternalStore=M0.useSyncExternalStore!==void 0?M0.useSyncExternalStore:Yme;(function(e){e.exports=JF})(QF);var eB={exports:{}},tB={};/** - * @license React - * use-sync-external-store-shim/with-selector.production.min.js - * - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */var ib=C.exports,Xme=QF.exports;function Qme(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var Jme=typeof Object.is=="function"?Object.is:Qme,eve=Xme.useSyncExternalStore,tve=ib.useRef,nve=ib.useEffect,rve=ib.useMemo,ive=ib.useDebugValue;tB.useSyncExternalStoreWithSelector=function(e,t,n,r,i){var o=tve(null);if(o.current===null){var a={hasValue:!1,value:null};o.current=a}else a=o.current;o=rve(function(){function l(y){if(!d){if(d=!0,p=y,y=r(y),i!==void 0&&a.hasValue){var x=a.value;if(i(x,y))return g=x}return g=y}if(x=g,Jme(p,y))return x;var w=r(y);return i!==void 0&&i(x,w)?x:(p=y,g=w)}var d=!1,p,g,m=n===void 0?null:n;return[function(){return l(t())},m===null?void 0:function(){return l(m())}]},[t,n,r,i]);var s=eve(e,o[0],o[1]);return nve(function(){a.hasValue=!0,a.value=s},[s]),ive(s),s};(function(e){e.exports=tB})(eB);function ove(e){e()}let nB=ove;const ave=e=>nB=e,sve=()=>nB,hd=le.createContext(null);function rB(){return C.exports.useContext(hd)}const lve=()=>{throw new Error("uSES not initialized!")};let iB=lve;const uve=e=>{iB=e},cve=(e,t)=>e===t;function dve(e=hd){const t=e===hd?rB:()=>C.exports.useContext(e);return function(r,i=cve){const{store:o,subscription:a,getServerState:s}=t(),l=iB(a.addNestedSub,o.getState,s||o.getState,r,i);return C.exports.useDebugValue(l),l}}const fve=dve();var hve={exports:{}},Mn={};/** - * @license React - * react-is.production.min.js - * - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */var N7=Symbol.for("react.element"),D7=Symbol.for("react.portal"),ob=Symbol.for("react.fragment"),ab=Symbol.for("react.strict_mode"),sb=Symbol.for("react.profiler"),lb=Symbol.for("react.provider"),ub=Symbol.for("react.context"),pve=Symbol.for("react.server_context"),cb=Symbol.for("react.forward_ref"),db=Symbol.for("react.suspense"),fb=Symbol.for("react.suspense_list"),hb=Symbol.for("react.memo"),pb=Symbol.for("react.lazy"),gve=Symbol.for("react.offscreen"),oB;oB=Symbol.for("react.module.reference");function os(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case N7:switch(e=e.type,e){case ob:case sb:case ab:case db:case fb:return e;default:switch(e=e&&e.$$typeof,e){case pve:case ub:case cb:case pb:case hb:case lb:return e;default:return t}}case D7:return t}}}Mn.ContextConsumer=ub;Mn.ContextProvider=lb;Mn.Element=N7;Mn.ForwardRef=cb;Mn.Fragment=ob;Mn.Lazy=pb;Mn.Memo=hb;Mn.Portal=D7;Mn.Profiler=sb;Mn.StrictMode=ab;Mn.Suspense=db;Mn.SuspenseList=fb;Mn.isAsyncMode=function(){return!1};Mn.isConcurrentMode=function(){return!1};Mn.isContextConsumer=function(e){return os(e)===ub};Mn.isContextProvider=function(e){return os(e)===lb};Mn.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===N7};Mn.isForwardRef=function(e){return os(e)===cb};Mn.isFragment=function(e){return os(e)===ob};Mn.isLazy=function(e){return os(e)===pb};Mn.isMemo=function(e){return os(e)===hb};Mn.isPortal=function(e){return os(e)===D7};Mn.isProfiler=function(e){return os(e)===sb};Mn.isStrictMode=function(e){return os(e)===ab};Mn.isSuspense=function(e){return os(e)===db};Mn.isSuspenseList=function(e){return os(e)===fb};Mn.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===ob||e===sb||e===ab||e===db||e===fb||e===gve||typeof e=="object"&&e!==null&&(e.$$typeof===pb||e.$$typeof===hb||e.$$typeof===lb||e.$$typeof===ub||e.$$typeof===cb||e.$$typeof===oB||e.getModuleId!==void 0)};Mn.typeOf=os;(function(e){e.exports=Mn})(hve);function mve(){const e=sve();let t=null,n=null;return{clear(){t=null,n=null},notify(){e(()=>{let r=t;for(;r;)r.callback(),r=r.next})},get(){let r=[],i=t;for(;i;)r.push(i),i=i.next;return r},subscribe(r){let i=!0,o=n={callback:r,next:null,prev:n};return o.prev?o.prev.next=o:t=o,function(){!i||t===null||(i=!1,o.next?o.next.prev=o.prev:n=o.prev,o.prev?o.prev.next=o.next:t=o.next)}}}}const NL={notify(){},get:()=>[]};function vve(e,t){let n,r=NL;function i(g){return l(),r.subscribe(g)}function o(){r.notify()}function a(){p.onStateChange&&p.onStateChange()}function s(){return Boolean(n)}function l(){n||(n=t?t.addNestedSub(a):e.subscribe(a),r=mve())}function d(){n&&(n(),n=void 0,r.clear(),r=NL)}const p={addNestedSub:i,notifyNestedSubs:o,handleChangeWrapper:a,isSubscribed:s,trySubscribe:l,tryUnsubscribe:d,getListeners:()=>r};return p}const yve=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",bve=yve?C.exports.useLayoutEffect:C.exports.useEffect;function xve({store:e,context:t,children:n,serverState:r}){const i=C.exports.useMemo(()=>{const s=vve(e);return{store:e,subscription:s,getServerState:r?()=>r:void 0}},[e,r]),o=C.exports.useMemo(()=>e.getState(),[e]);return bve(()=>{const{subscription:s}=i;return s.onStateChange=s.notifyNestedSubs,s.trySubscribe(),o!==e.getState()&&s.notifyNestedSubs(),()=>{s.tryUnsubscribe(),s.onStateChange=void 0}},[i,o]),S((t||hd).Provider,{value:i,children:n})}function aB(e=hd){const t=e===hd?rB:()=>C.exports.useContext(e);return function(){const{store:r}=t();return r}}const Sve=aB();function wve(e=hd){const t=e===hd?Sve:aB(e);return function(){return t().dispatch}}const Cve=wve();uve(eB.exports.useSyncExternalStoreWithSelector);ave(Bl.exports.unstable_batchedUpdates);var z7="persist:",sB="persist/FLUSH",F7="persist/REHYDRATE",lB="persist/PAUSE",uB="persist/PERSIST",cB="persist/PURGE",dB="persist/REGISTER",_ve=-1;function s3(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?s3=function(n){return typeof n}:s3=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},s3(e)}function DL(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function kve(e){for(var t=1;t=0)&&(!Object.prototype.propertyIsEnumerable.call(e,r)||(n[r]=e[r]))}return n}function Dve(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,o;for(o=0;o=0)&&(n[i]=e[i]);return n}var zve=5e3;function l3(e,t){var n=e.version!==void 0?e.version:_ve;e.debug;var r=e.stateReconciler===void 0?Pve:e.stateReconciler,i=e.getStoredState||Ave,o=e.timeout!==void 0?e.timeout:zve,a=null,s=!1,l=!0,d=function(g){return g._persist.rehydrated&&a&&!l&&a.update(g),g};return function(p,g){var m=p||{},y=m._persist,x=Nve(m,["_persist"]),w=x;if(g.type===uB){var P=!1,E=function(B,U){P||(g.rehydrate(e.key,B,U),P=!0)};if(o&&setTimeout(function(){!P&&E(void 0,new Error('redux-persist: persist timed out for persist key "'.concat(e.key,'"')))},o),l=!1,a||(a=Tve(e)),y)return yu({},t(w,g),{_persist:y});if(typeof g.rehydrate!="function"||typeof g.register!="function")throw new Error("redux-persist: either rehydrate or register is not a function on the PERSIST action. This can happen if the action is being replayed. This is an unexplored use case, please open an issue and we will figure out a resolution.");return g.register(e.key),i(e).then(function(F){var B=e.migrate||function(U,q){return Promise.resolve(U)};B(F,n).then(function(U){E(U)},function(U){E(void 0,U)})},function(F){E(void 0,F)}),yu({},t(w,g),{_persist:{version:n,rehydrated:!1}})}else{if(g.type===cB)return s=!0,g.result(Ive(e)),yu({},t(w,g),{_persist:y});if(g.type===sB)return g.result(a&&a.flush()),yu({},t(w,g),{_persist:y});if(g.type===lB)l=!0;else if(g.type===F7){if(s)return yu({},w,{_persist:yu({},y,{rehydrated:!0})});if(g.key===e.key){var k=t(w,g),L=g.payload,I=r!==!1&&L!==void 0?r(L,p,k,e):k,N=yu({},I,{_persist:yu({},y,{rehydrated:!0})});return d(N)}}}if(!y)return t(p,g);var z=t(w,g);return z===w?p:d(yu({},z,{_persist:y}))}}function em(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?em=function(n){return typeof n}:em=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},em(e)}function FL(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function BL(e){for(var t=1;t0&&arguments[0]!==void 0?arguments[0]:fB,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case dB:return oC({},t,{registry:[].concat($L(t.registry),[n.key])});case F7:var r=t.registry.indexOf(n.key),i=$L(t.registry);return i.splice(r,1),oC({},t,{registry:i,bootstrapped:i.length===0});default:return t}};function Gve(e,t,n){var r=n||!1,i=R7(Uve,fB,t&&t.enhancer?t.enhancer:void 0),o=function(d){i.dispatch({type:dB,key:d})},a=function(d,p,g){var m={type:F7,payload:p,err:g,key:d};e.dispatch(m),i.dispatch(m),r&&s.getState().bootstrapped&&(r(),r=!1)},s=oC({},i,{purge:function(){var d=[];return e.dispatch({type:cB,result:function(g){d.push(g)}}),Promise.all(d)},flush:function(){var d=[];return e.dispatch({type:sB,result:function(g){d.push(g)}}),Promise.all(d)},pause:function(){e.dispatch({type:lB})},persist:function(){e.dispatch({type:uB,register:o,rehydrate:a})}});return t&&t.manualPersist||s.persist(),s}var B7={},$7={};$7.__esModule=!0;$7.default=Kve;function u3(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?u3=function(n){return typeof n}:u3=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},u3(e)}function SS(){}var jve={getItem:SS,setItem:SS,removeItem:SS};function qve(e){if((typeof self>"u"?"undefined":u3(self))!=="object"||!(e in self))return!1;try{var t=self[e],n="redux-persist ".concat(e," test");t.setItem(n,"test"),t.getItem(n),t.removeItem(n)}catch{return!1}return!0}function Kve(e){var t="".concat(e,"Storage");return qve(t)?self[t]:jve}B7.__esModule=!0;B7.default=Xve;var Zve=Yve($7);function Yve(e){return e&&e.__esModule?e:{default:e}}function Xve(e){var t=(0,Zve.default)(e);return{getItem:function(r){return new Promise(function(i,o){i(t.getItem(r))})},setItem:function(r,i){return new Promise(function(o,a){o(t.setItem(r,i))})},removeItem:function(r){return new Promise(function(i,o){i(t.removeItem(r))})}}}var Ev=void 0,Qve=Jve(B7);function Jve(e){return e&&e.__esModule?e:{default:e}}var e2e=(0,Qve.default)("local");Ev=e2e;const c3=e=>e.length===1?e[0].prompt:e.map(t=>`${t.prompt}:${t.weight}`).join(" "),t2e=e=>{const r=e.split(",").map(i=>i.split(":")).map(i=>({seed:Number(i[0]),weight:Number(i[1])}));return H7(r)?r:!1},H7=e=>Boolean(typeof e=="string"?t2e(e):e.length&&!e.some(t=>{const{seed:n,weight:r}=t,i=!isNaN(parseInt(n.toString(),10)),o=!isNaN(parseInt(r.toString(),10))&&r>=0&&r<=1;return!(i&&o)})),P5=e=>e.reduce((t,n,r,i)=>{const{seed:o,weight:a}=n;return t+=`${o}:${a}`,r!==i.length-1&&(t+=","),t},""),n2e=e=>e.split(",").map(r=>r.split(":")).map(r=>[parseInt(r[0]),parseFloat(r[1])]);var xa={exports:{}};/** - * @license - * Lodash - * Copyright OpenJS Foundation and other contributors - * Released under MIT license - * Based on Underscore.js 1.8.3 - * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors - */(function(e,t){(function(){var n,r="4.17.21",i=200,o="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",a="Expected a function",s="Invalid `variable` option passed into `_.template`",l="__lodash_hash_undefined__",d=500,p="__lodash_placeholder__",g=1,m=2,y=4,x=1,w=2,P=1,E=2,k=4,L=8,I=16,N=32,z=64,F=128,B=256,U=512,q=30,Z="...",ge=800,ce=16,ve=1,we=2,xe=3,J=1/0,G=9007199254740991,ee=17976931348623157e292,Q=0/0,W=4294967295,ie=W-1,de=W>>>1,Se=[["ary",F],["bind",P],["bindKey",E],["curry",L],["curryRight",I],["flip",U],["partial",N],["partialRight",z],["rearg",B]],De="[object Arguments]",Ie="[object Array]",Ve="[object AsyncFunction]",ke="[object Boolean]",We="[object Date]",it="[object DOMException]",ht="[object Error]",Ht="[object Function]",Nt="[object GeneratorFunction]",Re="[object Map]",tt="[object Number]",mt="[object Null]",at="[object Object]",vt="[object Promise]",mn="[object Proxy]",yt="[object RegExp]",Wt="[object Set]",rn="[object String]",Dt="[object Symbol]",Oe="[object Undefined]",et="[object WeakMap]",Gt="[object WeakSet]",Vt="[object ArrayBuffer]",Ee="[object DataView]",Et="[object Float32Array]",Jt="[object Float64Array]",Hn="[object Int8Array]",Ge="[object Int16Array]",Lt="[object Int32Array]",Be="[object Uint8Array]",ut="[object Uint8ClampedArray]",je="[object Uint16Array]",St="[object Uint32Array]",en=/\b__p \+= '';/g,Kn=/\b(__p \+=) '' \+/g,yr=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Wr=/&(?:amp|lt|gt|quot|#39);/g,Hi=/[&<>"']/g,Ld=RegExp(Wr.source),Vr=RegExp(Hi.source),qu=/<%-([\s\S]+?)%>/g,Ad=/<%([\s\S]+?)%>/g,Bs=/<%=([\s\S]+?)%>/g,Ku=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Zu=/^\w*$/,or=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Vl=/[\\^$.*+?()[\]{}|]/g,Md=RegExp(Vl.source),$s=/^\s+/,Ul=/\s/,Id=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,xi=/\{\n\/\* \[wrapped with (.+)\] \*/,Hs=/,? & /,Rd=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Od=/[()=,{}\[\]\/\s]/,Nd=/\\(\\)?/g,Dd=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,si=/\w*$/,zd=/^[-+]0x[0-9a-f]+$/i,Fd=/^0b[01]+$/i,Bd=/^\[object .+?Constructor\]$/,$d=/^0o[0-7]+$/i,Hd=/^(?:0|[1-9]\d*)$/,Wd=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,wo=/($^)/,Vd=/['\n\r\u2028\u2029\\]/g,Wi="\\ud800-\\udfff",jo="\\u0300-\\u036f",ss="\\ufe20-\\ufe2f",eo="\\u20d0-\\u20ff",ka=jo+ss+eo,Yu="\\u2700-\\u27bf",Ws="a-z\\xdf-\\xf6\\xf8-\\xff",Ea="\\xac\\xb1\\xd7\\xf7",Vi="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",vn="\\u2000-\\u206f",dn=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",to="A-Z\\xc0-\\xd6\\xd8-\\xde",ar="\\ufe0e\\ufe0f",Tr=Ea+Vi+vn+dn,no="['\u2019]",Pa="["+Wi+"]",Lr="["+Tr+"]",qo="["+ka+"]",Gl="\\d+",Co="["+Yu+"]",ro="["+Ws+"]",jl="[^"+Wi+Tr+Gl+Yu+Ws+to+"]",Jr="\\ud83c[\\udffb-\\udfff]",ql="(?:"+qo+"|"+Jr+")",Xu="[^"+Wi+"]",Kl="(?:\\ud83c[\\udde6-\\uddff]){2}",Ta="[\\ud800-\\udbff][\\udc00-\\udfff]",Si="["+to+"]",La="\\u200d",ls="(?:"+ro+"|"+jl+")",Ud="(?:"+Si+"|"+jl+")",Aa="(?:"+no+"(?:d|ll|m|re|s|t|ve))?",Vs="(?:"+no+"(?:D|LL|M|RE|S|T|VE))?",Zl=ql+"?",Us="["+ar+"]?",wi="(?:"+La+"(?:"+[Xu,Kl,Ta].join("|")+")"+Us+Zl+")*",us="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Ko="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",At=Us+Zl+wi,Qu="(?:"+[Co,Kl,Ta].join("|")+")"+At,cs="(?:"+[Xu+qo+"?",qo,Kl,Ta,Pa].join("|")+")",Ma=RegExp(no,"g"),Yl=RegExp(qo,"g"),Ar=RegExp(Jr+"(?="+Jr+")|"+cs+At,"g"),fn=RegExp([Si+"?"+ro+"+"+Aa+"(?="+[Lr,Si,"$"].join("|")+")",Ud+"+"+Vs+"(?="+[Lr,Si+ls,"$"].join("|")+")",Si+"?"+ls+"+"+Aa,Si+"+"+Vs,Ko,us,Gl,Qu].join("|"),"g"),Xl=RegExp("["+La+Wi+ka+ar+"]"),Ql=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Jl=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],eu=-1,on={};on[Et]=on[Jt]=on[Hn]=on[Ge]=on[Lt]=on[Be]=on[ut]=on[je]=on[St]=!0,on[De]=on[Ie]=on[Vt]=on[ke]=on[Ee]=on[We]=on[ht]=on[Ht]=on[Re]=on[tt]=on[at]=on[yt]=on[Wt]=on[rn]=on[et]=!1;var Rt={};Rt[De]=Rt[Ie]=Rt[Vt]=Rt[Ee]=Rt[ke]=Rt[We]=Rt[Et]=Rt[Jt]=Rt[Hn]=Rt[Ge]=Rt[Lt]=Rt[Re]=Rt[tt]=Rt[at]=Rt[yt]=Rt[Wt]=Rt[rn]=Rt[Dt]=Rt[Be]=Rt[ut]=Rt[je]=Rt[St]=!0,Rt[ht]=Rt[Ht]=Rt[et]=!1;var tu={\u00C0:"A",\u00C1:"A",\u00C2:"A",\u00C3:"A",\u00C4:"A",\u00C5:"A",\u00E0:"a",\u00E1:"a",\u00E2:"a",\u00E3:"a",\u00E4:"a",\u00E5:"a",\u00C7:"C",\u00E7:"c",\u00D0:"D",\u00F0:"d",\u00C8:"E",\u00C9:"E",\u00CA:"E",\u00CB:"E",\u00E8:"e",\u00E9:"e",\u00EA:"e",\u00EB:"e",\u00CC:"I",\u00CD:"I",\u00CE:"I",\u00CF:"I",\u00EC:"i",\u00ED:"i",\u00EE:"i",\u00EF:"i",\u00D1:"N",\u00F1:"n",\u00D2:"O",\u00D3:"O",\u00D4:"O",\u00D5:"O",\u00D6:"O",\u00D8:"O",\u00F2:"o",\u00F3:"o",\u00F4:"o",\u00F5:"o",\u00F6:"o",\u00F8:"o",\u00D9:"U",\u00DA:"U",\u00DB:"U",\u00DC:"U",\u00F9:"u",\u00FA:"u",\u00FB:"u",\u00FC:"u",\u00DD:"Y",\u00FD:"y",\u00FF:"y",\u00C6:"Ae",\u00E6:"ae",\u00DE:"Th",\u00FE:"th",\u00DF:"ss",\u0100:"A",\u0102:"A",\u0104:"A",\u0101:"a",\u0103:"a",\u0105:"a",\u0106:"C",\u0108:"C",\u010A:"C",\u010C:"C",\u0107:"c",\u0109:"c",\u010B:"c",\u010D:"c",\u010E:"D",\u0110:"D",\u010F:"d",\u0111:"d",\u0112:"E",\u0114:"E",\u0116:"E",\u0118:"E",\u011A:"E",\u0113:"e",\u0115:"e",\u0117:"e",\u0119:"e",\u011B:"e",\u011C:"G",\u011E:"G",\u0120:"G",\u0122:"G",\u011D:"g",\u011F:"g",\u0121:"g",\u0123:"g",\u0124:"H",\u0126:"H",\u0125:"h",\u0127:"h",\u0128:"I",\u012A:"I",\u012C:"I",\u012E:"I",\u0130:"I",\u0129:"i",\u012B:"i",\u012D:"i",\u012F:"i",\u0131:"i",\u0134:"J",\u0135:"j",\u0136:"K",\u0137:"k",\u0138:"k",\u0139:"L",\u013B:"L",\u013D:"L",\u013F:"L",\u0141:"L",\u013A:"l",\u013C:"l",\u013E:"l",\u0140:"l",\u0142:"l",\u0143:"N",\u0145:"N",\u0147:"N",\u014A:"N",\u0144:"n",\u0146:"n",\u0148:"n",\u014B:"n",\u014C:"O",\u014E:"O",\u0150:"O",\u014D:"o",\u014F:"o",\u0151:"o",\u0154:"R",\u0156:"R",\u0158:"R",\u0155:"r",\u0157:"r",\u0159:"r",\u015A:"S",\u015C:"S",\u015E:"S",\u0160:"S",\u015B:"s",\u015D:"s",\u015F:"s",\u0161:"s",\u0162:"T",\u0164:"T",\u0166:"T",\u0163:"t",\u0165:"t",\u0167:"t",\u0168:"U",\u016A:"U",\u016C:"U",\u016E:"U",\u0170:"U",\u0172:"U",\u0169:"u",\u016B:"u",\u016D:"u",\u016F:"u",\u0171:"u",\u0173:"u",\u0174:"W",\u0175:"w",\u0176:"Y",\u0177:"y",\u0178:"Y",\u0179:"Z",\u017B:"Z",\u017D:"Z",\u017A:"z",\u017C:"z",\u017E:"z",\u0132:"IJ",\u0133:"ij",\u0152:"Oe",\u0153:"oe",\u0149:"'n",\u017F:"s"},Gd={"&":"&","<":"<",">":">",'"':""","'":"'"},M={"&":"&","<":"<",">":">",""":'"',"'":"'"},D={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},j=parseFloat,me=parseInt,Ye=typeof wu=="object"&&wu&&wu.Object===Object&&wu,dt=typeof self=="object"&&self&&self.Object===Object&&self,Ke=Ye||dt||Function("return this")(),Ue=t&&!t.nodeType&&t,lt=Ue&&!0&&e&&!e.nodeType&&e,ln=lt&<.exports===Ue,Yt=ln&&Ye.process,jt=function(){try{var te=lt&<.require&<.require("util").types;return te||Yt&&Yt.binding&&Yt.binding("util")}catch{}}(),sr=jt&&jt.isArrayBuffer,li=jt&&jt.isDate,ui=jt&&jt.isMap,Ia=jt&&jt.isRegExp,Gs=jt&&jt.isSet,t1=jt&&jt.isTypedArray;function Ci(te,be,pe){switch(pe.length){case 0:return te.call(be);case 1:return te.call(be,pe[0]);case 2:return te.call(be,pe[0],pe[1]);case 3:return te.call(be,pe[0],pe[1],pe[2])}return te.apply(be,pe)}function n1(te,be,pe,Qe){for(var _t=-1,tn=te==null?0:te.length;++_t-1}function kh(te,be,pe){for(var Qe=-1,_t=te==null?0:te.length;++Qe<_t;)if(pe(be,te[Qe]))return!0;return!1}function Nn(te,be){for(var pe=-1,Qe=te==null?0:te.length,_t=Array(Qe);++pe-1;);return pe}function ds(te,be){for(var pe=te.length;pe--&&tc(be,te[pe],0)>-1;);return pe}function i1(te,be){for(var pe=te.length,Qe=0;pe--;)te[pe]===be&&++Qe;return Qe}var Fv=Zd(tu),fs=Zd(Gd);function qs(te){return"\\"+D[te]}function Ph(te,be){return te==null?n:te[be]}function ru(te){return Xl.test(te)}function Th(te){return Ql.test(te)}function Bv(te){for(var be,pe=[];!(be=te.next()).done;)pe.push(be.value);return pe}function Lh(te){var be=-1,pe=Array(te.size);return te.forEach(function(Qe,_t){pe[++be]=[_t,Qe]}),pe}function Ah(te,be){return function(pe){return te(be(pe))}}function Xo(te,be){for(var pe=-1,Qe=te.length,_t=0,tn=[];++pe-1}function i2(u,h){var b=this.__data__,A=Ir(b,u);return A<0?(++this.size,b.push([u,h])):b[A][1]=h,this}Qo.prototype.clear=n2,Qo.prototype.delete=r2,Qo.prototype.get=b1,Qo.prototype.has=x1,Qo.prototype.set=i2;function Jo(u){var h=-1,b=u==null?0:u.length;for(this.clear();++h=h?u:h)),u}function fi(u,h,b,A,O,H){var K,X=h&g,se=h&m,_e=h&y;if(b&&(K=O?b(u,A,O,H):b(u)),K!==n)return K;if(!dr(u))return u;var Pe=It(u);if(Pe){if(K=dW(u),!X)return Li(u,K)}else{var Ae=gi(u),Xe=Ae==Ht||Ae==Nt;if(Lc(u))return il(u,X);if(Ae==at||Ae==De||Xe&&!O){if(K=se||Xe?{}:R_(u),!X)return se?F1(u,bc(K,u)):Ao(u,nt(K,u))}else{if(!Rt[Ae])return O?u:{};K=fW(u,Ae,X)}}H||(H=new xr);var ct=H.get(u);if(ct)return ct;H.set(u,K),lk(u)?u.forEach(function(xt){K.add(fi(xt,h,b,xt,u,H))}):ak(u)&&u.forEach(function(xt,qt){K.set(qt,fi(xt,h,b,qt,u,H))});var bt=_e?se?he:ia:se?Io:mi,Bt=Pe?n:bt(u);return Wn(Bt||u,function(xt,qt){Bt&&(qt=xt,xt=u[qt]),Ys(K,qt,fi(xt,h,b,qt,u,H))}),K}function Fh(u){var h=mi(u);return function(b){return Bh(b,u,h)}}function Bh(u,h,b){var A=b.length;if(u==null)return!A;for(u=hn(u);A--;){var O=b[A],H=h[O],K=u[O];if(K===n&&!(O in u)||!H(K))return!1}return!0}function _1(u,h,b){if(typeof u!="function")throw new _i(a);return V1(function(){u.apply(n,b)},h)}function xc(u,h,b,A){var O=-1,H=Ui,K=!0,X=u.length,se=[],_e=h.length;if(!X)return se;b&&(h=Nn(h,Mr(b))),A?(H=kh,K=!1):h.length>=i&&(H=rc,K=!1,h=new Da(h));e:for(;++OO?0:O+b),A=A===n||A>O?O:Ot(A),A<0&&(A+=O),A=b>A?0:ck(A);b0&&b(X)?h>1?Rr(X,h-1,b,A,O):Ra(O,X):A||(O[O.length]=X)}return O}var Hh=ol(),Po=ol(!0);function ra(u,h){return u&&Hh(u,h,mi)}function To(u,h){return u&&Po(u,h,mi)}function Wh(u,h){return ko(h,function(b){return fu(u[b])})}function Xs(u,h){h=rl(h,u);for(var b=0,A=h.length;u!=null&&bh}function Uh(u,h){return u!=null&&an.call(u,h)}function Gh(u,h){return u!=null&&h in hn(u)}function jh(u,h,b){return u>=ti(h,b)&&u=120&&Pe.length>=120)?new Da(K&&Pe):n}Pe=u[0];var Ae=-1,Xe=X[0];e:for(;++Ae-1;)X!==u&&rf.call(X,se,1),rf.call(u,se,1);return u}function hf(u,h){for(var b=u?h.length:0,A=b-1;b--;){var O=h[b];if(b==A||O!==H){var H=O;du(O)?rf.call(u,O,1):np(u,O)}}return u}function pf(u,h){return u+ou(h1()*(h-u+1))}function tl(u,h,b,A){for(var O=-1,H=br(sf((h-u)/(b||1)),0),K=pe(H);H--;)K[A?H:++O]=u,u+=b;return K}function Ec(u,h){var b="";if(!u||h<1||h>G)return b;do h%2&&(b+=u),h=ou(h/2),h&&(u+=u);while(h);return b}function Ct(u,h){return Gb(D_(u,h,Ro),u+"")}function Xh(u){return yc(up(u))}function gf(u,h){var b=up(u);return f2(b,su(h,0,b.length))}function uu(u,h,b,A){if(!dr(u))return u;h=rl(h,u);for(var O=-1,H=h.length,K=H-1,X=u;X!=null&&++OO?0:O+h),b=b>O?O:b,b<0&&(b+=O),O=h>b?0:b-h>>>0,h>>>=0;for(var H=pe(O);++A>>1,K=u[H];K!==null&&!oa(K)&&(b?K<=h:K=i){var _e=h?null:V(u);if(_e)return Jd(_e);K=!1,O=rc,se=new Da}else se=h?[]:X;e:for(;++A=A?u:Nr(u,h,b)}var O1=Uv||function(u){return Ke.clearTimeout(u)};function il(u,h){if(h)return u.slice();var b=u.length,A=lc?lc(b):new u.constructor(b);return u.copy(A),A}function N1(u){var h=new u.constructor(u.byteLength);return new ki(h).set(new ki(u)),h}function cu(u,h){var b=h?N1(u.buffer):u.buffer;return new u.constructor(b,u.byteOffset,u.byteLength)}function l2(u){var h=new u.constructor(u.source,si.exec(u));return h.lastIndex=u.lastIndex,h}function Vn(u){return uf?hn(uf.call(u)):{}}function u2(u,h){var b=h?N1(u.buffer):u.buffer;return new u.constructor(b,u.byteOffset,u.length)}function D1(u,h){if(u!==h){var b=u!==n,A=u===null,O=u===u,H=oa(u),K=h!==n,X=h===null,se=h===h,_e=oa(h);if(!X&&!_e&&!H&&u>h||H&&K&&se&&!X&&!_e||A&&K&&se||!b&&se||!O)return 1;if(!A&&!H&&!_e&&u=X)return se;var _e=b[A];return se*(_e=="desc"?-1:1)}}return u.index-h.index}function c2(u,h,b,A){for(var O=-1,H=u.length,K=b.length,X=-1,se=h.length,_e=br(H-K,0),Pe=pe(se+_e),Ae=!A;++X1?b[O-1]:n,K=O>2?b[2]:n;for(H=u.length>3&&typeof H=="function"?(O--,H):n,K&&uo(b[0],b[1],K)&&(H=O<3?n:H,O=1),h=hn(h);++A-1?O[H?h[K]:K]:n}}function $1(u){return Jn(function(h){var b=h.length,A=b,O=oo.prototype.thru;for(u&&h.reverse();A--;){var H=h[A];if(typeof H!="function")throw new _i(a);if(O&&!K&&ye(H)=="wrapper")var K=new oo([],!0)}for(A=K?A:b;++A1&&nn.reverse(),Pe&&seX))return!1;var _e=H.get(u),Pe=H.get(h);if(_e&&Pe)return _e==h&&Pe==u;var Ae=-1,Xe=!0,ct=b&w?new Da:n;for(H.set(u,h),H.set(h,u);++Ae1?"& ":"")+h[A],h=h.join(b>2?", ":" "),u.replace(Id,`{ -/* [wrapped with `+h+`] */ -`)}function pW(u){return It(u)||Cf(u)||!!(d1&&u&&u[d1])}function du(u,h){var b=typeof u;return h=h??G,!!h&&(b=="number"||b!="symbol"&&Hd.test(u))&&u>-1&&u%1==0&&u0){if(++h>=ge)return arguments[0]}else h=0;return u.apply(n,arguments)}}function f2(u,h){var b=-1,A=u.length,O=A-1;for(h=h===n?A:h;++b1?u[h-1]:n;return b=typeof b=="function"?(u.pop(),b):n,K_(u,b)});function Z_(u){var h=$(u);return h.__chain__=!0,h}function kV(u,h){return h(u),u}function h2(u,h){return h(u)}var EV=Jn(function(u){var h=u.length,b=h?u[0]:0,A=this.__wrapped__,O=function(H){return zh(H,u)};return h>1||this.__actions__.length||!(A instanceof Ut)||!du(b)?this.thru(O):(A=A.slice(b,+b+(h?1:0)),A.__actions__.push({func:h2,args:[O],thisArg:n}),new oo(A,this.__chain__).thru(function(H){return h&&!H.length&&H.push(n),H}))});function PV(){return Z_(this)}function TV(){return new oo(this.value(),this.__chain__)}function LV(){this.__values__===n&&(this.__values__=uk(this.value()));var u=this.__index__>=this.__values__.length,h=u?n:this.__values__[this.__index__++];return{done:u,value:h}}function AV(){return this}function MV(u){for(var h,b=this;b instanceof cf;){var A=W_(b);A.__index__=0,A.__values__=n,h?O.__wrapped__=A:h=A;var O=A;b=b.__wrapped__}return O.__wrapped__=u,h}function IV(){var u=this.__wrapped__;if(u instanceof Ut){var h=u;return this.__actions__.length&&(h=new Ut(this)),h=h.reverse(),h.__actions__.push({func:h2,args:[jb],thisArg:n}),new oo(h,this.__chain__)}return this.thru(jb)}function RV(){return nl(this.__wrapped__,this.__actions__)}var OV=ip(function(u,h,b){an.call(u,b)?++u[b]:ea(u,b,1)});function NV(u,h,b){var A=It(u)?On:k1;return b&&uo(u,h,b)&&(h=n),A(u,Le(h,3))}function DV(u,h){var b=It(u)?ko:na;return b(u,Le(h,3))}var zV=B1(V_),FV=B1(U_);function BV(u,h){return Rr(p2(u,h),1)}function $V(u,h){return Rr(p2(u,h),J)}function HV(u,h,b){return b=b===n?1:Ot(b),Rr(p2(u,h),b)}function Y_(u,h){var b=It(u)?Wn:gs;return b(u,Le(h,3))}function X_(u,h){var b=It(u)?_o:$h;return b(u,Le(h,3))}var WV=ip(function(u,h,b){an.call(u,b)?u[b].push(h):ea(u,b,[h])});function VV(u,h,b,A){u=Mo(u)?u:up(u),b=b&&!A?Ot(b):0;var O=u.length;return b<0&&(b=br(O+b,0)),b2(u)?b<=O&&u.indexOf(h,b)>-1:!!O&&tc(u,h,b)>-1}var UV=Ct(function(u,h,b){var A=-1,O=typeof h=="function",H=Mo(u)?pe(u.length):[];return gs(u,function(K){H[++A]=O?Ci(h,K,b):ms(K,h,b)}),H}),GV=ip(function(u,h,b){ea(u,b,h)});function p2(u,h){var b=It(u)?Nn:wr;return b(u,Le(h,3))}function jV(u,h,b,A){return u==null?[]:(It(h)||(h=h==null?[]:[h]),b=A?n:b,It(b)||(b=b==null?[]:[b]),Pi(u,h,b))}var qV=ip(function(u,h,b){u[b?0:1].push(h)},function(){return[[],[]]});function KV(u,h,b){var A=It(u)?jd:Eh,O=arguments.length<3;return A(u,Le(h,4),b,O,gs)}function ZV(u,h,b){var A=It(u)?Ov:Eh,O=arguments.length<3;return A(u,Le(h,4),b,O,$h)}function YV(u,h){var b=It(u)?ko:na;return b(u,v2(Le(h,3)))}function XV(u){var h=It(u)?yc:Xh;return h(u)}function QV(u,h,b){(b?uo(u,h,b):h===n)?h=1:h=Ot(h);var A=It(u)?di:gf;return A(u,h)}function JV(u){var h=It(u)?zb:pi;return h(u)}function eU(u){if(u==null)return 0;if(Mo(u))return b2(u)?Oa(u):u.length;var h=gi(u);return h==Re||h==Wt?u.size:Or(u).length}function tU(u,h,b){var A=It(u)?Ju:Lo;return b&&uo(u,h,b)&&(h=n),A(u,Le(h,3))}var nU=Ct(function(u,h){if(u==null)return[];var b=h.length;return b>1&&uo(u,h[0],h[1])?h=[]:b>2&&uo(h[0],h[1],h[2])&&(h=[h[0]]),Pi(u,Rr(h,1),[])}),g2=Gv||function(){return Ke.Date.now()};function rU(u,h){if(typeof h!="function")throw new _i(a);return u=Ot(u),function(){if(--u<1)return h.apply(this,arguments)}}function Q_(u,h,b){return h=b?n:h,h=u&&h==null?u.length:h,fe(u,F,n,n,n,n,h)}function J_(u,h){var b;if(typeof h!="function")throw new _i(a);return u=Ot(u),function(){return--u>0&&(b=h.apply(this,arguments)),u<=1&&(h=n),b}}var Kb=Ct(function(u,h,b){var A=P;if(b.length){var O=Xo(b,Ze(Kb));A|=N}return fe(u,A,h,b,O)}),ek=Ct(function(u,h,b){var A=P|E;if(b.length){var O=Xo(b,Ze(ek));A|=N}return fe(h,A,u,b,O)});function tk(u,h,b){h=b?n:h;var A=fe(u,L,n,n,n,n,n,h);return A.placeholder=tk.placeholder,A}function nk(u,h,b){h=b?n:h;var A=fe(u,I,n,n,n,n,n,h);return A.placeholder=nk.placeholder,A}function rk(u,h,b){var A,O,H,K,X,se,_e=0,Pe=!1,Ae=!1,Xe=!0;if(typeof u!="function")throw new _i(a);h=Ba(h)||0,dr(b)&&(Pe=!!b.leading,Ae="maxWait"in b,H=Ae?br(Ba(b.maxWait)||0,h):H,Xe="trailing"in b?!!b.trailing:Xe);function ct(zr){var Ss=A,pu=O;return A=O=n,_e=zr,K=u.apply(pu,Ss),K}function bt(zr){return _e=zr,X=V1(qt,h),Pe?ct(zr):K}function Bt(zr){var Ss=zr-se,pu=zr-_e,wk=h-Ss;return Ae?ti(wk,H-pu):wk}function xt(zr){var Ss=zr-se,pu=zr-_e;return se===n||Ss>=h||Ss<0||Ae&&pu>=H}function qt(){var zr=g2();if(xt(zr))return nn(zr);X=V1(qt,Bt(zr))}function nn(zr){return X=n,Xe&&A?ct(zr):(A=O=n,K)}function aa(){X!==n&&O1(X),_e=0,A=se=O=X=n}function co(){return X===n?K:nn(g2())}function sa(){var zr=g2(),Ss=xt(zr);if(A=arguments,O=this,se=zr,Ss){if(X===n)return bt(se);if(Ae)return O1(X),X=V1(qt,h),ct(se)}return X===n&&(X=V1(qt,h)),K}return sa.cancel=aa,sa.flush=co,sa}var iU=Ct(function(u,h){return _1(u,1,h)}),oU=Ct(function(u,h,b){return _1(u,Ba(h)||0,b)});function aU(u){return fe(u,U)}function m2(u,h){if(typeof u!="function"||h!=null&&typeof h!="function")throw new _i(a);var b=function(){var A=arguments,O=h?h.apply(this,A):A[0],H=b.cache;if(H.has(O))return H.get(O);var K=u.apply(this,A);return b.cache=H.set(O,K)||H,K};return b.cache=new(m2.Cache||Jo),b}m2.Cache=Jo;function v2(u){if(typeof u!="function")throw new _i(a);return function(){var h=arguments;switch(h.length){case 0:return!u.call(this);case 1:return!u.call(this,h[0]);case 2:return!u.call(this,h[0],h[1]);case 3:return!u.call(this,h[0],h[1],h[2])}return!u.apply(this,h)}}function sU(u){return J_(2,u)}var lU=$b(function(u,h){h=h.length==1&&It(h[0])?Nn(h[0],Mr(Le())):Nn(Rr(h,1),Mr(Le()));var b=h.length;return Ct(function(A){for(var O=-1,H=ti(A.length,b);++O=h}),Cf=Kh(function(){return arguments}())?Kh:function(u){return Cr(u)&&an.call(u,"callee")&&!c1.call(u,"callee")},It=pe.isArray,CU=sr?Mr(sr):P1;function Mo(u){return u!=null&&y2(u.length)&&!fu(u)}function Dr(u){return Cr(u)&&Mo(u)}function _U(u){return u===!0||u===!1||Cr(u)&&hi(u)==ke}var Lc=jv||ax,kU=li?Mr(li):T1;function EU(u){return Cr(u)&&u.nodeType===1&&!U1(u)}function PU(u){if(u==null)return!0;if(Mo(u)&&(It(u)||typeof u=="string"||typeof u.splice=="function"||Lc(u)||lp(u)||Cf(u)))return!u.length;var h=gi(u);if(h==Re||h==Wt)return!u.size;if(W1(u))return!Or(u).length;for(var b in u)if(an.call(u,b))return!1;return!0}function TU(u,h){return wc(u,h)}function LU(u,h,b){b=typeof b=="function"?b:n;var A=b?b(u,h):n;return A===n?wc(u,h,n,b):!!A}function Yb(u){if(!Cr(u))return!1;var h=hi(u);return h==ht||h==it||typeof u.message=="string"&&typeof u.name=="string"&&!U1(u)}function AU(u){return typeof u=="number"&&Rh(u)}function fu(u){if(!dr(u))return!1;var h=hi(u);return h==Ht||h==Nt||h==Ve||h==mn}function ok(u){return typeof u=="number"&&u==Ot(u)}function y2(u){return typeof u=="number"&&u>-1&&u%1==0&&u<=G}function dr(u){var h=typeof u;return u!=null&&(h=="object"||h=="function")}function Cr(u){return u!=null&&typeof u=="object"}var ak=ui?Mr(ui):Bb;function MU(u,h){return u===h||Cc(u,h,kt(h))}function IU(u,h,b){return b=typeof b=="function"?b:n,Cc(u,h,kt(h),b)}function RU(u){return sk(u)&&u!=+u}function OU(u){if(vW(u))throw new _t(o);return Zh(u)}function NU(u){return u===null}function DU(u){return u==null}function sk(u){return typeof u=="number"||Cr(u)&&hi(u)==tt}function U1(u){if(!Cr(u)||hi(u)!=at)return!1;var h=uc(u);if(h===null)return!0;var b=an.call(h,"constructor")&&h.constructor;return typeof b=="function"&&b instanceof b&&lr.call(b)==ci}var Xb=Ia?Mr(Ia):ur;function zU(u){return ok(u)&&u>=-G&&u<=G}var lk=Gs?Mr(Gs):zt;function b2(u){return typeof u=="string"||!It(u)&&Cr(u)&&hi(u)==rn}function oa(u){return typeof u=="symbol"||Cr(u)&&hi(u)==Dt}var lp=t1?Mr(t1):Ur;function FU(u){return u===n}function BU(u){return Cr(u)&&gi(u)==et}function $U(u){return Cr(u)&&hi(u)==Gt}var HU=_(Qs),WU=_(function(u,h){return u<=h});function uk(u){if(!u)return[];if(Mo(u))return b2(u)?Gi(u):Li(u);if(cc&&u[cc])return Bv(u[cc]());var h=gi(u),b=h==Re?Lh:h==Wt?Jd:up;return b(u)}function hu(u){if(!u)return u===0?u:0;if(u=Ba(u),u===J||u===-J){var h=u<0?-1:1;return h*ee}return u===u?u:0}function Ot(u){var h=hu(u),b=h%1;return h===h?b?h-b:h:0}function ck(u){return u?su(Ot(u),0,W):0}function Ba(u){if(typeof u=="number")return u;if(oa(u))return Q;if(dr(u)){var h=typeof u.valueOf=="function"?u.valueOf():u;u=dr(h)?h+"":h}if(typeof u!="string")return u===0?u:+u;u=io(u);var b=Fd.test(u);return b||$d.test(u)?me(u.slice(2),b?2:8):zd.test(u)?Q:+u}function dk(u){return za(u,Io(u))}function VU(u){return u?su(Ot(u),-G,G):u===0?u:0}function Cn(u){return u==null?"":so(u)}var UU=lo(function(u,h){if(W1(h)||Mo(h)){za(h,mi(h),u);return}for(var b in h)an.call(h,b)&&Ys(u,b,h[b])}),fk=lo(function(u,h){za(h,Io(h),u)}),x2=lo(function(u,h,b,A){za(h,Io(h),u,A)}),GU=lo(function(u,h,b,A){za(h,mi(h),u,A)}),jU=Jn(zh);function qU(u,h){var b=au(u);return h==null?b:nt(b,h)}var KU=Ct(function(u,h){u=hn(u);var b=-1,A=h.length,O=A>2?h[2]:n;for(O&&uo(h[0],h[1],O)&&(A=1);++b1),H}),za(u,he(u),b),A&&(b=fi(b,g|m|y,Pt));for(var O=h.length;O--;)np(b,h[O]);return b});function fG(u,h){return pk(u,v2(Le(h)))}var hG=Jn(function(u,h){return u==null?{}:M1(u,h)});function pk(u,h){if(u==null)return{};var b=Nn(he(u),function(A){return[A]});return h=Le(h),Yh(u,b,function(A,O){return h(A,O[0])})}function pG(u,h,b){h=rl(h,u);var A=-1,O=h.length;for(O||(O=1,u=n);++Ah){var A=u;u=h,h=A}if(b||u%1||h%1){var O=h1();return ti(u+O*(h-u+j("1e-"+((O+"").length-1))),h)}return pf(u,h)}var kG=al(function(u,h,b){return h=h.toLowerCase(),u+(b?vk(h):h)});function vk(u){return ex(Cn(u).toLowerCase())}function yk(u){return u=Cn(u),u&&u.replace(Wd,Fv).replace(Yl,"")}function EG(u,h,b){u=Cn(u),h=so(h);var A=u.length;b=b===n?A:su(Ot(b),0,A);var O=b;return b-=h.length,b>=0&&u.slice(b,O)==h}function PG(u){return u=Cn(u),u&&Vr.test(u)?u.replace(Hi,fs):u}function TG(u){return u=Cn(u),u&&Md.test(u)?u.replace(Vl,"\\$&"):u}var LG=al(function(u,h,b){return u+(b?"-":"")+h.toLowerCase()}),AG=al(function(u,h,b){return u+(b?" ":"")+h.toLowerCase()}),MG=ap("toLowerCase");function IG(u,h,b){u=Cn(u),h=Ot(h);var A=h?Oa(u):0;if(!h||A>=h)return u;var O=(h-A)/2;return c(ou(O),b)+u+c(sf(O),b)}function RG(u,h,b){u=Cn(u),h=Ot(h);var A=h?Oa(u):0;return h&&A>>0,b?(u=Cn(u),u&&(typeof h=="string"||h!=null&&!Xb(h))&&(h=so(h),!h&&ru(u))?ys(Gi(u),0,b):u.split(h,b)):[]}var $G=al(function(u,h,b){return u+(b?" ":"")+ex(h)});function HG(u,h,b){return u=Cn(u),b=b==null?0:su(Ot(b),0,u.length),h=so(h),u.slice(b,b+h.length)==h}function WG(u,h,b){var A=$.templateSettings;b&&uo(u,h,b)&&(h=n),u=Cn(u),h=x2({},h,A,Fe);var O=x2({},h.imports,A.imports,Fe),H=mi(O),K=Qd(O,H),X,se,_e=0,Pe=h.interpolate||wo,Ae="__p += '",Xe=tf((h.escape||wo).source+"|"+Pe.source+"|"+(Pe===Bs?Dd:wo).source+"|"+(h.evaluate||wo).source+"|$","g"),ct="//# sourceURL="+(an.call(h,"sourceURL")?(h.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++eu+"]")+` -`;u.replace(Xe,function(xt,qt,nn,aa,co,sa){return nn||(nn=aa),Ae+=u.slice(_e,sa).replace(Vd,qs),qt&&(X=!0,Ae+=`' + -__e(`+qt+`) + -'`),co&&(se=!0,Ae+=`'; -`+co+`; -__p += '`),nn&&(Ae+=`' + -((__t = (`+nn+`)) == null ? '' : __t) + -'`),_e=sa+xt.length,xt}),Ae+=`'; -`;var bt=an.call(h,"variable")&&h.variable;if(!bt)Ae=`with (obj) { -`+Ae+` -} -`;else if(Od.test(bt))throw new _t(s);Ae=(se?Ae.replace(en,""):Ae).replace(Kn,"$1").replace(yr,"$1;"),Ae="function("+(bt||"obj")+`) { -`+(bt?"":`obj || (obj = {}); -`)+"var __t, __p = ''"+(X?", __e = _.escape":"")+(se?`, __j = Array.prototype.join; -function print() { __p += __j.call(arguments, '') } -`:`; -`)+Ae+`return __p -}`;var Bt=xk(function(){return tn(H,ct+"return "+Ae).apply(n,K)});if(Bt.source=Ae,Yb(Bt))throw Bt;return Bt}function VG(u){return Cn(u).toLowerCase()}function UG(u){return Cn(u).toUpperCase()}function GG(u,h,b){if(u=Cn(u),u&&(b||h===n))return io(u);if(!u||!(h=so(h)))return u;var A=Gi(u),O=Gi(h),H=Yo(A,O),K=ds(A,O)+1;return ys(A,H,K).join("")}function jG(u,h,b){if(u=Cn(u),u&&(b||h===n))return u.slice(0,a1(u)+1);if(!u||!(h=so(h)))return u;var A=Gi(u),O=ds(A,Gi(h))+1;return ys(A,0,O).join("")}function qG(u,h,b){if(u=Cn(u),u&&(b||h===n))return u.replace($s,"");if(!u||!(h=so(h)))return u;var A=Gi(u),O=Yo(A,Gi(h));return ys(A,O).join("")}function KG(u,h){var b=q,A=Z;if(dr(h)){var O="separator"in h?h.separator:O;b="length"in h?Ot(h.length):b,A="omission"in h?so(h.omission):A}u=Cn(u);var H=u.length;if(ru(u)){var K=Gi(u);H=K.length}if(b>=H)return u;var X=b-Oa(A);if(X<1)return A;var se=K?ys(K,0,X).join(""):u.slice(0,X);if(O===n)return se+A;if(K&&(X+=se.length-X),Xb(O)){if(u.slice(X).search(O)){var _e,Pe=se;for(O.global||(O=tf(O.source,Cn(si.exec(O))+"g")),O.lastIndex=0;_e=O.exec(Pe);)var Ae=_e.index;se=se.slice(0,Ae===n?X:Ae)}}else if(u.indexOf(so(O),X)!=X){var Xe=se.lastIndexOf(O);Xe>-1&&(se=se.slice(0,Xe))}return se+A}function ZG(u){return u=Cn(u),u&&Ld.test(u)?u.replace(Wr,Wv):u}var YG=al(function(u,h,b){return u+(b?" ":"")+h.toUpperCase()}),ex=ap("toUpperCase");function bk(u,h,b){return u=Cn(u),h=b?n:h,h===n?Th(u)?ef(u):r1(u):u.match(h)||[]}var xk=Ct(function(u,h){try{return Ci(u,n,h)}catch(b){return Yb(b)?b:new _t(b)}}),XG=Jn(function(u,h){return Wn(h,function(b){b=sl(b),ea(u,b,Kb(u[b],u))}),u});function QG(u){var h=u==null?0:u.length,b=Le();return u=h?Nn(u,function(A){if(typeof A[1]!="function")throw new _i(a);return[b(A[0]),A[1]]}):[],Ct(function(A){for(var O=-1;++OG)return[];var b=W,A=ti(u,W);h=Le(h),u-=W;for(var O=Xd(A,h);++b0||h<0)?new Ut(b):(u<0?b=b.takeRight(-u):u&&(b=b.drop(u)),h!==n&&(h=Ot(h),b=h<0?b.dropRight(-h):b.take(h-u)),b)},Ut.prototype.takeRightWhile=function(u){return this.reverse().takeWhile(u).reverse()},Ut.prototype.toArray=function(){return this.take(W)},ra(Ut.prototype,function(u,h){var b=/^(?:filter|find|map|reject)|While$/.test(h),A=/^(?:head|last)$/.test(h),O=$[A?"take"+(h=="last"?"Right":""):h],H=A||/^find/.test(h);!O||($.prototype[h]=function(){var K=this.__wrapped__,X=A?[1]:arguments,se=K instanceof Ut,_e=X[0],Pe=se||It(K),Ae=function(qt){var nn=O.apply($,Ra([qt],X));return A&&Xe?nn[0]:nn};Pe&&b&&typeof _e=="function"&&_e.length!=1&&(se=Pe=!1);var Xe=this.__chain__,ct=!!this.__actions__.length,bt=H&&!Xe,Bt=se&&!ct;if(!H&&Pe){K=Bt?K:new Ut(this);var xt=u.apply(K,X);return xt.__actions__.push({func:h2,args:[Ae],thisArg:n}),new oo(xt,Xe)}return bt&&Bt?u.apply(this,X):(xt=this.thru(Ae),bt?A?xt.value()[0]:xt.value():xt)})}),Wn(["pop","push","shift","sort","splice","unshift"],function(u){var h=oc[u],b=/^(?:push|sort|unshift)$/.test(u)?"tap":"thru",A=/^(?:pop|shift)$/.test(u);$.prototype[u]=function(){var O=arguments;if(A&&!this.__chain__){var H=this.value();return h.apply(It(H)?H:[],O)}return this[b](function(K){return h.apply(It(K)?K:[],O)})}}),ra(Ut.prototype,function(u,h){var b=$[h];if(b){var A=b.name+"";an.call(hs,A)||(hs[A]=[]),hs[A].push({name:h,func:b})}}),hs[xf(n,E).name]=[{name:"wrapper",func:n}],Ut.prototype.clone=ji,Ut.prototype.reverse=Ei,Ut.prototype.value=Xv,$.prototype.at=EV,$.prototype.chain=PV,$.prototype.commit=TV,$.prototype.next=LV,$.prototype.plant=MV,$.prototype.reverse=IV,$.prototype.toJSON=$.prototype.valueOf=$.prototype.value=RV,$.prototype.first=$.prototype.head,cc&&($.prototype[cc]=AV),$},Na=Eo();lt?((lt.exports=Na)._=Na,Ue._=Na):Ke._=Na}).call(wu)})(xa,xa.exports);const Kt=xa.exports;var wS=typeof navigator<"u"?navigator.userAgent.toLowerCase().indexOf("firefox")>0:!1;function CS(e,t,n,r){e.addEventListener?e.addEventListener(t,n,r):e.attachEvent&&e.attachEvent("on".concat(t),function(){n(window.event)})}function hB(e,t){for(var n=t.slice(0,t.length-1),r=0;r=0;)t[n-1]+=",",t.splice(n,1),n=t.lastIndexOf("");return t}function r2e(e,t){for(var n=e.length>=t.length?e:t,r=e.length>=t.length?t:e,i=!0,o=0;o=0&&tr.splice(n,1),e.key&&e.key.toLowerCase()==="meta"&&tr.splice(0,tr.length),(t===93||t===224)&&(t=91),t in Di){Di[t]=!1;for(var r in pd)pd[r]===t&&(ha[r]=!1)}}function u2e(e){if(typeof e>"u")Object.keys(qr).forEach(function(a){return delete qr[a]});else if(Array.isArray(e))e.forEach(function(a){a.key&&_S(a)});else if(typeof e=="object")e.key&&_S(e);else if(typeof e=="string"){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r1?hB(pd,d):[];qr[m]=qr[m].filter(function(x){var w=i?x.method===i:!0;return!(w&&x.scope===r&&r2e(x.mods,y))})}})};function VL(e,t,n,r){if(t.element===r){var i;if(t.scope===n||t.scope==="all"){i=t.mods.length>0;for(var o in Di)Object.prototype.hasOwnProperty.call(Di,o)&&(!Di[o]&&t.mods.indexOf(+o)>-1||Di[o]&&t.mods.indexOf(+o)===-1)&&(i=!1);(t.mods.length===0&&!Di[16]&&!Di[18]&&!Di[17]&&!Di[91]||i||t.shortcut==="*")&&t.method(e,t)===!1&&(e.preventDefault?e.preventDefault():e.returnValue=!1,e.stopPropagation&&e.stopPropagation(),e.cancelBubble&&(e.cancelBubble=!0))}}}function UL(e,t){var n=qr["*"],r=e.keyCode||e.which||e.charCode;if(!!ha.filter.call(this,e)){if((r===93||r===224)&&(r=91),tr.indexOf(r)===-1&&r!==229&&tr.push(r),["ctrlKey","altKey","shiftKey","metaKey"].forEach(function(x){var w=aC[x];e[x]&&tr.indexOf(w)===-1?tr.push(w):!e[x]&&tr.indexOf(w)>-1?tr.splice(tr.indexOf(w),1):x==="metaKey"&&e[x]&&tr.length===3&&(e.ctrlKey||e.shiftKey||e.altKey||(tr=tr.slice(tr.indexOf(w))))}),r in Di){Di[r]=!0;for(var i in pd)pd[i]===r&&(ha[i]=!0);if(!n)return}for(var o in Di)Object.prototype.hasOwnProperty.call(Di,o)&&(Di[o]=e[aC[o]]);e.getModifierState&&!(e.altKey&&!e.ctrlKey)&&e.getModifierState("AltGraph")&&(tr.indexOf(17)===-1&&tr.push(17),tr.indexOf(18)===-1&&tr.push(18),Di[17]=!0,Di[18]=!0);var a=Zm();if(n)for(var s=0;s-1}function ha(e,t,n){tr=[];var r=pB(e),i=[],o="all",a=document,s=0,l=!1,d=!0,p="+",g=!1;for(n===void 0&&typeof t=="function"&&(n=t),Object.prototype.toString.call(t)==="[object Object]"&&(t.scope&&(o=t.scope),t.element&&(a=t.element),t.keyup&&(l=t.keyup),t.keydown!==void 0&&(d=t.keydown),t.capture!==void 0&&(g=t.capture),typeof t.splitKey=="string"&&(p=t.splitKey)),typeof t=="string"&&(o=t);s1&&(i=hB(pd,e)),e=e[e.length-1],e=e==="*"?"*":mb(e),e in qr||(qr[e]=[]),qr[e].push({keyup:l,keydown:d,scope:o,mods:i,shortcut:r[s],method:n,key:r[s],splitKey:p,element:a});typeof a<"u"&&!c2e(a)&&window&&(mB.push(a),CS(a,"keydown",function(m){UL(m,a)},g),WL||(WL=!0,CS(window,"focus",function(){tr=[]},g)),CS(a,"keyup",function(m){UL(m,a),l2e(m)},g))}function d2e(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"all";Object.keys(qr).forEach(function(n){var r=qr[n].find(function(i){return i.scope===t&&i.shortcut===e});r&&r.method&&r.method()})}var kS={setScope:vB,getScope:Zm,deleteScope:s2e,getPressedKeyCodes:i2e,isPressed:a2e,filter:o2e,trigger:d2e,unbind:u2e,keyMap:W7,modifier:pd,modifierMap:aC};for(var ES in kS)Object.prototype.hasOwnProperty.call(kS,ES)&&(ha[ES]=kS[ES]);if(typeof window<"u"){var f2e=window.hotkeys;ha.noConflict=function(e){return e&&window.hotkeys===ha&&(window.hotkeys=f2e),ha},window.hotkeys=ha}ha.filter=function(){return!0};var yB=function(t,n){var r=t.target,i=r&&r.tagName;return Boolean(i&&n&&n.includes(i))},h2e=function(t){return yB(t,["INPUT","TEXTAREA","SELECT"])};function $t(e,t,n,r){n instanceof Array&&(r=n,n=void 0);var i=n||{},o=i.enableOnTags,a=i.filter,s=i.keyup,l=i.keydown,d=i.filterPreventDefault,p=d===void 0?!0:d,g=i.enabled,m=g===void 0?!0:g,y=i.enableOnContentEditable,x=y===void 0?!1:y,w=C.exports.useRef(null),P=C.exports.useCallback(function(E,k){var L,I;return a&&!a(E)?!p:h2e(E)&&!yB(E,o)||(L=E.target)!=null&&L.isContentEditable&&!x?!0:w.current===null||document.activeElement===w.current||(I=w.current)!=null&&I.contains(document.activeElement)?(t(E,k),!0):!1},r?[w,o,a].concat(r):[w,o,a]);return C.exports.useEffect(function(){if(!m){ha.unbind(e,P);return}return s&&l!==!0&&(n.keydown=!1),ha(e,n||{},P),function(){return ha.unbind(e,P)}},[P,e,m]),w}ha.isPressed;function p2e(){return oe("div",{className:"work-in-progress nodes-work-in-progress",children:[S("h1",{children:"Nodes"}),S("p",{children:"A node based system for the generation of images is under development currently. Stay tuned for updates about this amazing feature."})]})}function g2e(){return oe("div",{className:"work-in-progress outpainting-work-in-progress",children:[S("h1",{children:"Outpainting"}),S("p",{children:"Outpainting is available as a part of the Invoke AI Command Line Interface. A dedicated WebUI interface will be released in the near future."})]})}const m2e=()=>oe("div",{className:"work-in-progress post-processing-work-in-progress",children:[S("h1",{children:"Post Processing"}),S("p",{children:"Invoke AI offers a wide variety of post processing features. Image Upscaling and Face Restoration are already available in the WebUI. You can access them from the Advanced Options menu of the Text To Image and Image To Image tabs. You can also process images directly, using the image action buttons above the main image display."}),S("p",{children:"A dedicated UI will be released soon to facilitate more advanced post processing workflows."}),S("p",{children:"The Invoke AI Command Line Interface offers various other features including Embiggen."})]}),v2e=$0({displayName:"ImageToImageIcon",viewBox:"0 0 3543 3543",path:S("g",{transform:"matrix(1.10943,0,0,1.10943,-206.981,-213.533)",children:S("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M688.533,2405.95L542.987,2405.95C349.532,2405.95 192.47,2248.89 192.47,2055.44L192.47,542.987C192.47,349.532 349.532,192.47 542.987,192.47L2527.88,192.47C2721.33,192.47 2878.4,349.532 2878.4,542.987L2878.4,1172.79L3023.94,1172.79C3217.4,1172.79 3374.46,1329.85 3374.46,1523.3C3374.46,1523.3 3374.46,3035.75 3374.46,3035.75C3374.46,3229.21 3217.4,3386.27 3023.94,3386.27L1039.05,3386.27C845.595,3386.27 688.533,3229.21 688.533,3035.75L688.533,2405.95ZM3286.96,2634.37L3286.96,1523.3C3286.96,1378.14 3169.11,1260.29 3023.94,1260.29C3023.94,1260.29 1039.05,1260.29 1039.05,1260.29C893.887,1260.29 776.033,1378.14 776.033,1523.3L776.033,2489.79L1440.94,1736.22L2385.83,2775.59L2880.71,2200.41L3286.96,2634.37ZM2622.05,1405.51C2778.5,1405.51 2905.51,1532.53 2905.51,1688.98C2905.51,1845.42 2778.5,1972.44 2622.05,1972.44C2465.6,1972.44 2338.58,1845.42 2338.58,1688.98C2338.58,1532.53 2465.6,1405.51 2622.05,1405.51ZM2790.9,1172.79L1323.86,1172.79L944.882,755.906L279.97,1509.47L279.97,542.987C279.97,397.824 397.824,279.97 542.987,279.97C542.987,279.97 2527.88,279.97 2527.88,279.97C2673.04,279.97 2790.9,397.824 2790.9,542.987L2790.9,1172.79ZM2125.98,425.197C2282.43,425.197 2409.45,552.213 2409.45,708.661C2409.45,865.11 2282.43,992.126 2125.98,992.126C1969.54,992.126 1842.52,865.11 1842.52,708.661C1842.52,552.213 1969.54,425.197 2125.98,425.197Z"})})}),y2e=$0({displayName:"InpaintIcon",viewBox:"0 0 3543 3543",path:S("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M3543.31,768.593C3543.31,517.323 3339.31,313.324 3088.04,313.324L455.269,313.324C203.999,313.324 0,517.323 0,768.593C0,768.593 0,2774.71 0,2774.71C0,3025.98 203.999,3229.98 455.269,3229.98L3088.04,3229.98C3339.31,3229.98 3543.31,3025.98 3543.31,2774.71C3543.31,2774.71 3543.31,768.593 3543.31,768.593ZM3446.56,2252.63L3446.56,768.593C3446.56,570.718 3285.91,410.068 3088.04,410.068C3088.04,410.068 455.269,410.068 455.269,410.068C257.394,410.068 96.745,570.718 96.745,768.593L96.745,2061.49L988.344,1051.01L1326.63,1423.12C1281.74,1438.3 1227.39,1454.93 1158.26,1480.89C995.738,1541.9 944.356,1613.28 911.834,1718.7C884.979,1805.76 875.814,1922.93 811.322,2093.5C763.918,2218.87 765.18,2304.83 790.606,2364.87C817.014,2427.22 869.858,2467.73 941.71,2493.83C1023.86,2523.67 1134.43,2534.25 1242.45,2557.97C1365.72,2585.04 1455.23,2643.2 1532.76,2665.96C1587.03,2681.89 1637.04,2683.6 1686.56,2663.56C1731.54,2645.36 1777.95,2607.64 1825.43,2535.92C1874.9,2461.2 1979.98,2369.94 2102.8,2276.91L2241.64,2429.63L2739.91,1850.53C2754.47,1841.35 2767.47,1833.12 2778.66,1825.94C2832.6,1791.35 2866.82,1742.41 2884.38,1682.61L2898.06,1666.72L3446.56,2252.63ZM1680.71,2559.9C1666.7,2570.37 1652.86,2577.22 1638.81,2580.95L1610.62,2588.45L1625.61,2644.82L1653.8,2637.33C1674.48,2631.83 1695.02,2622.04 1715.64,2606.61L1739,2589.14L1704.06,2542.43L1680.71,2559.9ZM1541.62,2570.42C1524.94,2564.58 1507.63,2557.37 1489.49,2549.48L1462.75,2537.84L1439.48,2591.33L1466.22,2602.97C1485.74,2611.46 1504.38,2619.18 1522.33,2625.47L1549.86,2635.12L1569.15,2580.07L1541.62,2570.42ZM1381.21,2503.1C1363.08,2496.04 1344.17,2489.24 1324.38,2483.03L1296.55,2474.29L1279.07,2529.94L1306.9,2538.68C1325.41,2544.49 1343.09,2550.86 1360.05,2557.46L1387.23,2568.04L1408.39,2513.68L1381.21,2503.1ZM1788.46,2430.83C1773.91,2447.61 1761.19,2463.86 1750.55,2479.44L1734.09,2503.52L1782.25,2536.43L1798.71,2512.35C1808.2,2498.46 1819.56,2484 1832.53,2469.04L1851.64,2447.01L1807.57,2408.79L1788.46,2430.83ZM1262.54,2466.49C1243.17,2462.24 1223.71,2458.43 1204.35,2454.87L1175.67,2449.6L1165.12,2506.97L1193.81,2512.24C1212.52,2515.68 1231.32,2519.35 1250.03,2523.46L1278.52,2529.72L1291.03,2472.74L1262.54,2466.49ZM1089.5,2434.66C1070.28,2431.1 1051.6,2427.35 1033.72,2423.15L1005.32,2416.49L992.002,2473.28L1020.4,2479.94C1039.14,2484.34 1058.71,2488.28 1078.86,2492.02L1107.54,2497.34L1118.18,2439.99L1089.5,2434.66ZM932.182,2386.94C917.545,2378.53 904.788,2368.71 894.532,2356.8L875.504,2334.69L831.294,2372.75L850.322,2394.85C864.755,2411.62 882.513,2425.67 903.11,2437.51L928.396,2452.05L957.469,2401.48L932.182,2386.94ZM1917.04,2306.1C1901.59,2319.37 1886.77,2332.5 1872.67,2345.44L1851.18,2365.17L1890.64,2408.14L1912.12,2388.41C1925.76,2375.89 1940.1,2363.19 1955.04,2350.36L1977.17,2331.36L1939.17,2287.1L1917.04,2306.1ZM866.485,2267.79C866.715,2251.85 868.706,2234.39 872.54,2215.21L878.257,2186.61L821.055,2175.17L815.338,2203.77C810.733,2226.81 808.434,2247.8 808.158,2266.94L807.737,2296.11L866.064,2296.95L866.485,2267.79ZM2055.08,2195.63C2039.24,2207.6 2023.66,2219.55 2008.43,2231.46L1985.45,2249.43L2021.38,2295.38L2044.36,2277.42C2059.34,2265.7 2074.66,2253.95 2090.23,2242.18L2113.51,2224.61L2078.35,2178.06L2055.08,2195.63ZM2197.62,2092.3C2181.57,2103.52 2165.6,2114.82 2149.74,2126.16L2126.02,2143.12L2159.95,2190.57L2183.67,2173.61C2199.36,2162.38 2215.18,2151.21 2231.05,2140.1L2254.95,2123.38L2221.52,2075.58L2197.62,2092.3ZM905.788,2108.14C912.858,2088.7 919.236,2069.96 925.03,2051.88L933.93,2024.1L878.378,2006.3L869.478,2034.08C863.905,2051.47 857.769,2069.5 850.968,2088.2L840.998,2115.61L895.817,2135.55L905.788,2108.14ZM2342.87,1993.45C2326.76,2004.15 2310.52,2015.01 2294.22,2026L2270.04,2042.31L2302.65,2090.67L2326.83,2074.37C2343.01,2063.45 2359.14,2052.67 2375.14,2042.04L2399.44,2025.91L2367.17,1977.31L2342.87,1993.45ZM2489.92,1897.67C2473.88,1907.94 2457.46,1918.5 2440.74,1929.32L2416.26,1945.16L2447.95,1994.14L2472.44,1978.29C2489.07,1967.53 2505.41,1957.02 2521.37,1946.8L2545.93,1931.07L2514.48,1881.94L2489.92,1897.67ZM956.972,1937.49C961.849,1917.31 966.133,1898.15 970.079,1879.93L976.253,1851.43L919.241,1839.08L913.067,1867.59C909.215,1885.38 905.033,1904.08 900.271,1923.79L893.42,1952.13L950.121,1965.84L956.972,1937.49ZM2638.01,1803.95C2622.5,1813.69 2605.98,1824.08 2588.59,1835.04L2563.91,1850.59L2595.02,1899.94L2619.69,1884.38C2637.05,1873.44 2653.55,1863.08 2669.03,1853.35L2693.73,1837.84L2662.71,1788.44L2638.01,1803.95ZM2769.59,1708.14C2760.26,1721.07 2748.81,1732.54 2735.03,1742.4L2711.31,1759.37L2745.25,1806.81L2768.97,1789.84C2788.08,1776.17 2803.93,1760.22 2816.88,1742.3L2833.95,1718.65L2786.67,1684.5L2769.59,1708.14ZM995.304,1767.43C1000.24,1748.86 1005.64,1731.66 1012.23,1715.62L1023.31,1688.64L969.359,1666.47L958.273,1693.45C950.767,1711.72 944.551,1731.29 938.928,1752.44L931.436,1780.63L987.812,1795.62L995.304,1767.43ZM1071.42,1633.09C1083.85,1622.63 1098.26,1612.75 1115.07,1603.23L1140.45,1588.86L1111.71,1538.1L1086.33,1552.47C1066.11,1563.92 1048.82,1575.88 1033.86,1588.46L1011.55,1607.24L1049.11,1651.87L1071.42,1633.09ZM2804.87,1559.28C2805.5,1578.06 2804.95,1596.1 2803,1613.27L2799.72,1642.25L2857.68,1648.81L2860.97,1619.83C2863.22,1599.96 2863.9,1579.07 2863.17,1557.33L2862.2,1528.18L2803.9,1530.12L2804.87,1559.28ZM1217.5,1558.88C1236.87,1551.88 1254.98,1545.61 1271.98,1539.88L1299.62,1530.55L1280.97,1475.28L1253.33,1484.6C1235.96,1490.46 1217.45,1496.87 1197.66,1504.02L1170.23,1513.94L1190.07,1568.8L1217.5,1558.88ZM1383.15,1502.63C1403.9,1495.17 1422.61,1487.67 1439.93,1479.27L1466.18,1466.54L1440.73,1414.06L1414.48,1426.78C1398.91,1434.33 1382.06,1441.03 1363.41,1447.74L1335.96,1457.62L1355.71,1512.51L1383.15,1502.63ZM2777.41,1393.4C2782.33,1412.11 2786.73,1430.56 2790.49,1448.67L2796.42,1477.23L2853.54,1465.37L2847.6,1436.81C2843.64,1417.72 2839.01,1398.28 2833.83,1378.57L2826.41,1350.36L2770,1365.19L2777.41,1393.4ZM1541.19,1401.64C1553.52,1387.35 1565.77,1370.94 1578.31,1351.79L1594.28,1327.39L1545.48,1295.44L1529.5,1319.84C1518.52,1336.62 1507.83,1351.02 1497.03,1363.53L1477.97,1385.61L1522.14,1423.72L1541.19,1401.64ZM2725.02,1229.27C2731.61,1247.45 2738.01,1265.61 2744.12,1283.7L2753.45,1311.33L2808.72,1292.66L2799.38,1265.03C2793.13,1246.53 2786.6,1227.96 2779.85,1209.37L2769.9,1181.95L2715.07,1201.86L2725.02,1229.27ZM1636.99,1247.12C1644.26,1232.56 1651.77,1217.04 1659.58,1200.45C1660.59,1198.3 1661.61,1196.15 1662.61,1194.02L1675.08,1167.65L1622.34,1142.72L1609.88,1169.09C1608.86,1171.25 1607.83,1173.42 1606.81,1175.59C1599.2,1191.75 1591.88,1206.88 1584.8,1221.06L1571.77,1247.16L1623.96,1273.21L1636.99,1247.12ZM2251.58,766.326C2320.04,672.986 2430.48,612.355 2554.96,612.355C2762.48,612.355 2930.95,780.83 2930.95,988.344C2930.95,1087.56 2892.44,1177.85 2829.58,1245.06C2804.67,1171.95 2775.67,1097.93 2747.18,1026.98C2699.54,908.311 2654.38,849.115 2602.9,816.501C2565.59,792.868 2523.88,781.903 2471.8,777.274C2416.47,772.355 2346.53,774.829 2251.58,766.326ZM2662.3,1066.95C2669.46,1084.79 2676.66,1102.83 2683.81,1120.98L2694.51,1148.12L2748.78,1126.72L2738.08,1099.59C2730.88,1081.32 2723.64,1063.18 2716.44,1045.23L2705.58,1018.16L2651.44,1039.88L2662.3,1066.95ZM1713.81,1090.65C1723.08,1073.13 1732.27,1056.54 1741.52,1040.87L1756.33,1015.74L1706.08,986.113L1691.27,1011.24C1681.59,1027.65 1671.95,1045.03 1662.25,1063.39L1648.61,1089.17L1700.18,1116.44L1713.81,1090.65ZM2584.06,922.671C2594.47,934.345 2604.5,948.467 2614.55,965.492L2629.38,990.608L2679.62,960.949L2664.79,935.834C2652.56,915.134 2640.26,898.042 2627.6,883.849L2608.19,862.079L2564.65,900.901L2584.06,922.671ZM1805.33,949.853C1817.51,935.859 1830.16,923.259 1843.5,912.06L1865.85,893.314L1828.36,848.625L1806.01,867.372C1790.4,880.469 1775.59,895.178 1761.34,911.545L1742.18,933.541L1786.17,971.849L1805.33,949.853ZM2446.47,869.303C2466.17,870.516 2483.98,872.335 2500.35,875.649L2528.94,881.438L2540.51,824.265L2511.93,818.476C2493.13,814.67 2472.68,812.474 2450.05,811.08L2420.94,809.287L2417.35,867.51L2446.47,869.303ZM1935.15,861.305C1951.44,856.036 1968.78,851.999 1987.35,849.144L2016.18,844.713L2007.32,787.057L1978.49,791.488C1956.68,794.84 1936.32,799.616 1917.19,805.802L1889.44,814.778L1907.39,870.28L1935.15,861.305ZM2271.35,861.832C2292.28,863.33 2311.95,864.351 2330.47,865.114L2359.61,866.316L2362.01,808.032L2332.87,806.83C2314.9,806.09 2295.82,805.1 2275.51,803.648L2246.42,801.567L2242.26,859.751L2271.35,861.832ZM2097.81,844.858C2115.7,845.771 2134.46,847.337 2154.17,849.543L2183.16,852.787L2189.65,794.816L2160.66,791.572C2139.72,789.228 2119.79,787.57 2100.78,786.6L2071.65,785.114L2068.68,843.372L2097.81,844.858Z"})}),b2e=$0({displayName:"NodesIcon",viewBox:"0 0 3543 3543",path:S("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M3543.31,770.787C3543.31,515.578 3336.11,308.38 3080.9,308.38L462.407,308.38C207.197,308.38 0,515.578 0,770.787L0,2766.03C0,3021.24 207.197,3228.44 462.407,3228.44L3080.9,3228.44C3336.11,3228.44 3543.31,3021.24 3543.31,2766.03C3543.31,2766.03 3543.31,770.787 3543.31,770.787ZM3427.88,770.787L3427.88,2766.03C3427.88,2957.53 3272.4,3113.01 3080.9,3113.01C3080.9,3113.01 462.407,3113.01 462.407,3113.01C270.906,3113.01 115.431,2957.53 115.431,2766.03L115.431,770.787C115.431,579.286 270.906,423.812 462.407,423.812L3080.9,423.812C3272.4,423.812 3427.88,579.286 3427.88,770.787ZM1214.23,1130.69L1321.47,1130.69C1324.01,1130.69 1326.54,1130.53 1329.05,1130.2C1329.05,1130.2 1367.3,1125.33 1397.94,1149.8C1421.63,1168.72 1437.33,1204.3 1437.33,1265.48L1437.33,2078.74L1220.99,2078.74C1146.83,2078.74 1086.61,2138.95 1086.61,2213.12L1086.61,2762.46C1086.61,2836.63 1146.83,2896.84 1220.99,2896.84L1770.34,2896.84C1844.5,2896.84 1904.71,2836.63 1904.71,2762.46L1904.71,2213.12C1904.71,2138.95 1844.5,2078.74 1770.34,2078.74L1554,2078.74L1554,1604.84C1625.84,1658.19 1703.39,1658.1 1703.39,1658.1C1703.54,1658.1 1703.69,1658.11 1703.84,1658.11L2362.2,1658.11L2362.2,1874.44C2362.2,1948.61 2422.42,2008.82 2496.58,2008.82L3045.93,2008.82C3120.09,2008.82 3180.3,1948.61 3180.3,1874.44L3180.3,1325.1C3180.3,1250.93 3120.09,1190.72 3045.93,1190.72L2496.58,1190.72C2422.42,1190.72 2362.2,1250.93 2362.2,1325.1L2362.2,1558.97L2362.2,1541.44L1704.23,1541.44C1702.2,1541.37 1650.96,1539.37 1609.51,1499.26C1577.72,1468.49 1554,1416.47 1554,1331.69L1554,1265.48C1554,1153.86 1513.98,1093.17 1470.76,1058.64C1411.24,1011.1 1338.98,1012.58 1319.15,1014.03L1214.23,1014.03L1214.23,796.992C1214.23,722.828 1154.02,662.617 1079.85,662.617L530.507,662.617C456.343,662.617 396.131,722.828 396.131,796.992L396.131,1346.34C396.131,1420.5 456.343,1480.71 530.507,1480.71L1079.85,1480.71C1154.02,1480.71 1214.23,1420.5 1214.23,1346.34L1214.23,1130.69Z"})}),x2e=$0({displayName:"OutpaintIcon",viewBox:"0 0 3543 3543",path:S("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M3543.31,766.352C3543.31,516.705 3340.63,314.024 3090.98,314.024L452.328,314.024C202.681,314.024 0,516.705 0,766.352L0,2776.95C0,3026.6 202.681,3229.28 452.328,3229.28C452.328,3229.28 3090.98,3229.28 3090.98,3229.28C3340.63,3229.28 3543.31,3026.6 3543.31,2776.95C3543.31,2776.95 3543.31,766.352 3543.31,766.352ZM3454.26,766.352L3454.26,2776.95C3454.26,2977.46 3291.48,3140.24 3090.98,3140.24L452.328,3140.24C251.825,3140.24 89.043,2977.46 89.043,2776.95C89.043,2776.95 89.043,766.352 89.043,766.352C89.043,565.849 251.825,403.067 452.328,403.067C452.328,403.067 3090.98,403.067 3090.98,403.067C3291.48,403.067 3454.26,565.849 3454.26,766.352ZM1294.01,2603.04L1394.01,2603.04L1394.01,2553.04L1294.01,2553.04L1294.01,2603.04ZM2494.01,2603.04L2524.53,2603.04C2541.26,2603.04 2557.62,2601.44 2573.47,2598.39L2598.02,2593.66L2588.56,2544.56L2564.01,2549.29C2551.23,2551.75 2538.03,2553.04 2524.53,2553.04L2494.01,2553.04L2494.01,2603.04ZM2344.01,2603.04L2444.01,2603.04L2444.01,2553.04L2344.01,2553.04L2344.01,2603.04ZM994.01,2603.04L1094.01,2603.04L1094.01,2553.04L994.01,2553.04L994.01,2603.04ZM1144.01,2603.04L1244.01,2603.04L1244.01,2553.04L1144.01,2553.04L1144.01,2603.04ZM2194.01,2603.04L2294.01,2603.04L2294.01,2553.04L2194.01,2553.04L2194.01,2603.04ZM2044.01,2603.04L2144.01,2603.04L2144.01,2553.04L2044.01,2553.04L2044.01,2603.04ZM1894.01,2603.04L1994.01,2603.04L1994.01,2553.04L1894.01,2553.04L1894.01,2603.04ZM1744.01,2603.04L1844.01,2603.04L1844.01,2553.04L1744.01,2553.04L1744.01,2603.04ZM1444.01,2603.04L1544.01,2603.04L1544.01,2553.04L1444.01,2553.04L1444.01,2603.04ZM1594.01,2603.04L1694.01,2603.04L1694.01,2553.04L1594.01,2553.04L1594.01,2603.04ZM864.145,2551.46C878.835,2562.5 894.741,2572 911.624,2579.74L934.352,2590.15L955.18,2544.7L932.452,2534.28C918.844,2528.05 906.024,2520.39 894.185,2511.49L874.199,2496.47L844.16,2536.44L864.145,2551.46ZM2674.44,2554.92C2689.46,2544.16 2703.28,2531.82 2715.65,2518.14L2732.42,2499.61L2695.35,2466.06L2678.58,2484.6C2668.59,2495.63 2657.44,2505.59 2645.32,2514.28L2625,2528.84L2654.12,2569.48L2674.44,2554.92ZM865.632,1911.31L1339.59,1374.15L2030.89,2134.59L2392.97,1713.77L2677.68,2017.9L2677.68,2324.93C2677.68,2424.23 2597.06,2504.85 2497.76,2504.85C2497.76,2504.85 1045.55,2504.85 1045.55,2504.85C946.251,2504.85 865.632,2424.23 865.632,2324.93L865.632,1911.31ZM771.251,2417.22C776.455,2435.14 783.552,2452.26 792.313,2468.35L804.27,2490.3L848.18,2466.39L836.223,2444.43C829.171,2431.49 823.457,2417.7 819.268,2403.28L812.297,2379.27L764.28,2393.21L771.251,2417.22ZM2770.36,2422.83C2775.83,2405.47 2779.52,2387.33 2781.2,2368.61L2783.43,2343.71L2733.64,2339.24L2731.4,2364.14C2730.05,2379.21 2727.08,2393.82 2722.67,2407.79L2715.15,2431.63L2762.84,2446.67L2770.36,2422.83ZM761.068,2236.12L761.068,2336.12L811.068,2336.12L811.068,2236.12L761.068,2236.12ZM2782.24,2291.41L2782.24,2191.41L2732.24,2191.41L2732.24,2291.41L2782.24,2291.41ZM761.068,2086.12L761.068,2186.12L811.068,2186.12L811.068,2086.12L761.068,2086.12ZM2782.24,2141.41L2782.24,2041.4L2732.24,2041.4L2732.24,2141.41L2782.24,2141.41ZM761.068,1936.12L761.068,2036.12L811.068,2036.12L811.068,1936.12L761.068,1936.12ZM2782.24,1991.4L2782.24,1891.4L2732.24,1891.4L2732.24,1991.4L2782.24,1991.4ZM761.068,1786.12L761.068,1886.12L811.068,1886.12L811.068,1786.12L761.068,1786.12ZM2782.24,1841.4L2782.24,1741.41L2732.24,1741.41L2732.24,1841.4L2782.24,1841.4ZM761.068,1636.12L761.068,1736.12L811.068,1736.12L811.068,1636.12L761.068,1636.12ZM2782.24,1691.41L2782.24,1591.41L2732.24,1591.41L2732.24,1691.41L2782.24,1691.41ZM761.068,1486.12L761.068,1586.12L811.068,1586.12L811.068,1486.12L761.068,1486.12ZM2203.72,1132.2C2318.18,1132.2 2411.11,1225.13 2411.11,1339.59C2411.11,1454.05 2318.18,1546.98 2203.72,1546.98C2089.26,1546.98 1996.33,1454.05 1996.33,1339.59C1996.33,1225.13 2089.26,1132.2 2203.72,1132.2ZM2782.24,1541.41L2782.24,1441.41L2732.24,1441.41L2732.24,1541.41L2782.24,1541.41ZM761.068,1336.12L761.068,1436.12L811.068,1436.12L811.068,1336.12L761.068,1336.12ZM2782.24,1391.41L2782.24,1291.41L2732.24,1291.41L2732.24,1391.41L2782.24,1391.41ZM761.068,1186.12L761.068,1286.12L811.068,1286.12L811.068,1186.12L761.068,1186.12ZM2732.24,1197.98L2732.24,1241.41L2782.24,1241.41L2782.24,1172.98L2781.03,1172.98C2780.06,1162.82 2778.49,1152.83 2776.36,1143.04L2771.04,1118.62L2722.18,1129.24L2727.5,1153.67C2730.61,1167.95 2732.24,1182.78 2732.24,1197.98ZM804.386,1055C794.186,1070.26 785.572,1086.67 778.777,1103.99L769.647,1127.26L816.194,1145.52L825.324,1122.25C830.797,1108.3 837.738,1095.08 845.955,1082.79L859.848,1062L818.279,1034.21L804.386,1055ZM2730.5,1043.14C2719.39,1028.39 2706.73,1014.86 2692.77,1002.81L2673.84,986.48L2641.17,1024.34L2660.1,1040.67C2671.37,1050.39 2681.59,1061.31 2690.56,1073.22L2705.6,1093.19L2745.54,1063.11L2730.5,1043.14ZM933.266,954.821C915.698,961.006 898.998,969.041 883.402,978.694L862.144,991.851L888.457,1034.37L909.715,1021.21C922.275,1013.44 935.723,1006.96 949.871,1001.98L973.452,993.681L956.848,946.518L933.266,954.821ZM2596.18,950.378C2578.71,945.327 2560.49,942.072 2541.72,940.832L2516.78,939.183L2513.48,989.074L2538.43,990.723C2553.54,991.722 2568.22,994.341 2582.28,998.409L2606.3,1005.36L2620.19,957.325L2596.18,950.378ZM2165.09,940.265L2065.09,940.265L2065.09,990.265L2165.09,990.265L2165.09,940.265ZM2015.09,940.265L1915.09,940.265L1915.09,990.265L2015.09,990.265L2015.09,940.265ZM1115.08,940.265L1015.08,940.265L1015.08,990.265L1115.08,990.265L1115.08,940.265ZM1865.08,940.265L1765.08,940.265L1765.08,990.265L1865.08,990.265L1865.08,940.265ZM1265.08,940.265L1165.08,940.265L1165.08,990.265L1265.08,990.265L1265.08,940.265ZM1415.08,940.265L1315.08,940.265L1315.08,990.265L1415.08,990.265L1415.08,940.265ZM1565.08,940.265L1465.08,940.265L1465.08,990.265L1565.08,990.265L1565.08,940.265ZM1715.08,940.265L1615.08,940.265L1615.08,990.265L1715.08,990.265L1715.08,940.265ZM2465.09,940.265L2365.09,940.265L2365.09,990.265L2465.09,990.265L2465.09,940.265ZM2315.09,940.265L2215.09,940.265L2215.09,990.265L2315.09,990.265L2315.09,940.265Z"})}),S2e=$0({displayName:"PostprocessingIcon",viewBox:"0 0 3543 3543",path:S("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M709.477,1596.53L992.591,1275.66L2239.09,2646.81L2891.95,1888.03L3427.88,2460.51L3427.88,994.78C3427.88,954.66 3421.05,916.122 3408.5,880.254L3521.9,855.419C3535.8,899.386 3543.31,946.214 3543.31,994.78L3543.31,2990.02C3543.31,3245.23 3336.11,3452.43 3080.9,3452.43C3080.9,3452.43 462.407,3452.43 462.407,3452.43C207.197,3452.43 -0,3245.23 -0,2990.02L-0,994.78C-0,739.571 207.197,532.373 462.407,532.373L505.419,532.373L504.644,532.546L807.104,600.085C820.223,601.729 832.422,607.722 841.77,617.116C850.131,625.517 855.784,636.21 858.055,647.804L462.407,647.804C270.906,647.804 115.431,803.279 115.431,994.78L115.431,2075.73L-0,2101.5L115.431,2127.28L115.431,2269.78L220.47,2150.73L482.345,2209.21C503.267,2211.83 522.722,2221.39 537.63,2236.37C552.538,2251.35 562.049,2270.9 564.657,2291.93L671.84,2776.17L779.022,2291.93C781.631,2270.9 791.141,2251.35 806.05,2236.37C820.958,2221.39 840.413,2211.83 861.334,2209.21L1353.15,2101.5L861.334,1993.8C840.413,1991.18 820.958,1981.62 806.05,1966.64C791.141,1951.66 781.631,1932.11 779.022,1911.08L709.477,1596.53ZM671.84,1573.09L725.556,2006.07C726.863,2016.61 731.63,2026.4 739.101,2033.91C746.573,2041.42 756.323,2046.21 766.808,2047.53L1197.68,2101.5L766.808,2155.48C756.323,2156.8 746.573,2161.59 739.101,2169.09C731.63,2176.6 726.863,2186.4 725.556,2196.94L671.84,2629.92L618.124,2196.94C616.817,2186.4 612.05,2176.6 604.579,2169.09C597.107,2161.59 587.357,2156.8 576.872,2155.48L146.001,2101.5L576.872,2047.53C587.357,2046.21 597.107,2041.42 604.579,2033.91C612.05,2026.4 616.817,2016.61 618.124,2006.07L671.84,1573.09ZM609.035,1710.36L564.657,1911.08C562.049,1932.11 552.538,1951.66 537.63,1966.64C522.722,1981.62 503.267,1991.18 482.345,1993.8L328.665,2028.11L609.035,1710.36ZM2297.12,938.615L2451.12,973.003C2480.59,976.695 2507.99,990.158 2528.99,1011.26C2549.99,1032.37 2563.39,1059.9 2567.07,1089.52L2672.73,1566.9C2634.5,1580.11 2593.44,1587.29 2550.72,1587.29C2344.33,1587.29 2176.77,1419.73 2176.77,1213.34C2176.77,1104.78 2223.13,1006.96 2297.12,938.615ZM2718.05,76.925L2793.72,686.847C2795.56,701.69 2802.27,715.491 2812.8,726.068C2823.32,736.644 2837.06,743.391 2851.83,745.242L3458.78,821.28L2851.83,897.318C2837.06,899.168 2823.32,905.916 2812.8,916.492C2802.27,927.068 2795.56,940.87 2793.72,955.712L2718.05,1565.63L2642.38,955.712C2640.54,940.87 2633.83,927.068 2623.3,916.492C2612.78,905.916 2599.04,899.168 2584.27,897.318L1977.32,821.28L2584.27,745.242C2599.04,743.391 2612.78,736.644 2623.3,726.068C2633.83,715.491 2640.54,701.69 2642.38,686.847L2718.05,76.925ZM2883.68,1043.06C2909.88,1094.13 2924.67,1152.02 2924.67,1213.34C2924.67,1335.4 2866.06,1443.88 2775.49,1512.14L2869.03,1089.52C2871.07,1073.15 2876.07,1057.42 2883.68,1043.06ZM925.928,201.2L959.611,472.704C960.431,479.311 963.42,485.455 968.105,490.163C972.79,494.871 978.904,497.875 985.479,498.698L1255.66,532.546L985.479,566.395C978.904,567.218 972.79,570.222 968.105,574.93C963.42,579.638 960.431,585.781 959.611,592.388L925.928,863.893L892.245,592.388C891.425,585.781 888.436,579.638 883.751,574.93C879.066,570.222 872.952,567.218 866.378,566.395L596.195,532.546L866.378,498.698C872.952,497.875 879.066,494.871 883.751,490.163C888.436,485.455 891.425,479.311 892.245,472.704L925.928,201.2ZM2864.47,532.373L3080.9,532.373C3258.7,532.373 3413.2,632.945 3490.58,780.281L3319.31,742.773C3257.14,683.925 3173.2,647.804 3080.9,647.804L2927.07,647.804C2919.95,642.994 2913.25,637.473 2907.11,631.298C2886.11,610.194 2872.71,582.655 2869.03,553.04L2864.47,532.373ZM1352.36,532.373L2571.64,532.373L2567.07,553.04C2563.39,582.655 2549.99,610.194 2528.99,631.298C2522.85,637.473 2516.16,642.994 2509.03,647.804L993.801,647.804C996.072,636.21 1001.73,625.517 1010.09,617.116C1019.43,607.722 1031.63,601.729 1044.75,600.085L1353.15,532.546L1352.36,532.373Z"})}),w2e=$0({displayName:"TextToImageIcon",viewBox:"0 0 3543 3543",path:S("g",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",transform:"matrix(1.11667,0,0,1.1066,-231.131,-213.062)",children:S("path",{d:"M2209.59,1137.35L2209.59,1098.17C2177.13,1108.99 2125.74,1121.91 2055.41,1136.94C2054.77,1137.08 2054.14,1137.21 2053.49,1137.35L1662.79,1137.35C1687.75,1101.98 1720.8,1074.35 1761.93,1054.44C1808.52,1031.9 1875.69,1012.22 1963.45,995.386C2081.86,973.146 2163.91,952.409 2209.59,933.174L2209.59,907.929C2209.59,859.241 2197.57,824.529 2173.53,803.792C2149.48,783.054 2104.1,772.686 2037.38,772.686C1992.3,772.686 1957.14,781.552 1931.89,799.284C1906.64,817.015 1886.21,848.121 1870.58,892.601L1640.67,851.127C1666.51,758.56 1710.99,690.037 1774.11,645.557C1837.22,601.077 1930.99,578.837 2055.41,578.837C2168.42,578.837 2252.57,592.211 2307.87,618.959C2363.17,645.707 2402.09,679.668 2424.63,720.842C2447.17,762.016 2458.44,837.602 2458.44,947.6L2456.7,1137.35L3021.34,1137.35C3214.79,1137.35 3371.86,1294.41 3371.86,1487.87C3371.86,1487.87 3371.86,3000.32 3371.86,3000.32C3371.86,3193.78 3214.79,3350.84 3021.34,3350.84C3021.34,3350.84 1036.45,3350.84 1036.45,3350.84C842.991,3350.84 685.93,3193.78 685.93,3000.32L685.93,1487.87C685.93,1400.21 718.174,1320.03 771.448,1258.54L772.123,1257.76L607.408,1257.76L498.311,1558L215.202,1558L730.028,236.22L1012.24,236.22L1373.06,1137.35L2209.59,1137.35ZM3284.36,2598.93L3284.36,1487.87C3284.36,1342.71 3166.5,1224.85 3021.34,1224.85C3021.34,1224.85 1036.45,1224.85 1036.45,1224.85C891.284,1224.85 773.43,1342.71 773.43,1487.87L773.43,2454.35L1438.34,1700.79L2383.22,2740.16L2878.11,2164.98L3284.36,2598.93ZM2619.44,1370.08C2775.89,1370.08 2902.91,1497.1 2902.91,1653.54C2902.91,1809.99 2775.89,1937.01 2619.44,1937.01C2462.99,1937.01 2335.98,1809.99 2335.98,1653.54C2335.98,1497.1 2462.99,1370.08 2619.44,1370.08ZM772.877,1256.89L772.849,1256.93L773.167,1256.57L772.877,1256.89ZM773.634,1256.04L773.563,1256.12L773.985,1255.64L773.634,1256.04ZM774.394,1255.18L774.276,1255.31L774.746,1254.78L774.394,1255.18ZM775.157,1254.32L774.988,1254.51L775.493,1253.95L775.157,1254.32ZM775.923,1253.47L775.698,1253.72L776.237,1253.12L775.923,1253.47ZM776.691,1252.62L776.403,1252.94L776.979,1252.3L776.691,1252.62ZM777.462,1251.77L777.098,1252.17L777.723,1251.49L777.462,1251.77ZM925.081,1155.44C868.026,1174.57 817.508,1207.99 777.775,1251.43C817.511,1207.99 868.031,1174.57 925.081,1155.44ZM925.646,1155.25L925.108,1155.43L926.103,1155.1L925.646,1155.25ZM935.286,1152.2C932.214,1153.12 929.159,1154.09 926.13,1155.09C929.165,1154.09 932.219,1153.12 935.286,1152.2ZM935.716,1152.07L935.384,1152.17L936.292,1151.89L935.716,1152.07ZM936.843,1151.73L936.451,1151.85L937.327,1151.59L936.843,1151.73ZM937.972,1151.4L937.514,1151.53L938.377,1151.28L937.972,1151.4ZM939.102,1151.07L938.57,1151.22L939.438,1150.97L939.102,1151.07ZM940.233,1150.74L939.613,1150.92L940.505,1150.67L940.233,1150.74ZM946.659,1148.98C944.639,1149.51 942.626,1150.07 940.626,1150.63C942.631,1150.06 944.642,1149.51 946.659,1148.98ZM947.056,1148.87L946.829,1148.93L947.659,1148.71L947.056,1148.87ZM948.198,1148.57L947.919,1148.65L948.705,1148.44L948.198,1148.57ZM949.342,1148.28L949.008,1148.37L949.771,1148.17L949.342,1148.28ZM950.488,1147.99L950.096,1148.09L950.848,1147.9L950.488,1147.99ZM951.635,1147.7L951.182,1147.81L951.932,1147.63L951.635,1147.7ZM952.783,1147.42L952.262,1147.55L953.022,1147.36L952.783,1147.42ZM953.933,1147.14L953.327,1147.28L954.115,1147.09L953.933,1147.14ZM958.213,1146.13C956.927,1146.42 955.644,1146.73 954.354,1147.04C955.637,1146.73 956.923,1146.43 958.213,1146.13ZM958.547,1146.06L958.409,1146.09L959.174,1145.91L958.547,1146.06ZM959.704,1145.79L959.517,1145.84L960.229,1145.68L959.704,1145.79ZM960.863,1145.54L960.626,1145.59L961.311,1145.44L960.863,1145.54ZM962.023,1145.28L961.736,1145.35L962.406,1145.2L962.023,1145.28ZM963.184,1145.03L962.846,1145.11L963.508,1144.97L963.184,1145.03ZM964.347,1144.79L963.956,1144.87L964.615,1144.73L964.347,1144.79ZM965.511,1144.55L965.066,1144.64L965.725,1144.5L965.511,1144.55ZM966.677,1144.31L966.172,1144.41L966.838,1144.28L966.677,1144.31ZM967.844,1144.08L967.269,1144.19L967.953,1144.05L967.844,1144.08ZM970.183,1143.62C969.793,1143.69 969.403,1143.77 969.013,1143.85L969.055,1143.84C969.413,1143.77 969.771,1143.7 970.129,1143.63L970.183,1143.62ZM971.354,1143.4L971.245,1143.42L971.882,1143.3L971.354,1143.4ZM972.526,1143.18L972.37,1143.21L972.987,1143.09L972.526,1143.18ZM973.7,1142.96L973.496,1143L974.103,1142.89L973.7,1142.96ZM974.876,1142.75L974.624,1142.8L975.225,1142.69L974.876,1142.75ZM976.052,1142.55L975.754,1142.6L976.349,1142.49L976.052,1142.55ZM977.23,1142.34L976.885,1142.4L977.476,1142.3L977.23,1142.34ZM978.41,1142.14L978.019,1142.21L978.605,1142.11L978.41,1142.14ZM979.59,1141.95L979.156,1142.02L979.736,1141.92L979.59,1141.95ZM980.772,1141.76L980.299,1141.83L980.868,1141.74L980.772,1141.76ZM981.955,1141.57L981.464,1141.65L982.002,1141.56L981.955,1141.57ZM983.14,1141.39L983.1,1141.39L983.605,1141.32L983.14,1141.39ZM984.326,1141.21L984.239,1141.22L984.778,1141.14L984.326,1141.21ZM985.513,1141.03L985.379,1141.05L985.928,1140.97L985.513,1141.03ZM986.702,1140.86L986.521,1140.89L987.073,1140.81L986.702,1140.86ZM987.891,1140.69L987.665,1140.73L988.218,1140.65L987.891,1140.69ZM989.082,1140.53L988.811,1140.57L989.363,1140.49L989.082,1140.53ZM990.275,1140.37L989.96,1140.41L990.508,1140.34L990.275,1140.37ZM991.468,1140.22L991.113,1140.26L991.654,1140.19L991.468,1140.22ZM992.663,1140.07L992.273,1140.12L992.8,1140.05L992.663,1140.07ZM993.859,1139.92L993.447,1139.97L993.948,1139.91L993.859,1139.92ZM995.056,1139.78L994.671,1139.82L995.097,1139.77L995.056,1139.78ZM996.255,1139.64L996.23,1139.64L996.578,1139.6L996.255,1139.64ZM997.454,1139.5L997.383,1139.51L997.852,1139.46L997.454,1139.5ZM998.655,1139.37L998.537,1139.38L999.041,1139.33L998.655,1139.37ZM999.857,1139.24L999.693,1139.26L1000.21,1139.21L999.857,1139.24ZM1001.06,1139.12L1000.85,1139.14L1001.38,1139.09L1001.06,1139.12ZM1002.26,1139L1002.01,1139.03L1002.54,1138.98L1002.26,1139ZM1003.47,1138.89L1003.18,1138.91L1003.7,1138.87L1003.47,1138.89ZM1004.68,1138.78L1004.34,1138.81L1004.86,1138.76L1004.68,1138.78ZM1005.89,1138.67L1005.52,1138.7L1006.02,1138.66L1005.89,1138.67ZM1007.1,1138.57L1006.71,1138.6L1007.18,1138.56L1007.1,1138.57ZM1008.31,1138.47L1007.96,1138.5L1008.35,1138.46L1008.31,1138.47ZM1009.52,1138.37L1009.5,1138.38L1009.72,1138.36L1009.52,1138.37ZM1010.73,1138.28L1010.67,1138.29L1011.1,1138.26L1010.73,1138.28ZM1011.94,1138.2L1011.84,1138.2L1012.32,1138.17L1011.94,1138.2ZM1013.16,1138.12L1013,1138.13L1013.51,1138.09L1013.16,1138.12ZM1014.37,1138.04L1014.17,1138.05L1014.69,1138.02L1014.37,1138.04ZM1015.59,1137.96L1015.35,1137.98L1015.86,1137.95L1015.59,1137.96ZM1016.81,1137.89L1016.52,1137.91L1017.04,1137.88L1016.81,1137.89ZM1018.03,1137.83L1017.7,1137.85L1018.21,1137.82L1018.03,1137.83ZM1019.25,1137.77L1018.89,1137.79L1019.39,1137.76L1019.25,1137.77ZM1020.47,1137.71L1020.1,1137.73L1020.56,1137.71L1020.47,1137.71ZM1021.69,1137.66L1021.36,1137.67L1021.74,1137.66L1021.69,1137.66ZM1022.92,1137.61L1022.91,1137.61L1023.02,1137.61L1022.92,1137.61ZM1024.14,1137.57L1024.09,1137.57L1024.49,1137.55L1024.14,1137.57ZM1025.37,1137.52L1025.27,1137.53L1025.74,1137.51L1025.37,1137.52ZM1026.6,1137.49L1026.45,1137.49L1026.94,1137.48L1026.6,1137.49ZM1027.82,1137.46L1027.63,1137.46L1028.14,1137.45L1027.82,1137.46ZM1029.05,1137.43L1028.81,1137.43L1029.33,1137.42L1029.05,1137.43ZM1030.28,1137.41L1030,1137.41L1030.52,1137.4L1030.28,1137.41ZM1031.51,1137.39L1031.19,1137.39L1031.7,1137.38L1031.51,1137.39ZM1032.75,1137.37L1032.39,1137.38L1032.89,1137.37L1032.75,1137.37ZM1033.98,1137.36L1033.61,1137.36L1034.07,1137.36L1033.98,1137.36ZM1035.21,1137.35L1034.87,1137.36L1035.26,1137.35L1035.21,1137.35ZM1050.1,1035.06L867.977,544.575L689.455,1035.06L1050.1,1035.06Z"})})});var go=(e=>(e[e.PROMPT=0]="PROMPT",e[e.GALLERY=1]="GALLERY",e[e.OTHER=2]="OTHER",e[e.SEED=3]="SEED",e[e.VARIATIONS=4]="VARIATIONS",e[e.UPSCALE=5]="UPSCALE",e[e.FACE_CORRECTION=6]="FACE_CORRECTION",e[e.IMAGE_TO_IMAGE=7]="IMAGE_TO_IMAGE",e))(go||{});const C2e={[0]:{text:"This field will take all prompt text, including both content and stylistic terms. While weights can be included in the prompt, standard CLI Commands/parameters will not work.",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[1]:{text:"As new invocations are generated, files from the output directory will be displayed here. Generations have additional options to configure new generations.",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[2]:{text:"These options will enable alternative processing modes for Invoke. Seamless tiling will work to generate repeating patterns in the output. High Resolution Optimization performs a two-step generation cycle, and should be used at higher resolutions when you desire a more coherent image/composition. ",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[3]:{text:"Seed values provide an initial set of noise which guide the denoising process, and can be randomized or populated with a seed from a previous invocation. The Threshold feature can be used to mitigate undesirable outcomes at higher CFG values (try between 0-10), and Perlin can be used to add Perlin noise into the denoising process - Both serve to add variation to your outputs. ",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[4]:{text:"Try a variation with an amount of between 0 and 1 to change the output image for the set seed - Interesting variations on the seed are found between 0.1 and 0.3.",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[5]:{text:"Using ESRGAN you can increase the output resolution without requiring a higher width/height in the initial generation.",href:"link/to/docs/feature1.html",guideImage:"asset/path.gif"},[6]:{text:"Using GFPGAN or Codeformer, Face Correction will attempt to identify faces in outputs, and correct any defects/abnormalities. Higher strength values will apply a stronger corrective pressure on outputs, resulting in more appealing faces. With Codeformer, a higher fidelity will attempt to preserve the original image, at the expense of face correction strength.",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[7]:{text:"ImageToImage allows the upload of an initial image, which InvokeAI will use to guide the generation process, along with a prompt. A lower value for this setting will more closely resemble the original image. Values between 0-1 are accepted, and a range of .25-.75 is recommended ",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"}},Hu=e=>{const{label:t,isDisabled:n=!1,width:r="auto",formControlProps:i,formLabelProps:o,styleClass:a,...s}=e;return S(xd,{isDisabled:n,width:r,className:`invokeai__switch-form-control ${a}`,...i,children:oe(hh,{className:"invokeai__switch-form-label",whiteSpace:"nowrap",...o,children:[t,S(w7,{className:"invokeai__switch-root",...s})]})})};function V7(){const e=qe(i=>i.system.isGFPGANAvailable),t=qe(i=>i.options.shouldRunFacetool),n=pt();return oe(zn,{justifyContent:"space-between",alignItems:"center",width:"100%",mr:2,children:[S("p",{children:"Restore Face"}),S(Hu,{isDisabled:!e,isChecked:t,onChange:i=>n(J6e(i.target.checked))})]})}const GL=/^-?(0\.)?\.?$/,yo=e=>{const{label:t,styleClass:n,isDisabled:r=!1,showStepper:i=!0,width:o,textAlign:a,isInvalid:s,value:l,onChange:d,min:p,max:g,isInteger:m=!0,formControlProps:y,formLabelProps:x,numberInputFieldProps:w,numberInputStepperProps:P,tooltipProps:E,...k}=e,[L,I]=C.exports.useState(String(l));C.exports.useEffect(()=>{!L.match(GL)&&l!==Number(L)&&I(String(l))},[l,L]);const N=F=>{I(F),F.match(GL)||d(m?Math.floor(Number(F)):Number(F))},z=F=>{const B=Kt.clamp(m?Math.floor(Number(F.target.value)):Number(F.target.value),p,g);I(String(B)),d(B)};return S($r,{...E,children:oe(xd,{isDisabled:r,isInvalid:s,className:n?`invokeai__number-input-form-control ${n}`:"invokeai__number-input-form-control",...y,children:[S(hh,{className:"invokeai__number-input-form-label",style:{display:t?"block":"none"},...x,children:t}),oe(Kz,{className:"invokeai__number-input-root",value:L,keepWithinRange:!0,clampValueOnBlur:!1,onChange:N,onBlur:z,width:o,...k,children:[S(Zz,{className:"invokeai__number-input-field",textAlign:a,...w}),oe("div",{className:"invokeai__number-input-stepper",style:i?{display:"block"}:{display:"none"},children:[S(Qz,{...P,className:"invokeai__number-input-stepper-button"}),S(Xz,{...P,className:"invokeai__number-input-stepper-button"})]})]})]})})},Pv=e=>{const{label:t,isDisabled:n,validValues:r,size:i="sm",fontSize:o="md",styleClass:a,...s}=e;return oe(xd,{isDisabled:n,className:`invokeai__select ${a}`,onClick:l=>{l.stopPropagation(),l.nativeEvent.stopImmediatePropagation(),l.nativeEvent.stopPropagation(),l.nativeEvent.cancelBubble=!0},children:[S(hh,{fontSize:o,marginBottom:1,flexGrow:2,whiteSpace:"nowrap",className:"invokeai__select-label",children:t}),S(nF,{fontSize:o,size:i,...s,className:"invokeai__select-picker",children:r.map(l=>typeof l=="string"||typeof l=="number"?S("option",{value:l,className:"invokeai__select-option",children:l},l):S("option",{value:l.value,children:l.key},l.value))})]})},_2e=["ddim","plms","k_lms","k_dpm_2","k_dpm_2_a","k_euler","k_euler_a","k_heun"],k2e=[64,128,192,256,320,384,448,512,576,640,704,768,832,896,960,1024,1088,1152,1216,1280,1344,1408,1472,1536,1600,1664,1728,1792,1856,1920,1984,2048],E2e=[64,128,192,256,320,384,448,512,576,640,704,768,832,896,960,1024,1088,1152,1216,1280,1344,1408,1472,1536,1600,1664,1728,1792,1856,1920,1984,2048],P2e=[{key:"2x",value:2},{key:"4x",value:4}],U7=0,G7=4294967295,T2e=["gfpgan","codeformer"],L2e=Zt(e=>e.options,e=>({facetoolStrength:e.facetoolStrength,facetoolType:e.facetoolType,codeformerFidelity:e.codeformerFidelity}),{memoizeOptions:{resultEqualityCheck:xa.exports.isEqual}}),A2e=Zt(e=>e.system,e=>({isGFPGANAvailable:e.isGFPGANAvailable}),{memoizeOptions:{resultEqualityCheck:xa.exports.isEqual}}),vb=()=>{const e=pt(),{facetoolStrength:t,facetoolType:n,codeformerFidelity:r}=qe(L2e),{isGFPGANAvailable:i}=qe(A2e),o=l=>e(g3(l)),a=l=>e(IH(l)),s=l=>e(m3(l.target.value));return oe(zn,{direction:"column",gap:2,children:[S(Pv,{label:"Type",validValues:T2e.concat(),value:n,onChange:s}),S(yo,{isDisabled:!i,label:"Strength",step:.05,min:0,max:1,onChange:o,value:t,width:"90px",isInteger:!1}),n==="codeformer"&&S(yo,{isDisabled:!i,label:"Fidelity",step:.05,min:0,max:1,onChange:a,value:r,width:"90px",isInteger:!1})]})};function M2e(){const e=pt(),t=qe(r=>r.options.shouldFitToWidthHeight);return S(Hu,{label:"Fit Initial Image To Output Size",isChecked:t,onChange:r=>e(RH(r.target.checked))})}function bB(e){const{label:t="Strength",styleClass:n}=e,r=qe(a=>a.options.img2imgStrength),i=pt();return S(yo,{label:t,step:.01,min:.01,max:.99,onChange:a=>i(MH(a)),value:r,width:"100%",isInteger:!1,styleClass:n})}const xB=()=>S($l,{flex:"1",textAlign:"left",children:"Other Options"}),I2e=()=>{const e=pt(),t=qe(r=>r.options.hiresFix);return S(zn,{gap:2,direction:"column",children:S(Hu,{label:"High Res Optimization",fontSize:"md",isChecked:t,onChange:r=>e(AH(r.target.checked))})})},R2e=()=>{const e=pt(),t=qe(r=>r.options.seamless);return S(zn,{gap:2,direction:"column",children:S(Hu,{label:"Seamless tiling",fontSize:"md",isChecked:t,onChange:r=>e(LH(r.target.checked))})})},SB=()=>oe(zn,{gap:2,direction:"column",children:[S(R2e,{}),S(I2e,{})]}),j7=()=>S($l,{flex:"1",textAlign:"left",children:"Seed"});function O2e(){const e=pt(),t=qe(r=>r.options.shouldRandomizeSeed);return S(Hu,{label:"Randomize Seed",isChecked:t,onChange:r=>e(tCe(r.target.checked))})}function N2e(){const e=qe(o=>o.options.seed),t=qe(o=>o.options.shouldRandomizeSeed),n=qe(o=>o.options.shouldGenerateVariations),r=pt(),i=o=>r(Iv(o));return S(yo,{label:"Seed",step:1,precision:0,flexGrow:1,min:U7,max:G7,isDisabled:t,isInvalid:e<0&&n,onChange:i,value:e,width:"10rem"})}const wB=(e,t)=>Math.floor(Math.random()*(t-e+1)+e);function D2e(){const e=pt(),t=qe(r=>r.options.shouldRandomizeSeed);return S(Ya,{size:"sm",isDisabled:t,onClick:()=>e(Iv(wB(U7,G7))),children:S("p",{children:"Shuffle"})})}function z2e(){const e=pt(),t=qe(r=>r.options.threshold);return S(yo,{label:"Threshold",min:0,max:1e3,step:.1,onChange:r=>e(K6e(r)),value:t,isInteger:!1})}function F2e(){const e=pt(),t=qe(r=>r.options.perlin);return S(yo,{label:"Perlin Noise",min:0,max:1,step:.05,onChange:r=>e(Z6e(r)),value:t,isInteger:!1})}const q7=()=>oe(zn,{gap:2,direction:"column",children:[S(O2e,{}),oe(zn,{gap:2,children:[S(N2e,{}),S(D2e,{})]}),S(zn,{gap:2,children:S(z2e,{})}),S(zn,{gap:2,children:S(F2e,{})})]});function K7(){const e=qe(i=>i.system.isESRGANAvailable),t=qe(i=>i.options.shouldRunESRGAN),n=pt();return oe(zn,{justifyContent:"space-between",alignItems:"center",width:"100%",mr:2,children:[S("p",{children:"Upscale"}),S(Hu,{isDisabled:!e,isChecked:t,onChange:i=>n(eCe(i.target.checked))})]})}const B2e=Zt(e=>e.options,e=>({upscalingLevel:e.upscalingLevel,upscalingStrength:e.upscalingStrength}),{memoizeOptions:{resultEqualityCheck:xa.exports.isEqual}}),$2e=Zt(e=>e.system,e=>({isESRGANAvailable:e.isESRGANAvailable}),{memoizeOptions:{resultEqualityCheck:xa.exports.isEqual}}),yb=()=>{const e=pt(),{upscalingLevel:t,upscalingStrength:n}=qe(B2e),{isESRGANAvailable:r}=qe($2e);return oe("div",{className:"upscale-options",children:[S(Pv,{isDisabled:!r,label:"Scale",value:t,onChange:a=>e(BC(Number(a.target.value))),validValues:P2e}),S(yo,{isDisabled:!r,label:"Strength",step:.05,min:0,max:1,onChange:a=>e($C(a)),value:n,isInteger:!1})]})};function H2e(){const e=qe(r=>r.options.shouldGenerateVariations),t=pt();return S(Hu,{isChecked:e,width:"auto",onChange:r=>t(Y6e(r.target.checked))})}function Z7(){return oe(zn,{justifyContent:"space-between",alignItems:"center",width:"100%",mr:2,children:[S("p",{children:"Variations"}),S(H2e,{})]})}function W2e(e){const{label:t,styleClass:n,isDisabled:r=!1,fontSize:i="1rem",width:o,isInvalid:a,...s}=e;return oe(xd,{className:`input ${n}`,isInvalid:a,isDisabled:r,flexGrow:1,children:[S(hh,{fontSize:i,marginBottom:1,whiteSpace:"nowrap",className:"input-label",children:t}),S(j9,{...s,className:"input-entry",size:"sm",width:o})]})}function V2e(){const e=qe(i=>i.options.seedWeights),t=qe(i=>i.options.shouldGenerateVariations),n=pt(),r=i=>n(OH(i.target.value));return S(W2e,{label:"Seed Weights",value:e,isInvalid:t&&!(H7(e)||e===""),isDisabled:!t,onChange:r})}function U2e(){const e=qe(i=>i.options.variationAmount),t=qe(i=>i.options.shouldGenerateVariations),n=pt();return S(yo,{label:"Variation Amount",value:e,step:.01,min:0,max:1,isDisabled:!t,onChange:i=>n(X6e(i)),isInteger:!1})}const Y7=()=>oe(zn,{gap:2,direction:"column",children:[S(U2e,{}),S(V2e,{})]}),Ym=e=>{const{label:t,styleClass:n,...r}=e;return S(SD,{className:`invokeai__checkbox ${n}`,...r,children:t})};function X7(){const e=qe(r=>r.options.showAdvancedOptions),t=pt();return S(Ym,{label:"Advanced Options",styleClass:"advanced-options-checkbox",onChange:r=>t(nCe(r.target.checked)),isChecked:e})}function G2e(){const e=pt(),t=qe(r=>r.options.cfgScale);return S(yo,{label:"CFG Scale",step:.5,min:1.01,max:30,onChange:r=>e(kH(r)),value:t,width:Q7,fontSize:Z0,styleClass:"main-option-block",textAlign:"center",isInteger:!1})}const as=Zt(e=>e.options,e=>Mv[e.activeTab],{memoizeOptions:{equalityCheck:Kt.isEqual}});function j2e(){const{height:e}=qe(i=>i.options),t=qe(as),n=pt();return S(Pv,{isDisabled:t==="inpainting",label:"Height",value:e,flexGrow:1,onChange:i=>n(EH(Number(i.target.value))),validValues:E2e,fontSize:Z0,styleClass:"main-option-block"})}function q2e(){const e=pt(),t=qe(r=>r.options.iterations);return S(yo,{label:"Images",step:1,min:1,max:9999,onChange:r=>e(q6e(r)),value:t,width:Q7,fontSize:Z0,styleClass:"main-option-block",textAlign:"center"})}function K2e(){const e=qe(r=>r.options.sampler),t=pt();return S(Pv,{label:"Sampler",value:e,onChange:r=>t(TH(r.target.value)),validValues:_2e,fontSize:Z0,styleClass:"main-option-block"})}function Z2e(){const e=pt(),t=qe(r=>r.options.steps);return S(yo,{label:"Steps",min:1,max:9999,step:1,onChange:r=>e(_H(r)),value:t,width:Q7,fontSize:Z0,styleClass:"main-option-block",textAlign:"center"})}function Y2e(){const{width:e,activeTab:t}=qe(i=>i.options),n=pt(),r=i=>n(PH(Number(i.target.value)));return S(Pv,{isDisabled:Mv[t]==="inpainting",label:"Width",value:e,flexGrow:1,onChange:r,validValues:k2e,fontSize:Z0,styleClass:"main-option-block"})}const Z0="0.9rem",Q7="auto";function J7(){return S("div",{className:"main-options",children:oe("div",{className:"main-options-list",children:[oe("div",{className:"main-options-row",children:[S(q2e,{}),S(Z2e,{}),S(G2e,{})]}),oe("div",{className:"main-options-row",children:[S(Y2e,{}),S(j2e,{}),S(K2e,{})]})]})})}const X2e={isConnected:!1,isProcessing:!1,log:[],shouldShowLogViewer:!1,shouldDisplayInProgress:!1,shouldDisplayGuides:!0,isGFPGANAvailable:!0,isESRGANAvailable:!0,socketId:"",shouldConfirmOnDelete:!0,openAccordions:[0],currentStep:0,totalSteps:0,currentIteration:0,totalIterations:0,currentStatus:"Disconnected",currentStatusHasSteps:!1,model:"",model_id:"",model_hash:"",app_id:"",app_version:"",model_list:{},hasError:!1,wasErrorSeen:!0,isCancelable:!0,isReady:!1,reasonsWhyNotReady:[]},Q2e=X2e,CB=rb({name:"system",initialState:Q2e,reducers:{setShouldDisplayInProgress:(e,t)=>{e.shouldDisplayInProgress=t.payload},setIsProcessing:(e,t)=>{e.isProcessing=t.payload},setCurrentStatus:(e,t)=>{e.currentStatus=t.payload},setSystemStatus:(e,t)=>({...e,...t.payload}),errorOccurred:e=>{e.hasError=!0,e.isProcessing=!1,e.isCancelable=!0,e.currentStep=0,e.totalSteps=0,e.currentIteration=0,e.totalIterations=0,e.currentStatusHasSteps=!1,e.currentStatus="Error",e.wasErrorSeen=!1},errorSeen:e=>{e.hasError=!1,e.wasErrorSeen=!0,e.currentStatus=e.isConnected?"Connected":"Disconnected"},addLogEntry:(e,t)=>{const{timestamp:n,message:r,level:i}=t.payload,a={timestamp:n,message:r,level:i||"info"};e.log.push(a)},setShouldShowLogViewer:(e,t)=>{e.shouldShowLogViewer=t.payload},setIsConnected:(e,t)=>{e.isConnected=t.payload,e.isProcessing=!1,e.isCancelable=!0,e.currentStep=0,e.totalSteps=0,e.currentIteration=0,e.totalIterations=0,e.currentStatusHasSteps=!1,e.hasError=!1},setSocketId:(e,t)=>{e.socketId=t.payload},setShouldConfirmOnDelete:(e,t)=>{e.shouldConfirmOnDelete=t.payload},setOpenAccordions:(e,t)=>{e.openAccordions=t.payload},setSystemConfig:(e,t)=>({...e,...t.payload}),setShouldDisplayGuides:(e,t)=>{e.shouldDisplayGuides=t.payload},processingCanceled:e=>{e.isProcessing=!1,e.isCancelable=!0,e.currentStep=0,e.totalSteps=0,e.currentIteration=0,e.totalIterations=0,e.currentStatusHasSteps=!1,e.currentStatus="Processing canceled"},setModelList:(e,t)=>{e.model_list=t.payload},setIsCancelable:(e,t)=>{e.isCancelable=t.payload},modelChangeRequested:e=>{e.currentStatus="Loading Model",e.isCancelable=!1,e.isProcessing=!0,e.currentStatusHasSteps=!1},readinessChanged:(e,t)=>{const{isReady:n,reasonsWhyNotReady:r}=t.payload;e.isReady=n,e.reasonsWhyNotReady=r}}}),{setShouldDisplayInProgress:J2e,setIsProcessing:d0,addLogEntry:Ri,setShouldShowLogViewer:jL,setIsConnected:qL,setSocketId:K9e,setShouldConfirmOnDelete:_B,setOpenAccordions:eye,setSystemStatus:tye,setCurrentStatus:PS,setSystemConfig:nye,setShouldDisplayGuides:rye,processingCanceled:iye,errorOccurred:sC,errorSeen:kB,setModelList:KL,setIsCancelable:ZL,modelChangeRequested:oye,readinessChanged:aye}=CB.actions,sye=CB.reducer;var EB={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},YL=le.createContext&&le.createContext(EB),od=globalThis&&globalThis.__assign||function(){return od=Object.assign||function(e){for(var t,n=1,r=arguments.length;ne.system,e=>e.shouldDisplayGuides),Sye=({children:e,feature:t})=>{const n=qe(xye),{text:r}=C2e[t];return n?oe(K4,{trigger:"hover",children:[S(X4,{children:S($l,{children:e})}),oe(Y4,{className:"guide-popover-content",maxWidth:"400px",onClick:i=>i.preventDefault(),cursor:"initial",children:[S(Z4,{className:"guide-popover-arrow"}),S("div",{className:"guide-popover-guide-content",children:r})]})]}):null},wye=Me(({feature:e,icon:t=TB},n)=>S(Sye,{feature:e,children:S($l,{ref:n,children:S(_a,{as:t})})}));function Cye(e){const{header:t,feature:n,options:r}=e;return oe(Uf,{className:"advanced-settings-item",children:[S("h2",{children:oe(Wf,{className:"advanced-settings-header",children:[t,S(wye,{feature:n}),S(Vf,{})]})}),S(Gf,{className:"advanced-settings-panel",children:r})]})}const e_=e=>{const{accordionInfo:t}=e,n=qe(a=>a.system.openAccordions),r=pt();return S(z4,{defaultIndex:n,allowMultiple:!0,reduceMotion:!0,onChange:a=>r(eye(a)),className:"advanced-settings",children:(()=>{const a=[];return t&&Object.keys(t).forEach(s=>{a.push(S(Cye,{header:t[s].header,feature:t[s].feature,options:t[s].options},s))}),a})()})};function _ye(e){return gt({tag:"svg",attr:{viewBox:"0 0 640 512"},child:[{tag:"path",attr:{d:"M524.531,69.836a1.5,1.5,0,0,0-.764-.7A485.065,485.065,0,0,0,404.081,32.03a1.816,1.816,0,0,0-1.923.91,337.461,337.461,0,0,0-14.9,30.6,447.848,447.848,0,0,0-134.426,0,309.541,309.541,0,0,0-15.135-30.6,1.89,1.89,0,0,0-1.924-.91A483.689,483.689,0,0,0,116.085,69.137a1.712,1.712,0,0,0-.788.676C39.068,183.651,18.186,294.69,28.43,404.354a2.016,2.016,0,0,0,.765,1.375A487.666,487.666,0,0,0,176.02,479.918a1.9,1.9,0,0,0,2.063-.676A348.2,348.2,0,0,0,208.12,430.4a1.86,1.86,0,0,0-1.019-2.588,321.173,321.173,0,0,1-45.868-21.853,1.885,1.885,0,0,1-.185-3.126c3.082-2.309,6.166-4.711,9.109-7.137a1.819,1.819,0,0,1,1.9-.256c96.229,43.917,200.41,43.917,295.5,0a1.812,1.812,0,0,1,1.924.233c2.944,2.426,6.027,4.851,9.132,7.16a1.884,1.884,0,0,1-.162,3.126,301.407,301.407,0,0,1-45.89,21.83,1.875,1.875,0,0,0-1,2.611,391.055,391.055,0,0,0,30.014,48.815,1.864,1.864,0,0,0,2.063.7A486.048,486.048,0,0,0,610.7,405.729a1.882,1.882,0,0,0,.765-1.352C623.729,277.594,590.933,167.465,524.531,69.836ZM222.491,337.58c-28.972,0-52.844-26.587-52.844-59.239S193.056,219.1,222.491,219.1c29.665,0,53.306,26.82,52.843,59.239C275.334,310.993,251.924,337.58,222.491,337.58Zm195.38,0c-28.971,0-52.843-26.587-52.843-59.239S388.437,219.1,417.871,219.1c29.667,0,53.307,26.82,52.844,59.239C470.715,310.993,447.538,337.58,417.871,337.58Z"}}]})(e)}function kye(e){return gt({tag:"svg",attr:{viewBox:"0 0 496 512"},child:[{tag:"path",attr:{d:"M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"}}]})(e)}function Eye(e){return gt({tag:"svg",attr:{viewBox:"0 0 320 512"},child:[{tag:"path",attr:{d:"M143 256.3L7 120.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0L313 86.3c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.4 9.5-24.6 9.5-34 .1zm34 192l136-136c9.4-9.4 9.4-24.6 0-33.9l-22.6-22.6c-9.4-9.4-24.6-9.4-33.9 0L160 352.1l-96.4-96.4c-9.4-9.4-24.6-9.4-33.9 0L7 278.3c-9.4 9.4-9.4 24.6 0 33.9l136 136c9.4 9.5 24.6 9.5 34 .1z"}}]})(e)}function Pye(e){return gt({tag:"svg",attr:{viewBox:"0 0 256 512"},child:[{tag:"path",attr:{d:"M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"}}]})(e)}function Tye(e){return gt({tag:"svg",attr:{viewBox:"0 0 256 512"},child:[{tag:"path",attr:{d:"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"}}]})(e)}function Lye(e){return gt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"}}]})(e)}function Aye(e){return gt({tag:"svg",attr:{viewBox:"0 0 640 512"},child:[{tag:"path",attr:{d:"M278.9 511.5l-61-17.7c-6.4-1.8-10-8.5-8.2-14.9L346.2 8.7c1.8-6.4 8.5-10 14.9-8.2l61 17.7c6.4 1.8 10 8.5 8.2 14.9L293.8 503.3c-1.9 6.4-8.5 10.1-14.9 8.2zm-114-112.2l43.5-46.4c4.6-4.9 4.3-12.7-.8-17.2L117 256l90.6-79.7c5.1-4.5 5.5-12.3.8-17.2l-43.5-46.4c-4.5-4.8-12.1-5.1-17-.5L3.8 247.2c-5.1 4.7-5.1 12.8 0 17.5l144.1 135.1c4.9 4.6 12.5 4.4 17-.5zm327.2.6l144.1-135.1c5.1-4.7 5.1-12.8 0-17.5L492.1 112.1c-4.8-4.5-12.4-4.3-17 .5L431.6 159c-4.6 4.9-4.3 12.7.8 17.2L523 256l-90.6 79.7c-5.1 4.5-5.5 12.3-.8 17.2l43.5 46.4c4.5 4.9 12.1 5.1 17 .6z"}}]})(e)}function IB(e){return gt({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M320 448v40c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V120c0-13.255 10.745-24 24-24h72v296c0 30.879 25.121 56 56 56h168zm0-344V0H152c-13.255 0-24 10.745-24 24v368c0 13.255 10.745 24 24 24h272c13.255 0 24-10.745 24-24V128H344c-13.2 0-24-10.8-24-24zm120.971-31.029L375.029 7.029A24 24 0 0 0 358.059 0H352v96h96v-6.059a24 24 0 0 0-7.029-16.97z"}}]})(e)}function Mye(e){return gt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M497.941 273.941c18.745-18.745 18.745-49.137 0-67.882l-160-160c-18.745-18.745-49.136-18.746-67.883 0l-256 256c-18.745 18.745-18.745 49.137 0 67.882l96 96A48.004 48.004 0 0 0 144 480h356c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12H355.883l142.058-142.059zm-302.627-62.627l137.373 137.373L265.373 416H150.628l-80-80 124.686-124.686z"}}]})(e)}function Iye(e){return gt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M464 448H48c-26.51 0-48-21.49-48-48V112c0-26.51 21.49-48 48-48h416c26.51 0 48 21.49 48 48v288c0 26.51-21.49 48-48 48zM112 120c-30.928 0-56 25.072-56 56s25.072 56 56 56 56-25.072 56-56-25.072-56-56-56zM64 384h384V272l-87.515-87.515c-4.686-4.686-12.284-4.686-16.971 0L208 320l-55.515-55.515c-4.686-4.686-12.284-4.686-16.971 0L64 336v48z"}}]})(e)}function Rye(e){return gt({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M400 224h-24v-72C376 68.2 307.8 0 224 0S72 68.2 72 152v72H48c-26.5 0-48 21.5-48 48v192c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48zm-104 0H152v-72c0-39.7 32.3-72 72-72s72 32.3 72 72v72z"}}]})(e)}function Oye(e){return gt({tag:"svg",attr:{viewBox:"0 0 640 512"},child:[{tag:"path",attr:{d:"M320.67 64c-442.6 0-357.57 384-158.46 384 39.9 0 77.47-20.69 101.42-55.86l25.73-37.79c15.66-22.99 46.97-22.99 62.63 0l25.73 37.79C401.66 427.31 439.23 448 479.13 448c189.86 0 290.63-384-158.46-384zM184 308.36c-41.06 0-67.76-25.66-80.08-41.05-5.23-6.53-5.23-16.09 0-22.63 12.32-15.4 39.01-41.05 80.08-41.05s67.76 25.66 80.08 41.05c5.23 6.53 5.23 16.09 0 22.63-12.32 15.4-39.02 41.05-80.08 41.05zm272 0c-41.06 0-67.76-25.66-80.08-41.05-5.23-6.53-5.23-16.09 0-22.63 12.32-15.4 39.01-41.05 80.08-41.05s67.76 25.66 80.08 41.05c5.23 6.53 5.23 16.09 0 22.63-12.32 15.4-39.02 41.05-80.08 41.05z"}}]})(e)}function Nye(e){return gt({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(e)}function Dye(e){return gt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M283.211 512c78.962 0 151.079-35.925 198.857-94.792 7.068-8.708-.639-21.43-11.562-19.35-124.203 23.654-238.262-71.576-238.262-196.954 0-72.222 38.662-138.635 101.498-174.394 9.686-5.512 7.25-20.197-3.756-22.23A258.156 258.156 0 0 0 283.211 0c-141.309 0-256 114.511-256 256 0 141.309 114.511 256 256 256z"}}]})(e)}function RB(e){return gt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M167.02 309.34c-40.12 2.58-76.53 17.86-97.19 72.3-2.35 6.21-8 9.98-14.59 9.98-11.11 0-45.46-27.67-55.25-34.35C0 439.62 37.93 512 128 512c75.86 0 128-43.77 128-120.19 0-3.11-.65-6.08-.97-9.13l-88.01-73.34zM457.89 0c-15.16 0-29.37 6.71-40.21 16.45C213.27 199.05 192 203.34 192 257.09c0 13.7 3.25 26.76 8.73 38.7l63.82 53.18c7.21 1.8 14.64 3.03 22.39 3.03 62.11 0 98.11-45.47 211.16-256.46 7.38-14.35 13.9-29.85 13.9-45.99C512 20.64 486 0 457.89 0z"}}]})(e)}function zye(e){return gt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M204.3 5C104.9 24.4 24.8 104.3 5.2 203.4c-37 187 131.7 326.4 258.8 306.7 41.2-6.4 61.4-54.6 42.5-91.7-23.1-45.4 9.9-98.4 60.9-98.4h79.7c35.8 0 64.8-29.6 64.9-65.3C511.5 97.1 368.1-26.9 204.3 5zM96 320c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm32-128c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128-64c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128 64c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"}}]})(e)}function Fye(e){return gt({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z"}}]})(e)}function Bye(e){return gt({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(e)}function $ye(e){return gt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M184.561 261.903c3.232 13.997-12.123 24.635-24.068 17.168l-40.736-25.455-50.867 81.402C55.606 356.273 70.96 384 96.012 384H148c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12H96.115c-75.334 0-121.302-83.048-81.408-146.88l50.822-81.388-40.725-25.448c-12.081-7.547-8.966-25.961 4.879-29.158l110.237-25.45c8.611-1.988 17.201 3.381 19.189 11.99l25.452 110.237zm98.561-182.915l41.289 66.076-40.74 25.457c-12.051 7.528-9 25.953 4.879 29.158l110.237 25.45c8.672 1.999 17.215-3.438 19.189-11.99l25.45-110.237c3.197-13.844-11.99-24.719-24.068-17.168l-40.687 25.424-41.263-66.082c-37.521-60.033-125.209-60.171-162.816 0l-17.963 28.766c-3.51 5.62-1.8 13.021 3.82 16.533l33.919 21.195c5.62 3.512 13.024 1.803 16.536-3.817l17.961-28.743c12.712-20.341 41.973-19.676 54.257-.022zM497.288 301.12l-27.515-44.065c-3.511-5.623-10.916-7.334-16.538-3.821l-33.861 21.159c-5.62 3.512-7.33 10.915-3.818 16.536l27.564 44.112c13.257 21.211-2.057 48.96-27.136 48.96H320V336.02c0-14.213-17.242-21.383-27.313-11.313l-80 79.981c-6.249 6.248-6.249 16.379 0 22.627l80 79.989C302.689 517.308 320 510.3 320 495.989V448h95.88c75.274 0 121.335-82.997 81.408-146.88z"}}]})(e)}function Hye(e){return gt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M500.33 0h-47.41a12 12 0 0 0-12 12.57l4 82.76A247.42 247.42 0 0 0 256 8C119.34 8 7.9 119.53 8 256.19 8.1 393.07 119.1 504 256 504a247.1 247.1 0 0 0 166.18-63.91 12 12 0 0 0 .48-17.43l-34-34a12 12 0 0 0-16.38-.55A176 176 0 1 1 402.1 157.8l-101.53-4.87a12 12 0 0 0-12.57 12v47.41a12 12 0 0 0 12 12h200.33a12 12 0 0 0 12-12V12a12 12 0 0 0-12-12z"}}]})(e)}function Wye(e){return gt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M64 96H0c0 123.7 100.3 224 224 224v144c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320C288 196.3 187.7 96 64 96zm384-64c-84.2 0-157.4 46.5-195.7 115.2 27.7 30.2 48.2 66.9 59 107.6C424 243.1 512 147.9 512 32h-64z"}}]})(e)}function Vye(e){return gt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M256 160c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96zm246.4 80.5l-94.7-47.3 33.5-100.4c4.5-13.6-8.4-26.5-21.9-21.9l-100.4 33.5-47.4-94.8c-6.4-12.8-24.6-12.8-31 0l-47.3 94.7L92.7 70.8c-13.6-4.5-26.5 8.4-21.9 21.9l33.5 100.4-94.7 47.4c-12.8 6.4-12.8 24.6 0 31l94.7 47.3-33.5 100.5c-4.5 13.6 8.4 26.5 21.9 21.9l100.4-33.5 47.3 94.7c6.4 12.8 24.6 12.8 31 0l47.3-94.7 100.4 33.5c13.6 4.5 26.5-8.4 21.9-21.9l-33.5-100.4 94.7-47.3c13-6.5 13-24.7.2-31.1zm-155.9 106c-49.9 49.9-131.1 49.9-181 0-49.9-49.9-49.9-131.1 0-181 49.9-49.9 131.1-49.9 181 0 49.9 49.9 49.9 131.1 0 181z"}}]})(e)}function Uye(e){return gt({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M32 464a48 48 0 0 0 48 48h288a48 48 0 0 0 48-48V128H32zm272-256a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zm-96 0a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zm-96 0a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zM432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16z"}}]})(e)}function Gye(e){return gt({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16zM53.2 467a48 48 0 0 0 47.9 45h245.8a48 48 0 0 0 47.9-45L416 128H32z"}}]})(e)}function jye(e){return gt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M212.333 224.333H12c-6.627 0-12-5.373-12-12V12C0 5.373 5.373 0 12 0h48c6.627 0 12 5.373 12 12v78.112C117.773 39.279 184.26 7.47 258.175 8.007c136.906.994 246.448 111.623 246.157 248.532C504.041 393.258 393.12 504 256.333 504c-64.089 0-122.496-24.313-166.51-64.215-5.099-4.622-5.334-12.554-.467-17.42l33.967-33.967c4.474-4.474 11.662-4.717 16.401-.525C170.76 415.336 211.58 432 256.333 432c97.268 0 176-78.716 176-176 0-97.267-78.716-176-176-176-58.496 0-110.28 28.476-142.274 72.333h98.274c6.627 0 12 5.373 12 12v48c0 6.627-5.373 12-12 12z"}}]})(e)}function qye(e){return gt({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M400 256H152V152.9c0-39.6 31.7-72.5 71.3-72.9 40-.4 72.7 32.1 72.7 72v16c0 13.3 10.7 24 24 24h32c13.3 0 24-10.7 24-24v-16C376 68 307.5-.3 223.5 0 139.5.3 72 69.5 72 153.5V256H48c-26.5 0-48 21.5-48 48v160c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V304c0-26.5-21.5-48-48-48z"}}]})(e)}function Kye(e){return gt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M296 384h-80c-13.3 0-24-10.7-24-24V192h-87.7c-17.8 0-26.7-21.5-14.1-34.1L242.3 5.7c7.5-7.5 19.8-7.5 27.3 0l152.2 152.2c12.6 12.6 3.7 34.1-14.1 34.1H320v168c0 13.3-10.7 24-24 24zm216-8v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h136v8c0 30.9 25.1 56 56 56h80c30.9 0 56-25.1 56-56v-8h136c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z"}}]})(e)}function Zye(e){return gt({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z"}}]})(e)}function Yye(e){return gt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M507.73 109.1c-2.24-9.03-13.54-12.09-20.12-5.51l-74.36 74.36-67.88-11.31-11.31-67.88 74.36-74.36c6.62-6.62 3.43-17.9-5.66-20.16-47.38-11.74-99.55.91-136.58 37.93-39.64 39.64-50.55 97.1-34.05 147.2L18.74 402.76c-24.99 24.99-24.99 65.51 0 90.5 24.99 24.99 65.51 24.99 90.5 0l213.21-213.21c50.12 16.71 107.47 5.68 147.37-34.22 37.07-37.07 49.7-89.32 37.91-136.73zM64 472c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z"}}]})(e)}const t_=Zt([e=>e.options,e=>e.system,e=>e.inpainting,as],(e,t,n,r)=>{const{prompt:i,shouldGenerateVariations:o,seedWeights:a,initialImage:s,seed:l}=e,{isProcessing:d,isConnected:p}=t,{imageToInpaint:g}=n;let m=!0;const y=[];return(!i||Boolean(i.match(/^[\s\r\n]+$/)))&&(m=!1,y.push("Missing a prompt.")),r==="img2img"&&!s&&(m=!1,y.push("On ImageToImage tab, but no initial image is selected.")),r==="inpainting"&&!g&&(m=!1,y.push("On Inpainting tab, but no initial image is selected.")),d&&(m=!1,y.push("System is already processing something.")),p||(m=!1,y.push("System is disconnected.")),o&&(!(H7(a)||a==="")||l===-1)&&(m=!1,y.push("Seed-weight pairs are badly formatted.")),{isReady:m,reasonsWhyNotReady:y}},{memoizeOptions:{equalityCheck:Kt.isEqual,resultEqualityCheck:Kt.isEqual}}),lC=Ji("socketio/generateImage"),Xye=Ji("socketio/runESRGAN"),Qye=Ji("socketio/runFacetool"),Jye=Ji("socketio/deleteImage"),uC=Ji("socketio/requestImages"),XL=Ji("socketio/requestNewImages"),e3e=Ji("socketio/cancelProcessing"),QL=Ji("socketio/uploadImage");Ji("socketio/uploadMaskImage");const t3e=Ji("socketio/requestSystemConfig"),n3e=Ji("socketio/requestModelChange"),T5=e=>{const{label:t,tooltip:n="",styleClass:r,...i}=e;return S($r,{label:n,children:S(Ya,{className:r||"",...i,children:t})})},gn=e=>{const{tooltip:t="",tooltipPlacement:n="bottom",styleClass:r,onClick:i,cursor:o,...a}=e;return S($r,{label:t,hasArrow:!0,placement:n,children:S(Zr,{className:`icon-button ${r}`,...a,cursor:o||(i?"pointer":"unset"),onClick:i})})},tm=e=>{const{triggerComponent:t,triggerContainerProps:n,children:r,styleClass:i,hasArrow:o=!0,...a}=e;return oe(K4,{...a,children:[S(X4,{children:S($l,{...n,children:t})}),oe(Y4,{className:`invokeai__popover-content ${i}`,children:[o&&S(Z4,{className:"invokeai__popover-arrow"}),r]})]})};function OB(e){const{iconButton:t=!1,...n}=e,r=pt(),{isReady:i,reasonsWhyNotReady:o}=qe(t_),a=qe(as),s=()=>{r(lC(a))};$t("ctrl+enter, cmd+enter",()=>{i&&r(lC(a))},[i,a]);const l=t?S(gn,{"aria-label":"Invoke",type:"submit",icon:S(Fye,{}),isDisabled:!i,onClick:s,className:"invoke-btn invoke",tooltip:"Invoke",tooltipPlacement:"bottom",...n}):S(T5,{label:"Invoke","aria-label":"Invoke",type:"submit",isDisabled:!i,onClick:s,className:"invoke-btn",...n});return i?l:S(tm,{trigger:"hover",triggerContainerProps:{style:{flexGrow:4}},triggerComponent:l,children:o&&S(ND,{children:o.map((d,p)=>S(DD,{children:d},p))})})}const r3e=Zt(e=>e.system,e=>({isProcessing:e.isProcessing,isConnected:e.isConnected,isCancelable:e.isCancelable}),{memoizeOptions:{resultEqualityCheck:Kt.isEqual}});function NB(e){const{...t}=e,n=pt(),{isProcessing:r,isConnected:i,isCancelable:o}=qe(r3e),a=()=>n(e3e());return $t("shift+x",()=>{(i||r)&&o&&a()},[i,r,o]),S(gn,{icon:S(bye,{}),tooltip:"Cancel","aria-label":"Cancel",isDisabled:!i||!r||!o,onClick:a,styleClass:"cancel-btn",...t})}const i3e=Zt(e=>e.options,e=>e.shouldLoopback),DB=()=>{const e=pt(),t=qe(i3e);return S(gn,{"aria-label":"Loopback",tooltip:"Loopback","data-selected":t,icon:S($ye,{}),onClick:()=>{e(cCe(!t))}})},n_=()=>oe("div",{className:"process-buttons",children:[S(OB,{}),S(DB,{}),S(NB,{})]}),o3e=Zt([e=>e.options,as],(e,t)=>({prompt:e.prompt,activeTabName:t}),{memoizeOptions:{resultEqualityCheck:Kt.isEqual}}),r_=()=>{const e=pt(),{prompt:t,activeTabName:n}=qe(o3e),{isReady:r}=qe(t_),i=C.exports.useRef(null),o=s=>{e(T_(s.target.value))};$t("alt+a",()=>{i.current?.focus()},[]);const a=s=>{s.key==="Enter"&&s.shiftKey===!1&&r&&(s.preventDefault(),e(lC(n)))};return S("div",{className:"prompt-bar",children:S(xd,{isInvalid:t.length===0||Boolean(t.match(/^[\s\r\n]+$/)),children:S(wF,{id:"prompt",name:"prompt",placeholder:"I'm dreaming of...",size:"lg",value:t,onChange:o,onKeyDown:a,resize:"vertical",height:30,ref:i})})})};function a3e(e){return gt({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 2V0H0v5h2v6H0v5h5v-2h6v2h5v-5h-2V5h2V0h-5v2H5zm6 1v2h2v6h-2v2H5v-2H3V5h2V3h6zm1-2h3v3h-3V1zm3 11v3h-3v-3h3zM4 15H1v-3h3v3zM1 4V1h3v3H1z"}}]})(e)}function zB(e){return gt({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.828.722a.5.5 0 0 1 .354.146l4.95 4.95a.5.5 0 0 1 0 .707c-.48.48-1.072.588-1.503.588-.177 0-.335-.018-.46-.039l-3.134 3.134a5.927 5.927 0 0 1 .16 1.013c.046.702-.032 1.687-.72 2.375a.5.5 0 0 1-.707 0l-2.829-2.828-3.182 3.182c-.195.195-1.219.902-1.414.707-.195-.195.512-1.22.707-1.414l3.182-3.182-2.828-2.829a.5.5 0 0 1 0-.707c.688-.688 1.673-.767 2.375-.72a5.922 5.922 0 0 1 1.013.16l3.134-3.133a2.772 2.772 0 0 1-.04-.461c0-.43.108-1.022.589-1.503a.5.5 0 0 1 .353-.146z"}}]})(e)}function FB(e){return gt({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.828.722a.5.5 0 0 1 .354.146l4.95 4.95a.5.5 0 0 1 0 .707c-.48.48-1.072.588-1.503.588-.177 0-.335-.018-.46-.039l-3.134 3.134a5.927 5.927 0 0 1 .16 1.013c.046.702-.032 1.687-.72 2.375a.5.5 0 0 1-.707 0l-2.829-2.828-3.182 3.182c-.195.195-1.219.902-1.414.707-.195-.195.512-1.22.707-1.414l3.182-3.182-2.828-2.829a.5.5 0 0 1 0-.707c.688-.688 1.673-.767 2.375-.72a5.922 5.922 0 0 1 1.013.16l3.134-3.133a2.772 2.772 0 0 1-.04-.461c0-.43.108-1.022.589-1.503a.5.5 0 0 1 .353-.146zm.122 2.112v-.002.002zm0-.002v.002a.5.5 0 0 1-.122.51L6.293 6.878a.5.5 0 0 1-.511.12H5.78l-.014-.004a4.507 4.507 0 0 0-.288-.076 4.922 4.922 0 0 0-.765-.116c-.422-.028-.836.008-1.175.15l5.51 5.509c.141-.34.177-.753.149-1.175a4.924 4.924 0 0 0-.192-1.054l-.004-.013v-.001a.5.5 0 0 1 .12-.512l3.536-3.535a.5.5 0 0 1 .532-.115l.096.022c.087.017.208.034.344.034.114 0 .23-.011.343-.04L9.927 2.028c-.029.113-.04.23-.04.343a1.779 1.779 0 0 0 .062.46z"}}]})(e)}function qn(){return qn=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0)&&(n[i]=e[i]);return n}function cC(e,t){return cC=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},cC(e,t)}function $B(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,cC(e,t)}function s3e(e,t){return e.classList?!!t&&e.classList.contains(t):(" "+(e.className.baseVal||e.className)+" ").indexOf(" "+t+" ")!==-1}function l3e(e,t){e.classList?e.classList.add(t):s3e(e,t)||(typeof e.className=="string"?e.className=e.className+" "+t:e.setAttribute("class",(e.className&&e.className.baseVal||"")+" "+t))}function JL(e,t){return e.replace(new RegExp("(^|\\s)"+t+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}function u3e(e,t){e.classList?e.classList.remove(t):typeof e.className=="string"?e.className=JL(e.className,t):e.setAttribute("class",JL(e.className&&e.className.baseVal||"",t))}const eA={disabled:!1},HB=le.createContext(null);var WB=function(t){return t.scrollTop},wg="unmounted",Mf="exited",If="entering",kp="entered",dC="exiting",Wu=function(e){$B(t,e);function t(r,i){var o;o=e.call(this,r,i)||this;var a=i,s=a&&!a.isMounting?r.enter:r.appear,l;return o.appearStatus=null,r.in?s?(l=Mf,o.appearStatus=If):l=kp:r.unmountOnExit||r.mountOnEnter?l=wg:l=Mf,o.state={status:l},o.nextCallback=null,o}t.getDerivedStateFromProps=function(i,o){var a=i.in;return a&&o.status===wg?{status:Mf}:null};var n=t.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(i){var o=null;if(i!==this.props){var a=this.state.status;this.props.in?a!==If&&a!==kp&&(o=If):(a===If||a===kp)&&(o=dC)}this.updateStatus(!1,o)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var i=this.props.timeout,o,a,s;return o=a=s=i,i!=null&&typeof i!="number"&&(o=i.exit,a=i.enter,s=i.appear!==void 0?i.appear:a),{exit:o,enter:a,appear:s}},n.updateStatus=function(i,o){if(i===void 0&&(i=!1),o!==null)if(this.cancelNextCallback(),o===If){if(this.props.unmountOnExit||this.props.mountOnEnter){var a=this.props.nodeRef?this.props.nodeRef.current:F2.findDOMNode(this);a&&WB(a)}this.performEnter(i)}else this.performExit();else this.props.unmountOnExit&&this.state.status===Mf&&this.setState({status:wg})},n.performEnter=function(i){var o=this,a=this.props.enter,s=this.context?this.context.isMounting:i,l=this.props.nodeRef?[s]:[F2.findDOMNode(this),s],d=l[0],p=l[1],g=this.getTimeouts(),m=s?g.appear:g.enter;if(!i&&!a||eA.disabled){this.safeSetState({status:kp},function(){o.props.onEntered(d)});return}this.props.onEnter(d,p),this.safeSetState({status:If},function(){o.props.onEntering(d,p),o.onTransitionEnd(m,function(){o.safeSetState({status:kp},function(){o.props.onEntered(d,p)})})})},n.performExit=function(){var i=this,o=this.props.exit,a=this.getTimeouts(),s=this.props.nodeRef?void 0:F2.findDOMNode(this);if(!o||eA.disabled){this.safeSetState({status:Mf},function(){i.props.onExited(s)});return}this.props.onExit(s),this.safeSetState({status:dC},function(){i.props.onExiting(s),i.onTransitionEnd(a.exit,function(){i.safeSetState({status:Mf},function(){i.props.onExited(s)})})})},n.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(i,o){o=this.setNextCallback(o),this.setState(i,o)},n.setNextCallback=function(i){var o=this,a=!0;return this.nextCallback=function(s){a&&(a=!1,o.nextCallback=null,i(s))},this.nextCallback.cancel=function(){a=!1},this.nextCallback},n.onTransitionEnd=function(i,o){this.setNextCallback(o);var a=this.props.nodeRef?this.props.nodeRef.current:F2.findDOMNode(this),s=i==null&&!this.props.addEndListener;if(!a||s){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var l=this.props.nodeRef?[this.nextCallback]:[a,this.nextCallback],d=l[0],p=l[1];this.props.addEndListener(d,p)}i!=null&&setTimeout(this.nextCallback,i)},n.render=function(){var i=this.state.status;if(i===wg)return null;var o=this.props,a=o.children;o.in,o.mountOnEnter,o.unmountOnExit,o.appear,o.enter,o.exit,o.timeout,o.addEndListener,o.onEnter,o.onEntering,o.onEntered,o.onExit,o.onExiting,o.onExited,o.nodeRef;var s=BB(o,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return S(HB.Provider,{value:null,children:typeof a=="function"?a(i,s):le.cloneElement(le.Children.only(a),s)})},t}(le.Component);Wu.contextType=HB;Wu.propTypes={};function bp(){}Wu.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:bp,onEntering:bp,onEntered:bp,onExit:bp,onExiting:bp,onExited:bp};Wu.UNMOUNTED=wg;Wu.EXITED=Mf;Wu.ENTERING=If;Wu.ENTERED=kp;Wu.EXITING=dC;const c3e=Wu;var d3e=function(t,n){return t&&n&&n.split(" ").forEach(function(r){return l3e(t,r)})},TS=function(t,n){return t&&n&&n.split(" ").forEach(function(r){return u3e(t,r)})},i_=function(e){$B(t,e);function t(){for(var r,i=arguments.length,o=new Array(i),a=0;a{C.exports.useEffect(()=>{function r(i){e.current&&!e.current.contains(i.target)&&t()}return n&&document.addEventListener("mousedown",r),()=>{n&&document.removeEventListener("mousedown",r)}},[e,n,t])},Wa=(e,t)=>Math.floor(e/t)*t,tA=(e,t)=>Math.round(e/t)*t,f3e={tool:"brush",brushSize:50,maskColor:{r:255,g:90,b:90,a:.5},canvasDimensions:{width:0,height:0},boundingBoxDimensions:{width:512,height:512},boundingBoxCoordinate:{x:0,y:0},boundingBoxPreviewFill:{r:0,g:0,b:0,a:.5},shouldShowBoundingBox:!0,shouldShowBoundingBoxFill:!0,cursorPosition:null,lines:[],pastLines:[],futureLines:[],shouldShowMask:!0,shouldInvertMask:!1,shouldShowCheckboardTransparency:!1,shouldShowBrush:!0,shouldShowBrushPreview:!1,needsCache:!1,isDrawing:!1,isTransformingBoundingBox:!1,isMouseOverBoundingBox:!1,isMovingBoundingBox:!1,stageScale:1,shouldUseInpaintReplace:!1,inpaintReplace:1,shouldLockBoundingBox:!0,isSpacebarHeld:!1},h3e=f3e,GB=rb({name:"inpainting",initialState:h3e,reducers:{setTool:(e,t)=>{e.tool=t.payload},toggleTool:e=>{e.tool=e.tool==="brush"?"eraser":"brush"},setBrushSize:(e,t)=>{e.brushSize=t.payload},addLine:(e,t)=>{e.pastLines.push(e.lines),e.lines.push(t.payload),e.futureLines=[]},addPointToCurrentLine:(e,t)=>{e.lines[e.lines.length-1].points.push(...t.payload)},undo:e=>{if(e.pastLines.length===0)return;const t=e.pastLines.pop();!t||(e.futureLines.unshift(e.lines),e.lines=t)},redo:e=>{if(e.futureLines.length===0)return;const t=e.futureLines.shift();!t||(e.pastLines.push(e.lines),e.lines=t)},clearMask:e=>{e.pastLines.push(e.lines),e.lines=[],e.futureLines=[],e.shouldInvertMask=!1},toggleShouldInvertMask:e=>{e.shouldInvertMask=!e.shouldInvertMask},toggleShouldShowMask:e=>{e.shouldShowMask=!e.shouldShowMask},setShouldInvertMask:(e,t)=>{e.shouldInvertMask=t.payload},setShouldShowMask:(e,t)=>{e.shouldShowMask=t.payload,t.payload||(e.shouldInvertMask=!1)},setShouldShowCheckboardTransparency:(e,t)=>{e.shouldShowCheckboardTransparency=t.payload},setShouldShowBrushPreview:(e,t)=>{e.shouldShowBrushPreview=t.payload},setShouldShowBrush:(e,t)=>{e.shouldShowBrush=t.payload},setMaskColor:(e,t)=>{e.maskColor=t.payload},setCursorPosition:(e,t)=>{e.cursorPosition=t.payload},clearImageToInpaint:e=>{e.imageToInpaint=void 0},setImageToInpaint:(e,t)=>{const{width:n,height:r}=t.payload,{width:i,height:o}=e.boundingBoxDimensions,{x:a,y:s}=e.boundingBoxCoordinate,l={x:a,y:s},d={width:i,height:o};i+a>n&&(i>n&&(d.width=Wa(n,64)),l.x=n-d.width),o+s>r&&(o>r&&(d.height=Wa(r,64)),l.y=r-d.height),e.boundingBoxDimensions=d,e.boundingBoxCoordinate=l,e.canvasDimensions={width:n,height:r},e.imageToInpaint=t.payload,e.needsCache=!0},setCanvasDimensions:(e,t)=>{e.canvasDimensions=t.payload;const{width:n,height:r}=t.payload,{width:i,height:o}=e.boundingBoxDimensions,a=Wa(Kt.clamp(i,64,n),64),s=Wa(Kt.clamp(o,64,r),64);e.boundingBoxDimensions={width:a,height:s}},setBoundingBoxDimensions:(e,t)=>{e.boundingBoxDimensions=t.payload;const{width:n,height:r}=t.payload,{x:i,y:o}=e.boundingBoxCoordinate,{width:a,height:s}=e.canvasDimensions,l=Wa(a,64),d=Wa(s,64),p=Wa(n,64),g=Wa(r,64),m=i+n-a,y=o+r-s,x=Kt.clamp(p,64,l),w=Kt.clamp(g,64,d),P=m>0?i-m:i,E=y>0?o-y:o,k=Kt.clamp(P,0,l-x),L=Kt.clamp(E,0,d-w);e.boundingBoxDimensions={width:x,height:w},e.boundingBoxCoordinate={x:k,y:L}},setBoundingBoxCoordinate:(e,t)=>{e.boundingBoxCoordinate=t.payload},setBoundingBoxPreviewFill:(e,t)=>{e.boundingBoxPreviewFill=t.payload},setNeedsCache:(e,t)=>{e.needsCache=t.payload},setStageScale:(e,t)=>{e.stageScale=t.payload,e.needsCache=!1},setShouldShowBoundingBoxFill:(e,t)=>{e.shouldShowBoundingBoxFill=t.payload},setIsDrawing:(e,t)=>{e.isDrawing=t.payload},setClearBrushHistory:e=>{e.pastLines=[],e.futureLines=[]},setShouldUseInpaintReplace:(e,t)=>{e.shouldUseInpaintReplace=t.payload},setInpaintReplace:(e,t)=>{e.inpaintReplace=t.payload},setShouldLockBoundingBox:(e,t)=>{e.shouldLockBoundingBox=t.payload},toggleShouldLockBoundingBox:e=>{e.shouldLockBoundingBox=!e.shouldLockBoundingBox},setShouldShowBoundingBox:(e,t)=>{e.shouldShowBoundingBox=t.payload},setIsTransformingBoundingBox:(e,t)=>{e.isTransformingBoundingBox=t.payload},setIsMovingBoundingBox:(e,t)=>{e.isMovingBoundingBox=t.payload},setIsMouseOverBoundingBox:(e,t)=>{e.isMouseOverBoundingBox=t.payload},setIsSpacebarHeld:(e,t)=>{e.isSpacebarHeld=t.payload}}}),{setTool:nA,setBrushSize:p3e,addLine:rA,addPointToCurrentLine:iA,setShouldInvertMask:g3e,setShouldShowMask:m3e,setShouldShowCheckboardTransparency:Z9e,setShouldShowBrushPreview:LS,setMaskColor:v3e,clearMask:y3e,clearImageToInpaint:o_,undo:b3e,redo:x3e,setCursorPosition:oA,setCanvasDimensions:Y9e,setImageToInpaint:L5,setBoundingBoxDimensions:Cg,setBoundingBoxCoordinate:aA,setBoundingBoxPreviewFill:X9e,setNeedsCache:qf,setStageScale:S3e,toggleTool:w3e,setShouldShowBoundingBox:C3e,setShouldShowBoundingBoxFill:_3e,setIsDrawing:sy,setShouldShowBrush:Q9e,setClearBrushHistory:k3e,setShouldUseInpaintReplace:E3e,setInpaintReplace:P3e,setShouldLockBoundingBox:jB,toggleShouldLockBoundingBox:T3e,setIsMovingBoundingBox:sA,setIsTransformingBoundingBox:AS,setIsMouseOverBoundingBox:xp,setIsSpacebarHeld:L3e}=GB.actions,A3e=GB.reducer,qB=""+new URL("logo.13003d72.png",import.meta.url).href,M3e=Zt(e=>e.options,e=>{const{shouldShowOptionsPanel:t,shouldHoldOptionsPanelOpen:n,shouldPinOptionsPanel:r,optionsPanelScrollPosition:i}=e;return{shouldShowOptionsPanel:t,shouldHoldOptionsPanelOpen:n,shouldPinOptionsPanel:r,optionsPanelScrollPosition:i}},{memoizeOptions:{resultEqualityCheck:Kt.isEqual}}),a_=e=>{const t=pt(),{shouldShowOptionsPanel:n,shouldHoldOptionsPanelOpen:r,shouldPinOptionsPanel:i}=qe(M3e),o=C.exports.useRef(null),a=C.exports.useRef(null),s=C.exports.useRef(null),{children:l}=e;$t("o",()=>{t(VC(!n))},[n]),$t("shift+o",()=>{m()},[i]);const d=C.exports.useCallback(()=>{i||(t(lCe(a.current?a.current.scrollTop:0)),t(VC(!1)),t(uCe(!1)))},[t,i]);UB(o,d,!i);const p=()=>{s.current=window.setTimeout(()=>d(),500)},g=()=>{s.current&&window.clearTimeout(s.current)},m=()=>{t(sCe(!i)),t(qf(!0))};return S(VB,{nodeRef:o,in:n||r&&!i,unmountOnExit:!0,timeout:200,classNames:"options-panel-wrapper",children:S("div",{className:"options-panel-wrapper","data-pinned":i,tabIndex:1,ref:o,onMouseEnter:i?void 0:g,onMouseOver:i?void 0:g,children:S("div",{className:"options-panel-margin",children:oe("div",{className:"options-panel",ref:a,onMouseLeave:y=>{y.target!==a.current?g():!i&&p()},children:[S($r,{label:"Pin Options Panel",children:S("div",{className:"options-panel-pin-button","data-selected":i,onClick:m,children:i?S(zB,{}):S(FB,{})})}),!i&&oe("div",{className:"invoke-ai-logo-wrapper",children:[S("img",{src:qB,alt:"invoke-ai-logo"}),oe("h1",{children:["invoke ",S("strong",{children:"ai"})]})]}),l]})})})})};function I3e(){const e=qe(n=>n.options.showAdvancedOptions),t={seed:{header:S(j7,{}),feature:go.SEED,options:S(q7,{})},variations:{header:S(Z7,{}),feature:go.VARIATIONS,options:S(Y7,{})},face_restore:{header:S(V7,{}),feature:go.FACE_CORRECTION,options:S(vb,{})},upscale:{header:S(K7,{}),feature:go.UPSCALE,options:S(yb,{})},other:{header:S(xB,{}),feature:go.OTHER,options:S(SB,{})}};return oe(a_,{children:[S(r_,{}),S(n_,{}),S(J7,{}),S(bB,{label:"Image To Image Strength",styleClass:"main-option-block image-to-image-strength-main-option"}),S(M2e,{}),S(X7,{}),e?S(e_,{accordionInfo:t}):null]})}const KB=C.exports.createContext(null),ZB=e=>{const{styleClass:t}=e,n=C.exports.useContext(KB),r=()=>{n&&n()};return S("div",{className:`image-uploader-button-outer ${t}`,onClick:r,children:oe("div",{className:"image-upload-button",children:[S(Kye,{}),S(Xf,{size:"lg",children:"Click or Drag and Drop"})]})})},R3e=Zt(e=>e.system,e=>{const{shouldConfirmOnDelete:t,isConnected:n,isProcessing:r}=e;return{shouldConfirmOnDelete:t,isConnected:n,isProcessing:r}}),fC=C.exports.forwardRef(({image:e,children:t},n)=>{const{isOpen:r,onOpen:i,onClose:o}=f5(),a=pt(),{shouldConfirmOnDelete:s,isConnected:l,isProcessing:d}=qe(R3e),p=C.exports.useRef(null),g=x=>{x.stopPropagation(),s?i():m()},m=()=>{l&&!d&&a(Jye(e)),o()};$t("del",()=>{s?i():m()},[e,s]);const y=x=>a(_B(!x.target.checked));return oe(Bn,{children:[C.exports.cloneElement(t,{onClick:g,ref:n}),S(kue,{isOpen:r,leastDestructiveRef:p,onClose:o,children:S(Vm,{children:oe(Eue,{children:[S(m7,{fontSize:"lg",fontWeight:"bold",children:"Delete image"}),S(m5,{children:oe(zn,{direction:"column",gap:5,children:[S(zo,{children:"Are you sure? You can't undo this action afterwards."}),S(xd,{children:oe(zn,{alignItems:"center",children:[S(hh,{mb:0,children:"Don't ask me again"}),S(w7,{checked:!s,onChange:y})]})})]})}),oe(g7,{children:[S(Ya,{ref:p,onClick:o,children:"Cancel"}),S(Ya,{colorScheme:"red",onClick:m,ml:3,children:"Delete"})]})]})})})]})}),lA=({title:e="Popup",styleClass:t,delay:n=50,popoverOptions:r,actionButton:i,children:o})=>oe(K4,{trigger:"hover",closeDelay:n,children:[S(X4,{children:S($l,{children:o})}),oe(Y4,{className:`popover-content ${t}`,children:[S(Z4,{className:"popover-arrow"}),S(Jz,{className:"popover-header",children:e}),oe("div",{className:"popover-options",children:[r||null,i]})]})]}),O3e=Zt(e=>e.gallery,e=>e.intermediateImage,{memoizeOptions:{resultEqualityCheck:(e,t)=>e===void 0&&t===void 0||e.uuid===t.uuid}}),N3e=Zt([e=>e.system,e=>e.options,O3e,as],(e,t,n,r)=>{const{isProcessing:i,isConnected:o,isGFPGANAvailable:a,isESRGANAvailable:s}=e,{upscalingLevel:l,facetoolStrength:d,shouldShowImageDetails:p}=t;return{isProcessing:i,isConnected:o,isGFPGANAvailable:a,isESRGANAvailable:s,upscalingLevel:l,facetoolStrength:d,intermediateImage:n,shouldShowImageDetails:p,activeTabName:r}},{memoizeOptions:{resultEqualityCheck:xa.exports.isEqual}}),D3e=({image:e})=>{const t=pt(),{isProcessing:n,isConnected:r,isGFPGANAvailable:i,isESRGANAvailable:o,upscalingLevel:a,facetoolStrength:s,intermediateImage:l,shouldShowImageDetails:d,activeTabName:p}=qe(N3e),g=Cd(),m=()=>{t(Jm(e)),t(Va(1))};$t("shift+i",()=>{e?(m(),g({title:"Sent To Image To Image",status:"success",duration:2500,isClosable:!0})):g({title:"No Image Loaded",description:"No image found to send to image to image module.",status:"error",duration:2500,isClosable:!0})},[e]);const y=()=>e.metadata&&t(Q6e(e.metadata));$t("a",()=>{["txt2img","img2img"].includes(e?.metadata?.image?.type)?(y(),g({title:"Parameters Set",status:"success",duration:2500,isClosable:!0})):g({title:"Parameters Not Set",description:"No metadata found for this image.",status:"error",duration:2500,isClosable:!0})},[e]);const x=()=>e.metadata&&t(Iv(e.metadata.image.seed));$t("s",()=>{e?.metadata?.image?.seed?(x(),g({title:"Seed Set",status:"success",duration:2500,isClosable:!0})):g({title:"Seed Not Set",description:"Could not find seed for this image.",status:"error",duration:2500,isClosable:!0})},[e]);const w=()=>t(Xye(e));$t("u",()=>{o&&Boolean(!l)&&r&&!n&&a?w():g({title:"Upscaling Failed",status:"error",duration:2500,isClosable:!0})},[e,o,l,r,n,a]);const P=()=>t(Qye(e));$t("r",()=>{i&&Boolean(!l)&&r&&!n&&s?P():g({title:"Face Restoration Failed",status:"error",duration:2500,isClosable:!0})},[e,i,l,r,n,s]);const E=()=>t(rCe(!d)),k=()=>{t(L5(e)),p!=="inpainting"&&t(Va("inpainting")),g({title:"Sent to Inpainting",status:"success",duration:2500,isClosable:!0})};return $t("i",()=>{e?E():g({title:"Failed to load metadata",status:"error",duration:2500,isClosable:!0})},[e,d]),oe("div",{className:"current-image-options",children:[S(gn,{icon:S(vye,{}),tooltip:"Send To Image To Image","aria-label":"Send To Image To Image",onClick:m}),S(gn,{icon:S(RB,{}),tooltip:"Send To Inpainting","aria-label":"Send To Inpainting",onClick:k}),S(gn,{icon:S(IB,{}),tooltip:"Use All","aria-label":"Use All",isDisabled:!["txt2img","img2img"].includes(e?.metadata?.image?.type),onClick:y}),S(gn,{icon:S(Wye,{}),tooltip:"Use Seed","aria-label":"Use Seed",isDisabled:!e?.metadata?.image?.seed,onClick:x}),S(lA,{title:"Restore Faces",popoverOptions:S(vb,{}),actionButton:S(T5,{label:"Restore Faces",isDisabled:!i||Boolean(l)||!(r&&!n)||!s,onClick:P}),children:S(gn,{icon:S(dye,{}),"aria-label":"Restore Faces"})}),S(lA,{title:"Upscale",styleClass:"upscale-popover",popoverOptions:S(yb,{}),actionButton:S(T5,{label:"Upscale Image",isDisabled:!o||Boolean(l)||!(r&&!n)||!a,onClick:w}),children:S(gn,{icon:S(pye,{}),"aria-label":"Upscale"})}),S(gn,{icon:S(fye,{}),tooltip:"Details","aria-label":"Details",onClick:E}),S(fC,{image:e,children:S(gn,{icon:S(cye,{}),tooltip:"Delete Image","aria-label":"Delete Image",isDisabled:Boolean(l)||!r||n})})]})},z3e={currentImageUuid:"",shouldPinGallery:!0,shouldShowGallery:!0,galleryScrollPosition:0,galleryImageMinimumWidth:64,galleryImageObjectFit:"cover",shouldHoldGalleryOpen:!1,shouldAutoSwitchToNewImages:!0,currentCategory:"result",categories:{user:{images:[],latest_mtime:void 0,earliest_mtime:void 0,areMoreImagesAvailable:!0},result:{images:[],latest_mtime:void 0,earliest_mtime:void 0,areMoreImagesAvailable:!0}},galleryWidth:300},YB=rb({name:"gallery",initialState:z3e,reducers:{setCurrentImage:(e,t)=>{e.currentImage=t.payload,e.currentImageUuid=t.payload.uuid},removeImage:(e,t)=>{const{uuid:n,category:r}=t.payload,i=e.categories[r].images,o=i.filter(a=>a.uuid!==n);if(n===e.currentImageUuid){const a=i.findIndex(l=>l.uuid===n),s=xa.exports.clamp(a,0,o.length-1);e.currentImage=o.length?o[s]:void 0,e.currentImageUuid=o.length?o[s].uuid:""}e.categories[r].images=o},addImage:(e,t)=>{const{image:n,category:r}=t.payload,{uuid:i,url:o,mtime:a}=n,s=e.categories[r];s.images.find(l=>l.url===o&&l.mtime===a)||(s.images.unshift(n),e.shouldAutoSwitchToNewImages&&(e.currentImageUuid=i,e.currentImage=n,e.currentCategory=r),e.intermediateImage=void 0,s.latest_mtime=a)},setIntermediateImage:(e,t)=>{e.intermediateImage=t.payload},clearIntermediateImage:e=>{e.intermediateImage=void 0},selectNextImage:e=>{const{currentImage:t}=e;if(!t)return;const n=e.categories[t.category].images;if(t){const r=n.findIndex(i=>i.uuid===t.uuid);if(Kt.inRange(r,0,n.length)){const i=n[r+1];e.currentImage=i,e.currentImageUuid=i.uuid}}},selectPrevImage:e=>{const{currentImage:t}=e;if(!t)return;const n=e.categories[t.category].images;if(t){const r=n.findIndex(i=>i.uuid===t.uuid);if(Kt.inRange(r,1,n.length+1)){const i=n[r-1];e.currentImage=i,e.currentImageUuid=i.uuid}}},addGalleryImages:(e,t)=>{const{images:n,areMoreImagesAvailable:r,category:i}=t.payload,o=e.categories[i].images;if(n.length>0){const a=n.filter(s=>!o.find(l=>l.url===s.url&&l.mtime===s.mtime));if(e.categories[i].images=o.concat(a).sort((s,l)=>l.mtime-s.mtime),!e.currentImage){const s=n[0];e.currentImage=s,e.currentImageUuid=s.uuid}e.categories[i].latest_mtime=n[0].mtime,e.categories[i].earliest_mtime=n[n.length-1].mtime}r!==void 0&&(e.categories[i].areMoreImagesAvailable=r)},setShouldPinGallery:(e,t)=>{e.shouldPinGallery=t.payload},setShouldShowGallery:(e,t)=>{e.shouldShowGallery=t.payload},setGalleryScrollPosition:(e,t)=>{e.galleryScrollPosition=t.payload},setGalleryImageMinimumWidth:(e,t)=>{e.galleryImageMinimumWidth=t.payload},setGalleryImageObjectFit:(e,t)=>{e.galleryImageObjectFit=t.payload},setShouldHoldGalleryOpen:(e,t)=>{e.shouldHoldGalleryOpen=t.payload},setShouldAutoSwitchToNewImages:(e,t)=>{e.shouldAutoSwitchToNewImages=t.payload},setCurrentCategory:(e,t)=>{e.currentCategory=t.payload},setGalleryWidth:(e,t)=>{e.galleryWidth=t.payload}}}),{addImage:ly,clearIntermediateImage:uA,removeImage:XB,setCurrentImage:QB,addGalleryImages:F3e,setIntermediateImage:B3e,selectNextImage:JB,selectPrevImage:e$,setShouldPinGallery:$3e,setShouldShowGallery:hC,setGalleryScrollPosition:H3e,setGalleryImageMinimumWidth:Ef,setGalleryImageObjectFit:W3e,setShouldHoldGalleryOpen:V3e,setShouldAutoSwitchToNewImages:U3e,setCurrentCategory:uy,setGalleryWidth:cy}=YB.actions,G3e=YB.reducer;var cA={path:oe("g",{stroke:"currentColor",strokeWidth:"1.5",children:[S("path",{strokeLinecap:"round",fill:"none",d:"M9,9a3,3,0,1,1,4,2.829,1.5,1.5,0,0,0-1,1.415V14.25"}),S("path",{fill:"currentColor",strokeLinecap:"round",d:"M12,17.25a.375.375,0,1,0,.375.375A.375.375,0,0,0,12,17.25h0"}),S("circle",{fill:"none",strokeMiterlimit:"10",cx:"12",cy:"12",r:"11.25"})]}),viewBox:"0 0 24 24"},t$=Me((e,t)=>{const{as:n,viewBox:r,color:i="currentColor",focusable:o=!1,children:a,className:s,__css:l,...d}=e,p=Pr("chakra-icon",s),g={w:"1em",h:"1em",display:"inline-block",lineHeight:"1em",flexShrink:0,color:i,...l},m={ref:t,focusable:o,className:p,__css:g},y=r??cA.viewBox;if(n&&typeof n!="string")return le.createElement(Ce.svg,{as:n,...m,...d});const x=a??cA.path;return le.createElement(Ce.svg,{verticalAlign:"middle",viewBox:y,...m,...d},x)});t$.displayName="Icon";function ft(e){const{viewBox:t="0 0 24 24",d:n,displayName:r,defaultProps:i={}}=e,o=C.exports.Children.toArray(e.path),a=Me((s,l)=>S(t$,{ref:l,viewBox:t,...i,...s,children:o.length?o:S("path",{fill:"currentColor",d:n})}));return a.displayName=r,a}ft({d:"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z",displayName:"CopyIcon"});ft({d:"M23.384,21.619,16.855,15.09a9.284,9.284,0,1,0-1.768,1.768l6.529,6.529a1.266,1.266,0,0,0,1.768,0A1.251,1.251,0,0,0,23.384,21.619ZM2.75,9.5a6.75,6.75,0,1,1,6.75,6.75A6.758,6.758,0,0,1,2.75,9.5Z",displayName:"SearchIcon"});ft({d:"M23.414,20.591l-4.645-4.645a10.256,10.256,0,1,0-2.828,2.829l4.645,4.644a2.025,2.025,0,0,0,2.828,0A2,2,0,0,0,23.414,20.591ZM10.25,3.005A7.25,7.25,0,1,1,3,10.255,7.258,7.258,0,0,1,10.25,3.005Z",displayName:"Search2Icon"});ft({d:"M21.4,13.7C20.6,13.9,19.8,14,19,14c-5,0-9-4-9-9c0-0.8,0.1-1.6,0.3-2.4c0.1-0.3,0-0.7-0.3-1 c-0.3-0.3-0.6-0.4-1-0.3C4.3,2.7,1,7.1,1,12c0,6.1,4.9,11,11,11c4.9,0,9.3-3.3,10.6-8.1c0.1-0.3,0-0.7-0.3-1 C22.1,13.7,21.7,13.6,21.4,13.7z",displayName:"MoonIcon"});ft({displayName:"SunIcon",path:oe("g",{strokeLinejoin:"round",strokeLinecap:"round",strokeWidth:"2",fill:"none",stroke:"currentColor",children:[S("circle",{cx:"12",cy:"12",r:"5"}),S("path",{d:"M12 1v2"}),S("path",{d:"M12 21v2"}),S("path",{d:"M4.22 4.22l1.42 1.42"}),S("path",{d:"M18.36 18.36l1.42 1.42"}),S("path",{d:"M1 12h2"}),S("path",{d:"M21 12h2"}),S("path",{d:"M4.22 19.78l1.42-1.42"}),S("path",{d:"M18.36 5.64l1.42-1.42"})]})});ft({d:"M0,12a1.5,1.5,0,0,0,1.5,1.5h8.75a.25.25,0,0,1,.25.25V22.5a1.5,1.5,0,0,0,3,0V13.75a.25.25,0,0,1,.25-.25H22.5a1.5,1.5,0,0,0,0-3H13.75a.25.25,0,0,1-.25-.25V1.5a1.5,1.5,0,0,0-3,0v8.75a.25.25,0,0,1-.25.25H1.5A1.5,1.5,0,0,0,0,12Z",displayName:"AddIcon"});ft({displayName:"SmallAddIcon",viewBox:"0 0 20 20",path:S("path",{fill:"currentColor",d:"M14 9h-3V6c0-.55-.45-1-1-1s-1 .45-1 1v3H6c-.55 0-1 .45-1 1s.45 1 1 1h3v3c0 .55.45 1 1 1s1-.45 1-1v-3h3c.55 0 1-.45 1-1s-.45-1-1-1z",fillRule:"evenodd"})});ft({viewBox:"0 0 14 14",d:"M14,7.77 L14,6.17 L12.06,5.53 L11.61,4.44 L12.49,2.6 L11.36,1.47 L9.55,2.38 L8.46,1.93 L7.77,0.01 L6.17,0.01 L5.54,1.95 L4.43,2.4 L2.59,1.52 L1.46,2.65 L2.37,4.46 L1.92,5.55 L0,6.23 L0,7.82 L1.94,8.46 L2.39,9.55 L1.51,11.39 L2.64,12.52 L4.45,11.61 L5.54,12.06 L6.23,13.98 L7.82,13.98 L8.45,12.04 L9.56,11.59 L11.4,12.47 L12.53,11.34 L11.61,9.53 L12.08,8.44 L14,7.75 L14,7.77 Z M7,10 C5.34,10 4,8.66 4,7 C4,5.34 5.34,4 7,4 C8.66,4 10,5.34 10,7 C10,8.66 8.66,10 7,10 Z",displayName:"SettingsIcon"});ft({displayName:"CheckCircleIcon",d:"M12,0A12,12,0,1,0,24,12,12.014,12.014,0,0,0,12,0Zm6.927,8.2-6.845,9.289a1.011,1.011,0,0,1-1.43.188L5.764,13.769a1,1,0,1,1,1.25-1.562l4.076,3.261,6.227-8.451A1,1,0,1,1,18.927,8.2Z"});ft({d:"M19.5,9.5h-.75V6.75a6.75,6.75,0,0,0-13.5,0V9.5H4.5a2,2,0,0,0-2,2V22a2,2,0,0,0,2,2h15a2,2,0,0,0,2-2V11.5A2,2,0,0,0,19.5,9.5Zm-9.5,6a2,2,0,1,1,3,1.723V19.5a1,1,0,0,1-2,0V17.223A1.994,1.994,0,0,1,10,15.5ZM7.75,6.75a4.25,4.25,0,0,1,8.5,0V9a.5.5,0,0,1-.5.5H8.25a.5.5,0,0,1-.5-.5Z",displayName:"LockIcon"});ft({d:"M19.5,9.5h-.75V6.75A6.751,6.751,0,0,0,5.533,4.811a1.25,1.25,0,1,0,2.395.717A4.251,4.251,0,0,1,16.25,6.75V9a.5.5,0,0,1-.5.5H4.5a2,2,0,0,0-2,2V22a2,2,0,0,0,2,2h15a2,2,0,0,0,2-2V11.5A2,2,0,0,0,19.5,9.5Zm-9.5,6a2,2,0,1,1,3,1.723V19.5a1,1,0,0,1-2,0V17.223A1.994,1.994,0,0,1,10,15.5Z",displayName:"UnlockIcon"});ft({displayName:"ViewIcon",path:oe("g",{fill:"currentColor",children:[S("path",{d:"M23.432,10.524C20.787,7.614,16.4,4.538,12,4.6,7.6,4.537,3.213,7.615.568,10.524a2.211,2.211,0,0,0,0,2.948C3.182,16.351,7.507,19.4,11.839,19.4h.308c4.347,0,8.671-3.049,11.288-5.929A2.21,2.21,0,0,0,23.432,10.524ZM7.4,12A4.6,4.6,0,1,1,12,16.6,4.6,4.6,0,0,1,7.4,12Z"}),S("circle",{cx:"12",cy:"12",r:"2"})]})});ft({displayName:"ViewOffIcon",path:oe("g",{fill:"currentColor",children:[S("path",{d:"M23.2,10.549a20.954,20.954,0,0,0-4.3-3.6l4-3.995a1,1,0,1,0-1.414-1.414l-.018.018a.737.737,0,0,1-.173.291l-19.5,19.5c-.008.007-.018.009-.026.017a1,1,0,0,0,1.631,1.088l4.146-4.146a11.26,11.26,0,0,0,4.31.939h.3c4.256,0,8.489-2.984,11.051-5.8A2.171,2.171,0,0,0,23.2,10.549ZM16.313,13.27a4.581,4.581,0,0,1-3,3.028,4.3,4.3,0,0,1-3.1-.19.253.253,0,0,1-.068-.407l5.56-5.559a.252.252,0,0,1,.407.067A4.3,4.3,0,0,1,16.313,13.27Z"}),S("path",{d:"M7.615,13.4a.244.244,0,0,0,.061-.24A4.315,4.315,0,0,1,7.5,12,4.5,4.5,0,0,1,12,7.5a4.276,4.276,0,0,1,1.16.173.244.244,0,0,0,.24-.062l1.941-1.942a.254.254,0,0,0-.1-.421A10.413,10.413,0,0,0,12,4.75C7.7,4.692,3.4,7.7.813,10.549a2.15,2.15,0,0,0-.007,2.9,21.209,21.209,0,0,0,3.438,3.03.256.256,0,0,0,.326-.029Z"})]})});ft({d:"M11.2857,6.05714 L10.08571,4.85714 L7.85714,7.14786 L7.85714,1 L6.14286,1 L6.14286,7.14786 L3.91429,4.85714 L2.71429,6.05714 L7,10.42857 L11.2857,6.05714 Z M1,11.2857 L1,13 L13,13 L13,11.2857 L1,11.2857 Z",displayName:"DownloadIcon",viewBox:"0 0 14 14"});ft({displayName:"DeleteIcon",path:S("g",{fill:"currentColor",children:S("path",{d:"M19.452 7.5H4.547a.5.5 0 00-.5.545l1.287 14.136A2 2 0 007.326 24h9.347a2 2 0 001.992-1.819L19.95 8.045a.5.5 0 00-.129-.382.5.5 0 00-.369-.163zm-9.2 13a.75.75 0 01-1.5 0v-9a.75.75 0 011.5 0zm5 0a.75.75 0 01-1.5 0v-9a.75.75 0 011.5 0zM22 4h-4.75a.25.25 0 01-.25-.25V2.5A2.5 2.5 0 0014.5 0h-5A2.5 2.5 0 007 2.5v1.25a.25.25 0 01-.25.25H2a1 1 0 000 2h20a1 1 0 000-2zM9 3.75V2.5a.5.5 0 01.5-.5h5a.5.5 0 01.5.5v1.25a.25.25 0 01-.25.25h-5.5A.25.25 0 019 3.75z"})})});ft({displayName:"RepeatIcon",path:oe("g",{fill:"currentColor",children:[S("path",{d:"M10.319,4.936a7.239,7.239,0,0,1,7.1,2.252,1.25,1.25,0,1,0,1.872-1.657A9.737,9.737,0,0,0,9.743,2.5,10.269,10.269,0,0,0,2.378,9.61a.249.249,0,0,1-.271.178l-1.033-.13A.491.491,0,0,0,.6,9.877a.5.5,0,0,0-.019.526l2.476,4.342a.5.5,0,0,0,.373.248.43.43,0,0,0,.062,0,.5.5,0,0,0,.359-.152l3.477-3.593a.5.5,0,0,0-.3-.844L5.15,10.172a.25.25,0,0,1-.2-.333A7.7,7.7,0,0,1,10.319,4.936Z"}),S("path",{d:"M23.406,14.1a.5.5,0,0,0,.015-.526l-2.5-4.329A.5.5,0,0,0,20.546,9a.489.489,0,0,0-.421.151l-3.456,3.614a.5.5,0,0,0,.3.842l1.848.221a.249.249,0,0,1,.183.117.253.253,0,0,1,.023.216,7.688,7.688,0,0,1-5.369,4.9,7.243,7.243,0,0,1-7.1-2.253,1.25,1.25,0,1,0-1.872,1.656,9.74,9.74,0,0,0,9.549,3.03,10.261,10.261,0,0,0,7.369-7.12.251.251,0,0,1,.27-.179l1.058.127a.422.422,0,0,0,.06,0A.5.5,0,0,0,23.406,14.1Z"})]})});ft({displayName:"RepeatClockIcon",path:oe("g",{fill:"currentColor",children:[S("path",{d:"M12.965,6a1,1,0,0,0-1,1v5.5a1,1,0,0,0,1,1h5a1,1,0,0,0,0-2h-3.75a.25.25,0,0,1-.25-.25V7A1,1,0,0,0,12.965,6Z"}),S("path",{d:"M12.567,1.258A10.822,10.822,0,0,0,2.818,8.4a.25.25,0,0,1-.271.163L.858,8.309a.514.514,0,0,0-.485.213.5.5,0,0,0-.021.53l2.679,4.7a.5.5,0,0,0,.786.107l3.77-3.746a.5.5,0,0,0-.279-.85L5.593,9.007a.25.25,0,0,1-.192-.35,8.259,8.259,0,1,1,7.866,11.59,1.25,1.25,0,0,0,.045,2.5h.047a10.751,10.751,0,1,0-.792-21.487Z"})]})});ft({displayName:"EditIcon",path:oe("g",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"2",children:[S("path",{d:"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"}),S("path",{d:"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"})]})});ft({d:"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z",displayName:"ChevronLeftIcon"});ft({d:"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z",displayName:"ChevronRightIcon"});ft({displayName:"ChevronDownIcon",d:"M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"});ft({d:"M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z",displayName:"ChevronUpIcon"});ft({d:"M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z",displayName:"ArrowBackIcon"});ft({d:"M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z",displayName:"ArrowForwardIcon"});ft({d:"M4 12l1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z",displayName:"ArrowUpIcon"});ft({viewBox:"0 0 16 16",d:"M11.891 9.992a1 1 0 1 1 1.416 1.415l-4.3 4.3a1 1 0 0 1-1.414 0l-4.3-4.3A1 1 0 0 1 4.71 9.992l3.59 3.591 3.591-3.591zm0-3.984L8.3 2.417 4.709 6.008a1 1 0 0 1-1.416-1.415l4.3-4.3a1 1 0 0 1 1.414 0l4.3 4.3a1 1 0 1 1-1.416 1.415z",displayName:"ArrowUpDownIcon"});ft({d:"M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z",displayName:"ArrowDownIcon"});var n$=ft({displayName:"ExternalLinkIcon",path:oe("g",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"2",children:[S("path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}),S("path",{d:"M15 3h6v6"}),S("path",{d:"M10 14L21 3"})]})});ft({displayName:"LinkIcon",path:oe("g",{fill:"currentColor",children:[S("path",{d:"M10.458,18.374,7.721,21.11a2.853,2.853,0,0,1-3.942,0l-.892-.891a2.787,2.787,0,0,1,0-3.941l5.8-5.8a2.789,2.789,0,0,1,3.942,0l.893.892A1,1,0,0,0,14.94,9.952l-.893-.892a4.791,4.791,0,0,0-6.771,0l-5.8,5.8a4.787,4.787,0,0,0,0,6.77l.892.891a4.785,4.785,0,0,0,6.771,0l2.736-2.735a1,1,0,1,0-1.414-1.415Z"}),S("path",{d:"M22.526,2.363l-.892-.892a4.8,4.8,0,0,0-6.77,0l-2.905,2.9a1,1,0,0,0,1.414,1.414l2.9-2.9a2.79,2.79,0,0,1,3.941,0l.893.893a2.786,2.786,0,0,1,0,3.942l-5.8,5.8a2.769,2.769,0,0,1-1.971.817h0a2.766,2.766,0,0,1-1.969-.816,1,1,0,1,0-1.415,1.412,4.751,4.751,0,0,0,3.384,1.4h0a4.752,4.752,0,0,0,3.385-1.4l5.8-5.8a4.786,4.786,0,0,0,0-6.771Z"})]})});ft({displayName:"PlusSquareIcon",path:oe("g",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"2",children:[S("rect",{height:"18",width:"18",rx:"2",ry:"2",x:"3",y:"3"}),S("path",{d:"M12 8v8"}),S("path",{d:"M8 12h8"})]})});ft({displayName:"CalendarIcon",viewBox:"0 0 14 14",d:"M10.8889,5.5 L3.11111,5.5 L3.11111,7.05556 L10.8889,7.05556 L10.8889,5.5 Z M12.4444,1.05556 L11.6667,1.05556 L11.6667,0 L10.1111,0 L10.1111,1.05556 L3.88889,1.05556 L3.88889,0 L2.33333,0 L2.33333,1.05556 L1.55556,1.05556 C0.692222,1.05556 0.00777777,1.75556 0.00777777,2.61111 L0,12.5 C0,13.3556 0.692222,14 1.55556,14 L12.4444,14 C13.3,14 14,13.3556 14,12.5 L14,2.61111 C14,1.75556 13.3,1.05556 12.4444,1.05556 Z M12.4444,12.5 L1.55556,12.5 L1.55556,3.94444 L12.4444,3.94444 L12.4444,12.5 Z M8.55556,8.61111 L3.11111,8.61111 L3.11111,10.1667 L8.55556,10.1667 L8.55556,8.61111 Z"});ft({d:"M0.913134,0.920639 C1.49851,0.331726 2.29348,0 3.12342,0 L10.8766,0 C11.7065,0 12.5015,0.331725 13.0869,0.920639 C13.6721,1.50939 14,2.30689 14,3.13746 L14,8.12943 C13.9962,8.51443 13.9059,8.97125 13.7629,9.32852 C13.6128,9.683 13.3552,10.0709 13.0869,10.3462 C12.813,10.6163 12.4265,10.8761 12.0734,11.0274 C11.7172,11.1716 11.2607,11.263 10.8766,11.2669 L10.1234,11.2669 L10.1234,12.5676 L10.1209,12.5676 C10.1204,12.793 10.0633,13.0791 9.97807,13.262 C9.8627,13.466 9.61158,13.7198 9.40818,13.8382 L9.40824,13.8383 C9.4077,13.8386 9.40716,13.8388 9.40661,13.8391 C9.40621,13.8393 9.4058,13.8396 9.40539,13.8398 L9.40535,13.8397 C9.22958,13.9254 8.94505,13.9951 8.75059,14 L8.74789,14 C8.35724,13.9963 7.98473,13.8383 7.71035,13.5617 L5.39553,11.2669 L3.12342,11.2669 C2.29348,11.2669 1.49851,10.9352 0.913134,10.3462 C0.644826,10.0709 0.387187,9.683 0.23711,9.32852 C0.0941235,8.97125 0.00379528,8.51443 0,8.12943 L0,3.13746 C0,2.30689 0.327915,1.50939 0.913134,0.920639 Z M3.12342,1.59494 C2.71959,1.59494 2.33133,1.75628 2.04431,2.04503 C1.75713,2.33395 1.59494,2.72681 1.59494,3.13746 L1.59494,8.12943 C1.59114,8.35901 1.62114,8.51076 1.71193,8.72129 C1.79563,8.9346 1.88065,9.06264 2.04431,9.22185 C2.33133,9.5106 2.71959,9.67195 3.12342,9.67195 L5.72383,9.67195 C5.93413,9.67195 6.13592,9.75502 6.28527,9.90308 L8.52848,12.1269 L8.52848,10.4694 C8.52848,10.029 8.88552,9.67195 9.32595,9.67195 L10.8766,9.67195 C11.1034,9.67583 11.2517,9.64614 11.4599,9.55518 C11.6712,9.47132 11.7976,9.38635 11.9557,9.22185 C12.1193,9.06264 12.2044,8.9346 12.2881,8.72129 C12.3789,8.51076 12.4089,8.35901 12.4051,8.12943 L12.4051,3.13746 C12.4051,2.72681 12.2429,2.33394 11.9557,2.04503 C11.6687,1.75628 11.2804,1.59494 10.8766,1.59494 L3.12342,1.59494 Z",displayName:"ChatIcon",viewBox:"0 0 14 14"});ft({displayName:"TimeIcon",path:oe("g",{fill:"currentColor",children:[S("path",{d:"M12,0A12,12,0,1,0,24,12,12.014,12.014,0,0,0,12,0Zm0,22A10,10,0,1,1,22,12,10.011,10.011,0,0,1,12,22Z"}),S("path",{d:"M17.134,15.81,12.5,11.561V6.5a1,1,0,0,0-2,0V12a1,1,0,0,0,.324.738l4.959,4.545a1.01,1.01,0,0,0,1.413-.061A1,1,0,0,0,17.134,15.81Z"})]})});ft({displayName:"ArrowRightIcon",path:oe("g",{fill:"currentColor",children:[S("path",{d:"M13.584,12a2.643,2.643,0,0,1-.775,1.875L3.268,23.416a1.768,1.768,0,0,1-2.5-2.5l8.739-8.739a.25.25,0,0,0,0-.354L.768,3.084a1.768,1.768,0,0,1,2.5-2.5l9.541,9.541A2.643,2.643,0,0,1,13.584,12Z"}),S("path",{d:"M23.75,12a2.643,2.643,0,0,1-.775,1.875l-9.541,9.541a1.768,1.768,0,0,1-2.5-2.5l8.739-8.739a.25.25,0,0,0,0-.354L10.934,3.084a1.768,1.768,0,0,1,2.5-2.5l9.541,9.541A2.643,2.643,0,0,1,23.75,12Z"})]})});ft({displayName:"ArrowLeftIcon",path:oe("g",{fill:"currentColor",children:[S("path",{d:"M10.416,12a2.643,2.643,0,0,1,.775-1.875L20.732.584a1.768,1.768,0,0,1,2.5,2.5l-8.739,8.739a.25.25,0,0,0,0,.354l8.739,8.739a1.768,1.768,0,0,1-2.5,2.5l-9.541-9.541A2.643,2.643,0,0,1,10.416,12Z"}),S("path",{d:"M.25,12a2.643,2.643,0,0,1,.775-1.875L10.566.584a1.768,1.768,0,0,1,2.5,2.5L4.327,11.823a.25.25,0,0,0,0,.354l8.739,8.739a1.768,1.768,0,0,1-2.5,2.5L1.025,13.875A2.643,2.643,0,0,1,.25,12Z"})]})});ft({displayName:"AtSignIcon",d:"M12,.5A11.634,11.634,0,0,0,.262,12,11.634,11.634,0,0,0,12,23.5a11.836,11.836,0,0,0,6.624-2,1.25,1.25,0,1,0-1.393-2.076A9.34,9.34,0,0,1,12,21a9.132,9.132,0,0,1-9.238-9A9.132,9.132,0,0,1,12,3a9.132,9.132,0,0,1,9.238,9v.891a1.943,1.943,0,0,1-3.884,0V12A5.355,5.355,0,1,0,12,17.261a5.376,5.376,0,0,0,3.861-1.634,4.438,4.438,0,0,0,7.877-2.736V12A11.634,11.634,0,0,0,12,.5Zm0,14.261A2.763,2.763,0,1,1,14.854,12,2.812,2.812,0,0,1,12,14.761Z"});ft({displayName:"AttachmentIcon",d:"M21.843,3.455a6.961,6.961,0,0,0-9.846,0L1.619,13.832a5.128,5.128,0,0,0,7.252,7.252L17.3,12.653A3.293,3.293,0,1,0,12.646,8L7.457,13.184A1,1,0,1,0,8.871,14.6L14.06,9.409a1.294,1.294,0,0,1,1.829,1.83L7.457,19.67a3.128,3.128,0,0,1-4.424-4.424L13.411,4.869a4.962,4.962,0,1,1,7.018,7.018L12.646,19.67a1,1,0,1,0,1.414,1.414L21.843,13.3a6.96,6.96,0,0,0,0-9.846Z"});ft({displayName:"UpDownIcon",viewBox:"-1 -1 9 11",d:"M 3.5 0L 3.98809 -0.569442L 3.5 -0.987808L 3.01191 -0.569442L 3.5 0ZM 3.5 9L 3.01191 9.56944L 3.5 9.98781L 3.98809 9.56944L 3.5 9ZM 0.488094 3.56944L 3.98809 0.569442L 3.01191 -0.569442L -0.488094 2.43056L 0.488094 3.56944ZM 3.01191 0.569442L 6.51191 3.56944L 7.48809 2.43056L 3.98809 -0.569442L 3.01191 0.569442ZM -0.488094 6.56944L 3.01191 9.56944L 3.98809 8.43056L 0.488094 5.43056L -0.488094 6.56944ZM 3.98809 9.56944L 7.48809 6.56944L 6.51191 5.43056L 3.01191 8.43056L 3.98809 9.56944Z"});ft({d:"M23.555,8.729a1.505,1.505,0,0,0-1.406-.98H16.062a.5.5,0,0,1-.472-.334L13.405,1.222a1.5,1.5,0,0,0-2.81,0l-.005.016L8.41,7.415a.5.5,0,0,1-.471.334H1.85A1.5,1.5,0,0,0,.887,10.4l5.184,4.3a.5.5,0,0,1,.155.543L4.048,21.774a1.5,1.5,0,0,0,2.31,1.684l5.346-3.92a.5.5,0,0,1,.591,0l5.344,3.919a1.5,1.5,0,0,0,2.312-1.683l-2.178-6.535a.5.5,0,0,1,.155-.543l5.194-4.306A1.5,1.5,0,0,0,23.555,8.729Z",displayName:"StarIcon"});ft({displayName:"EmailIcon",path:oe("g",{fill:"currentColor",children:[S("path",{d:"M11.114,14.556a1.252,1.252,0,0,0,1.768,0L22.568,4.87a.5.5,0,0,0-.281-.849A1.966,1.966,0,0,0,22,4H2a1.966,1.966,0,0,0-.289.021.5.5,0,0,0-.281.849Z"}),S("path",{d:"M23.888,5.832a.182.182,0,0,0-.2.039l-6.2,6.2a.251.251,0,0,0,0,.354l5.043,5.043a.75.75,0,1,1-1.06,1.061l-5.043-5.043a.25.25,0,0,0-.354,0l-2.129,2.129a2.75,2.75,0,0,1-3.888,0L7.926,13.488a.251.251,0,0,0-.354,0L2.529,18.531a.75.75,0,0,1-1.06-1.061l5.043-5.043a.251.251,0,0,0,0-.354l-6.2-6.2a.18.18,0,0,0-.2-.039A.182.182,0,0,0,0,6V18a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V6A.181.181,0,0,0,23.888,5.832Z"})]})});ft({d:"M2.20731,0.0127209 C2.1105,-0.0066419 1.99432,-0.00664663 1.91687,0.032079 C0.871279,0.438698 0.212942,1.92964 0.0580392,2.95587 C-0.426031,6.28627 2.20731,9.17133 4.62766,11.0689 C6.77694,12.7534 10.9012,15.5223 13.3409,12.8503 C13.6507,12.5211 14.0186,12.037 13.9993,11.553 C13.9412,10.7397 13.186,10.1588 12.6051,9.71349 C12.1598,9.38432 11.2304,8.47427 10.6495,8.49363 C10.1267,8.51299 9.79754,9.05515 9.46837,9.38432 L8.88748,9.96521 C8.79067,10.062 7.55145,9.24878 7.41591,9.15197 C6.91248,8.8228 6.4284,8.45491 6.00242,8.04829 C5.57644,7.64167 5.18919,7.19632 4.86002,6.73161 C4.7632,6.59607 3.96933,5.41495 4.04678,5.31813 C4.04678,5.31813 4.72448,4.58234 4.91811,4.2919 C5.32473,3.67229 5.63453,3.18822 5.16982,2.45243 C4.99556,2.18135 4.78257,1.96836 4.55021,1.73601 C4.14359,1.34875 3.73698,0.942131 3.27227,0.612963 C3.02055,0.419335 2.59457,0.0708094 2.20731,0.0127209 Z",displayName:"PhoneIcon",viewBox:"0 0 14 14"});ft({viewBox:"0 0 10 10",d:"M3,2 C2.44771525,2 2,1.55228475 2,1 C2,0.44771525 2.44771525,0 3,0 C3.55228475,0 4,0.44771525 4,1 C4,1.55228475 3.55228475,2 3,2 Z M3,6 C2.44771525,6 2,5.55228475 2,5 C2,4.44771525 2.44771525,4 3,4 C3.55228475,4 4,4.44771525 4,5 C4,5.55228475 3.55228475,6 3,6 Z M3,10 C2.44771525,10 2,9.55228475 2,9 C2,8.44771525 2.44771525,8 3,8 C3.55228475,8 4,8.44771525 4,9 C4,9.55228475 3.55228475,10 3,10 Z M7,2 C6.44771525,2 6,1.55228475 6,1 C6,0.44771525 6.44771525,0 7,0 C7.55228475,0 8,0.44771525 8,1 C8,1.55228475 7.55228475,2 7,2 Z M7,6 C6.44771525,6 6,5.55228475 6,5 C6,4.44771525 6.44771525,4 7,4 C7.55228475,4 8,4.44771525 8,5 C8,5.55228475 7.55228475,6 7,6 Z M7,10 C6.44771525,10 6,9.55228475 6,9 C6,8.44771525 6.44771525,8 7,8 C7.55228475,8 8,8.44771525 8,9 C8,9.55228475 7.55228475,10 7,10 Z",displayName:"DragHandleIcon"});ft({displayName:"SpinnerIcon",path:oe(Bn,{children:[S("defs",{children:oe("linearGradient",{x1:"28.154%",y1:"63.74%",x2:"74.629%",y2:"17.783%",id:"a",children:[S("stop",{stopColor:"currentColor",offset:"0%"}),S("stop",{stopColor:"#fff",stopOpacity:"0",offset:"100%"})]})}),oe("g",{transform:"translate(2)",fill:"none",children:[S("circle",{stroke:"url(#a)",strokeWidth:"4",cx:"10",cy:"12",r:"10"}),S("path",{d:"M10 2C4.477 2 0 6.477 0 12",stroke:"currentColor",strokeWidth:"4"}),S("rect",{fill:"currentColor",x:"8",width:"4",height:"4",rx:"8"})]})]})});ft({displayName:"CloseIcon",d:"M.439,21.44a1.5,1.5,0,0,0,2.122,2.121L11.823,14.3a.25.25,0,0,1,.354,0l9.262,9.263a1.5,1.5,0,1,0,2.122-2.121L14.3,12.177a.25.25,0,0,1,0-.354l9.263-9.262A1.5,1.5,0,0,0,21.439.44L12.177,9.7a.25.25,0,0,1-.354,0L2.561.44A1.5,1.5,0,0,0,.439,2.561L9.7,11.823a.25.25,0,0,1,0,.354Z"});ft({displayName:"SmallCloseIcon",viewBox:"0 0 16 16",path:S("path",{d:"M9.41 8l2.29-2.29c.19-.18.3-.43.3-.71a1.003 1.003 0 0 0-1.71-.71L8 6.59l-2.29-2.3a1.003 1.003 0 0 0-1.42 1.42L6.59 8 4.3 10.29c-.19.18-.3.43-.3.71a1.003 1.003 0 0 0 1.71.71L8 9.41l2.29 2.29c.18.19.43.3.71.3a1.003 1.003 0 0 0 .71-1.71L9.41 8z",fillRule:"evenodd",fill:"currentColor"})});ft({d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8 0-1.85.63-3.55 1.69-4.9L16.9 18.31C15.55 19.37 13.85 20 12 20zm6.31-3.1L7.1 5.69C8.45 4.63 10.15 4 12 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.55-1.69 4.9z",displayName:"NotAllowedIcon"});ft({d:"M21,5H3C2.621,5,2.275,5.214,2.105,5.553C1.937,5.892,1.973,6.297,2.2,6.6l9,12 c0.188,0.252,0.485,0.4,0.8,0.4s0.611-0.148,0.8-0.4l9-12c0.228-0.303,0.264-0.708,0.095-1.047C21.725,5.214,21.379,5,21,5z",displayName:"TriangleDownIcon"});ft({d:"M12.8,5.4c-0.377-0.504-1.223-0.504-1.6,0l-9,12c-0.228,0.303-0.264,0.708-0.095,1.047 C2.275,18.786,2.621,19,3,19h18c0.379,0,0.725-0.214,0.895-0.553c0.169-0.339,0.133-0.744-0.095-1.047L12.8,5.4z",displayName:"TriangleUpIcon"});ft({displayName:"InfoOutlineIcon",path:oe("g",{fill:"currentColor",stroke:"currentColor",strokeLinecap:"square",strokeWidth:"2",children:[S("circle",{cx:"12",cy:"12",fill:"none",r:"11",stroke:"currentColor"}),S("line",{fill:"none",x1:"11.959",x2:"11.959",y1:"11",y2:"17"}),S("circle",{cx:"11.959",cy:"7",r:"1",stroke:"none"})]})});ft({displayName:"BellIcon",d:"M12 22c1.1 0 2-.9 2-2h-4c0 1.1.89 2 2 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2z"});ft({d:"M12,0A12,12,0,1,0,24,12,12.013,12.013,0,0,0,12,0Zm.25,5a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,12.25,5ZM14.5,18.5h-4a1,1,0,0,1,0-2h.75a.25.25,0,0,0,.25-.25v-4.5a.25.25,0,0,0-.25-.25H10.5a1,1,0,0,1,0-2h1a2,2,0,0,1,2,2v4.75a.25.25,0,0,0,.25.25h.75a1,1,0,1,1,0,2Z"});ft({d:"M12,0A12,12,0,1,0,24,12,12.013,12.013,0,0,0,12,0Zm0,19a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,12,19Zm1.6-6.08a1,1,0,0,0-.6.917,1,1,0,1,1-2,0,3,3,0,0,1,1.8-2.75A2,2,0,1,0,10,9.255a1,1,0,1,1-2,0,4,4,0,1,1,5.6,3.666Z",displayName:"QuestionIcon"});ft({displayName:"QuestionOutlineIcon",path:oe("g",{stroke:"currentColor",strokeWidth:"1.5",children:[S("path",{strokeLinecap:"round",fill:"none",d:"M9,9a3,3,0,1,1,4,2.829,1.5,1.5,0,0,0-1,1.415V14.25"}),S("path",{fill:"none",strokeLinecap:"round",d:"M12,17.25a.375.375,0,1,0,.375.375A.375.375,0,0,0,12,17.25h0"}),S("circle",{fill:"none",strokeMiterlimit:"10",cx:"12",cy:"12",r:"11.25"})]})});ft({d:"M11.983,0a12.206,12.206,0,0,0-8.51,3.653A11.8,11.8,0,0,0,0,12.207,11.779,11.779,0,0,0,11.8,24h.214A12.111,12.111,0,0,0,24,11.791h0A11.766,11.766,0,0,0,11.983,0ZM10.5,16.542a1.476,1.476,0,0,1,1.449-1.53h.027a1.527,1.527,0,0,1,1.523,1.47,1.475,1.475,0,0,1-1.449,1.53h-.027A1.529,1.529,0,0,1,10.5,16.542ZM11,12.5v-6a1,1,0,0,1,2,0v6a1,1,0,1,1-2,0Z",displayName:"WarningIcon"});ft({displayName:"WarningTwoIcon",d:"M23.119,20,13.772,2.15h0a2,2,0,0,0-3.543,0L.881,20a2,2,0,0,0,1.772,2.928H21.347A2,2,0,0,0,23.119,20ZM11,8.423a1,1,0,0,1,2,0v6a1,1,0,1,1-2,0Zm1.05,11.51h-.028a1.528,1.528,0,0,1-1.522-1.47,1.476,1.476,0,0,1,1.448-1.53h.028A1.527,1.527,0,0,1,13.5,18.4,1.475,1.475,0,0,1,12.05,19.933Z"});ft({viewBox:"0 0 14 14",path:S("g",{fill:"currentColor",children:S("polygon",{points:"5.5 11.9993304 14 3.49933039 12.5 2 5.5 8.99933039 1.5 4.9968652 0 6.49933039"})})});ft({displayName:"MinusIcon",path:S("g",{fill:"currentColor",children:S("rect",{height:"4",width:"20",x:"2",y:"10"})})});ft({displayName:"HamburgerIcon",viewBox:"0 0 24 24",d:"M 3 5 A 1.0001 1.0001 0 1 0 3 7 L 21 7 A 1.0001 1.0001 0 1 0 21 5 L 3 5 z M 3 11 A 1.0001 1.0001 0 1 0 3 13 L 21 13 A 1.0001 1.0001 0 1 0 21 11 L 3 11 z M 3 17 A 1.0001 1.0001 0 1 0 3 19 L 21 19 A 1.0001 1.0001 0 1 0 21 17 L 3 17 z"});function j3e(e){return gt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M245.09 327.74v-37.32c57.07 0 84.51 13.47 108.58 38.68 5.4 5.65 15 1.32 14.29-6.43-5.45-61.45-34.14-117.09-122.87-117.09v-37.32a8.32 8.32 0 00-14.05-6L146.58 242a8.2 8.2 0 000 11.94L231 333.71a8.32 8.32 0 0014.09-5.97z"}},{tag:"path",attr:{fill:"none",strokeMiterlimit:"10",strokeWidth:"32",d:"M256 64C150 64 64 150 64 256s86 192 192 192 192-86 192-192S362 64 256 64z"}}]})(e)}const er=({label:e,value:t,onClick:n,isLink:r,labelPosition:i})=>oe(zn,{gap:2,children:[n&&S($r,{label:`Recall ${e}`,children:S(Zr,{"aria-label":"Use this parameter",icon:S(j3e,{}),size:"xs",variant:"ghost",fontSize:20,onClick:n})}),oe(zn,{direction:i?"column":"row",children:[oe(zo,{fontWeight:"semibold",whiteSpace:"pre-wrap",pr:2,children:[e,":"]}),r?oe(r0,{href:t.toString(),isExternal:!0,wordBreak:"break-all",children:[t.toString()," ",S(n$,{mx:"2px"})]}):S(zo,{overflowY:"scroll",wordBreak:"break-all",children:t.toString()})]})]}),q3e=(e,t)=>e.image.uuid===t.image.uuid,K3e=C.exports.memo(({image:e,styleClass:t})=>{const n=pt(),r=e?.metadata?.image||{},{type:i,postprocessing:o,sampler:a,prompt:s,seed:l,variations:d,steps:p,cfg_scale:g,seamless:m,hires_fix:y,width:x,height:w,strength:P,fit:E,init_image_path:k,mask_image_path:L,orig_path:I,scale:N}=r,z=JSON.stringify(r,null,2);return S("div",{className:`image-metadata-viewer ${t}`,children:oe(zn,{gap:1,direction:"column",width:"100%",children:[oe(zn,{gap:2,children:[S(zo,{fontWeight:"semibold",children:"File:"}),oe(r0,{href:e.url,isExternal:!0,children:[e.url,S(n$,{mx:"2px"})]})]}),Object.keys(r).length>0?oe(Bn,{children:[i&&S(er,{label:"Generation type",value:i}),["esrgan","gfpgan"].includes(i)&&S(er,{label:"Original image",value:I}),i==="gfpgan"&&P!==void 0&&S(er,{label:"Fix faces strength",value:P,onClick:()=>n(g3(P))}),i==="esrgan"&&N!==void 0&&S(er,{label:"Upscaling scale",value:N,onClick:()=>n(BC(N))}),i==="esrgan"&&P!==void 0&&S(er,{label:"Upscaling strength",value:P,onClick:()=>n($C(P))}),s&&S(er,{label:"Prompt",labelPosition:"top",value:c3(s),onClick:()=>n(T_(s))}),l!==void 0&&S(er,{label:"Seed",value:l,onClick:()=>n(Iv(l))}),a&&S(er,{label:"Sampler",value:a,onClick:()=>n(TH(a))}),p&&S(er,{label:"Steps",value:p,onClick:()=>n(_H(p))}),g!==void 0&&S(er,{label:"CFG scale",value:g,onClick:()=>n(kH(g))}),d&&d.length>0&&S(er,{label:"Seed-weight pairs",value:P5(d),onClick:()=>n(OH(P5(d)))}),m&&S(er,{label:"Seamless",value:m,onClick:()=>n(LH(m))}),y&&S(er,{label:"High Resolution Optimization",value:y,onClick:()=>n(AH(y))}),x&&S(er,{label:"Width",value:x,onClick:()=>n(PH(x))}),w&&S(er,{label:"Height",value:w,onClick:()=>n(EH(w))}),k&&S(er,{label:"Initial image",value:k,isLink:!0,onClick:()=>n(Jm(k))}),L&&S(er,{label:"Mask image",value:L,isLink:!0,onClick:()=>n(HC(L))}),i==="img2img"&&P&&S(er,{label:"Image to image strength",value:P,onClick:()=>n(MH(P))}),E&&S(er,{label:"Image to image fit",value:E,onClick:()=>n(RH(E))}),o&&o.length>0&&oe(Bn,{children:[S(Xf,{size:"sm",children:"Postprocessing"}),o.map((F,B)=>{if(F.type==="esrgan"){const{scale:U,strength:q}=F;return oe(zn,{pl:"2rem",gap:1,direction:"column",children:[S(zo,{size:"md",children:`${B+1}: Upscale (ESRGAN)`}),S(er,{label:"Scale",value:U,onClick:()=>n(BC(U))}),S(er,{label:"Strength",value:q,onClick:()=>n($C(q))})]},B)}else if(F.type==="gfpgan"){const{strength:U}=F;return oe(zn,{pl:"2rem",gap:1,direction:"column",children:[S(zo,{size:"md",children:`${B+1}: Face restoration (GFPGAN)`}),S(er,{label:"Strength",value:U,onClick:()=>{n(g3(U)),n(m3("gfpgan"))}})]},B)}else if(F.type==="codeformer"){const{strength:U,fidelity:q}=F;return oe(zn,{pl:"2rem",gap:1,direction:"column",children:[S(zo,{size:"md",children:`${B+1}: Face restoration (Codeformer)`}),S(er,{label:"Strength",value:U,onClick:()=>{n(g3(U)),n(m3("codeformer"))}}),q&&S(er,{label:"Fidelity",value:q,onClick:()=>{n(IH(q)),n(m3("codeformer"))}})]},B)}})]}),oe(zn,{gap:2,direction:"column",children:[oe(zn,{gap:2,children:[S($r,{label:"Copy metadata JSON",children:S(Zr,{"aria-label":"Copy metadata JSON",icon:S(IB,{}),size:"xs",variant:"ghost",fontSize:14,onClick:()=>navigator.clipboard.writeText(z)})}),S(zo,{fontWeight:"semibold",children:"Metadata JSON:"})]}),S("div",{className:"image-json-viewer",children:S("pre",{children:z})})]})]}):S(ID,{width:"100%",pt:10,children:S(zo,{fontSize:"lg",fontWeight:"semibold",children:"No metadata available"})})]})})},q3e),Z3e=Zt([e=>e.gallery,e=>e.options],(e,t)=>{const{currentCategory:n}=e,{shouldShowImageDetails:r}=t,i=e.categories[n].images,o=i.findIndex(s=>s.uuid===e?.currentImage?.uuid),a=i.length;return{currentCategory:n,isOnFirstImage:o===0,isOnLastImage:!isNaN(o)&&o===a-1,shouldShowImageDetails:r}},{memoizeOptions:{resultEqualityCheck:Kt.isEqual}});function Y3e(e){const{imageToDisplay:t}=e,n=pt(),{isOnFirstImage:r,isOnLastImage:i,shouldShowImageDetails:o}=qe(Z3e),[a,s]=C.exports.useState(!1),l=()=>{s(!0)},d=()=>{s(!1)},p=()=>{n(e$())},g=()=>{n(JB())};return oe("div",{className:"current-image-preview",children:[S(B4,{src:t.url,width:t.width,height:t.height}),!o&&oe("div",{className:"current-image-next-prev-buttons",children:[S("div",{className:"next-prev-button-trigger-area prev-button-trigger-area",onMouseOver:l,onMouseOut:d,children:a&&!r&&S(Zr,{"aria-label":"Previous image",icon:S(Pye,{className:"next-prev-button"}),variant:"unstyled",onClick:p})}),S("div",{className:"next-prev-button-trigger-area next-button-trigger-area",onMouseOver:l,onMouseOut:d,children:a&&!i&&S(Zr,{"aria-label":"Next image",icon:S(Tye,{className:"next-prev-button"}),variant:"unstyled",onClick:g})})]}),o&&S(K3e,{image:t,styleClass:"current-image-metadata"})]})}const X3e=Zt([e=>e.gallery,e=>e.options,as],(e,t,n)=>{const{currentImage:r,intermediateImage:i}=e,{shouldShowImageDetails:o}=t;return{currentImage:r,intermediateImage:i,activeTabName:n,shouldShowImageDetails:o}},{memoizeOptions:{resultEqualityCheck:Kt.isEqual}}),s_=()=>{const{currentImage:e,intermediateImage:t,activeTabName:n}=qe(X3e),r=t||e;return S("div",{className:"current-image-area","data-tab-name":n,children:r?oe(Bn,{children:[S(D3e,{image:r}),S(Y3e,{imageToDisplay:r})]}):S("div",{className:"current-image-display-placeholder",children:S(yye,{})})})};function Q3e(){const{initialImage:e}=qe(o=>o.options),t=pt(),n=Cd(),r=o=>{o.stopPropagation(),t(WC())},i=()=>{n({title:"Problem loading parameters",description:"Unable to load init image.",status:"error",isClosable:!0}),t(WC())};return oe(Bn,{children:[oe("div",{className:"init-image-preview-header",children:[S("h2",{children:"Initial Image"}),S(Zr,{isDisabled:!e,"aria-label":"Reset Initial Image",onClick:r,icon:S(gye,{})})]}),e&&S("div",{className:"init-image-preview",children:S(B4,{fit:"contain",maxWidth:"100%",maxHeight:"100%",src:typeof e=="string"?e:e.url,onError:i})})]})}const J3e=()=>{const e=qe(r=>r.options.initialImage),{currentImage:t}=qe(r=>r.gallery);return oe("div",{className:"workarea-split-view",children:[S("div",{className:"workarea-split-view-left",children:e?S("div",{className:"image-to-image-area",children:S(Q3e,{})}):S(ZB,{})}),t&&S("div",{className:"workarea-split-view-right",children:S(s_,{})})]})};var e5e=globalThis&&globalThis.__extends||function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),jr=globalThis&&globalThis.__assign||function(){return jr=Object.assign||function(e){for(var t,n=1,r=arguments.length;n"u"?void 0:Number(r),maxHeight:typeof i>"u"?void 0:Number(i),minWidth:typeof o>"u"?void 0:Number(o),minHeight:typeof a>"u"?void 0:Number(a)}},s5e=["as","style","className","grid","snap","bounds","boundsByDirection","size","defaultSize","minWidth","minHeight","maxWidth","maxHeight","lockAspectRatio","lockAspectRatioExtraWidth","lockAspectRatioExtraHeight","enable","handleStyles","handleClasses","handleWrapperStyle","handleWrapperClass","children","onResizeStart","onResize","onResizeStop","handleComponent","scale","resizeRatio","snapGap"],gA="__resizable_base__",r$=function(e){r5e(t,e);function t(n){var r=e.call(this,n)||this;return r.ratio=1,r.resizable=null,r.parentLeft=0,r.parentTop=0,r.resizableLeft=0,r.resizableRight=0,r.resizableTop=0,r.resizableBottom=0,r.targetLeft=0,r.targetTop=0,r.appendBase=function(){if(!r.resizable||!r.window)return null;var i=r.parentNode;if(!i)return null;var o=r.window.document.createElement("div");return o.style.width="100%",o.style.height="100%",o.style.position="absolute",o.style.transform="scale(0, 0)",o.style.left="0",o.style.flex="0 0 100%",o.classList?o.classList.add(gA):o.className+=gA,i.appendChild(o),o},r.removeBase=function(i){var o=r.parentNode;!o||o.removeChild(i)},r.ref=function(i){i&&(r.resizable=i)},r.state={isResizing:!1,width:typeof(r.propsSize&&r.propsSize.width)>"u"?"auto":r.propsSize&&r.propsSize.width,height:typeof(r.propsSize&&r.propsSize.height)>"u"?"auto":r.propsSize&&r.propsSize.height,direction:"right",original:{x:0,y:0,width:0,height:0},backgroundStyle:{height:"100%",width:"100%",backgroundColor:"rgba(0,0,0,0)",cursor:"auto",opacity:0,position:"fixed",zIndex:9999,top:"0",left:"0",bottom:"0",right:"0"},flexBasis:void 0},r.onResizeStart=r.onResizeStart.bind(r),r.onMouseMove=r.onMouseMove.bind(r),r.onMouseUp=r.onMouseUp.bind(r),r}return Object.defineProperty(t.prototype,"parentNode",{get:function(){return this.resizable?this.resizable.parentNode:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"window",{get:function(){return!this.resizable||!this.resizable.ownerDocument?null:this.resizable.ownerDocument.defaultView},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"propsSize",{get:function(){return this.props.size||this.props.defaultSize||i5e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"size",{get:function(){var n=0,r=0;if(this.resizable&&this.window){var i=this.resizable.offsetWidth,o=this.resizable.offsetHeight,a=this.resizable.style.position;a!=="relative"&&(this.resizable.style.position="relative"),n=this.resizable.style.width!=="auto"?this.resizable.offsetWidth:i,r=this.resizable.style.height!=="auto"?this.resizable.offsetHeight:o,this.resizable.style.position=a}return{width:n,height:r}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"sizeStyle",{get:function(){var n=this,r=this.props.size,i=function(s){if(typeof n.state[s]>"u"||n.state[s]==="auto")return"auto";if(n.propsSize&&n.propsSize[s]&&n.propsSize[s].toString().endsWith("%")){if(n.state[s].toString().endsWith("%"))return n.state[s].toString();var l=n.getParentSize(),d=Number(n.state[s].toString().replace("px","")),p=d/l[s]*100;return p+"%"}return MS(n.state[s])},o=r&&typeof r.width<"u"&&!this.state.isResizing?MS(r.width):i("width"),a=r&&typeof r.height<"u"&&!this.state.isResizing?MS(r.height):i("height");return{width:o,height:a}},enumerable:!1,configurable:!0}),t.prototype.getParentSize=function(){if(!this.parentNode)return this.window?{width:this.window.innerWidth,height:this.window.innerHeight}:{width:0,height:0};var n=this.appendBase();if(!n)return{width:0,height:0};var r=!1,i=this.parentNode.style.flexWrap;i!=="wrap"&&(r=!0,this.parentNode.style.flexWrap="wrap"),n.style.position="relative",n.style.minWidth="100%",n.style.minHeight="100%";var o={width:n.offsetWidth,height:n.offsetHeight};return r&&(this.parentNode.style.flexWrap=i),this.removeBase(n),o},t.prototype.bindEvents=function(){this.window&&(this.window.addEventListener("mouseup",this.onMouseUp),this.window.addEventListener("mousemove",this.onMouseMove),this.window.addEventListener("mouseleave",this.onMouseUp),this.window.addEventListener("touchmove",this.onMouseMove,{capture:!0,passive:!1}),this.window.addEventListener("touchend",this.onMouseUp))},t.prototype.unbindEvents=function(){this.window&&(this.window.removeEventListener("mouseup",this.onMouseUp),this.window.removeEventListener("mousemove",this.onMouseMove),this.window.removeEventListener("mouseleave",this.onMouseUp),this.window.removeEventListener("touchmove",this.onMouseMove,!0),this.window.removeEventListener("touchend",this.onMouseUp))},t.prototype.componentDidMount=function(){if(!(!this.resizable||!this.window)){var n=this.window.getComputedStyle(this.resizable);this.setState({width:this.state.width||this.size.width,height:this.state.height||this.size.height,flexBasis:n.flexBasis!=="auto"?n.flexBasis:void 0})}},t.prototype.componentWillUnmount=function(){this.window&&this.unbindEvents()},t.prototype.createSizeForCssProperty=function(n,r){var i=this.propsSize&&this.propsSize[r];return this.state[r]==="auto"&&this.state.original[r]===n&&(typeof i>"u"||i==="auto")?"auto":n},t.prototype.calculateNewMaxFromBoundary=function(n,r){var i=this.props.boundsByDirection,o=this.state.direction,a=i&&Sp("left",o),s=i&&Sp("top",o),l,d;if(this.props.bounds==="parent"){var p=this.parentNode;p&&(l=a?this.resizableRight-this.parentLeft:p.offsetWidth+(this.parentLeft-this.resizableLeft),d=s?this.resizableBottom-this.parentTop:p.offsetHeight+(this.parentTop-this.resizableTop))}else this.props.bounds==="window"?this.window&&(l=a?this.resizableRight:this.window.innerWidth-this.resizableLeft,d=s?this.resizableBottom:this.window.innerHeight-this.resizableTop):this.props.bounds&&(l=a?this.resizableRight-this.targetLeft:this.props.bounds.offsetWidth+(this.targetLeft-this.resizableLeft),d=s?this.resizableBottom-this.targetTop:this.props.bounds.offsetHeight+(this.targetTop-this.resizableTop));return l&&Number.isFinite(l)&&(n=n&&n"u"?10:o.width,g=typeof i.width>"u"||i.width<0?n:i.width,m=typeof o.height>"u"?10:o.height,y=typeof i.height>"u"||i.height<0?r:i.height,x=l||0,w=d||0;if(s){var P=(m-x)*this.ratio+w,E=(y-x)*this.ratio+w,k=(p-w)/this.ratio+x,L=(g-w)/this.ratio+x,I=Math.max(p,P),N=Math.min(g,E),z=Math.max(m,k),F=Math.min(y,L);n=fy(n,I,N),r=fy(r,z,F)}else n=fy(n,p,g),r=fy(r,m,y);return{newWidth:n,newHeight:r}},t.prototype.setBoundingClientRect=function(){if(this.props.bounds==="parent"){var n=this.parentNode;if(n){var r=n.getBoundingClientRect();this.parentLeft=r.left,this.parentTop=r.top}}if(this.props.bounds&&typeof this.props.bounds!="string"){var i=this.props.bounds.getBoundingClientRect();this.targetLeft=i.left,this.targetTop=i.top}if(this.resizable){var o=this.resizable.getBoundingClientRect(),a=o.left,s=o.top,l=o.right,d=o.bottom;this.resizableLeft=a,this.resizableRight=l,this.resizableTop=s,this.resizableBottom=d}},t.prototype.onResizeStart=function(n,r){if(!(!this.resizable||!this.window)){var i=0,o=0;if(n.nativeEvent&&o5e(n.nativeEvent)?(i=n.nativeEvent.clientX,o=n.nativeEvent.clientY):n.nativeEvent&&hy(n.nativeEvent)&&(i=n.nativeEvent.touches[0].clientX,o=n.nativeEvent.touches[0].clientY),this.props.onResizeStart&&this.resizable){var a=this.props.onResizeStart(n,r,this.resizable);if(a===!1)return}this.props.size&&(typeof this.props.size.height<"u"&&this.props.size.height!==this.state.height&&this.setState({height:this.props.size.height}),typeof this.props.size.width<"u"&&this.props.size.width!==this.state.width&&this.setState({width:this.props.size.width})),this.ratio=typeof this.props.lockAspectRatio=="number"?this.props.lockAspectRatio:this.size.width/this.size.height;var s,l=this.window.getComputedStyle(this.resizable);if(l.flexBasis!=="auto"){var d=this.parentNode;if(d){var p=this.window.getComputedStyle(d).flexDirection;this.flexDir=p.startsWith("row")?"row":"column",s=l.flexBasis}}this.setBoundingClientRect(),this.bindEvents();var g={original:{x:i,y:o,width:this.size.width,height:this.size.height},isResizing:!0,backgroundStyle:ml(ml({},this.state.backgroundStyle),{cursor:this.window.getComputedStyle(n.target).cursor||"auto"}),direction:r,flexBasis:s};this.setState(g)}},t.prototype.onMouseMove=function(n){var r=this;if(!(!this.state.isResizing||!this.resizable||!this.window)){if(this.window.TouchEvent&&hy(n))try{n.preventDefault(),n.stopPropagation()}catch{}var i=this.props,o=i.maxWidth,a=i.maxHeight,s=i.minWidth,l=i.minHeight,d=hy(n)?n.touches[0].clientX:n.clientX,p=hy(n)?n.touches[0].clientY:n.clientY,g=this.state,m=g.direction,y=g.original,x=g.width,w=g.height,P=this.getParentSize(),E=a5e(P,this.window.innerWidth,this.window.innerHeight,o,a,s,l);o=E.maxWidth,a=E.maxHeight,s=E.minWidth,l=E.minHeight;var k=this.calculateNewSizeFromDirection(d,p),L=k.newHeight,I=k.newWidth,N=this.calculateNewMaxFromBoundary(o,a);this.props.snap&&this.props.snap.x&&(I=pA(I,this.props.snap.x,this.props.snapGap)),this.props.snap&&this.props.snap.y&&(L=pA(L,this.props.snap.y,this.props.snapGap));var z=this.calculateNewSizeFromAspectRatio(I,L,{width:N.maxWidth,height:N.maxHeight},{width:s,height:l});if(I=z.newWidth,L=z.newHeight,this.props.grid){var F=hA(I,this.props.grid[0]),B=hA(L,this.props.grid[1]),U=this.props.snapGap||0;I=U===0||Math.abs(F-I)<=U?F:I,L=U===0||Math.abs(B-L)<=U?B:L}var q={width:I-y.width,height:L-y.height};if(x&&typeof x=="string"){if(x.endsWith("%")){var Z=I/P.width*100;I=Z+"%"}else if(x.endsWith("vw")){var ge=I/this.window.innerWidth*100;I=ge+"vw"}else if(x.endsWith("vh")){var ce=I/this.window.innerHeight*100;I=ce+"vh"}}if(w&&typeof w=="string"){if(w.endsWith("%")){var Z=L/P.height*100;L=Z+"%"}else if(w.endsWith("vw")){var ge=L/this.window.innerWidth*100;L=ge+"vw"}else if(w.endsWith("vh")){var ce=L/this.window.innerHeight*100;L=ce+"vh"}}var ve={width:this.createSizeForCssProperty(I,"width"),height:this.createSizeForCssProperty(L,"height")};this.flexDir==="row"?ve.flexBasis=ve.width:this.flexDir==="column"&&(ve.flexBasis=ve.height),Bl.exports.flushSync(function(){r.setState(ve)}),this.props.onResize&&this.props.onResize(n,m,this.resizable,q)}},t.prototype.onMouseUp=function(n){var r=this.state,i=r.isResizing,o=r.direction,a=r.original;if(!(!i||!this.resizable)){var s={width:this.size.width-a.width,height:this.size.height-a.height};this.props.onResizeStop&&this.props.onResizeStop(n,o,this.resizable,s),this.props.size&&this.setState(this.props.size),this.unbindEvents(),this.setState({isResizing:!1,backgroundStyle:ml(ml({},this.state.backgroundStyle),{cursor:"auto"})})}},t.prototype.updateSize=function(n){this.setState({width:n.width,height:n.height})},t.prototype.renderResizer=function(){var n=this,r=this.props,i=r.enable,o=r.handleStyles,a=r.handleClasses,s=r.handleWrapperStyle,l=r.handleWrapperClass,d=r.handleComponent;if(!i)return null;var p=Object.keys(i).map(function(g){return i[g]!==!1?S(n5e,{direction:g,onResizeStart:n.onResizeStart,replaceStyles:o&&o[g],className:a&&a[g],children:d&&d[g]?d[g]:null},g):null});return S("div",{className:l,style:s,children:p})},t.prototype.render=function(){var n=this,r=Object.keys(this.props).reduce(function(a,s){return s5e.indexOf(s)!==-1||(a[s]=n.props[s]),a},{}),i=ml(ml(ml({position:"relative",userSelect:this.state.isResizing?"none":"auto"},this.props.style),this.sizeStyle),{maxWidth:this.props.maxWidth,maxHeight:this.props.maxHeight,minWidth:this.props.minWidth,minHeight:this.props.minHeight,boxSizing:"border-box",flexShrink:0});this.state.flexBasis&&(i.flexBasis=this.state.flexBasis);var o=this.props.as||"div";return oe(o,{...ml({ref:this.ref,style:i,className:this.props.className},r),children:[this.state.isResizing&&S("div",{style:this.state.backgroundStyle}),this.props.children,this.renderResizer()]})},t.defaultProps={as:"div",onResizeStart:function(){},onResize:function(){},onResizeStop:function(){},enable:{top:!0,right:!0,bottom:!0,left:!0,topRight:!0,bottomRight:!0,bottomLeft:!0,topLeft:!0},style:{},grid:[1,1],lockAspectRatio:!1,lockAspectRatioExtraWidth:0,lockAspectRatioExtraHeight:0,scale:1,resizeRatio:1,snapGap:0},t}(C.exports.PureComponent);function jn(e,t,{checkForDefaultPrevented:n=!0}={}){return function(i){if(e?.(i),n===!1||!i.defaultPrevented)return t?.(i)}}function Tv(e,t=[]){let n=[];function r(o,a){const s=C.exports.createContext(a),l=n.length;n=[...n,a];function d(g){const{scope:m,children:y,...x}=g,w=m?.[e][l]||s,P=C.exports.useMemo(()=>x,Object.values(x));return C.exports.createElement(w.Provider,{value:P},y)}function p(g,m){const y=m?.[e][l]||s,x=C.exports.useContext(y);if(x)return x;if(a!==void 0)return a;throw new Error(`\`${g}\` must be used within \`${o}\``)}return d.displayName=o+"Provider",[d,p]}const i=()=>{const o=n.map(a=>C.exports.createContext(a));return function(s){const l=s?.[e]||o;return C.exports.useMemo(()=>({[`__scope${e}`]:{...s,[e]:l}}),[s,l])}};return i.scopeName=e,[r,l5e(i,...t)]}function l5e(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(i=>({useScope:i(),scopeName:i.scopeName}));return function(o){const a=r.reduce((s,{useScope:l,scopeName:d})=>{const g=l(o)[`__scope${d}`];return{...s,...g}},{});return C.exports.useMemo(()=>({[`__scope${t.scopeName}`]:a}),[a])}};return n.scopeName=t.scopeName,n}function u5e(e,t){typeof e=="function"?e(t):e!=null&&(e.current=t)}function i$(...e){return t=>e.forEach(n=>u5e(n,t))}function ns(...e){return C.exports.useCallback(i$(...e),e)}const Xm=C.exports.forwardRef((e,t)=>{const{children:n,...r}=e,i=C.exports.Children.toArray(n),o=i.find(d5e);if(o){const a=o.props.children,s=i.map(l=>l===o?C.exports.Children.count(a)>1?C.exports.Children.only(null):C.exports.isValidElement(a)?a.props.children:null:l);return C.exports.createElement(pC,qn({},r,{ref:t}),C.exports.isValidElement(a)?C.exports.cloneElement(a,void 0,s):null)}return C.exports.createElement(pC,qn({},r,{ref:t}),n)});Xm.displayName="Slot";const pC=C.exports.forwardRef((e,t)=>{const{children:n,...r}=e;return C.exports.isValidElement(n)?C.exports.cloneElement(n,{...f5e(r,n.props),ref:i$(t,n.ref)}):C.exports.Children.count(n)>1?C.exports.Children.only(null):null});pC.displayName="SlotClone";const c5e=({children:e})=>C.exports.createElement(C.exports.Fragment,null,e);function d5e(e){return C.exports.isValidElement(e)&&e.type===c5e}function f5e(e,t){const n={...t};for(const r in t){const i=e[r],o=t[r];/^on[A-Z]/.test(r)?i&&o?n[r]=(...s)=>{o(...s),i(...s)}:i&&(n[r]=i):r==="style"?n[r]={...i,...o}:r==="className"&&(n[r]=[i,o].filter(Boolean).join(" "))}return{...e,...n}}const h5e=["a","button","div","h2","h3","img","label","li","nav","ol","p","span","svg","ul"],Du=h5e.reduce((e,t)=>{const n=C.exports.forwardRef((r,i)=>{const{asChild:o,...a}=r,s=o?Xm:t;return C.exports.useEffect(()=>{window[Symbol.for("radix-ui")]=!0},[]),C.exports.createElement(s,qn({},a,{ref:i}))});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function o$(e,t){e&&Bl.exports.flushSync(()=>e.dispatchEvent(t))}function a$(e){const t=e+"CollectionProvider",[n,r]=Tv(t),[i,o]=n(t,{collectionRef:{current:null},itemMap:new Map}),a=y=>{const{scope:x,children:w}=y,P=le.useRef(null),E=le.useRef(new Map).current;return le.createElement(i,{scope:x,itemMap:E,collectionRef:P},w)},s=e+"CollectionSlot",l=le.forwardRef((y,x)=>{const{scope:w,children:P}=y,E=o(s,w),k=ns(x,E.collectionRef);return le.createElement(Xm,{ref:k},P)}),d=e+"CollectionItemSlot",p="data-radix-collection-item",g=le.forwardRef((y,x)=>{const{scope:w,children:P,...E}=y,k=le.useRef(null),L=ns(x,k),I=o(d,w);return le.useEffect(()=>(I.itemMap.set(k,{ref:k,...E}),()=>void I.itemMap.delete(k))),le.createElement(Xm,{[p]:"",ref:L},P)});function m(y){const x=o(e+"CollectionConsumer",y);return le.useCallback(()=>{const P=x.collectionRef.current;if(!P)return[];const E=Array.from(P.querySelectorAll(`[${p}]`));return Array.from(x.itemMap.values()).sort((I,N)=>E.indexOf(I.ref.current)-E.indexOf(N.ref.current))},[x.collectionRef,x.itemMap])}return[{Provider:a,Slot:l,ItemSlot:g},m,r]}const p5e=C.exports.createContext(void 0);function s$(e){const t=C.exports.useContext(p5e);return e||t||"ltr"}function Dl(e){const t=C.exports.useRef(e);return C.exports.useEffect(()=>{t.current=e}),C.exports.useMemo(()=>(...n)=>{var r;return(r=t.current)===null||r===void 0?void 0:r.call(t,...n)},[])}function g5e(e,t=globalThis?.document){const n=Dl(e);C.exports.useEffect(()=>{const r=i=>{i.key==="Escape"&&n(i)};return t.addEventListener("keydown",r),()=>t.removeEventListener("keydown",r)},[n,t])}const gC="dismissableLayer.update",m5e="dismissableLayer.pointerDownOutside",v5e="dismissableLayer.focusOutside";let mA;const y5e=C.exports.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),b5e=C.exports.forwardRef((e,t)=>{var n;const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:i,onPointerDownOutside:o,onFocusOutside:a,onInteractOutside:s,onDismiss:l,...d}=e,p=C.exports.useContext(y5e),[g,m]=C.exports.useState(null),y=(n=g?.ownerDocument)!==null&&n!==void 0?n:globalThis?.document,[,x]=C.exports.useState({}),w=ns(t,B=>m(B)),P=Array.from(p.layers),[E]=[...p.layersWithOutsidePointerEventsDisabled].slice(-1),k=P.indexOf(E),L=g?P.indexOf(g):-1,I=p.layersWithOutsidePointerEventsDisabled.size>0,N=L>=k,z=x5e(B=>{const U=B.target,q=[...p.branches].some(Z=>Z.contains(U));!N||q||(o?.(B),s?.(B),B.defaultPrevented||l?.())},y),F=S5e(B=>{const U=B.target;[...p.branches].some(Z=>Z.contains(U))||(a?.(B),s?.(B),B.defaultPrevented||l?.())},y);return g5e(B=>{L===p.layers.size-1&&(i?.(B),!B.defaultPrevented&&l&&(B.preventDefault(),l()))},y),C.exports.useEffect(()=>{if(!!g)return r&&(p.layersWithOutsidePointerEventsDisabled.size===0&&(mA=y.body.style.pointerEvents,y.body.style.pointerEvents="none"),p.layersWithOutsidePointerEventsDisabled.add(g)),p.layers.add(g),vA(),()=>{r&&p.layersWithOutsidePointerEventsDisabled.size===1&&(y.body.style.pointerEvents=mA)}},[g,y,r,p]),C.exports.useEffect(()=>()=>{!g||(p.layers.delete(g),p.layersWithOutsidePointerEventsDisabled.delete(g),vA())},[g,p]),C.exports.useEffect(()=>{const B=()=>x({});return document.addEventListener(gC,B),()=>document.removeEventListener(gC,B)},[]),C.exports.createElement(Du.div,qn({},d,{ref:w,style:{pointerEvents:I?N?"auto":"none":void 0,...e.style},onFocusCapture:jn(e.onFocusCapture,F.onFocusCapture),onBlurCapture:jn(e.onBlurCapture,F.onBlurCapture),onPointerDownCapture:jn(e.onPointerDownCapture,z.onPointerDownCapture)}))});function x5e(e,t=globalThis?.document){const n=Dl(e),r=C.exports.useRef(!1),i=C.exports.useRef(()=>{});return C.exports.useEffect(()=>{const o=s=>{if(s.target&&!r.current){let d=function(){l$(m5e,n,l,{discrete:!0})};const l={originalEvent:s};s.pointerType==="touch"?(t.removeEventListener("click",i.current),i.current=d,t.addEventListener("click",i.current,{once:!0})):d()}r.current=!1},a=window.setTimeout(()=>{t.addEventListener("pointerdown",o)},0);return()=>{window.clearTimeout(a),t.removeEventListener("pointerdown",o),t.removeEventListener("click",i.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}function S5e(e,t=globalThis?.document){const n=Dl(e),r=C.exports.useRef(!1);return C.exports.useEffect(()=>{const i=o=>{o.target&&!r.current&&l$(v5e,n,{originalEvent:o},{discrete:!1})};return t.addEventListener("focusin",i),()=>t.removeEventListener("focusin",i)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}function vA(){const e=new CustomEvent(gC);document.dispatchEvent(e)}function l$(e,t,n,{discrete:r}){const i=n.originalEvent.target,o=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&i.addEventListener(e,t,{once:!0}),r?o$(i,o):i.dispatchEvent(o)}let IS=0;function w5e(){C.exports.useEffect(()=>{var e,t;const n=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",(e=n[0])!==null&&e!==void 0?e:yA()),document.body.insertAdjacentElement("beforeend",(t=n[1])!==null&&t!==void 0?t:yA()),IS++,()=>{IS===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(r=>r.remove()),IS--}},[])}function yA(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.cssText="outline: none; opacity: 0; position: fixed; pointer-events: none",e}const RS="focusScope.autoFocusOnMount",OS="focusScope.autoFocusOnUnmount",bA={bubbles:!1,cancelable:!0},C5e=C.exports.forwardRef((e,t)=>{const{loop:n=!1,trapped:r=!1,onMountAutoFocus:i,onUnmountAutoFocus:o,...a}=e,[s,l]=C.exports.useState(null),d=Dl(i),p=Dl(o),g=C.exports.useRef(null),m=ns(t,w=>l(w)),y=C.exports.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;C.exports.useEffect(()=>{if(r){let w=function(E){if(y.paused||!s)return;const k=E.target;s.contains(k)?g.current=k:Rf(g.current,{select:!0})},P=function(E){y.paused||!s||s.contains(E.relatedTarget)||Rf(g.current,{select:!0})};return document.addEventListener("focusin",w),document.addEventListener("focusout",P),()=>{document.removeEventListener("focusin",w),document.removeEventListener("focusout",P)}}},[r,s,y.paused]),C.exports.useEffect(()=>{if(s){SA.add(y);const w=document.activeElement;if(!s.contains(w)){const E=new CustomEvent(RS,bA);s.addEventListener(RS,d),s.dispatchEvent(E),E.defaultPrevented||(_5e(L5e(u$(s)),{select:!0}),document.activeElement===w&&Rf(s))}return()=>{s.removeEventListener(RS,d),setTimeout(()=>{const E=new CustomEvent(OS,bA);s.addEventListener(OS,p),s.dispatchEvent(E),E.defaultPrevented||Rf(w??document.body,{select:!0}),s.removeEventListener(OS,p),SA.remove(y)},0)}}},[s,d,p,y]);const x=C.exports.useCallback(w=>{if(!n&&!r||y.paused)return;const P=w.key==="Tab"&&!w.altKey&&!w.ctrlKey&&!w.metaKey,E=document.activeElement;if(P&&E){const k=w.currentTarget,[L,I]=k5e(k);L&&I?!w.shiftKey&&E===I?(w.preventDefault(),n&&Rf(L,{select:!0})):w.shiftKey&&E===L&&(w.preventDefault(),n&&Rf(I,{select:!0})):E===k&&w.preventDefault()}},[n,r,y.paused]);return C.exports.createElement(Du.div,qn({tabIndex:-1},a,{ref:m,onKeyDown:x}))});function _5e(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(Rf(r,{select:t}),document.activeElement!==n)return}function k5e(e){const t=u$(e),n=xA(t,e),r=xA(t.reverse(),e);return[n,r]}function u$(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const i=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||i?NodeFilter.FILTER_SKIP:r.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function xA(e,t){for(const n of e)if(!E5e(n,{upTo:t}))return n}function E5e(e,{upTo:t}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(t!==void 0&&e===t)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function P5e(e){return e instanceof HTMLInputElement&&"select"in e}function Rf(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&P5e(e)&&t&&e.select()}}const SA=T5e();function T5e(){let e=[];return{add(t){const n=e[0];t!==n&&n?.pause(),e=wA(e,t),e.unshift(t)},remove(t){var n;e=wA(e,t),(n=e[0])===null||n===void 0||n.resume()}}}function wA(e,t){const n=[...e],r=n.indexOf(t);return r!==-1&&n.splice(r,1),n}function L5e(e){return e.filter(t=>t.tagName!=="A")}const I0=Boolean(globalThis?.document)?C.exports.useLayoutEffect:()=>{},A5e=YS["useId".toString()]||(()=>{});let M5e=0;function I5e(e){const[t,n]=C.exports.useState(A5e());return I0(()=>{e||n(r=>r??String(M5e++))},[e]),e||(t?`radix-${t}`:"")}function Y0(e){return e.split("-")[0]}function bb(e){return e.split("-")[1]}function X0(e){return["top","bottom"].includes(Y0(e))?"x":"y"}function l_(e){return e==="y"?"height":"width"}function CA(e,t,n){let{reference:r,floating:i}=e;const o=r.x+r.width/2-i.width/2,a=r.y+r.height/2-i.height/2,s=X0(t),l=l_(s),d=r[l]/2-i[l]/2,p=Y0(t),g=s==="x";let m;switch(p){case"top":m={x:o,y:r.y-i.height};break;case"bottom":m={x:o,y:r.y+r.height};break;case"right":m={x:r.x+r.width,y:a};break;case"left":m={x:r.x-i.width,y:a};break;default:m={x:r.x,y:r.y}}switch(bb(t)){case"start":m[s]-=d*(n&&g?-1:1);break;case"end":m[s]+=d*(n&&g?-1:1);break}return m}const R5e=async(e,t,n)=>{const{placement:r="bottom",strategy:i="absolute",middleware:o=[],platform:a}=n,s=await(a.isRTL==null?void 0:a.isRTL(t));let l=await a.getElementRects({reference:e,floating:t,strategy:i}),{x:d,y:p}=CA(l,r,s),g=r,m={},y=0;for(let x=0;x({name:"arrow",options:e,async fn(t){const{element:n,padding:r=0}=e??{},{x:i,y:o,placement:a,rects:s,platform:l}=t;if(n==null)return{};const d=c$(r),p={x:i,y:o},g=X0(a),m=bb(a),y=l_(g),x=await l.getDimensions(n),w=g==="y"?"top":"left",P=g==="y"?"bottom":"right",E=s.reference[y]+s.reference[g]-p[g]-s.floating[y],k=p[g]-s.reference[g],L=await(l.getOffsetParent==null?void 0:l.getOffsetParent(n));let I=L?g==="y"?L.clientHeight||0:L.clientWidth||0:0;I===0&&(I=s.floating[y]);const N=E/2-k/2,z=d[w],F=I-x[y]-d[P],B=I/2-x[y]/2+N,U=mC(z,B,F),ge=(m==="start"?d[w]:d[P])>0&&B!==U&&s.reference[y]<=s.floating[y]?Bz5e[t])}function F5e(e,t,n){n===void 0&&(n=!1);const r=bb(e),i=X0(e),o=l_(i);let a=i==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[o]>t.floating[o]&&(a=I5(a)),{main:a,cross:I5(a)}}const B5e={start:"end",end:"start"};function kA(e){return e.replace(/start|end/g,t=>B5e[t])}const $5e=["top","right","bottom","left"];function H5e(e){const t=I5(e);return[kA(e),t,kA(t)]}const W5e=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n;const{placement:r,middlewareData:i,rects:o,initialPlacement:a,platform:s,elements:l}=t,{mainAxis:d=!0,crossAxis:p=!0,fallbackPlacements:g,fallbackStrategy:m="bestFit",flipAlignment:y=!0,...x}=e,w=Y0(r),E=g||(w===a||!y?[I5(a)]:H5e(a)),k=[a,...E],L=await M5(t,x),I=[];let N=((n=i.flip)==null?void 0:n.overflows)||[];if(d&&I.push(L[w]),p){const{main:U,cross:q}=F5e(r,o,await(s.isRTL==null?void 0:s.isRTL(l.floating)));I.push(L[U],L[q])}if(N=[...N,{placement:r,overflows:I}],!I.every(U=>U<=0)){var z,F;const U=((z=(F=i.flip)==null?void 0:F.index)!=null?z:0)+1,q=k[U];if(q)return{data:{index:U,overflows:N},reset:{placement:q}};let Z="bottom";switch(m){case"bestFit":{var B;const ge=(B=N.map(ce=>[ce,ce.overflows.filter(ve=>ve>0).reduce((ve,we)=>ve+we,0)]).sort((ce,ve)=>ce[1]-ve[1])[0])==null?void 0:B[0].placement;ge&&(Z=ge);break}case"initialPlacement":Z=a;break}if(r!==Z)return{reset:{placement:Z}}}return{}}}};function EA(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function PA(e){return $5e.some(t=>e[t]>=0)}const V5e=function(e){let{strategy:t="referenceHidden",...n}=e===void 0?{}:e;return{name:"hide",async fn(r){const{rects:i}=r;switch(t){case"referenceHidden":{const o=await M5(r,{...n,elementContext:"reference"}),a=EA(o,i.reference);return{data:{referenceHiddenOffsets:a,referenceHidden:PA(a)}}}case"escaped":{const o=await M5(r,{...n,altBoundary:!0}),a=EA(o,i.floating);return{data:{escapedOffsets:a,escaped:PA(a)}}}default:return{}}}}};async function U5e(e,t){const{placement:n,platform:r,elements:i}=e,o=await(r.isRTL==null?void 0:r.isRTL(i.floating)),a=Y0(n),s=bb(n),l=X0(n)==="x",d=["left","top"].includes(a)?-1:1,p=o&&l?-1:1,g=typeof t=="function"?t(e):t;let{mainAxis:m,crossAxis:y,alignmentAxis:x}=typeof g=="number"?{mainAxis:g,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...g};return s&&typeof x=="number"&&(y=s==="end"?x*-1:x),l?{x:y*p,y:m*d}:{x:m*d,y:y*p}}const G5e=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){const{x:n,y:r}=t,i=await U5e(t,e);return{x:n+i.x,y:r+i.y,data:i}}}};function d$(e){return e==="x"?"y":"x"}const j5e=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:i}=t,{mainAxis:o=!0,crossAxis:a=!1,limiter:s={fn:P=>{let{x:E,y:k}=P;return{x:E,y:k}}},...l}=e,d={x:n,y:r},p=await M5(t,l),g=X0(Y0(i)),m=d$(g);let y=d[g],x=d[m];if(o){const P=g==="y"?"top":"left",E=g==="y"?"bottom":"right",k=y+p[P],L=y-p[E];y=mC(k,y,L)}if(a){const P=m==="y"?"top":"left",E=m==="y"?"bottom":"right",k=x+p[P],L=x-p[E];x=mC(k,x,L)}const w=s.fn({...t,[g]:y,[m]:x});return{...w,data:{x:w.x-n,y:w.y-r}}}}},q5e=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:n,y:r,placement:i,rects:o,middlewareData:a}=t,{offset:s=0,mainAxis:l=!0,crossAxis:d=!0}=e,p={x:n,y:r},g=X0(i),m=d$(g);let y=p[g],x=p[m];const w=typeof s=="function"?s({...o,placement:i}):s,P=typeof w=="number"?{mainAxis:w,crossAxis:0}:{mainAxis:0,crossAxis:0,...w};if(l){const N=g==="y"?"height":"width",z=o.reference[g]-o.floating[N]+P.mainAxis,F=o.reference[g]+o.reference[N]-P.mainAxis;yF&&(y=F)}if(d){var E,k,L,I;const N=g==="y"?"width":"height",z=["top","left"].includes(Y0(i)),F=o.reference[m]-o.floating[N]+(z&&(E=(k=a.offset)==null?void 0:k[m])!=null?E:0)+(z?0:P.crossAxis),B=o.reference[m]+o.reference[N]+(z?0:(L=(I=a.offset)==null?void 0:I[m])!=null?L:0)-(z?P.crossAxis:0);xB&&(x=B)}return{[g]:y,[m]:x}}}};function f$(e){return e&&e.document&&e.location&&e.alert&&e.setInterval}function Vu(e){if(e==null)return window;if(!f$(e)){const t=e.ownerDocument;return t&&t.defaultView||window}return e}function Lv(e){return Vu(e).getComputedStyle(e)}function zu(e){return f$(e)?"":e?(e.nodeName||"").toLowerCase():""}function h$(){const e=navigator.userAgentData;return e!=null&&e.brands?e.brands.map(t=>t.brand+"/"+t.version).join(" "):navigator.userAgent}function zl(e){return e instanceof Vu(e).HTMLElement}function gd(e){return e instanceof Vu(e).Element}function K5e(e){return e instanceof Vu(e).Node}function u_(e){if(typeof ShadowRoot>"u")return!1;const t=Vu(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function xb(e){const{overflow:t,overflowX:n,overflowY:r}=Lv(e);return/auto|scroll|overlay|hidden/.test(t+r+n)}function Z5e(e){return["table","td","th"].includes(zu(e))}function p$(e){const t=/firefox/i.test(h$()),n=Lv(e);return n.transform!=="none"||n.perspective!=="none"||n.contain==="paint"||["transform","perspective"].includes(n.willChange)||t&&n.willChange==="filter"||t&&(n.filter?n.filter!=="none":!1)}function g$(){return!/^((?!chrome|android).)*safari/i.test(h$())}const TA=Math.min,nm=Math.max,R5=Math.round;function Fu(e,t,n){var r,i,o,a;t===void 0&&(t=!1),n===void 0&&(n=!1);const s=e.getBoundingClientRect();let l=1,d=1;t&&zl(e)&&(l=e.offsetWidth>0&&R5(s.width)/e.offsetWidth||1,d=e.offsetHeight>0&&R5(s.height)/e.offsetHeight||1);const p=gd(e)?Vu(e):window,g=!g$()&&n,m=(s.left+(g&&(r=(i=p.visualViewport)==null?void 0:i.offsetLeft)!=null?r:0))/l,y=(s.top+(g&&(o=(a=p.visualViewport)==null?void 0:a.offsetTop)!=null?o:0))/d,x=s.width/l,w=s.height/d;return{width:x,height:w,top:y,right:m+x,bottom:y+w,left:m,x:m,y}}function _d(e){return((K5e(e)?e.ownerDocument:e.document)||window.document).documentElement}function Sb(e){return gd(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function m$(e){return Fu(_d(e)).left+Sb(e).scrollLeft}function Y5e(e){const t=Fu(e);return R5(t.width)!==e.offsetWidth||R5(t.height)!==e.offsetHeight}function X5e(e,t,n){const r=zl(t),i=_d(t),o=Fu(e,r&&Y5e(t),n==="fixed");let a={scrollLeft:0,scrollTop:0};const s={x:0,y:0};if(r||!r&&n!=="fixed")if((zu(t)!=="body"||xb(i))&&(a=Sb(t)),zl(t)){const l=Fu(t,!0);s.x=l.x+t.clientLeft,s.y=l.y+t.clientTop}else i&&(s.x=m$(i));return{x:o.left+a.scrollLeft-s.x,y:o.top+a.scrollTop-s.y,width:o.width,height:o.height}}function v$(e){return zu(e)==="html"?e:e.assignedSlot||e.parentNode||(u_(e)?e.host:null)||_d(e)}function LA(e){return!zl(e)||getComputedStyle(e).position==="fixed"?null:e.offsetParent}function Q5e(e){let t=v$(e);for(u_(t)&&(t=t.host);zl(t)&&!["html","body"].includes(zu(t));){if(p$(t))return t;t=t.parentNode}return null}function vC(e){const t=Vu(e);let n=LA(e);for(;n&&Z5e(n)&&getComputedStyle(n).position==="static";)n=LA(n);return n&&(zu(n)==="html"||zu(n)==="body"&&getComputedStyle(n).position==="static"&&!p$(n))?t:n||Q5e(e)||t}function AA(e){if(zl(e))return{width:e.offsetWidth,height:e.offsetHeight};const t=Fu(e);return{width:t.width,height:t.height}}function J5e(e){let{rect:t,offsetParent:n,strategy:r}=e;const i=zl(n),o=_d(n);if(n===o)return t;let a={scrollLeft:0,scrollTop:0};const s={x:0,y:0};if((i||!i&&r!=="fixed")&&((zu(n)!=="body"||xb(o))&&(a=Sb(n)),zl(n))){const l=Fu(n,!0);s.x=l.x+n.clientLeft,s.y=l.y+n.clientTop}return{...t,x:t.x-a.scrollLeft+s.x,y:t.y-a.scrollTop+s.y}}function e4e(e,t){const n=Vu(e),r=_d(e),i=n.visualViewport;let o=r.clientWidth,a=r.clientHeight,s=0,l=0;if(i){o=i.width,a=i.height;const d=g$();(d||!d&&t==="fixed")&&(s=i.offsetLeft,l=i.offsetTop)}return{width:o,height:a,x:s,y:l}}function t4e(e){var t;const n=_d(e),r=Sb(e),i=(t=e.ownerDocument)==null?void 0:t.body,o=nm(n.scrollWidth,n.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),a=nm(n.scrollHeight,n.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0);let s=-r.scrollLeft+m$(e);const l=-r.scrollTop;return Lv(i||n).direction==="rtl"&&(s+=nm(n.clientWidth,i?i.clientWidth:0)-o),{width:o,height:a,x:s,y:l}}function y$(e){const t=v$(e);return["html","body","#document"].includes(zu(t))?e.ownerDocument.body:zl(t)&&xb(t)?t:y$(t)}function O5(e,t){var n;t===void 0&&(t=[]);const r=y$(e),i=r===((n=e.ownerDocument)==null?void 0:n.body),o=Vu(r),a=i?[o].concat(o.visualViewport||[],xb(r)?r:[]):r,s=t.concat(a);return i?s:s.concat(O5(a))}function n4e(e,t){const n=t.getRootNode==null?void 0:t.getRootNode();if(e.contains(t))return!0;if(n&&u_(n)){let r=t;do{if(r&&e===r)return!0;r=r.parentNode||r.host}while(r)}return!1}function r4e(e,t){const n=Fu(e,!1,t==="fixed"),r=n.top+e.clientTop,i=n.left+e.clientLeft;return{top:r,left:i,x:i,y:r,right:i+e.clientWidth,bottom:r+e.clientHeight,width:e.clientWidth,height:e.clientHeight}}function MA(e,t,n){return t==="viewport"?A5(e4e(e,n)):gd(t)?r4e(t,n):A5(t4e(_d(e)))}function i4e(e){const t=O5(e),r=["absolute","fixed"].includes(Lv(e).position)&&zl(e)?vC(e):e;return gd(r)?t.filter(i=>gd(i)&&n4e(i,r)&&zu(i)!=="body"):[]}function o4e(e){let{element:t,boundary:n,rootBoundary:r,strategy:i}=e;const a=[...n==="clippingAncestors"?i4e(t):[].concat(n),r],s=a[0],l=a.reduce((d,p)=>{const g=MA(t,p,i);return d.top=nm(g.top,d.top),d.right=TA(g.right,d.right),d.bottom=TA(g.bottom,d.bottom),d.left=nm(g.left,d.left),d},MA(t,s,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}const a4e={getClippingRect:o4e,convertOffsetParentRelativeRectToViewportRelativeRect:J5e,isElement:gd,getDimensions:AA,getOffsetParent:vC,getDocumentElement:_d,getElementRects:e=>{let{reference:t,floating:n,strategy:r}=e;return{reference:X5e(t,vC(n),r),floating:{...AA(n),x:0,y:0}}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>Lv(e).direction==="rtl"};function s4e(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:i=!0,ancestorResize:o=!0,elementResize:a=!0,animationFrame:s=!1}=r,l=i&&!s,d=o&&!s,p=l||d?[...gd(e)?O5(e):[],...O5(t)]:[];p.forEach(w=>{l&&w.addEventListener("scroll",n,{passive:!0}),d&&w.addEventListener("resize",n)});let g=null;if(a){let w=!0;g=new ResizeObserver(()=>{w||n(),w=!1}),gd(e)&&!s&&g.observe(e),g.observe(t)}let m,y=s?Fu(e):null;s&&x();function x(){const w=Fu(e);y&&(w.x!==y.x||w.y!==y.y||w.width!==y.width||w.height!==y.height)&&n(),y=w,m=requestAnimationFrame(x)}return n(),()=>{var w;p.forEach(P=>{l&&P.removeEventListener("scroll",n),d&&P.removeEventListener("resize",n)}),(w=g)==null||w.disconnect(),g=null,s&&cancelAnimationFrame(m)}}const l4e=(e,t,n)=>R5e(e,t,{platform:a4e,...n});var yC=typeof document<"u"?C.exports.useLayoutEffect:C.exports.useEffect;function bC(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let n,r,i;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(n=e.length,n!=t.length)return!1;for(r=n;r--!==0;)if(!bC(e[r],t[r]))return!1;return!0}if(i=Object.keys(e),n=i.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!Object.prototype.hasOwnProperty.call(t,i[r]))return!1;for(r=n;r--!==0;){const o=i[r];if(!(o==="_owner"&&e.$$typeof)&&!bC(e[o],t[o]))return!1}return!0}return e!==e&&t!==t}function u4e(e){const t=C.exports.useRef(e);return yC(()=>{t.current=e}),t}function c4e(e){let{middleware:t,placement:n="bottom",strategy:r="absolute",whileElementsMounted:i}=e===void 0?{}:e;const o=C.exports.useRef(null),a=C.exports.useRef(null),s=u4e(i),l=C.exports.useRef(null),[d,p]=C.exports.useState({x:null,y:null,strategy:r,placement:n,middlewareData:{}}),[g,m]=C.exports.useState(t);bC(g?.map(L=>{let{options:I}=L;return I}),t?.map(L=>{let{options:I}=L;return I}))||m(t);const y=C.exports.useCallback(()=>{!o.current||!a.current||l4e(o.current,a.current,{middleware:g,placement:n,strategy:r}).then(L=>{x.current&&Bl.exports.flushSync(()=>{p(L)})})},[g,n,r]);yC(()=>{x.current&&y()},[y]);const x=C.exports.useRef(!1);yC(()=>(x.current=!0,()=>{x.current=!1}),[]);const w=C.exports.useCallback(()=>{if(typeof l.current=="function"&&(l.current(),l.current=null),o.current&&a.current)if(s.current){const L=s.current(o.current,a.current,y);l.current=L}else y()},[y,s]),P=C.exports.useCallback(L=>{o.current=L,w()},[w]),E=C.exports.useCallback(L=>{a.current=L,w()},[w]),k=C.exports.useMemo(()=>({reference:o,floating:a}),[]);return C.exports.useMemo(()=>({...d,update:y,refs:k,reference:P,floating:E}),[d,y,k,P,E])}const d4e=e=>{const{element:t,padding:n}=e;function r(i){return Object.prototype.hasOwnProperty.call(i,"current")}return{name:"arrow",options:e,fn(i){return r(t)?t.current!=null?_A({element:t.current,padding:n}).fn(i):{}:t?_A({element:t,padding:n}).fn(i):{}}}};function f4e(e){const[t,n]=C.exports.useState(void 0);return I0(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const r=new ResizeObserver(i=>{if(!Array.isArray(i)||!i.length)return;const o=i[0];let a,s;if("borderBoxSize"in o){const l=o.borderBoxSize,d=Array.isArray(l)?l[0]:l;a=d.inlineSize,s=d.blockSize}else a=e.offsetWidth,s=e.offsetHeight;n({width:a,height:s})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}else n(void 0)},[e]),t}const b$="Popper",[c_,x$]=Tv(b$),[h4e,S$]=c_(b$),p4e=e=>{const{__scopePopper:t,children:n}=e,[r,i]=C.exports.useState(null);return C.exports.createElement(h4e,{scope:t,anchor:r,onAnchorChange:i},n)},g4e="PopperAnchor",m4e=C.exports.forwardRef((e,t)=>{const{__scopePopper:n,virtualRef:r,...i}=e,o=S$(g4e,n),a=C.exports.useRef(null),s=ns(t,a);return C.exports.useEffect(()=>{o.onAnchorChange(r?.current||a.current)}),r?null:C.exports.createElement(Du.div,qn({},i,{ref:s}))}),N5="PopperContent",[v4e,J9e]=c_(N5),[y4e,b4e]=c_(N5,{hasParent:!1,positionUpdateFns:new Set}),x4e=C.exports.forwardRef((e,t)=>{var n,r,i,o,a,s,l,d;const{__scopePopper:p,side:g="bottom",sideOffset:m=0,align:y="center",alignOffset:x=0,arrowPadding:w=0,collisionBoundary:P=[],collisionPadding:E=0,sticky:k="partial",hideWhenDetached:L=!1,avoidCollisions:I=!0,...N}=e,z=S$(N5,p),[F,B]=C.exports.useState(null),U=ns(t,yt=>B(yt)),[q,Z]=C.exports.useState(null),ge=f4e(q),ce=(n=ge?.width)!==null&&n!==void 0?n:0,ve=(r=ge?.height)!==null&&r!==void 0?r:0,we=g+(y!=="center"?"-"+y:""),xe=typeof E=="number"?E:{top:0,right:0,bottom:0,left:0,...E},J=Array.isArray(P)?P:[P],G=J.length>0,ee={padding:xe,boundary:J.filter(w4e),altBoundary:G},{reference:Q,floating:W,strategy:ie,x:de,y:Se,placement:De,middlewareData:Ie,update:Ve}=c4e({strategy:"fixed",placement:we,whileElementsMounted:s4e,middleware:[G5e({mainAxis:m+ve,alignmentAxis:x}),I?j5e({mainAxis:!0,crossAxis:!1,limiter:k==="partial"?q5e():void 0,...ee}):void 0,q?d4e({element:q,padding:w}):void 0,I?W5e({...ee}):void 0,C4e({arrowWidth:ce,arrowHeight:ve}),L?V5e({strategy:"referenceHidden"}):void 0].filter(S4e)});I0(()=>{Q(z.anchor)},[Q,z.anchor]);const ke=de!==null&&Se!==null,[We,it]=w$(De),ht=(i=Ie.arrow)===null||i===void 0?void 0:i.x,Ht=(o=Ie.arrow)===null||o===void 0?void 0:o.y,Nt=((a=Ie.arrow)===null||a===void 0?void 0:a.centerOffset)!==0,[Re,tt]=C.exports.useState();I0(()=>{F&&tt(window.getComputedStyle(F).zIndex)},[F]);const{hasParent:mt,positionUpdateFns:at}=b4e(N5,p),vt=!mt;C.exports.useLayoutEffect(()=>{if(!vt)return at.add(Ve),()=>{at.delete(Ve)}},[vt,at,Ve]),C.exports.useLayoutEffect(()=>{vt&&ke&&Array.from(at).reverse().forEach(yt=>requestAnimationFrame(yt))},[vt,ke,at]);const mn={"data-side":We,"data-align":it,...N,ref:U,style:{...N.style,animation:ke?void 0:"none",opacity:(s=Ie.hide)!==null&&s!==void 0&&s.referenceHidden?0:void 0}};return C.exports.createElement("div",{ref:W,"data-radix-popper-content-wrapper":"",style:{position:ie,left:0,top:0,transform:ke?`translate3d(${Math.round(de)}px, ${Math.round(Se)}px, 0)`:"translate3d(0, -200%, 0)",minWidth:"max-content",zIndex:Re,["--radix-popper-transform-origin"]:[(l=Ie.transformOrigin)===null||l===void 0?void 0:l.x,(d=Ie.transformOrigin)===null||d===void 0?void 0:d.y].join(" ")}},C.exports.createElement(v4e,{scope:p,placedSide:We,onArrowChange:Z,arrowX:ht,arrowY:Ht,shouldHideArrow:Nt},vt?C.exports.createElement(y4e,{scope:p,hasParent:!0,positionUpdateFns:at},C.exports.createElement(Du.div,mn)):C.exports.createElement(Du.div,mn)))});function S4e(e){return e!==void 0}function w4e(e){return e!==null}const C4e=e=>({name:"transformOrigin",options:e,fn(t){var n,r,i,o,a;const{placement:s,rects:l,middlewareData:d}=t,g=((n=d.arrow)===null||n===void 0?void 0:n.centerOffset)!==0,m=g?0:e.arrowWidth,y=g?0:e.arrowHeight,[x,w]=w$(s),P={start:"0%",center:"50%",end:"100%"}[w],E=((r=(i=d.arrow)===null||i===void 0?void 0:i.x)!==null&&r!==void 0?r:0)+m/2,k=((o=(a=d.arrow)===null||a===void 0?void 0:a.y)!==null&&o!==void 0?o:0)+y/2;let L="",I="";return x==="bottom"?(L=g?P:`${E}px`,I=`${-y}px`):x==="top"?(L=g?P:`${E}px`,I=`${l.floating.height+y}px`):x==="right"?(L=`${-y}px`,I=g?P:`${k}px`):x==="left"&&(L=`${l.floating.width+y}px`,I=g?P:`${k}px`),{data:{x:L,y:I}}}});function w$(e){const[t,n="center"]=e.split("-");return[t,n]}const _4e=p4e,k4e=m4e,E4e=x4e;function P4e(e,t){return C.exports.useReducer((n,r)=>{const i=t[n][r];return i??n},e)}const C$=e=>{const{present:t,children:n}=e,r=T4e(t),i=typeof n=="function"?n({present:r.isPresent}):C.exports.Children.only(n),o=ns(r.ref,i.ref);return typeof n=="function"||r.isPresent?C.exports.cloneElement(i,{ref:o}):null};C$.displayName="Presence";function T4e(e){const[t,n]=C.exports.useState(),r=C.exports.useRef({}),i=C.exports.useRef(e),o=C.exports.useRef("none"),a=e?"mounted":"unmounted",[s,l]=P4e(a,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return C.exports.useEffect(()=>{const d=gy(r.current);o.current=s==="mounted"?d:"none"},[s]),I0(()=>{const d=r.current,p=i.current;if(p!==e){const m=o.current,y=gy(d);e?l("MOUNT"):y==="none"||d?.display==="none"?l("UNMOUNT"):l(p&&m!==y?"ANIMATION_OUT":"UNMOUNT"),i.current=e}},[e,l]),I0(()=>{if(t){const d=g=>{const y=gy(r.current).includes(g.animationName);g.target===t&&y&&Bl.exports.flushSync(()=>l("ANIMATION_END"))},p=g=>{g.target===t&&(o.current=gy(r.current))};return t.addEventListener("animationstart",p),t.addEventListener("animationcancel",d),t.addEventListener("animationend",d),()=>{t.removeEventListener("animationstart",p),t.removeEventListener("animationcancel",d),t.removeEventListener("animationend",d)}}else l("ANIMATION_END")},[t,l]),{isPresent:["mounted","unmountSuspended"].includes(s),ref:C.exports.useCallback(d=>{d&&(r.current=getComputedStyle(d)),n(d)},[])}}function gy(e){return e?.animationName||"none"}function L4e({prop:e,defaultProp:t,onChange:n=()=>{}}){const[r,i]=A4e({defaultProp:t,onChange:n}),o=e!==void 0,a=o?e:r,s=Dl(n),l=C.exports.useCallback(d=>{if(o){const g=typeof d=="function"?d(e):d;g!==e&&s(g)}else i(d)},[o,e,i,s]);return[a,l]}function A4e({defaultProp:e,onChange:t}){const n=C.exports.useState(e),[r]=n,i=C.exports.useRef(r),o=Dl(t);return C.exports.useEffect(()=>{i.current!==r&&(o(r),i.current=r)},[r,i,o]),n}const NS="rovingFocusGroup.onEntryFocus",M4e={bubbles:!1,cancelable:!0},d_="RovingFocusGroup",[xC,_$,I4e]=a$(d_),[R4e,k$]=Tv(d_,[I4e]),[O4e,N4e]=R4e(d_),D4e=C.exports.forwardRef((e,t)=>C.exports.createElement(xC.Provider,{scope:e.__scopeRovingFocusGroup},C.exports.createElement(xC.Slot,{scope:e.__scopeRovingFocusGroup},C.exports.createElement(z4e,qn({},e,{ref:t}))))),z4e=C.exports.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,orientation:r,loop:i=!1,dir:o,currentTabStopId:a,defaultCurrentTabStopId:s,onCurrentTabStopIdChange:l,onEntryFocus:d,...p}=e,g=C.exports.useRef(null),m=ns(t,g),y=s$(o),[x=null,w]=L4e({prop:a,defaultProp:s,onChange:l}),[P,E]=C.exports.useState(!1),k=Dl(d),L=_$(n),I=C.exports.useRef(!1),[N,z]=C.exports.useState(0);return C.exports.useEffect(()=>{const F=g.current;if(F)return F.addEventListener(NS,k),()=>F.removeEventListener(NS,k)},[k]),C.exports.createElement(O4e,{scope:n,orientation:r,dir:y,loop:i,currentTabStopId:x,onItemFocus:C.exports.useCallback(F=>w(F),[w]),onItemShiftTab:C.exports.useCallback(()=>E(!0),[]),onFocusableItemAdd:C.exports.useCallback(()=>z(F=>F+1),[]),onFocusableItemRemove:C.exports.useCallback(()=>z(F=>F-1),[])},C.exports.createElement(Du.div,qn({tabIndex:P||N===0?-1:0,"data-orientation":r},p,{ref:m,style:{outline:"none",...e.style},onMouseDown:jn(e.onMouseDown,()=>{I.current=!0}),onFocus:jn(e.onFocus,F=>{const B=!I.current;if(F.target===F.currentTarget&&B&&!P){const U=new CustomEvent(NS,M4e);if(F.currentTarget.dispatchEvent(U),!U.defaultPrevented){const q=L().filter(we=>we.focusable),Z=q.find(we=>we.active),ge=q.find(we=>we.id===x),ve=[Z,ge,...q].filter(Boolean).map(we=>we.ref.current);E$(ve)}}I.current=!1}),onBlur:jn(e.onBlur,()=>E(!1))})))}),F4e="RovingFocusGroupItem",B4e=C.exports.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,focusable:r=!0,active:i=!1,...o}=e,a=I5e(),s=N4e(F4e,n),l=s.currentTabStopId===a,d=_$(n),{onFocusableItemAdd:p,onFocusableItemRemove:g}=s;return C.exports.useEffect(()=>{if(r)return p(),()=>g()},[r,p,g]),C.exports.createElement(xC.ItemSlot,{scope:n,id:a,focusable:r,active:i},C.exports.createElement(Du.span,qn({tabIndex:l?0:-1,"data-orientation":s.orientation},o,{ref:t,onMouseDown:jn(e.onMouseDown,m=>{r?s.onItemFocus(a):m.preventDefault()}),onFocus:jn(e.onFocus,()=>s.onItemFocus(a)),onKeyDown:jn(e.onKeyDown,m=>{if(m.key==="Tab"&&m.shiftKey){s.onItemShiftTab();return}if(m.target!==m.currentTarget)return;const y=W4e(m,s.orientation,s.dir);if(y!==void 0){m.preventDefault();let w=d().filter(P=>P.focusable).map(P=>P.ref.current);if(y==="last")w.reverse();else if(y==="prev"||y==="next"){y==="prev"&&w.reverse();const P=w.indexOf(m.currentTarget);w=s.loop?V4e(w,P+1):w.slice(P+1)}setTimeout(()=>E$(w))}})})))}),$4e={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function H4e(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function W4e(e,t,n){const r=H4e(e.key,n);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(r))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(r)))return $4e[r]}function E$(e){const t=document.activeElement;for(const n of e)if(n===t||(n.focus(),document.activeElement!==t))return}function V4e(e,t){return e.map((n,r)=>e[(t+r)%e.length])}const U4e=D4e,G4e=B4e,j4e=["Enter"," "],q4e=["ArrowDown","PageUp","Home"],P$=["ArrowUp","PageDown","End"],K4e=[...q4e,...P$],wb="Menu",[SC,Z4e,Y4e]=a$(wb),[yh,T$]=Tv(wb,[Y4e,x$,k$]),f_=x$(),L$=k$(),[X4e,Cb]=yh(wb),[Q4e,h_]=yh(wb),J4e=e=>{const{__scopeMenu:t,open:n=!1,children:r,dir:i,onOpenChange:o,modal:a=!0}=e,s=f_(t),[l,d]=C.exports.useState(null),p=C.exports.useRef(!1),g=Dl(o),m=s$(i);return C.exports.useEffect(()=>{const y=()=>{p.current=!0,document.addEventListener("pointerdown",x,{capture:!0,once:!0}),document.addEventListener("pointermove",x,{capture:!0,once:!0})},x=()=>p.current=!1;return document.addEventListener("keydown",y,{capture:!0}),()=>{document.removeEventListener("keydown",y,{capture:!0}),document.removeEventListener("pointerdown",x,{capture:!0}),document.removeEventListener("pointermove",x,{capture:!0})}},[]),C.exports.createElement(_4e,s,C.exports.createElement(X4e,{scope:t,open:n,onOpenChange:g,content:l,onContentChange:d},C.exports.createElement(Q4e,{scope:t,onClose:C.exports.useCallback(()=>g(!1),[g]),isUsingKeyboardRef:p,dir:m,modal:a},r)))},ebe=C.exports.forwardRef((e,t)=>{const{__scopeMenu:n,...r}=e,i=f_(n);return C.exports.createElement(k4e,qn({},i,r,{ref:t}))}),tbe="MenuPortal",[e7e,nbe]=yh(tbe,{forceMount:void 0}),ad="MenuContent",[rbe,A$]=yh(ad),ibe=C.exports.forwardRef((e,t)=>{const n=nbe(ad,e.__scopeMenu),{forceMount:r=n.forceMount,...i}=e,o=Cb(ad,e.__scopeMenu),a=h_(ad,e.__scopeMenu);return C.exports.createElement(SC.Provider,{scope:e.__scopeMenu},C.exports.createElement(C$,{present:r||o.open},C.exports.createElement(SC.Slot,{scope:e.__scopeMenu},a.modal?C.exports.createElement(obe,qn({},i,{ref:t})):C.exports.createElement(abe,qn({},i,{ref:t})))))}),obe=C.exports.forwardRef((e,t)=>{const n=Cb(ad,e.__scopeMenu),r=C.exports.useRef(null),i=ns(t,r);return C.exports.useEffect(()=>{const o=r.current;if(o)return oz(o)},[]),C.exports.createElement(M$,qn({},e,{ref:i,trapFocus:n.open,disableOutsidePointerEvents:n.open,disableOutsideScroll:!0,onFocusOutside:jn(e.onFocusOutside,o=>o.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>n.onOpenChange(!1)}))}),abe=C.exports.forwardRef((e,t)=>{const n=Cb(ad,e.__scopeMenu);return C.exports.createElement(M$,qn({},e,{ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>n.onOpenChange(!1)}))}),M$=C.exports.forwardRef((e,t)=>{const{__scopeMenu:n,loop:r=!1,trapFocus:i,onOpenAutoFocus:o,onCloseAutoFocus:a,disableOutsidePointerEvents:s,onEscapeKeyDown:l,onPointerDownOutside:d,onFocusOutside:p,onInteractOutside:g,onDismiss:m,disableOutsideScroll:y,...x}=e,w=Cb(ad,n),P=h_(ad,n),E=f_(n),k=L$(n),L=Z4e(n),[I,N]=C.exports.useState(null),z=C.exports.useRef(null),F=ns(t,z,w.onContentChange),B=C.exports.useRef(0),U=C.exports.useRef(""),q=C.exports.useRef(0),Z=C.exports.useRef(null),ge=C.exports.useRef("right"),ce=C.exports.useRef(0),ve=y?Uz:C.exports.Fragment,we=y?{as:Xm,allowPinchZoom:!0}:void 0,xe=G=>{var ee,Q;const W=U.current+G,ie=L().filter(ke=>!ke.disabled),de=document.activeElement,Se=(ee=ie.find(ke=>ke.ref.current===de))===null||ee===void 0?void 0:ee.textValue,De=ie.map(ke=>ke.textValue),Ie=gbe(De,W,Se),Ve=(Q=ie.find(ke=>ke.textValue===Ie))===null||Q===void 0?void 0:Q.ref.current;(function ke(We){U.current=We,window.clearTimeout(B.current),We!==""&&(B.current=window.setTimeout(()=>ke(""),1e3))})(W),Ve&&setTimeout(()=>Ve.focus())};C.exports.useEffect(()=>()=>window.clearTimeout(B.current),[]),w5e();const J=C.exports.useCallback(G=>{var ee,Q;return ge.current===((ee=Z.current)===null||ee===void 0?void 0:ee.side)&&vbe(G,(Q=Z.current)===null||Q===void 0?void 0:Q.area)},[]);return C.exports.createElement(rbe,{scope:n,searchRef:U,onItemEnter:C.exports.useCallback(G=>{J(G)&&G.preventDefault()},[J]),onItemLeave:C.exports.useCallback(G=>{var ee;J(G)||((ee=z.current)===null||ee===void 0||ee.focus(),N(null))},[J]),onTriggerLeave:C.exports.useCallback(G=>{J(G)&&G.preventDefault()},[J]),pointerGraceTimerRef:q,onPointerGraceIntentChange:C.exports.useCallback(G=>{Z.current=G},[])},C.exports.createElement(ve,we,C.exports.createElement(C5e,{asChild:!0,trapped:i,onMountAutoFocus:jn(o,G=>{var ee;G.preventDefault(),(ee=z.current)===null||ee===void 0||ee.focus()}),onUnmountAutoFocus:a},C.exports.createElement(b5e,{asChild:!0,disableOutsidePointerEvents:s,onEscapeKeyDown:l,onPointerDownOutside:d,onFocusOutside:p,onInteractOutside:g,onDismiss:m},C.exports.createElement(U4e,qn({asChild:!0},k,{dir:P.dir,orientation:"vertical",loop:r,currentTabStopId:I,onCurrentTabStopIdChange:N,onEntryFocus:G=>{P.isUsingKeyboardRef.current||G.preventDefault()}}),C.exports.createElement(E4e,qn({role:"menu","aria-orientation":"vertical","data-state":fbe(w.open),"data-radix-menu-content":"",dir:P.dir},E,x,{ref:F,style:{outline:"none",...x.style},onKeyDown:jn(x.onKeyDown,G=>{const Q=G.target.closest("[data-radix-menu-content]")===G.currentTarget,W=G.ctrlKey||G.altKey||G.metaKey,ie=G.key.length===1;Q&&(G.key==="Tab"&&G.preventDefault(),!W&&ie&&xe(G.key));const de=z.current;if(G.target!==de||!K4e.includes(G.key))return;G.preventDefault();const De=L().filter(Ie=>!Ie.disabled).map(Ie=>Ie.ref.current);P$.includes(G.key)&&De.reverse(),hbe(De)}),onBlur:jn(e.onBlur,G=>{G.currentTarget.contains(G.target)||(window.clearTimeout(B.current),U.current="")}),onPointerMove:jn(e.onPointerMove,CC(G=>{const ee=G.target,Q=ce.current!==G.clientX;if(G.currentTarget.contains(ee)&&Q){const W=G.clientX>ce.current?"right":"left";ge.current=W,ce.current=G.clientX}}))})))))))}),wC="MenuItem",IA="menu.itemSelect",sbe=C.exports.forwardRef((e,t)=>{const{disabled:n=!1,onSelect:r,...i}=e,o=C.exports.useRef(null),a=h_(wC,e.__scopeMenu),s=A$(wC,e.__scopeMenu),l=ns(t,o),d=C.exports.useRef(!1),p=()=>{const g=o.current;if(!n&&g){const m=new CustomEvent(IA,{bubbles:!0,cancelable:!0});g.addEventListener(IA,y=>r?.(y),{once:!0}),o$(g,m),m.defaultPrevented?d.current=!1:a.onClose()}};return C.exports.createElement(lbe,qn({},i,{ref:l,disabled:n,onClick:jn(e.onClick,p),onPointerDown:g=>{var m;(m=e.onPointerDown)===null||m===void 0||m.call(e,g),d.current=!0},onPointerUp:jn(e.onPointerUp,g=>{var m;d.current||(m=g.currentTarget)===null||m===void 0||m.click()}),onKeyDown:jn(e.onKeyDown,g=>{const m=s.searchRef.current!=="";n||m&&g.key===" "||j4e.includes(g.key)&&(g.currentTarget.click(),g.preventDefault())})}))}),lbe=C.exports.forwardRef((e,t)=>{const{__scopeMenu:n,disabled:r=!1,textValue:i,...o}=e,a=A$(wC,n),s=L$(n),l=C.exports.useRef(null),d=ns(t,l),[p,g]=C.exports.useState(!1),[m,y]=C.exports.useState("");return C.exports.useEffect(()=>{const x=l.current;if(x){var w;y(((w=x.textContent)!==null&&w!==void 0?w:"").trim())}},[o.children]),C.exports.createElement(SC.ItemSlot,{scope:n,disabled:r,textValue:i??m},C.exports.createElement(G4e,qn({asChild:!0},s,{focusable:!r}),C.exports.createElement(Du.div,qn({role:"menuitem","data-highlighted":p?"":void 0,"aria-disabled":r||void 0,"data-disabled":r?"":void 0},o,{ref:d,onPointerMove:jn(e.onPointerMove,CC(x=>{r?a.onItemLeave(x):(a.onItemEnter(x),x.defaultPrevented||x.currentTarget.focus())})),onPointerLeave:jn(e.onPointerLeave,CC(x=>a.onItemLeave(x))),onFocus:jn(e.onFocus,()=>g(!0)),onBlur:jn(e.onBlur,()=>g(!1))}))))}),ube="MenuRadioGroup";yh(ube,{value:void 0,onValueChange:()=>{}});const cbe="MenuItemIndicator";yh(cbe,{checked:!1});const dbe="MenuSub";yh(dbe);function fbe(e){return e?"open":"closed"}function hbe(e){const t=document.activeElement;for(const n of e)if(n===t||(n.focus(),document.activeElement!==t))return}function pbe(e,t){return e.map((n,r)=>e[(t+r)%e.length])}function gbe(e,t,n){const i=t.length>1&&Array.from(t).every(d=>d===t[0])?t[0]:t,o=n?e.indexOf(n):-1;let a=pbe(e,Math.max(o,0));i.length===1&&(a=a.filter(d=>d!==n));const l=a.find(d=>d.toLowerCase().startsWith(i.toLowerCase()));return l!==n?l:void 0}function mbe(e,t){const{x:n,y:r}=e;let i=!1;for(let o=0,a=t.length-1;or!=p>r&&n<(d-s)*(r-l)/(p-l)+s&&(i=!i)}return i}function vbe(e,t){if(!t)return!1;const n={x:e.clientX,y:e.clientY};return mbe(n,t)}function CC(e){return t=>t.pointerType==="mouse"?e(t):void 0}const ybe=J4e,bbe=ebe,xbe=ibe,Sbe=sbe,I$="ContextMenu",[wbe,t7e]=Tv(I$,[T$]),_b=T$(),[Cbe,R$]=wbe(I$),_be=e=>{const{__scopeContextMenu:t,children:n,onOpenChange:r,dir:i,modal:o=!0}=e,[a,s]=C.exports.useState(!1),l=_b(t),d=Dl(r),p=C.exports.useCallback(g=>{s(g),d(g)},[d]);return C.exports.createElement(Cbe,{scope:t,open:a,onOpenChange:p,modal:o},C.exports.createElement(ybe,qn({},l,{dir:i,open:a,onOpenChange:p,modal:o}),n))},kbe="ContextMenuTrigger",Ebe=C.exports.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,i=R$(kbe,n),o=_b(n),a=C.exports.useRef({x:0,y:0}),s=C.exports.useRef({getBoundingClientRect:()=>DOMRect.fromRect({width:0,height:0,...a.current})}),l=C.exports.useRef(0),d=C.exports.useCallback(()=>window.clearTimeout(l.current),[]),p=g=>{a.current={x:g.clientX,y:g.clientY},i.onOpenChange(!0)};return C.exports.useEffect(()=>d,[d]),C.exports.createElement(C.exports.Fragment,null,C.exports.createElement(bbe,qn({},o,{virtualRef:s})),C.exports.createElement(Du.span,qn({"data-state":i.open?"open":"closed"},r,{ref:t,style:{WebkitTouchCallout:"none",...e.style},onContextMenu:jn(e.onContextMenu,g=>{d(),p(g),g.preventDefault()}),onPointerDown:jn(e.onPointerDown,my(g=>{d(),l.current=window.setTimeout(()=>p(g),700)})),onPointerMove:jn(e.onPointerMove,my(d)),onPointerCancel:jn(e.onPointerCancel,my(d)),onPointerUp:jn(e.onPointerUp,my(d))})))}),Pbe="ContextMenuContent",Tbe=C.exports.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,i=R$(Pbe,n),o=_b(n),a=C.exports.useRef(!1);return C.exports.createElement(xbe,qn({},o,r,{ref:t,side:"right",sideOffset:2,align:"start",onCloseAutoFocus:s=>{var l;(l=e.onCloseAutoFocus)===null||l===void 0||l.call(e,s),!s.defaultPrevented&&a.current&&s.preventDefault(),a.current=!1},onInteractOutside:s=>{var l;(l=e.onInteractOutside)===null||l===void 0||l.call(e,s),!s.defaultPrevented&&!i.modal&&(a.current=!0)},style:{...e.style,["--radix-context-menu-content-transform-origin"]:"var(--radix-popper-transform-origin)"}}))}),Lbe=C.exports.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,i=_b(n);return C.exports.createElement(Sbe,qn({},i,r,{ref:t}))});function my(e){return t=>t.pointerType!=="mouse"?e(t):void 0}const Abe=_be,Mbe=Ebe,Ibe=Tbe,Pf=Lbe,Rbe=Zt([e=>e.gallery,e=>e.options,as],(e,t,n)=>{const{categories:r,currentCategory:i,currentImageUuid:o,shouldPinGallery:a,shouldShowGallery:s,galleryScrollPosition:l,galleryImageMinimumWidth:d,galleryImageObjectFit:p,shouldHoldGalleryOpen:g,shouldAutoSwitchToNewImages:m,galleryWidth:y}=e;return{currentImageUuid:o,shouldPinGallery:a,shouldShowGallery:s,galleryScrollPosition:l,galleryImageMinimumWidth:d,galleryImageObjectFit:p,galleryGridTemplateColumns:`repeat(auto-fill, minmax(${d}px, auto))`,activeTabName:n,shouldHoldGalleryOpen:g,shouldAutoSwitchToNewImages:m,images:r[i].images,areMoreImagesAvailable:r[i].areMoreImagesAvailable,currentCategory:i,galleryWidth:y}}),Obe=Zt([e=>e.options,e=>e.gallery,e=>e.system,as],(e,t,n,r)=>({mayDeleteImage:n.isConnected&&!n.isProcessing,galleryImageObjectFit:t.galleryImageObjectFit,galleryImageMinimumWidth:t.galleryImageMinimumWidth,activeTabName:r})),Nbe=(e,t)=>e.image.uuid===t.image.uuid&&e.isSelected===t.isSelected,Dbe=C.exports.memo(e=>{const t=pt(),{activeTabName:n,galleryImageObjectFit:r,galleryImageMinimumWidth:i,mayDeleteImage:o}=qe(Obe),{image:a,isSelected:s}=e,{url:l,uuid:d,metadata:p}=a,[g,m]=C.exports.useState(!1),y=Cd(),x=()=>m(!0),w=()=>m(!1),P=()=>{a.metadata&&t(T_(a.metadata.image.prompt)),y({title:"Prompt Set",status:"success",duration:2500,isClosable:!0})},E=()=>{a.metadata&&t(Iv(a.metadata.image.seed)),y({title:"Seed Set",status:"success",duration:2500,isClosable:!0})},k=()=>{t(Jm(a)),n!=="img2img"&&t(Va("img2img")),y({title:"Sent to Image To Image",status:"success",duration:2500,isClosable:!0})},L=()=>{t(L5(a)),n!=="inpainting"&&t(Va("inpainting")),y({title:"Sent to Inpainting",status:"success",duration:2500,isClosable:!0})},I=()=>{p&&t(iCe(p)),y({title:"Parameters Set",status:"success",duration:2500,isClosable:!0})},N=async()=>{if(p?.image?.init_image_path&&(await fetch(p.image.init_image_path)).ok){t(Va("img2img")),t(oCe(p)),y({title:"Initial Image Set",status:"success",duration:2500,isClosable:!0});return}y({title:"Initial Image Not Set",description:"Could not load initial image.",status:"error",duration:2500,isClosable:!0})};return oe(Abe,{children:[S(Mbe,{children:oe($l,{position:"relative",className:"hoverable-image",onMouseOver:x,onMouseOut:w,children:[S(B4,{className:"hoverable-image-image",objectFit:r,rounded:"md",src:l,loading:"lazy"}),S("div",{className:"hoverable-image-content",onClick:()=>t(QB(a)),children:s&&S(_a,{width:"50%",height:"50%",as:Lye,className:"hoverable-image-check"})}),g&&i>=64&&S("div",{className:"hoverable-image-delete-button",children:S($r,{label:"Delete image",hasArrow:!0,children:S(fC,{image:a,children:S(Zr,{"aria-label":"Delete image",icon:S(Uye,{}),size:"xs",variant:"imageHoverIconButton",fontSize:14,isDisabled:!o})})})})]},d)}),oe(Ibe,{className:"hoverable-image-context-menu",sticky:"always",children:[S(Pf,{onClickCapture:P,disabled:a?.metadata?.image?.prompt===void 0,children:"Use Prompt"}),S(Pf,{onClickCapture:E,disabled:a?.metadata?.image?.seed===void 0,children:"Use Seed"}),S(Pf,{onClickCapture:I,disabled:!["txt2img","img2img"].includes(a?.metadata?.image?.type),children:"Use All Parameters"}),S($r,{label:"Load initial image used for this generation",children:S(Pf,{onClickCapture:N,disabled:a?.metadata?.image?.type!=="img2img",children:"Use Initial Image"})}),S(Pf,{onClickCapture:k,children:"Send to Image To Image"}),S(Pf,{onClickCapture:L,children:"Send to Inpainting"}),S(fC,{image:a,children:S(Pf,{"data-warning":!0,children:"Delete Image"})})]})]})},Nbe),D5=e=>{const{label:t,styleClass:n,formControlProps:r,formLabelProps:i,sliderTrackProps:o,sliderInnerTrackProps:a,sliderThumbProps:s,sliderThumbTooltipProps:l,...d}=e;return S(xd,{className:`invokeai__slider-form-control ${n}`,...r,children:oe("div",{className:"invokeai__slider-inner-container",children:[S(hh,{className:"invokeai__slider-form-label",whiteSpace:"nowrap",...i,children:t}),oe(S7,{className:"invokeai__slider-root","aria-label":t,...d,children:[S(hF,{className:"invokeai__slider-track",...o,children:S(pF,{className:"invokeai__slider-filled-track",...a})}),S($r,{className:"invokeai__slider-thumb-tooltip",placement:"top",hasArrow:!0,...l,children:S(fF,{className:"invokeai__slider-thumb",...s})})]})]})})};function p_(e){return gt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M12 19c.946 0 1.81-.103 2.598-.281l-1.757-1.757c-.273.021-.55.038-.841.038-5.351 0-7.424-3.846-7.926-5a8.642 8.642 0 0 1 1.508-2.297L4.184 8.305c-1.538 1.667-2.121 3.346-2.132 3.379a.994.994 0 0 0 0 .633C2.073 12.383 4.367 19 12 19zm0-14c-1.837 0-3.346.396-4.604.981L3.707 2.293 2.293 3.707l18 18 1.414-1.414-3.319-3.319c2.614-1.951 3.547-4.615 3.561-4.657a.994.994 0 0 0 0-.633C21.927 11.617 19.633 5 12 5zm4.972 10.558-2.28-2.28c.19-.39.308-.819.308-1.278 0-1.641-1.359-3-3-3-.459 0-.888.118-1.277.309L8.915 7.501A9.26 9.26 0 0 1 12 7c5.351 0 7.424 3.846 7.926 5-.302.692-1.166 2.342-2.954 3.558z"}}]})(e)}function _C(e){return gt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M12 16c1.671 0 3-1.331 3-3s-1.329-3-3-3-3 1.331-3 3 1.329 3 3 3z"}},{tag:"path",attr:{d:"M20.817 11.186a8.94 8.94 0 0 0-1.355-3.219 9.053 9.053 0 0 0-2.43-2.43 8.95 8.95 0 0 0-3.219-1.355 9.028 9.028 0 0 0-1.838-.18V2L8 5l3.975 3V6.002c.484-.002.968.044 1.435.14a6.961 6.961 0 0 1 2.502 1.053 7.005 7.005 0 0 1 1.892 1.892A6.967 6.967 0 0 1 19 13a7.032 7.032 0 0 1-.55 2.725 7.11 7.11 0 0 1-.644 1.188 7.2 7.2 0 0 1-.858 1.039 7.028 7.028 0 0 1-3.536 1.907 7.13 7.13 0 0 1-2.822 0 6.961 6.961 0 0 1-2.503-1.054 7.002 7.002 0 0 1-1.89-1.89A6.996 6.996 0 0 1 5 13H3a9.02 9.02 0 0 0 1.539 5.034 9.096 9.096 0 0 0 2.428 2.428A8.95 8.95 0 0 0 12 22a9.09 9.09 0 0 0 1.814-.183 9.014 9.014 0 0 0 3.218-1.355 8.886 8.886 0 0 0 1.331-1.099 9.228 9.228 0 0 0 1.1-1.332A8.952 8.952 0 0 0 21 13a9.09 9.09 0 0 0-.183-1.814z"}}]})(e)}function g_(e){return gt({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M12 9a3.02 3.02 0 0 0-3 3c0 1.642 1.358 3 3 3 1.641 0 3-1.358 3-3 0-1.641-1.359-3-3-3z"}},{tag:"path",attr:{d:"M12 5c-7.633 0-9.927 6.617-9.948 6.684L1.946 12l.105.316C2.073 12.383 4.367 19 12 19s9.927-6.617 9.948-6.684l.106-.316-.105-.316C21.927 11.617 19.633 5 12 5zm0 12c-5.351 0-7.424-3.846-7.926-5C4.578 10.842 6.652 7 12 7c5.351 0 7.424 3.846 7.926 5-.504 1.158-2.578 5-7.926 5z"}}]})(e)}const zbe=320;function Fbe(){const e=pt(),t=Cd(),{images:n,currentCategory:r,currentImageUuid:i,shouldPinGallery:o,shouldShowGallery:a,galleryScrollPosition:s,galleryImageMinimumWidth:l,galleryGridTemplateColumns:d,activeTabName:p,galleryImageObjectFit:g,shouldHoldGalleryOpen:m,shouldAutoSwitchToNewImages:y,areMoreImagesAvailable:x,galleryWidth:w}=qe(Rbe),[P,E]=C.exports.useState(300),[k,L]=C.exports.useState(590),[I,N]=C.exports.useState(w>=zbe);C.exports.useEffect(()=>{!o||(p==="inpainting"?(e(cy(190)),E(190),L(190)):p==="img2img"?(e(cy(Math.min(Math.max(Number(w),0),490))),L(490)):(e(cy(Math.min(Math.max(Number(w),0),590))),L(590)),e(qf(!0)))},[e,p,o,w]),C.exports.useEffect(()=>{o||L(window.innerWidth)},[o]);const z=C.exports.useRef(null),F=C.exports.useRef(null),B=C.exports.useRef(null),U=()=>{e($3e(!o)),e(qf(!0))},q=()=>{a?ge():Z()},Z=()=>{e(hC(!0)),o&&e(qf(!0))},ge=()=>{e(hC(!1)),e(H3e(F.current?F.current.scrollTop:0)),e(V3e(!1))},ce=()=>{e(uC(r))},ve=G=>{e(Ef(G)),e(qf(!0))},we=()=>{B.current=window.setTimeout(()=>ge(),500)},xe=()=>{B.current&&window.clearTimeout(B.current)};$t("g",()=>{q()},[a]),$t("left",()=>{e(e$())}),$t("right",()=>{e(JB())}),$t("shift+g",()=>{U()},[o]);const J=32;return $t("shift+up",()=>{if(!(l>=256)&&l<256){const G=l+J;G<=256?(e(Ef(G)),t({title:`Gallery Thumbnail Size set to ${G}`,status:"success",duration:1e3,isClosable:!0})):(e(Ef(256)),t({title:"Gallery Thumbnail Size set to 256",status:"success",duration:1e3,isClosable:!0}))}},[l]),$t("shift+down",()=>{if(!(l<=32)&&l>32){const G=l-J;G>32?(e(Ef(G)),t({title:`Gallery Thumbnail Size set to ${G}`,status:"success",duration:1e3,isClosable:!0})):(e(Ef(32)),t({title:"Gallery Thumbnail Size set to 32",status:"success",duration:1e3,isClosable:!0}))}},[l]),$t("shift+r",()=>{e(Ef(64)),t({title:"Reset Gallery Image Size",status:"success",duration:2500,isClosable:!0})},[l]),C.exports.useEffect(()=>{!F.current||(F.current.scrollTop=s)},[s,a]),C.exports.useEffect(()=>{N(w>=280)},[w]),UB(z,ge,!o),S(VB,{nodeRef:z,in:a||m&&!o,unmountOnExit:!0,timeout:200,classNames:"image-gallery-wrapper",children:S("div",{className:"image-gallery-wrapper","data-pinned":o,ref:z,onMouseLeave:o?void 0:we,onMouseEnter:o?void 0:xe,onMouseOver:o?void 0:xe,children:oe(r$,{minWidth:P,maxWidth:k,className:"image-gallery-popup",handleStyles:{left:{width:"15px"}},enable:{top:!1,right:!1,bottom:!1,left:!0,topRight:!1,bottomRight:!1,bottomLeft:!1,topLeft:!1},size:{width:w,height:o?"100%":"100vh"},onResizeStop:(G,ee,Q,W)=>{e(cy(Kt.clamp(Number(w)+W.width,0,Number(k)))),Q.removeAttribute("data-resize-alert")},onResize:(G,ee,Q,W)=>{const ie=Kt.clamp(Number(w)+W.width,0,Number(k));ie>=280&&!I?N(!0):ie<280&&I&&N(!1),ie>=k?Q.setAttribute("data-resize-alert","true"):Q.removeAttribute("data-resize-alert")},children:[oe("div",{className:"image-gallery-header",children:[S("div",{children:S(mD,{size:"sm",isAttached:!0,variant:"solid",className:"image-gallery-category-btn-group",children:I?oe(Bn,{children:[S(Ya,{"data-selected":r==="result",onClick:()=>e(uy("result")),children:"Invocations"}),S(Ya,{"data-selected":r==="user",onClick:()=>e(uy("user")),children:"User"})]}):oe(Bn,{children:[S(gn,{"aria-label":"Show Invocations",tooltip:"Show Invocations","data-selected":r==="result",icon:S(Iye,{}),onClick:()=>e(uy("result"))}),S(gn,{"aria-label":"Show Uploads",tooltip:"Show Uploads","data-selected":r==="user",icon:S(Zye,{}),onClick:()=>e(uy("user"))})]})})}),oe("div",{children:[S(tm,{isLazy:!0,trigger:"hover",placement:"left",triggerComponent:S(gn,{size:"sm","aria-label":"Gallery Settings",icon:S(Yye,{}),className:"image-gallery-icon-btn",cursor:"pointer"}),children:oe("div",{className:"image-gallery-settings-popover",children:[oe("div",{children:[S(D5,{value:l,onChange:ve,min:32,max:256,width:100,label:"Image Size",formLabelProps:{style:{fontSize:"0.9rem"}},sliderThumbTooltipProps:{label:`${l}px`}}),S(gn,{size:"sm","aria-label":"Reset",tooltip:"Reset Size",onClick:()=>e(Ef(64)),icon:S(_C,{}),"data-selected":o,styleClass:"image-gallery-icon-btn"})]}),S("div",{children:S(Ym,{label:"Maintain Aspect Ratio",isChecked:g==="contain",onChange:()=>e(W3e(g==="contain"?"cover":"contain"))})}),S("div",{children:S(Ym,{label:"Auto-Switch to New Images",isChecked:y,onChange:G=>e(U3e(G.target.checked))})})]})}),S(gn,{size:"sm",className:"image-gallery-icon-btn","aria-label":"Pin Gallery",tooltip:"Pin Gallery (Shift+G)",onClick:U,icon:o?S(zB,{}):S(FB,{})})]})]}),S("div",{className:"image-gallery-container",ref:F,children:n.length||x?oe(Bn,{children:[S("div",{className:"image-gallery",style:{gridTemplateColumns:d},children:n.map(G=>{const{uuid:ee}=G;return S(Dbe,{image:G,isSelected:i===ee},ee)})}),S(Ya,{onClick:ce,isDisabled:!x,className:"image-gallery-load-more-btn",children:x?"Load More":"All Images Loaded"})]}):oe("div",{className:"image-gallery-container-placeholder",children:[S(MB,{}),S("p",{children:"No Images In Gallery"})]})})]})})})}const m_=e=>{const{optionsPanel:t,children:n,styleClass:r}=e;return S("div",{className:r?`workarea-wrapper ${r}`:"workarea-wrapper",children:oe("div",{className:"workarea-main",children:[t,n,S(Fbe,{})]})})};function Bbe(){return S(m_,{optionsPanel:S(I3e,{}),children:S(J3e,{})})}const $be=Zt(e=>e.inpainting,e=>{const{canvasDimensions:t,boundingBoxDimensions:n,shouldShowBoundingBox:r,shouldShowBoundingBoxFill:i,pastLines:o,futureLines:a,shouldLockBoundingBox:s}=e;return{canvasDimensions:t,boundingBoxDimensions:n,shouldShowBoundingBox:r,shouldShowBoundingBoxFill:i,pastLines:o,futureLines:a,shouldLockBoundingBox:s}},{memoizeOptions:{resultEqualityCheck:Kt.isEqual}}),Hbe=()=>{const e=pt(),{canvasDimensions:t,boundingBoxDimensions:n,shouldShowBoundingBox:r,shouldShowBoundingBoxFill:i,shouldLockBoundingBox:o}=qe($be),a=y=>{e(Cg({...n,width:Math.floor(y)}))},s=y=>{e(Cg({...n,height:Math.floor(y)}))},l=()=>{e(_3e(!i))},d=()=>{e(jB(!o))},p=()=>{e(Cg({...n,width:Math.floor(t.width)}))},g=()=>{e(Cg({...n,height:Math.floor(t.height)}))};return oe("div",{className:"inpainting-bounding-box-settings",children:[oe("div",{className:"inpainting-bounding-box-header",children:[S("p",{children:"Inpaint Box"}),S(gn,{"aria-label":"Toggle Bounding Box Visibility",icon:r?S(g_,{size:22}):S(p_,{size:22}),onClick:()=>e(C3e(!r)),background:"none",padding:0})]}),oe("div",{className:"inpainting-bounding-box-settings-items",children:[oe("div",{className:"inpainting-bounding-box-dimensions-slider-numberinput",children:[S(D5,{isDisabled:o,label:"Box W",min:64,max:Wa(t.width,64),step:64,value:n.width,onChange:a,width:"5rem"}),S(yo,{isDisabled:o,value:n.width,onChange:a,min:64,max:Wa(t.width,64),step:64,width:"5rem"}),S(gn,{size:"sm","aria-label":"Reset Width",tooltip:"Reset Width",onClick:p,icon:S(_C,{}),styleClass:"inpainting-bounding-box-reset-icon-btn",isDisabled:o||t.width===n.width})]}),oe("div",{className:"inpainting-bounding-box-dimensions-slider-numberinput",children:[S(D5,{isDisabled:o,label:"Box H",min:64,max:Wa(t.height,64),step:64,value:n.height,onChange:s,width:"5rem"}),S(yo,{isDisabled:o,value:n.height,onChange:s,min:64,max:Wa(t.height,64),step:64,padding:"0",width:"5rem"}),S(gn,{size:"sm","aria-label":"Reset Height",tooltip:"Reset Height",onClick:g,icon:S(_C,{}),styleClass:"inpainting-bounding-box-reset-icon-btn",isDisabled:o||t.height===n.height})]}),oe(zn,{alignItems:"center",justifyContent:"space-between",children:[S(Ym,{label:"Darken Outside Box",isChecked:i,onChange:l,styleClass:"inpainting-bounding-box-darken"}),S(Ym,{label:"Lock Bounding Box",isChecked:o,onChange:d,styleClass:"inpainting-bounding-box-darken"})]})]})]})},Wbe=Zt(e=>e.inpainting,e=>{const{pastLines:t,futureLines:n,inpaintReplace:r,shouldUseInpaintReplace:i}=e;return{pastLines:t,futureLines:n,inpaintReplace:r,shouldUseInpaintReplace:i}},{memoizeOptions:{resultEqualityCheck:Kt.isEqual}});function Vbe(){const e=pt(),t=Cd(),{pastLines:n,futureLines:r,inpaintReplace:i,shouldUseInpaintReplace:o}=qe(Wbe);return oe(Bn,{children:[oe("div",{style:{display:"flex",alignItems:"center",padding:"0 1rem 0 0.2rem"},children:[S(yo,{label:"Inpaint Replace",value:i,min:0,max:1,step:.05,width:"auto",formControlProps:{style:{paddingRight:"1rem"}},isInteger:!1,isDisabled:!o,onChange:s=>{e(P3e(s))}}),S(Hu,{isChecked:o,onChange:s=>e(E3e(s.target.checked))})]}),S(Hbe,{}),S(T5,{label:"Clear Brush History",onClick:()=>{e(k3e()),t({title:"Brush Stroke History Cleared",status:"success",duration:2500,isClosable:!0})},tooltip:"Clears brush stroke history",disabled:!(r.length>0||n.length>0),styleClass:"inpainting-options-btn"})]})}function Ube(){const e=qe(n=>n.options.showAdvancedOptions),t={seed:{header:S(j7,{}),feature:go.SEED,options:S(q7,{})},variations:{header:S(Z7,{}),feature:go.VARIATIONS,options:S(Y7,{})},face_restore:{header:S(V7,{}),feature:go.FACE_CORRECTION,options:S(vb,{})},upscale:{header:S(K7,{}),feature:go.UPSCALE,options:S(yb,{})}};return oe(a_,{children:[S(r_,{}),S(n_,{}),S(J7,{}),S(bB,{label:"Image To Image Strength",styleClass:"main-option-block image-to-image-strength-main-option"}),S(Vbe,{}),S(X7,{}),e?S(e_,{accordionInfo:t}):null]})}var Gbe=Math.PI/180;function jbe(){return typeof window<"u"&&({}.toString.call(window)==="[object Window]"||{}.toString.call(window)==="[object global]")}const f0=typeof global<"u"?global:typeof window<"u"?window:typeof WorkerGlobalScope<"u"?self:{},st={_global:f0,version:"8.3.13",isBrowser:jbe(),isUnminified:/param/.test(function(e){}.toString()),dblClickWindow:400,getAngle(e){return st.angleDeg?e*Gbe:e},enableTrace:!1,pointerEventsEnabled:!0,autoDrawEnabled:!0,hitOnDragEnabled:!1,capturePointerEventsEnabled:!1,_mouseListenClick:!1,_touchListenClick:!1,_pointerListenClick:!1,_mouseInDblClickWindow:!1,_touchInDblClickWindow:!1,_pointerInDblClickWindow:!1,_mouseDblClickPointerId:null,_touchDblClickPointerId:null,_pointerDblClickPointerId:null,pixelRatio:typeof window<"u"&&window.devicePixelRatio||1,dragDistance:3,angleDeg:!0,showWarnings:!0,dragButtons:[0,1],isDragging(){return st.DD.isDragging},isDragReady(){return!!st.DD.node},document:f0.document,_injectGlobal(e){f0.Konva=e}},vr=e=>{st[e.prototype.getClassName()]=e};st._injectGlobal(st);class da{constructor(t=[1,0,0,1,0,0]){this.dirty=!1,this.m=t&&t.slice()||[1,0,0,1,0,0]}reset(){this.m[0]=1,this.m[1]=0,this.m[2]=0,this.m[3]=1,this.m[4]=0,this.m[5]=0}copy(){return new da(this.m)}copyInto(t){t.m[0]=this.m[0],t.m[1]=this.m[1],t.m[2]=this.m[2],t.m[3]=this.m[3],t.m[4]=this.m[4],t.m[5]=this.m[5]}point(t){var n=this.m;return{x:n[0]*t.x+n[2]*t.y+n[4],y:n[1]*t.x+n[3]*t.y+n[5]}}translate(t,n){return this.m[4]+=this.m[0]*t+this.m[2]*n,this.m[5]+=this.m[1]*t+this.m[3]*n,this}scale(t,n){return this.m[0]*=t,this.m[1]*=t,this.m[2]*=n,this.m[3]*=n,this}rotate(t){var n=Math.cos(t),r=Math.sin(t),i=this.m[0]*n+this.m[2]*r,o=this.m[1]*n+this.m[3]*r,a=this.m[0]*-r+this.m[2]*n,s=this.m[1]*-r+this.m[3]*n;return this.m[0]=i,this.m[1]=o,this.m[2]=a,this.m[3]=s,this}getTranslation(){return{x:this.m[4],y:this.m[5]}}skew(t,n){var r=this.m[0]+this.m[2]*n,i=this.m[1]+this.m[3]*n,o=this.m[2]+this.m[0]*t,a=this.m[3]+this.m[1]*t;return this.m[0]=r,this.m[1]=i,this.m[2]=o,this.m[3]=a,this}multiply(t){var n=this.m[0]*t.m[0]+this.m[2]*t.m[1],r=this.m[1]*t.m[0]+this.m[3]*t.m[1],i=this.m[0]*t.m[2]+this.m[2]*t.m[3],o=this.m[1]*t.m[2]+this.m[3]*t.m[3],a=this.m[0]*t.m[4]+this.m[2]*t.m[5]+this.m[4],s=this.m[1]*t.m[4]+this.m[3]*t.m[5]+this.m[5];return this.m[0]=n,this.m[1]=r,this.m[2]=i,this.m[3]=o,this.m[4]=a,this.m[5]=s,this}invert(){var t=1/(this.m[0]*this.m[3]-this.m[1]*this.m[2]),n=this.m[3]*t,r=-this.m[1]*t,i=-this.m[2]*t,o=this.m[0]*t,a=t*(this.m[2]*this.m[5]-this.m[3]*this.m[4]),s=t*(this.m[1]*this.m[4]-this.m[0]*this.m[5]);return this.m[0]=n,this.m[1]=r,this.m[2]=i,this.m[3]=o,this.m[4]=a,this.m[5]=s,this}getMatrix(){return this.m}decompose(){var t=this.m[0],n=this.m[1],r=this.m[2],i=this.m[3],o=this.m[4],a=this.m[5],s=t*i-n*r;let l={x:o,y:a,rotation:0,scaleX:0,scaleY:0,skewX:0,skewY:0};if(t!=0||n!=0){var d=Math.sqrt(t*t+n*n);l.rotation=n>0?Math.acos(t/d):-Math.acos(t/d),l.scaleX=d,l.scaleY=s/d,l.skewX=(t*r+n*i)/s,l.skewY=0}else if(r!=0||i!=0){var p=Math.sqrt(r*r+i*i);l.rotation=Math.PI/2-(i>0?Math.acos(-r/p):-Math.acos(r/p)),l.scaleX=s/p,l.scaleY=p,l.skewX=0,l.skewY=(t*r+n*i)/s}return l.rotation=ue._getRotation(l.rotation),l}}var qbe="[object Array]",Kbe="[object Number]",Zbe="[object String]",Ybe="[object Boolean]",Xbe=Math.PI/180,Qbe=180/Math.PI,DS="#",Jbe="",exe="0",txe="Konva warning: ",RA="Konva error: ",nxe="rgb(",zS={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,132,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,255,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,203],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[119,128,144],slategrey:[119,128,144],snow:[255,255,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],transparent:[255,255,255,0],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,5]},rxe=/rgb\((\d{1,3}),(\d{1,3}),(\d{1,3})\)/,vy=[];const ixe=typeof requestAnimationFrame<"u"&&requestAnimationFrame||function(e){setTimeout(e,60)},ue={_isElement(e){return!!(e&&e.nodeType==1)},_isFunction(e){return!!(e&&e.constructor&&e.call&&e.apply)},_isPlainObject(e){return!!e&&e.constructor===Object},_isArray(e){return Object.prototype.toString.call(e)===qbe},_isNumber(e){return Object.prototype.toString.call(e)===Kbe&&!isNaN(e)&&isFinite(e)},_isString(e){return Object.prototype.toString.call(e)===Zbe},_isBoolean(e){return Object.prototype.toString.call(e)===Ybe},isObject(e){return e instanceof Object},isValidSelector(e){if(typeof e!="string")return!1;var t=e[0];return t==="#"||t==="."||t===t.toUpperCase()},_sign(e){return e===0||e>0?1:-1},requestAnimFrame(e){vy.push(e),vy.length===1&&ixe(function(){const t=vy;vy=[],t.forEach(function(n){n()})})},createCanvasElement(){var e=document.createElement("canvas");try{e.style=e.style||{}}catch{}return e},createImageElement(){return document.createElement("img")},_isInDocument(e){for(;e=e.parentNode;)if(e==document)return!0;return!1},_urlToImage(e,t){var n=ue.createImageElement();n.onload=function(){t(n)},n.src=e},_rgbToHex(e,t,n){return((1<<24)+(e<<16)+(t<<8)+n).toString(16).slice(1)},_hexToRgb(e){e=e.replace(DS,Jbe);var t=parseInt(e,16);return{r:t>>16&255,g:t>>8&255,b:t&255}},getRandomColor(){for(var e=(Math.random()*16777215<<0).toString(16);e.length<6;)e=exe+e;return DS+e},getRGB(e){var t;return e in zS?(t=zS[e],{r:t[0],g:t[1],b:t[2]}):e[0]===DS?this._hexToRgb(e.substring(1)):e.substr(0,4)===nxe?(t=rxe.exec(e.replace(/ /g,"")),{r:parseInt(t[1],10),g:parseInt(t[2],10),b:parseInt(t[3],10)}):{r:0,g:0,b:0}},colorToRGBA(e){return e=e||"black",ue._namedColorToRBA(e)||ue._hex3ColorToRGBA(e)||ue._hex6ColorToRGBA(e)||ue._rgbColorToRGBA(e)||ue._rgbaColorToRGBA(e)||ue._hslColorToRGBA(e)},_namedColorToRBA(e){var t=zS[e.toLowerCase()];return t?{r:t[0],g:t[1],b:t[2],a:1}:null},_rgbColorToRGBA(e){if(e.indexOf("rgb(")===0){e=e.match(/rgb\(([^)]+)\)/)[1];var t=e.split(/ *, */).map(Number);return{r:t[0],g:t[1],b:t[2],a:1}}},_rgbaColorToRGBA(e){if(e.indexOf("rgba(")===0){e=e.match(/rgba\(([^)]+)\)/)[1];var t=e.split(/ *, */).map((n,r)=>n.slice(-1)==="%"?r===3?parseInt(n)/100:parseInt(n)/100*255:Number(n));return{r:t[0],g:t[1],b:t[2],a:t[3]}}},_hex6ColorToRGBA(e){if(e[0]==="#"&&e.length===7)return{r:parseInt(e.slice(1,3),16),g:parseInt(e.slice(3,5),16),b:parseInt(e.slice(5,7),16),a:1}},_hex3ColorToRGBA(e){if(e[0]==="#"&&e.length===4)return{r:parseInt(e[1]+e[1],16),g:parseInt(e[2]+e[2],16),b:parseInt(e[3]+e[3],16),a:1}},_hslColorToRGBA(e){if(/hsl\((\d+),\s*([\d.]+)%,\s*([\d.]+)%\)/g.test(e)){const[t,...n]=/hsl\((\d+),\s*([\d.]+)%,\s*([\d.]+)%\)/g.exec(e),r=Number(n[0])/360,i=Number(n[1])/100,o=Number(n[2])/100;let a,s,l;if(i===0)return l=o*255,{r:Math.round(l),g:Math.round(l),b:Math.round(l),a:1};o<.5?a=o*(1+i):a=o+i-o*i;const d=2*o-a,p=[0,0,0];for(let g=0;g<3;g++)s=r+1/3*-(g-1),s<0&&s++,s>1&&s--,6*s<1?l=d+(a-d)*6*s:2*s<1?l=a:3*s<2?l=d+(a-d)*(2/3-s)*6:l=d,p[g]=l*255;return{r:Math.round(p[0]),g:Math.round(p[1]),b:Math.round(p[2]),a:1}}},haveIntersection(e,t){return!(t.x>e.x+e.width||t.x+t.widthe.y+e.height||t.y+t.height1?(a=n,s=r,l=(n-i)*(n-i)+(r-o)*(r-o)):(a=e+p*(n-e),s=t+p*(r-t),l=(a-i)*(a-i)+(s-o)*(s-o))}return[a,s,l]},_getProjectionToLine(e,t,n){var r=ue.cloneObject(e),i=Number.MAX_VALUE;return t.forEach(function(o,a){if(!(!n&&a===t.length-1)){var s=t[(a+1)%t.length],l=ue._getProjectionToSegment(o.x,o.y,s.x,s.y,e.x,e.y),d=l[0],p=l[1],g=l[2];gt.length){var a=t;t=e,e=a}for(r=0;r255?255:e<0?0:Math.round(e)}function $e(){if(st.isUnminified)return function(e,t){return ue._isNumber(e)||ue.warn(kd(e)+' is a not valid value for "'+t+'" attribute. The value should be a number.'),e}}function N$(e){if(st.isUnminified)return function(t,n){let r=ue._isNumber(t),i=ue._isArray(t)&&t.length==e;return!r&&!i&&ue.warn(kd(t)+' is a not valid value for "'+n+'" attribute. The value should be a number or Array('+e+")"),t}}function v_(){if(st.isUnminified)return function(e,t){var n=ue._isNumber(e),r=e==="auto";return n||r||ue.warn(kd(e)+' is a not valid value for "'+t+'" attribute. The value should be a number or "auto".'),e}}function Q0(){if(st.isUnminified)return function(e,t){return ue._isString(e)||ue.warn(kd(e)+' is a not valid value for "'+t+'" attribute. The value should be a string.'),e}}function D$(){if(st.isUnminified)return function(e,t){const n=ue._isString(e),r=Object.prototype.toString.call(e)==="[object CanvasGradient]"||e&&e.addColorStop;return n||r||ue.warn(kd(e)+' is a not valid value for "'+t+'" attribute. The value should be a string or a native gradient.'),e}}function oxe(){if(st.isUnminified)return function(e,t){const n=Int8Array?Object.getPrototypeOf(Int8Array):null;return n&&e instanceof n||(ue._isArray(e)?e.forEach(function(r){ue._isNumber(r)||ue.warn('"'+t+'" attribute has non numeric element '+r+". Make sure that all elements are numbers.")}):ue.warn(kd(e)+' is a not valid value for "'+t+'" attribute. The value should be a array of numbers.')),e}}function zs(){if(st.isUnminified)return function(e,t){var n=e===!0||e===!1;return n||ue.warn(kd(e)+' is a not valid value for "'+t+'" attribute. The value should be a boolean.'),e}}function axe(e){if(st.isUnminified)return function(t,n){return t==null||ue.isObject(t)||ue.warn(kd(t)+' is a not valid value for "'+n+'" attribute. The value should be an object with properties '+e),t}}var og="get",ag="set";const Y={addGetterSetter(e,t,n,r,i){Y.addGetter(e,t,n),Y.addSetter(e,t,r,i),Y.addOverloadedGetterSetter(e,t)},addGetter(e,t,n){var r=og+ue._capitalize(t);e.prototype[r]=e.prototype[r]||function(){var i=this.attrs[t];return i===void 0?n:i}},addSetter(e,t,n,r){var i=ag+ue._capitalize(t);e.prototype[i]||Y.overWriteSetter(e,t,n,r)},overWriteSetter(e,t,n,r){var i=ag+ue._capitalize(t);e.prototype[i]=function(o){return n&&o!==void 0&&o!==null&&(o=n.call(this,o,t)),this._setAttr(t,o),r&&r.call(this),this}},addComponentsGetterSetter(e,t,n,r,i){var o=n.length,a=ue._capitalize,s=og+a(t),l=ag+a(t),d,p;e.prototype[s]=function(){var m={};for(d=0;d{this._setAttr(t+a(w),void 0)}),this._fireChangeEvent(t,y,m),i&&i.call(this),this},Y.addOverloadedGetterSetter(e,t)},addOverloadedGetterSetter(e,t){var n=ue._capitalize(t),r=ag+n,i=og+n;e.prototype[t]=function(){return arguments.length?(this[r](arguments[0]),this):this[i]()}},addDeprecatedGetterSetter(e,t,n,r){ue.error("Adding deprecated "+t);var i=og+ue._capitalize(t),o=t+" property is deprecated and will be removed soon. Look at Konva change log for more information.";e.prototype[i]=function(){ue.error(o);var a=this.attrs[t];return a===void 0?n:a},Y.addSetter(e,t,r,function(){ue.error(o)}),Y.addOverloadedGetterSetter(e,t)},backCompat(e,t){ue.each(t,function(n,r){var i=e.prototype[r],o=og+ue._capitalize(n),a=ag+ue._capitalize(n);function s(){i.apply(this,arguments),ue.error('"'+n+'" method is deprecated and will be removed soon. Use ""'+r+'" instead.')}e.prototype[n]=s,e.prototype[o]=s,e.prototype[a]=s})},afterSetFilter(){this._filterUpToDate=!1}};function sxe(e){var t=[],n=e.length,r=ue,i,o;for(i=0;itypeof p=="number"?Math.floor(p):p)),o+=lxe+d.join(OA)+uxe)):(o+=s.property,t||(o+=pxe+s.val)),o+=fxe;return o}clearTrace(){this.traceArr=[]}_trace(t){var n=this.traceArr,r;n.push(t),r=n.length,r>=mxe&&n.shift()}reset(){var t=this.getCanvas().getPixelRatio();this.setTransform(1*t,0,0,1*t,0,0)}getCanvas(){return this.canvas}clear(t){var n=this.getCanvas();t?this.clearRect(t.x||0,t.y||0,t.width||0,t.height||0):this.clearRect(0,0,n.getWidth()/n.pixelRatio,n.getHeight()/n.pixelRatio)}_applyLineCap(t){var n=t.getLineCap();n&&this.setAttr("lineCap",n)}_applyOpacity(t){var n=t.getAbsoluteOpacity();n!==1&&this.setAttr("globalAlpha",n)}_applyLineJoin(t){var n=t.attrs.lineJoin;n&&this.setAttr("lineJoin",n)}setAttr(t,n){this._context[t]=n}arc(t,n,r,i,o,a){this._context.arc(t,n,r,i,o,a)}arcTo(t,n,r,i,o){this._context.arcTo(t,n,r,i,o)}beginPath(){this._context.beginPath()}bezierCurveTo(t,n,r,i,o,a){this._context.bezierCurveTo(t,n,r,i,o,a)}clearRect(t,n,r,i){this._context.clearRect(t,n,r,i)}clip(){this._context.clip()}closePath(){this._context.closePath()}createImageData(t,n){var r=arguments;if(r.length===2)return this._context.createImageData(t,n);if(r.length===1)return this._context.createImageData(t)}createLinearGradient(t,n,r,i){return this._context.createLinearGradient(t,n,r,i)}createPattern(t,n){return this._context.createPattern(t,n)}createRadialGradient(t,n,r,i,o,a){return this._context.createRadialGradient(t,n,r,i,o,a)}drawImage(t,n,r,i,o,a,s,l,d){var p=arguments,g=this._context;p.length===3?g.drawImage(t,n,r):p.length===5?g.drawImage(t,n,r,i,o):p.length===9&&g.drawImage(t,n,r,i,o,a,s,l,d)}ellipse(t,n,r,i,o,a,s,l){this._context.ellipse(t,n,r,i,o,a,s,l)}isPointInPath(t,n){return this._context.isPointInPath(t,n)}fill(t){t?this._context.fill(t):this._context.fill()}fillRect(t,n,r,i){this._context.fillRect(t,n,r,i)}strokeRect(t,n,r,i){this._context.strokeRect(t,n,r,i)}fillText(t,n,r,i){i?this._context.fillText(t,n,r,i):this._context.fillText(t,n,r)}measureText(t){return this._context.measureText(t)}getImageData(t,n,r,i){return this._context.getImageData(t,n,r,i)}lineTo(t,n){this._context.lineTo(t,n)}moveTo(t,n){this._context.moveTo(t,n)}rect(t,n,r,i){this._context.rect(t,n,r,i)}putImageData(t,n,r){this._context.putImageData(t,n,r)}quadraticCurveTo(t,n,r,i){this._context.quadraticCurveTo(t,n,r,i)}restore(){this._context.restore()}rotate(t){this._context.rotate(t)}save(){this._context.save()}scale(t,n){this._context.scale(t,n)}setLineDash(t){this._context.setLineDash?this._context.setLineDash(t):"mozDash"in this._context?this._context.mozDash=t:"webkitLineDash"in this._context&&(this._context.webkitLineDash=t)}getLineDash(){return this._context.getLineDash()}setTransform(t,n,r,i,o,a){this._context.setTransform(t,n,r,i,o,a)}stroke(t){t?this._context.stroke(t):this._context.stroke()}strokeText(t,n,r,i){this._context.strokeText(t,n,r,i)}transform(t,n,r,i,o,a){this._context.transform(t,n,r,i,o,a)}translate(t,n){this._context.translate(t,n)}_enableTrace(){var t=this,n=NA.length,r=this.setAttr,i,o,a=function(s){var l=t[s],d;t[s]=function(){return o=sxe(Array.prototype.slice.call(arguments,0)),d=l.apply(t,arguments),t._trace({method:s,args:o}),d}};for(i=0;i{t.dragStatus==="dragging"&&(e=!0)}),e},justDragged:!1,get node(){var e;return pn._dragElements.forEach(t=>{e=t.node}),e},_dragElements:new Map,_drag(e){const t=[];pn._dragElements.forEach((n,r)=>{const{node:i}=n,o=i.getStage();o.setPointersPositions(e),n.pointerId===void 0&&(n.pointerId=ue._getFirstPointerId(e));const a=o._changedPointerPositions.find(d=>d.id===n.pointerId);if(!!a){if(n.dragStatus!=="dragging"){var s=i.dragDistance(),l=Math.max(Math.abs(a.x-n.startPointerPos.x),Math.abs(a.y-n.startPointerPos.y));if(l{n.fire("dragmove",{type:"dragmove",target:n,evt:e},!0)})},_endDragBefore(e){const t=[];pn._dragElements.forEach(n=>{const{node:r}=n,i=r.getStage();if(e&&i.setPointersPositions(e),!i._changedPointerPositions.find(s=>s.id===n.pointerId))return;(n.dragStatus==="dragging"||n.dragStatus==="stopped")&&(pn.justDragged=!0,st._mouseListenClick=!1,st._touchListenClick=!1,st._pointerListenClick=!1,n.dragStatus="stopped");const a=n.node.getLayer()||n.node instanceof st.Stage&&n.node;a&&t.indexOf(a)===-1&&t.push(a)}),t.forEach(n=>{n.draw()})},_endDragAfter(e){pn._dragElements.forEach((t,n)=>{t.dragStatus==="stopped"&&t.node.fire("dragend",{type:"dragend",target:t.node,evt:e},!0),t.dragStatus!=="dragging"&&pn._dragElements.delete(n)})}};st.isBrowser&&(window.addEventListener("mouseup",pn._endDragBefore,!0),window.addEventListener("touchend",pn._endDragBefore,!0),window.addEventListener("mousemove",pn._drag),window.addEventListener("touchmove",pn._drag),window.addEventListener("mouseup",pn._endDragAfter,!1),window.addEventListener("touchend",pn._endDragAfter,!1));var d3="absoluteOpacity",by="allEventListeners",bu="absoluteTransform",DA="absoluteScale",sg="canvas",xxe="Change",Sxe="children",wxe="konva",kC="listening",zA="mouseenter",FA="mouseleave",BA="set",$A="Shape",f3=" ",HA="stage",zc="transform",Cxe="Stage",EC="visible",_xe=["xChange.konva","yChange.konva","scaleXChange.konva","scaleYChange.konva","skewXChange.konva","skewYChange.konva","rotationChange.konva","offsetXChange.konva","offsetYChange.konva","transformsEnabledChange.konva"].join(f3);let kxe=1;class He{constructor(t){this._id=kxe++,this.eventListeners={},this.attrs={},this.index=0,this._allEventListeners=null,this.parent=null,this._cache=new Map,this._attachedDepsListeners=new Map,this._lastPos=null,this._batchingTransformChange=!1,this._needClearTransformCache=!1,this._filterUpToDate=!1,this._isUnderCache=!1,this._dragEventId=null,this._shouldFireChangeEvents=!1,this.setAttrs(t),this._shouldFireChangeEvents=!0}hasChildren(){return!1}_clearCache(t){(t===zc||t===bu)&&this._cache.get(t)?this._cache.get(t).dirty=!0:t?this._cache.delete(t):this._cache.clear()}_getCache(t,n){var r=this._cache.get(t),i=t===zc||t===bu,o=r===void 0||i&&r.dirty===!0;return o&&(r=n.call(this),this._cache.set(t,r)),r}_calculate(t,n,r){if(!this._attachedDepsListeners.get(t)){const i=n.map(o=>o+"Change.konva").join(f3);this.on(i,()=>{this._clearCache(t)}),this._attachedDepsListeners.set(t,!0)}return this._getCache(t,r)}_getCanvasCache(){return this._cache.get(sg)}_clearSelfAndDescendantCache(t){this._clearCache(t),t===bu&&this.fire("absoluteTransformChange")}clearCache(){return this._cache.delete(sg),this._clearSelfAndDescendantCache(),this._requestDraw(),this}cache(t){var n=t||{},r={};(n.x===void 0||n.y===void 0||n.width===void 0||n.height===void 0)&&(r=this.getClientRect({skipTransform:!0,relativeTo:this.getParent()}));var i=Math.ceil(n.width||r.width),o=Math.ceil(n.height||r.height),a=n.pixelRatio,s=n.x===void 0?Math.floor(r.x):n.x,l=n.y===void 0?Math.floor(r.y):n.y,d=n.offset||0,p=n.drawBorder||!1,g=n.hitCanvasPixelRatio||1;if(!i||!o){ue.error("Can not cache the node. Width or height of the node equals 0. Caching is skipped.");return}i+=d*2+1,o+=d*2+1,s-=d,l-=d;var m=new h0({pixelRatio:a,width:i,height:o}),y=new h0({pixelRatio:a,width:0,height:0}),x=new y_({pixelRatio:g,width:i,height:o}),w=m.getContext(),P=x.getContext();return x.isCache=!0,m.isCache=!0,this._cache.delete(sg),this._filterUpToDate=!1,n.imageSmoothingEnabled===!1&&(m.getContext()._context.imageSmoothingEnabled=!1,y.getContext()._context.imageSmoothingEnabled=!1),w.save(),P.save(),w.translate(-s,-l),P.translate(-s,-l),this._isUnderCache=!0,this._clearSelfAndDescendantCache(d3),this._clearSelfAndDescendantCache(DA),this.drawScene(m,this),this.drawHit(x,this),this._isUnderCache=!1,w.restore(),P.restore(),p&&(w.save(),w.beginPath(),w.rect(0,0,i,o),w.closePath(),w.setAttr("strokeStyle","red"),w.setAttr("lineWidth",5),w.stroke(),w.restore()),this._cache.set(sg,{scene:m,filter:y,hit:x,x:s,y:l}),this._requestDraw(),this}isCached(){return this._cache.has(sg)}getClientRect(t){throw new Error('abstract "getClientRect" method call')}_transformedRect(t,n){var r=[{x:t.x,y:t.y},{x:t.x+t.width,y:t.y},{x:t.x+t.width,y:t.y+t.height},{x:t.x,y:t.y+t.height}],i,o,a,s,l=this.getAbsoluteTransform(n);return r.forEach(function(d){var p=l.point(d);i===void 0&&(i=a=p.x,o=s=p.y),i=Math.min(i,p.x),o=Math.min(o,p.y),a=Math.max(a,p.x),s=Math.max(s,p.y)}),{x:i,y:o,width:a-i,height:s-o}}_drawCachedSceneCanvas(t){t.save(),t._applyOpacity(this),t._applyGlobalCompositeOperation(this);const n=this._getCanvasCache();t.translate(n.x,n.y);var r=this._getCachedSceneCanvas(),i=r.pixelRatio;t.drawImage(r._canvas,0,0,r.width/i,r.height/i),t.restore()}_drawCachedHitCanvas(t){var n=this._getCanvasCache(),r=n.hit;t.save(),t.translate(n.x,n.y),t.drawImage(r._canvas,0,0,r.width/r.pixelRatio,r.height/r.pixelRatio),t.restore()}_getCachedSceneCanvas(){var t=this.filters(),n=this._getCanvasCache(),r=n.scene,i=n.filter,o=i.getContext(),a,s,l,d;if(t){if(!this._filterUpToDate){var p=r.pixelRatio;i.setSize(r.width/r.pixelRatio,r.height/r.pixelRatio);try{for(a=t.length,o.clear(),o.drawImage(r._canvas,0,0,r.getWidth()/p,r.getHeight()/p),s=o.getImageData(0,0,i.getWidth(),i.getHeight()),l=0;l{var n,r;if(!t)return this;for(n in t)n!==Sxe&&(r=BA+ue._capitalize(n),ue._isFunction(this[r])?this[r](t[n]):this._setAttr(n,t[n]))}),this}isListening(){return this._getCache(kC,this._isListening)}_isListening(t){if(!this.listening())return!1;const r=this.getParent();return r&&r!==t&&this!==t?r._isListening(t):!0}isVisible(){return this._getCache(EC,this._isVisible)}_isVisible(t){if(!this.visible())return!1;const r=this.getParent();return r&&r!==t&&this!==t?r._isVisible(t):!0}shouldDrawHit(t,n=!1){if(t)return this._isVisible(t)&&this._isListening(t);var r=this.getLayer(),i=!1;pn._dragElements.forEach(a=>{a.dragStatus==="dragging"&&(a.node.nodeType==="Stage"||a.node.getLayer()===r)&&(i=!0)});var o=!n&&!st.hitOnDragEnabled&&i;return this.isListening()&&this.isVisible()&&!o}show(){return this.visible(!0),this}hide(){return this.visible(!1),this}getZIndex(){return this.index||0}getAbsoluteZIndex(){var t=this.getDepth(),n=this,r=0,i,o,a,s;function l(d){for(i=[],o=d.length,a=0;a0&&i[0].getDepth()<=t&&l(i)}return n.nodeType!==Cxe&&l(n.getStage().getChildren()),r}getDepth(){for(var t=0,n=this.parent;n;)t++,n=n.parent;return t}_batchTransformChanges(t){this._batchingTransformChange=!0,t(),this._batchingTransformChange=!1,this._needClearTransformCache&&(this._clearCache(zc),this._clearSelfAndDescendantCache(bu)),this._needClearTransformCache=!1}setPosition(t){return this._batchTransformChanges(()=>{this.x(t.x),this.y(t.y)}),this}getPosition(){return{x:this.x(),y:this.y()}}getRelativePointerPosition(){if(!this.getStage())return null;var t=this.getStage().getPointerPosition();if(!t)return null;var n=this.getAbsoluteTransform().copy();return n.invert(),n.point(t)}getAbsolutePosition(t){let n=!1,r=this.parent;for(;r;){if(r.isCached()){n=!0;break}r=r.parent}n&&!t&&(t=!0);var i=this.getAbsoluteTransform(t).getMatrix(),o=new da,a=this.offset();return o.m=i.slice(),o.translate(a.x,a.y),o.getTranslation()}setAbsolutePosition(t){var n=this._clearTransform();this.attrs.x=n.x,this.attrs.y=n.y,delete n.x,delete n.y,this._clearCache(zc);var r=this._getAbsoluteTransform().copy();return r.invert(),r.translate(t.x,t.y),t={x:this.attrs.x+r.getTranslation().x,y:this.attrs.y+r.getTranslation().y},this._setTransform(n),this.setPosition({x:t.x,y:t.y}),this._clearCache(zc),this._clearSelfAndDescendantCache(bu),this}_setTransform(t){var n;for(n in t)this.attrs[n]=t[n]}_clearTransform(){var t={x:this.x(),y:this.y(),rotation:this.rotation(),scaleX:this.scaleX(),scaleY:this.scaleY(),offsetX:this.offsetX(),offsetY:this.offsetY(),skewX:this.skewX(),skewY:this.skewY()};return this.attrs.x=0,this.attrs.y=0,this.attrs.rotation=0,this.attrs.scaleX=1,this.attrs.scaleY=1,this.attrs.offsetX=0,this.attrs.offsetY=0,this.attrs.skewX=0,this.attrs.skewY=0,t}move(t){var n=t.x,r=t.y,i=this.x(),o=this.y();return n!==void 0&&(i+=n),r!==void 0&&(o+=r),this.setPosition({x:i,y:o}),this}_eachAncestorReverse(t,n){var r=[],i=this.getParent(),o,a;if(!(n&&n._id===this._id)){for(r.unshift(this);i&&(!n||i._id!==n._id);)r.unshift(i),i=i.parent;for(o=r.length,a=0;a0?(this.parent.children.splice(t,1),this.parent.children.splice(t-1,0,this),this.parent._setChildrenIndices(),!0):!1}moveToBottom(){if(!this.parent)return ue.warn("Node has no parent. moveToBottom function is ignored."),!1;var t=this.index;return t>0?(this.parent.children.splice(t,1),this.parent.children.unshift(this),this.parent._setChildrenIndices(),!0):!1}setZIndex(t){if(!this.parent)return ue.warn("Node has no parent. zIndex parameter is ignored."),this;(t<0||t>=this.parent.children.length)&&ue.warn("Unexpected value "+t+" for zIndex property. zIndex is just index of a node in children of its parent. Expected value is from 0 to "+(this.parent.children.length-1)+".");var n=this.index;return this.parent.children.splice(n,1),this.parent.children.splice(t,0,this),this.parent._setChildrenIndices(),this}getAbsoluteOpacity(){return this._getCache(d3,this._getAbsoluteOpacity)}_getAbsoluteOpacity(){var t=this.opacity(),n=this.getParent();return n&&!n._isUnderCache&&(t*=n.getAbsoluteOpacity()),t}moveTo(t){return this.getParent()!==t&&(this._remove(),t.add(this)),this}toObject(){var t={},n=this.getAttrs(),r,i,o,a,s;t.attrs={};for(r in n)i=n[r],s=ue.isObject(i)&&!ue._isPlainObject(i)&&!ue._isArray(i),!s&&(o=typeof this[r]=="function"&&this[r],delete n[r],a=o?o.call(this):null,n[r]=i,a!==i&&(t.attrs[r]=i));return t.className=this.getClassName(),ue._prepareToStringify(t)}toJSON(){return JSON.stringify(this.toObject())}getParent(){return this.parent}findAncestors(t,n,r){var i=[];n&&this._isMatch(t)&&i.push(this);for(var o=this.parent;o;){if(o===r)return i;o._isMatch(t)&&i.push(o),o=o.parent}return i}isAncestorOf(t){return!1}findAncestor(t,n,r){return this.findAncestors(t,n,r)[0]}_isMatch(t){if(!t)return!1;if(typeof t=="function")return t(this);var n=t.replace(/ /g,"").split(","),r=n.length,i,o;for(i=0;i{try{const i=t?.callback;i&&delete t.callback,ue._urlToImage(this.toDataURL(t),function(o){n(o),i?.(o)})}catch(i){r(i)}})}toBlob(t){return new Promise((n,r)=>{try{const i=t?.callback;i&&delete t.callback,this.toCanvas(t).toBlob(o=>{n(o),i?.(o)})}catch(i){r(i)}})}setSize(t){return this.width(t.width),this.height(t.height),this}getSize(){return{width:this.width(),height:this.height()}}getClassName(){return this.className||this.nodeType}getType(){return this.nodeType}getDragDistance(){return this.attrs.dragDistance!==void 0?this.attrs.dragDistance:this.parent?this.parent.getDragDistance():st.dragDistance}_off(t,n,r){var i=this.eventListeners[t],o,a,s;for(o=0;o=0;if(!!r&&!this.isDragging()){var i=!1;pn._dragElements.forEach(o=>{this.isAncestorOf(o.node)&&(i=!0)}),i||this._createDragElement(t)}})}_dragChange(){if(this.attrs.draggable)this._listenDrag();else{this._dragCleanup();var t=this.getStage();if(!t)return;const n=pn._dragElements.get(this._id),r=n&&n.dragStatus==="dragging",i=n&&n.dragStatus==="ready";r?this.stopDrag():i&&pn._dragElements.delete(this._id)}}_dragCleanup(){this.off("mousedown.konva"),this.off("touchstart.konva")}isClientRectOnScreen(t={x:0,y:0}){const n=this.getStage();if(!n)return!1;const r={x:-t.x,y:-t.y,width:n.width()+2*t.x,height:n.height()+2*t.y};return ue.haveIntersection(r,this.getClientRect())}static create(t,n){return ue._isString(t)&&(t=JSON.parse(t)),this._createNode(t,n)}static _createNode(t,n){var r=He.prototype.getClassName.call(t),i=t.children,o,a,s;n&&(t.attrs.container=n),st[r]||(ue.warn('Can not find a node with class name "'+r+'". Fallback to "Shape".'),r="Shape");const l=st[r];if(o=new l(t.attrs),i)for(a=i.length,s=0;s0}removeChildren(){return this.getChildren().forEach(t=>{t.parent=null,t.index=0,t.remove()}),this.children=[],this._requestDraw(),this}destroyChildren(){return this.getChildren().forEach(t=>{t.parent=null,t.index=0,t.destroy()}),this.children=[],this._requestDraw(),this}add(...t){if(arguments.length>1){for(var n=0;n0?n[0]:void 0}_generalFind(t,n){var r=[];return this._descendants(i=>{const o=i._isMatch(t);return o&&r.push(i),!!(o&&n)}),r}_descendants(t){let n=!1;const r=this.getChildren();for(const i of r){if(n=t(i),n)return!0;if(!!i.hasChildren()&&(n=i._descendants(t),n))return!0}return!1}toObject(){var t=He.prototype.toObject.call(this);return t.children=[],this.getChildren().forEach(n=>{t.children.push(n.toObject())}),t}isAncestorOf(t){for(var n=t.getParent();n;){if(n._id===this._id)return!0;n=n.getParent()}return!1}clone(t){var n=He.prototype.clone.call(this,t);return this.getChildren().forEach(function(r){n.add(r.clone())}),n}getAllIntersections(t){var n=[];return this.find("Shape").forEach(function(r){r.isVisible()&&r.intersects(t)&&n.push(r)}),n}_clearSelfAndDescendantCache(t){var n;super._clearSelfAndDescendantCache(t),!this.isCached()&&((n=this.children)===null||n===void 0||n.forEach(function(r){r._clearSelfAndDescendantCache(t)}))}_setChildrenIndices(){var t;(t=this.children)===null||t===void 0||t.forEach(function(n,r){n.index=r}),this._requestDraw()}drawScene(t,n){var r=this.getLayer(),i=t||r&&r.getCanvas(),o=i&&i.getContext(),a=this._getCanvasCache(),s=a&&a.scene,l=i&&i.isCache;if(!this.isVisible()&&!l)return this;if(s){o.save();var d=this.getAbsoluteTransform(n).getMatrix();o.transform(d[0],d[1],d[2],d[3],d[4],d[5]),this._drawCachedSceneCanvas(o),o.restore()}else this._drawChildren("drawScene",i,n);return this}drawHit(t,n){if(!this.shouldDrawHit(n))return this;var r=this.getLayer(),i=t||r&&r.hitCanvas,o=i&&i.getContext(),a=this._getCanvasCache(),s=a&&a.hit;if(s){o.save();var l=this.getAbsoluteTransform(n).getMatrix();o.transform(l[0],l[1],l[2],l[3],l[4],l[5]),this._drawCachedHitCanvas(o),o.restore()}else this._drawChildren("drawHit",i,n);return this}_drawChildren(t,n,r){var i,o=n&&n.getContext(),a=this.clipWidth(),s=this.clipHeight(),l=this.clipFunc(),d=a&&s||l;const p=r===this;if(d){o.save();var g=this.getAbsoluteTransform(r),m=g.getMatrix();if(o.transform(m[0],m[1],m[2],m[3],m[4],m[5]),o.beginPath(),l)l.call(this,o,this);else{var y=this.clipX(),x=this.clipY();o.rect(y,x,a,s)}o.clip(),m=g.copy().invert().getMatrix(),o.transform(m[0],m[1],m[2],m[3],m[4],m[5])}var w=!p&&this.globalCompositeOperation()!=="source-over"&&t==="drawScene";w&&(o.save(),o._applyGlobalCompositeOperation(this)),(i=this.children)===null||i===void 0||i.forEach(function(P){P[t](n,r)}),w&&o.restore(),d&&o.restore()}getClientRect(t){var n;t=t||{};var r=t.skipTransform,i=t.relativeTo,o,a,s,l,d={x:1/0,y:1/0,width:0,height:0},p=this;(n=this.children)===null||n===void 0||n.forEach(function(w){if(!!w.visible()){var P=w.getClientRect({relativeTo:p,skipShadow:t.skipShadow,skipStroke:t.skipStroke});P.width===0&&P.height===0||(o===void 0?(o=P.x,a=P.y,s=P.x+P.width,l=P.y+P.height):(o=Math.min(o,P.x),a=Math.min(a,P.y),s=Math.max(s,P.x+P.width),l=Math.max(l,P.y+P.height)))}});for(var g=this.find("Shape"),m=!1,y=0;ye.indexOf("pointer")>=0?"pointer":e.indexOf("touch")>=0?"touch":"mouse",wp=e=>{const t=Pg(e);if(t==="pointer")return st.pointerEventsEnabled&&BS.pointer;if(t==="touch")return BS.touch;if(t==="mouse")return BS.mouse};function VA(e={}){return(e.clipFunc||e.clipWidth||e.clipHeight)&&ue.warn("Stage does not support clipping. Please use clip for Layers or Groups."),e}const Ixe="Pointer position is missing and not registered by the stage. Looks like it is outside of the stage container. You can set it manually from event: stage.setPointersPositions(event);",h3=[];class Pb extends ma{constructor(t){super(VA(t)),this._pointerPositions=[],this._changedPointerPositions=[],this._buildDOM(),this._bindContentEvents(),h3.push(this),this.on("widthChange.konva heightChange.konva",this._resizeDOM),this.on("visibleChange.konva",this._checkVisibility),this.on("clipWidthChange.konva clipHeightChange.konva clipFuncChange.konva",()=>{VA(this.attrs)}),this._checkVisibility()}_validateAdd(t){const n=t.getType()==="Layer",r=t.getType()==="FastLayer";n||r||ue.throw("You may only add layers to the stage.")}_checkVisibility(){if(!this.content)return;const t=this.visible()?"":"none";this.content.style.display=t}setContainer(t){if(typeof t===Pxe){if(t.charAt(0)==="."){var n=t.slice(1);t=document.getElementsByClassName(n)[0]}else{var r;t.charAt(0)!=="#"?r=t:r=t.slice(1),t=document.getElementById(r)}if(!t)throw"Can not find container in document with id "+r}return this._setAttr("container",t),this.content&&(this.content.parentElement&&this.content.parentElement.removeChild(this.content),t.appendChild(this.content)),this}shouldDrawHit(){return!0}clear(){var t=this.children,n=t.length,r;for(r=0;r-1&&h3.splice(n,1),this}getPointerPosition(){const t=this._pointerPositions[0]||this._changedPointerPositions[0];return t?{x:t.x,y:t.y}:(ue.warn(Ixe),null)}_getPointerById(t){return this._pointerPositions.find(n=>n.id===t)}getPointersPositions(){return this._pointerPositions}getStage(){return this}getContent(){return this.content}_toKonvaCanvas(t){t=t||{},t.x=t.x||0,t.y=t.y||0,t.width=t.width||this.width(),t.height=t.height||this.height();var n=new h0({width:t.width,height:t.height,pixelRatio:t.pixelRatio||1}),r=n.getContext()._context,i=this.children;return(t.x||t.y)&&r.translate(-1*t.x,-1*t.y),i.forEach(function(o){if(!!o.isVisible()){var a=o._toKonvaCanvas(t);r.drawImage(a._canvas,t.x,t.y,a.getWidth()/a.getPixelRatio(),a.getHeight()/a.getPixelRatio())}}),n}getIntersection(t){if(!t)return null;var n=this.children,r=n.length,i=r-1,o;for(o=i;o>=0;o--){const a=n[o].getIntersection(t);if(a)return a}return null}_resizeDOM(){var t=this.width(),n=this.height();this.content&&(this.content.style.width=t+WA,this.content.style.height=n+WA),this.bufferCanvas.setSize(t,n),this.bufferHitCanvas.setSize(t,n),this.children.forEach(r=>{r.setSize({width:t,height:n}),r.draw()})}add(t,...n){if(arguments.length>1){for(var r=0;rAxe&&ue.warn("The stage has "+i+" layers. Recommended maximum number of layers is 3-5. Adding more layers into the stage may drop the performance. Rethink your tree structure, you can use Konva.Group."),t.setSize({width:this.width(),height:this.height()}),t.draw(),st.isBrowser&&this.content.appendChild(t.canvas._canvas),this}getParent(){return null}getLayer(){return null}hasPointerCapture(t){return F$(t,this)}setPointerCapture(t){B$(t,this)}releaseCapture(t){rm(t)}getLayers(){return this.children}_bindContentEvents(){!st.isBrowser||Mxe.forEach(([t,n])=>{this.content.addEventListener(t,r=>{this[n](r)},{passive:!1})})}_pointerenter(t){this.setPointersPositions(t);const n=wp(t.type);this._fire(n.pointerenter,{evt:t,target:this,currentTarget:this})}_pointerover(t){this.setPointersPositions(t);const n=wp(t.type);this._fire(n.pointerover,{evt:t,target:this,currentTarget:this})}_getTargetShape(t){let n=this[t+"targetShape"];return n&&!n.getStage()&&(n=null),n}_pointerleave(t){const n=wp(t.type),r=Pg(t.type);if(!!n){this.setPointersPositions(t);var i=this._getTargetShape(r),o=!pn.isDragging||st.hitOnDragEnabled;i&&o?(i._fireAndBubble(n.pointerout,{evt:t}),i._fireAndBubble(n.pointerleave,{evt:t}),this._fire(n.pointerleave,{evt:t,target:this,currentTarget:this}),this[r+"targetShape"]=null):o&&(this._fire(n.pointerleave,{evt:t,target:this,currentTarget:this}),this._fire(n.pointerout,{evt:t,target:this,currentTarget:this})),this.pointerPos=void 0,this._pointerPositions=[]}}_pointerdown(t){const n=wp(t.type),r=Pg(t.type);if(!!n){this.setPointersPositions(t);var i=!1;this._changedPointerPositions.forEach(o=>{var a=this.getIntersection(o);if(pn.justDragged=!1,st["_"+r+"ListenClick"]=!0,!(a&&a.isListening()))return;st.capturePointerEventsEnabled&&a.setPointerCapture(o.id),this[r+"ClickStartShape"]=a,a._fireAndBubble(n.pointerdown,{evt:t,pointerId:o.id}),i=!0;const l=t.type.indexOf("touch")>=0;a.preventDefault()&&t.cancelable&&l&&t.preventDefault()}),i||this._fire(n.pointerdown,{evt:t,target:this,currentTarget:this,pointerId:this._pointerPositions[0].id})}}_pointermove(t){const n=wp(t.type),r=Pg(t.type);if(!n)return;pn.isDragging&&pn.node.preventDefault()&&t.cancelable&&t.preventDefault(),this.setPointersPositions(t);var i=!pn.isDragging||st.hitOnDragEnabled;if(!i)return;var o={};let a=!1;var s=this._getTargetShape(r);this._changedPointerPositions.forEach(l=>{const d=FS(l.id)||this.getIntersection(l),p=l.id,g={evt:t,pointerId:p};var m=s!==d;if(m&&s&&(s._fireAndBubble(n.pointerout,Object.assign({},g),d),s._fireAndBubble(n.pointerleave,Object.assign({},g),d)),d){if(o[d._id])return;o[d._id]=!0}d&&d.isListening()?(a=!0,m&&(d._fireAndBubble(n.pointerover,Object.assign({},g),s),d._fireAndBubble(n.pointerenter,Object.assign({},g),s),this[r+"targetShape"]=d),d._fireAndBubble(n.pointermove,Object.assign({},g))):s&&(this._fire(n.pointerover,{evt:t,target:this,currentTarget:this,pointerId:p}),this[r+"targetShape"]=null)}),a||this._fire(n.pointermove,{evt:t,target:this,currentTarget:this,pointerId:this._changedPointerPositions[0].id})}_pointerup(t){const n=wp(t.type),r=Pg(t.type);if(!n)return;this.setPointersPositions(t);const i=this[r+"ClickStartShape"],o=this[r+"ClickEndShape"];var a={};let s=!1;this._changedPointerPositions.forEach(l=>{const d=FS(l.id)||this.getIntersection(l);if(d){if(d.releaseCapture(l.id),a[d._id])return;a[d._id]=!0}const p=l.id,g={evt:t,pointerId:p};let m=!1;st["_"+r+"InDblClickWindow"]?(m=!0,clearTimeout(this[r+"DblTimeout"])):pn.justDragged||(st["_"+r+"InDblClickWindow"]=!0,clearTimeout(this[r+"DblTimeout"])),this[r+"DblTimeout"]=setTimeout(function(){st["_"+r+"InDblClickWindow"]=!1},st.dblClickWindow),d&&d.isListening()?(s=!0,this[r+"ClickEndShape"]=d,d._fireAndBubble(n.pointerup,Object.assign({},g)),st["_"+r+"ListenClick"]&&i&&i===d&&(d._fireAndBubble(n.pointerclick,Object.assign({},g)),m&&o&&o===d&&d._fireAndBubble(n.pointerdblclick,Object.assign({},g)))):(this[r+"ClickEndShape"]=null,st["_"+r+"ListenClick"]&&this._fire(n.pointerclick,{evt:t,target:this,currentTarget:this,pointerId:p}),m&&this._fire(n.pointerdblclick,{evt:t,target:this,currentTarget:this,pointerId:p}))}),s||this._fire(n.pointerup,{evt:t,target:this,currentTarget:this,pointerId:this._changedPointerPositions[0].id}),st["_"+r+"ListenClick"]=!1,t.cancelable&&r!=="touch"&&t.preventDefault()}_contextmenu(t){this.setPointersPositions(t);var n=this.getIntersection(this.getPointerPosition());n&&n.isListening()?n._fireAndBubble(PC,{evt:t}):this._fire(PC,{evt:t,target:this,currentTarget:this})}_wheel(t){this.setPointersPositions(t);var n=this.getIntersection(this.getPointerPosition());n&&n.isListening()?n._fireAndBubble(TC,{evt:t}):this._fire(TC,{evt:t,target:this,currentTarget:this})}_pointercancel(t){this.setPointersPositions(t);const n=FS(t.pointerId)||this.getIntersection(this.getPointerPosition());n&&n._fireAndBubble(Up,b_(t)),rm(t.pointerId)}_lostpointercapture(t){rm(t.pointerId)}setPointersPositions(t){var n=this._getContentPosition(),r=null,i=null;t=t||window.event,t.touches!==void 0?(this._pointerPositions=[],this._changedPointerPositions=[],Array.prototype.forEach.call(t.touches,o=>{this._pointerPositions.push({id:o.identifier,x:(o.clientX-n.left)/n.scaleX,y:(o.clientY-n.top)/n.scaleY})}),Array.prototype.forEach.call(t.changedTouches||t.touches,o=>{this._changedPointerPositions.push({id:o.identifier,x:(o.clientX-n.left)/n.scaleX,y:(o.clientY-n.top)/n.scaleY})})):(r=(t.clientX-n.left)/n.scaleX,i=(t.clientY-n.top)/n.scaleY,this.pointerPos={x:r,y:i},this._pointerPositions=[{x:r,y:i,id:ue._getFirstPointerId(t)}],this._changedPointerPositions=[{x:r,y:i,id:ue._getFirstPointerId(t)}])}_setPointerPosition(t){ue.warn('Method _setPointerPosition is deprecated. Use "stage.setPointersPositions(event)" instead.'),this.setPointersPositions(t)}_getContentPosition(){if(!this.content||!this.content.getBoundingClientRect)return{top:0,left:0,scaleX:1,scaleY:1};var t=this.content.getBoundingClientRect();return{top:t.top,left:t.left,scaleX:t.width/this.content.clientWidth||1,scaleY:t.height/this.content.clientHeight||1}}_buildDOM(){if(this.bufferCanvas=new h0({width:this.width(),height:this.height()}),this.bufferHitCanvas=new y_({pixelRatio:1,width:this.width(),height:this.height()}),!!st.isBrowser){var t=this.container();if(!t)throw"Stage has no container. A container is required.";t.innerHTML="",this.content=document.createElement("div"),this.content.style.position="relative",this.content.style.userSelect="none",this.content.className="konvajs-content",this.content.setAttribute("role","presentation"),t.appendChild(this.content),this._resizeDOM()}}cache(){return ue.warn("Cache function is not allowed for stage. You may use cache only for layers, groups and shapes."),this}clearCache(){return this}batchDraw(){return this.getChildren().forEach(function(t){t.batchDraw()}),this}}Pb.prototype.nodeType=Exe;vr(Pb);Y.addGetterSetter(Pb,"container");var Y$="hasShadow",X$="shadowRGBA",Q$="patternImage",J$="linearGradient",eH="radialGradient";let _y;function $S(){return _y||(_y=ue.createCanvasElement().getContext("2d"),_y)}const im={};function Rxe(e){e.fill()}function Oxe(e){e.stroke()}function Nxe(e){e.fill()}function Dxe(e){e.stroke()}function zxe(){this._clearCache(Y$)}function Fxe(){this._clearCache(X$)}function Bxe(){this._clearCache(Q$)}function $xe(){this._clearCache(J$)}function Hxe(){this._clearCache(eH)}class Ne extends He{constructor(t){super(t);let n;for(;n=ue.getRandomColor(),!(n&&!(n in im)););this.colorKey=n,im[n]=this}getContext(){return ue.warn("shape.getContext() method is deprecated. Please do not use it."),this.getLayer().getContext()}getCanvas(){return ue.warn("shape.getCanvas() method is deprecated. Please do not use it."),this.getLayer().getCanvas()}getSceneFunc(){return this.attrs.sceneFunc||this._sceneFunc}getHitFunc(){return this.attrs.hitFunc||this._hitFunc}hasShadow(){return this._getCache(Y$,this._hasShadow)}_hasShadow(){return this.shadowEnabled()&&this.shadowOpacity()!==0&&!!(this.shadowColor()||this.shadowBlur()||this.shadowOffsetX()||this.shadowOffsetY())}_getFillPattern(){return this._getCache(Q$,this.__getFillPattern)}__getFillPattern(){if(this.fillPatternImage()){var t=$S();const n=t.createPattern(this.fillPatternImage(),this.fillPatternRepeat()||"repeat");if(n&&n.setTransform){const r=new da;r.translate(this.fillPatternX(),this.fillPatternY()),r.rotate(st.getAngle(this.fillPatternRotation())),r.scale(this.fillPatternScaleX(),this.fillPatternScaleY()),r.translate(-1*this.fillPatternOffsetX(),-1*this.fillPatternOffsetY());const i=r.getMatrix(),o=typeof DOMMatrix>"u"?{a:i[0],b:i[1],c:i[2],d:i[3],e:i[4],f:i[5]}:new DOMMatrix(i);n.setTransform(o)}return n}}_getLinearGradient(){return this._getCache(J$,this.__getLinearGradient)}__getLinearGradient(){var t=this.fillLinearGradientColorStops();if(t){for(var n=$S(),r=this.fillLinearGradientStartPoint(),i=this.fillLinearGradientEndPoint(),o=n.createLinearGradient(r.x,r.y,i.x,i.y),a=0;athis.fillEnabled()&&!!(this.fill()||this.fillPatternImage()||this.fillLinearGradientColorStops()||this.fillRadialGradientColorStops()))}hasStroke(){return this._calculate("hasStroke",["strokeEnabled","strokeWidth","stroke","strokeLinearGradientColorStops"],()=>this.strokeEnabled()&&this.strokeWidth()&&!!(this.stroke()||this.strokeLinearGradientColorStops()))}hasHitStroke(){const t=this.hitStrokeWidth();return t==="auto"?this.hasStroke():this.strokeEnabled()&&!!t}intersects(t){var n=this.getStage(),r=n.bufferHitCanvas,i;return r.getContext().clear(),this.drawHit(r,null,!0),i=r.context.getImageData(Math.round(t.x),Math.round(t.y),1,1).data,i[3]>0}destroy(){return He.prototype.destroy.call(this),delete im[this.colorKey],delete this.colorKey,this}_useBufferCanvas(t){var n;if(!this.getStage()||!((n=this.attrs.perfectDrawEnabled)!==null&&n!==void 0?n:!0))return!1;const i=t||this.hasFill(),o=this.hasStroke(),a=this.getAbsoluteOpacity()!==1;if(i&&o&&a)return!0;const s=this.hasShadow(),l=this.shadowForStrokeEnabled();return!!(i&&o&&s&&l)}setStrokeHitEnabled(t){ue.warn("strokeHitEnabled property is deprecated. Please use hitStrokeWidth instead."),t?this.hitStrokeWidth("auto"):this.hitStrokeWidth(0)}getStrokeHitEnabled(){return this.hitStrokeWidth()!==0}getSelfRect(){var t=this.size();return{x:this._centroid?-t.width/2:0,y:this._centroid?-t.height/2:0,width:t.width,height:t.height}}getClientRect(t={}){const n=t.skipTransform,r=t.relativeTo,i=this.getSelfRect(),a=!t.skipStroke&&this.hasStroke()&&this.strokeWidth()||0,s=i.width+a,l=i.height+a,d=!t.skipShadow&&this.hasShadow(),p=d?this.shadowOffsetX():0,g=d?this.shadowOffsetY():0,m=s+Math.abs(p),y=l+Math.abs(g),x=d&&this.shadowBlur()||0,w=m+x*2,P=y+x*2,E={width:w,height:P,x:-(a/2+x)+Math.min(p,0)+i.x,y:-(a/2+x)+Math.min(g,0)+i.y};return n?E:this._transformedRect(E,r)}drawScene(t,n){var r=this.getLayer(),i=t||r.getCanvas(),o=i.getContext(),a=this._getCanvasCache(),s=this.getSceneFunc(),l=this.hasShadow(),d,p,g,m=i.isCache,y=n===this;if(!this.isVisible()&&!y)return this;if(a){o.save();var x=this.getAbsoluteTransform(n).getMatrix();return o.transform(x[0],x[1],x[2],x[3],x[4],x[5]),this._drawCachedSceneCanvas(o),o.restore(),this}if(!s)return this;if(o.save(),this._useBufferCanvas()&&!m){d=this.getStage(),p=d.bufferCanvas,g=p.getContext(),g.clear(),g.save(),g._applyLineJoin(this);var w=this.getAbsoluteTransform(n).getMatrix();g.transform(w[0],w[1],w[2],w[3],w[4],w[5]),s.call(this,g,this),g.restore();var P=p.pixelRatio;l&&o._applyShadow(this),o._applyOpacity(this),o._applyGlobalCompositeOperation(this),o.drawImage(p._canvas,0,0,p.width/P,p.height/P)}else{if(o._applyLineJoin(this),!y){var w=this.getAbsoluteTransform(n).getMatrix();o.transform(w[0],w[1],w[2],w[3],w[4],w[5]),o._applyOpacity(this),o._applyGlobalCompositeOperation(this)}l&&o._applyShadow(this),s.call(this,o,this)}return o.restore(),this}drawHit(t,n,r=!1){if(!this.shouldDrawHit(n,r))return this;var i=this.getLayer(),o=t||i.hitCanvas,a=o&&o.getContext(),s=this.hitFunc()||this.sceneFunc(),l=this._getCanvasCache(),d=l&&l.hit;if(this.colorKey||ue.warn("Looks like your canvas has a destroyed shape in it. Do not reuse shape after you destroyed it. If you want to reuse shape you should call remove() instead of destroy()"),d){a.save();var p=this.getAbsoluteTransform(n).getMatrix();return a.transform(p[0],p[1],p[2],p[3],p[4],p[5]),this._drawCachedHitCanvas(a),a.restore(),this}if(!s)return this;if(a.save(),a._applyLineJoin(this),!(this===n)){var m=this.getAbsoluteTransform(n).getMatrix();a.transform(m[0],m[1],m[2],m[3],m[4],m[5])}return s.call(this,a,this),a.restore(),this}drawHitFromCache(t=0){var n=this._getCanvasCache(),r=this._getCachedSceneCanvas(),i=n.hit,o=i.getContext(),a=i.getWidth(),s=i.getHeight(),l,d,p,g,m,y;o.clear(),o.drawImage(r._canvas,0,0,a,s);try{for(l=o.getImageData(0,0,a,s),d=l.data,p=d.length,g=ue._hexToRgb(this.colorKey),m=0;mt?(d[m]=g.r,d[m+1]=g.g,d[m+2]=g.b,d[m+3]=255):d[m+3]=0;o.putImageData(l,0,0)}catch(x){ue.error("Unable to draw hit graph from cached scene canvas. "+x.message)}return this}hasPointerCapture(t){return F$(t,this)}setPointerCapture(t){B$(t,this)}releaseCapture(t){rm(t)}}Ne.prototype._fillFunc=Rxe;Ne.prototype._strokeFunc=Oxe;Ne.prototype._fillFuncHit=Nxe;Ne.prototype._strokeFuncHit=Dxe;Ne.prototype._centroid=!1;Ne.prototype.nodeType="Shape";vr(Ne);Ne.prototype.eventListeners={};Ne.prototype.on.call(Ne.prototype,"shadowColorChange.konva shadowBlurChange.konva shadowOffsetChange.konva shadowOpacityChange.konva shadowEnabledChange.konva",zxe);Ne.prototype.on.call(Ne.prototype,"shadowColorChange.konva shadowOpacityChange.konva shadowEnabledChange.konva",Fxe);Ne.prototype.on.call(Ne.prototype,"fillPriorityChange.konva fillPatternImageChange.konva fillPatternRepeatChange.konva fillPatternScaleXChange.konva fillPatternScaleYChange.konva fillPatternOffsetXChange.konva fillPatternOffsetYChange.konva fillPatternXChange.konva fillPatternYChange.konva fillPatternRotationChange.konva",Bxe);Ne.prototype.on.call(Ne.prototype,"fillPriorityChange.konva fillLinearGradientColorStopsChange.konva fillLinearGradientStartPointXChange.konva fillLinearGradientStartPointYChange.konva fillLinearGradientEndPointXChange.konva fillLinearGradientEndPointYChange.konva",$xe);Ne.prototype.on.call(Ne.prototype,"fillPriorityChange.konva fillRadialGradientColorStopsChange.konva fillRadialGradientStartPointXChange.konva fillRadialGradientStartPointYChange.konva fillRadialGradientEndPointXChange.konva fillRadialGradientEndPointYChange.konva fillRadialGradientStartRadiusChange.konva fillRadialGradientEndRadiusChange.konva",Hxe);Y.addGetterSetter(Ne,"stroke",void 0,D$());Y.addGetterSetter(Ne,"strokeWidth",2,$e());Y.addGetterSetter(Ne,"fillAfterStrokeEnabled",!1);Y.addGetterSetter(Ne,"hitStrokeWidth","auto",v_());Y.addGetterSetter(Ne,"strokeHitEnabled",!0,zs());Y.addGetterSetter(Ne,"perfectDrawEnabled",!0,zs());Y.addGetterSetter(Ne,"shadowForStrokeEnabled",!0,zs());Y.addGetterSetter(Ne,"lineJoin");Y.addGetterSetter(Ne,"lineCap");Y.addGetterSetter(Ne,"sceneFunc");Y.addGetterSetter(Ne,"hitFunc");Y.addGetterSetter(Ne,"dash");Y.addGetterSetter(Ne,"dashOffset",0,$e());Y.addGetterSetter(Ne,"shadowColor",void 0,Q0());Y.addGetterSetter(Ne,"shadowBlur",0,$e());Y.addGetterSetter(Ne,"shadowOpacity",1,$e());Y.addComponentsGetterSetter(Ne,"shadowOffset",["x","y"]);Y.addGetterSetter(Ne,"shadowOffsetX",0,$e());Y.addGetterSetter(Ne,"shadowOffsetY",0,$e());Y.addGetterSetter(Ne,"fillPatternImage");Y.addGetterSetter(Ne,"fill",void 0,D$());Y.addGetterSetter(Ne,"fillPatternX",0,$e());Y.addGetterSetter(Ne,"fillPatternY",0,$e());Y.addGetterSetter(Ne,"fillLinearGradientColorStops");Y.addGetterSetter(Ne,"strokeLinearGradientColorStops");Y.addGetterSetter(Ne,"fillRadialGradientStartRadius",0);Y.addGetterSetter(Ne,"fillRadialGradientEndRadius",0);Y.addGetterSetter(Ne,"fillRadialGradientColorStops");Y.addGetterSetter(Ne,"fillPatternRepeat","repeat");Y.addGetterSetter(Ne,"fillEnabled",!0);Y.addGetterSetter(Ne,"strokeEnabled",!0);Y.addGetterSetter(Ne,"shadowEnabled",!0);Y.addGetterSetter(Ne,"dashEnabled",!0);Y.addGetterSetter(Ne,"strokeScaleEnabled",!0);Y.addGetterSetter(Ne,"fillPriority","color");Y.addComponentsGetterSetter(Ne,"fillPatternOffset",["x","y"]);Y.addGetterSetter(Ne,"fillPatternOffsetX",0,$e());Y.addGetterSetter(Ne,"fillPatternOffsetY",0,$e());Y.addComponentsGetterSetter(Ne,"fillPatternScale",["x","y"]);Y.addGetterSetter(Ne,"fillPatternScaleX",1,$e());Y.addGetterSetter(Ne,"fillPatternScaleY",1,$e());Y.addComponentsGetterSetter(Ne,"fillLinearGradientStartPoint",["x","y"]);Y.addComponentsGetterSetter(Ne,"strokeLinearGradientStartPoint",["x","y"]);Y.addGetterSetter(Ne,"fillLinearGradientStartPointX",0);Y.addGetterSetter(Ne,"strokeLinearGradientStartPointX",0);Y.addGetterSetter(Ne,"fillLinearGradientStartPointY",0);Y.addGetterSetter(Ne,"strokeLinearGradientStartPointY",0);Y.addComponentsGetterSetter(Ne,"fillLinearGradientEndPoint",["x","y"]);Y.addComponentsGetterSetter(Ne,"strokeLinearGradientEndPoint",["x","y"]);Y.addGetterSetter(Ne,"fillLinearGradientEndPointX",0);Y.addGetterSetter(Ne,"strokeLinearGradientEndPointX",0);Y.addGetterSetter(Ne,"fillLinearGradientEndPointY",0);Y.addGetterSetter(Ne,"strokeLinearGradientEndPointY",0);Y.addComponentsGetterSetter(Ne,"fillRadialGradientStartPoint",["x","y"]);Y.addGetterSetter(Ne,"fillRadialGradientStartPointX",0);Y.addGetterSetter(Ne,"fillRadialGradientStartPointY",0);Y.addComponentsGetterSetter(Ne,"fillRadialGradientEndPoint",["x","y"]);Y.addGetterSetter(Ne,"fillRadialGradientEndPointX",0);Y.addGetterSetter(Ne,"fillRadialGradientEndPointY",0);Y.addGetterSetter(Ne,"fillPatternRotation",0);Y.backCompat(Ne,{dashArray:"dash",getDashArray:"getDash",setDashArray:"getDash",drawFunc:"sceneFunc",getDrawFunc:"getSceneFunc",setDrawFunc:"setSceneFunc",drawHitFunc:"hitFunc",getDrawHitFunc:"getHitFunc",setDrawHitFunc:"setHitFunc"});var Wxe="#",Vxe="beforeDraw",Uxe="draw",tH=[{x:0,y:0},{x:-1,y:-1},{x:1,y:-1},{x:1,y:1},{x:-1,y:1}],Gxe=tH.length;class bh extends ma{constructor(t){super(t),this.canvas=new h0,this.hitCanvas=new y_({pixelRatio:1}),this._waitingForDraw=!1,this.on("visibleChange.konva",this._checkVisibility),this._checkVisibility(),this.on("imageSmoothingEnabledChange.konva",this._setSmoothEnabled),this._setSmoothEnabled()}createPNGStream(){return this.canvas._canvas.createPNGStream()}getCanvas(){return this.canvas}getNativeCanvasElement(){return this.canvas._canvas}getHitCanvas(){return this.hitCanvas}getContext(){return this.getCanvas().getContext()}clear(t){return this.getContext().clear(t),this.getHitCanvas().getContext().clear(t),this}setZIndex(t){super.setZIndex(t);var n=this.getStage();return n&&n.content&&(n.content.removeChild(this.getNativeCanvasElement()),t{this.draw(),this._waitingForDraw=!1})),this}getIntersection(t){if(!this.isListening()||!this.isVisible())return null;for(var n=1,r=!1;;){for(let i=0;i0)return{antialiased:!0};return{}}drawScene(t,n){var r=this.getLayer(),i=t||r&&r.getCanvas();return this._fire(Vxe,{node:this}),this.clearBeforeDraw()&&i.getContext().clear(),ma.prototype.drawScene.call(this,i,n),this._fire(Uxe,{node:this}),this}drawHit(t,n){var r=this.getLayer(),i=t||r&&r.hitCanvas;return r&&r.clearBeforeDraw()&&r.getHitCanvas().getContext().clear(),ma.prototype.drawHit.call(this,i,n),this}enableHitGraph(){return this.hitGraphEnabled(!0),this}disableHitGraph(){return this.hitGraphEnabled(!1),this}setHitGraphEnabled(t){ue.warn("hitGraphEnabled method is deprecated. Please use layer.listening() instead."),this.listening(t)}getHitGraphEnabled(t){return ue.warn("hitGraphEnabled method is deprecated. Please use layer.listening() instead."),this.listening()}toggleHitCanvas(){if(!(!this.parent||!this.parent.content)){var t=this.parent,n=!!this.hitCanvas._canvas.parentNode;n?t.content.removeChild(this.hitCanvas._canvas):t.content.appendChild(this.hitCanvas._canvas)}}}bh.prototype.nodeType="Layer";vr(bh);Y.addGetterSetter(bh,"imageSmoothingEnabled",!0);Y.addGetterSetter(bh,"clearBeforeDraw",!0);Y.addGetterSetter(bh,"hitGraphEnabled",!0,zs());class x_ extends bh{constructor(t){super(t),this.listening(!1),ue.warn('Konva.Fast layer is deprecated. Please use "new Konva.Layer({ listening: false })" instead.')}}x_.prototype.nodeType="FastLayer";vr(x_);class R0 extends ma{_validateAdd(t){var n=t.getType();n!=="Group"&&n!=="Shape"&&ue.throw("You may only add groups and shapes to groups.")}}R0.prototype.nodeType="Group";vr(R0);var HS=function(){return f0.performance&&f0.performance.now?function(){return f0.performance.now()}:function(){return new Date().getTime()}}();class qa{constructor(t,n){this.id=qa.animIdCounter++,this.frame={time:0,timeDiff:0,lastTime:HS(),frameRate:0},this.func=t,this.setLayers(n)}setLayers(t){var n=[];return t?t.length>0?n=t:n=[t]:n=[],this.layers=n,this}getLayers(){return this.layers}addLayer(t){var n=this.layers,r=n.length,i;for(i=0;ithis.duration?this.yoyo?(this._time=this.duration,this.reverse()):this.finish():t<0?this.yoyo?(this._time=0,this.play()):this.reset():(this._time=t,this.update())}getTime(){return this._time}setPosition(t){this.prevPos=this._pos,this.propFunc(t),this._pos=t}getPosition(t){return t===void 0&&(t=this._time),this.func(t,this.begin,this._change,this.duration)}play(){this.state=UA,this._startTime=this.getTimer()-this._time,this.onEnterFrame(),this.fire("onPlay")}reverse(){this.state=GA,this._time=this.duration-this._time,this._startTime=this.getTimer()-this._time,this.onEnterFrame(),this.fire("onReverse")}seek(t){this.pause(),this._time=t,this.update(),this.fire("onSeek")}reset(){this.pause(),this._time=0,this.update(),this.fire("onReset")}finish(){this.pause(),this._time=this.duration,this.update(),this.fire("onFinish")}update(){this.setPosition(this.getPosition(this._time)),this.fire("onUpdate")}onEnterFrame(){var t=this.getTimer()-this._startTime;this.state===UA?this.setTime(t):this.state===GA&&this.setTime(this.duration-t)}pause(){this.state=qxe,this.fire("onPause")}getTimer(){return new Date().getTime()}}class Fr{constructor(t){var n=this,r=t.node,i=r._id,o,a=t.easing||om.Linear,s=!!t.yoyo,l;typeof t.duration>"u"?o=.3:t.duration===0?o=.001:o=t.duration,this.node=r,this._id=Kxe++;var d=r.getLayer()||(r instanceof st.Stage?r.getLayers():null);d||ue.error("Tween constructor have `node` that is not in a layer. Please add node into layer first."),this.anim=new qa(function(){n.tween.onEnterFrame()},d),this.tween=new Zxe(l,function(p){n._tweenFunc(p)},a,0,1,o*1e3,s),this._addListeners(),Fr.attrs[i]||(Fr.attrs[i]={}),Fr.attrs[i][this._id]||(Fr.attrs[i][this._id]={}),Fr.tweens[i]||(Fr.tweens[i]={});for(l in t)jxe[l]===void 0&&this._addAttr(l,t[l]);this.reset(),this.onFinish=t.onFinish,this.onReset=t.onReset,this.onUpdate=t.onUpdate}_addAttr(t,n){var r=this.node,i=r._id,o,a,s,l,d,p,g,m;if(s=Fr.tweens[i][t],s&&delete Fr.attrs[i][s][t],o=r.getAttr(t),ue._isArray(n))if(a=[],d=Math.max(n.length,o.length),t==="points"&&n.length!==o.length&&(n.length>o.length?(g=o,o=ue._prepareArrayForTween(o,n,r.closed())):(p=n,n=ue._prepareArrayForTween(n,o,r.closed()))),t.indexOf("fill")===0)for(l=0;l{this.anim.start()},this.tween.onReverse=()=>{this.anim.start()},this.tween.onPause=()=>{this.anim.stop()},this.tween.onFinish=()=>{var t=this.node,n=Fr.attrs[t._id][this._id];n.points&&n.points.trueEnd&&t.setAttr("points",n.points.trueEnd),this.onFinish&&this.onFinish.call(this)},this.tween.onReset=()=>{var t=this.node,n=Fr.attrs[t._id][this._id];n.points&&n.points.trueStart&&t.points(n.points.trueStart),this.onReset&&this.onReset()},this.tween.onUpdate=()=>{this.onUpdate&&this.onUpdate.call(this)}}play(){return this.tween.play(),this}reverse(){return this.tween.reverse(),this}reset(){return this.tween.reset(),this}seek(t){return this.tween.seek(t*1e3),this}pause(){return this.tween.pause(),this}finish(){return this.tween.finish(),this}destroy(){var t=this.node._id,n=this._id,r=Fr.tweens[t],i;this.pause();for(i in r)delete Fr.tweens[t][i];delete Fr.attrs[t][n]}}Fr.attrs={};Fr.tweens={};He.prototype.to=function(e){var t=e.onFinish;e.node=this,e.onFinish=function(){this.destroy(),t&&t()};var n=new Fr(e);n.play()};const om={BackEaseIn(e,t,n,r){var i=1.70158;return n*(e/=r)*e*((i+1)*e-i)+t},BackEaseOut(e,t,n,r){var i=1.70158;return n*((e=e/r-1)*e*((i+1)*e+i)+1)+t},BackEaseInOut(e,t,n,r){var i=1.70158;return(e/=r/2)<1?n/2*(e*e*(((i*=1.525)+1)*e-i))+t:n/2*((e-=2)*e*(((i*=1.525)+1)*e+i)+2)+t},ElasticEaseIn(e,t,n,r,i,o){var a=0;return e===0?t:(e/=r)===1?t+n:(o||(o=r*.3),!i||i0?t:n),p=a*n,g=s*(s>0?t:n),m=l*(l>0?n:t);return{x:d,y:r?-1*m:g,width:p-d,height:m-g}}}Uu.prototype._centroid=!0;Uu.prototype.className="Arc";Uu.prototype._attrsAffectingSize=["innerRadius","outerRadius"];vr(Uu);Y.addGetterSetter(Uu,"innerRadius",0,$e());Y.addGetterSetter(Uu,"outerRadius",0,$e());Y.addGetterSetter(Uu,"angle",0,$e());Y.addGetterSetter(Uu,"clockwise",!1,zs());function LC(e,t,n,r,i,o,a){var s=Math.sqrt(Math.pow(n-e,2)+Math.pow(r-t,2)),l=Math.sqrt(Math.pow(i-n,2)+Math.pow(o-r,2)),d=a*s/(s+l),p=a*l/(s+l),g=n-d*(i-e),m=r-d*(o-t),y=n+p*(i-e),x=r+p*(o-t);return[g,m,y,x]}function qA(e,t){var n=e.length,r=[],i,o;for(i=2;i4){for(s=this.getTensionPoints(),l=s.length,d=o?0:4,o||t.quadraticCurveTo(s[0],s[1],s[2],s[3]);dp?d:p,P=d>p?1:d/p,E=d>p?p/d:1;t.translate(s,l),t.rotate(y),t.scale(P,E),t.arc(0,0,w,g,g+m,1-x),t.scale(1/P,1/E),t.rotate(-y),t.translate(-s,-l);break;case"z":r=!0,t.closePath();break}}!r&&!this.hasFill()?t.strokeShape(this):t.fillStrokeShape(this)}getSelfRect(){var t=[];this.dataArray.forEach(function(d){if(d.command==="A"){var p=d.points[4],g=d.points[5],m=d.points[4]+g,y=Math.PI/180;if(Math.abs(p-m)m;x-=y){const w=Rn.getPointOnEllipticalArc(d.points[0],d.points[1],d.points[2],d.points[3],x,0);t.push(w.x,w.y)}else for(let x=p+y;xthis.dataArray[r].pathLength;)t-=this.dataArray[r].pathLength,++r;if(r===i)return n=this.dataArray[r-1].points.slice(-2),{x:n[0],y:n[1]};if(t<.01)return n=this.dataArray[r].points.slice(0,2),{x:n[0],y:n[1]};var o=this.dataArray[r],a=o.points;switch(o.command){case"L":return Rn.getPointOnLine(t,o.start.x,o.start.y,a[0],a[1]);case"C":return Rn.getPointOnCubicBezier(t/o.pathLength,o.start.x,o.start.y,a[0],a[1],a[2],a[3],a[4],a[5]);case"Q":return Rn.getPointOnQuadraticBezier(t/o.pathLength,o.start.x,o.start.y,a[0],a[1],a[2],a[3]);case"A":var s=a[0],l=a[1],d=a[2],p=a[3],g=a[4],m=a[5],y=a[6];return g+=m*t/o.pathLength,Rn.getPointOnEllipticalArc(s,l,d,p,g,y)}return null}static getLineLength(t,n,r,i){return Math.sqrt((r-t)*(r-t)+(i-n)*(i-n))}static getPointOnLine(t,n,r,i,o,a,s){a===void 0&&(a=n),s===void 0&&(s=r);var l=(o-r)/(i-n+1e-8),d=Math.sqrt(t*t/(1+l*l));i0&&!isNaN(x[0]);){var k=null,L=[],I=l,N=d,z,F,B,U,q,Z,ge,ce,ve,we;switch(y){case"l":l+=x.shift(),d+=x.shift(),k="L",L.push(l,d);break;case"L":l=x.shift(),d=x.shift(),L.push(l,d);break;case"m":var xe=x.shift(),J=x.shift();if(l+=xe,d+=J,k="M",a.length>2&&a[a.length-1].command==="z"){for(var G=a.length-2;G>=0;G--)if(a[G].command==="M"){l=a[G].points[0]+xe,d=a[G].points[1]+J;break}}L.push(l,d),y="l";break;case"M":l=x.shift(),d=x.shift(),k="M",L.push(l,d),y="L";break;case"h":l+=x.shift(),k="L",L.push(l,d);break;case"H":l=x.shift(),k="L",L.push(l,d);break;case"v":d+=x.shift(),k="L",L.push(l,d);break;case"V":d=x.shift(),k="L",L.push(l,d);break;case"C":L.push(x.shift(),x.shift(),x.shift(),x.shift()),l=x.shift(),d=x.shift(),L.push(l,d);break;case"c":L.push(l+x.shift(),d+x.shift(),l+x.shift(),d+x.shift()),l+=x.shift(),d+=x.shift(),k="C",L.push(l,d);break;case"S":F=l,B=d,z=a[a.length-1],z.command==="C"&&(F=l+(l-z.points[2]),B=d+(d-z.points[3])),L.push(F,B,x.shift(),x.shift()),l=x.shift(),d=x.shift(),k="C",L.push(l,d);break;case"s":F=l,B=d,z=a[a.length-1],z.command==="C"&&(F=l+(l-z.points[2]),B=d+(d-z.points[3])),L.push(F,B,l+x.shift(),d+x.shift()),l+=x.shift(),d+=x.shift(),k="C",L.push(l,d);break;case"Q":L.push(x.shift(),x.shift()),l=x.shift(),d=x.shift(),L.push(l,d);break;case"q":L.push(l+x.shift(),d+x.shift()),l+=x.shift(),d+=x.shift(),k="Q",L.push(l,d);break;case"T":F=l,B=d,z=a[a.length-1],z.command==="Q"&&(F=l+(l-z.points[0]),B=d+(d-z.points[1])),l=x.shift(),d=x.shift(),k="Q",L.push(F,B,l,d);break;case"t":F=l,B=d,z=a[a.length-1],z.command==="Q"&&(F=l+(l-z.points[0]),B=d+(d-z.points[1])),l+=x.shift(),d+=x.shift(),k="Q",L.push(F,B,l,d);break;case"A":U=x.shift(),q=x.shift(),Z=x.shift(),ge=x.shift(),ce=x.shift(),ve=l,we=d,l=x.shift(),d=x.shift(),k="A",L=this.convertEndpointToCenterParameterization(ve,we,l,d,ge,ce,U,q,Z);break;case"a":U=x.shift(),q=x.shift(),Z=x.shift(),ge=x.shift(),ce=x.shift(),ve=l,we=d,l+=x.shift(),d+=x.shift(),k="A",L=this.convertEndpointToCenterParameterization(ve,we,l,d,ge,ce,U,q,Z);break}a.push({command:k||y,points:L,start:{x:I,y:N},pathLength:this.calcLength(I,N,k||y,L)})}(y==="z"||y==="Z")&&a.push({command:"z",points:[],start:void 0,pathLength:0})}return a}static calcLength(t,n,r,i){var o,a,s,l,d=Rn;switch(r){case"L":return d.getLineLength(t,n,i[0],i[1]);case"C":for(o=0,a=d.getPointOnCubicBezier(0,t,n,i[0],i[1],i[2],i[3],i[4],i[5]),l=.01;l<=1;l+=.01)s=d.getPointOnCubicBezier(l,t,n,i[0],i[1],i[2],i[3],i[4],i[5]),o+=d.getLineLength(a.x,a.y,s.x,s.y),a=s;return o;case"Q":for(o=0,a=d.getPointOnQuadraticBezier(0,t,n,i[0],i[1],i[2],i[3]),l=.01;l<=1;l+=.01)s=d.getPointOnQuadraticBezier(l,t,n,i[0],i[1],i[2],i[3]),o+=d.getLineLength(a.x,a.y,s.x,s.y),a=s;return o;case"A":o=0;var p=i[4],g=i[5],m=i[4]+g,y=Math.PI/180;if(Math.abs(p-m)m;l-=y)s=d.getPointOnEllipticalArc(i[0],i[1],i[2],i[3],l,0),o+=d.getLineLength(a.x,a.y,s.x,s.y),a=s;else for(l=p+y;l1&&(s*=Math.sqrt(y),l*=Math.sqrt(y));var x=Math.sqrt((s*s*(l*l)-s*s*(m*m)-l*l*(g*g))/(s*s*(m*m)+l*l*(g*g)));o===a&&(x*=-1),isNaN(x)&&(x=0);var w=x*s*m/l,P=x*-l*g/s,E=(t+r)/2+Math.cos(p)*w-Math.sin(p)*P,k=(n+i)/2+Math.sin(p)*w+Math.cos(p)*P,L=function(q){return Math.sqrt(q[0]*q[0]+q[1]*q[1])},I=function(q,Z){return(q[0]*Z[0]+q[1]*Z[1])/(L(q)*L(Z))},N=function(q,Z){return(q[0]*Z[1]=1&&(U=0),a===0&&U>0&&(U=U-2*Math.PI),a===1&&U<0&&(U=U+2*Math.PI),[E,k,s,l,z,U,p,a]}}Rn.prototype.className="Path";Rn.prototype._attrsAffectingSize=["data"];vr(Rn);Y.addGetterSetter(Rn,"data");class xh extends Gu{_sceneFunc(t){super._sceneFunc(t);var n=Math.PI*2,r=this.points(),i=r,o=this.tension()!==0&&r.length>4;o&&(i=this.getTensionPoints());var a=this.pointerLength(),s=r.length,l,d;if(o){const m=[i[i.length-4],i[i.length-3],i[i.length-2],i[i.length-1],r[s-2],r[s-1]],y=Rn.calcLength(i[i.length-4],i[i.length-3],"C",m),x=Rn.getPointOnQuadraticBezier(Math.min(1,1-a/y),m[0],m[1],m[2],m[3],m[4],m[5]);l=r[s-2]-x.x,d=r[s-1]-x.y}else l=r[s-2]-r[s-4],d=r[s-1]-r[s-3];var p=(Math.atan2(d,l)+n)%n,g=this.pointerWidth();this.pointerAtEnding()&&(t.save(),t.beginPath(),t.translate(r[s-2],r[s-1]),t.rotate(p),t.moveTo(0,0),t.lineTo(-a,g/2),t.lineTo(-a,-g/2),t.closePath(),t.restore(),this.__fillStroke(t)),this.pointerAtBeginning()&&(t.save(),t.beginPath(),t.translate(r[0],r[1]),o?(l=(i[0]+i[2])/2-r[0],d=(i[1]+i[3])/2-r[1]):(l=r[2]-r[0],d=r[3]-r[1]),t.rotate((Math.atan2(-d,-l)+n)%n),t.moveTo(0,0),t.lineTo(-a,g/2),t.lineTo(-a,-g/2),t.closePath(),t.restore(),this.__fillStroke(t))}__fillStroke(t){var n=this.dashEnabled();n&&(this.attrs.dashEnabled=!1,t.setLineDash([])),t.fillStrokeShape(this),n&&(this.attrs.dashEnabled=!0)}getSelfRect(){const t=super.getSelfRect(),n=this.pointerWidth()/2;return{x:t.x-n,y:t.y-n,width:t.width+n*2,height:t.height+n*2}}}xh.prototype.className="Arrow";vr(xh);Y.addGetterSetter(xh,"pointerLength",10,$e());Y.addGetterSetter(xh,"pointerWidth",10,$e());Y.addGetterSetter(xh,"pointerAtBeginning",!1);Y.addGetterSetter(xh,"pointerAtEnding",!0);class J0 extends Ne{_sceneFunc(t){t.beginPath(),t.arc(0,0,this.attrs.radius||0,0,Math.PI*2,!1),t.closePath(),t.fillStrokeShape(this)}getWidth(){return this.radius()*2}getHeight(){return this.radius()*2}setWidth(t){this.radius()!==t/2&&this.radius(t/2)}setHeight(t){this.radius()!==t/2&&this.radius(t/2)}}J0.prototype._centroid=!0;J0.prototype.className="Circle";J0.prototype._attrsAffectingSize=["radius"];vr(J0);Y.addGetterSetter(J0,"radius",0,$e());class Ed extends Ne{_sceneFunc(t){var n=this.radiusX(),r=this.radiusY();t.beginPath(),t.save(),n!==r&&t.scale(1,r/n),t.arc(0,0,n,0,Math.PI*2,!1),t.restore(),t.closePath(),t.fillStrokeShape(this)}getWidth(){return this.radiusX()*2}getHeight(){return this.radiusY()*2}setWidth(t){this.radiusX(t/2)}setHeight(t){this.radiusY(t/2)}}Ed.prototype.className="Ellipse";Ed.prototype._centroid=!0;Ed.prototype._attrsAffectingSize=["radiusX","radiusY"];vr(Ed);Y.addComponentsGetterSetter(Ed,"radius",["x","y"]);Y.addGetterSetter(Ed,"radiusX",0,$e());Y.addGetterSetter(Ed,"radiusY",0,$e());class Fs extends Ne{constructor(t){super(t),this.on("imageChange.konva",()=>{this._setImageLoad()}),this._setImageLoad()}_setImageLoad(){const t=this.image();t&&t.complete||t&&t.readyState===4||t&&t.addEventListener&&t.addEventListener("load",()=>{this._requestDraw()})}_useBufferCanvas(){return super._useBufferCanvas(!0)}_sceneFunc(t){const n=this.getWidth(),r=this.getHeight(),i=this.attrs.image;let o;if(i){const a=this.attrs.cropWidth,s=this.attrs.cropHeight;a&&s?o=[i,this.cropX(),this.cropY(),a,s,0,0,n,r]:o=[i,0,0,n,r]}(this.hasFill()||this.hasStroke())&&(t.beginPath(),t.rect(0,0,n,r),t.closePath(),t.fillStrokeShape(this)),i&&t.drawImage.apply(t,o)}_hitFunc(t){var n=this.width(),r=this.height();t.beginPath(),t.rect(0,0,n,r),t.closePath(),t.fillStrokeShape(this)}getWidth(){var t,n;return(t=this.attrs.width)!==null&&t!==void 0?t:(n=this.image())===null||n===void 0?void 0:n.width}getHeight(){var t,n;return(t=this.attrs.height)!==null&&t!==void 0?t:(n=this.image())===null||n===void 0?void 0:n.height}static fromURL(t,n,r=null){var i=ue.createImageElement();i.onload=function(){var o=new Fs({image:i});n(o)},i.onerror=r,i.crossOrigin="Anonymous",i.src=t}}Fs.prototype.className="Image";vr(Fs);Y.addGetterSetter(Fs,"image");Y.addComponentsGetterSetter(Fs,"crop",["x","y","width","height"]);Y.addGetterSetter(Fs,"cropX",0,$e());Y.addGetterSetter(Fs,"cropY",0,$e());Y.addGetterSetter(Fs,"cropWidth",0,$e());Y.addGetterSetter(Fs,"cropHeight",0,$e());var nH=["fontFamily","fontSize","fontStyle","padding","lineHeight","text","width","height","pointerDirection","pointerWidth","pointerHeight"],Yxe="Change.konva",Xxe="none",AC="up",MC="right",IC="down",RC="left",Qxe=nH.length;class S_ extends R0{constructor(t){super(t),this.on("add.konva",function(n){this._addListeners(n.child),this._sync()})}getText(){return this.find("Text")[0]}getTag(){return this.find("Tag")[0]}_addListeners(t){var n=this,r,i=function(){n._sync()};for(r=0;r{n=Math.min(n,a.x),r=Math.max(r,a.x),i=Math.min(i,a.y),o=Math.max(o,a.y)}),{x:n,y:i,width:r-n,height:o-i}}getWidth(){return this.radius()*2}getHeight(){return this.radius()*2}setWidth(t){this.radius(t/2)}setHeight(t){this.radius(t/2)}}wh.prototype.className="RegularPolygon";wh.prototype._centroid=!0;wh.prototype._attrsAffectingSize=["radius"];vr(wh);Y.addGetterSetter(wh,"radius",0,$e());Y.addGetterSetter(wh,"sides",0,$e());var KA=Math.PI*2;class Ch extends Ne{_sceneFunc(t){t.beginPath(),t.arc(0,0,this.innerRadius(),0,KA,!1),t.moveTo(this.outerRadius(),0),t.arc(0,0,this.outerRadius(),KA,0,!0),t.closePath(),t.fillStrokeShape(this)}getWidth(){return this.outerRadius()*2}getHeight(){return this.outerRadius()*2}setWidth(t){this.outerRadius(t/2)}setHeight(t){this.outerRadius(t/2)}}Ch.prototype.className="Ring";Ch.prototype._centroid=!0;Ch.prototype._attrsAffectingSize=["innerRadius","outerRadius"];vr(Ch);Y.addGetterSetter(Ch,"innerRadius",0,$e());Y.addGetterSetter(Ch,"outerRadius",0,$e());class Wl extends Ne{constructor(t){super(t),this._updated=!0,this.anim=new qa(()=>{var n=this._updated;return this._updated=!1,n}),this.on("animationChange.konva",function(){this.frameIndex(0)}),this.on("frameIndexChange.konva",function(){this._updated=!0}),this.on("frameRateChange.konva",function(){!this.anim.isRunning()||(clearInterval(this.interval),this._setInterval())})}_sceneFunc(t){var n=this.animation(),r=this.frameIndex(),i=r*4,o=this.animations()[n],a=this.frameOffsets(),s=o[i+0],l=o[i+1],d=o[i+2],p=o[i+3],g=this.image();if((this.hasFill()||this.hasStroke())&&(t.beginPath(),t.rect(0,0,d,p),t.closePath(),t.fillStrokeShape(this)),g)if(a){var m=a[n],y=r*2;t.drawImage(g,s,l,d,p,m[y+0],m[y+1],d,p)}else t.drawImage(g,s,l,d,p,0,0,d,p)}_hitFunc(t){var n=this.animation(),r=this.frameIndex(),i=r*4,o=this.animations()[n],a=this.frameOffsets(),s=o[i+2],l=o[i+3];if(t.beginPath(),a){var d=a[n],p=r*2;t.rect(d[p+0],d[p+1],s,l)}else t.rect(0,0,s,l);t.closePath(),t.fillShape(this)}_useBufferCanvas(){return super._useBufferCanvas(!0)}_setInterval(){var t=this;this.interval=setInterval(function(){t._updateIndex()},1e3/this.frameRate())}start(){if(!this.isRunning()){var t=this.getLayer();this.anim.setLayers(t),this._setInterval(),this.anim.start()}}stop(){this.anim.stop(),clearInterval(this.interval)}isRunning(){return this.anim.isRunning()}_updateIndex(){var t=this.frameIndex(),n=this.animation(),r=this.animations(),i=r[n],o=i.length/4;t{t=t.trim();const n=t.indexOf(" ")>=0,r=t.indexOf('"')>=0||t.indexOf("'")>=0;return n&&!r&&(t=`"${t}"`),t}).join(", ")}var Ey;function VS(){return Ey||(Ey=ue.createCanvasElement().getContext(tSe),Ey)}function fSe(e){e.fillText(this._partialText,this._partialTextX,this._partialTextY)}function hSe(e){e.strokeText(this._partialText,this._partialTextX,this._partialTextY)}function pSe(e){return e=e||{},!e.fillLinearGradientColorStops&&!e.fillRadialGradientColorStops&&!e.fillPatternImage&&(e.fill=e.fill||"black"),e}class mr extends Ne{constructor(t){super(pSe(t)),this._partialTextX=0,this._partialTextY=0;for(var n=0;n1&&(E+=a)}}}_hitFunc(t){var n=this.getWidth(),r=this.getHeight();t.beginPath(),t.rect(0,0,n,r),t.closePath(),t.fillStrokeShape(this)}setText(t){var n=ue._isString(t)?t:t==null?"":t+"";return this._setAttr(nSe,n),this}getWidth(){var t=this.attrs.width===Cp||this.attrs.width===void 0;return t?this.getTextWidth()+this.padding()*2:this.attrs.width}getHeight(){var t=this.attrs.height===Cp||this.attrs.height===void 0;return t?this.fontSize()*this.textArr.length*this.lineHeight()+this.padding()*2:this.attrs.height}getTextWidth(){return this.textWidth}getTextHeight(){return ue.warn("text.getTextHeight() method is deprecated. Use text.height() - for full height and text.fontSize() - for one line height."),this.textHeight}measureSize(t){var n=VS(),r=this.fontSize(),i;return n.save(),n.font=this._getContextFont(),i=n.measureText(t),n.restore(),{width:i.width,height:r}}_getContextFont(){return this.fontStyle()+ky+this.fontVariant()+ky+(this.fontSize()+aSe)+dSe(this.fontFamily())}_addTextLine(t){this.align()===lg&&(t=t.trim());var n=this._getTextWidth(t);return this.textArr.push({text:t,width:n,lastInParagraph:!1})}_getTextWidth(t){var n=this.letterSpacing(),r=t.length;return VS().measureText(t).width+(r?n*(r-1):0)}_setTextData(){var t=this.text().split(` -`),n=+this.fontSize(),r=0,i=this.lineHeight()*n,o=this.attrs.width,a=this.attrs.height,s=o!==Cp&&o!==void 0,l=a!==Cp&&a!==void 0,d=this.padding(),p=o-d*2,g=a-d*2,m=0,y=this.wrap(),x=y!==XA,w=y!==uSe&&x,P=this.ellipsis();this.textArr=[],VS().font=this._getContextFont();for(var E=P?this._getTextWidth(WS):0,k=0,L=t.length;kp)for(;I.length>0;){for(var z=0,F=I.length,B="",U=0;z>>1,Z=I.slice(0,q+1),ge=this._getTextWidth(Z)+E;ge<=p?(z=q+1,B=Z,U=ge):F=q}if(B){if(w){var ce,ve=I[B.length],we=ve===ky||ve===ZA;we&&U<=p?ce=B.length:ce=Math.max(B.lastIndexOf(ky),B.lastIndexOf(ZA))+1,ce>0&&(z=ce,B=B.slice(0,z),U=this._getTextWidth(B))}B=B.trimRight(),this._addTextLine(B),r=Math.max(r,U),m+=i;var xe=this._shouldHandleEllipsis(m);if(xe){this._tryToAddEllipsisToLastLine();break}if(I=I.slice(z),I=I.trimLeft(),I.length>0&&(N=this._getTextWidth(I),N<=p)){this._addTextLine(I),m+=i,r=Math.max(r,N);break}}else break}else this._addTextLine(I),m+=i,r=Math.max(r,N),this._shouldHandleEllipsis(m)&&kg)break;this.textArr[this.textArr.length-1]&&(this.textArr[this.textArr.length-1].lastInParagraph=!0)}this.textHeight=n,this.textWidth=r}_shouldHandleEllipsis(t){var n=+this.fontSize(),r=this.lineHeight()*n,i=this.attrs.height,o=i!==Cp&&i!==void 0,a=this.padding(),s=i-a*2,l=this.wrap(),d=l!==XA;return!d||o&&t+r>s}_tryToAddEllipsisToLastLine(){var t=this.attrs.width,n=t!==Cp&&t!==void 0,r=this.padding(),i=t-r*2,o=this.ellipsis(),a=this.textArr[this.textArr.length-1];if(!(!a||!o)){if(n){var s=this._getTextWidth(a.text+WS)=1){var r=n[0].p0;t.moveTo(r.x,r.y)}for(var i=0;i0&&(s+=t.dataArray[l].pathLength);var d=0;i==="center"&&(d=Math.max(0,s/2-a/2)),i==="right"&&(d=Math.max(0,s-a));for(var p=rH(this.text()),g=this.text().split(" ").length-1,m,y,x,w=-1,P=0,E=function(){P=0;for(var ge=t.dataArray,ce=w+1;ce0)return w=ce,ge[ce];ge[ce].command==="M"&&(m={x:ge[ce].points[0],y:ge[ce].points[1]})}return{}},k=function(ge){var ce=t._getTextSize(ge).width+r;ge===" "&&i==="justify"&&(ce+=(s-a)/g);var ve=0,we=0;for(y=void 0;Math.abs(ce-ve)/ce>.01&&we<20;){we++;for(var xe=ve;x===void 0;)x=E(),x&&xe+x.pathLengthce?y=Rn.getPointOnLine(ce,m.x,m.y,x.points[0],x.points[1],m.x,m.y):x=void 0;break;case"A":var G=x.points[4],ee=x.points[5],Q=x.points[4]+ee;P===0?P=G+1e-8:ce>ve?P+=Math.PI/180*ee/Math.abs(ee):P-=Math.PI/360*ee/Math.abs(ee),(ee<0&&P=0&&P>Q)&&(P=Q,J=!0),y=Rn.getPointOnEllipticalArc(x.points[0],x.points[1],x.points[2],x.points[3],P,x.points[6]);break;case"C":P===0?ce>x.pathLength?P=1e-8:P=ce/x.pathLength:ce>ve?P+=(ce-ve)/x.pathLength/2:P=Math.max(P-(ve-ce)/x.pathLength/2,0),P>1&&(P=1,J=!0),y=Rn.getPointOnCubicBezier(P,x.start.x,x.start.y,x.points[0],x.points[1],x.points[2],x.points[3],x.points[4],x.points[5]);break;case"Q":P===0?P=ce/x.pathLength:ce>ve?P+=(ce-ve)/x.pathLength:P-=(ve-ce)/x.pathLength,P>1&&(P=1,J=!0),y=Rn.getPointOnQuadraticBezier(P,x.start.x,x.start.y,x.points[0],x.points[1],x.points[2],x.points[3]);break}y!==void 0&&(ve=Rn.getLineLength(m.x,m.y,y.x,y.y)),J&&(J=!1,x=void 0)}},L="C",I=t._getTextSize(L).width+r,N=d/I-1,z=0;ze+`.${cH}`).join(" "),QA="nodesRect",vSe=["widthChange","heightChange","scaleXChange","scaleYChange","skewXChange","skewYChange","rotationChange","offsetXChange","offsetYChange","transformsEnabledChange","strokeWidthChange"],ySe={"top-left":-45,"top-center":0,"top-right":45,"middle-right":-90,"middle-left":90,"bottom-left":-135,"bottom-center":180,"bottom-right":135};const bSe="ontouchstart"in st._global;function xSe(e,t){if(e==="rotater")return"crosshair";t+=ue.degToRad(ySe[e]||0);var n=(ue.radToDeg(t)%360+360)%360;return ue._inRange(n,315+22.5,360)||ue._inRange(n,0,22.5)?"ns-resize":ue._inRange(n,45-22.5,45+22.5)?"nesw-resize":ue._inRange(n,90-22.5,90+22.5)?"ew-resize":ue._inRange(n,135-22.5,135+22.5)?"nwse-resize":ue._inRange(n,180-22.5,180+22.5)?"ns-resize":ue._inRange(n,225-22.5,225+22.5)?"nesw-resize":ue._inRange(n,270-22.5,270+22.5)?"ew-resize":ue._inRange(n,315-22.5,315+22.5)?"nwse-resize":(ue.error("Transformer has unknown angle for cursor detection: "+n),"pointer")}var z5=["top-left","top-center","top-right","middle-right","middle-left","bottom-left","bottom-center","bottom-right"],JA=1e8;function SSe(e){return{x:e.x+e.width/2*Math.cos(e.rotation)+e.height/2*Math.sin(-e.rotation),y:e.y+e.height/2*Math.cos(e.rotation)+e.width/2*Math.sin(e.rotation)}}function dH(e,t,n){const r=n.x+(e.x-n.x)*Math.cos(t)-(e.y-n.y)*Math.sin(t),i=n.y+(e.x-n.x)*Math.sin(t)+(e.y-n.y)*Math.cos(t);return Object.assign(Object.assign({},e),{rotation:e.rotation+t,x:r,y:i})}function wSe(e,t){const n=SSe(e);return dH(e,t,n)}function CSe(e,t,n){let r=t;for(let i=0;i{const i=()=>{this.nodes().length===1&&this.useSingleNodeRotation()&&this.rotation(this.nodes()[0].getAbsoluteRotation()),this._resetTransformCache(),!this._transforming&&!this.isDragging()&&this.update()},o=r._attrsAffectingSize.map(a=>a+"Change."+this._getEventNamespace()).join(" ");r.on(o,i),r.on(vSe.map(a=>a+`.${this._getEventNamespace()}`).join(" "),i),r.on(`absoluteTransformChange.${this._getEventNamespace()}`,i),this._proxyDrag(r)}),this._resetTransformCache();var n=!!this.findOne(".top-left");return n&&this.update(),this}_proxyDrag(t){let n;t.on(`dragstart.${this._getEventNamespace()}`,r=>{n=t.getAbsolutePosition(),!this.isDragging()&&t!==this.findOne(".back")&&this.startDrag(r,!1)}),t.on(`dragmove.${this._getEventNamespace()}`,r=>{if(!n)return;const i=t.getAbsolutePosition(),o=i.x-n.x,a=i.y-n.y;this.nodes().forEach(s=>{if(s===t||s.isDragging())return;const l=s.getAbsolutePosition();s.setAbsolutePosition({x:l.x+o,y:l.y+a}),s.startDrag(r)}),n=null})}getNodes(){return this._nodes||[]}getActiveAnchor(){return this._movingAnchorName}detach(){this._nodes&&this._nodes.forEach(t=>{t.off("."+this._getEventNamespace())}),this._nodes=[],this._resetTransformCache()}_resetTransformCache(){this._clearCache(QA),this._clearCache("transform"),this._clearSelfAndDescendantCache("absoluteTransform")}_getNodeRect(){return this._getCache(QA,this.__getNodeRect)}__getNodeShape(t,n=this.rotation(),r){var i=t.getClientRect({skipTransform:!0,skipShadow:!0,skipStroke:this.ignoreStroke()}),o=t.getAbsoluteScale(r),a=t.getAbsolutePosition(r),s=i.x*o.x-t.offsetX()*o.x,l=i.y*o.y-t.offsetY()*o.y;const d=(st.getAngle(t.getAbsoluteRotation())+Math.PI*2)%(Math.PI*2),p={x:a.x+s*Math.cos(d)+l*Math.sin(-d),y:a.y+l*Math.cos(d)+s*Math.sin(d),width:i.width*o.x,height:i.height*o.y,rotation:d};return dH(p,-st.getAngle(n),{x:0,y:0})}__getNodeRect(){var t=this.getNode();if(!t)return{x:-JA,y:-JA,width:0,height:0,rotation:0};const n=[];this.nodes().map(d=>{const p=d.getClientRect({skipTransform:!0,skipShadow:!0,skipStroke:this.ignoreStroke()});var g=[{x:p.x,y:p.y},{x:p.x+p.width,y:p.y},{x:p.x+p.width,y:p.y+p.height},{x:p.x,y:p.y+p.height}],m=d.getAbsoluteTransform();g.forEach(function(y){var x=m.point(y);n.push(x)})});const r=new da;r.rotate(-st.getAngle(this.rotation()));var i,o,a,s;n.forEach(function(d){var p=r.point(d);i===void 0&&(i=a=p.x,o=s=p.y),i=Math.min(i,p.x),o=Math.min(o,p.y),a=Math.max(a,p.x),s=Math.max(s,p.y)}),r.invert();const l=r.point({x:i,y:o});return{x:l.x,y:l.y,width:a-i,height:s-o,rotation:st.getAngle(this.rotation())}}getX(){return this._getNodeRect().x}getY(){return this._getNodeRect().y}getWidth(){return this._getNodeRect().width}getHeight(){return this._getNodeRect().height}_createElements(){this._createBack(),z5.forEach(function(t){this._createAnchor(t)}.bind(this)),this._createAnchor("rotater")}_createAnchor(t){var n=new Av({stroke:"rgb(0, 161, 255)",fill:"white",strokeWidth:1,name:t+" _anchor",dragDistance:0,draggable:!0,hitStrokeWidth:bSe?10:"auto"}),r=this;n.on("mousedown touchstart",function(i){r._handleMouseDown(i)}),n.on("dragstart",i=>{n.stopDrag(),i.cancelBubble=!0}),n.on("dragend",i=>{i.cancelBubble=!0}),n.on("mouseenter",()=>{var i=st.getAngle(this.rotation()),o=xSe(t,i);n.getStage().content&&(n.getStage().content.style.cursor=o),this._cursorChange=!0}),n.on("mouseout",()=>{n.getStage().content&&(n.getStage().content.style.cursor=""),this._cursorChange=!1}),this.add(n)}_createBack(){var t=new Ne({name:"back",width:0,height:0,draggable:!0,sceneFunc(n){var r=this.getParent(),i=r.padding();n.beginPath(),n.rect(-i,-i,this.width()+i*2,this.height()+i*2),n.moveTo(this.width()/2,-i),r.rotateEnabled()&&n.lineTo(this.width()/2,-r.rotateAnchorOffset()*ue._sign(this.height())-i),n.fillStrokeShape(this)},hitFunc:(n,r)=>{if(!!this.shouldOverdrawWholeArea()){var i=this.padding();n.beginPath(),n.rect(-i,-i,r.width()+i*2,r.height()+i*2),n.fillStrokeShape(r)}}});this.add(t),this._proxyDrag(t),t.on("dragstart",n=>{n.cancelBubble=!0}),t.on("dragmove",n=>{n.cancelBubble=!0}),t.on("dragend",n=>{n.cancelBubble=!0}),this.on("dragmove",n=>{this.update()})}_handleMouseDown(t){this._movingAnchorName=t.target.name().split(" ")[0];var n=this._getNodeRect(),r=n.width,i=n.height,o=Math.sqrt(Math.pow(r,2)+Math.pow(i,2));this.sin=Math.abs(i/o),this.cos=Math.abs(r/o),typeof window<"u"&&(window.addEventListener("mousemove",this._handleMouseMove),window.addEventListener("touchmove",this._handleMouseMove),window.addEventListener("mouseup",this._handleMouseUp,!0),window.addEventListener("touchend",this._handleMouseUp,!0)),this._transforming=!0;var a=t.target.getAbsolutePosition(),s=t.target.getStage().getPointerPosition();this._anchorDragOffset={x:s.x-a.x,y:s.y-a.y},this._fire("transformstart",{evt:t.evt,target:this.getNode()}),this._nodes.forEach(l=>{l._fire("transformstart",{evt:t.evt,target:l})})}_handleMouseMove(t){var n,r,i,o=this.findOne("."+this._movingAnchorName),a=o.getStage();a.setPointersPositions(t);const s=a.getPointerPosition();let l={x:s.x-this._anchorDragOffset.x,y:s.y-this._anchorDragOffset.y};const d=o.getAbsolutePosition();this.anchorDragBoundFunc()&&(l=this.anchorDragBoundFunc()(d,l,t)),o.setAbsolutePosition(l);const p=o.getAbsolutePosition();if(!(d.x===p.x&&d.y===p.y)){if(this._movingAnchorName==="rotater"){var g=this._getNodeRect();n=o.x()-g.width/2,r=-o.y()+g.height/2;let ge=Math.atan2(-r,n)+Math.PI/2;g.height<0&&(ge-=Math.PI);var m=st.getAngle(this.rotation());const ce=m+ge,ve=st.getAngle(this.rotationSnapTolerance()),xe=CSe(this.rotationSnaps(),ce,ve)-g.rotation,J=wSe(g,xe);this._fitNodesInto(J,t);return}var y=this.keepRatio()||t.shiftKey,k=this.centeredScaling()||t.altKey;if(this._movingAnchorName==="top-left"){if(y){var x=k?{x:this.width()/2,y:this.height()/2}:{x:this.findOne(".bottom-right").x(),y:this.findOne(".bottom-right").y()};i=Math.sqrt(Math.pow(x.x-o.x(),2)+Math.pow(x.y-o.y(),2));var w=this.findOne(".top-left").x()>x.x?-1:1,P=this.findOne(".top-left").y()>x.y?-1:1;n=i*this.cos*w,r=i*this.sin*P,this.findOne(".top-left").x(x.x-n),this.findOne(".top-left").y(x.y-r)}}else if(this._movingAnchorName==="top-center")this.findOne(".top-left").y(o.y());else if(this._movingAnchorName==="top-right"){if(y){var x=k?{x:this.width()/2,y:this.height()/2}:{x:this.findOne(".bottom-left").x(),y:this.findOne(".bottom-left").y()};i=Math.sqrt(Math.pow(o.x()-x.x,2)+Math.pow(x.y-o.y(),2));var w=this.findOne(".top-right").x()x.y?-1:1;n=i*this.cos*w,r=i*this.sin*P,this.findOne(".top-right").x(x.x+n),this.findOne(".top-right").y(x.y-r)}var E=o.position();this.findOne(".top-left").y(E.y),this.findOne(".bottom-right").x(E.x)}else if(this._movingAnchorName==="middle-left")this.findOne(".top-left").x(o.x());else if(this._movingAnchorName==="middle-right")this.findOne(".bottom-right").x(o.x());else if(this._movingAnchorName==="bottom-left"){if(y){var x=k?{x:this.width()/2,y:this.height()/2}:{x:this.findOne(".top-right").x(),y:this.findOne(".top-right").y()};i=Math.sqrt(Math.pow(x.x-o.x(),2)+Math.pow(o.y()-x.y,2));var w=x.x{r._fire("transformend",{evt:t,target:r})}),this._movingAnchorName=null}}_fitNodesInto(t,n){var r=this._getNodeRect();const i=1;if(ue._inRange(t.width,-this.padding()*2-i,i)){this.update();return}if(ue._inRange(t.height,-this.padding()*2-i,i)){this.update();return}const o=this.flipEnabled();var a=new da;if(a.rotate(st.getAngle(this.rotation())),this._movingAnchorName&&t.width<0&&this._movingAnchorName.indexOf("left")>=0){const g=a.point({x:-this.padding()*2,y:0});if(t.x+=g.x,t.y+=g.y,t.width+=this.padding()*2,this._movingAnchorName=this._movingAnchorName.replace("left","right"),this._anchorDragOffset.x-=g.x,this._anchorDragOffset.y-=g.y,!o){this.update();return}}else if(this._movingAnchorName&&t.width<0&&this._movingAnchorName.indexOf("right")>=0){const g=a.point({x:this.padding()*2,y:0});if(this._movingAnchorName=this._movingAnchorName.replace("right","left"),this._anchorDragOffset.x-=g.x,this._anchorDragOffset.y-=g.y,t.width+=this.padding()*2,!o){this.update();return}}if(this._movingAnchorName&&t.height<0&&this._movingAnchorName.indexOf("top")>=0){const g=a.point({x:0,y:-this.padding()*2});if(t.x+=g.x,t.y+=g.y,this._movingAnchorName=this._movingAnchorName.replace("top","bottom"),this._anchorDragOffset.x-=g.x,this._anchorDragOffset.y-=g.y,t.height+=this.padding()*2,!o){this.update();return}}else if(this._movingAnchorName&&t.height<0&&this._movingAnchorName.indexOf("bottom")>=0){const g=a.point({x:0,y:this.padding()*2});if(this._movingAnchorName=this._movingAnchorName.replace("bottom","top"),this._anchorDragOffset.x-=g.x,this._anchorDragOffset.y-=g.y,t.height+=this.padding()*2,!o){this.update();return}}if(this.boundBoxFunc()){const g=this.boundBoxFunc()(r,t);g?t=g:ue.warn("boundBoxFunc returned falsy. You should return new bound rect from it!")}const s=1e7,l=new da;l.translate(r.x,r.y),l.rotate(r.rotation),l.scale(r.width/s,r.height/s);const d=new da;d.translate(t.x,t.y),d.rotate(t.rotation),d.scale(t.width/s,t.height/s);const p=d.multiply(l.invert());this._nodes.forEach(g=>{var m;const y=g.getParent().getAbsoluteTransform(),x=g.getTransform().copy();x.translate(g.offsetX(),g.offsetY());const w=new da;w.multiply(y.copy().invert()).multiply(p).multiply(y).multiply(x);const P=w.decompose();g.setAttrs(P),this._fire("transform",{evt:n,target:g}),g._fire("transform",{evt:n,target:g}),(m=g.getLayer())===null||m===void 0||m.batchDraw()}),this.rotation(ue._getRotation(t.rotation)),this._resetTransformCache(),this.update(),this.getLayer().batchDraw()}forceUpdate(){this._resetTransformCache(),this.update()}_batchChangeChild(t,n){this.findOne(t).setAttrs(n)}update(){var t,n=this._getNodeRect();this.rotation(ue._getRotation(n.rotation));var r=n.width,i=n.height,o=this.enabledAnchors(),a=this.resizeEnabled(),s=this.padding(),l=this.anchorSize();this.find("._anchor").forEach(d=>{d.setAttrs({width:l,height:l,offsetX:l/2,offsetY:l/2,stroke:this.anchorStroke(),strokeWidth:this.anchorStrokeWidth(),fill:this.anchorFill(),cornerRadius:this.anchorCornerRadius()})}),this._batchChangeChild(".top-left",{x:0,y:0,offsetX:l/2+s,offsetY:l/2+s,visible:a&&o.indexOf("top-left")>=0}),this._batchChangeChild(".top-center",{x:r/2,y:0,offsetY:l/2+s,visible:a&&o.indexOf("top-center")>=0}),this._batchChangeChild(".top-right",{x:r,y:0,offsetX:l/2-s,offsetY:l/2+s,visible:a&&o.indexOf("top-right")>=0}),this._batchChangeChild(".middle-left",{x:0,y:i/2,offsetX:l/2+s,visible:a&&o.indexOf("middle-left")>=0}),this._batchChangeChild(".middle-right",{x:r,y:i/2,offsetX:l/2-s,visible:a&&o.indexOf("middle-right")>=0}),this._batchChangeChild(".bottom-left",{x:0,y:i,offsetX:l/2+s,offsetY:l/2-s,visible:a&&o.indexOf("bottom-left")>=0}),this._batchChangeChild(".bottom-center",{x:r/2,y:i,offsetY:l/2-s,visible:a&&o.indexOf("bottom-center")>=0}),this._batchChangeChild(".bottom-right",{x:r,y:i,offsetX:l/2-s,offsetY:l/2-s,visible:a&&o.indexOf("bottom-right")>=0}),this._batchChangeChild(".rotater",{x:r/2,y:-this.rotateAnchorOffset()*ue._sign(i)-s,visible:this.rotateEnabled()}),this._batchChangeChild(".back",{width:r,height:i,visible:this.borderEnabled(),stroke:this.borderStroke(),strokeWidth:this.borderStrokeWidth(),dash:this.borderDash(),x:0,y:0}),(t=this.getLayer())===null||t===void 0||t.batchDraw()}isTransforming(){return this._transforming}stopTransform(){if(this._transforming){this._removeEvents();var t=this.findOne("."+this._movingAnchorName);t&&t.stopDrag()}}destroy(){return this.getStage()&&this._cursorChange&&this.getStage().content&&(this.getStage().content.style.cursor=""),R0.prototype.destroy.call(this),this.detach(),this._removeEvents(),this}toObject(){return He.prototype.toObject.call(this)}getClientRect(){return this.nodes().length>0?super.getClientRect():{x:0,y:0,width:0,height:0}}}function _Se(e){return e instanceof Array||ue.warn("enabledAnchors value should be an array"),e instanceof Array&&e.forEach(function(t){z5.indexOf(t)===-1&&ue.warn("Unknown anchor name: "+t+". Available names are: "+z5.join(", "))}),e||[]}En.prototype.className="Transformer";vr(En);Y.addGetterSetter(En,"enabledAnchors",z5,_Se);Y.addGetterSetter(En,"flipEnabled",!0,zs());Y.addGetterSetter(En,"resizeEnabled",!0);Y.addGetterSetter(En,"anchorSize",10,$e());Y.addGetterSetter(En,"rotateEnabled",!0);Y.addGetterSetter(En,"rotationSnaps",[]);Y.addGetterSetter(En,"rotateAnchorOffset",50,$e());Y.addGetterSetter(En,"rotationSnapTolerance",5,$e());Y.addGetterSetter(En,"borderEnabled",!0);Y.addGetterSetter(En,"anchorStroke","rgb(0, 161, 255)");Y.addGetterSetter(En,"anchorStrokeWidth",1,$e());Y.addGetterSetter(En,"anchorFill","white");Y.addGetterSetter(En,"anchorCornerRadius",0,$e());Y.addGetterSetter(En,"borderStroke","rgb(0, 161, 255)");Y.addGetterSetter(En,"borderStrokeWidth",1,$e());Y.addGetterSetter(En,"borderDash");Y.addGetterSetter(En,"keepRatio",!0);Y.addGetterSetter(En,"centeredScaling",!1);Y.addGetterSetter(En,"ignoreStroke",!1);Y.addGetterSetter(En,"padding",0,$e());Y.addGetterSetter(En,"node");Y.addGetterSetter(En,"nodes");Y.addGetterSetter(En,"boundBoxFunc");Y.addGetterSetter(En,"anchorDragBoundFunc");Y.addGetterSetter(En,"shouldOverdrawWholeArea",!1);Y.addGetterSetter(En,"useSingleNodeRotation",!0);Y.backCompat(En,{lineEnabled:"borderEnabled",rotateHandlerOffset:"rotateAnchorOffset",enabledHandlers:"enabledAnchors"});class ju extends Ne{_sceneFunc(t){t.beginPath(),t.arc(0,0,this.radius(),0,st.getAngle(this.angle()),this.clockwise()),t.lineTo(0,0),t.closePath(),t.fillStrokeShape(this)}getWidth(){return this.radius()*2}getHeight(){return this.radius()*2}setWidth(t){this.radius(t/2)}setHeight(t){this.radius(t/2)}}ju.prototype.className="Wedge";ju.prototype._centroid=!0;ju.prototype._attrsAffectingSize=["radius"];vr(ju);Y.addGetterSetter(ju,"radius",0,$e());Y.addGetterSetter(ju,"angle",0,$e());Y.addGetterSetter(ju,"clockwise",!1);Y.backCompat(ju,{angleDeg:"angle",getAngleDeg:"getAngle",setAngleDeg:"setAngle"});function eM(){this.r=0,this.g=0,this.b=0,this.a=0,this.next=null}var kSe=[512,512,456,512,328,456,335,512,405,328,271,456,388,335,292,512,454,405,364,328,298,271,496,456,420,388,360,335,312,292,273,512,482,454,428,405,383,364,345,328,312,298,284,271,259,496,475,456,437,420,404,388,374,360,347,335,323,312,302,292,282,273,265,512,497,482,468,454,441,428,417,405,394,383,373,364,354,345,337,328,320,312,305,298,291,284,278,271,265,259,507,496,485,475,465,456,446,437,428,420,412,404,396,388,381,374,367,360,354,347,341,335,329,323,318,312,307,302,297,292,287,282,278,273,269,265,261,512,505,497,489,482,475,468,461,454,447,441,435,428,422,417,411,405,399,394,389,383,378,373,368,364,359,354,350,345,341,337,332,328,324,320,316,312,309,305,301,298,294,291,287,284,281,278,274,271,268,265,262,259,257,507,501,496,491,485,480,475,470,465,460,456,451,446,442,437,433,428,424,420,416,412,408,404,400,396,392,388,385,381,377,374,370,367,363,360,357,354,350,347,344,341,338,335,332,329,326,323,320,318,315,312,310,307,304,302,299,297,294,292,289,287,285,282,280,278,275,273,271,269,267,265,263,261,259],ESe=[9,11,12,13,13,14,14,15,15,15,15,16,16,16,16,17,17,17,17,17,17,17,18,18,18,18,18,18,18,18,18,19,19,19,19,19,19,19,19,19,19,19,19,19,19,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24];function PSe(e,t){var n=e.data,r=e.width,i=e.height,o,a,s,l,d,p,g,m,y,x,w,P,E,k,L,I,N,z,F,B,U,q,Z,ge,ce=t+t+1,ve=r-1,we=i-1,xe=t+1,J=xe*(xe+1)/2,G=new eM,ee=null,Q=G,W=null,ie=null,de=kSe[t],Se=ESe[t];for(s=1;s>Se,Z!==0?(Z=255/Z,n[p]=(m*de>>Se)*Z,n[p+1]=(y*de>>Se)*Z,n[p+2]=(x*de>>Se)*Z):n[p]=n[p+1]=n[p+2]=0,m-=P,y-=E,x-=k,w-=L,P-=W.r,E-=W.g,k-=W.b,L-=W.a,l=g+((l=o+t+1)>Se,Z>0?(Z=255/Z,n[l]=(m*de>>Se)*Z,n[l+1]=(y*de>>Se)*Z,n[l+2]=(x*de>>Se)*Z):n[l]=n[l+1]=n[l+2]=0,m-=P,y-=E,x-=k,w-=L,P-=W.r,E-=W.g,k-=W.b,L-=W.a,l=o+((l=a+xe)0&&PSe(t,n)};Y.addGetterSetter(He,"blurRadius",0,$e(),Y.afterSetFilter);const LSe=function(e){var t=this.brightness()*255,n=e.data,r=n.length,i;for(i=0;i255?255:i,o=o<0?0:o>255?255:o,a=a<0?0:a>255?255:a,n[s]=i,n[s+1]=o,n[s+2]=a};Y.addGetterSetter(He,"contrast",0,$e(),Y.afterSetFilter);const MSe=function(e){var t=this.embossStrength()*10,n=this.embossWhiteLevel()*255,r=this.embossDirection(),i=this.embossBlend(),o=0,a=0,s=e.data,l=e.width,d=e.height,p=l*4,g=d;switch(r){case"top-left":o=-1,a=-1;break;case"top":o=-1,a=0;break;case"top-right":o=-1,a=1;break;case"right":o=0,a=1;break;case"bottom-right":o=1,a=1;break;case"bottom":o=1,a=0;break;case"bottom-left":o=1,a=-1;break;case"left":o=0,a=-1;break;default:ue.error("Unknown emboss direction: "+r)}do{var m=(g-1)*p,y=o;g+y<1&&(y=0),g+y>d&&(y=0);var x=(g-1+y)*l*4,w=l;do{var P=m+(w-1)*4,E=a;w+E<1&&(E=0),w+E>l&&(E=0);var k=x+(w-1+E)*4,L=s[P]-s[k],I=s[P+1]-s[k+1],N=s[P+2]-s[k+2],z=L,F=z>0?z:-z,B=I>0?I:-I,U=N>0?N:-N;if(B>F&&(z=I),U>F&&(z=N),z*=t,i){var q=s[P]+z,Z=s[P+1]+z,ge=s[P+2]+z;s[P]=q>255?255:q<0?0:q,s[P+1]=Z>255?255:Z<0?0:Z,s[P+2]=ge>255?255:ge<0?0:ge}else{var ce=n-z;ce<0?ce=0:ce>255&&(ce=255),s[P]=s[P+1]=s[P+2]=ce}}while(--w)}while(--g)};Y.addGetterSetter(He,"embossStrength",.5,$e(),Y.afterSetFilter);Y.addGetterSetter(He,"embossWhiteLevel",.5,$e(),Y.afterSetFilter);Y.addGetterSetter(He,"embossDirection","top-left",null,Y.afterSetFilter);Y.addGetterSetter(He,"embossBlend",!1,null,Y.afterSetFilter);function US(e,t,n,r,i){var o=n-t,a=i-r,s;return o===0?r+a/2:a===0?r:(s=(e-t)/o,s=a*s+r,s)}const ISe=function(e){var t=e.data,n=t.length,r=t[0],i=r,o,a=t[1],s=a,l,d=t[2],p=d,g,m,y=this.enhance();if(y!==0){for(m=0;mi&&(i=o),l=t[m+1],ls&&(s=l),g=t[m+2],gp&&(p=g);i===r&&(i=255,r=0),s===a&&(s=255,a=0),p===d&&(p=255,d=0);var x,w,P,E,k,L,I,N,z;for(y>0?(w=i+y*(255-i),P=r-y*(r-0),k=s+y*(255-s),L=a-y*(a-0),N=p+y*(255-p),z=d-y*(d-0)):(x=(i+r)*.5,w=i+y*(i-x),P=r+y*(r-x),E=(s+a)*.5,k=s+y*(s-E),L=a+y*(a-E),I=(p+d)*.5,N=p+y*(p-I),z=d+y*(d-I)),m=0;mE?P:E;var k=a,L=o,I,N,z=360/L*Math.PI/180,F,B;for(N=0;NL?k:L;var I=a,N=o,z,F,B=n.polarRotation||0,U,q;for(p=0;pt&&(I=L,N=0,z=-1),i=0;i=0&&y=0&&x=0&&y=0&&x=255*4?255:0}return a}function GSe(e,t,n){for(var r=[.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111],i=Math.round(Math.sqrt(r.length)),o=Math.floor(i/2),a=[],s=0;s=0&&y=0&&x=n))for(o=w;o=r||(a=(n*o+i)*4,s+=I[a+0],l+=I[a+1],d+=I[a+2],p+=I[a+3],L+=1);for(s=s/L,l=l/L,d=d/L,p=p/L,i=y;i=n))for(o=w;o=r||(a=(n*o+i)*4,I[a+0]=s,I[a+1]=l,I[a+2]=d,I[a+3]=p)}};Y.addGetterSetter(He,"pixelSize",8,$e(),Y.afterSetFilter);const ZSe=function(e){var t=Math.round(this.levels()*254)+1,n=e.data,r=n.length,i=255/t,o;for(o=0;o255?255:e<0?0:Math.round(e)});Y.addGetterSetter(He,"green",0,function(e){return this._filterUpToDate=!1,e>255?255:e<0?0:Math.round(e)});Y.addGetterSetter(He,"blue",0,O$,Y.afterSetFilter);const XSe=function(e){var t=e.data,n=t.length,r=this.red(),i=this.green(),o=this.blue(),a=this.alpha(),s,l;for(s=0;s255?255:e<0?0:Math.round(e)});Y.addGetterSetter(He,"green",0,function(e){return this._filterUpToDate=!1,e>255?255:e<0?0:Math.round(e)});Y.addGetterSetter(He,"blue",0,O$,Y.afterSetFilter);Y.addGetterSetter(He,"alpha",1,function(e){return this._filterUpToDate=!1,e>1?1:e<0?0:e});const QSe=function(e){var t=e.data,n=t.length,r,i,o,a;for(r=0;r127&&(d=255-d),p>127&&(p=255-p),g>127&&(g=255-g),t[l]=d,t[l+1]=p,t[l+2]=g}while(--s)}while(--o)},ewe=function(e){var t=this.threshold()*255,n=e.data,r=n.length,i;for(i=0;ire||T[V]!==R[re]){var fe=` -`+T[V].replace(" at new "," at ");return c.displayName&&fe.includes("")&&(fe=fe.replace("",c.displayName)),fe}while(1<=V&&0<=re);break}}}finally{eo=!1,Error.prepareStackTrace=v}return(c=c?c.displayName||c.name:"")?ss(c):""}var Yu=Object.prototype.hasOwnProperty,Ws=[],Ea=-1;function Vi(c){return{current:c}}function vn(c){0>Ea||(c.current=Ws[Ea],Ws[Ea]=null,Ea--)}function dn(c,f){Ea++,Ws[Ea]=c.current,c.current=f}var to={},ar=Vi(to),Tr=Vi(!1),no=to;function Pa(c,f){var v=c.type.contextTypes;if(!v)return to;var _=c.stateNode;if(_&&_.__reactInternalMemoizedUnmaskedChildContext===f)return _.__reactInternalMemoizedMaskedChildContext;var T={},R;for(R in v)T[R]=f[R];return _&&(c=c.stateNode,c.__reactInternalMemoizedUnmaskedChildContext=f,c.__reactInternalMemoizedMaskedChildContext=T),T}function Lr(c){return c=c.childContextTypes,c!=null}function qo(){vn(Tr),vn(ar)}function Gl(c,f,v){if(ar.current!==to)throw Error(a(168));dn(ar,f),dn(Tr,v)}function Co(c,f,v){var _=c.stateNode;if(f=f.childContextTypes,typeof _.getChildContext!="function")return v;_=_.getChildContext();for(var T in _)if(!(T in f))throw Error(a(108,B(c)||"Unknown",T));return o({},v,_)}function ro(c){return c=(c=c.stateNode)&&c.__reactInternalMemoizedMergedChildContext||to,no=ar.current,dn(ar,c),dn(Tr,Tr.current),!0}function jl(c,f,v){var _=c.stateNode;if(!_)throw Error(a(169));v?(c=Co(c,f,no),_.__reactInternalMemoizedMergedChildContext=c,vn(Tr),vn(ar),dn(ar,c)):vn(Tr),dn(Tr,v)}var Jr=Math.clz32?Math.clz32:Kl,ql=Math.log,Xu=Math.LN2;function Kl(c){return c>>>=0,c===0?32:31-(ql(c)/Xu|0)|0}var Ta=64,Si=4194304;function La(c){switch(c&-c){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return c&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return c&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return c}}function ls(c,f){var v=c.pendingLanes;if(v===0)return 0;var _=0,T=c.suspendedLanes,R=c.pingedLanes,V=v&268435455;if(V!==0){var re=V&~T;re!==0?_=La(re):(R&=V,R!==0&&(_=La(R)))}else V=v&~T,V!==0?_=La(V):R!==0&&(_=La(R));if(_===0)return 0;if(f!==0&&f!==_&&(f&T)===0&&(T=_&-_,R=f&-f,T>=R||T===16&&(R&4194240)!==0))return f;if((_&4)!==0&&(_|=v&16),f=c.entangledLanes,f!==0)for(c=c.entanglements,f&=_;0v;v++)f.push(c);return f}function wi(c,f,v){c.pendingLanes|=f,f!==536870912&&(c.suspendedLanes=0,c.pingedLanes=0),c=c.eventTimes,f=31-Jr(f),c[f]=v}function us(c,f){var v=c.pendingLanes&~f;c.pendingLanes=f,c.suspendedLanes=0,c.pingedLanes=0,c.expiredLanes&=f,c.mutableReadLanes&=f,c.entangledLanes&=f,f=c.entanglements;var _=c.eventTimes;for(c=c.expirationTimes;0>=V,T-=V,ui=1<<32-Jr(f)+T|v<Ft?(Gr=kt,kt=null):Gr=kt.sibling;var Xt=Je(he,kt,ye[Ft],Ze);if(Xt===null){kt===null&&(kt=Gr);break}c&&kt&&Xt.alternate===null&&f(he,kt),ae=R(Xt,ae,Ft),Tt===null?Le=Xt:Tt.sibling=Xt,Tt=Xt,kt=Gr}if(Ft===ye.length)return v(he,kt),On&&Gs(he,Ft),Le;if(kt===null){for(;FtFt?(Gr=kt,kt=null):Gr=kt.sibling;var bs=Je(he,kt,Xt.value,Ze);if(bs===null){kt===null&&(kt=Gr);break}c&&kt&&bs.alternate===null&&f(he,kt),ae=R(bs,ae,Ft),Tt===null?Le=bs:Tt.sibling=bs,Tt=bs,kt=Gr}if(Xt.done)return v(he,kt),On&&Gs(he,Ft),Le;if(kt===null){for(;!Xt.done;Ft++,Xt=ye.next())Xt=Pt(he,Xt.value,Ze),Xt!==null&&(ae=R(Xt,ae,Ft),Tt===null?Le=Xt:Tt.sibling=Xt,Tt=Xt);return On&&Gs(he,Ft),Le}for(kt=_(he,kt);!Xt.done;Ft++,Xt=ye.next())Xt=Dn(kt,he,Ft,Xt.value,Ze),Xt!==null&&(c&&Xt.alternate!==null&&kt.delete(Xt.key===null?Ft:Xt.key),ae=R(Xt,ae,Ft),Tt===null?Le=Xt:Tt.sibling=Xt,Tt=Xt);return c&&kt.forEach(function(gi){return f(he,gi)}),On&&Gs(he,Ft),Le}function ia(he,ae,ye,Ze){if(typeof ye=="object"&&ye!==null&&ye.type===p&&ye.key===null&&(ye=ye.props.children),typeof ye=="object"&&ye!==null){switch(ye.$$typeof){case l:e:{for(var Le=ye.key,Tt=ae;Tt!==null;){if(Tt.key===Le){if(Le=ye.type,Le===p){if(Tt.tag===7){v(he,Tt.sibling),ae=T(Tt,ye.props.children),ae.return=he,he=ae;break e}}else if(Tt.elementType===Le||typeof Le=="object"&&Le!==null&&Le.$$typeof===L&&a1(Le)===Tt.type){v(he,Tt.sibling),ae=T(Tt,ye.props),ae.ref=Oa(he,Tt,ye),ae.return=he,he=ae;break e}v(he,Tt);break}else f(he,Tt);Tt=Tt.sibling}ye.type===p?(ae=ol(ye.props.children,he.mode,Ze,ye.key),ae.return=he,he=ae):(Ze=yf(ye.type,ye.key,ye.props,null,he.mode,Ze),Ze.ref=Oa(he,ae,ye),Ze.return=he,he=Ze)}return V(he);case d:e:{for(Tt=ye.key;ae!==null;){if(ae.key===Tt)if(ae.tag===4&&ae.stateNode.containerInfo===ye.containerInfo&&ae.stateNode.implementation===ye.implementation){v(he,ae.sibling),ae=T(ae,ye.children||[]),ae.return=he,he=ae;break e}else{v(he,ae);break}else f(he,ae);ae=ae.sibling}ae=al(ye,he.mode,Ze),ae.return=he,he=ae}return V(he);case L:return Tt=ye._init,ia(he,ae,Tt(ye._payload),Ze)}if(we(ye))return Pn(he,ae,ye,Ze);if(z(ye))return Jn(he,ae,ye,Ze);Gi(he,ye)}return typeof ye=="string"&&ye!==""||typeof ye=="number"?(ye=""+ye,ae!==null&&ae.tag===6?(v(he,ae.sibling),ae=T(ae,ye),ae.return=he,he=ae):(v(he,ae),ae=ap(ye,he.mode,Ze),ae.return=he,he=ae),V(he)):v(he,ae)}return ia}var ic=Wv(!0),Vv=Wv(!1),ef={},Eo=Vi(ef),Na=Vi(ef),te=Vi(ef);function be(c){if(c===ef)throw Error(a(174));return c}function pe(c,f){dn(te,f),dn(Na,c),dn(Eo,ef),c=J(f),vn(Eo),dn(Eo,c)}function Qe(){vn(Eo),vn(Na),vn(te)}function _t(c){var f=be(te.current),v=be(Eo.current);f=G(v,c.type,f),v!==f&&(dn(Na,c),dn(Eo,f))}function tn(c){Na.current===c&&(vn(Eo),vn(Na))}var Mt=Vi(0);function hn(c){for(var f=c;f!==null;){if(f.tag===13){var v=f.memoizedState;if(v!==null&&(v=v.dehydrated,v===null||$s(v)||Ul(v)))return f}else if(f.tag===19&&f.memoizedProps.revealOrder!==void 0){if((f.flags&128)!==0)return f}else if(f.child!==null){f.child.return=f,f=f.child;continue}if(f===c)break;for(;f.sibling===null;){if(f.return===null||f.return===c)return null;f=f.return}f.sibling.return=f.return,f=f.sibling}return null}var tf=[];function s1(){for(var c=0;cv?v:4,c(!0);var _=oc.transition;oc.transition={};try{c(!1),f()}finally{At=v,oc.transition=_}}function fc(){return ki().memoizedState}function g1(c,f,v){var _=Nr(c);if(v={lane:_,action:v,hasEagerState:!1,eagerState:null,next:null},pc(c))gc(f,v);else if(v=rc(c,f,v,_),v!==null){var T=pi();Lo(v,c,_,T),lf(v,f,_)}}function hc(c,f,v){var _=Nr(c),T={lane:_,action:v,hasEagerState:!1,eagerState:null,next:null};if(pc(c))gc(f,T);else{var R=c.alternate;if(c.lanes===0&&(R===null||R.lanes===0)&&(R=f.lastRenderedReducer,R!==null))try{var V=f.lastRenderedState,re=R(V,v);if(T.hasEagerState=!0,T.eagerState=re,M(re,V)){var fe=f.interleaved;fe===null?(T.next=T,Qd(f)):(T.next=fe.next,fe.next=T),f.interleaved=T;return}}catch{}finally{}v=rc(c,f,T,_),v!==null&&(T=pi(),Lo(v,c,_,T),lf(v,f,_))}}function pc(c){var f=c.alternate;return c===wn||f!==null&&f===wn}function gc(c,f){nf=an=!0;var v=c.pending;v===null?f.next=f:(f.next=v.next,v.next=f),c.pending=f}function lf(c,f,v){if((v&4194240)!==0){var _=f.lanes;_&=c.pendingLanes,v|=_,f.lanes=v,Ko(c,v)}}var hs={readContext:io,useCallback:ci,useContext:ci,useEffect:ci,useImperativeHandle:ci,useInsertionEffect:ci,useLayoutEffect:ci,useMemo:ci,useReducer:ci,useRef:ci,useState:ci,useDebugValue:ci,useDeferredValue:ci,useTransition:ci,useMutableSource:ci,useSyncExternalStore:ci,useId:ci,unstable_isNewReconciler:!1},Ib={readContext:io,useCallback:function(c,f){return ei().memoizedState=[c,f===void 0?null:f],c},useContext:io,useEffect:jv,useImperativeHandle:function(c,f,v){return v=v!=null?v.concat([c]):null,ou(4194308,4,br.bind(null,f,c),v)},useLayoutEffect:function(c,f){return ou(4194308,4,c,f)},useInsertionEffect:function(c,f){return ou(4,2,c,f)},useMemo:function(c,f){var v=ei();return f=f===void 0?null:f,c=c(),v.memoizedState=[c,f],c},useReducer:function(c,f,v){var _=ei();return f=v!==void 0?v(f):f,_.memoizedState=_.baseState=f,c={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:c,lastRenderedState:f},_.queue=c,c=c.dispatch=g1.bind(null,wn,c),[_.memoizedState,c]},useRef:function(c){var f=ei();return c={current:c},f.memoizedState=c},useState:Gv,useDebugValue:f1,useDeferredValue:function(c){return ei().memoizedState=c},useTransition:function(){var c=Gv(!1),f=c[0];return c=p1.bind(null,c[1]),ei().memoizedState=c,[f,c]},useMutableSource:function(){},useSyncExternalStore:function(c,f,v){var _=wn,T=ei();if(On){if(v===void 0)throw Error(a(407));v=v()}else{if(v=f(),Ur===null)throw Error(a(349));(iu&30)!==0||d1(_,f,v)}T.memoizedState=v;var R={value:v,getSnapshot:f};return T.queue=R,jv(Ks.bind(null,_,R,c),[c]),_.flags|=2048,af(9,cc.bind(null,_,R,v,f),void 0,null),v},useId:function(){var c=ei(),f=Ur.identifierPrefix;if(On){var v=Ia,_=ui;v=(_&~(1<<32-Jr(_)-1)).toString(32)+v,f=":"+f+"R"+v,v=ac++,0Yh&&(f.flags|=128,_=!0,yc(T,!1),f.lanes=4194304)}else{if(!_)if(c=hn(R),c!==null){if(f.flags|=128,_=!0,c=c.updateQueue,c!==null&&(f.updateQueue=c,f.flags|=4),yc(T,!0),T.tail===null&&T.tailMode==="hidden"&&!R.alternate&&!On)return di(f),null}else 2*fn()-T.renderingStartTime>Yh&&v!==1073741824&&(f.flags|=128,_=!0,yc(T,!1),f.lanes=4194304);T.isBackwards?(R.sibling=f.child,f.child=R):(c=T.last,c!==null?c.sibling=R:f.child=R,T.last=R)}return T.tail!==null?(f=T.tail,T.rendering=f,T.tail=f.sibling,T.renderingStartTime=fn(),f.sibling=null,c=Mt.current,dn(Mt,_?c&1|2:c&1),f):(di(f),null);case 22:case 23:return Pc(),v=f.memoizedState!==null,c!==null&&c.memoizedState!==null!==v&&(f.flags|=8192),v&&(f.mode&1)!==0?(ao&1073741824)!==0&&(di(f),ht&&f.subtreeFlags&6&&(f.flags|=8192)):di(f),null;case 24:return null;case 25:return null}throw Error(a(156,f.tag))}function C1(c,f){switch(n1(f),f.tag){case 1:return Lr(f.type)&&qo(),c=f.flags,c&65536?(f.flags=c&-65537|128,f):null;case 3:return Qe(),vn(Tr),vn(ar),s1(),c=f.flags,(c&65536)!==0&&(c&128)===0?(f.flags=c&-65537|128,f):null;case 5:return tn(f),null;case 13:if(vn(Mt),c=f.memoizedState,c!==null&&c.dehydrated!==null){if(f.alternate===null)throw Error(a(340));ec()}return c=f.flags,c&65536?(f.flags=c&-65537|128,f):null;case 19:return vn(Mt),null;case 4:return Qe(),null;case 10:return Yd(f.type._context),null;case 22:case 23:return Pc(),null;case 24:return null;default:return null}}var Ys=!1,Ir=!1,Fb=typeof WeakSet=="function"?WeakSet:Set,nt=null;function bc(c,f){var v=c.ref;if(v!==null)if(typeof v=="function")try{v(null)}catch(_){Vn(c,f,_)}else v.current=null}function ea(c,f,v){try{v()}catch(_){Vn(c,f,_)}}var zh=!1;function su(c,f){for(ee(c.containerInfo),nt=f;nt!==null;)if(c=nt,f=c.child,(c.subtreeFlags&1028)!==0&&f!==null)f.return=c,nt=f;else for(;nt!==null;){c=nt;try{var v=c.alternate;if((c.flags&1024)!==0)switch(c.tag){case 0:case 11:case 15:break;case 1:if(v!==null){var _=v.memoizedProps,T=v.memoizedState,R=c.stateNode,V=R.getSnapshotBeforeUpdate(c.elementType===c.type?_:Zo(c.type,_),T);R.__reactInternalSnapshotBeforeUpdate=V}break;case 3:ht&&Hi(c.stateNode.containerInfo);break;case 5:case 6:case 4:case 17:break;default:throw Error(a(163))}}catch(re){Vn(c,c.return,re)}if(f=c.sibling,f!==null){f.return=c.return,nt=f;break}nt=c.return}return v=zh,zh=!1,v}function fi(c,f,v){var _=f.updateQueue;if(_=_!==null?_.lastEffect:null,_!==null){var T=_=_.next;do{if((T.tag&c)===c){var R=T.destroy;T.destroy=void 0,R!==void 0&&ea(f,v,R)}T=T.next}while(T!==_)}}function Fh(c,f){if(f=f.updateQueue,f=f!==null?f.lastEffect:null,f!==null){var v=f=f.next;do{if((v.tag&c)===c){var _=v.create;v.destroy=_()}v=v.next}while(v!==f)}}function Bh(c){var f=c.ref;if(f!==null){var v=c.stateNode;switch(c.tag){case 5:c=xe(v);break;default:c=v}typeof f=="function"?f(c):f.current=c}}function _1(c){var f=c.alternate;f!==null&&(c.alternate=null,_1(f)),c.child=null,c.deletions=null,c.sibling=null,c.tag===5&&(f=c.stateNode,f!==null&&at(f)),c.stateNode=null,c.return=null,c.dependencies=null,c.memoizedProps=null,c.memoizedState=null,c.pendingProps=null,c.stateNode=null,c.updateQueue=null}function xc(c){return c.tag===5||c.tag===3||c.tag===4}function gs(c){e:for(;;){for(;c.sibling===null;){if(c.return===null||xc(c.return))return null;c=c.return}for(c.sibling.return=c.return,c=c.sibling;c.tag!==5&&c.tag!==6&&c.tag!==18;){if(c.flags&2||c.child===null||c.tag===4)continue e;c.child.return=c,c=c.child}if(!(c.flags&2))return c.stateNode}}function $h(c,f,v){var _=c.tag;if(_===5||_===6)c=c.stateNode,f?Be(v,c,f):Et(v,c);else if(_!==4&&(c=c.child,c!==null))for($h(c,f,v),c=c.sibling;c!==null;)$h(c,f,v),c=c.sibling}function k1(c,f,v){var _=c.tag;if(_===5||_===6)c=c.stateNode,f?Lt(v,c,f):Ee(v,c);else if(_!==4&&(c=c.child,c!==null))for(k1(c,f,v),c=c.sibling;c!==null;)k1(c,f,v),c=c.sibling}var Sr=null,ta=!1;function na(c,f,v){for(v=v.child;v!==null;)Rr(c,f,v),v=v.sibling}function Rr(c,f,v){if(Rt&&typeof Rt.onCommitFiberUnmount=="function")try{Rt.onCommitFiberUnmount(on,v)}catch{}switch(v.tag){case 5:Ir||bc(v,f);case 6:if(ht){var _=Sr,T=ta;Sr=null,na(c,f,v),Sr=_,ta=T,Sr!==null&&(ta?je(Sr,v.stateNode):ut(Sr,v.stateNode))}else na(c,f,v);break;case 18:ht&&Sr!==null&&(ta?Wd(Sr,v.stateNode):Hd(Sr,v.stateNode));break;case 4:ht?(_=Sr,T=ta,Sr=v.stateNode.containerInfo,ta=!0,na(c,f,v),Sr=_,ta=T):(Ht&&(_=v.stateNode.containerInfo,T=Vr(_),Bs(_,T)),na(c,f,v));break;case 0:case 11:case 14:case 15:if(!Ir&&(_=v.updateQueue,_!==null&&(_=_.lastEffect,_!==null))){T=_=_.next;do{var R=T,V=R.destroy;R=R.tag,V!==void 0&&((R&2)!==0||(R&4)!==0)&&ea(v,f,V),T=T.next}while(T!==_)}na(c,f,v);break;case 1:if(!Ir&&(bc(v,f),_=v.stateNode,typeof _.componentWillUnmount=="function"))try{_.props=v.memoizedProps,_.state=v.memoizedState,_.componentWillUnmount()}catch(re){Vn(v,f,re)}na(c,f,v);break;case 21:na(c,f,v);break;case 22:v.mode&1?(Ir=(_=Ir)||v.memoizedState!==null,na(c,f,v),Ir=_):na(c,f,v);break;default:na(c,f,v)}}function Hh(c){var f=c.updateQueue;if(f!==null){c.updateQueue=null;var v=c.stateNode;v===null&&(v=c.stateNode=new Fb),f.forEach(function(_){var T=c2.bind(null,c,_);v.has(_)||(v.add(_),_.then(T,T))})}}function Po(c,f){var v=f.deletions;if(v!==null)for(var _=0;_";case Gh:return":has("+(T1(c)||"")+")";case jh:return'[role="'+c.value+'"]';case qh:return'"'+c.value+'"';case Sc:return'[data-testname="'+c.value+'"]';default:throw Error(a(365))}}function wc(c,f){var v=[];c=[c,0];for(var _=0;_T&&(T=V),_&=~R}if(_=T,_=fn()-_,_=(120>_?120:480>_?480:1080>_?1080:1920>_?1920:3e3>_?3e3:4320>_?4320:1960*Bb(_/1960))-_,10<_){c.timeoutHandle=Ve(il.bind(null,c,Pi,vs),_);break}il(c,Pi,vs);break;case 5:il(c,Pi,vs);break;default:throw Error(a(329))}}}return ni(c,fn()),c.callbackNode===v?Jh.bind(null,c):null}function ep(c,f){var v=kc;return c.current.memoizedState.isDehydrated&&(nl(c,f).flags|=256),c=Tc(c,f),c!==2&&(f=Pi,Pi=v,f!==null&&tp(f)),c}function tp(c){Pi===null?Pi=c:Pi.push.apply(Pi,c)}function so(c){for(var f=c;;){if(f.flags&16384){var v=f.updateQueue;if(v!==null&&(v=v.stores,v!==null))for(var _=0;_c?16:c,Ct===null)var _=!1;else{if(c=Ct,Ct=null,Xh=0,(zt&6)!==0)throw Error(a(331));var T=zt;for(zt|=4,nt=c.current;nt!==null;){var R=nt,V=R.child;if((nt.flags&16)!==0){var re=R.deletions;if(re!==null){for(var fe=0;fefn()-M1?nl(c,0):A1|=v),ni(c,f)}function D1(c,f){f===0&&((c.mode&1)===0?f=1:(f=Si,Si<<=1,(Si&130023424)===0&&(Si=4194304)));var v=pi();c=Yo(c,f),c!==null&&(wi(c,f,v),ni(c,v))}function Hb(c){var f=c.memoizedState,v=0;f!==null&&(v=f.retryLane),D1(c,v)}function c2(c,f){var v=0;switch(c.tag){case 13:var _=c.stateNode,T=c.memoizedState;T!==null&&(v=T.retryLane);break;case 19:_=c.stateNode;break;default:throw Error(a(314))}_!==null&&_.delete(f),D1(c,v)}var z1;z1=function(c,f,v){if(c!==null)if(c.memoizedProps!==f.pendingProps||Tr.current)ji=!0;else{if((c.lanes&v)===0&&(f.flags&128)===0)return ji=!1,Db(c,f,v);ji=(c.flags&131072)!==0}else ji=!1,On&&(f.flags&1048576)!==0&&t1(f,Yt,f.index);switch(f.lanes=0,f.tag){case 2:var _=f.type;Da(c,f),c=f.pendingProps;var T=Pa(f,ar.current);nc(f,v),T=u1(null,f,_,c,T,v);var R=sc();return f.flags|=1,typeof T=="object"&&T!==null&&typeof T.render=="function"&&T.$$typeof===void 0?(f.tag=1,f.memoizedState=null,f.updateQueue=null,Lr(_)?(R=!0,ro(f)):R=!1,f.memoizedState=T.state!==null&&T.state!==void 0?T.state:null,i1(f),T.updater=Xo,f.stateNode=T,T._reactInternals=f,o1(f,_,c,v),f=Qo(null,f,_,!0,R,v)):(f.tag=0,On&&R&&Ci(f),Ei(null,f,T,v),f=f.child),f;case 16:_=f.elementType;e:{switch(Da(c,f),c=f.pendingProps,T=_._init,_=T(_._payload),f.type=_,T=f.tag=ip(_),c=Zo(_,c),T){case 0:f=y1(null,f,_,c,v);break e;case 1:f=t2(null,f,_,c,v);break e;case 11:f=Xv(null,f,_,c,v);break e;case 14:f=Zs(null,f,_,Zo(_.type,c),v);break e}throw Error(a(306,_,""))}return f;case 0:return _=f.type,T=f.pendingProps,T=f.elementType===_?T:Zo(_,T),y1(c,f,_,T,v);case 1:return _=f.type,T=f.pendingProps,T=f.elementType===_?T:Zo(_,T),t2(c,f,_,T,v);case 3:e:{if(n2(f),c===null)throw Error(a(387));_=f.pendingProps,R=f.memoizedState,T=R.element,Fv(c,f),Th(f,_,null,v);var V=f.memoizedState;if(_=V.element,Nt&&R.isDehydrated)if(R={element:_,isDehydrated:!1,cache:V.cache,pendingSuspenseBoundaries:V.pendingSuspenseBoundaries,transitions:V.transitions},f.updateQueue.baseState=R,f.memoizedState=R,f.flags&256){T=mc(Error(a(423)),f),f=r2(c,f,_,v,T);break e}else if(_!==T){T=mc(Error(a(424)),f),f=r2(c,f,_,v,T);break e}else for(Nt&&(_o=Od(f.stateNode.containerInfo),Wn=f,On=!0,Ui=null,ko=!1),v=Vv(f,null,_,v),f.child=v;v;)v.flags=v.flags&-3|4096,v=v.sibling;else{if(ec(),_===T){f=ps(c,f,v);break e}Ei(c,f,_,v)}f=f.child}return f;case 5:return _t(f),c===null&&jd(f),_=f.type,T=f.pendingProps,R=c!==null?c.memoizedProps:null,V=T.children,De(_,T)?V=null:R!==null&&De(_,R)&&(f.flags|=32),e2(c,f),Ei(c,f,V,v),f.child;case 6:return c===null&&jd(f),null;case 13:return i2(c,f,v);case 4:return pe(f,f.stateNode.containerInfo),_=f.pendingProps,c===null?f.child=ic(f,null,_,v):Ei(c,f,_,v),f.child;case 11:return _=f.type,T=f.pendingProps,T=f.elementType===_?T:Zo(_,T),Xv(c,f,_,T,v);case 7:return Ei(c,f,f.pendingProps,v),f.child;case 8:return Ei(c,f,f.pendingProps.children,v),f.child;case 12:return Ei(c,f,f.pendingProps.children,v),f.child;case 10:e:{if(_=f.type._context,T=f.pendingProps,R=f.memoizedProps,V=T.value,zv(f,_,V),R!==null)if(M(R.value,V)){if(R.children===T.children&&!Tr.current){f=ps(c,f,v);break e}}else for(R=f.child,R!==null&&(R.return=f);R!==null;){var re=R.dependencies;if(re!==null){V=R.child;for(var fe=re.firstContext;fe!==null;){if(fe.context===_){if(R.tag===1){fe=fs(-1,v&-v),fe.tag=2;var Fe=R.updateQueue;if(Fe!==null){Fe=Fe.shared;var rt=Fe.pending;rt===null?fe.next=fe:(fe.next=rt.next,rt.next=fe),Fe.pending=fe}}R.lanes|=v,fe=R.alternate,fe!==null&&(fe.lanes|=v),Xd(R.return,v,f),re.lanes|=v;break}fe=fe.next}}else if(R.tag===10)V=R.type===f.type?null:R.child;else if(R.tag===18){if(V=R.return,V===null)throw Error(a(341));V.lanes|=v,re=V.alternate,re!==null&&(re.lanes|=v),Xd(V,v,f),V=R.sibling}else V=R.child;if(V!==null)V.return=R;else for(V=R;V!==null;){if(V===f){V=null;break}if(R=V.sibling,R!==null){R.return=V.return,V=R;break}V=V.return}R=V}Ei(c,f,T.children,v),f=f.child}return f;case 9:return T=f.type,_=f.pendingProps.children,nc(f,v),T=io(T),_=_(T),f.flags|=1,Ei(c,f,_,v),f.child;case 14:return _=f.type,T=Zo(_,f.pendingProps),T=Zo(_.type,T),Zs(c,f,_,T,v);case 15:return Qv(c,f,f.type,f.pendingProps,v);case 17:return _=f.type,T=f.pendingProps,T=f.elementType===_?T:Zo(_,T),Da(c,f),f.tag=1,Lr(_)?(c=!0,ro(f)):c=!1,nc(f,v),$v(f,_,T),o1(f,_,T,v),Qo(null,f,_,!0,c,v);case 19:return a2(c,f,v);case 22:return Jv(c,f,v)}throw Error(a(156,f.tag))};function Li(c,f){return cs(c,f)}function za(c,f,v,_){this.tag=c,this.key=v,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=f,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=_,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Ao(c,f,v,_){return new za(c,f,v,_)}function F1(c){return c=c.prototype,!(!c||!c.isReactComponent)}function ip(c){if(typeof c=="function")return F1(c)?1:0;if(c!=null){if(c=c.$$typeof,c===w)return 11;if(c===k)return 14}return 2}function lo(c,f){var v=c.alternate;return v===null?(v=Ao(c.tag,f,c.key,c.mode),v.elementType=c.elementType,v.type=c.type,v.stateNode=c.stateNode,v.alternate=c,c.alternate=v):(v.pendingProps=f,v.type=c.type,v.flags=0,v.subtreeFlags=0,v.deletions=null),v.flags=c.flags&14680064,v.childLanes=c.childLanes,v.lanes=c.lanes,v.child=c.child,v.memoizedProps=c.memoizedProps,v.memoizedState=c.memoizedState,v.updateQueue=c.updateQueue,f=c.dependencies,v.dependencies=f===null?null:{lanes:f.lanes,firstContext:f.firstContext},v.sibling=c.sibling,v.index=c.index,v.ref=c.ref,v}function yf(c,f,v,_,T,R){var V=2;if(_=c,typeof c=="function")F1(c)&&(V=1);else if(typeof c=="string")V=5;else e:switch(c){case p:return ol(v.children,T,R,f);case g:V=8,T|=8;break;case m:return c=Ao(12,v,f,T|2),c.elementType=m,c.lanes=R,c;case P:return c=Ao(13,v,f,T),c.elementType=P,c.lanes=R,c;case E:return c=Ao(19,v,f,T),c.elementType=E,c.lanes=R,c;case I:return op(v,T,R,f);default:if(typeof c=="object"&&c!==null)switch(c.$$typeof){case y:V=10;break e;case x:V=9;break e;case w:V=11;break e;case k:V=14;break e;case L:V=16,_=null;break e}throw Error(a(130,c==null?c:typeof c,""))}return f=Ao(V,v,f,T),f.elementType=c,f.type=_,f.lanes=R,f}function ol(c,f,v,_){return c=Ao(7,c,_,f),c.lanes=v,c}function op(c,f,v,_){return c=Ao(22,c,_,f),c.elementType=I,c.lanes=v,c.stateNode={isHidden:!1},c}function ap(c,f,v){return c=Ao(6,c,null,f),c.lanes=v,c}function al(c,f,v){return f=Ao(4,c.children!==null?c.children:[],c.key,f),f.lanes=v,f.stateNode={containerInfo:c.containerInfo,pendingChildren:null,implementation:c.implementation},f}function bf(c,f,v,_,T){this.tag=f,this.containerInfo=c,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=We,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=Us(0),this.expirationTimes=Us(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Us(0),this.identifierPrefix=_,this.onRecoverableError=T,Nt&&(this.mutableSourceEagerHydrationData=null)}function d2(c,f,v,_,T,R,V,re,fe){return c=new bf(c,f,v,re,fe),f===1?(f=1,R===!0&&(f|=8)):f=0,R=Ao(3,null,null,f),c.current=R,R.stateNode=c,R.memoizedState={element:_,isDehydrated:v,cache:null,transitions:null,pendingSuspenseBoundaries:null},i1(R),c}function B1(c){if(!c)return to;c=c._reactInternals;e:{if(U(c)!==c||c.tag!==1)throw Error(a(170));var f=c;do{switch(f.tag){case 3:f=f.stateNode.context;break e;case 1:if(Lr(f.type)){f=f.stateNode.__reactInternalMemoizedMergedChildContext;break e}}f=f.return}while(f!==null);throw Error(a(171))}if(c.tag===1){var v=c.type;if(Lr(v))return Co(c,v,f)}return f}function $1(c){var f=c._reactInternals;if(f===void 0)throw typeof c.render=="function"?Error(a(188)):(c=Object.keys(c).join(","),Error(a(268,c)));return c=ge(f),c===null?null:c.stateNode}function xf(c,f){if(c=c.memoizedState,c!==null&&c.dehydrated!==null){var v=c.retryLane;c.retryLane=v!==0&&v=Fe&&R>=Pt&&T<=rt&&V<=Je){c.splice(f,1);break}else if(_!==Fe||v.width!==fe.width||JeV){if(!(R!==Pt||v.height!==fe.height||rt<_||Fe>T)){Fe>_&&(fe.width+=Fe-_,fe.x=_),rtR&&(fe.height+=Pt-R,fe.y=R),Jev&&(v=V)),V ")+` - -No matching component was found for: - `)+c.join(" > ")}return null},n.getPublicRootInstance=function(c){if(c=c.current,!c.child)return null;switch(c.child.tag){case 5:return xe(c.child.stateNode);default:return c.child.stateNode}},n.injectIntoDevTools=function(c){if(c={bundleType:c.bundleType,version:c.version,rendererPackageName:c.rendererPackageName,rendererConfig:c.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:s.ReactCurrentDispatcher,findHostInstanceByFiber:sp,findFiberByHostInstance:c.findFiberByHostInstance||H1,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.2.0"},typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u")c=!1;else{var f=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(f.isDisabled||!f.supportsFiber)c=!0;else{try{on=f.inject(c),Rt=f}catch{}c=!!f.checkDCE}}return c},n.isAlreadyRendering=function(){return!1},n.observeVisibleRects=function(c,f,v,_){if(!yt)throw Error(a(363));c=L1(c,f);var T=Vt(c,v,_).disconnect;return{disconnect:function(){T()}}},n.registerMutableSourceForHydration=function(c,f){var v=f._getVersion;v=v(f._source),c.mutableSourceEagerHydrationData==null?c.mutableSourceEagerHydrationData=[f,v]:c.mutableSourceEagerHydrationData.push(f,v)},n.runWithPriority=function(c,f){var v=At;try{return At=c,f()}finally{At=v}},n.shouldError=function(){return null},n.shouldSuspend=function(){return!1},n.updateContainer=function(c,f,v,_){var T=f.current,R=pi(),V=Nr(T);return v=B1(v),f.context===null?f.context=v:f.pendingContext=v,f=fs(R,V),f.payload={element:c},_=_===void 0?null:_,_!==null&&(f.callback=_),c=qs(T,f,V),c!==null&&(Lo(c,T,V,R),Ph(c,T,V)),V},n};(function(e){e.exports=twe})(fH);const nwe=n8(fH.exports);var w_={exports:{}},_h={};/** - * @license React - * react-reconciler-constants.production.min.js - * - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */_h.ConcurrentRoot=1;_h.ContinuousEventPriority=4;_h.DefaultEventPriority=16;_h.DiscreteEventPriority=1;_h.IdleEventPriority=536870912;_h.LegacyRoot=0;(function(e){e.exports=_h})(w_);const tM={children:!0,ref:!0,key:!0,style:!0,forwardedRef:!0,unstable_applyCache:!0,unstable_applyDrawHitFromCache:!0};let nM=!1,rM=!1;const C_=".react-konva-event",rwe=`ReactKonva: You have a Konva node with draggable = true and position defined but no onDragMove or onDragEnd events are handled. -Position of a node will be changed during drag&drop, so you should update state of the react app as well. -Consider to add onDragMove or onDragEnd events. -For more info see: https://github.com/konvajs/react-konva/issues/256 -`,iwe=`ReactKonva: You are using "zIndex" attribute for a Konva node. -react-konva may get confused with ordering. Just define correct order of elements in your render function of a component. -For more info see: https://github.com/konvajs/react-konva/issues/194 -`,owe={};function Tb(e,t,n=owe){if(!nM&&"zIndex"in t&&(console.warn(iwe),nM=!0),!rM&&t.draggable){var r=t.x!==void 0||t.y!==void 0,i=t.onDragEnd||t.onDragMove;r&&!i&&(console.warn(rwe),rM=!0)}for(var o in n)if(!tM[o]){var a=o.slice(0,2)==="on",s=n[o]!==t[o];if(a&&s){var l=o.substr(2).toLowerCase();l.substr(0,7)==="content"&&(l="content"+l.substr(7,1).toUpperCase()+l.substr(8)),e.off(l,n[o])}var d=!t.hasOwnProperty(o);d&&e.setAttr(o,void 0)}var p=t._useStrictMode,g={},m=!1;const y={};for(var o in t)if(!tM[o]){var a=o.slice(0,2)==="on",x=n[o]!==t[o];if(a&&x){var l=o.substr(2).toLowerCase();l.substr(0,7)==="content"&&(l="content"+l.substr(7,1).toUpperCase()+l.substr(8)),t[o]&&(y[l]=t[o])}!a&&(t[o]!==n[o]||p&&t[o]!==e.getAttr(o))&&(m=!0,g[o]=t[o])}m&&(e.setAttrs(g),Td(e));for(var l in y)e.on(l+C_,y[l])}function Td(e){if(!st.autoDrawEnabled){var t=e.getLayer()||e.getStage();t&&t.batchDraw()}}const hH={},awe={};lh.Node.prototype._applyProps=Tb;function swe(e,t){if(typeof t=="string"){console.error(`Do not use plain text as child of Konva.Node. You are using text: ${t}`);return}e.add(t),Td(e)}function lwe(e,t,n){let r=lh[e];r||(console.error(`Konva has no node with the type ${e}. Group will be used instead. If you use minimal version of react-konva, just import required nodes into Konva: "import "konva/lib/shapes/${e}" If you want to render DOM elements as part of canvas tree take a look into this demo: https://konvajs.github.io/docs/react/DOM_Portal.html`),r=lh.Group);const i={},o={};for(var a in t){var s=a.slice(0,2)==="on";s?o[a]=t[a]:i[a]=t[a]}const l=new r(i);return Tb(l,o),l}function uwe(e,t,n){console.error(`Text components are not supported for now in ReactKonva. Your text is: "${e}"`)}function cwe(e,t,n){return!1}function dwe(e){return e}function fwe(){return null}function hwe(){return null}function pwe(e,t,n,r){return awe}function gwe(){}function mwe(e){}function vwe(e,t){return!1}function ywe(){return hH}function bwe(){return hH}const xwe=setTimeout,Swe=clearTimeout,wwe=-1;function Cwe(e,t){return!1}const _we=!1,kwe=!0,Ewe=!0;function Pwe(e,t){t.parent===e?t.moveToTop():e.add(t),Td(e)}function Twe(e,t){t.parent===e?t.moveToTop():e.add(t),Td(e)}function pH(e,t,n){t._remove(),e.add(t),t.setZIndex(n.getZIndex()),Td(e)}function Lwe(e,t,n){pH(e,t,n)}function Awe(e,t){t.destroy(),t.off(C_),Td(e)}function Mwe(e,t){t.destroy(),t.off(C_),Td(e)}function Iwe(e,t,n){console.error(`Text components are not yet supported in ReactKonva. You text is: "${n}"`)}function Rwe(e,t,n){}function Owe(e,t,n,r,i){Tb(e,i,r)}function Nwe(e){e.hide(),Td(e)}function Dwe(e){}function zwe(e,t){(t.visible==null||t.visible)&&e.show()}function Fwe(e,t){}function Bwe(e){}function $we(){}const Hwe=()=>w_.exports.DefaultEventPriority,Wwe=Object.freeze(Object.defineProperty({__proto__:null,appendInitialChild:swe,createInstance:lwe,createTextInstance:uwe,finalizeInitialChildren:cwe,getPublicInstance:dwe,prepareForCommit:fwe,preparePortalMount:hwe,prepareUpdate:pwe,resetAfterCommit:gwe,resetTextContent:mwe,shouldDeprioritizeSubtree:vwe,getRootHostContext:ywe,getChildHostContext:bwe,scheduleTimeout:xwe,cancelTimeout:Swe,noTimeout:wwe,shouldSetTextContent:Cwe,isPrimaryRenderer:_we,warnsIfNotActing:kwe,supportsMutation:Ewe,appendChild:Pwe,appendChildToContainer:Twe,insertBefore:pH,insertInContainerBefore:Lwe,removeChild:Awe,removeChildFromContainer:Mwe,commitTextUpdate:Iwe,commitMount:Rwe,commitUpdate:Owe,hideInstance:Nwe,hideTextInstance:Dwe,unhideInstance:zwe,unhideTextInstance:Fwe,clearContainer:Bwe,detachDeletedInstance:$we,getCurrentEventPriority:Hwe,now:Gp.exports.unstable_now,idlePriority:Gp.exports.unstable_IdlePriority,run:Gp.exports.unstable_runWithPriority},Symbol.toStringTag,{value:"Module"}));var Vwe=Object.defineProperty,Uwe=Object.defineProperties,Gwe=Object.getOwnPropertyDescriptors,iM=Object.getOwnPropertySymbols,jwe=Object.prototype.hasOwnProperty,qwe=Object.prototype.propertyIsEnumerable,oM=(e,t,n)=>t in e?Vwe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,aM=(e,t)=>{for(var n in t||(t={}))jwe.call(t,n)&&oM(e,n,t[n]);if(iM)for(var n of iM(t))qwe.call(t,n)&&oM(e,n,t[n]);return e},Kwe=(e,t)=>Uwe(e,Gwe(t));function __(e,t,n){if(!e)return;if(n(e)===!0)return e;let r=t?e.return:e.child;for(;r;){const i=__(r,t,n);if(i)return i;r=t?null:r.sibling}}function gH(e){try{return Object.defineProperties(e,{_currentRenderer:{get(){return null},set(){}},_currentRenderer2:{get(){return null},set(){}}})}catch{return e}}const k_=gH(C.exports.createContext(null));class mH extends C.exports.Component{render(){return S(k_.Provider,{value:this._reactInternals,children:this.props.children})}}const{ReactCurrentOwner:Zwe,ReactCurrentDispatcher:Ywe}=C.exports.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function Xwe(){const e=C.exports.useContext(k_);if(!e)throw new Error("its-fine: useFiber must be called within a !");const t=C.exports.useId();return C.exports.useMemo(()=>{var r;return(r=Zwe.current)!=null?r:__(e,!1,i=>{let o=i.memoizedState;for(;o;){if(o.memoizedState===t)return!0;o=o.next}})},[e,t])}const cg=[],sM=new WeakMap;function Qwe(){var e;const t=Xwe();cg.splice(0,cg.length),__(t,!0,n=>{var r;const i=(r=n.type)==null?void 0:r._context;i&&i!==k_&&cg.push(gH(i))});for(const n of cg){const r=(e=Ywe.current)==null?void 0:e.readContext(n);sM.set(n,r)}return C.exports.useMemo(()=>cg.reduce((n,r)=>i=>C.exports.createElement(n,null,C.exports.createElement(r.Provider,Kwe(aM({},i),{value:sM.get(r)}))),n=>S(mH,{...aM({},n)})),[])}function Jwe(e){const t=le.useRef();return le.useLayoutEffect(()=>{t.current=e}),t.current}const e6e=e=>{const t=le.useRef(),n=le.useRef(),r=le.useRef(),i=Jwe(e),o=Qwe(),a=s=>{const{forwardedRef:l}=e;!l||(typeof l=="function"?l(s):l.current=s)};return le.useLayoutEffect(()=>(n.current=new lh.Stage({width:e.width,height:e.height,container:t.current}),a(n.current),r.current=Tg.createContainer(n.current,w_.exports.LegacyRoot,!1,null),Tg.updateContainer(S(o,{children:e.children}),r.current),()=>{!lh.isBrowser||(a(null),Tg.updateContainer(null,r.current,null),n.current.destroy())}),[]),le.useLayoutEffect(()=>{a(n.current),Tb(n.current,e,i),Tg.updateContainer(S(o,{children:e.children}),r.current,null)}),S("div",{ref:t,accessKey:e.accessKey,className:e.className,role:e.role,style:e.style,tabIndex:e.tabIndex,title:e.title})},GS="Layer",t6e="Group",OC="Rect",NC="Circle",n6e="Line",jS="Image",r6e="Transformer",Tg=nwe(Wwe);Tg.injectIntoDevTools({findHostInstanceByFiber:()=>null,bundleType:0,version:le.version,rendererPackageName:"react-konva"});const i6e=le.forwardRef((e,t)=>S(mH,{children:S(e6e,{...e,forwardedRef:t})})),o6e=e=>{const{r:t,g:n,b:r,a:i}=e;return`rgba(${t}, ${n}, ${r}, ${i})`},vH=e=>{const{r:t,g:n,b:r}=e;return`rgba(${t}, ${n}, ${r})`},a6e=Zt(e=>e.inpainting,e=>{const{lines:t,maskColor:n}=e;return{lines:t,maskColorString:vH(n)}}),s6e=Zt([e=>e.inpainting,e=>e.options,as],(e,t,n)=>{const{tool:r,brushSize:i,maskColor:o,shouldInvertMask:a,shouldShowMask:s,shouldShowCheckboardTransparency:l,lines:d,pastLines:p,futureLines:g,shouldShowBoundingBoxFill:m}=e,{showDualDisplay:y}=t;return{tool:r,brushSize:i,maskColor:o,shouldInvertMask:a,shouldShowMask:s,shouldShowCheckboardTransparency:l,canUndo:p.length>0,canRedo:g.length>0,isMaskEmpty:d.length===0,activeTabName:n,showDualDisplay:y,shouldShowBoundingBoxFill:m}},{memoizeOptions:{resultEqualityCheck:Kt.isEqual}}),l6e=Zt(e=>e.inpainting,e=>{const{tool:t,brushSize:n,maskColor:r,shouldInvertMask:i,shouldShowMask:o,shouldShowCheckboardTransparency:a,imageToInpaint:s,stageScale:l,shouldShowBoundingBox:d,shouldShowBoundingBoxFill:p,isDrawing:g,shouldLockBoundingBox:m,boundingBoxDimensions:y,isTransformingBoundingBox:x,isMouseOverBoundingBox:w,isMovingBoundingBox:P}=e;let E="";return x?E=void 0:P||w?E="move":o?E="none":E="default",{tool:t,brushSize:n,shouldInvertMask:i,shouldShowMask:o,shouldShowCheckboardTransparency:a,maskColor:r,imageToInpaint:s,stageScale:l,shouldShowBoundingBox:d,shouldShowBoundingBoxFill:p,isDrawing:g,shouldLockBoundingBox:m,boundingBoxDimensions:y,isTransformingBoundingBox:x,isModifyingBoundingBox:x||P,stageCursor:E,isMouseOverBoundingBox:w}},{memoizeOptions:{resultEqualityCheck:(e,t)=>{const{imageToInpaint:n,...r}=e,{imageToInpaint:i,...o}=t;return Kt.isEqual(r,o)&&n==i}}}),u6e=()=>{const{lines:e,maskColorString:t}=qe(a6e);return S(Bn,{children:e.map((n,r)=>S(n6e,{points:n.points,stroke:t,strokeWidth:n.strokeWidth*2,tension:0,lineCap:"round",lineJoin:"round",shadowForStrokeEnabled:!1,listening:!1,globalCompositeOperation:n.tool==="brush"?"source-over":"destination-out"},r))})},c6e=Zt(e=>e.inpainting,e=>{const{cursorPosition:t,canvasDimensions:{width:n,height:r},shouldShowBrushPreview:i,brushSize:o,maskColor:a,tool:s,shouldShowBrush:l}=e;return{cursorPosition:t,width:n,height:r,shouldShowBrushPreview:i,brushSize:o,maskColorString:vH(a),tool:s,shouldShowBrush:l}},{memoizeOptions:{resultEqualityCheck:Kt.isEqual}}),d6e=()=>{const{cursorPosition:e,width:t,height:n,brushSize:r,maskColorString:i,tool:o}=qe(c6e);return e?S(NC,{x:e?e.x:t/2,y:e?e.y:n/2,radius:r/2,fill:i,listening:!1,globalCompositeOperation:o==="eraser"?"destination-out":"source-over"}):null},f6e=Zt(e=>e.inpainting,e=>{const{cursorPosition:t,canvasDimensions:{width:n,height:r},shouldShowBrushPreview:i,brushSize:o,stageScale:a,shouldShowBrush:s}=e;return{cursorPosition:t,width:n,height:r,shouldShowBrushPreview:i,brushSize:o,strokeWidth:1/a,shouldShowBrush:s}},{memoizeOptions:{resultEqualityCheck:Kt.isEqual}}),h6e=()=>{const{cursorPosition:e,width:t,height:n,shouldShowBrushPreview:r,brushSize:i,strokeWidth:o,shouldShowBrush:a}=qe(f6e);return!a||!(e||r)?null:oe(Bn,{children:[S(NC,{x:e?e.x:t/2,y:e?e.y:n/2,radius:i/2,stroke:"rgba(0,0,0,1)",strokeWidth:o,strokeEnabled:!0,listening:!1}),S(NC,{x:e?e.x:t/2,y:e?e.y:n/2,radius:1,fill:"rgba(0,0,0,1)",listening:!1})]})},p6e=()=>{const{tool:e,lines:t,cursorPosition:n,brushSize:r,canvasDimensions:{width:i,height:o},maskColor:a,shouldInvertMask:s,shouldShowMask:l,shouldShowBrushPreview:d,shouldShowCheckboardTransparency:p,imageToInpaint:g,shouldShowBrush:m,shouldShowBoundingBoxFill:y,shouldLockBoundingBox:x,stageScale:w,pastLines:P,futureLines:E,needsCache:k,isDrawing:L,isTransformingBoundingBox:I,isMovingBoundingBox:N}=qe(z=>z.inpainting);return C.exports.useLayoutEffect(()=>{!bl.current||bl.current.cache({x:0,y:0,width:i,height:o})},[t,n,i,o,e,r,a,s,l,d,p,g,m,y,x,w,P,E,k,L,I,N]),C.exports.useEffect(()=>{const z=window.setTimeout(()=>{!bl.current||bl.current.cache({x:0,y:0,width:i,height:o})},0);return()=>{window.clearTimeout(z)}}),null},Ty=e=>{const t=e.getPointerPosition(),n=e.getAbsoluteTransform().copy();if(!t||!n)return;const r=n.invert().point(t);return{x:Math.floor(r.x),y:Math.floor(r.y)}},g6e=4,yH=Zt(e=>e.inpainting,e=>{const{boundingBoxCoordinate:t,boundingBoxDimensions:n,boundingBoxPreviewFill:r,canvasDimensions:i,stageScale:o,imageToInpaint:a,shouldLockBoundingBox:s,isDrawing:l,isTransformingBoundingBox:d,isMovingBoundingBox:p,isMouseOverBoundingBox:g,isSpacebarHeld:m}=e;return{boundingBoxCoordinate:t,boundingBoxDimensions:n,boundingBoxPreviewFillString:o6e(r),canvasDimensions:i,stageScale:o,imageToInpaint:a,dash:g6e/o,strokeWidth:1/o,shouldLockBoundingBox:s,isDrawing:l,isTransformingBoundingBox:d,isMouseOverBoundingBox:g,isMovingBoundingBox:p,isSpacebarHeld:m}},{memoizeOptions:{resultEqualityCheck:Kt.isEqual}}),m6e=()=>{const{boundingBoxCoordinate:e,boundingBoxDimensions:t,boundingBoxPreviewFillString:n,canvasDimensions:r}=qe(yH);return oe(t6e,{children:[S(OC,{x:0,y:0,height:r.height,width:r.width,fill:n}),S(OC,{x:e.x,y:e.y,width:t.width,height:t.height,fill:"rgb(255,255,255)",listening:!1,globalCompositeOperation:"destination-out"})]})},v6e=()=>{const e=pt(),{boundingBoxCoordinate:t,boundingBoxDimensions:n,stageScale:r,imageToInpaint:i,shouldLockBoundingBox:o,isDrawing:a,isTransformingBoundingBox:s,isMovingBoundingBox:l,isMouseOverBoundingBox:d,isSpacebarHeld:p}=qe(yH),g=C.exports.useRef(null),m=C.exports.useRef(null);C.exports.useEffect(()=>{!g.current||!m.current||(g.current.nodes([m.current]),g.current.getLayer()?.batchDraw())},[o]);const y=64*r,x=C.exports.useCallback(B=>{e(aA({x:Math.floor(B.target.x()),y:Math.floor(B.target.y())}))},[e]),w=C.exports.useCallback(B=>{if(!i)return t;const{x:U,y:q}=B,Z=i.width-n.width,ge=i.height-n.height,ce=Math.floor(Kt.clamp(U,0,Z*r)),ve=Math.floor(Kt.clamp(q,0,ge*r));return{x:ce,y:ve}},[t,n,i,r]),P=C.exports.useCallback(()=>{if(!m.current)return;const B=m.current,U=B.scaleX(),q=B.scaleY(),Z=Math.round(B.width()*U),ge=Math.round(B.height()*q),ce=Math.round(B.x()),ve=Math.round(B.y());e(Cg({width:Z,height:ge})),e(aA({x:ce,y:ve})),B.scaleX(1),B.scaleY(1)},[e]),E=C.exports.useCallback((B,U,q)=>{const Z=B.x%y,ge=B.y%y,ce=tA(U.x,y)+Z,ve=tA(U.y,y)+ge,we=Math.abs(U.x-ce),xe=Math.abs(U.y-ve),J=we!i||U.width+U.x>i.width*r||U.height+U.y>i.height*r||U.x<0||U.y<0?B:U,[i,r]),L=B=>{B.cancelBubble=!0,B.evt.stopImmediatePropagation(),e(AS(!0))},I=B=>{e(AS(!1)),e(xp(!1))},N=B=>{B.cancelBubble=!0,B.evt.stopImmediatePropagation(),e(sA(!0))},z=B=>{e(AS(!1)),e(sA(!1)),e(xp(!1))},F=(B,U)=>{B.rect(0,0,i?.width,i?.height),B.fillShape(U)};return oe(Bn,{children:[S(OC,{x:t.x,y:t.y,width:n.width,height:n.height,ref:m,stroke:d?"rgba(255,255,255,0.3)":"white",strokeWidth:Math.floor((d?8:1)/r),fillEnabled:p,hitFunc:p?F:void 0,hitStrokeWidth:Math.floor(13/r),listening:!a&&!o,onMouseOver:()=>{e(xp(!0))},onMouseOut:()=>{!s&&!l&&e(xp(!1))},onMouseDown:N,onMouseUp:z,draggable:!0,onDragMove:x,dragBoundFunc:w,onTransform:P,onDragEnd:z,onTransformEnd:I}),S(r6e,{ref:g,anchorCornerRadius:3,anchorFill:"rgba(212,216,234,1)",anchorSize:15,anchorStroke:"rgb(42,42,42)",borderDash:[4,4],borderStroke:"black",rotateEnabled:!1,borderEnabled:!0,flipEnabled:!1,ignoreStroke:!0,keepRatio:!1,listening:!a&&!o,onMouseDown:L,onMouseUp:I,enabledAnchors:o?[]:void 0,boundBoxFunc:k,anchorDragBoundFunc:E,onDragEnd:z,onTransformEnd:I,onMouseOver:()=>{e(xp(!0))},onMouseOut:()=>{!s&&!l&&e(xp(!1))}})]})},y6e=Zt([e=>e.options,e=>e.inpainting,as],(e,t,n)=>{const{shouldShowMask:r,cursorPosition:i,shouldLockBoundingBox:o,shouldShowBoundingBox:a}=t;return{activeTabName:n,shouldShowMask:r,isCursorOnCanvas:Boolean(i),shouldLockBoundingBox:o,shouldShowBoundingBox:a}},{memoizeOptions:{resultEqualityCheck:Kt.isEqual}}),b6e=()=>{const e=pt(),{shouldShowMask:t,activeTabName:n,isCursorOnCanvas:r,shouldLockBoundingBox:i,shouldShowBoundingBox:o}=qe(y6e),a=C.exports.useRef(!1),s=C.exports.useRef(null);return C.exports.useEffect(()=>{const l=d=>{if(!(!["x","q"].includes(d.key)||n!=="inpainting"||!t)){if(!r){s.current||(s.current=d),a.current=!1;return}if(d.stopPropagation(),d.preventDefault(),!d.repeat){if(s.current||(a.current=!0,s.current=d),!a.current&&d.type==="keyup"){a.current=!0,s.current=d;return}switch(d.key){case"x":{e(w3e());break}case"q":{if(!t||!o)break;e(L3e(d.type==="keydown")),e(jB(d.type!=="keydown"));break}}s.current=d,a.current=!0}}};return document.addEventListener("keydown",l),document.addEventListener("keyup",l),()=>{document.removeEventListener("keydown",l),document.removeEventListener("keyup",l)}},[e,n,t,r,i,o]),null},x6e=Zt(e=>e.inpainting,e=>{const{shouldShowMask:t,shouldInvertMask:n,shouldLockBoundingBox:r,shouldShowBoundingBox:i}=e;return{shouldShowMask:t,shouldInvertMask:n,shouldLockBoundingBox:r,shouldShowBoundingBox:i}}),S6e=()=>{const{shouldShowMask:e,shouldInvertMask:t,shouldLockBoundingBox:n,shouldShowBoundingBox:r}=qe(x6e);return oe("div",{className:"inpainting-alerts",children:[S("div",{style:{pointerEvents:"none"},children:S(Zr,{"aria-label":"Show/HideMask",size:"xs",variant:"ghost",fontSize:"1rem","data-selected":!e,icon:e?S(g_,{}):S(p_,{})})}),S("div",{style:{pointerEvents:"none"},children:S(Zr,{"aria-label":"Invert Mask",variant:"ghost",size:"xs",fontSize:"1rem","data-selected":t,icon:t?S(LB,{}):S(AB,{})})}),S("div",{style:{pointerEvents:"none"},children:S(Zr,{"aria-label":"Bounding Box Lock",size:"xs",variant:"ghost","data-selected":n,icon:n?S(Rye,{}):S(qye,{})})}),S("div",{style:{pointerEvents:"none"},children:S(Zr,{"aria-label":"Bounding Box Lock",size:"xs",variant:"ghost","data-alert":!r,icon:S(a3e,{})})})]})};let fl,bl,F5;const w6e=()=>{const e=pt(),{tool:t,brushSize:n,shouldInvertMask:r,shouldShowMask:i,shouldShowCheckboardTransparency:o,maskColor:a,imageToInpaint:s,stageScale:l,shouldShowBoundingBox:d,shouldShowBoundingBoxFill:p,isDrawing:g,isMouseOverBoundingBox:m,isModifyingBoundingBox:y,stageCursor:x}=qe(l6e),w=Cd();fl=C.exports.useRef(null),bl=C.exports.useRef(null),F5=C.exports.useRef(null);const P=C.exports.useRef({x:0,y:0}),E=C.exports.useRef(!1),[k,L]=C.exports.useState(null);C.exports.useEffect(()=>{if(s){const U=new Image;U.onload=()=>{F5.current=U,L(U)},U.onerror=()=>{w({title:"Unable to Load Image",description:`Image ${s.url} failed to load`,status:"error",isClosable:!0}),e(o_())},U.src=s.url}else L(null)},[s,e,l,w]);const I=C.exports.useCallback(()=>{if(!fl.current)return;const U=Ty(fl.current);!U||!bl.current||y||(e(sy(!0)),e(rA({tool:t,strokeWidth:n/2,points:[U.x,U.y]})))},[e,n,t,y]),N=C.exports.useCallback(()=>{if(!fl.current)return;const U=Ty(fl.current);!U||(e(oA(U)),bl.current&&(P.current=U,!(!g||y)&&(E.current=!0,e(iA([U.x,U.y])))))},[e,g,y]),z=C.exports.useCallback(()=>{if(!E.current&&g&&fl.current){const U=Ty(fl.current);if(!U||!bl.current||y)return;e(iA([U.x,U.y]))}else E.current=!1;e(sy(!1))},[e,g,y]),F=C.exports.useCallback(()=>{e(oA(null)),e(sy(!1))},[e]),B=C.exports.useCallback(U=>{if(U.evt.buttons===1){if(!fl.current)return;const q=Ty(fl.current);if(!q||!bl.current||y)return;e(sy(!0)),e(rA({tool:t,strokeWidth:n/2,points:[q.x,q.y]}))}},[e,n,t,y]);return S("div",{className:"inpainting-canvas-container",tabIndex:1,children:oe("div",{className:"inpainting-canvas-wrapper",children:[S(S6e,{}),k&&oe(i6e,{width:Math.floor(k.width*l),height:Math.floor(k.height*l),scale:{x:l,y:l},onMouseDown:I,onMouseMove:N,onMouseEnter:B,onMouseUp:z,onMouseOut:F,onMouseLeave:F,style:{...x?{cursor:x}:{}},className:"inpainting-canvas-stage checkerboard",ref:fl,children:[!r&&!o&&S(GS,{name:"image-layer",listening:!1,children:S(jS,{listening:!1,image:k})}),i&&oe(Bn,{children:[oe(GS,{name:"mask-layer",listening:!1,opacity:o||r?1:a.a,ref:bl,children:[S(u6e,{}),!m&&!y&&S(d6e,{}),r&&S(jS,{image:k,listening:!1,globalCompositeOperation:"source-in"}),!r&&o&&S(jS,{image:k,listening:!1,globalCompositeOperation:"source-out"})]}),oe(GS,{children:[p&&d&&S(m6e,{}),d&&S(v6e,{}),!m&&!y&&S(h6e,{})]})]})]}),S(p6e,{}),S(b6e,{})]})})},C6e=()=>{const e=pt(),{needsCache:t,imageToInpaint:n}=qe(i=>i.inpainting),r=C.exports.useRef(null);return C.exports.useLayoutEffect(()=>{window.setTimeout(()=>{if(!r.current||!n)return;const i=r.current.clientWidth,o=r.current.clientHeight,a=Math.min(1,Math.min(i/n.width,o/n.height));e(S3e(a))},0)},[e,n,t]),S("div",{ref:r,className:"inpainting-canvas-area",children:S(U0,{thickness:"2px",speed:"1s",size:"xl"})})};function _6e(e){return gt({tag:"svg",attr:{viewBox:"0 0 16 16",fill:"currentColor"},child:[{tag:"path",attr:{d:"M14 1H3L2 2v11l1 1h11l1-1V2l-1-1zM8 13H3V2h5v11zm6 0H9V2h5v11z"}}]})(e)}function Lb(){return(Lb=Object.assign||function(e){for(var t=1;t=0||(i[n]=e[n]);return i}function DC(e){var t=C.exports.useRef(e),n=C.exports.useRef(function(r){t.current&&t.current(r)});return t.current=e,n.current}var O0=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=1),e>n?n:e0:P.buttons>0)&&i.current?o(lM(i.current,P,s.current)):w(!1)},x=function(){return w(!1)};function w(P){var E=l.current,k=zC(i.current),L=P?k.addEventListener:k.removeEventListener;L(E?"touchmove":"mousemove",y),L(E?"touchend":"mouseup",x)}return[function(P){var E=P.nativeEvent,k=i.current;if(k&&(uM(E),!function(I,N){return N&&!am(I)}(E,l.current)&&k)){if(am(E)){l.current=!0;var L=E.changedTouches||[];L.length&&(s.current=L[0].identifier)}k.focus(),o(lM(k,E,s.current)),w(!0)}},function(P){var E=P.which||P.keyCode;E<37||E>40||(P.preventDefault(),a({left:E===39?.05:E===37?-.05:0,top:E===40?.05:E===38?-.05:0}))},w]},[a,o]),p=d[0],g=d[1],m=d[2];return C.exports.useEffect(function(){return m},[m]),S("div",{...Lb({},r,{onTouchStart:p,onMouseDown:p,className:"react-colorful__interactive",ref:i,onKeyDown:g,tabIndex:0,role:"slider"})})}),Ab=function(e){return e.filter(Boolean).join(" ")},P_=function(e){var t=e.color,n=e.left,r=e.top,i=r===void 0?.5:r,o=Ab(["react-colorful__pointer",e.className]);return S("div",{className:o,style:{top:100*i+"%",left:100*n+"%"},children:S("div",{className:"react-colorful__pointer-fill",style:{backgroundColor:t}})})},mo=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=Math.pow(10,t)),Math.round(n*e)/n},xH=function(e){var t=e.s,n=e.v,r=e.a,i=(200-t)*n/100;return{h:mo(e.h),s:mo(i>0&&i<200?t*n/100/(i<=100?i:200-i)*100:0),l:mo(i/2),a:mo(r,2)}},FC=function(e){var t=xH(e);return"hsl("+t.h+", "+t.s+"%, "+t.l+"%)"},qS=function(e){var t=xH(e);return"hsla("+t.h+", "+t.s+"%, "+t.l+"%, "+t.a+")"},k6e=function(e){var t=e.h,n=e.s,r=e.v,i=e.a;t=t/360*6,n/=100,r/=100;var o=Math.floor(t),a=r*(1-n),s=r*(1-(t-o)*n),l=r*(1-(1-t+o)*n),d=o%6;return{r:mo(255*[r,s,a,a,l,r][d]),g:mo(255*[l,r,r,s,a,a][d]),b:mo(255*[a,a,l,r,r,s][d]),a:mo(i,2)}},E6e=function(e){var t=e.r,n=e.g,r=e.b,i=e.a,o=Math.max(t,n,r),a=o-Math.min(t,n,r),s=a?o===t?(n-r)/a:o===n?2+(r-t)/a:4+(t-n)/a:0;return{h:mo(60*(s<0?s+6:s)),s:mo(o?a/o*100:0),v:mo(o/255*100),a:i}},P6e=le.memo(function(e){var t=e.hue,n=e.onChange,r=Ab(["react-colorful__hue",e.className]);return le.createElement("div",{className:r},le.createElement(E_,{onMove:function(i){n({h:360*i.left})},onKey:function(i){n({h:O0(t+360*i.left,0,360)})},"aria-label":"Hue","aria-valuenow":mo(t),"aria-valuemax":"360","aria-valuemin":"0"},le.createElement(P_,{className:"react-colorful__hue-pointer",left:t/360,color:FC({h:t,s:100,v:100,a:1})})))}),T6e=le.memo(function(e){var t=e.hsva,n=e.onChange,r={backgroundColor:FC({h:t.h,s:100,v:100,a:1})};return le.createElement("div",{className:"react-colorful__saturation",style:r},le.createElement(E_,{onMove:function(i){n({s:100*i.left,v:100-100*i.top})},onKey:function(i){n({s:O0(t.s+100*i.left,0,100),v:O0(t.v-100*i.top,0,100)})},"aria-label":"Color","aria-valuetext":"Saturation "+mo(t.s)+"%, Brightness "+mo(t.v)+"%"},le.createElement(P_,{className:"react-colorful__saturation-pointer",top:1-t.v/100,left:t.s/100,color:FC(t)})))}),SH=function(e,t){if(e===t)return!0;for(var n in e)if(e[n]!==t[n])return!1;return!0};function L6e(e,t,n){var r=DC(n),i=C.exports.useState(function(){return e.toHsva(t)}),o=i[0],a=i[1],s=C.exports.useRef({color:t,hsva:o});C.exports.useEffect(function(){if(!e.equal(t,s.current.color)){var d=e.toHsva(t);s.current={hsva:d,color:t},a(d)}},[t,e]),C.exports.useEffect(function(){var d;SH(o,s.current.hsva)||e.equal(d=e.fromHsva(o),s.current.color)||(s.current={hsva:o,color:d},r(d))},[o,e,r]);var l=C.exports.useCallback(function(d){a(function(p){return Object.assign({},p,d)})},[]);return[o,l]}var A6e=typeof window<"u"?C.exports.useLayoutEffect:C.exports.useEffect,M6e=function(){return typeof __webpack_nonce__<"u"?__webpack_nonce__:void 0},cM=new Map,I6e=function(e){A6e(function(){var t=e.current?e.current.ownerDocument:document;if(t!==void 0&&!cM.has(t)){var n=t.createElement("style");n.innerHTML=`.react-colorful{position:relative;display:flex;flex-direction:column;width:200px;height:200px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.react-colorful__saturation{position:relative;flex-grow:1;border-color:transparent;border-bottom:12px solid #000;border-radius:8px 8px 0 0;background-image:linear-gradient(0deg,#000,transparent),linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.react-colorful__alpha-gradient,.react-colorful__pointer-fill{content:"";position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none;border-radius:inherit}.react-colorful__alpha-gradient,.react-colorful__saturation{box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}.react-colorful__alpha,.react-colorful__hue{position:relative;height:24px}.react-colorful__hue{background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.react-colorful__last-control{border-radius:0 0 8px 8px}.react-colorful__interactive{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:inherit;outline:none;touch-action:none}.react-colorful__pointer{position:absolute;z-index:1;box-sizing:border-box;width:28px;height:28px;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2)}.react-colorful__interactive:focus .react-colorful__pointer{transform:translate(-50%,-50%) scale(1.1)}.react-colorful__alpha,.react-colorful__alpha-pointer{background-color:#fff;background-image:url('data:image/svg+xml;charset=utf-8,')}.react-colorful__saturation-pointer{z-index:3}.react-colorful__hue-pointer{z-index:2}`,cM.set(t,n);var r=M6e();r&&n.setAttribute("nonce",r),t.head.appendChild(n)}},[])},R6e=function(e){var t=e.className,n=e.hsva,r=e.onChange,i={backgroundImage:"linear-gradient(90deg, "+qS(Object.assign({},n,{a:0}))+", "+qS(Object.assign({},n,{a:1}))+")"},o=Ab(["react-colorful__alpha",t]),a=mo(100*n.a);return le.createElement("div",{className:o},S("div",{className:"react-colorful__alpha-gradient",style:i}),le.createElement(E_,{onMove:function(s){r({a:s.left})},onKey:function(s){r({a:O0(n.a+s.left)})},"aria-label":"Alpha","aria-valuetext":a+"%","aria-valuenow":a,"aria-valuemin":"0","aria-valuemax":"100"},le.createElement(P_,{className:"react-colorful__alpha-pointer",left:n.a,color:qS(n)})))},O6e=function(e){var t=e.className,n=e.colorModel,r=e.color,i=r===void 0?n.defaultColor:r,o=e.onChange,a=bH(e,["className","colorModel","color","onChange"]),s=C.exports.useRef(null);I6e(s);var l=L6e(n,i,o),d=l[0],p=l[1],g=Ab(["react-colorful",t]);return le.createElement("div",Lb({},a,{ref:s,className:g}),S(T6e,{hsva:d,onChange:p}),S(P6e,{hue:d.h,onChange:p}),le.createElement(R6e,{hsva:d,onChange:p,className:"react-colorful__last-control"}))},N6e={defaultColor:{r:0,g:0,b:0,a:1},toHsva:E6e,fromHsva:k6e,equal:SH},D6e=function(e){return le.createElement(O6e,Lb({},e,{colorModel:N6e}))};const z6e=e=>{const{styleClass:t,...n}=e;return S(D6e,{className:`invokeai__color-picker ${t}`,...n})},F6e=()=>{const{tool:e,brushSize:t,maskColor:n,shouldInvertMask:r,shouldShowMask:i,canUndo:o,canRedo:a,isMaskEmpty:s,activeTabName:l,showDualDisplay:d}=qe(s6e),p=pt(),g=Cd(),[m,y]=C.exports.useState(!1);$t("[",Z=>{Z.preventDefault(),t-5>0?E(t-5):E(1)},{enabled:l==="inpainting"&&i},[l,i,t]),$t("]",Z=>{Z.preventDefault(),E(t+5)},{enabled:l==="inpainting"&&i},[l,i,t]),$t("shift+[",Z=>{Z.preventDefault(),z({...n,a:Math.max(n.a-.05,0)})},{enabled:l==="inpainting"&&i},[l,i,n.a]),$t("shift+]",Z=>{Z.preventDefault(),z({...n,a:Math.min(n.a+.05,100)})},{enabled:l==="inpainting"&&i},[l,i,n.a]),$t("e",Z=>{Z.preventDefault(),!(l!=="inpainting"||!i)&&w()},{enabled:l==="inpainting"&&i},[l,i]),$t("b",Z=>{Z.preventDefault(),P()},{enabled:l==="inpainting"&&i},[l,i]),$t("shift+q",Z=>{Z.preventDefault(),p(T3e())},{enabled:l==="inpainting"&&i},[l,i]),$t("cmd+z, control+z",Z=>{Z.preventDefault(),F()},{enabled:l==="inpainting"&&i&&o},[l,i,o]),$t("cmd+shift+z, control+shift+z, control+y, cmd+y",Z=>{Z.preventDefault(),B()},{enabled:l==="inpainting"&&i&&a},[l,i,a]),$t("h",Z=>{Z.preventDefault(),k()},{enabled:l==="inpainting"},[l,i]),$t("shift+m",Z=>{Z.preventDefault(),L()},{enabled:l==="inpainting"&&i},[l,r,i]),$t("shift+c",Z=>{Z.preventDefault(),x(),g({title:"Mask Cleared",status:"success",duration:2500,isClosable:!0})},{enabled:l==="inpainting"&&i&&!s},[l,s,i]),$t("shift+j",()=>{U()},[d]);const x=()=>{p(y3e())},w=()=>p(nA("eraser")),P=()=>p(nA("brush")),E=Z=>{p(LS(!0)),p(p3e(Z))},k=()=>p(m3e(!i)),L=()=>p(g3e(!r)),I=()=>{p(LS(!0))},N=()=>{p(LS(!1))},z=Z=>{p(v3e(Z))},F=()=>p(b3e()),B=()=>p(x3e()),U=()=>{p(aCe(!d)),p(qf(!0))};return oe("div",{className:"inpainting-settings",children:[oe("div",{className:"inpainting-buttons-group",children:[S(tm,{trigger:"hover",onOpen:I,onClose:N,triggerComponent:S(gn,{"aria-label":"Brush (B)",tooltip:"Brush (B)",icon:S(RB,{}),onClick:P,"data-selected":e==="brush",isDisabled:!i}),children:oe("div",{className:"inpainting-slider-numberinput",children:[S(D5,{label:"Brush Size",value:t,onChange:E,min:1,max:200,width:"100px",focusThumbOnChange:!1,isDisabled:!i}),S(yo,{value:t,onChange:E,width:"80px",min:1,max:999,isDisabled:!i})]})}),S(gn,{"aria-label":"Eraser (E)",tooltip:"Eraser (E)",icon:S(Mye,{}),onClick:w,"data-selected":e==="eraser",isDisabled:!i})]}),oe("div",{className:"inpainting-buttons-group",children:[S(tm,{trigger:"hover",onOpen:()=>y(!0),onClose:()=>y(!1),triggerComponent:S(gn,{"aria-label":"Mask Options",tooltip:"Mask Options",icon:S(Oye,{}),cursor:"pointer","data-selected":m}),children:oe("div",{className:"inpainting-button-dropdown",children:[S(gn,{"aria-label":"Hide/Show Mask (H)",tooltip:"Hide/Show Mask (H)","data-selected":!i,icon:i?S(g_,{size:22}):S(p_,{size:22}),onClick:k}),S(gn,{tooltip:"Invert Mask Display (Shift+M)","aria-label":"Invert Mask Display (Shift+M)","data-selected":r,icon:r?S(LB,{size:22}):S(AB,{size:22}),onClick:L,isDisabled:!i}),S(tm,{trigger:"hover",placement:"right",styleClass:"inpainting-color-picker",triggerComponent:S(gn,{"aria-label":"Mask Color",tooltip:"Mask Color",icon:S(zye,{}),isDisabled:!i,cursor:"pointer"}),children:S(z6e,{color:n,onChange:z})})]})}),S(gn,{"aria-label":"Clear Mask (Shift+C)",tooltip:"Clear Mask (Shift+C)",icon:S(Bye,{size:18,style:{transform:"rotate(45deg)"}}),onClick:x,isDisabled:s||!i})]}),oe("div",{className:"inpainting-buttons-group",children:[S(gn,{"aria-label":"Undo",tooltip:"Undo",icon:S(jye,{}),onClick:F,isDisabled:!o||!i}),S(gn,{"aria-label":"Redo",tooltip:"Redo",icon:S(Hye,{}),onClick:B,isDisabled:!a||!i})]}),S("div",{className:"inpainting-buttons-group",children:S(gn,{"aria-label":"Clear Image",tooltip:"Clear Image",icon:S(Gye,{size:16}),onClick:()=>{p(o_())}})}),S(gn,{"aria-label":"Split Layout (Shift+J)",tooltip:"Split Layout (Shift+J)",icon:S(_6e,{}),"data-selected":d,onClick:U})]})},B6e=Zt([e=>e.inpainting,e=>e.options],(e,t)=>{const{needsCache:n,imageToInpaint:r}=e,{showDualDisplay:i}=t;return{needsCache:n,showDualDisplay:i,imageToInpaint:r}},{memoizeOptions:{resultEqualityCheck:Kt.isEqual}}),$6e=()=>{const e=pt(),{showDualDisplay:t,needsCache:n,imageToInpaint:r}=qe(B6e);return C.exports.useLayoutEffect(()=>{const o=Kt.debounce(()=>e(qf(!0)),250);return window.addEventListener("resize",o),()=>window.removeEventListener("resize",o)},[e]),oe("div",{className:t?"workarea-split-view":"workarea-single-view",children:[oe("div",{className:"workarea-split-view-left",children:[r?oe("div",{className:"inpainting-main-area",children:[S(F6e,{}),S("div",{className:"inpainting-canvas-area",children:n?S(C6e,{}):S(w6e,{})})]}):S(ZB,{})," "]}),t&&S("div",{className:"workarea-split-view-right",children:S(s_,{})})]})};function H6e(){return S(m_,{optionsPanel:S(Ube,{}),styleClass:"inpainting-workarea-overrides",children:S($6e,{})})}function W6e(){const e=qe(n=>n.options.showAdvancedOptions),t={seed:{header:S(j7,{}),feature:go.SEED,options:S(q7,{})},variations:{header:S(Z7,{}),feature:go.VARIATIONS,options:S(Y7,{})},face_restore:{header:S(V7,{}),feature:go.FACE_CORRECTION,options:S(vb,{})},upscale:{header:S(K7,{}),feature:go.UPSCALE,options:S(yb,{})},other:{header:S(xB,{}),feature:go.OTHER,options:S(SB,{})}};return oe(a_,{children:[S(r_,{}),S(n_,{}),S(J7,{}),S(X7,{}),e?S(e_,{accordionInfo:t}):null]})}const V6e=()=>S("div",{className:"workarea-single-view",children:S("div",{className:"text-to-image-area",children:S(s_,{})})});function U6e(){return S(m_,{optionsPanel:S(W6e,{}),children:S(V6e,{})})}const Ep={txt2img:{title:S(w2e,{fill:"black",boxSize:"2.5rem"}),workarea:S(U6e,{}),tooltip:"Text To Image"},img2img:{title:S(v2e,{fill:"black",boxSize:"2.5rem"}),workarea:S(Bbe,{}),tooltip:"Image To Image"},inpainting:{title:S(y2e,{fill:"black",boxSize:"2.5rem"}),workarea:S(H6e,{}),tooltip:"Inpainting"},outpainting:{title:S(x2e,{fill:"black",boxSize:"2.5rem"}),workarea:S(g2e,{}),tooltip:"Outpainting"},nodes:{title:S(b2e,{fill:"black",boxSize:"2.5rem"}),workarea:S(p2e,{}),tooltip:"Nodes"},postprocess:{title:S(S2e,{fill:"black",boxSize:"2.5rem"}),workarea:S(m2e,{}),tooltip:"Post Processing"}},Mv=Kt.map(Ep,(e,t)=>t);[...Mv];function G6e(){const e=qe(i=>i.options.activeTab),t=pt();$t("1",()=>{t(Va(0))}),$t("2",()=>{t(Va(1))}),$t("3",()=>{t(Va(2))}),$t("4",()=>{t(Va(3))}),$t("5",()=>{t(Va(4))}),$t("6",()=>{t(Va(5))});const n=()=>{const i=[];return Object.keys(Ep).forEach(o=>{i.push(S($r,{hasArrow:!0,label:Ep[o].tooltip,placement:"right",children:S(SF,{children:Ep[o].title})},o))}),i},r=()=>{const i=[];return Object.keys(Ep).forEach(o=>{i.push(S(bF,{className:"app-tabs-panel",children:Ep[o].workarea},o))}),i};return oe(yF,{isLazy:!0,className:"app-tabs",variant:"unstyled",defaultIndex:e,index:e,onChange:i=>{t(Va(i))},children:[S("div",{className:"app-tabs-list",children:n()}),S(xF,{className:"app-tabs-panels",children:r()})]})}const wH={prompt:"",iterations:1,steps:50,cfgScale:7.5,height:512,width:512,sampler:"k_lms",threshold:0,perlin:0,seed:0,seamless:!1,hiresFix:!1,img2imgStrength:.75,maskPath:"",shouldFitToWidthHeight:!0,shouldGenerateVariations:!1,variationAmount:.1,seedWeights:"",shouldRunESRGAN:!1,upscalingLevel:4,upscalingStrength:.75,shouldRunFacetool:!1,facetoolStrength:.8,facetoolType:"gfpgan",codeformerFidelity:.75,shouldRandomizeSeed:!0,showAdvancedOptions:!0,activeTab:0,shouldShowImageDetails:!1,showDualDisplay:!0,shouldShowOptionsPanel:!0,shouldPinOptionsPanel:!0,optionsPanelScrollPosition:0,shouldHoldOptionsPanelOpen:!1,shouldLoopback:!1},j6e=wH,CH=rb({name:"options",initialState:j6e,reducers:{setPrompt:(e,t)=>{const n=t.payload;typeof n=="string"?e.prompt=n:e.prompt=c3(n)},setIterations:(e,t)=>{e.iterations=t.payload},setSteps:(e,t)=>{e.steps=t.payload},setCfgScale:(e,t)=>{e.cfgScale=t.payload},setThreshold:(e,t)=>{e.threshold=t.payload},setPerlin:(e,t)=>{e.perlin=t.payload},setHeight:(e,t)=>{e.height=t.payload},setWidth:(e,t)=>{e.width=t.payload},setSampler:(e,t)=>{e.sampler=t.payload},setSeed:(e,t)=>{e.seed=t.payload,e.shouldRandomizeSeed=!1},setImg2imgStrength:(e,t)=>{e.img2imgStrength=t.payload},setFacetoolStrength:(e,t)=>{e.facetoolStrength=t.payload},setCodeformerFidelity:(e,t)=>{e.codeformerFidelity=t.payload},setUpscalingLevel:(e,t)=>{e.upscalingLevel=t.payload},setUpscalingStrength:(e,t)=>{e.upscalingStrength=t.payload},setMaskPath:(e,t)=>{e.maskPath=t.payload},setSeamless:(e,t)=>{e.seamless=t.payload},setHiresFix:(e,t)=>{e.hiresFix=t.payload},setShouldFitToWidthHeight:(e,t)=>{e.shouldFitToWidthHeight=t.payload},resetSeed:e=>{e.seed=-1},setParameter:(e,t)=>{const{key:n,value:r}=t.payload,i={...e,[n]:r};return n==="seed"&&(i.shouldRandomizeSeed=!1),i},setShouldGenerateVariations:(e,t)=>{e.shouldGenerateVariations=t.payload},setVariationAmount:(e,t)=>{e.variationAmount=t.payload},setSeedWeights:(e,t)=>{e.seedWeights=t.payload},setAllTextToImageParameters:(e,t)=>{const{sampler:n,prompt:r,seed:i,variations:o,steps:a,cfg_scale:s,threshold:l,perlin:d,seamless:p,hires_fix:g,width:m,height:y}=t.payload.image;o&&o.length>0?(e.seedWeights=P5(o),e.shouldGenerateVariations=!0):e.shouldGenerateVariations=!1,i&&(e.seed=i,e.shouldRandomizeSeed=!1),r&&(e.prompt=c3(r)),n&&(e.sampler=n),a&&(e.steps=a),s&&(e.cfgScale=s),l&&(e.threshold=l),typeof l>"u"&&(e.threshold=0),d&&(e.perlin=d),typeof d>"u"&&(e.perlin=0),typeof p=="boolean"&&(e.seamless=p),typeof g=="boolean"&&(e.hiresFix=g),m&&(e.width=m),y&&(e.height=y)},setAllImageToImageParameters:(e,t)=>{const{type:n,strength:r,fit:i,init_image_path:o,mask_image_path:a}=t.payload.image;n==="img2img"&&(o&&(e.initialImage=o),a&&(e.maskPath=a),r&&(e.img2imgStrength=r),typeof i=="boolean"&&(e.shouldFitToWidthHeight=i))},setAllParameters:(e,t)=>{const{type:n,sampler:r,prompt:i,seed:o,variations:a,steps:s,cfg_scale:l,threshold:d,perlin:p,seamless:g,hires_fix:m,width:y,height:x,strength:w,fit:P,init_image_path:E,mask_image_path:k}=t.payload.image;n==="img2img"&&(E&&(e.initialImage=E),k&&(e.maskPath=k),w&&(e.img2imgStrength=w),typeof P=="boolean"&&(e.shouldFitToWidthHeight=P)),a&&a.length>0?(e.seedWeights=P5(a),e.shouldGenerateVariations=!0):e.shouldGenerateVariations=!1,o&&(e.seed=o,e.shouldRandomizeSeed=!1),i&&(e.prompt=c3(i)),r&&(e.sampler=r),s&&(e.steps=s),l&&(e.cfgScale=l),d&&(e.threshold=d),typeof d>"u"&&(e.threshold=0),p&&(e.perlin=p),typeof p>"u"&&(e.perlin=0),typeof g=="boolean"&&(e.seamless=g),typeof m=="boolean"&&(e.hiresFix=m),y&&(e.width=y),x&&(e.height=x)},resetOptionsState:e=>({...e,...wH}),setShouldRunFacetool:(e,t)=>{e.shouldRunFacetool=t.payload},setFacetoolType:(e,t)=>{e.facetoolType=t.payload},setShouldRunESRGAN:(e,t)=>{e.shouldRunESRGAN=t.payload},setShouldRandomizeSeed:(e,t)=>{e.shouldRandomizeSeed=t.payload},setShowAdvancedOptions:(e,t)=>{e.showAdvancedOptions=t.payload},setActiveTab:(e,t)=>{typeof t.payload=="number"?e.activeTab=t.payload:e.activeTab=Mv.indexOf(t.payload)},setShouldShowImageDetails:(e,t)=>{e.shouldShowImageDetails=t.payload},setShowDualDisplay:(e,t)=>{e.showDualDisplay=t.payload},setInitialImage:(e,t)=>{e.initialImage=t.payload},clearInitialImage:e=>{e.initialImage=void 0},setShouldPinOptionsPanel:(e,t)=>{e.shouldPinOptionsPanel=t.payload},setShouldShowOptionsPanel:(e,t)=>{e.shouldShowOptionsPanel=t.payload},setOptionsPanelScrollPosition:(e,t)=>{e.optionsPanelScrollPosition=t.payload},setShouldHoldOptionsPanelOpen:(e,t)=>{e.shouldHoldOptionsPanelOpen=t.payload},setShouldLoopback:(e,t)=>{e.shouldLoopback=t.payload}}}),{setPrompt:T_,setIterations:q6e,setSteps:_H,setCfgScale:kH,setThreshold:K6e,setPerlin:Z6e,setHeight:EH,setWidth:PH,setSampler:TH,setSeed:Iv,setSeamless:LH,setHiresFix:AH,setImg2imgStrength:MH,setFacetoolStrength:g3,setFacetoolType:m3,setCodeformerFidelity:IH,setUpscalingLevel:BC,setUpscalingStrength:$C,setMaskPath:HC,resetSeed:n7e,resetOptionsState:r7e,setShouldFitToWidthHeight:RH,setParameter:i7e,setShouldGenerateVariations:Y6e,setSeedWeights:OH,setVariationAmount:X6e,setAllParameters:Q6e,setShouldRunFacetool:J6e,setShouldRunESRGAN:eCe,setShouldRandomizeSeed:tCe,setShowAdvancedOptions:nCe,setActiveTab:Va,setShouldShowImageDetails:rCe,setAllTextToImageParameters:iCe,setAllImageToImageParameters:oCe,setShowDualDisplay:aCe,setInitialImage:Jm,clearInitialImage:WC,setShouldShowOptionsPanel:VC,setShouldPinOptionsPanel:sCe,setOptionsPanelScrollPosition:lCe,setShouldHoldOptionsPanelOpen:uCe,setShouldLoopback:cCe}=CH.actions,dCe=CH.reducer,Fl=Object.create(null);Fl.open="0";Fl.close="1";Fl.ping="2";Fl.pong="3";Fl.message="4";Fl.upgrade="5";Fl.noop="6";const v3=Object.create(null);Object.keys(Fl).forEach(e=>{v3[Fl[e]]=e});const fCe={type:"error",data:"parser error"},hCe=typeof Blob=="function"||typeof Blob<"u"&&Object.prototype.toString.call(Blob)==="[object BlobConstructor]",pCe=typeof ArrayBuffer=="function",gCe=e=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(e):e&&e.buffer instanceof ArrayBuffer,NH=({type:e,data:t},n,r)=>hCe&&t instanceof Blob?n?r(t):dM(t,r):pCe&&(t instanceof ArrayBuffer||gCe(t))?n?r(t):dM(new Blob([t]),r):r(Fl[e]+(t||"")),dM=(e,t)=>{const n=new FileReader;return n.onload=function(){const r=n.result.split(",")[1];t("b"+r)},n.readAsDataURL(e)},fM="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Lg=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(let e=0;e{let t=e.length*.75,n=e.length,r,i=0,o,a,s,l;e[e.length-1]==="="&&(t--,e[e.length-2]==="="&&t--);const d=new ArrayBuffer(t),p=new Uint8Array(d);for(r=0;r>4,p[i++]=(a&15)<<4|s>>2,p[i++]=(s&3)<<6|l&63;return d},vCe=typeof ArrayBuffer=="function",DH=(e,t)=>{if(typeof e!="string")return{type:"message",data:zH(e,t)};const n=e.charAt(0);return n==="b"?{type:"message",data:yCe(e.substring(1),t)}:v3[n]?e.length>1?{type:v3[n],data:e.substring(1)}:{type:v3[n]}:fCe},yCe=(e,t)=>{if(vCe){const n=mCe(e);return zH(n,t)}else return{base64:!0,data:e}},zH=(e,t)=>{switch(t){case"blob":return e instanceof ArrayBuffer?new Blob([e]):e;case"arraybuffer":default:return e}},FH=String.fromCharCode(30),bCe=(e,t)=>{const n=e.length,r=new Array(n);let i=0;e.forEach((o,a)=>{NH(o,!1,s=>{r[a]=s,++i===n&&t(r.join(FH))})})},xCe=(e,t)=>{const n=e.split(FH),r=[];for(let i=0;itypeof self<"u"?self:typeof window<"u"?window:Function("return this")())();function $H(e,...t){return t.reduce((n,r)=>(e.hasOwnProperty(r)&&(n[r]=e[r]),n),{})}const wCe=setTimeout,CCe=clearTimeout;function Mb(e,t){t.useNativeTimers?(e.setTimeoutFn=wCe.bind(Yc),e.clearTimeoutFn=CCe.bind(Yc)):(e.setTimeoutFn=setTimeout.bind(Yc),e.clearTimeoutFn=clearTimeout.bind(Yc))}const _Ce=1.33;function kCe(e){return typeof e=="string"?ECe(e):Math.ceil((e.byteLength||e.size)*_Ce)}function ECe(e){let t=0,n=0;for(let r=0,i=e.length;r=57344?n+=3:(r++,n+=4);return n}class PCe extends Error{constructor(t,n,r){super(t),this.description=n,this.context=r,this.type="TransportError"}}class HH extends Qr{constructor(t){super(),this.writable=!1,Mb(this,t),this.opts=t,this.query=t.query,this.readyState="",this.socket=t.socket}onError(t,n,r){return super.emitReserved("error",new PCe(t,n,r)),this}open(){return(this.readyState==="closed"||this.readyState==="")&&(this.readyState="opening",this.doOpen()),this}close(){return(this.readyState==="opening"||this.readyState==="open")&&(this.doClose(),this.onClose()),this}send(t){this.readyState==="open"&&this.write(t)}onOpen(){this.readyState="open",this.writable=!0,super.emitReserved("open")}onData(t){const n=DH(t,this.socket.binaryType);this.onPacket(n)}onPacket(t){super.emitReserved("packet",t)}onClose(t){this.readyState="closed",super.emitReserved("close",t)}}const WH="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_".split(""),UC=64,TCe={};let hM=0,Ly=0,pM;function gM(e){let t="";do t=WH[e%UC]+t,e=Math.floor(e/UC);while(e>0);return t}function VH(){const e=gM(+new Date);return e!==pM?(hM=0,pM=e):e+"."+gM(hM++)}for(;Ly{this.readyState="paused",t()};if(this.polling||!this.writable){let r=0;this.polling&&(r++,this.once("pollComplete",function(){--r||n()})),this.writable||(r++,this.once("drain",function(){--r||n()}))}else n()}poll(){this.polling=!0,this.doPoll(),this.emitReserved("poll")}onData(t){const n=r=>{if(this.readyState==="opening"&&r.type==="open"&&this.onOpen(),r.type==="close")return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(r)};xCe(t,this.socket.binaryType).forEach(n),this.readyState!=="closed"&&(this.polling=!1,this.emitReserved("pollComplete"),this.readyState==="open"&&this.poll())}doClose(){const t=()=>{this.write([{type:"close"}])};this.readyState==="open"?t():this.once("open",t)}write(t){this.writable=!1,bCe(t,n=>{this.doWrite(n,()=>{this.writable=!0,this.emitReserved("drain")})})}uri(){let t=this.query||{};const n=this.opts.secure?"https":"http";let r="";this.opts.timestampRequests!==!1&&(t[this.opts.timestampParam]=VH()),!this.supportsBinary&&!t.sid&&(t.b64=1),this.opts.port&&(n==="https"&&Number(this.opts.port)!==443||n==="http"&&Number(this.opts.port)!==80)&&(r=":"+this.opts.port);const i=UH(t),o=this.opts.hostname.indexOf(":")!==-1;return n+"://"+(o?"["+this.opts.hostname+"]":this.opts.hostname)+r+this.opts.path+(i.length?"?"+i:"")}request(t={}){return Object.assign(t,{xd:this.xd,xs:this.xs},this.opts),new Rl(this.uri(),t)}doWrite(t,n){const r=this.request({method:"POST",data:t});r.on("success",n),r.on("error",(i,o)=>{this.onError("xhr post error",i,o)})}doPoll(){const t=this.request();t.on("data",this.onData.bind(this)),t.on("error",(n,r)=>{this.onError("xhr poll error",n,r)}),this.pollXhr=t}}class Rl extends Qr{constructor(t,n){super(),Mb(this,n),this.opts=n,this.method=n.method||"GET",this.uri=t,this.async=n.async!==!1,this.data=n.data!==void 0?n.data:null,this.create()}create(){const t=$H(this.opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");t.xdomain=!!this.opts.xd,t.xscheme=!!this.opts.xs;const n=this.xhr=new jH(t);try{n.open(this.method,this.uri,this.async);try{if(this.opts.extraHeaders){n.setDisableHeaderCheck&&n.setDisableHeaderCheck(!0);for(let r in this.opts.extraHeaders)this.opts.extraHeaders.hasOwnProperty(r)&&n.setRequestHeader(r,this.opts.extraHeaders[r])}}catch{}if(this.method==="POST")try{n.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch{}try{n.setRequestHeader("Accept","*/*")}catch{}"withCredentials"in n&&(n.withCredentials=this.opts.withCredentials),this.opts.requestTimeout&&(n.timeout=this.opts.requestTimeout),n.onreadystatechange=()=>{n.readyState===4&&(n.status===200||n.status===1223?this.onLoad():this.setTimeoutFn(()=>{this.onError(typeof n.status=="number"?n.status:0)},0))},n.send(this.data)}catch(r){this.setTimeoutFn(()=>{this.onError(r)},0);return}typeof document<"u"&&(this.index=Rl.requestsCount++,Rl.requests[this.index]=this)}onError(t){this.emitReserved("error",t,this.xhr),this.cleanup(!0)}cleanup(t){if(!(typeof this.xhr>"u"||this.xhr===null)){if(this.xhr.onreadystatechange=MCe,t)try{this.xhr.abort()}catch{}typeof document<"u"&&delete Rl.requests[this.index],this.xhr=null}}onLoad(){const t=this.xhr.responseText;t!==null&&(this.emitReserved("data",t),this.emitReserved("success"),this.cleanup())}abort(){this.cleanup()}}Rl.requestsCount=0;Rl.requests={};if(typeof document<"u"){if(typeof attachEvent=="function")attachEvent("onunload",mM);else if(typeof addEventListener=="function"){const e="onpagehide"in Yc?"pagehide":"unload";addEventListener(e,mM,!1)}}function mM(){for(let e in Rl.requests)Rl.requests.hasOwnProperty(e)&&Rl.requests[e].abort()}const OCe=(()=>typeof Promise=="function"&&typeof Promise.resolve=="function"?t=>Promise.resolve().then(t):(t,n)=>n(t,0))(),Ay=Yc.WebSocket||Yc.MozWebSocket,vM=!0,NCe="arraybuffer",yM=typeof navigator<"u"&&typeof navigator.product=="string"&&navigator.product.toLowerCase()==="reactnative";class DCe extends HH{constructor(t){super(t),this.supportsBinary=!t.forceBase64}get name(){return"websocket"}doOpen(){if(!this.check())return;const t=this.uri(),n=this.opts.protocols,r=yM?{}:$H(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(r.headers=this.opts.extraHeaders);try{this.ws=vM&&!yM?n?new Ay(t,n):new Ay(t):new Ay(t,n,r)}catch(i){return this.emitReserved("error",i)}this.ws.binaryType=this.socket.binaryType||NCe,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=t=>this.onClose({description:"websocket connection closed",context:t}),this.ws.onmessage=t=>this.onData(t.data),this.ws.onerror=t=>this.onError("websocket error",t)}write(t){this.writable=!1;for(let n=0;n{const a={};try{vM&&this.ws.send(o)}catch{}i&&OCe(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){typeof this.ws<"u"&&(this.ws.close(),this.ws=null)}uri(){let t=this.query||{};const n=this.opts.secure?"wss":"ws";let r="";this.opts.port&&(n==="wss"&&Number(this.opts.port)!==443||n==="ws"&&Number(this.opts.port)!==80)&&(r=":"+this.opts.port),this.opts.timestampRequests&&(t[this.opts.timestampParam]=VH()),this.supportsBinary||(t.b64=1);const i=UH(t),o=this.opts.hostname.indexOf(":")!==-1;return n+"://"+(o?"["+this.opts.hostname+"]":this.opts.hostname)+r+this.opts.path+(i.length?"?"+i:"")}check(){return!!Ay}}const zCe={websocket:DCe,polling:RCe},FCe=/^(?:(?![^:@]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@]*)(?::([^:@]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,BCe=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function GC(e){const t=e,n=e.indexOf("["),r=e.indexOf("]");n!=-1&&r!=-1&&(e=e.substring(0,n)+e.substring(n,r).replace(/:/g,";")+e.substring(r,e.length));let i=FCe.exec(e||""),o={},a=14;for(;a--;)o[BCe[a]]=i[a]||"";return n!=-1&&r!=-1&&(o.source=t,o.host=o.host.substring(1,o.host.length-1).replace(/;/g,":"),o.authority=o.authority.replace("[","").replace("]","").replace(/;/g,":"),o.ipv6uri=!0),o.pathNames=$Ce(o,o.path),o.queryKey=HCe(o,o.query),o}function $Ce(e,t){const n=/\/{2,9}/g,r=t.replace(n,"/").split("/");return(t.substr(0,1)=="/"||t.length===0)&&r.splice(0,1),t.substr(t.length-1,1)=="/"&&r.splice(r.length-1,1),r}function HCe(e,t){const n={};return t.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(r,i,o){i&&(n[i]=o)}),n}class Uc extends Qr{constructor(t,n={}){super(),t&&typeof t=="object"&&(n=t,t=null),t?(t=GC(t),n.hostname=t.host,n.secure=t.protocol==="https"||t.protocol==="wss",n.port=t.port,t.query&&(n.query=t.query)):n.host&&(n.hostname=GC(n.host).host),Mb(this,n),this.secure=n.secure!=null?n.secure:typeof location<"u"&&location.protocol==="https:",n.hostname&&!n.port&&(n.port=this.secure?"443":"80"),this.hostname=n.hostname||(typeof location<"u"?location.hostname:"localhost"),this.port=n.port||(typeof location<"u"&&location.port?location.port:this.secure?"443":"80"),this.transports=n.transports||["polling","websocket"],this.readyState="",this.writeBuffer=[],this.prevBufferLen=0,this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!0},n),this.opts.path=this.opts.path.replace(/\/$/,"")+"/",typeof this.opts.query=="string"&&(this.opts.query=LCe(this.opts.query)),this.id=null,this.upgrades=null,this.pingInterval=null,this.pingTimeout=null,this.pingTimeoutTimer=null,typeof addEventListener=="function"&&(this.opts.closeOnBeforeunload&&addEventListener("beforeunload",()=>{this.transport&&(this.transport.removeAllListeners(),this.transport.close())},!1),this.hostname!=="localhost"&&(this.offlineEventListener=()=>{this.onClose("transport close",{description:"network connection lost"})},addEventListener("offline",this.offlineEventListener,!1))),this.open()}createTransport(t){const n=Object.assign({},this.opts.query);n.EIO=BH,n.transport=t,this.id&&(n.sid=this.id);const r=Object.assign({},this.opts.transportOptions[t],this.opts,{query:n,socket:this,hostname:this.hostname,secure:this.secure,port:this.port});return new zCe[t](r)}open(){let t;if(this.opts.rememberUpgrade&&Uc.priorWebsocketSuccess&&this.transports.indexOf("websocket")!==-1)t="websocket";else if(this.transports.length===0){this.setTimeoutFn(()=>{this.emitReserved("error","No transports available")},0);return}else t=this.transports[0];this.readyState="opening";try{t=this.createTransport(t)}catch{this.transports.shift(),this.open();return}t.open(),this.setTransport(t)}setTransport(t){this.transport&&this.transport.removeAllListeners(),this.transport=t,t.on("drain",this.onDrain.bind(this)).on("packet",this.onPacket.bind(this)).on("error",this.onError.bind(this)).on("close",n=>this.onClose("transport close",n))}probe(t){let n=this.createTransport(t),r=!1;Uc.priorWebsocketSuccess=!1;const i=()=>{r||(n.send([{type:"ping",data:"probe"}]),n.once("packet",g=>{if(!r)if(g.type==="pong"&&g.data==="probe"){if(this.upgrading=!0,this.emitReserved("upgrading",n),!n)return;Uc.priorWebsocketSuccess=n.name==="websocket",this.transport.pause(()=>{r||this.readyState!=="closed"&&(p(),this.setTransport(n),n.send([{type:"upgrade"}]),this.emitReserved("upgrade",n),n=null,this.upgrading=!1,this.flush())})}else{const m=new Error("probe error");m.transport=n.name,this.emitReserved("upgradeError",m)}}))};function o(){r||(r=!0,p(),n.close(),n=null)}const a=g=>{const m=new Error("probe error: "+g);m.transport=n.name,o(),this.emitReserved("upgradeError",m)};function s(){a("transport closed")}function l(){a("socket closed")}function d(g){n&&g.name!==n.name&&o()}const p=()=>{n.removeListener("open",i),n.removeListener("error",a),n.removeListener("close",s),this.off("close",l),this.off("upgrading",d)};n.once("open",i),n.once("error",a),n.once("close",s),this.once("close",l),this.once("upgrading",d),n.open()}onOpen(){if(this.readyState="open",Uc.priorWebsocketSuccess=this.transport.name==="websocket",this.emitReserved("open"),this.flush(),this.readyState==="open"&&this.opts.upgrade&&this.transport.pause){let t=0;const n=this.upgrades.length;for(;t{this.onClose("ping timeout")},this.pingInterval+this.pingTimeout),this.opts.autoUnref&&this.pingTimeoutTimer.unref()}onDrain(){this.writeBuffer.splice(0,this.prevBufferLen),this.prevBufferLen=0,this.writeBuffer.length===0?this.emitReserved("drain"):this.flush()}flush(){if(this.readyState!=="closed"&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length){const t=this.getWritablePackets();this.transport.send(t),this.prevBufferLen=t.length,this.emitReserved("flush")}}getWritablePackets(){if(!(this.maxPayload&&this.transport.name==="polling"&&this.writeBuffer.length>1))return this.writeBuffer;let n=1;for(let r=0;r0&&n>this.maxPayload)return this.writeBuffer.slice(0,r);n+=2}return this.writeBuffer}write(t,n,r){return this.sendPacket("message",t,n,r),this}send(t,n,r){return this.sendPacket("message",t,n,r),this}sendPacket(t,n,r,i){if(typeof n=="function"&&(i=n,n=void 0),typeof r=="function"&&(i=r,r=null),this.readyState==="closing"||this.readyState==="closed")return;r=r||{},r.compress=r.compress!==!1;const o={type:t,data:n,options:r};this.emitReserved("packetCreate",o),this.writeBuffer.push(o),i&&this.once("flush",i),this.flush()}close(){const t=()=>{this.onClose("forced close"),this.transport.close()},n=()=>{this.off("upgrade",n),this.off("upgradeError",n),t()},r=()=>{this.once("upgrade",n),this.once("upgradeError",n)};return(this.readyState==="opening"||this.readyState==="open")&&(this.readyState="closing",this.writeBuffer.length?this.once("drain",()=>{this.upgrading?r():t()}):this.upgrading?r():t()),this}onError(t){Uc.priorWebsocketSuccess=!1,this.emitReserved("error",t),this.onClose("transport error",t)}onClose(t,n){(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")&&(this.clearTimeoutFn(this.pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),typeof removeEventListener=="function"&&removeEventListener("offline",this.offlineEventListener,!1),this.readyState="closed",this.id=null,this.emitReserved("close",t,n),this.writeBuffer=[],this.prevBufferLen=0)}filterUpgrades(t){const n=[];let r=0;const i=t.length;for(;rtypeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(e):e.buffer instanceof ArrayBuffer,qH=Object.prototype.toString,GCe=typeof Blob=="function"||typeof Blob<"u"&&qH.call(Blob)==="[object BlobConstructor]",jCe=typeof File=="function"||typeof File<"u"&&qH.call(File)==="[object FileConstructor]";function L_(e){return VCe&&(e instanceof ArrayBuffer||UCe(e))||GCe&&e instanceof Blob||jCe&&e instanceof File}function y3(e,t){if(!e||typeof e!="object")return!1;if(Array.isArray(e)){for(let n=0,r=e.length;n=0&&e.num0;case sn.ACK:case sn.BINARY_ACK:return Array.isArray(n)}}destroy(){this.reconstructor&&this.reconstructor.finishedReconstruction()}}class XCe{constructor(t){this.packet=t,this.buffers=[],this.reconPack=t}takeBinaryData(t){if(this.buffers.push(t),this.buffers.length===this.reconPack.attachments){const n=KCe(this.reconPack,this.buffers);return this.finishedReconstruction(),n}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}const QCe=Object.freeze(Object.defineProperty({__proto__:null,protocol:ZCe,get PacketType(){return sn},Encoder:YCe,Decoder:A_},Symbol.toStringTag,{value:"Module"}));function Ls(e,t,n){return e.on(t,n),function(){e.off(t,n)}}const JCe=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1});class KH extends Qr{constructor(t,n,r){super(),this.connected=!1,this.receiveBuffer=[],this.sendBuffer=[],this.ids=0,this.acks={},this.flags={},this.io=t,this.nsp=n,r&&r.auth&&(this.auth=r.auth),this.io._autoConnect&&this.open()}get disconnected(){return!this.connected}subEvents(){if(this.subs)return;const t=this.io;this.subs=[Ls(t,"open",this.onopen.bind(this)),Ls(t,"packet",this.onpacket.bind(this)),Ls(t,"error",this.onerror.bind(this)),Ls(t,"close",this.onclose.bind(this))]}get active(){return!!this.subs}connect(){return this.connected?this:(this.subEvents(),this.io._reconnecting||this.io.open(),this.io._readyState==="open"&&this.onopen(),this)}open(){return this.connect()}send(...t){return t.unshift("message"),this.emit.apply(this,t),this}emit(t,...n){if(JCe.hasOwnProperty(t))throw new Error('"'+t.toString()+'" is a reserved event name');n.unshift(t);const r={type:sn.EVENT,data:n};if(r.options={},r.options.compress=this.flags.compress!==!1,typeof n[n.length-1]=="function"){const a=this.ids++,s=n.pop();this._registerAckCallback(a,s),r.id=a}const i=this.io.engine&&this.io.engine.transport&&this.io.engine.transport.writable;return this.flags.volatile&&(!i||!this.connected)||(this.connected?(this.notifyOutgoingListeners(r),this.packet(r)):this.sendBuffer.push(r)),this.flags={},this}_registerAckCallback(t,n){const r=this.flags.timeout;if(r===void 0){this.acks[t]=n;return}const i=this.io.setTimeoutFn(()=>{delete this.acks[t];for(let o=0;o{this.io.clearTimeoutFn(i),n.apply(this,[null,...o])}}packet(t){t.nsp=this.nsp,this.io._packet(t)}onopen(){typeof this.auth=="function"?this.auth(t=>{this.packet({type:sn.CONNECT,data:t})}):this.packet({type:sn.CONNECT,data:this.auth})}onerror(t){this.connected||this.emitReserved("connect_error",t)}onclose(t,n){this.connected=!1,delete this.id,this.emitReserved("disconnect",t,n)}onpacket(t){if(t.nsp===this.nsp)switch(t.type){case sn.CONNECT:if(t.data&&t.data.sid){const i=t.data.sid;this.onconnect(i)}else this.emitReserved("connect_error",new Error("It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)"));break;case sn.EVENT:case sn.BINARY_EVENT:this.onevent(t);break;case sn.ACK:case sn.BINARY_ACK:this.onack(t);break;case sn.DISCONNECT:this.ondisconnect();break;case sn.CONNECT_ERROR:this.destroy();const r=new Error(t.data.message);r.data=t.data.data,this.emitReserved("connect_error",r);break}}onevent(t){const n=t.data||[];t.id!=null&&n.push(this.ack(t.id)),this.connected?this.emitEvent(n):this.receiveBuffer.push(Object.freeze(n))}emitEvent(t){if(this._anyListeners&&this._anyListeners.length){const n=this._anyListeners.slice();for(const r of n)r.apply(this,t)}super.emit.apply(this,t)}ack(t){const n=this;let r=!1;return function(...i){r||(r=!0,n.packet({type:sn.ACK,id:t,data:i}))}}onack(t){const n=this.acks[t.id];typeof n=="function"&&(n.apply(this,t.data),delete this.acks[t.id])}onconnect(t){this.id=t,this.connected=!0,this.emitBuffered(),this.emitReserved("connect")}emitBuffered(){this.receiveBuffer.forEach(t=>this.emitEvent(t)),this.receiveBuffer=[],this.sendBuffer.forEach(t=>{this.notifyOutgoingListeners(t),this.packet(t)}),this.sendBuffer=[]}ondisconnect(){this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach(t=>t()),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&this.packet({type:sn.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(t){return this.flags.compress=t,this}get volatile(){return this.flags.volatile=!0,this}timeout(t){return this.flags.timeout=t,this}onAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(t),this}prependAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(t),this}offAny(t){if(!this._anyListeners)return this;if(t){const n=this._anyListeners;for(let r=0;r0&&e.jitter<=1?e.jitter:0,this.attempts=0}e1.prototype.duration=function(){var e=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var t=Math.random(),n=Math.floor(t*this.jitter*e);e=(Math.floor(t*10)&1)==0?e-n:e+n}return Math.min(e,this.max)|0};e1.prototype.reset=function(){this.attempts=0};e1.prototype.setMin=function(e){this.ms=e};e1.prototype.setMax=function(e){this.max=e};e1.prototype.setJitter=function(e){this.jitter=e};class KC extends Qr{constructor(t,n){var r;super(),this.nsps={},this.subs=[],t&&typeof t=="object"&&(n=t,t=void 0),n=n||{},n.path=n.path||"/socket.io",this.opts=n,Mb(this,n),this.reconnection(n.reconnection!==!1),this.reconnectionAttempts(n.reconnectionAttempts||1/0),this.reconnectionDelay(n.reconnectionDelay||1e3),this.reconnectionDelayMax(n.reconnectionDelayMax||5e3),this.randomizationFactor((r=n.randomizationFactor)!==null&&r!==void 0?r:.5),this.backoff=new e1({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(n.timeout==null?2e4:n.timeout),this._readyState="closed",this.uri=t;const i=n.parser||QCe;this.encoder=new i.Encoder,this.decoder=new i.Decoder,this._autoConnect=n.autoConnect!==!1,this._autoConnect&&this.open()}reconnection(t){return arguments.length?(this._reconnection=!!t,this):this._reconnection}reconnectionAttempts(t){return t===void 0?this._reconnectionAttempts:(this._reconnectionAttempts=t,this)}reconnectionDelay(t){var n;return t===void 0?this._reconnectionDelay:(this._reconnectionDelay=t,(n=this.backoff)===null||n===void 0||n.setMin(t),this)}randomizationFactor(t){var n;return t===void 0?this._randomizationFactor:(this._randomizationFactor=t,(n=this.backoff)===null||n===void 0||n.setJitter(t),this)}reconnectionDelayMax(t){var n;return t===void 0?this._reconnectionDelayMax:(this._reconnectionDelayMax=t,(n=this.backoff)===null||n===void 0||n.setMax(t),this)}timeout(t){return arguments.length?(this._timeout=t,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&this.backoff.attempts===0&&this.reconnect()}open(t){if(~this._readyState.indexOf("open"))return this;this.engine=new Uc(this.uri,this.opts);const n=this.engine,r=this;this._readyState="opening",this.skipReconnect=!1;const i=Ls(n,"open",function(){r.onopen(),t&&t()}),o=Ls(n,"error",a=>{r.cleanup(),r._readyState="closed",this.emitReserved("error",a),t?t(a):r.maybeReconnectOnOpen()});if(this._timeout!==!1){const a=this._timeout;a===0&&i();const s=this.setTimeoutFn(()=>{i(),n.close(),n.emit("error",new Error("timeout"))},a);this.opts.autoUnref&&s.unref(),this.subs.push(function(){clearTimeout(s)})}return this.subs.push(i),this.subs.push(o),this}connect(t){return this.open(t)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");const t=this.engine;this.subs.push(Ls(t,"ping",this.onping.bind(this)),Ls(t,"data",this.ondata.bind(this)),Ls(t,"error",this.onerror.bind(this)),Ls(t,"close",this.onclose.bind(this)),Ls(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(t){try{this.decoder.add(t)}catch{this.onclose("parse error")}}ondecoded(t){this.emitReserved("packet",t)}onerror(t){this.emitReserved("error",t)}socket(t,n){let r=this.nsps[t];return r||(r=new KH(this,t,n),this.nsps[t]=r),r}_destroy(t){const n=Object.keys(this.nsps);for(const r of n)if(this.nsps[r].active)return;this._close()}_packet(t){const n=this.encoder.encode(t);for(let r=0;rt()),this.subs.length=0,this.decoder.destroy()}_close(){this.skipReconnect=!0,this._reconnecting=!1,this.onclose("forced close"),this.engine&&this.engine.close()}disconnect(){return this._close()}onclose(t,n){this.cleanup(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",t,n),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;const t=this;if(this.backoff.attempts>=this._reconnectionAttempts)this.backoff.reset(),this.emitReserved("reconnect_failed"),this._reconnecting=!1;else{const n=this.backoff.duration();this._reconnecting=!0;const r=this.setTimeoutFn(()=>{t.skipReconnect||(this.emitReserved("reconnect_attempt",t.backoff.attempts),!t.skipReconnect&&t.open(i=>{i?(t._reconnecting=!1,t.reconnect(),this.emitReserved("reconnect_error",i)):t.onreconnect()}))},n);this.opts.autoUnref&&r.unref(),this.subs.push(function(){clearTimeout(r)})}}onreconnect(){const t=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",t)}}const dg={};function b3(e,t){typeof e=="object"&&(t=e,e=void 0),t=t||{};const n=WCe(e,t.path||"/socket.io"),r=n.source,i=n.id,o=n.path,a=dg[i]&&o in dg[i].nsps,s=t.forceNew||t["force new connection"]||t.multiplex===!1||a;let l;return s?l=new KC(r,t):(dg[i]||(dg[i]=new KC(r,t)),l=dg[i]),n.query&&!t.query&&(t.query=n.queryKey),l.socket(n.path,t)}Object.assign(b3,{Manager:KC,Socket:KH,io:b3,connect:b3});let My;const e8e=new Uint8Array(16);function t8e(){if(!My&&(My=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!My))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return My(e8e)}const Mi=[];for(let e=0;e<256;++e)Mi.push((e+256).toString(16).slice(1));function n8e(e,t=0){return(Mi[e[t+0]]+Mi[e[t+1]]+Mi[e[t+2]]+Mi[e[t+3]]+"-"+Mi[e[t+4]]+Mi[e[t+5]]+"-"+Mi[e[t+6]]+Mi[e[t+7]]+"-"+Mi[e[t+8]]+Mi[e[t+9]]+"-"+Mi[e[t+10]]+Mi[e[t+11]]+Mi[e[t+12]]+Mi[e[t+13]]+Mi[e[t+14]]+Mi[e[t+15]]).toLowerCase()}const r8e=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),bM={randomUUID:r8e};function fg(e,t,n){if(bM.randomUUID&&!t&&!e)return bM.randomUUID();e=e||{};const r=e.random||(e.rng||t8e)();if(r[6]=r[6]&15|64,r[8]=r[8]&63|128,t){n=n||0;for(let i=0;i<16;++i)t[n+i]=r[i];return t}return n8e(r)}var i8e=/d{1,4}|D{3,4}|m{1,4}|yy(?:yy)?|([HhMsTt])\1?|W{1,2}|[LlopSZN]|"[^"]*"|'[^']*'/g,o8e=/\b(?:[A-Z]{1,3}[A-Z][TC])(?:[-+]\d{4})?|((?:Australian )?(?:Pacific|Mountain|Central|Eastern|Atlantic) (?:Standard|Daylight|Prevailing) Time)\b/g,a8e=/[^-+\dA-Z]/g;function Oi(e,t,n,r){if(arguments.length===1&&typeof e=="string"&&!/\d/.test(e)&&(t=e,e=void 0),e=e||e===0?e:new Date,e instanceof Date||(e=new Date(e)),isNaN(e))throw TypeError("Invalid date");t=String(xM[t]||t||xM.default);var i=t.slice(0,4);(i==="UTC:"||i==="GMT:")&&(t=t.slice(4),n=!0,i==="GMT:"&&(r=!0));var o=function(){return n?"getUTC":"get"},a=function(){return e[o()+"Date"]()},s=function(){return e[o()+"Day"]()},l=function(){return e[o()+"Month"]()},d=function(){return e[o()+"FullYear"]()},p=function(){return e[o()+"Hours"]()},g=function(){return e[o()+"Minutes"]()},m=function(){return e[o()+"Seconds"]()},y=function(){return e[o()+"Milliseconds"]()},x=function(){return n?0:e.getTimezoneOffset()},w=function(){return s8e(e)},P=function(){return l8e(e)},E={d:function(){return a()},dd:function(){return la(a())},ddd:function(){return Oo.dayNames[s()]},DDD:function(){return SM({y:d(),m:l(),d:a(),_:o(),dayName:Oo.dayNames[s()],short:!0})},dddd:function(){return Oo.dayNames[s()+7]},DDDD:function(){return SM({y:d(),m:l(),d:a(),_:o(),dayName:Oo.dayNames[s()+7]})},m:function(){return l()+1},mm:function(){return la(l()+1)},mmm:function(){return Oo.monthNames[l()]},mmmm:function(){return Oo.monthNames[l()+12]},yy:function(){return String(d()).slice(2)},yyyy:function(){return la(d(),4)},h:function(){return p()%12||12},hh:function(){return la(p()%12||12)},H:function(){return p()},HH:function(){return la(p())},M:function(){return g()},MM:function(){return la(g())},s:function(){return m()},ss:function(){return la(m())},l:function(){return la(y(),3)},L:function(){return la(Math.floor(y()/10))},t:function(){return p()<12?Oo.timeNames[0]:Oo.timeNames[1]},tt:function(){return p()<12?Oo.timeNames[2]:Oo.timeNames[3]},T:function(){return p()<12?Oo.timeNames[4]:Oo.timeNames[5]},TT:function(){return p()<12?Oo.timeNames[6]:Oo.timeNames[7]},Z:function(){return r?"GMT":n?"UTC":u8e(e)},o:function(){return(x()>0?"-":"+")+la(Math.floor(Math.abs(x())/60)*100+Math.abs(x())%60,4)},p:function(){return(x()>0?"-":"+")+la(Math.floor(Math.abs(x())/60),2)+":"+la(Math.floor(Math.abs(x())%60),2)},S:function(){return["th","st","nd","rd"][a()%10>3?0:(a()%100-a()%10!=10)*a()%10]},W:function(){return w()},WW:function(){return la(w())},N:function(){return P()}};return t.replace(i8e,function(k){return k in E?E[k]():k.slice(1,k.length-1)})}var xM={default:"ddd mmm dd yyyy HH:MM:ss",shortDate:"m/d/yy",paddedShortDate:"mm/dd/yyyy",mediumDate:"mmm d, yyyy",longDate:"mmmm d, yyyy",fullDate:"dddd, mmmm d, yyyy",shortTime:"h:MM TT",mediumTime:"h:MM:ss TT",longTime:"h:MM:ss TT Z",isoDate:"yyyy-mm-dd",isoTime:"HH:MM:ss",isoDateTime:"yyyy-mm-dd'T'HH:MM:sso",isoUtcDateTime:"UTC:yyyy-mm-dd'T'HH:MM:ss'Z'",expiresHeaderFormat:"ddd, dd mmm yyyy HH:MM:ss Z"},Oo={dayNames:["Sun","Mon","Tue","Wed","Thu","Fri","Sat","Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],monthNames:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec","January","February","March","April","May","June","July","August","September","October","November","December"],timeNames:["a","p","am","pm","A","P","AM","PM"]},la=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:2;return String(t).padStart(n,"0")},SM=function(t){var n=t.y,r=t.m,i=t.d,o=t._,a=t.dayName,s=t.short,l=s===void 0?!1:s,d=new Date,p=new Date;p.setDate(p[o+"Date"]()-1);var g=new Date;g.setDate(g[o+"Date"]()+1);var m=function(){return d[o+"Date"]()},y=function(){return d[o+"Month"]()},x=function(){return d[o+"FullYear"]()},w=function(){return p[o+"Date"]()},P=function(){return p[o+"Month"]()},E=function(){return p[o+"FullYear"]()},k=function(){return g[o+"Date"]()},L=function(){return g[o+"Month"]()},I=function(){return g[o+"FullYear"]()};return x()===n&&y()===r&&m()===i?l?"Tdy":"Today":E()===n&&P()===r&&w()===i?l?"Ysd":"Yesterday":I()===n&&L()===r&&k()===i?l?"Tmw":"Tomorrow":a},s8e=function(t){var n=new Date(t.getFullYear(),t.getMonth(),t.getDate());n.setDate(n.getDate()-(n.getDay()+6)%7+3);var r=new Date(n.getFullYear(),0,4);r.setDate(r.getDate()-(r.getDay()+6)%7+3);var i=n.getTimezoneOffset()-r.getTimezoneOffset();n.setHours(n.getHours()-i);var o=(n-r)/(864e5*7);return 1+Math.floor(o)},l8e=function(t){var n=t.getDay();return n===0&&(n=7),n},u8e=function(t){return(String(t).match(o8e)||[""]).pop().replace(a8e,"").replace(/GMT\+0000/g,"UTC")};const c8e=e=>{const{dispatch:t,getState:n}=e;return{onConnect:()=>{try{t(qL(!0)),t(PS("Connected"));const r=n().gallery;r.categories.user.latest_mtime?t(XL("user")):t(uC("user")),r.categories.result.latest_mtime?t(XL("result")):t(uC("result"))}catch(r){console.error(r)}},onDisconnect:()=>{try{t(qL(!1)),t(PS("Disconnected")),t(Ri({timestamp:Oi(new Date,"isoDateTime"),message:"Disconnected from server",level:"warning"}))}catch(r){console.error(r)}},onGenerationResult:r=>{try{const{shouldLoopback:i,activeTab:o}=n().options,a={uuid:fg(),...r,category:"result"};if(t(ly({category:"result",image:a})),i)switch(Mv[o]){case"img2img":{t(Jm(a));break}case"inpainting":{t(L5(a));break}}t(Ri({timestamp:Oi(new Date,"isoDateTime"),message:`Image generated: ${r.url}`}))}catch(i){console.error(i)}},onIntermediateResult:r=>{try{t(B3e({uuid:fg(),...r})),t(Ri({timestamp:Oi(new Date,"isoDateTime"),message:`Intermediate image generated: ${r.url}`}))}catch(i){console.error(i)}},onPostprocessingResult:r=>{try{t(ly({category:"result",image:{uuid:fg(),...r,category:"result"}})),t(Ri({timestamp:Oi(new Date,"isoDateTime"),message:`Postprocessed: ${r.url}`}))}catch(i){console.error(i)}},onProgressUpdate:r=>{try{t(d0(!0)),t(tye(r))}catch(i){console.error(i)}},onError:r=>{const{message:i,additionalData:o}=r;try{t(Ri({timestamp:Oi(new Date,"isoDateTime"),message:`Server error: ${i}`,level:"error"})),t(sC()),t(uA())}catch(a){console.error(a)}},onGalleryImages:r=>{const{images:i,areMoreImagesAvailable:o,category:a}=r,s=i.map(l=>({uuid:fg(),...l}));t(F3e({images:s,areMoreImagesAvailable:o,category:a})),t(Ri({timestamp:Oi(new Date,"isoDateTime"),message:`Loaded ${i.length} images`}))},onProcessingCanceled:()=>{t(iye());const{intermediateImage:r}=n().gallery;r&&(t(ly({category:"result",image:r})),t(Ri({timestamp:Oi(new Date,"isoDateTime"),message:`Intermediate image saved: ${r.url}`})),t(uA())),t(Ri({timestamp:Oi(new Date,"isoDateTime"),message:"Processing canceled",level:"warning"}))},onImageDeleted:r=>{const{url:i}=r;t(XB(r));const{initialImage:o,maskPath:a}=n().options,{imageToInpaint:s}=n().inpainting;(o?.url===i||o===i)&&t(WC()),s?.url===i&&t(o_()),a===i&&t(HC("")),t(Ri({timestamp:Oi(new Date,"isoDateTime"),message:`Image deleted: ${i}`}))},onImageUploaded:r=>{const{destination:i,...o}=r,a={uuid:fg(),...o};try{switch(t(ly({image:a,category:"user"})),i){case"img2img":{t(Jm(a));break}case"inpainting":{t(L5(a));break}default:{t(QB(a));break}}t(Ri({timestamp:Oi(new Date,"isoDateTime"),message:`Image uploaded: ${r.url}`}))}catch(s){console.error(s)}},onMaskImageUploaded:r=>{const{url:i}=r;t(HC(i)),t(Ri({timestamp:Oi(new Date,"isoDateTime"),message:`Mask image uploaded: ${i}`}))},onSystemConfig:r=>{t(nye(r))},onModelChanged:r=>{const{model_name:i,model_list:o}=r;t(KL(o)),t(PS("Model Changed")),t(d0(!1)),t(ZL(!0)),t(Ri({timestamp:Oi(new Date,"isoDateTime"),message:`Model changed: ${i}`,level:"info"}))},onModelChangeFailed:r=>{const{model_name:i,model_list:o}=r;t(KL(o)),t(d0(!1)),t(ZL(!0)),t(sC()),t(Ri({timestamp:Oi(new Date,"isoDateTime"),message:`Model change failed: ${i}`,level:"error"}))}}},d8e=(e,t)=>{const{width:n,height:r}=e,i=document.createElement("div"),o=new p3.Stage({container:i,width:n,height:r}),a=new p3.Layer;return o.add(a),t.forEach(s=>a.add(new p3.Line({points:s.points,stroke:"rgb(0,0,0)",strokeWidth:s.strokeWidth*2,tension:0,lineCap:"round",lineJoin:"round",shadowForStrokeEnabled:!1,globalCompositeOperation:s.tool==="brush"?"source-over":"destination-out"}))),a.draw(),i.remove(),{stage:o,layer:a}},f8e=(e,t)=>{const n=e.toCanvas().getContext("2d")?.getImageData(t.x,t.y,t.width,t.height);if(!n)throw new Error("Unable to get image data from generated canvas");return!new Uint32Array(n.data.buffer).some(i=>i!==0)},h8e=(e,t,n)=>{const{stage:r,layer:i}=d8e(e,t),o=f8e(r,n);return i.add(new p3.Image({image:e,globalCompositeOperation:"source-out"})),{maskDataURL:r.toDataURL({...n}),isMaskEmpty:o}},p8e=e=>{const{generationMode:t,optionsState:n,inpaintingState:r,systemState:i,imageToProcessUrl:o,maskImageElement:a}=e,{prompt:s,iterations:l,steps:d,cfgScale:p,threshold:g,perlin:m,height:y,width:x,sampler:w,seed:P,seamless:E,hiresFix:k,img2imgStrength:L,initialImage:I,shouldFitToWidthHeight:N,shouldGenerateVariations:z,variationAmount:F,seedWeights:B,shouldRunESRGAN:U,upscalingLevel:q,upscalingStrength:Z,shouldRunFacetool:ge,facetoolStrength:ce,codeformerFidelity:ve,facetoolType:we,shouldRandomizeSeed:xe}=n,{shouldDisplayInProgress:J}=i,G={prompt:s,iterations:l,steps:d,cfg_scale:p,threshold:g,perlin:m,height:y,width:x,sampler_name:w,seed:P,progress_images:J};if(G.seed=xe?wB(U7,G7):P,["txt2img","img2img"].includes(t)&&(G.seamless=E,G.hires_fix=k),t==="img2img"&&I&&(G.init_img=typeof I=="string"?I:I.url,G.strength=L,G.fit=N),t==="inpainting"&&a){const{lines:W,boundingBoxCoordinate:ie,boundingBoxDimensions:de,inpaintReplace:Se,shouldUseInpaintReplace:De}=r,Ie={...ie,...de};G.init_img=o,G.strength=L,G.fit=!1;const{maskDataURL:Ve,isMaskEmpty:ke}=h8e(a,W,Ie);G.is_mask_empty=ke,G.init_mask=Ve.split("data:image/png;base64,")[1],De&&(G.inpaint_replace=Se),G.bounding_box=Ie,G.progress_images=!1}z?(G.variation_amount=F,B&&(G.with_variations=n2e(B))):G.variation_amount=0;let ee=!1,Q=!1;return U&&(ee={level:q,strength:Z}),ge&&(Q={type:we,strength:ce},we==="codeformer"&&(Q.codeformer_fidelity=ve)),{generationParameters:G,esrganParameters:ee,facetoolParameters:Q}},g8e=(e,t)=>{const{dispatch:n,getState:r}=e;return{emitGenerateImage:i=>{n(d0(!0));const o=r(),{options:a,system:s,inpainting:l,gallery:d}=o,p={generationMode:i,optionsState:a,inpaintingState:l,systemState:s};if(i==="inpainting"){if(!F5.current||!l.imageToInpaint?.url){n(Ri({timestamp:Oi(new Date,"isoDateTime"),message:"Inpainting image not loaded, cannot generate image.",level:"error"})),n(sC());return}p.imageToProcessUrl=l.imageToInpaint.url,p.maskImageElement=F5.current}else if(!["txt2img","img2img"].includes(i)){if(!d.currentImage?.url)return;p.imageToProcessUrl=d.currentImage.url}const{generationParameters:g,esrganParameters:m,facetoolParameters:y}=p8e(p);t.emit("generateImage",g,m,y),g.init_mask&&(g.init_mask=g.init_mask.substr(0,20).concat("...")),n(Ri({timestamp:Oi(new Date,"isoDateTime"),message:`Image generation requested: ${JSON.stringify({...g,...m,...y})}`}))},emitRunESRGAN:i=>{n(d0(!0));const o=r().options,{upscalingLevel:a,upscalingStrength:s}=o,l={upscale:[a,s]};t.emit("runPostprocessing",i,{type:"esrgan",...l}),n(Ri({timestamp:Oi(new Date,"isoDateTime"),message:`ESRGAN upscale requested: ${JSON.stringify({file:i.url,...l})}`}))},emitRunFacetool:i=>{n(d0(!0));const o=r().options,{facetoolType:a,facetoolStrength:s,codeformerFidelity:l}=o,d={facetool_strength:s};a==="codeformer"&&(d.codeformer_fidelity=l),t.emit("runPostprocessing",i,{type:a,...d}),n(Ri({timestamp:Oi(new Date,"isoDateTime"),message:`Face restoration (${a}) requested: ${JSON.stringify({file:i.url,...d})}`}))},emitDeleteImage:i=>{const{url:o,uuid:a,category:s}=i;n(XB(i)),t.emit("deleteImage",o,a,s)},emitRequestImages:i=>{const o=r().gallery,{earliest_mtime:a}=o.categories[i];t.emit("requestImages",i,a)},emitRequestNewImages:i=>{const o=r().gallery,{latest_mtime:a}=o.categories[i];t.emit("requestLatestImages",i,a)},emitCancelProcessing:()=>{t.emit("cancel")},emitUploadImage:i=>{const{file:o,destination:a}=i;t.emit("uploadImage",o,o.name,a)},emitUploadMaskImage:i=>{t.emit("uploadMaskImage",i,i.name)},emitRequestSystemConfig:()=>{t.emit("requestSystemConfig")},emitRequestModelChange:i=>{n(oye()),t.emit("requestModelChange",i)}}},m8e=()=>{const{origin:e}=new URL(window.location.href),t=b3(e,{timeout:6e4,path:window.location.pathname+"socket.io"});let n=!1;return i=>o=>a=>{const{onConnect:s,onDisconnect:l,onError:d,onPostprocessingResult:p,onGenerationResult:g,onIntermediateResult:m,onProgressUpdate:y,onGalleryImages:x,onProcessingCanceled:w,onImageDeleted:P,onImageUploaded:E,onMaskImageUploaded:k,onSystemConfig:L,onModelChanged:I,onModelChangeFailed:N}=c8e(i),{emitGenerateImage:z,emitRunESRGAN:F,emitRunFacetool:B,emitDeleteImage:U,emitRequestImages:q,emitRequestNewImages:Z,emitCancelProcessing:ge,emitUploadImage:ce,emitUploadMaskImage:ve,emitRequestSystemConfig:we,emitRequestModelChange:xe}=g8e(i,t);switch(n||(t.on("connect",()=>s()),t.on("disconnect",()=>l()),t.on("error",J=>d(J)),t.on("generationResult",J=>g(J)),t.on("postprocessingResult",J=>p(J)),t.on("intermediateResult",J=>m(J)),t.on("progressUpdate",J=>y(J)),t.on("galleryImages",J=>x(J)),t.on("processingCanceled",()=>{w()}),t.on("imageDeleted",J=>{P(J)}),t.on("imageUploaded",J=>{E(J)}),t.on("maskImageUploaded",J=>{k(J)}),t.on("systemConfig",J=>{L(J)}),t.on("modelChanged",J=>{I(J)}),t.on("modelChangeFailed",J=>{N(J)}),n=!0),a.type){case"socketio/generateImage":{z(a.payload);break}case"socketio/runESRGAN":{F(a.payload);break}case"socketio/runFacetool":{B(a.payload);break}case"socketio/deleteImage":{U(a.payload);break}case"socketio/requestImages":{q(a.payload);break}case"socketio/requestNewImages":{Z(a.payload);break}case"socketio/cancelProcessing":{ge();break}case"socketio/uploadImage":{ce(a.payload);break}case"socketio/uploadMaskImage":{ve(a.payload);break}case"socketio/requestSystemConfig":{we();break}case"socketio/requestModelChange":{xe(a.payload);break}}o(a)}},v8e={key:"root",storage:Ev,stateReconciler:gb,blacklist:["gallery","system","inpainting"]},y8e={key:"system",storage:Ev,stateReconciler:gb,blacklist:["isCancelable","isConnected","isProcessing","currentStep","socketId","isESRGANAvailable","isGFPGANAvailable","currentStep","totalSteps","currentIteration","totalIterations","currentStatus"]},b8e={key:"gallery",storage:Ev,stateReconciler:gb,whitelist:["galleryWidth","shouldPinGallery","shouldShowGallery","galleryScrollPosition","galleryImageMinimumWidth","galleryImageObjectFit"]},x8e={key:"inpainting",storage:Ev,stateReconciler:gb,blacklist:["pastLines","futuresLines","cursorPosition"]},S8e=KF({options:dCe,gallery:l3(b8e,G3e),system:l3(y8e,sye),inpainting:l3(x8e,A3e)}),w8e=l3(v8e,S8e),ZH=Fme({reducer:w8e,middleware:e=>e({serializableCheck:!1}).concat(m8e())}),pt=Cve,qe=fve;function x3(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?x3=function(n){return typeof n}:x3=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},x3(e)}function C8e(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function wM(e,t){for(var n=0;n({textColor:e.colorMode==="dark"?"gray.800":"gray.100"})},Accordion:{baseStyle:e=>({button:{fontWeight:"bold",_hover:{bgColor:e.colorMode==="dark"?"rgba(255,255,255,0.05)":"rgba(0,0,0,0.05)"}},panel:{paddingBottom:2}})},FormLabel:{baseStyle:{fontWeight:"light"}},Button:{variants:{imageHoverIconButton:e=>({bg:e.colorMode==="dark"?"blackAlpha.700":"whiteAlpha.800",color:e.colorMode==="dark"?"whiteAlpha.700":"blackAlpha.700",_hover:{bg:e.colorMode==="dark"?"blackAlpha.800":"whiteAlpha.800",color:e.colorMode==="dark"?"whiteAlpha.900":"blackAlpha.900"}})}}}}),P8e=()=>S(zn,{width:"100vw",height:"100vh",alignItems:"center",justifyContent:"center",children:S(U0,{thickness:"2px",speed:"1s",emptyColor:"gray.200",color:"gray.400",size:"xl"})}),T8e=Zt(e=>e.system,e=>({isProcessing:e.isProcessing,currentStep:e.currentStep,totalSteps:e.totalSteps,currentStatusHasSteps:e.currentStatusHasSteps}),{memoizeOptions:{resultEqualityCheck:xa.exports.isEqual}}),L8e=()=>{const{isProcessing:e,currentStep:t,totalSteps:n,currentStatusHasSteps:r}=qe(T8e),i=t?Math.round(t*100/n):0;return S(eF,{value:i,isIndeterminate:e&&!r,className:"progress-bar"})};function A8e(e){const{title:t,hotkey:n,description:r}=e;return oe("div",{className:"hotkey-modal-item",children:[oe("div",{className:"hotkey-info",children:[S("p",{className:"hotkey-title",children:t}),r&&S("p",{className:"hotkey-description",children:r})]}),S("div",{className:"hotkey-key",children:n})]})}function M8e({children:e}){const{isOpen:t,onOpen:n,onClose:r}=f5(),i=[{title:"Invoke",desc:"Generate an image",hotkey:"Ctrl+Enter"},{title:"Cancel",desc:"Cancel image generation",hotkey:"Shift+X"},{title:"Focus Prompt",desc:"Focus the prompt input area",hotkey:"Alt+A"},{title:"Toggle Options",desc:"Open and close the options panel",hotkey:"O"},{title:"Pin Options",desc:"Pin the options panel",hotkey:"Shift+O"},{title:"Toggle Gallery",desc:"Open and close the gallery drawer",hotkey:"G"},{title:"Change Tabs",desc:"Switch to another workspace",hotkey:"1-6"},{title:"Theme Toggle",desc:"Switch between dark and light modes",hotkey:"Shift+D"},{title:"Console Toggle",desc:"Open and close console",hotkey:"`"}],o=[{title:"Set Parameters",desc:"Use all parameters of the current image",hotkey:"A"},{title:"Set Seed",desc:"Use the seed of the current image",hotkey:"S"},{title:"Restore Faces",desc:"Restore the current image",hotkey:"R"},{title:"Upscale",desc:"Upscale the current image",hotkey:"U"},{title:"Show Info",desc:"Show metadata info of the current image",hotkey:"I"},{title:"Send To Image To Image",desc:"Send current image to Image to Image",hotkey:"Shift+I"},{title:"Delete Image",desc:"Delete the current image",hotkey:"Del"}],a=[{title:"Previous Image",desc:"Display the previous image in gallery",hotkey:"Arrow left"},{title:"Next Image",desc:"Display the next image in gallery",hotkey:"Arrow right"},{title:"Toggle Gallery Pin",desc:"Pins and unpins the gallery to the UI",hotkey:"Shift+G"},{title:"Increase Gallery Image Size",desc:"Increases gallery thumbnails size",hotkey:"Shift+Up"},{title:"Decrease Gallery Image Size",desc:"Decreases gallery thumbnails size",hotkey:"Shift+Down"},{title:"Reset Gallery Image Size",desc:"Resets image gallery size",hotkey:"Shift+R"}],s=[{title:"Select Brush",desc:"Selects the inpainting brush",hotkey:"B"},{title:"Select Eraser",desc:"Selects the inpainting eraser",hotkey:"E"},{title:"Quick Toggle Brush/Eraser",desc:"Quick toggle between brush and eraser",hotkey:"X"},{title:"Decrease Brush Size",desc:"Decreases the size of the inpainting brush/eraser",hotkey:"["},{title:"Increase Brush Size",desc:"Increases the size of the inpainting brush/eraser",hotkey:"]"},{title:"Hide Mask",desc:"Hide and unhide mask",hotkey:"H"},{title:"Decrease Mask Opacity",desc:"Decreases the opacity of the mask",hotkey:"Shift+["},{title:"Increase Mask Opacity",desc:"Increases the opacity of the mask",hotkey:"Shift+]"},{title:"Invert Mask",desc:"Invert the mask preview",hotkey:"Shift+M"},{title:"Clear Mask",desc:"Clear the entire mask",hotkey:"Shift+C"},{title:"Undo Stroke",desc:"Undo a brush stroke",hotkey:"Ctrl+Z"},{title:"Redo Stroke",desc:"Redo a brush stroke",hotkey:"Ctrl+Shift+Z, Ctrl+Y"},{title:"Lock Bounding Box",desc:"Locks the bounding box",hotkey:"Shift+Q"},{title:"Quick Toggle Lock Bounding Box",desc:"Hold to toggle locking the bounding box",hotkey:"Q"},{title:"Expand Inpainting Area",desc:"Expand your inpainting work area",hotkey:"Shift+J"}],l=d=>{const p=[];return d.forEach((g,m)=>{p.push(S(A8e,{title:g.title,description:g.desc,hotkey:g.hotkey},m))}),S("div",{className:"hotkey-modal-category",children:p})};return oe(Bn,{children:[C.exports.cloneElement(e,{onClick:n}),oe(L0,{isOpen:t,onClose:r,children:[S(Vm,{}),oe(Wm,{className:"hotkeys-modal",children:[S(p7,{}),S("h1",{children:"Keyboard Shorcuts"}),S("div",{className:"hotkeys-modal-items",children:oe(z4,{allowMultiple:!0,children:[oe(Uf,{children:[oe(Wf,{className:"hotkeys-modal-button",children:[S("h2",{children:"App Hotkeys"}),S(Vf,{})]}),S(Gf,{children:l(i)})]}),oe(Uf,{children:[oe(Wf,{className:"hotkeys-modal-button",children:[S("h2",{children:"General Hotkeys"}),S(Vf,{})]}),S(Gf,{children:l(o)})]}),oe(Uf,{children:[oe(Wf,{className:"hotkeys-modal-button",children:[S("h2",{children:"Gallery Hotkeys"}),S(Vf,{})]}),S(Gf,{children:l(a)})]}),oe(Uf,{children:[oe(Wf,{className:"hotkeys-modal-button",children:[S("h2",{children:"Inpainting Hotkeys"}),S(Vf,{})]}),S(Gf,{children:l(s)})]})]})})]})]})]})}const I8e=e=>{const{isProcessing:t,isConnected:n}=qe(l=>l.system),r=pt(),{name:i,status:o,description:a}=e,s=()=>{r(n3e(i))};return oe("div",{className:"model-list-item",children:[S($r,{label:a,hasArrow:!0,placement:"bottom",children:S("div",{className:"model-list-item-name",children:i})}),S(zD,{}),S("div",{className:`model-list-item-status ${o.split(" ").join("-")}`,children:o}),S("div",{className:"model-list-item-load-btn",children:S(Ya,{size:"sm",onClick:s,isDisabled:o==="active"||t||!n,children:"Load"})})]})},R8e=Zt(e=>e.system,e=>{const t=Kt.map(e.model_list,(r,i)=>({name:i,...r})),n=t.find(r=>r.status==="active");return{models:t,activeModel:n}}),O8e=()=>{const{models:e}=qe(R8e);return S("div",{className:"model-list",children:S(z4,{allowToggle:!0,children:oe(Uf,{children:[S(Wf,{children:oe("div",{className:"model-list-button",children:[S("h2",{children:"Models"}),S(Vf,{})]})}),S(Gf,{children:S("div",{className:"model-list-list",children:e.map((t,n)=>S(I8e,{name:t.name,status:t.status,description:t.description},n))})})]})})})};function KS({settingTitle:e,isChecked:t,dispatcher:n}){const r=pt();return S(Hu,{styleClass:"settings-modal-item",label:e,isChecked:t,onChange:i=>r(n(i.target.checked))})}const N8e=Zt(e=>e.system,e=>{const{shouldDisplayInProgress:t,shouldConfirmOnDelete:n,shouldDisplayGuides:r,model_list:i}=e;return{shouldDisplayInProgress:t,shouldConfirmOnDelete:n,shouldDisplayGuides:r,models:Kt.map(i,(o,a)=>a)}},{memoizeOptions:{resultEqualityCheck:xa.exports.isEqual}}),D8e=({children:e})=>{const{isOpen:t,onOpen:n,onClose:r}=f5(),{isOpen:i,onOpen:o,onClose:a}=f5(),{shouldDisplayInProgress:s,shouldConfirmOnDelete:l,shouldDisplayGuides:d}=qe(N8e),p=()=>{lW.purge().then(()=>{r(),o()})};return oe(Bn,{children:[C.exports.cloneElement(e,{onClick:n}),oe(L0,{isOpen:t,onClose:r,children:[S(Vm,{}),oe(Wm,{className:"settings-modal",children:[S(m7,{className:"settings-modal-header",children:"Settings"}),S(p7,{}),oe(m5,{className:"settings-modal-content",children:[S(O8e,{}),oe("div",{className:"settings-modal-items",children:[S(KS,{settingTitle:"Display In-Progress Images (slower)",isChecked:s,dispatcher:J2e}),S(KS,{settingTitle:"Confirm on Delete",isChecked:l,dispatcher:_B}),S(KS,{settingTitle:"Display Help Icons",isChecked:d,dispatcher:rye})]}),oe("div",{className:"settings-modal-reset",children:[S(Xf,{size:"md",children:"Reset Web UI"}),S(Ya,{colorScheme:"red",onClick:p,children:"Reset Web UI"}),S(zo,{children:"Resetting the web UI only resets the browser's local cache of your images and remembered settings. It does not delete any images from disk."}),S(zo,{children:"If images aren't showing up in the gallery or something else isn't working, please try resetting before submitting an issue on GitHub."})]})]}),S(g7,{children:S(Ya,{onClick:r,children:"Close"})})]})]}),oe(L0,{closeOnOverlayClick:!1,isOpen:i,onClose:a,isCentered:!0,children:[S(Vm,{bg:"blackAlpha.300",backdropFilter:"blur(40px)"}),S(Wm,{children:S(m5,{pb:6,pt:6,children:S(zn,{justifyContent:"center",children:S(zo,{fontSize:"lg",children:"Web UI has been reset. Refresh the page to reload."})})})})]})]})},z8e=Zt(e=>e.system,e=>({isConnected:e.isConnected,isProcessing:e.isProcessing,currentIteration:e.currentIteration,totalIterations:e.totalIterations,currentStatus:e.currentStatus,hasError:e.hasError,wasErrorSeen:e.wasErrorSeen}),{memoizeOptions:{resultEqualityCheck:xa.exports.isEqual}}),F8e=()=>{const{isConnected:e,isProcessing:t,currentIteration:n,totalIterations:r,currentStatus:i,hasError:o,wasErrorSeen:a}=qe(z8e),s=pt();let l;e&&!o?l="status-good":l="status-bad";let d=i;return["generating","preparing","saving image","restoring faces","upscaling"].includes(d.toLowerCase())&&(l="status-working"),d&&t&&r>1&&(d+=` (${n}/${r})`),S($r,{label:o&&!a?"Click to clear, check logs for details":void 0,children:S(zo,{cursor:o&&!a?"pointer":"initial",onClick:()=>{(o||!a)&&s(kB())},className:`status ${l}`,children:d})})},B8e=()=>{const{colorMode:e,toggleColorMode:t}=Q8();$t("shift+d",()=>{t()},[e,t]);const n=e=="light"?S(Dye,{}):S(Vye,{}),r=e=="light"?18:20;return oe("div",{className:"site-header",children:[oe("div",{className:"site-header-left-side",children:[S("img",{src:qB,alt:"invoke-ai-logo"}),oe("h1",{children:["invoke ",S("strong",{children:"ai"})]})]}),oe("div",{className:"site-header-right-side",children:[S(F8e,{}),S(M8e,{children:S("div",{children:S($r,{hasArrow:!0,label:"Hotkeys",placement:"bottom",children:S(Zr,{"aria-label":"Hotkeys",variant:"link",fontSize:24,size:"sm",icon:S(mye,{})})})})}),S($r,{hasArrow:!0,label:"Theme",placement:"bottom",children:S(Zr,{"aria-label":"Toggle Dark Mode",onClick:t,variant:"link",size:"sm",fontSize:r,icon:n})}),S($r,{hasArrow:!0,label:"Report Bug",placement:"bottom",children:S(Zr,{"aria-label":"Link to Github Issues",variant:"link",fontSize:23,size:"sm",icon:S(r0,{isExternal:!0,href:"http://github.com/invoke-ai/InvokeAI/issues",children:S(TB,{})})})}),S($r,{hasArrow:!0,label:"Github",placement:"bottom",children:S(Zr,{"aria-label":"Link to Github Repo",variant:"link",fontSize:20,size:"sm",icon:S(r0,{isExternal:!0,href:"http://github.com/invoke-ai/InvokeAI",children:S(kye,{})})})}),S($r,{hasArrow:!0,label:"Discord",placement:"bottom",children:S(Zr,{"aria-label":"Link to Discord Server",variant:"link",fontSize:20,size:"sm",icon:S(r0,{isExternal:!0,href:"https://discord.gg/ZmtBAhwWhy",children:S(_ye,{})})})}),S(D8e,{children:S("div",{children:S($r,{label:"Settings",children:S(Zr,{"aria-label":"Settings",variant:"link",fontSize:24,size:"sm",icon:S(hye,{})})})})})]})]})},$8e=Zt(e=>e.system,e=>e.log,{memoizeOptions:{resultEqualityCheck:(e,t)=>e.length===t.length}}),H8e=Zt(e=>e.system,e=>({shouldShowLogViewer:e.shouldShowLogViewer,hasError:e.hasError,wasErrorSeen:e.wasErrorSeen}),{memoizeOptions:{resultEqualityCheck:xa.exports.isEqual}}),W8e=()=>{const e=pt(),t=qe($8e),{shouldShowLogViewer:n,hasError:r,wasErrorSeen:i}=qe(H8e),[o,a]=C.exports.useState(!0),s=C.exports.useRef(null);C.exports.useLayoutEffect(()=>{s.current!==null&&o&&(s.current.scrollTop=s.current.scrollHeight)},[o,t,n]);const l=()=>{e(kB()),e(jL(!n))};return $t("`",()=>{e(jL(!n))},[n]),oe(Bn,{children:[n&&S(r$,{defaultSize:{width:"100%",height:200},style:{display:"flex",position:"fixed",left:0,bottom:0,zIndex:9999},maxHeight:"90vh",children:S("div",{className:"console",ref:s,onScroll:()=>{!s.current||o&&s.current.scrollTop{const{timestamp:m,message:y,level:x}=p;return oe("div",{className:`console-entry console-${x}-color`,children:[oe("p",{className:"console-timestamp",children:[m,":"]}),S("p",{className:"console-message",children:y})]},g)})})}),n&&S($r,{hasArrow:!0,label:o?"Autoscroll On":"Autoscroll Off",children:S(Zr,{className:"console-autoscroll-icon-button","data-autoscroll-enabled":o,size:"sm","aria-label":"Toggle autoscroll",variant:"solid",icon:S(Eye,{}),onClick:()=>a(!o)})}),S($r,{hasArrow:!0,label:n?"Hide Console":"Show Console",children:S(Zr,{className:"console-toggle-icon-button","data-error-seen":r||!i,size:"sm",position:"fixed",variant:"solid","aria-label":"Toggle Log Viewer",icon:n?S(Nye,{}):S(Aye,{}),onClick:l})})]})};function V8e(){async function e(n=""){return await fetch(n,{method:"GET",cache:"no-cache"})}const t=()=>{const n=document.location;e(n+"/flaskwebgui-keep-server-alive").then(i=>i)};(!{BASE_URL:"./",MODE:"production",DEV:!1,PROD:!0}.NODE_ENV||{BASE_URL:"./",MODE:"production",DEV:!1,PROD:!0}.NODE_ENV==="production")&&document.addEventListener("DOMContentLoaded",()=>{t(),setInterval(t,3e3)})}var U8e=new Map([["aac","audio/aac"],["abw","application/x-abiword"],["arc","application/x-freearc"],["avif","image/avif"],["avi","video/x-msvideo"],["azw","application/vnd.amazon.ebook"],["bin","application/octet-stream"],["bmp","image/bmp"],["bz","application/x-bzip"],["bz2","application/x-bzip2"],["cda","application/x-cdf"],["csh","application/x-csh"],["css","text/css"],["csv","text/csv"],["doc","application/msword"],["docx","application/vnd.openxmlformats-officedocument.wordprocessingml.document"],["eot","application/vnd.ms-fontobject"],["epub","application/epub+zip"],["gz","application/gzip"],["gif","image/gif"],["heic","image/heic"],["heif","image/heif"],["htm","text/html"],["html","text/html"],["ico","image/vnd.microsoft.icon"],["ics","text/calendar"],["jar","application/java-archive"],["jpeg","image/jpeg"],["jpg","image/jpeg"],["js","text/javascript"],["json","application/json"],["jsonld","application/ld+json"],["mid","audio/midi"],["midi","audio/midi"],["mjs","text/javascript"],["mp3","audio/mpeg"],["mp4","video/mp4"],["mpeg","video/mpeg"],["mpkg","application/vnd.apple.installer+xml"],["odp","application/vnd.oasis.opendocument.presentation"],["ods","application/vnd.oasis.opendocument.spreadsheet"],["odt","application/vnd.oasis.opendocument.text"],["oga","audio/ogg"],["ogv","video/ogg"],["ogx","application/ogg"],["opus","audio/opus"],["otf","font/otf"],["png","image/png"],["pdf","application/pdf"],["php","application/x-httpd-php"],["ppt","application/vnd.ms-powerpoint"],["pptx","application/vnd.openxmlformats-officedocument.presentationml.presentation"],["rar","application/vnd.rar"],["rtf","application/rtf"],["sh","application/x-sh"],["svg","image/svg+xml"],["swf","application/x-shockwave-flash"],["tar","application/x-tar"],["tif","image/tiff"],["tiff","image/tiff"],["ts","video/mp2t"],["ttf","font/ttf"],["txt","text/plain"],["vsd","application/vnd.visio"],["wav","audio/wav"],["weba","audio/webm"],["webm","video/webm"],["webp","image/webp"],["woff","font/woff"],["woff2","font/woff2"],["xhtml","application/xhtml+xml"],["xls","application/vnd.ms-excel"],["xlsx","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"],["xml","application/xml"],["xul","application/vnd.mozilla.xul+xml"],["zip","application/zip"],["7z","application/x-7z-compressed"],["mkv","video/x-matroska"],["mov","video/quicktime"],["msg","application/vnd.ms-outlook"]]);function Rv(e,t){var n=G8e(e);if(typeof n.path!="string"){var r=e.webkitRelativePath;Object.defineProperty(n,"path",{value:typeof t=="string"?t:typeof r=="string"&&r.length>0?r:e.name,writable:!1,configurable:!1,enumerable:!0})}return n}function G8e(e){var t=e.name,n=t&&t.lastIndexOf(".")!==-1;if(n&&!e.type){var r=t.split(".").pop().toLowerCase(),i=U8e.get(r);i&&Object.defineProperty(e,"type",{value:i,writable:!1,configurable:!1,enumerable:!0})}return e}var j8e=[".DS_Store","Thumbs.db"];function q8e(e){return W0(this,void 0,void 0,function(){return V0(this,function(t){return B5(e)&&K8e(e.dataTransfer)?[2,Q8e(e.dataTransfer,e.type)]:Z8e(e)?[2,Y8e(e)]:Array.isArray(e)&&e.every(function(n){return"getFile"in n&&typeof n.getFile=="function"})?[2,X8e(e)]:[2,[]]})})}function K8e(e){return B5(e)}function Z8e(e){return B5(e)&&B5(e.target)}function B5(e){return typeof e=="object"&&e!==null}function Y8e(e){return XC(e.target.files).map(function(t){return Rv(t)})}function X8e(e){return W0(this,void 0,void 0,function(){var t;return V0(this,function(n){switch(n.label){case 0:return[4,Promise.all(e.map(function(r){return r.getFile()}))];case 1:return t=n.sent(),[2,t.map(function(r){return Rv(r)})]}})})}function Q8e(e,t){return W0(this,void 0,void 0,function(){var n,r;return V0(this,function(i){switch(i.label){case 0:return e.items?(n=XC(e.items).filter(function(o){return o.kind==="file"}),t!=="drop"?[2,n]:[4,Promise.all(n.map(J8e))]):[3,2];case 1:return r=i.sent(),[2,_M(XH(r))];case 2:return[2,_M(XC(e.files).map(function(o){return Rv(o)}))]}})})}function _M(e){return e.filter(function(t){return j8e.indexOf(t.name)===-1})}function XC(e){if(e===null)return[];for(var t=[],n=0;ne.length)&&(t=e.length);for(var n=0,r=new Array(t);nn)return[!1,LM(n)];if(e.sizen)return[!1,LM(n)]}return[!0,null]}function Df(e){return e!=null}function g9e(e){var t=e.files,n=e.accept,r=e.minSize,i=e.maxSize,o=e.multiple,a=e.maxFiles,s=e.validator;return!o&&t.length>1||o&&a>=1&&t.length>a?!1:t.every(function(l){var d=tW(l,n),p=ev(d,1),g=p[0],m=nW(l,r,i),y=ev(m,1),x=y[0],w=s?s(l):null;return g&&x&&!w})}function $5(e){return typeof e.isPropagationStopped=="function"?e.isPropagationStopped():typeof e.cancelBubble<"u"?e.cancelBubble:!1}function Iy(e){return e.dataTransfer?Array.prototype.some.call(e.dataTransfer.types,function(t){return t==="Files"||t==="application/x-moz-file"}):!!e.target&&!!e.target.files}function MM(e){e.preventDefault()}function m9e(e){return e.indexOf("MSIE")!==-1||e.indexOf("Trident/")!==-1}function v9e(e){return e.indexOf("Edge/")!==-1}function y9e(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.navigator.userAgent;return m9e(e)||v9e(e)}function hl(){for(var e=arguments.length,t=new Array(e),n=0;n1?i-1:0),a=1;ae.length)&&(t=e.length);for(var n=0,r=new Array(t);n=0)&&(!Object.prototype.propertyIsEnumerable.call(e,r)||(n[r]=e[r]))}return n}function N9e(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,o;for(o=0;o=0)&&(n[i]=e[i]);return n}var M_=C.exports.forwardRef(function(e,t){var n=e.children,r=H5(e,_9e),i=sW(r),o=i.open,a=H5(i,k9e);return C.exports.useImperativeHandle(t,function(){return{open:o}},[o]),S(C.exports.Fragment,{children:n(fr(fr({},a),{},{open:o}))})});M_.displayName="Dropzone";var aW={disabled:!1,getFilesFromEvent:q8e,maxSize:1/0,minSize:0,multiple:!0,maxFiles:0,preventDropOnDocument:!0,noClick:!1,noKeyboard:!1,noDrag:!1,noDragEventsBubbling:!1,validator:null,useFsAccessApi:!0,autoFocus:!1};M_.defaultProps=aW;M_.propTypes={children:In.exports.func,accept:In.exports.objectOf(In.exports.arrayOf(In.exports.string)),multiple:In.exports.bool,preventDropOnDocument:In.exports.bool,noClick:In.exports.bool,noKeyboard:In.exports.bool,noDrag:In.exports.bool,noDragEventsBubbling:In.exports.bool,minSize:In.exports.number,maxSize:In.exports.number,maxFiles:In.exports.number,disabled:In.exports.bool,getFilesFromEvent:In.exports.func,onFileDialogCancel:In.exports.func,onFileDialogOpen:In.exports.func,useFsAccessApi:In.exports.bool,autoFocus:In.exports.bool,onDragEnter:In.exports.func,onDragLeave:In.exports.func,onDragOver:In.exports.func,onDrop:In.exports.func,onDropAccepted:In.exports.func,onDropRejected:In.exports.func,onError:In.exports.func,validator:In.exports.func};var t8={isFocused:!1,isFileDialogActive:!1,isDragActive:!1,isDragAccept:!1,isDragReject:!1,acceptedFiles:[],fileRejections:[]};function sW(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=fr(fr({},aW),e),n=t.accept,r=t.disabled,i=t.getFilesFromEvent,o=t.maxSize,a=t.minSize,s=t.multiple,l=t.maxFiles,d=t.onDragEnter,p=t.onDragLeave,g=t.onDragOver,m=t.onDrop,y=t.onDropAccepted,x=t.onDropRejected,w=t.onFileDialogCancel,P=t.onFileDialogOpen,E=t.useFsAccessApi,k=t.autoFocus,L=t.preventDropOnDocument,I=t.noClick,N=t.noKeyboard,z=t.noDrag,F=t.noDragEventsBubbling,B=t.onError,U=t.validator,q=C.exports.useMemo(function(){return S9e(n)},[n]),Z=C.exports.useMemo(function(){return x9e(n)},[n]),ge=C.exports.useMemo(function(){return typeof P=="function"?P:RM},[P]),ce=C.exports.useMemo(function(){return typeof w=="function"?w:RM},[w]),ve=C.exports.useRef(null),we=C.exports.useRef(null),xe=C.exports.useReducer(D9e,t8),J=ZS(xe,2),G=J[0],ee=J[1],Q=G.isFocused,W=G.isFileDialogActive,ie=C.exports.useRef(typeof window<"u"&&window.isSecureContext&&E&&b9e()),de=function(){!ie.current&&W&&setTimeout(function(){if(we.current){var et=we.current.files;et.length||(ee({type:"closeDialog"}),ce())}},300)};C.exports.useEffect(function(){return window.addEventListener("focus",de,!1),function(){window.removeEventListener("focus",de,!1)}},[we,W,ce,ie]);var Se=C.exports.useRef([]),De=function(et){ve.current&&ve.current.contains(et.target)||(et.preventDefault(),Se.current=[])};C.exports.useEffect(function(){return L&&(document.addEventListener("dragover",MM,!1),document.addEventListener("drop",De,!1)),function(){L&&(document.removeEventListener("dragover",MM),document.removeEventListener("drop",De))}},[ve,L]),C.exports.useEffect(function(){return!r&&k&&ve.current&&ve.current.focus(),function(){}},[ve,k,r]);var Ie=C.exports.useCallback(function(Oe){B?B(Oe):console.error(Oe)},[B]),Ve=C.exports.useCallback(function(Oe){Oe.preventDefault(),Oe.persist(),yt(Oe),Se.current=[].concat(T9e(Se.current),[Oe.target]),Iy(Oe)&&Promise.resolve(i(Oe)).then(function(et){if(!($5(Oe)&&!F)){var Gt=et.length,Vt=Gt>0&&g9e({files:et,accept:q,minSize:a,maxSize:o,multiple:s,maxFiles:l,validator:U}),Ee=Gt>0&&!Vt;ee({isDragAccept:Vt,isDragReject:Ee,isDragActive:!0,type:"setDraggedFiles"}),d&&d(Oe)}}).catch(function(et){return Ie(et)})},[i,d,Ie,F,q,a,o,s,l,U]),ke=C.exports.useCallback(function(Oe){Oe.preventDefault(),Oe.persist(),yt(Oe);var et=Iy(Oe);if(et&&Oe.dataTransfer)try{Oe.dataTransfer.dropEffect="copy"}catch{}return et&&g&&g(Oe),!1},[g,F]),We=C.exports.useCallback(function(Oe){Oe.preventDefault(),Oe.persist(),yt(Oe);var et=Se.current.filter(function(Vt){return ve.current&&ve.current.contains(Vt)}),Gt=et.indexOf(Oe.target);Gt!==-1&&et.splice(Gt,1),Se.current=et,!(et.length>0)&&(ee({type:"setDraggedFiles",isDragActive:!1,isDragAccept:!1,isDragReject:!1}),Iy(Oe)&&p&&p(Oe))},[ve,p,F]),it=C.exports.useCallback(function(Oe,et){var Gt=[],Vt=[];Oe.forEach(function(Ee){var Et=tW(Ee,q),Jt=ZS(Et,2),Hn=Jt[0],Ge=Jt[1],Lt=nW(Ee,a,o),Be=ZS(Lt,2),ut=Be[0],je=Be[1],St=U?U(Ee):null;if(Hn&&ut&&!St)Gt.push(Ee);else{var en=[Ge,je];St&&(en=en.concat(St)),Vt.push({file:Ee,errors:en.filter(function(Kn){return Kn})})}}),(!s&&Gt.length>1||s&&l>=1&&Gt.length>l)&&(Gt.forEach(function(Ee){Vt.push({file:Ee,errors:[p9e]})}),Gt.splice(0)),ee({acceptedFiles:Gt,fileRejections:Vt,type:"setFiles"}),m&&m(Gt,Vt,et),Vt.length>0&&x&&x(Vt,et),Gt.length>0&&y&&y(Gt,et)},[ee,s,q,a,o,l,m,y,x,U]),ht=C.exports.useCallback(function(Oe){Oe.preventDefault(),Oe.persist(),yt(Oe),Se.current=[],Iy(Oe)&&Promise.resolve(i(Oe)).then(function(et){$5(Oe)&&!F||it(et,Oe)}).catch(function(et){return Ie(et)}),ee({type:"reset"})},[i,it,Ie,F]),Ht=C.exports.useCallback(function(){if(ie.current){ee({type:"openDialog"}),ge();var Oe={multiple:s,types:Z};window.showOpenFilePicker(Oe).then(function(et){return i(et)}).then(function(et){it(et,null),ee({type:"closeDialog"})}).catch(function(et){w9e(et)?(ce(et),ee({type:"closeDialog"})):C9e(et)?(ie.current=!1,we.current?(we.current.value=null,we.current.click()):Ie(new Error("Cannot open the file picker because the https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API is not supported and no was provided."))):Ie(et)});return}we.current&&(ee({type:"openDialog"}),ge(),we.current.value=null,we.current.click())},[ee,ge,ce,E,it,Ie,Z,s]),Nt=C.exports.useCallback(function(Oe){!ve.current||!ve.current.isEqualNode(Oe.target)||(Oe.key===" "||Oe.key==="Enter"||Oe.keyCode===32||Oe.keyCode===13)&&(Oe.preventDefault(),Ht())},[ve,Ht]),Re=C.exports.useCallback(function(){ee({type:"focus"})},[]),tt=C.exports.useCallback(function(){ee({type:"blur"})},[]),mt=C.exports.useCallback(function(){I||(y9e()?setTimeout(Ht,0):Ht())},[I,Ht]),at=function(et){return r?null:et},vt=function(et){return N?null:at(et)},mn=function(et){return z?null:at(et)},yt=function(et){F&&et.stopPropagation()},Wt=C.exports.useMemo(function(){return function(){var Oe=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},et=Oe.refKey,Gt=et===void 0?"ref":et,Vt=Oe.role,Ee=Oe.onKeyDown,Et=Oe.onFocus,Jt=Oe.onBlur,Hn=Oe.onClick,Ge=Oe.onDragEnter,Lt=Oe.onDragOver,Be=Oe.onDragLeave,ut=Oe.onDrop,je=H5(Oe,E9e);return fr(fr(e8({onKeyDown:vt(hl(Ee,Nt)),onFocus:vt(hl(Et,Re)),onBlur:vt(hl(Jt,tt)),onClick:at(hl(Hn,mt)),onDragEnter:mn(hl(Ge,Ve)),onDragOver:mn(hl(Lt,ke)),onDragLeave:mn(hl(Be,We)),onDrop:mn(hl(ut,ht)),role:typeof Vt=="string"&&Vt!==""?Vt:"presentation"},Gt,ve),!r&&!N?{tabIndex:0}:{}),je)}},[ve,Nt,Re,tt,mt,Ve,ke,We,ht,N,z,r]),rn=C.exports.useCallback(function(Oe){Oe.stopPropagation()},[]),Dt=C.exports.useMemo(function(){return function(){var Oe=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},et=Oe.refKey,Gt=et===void 0?"ref":et,Vt=Oe.onChange,Ee=Oe.onClick,Et=H5(Oe,P9e),Jt=e8({accept:q,multiple:s,type:"file",style:{display:"none"},onChange:at(hl(Vt,ht)),onClick:at(hl(Ee,rn)),tabIndex:-1},Gt,we);return fr(fr({},Jt),Et)}},[we,n,s,ht,r]);return fr(fr({},G),{},{isFocused:Q&&!r,getRootProps:Wt,getInputProps:Dt,rootRef:ve,inputRef:we,open:at(Ht)})}function D9e(e,t){switch(t.type){case"focus":return fr(fr({},e),{},{isFocused:!0});case"blur":return fr(fr({},e),{},{isFocused:!1});case"openDialog":return fr(fr({},t8),{},{isFileDialogActive:!0});case"closeDialog":return fr(fr({},e),{},{isFileDialogActive:!1});case"setDraggedFiles":return fr(fr({},e),{},{isDragActive:t.isDragActive,isDragAccept:t.isDragAccept,isDragReject:t.isDragReject});case"setFiles":return fr(fr({},e),{},{acceptedFiles:t.acceptedFiles,fileRejections:t.fileRejections});case"reset":return fr({},t8);default:return e}}function RM(){}const z9e=e=>{const{children:t}=e,n=pt(),r=qe(as),i=Cd({}),[o,a]=C.exports.useState(!1),s=C.exports.useCallback(P=>{a(!0);const E=P.errors.reduce((k,L)=>k+` -`+L.message,"");i({title:"Upload failed",description:E,status:"error",isClosable:!0})},[i]),l=C.exports.useCallback(P=>{a(!0);const E={file:P};["img2img","inpainting"].includes(r)&&(E.destination=r),n(QL(E))},[n,r]),d=C.exports.useCallback((P,E)=>{E.forEach(k=>{s(k)}),P.forEach(k=>{l(k)})},[l,s]),{getRootProps:p,getInputProps:g,isDragAccept:m,isDragReject:y,isDragActive:x,open:w}=sW({accept:{"image/png":[".png"],"image/jpeg":[".jpg",".jpeg",".png"]},noClick:!0,onDrop:d,maxFiles:1});return C.exports.useEffect(()=>{const P=E=>{const k=E.clipboardData?.items;if(!k)return;const L=[];for(const z of k)z.kind==="file"&&["image/png","image/jpg"].includes(z.type)&&L.push(z);if(!L.length)return;if(E.stopImmediatePropagation(),L.length>1){i({description:"Multiple images pasted, may only upload one image at a time",status:"error",isClosable:!0});return}const I=L[0].getAsFile();if(!I){i({description:"Unable to load file",status:"error",isClosable:!0});return}const N={file:I};["img2img","inpainting"].includes(r)&&(N.destination=r),n(QL(N))};return document.addEventListener("paste",P),()=>{document.removeEventListener("paste",P)}},[n,i,r]),S(KB.Provider,{value:w,children:oe("div",{...p({style:{}}),children:[S("input",{...g()}),t,x&&oe("div",{className:"dropzone-container",children:[m&&S("div",{className:"dropzone-overlay is-drag-accept",children:S(Xf,{size:"lg",children:"Drop Images"})}),y&&oe("div",{className:"dropzone-overlay is-drag-reject",children:[S(Xf,{size:"lg",children:"Invalid Upload"}),S(Xf,{size:"md",children:"Must be single JPEG or PNG image"})]}),o&&S("div",{className:"dropzone-overlay is-handling-upload",children:S(U0,{})})]})]})})},F9e=()=>{const e=pt();return S(gn,{tooltip:"Show Gallery (G)",tooltipPlacement:"top","aria-label":"Show Gallery",styleClass:"floating-show-hide-button right",onMouseOver:()=>{e(hC(!0))},children:S(MB,{})})};function B9e(e){return gt({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M32 384h272v32H32zM400 384h80v32h-80zM384 447.5c0 17.949-14.327 32.5-32 32.5-17.673 0-32-14.551-32-32.5v-95c0-17.949 14.327-32.5 32-32.5 17.673 0 32 14.551 32 32.5v95z"}},{tag:"g",attr:{},child:[{tag:"path",attr:{d:"M32 240h80v32H32zM208 240h272v32H208zM192 303.5c0 17.949-14.327 32.5-32 32.5-17.673 0-32-14.551-32-32.5v-95c0-17.949 14.327-32.5 32-32.5 17.673 0 32 14.551 32 32.5v95z"}}]},{tag:"g",attr:{},child:[{tag:"path",attr:{d:"M32 96h272v32H32zM400 96h80v32h-80zM384 159.5c0 17.949-14.327 32.5-32 32.5-17.673 0-32-14.551-32-32.5v-95c0-17.949 14.327-32.5 32-32.5 17.673 0 32 14.551 32 32.5v95z"}}]}]})(e)}const $9e=Zt(e=>e.options,e=>{const{shouldPinOptionsPanel:t,shouldShowOptionsPanel:n}=e;return{shouldShowProcessButtons:!t||!n}},{memoizeOptions:{resultEqualityCheck:Kt.isEqual}}),H9e=()=>{const e=pt(),{shouldShowProcessButtons:t}=qe($9e);return oe("div",{className:"show-hide-button-options",children:[S(gn,{tooltip:"Show Options Panel (O)",tooltipPlacement:"top","aria-label":"Show Options Panel",onClick:()=>{e(VC(!0))},children:S(B9e,{})}),t&&oe(Bn,{children:[S(OB,{iconButton:!0}),S(DB,{}),S(NB,{})]})]})};V8e();const W9e=Zt([e=>e.gallery,e=>e.options,e=>e.system,as],(e,t,n,r)=>{const{shouldShowGallery:i,shouldHoldGalleryOpen:o,shouldPinGallery:a}=e,{shouldShowOptionsPanel:s,shouldHoldOptionsPanelOpen:l,shouldPinOptionsPanel:d}=t,p=Kt.reduce(n.model_list,(y,x,w)=>(x.status==="active"&&(y=w),y),""),g=!(i||o&&!a),m=!(s||l&&!d)&&["txt2img","img2img","inpainting"].includes(r);return{modelStatusText:p,shouldShowGalleryButton:g,shouldShowOptionsPanelButton:m}},{memoizeOptions:{resultEqualityCheck:Kt.isEqual}}),V9e=()=>{const e=pt(),{isReady:t,reasonsWhyNotReady:n}=qe(t_),{shouldShowGalleryButton:r,shouldShowOptionsPanelButton:i}=qe(W9e);return C.exports.useEffect(()=>{e(t3e())},[e]),C.exports.useEffect(()=>{e(aye({isReady:t,reasonsWhyNotReady:n}))},[e,t,n]),S("div",{className:"App",children:oe(z9e,{children:[S(L8e,{}),oe("div",{className:"app-content",children:[S(B8e,{}),S(G6e,{})]}),S("div",{className:"app-console",children:S(W8e,{})}),r&&S(F9e,{}),i&&S(H9e,{})]})})};const lW=Gve(ZH);XS.createRoot(document.getElementById("root")).render(S(le.StrictMode,{children:S(xve,{store:ZH,children:S(YH,{loading:S(P8e,{}),persistor:lW,children:oe(rme,{theme:CM,children:[S(hZ,{initialColorMode:CM.config.initialColorMode}),S(V9e,{})]})})})})); diff --git a/frontend/dist/assets/index.8331c26d.js b/frontend/dist/assets/index.8331c26d.js new file mode 100644 index 0000000000..569c409f64 --- /dev/null +++ b/frontend/dist/assets/index.8331c26d.js @@ -0,0 +1,501 @@ +function Mj(e,t){for(var n=0;nr[i]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))r(i);new MutationObserver(i=>{for(const o of i)if(o.type==="childList")for(const a of o.addedNodes)a.tagName==="LINK"&&a.rel==="modulepreload"&&r(a)}).observe(document,{childList:!0,subtree:!0});function n(i){const o={};return i.integrity&&(o.integrity=i.integrity),i.referrerpolicy&&(o.referrerPolicy=i.referrerpolicy),i.crossorigin==="use-credentials"?o.credentials="include":i.crossorigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function r(i){if(i.ep)return;i.ep=!0;const o=n(i);fetch(i.href,o)}})();var nu=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function YC(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var C={exports:{}},jt={};/** + * @license React + * react.production.min.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */var ov=Symbol.for("react.element"),Ij=Symbol.for("react.portal"),Rj=Symbol.for("react.fragment"),Oj=Symbol.for("react.strict_mode"),Nj=Symbol.for("react.profiler"),Dj=Symbol.for("react.provider"),zj=Symbol.for("react.context"),Fj=Symbol.for("react.forward_ref"),Bj=Symbol.for("react.suspense"),$j=Symbol.for("react.memo"),Hj=Symbol.for("react.lazy"),hk=Symbol.iterator;function Wj(e){return e===null||typeof e!="object"?null:(e=hk&&e[hk]||e["@@iterator"],typeof e=="function"?e:null)}var kM={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},EM=Object.assign,PM={};function C0(e,t,n){this.props=e,this.context=t,this.refs=PM,this.updater=n||kM}C0.prototype.isReactComponent={};C0.prototype.setState=function(e,t){if(typeof e!="object"&&typeof e!="function"&&e!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")};C0.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function TM(){}TM.prototype=C0.prototype;function XC(e,t,n){this.props=e,this.context=t,this.refs=PM,this.updater=n||kM}var QC=XC.prototype=new TM;QC.constructor=XC;EM(QC,C0.prototype);QC.isPureReactComponent=!0;var pk=Array.isArray,LM=Object.prototype.hasOwnProperty,JC={current:null},AM={key:!0,ref:!0,__self:!0,__source:!0};function MM(e,t,n){var r,i={},o=null,a=null;if(t!=null)for(r in t.ref!==void 0&&(a=t.ref),t.key!==void 0&&(o=""+t.key),t)LM.call(t,r)&&!AM.hasOwnProperty(r)&&(i[r]=t[r]);var s=arguments.length-2;if(s===1)i.children=n;else if(1>>1,me=U[X];if(0>>1;Xi(He,ae))jei(ut,He)?(U[X]=ut,U[je]=ae,X=je):(U[X]=He,U[Se]=ae,X=Se);else if(jei(ut,ae))U[X]=ut,U[je]=ae,X=je;else break e}}return oe}function i(U,oe){var ae=U.sortIndex-oe.sortIndex;return ae!==0?ae:U.id-oe.id}if(typeof performance=="object"&&typeof performance.now=="function"){var o=performance;e.unstable_now=function(){return o.now()}}else{var a=Date,s=a.now();e.unstable_now=function(){return a.now()-s}}var l=[],d=[],p=1,g=null,m=3,y=!1,b=!1,w=!1,P=typeof setTimeout=="function"?setTimeout:null,E=typeof clearTimeout=="function"?clearTimeout:null,k=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function L(U){for(var oe=n(d);oe!==null;){if(oe.callback===null)r(d);else if(oe.startTime<=U)r(d),oe.sortIndex=oe.expirationTime,t(l,oe);else break;oe=n(d)}}function M(U){if(w=!1,L(U),!b)if(n(l)!==null)b=!0,xe(O);else{var oe=n(d);oe!==null&&Y(M,oe.startTime-U)}}function O(U,oe){b=!1,w&&(w=!1,E(z),z=-1),y=!0;var ae=m;try{for(L(oe),g=n(l);g!==null&&(!(g.expirationTime>oe)||U&&!j());){var X=g.callback;if(typeof X=="function"){g.callback=null,m=g.priorityLevel;var me=X(g.expirationTime<=oe);oe=e.unstable_now(),typeof me=="function"?g.callback=me:g===n(l)&&r(l),L(oe)}else r(l);g=n(l)}if(g!==null)var ye=!0;else{var Se=n(d);Se!==null&&Y(M,Se.startTime-oe),ye=!1}return ye}finally{g=null,m=ae,y=!1}}var N=!1,D=null,z=-1,H=5,V=-1;function j(){return!(e.unstable_now()-VU||125X?(U.sortIndex=ae,t(d,U),n(l)===null&&U===n(d)&&(w?(E(z),z=-1):w=!0,Y(M,ae-X))):(U.sortIndex=me,t(l,U),b||y||(b=!0,xe(O))),U},e.unstable_shouldYield=j,e.unstable_wrapCallback=function(U){var oe=m;return function(){var ae=m;m=oe;try{return U.apply(this,arguments)}finally{m=ae}}}})(IM);(function(e){e.exports=IM})(Ip);/** + * @license React + * react-dom.production.min.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */var RM=C.exports,oa=Ip.exports;function Re(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),XS=Object.prototype.hasOwnProperty,qj=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,mk={},vk={};function Kj(e){return XS.call(vk,e)?!0:XS.call(mk,e)?!1:qj.test(e)?vk[e]=!0:(mk[e]=!0,!1)}function Zj(e,t,n,r){if(n!==null&&n.type===0)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return r?!1:n!==null?!n.acceptsBooleans:(e=e.toLowerCase().slice(0,5),e!=="data-"&&e!=="aria-");default:return!1}}function Yj(e,t,n,r){if(t===null||typeof t>"u"||Zj(e,t,n,r))return!0;if(r)return!1;if(n!==null)switch(n.type){case 3:return!t;case 4:return t===!1;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}function io(e,t,n,r,i,o,a){this.acceptsBooleans=t===2||t===3||t===4,this.attributeName=r,this.attributeNamespace=i,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=o,this.removeEmptyString=a}var Ai={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){Ai[e]=new io(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];Ai[t]=new io(t,1,!1,e[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(e){Ai[e]=new io(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){Ai[e]=new io(e,2,!1,e,null,!1,!1)});"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){Ai[e]=new io(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(e){Ai[e]=new io(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(function(e){Ai[e]=new io(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(function(e){Ai[e]=new io(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(function(e){Ai[e]=new io(e,5,!1,e.toLowerCase(),null,!1,!1)});var t9=/[\-:]([a-z])/g;function n9(e){return e[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e){var t=e.replace(t9,n9);Ai[t]=new io(t,1,!1,e,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(t9,n9);Ai[t]=new io(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(t9,n9);Ai[t]=new io(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(e){Ai[e]=new io(e,1,!1,e.toLowerCase(),null,!1,!1)});Ai.xlinkHref=new io("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(e){Ai[e]=new io(e,1,!1,e.toLowerCase(),null,!0,!0)});function r9(e,t,n,r){var i=Ai.hasOwnProperty(t)?Ai[t]:null;(i!==null?i.type!==0:r||!(2s||i[a]!==o[s]){var l=` +`+i[a].replace(" at new "," at ");return e.displayName&&l.includes("")&&(l=l.replace("",e.displayName)),l}while(1<=a&&0<=s);break}}}finally{sb=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?vg(e):""}function Xj(e){switch(e.tag){case 5:return vg(e.type);case 16:return vg("Lazy");case 13:return vg("Suspense");case 19:return vg("SuspenseList");case 0:case 2:case 15:return e=lb(e.type,!1),e;case 11:return e=lb(e.type.render,!1),e;case 1:return e=lb(e.type,!0),e;default:return""}}function tw(e){if(e==null)return null;if(typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case vp:return"Fragment";case mp:return"Portal";case QS:return"Profiler";case i9:return"StrictMode";case JS:return"Suspense";case ew:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case DM:return(e.displayName||"Context")+".Consumer";case NM:return(e._context.displayName||"Context")+".Provider";case o9:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case a9:return t=e.displayName||null,t!==null?t:tw(e.type)||"Memo";case bc:t=e._payload,e=e._init;try{return tw(e(t))}catch{}}return null}function Qj(e){var t=e.type;switch(e.tag){case 24:return"Cache";case 9:return(t.displayName||"Context")+".Consumer";case 10:return(t._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=t.render,e=e.displayName||e.name||"",t.displayName||(e!==""?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return t;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return tw(t);case 8:return t===i9?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t}return null}function Vc(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function FM(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function Jj(e){var t=FM(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&typeof n<"u"&&typeof n.get=="function"&&typeof n.set=="function"){var i=n.get,o=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return i.call(this)},set:function(a){r=""+a,o.call(this,a)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(a){r=""+a},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function C2(e){e._valueTracker||(e._valueTracker=Jj(e))}function BM(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=FM(e)?e.checked?"true":"false":e.value),e=r,e!==n?(t.setValue(e),!0):!1}function w3(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}function nw(e,t){var n=t.checked;return dr({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:n??e._wrapperState.initialChecked})}function xk(e,t){var n=t.defaultValue==null?"":t.defaultValue,r=t.checked!=null?t.checked:t.defaultChecked;n=Vc(t.value!=null?t.value:n),e._wrapperState={initialChecked:r,initialValue:n,controlled:t.type==="checkbox"||t.type==="radio"?t.checked!=null:t.value!=null}}function $M(e,t){t=t.checked,t!=null&&r9(e,"checked",t,!1)}function rw(e,t){$M(e,t);var n=Vc(t.value),r=t.type;if(n!=null)r==="number"?(n===0&&e.value===""||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n);else if(r==="submit"||r==="reset"){e.removeAttribute("value");return}t.hasOwnProperty("value")?iw(e,t.type,n):t.hasOwnProperty("defaultValue")&&iw(e,t.type,Vc(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(e.defaultChecked=!!t.defaultChecked)}function bk(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var r=t.type;if(!(r!=="submit"&&r!=="reset"||t.value!==void 0&&t.value!==null))return;t=""+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}n=e.name,n!==""&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,n!==""&&(e.name=n)}function iw(e,t,n){(t!=="number"||w3(e.ownerDocument)!==e)&&(n==null?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}var yg=Array.isArray;function Rp(e,t,n,r){if(e=e.options,t){t={};for(var i=0;i"+t.valueOf().toString()+"",t=_2.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}});function hm(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&n.nodeType===3){n.nodeValue=t;return}}e.textContent=t}var Ng={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},eq=["Webkit","ms","Moz","O"];Object.keys(Ng).forEach(function(e){eq.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),Ng[t]=Ng[e]})});function UM(e,t,n){return t==null||typeof t=="boolean"||t===""?"":n||typeof t!="number"||t===0||Ng.hasOwnProperty(e)&&Ng[e]?(""+t).trim():t+"px"}function GM(e,t){e=e.style;for(var n in t)if(t.hasOwnProperty(n)){var r=n.indexOf("--")===0,i=UM(n,t[n],r);n==="float"&&(n="cssFloat"),r?e.setProperty(n,i):e[n]=i}}var tq=dr({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function sw(e,t){if(t){if(tq[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw Error(Re(137,e));if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw Error(Re(60));if(typeof t.dangerouslySetInnerHTML!="object"||!("__html"in t.dangerouslySetInnerHTML))throw Error(Re(61))}if(t.style!=null&&typeof t.style!="object")throw Error(Re(62))}}function lw(e,t){if(e.indexOf("-")===-1)return typeof t.is=="string";switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var uw=null;function s9(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var cw=null,Op=null,Np=null;function Ck(e){if(e=lv(e)){if(typeof cw!="function")throw Error(Re(280));var t=e.stateNode;t&&(t=U5(t),cw(e.stateNode,e.type,t))}}function jM(e){Op?Np?Np.push(e):Np=[e]:Op=e}function qM(){if(Op){var e=Op,t=Np;if(Np=Op=null,Ck(e),t)for(e=0;e>>=0,e===0?32:31-(fq(e)/hq|0)|0}var k2=64,E2=4194304;function xg(e){switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return e&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return e&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}function E3(e,t){var n=e.pendingLanes;if(n===0)return 0;var r=0,i=e.suspendedLanes,o=e.pingedLanes,a=n&268435455;if(a!==0){var s=a&~i;s!==0?r=xg(s):(o&=a,o!==0&&(r=xg(o)))}else a=n&~i,a!==0?r=xg(a):o!==0&&(r=xg(o));if(r===0)return 0;if(t!==0&&t!==r&&(t&i)===0&&(i=r&-r,o=t&-t,i>=o||i===16&&(o&4194240)!==0))return t;if((r&4)!==0&&(r|=n&16),t=e.entangledLanes,t!==0)for(e=e.entanglements,t&=r;0n;n++)t.push(e);return t}function av(e,t,n){e.pendingLanes|=t,t!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,t=31-vs(t),e[t]=n}function vq(e,t){var n=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t,t=e.entanglements;var r=e.eventTimes;for(e=e.expirationTimes;0=zg),Ik=String.fromCharCode(32),Rk=!1;function hI(e,t){switch(e){case"keyup":return Gq.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function pI(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var yp=!1;function qq(e,t){switch(e){case"compositionend":return pI(t);case"keypress":return t.which!==32?null:(Rk=!0,Ik);case"textInput":return e=t.data,e===Ik&&Rk?null:e;default:return null}}function Kq(e,t){if(yp)return e==="compositionend"||!g9&&hI(e,t)?(e=dI(),Ny=f9=Pc=null,yp=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1=t)return{node:n,offset:t-e};e=r}e:{for(;n;){if(n.nextSibling){n=n.nextSibling;break e}n=n.parentNode}n=void 0}n=zk(n)}}function yI(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?yI(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function xI(){for(var e=window,t=w3();t instanceof e.HTMLIFrameElement;){try{var n=typeof t.contentWindow.location.href=="string"}catch{n=!1}if(n)e=t.contentWindow;else break;t=w3(e.document)}return t}function m9(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||t==="textarea"||e.contentEditable==="true")}function rK(e){var t=xI(),n=e.focusedElem,r=e.selectionRange;if(t!==n&&n&&n.ownerDocument&&yI(n.ownerDocument.documentElement,n)){if(r!==null&&m9(n)){if(t=r.start,e=r.end,e===void 0&&(e=t),"selectionStart"in n)n.selectionStart=t,n.selectionEnd=Math.min(e,n.value.length);else if(e=(t=n.ownerDocument||document)&&t.defaultView||window,e.getSelection){e=e.getSelection();var i=n.textContent.length,o=Math.min(r.start,i);r=r.end===void 0?o:Math.min(r.end,i),!e.extend&&o>r&&(i=r,r=o,o=i),i=Fk(n,o);var a=Fk(n,r);i&&a&&(e.rangeCount!==1||e.anchorNode!==i.node||e.anchorOffset!==i.offset||e.focusNode!==a.node||e.focusOffset!==a.offset)&&(t=t.createRange(),t.setStart(i.node,i.offset),e.removeAllRanges(),o>r?(e.addRange(t),e.extend(a.node,a.offset)):(t.setEnd(a.node,a.offset),e.addRange(t)))}}for(t=[],e=n;e=e.parentNode;)e.nodeType===1&&t.push({element:e,left:e.scrollLeft,top:e.scrollTop});for(typeof n.focus=="function"&&n.focus(),n=0;n=document.documentMode,xp=null,mw=null,Bg=null,vw=!1;function Bk(e,t,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;vw||xp==null||xp!==w3(r)||(r=xp,"selectionStart"in r&&m9(r)?r={start:r.selectionStart,end:r.selectionEnd}:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection(),r={anchorNode:r.anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset}),Bg&&xm(Bg,r)||(Bg=r,r=L3(mw,"onSelect"),0wp||(e.current=Cw[wp],Cw[wp]=null,wp--)}function Un(e,t){wp++,Cw[wp]=e.current,e.current=t}var Uc={},$i=Jc(Uc),_o=Jc(!1),If=Uc;function i0(e,t){var n=e.type.contextTypes;if(!n)return Uc;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var i={},o;for(o in n)i[o]=t[o];return r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=i),i}function ko(e){return e=e.childContextTypes,e!=null}function M3(){Kn(_o),Kn($i)}function jk(e,t,n){if($i.current!==Uc)throw Error(Re(168));Un($i,t),Un(_o,n)}function TI(e,t,n){var r=e.stateNode;if(t=t.childContextTypes,typeof r.getChildContext!="function")return n;r=r.getChildContext();for(var i in r)if(!(i in t))throw Error(Re(108,Qj(e)||"Unknown",i));return dr({},n,r)}function I3(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||Uc,If=$i.current,Un($i,e),Un(_o,_o.current),!0}function qk(e,t,n){var r=e.stateNode;if(!r)throw Error(Re(169));n?(e=TI(e,t,If),r.__reactInternalMemoizedMergedChildContext=e,Kn(_o),Kn($i),Un($i,e)):Kn(_o),Un(_o,n)}var tu=null,G5=!1,wb=!1;function LI(e){tu===null?tu=[e]:tu.push(e)}function gK(e){G5=!0,LI(e)}function ed(){if(!wb&&tu!==null){wb=!0;var e=0,t=kn;try{var n=tu;for(kn=1;e>=a,i-=a,iu=1<<32-vs(t)+i|n<z?(H=D,D=null):H=D.sibling;var V=m(E,D,L[z],M);if(V===null){D===null&&(D=H);break}e&&D&&V.alternate===null&&t(E,D),k=o(V,k,z),N===null?O=V:N.sibling=V,N=V,D=H}if(z===L.length)return n(E,D),tr&&tf(E,z),O;if(D===null){for(;zz?(H=D,D=null):H=D.sibling;var j=m(E,D,V.value,M);if(j===null){D===null&&(D=H);break}e&&D&&j.alternate===null&&t(E,D),k=o(j,k,z),N===null?O=j:N.sibling=j,N=j,D=H}if(V.done)return n(E,D),tr&&tf(E,z),O;if(D===null){for(;!V.done;z++,V=L.next())V=g(E,V.value,M),V!==null&&(k=o(V,k,z),N===null?O=V:N.sibling=V,N=V);return tr&&tf(E,z),O}for(D=r(E,D);!V.done;z++,V=L.next())V=y(D,E,z,V.value,M),V!==null&&(e&&V.alternate!==null&&D.delete(V.key===null?z:V.key),k=o(V,k,z),N===null?O=V:N.sibling=V,N=V);return e&&D.forEach(function(he){return t(E,he)}),tr&&tf(E,z),O}function P(E,k,L,M){if(typeof L=="object"&&L!==null&&L.type===vp&&L.key===null&&(L=L.props.children),typeof L=="object"&&L!==null){switch(L.$$typeof){case w2:e:{for(var O=L.key,N=k;N!==null;){if(N.key===O){if(O=L.type,O===vp){if(N.tag===7){n(E,N.sibling),k=i(N,L.props.children),k.return=E,E=k;break e}}else if(N.elementType===O||typeof O=="object"&&O!==null&&O.$$typeof===bc&&eE(O)===N.type){n(E,N.sibling),k=i(N,L.props),k.ref=eg(E,N,L),k.return=E,E=k;break e}n(E,N);break}else t(E,N);N=N.sibling}L.type===vp?(k=kf(L.props.children,E.mode,M,L.key),k.return=E,E=k):(M=Vy(L.type,L.key,L.props,null,E.mode,M),M.ref=eg(E,k,L),M.return=E,E=M)}return a(E);case mp:e:{for(N=L.key;k!==null;){if(k.key===N)if(k.tag===4&&k.stateNode.containerInfo===L.containerInfo&&k.stateNode.implementation===L.implementation){n(E,k.sibling),k=i(k,L.children||[]),k.return=E,E=k;break e}else{n(E,k);break}else t(E,k);k=k.sibling}k=Ab(L,E.mode,M),k.return=E,E=k}return a(E);case bc:return N=L._init,P(E,k,N(L._payload),M)}if(yg(L))return b(E,k,L,M);if(Z1(L))return w(E,k,L,M);R2(E,L)}return typeof L=="string"&&L!==""||typeof L=="number"?(L=""+L,k!==null&&k.tag===6?(n(E,k.sibling),k=i(k,L),k.return=E,E=k):(n(E,k),k=Lb(L,E.mode,M),k.return=E,E=k),a(E)):n(E,k)}return P}var a0=zI(!0),FI=zI(!1),uv={},pl=Jc(uv),Cm=Jc(uv),_m=Jc(uv);function pf(e){if(e===uv)throw Error(Re(174));return e}function k9(e,t){switch(Un(_m,t),Un(Cm,e),Un(pl,uv),e=t.nodeType,e){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:aw(null,"");break;default:e=e===8?t.parentNode:t,t=e.namespaceURI||null,e=e.tagName,t=aw(t,e)}Kn(pl),Un(pl,t)}function s0(){Kn(pl),Kn(Cm),Kn(_m)}function BI(e){pf(_m.current);var t=pf(pl.current),n=aw(t,e.type);t!==n&&(Un(Cm,e),Un(pl,n))}function E9(e){Cm.current===e&&(Kn(pl),Kn(Cm))}var lr=Jc(0);function F3(e){for(var t=e;t!==null;){if(t.tag===13){var n=t.memoizedState;if(n!==null&&(n=n.dehydrated,n===null||n.data==="$?"||n.data==="$!"))return t}else if(t.tag===19&&t.memoizedProps.revealOrder!==void 0){if((t.flags&128)!==0)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var Cb=[];function P9(){for(var e=0;en?n:4,e(!0);var r=_b.transition;_b.transition={};try{e(!1),t()}finally{kn=n,_b.transition=r}}function tR(){return Ba().memoizedState}function xK(e,t,n){var r=Bc(e);if(n={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null},nR(e))rR(t,n);else if(n=RI(e,t,n,r),n!==null){var i=to();ys(n,e,r,i),iR(n,t,r)}}function bK(e,t,n){var r=Bc(e),i={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null};if(nR(e))rR(t,i);else{var o=e.alternate;if(e.lanes===0&&(o===null||o.lanes===0)&&(o=t.lastRenderedReducer,o!==null))try{var a=t.lastRenderedState,s=o(a,n);if(i.hasEagerState=!0,i.eagerState=s,Cs(s,a)){var l=t.interleaved;l===null?(i.next=i,C9(t)):(i.next=l.next,l.next=i),t.interleaved=i;return}}catch{}finally{}n=RI(e,t,i,r),n!==null&&(i=to(),ys(n,e,r,i),iR(n,t,r))}}function nR(e){var t=e.alternate;return e===cr||t!==null&&t===cr}function rR(e,t){$g=B3=!0;var n=e.pending;n===null?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function iR(e,t,n){if((n&4194240)!==0){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,u9(e,n)}}var $3={readContext:Fa,useCallback:Ni,useContext:Ni,useEffect:Ni,useImperativeHandle:Ni,useInsertionEffect:Ni,useLayoutEffect:Ni,useMemo:Ni,useReducer:Ni,useRef:Ni,useState:Ni,useDebugValue:Ni,useDeferredValue:Ni,useTransition:Ni,useMutableSource:Ni,useSyncExternalStore:Ni,useId:Ni,unstable_isNewReconciler:!1},SK={readContext:Fa,useCallback:function(e,t){return rl().memoizedState=[e,t===void 0?null:t],e},useContext:Fa,useEffect:nE,useImperativeHandle:function(e,t,n){return n=n!=null?n.concat([e]):null,By(4194308,4,YI.bind(null,t,e),n)},useLayoutEffect:function(e,t){return By(4194308,4,e,t)},useInsertionEffect:function(e,t){return By(4,2,e,t)},useMemo:function(e,t){var n=rl();return t=t===void 0?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=rl();return t=n!==void 0?n(t):t,r.memoizedState=r.baseState=t,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:t},r.queue=e,e=e.dispatch=xK.bind(null,cr,e),[r.memoizedState,e]},useRef:function(e){var t=rl();return e={current:e},t.memoizedState=e},useState:tE,useDebugValue:I9,useDeferredValue:function(e){return rl().memoizedState=e},useTransition:function(){var e=tE(!1),t=e[0];return e=yK.bind(null,e[1]),rl().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,n){var r=cr,i=rl();if(tr){if(n===void 0)throw Error(Re(407));n=n()}else{if(n=t(),li===null)throw Error(Re(349));(Of&30)!==0||WI(r,t,n)}i.memoizedState=n;var o={value:n,getSnapshot:t};return i.queue=o,nE(UI.bind(null,r,o,e),[e]),r.flags|=2048,Pm(9,VI.bind(null,r,o,n,t),void 0,null),n},useId:function(){var e=rl(),t=li.identifierPrefix;if(tr){var n=ou,r=iu;n=(r&~(1<<32-vs(r)-1)).toString(32)+n,t=":"+t+"R"+n,n=km++,0<\/script>",e=e.removeChild(e.firstChild)):typeof r.is=="string"?e=a.createElement(n,{is:r.is}):(e=a.createElement(n),n==="select"&&(a=e,r.multiple?a.multiple=!0:r.size&&(a.size=r.size))):e=a.createElementNS(e,n),e[ul]=t,e[wm]=r,hR(e,t,!1,!1),t.stateNode=e;e:{switch(a=lw(n,r),n){case"dialog":jn("cancel",e),jn("close",e),i=r;break;case"iframe":case"object":case"embed":jn("load",e),i=r;break;case"video":case"audio":for(i=0;iu0&&(t.flags|=128,r=!0,tg(o,!1),t.lanes=4194304)}else{if(!r)if(e=F3(a),e!==null){if(t.flags|=128,r=!0,n=e.updateQueue,n!==null&&(t.updateQueue=n,t.flags|=4),tg(o,!0),o.tail===null&&o.tailMode==="hidden"&&!a.alternate&&!tr)return Di(t),null}else 2*Ir()-o.renderingStartTime>u0&&n!==1073741824&&(t.flags|=128,r=!0,tg(o,!1),t.lanes=4194304);o.isBackwards?(a.sibling=t.child,t.child=a):(n=o.last,n!==null?n.sibling=a:t.child=a,o.last=a)}return o.tail!==null?(t=o.tail,o.rendering=t,o.tail=t.sibling,o.renderingStartTime=Ir(),t.sibling=null,n=lr.current,Un(lr,r?n&1|2:n&1),t):(Di(t),null);case 22:case 23:return F9(),r=t.memoizedState!==null,e!==null&&e.memoizedState!==null!==r&&(t.flags|=8192),r&&(t.mode&1)!==0?(Xo&1073741824)!==0&&(Di(t),t.subtreeFlags&6&&(t.flags|=8192)):Di(t),null;case 24:return null;case 25:return null}throw Error(Re(156,t.tag))}function LK(e,t){switch(y9(t),t.tag){case 1:return ko(t.type)&&M3(),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return s0(),Kn(_o),Kn($i),P9(),e=t.flags,(e&65536)!==0&&(e&128)===0?(t.flags=e&-65537|128,t):null;case 5:return E9(t),null;case 13:if(Kn(lr),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(Re(340));o0()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return Kn(lr),null;case 4:return s0(),null;case 10:return w9(t.type._context),null;case 22:case 23:return F9(),null;case 24:return null;default:return null}}var N2=!1,Bi=!1,AK=typeof WeakSet=="function"?WeakSet:Set,Qe=null;function Ep(e,t){var n=e.ref;if(n!==null)if(typeof n=="function")try{n(null)}catch(r){br(e,t,r)}else n.current=null}function Nw(e,t,n){try{n()}catch(r){br(e,t,r)}}var dE=!1;function MK(e,t){if(yw=P3,e=xI(),m9(e)){if("selectionStart"in e)var n={start:e.selectionStart,end:e.selectionEnd};else e:{n=(n=e.ownerDocument)&&n.defaultView||window;var r=n.getSelection&&n.getSelection();if(r&&r.rangeCount!==0){n=r.anchorNode;var i=r.anchorOffset,o=r.focusNode;r=r.focusOffset;try{n.nodeType,o.nodeType}catch{n=null;break e}var a=0,s=-1,l=-1,d=0,p=0,g=e,m=null;t:for(;;){for(var y;g!==n||i!==0&&g.nodeType!==3||(s=a+i),g!==o||r!==0&&g.nodeType!==3||(l=a+r),g.nodeType===3&&(a+=g.nodeValue.length),(y=g.firstChild)!==null;)m=g,g=y;for(;;){if(g===e)break t;if(m===n&&++d===i&&(s=a),m===o&&++p===r&&(l=a),(y=g.nextSibling)!==null)break;g=m,m=g.parentNode}g=y}n=s===-1||l===-1?null:{start:s,end:l}}else n=null}n=n||{start:0,end:0}}else n=null;for(xw={focusedElem:e,selectionRange:n},P3=!1,Qe=t;Qe!==null;)if(t=Qe,e=t.child,(t.subtreeFlags&1028)!==0&&e!==null)e.return=t,Qe=e;else for(;Qe!==null;){t=Qe;try{var b=t.alternate;if((t.flags&1024)!==0)switch(t.tag){case 0:case 11:case 15:break;case 1:if(b!==null){var w=b.memoizedProps,P=b.memoizedState,E=t.stateNode,k=E.getSnapshotBeforeUpdate(t.elementType===t.type?w:fs(t.type,w),P);E.__reactInternalSnapshotBeforeUpdate=k}break;case 3:var L=t.stateNode.containerInfo;L.nodeType===1?L.textContent="":L.nodeType===9&&L.documentElement&&L.removeChild(L.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(Re(163))}}catch(M){br(t,t.return,M)}if(e=t.sibling,e!==null){e.return=t.return,Qe=e;break}Qe=t.return}return b=dE,dE=!1,b}function Hg(e,t,n){var r=t.updateQueue;if(r=r!==null?r.lastEffect:null,r!==null){var i=r=r.next;do{if((i.tag&e)===e){var o=i.destroy;i.destroy=void 0,o!==void 0&&Nw(t,n,o)}i=i.next}while(i!==r)}}function K5(e,t){if(t=t.updateQueue,t=t!==null?t.lastEffect:null,t!==null){var n=t=t.next;do{if((n.tag&e)===e){var r=n.create;n.destroy=r()}n=n.next}while(n!==t)}}function Dw(e){var t=e.ref;if(t!==null){var n=e.stateNode;switch(e.tag){case 5:e=n;break;default:e=n}typeof t=="function"?t(e):t.current=e}}function mR(e){var t=e.alternate;t!==null&&(e.alternate=null,mR(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&(delete t[ul],delete t[wm],delete t[ww],delete t[hK],delete t[pK])),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}function vR(e){return e.tag===5||e.tag===3||e.tag===4}function fE(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||vR(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function zw(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.nodeType===8?n.parentNode.insertBefore(e,t):n.insertBefore(e,t):(n.nodeType===8?(t=n.parentNode,t.insertBefore(e,n)):(t=n,t.appendChild(e)),n=n._reactRootContainer,n!=null||t.onclick!==null||(t.onclick=A3));else if(r!==4&&(e=e.child,e!==null))for(zw(e,t,n),e=e.sibling;e!==null;)zw(e,t,n),e=e.sibling}function Fw(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.insertBefore(e,t):n.appendChild(e);else if(r!==4&&(e=e.child,e!==null))for(Fw(e,t,n),e=e.sibling;e!==null;)Fw(e,t,n),e=e.sibling}var _i=null,hs=!1;function hc(e,t,n){for(n=n.child;n!==null;)yR(e,t,n),n=n.sibling}function yR(e,t,n){if(hl&&typeof hl.onCommitFiberUnmount=="function")try{hl.onCommitFiberUnmount($5,n)}catch{}switch(n.tag){case 5:Bi||Ep(n,t);case 6:var r=_i,i=hs;_i=null,hc(e,t,n),_i=r,hs=i,_i!==null&&(hs?(e=_i,n=n.stateNode,e.nodeType===8?e.parentNode.removeChild(n):e.removeChild(n)):_i.removeChild(n.stateNode));break;case 18:_i!==null&&(hs?(e=_i,n=n.stateNode,e.nodeType===8?Sb(e.parentNode,n):e.nodeType===1&&Sb(e,n),vm(e)):Sb(_i,n.stateNode));break;case 4:r=_i,i=hs,_i=n.stateNode.containerInfo,hs=!0,hc(e,t,n),_i=r,hs=i;break;case 0:case 11:case 14:case 15:if(!Bi&&(r=n.updateQueue,r!==null&&(r=r.lastEffect,r!==null))){i=r=r.next;do{var o=i,a=o.destroy;o=o.tag,a!==void 0&&((o&2)!==0||(o&4)!==0)&&Nw(n,t,a),i=i.next}while(i!==r)}hc(e,t,n);break;case 1:if(!Bi&&(Ep(n,t),r=n.stateNode,typeof r.componentWillUnmount=="function"))try{r.props=n.memoizedProps,r.state=n.memoizedState,r.componentWillUnmount()}catch(s){br(n,t,s)}hc(e,t,n);break;case 21:hc(e,t,n);break;case 22:n.mode&1?(Bi=(r=Bi)||n.memoizedState!==null,hc(e,t,n),Bi=r):hc(e,t,n);break;default:hc(e,t,n)}}function hE(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var n=e.stateNode;n===null&&(n=e.stateNode=new AK),t.forEach(function(r){var i=$K.bind(null,e,r);n.has(r)||(n.add(r),r.then(i,i))})}}function ss(e,t){var n=t.deletions;if(n!==null)for(var r=0;ri&&(i=a),r&=~o}if(r=i,r=Ir()-r,r=(120>r?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*RK(r/1960))-r,10e?16:e,Tc===null)var r=!1;else{if(e=Tc,Tc=null,V3=0,(tn&6)!==0)throw Error(Re(331));var i=tn;for(tn|=4,Qe=e.current;Qe!==null;){var o=Qe,a=o.child;if((Qe.flags&16)!==0){var s=o.deletions;if(s!==null){for(var l=0;lIr()-D9?_f(e,0):N9|=n),Eo(e,t)}function ER(e,t){t===0&&((e.mode&1)===0?t=1:(t=E2,E2<<=1,(E2&130023424)===0&&(E2=4194304)));var n=to();e=cu(e,t),e!==null&&(av(e,t,n),Eo(e,n))}function BK(e){var t=e.memoizedState,n=0;t!==null&&(n=t.retryLane),ER(e,n)}function $K(e,t){var n=0;switch(e.tag){case 13:var r=e.stateNode,i=e.memoizedState;i!==null&&(n=i.retryLane);break;case 19:r=e.stateNode;break;default:throw Error(Re(314))}r!==null&&r.delete(t),ER(e,n)}var PR;PR=function(e,t,n){if(e!==null)if(e.memoizedProps!==t.pendingProps||_o.current)Co=!0;else{if((e.lanes&n)===0&&(t.flags&128)===0)return Co=!1,PK(e,t,n);Co=(e.flags&131072)!==0}else Co=!1,tr&&(t.flags&1048576)!==0&&AI(t,O3,t.index);switch(t.lanes=0,t.tag){case 2:var r=t.type;$y(e,t),e=t.pendingProps;var i=i0(t,$i.current);zp(t,n),i=L9(null,t,r,e,i,n);var o=A9();return t.flags|=1,typeof i=="object"&&i!==null&&typeof i.render=="function"&&i.$$typeof===void 0?(t.tag=1,t.memoizedState=null,t.updateQueue=null,ko(r)?(o=!0,I3(t)):o=!1,t.memoizedState=i.state!==null&&i.state!==void 0?i.state:null,_9(t),i.updater=j5,t.stateNode=i,i._reactInternals=t,Tw(t,r,e,n),t=Mw(null,t,r,!0,o,n)):(t.tag=0,tr&&o&&v9(t),Qi(null,t,i,n),t=t.child),t;case 16:r=t.elementType;e:{switch($y(e,t),e=t.pendingProps,i=r._init,r=i(r._payload),t.type=r,i=t.tag=WK(r),e=fs(r,e),i){case 0:t=Aw(null,t,r,e,n);break e;case 1:t=lE(null,t,r,e,n);break e;case 11:t=aE(null,t,r,e,n);break e;case 14:t=sE(null,t,r,fs(r.type,e),n);break e}throw Error(Re(306,r,""))}return t;case 0:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:fs(r,i),Aw(e,t,r,i,n);case 1:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:fs(r,i),lE(e,t,r,i,n);case 3:e:{if(cR(t),e===null)throw Error(Re(387));r=t.pendingProps,o=t.memoizedState,i=o.element,OI(e,t),z3(t,r,null,n);var a=t.memoizedState;if(r=a.element,o.isDehydrated)if(o={element:r,isDehydrated:!1,cache:a.cache,pendingSuspenseBoundaries:a.pendingSuspenseBoundaries,transitions:a.transitions},t.updateQueue.baseState=o,t.memoizedState=o,t.flags&256){i=l0(Error(Re(423)),t),t=uE(e,t,r,n,i);break e}else if(r!==i){i=l0(Error(Re(424)),t),t=uE(e,t,r,n,i);break e}else for(Jo=Dc(t.stateNode.containerInfo.firstChild),ta=t,tr=!0,gs=null,n=FI(t,null,r,n),t.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling;else{if(o0(),r===i){t=du(e,t,n);break e}Qi(e,t,r,n)}t=t.child}return t;case 5:return BI(t),e===null&&kw(t),r=t.type,i=t.pendingProps,o=e!==null?e.memoizedProps:null,a=i.children,bw(r,i)?a=null:o!==null&&bw(r,o)&&(t.flags|=32),uR(e,t),Qi(e,t,a,n),t.child;case 6:return e===null&&kw(t),null;case 13:return dR(e,t,n);case 4:return k9(t,t.stateNode.containerInfo),r=t.pendingProps,e===null?t.child=a0(t,null,r,n):Qi(e,t,r,n),t.child;case 11:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:fs(r,i),aE(e,t,r,i,n);case 7:return Qi(e,t,t.pendingProps,n),t.child;case 8:return Qi(e,t,t.pendingProps.children,n),t.child;case 12:return Qi(e,t,t.pendingProps.children,n),t.child;case 10:e:{if(r=t.type._context,i=t.pendingProps,o=t.memoizedProps,a=i.value,Un(N3,r._currentValue),r._currentValue=a,o!==null)if(Cs(o.value,a)){if(o.children===i.children&&!_o.current){t=du(e,t,n);break e}}else for(o=t.child,o!==null&&(o.return=t);o!==null;){var s=o.dependencies;if(s!==null){a=o.child;for(var l=s.firstContext;l!==null;){if(l.context===r){if(o.tag===1){l=su(-1,n&-n),l.tag=2;var d=o.updateQueue;if(d!==null){d=d.shared;var p=d.pending;p===null?l.next=l:(l.next=p.next,p.next=l),d.pending=l}}o.lanes|=n,l=o.alternate,l!==null&&(l.lanes|=n),Ew(o.return,n,t),s.lanes|=n;break}l=l.next}}else if(o.tag===10)a=o.type===t.type?null:o.child;else if(o.tag===18){if(a=o.return,a===null)throw Error(Re(341));a.lanes|=n,s=a.alternate,s!==null&&(s.lanes|=n),Ew(a,n,t),a=o.sibling}else a=o.child;if(a!==null)a.return=o;else for(a=o;a!==null;){if(a===t){a=null;break}if(o=a.sibling,o!==null){o.return=a.return,a=o;break}a=a.return}o=a}Qi(e,t,i.children,n),t=t.child}return t;case 9:return i=t.type,r=t.pendingProps.children,zp(t,n),i=Fa(i),r=r(i),t.flags|=1,Qi(e,t,r,n),t.child;case 14:return r=t.type,i=fs(r,t.pendingProps),i=fs(r.type,i),sE(e,t,r,i,n);case 15:return sR(e,t,t.type,t.pendingProps,n);case 17:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:fs(r,i),$y(e,t),t.tag=1,ko(r)?(e=!0,I3(t)):e=!1,zp(t,n),DI(t,r,i),Tw(t,r,i,n),Mw(null,t,r,!0,e,n);case 19:return fR(e,t,n);case 22:return lR(e,t,n)}throw Error(Re(156,t.tag))};function TR(e,t){return eI(e,t)}function HK(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Ra(e,t,n,r){return new HK(e,t,n,r)}function $9(e){return e=e.prototype,!(!e||!e.isReactComponent)}function WK(e){if(typeof e=="function")return $9(e)?1:0;if(e!=null){if(e=e.$$typeof,e===o9)return 11;if(e===a9)return 14}return 2}function $c(e,t){var n=e.alternate;return n===null?(n=Ra(e.tag,t,e.key,e.mode),n.elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=e.flags&14680064,n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function Vy(e,t,n,r,i,o){var a=2;if(r=e,typeof e=="function")$9(e)&&(a=1);else if(typeof e=="string")a=5;else e:switch(e){case vp:return kf(n.children,i,o,t);case i9:a=8,i|=8;break;case QS:return e=Ra(12,n,t,i|2),e.elementType=QS,e.lanes=o,e;case JS:return e=Ra(13,n,t,i),e.elementType=JS,e.lanes=o,e;case ew:return e=Ra(19,n,t,i),e.elementType=ew,e.lanes=o,e;case zM:return Y5(n,i,o,t);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case NM:a=10;break e;case DM:a=9;break e;case o9:a=11;break e;case a9:a=14;break e;case bc:a=16,r=null;break e}throw Error(Re(130,e==null?e:typeof e,""))}return t=Ra(a,n,t,i),t.elementType=e,t.type=r,t.lanes=o,t}function kf(e,t,n,r){return e=Ra(7,e,r,t),e.lanes=n,e}function Y5(e,t,n,r){return e=Ra(22,e,r,t),e.elementType=zM,e.lanes=n,e.stateNode={isHidden:!1},e}function Lb(e,t,n){return e=Ra(6,e,null,t),e.lanes=n,e}function Ab(e,t,n){return t=Ra(4,e.children!==null?e.children:[],e.key,t),t.lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function VK(e,t,n,r,i){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=cb(0),this.expirationTimes=cb(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=cb(0),this.identifierPrefix=r,this.onRecoverableError=i,this.mutableSourceEagerHydrationData=null}function H9(e,t,n,r,i,o,a,s,l){return e=new VK(e,t,n,s,l),t===1?(t=1,o===!0&&(t|=8)):t=0,o=Ra(3,null,null,t),e.current=o,o.stateNode=e,o.memoizedState={element:r,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null},_9(o),e}function UK(e,t,n){var r=3"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(t)}catch(n){console.error(n)}}t(),e.exports=ua})(El);const F2=YC(El.exports);var SE=El.exports;YS.createRoot=SE.createRoot,YS.hydrateRoot=SE.hydrateRoot;var gl=Boolean(globalThis?.document)?C.exports.useLayoutEffect:C.exports.useEffect,t4={exports:{}},n4={};/** + * @license React + * react-jsx-runtime.production.min.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */var ZK=C.exports,YK=Symbol.for("react.element"),XK=Symbol.for("react.fragment"),QK=Object.prototype.hasOwnProperty,JK=ZK.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,eZ={key:!0,ref:!0,__self:!0,__source:!0};function IR(e,t,n){var r,i={},o=null,a=null;n!==void 0&&(o=""+n),t.key!==void 0&&(o=""+t.key),t.ref!==void 0&&(a=t.ref);for(r in t)QK.call(t,r)&&!eZ.hasOwnProperty(r)&&(i[r]=t[r]);if(e&&e.defaultProps)for(r in t=e.defaultProps,t)i[r]===void 0&&(i[r]=t[r]);return{$$typeof:YK,type:e,key:o,ref:a,props:i,_owner:JK.current}}n4.Fragment=XK;n4.jsx=IR;n4.jsxs=IR;(function(e){e.exports=n4})(t4);const Fn=t4.exports.Fragment,S=t4.exports.jsx,te=t4.exports.jsxs;var G9=C.exports.createContext({});G9.displayName="ColorModeContext";function r4(){const e=C.exports.useContext(G9);if(e===void 0)throw new Error("useColorMode must be used within a ColorModeProvider");return e}var B2={light:"chakra-ui-light",dark:"chakra-ui-dark"};function tZ(e={}){const{preventTransition:t=!0}=e,n={setDataset:r=>{const i=t?n.preventTransition():void 0;document.documentElement.dataset.theme=r,document.documentElement.style.colorScheme=r,i?.()},setClassName(r){document.body.classList.add(r?B2.dark:B2.light),document.body.classList.remove(r?B2.light:B2.dark)},query(){return window.matchMedia("(prefers-color-scheme: dark)")},getSystemTheme(r){return n.query().matches??r==="dark"?"dark":"light"},addListener(r){const i=n.query(),o=a=>{r(a.matches?"dark":"light")};return typeof i.addListener=="function"?i.addListener(o):i.addEventListener("change",o),()=>{typeof i.removeListener=="function"?i.removeListener(o):i.removeEventListener("change",o)}},preventTransition(){const r=document.createElement("style");return r.appendChild(document.createTextNode("*{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}")),document.head.appendChild(r),()=>{window.getComputedStyle(document.body),requestAnimationFrame(()=>{requestAnimationFrame(()=>{document.head.removeChild(r)})})}}};return n}var nZ="chakra-ui-color-mode";function rZ(e){return{ssr:!1,type:"localStorage",get(t){if(!globalThis?.document)return t;let n;try{n=localStorage.getItem(e)||t}catch{}return n||t},set(t){try{localStorage.setItem(e,t)}catch{}}}}var iZ=rZ(nZ),wE=()=>{};function CE(e,t){return e.type==="cookie"&&e.ssr?e.get(t):t}function RR(e){const{value:t,children:n,options:{useSystemColorMode:r,initialColorMode:i,disableTransitionOnChange:o}={},colorModeManager:a=iZ}=e,s=i==="dark"?"dark":"light",[l,d]=C.exports.useState(()=>CE(a,s)),[p,g]=C.exports.useState(()=>CE(a)),{getSystemTheme:m,setClassName:y,setDataset:b,addListener:w}=C.exports.useMemo(()=>tZ({preventTransition:o}),[o]),P=i==="system"&&!l?p:l,E=C.exports.useCallback(M=>{const O=M==="system"?m():M;d(O),y(O==="dark"),b(O),a.set(O)},[a,m,y,b]);gl(()=>{i==="system"&&g(m())},[]),C.exports.useEffect(()=>{const M=a.get();if(M){E(M);return}if(i==="system"){E("system");return}E(s)},[a,s,i,E]);const k=C.exports.useCallback(()=>{E(P==="dark"?"light":"dark")},[P,E]);C.exports.useEffect(()=>{if(!!r)return w(E)},[r,w,E]);const L=C.exports.useMemo(()=>({colorMode:t??P,toggleColorMode:t?wE:k,setColorMode:t?wE:E,forced:t!==void 0}),[P,k,E,t]);return S(G9.Provider,{value:L,children:n})}RR.displayName="ColorModeProvider";var oZ=new Set(["dark","light","system"]);function aZ(e){let t=e;return oZ.has(t)||(t="light"),t}function sZ(e={}){const{initialColorMode:t="light",type:n="localStorage",storageKey:r="chakra-ui-color-mode"}=e,i=aZ(t),o=n==="cookie",a=`(function(){try{var a=function(o){var l="(prefers-color-scheme: dark)",v=window.matchMedia(l).matches?"dark":"light",e=o==="system"?v:o,d=document.documentElement,m=document.body,i="chakra-ui-light",n="chakra-ui-dark",s=e==="dark";return m.classList.add(s?n:i),m.classList.remove(s?i:n),d.style.colorScheme=e,d.dataset.theme=e,e},u=a,h="${i}",r="${r}",t=document.cookie.match(new RegExp("(^| )".concat(r,"=([^;]+)"))),c=t?t[2]:null;c?a(c):document.cookie="".concat(r,"=").concat(a(h),"; max-age=31536000; path=/")}catch(a){}})(); + `,s=`(function(){try{var a=function(c){var v="(prefers-color-scheme: dark)",h=window.matchMedia(v).matches?"dark":"light",r=c==="system"?h:c,o=document.documentElement,s=document.body,l="chakra-ui-light",d="chakra-ui-dark",i=r==="dark";return s.classList.add(i?d:l),s.classList.remove(i?l:d),o.style.colorScheme=r,o.dataset.theme=r,r},n=a,m="${i}",e="${r}",t=localStorage.getItem(e);t?a(t):localStorage.setItem(e,a(m))}catch(a){}})(); + `;return`!${o?a:s}`.trim()}function lZ(e={}){const{nonce:t}=e;return S("script",{id:"chakra-script",nonce:t,dangerouslySetInnerHTML:{__html:sZ(e)}})}var Vw={exports:{}};(function(e,t){var n=200,r="__lodash_hash_undefined__",i=800,o=16,a=9007199254740991,s="[object Arguments]",l="[object Array]",d="[object AsyncFunction]",p="[object Boolean]",g="[object Date]",m="[object Error]",y="[object Function]",b="[object GeneratorFunction]",w="[object Map]",P="[object Number]",E="[object Null]",k="[object Object]",L="[object Proxy]",M="[object RegExp]",O="[object Set]",N="[object String]",D="[object Undefined]",z="[object WeakMap]",H="[object ArrayBuffer]",V="[object DataView]",j="[object Float32Array]",he="[object Float64Array]",de="[object Int8Array]",ve="[object Int16Array]",ke="[object Int32Array]",xe="[object Uint8Array]",Y="[object Uint8ClampedArray]",U="[object Uint16Array]",oe="[object Uint32Array]",ae=/[\\^$.*+?()[\]{}|]/g,X=/^\[object .+?Constructor\]$/,me=/^(?:0|[1-9]\d*)$/,ye={};ye[j]=ye[he]=ye[de]=ye[ve]=ye[ke]=ye[xe]=ye[Y]=ye[U]=ye[oe]=!0,ye[s]=ye[l]=ye[H]=ye[p]=ye[V]=ye[g]=ye[m]=ye[y]=ye[w]=ye[P]=ye[k]=ye[M]=ye[O]=ye[N]=ye[z]=!1;var Se=typeof nu=="object"&&nu&&nu.Object===Object&&nu,He=typeof self=="object"&&self&&self.Object===Object&&self,je=Se||He||Function("return this")(),ut=t&&!t.nodeType&&t,qe=ut&&!0&&e&&!e.nodeType&&e,at=qe&&qe.exports===ut,et=at&&Se.process,it=function(){try{var W=qe&&qe.require&&qe.require("util").types;return W||et&&et.binding&&et.binding("util")}catch{}}(),Mt=it&&it.isTypedArray;function wt(W,Z,ue){switch(ue.length){case 0:return W.call(Z);case 1:return W.call(Z,ue[0]);case 2:return W.call(Z,ue[0],ue[1]);case 3:return W.call(Z,ue[0],ue[1],ue[2])}return W.apply(Z,ue)}function Le(W,Z){for(var ue=-1,Ge=Array(W);++ue-1}function G0(W,Z){var ue=this.__data__,Ge=qa(ue,W);return Ge<0?(++this.size,ue.push([W,Z])):ue[Ge][1]=Z,this}Mo.prototype.clear=dd,Mo.prototype.delete=U0,Mo.prototype.get=Tu,Mo.prototype.has=fd,Mo.prototype.set=G0;function Ps(W){var Z=-1,ue=W==null?0:W.length;for(this.clear();++Z1?ue[Rt-1]:void 0,dt=Rt>2?ue[2]:void 0;for(ln=W.length>3&&typeof ln=="function"?(Rt--,ln):void 0,dt&&lh(ue[0],ue[1],dt)&&(ln=Rt<3?void 0:ln,Rt=1),Z=Object(Z);++Ge-1&&W%1==0&&W0){if(++Z>=i)return arguments[0]}else Z=0;return W.apply(void 0,arguments)}}function Ru(W){if(W!=null){try{return wn.call(W)}catch{}try{return W+""}catch{}}return""}function ma(W,Z){return W===Z||W!==W&&Z!==Z}var vd=Il(function(){return arguments}())?Il:function(W){return $n(W)&&pn.call(W,"callee")&&!Fe.call(W,"callee")},Nl=Array.isArray;function Ft(W){return W!=null&&ch(W.length)&&!Nu(W)}function uh(W){return $n(W)&&Ft(W)}var Ou=Zt||i1;function Nu(W){if(!No(W))return!1;var Z=Ls(W);return Z==y||Z==b||Z==d||Z==L}function ch(W){return typeof W=="number"&&W>-1&&W%1==0&&W<=a}function No(W){var Z=typeof W;return W!=null&&(Z=="object"||Z=="function")}function $n(W){return W!=null&&typeof W=="object"}function yd(W){if(!$n(W)||Ls(W)!=k)return!1;var Z=nn(W);if(Z===null)return!0;var ue=pn.call(Z,"constructor")&&Z.constructor;return typeof ue=="function"&&ue instanceof ue&&wn.call(ue)==Kt}var dh=Mt?ot(Mt):Au;function xd(W){return jr(W,fh(W))}function fh(W){return Ft(W)?t1(W,!0):As(W)}var rn=Ka(function(W,Z,ue,Ge){Io(W,Z,ue,Ge)});function Bt(W){return function(){return W}}function hh(W){return W}function i1(){return!1}e.exports=rn})(Vw,Vw.exports);const Oa=Vw.exports;function xs(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}function gf(e,...t){return uZ(e)?e(...t):e}var uZ=e=>typeof e=="function",cZ=e=>/!(important)?$/.test(e),_E=e=>typeof e=="string"?e.replace(/!(important)?$/,"").trim():e,Uw=(e,t)=>n=>{const r=String(t),i=cZ(r),o=_E(r),a=e?`${e}.${o}`:o;let s=xs(n.__cssMap)&&a in n.__cssMap?n.__cssMap[a].varRef:t;return s=_E(s),i?`${s} !important`:s};function Lm(e){const{scale:t,transform:n,compose:r}=e;return(o,a)=>{const s=Uw(t,o)(a);let l=n?.(s,a)??s;return r&&(l=r(l,a)),l}}var $2=(...e)=>t=>e.reduce((n,r)=>r(n),t);function ls(e,t){return n=>{const r={property:n,scale:e};return r.transform=Lm({scale:e,transform:t}),r}}var dZ=({rtl:e,ltr:t})=>n=>n.direction==="rtl"?e:t;function fZ(e){const{property:t,scale:n,transform:r}=e;return{scale:n,property:dZ(t),transform:n?Lm({scale:n,compose:r}):r}}var OR=["rotate(var(--chakra-rotate, 0))","scaleX(var(--chakra-scale-x, 1))","scaleY(var(--chakra-scale-y, 1))","skewX(var(--chakra-skew-x, 0))","skewY(var(--chakra-skew-y, 0))"];function hZ(){return["translateX(var(--chakra-translate-x, 0))","translateY(var(--chakra-translate-y, 0))",...OR].join(" ")}function pZ(){return["translate3d(var(--chakra-translate-x, 0), var(--chakra-translate-y, 0), 0)",...OR].join(" ")}var gZ={"--chakra-blur":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-brightness":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-contrast":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-grayscale":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-hue-rotate":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-invert":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-saturate":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-sepia":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-drop-shadow":"var(--chakra-empty,/*!*/ /*!*/)",filter:["var(--chakra-blur)","var(--chakra-brightness)","var(--chakra-contrast)","var(--chakra-grayscale)","var(--chakra-hue-rotate)","var(--chakra-invert)","var(--chakra-saturate)","var(--chakra-sepia)","var(--chakra-drop-shadow)"].join(" ")},mZ={backdropFilter:["var(--chakra-backdrop-blur)","var(--chakra-backdrop-brightness)","var(--chakra-backdrop-contrast)","var(--chakra-backdrop-grayscale)","var(--chakra-backdrop-hue-rotate)","var(--chakra-backdrop-invert)","var(--chakra-backdrop-opacity)","var(--chakra-backdrop-saturate)","var(--chakra-backdrop-sepia)"].join(" "),"--chakra-backdrop-blur":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-brightness":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-contrast":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-grayscale":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-hue-rotate":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-invert":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-opacity":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-saturate":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-backdrop-sepia":"var(--chakra-empty,/*!*/ /*!*/)"};function vZ(e){return{"--chakra-ring-offset-shadow":"var(--chakra-ring-inset) 0 0 0 var(--chakra-ring-offset-width) var(--chakra-ring-offset-color)","--chakra-ring-shadow":"var(--chakra-ring-inset) 0 0 0 calc(var(--chakra-ring-width) + var(--chakra-ring-offset-width)) var(--chakra-ring-color)","--chakra-ring-width":e,boxShadow:["var(--chakra-ring-offset-shadow)","var(--chakra-ring-shadow)","var(--chakra-shadow, 0 0 #0000)"].join(", ")}}var yZ={"row-reverse":{space:"--chakra-space-x-reverse",divide:"--chakra-divide-x-reverse"},"column-reverse":{space:"--chakra-space-y-reverse",divide:"--chakra-divide-y-reverse"}},NR="& > :not(style) ~ :not(style)",xZ={[NR]:{marginInlineStart:"calc(var(--chakra-space-x) * calc(1 - var(--chakra-space-x-reverse)))",marginInlineEnd:"calc(var(--chakra-space-x) * var(--chakra-space-x-reverse))"}},bZ={[NR]:{marginTop:"calc(var(--chakra-space-y) * calc(1 - var(--chakra-space-y-reverse)))",marginBottom:"calc(var(--chakra-space-y) * var(--chakra-space-y-reverse))"}},Gw={"to-t":"to top","to-tr":"to top right","to-r":"to right","to-br":"to bottom right","to-b":"to bottom","to-bl":"to bottom left","to-l":"to left","to-tl":"to top left"},SZ=new Set(Object.values(Gw)),DR=new Set(["none","-moz-initial","inherit","initial","revert","unset"]),wZ=e=>e.trim();function CZ(e,t){var n;if(e==null||DR.has(e))return e;const r=/(?^[a-z-A-Z]+)\((?(.*))\)/g,{type:i,values:o}=((n=r.exec(e))==null?void 0:n.groups)??{};if(!i||!o)return e;const a=i.includes("-gradient")?i:`${i}-gradient`,[s,...l]=o.split(",").map(wZ).filter(Boolean);if(l?.length===0)return e;const d=s in Gw?Gw[s]:s;l.unshift(d);const p=l.map(g=>{if(SZ.has(g))return g;const m=g.indexOf(" "),[y,b]=m!==-1?[g.substr(0,m),g.substr(m+1)]:[g],w=zR(b)?b:b&&b.split(" "),P=`colors.${y}`,E=P in t.__cssMap?t.__cssMap[P].varRef:y;return w?[E,...Array.isArray(w)?w:[w]].join(" "):E});return`${a}(${p.join(", ")})`}var zR=e=>typeof e=="string"&&e.includes("(")&&e.includes(")"),_Z=(e,t)=>CZ(e,t??{});function kZ(e){return/^var\(--.+\)$/.test(e)}var EZ=e=>{const t=parseFloat(e.toString()),n=e.toString().replace(String(t),"");return{unitless:!n,value:t,unit:n}},Qs=e=>t=>`${e}(${t})`,en={filter(e){return e!=="auto"?e:gZ},backdropFilter(e){return e!=="auto"?e:mZ},ring(e){return vZ(en.px(e))},bgClip(e){return e==="text"?{color:"transparent",backgroundClip:"text"}:{backgroundClip:e}},transform(e){return e==="auto"?hZ():e==="auto-gpu"?pZ():e},vh(e){return e==="$100vh"?"var(--chakra-vh)":e},px(e){if(e==null)return e;const{unitless:t}=EZ(e);return t||typeof e=="number"?`${e}px`:e},fraction(e){return typeof e!="number"||e>1?e:`${e*100}%`},float(e,t){const n={left:"right",right:"left"};return t.direction==="rtl"?n[e]:e},degree(e){if(kZ(e)||e==null)return e;const t=typeof e=="string"&&!e.endsWith("deg");return typeof e=="number"||t?`${e}deg`:e},gradient:_Z,blur:Qs("blur"),opacity:Qs("opacity"),brightness:Qs("brightness"),contrast:Qs("contrast"),dropShadow:Qs("drop-shadow"),grayscale:Qs("grayscale"),hueRotate:Qs("hue-rotate"),invert:Qs("invert"),saturate:Qs("saturate"),sepia:Qs("sepia"),bgImage(e){return e==null||zR(e)||DR.has(e)?e:`url(${e})`},outline(e){const t=String(e)==="0"||String(e)==="none";return e!==null&&t?{outline:"2px solid transparent",outlineOffset:"2px"}:{outline:e}},flexDirection(e){const{space:t,divide:n}=yZ[e]??{},r={flexDirection:e};return t&&(r[t]=1),n&&(r[n]=1),r}},J={borderWidths:ls("borderWidths"),borderStyles:ls("borderStyles"),colors:ls("colors"),borders:ls("borders"),radii:ls("radii",en.px),space:ls("space",$2(en.vh,en.px)),spaceT:ls("space",$2(en.vh,en.px)),degreeT(e){return{property:e,transform:en.degree}},prop(e,t,n){return{property:e,scale:t,...t&&{transform:Lm({scale:t,transform:n})}}},propT(e,t){return{property:e,transform:t}},sizes:ls("sizes",$2(en.vh,en.px)),sizesT:ls("sizes",$2(en.vh,en.fraction)),shadows:ls("shadows"),logical:fZ,blur:ls("blur",en.blur)},Uy={background:J.colors("background"),backgroundColor:J.colors("backgroundColor"),backgroundImage:J.propT("backgroundImage",en.bgImage),backgroundSize:!0,backgroundPosition:!0,backgroundRepeat:!0,backgroundAttachment:!0,backgroundClip:{transform:en.bgClip},bgSize:J.prop("backgroundSize"),bgPosition:J.prop("backgroundPosition"),bg:J.colors("background"),bgColor:J.colors("backgroundColor"),bgPos:J.prop("backgroundPosition"),bgRepeat:J.prop("backgroundRepeat"),bgAttachment:J.prop("backgroundAttachment"),bgGradient:J.propT("backgroundImage",en.gradient),bgClip:{transform:en.bgClip}};Object.assign(Uy,{bgImage:Uy.backgroundImage,bgImg:Uy.backgroundImage});var cn={border:J.borders("border"),borderWidth:J.borderWidths("borderWidth"),borderStyle:J.borderStyles("borderStyle"),borderColor:J.colors("borderColor"),borderRadius:J.radii("borderRadius"),borderTop:J.borders("borderTop"),borderBlockStart:J.borders("borderBlockStart"),borderTopLeftRadius:J.radii("borderTopLeftRadius"),borderStartStartRadius:J.logical({scale:"radii",property:{ltr:"borderTopLeftRadius",rtl:"borderTopRightRadius"}}),borderEndStartRadius:J.logical({scale:"radii",property:{ltr:"borderBottomLeftRadius",rtl:"borderBottomRightRadius"}}),borderTopRightRadius:J.radii("borderTopRightRadius"),borderStartEndRadius:J.logical({scale:"radii",property:{ltr:"borderTopRightRadius",rtl:"borderTopLeftRadius"}}),borderEndEndRadius:J.logical({scale:"radii",property:{ltr:"borderBottomRightRadius",rtl:"borderBottomLeftRadius"}}),borderRight:J.borders("borderRight"),borderInlineEnd:J.borders("borderInlineEnd"),borderBottom:J.borders("borderBottom"),borderBlockEnd:J.borders("borderBlockEnd"),borderBottomLeftRadius:J.radii("borderBottomLeftRadius"),borderBottomRightRadius:J.radii("borderBottomRightRadius"),borderLeft:J.borders("borderLeft"),borderInlineStart:{property:"borderInlineStart",scale:"borders"},borderInlineStartRadius:J.logical({scale:"radii",property:{ltr:["borderTopLeftRadius","borderBottomLeftRadius"],rtl:["borderTopRightRadius","borderBottomRightRadius"]}}),borderInlineEndRadius:J.logical({scale:"radii",property:{ltr:["borderTopRightRadius","borderBottomRightRadius"],rtl:["borderTopLeftRadius","borderBottomLeftRadius"]}}),borderX:J.borders(["borderLeft","borderRight"]),borderInline:J.borders("borderInline"),borderY:J.borders(["borderTop","borderBottom"]),borderBlock:J.borders("borderBlock"),borderTopWidth:J.borderWidths("borderTopWidth"),borderBlockStartWidth:J.borderWidths("borderBlockStartWidth"),borderTopColor:J.colors("borderTopColor"),borderBlockStartColor:J.colors("borderBlockStartColor"),borderTopStyle:J.borderStyles("borderTopStyle"),borderBlockStartStyle:J.borderStyles("borderBlockStartStyle"),borderBottomWidth:J.borderWidths("borderBottomWidth"),borderBlockEndWidth:J.borderWidths("borderBlockEndWidth"),borderBottomColor:J.colors("borderBottomColor"),borderBlockEndColor:J.colors("borderBlockEndColor"),borderBottomStyle:J.borderStyles("borderBottomStyle"),borderBlockEndStyle:J.borderStyles("borderBlockEndStyle"),borderLeftWidth:J.borderWidths("borderLeftWidth"),borderInlineStartWidth:J.borderWidths("borderInlineStartWidth"),borderLeftColor:J.colors("borderLeftColor"),borderInlineStartColor:J.colors("borderInlineStartColor"),borderLeftStyle:J.borderStyles("borderLeftStyle"),borderInlineStartStyle:J.borderStyles("borderInlineStartStyle"),borderRightWidth:J.borderWidths("borderRightWidth"),borderInlineEndWidth:J.borderWidths("borderInlineEndWidth"),borderRightColor:J.colors("borderRightColor"),borderInlineEndColor:J.colors("borderInlineEndColor"),borderRightStyle:J.borderStyles("borderRightStyle"),borderInlineEndStyle:J.borderStyles("borderInlineEndStyle"),borderTopRadius:J.radii(["borderTopLeftRadius","borderTopRightRadius"]),borderBottomRadius:J.radii(["borderBottomLeftRadius","borderBottomRightRadius"]),borderLeftRadius:J.radii(["borderTopLeftRadius","borderBottomLeftRadius"]),borderRightRadius:J.radii(["borderTopRightRadius","borderBottomRightRadius"])};Object.assign(cn,{rounded:cn.borderRadius,roundedTop:cn.borderTopRadius,roundedTopLeft:cn.borderTopLeftRadius,roundedTopRight:cn.borderTopRightRadius,roundedTopStart:cn.borderStartStartRadius,roundedTopEnd:cn.borderStartEndRadius,roundedBottom:cn.borderBottomRadius,roundedBottomLeft:cn.borderBottomLeftRadius,roundedBottomRight:cn.borderBottomRightRadius,roundedBottomStart:cn.borderEndStartRadius,roundedBottomEnd:cn.borderEndEndRadius,roundedLeft:cn.borderLeftRadius,roundedRight:cn.borderRightRadius,roundedStart:cn.borderInlineStartRadius,roundedEnd:cn.borderInlineEndRadius,borderStart:cn.borderInlineStart,borderEnd:cn.borderInlineEnd,borderTopStartRadius:cn.borderStartStartRadius,borderTopEndRadius:cn.borderStartEndRadius,borderBottomStartRadius:cn.borderEndStartRadius,borderBottomEndRadius:cn.borderEndEndRadius,borderStartRadius:cn.borderInlineStartRadius,borderEndRadius:cn.borderInlineEndRadius,borderStartWidth:cn.borderInlineStartWidth,borderEndWidth:cn.borderInlineEndWidth,borderStartColor:cn.borderInlineStartColor,borderEndColor:cn.borderInlineEndColor,borderStartStyle:cn.borderInlineStartStyle,borderEndStyle:cn.borderInlineEndStyle});var PZ={color:J.colors("color"),textColor:J.colors("color"),fill:J.colors("fill"),stroke:J.colors("stroke")},jw={boxShadow:J.shadows("boxShadow"),mixBlendMode:!0,blendMode:J.prop("mixBlendMode"),backgroundBlendMode:!0,bgBlendMode:J.prop("backgroundBlendMode"),opacity:!0};Object.assign(jw,{shadow:jw.boxShadow});var TZ={filter:{transform:en.filter},blur:J.blur("--chakra-blur"),brightness:J.propT("--chakra-brightness",en.brightness),contrast:J.propT("--chakra-contrast",en.contrast),hueRotate:J.degreeT("--chakra-hue-rotate"),invert:J.propT("--chakra-invert",en.invert),saturate:J.propT("--chakra-saturate",en.saturate),dropShadow:J.propT("--chakra-drop-shadow",en.dropShadow),backdropFilter:{transform:en.backdropFilter},backdropBlur:J.blur("--chakra-backdrop-blur"),backdropBrightness:J.propT("--chakra-backdrop-brightness",en.brightness),backdropContrast:J.propT("--chakra-backdrop-contrast",en.contrast),backdropHueRotate:J.degreeT("--chakra-backdrop-hue-rotate"),backdropInvert:J.propT("--chakra-backdrop-invert",en.invert),backdropSaturate:J.propT("--chakra-backdrop-saturate",en.saturate)},j3={alignItems:!0,alignContent:!0,justifyItems:!0,justifyContent:!0,flexWrap:!0,flexDirection:{transform:en.flexDirection},experimental_spaceX:{static:xZ,transform:Lm({scale:"space",transform:e=>e!==null?{"--chakra-space-x":e}:null})},experimental_spaceY:{static:bZ,transform:Lm({scale:"space",transform:e=>e!=null?{"--chakra-space-y":e}:null})},flex:!0,flexFlow:!0,flexGrow:!0,flexShrink:!0,flexBasis:J.sizes("flexBasis"),justifySelf:!0,alignSelf:!0,order:!0,placeItems:!0,placeContent:!0,placeSelf:!0,gap:J.space("gap"),rowGap:J.space("rowGap"),columnGap:J.space("columnGap")};Object.assign(j3,{flexDir:j3.flexDirection});var FR={gridGap:J.space("gridGap"),gridColumnGap:J.space("gridColumnGap"),gridRowGap:J.space("gridRowGap"),gridColumn:!0,gridRow:!0,gridAutoFlow:!0,gridAutoColumns:!0,gridColumnStart:!0,gridColumnEnd:!0,gridRowStart:!0,gridRowEnd:!0,gridAutoRows:!0,gridTemplate:!0,gridTemplateColumns:!0,gridTemplateRows:!0,gridTemplateAreas:!0,gridArea:!0},LZ={appearance:!0,cursor:!0,resize:!0,userSelect:!0,pointerEvents:!0,outline:{transform:en.outline},outlineOffset:!0,outlineColor:J.colors("outlineColor")},Ea={width:J.sizesT("width"),inlineSize:J.sizesT("inlineSize"),height:J.sizes("height"),blockSize:J.sizes("blockSize"),boxSize:J.sizes(["width","height"]),minWidth:J.sizes("minWidth"),minInlineSize:J.sizes("minInlineSize"),minHeight:J.sizes("minHeight"),minBlockSize:J.sizes("minBlockSize"),maxWidth:J.sizes("maxWidth"),maxInlineSize:J.sizes("maxInlineSize"),maxHeight:J.sizes("maxHeight"),maxBlockSize:J.sizes("maxBlockSize"),overflow:!0,overflowX:!0,overflowY:!0,overscrollBehavior:!0,overscrollBehaviorX:!0,overscrollBehaviorY:!0,display:!0,verticalAlign:!0,boxSizing:!0,boxDecorationBreak:!0,float:J.propT("float",en.float),objectFit:!0,objectPosition:!0,visibility:!0,isolation:!0};Object.assign(Ea,{w:Ea.width,h:Ea.height,minW:Ea.minWidth,maxW:Ea.maxWidth,minH:Ea.minHeight,maxH:Ea.maxHeight,overscroll:Ea.overscrollBehavior,overscrollX:Ea.overscrollBehaviorX,overscrollY:Ea.overscrollBehaviorY});var AZ={listStyleType:!0,listStylePosition:!0,listStylePos:J.prop("listStylePosition"),listStyleImage:!0,listStyleImg:J.prop("listStyleImage")};function MZ(e,t,n,r){const i=typeof t=="string"?t.split("."):[t];for(r=0;r{const t=new WeakMap;return(r,i,o,a)=>{if(typeof r>"u")return e(r,i,o);t.has(r)||t.set(r,new Map);const s=t.get(r);if(s.has(i))return s.get(i);const l=e(r,i,o,a);return s.set(i,l),l}},RZ=IZ(MZ),OZ={border:"0px",clip:"rect(0, 0, 0, 0)",width:"1px",height:"1px",margin:"-1px",padding:"0px",overflow:"hidden",whiteSpace:"nowrap",position:"absolute"},NZ={position:"static",width:"auto",height:"auto",clip:"auto",padding:"0",margin:"0",overflow:"visible",whiteSpace:"normal"},Mb=(e,t,n)=>{const r={},i=RZ(e,t,{});for(const o in i)o in n&&n[o]!=null||(r[o]=i[o]);return r},DZ={srOnly:{transform(e){return e===!0?OZ:e==="focusable"?NZ:{}}},layerStyle:{processResult:!0,transform:(e,t,n)=>Mb(t,`layerStyles.${e}`,n)},textStyle:{processResult:!0,transform:(e,t,n)=>Mb(t,`textStyles.${e}`,n)},apply:{processResult:!0,transform:(e,t,n)=>Mb(t,e,n)}},Ug={position:!0,pos:J.prop("position"),zIndex:J.prop("zIndex","zIndices"),inset:J.spaceT("inset"),insetX:J.spaceT(["left","right"]),insetInline:J.spaceT("insetInline"),insetY:J.spaceT(["top","bottom"]),insetBlock:J.spaceT("insetBlock"),top:J.spaceT("top"),insetBlockStart:J.spaceT("insetBlockStart"),bottom:J.spaceT("bottom"),insetBlockEnd:J.spaceT("insetBlockEnd"),left:J.spaceT("left"),insetInlineStart:J.logical({scale:"space",property:{ltr:"left",rtl:"right"}}),right:J.spaceT("right"),insetInlineEnd:J.logical({scale:"space",property:{ltr:"right",rtl:"left"}})};Object.assign(Ug,{insetStart:Ug.insetInlineStart,insetEnd:Ug.insetInlineEnd});var zZ={ring:{transform:en.ring},ringColor:J.colors("--chakra-ring-color"),ringOffset:J.prop("--chakra-ring-offset-width"),ringOffsetColor:J.colors("--chakra-ring-offset-color"),ringInset:J.prop("--chakra-ring-inset")},qn={margin:J.spaceT("margin"),marginTop:J.spaceT("marginTop"),marginBlockStart:J.spaceT("marginBlockStart"),marginRight:J.spaceT("marginRight"),marginInlineEnd:J.spaceT("marginInlineEnd"),marginBottom:J.spaceT("marginBottom"),marginBlockEnd:J.spaceT("marginBlockEnd"),marginLeft:J.spaceT("marginLeft"),marginInlineStart:J.spaceT("marginInlineStart"),marginX:J.spaceT(["marginInlineStart","marginInlineEnd"]),marginInline:J.spaceT("marginInline"),marginY:J.spaceT(["marginTop","marginBottom"]),marginBlock:J.spaceT("marginBlock"),padding:J.space("padding"),paddingTop:J.space("paddingTop"),paddingBlockStart:J.space("paddingBlockStart"),paddingRight:J.space("paddingRight"),paddingBottom:J.space("paddingBottom"),paddingBlockEnd:J.space("paddingBlockEnd"),paddingLeft:J.space("paddingLeft"),paddingInlineStart:J.space("paddingInlineStart"),paddingInlineEnd:J.space("paddingInlineEnd"),paddingX:J.space(["paddingInlineStart","paddingInlineEnd"]),paddingInline:J.space("paddingInline"),paddingY:J.space(["paddingTop","paddingBottom"]),paddingBlock:J.space("paddingBlock")};Object.assign(qn,{m:qn.margin,mt:qn.marginTop,mr:qn.marginRight,me:qn.marginInlineEnd,marginEnd:qn.marginInlineEnd,mb:qn.marginBottom,ml:qn.marginLeft,ms:qn.marginInlineStart,marginStart:qn.marginInlineStart,mx:qn.marginX,my:qn.marginY,p:qn.padding,pt:qn.paddingTop,py:qn.paddingY,px:qn.paddingX,pb:qn.paddingBottom,pl:qn.paddingLeft,ps:qn.paddingInlineStart,paddingStart:qn.paddingInlineStart,pr:qn.paddingRight,pe:qn.paddingInlineEnd,paddingEnd:qn.paddingInlineEnd});var FZ={textDecorationColor:J.colors("textDecorationColor"),textDecoration:!0,textDecor:{property:"textDecoration"},textDecorationLine:!0,textDecorationStyle:!0,textDecorationThickness:!0,textUnderlineOffset:!0,textShadow:J.shadows("textShadow")},BZ={clipPath:!0,transform:J.propT("transform",en.transform),transformOrigin:!0,translateX:J.spaceT("--chakra-translate-x"),translateY:J.spaceT("--chakra-translate-y"),skewX:J.degreeT("--chakra-skew-x"),skewY:J.degreeT("--chakra-skew-y"),scaleX:J.prop("--chakra-scale-x"),scaleY:J.prop("--chakra-scale-y"),scale:J.prop(["--chakra-scale-x","--chakra-scale-y"]),rotate:J.degreeT("--chakra-rotate")},$Z={transition:!0,transitionDelay:!0,animation:!0,willChange:!0,transitionDuration:J.prop("transitionDuration","transition.duration"),transitionProperty:J.prop("transitionProperty","transition.property"),transitionTimingFunction:J.prop("transitionTimingFunction","transition.easing")},HZ={fontFamily:J.prop("fontFamily","fonts"),fontSize:J.prop("fontSize","fontSizes",en.px),fontWeight:J.prop("fontWeight","fontWeights"),lineHeight:J.prop("lineHeight","lineHeights"),letterSpacing:J.prop("letterSpacing","letterSpacings"),textAlign:!0,fontStyle:!0,wordBreak:!0,overflowWrap:!0,textOverflow:!0,textTransform:!0,whiteSpace:!0,noOfLines:{static:{overflow:"hidden",textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",WebkitLineClamp:"var(--chakra-line-clamp)"},property:"--chakra-line-clamp"}},WZ={scrollBehavior:!0,scrollSnapAlign:!0,scrollSnapStop:!0,scrollSnapType:!0,scrollMargin:J.spaceT("scrollMargin"),scrollMarginTop:J.spaceT("scrollMarginTop"),scrollMarginBottom:J.spaceT("scrollMarginBottom"),scrollMarginLeft:J.spaceT("scrollMarginLeft"),scrollMarginRight:J.spaceT("scrollMarginRight"),scrollMarginX:J.spaceT(["scrollMarginLeft","scrollMarginRight"]),scrollMarginY:J.spaceT(["scrollMarginTop","scrollMarginBottom"]),scrollPadding:J.spaceT("scrollPadding"),scrollPaddingTop:J.spaceT("scrollPaddingTop"),scrollPaddingBottom:J.spaceT("scrollPaddingBottom"),scrollPaddingLeft:J.spaceT("scrollPaddingLeft"),scrollPaddingRight:J.spaceT("scrollPaddingRight"),scrollPaddingX:J.spaceT(["scrollPaddingLeft","scrollPaddingRight"]),scrollPaddingY:J.spaceT(["scrollPaddingTop","scrollPaddingBottom"])};function BR(e){return xs(e)&&e.reference?e.reference:String(e)}var i4=(e,...t)=>t.map(BR).join(` ${e} `).replace(/calc/g,""),kE=(...e)=>`calc(${i4("+",...e)})`,EE=(...e)=>`calc(${i4("-",...e)})`,qw=(...e)=>`calc(${i4("*",...e)})`,PE=(...e)=>`calc(${i4("/",...e)})`,TE=e=>{const t=BR(e);return t!=null&&!Number.isNaN(parseFloat(t))?String(t).startsWith("-")?String(t).slice(1):`-${t}`:qw(t,-1)},uf=Object.assign(e=>({add:(...t)=>uf(kE(e,...t)),subtract:(...t)=>uf(EE(e,...t)),multiply:(...t)=>uf(qw(e,...t)),divide:(...t)=>uf(PE(e,...t)),negate:()=>uf(TE(e)),toString:()=>e.toString()}),{add:kE,subtract:EE,multiply:qw,divide:PE,negate:TE});function VZ(e,t="-"){return e.replace(/\s+/g,t)}function UZ(e){const t=VZ(e.toString());return jZ(GZ(t))}function GZ(e){return e.includes("\\.")?e:!Number.isInteger(parseFloat(e.toString()))?e.replace(".","\\."):e}function jZ(e){return e.replace(/[!-,/:-@[-^`{-~]/g,"\\$&")}function qZ(e,t=""){return[t,e].filter(Boolean).join("-")}function KZ(e,t){return`var(${e}${t?`, ${t}`:""})`}function ZZ(e,t=""){return UZ(`--${qZ(e,t)}`)}function da(e,t,n){const r=ZZ(e,n);return{variable:r,reference:KZ(r,t)}}function YZ(e){const t=e==null?0:e.length;return t?e[t-1]:void 0}function XZ(e){const t=parseFloat(e.toString()),n=e.toString().replace(String(t),"");return{unitless:!n,value:t,unit:n}}function Kw(e){if(e==null)return e;const{unitless:t}=XZ(e);return t||typeof e=="number"?`${e}px`:e}var $R=(e,t)=>parseInt(e[1],10)>parseInt(t[1],10)?1:-1,j9=e=>Object.fromEntries(Object.entries(e).sort($R));function LE(e){const t=j9(e);return Object.assign(Object.values(t),t)}function QZ(e){const t=Object.keys(j9(e));return new Set(t)}function AE(e){if(!e)return e;e=Kw(e)??e;const t=e.endsWith("px")?-1:-.0625;return typeof e=="number"?`${e+t}`:e.replace(/(\d+\.?\d*)/u,n=>`${parseFloat(n)+t}`)}function Sg(e,t){const n=["@media screen"];return e&&n.push("and",`(min-width: ${Kw(e)})`),t&&n.push("and",`(max-width: ${Kw(t)})`),n.join(" ")}function JZ(e){if(!e)return null;e.base=e.base??"0px";const t=LE(e),n=Object.entries(e).sort($R).map(([o,a],s,l)=>{let[,d]=l[s+1]??[];return d=parseFloat(d)>0?AE(d):void 0,{_minW:AE(a),breakpoint:o,minW:a,maxW:d,maxWQuery:Sg(null,d),minWQuery:Sg(a),minMaxQuery:Sg(a,d)}}),r=QZ(e),i=Array.from(r.values());return{keys:r,normalized:t,isResponsive(o){const a=Object.keys(o);return a.length>0&&a.every(s=>r.has(s))},asObject:j9(e),asArray:LE(e),details:n,media:[null,...t.map(o=>Sg(o)).slice(1)],toArrayValue(o){if(!xs(o))throw new Error("toArrayValue: value must be an object");const a=i.map(s=>o[s]??null);for(;YZ(a)===null;)a.pop();return a},toObjectValue(o){if(!Array.isArray(o))throw new Error("toObjectValue: value must be an array");return o.reduce((a,s,l)=>{const d=i[l];return d!=null&&s!=null&&(a[d]=s),a},{})}}}var xi={hover:(e,t)=>`${e}:hover ${t}, ${e}[data-hover] ${t}`,focus:(e,t)=>`${e}:focus ${t}, ${e}[data-focus] ${t}`,focusVisible:(e,t)=>`${e}:focus-visible ${t}`,focusWithin:(e,t)=>`${e}:focus-within ${t}`,active:(e,t)=>`${e}:active ${t}, ${e}[data-active] ${t}`,disabled:(e,t)=>`${e}:disabled ${t}, ${e}[data-disabled] ${t}`,invalid:(e,t)=>`${e}:invalid ${t}, ${e}[data-invalid] ${t}`,checked:(e,t)=>`${e}:checked ${t}, ${e}[data-checked] ${t}`,indeterminate:(e,t)=>`${e}:indeterminate ${t}, ${e}[aria-checked=mixed] ${t}, ${e}[data-indeterminate] ${t}`,readOnly:(e,t)=>`${e}:read-only ${t}, ${e}[readonly] ${t}, ${e}[data-read-only] ${t}`,expanded:(e,t)=>`${e}:read-only ${t}, ${e}[aria-expanded=true] ${t}, ${e}[data-expanded] ${t}`,placeholderShown:(e,t)=>`${e}:placeholder-shown ${t}`},pc=e=>HR(t=>e(t,"&"),"[role=group]","[data-group]",".group"),Zl=e=>HR(t=>e(t,"~ &"),"[data-peer]",".peer"),HR=(e,...t)=>t.map(e).join(", "),o4={_hover:"&:hover, &[data-hover]",_active:"&:active, &[data-active]",_focus:"&:focus, &[data-focus]",_highlighted:"&[data-highlighted]",_focusWithin:"&:focus-within",_focusVisible:"&:focus-visible, &[data-focus-visible]",_disabled:"&:disabled, &[disabled], &[aria-disabled=true], &[data-disabled]",_readOnly:"&[aria-readonly=true], &[readonly], &[data-readonly]",_before:"&::before",_after:"&::after",_empty:"&:empty",_expanded:"&[aria-expanded=true], &[data-expanded]",_checked:"&[aria-checked=true], &[data-checked]",_grabbed:"&[aria-grabbed=true], &[data-grabbed]",_pressed:"&[aria-pressed=true], &[data-pressed]",_invalid:"&[aria-invalid=true], &[data-invalid]",_valid:"&[data-valid], &[data-state=valid]",_loading:"&[data-loading], &[aria-busy=true]",_selected:"&[aria-selected=true], &[data-selected]",_hidden:"&[hidden], &[data-hidden]",_autofill:"&:-webkit-autofill",_even:"&:nth-of-type(even)",_odd:"&:nth-of-type(odd)",_first:"&:first-of-type",_last:"&:last-of-type",_notFirst:"&:not(:first-of-type)",_notLast:"&:not(:last-of-type)",_visited:"&:visited",_activeLink:"&[aria-current=page]",_activeStep:"&[aria-current=step]",_indeterminate:"&:indeterminate, &[aria-checked=mixed], &[data-indeterminate]",_groupHover:pc(xi.hover),_peerHover:Zl(xi.hover),_groupFocus:pc(xi.focus),_peerFocus:Zl(xi.focus),_groupFocusVisible:pc(xi.focusVisible),_peerFocusVisible:Zl(xi.focusVisible),_groupActive:pc(xi.active),_peerActive:Zl(xi.active),_groupDisabled:pc(xi.disabled),_peerDisabled:Zl(xi.disabled),_groupInvalid:pc(xi.invalid),_peerInvalid:Zl(xi.invalid),_groupChecked:pc(xi.checked),_peerChecked:Zl(xi.checked),_groupFocusWithin:pc(xi.focusWithin),_peerFocusWithin:Zl(xi.focusWithin),_peerPlaceholderShown:Zl(xi.placeholderShown),_placeholder:"&::placeholder",_placeholderShown:"&:placeholder-shown",_fullScreen:"&:fullscreen",_selection:"&::selection",_rtl:"[dir=rtl] &, &[dir=rtl]",_ltr:"[dir=ltr] &, &[dir=ltr]",_mediaDark:"@media (prefers-color-scheme: dark)",_mediaReduceMotion:"@media (prefers-reduced-motion: reduce)",_dark:".chakra-ui-dark &:not([data-theme]),[data-theme=dark] &:not([data-theme]),&[data-theme=dark]",_light:".chakra-ui-light &:not([data-theme]),[data-theme=light] &:not([data-theme]),&[data-theme=light]"},eY=Object.keys(o4);function ME(e,t){return da(String(e).replace(/\./g,"-"),void 0,t)}function tY(e,t){let n={};const r={};for(const[i,o]of Object.entries(e)){const{isSemantic:a,value:s}=o,{variable:l,reference:d}=ME(i,t?.cssVarPrefix);if(!a){if(i.startsWith("space")){const m=i.split("."),[y,...b]=m,w=`${y}.-${b.join(".")}`,P=uf.negate(s),E=uf.negate(d);r[w]={value:P,var:l,varRef:E}}n[l]=s,r[i]={value:s,var:l,varRef:d};continue}const p=m=>{const b=[String(i).split(".")[0],m].join(".");if(!e[b])return m;const{reference:P}=ME(b,t?.cssVarPrefix);return P},g=xs(s)?s:{default:s};n=Oa(n,Object.entries(g).reduce((m,[y,b])=>{var w;const P=p(b);if(y==="default")return m[l]=P,m;const E=((w=o4)==null?void 0:w[y])??y;return m[E]={[l]:P},m},{})),r[i]={value:d,var:l,varRef:d}}return{cssVars:n,cssMap:r}}function nY(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}function rY(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}var iY=["colors","borders","borderWidths","borderStyles","fonts","fontSizes","fontWeights","letterSpacings","lineHeights","radii","space","shadows","sizes","zIndices","transition","blur"];function oY(e){return rY(e,iY)}function aY(e){return e.semanticTokens}function sY(e){const{__cssMap:t,__cssVars:n,__breakpoints:r,...i}=e;return i}function lY({tokens:e,semanticTokens:t}){const n=Object.entries(Zw(e)??{}).map(([i,o])=>[i,{isSemantic:!1,value:o}]),r=Object.entries(Zw(t,1)??{}).map(([i,o])=>[i,{isSemantic:!0,value:o}]);return Object.fromEntries([...n,...r])}function Zw(e,t=1/0){return!xs(e)&&!Array.isArray(e)||!t?e:Object.entries(e).reduce((n,[r,i])=>(xs(i)||Array.isArray(i)?Object.entries(Zw(i,t-1)).forEach(([o,a])=>{n[`${r}.${o}`]=a}):n[r]=i,n),{})}function uY(e){var t;const n=sY(e),r=oY(n),i=aY(n),o=lY({tokens:r,semanticTokens:i}),a=(t=n.config)==null?void 0:t.cssVarPrefix,{cssMap:s,cssVars:l}=tY(o,{cssVarPrefix:a});return Object.assign(n,{__cssVars:{...{"--chakra-ring-inset":"var(--chakra-empty,/*!*/ /*!*/)","--chakra-ring-offset-width":"0px","--chakra-ring-offset-color":"#fff","--chakra-ring-color":"rgba(66, 153, 225, 0.6)","--chakra-ring-offset-shadow":"0 0 #0000","--chakra-ring-shadow":"0 0 #0000","--chakra-space-x-reverse":"0","--chakra-space-y-reverse":"0"},...l},__cssMap:s,__breakpoints:JZ(n.breakpoints)}),n}var q9=Oa({},Uy,cn,PZ,j3,Ea,TZ,zZ,LZ,FR,DZ,Ug,jw,qn,WZ,HZ,FZ,BZ,AZ,$Z),cY=Object.assign({},qn,Ea,j3,FR,Ug),dY=Object.keys(cY),fY=[...Object.keys(q9),...eY],hY={...q9,...o4},pY=e=>e in hY,gY=e=>t=>{if(!t.__breakpoints)return e;const{isResponsive:n,toArrayValue:r,media:i}=t.__breakpoints,o={};for(const a in e){let s=gf(e[a],t);if(s==null)continue;if(s=xs(s)&&n(s)?r(s):s,!Array.isArray(s)){o[a]=s;continue}const l=s.slice(0,i.length).length;for(let d=0;de.startsWith("--")&&typeof t=="string"&&!vY(t),xY=(e,t)=>{if(t==null)return t;const n=a=>{var s,l;return(l=(s=e.__cssMap)==null?void 0:s[a])==null?void 0:l.varRef},r=a=>n(a)??a,[i,o]=mY(t);return t=n(i)??r(o)??r(t),t};function bY(e){const{configs:t={},pseudos:n={},theme:r}=e,i=(o,a=!1)=>{var s;const l=gf(o,r),d=gY(l)(r);let p={};for(let g in d){const m=d[g];let y=gf(m,r);g in n&&(g=n[g]),yY(g,y)&&(y=xY(r,y));let b=t[g];if(b===!0&&(b={property:g}),xs(y)){p[g]=p[g]??{},p[g]=Oa({},p[g],i(y,!0));continue}let w=((s=b?.transform)==null?void 0:s.call(b,y,r,l))??y;w=b?.processResult?i(w,!0):w;const P=gf(b?.property,r);if(!a&&b?.static){const E=gf(b.static,r);p=Oa({},p,E)}if(P&&Array.isArray(P)){for(const E of P)p[E]=w;continue}if(P){P==="&"&&xs(w)?p=Oa({},p,w):p[P]=w;continue}if(xs(w)){p=Oa({},p,w);continue}p[g]=w}return p};return i}var WR=e=>t=>bY({theme:t,pseudos:o4,configs:q9})(e);function nr(e){return{definePartsStyle(t){return t},defineMultiStyleConfig(t){return{parts:e,...t}}}}function SY(e,t){if(Array.isArray(e))return e;if(xs(e))return t(e);if(e!=null)return[e]}function wY(e,t){for(let n=t+1;n{Oa(d,{[L]:m?k[L]:{[E]:k[L]}})});continue}if(!y){m?Oa(d,k):d[E]=k;continue}d[E]=k}}return d}}function _Y(e){return t=>{const{variant:n,size:r,theme:i}=t,o=CY(i);return Oa({},gf(e.baseStyle??{},t),o(e,"sizes",r,t),o(e,"variants",n,t))}}function kY(e,t,n){var r,i;return((i=(r=e.__cssMap)==null?void 0:r[`${t}.${n}`])==null?void 0:i.varRef)??n}function hn(e){return nY(e,["styleConfig","size","variant","colorScheme"])}function EY(e){if(e.sheet)return e.sheet;for(var t=0;t0?Ei(E0,--Lo):0,c0--,$r===10&&(c0=1,s4--),$r}function na(){return $r=Lo2||Mm($r)>3?"":" "}function FY(e,t){for(;--t&&na()&&!($r<48||$r>102||$r>57&&$r<65||$r>70&&$r<97););return cv(e,Gy()+(t<6&&ml()==32&&na()==32))}function Xw(e){for(;na();)switch($r){case e:return Lo;case 34:case 39:e!==34&&e!==39&&Xw($r);break;case 40:e===41&&Xw(e);break;case 92:na();break}return Lo}function BY(e,t){for(;na()&&e+$r!==47+10;)if(e+$r===42+42&&ml()===47)break;return"/*"+cv(t,Lo-1)+"*"+a4(e===47?e:na())}function $Y(e){for(;!Mm(ml());)na();return cv(e,Lo)}function HY(e){return KR(qy("",null,null,null,[""],e=qR(e),0,[0],e))}function qy(e,t,n,r,i,o,a,s,l){for(var d=0,p=0,g=a,m=0,y=0,b=0,w=1,P=1,E=1,k=0,L="",M=i,O=o,N=r,D=L;P;)switch(b=k,k=na()){case 40:if(b!=108&&Ei(D,g-1)==58){Yw(D+=yn(jy(k),"&","&\f"),"&\f")!=-1&&(E=-1);break}case 34:case 39:case 91:D+=jy(k);break;case 9:case 10:case 13:case 32:D+=zY(b);break;case 92:D+=FY(Gy()-1,7);continue;case 47:switch(ml()){case 42:case 47:H2(WY(BY(na(),Gy()),t,n),l);break;default:D+="/"}break;case 123*w:s[d++]=al(D)*E;case 125*w:case 59:case 0:switch(k){case 0:case 125:P=0;case 59+p:y>0&&al(D)-g&&H2(y>32?RE(D+";",r,n,g-1):RE(yn(D," ","")+";",r,n,g-2),l);break;case 59:D+=";";default:if(H2(N=IE(D,t,n,d,p,i,s,L,M=[],O=[],g),o),k===123)if(p===0)qy(D,t,N,N,M,o,g,s,O);else switch(m===99&&Ei(D,3)===110?100:m){case 100:case 109:case 115:qy(e,N,N,r&&H2(IE(e,N,N,0,0,i,s,L,i,M=[],g),O),i,O,g,s,r?M:O);break;default:qy(D,N,N,N,[""],O,0,s,O)}}d=p=y=0,w=E=1,L=D="",g=a;break;case 58:g=1+al(D),y=b;default:if(w<1){if(k==123)--w;else if(k==125&&w++==0&&DY()==125)continue}switch(D+=a4(k),k*w){case 38:E=p>0?1:(D+="\f",-1);break;case 44:s[d++]=(al(D)-1)*E,E=1;break;case 64:ml()===45&&(D+=jy(na())),m=ml(),p=g=al(L=D+=$Y(Gy())),k++;break;case 45:b===45&&al(D)==2&&(w=0)}}return o}function IE(e,t,n,r,i,o,a,s,l,d,p){for(var g=i-1,m=i===0?o:[""],y=Y9(m),b=0,w=0,P=0;b0?m[E]+" "+k:yn(k,/&\f/g,m[E])))&&(l[P++]=L);return l4(e,t,n,i===0?K9:s,l,d,p)}function WY(e,t,n){return l4(e,t,n,VR,a4(NY()),Am(e,2,-2),0)}function RE(e,t,n,r){return l4(e,t,n,Z9,Am(e,0,r),Am(e,r+1,-1),r)}function Bp(e,t){for(var n="",r=Y9(e),i=0;i6)switch(Ei(e,t+1)){case 109:if(Ei(e,t+4)!==45)break;case 102:return yn(e,/(.+:)(.+)-([^]+)/,"$1"+dn+"$2-$3$1"+q3+(Ei(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~Yw(e,"stretch")?YR(yn(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(Ei(e,t+1)!==115)break;case 6444:switch(Ei(e,al(e)-3-(~Yw(e,"!important")&&10))){case 107:return yn(e,":",":"+dn)+e;case 101:return yn(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+dn+(Ei(e,14)===45?"inline-":"")+"box$3$1"+dn+"$2$3$1"+zi+"$2box$3")+e}break;case 5936:switch(Ei(e,t+11)){case 114:return dn+e+zi+yn(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return dn+e+zi+yn(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return dn+e+zi+yn(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return dn+e+zi+e+e}return e}var XY=function(t,n,r,i){if(t.length>-1&&!t.return)switch(t.type){case Z9:t.return=YR(t.value,t.length);break;case UR:return Bp([rg(t,{value:yn(t.value,"@","@"+dn)})],i);case K9:if(t.length)return OY(t.props,function(o){switch(RY(o,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return Bp([rg(t,{props:[yn(o,/:(read-\w+)/,":"+q3+"$1")]})],i);case"::placeholder":return Bp([rg(t,{props:[yn(o,/:(plac\w+)/,":"+dn+"input-$1")]}),rg(t,{props:[yn(o,/:(plac\w+)/,":"+q3+"$1")]}),rg(t,{props:[yn(o,/:(plac\w+)/,zi+"input-$1")]})],i)}return""})}},QY=[XY],JY=function(t){var n=t.key;if(n==="css"){var r=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(r,function(w){var P=w.getAttribute("data-emotion");P.indexOf(" ")!==-1&&(document.head.appendChild(w),w.setAttribute("data-s",""))})}var i=t.stylisPlugins||QY,o={},a,s=[];a=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+n+' "]'),function(w){for(var P=w.getAttribute("data-emotion").split(" "),E=1;E=4;++r,i-=4)n=e.charCodeAt(r)&255|(e.charCodeAt(++r)&255)<<8|(e.charCodeAt(++r)&255)<<16|(e.charCodeAt(++r)&255)<<24,n=(n&65535)*1540483477+((n>>>16)*59797<<16),n^=n>>>24,t=(n&65535)*1540483477+((n>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(i){case 3:t^=(e.charCodeAt(r+2)&255)<<16;case 2:t^=(e.charCodeAt(r+1)&255)<<8;case 1:t^=e.charCodeAt(r)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var cX={animationIterationCount: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},dX=/[A-Z]|^ms/g,fX=/_EMO_([^_]+?)_([^]*?)_EMO_/g,rO=function(t){return t.charCodeAt(1)===45},DE=function(t){return t!=null&&typeof t!="boolean"},Ib=ZR(function(e){return rO(e)?e:e.replace(dX,"-$&").toLowerCase()}),zE=function(t,n){switch(t){case"animation":case"animationName":if(typeof n=="string")return n.replace(fX,function(r,i,o){return sl={name:i,styles:o,next:sl},i})}return cX[t]!==1&&!rO(t)&&typeof n=="number"&&n!==0?n+"px":n};function Im(e,t,n){if(n==null)return"";if(n.__emotion_styles!==void 0)return n;switch(typeof n){case"boolean":return"";case"object":{if(n.anim===1)return sl={name:n.name,styles:n.styles,next:sl},n.name;if(n.styles!==void 0){var r=n.next;if(r!==void 0)for(;r!==void 0;)sl={name:r.name,styles:r.styles,next:sl},r=r.next;var i=n.styles+";";return i}return hX(e,t,n)}case"function":{if(e!==void 0){var o=sl,a=n(e);return sl=o,Im(e,t,a)}break}}if(t==null)return n;var s=t[n];return s!==void 0?s:n}function hX(e,t,n){var r="";if(Array.isArray(n))for(var i=0;i{t.includes(r)||(n[r]=e[r])}),n}function LX(e,t,n,r){const i=typeof t=="string"?t.split("."):[t];for(r=0;r{const t=new WeakMap;return(r,i,o,a)=>{if(typeof r>"u")return e(r,i,o);t.has(r)||t.set(r,new Map);const s=t.get(r);if(s.has(i))return s.get(i);const l=e(r,i,o,a);return s.set(i,l),l}},cO=AX(LX);function dO(e,t){const n={};return Object.keys(e).forEach(r=>{const i=e[r];t(i,r,e)&&(n[r]=i)}),n}var fO=e=>dO(e,t=>t!=null);function MX(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}var IX=MX();function hO(e,...t){return PX(e)?e(...t):e}function RX(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}Object.freeze(["base","sm","md","lg","xl","2xl"]);function OX(e={}){const{strict:t=!0,errorMessage:n="useContext: `context` is undefined. Seems you forgot to wrap component within the Provider",name:r}=e,i=C.exports.createContext(void 0);i.displayName=r;function o(){var a;const s=C.exports.useContext(i);if(!s&&t){const l=new Error(n);throw l.name="ContextError",(a=Error.captureStackTrace)==null||a.call(Error,l,o),l}return s}return[i.Provider,o,i]}var NX=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,DX=ZR(function(e){return NX.test(e)||e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)<91}),zX=DX,FX=function(t){return t!=="theme"},HE=function(t){return typeof t=="string"&&t.charCodeAt(0)>96?zX:FX},WE=function(t,n,r){var i;if(n){var o=n.shouldForwardProp;i=t.__emotion_forwardProp&&o?function(a){return t.__emotion_forwardProp(a)&&o(a)}:o}return typeof i!="function"&&r&&(i=t.__emotion_forwardProp),i},BX=function(t){var n=t.cache,r=t.serialized,i=t.isStringTag;return tO(n,r,i),gX(function(){return nO(n,r,i)}),null},$X=function e(t,n){var r=t.__emotion_real===t,i=r&&t.__emotion_base||t,o,a;n!==void 0&&(o=n.label,a=n.target);var s=WE(t,n,r),l=s||HE(i),d=!l("as");return function(){var p=arguments,g=r&&t.__emotion_styles!==void 0?t.__emotion_styles.slice(0):[];if(o!==void 0&&g.push("label:"+o+";"),p[0]==null||p[0].raw===void 0)g.push.apply(g,p);else{g.push(p[0][0]);for(var m=p.length,y=1;y[g,m.selector]))}function s(){return Object.fromEntries(Object.entries(t).map(([g,m])=>[g,m.className]))}function l(p){const y=`chakra-${(["container","root"].includes(p??"")?[e]:[e,p]).filter(Boolean).join("__")}`;return{className:y,selector:`.${y}`,toString:()=>p}}return{parts:i,toPart:l,extend:o,selectors:a,classnames:s,get keys(){return Object.keys(t)},__type:{}}}var WX=Pn("accordion").parts("root","container","button","panel").extend("icon"),VX=Pn("alert").parts("title","description","container").extend("icon","spinner"),UX=Pn("avatar").parts("label","badge","container").extend("excessLabel","group"),GX=Pn("breadcrumb").parts("link","item","container").extend("separator");Pn("button").parts();var jX=Pn("checkbox").parts("control","icon","container").extend("label");Pn("progress").parts("track","filledTrack").extend("label");var qX=Pn("drawer").parts("overlay","dialogContainer","dialog").extend("header","closeButton","body","footer"),KX=Pn("editable").parts("preview","input","textarea"),ZX=Pn("form").parts("container","requiredIndicator","helperText"),YX=Pn("formError").parts("text","icon"),XX=Pn("input").parts("addon","field","element"),QX=Pn("list").parts("container","item","icon"),JX=Pn("menu").parts("button","list","item").extend("groupTitle","command","divider"),eQ=Pn("modal").parts("overlay","dialogContainer","dialog").extend("header","closeButton","body","footer"),tQ=Pn("numberinput").parts("root","field","stepperGroup","stepper");Pn("pininput").parts("field");var nQ=Pn("popover").parts("content","header","body","footer").extend("popper","arrow","closeButton"),rQ=Pn("progress").parts("label","filledTrack","track"),iQ=Pn("radio").parts("container","control","label"),oQ=Pn("select").parts("field","icon"),aQ=Pn("slider").parts("container","track","thumb","filledTrack","mark"),sQ=Pn("stat").parts("container","label","helpText","number","icon"),lQ=Pn("switch").parts("container","track","thumb"),uQ=Pn("table").parts("table","thead","tbody","tr","th","td","tfoot","caption"),cQ=Pn("tabs").parts("root","tab","tablist","tabpanel","tabpanels","indicator"),dQ=Pn("tag").parts("container","label","closeButton");function Li(e,t){fQ(e)&&(e="100%");var n=hQ(e);return e=t===360?e:Math.min(t,Math.max(0,parseFloat(e))),n&&(e=parseInt(String(e*t),10)/100),Math.abs(e-t)<1e-6?1:(t===360?e=(e<0?e%t+t:e%t)/parseFloat(String(t)):e=e%t/parseFloat(String(t)),e)}function W2(e){return Math.min(1,Math.max(0,e))}function fQ(e){return typeof e=="string"&&e.indexOf(".")!==-1&&parseFloat(e)===1}function hQ(e){return typeof e=="string"&&e.indexOf("%")!==-1}function pO(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function V2(e){return e<=1?"".concat(Number(e)*100,"%"):e}function mf(e){return e.length===1?"0"+e:String(e)}function pQ(e,t,n){return{r:Li(e,255)*255,g:Li(t,255)*255,b:Li(n,255)*255}}function VE(e,t,n){e=Li(e,255),t=Li(t,255),n=Li(n,255);var r=Math.max(e,t,n),i=Math.min(e,t,n),o=0,a=0,s=(r+i)/2;if(r===i)a=0,o=0;else{var l=r-i;switch(a=s>.5?l/(2-r-i):l/(r+i),r){case e:o=(t-n)/l+(t1&&(n-=1),n<1/6?e+(t-e)*(6*n):n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function gQ(e,t,n){var r,i,o;if(e=Li(e,360),t=Li(t,100),n=Li(n,100),t===0)i=n,o=n,r=n;else{var a=n<.5?n*(1+t):n+t-n*t,s=2*n-a;r=Rb(s,a,e+1/3),i=Rb(s,a,e),o=Rb(s,a,e-1/3)}return{r:r*255,g:i*255,b:o*255}}function UE(e,t,n){e=Li(e,255),t=Li(t,255),n=Li(n,255);var r=Math.max(e,t,n),i=Math.min(e,t,n),o=0,a=r,s=r-i,l=r===0?0:s/r;if(r===i)o=0;else{switch(r){case e:o=(t-n)/s+(t>16,g:(e&65280)>>8,b:e&255}}var t6={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",goldenrod:"#daa520",gold:"#ffd700",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavenderblush:"#fff0f5",lavender:"#e6e6fa",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};function bQ(e){var t={r:0,g:0,b:0},n=1,r=null,i=null,o=null,a=!1,s=!1;return typeof e=="string"&&(e=CQ(e)),typeof e=="object"&&(Yl(e.r)&&Yl(e.g)&&Yl(e.b)?(t=pQ(e.r,e.g,e.b),a=!0,s=String(e.r).substr(-1)==="%"?"prgb":"rgb"):Yl(e.h)&&Yl(e.s)&&Yl(e.v)?(r=V2(e.s),i=V2(e.v),t=mQ(e.h,r,i),a=!0,s="hsv"):Yl(e.h)&&Yl(e.s)&&Yl(e.l)&&(r=V2(e.s),o=V2(e.l),t=gQ(e.h,r,o),a=!0,s="hsl"),Object.prototype.hasOwnProperty.call(e,"a")&&(n=e.a)),n=pO(n),{ok:a,format:e.format||s,r:Math.min(255,Math.max(t.r,0)),g:Math.min(255,Math.max(t.g,0)),b:Math.min(255,Math.max(t.b,0)),a:n}}var SQ="[-\\+]?\\d+%?",wQ="[-\\+]?\\d*\\.\\d+%?",Lc="(?:".concat(wQ,")|(?:").concat(SQ,")"),Ob="[\\s|\\(]+(".concat(Lc,")[,|\\s]+(").concat(Lc,")[,|\\s]+(").concat(Lc,")\\s*\\)?"),Nb="[\\s|\\(]+(".concat(Lc,")[,|\\s]+(").concat(Lc,")[,|\\s]+(").concat(Lc,")[,|\\s]+(").concat(Lc,")\\s*\\)?"),ds={CSS_UNIT:new RegExp(Lc),rgb:new RegExp("rgb"+Ob),rgba:new RegExp("rgba"+Nb),hsl:new RegExp("hsl"+Ob),hsla:new RegExp("hsla"+Nb),hsv:new RegExp("hsv"+Ob),hsva:new RegExp("hsva"+Nb),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/};function CQ(e){if(e=e.trim().toLowerCase(),e.length===0)return!1;var t=!1;if(t6[e])e=t6[e],t=!0;else if(e==="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var n=ds.rgb.exec(e);return n?{r:n[1],g:n[2],b:n[3]}:(n=ds.rgba.exec(e),n?{r:n[1],g:n[2],b:n[3],a:n[4]}:(n=ds.hsl.exec(e),n?{h:n[1],s:n[2],l:n[3]}:(n=ds.hsla.exec(e),n?{h:n[1],s:n[2],l:n[3],a:n[4]}:(n=ds.hsv.exec(e),n?{h:n[1],s:n[2],v:n[3]}:(n=ds.hsva.exec(e),n?{h:n[1],s:n[2],v:n[3],a:n[4]}:(n=ds.hex8.exec(e),n?{r:Yo(n[1]),g:Yo(n[2]),b:Yo(n[3]),a:jE(n[4]),format:t?"name":"hex8"}:(n=ds.hex6.exec(e),n?{r:Yo(n[1]),g:Yo(n[2]),b:Yo(n[3]),format:t?"name":"hex"}:(n=ds.hex4.exec(e),n?{r:Yo(n[1]+n[1]),g:Yo(n[2]+n[2]),b:Yo(n[3]+n[3]),a:jE(n[4]+n[4]),format:t?"name":"hex8"}:(n=ds.hex3.exec(e),n?{r:Yo(n[1]+n[1]),g:Yo(n[2]+n[2]),b:Yo(n[3]+n[3]),format:t?"name":"hex"}:!1)))))))))}function Yl(e){return Boolean(ds.CSS_UNIT.exec(String(e)))}var fv=function(){function e(t,n){t===void 0&&(t=""),n===void 0&&(n={});var r;if(t instanceof e)return t;typeof t=="number"&&(t=xQ(t)),this.originalInput=t;var i=bQ(t);this.originalInput=t,this.r=i.r,this.g=i.g,this.b=i.b,this.a=i.a,this.roundA=Math.round(100*this.a)/100,this.format=(r=n.format)!==null&&r!==void 0?r:i.format,this.gradientType=n.gradientType,this.r<1&&(this.r=Math.round(this.r)),this.g<1&&(this.g=Math.round(this.g)),this.b<1&&(this.b=Math.round(this.b)),this.isValid=i.ok}return e.prototype.isDark=function(){return this.getBrightness()<128},e.prototype.isLight=function(){return!this.isDark()},e.prototype.getBrightness=function(){var t=this.toRgb();return(t.r*299+t.g*587+t.b*114)/1e3},e.prototype.getLuminance=function(){var t=this.toRgb(),n,r,i,o=t.r/255,a=t.g/255,s=t.b/255;return o<=.03928?n=o/12.92:n=Math.pow((o+.055)/1.055,2.4),a<=.03928?r=a/12.92:r=Math.pow((a+.055)/1.055,2.4),s<=.03928?i=s/12.92:i=Math.pow((s+.055)/1.055,2.4),.2126*n+.7152*r+.0722*i},e.prototype.getAlpha=function(){return this.a},e.prototype.setAlpha=function(t){return this.a=pO(t),this.roundA=Math.round(100*this.a)/100,this},e.prototype.toHsv=function(){var t=UE(this.r,this.g,this.b);return{h:t.h*360,s:t.s,v:t.v,a:this.a}},e.prototype.toHsvString=function(){var t=UE(this.r,this.g,this.b),n=Math.round(t.h*360),r=Math.round(t.s*100),i=Math.round(t.v*100);return this.a===1?"hsv(".concat(n,", ").concat(r,"%, ").concat(i,"%)"):"hsva(".concat(n,", ").concat(r,"%, ").concat(i,"%, ").concat(this.roundA,")")},e.prototype.toHsl=function(){var t=VE(this.r,this.g,this.b);return{h:t.h*360,s:t.s,l:t.l,a:this.a}},e.prototype.toHslString=function(){var t=VE(this.r,this.g,this.b),n=Math.round(t.h*360),r=Math.round(t.s*100),i=Math.round(t.l*100);return this.a===1?"hsl(".concat(n,", ").concat(r,"%, ").concat(i,"%)"):"hsla(".concat(n,", ").concat(r,"%, ").concat(i,"%, ").concat(this.roundA,")")},e.prototype.toHex=function(t){return t===void 0&&(t=!1),GE(this.r,this.g,this.b,t)},e.prototype.toHexString=function(t){return t===void 0&&(t=!1),"#"+this.toHex(t)},e.prototype.toHex8=function(t){return t===void 0&&(t=!1),vQ(this.r,this.g,this.b,this.a,t)},e.prototype.toHex8String=function(t){return t===void 0&&(t=!1),"#"+this.toHex8(t)},e.prototype.toRgb=function(){return{r:Math.round(this.r),g:Math.round(this.g),b:Math.round(this.b),a:this.a}},e.prototype.toRgbString=function(){var t=Math.round(this.r),n=Math.round(this.g),r=Math.round(this.b);return this.a===1?"rgb(".concat(t,", ").concat(n,", ").concat(r,")"):"rgba(".concat(t,", ").concat(n,", ").concat(r,", ").concat(this.roundA,")")},e.prototype.toPercentageRgb=function(){var t=function(n){return"".concat(Math.round(Li(n,255)*100),"%")};return{r:t(this.r),g:t(this.g),b:t(this.b),a:this.a}},e.prototype.toPercentageRgbString=function(){var t=function(n){return Math.round(Li(n,255)*100)};return this.a===1?"rgb(".concat(t(this.r),"%, ").concat(t(this.g),"%, ").concat(t(this.b),"%)"):"rgba(".concat(t(this.r),"%, ").concat(t(this.g),"%, ").concat(t(this.b),"%, ").concat(this.roundA,")")},e.prototype.toName=function(){if(this.a===0)return"transparent";if(this.a<1)return!1;for(var t="#"+GE(this.r,this.g,this.b,!1),n=0,r=Object.entries(t6);n=0,o=!n&&i&&(t.startsWith("hex")||t==="name");return o?t==="name"&&this.a===0?this.toName():this.toRgbString():(t==="rgb"&&(r=this.toRgbString()),t==="prgb"&&(r=this.toPercentageRgbString()),(t==="hex"||t==="hex6")&&(r=this.toHexString()),t==="hex3"&&(r=this.toHexString(!0)),t==="hex4"&&(r=this.toHex8String(!0)),t==="hex8"&&(r=this.toHex8String()),t==="name"&&(r=this.toName()),t==="hsl"&&(r=this.toHslString()),t==="hsv"&&(r=this.toHsvString()),r||this.toHexString())},e.prototype.toNumber=function(){return(Math.round(this.r)<<16)+(Math.round(this.g)<<8)+Math.round(this.b)},e.prototype.clone=function(){return new e(this.toString())},e.prototype.lighten=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.l+=t/100,n.l=W2(n.l),new e(n)},e.prototype.brighten=function(t){t===void 0&&(t=10);var n=this.toRgb();return n.r=Math.max(0,Math.min(255,n.r-Math.round(255*-(t/100)))),n.g=Math.max(0,Math.min(255,n.g-Math.round(255*-(t/100)))),n.b=Math.max(0,Math.min(255,n.b-Math.round(255*-(t/100)))),new e(n)},e.prototype.darken=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.l-=t/100,n.l=W2(n.l),new e(n)},e.prototype.tint=function(t){return t===void 0&&(t=10),this.mix("white",t)},e.prototype.shade=function(t){return t===void 0&&(t=10),this.mix("black",t)},e.prototype.desaturate=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.s-=t/100,n.s=W2(n.s),new e(n)},e.prototype.saturate=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.s+=t/100,n.s=W2(n.s),new e(n)},e.prototype.greyscale=function(){return this.desaturate(100)},e.prototype.spin=function(t){var n=this.toHsl(),r=(n.h+t)%360;return n.h=r<0?360+r:r,new e(n)},e.prototype.mix=function(t,n){n===void 0&&(n=50);var r=this.toRgb(),i=new e(t).toRgb(),o=n/100,a={r:(i.r-r.r)*o+r.r,g:(i.g-r.g)*o+r.g,b:(i.b-r.b)*o+r.b,a:(i.a-r.a)*o+r.a};return new e(a)},e.prototype.analogous=function(t,n){t===void 0&&(t=6),n===void 0&&(n=30);var r=this.toHsl(),i=360/n,o=[this];for(r.h=(r.h-(i*t>>1)+720)%360;--t;)r.h=(r.h+i)%360,o.push(new e(r));return o},e.prototype.complement=function(){var t=this.toHsl();return t.h=(t.h+180)%360,new e(t)},e.prototype.monochromatic=function(t){t===void 0&&(t=6);for(var n=this.toHsv(),r=n.h,i=n.s,o=n.v,a=[],s=1/t;t--;)a.push(new e({h:r,s:i,v:o})),o=(o+s)%1;return a},e.prototype.splitcomplement=function(){var t=this.toHsl(),n=t.h;return[this,new e({h:(n+72)%360,s:t.s,l:t.l}),new e({h:(n+216)%360,s:t.s,l:t.l})]},e.prototype.onBackground=function(t){var n=this.toRgb(),r=new e(t).toRgb();return new e({r:r.r+(n.r-r.r)*n.a,g:r.g+(n.g-r.g)*n.a,b:r.b+(n.b-r.b)*n.a})},e.prototype.triad=function(){return this.polyad(3)},e.prototype.tetrad=function(){return this.polyad(4)},e.prototype.polyad=function(t){for(var n=this.toHsl(),r=n.h,i=[this],o=360/t,a=1;an.length;)e.count=null,e.seed&&(e.seed+=1),n.push(gO(e));return e.count=t,n}var r=_Q(e.hue,e.seed),i=kQ(r,e),o=EQ(r,i,e),a={h:r,s:i,v:o};return e.alpha!==void 0&&(a.a=e.alpha),new fv(a)}function _Q(e,t){var n=TQ(e),r=K3(n,t);return r<0&&(r=360+r),r}function kQ(e,t){if(t.hue==="monochrome")return 0;if(t.luminosity==="random")return K3([0,100],t.seed);var n=mO(e).saturationRange,r=n[0],i=n[1];switch(t.luminosity){case"bright":r=55;break;case"dark":r=i-10;break;case"light":i=55;break}return K3([r,i],t.seed)}function EQ(e,t,n){var r=PQ(e,t),i=100;switch(n.luminosity){case"dark":i=r+20;break;case"light":r=(i+r)/2;break;case"random":r=0,i=100;break}return K3([r,i],n.seed)}function PQ(e,t){for(var n=mO(e).lowerBounds,r=0;r=i&&t<=a){var l=(s-o)/(a-i),d=o-l*i;return l*t+d}}return 0}function TQ(e){var t=parseInt(e,10);if(!Number.isNaN(t)&&t<360&&t>0)return[t,t];if(typeof e=="string"){var n=yO.find(function(a){return a.name===e});if(n){var r=vO(n);if(r.hueRange)return r.hueRange}var i=new fv(e);if(i.isValid){var o=i.toHsv().h;return[o,o]}}return[0,360]}function mO(e){e>=334&&e<=360&&(e-=360);for(var t=0,n=yO;t=i.hueRange[0]&&e<=i.hueRange[1])return i}throw Error("Color not found")}function K3(e,t){if(t===void 0)return Math.floor(e[0]+Math.random()*(e[1]+1-e[0]));var n=e[1]||1,r=e[0]||0;t=(t*9301+49297)%233280;var i=t/233280;return Math.floor(r+i*(n-r))}function vO(e){var t=e.lowerBounds[0][0],n=e.lowerBounds[e.lowerBounds.length-1][0],r=e.lowerBounds[e.lowerBounds.length-1][1],i=e.lowerBounds[0][1];return{name:e.name,hueRange:e.hueRange,lowerBounds:e.lowerBounds,saturationRange:[t,n],brightnessRange:[r,i]}}var yO=[{name:"monochrome",hueRange:null,lowerBounds:[[0,0],[100,0]]},{name:"red",hueRange:[-26,18],lowerBounds:[[20,100],[30,92],[40,89],[50,85],[60,78],[70,70],[80,60],[90,55],[100,50]]},{name:"orange",hueRange:[19,46],lowerBounds:[[20,100],[30,93],[40,88],[50,86],[60,85],[70,70],[100,70]]},{name:"yellow",hueRange:[47,62],lowerBounds:[[25,100],[40,94],[50,89],[60,86],[70,84],[80,82],[90,80],[100,75]]},{name:"green",hueRange:[63,178],lowerBounds:[[30,100],[40,90],[50,85],[60,81],[70,74],[80,64],[90,50],[100,40]]},{name:"blue",hueRange:[179,257],lowerBounds:[[20,100],[30,86],[40,80],[50,74],[60,60],[70,52],[80,44],[90,39],[100,35]]},{name:"purple",hueRange:[258,282],lowerBounds:[[20,100],[30,87],[40,79],[50,70],[60,65],[70,59],[80,52],[90,45],[100,42]]},{name:"pink",hueRange:[283,334],lowerBounds:[[20,100],[30,90],[40,86],[60,84],[80,80],[90,75],[100,73]]}];function LQ(e,t,n,r,i){for(t=t.split?t.split("."):t,r=0;rObject.keys(e).length===0,Pi=(e,t,n)=>{const r=LQ(e,`colors.${t}`,t),{isValid:i}=new fv(r);return i?r:n},MQ=e=>t=>{const n=Pi(t,e);return new fv(n).isDark()?"dark":"light"},IQ=e=>t=>MQ(e)(t)==="dark",d0=(e,t)=>n=>{const r=Pi(n,e);return new fv(r).setAlpha(t).toRgbString()};function qE(e="1rem",t="rgba(255, 255, 255, 0.15)"){return{backgroundImage:`linear-gradient( + 45deg, + ${t} 25%, + transparent 25%, + transparent 50%, + ${t} 50%, + ${t} 75%, + transparent 75%, + transparent + )`,backgroundSize:`${e} ${e}`}}function RQ(e){const t=gO().toHexString();return!e||AQ(e)?t:e.string&&e.colors?NQ(e.string,e.colors):e.string&&!e.colors?OQ(e.string):e.colors&&!e.string?DQ(e.colors):t}function OQ(e){let t=0;if(e.length===0)return t.toString();for(let r=0;r>r*8&255;n+=`00${i.toString(16)}`.substr(-2)}return n}function NQ(e,t){let n=0;if(e.length===0)return t[0];for(let r=0;rn.colorMode==="dark"?t:e}function n8(e){const{orientation:t,vertical:n,horizontal:r}=e;return t?t==="vertical"?n:r:{}}function zQ(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}function xO(e){return zQ(e)&&e.reference?e.reference:String(e)}var S4=(e,...t)=>t.map(xO).join(` ${e} `).replace(/calc/g,""),KE=(...e)=>`calc(${S4("+",...e)})`,ZE=(...e)=>`calc(${S4("-",...e)})`,n6=(...e)=>`calc(${S4("*",...e)})`,YE=(...e)=>`calc(${S4("/",...e)})`,XE=e=>{const t=xO(e);return t!=null&&!Number.isNaN(parseFloat(t))?String(t).startsWith("-")?String(t).slice(1):`-${t}`:n6(t,-1)},ru=Object.assign(e=>({add:(...t)=>ru(KE(e,...t)),subtract:(...t)=>ru(ZE(e,...t)),multiply:(...t)=>ru(n6(e,...t)),divide:(...t)=>ru(YE(e,...t)),negate:()=>ru(XE(e)),toString:()=>e.toString()}),{add:KE,subtract:ZE,multiply:n6,divide:YE,negate:XE});function FQ(e){return!Number.isInteger(parseFloat(e.toString()))}function BQ(e,t="-"){return e.replace(/\s+/g,t)}function bO(e){const t=BQ(e.toString());return t.includes("\\.")?e:FQ(e)?t.replace(".","\\."):e}function $Q(e,t=""){return[t,bO(e)].filter(Boolean).join("-")}function HQ(e,t){return`var(${bO(e)}${t?`, ${t}`:""})`}function WQ(e,t=""){return`--${$Q(e,t)}`}function Ao(e,t){const n=WQ(e,t?.prefix);return{variable:n,reference:HQ(n,VQ(t?.fallback))}}function VQ(e){return typeof e=="string"?e:e?.reference}var{definePartsStyle:UQ,defineMultiStyleConfig:GQ}=nr(WX.keys),jQ={borderTopWidth:"1px",borderColor:"inherit",_last:{borderBottomWidth:"1px"}},qQ={transitionProperty:"common",transitionDuration:"normal",fontSize:"md",_focusVisible:{boxShadow:"outline"},_hover:{bg:"blackAlpha.50"},_disabled:{opacity:.4,cursor:"not-allowed"},px:"4",py:"2"},KQ={pt:"2",px:"4",pb:"5"},ZQ={fontSize:"1.25em"},YQ=UQ({container:jQ,button:qQ,panel:KQ,icon:ZQ}),XQ=GQ({baseStyle:YQ}),{definePartsStyle:hv,defineMultiStyleConfig:QQ}=nr(VX.keys),ra=da("alert-fg"),fu=da("alert-bg"),JQ=hv({container:{bg:fu.reference,px:"4",py:"3"},title:{fontWeight:"bold",lineHeight:"6",marginEnd:"2"},description:{lineHeight:"6"},icon:{color:ra.reference,flexShrink:0,marginEnd:"3",w:"5",h:"6"},spinner:{color:ra.reference,flexShrink:0,marginEnd:"3",w:"5",h:"5"}});function r8(e){const{theme:t,colorScheme:n}=e,r=d0(`${n}.200`,.16)(t);return{light:`colors.${n}.100`,dark:r}}var eJ=hv(e=>{const{colorScheme:t}=e,n=r8(e);return{container:{[ra.variable]:`colors.${t}.500`,[fu.variable]:n.light,_dark:{[ra.variable]:`colors.${t}.200`,[fu.variable]:n.dark}}}}),tJ=hv(e=>{const{colorScheme:t}=e,n=r8(e);return{container:{[ra.variable]:`colors.${t}.500`,[fu.variable]:n.light,_dark:{[ra.variable]:`colors.${t}.200`,[fu.variable]:n.dark},paddingStart:"3",borderStartWidth:"4px",borderStartColor:ra.reference}}}),nJ=hv(e=>{const{colorScheme:t}=e,n=r8(e);return{container:{[ra.variable]:`colors.${t}.500`,[fu.variable]:n.light,_dark:{[ra.variable]:`colors.${t}.200`,[fu.variable]:n.dark},pt:"2",borderTopWidth:"4px",borderTopColor:ra.reference}}}),rJ=hv(e=>{const{colorScheme:t}=e;return{container:{[ra.variable]:"colors.white",[fu.variable]:`colors.${t}.500`,_dark:{[ra.variable]:"colors.gray.900",[fu.variable]:`colors.${t}.200`},color:ra.reference}}}),iJ={subtle:eJ,"left-accent":tJ,"top-accent":nJ,solid:rJ},oJ=QQ({baseStyle:JQ,variants:iJ,defaultProps:{variant:"subtle",colorScheme:"blue"}}),SO={px:"1px",.5:"0.125rem",1:"0.25rem",1.5:"0.375rem",2:"0.5rem",2.5:"0.625rem",3:"0.75rem",3.5:"0.875rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem",12:"3rem",14:"3.5rem",16:"4rem",20:"5rem",24:"6rem",28:"7rem",32:"8rem",36:"9rem",40:"10rem",44:"11rem",48:"12rem",52:"13rem",56:"14rem",60:"15rem",64:"16rem",72:"18rem",80:"20rem",96:"24rem"},aJ={max:"max-content",min:"min-content",full:"100%","3xs":"14rem","2xs":"16rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem","8xl":"90rem",prose:"60ch"},sJ={sm:"640px",md:"768px",lg:"1024px",xl:"1280px"},lJ={...SO,...aJ,container:sJ},wO=lJ,uJ=e=>typeof e=="function";function wr(e,...t){return uJ(e)?e(...t):e}var{definePartsStyle:CO,defineMultiStyleConfig:cJ}=nr(UX.keys),$p=da("avatar-border-color"),Db=da("avatar-bg"),dJ={borderRadius:"full",border:"0.2em solid",[$p.variable]:"white",_dark:{[$p.variable]:"colors.gray.800"},borderColor:$p.reference},fJ={[Db.variable]:"colors.gray.200",_dark:{[Db.variable]:"colors.whiteAlpha.400"},bgColor:Db.reference},QE=da("avatar-background"),hJ=e=>{const{name:t,theme:n}=e,r=t?RQ({string:t}):"colors.gray.400",i=IQ(r)(n);let o="white";return i||(o="gray.800"),{bg:QE.reference,"&:not([data-loaded])":{[QE.variable]:r},color:o,[$p.variable]:"colors.white",_dark:{[$p.variable]:"colors.gray.800"},borderColor:$p.reference,verticalAlign:"top"}},pJ=CO(e=>({badge:wr(dJ,e),excessLabel:wr(fJ,e),container:wr(hJ,e)}));function gc(e){const t=e!=="100%"?wO[e]:void 0;return CO({container:{width:e,height:e,fontSize:`calc(${t??e} / 2.5)`},excessLabel:{width:e,height:e},label:{fontSize:`calc(${t??e} / 2.5)`,lineHeight:e!=="100%"?t??e:void 0}})}var gJ={"2xs":gc(4),xs:gc(6),sm:gc(8),md:gc(12),lg:gc(16),xl:gc(24),"2xl":gc(32),full:gc("100%")},mJ=cJ({baseStyle:pJ,sizes:gJ,defaultProps:{size:"md"}}),vJ={px:1,textTransform:"uppercase",fontSize:"xs",borderRadius:"sm",fontWeight:"bold"},Hp=da("badge-bg"),fl=da("badge-color"),yJ=e=>{const{colorScheme:t,theme:n}=e,r=d0(`${t}.500`,.6)(n);return{[Hp.variable]:`colors.${t}.500`,[fl.variable]:"colors.white",_dark:{[Hp.variable]:r,[fl.variable]:"colors.whiteAlpha.800"},bg:Hp.reference,color:fl.reference}},xJ=e=>{const{colorScheme:t,theme:n}=e,r=d0(`${t}.200`,.16)(n);return{[Hp.variable]:`colors.${t}.100`,[fl.variable]:`colors.${t}.800`,_dark:{[Hp.variable]:r,[fl.variable]:`colors.${t}.200`},bg:Hp.reference,color:fl.reference}},bJ=e=>{const{colorScheme:t,theme:n}=e,r=d0(`${t}.200`,.8)(n);return{[fl.variable]:`colors.${t}.500`,_dark:{[fl.variable]:r},color:fl.reference,boxShadow:`inset 0 0 0px 1px ${fl.reference}`}},SJ={solid:yJ,subtle:xJ,outline:bJ},jg={baseStyle:vJ,variants:SJ,defaultProps:{variant:"subtle",colorScheme:"gray"}},{defineMultiStyleConfig:wJ,definePartsStyle:CJ}=nr(GX.keys),_J={transitionProperty:"common",transitionDuration:"fast",transitionTimingFunction:"ease-out",cursor:"pointer",textDecoration:"none",outline:"none",color:"inherit",_hover:{textDecoration:"underline"},_focusVisible:{boxShadow:"outline"}},kJ=CJ({link:_J}),EJ=wJ({baseStyle:kJ}),PJ={lineHeight:"1.2",borderRadius:"md",fontWeight:"semibold",transitionProperty:"common",transitionDuration:"normal",_focusVisible:{boxShadow:"outline"},_disabled:{opacity:.4,cursor:"not-allowed",boxShadow:"none"},_hover:{_disabled:{bg:"initial"}}},_O=e=>{const{colorScheme:t,theme:n}=e;if(t==="gray")return{color:Me("inherit","whiteAlpha.900")(e),_hover:{bg:Me("gray.100","whiteAlpha.200")(e)},_active:{bg:Me("gray.200","whiteAlpha.300")(e)}};const r=d0(`${t}.200`,.12)(n),i=d0(`${t}.200`,.24)(n);return{color:Me(`${t}.600`,`${t}.200`)(e),bg:"transparent",_hover:{bg:Me(`${t}.50`,r)(e)},_active:{bg:Me(`${t}.100`,i)(e)}}},TJ=e=>{const{colorScheme:t}=e,n=Me("gray.200","whiteAlpha.300")(e);return{border:"1px solid",borderColor:t==="gray"?n:"currentColor",".chakra-button__group[data-attached] > &:not(:last-of-type)":{marginEnd:"-1px"},...wr(_O,e)}},LJ={yellow:{bg:"yellow.400",color:"black",hoverBg:"yellow.500",activeBg:"yellow.600"},cyan:{bg:"cyan.400",color:"black",hoverBg:"cyan.500",activeBg:"cyan.600"}},AJ=e=>{const{colorScheme:t}=e;if(t==="gray"){const s=Me("gray.100","whiteAlpha.200")(e);return{bg:s,_hover:{bg:Me("gray.200","whiteAlpha.300")(e),_disabled:{bg:s}},_active:{bg:Me("gray.300","whiteAlpha.400")(e)}}}const{bg:n=`${t}.500`,color:r="white",hoverBg:i=`${t}.600`,activeBg:o=`${t}.700`}=LJ[t]??{},a=Me(n,`${t}.200`)(e);return{bg:a,color:Me(r,"gray.800")(e),_hover:{bg:Me(i,`${t}.300`)(e),_disabled:{bg:a}},_active:{bg:Me(o,`${t}.400`)(e)}}},MJ=e=>{const{colorScheme:t}=e;return{padding:0,height:"auto",lineHeight:"normal",verticalAlign:"baseline",color:Me(`${t}.500`,`${t}.200`)(e),_hover:{textDecoration:"underline",_disabled:{textDecoration:"none"}},_active:{color:Me(`${t}.700`,`${t}.500`)(e)}}},IJ={bg:"none",color:"inherit",display:"inline",lineHeight:"inherit",m:"0",p:"0"},RJ={ghost:_O,outline:TJ,solid:AJ,link:MJ,unstyled:IJ},OJ={lg:{h:"12",minW:"12",fontSize:"lg",px:"6"},md:{h:"10",minW:"10",fontSize:"md",px:"4"},sm:{h:"8",minW:"8",fontSize:"sm",px:"3"},xs:{h:"6",minW:"6",fontSize:"xs",px:"2"}},NJ={baseStyle:PJ,variants:RJ,sizes:OJ,defaultProps:{variant:"solid",size:"md",colorScheme:"gray"}},{definePartsStyle:Ky,defineMultiStyleConfig:DJ}=nr(jX.keys),qg=da("checkbox-size"),zJ=e=>{const{colorScheme:t}=e;return{w:qg.reference,h:qg.reference,transitionProperty:"box-shadow",transitionDuration:"normal",border:"2px solid",borderRadius:"sm",borderColor:"inherit",color:"white",_checked:{bg:Me(`${t}.500`,`${t}.200`)(e),borderColor:Me(`${t}.500`,`${t}.200`)(e),color:Me("white","gray.900")(e),_hover:{bg:Me(`${t}.600`,`${t}.300`)(e),borderColor:Me(`${t}.600`,`${t}.300`)(e)},_disabled:{borderColor:Me("gray.200","transparent")(e),bg:Me("gray.200","whiteAlpha.300")(e),color:Me("gray.500","whiteAlpha.500")(e)}},_indeterminate:{bg:Me(`${t}.500`,`${t}.200`)(e),borderColor:Me(`${t}.500`,`${t}.200`)(e),color:Me("white","gray.900")(e)},_disabled:{bg:Me("gray.100","whiteAlpha.100")(e),borderColor:Me("gray.100","transparent")(e)},_focusVisible:{boxShadow:"outline"},_invalid:{borderColor:Me("red.500","red.300")(e)}}},FJ={_disabled:{cursor:"not-allowed"}},BJ={userSelect:"none",_disabled:{opacity:.4}},$J={transitionProperty:"transform",transitionDuration:"normal"},HJ=Ky(e=>({icon:$J,container:FJ,control:wr(zJ,e),label:BJ})),WJ={sm:Ky({control:{[qg.variable]:"sizes.3"},label:{fontSize:"sm"},icon:{fontSize:"3xs"}}),md:Ky({control:{[qg.variable]:"sizes.4"},label:{fontSize:"md"},icon:{fontSize:"2xs"}}),lg:Ky({control:{[qg.variable]:"sizes.5"},label:{fontSize:"lg"},icon:{fontSize:"2xs"}})},Z3=DJ({baseStyle:HJ,sizes:WJ,defaultProps:{size:"md",colorScheme:"blue"}}),Kg=Ao("close-button-size"),VJ=e=>{const t=Me("blackAlpha.100","whiteAlpha.100")(e),n=Me("blackAlpha.200","whiteAlpha.200")(e);return{w:[Kg.reference],h:[Kg.reference],borderRadius:"md",transitionProperty:"common",transitionDuration:"normal",_disabled:{opacity:.4,cursor:"not-allowed",boxShadow:"none"},_hover:{bg:t},_active:{bg:n},_focusVisible:{boxShadow:"outline"}}},UJ={lg:{[Kg.variable]:"sizes.10",fontSize:"md"},md:{[Kg.variable]:"sizes.8",fontSize:"xs"},sm:{[Kg.variable]:"sizes.6",fontSize:"2xs"}},GJ={baseStyle:VJ,sizes:UJ,defaultProps:{size:"md"}},{variants:jJ,defaultProps:qJ}=jg,KJ={fontFamily:"mono",fontSize:"sm",px:"0.2em",borderRadius:"sm"},ZJ={baseStyle:KJ,variants:jJ,defaultProps:qJ},YJ={w:"100%",mx:"auto",maxW:"prose",px:"4"},XJ={baseStyle:YJ},QJ={opacity:.6,borderColor:"inherit"},JJ={borderStyle:"solid"},eee={borderStyle:"dashed"},tee={solid:JJ,dashed:eee},nee={baseStyle:QJ,variants:tee,defaultProps:{variant:"solid"}},{definePartsStyle:r6,defineMultiStyleConfig:ree}=nr(qX.keys);function ep(e){return r6(e==="full"?{dialog:{maxW:"100vw",h:"100vh"}}:{dialog:{maxW:e}})}var iee={bg:"blackAlpha.600",zIndex:"overlay"},oee={display:"flex",zIndex:"modal",justifyContent:"center"},aee=e=>{const{isFullHeight:t}=e;return{...t&&{height:"100vh"},zIndex:"modal",maxH:"100vh",bg:Me("white","gray.700")(e),color:"inherit",boxShadow:Me("lg","dark-lg")(e)}},see={px:"6",py:"4",fontSize:"xl",fontWeight:"semibold"},lee={position:"absolute",top:"2",insetEnd:"3"},uee={px:"6",py:"2",flex:"1",overflow:"auto"},cee={px:"6",py:"4"},dee=r6(e=>({overlay:iee,dialogContainer:oee,dialog:wr(aee,e),header:see,closeButton:lee,body:uee,footer:cee})),fee={xs:ep("xs"),sm:ep("md"),md:ep("lg"),lg:ep("2xl"),xl:ep("4xl"),full:ep("full")},hee=ree({baseStyle:dee,sizes:fee,defaultProps:{size:"xs"}}),{definePartsStyle:pee,defineMultiStyleConfig:gee}=nr(KX.keys),mee={borderRadius:"md",py:"1",transitionProperty:"common",transitionDuration:"normal"},vee={borderRadius:"md",py:"1",transitionProperty:"common",transitionDuration:"normal",width:"full",_focusVisible:{boxShadow:"outline"},_placeholder:{opacity:.6}},yee={borderRadius:"md",py:"1",transitionProperty:"common",transitionDuration:"normal",width:"full",_focusVisible:{boxShadow:"outline"},_placeholder:{opacity:.6}},xee=pee({preview:mee,input:vee,textarea:yee}),bee=gee({baseStyle:xee}),{definePartsStyle:See,defineMultiStyleConfig:wee}=nr(ZX.keys),Cee=e=>({marginStart:"1",color:Me("red.500","red.300")(e)}),_ee=e=>({mt:"2",color:Me("gray.600","whiteAlpha.600")(e),lineHeight:"normal",fontSize:"sm"}),kee=See(e=>({container:{width:"100%",position:"relative"},requiredIndicator:wr(Cee,e),helperText:wr(_ee,e)})),Eee=wee({baseStyle:kee}),{definePartsStyle:Pee,defineMultiStyleConfig:Tee}=nr(YX.keys),Lee=e=>({color:Me("red.500","red.300")(e),mt:"2",fontSize:"sm",lineHeight:"normal"}),Aee=e=>({marginEnd:"0.5em",color:Me("red.500","red.300")(e)}),Mee=Pee(e=>({text:wr(Lee,e),icon:wr(Aee,e)})),Iee=Tee({baseStyle:Mee}),Ree={fontSize:"md",marginEnd:"3",mb:"2",fontWeight:"medium",transitionProperty:"common",transitionDuration:"normal",opacity:1,_disabled:{opacity:.4}},Oee={baseStyle:Ree},Nee={fontFamily:"heading",fontWeight:"bold"},Dee={"4xl":{fontSize:["6xl",null,"7xl"],lineHeight:1},"3xl":{fontSize:["5xl",null,"6xl"],lineHeight:1},"2xl":{fontSize:["4xl",null,"5xl"],lineHeight:[1.2,null,1]},xl:{fontSize:["3xl",null,"4xl"],lineHeight:[1.33,null,1.2]},lg:{fontSize:["2xl",null,"3xl"],lineHeight:[1.33,null,1.2]},md:{fontSize:"xl",lineHeight:1.2},sm:{fontSize:"md",lineHeight:1.2},xs:{fontSize:"sm",lineHeight:1.2}},zee={baseStyle:Nee,sizes:Dee,defaultProps:{size:"xl"}},{definePartsStyle:au,defineMultiStyleConfig:Fee}=nr(XX.keys),Bee=au({field:{width:"100%",minWidth:0,outline:0,position:"relative",appearance:"none",transitionProperty:"common",transitionDuration:"normal",_disabled:{opacity:.4,cursor:"not-allowed"}}}),mc={lg:{fontSize:"lg",px:"4",h:"12",borderRadius:"md"},md:{fontSize:"md",px:"4",h:"10",borderRadius:"md"},sm:{fontSize:"sm",px:"3",h:"8",borderRadius:"sm"},xs:{fontSize:"xs",px:"2",h:"6",borderRadius:"sm"}},$ee={lg:au({field:mc.lg,addon:mc.lg}),md:au({field:mc.md,addon:mc.md}),sm:au({field:mc.sm,addon:mc.sm}),xs:au({field:mc.xs,addon:mc.xs})};function i8(e){const{focusBorderColor:t,errorBorderColor:n}=e;return{focusBorderColor:t||Me("blue.500","blue.300")(e),errorBorderColor:n||Me("red.500","red.300")(e)}}var Hee=au(e=>{const{theme:t}=e,{focusBorderColor:n,errorBorderColor:r}=i8(e);return{field:{border:"1px solid",borderColor:"inherit",bg:"inherit",_hover:{borderColor:Me("gray.300","whiteAlpha.400")(e)},_readOnly:{boxShadow:"none !important",userSelect:"all"},_invalid:{borderColor:Pi(t,r),boxShadow:`0 0 0 1px ${Pi(t,r)}`},_focusVisible:{zIndex:1,borderColor:Pi(t,n),boxShadow:`0 0 0 1px ${Pi(t,n)}`}},addon:{border:"1px solid",borderColor:Me("inherit","whiteAlpha.50")(e),bg:Me("gray.100","whiteAlpha.300")(e)}}}),Wee=au(e=>{const{theme:t}=e,{focusBorderColor:n,errorBorderColor:r}=i8(e);return{field:{border:"2px solid",borderColor:"transparent",bg:Me("gray.100","whiteAlpha.50")(e),_hover:{bg:Me("gray.200","whiteAlpha.100")(e)},_readOnly:{boxShadow:"none !important",userSelect:"all"},_invalid:{borderColor:Pi(t,r)},_focusVisible:{bg:"transparent",borderColor:Pi(t,n)}},addon:{border:"2px solid",borderColor:"transparent",bg:Me("gray.100","whiteAlpha.50")(e)}}}),Vee=au(e=>{const{theme:t}=e,{focusBorderColor:n,errorBorderColor:r}=i8(e);return{field:{borderBottom:"1px solid",borderColor:"inherit",borderRadius:"0",px:"0",bg:"transparent",_readOnly:{boxShadow:"none !important",userSelect:"all"},_invalid:{borderColor:Pi(t,r),boxShadow:`0px 1px 0px 0px ${Pi(t,r)}`},_focusVisible:{borderColor:Pi(t,n),boxShadow:`0px 1px 0px 0px ${Pi(t,n)}`}},addon:{borderBottom:"2px solid",borderColor:"inherit",borderRadius:"0",px:"0",bg:"transparent"}}}),Uee=au({field:{bg:"transparent",px:"0",height:"auto"},addon:{bg:"transparent",px:"0",height:"auto"}}),Gee={outline:Hee,filled:Wee,flushed:Vee,unstyled:Uee},fn=Fee({baseStyle:Bee,sizes:$ee,variants:Gee,defaultProps:{size:"md",variant:"outline"}}),jee=e=>({bg:Me("gray.100","whiteAlpha")(e),borderRadius:"md",borderWidth:"1px",borderBottomWidth:"3px",fontSize:"0.8em",fontWeight:"bold",lineHeight:"normal",px:"0.4em",whiteSpace:"nowrap"}),qee={baseStyle:jee},Kee={transitionProperty:"common",transitionDuration:"fast",transitionTimingFunction:"ease-out",cursor:"pointer",textDecoration:"none",outline:"none",color:"inherit",_hover:{textDecoration:"underline"},_focusVisible:{boxShadow:"outline"}},Zee={baseStyle:Kee},{defineMultiStyleConfig:Yee,definePartsStyle:Xee}=nr(QX.keys),Qee={marginEnd:"2",display:"inline",verticalAlign:"text-bottom"},Jee=Xee({icon:Qee}),ete=Yee({baseStyle:Jee}),{defineMultiStyleConfig:tte,definePartsStyle:nte}=nr(JX.keys),rte=e=>({bg:Me("#fff","gray.700")(e),boxShadow:Me("sm","dark-lg")(e),color:"inherit",minW:"3xs",py:"2",zIndex:1,borderRadius:"md",borderWidth:"1px"}),ite=e=>({py:"1.5",px:"3",transitionProperty:"background",transitionDuration:"ultra-fast",transitionTimingFunction:"ease-in",_focus:{bg:Me("gray.100","whiteAlpha.100")(e)},_active:{bg:Me("gray.200","whiteAlpha.200")(e)},_expanded:{bg:Me("gray.100","whiteAlpha.100")(e)},_disabled:{opacity:.4,cursor:"not-allowed"}}),ote={mx:4,my:2,fontWeight:"semibold",fontSize:"sm"},ate={opacity:.6},ste={border:0,borderBottom:"1px solid",borderColor:"inherit",my:"2",opacity:.6},lte={transitionProperty:"common",transitionDuration:"normal"},ute=nte(e=>({button:lte,list:wr(rte,e),item:wr(ite,e),groupTitle:ote,command:ate,divider:ste})),cte=tte({baseStyle:ute}),{defineMultiStyleConfig:dte,definePartsStyle:i6}=nr(eQ.keys),fte={bg:"blackAlpha.600",zIndex:"modal"},hte=e=>{const{isCentered:t,scrollBehavior:n}=e;return{display:"flex",zIndex:"modal",justifyContent:"center",alignItems:t?"center":"flex-start",overflow:n==="inside"?"hidden":"auto"}},pte=e=>{const{scrollBehavior:t}=e;return{borderRadius:"md",bg:Me("white","gray.700")(e),color:"inherit",my:"16",zIndex:"modal",maxH:t==="inside"?"calc(100% - 7.5rem)":void 0,boxShadow:Me("lg","dark-lg")(e)}},gte={px:"6",py:"4",fontSize:"xl",fontWeight:"semibold"},mte={position:"absolute",top:"2",insetEnd:"3"},vte=e=>{const{scrollBehavior:t}=e;return{px:"6",py:"2",flex:"1",overflow:t==="inside"?"auto":void 0}},yte={px:"6",py:"4"},xte=i6(e=>({overlay:fte,dialogContainer:wr(hte,e),dialog:wr(pte,e),header:gte,closeButton:mte,body:wr(vte,e),footer:yte}));function us(e){return i6(e==="full"?{dialog:{maxW:"100vw",minH:"$100vh",my:"0",borderRadius:"0"}}:{dialog:{maxW:e}})}var bte={xs:us("xs"),sm:us("sm"),md:us("md"),lg:us("lg"),xl:us("xl"),"2xl":us("2xl"),"3xl":us("3xl"),"4xl":us("4xl"),"5xl":us("5xl"),"6xl":us("6xl"),full:us("full")},Ste=dte({baseStyle:xte,sizes:bte,defaultProps:{size:"md"}}),wte={letterSpacings:{tighter:"-0.05em",tight:"-0.025em",normal:"0",wide:"0.025em",wider:"0.05em",widest:"0.1em"},lineHeights:{normal:"normal",none:1,shorter:1.25,short:1.375,base:1.5,tall:1.625,taller:"2",3:".75rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem"},fontWeights:{hairline:100,thin:200,light:300,normal:400,medium:500,semibold:600,bold:700,extrabold:800,black:900},fonts:{heading:'-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"',body:'-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"',mono:'SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace'},fontSizes:{"3xs":"0.45rem","2xs":"0.625rem",xs:"0.75rem",sm:"0.875rem",md:"1rem",lg:"1.125rem",xl:"1.25rem","2xl":"1.5rem","3xl":"1.875rem","4xl":"2.25rem","5xl":"3rem","6xl":"3.75rem","7xl":"4.5rem","8xl":"6rem","9xl":"8rem"}},kO=wte,{defineMultiStyleConfig:Cte,definePartsStyle:EO}=nr(tQ.keys),o8=Ao("number-input-stepper-width"),PO=Ao("number-input-input-padding"),_te=ru(o8).add("0.5rem").toString(),kte={[o8.variable]:"sizes.6",[PO.variable]:_te},Ete=e=>{var t;return((t=wr(fn.baseStyle,e))==null?void 0:t.field)??{}},Pte={width:[o8.reference]},Tte=e=>({borderStart:"1px solid",borderStartColor:Me("inherit","whiteAlpha.300")(e),color:Me("inherit","whiteAlpha.800")(e),_active:{bg:Me("gray.200","whiteAlpha.300")(e)},_disabled:{opacity:.4,cursor:"not-allowed"}}),Lte=EO(e=>({root:kte,field:wr(Ete,e)??{},stepperGroup:Pte,stepper:wr(Tte,e)??{}}));function U2(e){var t,n;const r=(t=fn.sizes)==null?void 0:t[e],i={lg:"md",md:"md",sm:"sm",xs:"sm"},o=((n=r.field)==null?void 0:n.fontSize)??"md",a=kO.fontSizes[o];return EO({field:{...r.field,paddingInlineEnd:PO.reference,verticalAlign:"top"},stepper:{fontSize:ru(a).multiply(.75).toString(),_first:{borderTopEndRadius:i[e]},_last:{borderBottomEndRadius:i[e],mt:"-1px",borderTopWidth:1}}})}var Ate={xs:U2("xs"),sm:U2("sm"),md:U2("md"),lg:U2("lg")},Mte=Cte({baseStyle:Lte,sizes:Ate,variants:fn.variants,defaultProps:fn.defaultProps}),JE,Ite={...(JE=fn.baseStyle)==null?void 0:JE.field,textAlign:"center"},Rte={lg:{fontSize:"lg",w:12,h:12,borderRadius:"md"},md:{fontSize:"md",w:10,h:10,borderRadius:"md"},sm:{fontSize:"sm",w:8,h:8,borderRadius:"sm"},xs:{fontSize:"xs",w:6,h:6,borderRadius:"sm"}},eP,Ote={outline:e=>{var t,n;return((n=wr((t=fn.variants)==null?void 0:t.outline,e))==null?void 0:n.field)??{}},flushed:e=>{var t,n;return((n=wr((t=fn.variants)==null?void 0:t.flushed,e))==null?void 0:n.field)??{}},filled:e=>{var t,n;return((n=wr((t=fn.variants)==null?void 0:t.filled,e))==null?void 0:n.field)??{}},unstyled:((eP=fn.variants)==null?void 0:eP.unstyled.field)??{}},Nte={baseStyle:Ite,sizes:Rte,variants:Ote,defaultProps:fn.defaultProps},{defineMultiStyleConfig:Dte,definePartsStyle:zte}=nr(nQ.keys),zb=Ao("popper-bg"),Fte=Ao("popper-arrow-bg"),Bte=Ao("popper-arrow-shadow-color"),$te={zIndex:10},Hte=e=>{const t=Me("white","gray.700")(e),n=Me("gray.200","whiteAlpha.300")(e);return{[zb.variable]:`colors.${t}`,bg:zb.reference,[Fte.variable]:zb.reference,[Bte.variable]:`colors.${n}`,width:"xs",border:"1px solid",borderColor:"inherit",borderRadius:"md",boxShadow:"sm",zIndex:"inherit",_focusVisible:{outline:0,boxShadow:"outline"}}},Wte={px:3,py:2,borderBottomWidth:"1px"},Vte={px:3,py:2},Ute={px:3,py:2,borderTopWidth:"1px"},Gte={position:"absolute",borderRadius:"md",top:1,insetEnd:2,padding:2},jte=zte(e=>({popper:$te,content:Hte(e),header:Wte,body:Vte,footer:Ute,closeButton:Gte})),qte=Dte({baseStyle:jte}),{defineMultiStyleConfig:Kte,definePartsStyle:wg}=nr(rQ.keys),Zte=e=>{const{colorScheme:t,theme:n,isIndeterminate:r,hasStripe:i}=e,o=Me(qE(),qE("1rem","rgba(0,0,0,0.1)"))(e),a=Me(`${t}.500`,`${t}.200`)(e),s=`linear-gradient( + to right, + transparent 0%, + ${Pi(n,a)} 50%, + transparent 100% + )`;return{...!r&&i&&o,...r?{bgImage:s}:{bgColor:a}}},Yte={lineHeight:"1",fontSize:"0.25em",fontWeight:"bold",color:"white"},Xte=e=>({bg:Me("gray.100","whiteAlpha.300")(e)}),Qte=e=>({transitionProperty:"common",transitionDuration:"slow",...Zte(e)}),Jte=wg(e=>({label:Yte,filledTrack:Qte(e),track:Xte(e)})),ene={xs:wg({track:{h:"1"}}),sm:wg({track:{h:"2"}}),md:wg({track:{h:"3"}}),lg:wg({track:{h:"4"}})},tne=Kte({sizes:ene,baseStyle:Jte,defaultProps:{size:"md",colorScheme:"blue"}}),{defineMultiStyleConfig:nne,definePartsStyle:Zy}=nr(iQ.keys),rne=e=>{var t;const n=(t=wr(Z3.baseStyle,e))==null?void 0:t.control;return{...n,borderRadius:"full",_checked:{...n?._checked,_before:{content:'""',display:"inline-block",pos:"relative",w:"50%",h:"50%",borderRadius:"50%",bg:"currentColor"}}}},ine=Zy(e=>{var t,n,r,i;return{label:(n=(t=Z3).baseStyle)==null?void 0:n.call(t,e).label,container:(i=(r=Z3).baseStyle)==null?void 0:i.call(r,e).container,control:rne(e)}}),one={md:Zy({control:{w:"4",h:"4"},label:{fontSize:"md"}}),lg:Zy({control:{w:"5",h:"5"},label:{fontSize:"lg"}}),sm:Zy({control:{width:"3",height:"3"},label:{fontSize:"sm"}})},ane=nne({baseStyle:ine,sizes:one,defaultProps:{size:"md",colorScheme:"blue"}}),{defineMultiStyleConfig:sne,definePartsStyle:lne}=nr(oQ.keys),une=e=>{var t;return{...(t=fn.baseStyle)==null?void 0:t.field,bg:Me("white","gray.700")(e),appearance:"none",paddingBottom:"1px",lineHeight:"normal","> option, > optgroup":{bg:Me("white","gray.700")(e)}}},cne={width:"6",height:"100%",insetEnd:"2",position:"relative",color:"currentColor",fontSize:"xl",_disabled:{opacity:.5}},dne=lne(e=>({field:une(e),icon:cne})),G2={paddingInlineEnd:"8"},tP,nP,rP,iP,oP,aP,sP,lP,fne={lg:{...(tP=fn.sizes)==null?void 0:tP.lg,field:{...(nP=fn.sizes)==null?void 0:nP.lg.field,...G2}},md:{...(rP=fn.sizes)==null?void 0:rP.md,field:{...(iP=fn.sizes)==null?void 0:iP.md.field,...G2}},sm:{...(oP=fn.sizes)==null?void 0:oP.sm,field:{...(aP=fn.sizes)==null?void 0:aP.sm.field,...G2}},xs:{...(sP=fn.sizes)==null?void 0:sP.xs,field:{...(lP=fn.sizes)==null?void 0:lP.xs.field,...G2},icon:{insetEnd:"1"}}},hne=sne({baseStyle:dne,sizes:fne,variants:fn.variants,defaultProps:fn.defaultProps}),pne=da("skeleton-start-color"),gne=da("skeleton-end-color"),mne=e=>{const t=Me("gray.100","gray.800")(e),n=Me("gray.400","gray.600")(e),{startColor:r=t,endColor:i=n,theme:o}=e,a=Pi(o,r),s=Pi(o,i);return{[pne.variable]:a,[gne.variable]:s,opacity:.7,borderRadius:"2px",borderColor:a,background:s}},vne={baseStyle:mne},yne=e=>({borderRadius:"md",fontWeight:"semibold",_focusVisible:{boxShadow:"outline",padding:"4",position:"fixed",top:"6",insetStart:"6",bg:Me("white","gray.700")(e)}}),xne={baseStyle:yne},{defineMultiStyleConfig:bne,definePartsStyle:w4}=nr(aQ.keys),Nm=da("slider-thumb-size"),Dm=da("slider-track-size"),Sne=e=>{const{orientation:t}=e;return{display:"inline-block",position:"relative",cursor:"pointer",_disabled:{opacity:.6,cursor:"default",pointerEvents:"none"},...n8({orientation:t,vertical:{h:"100%"},horizontal:{w:"100%"}})}},wne=e=>({...n8({orientation:e.orientation,horizontal:{h:Dm.reference},vertical:{w:Dm.reference}}),overflow:"hidden",borderRadius:"sm",bg:Me("gray.200","whiteAlpha.200")(e),_disabled:{bg:Me("gray.300","whiteAlpha.300")(e)}}),Cne=e=>{const{orientation:t}=e;return{...n8({orientation:t,vertical:{left:"50%",transform:"translateX(-50%)",_active:{transform:"translateX(-50%) scale(1.15)"}},horizontal:{top:"50%",transform:"translateY(-50%)",_active:{transform:"translateY(-50%) scale(1.15)"}}}),w:Nm.reference,h:Nm.reference,display:"flex",alignItems:"center",justifyContent:"center",position:"absolute",outline:0,zIndex:1,borderRadius:"full",bg:"white",boxShadow:"base",border:"1px solid",borderColor:"transparent",transitionProperty:"transform",transitionDuration:"normal",_focusVisible:{boxShadow:"outline"},_disabled:{bg:"gray.300"}}},_ne=e=>{const{colorScheme:t}=e;return{width:"inherit",height:"inherit",bg:Me(`${t}.500`,`${t}.200`)(e)}},kne=w4(e=>({container:Sne(e),track:wne(e),thumb:Cne(e),filledTrack:_ne(e)})),Ene=w4({container:{[Nm.variable]:"sizes.4",[Dm.variable]:"sizes.1"}}),Pne=w4({container:{[Nm.variable]:"sizes.3.5",[Dm.variable]:"sizes.1"}}),Tne=w4({container:{[Nm.variable]:"sizes.2.5",[Dm.variable]:"sizes.0.5"}}),Lne={lg:Ene,md:Pne,sm:Tne},Ane=bne({baseStyle:kne,sizes:Lne,defaultProps:{size:"md",colorScheme:"blue"}}),cf=Ao("spinner-size"),Mne={width:[cf.reference],height:[cf.reference]},Ine={xs:{[cf.variable]:"sizes.3"},sm:{[cf.variable]:"sizes.4"},md:{[cf.variable]:"sizes.6"},lg:{[cf.variable]:"sizes.8"},xl:{[cf.variable]:"sizes.12"}},Rne={baseStyle:Mne,sizes:Ine,defaultProps:{size:"md"}},{defineMultiStyleConfig:One,definePartsStyle:TO}=nr(sQ.keys),Nne={fontWeight:"medium"},Dne={opacity:.8,marginBottom:"2"},zne={verticalAlign:"baseline",fontWeight:"semibold"},Fne={marginEnd:1,w:"3.5",h:"3.5",verticalAlign:"middle"},Bne=TO({container:{},label:Nne,helpText:Dne,number:zne,icon:Fne}),$ne={md:TO({label:{fontSize:"sm"},helpText:{fontSize:"sm"},number:{fontSize:"2xl"}})},Hne=One({baseStyle:Bne,sizes:$ne,defaultProps:{size:"md"}}),{defineMultiStyleConfig:Wne,definePartsStyle:Yy}=nr(lQ.keys),Zg=Ao("switch-track-width"),Ef=Ao("switch-track-height"),Fb=Ao("switch-track-diff"),Vne=ru.subtract(Zg,Ef),o6=Ao("switch-thumb-x"),Une=e=>{const{colorScheme:t}=e;return{borderRadius:"full",p:"0.5",width:[Zg.reference],height:[Ef.reference],transitionProperty:"common",transitionDuration:"fast",bg:Me("gray.300","whiteAlpha.400")(e),_focusVisible:{boxShadow:"outline"},_disabled:{opacity:.4,cursor:"not-allowed"},_checked:{bg:Me(`${t}.500`,`${t}.200`)(e)}}},Gne={bg:"white",transitionProperty:"transform",transitionDuration:"normal",borderRadius:"inherit",width:[Ef.reference],height:[Ef.reference],_checked:{transform:`translateX(${o6.reference})`}},jne=Yy(e=>({container:{[Fb.variable]:Vne,[o6.variable]:Fb.reference,_rtl:{[o6.variable]:ru(Fb).negate().toString()}},track:Une(e),thumb:Gne})),qne={sm:Yy({container:{[Zg.variable]:"1.375rem",[Ef.variable]:"sizes.3"}}),md:Yy({container:{[Zg.variable]:"1.875rem",[Ef.variable]:"sizes.4"}}),lg:Yy({container:{[Zg.variable]:"2.875rem",[Ef.variable]:"sizes.6"}})},Kne=Wne({baseStyle:jne,sizes:qne,defaultProps:{size:"md",colorScheme:"blue"}}),{defineMultiStyleConfig:Zne,definePartsStyle:Wp}=nr(uQ.keys),Yne=Wp({table:{fontVariantNumeric:"lining-nums tabular-nums",borderCollapse:"collapse",width:"full"},th:{fontFamily:"heading",fontWeight:"bold",textTransform:"uppercase",letterSpacing:"wider",textAlign:"start"},td:{textAlign:"start"},caption:{mt:4,fontFamily:"heading",textAlign:"center",fontWeight:"medium"}}),Y3={"&[data-is-numeric=true]":{textAlign:"end"}},Xne=Wp(e=>{const{colorScheme:t}=e;return{th:{color:Me("gray.600","gray.400")(e),borderBottom:"1px",borderColor:Me(`${t}.100`,`${t}.700`)(e),...Y3},td:{borderBottom:"1px",borderColor:Me(`${t}.100`,`${t}.700`)(e),...Y3},caption:{color:Me("gray.600","gray.100")(e)},tfoot:{tr:{"&:last-of-type":{th:{borderBottomWidth:0}}}}}}),Qne=Wp(e=>{const{colorScheme:t}=e;return{th:{color:Me("gray.600","gray.400")(e),borderBottom:"1px",borderColor:Me(`${t}.100`,`${t}.700`)(e),...Y3},td:{borderBottom:"1px",borderColor:Me(`${t}.100`,`${t}.700`)(e),...Y3},caption:{color:Me("gray.600","gray.100")(e)},tbody:{tr:{"&:nth-of-type(odd)":{"th, td":{borderBottomWidth:"1px",borderColor:Me(`${t}.100`,`${t}.700`)(e)},td:{background:Me(`${t}.100`,`${t}.700`)(e)}}}},tfoot:{tr:{"&:last-of-type":{th:{borderBottomWidth:0}}}}}}),Jne={simple:Xne,striped:Qne,unstyled:{}},ere={sm:Wp({th:{px:"4",py:"1",lineHeight:"4",fontSize:"xs"},td:{px:"4",py:"2",fontSize:"sm",lineHeight:"4"},caption:{px:"4",py:"2",fontSize:"xs"}}),md:Wp({th:{px:"6",py:"3",lineHeight:"4",fontSize:"xs"},td:{px:"6",py:"4",lineHeight:"5"},caption:{px:"6",py:"2",fontSize:"sm"}}),lg:Wp({th:{px:"8",py:"4",lineHeight:"5",fontSize:"sm"},td:{px:"8",py:"5",lineHeight:"6"},caption:{px:"6",py:"2",fontSize:"md"}})},tre=Zne({baseStyle:Yne,variants:Jne,sizes:ere,defaultProps:{variant:"simple",size:"md",colorScheme:"gray"}}),{defineMultiStyleConfig:nre,definePartsStyle:vl}=nr(cQ.keys),rre=e=>{const{orientation:t}=e;return{display:t==="vertical"?"flex":"block"}},ire=e=>{const{isFitted:t}=e;return{flex:t?1:void 0,transitionProperty:"common",transitionDuration:"normal",_focusVisible:{zIndex:1,boxShadow:"outline"},_disabled:{cursor:"not-allowed",opacity:.4}}},ore=e=>{const{align:t="start",orientation:n}=e;return{justifyContent:{end:"flex-end",center:"center",start:"flex-start"}[t],flexDirection:n==="vertical"?"column":"row"}},are={p:4},sre=vl(e=>({root:rre(e),tab:ire(e),tablist:ore(e),tabpanel:are})),lre={sm:vl({tab:{py:1,px:4,fontSize:"sm"}}),md:vl({tab:{fontSize:"md",py:2,px:4}}),lg:vl({tab:{fontSize:"lg",py:3,px:4}})},ure=vl(e=>{const{colorScheme:t,orientation:n}=e,r=n==="vertical",i=n==="vertical"?"borderStart":"borderBottom",o=r?"marginStart":"marginBottom";return{tablist:{[i]:"2px solid",borderColor:"inherit"},tab:{[i]:"2px solid",borderColor:"transparent",[o]:"-2px",_selected:{color:Me(`${t}.600`,`${t}.300`)(e),borderColor:"currentColor"},_active:{bg:Me("gray.200","whiteAlpha.300")(e)},_disabled:{_active:{bg:"none"}}}}}),cre=vl(e=>{const{colorScheme:t}=e;return{tab:{borderTopRadius:"md",border:"1px solid",borderColor:"transparent",mb:"-1px",_selected:{color:Me(`${t}.600`,`${t}.300`)(e),borderColor:"inherit",borderBottomColor:Me("white","gray.800")(e)}},tablist:{mb:"-1px",borderBottom:"1px solid",borderColor:"inherit"}}}),dre=vl(e=>{const{colorScheme:t}=e;return{tab:{border:"1px solid",borderColor:"inherit",bg:Me("gray.50","whiteAlpha.50")(e),mb:"-1px",_notLast:{marginEnd:"-1px"},_selected:{bg:Me("#fff","gray.800")(e),color:Me(`${t}.600`,`${t}.300`)(e),borderColor:"inherit",borderTopColor:"currentColor",borderBottomColor:"transparent"}},tablist:{mb:"-1px",borderBottom:"1px solid",borderColor:"inherit"}}}),fre=vl(e=>{const{colorScheme:t,theme:n}=e;return{tab:{borderRadius:"full",fontWeight:"semibold",color:"gray.600",_selected:{color:Pi(n,`${t}.700`),bg:Pi(n,`${t}.100`)}}}}),hre=vl(e=>{const{colorScheme:t}=e;return{tab:{borderRadius:"full",fontWeight:"semibold",color:Me("gray.600","inherit")(e),_selected:{color:Me("#fff","gray.800")(e),bg:Me(`${t}.600`,`${t}.300`)(e)}}}}),pre=vl({}),gre={line:ure,enclosed:cre,"enclosed-colored":dre,"soft-rounded":fre,"solid-rounded":hre,unstyled:pre},mre=nre({baseStyle:sre,sizes:lre,variants:gre,defaultProps:{size:"md",variant:"line",colorScheme:"blue"}}),{defineMultiStyleConfig:vre,definePartsStyle:Pf}=nr(dQ.keys),yre={fontWeight:"medium",lineHeight:1.2,outline:0,borderRadius:"md",_focusVisible:{boxShadow:"outline"}},xre={lineHeight:1.2,overflow:"visible"},bre={fontSize:"lg",w:"5",h:"5",transitionProperty:"common",transitionDuration:"normal",borderRadius:"full",marginStart:"1.5",marginEnd:"-1",opacity:.5,_disabled:{opacity:.4},_focusVisible:{boxShadow:"outline",bg:"rgba(0, 0, 0, 0.14)"},_hover:{opacity:.8},_active:{opacity:1}},Sre=Pf({container:yre,label:xre,closeButton:bre}),wre={sm:Pf({container:{minH:"5",minW:"5",fontSize:"xs",px:"2"},closeButton:{marginEnd:"-2px",marginStart:"0.35rem"}}),md:Pf({container:{minH:"6",minW:"6",fontSize:"sm",px:"2"}}),lg:Pf({container:{minH:"8",minW:"8",fontSize:"md",px:"3"}})},Cre={subtle:Pf(e=>{var t;return{container:(t=jg.variants)==null?void 0:t.subtle(e)}}),solid:Pf(e=>{var t;return{container:(t=jg.variants)==null?void 0:t.solid(e)}}),outline:Pf(e=>{var t;return{container:(t=jg.variants)==null?void 0:t.outline(e)}})},_re=vre({variants:Cre,baseStyle:Sre,sizes:wre,defaultProps:{size:"md",variant:"subtle",colorScheme:"gray"}}),uP,kre={...(uP=fn.baseStyle)==null?void 0:uP.field,paddingY:"2",minHeight:"20",lineHeight:"short",verticalAlign:"top"},cP,Ere={outline:e=>{var t;return((t=fn.variants)==null?void 0:t.outline(e).field)??{}},flushed:e=>{var t;return((t=fn.variants)==null?void 0:t.flushed(e).field)??{}},filled:e=>{var t;return((t=fn.variants)==null?void 0:t.filled(e).field)??{}},unstyled:((cP=fn.variants)==null?void 0:cP.unstyled.field)??{}},dP,fP,hP,pP,Pre={xs:((dP=fn.sizes)==null?void 0:dP.xs.field)??{},sm:((fP=fn.sizes)==null?void 0:fP.sm.field)??{},md:((hP=fn.sizes)==null?void 0:hP.md.field)??{},lg:((pP=fn.sizes)==null?void 0:pP.lg.field)??{}},Tre={baseStyle:kre,sizes:Pre,variants:Ere,defaultProps:{size:"md",variant:"outline"}},Bb=Ao("tooltip-bg"),gP=Ao("tooltip-fg"),Lre=Ao("popper-arrow-bg"),Are=e=>{const t=Me("gray.700","gray.300")(e),n=Me("whiteAlpha.900","gray.900")(e);return{bg:Bb.reference,color:gP.reference,[Bb.variable]:`colors.${t}`,[gP.variable]:`colors.${n}`,[Lre.variable]:Bb.reference,px:"2",py:"0.5",borderRadius:"sm",fontWeight:"medium",fontSize:"sm",boxShadow:"md",maxW:"xs",zIndex:"tooltip"}},Mre={baseStyle:Are},Ire={Accordion:XQ,Alert:oJ,Avatar:mJ,Badge:jg,Breadcrumb:EJ,Button:NJ,Checkbox:Z3,CloseButton:GJ,Code:ZJ,Container:XJ,Divider:nee,Drawer:hee,Editable:bee,Form:Eee,FormError:Iee,FormLabel:Oee,Heading:zee,Input:fn,Kbd:qee,Link:Zee,List:ete,Menu:cte,Modal:Ste,NumberInput:Mte,PinInput:Nte,Popover:qte,Progress:tne,Radio:ane,Select:hne,Skeleton:vne,SkipLink:xne,Slider:Ane,Spinner:Rne,Stat:Hne,Switch:Kne,Table:tre,Tabs:mre,Tag:_re,Textarea:Tre,Tooltip:Mre},Rre={none:0,"1px":"1px solid","2px":"2px solid","4px":"4px solid","8px":"8px solid"},Ore=Rre,Nre={base:"0em",sm:"30em",md:"48em",lg:"62em",xl:"80em","2xl":"96em"},Dre=Nre,zre={transparent:"transparent",current:"currentColor",black:"#000000",white:"#FFFFFF",whiteAlpha:{50:"rgba(255, 255, 255, 0.04)",100:"rgba(255, 255, 255, 0.06)",200:"rgba(255, 255, 255, 0.08)",300:"rgba(255, 255, 255, 0.16)",400:"rgba(255, 255, 255, 0.24)",500:"rgba(255, 255, 255, 0.36)",600:"rgba(255, 255, 255, 0.48)",700:"rgba(255, 255, 255, 0.64)",800:"rgba(255, 255, 255, 0.80)",900:"rgba(255, 255, 255, 0.92)"},blackAlpha:{50:"rgba(0, 0, 0, 0.04)",100:"rgba(0, 0, 0, 0.06)",200:"rgba(0, 0, 0, 0.08)",300:"rgba(0, 0, 0, 0.16)",400:"rgba(0, 0, 0, 0.24)",500:"rgba(0, 0, 0, 0.36)",600:"rgba(0, 0, 0, 0.48)",700:"rgba(0, 0, 0, 0.64)",800:"rgba(0, 0, 0, 0.80)",900:"rgba(0, 0, 0, 0.92)"},gray:{50:"#F7FAFC",100:"#EDF2F7",200:"#E2E8F0",300:"#CBD5E0",400:"#A0AEC0",500:"#718096",600:"#4A5568",700:"#2D3748",800:"#1A202C",900:"#171923"},red:{50:"#FFF5F5",100:"#FED7D7",200:"#FEB2B2",300:"#FC8181",400:"#F56565",500:"#E53E3E",600:"#C53030",700:"#9B2C2C",800:"#822727",900:"#63171B"},orange:{50:"#FFFAF0",100:"#FEEBC8",200:"#FBD38D",300:"#F6AD55",400:"#ED8936",500:"#DD6B20",600:"#C05621",700:"#9C4221",800:"#7B341E",900:"#652B19"},yellow:{50:"#FFFFF0",100:"#FEFCBF",200:"#FAF089",300:"#F6E05E",400:"#ECC94B",500:"#D69E2E",600:"#B7791F",700:"#975A16",800:"#744210",900:"#5F370E"},green:{50:"#F0FFF4",100:"#C6F6D5",200:"#9AE6B4",300:"#68D391",400:"#48BB78",500:"#38A169",600:"#2F855A",700:"#276749",800:"#22543D",900:"#1C4532"},teal:{50:"#E6FFFA",100:"#B2F5EA",200:"#81E6D9",300:"#4FD1C5",400:"#38B2AC",500:"#319795",600:"#2C7A7B",700:"#285E61",800:"#234E52",900:"#1D4044"},blue:{50:"#ebf8ff",100:"#bee3f8",200:"#90cdf4",300:"#63b3ed",400:"#4299e1",500:"#3182ce",600:"#2b6cb0",700:"#2c5282",800:"#2a4365",900:"#1A365D"},cyan:{50:"#EDFDFD",100:"#C4F1F9",200:"#9DECF9",300:"#76E4F7",400:"#0BC5EA",500:"#00B5D8",600:"#00A3C4",700:"#0987A0",800:"#086F83",900:"#065666"},purple:{50:"#FAF5FF",100:"#E9D8FD",200:"#D6BCFA",300:"#B794F4",400:"#9F7AEA",500:"#805AD5",600:"#6B46C1",700:"#553C9A",800:"#44337A",900:"#322659"},pink:{50:"#FFF5F7",100:"#FED7E2",200:"#FBB6CE",300:"#F687B3",400:"#ED64A6",500:"#D53F8C",600:"#B83280",700:"#97266D",800:"#702459",900:"#521B41"},linkedin:{50:"#E8F4F9",100:"#CFEDFB",200:"#9BDAF3",300:"#68C7EC",400:"#34B3E4",500:"#00A0DC",600:"#008CC9",700:"#0077B5",800:"#005E93",900:"#004471"},facebook:{50:"#E8F4F9",100:"#D9DEE9",200:"#B7C2DA",300:"#6482C0",400:"#4267B2",500:"#385898",600:"#314E89",700:"#29487D",800:"#223B67",900:"#1E355B"},messenger:{50:"#D0E6FF",100:"#B9DAFF",200:"#A2CDFF",300:"#7AB8FF",400:"#2E90FF",500:"#0078FF",600:"#0063D1",700:"#0052AC",800:"#003C7E",900:"#002C5C"},whatsapp:{50:"#dffeec",100:"#b9f5d0",200:"#90edb3",300:"#65e495",400:"#3cdd78",500:"#22c35e",600:"#179848",700:"#0c6c33",800:"#01421c",900:"#001803"},twitter:{50:"#E5F4FD",100:"#C8E9FB",200:"#A8DCFA",300:"#83CDF7",400:"#57BBF5",500:"#1DA1F2",600:"#1A94DA",700:"#1681BF",800:"#136B9E",900:"#0D4D71"},telegram:{50:"#E3F2F9",100:"#C5E4F3",200:"#A2D4EC",300:"#7AC1E4",400:"#47A9DA",500:"#0088CC",600:"#007AB8",700:"#006BA1",800:"#005885",900:"#003F5E"}},Fre=zre,Bre={none:"0",sm:"0.125rem",base:"0.25rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem",full:"9999px"},$re=Bre,Hre={xs:"0 0 0 1px rgba(0, 0, 0, 0.05)",sm:"0 1px 2px 0 rgba(0, 0, 0, 0.05)",base:"0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)",md:"0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",lg:"0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)",xl:"0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)","2xl":"0 25px 50px -12px rgba(0, 0, 0, 0.25)",outline:"0 0 0 3px rgba(66, 153, 225, 0.6)",inner:"inset 0 2px 4px 0 rgba(0,0,0,0.06)",none:"none","dark-lg":"rgba(0, 0, 0, 0.1) 0px 0px 0px 1px, rgba(0, 0, 0, 0.2) 0px 5px 10px, rgba(0, 0, 0, 0.4) 0px 15px 40px"},Wre=Hre,Vre={common:"background-color, border-color, color, fill, stroke, opacity, box-shadow, transform",colors:"background-color, border-color, color, fill, stroke",dimensions:"width, height",position:"left, right, top, bottom",background:"background-color, background-image, background-position"},Ure={"ease-in":"cubic-bezier(0.4, 0, 1, 1)","ease-out":"cubic-bezier(0, 0, 0.2, 1)","ease-in-out":"cubic-bezier(0.4, 0, 0.2, 1)"},Gre={"ultra-fast":"50ms",faster:"100ms",fast:"150ms",normal:"200ms",slow:"300ms",slower:"400ms","ultra-slow":"500ms"},jre={property:Vre,easing:Ure,duration:Gre},qre=jre,Kre={hide:-1,auto:"auto",base:0,docked:10,dropdown:1e3,sticky:1100,banner:1200,overlay:1300,modal:1400,popover:1500,skipLink:1600,toast:1700,tooltip:1800},Zre=Kre,Yre={none:0,sm:"4px",base:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},Xre=Yre,Qre={breakpoints:Dre,zIndices:Zre,radii:$re,blur:Xre,colors:Fre,...kO,sizes:wO,shadows:Wre,space:SO,borders:Ore,transition:qre},Jre={colors:{"chakra-body-text":{_light:"gray.800",_dark:"whiteAlpha.900"},"chakra-body-bg":{_light:"white",_dark:"gray.800"},"chakra-border-color":{_light:"gray.200",_dark:"whiteAlpha.300"},"chakra-placeholder-color":{_light:"gray.500",_dark:"whiteAlpha.400"}}},eie={global:{body:{fontFamily:"body",color:"chakra-body-text",bg:"chakra-body-bg",transitionProperty:"background-color",transitionDuration:"normal",lineHeight:"base"},"*::placeholder":{color:"chakra-placeholder-color"},"*, *::before, &::after":{borderColor:"chakra-border-color",wordWrap:"break-word"}}};function tie(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}var nie=["borders","breakpoints","colors","components","config","direction","fonts","fontSizes","fontWeights","letterSpacings","lineHeights","radii","shadows","sizes","space","styles","transition","zIndices"];function rie(e){return tie(e)?nie.every(t=>Object.prototype.hasOwnProperty.call(e,t)):!1}var iie="ltr",oie={useSystemColorMode:!1,initialColorMode:"light",cssVarPrefix:"chakra"},LO={semanticTokens:Jre,direction:iie,...Qre,components:Ire,styles:eie,config:oie};function Cg(e){return typeof e=="function"}function aie(...e){return t=>e.reduce((n,r)=>r(n),t)}function sie(...e){let t=[...e],n=e[e.length-1];return rie(n)&&t.length>1?t=t.slice(0,t.length-1):n=LO,aie(...t.map(r=>i=>Cg(r)?r(i):lie(i,r)))(n)}function lie(...e){return Oa({},...e,AO)}function AO(e,t,n,r){if((Cg(e)||Cg(t))&&Object.prototype.hasOwnProperty.call(r,n))return(...i)=>{const o=Cg(e)?e(...i):e,a=Cg(t)?t(...i):t;return Oa({},o,a,AO)}}var uie=typeof Element<"u",cie=typeof Map=="function",die=typeof Set=="function",fie=typeof ArrayBuffer=="function"&&!!ArrayBuffer.isView;function Xy(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;var n,r,i;if(Array.isArray(e)){if(n=e.length,n!=t.length)return!1;for(r=n;r--!==0;)if(!Xy(e[r],t[r]))return!1;return!0}var o;if(cie&&e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(o=e.entries();!(r=o.next()).done;)if(!t.has(r.value[0]))return!1;for(o=e.entries();!(r=o.next()).done;)if(!Xy(r.value[1],t.get(r.value[0])))return!1;return!0}if(die&&e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(o=e.entries();!(r=o.next()).done;)if(!t.has(r.value[0]))return!1;return!0}if(fie&&ArrayBuffer.isView(e)&&ArrayBuffer.isView(t)){if(n=e.length,n!=t.length)return!1;for(r=n;r--!==0;)if(e[r]!==t[r])return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===t.toString();if(i=Object.keys(e),n=i.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!Object.prototype.hasOwnProperty.call(t,i[r]))return!1;if(uie&&e instanceof Element)return!1;for(r=n;r--!==0;)if(!((i[r]==="_owner"||i[r]==="__v"||i[r]==="__o")&&e.$$typeof)&&!Xy(e[i[r]],t[i[r]]))return!1;return!0}return e!==e&&t!==t}var hie=function(t,n){try{return Xy(t,n)}catch(r){if((r.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw r}};function P0(){const e=C.exports.useContext(Rm);if(!e)throw Error("useTheme: `theme` is undefined. Seems you forgot to wrap your app in `` or ``");return e}function MO(){const e=r4(),t=P0();return{...e,theme:t}}function pie(e,t,n){if(t==null)return t;const r=i=>{var o,a;return(a=(o=e.__breakpoints)==null?void 0:o.asArray)==null?void 0:a[i]};return r(t)??r(n)??n}function gie(e,t,n){if(t==null)return t;const r=i=>{var o,a;return(a=(o=e.__cssMap)==null?void 0:o[i])==null?void 0:a.value};return r(t)??r(n)??n}function mie(e,t,n){const r=Array.isArray(t)?t:[t],i=Array.isArray(n)?n:[n];return o=>{const a=i.filter(Boolean),s=r.map((l,d)=>{if(e==="breakpoints")return pie(o,l,a[d]??l);const p=`${e}.${l}`;return gie(o,p,a[d]??l)});return Array.isArray(t)?s:s[0]}}function vie(e){const{cssVarsRoot:t,theme:n,children:r}=e,i=C.exports.useMemo(()=>uY(n),[n]);return te(yX,{theme:i,children:[S(yie,{root:t}),r]})}function yie({root:e=":host, :root"}){const t=[e,"[data-theme]"].join(",");return S(x4,{styles:n=>({[t]:n.__cssVars})})}OX({name:"StylesContext",errorMessage:"useStyles: `styles` is undefined. Seems you forgot to wrap the components in `` "});function xie(){const{colorMode:e}=r4();return S(x4,{styles:t=>{const n=cO(t,"styles.global"),r=hO(n,{theme:t,colorMode:e});return r?WR(r)(t):void 0}})}var bie=new Set([...fY,"textStyle","layerStyle","apply","noOfLines","focusBorderColor","errorBorderColor","as","__css","css","sx"]),Sie=new Set(["htmlWidth","htmlHeight","htmlSize"]);function wie(e){return Sie.has(e)||!bie.has(e)}var Cie=({baseStyle:e})=>t=>{const{theme:n,css:r,__css:i,sx:o,...a}=t,s=dO(a,(g,m)=>pY(m)),l=hO(e,t),d=Object.assign({},i,l,fO(s),o),p=WR(d)(t.theme);return r?[p,r]:p};function $b(e,t){const{baseStyle:n,...r}=t??{};r.shouldForwardProp||(r.shouldForwardProp=wie);const i=Cie({baseStyle:n}),o=e6(e,r)(i);return ne.forwardRef(function(l,d){const{colorMode:p,forced:g}=r4();return ne.createElement(o,{ref:d,"data-theme":g?p:void 0,...l})})}function Pe(e){return C.exports.forwardRef(e)}function IO(e,t={}){const{styleConfig:n,...r}=t,{theme:i,colorMode:o}=MO(),a=e?cO(i,`components.${e}`):void 0,s=n||a,l=Oa({theme:i,colorMode:o},s?.defaultProps??{},fO(TX(r,["children"]))),d=C.exports.useRef({});if(s){const g=_Y(s)(l);hie(d.current,g)||(d.current=g)}return d.current}function oo(e,t={}){return IO(e,t)}function Mi(e,t={}){return IO(e,t)}function _ie(){const e=new Map;return new Proxy($b,{apply(t,n,r){return $b(...r)},get(t,n){return e.has(n)||e.set(n,$b(n)),e.get(n)}})}var be=_ie();function kie(e,t){return`${e} returned \`undefined\`. Seems you forgot to wrap component within ${t}`}function xn(e={}){const{name:t,strict:n=!0,hookName:r="useContext",providerName:i="Provider",errorMessage:o}=e,a=C.exports.createContext(void 0);a.displayName=t;function s(){var l;const d=C.exports.useContext(a);if(!d&&n){const p=new Error(o??kie(r,i));throw p.name="ContextError",(l=Error.captureStackTrace)==null||l.call(Error,p,s),p}return d}return[a.Provider,s,a]}function Eie(e,t){if(e!=null){if(typeof e=="function"){e(t);return}try{e.current=t}catch{throw new Error(`Cannot assign value '${t}' to ref '${e}'`)}}}function zn(...e){return t=>{e.forEach(n=>{Eie(n,t)})}}function Pie(...e){return C.exports.useMemo(()=>zn(...e),e)}function mP(e){return e.sort((t,n)=>{const r=t.compareDocumentPosition(n);if(r&Node.DOCUMENT_POSITION_FOLLOWING||r&Node.DOCUMENT_POSITION_CONTAINED_BY)return-1;if(r&Node.DOCUMENT_POSITION_PRECEDING||r&Node.DOCUMENT_POSITION_CONTAINS)return 1;if(r&Node.DOCUMENT_POSITION_DISCONNECTED||r&Node.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC)throw Error("Cannot sort the given nodes.");return 0})}var Tie=e=>typeof e=="object"&&"nodeType"in e&&e.nodeType===Node.ELEMENT_NODE;function vP(e,t,n){let r=e+1;return n&&r>=t&&(r=0),r}function yP(e,t,n){let r=e-1;return n&&r<0&&(r=t),r}var a6=typeof window<"u"?C.exports.useLayoutEffect:C.exports.useEffect,X3=e=>e,Lie=class{descendants=new Map;register=e=>{if(e!=null)return Tie(e)?this.registerNode(e):t=>{this.registerNode(t,e)}};unregister=e=>{this.descendants.delete(e);const t=mP(Array.from(this.descendants.keys()));this.assignIndex(t)};destroy=()=>{this.descendants.clear()};assignIndex=e=>{this.descendants.forEach(t=>{const n=e.indexOf(t.node);t.index=n,t.node.dataset.index=t.index.toString()})};count=()=>this.descendants.size;enabledCount=()=>this.enabledValues().length;values=()=>Array.from(this.descendants.values()).sort((t,n)=>t.index-n.index);enabledValues=()=>this.values().filter(e=>!e.disabled);item=e=>{if(this.count()!==0)return this.values()[e]};enabledItem=e=>{if(this.enabledCount()!==0)return this.enabledValues()[e]};first=()=>this.item(0);firstEnabled=()=>this.enabledItem(0);last=()=>this.item(this.descendants.size-1);lastEnabled=()=>{const e=this.enabledValues().length-1;return this.enabledItem(e)};indexOf=e=>{var t;return e?((t=this.descendants.get(e))==null?void 0:t.index)??-1:-1};enabledIndexOf=e=>e==null?-1:this.enabledValues().findIndex(t=>t.node.isSameNode(e));next=(e,t=!0)=>{const n=vP(e,this.count(),t);return this.item(n)};nextEnabled=(e,t=!0)=>{const n=this.item(e);if(!n)return;const r=this.enabledIndexOf(n.node),i=vP(r,this.enabledCount(),t);return this.enabledItem(i)};prev=(e,t=!0)=>{const n=yP(e,this.count()-1,t);return this.item(n)};prevEnabled=(e,t=!0)=>{const n=this.item(e);if(!n)return;const r=this.enabledIndexOf(n.node),i=yP(r,this.enabledCount()-1,t);return this.enabledItem(i)};registerNode=(e,t)=>{if(!e||this.descendants.has(e))return;const n=Array.from(this.descendants.keys()).concat(e),r=mP(n);t?.disabled&&(t.disabled=!!t.disabled);const i={node:e,index:-1,...t};this.descendants.set(e,i),this.assignIndex(r)}};function Aie(){const e=C.exports.useRef(new Lie);return a6(()=>()=>e.current.destroy()),e.current}var[Mie,RO]=xn({name:"DescendantsProvider",errorMessage:"useDescendantsContext must be used within DescendantsProvider"});function Iie(e){const t=RO(),[n,r]=C.exports.useState(-1),i=C.exports.useRef(null);a6(()=>()=>{!i.current||t.unregister(i.current)},[]),a6(()=>{if(!i.current)return;const a=Number(i.current.dataset.index);n!=a&&!Number.isNaN(a)&&r(a)});const o=X3(e?t.register(e):t.register);return{descendants:t,index:n,enabledIndex:t.enabledIndexOf(i.current),register:zn(o,i)}}function OO(){return[X3(Mie),()=>X3(RO()),()=>Aie(),i=>Iie(i)]}var Or=(...e)=>e.filter(Boolean).join(" "),xP={path:te("g",{stroke:"currentColor",strokeWidth:"1.5",children:[S("path",{strokeLinecap:"round",fill:"none",d:"M9,9a3,3,0,1,1,4,2.829,1.5,1.5,0,0,0-1,1.415V14.25"}),S("path",{fill:"currentColor",strokeLinecap:"round",d:"M12,17.25a.375.375,0,1,0,.375.375A.375.375,0,0,0,12,17.25h0"}),S("circle",{fill:"none",strokeMiterlimit:"10",cx:"12",cy:"12",r:"11.25"})]}),viewBox:"0 0 24 24"},ha=Pe((e,t)=>{const{as:n,viewBox:r,color:i="currentColor",focusable:o=!1,children:a,className:s,__css:l,...d}=e,p=Or("chakra-icon",s),g={w:"1em",h:"1em",display:"inline-block",lineHeight:"1em",flexShrink:0,color:i,...l},m={ref:t,focusable:o,className:p,__css:g},y=r??xP.viewBox;if(n&&typeof n!="string")return ne.createElement(be.svg,{as:n,...m,...d});const b=a??xP.path;return ne.createElement(be.svg,{verticalAlign:"middle",viewBox:y,...m,...d},b)});ha.displayName="Icon";function nt(e){const{viewBox:t="0 0 24 24",d:n,displayName:r,defaultProps:i={}}=e,o=C.exports.Children.toArray(e.path),a=Pe((s,l)=>S(ha,{ref:l,viewBox:t,...i,...s,children:o.length?o:S("path",{fill:"currentColor",d:n})}));return a.displayName=r,a}function ur(e,t=[]){const n=C.exports.useRef(e);return C.exports.useEffect(()=>{n.current=e}),C.exports.useCallback((...r)=>{var i;return(i=n.current)==null?void 0:i.call(n,...r)},t)}function C4(e){const{value:t,defaultValue:n,onChange:r,shouldUpdate:i=(m,y)=>m!==y}=e,o=ur(r),a=ur(i),[s,l]=C.exports.useState(n),d=t!==void 0,p=d?t:s,g=ur(m=>{const b=typeof m=="function"?m(p):m;!a(p,b)||(d||l(b),o(b))},[d,o,p,a]);return[p,g]}const a8=C.exports.createContext({transformPagePoint:e=>e,isStatic:!1,reducedMotion:"never"}),_4=C.exports.createContext({});function Rie(){return C.exports.useContext(_4).visualElement}const T0=C.exports.createContext(null),Vf=typeof document<"u",Q3=Vf?C.exports.useLayoutEffect:C.exports.useEffect,NO=C.exports.createContext({strict:!1});function Oie(e,t,n,r){const i=Rie(),o=C.exports.useContext(NO),a=C.exports.useContext(T0),s=C.exports.useContext(a8).reducedMotion,l=C.exports.useRef(void 0);r=r||o.renderer,!l.current&&r&&(l.current=r(e,{visualState:t,parent:i,props:n,presenceId:a?a.id:void 0,blockInitialAnimation:a?a.initial===!1:!1,reducedMotionConfig:s}));const d=l.current;return Q3(()=>{d&&d.syncRender()}),C.exports.useEffect(()=>{d&&d.animationState&&d.animationState.animateChanges()}),Q3(()=>()=>d&&d.notifyUnmount(),[]),d}function Tp(e){return typeof e=="object"&&Object.prototype.hasOwnProperty.call(e,"current")}function Nie(e,t,n){return C.exports.useCallback(r=>{r&&e.mount&&e.mount(r),t&&(r?t.mount(r):t.unmount()),n&&(typeof n=="function"?n(r):Tp(n)&&(n.current=r))},[t])}function zm(e){return typeof e=="string"||Array.isArray(e)}function k4(e){return typeof e=="object"&&typeof e.start=="function"}const Die=["initial","animate","exit","whileHover","whileDrag","whileTap","whileFocus","whileInView"];function E4(e){return k4(e.animate)||Die.some(t=>zm(e[t]))}function DO(e){return Boolean(E4(e)||e.variants)}function zie(e,t){if(E4(e)){const{initial:n,animate:r}=e;return{initial:n===!1||zm(n)?n:void 0,animate:zm(r)?r:void 0}}return e.inherit!==!1?t:{}}function Fie(e){const{initial:t,animate:n}=zie(e,C.exports.useContext(_4));return C.exports.useMemo(()=>({initial:t,animate:n}),[bP(t),bP(n)])}function bP(e){return Array.isArray(e)?e.join(" "):e}const Xl=e=>({isEnabled:t=>e.some(n=>!!t[n])}),Fm={measureLayout:Xl(["layout","layoutId","drag"]),animation:Xl(["animate","exit","variants","whileHover","whileTap","whileFocus","whileDrag","whileInView"]),exit:Xl(["exit"]),drag:Xl(["drag","dragControls"]),focus:Xl(["whileFocus"]),hover:Xl(["whileHover","onHoverStart","onHoverEnd"]),tap:Xl(["whileTap","onTap","onTapStart","onTapCancel"]),pan:Xl(["onPan","onPanStart","onPanSessionStart","onPanEnd"]),inView:Xl(["whileInView","onViewportEnter","onViewportLeave"])};function Bie(e){for(const t in e)t==="projectionNodeConstructor"?Fm.projectionNodeConstructor=e[t]:Fm[t].Component=e[t]}function P4(e){const t=C.exports.useRef(null);return t.current===null&&(t.current=e()),t.current}const Yg={hasAnimatedSinceResize:!0,hasEverUpdated:!1};let $ie=1;function Hie(){return P4(()=>{if(Yg.hasEverUpdated)return $ie++})}const s8=C.exports.createContext({});class Wie extends ne.Component{getSnapshotBeforeUpdate(){const{visualElement:t,props:n}=this.props;return t&&t.setProps(n),null}componentDidUpdate(){}render(){return this.props.children}}const zO=C.exports.createContext({}),Vie=Symbol.for("motionComponentSymbol");function Uie({preloadedFeatures:e,createVisualElement:t,projectionNodeConstructor:n,useRender:r,useVisualState:i,Component:o}){e&&Bie(e);function a(l,d){const p={...C.exports.useContext(a8),...l,layoutId:Gie(l)},{isStatic:g}=p;let m=null;const y=Fie(l),b=g?void 0:Hie(),w=i(l,g);if(!g&&Vf){y.visualElement=Oie(o,w,p,t);const P=C.exports.useContext(NO).strict,E=C.exports.useContext(zO);y.visualElement&&(m=y.visualElement.loadFeatures(p,P,e,b,n||Fm.projectionNodeConstructor,E))}return te(Wie,{visualElement:y.visualElement,props:p,children:[m,S(_4.Provider,{value:y,children:r(o,l,b,Nie(w,y.visualElement,d),w,g,y.visualElement)})]})}const s=C.exports.forwardRef(a);return s[Vie]=o,s}function Gie({layoutId:e}){const t=C.exports.useContext(s8).id;return t&&e!==void 0?t+"-"+e:e}function jie(e){function t(r,i={}){return Uie(e(r,i))}if(typeof Proxy>"u")return t;const n=new Map;return new Proxy(t,{get:(r,i)=>(n.has(i)||n.set(i,t(i)),n.get(i))})}const qie=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","svg","switch","symbol","text","tspan","use","view"];function l8(e){return typeof e!="string"||e.includes("-")?!1:!!(qie.indexOf(e)>-1||/[A-Z]/.test(e))}const J3={};function Kie(e){Object.assign(J3,e)}const e5=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],pv=new Set(e5);function FO(e,{layout:t,layoutId:n}){return pv.has(e)||e.startsWith("origin")||(t||n!==void 0)&&(!!J3[e]||e==="opacity")}const bs=e=>!!e?.getVelocity,Zie={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},Yie=(e,t)=>e5.indexOf(e)-e5.indexOf(t);function Xie({transform:e,transformKeys:t},{enableHardwareAcceleration:n=!0,allowTransformNone:r=!0},i,o){let a="";t.sort(Yie);for(const s of t)a+=`${Zie[s]||s}(${e[s]}) `;return n&&!e.z&&(a+="translateZ(0)"),a=a.trim(),o?a=o(e,i?"":a):r&&i&&(a="none"),a}function BO(e){return e.startsWith("--")}const Qie=(e,t)=>t&&typeof e=="number"?t.transform(e):e,$O=(e,t)=>n=>Math.max(Math.min(n,t),e),Xg=e=>e%1?Number(e.toFixed(5)):e,Bm=/(-)?([\d]*\.?[\d])+/g,s6=/(#[0-9a-f]{6}|#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))/gi,Jie=/^(#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))$/i;function gv(e){return typeof e=="string"}const Uf={test:e=>typeof e=="number",parse:parseFloat,transform:e=>e},Qg=Object.assign(Object.assign({},Uf),{transform:$O(0,1)}),j2=Object.assign(Object.assign({},Uf),{default:1}),mv=e=>({test:t=>gv(t)&&t.endsWith(e)&&t.split(" ").length===1,parse:parseFloat,transform:t=>`${t}${e}`}),vc=mv("deg"),yl=mv("%"),mt=mv("px"),eoe=mv("vh"),toe=mv("vw"),SP=Object.assign(Object.assign({},yl),{parse:e=>yl.parse(e)/100,transform:e=>yl.transform(e*100)}),u8=(e,t)=>n=>Boolean(gv(n)&&Jie.test(n)&&n.startsWith(e)||t&&Object.prototype.hasOwnProperty.call(n,t)),HO=(e,t,n)=>r=>{if(!gv(r))return r;const[i,o,a,s]=r.match(Bm);return{[e]:parseFloat(i),[t]:parseFloat(o),[n]:parseFloat(a),alpha:s!==void 0?parseFloat(s):1}},vf={test:u8("hsl","hue"),parse:HO("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:n,alpha:r=1})=>"hsla("+Math.round(e)+", "+yl.transform(Xg(t))+", "+yl.transform(Xg(n))+", "+Xg(Qg.transform(r))+")"},noe=$O(0,255),Hb=Object.assign(Object.assign({},Uf),{transform:e=>Math.round(noe(e))}),Ac={test:u8("rgb","red"),parse:HO("red","green","blue"),transform:({red:e,green:t,blue:n,alpha:r=1})=>"rgba("+Hb.transform(e)+", "+Hb.transform(t)+", "+Hb.transform(n)+", "+Xg(Qg.transform(r))+")"};function roe(e){let t="",n="",r="",i="";return e.length>5?(t=e.substr(1,2),n=e.substr(3,2),r=e.substr(5,2),i=e.substr(7,2)):(t=e.substr(1,1),n=e.substr(2,1),r=e.substr(3,1),i=e.substr(4,1),t+=t,n+=n,r+=r,i+=i),{red:parseInt(t,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:i?parseInt(i,16)/255:1}}const l6={test:u8("#"),parse:roe,transform:Ac.transform},Xi={test:e=>Ac.test(e)||l6.test(e)||vf.test(e),parse:e=>Ac.test(e)?Ac.parse(e):vf.test(e)?vf.parse(e):l6.parse(e),transform:e=>gv(e)?e:e.hasOwnProperty("red")?Ac.transform(e):vf.transform(e)},WO="${c}",VO="${n}";function ioe(e){var t,n,r,i;return isNaN(e)&&gv(e)&&((n=(t=e.match(Bm))===null||t===void 0?void 0:t.length)!==null&&n!==void 0?n:0)+((i=(r=e.match(s6))===null||r===void 0?void 0:r.length)!==null&&i!==void 0?i:0)>0}function UO(e){typeof e=="number"&&(e=`${e}`);const t=[];let n=0;const r=e.match(s6);r&&(n=r.length,e=e.replace(s6,WO),t.push(...r.map(Xi.parse)));const i=e.match(Bm);return i&&(e=e.replace(Bm,VO),t.push(...i.map(Uf.parse))),{values:t,numColors:n,tokenised:e}}function GO(e){return UO(e).values}function jO(e){const{values:t,numColors:n,tokenised:r}=UO(e),i=t.length;return o=>{let a=r;for(let s=0;stypeof e=="number"?0:e;function aoe(e){const t=GO(e);return jO(e)(t.map(ooe))}const hu={test:ioe,parse:GO,createTransformer:jO,getAnimatableNone:aoe},soe=new Set(["brightness","contrast","saturate","opacity"]);function loe(e){let[t,n]=e.slice(0,-1).split("(");if(t==="drop-shadow")return e;const[r]=n.match(Bm)||[];if(!r)return e;const i=n.replace(r,"");let o=soe.has(t)?1:0;return r!==n&&(o*=100),t+"("+o+i+")"}const uoe=/([a-z-]*)\(.*?\)/g,u6=Object.assign(Object.assign({},hu),{getAnimatableNone:e=>{const t=e.match(uoe);return t?t.map(loe).join(" "):e}}),wP={...Uf,transform:Math.round},qO={borderWidth:mt,borderTopWidth:mt,borderRightWidth:mt,borderBottomWidth:mt,borderLeftWidth:mt,borderRadius:mt,radius:mt,borderTopLeftRadius:mt,borderTopRightRadius:mt,borderBottomRightRadius:mt,borderBottomLeftRadius:mt,width:mt,maxWidth:mt,height:mt,maxHeight:mt,size:mt,top:mt,right:mt,bottom:mt,left:mt,padding:mt,paddingTop:mt,paddingRight:mt,paddingBottom:mt,paddingLeft:mt,margin:mt,marginTop:mt,marginRight:mt,marginBottom:mt,marginLeft:mt,rotate:vc,rotateX:vc,rotateY:vc,rotateZ:vc,scale:j2,scaleX:j2,scaleY:j2,scaleZ:j2,skew:vc,skewX:vc,skewY:vc,distance:mt,translateX:mt,translateY:mt,translateZ:mt,x:mt,y:mt,z:mt,perspective:mt,transformPerspective:mt,opacity:Qg,originX:SP,originY:SP,originZ:mt,zIndex:wP,fillOpacity:Qg,strokeOpacity:Qg,numOctaves:wP};function c8(e,t,n,r){const{style:i,vars:o,transform:a,transformKeys:s,transformOrigin:l}=e;s.length=0;let d=!1,p=!1,g=!0;for(const m in t){const y=t[m];if(BO(m)){o[m]=y;continue}const b=qO[m],w=Qie(y,b);if(pv.has(m)){if(d=!0,a[m]=w,s.push(m),!g)continue;y!==(b.default||0)&&(g=!1)}else m.startsWith("origin")?(p=!0,l[m]=w):i[m]=w}if(t.transform||(d||r?i.transform=Xie(e,n,g,r):i.transform&&(i.transform="none")),p){const{originX:m="50%",originY:y="50%",originZ:b=0}=l;i.transformOrigin=`${m} ${y} ${b}`}}const d8=()=>({style:{},transform:{},transformKeys:[],transformOrigin:{},vars:{}});function KO(e,t,n){for(const r in t)!bs(t[r])&&!FO(r,n)&&(e[r]=t[r])}function coe({transformTemplate:e},t,n){return C.exports.useMemo(()=>{const r=d8();return c8(r,t,{enableHardwareAcceleration:!n},e),Object.assign({},r.vars,r.style)},[t])}function doe(e,t,n){const r=e.style||{},i={};return KO(i,r,e),Object.assign(i,coe(e,t,n)),e.transformValues?e.transformValues(i):i}function foe(e,t,n){const r={},i=doe(e,t,n);return e.drag&&e.dragListener!==!1&&(r.draggable=!1,i.userSelect=i.WebkitUserSelect=i.WebkitTouchCallout="none",i.touchAction=e.drag===!0?"none":`pan-${e.drag==="x"?"y":"x"}`),r.style=i,r}const hoe=["animate","exit","variants","whileHover","whileTap","whileFocus","whileDrag","whileInView"],poe=["whileTap","onTap","onTapStart","onTapCancel"],goe=["onPan","onPanStart","onPanSessionStart","onPanEnd"],moe=["whileInView","onViewportEnter","onViewportLeave","viewport"],voe=new Set(["initial","style","values","variants","transition","transformTemplate","transformValues","custom","inherit","layout","layoutId","layoutDependency","onLayoutAnimationStart","onLayoutAnimationComplete","onLayoutMeasure","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","drag","dragControls","dragListener","dragConstraints","dragDirectionLock","dragSnapToOrigin","_dragX","_dragY","dragElastic","dragMomentum","dragPropagation","dragTransition","onHoverStart","onHoverEnd","layoutScroll",...moe,...poe,...hoe,...goe]);function t5(e){return voe.has(e)}let ZO=e=>!t5(e);function yoe(e){!e||(ZO=t=>t.startsWith("on")?!t5(t):e(t))}try{yoe(require("@emotion/is-prop-valid").default)}catch{}function xoe(e,t,n){const r={};for(const i in e)(ZO(i)||n===!0&&t5(i)||!t&&!t5(i)||e.draggable&&i.startsWith("onDrag"))&&(r[i]=e[i]);return r}function CP(e,t,n){return typeof e=="string"?e:mt.transform(t+n*e)}function boe(e,t,n){const r=CP(t,e.x,e.width),i=CP(n,e.y,e.height);return`${r} ${i}`}const Soe={offset:"stroke-dashoffset",array:"stroke-dasharray"},woe={offset:"strokeDashoffset",array:"strokeDasharray"};function Coe(e,t,n=1,r=0,i=!0){e.pathLength=1;const o=i?Soe:woe;e[o.offset]=mt.transform(-r);const a=mt.transform(t),s=mt.transform(n);e[o.array]=`${a} ${s}`}function f8(e,{attrX:t,attrY:n,originX:r,originY:i,pathLength:o,pathSpacing:a=1,pathOffset:s=0,...l},d,p){c8(e,l,d,p),e.attrs=e.style,e.style={};const{attrs:g,style:m,dimensions:y}=e;g.transform&&(y&&(m.transform=g.transform),delete g.transform),y&&(r!==void 0||i!==void 0||m.transform)&&(m.transformOrigin=boe(y,r!==void 0?r:.5,i!==void 0?i:.5)),t!==void 0&&(g.x=t),n!==void 0&&(g.y=n),o!==void 0&&Coe(g,o,a,s,!1)}const YO=()=>({...d8(),attrs:{}});function _oe(e,t){const n=C.exports.useMemo(()=>{const r=YO();return f8(r,t,{enableHardwareAcceleration:!1},e.transformTemplate),{...r.attrs,style:{...r.style}}},[t]);if(e.style){const r={};KO(r,e.style,e),n.style={...r,...n.style}}return n}function koe(e=!1){return(n,r,i,o,{latestValues:a},s)=>{const d=(l8(n)?_oe:foe)(r,a,s),g={...xoe(r,typeof n=="string",e),...d,ref:o};return i&&(g["data-projection-id"]=i),C.exports.createElement(n,g)}}const XO=e=>e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();function QO(e,{style:t,vars:n},r,i){Object.assign(e.style,t,i&&i.getProjectionStyles(r));for(const o in n)e.style.setProperty(o,n[o])}const JO=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength"]);function eN(e,t,n,r){QO(e,t,void 0,r);for(const i in t.attrs)e.setAttribute(JO.has(i)?i:XO(i),t.attrs[i])}function h8(e){const{style:t}=e,n={};for(const r in t)(bs(t[r])||FO(r,e))&&(n[r]=t[r]);return n}function tN(e){const t=h8(e);for(const n in e)if(bs(e[n])){const r=n==="x"||n==="y"?"attr"+n.toUpperCase():n;t[r]=e[n]}return t}function p8(e,t,n,r={},i={}){return typeof t=="function"&&(t=t(n!==void 0?n:e.custom,r,i)),typeof t=="string"&&(t=e.variants&&e.variants[t]),typeof t=="function"&&(t=t(n!==void 0?n:e.custom,r,i)),t}const $m=e=>Array.isArray(e),Eoe=e=>Boolean(e&&typeof e=="object"&&e.mix&&e.toValue),nN=e=>$m(e)?e[e.length-1]||0:e;function Qy(e){const t=bs(e)?e.get():e;return Eoe(t)?t.toValue():t}function Poe({scrapeMotionValuesFromProps:e,createRenderState:t,onMount:n},r,i,o){const a={latestValues:Toe(r,i,o,e),renderState:t()};return n&&(a.mount=s=>n(r,s,a)),a}const rN=e=>(t,n)=>{const r=C.exports.useContext(_4),i=C.exports.useContext(T0),o=()=>Poe(e,t,r,i);return n?o():P4(o)};function Toe(e,t,n,r){const i={},o=r(e);for(const m in o)i[m]=Qy(o[m]);let{initial:a,animate:s}=e;const l=E4(e),d=DO(e);t&&d&&!l&&e.inherit!==!1&&(a===void 0&&(a=t.initial),s===void 0&&(s=t.animate));let p=n?n.initial===!1:!1;p=p||a===!1;const g=p?s:a;return g&&typeof g!="boolean"&&!k4(g)&&(Array.isArray(g)?g:[g]).forEach(y=>{const b=p8(e,y);if(!b)return;const{transitionEnd:w,transition:P,...E}=b;for(const k in E){let L=E[k];if(Array.isArray(L)){const M=p?L.length-1:0;L=L[M]}L!==null&&(i[k]=L)}for(const k in w)i[k]=w[k]}),i}const Loe={useVisualState:rN({scrapeMotionValuesFromProps:tN,createRenderState:YO,onMount:(e,t,{renderState:n,latestValues:r})=>{try{n.dimensions=typeof t.getBBox=="function"?t.getBBox():t.getBoundingClientRect()}catch{n.dimensions={x:0,y:0,width:0,height:0}}f8(n,r,{enableHardwareAcceleration:!1},e.transformTemplate),eN(t,n)}})},Aoe={useVisualState:rN({scrapeMotionValuesFromProps:h8,createRenderState:d8})};function Moe(e,{forwardMotionProps:t=!1},n,r,i){return{...l8(e)?Loe:Aoe,preloadedFeatures:n,useRender:koe(t),createVisualElement:r,projectionNodeConstructor:i,Component:e}}var Vn;(function(e){e.Animate="animate",e.Hover="whileHover",e.Tap="whileTap",e.Drag="whileDrag",e.Focus="whileFocus",e.InView="whileInView",e.Exit="exit"})(Vn||(Vn={}));function T4(e,t,n,r={passive:!0}){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n)}function c6(e,t,n,r){C.exports.useEffect(()=>{const i=e.current;if(n&&i)return T4(i,t,n,r)},[e,t,n,r])}function Ioe({whileFocus:e,visualElement:t}){const{animationState:n}=t,r=()=>{n&&n.setActive(Vn.Focus,!0)},i=()=>{n&&n.setActive(Vn.Focus,!1)};c6(t,"focus",e?r:void 0),c6(t,"blur",e?i:void 0)}function iN(e){return typeof PointerEvent<"u"&&e instanceof PointerEvent?e.pointerType==="mouse":e instanceof MouseEvent}function oN(e){return!!e.touches}function Roe(e){return t=>{const n=t instanceof MouseEvent;(!n||n&&t.button===0)&&e(t)}}const Ooe={pageX:0,pageY:0};function Noe(e,t="page"){const r=e.touches[0]||e.changedTouches[0]||Ooe;return{x:r[t+"X"],y:r[t+"Y"]}}function Doe(e,t="page"){return{x:e[t+"X"],y:e[t+"Y"]}}function g8(e,t="page"){return{point:oN(e)?Noe(e,t):Doe(e,t)}}const aN=(e,t=!1)=>{const n=r=>e(r,g8(r));return t?Roe(n):n},zoe=()=>Vf&&window.onpointerdown===null,Foe=()=>Vf&&window.ontouchstart===null,Boe=()=>Vf&&window.onmousedown===null,$oe={pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointercancel:"mousecancel",pointerover:"mouseover",pointerout:"mouseout",pointerenter:"mouseenter",pointerleave:"mouseleave"},Hoe={pointerdown:"touchstart",pointermove:"touchmove",pointerup:"touchend",pointercancel:"touchcancel"};function sN(e){return zoe()?e:Foe()?Hoe[e]:Boe()?$oe[e]:e}function Vp(e,t,n,r){return T4(e,sN(t),aN(n,t==="pointerdown"),r)}function n5(e,t,n,r){return c6(e,sN(t),n&&aN(n,t==="pointerdown"),r)}function lN(e){let t=null;return()=>{const n=()=>{t=null};return t===null?(t=e,n):!1}}const _P=lN("dragHorizontal"),kP=lN("dragVertical");function uN(e){let t=!1;if(e==="y")t=kP();else if(e==="x")t=_P();else{const n=_P(),r=kP();n&&r?t=()=>{n(),r()}:(n&&n(),r&&r())}return t}function cN(){const e=uN(!0);return e?(e(),!1):!0}function EP(e,t,n){return(r,i)=>{!iN(r)||cN()||(e.animationState&&e.animationState.setActive(Vn.Hover,t),n&&n(r,i))}}function Woe({onHoverStart:e,onHoverEnd:t,whileHover:n,visualElement:r}){n5(r,"pointerenter",e||n?EP(r,!0,e):void 0,{passive:!e}),n5(r,"pointerleave",t||n?EP(r,!1,t):void 0,{passive:!t})}const dN=(e,t)=>t?e===t?!0:dN(e,t.parentElement):!1;function m8(e){return C.exports.useEffect(()=>()=>e(),[])}function fN(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);iMath.min(Math.max(n,e),t),Wb=.001,Uoe=.01,PP=10,Goe=.05,joe=1;function qoe({duration:e=800,bounce:t=.25,velocity:n=0,mass:r=1}){let i,o;Voe(e<=PP*1e3);let a=1-t;a=i5(Goe,joe,a),e=i5(Uoe,PP,e/1e3),a<1?(i=d=>{const p=d*a,g=p*e,m=p-n,y=d6(d,a),b=Math.exp(-g);return Wb-m/y*b},o=d=>{const g=d*a*e,m=g*n+n,y=Math.pow(a,2)*Math.pow(d,2)*e,b=Math.exp(-g),w=d6(Math.pow(d,2),a);return(-i(d)+Wb>0?-1:1)*((m-y)*b)/w}):(i=d=>{const p=Math.exp(-d*e),g=(d-n)*e+1;return-Wb+p*g},o=d=>{const p=Math.exp(-d*e),g=(n-d)*(e*e);return p*g});const s=5/e,l=Zoe(i,o,s);if(e=e*1e3,isNaN(l))return{stiffness:100,damping:10,duration:e};{const d=Math.pow(l,2)*r;return{stiffness:d,damping:a*2*Math.sqrt(r*d),duration:e}}}const Koe=12;function Zoe(e,t,n){let r=n;for(let i=1;ie[n]!==void 0)}function Qoe(e){let t=Object.assign({velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1},e);if(!TP(e,Xoe)&&TP(e,Yoe)){const n=qoe(e);t=Object.assign(Object.assign(Object.assign({},t),n),{velocity:0,mass:1}),t.isResolvedFromDuration=!0}return t}function v8(e){var{from:t=0,to:n=1,restSpeed:r=2,restDelta:i}=e,o=fN(e,["from","to","restSpeed","restDelta"]);const a={done:!1,value:t};let{stiffness:s,damping:l,mass:d,velocity:p,duration:g,isResolvedFromDuration:m}=Qoe(o),y=LP,b=LP;function w(){const P=p?-(p/1e3):0,E=n-t,k=l/(2*Math.sqrt(s*d)),L=Math.sqrt(s/d)/1e3;if(i===void 0&&(i=Math.min(Math.abs(n-t)/100,.4)),k<1){const M=d6(L,k);y=O=>{const N=Math.exp(-k*L*O);return n-N*((P+k*L*E)/M*Math.sin(M*O)+E*Math.cos(M*O))},b=O=>{const N=Math.exp(-k*L*O);return k*L*N*(Math.sin(M*O)*(P+k*L*E)/M+E*Math.cos(M*O))-N*(Math.cos(M*O)*(P+k*L*E)-M*E*Math.sin(M*O))}}else if(k===1)y=M=>n-Math.exp(-L*M)*(E+(P+L*E)*M);else{const M=L*Math.sqrt(k*k-1);y=O=>{const N=Math.exp(-k*L*O),D=Math.min(M*O,300);return n-N*((P+k*L*E)*Math.sinh(D)+M*E*Math.cosh(D))/M}}}return w(),{next:P=>{const E=y(P);if(m)a.done=P>=g;else{const k=b(P)*1e3,L=Math.abs(k)<=r,M=Math.abs(n-E)<=i;a.done=L&&M}return a.value=a.done?n:E,a},flipTarget:()=>{p=-p,[t,n]=[n,t],w()}}}v8.needsInterpolation=(e,t)=>typeof e=="string"||typeof t=="string";const LP=e=>0,Hm=(e,t,n)=>{const r=t-e;return r===0?1:(n-e)/r},Sr=(e,t,n)=>-n*e+n*t+e;function Vb(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+(t-e)*6*n:n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function AP({hue:e,saturation:t,lightness:n,alpha:r}){e/=360,t/=100,n/=100;let i=0,o=0,a=0;if(!t)i=o=a=n;else{const s=n<.5?n*(1+t):n+t-n*t,l=2*n-s;i=Vb(l,s,e+1/3),o=Vb(l,s,e),a=Vb(l,s,e-1/3)}return{red:Math.round(i*255),green:Math.round(o*255),blue:Math.round(a*255),alpha:r}}const Joe=(e,t,n)=>{const r=e*e,i=t*t;return Math.sqrt(Math.max(0,n*(i-r)+r))},eae=[l6,Ac,vf],MP=e=>eae.find(t=>t.test(e)),hN=(e,t)=>{let n=MP(e),r=MP(t),i=n.parse(e),o=r.parse(t);n===vf&&(i=AP(i),n=Ac),r===vf&&(o=AP(o),r=Ac);const a=Object.assign({},i);return s=>{for(const l in a)l!=="alpha"&&(a[l]=Joe(i[l],o[l],s));return a.alpha=Sr(i.alpha,o.alpha,s),n.transform(a)}},f6=e=>typeof e=="number",tae=(e,t)=>n=>t(e(n)),L4=(...e)=>e.reduce(tae);function pN(e,t){return f6(e)?n=>Sr(e,t,n):Xi.test(e)?hN(e,t):mN(e,t)}const gN=(e,t)=>{const n=[...e],r=n.length,i=e.map((o,a)=>pN(o,t[a]));return o=>{for(let a=0;a{const n=Object.assign(Object.assign({},e),t),r={};for(const i in n)e[i]!==void 0&&t[i]!==void 0&&(r[i]=pN(e[i],t[i]));return i=>{for(const o in r)n[o]=r[o](i);return n}};function IP(e){const t=hu.parse(e),n=t.length;let r=0,i=0,o=0;for(let a=0;a{const n=hu.createTransformer(t),r=IP(e),i=IP(t);return r.numHSL===i.numHSL&&r.numRGB===i.numRGB&&r.numNumbers>=i.numNumbers?L4(gN(r.parsed,i.parsed),n):a=>`${a>0?t:e}`},rae=(e,t)=>n=>Sr(e,t,n);function iae(e){if(typeof e=="number")return rae;if(typeof e=="string")return Xi.test(e)?hN:mN;if(Array.isArray(e))return gN;if(typeof e=="object")return nae}function oae(e,t,n){const r=[],i=n||iae(e[0]),o=e.length-1;for(let a=0;an(Hm(e,t,r))}function sae(e,t){const n=e.length,r=n-1;return i=>{let o=0,a=!1;if(i<=e[0]?a=!0:i>=e[r]&&(o=r-1,a=!0),!a){let l=1;for(;li||l===r);l++);o=l-1}const s=Hm(e[o],e[o+1],i);return t[o](s)}}function vN(e,t,{clamp:n=!0,ease:r,mixer:i}={}){const o=e.length;r5(o===t.length),r5(!r||!Array.isArray(r)||r.length===o-1),e[0]>e[o-1]&&(e=[].concat(e),t=[].concat(t),e.reverse(),t.reverse());const a=oae(t,r,i),s=o===2?aae(e,a):sae(e,a);return n?l=>s(i5(e[0],e[o-1],l)):s}const A4=e=>t=>1-e(1-t),y8=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,lae=e=>t=>Math.pow(t,e),yN=e=>t=>t*t*((e+1)*t-e),uae=e=>{const t=yN(e);return n=>(n*=2)<1?.5*t(n):.5*(2-Math.pow(2,-10*(n-1)))},xN=1.525,cae=4/11,dae=8/11,fae=9/10,x8=e=>e,b8=lae(2),hae=A4(b8),bN=y8(b8),SN=e=>1-Math.sin(Math.acos(e)),S8=A4(SN),pae=y8(S8),w8=yN(xN),gae=A4(w8),mae=y8(w8),vae=uae(xN),yae=4356/361,xae=35442/1805,bae=16061/1805,o5=e=>{if(e===1||e===0)return e;const t=e*e;return ee<.5?.5*(1-o5(1-e*2)):.5*o5(e*2-1)+.5;function Cae(e,t){return e.map(()=>t||bN).splice(0,e.length-1)}function _ae(e){const t=e.length;return e.map((n,r)=>r!==0?r/(t-1):0)}function kae(e,t){return e.map(n=>n*t)}function Jy({from:e=0,to:t=1,ease:n,offset:r,duration:i=300}){const o={done:!1,value:e},a=Array.isArray(t)?t:[e,t],s=kae(r&&r.length===a.length?r:_ae(a),i);function l(){return vN(s,a,{ease:Array.isArray(n)?n:Cae(a,n)})}let d=l();return{next:p=>(o.value=d(p),o.done=p>=i,o),flipTarget:()=>{a.reverse(),d=l()}}}function Eae({velocity:e=0,from:t=0,power:n=.8,timeConstant:r=350,restDelta:i=.5,modifyTarget:o}){const a={done:!1,value:t};let s=n*e;const l=t+s,d=o===void 0?l:o(l);return d!==l&&(s=d-t),{next:p=>{const g=-s*Math.exp(-p/r);return a.done=!(g>i||g<-i),a.value=a.done?d:d+g,a},flipTarget:()=>{}}}const RP={keyframes:Jy,spring:v8,decay:Eae};function Pae(e){if(Array.isArray(e.to))return Jy;if(RP[e.type])return RP[e.type];const t=new Set(Object.keys(e));return t.has("ease")||t.has("duration")&&!t.has("dampingRatio")?Jy:t.has("dampingRatio")||t.has("stiffness")||t.has("mass")||t.has("damping")||t.has("restSpeed")||t.has("restDelta")?v8:Jy}const wN=1/60*1e3,Tae=typeof performance<"u"?()=>performance.now():()=>Date.now(),CN=typeof window<"u"?e=>window.requestAnimationFrame(e):e=>setTimeout(()=>e(Tae()),wN);function Lae(e){let t=[],n=[],r=0,i=!1,o=!1;const a=new WeakSet,s={schedule:(l,d=!1,p=!1)=>{const g=p&&i,m=g?t:n;return d&&a.add(l),m.indexOf(l)===-1&&(m.push(l),g&&i&&(r=t.length)),l},cancel:l=>{const d=n.indexOf(l);d!==-1&&n.splice(d,1),a.delete(l)},process:l=>{if(i){o=!0;return}if(i=!0,[t,n]=[n,t],n.length=0,r=t.length,r)for(let d=0;d(e[t]=Lae(()=>Wm=!0),e),{}),Mae=vv.reduce((e,t)=>{const n=M4[t];return e[t]=(r,i=!1,o=!1)=>(Wm||Oae(),n.schedule(r,i,o)),e},{}),Iae=vv.reduce((e,t)=>(e[t]=M4[t].cancel,e),{});vv.reduce((e,t)=>(e[t]=()=>M4[t].process(Up),e),{});const Rae=e=>M4[e].process(Up),_N=e=>{Wm=!1,Up.delta=h6?wN:Math.max(Math.min(e-Up.timestamp,Aae),1),Up.timestamp=e,p6=!0,vv.forEach(Rae),p6=!1,Wm&&(h6=!1,CN(_N))},Oae=()=>{Wm=!0,h6=!0,p6||CN(_N)},Nae=()=>Up;function kN(e,t,n=0){return e-t-n}function Dae(e,t,n=0,r=!0){return r?kN(t+-e,t,n):t-(e-t)+n}function zae(e,t,n,r){return r?e>=t+n:e<=-n}const Fae=e=>{const t=({delta:n})=>e(n);return{start:()=>Mae.update(t,!0),stop:()=>Iae.update(t)}};function EN(e){var t,n,{from:r,autoplay:i=!0,driver:o=Fae,elapsed:a=0,repeat:s=0,repeatType:l="loop",repeatDelay:d=0,onPlay:p,onStop:g,onComplete:m,onRepeat:y,onUpdate:b}=e,w=fN(e,["from","autoplay","driver","elapsed","repeat","repeatType","repeatDelay","onPlay","onStop","onComplete","onRepeat","onUpdate"]);let{to:P}=w,E,k=0,L=w.duration,M,O=!1,N=!0,D;const z=Pae(w);!((n=(t=z).needsInterpolation)===null||n===void 0)&&n.call(t,r,P)&&(D=vN([0,100],[r,P],{clamp:!1}),r=0,P=100);const H=z(Object.assign(Object.assign({},w),{from:r,to:P}));function V(){k++,l==="reverse"?(N=k%2===0,a=Dae(a,L,d,N)):(a=kN(a,L,d),l==="mirror"&&H.flipTarget()),O=!1,y&&y()}function j(){E.stop(),m&&m()}function he(ve){if(N||(ve=-ve),a+=ve,!O){const ke=H.next(Math.max(0,a));M=ke.value,D&&(M=D(M)),O=N?ke.done:a<=0}b?.(M),O&&(k===0&&(L??(L=a)),k{g?.(),E.stop()}}}function PN(e,t){return t?e*(1e3/t):0}function Bae({from:e=0,velocity:t=0,min:n,max:r,power:i=.8,timeConstant:o=750,bounceStiffness:a=500,bounceDamping:s=10,restDelta:l=1,modifyTarget:d,driver:p,onUpdate:g,onComplete:m,onStop:y}){let b;function w(L){return n!==void 0&&Lr}function P(L){return n===void 0?r:r===void 0||Math.abs(n-L){var O;g?.(M),(O=L.onUpdate)===null||O===void 0||O.call(L,M)},onComplete:m,onStop:y}))}function k(L){E(Object.assign({type:"spring",stiffness:a,damping:s,restDelta:l},L))}if(w(e))k({from:e,velocity:t,to:P(e)});else{let L=i*t+e;typeof d<"u"&&(L=d(L));const M=P(L),O=M===n?-1:1;let N,D;const z=H=>{N=D,D=H,t=PN(H-N,Nae().delta),(O===1&&H>M||O===-1&&Hb?.stop()}}const g6=e=>e.hasOwnProperty("x")&&e.hasOwnProperty("y"),OP=e=>g6(e)&&e.hasOwnProperty("z"),q2=(e,t)=>Math.abs(e-t);function C8(e,t){if(f6(e)&&f6(t))return q2(e,t);if(g6(e)&&g6(t)){const n=q2(e.x,t.x),r=q2(e.y,t.y),i=OP(e)&&OP(t)?q2(e.z,t.z):0;return Math.sqrt(Math.pow(n,2)+Math.pow(r,2)+Math.pow(i,2))}}const TN=(e,t)=>1-3*t+3*e,LN=(e,t)=>3*t-6*e,AN=e=>3*e,a5=(e,t,n)=>((TN(t,n)*e+LN(t,n))*e+AN(t))*e,MN=(e,t,n)=>3*TN(t,n)*e*e+2*LN(t,n)*e+AN(t),$ae=1e-7,Hae=10;function Wae(e,t,n,r,i){let o,a,s=0;do a=t+(n-t)/2,o=a5(a,r,i)-e,o>0?n=a:t=a;while(Math.abs(o)>$ae&&++s=Uae?Gae(a,g,e,n):m===0?g:Wae(a,s,s+K2,e,n)}return a=>a===0||a===1?a:a5(o(a),t,r)}function qae({onTap:e,onTapStart:t,onTapCancel:n,whileTap:r,visualElement:i}){const o=e||t||n||r,a=C.exports.useRef(!1),s=C.exports.useRef(null),l={passive:!(t||e||n||y)};function d(){s.current&&s.current(),s.current=null}function p(){return d(),a.current=!1,i.animationState&&i.animationState.setActive(Vn.Tap,!1),!cN()}function g(b,w){!p()||(dN(i.getInstance(),b.target)?e&&e(b,w):n&&n(b,w))}function m(b,w){!p()||n&&n(b,w)}function y(b,w){d(),!a.current&&(a.current=!0,s.current=L4(Vp(window,"pointerup",g,l),Vp(window,"pointercancel",m,l)),i.animationState&&i.animationState.setActive(Vn.Tap,!0),t&&t(b,w))}n5(i,"pointerdown",o?y:void 0,l),m8(d)}const Kae="production",IN=typeof process>"u"||process.env===void 0?Kae:"production",NP=new Set;function RN(e,t,n){e||NP.has(t)||(console.warn(t),n&&console.warn(n),NP.add(t))}const m6=new WeakMap,Ub=new WeakMap,Zae=e=>{const t=m6.get(e.target);t&&t(e)},Yae=e=>{e.forEach(Zae)};function Xae({root:e,...t}){const n=e||document;Ub.has(n)||Ub.set(n,{});const r=Ub.get(n),i=JSON.stringify(t);return r[i]||(r[i]=new IntersectionObserver(Yae,{root:e,...t})),r[i]}function Qae(e,t,n){const r=Xae(t);return m6.set(e,n),r.observe(e),()=>{m6.delete(e),r.unobserve(e)}}function Jae({visualElement:e,whileInView:t,onViewportEnter:n,onViewportLeave:r,viewport:i={}}){const o=C.exports.useRef({hasEnteredView:!1,isInView:!1});let a=Boolean(t||n||r);i.once&&o.current.hasEnteredView&&(a=!1),(typeof IntersectionObserver>"u"?nse:tse)(a,o.current,e,i)}const ese={some:0,all:1};function tse(e,t,n,{root:r,margin:i,amount:o="some",once:a}){C.exports.useEffect(()=>{if(!e)return;const s={root:r?.current,rootMargin:i,threshold:typeof o=="number"?o:ese[o]},l=d=>{const{isIntersecting:p}=d;if(t.isInView===p||(t.isInView=p,a&&!p&&t.hasEnteredView))return;p&&(t.hasEnteredView=!0),n.animationState&&n.animationState.setActive(Vn.InView,p);const g=n.getProps(),m=p?g.onViewportEnter:g.onViewportLeave;m&&m(d)};return Qae(n.getInstance(),s,l)},[e,r,i,o])}function nse(e,t,n,{fallback:r=!0}){C.exports.useEffect(()=>{!e||!r||(IN!=="production"&&RN(!1,"IntersectionObserver not available on this device. whileInView animations will trigger on mount."),requestAnimationFrame(()=>{t.hasEnteredView=!0;const{onViewportEnter:i}=n.getProps();i&&i(null),n.animationState&&n.animationState.setActive(Vn.InView,!0)}))},[e])}const Mc=e=>t=>(e(t),null),rse={inView:Mc(Jae),tap:Mc(qae),focus:Mc(Ioe),hover:Mc(Woe)};function _8(){const e=C.exports.useContext(T0);if(e===null)return[!0,null];const{isPresent:t,onExitComplete:n,register:r}=e,i=C.exports.useId();return C.exports.useEffect(()=>r(i),[]),!t&&n?[!1,()=>n&&n(i)]:[!0]}function ise(){return ose(C.exports.useContext(T0))}function ose(e){return e===null?!0:e.isPresent}function ON(e,t){if(!Array.isArray(t))return!1;const n=t.length;if(n!==e.length)return!1;for(let r=0;re*1e3,ase={linear:x8,easeIn:b8,easeInOut:bN,easeOut:hae,circIn:SN,circInOut:pae,circOut:S8,backIn:w8,backInOut:mae,backOut:gae,anticipate:vae,bounceIn:Sae,bounceInOut:wae,bounceOut:o5},DP=e=>{if(Array.isArray(e)){r5(e.length===4);const[t,n,r,i]=e;return jae(t,n,r,i)}else if(typeof e=="string")return ase[e];return e},sse=e=>Array.isArray(e)&&typeof e[0]!="number",zP=(e,t)=>e==="zIndex"?!1:!!(typeof t=="number"||Array.isArray(t)||typeof t=="string"&&hu.test(t)&&!t.startsWith("url(")),Xd=()=>({type:"spring",stiffness:500,damping:25,restSpeed:10}),Z2=e=>({type:"spring",stiffness:550,damping:e===0?2*Math.sqrt(550):30,restSpeed:10}),Gb=()=>({type:"keyframes",ease:"linear",duration:.3}),lse=e=>({type:"keyframes",duration:.8,values:e}),FP={x:Xd,y:Xd,z:Xd,rotate:Xd,rotateX:Xd,rotateY:Xd,rotateZ:Xd,scaleX:Z2,scaleY:Z2,scale:Z2,opacity:Gb,backgroundColor:Gb,color:Gb,default:Z2},use=(e,t)=>{let n;return $m(t)?n=lse:n=FP[e]||FP.default,{to:t,...n(t)}},cse={...qO,color:Xi,backgroundColor:Xi,outlineColor:Xi,fill:Xi,stroke:Xi,borderColor:Xi,borderTopColor:Xi,borderRightColor:Xi,borderBottomColor:Xi,borderLeftColor:Xi,filter:u6,WebkitFilter:u6},k8=e=>cse[e];function E8(e,t){var n;let r=k8(e);return r!==u6&&(r=hu),(n=r.getAnimatableNone)===null||n===void 0?void 0:n.call(r,t)}const dse={current:!1},NN=1/60*1e3,fse=typeof performance<"u"?()=>performance.now():()=>Date.now(),DN=typeof window<"u"?e=>window.requestAnimationFrame(e):e=>setTimeout(()=>e(fse()),NN);function hse(e){let t=[],n=[],r=0,i=!1,o=!1;const a=new WeakSet,s={schedule:(l,d=!1,p=!1)=>{const g=p&&i,m=g?t:n;return d&&a.add(l),m.indexOf(l)===-1&&(m.push(l),g&&i&&(r=t.length)),l},cancel:l=>{const d=n.indexOf(l);d!==-1&&n.splice(d,1),a.delete(l)},process:l=>{if(i){o=!0;return}if(i=!0,[t,n]=[n,t],n.length=0,r=t.length,r)for(let d=0;d(e[t]=hse(()=>Vm=!0),e),{}),Ss=yv.reduce((e,t)=>{const n=I4[t];return e[t]=(r,i=!1,o=!1)=>(Vm||mse(),n.schedule(r,i,o)),e},{}),zf=yv.reduce((e,t)=>(e[t]=I4[t].cancel,e),{}),jb=yv.reduce((e,t)=>(e[t]=()=>I4[t].process(Gp),e),{}),gse=e=>I4[e].process(Gp),zN=e=>{Vm=!1,Gp.delta=v6?NN:Math.max(Math.min(e-Gp.timestamp,pse),1),Gp.timestamp=e,y6=!0,yv.forEach(gse),y6=!1,Vm&&(v6=!1,DN(zN))},mse=()=>{Vm=!0,v6=!0,y6||DN(zN)},x6=()=>Gp;function FN(e,t){const n=performance.now(),r=({timestamp:i})=>{const o=i-n;o>=t&&(zf.read(r),e(o-t))};return Ss.read(r,!0),()=>zf.read(r)}function vse({when:e,delay:t,delayChildren:n,staggerChildren:r,staggerDirection:i,repeat:o,repeatType:a,repeatDelay:s,from:l,...d}){return!!Object.keys(d).length}function yse({ease:e,times:t,yoyo:n,flip:r,loop:i,...o}){const a={...o};return t&&(a.offset=t),o.duration&&(a.duration=s5(o.duration)),o.repeatDelay&&(a.repeatDelay=s5(o.repeatDelay)),e&&(a.ease=sse(e)?e.map(DP):DP(e)),o.type==="tween"&&(a.type="keyframes"),(n||i||r)&&(n?a.repeatType="reverse":i?a.repeatType="loop":r&&(a.repeatType="mirror"),a.repeat=i||n||r||o.repeat),o.type!=="spring"&&(a.type="keyframes"),a}function xse(e,t){var n,r;return(r=(n=(P8(e,t)||{}).delay)!==null&&n!==void 0?n:e.delay)!==null&&r!==void 0?r:0}function bse(e){return Array.isArray(e.to)&&e.to[0]===null&&(e.to=[...e.to],e.to[0]=e.from),e}function Sse(e,t,n){return Array.isArray(t.to)&&e.duration===void 0&&(e.duration=.8),bse(t),vse(e)||(e={...e,...use(n,t.to)}),{...t,...yse(e)}}function wse(e,t,n,r,i){const o=P8(r,e)||{};let a=o.from!==void 0?o.from:t.get();const s=zP(e,n);a==="none"&&s&&typeof n=="string"?a=E8(e,n):BP(a)&&typeof n=="string"?a=$P(n):!Array.isArray(n)&&BP(n)&&typeof a=="string"&&(n=$P(a));const l=zP(e,a);function d(){const g={from:a,to:n,velocity:t.getVelocity(),onComplete:i,onUpdate:m=>t.set(m)};return o.type==="inertia"||o.type==="decay"?Bae({...g,...o}):EN({...Sse(o,g,e),onUpdate:m=>{g.onUpdate(m),o.onUpdate&&o.onUpdate(m)},onComplete:()=>{g.onComplete(),o.onComplete&&o.onComplete()}})}function p(){const g=nN(n);return t.set(g),i(),o.onUpdate&&o.onUpdate(g),o.onComplete&&o.onComplete(),{stop:()=>{}}}return!l||!s||o.type===!1?p:d}function BP(e){return e===0||typeof e=="string"&&parseFloat(e)===0&&e.indexOf(" ")===-1}function $P(e){return typeof e=="number"?0:E8("",e)}function P8(e,t){return e[t]||e.default||e}function T8(e,t,n,r={}){return dse.current&&(r={type:!1}),t.start(i=>{let o;const a=wse(e,t,n,r,i),s=xse(r,e),l=()=>o=a();let d;return s?d=FN(l,s5(s)):l(),()=>{d&&d(),o&&o.stop()}})}const Cse=e=>/^\-?\d*\.?\d+$/.test(e),_se=e=>/^0[^.\s]+$/.test(e);function L8(e,t){e.indexOf(t)===-1&&e.push(t)}function A8(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}class Jg{constructor(){this.subscriptions=[]}add(t){return L8(this.subscriptions,t),()=>A8(this.subscriptions,t)}notify(t,n,r){const i=this.subscriptions.length;if(!!i)if(i===1)this.subscriptions[0](t,n,r);else for(let o=0;o!isNaN(parseFloat(e));class Ese{constructor(t){this.version="7.6.2",this.timeDelta=0,this.lastUpdated=0,this.updateSubscribers=new Jg,this.velocityUpdateSubscribers=new Jg,this.renderSubscribers=new Jg,this.canTrackVelocity=!1,this.updateAndNotify=(n,r=!0)=>{this.prev=this.current,this.current=n;const{delta:i,timestamp:o}=x6();this.lastUpdated!==o&&(this.timeDelta=i,this.lastUpdated=o,Ss.postRender(this.scheduleVelocityCheck)),this.prev!==this.current&&this.updateSubscribers.notify(this.current),this.velocityUpdateSubscribers.getSize()&&this.velocityUpdateSubscribers.notify(this.getVelocity()),r&&this.renderSubscribers.notify(this.current)},this.scheduleVelocityCheck=()=>Ss.postRender(this.velocityCheck),this.velocityCheck=({timestamp:n})=>{n!==this.lastUpdated&&(this.prev=this.current,this.velocityUpdateSubscribers.notify(this.getVelocity()))},this.hasAnimated=!1,this.prev=this.current=t,this.canTrackVelocity=kse(this.current)}onChange(t){return this.updateSubscribers.add(t)}clearListeners(){this.updateSubscribers.clear()}onRenderRequest(t){return t(this.get()),this.renderSubscribers.add(t)}attach(t){this.passiveEffect=t}set(t,n=!0){!n||!this.passiveEffect?this.updateAndNotify(t,n):this.passiveEffect(t,this.updateAndNotify)}get(){return this.current}getPrevious(){return this.prev}getVelocity(){return this.canTrackVelocity?PN(parseFloat(this.current)-parseFloat(this.prev),this.timeDelta):0}start(t){return this.stop(),new Promise(n=>{this.hasAnimated=!0,this.stopAnimation=t(n)}).then(()=>this.clearAnimation())}stop(){this.stopAnimation&&this.stopAnimation(),this.clearAnimation()}isAnimating(){return!!this.stopAnimation}clearAnimation(){this.stopAnimation=null}destroy(){this.updateSubscribers.clear(),this.renderSubscribers.clear(),this.stop()}}function f0(e){return new Ese(e)}const BN=e=>t=>t.test(e),Pse={test:e=>e==="auto",parse:e=>e},$N=[Uf,mt,yl,vc,toe,eoe,Pse],ig=e=>$N.find(BN(e)),Tse=[...$N,Xi,hu],Lse=e=>Tse.find(BN(e));function Ase(e){const t={};return e.forEachValue((n,r)=>t[r]=n.get()),t}function Mse(e){const t={};return e.forEachValue((n,r)=>t[r]=n.getVelocity()),t}function R4(e,t,n){const r=e.getProps();return p8(r,t,n!==void 0?n:r.custom,Ase(e),Mse(e))}function Ise(e,t,n){e.hasValue(t)?e.getValue(t).set(n):e.addValue(t,f0(n))}function Rse(e,t){const n=R4(e,t);let{transitionEnd:r={},transition:i={},...o}=n?e.makeTargetAnimatable(n,!1):{};o={...o,...r};for(const a in o){const s=nN(o[a]);Ise(e,a,s)}}function Ose(e,t,n){var r,i;const o=Object.keys(t).filter(s=>!e.hasValue(s)),a=o.length;if(!!a)for(let s=0;sb6(e,o,n));r=Promise.all(i)}else if(typeof t=="string")r=b6(e,t,n);else{const i=typeof t=="function"?R4(e,t,n.custom):t;r=HN(e,i,n)}return r.then(()=>e.notifyAnimationComplete(t))}function b6(e,t,n={}){var r;const i=R4(e,t,n.custom);let{transition:o=e.getDefaultTransition()||{}}=i||{};n.transitionOverride&&(o=n.transitionOverride);const a=i?()=>HN(e,i,n):()=>Promise.resolve(),s=!((r=e.variantChildren)===null||r===void 0)&&r.size?(d=0)=>{const{delayChildren:p=0,staggerChildren:g,staggerDirection:m}=o;return Fse(e,t,p+d,g,m,n)}:()=>Promise.resolve(),{when:l}=o;if(l){const[d,p]=l==="beforeChildren"?[a,s]:[s,a];return d().then(p)}else return Promise.all([a(),s(n.delay)])}function HN(e,t,{delay:n=0,transitionOverride:r,type:i}={}){var o;let{transition:a=e.getDefaultTransition(),transitionEnd:s,...l}=e.makeTargetAnimatable(t);const d=e.getValue("willChange");r&&(a=r);const p=[],g=i&&((o=e.animationState)===null||o===void 0?void 0:o.getState()[i]);for(const m in l){const y=e.getValue(m),b=l[m];if(!y||b===void 0||g&&$se(g,m))continue;let w={delay:n,...a};e.shouldReduceMotion&&pv.has(m)&&(w={...w,type:!1,delay:0});let P=T8(m,y,b,w);l5(d)&&(d.add(m),P=P.then(()=>d.remove(m))),p.push(P)}return Promise.all(p).then(()=>{s&&Rse(e,s)})}function Fse(e,t,n=0,r=0,i=1,o){const a=[],s=(e.variantChildren.size-1)*r,l=i===1?(d=0)=>d*r:(d=0)=>s-d*r;return Array.from(e.variantChildren).sort(Bse).forEach((d,p)=>{a.push(b6(d,t,{...o,delay:n+l(p)}).then(()=>d.notifyAnimationComplete(t)))}),Promise.all(a)}function Bse(e,t){return e.sortNodePosition(t)}function $se({protectedKeys:e,needsAnimating:t},n){const r=e.hasOwnProperty(n)&&t[n]!==!0;return t[n]=!1,r}const M8=[Vn.Animate,Vn.InView,Vn.Focus,Vn.Hover,Vn.Tap,Vn.Drag,Vn.Exit],Hse=[...M8].reverse(),Wse=M8.length;function Vse(e){return t=>Promise.all(t.map(({animation:n,options:r})=>zse(e,n,r)))}function Use(e){let t=Vse(e);const n=jse();let r=!0;const i=(l,d)=>{const p=R4(e,d);if(p){const{transition:g,transitionEnd:m,...y}=p;l={...l,...y,...m}}return l};function o(l){t=l(e)}function a(l,d){var p;const g=e.getProps(),m=e.getVariantContext(!0)||{},y=[],b=new Set;let w={},P=1/0;for(let k=0;kP&&N;const j=Array.isArray(O)?O:[O];let he=j.reduce(i,{});D===!1&&(he={});const{prevResolvedValues:de={}}=M,ve={...de,...he},ke=xe=>{V=!0,b.delete(xe),M.needsAnimating[xe]=!0};for(const xe in ve){const Y=he[xe],U=de[xe];w.hasOwnProperty(xe)||(Y!==U?$m(Y)&&$m(U)?!ON(Y,U)||H?ke(xe):M.protectedKeys[xe]=!0:Y!==void 0?ke(xe):b.add(xe):Y!==void 0&&b.has(xe)?ke(xe):M.protectedKeys[xe]=!0)}M.prevProp=O,M.prevResolvedValues=he,M.isActive&&(w={...w,...he}),r&&e.blockInitialAnimation&&(V=!1),V&&!z&&y.push(...j.map(xe=>({animation:xe,options:{type:L,...l}})))}if(b.size){const k={};b.forEach(L=>{const M=e.getBaseTarget(L);M!==void 0&&(k[L]=M)}),y.push({animation:k})}let E=Boolean(y.length);return r&&g.initial===!1&&!e.manuallyAnimateOnMount&&(E=!1),r=!1,E?t(y):Promise.resolve()}function s(l,d,p){var g;if(n[l].isActive===d)return Promise.resolve();(g=e.variantChildren)===null||g===void 0||g.forEach(y=>{var b;return(b=y.animationState)===null||b===void 0?void 0:b.setActive(l,d)}),n[l].isActive=d;const m=a(p,l);for(const y in n)n[y].protectedKeys={};return m}return{animateChanges:a,setActive:s,setAnimateFunction:o,getState:()=>n}}function Gse(e,t){return typeof t=="string"?t!==e:Array.isArray(t)?!ON(t,e):!1}function Qd(e=!1){return{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function jse(){return{[Vn.Animate]:Qd(!0),[Vn.InView]:Qd(),[Vn.Hover]:Qd(),[Vn.Tap]:Qd(),[Vn.Drag]:Qd(),[Vn.Focus]:Qd(),[Vn.Exit]:Qd()}}const qse={animation:Mc(({visualElement:e,animate:t})=>{e.animationState||(e.animationState=Use(e)),k4(t)&&C.exports.useEffect(()=>t.subscribe(e),[t])}),exit:Mc(e=>{const{custom:t,visualElement:n}=e,[r,i]=_8(),o=C.exports.useContext(T0);C.exports.useEffect(()=>{n.isPresent=r;const a=n.animationState&&n.animationState.setActive(Vn.Exit,!r,{custom:o&&o.custom||t});a&&!r&&a.then(i)},[r])})};class WN{constructor(t,n,{transformPagePoint:r}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const d=Kb(this.lastMoveEventInfo,this.history),p=this.startEvent!==null,g=C8(d.offset,{x:0,y:0})>=3;if(!p&&!g)return;const{point:m}=d,{timestamp:y}=x6();this.history.push({...m,timestamp:y});const{onStart:b,onMove:w}=this.handlers;p||(b&&b(this.lastMoveEvent,d),this.startEvent=this.lastMoveEvent),w&&w(this.lastMoveEvent,d)},this.handlePointerMove=(d,p)=>{if(this.lastMoveEvent=d,this.lastMoveEventInfo=qb(p,this.transformPagePoint),iN(d)&&d.buttons===0){this.handlePointerUp(d,p);return}Ss.update(this.updatePoint,!0)},this.handlePointerUp=(d,p)=>{this.end();const{onEnd:g,onSessionEnd:m}=this.handlers,y=Kb(qb(p,this.transformPagePoint),this.history);this.startEvent&&g&&g(d,y),m&&m(d,y)},oN(t)&&t.touches.length>1)return;this.handlers=n,this.transformPagePoint=r;const i=g8(t),o=qb(i,this.transformPagePoint),{point:a}=o,{timestamp:s}=x6();this.history=[{...a,timestamp:s}];const{onSessionStart:l}=n;l&&l(t,Kb(o,this.history)),this.removeListeners=L4(Vp(window,"pointermove",this.handlePointerMove),Vp(window,"pointerup",this.handlePointerUp),Vp(window,"pointercancel",this.handlePointerUp))}updateHandlers(t){this.handlers=t}end(){this.removeListeners&&this.removeListeners(),zf.update(this.updatePoint)}}function qb(e,t){return t?{point:t(e.point)}:e}function HP(e,t){return{x:e.x-t.x,y:e.y-t.y}}function Kb({point:e},t){return{point:e,delta:HP(e,VN(t)),offset:HP(e,Kse(t)),velocity:Zse(t,.1)}}function Kse(e){return e[0]}function VN(e){return e[e.length-1]}function Zse(e,t){if(e.length<2)return{x:0,y:0};let n=e.length-1,r=null;const i=VN(e);for(;n>=0&&(r=e[n],!(i.timestamp-r.timestamp>s5(t)));)n--;if(!r)return{x:0,y:0};const o=(i.timestamp-r.timestamp)/1e3;if(o===0)return{x:0,y:0};const a={x:(i.x-r.x)/o,y:(i.y-r.y)/o};return a.x===1/0&&(a.x=0),a.y===1/0&&(a.y=0),a}function aa(e){return e.max-e.min}function WP(e,t=0,n=.01){return C8(e,t)n&&(e=r?Sr(n,e,r.max):Math.min(e,n)),e}function jP(e,t,n){return{min:t!==void 0?e.min+t:void 0,max:n!==void 0?e.max+n-(e.max-e.min):void 0}}function Qse(e,{top:t,left:n,bottom:r,right:i}){return{x:jP(e.x,n,i),y:jP(e.y,t,r)}}function qP(e,t){let n=t.min-e.min,r=t.max-e.max;return t.max-t.minr?n=Hm(t.min,t.max-r,e.min):r>i&&(n=Hm(e.min,e.max-i,t.min)),i5(0,1,n)}function tle(e,t){const n={};return t.min!==void 0&&(n.min=t.min-e.min),t.max!==void 0&&(n.max=t.max-e.min),n}const S6=.35;function nle(e=S6){return e===!1?e=0:e===!0&&(e=S6),{x:KP(e,"left","right"),y:KP(e,"top","bottom")}}function KP(e,t,n){return{min:ZP(e,t),max:ZP(e,n)}}function ZP(e,t){var n;return typeof e=="number"?e:(n=e[t])!==null&&n!==void 0?n:0}const YP=()=>({translate:0,scale:1,origin:0,originPoint:0}),nm=()=>({x:YP(),y:YP()}),XP=()=>({min:0,max:0}),Si=()=>({x:XP(),y:XP()});function il(e){return[e("x"),e("y")]}function UN({top:e,left:t,right:n,bottom:r}){return{x:{min:t,max:n},y:{min:e,max:r}}}function rle({x:e,y:t}){return{top:t.min,right:e.max,bottom:t.max,left:e.min}}function ile(e,t){if(!t)return e;const n=t({x:e.left,y:e.top}),r=t({x:e.right,y:e.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}function Zb(e){return e===void 0||e===1}function w6({scale:e,scaleX:t,scaleY:n}){return!Zb(e)||!Zb(t)||!Zb(n)}function rf(e){return w6(e)||GN(e)||e.z||e.rotate||e.rotateX||e.rotateY}function GN(e){return QP(e.x)||QP(e.y)}function QP(e){return e&&e!=="0%"}function u5(e,t,n){const r=e-n,i=t*r;return n+i}function JP(e,t,n,r,i){return i!==void 0&&(e=u5(e,i,r)),u5(e,n,r)+t}function C6(e,t=0,n=1,r,i){e.min=JP(e.min,t,n,r,i),e.max=JP(e.max,t,n,r,i)}function jN(e,{x:t,y:n}){C6(e.x,t.translate,t.scale,t.originPoint),C6(e.y,n.translate,n.scale,n.originPoint)}function ole(e,t,n,r=!1){var i,o;const a=n.length;if(!a)return;t.x=t.y=1;let s,l;for(let d=0;d{this.stopAnimation(),n&&this.snapToCursor(g8(s,"page").point)},i=(s,l)=>{var d;const{drag:p,dragPropagation:g,onDragStart:m}=this.getProps();p&&!g&&(this.openGlobalLock&&this.openGlobalLock(),this.openGlobalLock=uN(p),!this.openGlobalLock)||(this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),il(y=>{var b,w;let P=this.getAxisMotionValue(y).get()||0;if(yl.test(P)){const E=(w=(b=this.visualElement.projection)===null||b===void 0?void 0:b.layout)===null||w===void 0?void 0:w.actual[y];E&&(P=aa(E)*(parseFloat(P)/100))}this.originPoint[y]=P}),m?.(s,l),(d=this.visualElement.animationState)===null||d===void 0||d.setActive(Vn.Drag,!0))},o=(s,l)=>{const{dragPropagation:d,dragDirectionLock:p,onDirectionLock:g,onDrag:m}=this.getProps();if(!d&&!this.openGlobalLock)return;const{offset:y}=l;if(p&&this.currentDirection===null){this.currentDirection=dle(y),this.currentDirection!==null&&g?.(this.currentDirection);return}this.updateAxis("x",l.point,y),this.updateAxis("y",l.point,y),this.visualElement.syncRender(),m?.(s,l)},a=(s,l)=>this.stop(s,l);this.panSession=new WN(t,{onSessionStart:r,onStart:i,onMove:o,onSessionEnd:a},{transformPagePoint:this.visualElement.getTransformPagePoint()})}stop(t,n){const r=this.isDragging;if(this.cancel(),!r)return;const{velocity:i}=n;this.startAnimation(i);const{onDragEnd:o}=this.getProps();o?.(t,n)}cancel(){var t,n;this.isDragging=!1,this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!1),(t=this.panSession)===null||t===void 0||t.end(),this.panSession=void 0;const{dragPropagation:r}=this.getProps();!r&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),(n=this.visualElement.animationState)===null||n===void 0||n.setActive(Vn.Drag,!1)}updateAxis(t,n,r){const{drag:i}=this.getProps();if(!r||!Y2(t,i,this.currentDirection))return;const o=this.getAxisMotionValue(t);let a=this.originPoint[t]+r[t];this.constraints&&this.constraints[t]&&(a=Xse(a,this.constraints[t],this.elastic[t])),o.set(a)}resolveConstraints(){const{dragConstraints:t,dragElastic:n}=this.getProps(),{layout:r}=this.visualElement.projection||{},i=this.constraints;t&&Tp(t)?this.constraints||(this.constraints=this.resolveRefConstraints()):t&&r?this.constraints=Qse(r.actual,t):this.constraints=!1,this.elastic=nle(n),i!==this.constraints&&r&&this.constraints&&!this.hasMutatedConstraints&&il(o=>{this.getAxisMotionValue(o)&&(this.constraints[o]=tle(r.actual[o],this.constraints[o]))})}resolveRefConstraints(){const{dragConstraints:t,onMeasureDragConstraints:n}=this.getProps();if(!t||!Tp(t))return!1;const r=t.current,{projection:i}=this.visualElement;if(!i||!i.layout)return!1;const o=lle(r,i.root,this.visualElement.getTransformPagePoint());let a=Jse(i.layout.actual,o);if(n){const s=n(rle(a));this.hasMutatedConstraints=!!s,s&&(a=UN(s))}return a}startAnimation(t){const{drag:n,dragMomentum:r,dragElastic:i,dragTransition:o,dragSnapToOrigin:a,onDragTransitionEnd:s}=this.getProps(),l=this.constraints||{},d=il(p=>{var g;if(!Y2(p,n,this.currentDirection))return;let m=(g=l?.[p])!==null&&g!==void 0?g:{};a&&(m={min:0,max:0});const y=i?200:1e6,b=i?40:1e7,w={type:"inertia",velocity:r?t[p]:0,bounceStiffness:y,bounceDamping:b,timeConstant:750,restDelta:1,restSpeed:10,...o,...m};return this.startAxisValueAnimation(p,w)});return Promise.all(d).then(s)}startAxisValueAnimation(t,n){const r=this.getAxisMotionValue(t);return T8(t,r,0,n)}stopAnimation(){il(t=>this.getAxisMotionValue(t).stop())}getAxisMotionValue(t){var n,r;const i="_drag"+t.toUpperCase(),o=this.visualElement.getProps()[i];return o||this.visualElement.getValue(t,(r=(n=this.visualElement.getProps().initial)===null||n===void 0?void 0:n[t])!==null&&r!==void 0?r:0)}snapToCursor(t){il(n=>{const{drag:r}=this.getProps();if(!Y2(n,r,this.currentDirection))return;const{projection:i}=this.visualElement,o=this.getAxisMotionValue(n);if(i&&i.layout){const{min:a,max:s}=i.layout.actual[n];o.set(t[n]-Sr(a,s,.5))}})}scalePositionWithinConstraints(){var t;const{drag:n,dragConstraints:r}=this.getProps(),{projection:i}=this.visualElement;if(!Tp(r)||!i||!this.constraints)return;this.stopAnimation();const o={x:0,y:0};il(s=>{const l=this.getAxisMotionValue(s);if(l){const d=l.get();o[s]=ele({min:d,max:d},this.constraints[s])}});const{transformTemplate:a}=this.visualElement.getProps();this.visualElement.getInstance().style.transform=a?a({},""):"none",(t=i.root)===null||t===void 0||t.updateScroll(),i.updateLayout(),this.resolveConstraints(),il(s=>{if(!Y2(s,n,null))return;const l=this.getAxisMotionValue(s),{min:d,max:p}=this.constraints[s];l.set(Sr(d,p,o[s]))})}addListeners(){var t;ule.set(this.visualElement,this);const n=this.visualElement.getInstance(),r=Vp(n,"pointerdown",d=>{const{drag:p,dragListener:g=!0}=this.getProps();p&&g&&this.start(d)}),i=()=>{const{dragConstraints:d}=this.getProps();Tp(d)&&(this.constraints=this.resolveRefConstraints())},{projection:o}=this.visualElement,a=o.addEventListener("measure",i);o&&!o.layout&&((t=o.root)===null||t===void 0||t.updateScroll(),o.updateLayout()),i();const s=T4(window,"resize",()=>this.scalePositionWithinConstraints()),l=o.addEventListener("didUpdate",({delta:d,hasLayoutChanged:p})=>{this.isDragging&&p&&(il(g=>{const m=this.getAxisMotionValue(g);!m||(this.originPoint[g]+=d[g].translate,m.set(m.get()+d[g].translate))}),this.visualElement.syncRender())});return()=>{s(),r(),a(),l?.()}}getProps(){const t=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:r=!1,dragPropagation:i=!1,dragConstraints:o=!1,dragElastic:a=S6,dragMomentum:s=!0}=t;return{...t,drag:n,dragDirectionLock:r,dragPropagation:i,dragConstraints:o,dragElastic:a,dragMomentum:s}}}function Y2(e,t,n){return(t===!0||t===e)&&(n===null||n===e)}function dle(e,t=10){let n=null;return Math.abs(e.y)>t?n="y":Math.abs(e.x)>t&&(n="x"),n}function fle(e){const{dragControls:t,visualElement:n}=e,r=P4(()=>new cle(n));C.exports.useEffect(()=>t&&t.subscribe(r),[r,t]),C.exports.useEffect(()=>r.addListeners(),[r])}function hle({onPan:e,onPanStart:t,onPanEnd:n,onPanSessionStart:r,visualElement:i}){const o=e||t||n||r,a=C.exports.useRef(null),{transformPagePoint:s}=C.exports.useContext(a8),l={onSessionStart:r,onStart:t,onMove:e,onEnd:(p,g)=>{a.current=null,n&&n(p,g)}};C.exports.useEffect(()=>{a.current!==null&&a.current.updateHandlers(l)});function d(p){a.current=new WN(p,l,{transformPagePoint:s})}n5(i,"pointerdown",o&&d),m8(()=>a.current&&a.current.end())}const ple={pan:Mc(hle),drag:Mc(fle)},_6={current:null},KN={current:!1};function gle(){if(KN.current=!0,!!Vf)if(window.matchMedia){const e=window.matchMedia("(prefers-reduced-motion)"),t=()=>_6.current=e.matches;e.addListener(t),t()}else _6.current=!1}const X2=["LayoutMeasure","BeforeLayoutMeasure","LayoutUpdate","ViewportBoxUpdate","Update","Render","AnimationComplete","LayoutAnimationComplete","AnimationStart","LayoutAnimationStart","SetAxisTarget","Unmount"];function mle(){const e=X2.map(()=>new Jg),t={},n={clearAllListeners:()=>e.forEach(r=>r.clear()),updatePropListeners:r=>{X2.forEach(i=>{var o;const a="on"+i,s=r[a];(o=t[i])===null||o===void 0||o.call(t),s&&(t[i]=n[a](s))})}};return e.forEach((r,i)=>{n["on"+X2[i]]=o=>r.add(o),n["notify"+X2[i]]=(...o)=>r.notify(...o)}),n}function vle(e,t,n){const{willChange:r}=t;for(const i in t){const o=t[i],a=n[i];if(bs(o))e.addValue(i,o),l5(r)&&r.add(i);else if(bs(a))e.addValue(i,f0(o)),l5(r)&&r.remove(i);else if(a!==o)if(e.hasValue(i)){const s=e.getValue(i);!s.hasAnimated&&s.set(o)}else{const s=e.getStaticValue(i);e.addValue(i,f0(s!==void 0?s:o))}}for(const i in n)t[i]===void 0&&e.removeValue(i);return t}const ZN=Object.keys(Fm),yle=ZN.length,YN=({treeType:e="",build:t,getBaseTarget:n,makeTargetAnimatable:r,measureViewportBox:i,render:o,readValueFromInstance:a,removeValueFromRenderState:s,sortNodePosition:l,scrapeMotionValuesFromProps:d})=>({parent:p,props:g,presenceId:m,blockInitialAnimation:y,visualState:b,reducedMotionConfig:w},P={})=>{let E=!1;const{latestValues:k,renderState:L}=b;let M;const O=mle(),N=new Map,D=new Map;let z={};const H={...k},V=g.initial?{...k}:{};let j;function he(){!M||!E||(de(),o(M,L,g.style,ae.projection))}function de(){t(ae,L,k,P,g)}function ve(){O.notifyUpdate(k)}function ke(X,me){const ye=me.onChange(He=>{k[X]=He,g.onUpdate&&Ss.update(ve,!1,!0)}),Se=me.onRenderRequest(ae.scheduleRender);D.set(X,()=>{ye(),Se()})}const{willChange:xe,...Y}=d(g);for(const X in Y){const me=Y[X];k[X]!==void 0&&bs(me)&&(me.set(k[X],!1),l5(xe)&&xe.add(X))}if(g.values)for(const X in g.values){const me=g.values[X];k[X]!==void 0&&bs(me)&&me.set(k[X])}const U=E4(g),oe=DO(g),ae={treeType:e,current:null,depth:p?p.depth+1:0,parent:p,children:new Set,presenceId:m,shouldReduceMotion:null,variantChildren:oe?new Set:void 0,isVisible:void 0,manuallyAnimateOnMount:Boolean(p?.isMounted()),blockInitialAnimation:y,isMounted:()=>Boolean(M),mount(X){E=!0,M=ae.current=X,ae.projection&&ae.projection.mount(X),oe&&p&&!U&&(j=p?.addVariantChild(ae)),N.forEach((me,ye)=>ke(ye,me)),KN.current||gle(),ae.shouldReduceMotion=w==="never"?!1:w==="always"?!0:_6.current,p?.children.add(ae),ae.setProps(g)},unmount(){var X;(X=ae.projection)===null||X===void 0||X.unmount(),zf.update(ve),zf.render(he),D.forEach(me=>me()),j?.(),p?.children.delete(ae),O.clearAllListeners(),M=void 0,E=!1},loadFeatures(X,me,ye,Se,He,je){const ut=[];for(let qe=0;qeae.scheduleRender(),animationType:typeof at=="string"?at:"both",initialPromotionConfig:je,layoutScroll:Mt})}return ut},addVariantChild(X){var me;const ye=ae.getClosestVariantNode();if(ye)return(me=ye.variantChildren)===null||me===void 0||me.add(X),()=>ye.variantChildren.delete(X)},sortNodePosition(X){return!l||e!==X.treeType?0:l(ae.getInstance(),X.getInstance())},getClosestVariantNode:()=>oe?ae:p?.getClosestVariantNode(),getLayoutId:()=>g.layoutId,getInstance:()=>M,getStaticValue:X=>k[X],setStaticValue:(X,me)=>k[X]=me,getLatestValues:()=>k,setVisibility(X){ae.isVisible!==X&&(ae.isVisible=X,ae.scheduleRender())},makeTargetAnimatable(X,me=!0){return r(ae,X,g,me)},measureViewportBox(){return i(M,g)},addValue(X,me){ae.hasValue(X)&&ae.removeValue(X),N.set(X,me),k[X]=me.get(),ke(X,me)},removeValue(X){var me;N.delete(X),(me=D.get(X))===null||me===void 0||me(),D.delete(X),delete k[X],s(X,L)},hasValue:X=>N.has(X),getValue(X,me){if(g.values&&g.values[X])return g.values[X];let ye=N.get(X);return ye===void 0&&me!==void 0&&(ye=f0(me),ae.addValue(X,ye)),ye},forEachValue:X=>N.forEach(X),readValue:X=>k[X]!==void 0?k[X]:a(M,X,P),setBaseTarget(X,me){H[X]=me},getBaseTarget(X){var me;const{initial:ye}=g,Se=typeof ye=="string"||typeof ye=="object"?(me=p8(g,ye))===null||me===void 0?void 0:me[X]:void 0;if(ye&&Se!==void 0)return Se;if(n){const He=n(g,X);if(He!==void 0&&!bs(He))return He}return V[X]!==void 0&&Se===void 0?void 0:H[X]},...O,build(){return de(),L},scheduleRender(){Ss.render(he,!1,!0)},syncRender:he,setProps(X){(X.transformTemplate||g.transformTemplate)&&ae.scheduleRender(),g=X,O.updatePropListeners(X),z=vle(ae,d(g),z)},getProps:()=>g,getVariant:X=>{var me;return(me=g.variants)===null||me===void 0?void 0:me[X]},getDefaultTransition:()=>g.transition,getTransformPagePoint:()=>g.transformPagePoint,getVariantContext(X=!1){if(X)return p?.getVariantContext();if(!U){const ye=p?.getVariantContext()||{};return g.initial!==void 0&&(ye.initial=g.initial),ye}const me={};for(let ye=0;ye{const o=i.get();if(!k6(o))return;const a=E6(o,r);a&&i.set(a)});for(const i in t){const o=t[i];if(!k6(o))continue;const a=E6(o,r);!a||(t[i]=a,n&&n[i]===void 0&&(n[i]=o))}return{target:t,transitionEnd:n}}const wle=new Set(["width","height","top","left","right","bottom","x","y"]),JN=e=>wle.has(e),Cle=e=>Object.keys(e).some(JN),eD=(e,t)=>{e.set(t,!1),e.set(t)},tT=e=>e===Uf||e===mt;var nT;(function(e){e.width="width",e.height="height",e.left="left",e.right="right",e.top="top",e.bottom="bottom"})(nT||(nT={}));const rT=(e,t)=>parseFloat(e.split(", ")[t]),iT=(e,t)=>(n,{transform:r})=>{if(r==="none"||!r)return 0;const i=r.match(/^matrix3d\((.+)\)$/);if(i)return rT(i[1],t);{const o=r.match(/^matrix\((.+)\)$/);return o?rT(o[1],e):0}},_le=new Set(["x","y","z"]),kle=e5.filter(e=>!_le.has(e));function Ele(e){const t=[];return kle.forEach(n=>{const r=e.getValue(n);r!==void 0&&(t.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))}),t.length&&e.syncRender(),t}const oT={width:({x:e},{paddingLeft:t="0",paddingRight:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),height:({y:e},{paddingTop:t="0",paddingBottom:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),top:(e,{top:t})=>parseFloat(t),left:(e,{left:t})=>parseFloat(t),bottom:({y:e},{top:t})=>parseFloat(t)+(e.max-e.min),right:({x:e},{left:t})=>parseFloat(t)+(e.max-e.min),x:iT(4,13),y:iT(5,14)},Ple=(e,t,n)=>{const r=t.measureViewportBox(),i=t.getInstance(),o=getComputedStyle(i),{display:a}=o,s={};a==="none"&&t.setStaticValue("display",e.display||"block"),n.forEach(d=>{s[d]=oT[d](r,o)}),t.syncRender();const l=t.measureViewportBox();return n.forEach(d=>{const p=t.getValue(d);eD(p,s[d]),e[d]=oT[d](l,o)}),e},Tle=(e,t,n={},r={})=>{t={...t},r={...r};const i=Object.keys(t).filter(JN);let o=[],a=!1;const s=[];if(i.forEach(l=>{const d=e.getValue(l);if(!e.hasValue(l))return;let p=n[l],g=ig(p);const m=t[l];let y;if($m(m)){const b=m.length,w=m[0]===null?1:0;p=m[w],g=ig(p);for(let P=w;P=0?window.pageYOffset:null,d=Ple(t,e,s);return o.length&&o.forEach(([p,g])=>{e.getValue(p).set(g)}),e.syncRender(),Vf&&l!==null&&window.scrollTo({top:l}),{target:d,transitionEnd:r}}else return{target:t,transitionEnd:r}};function Lle(e,t,n,r){return Cle(t)?Tle(e,t,n,r):{target:t,transitionEnd:r}}const Ale=(e,t,n,r)=>{const i=Sle(e,t,r);return t=i.target,r=i.transitionEnd,Lle(e,t,n,r)};function Mle(e){return window.getComputedStyle(e)}const tD={treeType:"dom",readValueFromInstance(e,t){if(pv.has(t)){const n=k8(t);return n&&n.default||0}else{const n=Mle(e),r=(BO(t)?n.getPropertyValue(t):n[t])||0;return typeof r=="string"?r.trim():r}},sortNodePosition(e,t){return e.compareDocumentPosition(t)&2?1:-1},getBaseTarget(e,t){var n;return(n=e.style)===null||n===void 0?void 0:n[t]},measureViewportBox(e,{transformPagePoint:t}){return qN(e,t)},resetTransform(e,t,n){const{transformTemplate:r}=n;t.style.transform=r?r({},""):"none",e.scheduleRender()},restoreTransform(e,t){e.style.transform=t.style.transform},removeValueFromRenderState(e,{vars:t,style:n}){delete t[e],delete n[e]},makeTargetAnimatable(e,{transition:t,transitionEnd:n,...r},{transformValues:i},o=!0){let a=Dse(r,t||{},e);if(i&&(n&&(n=i(n)),r&&(r=i(r)),a&&(a=i(a))),o){Ose(e,r,a);const s=Ale(e,r,a,n);n=s.transitionEnd,r=s.target}return{transition:t,transitionEnd:n,...r}},scrapeMotionValuesFromProps:h8,build(e,t,n,r,i){e.isVisible!==void 0&&(t.style.visibility=e.isVisible?"visible":"hidden"),c8(t,n,r,i.transformTemplate)},render:QO},Ile=YN(tD),Rle=YN({...tD,getBaseTarget(e,t){return e[t]},readValueFromInstance(e,t){var n;return pv.has(t)?((n=k8(t))===null||n===void 0?void 0:n.default)||0:(t=JO.has(t)?t:XO(t),e.getAttribute(t))},scrapeMotionValuesFromProps:tN,build(e,t,n,r,i){f8(t,n,r,i.transformTemplate)},render:eN}),Ole=(e,t)=>l8(e)?Rle(t,{enableHardwareAcceleration:!1}):Ile(t,{enableHardwareAcceleration:!0});function aT(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}const og={correct:(e,t)=>{if(!t.target)return e;if(typeof e=="string")if(mt.test(e))e=parseFloat(e);else return e;const n=aT(e,t.target.x),r=aT(e,t.target.y);return`${n}% ${r}%`}},sT="_$css",Nle={correct:(e,{treeScale:t,projectionDelta:n})=>{const r=e,i=e.includes("var("),o=[];i&&(e=e.replace(QN,y=>(o.push(y),sT)));const a=hu.parse(e);if(a.length>5)return r;const s=hu.createTransformer(e),l=typeof a[0]!="number"?1:0,d=n.x.scale*t.x,p=n.y.scale*t.y;a[0+l]/=d,a[1+l]/=p;const g=Sr(d,p,.5);typeof a[2+l]=="number"&&(a[2+l]/=g),typeof a[3+l]=="number"&&(a[3+l]/=g);let m=s(a);if(i){let y=0;m=m.replace(sT,()=>{const b=o[y];return y++,b})}return m}};class Dle extends ne.Component{componentDidMount(){const{visualElement:t,layoutGroup:n,switchLayoutGroup:r,layoutId:i}=this.props,{projection:o}=t;Kie(Fle),o&&(n.group&&n.group.add(o),r&&r.register&&i&&r.register(o),o.root.didUpdate(),o.addEventListener("animationComplete",()=>{this.safeToRemove()}),o.setOptions({...o.options,onExitComplete:()=>this.safeToRemove()})),Yg.hasEverUpdated=!0}getSnapshotBeforeUpdate(t){const{layoutDependency:n,visualElement:r,drag:i,isPresent:o}=this.props,a=r.projection;return a&&(a.isPresent=o,i||t.layoutDependency!==n||n===void 0?a.willUpdate():this.safeToRemove(),t.isPresent!==o&&(o?a.promote():a.relegate()||Ss.postRender(()=>{var s;!((s=a.getStack())===null||s===void 0)&&s.members.length||this.safeToRemove()}))),null}componentDidUpdate(){const{projection:t}=this.props.visualElement;t&&(t.root.didUpdate(),!t.currentAnimation&&t.isLead()&&this.safeToRemove())}componentWillUnmount(){const{visualElement:t,layoutGroup:n,switchLayoutGroup:r}=this.props,{projection:i}=t;i&&(i.scheduleCheckAfterUnmount(),n?.group&&n.group.remove(i),r?.deregister&&r.deregister(i))}safeToRemove(){const{safeToRemove:t}=this.props;t?.()}render(){return null}}function zle(e){const[t,n]=_8(),r=C.exports.useContext(s8);return S(Dle,{...e,layoutGroup:r,switchLayoutGroup:C.exports.useContext(zO),isPresent:t,safeToRemove:n})}const Fle={borderRadius:{...og,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:og,borderTopRightRadius:og,borderBottomLeftRadius:og,borderBottomRightRadius:og,boxShadow:Nle},Ble={measureLayout:zle};function $le(e,t,n={}){const r=bs(e)?e:f0(e);return T8("",r,t,n),{stop:()=>r.stop(),isAnimating:()=>r.isAnimating()}}const nD=["TopLeft","TopRight","BottomLeft","BottomRight"],Hle=nD.length,lT=e=>typeof e=="string"?parseFloat(e):e,uT=e=>typeof e=="number"||mt.test(e);function Wle(e,t,n,r,i,o){var a,s,l,d;i?(e.opacity=Sr(0,(a=n.opacity)!==null&&a!==void 0?a:1,Vle(r)),e.opacityExit=Sr((s=t.opacity)!==null&&s!==void 0?s:1,0,Ule(r))):o&&(e.opacity=Sr((l=t.opacity)!==null&&l!==void 0?l:1,(d=n.opacity)!==null&&d!==void 0?d:1,r));for(let p=0;prt?1:n(Hm(e,t,r))}function dT(e,t){e.min=t.min,e.max=t.max}function cs(e,t){dT(e.x,t.x),dT(e.y,t.y)}function fT(e,t,n,r,i){return e-=t,e=u5(e,1/n,r),i!==void 0&&(e=u5(e,1/i,r)),e}function Gle(e,t=0,n=1,r=.5,i,o=e,a=e){if(yl.test(t)&&(t=parseFloat(t),t=Sr(a.min,a.max,t/100)-a.min),typeof t!="number")return;let s=Sr(o.min,o.max,r);e===o&&(s-=t),e.min=fT(e.min,t,n,s,i),e.max=fT(e.max,t,n,s,i)}function hT(e,t,[n,r,i],o,a){Gle(e,t[n],t[r],t[i],t.scale,o,a)}const jle=["x","scaleX","originX"],qle=["y","scaleY","originY"];function pT(e,t,n,r){hT(e.x,t,jle,n?.x,r?.x),hT(e.y,t,qle,n?.y,r?.y)}function gT(e){return e.translate===0&&e.scale===1}function iD(e){return gT(e.x)&&gT(e.y)}function oD(e,t){return e.x.min===t.x.min&&e.x.max===t.x.max&&e.y.min===t.y.min&&e.y.max===t.y.max}function mT(e){return aa(e.x)/aa(e.y)}function Kle(e,t,n=.1){return C8(e,t)<=n}class Zle{constructor(){this.members=[]}add(t){L8(this.members,t),t.scheduleRender()}remove(t){if(A8(this.members,t),t===this.prevLead&&(this.prevLead=void 0),t===this.lead){const n=this.members[this.members.length-1];n&&this.promote(n)}}relegate(t){const n=this.members.findIndex(i=>t===i);if(n===0)return!1;let r;for(let i=n;i>=0;i--){const o=this.members[i];if(o.isPresent!==!1){r=o;break}}return r?(this.promote(r),!0):!1}promote(t,n){var r;const i=this.lead;if(t!==i&&(this.prevLead=i,this.lead=t,t.show(),i)){i.instance&&i.scheduleRender(),t.scheduleRender(),t.resumeFrom=i,n&&(t.resumeFrom.preserveOpacity=!0),i.snapshot&&(t.snapshot=i.snapshot,t.snapshot.latestValues=i.animationValues||i.latestValues,t.snapshot.isShared=!0),!((r=t.root)===null||r===void 0)&&r.isUpdating&&(t.isLayoutDirty=!0);const{crossfade:o}=t.options;o===!1&&i.hide()}}exitAnimationComplete(){this.members.forEach(t=>{var n,r,i,o,a;(r=(n=t.options).onExitComplete)===null||r===void 0||r.call(n),(a=(i=t.resumingFrom)===null||i===void 0?void 0:(o=i.options).onExitComplete)===null||a===void 0||a.call(o)})}scheduleRender(){this.members.forEach(t=>{t.instance&&t.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}const Yle="translate3d(0px, 0px, 0) scale(1, 1) scale(1, 1)";function vT(e,t,n){const r=e.x.translate/t.x,i=e.y.translate/t.y;let o=`translate3d(${r}px, ${i}px, 0) `;if(o+=`scale(${1/t.x}, ${1/t.y}) `,n){const{rotate:l,rotateX:d,rotateY:p}=n;l&&(o+=`rotate(${l}deg) `),d&&(o+=`rotateX(${d}deg) `),p&&(o+=`rotateY(${p}deg) `)}const a=e.x.scale*t.x,s=e.y.scale*t.y;return o+=`scale(${a}, ${s})`,o===Yle?"none":o}const Xle=(e,t)=>e.depth-t.depth;class Qle{constructor(){this.children=[],this.isDirty=!1}add(t){L8(this.children,t),this.isDirty=!0}remove(t){A8(this.children,t),this.isDirty=!0}forEach(t){this.isDirty&&this.children.sort(Xle),this.isDirty=!1,this.children.forEach(t)}}const yT=["","X","Y","Z"],xT=1e3;function aD({attachResizeListener:e,defaultParent:t,measureScroll:n,checkIsScrollRoot:r,resetTransform:i}){return class{constructor(a,s={},l=t?.()){this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.potentialNodes=new Map,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.nodes.forEach(rue),this.nodes.forEach(iue)},this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.id=a,this.latestValues=s,this.root=l?l.root||l:this,this.path=l?[...l.path,l]:[],this.parent=l,this.depth=l?l.depth+1:0,a&&this.root.registerPotentialNode(a,this);for(let d=0;dthis.root.updateBlockedByResize=!1;e(a,()=>{this.root.updateBlockedByResize=!0,m&&m(),m=FN(y,250),Yg.hasAnimatedSinceResize&&(Yg.hasAnimatedSinceResize=!1,this.nodes.forEach(ST))})}d&&this.root.registerSharedNode(d,this),this.options.animate!==!1&&g&&(d||p)&&this.addEventListener("didUpdate",({delta:m,hasLayoutChanged:y,hasRelativeTargetChanged:b,layout:w})=>{var P,E,k,L,M;if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const O=(E=(P=this.options.transition)!==null&&P!==void 0?P:g.getDefaultTransition())!==null&&E!==void 0?E:uue,{onLayoutAnimationStart:N,onLayoutAnimationComplete:D}=g.getProps(),z=!this.targetLayout||!oD(this.targetLayout,w)||b,H=!y&&b;if(((k=this.resumeFrom)===null||k===void 0?void 0:k.instance)||H||y&&(z||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(m,H);const V={...P8(O,"layout"),onPlay:N,onComplete:D};g.shouldReduceMotion&&(V.delay=0,V.type=!1),this.startAnimation(V)}else!y&&this.animationProgress===0&&ST(this),this.isLead()&&((M=(L=this.options).onExitComplete)===null||M===void 0||M.call(L));this.targetLayout=w})}unmount(){var a,s;this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this),(a=this.getStack())===null||a===void 0||a.remove(this),(s=this.parent)===null||s===void 0||s.children.delete(this),this.instance=void 0,zf.preRender(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){var a;return this.isAnimationBlocked||((a=this.parent)===null||a===void 0?void 0:a.isTreeAnimationBlocked())||!1}startUpdate(){var a;this.isUpdateBlocked()||(this.isUpdating=!0,(a=this.nodes)===null||a===void 0||a.forEach(oue))}willUpdate(a=!0){var s,l,d;if(this.root.isUpdateBlocked()){(l=(s=this.options).onExitComplete)===null||l===void 0||l.call(s);return}if(!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let y=0;y{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){if(this.snapshot||!this.instance)return;const a=this.measure(),s=this.removeTransform(this.removeElementScroll(a));kT(s),this.snapshot={measured:a,layout:s,latestValues:{}}}updateLayout(){var a;if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let d=0;d{var k;const L=E/1e3;wT(m.x,a.x,L),wT(m.y,a.y,L),this.setTargetDelta(m),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&((k=this.relativeParent)===null||k===void 0?void 0:k.layout)&&(tm(y,this.layout.actual,this.relativeParent.layout.actual),sue(this.relativeTarget,this.relativeTargetOrigin,y,L)),b&&(this.animationValues=g,Wle(g,p,this.latestValues,L,P,w)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=L},this.mixTargetDelta(0)}startAnimation(a){var s,l;this.notifyListeners("animationStart"),(s=this.currentAnimation)===null||s===void 0||s.stop(),this.resumingFrom&&((l=this.resumingFrom.currentAnimation)===null||l===void 0||l.stop()),this.pendingAnimation&&(zf.update(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=Ss.update(()=>{Yg.hasAnimatedSinceResize=!0,this.currentAnimation=$le(0,xT,{...a,onUpdate:d=>{var p;this.mixTargetDelta(d),(p=a.onUpdate)===null||p===void 0||p.call(a,d)},onComplete:()=>{var d;(d=a.onComplete)===null||d===void 0||d.call(a),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){var a;this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0),(a=this.getStack())===null||a===void 0||a.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){var a;this.currentAnimation&&((a=this.mixTargetDelta)===null||a===void 0||a.call(this,xT),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const a=this.getLead();let{targetWithTransforms:s,target:l,layout:d,latestValues:p}=a;if(!(!s||!l||!d)){if(this!==a&&this.layout&&d&&sD(this.options.animationType,this.layout.actual,d.actual)){l=this.target||Si();const g=aa(this.layout.actual.x);l.x.min=a.target.x.min,l.x.max=l.x.min+g;const m=aa(this.layout.actual.y);l.y.min=a.target.y.min,l.y.max=l.y.min+m}cs(s,l),Lp(s,p),em(this.projectionDeltaWithTransform,this.layoutCorrected,s,p)}}registerSharedNode(a,s){var l,d,p;this.sharedNodes.has(a)||this.sharedNodes.set(a,new Zle),this.sharedNodes.get(a).add(s),s.promote({transition:(l=s.options.initialPromotionConfig)===null||l===void 0?void 0:l.transition,preserveFollowOpacity:(p=(d=s.options.initialPromotionConfig)===null||d===void 0?void 0:d.shouldPreserveFollowOpacity)===null||p===void 0?void 0:p.call(d,s)})}isLead(){const a=this.getStack();return a?a.lead===this:!0}getLead(){var a;const{layoutId:s}=this.options;return s?((a=this.getStack())===null||a===void 0?void 0:a.lead)||this:this}getPrevLead(){var a;const{layoutId:s}=this.options;return s?(a=this.getStack())===null||a===void 0?void 0:a.prevLead:void 0}getStack(){const{layoutId:a}=this.options;if(a)return this.root.sharedNodes.get(a)}promote({needsReset:a,transition:s,preserveFollowOpacity:l}={}){const d=this.getStack();d&&d.promote(this,l),a&&(this.projectionDelta=void 0,this.needsReset=!0),s&&this.setOptions({transition:s})}relegate(){const a=this.getStack();return a?a.relegate(this):!1}resetRotation(){const{visualElement:a}=this.options;if(!a)return;let s=!1;const l={};for(let d=0;d{var s;return(s=a.currentAnimation)===null||s===void 0?void 0:s.stop()}),this.root.nodes.forEach(bT),this.root.sharedNodes.clear()}}}function Jle(e){e.updateLayout()}function eue(e){var t,n,r;const i=((t=e.resumeFrom)===null||t===void 0?void 0:t.snapshot)||e.snapshot;if(e.isLead()&&e.layout&&i&&e.hasListeners("didUpdate")){const{actual:o,measured:a}=e.layout,{animationType:s}=e.options;s==="size"?il(m=>{const y=i.isShared?i.measured[m]:i.layout[m],b=aa(y);y.min=o[m].min,y.max=y.min+b}):sD(s,i.layout,o)&&il(m=>{const y=i.isShared?i.measured[m]:i.layout[m],b=aa(o[m]);y.max=y.min+b});const l=nm();em(l,o,i.layout);const d=nm();i.isShared?em(d,e.applyTransform(a,!0),i.measured):em(d,o,i.layout);const p=!iD(l);let g=!1;if(!e.resumeFrom&&(e.relativeParent=e.getClosestProjectingParent(),e.relativeParent&&!e.relativeParent.resumeFrom)){const{snapshot:m,layout:y}=e.relativeParent;if(m&&y){const b=Si();tm(b,i.layout,m.layout);const w=Si();tm(w,o,y.actual),oD(b,w)||(g=!0)}}e.notifyListeners("didUpdate",{layout:o,snapshot:i,delta:d,layoutDelta:l,hasLayoutChanged:p,hasRelativeTargetChanged:g})}else e.isLead()&&((r=(n=e.options).onExitComplete)===null||r===void 0||r.call(n));e.options.transition=void 0}function tue(e){e.clearSnapshot()}function bT(e){e.clearMeasurements()}function nue(e){const{visualElement:t}=e.options;t?.getProps().onBeforeLayoutMeasure&&t.notifyBeforeLayoutMeasure(),e.resetTransform()}function ST(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0}function rue(e){e.resolveTargetDelta()}function iue(e){e.calcProjection()}function oue(e){e.resetRotation()}function aue(e){e.removeLeadSnapshot()}function wT(e,t,n){e.translate=Sr(t.translate,0,n),e.scale=Sr(t.scale,1,n),e.origin=t.origin,e.originPoint=t.originPoint}function CT(e,t,n,r){e.min=Sr(t.min,n.min,r),e.max=Sr(t.max,n.max,r)}function sue(e,t,n,r){CT(e.x,t.x,n.x,r),CT(e.y,t.y,n.y,r)}function lue(e){return e.animationValues&&e.animationValues.opacityExit!==void 0}const uue={duration:.45,ease:[.4,0,.1,1]};function cue(e,t){let n=e.root;for(let o=e.path.length-1;o>=0;o--)if(Boolean(e.path[o].instance)){n=e.path[o];break}const i=(n&&n!==e.root?n.instance:document).querySelector(`[data-projection-id="${t}"]`);i&&e.mount(i,!0)}function _T(e){e.min=Math.round(e.min),e.max=Math.round(e.max)}function kT(e){_T(e.x),_T(e.y)}function sD(e,t,n){return e==="position"||e==="preserve-aspect"&&!Kle(mT(t),mT(n),.2)}const due=aD({attachResizeListener:(e,t)=>T4(e,"resize",t),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),Yb={current:void 0},fue=aD({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!Yb.current){const e=new due(0,{});e.mount(window),e.setOptions({layoutScroll:!0}),Yb.current=e}return Yb.current},resetTransform:(e,t)=>{e.style.transform=t!==void 0?t:"none"},checkIsScrollRoot:e=>Boolean(window.getComputedStyle(e).position==="fixed")}),hue={...qse,...rse,...ple,...Ble},Va=jie((e,t)=>Moe(e,t,hue,Ole,fue));function lD(){const e=C.exports.useRef(!1);return Q3(()=>(e.current=!0,()=>{e.current=!1}),[]),e}function pue(){const e=lD(),[t,n]=C.exports.useState(0),r=C.exports.useCallback(()=>{e.current&&n(t+1)},[t]);return[C.exports.useCallback(()=>Ss.postRender(r),[r]),t]}class gue extends C.exports.Component{getSnapshotBeforeUpdate(t){const n=this.props.childRef.current;if(n&&t.isPresent&&!this.props.isPresent){const r=this.props.sizeRef.current;r.height=n.offsetHeight||0,r.width=n.offsetWidth||0,r.top=n.offsetTop,r.left=n.offsetLeft}return null}componentDidUpdate(){}render(){return this.props.children}}function mue({children:e,isPresent:t}){const n=C.exports.useId(),r=C.exports.useRef(null),i=C.exports.useRef({width:0,height:0,top:0,left:0});return C.exports.useInsertionEffect(()=>{const{width:o,height:a,top:s,left:l}=i.current;if(t||!r.current||!o||!a)return;r.current.dataset.motionPopId=n;const d=document.createElement("style");return document.head.appendChild(d),d.sheet&&d.sheet.insertRule(` + [data-motion-pop-id="${n}"] { + position: absolute !important; + width: ${o}px !important; + height: ${a}px !important; + top: ${s}px !important; + left: ${l}px !important; + } + `),()=>{document.head.removeChild(d)}},[t]),S(gue,{isPresent:t,childRef:r,sizeRef:i,children:C.exports.cloneElement(e,{ref:r})})}const Xb=({children:e,initial:t,isPresent:n,onExitComplete:r,custom:i,presenceAffectsLayout:o,mode:a})=>{const s=P4(vue),l=C.exports.useId(),d=C.exports.useMemo(()=>({id:l,initial:t,isPresent:n,custom:i,onExitComplete:p=>{s.set(p,!0);for(const g of s.values())if(!g)return;r&&r()},register:p=>(s.set(p,!1),()=>s.delete(p))}),o?void 0:[n]);return C.exports.useMemo(()=>{s.forEach((p,g)=>s.set(g,!1))},[n]),C.exports.useEffect(()=>{!n&&!s.size&&r&&r()},[n]),a==="popLayout"&&(e=S(mue,{isPresent:n,children:e})),S(T0.Provider,{value:d,children:e})};function vue(){return new Map}const hp=e=>e.key||"";function yue(e,t){e.forEach(n=>{const r=hp(n);t.set(r,n)})}function xue(e){const t=[];return C.exports.Children.forEach(e,n=>{C.exports.isValidElement(n)&&t.push(n)}),t}const bu=({children:e,custom:t,initial:n=!0,onExitComplete:r,exitBeforeEnter:i,presenceAffectsLayout:o=!0,mode:a="sync"})=>{i&&(a="wait",RN(!1,"Replace exitBeforeEnter with mode='wait'"));let[s]=pue();const l=C.exports.useContext(s8).forceRender;l&&(s=l);const d=lD(),p=xue(e);let g=p;const m=new Set,y=C.exports.useRef(g),b=C.exports.useRef(new Map).current,w=C.exports.useRef(!0);if(Q3(()=>{w.current=!1,yue(p,b),y.current=g}),m8(()=>{w.current=!0,b.clear(),m.clear()}),w.current)return S(Fn,{children:g.map(L=>S(Xb,{isPresent:!0,initial:n?void 0:!1,presenceAffectsLayout:o,mode:a,children:L},hp(L)))});g=[...g];const P=y.current.map(hp),E=p.map(hp),k=P.length;for(let L=0;L{if(E.indexOf(L)!==-1)return;const M=b.get(L);if(!M)return;const O=P.indexOf(L),N=()=>{b.delete(L),m.delete(L);const D=y.current.findIndex(z=>z.key===L);if(y.current.splice(D,1),!m.size){if(y.current=p,d.current===!1)return;s(),r&&r()}};g.splice(O,0,S(Xb,{isPresent:!1,onExitComplete:N,custom:t,presenceAffectsLayout:o,mode:a,children:M},hp(M)))}),g=g.map(L=>{const M=L.key;return m.has(M)?L:S(Xb,{isPresent:!0,presenceAffectsLayout:o,mode:a,children:L},hp(L))}),IN!=="production"&&a==="wait"&&g.length>1&&console.warn(`You're attempting to animate multiple children within AnimatePresence, but its mode is set to "wait". This will lead to odd visual behaviour.`),S(Fn,{children:m.size?g:g.map(L=>C.exports.cloneElement(L))})};var cl=function(){return cl=Object.assign||function(t){for(var n,r=1,i=arguments.length;r0&&o[o.length-1])&&(d[0]===6||d[0]===2)){n=0;continue}if(d[0]===3&&(!o||d[1]>o[0]&&d[1]0)&&!(i=r.next()).done;)o.push(i.value)}catch(s){a={error:s}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o}function P6(e,t,n){if(n||arguments.length===2)for(var r=0,i=t.length,o;re.filter(Boolean).join(" ");function bue(){return!1}var Sue=e=>{const{condition:t,message:n}=e;t&&bue()&&console.warn(n)},yf={ease:[.25,.1,.25,1],easeIn:[.4,0,1,1],easeOut:[0,0,.2,1],easeInOut:[.4,0,.2,1]},ag={scale:{enter:{scale:1},exit:{scale:.95}},fade:{enter:{opacity:1},exit:{opacity:0}},pushLeft:{enter:{x:"100%"},exit:{x:"-30%"}},pushRight:{enter:{x:"-100%"},exit:{x:"30%"}},pushUp:{enter:{y:"100%"},exit:{y:"-30%"}},pushDown:{enter:{y:"-100%"},exit:{y:"30%"}},slideLeft:{position:{left:0,top:0,bottom:0,width:"100%"},enter:{x:0,y:0},exit:{x:"-100%",y:0}},slideRight:{position:{right:0,top:0,bottom:0,width:"100%"},enter:{x:0,y:0},exit:{x:"100%",y:0}},slideUp:{position:{top:0,left:0,right:0,maxWidth:"100vw"},enter:{x:0,y:0},exit:{x:0,y:"-100%"}},slideDown:{position:{bottom:0,left:0,right:0,maxWidth:"100vw"},enter:{x:0,y:0},exit:{x:0,y:"100%"}}};function T6(e){switch(e?.direction??"right"){case"right":return ag.slideRight;case"left":return ag.slideLeft;case"bottom":return ag.slideDown;case"top":return ag.slideUp;default:return ag.slideRight}}var Tf={enter:{duration:.2,ease:yf.easeOut},exit:{duration:.1,ease:yf.easeIn}},ws={enter:(e,t)=>({...e,delay:typeof t=="number"?t:t?.enter}),exit:(e,t)=>({...e,delay:typeof t=="number"?t:t?.exit})},wue=e=>e!=null&&parseInt(e.toString(),10)>0,PT={exit:{height:{duration:.2,ease:yf.ease},opacity:{duration:.3,ease:yf.ease}},enter:{height:{duration:.3,ease:yf.ease},opacity:{duration:.4,ease:yf.ease}}},Cue={exit:({animateOpacity:e,startingHeight:t,transition:n,transitionEnd:r,delay:i})=>({...e&&{opacity:wue(t)?1:0},height:t,transitionEnd:r?.exit,transition:n?.exit??ws.exit(PT.exit,i)}),enter:({animateOpacity:e,endingHeight:t,transition:n,transitionEnd:r,delay:i})=>({...e&&{opacity:1},height:t,transitionEnd:r?.enter,transition:n?.enter??ws.enter(PT.enter,i)})},cD=C.exports.forwardRef((e,t)=>{const{in:n,unmountOnExit:r,animateOpacity:i=!0,startingHeight:o=0,endingHeight:a="auto",style:s,className:l,transition:d,transitionEnd:p,...g}=e,[m,y]=C.exports.useState(!1);C.exports.useEffect(()=>{const k=setTimeout(()=>{y(!0)});return()=>clearTimeout(k)},[]),Sue({condition:Boolean(o>0&&r),message:"startingHeight and unmountOnExit are mutually exclusive. You can't use them together"});const b=parseFloat(o.toString())>0,w={startingHeight:o,endingHeight:a,animateOpacity:i,transition:m?d:{enter:{duration:0}},transitionEnd:{enter:p?.enter,exit:r?p?.exit:{...p?.exit,display:b?"block":"none"}}},P=r?n:!0,E=n||r?"enter":"exit";return S(bu,{initial:!1,custom:w,children:P&&ne.createElement(Va.div,{ref:t,...g,className:xv("chakra-collapse",l),style:{overflow:"hidden",display:"block",...s},custom:w,variants:Cue,initial:r?"exit":!1,animate:E,exit:"exit"})})});cD.displayName="Collapse";var _ue={enter:({transition:e,transitionEnd:t,delay:n}={})=>({opacity:1,transition:e?.enter??ws.enter(Tf.enter,n),transitionEnd:t?.enter}),exit:({transition:e,transitionEnd:t,delay:n}={})=>({opacity:0,transition:e?.exit??ws.exit(Tf.exit,n),transitionEnd:t?.exit})},dD={initial:"exit",animate:"enter",exit:"exit",variants:_ue},kue=C.exports.forwardRef(function(t,n){const{unmountOnExit:r,in:i,className:o,transition:a,transitionEnd:s,delay:l,...d}=t,p=i||r?"enter":"exit",g=r?i&&r:!0,m={transition:a,transitionEnd:s,delay:l};return S(bu,{custom:m,children:g&&ne.createElement(Va.div,{ref:n,className:xv("chakra-fade",o),custom:m,...dD,animate:p,...d})})});kue.displayName="Fade";var Eue={exit:({reverse:e,initialScale:t,transition:n,transitionEnd:r,delay:i})=>({opacity:0,...e?{scale:t,transitionEnd:r?.exit}:{transitionEnd:{scale:t,...r?.exit}},transition:n?.exit??ws.exit(Tf.exit,i)}),enter:({transitionEnd:e,transition:t,delay:n})=>({opacity:1,scale:1,transition:t?.enter??ws.enter(Tf.enter,n),transitionEnd:e?.enter})},fD={initial:"exit",animate:"enter",exit:"exit",variants:Eue},Pue=C.exports.forwardRef(function(t,n){const{unmountOnExit:r,in:i,reverse:o=!0,initialScale:a=.95,className:s,transition:l,transitionEnd:d,delay:p,...g}=t,m=r?i&&r:!0,y=i||r?"enter":"exit",b={initialScale:a,reverse:o,transition:l,transitionEnd:d,delay:p};return S(bu,{custom:b,children:m&&ne.createElement(Va.div,{ref:n,className:xv("chakra-offset-slide",s),...fD,animate:y,custom:b,...g})})});Pue.displayName="ScaleFade";var TT={exit:{duration:.15,ease:yf.easeInOut},enter:{type:"spring",damping:25,stiffness:180}},Tue={exit:({direction:e,transition:t,transitionEnd:n,delay:r})=>{const{exit:i}=T6({direction:e});return{...i,transition:t?.exit??ws.exit(TT.exit,r),transitionEnd:n?.exit}},enter:({direction:e,transitionEnd:t,transition:n,delay:r})=>{const{enter:i}=T6({direction:e});return{...i,transition:n?.enter??ws.enter(TT.enter,r),transitionEnd:t?.enter}}},hD=C.exports.forwardRef(function(t,n){const{direction:r="right",style:i,unmountOnExit:o,in:a,className:s,transition:l,transitionEnd:d,delay:p,motionProps:g,...m}=t,y=T6({direction:r}),b=Object.assign({position:"fixed"},y.position,i),w=o?a&&o:!0,P=a||o?"enter":"exit",E={transitionEnd:d,transition:l,direction:r,delay:p};return S(bu,{custom:E,children:w&&ne.createElement(Va.div,{...m,ref:n,initial:"exit",className:xv("chakra-slide",s),animate:P,exit:"exit",custom:E,variants:Tue,style:b,...g})})});hD.displayName="Slide";var Lue={initial:({offsetX:e,offsetY:t,transition:n,transitionEnd:r,delay:i})=>({opacity:0,x:e,y:t,transition:n?.exit??ws.exit(Tf.exit,i),transitionEnd:r?.exit}),enter:({transition:e,transitionEnd:t,delay:n})=>({opacity:1,x:0,y:0,transition:e?.enter??ws.enter(Tf.enter,n),transitionEnd:t?.enter}),exit:({offsetY:e,offsetX:t,transition:n,transitionEnd:r,reverse:i,delay:o})=>{const a={x:t,y:e};return{opacity:0,transition:n?.exit??ws.exit(Tf.exit,o),...i?{...a,transitionEnd:r?.exit}:{transitionEnd:{...a,...r?.exit}}}}},L6={initial:"initial",animate:"enter",exit:"exit",variants:Lue},Aue=C.exports.forwardRef(function(t,n){const{unmountOnExit:r,in:i,reverse:o=!0,className:a,offsetX:s=0,offsetY:l=8,transition:d,transitionEnd:p,delay:g,...m}=t,y=r?i&&r:!0,b=i||r?"enter":"exit",w={offsetX:s,offsetY:l,reverse:o,transition:d,transitionEnd:p,delay:g};return S(bu,{custom:w,children:y&&ne.createElement(Va.div,{ref:n,className:xv("chakra-offset-slide",a),custom:w,...L6,animate:b,...m})})});Aue.displayName="SlideFade";var bv=(...e)=>e.filter(Boolean).join(" ");function Mue(){return!1}var O4=e=>{const{condition:t,message:n}=e;t&&Mue()&&console.warn(n)};function Qb(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var[Iue,N4]=xn({name:"AccordionStylesContext",hookName:"useAccordionStyles",providerName:""}),[Rue,I8]=xn({name:"AccordionItemContext",hookName:"useAccordionItemContext",providerName:""}),[Oue,J9e,Nue,Due]=OO(),xf=Pe(function(t,n){const{getButtonProps:r}=I8(),i=r(t,n),a={display:"flex",alignItems:"center",width:"100%",outline:0,...N4().button};return ne.createElement(be.button,{...i,className:bv("chakra-accordion__button",t.className),__css:a})});xf.displayName="AccordionButton";function zue(e){const{onChange:t,defaultIndex:n,index:r,allowMultiple:i,allowToggle:o,...a}=e;$ue(e),Hue(e);const s=Nue(),[l,d]=C.exports.useState(-1);C.exports.useEffect(()=>()=>{d(-1)},[]);const[p,g]=C4({value:r,defaultValue(){return i?n??[]:n??-1},onChange:t});return{index:p,setIndex:g,htmlProps:a,getAccordionItemProps:y=>{let b=!1;return y!==null&&(b=Array.isArray(p)?p.includes(y):p===y),{isOpen:b,onChange:P=>{if(y!==null)if(i&&Array.isArray(p)){const E=P?p.concat(y):p.filter(k=>k!==y);g(E)}else P?g(y):o&&g(-1)}}},focusedIndex:l,setFocusedIndex:d,descendants:s}}var[Fue,R8]=xn({name:"AccordionContext",hookName:"useAccordionContext",providerName:"Accordion"});function Bue(e){const{isDisabled:t,isFocusable:n,id:r,...i}=e,{getAccordionItemProps:o,setFocusedIndex:a}=R8(),s=C.exports.useRef(null),l=C.exports.useId(),d=r??l,p=`accordion-button-${d}`,g=`accordion-panel-${d}`;Wue(e);const{register:m,index:y,descendants:b}=Due({disabled:t&&!n}),{isOpen:w,onChange:P}=o(y===-1?null:y);Vue({isOpen:w,isDisabled:t});const E=()=>{P?.(!0)},k=()=>{P?.(!1)},L=C.exports.useCallback(()=>{P?.(!w),a(y)},[y,a,w,P]),M=C.exports.useCallback(z=>{const V={ArrowDown:()=>{const j=b.nextEnabled(y);j?.node.focus()},ArrowUp:()=>{const j=b.prevEnabled(y);j?.node.focus()},Home:()=>{const j=b.firstEnabled();j?.node.focus()},End:()=>{const j=b.lastEnabled();j?.node.focus()}}[z.key];V&&(z.preventDefault(),V(z))},[b,y]),O=C.exports.useCallback(()=>{a(y)},[a,y]),N=C.exports.useCallback(function(H={},V=null){return{...H,type:"button",ref:zn(m,s,V),id:p,disabled:!!t,"aria-expanded":!!w,"aria-controls":g,onClick:Qb(H.onClick,L),onFocus:Qb(H.onFocus,O),onKeyDown:Qb(H.onKeyDown,M)}},[p,t,w,L,O,M,g,m]),D=C.exports.useCallback(function(H={},V=null){return{...H,ref:V,role:"region",id:g,"aria-labelledby":p,hidden:!w}},[p,w,g]);return{isOpen:w,isDisabled:t,isFocusable:n,onOpen:E,onClose:k,getButtonProps:N,getPanelProps:D,htmlProps:i}}function $ue(e){const t=e.index||e.defaultIndex,n=t!=null&&!Array.isArray(t)&&e.allowMultiple;O4({condition:!!n,message:`If 'allowMultiple' is passed, then 'index' or 'defaultIndex' must be an array. You passed: ${typeof t},`})}function Hue(e){O4({condition:!!(e.allowMultiple&&e.allowToggle),message:"If 'allowMultiple' is passed, 'allowToggle' will be ignored. Either remove 'allowToggle' or 'allowMultiple' depending on whether you want multiple accordions visible or not"})}function Wue(e){O4({condition:!!(e.isFocusable&&!e.isDisabled),message:`Using only 'isFocusable', this prop is reserved for situations where you pass 'isDisabled' but you still want the element to receive focus (A11y). Either remove it or pass 'isDisabled' as well. + `})}function Vue(e){O4({condition:e.isOpen&&!!e.isDisabled,message:"Cannot open a disabled accordion item"})}function bf(e){const{isOpen:t,isDisabled:n}=I8(),{reduceMotion:r}=R8(),i=bv("chakra-accordion__icon",e.className),o=N4(),a={opacity:n?.4:1,transform:t?"rotate(-180deg)":void 0,transition:r?void 0:"transform 0.2s",transformOrigin:"center",...o.icon};return S(ha,{viewBox:"0 0 24 24","aria-hidden":!0,className:i,__css:a,...e,children:S("path",{fill:"currentColor",d:"M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"})})}bf.displayName="AccordionIcon";var Sf=Pe(function(t,n){const{children:r,className:i}=t,{htmlProps:o,...a}=Bue(t),l={...N4().container,overflowAnchor:"none"},d=C.exports.useMemo(()=>a,[a]);return ne.createElement(Rue,{value:d},ne.createElement(be.div,{ref:n,...o,className:bv("chakra-accordion__item",i),__css:l},typeof r=="function"?r({isExpanded:!!a.isOpen,isDisabled:!!a.isDisabled}):r))});Sf.displayName="AccordionItem";var wf=Pe(function(t,n){const{className:r,motionProps:i,...o}=t,{reduceMotion:a}=R8(),{getPanelProps:s,isOpen:l}=I8(),d=s(o,n),p=bv("chakra-accordion__panel",r),g=N4();a||delete d.hidden;const m=ne.createElement(be.div,{...d,__css:g.panel,className:p});return a?m:S(cD,{in:l,...i,children:m})});wf.displayName="AccordionPanel";var D4=Pe(function({children:t,reduceMotion:n,...r},i){const o=Mi("Accordion",r),a=hn(r),{htmlProps:s,descendants:l,...d}=zue(a),p=C.exports.useMemo(()=>({...d,reduceMotion:!!n}),[d,n]);return ne.createElement(Oue,{value:l},ne.createElement(Fue,{value:p},ne.createElement(Iue,{value:o},ne.createElement(be.div,{ref:i,...s,className:bv("chakra-accordion",r.className),__css:o.root},t))))});D4.displayName="Accordion";var Uue=(...e)=>e.filter(Boolean).join(" "),Gue=dv({"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(360deg)"}}),M0=Pe((e,t)=>{const n=oo("Spinner",e),{label:r="Loading...",thickness:i="2px",speed:o="0.45s",emptyColor:a="transparent",className:s,...l}=hn(e),d=Uue("chakra-spinner",s),p={display:"inline-block",borderColor:"currentColor",borderStyle:"solid",borderRadius:"99999px",borderWidth:i,borderBottomColor:a,borderLeftColor:a,animation:`${Gue} ${o} linear infinite`,...n};return ne.createElement(be.div,{ref:t,__css:p,className:d,...l},r&&ne.createElement(be.span,{srOnly:!0},r))});M0.displayName="Spinner";var z4=(...e)=>e.filter(Boolean).join(" ");function jue(e){return S(ha,{viewBox:"0 0 24 24",...e,children:S("path",{fill:"currentColor",d:"M12,0A12,12,0,1,0,24,12,12.014,12.014,0,0,0,12,0Zm6.927,8.2-6.845,9.289a1.011,1.011,0,0,1-1.43.188L5.764,13.769a1,1,0,1,1,1.25-1.562l4.076,3.261,6.227-8.451A1,1,0,1,1,18.927,8.2Z"})})}function que(e){return S(ha,{viewBox:"0 0 24 24",...e,children:S("path",{fill:"currentColor",d:"M12,0A12,12,0,1,0,24,12,12.013,12.013,0,0,0,12,0Zm.25,5a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,12.25,5ZM14.5,18.5h-4a1,1,0,0,1,0-2h.75a.25.25,0,0,0,.25-.25v-4.5a.25.25,0,0,0-.25-.25H10.5a1,1,0,0,1,0-2h1a2,2,0,0,1,2,2v4.75a.25.25,0,0,0,.25.25h.75a1,1,0,1,1,0,2Z"})})}function LT(e){return S(ha,{viewBox:"0 0 24 24",...e,children:S("path",{fill:"currentColor",d:"M11.983,0a12.206,12.206,0,0,0-8.51,3.653A11.8,11.8,0,0,0,0,12.207,11.779,11.779,0,0,0,11.8,24h.214A12.111,12.111,0,0,0,24,11.791h0A11.766,11.766,0,0,0,11.983,0ZM10.5,16.542a1.476,1.476,0,0,1,1.449-1.53h.027a1.527,1.527,0,0,1,1.523,1.47,1.475,1.475,0,0,1-1.449,1.53h-.027A1.529,1.529,0,0,1,10.5,16.542ZM11,12.5v-6a1,1,0,0,1,2,0v6a1,1,0,1,1-2,0Z"})})}var[Kue,Zue]=xn({name:"AlertContext",hookName:"useAlertContext",providerName:""}),[Yue,O8]=xn({name:"AlertStylesContext",hookName:"useAlertStyles",providerName:""}),pD={info:{icon:que,colorScheme:"blue"},warning:{icon:LT,colorScheme:"orange"},success:{icon:jue,colorScheme:"green"},error:{icon:LT,colorScheme:"red"},loading:{icon:M0,colorScheme:"blue"}};function Xue(e){return pD[e].colorScheme}function Que(e){return pD[e].icon}var gD=Pe(function(t,n){const{status:r="info",addRole:i=!0,...o}=hn(t),a=t.colorScheme??Xue(r),s=Mi("Alert",{...t,colorScheme:a}),l={width:"100%",display:"flex",alignItems:"center",position:"relative",overflow:"hidden",...s.container};return ne.createElement(Kue,{value:{status:r}},ne.createElement(Yue,{value:s},ne.createElement(be.div,{role:i?"alert":void 0,ref:n,...o,className:z4("chakra-alert",t.className),__css:l})))});gD.displayName="Alert";var mD=Pe(function(t,n){const i={display:"inline",...O8().description};return ne.createElement(be.div,{ref:n,...t,className:z4("chakra-alert__desc",t.className),__css:i})});mD.displayName="AlertDescription";function vD(e){const{status:t}=Zue(),n=Que(t),r=O8(),i=t==="loading"?r.spinner:r.icon;return ne.createElement(be.span,{display:"inherit",...e,className:z4("chakra-alert__icon",e.className),__css:i},e.children||S(n,{h:"100%",w:"100%"}))}vD.displayName="AlertIcon";var yD=Pe(function(t,n){const r=O8();return ne.createElement(be.div,{ref:n,...t,className:z4("chakra-alert__title",t.className),__css:r.title})});yD.displayName="AlertTitle";function Jue(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}function ece(e){const{loading:t,src:n,srcSet:r,onLoad:i,onError:o,crossOrigin:a,sizes:s,ignoreFallback:l}=e,[d,p]=C.exports.useState("pending");C.exports.useEffect(()=>{p(n?"loading":"pending")},[n]);const g=C.exports.useRef(),m=C.exports.useCallback(()=>{if(!n)return;y();const b=new Image;b.src=n,a&&(b.crossOrigin=a),r&&(b.srcset=r),s&&(b.sizes=s),t&&(b.loading=t),b.onload=w=>{y(),p("loaded"),i?.(w)},b.onerror=w=>{y(),p("failed"),o?.(w)},g.current=b},[n,a,r,s,i,o,t]),y=()=>{g.current&&(g.current.onload=null,g.current.onerror=null,g.current=null)};return gl(()=>{if(!l)return d==="loading"&&m(),()=>{y()}},[d,m,l]),l?"loaded":d}var tce=(e,t)=>e!=="loaded"&&t==="beforeLoadOrError"||e==="failed"&&t==="onError",c5=Pe(function(t,n){const{htmlWidth:r,htmlHeight:i,alt:o,...a}=t;return S("img",{width:r,height:i,ref:n,alt:o,...a})});c5.displayName="NativeImage";var F4=Pe(function(t,n){const{fallbackSrc:r,fallback:i,src:o,srcSet:a,align:s,fit:l,loading:d,ignoreFallback:p,crossOrigin:g,fallbackStrategy:m="beforeLoadOrError",referrerPolicy:y,...b}=t,w=r!==void 0||i!==void 0,P=d!=null||p||!w,E=ece({...t,ignoreFallback:P}),k=tce(E,m),L={ref:n,objectFit:l,objectPosition:s,...P?b:Jue(b,["onError","onLoad"])};return k?i||ne.createElement(be.img,{as:c5,className:"chakra-image__placeholder",src:r,...L}):ne.createElement(be.img,{as:c5,src:o,srcSet:a,crossOrigin:g,loading:d,referrerPolicy:y,className:"chakra-image",...L})});F4.displayName="Image";Pe((e,t)=>ne.createElement(be.img,{ref:t,as:c5,className:"chakra-image",...e}));function B4(e){return C.exports.Children.toArray(e).filter(t=>C.exports.isValidElement(t))}var $4=(...e)=>e.filter(Boolean).join(" "),AT=e=>e?"":void 0,[nce,rce]=xn({strict:!1,name:"ButtonGroupContext"});function A6(e){const{children:t,className:n,...r}=e,i=C.exports.isValidElement(t)?C.exports.cloneElement(t,{"aria-hidden":!0,focusable:!1}):t,o=$4("chakra-button__icon",n);return ne.createElement(be.span,{display:"inline-flex",alignSelf:"center",flexShrink:0,...r,className:o},i)}A6.displayName="ButtonIcon";function M6(e){const{label:t,placement:n,spacing:r="0.5rem",children:i=S(M0,{color:"currentColor",width:"1em",height:"1em"}),className:o,__css:a,...s}=e,l=$4("chakra-button__spinner",o),d=n==="start"?"marginEnd":"marginStart",p=C.exports.useMemo(()=>({display:"flex",alignItems:"center",position:t?"relative":"absolute",[d]:t?r:0,fontSize:"1em",lineHeight:"normal",...a}),[a,t,d,r]);return ne.createElement(be.div,{className:l,...s,__css:p},i)}M6.displayName="ButtonSpinner";function ice(e){const[t,n]=C.exports.useState(!e);return{ref:C.exports.useCallback(o=>{!o||n(o.tagName==="BUTTON")},[]),type:t?"button":void 0}}var Da=Pe((e,t)=>{const n=rce(),r=oo("Button",{...n,...e}),{isDisabled:i=n?.isDisabled,isLoading:o,isActive:a,children:s,leftIcon:l,rightIcon:d,loadingText:p,iconSpacing:g="0.5rem",type:m,spinner:y,spinnerPlacement:b="start",className:w,as:P,...E}=hn(e),k=C.exports.useMemo(()=>{const N={...r?._focus,zIndex:1};return{display:"inline-flex",appearance:"none",alignItems:"center",justifyContent:"center",userSelect:"none",position:"relative",whiteSpace:"nowrap",verticalAlign:"middle",outline:"none",...r,...!!n&&{_focus:N}}},[r,n]),{ref:L,type:M}=ice(P),O={rightIcon:d,leftIcon:l,iconSpacing:g,children:s};return ne.createElement(be.button,{disabled:i||o,ref:Pie(t,L),as:P,type:m??M,"data-active":AT(a),"data-loading":AT(o),__css:k,className:$4("chakra-button",w),...E},o&&b==="start"&&S(M6,{className:"chakra-button__spinner--start",label:p,placement:"start",spacing:g,children:y}),o?p||ne.createElement(be.span,{opacity:0},S(MT,{...O})):S(MT,{...O}),o&&b==="end"&&S(M6,{className:"chakra-button__spinner--end",label:p,placement:"end",spacing:g,children:y}))});Da.displayName="Button";function MT(e){const{leftIcon:t,rightIcon:n,children:r,iconSpacing:i}=e;return te(Fn,{children:[t&&S(A6,{marginEnd:i,children:t}),r,n&&S(A6,{marginStart:i,children:n})]})}var xD=Pe(function(t,n){const{size:r,colorScheme:i,variant:o,className:a,spacing:s="0.5rem",isAttached:l,isDisabled:d,...p}=t,g=$4("chakra-button__group",a),m=C.exports.useMemo(()=>({size:r,colorScheme:i,variant:o,isDisabled:d}),[r,i,o,d]);let y={display:"inline-flex"};return l?y={...y,"> *:first-of-type:not(:last-of-type)":{borderEndRadius:0},"> *:not(:first-of-type):not(:last-of-type)":{borderRadius:0},"> *:not(:first-of-type):last-of-type":{borderStartRadius:0}}:y={...y,"& > *:not(style) ~ *:not(style)":{marginStart:s}},ne.createElement(nce,{value:m},ne.createElement(be.div,{ref:n,role:"group",__css:y,className:g,"data-attached":l?"":void 0,...p}))});xD.displayName="ButtonGroup";var Hr=Pe((e,t)=>{const{icon:n,children:r,isRound:i,"aria-label":o,...a}=e,s=n||r,l=C.exports.isValidElement(s)?C.exports.cloneElement(s,{"aria-hidden":!0,focusable:!1}):null;return S(Da,{padding:"0",borderRadius:i?"full":void 0,ref:t,"aria-label":o,...a,children:l})});Hr.displayName="IconButton";var I0=(...e)=>e.filter(Boolean).join(" "),Q2=e=>e?"":void 0,Jb=e=>e?!0:void 0;function IT(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var[oce,bD]=xn({name:"FormControlStylesContext",errorMessage:`useFormControlStyles returned is 'undefined'. Seems you forgot to wrap the components in "" `}),[ace,R0]=xn({strict:!1,name:"FormControlContext"});function sce(e){const{id:t,isRequired:n,isInvalid:r,isDisabled:i,isReadOnly:o,...a}=e,s=C.exports.useId(),l=t||`field-${s}`,d=`${l}-label`,p=`${l}-feedback`,g=`${l}-helptext`,[m,y]=C.exports.useState(!1),[b,w]=C.exports.useState(!1),[P,E]=C.exports.useState(!1),k=C.exports.useCallback((D={},z=null)=>({id:g,...D,ref:zn(z,H=>{!H||w(!0)})}),[g]),L=C.exports.useCallback((D={},z=null)=>({...D,ref:z,"data-focus":Q2(P),"data-disabled":Q2(i),"data-invalid":Q2(r),"data-readonly":Q2(o),id:D.id??d,htmlFor:D.htmlFor??l}),[l,i,P,r,o,d]),M=C.exports.useCallback((D={},z=null)=>({id:p,...D,ref:zn(z,H=>{!H||y(!0)}),"aria-live":"polite"}),[p]),O=C.exports.useCallback((D={},z=null)=>({...D,...a,ref:z,role:"group"}),[a]),N=C.exports.useCallback((D={},z=null)=>({...D,ref:z,role:"presentation","aria-hidden":!0,children:D.children||"*"}),[]);return{isRequired:!!n,isInvalid:!!r,isReadOnly:!!o,isDisabled:!!i,isFocused:!!P,onFocus:()=>E(!0),onBlur:()=>E(!1),hasFeedbackText:m,setHasFeedbackText:y,hasHelpText:b,setHasHelpText:w,id:l,labelId:d,feedbackId:p,helpTextId:g,htmlProps:a,getHelpTextProps:k,getErrorMessageProps:M,getRootProps:O,getLabelProps:L,getRequiredIndicatorProps:N}}var td=Pe(function(t,n){const r=Mi("Form",t),i=hn(t),{getRootProps:o,htmlProps:a,...s}=sce(i),l=I0("chakra-form-control",t.className);return ne.createElement(ace,{value:s},ne.createElement(oce,{value:r},ne.createElement(be.div,{...o({},n),className:l,__css:r.container})))});td.displayName="FormControl";var lce=Pe(function(t,n){const r=R0(),i=bD(),o=I0("chakra-form__helper-text",t.className);return ne.createElement(be.div,{...r?.getHelpTextProps(t,n),__css:i.helperText,className:o})});lce.displayName="FormHelperText";function N8(e){const{isDisabled:t,isInvalid:n,isReadOnly:r,isRequired:i,...o}=D8(e);return{...o,disabled:t,readOnly:r,required:i,"aria-invalid":Jb(n),"aria-required":Jb(i),"aria-readonly":Jb(r)}}function D8(e){const t=R0(),{id:n,disabled:r,readOnly:i,required:o,isRequired:a,isInvalid:s,isReadOnly:l,isDisabled:d,onFocus:p,onBlur:g,...m}=e,y=e["aria-describedby"]?[e["aria-describedby"]]:[];return t?.hasFeedbackText&&t?.isInvalid&&y.push(t.feedbackId),t?.hasHelpText&&y.push(t.helpTextId),{...m,"aria-describedby":y.join(" ")||void 0,id:n??t?.id,isDisabled:r??d??t?.isDisabled,isReadOnly:i??l??t?.isReadOnly,isRequired:o??a??t?.isRequired,isInvalid:s??t?.isInvalid,onFocus:IT(t?.onFocus,p),onBlur:IT(t?.onBlur,g)}}var[uce,cce]=xn({name:"FormErrorStylesContext",errorMessage:`useFormErrorStyles returned is 'undefined'. Seems you forgot to wrap the components in "" `}),dce=Pe((e,t)=>{const n=Mi("FormError",e),r=hn(e),i=R0();return i?.isInvalid?ne.createElement(uce,{value:n},ne.createElement(be.div,{...i?.getErrorMessageProps(r,t),className:I0("chakra-form__error-message",e.className),__css:{display:"flex",alignItems:"center",...n.text}})):null});dce.displayName="FormErrorMessage";var fce=Pe((e,t)=>{const n=cce(),r=R0();if(!r?.isInvalid)return null;const i=I0("chakra-form__error-icon",e.className);return S(ha,{ref:t,"aria-hidden":!0,...e,__css:n.icon,className:i,children:S("path",{fill:"currentColor",d:"M11.983,0a12.206,12.206,0,0,0-8.51,3.653A11.8,11.8,0,0,0,0,12.207,11.779,11.779,0,0,0,11.8,24h.214A12.111,12.111,0,0,0,24,11.791h0A11.766,11.766,0,0,0,11.983,0ZM10.5,16.542a1.476,1.476,0,0,1,1.449-1.53h.027a1.527,1.527,0,0,1,1.523,1.47,1.475,1.475,0,0,1-1.449,1.53h-.027A1.529,1.529,0,0,1,10.5,16.542ZM11,12.5v-6a1,1,0,0,1,2,0v6a1,1,0,1,1-2,0Z"})})});fce.displayName="FormErrorIcon";var Gf=Pe(function(t,n){const r=oo("FormLabel",t),i=hn(t),{className:o,children:a,requiredIndicator:s=S(SD,{}),optionalIndicator:l=null,...d}=i,p=R0(),g=p?.getLabelProps(d,n)??{ref:n,...d};return ne.createElement(be.label,{...g,className:I0("chakra-form__label",i.className),__css:{display:"block",textAlign:"start",...r}},a,p?.isRequired?s:l)});Gf.displayName="FormLabel";var SD=Pe(function(t,n){const r=R0(),i=bD();if(!r?.isRequired)return null;const o=I0("chakra-form__required-indicator",t.className);return ne.createElement(be.span,{...r?.getRequiredIndicatorProps(t,n),__css:i.requiredIndicator,className:o})});SD.displayName="RequiredIndicator";function Gc(e,t){const n=C.exports.useRef(!1),r=C.exports.useRef(!1);C.exports.useEffect(()=>{if(n.current&&r.current)return e();r.current=!0},t),C.exports.useEffect(()=>(n.current=!0,()=>{n.current=!1}),[])}var z8={border:"0px",clip:"rect(0px, 0px, 0px, 0px)",height:"1px",width:"1px",margin:"-1px",padding:"0px",overflow:"hidden",whiteSpace:"nowrap",position:"absolute"},hce=be("span",{baseStyle:z8});hce.displayName="VisuallyHidden";var pce=be("input",{baseStyle:z8});pce.displayName="VisuallyHiddenInput";var RT=!1,H4=null,h0=!1,I6=new Set,gce=typeof window<"u"&&window.navigator!=null?/^Mac/.test(window.navigator.platform):!1;function mce(e){return!(e.metaKey||!gce&&e.altKey||e.ctrlKey)}function F8(e,t){I6.forEach(n=>n(e,t))}function OT(e){h0=!0,mce(e)&&(H4="keyboard",F8("keyboard",e))}function tp(e){H4="pointer",(e.type==="mousedown"||e.type==="pointerdown")&&(h0=!0,F8("pointer",e))}function vce(e){e.target===window||e.target===document||(h0||(H4="keyboard",F8("keyboard",e)),h0=!1)}function yce(){h0=!1}function NT(){return H4!=="pointer"}function xce(){if(typeof window>"u"||RT)return;const{focus:e}=HTMLElement.prototype;HTMLElement.prototype.focus=function(...n){h0=!0,e.apply(this,n)},document.addEventListener("keydown",OT,!0),document.addEventListener("keyup",OT,!0),window.addEventListener("focus",vce,!0),window.addEventListener("blur",yce,!1),typeof PointerEvent<"u"?(document.addEventListener("pointerdown",tp,!0),document.addEventListener("pointermove",tp,!0),document.addEventListener("pointerup",tp,!0)):(document.addEventListener("mousedown",tp,!0),document.addEventListener("mousemove",tp,!0),document.addEventListener("mouseup",tp,!0)),RT=!0}function bce(e){xce(),e(NT());const t=()=>e(NT());return I6.add(t),()=>{I6.delete(t)}}var[e8e,Sce]=xn({name:"CheckboxGroupContext",strict:!1}),wce=(...e)=>e.filter(Boolean).join(" "),Yi=e=>e?"":void 0;function ka(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}function Cce(...e){return function(n){e.forEach(r=>{r?.(n)})}}var wD=be(Va.svg);function _ce(e){return S(wD,{width:"1.2em",viewBox:"0 0 12 10",variants:{unchecked:{opacity:0,strokeDashoffset:16},checked:{opacity:1,strokeDashoffset:0,transition:{duration:.2}}},style:{fill:"none",strokeWidth:2,stroke:"currentColor",strokeDasharray:16},...e,children:S("polyline",{points:"1.5 6 4.5 9 10.5 1"})})}function kce(e){return S(wD,{width:"1.2em",viewBox:"0 0 24 24",variants:{unchecked:{scaleX:.65,opacity:0},checked:{scaleX:1,opacity:1,transition:{scaleX:{duration:0},opacity:{duration:.02}}}},style:{stroke:"currentColor",strokeWidth:4},...e,children:S("line",{x1:"21",x2:"3",y1:"12",y2:"12"})})}function Ece({open:e,children:t}){return S(bu,{initial:!1,children:e&&ne.createElement(Va.div,{variants:{unchecked:{scale:.5},checked:{scale:1}},initial:"unchecked",animate:"checked",exit:"unchecked",style:{display:"flex",alignItems:"center",justifyContent:"center",height:"100%"}},t)})}function Pce(e){const{isIndeterminate:t,isChecked:n,...r}=e;return S(Ece,{open:n||t,children:S(t?kce:_ce,{...r})})}function Tce(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}function CD(e={}){const t=D8(e),{isDisabled:n,isReadOnly:r,isRequired:i,isInvalid:o,id:a,onBlur:s,onFocus:l,"aria-describedby":d}=t,{defaultChecked:p,isChecked:g,isFocusable:m,onChange:y,isIndeterminate:b,name:w,value:P,tabIndex:E=void 0,"aria-label":k,"aria-labelledby":L,"aria-invalid":M,...O}=e,N=Tce(O,["isDisabled","isReadOnly","isRequired","isInvalid","id","onBlur","onFocus","aria-describedby"]),D=ur(y),z=ur(s),H=ur(l),[V,j]=C.exports.useState(!1),[he,de]=C.exports.useState(!1),[ve,ke]=C.exports.useState(!1),[xe,Y]=C.exports.useState(!1);C.exports.useEffect(()=>bce(j),[]);const U=C.exports.useRef(null),[oe,ae]=C.exports.useState(!0),[X,me]=C.exports.useState(!!p),ye=g!==void 0,Se=ye?g:X,He=C.exports.useCallback(Le=>{if(r||n){Le.preventDefault();return}ye||me(Se?Le.target.checked:b?!0:Le.target.checked),D?.(Le)},[r,n,Se,ye,b,D]);gl(()=>{U.current&&(U.current.indeterminate=Boolean(b))},[b]),Gc(()=>{n&&de(!1)},[n,de]),gl(()=>{const Le=U.current;!Le?.form||(Le.form.onreset=()=>{me(!!p)})},[]);const je=n&&!m,ut=C.exports.useCallback(Le=>{Le.key===" "&&Y(!0)},[Y]),qe=C.exports.useCallback(Le=>{Le.key===" "&&Y(!1)},[Y]);gl(()=>{if(!U.current)return;U.current.checked!==Se&&me(U.current.checked)},[U.current]);const at=C.exports.useCallback((Le={},ot=null)=>{const Et=rt=>{he&&rt.preventDefault(),Y(!0)};return{...Le,ref:ot,"data-active":Yi(xe),"data-hover":Yi(ve),"data-checked":Yi(Se),"data-focus":Yi(he),"data-focus-visible":Yi(he&&V),"data-indeterminate":Yi(b),"data-disabled":Yi(n),"data-invalid":Yi(o),"data-readonly":Yi(r),"aria-hidden":!0,onMouseDown:ka(Le.onMouseDown,Et),onMouseUp:ka(Le.onMouseUp,()=>Y(!1)),onMouseEnter:ka(Le.onMouseEnter,()=>ke(!0)),onMouseLeave:ka(Le.onMouseLeave,()=>ke(!1))}},[xe,Se,n,he,V,ve,b,o,r]),et=C.exports.useCallback((Le={},ot=null)=>({...N,...Le,ref:zn(ot,Et=>{!Et||ae(Et.tagName==="LABEL")}),onClick:ka(Le.onClick,()=>{var Et;oe||((Et=U.current)==null||Et.click(),requestAnimationFrame(()=>{var rt;(rt=U.current)==null||rt.focus()}))}),"data-disabled":Yi(n),"data-checked":Yi(Se),"data-invalid":Yi(o)}),[N,n,Se,o,oe]),it=C.exports.useCallback((Le={},ot=null)=>({...Le,ref:zn(U,ot),type:"checkbox",name:w,value:P,id:a,tabIndex:E,onChange:ka(Le.onChange,He),onBlur:ka(Le.onBlur,z,()=>de(!1)),onFocus:ka(Le.onFocus,H,()=>de(!0)),onKeyDown:ka(Le.onKeyDown,ut),onKeyUp:ka(Le.onKeyUp,qe),required:i,checked:Se,disabled:je,readOnly:r,"aria-label":k,"aria-labelledby":L,"aria-invalid":M?Boolean(M):o,"aria-describedby":d,"aria-disabled":n,style:z8}),[w,P,a,He,z,H,ut,qe,i,Se,je,r,k,L,M,o,d,n,E]),Mt=C.exports.useCallback((Le={},ot=null)=>({...Le,ref:ot,onMouseDown:ka(Le.onMouseDown,DT),onTouchStart:ka(Le.onTouchStart,DT),"data-disabled":Yi(n),"data-checked":Yi(Se),"data-invalid":Yi(o)}),[Se,n,o]);return{state:{isInvalid:o,isFocused:he,isChecked:Se,isActive:xe,isHovered:ve,isIndeterminate:b,isDisabled:n,isReadOnly:r,isRequired:i},getRootProps:et,getCheckboxProps:at,getInputProps:it,getLabelProps:Mt,htmlProps:N}}function DT(e){e.preventDefault(),e.stopPropagation()}var Lce={display:"inline-flex",alignItems:"center",justifyContent:"center",verticalAlign:"top",userSelect:"none",flexShrink:0},Ace={cursor:"pointer",display:"inline-flex",alignItems:"center",verticalAlign:"top",position:"relative"},_D=Pe(function(t,n){const r=Sce(),i={...r,...t},o=Mi("Checkbox",i),a=hn(t),{spacing:s="0.5rem",className:l,children:d,iconColor:p,iconSize:g,icon:m=S(Pce,{}),isChecked:y,isDisabled:b=r?.isDisabled,onChange:w,inputProps:P,...E}=a;let k=y;r?.value&&a.value&&(k=r.value.includes(a.value));let L=w;r?.onChange&&a.value&&(L=Cce(r.onChange,w));const{state:M,getInputProps:O,getCheckboxProps:N,getLabelProps:D,getRootProps:z}=CD({...E,isDisabled:b,isChecked:k,onChange:L}),H=C.exports.useMemo(()=>({opacity:M.isChecked||M.isIndeterminate?1:0,transform:M.isChecked||M.isIndeterminate?"scale(1)":"scale(0.95)",fontSize:g,color:p,...o.icon}),[p,g,M.isChecked,M.isIndeterminate,o.icon]),V=C.exports.cloneElement(m,{__css:H,isIndeterminate:M.isIndeterminate,isChecked:M.isChecked});return ne.createElement(be.label,{__css:{...Ace,...o.container},className:wce("chakra-checkbox",l),...z()},S("input",{className:"chakra-checkbox__input",...O(P,n)}),ne.createElement(be.span,{__css:{...Lce,...o.control},className:"chakra-checkbox__control",...N()},V),d&&ne.createElement(be.span,{className:"chakra-checkbox__label",...D(),__css:{marginStart:s,...o.label}},d))});_D.displayName="Checkbox";function Mce(e){return S(ha,{focusable:"false","aria-hidden":!0,...e,children:S("path",{fill:"currentColor",d:"M.439,21.44a1.5,1.5,0,0,0,2.122,2.121L11.823,14.3a.25.25,0,0,1,.354,0l9.262,9.263a1.5,1.5,0,1,0,2.122-2.121L14.3,12.177a.25.25,0,0,1,0-.354l9.263-9.262A1.5,1.5,0,0,0,21.439.44L12.177,9.7a.25.25,0,0,1-.354,0L2.561.44A1.5,1.5,0,0,0,.439,2.561L9.7,11.823a.25.25,0,0,1,0,.354Z"})})}var W4=Pe(function(t,n){const r=oo("CloseButton",t),{children:i,isDisabled:o,__css:a,...s}=hn(t),l={outline:0,display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0};return ne.createElement(be.button,{type:"button","aria-label":"Close",ref:n,disabled:o,__css:{...l,...r,...a},...s},i||S(Mce,{width:"1em",height:"1em"}))});W4.displayName="CloseButton";function Ice(e){const t=parseFloat(e);return typeof t!="number"||Number.isNaN(t)?0:t}function B8(e,t){let n=Ice(e);const r=10**(t??10);return n=Math.round(n*r)/r,t?n.toFixed(t):n.toString()}function R6(e){if(!Number.isFinite(e))return 0;let t=1,n=0;for(;Math.round(e*t)/t!==e;)t*=10,n+=1;return n}function d5(e,t,n){return(e-t)*100/(n-t)}function kD(e,t,n){return(n-t)*e+t}function O6(e,t,n){const r=Math.round((e-t)/n)*n+t,i=R6(n);return B8(r,i)}function jp(e,t,n){return e==null?e:(nr==null?"":eS(r,o,n)??""),m=typeof i<"u",y=m?i:p,b=ED(yc(y),o),w=n??b,P=C.exports.useCallback(V=>{V!==y&&(m||g(V.toString()),d?.(V.toString(),yc(V)))},[d,m,y]),E=C.exports.useCallback(V=>{let j=V;return l&&(j=jp(j,a,s)),B8(j,w)},[w,l,s,a]),k=C.exports.useCallback((V=o)=>{let j;y===""?j=yc(V):j=yc(y)+V,j=E(j),P(j)},[E,o,P,y]),L=C.exports.useCallback((V=o)=>{let j;y===""?j=yc(-V):j=yc(y)-V,j=E(j),P(j)},[E,o,P,y]),M=C.exports.useCallback(()=>{let V;r==null?V="":V=eS(r,o,n)??a,P(V)},[r,n,o,P,a]),O=C.exports.useCallback(V=>{const j=eS(V,o,w)??a;P(j)},[w,o,P,a]),N=yc(y);return{isOutOfRange:N>s||NS(x4,{styles:PD}),Nce=()=>S(x4,{styles:` + html { + line-height: 1.5; + -webkit-text-size-adjust: 100%; + font-family: system-ui, sans-serif; + -webkit-font-smoothing: antialiased; + text-rendering: optimizeLegibility; + -moz-osx-font-smoothing: grayscale; + touch-action: manipulation; + } + + body { + position: relative; + min-height: 100%; + font-feature-settings: 'kern'; + } + + *, + *::before, + *::after { + border-width: 0; + border-style: solid; + box-sizing: border-box; + } + + main { + display: block; + } + + hr { + border-top-width: 1px; + box-sizing: content-box; + height: 0; + overflow: visible; + } + + pre, + code, + kbd, + samp { + font-family: SFMono-Regular, Menlo, Monaco, Consolas, monospace; + font-size: 1em; + } + + a { + background-color: transparent; + color: inherit; + text-decoration: inherit; + } + + abbr[title] { + border-bottom: none; + text-decoration: underline; + -webkit-text-decoration: underline dotted; + text-decoration: underline dotted; + } + + b, + strong { + font-weight: bold; + } + + small { + font-size: 80%; + } + + sub, + sup { + font-size: 75%; + line-height: 0; + position: relative; + vertical-align: baseline; + } + + sub { + bottom: -0.25em; + } + + sup { + top: -0.5em; + } + + img { + border-style: none; + } + + button, + input, + optgroup, + select, + textarea { + font-family: inherit; + font-size: 100%; + line-height: 1.15; + margin: 0; + } + + button, + input { + overflow: visible; + } + + button, + select { + text-transform: none; + } + + button::-moz-focus-inner, + [type="button"]::-moz-focus-inner, + [type="reset"]::-moz-focus-inner, + [type="submit"]::-moz-focus-inner { + border-style: none; + padding: 0; + } + + fieldset { + padding: 0.35em 0.75em 0.625em; + } + + legend { + box-sizing: border-box; + color: inherit; + display: table; + max-width: 100%; + padding: 0; + white-space: normal; + } + + progress { + vertical-align: baseline; + } + + textarea { + overflow: auto; + } + + [type="checkbox"], + [type="radio"] { + box-sizing: border-box; + padding: 0; + } + + [type="number"]::-webkit-inner-spin-button, + [type="number"]::-webkit-outer-spin-button { + -webkit-appearance: none !important; + } + + input[type="number"] { + -moz-appearance: textfield; + } + + [type="search"] { + -webkit-appearance: textfield; + outline-offset: -2px; + } + + [type="search"]::-webkit-search-decoration { + -webkit-appearance: none !important; + } + + ::-webkit-file-upload-button { + -webkit-appearance: button; + font: inherit; + } + + details { + display: block; + } + + summary { + display: list-item; + } + + template { + display: none; + } + + [hidden] { + display: none !important; + } + + body, + blockquote, + dl, + dd, + h1, + h2, + h3, + h4, + h5, + h6, + hr, + figure, + p, + pre { + margin: 0; + } + + button { + background: transparent; + padding: 0; + } + + fieldset { + margin: 0; + padding: 0; + } + + ol, + ul { + margin: 0; + padding: 0; + } + + textarea { + resize: vertical; + } + + button, + [role="button"] { + cursor: pointer; + } + + button::-moz-focus-inner { + border: 0 !important; + } + + table { + border-collapse: collapse; + } + + h1, + h2, + h3, + h4, + h5, + h6 { + font-size: inherit; + font-weight: inherit; + } + + button, + input, + optgroup, + select, + textarea { + padding: 0; + line-height: inherit; + color: inherit; + } + + img, + svg, + video, + canvas, + audio, + iframe, + embed, + object { + display: block; + } + + img, + video { + max-width: 100%; + height: auto; + } + + [data-js-focus-visible] :focus:not([data-focus-visible-added]):not([data-focus-visible-disabled]) { + outline: none; + box-shadow: none; + } + + select::-ms-expand { + display: none; + } + + ${PD} + `});function Lf(e,t,n,r){const i=ur(n);return C.exports.useEffect(()=>{const o=typeof e=="function"?e():e??document;if(!(!n||!o))return o.addEventListener(t,i,r),()=>{o.removeEventListener(t,i,r)}},[t,e,r,i,n]),()=>{const o=typeof e=="function"?e():e??document;o?.removeEventListener(t,i,r)}}function Dce(e){return"current"in e}var TD=()=>typeof window<"u";function zce(){const e=navigator.userAgentData;return e?.platform??navigator.platform}var Fce=e=>TD()&&e.test(navigator.vendor),Bce=e=>TD()&&e.test(zce()),$ce=()=>Bce(/mac|iphone|ipad|ipod/i),Hce=()=>$ce()&&Fce(/apple/i);function Wce(e){const{ref:t,elements:n,enabled:r}=e,i=()=>{var o;return((o=t.current)==null?void 0:o.ownerDocument)??document};Lf(i,"pointerdown",o=>{if(!Hce()||!r)return;const a=o.target,l=(n??[t]).some(d=>{const p=Dce(d)?d.current:d;return p?.contains(a)||p===a});i().activeElement!==a&&l&&(o.preventDefault(),a.focus())})}var Vce=IX?C.exports.useLayoutEffect:C.exports.useEffect;function zT(e,t=[]){const n=C.exports.useRef(e);return Vce(()=>{n.current=e}),C.exports.useCallback((...r)=>{var i;return(i=n.current)==null?void 0:i.call(n,...r)},t)}function Uce(e,t){const n=e!==void 0;return[n,n&&typeof e<"u"?e:t]}function Gce(e,t){const n=C.exports.useId();return C.exports.useMemo(()=>e||[t,n].filter(Boolean).join("-"),[e,t,n])}function f5(e={}){const{onClose:t,onOpen:n,isOpen:r,id:i}=e,o=zT(n),a=zT(t),[s,l]=C.exports.useState(e.defaultIsOpen||!1),[d,p]=Uce(r,s),g=Gce(i,"disclosure"),m=C.exports.useCallback(()=>{d||l(!1),a?.()},[d,a]),y=C.exports.useCallback(()=>{d||l(!0),o?.()},[d,o]),b=C.exports.useCallback(()=>{(p?m:y)()},[p,y,m]);return{isOpen:!!p,onOpen:y,onClose:m,onToggle:b,isControlled:d,getButtonProps:(w={})=>({...w,"aria-expanded":p,"aria-controls":g,onClick:RX(w.onClick,b)}),getDisclosureProps:(w={})=>({...w,hidden:!p,id:g})}}function $8(e){const t=Object.assign({},e);for(let n in t)t[n]===void 0&&delete t[n];return t}var H8=Pe(function(t,n){const{htmlSize:r,...i}=t,o=Mi("Input",i),a=hn(i),s=N8(a),l=Or("chakra-input",t.className);return ne.createElement(be.input,{size:r,...s,__css:o.field,ref:n,className:l})});H8.displayName="Input";H8.id="Input";var[jce,LD]=xn({name:"InputGroupStylesContext",errorMessage:`useInputGroupStyles returned is 'undefined'. Seems you forgot to wrap the components in "" `}),qce=Pe(function(t,n){const r=Mi("Input",t),{children:i,className:o,...a}=hn(t),s=Or("chakra-input__group",o),l={},d=B4(i),p=r.field;d.forEach(m=>{!r||(p&&m.type.id==="InputLeftElement"&&(l.paddingStart=p.height??p.h),p&&m.type.id==="InputRightElement"&&(l.paddingEnd=p.height??p.h),m.type.id==="InputRightAddon"&&(l.borderEndRadius=0),m.type.id==="InputLeftAddon"&&(l.borderStartRadius=0))});const g=d.map(m=>{var y,b;const w=$8({size:((y=m.props)==null?void 0:y.size)||t.size,variant:((b=m.props)==null?void 0:b.variant)||t.variant});return m.type.id!=="Input"?C.exports.cloneElement(m,w):C.exports.cloneElement(m,Object.assign(w,l,m.props))});return ne.createElement(be.div,{className:s,ref:n,__css:{width:"100%",display:"flex",position:"relative"},...a},S(jce,{value:r,children:g}))});qce.displayName="InputGroup";var Kce={left:{marginEnd:"-1px",borderEndRadius:0,borderEndColor:"transparent"},right:{marginStart:"-1px",borderStartRadius:0,borderStartColor:"transparent"}},Zce=be("div",{baseStyle:{flex:"0 0 auto",width:"auto",display:"flex",alignItems:"center",whiteSpace:"nowrap"}}),W8=Pe(function(t,n){const{placement:r="left",...i}=t,o=Kce[r]??{},a=LD();return S(Zce,{ref:n,...i,__css:{...a.addon,...o}})});W8.displayName="InputAddon";var AD=Pe(function(t,n){return S(W8,{ref:n,placement:"left",...t,className:Or("chakra-input__left-addon",t.className)})});AD.displayName="InputLeftAddon";AD.id="InputLeftAddon";var MD=Pe(function(t,n){return S(W8,{ref:n,placement:"right",...t,className:Or("chakra-input__right-addon",t.className)})});MD.displayName="InputRightAddon";MD.id="InputRightAddon";var Yce=be("div",{baseStyle:{display:"flex",alignItems:"center",justifyContent:"center",position:"absolute",top:"0",zIndex:2}}),V4=Pe(function(t,n){const{placement:r="left",...i}=t,o=LD(),a=o.field,l={[r==="left"?"insetStart":"insetEnd"]:"0",width:a?.height??a?.h,height:a?.height??a?.h,fontSize:a?.fontSize,...o.element};return S(Yce,{ref:n,__css:l,...i})});V4.id="InputElement";V4.displayName="InputElement";var ID=Pe(function(t,n){const{className:r,...i}=t,o=Or("chakra-input__left-element",r);return S(V4,{ref:n,placement:"left",className:o,...i})});ID.id="InputLeftElement";ID.displayName="InputLeftElement";var RD=Pe(function(t,n){const{className:r,...i}=t,o=Or("chakra-input__right-element",r);return S(V4,{ref:n,placement:"right",className:o,...i})});RD.id="InputRightElement";RD.displayName="InputRightElement";function Xce(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")&&!Array.isArray(e)}Object.freeze(["base","sm","md","lg","xl","2xl"]);function jc(e,t){return Array.isArray(e)?e.map(n=>n===null?null:t(n)):Xce(e)?Object.keys(e).reduce((n,r)=>(n[r]=t(e[r]),n),{}):e!=null?t(e):null}var Qce=Pe(function(e,t){const{ratio:n=4/3,children:r,className:i,...o}=e,a=C.exports.Children.only(r),s=Or("chakra-aspect-ratio",i);return ne.createElement(be.div,{ref:t,position:"relative",className:s,_before:{height:0,content:'""',display:"block",paddingBottom:jc(n,l=>`${1/l*100}%`)},__css:{"& > *:not(style)":{overflow:"hidden",position:"absolute",top:"0",right:"0",bottom:"0",left:"0",display:"flex",justifyContent:"center",alignItems:"center",width:"100%",height:"100%"},"& > img, & > video":{objectFit:"cover"}},...o},a)});Qce.displayName="AspectRatio";var Jce=Pe(function(t,n){const r=oo("Badge",t),{className:i,...o}=hn(t);return ne.createElement(be.span,{ref:n,className:Or("chakra-badge",t.className),...o,__css:{display:"inline-block",whiteSpace:"nowrap",verticalAlign:"middle",...r}})});Jce.displayName="Badge";var Pl=be("div");Pl.displayName="Box";var OD=Pe(function(t,n){const{size:r,centerContent:i=!0,...o}=t;return S(Pl,{ref:n,boxSize:r,__css:{...i?{display:"flex",alignItems:"center",justifyContent:"center"}:{},flexShrink:0,flexGrow:0},...o})});OD.displayName="Square";var ede=Pe(function(t,n){const{size:r,...i}=t;return S(OD,{size:r,ref:n,borderRadius:"9999px",...i})});ede.displayName="Circle";var ND=be("div",{baseStyle:{display:"flex",alignItems:"center",justifyContent:"center"}});ND.displayName="Center";var tde={horizontal:{insetStart:"50%",transform:"translateX(-50%)"},vertical:{top:"50%",transform:"translateY(-50%)"},both:{insetStart:"50%",top:"50%",transform:"translate(-50%, -50%)"}};Pe(function(t,n){const{axis:r="both",...i}=t;return ne.createElement(be.div,{ref:n,__css:tde[r],...i,position:"absolute"})});var nde=Pe(function(t,n){const r=oo("Code",t),{className:i,...o}=hn(t);return ne.createElement(be.code,{ref:n,className:Or("chakra-code",t.className),...o,__css:{display:"inline-block",...r}})});nde.displayName="Code";var rde=Pe(function(t,n){const{className:r,centerContent:i,...o}=hn(t),a=oo("Container",t);return ne.createElement(be.div,{ref:n,className:Or("chakra-container",r),...o,__css:{...a,...i&&{display:"flex",flexDirection:"column",alignItems:"center"}}})});rde.displayName="Container";var ide=Pe(function(t,n){const{borderLeftWidth:r,borderBottomWidth:i,borderTopWidth:o,borderRightWidth:a,borderWidth:s,borderStyle:l,borderColor:d,...p}=oo("Divider",t),{className:g,orientation:m="horizontal",__css:y,...b}=hn(t),w={vertical:{borderLeftWidth:r||a||s||"1px",height:"100%"},horizontal:{borderBottomWidth:i||o||s||"1px",width:"100%"}};return ne.createElement(be.hr,{ref:n,"aria-orientation":m,...b,__css:{...p,border:"0",borderColor:d,borderStyle:l,...w[m],...y},className:Or("chakra-divider",g)})});ide.displayName="Divider";var Dn=Pe(function(t,n){const{direction:r,align:i,justify:o,wrap:a,basis:s,grow:l,shrink:d,...p}=t,g={display:"flex",flexDirection:r,alignItems:i,justifyContent:o,flexWrap:a,flexBasis:s,flexGrow:l,flexShrink:d};return ne.createElement(be.div,{ref:n,__css:g,...p})});Dn.displayName="Flex";var DD=Pe(function(t,n){const{templateAreas:r,gap:i,rowGap:o,columnGap:a,column:s,row:l,autoFlow:d,autoRows:p,templateRows:g,autoColumns:m,templateColumns:y,...b}=t,w={display:"grid",gridTemplateAreas:r,gridGap:i,gridRowGap:o,gridColumnGap:a,gridAutoColumns:m,gridColumn:s,gridRow:l,gridAutoFlow:d,gridAutoRows:p,gridTemplateRows:g,gridTemplateColumns:y};return ne.createElement(be.div,{ref:n,__css:w,...b})});DD.displayName="Grid";function FT(e){return jc(e,t=>t==="auto"?"auto":`span ${t}/span ${t}`)}var ode=Pe(function(t,n){const{area:r,colSpan:i,colStart:o,colEnd:a,rowEnd:s,rowSpan:l,rowStart:d,...p}=t,g=$8({gridArea:r,gridColumn:FT(i),gridRow:FT(l),gridColumnStart:o,gridColumnEnd:a,gridRowStart:d,gridRowEnd:s});return ne.createElement(be.div,{ref:n,__css:g,...p})});ode.displayName="GridItem";var Af=Pe(function(t,n){const r=oo("Heading",t),{className:i,...o}=hn(t);return ne.createElement(be.h2,{ref:n,className:Or("chakra-heading",t.className),...o,__css:r})});Af.displayName="Heading";Pe(function(t,n){const r=oo("Mark",t),i=hn(t);return S(Pl,{ref:n,...i,as:"mark",__css:{bg:"transparent",whiteSpace:"nowrap",...r}})});var ade=Pe(function(t,n){const r=oo("Kbd",t),{className:i,...o}=hn(t);return ne.createElement(be.kbd,{ref:n,className:Or("chakra-kbd",i),...o,__css:{fontFamily:"mono",...r}})});ade.displayName="Kbd";var qp=Pe(function(t,n){const r=oo("Link",t),{className:i,isExternal:o,...a}=hn(t);return ne.createElement(be.a,{target:o?"_blank":void 0,rel:o?"noopener":void 0,ref:n,className:Or("chakra-link",i),...a,__css:r})});qp.displayName="Link";Pe(function(t,n){const{isExternal:r,target:i,rel:o,className:a,...s}=t;return ne.createElement(be.a,{...s,ref:n,className:Or("chakra-linkbox__overlay",a),rel:r?"noopener noreferrer":o,target:r?"_blank":i,__css:{position:"static","&::before":{content:"''",cursor:"inherit",display:"block",position:"absolute",top:0,left:0,zIndex:0,width:"100%",height:"100%"}}})});Pe(function(t,n){const{className:r,...i}=t;return ne.createElement(be.div,{ref:n,position:"relative",...i,className:Or("chakra-linkbox",r),__css:{"a[href]:not(.chakra-linkbox__overlay), abbr[title]":{position:"relative",zIndex:1}}})});var[sde,zD]=xn({name:"ListStylesContext",errorMessage:`useListStyles returned is 'undefined'. Seems you forgot to wrap the components in "" `}),V8=Pe(function(t,n){const r=Mi("List",t),{children:i,styleType:o="none",stylePosition:a,spacing:s,...l}=hn(t),d=B4(i),g=s?{["& > *:not(style) ~ *:not(style)"]:{mt:s}}:{};return ne.createElement(sde,{value:r},ne.createElement(be.ul,{ref:n,listStyleType:o,listStylePosition:a,role:"list",__css:{...r.container,...g},...l},d))});V8.displayName="List";var lde=Pe((e,t)=>{const{as:n,...r}=e;return S(V8,{ref:t,as:"ol",styleType:"decimal",marginStart:"1em",...r})});lde.displayName="OrderedList";var FD=Pe(function(t,n){const{as:r,...i}=t;return S(V8,{ref:n,as:"ul",styleType:"initial",marginStart:"1em",...i})});FD.displayName="UnorderedList";var BD=Pe(function(t,n){const r=zD();return ne.createElement(be.li,{ref:n,...t,__css:r.item})});BD.displayName="ListItem";var ude=Pe(function(t,n){const r=zD();return S(ha,{ref:n,role:"presentation",...t,__css:r.icon})});ude.displayName="ListIcon";var cde=Pe(function(t,n){const{columns:r,spacingX:i,spacingY:o,spacing:a,minChildWidth:s,...l}=t,d=P0(),p=s?fde(s,d):hde(r);return S(DD,{ref:n,gap:a,columnGap:i,rowGap:o,templateColumns:p,...l})});cde.displayName="SimpleGrid";function dde(e){return typeof e=="number"?`${e}px`:e}function fde(e,t){return jc(e,n=>{const r=mie("sizes",n,dde(n))(t);return n===null?null:`repeat(auto-fit, minmax(${r}, 1fr))`})}function hde(e){return jc(e,t=>t===null?null:`repeat(${t}, minmax(0, 1fr))`)}var $D=be("div",{baseStyle:{flex:1,justifySelf:"stretch",alignSelf:"stretch"}});$D.displayName="Spacer";var N6="& > *:not(style) ~ *:not(style)";function pde(e){const{spacing:t,direction:n}=e,r={column:{marginTop:t,marginEnd:0,marginBottom:0,marginStart:0},row:{marginTop:0,marginEnd:0,marginBottom:0,marginStart:t},"column-reverse":{marginTop:0,marginEnd:0,marginBottom:t,marginStart:0},"row-reverse":{marginTop:0,marginEnd:t,marginBottom:0,marginStart:0}};return{flexDirection:n,[N6]:jc(n,i=>r[i])}}function gde(e){const{spacing:t,direction:n}=e,r={column:{my:t,mx:0,borderLeftWidth:0,borderBottomWidth:"1px"},"column-reverse":{my:t,mx:0,borderLeftWidth:0,borderBottomWidth:"1px"},row:{mx:t,my:0,borderLeftWidth:"1px",borderBottomWidth:0},"row-reverse":{mx:t,my:0,borderLeftWidth:"1px",borderBottomWidth:0}};return{"&":jc(n,i=>r[i])}}var HD=e=>ne.createElement(be.div,{className:"chakra-stack__item",...e,__css:{display:"inline-block",flex:"0 0 auto",minWidth:0,...e.__css}});HD.displayName="StackItem";var U8=Pe((e,t)=>{const{isInline:n,direction:r,align:i,justify:o,spacing:a="0.5rem",wrap:s,children:l,divider:d,className:p,shouldWrapChildren:g,...m}=e,y=n?"row":r??"column",b=C.exports.useMemo(()=>pde({direction:y,spacing:a}),[y,a]),w=C.exports.useMemo(()=>gde({spacing:a,direction:y}),[a,y]),P=!!d,E=!g&&!P,k=C.exports.useMemo(()=>{const M=B4(l);return E?M:M.map((O,N)=>{const D=typeof O.key<"u"?O.key:N,z=N+1===M.length,V=g?S(HD,{children:O},D):O;if(!P)return V;const j=C.exports.cloneElement(d,{__css:w}),he=z?null:j;return te(C.exports.Fragment,{children:[V,he]},D)})},[d,w,P,E,g,l]),L=Or("chakra-stack",p);return ne.createElement(be.div,{ref:t,display:"flex",alignItems:i,justifyContent:o,flexDirection:b.flexDirection,flexWrap:s,className:L,__css:P?{}:{[N6]:b[N6]},...m},k)});U8.displayName="Stack";var mde=Pe((e,t)=>S(U8,{align:"center",...e,direction:"row",ref:t}));mde.displayName="HStack";var vde=Pe((e,t)=>S(U8,{align:"center",...e,direction:"column",ref:t}));vde.displayName="VStack";var wo=Pe(function(t,n){const r=oo("Text",t),{className:i,align:o,decoration:a,casing:s,...l}=hn(t),d=$8({textAlign:t.align,textDecoration:t.decoration,textTransform:t.casing});return ne.createElement(be.p,{ref:n,className:Or("chakra-text",t.className),...d,...l,__css:r})});wo.displayName="Text";function BT(e){return typeof e=="number"?`${e}px`:e}var yde=Pe(function(t,n){const{spacing:r="0.5rem",spacingX:i,spacingY:o,children:a,justify:s,direction:l,align:d,className:p,shouldWrapChildren:g,...m}=t,y=C.exports.useMemo(()=>{const{spacingX:w=r,spacingY:P=r}={spacingX:i,spacingY:o};return{"--chakra-wrap-x-spacing":E=>jc(w,k=>BT(Uw("space",k)(E))),"--chakra-wrap-y-spacing":E=>jc(P,k=>BT(Uw("space",k)(E))),"--wrap-x-spacing":"calc(var(--chakra-wrap-x-spacing) / 2)","--wrap-y-spacing":"calc(var(--chakra-wrap-y-spacing) / 2)",display:"flex",flexWrap:"wrap",justifyContent:s,alignItems:d,flexDirection:l,listStyleType:"none",padding:"0",margin:"calc(var(--wrap-y-spacing) * -1) calc(var(--wrap-x-spacing) * -1)","& > *:not(style)":{margin:"var(--wrap-y-spacing) var(--wrap-x-spacing)"}}},[r,i,o,s,d,l]),b=C.exports.useMemo(()=>g?C.exports.Children.map(a,(w,P)=>S(WD,{children:w},P)):a,[a,g]);return ne.createElement(be.div,{ref:n,className:Or("chakra-wrap",p),overflow:"hidden",...m},ne.createElement(be.ul,{className:"chakra-wrap__list",__css:y},b))});yde.displayName="Wrap";var WD=Pe(function(t,n){const{className:r,...i}=t;return ne.createElement(be.li,{ref:n,__css:{display:"flex",alignItems:"flex-start"},className:Or("chakra-wrap__listitem",r),...i})});WD.displayName="WrapItem";var xde={body:{classList:{add(){},remove(){}}},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector(){return null},querySelectorAll(){return[]},getElementById(){return null},createEvent(){return{initEvent(){}}},createElement(){return{children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName(){return[]}}}},VD=xde,np=()=>{},bde={document:VD,navigator:{userAgent:""},CustomEvent:function(){return this},addEventListener:np,removeEventListener:np,getComputedStyle(){return{getPropertyValue(){return""}}},matchMedia(){return{matches:!1,addListener:np,removeListener:np}},requestAnimationFrame(e){return typeof setTimeout>"u"?(e(),null):setTimeout(e,0)},cancelAnimationFrame(e){typeof setTimeout>"u"||clearTimeout(e)},setTimeout:()=>0,clearTimeout:np,setInterval:()=>0,clearInterval:np},Sde=bde,wde={window:Sde,document:VD},UD=typeof window<"u"?{window,document}:wde,GD=C.exports.createContext(UD);GD.displayName="EnvironmentContext";function jD(e){const{children:t,environment:n}=e,[r,i]=C.exports.useState(null),[o,a]=C.exports.useState(!1);C.exports.useEffect(()=>a(!0),[]);const s=C.exports.useMemo(()=>{if(n)return n;const l=r?.ownerDocument,d=r?.ownerDocument.defaultView;return l?{document:l,window:d}:UD},[r,n]);return te(GD.Provider,{value:s,children:[t,!n&&o&&S("span",{id:"__chakra_env",hidden:!0,ref:l=>{C.exports.startTransition(()=>{l&&i(l)})}})]})}jD.displayName="EnvironmentProvider";var Cde=e=>e?"":void 0;function _de(){const e=C.exports.useRef(new Map),t=e.current,n=C.exports.useCallback((i,o,a,s)=>{e.current.set(a,{type:o,el:i,options:s}),i.addEventListener(o,a,s)},[]),r=C.exports.useCallback((i,o,a,s)=>{i.removeEventListener(o,a,s),e.current.delete(a)},[]);return C.exports.useEffect(()=>()=>{t.forEach((i,o)=>{r(i.el,i.type,o,i.options)})},[r,t]),{add:n,remove:r}}function tS(e){const t=e.target,{tagName:n,isContentEditable:r}=t;return n!=="INPUT"&&n!=="TEXTAREA"&&r!==!0}function kde(e={}){const{ref:t,isDisabled:n,isFocusable:r,clickOnEnter:i=!0,clickOnSpace:o=!0,onMouseDown:a,onMouseUp:s,onClick:l,onKeyDown:d,onKeyUp:p,tabIndex:g,onMouseOver:m,onMouseLeave:y,...b}=e,[w,P]=C.exports.useState(!0),[E,k]=C.exports.useState(!1),L=_de(),M=Y=>{!Y||Y.tagName!=="BUTTON"&&P(!1)},O=w?g:g||0,N=n&&!r,D=C.exports.useCallback(Y=>{if(n){Y.stopPropagation(),Y.preventDefault();return}Y.currentTarget.focus(),l?.(Y)},[n,l]),z=C.exports.useCallback(Y=>{E&&tS(Y)&&(Y.preventDefault(),Y.stopPropagation(),k(!1),L.remove(document,"keyup",z,!1))},[E,L]),H=C.exports.useCallback(Y=>{if(d?.(Y),n||Y.defaultPrevented||Y.metaKey||!tS(Y.nativeEvent)||w)return;const U=i&&Y.key==="Enter";o&&Y.key===" "&&(Y.preventDefault(),k(!0)),U&&(Y.preventDefault(),Y.currentTarget.click()),L.add(document,"keyup",z,!1)},[n,w,d,i,o,L,z]),V=C.exports.useCallback(Y=>{if(p?.(Y),n||Y.defaultPrevented||Y.metaKey||!tS(Y.nativeEvent)||w)return;o&&Y.key===" "&&(Y.preventDefault(),k(!1),Y.currentTarget.click())},[o,w,n,p]),j=C.exports.useCallback(Y=>{Y.button===0&&(k(!1),L.remove(document,"mouseup",j,!1))},[L]),he=C.exports.useCallback(Y=>{if(Y.button!==0)return;if(n){Y.stopPropagation(),Y.preventDefault();return}w||k(!0),Y.currentTarget.focus({preventScroll:!0}),L.add(document,"mouseup",j,!1),a?.(Y)},[n,w,a,L,j]),de=C.exports.useCallback(Y=>{Y.button===0&&(w||k(!1),s?.(Y))},[s,w]),ve=C.exports.useCallback(Y=>{if(n){Y.preventDefault();return}m?.(Y)},[n,m]),ke=C.exports.useCallback(Y=>{E&&(Y.preventDefault(),k(!1)),y?.(Y)},[E,y]),xe=zn(t,M);return w?{...b,ref:xe,type:"button","aria-disabled":N?void 0:n,disabled:N,onClick:D,onMouseDown:a,onMouseUp:s,onKeyUp:p,onKeyDown:d,onMouseOver:m,onMouseLeave:y}:{...b,ref:xe,role:"button","data-active":Cde(E),"aria-disabled":n?"true":void 0,tabIndex:N?void 0:O,onClick:D,onMouseDown:he,onMouseUp:de,onKeyUp:V,onKeyDown:H,onMouseOver:ve,onMouseLeave:ke}}function qD(e){return e!=null&&typeof e=="object"&&"nodeType"in e&&e.nodeType===Node.ELEMENT_NODE}function KD(e){if(!qD(e))return!1;const t=e.ownerDocument.defaultView??window;return e instanceof t.HTMLElement}function Ede(e){var t;return((t=ZD(e))==null?void 0:t.defaultView)??window}function ZD(e){return qD(e)?e.ownerDocument:document}function Pde(e){return ZD(e).activeElement}var YD=e=>e.hasAttribute("tabindex"),Tde=e=>YD(e)&&e.tabIndex===-1;function Lde(e){return Boolean(e.getAttribute("disabled"))===!0||Boolean(e.getAttribute("aria-disabled"))===!0}function XD(e){return e.parentElement&&XD(e.parentElement)?!0:e.hidden}function Ade(e){const t=e.getAttribute("contenteditable");return t!=="false"&&t!=null}function QD(e){if(!KD(e)||XD(e)||Lde(e))return!1;const{localName:t}=e;if(["input","select","textarea","button"].indexOf(t)>=0)return!0;const r={a:()=>e.hasAttribute("href"),audio:()=>e.hasAttribute("controls"),video:()=>e.hasAttribute("controls")};return t in r?r[t]():Ade(e)?!0:YD(e)}function Mde(e){return e?KD(e)&&QD(e)&&!Tde(e):!1}var Ide=["input:not(:disabled):not([disabled])","select:not(:disabled):not([disabled])","textarea:not(:disabled):not([disabled])","embed","iframe","object","a[href]","area[href]","button:not(:disabled):not([disabled])","[tabindex]","audio[controls]","video[controls]","*[tabindex]:not([aria-disabled])","*[contenteditable]"],Rde=Ide.join(),Ode=e=>e.offsetWidth>0&&e.offsetHeight>0;function JD(e){const t=Array.from(e.querySelectorAll(Rde));return t.unshift(e),t.filter(n=>QD(n)&&Ode(n))}function Nde(e){const t=e.current;if(!t)return!1;const n=Pde(t);return!n||t.contains(n)?!1:!!Mde(n)}function Dde(e,t){const{shouldFocus:n,visible:r,focusRef:i}=t,o=n&&!r;Gc(()=>{if(!o||Nde(e))return;const a=i?.current||e.current;a&&requestAnimationFrame(()=>{a.focus()})},[o,e,i])}var zde={preventScroll:!0,shouldFocus:!1};function Fde(e,t=zde){const{focusRef:n,preventScroll:r,shouldFocus:i,visible:o}=t,a=Bde(e)?e.current:e,s=i&&o,l=C.exports.useCallback(()=>{if(!(!a||!s)&&!a.contains(document.activeElement))if(n?.current)requestAnimationFrame(()=>{var d;(d=n.current)==null||d.focus({preventScroll:r})});else{const d=JD(a);d.length>0&&requestAnimationFrame(()=>{d[0].focus({preventScroll:r})})}},[s,r,a,n]);Gc(()=>{l()},[l]),Lf(a,"transitionend",l)}function Bde(e){return"current"in e}var Po="top",$a="bottom",Ha="right",To="left",G8="auto",Sv=[Po,$a,Ha,To],p0="start",Um="end",$de="clippingParents",ez="viewport",sg="popper",Hde="reference",$T=Sv.reduce(function(e,t){return e.concat([t+"-"+p0,t+"-"+Um])},[]),tz=[].concat(Sv,[G8]).reduce(function(e,t){return e.concat([t,t+"-"+p0,t+"-"+Um])},[]),Wde="beforeRead",Vde="read",Ude="afterRead",Gde="beforeMain",jde="main",qde="afterMain",Kde="beforeWrite",Zde="write",Yde="afterWrite",Xde=[Wde,Vde,Ude,Gde,jde,qde,Kde,Zde,Yde];function wl(e){return e?(e.nodeName||"").toLowerCase():null}function Ua(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function Ff(e){var t=Ua(e).Element;return e instanceof t||e instanceof Element}function za(e){var t=Ua(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function j8(e){if(typeof ShadowRoot>"u")return!1;var t=Ua(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function Qde(e){var t=e.state;Object.keys(t.elements).forEach(function(n){var r=t.styles[n]||{},i=t.attributes[n]||{},o=t.elements[n];!za(o)||!wl(o)||(Object.assign(o.style,r),Object.keys(i).forEach(function(a){var s=i[a];s===!1?o.removeAttribute(a):o.setAttribute(a,s===!0?"":s)}))})}function Jde(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach(function(r){var i=t.elements[r],o=t.attributes[r]||{},a=Object.keys(t.styles.hasOwnProperty(r)?t.styles[r]:n[r]),s=a.reduce(function(l,d){return l[d]="",l},{});!za(i)||!wl(i)||(Object.assign(i.style,s),Object.keys(o).forEach(function(l){i.removeAttribute(l)}))})}}const efe={name:"applyStyles",enabled:!0,phase:"write",fn:Qde,effect:Jde,requires:["computeStyles"]};function xl(e){return e.split("-")[0]}var Mf=Math.max,h5=Math.min,g0=Math.round;function D6(){var e=navigator.userAgentData;return e!=null&&e.brands?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function nz(){return!/^((?!chrome|android).)*safari/i.test(D6())}function m0(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!1);var r=e.getBoundingClientRect(),i=1,o=1;t&&za(e)&&(i=e.offsetWidth>0&&g0(r.width)/e.offsetWidth||1,o=e.offsetHeight>0&&g0(r.height)/e.offsetHeight||1);var a=Ff(e)?Ua(e):window,s=a.visualViewport,l=!nz()&&n,d=(r.left+(l&&s?s.offsetLeft:0))/i,p=(r.top+(l&&s?s.offsetTop:0))/o,g=r.width/i,m=r.height/o;return{width:g,height:m,top:p,right:d+g,bottom:p+m,left:d,x:d,y:p}}function q8(e){var t=m0(e),n=e.offsetWidth,r=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-r)<=1&&(r=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:r}}function rz(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&j8(n)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function pu(e){return Ua(e).getComputedStyle(e)}function tfe(e){return["table","td","th"].indexOf(wl(e))>=0}function nd(e){return((Ff(e)?e.ownerDocument:e.document)||window.document).documentElement}function U4(e){return wl(e)==="html"?e:e.assignedSlot||e.parentNode||(j8(e)?e.host:null)||nd(e)}function HT(e){return!za(e)||pu(e).position==="fixed"?null:e.offsetParent}function nfe(e){var t=/firefox/i.test(D6()),n=/Trident/i.test(D6());if(n&&za(e)){var r=pu(e);if(r.position==="fixed")return null}var i=U4(e);for(j8(i)&&(i=i.host);za(i)&&["html","body"].indexOf(wl(i))<0;){var o=pu(i);if(o.transform!=="none"||o.perspective!=="none"||o.contain==="paint"||["transform","perspective"].indexOf(o.willChange)!==-1||t&&o.willChange==="filter"||t&&o.filter&&o.filter!=="none")return i;i=i.parentNode}return null}function wv(e){for(var t=Ua(e),n=HT(e);n&&tfe(n)&&pu(n).position==="static";)n=HT(n);return n&&(wl(n)==="html"||wl(n)==="body"&&pu(n).position==="static")?t:n||nfe(e)||t}function K8(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function rm(e,t,n){return Mf(e,h5(t,n))}function rfe(e,t,n){var r=rm(e,t,n);return r>n?n:r}function iz(){return{top:0,right:0,bottom:0,left:0}}function oz(e){return Object.assign({},iz(),e)}function az(e,t){return t.reduce(function(n,r){return n[r]=e,n},{})}var ife=function(t,n){return t=typeof t=="function"?t(Object.assign({},n.rects,{placement:n.placement})):t,oz(typeof t!="number"?t:az(t,Sv))};function ofe(e){var t,n=e.state,r=e.name,i=e.options,o=n.elements.arrow,a=n.modifiersData.popperOffsets,s=xl(n.placement),l=K8(s),d=[To,Ha].indexOf(s)>=0,p=d?"height":"width";if(!(!o||!a)){var g=ife(i.padding,n),m=q8(o),y=l==="y"?Po:To,b=l==="y"?$a:Ha,w=n.rects.reference[p]+n.rects.reference[l]-a[l]-n.rects.popper[p],P=a[l]-n.rects.reference[l],E=wv(o),k=E?l==="y"?E.clientHeight||0:E.clientWidth||0:0,L=w/2-P/2,M=g[y],O=k-m[p]-g[b],N=k/2-m[p]/2+L,D=rm(M,N,O),z=l;n.modifiersData[r]=(t={},t[z]=D,t.centerOffset=D-N,t)}}function afe(e){var t=e.state,n=e.options,r=n.element,i=r===void 0?"[data-popper-arrow]":r;i!=null&&(typeof i=="string"&&(i=t.elements.popper.querySelector(i),!i)||!rz(t.elements.popper,i)||(t.elements.arrow=i))}const sfe={name:"arrow",enabled:!0,phase:"main",fn:ofe,effect:afe,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function v0(e){return e.split("-")[1]}var lfe={top:"auto",right:"auto",bottom:"auto",left:"auto"};function ufe(e){var t=e.x,n=e.y,r=window,i=r.devicePixelRatio||1;return{x:g0(t*i)/i||0,y:g0(n*i)/i||0}}function WT(e){var t,n=e.popper,r=e.popperRect,i=e.placement,o=e.variation,a=e.offsets,s=e.position,l=e.gpuAcceleration,d=e.adaptive,p=e.roundOffsets,g=e.isFixed,m=a.x,y=m===void 0?0:m,b=a.y,w=b===void 0?0:b,P=typeof p=="function"?p({x:y,y:w}):{x:y,y:w};y=P.x,w=P.y;var E=a.hasOwnProperty("x"),k=a.hasOwnProperty("y"),L=To,M=Po,O=window;if(d){var N=wv(n),D="clientHeight",z="clientWidth";if(N===Ua(n)&&(N=nd(n),pu(N).position!=="static"&&s==="absolute"&&(D="scrollHeight",z="scrollWidth")),N=N,i===Po||(i===To||i===Ha)&&o===Um){M=$a;var H=g&&N===O&&O.visualViewport?O.visualViewport.height:N[D];w-=H-r.height,w*=l?1:-1}if(i===To||(i===Po||i===$a)&&o===Um){L=Ha;var V=g&&N===O&&O.visualViewport?O.visualViewport.width:N[z];y-=V-r.width,y*=l?1:-1}}var j=Object.assign({position:s},d&&lfe),he=p===!0?ufe({x:y,y:w}):{x:y,y:w};if(y=he.x,w=he.y,l){var de;return Object.assign({},j,(de={},de[M]=k?"0":"",de[L]=E?"0":"",de.transform=(O.devicePixelRatio||1)<=1?"translate("+y+"px, "+w+"px)":"translate3d("+y+"px, "+w+"px, 0)",de))}return Object.assign({},j,(t={},t[M]=k?w+"px":"",t[L]=E?y+"px":"",t.transform="",t))}function cfe(e){var t=e.state,n=e.options,r=n.gpuAcceleration,i=r===void 0?!0:r,o=n.adaptive,a=o===void 0?!0:o,s=n.roundOffsets,l=s===void 0?!0:s,d={placement:xl(t.placement),variation:v0(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:i,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,WT(Object.assign({},d,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:a,roundOffsets:l})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,WT(Object.assign({},d,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const dfe={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:cfe,data:{}};var J2={passive:!0};function ffe(e){var t=e.state,n=e.instance,r=e.options,i=r.scroll,o=i===void 0?!0:i,a=r.resize,s=a===void 0?!0:a,l=Ua(t.elements.popper),d=[].concat(t.scrollParents.reference,t.scrollParents.popper);return o&&d.forEach(function(p){p.addEventListener("scroll",n.update,J2)}),s&&l.addEventListener("resize",n.update,J2),function(){o&&d.forEach(function(p){p.removeEventListener("scroll",n.update,J2)}),s&&l.removeEventListener("resize",n.update,J2)}}const hfe={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:ffe,data:{}};var pfe={left:"right",right:"left",bottom:"top",top:"bottom"};function t3(e){return e.replace(/left|right|bottom|top/g,function(t){return pfe[t]})}var gfe={start:"end",end:"start"};function VT(e){return e.replace(/start|end/g,function(t){return gfe[t]})}function Z8(e){var t=Ua(e),n=t.pageXOffset,r=t.pageYOffset;return{scrollLeft:n,scrollTop:r}}function Y8(e){return m0(nd(e)).left+Z8(e).scrollLeft}function mfe(e,t){var n=Ua(e),r=nd(e),i=n.visualViewport,o=r.clientWidth,a=r.clientHeight,s=0,l=0;if(i){o=i.width,a=i.height;var d=nz();(d||!d&&t==="fixed")&&(s=i.offsetLeft,l=i.offsetTop)}return{width:o,height:a,x:s+Y8(e),y:l}}function vfe(e){var t,n=nd(e),r=Z8(e),i=(t=e.ownerDocument)==null?void 0:t.body,o=Mf(n.scrollWidth,n.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),a=Mf(n.scrollHeight,n.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),s=-r.scrollLeft+Y8(e),l=-r.scrollTop;return pu(i||n).direction==="rtl"&&(s+=Mf(n.clientWidth,i?i.clientWidth:0)-o),{width:o,height:a,x:s,y:l}}function X8(e){var t=pu(e),n=t.overflow,r=t.overflowX,i=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+i+r)}function sz(e){return["html","body","#document"].indexOf(wl(e))>=0?e.ownerDocument.body:za(e)&&X8(e)?e:sz(U4(e))}function im(e,t){var n;t===void 0&&(t=[]);var r=sz(e),i=r===((n=e.ownerDocument)==null?void 0:n.body),o=Ua(r),a=i?[o].concat(o.visualViewport||[],X8(r)?r:[]):r,s=t.concat(a);return i?s:s.concat(im(U4(a)))}function z6(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function yfe(e,t){var n=m0(e,!1,t==="fixed");return n.top=n.top+e.clientTop,n.left=n.left+e.clientLeft,n.bottom=n.top+e.clientHeight,n.right=n.left+e.clientWidth,n.width=e.clientWidth,n.height=e.clientHeight,n.x=n.left,n.y=n.top,n}function UT(e,t,n){return t===ez?z6(mfe(e,n)):Ff(t)?yfe(t,n):z6(vfe(nd(e)))}function xfe(e){var t=im(U4(e)),n=["absolute","fixed"].indexOf(pu(e).position)>=0,r=n&&za(e)?wv(e):e;return Ff(r)?t.filter(function(i){return Ff(i)&&rz(i,r)&&wl(i)!=="body"}):[]}function bfe(e,t,n,r){var i=t==="clippingParents"?xfe(e):[].concat(t),o=[].concat(i,[n]),a=o[0],s=o.reduce(function(l,d){var p=UT(e,d,r);return l.top=Mf(p.top,l.top),l.right=h5(p.right,l.right),l.bottom=h5(p.bottom,l.bottom),l.left=Mf(p.left,l.left),l},UT(e,a,r));return s.width=s.right-s.left,s.height=s.bottom-s.top,s.x=s.left,s.y=s.top,s}function lz(e){var t=e.reference,n=e.element,r=e.placement,i=r?xl(r):null,o=r?v0(r):null,a=t.x+t.width/2-n.width/2,s=t.y+t.height/2-n.height/2,l;switch(i){case Po:l={x:a,y:t.y-n.height};break;case $a:l={x:a,y:t.y+t.height};break;case Ha:l={x:t.x+t.width,y:s};break;case To:l={x:t.x-n.width,y:s};break;default:l={x:t.x,y:t.y}}var d=i?K8(i):null;if(d!=null){var p=d==="y"?"height":"width";switch(o){case p0:l[d]=l[d]-(t[p]/2-n[p]/2);break;case Um:l[d]=l[d]+(t[p]/2-n[p]/2);break}}return l}function Gm(e,t){t===void 0&&(t={});var n=t,r=n.placement,i=r===void 0?e.placement:r,o=n.strategy,a=o===void 0?e.strategy:o,s=n.boundary,l=s===void 0?$de:s,d=n.rootBoundary,p=d===void 0?ez:d,g=n.elementContext,m=g===void 0?sg:g,y=n.altBoundary,b=y===void 0?!1:y,w=n.padding,P=w===void 0?0:w,E=oz(typeof P!="number"?P:az(P,Sv)),k=m===sg?Hde:sg,L=e.rects.popper,M=e.elements[b?k:m],O=bfe(Ff(M)?M:M.contextElement||nd(e.elements.popper),l,p,a),N=m0(e.elements.reference),D=lz({reference:N,element:L,strategy:"absolute",placement:i}),z=z6(Object.assign({},L,D)),H=m===sg?z:N,V={top:O.top-H.top+E.top,bottom:H.bottom-O.bottom+E.bottom,left:O.left-H.left+E.left,right:H.right-O.right+E.right},j=e.modifiersData.offset;if(m===sg&&j){var he=j[i];Object.keys(V).forEach(function(de){var ve=[Ha,$a].indexOf(de)>=0?1:-1,ke=[Po,$a].indexOf(de)>=0?"y":"x";V[de]+=he[ke]*ve})}return V}function Sfe(e,t){t===void 0&&(t={});var n=t,r=n.placement,i=n.boundary,o=n.rootBoundary,a=n.padding,s=n.flipVariations,l=n.allowedAutoPlacements,d=l===void 0?tz:l,p=v0(r),g=p?s?$T:$T.filter(function(b){return v0(b)===p}):Sv,m=g.filter(function(b){return d.indexOf(b)>=0});m.length===0&&(m=g);var y=m.reduce(function(b,w){return b[w]=Gm(e,{placement:w,boundary:i,rootBoundary:o,padding:a})[xl(w)],b},{});return Object.keys(y).sort(function(b,w){return y[b]-y[w]})}function wfe(e){if(xl(e)===G8)return[];var t=t3(e);return[VT(e),t,VT(t)]}function Cfe(e){var t=e.state,n=e.options,r=e.name;if(!t.modifiersData[r]._skip){for(var i=n.mainAxis,o=i===void 0?!0:i,a=n.altAxis,s=a===void 0?!0:a,l=n.fallbackPlacements,d=n.padding,p=n.boundary,g=n.rootBoundary,m=n.altBoundary,y=n.flipVariations,b=y===void 0?!0:y,w=n.allowedAutoPlacements,P=t.options.placement,E=xl(P),k=E===P,L=l||(k||!b?[t3(P)]:wfe(P)),M=[P].concat(L).reduce(function(Se,He){return Se.concat(xl(He)===G8?Sfe(t,{placement:He,boundary:p,rootBoundary:g,padding:d,flipVariations:b,allowedAutoPlacements:w}):He)},[]),O=t.rects.reference,N=t.rects.popper,D=new Map,z=!0,H=M[0],V=0;V=0,ke=ve?"width":"height",xe=Gm(t,{placement:j,boundary:p,rootBoundary:g,altBoundary:m,padding:d}),Y=ve?de?Ha:To:de?$a:Po;O[ke]>N[ke]&&(Y=t3(Y));var U=t3(Y),oe=[];if(o&&oe.push(xe[he]<=0),s&&oe.push(xe[Y]<=0,xe[U]<=0),oe.every(function(Se){return Se})){H=j,z=!1;break}D.set(j,oe)}if(z)for(var ae=b?3:1,X=function(He){var je=M.find(function(ut){var qe=D.get(ut);if(qe)return qe.slice(0,He).every(function(at){return at})});if(je)return H=je,"break"},me=ae;me>0;me--){var ye=X(me);if(ye==="break")break}t.placement!==H&&(t.modifiersData[r]._skip=!0,t.placement=H,t.reset=!0)}}const _fe={name:"flip",enabled:!0,phase:"main",fn:Cfe,requiresIfExists:["offset"],data:{_skip:!1}};function GT(e,t,n){return n===void 0&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function jT(e){return[Po,Ha,$a,To].some(function(t){return e[t]>=0})}function kfe(e){var t=e.state,n=e.name,r=t.rects.reference,i=t.rects.popper,o=t.modifiersData.preventOverflow,a=Gm(t,{elementContext:"reference"}),s=Gm(t,{altBoundary:!0}),l=GT(a,r),d=GT(s,i,o),p=jT(l),g=jT(d);t.modifiersData[n]={referenceClippingOffsets:l,popperEscapeOffsets:d,isReferenceHidden:p,hasPopperEscaped:g},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":p,"data-popper-escaped":g})}const Efe={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:kfe};function Pfe(e,t,n){var r=xl(e),i=[To,Po].indexOf(r)>=0?-1:1,o=typeof n=="function"?n(Object.assign({},t,{placement:e})):n,a=o[0],s=o[1];return a=a||0,s=(s||0)*i,[To,Ha].indexOf(r)>=0?{x:s,y:a}:{x:a,y:s}}function Tfe(e){var t=e.state,n=e.options,r=e.name,i=n.offset,o=i===void 0?[0,0]:i,a=tz.reduce(function(p,g){return p[g]=Pfe(g,t.rects,o),p},{}),s=a[t.placement],l=s.x,d=s.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=l,t.modifiersData.popperOffsets.y+=d),t.modifiersData[r]=a}const Lfe={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:Tfe};function Afe(e){var t=e.state,n=e.name;t.modifiersData[n]=lz({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}const Mfe={name:"popperOffsets",enabled:!0,phase:"read",fn:Afe,data:{}};function Ife(e){return e==="x"?"y":"x"}function Rfe(e){var t=e.state,n=e.options,r=e.name,i=n.mainAxis,o=i===void 0?!0:i,a=n.altAxis,s=a===void 0?!1:a,l=n.boundary,d=n.rootBoundary,p=n.altBoundary,g=n.padding,m=n.tether,y=m===void 0?!0:m,b=n.tetherOffset,w=b===void 0?0:b,P=Gm(t,{boundary:l,rootBoundary:d,padding:g,altBoundary:p}),E=xl(t.placement),k=v0(t.placement),L=!k,M=K8(E),O=Ife(M),N=t.modifiersData.popperOffsets,D=t.rects.reference,z=t.rects.popper,H=typeof w=="function"?w(Object.assign({},t.rects,{placement:t.placement})):w,V=typeof H=="number"?{mainAxis:H,altAxis:H}:Object.assign({mainAxis:0,altAxis:0},H),j=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,he={x:0,y:0};if(!!N){if(o){var de,ve=M==="y"?Po:To,ke=M==="y"?$a:Ha,xe=M==="y"?"height":"width",Y=N[M],U=Y+P[ve],oe=Y-P[ke],ae=y?-z[xe]/2:0,X=k===p0?D[xe]:z[xe],me=k===p0?-z[xe]:-D[xe],ye=t.elements.arrow,Se=y&&ye?q8(ye):{width:0,height:0},He=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:iz(),je=He[ve],ut=He[ke],qe=rm(0,D[xe],Se[xe]),at=L?D[xe]/2-ae-qe-je-V.mainAxis:X-qe-je-V.mainAxis,et=L?-D[xe]/2+ae+qe+ut+V.mainAxis:me+qe+ut+V.mainAxis,it=t.elements.arrow&&wv(t.elements.arrow),Mt=it?M==="y"?it.clientTop||0:it.clientLeft||0:0,wt=(de=j?.[M])!=null?de:0,Le=Y+at-wt-Mt,ot=Y+et-wt,Et=rm(y?h5(U,Le):U,Y,y?Mf(oe,ot):oe);N[M]=Et,he[M]=Et-Y}if(s){var rt,gt=M==="x"?Po:To,Sn=M==="x"?$a:Ha,bt=N[O],qt=O==="y"?"height":"width",wn=bt+P[gt],pn=bt-P[Sn],Ie=[Po,To].indexOf(E)!==-1,Ze=(rt=j?.[O])!=null?rt:0,Kt=Ie?wn:bt-D[qt]-z[qt]-Ze+V.altAxis,Ut=Ie?bt+D[qt]+z[qt]-Ze-V.altAxis:pn,_e=y&&Ie?rfe(Kt,bt,Ut):rm(y?Kt:wn,bt,y?Ut:pn);N[O]=_e,he[O]=_e-bt}t.modifiersData[r]=he}}const Ofe={name:"preventOverflow",enabled:!0,phase:"main",fn:Rfe,requiresIfExists:["offset"]};function Nfe(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function Dfe(e){return e===Ua(e)||!za(e)?Z8(e):Nfe(e)}function zfe(e){var t=e.getBoundingClientRect(),n=g0(t.width)/e.offsetWidth||1,r=g0(t.height)/e.offsetHeight||1;return n!==1||r!==1}function Ffe(e,t,n){n===void 0&&(n=!1);var r=za(t),i=za(t)&&zfe(t),o=nd(t),a=m0(e,i,n),s={scrollLeft:0,scrollTop:0},l={x:0,y:0};return(r||!r&&!n)&&((wl(t)!=="body"||X8(o))&&(s=Dfe(t)),za(t)?(l=m0(t,!0),l.x+=t.clientLeft,l.y+=t.clientTop):o&&(l.x=Y8(o))),{x:a.left+s.scrollLeft-l.x,y:a.top+s.scrollTop-l.y,width:a.width,height:a.height}}function Bfe(e){var t=new Map,n=new Set,r=[];e.forEach(function(o){t.set(o.name,o)});function i(o){n.add(o.name);var a=[].concat(o.requires||[],o.requiresIfExists||[]);a.forEach(function(s){if(!n.has(s)){var l=t.get(s);l&&i(l)}}),r.push(o)}return e.forEach(function(o){n.has(o.name)||i(o)}),r}function $fe(e){var t=Bfe(e);return Xde.reduce(function(n,r){return n.concat(t.filter(function(i){return i.phase===r}))},[])}function Hfe(e){var t;return function(){return t||(t=new Promise(function(n){Promise.resolve().then(function(){t=void 0,n(e())})})),t}}function Wfe(e){var t=e.reduce(function(n,r){var i=n[r.name];return n[r.name]=i?Object.assign({},i,r,{options:Object.assign({},i.options,r.options),data:Object.assign({},i.data,r.data)}):r,n},{});return Object.keys(t).map(function(n){return t[n]})}var qT={placement:"bottom",modifiers:[],strategy:"absolute"};function KT(){for(var e=arguments.length,t=new Array(e),n=0;n({var:e,varRef:t?`var(${e}, ${t})`:`var(${e})`}),Wr={arrowShadowColor:rp("--popper-arrow-shadow-color"),arrowSize:rp("--popper-arrow-size","8px"),arrowSizeHalf:rp("--popper-arrow-size-half"),arrowBg:rp("--popper-arrow-bg"),transformOrigin:rp("--popper-transform-origin"),arrowOffset:rp("--popper-arrow-offset")};function jfe(e){if(e.includes("top"))return"1px 1px 1px 0 var(--popper-arrow-shadow-color)";if(e.includes("bottom"))return"-1px -1px 1px 0 var(--popper-arrow-shadow-color)";if(e.includes("right"))return"-1px 1px 1px 0 var(--popper-arrow-shadow-color)";if(e.includes("left"))return"1px -1px 1px 0 var(--popper-arrow-shadow-color)"}var qfe={top:"bottom center","top-start":"bottom left","top-end":"bottom right",bottom:"top center","bottom-start":"top left","bottom-end":"top right",left:"right center","left-start":"right top","left-end":"right bottom",right:"left center","right-start":"left top","right-end":"left bottom"},Kfe=e=>qfe[e],ZT={scroll:!0,resize:!0};function Zfe(e){let t;return typeof e=="object"?t={enabled:!0,options:{...ZT,...e}}:t={enabled:e,options:ZT},t}var Yfe={name:"matchWidth",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:({state:e})=>{e.styles.popper.width=`${e.rects.reference.width}px`},effect:({state:e})=>()=>{const t=e.elements.reference;e.elements.popper.style.width=`${t.offsetWidth}px`}},Xfe={name:"transformOrigin",enabled:!0,phase:"write",fn:({state:e})=>{YT(e)},effect:({state:e})=>()=>{YT(e)}},YT=e=>{e.elements.popper.style.setProperty(Wr.transformOrigin.var,Kfe(e.placement))},Qfe={name:"positionArrow",enabled:!0,phase:"afterWrite",fn:({state:e})=>{Jfe(e)}},Jfe=e=>{var t;if(!e.placement)return;const n=ehe(e.placement);if(((t=e.elements)==null?void 0:t.arrow)&&n){Object.assign(e.elements.arrow.style,{[n.property]:n.value,width:Wr.arrowSize.varRef,height:Wr.arrowSize.varRef,zIndex:-1});const r={[Wr.arrowSizeHalf.var]:`calc(${Wr.arrowSize.varRef} / 2)`,[Wr.arrowOffset.var]:`calc(${Wr.arrowSizeHalf.varRef} * -1)`};for(const i in r)e.elements.arrow.style.setProperty(i,r[i])}},ehe=e=>{if(e.startsWith("top"))return{property:"bottom",value:Wr.arrowOffset.varRef};if(e.startsWith("bottom"))return{property:"top",value:Wr.arrowOffset.varRef};if(e.startsWith("left"))return{property:"right",value:Wr.arrowOffset.varRef};if(e.startsWith("right"))return{property:"left",value:Wr.arrowOffset.varRef}},the={name:"innerArrow",enabled:!0,phase:"main",requires:["arrow"],fn:({state:e})=>{XT(e)},effect:({state:e})=>()=>{XT(e)}},XT=e=>{if(!e.elements.arrow)return;const t=e.elements.arrow.querySelector("[data-popper-arrow-inner]");!t||Object.assign(t.style,{transform:"rotate(45deg)",background:Wr.arrowBg.varRef,top:0,left:0,width:"100%",height:"100%",position:"absolute",zIndex:"inherit",boxShadow:jfe(e.placement)})},nhe={"start-start":{ltr:"left-start",rtl:"right-start"},"start-end":{ltr:"left-end",rtl:"right-end"},"end-start":{ltr:"right-start",rtl:"left-start"},"end-end":{ltr:"right-end",rtl:"left-end"},start:{ltr:"left",rtl:"right"},end:{ltr:"right",rtl:"left"}},rhe={"auto-start":"auto-end","auto-end":"auto-start","top-start":"top-end","top-end":"top-start","bottom-start":"bottom-end","bottom-end":"bottom-start"};function ihe(e,t="ltr"){var n;const r=((n=nhe[e])==null?void 0:n[t])||e;return t==="ltr"?r:rhe[e]??r}function uz(e={}){const{enabled:t=!0,modifiers:n,placement:r="bottom",strategy:i="absolute",arrowPadding:o=8,eventListeners:a=!0,offset:s,gutter:l=8,flip:d=!0,boundary:p="clippingParents",preventOverflow:g=!0,matchWidth:m,direction:y="ltr"}=e,b=C.exports.useRef(null),w=C.exports.useRef(null),P=C.exports.useRef(null),E=ihe(r,y),k=C.exports.useRef(()=>{}),L=C.exports.useCallback(()=>{var V;!t||!b.current||!w.current||((V=k.current)==null||V.call(k),P.current=Gfe(b.current,w.current,{placement:E,modifiers:[the,Qfe,Xfe,{...Yfe,enabled:!!m},{name:"eventListeners",...Zfe(a)},{name:"arrow",options:{padding:o}},{name:"offset",options:{offset:s??[0,l]}},{name:"flip",enabled:!!d,options:{padding:8}},{name:"preventOverflow",enabled:!!g,options:{boundary:p}},...n??[]],strategy:i}),P.current.forceUpdate(),k.current=P.current.destroy)},[E,t,n,m,a,o,s,l,d,g,p,i]);C.exports.useEffect(()=>()=>{var V;!b.current&&!w.current&&((V=P.current)==null||V.destroy(),P.current=null)},[]);const M=C.exports.useCallback(V=>{b.current=V,L()},[L]),O=C.exports.useCallback((V={},j=null)=>({...V,ref:zn(M,j)}),[M]),N=C.exports.useCallback(V=>{w.current=V,L()},[L]),D=C.exports.useCallback((V={},j=null)=>({...V,ref:zn(N,j),style:{...V.style,position:i,minWidth:m?void 0:"max-content",inset:"0 auto auto 0"}}),[i,N,m]),z=C.exports.useCallback((V={},j=null)=>{const{size:he,shadowColor:de,bg:ve,style:ke,...xe}=V;return{...xe,ref:j,"data-popper-arrow":"",style:ohe(V)}},[]),H=C.exports.useCallback((V={},j=null)=>({...V,ref:j,"data-popper-arrow-inner":""}),[]);return{update(){var V;(V=P.current)==null||V.update()},forceUpdate(){var V;(V=P.current)==null||V.forceUpdate()},transformOrigin:Wr.transformOrigin.varRef,referenceRef:M,popperRef:N,getPopperProps:D,getArrowProps:z,getArrowInnerProps:H,getReferenceProps:O}}function ohe(e){const{size:t,shadowColor:n,bg:r,style:i}=e,o={...i,position:"absolute"};return t&&(o["--popper-arrow-size"]=t),n&&(o["--popper-arrow-shadow-color"]=n),r&&(o["--popper-arrow-bg"]=r),o}function cz(e={}){const{onClose:t,onOpen:n,isOpen:r,id:i}=e,o=ur(n),a=ur(t),[s,l]=C.exports.useState(e.defaultIsOpen||!1),d=r!==void 0?r:s,p=r!==void 0,g=C.exports.useId(),m=i??`disclosure-${g}`,y=C.exports.useCallback(()=>{p||l(!1),a?.()},[p,a]),b=C.exports.useCallback(()=>{p||l(!0),o?.()},[p,o]),w=C.exports.useCallback(()=>{d?y():b()},[d,b,y]);function P(k={}){return{...k,"aria-expanded":d,"aria-controls":m,onClick(L){var M;(M=k.onClick)==null||M.call(k,L),w()}}}function E(k={}){return{...k,hidden:!d,id:m}}return{isOpen:d,onOpen:b,onClose:y,onToggle:w,isControlled:p,getButtonProps:P,getDisclosureProps:E}}function ahe(e){const{isOpen:t,ref:n}=e,[r,i]=C.exports.useState(t),[o,a]=C.exports.useState(!1);return C.exports.useEffect(()=>{o||(i(t),a(!0))},[t,o,r]),Lf(()=>n.current,"animationend",()=>{i(t)}),{present:!(t?!1:!r),onComplete(){var l;const d=Ede(n.current),p=new d.CustomEvent("animationend",{bubbles:!0});(l=n.current)==null||l.dispatchEvent(p)}}}function dz(e){const{wasSelected:t,enabled:n,isSelected:r,mode:i="unmount"}=e;return!!(!n||r||i==="keepMounted"&&t)}var[she,lhe]=xn({strict:!1,name:"PortalManagerContext"});function fz(e){const{children:t,zIndex:n}=e;return S(she,{value:{zIndex:n},children:t})}fz.displayName="PortalManager";var[hz,uhe]=xn({strict:!1,name:"PortalContext"}),Q8="chakra-portal",che=".chakra-portal",dhe=e=>S("div",{className:"chakra-portal-zIndex",style:{position:"absolute",zIndex:e.zIndex,top:0,left:0,right:0},children:e.children}),fhe=e=>{const{appendToParentPortal:t,children:n}=e,[r,i]=C.exports.useState(null),o=C.exports.useRef(null),[,a]=C.exports.useState({});C.exports.useEffect(()=>a({}),[]);const s=uhe(),l=lhe();gl(()=>{if(!r)return;const p=r.ownerDocument,g=t?s??p.body:p.body;if(!g)return;o.current=p.createElement("div"),o.current.className=Q8,g.appendChild(o.current),a({});const m=o.current;return()=>{g.contains(m)&&g.removeChild(m)}},[r]);const d=l?.zIndex?S(dhe,{zIndex:l?.zIndex,children:n}):n;return o.current?El.exports.createPortal(S(hz,{value:o.current,children:d}),o.current):S("span",{ref:p=>{p&&i(p)}})},hhe=e=>{const{children:t,containerRef:n,appendToParentPortal:r}=e,i=n.current,o=i??(typeof window<"u"?document.body:void 0),a=C.exports.useMemo(()=>{const l=i?.ownerDocument.createElement("div");return l&&(l.className=Q8),l},[i]),[,s]=C.exports.useState({});return gl(()=>s({}),[]),gl(()=>{if(!(!a||!o))return o.appendChild(a),()=>{o.removeChild(a)}},[a,o]),o&&a?El.exports.createPortal(S(hz,{value:r?a:null,children:t}),a):null};function jf(e){const{containerRef:t,...n}=e;return t?S(hhe,{containerRef:t,...n}):S(fhe,{...n})}jf.defaultProps={appendToParentPortal:!0};jf.className=Q8;jf.selector=che;jf.displayName="Portal";var phe=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},ip=new WeakMap,ey=new WeakMap,ty={},nS=0,ghe=function(e,t,n,r){var i=Array.isArray(e)?e:[e];ty[n]||(ty[n]=new WeakMap);var o=ty[n],a=[],s=new Set,l=new Set(i),d=function(g){!g||s.has(g)||(s.add(g),d(g.parentNode))};i.forEach(d);var p=function(g){!g||l.has(g)||Array.prototype.forEach.call(g.children,function(m){if(s.has(m))p(m);else{var y=m.getAttribute(r),b=y!==null&&y!=="false",w=(ip.get(m)||0)+1,P=(o.get(m)||0)+1;ip.set(m,w),o.set(m,P),a.push(m),w===1&&b&&ey.set(m,!0),P===1&&m.setAttribute(n,"true"),b||m.setAttribute(r,"true")}})};return p(t),s.clear(),nS++,function(){a.forEach(function(g){var m=ip.get(g)-1,y=o.get(g)-1;ip.set(g,m),o.set(g,y),m||(ey.has(g)||g.removeAttribute(r),ey.delete(g)),y||g.removeAttribute(n)}),nS--,nS||(ip=new WeakMap,ip=new WeakMap,ey=new WeakMap,ty={})}},pz=function(e,t,n){n===void 0&&(n="data-aria-hidden");var r=Array.from(Array.isArray(e)?e:[e]),i=t||phe(e);return i?(r.push.apply(r,Array.from(i.querySelectorAll("[aria-live]"))),ghe(r,i,n,"aria-hidden")):function(){return null}};function J8(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,o;for(o=0;o=0)&&(n[i]=e[i]);return n}var An={exports:{}},mhe="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",vhe=mhe,yhe=vhe;function gz(){}function mz(){}mz.resetWarningCache=gz;var xhe=function(){function e(r,i,o,a,s,l){if(l!==yhe){var d=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw d.name="Invariant Violation",d}}e.isRequired=e;function t(){return e}var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:mz,resetWarningCache:gz};return n.PropTypes=n,n};An.exports=xhe();var F6="data-focus-lock",vz="data-focus-lock-disabled",bhe="data-no-focus-lock",She="data-autofocus-inside",whe="data-no-autofocus";function Che(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function _he(e,t){var n=C.exports.useState(function(){return{value:e,callback:t,facade:{get current(){return n.value},set current(r){var i=n.value;i!==r&&(n.value=r,n.callback(r,i))}}}})[0];return n.callback=t,n.facade}function yz(e,t){return _he(t||null,function(n){return e.forEach(function(r){return Che(r,n)})})}var rS={width:"1px",height:"0px",padding:0,overflow:"hidden",position:"fixed",top:"1px",left:"1px"};function xz(e){return e}function bz(e,t){t===void 0&&(t=xz);var n=[],r=!1,i={read:function(){if(r)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return n.length?n[n.length-1]:e},useMedium:function(o){var a=t(o,r);return n.push(a),function(){n=n.filter(function(s){return s!==a})}},assignSyncMedium:function(o){for(r=!0;n.length;){var a=n;n=[],a.forEach(o)}n={push:function(s){return o(s)},filter:function(){return n}}},assignMedium:function(o){r=!0;var a=[];if(n.length){var s=n;n=[],s.forEach(o),a=n}var l=function(){var p=a;a=[],p.forEach(o)},d=function(){return Promise.resolve().then(l)};d(),n={push:function(p){a.push(p),d()},filter:function(p){return a=a.filter(p),n}}}};return i}function e7(e,t){return t===void 0&&(t=xz),bz(e,t)}function Sz(e){e===void 0&&(e={});var t=bz(null);return t.options=cl({async:!0,ssr:!1},e),t}var wz=function(e){var t=e.sideCar,n=uD(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw new Error("Sidecar medium not found");return S(r,{...cl({},n)})};wz.isSideCarExport=!0;function khe(e,t){return e.useMedium(t),wz}var Cz=e7({},function(e){var t=e.target,n=e.currentTarget;return{target:t,currentTarget:n}}),_z=e7(),Ehe=e7(),Phe=Sz({async:!0}),The=[],t7=C.exports.forwardRef(function(t,n){var r,i=C.exports.useState(),o=i[0],a=i[1],s=C.exports.useRef(),l=C.exports.useRef(!1),d=C.exports.useRef(null),p=t.children,g=t.disabled,m=t.noFocusGuards,y=t.persistentFocus,b=t.crossFrame,w=t.autoFocus;t.allowTextSelection;var P=t.group,E=t.className,k=t.whiteList,L=t.hasPositiveIndices,M=t.shards,O=M===void 0?The:M,N=t.as,D=N===void 0?"div":N,z=t.lockProps,H=z===void 0?{}:z,V=t.sideCar,j=t.returnFocus,he=t.focusOptions,de=t.onActivation,ve=t.onDeactivation,ke=C.exports.useState({}),xe=ke[0],Y=C.exports.useCallback(function(){d.current=d.current||document&&document.activeElement,s.current&&de&&de(s.current),l.current=!0},[de]),U=C.exports.useCallback(function(){l.current=!1,ve&&ve(s.current)},[ve]);C.exports.useEffect(function(){g||(d.current=null)},[]);var oe=C.exports.useCallback(function(ut){var qe=d.current;if(qe&&qe.focus){var at=typeof j=="function"?j(qe):j;if(at){var et=typeof at=="object"?at:void 0;d.current=null,ut?Promise.resolve().then(function(){return qe.focus(et)}):qe.focus(et)}}},[j]),ae=C.exports.useCallback(function(ut){l.current&&Cz.useMedium(ut)},[]),X=_z.useMedium,me=C.exports.useCallback(function(ut){s.current!==ut&&(s.current=ut,a(ut))},[]),ye=En((r={},r[vz]=g&&"disabled",r[F6]=P,r),H),Se=m!==!0,He=Se&&m!=="tail",je=yz([n,me]);return te(Fn,{children:[Se&&[S("div",{"data-focus-guard":!0,tabIndex:g?-1:0,style:rS},"guard-first"),L?S("div",{"data-focus-guard":!0,tabIndex:g?-1:1,style:rS},"guard-nearest"):null],!g&&S(V,{id:xe,sideCar:Phe,observed:o,disabled:g,persistentFocus:y,crossFrame:b,autoFocus:w,whiteList:k,shards:O,onActivation:Y,onDeactivation:U,returnFocus:oe,focusOptions:he}),S(D,{ref:je,...ye,className:E,onBlur:X,onFocus:ae,children:p}),He&&S("div",{"data-focus-guard":!0,tabIndex:g?-1:0,style:rS})]})});t7.propTypes={};t7.defaultProps={children:void 0,disabled:!1,returnFocus:!1,focusOptions:void 0,noFocusGuards:!1,autoFocus:!0,persistentFocus:!1,crossFrame:!0,hasPositiveIndices:void 0,allowTextSelection:void 0,group:void 0,className:void 0,whiteList:void 0,shards:void 0,as:"div",lockProps:{},onActivation:void 0,onDeactivation:void 0};const kz=t7;function B6(e,t){return B6=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},B6(e,t)}function n7(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,B6(e,t)}function Ez(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Lhe(e,t){function n(r){return r.displayName||r.name||"Component"}return function(i){var o=[],a;function s(){a=e(o.map(function(d){return d.props})),t(a)}var l=function(d){n7(p,d);function p(){return d.apply(this,arguments)||this}p.peek=function(){return a};var g=p.prototype;return g.componentDidMount=function(){o.push(this),s()},g.componentDidUpdate=function(){s()},g.componentWillUnmount=function(){var y=o.indexOf(this);o.splice(y,1),s()},g.render=function(){return S(i,{...this.props})},p}(C.exports.PureComponent);return Ez(l,"displayName","SideEffect("+n(i)+")"),l}}var Tl=function(e){for(var t=Array(e.length),n=0;n=0}).sort(zhe)},Fhe=["button:enabled","select:enabled","textarea:enabled","input:enabled","a[href]","area[href]","summary","iframe","object","embed","audio[controls]","video[controls]","[tabindex]","[contenteditable]","[autofocus]"],i7=Fhe.join(","),Bhe="".concat(i7,", [data-focus-guard]"),Nz=function(e,t){var n;return Tl(((n=e.shadowRoot)===null||n===void 0?void 0:n.children)||e.children).reduce(function(r,i){return r.concat(i.matches(t?Bhe:i7)?[i]:[],Nz(i))},[])},o7=function(e,t){return e.reduce(function(n,r){return n.concat(Nz(r,t),r.parentNode?Tl(r.parentNode.querySelectorAll(i7)).filter(function(i){return i===r}):[])},[])},$he=function(e){var t=e.querySelectorAll("[".concat(She,"]"));return Tl(t).map(function(n){return o7([n])}).reduce(function(n,r){return n.concat(r)},[])},a7=function(e,t){return Tl(e).filter(function(n){return Lz(t,n)}).filter(function(n){return Ohe(n)})},QT=function(e,t){return t===void 0&&(t=new Map),Tl(e).filter(function(n){return Az(t,n)})},H6=function(e,t,n){return Oz(a7(o7(e,n),t),!0,n)},JT=function(e,t){return Oz(a7(o7(e),t),!1)},Hhe=function(e,t){return a7($he(e),t)},jm=function(e,t){return e.shadowRoot?jm(e.shadowRoot,t):Object.getPrototypeOf(e).contains!==void 0&&Object.getPrototypeOf(e).contains.call(e,t)?!0:Tl(e.children).some(function(n){return jm(n,t)})},Whe=function(e){for(var t=new Set,n=e.length,r=0;r0&&t.add(i),(o&Node.DOCUMENT_POSITION_CONTAINS)>0&&t.add(r)}return e.filter(function(a,s){return!t.has(s)})},Dz=function(e){return e.parentNode?Dz(e.parentNode):e},s7=function(e){var t=$6(e);return t.filter(Boolean).reduce(function(n,r){var i=r.getAttribute(F6);return n.push.apply(n,i?Whe(Tl(Dz(r).querySelectorAll("[".concat(F6,'="').concat(i,'"]:not([').concat(vz,'="disabled"])')))):[r]),n},[])},zz=function(e){return e.activeElement?e.activeElement.shadowRoot?zz(e.activeElement.shadowRoot):e.activeElement:void 0},l7=function(){return document.activeElement?document.activeElement.shadowRoot?zz(document.activeElement.shadowRoot):document.activeElement:void 0},Vhe=function(e){return e===document.activeElement},Uhe=function(e){return Boolean(Tl(e.querySelectorAll("iframe")).some(function(t){return Vhe(t)}))},Fz=function(e){var t=document&&l7();return!t||t.dataset&&t.dataset.focusGuard?!1:s7(e).some(function(n){return jm(n,t)||Uhe(n)})},Ghe=function(){var e=document&&l7();return e?Tl(document.querySelectorAll("[".concat(bhe,"]"))).some(function(t){return jm(t,e)}):!1},jhe=function(e,t){return t.filter(Rz).filter(function(n){return n.name===e.name}).filter(function(n){return n.checked})[0]||e},u7=function(e,t){return Rz(e)&&e.name?jhe(e,t):e},qhe=function(e){var t=new Set;return e.forEach(function(n){return t.add(u7(n,e))}),e.filter(function(n){return t.has(n)})},eL=function(e){return e[0]&&e.length>1?u7(e[0],e):e[0]},tL=function(e,t){return e.length>1?e.indexOf(u7(e[t],e)):t},Bz="NEW_FOCUS",Khe=function(e,t,n,r){var i=e.length,o=e[0],a=e[i-1],s=r7(n);if(!(n&&e.indexOf(n)>=0)){var l=n!==void 0?t.indexOf(n):-1,d=r?t.indexOf(r):l,p=r?e.indexOf(r):-1,g=l-d,m=t.indexOf(o),y=t.indexOf(a),b=qhe(t),w=n!==void 0?b.indexOf(n):-1,P=w-(r?b.indexOf(r):l),E=tL(e,0),k=tL(e,i-1);if(l===-1||p===-1)return Bz;if(!g&&p>=0)return p;if(l<=m&&s&&Math.abs(g)>1)return k;if(l>=y&&s&&Math.abs(g)>1)return E;if(g&&Math.abs(P)>1)return p;if(l<=m)return k;if(l>y)return E;if(g)return Math.abs(g)>1?p:(i+p+g)%i}},Zhe=function(e){return function(t){var n,r=(n=Mz(t))===null||n===void 0?void 0:n.autofocus;return t.autofocus||r!==void 0&&r!=="false"||e.indexOf(t)>=0}},Yhe=function(e,t,n){var r=e.map(function(o){var a=o.node;return a}),i=QT(r.filter(Zhe(n)));return i&&i.length?eL(i):eL(QT(t))},W6=function(e,t){return t===void 0&&(t=[]),t.push(e),e.parentNode&&W6(e.parentNode.host||e.parentNode,t),t},iS=function(e,t){for(var n=W6(e),r=W6(t),i=0;i=0)return o}return!1},$z=function(e,t,n){var r=$6(e),i=$6(t),o=r[0],a=!1;return i.filter(Boolean).forEach(function(s){a=iS(a||s,s)||a,n.filter(Boolean).forEach(function(l){var d=iS(o,l);d&&(!a||jm(d,a)?a=d:a=iS(d,a))})}),a},Xhe=function(e,t){return e.reduce(function(n,r){return n.concat(Hhe(r,t))},[])},Qhe=function(e,t){var n=new Map;return t.forEach(function(r){return n.set(r.node,r)}),e.map(function(r){return n.get(r)}).filter(Dhe)},Jhe=function(e,t){var n=document&&l7(),r=s7(e).filter(p5),i=$z(n||e,e,r),o=new Map,a=JT(r,o),s=H6(r,o).filter(function(m){var y=m.node;return p5(y)});if(!(!s[0]&&(s=a,!s[0]))){var l=JT([i],o).map(function(m){var y=m.node;return y}),d=Qhe(l,s),p=d.map(function(m){var y=m.node;return y}),g=Khe(p,l,n,t);return g===Bz?{node:Yhe(a,p,Xhe(r,o))}:g===void 0?g:d[g]}},epe=function(e){var t=s7(e).filter(p5),n=$z(e,e,t),r=new Map,i=H6([n],r,!0),o=H6(t,r).filter(function(a){var s=a.node;return p5(s)}).map(function(a){var s=a.node;return s});return i.map(function(a){var s=a.node,l=a.index;return{node:s,index:l,lockItem:o.indexOf(s)>=0,guard:r7(s)}})},tpe=function(e,t){"focus"in e&&e.focus(t),"contentWindow"in e&&e.contentWindow&&e.contentWindow.focus()},oS=0,aS=!1,npe=function(e,t,n){n===void 0&&(n={});var r=Jhe(e,t);if(!aS&&r){if(oS>2){console.error("FocusLock: focus-fighting detected. Only one focus management system could be active. See https://github.com/theKashey/focus-lock/#focus-fighting"),aS=!0,setTimeout(function(){aS=!1},1);return}oS++,tpe(r.node,n.focusOptions),oS--}};const Hz=npe;function Wz(e){var t=window,n=t.setImmediate;typeof n<"u"?n(e):setTimeout(e,1)}var rpe=function(){return document&&document.activeElement===document.body},ipe=function(){return rpe()||Ghe()},Kp=null,Ap=null,Zp=null,qm=!1,ope=function(){return!0},ape=function(t){return(Kp.whiteList||ope)(t)},spe=function(t,n){Zp={observerNode:t,portaledElement:n}},lpe=function(t){return Zp&&Zp.portaledElement===t};function nL(e,t,n,r){var i=null,o=e;do{var a=r[o];if(a.guard)a.node.dataset.focusAutoGuard&&(i=a);else if(a.lockItem){if(o!==e)return;i=null}else break}while((o+=n)!==t);i&&(i.node.tabIndex=0)}var upe=function(t){return t&&"current"in t?t.current:t},cpe=function(t){return t?Boolean(qm):qm==="meanwhile"},dpe=function e(t,n,r){return n&&(n.host===t&&(!n.activeElement||r.contains(n.activeElement))||n.parentNode&&e(t,n.parentNode,r))},fpe=function(t,n){return n.some(function(r){return dpe(t,r,r)})},g5=function(){var t=!1;if(Kp){var n=Kp,r=n.observed,i=n.persistentFocus,o=n.autoFocus,a=n.shards,s=n.crossFrame,l=n.focusOptions,d=r||Zp&&Zp.portaledElement,p=document&&document.activeElement;if(d){var g=[d].concat(a.map(upe).filter(Boolean));if((!p||ape(p))&&(i||cpe(s)||!ipe()||!Ap&&o)&&(d&&!(Fz(g)||p&&fpe(p,g)||lpe(p))&&(document&&!Ap&&p&&!o?(p.blur&&p.blur(),document.body.focus()):(t=Hz(g,Ap,{focusOptions:l}),Zp={})),qm=!1,Ap=document&&document.activeElement),document){var m=document&&document.activeElement,y=epe(g),b=y.map(function(w){var P=w.node;return P}).indexOf(m);b>-1&&(y.filter(function(w){var P=w.guard,E=w.node;return P&&E.dataset.focusAutoGuard}).forEach(function(w){var P=w.node;return P.removeAttribute("tabIndex")}),nL(b,y.length,1,y),nL(b,-1,-1,y))}}}return t},Vz=function(t){g5()&&t&&(t.stopPropagation(),t.preventDefault())},c7=function(){return Wz(g5)},hpe=function(t){var n=t.target,r=t.currentTarget;r.contains(n)||spe(r,n)},ppe=function(){return null},Uz=function(){qm="just",setTimeout(function(){qm="meanwhile"},0)},gpe=function(){document.addEventListener("focusin",Vz),document.addEventListener("focusout",c7),window.addEventListener("blur",Uz)},mpe=function(){document.removeEventListener("focusin",Vz),document.removeEventListener("focusout",c7),window.removeEventListener("blur",Uz)};function vpe(e){return e.filter(function(t){var n=t.disabled;return!n})}function ype(e){var t=e.slice(-1)[0];t&&!Kp&&gpe();var n=Kp,r=n&&t&&t.id===n.id;Kp=t,n&&!r&&(n.onDeactivation(),e.filter(function(i){var o=i.id;return o===n.id}).length||n.returnFocus(!t)),t?(Ap=null,(!r||n.observed!==t.observed)&&t.onActivation(),g5(),Wz(g5)):(mpe(),Ap=null)}Cz.assignSyncMedium(hpe);_z.assignMedium(c7);Ehe.assignMedium(function(e){return e({moveFocusInside:Hz,focusInside:Fz})});const xpe=Lhe(vpe,ype)(ppe);var Gz=C.exports.forwardRef(function(t,n){return S(kz,{sideCar:xpe,ref:n,...t})}),jz=kz.propTypes||{};jz.sideCar;J8(jz,["sideCar"]);Gz.propTypes={};const bpe=Gz;var qz=e=>{const{initialFocusRef:t,finalFocusRef:n,contentRef:r,restoreFocus:i,children:o,isDisabled:a,autoFocus:s,persistentFocus:l,lockFocusAcrossFrames:d}=e,p=C.exports.useCallback(()=>{t?.current?t.current.focus():r?.current&&JD(r.current).length===0&&requestAnimationFrame(()=>{var b;(b=r.current)==null||b.focus()})},[t,r]),g=C.exports.useCallback(()=>{var y;(y=n?.current)==null||y.focus()},[n]);return S(bpe,{crossFrame:d,persistentFocus:l,autoFocus:s,disabled:a,onActivation:p,onDeactivation:g,returnFocus:i&&!n,children:o})};qz.displayName="FocusLock";var n3="right-scroll-bar-position",r3="width-before-scroll-bar",Spe="with-scroll-bars-hidden",wpe="--removed-body-scroll-bar-size",Kz=Sz(),sS=function(){},G4=C.exports.forwardRef(function(e,t){var n=C.exports.useRef(null),r=C.exports.useState({onScrollCapture:sS,onWheelCapture:sS,onTouchMoveCapture:sS}),i=r[0],o=r[1],a=e.forwardProps,s=e.children,l=e.className,d=e.removeScrollBar,p=e.enabled,g=e.shards,m=e.sideCar,y=e.noIsolation,b=e.inert,w=e.allowPinchZoom,P=e.as,E=P===void 0?"div":P,k=uD(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as"]),L=m,M=yz([n,t]),O=cl(cl({},k),i);return te(Fn,{children:[p&&S(L,{sideCar:Kz,removeScrollBar:d,shards:g,noIsolation:y,inert:b,setCallbacks:o,allowPinchZoom:!!w,lockRef:n}),a?C.exports.cloneElement(C.exports.Children.only(s),cl(cl({},O),{ref:M})):S(E,{...cl({},O,{className:l,ref:M}),children:s})]})});G4.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};G4.classNames={fullWidth:r3,zeroRight:n3};var Cpe=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function _pe(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=Cpe();return t&&e.setAttribute("nonce",t),e}function kpe(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function Epe(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var Ppe=function(){var e=0,t=null;return{add:function(n){e==0&&(t=_pe())&&(kpe(t,n),Epe(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},Tpe=function(){var e=Ppe();return function(t,n){C.exports.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},Zz=function(){var e=Tpe(),t=function(n){var r=n.styles,i=n.dynamic;return e(r,i),null};return t},Lpe={left:0,top:0,right:0,gap:0},lS=function(e){return parseInt(e||"",10)||0},Ape=function(e){var t=window.getComputedStyle(document.body),n=t[e==="padding"?"paddingLeft":"marginLeft"],r=t[e==="padding"?"paddingTop":"marginTop"],i=t[e==="padding"?"paddingRight":"marginRight"];return[lS(n),lS(r),lS(i)]},Mpe=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return Lpe;var t=Ape(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},Ipe=Zz(),Rpe=function(e,t,n,r){var i=e.left,o=e.top,a=e.right,s=e.gap;return n===void 0&&(n="margin"),` + .`.concat(Spe,` { + overflow: hidden `).concat(r,`; + padding-right: `).concat(s,"px ").concat(r,`; + } + body { + overflow: hidden `).concat(r,`; + overscroll-behavior: contain; + `).concat([t&&"position: relative ".concat(r,";"),n==="margin"&&` + padding-left: `.concat(i,`px; + padding-top: `).concat(o,`px; + padding-right: `).concat(a,`px; + margin-left:0; + margin-top:0; + margin-right: `).concat(s,"px ").concat(r,`; + `),n==="padding"&&"padding-right: ".concat(s,"px ").concat(r,";")].filter(Boolean).join(""),` + } + + .`).concat(n3,` { + right: `).concat(s,"px ").concat(r,`; + } + + .`).concat(r3,` { + margin-right: `).concat(s,"px ").concat(r,`; + } + + .`).concat(n3," .").concat(n3,` { + right: 0 `).concat(r,`; + } + + .`).concat(r3," .").concat(r3,` { + margin-right: 0 `).concat(r,`; + } + + body { + `).concat(wpe,": ").concat(s,`px; + } +`)},Ope=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,i=r===void 0?"margin":r,o=C.exports.useMemo(function(){return Mpe(i)},[i]);return S(Ipe,{styles:Rpe(o,!t,i,n?"":"!important")})},V6=!1;if(typeof window<"u")try{var ny=Object.defineProperty({},"passive",{get:function(){return V6=!0,!0}});window.addEventListener("test",ny,ny),window.removeEventListener("test",ny,ny)}catch{V6=!1}var op=V6?{passive:!1}:!1,Npe=function(e){return e.tagName==="TEXTAREA"},Yz=function(e,t){var n=window.getComputedStyle(e);return n[t]!=="hidden"&&!(n.overflowY===n.overflowX&&!Npe(e)&&n[t]==="visible")},Dpe=function(e){return Yz(e,"overflowY")},zpe=function(e){return Yz(e,"overflowX")},rL=function(e,t){var n=t;do{typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&(n=n.host);var r=Xz(e,n);if(r){var i=Qz(e,n),o=i[1],a=i[2];if(o>a)return!0}n=n.parentNode}while(n&&n!==document.body);return!1},Fpe=function(e){var t=e.scrollTop,n=e.scrollHeight,r=e.clientHeight;return[t,n,r]},Bpe=function(e){var t=e.scrollLeft,n=e.scrollWidth,r=e.clientWidth;return[t,n,r]},Xz=function(e,t){return e==="v"?Dpe(t):zpe(t)},Qz=function(e,t){return e==="v"?Fpe(t):Bpe(t)},$pe=function(e,t){return e==="h"&&t==="rtl"?-1:1},Hpe=function(e,t,n,r,i){var o=$pe(e,window.getComputedStyle(t).direction),a=o*r,s=n.target,l=t.contains(s),d=!1,p=a>0,g=0,m=0;do{var y=Qz(e,s),b=y[0],w=y[1],P=y[2],E=w-P-o*b;(b||E)&&Xz(e,s)&&(g+=E,m+=b),s=s.parentNode}while(!l&&s!==document.body||l&&(t.contains(s)||t===s));return(p&&(i&&g===0||!i&&a>g)||!p&&(i&&m===0||!i&&-a>m))&&(d=!0),d},ry=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},iL=function(e){return[e.deltaX,e.deltaY]},oL=function(e){return e&&"current"in e?e.current:e},Wpe=function(e,t){return e[0]===t[0]&&e[1]===t[1]},Vpe=function(e){return` + .block-interactivity-`.concat(e,` {pointer-events: none;} + .allow-interactivity-`).concat(e,` {pointer-events: all;} +`)},Upe=0,ap=[];function Gpe(e){var t=C.exports.useRef([]),n=C.exports.useRef([0,0]),r=C.exports.useRef(),i=C.exports.useState(Upe++)[0],o=C.exports.useState(function(){return Zz()})[0],a=C.exports.useRef(e);C.exports.useEffect(function(){a.current=e},[e]),C.exports.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(i));var w=P6([e.lockRef.current],(e.shards||[]).map(oL),!0).filter(Boolean);return w.forEach(function(P){return P.classList.add("allow-interactivity-".concat(i))}),function(){document.body.classList.remove("block-interactivity-".concat(i)),w.forEach(function(P){return P.classList.remove("allow-interactivity-".concat(i))})}}},[e.inert,e.lockRef.current,e.shards]);var s=C.exports.useCallback(function(w,P){if("touches"in w&&w.touches.length===2)return!a.current.allowPinchZoom;var E=ry(w),k=n.current,L="deltaX"in w?w.deltaX:k[0]-E[0],M="deltaY"in w?w.deltaY:k[1]-E[1],O,N=w.target,D=Math.abs(L)>Math.abs(M)?"h":"v";if("touches"in w&&D==="h"&&N.type==="range")return!1;var z=rL(D,N);if(!z)return!0;if(z?O=D:(O=D==="v"?"h":"v",z=rL(D,N)),!z)return!1;if(!r.current&&"changedTouches"in w&&(L||M)&&(r.current=O),!O)return!0;var H=r.current||O;return Hpe(H,P,w,H==="h"?L:M,!0)},[]),l=C.exports.useCallback(function(w){var P=w;if(!(!ap.length||ap[ap.length-1]!==o)){var E="deltaY"in P?iL(P):ry(P),k=t.current.filter(function(O){return O.name===P.type&&O.target===P.target&&Wpe(O.delta,E)})[0];if(k&&k.should){P.cancelable&&P.preventDefault();return}if(!k){var L=(a.current.shards||[]).map(oL).filter(Boolean).filter(function(O){return O.contains(P.target)}),M=L.length>0?s(P,L[0]):!a.current.noIsolation;M&&P.cancelable&&P.preventDefault()}}},[]),d=C.exports.useCallback(function(w,P,E,k){var L={name:w,delta:P,target:E,should:k};t.current.push(L),setTimeout(function(){t.current=t.current.filter(function(M){return M!==L})},1)},[]),p=C.exports.useCallback(function(w){n.current=ry(w),r.current=void 0},[]),g=C.exports.useCallback(function(w){d(w.type,iL(w),w.target,s(w,e.lockRef.current))},[]),m=C.exports.useCallback(function(w){d(w.type,ry(w),w.target,s(w,e.lockRef.current))},[]);C.exports.useEffect(function(){return ap.push(o),e.setCallbacks({onScrollCapture:g,onWheelCapture:g,onTouchMoveCapture:m}),document.addEventListener("wheel",l,op),document.addEventListener("touchmove",l,op),document.addEventListener("touchstart",p,op),function(){ap=ap.filter(function(w){return w!==o}),document.removeEventListener("wheel",l,op),document.removeEventListener("touchmove",l,op),document.removeEventListener("touchstart",p,op)}},[]);var y=e.removeScrollBar,b=e.inert;return te(Fn,{children:[b?S(o,{styles:Vpe(i)}):null,y?S(Ope,{gapMode:"margin"}):null]})}const jpe=khe(Kz,Gpe);var Jz=C.exports.forwardRef(function(e,t){return S(G4,{...cl({},e,{ref:t,sideCar:jpe})})});Jz.classNames=G4.classNames;const eF=Jz;var qf=(...e)=>e.filter(Boolean).join(" ");function _g(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var qpe=class{modals;constructor(){this.modals=[]}add(e){this.modals.push(e)}remove(e){this.modals=this.modals.filter(t=>t!==e)}isTopModal(e){return this.modals[this.modals.length-1]===e}},U6=new qpe;function Kpe(e,t){C.exports.useEffect(()=>(t&&U6.add(e),()=>{U6.remove(e)}),[t,e])}function Zpe(e){const{isOpen:t,onClose:n,id:r,closeOnOverlayClick:i=!0,closeOnEsc:o=!0,useInert:a=!0,onOverlayClick:s,onEsc:l}=e,d=C.exports.useRef(null),p=C.exports.useRef(null),[g,m,y]=Xpe(r,"chakra-modal","chakra-modal--header","chakra-modal--body");Ype(d,t&&a),Kpe(d,t);const b=C.exports.useRef(null),w=C.exports.useCallback(z=>{b.current=z.target},[]),P=C.exports.useCallback(z=>{z.key==="Escape"&&(z.stopPropagation(),o&&n?.(),l?.())},[o,n,l]),[E,k]=C.exports.useState(!1),[L,M]=C.exports.useState(!1),O=C.exports.useCallback((z={},H=null)=>({role:"dialog",...z,ref:zn(H,d),id:g,tabIndex:-1,"aria-modal":!0,"aria-labelledby":E?m:void 0,"aria-describedby":L?y:void 0,onClick:_g(z.onClick,V=>V.stopPropagation())}),[y,L,g,m,E]),N=C.exports.useCallback(z=>{z.stopPropagation(),b.current===z.target&&(!U6.isTopModal(d)||(i&&n?.(),s?.()))},[n,i,s]),D=C.exports.useCallback((z={},H=null)=>({...z,ref:zn(H,p),onClick:_g(z.onClick,N),onKeyDown:_g(z.onKeyDown,P),onMouseDown:_g(z.onMouseDown,w)}),[P,w,N]);return{isOpen:t,onClose:n,headerId:m,bodyId:y,setBodyMounted:M,setHeaderMounted:k,dialogRef:d,overlayRef:p,getDialogProps:O,getDialogContainerProps:D}}function Ype(e,t){const n=e.current;C.exports.useEffect(()=>{if(!(!e.current||!t))return pz(e.current)},[t,e,n])}function Xpe(e,...t){const n=C.exports.useId(),r=e||n;return C.exports.useMemo(()=>t.map(i=>`${i}-${r}`),[r,t])}var[Qpe,Kf]=xn({name:"ModalStylesContext",errorMessage:`useModalStyles returned is 'undefined'. Seems you forgot to wrap the components in "" `}),[Jpe,qc]=xn({strict:!0,name:"ModalContext",errorMessage:"useModalContext: `context` is undefined. Seems you forgot to wrap modal components in ``"}),y0=e=>{const{portalProps:t,children:n,autoFocus:r,trapFocus:i,initialFocusRef:o,finalFocusRef:a,returnFocusOnClose:s,blockScrollOnMount:l,allowPinchZoom:d,preserveScrollBarGap:p,motionPreset:g,lockFocusAcrossFrames:m,onCloseComplete:y}=e,b=Mi("Modal",e),P={...Zpe(e),autoFocus:r,trapFocus:i,initialFocusRef:o,finalFocusRef:a,returnFocusOnClose:s,blockScrollOnMount:l,allowPinchZoom:d,preserveScrollBarGap:p,motionPreset:g,lockFocusAcrossFrames:m};return S(Jpe,{value:P,children:S(Qpe,{value:b,children:S(bu,{onExitComplete:y,children:P.isOpen&&S(jf,{...t,children:n})})})})};y0.defaultProps={lockFocusAcrossFrames:!0,returnFocusOnClose:!0,scrollBehavior:"outside",trapFocus:!0,autoFocus:!0,blockScrollOnMount:!0,allowPinchZoom:!1,motionPreset:"scale"};y0.displayName="Modal";var m5=Pe((e,t)=>{const{className:n,...r}=e,{bodyId:i,setBodyMounted:o}=qc();C.exports.useEffect(()=>(o(!0),()=>o(!1)),[o]);const a=qf("chakra-modal__body",n),s=Kf();return ne.createElement(be.div,{ref:t,className:a,id:i,...r,__css:s.body})});m5.displayName="ModalBody";var d7=Pe((e,t)=>{const{onClick:n,className:r,...i}=e,{onClose:o}=qc(),a=qf("chakra-modal__close-btn",r),s=Kf();return S(W4,{ref:t,__css:s.closeButton,className:a,onClick:_g(n,l=>{l.stopPropagation(),o()}),...i})});d7.displayName="ModalCloseButton";function tF(e){const{autoFocus:t,trapFocus:n,dialogRef:r,initialFocusRef:i,blockScrollOnMount:o,allowPinchZoom:a,finalFocusRef:s,returnFocusOnClose:l,preserveScrollBarGap:d,lockFocusAcrossFrames:p}=qc(),[g,m]=_8();return C.exports.useEffect(()=>{!g&&m&&setTimeout(m)},[g,m]),S(qz,{autoFocus:t,isDisabled:!n,initialFocusRef:i,finalFocusRef:s,restoreFocus:l,contentRef:r,lockFocusAcrossFrames:p,children:S(eF,{removeScrollBar:!d,allowPinchZoom:a,enabled:o,forwardProps:!0,children:e.children})})}var e0e={slideInBottom:{...L6,custom:{offsetY:16,reverse:!0}},slideInRight:{...L6,custom:{offsetX:16,reverse:!0}},scale:{...fD,custom:{initialScale:.95,reverse:!0}},none:{}},t0e=be(Va.section),n0e=e=>e0e[e||"none"],nF=C.exports.forwardRef((e,t)=>{const{preset:n,motionProps:r=n0e(n),...i}=e;return S(t0e,{ref:t,...r,...i})});nF.displayName="ModalTransition";var Km=Pe((e,t)=>{const{className:n,children:r,containerProps:i,motionProps:o,...a}=e,{getDialogProps:s,getDialogContainerProps:l}=qc(),d=s(a,t),p=l(i),g=qf("chakra-modal__content",n),m=Kf(),y={display:"flex",flexDirection:"column",position:"relative",width:"100%",outline:0,...m.dialog},b={display:"flex",width:"100vw",height:"$100vh",position:"fixed",left:0,top:0,...m.dialogContainer},{motionPreset:w}=qc();return ne.createElement(tF,null,ne.createElement(be.div,{...p,className:"chakra-modal__content-container",tabIndex:-1,__css:b},S(nF,{preset:w,motionProps:o,className:g,...d,__css:y,children:r})))});Km.displayName="ModalContent";var f7=Pe((e,t)=>{const{className:n,...r}=e,i=qf("chakra-modal__footer",n),a={display:"flex",alignItems:"center",justifyContent:"flex-end",...Kf().footer};return ne.createElement(be.footer,{ref:t,...r,__css:a,className:i})});f7.displayName="ModalFooter";var h7=Pe((e,t)=>{const{className:n,...r}=e,{headerId:i,setHeaderMounted:o}=qc();C.exports.useEffect(()=>(o(!0),()=>o(!1)),[o]);const a=qf("chakra-modal__header",n),l={flex:0,...Kf().header};return ne.createElement(be.header,{ref:t,className:a,id:i,...r,__css:l})});h7.displayName="ModalHeader";var r0e=be(Va.div),Zm=Pe((e,t)=>{const{className:n,transition:r,motionProps:i,...o}=e,a=qf("chakra-modal__overlay",n),l={pos:"fixed",left:"0",top:"0",w:"100vw",h:"100vh",...Kf().overlay},{motionPreset:d}=qc();return S(r0e,{...i||(d==="none"?{}:dD),__css:l,ref:t,className:a,...o})});Zm.displayName="ModalOverlay";function i0e(e){const{leastDestructiveRef:t,...n}=e;return S(y0,{...n,initialFocusRef:t})}var o0e=Pe((e,t)=>S(Km,{ref:t,role:"alertdialog",...e})),[t8e,a0e]=xn(),s0e=be(hD),l0e=Pe((e,t)=>{const{className:n,children:r,motionProps:i,containerProps:o,...a}=e,{getDialogProps:s,getDialogContainerProps:l,isOpen:d}=qc(),p=s(a,t),g=l(o),m=qf("chakra-modal__content",n),y=Kf(),b={display:"flex",flexDirection:"column",position:"relative",width:"100%",outline:0,...y.dialog},w={display:"flex",width:"100vw",height:"$100vh",position:"fixed",left:0,top:0,...y.dialogContainer},{placement:P}=a0e();return ne.createElement(tF,null,ne.createElement(be.div,{...g,className:"chakra-modal__content-container",__css:w},S(s0e,{motionProps:i,direction:P,in:d,className:m,...p,__css:b,children:r})))});l0e.displayName="DrawerContent";function u0e(e,t){const n=ur(e);C.exports.useEffect(()=>{let r=null;const i=()=>n();return t!==null&&(r=window.setInterval(i,t)),()=>{r&&window.clearInterval(r)}},[t,n])}var rF=(...e)=>e.filter(Boolean).join(" "),uS=e=>e?!0:void 0;function Js(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var c0e=e=>S(ha,{viewBox:"0 0 24 24",...e,children:S("path",{fill:"currentColor",d:"M21,5H3C2.621,5,2.275,5.214,2.105,5.553C1.937,5.892,1.973,6.297,2.2,6.6l9,12 c0.188,0.252,0.485,0.4,0.8,0.4s0.611-0.148,0.8-0.4l9-12c0.228-0.303,0.264-0.708,0.095-1.047C21.725,5.214,21.379,5,21,5z"})}),d0e=e=>S(ha,{viewBox:"0 0 24 24",...e,children:S("path",{fill:"currentColor",d:"M12.8,5.4c-0.377-0.504-1.223-0.504-1.6,0l-9,12c-0.228,0.303-0.264,0.708-0.095,1.047 C2.275,18.786,2.621,19,3,19h18c0.379,0,0.725-0.214,0.895-0.553c0.169-0.339,0.133-0.744-0.095-1.047L12.8,5.4z"})});function aL(e,t,n,r){C.exports.useEffect(()=>{if(!e.current||!r)return;const i=e.current.ownerDocument.defaultView??window,o=Array.isArray(t)?t:[t],a=new i.MutationObserver(s=>{for(const l of s)l.type==="attributes"&&l.attributeName&&o.includes(l.attributeName)&&n(l)});return a.observe(e.current,{attributes:!0,attributeFilter:o}),()=>a.disconnect()})}var f0e=50,sL=300;function h0e(e,t){const[n,r]=C.exports.useState(!1),[i,o]=C.exports.useState(null),[a,s]=C.exports.useState(!0),l=C.exports.useRef(null),d=()=>clearTimeout(l.current);u0e(()=>{i==="increment"&&e(),i==="decrement"&&t()},n?f0e:null);const p=C.exports.useCallback(()=>{a&&e(),l.current=setTimeout(()=>{s(!1),r(!0),o("increment")},sL)},[e,a]),g=C.exports.useCallback(()=>{a&&t(),l.current=setTimeout(()=>{s(!1),r(!0),o("decrement")},sL)},[t,a]),m=C.exports.useCallback(()=>{s(!0),r(!1),d()},[]);return C.exports.useEffect(()=>()=>d(),[]),{up:p,down:g,stop:m,isSpinning:n}}var p0e=/^[Ee0-9+\-.]$/;function g0e(e){return p0e.test(e)}function m0e(e,t){if(e.key==null)return!0;const n=e.ctrlKey||e.altKey||e.metaKey;return!(e.key.length===1)||n?!0:t(e.key)}function v0e(e={}){const{focusInputOnChange:t=!0,clampValueOnBlur:n=!0,keepWithinRange:r=!0,min:i=Number.MIN_SAFE_INTEGER,max:o=Number.MAX_SAFE_INTEGER,step:a=1,isReadOnly:s,isDisabled:l,isRequired:d,isInvalid:p,pattern:g="[0-9]*(.[0-9]+)?",inputMode:m="decimal",allowMouseWheel:y,id:b,onChange:w,precision:P,name:E,"aria-describedby":k,"aria-label":L,"aria-labelledby":M,onFocus:O,onBlur:N,onInvalid:D,getAriaValueText:z,isValidCharacter:H,format:V,parse:j,...he}=e,de=ur(O),ve=ur(N),ke=ur(D),xe=ur(H??g0e),Y=ur(z),U=Rce(e),{update:oe,increment:ae,decrement:X}=U,[me,ye]=C.exports.useState(!1),Se=!(s||l),He=C.exports.useRef(null),je=C.exports.useRef(null),ut=C.exports.useRef(null),qe=C.exports.useRef(null),at=C.exports.useCallback(_e=>_e.split("").filter(xe).join(""),[xe]),et=C.exports.useCallback(_e=>j?.(_e)??_e,[j]),it=C.exports.useCallback(_e=>(V?.(_e)??_e).toString(),[V]);Gc(()=>{(U.valueAsNumber>o||U.valueAsNumber{if(!He.current)return;if(He.current.value!=U.value){const kt=et(He.current.value);U.setValue(at(kt))}},[et,at]);const Mt=C.exports.useCallback((_e=a)=>{Se&&ae(_e)},[ae,Se,a]),wt=C.exports.useCallback((_e=a)=>{Se&&X(_e)},[X,Se,a]),Le=h0e(Mt,wt);aL(ut,"disabled",Le.stop,Le.isSpinning),aL(qe,"disabled",Le.stop,Le.isSpinning);const ot=C.exports.useCallback(_e=>{if(_e.nativeEvent.isComposing)return;const Ne=et(_e.currentTarget.value);oe(at(Ne)),je.current={start:_e.currentTarget.selectionStart,end:_e.currentTarget.selectionEnd}},[oe,at,et]),Et=C.exports.useCallback(_e=>{var kt;de?.(_e),je.current&&(_e.target.selectionStart=je.current.start??((kt=_e.currentTarget.value)==null?void 0:kt.length),_e.currentTarget.selectionEnd=je.current.end??_e.currentTarget.selectionStart)},[de]),rt=C.exports.useCallback(_e=>{if(_e.nativeEvent.isComposing)return;m0e(_e,xe)||_e.preventDefault();const kt=gt(_e)*a,Ne=_e.key,nn={ArrowUp:()=>Mt(kt),ArrowDown:()=>wt(kt),Home:()=>oe(i),End:()=>oe(o)}[Ne];nn&&(_e.preventDefault(),nn(_e))},[xe,a,Mt,wt,oe,i,o]),gt=_e=>{let kt=1;return(_e.metaKey||_e.ctrlKey)&&(kt=.1),_e.shiftKey&&(kt=10),kt},Sn=C.exports.useMemo(()=>{const _e=Y?.(U.value);if(_e!=null)return _e;const kt=U.value.toString();return kt||void 0},[U.value,Y]),bt=C.exports.useCallback(()=>{let _e=U.value;if(U.value==="")return;/^[eE]/.test(U.value.toString())?U.setValue(""):(U.valueAsNumbero&&(_e=o),U.cast(_e))},[U,o,i]),qt=C.exports.useCallback(()=>{ye(!1),n&&bt()},[n,ye,bt]),wn=C.exports.useCallback(()=>{t&&requestAnimationFrame(()=>{var _e;(_e=He.current)==null||_e.focus()})},[t]),pn=C.exports.useCallback(_e=>{_e.preventDefault(),Le.up(),wn()},[wn,Le]),Ie=C.exports.useCallback(_e=>{_e.preventDefault(),Le.down(),wn()},[wn,Le]);Lf(()=>He.current,"wheel",_e=>{var kt;const tt=(((kt=He.current)==null?void 0:kt.ownerDocument)??document).activeElement===He.current;if(!y||!tt)return;_e.preventDefault();const nn=gt(_e)*a,In=Math.sign(_e.deltaY);In===-1?Mt(nn):In===1&&wt(nn)},{passive:!1});const Ze=C.exports.useCallback((_e={},kt=null)=>{const Ne=l||r&&U.isAtMax;return{..._e,ref:zn(kt,ut),role:"button",tabIndex:-1,onPointerDown:Js(_e.onPointerDown,tt=>{tt.button!==0||Ne||pn(tt)}),onPointerLeave:Js(_e.onPointerLeave,Le.stop),onPointerUp:Js(_e.onPointerUp,Le.stop),disabled:Ne,"aria-disabled":uS(Ne)}},[U.isAtMax,r,pn,Le.stop,l]),Kt=C.exports.useCallback((_e={},kt=null)=>{const Ne=l||r&&U.isAtMin;return{..._e,ref:zn(kt,qe),role:"button",tabIndex:-1,onPointerDown:Js(_e.onPointerDown,tt=>{tt.button!==0||Ne||Ie(tt)}),onPointerLeave:Js(_e.onPointerLeave,Le.stop),onPointerUp:Js(_e.onPointerUp,Le.stop),disabled:Ne,"aria-disabled":uS(Ne)}},[U.isAtMin,r,Ie,Le.stop,l]),Ut=C.exports.useCallback((_e={},kt=null)=>({name:E,inputMode:m,type:"text",pattern:g,"aria-labelledby":M,"aria-label":L,"aria-describedby":k,id:b,disabled:l,..._e,readOnly:_e.readOnly??s,"aria-readonly":_e.readOnly??s,"aria-required":_e.required??d,required:_e.required??d,ref:zn(He,kt),value:it(U.value),role:"spinbutton","aria-valuemin":i,"aria-valuemax":o,"aria-valuenow":Number.isNaN(U.valueAsNumber)?void 0:U.valueAsNumber,"aria-invalid":uS(p??U.isOutOfRange),"aria-valuetext":Sn,autoComplete:"off",autoCorrect:"off",onChange:Js(_e.onChange,ot),onKeyDown:Js(_e.onKeyDown,rt),onFocus:Js(_e.onFocus,Et,()=>ye(!0)),onBlur:Js(_e.onBlur,ve,qt)}),[E,m,g,M,L,it,k,b,l,d,s,p,U.value,U.valueAsNumber,U.isOutOfRange,i,o,Sn,ot,rt,Et,ve,qt]);return{value:it(U.value),valueAsNumber:U.valueAsNumber,isFocused:me,isDisabled:l,isReadOnly:s,getIncrementButtonProps:Ze,getDecrementButtonProps:Kt,getInputProps:Ut,htmlProps:he}}var[y0e,j4]=xn({name:"NumberInputStylesContext",errorMessage:`useNumberInputStyles returned is 'undefined'. Seems you forgot to wrap the components in "" `}),[x0e,p7]=xn({name:"NumberInputContext",errorMessage:"useNumberInputContext: `context` is undefined. Seems you forgot to wrap number-input's components within "}),iF=Pe(function(t,n){const r=Mi("NumberInput",t),i=hn(t),o=D8(i),{htmlProps:a,...s}=v0e(o),l=C.exports.useMemo(()=>s,[s]);return ne.createElement(x0e,{value:l},ne.createElement(y0e,{value:r},ne.createElement(be.div,{...a,ref:n,className:rF("chakra-numberinput",t.className),__css:{position:"relative",zIndex:0,...r.root}})))});iF.displayName="NumberInput";var b0e=Pe(function(t,n){const r=j4();return ne.createElement(be.div,{"aria-hidden":!0,ref:n,...t,__css:{display:"flex",flexDirection:"column",position:"absolute",top:"0",insetEnd:"0px",margin:"1px",height:"calc(100% - 2px)",zIndex:1,...r.stepperGroup}})});b0e.displayName="NumberInputStepper";var oF=Pe(function(t,n){const{getInputProps:r}=p7(),i=r(t,n),o=j4();return ne.createElement(be.input,{...i,className:rF("chakra-numberinput__field",t.className),__css:{width:"100%",...o.field}})});oF.displayName="NumberInputField";var aF=be("div",{baseStyle:{display:"flex",justifyContent:"center",alignItems:"center",flex:1,transitionProperty:"common",transitionDuration:"normal",userSelect:"none",cursor:"pointer",lineHeight:"normal"}}),sF=Pe(function(t,n){const r=j4(),{getDecrementButtonProps:i}=p7(),o=i(t,n);return S(aF,{...o,__css:r.stepper,children:t.children??S(c0e,{})})});sF.displayName="NumberDecrementStepper";var lF=Pe(function(t,n){const{getIncrementButtonProps:r}=p7(),i=r(t,n),o=j4();return S(aF,{...i,__css:o.stepper,children:t.children??S(d0e,{})})});lF.displayName="NumberIncrementStepper";var Cv=(...e)=>e.filter(Boolean).join(" ");function S0e(e,...t){return w0e(e)?e(...t):e}var w0e=e=>typeof e=="function";function el(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}function C0e(...e){return function(n){e.forEach(r=>{r?.(n)})}}var[_0e,Zf]=xn({name:"PopoverContext",errorMessage:"usePopoverContext: `context` is undefined. Seems you forgot to wrap all popover components within ``"}),[k0e,_v]=xn({name:"PopoverStylesContext",errorMessage:`usePopoverStyles returned is 'undefined'. Seems you forgot to wrap the components in "" `}),sp={click:"click",hover:"hover"};function E0e(e={}){const{closeOnBlur:t=!0,closeOnEsc:n=!0,initialFocusRef:r,id:i,returnFocusOnClose:o=!0,autoFocus:a=!0,arrowSize:s,arrowShadowColor:l,trigger:d=sp.click,openDelay:p=200,closeDelay:g=200,isLazy:m,lazyBehavior:y="unmount",computePositionOnMount:b,...w}=e,{isOpen:P,onClose:E,onOpen:k,onToggle:L}=cz(e),M=C.exports.useRef(null),O=C.exports.useRef(null),N=C.exports.useRef(null),D=C.exports.useRef(!1),z=C.exports.useRef(!1);P&&(z.current=!0);const[H,V]=C.exports.useState(!1),[j,he]=C.exports.useState(!1),de=C.exports.useId(),ve=i??de,[ke,xe,Y,U]=["popover-trigger","popover-content","popover-header","popover-body"].map(ot=>`${ot}-${ve}`),{referenceRef:oe,getArrowProps:ae,getPopperProps:X,getArrowInnerProps:me,forceUpdate:ye}=uz({...w,enabled:P||!!b}),Se=ahe({isOpen:P,ref:N});Wce({enabled:P,ref:O}),Dde(N,{focusRef:O,visible:P,shouldFocus:o&&d===sp.click}),Fde(N,{focusRef:r,visible:P,shouldFocus:a&&d===sp.click});const He=dz({wasSelected:z.current,enabled:m,mode:y,isSelected:Se.present}),je=C.exports.useCallback((ot={},Et=null)=>{const rt={...ot,style:{...ot.style,transformOrigin:Wr.transformOrigin.varRef,[Wr.arrowSize.var]:s?`${s}px`:void 0,[Wr.arrowShadowColor.var]:l},ref:zn(N,Et),children:He?ot.children:null,id:xe,tabIndex:-1,role:"dialog",onKeyDown:el(ot.onKeyDown,gt=>{n&>.key==="Escape"&&E()}),onBlur:el(ot.onBlur,gt=>{const Sn=lL(gt),bt=cS(N.current,Sn),qt=cS(O.current,Sn);P&&t&&(!bt&&!qt)&&E()}),"aria-labelledby":H?Y:void 0,"aria-describedby":j?U:void 0};return d===sp.hover&&(rt.role="tooltip",rt.onMouseEnter=el(ot.onMouseEnter,()=>{D.current=!0}),rt.onMouseLeave=el(ot.onMouseLeave,gt=>{gt.nativeEvent.relatedTarget!==null&&(D.current=!1,setTimeout(()=>E(),g))})),rt},[He,xe,H,Y,j,U,d,n,E,P,t,g,l,s]),ut=C.exports.useCallback((ot={},Et=null)=>X({...ot,style:{visibility:P?"visible":"hidden",...ot.style}},Et),[P,X]),qe=C.exports.useCallback((ot,Et=null)=>({...ot,ref:zn(Et,M,oe)}),[M,oe]),at=C.exports.useRef(),et=C.exports.useRef(),it=C.exports.useCallback(ot=>{M.current==null&&oe(ot)},[oe]),Mt=C.exports.useCallback((ot={},Et=null)=>{const rt={...ot,ref:zn(O,Et,it),id:ke,"aria-haspopup":"dialog","aria-expanded":P,"aria-controls":xe};return d===sp.click&&(rt.onClick=el(ot.onClick,L)),d===sp.hover&&(rt.onFocus=el(ot.onFocus,()=>{at.current===void 0&&k()}),rt.onBlur=el(ot.onBlur,gt=>{const Sn=lL(gt),bt=!cS(N.current,Sn);P&&t&&bt&&E()}),rt.onKeyDown=el(ot.onKeyDown,gt=>{gt.key==="Escape"&&E()}),rt.onMouseEnter=el(ot.onMouseEnter,()=>{D.current=!0,at.current=window.setTimeout(()=>k(),p)}),rt.onMouseLeave=el(ot.onMouseLeave,()=>{D.current=!1,at.current&&(clearTimeout(at.current),at.current=void 0),et.current=window.setTimeout(()=>{D.current===!1&&E()},g)})),rt},[ke,P,xe,d,it,L,k,t,E,p,g]);C.exports.useEffect(()=>()=>{at.current&&clearTimeout(at.current),et.current&&clearTimeout(et.current)},[]);const wt=C.exports.useCallback((ot={},Et=null)=>({...ot,id:Y,ref:zn(Et,rt=>{V(!!rt)})}),[Y]),Le=C.exports.useCallback((ot={},Et=null)=>({...ot,id:U,ref:zn(Et,rt=>{he(!!rt)})}),[U]);return{forceUpdate:ye,isOpen:P,onAnimationComplete:Se.onComplete,onClose:E,getAnchorProps:qe,getArrowProps:ae,getArrowInnerProps:me,getPopoverPositionerProps:ut,getPopoverProps:je,getTriggerProps:Mt,getHeaderProps:wt,getBodyProps:Le}}function cS(e,t){return e===t||e?.contains(t)}function lL(e){const t=e.currentTarget.ownerDocument.activeElement;return e.relatedTarget??t}function q4(e){const t=Mi("Popover",e),{children:n,...r}=hn(e),i=P0(),o=E0e({...r,direction:i.direction});return S(_0e,{value:o,children:S(k0e,{value:t,children:S0e(n,{isOpen:o.isOpen,onClose:o.onClose,forceUpdate:o.forceUpdate})})})}q4.displayName="Popover";function K4(e){const{bg:t,bgColor:n,backgroundColor:r}=e,{getArrowProps:i,getArrowInnerProps:o}=Zf(),a=_v(),s=t??n??r;return ne.createElement(be.div,{...i(),className:"chakra-popover__arrow-positioner"},ne.createElement(be.div,{className:Cv("chakra-popover__arrow",e.className),...o(e),__css:{...a.arrow,"--popper-arrow-bg":s?`colors.${s}, ${s}`:void 0}}))}K4.displayName="PopoverArrow";var P0e=Pe(function(t,n){const{getBodyProps:r}=Zf(),i=_v();return ne.createElement(be.div,{...r(t,n),className:Cv("chakra-popover__body",t.className),__css:i.body})});P0e.displayName="PopoverBody";var T0e=Pe(function(t,n){const{onClose:r}=Zf(),i=_v();return S(W4,{size:"sm",onClick:r,className:Cv("chakra-popover__close-btn",t.className),__css:i.closeButton,ref:n,...t})});T0e.displayName="PopoverCloseButton";function L0e(e){if(!!e)return{enter:{...e.enter,visibility:"visible"},exit:{...e.exit,transitionEnd:{visibility:"hidden"}}}}var A0e={exit:{opacity:0,scale:.95,transition:{duration:.1,ease:[.4,0,1,1]}},enter:{scale:1,opacity:1,transition:{duration:.15,ease:[0,0,.2,1]}}},M0e=be(Va.section),uF=Pe(function(t,n){const{variants:r=A0e,...i}=t,{isOpen:o}=Zf();return ne.createElement(M0e,{ref:n,variants:L0e(r),initial:!1,animate:o?"enter":"exit",...i})});uF.displayName="PopoverTransition";var Z4=Pe(function(t,n){const{rootProps:r,motionProps:i,...o}=t,{getPopoverProps:a,getPopoverPositionerProps:s,onAnimationComplete:l}=Zf(),d=_v(),p={position:"relative",display:"flex",flexDirection:"column",...d.content};return ne.createElement(be.div,{...s(r),__css:d.popper,className:"chakra-popover__popper"},S(uF,{...i,...a(o,n),onAnimationComplete:C0e(l,o.onAnimationComplete),className:Cv("chakra-popover__content",t.className),__css:p}))});Z4.displayName="PopoverContent";var cF=Pe(function(t,n){const{getHeaderProps:r}=Zf(),i=_v();return ne.createElement(be.header,{...r(t,n),className:Cv("chakra-popover__header",t.className),__css:i.header})});cF.displayName="PopoverHeader";function Y4(e){const t=C.exports.Children.only(e.children),{getTriggerProps:n}=Zf();return C.exports.cloneElement(t,n(t.props,t.ref))}Y4.displayName="PopoverTrigger";function I0e(e,t,n){return(e-t)*100/(n-t)}var R0e=dv({"0%":{strokeDasharray:"1, 400",strokeDashoffset:"0"},"50%":{strokeDasharray:"400, 400",strokeDashoffset:"-100"},"100%":{strokeDasharray:"400, 400",strokeDashoffset:"-260"}}),O0e=dv({"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(360deg)"}}),N0e=dv({"0%":{left:"-40%"},"100%":{left:"100%"}}),D0e=dv({from:{backgroundPosition:"1rem 0"},to:{backgroundPosition:"0 0"}});function dF(e){const{value:t=0,min:n,max:r,valueText:i,getValueText:o,isIndeterminate:a}=e,s=I0e(t,n,r);return{bind:{"data-indeterminate":a?"":void 0,"aria-valuemax":r,"aria-valuemin":n,"aria-valuenow":a?void 0:t,"aria-valuetext":(()=>{if(t!=null)return typeof o=="function"?o(t,s):i})(),role:"progressbar"},percent:s,value:t}}var fF=e=>{const{size:t,isIndeterminate:n,...r}=e;return ne.createElement(be.svg,{viewBox:"0 0 100 100",__css:{width:t,height:t,animation:n?`${O0e} 2s linear infinite`:void 0},...r})};fF.displayName="Shape";var G6=e=>ne.createElement(be.circle,{cx:50,cy:50,r:42,fill:"transparent",...e});G6.displayName="Circle";var z0e=Pe((e,t)=>{const{size:n="48px",max:r=100,min:i=0,valueText:o,getValueText:a,value:s,capIsRound:l,children:d,thickness:p="10px",color:g="#0078d4",trackColor:m="#edebe9",isIndeterminate:y,...b}=e,w=dF({min:i,max:r,value:s,valueText:o,getValueText:a,isIndeterminate:y}),P=y?void 0:(w.percent??0)*2.64,E=P==null?void 0:`${P} ${264-P}`,k=y?{css:{animation:`${R0e} 1.5s linear infinite`}}:{strokeDashoffset:66,strokeDasharray:E,transitionProperty:"stroke-dasharray, stroke",transitionDuration:"0.6s",transitionTimingFunction:"ease"},L={display:"inline-block",position:"relative",verticalAlign:"middle",fontSize:n};return ne.createElement(be.div,{ref:t,className:"chakra-progress",...w.bind,...b,__css:L},te(fF,{size:n,isIndeterminate:y,children:[S(G6,{stroke:m,strokeWidth:p,className:"chakra-progress__track"}),S(G6,{stroke:g,strokeWidth:p,className:"chakra-progress__indicator",strokeLinecap:l?"round":void 0,opacity:w.value===0&&!y?0:void 0,...k})]}),d)});z0e.displayName="CircularProgress";var[F0e,B0e]=xn({name:"ProgressStylesContext",errorMessage:`useProgressStyles returned is 'undefined'. Seems you forgot to wrap the components in "" `}),$0e=Pe((e,t)=>{const{min:n,max:r,value:i,isIndeterminate:o,...a}=e,s=dF({value:i,min:n,max:r,isIndeterminate:o}),d={height:"100%",...B0e().filledTrack};return ne.createElement(be.div,{ref:t,style:{width:`${s.percent}%`,...a.style},...s.bind,...a,__css:d})}),hF=Pe((e,t)=>{var n;const{value:r,min:i=0,max:o=100,hasStripe:a,isAnimated:s,children:l,borderRadius:d,isIndeterminate:p,"aria-label":g,"aria-labelledby":m,...y}=hn(e),b=Mi("Progress",e),w=d??((n=b.track)==null?void 0:n.borderRadius),P={animation:`${D0e} 1s linear infinite`},L={...!p&&a&&s&&P,...p&&{position:"absolute",willChange:"left",minWidth:"50%",animation:`${N0e} 1s ease infinite normal none running`}},M={overflow:"hidden",position:"relative",...b.track};return ne.createElement(be.div,{ref:t,borderRadius:w,__css:M,...y},te(F0e,{value:b,children:[S($0e,{"aria-label":g,"aria-labelledby":m,min:i,max:o,value:r,isIndeterminate:p,css:L,borderRadius:w}),l]}))});hF.displayName="Progress";var H0e=be("div",{baseStyle:{fontSize:"0.24em",top:"50%",left:"50%",width:"100%",textAlign:"center",position:"absolute",transform:"translate(-50%, -50%)"}});H0e.displayName="CircularProgressLabel";var W0e=(...e)=>e.filter(Boolean).join(" "),V0e=e=>e?"":void 0;function U0e(e,t){const n={},r={};for(const[i,o]of Object.entries(e))t.includes(i)?n[i]=o:r[i]=o;return[n,r]}var pF=Pe(function(t,n){const{children:r,placeholder:i,className:o,...a}=t;return ne.createElement(be.select,{...a,ref:n,className:W0e("chakra-select",o)},i&&S("option",{value:"",children:i}),r)});pF.displayName="SelectField";var gF=Pe((e,t)=>{var n;const r=Mi("Select",e),{rootProps:i,placeholder:o,icon:a,color:s,height:l,h:d,minH:p,minHeight:g,iconColor:m,iconSize:y,...b}=hn(e),[w,P]=U0e(b,dY),E=N8(P),k={width:"100%",height:"fit-content",position:"relative",color:s},L={paddingEnd:"2rem",...r.field,_focus:{zIndex:"unset",...(n=r.field)==null?void 0:n._focus}};return ne.createElement(be.div,{className:"chakra-select__wrapper",__css:k,...w,...i},S(pF,{ref:t,height:d??l,minH:p??g,placeholder:o,...E,__css:L,children:e.children}),S(mF,{"data-disabled":V0e(E.disabled),...(m||s)&&{color:m||s},__css:r.icon,...y&&{fontSize:y},children:a}))});gF.displayName="Select";var G0e=e=>S("svg",{viewBox:"0 0 24 24",...e,children:S("path",{fill:"currentColor",d:"M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"})}),j0e=be("div",{baseStyle:{position:"absolute",display:"inline-flex",alignItems:"center",justifyContent:"center",pointerEvents:"none",top:"50%",transform:"translateY(-50%)"}}),mF=e=>{const{children:t=S(G0e,{}),...n}=e,r=C.exports.cloneElement(t,{role:"presentation",className:"chakra-select__icon",focusable:!1,"aria-hidden":!0,style:{width:"1em",height:"1em",color:"currentColor"}});return S(j0e,{...n,className:"chakra-select__icon-wrapper",children:C.exports.isValidElement(t)?r:null})};mF.displayName="SelectIcon";function q0e(e,t,n,r){return e.addEventListener(t,n,r),()=>{e.removeEventListener(t,n,r)}}function K0e(e){const t=Y0e(e);return typeof t.PointerEvent<"u"&&e instanceof t.PointerEvent?e.pointerType==="mouse":e instanceof t.MouseEvent}function vF(e){return!!e.touches}function Z0e(e){return vF(e)&&e.touches.length>1}function Y0e(e){return e.view??window}function X0e(e,t="page"){const n=e.touches[0]||e.changedTouches[0];return{x:n[`${t}X`],y:n[`${t}Y`]}}function Q0e(e,t="page"){return{x:e[`${t}X`],y:e[`${t}Y`]}}function yF(e,t="page"){return vF(e)?X0e(e,t):Q0e(e,t)}function J0e(e){return t=>{const n=K0e(t);(!n||n&&t.button===0)&&e(t)}}function e1e(e,t=!1){function n(i){e(i,{point:yF(i)})}return t?J0e(n):n}function i3(e,t,n,r){return q0e(e,t,e1e(n,t==="pointerdown"),r)}function xF(e){const t=C.exports.useRef(null);return t.current=e,t}var t1e=class{history=[];startEvent=null;lastEvent=null;lastEventInfo=null;handlers={};removeListeners=()=>{};threshold=3;win;constructor(e,t,n){if(this.win=e.view??window,Z0e(e))return;this.handlers=t,n&&(this.threshold=n),e.stopPropagation(),e.preventDefault();const r={point:yF(e)},{timestamp:i}=$E();this.history=[{...r.point,timestamp:i}];const{onSessionStart:o}=t;o?.(e,dS(r,this.history)),this.removeListeners=i1e(i3(this.win,"pointermove",this.onPointerMove),i3(this.win,"pointerup",this.onPointerUp),i3(this.win,"pointercancel",this.onPointerUp))}updatePoint=()=>{if(!(this.lastEvent&&this.lastEventInfo))return;const e=dS(this.lastEventInfo,this.history),t=this.startEvent!==null,n=o1e(e.offset,{x:0,y:0})>=this.threshold;if(!t&&!n)return;const{timestamp:r}=$E();this.history.push({...e.point,timestamp:r});const{onStart:i,onMove:o}=this.handlers;t||(i?.(this.lastEvent,e),this.startEvent=this.lastEvent),o?.(this.lastEvent,e)};onPointerMove=(e,t)=>{this.lastEvent=e,this.lastEventInfo=t,CX.update(this.updatePoint,!0)};onPointerUp=(e,t)=>{const n=dS(t,this.history),{onEnd:r,onSessionEnd:i}=this.handlers;i?.(e,n),this.end(),!(!r||!this.startEvent)&&r?.(e,n)};updateHandlers(e){this.handlers=e}end(){var e;(e=this.removeListeners)==null||e.call(this),_X.update(this.updatePoint)}};function uL(e,t){return{x:e.x-t.x,y:e.y-t.y}}function dS(e,t){return{point:e.point,delta:uL(e.point,t[t.length-1]),offset:uL(e.point,t[0]),velocity:r1e(t,.1)}}var n1e=e=>e*1e3;function r1e(e,t){if(e.length<2)return{x:0,y:0};let n=e.length-1,r=null;const i=e[e.length-1];for(;n>=0&&(r=e[n],!(i.timestamp-r.timestamp>n1e(t)));)n--;if(!r)return{x:0,y:0};const o=(i.timestamp-r.timestamp)/1e3;if(o===0)return{x:0,y:0};const a={x:(i.x-r.x)/o,y:(i.y-r.y)/o};return a.x===1/0&&(a.x=0),a.y===1/0&&(a.y=0),a}function i1e(...e){return t=>e.reduce((n,r)=>r(n),t)}function fS(e,t){return Math.abs(e-t)}function cL(e){return"x"in e&&"y"in e}function o1e(e,t){if(typeof e=="number"&&typeof t=="number")return fS(e,t);if(cL(e)&&cL(t)){const n=fS(e.x,t.x),r=fS(e.y,t.y);return Math.sqrt(n**2+r**2)}return 0}function bF(e,t){const{onPan:n,onPanStart:r,onPanEnd:i,onPanSessionStart:o,onPanSessionEnd:a,threshold:s}=t,l=Boolean(n||r||i||o||a),d=C.exports.useRef(null),p=xF({onSessionStart:o,onSessionEnd:a,onStart:r,onMove:n,onEnd(g,m){d.current=null,i?.(g,m)}});C.exports.useEffect(()=>{var g;(g=d.current)==null||g.updateHandlers(p.current)}),C.exports.useEffect(()=>{const g=e.current;if(!g||!l)return;function m(y){d.current=new t1e(y,p.current,s)}return i3(g,"pointerdown",m)},[e,l,p,s]),C.exports.useEffect(()=>()=>{var g;(g=d.current)==null||g.end(),d.current=null},[])}function a1e(e,t){if(!e){t(void 0);return}t({width:e.offsetWidth,height:e.offsetHeight});const n=e.ownerDocument.defaultView??window,r=new n.ResizeObserver(i=>{if(!Array.isArray(i)||!i.length)return;const[o]=i;let a,s;if("borderBoxSize"in o){const l=o.borderBoxSize,d=Array.isArray(l)?l[0]:l;a=d.inlineSize,s=d.blockSize}else a=e.offsetWidth,s=e.offsetHeight;t({width:a,height:s})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}var s1e=Boolean(globalThis?.document)?C.exports.useLayoutEffect:C.exports.useEffect;function l1e(e,t){var n;if(!e||!e.parentElement)return;const r=((n=e.ownerDocument)==null?void 0:n.defaultView)??window,i=new r.MutationObserver(()=>{t()});return i.observe(e.parentElement,{childList:!0}),()=>{i.disconnect()}}function SF({getNodes:e,observeMutation:t=!0}){const[n,r]=C.exports.useState([]),[i,o]=C.exports.useState(0);return s1e(()=>{const a=e(),s=a.map((l,d)=>a1e(l,p=>{r(g=>[...g.slice(0,d),p,...g.slice(d+1)])}));if(t){const l=a[0];s.push(l1e(l,()=>{o(d=>d+1)}))}return()=>{s.forEach(l=>{l?.()})}},[i]),n}function u1e(e){return typeof e=="object"&&e!==null&&"current"in e}function c1e(e){const[t]=SF({observeMutation:!1,getNodes(){return[u1e(e)?e.current:e]}});return t}var d1e=Object.getOwnPropertyNames,f1e=(e,t)=>function(){return e&&(t=(0,e[d1e(e)[0]])(e=0)),t},rd=f1e({"../../../react-shim.js"(){}});rd();rd();rd();var Ma=e=>e?"":void 0,Yp=e=>e?!0:void 0,id=(...e)=>e.filter(Boolean).join(" ");rd();function Xp(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}rd();rd();function h1e(e){return{root:`slider-root-${e}`,getThumb:t=>`slider-thumb-${e}-${t}`,getInput:t=>`slider-input-${e}-${t}`,track:`slider-track-${e}`,innerTrack:`slider-filled-track-${e}`,getMarker:t=>`slider-marker-${e}-${t}`,output:`slider-output-${e}`}}function kg(e){const{orientation:t,vertical:n,horizontal:r}=e;return t==="vertical"?n:r}var o3={width:0,height:0},iy=e=>e||o3;function wF(e){const{orientation:t,thumbPercents:n,thumbRects:r,isReversed:i}=e,o=w=>{const P=r[w]??o3;return{position:"absolute",userSelect:"none",WebkitUserSelect:"none",MozUserSelect:"none",msUserSelect:"none",touchAction:"none",...kg({orientation:t,vertical:{bottom:`calc(${n[w]}% - ${P.height/2}px)`},horizontal:{left:`calc(${n[w]}% - ${P.width/2}px)`}})}},a=t==="vertical"?r.reduce((w,P)=>iy(w).height>iy(P).height?w:P,o3):r.reduce((w,P)=>iy(w).width>iy(P).width?w:P,o3),s={position:"relative",touchAction:"none",WebkitTapHighlightColor:"rgba(0,0,0,0)",userSelect:"none",outline:0,...kg({orientation:t,vertical:a?{paddingLeft:a.width/2,paddingRight:a.width/2}:{},horizontal:a?{paddingTop:a.height/2,paddingBottom:a.height/2}:{}})},l={position:"absolute",...kg({orientation:t,vertical:{left:"50%",transform:"translateX(-50%)",height:"100%"},horizontal:{top:"50%",transform:"translateY(-50%)",width:"100%"}})},d=n.length===1,p=[0,i?100-n[0]:n[0]],g=d?p:n;let m=g[0];!d&&i&&(m=100-m);const y=Math.abs(g[g.length-1]-g[0]),b={...l,...kg({orientation:t,vertical:i?{height:`${y}%`,top:`${m}%`}:{height:`${y}%`,bottom:`${m}%`},horizontal:i?{width:`${y}%`,right:`${m}%`}:{width:`${y}%`,left:`${m}%`}})};return{trackStyle:l,innerTrackStyle:b,rootStyle:s,getThumbStyle:o}}function CF(e){const{isReversed:t,direction:n,orientation:r}=e;return n==="ltr"||r==="vertical"?t:!t}function p1e(e){const{min:t=0,max:n=100,onChange:r,value:i,defaultValue:o,isReversed:a,direction:s="ltr",orientation:l="horizontal",id:d,isDisabled:p,isReadOnly:g,onChangeStart:m,onChangeEnd:y,step:b=1,getAriaValueText:w,"aria-valuetext":P,"aria-label":E,"aria-labelledby":k,name:L,focusThumbOnChange:M=!0,minStepsBetweenThumbs:O=0,...N}=e,D=ur(m),z=ur(y),H=ur(w),V=CF({isReversed:a,direction:s,orientation:l}),[j,he]=C4({value:i,defaultValue:o??[25,75],onChange:r});if(!Array.isArray(j))throw new TypeError(`[range-slider] You passed an invalid value for \`value\` or \`defaultValue\`, expected \`Array\` but got \`${typeof j}\``);const[de,ve]=C.exports.useState(!1),[ke,xe]=C.exports.useState(!1),[Y,U]=C.exports.useState(-1),oe=!(p||g),ae=C.exports.useRef(j),X=j.map(Fe=>jp(Fe,t,n)),me=O*b,ye=g1e(X,t,n,me),Se=C.exports.useRef({eventSource:null,value:[],valueBounds:[]});Se.current.value=X,Se.current.valueBounds=ye;const He=X.map(Fe=>n-Fe+t),ut=(V?He:X).map(Fe=>d5(Fe,t,n)),qe=l==="vertical",at=C.exports.useRef(null),et=C.exports.useRef(null),it=SF({getNodes(){const Fe=et.current,lt=Fe?.querySelectorAll("[role=slider]");return lt?Array.from(lt):[]}}),Mt=C.exports.useId(),Le=h1e(d??Mt),ot=C.exports.useCallback(Fe=>{var lt;if(!at.current)return;Se.current.eventSource="pointer";const Xe=at.current.getBoundingClientRect(),{clientX:Lt,clientY:Zt}=((lt=Fe.touches)==null?void 0:lt[0])??Fe,Zn=qe?Xe.bottom-Zt:Lt-Xe.left,ao=qe?Xe.height:Xe.width;let ci=Zn/ao;return V&&(ci=1-ci),kD(ci,t,n)},[qe,V,n,t]),Et=(n-t)/10,rt=b||(n-t)/100,gt=C.exports.useMemo(()=>({setValueAtIndex(Fe,lt){if(!oe)return;const Xe=Se.current.valueBounds[Fe];lt=parseFloat(O6(lt,Xe.min,rt)),lt=jp(lt,Xe.min,Xe.max);const Lt=[...Se.current.value];Lt[Fe]=lt,he(Lt)},setActiveIndex:U,stepUp(Fe,lt=rt){const Xe=Se.current.value[Fe],Lt=V?Xe-lt:Xe+lt;gt.setValueAtIndex(Fe,Lt)},stepDown(Fe,lt=rt){const Xe=Se.current.value[Fe],Lt=V?Xe+lt:Xe-lt;gt.setValueAtIndex(Fe,Lt)},reset(){he(ae.current)}}),[rt,V,he,oe]),Sn=C.exports.useCallback(Fe=>{const lt=Fe.key,Lt={ArrowRight:()=>gt.stepUp(Y),ArrowUp:()=>gt.stepUp(Y),ArrowLeft:()=>gt.stepDown(Y),ArrowDown:()=>gt.stepDown(Y),PageUp:()=>gt.stepUp(Y,Et),PageDown:()=>gt.stepDown(Y,Et),Home:()=>{const{min:Zt}=ye[Y];gt.setValueAtIndex(Y,Zt)},End:()=>{const{max:Zt}=ye[Y];gt.setValueAtIndex(Y,Zt)}}[lt];Lt&&(Fe.preventDefault(),Fe.stopPropagation(),Lt(Fe),Se.current.eventSource="keyboard")},[gt,Y,Et,ye]),{getThumbStyle:bt,rootStyle:qt,trackStyle:wn,innerTrackStyle:pn}=C.exports.useMemo(()=>wF({isReversed:V,orientation:l,thumbRects:it,thumbPercents:ut}),[V,l,ut,it]),Ie=C.exports.useCallback(Fe=>{var lt;const Xe=Fe??Y;if(Xe!==-1&&M){const Lt=Le.getThumb(Xe),Zt=(lt=et.current)==null?void 0:lt.ownerDocument.getElementById(Lt);Zt&&setTimeout(()=>Zt.focus())}},[M,Y,Le]);Gc(()=>{Se.current.eventSource==="keyboard"&&z?.(Se.current.value)},[X,z]);const Ze=Fe=>{const lt=ot(Fe)||0,Xe=Se.current.value.map(ci=>Math.abs(ci-lt)),Lt=Math.min(...Xe);let Zt=Xe.indexOf(Lt);const Zn=Xe.filter(ci=>ci===Lt);Zn.length>1&<>Se.current.value[Zt]&&(Zt=Zt+Zn.length-1),U(Zt),gt.setValueAtIndex(Zt,lt),Ie(Zt)},Kt=Fe=>{if(Y==-1)return;const lt=ot(Fe)||0;U(Y),gt.setValueAtIndex(Y,lt),Ie(Y)};bF(et,{onPanSessionStart(Fe){!oe||(ve(!0),Ze(Fe),D?.(Se.current.value))},onPanSessionEnd(){!oe||(ve(!1),z?.(Se.current.value))},onPan(Fe){!oe||Kt(Fe)}});const Ut=C.exports.useCallback((Fe={},lt=null)=>({...Fe,...N,id:Le.root,ref:zn(lt,et),tabIndex:-1,"aria-disabled":Yp(p),"data-focused":Ma(ke),style:{...Fe.style,...qt}}),[N,p,ke,qt,Le]),_e=C.exports.useCallback((Fe={},lt=null)=>({...Fe,ref:zn(lt,at),id:Le.track,"data-disabled":Ma(p),style:{...Fe.style,...wn}}),[p,wn,Le]),kt=C.exports.useCallback((Fe={},lt=null)=>({...Fe,ref:lt,id:Le.innerTrack,style:{...Fe.style,...pn}}),[pn,Le]),Ne=C.exports.useCallback((Fe,lt=null)=>{const{index:Xe,...Lt}=Fe,Zt=X[Xe];if(Zt==null)throw new TypeError(`[range-slider > thumb] Cannot find value at index \`${Xe}\`. The \`value\` or \`defaultValue\` length is : ${X.length}`);const Zn=ye[Xe];return{...Lt,ref:lt,role:"slider",tabIndex:oe?0:void 0,id:Le.getThumb(Xe),"data-active":Ma(de&&Y===Xe),"aria-valuetext":H?.(Zt)??P?.[Xe],"aria-valuemin":Zn.min,"aria-valuemax":Zn.max,"aria-valuenow":Zt,"aria-orientation":l,"aria-disabled":Yp(p),"aria-readonly":Yp(g),"aria-label":E?.[Xe],"aria-labelledby":E?.[Xe]?void 0:k?.[Xe],style:{...Fe.style,...bt(Xe)},onKeyDown:Xp(Fe.onKeyDown,Sn),onFocus:Xp(Fe.onFocus,()=>{xe(!0),U(Xe)}),onBlur:Xp(Fe.onBlur,()=>{xe(!1),U(-1)})}},[Le,X,ye,oe,de,Y,H,P,l,p,g,E,k,bt,Sn,xe]),tt=C.exports.useCallback((Fe={},lt=null)=>({...Fe,ref:lt,id:Le.output,htmlFor:X.map((Xe,Lt)=>Le.getThumb(Lt)).join(" "),"aria-live":"off"}),[Le,X]),nn=C.exports.useCallback((Fe,lt=null)=>{const{value:Xe,...Lt}=Fe,Zt=!(Xen),Zn=Xe>=X[0]&&Xe<=X[X.length-1];let ao=d5(Xe,t,n);ao=V?100-ao:ao;const ci={position:"absolute",pointerEvents:"none",...kg({orientation:l,vertical:{bottom:`${ao}%`},horizontal:{left:`${ao}%`}})};return{...Lt,ref:lt,id:Le.getMarker(Fe.value),role:"presentation","aria-hidden":!0,"data-disabled":Ma(p),"data-invalid":Ma(!Zt),"data-highlighted":Ma(Zn),style:{...Fe.style,...ci}}},[p,V,n,t,l,X,Le]),In=C.exports.useCallback((Fe,lt=null)=>{const{index:Xe,...Lt}=Fe;return{...Lt,ref:lt,id:Le.getInput(Xe),type:"hidden",value:X[Xe],name:Array.isArray(L)?L[Xe]:`${L}-${Xe}`}},[L,X,Le]);return{state:{value:X,isFocused:ke,isDragging:de,getThumbPercent:Fe=>ut[Fe],getThumbMinValue:Fe=>ye[Fe].min,getThumbMaxValue:Fe=>ye[Fe].max},actions:gt,getRootProps:Ut,getTrackProps:_e,getInnerTrackProps:kt,getThumbProps:Ne,getMarkerProps:nn,getInputProps:In,getOutputProps:tt}}function g1e(e,t,n,r){return e.map((i,o)=>{const a=o===0?t:e[o-1]+r,s=o===e.length-1?n:e[o+1]-r;return{min:a,max:s}})}var[m1e,X4]=xn({name:"SliderContext",errorMessage:"useSliderContext: `context` is undefined. Seems you forgot to wrap all slider components within "}),[v1e,g7]=xn({name:"RangeSliderStylesContext",errorMessage:`useRangeSliderStyles returned is 'undefined'. Seems you forgot to wrap the components in "" `}),_F=Pe(function(t,n){const r=Mi("Slider",t),i=hn(t),{direction:o}=P0();i.direction=o;const{getRootProps:a,...s}=p1e(i),l=C.exports.useMemo(()=>({...s,name:t.name}),[s,t.name]);return ne.createElement(m1e,{value:l},ne.createElement(v1e,{value:r},ne.createElement(be.div,{...a({},n),className:"chakra-slider",__css:r.container},t.children)))});_F.defaultProps={orientation:"horizontal"};_F.displayName="RangeSlider";var y1e=Pe(function(t,n){const{getThumbProps:r,getInputProps:i,name:o}=X4(),a=g7(),s=r(t,n);return ne.createElement(be.div,{...s,className:id("chakra-slider__thumb",t.className),__css:a.thumb},s.children,o&&S("input",{...i({index:t.index})}))});y1e.displayName="RangeSliderThumb";var x1e=Pe(function(t,n){const{getTrackProps:r}=X4(),i=g7(),o=r(t,n);return ne.createElement(be.div,{...o,className:id("chakra-slider__track",t.className),__css:i.track,"data-testid":"chakra-range-slider-track"})});x1e.displayName="RangeSliderTrack";var b1e=Pe(function(t,n){const{getInnerTrackProps:r}=X4(),i=g7(),o=r(t,n);return ne.createElement(be.div,{...o,className:"chakra-slider__filled-track",__css:i.filledTrack})});b1e.displayName="RangeSliderFilledTrack";var S1e=Pe(function(t,n){const{getMarkerProps:r}=X4(),i=r(t,n);return ne.createElement(be.div,{...i,className:id("chakra-slider__marker",t.className)})});S1e.displayName="RangeSliderMark";rd();rd();function w1e(e){const{min:t=0,max:n=100,onChange:r,value:i,defaultValue:o,isReversed:a,direction:s="ltr",orientation:l="horizontal",id:d,isDisabled:p,isReadOnly:g,onChangeStart:m,onChangeEnd:y,step:b=1,getAriaValueText:w,"aria-valuetext":P,"aria-label":E,"aria-labelledby":k,name:L,focusThumbOnChange:M=!0,...O}=e,N=ur(m),D=ur(y),z=ur(w),H=CF({isReversed:a,direction:s,orientation:l}),[V,j]=C4({value:i,defaultValue:o??_1e(t,n),onChange:r}),[he,de]=C.exports.useState(!1),[ve,ke]=C.exports.useState(!1),xe=!(p||g),Y=(n-t)/10,U=b||(n-t)/100,oe=jp(V,t,n),ae=n-oe+t,me=d5(H?ae:oe,t,n),ye=l==="vertical",Se=xF({min:t,max:n,step:b,isDisabled:p,value:oe,isInteractive:xe,isReversed:H,isVertical:ye,eventSource:null,focusThumbOnChange:M,orientation:l}),He=C.exports.useRef(null),je=C.exports.useRef(null),ut=C.exports.useRef(null),qe=C.exports.useId(),at=d??qe,[et,it]=[`slider-thumb-${at}`,`slider-track-${at}`],Mt=C.exports.useCallback(Ne=>{var tt;if(!He.current)return;const nn=Se.current;nn.eventSource="pointer";const In=He.current.getBoundingClientRect(),{clientX:Fe,clientY:lt}=((tt=Ne.touches)==null?void 0:tt[0])??Ne,Xe=ye?In.bottom-lt:Fe-In.left,Lt=ye?In.height:In.width;let Zt=Xe/Lt;H&&(Zt=1-Zt);let Zn=kD(Zt,nn.min,nn.max);return nn.step&&(Zn=parseFloat(O6(Zn,nn.min,nn.step))),Zn=jp(Zn,nn.min,nn.max),Zn},[ye,H,Se]),wt=C.exports.useCallback(Ne=>{const tt=Se.current;!tt.isInteractive||(Ne=parseFloat(O6(Ne,tt.min,U)),Ne=jp(Ne,tt.min,tt.max),j(Ne))},[U,j,Se]),Le=C.exports.useMemo(()=>({stepUp(Ne=U){const tt=H?oe-Ne:oe+Ne;wt(tt)},stepDown(Ne=U){const tt=H?oe+Ne:oe-Ne;wt(tt)},reset(){wt(o||0)},stepTo(Ne){wt(Ne)}}),[wt,H,oe,U,o]),ot=C.exports.useCallback(Ne=>{const tt=Se.current,In={ArrowRight:()=>Le.stepUp(),ArrowUp:()=>Le.stepUp(),ArrowLeft:()=>Le.stepDown(),ArrowDown:()=>Le.stepDown(),PageUp:()=>Le.stepUp(Y),PageDown:()=>Le.stepDown(Y),Home:()=>wt(tt.min),End:()=>wt(tt.max)}[Ne.key];In&&(Ne.preventDefault(),Ne.stopPropagation(),In(Ne),tt.eventSource="keyboard")},[Le,wt,Y,Se]),Et=z?.(oe)??P,rt=c1e(je),{getThumbStyle:gt,rootStyle:Sn,trackStyle:bt,innerTrackStyle:qt}=C.exports.useMemo(()=>{const Ne=Se.current,tt=rt??{width:0,height:0};return wF({isReversed:H,orientation:Ne.orientation,thumbRects:[tt],thumbPercents:[me]})},[H,rt,me,Se]),wn=C.exports.useCallback(()=>{Se.current.focusThumbOnChange&&setTimeout(()=>{var tt;return(tt=je.current)==null?void 0:tt.focus()})},[Se]);Gc(()=>{const Ne=Se.current;wn(),Ne.eventSource==="keyboard"&&D?.(Ne.value)},[oe,D]);function pn(Ne){const tt=Mt(Ne);tt!=null&&tt!==Se.current.value&&j(tt)}bF(ut,{onPanSessionStart(Ne){const tt=Se.current;!tt.isInteractive||(de(!0),wn(),pn(Ne),N?.(tt.value))},onPanSessionEnd(){const Ne=Se.current;!Ne.isInteractive||(de(!1),D?.(Ne.value))},onPan(Ne){!Se.current.isInteractive||pn(Ne)}});const Ie=C.exports.useCallback((Ne={},tt=null)=>({...Ne,...O,ref:zn(tt,ut),tabIndex:-1,"aria-disabled":Yp(p),"data-focused":Ma(ve),style:{...Ne.style,...Sn}}),[O,p,ve,Sn]),Ze=C.exports.useCallback((Ne={},tt=null)=>({...Ne,ref:zn(tt,He),id:it,"data-disabled":Ma(p),style:{...Ne.style,...bt}}),[p,it,bt]),Kt=C.exports.useCallback((Ne={},tt=null)=>({...Ne,ref:tt,style:{...Ne.style,...qt}}),[qt]),Ut=C.exports.useCallback((Ne={},tt=null)=>({...Ne,ref:zn(tt,je),role:"slider",tabIndex:xe?0:void 0,id:et,"data-active":Ma(he),"aria-valuetext":Et,"aria-valuemin":t,"aria-valuemax":n,"aria-valuenow":oe,"aria-orientation":l,"aria-disabled":Yp(p),"aria-readonly":Yp(g),"aria-label":E,"aria-labelledby":E?void 0:k,style:{...Ne.style,...gt(0)},onKeyDown:Xp(Ne.onKeyDown,ot),onFocus:Xp(Ne.onFocus,()=>ke(!0)),onBlur:Xp(Ne.onBlur,()=>ke(!1))}),[xe,et,he,Et,t,n,oe,l,p,g,E,k,gt,ot]),_e=C.exports.useCallback((Ne,tt=null)=>{const nn=!(Ne.valuen),In=oe>=Ne.value,Fe=d5(Ne.value,t,n),lt={position:"absolute",pointerEvents:"none",...C1e({orientation:l,vertical:{bottom:H?`${100-Fe}%`:`${Fe}%`},horizontal:{left:H?`${100-Fe}%`:`${Fe}%`}})};return{...Ne,ref:tt,role:"presentation","aria-hidden":!0,"data-disabled":Ma(p),"data-invalid":Ma(!nn),"data-highlighted":Ma(In),style:{...Ne.style,...lt}}},[p,H,n,t,l,oe]),kt=C.exports.useCallback((Ne={},tt=null)=>({...Ne,ref:tt,type:"hidden",value:oe,name:L}),[L,oe]);return{state:{value:oe,isFocused:ve,isDragging:he},actions:Le,getRootProps:Ie,getTrackProps:Ze,getInnerTrackProps:Kt,getThumbProps:Ut,getMarkerProps:_e,getInputProps:kt}}function C1e(e){const{orientation:t,vertical:n,horizontal:r}=e;return t==="vertical"?n:r}function _1e(e,t){return t"}),[E1e,J4]=xn({name:"SliderStylesContext",hookName:"useSliderStyles",providerName:""}),m7=Pe((e,t)=>{const n=Mi("Slider",e),r=hn(e),{direction:i}=P0();r.direction=i;const{getInputProps:o,getRootProps:a,...s}=w1e(r),l=a(),d=o({},t);return ne.createElement(k1e,{value:s},ne.createElement(E1e,{value:n},ne.createElement(be.div,{...l,className:id("chakra-slider",e.className),__css:n.container},e.children,S("input",{...d}))))});m7.defaultProps={orientation:"horizontal"};m7.displayName="Slider";var kF=Pe((e,t)=>{const{getThumbProps:n}=Q4(),r=J4(),i=n(e,t);return ne.createElement(be.div,{...i,className:id("chakra-slider__thumb",e.className),__css:r.thumb})});kF.displayName="SliderThumb";var EF=Pe((e,t)=>{const{getTrackProps:n}=Q4(),r=J4(),i=n(e,t);return ne.createElement(be.div,{...i,className:id("chakra-slider__track",e.className),__css:r.track})});EF.displayName="SliderTrack";var PF=Pe((e,t)=>{const{getInnerTrackProps:n}=Q4(),r=J4(),i=n(e,t);return ne.createElement(be.div,{...i,className:id("chakra-slider__filled-track",e.className),__css:r.filledTrack})});PF.displayName="SliderFilledTrack";var P1e=Pe((e,t)=>{const{getMarkerProps:n}=Q4(),r=J4(),i=n(e,t);return ne.createElement(be.div,{...i,className:id("chakra-slider__marker",e.className),__css:r.mark})});P1e.displayName="SliderMark";var T1e=(...e)=>e.filter(Boolean).join(" "),dL=e=>e?"":void 0,v7=Pe(function(t,n){const r=Mi("Switch",t),{spacing:i="0.5rem",children:o,...a}=hn(t),{state:s,getInputProps:l,getCheckboxProps:d,getRootProps:p,getLabelProps:g}=CD(a),m=C.exports.useMemo(()=>({display:"inline-block",position:"relative",verticalAlign:"middle",lineHeight:0,...r.container}),[r.container]),y=C.exports.useMemo(()=>({display:"inline-flex",flexShrink:0,justifyContent:"flex-start",boxSizing:"content-box",cursor:"pointer",...r.track}),[r.track]),b=C.exports.useMemo(()=>({userSelect:"none",marginStart:i,...r.label}),[i,r.label]);return ne.createElement(be.label,{...p(),className:T1e("chakra-switch",t.className),__css:m},S("input",{className:"chakra-switch__input",...l({},n)}),ne.createElement(be.span,{...d(),className:"chakra-switch__track",__css:y},ne.createElement(be.span,{__css:r.thumb,className:"chakra-switch__thumb","data-checked":dL(s.isChecked),"data-hover":dL(s.isHovered)})),o&&ne.createElement(be.span,{className:"chakra-switch__label",...g(),__css:b},o))});v7.displayName="Switch";var O0=(...e)=>e.filter(Boolean).join(" ");function j6(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var[L1e,TF,A1e,M1e]=OO();function I1e(e){const{defaultIndex:t,onChange:n,index:r,isManual:i,isLazy:o,lazyBehavior:a="unmount",orientation:s="horizontal",direction:l="ltr",...d}=e,[p,g]=C.exports.useState(t??0),[m,y]=C4({defaultValue:t??0,value:r,onChange:n});C.exports.useEffect(()=>{r!=null&&g(r)},[r]);const b=A1e(),w=C.exports.useId();return{id:`tabs-${e.id??w}`,selectedIndex:m,focusedIndex:p,setSelectedIndex:y,setFocusedIndex:g,isManual:i,isLazy:o,lazyBehavior:a,orientation:s,descendants:b,direction:l,htmlProps:d}}var[R1e,kv]=xn({name:"TabsContext",errorMessage:"useTabsContext: `context` is undefined. Seems you forgot to wrap all tabs components within "});function O1e(e){const{focusedIndex:t,orientation:n,direction:r}=kv(),i=TF(),o=C.exports.useCallback(a=>{const s=()=>{var k;const L=i.nextEnabled(t);L&&((k=L.node)==null||k.focus())},l=()=>{var k;const L=i.prevEnabled(t);L&&((k=L.node)==null||k.focus())},d=()=>{var k;const L=i.firstEnabled();L&&((k=L.node)==null||k.focus())},p=()=>{var k;const L=i.lastEnabled();L&&((k=L.node)==null||k.focus())},g=n==="horizontal",m=n==="vertical",y=a.key,b=r==="ltr"?"ArrowLeft":"ArrowRight",w=r==="ltr"?"ArrowRight":"ArrowLeft",E={[b]:()=>g&&l(),[w]:()=>g&&s(),ArrowDown:()=>m&&s(),ArrowUp:()=>m&&l(),Home:d,End:p}[y];E&&(a.preventDefault(),E(a))},[i,t,n,r]);return{...e,role:"tablist","aria-orientation":n,onKeyDown:j6(e.onKeyDown,o)}}function N1e(e){const{isDisabled:t,isFocusable:n,...r}=e,{setSelectedIndex:i,isManual:o,id:a,setFocusedIndex:s,selectedIndex:l}=kv(),{index:d,register:p}=M1e({disabled:t&&!n}),g=d===l,m=()=>{i(d)},y=()=>{s(d),!o&&!(t&&n)&&i(d)},b=kde({...r,ref:zn(p,e.ref),isDisabled:t,isFocusable:n,onClick:j6(e.onClick,m)}),w="button";return{...b,id:LF(a,d),role:"tab",tabIndex:g?0:-1,type:w,"aria-selected":g,"aria-controls":AF(a,d),onFocus:t?void 0:j6(e.onFocus,y)}}var[D1e,z1e]=xn({});function F1e(e){const t=kv(),{id:n,selectedIndex:r}=t,o=B4(e.children).map((a,s)=>C.exports.createElement(D1e,{key:s,value:{isSelected:s===r,id:AF(n,s),tabId:LF(n,s),selectedIndex:r}},a));return{...e,children:o}}function B1e(e){const{children:t,...n}=e,{isLazy:r,lazyBehavior:i}=kv(),{isSelected:o,id:a,tabId:s}=z1e(),l=C.exports.useRef(!1);o&&(l.current=!0);const d=dz({wasSelected:l.current,isSelected:o,enabled:r,mode:i});return{tabIndex:0,...n,children:d?t:null,role:"tabpanel","aria-labelledby":s,hidden:!o,id:a}}function $1e(){const e=kv(),t=TF(),{selectedIndex:n,orientation:r}=e,i=r==="horizontal",o=r==="vertical",[a,s]=C.exports.useState(()=>{if(i)return{left:0,width:0};if(o)return{top:0,height:0}}),[l,d]=C.exports.useState(!1);return gl(()=>{if(n==null)return;const p=t.item(n);if(p==null)return;i&&s({left:p.node.offsetLeft,width:p.node.offsetWidth}),o&&s({top:p.node.offsetTop,height:p.node.offsetHeight});const g=requestAnimationFrame(()=>{d(!0)});return()=>{g&&cancelAnimationFrame(g)}},[n,i,o,t]),{position:"absolute",transitionProperty:"left, right, top, bottom, height, width",transitionDuration:l?"200ms":"0ms",transitionTimingFunction:"cubic-bezier(0, 0, 0.2, 1)",...a}}function LF(e,t){return`${e}--tab-${t}`}function AF(e,t){return`${e}--tabpanel-${t}`}var[H1e,Ev]=xn({name:"TabsStylesContext",errorMessage:`useTabsStyles returned is 'undefined'. Seems you forgot to wrap the components in "" `}),MF=Pe(function(t,n){const r=Mi("Tabs",t),{children:i,className:o,...a}=hn(t),{htmlProps:s,descendants:l,...d}=I1e(a),p=C.exports.useMemo(()=>d,[d]),{isFitted:g,...m}=s;return ne.createElement(L1e,{value:l},ne.createElement(R1e,{value:p},ne.createElement(H1e,{value:r},ne.createElement(be.div,{className:O0("chakra-tabs",o),ref:n,...m,__css:r.root},i))))});MF.displayName="Tabs";var W1e=Pe(function(t,n){const r=$1e(),i={...t.style,...r},o=Ev();return ne.createElement(be.div,{ref:n,...t,className:O0("chakra-tabs__tab-indicator",t.className),style:i,__css:o.indicator})});W1e.displayName="TabIndicator";var V1e=Pe(function(t,n){const r=O1e({...t,ref:n}),o={display:"flex",...Ev().tablist};return ne.createElement(be.div,{...r,className:O0("chakra-tabs__tablist",t.className),__css:o})});V1e.displayName="TabList";var IF=Pe(function(t,n){const r=B1e({...t,ref:n}),i=Ev();return ne.createElement(be.div,{outline:"0",...r,className:O0("chakra-tabs__tab-panel",t.className),__css:i.tabpanel})});IF.displayName="TabPanel";var RF=Pe(function(t,n){const r=F1e(t),i=Ev();return ne.createElement(be.div,{...r,width:"100%",ref:n,className:O0("chakra-tabs__tab-panels",t.className),__css:i.tabpanels})});RF.displayName="TabPanels";var OF=Pe(function(t,n){const r=Ev(),i=N1e({...t,ref:n}),o={outline:"0",display:"flex",alignItems:"center",justifyContent:"center",...r.tab};return ne.createElement(be.button,{...i,className:O0("chakra-tabs__tab",t.className),__css:o})});OF.displayName="Tab";var U1e=(...e)=>e.filter(Boolean).join(" ");function G1e(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}var j1e=["h","minH","height","minHeight"],NF=Pe((e,t)=>{const n=oo("Textarea",e),{className:r,rows:i,...o}=hn(e),a=N8(o),s=i?G1e(n,j1e):n;return ne.createElement(be.textarea,{ref:t,rows:i,...a,className:U1e("chakra-textarea",r),__css:s})});NF.displayName="Textarea";function q1e(e,t){const n=ur(e);C.exports.useEffect(()=>{if(t==null)return;let r=null;return r=window.setTimeout(()=>{n()},t),()=>{r&&window.clearTimeout(r)}},[t,n])}function q6(e,...t){return K1e(e)?e(...t):e}var K1e=e=>typeof e=="function";function Z1e(e,t){const n=e??"bottom",i={"top-start":{ltr:"top-left",rtl:"top-right"},"top-end":{ltr:"top-right",rtl:"top-left"},"bottom-start":{ltr:"bottom-left",rtl:"bottom-right"},"bottom-end":{ltr:"bottom-right",rtl:"bottom-left"}}[n];return i?.[t]??n}var Y1e=(e,t)=>e.find(n=>n.id===t);function fL(e,t){const n=DF(e,t),r=n?e[n].findIndex(i=>i.id===t):-1;return{position:n,index:r}}function DF(e,t){for(const[n,r]of Object.entries(e))if(Y1e(r,t))return n}function X1e(e){const t=e.includes("right"),n=e.includes("left");let r="center";return t&&(r="flex-end"),n&&(r="flex-start"),{display:"flex",flexDirection:"column",alignItems:r}}function Q1e(e){const n=e==="top"||e==="bottom"?"0 auto":void 0,r=e.includes("top")?"env(safe-area-inset-top, 0px)":void 0,i=e.includes("bottom")?"env(safe-area-inset-bottom, 0px)":void 0,o=e.includes("left")?void 0:"env(safe-area-inset-right, 0px)",a=e.includes("right")?void 0:"env(safe-area-inset-left, 0px)";return{position:"fixed",zIndex:5500,pointerEvents:"none",display:"flex",flexDirection:"column",margin:n,top:r,bottom:i,right:o,left:a}}var J1e={top:[],"top-left":[],"top-right":[],"bottom-left":[],bottom:[],"bottom-right":[]},dl=ege(J1e);function ege(e){let t=e;const n=new Set,r=i=>{t=i(t),n.forEach(o=>o())};return{getState:()=>t,subscribe:i=>(n.add(i),()=>{r(()=>e),n.delete(i)}),removeToast:(i,o)=>{r(a=>({...a,[o]:a[o].filter(s=>s.id!=i)}))},notify:(i,o)=>{const a=tge(i,o),{position:s,id:l}=a;return r(d=>{const g=s.includes("top")?[a,...d[s]??[]]:[...d[s]??[],a];return{...d,[s]:g}}),l},update:(i,o)=>{!i||r(a=>{const s={...a},{position:l,index:d}=fL(s,i);return l&&d!==-1&&(s[l][d]={...s[l][d],...o,message:zF(o)}),s})},closeAll:({positions:i}={})=>{r(o=>(i??["bottom","bottom-right","bottom-left","top","top-left","top-right"]).reduce((l,d)=>(l[d]=o[d].map(p=>({...p,requestClose:!0})),l),{...o}))},close:i=>{r(o=>{const a=DF(o,i);return a?{...o,[a]:o[a].map(s=>s.id==i?{...s,requestClose:!0}:s)}:o})},isActive:i=>Boolean(fL(dl.getState(),i).position)}}var hL=0;function tge(e,t={}){hL+=1;const n=t.id??hL,r=t.position??"bottom";return{id:n,message:e,position:r,duration:t.duration,onCloseComplete:t.onCloseComplete,onRequestRemove:()=>dl.removeToast(String(n),r),status:t.status,requestClose:!1,containerStyle:t.containerStyle}}var nge=e=>{const{status:t,variant:n="solid",id:r,title:i,isClosable:o,onClose:a,description:s,icon:l}=e,d=r?{root:`toast-${r}`,title:`toast-${r}-title`,description:`toast-${r}-description`}:void 0;return ne.createElement(gD,{addRole:!1,status:t,variant:n,id:d?.root,alignItems:"start",borderRadius:"md",boxShadow:"lg",paddingEnd:8,textAlign:"start",width:"auto"},S(vD,{children:l}),ne.createElement(be.div,{flex:"1",maxWidth:"100%"},i&&S(yD,{id:d?.title,children:i}),s&&S(mD,{id:d?.description,display:"block",children:s})),o&&S(W4,{size:"sm",onClick:a,position:"absolute",insetEnd:1,top:1}))};function zF(e={}){const{render:t,toastComponent:n=nge}=e;return i=>typeof t=="function"?t({...i,...e}):S(n,{...i,...e})}function rge(e,t){const n=i=>({...t,...i,position:Z1e(i?.position??t?.position,e)}),r=i=>{const o=n(i),a=zF(o);return dl.notify(a,o)};return r.update=(i,o)=>{dl.update(i,n(o))},r.promise=(i,o)=>{const a=r({...o.loading,status:"loading",duration:null});i.then(s=>r.update(a,{status:"success",duration:5e3,...q6(o.success,s)})).catch(s=>r.update(a,{status:"error",duration:5e3,...q6(o.error,s)}))},r.closeAll=dl.closeAll,r.close=dl.close,r.isActive=dl.isActive,r}function od(e){const{theme:t}=MO();return C.exports.useMemo(()=>rge(t.direction,e),[e,t.direction])}var ige={initial:e=>{const{position:t}=e,n=["top","bottom"].includes(t)?"y":"x";let r=["top-right","bottom-right"].includes(t)?1:-1;return t==="bottom"&&(r=1),{opacity:0,[n]:r*24}},animate:{opacity:1,y:0,x:0,scale:1,transition:{duration:.4,ease:[.4,0,.2,1]}},exit:{opacity:0,scale:.85,transition:{duration:.2,ease:[.4,0,1,1]}}},FF=C.exports.memo(e=>{const{id:t,message:n,onCloseComplete:r,onRequestRemove:i,requestClose:o=!1,position:a="bottom",duration:s=5e3,containerStyle:l,motionVariants:d=ige,toastSpacing:p="0.5rem"}=e,[g,m]=C.exports.useState(s),y=ise();Gc(()=>{y||r?.()},[y]),Gc(()=>{m(s)},[s]);const b=()=>m(null),w=()=>m(s),P=()=>{y&&i()};C.exports.useEffect(()=>{y&&o&&i()},[y,o,i]),q1e(P,g);const E=C.exports.useMemo(()=>({pointerEvents:"auto",maxWidth:560,minWidth:300,margin:p,...l}),[l,p]),k=C.exports.useMemo(()=>X1e(a),[a]);return ne.createElement(Va.li,{layout:!0,className:"chakra-toast",variants:d,initial:"initial",animate:"animate",exit:"exit",onHoverStart:b,onHoverEnd:w,custom:{position:a},style:k},ne.createElement(be.div,{role:"status","aria-atomic":"true",className:"chakra-toast__inner",__css:E},q6(n,{id:t,onClose:P})))});FF.displayName="ToastComponent";var oge=e=>{const t=C.exports.useSyncExternalStore(dl.subscribe,dl.getState,dl.getState),{children:n,motionVariants:r,component:i=FF,portalProps:o}=e,s=Object.keys(t).map(l=>{const d=t[l];return S("ul",{role:"region","aria-live":"polite",id:`chakra-toast-manager-${l}`,style:Q1e(l),children:S(bu,{initial:!1,children:d.map(p=>S(i,{motionVariants:r,...p},p.id))})},l)});return te(Fn,{children:[n,S(jf,{...o,children:s})]})};function age(e,t=[]){const n=Object.assign({},e);for(const r of t)r in n&&delete n[r];return n}function sge(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}var lge={exit:{scale:.85,opacity:0,transition:{opacity:{duration:.15,easings:"easeInOut"},scale:{duration:.2,easings:"easeInOut"}}},enter:{scale:1,opacity:1,transition:{opacity:{easings:"easeOut",duration:.2},scale:{duration:.2,ease:[.175,.885,.4,1.1]}}}};function lg(...e){return function(n){e.some(r=>(r?.(n),n?.defaultPrevented))}}var v5=e=>{var t;return((t=e.current)==null?void 0:t.ownerDocument)||document},K6=e=>{var t,n;return((n=(t=e.current)==null?void 0:t.ownerDocument)==null?void 0:n.defaultView)||window};function uge(e={}){const{openDelay:t=0,closeDelay:n=0,closeOnClick:r=!0,closeOnMouseDown:i,closeOnScroll:o,closeOnPointerDown:a=i,closeOnEsc:s=!0,onOpen:l,onClose:d,placement:p,id:g,isOpen:m,defaultIsOpen:y,arrowSize:b=10,arrowShadowColor:w,arrowPadding:P,modifiers:E,isDisabled:k,gutter:L,offset:M,direction:O,...N}=e,{isOpen:D,onOpen:z,onClose:H}=cz({isOpen:m,defaultIsOpen:y,onOpen:l,onClose:d}),{referenceRef:V,getPopperProps:j,getArrowInnerProps:he,getArrowProps:de}=uz({enabled:D,placement:p,arrowPadding:P,modifiers:E,gutter:L,offset:M,direction:O}),ve=C.exports.useId(),xe=`tooltip-${g??ve}`,Y=C.exports.useRef(null),U=C.exports.useRef(),oe=C.exports.useRef(),ae=C.exports.useCallback(()=>{oe.current&&(clearTimeout(oe.current),oe.current=void 0),H()},[H]),X=cge(Y,ae),me=C.exports.useCallback(()=>{if(!k&&!U.current){X();const et=K6(Y);U.current=et.setTimeout(z,t)}},[X,k,z,t]),ye=C.exports.useCallback(()=>{U.current&&(clearTimeout(U.current),U.current=void 0);const et=K6(Y);oe.current=et.setTimeout(ae,n)},[n,ae]),Se=C.exports.useCallback(()=>{D&&r&&ye()},[r,ye,D]),He=C.exports.useCallback(()=>{D&&a&&ye()},[a,ye,D]),je=C.exports.useCallback(et=>{D&&et.key==="Escape"&&ye()},[D,ye]);Lf(()=>v5(Y),"keydown",s?je:void 0),Lf(()=>v5(Y),"scroll",()=>{D&&o&&ae()}),C.exports.useEffect(()=>()=>{clearTimeout(U.current),clearTimeout(oe.current)},[]),Lf(()=>Y.current,"pointerleave",ye);const ut=C.exports.useCallback((et={},it=null)=>({...et,ref:zn(Y,it,V),onPointerEnter:lg(et.onPointerEnter,wt=>{wt.pointerType!=="touch"&&me()}),onClick:lg(et.onClick,Se),onPointerDown:lg(et.onPointerDown,He),onFocus:lg(et.onFocus,me),onBlur:lg(et.onBlur,ye),"aria-describedby":D?xe:void 0}),[me,ye,He,D,xe,Se,V]),qe=C.exports.useCallback((et={},it=null)=>j({...et,style:{...et.style,[Wr.arrowSize.var]:b?`${b}px`:void 0,[Wr.arrowShadowColor.var]:w}},it),[j,b,w]),at=C.exports.useCallback((et={},it=null)=>{const Mt={...et.style,position:"relative",transformOrigin:Wr.transformOrigin.varRef};return{ref:it,...N,...et,id:xe,role:"tooltip",style:Mt}},[N,xe]);return{isOpen:D,show:me,hide:ye,getTriggerProps:ut,getTooltipProps:at,getTooltipPositionerProps:qe,getArrowProps:de,getArrowInnerProps:he}}var hS="chakra-ui:close-tooltip";function cge(e,t){return C.exports.useEffect(()=>{const n=v5(e);return n.addEventListener(hS,t),()=>n.removeEventListener(hS,t)},[t,e]),()=>{const n=v5(e),r=K6(e);n.dispatchEvent(new r.CustomEvent(hS))}}var dge=be(Va.div),Rr=Pe((e,t)=>{const n=oo("Tooltip",e),r=hn(e),i=P0(),{children:o,label:a,shouldWrapChildren:s,"aria-label":l,hasArrow:d,bg:p,portalProps:g,background:m,backgroundColor:y,bgColor:b,motionProps:w,...P}=r,E=m??y??p??b;if(E){n.bg=E;const H=kY(i,"colors",E);n[Wr.arrowBg.var]=H}const k=uge({...P,direction:i.direction}),L=typeof o=="string"||s;let M;if(L)M=ne.createElement(be.span,{display:"inline-block",tabIndex:0,...k.getTriggerProps()},o);else{const H=C.exports.Children.only(o);M=C.exports.cloneElement(H,k.getTriggerProps(H.props,H.ref))}const O=!!l,N=k.getTooltipProps({},t),D=O?age(N,["role","id"]):N,z=sge(N,["role","id"]);return a?te(Fn,{children:[M,S(bu,{children:k.isOpen&&ne.createElement(jf,{...g},ne.createElement(be.div,{...k.getTooltipPositionerProps(),__css:{zIndex:n.zIndex,pointerEvents:"none"}},te(dge,{variants:lge,initial:"exit",animate:"enter",exit:"exit",...w,...D,__css:n,children:[a,O&&ne.createElement(be.span,{srOnly:!0,...z},l),d&&ne.createElement(be.div,{"data-popper-arrow":!0,className:"chakra-tooltip__arrow-wrapper"},ne.createElement(be.div,{"data-popper-arrow-inner":!0,className:"chakra-tooltip__arrow",__css:{bg:n.bg}}))]})))})]}):S(Fn,{children:o})});Rr.displayName="Tooltip";var fge=e=>{const{children:t,colorModeManager:n,portalZIndex:r,resetCSS:i=!0,theme:o={},environment:a,cssVarsRoot:s}=e,l=S(jD,{environment:a,children:t});return S(vie,{theme:o,cssVarsRoot:s,children:te(RR,{colorModeManager:n,options:o.config,children:[i?S(Nce,{}):S(Oce,{}),S(xie,{}),r?S(fz,{zIndex:r,children:l}):l]})})};function hge({children:e,theme:t=LO,toastOptions:n,...r}){return te(fge,{theme:t,...r,children:[e,S(oge,{...n})]})}function ms(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r3?t.i-4:t.i:Array.isArray(e)?1:y7(e)?2:x7(e)?3:0}function Qp(e,t){return N0(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function pge(e,t){return N0(e)===2?e.get(t):e[t]}function BF(e,t,n){var r=N0(e);r===2?e.set(t,n):r===3?(e.delete(t),e.add(n)):e[t]=n}function $F(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function y7(e){return bge&&e instanceof Map}function x7(e){return Sge&&e instanceof Set}function of(e){return e.o||e.t}function b7(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=WF(e);delete t[er];for(var n=Jp(t),r=0;r1&&(e.set=e.add=e.clear=e.delete=gge),Object.freeze(e),t&&Bf(e,function(n,r){return S7(r,!0)},!0)),e}function gge(){ms(2)}function w7(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function bl(e){var t=Q6[e];return t||ms(18,e),t}function mge(e,t){Q6[e]||(Q6[e]=t)}function Z6(){return Ym}function pS(e,t){t&&(bl("Patches"),e.u=[],e.s=[],e.v=t)}function y5(e){Y6(e),e.p.forEach(vge),e.p=null}function Y6(e){e===Ym&&(Ym=e.l)}function pL(e){return Ym={p:[],l:Ym,h:e,m:!0,_:0}}function vge(e){var t=e[er];t.i===0||t.i===1?t.j():t.O=!0}function gS(e,t){t._=t.p.length;var n=t.p[0],r=e!==void 0&&e!==n;return t.h.g||bl("ES5").S(t,e,r),r?(n[er].P&&(y5(t),ms(4)),gu(e)&&(e=x5(t,e),t.l||b5(t,e)),t.u&&bl("Patches").M(n[er].t,e,t.u,t.s)):e=x5(t,n,[]),y5(t),t.u&&t.v(t.u,t.s),e!==HF?e:void 0}function x5(e,t,n){if(w7(t))return t;var r=t[er];if(!r)return Bf(t,function(o,a){return gL(e,r,t,o,a,n)},!0),t;if(r.A!==e)return t;if(!r.P)return b5(e,r.t,!0),r.t;if(!r.I){r.I=!0,r.A._--;var i=r.i===4||r.i===5?r.o=b7(r.k):r.o;Bf(r.i===3?new Set(i):i,function(o,a){return gL(e,r,i,o,a,n)}),b5(e,i,!1),n&&e.u&&bl("Patches").R(r,n,e.u,e.s)}return r.o}function gL(e,t,n,r,i,o){if(Kc(i)){var a=x5(e,i,o&&t&&t.i!==3&&!Qp(t.D,r)?o.concat(r):void 0);if(BF(n,r,a),!Kc(a))return;e.m=!1}if(gu(i)&&!w7(i)){if(!e.h.F&&e._<1)return;x5(e,i),t&&t.A.l||b5(e,i)}}function b5(e,t,n){n===void 0&&(n=!1),e.h.F&&e.m&&S7(t,n)}function mS(e,t){var n=e[er];return(n?of(n):e)[t]}function mL(e,t){if(t in e)for(var n=Object.getPrototypeOf(e);n;){var r=Object.getOwnPropertyDescriptor(n,t);if(r)return r;n=Object.getPrototypeOf(n)}}function kc(e){e.P||(e.P=!0,e.l&&kc(e.l))}function vS(e){e.o||(e.o=b7(e.t))}function X6(e,t,n){var r=y7(t)?bl("MapSet").N(t,n):x7(t)?bl("MapSet").T(t,n):e.g?function(i,o){var a=Array.isArray(i),s={i:a?1:0,A:o?o.A:Z6(),P:!1,I:!1,D:{},l:o,t:i,k:null,o:null,j:null,C:!1},l=s,d=Xm;a&&(l=[s],d=Eg);var p=Proxy.revocable(l,d),g=p.revoke,m=p.proxy;return s.k=m,s.j=g,m}(t,n):bl("ES5").J(t,n);return(n?n.A:Z6()).p.push(r),r}function yge(e){return Kc(e)||ms(22,e),function t(n){if(!gu(n))return n;var r,i=n[er],o=N0(n);if(i){if(!i.P&&(i.i<4||!bl("ES5").K(i)))return i.t;i.I=!0,r=vL(n,o),i.I=!1}else r=vL(n,o);return Bf(r,function(a,s){i&&pge(i.t,a)===s||BF(r,a,t(s))}),o===3?new Set(r):r}(e)}function vL(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return b7(e)}function xge(){function e(o,a){var s=i[o];return s?s.enumerable=a:i[o]=s={configurable:!0,enumerable:a,get:function(){var l=this[er];return Xm.get(l,o)},set:function(l){var d=this[er];Xm.set(d,o,l)}},s}function t(o){for(var a=o.length-1;a>=0;a--){var s=o[a][er];if(!s.P)switch(s.i){case 5:r(s)&&kc(s);break;case 4:n(s)&&kc(s)}}}function n(o){for(var a=o.t,s=o.k,l=Jp(s),d=l.length-1;d>=0;d--){var p=l[d];if(p!==er){var g=a[p];if(g===void 0&&!Qp(a,p))return!0;var m=s[p],y=m&&m[er];if(y?y.t!==g:!$F(m,g))return!0}}var b=!!a[er];return l.length!==Jp(a).length+(b?0:1)}function r(o){var a=o.k;if(a.length!==o.t.length)return!0;var s=Object.getOwnPropertyDescriptor(a,a.length-1);if(s&&!s.get)return!0;for(var l=0;l1?E-1:0),L=1;L1?p-1:0),m=1;m=0;i--){var o=r[i];if(o.path.length===0&&o.op==="replace"){n=o.value;break}}i>-1&&(r=r.slice(i+1));var a=bl("Patches").$;return Kc(n)?a(n,r):this.produce(n,function(s){return a(s,r)})},e}(),sa=new Cge,VF=sa.produce;sa.produceWithPatches.bind(sa);sa.setAutoFreeze.bind(sa);sa.setUseProxies.bind(sa);sa.applyPatches.bind(sa);sa.createDraft.bind(sa);sa.finishDraft.bind(sa);function SL(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function wL(e){for(var t=1;t"u"&&(n=t,t=void 0),typeof n<"u"){if(typeof n!="function")throw new Error(Fi(1));return n(_7)(e,t)}if(typeof e!="function")throw new Error(Fi(2));var i=e,o=t,a=[],s=a,l=!1;function d(){s===a&&(s=a.slice())}function p(){if(l)throw new Error(Fi(3));return o}function g(w){if(typeof w!="function")throw new Error(Fi(4));if(l)throw new Error(Fi(5));var P=!0;return d(),s.push(w),function(){if(!!P){if(l)throw new Error(Fi(6));P=!1,d();var k=s.indexOf(w);s.splice(k,1),a=null}}}function m(w){if(!_ge(w))throw new Error(Fi(7));if(typeof w.type>"u")throw new Error(Fi(8));if(l)throw new Error(Fi(9));try{l=!0,o=i(o,w)}finally{l=!1}for(var P=a=s,E=0;E"u")throw new Error(Fi(12));if(typeof n(void 0,{type:S5.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Fi(13))})}function UF(e){for(var t=Object.keys(e),n={},r=0;r"u")throw d&&d.type,new Error(Fi(14));g[y]=P,p=p||P!==w}return p=p||o.length!==Object.keys(l).length,p?g:l}}function w5(){for(var e=arguments.length,t=new Array(e),n=0;n-1){var d=n[l];return l>0&&(n.splice(l,1),n.unshift(d)),d.value}return C5}function i(s,l){r(s)===C5&&(n.unshift({key:s,value:l}),n.length>e&&n.pop())}function o(){return n}function a(){n=[]}return{get:r,put:i,getEntries:o,clear:a}}var Lge=function(t,n){return t===n};function Age(e){return function(n,r){if(n===null||r===null||n.length!==r.length)return!1;for(var i=n.length,o=0;o1?t-1:0),r=1;r"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?nme:tme;ZF.useSyncExternalStore=x0.useSyncExternalStore!==void 0?x0.useSyncExternalStore:rme;(function(e){e.exports=ZF})(KF);var YF={exports:{}},XF={};/** + * @license React + * use-sync-external-store-shim/with-selector.production.min.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */var tx=C.exports,ime=KF.exports;function ome(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var ame=typeof Object.is=="function"?Object.is:ome,sme=ime.useSyncExternalStore,lme=tx.useRef,ume=tx.useEffect,cme=tx.useMemo,dme=tx.useDebugValue;XF.useSyncExternalStoreWithSelector=function(e,t,n,r,i){var o=lme(null);if(o.current===null){var a={hasValue:!1,value:null};o.current=a}else a=o.current;o=cme(function(){function l(y){if(!d){if(d=!0,p=y,y=r(y),i!==void 0&&a.hasValue){var b=a.value;if(i(b,y))return g=b}return g=y}if(b=g,ame(p,y))return b;var w=r(y);return i!==void 0&&i(b,w)?b:(p=y,g=w)}var d=!1,p,g,m=n===void 0?null:n;return[function(){return l(t())},m===null?void 0:function(){return l(m())}]},[t,n,r,i]);var s=sme(e,o[0],o[1]);return ume(function(){a.hasValue=!0,a.value=s},[s]),dme(s),s};(function(e){e.exports=XF})(YF);function fme(e){e()}let QF=fme;const hme=e=>QF=e,pme=()=>QF,Zc=C.exports.createContext(null);function JF(){return C.exports.useContext(Zc)}const gme=()=>{throw new Error("uSES not initialized!")};let eB=gme;const mme=e=>{eB=e},vme=(e,t)=>e===t;function yme(e=Zc){const t=e===Zc?JF:()=>C.exports.useContext(e);return function(r,i=vme){const{store:o,subscription:a,getServerState:s}=t(),l=eB(a.addNestedSub,o.getState,s||o.getState,r,i);return C.exports.useDebugValue(l),l}}const xme=yme();var bme={exports:{}},Ln={};/** + * @license React + * react-is.production.min.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */var E7=Symbol.for("react.element"),P7=Symbol.for("react.portal"),nx=Symbol.for("react.fragment"),rx=Symbol.for("react.strict_mode"),ix=Symbol.for("react.profiler"),ox=Symbol.for("react.provider"),ax=Symbol.for("react.context"),Sme=Symbol.for("react.server_context"),sx=Symbol.for("react.forward_ref"),lx=Symbol.for("react.suspense"),ux=Symbol.for("react.suspense_list"),cx=Symbol.for("react.memo"),dx=Symbol.for("react.lazy"),wme=Symbol.for("react.offscreen"),tB;tB=Symbol.for("react.module.reference");function Ga(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case E7:switch(e=e.type,e){case nx:case ix:case rx:case lx:case ux:return e;default:switch(e=e&&e.$$typeof,e){case Sme:case ax:case sx:case dx:case cx:case ox:return e;default:return t}}case P7:return t}}}Ln.ContextConsumer=ax;Ln.ContextProvider=ox;Ln.Element=E7;Ln.ForwardRef=sx;Ln.Fragment=nx;Ln.Lazy=dx;Ln.Memo=cx;Ln.Portal=P7;Ln.Profiler=ix;Ln.StrictMode=rx;Ln.Suspense=lx;Ln.SuspenseList=ux;Ln.isAsyncMode=function(){return!1};Ln.isConcurrentMode=function(){return!1};Ln.isContextConsumer=function(e){return Ga(e)===ax};Ln.isContextProvider=function(e){return Ga(e)===ox};Ln.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===E7};Ln.isForwardRef=function(e){return Ga(e)===sx};Ln.isFragment=function(e){return Ga(e)===nx};Ln.isLazy=function(e){return Ga(e)===dx};Ln.isMemo=function(e){return Ga(e)===cx};Ln.isPortal=function(e){return Ga(e)===P7};Ln.isProfiler=function(e){return Ga(e)===ix};Ln.isStrictMode=function(e){return Ga(e)===rx};Ln.isSuspense=function(e){return Ga(e)===lx};Ln.isSuspenseList=function(e){return Ga(e)===ux};Ln.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===nx||e===ix||e===rx||e===lx||e===ux||e===wme||typeof e=="object"&&e!==null&&(e.$$typeof===dx||e.$$typeof===cx||e.$$typeof===ox||e.$$typeof===ax||e.$$typeof===sx||e.$$typeof===tB||e.getModuleId!==void 0)};Ln.typeOf=Ga;(function(e){e.exports=Ln})(bme);function Cme(){const e=pme();let t=null,n=null;return{clear(){t=null,n=null},notify(){e(()=>{let r=t;for(;r;)r.callback(),r=r.next})},get(){let r=[],i=t;for(;i;)r.push(i),i=i.next;return r},subscribe(r){let i=!0,o=n={callback:r,next:null,prev:n};return o.prev?o.prev.next=o:t=o,function(){!i||t===null||(i=!1,o.next?o.next.prev=o.prev:n=o.prev,o.prev?o.prev.next=o.next:t=o.next)}}}}const PL={notify(){},get:()=>[]};function _me(e,t){let n,r=PL;function i(g){return l(),r.subscribe(g)}function o(){r.notify()}function a(){p.onStateChange&&p.onStateChange()}function s(){return Boolean(n)}function l(){n||(n=t?t.addNestedSub(a):e.subscribe(a),r=Cme())}function d(){n&&(n(),n=void 0,r.clear(),r=PL)}const p={addNestedSub:i,notifyNestedSubs:o,handleChangeWrapper:a,isSubscribed:s,trySubscribe:l,tryUnsubscribe:d,getListeners:()=>r};return p}const kme=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",Eme=kme?C.exports.useLayoutEffect:C.exports.useEffect;function Pme({store:e,context:t,children:n,serverState:r}){const i=C.exports.useMemo(()=>{const s=_me(e);return{store:e,subscription:s,getServerState:r?()=>r:void 0}},[e,r]),o=C.exports.useMemo(()=>e.getState(),[e]);return Eme(()=>{const{subscription:s}=i;return s.onStateChange=s.notifyNestedSubs,s.trySubscribe(),o!==e.getState()&&s.notifyNestedSubs(),()=>{s.tryUnsubscribe(),s.onStateChange=void 0}},[i,o]),S((t||Zc).Provider,{value:i,children:n})}function nB(e=Zc){const t=e===Zc?JF:()=>C.exports.useContext(e);return function(){const{store:r}=t();return r}}const Tme=nB();function Lme(e=Zc){const t=e===Zc?Tme:nB(e);return function(){return t().dispatch}}const Ame=Lme();mme(YF.exports.useSyncExternalStoreWithSelector);hme(El.exports.unstable_batchedUpdates);var T7="persist:",rB="persist/FLUSH",L7="persist/REHYDRATE",iB="persist/PAUSE",oB="persist/PERSIST",aB="persist/PURGE",sB="persist/REGISTER",Mme=-1;function a3(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?a3=function(n){return typeof n}:a3=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},a3(e)}function TL(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Ime(e){for(var t=1;t=0)&&(!Object.prototype.propertyIsEnumerable.call(e,r)||(n[r]=e[r]))}return n}function Vme(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,o;for(o=0;o=0)&&(n[i]=e[i]);return n}var Ume=5e3;function s3(e,t){var n=e.version!==void 0?e.version:Mme;e.debug;var r=e.stateReconciler===void 0?Ome:e.stateReconciler,i=e.getStoredState||zme,o=e.timeout!==void 0?e.timeout:Ume,a=null,s=!1,l=!0,d=function(g){return g._persist.rehydrated&&a&&!l&&a.update(g),g};return function(p,g){var m=p||{},y=m._persist,b=Wme(m,["_persist"]),w=b;if(g.type===oB){var P=!1,E=function(z,H){P||(g.rehydrate(e.key,z,H),P=!0)};if(o&&setTimeout(function(){!P&&E(void 0,new Error('redux-persist: persist timed out for persist key "'.concat(e.key,'"')))},o),l=!1,a||(a=Nme(e)),y)return Ql({},t(w,g),{_persist:y});if(typeof g.rehydrate!="function"||typeof g.register!="function")throw new Error("redux-persist: either rehydrate or register is not a function on the PERSIST action. This can happen if the action is being replayed. This is an unexplored use case, please open an issue and we will figure out a resolution.");return g.register(e.key),i(e).then(function(D){var z=e.migrate||function(H,V){return Promise.resolve(H)};z(D,n).then(function(H){E(H)},function(H){E(void 0,H)})},function(D){E(void 0,D)}),Ql({},t(w,g),{_persist:{version:n,rehydrated:!1}})}else{if(g.type===aB)return s=!0,g.result(Bme(e)),Ql({},t(w,g),{_persist:y});if(g.type===rB)return g.result(a&&a.flush()),Ql({},t(w,g),{_persist:y});if(g.type===iB)l=!0;else if(g.type===L7){if(s)return Ql({},w,{_persist:Ql({},y,{rehydrated:!0})});if(g.key===e.key){var k=t(w,g),L=g.payload,M=r!==!1&&L!==void 0?r(L,p,k,e):k,O=Ql({},M,{_persist:Ql({},y,{rehydrated:!0})});return d(O)}}}if(!y)return t(p,g);var N=t(w,g);return N===w?p:d(Ql({},N,{_persist:y}))}}function om(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?om=function(n){return typeof n}:om=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},om(e)}function AL(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function ML(e){for(var t=1;t0&&arguments[0]!==void 0?arguments[0]:lB,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case sB:return eC({},t,{registry:[].concat(IL(t.registry),[n.key])});case L7:var r=t.registry.indexOf(n.key),i=IL(t.registry);return i.splice(r,1),eC({},t,{registry:i,bootstrapped:i.length===0});default:return t}};function Qme(e,t,n){var r=n||!1,i=_7(Xme,lB,t&&t.enhancer?t.enhancer:void 0),o=function(d){i.dispatch({type:sB,key:d})},a=function(d,p,g){var m={type:L7,payload:p,err:g,key:d};e.dispatch(m),i.dispatch(m),r&&s.getState().bootstrapped&&(r(),r=!1)},s=eC({},i,{purge:function(){var d=[];return e.dispatch({type:aB,result:function(g){d.push(g)}}),Promise.all(d)},flush:function(){var d=[];return e.dispatch({type:rB,result:function(g){d.push(g)}}),Promise.all(d)},pause:function(){e.dispatch({type:iB})},persist:function(){e.dispatch({type:oB,register:o,rehydrate:a})}});return t&&t.manualPersist||s.persist(),s}var A7={},M7={};M7.__esModule=!0;M7.default=tve;function l3(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?l3=function(n){return typeof n}:l3=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},l3(e)}function bS(){}var Jme={getItem:bS,setItem:bS,removeItem:bS};function eve(e){if((typeof self>"u"?"undefined":l3(self))!=="object"||!(e in self))return!1;try{var t=self[e],n="redux-persist ".concat(e," test");t.setItem(n,"test"),t.getItem(n),t.removeItem(n)}catch{return!1}return!0}function tve(e){var t="".concat(e,"Storage");return eve(t)?self[t]:Jme}A7.__esModule=!0;A7.default=ive;var nve=rve(M7);function rve(e){return e&&e.__esModule?e:{default:e}}function ive(e){var t=(0,nve.default)(e);return{getItem:function(r){return new Promise(function(i,o){i(t.getItem(r))})},setItem:function(r,i){return new Promise(function(o,a){o(t.setItem(r,i))})},removeItem:function(r){return new Promise(function(i,o){i(t.removeItem(r))})}}}var Pv=void 0,ove=ave(A7);function ave(e){return e&&e.__esModule?e:{default:e}}var sve=(0,ove.default)("local");Pv=sve;const u3=e=>e.length===1?e[0].prompt:e.map(t=>`${t.prompt}:${t.weight}`).join(" "),lve=e=>{const r=e.split(",").map(i=>i.split(":")).map(i=>({seed:Number(i[0]),weight:Number(i[1])}));return I7(r)?r:!1},I7=e=>Boolean(typeof e=="string"?lve(e):e.length&&!e.some(t=>{const{seed:n,weight:r}=t,i=!isNaN(parseInt(n.toString(),10)),o=!isNaN(parseInt(r.toString(),10))&&r>=0&&r<=1;return!(i&&o)})),k5=e=>e.reduce((t,n,r,i)=>{const{seed:o,weight:a}=n;return t+=`${o}:${a}`,r!==i.length-1&&(t+=","),t},""),uve=e=>e.split(",").map(r=>r.split(":")).map(r=>[parseInt(r[0]),parseFloat(r[1])]);var la={exports:{}};/** + * @license + * Lodash + * Copyright OpenJS Foundation and other contributors + * Released under MIT license + * Based on Underscore.js 1.8.3 + * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors + */(function(e,t){(function(){var n,r="4.17.21",i=200,o="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",a="Expected a function",s="Invalid `variable` option passed into `_.template`",l="__lodash_hash_undefined__",d=500,p="__lodash_placeholder__",g=1,m=2,y=4,b=1,w=2,P=1,E=2,k=4,L=8,M=16,O=32,N=64,D=128,z=256,H=512,V=30,j="...",he=800,de=16,ve=1,ke=2,xe=3,Y=1/0,U=9007199254740991,oe=17976931348623157e292,ae=0/0,X=4294967295,me=X-1,ye=X>>>1,Se=[["ary",D],["bind",P],["bindKey",E],["curry",L],["curryRight",M],["flip",H],["partial",O],["partialRight",N],["rearg",z]],He="[object Arguments]",je="[object Array]",ut="[object AsyncFunction]",qe="[object Boolean]",at="[object Date]",et="[object DOMException]",it="[object Error]",Mt="[object Function]",wt="[object GeneratorFunction]",Le="[object Map]",ot="[object Number]",Et="[object Null]",rt="[object Object]",gt="[object Promise]",Sn="[object Proxy]",bt="[object RegExp]",qt="[object Set]",wn="[object String]",pn="[object Symbol]",Ie="[object Undefined]",Ze="[object WeakMap]",Kt="[object WeakSet]",Ut="[object ArrayBuffer]",_e="[object DataView]",kt="[object Float32Array]",Ne="[object Float64Array]",tt="[object Int8Array]",nn="[object Int16Array]",In="[object Int32Array]",Fe="[object Uint8Array]",lt="[object Uint8ClampedArray]",Xe="[object Uint16Array]",Lt="[object Uint32Array]",Zt=/\b__p \+= '';/g,Zn=/\b(__p \+=) '' \+/g,ao=/(__e\(.*?\)|\b__t\)) \+\n'';/g,ci=/&(?:amp|lt|gt|quot|#39);/g,Es=/[&<>"']/g,W0=RegExp(ci.source),ga=RegExp(Es.source),rh=/<%-([\s\S]+?)%>/g,V0=/<%([\s\S]+?)%>/g,Pu=/<%=([\s\S]+?)%>/g,ih=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,oh=/^\w*$/,Mo=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,dd=/[\\^$.*+?()[\]{}|]/g,U0=RegExp(dd.source),Tu=/^\s+/,fd=/\s/,G0=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Ps=/\{\n\/\* \[wrapped with (.+)\] \*/,Lu=/,? & /,j0=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,q0=/[()=,{}\[\]\/\s]/,K0=/\\(\\)?/g,Z0=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,ja=/\w*$/,Y0=/^[-+]0x[0-9a-f]+$/i,X0=/^0b[01]+$/i,Q0=/^\[object .+?Constructor\]$/,J0=/^0o[0-7]+$/i,e1=/^(?:0|[1-9]\d*)$/,t1=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Ts=/($^)/,n1=/['\n\r\u2028\u2029\\]/g,qa="\\ud800-\\udfff",Al="\\u0300-\\u036f",Ml="\\ufe20-\\ufe2f",Ls="\\u20d0-\\u20ff",Il=Al+Ml+Ls,ah="\\u2700-\\u27bf",Au="a-z\\xdf-\\xf6\\xf8-\\xff",As="\\xac\\xb1\\xd7\\xf7",Io="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",Cn="\\u2000-\\u206f",gn=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Ro="A-Z\\xc0-\\xd6\\xd8-\\xde",Cr="\\ufe0e\\ufe0f",Gr=As+Io+Cn+gn,Oo="['\u2019]",Ms="["+qa+"]",jr="["+Gr+"]",Ka="["+Il+"]",hd="\\d+",Rl="["+ah+"]",Za="["+Au+"]",pd="[^"+qa+Gr+hd+ah+Au+Ro+"]",di="\\ud83c[\\udffb-\\udfff]",sh="(?:"+Ka+"|"+di+")",lh="[^"+qa+"]",gd="(?:\\ud83c[\\udde6-\\uddff]){2}",Is="[\\ud800-\\udbff][\\udc00-\\udfff]",so="["+Ro+"]",Rs="\\u200d",Ol="(?:"+Za+"|"+pd+")",r1="(?:"+so+"|"+pd+")",Mu="(?:"+Oo+"(?:d|ll|m|re|s|t|ve))?",Iu="(?:"+Oo+"(?:D|LL|M|RE|S|T|VE))?",md=sh+"?",Ru="["+Cr+"]?",ma="(?:"+Rs+"(?:"+[lh,gd,Is].join("|")+")"+Ru+md+")*",vd="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Nl="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Ft=Ru+md+ma,uh="(?:"+[Rl,gd,Is].join("|")+")"+Ft,Ou="(?:"+[lh+Ka+"?",Ka,gd,Is,Ms].join("|")+")",Nu=RegExp(Oo,"g"),ch=RegExp(Ka,"g"),No=RegExp(di+"(?="+di+")|"+Ou+Ft,"g"),$n=RegExp([so+"?"+Za+"+"+Mu+"(?="+[jr,so,"$"].join("|")+")",r1+"+"+Iu+"(?="+[jr,so+Ol,"$"].join("|")+")",so+"?"+Ol+"+"+Mu,so+"+"+Iu,Nl,vd,hd,uh].join("|"),"g"),yd=RegExp("["+Rs+qa+Il+Cr+"]"),dh=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,xd=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],fh=-1,rn={};rn[kt]=rn[Ne]=rn[tt]=rn[nn]=rn[In]=rn[Fe]=rn[lt]=rn[Xe]=rn[Lt]=!0,rn[He]=rn[je]=rn[Ut]=rn[qe]=rn[_e]=rn[at]=rn[it]=rn[Mt]=rn[Le]=rn[ot]=rn[rt]=rn[bt]=rn[qt]=rn[wn]=rn[Ze]=!1;var Bt={};Bt[He]=Bt[je]=Bt[Ut]=Bt[_e]=Bt[qe]=Bt[at]=Bt[kt]=Bt[Ne]=Bt[tt]=Bt[nn]=Bt[In]=Bt[Le]=Bt[ot]=Bt[rt]=Bt[bt]=Bt[qt]=Bt[wn]=Bt[pn]=Bt[Fe]=Bt[lt]=Bt[Xe]=Bt[Lt]=!0,Bt[it]=Bt[Mt]=Bt[Ze]=!1;var hh={\u00C0:"A",\u00C1:"A",\u00C2:"A",\u00C3:"A",\u00C4:"A",\u00C5:"A",\u00E0:"a",\u00E1:"a",\u00E2:"a",\u00E3:"a",\u00E4:"a",\u00E5:"a",\u00C7:"C",\u00E7:"c",\u00D0:"D",\u00F0:"d",\u00C8:"E",\u00C9:"E",\u00CA:"E",\u00CB:"E",\u00E8:"e",\u00E9:"e",\u00EA:"e",\u00EB:"e",\u00CC:"I",\u00CD:"I",\u00CE:"I",\u00CF:"I",\u00EC:"i",\u00ED:"i",\u00EE:"i",\u00EF:"i",\u00D1:"N",\u00F1:"n",\u00D2:"O",\u00D3:"O",\u00D4:"O",\u00D5:"O",\u00D6:"O",\u00D8:"O",\u00F2:"o",\u00F3:"o",\u00F4:"o",\u00F5:"o",\u00F6:"o",\u00F8:"o",\u00D9:"U",\u00DA:"U",\u00DB:"U",\u00DC:"U",\u00F9:"u",\u00FA:"u",\u00FB:"u",\u00FC:"u",\u00DD:"Y",\u00FD:"y",\u00FF:"y",\u00C6:"Ae",\u00E6:"ae",\u00DE:"Th",\u00FE:"th",\u00DF:"ss",\u0100:"A",\u0102:"A",\u0104:"A",\u0101:"a",\u0103:"a",\u0105:"a",\u0106:"C",\u0108:"C",\u010A:"C",\u010C:"C",\u0107:"c",\u0109:"c",\u010B:"c",\u010D:"c",\u010E:"D",\u0110:"D",\u010F:"d",\u0111:"d",\u0112:"E",\u0114:"E",\u0116:"E",\u0118:"E",\u011A:"E",\u0113:"e",\u0115:"e",\u0117:"e",\u0119:"e",\u011B:"e",\u011C:"G",\u011E:"G",\u0120:"G",\u0122:"G",\u011D:"g",\u011F:"g",\u0121:"g",\u0123:"g",\u0124:"H",\u0126:"H",\u0125:"h",\u0127:"h",\u0128:"I",\u012A:"I",\u012C:"I",\u012E:"I",\u0130:"I",\u0129:"i",\u012B:"i",\u012D:"i",\u012F:"i",\u0131:"i",\u0134:"J",\u0135:"j",\u0136:"K",\u0137:"k",\u0138:"k",\u0139:"L",\u013B:"L",\u013D:"L",\u013F:"L",\u0141:"L",\u013A:"l",\u013C:"l",\u013E:"l",\u0140:"l",\u0142:"l",\u0143:"N",\u0145:"N",\u0147:"N",\u014A:"N",\u0144:"n",\u0146:"n",\u0148:"n",\u014B:"n",\u014C:"O",\u014E:"O",\u0150:"O",\u014D:"o",\u014F:"o",\u0151:"o",\u0154:"R",\u0156:"R",\u0158:"R",\u0155:"r",\u0157:"r",\u0159:"r",\u015A:"S",\u015C:"S",\u015E:"S",\u0160:"S",\u015B:"s",\u015D:"s",\u015F:"s",\u0161:"s",\u0162:"T",\u0164:"T",\u0166:"T",\u0163:"t",\u0165:"t",\u0167:"t",\u0168:"U",\u016A:"U",\u016C:"U",\u016E:"U",\u0170:"U",\u0172:"U",\u0169:"u",\u016B:"u",\u016D:"u",\u016F:"u",\u0171:"u",\u0173:"u",\u0174:"W",\u0175:"w",\u0176:"Y",\u0177:"y",\u0178:"Y",\u0179:"Z",\u017B:"Z",\u017D:"Z",\u017A:"z",\u017C:"z",\u017E:"z",\u0132:"IJ",\u0133:"ij",\u0152:"Oe",\u0153:"oe",\u0149:"'n",\u017F:"s"},i1={"&":"&","<":"<",">":">",'"':""","'":"'"},W={"&":"&","<":"<",">":">",""":'"',"'":"'"},Z={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},ue=parseFloat,Ge=parseInt,Rt=typeof nu=="object"&&nu&&nu.Object===Object&&nu,ln=typeof self=="object"&&self&&self.Object===Object&&self,dt=Rt||ln||Function("return this")(),St=t&&!t.nodeType&&t,$t=St&&!0&&e&&!e.nodeType&&e,Nr=$t&&$t.exports===St,pr=Nr&&Rt.process,un=function(){try{var Q=$t&&$t.require&&$t.require("util").types;return Q||pr&&pr.binding&&pr.binding("util")}catch{}}(),qr=un&&un.isArrayBuffer,lo=un&&un.isDate,Wi=un&&un.isMap,va=un&&un.isRegExp,Os=un&&un.isSet,o1=un&&un.isTypedArray;function fi(Q,ge,fe){switch(fe.length){case 0:return Q.call(ge);case 1:return Q.call(ge,fe[0]);case 2:return Q.call(ge,fe[0],fe[1]);case 3:return Q.call(ge,fe[0],fe[1],fe[2])}return Q.apply(ge,fe)}function a1(Q,ge,fe,Ve){for(var yt=-1,Yt=Q==null?0:Q.length;++yt-1}function ph(Q,ge,fe){for(var Ve=-1,yt=Q==null?0:Q.length;++Ve-1;);return fe}function Ya(Q,ge){for(var fe=Q.length;fe--&&Fu(ge,Q[fe],0)>-1;);return fe}function l1(Q,ge){for(var fe=Q.length,Ve=0;fe--;)Q[fe]===ge&&++Ve;return Ve}var Fv=Cd(hh),Xa=Cd(i1);function Ds(Q){return"\\"+Z[Q]}function mh(Q,ge){return Q==null?n:Q[ge]}function zl(Q){return yd.test(Q)}function vh(Q){return dh.test(Q)}function Bv(Q){for(var ge,fe=[];!(ge=Q.next()).done;)fe.push(ge.value);return fe}function yh(Q){var ge=-1,fe=Array(Q.size);return Q.forEach(function(Ve,yt){fe[++ge]=[yt,Ve]}),fe}function xh(Q,ge){return function(fe){return Q(ge(fe))}}function Fo(Q,ge){for(var fe=-1,Ve=Q.length,yt=0,Yt=[];++fe-1}function i2(u,h){var x=this.__data__,A=kr(x,u);return A<0?(++this.size,x.push([u,h])):x[A][1]=h,this}Bo.prototype.clear=n2,Bo.prototype.delete=r2,Bo.prototype.get=C1,Bo.prototype.has=_1,Bo.prototype.set=i2;function $o(u){var h=-1,x=u==null?0:u.length;for(this.clear();++h=h?u:h)),u}function ni(u,h,x,A,R,B){var G,K=h&g,ie=h&m,we=h&y;if(x&&(G=R?x(u,A,R,B):x(u)),G!==n)return G;if(!ar(u))return u;var Ce=Tt(u);if(Ce){if(G=aW(u),!K)return yi(u,G)}else{var Te=oi(u),We=Te==Mt||Te==wt;if(fc(u))return qs(u,K);if(Te==rt||Te==He||We&&!R){if(G=ie||We?{}:C_(u),!K)return ie?W1(u,nc(G,u)):mo(u,Ke(G,u))}else{if(!Bt[Te])return R?u:{};G=sW(u,Te,K)}}B||(B=new mr);var st=B.get(u);if(st)return st;B.set(u,G),Q_(u)?u.forEach(function(pt){G.add(ni(pt,h,x,pt,u,B))}):Y_(u)&&u.forEach(function(pt,Vt){G.set(Vt,ni(pt,h,x,Vt,u,B))});var ht=we?ie?ce:Go:ie?yo:ai,Dt=Ce?n:ht(u);return Hn(Dt||u,function(pt,Vt){Dt&&(Vt=pt,pt=u[Vt]),Bs(G,Vt,ni(pt,h,x,Vt,u,B))}),G}function Ph(u){var h=ai(u);return function(x){return Th(x,u,h)}}function Th(u,h,x){var A=x.length;if(u==null)return!A;for(u=on(u);A--;){var R=x[A],B=h[R],G=u[R];if(G===n&&!(R in u)||!B(G))return!1}return!0}function T1(u,h,x){if(typeof u!="function")throw new hi(a);return q1(function(){u.apply(n,x)},h)}function rc(u,h,x,A){var R=-1,B=Ii,G=!0,K=u.length,ie=[],we=h.length;if(!K)return ie;x&&(h=On(h,_r(x))),A?(B=ph,G=!1):h.length>=i&&(B=$u,G=!1,h=new Sa(h));e:for(;++RR?0:R+x),A=A===n||A>R?R:It(A),A<0&&(A+=R),A=x>A?0:ek(A);x0&&x(K)?h>1?Er(K,h-1,x,A,R):ya(R,K):A||(R[R.length]=K)}return R}var Ah=Ks(),ho=Ks(!0);function Uo(u,h){return u&&Ah(u,h,ai)}function po(u,h){return u&&ho(u,h,ai)}function Mh(u,h){return co(h,function(x){return jl(u[x])})}function $s(u,h){h=js(h,u);for(var x=0,A=h.length;u!=null&&xh}function Rh(u,h){return u!=null&&Qt.call(u,h)}function Oh(u,h){return u!=null&&h in on(u)}function Nh(u,h,x){return u>=Zr(h,x)&&u=120&&Ce.length>=120)?new Sa(G&&Ce):n}Ce=u[0];var Te=-1,We=K[0];e:for(;++Te-1;)K!==u&&Md.call(K,ie,1),Md.call(u,ie,1);return u}function $d(u,h){for(var x=u?h.length:0,A=x-1;x--;){var R=h[x];if(x==A||R!==B){var B=R;Gl(R)?Md.call(u,R,1):Gh(u,R)}}return u}function Hd(u,h){return u+Bl(v1()*(h-u+1))}function Us(u,h,x,A){for(var R=-1,B=gr(Od((h-u)/(x||1)),0),G=fe(B);B--;)G[A?B:++R]=u,u+=x;return G}function uc(u,h){var x="";if(!u||h<1||h>U)return x;do h%2&&(x+=u),h=Bl(h/2),h&&(u+=u);while(h);return x}function vt(u,h){return Vx(E_(u,h,xo),u+"")}function $h(u){return tc(Qh(u))}function Wd(u,h){var x=Qh(u);return f2(x,Hl(h,0,x.length))}function Vl(u,h,x,A){if(!ar(u))return u;h=js(h,u);for(var R=-1,B=h.length,G=B-1,K=u;K!=null&&++RR?0:R+h),x=x>R?R:x,x<0&&(x+=R),R=h>x?0:x-h>>>0,h>>>=0;for(var B=fe(R);++A>>1,G=u[B];G!==null&&!jo(G)&&(x?G<=h:G=i){var we=h?null:$(u);if(we)return Pd(we);G=!1,R=$u,ie=new Sa}else ie=h?[]:K;e:for(;++A=A?u:Tr(u,h,x)}var F1=Uv||function(u){return dt.clearTimeout(u)};function qs(u,h){if(h)return u.slice();var x=u.length,A=Gu?Gu(x):new u.constructor(x);return u.copy(A),A}function B1(u){var h=new u.constructor(u.byteLength);return new pi(h).set(new pi(u)),h}function Ul(u,h){var x=h?B1(u.buffer):u.buffer;return new u.constructor(x,u.byteOffset,u.byteLength)}function l2(u){var h=new u.constructor(u.source,ja.exec(u));return h.lastIndex=u.lastIndex,h}function Wn(u){return Dd?on(Dd.call(u)):{}}function u2(u,h){var x=h?B1(u.buffer):u.buffer;return new u.constructor(x,u.byteOffset,u.length)}function $1(u,h){if(u!==h){var x=u!==n,A=u===null,R=u===u,B=jo(u),G=h!==n,K=h===null,ie=h===h,we=jo(h);if(!K&&!we&&!B&&u>h||B&&G&&ie&&!K&&!we||A&&G&&ie||!x&&ie||!R)return 1;if(!A&&!B&&!we&&u=K)return ie;var we=x[A];return ie*(we=="desc"?-1:1)}}return u.index-h.index}function c2(u,h,x,A){for(var R=-1,B=u.length,G=x.length,K=-1,ie=h.length,we=gr(B-G,0),Ce=fe(ie+we),Te=!A;++K1?x[R-1]:n,G=R>2?x[2]:n;for(B=u.length>3&&typeof B=="function"?(R--,B):n,G&&Ki(x[0],x[1],G)&&(B=R<3?n:B,R=1),h=on(h);++A-1?R[B?h[G]:G]:n}}function U1(u){return Xn(function(h){var x=h.length,A=x,R=Ui.prototype.thru;for(u&&h.reverse();A--;){var B=h[A];if(typeof B!="function")throw new hi(a);if(R&&!G&&pe(B)=="wrapper")var G=new Ui([],!0)}for(A=G?A:x;++A1&&Xt.reverse(),Ce&&ieK))return!1;var we=B.get(u),Ce=B.get(h);if(we&&Ce)return we==h&&Ce==u;var Te=-1,We=!0,st=x&w?new Sa:n;for(B.set(u,h),B.set(h,u);++Te1?"& ":"")+h[A],h=h.join(x>2?", ":" "),u.replace(G0,`{ +/* [wrapped with `+h+`] */ +`)}function uW(u){return Tt(u)||Yd(u)||!!(g1&&u&&u[g1])}function Gl(u,h){var x=typeof u;return h=h??U,!!h&&(x=="number"||x!="symbol"&&e1.test(u))&&u>-1&&u%1==0&&u0){if(++h>=he)return arguments[0]}else h=0;return u.apply(n,arguments)}}function f2(u,h){var x=-1,A=u.length,R=A-1;for(h=h===n?A:h;++x1?u[h-1]:n;return x=typeof x=="function"?(u.pop(),x):n,F_(u,x)});function B_(u){var h=F(u);return h.__chain__=!0,h}function bV(u,h){return h(u),u}function h2(u,h){return h(u)}var SV=Xn(function(u){var h=u.length,x=h?u[0]:0,A=this.__wrapped__,R=function(B){return Eh(B,u)};return h>1||this.__actions__.length||!(A instanceof Ht)||!Gl(x)?this.thru(R):(A=A.slice(x,+x+(h?1:0)),A.__actions__.push({func:h2,args:[R],thisArg:n}),new Ui(A,this.__chain__).thru(function(B){return h&&!B.length&&B.push(n),B}))});function wV(){return B_(this)}function CV(){return new Ui(this.value(),this.__chain__)}function _V(){this.__values__===n&&(this.__values__=J_(this.value()));var u=this.__index__>=this.__values__.length,h=u?n:this.__values__[this.__index__++];return{done:u,value:h}}function kV(){return this}function EV(u){for(var h,x=this;x instanceof zd;){var A=I_(x);A.__index__=0,A.__values__=n,h?R.__wrapped__=A:h=A;var R=A;x=x.__wrapped__}return R.__wrapped__=u,h}function PV(){var u=this.__wrapped__;if(u instanceof Ht){var h=u;return this.__actions__.length&&(h=new Ht(this)),h=h.reverse(),h.__actions__.push({func:h2,args:[Ux],thisArg:n}),new Ui(h,this.__chain__)}return this.thru(Ux)}function TV(){return Gs(this.__wrapped__,this.__actions__)}var LV=qh(function(u,h,x){Qt.call(u,x)?++u[x]:Ho(u,x,1)});function AV(u,h,x){var A=Tt(u)?Rn:L1;return x&&Ki(u,h,x)&&(h=n),A(u,Ee(h,3))}function MV(u,h){var x=Tt(u)?co:Vo;return x(u,Ee(h,3))}var IV=V1(R_),RV=V1(O_);function OV(u,h){return Er(p2(u,h),1)}function NV(u,h){return Er(p2(u,h),Y)}function DV(u,h,x){return x=x===n?1:It(x),Er(p2(u,h),x)}function $_(u,h){var x=Tt(u)?Hn:es;return x(u,Ee(h,3))}function H_(u,h){var x=Tt(u)?uo:Lh;return x(u,Ee(h,3))}var zV=qh(function(u,h,x){Qt.call(u,x)?u[x].push(h):Ho(u,x,[h])});function FV(u,h,x,A){u=vo(u)?u:Qh(u),x=x&&!A?It(x):0;var R=u.length;return x<0&&(x=gr(R+x,0)),x2(u)?x<=R&&u.indexOf(h,x)>-1:!!R&&Fu(u,h,x)>-1}var BV=vt(function(u,h,x){var A=-1,R=typeof h=="function",B=vo(u)?fe(u.length):[];return es(u,function(G){B[++A]=R?fi(h,G,x):ts(G,h,x)}),B}),$V=qh(function(u,h,x){Ho(u,x,h)});function p2(u,h){var x=Tt(u)?On:yr;return x(u,Ee(h,3))}function HV(u,h,x,A){return u==null?[]:(Tt(h)||(h=h==null?[]:[h]),x=A?n:x,Tt(x)||(x=x==null?[]:[x]),mi(u,h,x))}var WV=qh(function(u,h,x){u[x?0:1].push(h)},function(){return[[],[]]});function VV(u,h,x){var A=Tt(u)?bd:gh,R=arguments.length<3;return A(u,Ee(h,4),x,R,es)}function UV(u,h,x){var A=Tt(u)?Ov:gh,R=arguments.length<3;return A(u,Ee(h,4),x,R,Lh)}function GV(u,h){var x=Tt(u)?co:Vo;return x(u,v2(Ee(h,3)))}function jV(u){var h=Tt(u)?tc:$h;return h(u)}function qV(u,h,x){(x?Ki(u,h,x):h===n)?h=1:h=It(h);var A=Tt(u)?ti:Wd;return A(u,h)}function KV(u){var h=Tt(u)?Nx:ii;return h(u)}function ZV(u){if(u==null)return 0;if(vo(u))return x2(u)?xa(u):u.length;var h=oi(u);return h==Le||h==qt?u.size:Pr(u).length}function YV(u,h,x){var A=Tt(u)?Du:go;return x&&Ki(u,h,x)&&(h=n),A(u,Ee(h,3))}var XV=vt(function(u,h){if(u==null)return[];var x=h.length;return x>1&&Ki(u,h[0],h[1])?h=[]:x>2&&Ki(h[0],h[1],h[2])&&(h=[h[0]]),mi(u,Er(h,1),[])}),g2=Gv||function(){return dt.Date.now()};function QV(u,h){if(typeof h!="function")throw new hi(a);return u=It(u),function(){if(--u<1)return h.apply(this,arguments)}}function W_(u,h,x){return h=x?n:h,h=u&&h==null?u.length:h,le(u,D,n,n,n,n,h)}function V_(u,h){var x;if(typeof h!="function")throw new hi(a);return u=It(u),function(){return--u>0&&(x=h.apply(this,arguments)),u<=1&&(h=n),x}}var jx=vt(function(u,h,x){var A=P;if(x.length){var R=Fo(x,$e(jx));A|=O}return le(u,A,h,x,R)}),U_=vt(function(u,h,x){var A=P|E;if(x.length){var R=Fo(x,$e(U_));A|=O}return le(h,A,u,x,R)});function G_(u,h,x){h=x?n:h;var A=le(u,L,n,n,n,n,n,h);return A.placeholder=G_.placeholder,A}function j_(u,h,x){h=x?n:h;var A=le(u,M,n,n,n,n,n,h);return A.placeholder=j_.placeholder,A}function q_(u,h,x){var A,R,B,G,K,ie,we=0,Ce=!1,Te=!1,We=!0;if(typeof u!="function")throw new hi(a);h=_a(h)||0,ar(x)&&(Ce=!!x.leading,Te="maxWait"in x,B=Te?gr(_a(x.maxWait)||0,h):B,We="trailing"in x?!!x.trailing:We);function st(Ar){var as=A,Kl=R;return A=R=n,we=Ar,G=u.apply(Kl,as),G}function ht(Ar){return we=Ar,K=q1(Vt,h),Ce?st(Ar):G}function Dt(Ar){var as=Ar-ie,Kl=Ar-we,fk=h-as;return Te?Zr(fk,B-Kl):fk}function pt(Ar){var as=Ar-ie,Kl=Ar-we;return ie===n||as>=h||as<0||Te&&Kl>=B}function Vt(){var Ar=g2();if(pt(Ar))return Xt(Ar);K=q1(Vt,Dt(Ar))}function Xt(Ar){return K=n,We&&A?st(Ar):(A=R=n,G)}function qo(){K!==n&&F1(K),we=0,A=ie=R=K=n}function Zi(){return K===n?G:Xt(g2())}function Ko(){var Ar=g2(),as=pt(Ar);if(A=arguments,R=this,ie=Ar,as){if(K===n)return ht(ie);if(Te)return F1(K),K=q1(Vt,h),st(ie)}return K===n&&(K=q1(Vt,h)),G}return Ko.cancel=qo,Ko.flush=Zi,Ko}var JV=vt(function(u,h){return T1(u,1,h)}),eU=vt(function(u,h,x){return T1(u,_a(h)||0,x)});function tU(u){return le(u,H)}function m2(u,h){if(typeof u!="function"||h!=null&&typeof h!="function")throw new hi(a);var x=function(){var A=arguments,R=h?h.apply(this,A):A[0],B=x.cache;if(B.has(R))return B.get(R);var G=u.apply(this,A);return x.cache=B.set(R,G)||B,G};return x.cache=new(m2.Cache||$o),x}m2.Cache=$o;function v2(u){if(typeof u!="function")throw new hi(a);return function(){var h=arguments;switch(h.length){case 0:return!u.call(this);case 1:return!u.call(this,h[0]);case 2:return!u.call(this,h[0],h[1]);case 3:return!u.call(this,h[0],h[1],h[2])}return!u.apply(this,h)}}function nU(u){return V_(2,u)}var rU=Fx(function(u,h){h=h.length==1&&Tt(h[0])?On(h[0],_r(Ee())):On(Er(h,1),_r(Ee()));var x=h.length;return vt(function(A){for(var R=-1,B=Zr(A.length,x);++R=h}),Yd=zh(function(){return arguments}())?zh:function(u){return xr(u)&&Qt.call(u,"callee")&&!p1.call(u,"callee")},Tt=fe.isArray,yU=qr?_r(qr):M1;function vo(u){return u!=null&&y2(u.length)&&!jl(u)}function Lr(u){return xr(u)&&vo(u)}function xU(u){return u===!0||u===!1||xr(u)&&ri(u)==qe}var fc=jv||ib,bU=lo?_r(lo):I1;function SU(u){return xr(u)&&u.nodeType===1&&!K1(u)}function wU(u){if(u==null)return!0;if(vo(u)&&(Tt(u)||typeof u=="string"||typeof u.splice=="function"||fc(u)||Xh(u)||Yd(u)))return!u.length;var h=oi(u);if(h==Le||h==qt)return!u.size;if(j1(u))return!Pr(u).length;for(var x in u)if(Qt.call(u,x))return!1;return!0}function CU(u,h){return oc(u,h)}function _U(u,h,x){x=typeof x=="function"?x:n;var A=x?x(u,h):n;return A===n?oc(u,h,n,x):!!A}function Kx(u){if(!xr(u))return!1;var h=ri(u);return h==it||h==et||typeof u.message=="string"&&typeof u.name=="string"&&!K1(u)}function kU(u){return typeof u=="number"&&wh(u)}function jl(u){if(!ar(u))return!1;var h=ri(u);return h==Mt||h==wt||h==ut||h==Sn}function Z_(u){return typeof u=="number"&&u==It(u)}function y2(u){return typeof u=="number"&&u>-1&&u%1==0&&u<=U}function ar(u){var h=typeof u;return u!=null&&(h=="object"||h=="function")}function xr(u){return u!=null&&typeof u=="object"}var Y_=Wi?_r(Wi):zx;function EU(u,h){return u===h||ac(u,h,xt(h))}function PU(u,h,x){return x=typeof x=="function"?x:n,ac(u,h,xt(h),x)}function TU(u){return X_(u)&&u!=+u}function LU(u){if(fW(u))throw new yt(o);return Fh(u)}function AU(u){return u===null}function MU(u){return u==null}function X_(u){return typeof u=="number"||xr(u)&&ri(u)==ot}function K1(u){if(!xr(u)||ri(u)!=rt)return!1;var h=ju(u);if(h===null)return!0;var x=Qt.call(h,"constructor")&&h.constructor;return typeof x=="function"&&x instanceof x&&rr.call(x)==ei}var Zx=va?_r(va):ir;function IU(u){return Z_(u)&&u>=-U&&u<=U}var Q_=Os?_r(Os):Ot;function x2(u){return typeof u=="string"||!Tt(u)&&xr(u)&&ri(u)==wn}function jo(u){return typeof u=="symbol"||xr(u)&&ri(u)==pn}var Xh=o1?_r(o1):Dr;function RU(u){return u===n}function OU(u){return xr(u)&&oi(u)==Ze}function NU(u){return xr(u)&&ri(u)==Kt}var DU=_(Hs),zU=_(function(u,h){return u<=h});function J_(u){if(!u)return[];if(vo(u))return x2(u)?Ri(u):yi(u);if(qu&&u[qu])return Bv(u[qu]());var h=oi(u),x=h==Le?yh:h==qt?Pd:Qh;return x(u)}function ql(u){if(!u)return u===0?u:0;if(u=_a(u),u===Y||u===-Y){var h=u<0?-1:1;return h*oe}return u===u?u:0}function It(u){var h=ql(u),x=h%1;return h===h?x?h-x:h:0}function ek(u){return u?Hl(It(u),0,X):0}function _a(u){if(typeof u=="number")return u;if(jo(u))return ae;if(ar(u)){var h=typeof u.valueOf=="function"?u.valueOf():u;u=ar(h)?h+"":h}if(typeof u!="string")return u===0?u:+u;u=Vi(u);var x=X0.test(u);return x||J0.test(u)?Ge(u.slice(2),x?2:8):Y0.test(u)?ae:+u}function tk(u){return wa(u,yo(u))}function FU(u){return u?Hl(It(u),-U,U):u===0?u:0}function vn(u){return u==null?"":ji(u)}var BU=qi(function(u,h){if(j1(h)||vo(h)){wa(h,ai(h),u);return}for(var x in h)Qt.call(h,x)&&Bs(u,x,h[x])}),nk=qi(function(u,h){wa(h,yo(h),u)}),b2=qi(function(u,h,x,A){wa(h,yo(h),u,A)}),$U=qi(function(u,h,x,A){wa(h,ai(h),u,A)}),HU=Xn(Eh);function WU(u,h){var x=$l(u);return h==null?x:Ke(x,h)}var VU=vt(function(u,h){u=on(u);var x=-1,A=h.length,R=A>2?h[2]:n;for(R&&Ki(h[0],h[1],R)&&(A=1);++x1),B}),wa(u,ce(u),x),A&&(x=ni(x,g|m|y,Ct));for(var R=h.length;R--;)Gh(x,h[R]);return x});function sG(u,h){return ik(u,v2(Ee(h)))}var lG=Xn(function(u,h){return u==null?{}:N1(u,h)});function ik(u,h){if(u==null)return{};var x=On(ce(u),function(A){return[A]});return h=Ee(h),Bh(u,x,function(A,R){return h(A,R[0])})}function uG(u,h,x){h=js(h,u);var A=-1,R=h.length;for(R||(R=1,u=n);++Ah){var A=u;u=h,h=A}if(x||u%1||h%1){var R=v1();return Zr(u+R*(h-u+ue("1e-"+((R+"").length-1))),h)}return Hd(u,h)}var bG=Zs(function(u,h,x){return h=h.toLowerCase(),u+(x?sk(h):h)});function sk(u){return Qx(vn(u).toLowerCase())}function lk(u){return u=vn(u),u&&u.replace(t1,Fv).replace(ch,"")}function SG(u,h,x){u=vn(u),h=ji(h);var A=u.length;x=x===n?A:Hl(It(x),0,A);var R=x;return x-=h.length,x>=0&&u.slice(x,R)==h}function wG(u){return u=vn(u),u&&ga.test(u)?u.replace(Es,Xa):u}function CG(u){return u=vn(u),u&&U0.test(u)?u.replace(dd,"\\$&"):u}var _G=Zs(function(u,h,x){return u+(x?"-":"")+h.toLowerCase()}),kG=Zs(function(u,h,x){return u+(x?" ":"")+h.toLowerCase()}),EG=Zh("toLowerCase");function PG(u,h,x){u=vn(u),h=It(h);var A=h?xa(u):0;if(!h||A>=h)return u;var R=(h-A)/2;return c(Bl(R),x)+u+c(Od(R),x)}function TG(u,h,x){u=vn(u),h=It(h);var A=h?xa(u):0;return h&&A>>0,x?(u=vn(u),u&&(typeof h=="string"||h!=null&&!Zx(h))&&(h=ji(h),!h&&zl(u))?rs(Ri(u),0,x):u.split(h,x)):[]}var NG=Zs(function(u,h,x){return u+(x?" ":"")+Qx(h)});function DG(u,h,x){return u=vn(u),x=x==null?0:Hl(It(x),0,u.length),h=ji(h),u.slice(x,x+h.length)==h}function zG(u,h,x){var A=F.templateSettings;x&&Ki(u,h,x)&&(h=n),u=vn(u),h=b2({},h,A,Oe);var R=b2({},h.imports,A.imports,Oe),B=ai(R),G=Ed(R,B),K,ie,we=0,Ce=h.interpolate||Ts,Te="__p += '",We=Ld((h.escape||Ts).source+"|"+Ce.source+"|"+(Ce===Pu?Z0:Ts).source+"|"+(h.evaluate||Ts).source+"|$","g"),st="//# sourceURL="+(Qt.call(h,"sourceURL")?(h.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++fh+"]")+` +`;u.replace(We,function(pt,Vt,Xt,qo,Zi,Ko){return Xt||(Xt=qo),Te+=u.slice(we,Ko).replace(n1,Ds),Vt&&(K=!0,Te+=`' + +__e(`+Vt+`) + +'`),Zi&&(ie=!0,Te+=`'; +`+Zi+`; +__p += '`),Xt&&(Te+=`' + +((__t = (`+Xt+`)) == null ? '' : __t) + +'`),we=Ko+pt.length,pt}),Te+=`'; +`;var ht=Qt.call(h,"variable")&&h.variable;if(!ht)Te=`with (obj) { +`+Te+` +} +`;else if(q0.test(ht))throw new yt(s);Te=(ie?Te.replace(Zt,""):Te).replace(Zn,"$1").replace(ao,"$1;"),Te="function("+(ht||"obj")+`) { +`+(ht?"":`obj || (obj = {}); +`)+"var __t, __p = ''"+(K?", __e = _.escape":"")+(ie?`, __j = Array.prototype.join; +function print() { __p += __j.call(arguments, '') } +`:`; +`)+Te+`return __p +}`;var Dt=ck(function(){return Yt(B,st+"return "+Te).apply(n,G)});if(Dt.source=Te,Kx(Dt))throw Dt;return Dt}function FG(u){return vn(u).toLowerCase()}function BG(u){return vn(u).toUpperCase()}function $G(u,h,x){if(u=vn(u),u&&(x||h===n))return Vi(u);if(!u||!(h=ji(h)))return u;var A=Ri(u),R=Ri(h),B=zo(A,R),G=Ya(A,R)+1;return rs(A,B,G).join("")}function HG(u,h,x){if(u=vn(u),u&&(x||h===n))return u.slice(0,c1(u)+1);if(!u||!(h=ji(h)))return u;var A=Ri(u),R=Ya(A,Ri(h))+1;return rs(A,0,R).join("")}function WG(u,h,x){if(u=vn(u),u&&(x||h===n))return u.replace(Tu,"");if(!u||!(h=ji(h)))return u;var A=Ri(u),R=zo(A,Ri(h));return rs(A,R).join("")}function VG(u,h){var x=V,A=j;if(ar(h)){var R="separator"in h?h.separator:R;x="length"in h?It(h.length):x,A="omission"in h?ji(h.omission):A}u=vn(u);var B=u.length;if(zl(u)){var G=Ri(u);B=G.length}if(x>=B)return u;var K=x-xa(A);if(K<1)return A;var ie=G?rs(G,0,K).join(""):u.slice(0,K);if(R===n)return ie+A;if(G&&(K+=ie.length-K),Zx(R)){if(u.slice(K).search(R)){var we,Ce=ie;for(R.global||(R=Ld(R.source,vn(ja.exec(R))+"g")),R.lastIndex=0;we=R.exec(Ce);)var Te=we.index;ie=ie.slice(0,Te===n?K:Te)}}else if(u.indexOf(ji(R),K)!=K){var We=ie.lastIndexOf(R);We>-1&&(ie=ie.slice(0,We))}return ie+A}function UG(u){return u=vn(u),u&&W0.test(u)?u.replace(ci,Wv):u}var GG=Zs(function(u,h,x){return u+(x?" ":"")+h.toUpperCase()}),Qx=Zh("toUpperCase");function uk(u,h,x){return u=vn(u),h=x?n:h,h===n?vh(u)?Td(u):s1(u):u.match(h)||[]}var ck=vt(function(u,h){try{return fi(u,n,h)}catch(x){return Kx(x)?x:new yt(x)}}),jG=Xn(function(u,h){return Hn(h,function(x){x=Ys(x),Ho(u,x,jx(u[x],u))}),u});function qG(u){var h=u==null?0:u.length,x=Ee();return u=h?On(u,function(A){if(typeof A[1]!="function")throw new hi(a);return[x(A[0]),A[1]]}):[],vt(function(A){for(var R=-1;++RU)return[];var x=X,A=Zr(u,X);h=Ee(h),u-=X;for(var R=kd(A,h);++x0||h<0)?new Ht(x):(u<0?x=x.takeRight(-u):u&&(x=x.drop(u)),h!==n&&(h=It(h),x=h<0?x.dropRight(-h):x.take(h-u)),x)},Ht.prototype.takeRightWhile=function(u){return this.reverse().takeWhile(u).reverse()},Ht.prototype.toArray=function(){return this.take(X)},Uo(Ht.prototype,function(u,h){var x=/^(?:filter|find|map|reject)|While$/.test(h),A=/^(?:head|last)$/.test(h),R=F[A?"take"+(h=="last"?"Right":""):h],B=A||/^find/.test(h);!R||(F.prototype[h]=function(){var G=this.__wrapped__,K=A?[1]:arguments,ie=G instanceof Ht,we=K[0],Ce=ie||Tt(G),Te=function(Vt){var Xt=R.apply(F,ya([Vt],K));return A&&We?Xt[0]:Xt};Ce&&x&&typeof we=="function"&&we.length!=1&&(ie=Ce=!1);var We=this.__chain__,st=!!this.__actions__.length,ht=B&&!We,Dt=ie&&!st;if(!B&&Ce){G=Dt?G:new Ht(this);var pt=u.apply(G,K);return pt.__actions__.push({func:h2,args:[Te],thisArg:n}),new Ui(pt,We)}return ht&&Dt?u.apply(this,K):(pt=this.thru(Te),ht?A?pt.value()[0]:pt.value():pt)})}),Hn(["pop","push","shift","sort","splice","unshift"],function(u){var h=Wu[u],x=/^(?:push|sort|unshift)$/.test(u)?"tap":"thru",A=/^(?:pop|shift)$/.test(u);F.prototype[u]=function(){var R=arguments;if(A&&!this.__chain__){var B=this.value();return h.apply(Tt(B)?B:[],R)}return this[x](function(G){return h.apply(Tt(G)?G:[],R)})}}),Uo(Ht.prototype,function(u,h){var x=F[h];if(x){var A=x.name+"";Qt.call(Qa,A)||(Qa[A]=[]),Qa[A].push({name:h,func:x})}}),Qa[qd(n,E).name]=[{name:"wrapper",func:n}],Ht.prototype.clone=Oi,Ht.prototype.reverse=gi,Ht.prototype.value=Xv,F.prototype.at=SV,F.prototype.chain=wV,F.prototype.commit=CV,F.prototype.next=_V,F.prototype.plant=EV,F.prototype.reverse=PV,F.prototype.toJSON=F.prototype.valueOf=F.prototype.value=TV,F.prototype.first=F.prototype.head,qu&&(F.prototype[qu]=kV),F},ba=fo();$t?(($t.exports=ba)._=ba,St._=ba):dt._=ba}).call(nu)})(la,la.exports);const At=la.exports;var SS=typeof navigator<"u"?navigator.userAgent.toLowerCase().indexOf("firefox")>0:!1;function wS(e,t,n,r){e.addEventListener?e.addEventListener(t,n,r):e.attachEvent&&e.attachEvent("on".concat(t),function(){n(window.event)})}function uB(e,t){for(var n=t.slice(0,t.length-1),r=0;r=0;)t[n-1]+=",",t.splice(n,1),n=t.lastIndexOf("");return t}function cve(e,t){for(var n=e.length>=t.length?e:t,r=e.length>=t.length?t:e,i=!0,o=0;o=0&&Jn.splice(n,1),e.key&&e.key.toLowerCase()==="meta"&&Jn.splice(0,Jn.length),(t===93||t===224)&&(t=91),t in ki){ki[t]=!1;for(var r in Yc)Yc[r]===t&&(ea[r]=!1)}}function mve(e){if(typeof e>"u")Object.keys(Br).forEach(function(a){return delete Br[a]});else if(Array.isArray(e))e.forEach(function(a){a.key&&CS(a)});else if(typeof e=="object")e.key&&CS(e);else if(typeof e=="string"){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r1?uB(Yc,d):[];Br[m]=Br[m].filter(function(b){var w=i?b.method===i:!0;return!(w&&b.scope===r&&cve(b.mods,y))})}})};function NL(e,t,n,r){if(t.element===r){var i;if(t.scope===n||t.scope==="all"){i=t.mods.length>0;for(var o in ki)Object.prototype.hasOwnProperty.call(ki,o)&&(!ki[o]&&t.mods.indexOf(+o)>-1||ki[o]&&t.mods.indexOf(+o)===-1)&&(i=!1);(t.mods.length===0&&!ki[16]&&!ki[18]&&!ki[17]&&!ki[91]||i||t.shortcut==="*")&&t.method(e,t)===!1&&(e.preventDefault?e.preventDefault():e.returnValue=!1,e.stopPropagation&&e.stopPropagation(),e.cancelBubble&&(e.cancelBubble=!0))}}}function DL(e,t){var n=Br["*"],r=e.keyCode||e.which||e.charCode;if(!!ea.filter.call(this,e)){if((r===93||r===224)&&(r=91),Jn.indexOf(r)===-1&&r!==229&&Jn.push(r),["ctrlKey","altKey","shiftKey","metaKey"].forEach(function(b){var w=tC[b];e[b]&&Jn.indexOf(w)===-1?Jn.push(w):!e[b]&&Jn.indexOf(w)>-1?Jn.splice(Jn.indexOf(w),1):b==="metaKey"&&e[b]&&Jn.length===3&&(e.ctrlKey||e.shiftKey||e.altKey||(Jn=Jn.slice(Jn.indexOf(w))))}),r in ki){ki[r]=!0;for(var i in Yc)Yc[i]===r&&(ea[i]=!0);if(!n)return}for(var o in ki)Object.prototype.hasOwnProperty.call(ki,o)&&(ki[o]=e[tC[o]]);e.getModifierState&&!(e.altKey&&!e.ctrlKey)&&e.getModifierState("AltGraph")&&(Jn.indexOf(17)===-1&&Jn.push(17),Jn.indexOf(18)===-1&&Jn.push(18),ki[17]=!0,ki[18]=!0);var a=Jm();if(n)for(var s=0;s-1}function ea(e,t,n){Jn=[];var r=cB(e),i=[],o="all",a=document,s=0,l=!1,d=!0,p="+",g=!1;for(n===void 0&&typeof t=="function"&&(n=t),Object.prototype.toString.call(t)==="[object Object]"&&(t.scope&&(o=t.scope),t.element&&(a=t.element),t.keyup&&(l=t.keyup),t.keydown!==void 0&&(d=t.keydown),t.capture!==void 0&&(g=t.capture),typeof t.splitKey=="string"&&(p=t.splitKey)),typeof t=="string"&&(o=t);s1&&(i=uB(Yc,e)),e=e[e.length-1],e=e==="*"?"*":hx(e),e in Br||(Br[e]=[]),Br[e].push({keyup:l,keydown:d,scope:o,mods:i,shortcut:r[s],method:n,key:r[s],splitKey:p,element:a});typeof a<"u"&&!vve(a)&&window&&(fB.push(a),wS(a,"keydown",function(m){DL(m,a)},g),OL||(OL=!0,wS(window,"focus",function(){Jn=[]},g)),wS(a,"keyup",function(m){DL(m,a),gve(m)},g))}function yve(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"all";Object.keys(Br).forEach(function(n){var r=Br[n].find(function(i){return i.scope===t&&i.shortcut===e});r&&r.method&&r.method()})}var _S={setScope:hB,getScope:Jm,deleteScope:pve,getPressedKeyCodes:dve,isPressed:hve,filter:fve,trigger:yve,unbind:mve,keyMap:R7,modifier:Yc,modifierMap:tC};for(var kS in _S)Object.prototype.hasOwnProperty.call(_S,kS)&&(ea[kS]=_S[kS]);if(typeof window<"u"){var xve=window.hotkeys;ea.noConflict=function(e){return e&&window.hotkeys===ea&&(window.hotkeys=xve),ea},window.hotkeys=ea}ea.filter=function(){return!0};var pB=function(t,n){var r=t.target,i=r&&r.tagName;return Boolean(i&&n&&n.includes(i))},bve=function(t){return pB(t,["INPUT","TEXTAREA","SELECT"])};function zt(e,t,n,r){n instanceof Array&&(r=n,n=void 0);var i=n||{},o=i.enableOnTags,a=i.filter,s=i.keyup,l=i.keydown,d=i.filterPreventDefault,p=d===void 0?!0:d,g=i.enabled,m=g===void 0?!0:g,y=i.enableOnContentEditable,b=y===void 0?!1:y,w=C.exports.useRef(null),P=C.exports.useCallback(function(E,k){var L,M;return a&&!a(E)?!p:bve(E)&&!pB(E,o)||(L=E.target)!=null&&L.isContentEditable&&!b?!0:w.current===null||document.activeElement===w.current||(M=w.current)!=null&&M.contains(document.activeElement)?(t(E,k),!0):!1},r?[w,o,a].concat(r):[w,o,a]);return C.exports.useEffect(function(){if(!m){ea.unbind(e,P);return}return s&&l!==!0&&(n.keydown=!1),ea(e,n||{},P),function(){return ea.unbind(e,P)}},[P,e,m]),w}ea.isPressed;function Sve(){return te("div",{className:"work-in-progress nodes-work-in-progress",children:[S("h1",{children:"Nodes"}),S("p",{children:"A node based system for the generation of images is under development currently. Stay tuned for updates about this amazing feature."})]})}function wve(){return te("div",{className:"work-in-progress outpainting-work-in-progress",children:[S("h1",{children:"Outpainting"}),S("p",{children:"Outpainting is available as a part of the Invoke AI Command Line Interface. A dedicated WebUI interface will be released in the near future."})]})}const Cve=()=>te("div",{className:"work-in-progress post-processing-work-in-progress",children:[S("h1",{children:"Post Processing"}),S("p",{children:"Invoke AI offers a wide variety of post processing features. Image Upscaling and Face Restoration are already available in the WebUI. You can access them from the Advanced Options menu of the Text To Image and Image To Image tabs. You can also process images directly, using the image action buttons above the main image display."}),S("p",{children:"A dedicated UI will be released soon to facilitate more advanced post processing workflows."}),S("p",{children:"The Invoke AI Command Line Interface offers various other features including Embiggen."})]}),_ve=nt({displayName:"ImageToImageIcon",viewBox:"0 0 3543 3543",path:S("g",{transform:"matrix(1.10943,0,0,1.10943,-206.981,-213.533)",children:S("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M688.533,2405.95L542.987,2405.95C349.532,2405.95 192.47,2248.89 192.47,2055.44L192.47,542.987C192.47,349.532 349.532,192.47 542.987,192.47L2527.88,192.47C2721.33,192.47 2878.4,349.532 2878.4,542.987L2878.4,1172.79L3023.94,1172.79C3217.4,1172.79 3374.46,1329.85 3374.46,1523.3C3374.46,1523.3 3374.46,3035.75 3374.46,3035.75C3374.46,3229.21 3217.4,3386.27 3023.94,3386.27L1039.05,3386.27C845.595,3386.27 688.533,3229.21 688.533,3035.75L688.533,2405.95ZM3286.96,2634.37L3286.96,1523.3C3286.96,1378.14 3169.11,1260.29 3023.94,1260.29C3023.94,1260.29 1039.05,1260.29 1039.05,1260.29C893.887,1260.29 776.033,1378.14 776.033,1523.3L776.033,2489.79L1440.94,1736.22L2385.83,2775.59L2880.71,2200.41L3286.96,2634.37ZM2622.05,1405.51C2778.5,1405.51 2905.51,1532.53 2905.51,1688.98C2905.51,1845.42 2778.5,1972.44 2622.05,1972.44C2465.6,1972.44 2338.58,1845.42 2338.58,1688.98C2338.58,1532.53 2465.6,1405.51 2622.05,1405.51ZM2790.9,1172.79L1323.86,1172.79L944.882,755.906L279.97,1509.47L279.97,542.987C279.97,397.824 397.824,279.97 542.987,279.97C542.987,279.97 2527.88,279.97 2527.88,279.97C2673.04,279.97 2790.9,397.824 2790.9,542.987L2790.9,1172.79ZM2125.98,425.197C2282.43,425.197 2409.45,552.213 2409.45,708.661C2409.45,865.11 2282.43,992.126 2125.98,992.126C1969.54,992.126 1842.52,865.11 1842.52,708.661C1842.52,552.213 1969.54,425.197 2125.98,425.197Z"})})}),kve=nt({displayName:"InpaintIcon",viewBox:"0 0 3543 3543",path:S("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M3543.31,768.593C3543.31,517.323 3339.31,313.324 3088.04,313.324L455.269,313.324C203.999,313.324 0,517.323 0,768.593C0,768.593 0,2774.71 0,2774.71C0,3025.98 203.999,3229.98 455.269,3229.98L3088.04,3229.98C3339.31,3229.98 3543.31,3025.98 3543.31,2774.71C3543.31,2774.71 3543.31,768.593 3543.31,768.593ZM3446.56,2252.63L3446.56,768.593C3446.56,570.718 3285.91,410.068 3088.04,410.068C3088.04,410.068 455.269,410.068 455.269,410.068C257.394,410.068 96.745,570.718 96.745,768.593L96.745,2061.49L988.344,1051.01L1326.63,1423.12C1281.74,1438.3 1227.39,1454.93 1158.26,1480.89C995.738,1541.9 944.356,1613.28 911.834,1718.7C884.979,1805.76 875.814,1922.93 811.322,2093.5C763.918,2218.87 765.18,2304.83 790.606,2364.87C817.014,2427.22 869.858,2467.73 941.71,2493.83C1023.86,2523.67 1134.43,2534.25 1242.45,2557.97C1365.72,2585.04 1455.23,2643.2 1532.76,2665.96C1587.03,2681.89 1637.04,2683.6 1686.56,2663.56C1731.54,2645.36 1777.95,2607.64 1825.43,2535.92C1874.9,2461.2 1979.98,2369.94 2102.8,2276.91L2241.64,2429.63L2739.91,1850.53C2754.47,1841.35 2767.47,1833.12 2778.66,1825.94C2832.6,1791.35 2866.82,1742.41 2884.38,1682.61L2898.06,1666.72L3446.56,2252.63ZM1680.71,2559.9C1666.7,2570.37 1652.86,2577.22 1638.81,2580.95L1610.62,2588.45L1625.61,2644.82L1653.8,2637.33C1674.48,2631.83 1695.02,2622.04 1715.64,2606.61L1739,2589.14L1704.06,2542.43L1680.71,2559.9ZM1541.62,2570.42C1524.94,2564.58 1507.63,2557.37 1489.49,2549.48L1462.75,2537.84L1439.48,2591.33L1466.22,2602.97C1485.74,2611.46 1504.38,2619.18 1522.33,2625.47L1549.86,2635.12L1569.15,2580.07L1541.62,2570.42ZM1381.21,2503.1C1363.08,2496.04 1344.17,2489.24 1324.38,2483.03L1296.55,2474.29L1279.07,2529.94L1306.9,2538.68C1325.41,2544.49 1343.09,2550.86 1360.05,2557.46L1387.23,2568.04L1408.39,2513.68L1381.21,2503.1ZM1788.46,2430.83C1773.91,2447.61 1761.19,2463.86 1750.55,2479.44L1734.09,2503.52L1782.25,2536.43L1798.71,2512.35C1808.2,2498.46 1819.56,2484 1832.53,2469.04L1851.64,2447.01L1807.57,2408.79L1788.46,2430.83ZM1262.54,2466.49C1243.17,2462.24 1223.71,2458.43 1204.35,2454.87L1175.67,2449.6L1165.12,2506.97L1193.81,2512.24C1212.52,2515.68 1231.32,2519.35 1250.03,2523.46L1278.52,2529.72L1291.03,2472.74L1262.54,2466.49ZM1089.5,2434.66C1070.28,2431.1 1051.6,2427.35 1033.72,2423.15L1005.32,2416.49L992.002,2473.28L1020.4,2479.94C1039.14,2484.34 1058.71,2488.28 1078.86,2492.02L1107.54,2497.34L1118.18,2439.99L1089.5,2434.66ZM932.182,2386.94C917.545,2378.53 904.788,2368.71 894.532,2356.8L875.504,2334.69L831.294,2372.75L850.322,2394.85C864.755,2411.62 882.513,2425.67 903.11,2437.51L928.396,2452.05L957.469,2401.48L932.182,2386.94ZM1917.04,2306.1C1901.59,2319.37 1886.77,2332.5 1872.67,2345.44L1851.18,2365.17L1890.64,2408.14L1912.12,2388.41C1925.76,2375.89 1940.1,2363.19 1955.04,2350.36L1977.17,2331.36L1939.17,2287.1L1917.04,2306.1ZM866.485,2267.79C866.715,2251.85 868.706,2234.39 872.54,2215.21L878.257,2186.61L821.055,2175.17L815.338,2203.77C810.733,2226.81 808.434,2247.8 808.158,2266.94L807.737,2296.11L866.064,2296.95L866.485,2267.79ZM2055.08,2195.63C2039.24,2207.6 2023.66,2219.55 2008.43,2231.46L1985.45,2249.43L2021.38,2295.38L2044.36,2277.42C2059.34,2265.7 2074.66,2253.95 2090.23,2242.18L2113.51,2224.61L2078.35,2178.06L2055.08,2195.63ZM2197.62,2092.3C2181.57,2103.52 2165.6,2114.82 2149.74,2126.16L2126.02,2143.12L2159.95,2190.57L2183.67,2173.61C2199.36,2162.38 2215.18,2151.21 2231.05,2140.1L2254.95,2123.38L2221.52,2075.58L2197.62,2092.3ZM905.788,2108.14C912.858,2088.7 919.236,2069.96 925.03,2051.88L933.93,2024.1L878.378,2006.3L869.478,2034.08C863.905,2051.47 857.769,2069.5 850.968,2088.2L840.998,2115.61L895.817,2135.55L905.788,2108.14ZM2342.87,1993.45C2326.76,2004.15 2310.52,2015.01 2294.22,2026L2270.04,2042.31L2302.65,2090.67L2326.83,2074.37C2343.01,2063.45 2359.14,2052.67 2375.14,2042.04L2399.44,2025.91L2367.17,1977.31L2342.87,1993.45ZM2489.92,1897.67C2473.88,1907.94 2457.46,1918.5 2440.74,1929.32L2416.26,1945.16L2447.95,1994.14L2472.44,1978.29C2489.07,1967.53 2505.41,1957.02 2521.37,1946.8L2545.93,1931.07L2514.48,1881.94L2489.92,1897.67ZM956.972,1937.49C961.849,1917.31 966.133,1898.15 970.079,1879.93L976.253,1851.43L919.241,1839.08L913.067,1867.59C909.215,1885.38 905.033,1904.08 900.271,1923.79L893.42,1952.13L950.121,1965.84L956.972,1937.49ZM2638.01,1803.95C2622.5,1813.69 2605.98,1824.08 2588.59,1835.04L2563.91,1850.59L2595.02,1899.94L2619.69,1884.38C2637.05,1873.44 2653.55,1863.08 2669.03,1853.35L2693.73,1837.84L2662.71,1788.44L2638.01,1803.95ZM2769.59,1708.14C2760.26,1721.07 2748.81,1732.54 2735.03,1742.4L2711.31,1759.37L2745.25,1806.81L2768.97,1789.84C2788.08,1776.17 2803.93,1760.22 2816.88,1742.3L2833.95,1718.65L2786.67,1684.5L2769.59,1708.14ZM995.304,1767.43C1000.24,1748.86 1005.64,1731.66 1012.23,1715.62L1023.31,1688.64L969.359,1666.47L958.273,1693.45C950.767,1711.72 944.551,1731.29 938.928,1752.44L931.436,1780.63L987.812,1795.62L995.304,1767.43ZM1071.42,1633.09C1083.85,1622.63 1098.26,1612.75 1115.07,1603.23L1140.45,1588.86L1111.71,1538.1L1086.33,1552.47C1066.11,1563.92 1048.82,1575.88 1033.86,1588.46L1011.55,1607.24L1049.11,1651.87L1071.42,1633.09ZM2804.87,1559.28C2805.5,1578.06 2804.95,1596.1 2803,1613.27L2799.72,1642.25L2857.68,1648.81L2860.97,1619.83C2863.22,1599.96 2863.9,1579.07 2863.17,1557.33L2862.2,1528.18L2803.9,1530.12L2804.87,1559.28ZM1217.5,1558.88C1236.87,1551.88 1254.98,1545.61 1271.98,1539.88L1299.62,1530.55L1280.97,1475.28L1253.33,1484.6C1235.96,1490.46 1217.45,1496.87 1197.66,1504.02L1170.23,1513.94L1190.07,1568.8L1217.5,1558.88ZM1383.15,1502.63C1403.9,1495.17 1422.61,1487.67 1439.93,1479.27L1466.18,1466.54L1440.73,1414.06L1414.48,1426.78C1398.91,1434.33 1382.06,1441.03 1363.41,1447.74L1335.96,1457.62L1355.71,1512.51L1383.15,1502.63ZM2777.41,1393.4C2782.33,1412.11 2786.73,1430.56 2790.49,1448.67L2796.42,1477.23L2853.54,1465.37L2847.6,1436.81C2843.64,1417.72 2839.01,1398.28 2833.83,1378.57L2826.41,1350.36L2770,1365.19L2777.41,1393.4ZM1541.19,1401.64C1553.52,1387.35 1565.77,1370.94 1578.31,1351.79L1594.28,1327.39L1545.48,1295.44L1529.5,1319.84C1518.52,1336.62 1507.83,1351.02 1497.03,1363.53L1477.97,1385.61L1522.14,1423.72L1541.19,1401.64ZM2725.02,1229.27C2731.61,1247.45 2738.01,1265.61 2744.12,1283.7L2753.45,1311.33L2808.72,1292.66L2799.38,1265.03C2793.13,1246.53 2786.6,1227.96 2779.85,1209.37L2769.9,1181.95L2715.07,1201.86L2725.02,1229.27ZM1636.99,1247.12C1644.26,1232.56 1651.77,1217.04 1659.58,1200.45C1660.59,1198.3 1661.61,1196.15 1662.61,1194.02L1675.08,1167.65L1622.34,1142.72L1609.88,1169.09C1608.86,1171.25 1607.83,1173.42 1606.81,1175.59C1599.2,1191.75 1591.88,1206.88 1584.8,1221.06L1571.77,1247.16L1623.96,1273.21L1636.99,1247.12ZM2251.58,766.326C2320.04,672.986 2430.48,612.355 2554.96,612.355C2762.48,612.355 2930.95,780.83 2930.95,988.344C2930.95,1087.56 2892.44,1177.85 2829.58,1245.06C2804.67,1171.95 2775.67,1097.93 2747.18,1026.98C2699.54,908.311 2654.38,849.115 2602.9,816.501C2565.59,792.868 2523.88,781.903 2471.8,777.274C2416.47,772.355 2346.53,774.829 2251.58,766.326ZM2662.3,1066.95C2669.46,1084.79 2676.66,1102.83 2683.81,1120.98L2694.51,1148.12L2748.78,1126.72L2738.08,1099.59C2730.88,1081.32 2723.64,1063.18 2716.44,1045.23L2705.58,1018.16L2651.44,1039.88L2662.3,1066.95ZM1713.81,1090.65C1723.08,1073.13 1732.27,1056.54 1741.52,1040.87L1756.33,1015.74L1706.08,986.113L1691.27,1011.24C1681.59,1027.65 1671.95,1045.03 1662.25,1063.39L1648.61,1089.17L1700.18,1116.44L1713.81,1090.65ZM2584.06,922.671C2594.47,934.345 2604.5,948.467 2614.55,965.492L2629.38,990.608L2679.62,960.949L2664.79,935.834C2652.56,915.134 2640.26,898.042 2627.6,883.849L2608.19,862.079L2564.65,900.901L2584.06,922.671ZM1805.33,949.853C1817.51,935.859 1830.16,923.259 1843.5,912.06L1865.85,893.314L1828.36,848.625L1806.01,867.372C1790.4,880.469 1775.59,895.178 1761.34,911.545L1742.18,933.541L1786.17,971.849L1805.33,949.853ZM2446.47,869.303C2466.17,870.516 2483.98,872.335 2500.35,875.649L2528.94,881.438L2540.51,824.265L2511.93,818.476C2493.13,814.67 2472.68,812.474 2450.05,811.08L2420.94,809.287L2417.35,867.51L2446.47,869.303ZM1935.15,861.305C1951.44,856.036 1968.78,851.999 1987.35,849.144L2016.18,844.713L2007.32,787.057L1978.49,791.488C1956.68,794.84 1936.32,799.616 1917.19,805.802L1889.44,814.778L1907.39,870.28L1935.15,861.305ZM2271.35,861.832C2292.28,863.33 2311.95,864.351 2330.47,865.114L2359.61,866.316L2362.01,808.032L2332.87,806.83C2314.9,806.09 2295.82,805.1 2275.51,803.648L2246.42,801.567L2242.26,859.751L2271.35,861.832ZM2097.81,844.858C2115.7,845.771 2134.46,847.337 2154.17,849.543L2183.16,852.787L2189.65,794.816L2160.66,791.572C2139.72,789.228 2119.79,787.57 2100.78,786.6L2071.65,785.114L2068.68,843.372L2097.81,844.858Z"})}),Eve=nt({displayName:"NodesIcon",viewBox:"0 0 3543 3543",path:S("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M3543.31,770.787C3543.31,515.578 3336.11,308.38 3080.9,308.38L462.407,308.38C207.197,308.38 0,515.578 0,770.787L0,2766.03C0,3021.24 207.197,3228.44 462.407,3228.44L3080.9,3228.44C3336.11,3228.44 3543.31,3021.24 3543.31,2766.03C3543.31,2766.03 3543.31,770.787 3543.31,770.787ZM3427.88,770.787L3427.88,2766.03C3427.88,2957.53 3272.4,3113.01 3080.9,3113.01C3080.9,3113.01 462.407,3113.01 462.407,3113.01C270.906,3113.01 115.431,2957.53 115.431,2766.03L115.431,770.787C115.431,579.286 270.906,423.812 462.407,423.812L3080.9,423.812C3272.4,423.812 3427.88,579.286 3427.88,770.787ZM1214.23,1130.69L1321.47,1130.69C1324.01,1130.69 1326.54,1130.53 1329.05,1130.2C1329.05,1130.2 1367.3,1125.33 1397.94,1149.8C1421.63,1168.72 1437.33,1204.3 1437.33,1265.48L1437.33,2078.74L1220.99,2078.74C1146.83,2078.74 1086.61,2138.95 1086.61,2213.12L1086.61,2762.46C1086.61,2836.63 1146.83,2896.84 1220.99,2896.84L1770.34,2896.84C1844.5,2896.84 1904.71,2836.63 1904.71,2762.46L1904.71,2213.12C1904.71,2138.95 1844.5,2078.74 1770.34,2078.74L1554,2078.74L1554,1604.84C1625.84,1658.19 1703.39,1658.1 1703.39,1658.1C1703.54,1658.1 1703.69,1658.11 1703.84,1658.11L2362.2,1658.11L2362.2,1874.44C2362.2,1948.61 2422.42,2008.82 2496.58,2008.82L3045.93,2008.82C3120.09,2008.82 3180.3,1948.61 3180.3,1874.44L3180.3,1325.1C3180.3,1250.93 3120.09,1190.72 3045.93,1190.72L2496.58,1190.72C2422.42,1190.72 2362.2,1250.93 2362.2,1325.1L2362.2,1558.97L2362.2,1541.44L1704.23,1541.44C1702.2,1541.37 1650.96,1539.37 1609.51,1499.26C1577.72,1468.49 1554,1416.47 1554,1331.69L1554,1265.48C1554,1153.86 1513.98,1093.17 1470.76,1058.64C1411.24,1011.1 1338.98,1012.58 1319.15,1014.03L1214.23,1014.03L1214.23,796.992C1214.23,722.828 1154.02,662.617 1079.85,662.617L530.507,662.617C456.343,662.617 396.131,722.828 396.131,796.992L396.131,1346.34C396.131,1420.5 456.343,1480.71 530.507,1480.71L1079.85,1480.71C1154.02,1480.71 1214.23,1420.5 1214.23,1346.34L1214.23,1130.69Z"})}),Pve=nt({displayName:"OutpaintIcon",viewBox:"0 0 3543 3543",path:S("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M3543.31,766.352C3543.31,516.705 3340.63,314.024 3090.98,314.024L452.328,314.024C202.681,314.024 0,516.705 0,766.352L0,2776.95C0,3026.6 202.681,3229.28 452.328,3229.28C452.328,3229.28 3090.98,3229.28 3090.98,3229.28C3340.63,3229.28 3543.31,3026.6 3543.31,2776.95C3543.31,2776.95 3543.31,766.352 3543.31,766.352ZM3454.26,766.352L3454.26,2776.95C3454.26,2977.46 3291.48,3140.24 3090.98,3140.24L452.328,3140.24C251.825,3140.24 89.043,2977.46 89.043,2776.95C89.043,2776.95 89.043,766.352 89.043,766.352C89.043,565.849 251.825,403.067 452.328,403.067C452.328,403.067 3090.98,403.067 3090.98,403.067C3291.48,403.067 3454.26,565.849 3454.26,766.352ZM1294.01,2603.04L1394.01,2603.04L1394.01,2553.04L1294.01,2553.04L1294.01,2603.04ZM2494.01,2603.04L2524.53,2603.04C2541.26,2603.04 2557.62,2601.44 2573.47,2598.39L2598.02,2593.66L2588.56,2544.56L2564.01,2549.29C2551.23,2551.75 2538.03,2553.04 2524.53,2553.04L2494.01,2553.04L2494.01,2603.04ZM2344.01,2603.04L2444.01,2603.04L2444.01,2553.04L2344.01,2553.04L2344.01,2603.04ZM994.01,2603.04L1094.01,2603.04L1094.01,2553.04L994.01,2553.04L994.01,2603.04ZM1144.01,2603.04L1244.01,2603.04L1244.01,2553.04L1144.01,2553.04L1144.01,2603.04ZM2194.01,2603.04L2294.01,2603.04L2294.01,2553.04L2194.01,2553.04L2194.01,2603.04ZM2044.01,2603.04L2144.01,2603.04L2144.01,2553.04L2044.01,2553.04L2044.01,2603.04ZM1894.01,2603.04L1994.01,2603.04L1994.01,2553.04L1894.01,2553.04L1894.01,2603.04ZM1744.01,2603.04L1844.01,2603.04L1844.01,2553.04L1744.01,2553.04L1744.01,2603.04ZM1444.01,2603.04L1544.01,2603.04L1544.01,2553.04L1444.01,2553.04L1444.01,2603.04ZM1594.01,2603.04L1694.01,2603.04L1694.01,2553.04L1594.01,2553.04L1594.01,2603.04ZM864.145,2551.46C878.835,2562.5 894.741,2572 911.624,2579.74L934.352,2590.15L955.18,2544.7L932.452,2534.28C918.844,2528.05 906.024,2520.39 894.185,2511.49L874.199,2496.47L844.16,2536.44L864.145,2551.46ZM2674.44,2554.92C2689.46,2544.16 2703.28,2531.82 2715.65,2518.14L2732.42,2499.61L2695.35,2466.06L2678.58,2484.6C2668.59,2495.63 2657.44,2505.59 2645.32,2514.28L2625,2528.84L2654.12,2569.48L2674.44,2554.92ZM865.632,1911.31L1339.59,1374.15L2030.89,2134.59L2392.97,1713.77L2677.68,2017.9L2677.68,2324.93C2677.68,2424.23 2597.06,2504.85 2497.76,2504.85C2497.76,2504.85 1045.55,2504.85 1045.55,2504.85C946.251,2504.85 865.632,2424.23 865.632,2324.93L865.632,1911.31ZM771.251,2417.22C776.455,2435.14 783.552,2452.26 792.313,2468.35L804.27,2490.3L848.18,2466.39L836.223,2444.43C829.171,2431.49 823.457,2417.7 819.268,2403.28L812.297,2379.27L764.28,2393.21L771.251,2417.22ZM2770.36,2422.83C2775.83,2405.47 2779.52,2387.33 2781.2,2368.61L2783.43,2343.71L2733.64,2339.24L2731.4,2364.14C2730.05,2379.21 2727.08,2393.82 2722.67,2407.79L2715.15,2431.63L2762.84,2446.67L2770.36,2422.83ZM761.068,2236.12L761.068,2336.12L811.068,2336.12L811.068,2236.12L761.068,2236.12ZM2782.24,2291.41L2782.24,2191.41L2732.24,2191.41L2732.24,2291.41L2782.24,2291.41ZM761.068,2086.12L761.068,2186.12L811.068,2186.12L811.068,2086.12L761.068,2086.12ZM2782.24,2141.41L2782.24,2041.4L2732.24,2041.4L2732.24,2141.41L2782.24,2141.41ZM761.068,1936.12L761.068,2036.12L811.068,2036.12L811.068,1936.12L761.068,1936.12ZM2782.24,1991.4L2782.24,1891.4L2732.24,1891.4L2732.24,1991.4L2782.24,1991.4ZM761.068,1786.12L761.068,1886.12L811.068,1886.12L811.068,1786.12L761.068,1786.12ZM2782.24,1841.4L2782.24,1741.41L2732.24,1741.41L2732.24,1841.4L2782.24,1841.4ZM761.068,1636.12L761.068,1736.12L811.068,1736.12L811.068,1636.12L761.068,1636.12ZM2782.24,1691.41L2782.24,1591.41L2732.24,1591.41L2732.24,1691.41L2782.24,1691.41ZM761.068,1486.12L761.068,1586.12L811.068,1586.12L811.068,1486.12L761.068,1486.12ZM2203.72,1132.2C2318.18,1132.2 2411.11,1225.13 2411.11,1339.59C2411.11,1454.05 2318.18,1546.98 2203.72,1546.98C2089.26,1546.98 1996.33,1454.05 1996.33,1339.59C1996.33,1225.13 2089.26,1132.2 2203.72,1132.2ZM2782.24,1541.41L2782.24,1441.41L2732.24,1441.41L2732.24,1541.41L2782.24,1541.41ZM761.068,1336.12L761.068,1436.12L811.068,1436.12L811.068,1336.12L761.068,1336.12ZM2782.24,1391.41L2782.24,1291.41L2732.24,1291.41L2732.24,1391.41L2782.24,1391.41ZM761.068,1186.12L761.068,1286.12L811.068,1286.12L811.068,1186.12L761.068,1186.12ZM2732.24,1197.98L2732.24,1241.41L2782.24,1241.41L2782.24,1172.98L2781.03,1172.98C2780.06,1162.82 2778.49,1152.83 2776.36,1143.04L2771.04,1118.62L2722.18,1129.24L2727.5,1153.67C2730.61,1167.95 2732.24,1182.78 2732.24,1197.98ZM804.386,1055C794.186,1070.26 785.572,1086.67 778.777,1103.99L769.647,1127.26L816.194,1145.52L825.324,1122.25C830.797,1108.3 837.738,1095.08 845.955,1082.79L859.848,1062L818.279,1034.21L804.386,1055ZM2730.5,1043.14C2719.39,1028.39 2706.73,1014.86 2692.77,1002.81L2673.84,986.48L2641.17,1024.34L2660.1,1040.67C2671.37,1050.39 2681.59,1061.31 2690.56,1073.22L2705.6,1093.19L2745.54,1063.11L2730.5,1043.14ZM933.266,954.821C915.698,961.006 898.998,969.041 883.402,978.694L862.144,991.851L888.457,1034.37L909.715,1021.21C922.275,1013.44 935.723,1006.96 949.871,1001.98L973.452,993.681L956.848,946.518L933.266,954.821ZM2596.18,950.378C2578.71,945.327 2560.49,942.072 2541.72,940.832L2516.78,939.183L2513.48,989.074L2538.43,990.723C2553.54,991.722 2568.22,994.341 2582.28,998.409L2606.3,1005.36L2620.19,957.325L2596.18,950.378ZM2165.09,940.265L2065.09,940.265L2065.09,990.265L2165.09,990.265L2165.09,940.265ZM2015.09,940.265L1915.09,940.265L1915.09,990.265L2015.09,990.265L2015.09,940.265ZM1115.08,940.265L1015.08,940.265L1015.08,990.265L1115.08,990.265L1115.08,940.265ZM1865.08,940.265L1765.08,940.265L1765.08,990.265L1865.08,990.265L1865.08,940.265ZM1265.08,940.265L1165.08,940.265L1165.08,990.265L1265.08,990.265L1265.08,940.265ZM1415.08,940.265L1315.08,940.265L1315.08,990.265L1415.08,990.265L1415.08,940.265ZM1565.08,940.265L1465.08,940.265L1465.08,990.265L1565.08,990.265L1565.08,940.265ZM1715.08,940.265L1615.08,940.265L1615.08,990.265L1715.08,990.265L1715.08,940.265ZM2465.09,940.265L2365.09,940.265L2365.09,990.265L2465.09,990.265L2465.09,940.265ZM2315.09,940.265L2215.09,940.265L2215.09,990.265L2315.09,990.265L2315.09,940.265Z"})}),Tve=nt({displayName:"PostprocessingIcon",viewBox:"0 0 3543 3543",path:S("path",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M709.477,1596.53L992.591,1275.66L2239.09,2646.81L2891.95,1888.03L3427.88,2460.51L3427.88,994.78C3427.88,954.66 3421.05,916.122 3408.5,880.254L3521.9,855.419C3535.8,899.386 3543.31,946.214 3543.31,994.78L3543.31,2990.02C3543.31,3245.23 3336.11,3452.43 3080.9,3452.43C3080.9,3452.43 462.407,3452.43 462.407,3452.43C207.197,3452.43 -0,3245.23 -0,2990.02L-0,994.78C-0,739.571 207.197,532.373 462.407,532.373L505.419,532.373L504.644,532.546L807.104,600.085C820.223,601.729 832.422,607.722 841.77,617.116C850.131,625.517 855.784,636.21 858.055,647.804L462.407,647.804C270.906,647.804 115.431,803.279 115.431,994.78L115.431,2075.73L-0,2101.5L115.431,2127.28L115.431,2269.78L220.47,2150.73L482.345,2209.21C503.267,2211.83 522.722,2221.39 537.63,2236.37C552.538,2251.35 562.049,2270.9 564.657,2291.93L671.84,2776.17L779.022,2291.93C781.631,2270.9 791.141,2251.35 806.05,2236.37C820.958,2221.39 840.413,2211.83 861.334,2209.21L1353.15,2101.5L861.334,1993.8C840.413,1991.18 820.958,1981.62 806.05,1966.64C791.141,1951.66 781.631,1932.11 779.022,1911.08L709.477,1596.53ZM671.84,1573.09L725.556,2006.07C726.863,2016.61 731.63,2026.4 739.101,2033.91C746.573,2041.42 756.323,2046.21 766.808,2047.53L1197.68,2101.5L766.808,2155.48C756.323,2156.8 746.573,2161.59 739.101,2169.09C731.63,2176.6 726.863,2186.4 725.556,2196.94L671.84,2629.92L618.124,2196.94C616.817,2186.4 612.05,2176.6 604.579,2169.09C597.107,2161.59 587.357,2156.8 576.872,2155.48L146.001,2101.5L576.872,2047.53C587.357,2046.21 597.107,2041.42 604.579,2033.91C612.05,2026.4 616.817,2016.61 618.124,2006.07L671.84,1573.09ZM609.035,1710.36L564.657,1911.08C562.049,1932.11 552.538,1951.66 537.63,1966.64C522.722,1981.62 503.267,1991.18 482.345,1993.8L328.665,2028.11L609.035,1710.36ZM2297.12,938.615L2451.12,973.003C2480.59,976.695 2507.99,990.158 2528.99,1011.26C2549.99,1032.37 2563.39,1059.9 2567.07,1089.52L2672.73,1566.9C2634.5,1580.11 2593.44,1587.29 2550.72,1587.29C2344.33,1587.29 2176.77,1419.73 2176.77,1213.34C2176.77,1104.78 2223.13,1006.96 2297.12,938.615ZM2718.05,76.925L2793.72,686.847C2795.56,701.69 2802.27,715.491 2812.8,726.068C2823.32,736.644 2837.06,743.391 2851.83,745.242L3458.78,821.28L2851.83,897.318C2837.06,899.168 2823.32,905.916 2812.8,916.492C2802.27,927.068 2795.56,940.87 2793.72,955.712L2718.05,1565.63L2642.38,955.712C2640.54,940.87 2633.83,927.068 2623.3,916.492C2612.78,905.916 2599.04,899.168 2584.27,897.318L1977.32,821.28L2584.27,745.242C2599.04,743.391 2612.78,736.644 2623.3,726.068C2633.83,715.491 2640.54,701.69 2642.38,686.847L2718.05,76.925ZM2883.68,1043.06C2909.88,1094.13 2924.67,1152.02 2924.67,1213.34C2924.67,1335.4 2866.06,1443.88 2775.49,1512.14L2869.03,1089.52C2871.07,1073.15 2876.07,1057.42 2883.68,1043.06ZM925.928,201.2L959.611,472.704C960.431,479.311 963.42,485.455 968.105,490.163C972.79,494.871 978.904,497.875 985.479,498.698L1255.66,532.546L985.479,566.395C978.904,567.218 972.79,570.222 968.105,574.93C963.42,579.638 960.431,585.781 959.611,592.388L925.928,863.893L892.245,592.388C891.425,585.781 888.436,579.638 883.751,574.93C879.066,570.222 872.952,567.218 866.378,566.395L596.195,532.546L866.378,498.698C872.952,497.875 879.066,494.871 883.751,490.163C888.436,485.455 891.425,479.311 892.245,472.704L925.928,201.2ZM2864.47,532.373L3080.9,532.373C3258.7,532.373 3413.2,632.945 3490.58,780.281L3319.31,742.773C3257.14,683.925 3173.2,647.804 3080.9,647.804L2927.07,647.804C2919.95,642.994 2913.25,637.473 2907.11,631.298C2886.11,610.194 2872.71,582.655 2869.03,553.04L2864.47,532.373ZM1352.36,532.373L2571.64,532.373L2567.07,553.04C2563.39,582.655 2549.99,610.194 2528.99,631.298C2522.85,637.473 2516.16,642.994 2509.03,647.804L993.801,647.804C996.072,636.21 1001.73,625.517 1010.09,617.116C1019.43,607.722 1031.63,601.729 1044.75,600.085L1353.15,532.546L1352.36,532.373Z"})}),Lve=nt({displayName:"TextToImageIcon",viewBox:"0 0 3543 3543",path:S("g",{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",transform:"matrix(1.11667,0,0,1.1066,-231.131,-213.062)",children:S("path",{d:"M2209.59,1137.35L2209.59,1098.17C2177.13,1108.99 2125.74,1121.91 2055.41,1136.94C2054.77,1137.08 2054.14,1137.21 2053.49,1137.35L1662.79,1137.35C1687.75,1101.98 1720.8,1074.35 1761.93,1054.44C1808.52,1031.9 1875.69,1012.22 1963.45,995.386C2081.86,973.146 2163.91,952.409 2209.59,933.174L2209.59,907.929C2209.59,859.241 2197.57,824.529 2173.53,803.792C2149.48,783.054 2104.1,772.686 2037.38,772.686C1992.3,772.686 1957.14,781.552 1931.89,799.284C1906.64,817.015 1886.21,848.121 1870.58,892.601L1640.67,851.127C1666.51,758.56 1710.99,690.037 1774.11,645.557C1837.22,601.077 1930.99,578.837 2055.41,578.837C2168.42,578.837 2252.57,592.211 2307.87,618.959C2363.17,645.707 2402.09,679.668 2424.63,720.842C2447.17,762.016 2458.44,837.602 2458.44,947.6L2456.7,1137.35L3021.34,1137.35C3214.79,1137.35 3371.86,1294.41 3371.86,1487.87C3371.86,1487.87 3371.86,3000.32 3371.86,3000.32C3371.86,3193.78 3214.79,3350.84 3021.34,3350.84C3021.34,3350.84 1036.45,3350.84 1036.45,3350.84C842.991,3350.84 685.93,3193.78 685.93,3000.32L685.93,1487.87C685.93,1400.21 718.174,1320.03 771.448,1258.54L772.123,1257.76L607.408,1257.76L498.311,1558L215.202,1558L730.028,236.22L1012.24,236.22L1373.06,1137.35L2209.59,1137.35ZM3284.36,2598.93L3284.36,1487.87C3284.36,1342.71 3166.5,1224.85 3021.34,1224.85C3021.34,1224.85 1036.45,1224.85 1036.45,1224.85C891.284,1224.85 773.43,1342.71 773.43,1487.87L773.43,2454.35L1438.34,1700.79L2383.22,2740.16L2878.11,2164.98L3284.36,2598.93ZM2619.44,1370.08C2775.89,1370.08 2902.91,1497.1 2902.91,1653.54C2902.91,1809.99 2775.89,1937.01 2619.44,1937.01C2462.99,1937.01 2335.98,1809.99 2335.98,1653.54C2335.98,1497.1 2462.99,1370.08 2619.44,1370.08ZM772.877,1256.89L772.849,1256.93L773.167,1256.57L772.877,1256.89ZM773.634,1256.04L773.563,1256.12L773.985,1255.64L773.634,1256.04ZM774.394,1255.18L774.276,1255.31L774.746,1254.78L774.394,1255.18ZM775.157,1254.32L774.988,1254.51L775.493,1253.95L775.157,1254.32ZM775.923,1253.47L775.698,1253.72L776.237,1253.12L775.923,1253.47ZM776.691,1252.62L776.403,1252.94L776.979,1252.3L776.691,1252.62ZM777.462,1251.77L777.098,1252.17L777.723,1251.49L777.462,1251.77ZM925.081,1155.44C868.026,1174.57 817.508,1207.99 777.775,1251.43C817.511,1207.99 868.031,1174.57 925.081,1155.44ZM925.646,1155.25L925.108,1155.43L926.103,1155.1L925.646,1155.25ZM935.286,1152.2C932.214,1153.12 929.159,1154.09 926.13,1155.09C929.165,1154.09 932.219,1153.12 935.286,1152.2ZM935.716,1152.07L935.384,1152.17L936.292,1151.89L935.716,1152.07ZM936.843,1151.73L936.451,1151.85L937.327,1151.59L936.843,1151.73ZM937.972,1151.4L937.514,1151.53L938.377,1151.28L937.972,1151.4ZM939.102,1151.07L938.57,1151.22L939.438,1150.97L939.102,1151.07ZM940.233,1150.74L939.613,1150.92L940.505,1150.67L940.233,1150.74ZM946.659,1148.98C944.639,1149.51 942.626,1150.07 940.626,1150.63C942.631,1150.06 944.642,1149.51 946.659,1148.98ZM947.056,1148.87L946.829,1148.93L947.659,1148.71L947.056,1148.87ZM948.198,1148.57L947.919,1148.65L948.705,1148.44L948.198,1148.57ZM949.342,1148.28L949.008,1148.37L949.771,1148.17L949.342,1148.28ZM950.488,1147.99L950.096,1148.09L950.848,1147.9L950.488,1147.99ZM951.635,1147.7L951.182,1147.81L951.932,1147.63L951.635,1147.7ZM952.783,1147.42L952.262,1147.55L953.022,1147.36L952.783,1147.42ZM953.933,1147.14L953.327,1147.28L954.115,1147.09L953.933,1147.14ZM958.213,1146.13C956.927,1146.42 955.644,1146.73 954.354,1147.04C955.637,1146.73 956.923,1146.43 958.213,1146.13ZM958.547,1146.06L958.409,1146.09L959.174,1145.91L958.547,1146.06ZM959.704,1145.79L959.517,1145.84L960.229,1145.68L959.704,1145.79ZM960.863,1145.54L960.626,1145.59L961.311,1145.44L960.863,1145.54ZM962.023,1145.28L961.736,1145.35L962.406,1145.2L962.023,1145.28ZM963.184,1145.03L962.846,1145.11L963.508,1144.97L963.184,1145.03ZM964.347,1144.79L963.956,1144.87L964.615,1144.73L964.347,1144.79ZM965.511,1144.55L965.066,1144.64L965.725,1144.5L965.511,1144.55ZM966.677,1144.31L966.172,1144.41L966.838,1144.28L966.677,1144.31ZM967.844,1144.08L967.269,1144.19L967.953,1144.05L967.844,1144.08ZM970.183,1143.62C969.793,1143.69 969.403,1143.77 969.013,1143.85L969.055,1143.84C969.413,1143.77 969.771,1143.7 970.129,1143.63L970.183,1143.62ZM971.354,1143.4L971.245,1143.42L971.882,1143.3L971.354,1143.4ZM972.526,1143.18L972.37,1143.21L972.987,1143.09L972.526,1143.18ZM973.7,1142.96L973.496,1143L974.103,1142.89L973.7,1142.96ZM974.876,1142.75L974.624,1142.8L975.225,1142.69L974.876,1142.75ZM976.052,1142.55L975.754,1142.6L976.349,1142.49L976.052,1142.55ZM977.23,1142.34L976.885,1142.4L977.476,1142.3L977.23,1142.34ZM978.41,1142.14L978.019,1142.21L978.605,1142.11L978.41,1142.14ZM979.59,1141.95L979.156,1142.02L979.736,1141.92L979.59,1141.95ZM980.772,1141.76L980.299,1141.83L980.868,1141.74L980.772,1141.76ZM981.955,1141.57L981.464,1141.65L982.002,1141.56L981.955,1141.57ZM983.14,1141.39L983.1,1141.39L983.605,1141.32L983.14,1141.39ZM984.326,1141.21L984.239,1141.22L984.778,1141.14L984.326,1141.21ZM985.513,1141.03L985.379,1141.05L985.928,1140.97L985.513,1141.03ZM986.702,1140.86L986.521,1140.89L987.073,1140.81L986.702,1140.86ZM987.891,1140.69L987.665,1140.73L988.218,1140.65L987.891,1140.69ZM989.082,1140.53L988.811,1140.57L989.363,1140.49L989.082,1140.53ZM990.275,1140.37L989.96,1140.41L990.508,1140.34L990.275,1140.37ZM991.468,1140.22L991.113,1140.26L991.654,1140.19L991.468,1140.22ZM992.663,1140.07L992.273,1140.12L992.8,1140.05L992.663,1140.07ZM993.859,1139.92L993.447,1139.97L993.948,1139.91L993.859,1139.92ZM995.056,1139.78L994.671,1139.82L995.097,1139.77L995.056,1139.78ZM996.255,1139.64L996.23,1139.64L996.578,1139.6L996.255,1139.64ZM997.454,1139.5L997.383,1139.51L997.852,1139.46L997.454,1139.5ZM998.655,1139.37L998.537,1139.38L999.041,1139.33L998.655,1139.37ZM999.857,1139.24L999.693,1139.26L1000.21,1139.21L999.857,1139.24ZM1001.06,1139.12L1000.85,1139.14L1001.38,1139.09L1001.06,1139.12ZM1002.26,1139L1002.01,1139.03L1002.54,1138.98L1002.26,1139ZM1003.47,1138.89L1003.18,1138.91L1003.7,1138.87L1003.47,1138.89ZM1004.68,1138.78L1004.34,1138.81L1004.86,1138.76L1004.68,1138.78ZM1005.89,1138.67L1005.52,1138.7L1006.02,1138.66L1005.89,1138.67ZM1007.1,1138.57L1006.71,1138.6L1007.18,1138.56L1007.1,1138.57ZM1008.31,1138.47L1007.96,1138.5L1008.35,1138.46L1008.31,1138.47ZM1009.52,1138.37L1009.5,1138.38L1009.72,1138.36L1009.52,1138.37ZM1010.73,1138.28L1010.67,1138.29L1011.1,1138.26L1010.73,1138.28ZM1011.94,1138.2L1011.84,1138.2L1012.32,1138.17L1011.94,1138.2ZM1013.16,1138.12L1013,1138.13L1013.51,1138.09L1013.16,1138.12ZM1014.37,1138.04L1014.17,1138.05L1014.69,1138.02L1014.37,1138.04ZM1015.59,1137.96L1015.35,1137.98L1015.86,1137.95L1015.59,1137.96ZM1016.81,1137.89L1016.52,1137.91L1017.04,1137.88L1016.81,1137.89ZM1018.03,1137.83L1017.7,1137.85L1018.21,1137.82L1018.03,1137.83ZM1019.25,1137.77L1018.89,1137.79L1019.39,1137.76L1019.25,1137.77ZM1020.47,1137.71L1020.1,1137.73L1020.56,1137.71L1020.47,1137.71ZM1021.69,1137.66L1021.36,1137.67L1021.74,1137.66L1021.69,1137.66ZM1022.92,1137.61L1022.91,1137.61L1023.02,1137.61L1022.92,1137.61ZM1024.14,1137.57L1024.09,1137.57L1024.49,1137.55L1024.14,1137.57ZM1025.37,1137.52L1025.27,1137.53L1025.74,1137.51L1025.37,1137.52ZM1026.6,1137.49L1026.45,1137.49L1026.94,1137.48L1026.6,1137.49ZM1027.82,1137.46L1027.63,1137.46L1028.14,1137.45L1027.82,1137.46ZM1029.05,1137.43L1028.81,1137.43L1029.33,1137.42L1029.05,1137.43ZM1030.28,1137.41L1030,1137.41L1030.52,1137.4L1030.28,1137.41ZM1031.51,1137.39L1031.19,1137.39L1031.7,1137.38L1031.51,1137.39ZM1032.75,1137.37L1032.39,1137.38L1032.89,1137.37L1032.75,1137.37ZM1033.98,1137.36L1033.61,1137.36L1034.07,1137.36L1033.98,1137.36ZM1035.21,1137.35L1034.87,1137.36L1035.26,1137.35L1035.21,1137.35ZM1050.1,1035.06L867.977,544.575L689.455,1035.06L1050.1,1035.06Z"})})});var Ji=(e=>(e[e.PROMPT=0]="PROMPT",e[e.GALLERY=1]="GALLERY",e[e.OTHER=2]="OTHER",e[e.SEED=3]="SEED",e[e.VARIATIONS=4]="VARIATIONS",e[e.UPSCALE=5]="UPSCALE",e[e.FACE_CORRECTION=6]="FACE_CORRECTION",e[e.IMAGE_TO_IMAGE=7]="IMAGE_TO_IMAGE",e))(Ji||{});const Ave={[0]:{text:"This field will take all prompt text, including both content and stylistic terms. While weights can be included in the prompt, standard CLI Commands/parameters will not work.",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[1]:{text:"As new invocations are generated, files from the output directory will be displayed here. Generations have additional options to configure new generations.",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[2]:{text:"These options will enable alternative processing modes for Invoke. Seamless tiling will work to generate repeating patterns in the output. High Resolution Optimization performs a two-step generation cycle, and should be used at higher resolutions when you desire a more coherent image/composition. ",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[3]:{text:"Seed values provide an initial set of noise which guide the denoising process, and can be randomized or populated with a seed from a previous invocation. The Threshold feature can be used to mitigate undesirable outcomes at higher CFG values (try between 0-10), and Perlin can be used to add Perlin noise into the denoising process - Both serve to add variation to your outputs. ",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[4]:{text:"Try a variation with an amount of between 0 and 1 to change the output image for the set seed - Interesting variations on the seed are found between 0.1 and 0.3.",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[5]:{text:"Using ESRGAN you can increase the output resolution without requiring a higher width/height in the initial generation.",href:"link/to/docs/feature1.html",guideImage:"asset/path.gif"},[6]:{text:"Using GFPGAN or Codeformer, Face Correction will attempt to identify faces in outputs, and correct any defects/abnormalities. Higher strength values will apply a stronger corrective pressure on outputs, resulting in more appealing faces. With Codeformer, a higher fidelity will attempt to preserve the original image, at the expense of face correction strength.",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"},[7]:{text:"ImageToImage allows the upload of an initial image, which InvokeAI will use to guide the generation process, along with a prompt. A lower value for this setting will more closely resemble the original image. Values between 0-1 are accepted, and a range of .25-.75 is recommended ",href:"link/to/docs/feature3.html",guideImage:"asset/path.gif"}},Su=e=>{const{label:t,isDisabled:n=!1,width:r="auto",formControlProps:i,formLabelProps:o,styleClass:a,...s}=e;return S(td,{isDisabled:n,width:r,className:`invokeai__switch-form-control ${a}`,...i,children:te(Gf,{className:"invokeai__switch-form-label",whiteSpace:"nowrap",...o,children:[t,S(v7,{className:"invokeai__switch-root",...s})]})})};function O7(){const e=Be(i=>i.system.isGFPGANAvailable),t=Be(i=>i.options.shouldRunFacetool),n=ct();return te(Dn,{justifyContent:"space-between",alignItems:"center",width:"100%",mr:2,children:[S("p",{children:"Restore Face"}),S(Su,{isDisabled:!e,isChecked:t,onChange:i=>n(l6e(i.target.checked))})]})}const zL=/^-?(0\.)?\.?$/,no=e=>{const{label:t,styleClass:n,isDisabled:r=!1,showStepper:i=!0,width:o,textAlign:a,isInvalid:s,value:l,onChange:d,min:p,max:g,isInteger:m=!0,formControlProps:y,formLabelProps:b,numberInputFieldProps:w,numberInputStepperProps:P,tooltipProps:E,...k}=e,[L,M]=C.exports.useState(String(l));C.exports.useEffect(()=>{!L.match(zL)&&l!==Number(L)&&M(String(l))},[l,L]);const O=D=>{M(D),D.match(zL)||d(m?Math.floor(Number(D)):Number(D))},N=D=>{const z=At.clamp(m?Math.floor(Number(D.target.value)):Number(D.target.value),p,g);M(String(z)),d(z)};return S(Rr,{...E,children:te(td,{isDisabled:r,isInvalid:s,className:n?`invokeai__number-input-form-control ${n}`:"invokeai__number-input-form-control",...y,children:[S(Gf,{className:"invokeai__number-input-form-label",style:{display:t?"block":"none"},...b,children:t}),te(iF,{className:"invokeai__number-input-root",value:L,keepWithinRange:!0,clampValueOnBlur:!1,onChange:O,onBlur:N,width:o,...k,children:[S(oF,{className:"invokeai__number-input-field",textAlign:a,...w}),te("div",{className:"invokeai__number-input-stepper",style:i?{display:"block"}:{display:"none"},children:[S(lF,{...P,className:"invokeai__number-input-stepper-button"}),S(sF,{...P,className:"invokeai__number-input-stepper-button"})]})]})]})})},Tv=e=>{const{label:t,isDisabled:n,validValues:r,size:i="sm",fontSize:o="md",styleClass:a,...s}=e;return te(td,{isDisabled:n,className:`invokeai__select ${a}`,onClick:l=>{l.stopPropagation(),l.nativeEvent.stopImmediatePropagation(),l.nativeEvent.stopPropagation(),l.nativeEvent.cancelBubble=!0},children:[S(Gf,{fontSize:o,marginBottom:1,flexGrow:2,whiteSpace:"nowrap",className:"invokeai__select-label",children:t}),S(gF,{fontSize:o,size:i,...s,className:"invokeai__select-picker",children:r.map(l=>typeof l=="string"||typeof l=="number"?S("option",{value:l,className:"invokeai__select-option",children:l},l):S("option",{value:l.value,children:l.key},l.value))})]})},Mve=["ddim","plms","k_lms","k_dpm_2","k_dpm_2_a","k_euler","k_euler_a","k_heun"],Ive=[64,128,192,256,320,384,448,512,576,640,704,768,832,896,960,1024,1088,1152,1216,1280,1344,1408,1472,1536,1600,1664,1728,1792,1856,1920,1984,2048],Rve=[64,128,192,256,320,384,448,512,576,640,704,768,832,896,960,1024,1088,1152,1216,1280,1344,1408,1472,1536,1600,1664,1728,1792,1856,1920,1984,2048],Ove=[{key:"2x",value:2},{key:"4x",value:4}],N7=0,D7=4294967295,Nve=["gfpgan","codeformer"],Dve=Wt(e=>e.options,e=>({facetoolStrength:e.facetoolStrength,facetoolType:e.facetoolType,codeformerFidelity:e.codeformerFidelity}),{memoizeOptions:{resultEqualityCheck:la.exports.isEqual}}),zve=Wt(e=>e.system,e=>({isGFPGANAvailable:e.isGFPGANAvailable}),{memoizeOptions:{resultEqualityCheck:la.exports.isEqual}}),px=()=>{const e=ct(),{facetoolStrength:t,facetoolType:n,codeformerFidelity:r}=Be(Dve),{isGFPGANAvailable:i}=Be(zve),o=l=>e(p3(l)),a=l=>e(EH(l)),s=l=>e(g3(l.target.value));return te(Dn,{direction:"column",gap:2,children:[S(Tv,{label:"Type",validValues:Nve.concat(),value:n,onChange:s}),S(no,{isDisabled:!i,label:"Strength",step:.05,min:0,max:1,onChange:o,value:t,width:"90px",isInteger:!1}),n==="codeformer"&&S(no,{isDisabled:!i,label:"Fidelity",step:.05,min:0,max:1,onChange:a,value:r,width:"90px",isInteger:!1})]})};function Fve(){const e=ct(),t=Be(r=>r.options.shouldFitToWidthHeight);return S(Su,{label:"Fit Initial Image To Output Size",isChecked:t,onChange:r=>e(PH(r.target.checked))})}function gB(e){const{label:t="Strength",styleClass:n}=e,r=Be(a=>a.options.img2imgStrength),i=ct();return S(no,{label:t,step:.01,min:.01,max:.99,onChange:a=>i(kH(a)),value:r,width:"100%",isInteger:!1,styleClass:n})}const mB=()=>S(Pl,{flex:"1",textAlign:"left",children:"Other Options"}),Bve=()=>{const e=ct(),t=Be(r=>r.options.hiresFix);return S(Dn,{gap:2,direction:"column",children:S(Su,{label:"High Res Optimization",fontSize:"md",isChecked:t,onChange:r=>e(_H(r.target.checked))})})},$ve=()=>{const e=ct(),t=Be(r=>r.options.seamless);return S(Dn,{gap:2,direction:"column",children:S(Su,{label:"Seamless tiling",fontSize:"md",isChecked:t,onChange:r=>e(CH(r.target.checked))})})},vB=()=>te(Dn,{gap:2,direction:"column",children:[S($ve,{}),S(Bve,{})]}),z7=()=>S(Pl,{flex:"1",textAlign:"left",children:"Seed"});function Hve(){const e=ct(),t=Be(r=>r.options.shouldRandomizeSeed);return S(Su,{label:"Randomize Seed",isChecked:t,onChange:r=>e(c6e(r.target.checked))})}function Wve(){const e=Be(o=>o.options.seed),t=Be(o=>o.options.shouldRandomizeSeed),n=Be(o=>o.options.shouldGenerateVariations),r=ct(),i=o=>r(Iv(o));return S(no,{label:"Seed",step:1,precision:0,flexGrow:1,min:N7,max:D7,isDisabled:t,isInvalid:e<0&&n,onChange:i,value:e,width:"10rem"})}const yB=(e,t)=>Math.floor(Math.random()*(t-e+1)+e);function Vve(){const e=ct(),t=Be(r=>r.options.shouldRandomizeSeed);return S(Da,{size:"sm",isDisabled:t,onClick:()=>e(Iv(yB(N7,D7))),children:S("p",{children:"Shuffle"})})}function Uve(){const e=ct(),t=Be(r=>r.options.threshold);return S(no,{label:"Threshold",min:0,max:1e3,step:.1,onChange:r=>e(r6e(r)),value:t,isInteger:!1})}function Gve(){const e=ct(),t=Be(r=>r.options.perlin);return S(no,{label:"Perlin Noise",min:0,max:1,step:.05,onChange:r=>e(i6e(r)),value:t,isInteger:!1})}const F7=()=>te(Dn,{gap:2,direction:"column",children:[S(Hve,{}),te(Dn,{gap:2,children:[S(Wve,{}),S(Vve,{})]}),S(Dn,{gap:2,children:S(Uve,{})}),S(Dn,{gap:2,children:S(Gve,{})})]});function B7(){const e=Be(i=>i.system.isESRGANAvailable),t=Be(i=>i.options.shouldRunESRGAN),n=ct();return te(Dn,{justifyContent:"space-between",alignItems:"center",width:"100%",mr:2,children:[S("p",{children:"Upscale"}),S(Su,{isDisabled:!e,isChecked:t,onChange:i=>n(u6e(i.target.checked))})]})}const jve=Wt(e=>e.options,e=>({upscalingLevel:e.upscalingLevel,upscalingStrength:e.upscalingStrength}),{memoizeOptions:{resultEqualityCheck:la.exports.isEqual}}),qve=Wt(e=>e.system,e=>({isESRGANAvailable:e.isESRGANAvailable}),{memoizeOptions:{resultEqualityCheck:la.exports.isEqual}}),gx=()=>{const e=ct(),{upscalingLevel:t,upscalingStrength:n}=Be(jve),{isESRGANAvailable:r}=Be(qve);return te("div",{className:"upscale-options",children:[S(Tv,{isDisabled:!r,label:"Scale",value:t,onChange:a=>e(RC(Number(a.target.value))),validValues:Ove}),S(no,{isDisabled:!r,label:"Strength",step:.05,min:0,max:1,onChange:a=>e(OC(a)),value:n,isInteger:!1})]})};function Kve(){const e=Be(r=>r.options.shouldGenerateVariations),t=ct();return S(Su,{isChecked:e,width:"auto",onChange:r=>t(o6e(r.target.checked))})}function $7(){return te(Dn,{justifyContent:"space-between",alignItems:"center",width:"100%",mr:2,children:[S("p",{children:"Variations"}),S(Kve,{})]})}function Zve(e){const{label:t,styleClass:n,isDisabled:r=!1,fontSize:i="1rem",width:o,isInvalid:a,...s}=e;return te(td,{className:`input ${n}`,isInvalid:a,isDisabled:r,flexGrow:1,children:[S(Gf,{fontSize:i,marginBottom:1,whiteSpace:"nowrap",className:"input-label",children:t}),S(H8,{...s,className:"input-entry",size:"sm",width:o})]})}function Yve(){const e=Be(i=>i.options.seedWeights),t=Be(i=>i.options.shouldGenerateVariations),n=ct(),r=i=>n(TH(i.target.value));return S(Zve,{label:"Seed Weights",value:e,isInvalid:t&&!(I7(e)||e===""),isDisabled:!t,onChange:r})}function Xve(){const e=Be(i=>i.options.variationAmount),t=Be(i=>i.options.shouldGenerateVariations),n=ct();return S(no,{label:"Variation Amount",value:e,step:.01,min:0,max:1,isDisabled:!t,onChange:i=>n(a6e(i)),isInteger:!1})}const H7=()=>te(Dn,{gap:2,direction:"column",children:[S(Xve,{}),S(Yve,{})]}),ev=e=>{const{label:t,styleClass:n,...r}=e;return S(_D,{className:`invokeai__checkbox ${n}`,...r,children:t})};function W7(){const e=Be(r=>r.options.showAdvancedOptions),t=ct();return S(ev,{label:"Advanced Options",styleClass:"advanced-options-checkbox",onChange:r=>t(d6e(r.target.checked)),isChecked:e})}function Qve(){const e=ct(),t=Be(r=>r.options.cfgScale);return S(no,{label:"CFG Scale",step:.5,min:1.01,max:30,onChange:r=>e(xH(r)),value:t,width:V7,fontSize:D0,styleClass:"main-option-block",textAlign:"center",isInteger:!1})}const pa=Wt(e=>e.options,e=>Tx[e.activeTab],{memoizeOptions:{equalityCheck:At.isEqual}});function Jve(){const e=Be(i=>i.options.height),t=Be(pa),n=ct();return S(Tv,{isDisabled:t==="inpainting",label:"Height",value:e,flexGrow:1,onChange:i=>n(bH(Number(i.target.value))),validValues:Rve,fontSize:D0,styleClass:"main-option-block"})}function e2e(){const e=ct(),t=Be(r=>r.options.iterations);return S(no,{label:"Images",step:1,min:1,max:9999,onChange:r=>e(n6e(r)),value:t,width:V7,fontSize:D0,styleClass:"main-option-block",textAlign:"center"})}function t2e(){const e=Be(r=>r.options.sampler),t=ct();return S(Tv,{label:"Sampler",value:e,onChange:r=>t(wH(r.target.value)),validValues:Mve,fontSize:D0,styleClass:"main-option-block"})}function n2e(){const e=ct(),t=Be(r=>r.options.steps);return S(no,{label:"Steps",min:1,max:9999,step:1,onChange:r=>e(yH(r)),value:t,width:V7,fontSize:D0,styleClass:"main-option-block",textAlign:"center"})}function r2e(){const e=Be(i=>i.options.width),t=Be(pa),n=ct();return S(Tv,{isDisabled:t==="inpainting",label:"Width",value:e,flexGrow:1,onChange:i=>n(SH(Number(i.target.value))),validValues:Ive,fontSize:D0,styleClass:"main-option-block"})}const D0="0.9rem",V7="auto";function U7(){return S("div",{className:"main-options",children:te("div",{className:"main-options-list",children:[te("div",{className:"main-options-row",children:[S(e2e,{}),S(n2e,{}),S(Qve,{})]}),te("div",{className:"main-options-row",children:[S(r2e,{}),S(Jve,{}),S(t2e,{})]})]})})}const i2e={isConnected:!1,isProcessing:!1,log:[],shouldShowLogViewer:!1,shouldDisplayInProgress:!1,shouldDisplayGuides:!0,isGFPGANAvailable:!0,isESRGANAvailable:!0,socketId:"",shouldConfirmOnDelete:!0,openAccordions:[0],currentStep:0,totalSteps:0,currentIteration:0,totalIterations:0,currentStatus:"Disconnected",currentStatusHasSteps:!1,model:"",model_id:"",model_hash:"",app_id:"",app_version:"",model_list:{},hasError:!1,wasErrorSeen:!0,isCancelable:!0,isReady:!1,reasonsWhyNotReady:[]},o2e=i2e,xB=ex({name:"system",initialState:o2e,reducers:{setShouldDisplayInProgress:(e,t)=>{e.shouldDisplayInProgress=t.payload},setIsProcessing:(e,t)=>{e.isProcessing=t.payload},setCurrentStatus:(e,t)=>{e.currentStatus=t.payload},setSystemStatus:(e,t)=>({...e,...t.payload}),errorOccurred:e=>{e.hasError=!0,e.isProcessing=!1,e.isCancelable=!0,e.currentStep=0,e.totalSteps=0,e.currentIteration=0,e.totalIterations=0,e.currentStatusHasSteps=!1,e.currentStatus="Error",e.wasErrorSeen=!1},errorSeen:e=>{e.hasError=!1,e.wasErrorSeen=!0,e.currentStatus=e.isConnected?"Connected":"Disconnected"},addLogEntry:(e,t)=>{const{timestamp:n,message:r,level:i}=t.payload,a={timestamp:n,message:r,level:i||"info"};e.log.push(a)},setShouldShowLogViewer:(e,t)=>{e.shouldShowLogViewer=t.payload},setIsConnected:(e,t)=>{e.isConnected=t.payload,e.isProcessing=!1,e.isCancelable=!0,e.currentStep=0,e.totalSteps=0,e.currentIteration=0,e.totalIterations=0,e.currentStatusHasSteps=!1,e.hasError=!1},setSocketId:(e,t)=>{e.socketId=t.payload},setShouldConfirmOnDelete:(e,t)=>{e.shouldConfirmOnDelete=t.payload},setOpenAccordions:(e,t)=>{e.openAccordions=t.payload},setSystemConfig:(e,t)=>({...e,...t.payload}),setShouldDisplayGuides:(e,t)=>{e.shouldDisplayGuides=t.payload},processingCanceled:e=>{e.isProcessing=!1,e.isCancelable=!0,e.currentStep=0,e.totalSteps=0,e.currentIteration=0,e.totalIterations=0,e.currentStatusHasSteps=!1,e.currentStatus="Processing canceled"},setModelList:(e,t)=>{e.model_list=t.payload},setIsCancelable:(e,t)=>{e.isCancelable=t.payload},modelChangeRequested:e=>{e.currentStatus="Loading Model",e.isCancelable=!1,e.isProcessing=!0,e.currentStatusHasSteps=!1},readinessChanged:(e,t)=>{const{isReady:n,reasonsWhyNotReady:r}=t.payload;e.isReady=n,e.reasonsWhyNotReady=r}}}),{setShouldDisplayInProgress:a2e,setIsProcessing:e0,addLogEntry:wi,setShouldShowLogViewer:FL,setIsConnected:BL,setSocketId:n8e,setShouldConfirmOnDelete:bB,setOpenAccordions:s2e,setSystemStatus:l2e,setCurrentStatus:ES,setSystemConfig:u2e,setShouldDisplayGuides:c2e,processingCanceled:d2e,errorOccurred:nC,errorSeen:SB,setModelList:$L,setIsCancelable:HL,modelChangeRequested:f2e,readinessChanged:r8e}=xB.actions,h2e=xB.reducer;var wB={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},WL=ne.createContext&&ne.createContext(wB),Hc=globalThis&&globalThis.__assign||function(){return Hc=Object.assign||function(e){for(var t,n=1,r=arguments.length;ne.system,e=>e.shouldDisplayGuides),P2e=({children:e,feature:t})=>{const n=Be(E2e),{text:r}=Ave[t];return n?te(q4,{trigger:"hover",children:[S(Y4,{children:S(Pl,{children:e})}),te(Z4,{className:"guide-popover-content",maxWidth:"400px",onClick:i=>i.preventDefault(),cursor:"initial",children:[S(K4,{className:"guide-popover-arrow"}),S("div",{className:"guide-popover-guide-content",children:r})]})]}):null},T2e=Pe(({feature:e,icon:t=_B},n)=>S(P2e,{feature:e,children:S(Pl,{ref:n,children:S(ha,{as:t})})}));function L2e(e){const{header:t,feature:n,options:r}=e;return te(Sf,{className:"advanced-settings-item",children:[S("h2",{children:te(xf,{className:"advanced-settings-header",children:[t,S(T2e,{feature:n}),S(bf,{})]})}),S(wf,{className:"advanced-settings-panel",children:r})]})}const G7=e=>{const{accordionInfo:t}=e,n=Be(a=>a.system.openAccordions),r=ct();return S(D4,{defaultIndex:n,allowMultiple:!0,reduceMotion:!0,onChange:a=>r(s2e(a)),className:"advanced-settings",children:(()=>{const a=[];return t&&Object.keys(t).forEach(s=>{a.push(S(L2e,{header:t[s].header,feature:t[s].feature,options:t[s].options},s))}),a})()})};function A2e(e){return ft({tag:"svg",attr:{viewBox:"0 0 640 512"},child:[{tag:"path",attr:{d:"M524.531,69.836a1.5,1.5,0,0,0-.764-.7A485.065,485.065,0,0,0,404.081,32.03a1.816,1.816,0,0,0-1.923.91,337.461,337.461,0,0,0-14.9,30.6,447.848,447.848,0,0,0-134.426,0,309.541,309.541,0,0,0-15.135-30.6,1.89,1.89,0,0,0-1.924-.91A483.689,483.689,0,0,0,116.085,69.137a1.712,1.712,0,0,0-.788.676C39.068,183.651,18.186,294.69,28.43,404.354a2.016,2.016,0,0,0,.765,1.375A487.666,487.666,0,0,0,176.02,479.918a1.9,1.9,0,0,0,2.063-.676A348.2,348.2,0,0,0,208.12,430.4a1.86,1.86,0,0,0-1.019-2.588,321.173,321.173,0,0,1-45.868-21.853,1.885,1.885,0,0,1-.185-3.126c3.082-2.309,6.166-4.711,9.109-7.137a1.819,1.819,0,0,1,1.9-.256c96.229,43.917,200.41,43.917,295.5,0a1.812,1.812,0,0,1,1.924.233c2.944,2.426,6.027,4.851,9.132,7.16a1.884,1.884,0,0,1-.162,3.126,301.407,301.407,0,0,1-45.89,21.83,1.875,1.875,0,0,0-1,2.611,391.055,391.055,0,0,0,30.014,48.815,1.864,1.864,0,0,0,2.063.7A486.048,486.048,0,0,0,610.7,405.729a1.882,1.882,0,0,0,.765-1.352C623.729,277.594,590.933,167.465,524.531,69.836ZM222.491,337.58c-28.972,0-52.844-26.587-52.844-59.239S193.056,219.1,222.491,219.1c29.665,0,53.306,26.82,52.843,59.239C275.334,310.993,251.924,337.58,222.491,337.58Zm195.38,0c-28.971,0-52.843-26.587-52.843-59.239S388.437,219.1,417.871,219.1c29.667,0,53.307,26.82,52.844,59.239C470.715,310.993,447.538,337.58,417.871,337.58Z"}}]})(e)}function M2e(e){return ft({tag:"svg",attr:{viewBox:"0 0 496 512"},child:[{tag:"path",attr:{d:"M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"}}]})(e)}function I2e(e){return ft({tag:"svg",attr:{viewBox:"0 0 320 512"},child:[{tag:"path",attr:{d:"M143 256.3L7 120.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0L313 86.3c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.4 9.5-24.6 9.5-34 .1zm34 192l136-136c9.4-9.4 9.4-24.6 0-33.9l-22.6-22.6c-9.4-9.4-24.6-9.4-33.9 0L160 352.1l-96.4-96.4c-9.4-9.4-24.6-9.4-33.9 0L7 278.3c-9.4 9.4-9.4 24.6 0 33.9l136 136c9.4 9.5 24.6 9.5 34 .1z"}}]})(e)}function R2e(e){return ft({tag:"svg",attr:{viewBox:"0 0 256 512"},child:[{tag:"path",attr:{d:"M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"}}]})(e)}function O2e(e){return ft({tag:"svg",attr:{viewBox:"0 0 256 512"},child:[{tag:"path",attr:{d:"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"}}]})(e)}function N2e(e){return ft({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"}}]})(e)}function D2e(e){return ft({tag:"svg",attr:{viewBox:"0 0 640 512"},child:[{tag:"path",attr:{d:"M278.9 511.5l-61-17.7c-6.4-1.8-10-8.5-8.2-14.9L346.2 8.7c1.8-6.4 8.5-10 14.9-8.2l61 17.7c6.4 1.8 10 8.5 8.2 14.9L293.8 503.3c-1.9 6.4-8.5 10.1-14.9 8.2zm-114-112.2l43.5-46.4c4.6-4.9 4.3-12.7-.8-17.2L117 256l90.6-79.7c5.1-4.5 5.5-12.3.8-17.2l-43.5-46.4c-4.5-4.8-12.1-5.1-17-.5L3.8 247.2c-5.1 4.7-5.1 12.8 0 17.5l144.1 135.1c4.9 4.6 12.5 4.4 17-.5zm327.2.6l144.1-135.1c5.1-4.7 5.1-12.8 0-17.5L492.1 112.1c-4.8-4.5-12.4-4.3-17 .5L431.6 159c-4.6 4.9-4.3 12.7.8 17.2L523 256l-90.6 79.7c-5.1 4.5-5.5 12.3-.8 17.2l43.5 46.4c4.5 4.9 12.1 5.1 17 .6z"}}]})(e)}function TB(e){return ft({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M320 448v40c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V120c0-13.255 10.745-24 24-24h72v296c0 30.879 25.121 56 56 56h168zm0-344V0H152c-13.255 0-24 10.745-24 24v368c0 13.255 10.745 24 24 24h272c13.255 0 24-10.745 24-24V128H344c-13.2 0-24-10.8-24-24zm120.971-31.029L375.029 7.029A24 24 0 0 0 358.059 0H352v96h96v-6.059a24 24 0 0 0-7.029-16.97z"}}]})(e)}function z2e(e){return ft({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M497.941 273.941c18.745-18.745 18.745-49.137 0-67.882l-160-160c-18.745-18.745-49.136-18.746-67.883 0l-256 256c-18.745 18.745-18.745 49.137 0 67.882l96 96A48.004 48.004 0 0 0 144 480h356c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12H355.883l142.058-142.059zm-302.627-62.627l137.373 137.373L265.373 416H150.628l-80-80 124.686-124.686z"}}]})(e)}function F2e(e){return ft({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M464 448H48c-26.51 0-48-21.49-48-48V112c0-26.51 21.49-48 48-48h416c26.51 0 48 21.49 48 48v288c0 26.51-21.49 48-48 48zM112 120c-30.928 0-56 25.072-56 56s25.072 56 56 56 56-25.072 56-56-25.072-56-56-56zM64 384h384V272l-87.515-87.515c-4.686-4.686-12.284-4.686-16.971 0L208 320l-55.515-55.515c-4.686-4.686-12.284-4.686-16.971 0L64 336v48z"}}]})(e)}function B2e(e){return ft({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M400 224h-24v-72C376 68.2 307.8 0 224 0S72 68.2 72 152v72H48c-26.5 0-48 21.5-48 48v192c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48zm-104 0H152v-72c0-39.7 32.3-72 72-72s72 32.3 72 72v72z"}}]})(e)}function $2e(e){return ft({tag:"svg",attr:{viewBox:"0 0 640 512"},child:[{tag:"path",attr:{d:"M320.67 64c-442.6 0-357.57 384-158.46 384 39.9 0 77.47-20.69 101.42-55.86l25.73-37.79c15.66-22.99 46.97-22.99 62.63 0l25.73 37.79C401.66 427.31 439.23 448 479.13 448c189.86 0 290.63-384-158.46-384zM184 308.36c-41.06 0-67.76-25.66-80.08-41.05-5.23-6.53-5.23-16.09 0-22.63 12.32-15.4 39.01-41.05 80.08-41.05s67.76 25.66 80.08 41.05c5.23 6.53 5.23 16.09 0 22.63-12.32 15.4-39.02 41.05-80.08 41.05zm272 0c-41.06 0-67.76-25.66-80.08-41.05-5.23-6.53-5.23-16.09 0-22.63 12.32-15.4 39.01-41.05 80.08-41.05s67.76 25.66 80.08 41.05c5.23 6.53 5.23 16.09 0 22.63-12.32 15.4-39.02 41.05-80.08 41.05z"}}]})(e)}function H2e(e){return ft({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(e)}function W2e(e){return ft({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M283.211 512c78.962 0 151.079-35.925 198.857-94.792 7.068-8.708-.639-21.43-11.562-19.35-124.203 23.654-238.262-71.576-238.262-196.954 0-72.222 38.662-138.635 101.498-174.394 9.686-5.512 7.25-20.197-3.756-22.23A258.156 258.156 0 0 0 283.211 0c-141.309 0-256 114.511-256 256 0 141.309 114.511 256 256 256z"}}]})(e)}function LB(e){return ft({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M167.02 309.34c-40.12 2.58-76.53 17.86-97.19 72.3-2.35 6.21-8 9.98-14.59 9.98-11.11 0-45.46-27.67-55.25-34.35C0 439.62 37.93 512 128 512c75.86 0 128-43.77 128-120.19 0-3.11-.65-6.08-.97-9.13l-88.01-73.34zM457.89 0c-15.16 0-29.37 6.71-40.21 16.45C213.27 199.05 192 203.34 192 257.09c0 13.7 3.25 26.76 8.73 38.7l63.82 53.18c7.21 1.8 14.64 3.03 22.39 3.03 62.11 0 98.11-45.47 211.16-256.46 7.38-14.35 13.9-29.85 13.9-45.99C512 20.64 486 0 457.89 0z"}}]})(e)}function V2e(e){return ft({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M204.3 5C104.9 24.4 24.8 104.3 5.2 203.4c-37 187 131.7 326.4 258.8 306.7 41.2-6.4 61.4-54.6 42.5-91.7-23.1-45.4 9.9-98.4 60.9-98.4h79.7c35.8 0 64.8-29.6 64.9-65.3C511.5 97.1 368.1-26.9 204.3 5zM96 320c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm32-128c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128-64c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128 64c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"}}]})(e)}function U2e(e){return ft({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z"}}]})(e)}function G2e(e){return ft({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(e)}function j2e(e){return ft({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M184.561 261.903c3.232 13.997-12.123 24.635-24.068 17.168l-40.736-25.455-50.867 81.402C55.606 356.273 70.96 384 96.012 384H148c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12H96.115c-75.334 0-121.302-83.048-81.408-146.88l50.822-81.388-40.725-25.448c-12.081-7.547-8.966-25.961 4.879-29.158l110.237-25.45c8.611-1.988 17.201 3.381 19.189 11.99l25.452 110.237zm98.561-182.915l41.289 66.076-40.74 25.457c-12.051 7.528-9 25.953 4.879 29.158l110.237 25.45c8.672 1.999 17.215-3.438 19.189-11.99l25.45-110.237c3.197-13.844-11.99-24.719-24.068-17.168l-40.687 25.424-41.263-66.082c-37.521-60.033-125.209-60.171-162.816 0l-17.963 28.766c-3.51 5.62-1.8 13.021 3.82 16.533l33.919 21.195c5.62 3.512 13.024 1.803 16.536-3.817l17.961-28.743c12.712-20.341 41.973-19.676 54.257-.022zM497.288 301.12l-27.515-44.065c-3.511-5.623-10.916-7.334-16.538-3.821l-33.861 21.159c-5.62 3.512-7.33 10.915-3.818 16.536l27.564 44.112c13.257 21.211-2.057 48.96-27.136 48.96H320V336.02c0-14.213-17.242-21.383-27.313-11.313l-80 79.981c-6.249 6.248-6.249 16.379 0 22.627l80 79.989C302.689 517.308 320 510.3 320 495.989V448h95.88c75.274 0 121.335-82.997 81.408-146.88z"}}]})(e)}function q2e(e){return ft({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M500.33 0h-47.41a12 12 0 0 0-12 12.57l4 82.76A247.42 247.42 0 0 0 256 8C119.34 8 7.9 119.53 8 256.19 8.1 393.07 119.1 504 256 504a247.1 247.1 0 0 0 166.18-63.91 12 12 0 0 0 .48-17.43l-34-34a12 12 0 0 0-16.38-.55A176 176 0 1 1 402.1 157.8l-101.53-4.87a12 12 0 0 0-12.57 12v47.41a12 12 0 0 0 12 12h200.33a12 12 0 0 0 12-12V12a12 12 0 0 0-12-12z"}}]})(e)}function K2e(e){return ft({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M64 96H0c0 123.7 100.3 224 224 224v144c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320C288 196.3 187.7 96 64 96zm384-64c-84.2 0-157.4 46.5-195.7 115.2 27.7 30.2 48.2 66.9 59 107.6C424 243.1 512 147.9 512 32h-64z"}}]})(e)}function Z2e(e){return ft({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M256 160c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96zm246.4 80.5l-94.7-47.3 33.5-100.4c4.5-13.6-8.4-26.5-21.9-21.9l-100.4 33.5-47.4-94.8c-6.4-12.8-24.6-12.8-31 0l-47.3 94.7L92.7 70.8c-13.6-4.5-26.5 8.4-21.9 21.9l33.5 100.4-94.7 47.4c-12.8 6.4-12.8 24.6 0 31l94.7 47.3-33.5 100.5c-4.5 13.6 8.4 26.5 21.9 21.9l100.4-33.5 47.3 94.7c6.4 12.8 24.6 12.8 31 0l47.3-94.7 100.4 33.5c13.6 4.5 26.5-8.4 21.9-21.9l-33.5-100.4 94.7-47.3c13-6.5 13-24.7.2-31.1zm-155.9 106c-49.9 49.9-131.1 49.9-181 0-49.9-49.9-49.9-131.1 0-181 49.9-49.9 131.1-49.9 181 0 49.9 49.9 49.9 131.1 0 181z"}}]})(e)}function Y2e(e){return ft({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M32 464a48 48 0 0 0 48 48h288a48 48 0 0 0 48-48V128H32zm272-256a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zm-96 0a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zm-96 0a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zM432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16z"}}]})(e)}function X2e(e){return ft({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16zM53.2 467a48 48 0 0 0 47.9 45h245.8a48 48 0 0 0 47.9-45L416 128H32z"}}]})(e)}function Q2e(e){return ft({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M212.333 224.333H12c-6.627 0-12-5.373-12-12V12C0 5.373 5.373 0 12 0h48c6.627 0 12 5.373 12 12v78.112C117.773 39.279 184.26 7.47 258.175 8.007c136.906.994 246.448 111.623 246.157 248.532C504.041 393.258 393.12 504 256.333 504c-64.089 0-122.496-24.313-166.51-64.215-5.099-4.622-5.334-12.554-.467-17.42l33.967-33.967c4.474-4.474 11.662-4.717 16.401-.525C170.76 415.336 211.58 432 256.333 432c97.268 0 176-78.716 176-176 0-97.267-78.716-176-176-176-58.496 0-110.28 28.476-142.274 72.333h98.274c6.627 0 12 5.373 12 12v48c0 6.627-5.373 12-12 12z"}}]})(e)}function J2e(e){return ft({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M400 256H152V152.9c0-39.6 31.7-72.5 71.3-72.9 40-.4 72.7 32.1 72.7 72v16c0 13.3 10.7 24 24 24h32c13.3 0 24-10.7 24-24v-16C376 68 307.5-.3 223.5 0 139.5.3 72 69.5 72 153.5V256H48c-26.5 0-48 21.5-48 48v160c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V304c0-26.5-21.5-48-48-48z"}}]})(e)}function eye(e){return ft({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M296 384h-80c-13.3 0-24-10.7-24-24V192h-87.7c-17.8 0-26.7-21.5-14.1-34.1L242.3 5.7c7.5-7.5 19.8-7.5 27.3 0l152.2 152.2c12.6 12.6 3.7 34.1-14.1 34.1H320v168c0 13.3-10.7 24-24 24zm216-8v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h136v8c0 30.9 25.1 56 56 56h80c30.9 0 56-25.1 56-56v-8h136c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z"}}]})(e)}function tye(e){return ft({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z"}}]})(e)}function nye(e){return ft({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M507.73 109.1c-2.24-9.03-13.54-12.09-20.12-5.51l-74.36 74.36-67.88-11.31-11.31-67.88 74.36-74.36c6.62-6.62 3.43-17.9-5.66-20.16-47.38-11.74-99.55.91-136.58 37.93-39.64 39.64-50.55 97.1-34.05 147.2L18.74 402.76c-24.99 24.99-24.99 65.51 0 90.5 24.99 24.99 65.51 24.99 90.5 0l213.21-213.21c50.12 16.71 107.47 5.68 147.37-34.22 37.07-37.07 49.7-89.32 37.91-136.73zM64 472c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z"}}]})(e)}const AB=Wt([e=>e.options,e=>e.system,e=>e.inpainting,pa],(e,t,n,r)=>{const{prompt:i,shouldGenerateVariations:o,seedWeights:a,initialImage:s,seed:l}=e,{isProcessing:d,isConnected:p}=t,{imageToInpaint:g}=n;let m=!0;const y=[];return(!i||Boolean(i.match(/^[\s\r\n]+$/)))&&(m=!1,y.push("Missing prompt")),r==="img2img"&&!s&&(m=!1,y.push("No initial image selected")),r==="inpainting"&&!g&&(m=!1,y.push("No inpainting image selected")),d&&(m=!1,y.push("System Busy")),p||(m=!1,y.push("System Disconnected")),o&&(!(I7(a)||a==="")||l===-1)&&(m=!1,y.push("Seed-Weights badly formatted.")),{isReady:m,reasonsWhyNotReady:y}},{memoizeOptions:{equalityCheck:At.isEqual,resultEqualityCheck:At.isEqual}}),rC=Hi("socketio/generateImage"),rye=Hi("socketio/runESRGAN"),iye=Hi("socketio/runFacetool"),oye=Hi("socketio/deleteImage"),iC=Hi("socketio/requestImages"),VL=Hi("socketio/requestNewImages"),aye=Hi("socketio/cancelProcessing"),UL=Hi("socketio/uploadImage");Hi("socketio/uploadMaskImage");const sye=Hi("socketio/requestSystemConfig"),lye=Hi("socketio/requestModelChange"),E5=e=>{const{label:t,tooltip:n="",styleClass:r,...i}=e;return S(Rr,{label:n,children:S(Da,{className:r||"",...i,children:t})})},sn=e=>{const{tooltip:t="",tooltipPlacement:n="bottom",styleClass:r,onClick:i,cursor:o,...a}=e;return S(Rr,{label:t,hasArrow:!0,placement:n,children:S(Hr,{className:`icon-button ${r}`,...a,cursor:o||(i?"pointer":"unset"),onClick:i})})},am=e=>{const{triggerComponent:t,triggerContainerProps:n,children:r,styleClass:i,hasArrow:o=!0,...a}=e;return te(q4,{...a,children:[S(Y4,{children:S(Pl,{...n,children:t})}),te(Z4,{className:`invokeai__popover-content ${i}`,children:[o&&S(K4,{className:"invokeai__popover-arrow"}),r]})]})};function MB(e){const{iconButton:t=!1,...n}=e,r=ct(),{isReady:i,reasonsWhyNotReady:o}=Be(AB),a=Be(pa),s=()=>{r(rC(a))};zt("ctrl+enter, cmd+enter",()=>{i&&r(rC(a))},[i,a]);const l=t?S(sn,{"aria-label":"Invoke",type:"submit",icon:S(U2e,{}),isDisabled:!i,onClick:s,className:"invoke-btn invoke",tooltip:"Invoke",tooltipPlacement:"bottom",...n}):S(E5,{label:"Invoke","aria-label":"Invoke",type:"submit",isDisabled:!i,onClick:s,className:"invoke-btn",...n});return i?l:S(am,{trigger:"hover",triggerContainerProps:{style:{flexGrow:4}},triggerComponent:l,children:o&&S(FD,{children:o.map((d,p)=>S(BD,{children:d},p))})})}const uye=Wt(e=>e.system,e=>({isProcessing:e.isProcessing,isConnected:e.isConnected,isCancelable:e.isCancelable}),{memoizeOptions:{resultEqualityCheck:At.isEqual}});function IB(e){const{...t}=e,n=ct(),{isProcessing:r,isConnected:i,isCancelable:o}=Be(uye),a=()=>n(aye());return zt("shift+x",()=>{(i||r)&&o&&a()},[i,r,o]),S(sn,{icon:S(k2e,{}),tooltip:"Cancel","aria-label":"Cancel",isDisabled:!i||!r||!o,onClick:a,styleClass:"cancel-btn",...t})}const cye=Wt(e=>e.options,e=>e.shouldLoopback),RB=()=>{const e=ct(),t=Be(cye);return S(sn,{"aria-label":"Loopback",tooltip:"Loopback","data-selected":t,icon:S(j2e,{}),onClick:()=>{e(x6e(!t))}})},j7=()=>te("div",{className:"process-buttons",children:[S(MB,{}),S(RB,{}),S(IB,{})]}),dye=Wt([e=>e.options,pa],(e,t)=>({prompt:e.prompt,activeTabName:t}),{memoizeOptions:{resultEqualityCheck:At.isEqual}}),q7=()=>{const e=ct(),{prompt:t,activeTabName:n}=Be(dye),{isReady:r}=Be(AB),i=C.exports.useRef(null),o=s=>{e(y_(s.target.value))};zt("alt+a",()=>{i.current?.focus()},[]);const a=s=>{s.key==="Enter"&&s.shiftKey===!1&&r&&(s.preventDefault(),e(rC(n)))};return S("div",{className:"prompt-bar",children:S(td,{isInvalid:t.length===0||Boolean(t.match(/^[\s\r\n]+$/)),children:S(NF,{id:"prompt",name:"prompt",placeholder:"I'm dreaming of...",size:"lg",value:t,onChange:o,onKeyDown:a,resize:"vertical",height:30,ref:i})})})};function fye(e){return ft({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 2V0H0v5h2v6H0v5h5v-2h6v2h5v-5h-2V5h2V0h-5v2H5zm6 1v2h2v6h-2v2H5v-2H3V5h2V3h6zm1-2h3v3h-3V1zm3 11v3h-3v-3h3zM4 15H1v-3h3v3zM1 4V1h3v3H1z"}}]})(e)}function OB(e){return ft({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.828.722a.5.5 0 0 1 .354.146l4.95 4.95a.5.5 0 0 1 0 .707c-.48.48-1.072.588-1.503.588-.177 0-.335-.018-.46-.039l-3.134 3.134a5.927 5.927 0 0 1 .16 1.013c.046.702-.032 1.687-.72 2.375a.5.5 0 0 1-.707 0l-2.829-2.828-3.182 3.182c-.195.195-1.219.902-1.414.707-.195-.195.512-1.22.707-1.414l3.182-3.182-2.828-2.829a.5.5 0 0 1 0-.707c.688-.688 1.673-.767 2.375-.72a5.922 5.922 0 0 1 1.013.16l3.134-3.133a2.772 2.772 0 0 1-.04-.461c0-.43.108-1.022.589-1.503a.5.5 0 0 1 .353-.146z"}}]})(e)}function NB(e){return ft({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.828.722a.5.5 0 0 1 .354.146l4.95 4.95a.5.5 0 0 1 0 .707c-.48.48-1.072.588-1.503.588-.177 0-.335-.018-.46-.039l-3.134 3.134a5.927 5.927 0 0 1 .16 1.013c.046.702-.032 1.687-.72 2.375a.5.5 0 0 1-.707 0l-2.829-2.828-3.182 3.182c-.195.195-1.219.902-1.414.707-.195-.195.512-1.22.707-1.414l3.182-3.182-2.828-2.829a.5.5 0 0 1 0-.707c.688-.688 1.673-.767 2.375-.72a5.922 5.922 0 0 1 1.013.16l3.134-3.133a2.772 2.772 0 0 1-.04-.461c0-.43.108-1.022.589-1.503a.5.5 0 0 1 .353-.146zm.122 2.112v-.002.002zm0-.002v.002a.5.5 0 0 1-.122.51L6.293 6.878a.5.5 0 0 1-.511.12H5.78l-.014-.004a4.507 4.507 0 0 0-.288-.076 4.922 4.922 0 0 0-.765-.116c-.422-.028-.836.008-1.175.15l5.51 5.509c.141-.34.177-.753.149-1.175a4.924 4.924 0 0 0-.192-1.054l-.004-.013v-.001a.5.5 0 0 1 .12-.512l3.536-3.535a.5.5 0 0 1 .532-.115l.096.022c.087.017.208.034.344.034.114 0 .23-.011.343-.04L9.927 2.028c-.029.113-.04.23-.04.343a1.779 1.779 0 0 0 .062.46z"}}]})(e)}function hye(e,t){return e.classList?!!t&&e.classList.contains(t):(" "+(e.className.baseVal||e.className)+" ").indexOf(" "+t+" ")!==-1}function pye(e,t){e.classList?e.classList.add(t):hye(e,t)||(typeof e.className=="string"?e.className=e.className+" "+t:e.setAttribute("class",(e.className&&e.className.baseVal||"")+" "+t))}function GL(e,t){return e.replace(new RegExp("(^|\\s)"+t+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}function gye(e,t){e.classList?e.classList.remove(t):typeof e.className=="string"?e.className=GL(e.className,t):e.setAttribute("class",GL(e.className&&e.className.baseVal||"",t))}const jL={disabled:!1},DB=ne.createContext(null);var zB=function(t){return t.scrollTop},Pg="unmounted",af="exited",sf="entering",pp="entered",oC="exiting",wu=function(e){n7(t,e);function t(r,i){var o;o=e.call(this,r,i)||this;var a=i,s=a&&!a.isMounting?r.enter:r.appear,l;return o.appearStatus=null,r.in?s?(l=af,o.appearStatus=sf):l=pp:r.unmountOnExit||r.mountOnEnter?l=Pg:l=af,o.state={status:l},o.nextCallback=null,o}t.getDerivedStateFromProps=function(i,o){var a=i.in;return a&&o.status===Pg?{status:af}:null};var n=t.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(i){var o=null;if(i!==this.props){var a=this.state.status;this.props.in?a!==sf&&a!==pp&&(o=sf):(a===sf||a===pp)&&(o=oC)}this.updateStatus(!1,o)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var i=this.props.timeout,o,a,s;return o=a=s=i,i!=null&&typeof i!="number"&&(o=i.exit,a=i.enter,s=i.appear!==void 0?i.appear:a),{exit:o,enter:a,appear:s}},n.updateStatus=function(i,o){if(i===void 0&&(i=!1),o!==null)if(this.cancelNextCallback(),o===sf){if(this.props.unmountOnExit||this.props.mountOnEnter){var a=this.props.nodeRef?this.props.nodeRef.current:F2.findDOMNode(this);a&&zB(a)}this.performEnter(i)}else this.performExit();else this.props.unmountOnExit&&this.state.status===af&&this.setState({status:Pg})},n.performEnter=function(i){var o=this,a=this.props.enter,s=this.context?this.context.isMounting:i,l=this.props.nodeRef?[s]:[F2.findDOMNode(this),s],d=l[0],p=l[1],g=this.getTimeouts(),m=s?g.appear:g.enter;if(!i&&!a||jL.disabled){this.safeSetState({status:pp},function(){o.props.onEntered(d)});return}this.props.onEnter(d,p),this.safeSetState({status:sf},function(){o.props.onEntering(d,p),o.onTransitionEnd(m,function(){o.safeSetState({status:pp},function(){o.props.onEntered(d,p)})})})},n.performExit=function(){var i=this,o=this.props.exit,a=this.getTimeouts(),s=this.props.nodeRef?void 0:F2.findDOMNode(this);if(!o||jL.disabled){this.safeSetState({status:af},function(){i.props.onExited(s)});return}this.props.onExit(s),this.safeSetState({status:oC},function(){i.props.onExiting(s),i.onTransitionEnd(a.exit,function(){i.safeSetState({status:af},function(){i.props.onExited(s)})})})},n.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(i,o){o=this.setNextCallback(o),this.setState(i,o)},n.setNextCallback=function(i){var o=this,a=!0;return this.nextCallback=function(s){a&&(a=!1,o.nextCallback=null,i(s))},this.nextCallback.cancel=function(){a=!1},this.nextCallback},n.onTransitionEnd=function(i,o){this.setNextCallback(o);var a=this.props.nodeRef?this.props.nodeRef.current:F2.findDOMNode(this),s=i==null&&!this.props.addEndListener;if(!a||s){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var l=this.props.nodeRef?[this.nextCallback]:[a,this.nextCallback],d=l[0],p=l[1];this.props.addEndListener(d,p)}i!=null&&setTimeout(this.nextCallback,i)},n.render=function(){var i=this.state.status;if(i===Pg)return null;var o=this.props,a=o.children;o.in,o.mountOnEnter,o.unmountOnExit,o.appear,o.enter,o.exit,o.timeout,o.addEndListener,o.onEnter,o.onEntering,o.onEntered,o.onExit,o.onExiting,o.onExited,o.nodeRef;var s=J8(o,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return S(DB.Provider,{value:null,children:typeof a=="function"?a(i,s):ne.cloneElement(ne.Children.only(a),s)})},t}(ne.Component);wu.contextType=DB;wu.propTypes={};function lp(){}wu.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:lp,onEntering:lp,onEntered:lp,onExit:lp,onExiting:lp,onExited:lp};wu.UNMOUNTED=Pg;wu.EXITED=af;wu.ENTERING=sf;wu.ENTERED=pp;wu.EXITING=oC;const mye=wu;var vye=function(t,n){return t&&n&&n.split(" ").forEach(function(r){return pye(t,r)})},PS=function(t,n){return t&&n&&n.split(" ").forEach(function(r){return gye(t,r)})},K7=function(e){n7(t,e);function t(){for(var r,i=arguments.length,o=new Array(i),a=0;a{C.exports.useEffect(()=>{function r(i){e.current&&!e.current.contains(i.target)&&t()}return n&&document.addEventListener("mousedown",r),()=>{n&&document.removeEventListener("mousedown",r)}},[e,n,t])},Pa=(e,t)=>Math.floor(e/t)*t,qL=(e,t)=>Math.round(e/t)*t,yye={tool:"brush",brushSize:50,maskColor:{r:255,g:90,b:90,a:.5},canvasDimensions:{width:0,height:0},boundingBoxDimensions:{width:512,height:512},boundingBoxCoordinate:{x:0,y:0},boundingBoxPreviewFill:{r:0,g:0,b:0,a:.5},shouldShowBoundingBox:!0,shouldShowBoundingBoxFill:!0,cursorPosition:null,lines:[],pastLines:[],futureLines:[],shouldShowMask:!0,shouldInvertMask:!1,shouldShowCheckboardTransparency:!1,shouldShowBrush:!0,shouldShowBrushPreview:!1,needsCache:!1,isDrawing:!1,isTransformingBoundingBox:!1,isMouseOverBoundingBox:!1,isMovingBoundingBox:!1,stageScale:1,shouldUseInpaintReplace:!1,inpaintReplace:1,shouldLockBoundingBox:!0,isSpacebarHeld:!1},xye=yye,$B=ex({name:"inpainting",initialState:xye,reducers:{setTool:(e,t)=>{e.tool=t.payload},toggleTool:e=>{e.tool=e.tool==="brush"?"eraser":"brush"},setBrushSize:(e,t)=>{e.brushSize=t.payload},addLine:(e,t)=>{e.pastLines.push(e.lines),e.lines.push(t.payload),e.futureLines=[]},addPointToCurrentLine:(e,t)=>{e.lines[e.lines.length-1].points.push(...t.payload)},undo:e=>{if(e.pastLines.length===0)return;const t=e.pastLines.pop();!t||(e.futureLines.unshift(e.lines),e.lines=t)},redo:e=>{if(e.futureLines.length===0)return;const t=e.futureLines.shift();!t||(e.pastLines.push(e.lines),e.lines=t)},clearMask:e=>{e.pastLines.push(e.lines),e.lines=[],e.futureLines=[],e.shouldInvertMask=!1},toggleShouldInvertMask:e=>{e.shouldInvertMask=!e.shouldInvertMask},toggleShouldShowMask:e=>{e.shouldShowMask=!e.shouldShowMask},setShouldInvertMask:(e,t)=>{e.shouldInvertMask=t.payload},setShouldShowMask:(e,t)=>{e.shouldShowMask=t.payload,t.payload||(e.shouldInvertMask=!1)},setShouldShowCheckboardTransparency:(e,t)=>{e.shouldShowCheckboardTransparency=t.payload},setShouldShowBrushPreview:(e,t)=>{e.shouldShowBrushPreview=t.payload},setShouldShowBrush:(e,t)=>{e.shouldShowBrush=t.payload},setMaskColor:(e,t)=>{e.maskColor=t.payload},setCursorPosition:(e,t)=>{e.cursorPosition=t.payload},clearImageToInpaint:e=>{e.imageToInpaint=void 0},setImageToInpaint:(e,t)=>{const{width:n,height:r}=t.payload,{width:i,height:o}=e.boundingBoxDimensions,{x:a,y:s}=e.boundingBoxCoordinate,l={x:a,y:s},d={width:i,height:o};i+a>n&&(i>n&&(d.width=Pa(n,64)),l.x=n-d.width),o+s>r&&(o>r&&(d.height=Pa(r,64)),l.y=r-d.height),e.boundingBoxDimensions=d,e.boundingBoxCoordinate=l,e.canvasDimensions={width:n,height:r},e.imageToInpaint=t.payload,e.needsCache=!0},setCanvasDimensions:(e,t)=>{e.canvasDimensions=t.payload;const{width:n,height:r}=t.payload,{width:i,height:o}=e.boundingBoxDimensions,a=Pa(At.clamp(i,64,n),64),s=Pa(At.clamp(o,64,r),64);e.boundingBoxDimensions={width:a,height:s}},setBoundingBoxDimensions:(e,t)=>{e.boundingBoxDimensions=t.payload;const{width:n,height:r}=t.payload,{x:i,y:o}=e.boundingBoxCoordinate,{width:a,height:s}=e.canvasDimensions,l=Pa(a,64),d=Pa(s,64),p=Pa(n,64),g=Pa(r,64),m=i+n-a,y=o+r-s,b=At.clamp(p,64,l),w=At.clamp(g,64,d),P=m>0?i-m:i,E=y>0?o-y:o,k=At.clamp(P,0,l-b),L=At.clamp(E,0,d-w);e.boundingBoxDimensions={width:b,height:w},e.boundingBoxCoordinate={x:k,y:L}},setBoundingBoxCoordinate:(e,t)=>{e.boundingBoxCoordinate=t.payload},setBoundingBoxPreviewFill:(e,t)=>{e.boundingBoxPreviewFill=t.payload},setNeedsCache:(e,t)=>{e.needsCache=t.payload},setStageScale:(e,t)=>{e.stageScale=t.payload,e.needsCache=!1},setShouldShowBoundingBoxFill:(e,t)=>{e.shouldShowBoundingBoxFill=t.payload},setIsDrawing:(e,t)=>{e.isDrawing=t.payload},setClearBrushHistory:e=>{e.pastLines=[],e.futureLines=[]},setShouldUseInpaintReplace:(e,t)=>{e.shouldUseInpaintReplace=t.payload},setInpaintReplace:(e,t)=>{e.inpaintReplace=t.payload},setShouldLockBoundingBox:(e,t)=>{e.shouldLockBoundingBox=t.payload},toggleShouldLockBoundingBox:e=>{e.shouldLockBoundingBox=!e.shouldLockBoundingBox},setShouldShowBoundingBox:(e,t)=>{e.shouldShowBoundingBox=t.payload},setIsTransformingBoundingBox:(e,t)=>{e.isTransformingBoundingBox=t.payload},setIsMovingBoundingBox:(e,t)=>{e.isMovingBoundingBox=t.payload},setIsMouseOverBoundingBox:(e,t)=>{e.isMouseOverBoundingBox=t.payload},setIsSpacebarHeld:(e,t)=>{e.isSpacebarHeld=t.payload}}}),{setTool:KL,setBrushSize:bye,addLine:ZL,addPointToCurrentLine:YL,setShouldInvertMask:Sye,setShouldShowMask:wye,setShouldShowCheckboardTransparency:i8e,setShouldShowBrushPreview:TS,setMaskColor:Cye,clearMask:_ye,clearImageToInpaint:Z7,undo:kye,redo:Eye,setCursorPosition:XL,setCanvasDimensions:o8e,setImageToInpaint:P5,setBoundingBoxDimensions:Tg,setBoundingBoxCoordinate:QL,setBoundingBoxPreviewFill:a8e,setNeedsCache:Cf,setStageScale:Pye,toggleTool:Tye,setShouldShowBoundingBox:Lye,setShouldShowBoundingBoxFill:Aye,setIsDrawing:ay,setShouldShowBrush:s8e,setClearBrushHistory:Mye,setShouldUseInpaintReplace:Iye,setInpaintReplace:Rye,setShouldLockBoundingBox:HB,toggleShouldLockBoundingBox:Oye,setIsMovingBoundingBox:JL,setIsTransformingBoundingBox:LS,setIsMouseOverBoundingBox:up,setIsSpacebarHeld:Nye}=$B.actions,Dye=$B.reducer,WB=""+new URL("logo.13003d72.png",import.meta.url).href,zye=Wt(e=>e.options,e=>{const{shouldShowOptionsPanel:t,shouldHoldOptionsPanelOpen:n,shouldPinOptionsPanel:r,optionsPanelScrollPosition:i}=e;return{shouldShowOptionsPanel:t,shouldHoldOptionsPanelOpen:n,shouldPinOptionsPanel:r,optionsPanelScrollPosition:i}},{memoizeOptions:{resultEqualityCheck:At.isEqual}}),Y7=e=>{const t=ct(),{shouldShowOptionsPanel:n,shouldHoldOptionsPanelOpen:r,shouldPinOptionsPanel:i}=Be(zye),o=C.exports.useRef(null),a=C.exports.useRef(null),s=C.exports.useRef(null),{children:l}=e;zt("o",()=>{t(zC(!n))},[n]),zt("shift+o",()=>{m()},[i]);const d=C.exports.useCallback(()=>{i||(t(v6e(a.current?a.current.scrollTop:0)),t(zC(!1)),t(y6e(!1)))},[t,i]);BB(o,d,!i);const p=()=>{s.current=window.setTimeout(()=>d(),500)},g=()=>{s.current&&window.clearTimeout(s.current)},m=()=>{t(m6e(!i)),t(Cf(!0))};return S(FB,{nodeRef:o,in:n||r&&!i,unmountOnExit:!0,timeout:200,classNames:"options-panel-wrapper",children:S("div",{className:"options-panel-wrapper","data-pinned":i,tabIndex:1,ref:o,onMouseEnter:i?void 0:g,onMouseOver:i?void 0:g,children:S("div",{className:"options-panel-margin",children:te("div",{className:"options-panel",ref:a,onMouseLeave:y=>{y.target!==a.current?g():!i&&p()},children:[S(Rr,{label:"Pin Options Panel",children:S("div",{className:"options-panel-pin-button","data-selected":i,onClick:m,children:i?S(OB,{}):S(NB,{})})}),!i&&te("div",{className:"invoke-ai-logo-wrapper",children:[S("img",{src:WB,alt:"invoke-ai-logo"}),te("h1",{children:["invoke ",S("strong",{children:"ai"})]})]}),l]})})})})};function Fye(){const e=Be(n=>n.options.showAdvancedOptions),t={seed:{header:S(z7,{}),feature:Ji.SEED,options:S(F7,{})},variations:{header:S($7,{}),feature:Ji.VARIATIONS,options:S(H7,{})},face_restore:{header:S(O7,{}),feature:Ji.FACE_CORRECTION,options:S(px,{})},upscale:{header:S(B7,{}),feature:Ji.UPSCALE,options:S(gx,{})},other:{header:S(mB,{}),feature:Ji.OTHER,options:S(vB,{})}};return te(Y7,{children:[S(q7,{}),S(j7,{}),S(U7,{}),S(gB,{label:"Image To Image Strength",styleClass:"main-option-block image-to-image-strength-main-option"}),S(Fve,{}),S(W7,{}),e?S(G7,{accordionInfo:t}):null]})}const VB=C.exports.createContext(null),UB=e=>{const{styleClass:t}=e,n=C.exports.useContext(VB),r=()=>{n&&n()};return S("div",{className:`image-uploader-button-outer ${t}`,onClick:r,children:te("div",{className:"image-upload-button",children:[S(eye,{}),S(Af,{size:"lg",children:"Click or Drag and Drop"})]})})},Bye=Wt(e=>e.system,e=>{const{shouldConfirmOnDelete:t,isConnected:n,isProcessing:r}=e;return{shouldConfirmOnDelete:t,isConnected:n,isProcessing:r}},{memoizeOptions:{resultEqualityCheck:At.isEqual}}),aC=C.exports.forwardRef(({image:e,children:t},n)=>{const{isOpen:r,onOpen:i,onClose:o}=f5(),a=ct(),{shouldConfirmOnDelete:s,isConnected:l,isProcessing:d}=Be(Bye),p=C.exports.useRef(null),g=b=>{b.stopPropagation(),s?i():m()},m=()=>{l&&!d&&a(oye(e)),o()};zt("del",()=>{s?i():m()},[e,s]);const y=b=>a(bB(!b.target.checked));return te(Fn,{children:[C.exports.cloneElement(t,{onClick:g,ref:n}),S(i0e,{isOpen:r,leastDestructiveRef:p,onClose:o,children:S(Zm,{children:te(o0e,{children:[S(h7,{fontSize:"lg",fontWeight:"bold",children:"Delete image"}),S(m5,{children:te(Dn,{direction:"column",gap:5,children:[S(wo,{children:"Are you sure? You can't undo this action afterwards."}),S(td,{children:te(Dn,{alignItems:"center",children:[S(Gf,{mb:0,children:"Don't ask me again"}),S(v7,{checked:!s,onChange:y})]})})]})}),te(f7,{children:[S(Da,{ref:p,onClick:o,children:"Cancel"}),S(Da,{colorScheme:"red",onClick:m,ml:3,children:"Delete"})]})]})})})]})}),eA=({title:e="Popup",styleClass:t,delay:n=50,popoverOptions:r,actionButton:i,children:o})=>te(q4,{trigger:"hover",closeDelay:n,children:[S(Y4,{children:S(Pl,{children:o})}),te(Z4,{className:`popover-content ${t}`,children:[S(K4,{className:"popover-arrow"}),S(cF,{className:"popover-header",children:e}),te("div",{className:"popover-options",children:[r||null,i]})]})]}),$ye=Wt(e=>e.gallery,e=>e.intermediateImage,{memoizeOptions:{resultEqualityCheck:(e,t)=>e===void 0&&t===void 0||e.uuid===t.uuid}}),Hye=Wt([e=>e.system,e=>e.options,$ye,pa],(e,t,n,r)=>{const{isProcessing:i,isConnected:o,isGFPGANAvailable:a,isESRGANAvailable:s}=e,{upscalingLevel:l,facetoolStrength:d,shouldShowImageDetails:p}=t;return{isProcessing:i,isConnected:o,isGFPGANAvailable:a,isESRGANAvailable:s,upscalingLevel:l,facetoolStrength:d,intermediateImage:n,shouldShowImageDetails:p,activeTabName:r}},{memoizeOptions:{resultEqualityCheck:la.exports.isEqual}}),Wye=({image:e})=>{const t=ct(),{isProcessing:n,isConnected:r,isGFPGANAvailable:i,isESRGANAvailable:o,upscalingLevel:a,facetoolStrength:s,intermediateImage:l,shouldShowImageDetails:d,activeTabName:p}=Be(Hye),g=od(),m=()=>{t(rv(e)),t(Ta(1))};zt("shift+i",()=>{e?(m(),g({title:"Sent To Image To Image",status:"success",duration:2500,isClosable:!0})):g({title:"No Image Loaded",description:"No image found to send to image to image module.",status:"error",duration:2500,isClosable:!0})},[e]);const y=()=>e.metadata&&t(s6e(e.metadata));zt("a",()=>{["txt2img","img2img"].includes(e?.metadata?.image?.type)?(y(),g({title:"Parameters Set",status:"success",duration:2500,isClosable:!0})):g({title:"Parameters Not Set",description:"No metadata found for this image.",status:"error",duration:2500,isClosable:!0})},[e]);const b=()=>e.metadata&&t(Iv(e.metadata.image.seed));zt("s",()=>{e?.metadata?.image?.seed?(b(),g({title:"Seed Set",status:"success",duration:2500,isClosable:!0})):g({title:"Seed Not Set",description:"Could not find seed for this image.",status:"error",duration:2500,isClosable:!0})},[e]);const w=()=>t(rye(e));zt("u",()=>{o&&Boolean(!l)&&r&&!n&&a?w():g({title:"Upscaling Failed",status:"error",duration:2500,isClosable:!0})},[e,o,l,r,n,a]);const P=()=>t(iye(e));zt("r",()=>{i&&Boolean(!l)&&r&&!n&&s?P():g({title:"Face Restoration Failed",status:"error",duration:2500,isClosable:!0})},[e,i,l,r,n,s]);const E=()=>t(f6e(!d)),k=()=>{t(P5(e)),p!=="inpainting"&&t(Ta("inpainting")),g({title:"Sent to Inpainting",status:"success",duration:2500,isClosable:!0})};return zt("i",()=>{e?E():g({title:"Failed to load metadata",status:"error",duration:2500,isClosable:!0})},[e,d]),te("div",{className:"current-image-options",children:[S(sn,{icon:S(C2e,{}),tooltip:"Send To Image To Image","aria-label":"Send To Image To Image",onClick:m}),S(sn,{icon:S(LB,{}),tooltip:"Send To Inpainting","aria-label":"Send To Inpainting",onClick:k}),S(sn,{icon:S(TB,{}),tooltip:"Use All","aria-label":"Use All",isDisabled:!["txt2img","img2img"].includes(e?.metadata?.image?.type),onClick:y}),S(sn,{icon:S(K2e,{}),tooltip:"Use Seed","aria-label":"Use Seed",isDisabled:!e?.metadata?.image?.seed,onClick:b}),S(eA,{title:"Restore Faces",popoverOptions:S(px,{}),actionButton:S(E5,{label:"Restore Faces",isDisabled:!i||Boolean(l)||!(r&&!n)||!s,onClick:P}),children:S(sn,{icon:S(v2e,{}),"aria-label":"Restore Faces"})}),S(eA,{title:"Upscale",styleClass:"upscale-popover",popoverOptions:S(gx,{}),actionButton:S(E5,{label:"Upscale Image",isDisabled:!o||Boolean(l)||!(r&&!n)||!a,onClick:w}),children:S(sn,{icon:S(b2e,{}),"aria-label":"Upscale"})}),S(sn,{icon:S(y2e,{}),tooltip:"Details","aria-label":"Details",onClick:E}),S(aC,{image:e,children:S(sn,{icon:S(m2e,{}),tooltip:"Delete Image","aria-label":"Delete Image",isDisabled:Boolean(l)||!r||n})})]})},Vye={currentImageUuid:"",shouldPinGallery:!0,shouldShowGallery:!0,galleryScrollPosition:0,galleryImageMinimumWidth:64,galleryImageObjectFit:"cover",shouldHoldGalleryOpen:!1,shouldAutoSwitchToNewImages:!0,currentCategory:"result",categories:{user:{images:[],latest_mtime:void 0,earliest_mtime:void 0,areMoreImagesAvailable:!0},result:{images:[],latest_mtime:void 0,earliest_mtime:void 0,areMoreImagesAvailable:!0}},galleryWidth:300},GB=ex({name:"gallery",initialState:Vye,reducers:{setCurrentImage:(e,t)=>{e.currentImage=t.payload,e.currentImageUuid=t.payload.uuid},removeImage:(e,t)=>{const{uuid:n,category:r}=t.payload,i=e.categories[r].images,o=i.filter(a=>a.uuid!==n);if(n===e.currentImageUuid){const a=i.findIndex(l=>l.uuid===n),s=la.exports.clamp(a,0,o.length-1);e.currentImage=o.length?o[s]:void 0,e.currentImageUuid=o.length?o[s].uuid:""}e.categories[r].images=o},addImage:(e,t)=>{const{image:n,category:r}=t.payload,{uuid:i,url:o,mtime:a}=n,s=e.categories[r];s.images.find(l=>l.url===o&&l.mtime===a)||(s.images.unshift(n),e.shouldAutoSwitchToNewImages&&(e.currentImageUuid=i,e.currentImage=n,e.currentCategory=r),e.intermediateImage=void 0,s.latest_mtime=a)},setIntermediateImage:(e,t)=>{e.intermediateImage=t.payload},clearIntermediateImage:e=>{e.intermediateImage=void 0},selectNextImage:e=>{const{currentImage:t}=e;if(!t)return;const n=e.categories[t.category].images;if(t){const r=n.findIndex(i=>i.uuid===t.uuid);if(At.inRange(r,0,n.length)){const i=n[r+1];e.currentImage=i,e.currentImageUuid=i.uuid}}},selectPrevImage:e=>{const{currentImage:t}=e;if(!t)return;const n=e.categories[t.category].images;if(t){const r=n.findIndex(i=>i.uuid===t.uuid);if(At.inRange(r,1,n.length+1)){const i=n[r-1];e.currentImage=i,e.currentImageUuid=i.uuid}}},addGalleryImages:(e,t)=>{const{images:n,areMoreImagesAvailable:r,category:i}=t.payload,o=e.categories[i].images;if(n.length>0){const a=n.filter(s=>!o.find(l=>l.url===s.url&&l.mtime===s.mtime));if(e.categories[i].images=o.concat(a).sort((s,l)=>l.mtime-s.mtime),!e.currentImage){const s=n[0];e.currentImage=s,e.currentImageUuid=s.uuid}e.categories[i].latest_mtime=n[0].mtime,e.categories[i].earliest_mtime=n[n.length-1].mtime}r!==void 0&&(e.categories[i].areMoreImagesAvailable=r)},setShouldPinGallery:(e,t)=>{e.shouldPinGallery=t.payload},setShouldShowGallery:(e,t)=>{e.shouldShowGallery=t.payload},setGalleryScrollPosition:(e,t)=>{e.galleryScrollPosition=t.payload},setGalleryImageMinimumWidth:(e,t)=>{e.galleryImageMinimumWidth=t.payload},setGalleryImageObjectFit:(e,t)=>{e.galleryImageObjectFit=t.payload},setShouldHoldGalleryOpen:(e,t)=>{e.shouldHoldGalleryOpen=t.payload},setShouldAutoSwitchToNewImages:(e,t)=>{e.shouldAutoSwitchToNewImages=t.payload},setCurrentCategory:(e,t)=>{e.currentCategory=t.payload},setGalleryWidth:(e,t)=>{e.galleryWidth=t.payload}}}),{addImage:sy,clearIntermediateImage:tA,removeImage:jB,setCurrentImage:qB,addGalleryImages:Uye,setIntermediateImage:Gye,selectNextImage:KB,selectPrevImage:ZB,setShouldPinGallery:jye,setShouldShowGallery:sC,setGalleryScrollPosition:qye,setGalleryImageMinimumWidth:Jd,setGalleryImageObjectFit:Kye,setShouldHoldGalleryOpen:Zye,setShouldAutoSwitchToNewImages:Yye,setCurrentCategory:ly,setGalleryWidth:uy}=GB.actions,Xye=GB.reducer;nt({d:"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z",displayName:"CopyIcon"});nt({d:"M23.384,21.619,16.855,15.09a9.284,9.284,0,1,0-1.768,1.768l6.529,6.529a1.266,1.266,0,0,0,1.768,0A1.251,1.251,0,0,0,23.384,21.619ZM2.75,9.5a6.75,6.75,0,1,1,6.75,6.75A6.758,6.758,0,0,1,2.75,9.5Z",displayName:"SearchIcon"});nt({d:"M23.414,20.591l-4.645-4.645a10.256,10.256,0,1,0-2.828,2.829l4.645,4.644a2.025,2.025,0,0,0,2.828,0A2,2,0,0,0,23.414,20.591ZM10.25,3.005A7.25,7.25,0,1,1,3,10.255,7.258,7.258,0,0,1,10.25,3.005Z",displayName:"Search2Icon"});nt({d:"M21.4,13.7C20.6,13.9,19.8,14,19,14c-5,0-9-4-9-9c0-0.8,0.1-1.6,0.3-2.4c0.1-0.3,0-0.7-0.3-1 c-0.3-0.3-0.6-0.4-1-0.3C4.3,2.7,1,7.1,1,12c0,6.1,4.9,11,11,11c4.9,0,9.3-3.3,10.6-8.1c0.1-0.3,0-0.7-0.3-1 C22.1,13.7,21.7,13.6,21.4,13.7z",displayName:"MoonIcon"});nt({displayName:"SunIcon",path:te("g",{strokeLinejoin:"round",strokeLinecap:"round",strokeWidth:"2",fill:"none",stroke:"currentColor",children:[S("circle",{cx:"12",cy:"12",r:"5"}),S("path",{d:"M12 1v2"}),S("path",{d:"M12 21v2"}),S("path",{d:"M4.22 4.22l1.42 1.42"}),S("path",{d:"M18.36 18.36l1.42 1.42"}),S("path",{d:"M1 12h2"}),S("path",{d:"M21 12h2"}),S("path",{d:"M4.22 19.78l1.42-1.42"}),S("path",{d:"M18.36 5.64l1.42-1.42"})]})});nt({d:"M0,12a1.5,1.5,0,0,0,1.5,1.5h8.75a.25.25,0,0,1,.25.25V22.5a1.5,1.5,0,0,0,3,0V13.75a.25.25,0,0,1,.25-.25H22.5a1.5,1.5,0,0,0,0-3H13.75a.25.25,0,0,1-.25-.25V1.5a1.5,1.5,0,0,0-3,0v8.75a.25.25,0,0,1-.25.25H1.5A1.5,1.5,0,0,0,0,12Z",displayName:"AddIcon"});nt({displayName:"SmallAddIcon",viewBox:"0 0 20 20",path:S("path",{fill:"currentColor",d:"M14 9h-3V6c0-.55-.45-1-1-1s-1 .45-1 1v3H6c-.55 0-1 .45-1 1s.45 1 1 1h3v3c0 .55.45 1 1 1s1-.45 1-1v-3h3c.55 0 1-.45 1-1s-.45-1-1-1z",fillRule:"evenodd"})});nt({viewBox:"0 0 14 14",d:"M14,7.77 L14,6.17 L12.06,5.53 L11.61,4.44 L12.49,2.6 L11.36,1.47 L9.55,2.38 L8.46,1.93 L7.77,0.01 L6.17,0.01 L5.54,1.95 L4.43,2.4 L2.59,1.52 L1.46,2.65 L2.37,4.46 L1.92,5.55 L0,6.23 L0,7.82 L1.94,8.46 L2.39,9.55 L1.51,11.39 L2.64,12.52 L4.45,11.61 L5.54,12.06 L6.23,13.98 L7.82,13.98 L8.45,12.04 L9.56,11.59 L11.4,12.47 L12.53,11.34 L11.61,9.53 L12.08,8.44 L14,7.75 L14,7.77 Z M7,10 C5.34,10 4,8.66 4,7 C4,5.34 5.34,4 7,4 C8.66,4 10,5.34 10,7 C10,8.66 8.66,10 7,10 Z",displayName:"SettingsIcon"});nt({displayName:"CheckCircleIcon",d:"M12,0A12,12,0,1,0,24,12,12.014,12.014,0,0,0,12,0Zm6.927,8.2-6.845,9.289a1.011,1.011,0,0,1-1.43.188L5.764,13.769a1,1,0,1,1,1.25-1.562l4.076,3.261,6.227-8.451A1,1,0,1,1,18.927,8.2Z"});nt({d:"M19.5,9.5h-.75V6.75a6.75,6.75,0,0,0-13.5,0V9.5H4.5a2,2,0,0,0-2,2V22a2,2,0,0,0,2,2h15a2,2,0,0,0,2-2V11.5A2,2,0,0,0,19.5,9.5Zm-9.5,6a2,2,0,1,1,3,1.723V19.5a1,1,0,0,1-2,0V17.223A1.994,1.994,0,0,1,10,15.5ZM7.75,6.75a4.25,4.25,0,0,1,8.5,0V9a.5.5,0,0,1-.5.5H8.25a.5.5,0,0,1-.5-.5Z",displayName:"LockIcon"});nt({d:"M19.5,9.5h-.75V6.75A6.751,6.751,0,0,0,5.533,4.811a1.25,1.25,0,1,0,2.395.717A4.251,4.251,0,0,1,16.25,6.75V9a.5.5,0,0,1-.5.5H4.5a2,2,0,0,0-2,2V22a2,2,0,0,0,2,2h15a2,2,0,0,0,2-2V11.5A2,2,0,0,0,19.5,9.5Zm-9.5,6a2,2,0,1,1,3,1.723V19.5a1,1,0,0,1-2,0V17.223A1.994,1.994,0,0,1,10,15.5Z",displayName:"UnlockIcon"});nt({displayName:"ViewIcon",path:te("g",{fill:"currentColor",children:[S("path",{d:"M23.432,10.524C20.787,7.614,16.4,4.538,12,4.6,7.6,4.537,3.213,7.615.568,10.524a2.211,2.211,0,0,0,0,2.948C3.182,16.351,7.507,19.4,11.839,19.4h.308c4.347,0,8.671-3.049,11.288-5.929A2.21,2.21,0,0,0,23.432,10.524ZM7.4,12A4.6,4.6,0,1,1,12,16.6,4.6,4.6,0,0,1,7.4,12Z"}),S("circle",{cx:"12",cy:"12",r:"2"})]})});nt({displayName:"ViewOffIcon",path:te("g",{fill:"currentColor",children:[S("path",{d:"M23.2,10.549a20.954,20.954,0,0,0-4.3-3.6l4-3.995a1,1,0,1,0-1.414-1.414l-.018.018a.737.737,0,0,1-.173.291l-19.5,19.5c-.008.007-.018.009-.026.017a1,1,0,0,0,1.631,1.088l4.146-4.146a11.26,11.26,0,0,0,4.31.939h.3c4.256,0,8.489-2.984,11.051-5.8A2.171,2.171,0,0,0,23.2,10.549ZM16.313,13.27a4.581,4.581,0,0,1-3,3.028,4.3,4.3,0,0,1-3.1-.19.253.253,0,0,1-.068-.407l5.56-5.559a.252.252,0,0,1,.407.067A4.3,4.3,0,0,1,16.313,13.27Z"}),S("path",{d:"M7.615,13.4a.244.244,0,0,0,.061-.24A4.315,4.315,0,0,1,7.5,12,4.5,4.5,0,0,1,12,7.5a4.276,4.276,0,0,1,1.16.173.244.244,0,0,0,.24-.062l1.941-1.942a.254.254,0,0,0-.1-.421A10.413,10.413,0,0,0,12,4.75C7.7,4.692,3.4,7.7.813,10.549a2.15,2.15,0,0,0-.007,2.9,21.209,21.209,0,0,0,3.438,3.03.256.256,0,0,0,.326-.029Z"})]})});nt({d:"M11.2857,6.05714 L10.08571,4.85714 L7.85714,7.14786 L7.85714,1 L6.14286,1 L6.14286,7.14786 L3.91429,4.85714 L2.71429,6.05714 L7,10.42857 L11.2857,6.05714 Z M1,11.2857 L1,13 L13,13 L13,11.2857 L1,11.2857 Z",displayName:"DownloadIcon",viewBox:"0 0 14 14"});nt({displayName:"DeleteIcon",path:S("g",{fill:"currentColor",children:S("path",{d:"M19.452 7.5H4.547a.5.5 0 00-.5.545l1.287 14.136A2 2 0 007.326 24h9.347a2 2 0 001.992-1.819L19.95 8.045a.5.5 0 00-.129-.382.5.5 0 00-.369-.163zm-9.2 13a.75.75 0 01-1.5 0v-9a.75.75 0 011.5 0zm5 0a.75.75 0 01-1.5 0v-9a.75.75 0 011.5 0zM22 4h-4.75a.25.25 0 01-.25-.25V2.5A2.5 2.5 0 0014.5 0h-5A2.5 2.5 0 007 2.5v1.25a.25.25 0 01-.25.25H2a1 1 0 000 2h20a1 1 0 000-2zM9 3.75V2.5a.5.5 0 01.5-.5h5a.5.5 0 01.5.5v1.25a.25.25 0 01-.25.25h-5.5A.25.25 0 019 3.75z"})})});nt({displayName:"RepeatIcon",path:te("g",{fill:"currentColor",children:[S("path",{d:"M10.319,4.936a7.239,7.239,0,0,1,7.1,2.252,1.25,1.25,0,1,0,1.872-1.657A9.737,9.737,0,0,0,9.743,2.5,10.269,10.269,0,0,0,2.378,9.61a.249.249,0,0,1-.271.178l-1.033-.13A.491.491,0,0,0,.6,9.877a.5.5,0,0,0-.019.526l2.476,4.342a.5.5,0,0,0,.373.248.43.43,0,0,0,.062,0,.5.5,0,0,0,.359-.152l3.477-3.593a.5.5,0,0,0-.3-.844L5.15,10.172a.25.25,0,0,1-.2-.333A7.7,7.7,0,0,1,10.319,4.936Z"}),S("path",{d:"M23.406,14.1a.5.5,0,0,0,.015-.526l-2.5-4.329A.5.5,0,0,0,20.546,9a.489.489,0,0,0-.421.151l-3.456,3.614a.5.5,0,0,0,.3.842l1.848.221a.249.249,0,0,1,.183.117.253.253,0,0,1,.023.216,7.688,7.688,0,0,1-5.369,4.9,7.243,7.243,0,0,1-7.1-2.253,1.25,1.25,0,1,0-1.872,1.656,9.74,9.74,0,0,0,9.549,3.03,10.261,10.261,0,0,0,7.369-7.12.251.251,0,0,1,.27-.179l1.058.127a.422.422,0,0,0,.06,0A.5.5,0,0,0,23.406,14.1Z"})]})});nt({displayName:"RepeatClockIcon",path:te("g",{fill:"currentColor",children:[S("path",{d:"M12.965,6a1,1,0,0,0-1,1v5.5a1,1,0,0,0,1,1h5a1,1,0,0,0,0-2h-3.75a.25.25,0,0,1-.25-.25V7A1,1,0,0,0,12.965,6Z"}),S("path",{d:"M12.567,1.258A10.822,10.822,0,0,0,2.818,8.4a.25.25,0,0,1-.271.163L.858,8.309a.514.514,0,0,0-.485.213.5.5,0,0,0-.021.53l2.679,4.7a.5.5,0,0,0,.786.107l3.77-3.746a.5.5,0,0,0-.279-.85L5.593,9.007a.25.25,0,0,1-.192-.35,8.259,8.259,0,1,1,7.866,11.59,1.25,1.25,0,0,0,.045,2.5h.047a10.751,10.751,0,1,0-.792-21.487Z"})]})});nt({displayName:"EditIcon",path:te("g",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"2",children:[S("path",{d:"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"}),S("path",{d:"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"})]})});nt({d:"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z",displayName:"ChevronLeftIcon"});nt({d:"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z",displayName:"ChevronRightIcon"});nt({displayName:"ChevronDownIcon",d:"M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"});nt({d:"M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z",displayName:"ChevronUpIcon"});nt({d:"M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z",displayName:"ArrowBackIcon"});nt({d:"M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z",displayName:"ArrowForwardIcon"});nt({d:"M4 12l1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z",displayName:"ArrowUpIcon"});nt({viewBox:"0 0 16 16",d:"M11.891 9.992a1 1 0 1 1 1.416 1.415l-4.3 4.3a1 1 0 0 1-1.414 0l-4.3-4.3A1 1 0 0 1 4.71 9.992l3.59 3.591 3.591-3.591zm0-3.984L8.3 2.417 4.709 6.008a1 1 0 0 1-1.416-1.415l4.3-4.3a1 1 0 0 1 1.414 0l4.3 4.3a1 1 0 1 1-1.416 1.415z",displayName:"ArrowUpDownIcon"});nt({d:"M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z",displayName:"ArrowDownIcon"});var YB=nt({displayName:"ExternalLinkIcon",path:te("g",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"2",children:[S("path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}),S("path",{d:"M15 3h6v6"}),S("path",{d:"M10 14L21 3"})]})});nt({displayName:"LinkIcon",path:te("g",{fill:"currentColor",children:[S("path",{d:"M10.458,18.374,7.721,21.11a2.853,2.853,0,0,1-3.942,0l-.892-.891a2.787,2.787,0,0,1,0-3.941l5.8-5.8a2.789,2.789,0,0,1,3.942,0l.893.892A1,1,0,0,0,14.94,9.952l-.893-.892a4.791,4.791,0,0,0-6.771,0l-5.8,5.8a4.787,4.787,0,0,0,0,6.77l.892.891a4.785,4.785,0,0,0,6.771,0l2.736-2.735a1,1,0,1,0-1.414-1.415Z"}),S("path",{d:"M22.526,2.363l-.892-.892a4.8,4.8,0,0,0-6.77,0l-2.905,2.9a1,1,0,0,0,1.414,1.414l2.9-2.9a2.79,2.79,0,0,1,3.941,0l.893.893a2.786,2.786,0,0,1,0,3.942l-5.8,5.8a2.769,2.769,0,0,1-1.971.817h0a2.766,2.766,0,0,1-1.969-.816,1,1,0,1,0-1.415,1.412,4.751,4.751,0,0,0,3.384,1.4h0a4.752,4.752,0,0,0,3.385-1.4l5.8-5.8a4.786,4.786,0,0,0,0-6.771Z"})]})});nt({displayName:"PlusSquareIcon",path:te("g",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"2",children:[S("rect",{height:"18",width:"18",rx:"2",ry:"2",x:"3",y:"3"}),S("path",{d:"M12 8v8"}),S("path",{d:"M8 12h8"})]})});nt({displayName:"CalendarIcon",viewBox:"0 0 14 14",d:"M10.8889,5.5 L3.11111,5.5 L3.11111,7.05556 L10.8889,7.05556 L10.8889,5.5 Z M12.4444,1.05556 L11.6667,1.05556 L11.6667,0 L10.1111,0 L10.1111,1.05556 L3.88889,1.05556 L3.88889,0 L2.33333,0 L2.33333,1.05556 L1.55556,1.05556 C0.692222,1.05556 0.00777777,1.75556 0.00777777,2.61111 L0,12.5 C0,13.3556 0.692222,14 1.55556,14 L12.4444,14 C13.3,14 14,13.3556 14,12.5 L14,2.61111 C14,1.75556 13.3,1.05556 12.4444,1.05556 Z M12.4444,12.5 L1.55556,12.5 L1.55556,3.94444 L12.4444,3.94444 L12.4444,12.5 Z M8.55556,8.61111 L3.11111,8.61111 L3.11111,10.1667 L8.55556,10.1667 L8.55556,8.61111 Z"});nt({d:"M0.913134,0.920639 C1.49851,0.331726 2.29348,0 3.12342,0 L10.8766,0 C11.7065,0 12.5015,0.331725 13.0869,0.920639 C13.6721,1.50939 14,2.30689 14,3.13746 L14,8.12943 C13.9962,8.51443 13.9059,8.97125 13.7629,9.32852 C13.6128,9.683 13.3552,10.0709 13.0869,10.3462 C12.813,10.6163 12.4265,10.8761 12.0734,11.0274 C11.7172,11.1716 11.2607,11.263 10.8766,11.2669 L10.1234,11.2669 L10.1234,12.5676 L10.1209,12.5676 C10.1204,12.793 10.0633,13.0791 9.97807,13.262 C9.8627,13.466 9.61158,13.7198 9.40818,13.8382 L9.40824,13.8383 C9.4077,13.8386 9.40716,13.8388 9.40661,13.8391 C9.40621,13.8393 9.4058,13.8396 9.40539,13.8398 L9.40535,13.8397 C9.22958,13.9254 8.94505,13.9951 8.75059,14 L8.74789,14 C8.35724,13.9963 7.98473,13.8383 7.71035,13.5617 L5.39553,11.2669 L3.12342,11.2669 C2.29348,11.2669 1.49851,10.9352 0.913134,10.3462 C0.644826,10.0709 0.387187,9.683 0.23711,9.32852 C0.0941235,8.97125 0.00379528,8.51443 0,8.12943 L0,3.13746 C0,2.30689 0.327915,1.50939 0.913134,0.920639 Z M3.12342,1.59494 C2.71959,1.59494 2.33133,1.75628 2.04431,2.04503 C1.75713,2.33395 1.59494,2.72681 1.59494,3.13746 L1.59494,8.12943 C1.59114,8.35901 1.62114,8.51076 1.71193,8.72129 C1.79563,8.9346 1.88065,9.06264 2.04431,9.22185 C2.33133,9.5106 2.71959,9.67195 3.12342,9.67195 L5.72383,9.67195 C5.93413,9.67195 6.13592,9.75502 6.28527,9.90308 L8.52848,12.1269 L8.52848,10.4694 C8.52848,10.029 8.88552,9.67195 9.32595,9.67195 L10.8766,9.67195 C11.1034,9.67583 11.2517,9.64614 11.4599,9.55518 C11.6712,9.47132 11.7976,9.38635 11.9557,9.22185 C12.1193,9.06264 12.2044,8.9346 12.2881,8.72129 C12.3789,8.51076 12.4089,8.35901 12.4051,8.12943 L12.4051,3.13746 C12.4051,2.72681 12.2429,2.33394 11.9557,2.04503 C11.6687,1.75628 11.2804,1.59494 10.8766,1.59494 L3.12342,1.59494 Z",displayName:"ChatIcon",viewBox:"0 0 14 14"});nt({displayName:"TimeIcon",path:te("g",{fill:"currentColor",children:[S("path",{d:"M12,0A12,12,0,1,0,24,12,12.014,12.014,0,0,0,12,0Zm0,22A10,10,0,1,1,22,12,10.011,10.011,0,0,1,12,22Z"}),S("path",{d:"M17.134,15.81,12.5,11.561V6.5a1,1,0,0,0-2,0V12a1,1,0,0,0,.324.738l4.959,4.545a1.01,1.01,0,0,0,1.413-.061A1,1,0,0,0,17.134,15.81Z"})]})});nt({displayName:"ArrowRightIcon",path:te("g",{fill:"currentColor",children:[S("path",{d:"M13.584,12a2.643,2.643,0,0,1-.775,1.875L3.268,23.416a1.768,1.768,0,0,1-2.5-2.5l8.739-8.739a.25.25,0,0,0,0-.354L.768,3.084a1.768,1.768,0,0,1,2.5-2.5l9.541,9.541A2.643,2.643,0,0,1,13.584,12Z"}),S("path",{d:"M23.75,12a2.643,2.643,0,0,1-.775,1.875l-9.541,9.541a1.768,1.768,0,0,1-2.5-2.5l8.739-8.739a.25.25,0,0,0,0-.354L10.934,3.084a1.768,1.768,0,0,1,2.5-2.5l9.541,9.541A2.643,2.643,0,0,1,23.75,12Z"})]})});nt({displayName:"ArrowLeftIcon",path:te("g",{fill:"currentColor",children:[S("path",{d:"M10.416,12a2.643,2.643,0,0,1,.775-1.875L20.732.584a1.768,1.768,0,0,1,2.5,2.5l-8.739,8.739a.25.25,0,0,0,0,.354l8.739,8.739a1.768,1.768,0,0,1-2.5,2.5l-9.541-9.541A2.643,2.643,0,0,1,10.416,12Z"}),S("path",{d:"M.25,12a2.643,2.643,0,0,1,.775-1.875L10.566.584a1.768,1.768,0,0,1,2.5,2.5L4.327,11.823a.25.25,0,0,0,0,.354l8.739,8.739a1.768,1.768,0,0,1-2.5,2.5L1.025,13.875A2.643,2.643,0,0,1,.25,12Z"})]})});nt({displayName:"AtSignIcon",d:"M12,.5A11.634,11.634,0,0,0,.262,12,11.634,11.634,0,0,0,12,23.5a11.836,11.836,0,0,0,6.624-2,1.25,1.25,0,1,0-1.393-2.076A9.34,9.34,0,0,1,12,21a9.132,9.132,0,0,1-9.238-9A9.132,9.132,0,0,1,12,3a9.132,9.132,0,0,1,9.238,9v.891a1.943,1.943,0,0,1-3.884,0V12A5.355,5.355,0,1,0,12,17.261a5.376,5.376,0,0,0,3.861-1.634,4.438,4.438,0,0,0,7.877-2.736V12A11.634,11.634,0,0,0,12,.5Zm0,14.261A2.763,2.763,0,1,1,14.854,12,2.812,2.812,0,0,1,12,14.761Z"});nt({displayName:"AttachmentIcon",d:"M21.843,3.455a6.961,6.961,0,0,0-9.846,0L1.619,13.832a5.128,5.128,0,0,0,7.252,7.252L17.3,12.653A3.293,3.293,0,1,0,12.646,8L7.457,13.184A1,1,0,1,0,8.871,14.6L14.06,9.409a1.294,1.294,0,0,1,1.829,1.83L7.457,19.67a3.128,3.128,0,0,1-4.424-4.424L13.411,4.869a4.962,4.962,0,1,1,7.018,7.018L12.646,19.67a1,1,0,1,0,1.414,1.414L21.843,13.3a6.96,6.96,0,0,0,0-9.846Z"});nt({displayName:"UpDownIcon",viewBox:"-1 -1 9 11",d:"M 3.5 0L 3.98809 -0.569442L 3.5 -0.987808L 3.01191 -0.569442L 3.5 0ZM 3.5 9L 3.01191 9.56944L 3.5 9.98781L 3.98809 9.56944L 3.5 9ZM 0.488094 3.56944L 3.98809 0.569442L 3.01191 -0.569442L -0.488094 2.43056L 0.488094 3.56944ZM 3.01191 0.569442L 6.51191 3.56944L 7.48809 2.43056L 3.98809 -0.569442L 3.01191 0.569442ZM -0.488094 6.56944L 3.01191 9.56944L 3.98809 8.43056L 0.488094 5.43056L -0.488094 6.56944ZM 3.98809 9.56944L 7.48809 6.56944L 6.51191 5.43056L 3.01191 8.43056L 3.98809 9.56944Z"});nt({d:"M23.555,8.729a1.505,1.505,0,0,0-1.406-.98H16.062a.5.5,0,0,1-.472-.334L13.405,1.222a1.5,1.5,0,0,0-2.81,0l-.005.016L8.41,7.415a.5.5,0,0,1-.471.334H1.85A1.5,1.5,0,0,0,.887,10.4l5.184,4.3a.5.5,0,0,1,.155.543L4.048,21.774a1.5,1.5,0,0,0,2.31,1.684l5.346-3.92a.5.5,0,0,1,.591,0l5.344,3.919a1.5,1.5,0,0,0,2.312-1.683l-2.178-6.535a.5.5,0,0,1,.155-.543l5.194-4.306A1.5,1.5,0,0,0,23.555,8.729Z",displayName:"StarIcon"});nt({displayName:"EmailIcon",path:te("g",{fill:"currentColor",children:[S("path",{d:"M11.114,14.556a1.252,1.252,0,0,0,1.768,0L22.568,4.87a.5.5,0,0,0-.281-.849A1.966,1.966,0,0,0,22,4H2a1.966,1.966,0,0,0-.289.021.5.5,0,0,0-.281.849Z"}),S("path",{d:"M23.888,5.832a.182.182,0,0,0-.2.039l-6.2,6.2a.251.251,0,0,0,0,.354l5.043,5.043a.75.75,0,1,1-1.06,1.061l-5.043-5.043a.25.25,0,0,0-.354,0l-2.129,2.129a2.75,2.75,0,0,1-3.888,0L7.926,13.488a.251.251,0,0,0-.354,0L2.529,18.531a.75.75,0,0,1-1.06-1.061l5.043-5.043a.251.251,0,0,0,0-.354l-6.2-6.2a.18.18,0,0,0-.2-.039A.182.182,0,0,0,0,6V18a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V6A.181.181,0,0,0,23.888,5.832Z"})]})});nt({d:"M2.20731,0.0127209 C2.1105,-0.0066419 1.99432,-0.00664663 1.91687,0.032079 C0.871279,0.438698 0.212942,1.92964 0.0580392,2.95587 C-0.426031,6.28627 2.20731,9.17133 4.62766,11.0689 C6.77694,12.7534 10.9012,15.5223 13.3409,12.8503 C13.6507,12.5211 14.0186,12.037 13.9993,11.553 C13.9412,10.7397 13.186,10.1588 12.6051,9.71349 C12.1598,9.38432 11.2304,8.47427 10.6495,8.49363 C10.1267,8.51299 9.79754,9.05515 9.46837,9.38432 L8.88748,9.96521 C8.79067,10.062 7.55145,9.24878 7.41591,9.15197 C6.91248,8.8228 6.4284,8.45491 6.00242,8.04829 C5.57644,7.64167 5.18919,7.19632 4.86002,6.73161 C4.7632,6.59607 3.96933,5.41495 4.04678,5.31813 C4.04678,5.31813 4.72448,4.58234 4.91811,4.2919 C5.32473,3.67229 5.63453,3.18822 5.16982,2.45243 C4.99556,2.18135 4.78257,1.96836 4.55021,1.73601 C4.14359,1.34875 3.73698,0.942131 3.27227,0.612963 C3.02055,0.419335 2.59457,0.0708094 2.20731,0.0127209 Z",displayName:"PhoneIcon",viewBox:"0 0 14 14"});nt({viewBox:"0 0 10 10",d:"M3,2 C2.44771525,2 2,1.55228475 2,1 C2,0.44771525 2.44771525,0 3,0 C3.55228475,0 4,0.44771525 4,1 C4,1.55228475 3.55228475,2 3,2 Z M3,6 C2.44771525,6 2,5.55228475 2,5 C2,4.44771525 2.44771525,4 3,4 C3.55228475,4 4,4.44771525 4,5 C4,5.55228475 3.55228475,6 3,6 Z M3,10 C2.44771525,10 2,9.55228475 2,9 C2,8.44771525 2.44771525,8 3,8 C3.55228475,8 4,8.44771525 4,9 C4,9.55228475 3.55228475,10 3,10 Z M7,2 C6.44771525,2 6,1.55228475 6,1 C6,0.44771525 6.44771525,0 7,0 C7.55228475,0 8,0.44771525 8,1 C8,1.55228475 7.55228475,2 7,2 Z M7,6 C6.44771525,6 6,5.55228475 6,5 C6,4.44771525 6.44771525,4 7,4 C7.55228475,4 8,4.44771525 8,5 C8,5.55228475 7.55228475,6 7,6 Z M7,10 C6.44771525,10 6,9.55228475 6,9 C6,8.44771525 6.44771525,8 7,8 C7.55228475,8 8,8.44771525 8,9 C8,9.55228475 7.55228475,10 7,10 Z",displayName:"DragHandleIcon"});nt({displayName:"SpinnerIcon",path:te(Fn,{children:[S("defs",{children:te("linearGradient",{x1:"28.154%",y1:"63.74%",x2:"74.629%",y2:"17.783%",id:"a",children:[S("stop",{stopColor:"currentColor",offset:"0%"}),S("stop",{stopColor:"#fff",stopOpacity:"0",offset:"100%"})]})}),te("g",{transform:"translate(2)",fill:"none",children:[S("circle",{stroke:"url(#a)",strokeWidth:"4",cx:"10",cy:"12",r:"10"}),S("path",{d:"M10 2C4.477 2 0 6.477 0 12",stroke:"currentColor",strokeWidth:"4"}),S("rect",{fill:"currentColor",x:"8",width:"4",height:"4",rx:"8"})]})]})});nt({displayName:"CloseIcon",d:"M.439,21.44a1.5,1.5,0,0,0,2.122,2.121L11.823,14.3a.25.25,0,0,1,.354,0l9.262,9.263a1.5,1.5,0,1,0,2.122-2.121L14.3,12.177a.25.25,0,0,1,0-.354l9.263-9.262A1.5,1.5,0,0,0,21.439.44L12.177,9.7a.25.25,0,0,1-.354,0L2.561.44A1.5,1.5,0,0,0,.439,2.561L9.7,11.823a.25.25,0,0,1,0,.354Z"});nt({displayName:"SmallCloseIcon",viewBox:"0 0 16 16",path:S("path",{d:"M9.41 8l2.29-2.29c.19-.18.3-.43.3-.71a1.003 1.003 0 0 0-1.71-.71L8 6.59l-2.29-2.3a1.003 1.003 0 0 0-1.42 1.42L6.59 8 4.3 10.29c-.19.18-.3.43-.3.71a1.003 1.003 0 0 0 1.71.71L8 9.41l2.29 2.29c.18.19.43.3.71.3a1.003 1.003 0 0 0 .71-1.71L9.41 8z",fillRule:"evenodd",fill:"currentColor"})});nt({d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8 0-1.85.63-3.55 1.69-4.9L16.9 18.31C15.55 19.37 13.85 20 12 20zm6.31-3.1L7.1 5.69C8.45 4.63 10.15 4 12 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.55-1.69 4.9z",displayName:"NotAllowedIcon"});nt({d:"M21,5H3C2.621,5,2.275,5.214,2.105,5.553C1.937,5.892,1.973,6.297,2.2,6.6l9,12 c0.188,0.252,0.485,0.4,0.8,0.4s0.611-0.148,0.8-0.4l9-12c0.228-0.303,0.264-0.708,0.095-1.047C21.725,5.214,21.379,5,21,5z",displayName:"TriangleDownIcon"});nt({d:"M12.8,5.4c-0.377-0.504-1.223-0.504-1.6,0l-9,12c-0.228,0.303-0.264,0.708-0.095,1.047 C2.275,18.786,2.621,19,3,19h18c0.379,0,0.725-0.214,0.895-0.553c0.169-0.339,0.133-0.744-0.095-1.047L12.8,5.4z",displayName:"TriangleUpIcon"});nt({displayName:"InfoOutlineIcon",path:te("g",{fill:"currentColor",stroke:"currentColor",strokeLinecap:"square",strokeWidth:"2",children:[S("circle",{cx:"12",cy:"12",fill:"none",r:"11",stroke:"currentColor"}),S("line",{fill:"none",x1:"11.959",x2:"11.959",y1:"11",y2:"17"}),S("circle",{cx:"11.959",cy:"7",r:"1",stroke:"none"})]})});nt({displayName:"BellIcon",d:"M12 22c1.1 0 2-.9 2-2h-4c0 1.1.89 2 2 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2z"});nt({d:"M12,0A12,12,0,1,0,24,12,12.013,12.013,0,0,0,12,0Zm.25,5a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,12.25,5ZM14.5,18.5h-4a1,1,0,0,1,0-2h.75a.25.25,0,0,0,.25-.25v-4.5a.25.25,0,0,0-.25-.25H10.5a1,1,0,0,1,0-2h1a2,2,0,0,1,2,2v4.75a.25.25,0,0,0,.25.25h.75a1,1,0,1,1,0,2Z"});nt({d:"M12,0A12,12,0,1,0,24,12,12.013,12.013,0,0,0,12,0Zm0,19a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,12,19Zm1.6-6.08a1,1,0,0,0-.6.917,1,1,0,1,1-2,0,3,3,0,0,1,1.8-2.75A2,2,0,1,0,10,9.255a1,1,0,1,1-2,0,4,4,0,1,1,5.6,3.666Z",displayName:"QuestionIcon"});nt({displayName:"QuestionOutlineIcon",path:te("g",{stroke:"currentColor",strokeWidth:"1.5",children:[S("path",{strokeLinecap:"round",fill:"none",d:"M9,9a3,3,0,1,1,4,2.829,1.5,1.5,0,0,0-1,1.415V14.25"}),S("path",{fill:"none",strokeLinecap:"round",d:"M12,17.25a.375.375,0,1,0,.375.375A.375.375,0,0,0,12,17.25h0"}),S("circle",{fill:"none",strokeMiterlimit:"10",cx:"12",cy:"12",r:"11.25"})]})});nt({d:"M11.983,0a12.206,12.206,0,0,0-8.51,3.653A11.8,11.8,0,0,0,0,12.207,11.779,11.779,0,0,0,11.8,24h.214A12.111,12.111,0,0,0,24,11.791h0A11.766,11.766,0,0,0,11.983,0ZM10.5,16.542a1.476,1.476,0,0,1,1.449-1.53h.027a1.527,1.527,0,0,1,1.523,1.47,1.475,1.475,0,0,1-1.449,1.53h-.027A1.529,1.529,0,0,1,10.5,16.542ZM11,12.5v-6a1,1,0,0,1,2,0v6a1,1,0,1,1-2,0Z",displayName:"WarningIcon"});nt({displayName:"WarningTwoIcon",d:"M23.119,20,13.772,2.15h0a2,2,0,0,0-3.543,0L.881,20a2,2,0,0,0,1.772,2.928H21.347A2,2,0,0,0,23.119,20ZM11,8.423a1,1,0,0,1,2,0v6a1,1,0,1,1-2,0Zm1.05,11.51h-.028a1.528,1.528,0,0,1-1.522-1.47,1.476,1.476,0,0,1,1.448-1.53h.028A1.527,1.527,0,0,1,13.5,18.4,1.475,1.475,0,0,1,12.05,19.933Z"});nt({viewBox:"0 0 14 14",path:S("g",{fill:"currentColor",children:S("polygon",{points:"5.5 11.9993304 14 3.49933039 12.5 2 5.5 8.99933039 1.5 4.9968652 0 6.49933039"})})});nt({displayName:"MinusIcon",path:S("g",{fill:"currentColor",children:S("rect",{height:"4",width:"20",x:"2",y:"10"})})});nt({displayName:"HamburgerIcon",viewBox:"0 0 24 24",d:"M 3 5 A 1.0001 1.0001 0 1 0 3 7 L 21 7 A 1.0001 1.0001 0 1 0 21 5 L 3 5 z M 3 11 A 1.0001 1.0001 0 1 0 3 13 L 21 13 A 1.0001 1.0001 0 1 0 21 11 L 3 11 z M 3 17 A 1.0001 1.0001 0 1 0 3 19 L 21 19 A 1.0001 1.0001 0 1 0 21 17 L 3 17 z"});function Qye(e){return ft({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M245.09 327.74v-37.32c57.07 0 84.51 13.47 108.58 38.68 5.4 5.65 15 1.32 14.29-6.43-5.45-61.45-34.14-117.09-122.87-117.09v-37.32a8.32 8.32 0 00-14.05-6L146.58 242a8.2 8.2 0 000 11.94L231 333.71a8.32 8.32 0 0014.09-5.97z"}},{tag:"path",attr:{fill:"none",strokeMiterlimit:"10",strokeWidth:"32",d:"M256 64C150 64 64 150 64 256s86 192 192 192 192-86 192-192S362 64 256 64z"}}]})(e)}const Qn=({label:e,value:t,onClick:n,isLink:r,labelPosition:i})=>te(Dn,{gap:2,children:[n&&S(Rr,{label:`Recall ${e}`,children:S(Hr,{"aria-label":"Use this parameter",icon:S(Qye,{}),size:"xs",variant:"ghost",fontSize:20,onClick:n})}),te(Dn,{direction:i?"column":"row",children:[te(wo,{fontWeight:"semibold",whiteSpace:"pre-wrap",pr:2,children:[e,":"]}),r?te(qp,{href:t.toString(),isExternal:!0,wordBreak:"break-all",children:[t.toString()," ",S(YB,{mx:"2px"})]}):S(wo,{overflowY:"scroll",wordBreak:"break-all",children:t.toString()})]})]}),Jye=(e,t)=>e.image.uuid===t.image.uuid,e3e=C.exports.memo(({image:e,styleClass:t})=>{const n=ct(),r=e?.metadata?.image||{},{type:i,postprocessing:o,sampler:a,prompt:s,seed:l,variations:d,steps:p,cfg_scale:g,seamless:m,hires_fix:y,width:b,height:w,strength:P,fit:E,init_image_path:k,mask_image_path:L,orig_path:M,scale:O}=r,N=JSON.stringify(r,null,2);return S("div",{className:`image-metadata-viewer ${t}`,children:te(Dn,{gap:1,direction:"column",width:"100%",children:[te(Dn,{gap:2,children:[S(wo,{fontWeight:"semibold",children:"File:"}),te(qp,{href:e.url,isExternal:!0,children:[e.url,S(YB,{mx:"2px"})]})]}),Object.keys(r).length>0?te(Fn,{children:[i&&S(Qn,{label:"Generation type",value:i}),["esrgan","gfpgan"].includes(i)&&S(Qn,{label:"Original image",value:M}),i==="gfpgan"&&P!==void 0&&S(Qn,{label:"Fix faces strength",value:P,onClick:()=>n(p3(P))}),i==="esrgan"&&O!==void 0&&S(Qn,{label:"Upscaling scale",value:O,onClick:()=>n(RC(O))}),i==="esrgan"&&P!==void 0&&S(Qn,{label:"Upscaling strength",value:P,onClick:()=>n(OC(P))}),s&&S(Qn,{label:"Prompt",labelPosition:"top",value:u3(s),onClick:()=>n(y_(s))}),l!==void 0&&S(Qn,{label:"Seed",value:l,onClick:()=>n(Iv(l))}),a&&S(Qn,{label:"Sampler",value:a,onClick:()=>n(wH(a))}),p&&S(Qn,{label:"Steps",value:p,onClick:()=>n(yH(p))}),g!==void 0&&S(Qn,{label:"CFG scale",value:g,onClick:()=>n(xH(g))}),d&&d.length>0&&S(Qn,{label:"Seed-weight pairs",value:k5(d),onClick:()=>n(TH(k5(d)))}),m&&S(Qn,{label:"Seamless",value:m,onClick:()=>n(CH(m))}),y&&S(Qn,{label:"High Resolution Optimization",value:y,onClick:()=>n(_H(y))}),b&&S(Qn,{label:"Width",value:b,onClick:()=>n(SH(b))}),w&&S(Qn,{label:"Height",value:w,onClick:()=>n(bH(w))}),k&&S(Qn,{label:"Initial image",value:k,isLink:!0,onClick:()=>n(rv(k))}),L&&S(Qn,{label:"Mask image",value:L,isLink:!0,onClick:()=>n(NC(L))}),i==="img2img"&&P&&S(Qn,{label:"Image to image strength",value:P,onClick:()=>n(kH(P))}),E&&S(Qn,{label:"Image to image fit",value:E,onClick:()=>n(PH(E))}),o&&o.length>0&&te(Fn,{children:[S(Af,{size:"sm",children:"Postprocessing"}),o.map((D,z)=>{if(D.type==="esrgan"){const{scale:H,strength:V}=D;return te(Dn,{pl:"2rem",gap:1,direction:"column",children:[S(wo,{size:"md",children:`${z+1}: Upscale (ESRGAN)`}),S(Qn,{label:"Scale",value:H,onClick:()=>n(RC(H))}),S(Qn,{label:"Strength",value:V,onClick:()=>n(OC(V))})]},z)}else if(D.type==="gfpgan"){const{strength:H}=D;return te(Dn,{pl:"2rem",gap:1,direction:"column",children:[S(wo,{size:"md",children:`${z+1}: Face restoration (GFPGAN)`}),S(Qn,{label:"Strength",value:H,onClick:()=>{n(p3(H)),n(g3("gfpgan"))}})]},z)}else if(D.type==="codeformer"){const{strength:H,fidelity:V}=D;return te(Dn,{pl:"2rem",gap:1,direction:"column",children:[S(wo,{size:"md",children:`${z+1}: Face restoration (Codeformer)`}),S(Qn,{label:"Strength",value:H,onClick:()=>{n(p3(H)),n(g3("codeformer"))}}),V&&S(Qn,{label:"Fidelity",value:V,onClick:()=>{n(EH(V)),n(g3("codeformer"))}})]},z)}})]}),te(Dn,{gap:2,direction:"column",children:[te(Dn,{gap:2,children:[S(Rr,{label:"Copy metadata JSON",children:S(Hr,{"aria-label":"Copy metadata JSON",icon:S(TB,{}),size:"xs",variant:"ghost",fontSize:14,onClick:()=>navigator.clipboard.writeText(N)})}),S(wo,{fontWeight:"semibold",children:"Metadata JSON:"})]}),S("div",{className:"image-json-viewer",children:S("pre",{children:N})})]})]}):S(ND,{width:"100%",pt:10,children:S(wo,{fontSize:"lg",fontWeight:"semibold",children:"No metadata available"})})]})})},Jye),t3e=Wt([e=>e.gallery,e=>e.options],(e,t)=>{const{currentCategory:n}=e,{shouldShowImageDetails:r}=t,i=e.categories[n].images,o=i.findIndex(s=>s.uuid===e?.currentImage?.uuid),a=i.length;return{currentCategory:n,isOnFirstImage:o===0,isOnLastImage:!isNaN(o)&&o===a-1,shouldShowImageDetails:r}},{memoizeOptions:{resultEqualityCheck:At.isEqual}});function n3e(e){const{imageToDisplay:t}=e,n=ct(),{isOnFirstImage:r,isOnLastImage:i,shouldShowImageDetails:o}=Be(t3e),[a,s]=C.exports.useState(!1),l=()=>{s(!0)},d=()=>{s(!1)},p=()=>{n(ZB())},g=()=>{n(KB())};return te("div",{className:"current-image-preview",children:[S(F4,{src:t.url,width:t.width,height:t.height}),!o&&te("div",{className:"current-image-next-prev-buttons",children:[S("div",{className:"next-prev-button-trigger-area prev-button-trigger-area",onMouseOver:l,onMouseOut:d,children:a&&!r&&S(Hr,{"aria-label":"Previous image",icon:S(R2e,{className:"next-prev-button"}),variant:"unstyled",onClick:p})}),S("div",{className:"next-prev-button-trigger-area next-button-trigger-area",onMouseOver:l,onMouseOut:d,children:a&&!i&&S(Hr,{"aria-label":"Next image",icon:S(O2e,{className:"next-prev-button"}),variant:"unstyled",onClick:g})})]}),o&&S(e3e,{image:t,styleClass:"current-image-metadata"})]})}const r3e=Wt([e=>e.gallery,e=>e.options,pa],(e,t,n)=>{const{currentImage:r,intermediateImage:i}=e,{shouldShowImageDetails:o}=t;return{currentImage:r,intermediateImage:i,activeTabName:n,shouldShowImageDetails:o}},{memoizeOptions:{resultEqualityCheck:At.isEqual}}),X7=()=>{const{currentImage:e,intermediateImage:t,activeTabName:n}=Be(r3e),r=t||e;return S("div",{className:"current-image-area","data-tab-name":n,children:r?te(Fn,{children:[S(Wye,{image:r}),S(n3e,{imageToDisplay:r})]}):S("div",{className:"current-image-display-placeholder",children:S(_2e,{})})})};function i3e(){const e=Be(o=>o.options.initialImage),t=ct(),n=od(),r=o=>{o.stopPropagation(),t(DC())},i=()=>{n({title:"Problem loading parameters",description:"Unable to load init image.",status:"error",isClosable:!0}),t(DC())};return te(Fn,{children:[te("div",{className:"init-image-preview-header",children:[S("h2",{children:"Initial Image"}),S(Hr,{isDisabled:!e,"aria-label":"Reset Initial Image",onClick:r,icon:S(S2e,{})})]}),e&&S("div",{className:"init-image-preview",children:S(F4,{fit:"contain",maxWidth:"100%",maxHeight:"100%",src:typeof e=="string"?e:e.url,onError:i})})]})}const o3e=()=>{const e=Be(r=>r.options.initialImage),{currentImage:t}=Be(r=>r.gallery);return te("div",{className:"workarea-split-view",children:[S("div",{className:"workarea-split-view-left",children:e?S("div",{className:"image-to-image-area",children:S(i3e,{})}):S(UB,{})}),t&&S("div",{className:"workarea-split-view-right",children:S(X7,{})})]})};var a3e=globalThis&&globalThis.__extends||function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Fr=globalThis&&globalThis.__assign||function(){return Fr=Object.assign||function(e){for(var t,n=1,r=arguments.length;n"u"?void 0:Number(r),maxHeight:typeof i>"u"?void 0:Number(i),minWidth:typeof o>"u"?void 0:Number(o),minHeight:typeof a>"u"?void 0:Number(a)}},h3e=["as","style","className","grid","snap","bounds","boundsByDirection","size","defaultSize","minWidth","minHeight","maxWidth","maxHeight","lockAspectRatio","lockAspectRatioExtraWidth","lockAspectRatioExtraHeight","enable","handleStyles","handleClasses","handleWrapperStyle","handleWrapperClass","children","onResizeStart","onResize","onResizeStop","handleComponent","scale","resizeRatio","snapGap"],aA="__resizable_base__",XB=function(e){u3e(t,e);function t(n){var r=e.call(this,n)||this;return r.ratio=1,r.resizable=null,r.parentLeft=0,r.parentTop=0,r.resizableLeft=0,r.resizableRight=0,r.resizableTop=0,r.resizableBottom=0,r.targetLeft=0,r.targetTop=0,r.appendBase=function(){if(!r.resizable||!r.window)return null;var i=r.parentNode;if(!i)return null;var o=r.window.document.createElement("div");return o.style.width="100%",o.style.height="100%",o.style.position="absolute",o.style.transform="scale(0, 0)",o.style.left="0",o.style.flex="0 0 100%",o.classList?o.classList.add(aA):o.className+=aA,i.appendChild(o),o},r.removeBase=function(i){var o=r.parentNode;!o||o.removeChild(i)},r.ref=function(i){i&&(r.resizable=i)},r.state={isResizing:!1,width:typeof(r.propsSize&&r.propsSize.width)>"u"?"auto":r.propsSize&&r.propsSize.width,height:typeof(r.propsSize&&r.propsSize.height)>"u"?"auto":r.propsSize&&r.propsSize.height,direction:"right",original:{x:0,y:0,width:0,height:0},backgroundStyle:{height:"100%",width:"100%",backgroundColor:"rgba(0,0,0,0)",cursor:"auto",opacity:0,position:"fixed",zIndex:9999,top:"0",left:"0",bottom:"0",right:"0"},flexBasis:void 0},r.onResizeStart=r.onResizeStart.bind(r),r.onMouseMove=r.onMouseMove.bind(r),r.onMouseUp=r.onMouseUp.bind(r),r}return Object.defineProperty(t.prototype,"parentNode",{get:function(){return this.resizable?this.resizable.parentNode:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"window",{get:function(){return!this.resizable||!this.resizable.ownerDocument?null:this.resizable.ownerDocument.defaultView},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"propsSize",{get:function(){return this.props.size||this.props.defaultSize||c3e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"size",{get:function(){var n=0,r=0;if(this.resizable&&this.window){var i=this.resizable.offsetWidth,o=this.resizable.offsetHeight,a=this.resizable.style.position;a!=="relative"&&(this.resizable.style.position="relative"),n=this.resizable.style.width!=="auto"?this.resizable.offsetWidth:i,r=this.resizable.style.height!=="auto"?this.resizable.offsetHeight:o,this.resizable.style.position=a}return{width:n,height:r}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"sizeStyle",{get:function(){var n=this,r=this.props.size,i=function(s){if(typeof n.state[s]>"u"||n.state[s]==="auto")return"auto";if(n.propsSize&&n.propsSize[s]&&n.propsSize[s].toString().endsWith("%")){if(n.state[s].toString().endsWith("%"))return n.state[s].toString();var l=n.getParentSize(),d=Number(n.state[s].toString().replace("px","")),p=d/l[s]*100;return p+"%"}return AS(n.state[s])},o=r&&typeof r.width<"u"&&!this.state.isResizing?AS(r.width):i("width"),a=r&&typeof r.height<"u"&&!this.state.isResizing?AS(r.height):i("height");return{width:o,height:a}},enumerable:!1,configurable:!0}),t.prototype.getParentSize=function(){if(!this.parentNode)return this.window?{width:this.window.innerWidth,height:this.window.innerHeight}:{width:0,height:0};var n=this.appendBase();if(!n)return{width:0,height:0};var r=!1,i=this.parentNode.style.flexWrap;i!=="wrap"&&(r=!0,this.parentNode.style.flexWrap="wrap"),n.style.position="relative",n.style.minWidth="100%",n.style.minHeight="100%";var o={width:n.offsetWidth,height:n.offsetHeight};return r&&(this.parentNode.style.flexWrap=i),this.removeBase(n),o},t.prototype.bindEvents=function(){this.window&&(this.window.addEventListener("mouseup",this.onMouseUp),this.window.addEventListener("mousemove",this.onMouseMove),this.window.addEventListener("mouseleave",this.onMouseUp),this.window.addEventListener("touchmove",this.onMouseMove,{capture:!0,passive:!1}),this.window.addEventListener("touchend",this.onMouseUp))},t.prototype.unbindEvents=function(){this.window&&(this.window.removeEventListener("mouseup",this.onMouseUp),this.window.removeEventListener("mousemove",this.onMouseMove),this.window.removeEventListener("mouseleave",this.onMouseUp),this.window.removeEventListener("touchmove",this.onMouseMove,!0),this.window.removeEventListener("touchend",this.onMouseUp))},t.prototype.componentDidMount=function(){if(!(!this.resizable||!this.window)){var n=this.window.getComputedStyle(this.resizable);this.setState({width:this.state.width||this.size.width,height:this.state.height||this.size.height,flexBasis:n.flexBasis!=="auto"?n.flexBasis:void 0})}},t.prototype.componentWillUnmount=function(){this.window&&this.unbindEvents()},t.prototype.createSizeForCssProperty=function(n,r){var i=this.propsSize&&this.propsSize[r];return this.state[r]==="auto"&&this.state.original[r]===n&&(typeof i>"u"||i==="auto")?"auto":n},t.prototype.calculateNewMaxFromBoundary=function(n,r){var i=this.props.boundsByDirection,o=this.state.direction,a=i&&cp("left",o),s=i&&cp("top",o),l,d;if(this.props.bounds==="parent"){var p=this.parentNode;p&&(l=a?this.resizableRight-this.parentLeft:p.offsetWidth+(this.parentLeft-this.resizableLeft),d=s?this.resizableBottom-this.parentTop:p.offsetHeight+(this.parentTop-this.resizableTop))}else this.props.bounds==="window"?this.window&&(l=a?this.resizableRight:this.window.innerWidth-this.resizableLeft,d=s?this.resizableBottom:this.window.innerHeight-this.resizableTop):this.props.bounds&&(l=a?this.resizableRight-this.targetLeft:this.props.bounds.offsetWidth+(this.targetLeft-this.resizableLeft),d=s?this.resizableBottom-this.targetTop:this.props.bounds.offsetHeight+(this.targetTop-this.resizableTop));return l&&Number.isFinite(l)&&(n=n&&n"u"?10:o.width,g=typeof i.width>"u"||i.width<0?n:i.width,m=typeof o.height>"u"?10:o.height,y=typeof i.height>"u"||i.height<0?r:i.height,b=l||0,w=d||0;if(s){var P=(m-b)*this.ratio+w,E=(y-b)*this.ratio+w,k=(p-w)/this.ratio+b,L=(g-w)/this.ratio+b,M=Math.max(p,P),O=Math.min(g,E),N=Math.max(m,k),D=Math.min(y,L);n=dy(n,M,O),r=dy(r,N,D)}else n=dy(n,p,g),r=dy(r,m,y);return{newWidth:n,newHeight:r}},t.prototype.setBoundingClientRect=function(){if(this.props.bounds==="parent"){var n=this.parentNode;if(n){var r=n.getBoundingClientRect();this.parentLeft=r.left,this.parentTop=r.top}}if(this.props.bounds&&typeof this.props.bounds!="string"){var i=this.props.bounds.getBoundingClientRect();this.targetLeft=i.left,this.targetTop=i.top}if(this.resizable){var o=this.resizable.getBoundingClientRect(),a=o.left,s=o.top,l=o.right,d=o.bottom;this.resizableLeft=a,this.resizableRight=l,this.resizableTop=s,this.resizableBottom=d}},t.prototype.onResizeStart=function(n,r){if(!(!this.resizable||!this.window)){var i=0,o=0;if(n.nativeEvent&&d3e(n.nativeEvent)?(i=n.nativeEvent.clientX,o=n.nativeEvent.clientY):n.nativeEvent&&fy(n.nativeEvent)&&(i=n.nativeEvent.touches[0].clientX,o=n.nativeEvent.touches[0].clientY),this.props.onResizeStart&&this.resizable){var a=this.props.onResizeStart(n,r,this.resizable);if(a===!1)return}this.props.size&&(typeof this.props.size.height<"u"&&this.props.size.height!==this.state.height&&this.setState({height:this.props.size.height}),typeof this.props.size.width<"u"&&this.props.size.width!==this.state.width&&this.setState({width:this.props.size.width})),this.ratio=typeof this.props.lockAspectRatio=="number"?this.props.lockAspectRatio:this.size.width/this.size.height;var s,l=this.window.getComputedStyle(this.resizable);if(l.flexBasis!=="auto"){var d=this.parentNode;if(d){var p=this.window.getComputedStyle(d).flexDirection;this.flexDir=p.startsWith("row")?"row":"column",s=l.flexBasis}}this.setBoundingClientRect(),this.bindEvents();var g={original:{x:i,y:o,width:this.size.width,height:this.size.height},isResizing:!0,backgroundStyle:ol(ol({},this.state.backgroundStyle),{cursor:this.window.getComputedStyle(n.target).cursor||"auto"}),direction:r,flexBasis:s};this.setState(g)}},t.prototype.onMouseMove=function(n){var r=this;if(!(!this.state.isResizing||!this.resizable||!this.window)){if(this.window.TouchEvent&&fy(n))try{n.preventDefault(),n.stopPropagation()}catch{}var i=this.props,o=i.maxWidth,a=i.maxHeight,s=i.minWidth,l=i.minHeight,d=fy(n)?n.touches[0].clientX:n.clientX,p=fy(n)?n.touches[0].clientY:n.clientY,g=this.state,m=g.direction,y=g.original,b=g.width,w=g.height,P=this.getParentSize(),E=f3e(P,this.window.innerWidth,this.window.innerHeight,o,a,s,l);o=E.maxWidth,a=E.maxHeight,s=E.minWidth,l=E.minHeight;var k=this.calculateNewSizeFromDirection(d,p),L=k.newHeight,M=k.newWidth,O=this.calculateNewMaxFromBoundary(o,a);this.props.snap&&this.props.snap.x&&(M=oA(M,this.props.snap.x,this.props.snapGap)),this.props.snap&&this.props.snap.y&&(L=oA(L,this.props.snap.y,this.props.snapGap));var N=this.calculateNewSizeFromAspectRatio(M,L,{width:O.maxWidth,height:O.maxHeight},{width:s,height:l});if(M=N.newWidth,L=N.newHeight,this.props.grid){var D=iA(M,this.props.grid[0]),z=iA(L,this.props.grid[1]),H=this.props.snapGap||0;M=H===0||Math.abs(D-M)<=H?D:M,L=H===0||Math.abs(z-L)<=H?z:L}var V={width:M-y.width,height:L-y.height};if(b&&typeof b=="string"){if(b.endsWith("%")){var j=M/P.width*100;M=j+"%"}else if(b.endsWith("vw")){var he=M/this.window.innerWidth*100;M=he+"vw"}else if(b.endsWith("vh")){var de=M/this.window.innerHeight*100;M=de+"vh"}}if(w&&typeof w=="string"){if(w.endsWith("%")){var j=L/P.height*100;L=j+"%"}else if(w.endsWith("vw")){var he=L/this.window.innerWidth*100;L=he+"vw"}else if(w.endsWith("vh")){var de=L/this.window.innerHeight*100;L=de+"vh"}}var ve={width:this.createSizeForCssProperty(M,"width"),height:this.createSizeForCssProperty(L,"height")};this.flexDir==="row"?ve.flexBasis=ve.width:this.flexDir==="column"&&(ve.flexBasis=ve.height),El.exports.flushSync(function(){r.setState(ve)}),this.props.onResize&&this.props.onResize(n,m,this.resizable,V)}},t.prototype.onMouseUp=function(n){var r=this.state,i=r.isResizing,o=r.direction,a=r.original;if(!(!i||!this.resizable)){var s={width:this.size.width-a.width,height:this.size.height-a.height};this.props.onResizeStop&&this.props.onResizeStop(n,o,this.resizable,s),this.props.size&&this.setState(this.props.size),this.unbindEvents(),this.setState({isResizing:!1,backgroundStyle:ol(ol({},this.state.backgroundStyle),{cursor:"auto"})})}},t.prototype.updateSize=function(n){this.setState({width:n.width,height:n.height})},t.prototype.renderResizer=function(){var n=this,r=this.props,i=r.enable,o=r.handleStyles,a=r.handleClasses,s=r.handleWrapperStyle,l=r.handleWrapperClass,d=r.handleComponent;if(!i)return null;var p=Object.keys(i).map(function(g){return i[g]!==!1?S(l3e,{direction:g,onResizeStart:n.onResizeStart,replaceStyles:o&&o[g],className:a&&a[g],children:d&&d[g]?d[g]:null},g):null});return S("div",{className:l,style:s,children:p})},t.prototype.render=function(){var n=this,r=Object.keys(this.props).reduce(function(a,s){return h3e.indexOf(s)!==-1||(a[s]=n.props[s]),a},{}),i=ol(ol(ol({position:"relative",userSelect:this.state.isResizing?"none":"auto"},this.props.style),this.sizeStyle),{maxWidth:this.props.maxWidth,maxHeight:this.props.maxHeight,minWidth:this.props.minWidth,minHeight:this.props.minHeight,boxSizing:"border-box",flexShrink:0});this.state.flexBasis&&(i.flexBasis=this.state.flexBasis);var o=this.props.as||"div";return te(o,{...ol({ref:this.ref,style:i,className:this.props.className},r),children:[this.state.isResizing&&S("div",{style:this.state.backgroundStyle}),this.props.children,this.renderResizer()]})},t.defaultProps={as:"div",onResizeStart:function(){},onResize:function(){},onResizeStop:function(){},enable:{top:!0,right:!0,bottom:!0,left:!0,topRight:!0,bottomRight:!0,bottomLeft:!0,topLeft:!0},style:{},grid:[1,1],lockAspectRatio:!1,lockAspectRatioExtraWidth:0,lockAspectRatioExtraHeight:0,scale:1,resizeRatio:1,snapGap:0},t}(C.exports.PureComponent);function Gn(e,t,{checkForDefaultPrevented:n=!0}={}){return function(i){if(e?.(i),n===!1||!i.defaultPrevented)return t?.(i)}}function Lv(e,t=[]){let n=[];function r(o,a){const s=C.exports.createContext(a),l=n.length;n=[...n,a];function d(g){const{scope:m,children:y,...b}=g,w=m?.[e][l]||s,P=C.exports.useMemo(()=>b,Object.values(b));return C.exports.createElement(w.Provider,{value:P},y)}function p(g,m){const y=m?.[e][l]||s,b=C.exports.useContext(y);if(b)return b;if(a!==void 0)return a;throw new Error(`\`${g}\` must be used within \`${o}\``)}return d.displayName=o+"Provider",[d,p]}const i=()=>{const o=n.map(a=>C.exports.createContext(a));return function(s){const l=s?.[e]||o;return C.exports.useMemo(()=>({[`__scope${e}`]:{...s,[e]:l}}),[s,l])}};return i.scopeName=e,[r,p3e(i,...t)]}function p3e(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(i=>({useScope:i(),scopeName:i.scopeName}));return function(o){const a=r.reduce((s,{useScope:l,scopeName:d})=>{const g=l(o)[`__scope${d}`];return{...s,...g}},{});return C.exports.useMemo(()=>({[`__scope${t.scopeName}`]:a}),[a])}};return n.scopeName=t.scopeName,n}function g3e(e,t){typeof e=="function"?e(t):e!=null&&(e.current=t)}function QB(...e){return t=>e.forEach(n=>g3e(n,t))}function Wa(...e){return C.exports.useCallback(QB(...e),e)}const tv=C.exports.forwardRef((e,t)=>{const{children:n,...r}=e,i=C.exports.Children.toArray(n),o=i.find(v3e);if(o){const a=o.props.children,s=i.map(l=>l===o?C.exports.Children.count(a)>1?C.exports.Children.only(null):C.exports.isValidElement(a)?a.props.children:null:l);return C.exports.createElement(lC,En({},r,{ref:t}),C.exports.isValidElement(a)?C.exports.cloneElement(a,void 0,s):null)}return C.exports.createElement(lC,En({},r,{ref:t}),n)});tv.displayName="Slot";const lC=C.exports.forwardRef((e,t)=>{const{children:n,...r}=e;return C.exports.isValidElement(n)?C.exports.cloneElement(n,{...y3e(r,n.props),ref:QB(t,n.ref)}):C.exports.Children.count(n)>1?C.exports.Children.only(null):null});lC.displayName="SlotClone";const m3e=({children:e})=>C.exports.createElement(C.exports.Fragment,null,e);function v3e(e){return C.exports.isValidElement(e)&&e.type===m3e}function y3e(e,t){const n={...t};for(const r in t){const i=e[r],o=t[r];/^on[A-Z]/.test(r)?i&&o?n[r]=(...s)=>{o(...s),i(...s)}:i&&(n[r]=i):r==="style"?n[r]={...i,...o}:r==="className"&&(n[r]=[i,o].filter(Boolean).join(" "))}return{...e,...n}}const x3e=["a","button","div","h2","h3","img","label","li","nav","ol","p","span","svg","ul"],mu=x3e.reduce((e,t)=>{const n=C.exports.forwardRef((r,i)=>{const{asChild:o,...a}=r,s=o?tv:t;return C.exports.useEffect(()=>{window[Symbol.for("radix-ui")]=!0},[]),C.exports.createElement(s,En({},a,{ref:i}))});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function JB(e,t){e&&El.exports.flushSync(()=>e.dispatchEvent(t))}function e$(e){const t=e+"CollectionProvider",[n,r]=Lv(t),[i,o]=n(t,{collectionRef:{current:null},itemMap:new Map}),a=y=>{const{scope:b,children:w}=y,P=ne.useRef(null),E=ne.useRef(new Map).current;return ne.createElement(i,{scope:b,itemMap:E,collectionRef:P},w)},s=e+"CollectionSlot",l=ne.forwardRef((y,b)=>{const{scope:w,children:P}=y,E=o(s,w),k=Wa(b,E.collectionRef);return ne.createElement(tv,{ref:k},P)}),d=e+"CollectionItemSlot",p="data-radix-collection-item",g=ne.forwardRef((y,b)=>{const{scope:w,children:P,...E}=y,k=ne.useRef(null),L=Wa(b,k),M=o(d,w);return ne.useEffect(()=>(M.itemMap.set(k,{ref:k,...E}),()=>void M.itemMap.delete(k))),ne.createElement(tv,{[p]:"",ref:L},P)});function m(y){const b=o(e+"CollectionConsumer",y);return ne.useCallback(()=>{const P=b.collectionRef.current;if(!P)return[];const E=Array.from(P.querySelectorAll(`[${p}]`));return Array.from(b.itemMap.values()).sort((M,O)=>E.indexOf(M.ref.current)-E.indexOf(O.ref.current))},[b.collectionRef,b.itemMap])}return[{Provider:a,Slot:l,ItemSlot:g},m,r]}const b3e=C.exports.createContext(void 0);function t$(e){const t=C.exports.useContext(b3e);return e||t||"ltr"}function Cl(e){const t=C.exports.useRef(e);return C.exports.useEffect(()=>{t.current=e}),C.exports.useMemo(()=>(...n)=>{var r;return(r=t.current)===null||r===void 0?void 0:r.call(t,...n)},[])}function S3e(e,t=globalThis?.document){const n=Cl(e);C.exports.useEffect(()=>{const r=i=>{i.key==="Escape"&&n(i)};return t.addEventListener("keydown",r),()=>t.removeEventListener("keydown",r)},[n,t])}const uC="dismissableLayer.update",w3e="dismissableLayer.pointerDownOutside",C3e="dismissableLayer.focusOutside";let sA;const _3e=C.exports.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),k3e=C.exports.forwardRef((e,t)=>{var n;const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:i,onPointerDownOutside:o,onFocusOutside:a,onInteractOutside:s,onDismiss:l,...d}=e,p=C.exports.useContext(_3e),[g,m]=C.exports.useState(null),y=(n=g?.ownerDocument)!==null&&n!==void 0?n:globalThis?.document,[,b]=C.exports.useState({}),w=Wa(t,z=>m(z)),P=Array.from(p.layers),[E]=[...p.layersWithOutsidePointerEventsDisabled].slice(-1),k=P.indexOf(E),L=g?P.indexOf(g):-1,M=p.layersWithOutsidePointerEventsDisabled.size>0,O=L>=k,N=E3e(z=>{const H=z.target,V=[...p.branches].some(j=>j.contains(H));!O||V||(o?.(z),s?.(z),z.defaultPrevented||l?.())},y),D=P3e(z=>{const H=z.target;[...p.branches].some(j=>j.contains(H))||(a?.(z),s?.(z),z.defaultPrevented||l?.())},y);return S3e(z=>{L===p.layers.size-1&&(i?.(z),!z.defaultPrevented&&l&&(z.preventDefault(),l()))},y),C.exports.useEffect(()=>{if(!!g)return r&&(p.layersWithOutsidePointerEventsDisabled.size===0&&(sA=y.body.style.pointerEvents,y.body.style.pointerEvents="none"),p.layersWithOutsidePointerEventsDisabled.add(g)),p.layers.add(g),lA(),()=>{r&&p.layersWithOutsidePointerEventsDisabled.size===1&&(y.body.style.pointerEvents=sA)}},[g,y,r,p]),C.exports.useEffect(()=>()=>{!g||(p.layers.delete(g),p.layersWithOutsidePointerEventsDisabled.delete(g),lA())},[g,p]),C.exports.useEffect(()=>{const z=()=>b({});return document.addEventListener(uC,z),()=>document.removeEventListener(uC,z)},[]),C.exports.createElement(mu.div,En({},d,{ref:w,style:{pointerEvents:M?O?"auto":"none":void 0,...e.style},onFocusCapture:Gn(e.onFocusCapture,D.onFocusCapture),onBlurCapture:Gn(e.onBlurCapture,D.onBlurCapture),onPointerDownCapture:Gn(e.onPointerDownCapture,N.onPointerDownCapture)}))});function E3e(e,t=globalThis?.document){const n=Cl(e),r=C.exports.useRef(!1),i=C.exports.useRef(()=>{});return C.exports.useEffect(()=>{const o=s=>{if(s.target&&!r.current){let d=function(){n$(w3e,n,l,{discrete:!0})};const l={originalEvent:s};s.pointerType==="touch"?(t.removeEventListener("click",i.current),i.current=d,t.addEventListener("click",i.current,{once:!0})):d()}r.current=!1},a=window.setTimeout(()=>{t.addEventListener("pointerdown",o)},0);return()=>{window.clearTimeout(a),t.removeEventListener("pointerdown",o),t.removeEventListener("click",i.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}function P3e(e,t=globalThis?.document){const n=Cl(e),r=C.exports.useRef(!1);return C.exports.useEffect(()=>{const i=o=>{o.target&&!r.current&&n$(C3e,n,{originalEvent:o},{discrete:!1})};return t.addEventListener("focusin",i),()=>t.removeEventListener("focusin",i)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}function lA(){const e=new CustomEvent(uC);document.dispatchEvent(e)}function n$(e,t,n,{discrete:r}){const i=n.originalEvent.target,o=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&i.addEventListener(e,t,{once:!0}),r?JB(i,o):i.dispatchEvent(o)}let MS=0;function T3e(){C.exports.useEffect(()=>{var e,t;const n=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",(e=n[0])!==null&&e!==void 0?e:uA()),document.body.insertAdjacentElement("beforeend",(t=n[1])!==null&&t!==void 0?t:uA()),MS++,()=>{MS===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(r=>r.remove()),MS--}},[])}function uA(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.cssText="outline: none; opacity: 0; position: fixed; pointer-events: none",e}const IS="focusScope.autoFocusOnMount",RS="focusScope.autoFocusOnUnmount",cA={bubbles:!1,cancelable:!0},L3e=C.exports.forwardRef((e,t)=>{const{loop:n=!1,trapped:r=!1,onMountAutoFocus:i,onUnmountAutoFocus:o,...a}=e,[s,l]=C.exports.useState(null),d=Cl(i),p=Cl(o),g=C.exports.useRef(null),m=Wa(t,w=>l(w)),y=C.exports.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;C.exports.useEffect(()=>{if(r){let w=function(E){if(y.paused||!s)return;const k=E.target;s.contains(k)?g.current=k:lf(g.current,{select:!0})},P=function(E){y.paused||!s||s.contains(E.relatedTarget)||lf(g.current,{select:!0})};return document.addEventListener("focusin",w),document.addEventListener("focusout",P),()=>{document.removeEventListener("focusin",w),document.removeEventListener("focusout",P)}}},[r,s,y.paused]),C.exports.useEffect(()=>{if(s){fA.add(y);const w=document.activeElement;if(!s.contains(w)){const E=new CustomEvent(IS,cA);s.addEventListener(IS,d),s.dispatchEvent(E),E.defaultPrevented||(A3e(N3e(r$(s)),{select:!0}),document.activeElement===w&&lf(s))}return()=>{s.removeEventListener(IS,d),setTimeout(()=>{const E=new CustomEvent(RS,cA);s.addEventListener(RS,p),s.dispatchEvent(E),E.defaultPrevented||lf(w??document.body,{select:!0}),s.removeEventListener(RS,p),fA.remove(y)},0)}}},[s,d,p,y]);const b=C.exports.useCallback(w=>{if(!n&&!r||y.paused)return;const P=w.key==="Tab"&&!w.altKey&&!w.ctrlKey&&!w.metaKey,E=document.activeElement;if(P&&E){const k=w.currentTarget,[L,M]=M3e(k);L&&M?!w.shiftKey&&E===M?(w.preventDefault(),n&&lf(L,{select:!0})):w.shiftKey&&E===L&&(w.preventDefault(),n&&lf(M,{select:!0})):E===k&&w.preventDefault()}},[n,r,y.paused]);return C.exports.createElement(mu.div,En({tabIndex:-1},a,{ref:m,onKeyDown:b}))});function A3e(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(lf(r,{select:t}),document.activeElement!==n)return}function M3e(e){const t=r$(e),n=dA(t,e),r=dA(t.reverse(),e);return[n,r]}function r$(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const i=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||i?NodeFilter.FILTER_SKIP:r.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function dA(e,t){for(const n of e)if(!I3e(n,{upTo:t}))return n}function I3e(e,{upTo:t}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(t!==void 0&&e===t)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function R3e(e){return e instanceof HTMLInputElement&&"select"in e}function lf(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&R3e(e)&&t&&e.select()}}const fA=O3e();function O3e(){let e=[];return{add(t){const n=e[0];t!==n&&n?.pause(),e=hA(e,t),e.unshift(t)},remove(t){var n;e=hA(e,t),(n=e[0])===null||n===void 0||n.resume()}}}function hA(e,t){const n=[...e],r=n.indexOf(t);return r!==-1&&n.splice(r,1),n}function N3e(e){return e.filter(t=>t.tagName!=="A")}const b0=Boolean(globalThis?.document)?C.exports.useLayoutEffect:()=>{},D3e=ZS["useId".toString()]||(()=>{});let z3e=0;function F3e(e){const[t,n]=C.exports.useState(D3e());return b0(()=>{e||n(r=>r??String(z3e++))},[e]),e||(t?`radix-${t}`:"")}function z0(e){return e.split("-")[0]}function mx(e){return e.split("-")[1]}function F0(e){return["top","bottom"].includes(z0(e))?"x":"y"}function Q7(e){return e==="y"?"height":"width"}function pA(e,t,n){let{reference:r,floating:i}=e;const o=r.x+r.width/2-i.width/2,a=r.y+r.height/2-i.height/2,s=F0(t),l=Q7(s),d=r[l]/2-i[l]/2,p=z0(t),g=s==="x";let m;switch(p){case"top":m={x:o,y:r.y-i.height};break;case"bottom":m={x:o,y:r.y+r.height};break;case"right":m={x:r.x+r.width,y:a};break;case"left":m={x:r.x-i.width,y:a};break;default:m={x:r.x,y:r.y}}switch(mx(t)){case"start":m[s]-=d*(n&&g?-1:1);break;case"end":m[s]+=d*(n&&g?-1:1);break}return m}const B3e=async(e,t,n)=>{const{placement:r="bottom",strategy:i="absolute",middleware:o=[],platform:a}=n,s=await(a.isRTL==null?void 0:a.isRTL(t));let l=await a.getElementRects({reference:e,floating:t,strategy:i}),{x:d,y:p}=pA(l,r,s),g=r,m={},y=0;for(let b=0;b({name:"arrow",options:e,async fn(t){const{element:n,padding:r=0}=e??{},{x:i,y:o,placement:a,rects:s,platform:l}=t;if(n==null)return{};const d=i$(r),p={x:i,y:o},g=F0(a),m=mx(a),y=Q7(g),b=await l.getDimensions(n),w=g==="y"?"top":"left",P=g==="y"?"bottom":"right",E=s.reference[y]+s.reference[g]-p[g]-s.floating[y],k=p[g]-s.reference[g],L=await(l.getOffsetParent==null?void 0:l.getOffsetParent(n));let M=L?g==="y"?L.clientHeight||0:L.clientWidth||0:0;M===0&&(M=s.floating[y]);const O=E/2-k/2,N=d[w],D=M-b[y]-d[P],z=M/2-b[y]/2+O,H=cC(N,z,D),he=(m==="start"?d[w]:d[P])>0&&z!==H&&s.reference[y]<=s.floating[y]?zV3e[t])}function U3e(e,t,n){n===void 0&&(n=!1);const r=mx(e),i=F0(e),o=Q7(i);let a=i==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[o]>t.floating[o]&&(a=A5(a)),{main:a,cross:A5(a)}}const G3e={start:"end",end:"start"};function mA(e){return e.replace(/start|end/g,t=>G3e[t])}const j3e=["top","right","bottom","left"];function q3e(e){const t=A5(e);return[mA(e),t,mA(t)]}const K3e=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n;const{placement:r,middlewareData:i,rects:o,initialPlacement:a,platform:s,elements:l}=t,{mainAxis:d=!0,crossAxis:p=!0,fallbackPlacements:g,fallbackStrategy:m="bestFit",flipAlignment:y=!0,...b}=e,w=z0(r),E=g||(w===a||!y?[A5(a)]:q3e(a)),k=[a,...E],L=await L5(t,b),M=[];let O=((n=i.flip)==null?void 0:n.overflows)||[];if(d&&M.push(L[w]),p){const{main:H,cross:V}=U3e(r,o,await(s.isRTL==null?void 0:s.isRTL(l.floating)));M.push(L[H],L[V])}if(O=[...O,{placement:r,overflows:M}],!M.every(H=>H<=0)){var N,D;const H=((N=(D=i.flip)==null?void 0:D.index)!=null?N:0)+1,V=k[H];if(V)return{data:{index:H,overflows:O},reset:{placement:V}};let j="bottom";switch(m){case"bestFit":{var z;const he=(z=O.map(de=>[de,de.overflows.filter(ve=>ve>0).reduce((ve,ke)=>ve+ke,0)]).sort((de,ve)=>de[1]-ve[1])[0])==null?void 0:z[0].placement;he&&(j=he);break}case"initialPlacement":j=a;break}if(r!==j)return{reset:{placement:j}}}return{}}}};function vA(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function yA(e){return j3e.some(t=>e[t]>=0)}const Z3e=function(e){let{strategy:t="referenceHidden",...n}=e===void 0?{}:e;return{name:"hide",async fn(r){const{rects:i}=r;switch(t){case"referenceHidden":{const o=await L5(r,{...n,elementContext:"reference"}),a=vA(o,i.reference);return{data:{referenceHiddenOffsets:a,referenceHidden:yA(a)}}}case"escaped":{const o=await L5(r,{...n,altBoundary:!0}),a=vA(o,i.floating);return{data:{escapedOffsets:a,escaped:yA(a)}}}default:return{}}}}};async function Y3e(e,t){const{placement:n,platform:r,elements:i}=e,o=await(r.isRTL==null?void 0:r.isRTL(i.floating)),a=z0(n),s=mx(n),l=F0(n)==="x",d=["left","top"].includes(a)?-1:1,p=o&&l?-1:1,g=typeof t=="function"?t(e):t;let{mainAxis:m,crossAxis:y,alignmentAxis:b}=typeof g=="number"?{mainAxis:g,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...g};return s&&typeof b=="number"&&(y=s==="end"?b*-1:b),l?{x:y*p,y:m*d}:{x:m*d,y:y*p}}const X3e=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){const{x:n,y:r}=t,i=await Y3e(t,e);return{x:n+i.x,y:r+i.y,data:i}}}};function o$(e){return e==="x"?"y":"x"}const Q3e=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:i}=t,{mainAxis:o=!0,crossAxis:a=!1,limiter:s={fn:P=>{let{x:E,y:k}=P;return{x:E,y:k}}},...l}=e,d={x:n,y:r},p=await L5(t,l),g=F0(z0(i)),m=o$(g);let y=d[g],b=d[m];if(o){const P=g==="y"?"top":"left",E=g==="y"?"bottom":"right",k=y+p[P],L=y-p[E];y=cC(k,y,L)}if(a){const P=m==="y"?"top":"left",E=m==="y"?"bottom":"right",k=b+p[P],L=b-p[E];b=cC(k,b,L)}const w=s.fn({...t,[g]:y,[m]:b});return{...w,data:{x:w.x-n,y:w.y-r}}}}},J3e=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:n,y:r,placement:i,rects:o,middlewareData:a}=t,{offset:s=0,mainAxis:l=!0,crossAxis:d=!0}=e,p={x:n,y:r},g=F0(i),m=o$(g);let y=p[g],b=p[m];const w=typeof s=="function"?s({...o,placement:i}):s,P=typeof w=="number"?{mainAxis:w,crossAxis:0}:{mainAxis:0,crossAxis:0,...w};if(l){const O=g==="y"?"height":"width",N=o.reference[g]-o.floating[O]+P.mainAxis,D=o.reference[g]+o.reference[O]-P.mainAxis;yD&&(y=D)}if(d){var E,k,L,M;const O=g==="y"?"width":"height",N=["top","left"].includes(z0(i)),D=o.reference[m]-o.floating[O]+(N&&(E=(k=a.offset)==null?void 0:k[m])!=null?E:0)+(N?0:P.crossAxis),z=o.reference[m]+o.reference[O]+(N?0:(L=(M=a.offset)==null?void 0:M[m])!=null?L:0)-(N?P.crossAxis:0);bz&&(b=z)}return{[g]:y,[m]:b}}}};function a$(e){return e&&e.document&&e.location&&e.alert&&e.setInterval}function Cu(e){if(e==null)return window;if(!a$(e)){const t=e.ownerDocument;return t&&t.defaultView||window}return e}function Av(e){return Cu(e).getComputedStyle(e)}function vu(e){return a$(e)?"":e?(e.nodeName||"").toLowerCase():""}function s$(){const e=navigator.userAgentData;return e!=null&&e.brands?e.brands.map(t=>t.brand+"/"+t.version).join(" "):navigator.userAgent}function _l(e){return e instanceof Cu(e).HTMLElement}function Xc(e){return e instanceof Cu(e).Element}function e5e(e){return e instanceof Cu(e).Node}function J7(e){if(typeof ShadowRoot>"u")return!1;const t=Cu(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function vx(e){const{overflow:t,overflowX:n,overflowY:r}=Av(e);return/auto|scroll|overlay|hidden/.test(t+r+n)}function t5e(e){return["table","td","th"].includes(vu(e))}function l$(e){const t=/firefox/i.test(s$()),n=Av(e);return n.transform!=="none"||n.perspective!=="none"||n.contain==="paint"||["transform","perspective"].includes(n.willChange)||t&&n.willChange==="filter"||t&&(n.filter?n.filter!=="none":!1)}function u$(){return!/^((?!chrome|android).)*safari/i.test(s$())}const xA=Math.min,sm=Math.max,M5=Math.round;function yu(e,t,n){var r,i,o,a;t===void 0&&(t=!1),n===void 0&&(n=!1);const s=e.getBoundingClientRect();let l=1,d=1;t&&_l(e)&&(l=e.offsetWidth>0&&M5(s.width)/e.offsetWidth||1,d=e.offsetHeight>0&&M5(s.height)/e.offsetHeight||1);const p=Xc(e)?Cu(e):window,g=!u$()&&n,m=(s.left+(g&&(r=(i=p.visualViewport)==null?void 0:i.offsetLeft)!=null?r:0))/l,y=(s.top+(g&&(o=(a=p.visualViewport)==null?void 0:a.offsetTop)!=null?o:0))/d,b=s.width/l,w=s.height/d;return{width:b,height:w,top:y,right:m+b,bottom:y+w,left:m,x:m,y}}function ad(e){return((e5e(e)?e.ownerDocument:e.document)||window.document).documentElement}function yx(e){return Xc(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function c$(e){return yu(ad(e)).left+yx(e).scrollLeft}function n5e(e){const t=yu(e);return M5(t.width)!==e.offsetWidth||M5(t.height)!==e.offsetHeight}function r5e(e,t,n){const r=_l(t),i=ad(t),o=yu(e,r&&n5e(t),n==="fixed");let a={scrollLeft:0,scrollTop:0};const s={x:0,y:0};if(r||!r&&n!=="fixed")if((vu(t)!=="body"||vx(i))&&(a=yx(t)),_l(t)){const l=yu(t,!0);s.x=l.x+t.clientLeft,s.y=l.y+t.clientTop}else i&&(s.x=c$(i));return{x:o.left+a.scrollLeft-s.x,y:o.top+a.scrollTop-s.y,width:o.width,height:o.height}}function d$(e){return vu(e)==="html"?e:e.assignedSlot||e.parentNode||(J7(e)?e.host:null)||ad(e)}function bA(e){return!_l(e)||getComputedStyle(e).position==="fixed"?null:e.offsetParent}function i5e(e){let t=d$(e);for(J7(t)&&(t=t.host);_l(t)&&!["html","body"].includes(vu(t));){if(l$(t))return t;t=t.parentNode}return null}function dC(e){const t=Cu(e);let n=bA(e);for(;n&&t5e(n)&&getComputedStyle(n).position==="static";)n=bA(n);return n&&(vu(n)==="html"||vu(n)==="body"&&getComputedStyle(n).position==="static"&&!l$(n))?t:n||i5e(e)||t}function SA(e){if(_l(e))return{width:e.offsetWidth,height:e.offsetHeight};const t=yu(e);return{width:t.width,height:t.height}}function o5e(e){let{rect:t,offsetParent:n,strategy:r}=e;const i=_l(n),o=ad(n);if(n===o)return t;let a={scrollLeft:0,scrollTop:0};const s={x:0,y:0};if((i||!i&&r!=="fixed")&&((vu(n)!=="body"||vx(o))&&(a=yx(n)),_l(n))){const l=yu(n,!0);s.x=l.x+n.clientLeft,s.y=l.y+n.clientTop}return{...t,x:t.x-a.scrollLeft+s.x,y:t.y-a.scrollTop+s.y}}function a5e(e,t){const n=Cu(e),r=ad(e),i=n.visualViewport;let o=r.clientWidth,a=r.clientHeight,s=0,l=0;if(i){o=i.width,a=i.height;const d=u$();(d||!d&&t==="fixed")&&(s=i.offsetLeft,l=i.offsetTop)}return{width:o,height:a,x:s,y:l}}function s5e(e){var t;const n=ad(e),r=yx(e),i=(t=e.ownerDocument)==null?void 0:t.body,o=sm(n.scrollWidth,n.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),a=sm(n.scrollHeight,n.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0);let s=-r.scrollLeft+c$(e);const l=-r.scrollTop;return Av(i||n).direction==="rtl"&&(s+=sm(n.clientWidth,i?i.clientWidth:0)-o),{width:o,height:a,x:s,y:l}}function f$(e){const t=d$(e);return["html","body","#document"].includes(vu(t))?e.ownerDocument.body:_l(t)&&vx(t)?t:f$(t)}function I5(e,t){var n;t===void 0&&(t=[]);const r=f$(e),i=r===((n=e.ownerDocument)==null?void 0:n.body),o=Cu(r),a=i?[o].concat(o.visualViewport||[],vx(r)?r:[]):r,s=t.concat(a);return i?s:s.concat(I5(a))}function l5e(e,t){const n=t.getRootNode==null?void 0:t.getRootNode();if(e.contains(t))return!0;if(n&&J7(n)){let r=t;do{if(r&&e===r)return!0;r=r.parentNode||r.host}while(r)}return!1}function u5e(e,t){const n=yu(e,!1,t==="fixed"),r=n.top+e.clientTop,i=n.left+e.clientLeft;return{top:r,left:i,x:i,y:r,right:i+e.clientWidth,bottom:r+e.clientHeight,width:e.clientWidth,height:e.clientHeight}}function wA(e,t,n){return t==="viewport"?T5(a5e(e,n)):Xc(t)?u5e(t,n):T5(s5e(ad(e)))}function c5e(e){const t=I5(e),r=["absolute","fixed"].includes(Av(e).position)&&_l(e)?dC(e):e;return Xc(r)?t.filter(i=>Xc(i)&&l5e(i,r)&&vu(i)!=="body"):[]}function d5e(e){let{element:t,boundary:n,rootBoundary:r,strategy:i}=e;const a=[...n==="clippingAncestors"?c5e(t):[].concat(n),r],s=a[0],l=a.reduce((d,p)=>{const g=wA(t,p,i);return d.top=sm(g.top,d.top),d.right=xA(g.right,d.right),d.bottom=xA(g.bottom,d.bottom),d.left=sm(g.left,d.left),d},wA(t,s,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}const f5e={getClippingRect:d5e,convertOffsetParentRelativeRectToViewportRelativeRect:o5e,isElement:Xc,getDimensions:SA,getOffsetParent:dC,getDocumentElement:ad,getElementRects:e=>{let{reference:t,floating:n,strategy:r}=e;return{reference:r5e(t,dC(n),r),floating:{...SA(n),x:0,y:0}}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>Av(e).direction==="rtl"};function h5e(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:i=!0,ancestorResize:o=!0,elementResize:a=!0,animationFrame:s=!1}=r,l=i&&!s,d=o&&!s,p=l||d?[...Xc(e)?I5(e):[],...I5(t)]:[];p.forEach(w=>{l&&w.addEventListener("scroll",n,{passive:!0}),d&&w.addEventListener("resize",n)});let g=null;if(a){let w=!0;g=new ResizeObserver(()=>{w||n(),w=!1}),Xc(e)&&!s&&g.observe(e),g.observe(t)}let m,y=s?yu(e):null;s&&b();function b(){const w=yu(e);y&&(w.x!==y.x||w.y!==y.y||w.width!==y.width||w.height!==y.height)&&n(),y=w,m=requestAnimationFrame(b)}return n(),()=>{var w;p.forEach(P=>{l&&P.removeEventListener("scroll",n),d&&P.removeEventListener("resize",n)}),(w=g)==null||w.disconnect(),g=null,s&&cancelAnimationFrame(m)}}const p5e=(e,t,n)=>B3e(e,t,{platform:f5e,...n});var fC=typeof document<"u"?C.exports.useLayoutEffect:C.exports.useEffect;function hC(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let n,r,i;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(n=e.length,n!=t.length)return!1;for(r=n;r--!==0;)if(!hC(e[r],t[r]))return!1;return!0}if(i=Object.keys(e),n=i.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!Object.prototype.hasOwnProperty.call(t,i[r]))return!1;for(r=n;r--!==0;){const o=i[r];if(!(o==="_owner"&&e.$$typeof)&&!hC(e[o],t[o]))return!1}return!0}return e!==e&&t!==t}function g5e(e){const t=C.exports.useRef(e);return fC(()=>{t.current=e}),t}function m5e(e){let{middleware:t,placement:n="bottom",strategy:r="absolute",whileElementsMounted:i}=e===void 0?{}:e;const o=C.exports.useRef(null),a=C.exports.useRef(null),s=g5e(i),l=C.exports.useRef(null),[d,p]=C.exports.useState({x:null,y:null,strategy:r,placement:n,middlewareData:{}}),[g,m]=C.exports.useState(t);hC(g?.map(L=>{let{options:M}=L;return M}),t?.map(L=>{let{options:M}=L;return M}))||m(t);const y=C.exports.useCallback(()=>{!o.current||!a.current||p5e(o.current,a.current,{middleware:g,placement:n,strategy:r}).then(L=>{b.current&&El.exports.flushSync(()=>{p(L)})})},[g,n,r]);fC(()=>{b.current&&y()},[y]);const b=C.exports.useRef(!1);fC(()=>(b.current=!0,()=>{b.current=!1}),[]);const w=C.exports.useCallback(()=>{if(typeof l.current=="function"&&(l.current(),l.current=null),o.current&&a.current)if(s.current){const L=s.current(o.current,a.current,y);l.current=L}else y()},[y,s]),P=C.exports.useCallback(L=>{o.current=L,w()},[w]),E=C.exports.useCallback(L=>{a.current=L,w()},[w]),k=C.exports.useMemo(()=>({reference:o,floating:a}),[]);return C.exports.useMemo(()=>({...d,update:y,refs:k,reference:P,floating:E}),[d,y,k,P,E])}const v5e=e=>{const{element:t,padding:n}=e;function r(i){return Object.prototype.hasOwnProperty.call(i,"current")}return{name:"arrow",options:e,fn(i){return r(t)?t.current!=null?gA({element:t.current,padding:n}).fn(i):{}:t?gA({element:t,padding:n}).fn(i):{}}}};function y5e(e){const[t,n]=C.exports.useState(void 0);return b0(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const r=new ResizeObserver(i=>{if(!Array.isArray(i)||!i.length)return;const o=i[0];let a,s;if("borderBoxSize"in o){const l=o.borderBoxSize,d=Array.isArray(l)?l[0]:l;a=d.inlineSize,s=d.blockSize}else a=e.offsetWidth,s=e.offsetHeight;n({width:a,height:s})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}else n(void 0)},[e]),t}const h$="Popper",[e_,p$]=Lv(h$),[x5e,g$]=e_(h$),b5e=e=>{const{__scopePopper:t,children:n}=e,[r,i]=C.exports.useState(null);return C.exports.createElement(x5e,{scope:t,anchor:r,onAnchorChange:i},n)},S5e="PopperAnchor",w5e=C.exports.forwardRef((e,t)=>{const{__scopePopper:n,virtualRef:r,...i}=e,o=g$(S5e,n),a=C.exports.useRef(null),s=Wa(t,a);return C.exports.useEffect(()=>{o.onAnchorChange(r?.current||a.current)}),r?null:C.exports.createElement(mu.div,En({},i,{ref:s}))}),R5="PopperContent",[C5e,l8e]=e_(R5),[_5e,k5e]=e_(R5,{hasParent:!1,positionUpdateFns:new Set}),E5e=C.exports.forwardRef((e,t)=>{var n,r,i,o,a,s,l,d;const{__scopePopper:p,side:g="bottom",sideOffset:m=0,align:y="center",alignOffset:b=0,arrowPadding:w=0,collisionBoundary:P=[],collisionPadding:E=0,sticky:k="partial",hideWhenDetached:L=!1,avoidCollisions:M=!0,...O}=e,N=g$(R5,p),[D,z]=C.exports.useState(null),H=Wa(t,bt=>z(bt)),[V,j]=C.exports.useState(null),he=y5e(V),de=(n=he?.width)!==null&&n!==void 0?n:0,ve=(r=he?.height)!==null&&r!==void 0?r:0,ke=g+(y!=="center"?"-"+y:""),xe=typeof E=="number"?E:{top:0,right:0,bottom:0,left:0,...E},Y=Array.isArray(P)?P:[P],U=Y.length>0,oe={padding:xe,boundary:Y.filter(T5e),altBoundary:U},{reference:ae,floating:X,strategy:me,x:ye,y:Se,placement:He,middlewareData:je,update:ut}=m5e({strategy:"fixed",placement:ke,whileElementsMounted:h5e,middleware:[X3e({mainAxis:m+ve,alignmentAxis:b}),M?Q3e({mainAxis:!0,crossAxis:!1,limiter:k==="partial"?J3e():void 0,...oe}):void 0,V?v5e({element:V,padding:w}):void 0,M?K3e({...oe}):void 0,L5e({arrowWidth:de,arrowHeight:ve}),L?Z3e({strategy:"referenceHidden"}):void 0].filter(P5e)});b0(()=>{ae(N.anchor)},[ae,N.anchor]);const qe=ye!==null&&Se!==null,[at,et]=m$(He),it=(i=je.arrow)===null||i===void 0?void 0:i.x,Mt=(o=je.arrow)===null||o===void 0?void 0:o.y,wt=((a=je.arrow)===null||a===void 0?void 0:a.centerOffset)!==0,[Le,ot]=C.exports.useState();b0(()=>{D&&ot(window.getComputedStyle(D).zIndex)},[D]);const{hasParent:Et,positionUpdateFns:rt}=k5e(R5,p),gt=!Et;C.exports.useLayoutEffect(()=>{if(!gt)return rt.add(ut),()=>{rt.delete(ut)}},[gt,rt,ut]),C.exports.useLayoutEffect(()=>{gt&&qe&&Array.from(rt).reverse().forEach(bt=>requestAnimationFrame(bt))},[gt,qe,rt]);const Sn={"data-side":at,"data-align":et,...O,ref:H,style:{...O.style,animation:qe?void 0:"none",opacity:(s=je.hide)!==null&&s!==void 0&&s.referenceHidden?0:void 0}};return C.exports.createElement("div",{ref:X,"data-radix-popper-content-wrapper":"",style:{position:me,left:0,top:0,transform:qe?`translate3d(${Math.round(ye)}px, ${Math.round(Se)}px, 0)`:"translate3d(0, -200%, 0)",minWidth:"max-content",zIndex:Le,["--radix-popper-transform-origin"]:[(l=je.transformOrigin)===null||l===void 0?void 0:l.x,(d=je.transformOrigin)===null||d===void 0?void 0:d.y].join(" ")}},C.exports.createElement(C5e,{scope:p,placedSide:at,onArrowChange:j,arrowX:it,arrowY:Mt,shouldHideArrow:wt},gt?C.exports.createElement(_5e,{scope:p,hasParent:!0,positionUpdateFns:rt},C.exports.createElement(mu.div,Sn)):C.exports.createElement(mu.div,Sn)))});function P5e(e){return e!==void 0}function T5e(e){return e!==null}const L5e=e=>({name:"transformOrigin",options:e,fn(t){var n,r,i,o,a;const{placement:s,rects:l,middlewareData:d}=t,g=((n=d.arrow)===null||n===void 0?void 0:n.centerOffset)!==0,m=g?0:e.arrowWidth,y=g?0:e.arrowHeight,[b,w]=m$(s),P={start:"0%",center:"50%",end:"100%"}[w],E=((r=(i=d.arrow)===null||i===void 0?void 0:i.x)!==null&&r!==void 0?r:0)+m/2,k=((o=(a=d.arrow)===null||a===void 0?void 0:a.y)!==null&&o!==void 0?o:0)+y/2;let L="",M="";return b==="bottom"?(L=g?P:`${E}px`,M=`${-y}px`):b==="top"?(L=g?P:`${E}px`,M=`${l.floating.height+y}px`):b==="right"?(L=`${-y}px`,M=g?P:`${k}px`):b==="left"&&(L=`${l.floating.width+y}px`,M=g?P:`${k}px`),{data:{x:L,y:M}}}});function m$(e){const[t,n="center"]=e.split("-");return[t,n]}const A5e=b5e,M5e=w5e,I5e=E5e;function R5e(e,t){return C.exports.useReducer((n,r)=>{const i=t[n][r];return i??n},e)}const v$=e=>{const{present:t,children:n}=e,r=O5e(t),i=typeof n=="function"?n({present:r.isPresent}):C.exports.Children.only(n),o=Wa(r.ref,i.ref);return typeof n=="function"||r.isPresent?C.exports.cloneElement(i,{ref:o}):null};v$.displayName="Presence";function O5e(e){const[t,n]=C.exports.useState(),r=C.exports.useRef({}),i=C.exports.useRef(e),o=C.exports.useRef("none"),a=e?"mounted":"unmounted",[s,l]=R5e(a,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return C.exports.useEffect(()=>{const d=py(r.current);o.current=s==="mounted"?d:"none"},[s]),b0(()=>{const d=r.current,p=i.current;if(p!==e){const m=o.current,y=py(d);e?l("MOUNT"):y==="none"||d?.display==="none"?l("UNMOUNT"):l(p&&m!==y?"ANIMATION_OUT":"UNMOUNT"),i.current=e}},[e,l]),b0(()=>{if(t){const d=g=>{const y=py(r.current).includes(g.animationName);g.target===t&&y&&El.exports.flushSync(()=>l("ANIMATION_END"))},p=g=>{g.target===t&&(o.current=py(r.current))};return t.addEventListener("animationstart",p),t.addEventListener("animationcancel",d),t.addEventListener("animationend",d),()=>{t.removeEventListener("animationstart",p),t.removeEventListener("animationcancel",d),t.removeEventListener("animationend",d)}}else l("ANIMATION_END")},[t,l]),{isPresent:["mounted","unmountSuspended"].includes(s),ref:C.exports.useCallback(d=>{d&&(r.current=getComputedStyle(d)),n(d)},[])}}function py(e){return e?.animationName||"none"}function N5e({prop:e,defaultProp:t,onChange:n=()=>{}}){const[r,i]=D5e({defaultProp:t,onChange:n}),o=e!==void 0,a=o?e:r,s=Cl(n),l=C.exports.useCallback(d=>{if(o){const g=typeof d=="function"?d(e):d;g!==e&&s(g)}else i(d)},[o,e,i,s]);return[a,l]}function D5e({defaultProp:e,onChange:t}){const n=C.exports.useState(e),[r]=n,i=C.exports.useRef(r),o=Cl(t);return C.exports.useEffect(()=>{i.current!==r&&(o(r),i.current=r)},[r,i,o]),n}const OS="rovingFocusGroup.onEntryFocus",z5e={bubbles:!1,cancelable:!0},t_="RovingFocusGroup",[pC,y$,F5e]=e$(t_),[B5e,x$]=Lv(t_,[F5e]),[$5e,H5e]=B5e(t_),W5e=C.exports.forwardRef((e,t)=>C.exports.createElement(pC.Provider,{scope:e.__scopeRovingFocusGroup},C.exports.createElement(pC.Slot,{scope:e.__scopeRovingFocusGroup},C.exports.createElement(V5e,En({},e,{ref:t}))))),V5e=C.exports.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,orientation:r,loop:i=!1,dir:o,currentTabStopId:a,defaultCurrentTabStopId:s,onCurrentTabStopIdChange:l,onEntryFocus:d,...p}=e,g=C.exports.useRef(null),m=Wa(t,g),y=t$(o),[b=null,w]=N5e({prop:a,defaultProp:s,onChange:l}),[P,E]=C.exports.useState(!1),k=Cl(d),L=y$(n),M=C.exports.useRef(!1),[O,N]=C.exports.useState(0);return C.exports.useEffect(()=>{const D=g.current;if(D)return D.addEventListener(OS,k),()=>D.removeEventListener(OS,k)},[k]),C.exports.createElement($5e,{scope:n,orientation:r,dir:y,loop:i,currentTabStopId:b,onItemFocus:C.exports.useCallback(D=>w(D),[w]),onItemShiftTab:C.exports.useCallback(()=>E(!0),[]),onFocusableItemAdd:C.exports.useCallback(()=>N(D=>D+1),[]),onFocusableItemRemove:C.exports.useCallback(()=>N(D=>D-1),[])},C.exports.createElement(mu.div,En({tabIndex:P||O===0?-1:0,"data-orientation":r},p,{ref:m,style:{outline:"none",...e.style},onMouseDown:Gn(e.onMouseDown,()=>{M.current=!0}),onFocus:Gn(e.onFocus,D=>{const z=!M.current;if(D.target===D.currentTarget&&z&&!P){const H=new CustomEvent(OS,z5e);if(D.currentTarget.dispatchEvent(H),!H.defaultPrevented){const V=L().filter(ke=>ke.focusable),j=V.find(ke=>ke.active),he=V.find(ke=>ke.id===b),ve=[j,he,...V].filter(Boolean).map(ke=>ke.ref.current);b$(ve)}}M.current=!1}),onBlur:Gn(e.onBlur,()=>E(!1))})))}),U5e="RovingFocusGroupItem",G5e=C.exports.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,focusable:r=!0,active:i=!1,...o}=e,a=F3e(),s=H5e(U5e,n),l=s.currentTabStopId===a,d=y$(n),{onFocusableItemAdd:p,onFocusableItemRemove:g}=s;return C.exports.useEffect(()=>{if(r)return p(),()=>g()},[r,p,g]),C.exports.createElement(pC.ItemSlot,{scope:n,id:a,focusable:r,active:i},C.exports.createElement(mu.span,En({tabIndex:l?0:-1,"data-orientation":s.orientation},o,{ref:t,onMouseDown:Gn(e.onMouseDown,m=>{r?s.onItemFocus(a):m.preventDefault()}),onFocus:Gn(e.onFocus,()=>s.onItemFocus(a)),onKeyDown:Gn(e.onKeyDown,m=>{if(m.key==="Tab"&&m.shiftKey){s.onItemShiftTab();return}if(m.target!==m.currentTarget)return;const y=K5e(m,s.orientation,s.dir);if(y!==void 0){m.preventDefault();let w=d().filter(P=>P.focusable).map(P=>P.ref.current);if(y==="last")w.reverse();else if(y==="prev"||y==="next"){y==="prev"&&w.reverse();const P=w.indexOf(m.currentTarget);w=s.loop?Z5e(w,P+1):w.slice(P+1)}setTimeout(()=>b$(w))}})})))}),j5e={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function q5e(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function K5e(e,t,n){const r=q5e(e.key,n);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(r))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(r)))return j5e[r]}function b$(e){const t=document.activeElement;for(const n of e)if(n===t||(n.focus(),document.activeElement!==t))return}function Z5e(e,t){return e.map((n,r)=>e[(t+r)%e.length])}const Y5e=W5e,X5e=G5e,Q5e=["Enter"," "],J5e=["ArrowDown","PageUp","Home"],S$=["ArrowUp","PageDown","End"],e4e=[...J5e,...S$],xx="Menu",[gC,t4e,n4e]=e$(xx),[Yf,w$]=Lv(xx,[n4e,p$,x$]),n_=p$(),C$=x$(),[r4e,bx]=Yf(xx),[i4e,r_]=Yf(xx),o4e=e=>{const{__scopeMenu:t,open:n=!1,children:r,dir:i,onOpenChange:o,modal:a=!0}=e,s=n_(t),[l,d]=C.exports.useState(null),p=C.exports.useRef(!1),g=Cl(o),m=t$(i);return C.exports.useEffect(()=>{const y=()=>{p.current=!0,document.addEventListener("pointerdown",b,{capture:!0,once:!0}),document.addEventListener("pointermove",b,{capture:!0,once:!0})},b=()=>p.current=!1;return document.addEventListener("keydown",y,{capture:!0}),()=>{document.removeEventListener("keydown",y,{capture:!0}),document.removeEventListener("pointerdown",b,{capture:!0}),document.removeEventListener("pointermove",b,{capture:!0})}},[]),C.exports.createElement(A5e,s,C.exports.createElement(r4e,{scope:t,open:n,onOpenChange:g,content:l,onContentChange:d},C.exports.createElement(i4e,{scope:t,onClose:C.exports.useCallback(()=>g(!1),[g]),isUsingKeyboardRef:p,dir:m,modal:a},r)))},a4e=C.exports.forwardRef((e,t)=>{const{__scopeMenu:n,...r}=e,i=n_(n);return C.exports.createElement(M5e,En({},i,r,{ref:t}))}),s4e="MenuPortal",[u8e,l4e]=Yf(s4e,{forceMount:void 0}),Wc="MenuContent",[u4e,_$]=Yf(Wc),c4e=C.exports.forwardRef((e,t)=>{const n=l4e(Wc,e.__scopeMenu),{forceMount:r=n.forceMount,...i}=e,o=bx(Wc,e.__scopeMenu),a=r_(Wc,e.__scopeMenu);return C.exports.createElement(gC.Provider,{scope:e.__scopeMenu},C.exports.createElement(v$,{present:r||o.open},C.exports.createElement(gC.Slot,{scope:e.__scopeMenu},a.modal?C.exports.createElement(d4e,En({},i,{ref:t})):C.exports.createElement(f4e,En({},i,{ref:t})))))}),d4e=C.exports.forwardRef((e,t)=>{const n=bx(Wc,e.__scopeMenu),r=C.exports.useRef(null),i=Wa(t,r);return C.exports.useEffect(()=>{const o=r.current;if(o)return pz(o)},[]),C.exports.createElement(k$,En({},e,{ref:i,trapFocus:n.open,disableOutsidePointerEvents:n.open,disableOutsideScroll:!0,onFocusOutside:Gn(e.onFocusOutside,o=>o.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>n.onOpenChange(!1)}))}),f4e=C.exports.forwardRef((e,t)=>{const n=bx(Wc,e.__scopeMenu);return C.exports.createElement(k$,En({},e,{ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>n.onOpenChange(!1)}))}),k$=C.exports.forwardRef((e,t)=>{const{__scopeMenu:n,loop:r=!1,trapFocus:i,onOpenAutoFocus:o,onCloseAutoFocus:a,disableOutsidePointerEvents:s,onEscapeKeyDown:l,onPointerDownOutside:d,onFocusOutside:p,onInteractOutside:g,onDismiss:m,disableOutsideScroll:y,...b}=e,w=bx(Wc,n),P=r_(Wc,n),E=n_(n),k=C$(n),L=t4e(n),[M,O]=C.exports.useState(null),N=C.exports.useRef(null),D=Wa(t,N,w.onContentChange),z=C.exports.useRef(0),H=C.exports.useRef(""),V=C.exports.useRef(0),j=C.exports.useRef(null),he=C.exports.useRef("right"),de=C.exports.useRef(0),ve=y?eF:C.exports.Fragment,ke=y?{as:tv,allowPinchZoom:!0}:void 0,xe=U=>{var oe,ae;const X=H.current+U,me=L().filter(qe=>!qe.disabled),ye=document.activeElement,Se=(oe=me.find(qe=>qe.ref.current===ye))===null||oe===void 0?void 0:oe.textValue,He=me.map(qe=>qe.textValue),je=S4e(He,X,Se),ut=(ae=me.find(qe=>qe.textValue===je))===null||ae===void 0?void 0:ae.ref.current;(function qe(at){H.current=at,window.clearTimeout(z.current),at!==""&&(z.current=window.setTimeout(()=>qe(""),1e3))})(X),ut&&setTimeout(()=>ut.focus())};C.exports.useEffect(()=>()=>window.clearTimeout(z.current),[]),T3e();const Y=C.exports.useCallback(U=>{var oe,ae;return he.current===((oe=j.current)===null||oe===void 0?void 0:oe.side)&&C4e(U,(ae=j.current)===null||ae===void 0?void 0:ae.area)},[]);return C.exports.createElement(u4e,{scope:n,searchRef:H,onItemEnter:C.exports.useCallback(U=>{Y(U)&&U.preventDefault()},[Y]),onItemLeave:C.exports.useCallback(U=>{var oe;Y(U)||((oe=N.current)===null||oe===void 0||oe.focus(),O(null))},[Y]),onTriggerLeave:C.exports.useCallback(U=>{Y(U)&&U.preventDefault()},[Y]),pointerGraceTimerRef:V,onPointerGraceIntentChange:C.exports.useCallback(U=>{j.current=U},[])},C.exports.createElement(ve,ke,C.exports.createElement(L3e,{asChild:!0,trapped:i,onMountAutoFocus:Gn(o,U=>{var oe;U.preventDefault(),(oe=N.current)===null||oe===void 0||oe.focus()}),onUnmountAutoFocus:a},C.exports.createElement(k3e,{asChild:!0,disableOutsidePointerEvents:s,onEscapeKeyDown:l,onPointerDownOutside:d,onFocusOutside:p,onInteractOutside:g,onDismiss:m},C.exports.createElement(Y5e,En({asChild:!0},k,{dir:P.dir,orientation:"vertical",loop:r,currentTabStopId:M,onCurrentTabStopIdChange:O,onEntryFocus:U=>{P.isUsingKeyboardRef.current||U.preventDefault()}}),C.exports.createElement(I5e,En({role:"menu","aria-orientation":"vertical","data-state":y4e(w.open),"data-radix-menu-content":"",dir:P.dir},E,b,{ref:D,style:{outline:"none",...b.style},onKeyDown:Gn(b.onKeyDown,U=>{const ae=U.target.closest("[data-radix-menu-content]")===U.currentTarget,X=U.ctrlKey||U.altKey||U.metaKey,me=U.key.length===1;ae&&(U.key==="Tab"&&U.preventDefault(),!X&&me&&xe(U.key));const ye=N.current;if(U.target!==ye||!e4e.includes(U.key))return;U.preventDefault();const He=L().filter(je=>!je.disabled).map(je=>je.ref.current);S$.includes(U.key)&&He.reverse(),x4e(He)}),onBlur:Gn(e.onBlur,U=>{U.currentTarget.contains(U.target)||(window.clearTimeout(z.current),H.current="")}),onPointerMove:Gn(e.onPointerMove,vC(U=>{const oe=U.target,ae=de.current!==U.clientX;if(U.currentTarget.contains(oe)&&ae){const X=U.clientX>de.current?"right":"left";he.current=X,de.current=U.clientX}}))})))))))}),mC="MenuItem",CA="menu.itemSelect",h4e=C.exports.forwardRef((e,t)=>{const{disabled:n=!1,onSelect:r,...i}=e,o=C.exports.useRef(null),a=r_(mC,e.__scopeMenu),s=_$(mC,e.__scopeMenu),l=Wa(t,o),d=C.exports.useRef(!1),p=()=>{const g=o.current;if(!n&&g){const m=new CustomEvent(CA,{bubbles:!0,cancelable:!0});g.addEventListener(CA,y=>r?.(y),{once:!0}),JB(g,m),m.defaultPrevented?d.current=!1:a.onClose()}};return C.exports.createElement(p4e,En({},i,{ref:l,disabled:n,onClick:Gn(e.onClick,p),onPointerDown:g=>{var m;(m=e.onPointerDown)===null||m===void 0||m.call(e,g),d.current=!0},onPointerUp:Gn(e.onPointerUp,g=>{var m;d.current||(m=g.currentTarget)===null||m===void 0||m.click()}),onKeyDown:Gn(e.onKeyDown,g=>{const m=s.searchRef.current!=="";n||m&&g.key===" "||Q5e.includes(g.key)&&(g.currentTarget.click(),g.preventDefault())})}))}),p4e=C.exports.forwardRef((e,t)=>{const{__scopeMenu:n,disabled:r=!1,textValue:i,...o}=e,a=_$(mC,n),s=C$(n),l=C.exports.useRef(null),d=Wa(t,l),[p,g]=C.exports.useState(!1),[m,y]=C.exports.useState("");return C.exports.useEffect(()=>{const b=l.current;if(b){var w;y(((w=b.textContent)!==null&&w!==void 0?w:"").trim())}},[o.children]),C.exports.createElement(gC.ItemSlot,{scope:n,disabled:r,textValue:i??m},C.exports.createElement(X5e,En({asChild:!0},s,{focusable:!r}),C.exports.createElement(mu.div,En({role:"menuitem","data-highlighted":p?"":void 0,"aria-disabled":r||void 0,"data-disabled":r?"":void 0},o,{ref:d,onPointerMove:Gn(e.onPointerMove,vC(b=>{r?a.onItemLeave(b):(a.onItemEnter(b),b.defaultPrevented||b.currentTarget.focus())})),onPointerLeave:Gn(e.onPointerLeave,vC(b=>a.onItemLeave(b))),onFocus:Gn(e.onFocus,()=>g(!0)),onBlur:Gn(e.onBlur,()=>g(!1))}))))}),g4e="MenuRadioGroup";Yf(g4e,{value:void 0,onValueChange:()=>{}});const m4e="MenuItemIndicator";Yf(m4e,{checked:!1});const v4e="MenuSub";Yf(v4e);function y4e(e){return e?"open":"closed"}function x4e(e){const t=document.activeElement;for(const n of e)if(n===t||(n.focus(),document.activeElement!==t))return}function b4e(e,t){return e.map((n,r)=>e[(t+r)%e.length])}function S4e(e,t,n){const i=t.length>1&&Array.from(t).every(d=>d===t[0])?t[0]:t,o=n?e.indexOf(n):-1;let a=b4e(e,Math.max(o,0));i.length===1&&(a=a.filter(d=>d!==n));const l=a.find(d=>d.toLowerCase().startsWith(i.toLowerCase()));return l!==n?l:void 0}function w4e(e,t){const{x:n,y:r}=e;let i=!1;for(let o=0,a=t.length-1;or!=p>r&&n<(d-s)*(r-l)/(p-l)+s&&(i=!i)}return i}function C4e(e,t){if(!t)return!1;const n={x:e.clientX,y:e.clientY};return w4e(n,t)}function vC(e){return t=>t.pointerType==="mouse"?e(t):void 0}const _4e=o4e,k4e=a4e,E4e=c4e,P4e=h4e,E$="ContextMenu",[T4e,c8e]=Lv(E$,[w$]),Sx=w$(),[L4e,P$]=T4e(E$),A4e=e=>{const{__scopeContextMenu:t,children:n,onOpenChange:r,dir:i,modal:o=!0}=e,[a,s]=C.exports.useState(!1),l=Sx(t),d=Cl(r),p=C.exports.useCallback(g=>{s(g),d(g)},[d]);return C.exports.createElement(L4e,{scope:t,open:a,onOpenChange:p,modal:o},C.exports.createElement(_4e,En({},l,{dir:i,open:a,onOpenChange:p,modal:o}),n))},M4e="ContextMenuTrigger",I4e=C.exports.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,i=P$(M4e,n),o=Sx(n),a=C.exports.useRef({x:0,y:0}),s=C.exports.useRef({getBoundingClientRect:()=>DOMRect.fromRect({width:0,height:0,...a.current})}),l=C.exports.useRef(0),d=C.exports.useCallback(()=>window.clearTimeout(l.current),[]),p=g=>{a.current={x:g.clientX,y:g.clientY},i.onOpenChange(!0)};return C.exports.useEffect(()=>d,[d]),C.exports.createElement(C.exports.Fragment,null,C.exports.createElement(k4e,En({},o,{virtualRef:s})),C.exports.createElement(mu.span,En({"data-state":i.open?"open":"closed"},r,{ref:t,style:{WebkitTouchCallout:"none",...e.style},onContextMenu:Gn(e.onContextMenu,g=>{d(),p(g),g.preventDefault()}),onPointerDown:Gn(e.onPointerDown,gy(g=>{d(),l.current=window.setTimeout(()=>p(g),700)})),onPointerMove:Gn(e.onPointerMove,gy(d)),onPointerCancel:Gn(e.onPointerCancel,gy(d)),onPointerUp:Gn(e.onPointerUp,gy(d))})))}),R4e="ContextMenuContent",O4e=C.exports.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,i=P$(R4e,n),o=Sx(n),a=C.exports.useRef(!1);return C.exports.createElement(E4e,En({},o,r,{ref:t,side:"right",sideOffset:2,align:"start",onCloseAutoFocus:s=>{var l;(l=e.onCloseAutoFocus)===null||l===void 0||l.call(e,s),!s.defaultPrevented&&a.current&&s.preventDefault(),a.current=!1},onInteractOutside:s=>{var l;(l=e.onInteractOutside)===null||l===void 0||l.call(e,s),!s.defaultPrevented&&!i.modal&&(a.current=!0)},style:{...e.style,["--radix-context-menu-content-transform-origin"]:"var(--radix-popper-transform-origin)"}}))}),N4e=C.exports.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,i=Sx(n);return C.exports.createElement(P4e,En({},i,r,{ref:t}))});function gy(e){return t=>t.pointerType!=="mouse"?e(t):void 0}const D4e=A4e,z4e=I4e,F4e=O4e,ef=N4e,B4e=Wt([e=>e.gallery,e=>e.options,pa],(e,t,n)=>{const{categories:r,currentCategory:i,currentImageUuid:o,shouldPinGallery:a,shouldShowGallery:s,galleryScrollPosition:l,galleryImageMinimumWidth:d,galleryImageObjectFit:p,shouldHoldGalleryOpen:g,shouldAutoSwitchToNewImages:m,galleryWidth:y}=e;return{currentImageUuid:o,shouldPinGallery:a,shouldShowGallery:s,galleryScrollPosition:l,galleryImageMinimumWidth:d,galleryImageObjectFit:p,galleryGridTemplateColumns:`repeat(auto-fill, minmax(${d}px, auto))`,activeTabName:n,shouldHoldGalleryOpen:g,shouldAutoSwitchToNewImages:m,images:r[i].images,areMoreImagesAvailable:r[i].areMoreImagesAvailable,currentCategory:i,galleryWidth:y}},{memoizeOptions:{resultEqualityCheck:At.isEqual}}),$4e=Wt([e=>e.options,e=>e.gallery,e=>e.system,pa],(e,t,n,r)=>({mayDeleteImage:n.isConnected&&!n.isProcessing,galleryImageObjectFit:t.galleryImageObjectFit,galleryImageMinimumWidth:t.galleryImageMinimumWidth,activeTabName:r}),{memoizeOptions:{resultEqualityCheck:At.isEqual}}),H4e=(e,t)=>e.image.uuid===t.image.uuid&&e.isSelected===t.isSelected,W4e=C.exports.memo(e=>{const t=ct(),{activeTabName:n,galleryImageObjectFit:r,galleryImageMinimumWidth:i,mayDeleteImage:o}=Be($4e),{image:a,isSelected:s}=e,{url:l,uuid:d,metadata:p}=a,[g,m]=C.exports.useState(!1),y=od(),b=()=>m(!0),w=()=>m(!1),P=()=>{a.metadata&&t(y_(a.metadata.image.prompt)),y({title:"Prompt Set",status:"success",duration:2500,isClosable:!0})},E=()=>{a.metadata&&t(Iv(a.metadata.image.seed)),y({title:"Seed Set",status:"success",duration:2500,isClosable:!0})},k=()=>{t(rv(a)),n!=="img2img"&&t(Ta("img2img")),y({title:"Sent to Image To Image",status:"success",duration:2500,isClosable:!0})},L=()=>{t(P5(a)),n!=="inpainting"&&t(Ta("inpainting")),y({title:"Sent to Inpainting",status:"success",duration:2500,isClosable:!0})},M=()=>{p&&t(h6e(p)),y({title:"Parameters Set",status:"success",duration:2500,isClosable:!0})},O=async()=>{if(p?.image?.init_image_path&&(await fetch(p.image.init_image_path)).ok){t(Ta("img2img")),t(p6e(p)),y({title:"Initial Image Set",status:"success",duration:2500,isClosable:!0});return}y({title:"Initial Image Not Set",description:"Could not load initial image.",status:"error",duration:2500,isClosable:!0})};return te(D4e,{children:[S(z4e,{children:te(Pl,{position:"relative",className:"hoverable-image",onMouseOver:b,onMouseOut:w,children:[S(F4,{className:"hoverable-image-image",objectFit:r,rounded:"md",src:l,loading:"lazy"}),S("div",{className:"hoverable-image-content",onClick:()=>t(qB(a)),children:s&&S(ha,{width:"50%",height:"50%",as:N2e,className:"hoverable-image-check"})}),g&&i>=64&&S("div",{className:"hoverable-image-delete-button",children:S(Rr,{label:"Delete image",hasArrow:!0,children:S(aC,{image:a,children:S(Hr,{"aria-label":"Delete image",icon:S(Y2e,{}),size:"xs",variant:"imageHoverIconButton",fontSize:14,isDisabled:!o})})})})]},d)}),te(F4e,{className:"hoverable-image-context-menu",sticky:"always",children:[S(ef,{onClickCapture:P,disabled:a?.metadata?.image?.prompt===void 0,children:"Use Prompt"}),S(ef,{onClickCapture:E,disabled:a?.metadata?.image?.seed===void 0,children:"Use Seed"}),S(ef,{onClickCapture:M,disabled:!["txt2img","img2img"].includes(a?.metadata?.image?.type),children:"Use All Parameters"}),S(Rr,{label:"Load initial image used for this generation",children:S(ef,{onClickCapture:O,disabled:a?.metadata?.image?.type!=="img2img",children:"Use Initial Image"})}),S(ef,{onClickCapture:k,children:"Send to Image To Image"}),S(ef,{onClickCapture:L,children:"Send to Inpainting"}),S(aC,{image:a,children:S(ef,{"data-warning":!0,children:"Delete Image"})})]})]})},H4e),O5=e=>{const{label:t,styleClass:n,formControlProps:r,formLabelProps:i,sliderTrackProps:o,sliderInnerTrackProps:a,sliderThumbProps:s,sliderThumbTooltipProps:l,...d}=e;return S(td,{className:`invokeai__slider-form-control ${n}`,...r,children:te("div",{className:"invokeai__slider-inner-container",children:[S(Gf,{className:"invokeai__slider-form-label",whiteSpace:"nowrap",...i,children:t}),te(m7,{className:"invokeai__slider-root","aria-label":t,...d,children:[S(EF,{className:"invokeai__slider-track",...o,children:S(PF,{className:"invokeai__slider-filled-track",...a})}),S(Rr,{className:"invokeai__slider-thumb-tooltip",placement:"top",hasArrow:!0,...l,children:S(kF,{className:"invokeai__slider-thumb",...s})})]})]})})};function i_(e){return ft({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M12 19c.946 0 1.81-.103 2.598-.281l-1.757-1.757c-.273.021-.55.038-.841.038-5.351 0-7.424-3.846-7.926-5a8.642 8.642 0 0 1 1.508-2.297L4.184 8.305c-1.538 1.667-2.121 3.346-2.132 3.379a.994.994 0 0 0 0 .633C2.073 12.383 4.367 19 12 19zm0-14c-1.837 0-3.346.396-4.604.981L3.707 2.293 2.293 3.707l18 18 1.414-1.414-3.319-3.319c2.614-1.951 3.547-4.615 3.561-4.657a.994.994 0 0 0 0-.633C21.927 11.617 19.633 5 12 5zm4.972 10.558-2.28-2.28c.19-.39.308-.819.308-1.278 0-1.641-1.359-3-3-3-.459 0-.888.118-1.277.309L8.915 7.501A9.26 9.26 0 0 1 12 7c5.351 0 7.424 3.846 7.926 5-.302.692-1.166 2.342-2.954 3.558z"}}]})(e)}function yC(e){return ft({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M12 16c1.671 0 3-1.331 3-3s-1.329-3-3-3-3 1.331-3 3 1.329 3 3 3z"}},{tag:"path",attr:{d:"M20.817 11.186a8.94 8.94 0 0 0-1.355-3.219 9.053 9.053 0 0 0-2.43-2.43 8.95 8.95 0 0 0-3.219-1.355 9.028 9.028 0 0 0-1.838-.18V2L8 5l3.975 3V6.002c.484-.002.968.044 1.435.14a6.961 6.961 0 0 1 2.502 1.053 7.005 7.005 0 0 1 1.892 1.892A6.967 6.967 0 0 1 19 13a7.032 7.032 0 0 1-.55 2.725 7.11 7.11 0 0 1-.644 1.188 7.2 7.2 0 0 1-.858 1.039 7.028 7.028 0 0 1-3.536 1.907 7.13 7.13 0 0 1-2.822 0 6.961 6.961 0 0 1-2.503-1.054 7.002 7.002 0 0 1-1.89-1.89A6.996 6.996 0 0 1 5 13H3a9.02 9.02 0 0 0 1.539 5.034 9.096 9.096 0 0 0 2.428 2.428A8.95 8.95 0 0 0 12 22a9.09 9.09 0 0 0 1.814-.183 9.014 9.014 0 0 0 3.218-1.355 8.886 8.886 0 0 0 1.331-1.099 9.228 9.228 0 0 0 1.1-1.332A8.952 8.952 0 0 0 21 13a9.09 9.09 0 0 0-.183-1.814z"}}]})(e)}function o_(e){return ft({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M12 9a3.02 3.02 0 0 0-3 3c0 1.642 1.358 3 3 3 1.641 0 3-1.358 3-3 0-1.641-1.359-3-3-3z"}},{tag:"path",attr:{d:"M12 5c-7.633 0-9.927 6.617-9.948 6.684L1.946 12l.105.316C2.073 12.383 4.367 19 12 19s9.927-6.617 9.948-6.684l.106-.316-.105-.316C21.927 11.617 19.633 5 12 5zm0 12c-5.351 0-7.424-3.846-7.926-5C4.578 10.842 6.652 7 12 7c5.351 0 7.424 3.846 7.926 5-.504 1.158-2.578 5-7.926 5z"}}]})(e)}const V4e=320;function U4e(){const e=ct(),t=od(),{images:n,currentCategory:r,currentImageUuid:i,shouldPinGallery:o,shouldShowGallery:a,galleryScrollPosition:s,galleryImageMinimumWidth:l,galleryGridTemplateColumns:d,activeTabName:p,galleryImageObjectFit:g,shouldHoldGalleryOpen:m,shouldAutoSwitchToNewImages:y,areMoreImagesAvailable:b,galleryWidth:w}=Be(B4e),[P,E]=C.exports.useState(300),[k,L]=C.exports.useState(590),[M,O]=C.exports.useState(w>=V4e);C.exports.useEffect(()=>{!o||(p==="inpainting"?(e(uy(190)),E(190),L(190)):p==="img2img"?(e(uy(Math.min(Math.max(Number(w),0),490))),L(490)):(e(uy(Math.min(Math.max(Number(w),0),590))),L(590)),e(Cf(!0)))},[e,p,o,w]),C.exports.useEffect(()=>{o||L(window.innerWidth)},[o]);const N=C.exports.useRef(null),D=C.exports.useRef(null),z=C.exports.useRef(null),H=()=>{e(jye(!o)),e(Cf(!0))},V=()=>{a?he():j()},j=()=>{e(sC(!0)),o&&e(Cf(!0))},he=()=>{e(sC(!1)),e(qye(D.current?D.current.scrollTop:0)),e(Zye(!1))},de=()=>{e(iC(r))},ve=U=>{e(Jd(U)),e(Cf(!0))},ke=()=>{z.current=window.setTimeout(()=>he(),500)},xe=()=>{z.current&&window.clearTimeout(z.current)};zt("g",()=>{V()},[a]),zt("left",()=>{e(ZB())}),zt("right",()=>{e(KB())}),zt("shift+g",()=>{H()},[o]);const Y=32;return zt("shift+up",()=>{if(!(l>=256)&&l<256){const U=l+Y;U<=256?(e(Jd(U)),t({title:`Gallery Thumbnail Size set to ${U}`,status:"success",duration:1e3,isClosable:!0})):(e(Jd(256)),t({title:"Gallery Thumbnail Size set to 256",status:"success",duration:1e3,isClosable:!0}))}},[l]),zt("shift+down",()=>{if(!(l<=32)&&l>32){const U=l-Y;U>32?(e(Jd(U)),t({title:`Gallery Thumbnail Size set to ${U}`,status:"success",duration:1e3,isClosable:!0})):(e(Jd(32)),t({title:"Gallery Thumbnail Size set to 32",status:"success",duration:1e3,isClosable:!0}))}},[l]),zt("shift+r",()=>{e(Jd(64)),t({title:"Reset Gallery Image Size",status:"success",duration:2500,isClosable:!0})},[l]),C.exports.useEffect(()=>{!D.current||(D.current.scrollTop=s)},[s,a]),C.exports.useEffect(()=>{O(w>=280)},[w]),BB(N,he,!o),S(FB,{nodeRef:N,in:a||m&&!o,unmountOnExit:!0,timeout:200,classNames:"image-gallery-wrapper",children:S("div",{className:"image-gallery-wrapper","data-pinned":o,ref:N,onMouseLeave:o?void 0:ke,onMouseEnter:o?void 0:xe,onMouseOver:o?void 0:xe,children:te(XB,{minWidth:P,maxWidth:k,className:"image-gallery-popup",handleStyles:{left:{width:"15px"}},enable:{top:!1,right:!1,bottom:!1,left:!0,topRight:!1,bottomRight:!1,bottomLeft:!1,topLeft:!1},size:{width:w,height:o?"100%":"100vh"},onResizeStop:(U,oe,ae,X)=>{e(uy(At.clamp(Number(w)+X.width,0,Number(k)))),ae.removeAttribute("data-resize-alert")},onResize:(U,oe,ae,X)=>{const me=At.clamp(Number(w)+X.width,0,Number(k));me>=280&&!M?O(!0):me<280&&M&&O(!1),me>=k?ae.setAttribute("data-resize-alert","true"):ae.removeAttribute("data-resize-alert")},children:[te("div",{className:"image-gallery-header",children:[S("div",{children:S(xD,{size:"sm",isAttached:!0,variant:"solid",className:"image-gallery-category-btn-group",children:M?te(Fn,{children:[S(Da,{"data-selected":r==="result",onClick:()=>e(ly("result")),children:"Invocations"}),S(Da,{"data-selected":r==="user",onClick:()=>e(ly("user")),children:"User"})]}):te(Fn,{children:[S(sn,{"aria-label":"Show Invocations",tooltip:"Show Invocations","data-selected":r==="result",icon:S(F2e,{}),onClick:()=>e(ly("result"))}),S(sn,{"aria-label":"Show Uploads",tooltip:"Show Uploads","data-selected":r==="user",icon:S(tye,{}),onClick:()=>e(ly("user"))})]})})}),te("div",{children:[S(am,{isLazy:!0,trigger:"hover",placement:"left",triggerComponent:S(sn,{size:"sm","aria-label":"Gallery Settings",icon:S(nye,{}),className:"image-gallery-icon-btn",cursor:"pointer"}),children:te("div",{className:"image-gallery-settings-popover",children:[te("div",{children:[S(O5,{value:l,onChange:ve,min:32,max:256,width:100,label:"Image Size",formLabelProps:{style:{fontSize:"0.9rem"}},sliderThumbTooltipProps:{label:`${l}px`}}),S(sn,{size:"sm","aria-label":"Reset",tooltip:"Reset Size",onClick:()=>e(Jd(64)),icon:S(yC,{}),"data-selected":o,styleClass:"image-gallery-icon-btn"})]}),S("div",{children:S(ev,{label:"Maintain Aspect Ratio",isChecked:g==="contain",onChange:()=>e(Kye(g==="contain"?"cover":"contain"))})}),S("div",{children:S(ev,{label:"Auto-Switch to New Images",isChecked:y,onChange:U=>e(Yye(U.target.checked))})})]})}),S(sn,{size:"sm",className:"image-gallery-icon-btn","aria-label":"Pin Gallery",tooltip:"Pin Gallery (Shift+G)",onClick:H,icon:o?S(OB,{}):S(NB,{})})]})]}),S("div",{className:"image-gallery-container",ref:D,children:n.length||b?te(Fn,{children:[S("div",{className:"image-gallery",style:{gridTemplateColumns:d},children:n.map(U=>{const{uuid:oe}=U;return S(W4e,{image:U,isSelected:i===oe},oe)})}),S(Da,{onClick:de,isDisabled:!b,className:"image-gallery-load-more-btn",children:b?"Load More":"All Images Loaded"})]}):te("div",{className:"image-gallery-container-placeholder",children:[S(PB,{}),S("p",{children:"No Images In Gallery"})]})})]})})})}const a_=e=>{const{optionsPanel:t,children:n,styleClass:r}=e;return S("div",{className:r?`workarea-wrapper ${r}`:"workarea-wrapper",children:te("div",{className:"workarea-main",children:[t,n,S(U4e,{})]})})};function G4e(){return S(a_,{optionsPanel:S(Fye,{}),children:S(o3e,{})})}const j4e=Wt(e=>e.inpainting,e=>{const{canvasDimensions:t,boundingBoxDimensions:n,shouldShowBoundingBox:r,shouldShowBoundingBoxFill:i,pastLines:o,futureLines:a,shouldLockBoundingBox:s}=e;return{canvasDimensions:t,boundingBoxDimensions:n,shouldShowBoundingBox:r,shouldShowBoundingBoxFill:i,pastLines:o,futureLines:a,shouldLockBoundingBox:s}},{memoizeOptions:{resultEqualityCheck:At.isEqual}}),q4e=()=>{const e=ct(),{canvasDimensions:t,boundingBoxDimensions:n,shouldShowBoundingBox:r,shouldShowBoundingBoxFill:i,shouldLockBoundingBox:o}=Be(j4e),a=y=>{e(Tg({...n,width:Math.floor(y)}))},s=y=>{e(Tg({...n,height:Math.floor(y)}))},l=()=>{e(Aye(!i))},d=()=>{e(HB(!o))},p=()=>{e(Tg({...n,width:Math.floor(t.width)}))},g=()=>{e(Tg({...n,height:Math.floor(t.height)}))};return te("div",{className:"inpainting-bounding-box-settings",children:[te("div",{className:"inpainting-bounding-box-header",children:[S("p",{children:"Inpaint Box"}),S(sn,{"aria-label":"Toggle Bounding Box Visibility",icon:r?S(o_,{size:22}):S(i_,{size:22}),onClick:()=>e(Lye(!r)),background:"none",padding:0})]}),te("div",{className:"inpainting-bounding-box-settings-items",children:[te("div",{className:"inpainting-bounding-box-dimensions-slider-numberinput",children:[S(O5,{isDisabled:o,label:"Box W",min:64,max:Pa(t.width,64),step:64,value:n.width,onChange:a,width:"5rem"}),S(no,{isDisabled:o,value:n.width,onChange:a,min:64,max:Pa(t.width,64),step:64,width:"5rem"}),S(sn,{size:"sm","aria-label":"Reset Width",tooltip:"Reset Width",onClick:p,icon:S(yC,{}),styleClass:"inpainting-bounding-box-reset-icon-btn",isDisabled:o||t.width===n.width})]}),te("div",{className:"inpainting-bounding-box-dimensions-slider-numberinput",children:[S(O5,{isDisabled:o,label:"Box H",min:64,max:Pa(t.height,64),step:64,value:n.height,onChange:s,width:"5rem"}),S(no,{isDisabled:o,value:n.height,onChange:s,min:64,max:Pa(t.height,64),step:64,padding:"0",width:"5rem"}),S(sn,{size:"sm","aria-label":"Reset Height",tooltip:"Reset Height",onClick:g,icon:S(yC,{}),styleClass:"inpainting-bounding-box-reset-icon-btn",isDisabled:o||t.height===n.height})]}),te(Dn,{alignItems:"center",justifyContent:"space-between",children:[S(ev,{label:"Darken Outside Box",isChecked:i,onChange:l,styleClass:"inpainting-bounding-box-darken"}),S(ev,{label:"Lock Bounding Box",isChecked:o,onChange:d,styleClass:"inpainting-bounding-box-darken"})]})]})]})},K4e=Wt(e=>e.inpainting,e=>{const{inpaintReplace:t,shouldUseInpaintReplace:n}=e;return{inpaintReplace:t,shouldUseInpaintReplace:n}},{memoizeOptions:{resultEqualityCheck:At.isEqual}});function Z4e(){const{inpaintReplace:e,shouldUseInpaintReplace:t}=Be(K4e),n=ct();return te("div",{style:{display:"flex",alignItems:"center",padding:"0 1rem 0 0.2rem"},children:[S(no,{label:"Inpaint Replace",value:e,min:0,max:1,step:.05,width:"auto",formControlProps:{style:{paddingRight:"1rem"}},isInteger:!1,isDisabled:!t,onChange:r=>{n(Rye(r))}}),S(Su,{isChecked:t,onChange:r=>n(Iye(r.target.checked))})]})}const Y4e=Wt(e=>e.inpainting,e=>{const{pastLines:t,futureLines:n}=e;return{pastLines:t,futureLines:n}},{memoizeOptions:{resultEqualityCheck:At.isEqual}});function X4e(){const e=ct(),t=od(),{pastLines:n,futureLines:r}=Be(Y4e);return S(E5,{label:"Clear Brush History",onClick:()=>{e(Mye()),t({title:"Brush Stroke History Cleared",status:"success",duration:2500,isClosable:!0})},tooltip:"Clears brush stroke history",disabled:!(r.length>0||n.length>0),styleClass:"inpainting-options-btn"})}function Q4e(){return te(Fn,{children:[S(Z4e,{}),S(q4e,{}),S(X4e,{})]})}function J4e(){const e=Be(n=>n.options.showAdvancedOptions),t={seed:{header:S(z7,{}),feature:Ji.SEED,options:S(F7,{})},variations:{header:S($7,{}),feature:Ji.VARIATIONS,options:S(H7,{})},face_restore:{header:S(O7,{}),feature:Ji.FACE_CORRECTION,options:S(px,{})},upscale:{header:S(B7,{}),feature:Ji.UPSCALE,options:S(gx,{})}};return te(Y7,{children:[S(q7,{}),S(j7,{}),S(U7,{}),S(gB,{label:"Image To Image Strength",styleClass:"main-option-block image-to-image-strength-main-option"}),S(Q4e,{}),S(W7,{}),e?S(G7,{accordionInfo:t}):null]})}var exe=Math.PI/180;function txe(){return typeof window<"u"&&({}.toString.call(window)==="[object Window]"||{}.toString.call(window)==="[object global]")}const t0=typeof global<"u"?global:typeof window<"u"?window:typeof WorkerGlobalScope<"u"?self:{},Je={_global:t0,version:"8.3.13",isBrowser:txe(),isUnminified:/param/.test(function(e){}.toString()),dblClickWindow:400,getAngle(e){return Je.angleDeg?e*exe:e},enableTrace:!1,pointerEventsEnabled:!0,autoDrawEnabled:!0,hitOnDragEnabled:!1,capturePointerEventsEnabled:!1,_mouseListenClick:!1,_touchListenClick:!1,_pointerListenClick:!1,_mouseInDblClickWindow:!1,_touchInDblClickWindow:!1,_pointerInDblClickWindow:!1,_mouseDblClickPointerId:null,_touchDblClickPointerId:null,_pointerDblClickPointerId:null,pixelRatio:typeof window<"u"&&window.devicePixelRatio||1,dragDistance:3,angleDeg:!0,showWarnings:!0,dragButtons:[0,1],isDragging(){return Je.DD.isDragging},isDragReady(){return!!Je.DD.node},document:t0.document,_injectGlobal(e){t0.Konva=e}},hr=e=>{Je[e.prototype.getClassName()]=e};Je._injectGlobal(Je);class Qo{constructor(t=[1,0,0,1,0,0]){this.dirty=!1,this.m=t&&t.slice()||[1,0,0,1,0,0]}reset(){this.m[0]=1,this.m[1]=0,this.m[2]=0,this.m[3]=1,this.m[4]=0,this.m[5]=0}copy(){return new Qo(this.m)}copyInto(t){t.m[0]=this.m[0],t.m[1]=this.m[1],t.m[2]=this.m[2],t.m[3]=this.m[3],t.m[4]=this.m[4],t.m[5]=this.m[5]}point(t){var n=this.m;return{x:n[0]*t.x+n[2]*t.y+n[4],y:n[1]*t.x+n[3]*t.y+n[5]}}translate(t,n){return this.m[4]+=this.m[0]*t+this.m[2]*n,this.m[5]+=this.m[1]*t+this.m[3]*n,this}scale(t,n){return this.m[0]*=t,this.m[1]*=t,this.m[2]*=n,this.m[3]*=n,this}rotate(t){var n=Math.cos(t),r=Math.sin(t),i=this.m[0]*n+this.m[2]*r,o=this.m[1]*n+this.m[3]*r,a=this.m[0]*-r+this.m[2]*n,s=this.m[1]*-r+this.m[3]*n;return this.m[0]=i,this.m[1]=o,this.m[2]=a,this.m[3]=s,this}getTranslation(){return{x:this.m[4],y:this.m[5]}}skew(t,n){var r=this.m[0]+this.m[2]*n,i=this.m[1]+this.m[3]*n,o=this.m[2]+this.m[0]*t,a=this.m[3]+this.m[1]*t;return this.m[0]=r,this.m[1]=i,this.m[2]=o,this.m[3]=a,this}multiply(t){var n=this.m[0]*t.m[0]+this.m[2]*t.m[1],r=this.m[1]*t.m[0]+this.m[3]*t.m[1],i=this.m[0]*t.m[2]+this.m[2]*t.m[3],o=this.m[1]*t.m[2]+this.m[3]*t.m[3],a=this.m[0]*t.m[4]+this.m[2]*t.m[5]+this.m[4],s=this.m[1]*t.m[4]+this.m[3]*t.m[5]+this.m[5];return this.m[0]=n,this.m[1]=r,this.m[2]=i,this.m[3]=o,this.m[4]=a,this.m[5]=s,this}invert(){var t=1/(this.m[0]*this.m[3]-this.m[1]*this.m[2]),n=this.m[3]*t,r=-this.m[1]*t,i=-this.m[2]*t,o=this.m[0]*t,a=t*(this.m[2]*this.m[5]-this.m[3]*this.m[4]),s=t*(this.m[1]*this.m[4]-this.m[0]*this.m[5]);return this.m[0]=n,this.m[1]=r,this.m[2]=i,this.m[3]=o,this.m[4]=a,this.m[5]=s,this}getMatrix(){return this.m}decompose(){var t=this.m[0],n=this.m[1],r=this.m[2],i=this.m[3],o=this.m[4],a=this.m[5],s=t*i-n*r;let l={x:o,y:a,rotation:0,scaleX:0,scaleY:0,skewX:0,skewY:0};if(t!=0||n!=0){var d=Math.sqrt(t*t+n*n);l.rotation=n>0?Math.acos(t/d):-Math.acos(t/d),l.scaleX=d,l.scaleY=s/d,l.skewX=(t*r+n*i)/s,l.skewY=0}else if(r!=0||i!=0){var p=Math.sqrt(r*r+i*i);l.rotation=Math.PI/2-(i>0?Math.acos(-r/p):-Math.acos(r/p)),l.scaleX=s/p,l.scaleY=p,l.skewX=0,l.skewY=(t*r+n*i)/s}return l.rotation=se._getRotation(l.rotation),l}}var nxe="[object Array]",rxe="[object Number]",ixe="[object String]",oxe="[object Boolean]",axe=Math.PI/180,sxe=180/Math.PI,NS="#",lxe="",uxe="0",cxe="Konva warning: ",_A="Konva error: ",dxe="rgb(",DS={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,132,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,255,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,203],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[119,128,144],slategrey:[119,128,144],snow:[255,255,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],transparent:[255,255,255,0],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,5]},fxe=/rgb\((\d{1,3}),(\d{1,3}),(\d{1,3})\)/,my=[];const hxe=typeof requestAnimationFrame<"u"&&requestAnimationFrame||function(e){setTimeout(e,60)},se={_isElement(e){return!!(e&&e.nodeType==1)},_isFunction(e){return!!(e&&e.constructor&&e.call&&e.apply)},_isPlainObject(e){return!!e&&e.constructor===Object},_isArray(e){return Object.prototype.toString.call(e)===nxe},_isNumber(e){return Object.prototype.toString.call(e)===rxe&&!isNaN(e)&&isFinite(e)},_isString(e){return Object.prototype.toString.call(e)===ixe},_isBoolean(e){return Object.prototype.toString.call(e)===oxe},isObject(e){return e instanceof Object},isValidSelector(e){if(typeof e!="string")return!1;var t=e[0];return t==="#"||t==="."||t===t.toUpperCase()},_sign(e){return e===0||e>0?1:-1},requestAnimFrame(e){my.push(e),my.length===1&&hxe(function(){const t=my;my=[],t.forEach(function(n){n()})})},createCanvasElement(){var e=document.createElement("canvas");try{e.style=e.style||{}}catch{}return e},createImageElement(){return document.createElement("img")},_isInDocument(e){for(;e=e.parentNode;)if(e==document)return!0;return!1},_urlToImage(e,t){var n=se.createImageElement();n.onload=function(){t(n)},n.src=e},_rgbToHex(e,t,n){return((1<<24)+(e<<16)+(t<<8)+n).toString(16).slice(1)},_hexToRgb(e){e=e.replace(NS,lxe);var t=parseInt(e,16);return{r:t>>16&255,g:t>>8&255,b:t&255}},getRandomColor(){for(var e=(Math.random()*16777215<<0).toString(16);e.length<6;)e=uxe+e;return NS+e},getRGB(e){var t;return e in DS?(t=DS[e],{r:t[0],g:t[1],b:t[2]}):e[0]===NS?this._hexToRgb(e.substring(1)):e.substr(0,4)===dxe?(t=fxe.exec(e.replace(/ /g,"")),{r:parseInt(t[1],10),g:parseInt(t[2],10),b:parseInt(t[3],10)}):{r:0,g:0,b:0}},colorToRGBA(e){return e=e||"black",se._namedColorToRBA(e)||se._hex3ColorToRGBA(e)||se._hex6ColorToRGBA(e)||se._rgbColorToRGBA(e)||se._rgbaColorToRGBA(e)||se._hslColorToRGBA(e)},_namedColorToRBA(e){var t=DS[e.toLowerCase()];return t?{r:t[0],g:t[1],b:t[2],a:1}:null},_rgbColorToRGBA(e){if(e.indexOf("rgb(")===0){e=e.match(/rgb\(([^)]+)\)/)[1];var t=e.split(/ *, */).map(Number);return{r:t[0],g:t[1],b:t[2],a:1}}},_rgbaColorToRGBA(e){if(e.indexOf("rgba(")===0){e=e.match(/rgba\(([^)]+)\)/)[1];var t=e.split(/ *, */).map((n,r)=>n.slice(-1)==="%"?r===3?parseInt(n)/100:parseInt(n)/100*255:Number(n));return{r:t[0],g:t[1],b:t[2],a:t[3]}}},_hex6ColorToRGBA(e){if(e[0]==="#"&&e.length===7)return{r:parseInt(e.slice(1,3),16),g:parseInt(e.slice(3,5),16),b:parseInt(e.slice(5,7),16),a:1}},_hex3ColorToRGBA(e){if(e[0]==="#"&&e.length===4)return{r:parseInt(e[1]+e[1],16),g:parseInt(e[2]+e[2],16),b:parseInt(e[3]+e[3],16),a:1}},_hslColorToRGBA(e){if(/hsl\((\d+),\s*([\d.]+)%,\s*([\d.]+)%\)/g.test(e)){const[t,...n]=/hsl\((\d+),\s*([\d.]+)%,\s*([\d.]+)%\)/g.exec(e),r=Number(n[0])/360,i=Number(n[1])/100,o=Number(n[2])/100;let a,s,l;if(i===0)return l=o*255,{r:Math.round(l),g:Math.round(l),b:Math.round(l),a:1};o<.5?a=o*(1+i):a=o+i-o*i;const d=2*o-a,p=[0,0,0];for(let g=0;g<3;g++)s=r+1/3*-(g-1),s<0&&s++,s>1&&s--,6*s<1?l=d+(a-d)*6*s:2*s<1?l=a:3*s<2?l=d+(a-d)*(2/3-s)*6:l=d,p[g]=l*255;return{r:Math.round(p[0]),g:Math.round(p[1]),b:Math.round(p[2]),a:1}}},haveIntersection(e,t){return!(t.x>e.x+e.width||t.x+t.widthe.y+e.height||t.y+t.height1?(a=n,s=r,l=(n-i)*(n-i)+(r-o)*(r-o)):(a=e+p*(n-e),s=t+p*(r-t),l=(a-i)*(a-i)+(s-o)*(s-o))}return[a,s,l]},_getProjectionToLine(e,t,n){var r=se.cloneObject(e),i=Number.MAX_VALUE;return t.forEach(function(o,a){if(!(!n&&a===t.length-1)){var s=t[(a+1)%t.length],l=se._getProjectionToSegment(o.x,o.y,s.x,s.y,e.x,e.y),d=l[0],p=l[1],g=l[2];gt.length){var a=t;t=e,e=a}for(r=0;r255?255:e<0?0:Math.round(e)}function De(){if(Je.isUnminified)return function(e,t){return se._isNumber(e)||se.warn(sd(e)+' is a not valid value for "'+t+'" attribute. The value should be a number.'),e}}function L$(e){if(Je.isUnminified)return function(t,n){let r=se._isNumber(t),i=se._isArray(t)&&t.length==e;return!r&&!i&&se.warn(sd(t)+' is a not valid value for "'+n+'" attribute. The value should be a number or Array('+e+")"),t}}function s_(){if(Je.isUnminified)return function(e,t){var n=se._isNumber(e),r=e==="auto";return n||r||se.warn(sd(e)+' is a not valid value for "'+t+'" attribute. The value should be a number or "auto".'),e}}function B0(){if(Je.isUnminified)return function(e,t){return se._isString(e)||se.warn(sd(e)+' is a not valid value for "'+t+'" attribute. The value should be a string.'),e}}function A$(){if(Je.isUnminified)return function(e,t){const n=se._isString(e),r=Object.prototype.toString.call(e)==="[object CanvasGradient]"||e&&e.addColorStop;return n||r||se.warn(sd(e)+' is a not valid value for "'+t+'" attribute. The value should be a string or a native gradient.'),e}}function pxe(){if(Je.isUnminified)return function(e,t){const n=Int8Array?Object.getPrototypeOf(Int8Array):null;return n&&e instanceof n||(se._isArray(e)?e.forEach(function(r){se._isNumber(r)||se.warn('"'+t+'" attribute has non numeric element '+r+". Make sure that all elements are numbers.")}):se.warn(sd(e)+' is a not valid value for "'+t+'" attribute. The value should be a array of numbers.')),e}}function _s(){if(Je.isUnminified)return function(e,t){var n=e===!0||e===!1;return n||se.warn(sd(e)+' is a not valid value for "'+t+'" attribute. The value should be a boolean.'),e}}function gxe(e){if(Je.isUnminified)return function(t,n){return t==null||se.isObject(t)||se.warn(sd(t)+' is a not valid value for "'+n+'" attribute. The value should be an object with properties '+e),t}}var ug="get",cg="set";const q={addGetterSetter(e,t,n,r,i){q.addGetter(e,t,n),q.addSetter(e,t,r,i),q.addOverloadedGetterSetter(e,t)},addGetter(e,t,n){var r=ug+se._capitalize(t);e.prototype[r]=e.prototype[r]||function(){var i=this.attrs[t];return i===void 0?n:i}},addSetter(e,t,n,r){var i=cg+se._capitalize(t);e.prototype[i]||q.overWriteSetter(e,t,n,r)},overWriteSetter(e,t,n,r){var i=cg+se._capitalize(t);e.prototype[i]=function(o){return n&&o!==void 0&&o!==null&&(o=n.call(this,o,t)),this._setAttr(t,o),r&&r.call(this),this}},addComponentsGetterSetter(e,t,n,r,i){var o=n.length,a=se._capitalize,s=ug+a(t),l=cg+a(t),d,p;e.prototype[s]=function(){var m={};for(d=0;d{this._setAttr(t+a(w),void 0)}),this._fireChangeEvent(t,y,m),i&&i.call(this),this},q.addOverloadedGetterSetter(e,t)},addOverloadedGetterSetter(e,t){var n=se._capitalize(t),r=cg+n,i=ug+n;e.prototype[t]=function(){return arguments.length?(this[r](arguments[0]),this):this[i]()}},addDeprecatedGetterSetter(e,t,n,r){se.error("Adding deprecated "+t);var i=ug+se._capitalize(t),o=t+" property is deprecated and will be removed soon. Look at Konva change log for more information.";e.prototype[i]=function(){se.error(o);var a=this.attrs[t];return a===void 0?n:a},q.addSetter(e,t,r,function(){se.error(o)}),q.addOverloadedGetterSetter(e,t)},backCompat(e,t){se.each(t,function(n,r){var i=e.prototype[r],o=ug+se._capitalize(n),a=cg+se._capitalize(n);function s(){i.apply(this,arguments),se.error('"'+n+'" method is deprecated and will be removed soon. Use ""'+r+'" instead.')}e.prototype[n]=s,e.prototype[o]=s,e.prototype[a]=s})},afterSetFilter(){this._filterUpToDate=!1}};function mxe(e){var t=[],n=e.length,r=se,i,o;for(i=0;itypeof p=="number"?Math.floor(p):p)),o+=vxe+d.join(kA)+yxe)):(o+=s.property,t||(o+=Cxe+s.val)),o+=Sxe;return o}clearTrace(){this.traceArr=[]}_trace(t){var n=this.traceArr,r;n.push(t),r=n.length,r>=kxe&&n.shift()}reset(){var t=this.getCanvas().getPixelRatio();this.setTransform(1*t,0,0,1*t,0,0)}getCanvas(){return this.canvas}clear(t){var n=this.getCanvas();t?this.clearRect(t.x||0,t.y||0,t.width||0,t.height||0):this.clearRect(0,0,n.getWidth()/n.pixelRatio,n.getHeight()/n.pixelRatio)}_applyLineCap(t){var n=t.getLineCap();n&&this.setAttr("lineCap",n)}_applyOpacity(t){var n=t.getAbsoluteOpacity();n!==1&&this.setAttr("globalAlpha",n)}_applyLineJoin(t){var n=t.attrs.lineJoin;n&&this.setAttr("lineJoin",n)}setAttr(t,n){this._context[t]=n}arc(t,n,r,i,o,a){this._context.arc(t,n,r,i,o,a)}arcTo(t,n,r,i,o){this._context.arcTo(t,n,r,i,o)}beginPath(){this._context.beginPath()}bezierCurveTo(t,n,r,i,o,a){this._context.bezierCurveTo(t,n,r,i,o,a)}clearRect(t,n,r,i){this._context.clearRect(t,n,r,i)}clip(){this._context.clip()}closePath(){this._context.closePath()}createImageData(t,n){var r=arguments;if(r.length===2)return this._context.createImageData(t,n);if(r.length===1)return this._context.createImageData(t)}createLinearGradient(t,n,r,i){return this._context.createLinearGradient(t,n,r,i)}createPattern(t,n){return this._context.createPattern(t,n)}createRadialGradient(t,n,r,i,o,a){return this._context.createRadialGradient(t,n,r,i,o,a)}drawImage(t,n,r,i,o,a,s,l,d){var p=arguments,g=this._context;p.length===3?g.drawImage(t,n,r):p.length===5?g.drawImage(t,n,r,i,o):p.length===9&&g.drawImage(t,n,r,i,o,a,s,l,d)}ellipse(t,n,r,i,o,a,s,l){this._context.ellipse(t,n,r,i,o,a,s,l)}isPointInPath(t,n){return this._context.isPointInPath(t,n)}fill(t){t?this._context.fill(t):this._context.fill()}fillRect(t,n,r,i){this._context.fillRect(t,n,r,i)}strokeRect(t,n,r,i){this._context.strokeRect(t,n,r,i)}fillText(t,n,r,i){i?this._context.fillText(t,n,r,i):this._context.fillText(t,n,r)}measureText(t){return this._context.measureText(t)}getImageData(t,n,r,i){return this._context.getImageData(t,n,r,i)}lineTo(t,n){this._context.lineTo(t,n)}moveTo(t,n){this._context.moveTo(t,n)}rect(t,n,r,i){this._context.rect(t,n,r,i)}putImageData(t,n,r){this._context.putImageData(t,n,r)}quadraticCurveTo(t,n,r,i){this._context.quadraticCurveTo(t,n,r,i)}restore(){this._context.restore()}rotate(t){this._context.rotate(t)}save(){this._context.save()}scale(t,n){this._context.scale(t,n)}setLineDash(t){this._context.setLineDash?this._context.setLineDash(t):"mozDash"in this._context?this._context.mozDash=t:"webkitLineDash"in this._context&&(this._context.webkitLineDash=t)}getLineDash(){return this._context.getLineDash()}setTransform(t,n,r,i,o,a){this._context.setTransform(t,n,r,i,o,a)}stroke(t){t?this._context.stroke(t):this._context.stroke()}strokeText(t,n,r,i){this._context.strokeText(t,n,r,i)}transform(t,n,r,i,o,a){this._context.transform(t,n,r,i,o,a)}translate(t,n){this._context.translate(t,n)}_enableTrace(){var t=this,n=EA.length,r=this.setAttr,i,o,a=function(s){var l=t[s],d;t[s]=function(){return o=mxe(Array.prototype.slice.call(arguments,0)),d=l.apply(t,arguments),t._trace({method:s,args:o}),d}};for(i=0;i{t.dragStatus==="dragging"&&(e=!0)}),e},justDragged:!1,get node(){var e;return an._dragElements.forEach(t=>{e=t.node}),e},_dragElements:new Map,_drag(e){const t=[];an._dragElements.forEach((n,r)=>{const{node:i}=n,o=i.getStage();o.setPointersPositions(e),n.pointerId===void 0&&(n.pointerId=se._getFirstPointerId(e));const a=o._changedPointerPositions.find(d=>d.id===n.pointerId);if(!!a){if(n.dragStatus!=="dragging"){var s=i.dragDistance(),l=Math.max(Math.abs(a.x-n.startPointerPos.x),Math.abs(a.y-n.startPointerPos.y));if(l{n.fire("dragmove",{type:"dragmove",target:n,evt:e},!0)})},_endDragBefore(e){const t=[];an._dragElements.forEach(n=>{const{node:r}=n,i=r.getStage();if(e&&i.setPointersPositions(e),!i._changedPointerPositions.find(s=>s.id===n.pointerId))return;(n.dragStatus==="dragging"||n.dragStatus==="stopped")&&(an.justDragged=!0,Je._mouseListenClick=!1,Je._touchListenClick=!1,Je._pointerListenClick=!1,n.dragStatus="stopped");const a=n.node.getLayer()||n.node instanceof Je.Stage&&n.node;a&&t.indexOf(a)===-1&&t.push(a)}),t.forEach(n=>{n.draw()})},_endDragAfter(e){an._dragElements.forEach((t,n)=>{t.dragStatus==="stopped"&&t.node.fire("dragend",{type:"dragend",target:t.node,evt:e},!0),t.dragStatus!=="dragging"&&an._dragElements.delete(n)})}};Je.isBrowser&&(window.addEventListener("mouseup",an._endDragBefore,!0),window.addEventListener("touchend",an._endDragBefore,!0),window.addEventListener("mousemove",an._drag),window.addEventListener("touchmove",an._drag),window.addEventListener("mouseup",an._endDragAfter,!1),window.addEventListener("touchend",an._endDragAfter,!1));var c3="absoluteOpacity",yy="allEventListeners",Jl="absoluteTransform",PA="absoluteScale",dg="canvas",Lxe="Change",Axe="children",Mxe="konva",xC="listening",TA="mouseenter",LA="mouseleave",AA="set",MA="Shape",d3=" ",IA="stage",xc="transform",Ixe="Stage",bC="visible",Rxe=["xChange.konva","yChange.konva","scaleXChange.konva","scaleYChange.konva","skewXChange.konva","skewYChange.konva","rotationChange.konva","offsetXChange.konva","offsetYChange.konva","transformsEnabledChange.konva"].join(d3);let Oxe=1;class ze{constructor(t){this._id=Oxe++,this.eventListeners={},this.attrs={},this.index=0,this._allEventListeners=null,this.parent=null,this._cache=new Map,this._attachedDepsListeners=new Map,this._lastPos=null,this._batchingTransformChange=!1,this._needClearTransformCache=!1,this._filterUpToDate=!1,this._isUnderCache=!1,this._dragEventId=null,this._shouldFireChangeEvents=!1,this.setAttrs(t),this._shouldFireChangeEvents=!0}hasChildren(){return!1}_clearCache(t){(t===xc||t===Jl)&&this._cache.get(t)?this._cache.get(t).dirty=!0:t?this._cache.delete(t):this._cache.clear()}_getCache(t,n){var r=this._cache.get(t),i=t===xc||t===Jl,o=r===void 0||i&&r.dirty===!0;return o&&(r=n.call(this),this._cache.set(t,r)),r}_calculate(t,n,r){if(!this._attachedDepsListeners.get(t)){const i=n.map(o=>o+"Change.konva").join(d3);this.on(i,()=>{this._clearCache(t)}),this._attachedDepsListeners.set(t,!0)}return this._getCache(t,r)}_getCanvasCache(){return this._cache.get(dg)}_clearSelfAndDescendantCache(t){this._clearCache(t),t===Jl&&this.fire("absoluteTransformChange")}clearCache(){return this._cache.delete(dg),this._clearSelfAndDescendantCache(),this._requestDraw(),this}cache(t){var n=t||{},r={};(n.x===void 0||n.y===void 0||n.width===void 0||n.height===void 0)&&(r=this.getClientRect({skipTransform:!0,relativeTo:this.getParent()}));var i=Math.ceil(n.width||r.width),o=Math.ceil(n.height||r.height),a=n.pixelRatio,s=n.x===void 0?Math.floor(r.x):n.x,l=n.y===void 0?Math.floor(r.y):n.y,d=n.offset||0,p=n.drawBorder||!1,g=n.hitCanvasPixelRatio||1;if(!i||!o){se.error("Can not cache the node. Width or height of the node equals 0. Caching is skipped.");return}i+=d*2+1,o+=d*2+1,s-=d,l-=d;var m=new n0({pixelRatio:a,width:i,height:o}),y=new n0({pixelRatio:a,width:0,height:0}),b=new l_({pixelRatio:g,width:i,height:o}),w=m.getContext(),P=b.getContext();return b.isCache=!0,m.isCache=!0,this._cache.delete(dg),this._filterUpToDate=!1,n.imageSmoothingEnabled===!1&&(m.getContext()._context.imageSmoothingEnabled=!1,y.getContext()._context.imageSmoothingEnabled=!1),w.save(),P.save(),w.translate(-s,-l),P.translate(-s,-l),this._isUnderCache=!0,this._clearSelfAndDescendantCache(c3),this._clearSelfAndDescendantCache(PA),this.drawScene(m,this),this.drawHit(b,this),this._isUnderCache=!1,w.restore(),P.restore(),p&&(w.save(),w.beginPath(),w.rect(0,0,i,o),w.closePath(),w.setAttr("strokeStyle","red"),w.setAttr("lineWidth",5),w.stroke(),w.restore()),this._cache.set(dg,{scene:m,filter:y,hit:b,x:s,y:l}),this._requestDraw(),this}isCached(){return this._cache.has(dg)}getClientRect(t){throw new Error('abstract "getClientRect" method call')}_transformedRect(t,n){var r=[{x:t.x,y:t.y},{x:t.x+t.width,y:t.y},{x:t.x+t.width,y:t.y+t.height},{x:t.x,y:t.y+t.height}],i,o,a,s,l=this.getAbsoluteTransform(n);return r.forEach(function(d){var p=l.point(d);i===void 0&&(i=a=p.x,o=s=p.y),i=Math.min(i,p.x),o=Math.min(o,p.y),a=Math.max(a,p.x),s=Math.max(s,p.y)}),{x:i,y:o,width:a-i,height:s-o}}_drawCachedSceneCanvas(t){t.save(),t._applyOpacity(this),t._applyGlobalCompositeOperation(this);const n=this._getCanvasCache();t.translate(n.x,n.y);var r=this._getCachedSceneCanvas(),i=r.pixelRatio;t.drawImage(r._canvas,0,0,r.width/i,r.height/i),t.restore()}_drawCachedHitCanvas(t){var n=this._getCanvasCache(),r=n.hit;t.save(),t.translate(n.x,n.y),t.drawImage(r._canvas,0,0,r.width/r.pixelRatio,r.height/r.pixelRatio),t.restore()}_getCachedSceneCanvas(){var t=this.filters(),n=this._getCanvasCache(),r=n.scene,i=n.filter,o=i.getContext(),a,s,l,d;if(t){if(!this._filterUpToDate){var p=r.pixelRatio;i.setSize(r.width/r.pixelRatio,r.height/r.pixelRatio);try{for(a=t.length,o.clear(),o.drawImage(r._canvas,0,0,r.getWidth()/p,r.getHeight()/p),s=o.getImageData(0,0,i.getWidth(),i.getHeight()),l=0;l{var n,r;if(!t)return this;for(n in t)n!==Axe&&(r=AA+se._capitalize(n),se._isFunction(this[r])?this[r](t[n]):this._setAttr(n,t[n]))}),this}isListening(){return this._getCache(xC,this._isListening)}_isListening(t){if(!this.listening())return!1;const r=this.getParent();return r&&r!==t&&this!==t?r._isListening(t):!0}isVisible(){return this._getCache(bC,this._isVisible)}_isVisible(t){if(!this.visible())return!1;const r=this.getParent();return r&&r!==t&&this!==t?r._isVisible(t):!0}shouldDrawHit(t,n=!1){if(t)return this._isVisible(t)&&this._isListening(t);var r=this.getLayer(),i=!1;an._dragElements.forEach(a=>{a.dragStatus==="dragging"&&(a.node.nodeType==="Stage"||a.node.getLayer()===r)&&(i=!0)});var o=!n&&!Je.hitOnDragEnabled&&i;return this.isListening()&&this.isVisible()&&!o}show(){return this.visible(!0),this}hide(){return this.visible(!1),this}getZIndex(){return this.index||0}getAbsoluteZIndex(){var t=this.getDepth(),n=this,r=0,i,o,a,s;function l(d){for(i=[],o=d.length,a=0;a0&&i[0].getDepth()<=t&&l(i)}return n.nodeType!==Ixe&&l(n.getStage().getChildren()),r}getDepth(){for(var t=0,n=this.parent;n;)t++,n=n.parent;return t}_batchTransformChanges(t){this._batchingTransformChange=!0,t(),this._batchingTransformChange=!1,this._needClearTransformCache&&(this._clearCache(xc),this._clearSelfAndDescendantCache(Jl)),this._needClearTransformCache=!1}setPosition(t){return this._batchTransformChanges(()=>{this.x(t.x),this.y(t.y)}),this}getPosition(){return{x:this.x(),y:this.y()}}getRelativePointerPosition(){if(!this.getStage())return null;var t=this.getStage().getPointerPosition();if(!t)return null;var n=this.getAbsoluteTransform().copy();return n.invert(),n.point(t)}getAbsolutePosition(t){let n=!1,r=this.parent;for(;r;){if(r.isCached()){n=!0;break}r=r.parent}n&&!t&&(t=!0);var i=this.getAbsoluteTransform(t).getMatrix(),o=new Qo,a=this.offset();return o.m=i.slice(),o.translate(a.x,a.y),o.getTranslation()}setAbsolutePosition(t){var n=this._clearTransform();this.attrs.x=n.x,this.attrs.y=n.y,delete n.x,delete n.y,this._clearCache(xc);var r=this._getAbsoluteTransform().copy();return r.invert(),r.translate(t.x,t.y),t={x:this.attrs.x+r.getTranslation().x,y:this.attrs.y+r.getTranslation().y},this._setTransform(n),this.setPosition({x:t.x,y:t.y}),this._clearCache(xc),this._clearSelfAndDescendantCache(Jl),this}_setTransform(t){var n;for(n in t)this.attrs[n]=t[n]}_clearTransform(){var t={x:this.x(),y:this.y(),rotation:this.rotation(),scaleX:this.scaleX(),scaleY:this.scaleY(),offsetX:this.offsetX(),offsetY:this.offsetY(),skewX:this.skewX(),skewY:this.skewY()};return this.attrs.x=0,this.attrs.y=0,this.attrs.rotation=0,this.attrs.scaleX=1,this.attrs.scaleY=1,this.attrs.offsetX=0,this.attrs.offsetY=0,this.attrs.skewX=0,this.attrs.skewY=0,t}move(t){var n=t.x,r=t.y,i=this.x(),o=this.y();return n!==void 0&&(i+=n),r!==void 0&&(o+=r),this.setPosition({x:i,y:o}),this}_eachAncestorReverse(t,n){var r=[],i=this.getParent(),o,a;if(!(n&&n._id===this._id)){for(r.unshift(this);i&&(!n||i._id!==n._id);)r.unshift(i),i=i.parent;for(o=r.length,a=0;a0?(this.parent.children.splice(t,1),this.parent.children.splice(t-1,0,this),this.parent._setChildrenIndices(),!0):!1}moveToBottom(){if(!this.parent)return se.warn("Node has no parent. moveToBottom function is ignored."),!1;var t=this.index;return t>0?(this.parent.children.splice(t,1),this.parent.children.unshift(this),this.parent._setChildrenIndices(),!0):!1}setZIndex(t){if(!this.parent)return se.warn("Node has no parent. zIndex parameter is ignored."),this;(t<0||t>=this.parent.children.length)&&se.warn("Unexpected value "+t+" for zIndex property. zIndex is just index of a node in children of its parent. Expected value is from 0 to "+(this.parent.children.length-1)+".");var n=this.index;return this.parent.children.splice(n,1),this.parent.children.splice(t,0,this),this.parent._setChildrenIndices(),this}getAbsoluteOpacity(){return this._getCache(c3,this._getAbsoluteOpacity)}_getAbsoluteOpacity(){var t=this.opacity(),n=this.getParent();return n&&!n._isUnderCache&&(t*=n.getAbsoluteOpacity()),t}moveTo(t){return this.getParent()!==t&&(this._remove(),t.add(this)),this}toObject(){var t={},n=this.getAttrs(),r,i,o,a,s;t.attrs={};for(r in n)i=n[r],s=se.isObject(i)&&!se._isPlainObject(i)&&!se._isArray(i),!s&&(o=typeof this[r]=="function"&&this[r],delete n[r],a=o?o.call(this):null,n[r]=i,a!==i&&(t.attrs[r]=i));return t.className=this.getClassName(),se._prepareToStringify(t)}toJSON(){return JSON.stringify(this.toObject())}getParent(){return this.parent}findAncestors(t,n,r){var i=[];n&&this._isMatch(t)&&i.push(this);for(var o=this.parent;o;){if(o===r)return i;o._isMatch(t)&&i.push(o),o=o.parent}return i}isAncestorOf(t){return!1}findAncestor(t,n,r){return this.findAncestors(t,n,r)[0]}_isMatch(t){if(!t)return!1;if(typeof t=="function")return t(this);var n=t.replace(/ /g,"").split(","),r=n.length,i,o;for(i=0;i{try{const i=t?.callback;i&&delete t.callback,se._urlToImage(this.toDataURL(t),function(o){n(o),i?.(o)})}catch(i){r(i)}})}toBlob(t){return new Promise((n,r)=>{try{const i=t?.callback;i&&delete t.callback,this.toCanvas(t).toBlob(o=>{n(o),i?.(o)})}catch(i){r(i)}})}setSize(t){return this.width(t.width),this.height(t.height),this}getSize(){return{width:this.width(),height:this.height()}}getClassName(){return this.className||this.nodeType}getType(){return this.nodeType}getDragDistance(){return this.attrs.dragDistance!==void 0?this.attrs.dragDistance:this.parent?this.parent.getDragDistance():Je.dragDistance}_off(t,n,r){var i=this.eventListeners[t],o,a,s;for(o=0;o=0;if(!!r&&!this.isDragging()){var i=!1;an._dragElements.forEach(o=>{this.isAncestorOf(o.node)&&(i=!0)}),i||this._createDragElement(t)}})}_dragChange(){if(this.attrs.draggable)this._listenDrag();else{this._dragCleanup();var t=this.getStage();if(!t)return;const n=an._dragElements.get(this._id),r=n&&n.dragStatus==="dragging",i=n&&n.dragStatus==="ready";r?this.stopDrag():i&&an._dragElements.delete(this._id)}}_dragCleanup(){this.off("mousedown.konva"),this.off("touchstart.konva")}isClientRectOnScreen(t={x:0,y:0}){const n=this.getStage();if(!n)return!1;const r={x:-t.x,y:-t.y,width:n.width()+2*t.x,height:n.height()+2*t.y};return se.haveIntersection(r,this.getClientRect())}static create(t,n){return se._isString(t)&&(t=JSON.parse(t)),this._createNode(t,n)}static _createNode(t,n){var r=ze.prototype.getClassName.call(t),i=t.children,o,a,s;n&&(t.attrs.container=n),Je[r]||(se.warn('Can not find a node with class name "'+r+'". Fallback to "Shape".'),r="Shape");const l=Je[r];if(o=new l(t.attrs),i)for(a=i.length,s=0;s0}removeChildren(){return this.getChildren().forEach(t=>{t.parent=null,t.index=0,t.remove()}),this.children=[],this._requestDraw(),this}destroyChildren(){return this.getChildren().forEach(t=>{t.parent=null,t.index=0,t.destroy()}),this.children=[],this._requestDraw(),this}add(...t){if(arguments.length>1){for(var n=0;n0?n[0]:void 0}_generalFind(t,n){var r=[];return this._descendants(i=>{const o=i._isMatch(t);return o&&r.push(i),!!(o&&n)}),r}_descendants(t){let n=!1;const r=this.getChildren();for(const i of r){if(n=t(i),n)return!0;if(!!i.hasChildren()&&(n=i._descendants(t),n))return!0}return!1}toObject(){var t=ze.prototype.toObject.call(this);return t.children=[],this.getChildren().forEach(n=>{t.children.push(n.toObject())}),t}isAncestorOf(t){for(var n=t.getParent();n;){if(n._id===this._id)return!0;n=n.getParent()}return!1}clone(t){var n=ze.prototype.clone.call(this,t);return this.getChildren().forEach(function(r){n.add(r.clone())}),n}getAllIntersections(t){var n=[];return this.find("Shape").forEach(function(r){r.isVisible()&&r.intersects(t)&&n.push(r)}),n}_clearSelfAndDescendantCache(t){var n;super._clearSelfAndDescendantCache(t),!this.isCached()&&((n=this.children)===null||n===void 0||n.forEach(function(r){r._clearSelfAndDescendantCache(t)}))}_setChildrenIndices(){var t;(t=this.children)===null||t===void 0||t.forEach(function(n,r){n.index=r}),this._requestDraw()}drawScene(t,n){var r=this.getLayer(),i=t||r&&r.getCanvas(),o=i&&i.getContext(),a=this._getCanvasCache(),s=a&&a.scene,l=i&&i.isCache;if(!this.isVisible()&&!l)return this;if(s){o.save();var d=this.getAbsoluteTransform(n).getMatrix();o.transform(d[0],d[1],d[2],d[3],d[4],d[5]),this._drawCachedSceneCanvas(o),o.restore()}else this._drawChildren("drawScene",i,n);return this}drawHit(t,n){if(!this.shouldDrawHit(n))return this;var r=this.getLayer(),i=t||r&&r.hitCanvas,o=i&&i.getContext(),a=this._getCanvasCache(),s=a&&a.hit;if(s){o.save();var l=this.getAbsoluteTransform(n).getMatrix();o.transform(l[0],l[1],l[2],l[3],l[4],l[5]),this._drawCachedHitCanvas(o),o.restore()}else this._drawChildren("drawHit",i,n);return this}_drawChildren(t,n,r){var i,o=n&&n.getContext(),a=this.clipWidth(),s=this.clipHeight(),l=this.clipFunc(),d=a&&s||l;const p=r===this;if(d){o.save();var g=this.getAbsoluteTransform(r),m=g.getMatrix();if(o.transform(m[0],m[1],m[2],m[3],m[4],m[5]),o.beginPath(),l)l.call(this,o,this);else{var y=this.clipX(),b=this.clipY();o.rect(y,b,a,s)}o.clip(),m=g.copy().invert().getMatrix(),o.transform(m[0],m[1],m[2],m[3],m[4],m[5])}var w=!p&&this.globalCompositeOperation()!=="source-over"&&t==="drawScene";w&&(o.save(),o._applyGlobalCompositeOperation(this)),(i=this.children)===null||i===void 0||i.forEach(function(P){P[t](n,r)}),w&&o.restore(),d&&o.restore()}getClientRect(t){var n;t=t||{};var r=t.skipTransform,i=t.relativeTo,o,a,s,l,d={x:1/0,y:1/0,width:0,height:0},p=this;(n=this.children)===null||n===void 0||n.forEach(function(w){if(!!w.visible()){var P=w.getClientRect({relativeTo:p,skipShadow:t.skipShadow,skipStroke:t.skipStroke});P.width===0&&P.height===0||(o===void 0?(o=P.x,a=P.y,s=P.x+P.width,l=P.y+P.height):(o=Math.min(o,P.x),a=Math.min(a,P.y),s=Math.max(s,P.x+P.width),l=Math.max(l,P.y+P.height)))}});for(var g=this.find("Shape"),m=!1,y=0;ye.indexOf("pointer")>=0?"pointer":e.indexOf("touch")>=0?"touch":"mouse",dp=e=>{const t=Ig(e);if(t==="pointer")return Je.pointerEventsEnabled&&FS.pointer;if(t==="touch")return FS.touch;if(t==="mouse")return FS.mouse};function OA(e={}){return(e.clipFunc||e.clipWidth||e.clipHeight)&&se.warn("Stage does not support clipping. Please use clip for Layers or Groups."),e}const Hxe="Pointer position is missing and not registered by the stage. Looks like it is outside of the stage container. You can set it manually from event: stage.setPointersPositions(event);",f3=[];class _x extends ia{constructor(t){super(OA(t)),this._pointerPositions=[],this._changedPointerPositions=[],this._buildDOM(),this._bindContentEvents(),f3.push(this),this.on("widthChange.konva heightChange.konva",this._resizeDOM),this.on("visibleChange.konva",this._checkVisibility),this.on("clipWidthChange.konva clipHeightChange.konva clipFuncChange.konva",()=>{OA(this.attrs)}),this._checkVisibility()}_validateAdd(t){const n=t.getType()==="Layer",r=t.getType()==="FastLayer";n||r||se.throw("You may only add layers to the stage.")}_checkVisibility(){if(!this.content)return;const t=this.visible()?"":"none";this.content.style.display=t}setContainer(t){if(typeof t===Dxe){if(t.charAt(0)==="."){var n=t.slice(1);t=document.getElementsByClassName(n)[0]}else{var r;t.charAt(0)!=="#"?r=t:r=t.slice(1),t=document.getElementById(r)}if(!t)throw"Can not find container in document with id "+r}return this._setAttr("container",t),this.content&&(this.content.parentElement&&this.content.parentElement.removeChild(this.content),t.appendChild(this.content)),this}shouldDrawHit(){return!0}clear(){var t=this.children,n=t.length,r;for(r=0;r-1&&f3.splice(n,1),this}getPointerPosition(){const t=this._pointerPositions[0]||this._changedPointerPositions[0];return t?{x:t.x,y:t.y}:(se.warn(Hxe),null)}_getPointerById(t){return this._pointerPositions.find(n=>n.id===t)}getPointersPositions(){return this._pointerPositions}getStage(){return this}getContent(){return this.content}_toKonvaCanvas(t){t=t||{},t.x=t.x||0,t.y=t.y||0,t.width=t.width||this.width(),t.height=t.height||this.height();var n=new n0({width:t.width,height:t.height,pixelRatio:t.pixelRatio||1}),r=n.getContext()._context,i=this.children;return(t.x||t.y)&&r.translate(-1*t.x,-1*t.y),i.forEach(function(o){if(!!o.isVisible()){var a=o._toKonvaCanvas(t);r.drawImage(a._canvas,t.x,t.y,a.getWidth()/a.getPixelRatio(),a.getHeight()/a.getPixelRatio())}}),n}getIntersection(t){if(!t)return null;var n=this.children,r=n.length,i=r-1,o;for(o=i;o>=0;o--){const a=n[o].getIntersection(t);if(a)return a}return null}_resizeDOM(){var t=this.width(),n=this.height();this.content&&(this.content.style.width=t+RA,this.content.style.height=n+RA),this.bufferCanvas.setSize(t,n),this.bufferHitCanvas.setSize(t,n),this.children.forEach(r=>{r.setSize({width:t,height:n}),r.draw()})}add(t,...n){if(arguments.length>1){for(var r=0;rBxe&&se.warn("The stage has "+i+" layers. Recommended maximum number of layers is 3-5. Adding more layers into the stage may drop the performance. Rethink your tree structure, you can use Konva.Group."),t.setSize({width:this.width(),height:this.height()}),t.draw(),Je.isBrowser&&this.content.appendChild(t.canvas._canvas),this}getParent(){return null}getLayer(){return null}hasPointerCapture(t){return I$(t,this)}setPointerCapture(t){R$(t,this)}releaseCapture(t){lm(t)}getLayers(){return this.children}_bindContentEvents(){!Je.isBrowser||$xe.forEach(([t,n])=>{this.content.addEventListener(t,r=>{this[n](r)},{passive:!1})})}_pointerenter(t){this.setPointersPositions(t);const n=dp(t.type);this._fire(n.pointerenter,{evt:t,target:this,currentTarget:this})}_pointerover(t){this.setPointersPositions(t);const n=dp(t.type);this._fire(n.pointerover,{evt:t,target:this,currentTarget:this})}_getTargetShape(t){let n=this[t+"targetShape"];return n&&!n.getStage()&&(n=null),n}_pointerleave(t){const n=dp(t.type),r=Ig(t.type);if(!!n){this.setPointersPositions(t);var i=this._getTargetShape(r),o=!an.isDragging||Je.hitOnDragEnabled;i&&o?(i._fireAndBubble(n.pointerout,{evt:t}),i._fireAndBubble(n.pointerleave,{evt:t}),this._fire(n.pointerleave,{evt:t,target:this,currentTarget:this}),this[r+"targetShape"]=null):o&&(this._fire(n.pointerleave,{evt:t,target:this,currentTarget:this}),this._fire(n.pointerout,{evt:t,target:this,currentTarget:this})),this.pointerPos=void 0,this._pointerPositions=[]}}_pointerdown(t){const n=dp(t.type),r=Ig(t.type);if(!!n){this.setPointersPositions(t);var i=!1;this._changedPointerPositions.forEach(o=>{var a=this.getIntersection(o);if(an.justDragged=!1,Je["_"+r+"ListenClick"]=!0,!(a&&a.isListening()))return;Je.capturePointerEventsEnabled&&a.setPointerCapture(o.id),this[r+"ClickStartShape"]=a,a._fireAndBubble(n.pointerdown,{evt:t,pointerId:o.id}),i=!0;const l=t.type.indexOf("touch")>=0;a.preventDefault()&&t.cancelable&&l&&t.preventDefault()}),i||this._fire(n.pointerdown,{evt:t,target:this,currentTarget:this,pointerId:this._pointerPositions[0].id})}}_pointermove(t){const n=dp(t.type),r=Ig(t.type);if(!n)return;an.isDragging&&an.node.preventDefault()&&t.cancelable&&t.preventDefault(),this.setPointersPositions(t);var i=!an.isDragging||Je.hitOnDragEnabled;if(!i)return;var o={};let a=!1;var s=this._getTargetShape(r);this._changedPointerPositions.forEach(l=>{const d=zS(l.id)||this.getIntersection(l),p=l.id,g={evt:t,pointerId:p};var m=s!==d;if(m&&s&&(s._fireAndBubble(n.pointerout,Object.assign({},g),d),s._fireAndBubble(n.pointerleave,Object.assign({},g),d)),d){if(o[d._id])return;o[d._id]=!0}d&&d.isListening()?(a=!0,m&&(d._fireAndBubble(n.pointerover,Object.assign({},g),s),d._fireAndBubble(n.pointerenter,Object.assign({},g),s),this[r+"targetShape"]=d),d._fireAndBubble(n.pointermove,Object.assign({},g))):s&&(this._fire(n.pointerover,{evt:t,target:this,currentTarget:this,pointerId:p}),this[r+"targetShape"]=null)}),a||this._fire(n.pointermove,{evt:t,target:this,currentTarget:this,pointerId:this._changedPointerPositions[0].id})}_pointerup(t){const n=dp(t.type),r=Ig(t.type);if(!n)return;this.setPointersPositions(t);const i=this[r+"ClickStartShape"],o=this[r+"ClickEndShape"];var a={};let s=!1;this._changedPointerPositions.forEach(l=>{const d=zS(l.id)||this.getIntersection(l);if(d){if(d.releaseCapture(l.id),a[d._id])return;a[d._id]=!0}const p=l.id,g={evt:t,pointerId:p};let m=!1;Je["_"+r+"InDblClickWindow"]?(m=!0,clearTimeout(this[r+"DblTimeout"])):an.justDragged||(Je["_"+r+"InDblClickWindow"]=!0,clearTimeout(this[r+"DblTimeout"])),this[r+"DblTimeout"]=setTimeout(function(){Je["_"+r+"InDblClickWindow"]=!1},Je.dblClickWindow),d&&d.isListening()?(s=!0,this[r+"ClickEndShape"]=d,d._fireAndBubble(n.pointerup,Object.assign({},g)),Je["_"+r+"ListenClick"]&&i&&i===d&&(d._fireAndBubble(n.pointerclick,Object.assign({},g)),m&&o&&o===d&&d._fireAndBubble(n.pointerdblclick,Object.assign({},g)))):(this[r+"ClickEndShape"]=null,Je["_"+r+"ListenClick"]&&this._fire(n.pointerclick,{evt:t,target:this,currentTarget:this,pointerId:p}),m&&this._fire(n.pointerdblclick,{evt:t,target:this,currentTarget:this,pointerId:p}))}),s||this._fire(n.pointerup,{evt:t,target:this,currentTarget:this,pointerId:this._changedPointerPositions[0].id}),Je["_"+r+"ListenClick"]=!1,t.cancelable&&r!=="touch"&&t.preventDefault()}_contextmenu(t){this.setPointersPositions(t);var n=this.getIntersection(this.getPointerPosition());n&&n.isListening()?n._fireAndBubble(SC,{evt:t}):this._fire(SC,{evt:t,target:this,currentTarget:this})}_wheel(t){this.setPointersPositions(t);var n=this.getIntersection(this.getPointerPosition());n&&n.isListening()?n._fireAndBubble(wC,{evt:t}):this._fire(wC,{evt:t,target:this,currentTarget:this})}_pointercancel(t){this.setPointersPositions(t);const n=zS(t.pointerId)||this.getIntersection(this.getPointerPosition());n&&n._fireAndBubble(Mp,u_(t)),lm(t.pointerId)}_lostpointercapture(t){lm(t.pointerId)}setPointersPositions(t){var n=this._getContentPosition(),r=null,i=null;t=t||window.event,t.touches!==void 0?(this._pointerPositions=[],this._changedPointerPositions=[],Array.prototype.forEach.call(t.touches,o=>{this._pointerPositions.push({id:o.identifier,x:(o.clientX-n.left)/n.scaleX,y:(o.clientY-n.top)/n.scaleY})}),Array.prototype.forEach.call(t.changedTouches||t.touches,o=>{this._changedPointerPositions.push({id:o.identifier,x:(o.clientX-n.left)/n.scaleX,y:(o.clientY-n.top)/n.scaleY})})):(r=(t.clientX-n.left)/n.scaleX,i=(t.clientY-n.top)/n.scaleY,this.pointerPos={x:r,y:i},this._pointerPositions=[{x:r,y:i,id:se._getFirstPointerId(t)}],this._changedPointerPositions=[{x:r,y:i,id:se._getFirstPointerId(t)}])}_setPointerPosition(t){se.warn('Method _setPointerPosition is deprecated. Use "stage.setPointersPositions(event)" instead.'),this.setPointersPositions(t)}_getContentPosition(){if(!this.content||!this.content.getBoundingClientRect)return{top:0,left:0,scaleX:1,scaleY:1};var t=this.content.getBoundingClientRect();return{top:t.top,left:t.left,scaleX:t.width/this.content.clientWidth||1,scaleY:t.height/this.content.clientHeight||1}}_buildDOM(){if(this.bufferCanvas=new n0({width:this.width(),height:this.height()}),this.bufferHitCanvas=new l_({pixelRatio:1,width:this.width(),height:this.height()}),!!Je.isBrowser){var t=this.container();if(!t)throw"Stage has no container. A container is required.";t.innerHTML="",this.content=document.createElement("div"),this.content.style.position="relative",this.content.style.userSelect="none",this.content.className="konvajs-content",this.content.setAttribute("role","presentation"),t.appendChild(this.content),this._resizeDOM()}}cache(){return se.warn("Cache function is not allowed for stage. You may use cache only for layers, groups and shapes."),this}clearCache(){return this}batchDraw(){return this.getChildren().forEach(function(t){t.batchDraw()}),this}}_x.prototype.nodeType=Nxe;hr(_x);q.addGetterSetter(_x,"container");var U$="hasShadow",G$="shadowRGBA",j$="patternImage",q$="linearGradient",K$="radialGradient";let Cy;function BS(){return Cy||(Cy=se.createCanvasElement().getContext("2d"),Cy)}const um={};function Wxe(e){e.fill()}function Vxe(e){e.stroke()}function Uxe(e){e.fill()}function Gxe(e){e.stroke()}function jxe(){this._clearCache(U$)}function qxe(){this._clearCache(G$)}function Kxe(){this._clearCache(j$)}function Zxe(){this._clearCache(q$)}function Yxe(){this._clearCache(K$)}class Ae extends ze{constructor(t){super(t);let n;for(;n=se.getRandomColor(),!(n&&!(n in um)););this.colorKey=n,um[n]=this}getContext(){return se.warn("shape.getContext() method is deprecated. Please do not use it."),this.getLayer().getContext()}getCanvas(){return se.warn("shape.getCanvas() method is deprecated. Please do not use it."),this.getLayer().getCanvas()}getSceneFunc(){return this.attrs.sceneFunc||this._sceneFunc}getHitFunc(){return this.attrs.hitFunc||this._hitFunc}hasShadow(){return this._getCache(U$,this._hasShadow)}_hasShadow(){return this.shadowEnabled()&&this.shadowOpacity()!==0&&!!(this.shadowColor()||this.shadowBlur()||this.shadowOffsetX()||this.shadowOffsetY())}_getFillPattern(){return this._getCache(j$,this.__getFillPattern)}__getFillPattern(){if(this.fillPatternImage()){var t=BS();const n=t.createPattern(this.fillPatternImage(),this.fillPatternRepeat()||"repeat");if(n&&n.setTransform){const r=new Qo;r.translate(this.fillPatternX(),this.fillPatternY()),r.rotate(Je.getAngle(this.fillPatternRotation())),r.scale(this.fillPatternScaleX(),this.fillPatternScaleY()),r.translate(-1*this.fillPatternOffsetX(),-1*this.fillPatternOffsetY());const i=r.getMatrix(),o=typeof DOMMatrix>"u"?{a:i[0],b:i[1],c:i[2],d:i[3],e:i[4],f:i[5]}:new DOMMatrix(i);n.setTransform(o)}return n}}_getLinearGradient(){return this._getCache(q$,this.__getLinearGradient)}__getLinearGradient(){var t=this.fillLinearGradientColorStops();if(t){for(var n=BS(),r=this.fillLinearGradientStartPoint(),i=this.fillLinearGradientEndPoint(),o=n.createLinearGradient(r.x,r.y,i.x,i.y),a=0;athis.fillEnabled()&&!!(this.fill()||this.fillPatternImage()||this.fillLinearGradientColorStops()||this.fillRadialGradientColorStops()))}hasStroke(){return this._calculate("hasStroke",["strokeEnabled","strokeWidth","stroke","strokeLinearGradientColorStops"],()=>this.strokeEnabled()&&this.strokeWidth()&&!!(this.stroke()||this.strokeLinearGradientColorStops()))}hasHitStroke(){const t=this.hitStrokeWidth();return t==="auto"?this.hasStroke():this.strokeEnabled()&&!!t}intersects(t){var n=this.getStage(),r=n.bufferHitCanvas,i;return r.getContext().clear(),this.drawHit(r,null,!0),i=r.context.getImageData(Math.round(t.x),Math.round(t.y),1,1).data,i[3]>0}destroy(){return ze.prototype.destroy.call(this),delete um[this.colorKey],delete this.colorKey,this}_useBufferCanvas(t){var n;if(!this.getStage()||!((n=this.attrs.perfectDrawEnabled)!==null&&n!==void 0?n:!0))return!1;const i=t||this.hasFill(),o=this.hasStroke(),a=this.getAbsoluteOpacity()!==1;if(i&&o&&a)return!0;const s=this.hasShadow(),l=this.shadowForStrokeEnabled();return!!(i&&o&&s&&l)}setStrokeHitEnabled(t){se.warn("strokeHitEnabled property is deprecated. Please use hitStrokeWidth instead."),t?this.hitStrokeWidth("auto"):this.hitStrokeWidth(0)}getStrokeHitEnabled(){return this.hitStrokeWidth()!==0}getSelfRect(){var t=this.size();return{x:this._centroid?-t.width/2:0,y:this._centroid?-t.height/2:0,width:t.width,height:t.height}}getClientRect(t={}){const n=t.skipTransform,r=t.relativeTo,i=this.getSelfRect(),a=!t.skipStroke&&this.hasStroke()&&this.strokeWidth()||0,s=i.width+a,l=i.height+a,d=!t.skipShadow&&this.hasShadow(),p=d?this.shadowOffsetX():0,g=d?this.shadowOffsetY():0,m=s+Math.abs(p),y=l+Math.abs(g),b=d&&this.shadowBlur()||0,w=m+b*2,P=y+b*2,E={width:w,height:P,x:-(a/2+b)+Math.min(p,0)+i.x,y:-(a/2+b)+Math.min(g,0)+i.y};return n?E:this._transformedRect(E,r)}drawScene(t,n){var r=this.getLayer(),i=t||r.getCanvas(),o=i.getContext(),a=this._getCanvasCache(),s=this.getSceneFunc(),l=this.hasShadow(),d,p,g,m=i.isCache,y=n===this;if(!this.isVisible()&&!y)return this;if(a){o.save();var b=this.getAbsoluteTransform(n).getMatrix();return o.transform(b[0],b[1],b[2],b[3],b[4],b[5]),this._drawCachedSceneCanvas(o),o.restore(),this}if(!s)return this;if(o.save(),this._useBufferCanvas()&&!m){d=this.getStage(),p=d.bufferCanvas,g=p.getContext(),g.clear(),g.save(),g._applyLineJoin(this);var w=this.getAbsoluteTransform(n).getMatrix();g.transform(w[0],w[1],w[2],w[3],w[4],w[5]),s.call(this,g,this),g.restore();var P=p.pixelRatio;l&&o._applyShadow(this),o._applyOpacity(this),o._applyGlobalCompositeOperation(this),o.drawImage(p._canvas,0,0,p.width/P,p.height/P)}else{if(o._applyLineJoin(this),!y){var w=this.getAbsoluteTransform(n).getMatrix();o.transform(w[0],w[1],w[2],w[3],w[4],w[5]),o._applyOpacity(this),o._applyGlobalCompositeOperation(this)}l&&o._applyShadow(this),s.call(this,o,this)}return o.restore(),this}drawHit(t,n,r=!1){if(!this.shouldDrawHit(n,r))return this;var i=this.getLayer(),o=t||i.hitCanvas,a=o&&o.getContext(),s=this.hitFunc()||this.sceneFunc(),l=this._getCanvasCache(),d=l&&l.hit;if(this.colorKey||se.warn("Looks like your canvas has a destroyed shape in it. Do not reuse shape after you destroyed it. If you want to reuse shape you should call remove() instead of destroy()"),d){a.save();var p=this.getAbsoluteTransform(n).getMatrix();return a.transform(p[0],p[1],p[2],p[3],p[4],p[5]),this._drawCachedHitCanvas(a),a.restore(),this}if(!s)return this;if(a.save(),a._applyLineJoin(this),!(this===n)){var m=this.getAbsoluteTransform(n).getMatrix();a.transform(m[0],m[1],m[2],m[3],m[4],m[5])}return s.call(this,a,this),a.restore(),this}drawHitFromCache(t=0){var n=this._getCanvasCache(),r=this._getCachedSceneCanvas(),i=n.hit,o=i.getContext(),a=i.getWidth(),s=i.getHeight(),l,d,p,g,m,y;o.clear(),o.drawImage(r._canvas,0,0,a,s);try{for(l=o.getImageData(0,0,a,s),d=l.data,p=d.length,g=se._hexToRgb(this.colorKey),m=0;mt?(d[m]=g.r,d[m+1]=g.g,d[m+2]=g.b,d[m+3]=255):d[m+3]=0;o.putImageData(l,0,0)}catch(b){se.error("Unable to draw hit graph from cached scene canvas. "+b.message)}return this}hasPointerCapture(t){return I$(t,this)}setPointerCapture(t){R$(t,this)}releaseCapture(t){lm(t)}}Ae.prototype._fillFunc=Wxe;Ae.prototype._strokeFunc=Vxe;Ae.prototype._fillFuncHit=Uxe;Ae.prototype._strokeFuncHit=Gxe;Ae.prototype._centroid=!1;Ae.prototype.nodeType="Shape";hr(Ae);Ae.prototype.eventListeners={};Ae.prototype.on.call(Ae.prototype,"shadowColorChange.konva shadowBlurChange.konva shadowOffsetChange.konva shadowOpacityChange.konva shadowEnabledChange.konva",jxe);Ae.prototype.on.call(Ae.prototype,"shadowColorChange.konva shadowOpacityChange.konva shadowEnabledChange.konva",qxe);Ae.prototype.on.call(Ae.prototype,"fillPriorityChange.konva fillPatternImageChange.konva fillPatternRepeatChange.konva fillPatternScaleXChange.konva fillPatternScaleYChange.konva fillPatternOffsetXChange.konva fillPatternOffsetYChange.konva fillPatternXChange.konva fillPatternYChange.konva fillPatternRotationChange.konva",Kxe);Ae.prototype.on.call(Ae.prototype,"fillPriorityChange.konva fillLinearGradientColorStopsChange.konva fillLinearGradientStartPointXChange.konva fillLinearGradientStartPointYChange.konva fillLinearGradientEndPointXChange.konva fillLinearGradientEndPointYChange.konva",Zxe);Ae.prototype.on.call(Ae.prototype,"fillPriorityChange.konva fillRadialGradientColorStopsChange.konva fillRadialGradientStartPointXChange.konva fillRadialGradientStartPointYChange.konva fillRadialGradientEndPointXChange.konva fillRadialGradientEndPointYChange.konva fillRadialGradientStartRadiusChange.konva fillRadialGradientEndRadiusChange.konva",Yxe);q.addGetterSetter(Ae,"stroke",void 0,A$());q.addGetterSetter(Ae,"strokeWidth",2,De());q.addGetterSetter(Ae,"fillAfterStrokeEnabled",!1);q.addGetterSetter(Ae,"hitStrokeWidth","auto",s_());q.addGetterSetter(Ae,"strokeHitEnabled",!0,_s());q.addGetterSetter(Ae,"perfectDrawEnabled",!0,_s());q.addGetterSetter(Ae,"shadowForStrokeEnabled",!0,_s());q.addGetterSetter(Ae,"lineJoin");q.addGetterSetter(Ae,"lineCap");q.addGetterSetter(Ae,"sceneFunc");q.addGetterSetter(Ae,"hitFunc");q.addGetterSetter(Ae,"dash");q.addGetterSetter(Ae,"dashOffset",0,De());q.addGetterSetter(Ae,"shadowColor",void 0,B0());q.addGetterSetter(Ae,"shadowBlur",0,De());q.addGetterSetter(Ae,"shadowOpacity",1,De());q.addComponentsGetterSetter(Ae,"shadowOffset",["x","y"]);q.addGetterSetter(Ae,"shadowOffsetX",0,De());q.addGetterSetter(Ae,"shadowOffsetY",0,De());q.addGetterSetter(Ae,"fillPatternImage");q.addGetterSetter(Ae,"fill",void 0,A$());q.addGetterSetter(Ae,"fillPatternX",0,De());q.addGetterSetter(Ae,"fillPatternY",0,De());q.addGetterSetter(Ae,"fillLinearGradientColorStops");q.addGetterSetter(Ae,"strokeLinearGradientColorStops");q.addGetterSetter(Ae,"fillRadialGradientStartRadius",0);q.addGetterSetter(Ae,"fillRadialGradientEndRadius",0);q.addGetterSetter(Ae,"fillRadialGradientColorStops");q.addGetterSetter(Ae,"fillPatternRepeat","repeat");q.addGetterSetter(Ae,"fillEnabled",!0);q.addGetterSetter(Ae,"strokeEnabled",!0);q.addGetterSetter(Ae,"shadowEnabled",!0);q.addGetterSetter(Ae,"dashEnabled",!0);q.addGetterSetter(Ae,"strokeScaleEnabled",!0);q.addGetterSetter(Ae,"fillPriority","color");q.addComponentsGetterSetter(Ae,"fillPatternOffset",["x","y"]);q.addGetterSetter(Ae,"fillPatternOffsetX",0,De());q.addGetterSetter(Ae,"fillPatternOffsetY",0,De());q.addComponentsGetterSetter(Ae,"fillPatternScale",["x","y"]);q.addGetterSetter(Ae,"fillPatternScaleX",1,De());q.addGetterSetter(Ae,"fillPatternScaleY",1,De());q.addComponentsGetterSetter(Ae,"fillLinearGradientStartPoint",["x","y"]);q.addComponentsGetterSetter(Ae,"strokeLinearGradientStartPoint",["x","y"]);q.addGetterSetter(Ae,"fillLinearGradientStartPointX",0);q.addGetterSetter(Ae,"strokeLinearGradientStartPointX",0);q.addGetterSetter(Ae,"fillLinearGradientStartPointY",0);q.addGetterSetter(Ae,"strokeLinearGradientStartPointY",0);q.addComponentsGetterSetter(Ae,"fillLinearGradientEndPoint",["x","y"]);q.addComponentsGetterSetter(Ae,"strokeLinearGradientEndPoint",["x","y"]);q.addGetterSetter(Ae,"fillLinearGradientEndPointX",0);q.addGetterSetter(Ae,"strokeLinearGradientEndPointX",0);q.addGetterSetter(Ae,"fillLinearGradientEndPointY",0);q.addGetterSetter(Ae,"strokeLinearGradientEndPointY",0);q.addComponentsGetterSetter(Ae,"fillRadialGradientStartPoint",["x","y"]);q.addGetterSetter(Ae,"fillRadialGradientStartPointX",0);q.addGetterSetter(Ae,"fillRadialGradientStartPointY",0);q.addComponentsGetterSetter(Ae,"fillRadialGradientEndPoint",["x","y"]);q.addGetterSetter(Ae,"fillRadialGradientEndPointX",0);q.addGetterSetter(Ae,"fillRadialGradientEndPointY",0);q.addGetterSetter(Ae,"fillPatternRotation",0);q.backCompat(Ae,{dashArray:"dash",getDashArray:"getDash",setDashArray:"getDash",drawFunc:"sceneFunc",getDrawFunc:"getSceneFunc",setDrawFunc:"setSceneFunc",drawHitFunc:"hitFunc",getDrawHitFunc:"getHitFunc",setDrawHitFunc:"setHitFunc"});var Xxe="#",Qxe="beforeDraw",Jxe="draw",Z$=[{x:0,y:0},{x:-1,y:-1},{x:1,y:-1},{x:1,y:1},{x:-1,y:1}],ebe=Z$.length;class Xf extends ia{constructor(t){super(t),this.canvas=new n0,this.hitCanvas=new l_({pixelRatio:1}),this._waitingForDraw=!1,this.on("visibleChange.konva",this._checkVisibility),this._checkVisibility(),this.on("imageSmoothingEnabledChange.konva",this._setSmoothEnabled),this._setSmoothEnabled()}createPNGStream(){return this.canvas._canvas.createPNGStream()}getCanvas(){return this.canvas}getNativeCanvasElement(){return this.canvas._canvas}getHitCanvas(){return this.hitCanvas}getContext(){return this.getCanvas().getContext()}clear(t){return this.getContext().clear(t),this.getHitCanvas().getContext().clear(t),this}setZIndex(t){super.setZIndex(t);var n=this.getStage();return n&&n.content&&(n.content.removeChild(this.getNativeCanvasElement()),t{this.draw(),this._waitingForDraw=!1})),this}getIntersection(t){if(!this.isListening()||!this.isVisible())return null;for(var n=1,r=!1;;){for(let i=0;i0)return{antialiased:!0};return{}}drawScene(t,n){var r=this.getLayer(),i=t||r&&r.getCanvas();return this._fire(Qxe,{node:this}),this.clearBeforeDraw()&&i.getContext().clear(),ia.prototype.drawScene.call(this,i,n),this._fire(Jxe,{node:this}),this}drawHit(t,n){var r=this.getLayer(),i=t||r&&r.hitCanvas;return r&&r.clearBeforeDraw()&&r.getHitCanvas().getContext().clear(),ia.prototype.drawHit.call(this,i,n),this}enableHitGraph(){return this.hitGraphEnabled(!0),this}disableHitGraph(){return this.hitGraphEnabled(!1),this}setHitGraphEnabled(t){se.warn("hitGraphEnabled method is deprecated. Please use layer.listening() instead."),this.listening(t)}getHitGraphEnabled(t){return se.warn("hitGraphEnabled method is deprecated. Please use layer.listening() instead."),this.listening()}toggleHitCanvas(){if(!(!this.parent||!this.parent.content)){var t=this.parent,n=!!this.hitCanvas._canvas.parentNode;n?t.content.removeChild(this.hitCanvas._canvas):t.content.appendChild(this.hitCanvas._canvas)}}}Xf.prototype.nodeType="Layer";hr(Xf);q.addGetterSetter(Xf,"imageSmoothingEnabled",!0);q.addGetterSetter(Xf,"clearBeforeDraw",!0);q.addGetterSetter(Xf,"hitGraphEnabled",!0,_s());class c_ extends Xf{constructor(t){super(t),this.listening(!1),se.warn('Konva.Fast layer is deprecated. Please use "new Konva.Layer({ listening: false })" instead.')}}c_.prototype.nodeType="FastLayer";hr(c_);class S0 extends ia{_validateAdd(t){var n=t.getType();n!=="Group"&&n!=="Shape"&&se.throw("You may only add groups and shapes to groups.")}}S0.prototype.nodeType="Group";hr(S0);var $S=function(){return t0.performance&&t0.performance.now?function(){return t0.performance.now()}:function(){return new Date().getTime()}}();class Ia{constructor(t,n){this.id=Ia.animIdCounter++,this.frame={time:0,timeDiff:0,lastTime:$S(),frameRate:0},this.func=t,this.setLayers(n)}setLayers(t){var n=[];return t?t.length>0?n=t:n=[t]:n=[],this.layers=n,this}getLayers(){return this.layers}addLayer(t){var n=this.layers,r=n.length,i;for(i=0;ithis.duration?this.yoyo?(this._time=this.duration,this.reverse()):this.finish():t<0?this.yoyo?(this._time=0,this.play()):this.reset():(this._time=t,this.update())}getTime(){return this._time}setPosition(t){this.prevPos=this._pos,this.propFunc(t),this._pos=t}getPosition(t){return t===void 0&&(t=this._time),this.func(t,this.begin,this._change,this.duration)}play(){this.state=NA,this._startTime=this.getTimer()-this._time,this.onEnterFrame(),this.fire("onPlay")}reverse(){this.state=DA,this._time=this.duration-this._time,this._startTime=this.getTimer()-this._time,this.onEnterFrame(),this.fire("onReverse")}seek(t){this.pause(),this._time=t,this.update(),this.fire("onSeek")}reset(){this.pause(),this._time=0,this.update(),this.fire("onReset")}finish(){this.pause(),this._time=this.duration,this.update(),this.fire("onFinish")}update(){this.setPosition(this.getPosition(this._time)),this.fire("onUpdate")}onEnterFrame(){var t=this.getTimer()-this._startTime;this.state===NA?this.setTime(t):this.state===DA&&this.setTime(this.duration-t)}pause(){this.state=nbe,this.fire("onPause")}getTimer(){return new Date().getTime()}}class Mr{constructor(t){var n=this,r=t.node,i=r._id,o,a=t.easing||cm.Linear,s=!!t.yoyo,l;typeof t.duration>"u"?o=.3:t.duration===0?o=.001:o=t.duration,this.node=r,this._id=rbe++;var d=r.getLayer()||(r instanceof Je.Stage?r.getLayers():null);d||se.error("Tween constructor have `node` that is not in a layer. Please add node into layer first."),this.anim=new Ia(function(){n.tween.onEnterFrame()},d),this.tween=new ibe(l,function(p){n._tweenFunc(p)},a,0,1,o*1e3,s),this._addListeners(),Mr.attrs[i]||(Mr.attrs[i]={}),Mr.attrs[i][this._id]||(Mr.attrs[i][this._id]={}),Mr.tweens[i]||(Mr.tweens[i]={});for(l in t)tbe[l]===void 0&&this._addAttr(l,t[l]);this.reset(),this.onFinish=t.onFinish,this.onReset=t.onReset,this.onUpdate=t.onUpdate}_addAttr(t,n){var r=this.node,i=r._id,o,a,s,l,d,p,g,m;if(s=Mr.tweens[i][t],s&&delete Mr.attrs[i][s][t],o=r.getAttr(t),se._isArray(n))if(a=[],d=Math.max(n.length,o.length),t==="points"&&n.length!==o.length&&(n.length>o.length?(g=o,o=se._prepareArrayForTween(o,n,r.closed())):(p=n,n=se._prepareArrayForTween(n,o,r.closed()))),t.indexOf("fill")===0)for(l=0;l{this.anim.start()},this.tween.onReverse=()=>{this.anim.start()},this.tween.onPause=()=>{this.anim.stop()},this.tween.onFinish=()=>{var t=this.node,n=Mr.attrs[t._id][this._id];n.points&&n.points.trueEnd&&t.setAttr("points",n.points.trueEnd),this.onFinish&&this.onFinish.call(this)},this.tween.onReset=()=>{var t=this.node,n=Mr.attrs[t._id][this._id];n.points&&n.points.trueStart&&t.points(n.points.trueStart),this.onReset&&this.onReset()},this.tween.onUpdate=()=>{this.onUpdate&&this.onUpdate.call(this)}}play(){return this.tween.play(),this}reverse(){return this.tween.reverse(),this}reset(){return this.tween.reset(),this}seek(t){return this.tween.seek(t*1e3),this}pause(){return this.tween.pause(),this}finish(){return this.tween.finish(),this}destroy(){var t=this.node._id,n=this._id,r=Mr.tweens[t],i;this.pause();for(i in r)delete Mr.tweens[t][i];delete Mr.attrs[t][n]}}Mr.attrs={};Mr.tweens={};ze.prototype.to=function(e){var t=e.onFinish;e.node=this,e.onFinish=function(){this.destroy(),t&&t()};var n=new Mr(e);n.play()};const cm={BackEaseIn(e,t,n,r){var i=1.70158;return n*(e/=r)*e*((i+1)*e-i)+t},BackEaseOut(e,t,n,r){var i=1.70158;return n*((e=e/r-1)*e*((i+1)*e+i)+1)+t},BackEaseInOut(e,t,n,r){var i=1.70158;return(e/=r/2)<1?n/2*(e*e*(((i*=1.525)+1)*e-i))+t:n/2*((e-=2)*e*(((i*=1.525)+1)*e+i)+2)+t},ElasticEaseIn(e,t,n,r,i,o){var a=0;return e===0?t:(e/=r)===1?t+n:(o||(o=r*.3),!i||i0?t:n),p=a*n,g=s*(s>0?t:n),m=l*(l>0?n:t);return{x:d,y:r?-1*m:g,width:p-d,height:m-g}}}_u.prototype._centroid=!0;_u.prototype.className="Arc";_u.prototype._attrsAffectingSize=["innerRadius","outerRadius"];hr(_u);q.addGetterSetter(_u,"innerRadius",0,De());q.addGetterSetter(_u,"outerRadius",0,De());q.addGetterSetter(_u,"angle",0,De());q.addGetterSetter(_u,"clockwise",!1,_s());function CC(e,t,n,r,i,o,a){var s=Math.sqrt(Math.pow(n-e,2)+Math.pow(r-t,2)),l=Math.sqrt(Math.pow(i-n,2)+Math.pow(o-r,2)),d=a*s/(s+l),p=a*l/(s+l),g=n-d*(i-e),m=r-d*(o-t),y=n+p*(i-e),b=r+p*(o-t);return[g,m,y,b]}function FA(e,t){var n=e.length,r=[],i,o;for(i=2;i4){for(s=this.getTensionPoints(),l=s.length,d=o?0:4,o||t.quadraticCurveTo(s[0],s[1],s[2],s[3]);dp?d:p,P=d>p?1:d/p,E=d>p?p/d:1;t.translate(s,l),t.rotate(y),t.scale(P,E),t.arc(0,0,w,g,g+m,1-b),t.scale(1/P,1/E),t.rotate(-y),t.translate(-s,-l);break;case"z":r=!0,t.closePath();break}}!r&&!this.hasFill()?t.strokeShape(this):t.fillStrokeShape(this)}getSelfRect(){var t=[];this.dataArray.forEach(function(d){if(d.command==="A"){var p=d.points[4],g=d.points[5],m=d.points[4]+g,y=Math.PI/180;if(Math.abs(p-m)m;b-=y){const w=Mn.getPointOnEllipticalArc(d.points[0],d.points[1],d.points[2],d.points[3],b,0);t.push(w.x,w.y)}else for(let b=p+y;bthis.dataArray[r].pathLength;)t-=this.dataArray[r].pathLength,++r;if(r===i)return n=this.dataArray[r-1].points.slice(-2),{x:n[0],y:n[1]};if(t<.01)return n=this.dataArray[r].points.slice(0,2),{x:n[0],y:n[1]};var o=this.dataArray[r],a=o.points;switch(o.command){case"L":return Mn.getPointOnLine(t,o.start.x,o.start.y,a[0],a[1]);case"C":return Mn.getPointOnCubicBezier(t/o.pathLength,o.start.x,o.start.y,a[0],a[1],a[2],a[3],a[4],a[5]);case"Q":return Mn.getPointOnQuadraticBezier(t/o.pathLength,o.start.x,o.start.y,a[0],a[1],a[2],a[3]);case"A":var s=a[0],l=a[1],d=a[2],p=a[3],g=a[4],m=a[5],y=a[6];return g+=m*t/o.pathLength,Mn.getPointOnEllipticalArc(s,l,d,p,g,y)}return null}static getLineLength(t,n,r,i){return Math.sqrt((r-t)*(r-t)+(i-n)*(i-n))}static getPointOnLine(t,n,r,i,o,a,s){a===void 0&&(a=n),s===void 0&&(s=r);var l=(o-r)/(i-n+1e-8),d=Math.sqrt(t*t/(1+l*l));i0&&!isNaN(b[0]);){var k=null,L=[],M=l,O=d,N,D,z,H,V,j,he,de,ve,ke;switch(y){case"l":l+=b.shift(),d+=b.shift(),k="L",L.push(l,d);break;case"L":l=b.shift(),d=b.shift(),L.push(l,d);break;case"m":var xe=b.shift(),Y=b.shift();if(l+=xe,d+=Y,k="M",a.length>2&&a[a.length-1].command==="z"){for(var U=a.length-2;U>=0;U--)if(a[U].command==="M"){l=a[U].points[0]+xe,d=a[U].points[1]+Y;break}}L.push(l,d),y="l";break;case"M":l=b.shift(),d=b.shift(),k="M",L.push(l,d),y="L";break;case"h":l+=b.shift(),k="L",L.push(l,d);break;case"H":l=b.shift(),k="L",L.push(l,d);break;case"v":d+=b.shift(),k="L",L.push(l,d);break;case"V":d=b.shift(),k="L",L.push(l,d);break;case"C":L.push(b.shift(),b.shift(),b.shift(),b.shift()),l=b.shift(),d=b.shift(),L.push(l,d);break;case"c":L.push(l+b.shift(),d+b.shift(),l+b.shift(),d+b.shift()),l+=b.shift(),d+=b.shift(),k="C",L.push(l,d);break;case"S":D=l,z=d,N=a[a.length-1],N.command==="C"&&(D=l+(l-N.points[2]),z=d+(d-N.points[3])),L.push(D,z,b.shift(),b.shift()),l=b.shift(),d=b.shift(),k="C",L.push(l,d);break;case"s":D=l,z=d,N=a[a.length-1],N.command==="C"&&(D=l+(l-N.points[2]),z=d+(d-N.points[3])),L.push(D,z,l+b.shift(),d+b.shift()),l+=b.shift(),d+=b.shift(),k="C",L.push(l,d);break;case"Q":L.push(b.shift(),b.shift()),l=b.shift(),d=b.shift(),L.push(l,d);break;case"q":L.push(l+b.shift(),d+b.shift()),l+=b.shift(),d+=b.shift(),k="Q",L.push(l,d);break;case"T":D=l,z=d,N=a[a.length-1],N.command==="Q"&&(D=l+(l-N.points[0]),z=d+(d-N.points[1])),l=b.shift(),d=b.shift(),k="Q",L.push(D,z,l,d);break;case"t":D=l,z=d,N=a[a.length-1],N.command==="Q"&&(D=l+(l-N.points[0]),z=d+(d-N.points[1])),l+=b.shift(),d+=b.shift(),k="Q",L.push(D,z,l,d);break;case"A":H=b.shift(),V=b.shift(),j=b.shift(),he=b.shift(),de=b.shift(),ve=l,ke=d,l=b.shift(),d=b.shift(),k="A",L=this.convertEndpointToCenterParameterization(ve,ke,l,d,he,de,H,V,j);break;case"a":H=b.shift(),V=b.shift(),j=b.shift(),he=b.shift(),de=b.shift(),ve=l,ke=d,l+=b.shift(),d+=b.shift(),k="A",L=this.convertEndpointToCenterParameterization(ve,ke,l,d,he,de,H,V,j);break}a.push({command:k||y,points:L,start:{x:M,y:O},pathLength:this.calcLength(M,O,k||y,L)})}(y==="z"||y==="Z")&&a.push({command:"z",points:[],start:void 0,pathLength:0})}return a}static calcLength(t,n,r,i){var o,a,s,l,d=Mn;switch(r){case"L":return d.getLineLength(t,n,i[0],i[1]);case"C":for(o=0,a=d.getPointOnCubicBezier(0,t,n,i[0],i[1],i[2],i[3],i[4],i[5]),l=.01;l<=1;l+=.01)s=d.getPointOnCubicBezier(l,t,n,i[0],i[1],i[2],i[3],i[4],i[5]),o+=d.getLineLength(a.x,a.y,s.x,s.y),a=s;return o;case"Q":for(o=0,a=d.getPointOnQuadraticBezier(0,t,n,i[0],i[1],i[2],i[3]),l=.01;l<=1;l+=.01)s=d.getPointOnQuadraticBezier(l,t,n,i[0],i[1],i[2],i[3]),o+=d.getLineLength(a.x,a.y,s.x,s.y),a=s;return o;case"A":o=0;var p=i[4],g=i[5],m=i[4]+g,y=Math.PI/180;if(Math.abs(p-m)m;l-=y)s=d.getPointOnEllipticalArc(i[0],i[1],i[2],i[3],l,0),o+=d.getLineLength(a.x,a.y,s.x,s.y),a=s;else for(l=p+y;l1&&(s*=Math.sqrt(y),l*=Math.sqrt(y));var b=Math.sqrt((s*s*(l*l)-s*s*(m*m)-l*l*(g*g))/(s*s*(m*m)+l*l*(g*g)));o===a&&(b*=-1),isNaN(b)&&(b=0);var w=b*s*m/l,P=b*-l*g/s,E=(t+r)/2+Math.cos(p)*w-Math.sin(p)*P,k=(n+i)/2+Math.sin(p)*w+Math.cos(p)*P,L=function(V){return Math.sqrt(V[0]*V[0]+V[1]*V[1])},M=function(V,j){return(V[0]*j[0]+V[1]*j[1])/(L(V)*L(j))},O=function(V,j){return(V[0]*j[1]=1&&(H=0),a===0&&H>0&&(H=H-2*Math.PI),a===1&&H<0&&(H=H+2*Math.PI),[E,k,s,l,N,H,p,a]}}Mn.prototype.className="Path";Mn.prototype._attrsAffectingSize=["data"];hr(Mn);q.addGetterSetter(Mn,"data");class Qf extends ku{_sceneFunc(t){super._sceneFunc(t);var n=Math.PI*2,r=this.points(),i=r,o=this.tension()!==0&&r.length>4;o&&(i=this.getTensionPoints());var a=this.pointerLength(),s=r.length,l,d;if(o){const m=[i[i.length-4],i[i.length-3],i[i.length-2],i[i.length-1],r[s-2],r[s-1]],y=Mn.calcLength(i[i.length-4],i[i.length-3],"C",m),b=Mn.getPointOnQuadraticBezier(Math.min(1,1-a/y),m[0],m[1],m[2],m[3],m[4],m[5]);l=r[s-2]-b.x,d=r[s-1]-b.y}else l=r[s-2]-r[s-4],d=r[s-1]-r[s-3];var p=(Math.atan2(d,l)+n)%n,g=this.pointerWidth();this.pointerAtEnding()&&(t.save(),t.beginPath(),t.translate(r[s-2],r[s-1]),t.rotate(p),t.moveTo(0,0),t.lineTo(-a,g/2),t.lineTo(-a,-g/2),t.closePath(),t.restore(),this.__fillStroke(t)),this.pointerAtBeginning()&&(t.save(),t.beginPath(),t.translate(r[0],r[1]),o?(l=(i[0]+i[2])/2-r[0],d=(i[1]+i[3])/2-r[1]):(l=r[2]-r[0],d=r[3]-r[1]),t.rotate((Math.atan2(-d,-l)+n)%n),t.moveTo(0,0),t.lineTo(-a,g/2),t.lineTo(-a,-g/2),t.closePath(),t.restore(),this.__fillStroke(t))}__fillStroke(t){var n=this.dashEnabled();n&&(this.attrs.dashEnabled=!1,t.setLineDash([])),t.fillStrokeShape(this),n&&(this.attrs.dashEnabled=!0)}getSelfRect(){const t=super.getSelfRect(),n=this.pointerWidth()/2;return{x:t.x-n,y:t.y-n,width:t.width+n*2,height:t.height+n*2}}}Qf.prototype.className="Arrow";hr(Qf);q.addGetterSetter(Qf,"pointerLength",10,De());q.addGetterSetter(Qf,"pointerWidth",10,De());q.addGetterSetter(Qf,"pointerAtBeginning",!1);q.addGetterSetter(Qf,"pointerAtEnding",!0);class $0 extends Ae{_sceneFunc(t){t.beginPath(),t.arc(0,0,this.attrs.radius||0,0,Math.PI*2,!1),t.closePath(),t.fillStrokeShape(this)}getWidth(){return this.radius()*2}getHeight(){return this.radius()*2}setWidth(t){this.radius()!==t/2&&this.radius(t/2)}setHeight(t){this.radius()!==t/2&&this.radius(t/2)}}$0.prototype._centroid=!0;$0.prototype.className="Circle";$0.prototype._attrsAffectingSize=["radius"];hr($0);q.addGetterSetter($0,"radius",0,De());class ld extends Ae{_sceneFunc(t){var n=this.radiusX(),r=this.radiusY();t.beginPath(),t.save(),n!==r&&t.scale(1,r/n),t.arc(0,0,n,0,Math.PI*2,!1),t.restore(),t.closePath(),t.fillStrokeShape(this)}getWidth(){return this.radiusX()*2}getHeight(){return this.radiusY()*2}setWidth(t){this.radiusX(t/2)}setHeight(t){this.radiusY(t/2)}}ld.prototype.className="Ellipse";ld.prototype._centroid=!0;ld.prototype._attrsAffectingSize=["radiusX","radiusY"];hr(ld);q.addComponentsGetterSetter(ld,"radius",["x","y"]);q.addGetterSetter(ld,"radiusX",0,De());q.addGetterSetter(ld,"radiusY",0,De());class ks extends Ae{constructor(t){super(t),this.on("imageChange.konva",()=>{this._setImageLoad()}),this._setImageLoad()}_setImageLoad(){const t=this.image();t&&t.complete||t&&t.readyState===4||t&&t.addEventListener&&t.addEventListener("load",()=>{this._requestDraw()})}_useBufferCanvas(){return super._useBufferCanvas(!0)}_sceneFunc(t){const n=this.getWidth(),r=this.getHeight(),i=this.attrs.image;let o;if(i){const a=this.attrs.cropWidth,s=this.attrs.cropHeight;a&&s?o=[i,this.cropX(),this.cropY(),a,s,0,0,n,r]:o=[i,0,0,n,r]}(this.hasFill()||this.hasStroke())&&(t.beginPath(),t.rect(0,0,n,r),t.closePath(),t.fillStrokeShape(this)),i&&t.drawImage.apply(t,o)}_hitFunc(t){var n=this.width(),r=this.height();t.beginPath(),t.rect(0,0,n,r),t.closePath(),t.fillStrokeShape(this)}getWidth(){var t,n;return(t=this.attrs.width)!==null&&t!==void 0?t:(n=this.image())===null||n===void 0?void 0:n.width}getHeight(){var t,n;return(t=this.attrs.height)!==null&&t!==void 0?t:(n=this.image())===null||n===void 0?void 0:n.height}static fromURL(t,n,r=null){var i=se.createImageElement();i.onload=function(){var o=new ks({image:i});n(o)},i.onerror=r,i.crossOrigin="Anonymous",i.src=t}}ks.prototype.className="Image";hr(ks);q.addGetterSetter(ks,"image");q.addComponentsGetterSetter(ks,"crop",["x","y","width","height"]);q.addGetterSetter(ks,"cropX",0,De());q.addGetterSetter(ks,"cropY",0,De());q.addGetterSetter(ks,"cropWidth",0,De());q.addGetterSetter(ks,"cropHeight",0,De());var Y$=["fontFamily","fontSize","fontStyle","padding","lineHeight","text","width","height","pointerDirection","pointerWidth","pointerHeight"],obe="Change.konva",abe="none",_C="up",kC="right",EC="down",PC="left",sbe=Y$.length;class d_ extends S0{constructor(t){super(t),this.on("add.konva",function(n){this._addListeners(n.child),this._sync()})}getText(){return this.find("Text")[0]}getTag(){return this.find("Tag")[0]}_addListeners(t){var n=this,r,i=function(){n._sync()};for(r=0;r{n=Math.min(n,a.x),r=Math.max(r,a.x),i=Math.min(i,a.y),o=Math.max(o,a.y)}),{x:n,y:i,width:r-n,height:o-i}}getWidth(){return this.radius()*2}getHeight(){return this.radius()*2}setWidth(t){this.radius(t/2)}setHeight(t){this.radius(t/2)}}eh.prototype.className="RegularPolygon";eh.prototype._centroid=!0;eh.prototype._attrsAffectingSize=["radius"];hr(eh);q.addGetterSetter(eh,"radius",0,De());q.addGetterSetter(eh,"sides",0,De());var BA=Math.PI*2;class th extends Ae{_sceneFunc(t){t.beginPath(),t.arc(0,0,this.innerRadius(),0,BA,!1),t.moveTo(this.outerRadius(),0),t.arc(0,0,this.outerRadius(),BA,0,!0),t.closePath(),t.fillStrokeShape(this)}getWidth(){return this.outerRadius()*2}getHeight(){return this.outerRadius()*2}setWidth(t){this.outerRadius(t/2)}setHeight(t){this.outerRadius(t/2)}}th.prototype.className="Ring";th.prototype._centroid=!0;th.prototype._attrsAffectingSize=["innerRadius","outerRadius"];hr(th);q.addGetterSetter(th,"innerRadius",0,De());q.addGetterSetter(th,"outerRadius",0,De());class Ll extends Ae{constructor(t){super(t),this._updated=!0,this.anim=new Ia(()=>{var n=this._updated;return this._updated=!1,n}),this.on("animationChange.konva",function(){this.frameIndex(0)}),this.on("frameIndexChange.konva",function(){this._updated=!0}),this.on("frameRateChange.konva",function(){!this.anim.isRunning()||(clearInterval(this.interval),this._setInterval())})}_sceneFunc(t){var n=this.animation(),r=this.frameIndex(),i=r*4,o=this.animations()[n],a=this.frameOffsets(),s=o[i+0],l=o[i+1],d=o[i+2],p=o[i+3],g=this.image();if((this.hasFill()||this.hasStroke())&&(t.beginPath(),t.rect(0,0,d,p),t.closePath(),t.fillStrokeShape(this)),g)if(a){var m=a[n],y=r*2;t.drawImage(g,s,l,d,p,m[y+0],m[y+1],d,p)}else t.drawImage(g,s,l,d,p,0,0,d,p)}_hitFunc(t){var n=this.animation(),r=this.frameIndex(),i=r*4,o=this.animations()[n],a=this.frameOffsets(),s=o[i+2],l=o[i+3];if(t.beginPath(),a){var d=a[n],p=r*2;t.rect(d[p+0],d[p+1],s,l)}else t.rect(0,0,s,l);t.closePath(),t.fillShape(this)}_useBufferCanvas(){return super._useBufferCanvas(!0)}_setInterval(){var t=this;this.interval=setInterval(function(){t._updateIndex()},1e3/this.frameRate())}start(){if(!this.isRunning()){var t=this.getLayer();this.anim.setLayers(t),this._setInterval(),this.anim.start()}}stop(){this.anim.stop(),clearInterval(this.interval)}isRunning(){return this.anim.isRunning()}_updateIndex(){var t=this.frameIndex(),n=this.animation(),r=this.animations(),i=r[n],o=i.length/4;t{t=t.trim();const n=t.indexOf(" ")>=0,r=t.indexOf('"')>=0||t.indexOf("'")>=0;return n&&!r&&(t=`"${t}"`),t}).join(", ")}var ky;function WS(){return ky||(ky=se.createCanvasElement().getContext(cbe),ky)}function Sbe(e){e.fillText(this._partialText,this._partialTextX,this._partialTextY)}function wbe(e){e.strokeText(this._partialText,this._partialTextX,this._partialTextY)}function Cbe(e){return e=e||{},!e.fillLinearGradientColorStops&&!e.fillRadialGradientColorStops&&!e.fillPatternImage&&(e.fill=e.fill||"black"),e}class fr extends Ae{constructor(t){super(Cbe(t)),this._partialTextX=0,this._partialTextY=0;for(var n=0;n1&&(E+=a)}}}_hitFunc(t){var n=this.getWidth(),r=this.getHeight();t.beginPath(),t.rect(0,0,n,r),t.closePath(),t.fillStrokeShape(this)}setText(t){var n=se._isString(t)?t:t==null?"":t+"";return this._setAttr(dbe,n),this}getWidth(){var t=this.attrs.width===fp||this.attrs.width===void 0;return t?this.getTextWidth()+this.padding()*2:this.attrs.width}getHeight(){var t=this.attrs.height===fp||this.attrs.height===void 0;return t?this.fontSize()*this.textArr.length*this.lineHeight()+this.padding()*2:this.attrs.height}getTextWidth(){return this.textWidth}getTextHeight(){return se.warn("text.getTextHeight() method is deprecated. Use text.height() - for full height and text.fontSize() - for one line height."),this.textHeight}measureSize(t){var n=WS(),r=this.fontSize(),i;return n.save(),n.font=this._getContextFont(),i=n.measureText(t),n.restore(),{width:i.width,height:r}}_getContextFont(){return this.fontStyle()+_y+this.fontVariant()+_y+(this.fontSize()+gbe)+bbe(this.fontFamily())}_addTextLine(t){this.align()===fg&&(t=t.trim());var n=this._getTextWidth(t);return this.textArr.push({text:t,width:n,lastInParagraph:!1})}_getTextWidth(t){var n=this.letterSpacing(),r=t.length;return WS().measureText(t).width+(r?n*(r-1):0)}_setTextData(){var t=this.text().split(` +`),n=+this.fontSize(),r=0,i=this.lineHeight()*n,o=this.attrs.width,a=this.attrs.height,s=o!==fp&&o!==void 0,l=a!==fp&&a!==void 0,d=this.padding(),p=o-d*2,g=a-d*2,m=0,y=this.wrap(),b=y!==WA,w=y!==ybe&&b,P=this.ellipsis();this.textArr=[],WS().font=this._getContextFont();for(var E=P?this._getTextWidth(HS):0,k=0,L=t.length;kp)for(;M.length>0;){for(var N=0,D=M.length,z="",H=0;N>>1,j=M.slice(0,V+1),he=this._getTextWidth(j)+E;he<=p?(N=V+1,z=j,H=he):D=V}if(z){if(w){var de,ve=M[z.length],ke=ve===_y||ve===$A;ke&&H<=p?de=z.length:de=Math.max(z.lastIndexOf(_y),z.lastIndexOf($A))+1,de>0&&(N=de,z=z.slice(0,N),H=this._getTextWidth(z))}z=z.trimRight(),this._addTextLine(z),r=Math.max(r,H),m+=i;var xe=this._shouldHandleEllipsis(m);if(xe){this._tryToAddEllipsisToLastLine();break}if(M=M.slice(N),M=M.trimLeft(),M.length>0&&(O=this._getTextWidth(M),O<=p)){this._addTextLine(M),m+=i,r=Math.max(r,O);break}}else break}else this._addTextLine(M),m+=i,r=Math.max(r,O),this._shouldHandleEllipsis(m)&&kg)break;this.textArr[this.textArr.length-1]&&(this.textArr[this.textArr.length-1].lastInParagraph=!0)}this.textHeight=n,this.textWidth=r}_shouldHandleEllipsis(t){var n=+this.fontSize(),r=this.lineHeight()*n,i=this.attrs.height,o=i!==fp&&i!==void 0,a=this.padding(),s=i-a*2,l=this.wrap(),d=l!==WA;return!d||o&&t+r>s}_tryToAddEllipsisToLastLine(){var t=this.attrs.width,n=t!==fp&&t!==void 0,r=this.padding(),i=t-r*2,o=this.ellipsis(),a=this.textArr[this.textArr.length-1];if(!(!a||!o)){if(n){var s=this._getTextWidth(a.text+HS)=1){var r=n[0].p0;t.moveTo(r.x,r.y)}for(var i=0;i0&&(s+=t.dataArray[l].pathLength);var d=0;i==="center"&&(d=Math.max(0,s/2-a/2)),i==="right"&&(d=Math.max(0,s-a));for(var p=X$(this.text()),g=this.text().split(" ").length-1,m,y,b,w=-1,P=0,E=function(){P=0;for(var he=t.dataArray,de=w+1;de0)return w=de,he[de];he[de].command==="M"&&(m={x:he[de].points[0],y:he[de].points[1]})}return{}},k=function(he){var de=t._getTextSize(he).width+r;he===" "&&i==="justify"&&(de+=(s-a)/g);var ve=0,ke=0;for(y=void 0;Math.abs(de-ve)/de>.01&&ke<20;){ke++;for(var xe=ve;b===void 0;)b=E(),b&&xe+b.pathLengthde?y=Mn.getPointOnLine(de,m.x,m.y,b.points[0],b.points[1],m.x,m.y):b=void 0;break;case"A":var U=b.points[4],oe=b.points[5],ae=b.points[4]+oe;P===0?P=U+1e-8:de>ve?P+=Math.PI/180*oe/Math.abs(oe):P-=Math.PI/360*oe/Math.abs(oe),(oe<0&&P=0&&P>ae)&&(P=ae,Y=!0),y=Mn.getPointOnEllipticalArc(b.points[0],b.points[1],b.points[2],b.points[3],P,b.points[6]);break;case"C":P===0?de>b.pathLength?P=1e-8:P=de/b.pathLength:de>ve?P+=(de-ve)/b.pathLength/2:P=Math.max(P-(ve-de)/b.pathLength/2,0),P>1&&(P=1,Y=!0),y=Mn.getPointOnCubicBezier(P,b.start.x,b.start.y,b.points[0],b.points[1],b.points[2],b.points[3],b.points[4],b.points[5]);break;case"Q":P===0?P=de/b.pathLength:de>ve?P+=(de-ve)/b.pathLength:P-=(ve-de)/b.pathLength,P>1&&(P=1,Y=!0),y=Mn.getPointOnQuadraticBezier(P,b.start.x,b.start.y,b.points[0],b.points[1],b.points[2],b.points[3]);break}y!==void 0&&(ve=Mn.getLineLength(m.x,m.y,y.x,y.y)),Y&&(Y=!1,b=void 0)}},L="C",M=t._getTextSize(L).width+r,O=d/M-1,N=0;Ne+`.${iH}`).join(" "),VA="nodesRect",Ebe=["widthChange","heightChange","scaleXChange","scaleYChange","skewXChange","skewYChange","rotationChange","offsetXChange","offsetYChange","transformsEnabledChange","strokeWidthChange"],Pbe={"top-left":-45,"top-center":0,"top-right":45,"middle-right":-90,"middle-left":90,"bottom-left":-135,"bottom-center":180,"bottom-right":135};const Tbe="ontouchstart"in Je._global;function Lbe(e,t){if(e==="rotater")return"crosshair";t+=se.degToRad(Pbe[e]||0);var n=(se.radToDeg(t)%360+360)%360;return se._inRange(n,315+22.5,360)||se._inRange(n,0,22.5)?"ns-resize":se._inRange(n,45-22.5,45+22.5)?"nesw-resize":se._inRange(n,90-22.5,90+22.5)?"ew-resize":se._inRange(n,135-22.5,135+22.5)?"nwse-resize":se._inRange(n,180-22.5,180+22.5)?"ns-resize":se._inRange(n,225-22.5,225+22.5)?"nesw-resize":se._inRange(n,270-22.5,270+22.5)?"ew-resize":se._inRange(n,315-22.5,315+22.5)?"nwse-resize":(se.error("Transformer has unknown angle for cursor detection: "+n),"pointer")}var N5=["top-left","top-center","top-right","middle-right","middle-left","bottom-left","bottom-center","bottom-right"],UA=1e8;function Abe(e){return{x:e.x+e.width/2*Math.cos(e.rotation)+e.height/2*Math.sin(-e.rotation),y:e.y+e.height/2*Math.cos(e.rotation)+e.width/2*Math.sin(e.rotation)}}function oH(e,t,n){const r=n.x+(e.x-n.x)*Math.cos(t)-(e.y-n.y)*Math.sin(t),i=n.y+(e.x-n.x)*Math.sin(t)+(e.y-n.y)*Math.cos(t);return Object.assign(Object.assign({},e),{rotation:e.rotation+t,x:r,y:i})}function Mbe(e,t){const n=Abe(e);return oH(e,t,n)}function Ibe(e,t,n){let r=t;for(let i=0;i{const i=()=>{this.nodes().length===1&&this.useSingleNodeRotation()&&this.rotation(this.nodes()[0].getAbsoluteRotation()),this._resetTransformCache(),!this._transforming&&!this.isDragging()&&this.update()},o=r._attrsAffectingSize.map(a=>a+"Change."+this._getEventNamespace()).join(" ");r.on(o,i),r.on(Ebe.map(a=>a+`.${this._getEventNamespace()}`).join(" "),i),r.on(`absoluteTransformChange.${this._getEventNamespace()}`,i),this._proxyDrag(r)}),this._resetTransformCache();var n=!!this.findOne(".top-left");return n&&this.update(),this}_proxyDrag(t){let n;t.on(`dragstart.${this._getEventNamespace()}`,r=>{n=t.getAbsolutePosition(),!this.isDragging()&&t!==this.findOne(".back")&&this.startDrag(r,!1)}),t.on(`dragmove.${this._getEventNamespace()}`,r=>{if(!n)return;const i=t.getAbsolutePosition(),o=i.x-n.x,a=i.y-n.y;this.nodes().forEach(s=>{if(s===t||s.isDragging())return;const l=s.getAbsolutePosition();s.setAbsolutePosition({x:l.x+o,y:l.y+a}),s.startDrag(r)}),n=null})}getNodes(){return this._nodes||[]}getActiveAnchor(){return this._movingAnchorName}detach(){this._nodes&&this._nodes.forEach(t=>{t.off("."+this._getEventNamespace())}),this._nodes=[],this._resetTransformCache()}_resetTransformCache(){this._clearCache(VA),this._clearCache("transform"),this._clearSelfAndDescendantCache("absoluteTransform")}_getNodeRect(){return this._getCache(VA,this.__getNodeRect)}__getNodeShape(t,n=this.rotation(),r){var i=t.getClientRect({skipTransform:!0,skipShadow:!0,skipStroke:this.ignoreStroke()}),o=t.getAbsoluteScale(r),a=t.getAbsolutePosition(r),s=i.x*o.x-t.offsetX()*o.x,l=i.y*o.y-t.offsetY()*o.y;const d=(Je.getAngle(t.getAbsoluteRotation())+Math.PI*2)%(Math.PI*2),p={x:a.x+s*Math.cos(d)+l*Math.sin(-d),y:a.y+l*Math.cos(d)+s*Math.sin(d),width:i.width*o.x,height:i.height*o.y,rotation:d};return oH(p,-Je.getAngle(n),{x:0,y:0})}__getNodeRect(){var t=this.getNode();if(!t)return{x:-UA,y:-UA,width:0,height:0,rotation:0};const n=[];this.nodes().map(d=>{const p=d.getClientRect({skipTransform:!0,skipShadow:!0,skipStroke:this.ignoreStroke()});var g=[{x:p.x,y:p.y},{x:p.x+p.width,y:p.y},{x:p.x+p.width,y:p.y+p.height},{x:p.x,y:p.y+p.height}],m=d.getAbsoluteTransform();g.forEach(function(y){var b=m.point(y);n.push(b)})});const r=new Qo;r.rotate(-Je.getAngle(this.rotation()));var i,o,a,s;n.forEach(function(d){var p=r.point(d);i===void 0&&(i=a=p.x,o=s=p.y),i=Math.min(i,p.x),o=Math.min(o,p.y),a=Math.max(a,p.x),s=Math.max(s,p.y)}),r.invert();const l=r.point({x:i,y:o});return{x:l.x,y:l.y,width:a-i,height:s-o,rotation:Je.getAngle(this.rotation())}}getX(){return this._getNodeRect().x}getY(){return this._getNodeRect().y}getWidth(){return this._getNodeRect().width}getHeight(){return this._getNodeRect().height}_createElements(){this._createBack(),N5.forEach(function(t){this._createAnchor(t)}.bind(this)),this._createAnchor("rotater")}_createAnchor(t){var n=new Mv({stroke:"rgb(0, 161, 255)",fill:"white",strokeWidth:1,name:t+" _anchor",dragDistance:0,draggable:!0,hitStrokeWidth:Tbe?10:"auto"}),r=this;n.on("mousedown touchstart",function(i){r._handleMouseDown(i)}),n.on("dragstart",i=>{n.stopDrag(),i.cancelBubble=!0}),n.on("dragend",i=>{i.cancelBubble=!0}),n.on("mouseenter",()=>{var i=Je.getAngle(this.rotation()),o=Lbe(t,i);n.getStage().content&&(n.getStage().content.style.cursor=o),this._cursorChange=!0}),n.on("mouseout",()=>{n.getStage().content&&(n.getStage().content.style.cursor=""),this._cursorChange=!1}),this.add(n)}_createBack(){var t=new Ae({name:"back",width:0,height:0,draggable:!0,sceneFunc(n){var r=this.getParent(),i=r.padding();n.beginPath(),n.rect(-i,-i,this.width()+i*2,this.height()+i*2),n.moveTo(this.width()/2,-i),r.rotateEnabled()&&n.lineTo(this.width()/2,-r.rotateAnchorOffset()*se._sign(this.height())-i),n.fillStrokeShape(this)},hitFunc:(n,r)=>{if(!!this.shouldOverdrawWholeArea()){var i=this.padding();n.beginPath(),n.rect(-i,-i,r.width()+i*2,r.height()+i*2),n.fillStrokeShape(r)}}});this.add(t),this._proxyDrag(t),t.on("dragstart",n=>{n.cancelBubble=!0}),t.on("dragmove",n=>{n.cancelBubble=!0}),t.on("dragend",n=>{n.cancelBubble=!0}),this.on("dragmove",n=>{this.update()})}_handleMouseDown(t){this._movingAnchorName=t.target.name().split(" ")[0];var n=this._getNodeRect(),r=n.width,i=n.height,o=Math.sqrt(Math.pow(r,2)+Math.pow(i,2));this.sin=Math.abs(i/o),this.cos=Math.abs(r/o),typeof window<"u"&&(window.addEventListener("mousemove",this._handleMouseMove),window.addEventListener("touchmove",this._handleMouseMove),window.addEventListener("mouseup",this._handleMouseUp,!0),window.addEventListener("touchend",this._handleMouseUp,!0)),this._transforming=!0;var a=t.target.getAbsolutePosition(),s=t.target.getStage().getPointerPosition();this._anchorDragOffset={x:s.x-a.x,y:s.y-a.y},this._fire("transformstart",{evt:t.evt,target:this.getNode()}),this._nodes.forEach(l=>{l._fire("transformstart",{evt:t.evt,target:l})})}_handleMouseMove(t){var n,r,i,o=this.findOne("."+this._movingAnchorName),a=o.getStage();a.setPointersPositions(t);const s=a.getPointerPosition();let l={x:s.x-this._anchorDragOffset.x,y:s.y-this._anchorDragOffset.y};const d=o.getAbsolutePosition();this.anchorDragBoundFunc()&&(l=this.anchorDragBoundFunc()(d,l,t)),o.setAbsolutePosition(l);const p=o.getAbsolutePosition();if(!(d.x===p.x&&d.y===p.y)){if(this._movingAnchorName==="rotater"){var g=this._getNodeRect();n=o.x()-g.width/2,r=-o.y()+g.height/2;let he=Math.atan2(-r,n)+Math.PI/2;g.height<0&&(he-=Math.PI);var m=Je.getAngle(this.rotation());const de=m+he,ve=Je.getAngle(this.rotationSnapTolerance()),xe=Ibe(this.rotationSnaps(),de,ve)-g.rotation,Y=Mbe(g,xe);this._fitNodesInto(Y,t);return}var y=this.keepRatio()||t.shiftKey,k=this.centeredScaling()||t.altKey;if(this._movingAnchorName==="top-left"){if(y){var b=k?{x:this.width()/2,y:this.height()/2}:{x:this.findOne(".bottom-right").x(),y:this.findOne(".bottom-right").y()};i=Math.sqrt(Math.pow(b.x-o.x(),2)+Math.pow(b.y-o.y(),2));var w=this.findOne(".top-left").x()>b.x?-1:1,P=this.findOne(".top-left").y()>b.y?-1:1;n=i*this.cos*w,r=i*this.sin*P,this.findOne(".top-left").x(b.x-n),this.findOne(".top-left").y(b.y-r)}}else if(this._movingAnchorName==="top-center")this.findOne(".top-left").y(o.y());else if(this._movingAnchorName==="top-right"){if(y){var b=k?{x:this.width()/2,y:this.height()/2}:{x:this.findOne(".bottom-left").x(),y:this.findOne(".bottom-left").y()};i=Math.sqrt(Math.pow(o.x()-b.x,2)+Math.pow(b.y-o.y(),2));var w=this.findOne(".top-right").x()b.y?-1:1;n=i*this.cos*w,r=i*this.sin*P,this.findOne(".top-right").x(b.x+n),this.findOne(".top-right").y(b.y-r)}var E=o.position();this.findOne(".top-left").y(E.y),this.findOne(".bottom-right").x(E.x)}else if(this._movingAnchorName==="middle-left")this.findOne(".top-left").x(o.x());else if(this._movingAnchorName==="middle-right")this.findOne(".bottom-right").x(o.x());else if(this._movingAnchorName==="bottom-left"){if(y){var b=k?{x:this.width()/2,y:this.height()/2}:{x:this.findOne(".top-right").x(),y:this.findOne(".top-right").y()};i=Math.sqrt(Math.pow(b.x-o.x(),2)+Math.pow(o.y()-b.y,2));var w=b.x{r._fire("transformend",{evt:t,target:r})}),this._movingAnchorName=null}}_fitNodesInto(t,n){var r=this._getNodeRect();const i=1;if(se._inRange(t.width,-this.padding()*2-i,i)){this.update();return}if(se._inRange(t.height,-this.padding()*2-i,i)){this.update();return}const o=this.flipEnabled();var a=new Qo;if(a.rotate(Je.getAngle(this.rotation())),this._movingAnchorName&&t.width<0&&this._movingAnchorName.indexOf("left")>=0){const g=a.point({x:-this.padding()*2,y:0});if(t.x+=g.x,t.y+=g.y,t.width+=this.padding()*2,this._movingAnchorName=this._movingAnchorName.replace("left","right"),this._anchorDragOffset.x-=g.x,this._anchorDragOffset.y-=g.y,!o){this.update();return}}else if(this._movingAnchorName&&t.width<0&&this._movingAnchorName.indexOf("right")>=0){const g=a.point({x:this.padding()*2,y:0});if(this._movingAnchorName=this._movingAnchorName.replace("right","left"),this._anchorDragOffset.x-=g.x,this._anchorDragOffset.y-=g.y,t.width+=this.padding()*2,!o){this.update();return}}if(this._movingAnchorName&&t.height<0&&this._movingAnchorName.indexOf("top")>=0){const g=a.point({x:0,y:-this.padding()*2});if(t.x+=g.x,t.y+=g.y,this._movingAnchorName=this._movingAnchorName.replace("top","bottom"),this._anchorDragOffset.x-=g.x,this._anchorDragOffset.y-=g.y,t.height+=this.padding()*2,!o){this.update();return}}else if(this._movingAnchorName&&t.height<0&&this._movingAnchorName.indexOf("bottom")>=0){const g=a.point({x:0,y:this.padding()*2});if(this._movingAnchorName=this._movingAnchorName.replace("bottom","top"),this._anchorDragOffset.x-=g.x,this._anchorDragOffset.y-=g.y,t.height+=this.padding()*2,!o){this.update();return}}if(this.boundBoxFunc()){const g=this.boundBoxFunc()(r,t);g?t=g:se.warn("boundBoxFunc returned falsy. You should return new bound rect from it!")}const s=1e7,l=new Qo;l.translate(r.x,r.y),l.rotate(r.rotation),l.scale(r.width/s,r.height/s);const d=new Qo;d.translate(t.x,t.y),d.rotate(t.rotation),d.scale(t.width/s,t.height/s);const p=d.multiply(l.invert());this._nodes.forEach(g=>{var m;const y=g.getParent().getAbsoluteTransform(),b=g.getTransform().copy();b.translate(g.offsetX(),g.offsetY());const w=new Qo;w.multiply(y.copy().invert()).multiply(p).multiply(y).multiply(b);const P=w.decompose();g.setAttrs(P),this._fire("transform",{evt:n,target:g}),g._fire("transform",{evt:n,target:g}),(m=g.getLayer())===null||m===void 0||m.batchDraw()}),this.rotation(se._getRotation(t.rotation)),this._resetTransformCache(),this.update(),this.getLayer().batchDraw()}forceUpdate(){this._resetTransformCache(),this.update()}_batchChangeChild(t,n){this.findOne(t).setAttrs(n)}update(){var t,n=this._getNodeRect();this.rotation(se._getRotation(n.rotation));var r=n.width,i=n.height,o=this.enabledAnchors(),a=this.resizeEnabled(),s=this.padding(),l=this.anchorSize();this.find("._anchor").forEach(d=>{d.setAttrs({width:l,height:l,offsetX:l/2,offsetY:l/2,stroke:this.anchorStroke(),strokeWidth:this.anchorStrokeWidth(),fill:this.anchorFill(),cornerRadius:this.anchorCornerRadius()})}),this._batchChangeChild(".top-left",{x:0,y:0,offsetX:l/2+s,offsetY:l/2+s,visible:a&&o.indexOf("top-left")>=0}),this._batchChangeChild(".top-center",{x:r/2,y:0,offsetY:l/2+s,visible:a&&o.indexOf("top-center")>=0}),this._batchChangeChild(".top-right",{x:r,y:0,offsetX:l/2-s,offsetY:l/2+s,visible:a&&o.indexOf("top-right")>=0}),this._batchChangeChild(".middle-left",{x:0,y:i/2,offsetX:l/2+s,visible:a&&o.indexOf("middle-left")>=0}),this._batchChangeChild(".middle-right",{x:r,y:i/2,offsetX:l/2-s,visible:a&&o.indexOf("middle-right")>=0}),this._batchChangeChild(".bottom-left",{x:0,y:i,offsetX:l/2+s,offsetY:l/2-s,visible:a&&o.indexOf("bottom-left")>=0}),this._batchChangeChild(".bottom-center",{x:r/2,y:i,offsetY:l/2-s,visible:a&&o.indexOf("bottom-center")>=0}),this._batchChangeChild(".bottom-right",{x:r,y:i,offsetX:l/2-s,offsetY:l/2-s,visible:a&&o.indexOf("bottom-right")>=0}),this._batchChangeChild(".rotater",{x:r/2,y:-this.rotateAnchorOffset()*se._sign(i)-s,visible:this.rotateEnabled()}),this._batchChangeChild(".back",{width:r,height:i,visible:this.borderEnabled(),stroke:this.borderStroke(),strokeWidth:this.borderStrokeWidth(),dash:this.borderDash(),x:0,y:0}),(t=this.getLayer())===null||t===void 0||t.batchDraw()}isTransforming(){return this._transforming}stopTransform(){if(this._transforming){this._removeEvents();var t=this.findOne("."+this._movingAnchorName);t&&t.stopDrag()}}destroy(){return this.getStage()&&this._cursorChange&&this.getStage().content&&(this.getStage().content.style.cursor=""),S0.prototype.destroy.call(this),this.detach(),this._removeEvents(),this}toObject(){return ze.prototype.toObject.call(this)}getClientRect(){return this.nodes().length>0?super.getClientRect():{x:0,y:0,width:0,height:0}}}function Rbe(e){return e instanceof Array||se.warn("enabledAnchors value should be an array"),e instanceof Array&&e.forEach(function(t){N5.indexOf(t)===-1&&se.warn("Unknown anchor name: "+t+". Available names are: "+N5.join(", "))}),e||[]}bn.prototype.className="Transformer";hr(bn);q.addGetterSetter(bn,"enabledAnchors",N5,Rbe);q.addGetterSetter(bn,"flipEnabled",!0,_s());q.addGetterSetter(bn,"resizeEnabled",!0);q.addGetterSetter(bn,"anchorSize",10,De());q.addGetterSetter(bn,"rotateEnabled",!0);q.addGetterSetter(bn,"rotationSnaps",[]);q.addGetterSetter(bn,"rotateAnchorOffset",50,De());q.addGetterSetter(bn,"rotationSnapTolerance",5,De());q.addGetterSetter(bn,"borderEnabled",!0);q.addGetterSetter(bn,"anchorStroke","rgb(0, 161, 255)");q.addGetterSetter(bn,"anchorStrokeWidth",1,De());q.addGetterSetter(bn,"anchorFill","white");q.addGetterSetter(bn,"anchorCornerRadius",0,De());q.addGetterSetter(bn,"borderStroke","rgb(0, 161, 255)");q.addGetterSetter(bn,"borderStrokeWidth",1,De());q.addGetterSetter(bn,"borderDash");q.addGetterSetter(bn,"keepRatio",!0);q.addGetterSetter(bn,"centeredScaling",!1);q.addGetterSetter(bn,"ignoreStroke",!1);q.addGetterSetter(bn,"padding",0,De());q.addGetterSetter(bn,"node");q.addGetterSetter(bn,"nodes");q.addGetterSetter(bn,"boundBoxFunc");q.addGetterSetter(bn,"anchorDragBoundFunc");q.addGetterSetter(bn,"shouldOverdrawWholeArea",!1);q.addGetterSetter(bn,"useSingleNodeRotation",!0);q.backCompat(bn,{lineEnabled:"borderEnabled",rotateHandlerOffset:"rotateAnchorOffset",enabledHandlers:"enabledAnchors"});class Eu extends Ae{_sceneFunc(t){t.beginPath(),t.arc(0,0,this.radius(),0,Je.getAngle(this.angle()),this.clockwise()),t.lineTo(0,0),t.closePath(),t.fillStrokeShape(this)}getWidth(){return this.radius()*2}getHeight(){return this.radius()*2}setWidth(t){this.radius(t/2)}setHeight(t){this.radius(t/2)}}Eu.prototype.className="Wedge";Eu.prototype._centroid=!0;Eu.prototype._attrsAffectingSize=["radius"];hr(Eu);q.addGetterSetter(Eu,"radius",0,De());q.addGetterSetter(Eu,"angle",0,De());q.addGetterSetter(Eu,"clockwise",!1);q.backCompat(Eu,{angleDeg:"angle",getAngleDeg:"getAngle",setAngleDeg:"setAngle"});function GA(){this.r=0,this.g=0,this.b=0,this.a=0,this.next=null}var Obe=[512,512,456,512,328,456,335,512,405,328,271,456,388,335,292,512,454,405,364,328,298,271,496,456,420,388,360,335,312,292,273,512,482,454,428,405,383,364,345,328,312,298,284,271,259,496,475,456,437,420,404,388,374,360,347,335,323,312,302,292,282,273,265,512,497,482,468,454,441,428,417,405,394,383,373,364,354,345,337,328,320,312,305,298,291,284,278,271,265,259,507,496,485,475,465,456,446,437,428,420,412,404,396,388,381,374,367,360,354,347,341,335,329,323,318,312,307,302,297,292,287,282,278,273,269,265,261,512,505,497,489,482,475,468,461,454,447,441,435,428,422,417,411,405,399,394,389,383,378,373,368,364,359,354,350,345,341,337,332,328,324,320,316,312,309,305,301,298,294,291,287,284,281,278,274,271,268,265,262,259,257,507,501,496,491,485,480,475,470,465,460,456,451,446,442,437,433,428,424,420,416,412,408,404,400,396,392,388,385,381,377,374,370,367,363,360,357,354,350,347,344,341,338,335,332,329,326,323,320,318,315,312,310,307,304,302,299,297,294,292,289,287,285,282,280,278,275,273,271,269,267,265,263,261,259],Nbe=[9,11,12,13,13,14,14,15,15,15,15,16,16,16,16,17,17,17,17,17,17,17,18,18,18,18,18,18,18,18,18,19,19,19,19,19,19,19,19,19,19,19,19,19,19,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24];function Dbe(e,t){var n=e.data,r=e.width,i=e.height,o,a,s,l,d,p,g,m,y,b,w,P,E,k,L,M,O,N,D,z,H,V,j,he,de=t+t+1,ve=r-1,ke=i-1,xe=t+1,Y=xe*(xe+1)/2,U=new GA,oe=null,ae=U,X=null,me=null,ye=Obe[t],Se=Nbe[t];for(s=1;s>Se,j!==0?(j=255/j,n[p]=(m*ye>>Se)*j,n[p+1]=(y*ye>>Se)*j,n[p+2]=(b*ye>>Se)*j):n[p]=n[p+1]=n[p+2]=0,m-=P,y-=E,b-=k,w-=L,P-=X.r,E-=X.g,k-=X.b,L-=X.a,l=g+((l=o+t+1)>Se,j>0?(j=255/j,n[l]=(m*ye>>Se)*j,n[l+1]=(y*ye>>Se)*j,n[l+2]=(b*ye>>Se)*j):n[l]=n[l+1]=n[l+2]=0,m-=P,y-=E,b-=k,w-=L,P-=X.r,E-=X.g,k-=X.b,L-=X.a,l=o+((l=a+xe)0&&Dbe(t,n)};q.addGetterSetter(ze,"blurRadius",0,De(),q.afterSetFilter);const Fbe=function(e){var t=this.brightness()*255,n=e.data,r=n.length,i;for(i=0;i255?255:i,o=o<0?0:o>255?255:o,a=a<0?0:a>255?255:a,n[s]=i,n[s+1]=o,n[s+2]=a};q.addGetterSetter(ze,"contrast",0,De(),q.afterSetFilter);const $be=function(e){var t=this.embossStrength()*10,n=this.embossWhiteLevel()*255,r=this.embossDirection(),i=this.embossBlend(),o=0,a=0,s=e.data,l=e.width,d=e.height,p=l*4,g=d;switch(r){case"top-left":o=-1,a=-1;break;case"top":o=-1,a=0;break;case"top-right":o=-1,a=1;break;case"right":o=0,a=1;break;case"bottom-right":o=1,a=1;break;case"bottom":o=1,a=0;break;case"bottom-left":o=1,a=-1;break;case"left":o=0,a=-1;break;default:se.error("Unknown emboss direction: "+r)}do{var m=(g-1)*p,y=o;g+y<1&&(y=0),g+y>d&&(y=0);var b=(g-1+y)*l*4,w=l;do{var P=m+(w-1)*4,E=a;w+E<1&&(E=0),w+E>l&&(E=0);var k=b+(w-1+E)*4,L=s[P]-s[k],M=s[P+1]-s[k+1],O=s[P+2]-s[k+2],N=L,D=N>0?N:-N,z=M>0?M:-M,H=O>0?O:-O;if(z>D&&(N=M),H>D&&(N=O),N*=t,i){var V=s[P]+N,j=s[P+1]+N,he=s[P+2]+N;s[P]=V>255?255:V<0?0:V,s[P+1]=j>255?255:j<0?0:j,s[P+2]=he>255?255:he<0?0:he}else{var de=n-N;de<0?de=0:de>255&&(de=255),s[P]=s[P+1]=s[P+2]=de}}while(--w)}while(--g)};q.addGetterSetter(ze,"embossStrength",.5,De(),q.afterSetFilter);q.addGetterSetter(ze,"embossWhiteLevel",.5,De(),q.afterSetFilter);q.addGetterSetter(ze,"embossDirection","top-left",null,q.afterSetFilter);q.addGetterSetter(ze,"embossBlend",!1,null,q.afterSetFilter);function VS(e,t,n,r,i){var o=n-t,a=i-r,s;return o===0?r+a/2:a===0?r:(s=(e-t)/o,s=a*s+r,s)}const Hbe=function(e){var t=e.data,n=t.length,r=t[0],i=r,o,a=t[1],s=a,l,d=t[2],p=d,g,m,y=this.enhance();if(y!==0){for(m=0;mi&&(i=o),l=t[m+1],ls&&(s=l),g=t[m+2],gp&&(p=g);i===r&&(i=255,r=0),s===a&&(s=255,a=0),p===d&&(p=255,d=0);var b,w,P,E,k,L,M,O,N;for(y>0?(w=i+y*(255-i),P=r-y*(r-0),k=s+y*(255-s),L=a-y*(a-0),O=p+y*(255-p),N=d-y*(d-0)):(b=(i+r)*.5,w=i+y*(i-b),P=r+y*(r-b),E=(s+a)*.5,k=s+y*(s-E),L=a+y*(a-E),M=(p+d)*.5,O=p+y*(p-M),N=d+y*(d-M)),m=0;mE?P:E;var k=a,L=o,M,O,N=360/L*Math.PI/180,D,z;for(O=0;OL?k:L;var M=a,O=o,N,D,z=n.polarRotation||0,H,V;for(p=0;pt&&(M=L,O=0,N=-1),i=0;i=0&&y=0&&b=0&&y=0&&b=255*4?255:0}return a}function eSe(e,t,n){for(var r=[.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111,.1111111111111111],i=Math.round(Math.sqrt(r.length)),o=Math.floor(i/2),a=[],s=0;s=0&&y=0&&b=n))for(o=w;o=r||(a=(n*o+i)*4,s+=M[a+0],l+=M[a+1],d+=M[a+2],p+=M[a+3],L+=1);for(s=s/L,l=l/L,d=d/L,p=p/L,i=y;i=n))for(o=w;o=r||(a=(n*o+i)*4,M[a+0]=s,M[a+1]=l,M[a+2]=d,M[a+3]=p)}};q.addGetterSetter(ze,"pixelSize",8,De(),q.afterSetFilter);const iSe=function(e){var t=Math.round(this.levels()*254)+1,n=e.data,r=n.length,i=255/t,o;for(o=0;o255?255:e<0?0:Math.round(e)});q.addGetterSetter(ze,"green",0,function(e){return this._filterUpToDate=!1,e>255?255:e<0?0:Math.round(e)});q.addGetterSetter(ze,"blue",0,T$,q.afterSetFilter);const aSe=function(e){var t=e.data,n=t.length,r=this.red(),i=this.green(),o=this.blue(),a=this.alpha(),s,l;for(s=0;s255?255:e<0?0:Math.round(e)});q.addGetterSetter(ze,"green",0,function(e){return this._filterUpToDate=!1,e>255?255:e<0?0:Math.round(e)});q.addGetterSetter(ze,"blue",0,T$,q.afterSetFilter);q.addGetterSetter(ze,"alpha",1,function(e){return this._filterUpToDate=!1,e>1?1:e<0?0:e});const sSe=function(e){var t=e.data,n=t.length,r,i,o,a;for(r=0;r127&&(d=255-d),p>127&&(p=255-p),g>127&&(g=255-g),t[l]=d,t[l+1]=p,t[l+2]=g}while(--s)}while(--o)},uSe=function(e){var t=this.threshold()*255,n=e.data,r=n.length,i;for(i=0;iee||T[$]!==I[ee]){var le=` +`+T[$].replace(" at new "," at ");return c.displayName&&le.includes("")&&(le=le.replace("",c.displayName)),le}while(1<=$&&0<=ee);break}}}finally{Ls=!1,Error.prepareStackTrace=v}return(c=c?c.displayName||c.name:"")?Ml(c):""}var ah=Object.prototype.hasOwnProperty,Au=[],As=-1;function Io(c){return{current:c}}function Cn(c){0>As||(c.current=Au[As],Au[As]=null,As--)}function gn(c,f){As++,Au[As]=c.current,c.current=f}var Ro={},Cr=Io(Ro),Gr=Io(!1),Oo=Ro;function Ms(c,f){var v=c.type.contextTypes;if(!v)return Ro;var _=c.stateNode;if(_&&_.__reactInternalMemoizedUnmaskedChildContext===f)return _.__reactInternalMemoizedMaskedChildContext;var T={},I;for(I in v)T[I]=f[I];return _&&(c=c.stateNode,c.__reactInternalMemoizedUnmaskedChildContext=f,c.__reactInternalMemoizedMaskedChildContext=T),T}function jr(c){return c=c.childContextTypes,c!=null}function Ka(){Cn(Gr),Cn(Cr)}function hd(c,f,v){if(Cr.current!==Ro)throw Error(a(168));gn(Cr,f),gn(Gr,v)}function Rl(c,f,v){var _=c.stateNode;if(f=f.childContextTypes,typeof _.getChildContext!="function")return v;_=_.getChildContext();for(var T in _)if(!(T in f))throw Error(a(108,z(c)||"Unknown",T));return o({},v,_)}function Za(c){return c=(c=c.stateNode)&&c.__reactInternalMemoizedMergedChildContext||Ro,Oo=Cr.current,gn(Cr,c),gn(Gr,Gr.current),!0}function pd(c,f,v){var _=c.stateNode;if(!_)throw Error(a(169));v?(c=Rl(c,f,Oo),_.__reactInternalMemoizedMergedChildContext=c,Cn(Gr),Cn(Cr),gn(Cr,c)):Cn(Gr),gn(Gr,v)}var di=Math.clz32?Math.clz32:gd,sh=Math.log,lh=Math.LN2;function gd(c){return c>>>=0,c===0?32:31-(sh(c)/lh|0)|0}var Is=64,so=4194304;function Rs(c){switch(c&-c){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return c&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return c&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return c}}function Ol(c,f){var v=c.pendingLanes;if(v===0)return 0;var _=0,T=c.suspendedLanes,I=c.pingedLanes,$=v&268435455;if($!==0){var ee=$&~T;ee!==0?_=Rs(ee):(I&=$,I!==0&&(_=Rs(I)))}else $=v&~T,$!==0?_=Rs($):I!==0&&(_=Rs(I));if(_===0)return 0;if(f!==0&&f!==_&&(f&T)===0&&(T=_&-_,I=f&-f,T>=I||T===16&&(I&4194240)!==0))return f;if((_&4)!==0&&(_|=v&16),f=c.entangledLanes,f!==0)for(c=c.entanglements,f&=_;0v;v++)f.push(c);return f}function ma(c,f,v){c.pendingLanes|=f,f!==536870912&&(c.suspendedLanes=0,c.pingedLanes=0),c=c.eventTimes,f=31-di(f),c[f]=v}function vd(c,f){var v=c.pendingLanes&~f;c.pendingLanes=f,c.suspendedLanes=0,c.pingedLanes=0,c.expiredLanes&=f,c.mutableReadLanes&=f,c.entangledLanes&=f,f=c.entanglements;var _=c.eventTimes;for(c=c.expirationTimes;0>=$,T-=$,Wi=1<<32-di(f)+T|v<Nt?(zr=xt,xt=null):zr=xt.sibling;var Gt=Ue(ce,xt,pe[Nt],$e);if(Gt===null){xt===null&&(xt=zr);break}c&&xt&&Gt.alternate===null&&f(ce,xt),re=I(Gt,re,Nt),_t===null?Ee=Gt:_t.sibling=Gt,_t=Gt,xt=zr}if(Nt===pe.length)return v(ce,xt),Rn&&Os(ce,Nt),Ee;if(xt===null){for(;NtNt?(zr=xt,xt=null):zr=xt.sibling;var is=Ue(ce,xt,Gt.value,$e);if(is===null){xt===null&&(xt=zr);break}c&&xt&&is.alternate===null&&f(ce,xt),re=I(is,re,Nt),_t===null?Ee=is:_t.sibling=is,_t=is,xt=zr}if(Gt.done)return v(ce,xt),Rn&&Os(ce,Nt),Ee;if(xt===null){for(;!Gt.done;Nt++,Gt=pe.next())Gt=Ct(ce,Gt.value,$e),Gt!==null&&(re=I(Gt,re,Nt),_t===null?Ee=Gt:_t.sibling=Gt,_t=Gt);return Rn&&Os(ce,Nt),Ee}for(xt=_(ce,xt);!Gt.done;Nt++,Gt=pe.next())Gt=Nn(xt,ce,Nt,Gt.value,$e),Gt!==null&&(c&&Gt.alternate!==null&&xt.delete(Gt.key===null?Nt:Gt.key),re=I(Gt,re,Nt),_t===null?Ee=Gt:_t.sibling=Gt,_t=Gt);return c&&xt.forEach(function(oi){return f(ce,oi)}),Rn&&Os(ce,Nt),Ee}function Go(ce,re,pe,$e){if(typeof pe=="object"&&pe!==null&&pe.type===p&&pe.key===null&&(pe=pe.props.children),typeof pe=="object"&&pe!==null){switch(pe.$$typeof){case l:e:{for(var Ee=pe.key,_t=re;_t!==null;){if(_t.key===Ee){if(Ee=pe.type,Ee===p){if(_t.tag===7){v(ce,_t.sibling),re=T(_t,pe.props.children),re.return=ce,ce=re;break e}}else if(_t.elementType===Ee||typeof Ee=="object"&&Ee!==null&&Ee.$$typeof===L&&c1(Ee)===_t.type){v(ce,_t.sibling),re=T(_t,pe.props),re.ref=xa(ce,_t,pe),re.return=ce,ce=re;break e}v(ce,_t);break}else f(ce,_t);_t=_t.sibling}pe.type===p?(re=Ks(pe.props.children,ce.mode,$e,pe.key),re.return=ce,ce=re):($e=Gd(pe.type,pe.key,pe.props,null,ce.mode,$e),$e.ref=xa(ce,re,pe),$e.return=ce,ce=$e)}return $(ce);case d:e:{for(_t=pe.key;re!==null;){if(re.key===_t)if(re.tag===4&&re.stateNode.containerInfo===pe.containerInfo&&re.stateNode.implementation===pe.implementation){v(ce,re.sibling),re=T(re,pe.children||[]),re.return=ce,ce=re;break e}else{v(ce,re);break}else f(ce,re);re=re.sibling}re=Zs(pe,ce.mode,$e),re.return=ce,ce=re}return $(ce);case L:return _t=pe._init,Go(ce,re,_t(pe._payload),$e)}if(ke(pe))return _n(ce,re,pe,$e);if(N(pe))return Xn(ce,re,pe,$e);Ri(ce,pe)}return typeof pe=="string"&&pe!==""||typeof pe=="number"?(pe=""+pe,re!==null&&re.tag===6?(v(ce,re.sibling),re=T(re,pe),re.return=ce,ce=re):(v(ce,re),re=Zh(pe,ce.mode,$e),re.return=ce,ce=re),$(ce)):v(ce,re)}return Go}var Hu=Wv(!0),Vv=Wv(!1),Td={},fo=Io(Td),ba=Io(Td),Q=Io(Td);function ge(c){if(c===Td)throw Error(a(174));return c}function fe(c,f){gn(Q,f),gn(ba,c),gn(fo,Td),c=Y(f),Cn(fo),gn(fo,c)}function Ve(){Cn(fo),Cn(ba),Cn(Q)}function yt(c){var f=ge(Q.current),v=ge(fo.current);f=U(v,c.type,f),v!==f&&(gn(ba,c),gn(fo,f))}function Yt(c){ba.current===c&&(Cn(fo),Cn(ba))}var Pt=Io(0);function on(c){for(var f=c;f!==null;){if(f.tag===13){var v=f.memoizedState;if(v!==null&&(v=v.dehydrated,v===null||Tu(v)||fd(v)))return f}else if(f.tag===19&&f.memoizedProps.revealOrder!==void 0){if((f.flags&128)!==0)return f}else if(f.child!==null){f.child.return=f,f=f.child;continue}if(f===c)break;for(;f.sibling===null;){if(f.return===null||f.return===c)return null;f=f.return}f.sibling.return=f.return,f=f.sibling}return null}var Ld=[];function d1(){for(var c=0;cv?v:4,c(!0);var _=Wu.transition;Wu.transition={};try{c(!1),f()}finally{Ft=v,Wu.transition=_}}function Zu(){return pi().memoizedState}function x1(c,f,v){var _=Tr(c);if(v={lane:_,action:v,hasEagerState:!1,eagerState:null,next:null},Xu(c))Qu(f,v);else if(v=$u(c,f,v,_),v!==null){var T=ii();go(v,c,_,T),Nd(v,f,_)}}function Yu(c,f,v){var _=Tr(c),T={lane:_,action:v,hasEagerState:!1,eagerState:null,next:null};if(Xu(c))Qu(f,T);else{var I=c.alternate;if(c.lanes===0&&(I===null||I.lanes===0)&&(I=f.lastRenderedReducer,I!==null))try{var $=f.lastRenderedState,ee=I($,v);if(T.hasEagerState=!0,T.eagerState=ee,W(ee,$)){var le=f.interleaved;le===null?(T.next=T,Ed(f)):(T.next=le.next,le.next=T),f.interleaved=T;return}}catch{}finally{}v=$u(c,f,T,_),v!==null&&(T=ii(),go(v,c,_,T),Nd(v,f,_))}}function Xu(c){var f=c.alternate;return c===mn||f!==null&&f===mn}function Qu(c,f){Ad=Qt=!0;var v=c.pending;v===null?f.next=f:(f.next=v.next,v.next=f),c.pending=f}function Nd(c,f,v){if((v&4194240)!==0){var _=f.lanes;_&=c.pendingLanes,v|=_,f.lanes=v,Nl(c,v)}}var Qa={readContext:Vi,useCallback:ei,useContext:ei,useEffect:ei,useImperativeHandle:ei,useInsertionEffect:ei,useLayoutEffect:ei,useMemo:ei,useReducer:ei,useRef:ei,useState:ei,useDebugValue:ei,useDeferredValue:ei,useTransition:ei,useMutableSource:ei,useSyncExternalStore:ei,useId:ei,unstable_isNewReconciler:!1},Ax={readContext:Vi,useCallback:function(c,f){return Kr().memoizedState=[c,f===void 0?null:f],c},useContext:Vi,useEffect:jv,useImperativeHandle:function(c,f,v){return v=v!=null?v.concat([c]):null,Bl(4194308,4,gr.bind(null,f,c),v)},useLayoutEffect:function(c,f){return Bl(4194308,4,c,f)},useInsertionEffect:function(c,f){return Bl(4,2,c,f)},useMemo:function(c,f){var v=Kr();return f=f===void 0?null:f,c=c(),v.memoizedState=[c,f],c},useReducer:function(c,f,v){var _=Kr();return f=v!==void 0?v(f):f,_.memoizedState=_.baseState=f,c={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:c,lastRenderedState:f},_.queue=c,c=c.dispatch=x1.bind(null,mn,c),[_.memoizedState,c]},useRef:function(c){var f=Kr();return c={current:c},f.memoizedState=c},useState:Gv,useDebugValue:m1,useDeferredValue:function(c){return Kr().memoizedState=c},useTransition:function(){var c=Gv(!1),f=c[0];return c=y1.bind(null,c[1]),Kr().memoizedState=c,[f,c]},useMutableSource:function(){},useSyncExternalStore:function(c,f,v){var _=mn,T=Kr();if(Rn){if(v===void 0)throw Error(a(407));v=v()}else{if(v=f(),Dr===null)throw Error(a(349));(Fl&30)!==0||g1(_,f,v)}T.memoizedState=v;var I={value:v,getSnapshot:f};return T.queue=I,jv(zs.bind(null,_,I,c),[c]),_.flags|=2048,Rd(9,qu.bind(null,_,I,v,f),void 0,null),v},useId:function(){var c=Kr(),f=Dr.identifierPrefix;if(Rn){var v=va,_=Wi;v=(_&~(1<<32-di(_)-1)).toString(32)+v,f=":"+f+"R"+v,v=Vu++,0Bh&&(f.flags|=128,_=!0,tc(T,!1),f.lanes=4194304)}else{if(!_)if(c=on(I),c!==null){if(f.flags|=128,_=!0,c=c.updateQueue,c!==null&&(f.updateQueue=c,f.flags|=4),tc(T,!0),T.tail===null&&T.tailMode==="hidden"&&!I.alternate&&!Rn)return ti(f),null}else 2*$n()-T.renderingStartTime>Bh&&v!==1073741824&&(f.flags|=128,_=!0,tc(T,!1),f.lanes=4194304);T.isBackwards?(I.sibling=f.child,f.child=I):(c=T.last,c!==null?c.sibling=I:f.child=I,T.last=I)}return T.tail!==null?(f=T.tail,T.rendering=f,T.tail=f.sibling,T.renderingStartTime=$n(),f.sibling=null,c=Pt.current,gn(Pt,_?c&1|2:c&1),f):(ti(f),null);case 22:case 23:return cc(),v=f.memoizedState!==null,c!==null&&c.memoizedState!==null!==v&&(f.flags|=8192),v&&(f.mode&1)!==0?(Gi&1073741824)!==0&&(ti(f),it&&f.subtreeFlags&6&&(f.flags|=8192)):ti(f),null;case 24:return null;case 25:return null}throw Error(a(156,f.tag))}function P1(c,f){switch(a1(f),f.tag){case 1:return jr(f.type)&&Ka(),c=f.flags,c&65536?(f.flags=c&-65537|128,f):null;case 3:return Ve(),Cn(Gr),Cn(Cr),d1(),c=f.flags,(c&65536)!==0&&(c&128)===0?(f.flags=c&-65537|128,f):null;case 5:return Yt(f),null;case 13:if(Cn(Pt),c=f.memoizedState,c!==null&&c.dehydrated!==null){if(f.alternate===null)throw Error(a(340));zu()}return c=f.flags,c&65536?(f.flags=c&-65537|128,f):null;case 19:return Cn(Pt),null;case 4:return Ve(),null;case 10:return _d(f.type._context),null;case 22:case 23:return cc(),null;case 24:return null;default:return null}}var Bs=!1,kr=!1,Dx=typeof WeakSet=="function"?WeakSet:Set,Ke=null;function nc(c,f){var v=c.ref;if(v!==null)if(typeof v=="function")try{v(null)}catch(_){Wn(c,f,_)}else v.current=null}function Ho(c,f,v){try{v()}catch(_){Wn(c,f,_)}}var Eh=!1;function Hl(c,f){for(oe(c.containerInfo),Ke=f;Ke!==null;)if(c=Ke,f=c.child,(c.subtreeFlags&1028)!==0&&f!==null)f.return=c,Ke=f;else for(;Ke!==null;){c=Ke;try{var v=c.alternate;if((c.flags&1024)!==0)switch(c.tag){case 0:case 11:case 15:break;case 1:if(v!==null){var _=v.memoizedProps,T=v.memoizedState,I=c.stateNode,$=I.getSnapshotBeforeUpdate(c.elementType===c.type?_:Do(c.type,_),T);I.__reactInternalSnapshotBeforeUpdate=$}break;case 3:it&&Es(c.stateNode.containerInfo);break;case 5:case 6:case 4:case 17:break;default:throw Error(a(163))}}catch(ee){Wn(c,c.return,ee)}if(f=c.sibling,f!==null){f.return=c.return,Ke=f;break}Ke=c.return}return v=Eh,Eh=!1,v}function ni(c,f,v){var _=f.updateQueue;if(_=_!==null?_.lastEffect:null,_!==null){var T=_=_.next;do{if((T.tag&c)===c){var I=T.destroy;T.destroy=void 0,I!==void 0&&Ho(f,v,I)}T=T.next}while(T!==_)}}function Ph(c,f){if(f=f.updateQueue,f=f!==null?f.lastEffect:null,f!==null){var v=f=f.next;do{if((v.tag&c)===c){var _=v.create;v.destroy=_()}v=v.next}while(v!==f)}}function Th(c){var f=c.ref;if(f!==null){var v=c.stateNode;switch(c.tag){case 5:c=xe(v);break;default:c=v}typeof f=="function"?f(c):f.current=c}}function T1(c){var f=c.alternate;f!==null&&(c.alternate=null,T1(f)),c.child=null,c.deletions=null,c.sibling=null,c.tag===5&&(f=c.stateNode,f!==null&&rt(f)),c.stateNode=null,c.return=null,c.dependencies=null,c.memoizedProps=null,c.memoizedState=null,c.pendingProps=null,c.stateNode=null,c.updateQueue=null}function rc(c){return c.tag===5||c.tag===3||c.tag===4}function es(c){e:for(;;){for(;c.sibling===null;){if(c.return===null||rc(c.return))return null;c=c.return}for(c.sibling.return=c.return,c=c.sibling;c.tag!==5&&c.tag!==6&&c.tag!==18;){if(c.flags&2||c.child===null||c.tag===4)continue e;c.child.return=c,c=c.child}if(!(c.flags&2))return c.stateNode}}function Lh(c,f,v){var _=c.tag;if(_===5||_===6)c=c.stateNode,f?Fe(v,c,f):kt(v,c);else if(_!==4&&(c=c.child,c!==null))for(Lh(c,f,v),c=c.sibling;c!==null;)Lh(c,f,v),c=c.sibling}function L1(c,f,v){var _=c.tag;if(_===5||_===6)c=c.stateNode,f?In(v,c,f):_e(v,c);else if(_!==4&&(c=c.child,c!==null))for(L1(c,f,v),c=c.sibling;c!==null;)L1(c,f,v),c=c.sibling}var vr=null,Wo=!1;function Vo(c,f,v){for(v=v.child;v!==null;)Er(c,f,v),v=v.sibling}function Er(c,f,v){if(Bt&&typeof Bt.onCommitFiberUnmount=="function")try{Bt.onCommitFiberUnmount(rn,v)}catch{}switch(v.tag){case 5:kr||nc(v,f);case 6:if(it){var _=vr,T=Wo;vr=null,Vo(c,f,v),vr=_,Wo=T,vr!==null&&(Wo?Xe(vr,v.stateNode):lt(vr,v.stateNode))}else Vo(c,f,v);break;case 18:it&&vr!==null&&(Wo?t1(vr,v.stateNode):e1(vr,v.stateNode));break;case 4:it?(_=vr,T=Wo,vr=v.stateNode.containerInfo,Wo=!0,Vo(c,f,v),vr=_,Wo=T):(Mt&&(_=v.stateNode.containerInfo,T=ga(_),Pu(_,T)),Vo(c,f,v));break;case 0:case 11:case 14:case 15:if(!kr&&(_=v.updateQueue,_!==null&&(_=_.lastEffect,_!==null))){T=_=_.next;do{var I=T,$=I.destroy;I=I.tag,$!==void 0&&((I&2)!==0||(I&4)!==0)&&Ho(v,f,$),T=T.next}while(T!==_)}Vo(c,f,v);break;case 1:if(!kr&&(nc(v,f),_=v.stateNode,typeof _.componentWillUnmount=="function"))try{_.props=v.memoizedProps,_.state=v.memoizedState,_.componentWillUnmount()}catch(ee){Wn(v,f,ee)}Vo(c,f,v);break;case 21:Vo(c,f,v);break;case 22:v.mode&1?(kr=(_=kr)||v.memoizedState!==null,Vo(c,f,v),kr=_):Vo(c,f,v);break;default:Vo(c,f,v)}}function Ah(c){var f=c.updateQueue;if(f!==null){c.updateQueue=null;var v=c.stateNode;v===null&&(v=c.stateNode=new Dx),f.forEach(function(_){var T=c2.bind(null,c,_);v.has(_)||(v.add(_),_.then(T,T))})}}function ho(c,f){var v=f.deletions;if(v!==null)for(var _=0;_";case Oh:return":has("+(I1(c)||"")+")";case Nh:return'[role="'+c.value+'"]';case Dh:return'"'+c.value+'"';case ic:return'[data-testname="'+c.value+'"]';default:throw Error(a(365))}}function oc(c,f){var v=[];c=[c,0];for(var _=0;_T&&(T=$),_&=~I}if(_=T,_=$n()-_,_=(120>_?120:480>_?480:1080>_?1080:1920>_?1920:3e3>_?3e3:4320>_?4320:1960*zx(_/1960))-_,10<_){c.timeoutHandle=ut(qs.bind(null,c,mi,ns),_);break}qs(c,mi,ns);break;case 5:qs(c,mi,ns);break;default:throw Error(a(329))}}}return Yr(c,$n()),c.callbackNode===v?Wh.bind(null,c):null}function Vh(c,f){var v=lc;return c.current.memoizedState.isDehydrated&&(Gs(c,f).flags|=256),c=dc(c,f),c!==2&&(f=mi,mi=v,f!==null&&Uh(f)),c}function Uh(c){mi===null?mi=c:mi.push.apply(mi,c)}function ji(c){for(var f=c;;){if(f.flags&16384){var v=f.updateQueue;if(v!==null&&(v=v.stores,v!==null))for(var _=0;_c?16:c,vt===null)var _=!1;else{if(c=vt,vt=null,$h=0,(Ot&6)!==0)throw Error(a(331));var T=Ot;for(Ot|=4,Ke=c.current;Ke!==null;){var I=Ke,$=I.child;if((Ke.flags&16)!==0){var ee=I.deletions;if(ee!==null){for(var le=0;le$n()-N1?Gs(c,0):O1|=v),Yr(c,f)}function $1(c,f){f===0&&((c.mode&1)===0?f=1:(f=so,so<<=1,(so&130023424)===0&&(so=4194304)));var v=ii();c=zo(c,f),c!==null&&(ma(c,f,v),Yr(c,v))}function Bx(c){var f=c.memoizedState,v=0;f!==null&&(v=f.retryLane),$1(c,v)}function c2(c,f){var v=0;switch(c.tag){case 13:var _=c.stateNode,T=c.memoizedState;T!==null&&(v=T.retryLane);break;case 19:_=c.stateNode;break;default:throw Error(a(314))}_!==null&&_.delete(f),$1(c,v)}var H1;H1=function(c,f,v){if(c!==null)if(c.memoizedProps!==f.pendingProps||Gr.current)Oi=!0;else{if((c.lanes&v)===0&&(f.flags&128)===0)return Oi=!1,Ox(c,f,v);Oi=(c.flags&131072)!==0}else Oi=!1,Rn&&(f.flags&1048576)!==0&&o1(f,pr,f.index);switch(f.lanes=0,f.tag){case 2:var _=f.type;Sa(c,f),c=f.pendingProps;var T=Ms(f,Cr.current);Bu(f,v),T=h1(null,f,_,c,T,v);var I=Uu();return f.flags|=1,typeof T=="object"&&T!==null&&typeof T.render=="function"&&T.$$typeof===void 0?(f.tag=1,f.memoizedState=null,f.updateQueue=null,jr(_)?(I=!0,Za(f)):I=!1,f.memoizedState=T.state!==null&&T.state!==void 0?T.state:null,l1(f),T.updater=Fo,f.stateNode=T,T._reactInternals=f,u1(f,_,c,v),f=Bo(null,f,_,!0,I,v)):(f.tag=0,Rn&&I&&fi(f),gi(null,f,T,v),f=f.child),f;case 16:_=f.elementType;e:{switch(Sa(c,f),c=f.pendingProps,T=_._init,_=T(_._payload),f.type=_,T=f.tag=qh(_),c=Do(_,c),T){case 0:f=w1(null,f,_,c,v);break e;case 1:f=t2(null,f,_,c,v);break e;case 11:f=Xv(null,f,_,c,v);break e;case 14:f=Fs(null,f,_,Do(_.type,c),v);break e}throw Error(a(306,_,""))}return f;case 0:return _=f.type,T=f.pendingProps,T=f.elementType===_?T:Do(_,T),w1(c,f,_,T,v);case 1:return _=f.type,T=f.pendingProps,T=f.elementType===_?T:Do(_,T),t2(c,f,_,T,v);case 3:e:{if(n2(f),c===null)throw Error(a(387));_=f.pendingProps,I=f.memoizedState,T=I.element,Fv(c,f),vh(f,_,null,v);var $=f.memoizedState;if(_=$.element,wt&&I.isDehydrated)if(I={element:_,isDehydrated:!1,cache:$.cache,pendingSuspenseBoundaries:$.pendingSuspenseBoundaries,transitions:$.transitions},f.updateQueue.baseState=I,f.memoizedState=I,f.flags&256){T=Ju(Error(a(423)),f),f=r2(c,f,_,v,T);break e}else if(_!==T){T=Ju(Error(a(424)),f),f=r2(c,f,_,v,T);break e}else for(wt&&(uo=q0(f.stateNode.containerInfo),Hn=f,Rn=!0,Ii=null,co=!1),v=Vv(f,null,_,v),f.child=v;v;)v.flags=v.flags&-3|4096,v=v.sibling;else{if(zu(),_===T){f=Ja(c,f,v);break e}gi(c,f,_,v)}f=f.child}return f;case 5:return yt(f),c===null&&bd(f),_=f.type,T=f.pendingProps,I=c!==null?c.memoizedProps:null,$=T.children,He(_,T)?$=null:I!==null&&He(_,I)&&(f.flags|=32),e2(c,f),gi(c,f,$,v),f.child;case 6:return c===null&&bd(f),null;case 13:return i2(c,f,v);case 4:return fe(f,f.stateNode.containerInfo),_=f.pendingProps,c===null?f.child=Hu(f,null,_,v):gi(c,f,_,v),f.child;case 11:return _=f.type,T=f.pendingProps,T=f.elementType===_?T:Do(_,T),Xv(c,f,_,T,v);case 7:return gi(c,f,f.pendingProps,v),f.child;case 8:return gi(c,f,f.pendingProps.children,v),f.child;case 12:return gi(c,f,f.pendingProps.children,v),f.child;case 10:e:{if(_=f.type._context,T=f.pendingProps,I=f.memoizedProps,$=T.value,zv(f,_,$),I!==null)if(W(I.value,$)){if(I.children===T.children&&!Gr.current){f=Ja(c,f,v);break e}}else for(I=f.child,I!==null&&(I.return=f);I!==null;){var ee=I.dependencies;if(ee!==null){$=I.child;for(var le=ee.firstContext;le!==null;){if(le.context===_){if(I.tag===1){le=Xa(-1,v&-v),le.tag=2;var Oe=I.updateQueue;if(Oe!==null){Oe=Oe.shared;var Ye=Oe.pending;Ye===null?le.next=le:(le.next=Ye.next,Ye.next=le),Oe.pending=le}}I.lanes|=v,le=I.alternate,le!==null&&(le.lanes|=v),kd(I.return,v,f),ee.lanes|=v;break}le=le.next}}else if(I.tag===10)$=I.type===f.type?null:I.child;else if(I.tag===18){if($=I.return,$===null)throw Error(a(341));$.lanes|=v,ee=$.alternate,ee!==null&&(ee.lanes|=v),kd($,v,f),$=I.sibling}else $=I.child;if($!==null)$.return=I;else for($=I;$!==null;){if($===f){$=null;break}if(I=$.sibling,I!==null){I.return=$.return,$=I;break}$=$.return}I=$}gi(c,f,T.children,v),f=f.child}return f;case 9:return T=f.type,_=f.pendingProps.children,Bu(f,v),T=Vi(T),_=_(T),f.flags|=1,gi(c,f,_,v),f.child;case 14:return _=f.type,T=Do(_,f.pendingProps),T=Do(_.type,T),Fs(c,f,_,T,v);case 15:return Qv(c,f,f.type,f.pendingProps,v);case 17:return _=f.type,T=f.pendingProps,T=f.elementType===_?T:Do(_,T),Sa(c,f),f.tag=1,jr(_)?(c=!0,Za(f)):c=!1,Bu(f,v),$v(f,_,T),u1(f,_,T,v),Bo(null,f,_,!0,c,v);case 19:return a2(c,f,v);case 22:return Jv(c,f,v)}throw Error(a(156,f.tag))};function yi(c,f){return Ou(c,f)}function wa(c,f,v,_){this.tag=c,this.key=v,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=f,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=_,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function mo(c,f,v,_){return new wa(c,f,v,_)}function W1(c){return c=c.prototype,!(!c||!c.isReactComponent)}function qh(c){if(typeof c=="function")return W1(c)?1:0;if(c!=null){if(c=c.$$typeof,c===w)return 11;if(c===k)return 14}return 2}function qi(c,f){var v=c.alternate;return v===null?(v=mo(c.tag,f,c.key,c.mode),v.elementType=c.elementType,v.type=c.type,v.stateNode=c.stateNode,v.alternate=c,c.alternate=v):(v.pendingProps=f,v.type=c.type,v.flags=0,v.subtreeFlags=0,v.deletions=null),v.flags=c.flags&14680064,v.childLanes=c.childLanes,v.lanes=c.lanes,v.child=c.child,v.memoizedProps=c.memoizedProps,v.memoizedState=c.memoizedState,v.updateQueue=c.updateQueue,f=c.dependencies,v.dependencies=f===null?null:{lanes:f.lanes,firstContext:f.firstContext},v.sibling=c.sibling,v.index=c.index,v.ref=c.ref,v}function Gd(c,f,v,_,T,I){var $=2;if(_=c,typeof c=="function")W1(c)&&($=1);else if(typeof c=="string")$=5;else e:switch(c){case p:return Ks(v.children,T,I,f);case g:$=8,T|=8;break;case m:return c=mo(12,v,f,T|2),c.elementType=m,c.lanes=I,c;case P:return c=mo(13,v,f,T),c.elementType=P,c.lanes=I,c;case E:return c=mo(19,v,f,T),c.elementType=E,c.lanes=I,c;case M:return Kh(v,T,I,f);default:if(typeof c=="object"&&c!==null)switch(c.$$typeof){case y:$=10;break e;case b:$=9;break e;case w:$=11;break e;case k:$=14;break e;case L:$=16,_=null;break e}throw Error(a(130,c==null?c:typeof c,""))}return f=mo($,v,f,T),f.elementType=c,f.type=_,f.lanes=I,f}function Ks(c,f,v,_){return c=mo(7,c,_,f),c.lanes=v,c}function Kh(c,f,v,_){return c=mo(22,c,_,f),c.elementType=M,c.lanes=v,c.stateNode={isHidden:!1},c}function Zh(c,f,v){return c=mo(6,c,null,f),c.lanes=v,c}function Zs(c,f,v){return f=mo(4,c.children!==null?c.children:[],c.key,f),f.lanes=v,f.stateNode={containerInfo:c.containerInfo,pendingChildren:null,implementation:c.implementation},f}function jd(c,f,v,_,T){this.tag=f,this.containerInfo=c,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=at,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=Ru(0),this.expirationTimes=Ru(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Ru(0),this.identifierPrefix=_,this.onRecoverableError=T,wt&&(this.mutableSourceEagerHydrationData=null)}function d2(c,f,v,_,T,I,$,ee,le){return c=new jd(c,f,v,ee,le),f===1?(f=1,I===!0&&(f|=8)):f=0,I=mo(3,null,null,f),c.current=I,I.stateNode=c,I.memoizedState={element:_,isDehydrated:v,cache:null,transitions:null,pendingSuspenseBoundaries:null},l1(I),c}function V1(c){if(!c)return Ro;c=c._reactInternals;e:{if(H(c)!==c||c.tag!==1)throw Error(a(170));var f=c;do{switch(f.tag){case 3:f=f.stateNode.context;break e;case 1:if(jr(f.type)){f=f.stateNode.__reactInternalMemoizedMergedChildContext;break e}}f=f.return}while(f!==null);throw Error(a(171))}if(c.tag===1){var v=c.type;if(jr(v))return Rl(c,v,f)}return f}function U1(c){var f=c._reactInternals;if(f===void 0)throw typeof c.render=="function"?Error(a(188)):(c=Object.keys(c).join(","),Error(a(268,c)));return c=he(f),c===null?null:c.stateNode}function qd(c,f){if(c=c.memoizedState,c!==null&&c.dehydrated!==null){var v=c.retryLane;c.retryLane=v!==0&&v=Oe&&I>=Ct&&T<=Ye&&$<=Ue){c.splice(f,1);break}else if(_!==Oe||v.width!==le.width||Ue$){if(!(I!==Ct||v.height!==le.height||Ye<_||Oe>T)){Oe>_&&(le.width+=Oe-_,le.x=_),YeI&&(le.height+=Ct-I,le.y=I),Ue<$&&(le.height=$-Ct),c.splice(f,1);break}}}return c},n.findHostInstance=U1,n.findHostInstanceWithNoPortals=function(c){return c=j(c),c=c!==null?ve(c):null,c===null?null:c.stateNode},n.findHostInstanceWithWarning=function(c){return U1(c)},n.flushControlled=function(c){var f=Ot;Ot|=1;var v=ir.transition,_=Ft;try{ir.transition=null,Ft=1,c()}finally{Ft=_,ir.transition=v,Ot=f,Ot===0&&(Vs(),dt())}},n.flushPassiveEffects=Ul,n.flushSync=D1,n.focusWithin=function(c,f){if(!bt)throw Error(a(363));for(c=zh(c),f=oc(c,f),f=Array.from(f),c=0;cv&&(v=$)),$ ")+` + +No matching component was found for: + `)+c.join(" > ")}return null},n.getPublicRootInstance=function(c){if(c=c.current,!c.child)return null;switch(c.child.tag){case 5:return xe(c.child.stateNode);default:return c.child.stateNode}},n.injectIntoDevTools=function(c){if(c={bundleType:c.bundleType,version:c.version,rendererPackageName:c.rendererPackageName,rendererConfig:c.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:s.ReactCurrentDispatcher,findHostInstanceByFiber:Yh,findFiberByHostInstance:c.findFiberByHostInstance||G1,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.2.0"},typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u")c=!1;else{var f=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(f.isDisabled||!f.supportsFiber)c=!0;else{try{rn=f.inject(c),Bt=f}catch{}c=!!f.checkDCE}}return c},n.isAlreadyRendering=function(){return!1},n.observeVisibleRects=function(c,f,v,_){if(!bt)throw Error(a(363));c=R1(c,f);var T=Ut(c,v,_).disconnect;return{disconnect:function(){T()}}},n.registerMutableSourceForHydration=function(c,f){var v=f._getVersion;v=v(f._source),c.mutableSourceEagerHydrationData==null?c.mutableSourceEagerHydrationData=[f,v]:c.mutableSourceEagerHydrationData.push(f,v)},n.runWithPriority=function(c,f){var v=Ft;try{return Ft=c,f()}finally{Ft=v}},n.shouldError=function(){return null},n.shouldSuspend=function(){return!1},n.updateContainer=function(c,f,v,_){var T=f.current,I=ii(),$=Tr(T);return v=V1(v),f.context===null?f.context=v:f.pendingContext=v,f=Xa(I,$),f.payload={element:c},_=_===void 0?null:_,_!==null&&(f.callback=_),c=Ds(T,f,$),c!==null&&(go(c,T,$,I),mh(c,T,$)),$},n};(function(e){e.exports=cSe})(aH);const dSe=YC(aH.exports);var f_={exports:{}},nh={};/** + * @license React + * react-reconciler-constants.production.min.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */nh.ConcurrentRoot=1;nh.ContinuousEventPriority=4;nh.DefaultEventPriority=16;nh.DiscreteEventPriority=1;nh.IdleEventPriority=536870912;nh.LegacyRoot=0;(function(e){e.exports=nh})(f_);const jA={children:!0,ref:!0,key:!0,style:!0,forwardedRef:!0,unstable_applyCache:!0,unstable_applyDrawHitFromCache:!0};let qA=!1,KA=!1;const h_=".react-konva-event",fSe=`ReactKonva: You have a Konva node with draggable = true and position defined but no onDragMove or onDragEnd events are handled. +Position of a node will be changed during drag&drop, so you should update state of the react app as well. +Consider to add onDragMove or onDragEnd events. +For more info see: https://github.com/konvajs/react-konva/issues/256 +`,hSe=`ReactKonva: You are using "zIndex" attribute for a Konva node. +react-konva may get confused with ordering. Just define correct order of elements in your render function of a component. +For more info see: https://github.com/konvajs/react-konva/issues/194 +`,pSe={};function kx(e,t,n=pSe){if(!qA&&"zIndex"in t&&(console.warn(hSe),qA=!0),!KA&&t.draggable){var r=t.x!==void 0||t.y!==void 0,i=t.onDragEnd||t.onDragMove;r&&!i&&(console.warn(fSe),KA=!0)}for(var o in n)if(!jA[o]){var a=o.slice(0,2)==="on",s=n[o]!==t[o];if(a&&s){var l=o.substr(2).toLowerCase();l.substr(0,7)==="content"&&(l="content"+l.substr(7,1).toUpperCase()+l.substr(8)),e.off(l,n[o])}var d=!t.hasOwnProperty(o);d&&e.setAttr(o,void 0)}var p=t._useStrictMode,g={},m=!1;const y={};for(var o in t)if(!jA[o]){var a=o.slice(0,2)==="on",b=n[o]!==t[o];if(a&&b){var l=o.substr(2).toLowerCase();l.substr(0,7)==="content"&&(l="content"+l.substr(7,1).toUpperCase()+l.substr(8)),t[o]&&(y[l]=t[o])}!a&&(t[o]!==n[o]||p&&t[o]!==e.getAttr(o))&&(m=!0,g[o]=t[o])}m&&(e.setAttrs(g),cd(e));for(var l in y)e.on(l+h_,y[l])}function cd(e){if(!Je.autoDrawEnabled){var t=e.getLayer()||e.getStage();t&&t.batchDraw()}}const sH={},gSe={};$f.Node.prototype._applyProps=kx;function mSe(e,t){if(typeof t=="string"){console.error(`Do not use plain text as child of Konva.Node. You are using text: ${t}`);return}e.add(t),cd(e)}function vSe(e,t,n){let r=$f[e];r||(console.error(`Konva has no node with the type ${e}. Group will be used instead. If you use minimal version of react-konva, just import required nodes into Konva: "import "konva/lib/shapes/${e}" If you want to render DOM elements as part of canvas tree take a look into this demo: https://konvajs.github.io/docs/react/DOM_Portal.html`),r=$f.Group);const i={},o={};for(var a in t){var s=a.slice(0,2)==="on";s?o[a]=t[a]:i[a]=t[a]}const l=new r(i);return kx(l,o),l}function ySe(e,t,n){console.error(`Text components are not supported for now in ReactKonva. Your text is: "${e}"`)}function xSe(e,t,n){return!1}function bSe(e){return e}function SSe(){return null}function wSe(){return null}function CSe(e,t,n,r){return gSe}function _Se(){}function kSe(e){}function ESe(e,t){return!1}function PSe(){return sH}function TSe(){return sH}const LSe=setTimeout,ASe=clearTimeout,MSe=-1;function ISe(e,t){return!1}const RSe=!1,OSe=!0,NSe=!0;function DSe(e,t){t.parent===e?t.moveToTop():e.add(t),cd(e)}function zSe(e,t){t.parent===e?t.moveToTop():e.add(t),cd(e)}function lH(e,t,n){t._remove(),e.add(t),t.setZIndex(n.getZIndex()),cd(e)}function FSe(e,t,n){lH(e,t,n)}function BSe(e,t){t.destroy(),t.off(h_),cd(e)}function $Se(e,t){t.destroy(),t.off(h_),cd(e)}function HSe(e,t,n){console.error(`Text components are not yet supported in ReactKonva. You text is: "${n}"`)}function WSe(e,t,n){}function VSe(e,t,n,r,i){kx(e,i,r)}function USe(e){e.hide(),cd(e)}function GSe(e){}function jSe(e,t){(t.visible==null||t.visible)&&e.show()}function qSe(e,t){}function KSe(e){}function ZSe(){}const YSe=()=>f_.exports.DefaultEventPriority,XSe=Object.freeze(Object.defineProperty({__proto__:null,appendInitialChild:mSe,createInstance:vSe,createTextInstance:ySe,finalizeInitialChildren:xSe,getPublicInstance:bSe,prepareForCommit:SSe,preparePortalMount:wSe,prepareUpdate:CSe,resetAfterCommit:_Se,resetTextContent:kSe,shouldDeprioritizeSubtree:ESe,getRootHostContext:PSe,getChildHostContext:TSe,scheduleTimeout:LSe,cancelTimeout:ASe,noTimeout:MSe,shouldSetTextContent:ISe,isPrimaryRenderer:RSe,warnsIfNotActing:OSe,supportsMutation:NSe,appendChild:DSe,appendChildToContainer:zSe,insertBefore:lH,insertInContainerBefore:FSe,removeChild:BSe,removeChildFromContainer:$Se,commitTextUpdate:HSe,commitMount:WSe,commitUpdate:VSe,hideInstance:USe,hideTextInstance:GSe,unhideInstance:jSe,unhideTextInstance:qSe,clearContainer:KSe,detachDeletedInstance:ZSe,getCurrentEventPriority:YSe,now:Ip.exports.unstable_now,idlePriority:Ip.exports.unstable_IdlePriority,run:Ip.exports.unstable_runWithPriority},Symbol.toStringTag,{value:"Module"}));var QSe=Object.defineProperty,JSe=Object.defineProperties,ewe=Object.getOwnPropertyDescriptors,ZA=Object.getOwnPropertySymbols,twe=Object.prototype.hasOwnProperty,nwe=Object.prototype.propertyIsEnumerable,YA=(e,t,n)=>t in e?QSe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,XA=(e,t)=>{for(var n in t||(t={}))twe.call(t,n)&&YA(e,n,t[n]);if(ZA)for(var n of ZA(t))nwe.call(t,n)&&YA(e,n,t[n]);return e},rwe=(e,t)=>JSe(e,ewe(t));function p_(e,t,n){if(!e)return;if(n(e)===!0)return e;let r=t?e.return:e.child;for(;r;){const i=p_(r,t,n);if(i)return i;r=t?null:r.sibling}}function uH(e){try{return Object.defineProperties(e,{_currentRenderer:{get(){return null},set(){}},_currentRenderer2:{get(){return null},set(){}}})}catch{return e}}const g_=uH(C.exports.createContext(null));class cH extends C.exports.Component{render(){return S(g_.Provider,{value:this._reactInternals,children:this.props.children})}}const{ReactCurrentOwner:iwe,ReactCurrentDispatcher:owe}=C.exports.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function awe(){const e=C.exports.useContext(g_);if(!e)throw new Error("its-fine: useFiber must be called within a !");const t=C.exports.useId();return C.exports.useMemo(()=>{var r;return(r=iwe.current)!=null?r:p_(e,!1,i=>{let o=i.memoizedState;for(;o;){if(o.memoizedState===t)return!0;o=o.next}})},[e,t])}const pg=[],QA=new WeakMap;function swe(){var e;const t=awe();pg.splice(0,pg.length),p_(t,!0,n=>{var r;const i=(r=n.type)==null?void 0:r._context;i&&i!==g_&&pg.push(uH(i))});for(const n of pg){const r=(e=owe.current)==null?void 0:e.readContext(n);QA.set(n,r)}return C.exports.useMemo(()=>pg.reduce((n,r)=>i=>C.exports.createElement(n,null,C.exports.createElement(r.Provider,rwe(XA({},i),{value:QA.get(r)}))),n=>S(cH,{...XA({},n)})),[])}function lwe(e){const t=ne.useRef();return ne.useLayoutEffect(()=>{t.current=e}),t.current}const uwe=e=>{const t=ne.useRef(),n=ne.useRef(),r=ne.useRef(),i=lwe(e),o=swe(),a=s=>{const{forwardedRef:l}=e;!l||(typeof l=="function"?l(s):l.current=s)};return ne.useLayoutEffect(()=>(n.current=new $f.Stage({width:e.width,height:e.height,container:t.current}),a(n.current),r.current=Rg.createContainer(n.current,f_.exports.LegacyRoot,!1,null),Rg.updateContainer(S(o,{children:e.children}),r.current),()=>{!$f.isBrowser||(a(null),Rg.updateContainer(null,r.current,null),n.current.destroy())}),[]),ne.useLayoutEffect(()=>{a(n.current),kx(n.current,e,i),Rg.updateContainer(S(o,{children:e.children}),r.current,null)}),S("div",{ref:t,accessKey:e.accessKey,className:e.className,role:e.role,style:e.style,tabIndex:e.tabIndex,title:e.title})},US="Layer",cwe="Group",TC="Rect",LC="Circle",dwe="Line",GS="Image",fwe="Transformer",Rg=dSe(XSe);Rg.injectIntoDevTools({findHostInstanceByFiber:()=>null,bundleType:0,version:ne.version,rendererPackageName:"react-konva"});const hwe=ne.forwardRef((e,t)=>S(cH,{children:S(uwe,{...e,forwardedRef:t})})),pwe=e=>{const{r:t,g:n,b:r,a:i}=e;return`rgba(${t}, ${n}, ${r}, ${i})`},dH=e=>{const{r:t,g:n,b:r}=e;return`rgba(${t}, ${n}, ${r})`},gwe=Wt(e=>e.inpainting,e=>{const{lines:t,maskColor:n}=e;return{lines:t,maskColorString:dH(n)}}),mwe=Wt([e=>e.inpainting,e=>e.options,pa],(e,t,n)=>{const{tool:r,brushSize:i,maskColor:o,shouldInvertMask:a,shouldShowMask:s,shouldShowCheckboardTransparency:l,lines:d,pastLines:p,futureLines:g,shouldShowBoundingBoxFill:m}=e,{showDualDisplay:y}=t;return{tool:r,brushSize:i,maskColor:o,shouldInvertMask:a,shouldShowMask:s,shouldShowCheckboardTransparency:l,canUndo:p.length>0,canRedo:g.length>0,isMaskEmpty:d.length===0,activeTabName:n,showDualDisplay:y,shouldShowBoundingBoxFill:m}},{memoizeOptions:{resultEqualityCheck:At.isEqual}}),vwe=Wt(e=>e.inpainting,e=>{const{tool:t,brushSize:n,maskColor:r,shouldInvertMask:i,shouldShowMask:o,shouldShowCheckboardTransparency:a,imageToInpaint:s,stageScale:l,shouldShowBoundingBox:d,shouldShowBoundingBoxFill:p,isDrawing:g,shouldLockBoundingBox:m,boundingBoxDimensions:y,isTransformingBoundingBox:b,isMouseOverBoundingBox:w,isMovingBoundingBox:P}=e;let E="";return b?E=void 0:P||w?E="move":o?E="none":E="default",{tool:t,brushSize:n,shouldInvertMask:i,shouldShowMask:o,shouldShowCheckboardTransparency:a,maskColor:r,imageToInpaint:s,stageScale:l,shouldShowBoundingBox:d,shouldShowBoundingBoxFill:p,isDrawing:g,shouldLockBoundingBox:m,boundingBoxDimensions:y,isTransformingBoundingBox:b,isModifyingBoundingBox:b||P,stageCursor:E,isMouseOverBoundingBox:w}},{memoizeOptions:{resultEqualityCheck:(e,t)=>{const{imageToInpaint:n,...r}=e,{imageToInpaint:i,...o}=t;return At.isEqual(r,o)&&n==i}}}),ywe=()=>{const{lines:e,maskColorString:t}=Be(gwe);return S(Fn,{children:e.map((n,r)=>S(dwe,{points:n.points,stroke:t,strokeWidth:n.strokeWidth*2,tension:0,lineCap:"round",lineJoin:"round",shadowForStrokeEnabled:!1,listening:!1,globalCompositeOperation:n.tool==="brush"?"source-over":"destination-out"},r))})},xwe=Wt(e=>e.inpainting,e=>{const{cursorPosition:t,canvasDimensions:{width:n,height:r},shouldShowBrushPreview:i,brushSize:o,maskColor:a,tool:s,shouldShowBrush:l}=e;return{cursorPosition:t,width:n,height:r,shouldShowBrushPreview:i,brushSize:o,maskColorString:dH(a),tool:s,shouldShowBrush:l}},{memoizeOptions:{resultEqualityCheck:At.isEqual}}),bwe=()=>{const{cursorPosition:e,width:t,height:n,brushSize:r,maskColorString:i,tool:o}=Be(xwe);return e?S(LC,{x:e?e.x:t/2,y:e?e.y:n/2,radius:r/2,fill:i,listening:!1,globalCompositeOperation:o==="eraser"?"destination-out":"source-over"}):null},Swe=Wt(e=>e.inpainting,e=>{const{cursorPosition:t,canvasDimensions:{width:n,height:r},shouldShowBrushPreview:i,brushSize:o,stageScale:a,shouldShowBrush:s}=e;return{cursorPosition:t,width:n,height:r,shouldShowBrushPreview:i,brushSize:o,strokeWidth:1/a,shouldShowBrush:s}},{memoizeOptions:{resultEqualityCheck:At.isEqual}}),wwe=()=>{const{cursorPosition:e,width:t,height:n,shouldShowBrushPreview:r,brushSize:i,strokeWidth:o,shouldShowBrush:a}=Be(Swe);return!a||!(e||r)?null:te(Fn,{children:[S(LC,{x:e?e.x:t/2,y:e?e.y:n/2,radius:i/2,stroke:"rgba(0,0,0,1)",strokeWidth:o,strokeEnabled:!0,listening:!1}),S(LC,{x:e?e.x:t/2,y:e?e.y:n/2,radius:1,fill:"rgba(0,0,0,1)",listening:!1})]})},Cwe=()=>{const{tool:e,lines:t,cursorPosition:n,brushSize:r,canvasDimensions:{width:i,height:o},maskColor:a,shouldInvertMask:s,shouldShowMask:l,shouldShowBrushPreview:d,shouldShowCheckboardTransparency:p,imageToInpaint:g,shouldShowBrush:m,shouldShowBoundingBoxFill:y,shouldLockBoundingBox:b,stageScale:w,pastLines:P,futureLines:E,needsCache:k,isDrawing:L,isTransformingBoundingBox:M,isMovingBoundingBox:O}=Be(N=>N.inpainting);return C.exports.useLayoutEffect(()=>{!ll.current||ll.current.cache({x:0,y:0,width:i,height:o})},[t,n,i,o,e,r,a,s,l,d,p,g,m,y,b,w,P,E,k,L,M,O]),C.exports.useEffect(()=>{const N=window.setTimeout(()=>{!ll.current||ll.current.cache({x:0,y:0,width:i,height:o})},0);return()=>{window.clearTimeout(N)}}),null},Py=e=>{const t=e.getPointerPosition(),n=e.getAbsoluteTransform().copy();if(!t||!n)return;const r=n.invert().point(t);return{x:Math.floor(r.x),y:Math.floor(r.y)}},_we=4,fH=Wt(e=>e.inpainting,e=>{const{boundingBoxCoordinate:t,boundingBoxDimensions:n,boundingBoxPreviewFill:r,canvasDimensions:i,stageScale:o,imageToInpaint:a,shouldLockBoundingBox:s,isDrawing:l,isTransformingBoundingBox:d,isMovingBoundingBox:p,isMouseOverBoundingBox:g,isSpacebarHeld:m}=e;return{boundingBoxCoordinate:t,boundingBoxDimensions:n,boundingBoxPreviewFillString:pwe(r),canvasDimensions:i,stageScale:o,imageToInpaint:a,dash:_we/o,strokeWidth:1/o,shouldLockBoundingBox:s,isDrawing:l,isTransformingBoundingBox:d,isMouseOverBoundingBox:g,isMovingBoundingBox:p,isSpacebarHeld:m}},{memoizeOptions:{resultEqualityCheck:At.isEqual}}),kwe=()=>{const{boundingBoxCoordinate:e,boundingBoxDimensions:t,boundingBoxPreviewFillString:n,canvasDimensions:r}=Be(fH);return te(cwe,{children:[S(TC,{x:0,y:0,height:r.height,width:r.width,fill:n}),S(TC,{x:e.x,y:e.y,width:t.width,height:t.height,fill:"rgb(255,255,255)",listening:!1,globalCompositeOperation:"destination-out"})]})},Ewe=()=>{const e=ct(),{boundingBoxCoordinate:t,boundingBoxDimensions:n,stageScale:r,imageToInpaint:i,shouldLockBoundingBox:o,isDrawing:a,isTransformingBoundingBox:s,isMovingBoundingBox:l,isMouseOverBoundingBox:d,isSpacebarHeld:p}=Be(fH),g=C.exports.useRef(null),m=C.exports.useRef(null);C.exports.useEffect(()=>{!g.current||!m.current||(g.current.nodes([m.current]),g.current.getLayer()?.batchDraw())},[o]);const y=64*r,b=C.exports.useCallback(z=>{e(QL({x:Math.floor(z.target.x()),y:Math.floor(z.target.y())}))},[e]),w=C.exports.useCallback(z=>{if(!i)return t;const{x:H,y:V}=z,j=i.width-n.width,he=i.height-n.height,de=Math.floor(At.clamp(H,0,j*r)),ve=Math.floor(At.clamp(V,0,he*r));return{x:de,y:ve}},[t,n,i,r]),P=C.exports.useCallback(()=>{if(!m.current)return;const z=m.current,H=z.scaleX(),V=z.scaleY(),j=Math.round(z.width()*H),he=Math.round(z.height()*V),de=Math.round(z.x()),ve=Math.round(z.y());e(Tg({width:j,height:he})),e(QL({x:de,y:ve})),z.scaleX(1),z.scaleY(1)},[e]),E=C.exports.useCallback((z,H,V)=>{const j=z.x%y,he=z.y%y,de=qL(H.x,y)+j,ve=qL(H.y,y)+he,ke=Math.abs(H.x-de),xe=Math.abs(H.y-ve),Y=ke!i||H.width+H.x>i.width*r||H.height+H.y>i.height*r||H.x<0||H.y<0?z:H,[i,r]),L=z=>{z.cancelBubble=!0,z.evt.stopImmediatePropagation(),e(LS(!0))},M=z=>{e(LS(!1)),e(up(!1))},O=z=>{z.cancelBubble=!0,z.evt.stopImmediatePropagation(),e(JL(!0))},N=z=>{e(LS(!1)),e(JL(!1)),e(up(!1))},D=(z,H)=>{z.rect(0,0,i?.width,i?.height),z.fillShape(H)};return te(Fn,{children:[S(TC,{x:t.x,y:t.y,width:n.width,height:n.height,ref:m,stroke:d?"rgba(255,255,255,0.3)":"white",strokeWidth:Math.floor((d?8:1)/r),fillEnabled:p,hitFunc:p?D:void 0,hitStrokeWidth:Math.floor(13/r),listening:!a&&!o,onMouseOver:()=>{e(up(!0))},onMouseOut:()=>{!s&&!l&&e(up(!1))},onMouseDown:O,onMouseUp:N,draggable:!0,onDragMove:b,dragBoundFunc:w,onTransform:P,onDragEnd:N,onTransformEnd:M}),S(fwe,{ref:g,anchorCornerRadius:3,anchorFill:"rgba(212,216,234,1)",anchorSize:15,anchorStroke:"rgb(42,42,42)",borderDash:[4,4],borderStroke:"black",rotateEnabled:!1,borderEnabled:!0,flipEnabled:!1,ignoreStroke:!0,keepRatio:!1,listening:!a&&!o,onMouseDown:L,onMouseUp:M,enabledAnchors:o?[]:void 0,boundBoxFunc:k,anchorDragBoundFunc:E,onDragEnd:N,onTransformEnd:M,onMouseOver:()=>{e(up(!0))},onMouseOut:()=>{!s&&!l&&e(up(!1))}})]})},Pwe=Wt([e=>e.options,e=>e.inpainting,pa],(e,t,n)=>{const{shouldShowMask:r,cursorPosition:i,shouldLockBoundingBox:o,shouldShowBoundingBox:a}=t;return{activeTabName:n,shouldShowMask:r,isCursorOnCanvas:Boolean(i),shouldLockBoundingBox:o,shouldShowBoundingBox:a}},{memoizeOptions:{resultEqualityCheck:At.isEqual}}),Twe=()=>{const e=ct(),{shouldShowMask:t,activeTabName:n,isCursorOnCanvas:r,shouldLockBoundingBox:i,shouldShowBoundingBox:o}=Be(Pwe),a=C.exports.useRef(!1),s=C.exports.useRef(null);return C.exports.useEffect(()=>{const l=d=>{if(!(!["x","q"].includes(d.key)||n!=="inpainting"||!t)){if(!r){s.current||(s.current=d),a.current=!1;return}if(d.stopPropagation(),d.preventDefault(),!d.repeat){if(s.current||(a.current=!0,s.current=d),!a.current&&d.type==="keyup"){a.current=!0,s.current=d;return}switch(d.key){case"x":{e(Tye());break}case"q":{if(!t||!o)break;e(Nye(d.type==="keydown")),e(HB(d.type!=="keydown"));break}}s.current=d,a.current=!0}}};return document.addEventListener("keydown",l),document.addEventListener("keyup",l),()=>{document.removeEventListener("keydown",l),document.removeEventListener("keyup",l)}},[e,n,t,r,i,o]),null},Lwe=Wt(e=>e.inpainting,e=>{const{shouldShowMask:t,shouldInvertMask:n,shouldLockBoundingBox:r,shouldShowBoundingBox:i}=e;return{shouldShowMask:t,shouldInvertMask:n,shouldLockBoundingBox:r,shouldShowBoundingBox:i}},{memoizeOptions:{resultEqualityCheck:At.isEqual}}),Awe=()=>{const{shouldShowMask:e,shouldInvertMask:t,shouldLockBoundingBox:n,shouldShowBoundingBox:r}=Be(Lwe);return te("div",{className:"inpainting-alerts",children:[S("div",{style:{pointerEvents:"none"},children:S(Hr,{"aria-label":"Show/HideMask",size:"xs",variant:"ghost",fontSize:"1rem","data-selected":!e,icon:e?S(o_,{}):S(i_,{})})}),S("div",{style:{pointerEvents:"none"},children:S(Hr,{"aria-label":"Invert Mask",variant:"ghost",size:"xs",fontSize:"1rem","data-selected":t,icon:t?S(kB,{}):S(EB,{})})}),S("div",{style:{pointerEvents:"none"},children:S(Hr,{"aria-label":"Bounding Box Lock",size:"xs",variant:"ghost","data-selected":n,icon:n?S(B2e,{}):S(J2e,{})})}),S("div",{style:{pointerEvents:"none"},children:S(Hr,{"aria-label":"Bounding Box Lock",size:"xs",variant:"ghost","data-alert":!r,icon:S(fye,{})})})]})};let tl,ll,D5;const Mwe=()=>{const e=ct(),{tool:t,brushSize:n,shouldInvertMask:r,shouldShowMask:i,shouldShowCheckboardTransparency:o,maskColor:a,imageToInpaint:s,stageScale:l,shouldShowBoundingBox:d,shouldShowBoundingBoxFill:p,isDrawing:g,isMouseOverBoundingBox:m,isModifyingBoundingBox:y,stageCursor:b}=Be(vwe),w=od();tl=C.exports.useRef(null),ll=C.exports.useRef(null),D5=C.exports.useRef(null);const P=C.exports.useRef({x:0,y:0}),E=C.exports.useRef(!1),[k,L]=C.exports.useState(null);C.exports.useEffect(()=>{if(s){const H=new Image;H.onload=()=>{D5.current=H,L(H)},H.onerror=()=>{w({title:"Unable to Load Image",description:`Image ${s.url} failed to load`,status:"error",isClosable:!0}),e(Z7())},H.src=s.url}else L(null)},[s,e,l,w]);const M=C.exports.useCallback(()=>{if(!tl.current)return;const H=Py(tl.current);!H||!ll.current||y||(e(ay(!0)),e(ZL({tool:t,strokeWidth:n/2,points:[H.x,H.y]})))},[e,n,t,y]),O=C.exports.useCallback(()=>{if(!tl.current)return;const H=Py(tl.current);!H||(e(XL(H)),ll.current&&(P.current=H,!(!g||y)&&(E.current=!0,e(YL([H.x,H.y])))))},[e,g,y]),N=C.exports.useCallback(()=>{if(!E.current&&g&&tl.current){const H=Py(tl.current);if(!H||!ll.current||y)return;e(YL([H.x,H.y]))}else E.current=!1;e(ay(!1))},[e,g,y]),D=C.exports.useCallback(()=>{e(XL(null)),e(ay(!1))},[e]),z=C.exports.useCallback(H=>{if(H.evt.buttons===1){if(!tl.current)return;const V=Py(tl.current);if(!V||!ll.current||y)return;e(ay(!0)),e(ZL({tool:t,strokeWidth:n/2,points:[V.x,V.y]}))}},[e,n,t,y]);return S("div",{className:"inpainting-canvas-container",tabIndex:1,children:te("div",{className:"inpainting-canvas-wrapper",children:[S(Awe,{}),k&&te(hwe,{width:Math.floor(k.width*l),height:Math.floor(k.height*l),scale:{x:l,y:l},onMouseDown:M,onMouseMove:O,onMouseEnter:z,onMouseUp:N,onMouseOut:D,onMouseLeave:D,style:{...b?{cursor:b}:{}},className:"inpainting-canvas-stage checkerboard",ref:tl,children:[!r&&!o&&S(US,{name:"image-layer",listening:!1,children:S(GS,{listening:!1,image:k})}),i&&te(Fn,{children:[te(US,{name:"mask-layer",listening:!1,opacity:o||r?1:a.a,ref:ll,children:[S(ywe,{}),!m&&!y&&S(bwe,{}),r&&S(GS,{image:k,listening:!1,globalCompositeOperation:"source-in"}),!r&&o&&S(GS,{image:k,listening:!1,globalCompositeOperation:"source-out"})]}),te(US,{children:[p&&d&&S(kwe,{}),d&&S(Ewe,{}),!m&&!y&&S(wwe,{})]})]})]}),S(Cwe,{}),S(Twe,{})]})})},Iwe=()=>{const e=ct(),{needsCache:t,imageToInpaint:n}=Be(i=>i.inpainting),r=C.exports.useRef(null);return C.exports.useLayoutEffect(()=>{window.setTimeout(()=>{if(!r.current||!n)return;const i=r.current.clientWidth,o=r.current.clientHeight,a=Math.min(1,Math.min(i/n.width,o/n.height));e(Pye(a))},0)},[e,n,t]),S("div",{ref:r,className:"inpainting-canvas-area",children:S(M0,{thickness:"2px",speed:"1s",size:"xl"})})};function Rwe(e){return ft({tag:"svg",attr:{viewBox:"0 0 16 16",fill:"currentColor"},child:[{tag:"path",attr:{d:"M14 1H3L2 2v11l1 1h11l1-1V2l-1-1zM8 13H3V2h5v11zm6 0H9V2h5v11z"}}]})(e)}function Ex(){return(Ex=Object.assign||function(e){for(var t=1;t=0||(i[n]=e[n]);return i}function AC(e){var t=C.exports.useRef(e),n=C.exports.useRef(function(r){t.current&&t.current(r)});return t.current=e,n.current}var w0=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=1),e>n?n:e0:P.buttons>0)&&i.current?o(JA(i.current,P,s.current)):w(!1)},b=function(){return w(!1)};function w(P){var E=l.current,k=MC(i.current),L=P?k.addEventListener:k.removeEventListener;L(E?"touchmove":"mousemove",y),L(E?"touchend":"mouseup",b)}return[function(P){var E=P.nativeEvent,k=i.current;if(k&&(eM(E),!function(M,O){return O&&!dm(M)}(E,l.current)&&k)){if(dm(E)){l.current=!0;var L=E.changedTouches||[];L.length&&(s.current=L[0].identifier)}k.focus(),o(JA(k,E,s.current)),w(!0)}},function(P){var E=P.which||P.keyCode;E<37||E>40||(P.preventDefault(),a({left:E===39?.05:E===37?-.05:0,top:E===40?.05:E===38?-.05:0}))},w]},[a,o]),p=d[0],g=d[1],m=d[2];return C.exports.useEffect(function(){return m},[m]),S("div",{...Ex({},r,{onTouchStart:p,onMouseDown:p,className:"react-colorful__interactive",ref:i,onKeyDown:g,tabIndex:0,role:"slider"})})}),Px=function(e){return e.filter(Boolean).join(" ")},v_=function(e){var t=e.color,n=e.left,r=e.top,i=r===void 0?.5:r,o=Px(["react-colorful__pointer",e.className]);return S("div",{className:o,style:{top:100*i+"%",left:100*n+"%"},children:S("div",{className:"react-colorful__pointer-fill",style:{backgroundColor:t}})})},eo=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=Math.pow(10,t)),Math.round(n*e)/n},pH=function(e){var t=e.s,n=e.v,r=e.a,i=(200-t)*n/100;return{h:eo(e.h),s:eo(i>0&&i<200?t*n/100/(i<=100?i:200-i)*100:0),l:eo(i/2),a:eo(r,2)}},IC=function(e){var t=pH(e);return"hsl("+t.h+", "+t.s+"%, "+t.l+"%)"},jS=function(e){var t=pH(e);return"hsla("+t.h+", "+t.s+"%, "+t.l+"%, "+t.a+")"},Owe=function(e){var t=e.h,n=e.s,r=e.v,i=e.a;t=t/360*6,n/=100,r/=100;var o=Math.floor(t),a=r*(1-n),s=r*(1-(t-o)*n),l=r*(1-(1-t+o)*n),d=o%6;return{r:eo(255*[r,s,a,a,l,r][d]),g:eo(255*[l,r,r,s,a,a][d]),b:eo(255*[a,a,l,r,r,s][d]),a:eo(i,2)}},Nwe=function(e){var t=e.r,n=e.g,r=e.b,i=e.a,o=Math.max(t,n,r),a=o-Math.min(t,n,r),s=a?o===t?(n-r)/a:o===n?2+(r-t)/a:4+(t-n)/a:0;return{h:eo(60*(s<0?s+6:s)),s:eo(o?a/o*100:0),v:eo(o/255*100),a:i}},Dwe=ne.memo(function(e){var t=e.hue,n=e.onChange,r=Px(["react-colorful__hue",e.className]);return ne.createElement("div",{className:r},ne.createElement(m_,{onMove:function(i){n({h:360*i.left})},onKey:function(i){n({h:w0(t+360*i.left,0,360)})},"aria-label":"Hue","aria-valuenow":eo(t),"aria-valuemax":"360","aria-valuemin":"0"},ne.createElement(v_,{className:"react-colorful__hue-pointer",left:t/360,color:IC({h:t,s:100,v:100,a:1})})))}),zwe=ne.memo(function(e){var t=e.hsva,n=e.onChange,r={backgroundColor:IC({h:t.h,s:100,v:100,a:1})};return ne.createElement("div",{className:"react-colorful__saturation",style:r},ne.createElement(m_,{onMove:function(i){n({s:100*i.left,v:100-100*i.top})},onKey:function(i){n({s:w0(t.s+100*i.left,0,100),v:w0(t.v-100*i.top,0,100)})},"aria-label":"Color","aria-valuetext":"Saturation "+eo(t.s)+"%, Brightness "+eo(t.v)+"%"},ne.createElement(v_,{className:"react-colorful__saturation-pointer",top:1-t.v/100,left:t.s/100,color:IC(t)})))}),gH=function(e,t){if(e===t)return!0;for(var n in e)if(e[n]!==t[n])return!1;return!0};function Fwe(e,t,n){var r=AC(n),i=C.exports.useState(function(){return e.toHsva(t)}),o=i[0],a=i[1],s=C.exports.useRef({color:t,hsva:o});C.exports.useEffect(function(){if(!e.equal(t,s.current.color)){var d=e.toHsva(t);s.current={hsva:d,color:t},a(d)}},[t,e]),C.exports.useEffect(function(){var d;gH(o,s.current.hsva)||e.equal(d=e.fromHsva(o),s.current.color)||(s.current={hsva:o,color:d},r(d))},[o,e,r]);var l=C.exports.useCallback(function(d){a(function(p){return Object.assign({},p,d)})},[]);return[o,l]}var Bwe=typeof window<"u"?C.exports.useLayoutEffect:C.exports.useEffect,$we=function(){return typeof __webpack_nonce__<"u"?__webpack_nonce__:void 0},tM=new Map,Hwe=function(e){Bwe(function(){var t=e.current?e.current.ownerDocument:document;if(t!==void 0&&!tM.has(t)){var n=t.createElement("style");n.innerHTML=`.react-colorful{position:relative;display:flex;flex-direction:column;width:200px;height:200px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.react-colorful__saturation{position:relative;flex-grow:1;border-color:transparent;border-bottom:12px solid #000;border-radius:8px 8px 0 0;background-image:linear-gradient(0deg,#000,transparent),linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.react-colorful__alpha-gradient,.react-colorful__pointer-fill{content:"";position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none;border-radius:inherit}.react-colorful__alpha-gradient,.react-colorful__saturation{box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}.react-colorful__alpha,.react-colorful__hue{position:relative;height:24px}.react-colorful__hue{background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.react-colorful__last-control{border-radius:0 0 8px 8px}.react-colorful__interactive{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:inherit;outline:none;touch-action:none}.react-colorful__pointer{position:absolute;z-index:1;box-sizing:border-box;width:28px;height:28px;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2)}.react-colorful__interactive:focus .react-colorful__pointer{transform:translate(-50%,-50%) scale(1.1)}.react-colorful__alpha,.react-colorful__alpha-pointer{background-color:#fff;background-image:url('data:image/svg+xml;charset=utf-8,')}.react-colorful__saturation-pointer{z-index:3}.react-colorful__hue-pointer{z-index:2}`,tM.set(t,n);var r=$we();r&&n.setAttribute("nonce",r),t.head.appendChild(n)}},[])},Wwe=function(e){var t=e.className,n=e.hsva,r=e.onChange,i={backgroundImage:"linear-gradient(90deg, "+jS(Object.assign({},n,{a:0}))+", "+jS(Object.assign({},n,{a:1}))+")"},o=Px(["react-colorful__alpha",t]),a=eo(100*n.a);return ne.createElement("div",{className:o},S("div",{className:"react-colorful__alpha-gradient",style:i}),ne.createElement(m_,{onMove:function(s){r({a:s.left})},onKey:function(s){r({a:w0(n.a+s.left)})},"aria-label":"Alpha","aria-valuetext":a+"%","aria-valuenow":a,"aria-valuemin":"0","aria-valuemax":"100"},ne.createElement(v_,{className:"react-colorful__alpha-pointer",left:n.a,color:jS(n)})))},Vwe=function(e){var t=e.className,n=e.colorModel,r=e.color,i=r===void 0?n.defaultColor:r,o=e.onChange,a=hH(e,["className","colorModel","color","onChange"]),s=C.exports.useRef(null);Hwe(s);var l=Fwe(n,i,o),d=l[0],p=l[1],g=Px(["react-colorful",t]);return ne.createElement("div",Ex({},a,{ref:s,className:g}),S(zwe,{hsva:d,onChange:p}),S(Dwe,{hue:d.h,onChange:p}),ne.createElement(Wwe,{hsva:d,onChange:p,className:"react-colorful__last-control"}))},Uwe={defaultColor:{r:0,g:0,b:0,a:1},toHsva:Nwe,fromHsva:Owe,equal:gH},Gwe=function(e){return ne.createElement(Vwe,Ex({},e,{colorModel:Uwe}))};const jwe=e=>{const{styleClass:t,...n}=e;return S(Gwe,{className:`invokeai__color-picker ${t}`,...n})},qwe=()=>{const{tool:e,brushSize:t,maskColor:n,shouldInvertMask:r,shouldShowMask:i,canUndo:o,canRedo:a,isMaskEmpty:s,activeTabName:l,showDualDisplay:d}=Be(mwe),p=ct(),g=od(),[m,y]=C.exports.useState(!1);zt("[",j=>{j.preventDefault(),t-5>0?E(t-5):E(1)},{enabled:l==="inpainting"&&i},[l,i,t]),zt("]",j=>{j.preventDefault(),E(t+5)},{enabled:l==="inpainting"&&i},[l,i,t]),zt("shift+[",j=>{j.preventDefault(),N({...n,a:Math.max(n.a-.05,0)})},{enabled:l==="inpainting"&&i},[l,i,n.a]),zt("shift+]",j=>{j.preventDefault(),N({...n,a:Math.min(n.a+.05,100)})},{enabled:l==="inpainting"&&i},[l,i,n.a]),zt("e",j=>{j.preventDefault(),!(l!=="inpainting"||!i)&&w()},{enabled:l==="inpainting"&&i},[l,i]),zt("b",j=>{j.preventDefault(),P()},{enabled:l==="inpainting"&&i},[l,i]),zt("shift+q",j=>{j.preventDefault(),p(Oye())},{enabled:l==="inpainting"&&i},[l,i]),zt("cmd+z, control+z",j=>{j.preventDefault(),D()},{enabled:l==="inpainting"&&i&&o},[l,i,o]),zt("cmd+shift+z, control+shift+z, control+y, cmd+y",j=>{j.preventDefault(),z()},{enabled:l==="inpainting"&&i&&a},[l,i,a]),zt("h",j=>{j.preventDefault(),k()},{enabled:l==="inpainting"},[l,i]),zt("shift+m",j=>{j.preventDefault(),L()},{enabled:l==="inpainting"&&i},[l,r,i]),zt("shift+c",j=>{j.preventDefault(),b(),g({title:"Mask Cleared",status:"success",duration:2500,isClosable:!0})},{enabled:l==="inpainting"&&i&&!s},[l,s,i]),zt("shift+j",()=>{H()},[d]);const b=()=>{p(_ye())},w=()=>p(KL("eraser")),P=()=>p(KL("brush")),E=j=>{p(TS(!0)),p(bye(j))},k=()=>p(wye(!i)),L=()=>p(Sye(!r)),M=()=>{p(TS(!0))},O=()=>{p(TS(!1))},N=j=>{p(Cye(j))},D=()=>p(kye()),z=()=>p(Eye()),H=()=>{p(g6e(!d)),p(Cf(!0))};return te("div",{className:"inpainting-settings",children:[te("div",{className:"inpainting-buttons-group",children:[S(am,{trigger:"hover",onOpen:M,onClose:O,triggerComponent:S(sn,{"aria-label":"Brush (B)",tooltip:"Brush (B)",icon:S(LB,{}),onClick:P,"data-selected":e==="brush",isDisabled:!i}),children:te("div",{className:"inpainting-slider-numberinput",children:[S(O5,{label:"Brush Size",value:t,onChange:E,min:1,max:200,width:"100px",focusThumbOnChange:!1,isDisabled:!i}),S(no,{value:t,onChange:E,width:"80px",min:1,max:999,isDisabled:!i})]})}),S(sn,{"aria-label":"Eraser (E)",tooltip:"Eraser (E)",icon:S(z2e,{}),onClick:w,"data-selected":e==="eraser",isDisabled:!i})]}),te("div",{className:"inpainting-buttons-group",children:[S(am,{trigger:"hover",onOpen:()=>y(!0),onClose:()=>y(!1),triggerComponent:S(sn,{"aria-label":"Mask Options",tooltip:"Mask Options",icon:S($2e,{}),cursor:"pointer","data-selected":m}),children:te("div",{className:"inpainting-button-dropdown",children:[S(sn,{"aria-label":"Hide/Show Mask (H)",tooltip:"Hide/Show Mask (H)","data-selected":!i,icon:i?S(o_,{size:22}):S(i_,{size:22}),onClick:k}),S(sn,{tooltip:"Invert Mask Display (Shift+M)","aria-label":"Invert Mask Display (Shift+M)","data-selected":r,icon:r?S(kB,{size:22}):S(EB,{size:22}),onClick:L,isDisabled:!i}),S(am,{trigger:"hover",placement:"right",styleClass:"inpainting-color-picker",triggerComponent:S(sn,{"aria-label":"Mask Color",tooltip:"Mask Color",icon:S(V2e,{}),isDisabled:!i,cursor:"pointer"}),children:S(jwe,{color:n,onChange:N})})]})}),S(sn,{"aria-label":"Clear Mask (Shift+C)",tooltip:"Clear Mask (Shift+C)",icon:S(G2e,{size:18,style:{transform:"rotate(45deg)"}}),onClick:b,isDisabled:s||!i})]}),te("div",{className:"inpainting-buttons-group",children:[S(sn,{"aria-label":"Undo",tooltip:"Undo",icon:S(Q2e,{}),onClick:D,isDisabled:!o||!i}),S(sn,{"aria-label":"Redo",tooltip:"Redo",icon:S(q2e,{}),onClick:z,isDisabled:!a||!i})]}),S("div",{className:"inpainting-buttons-group",children:S(sn,{"aria-label":"Clear Image",tooltip:"Clear Image",icon:S(X2e,{size:16}),onClick:()=>{p(Z7())}})}),S(sn,{"aria-label":"Split Layout (Shift+J)",tooltip:"Split Layout (Shift+J)",icon:S(Rwe,{}),"data-selected":d,onClick:H})]})},Kwe=Wt([e=>e.inpainting,e=>e.options],(e,t)=>{const{needsCache:n,imageToInpaint:r}=e,{showDualDisplay:i}=t;return{needsCache:n,showDualDisplay:i,imageToInpaint:r}},{memoizeOptions:{resultEqualityCheck:At.isEqual}}),Zwe=()=>{const e=ct(),{showDualDisplay:t,needsCache:n,imageToInpaint:r}=Be(Kwe);return C.exports.useLayoutEffect(()=>{const o=At.debounce(()=>e(Cf(!0)),250);return window.addEventListener("resize",o),()=>window.removeEventListener("resize",o)},[e]),te("div",{className:t?"workarea-split-view":"workarea-single-view",children:[te("div",{className:"workarea-split-view-left",children:[r?te("div",{className:"inpainting-main-area",children:[S(qwe,{}),S("div",{className:"inpainting-canvas-area",children:n?S(Iwe,{}):S(Mwe,{})})]}):S(UB,{})," "]}),t&&S("div",{className:"workarea-split-view-right",children:S(X7,{})})]})};function Ywe(){return S(a_,{optionsPanel:S(J4e,{}),styleClass:"inpainting-workarea-overrides",children:S(Zwe,{})})}function Xwe(){const e=Be(n=>n.options.showAdvancedOptions),t={seed:{header:S(z7,{}),feature:Ji.SEED,options:S(F7,{})},variations:{header:S($7,{}),feature:Ji.VARIATIONS,options:S(H7,{})},face_restore:{header:S(O7,{}),feature:Ji.FACE_CORRECTION,options:S(px,{})},upscale:{header:S(B7,{}),feature:Ji.UPSCALE,options:S(gx,{})},other:{header:S(mB,{}),feature:Ji.OTHER,options:S(vB,{})}};return te(Y7,{children:[S(q7,{}),S(j7,{}),S(U7,{}),S(W7,{}),e?S(G7,{accordionInfo:t}):null]})}const Qwe=()=>S("div",{className:"workarea-single-view",children:S("div",{className:"text-to-image-area",children:S(X7,{})})});function Jwe(){return S(a_,{optionsPanel:S(Xwe,{}),children:S(Qwe,{})})}const gp={txt2img:{title:S(Lve,{fill:"black",boxSize:"2.5rem"}),workarea:S(Jwe,{}),tooltip:"Text To Image"},img2img:{title:S(_ve,{fill:"black",boxSize:"2.5rem"}),workarea:S(G4e,{}),tooltip:"Image To Image"},inpainting:{title:S(kve,{fill:"black",boxSize:"2.5rem"}),workarea:S(Ywe,{}),tooltip:"Inpainting"},outpainting:{title:S(Pve,{fill:"black",boxSize:"2.5rem"}),workarea:S(wve,{}),tooltip:"Outpainting"},nodes:{title:S(Eve,{fill:"black",boxSize:"2.5rem"}),workarea:S(Sve,{}),tooltip:"Nodes"},postprocess:{title:S(Tve,{fill:"black",boxSize:"2.5rem"}),workarea:S(Cve,{}),tooltip:"Post Processing"}},Tx=At.map(gp,(e,t)=>t);[...Tx];function e6e(){const e=Be(i=>i.options.activeTab),t=ct();zt("1",()=>{t(Ta(0))}),zt("2",()=>{t(Ta(1))}),zt("3",()=>{t(Ta(2))}),zt("4",()=>{t(Ta(3))}),zt("5",()=>{t(Ta(4))}),zt("6",()=>{t(Ta(5))});const n=()=>{const i=[];return Object.keys(gp).forEach(o=>{i.push(S(Rr,{hasArrow:!0,label:gp[o].tooltip,placement:"right",children:S(OF,{children:gp[o].title})},o))}),i},r=()=>{const i=[];return Object.keys(gp).forEach(o=>{i.push(S(IF,{className:"app-tabs-panel",children:gp[o].workarea},o))}),i};return te(MF,{isLazy:!0,className:"app-tabs",variant:"unstyled",defaultIndex:e,index:e,onChange:i=>{t(Ta(i))},children:[S("div",{className:"app-tabs-list",children:n()}),S(RF,{className:"app-tabs-panels",children:r()})]})}const mH={prompt:"",iterations:1,steps:50,cfgScale:7.5,height:512,width:512,sampler:"k_lms",threshold:0,perlin:0,seed:0,seamless:!1,hiresFix:!1,img2imgStrength:.75,maskPath:"",shouldFitToWidthHeight:!0,shouldGenerateVariations:!1,variationAmount:.1,seedWeights:"",shouldRunESRGAN:!1,upscalingLevel:4,upscalingStrength:.75,shouldRunFacetool:!1,facetoolStrength:.8,facetoolType:"gfpgan",codeformerFidelity:.75,shouldRandomizeSeed:!0,showAdvancedOptions:!0,activeTab:0,shouldShowImageDetails:!1,showDualDisplay:!0,shouldShowOptionsPanel:!0,shouldPinOptionsPanel:!0,optionsPanelScrollPosition:0,shouldHoldOptionsPanelOpen:!1,shouldLoopback:!1},t6e=mH,vH=ex({name:"options",initialState:t6e,reducers:{setPrompt:(e,t)=>{const n=t.payload;typeof n=="string"?e.prompt=n:e.prompt=u3(n)},setIterations:(e,t)=>{e.iterations=t.payload},setSteps:(e,t)=>{e.steps=t.payload},setCfgScale:(e,t)=>{e.cfgScale=t.payload},setThreshold:(e,t)=>{e.threshold=t.payload},setPerlin:(e,t)=>{e.perlin=t.payload},setHeight:(e,t)=>{e.height=t.payload},setWidth:(e,t)=>{e.width=t.payload},setSampler:(e,t)=>{e.sampler=t.payload},setSeed:(e,t)=>{e.seed=t.payload,e.shouldRandomizeSeed=!1},setImg2imgStrength:(e,t)=>{e.img2imgStrength=t.payload},setFacetoolStrength:(e,t)=>{e.facetoolStrength=t.payload},setCodeformerFidelity:(e,t)=>{e.codeformerFidelity=t.payload},setUpscalingLevel:(e,t)=>{e.upscalingLevel=t.payload},setUpscalingStrength:(e,t)=>{e.upscalingStrength=t.payload},setMaskPath:(e,t)=>{e.maskPath=t.payload},setSeamless:(e,t)=>{e.seamless=t.payload},setHiresFix:(e,t)=>{e.hiresFix=t.payload},setShouldFitToWidthHeight:(e,t)=>{e.shouldFitToWidthHeight=t.payload},resetSeed:e=>{e.seed=-1},setParameter:(e,t)=>{const{key:n,value:r}=t.payload,i={...e,[n]:r};return n==="seed"&&(i.shouldRandomizeSeed=!1),i},setShouldGenerateVariations:(e,t)=>{e.shouldGenerateVariations=t.payload},setVariationAmount:(e,t)=>{e.variationAmount=t.payload},setSeedWeights:(e,t)=>{e.seedWeights=t.payload},setAllTextToImageParameters:(e,t)=>{const{sampler:n,prompt:r,seed:i,variations:o,steps:a,cfg_scale:s,threshold:l,perlin:d,seamless:p,hires_fix:g,width:m,height:y}=t.payload.image;o&&o.length>0?(e.seedWeights=k5(o),e.shouldGenerateVariations=!0):e.shouldGenerateVariations=!1,i&&(e.seed=i,e.shouldRandomizeSeed=!1),r&&(e.prompt=u3(r)),n&&(e.sampler=n),a&&(e.steps=a),s&&(e.cfgScale=s),l&&(e.threshold=l),typeof l>"u"&&(e.threshold=0),d&&(e.perlin=d),typeof d>"u"&&(e.perlin=0),typeof p=="boolean"&&(e.seamless=p),typeof g=="boolean"&&(e.hiresFix=g),m&&(e.width=m),y&&(e.height=y)},setAllImageToImageParameters:(e,t)=>{const{type:n,strength:r,fit:i,init_image_path:o,mask_image_path:a}=t.payload.image;n==="img2img"&&(o&&(e.initialImage=o),a&&(e.maskPath=a),r&&(e.img2imgStrength=r),typeof i=="boolean"&&(e.shouldFitToWidthHeight=i))},setAllParameters:(e,t)=>{const{type:n,sampler:r,prompt:i,seed:o,variations:a,steps:s,cfg_scale:l,threshold:d,perlin:p,seamless:g,hires_fix:m,width:y,height:b,strength:w,fit:P,init_image_path:E,mask_image_path:k}=t.payload.image;n==="img2img"&&(E&&(e.initialImage=E),k&&(e.maskPath=k),w&&(e.img2imgStrength=w),typeof P=="boolean"&&(e.shouldFitToWidthHeight=P)),a&&a.length>0?(e.seedWeights=k5(a),e.shouldGenerateVariations=!0):e.shouldGenerateVariations=!1,o&&(e.seed=o,e.shouldRandomizeSeed=!1),i&&(e.prompt=u3(i)),r&&(e.sampler=r),s&&(e.steps=s),l&&(e.cfgScale=l),d&&(e.threshold=d),typeof d>"u"&&(e.threshold=0),p&&(e.perlin=p),typeof p>"u"&&(e.perlin=0),typeof g=="boolean"&&(e.seamless=g),typeof m=="boolean"&&(e.hiresFix=m),y&&(e.width=y),b&&(e.height=b)},resetOptionsState:e=>({...e,...mH}),setShouldRunFacetool:(e,t)=>{e.shouldRunFacetool=t.payload},setFacetoolType:(e,t)=>{e.facetoolType=t.payload},setShouldRunESRGAN:(e,t)=>{e.shouldRunESRGAN=t.payload},setShouldRandomizeSeed:(e,t)=>{e.shouldRandomizeSeed=t.payload},setShowAdvancedOptions:(e,t)=>{e.showAdvancedOptions=t.payload},setActiveTab:(e,t)=>{typeof t.payload=="number"?e.activeTab=t.payload:e.activeTab=Tx.indexOf(t.payload)},setShouldShowImageDetails:(e,t)=>{e.shouldShowImageDetails=t.payload},setShowDualDisplay:(e,t)=>{e.showDualDisplay=t.payload},setInitialImage:(e,t)=>{e.initialImage=t.payload},clearInitialImage:e=>{e.initialImage=void 0},setShouldPinOptionsPanel:(e,t)=>{e.shouldPinOptionsPanel=t.payload},setShouldShowOptionsPanel:(e,t)=>{e.shouldShowOptionsPanel=t.payload},setOptionsPanelScrollPosition:(e,t)=>{e.optionsPanelScrollPosition=t.payload},setShouldHoldOptionsPanelOpen:(e,t)=>{e.shouldHoldOptionsPanelOpen=t.payload},setShouldLoopback:(e,t)=>{e.shouldLoopback=t.payload}}}),{setPrompt:y_,setIterations:n6e,setSteps:yH,setCfgScale:xH,setThreshold:r6e,setPerlin:i6e,setHeight:bH,setWidth:SH,setSampler:wH,setSeed:Iv,setSeamless:CH,setHiresFix:_H,setImg2imgStrength:kH,setFacetoolStrength:p3,setFacetoolType:g3,setCodeformerFidelity:EH,setUpscalingLevel:RC,setUpscalingStrength:OC,setMaskPath:NC,resetSeed:d8e,resetOptionsState:f8e,setShouldFitToWidthHeight:PH,setParameter:h8e,setShouldGenerateVariations:o6e,setSeedWeights:TH,setVariationAmount:a6e,setAllParameters:s6e,setShouldRunFacetool:l6e,setShouldRunESRGAN:u6e,setShouldRandomizeSeed:c6e,setShowAdvancedOptions:d6e,setActiveTab:Ta,setShouldShowImageDetails:f6e,setAllTextToImageParameters:h6e,setAllImageToImageParameters:p6e,setShowDualDisplay:g6e,setInitialImage:rv,clearInitialImage:DC,setShouldShowOptionsPanel:zC,setShouldPinOptionsPanel:m6e,setOptionsPanelScrollPosition:v6e,setShouldHoldOptionsPanelOpen:y6e,setShouldLoopback:x6e}=vH.actions,b6e=vH.reducer,kl=Object.create(null);kl.open="0";kl.close="1";kl.ping="2";kl.pong="3";kl.message="4";kl.upgrade="5";kl.noop="6";const m3=Object.create(null);Object.keys(kl).forEach(e=>{m3[kl[e]]=e});const S6e={type:"error",data:"parser error"},w6e=typeof Blob=="function"||typeof Blob<"u"&&Object.prototype.toString.call(Blob)==="[object BlobConstructor]",C6e=typeof ArrayBuffer=="function",_6e=e=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(e):e&&e.buffer instanceof ArrayBuffer,LH=({type:e,data:t},n,r)=>w6e&&t instanceof Blob?n?r(t):nM(t,r):C6e&&(t instanceof ArrayBuffer||_6e(t))?n?r(t):nM(new Blob([t]),r):r(kl[e]+(t||"")),nM=(e,t)=>{const n=new FileReader;return n.onload=function(){const r=n.result.split(",")[1];t("b"+r)},n.readAsDataURL(e)},rM="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Og=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(let e=0;e{let t=e.length*.75,n=e.length,r,i=0,o,a,s,l;e[e.length-1]==="="&&(t--,e[e.length-2]==="="&&t--);const d=new ArrayBuffer(t),p=new Uint8Array(d);for(r=0;r>4,p[i++]=(a&15)<<4|s>>2,p[i++]=(s&3)<<6|l&63;return d},E6e=typeof ArrayBuffer=="function",AH=(e,t)=>{if(typeof e!="string")return{type:"message",data:MH(e,t)};const n=e.charAt(0);return n==="b"?{type:"message",data:P6e(e.substring(1),t)}:m3[n]?e.length>1?{type:m3[n],data:e.substring(1)}:{type:m3[n]}:S6e},P6e=(e,t)=>{if(E6e){const n=k6e(e);return MH(n,t)}else return{base64:!0,data:e}},MH=(e,t)=>{switch(t){case"blob":return e instanceof ArrayBuffer?new Blob([e]):e;case"arraybuffer":default:return e}},IH=String.fromCharCode(30),T6e=(e,t)=>{const n=e.length,r=new Array(n);let i=0;e.forEach((o,a)=>{LH(o,!1,s=>{r[a]=s,++i===n&&t(r.join(IH))})})},L6e=(e,t)=>{const n=e.split(IH),r=[];for(let i=0;itypeof self<"u"?self:typeof window<"u"?window:Function("return this")())();function OH(e,...t){return t.reduce((n,r)=>(e.hasOwnProperty(r)&&(n[r]=e[r]),n),{})}const M6e=setTimeout,I6e=clearTimeout;function Lx(e,t){t.useNativeTimers?(e.setTimeoutFn=M6e.bind(Ic),e.clearTimeoutFn=I6e.bind(Ic)):(e.setTimeoutFn=setTimeout.bind(Ic),e.clearTimeoutFn=clearTimeout.bind(Ic))}const R6e=1.33;function O6e(e){return typeof e=="string"?N6e(e):Math.ceil((e.byteLength||e.size)*R6e)}function N6e(e){let t=0,n=0;for(let r=0,i=e.length;r=57344?n+=3:(r++,n+=4);return n}class D6e extends Error{constructor(t,n,r){super(t),this.description=n,this.context=r,this.type="TransportError"}}class NH extends Ur{constructor(t){super(),this.writable=!1,Lx(this,t),this.opts=t,this.query=t.query,this.readyState="",this.socket=t.socket}onError(t,n,r){return super.emitReserved("error",new D6e(t,n,r)),this}open(){return(this.readyState==="closed"||this.readyState==="")&&(this.readyState="opening",this.doOpen()),this}close(){return(this.readyState==="opening"||this.readyState==="open")&&(this.doClose(),this.onClose()),this}send(t){this.readyState==="open"&&this.write(t)}onOpen(){this.readyState="open",this.writable=!0,super.emitReserved("open")}onData(t){const n=AH(t,this.socket.binaryType);this.onPacket(n)}onPacket(t){super.emitReserved("packet",t)}onClose(t){this.readyState="closed",super.emitReserved("close",t)}}const DH="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_".split(""),FC=64,z6e={};let iM=0,Ty=0,oM;function aM(e){let t="";do t=DH[e%FC]+t,e=Math.floor(e/FC);while(e>0);return t}function zH(){const e=aM(+new Date);return e!==oM?(iM=0,oM=e):e+"."+aM(iM++)}for(;Ty{this.readyState="paused",t()};if(this.polling||!this.writable){let r=0;this.polling&&(r++,this.once("pollComplete",function(){--r||n()})),this.writable||(r++,this.once("drain",function(){--r||n()}))}else n()}poll(){this.polling=!0,this.doPoll(),this.emitReserved("poll")}onData(t){const n=r=>{if(this.readyState==="opening"&&r.type==="open"&&this.onOpen(),r.type==="close")return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(r)};L6e(t,this.socket.binaryType).forEach(n),this.readyState!=="closed"&&(this.polling=!1,this.emitReserved("pollComplete"),this.readyState==="open"&&this.poll())}doClose(){const t=()=>{this.write([{type:"close"}])};this.readyState==="open"?t():this.once("open",t)}write(t){this.writable=!1,T6e(t,n=>{this.doWrite(n,()=>{this.writable=!0,this.emitReserved("drain")})})}uri(){let t=this.query||{};const n=this.opts.secure?"https":"http";let r="";this.opts.timestampRequests!==!1&&(t[this.opts.timestampParam]=zH()),!this.supportsBinary&&!t.sid&&(t.b64=1),this.opts.port&&(n==="https"&&Number(this.opts.port)!==443||n==="http"&&Number(this.opts.port)!==80)&&(r=":"+this.opts.port);const i=FH(t),o=this.opts.hostname.indexOf(":")!==-1;return n+"://"+(o?"["+this.opts.hostname+"]":this.opts.hostname)+r+this.opts.path+(i.length?"?"+i:"")}request(t={}){return Object.assign(t,{xd:this.xd,xs:this.xs},this.opts),new Sl(this.uri(),t)}doWrite(t,n){const r=this.request({method:"POST",data:t});r.on("success",n),r.on("error",(i,o)=>{this.onError("xhr post error",i,o)})}doPoll(){const t=this.request();t.on("data",this.onData.bind(this)),t.on("error",(n,r)=>{this.onError("xhr poll error",n,r)}),this.pollXhr=t}}class Sl extends Ur{constructor(t,n){super(),Lx(this,n),this.opts=n,this.method=n.method||"GET",this.uri=t,this.async=n.async!==!1,this.data=n.data!==void 0?n.data:null,this.create()}create(){const t=OH(this.opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");t.xdomain=!!this.opts.xd,t.xscheme=!!this.opts.xs;const n=this.xhr=new $H(t);try{n.open(this.method,this.uri,this.async);try{if(this.opts.extraHeaders){n.setDisableHeaderCheck&&n.setDisableHeaderCheck(!0);for(let r in this.opts.extraHeaders)this.opts.extraHeaders.hasOwnProperty(r)&&n.setRequestHeader(r,this.opts.extraHeaders[r])}}catch{}if(this.method==="POST")try{n.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch{}try{n.setRequestHeader("Accept","*/*")}catch{}"withCredentials"in n&&(n.withCredentials=this.opts.withCredentials),this.opts.requestTimeout&&(n.timeout=this.opts.requestTimeout),n.onreadystatechange=()=>{n.readyState===4&&(n.status===200||n.status===1223?this.onLoad():this.setTimeoutFn(()=>{this.onError(typeof n.status=="number"?n.status:0)},0))},n.send(this.data)}catch(r){this.setTimeoutFn(()=>{this.onError(r)},0);return}typeof document<"u"&&(this.index=Sl.requestsCount++,Sl.requests[this.index]=this)}onError(t){this.emitReserved("error",t,this.xhr),this.cleanup(!0)}cleanup(t){if(!(typeof this.xhr>"u"||this.xhr===null)){if(this.xhr.onreadystatechange=$6e,t)try{this.xhr.abort()}catch{}typeof document<"u"&&delete Sl.requests[this.index],this.xhr=null}}onLoad(){const t=this.xhr.responseText;t!==null&&(this.emitReserved("data",t),this.emitReserved("success"),this.cleanup())}abort(){this.cleanup()}}Sl.requestsCount=0;Sl.requests={};if(typeof document<"u"){if(typeof attachEvent=="function")attachEvent("onunload",sM);else if(typeof addEventListener=="function"){const e="onpagehide"in Ic?"pagehide":"unload";addEventListener(e,sM,!1)}}function sM(){for(let e in Sl.requests)Sl.requests.hasOwnProperty(e)&&Sl.requests[e].abort()}const HH=(()=>typeof Promise=="function"&&typeof Promise.resolve=="function"?t=>Promise.resolve().then(t):(t,n)=>n(t,0))(),Ly=Ic.WebSocket||Ic.MozWebSocket,lM=!0,V6e="arraybuffer",uM=typeof navigator<"u"&&typeof navigator.product=="string"&&navigator.product.toLowerCase()==="reactnative";class U6e extends NH{constructor(t){super(t),this.supportsBinary=!t.forceBase64}get name(){return"websocket"}doOpen(){if(!this.check())return;const t=this.uri(),n=this.opts.protocols,r=uM?{}:OH(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(r.headers=this.opts.extraHeaders);try{this.ws=lM&&!uM?n?new Ly(t,n):new Ly(t):new Ly(t,n,r)}catch(i){return this.emitReserved("error",i)}this.ws.binaryType=this.socket.binaryType||V6e,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=t=>this.onClose({description:"websocket connection closed",context:t}),this.ws.onmessage=t=>this.onData(t.data),this.ws.onerror=t=>this.onError("websocket error",t)}write(t){this.writable=!1;for(let n=0;n{const a={};try{lM&&this.ws.send(o)}catch{}i&&HH(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){typeof this.ws<"u"&&(this.ws.close(),this.ws=null)}uri(){let t=this.query||{};const n=this.opts.secure?"wss":"ws";let r="";this.opts.port&&(n==="wss"&&Number(this.opts.port)!==443||n==="ws"&&Number(this.opts.port)!==80)&&(r=":"+this.opts.port),this.opts.timestampRequests&&(t[this.opts.timestampParam]=zH()),this.supportsBinary||(t.b64=1);const i=FH(t),o=this.opts.hostname.indexOf(":")!==-1;return n+"://"+(o?"["+this.opts.hostname+"]":this.opts.hostname)+r+this.opts.path+(i.length?"?"+i:"")}check(){return!!Ly}}const G6e={websocket:U6e,polling:W6e},j6e=/^(?:(?![^:@]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@]*)(?::([^:@]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,q6e=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function BC(e){const t=e,n=e.indexOf("["),r=e.indexOf("]");n!=-1&&r!=-1&&(e=e.substring(0,n)+e.substring(n,r).replace(/:/g,";")+e.substring(r,e.length));let i=j6e.exec(e||""),o={},a=14;for(;a--;)o[q6e[a]]=i[a]||"";return n!=-1&&r!=-1&&(o.source=t,o.host=o.host.substring(1,o.host.length-1).replace(/;/g,":"),o.authority=o.authority.replace("[","").replace("]","").replace(/;/g,":"),o.ipv6uri=!0),o.pathNames=K6e(o,o.path),o.queryKey=Z6e(o,o.query),o}function K6e(e,t){const n=/\/{2,9}/g,r=t.replace(n,"/").split("/");return(t.slice(0,1)=="/"||t.length===0)&&r.splice(0,1),t.slice(-1)=="/"&&r.splice(r.length-1,1),r}function Z6e(e,t){const n={};return t.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(r,i,o){i&&(n[i]=o)}),n}class Ec extends Ur{constructor(t,n={}){super(),t&&typeof t=="object"&&(n=t,t=null),t?(t=BC(t),n.hostname=t.host,n.secure=t.protocol==="https"||t.protocol==="wss",n.port=t.port,t.query&&(n.query=t.query)):n.host&&(n.hostname=BC(n.host).host),Lx(this,n),this.secure=n.secure!=null?n.secure:typeof location<"u"&&location.protocol==="https:",n.hostname&&!n.port&&(n.port=this.secure?"443":"80"),this.hostname=n.hostname||(typeof location<"u"?location.hostname:"localhost"),this.port=n.port||(typeof location<"u"&&location.port?location.port:this.secure?"443":"80"),this.transports=n.transports||["polling","websocket"],this.readyState="",this.writeBuffer=[],this.prevBufferLen=0,this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!0},n),this.opts.path=this.opts.path.replace(/\/$/,"")+"/",typeof this.opts.query=="string"&&(this.opts.query=F6e(this.opts.query)),this.id=null,this.upgrades=null,this.pingInterval=null,this.pingTimeout=null,this.pingTimeoutTimer=null,typeof addEventListener=="function"&&(this.opts.closeOnBeforeunload&&(this.beforeunloadEventListener=()=>{this.transport&&(this.transport.removeAllListeners(),this.transport.close())},addEventListener("beforeunload",this.beforeunloadEventListener,!1)),this.hostname!=="localhost"&&(this.offlineEventListener=()=>{this.onClose("transport close",{description:"network connection lost"})},addEventListener("offline",this.offlineEventListener,!1))),this.open()}createTransport(t){const n=Object.assign({},this.opts.query);n.EIO=RH,n.transport=t,this.id&&(n.sid=this.id);const r=Object.assign({},this.opts.transportOptions[t],this.opts,{query:n,socket:this,hostname:this.hostname,secure:this.secure,port:this.port});return new G6e[t](r)}open(){let t;if(this.opts.rememberUpgrade&&Ec.priorWebsocketSuccess&&this.transports.indexOf("websocket")!==-1)t="websocket";else if(this.transports.length===0){this.setTimeoutFn(()=>{this.emitReserved("error","No transports available")},0);return}else t=this.transports[0];this.readyState="opening";try{t=this.createTransport(t)}catch{this.transports.shift(),this.open();return}t.open(),this.setTransport(t)}setTransport(t){this.transport&&this.transport.removeAllListeners(),this.transport=t,t.on("drain",this.onDrain.bind(this)).on("packet",this.onPacket.bind(this)).on("error",this.onError.bind(this)).on("close",n=>this.onClose("transport close",n))}probe(t){let n=this.createTransport(t),r=!1;Ec.priorWebsocketSuccess=!1;const i=()=>{r||(n.send([{type:"ping",data:"probe"}]),n.once("packet",g=>{if(!r)if(g.type==="pong"&&g.data==="probe"){if(this.upgrading=!0,this.emitReserved("upgrading",n),!n)return;Ec.priorWebsocketSuccess=n.name==="websocket",this.transport.pause(()=>{r||this.readyState!=="closed"&&(p(),this.setTransport(n),n.send([{type:"upgrade"}]),this.emitReserved("upgrade",n),n=null,this.upgrading=!1,this.flush())})}else{const m=new Error("probe error");m.transport=n.name,this.emitReserved("upgradeError",m)}}))};function o(){r||(r=!0,p(),n.close(),n=null)}const a=g=>{const m=new Error("probe error: "+g);m.transport=n.name,o(),this.emitReserved("upgradeError",m)};function s(){a("transport closed")}function l(){a("socket closed")}function d(g){n&&g.name!==n.name&&o()}const p=()=>{n.removeListener("open",i),n.removeListener("error",a),n.removeListener("close",s),this.off("close",l),this.off("upgrading",d)};n.once("open",i),n.once("error",a),n.once("close",s),this.once("close",l),this.once("upgrading",d),n.open()}onOpen(){if(this.readyState="open",Ec.priorWebsocketSuccess=this.transport.name==="websocket",this.emitReserved("open"),this.flush(),this.readyState==="open"&&this.opts.upgrade&&this.transport.pause){let t=0;const n=this.upgrades.length;for(;t{this.onClose("ping timeout")},this.pingInterval+this.pingTimeout),this.opts.autoUnref&&this.pingTimeoutTimer.unref()}onDrain(){this.writeBuffer.splice(0,this.prevBufferLen),this.prevBufferLen=0,this.writeBuffer.length===0?this.emitReserved("drain"):this.flush()}flush(){if(this.readyState!=="closed"&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length){const t=this.getWritablePackets();this.transport.send(t),this.prevBufferLen=t.length,this.emitReserved("flush")}}getWritablePackets(){if(!(this.maxPayload&&this.transport.name==="polling"&&this.writeBuffer.length>1))return this.writeBuffer;let n=1;for(let r=0;r0&&n>this.maxPayload)return this.writeBuffer.slice(0,r);n+=2}return this.writeBuffer}write(t,n,r){return this.sendPacket("message",t,n,r),this}send(t,n,r){return this.sendPacket("message",t,n,r),this}sendPacket(t,n,r,i){if(typeof n=="function"&&(i=n,n=void 0),typeof r=="function"&&(i=r,r=null),this.readyState==="closing"||this.readyState==="closed")return;r=r||{},r.compress=r.compress!==!1;const o={type:t,data:n,options:r};this.emitReserved("packetCreate",o),this.writeBuffer.push(o),i&&this.once("flush",i),this.flush()}close(){const t=()=>{this.onClose("forced close"),this.transport.close()},n=()=>{this.off("upgrade",n),this.off("upgradeError",n),t()},r=()=>{this.once("upgrade",n),this.once("upgradeError",n)};return(this.readyState==="opening"||this.readyState==="open")&&(this.readyState="closing",this.writeBuffer.length?this.once("drain",()=>{this.upgrading?r():t()}):this.upgrading?r():t()),this}onError(t){Ec.priorWebsocketSuccess=!1,this.emitReserved("error",t),this.onClose("transport error",t)}onClose(t,n){(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")&&(this.clearTimeoutFn(this.pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),typeof removeEventListener=="function"&&(removeEventListener("beforeunload",this.beforeunloadEventListener,!1),removeEventListener("offline",this.offlineEventListener,!1)),this.readyState="closed",this.id=null,this.emitReserved("close",t,n),this.writeBuffer=[],this.prevBufferLen=0)}filterUpgrades(t){const n=[];let r=0;const i=t.length;for(;rtypeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(e):e.buffer instanceof ArrayBuffer,WH=Object.prototype.toString,J6e=typeof Blob=="function"||typeof Blob<"u"&&WH.call(Blob)==="[object BlobConstructor]",eCe=typeof File=="function"||typeof File<"u"&&WH.call(File)==="[object FileConstructor]";function x_(e){return X6e&&(e instanceof ArrayBuffer||Q6e(e))||J6e&&e instanceof Blob||eCe&&e instanceof File}function v3(e,t){if(!e||typeof e!="object")return!1;if(Array.isArray(e)){for(let n=0,r=e.length;n=0&&e.num0;case Jt.ACK:case Jt.BINARY_ACK:return Array.isArray(n)}}destroy(){this.reconstructor&&this.reconstructor.finishedReconstruction()}}class oCe{constructor(t){this.packet=t,this.buffers=[],this.reconPack=t}takeBinaryData(t){if(this.buffers.push(t),this.buffers.length===this.reconPack.attachments){const n=nCe(this.reconPack,this.buffers);return this.finishedReconstruction(),n}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}const aCe=Object.freeze(Object.defineProperty({__proto__:null,protocol:rCe,get PacketType(){return Jt},Encoder:iCe,Decoder:b_},Symbol.toStringTag,{value:"Module"}));function ps(e,t,n){return e.on(t,n),function(){e.off(t,n)}}const sCe=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1});class VH extends Ur{constructor(t,n,r){super(),this.connected=!1,this.receiveBuffer=[],this.sendBuffer=[],this.ids=0,this.acks={},this.flags={},this.io=t,this.nsp=n,r&&r.auth&&(this.auth=r.auth),this.io._autoConnect&&this.open()}get disconnected(){return!this.connected}subEvents(){if(this.subs)return;const t=this.io;this.subs=[ps(t,"open",this.onopen.bind(this)),ps(t,"packet",this.onpacket.bind(this)),ps(t,"error",this.onerror.bind(this)),ps(t,"close",this.onclose.bind(this))]}get active(){return!!this.subs}connect(){return this.connected?this:(this.subEvents(),this.io._reconnecting||this.io.open(),this.io._readyState==="open"&&this.onopen(),this)}open(){return this.connect()}send(...t){return t.unshift("message"),this.emit.apply(this,t),this}emit(t,...n){if(sCe.hasOwnProperty(t))throw new Error('"'+t.toString()+'" is a reserved event name');n.unshift(t);const r={type:Jt.EVENT,data:n};if(r.options={},r.options.compress=this.flags.compress!==!1,typeof n[n.length-1]=="function"){const a=this.ids++,s=n.pop();this._registerAckCallback(a,s),r.id=a}const i=this.io.engine&&this.io.engine.transport&&this.io.engine.transport.writable;return this.flags.volatile&&(!i||!this.connected)||(this.connected?(this.notifyOutgoingListeners(r),this.packet(r)):this.sendBuffer.push(r)),this.flags={},this}_registerAckCallback(t,n){const r=this.flags.timeout;if(r===void 0){this.acks[t]=n;return}const i=this.io.setTimeoutFn(()=>{delete this.acks[t];for(let o=0;o{this.io.clearTimeoutFn(i),n.apply(this,[null,...o])}}packet(t){t.nsp=this.nsp,this.io._packet(t)}onopen(){typeof this.auth=="function"?this.auth(t=>{this.packet({type:Jt.CONNECT,data:t})}):this.packet({type:Jt.CONNECT,data:this.auth})}onerror(t){this.connected||this.emitReserved("connect_error",t)}onclose(t,n){this.connected=!1,delete this.id,this.emitReserved("disconnect",t,n)}onpacket(t){if(t.nsp===this.nsp)switch(t.type){case Jt.CONNECT:if(t.data&&t.data.sid){const i=t.data.sid;this.onconnect(i)}else this.emitReserved("connect_error",new Error("It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)"));break;case Jt.EVENT:case Jt.BINARY_EVENT:this.onevent(t);break;case Jt.ACK:case Jt.BINARY_ACK:this.onack(t);break;case Jt.DISCONNECT:this.ondisconnect();break;case Jt.CONNECT_ERROR:this.destroy();const r=new Error(t.data.message);r.data=t.data.data,this.emitReserved("connect_error",r);break}}onevent(t){const n=t.data||[];t.id!=null&&n.push(this.ack(t.id)),this.connected?this.emitEvent(n):this.receiveBuffer.push(Object.freeze(n))}emitEvent(t){if(this._anyListeners&&this._anyListeners.length){const n=this._anyListeners.slice();for(const r of n)r.apply(this,t)}super.emit.apply(this,t)}ack(t){const n=this;let r=!1;return function(...i){r||(r=!0,n.packet({type:Jt.ACK,id:t,data:i}))}}onack(t){const n=this.acks[t.id];typeof n=="function"&&(n.apply(this,t.data),delete this.acks[t.id])}onconnect(t){this.id=t,this.connected=!0,this.emitBuffered(),this.emitReserved("connect")}emitBuffered(){this.receiveBuffer.forEach(t=>this.emitEvent(t)),this.receiveBuffer=[],this.sendBuffer.forEach(t=>{this.notifyOutgoingListeners(t),this.packet(t)}),this.sendBuffer=[]}ondisconnect(){this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach(t=>t()),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&this.packet({type:Jt.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(t){return this.flags.compress=t,this}get volatile(){return this.flags.volatile=!0,this}timeout(t){return this.flags.timeout=t,this}onAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(t),this}prependAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(t),this}offAny(t){if(!this._anyListeners)return this;if(t){const n=this._anyListeners;for(let r=0;r0&&e.jitter<=1?e.jitter:0,this.attempts=0}H0.prototype.duration=function(){var e=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var t=Math.random(),n=Math.floor(t*this.jitter*e);e=(Math.floor(t*10)&1)==0?e-n:e+n}return Math.min(e,this.max)|0};H0.prototype.reset=function(){this.attempts=0};H0.prototype.setMin=function(e){this.ms=e};H0.prototype.setMax=function(e){this.max=e};H0.prototype.setJitter=function(e){this.jitter=e};class WC extends Ur{constructor(t,n){var r;super(),this.nsps={},this.subs=[],t&&typeof t=="object"&&(n=t,t=void 0),n=n||{},n.path=n.path||"/socket.io",this.opts=n,Lx(this,n),this.reconnection(n.reconnection!==!1),this.reconnectionAttempts(n.reconnectionAttempts||1/0),this.reconnectionDelay(n.reconnectionDelay||1e3),this.reconnectionDelayMax(n.reconnectionDelayMax||5e3),this.randomizationFactor((r=n.randomizationFactor)!==null&&r!==void 0?r:.5),this.backoff=new H0({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(n.timeout==null?2e4:n.timeout),this._readyState="closed",this.uri=t;const i=n.parser||aCe;this.encoder=new i.Encoder,this.decoder=new i.Decoder,this._autoConnect=n.autoConnect!==!1,this._autoConnect&&this.open()}reconnection(t){return arguments.length?(this._reconnection=!!t,this):this._reconnection}reconnectionAttempts(t){return t===void 0?this._reconnectionAttempts:(this._reconnectionAttempts=t,this)}reconnectionDelay(t){var n;return t===void 0?this._reconnectionDelay:(this._reconnectionDelay=t,(n=this.backoff)===null||n===void 0||n.setMin(t),this)}randomizationFactor(t){var n;return t===void 0?this._randomizationFactor:(this._randomizationFactor=t,(n=this.backoff)===null||n===void 0||n.setJitter(t),this)}reconnectionDelayMax(t){var n;return t===void 0?this._reconnectionDelayMax:(this._reconnectionDelayMax=t,(n=this.backoff)===null||n===void 0||n.setMax(t),this)}timeout(t){return arguments.length?(this._timeout=t,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&this.backoff.attempts===0&&this.reconnect()}open(t){if(~this._readyState.indexOf("open"))return this;this.engine=new Ec(this.uri,this.opts);const n=this.engine,r=this;this._readyState="opening",this.skipReconnect=!1;const i=ps(n,"open",function(){r.onopen(),t&&t()}),o=ps(n,"error",a=>{r.cleanup(),r._readyState="closed",this.emitReserved("error",a),t?t(a):r.maybeReconnectOnOpen()});if(this._timeout!==!1){const a=this._timeout;a===0&&i();const s=this.setTimeoutFn(()=>{i(),n.close(),n.emit("error",new Error("timeout"))},a);this.opts.autoUnref&&s.unref(),this.subs.push(function(){clearTimeout(s)})}return this.subs.push(i),this.subs.push(o),this}connect(t){return this.open(t)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");const t=this.engine;this.subs.push(ps(t,"ping",this.onping.bind(this)),ps(t,"data",this.ondata.bind(this)),ps(t,"error",this.onerror.bind(this)),ps(t,"close",this.onclose.bind(this)),ps(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(t){try{this.decoder.add(t)}catch(n){this.onclose("parse error",n)}}ondecoded(t){HH(()=>{this.emitReserved("packet",t)},this.setTimeoutFn)}onerror(t){this.emitReserved("error",t)}socket(t,n){let r=this.nsps[t];return r||(r=new VH(this,t,n),this.nsps[t]=r),r}_destroy(t){const n=Object.keys(this.nsps);for(const r of n)if(this.nsps[r].active)return;this._close()}_packet(t){const n=this.encoder.encode(t);for(let r=0;rt()),this.subs.length=0,this.decoder.destroy()}_close(){this.skipReconnect=!0,this._reconnecting=!1,this.onclose("forced close"),this.engine&&this.engine.close()}disconnect(){return this._close()}onclose(t,n){this.cleanup(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",t,n),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;const t=this;if(this.backoff.attempts>=this._reconnectionAttempts)this.backoff.reset(),this.emitReserved("reconnect_failed"),this._reconnecting=!1;else{const n=this.backoff.duration();this._reconnecting=!0;const r=this.setTimeoutFn(()=>{t.skipReconnect||(this.emitReserved("reconnect_attempt",t.backoff.attempts),!t.skipReconnect&&t.open(i=>{i?(t._reconnecting=!1,t.reconnect(),this.emitReserved("reconnect_error",i)):t.onreconnect()}))},n);this.opts.autoUnref&&r.unref(),this.subs.push(function(){clearTimeout(r)})}}onreconnect(){const t=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",t)}}const gg={};function y3(e,t){typeof e=="object"&&(t=e,e=void 0),t=t||{};const n=Y6e(e,t.path||"/socket.io"),r=n.source,i=n.id,o=n.path,a=gg[i]&&o in gg[i].nsps,s=t.forceNew||t["force new connection"]||t.multiplex===!1||a;let l;return s?l=new WC(r,t):(gg[i]||(gg[i]=new WC(r,t)),l=gg[i]),n.query&&!t.query&&(t.query=n.queryKey),l.socket(n.path,t)}Object.assign(y3,{Manager:WC,Socket:VH,io:y3,connect:y3});let Ay;const lCe=new Uint8Array(16);function uCe(){if(!Ay&&(Ay=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Ay))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Ay(lCe)}const bi=[];for(let e=0;e<256;++e)bi.push((e+256).toString(16).slice(1));function cCe(e,t=0){return(bi[e[t+0]]+bi[e[t+1]]+bi[e[t+2]]+bi[e[t+3]]+"-"+bi[e[t+4]]+bi[e[t+5]]+"-"+bi[e[t+6]]+bi[e[t+7]]+"-"+bi[e[t+8]]+bi[e[t+9]]+"-"+bi[e[t+10]]+bi[e[t+11]]+bi[e[t+12]]+bi[e[t+13]]+bi[e[t+14]]+bi[e[t+15]]).toLowerCase()}const dCe=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),cM={randomUUID:dCe};function mg(e,t,n){if(cM.randomUUID&&!t&&!e)return cM.randomUUID();e=e||{};const r=e.random||(e.rng||uCe)();if(r[6]=r[6]&15|64,r[8]=r[8]&63|128,t){n=n||0;for(let i=0;i<16;++i)t[n+i]=r[i];return t}return cCe(r)}var fCe=/d{1,4}|D{3,4}|m{1,4}|yy(?:yy)?|([HhMsTt])\1?|W{1,2}|[LlopSZN]|"[^"]*"|'[^']*'/g,hCe=/\b(?:[A-Z]{1,3}[A-Z][TC])(?:[-+]\d{4})?|((?:Australian )?(?:Pacific|Mountain|Central|Eastern|Atlantic) (?:Standard|Daylight|Prevailing) Time)\b/g,pCe=/[^-+\dA-Z]/g;function Ci(e,t,n,r){if(arguments.length===1&&typeof e=="string"&&!/\d/.test(e)&&(t=e,e=void 0),e=e||e===0?e:new Date,e instanceof Date||(e=new Date(e)),isNaN(e))throw TypeError("Invalid date");t=String(dM[t]||t||dM.default);var i=t.slice(0,4);(i==="UTC:"||i==="GMT:")&&(t=t.slice(4),n=!0,i==="GMT:"&&(r=!0));var o=function(){return n?"getUTC":"get"},a=function(){return e[o()+"Date"]()},s=function(){return e[o()+"Day"]()},l=function(){return e[o()+"Month"]()},d=function(){return e[o()+"FullYear"]()},p=function(){return e[o()+"Hours"]()},g=function(){return e[o()+"Minutes"]()},m=function(){return e[o()+"Seconds"]()},y=function(){return e[o()+"Milliseconds"]()},b=function(){return n?0:e.getTimezoneOffset()},w=function(){return gCe(e)},P=function(){return mCe(e)},E={d:function(){return a()},dd:function(){return Zo(a())},ddd:function(){return bo.dayNames[s()]},DDD:function(){return fM({y:d(),m:l(),d:a(),_:o(),dayName:bo.dayNames[s()],short:!0})},dddd:function(){return bo.dayNames[s()+7]},DDDD:function(){return fM({y:d(),m:l(),d:a(),_:o(),dayName:bo.dayNames[s()+7]})},m:function(){return l()+1},mm:function(){return Zo(l()+1)},mmm:function(){return bo.monthNames[l()]},mmmm:function(){return bo.monthNames[l()+12]},yy:function(){return String(d()).slice(2)},yyyy:function(){return Zo(d(),4)},h:function(){return p()%12||12},hh:function(){return Zo(p()%12||12)},H:function(){return p()},HH:function(){return Zo(p())},M:function(){return g()},MM:function(){return Zo(g())},s:function(){return m()},ss:function(){return Zo(m())},l:function(){return Zo(y(),3)},L:function(){return Zo(Math.floor(y()/10))},t:function(){return p()<12?bo.timeNames[0]:bo.timeNames[1]},tt:function(){return p()<12?bo.timeNames[2]:bo.timeNames[3]},T:function(){return p()<12?bo.timeNames[4]:bo.timeNames[5]},TT:function(){return p()<12?bo.timeNames[6]:bo.timeNames[7]},Z:function(){return r?"GMT":n?"UTC":vCe(e)},o:function(){return(b()>0?"-":"+")+Zo(Math.floor(Math.abs(b())/60)*100+Math.abs(b())%60,4)},p:function(){return(b()>0?"-":"+")+Zo(Math.floor(Math.abs(b())/60),2)+":"+Zo(Math.floor(Math.abs(b())%60),2)},S:function(){return["th","st","nd","rd"][a()%10>3?0:(a()%100-a()%10!=10)*a()%10]},W:function(){return w()},WW:function(){return Zo(w())},N:function(){return P()}};return t.replace(fCe,function(k){return k in E?E[k]():k.slice(1,k.length-1)})}var dM={default:"ddd mmm dd yyyy HH:MM:ss",shortDate:"m/d/yy",paddedShortDate:"mm/dd/yyyy",mediumDate:"mmm d, yyyy",longDate:"mmmm d, yyyy",fullDate:"dddd, mmmm d, yyyy",shortTime:"h:MM TT",mediumTime:"h:MM:ss TT",longTime:"h:MM:ss TT Z",isoDate:"yyyy-mm-dd",isoTime:"HH:MM:ss",isoDateTime:"yyyy-mm-dd'T'HH:MM:sso",isoUtcDateTime:"UTC:yyyy-mm-dd'T'HH:MM:ss'Z'",expiresHeaderFormat:"ddd, dd mmm yyyy HH:MM:ss Z"},bo={dayNames:["Sun","Mon","Tue","Wed","Thu","Fri","Sat","Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],monthNames:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec","January","February","March","April","May","June","July","August","September","October","November","December"],timeNames:["a","p","am","pm","A","P","AM","PM"]},Zo=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:2;return String(t).padStart(n,"0")},fM=function(t){var n=t.y,r=t.m,i=t.d,o=t._,a=t.dayName,s=t.short,l=s===void 0?!1:s,d=new Date,p=new Date;p.setDate(p[o+"Date"]()-1);var g=new Date;g.setDate(g[o+"Date"]()+1);var m=function(){return d[o+"Date"]()},y=function(){return d[o+"Month"]()},b=function(){return d[o+"FullYear"]()},w=function(){return p[o+"Date"]()},P=function(){return p[o+"Month"]()},E=function(){return p[o+"FullYear"]()},k=function(){return g[o+"Date"]()},L=function(){return g[o+"Month"]()},M=function(){return g[o+"FullYear"]()};return b()===n&&y()===r&&m()===i?l?"Tdy":"Today":E()===n&&P()===r&&w()===i?l?"Ysd":"Yesterday":M()===n&&L()===r&&k()===i?l?"Tmw":"Tomorrow":a},gCe=function(t){var n=new Date(t.getFullYear(),t.getMonth(),t.getDate());n.setDate(n.getDate()-(n.getDay()+6)%7+3);var r=new Date(n.getFullYear(),0,4);r.setDate(r.getDate()-(r.getDay()+6)%7+3);var i=n.getTimezoneOffset()-r.getTimezoneOffset();n.setHours(n.getHours()-i);var o=(n-r)/(864e5*7);return 1+Math.floor(o)},mCe=function(t){var n=t.getDay();return n===0&&(n=7),n},vCe=function(t){return(String(t).match(hCe)||[""]).pop().replace(pCe,"").replace(/GMT\+0000/g,"UTC")};const yCe=e=>{const{dispatch:t,getState:n}=e;return{onConnect:()=>{try{t(BL(!0)),t(ES("Connected"));const r=n().gallery;r.categories.user.latest_mtime?t(VL("user")):t(iC("user")),r.categories.result.latest_mtime?t(VL("result")):t(iC("result"))}catch(r){console.error(r)}},onDisconnect:()=>{try{t(BL(!1)),t(ES("Disconnected")),t(wi({timestamp:Ci(new Date,"isoDateTime"),message:"Disconnected from server",level:"warning"}))}catch(r){console.error(r)}},onGenerationResult:r=>{try{const{shouldLoopback:i,activeTab:o}=n().options,a={uuid:mg(),...r,category:"result"};if(t(sy({category:"result",image:a})),i)switch(Tx[o]){case"img2img":{t(rv(a));break}case"inpainting":{t(P5(a));break}}t(wi({timestamp:Ci(new Date,"isoDateTime"),message:`Image generated: ${r.url}`}))}catch(i){console.error(i)}},onIntermediateResult:r=>{try{t(Gye({uuid:mg(),...r})),t(wi({timestamp:Ci(new Date,"isoDateTime"),message:`Intermediate image generated: ${r.url}`}))}catch(i){console.error(i)}},onPostprocessingResult:r=>{try{t(sy({category:"result",image:{uuid:mg(),...r,category:"result"}})),t(wi({timestamp:Ci(new Date,"isoDateTime"),message:`Postprocessed: ${r.url}`}))}catch(i){console.error(i)}},onProgressUpdate:r=>{try{t(e0(!0)),t(l2e(r))}catch(i){console.error(i)}},onError:r=>{const{message:i,additionalData:o}=r;try{t(wi({timestamp:Ci(new Date,"isoDateTime"),message:`Server error: ${i}`,level:"error"})),t(nC()),t(tA())}catch(a){console.error(a)}},onGalleryImages:r=>{const{images:i,areMoreImagesAvailable:o,category:a}=r,s=i.map(l=>({uuid:mg(),...l}));t(Uye({images:s,areMoreImagesAvailable:o,category:a})),t(wi({timestamp:Ci(new Date,"isoDateTime"),message:`Loaded ${i.length} images`}))},onProcessingCanceled:()=>{t(d2e());const{intermediateImage:r}=n().gallery;r&&(t(sy({category:"result",image:r})),t(wi({timestamp:Ci(new Date,"isoDateTime"),message:`Intermediate image saved: ${r.url}`})),t(tA())),t(wi({timestamp:Ci(new Date,"isoDateTime"),message:"Processing canceled",level:"warning"}))},onImageDeleted:r=>{const{url:i}=r;t(jB(r));const{initialImage:o,maskPath:a}=n().options,{imageToInpaint:s}=n().inpainting;(o?.url===i||o===i)&&t(DC()),s?.url===i&&t(Z7()),a===i&&t(NC("")),t(wi({timestamp:Ci(new Date,"isoDateTime"),message:`Image deleted: ${i}`}))},onImageUploaded:r=>{const{destination:i,...o}=r,a={uuid:mg(),...o};try{switch(t(sy({image:a,category:"user"})),i){case"img2img":{t(rv(a));break}case"inpainting":{t(P5(a));break}default:{t(qB(a));break}}t(wi({timestamp:Ci(new Date,"isoDateTime"),message:`Image uploaded: ${r.url}`}))}catch(s){console.error(s)}},onMaskImageUploaded:r=>{const{url:i}=r;t(NC(i)),t(wi({timestamp:Ci(new Date,"isoDateTime"),message:`Mask image uploaded: ${i}`}))},onSystemConfig:r=>{t(u2e(r))},onModelChanged:r=>{const{model_name:i,model_list:o}=r;t($L(o)),t(ES("Model Changed")),t(e0(!1)),t(HL(!0)),t(wi({timestamp:Ci(new Date,"isoDateTime"),message:`Model changed: ${i}`,level:"info"}))},onModelChangeFailed:r=>{const{model_name:i,model_list:o}=r;t($L(o)),t(e0(!1)),t(HL(!0)),t(nC()),t(wi({timestamp:Ci(new Date,"isoDateTime"),message:`Model change failed: ${i}`,level:"error"}))}}},xCe=(e,t)=>{const{width:n,height:r}=e,i=document.createElement("div"),o=new h3.Stage({container:i,width:n,height:r}),a=new h3.Layer;return o.add(a),t.forEach(s=>a.add(new h3.Line({points:s.points,stroke:"rgb(0,0,0)",strokeWidth:s.strokeWidth*2,tension:0,lineCap:"round",lineJoin:"round",shadowForStrokeEnabled:!1,globalCompositeOperation:s.tool==="brush"?"source-over":"destination-out"}))),a.draw(),i.remove(),{stage:o,layer:a}},bCe=(e,t)=>{const n=e.toCanvas().getContext("2d")?.getImageData(t.x,t.y,t.width,t.height);if(!n)throw new Error("Unable to get image data from generated canvas");return!new Uint32Array(n.data.buffer).some(i=>i!==0)},SCe=(e,t,n)=>{const{stage:r,layer:i}=xCe(e,t),o=bCe(r,n);return i.add(new h3.Image({image:e,globalCompositeOperation:"source-out"})),{maskDataURL:r.toDataURL({...n}),isMaskEmpty:o}},wCe=e=>{const{generationMode:t,optionsState:n,inpaintingState:r,systemState:i,imageToProcessUrl:o,maskImageElement:a}=e,{prompt:s,iterations:l,steps:d,cfgScale:p,threshold:g,perlin:m,height:y,width:b,sampler:w,seed:P,seamless:E,hiresFix:k,img2imgStrength:L,initialImage:M,shouldFitToWidthHeight:O,shouldGenerateVariations:N,variationAmount:D,seedWeights:z,shouldRunESRGAN:H,upscalingLevel:V,upscalingStrength:j,shouldRunFacetool:he,facetoolStrength:de,codeformerFidelity:ve,facetoolType:ke,shouldRandomizeSeed:xe}=n,{shouldDisplayInProgress:Y}=i,U={prompt:s,iterations:l,steps:d,cfg_scale:p,threshold:g,perlin:m,height:y,width:b,sampler_name:w,seed:P,progress_images:Y};if(U.seed=xe?yB(N7,D7):P,["txt2img","img2img"].includes(t)&&(U.seamless=E,U.hires_fix=k),t==="img2img"&&M&&(U.init_img=typeof M=="string"?M:M.url,U.strength=L,U.fit=O),t==="inpainting"&&a){const{lines:X,boundingBoxCoordinate:me,boundingBoxDimensions:ye,inpaintReplace:Se,shouldUseInpaintReplace:He}=r,je={...me,...ye};U.init_img=o,U.strength=L,U.fit=!1;const{maskDataURL:ut,isMaskEmpty:qe}=SCe(a,X,je);U.is_mask_empty=qe,U.init_mask=ut.split("data:image/png;base64,")[1],He&&(U.inpaint_replace=Se),U.bounding_box=je,U.progress_images=!1}N?(U.variation_amount=D,z&&(U.with_variations=uve(z))):U.variation_amount=0;let oe=!1,ae=!1;return H&&(oe={level:V,strength:j}),he&&(ae={type:ke,strength:de},ke==="codeformer"&&(ae.codeformer_fidelity=ve)),{generationParameters:U,esrganParameters:oe,facetoolParameters:ae}},CCe=(e,t)=>{const{dispatch:n,getState:r}=e;return{emitGenerateImage:i=>{n(e0(!0));const o=r(),{options:a,system:s,inpainting:l,gallery:d}=o,p={generationMode:i,optionsState:a,inpaintingState:l,systemState:s};if(i==="inpainting"){if(!D5.current||!l.imageToInpaint?.url){n(wi({timestamp:Ci(new Date,"isoDateTime"),message:"Inpainting image not loaded, cannot generate image.",level:"error"})),n(nC());return}p.imageToProcessUrl=l.imageToInpaint.url,p.maskImageElement=D5.current}else if(!["txt2img","img2img"].includes(i)){if(!d.currentImage?.url)return;p.imageToProcessUrl=d.currentImage.url}const{generationParameters:g,esrganParameters:m,facetoolParameters:y}=wCe(p);t.emit("generateImage",g,m,y),g.init_mask&&(g.init_mask=g.init_mask.substr(0,20).concat("...")),n(wi({timestamp:Ci(new Date,"isoDateTime"),message:`Image generation requested: ${JSON.stringify({...g,...m,...y})}`}))},emitRunESRGAN:i=>{n(e0(!0));const o=r().options,{upscalingLevel:a,upscalingStrength:s}=o,l={upscale:[a,s]};t.emit("runPostprocessing",i,{type:"esrgan",...l}),n(wi({timestamp:Ci(new Date,"isoDateTime"),message:`ESRGAN upscale requested: ${JSON.stringify({file:i.url,...l})}`}))},emitRunFacetool:i=>{n(e0(!0));const o=r().options,{facetoolType:a,facetoolStrength:s,codeformerFidelity:l}=o,d={facetool_strength:s};a==="codeformer"&&(d.codeformer_fidelity=l),t.emit("runPostprocessing",i,{type:a,...d}),n(wi({timestamp:Ci(new Date,"isoDateTime"),message:`Face restoration (${a}) requested: ${JSON.stringify({file:i.url,...d})}`}))},emitDeleteImage:i=>{const{url:o,uuid:a,category:s}=i;n(jB(i)),t.emit("deleteImage",o,a,s)},emitRequestImages:i=>{const o=r().gallery,{earliest_mtime:a}=o.categories[i];t.emit("requestImages",i,a)},emitRequestNewImages:i=>{const o=r().gallery,{latest_mtime:a}=o.categories[i];t.emit("requestLatestImages",i,a)},emitCancelProcessing:()=>{t.emit("cancel")},emitUploadImage:i=>{const{file:o,destination:a}=i;t.emit("uploadImage",o,o.name,a)},emitUploadMaskImage:i=>{t.emit("uploadMaskImage",i,i.name)},emitRequestSystemConfig:()=>{t.emit("requestSystemConfig")},emitRequestModelChange:i=>{n(f2e()),t.emit("requestModelChange",i)}}},_Ce=()=>{const{origin:e}=new URL(window.location.href),t=y3(e,{timeout:6e4,path:window.location.pathname+"socket.io"});let n=!1;return i=>o=>a=>{const{onConnect:s,onDisconnect:l,onError:d,onPostprocessingResult:p,onGenerationResult:g,onIntermediateResult:m,onProgressUpdate:y,onGalleryImages:b,onProcessingCanceled:w,onImageDeleted:P,onImageUploaded:E,onMaskImageUploaded:k,onSystemConfig:L,onModelChanged:M,onModelChangeFailed:O}=yCe(i),{emitGenerateImage:N,emitRunESRGAN:D,emitRunFacetool:z,emitDeleteImage:H,emitRequestImages:V,emitRequestNewImages:j,emitCancelProcessing:he,emitUploadImage:de,emitUploadMaskImage:ve,emitRequestSystemConfig:ke,emitRequestModelChange:xe}=CCe(i,t);switch(n||(t.on("connect",()=>s()),t.on("disconnect",()=>l()),t.on("error",Y=>d(Y)),t.on("generationResult",Y=>g(Y)),t.on("postprocessingResult",Y=>p(Y)),t.on("intermediateResult",Y=>m(Y)),t.on("progressUpdate",Y=>y(Y)),t.on("galleryImages",Y=>b(Y)),t.on("processingCanceled",()=>{w()}),t.on("imageDeleted",Y=>{P(Y)}),t.on("imageUploaded",Y=>{E(Y)}),t.on("maskImageUploaded",Y=>{k(Y)}),t.on("systemConfig",Y=>{L(Y)}),t.on("modelChanged",Y=>{M(Y)}),t.on("modelChangeFailed",Y=>{O(Y)}),n=!0),a.type){case"socketio/generateImage":{N(a.payload);break}case"socketio/runESRGAN":{D(a.payload);break}case"socketio/runFacetool":{z(a.payload);break}case"socketio/deleteImage":{H(a.payload);break}case"socketio/requestImages":{V(a.payload);break}case"socketio/requestNewImages":{j(a.payload);break}case"socketio/cancelProcessing":{he();break}case"socketio/uploadImage":{de(a.payload);break}case"socketio/uploadMaskImage":{ve(a.payload);break}case"socketio/requestSystemConfig":{ke();break}case"socketio/requestModelChange":{xe(a.payload);break}}o(a)}},kCe={key:"root",storage:Pv,stateReconciler:fx,blacklist:["gallery","system","inpainting"]},ECe={key:"system",storage:Pv,stateReconciler:fx,blacklist:["isCancelable","isConnected","isProcessing","currentStep","socketId","isESRGANAvailable","isGFPGANAvailable","currentStep","totalSteps","currentIteration","totalIterations","currentStatus"]},PCe={key:"gallery",storage:Pv,stateReconciler:fx,whitelist:["galleryWidth","shouldPinGallery","shouldShowGallery","galleryScrollPosition","galleryImageMinimumWidth","galleryImageObjectFit"]},TCe={key:"inpainting",storage:Pv,stateReconciler:fx,blacklist:["pastLines","futuresLines","cursorPosition"]},LCe=UF({options:b6e,gallery:s3(PCe,Xye),system:s3(ECe,h2e),inpainting:s3(TCe,Dye)}),ACe=s3(kCe,LCe),UH=Gge({reducer:ACe,middleware:e=>e({serializableCheck:!1}).concat(_Ce())}),ct=Ame,Be=xme;function x3(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?x3=function(n){return typeof n}:x3=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},x3(e)}function MCe(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function hM(e,t){for(var n=0;n({textColor:e.colorMode==="dark"?"gray.800":"gray.100"})},Accordion:{baseStyle:e=>({button:{fontWeight:"bold",_hover:{bgColor:e.colorMode==="dark"?"rgba(255,255,255,0.05)":"rgba(0,0,0,0.05)"}},panel:{paddingBottom:2}})},FormLabel:{baseStyle:{fontWeight:"light"}},Button:{variants:{imageHoverIconButton:e=>({bg:e.colorMode==="dark"?"blackAlpha.700":"whiteAlpha.800",color:e.colorMode==="dark"?"whiteAlpha.700":"blackAlpha.700",_hover:{bg:e.colorMode==="dark"?"blackAlpha.800":"whiteAlpha.800",color:e.colorMode==="dark"?"whiteAlpha.900":"blackAlpha.900"}})}}}}),NCe=()=>S(Dn,{width:"100vw",height:"100vh",alignItems:"center",justifyContent:"center",children:S(M0,{thickness:"2px",speed:"1s",emptyColor:"gray.200",color:"gray.400",size:"xl"})}),DCe=Wt(e=>e.system,e=>({isProcessing:e.isProcessing,currentStep:e.currentStep,totalSteps:e.totalSteps,currentStatusHasSteps:e.currentStatusHasSteps}),{memoizeOptions:{resultEqualityCheck:la.exports.isEqual}}),zCe=()=>{const{isProcessing:e,currentStep:t,totalSteps:n,currentStatusHasSteps:r}=Be(DCe),i=t?Math.round(t*100/n):0;return S(hF,{value:i,isIndeterminate:e&&!r,className:"progress-bar"})};function FCe(e){const{title:t,hotkey:n,description:r}=e;return te("div",{className:"hotkey-modal-item",children:[te("div",{className:"hotkey-info",children:[S("p",{className:"hotkey-title",children:t}),r&&S("p",{className:"hotkey-description",children:r})]}),S("div",{className:"hotkey-key",children:n})]})}function BCe({children:e}){const{isOpen:t,onOpen:n,onClose:r}=f5(),i=[{title:"Invoke",desc:"Generate an image",hotkey:"Ctrl+Enter"},{title:"Cancel",desc:"Cancel image generation",hotkey:"Shift+X"},{title:"Focus Prompt",desc:"Focus the prompt input area",hotkey:"Alt+A"},{title:"Toggle Options",desc:"Open and close the options panel",hotkey:"O"},{title:"Pin Options",desc:"Pin the options panel",hotkey:"Shift+O"},{title:"Toggle Gallery",desc:"Open and close the gallery drawer",hotkey:"G"},{title:"Change Tabs",desc:"Switch to another workspace",hotkey:"1-6"},{title:"Theme Toggle",desc:"Switch between dark and light modes",hotkey:"Shift+D"},{title:"Console Toggle",desc:"Open and close console",hotkey:"`"}],o=[{title:"Set Parameters",desc:"Use all parameters of the current image",hotkey:"A"},{title:"Set Seed",desc:"Use the seed of the current image",hotkey:"S"},{title:"Restore Faces",desc:"Restore the current image",hotkey:"R"},{title:"Upscale",desc:"Upscale the current image",hotkey:"U"},{title:"Show Info",desc:"Show metadata info of the current image",hotkey:"I"},{title:"Send To Image To Image",desc:"Send current image to Image to Image",hotkey:"Shift+I"},{title:"Delete Image",desc:"Delete the current image",hotkey:"Del"}],a=[{title:"Previous Image",desc:"Display the previous image in gallery",hotkey:"Arrow left"},{title:"Next Image",desc:"Display the next image in gallery",hotkey:"Arrow right"},{title:"Toggle Gallery Pin",desc:"Pins and unpins the gallery to the UI",hotkey:"Shift+G"},{title:"Increase Gallery Image Size",desc:"Increases gallery thumbnails size",hotkey:"Shift+Up"},{title:"Decrease Gallery Image Size",desc:"Decreases gallery thumbnails size",hotkey:"Shift+Down"},{title:"Reset Gallery Image Size",desc:"Resets image gallery size",hotkey:"Shift+R"}],s=[{title:"Select Brush",desc:"Selects the inpainting brush",hotkey:"B"},{title:"Select Eraser",desc:"Selects the inpainting eraser",hotkey:"E"},{title:"Quick Toggle Brush/Eraser",desc:"Quick toggle between brush and eraser",hotkey:"X"},{title:"Decrease Brush Size",desc:"Decreases the size of the inpainting brush/eraser",hotkey:"["},{title:"Increase Brush Size",desc:"Increases the size of the inpainting brush/eraser",hotkey:"]"},{title:"Hide Mask",desc:"Hide and unhide mask",hotkey:"H"},{title:"Decrease Mask Opacity",desc:"Decreases the opacity of the mask",hotkey:"Shift+["},{title:"Increase Mask Opacity",desc:"Increases the opacity of the mask",hotkey:"Shift+]"},{title:"Invert Mask",desc:"Invert the mask preview",hotkey:"Shift+M"},{title:"Clear Mask",desc:"Clear the entire mask",hotkey:"Shift+C"},{title:"Undo Stroke",desc:"Undo a brush stroke",hotkey:"Ctrl+Z"},{title:"Redo Stroke",desc:"Redo a brush stroke",hotkey:"Ctrl+Shift+Z, Ctrl+Y"},{title:"Lock Bounding Box",desc:"Locks the bounding box",hotkey:"Shift+Q"},{title:"Quick Toggle Lock Bounding Box",desc:"Hold to toggle locking the bounding box",hotkey:"Q"},{title:"Expand Inpainting Area",desc:"Expand your inpainting work area",hotkey:"Shift+J"}],l=d=>{const p=[];return d.forEach((g,m)=>{p.push(S(FCe,{title:g.title,description:g.desc,hotkey:g.hotkey},m))}),S("div",{className:"hotkey-modal-category",children:p})};return te(Fn,{children:[C.exports.cloneElement(e,{onClick:n}),te(y0,{isOpen:t,onClose:r,children:[S(Zm,{}),te(Km,{className:"hotkeys-modal",children:[S(d7,{}),S("h1",{children:"Keyboard Shorcuts"}),S("div",{className:"hotkeys-modal-items",children:te(D4,{allowMultiple:!0,children:[te(Sf,{children:[te(xf,{className:"hotkeys-modal-button",children:[S("h2",{children:"App Hotkeys"}),S(bf,{})]}),S(wf,{children:l(i)})]}),te(Sf,{children:[te(xf,{className:"hotkeys-modal-button",children:[S("h2",{children:"General Hotkeys"}),S(bf,{})]}),S(wf,{children:l(o)})]}),te(Sf,{children:[te(xf,{className:"hotkeys-modal-button",children:[S("h2",{children:"Gallery Hotkeys"}),S(bf,{})]}),S(wf,{children:l(a)})]}),te(Sf,{children:[te(xf,{className:"hotkeys-modal-button",children:[S("h2",{children:"Inpainting Hotkeys"}),S(bf,{})]}),S(wf,{children:l(s)})]})]})})]})]})]})}const $Ce=e=>{const{isProcessing:t,isConnected:n}=Be(l=>l.system),r=ct(),{name:i,status:o,description:a}=e,s=()=>{r(lye(i))};return te("div",{className:"model-list-item",children:[S(Rr,{label:a,hasArrow:!0,placement:"bottom",children:S("div",{className:"model-list-item-name",children:i})}),S($D,{}),S("div",{className:`model-list-item-status ${o.split(" ").join("-")}`,children:o}),S("div",{className:"model-list-item-load-btn",children:S(Da,{size:"sm",onClick:s,isDisabled:o==="active"||t||!n,children:"Load"})})]})},HCe=Wt(e=>e.system,e=>{const t=At.map(e.model_list,(r,i)=>({name:i,...r})),n=t.find(r=>r.status==="active");return{models:t,activeModel:n}}),WCe=()=>{const{models:e}=Be(HCe);return S("div",{className:"model-list",children:S(D4,{allowToggle:!0,children:te(Sf,{children:[S(xf,{children:te("div",{className:"model-list-button",children:[S("h2",{children:"Models"}),S(bf,{})]})}),S(wf,{children:S("div",{className:"model-list-list",children:e.map((t,n)=>S($Ce,{name:t.name,status:t.status,description:t.description},n))})})]})})})};function qS({settingTitle:e,isChecked:t,dispatcher:n}){const r=ct();return S(Su,{styleClass:"settings-modal-item",label:e,isChecked:t,onChange:i=>r(n(i.target.checked))})}const VCe=Wt(e=>e.system,e=>{const{shouldDisplayInProgress:t,shouldConfirmOnDelete:n,shouldDisplayGuides:r,model_list:i}=e;return{shouldDisplayInProgress:t,shouldConfirmOnDelete:n,shouldDisplayGuides:r,models:At.map(i,(o,a)=>a)}},{memoizeOptions:{resultEqualityCheck:la.exports.isEqual}}),UCe=({children:e})=>{const{isOpen:t,onOpen:n,onClose:r}=f5(),{isOpen:i,onOpen:o,onClose:a}=f5(),{shouldDisplayInProgress:s,shouldConfirmOnDelete:l,shouldDisplayGuides:d}=Be(VCe),p=()=>{rW.purge().then(()=>{r(),o()})};return te(Fn,{children:[C.exports.cloneElement(e,{onClick:n}),te(y0,{isOpen:t,onClose:r,children:[S(Zm,{}),te(Km,{className:"settings-modal",children:[S(h7,{className:"settings-modal-header",children:"Settings"}),S(d7,{}),te(m5,{className:"settings-modal-content",children:[S(WCe,{}),te("div",{className:"settings-modal-items",children:[S(qS,{settingTitle:"Display In-Progress Images (slower)",isChecked:s,dispatcher:a2e}),S(qS,{settingTitle:"Confirm on Delete",isChecked:l,dispatcher:bB}),S(qS,{settingTitle:"Display Help Icons",isChecked:d,dispatcher:c2e})]}),te("div",{className:"settings-modal-reset",children:[S(Af,{size:"md",children:"Reset Web UI"}),S(Da,{colorScheme:"red",onClick:p,children:"Reset Web UI"}),S(wo,{children:"Resetting the web UI only resets the browser's local cache of your images and remembered settings. It does not delete any images from disk."}),S(wo,{children:"If images aren't showing up in the gallery or something else isn't working, please try resetting before submitting an issue on GitHub."})]})]}),S(f7,{children:S(Da,{onClick:r,children:"Close"})})]})]}),te(y0,{closeOnOverlayClick:!1,isOpen:i,onClose:a,isCentered:!0,children:[S(Zm,{bg:"blackAlpha.300",backdropFilter:"blur(40px)"}),S(Km,{children:S(m5,{pb:6,pt:6,children:S(Dn,{justifyContent:"center",children:S(wo,{fontSize:"lg",children:"Web UI has been reset. Refresh the page to reload."})})})})]})]})},GCe=Wt(e=>e.system,e=>({isConnected:e.isConnected,isProcessing:e.isProcessing,currentIteration:e.currentIteration,totalIterations:e.totalIterations,currentStatus:e.currentStatus,hasError:e.hasError,wasErrorSeen:e.wasErrorSeen}),{memoizeOptions:{resultEqualityCheck:la.exports.isEqual}}),jCe=()=>{const{isConnected:e,isProcessing:t,currentIteration:n,totalIterations:r,currentStatus:i,hasError:o,wasErrorSeen:a}=Be(GCe),s=ct();let l;e&&!o?l="status-good":l="status-bad";let d=i;return["generating","preparing","saving image","restoring faces","upscaling"].includes(d.toLowerCase())&&(l="status-working"),d&&t&&r>1&&(d+=` (${n}/${r})`),S(Rr,{label:o&&!a?"Click to clear, check logs for details":void 0,children:S(wo,{cursor:o&&!a?"pointer":"initial",onClick:()=>{(o||!a)&&s(SB())},className:`status ${l}`,children:d})})},qCe=()=>{const{colorMode:e,toggleColorMode:t}=r4();zt("shift+d",()=>{t()},[e,t]);const n=e=="light"?S(W2e,{}):S(Z2e,{}),r=e=="light"?18:20;return te("div",{className:"site-header",children:[te("div",{className:"site-header-left-side",children:[S("img",{src:WB,alt:"invoke-ai-logo"}),te("h1",{children:["invoke ",S("strong",{children:"ai"})]})]}),te("div",{className:"site-header-right-side",children:[S(jCe,{}),S(BCe,{children:S("div",{children:S(Rr,{hasArrow:!0,label:"Hotkeys",placement:"bottom",children:S(Hr,{"aria-label":"Hotkeys",variant:"link",fontSize:24,size:"sm",icon:S(w2e,{})})})})}),S(Rr,{hasArrow:!0,label:"Theme",placement:"bottom",children:S(Hr,{"aria-label":"Toggle Dark Mode",onClick:t,variant:"link",size:"sm",fontSize:r,icon:n})}),S(Rr,{hasArrow:!0,label:"Report Bug",placement:"bottom",children:S(Hr,{"aria-label":"Link to Github Issues",variant:"link",fontSize:23,size:"sm",icon:S(qp,{isExternal:!0,href:"http://github.com/invoke-ai/InvokeAI/issues",children:S(_B,{})})})}),S(Rr,{hasArrow:!0,label:"Github",placement:"bottom",children:S(Hr,{"aria-label":"Link to Github Repo",variant:"link",fontSize:20,size:"sm",icon:S(qp,{isExternal:!0,href:"http://github.com/invoke-ai/InvokeAI",children:S(M2e,{})})})}),S(Rr,{hasArrow:!0,label:"Discord",placement:"bottom",children:S(Hr,{"aria-label":"Link to Discord Server",variant:"link",fontSize:20,size:"sm",icon:S(qp,{isExternal:!0,href:"https://discord.gg/ZmtBAhwWhy",children:S(A2e,{})})})}),S(UCe,{children:S("div",{children:S(Rr,{label:"Settings",children:S(Hr,{"aria-label":"Settings",variant:"link",fontSize:24,size:"sm",icon:S(x2e,{})})})})})]})]})},KCe=Wt(e=>e.system,e=>e.log,{memoizeOptions:{resultEqualityCheck:(e,t)=>e.length===t.length}}),ZCe=Wt(e=>e.system,e=>({shouldShowLogViewer:e.shouldShowLogViewer,hasError:e.hasError,wasErrorSeen:e.wasErrorSeen}),{memoizeOptions:{resultEqualityCheck:la.exports.isEqual}}),YCe=()=>{const e=ct(),t=Be(KCe),{shouldShowLogViewer:n,hasError:r,wasErrorSeen:i}=Be(ZCe),[o,a]=C.exports.useState(!0),s=C.exports.useRef(null);C.exports.useLayoutEffect(()=>{s.current!==null&&o&&(s.current.scrollTop=s.current.scrollHeight)},[o,t,n]);const l=()=>{e(SB()),e(FL(!n))};return zt("`",()=>{e(FL(!n))},[n]),te(Fn,{children:[n&&S(XB,{defaultSize:{width:"100%",height:200},style:{display:"flex",position:"fixed",left:0,bottom:0,zIndex:9999},maxHeight:"90vh",children:S("div",{className:"console",ref:s,onScroll:()=>{!s.current||o&&s.current.scrollTop{const{timestamp:m,message:y,level:b}=p;return te("div",{className:`console-entry console-${b}-color`,children:[te("p",{className:"console-timestamp",children:[m,":"]}),S("p",{className:"console-message",children:y})]},g)})})}),n&&S(Rr,{hasArrow:!0,label:o?"Autoscroll On":"Autoscroll Off",children:S(Hr,{className:"console-autoscroll-icon-button","data-autoscroll-enabled":o,size:"sm","aria-label":"Toggle autoscroll",variant:"solid",icon:S(I2e,{}),onClick:()=>a(!o)})}),S(Rr,{hasArrow:!0,label:n?"Hide Console":"Show Console",children:S(Hr,{className:"console-toggle-icon-button","data-error-seen":r||!i,size:"sm",position:"fixed",variant:"solid","aria-label":"Toggle Log Viewer",icon:n?S(H2e,{}):S(D2e,{}),onClick:l})})]})};function XCe(){async function e(n=""){return await fetch(n,{method:"GET",cache:"no-cache"})}const t=()=>{const n=document.location;e(n+"/flaskwebgui-keep-server-alive").then(i=>i)};(!{BASE_URL:"./",MODE:"production",DEV:!1,PROD:!0}.NODE_ENV||{BASE_URL:"./",MODE:"production",DEV:!1,PROD:!0}.NODE_ENV==="production")&&document.addEventListener("DOMContentLoaded",()=>{t(),setInterval(t,3e3)})}var QCe=new Map([["aac","audio/aac"],["abw","application/x-abiword"],["arc","application/x-freearc"],["avif","image/avif"],["avi","video/x-msvideo"],["azw","application/vnd.amazon.ebook"],["bin","application/octet-stream"],["bmp","image/bmp"],["bz","application/x-bzip"],["bz2","application/x-bzip2"],["cda","application/x-cdf"],["csh","application/x-csh"],["css","text/css"],["csv","text/csv"],["doc","application/msword"],["docx","application/vnd.openxmlformats-officedocument.wordprocessingml.document"],["eot","application/vnd.ms-fontobject"],["epub","application/epub+zip"],["gz","application/gzip"],["gif","image/gif"],["heic","image/heic"],["heif","image/heif"],["htm","text/html"],["html","text/html"],["ico","image/vnd.microsoft.icon"],["ics","text/calendar"],["jar","application/java-archive"],["jpeg","image/jpeg"],["jpg","image/jpeg"],["js","text/javascript"],["json","application/json"],["jsonld","application/ld+json"],["mid","audio/midi"],["midi","audio/midi"],["mjs","text/javascript"],["mp3","audio/mpeg"],["mp4","video/mp4"],["mpeg","video/mpeg"],["mpkg","application/vnd.apple.installer+xml"],["odp","application/vnd.oasis.opendocument.presentation"],["ods","application/vnd.oasis.opendocument.spreadsheet"],["odt","application/vnd.oasis.opendocument.text"],["oga","audio/ogg"],["ogv","video/ogg"],["ogx","application/ogg"],["opus","audio/opus"],["otf","font/otf"],["png","image/png"],["pdf","application/pdf"],["php","application/x-httpd-php"],["ppt","application/vnd.ms-powerpoint"],["pptx","application/vnd.openxmlformats-officedocument.presentationml.presentation"],["rar","application/vnd.rar"],["rtf","application/rtf"],["sh","application/x-sh"],["svg","image/svg+xml"],["swf","application/x-shockwave-flash"],["tar","application/x-tar"],["tif","image/tiff"],["tiff","image/tiff"],["ts","video/mp2t"],["ttf","font/ttf"],["txt","text/plain"],["vsd","application/vnd.visio"],["wav","audio/wav"],["weba","audio/webm"],["webm","video/webm"],["webp","image/webp"],["woff","font/woff"],["woff2","font/woff2"],["xhtml","application/xhtml+xml"],["xls","application/vnd.ms-excel"],["xlsx","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"],["xml","application/xml"],["xul","application/vnd.mozilla.xul+xml"],["zip","application/zip"],["7z","application/x-7z-compressed"],["mkv","video/x-matroska"],["mov","video/quicktime"],["msg","application/vnd.ms-outlook"]]);function Rv(e,t){var n=JCe(e);if(typeof n.path!="string"){var r=e.webkitRelativePath;Object.defineProperty(n,"path",{value:typeof t=="string"?t:typeof r=="string"&&r.length>0?r:e.name,writable:!1,configurable:!1,enumerable:!0})}return n}function JCe(e){var t=e.name,n=t&&t.lastIndexOf(".")!==-1;if(n&&!e.type){var r=t.split(".").pop().toLowerCase(),i=QCe.get(r);i&&Object.defineProperty(e,"type",{value:i,writable:!1,configurable:!1,enumerable:!0})}return e}var e9e=[".DS_Store","Thumbs.db"];function t9e(e){return L0(this,void 0,void 0,function(){return A0(this,function(t){return z5(e)&&n9e(e.dataTransfer)?[2,a9e(e.dataTransfer,e.type)]:r9e(e)?[2,i9e(e)]:Array.isArray(e)&&e.every(function(n){return"getFile"in n&&typeof n.getFile=="function"})?[2,o9e(e)]:[2,[]]})})}function n9e(e){return z5(e)}function r9e(e){return z5(e)&&z5(e.target)}function z5(e){return typeof e=="object"&&e!==null}function i9e(e){return GC(e.target.files).map(function(t){return Rv(t)})}function o9e(e){return L0(this,void 0,void 0,function(){var t;return A0(this,function(n){switch(n.label){case 0:return[4,Promise.all(e.map(function(r){return r.getFile()}))];case 1:return t=n.sent(),[2,t.map(function(r){return Rv(r)})]}})})}function a9e(e,t){return L0(this,void 0,void 0,function(){var n,r;return A0(this,function(i){switch(i.label){case 0:return e.items?(n=GC(e.items).filter(function(o){return o.kind==="file"}),t!=="drop"?[2,n]:[4,Promise.all(n.map(s9e))]):[3,2];case 1:return r=i.sent(),[2,gM(jH(r))];case 2:return[2,gM(GC(e.files).map(function(o){return Rv(o)}))]}})})}function gM(e){return e.filter(function(t){return e9e.indexOf(t.name)===-1})}function GC(e){if(e===null)return[];for(var t=[],n=0;ne.length)&&(t=e.length);for(var n=0,r=new Array(t);nn)return[!1,bM(n)];if(e.sizen)return[!1,bM(n)]}return[!0,null]}function df(e){return e!=null}function C9e(e){var t=e.files,n=e.accept,r=e.minSize,i=e.maxSize,o=e.multiple,a=e.maxFiles,s=e.validator;return!o&&t.length>1||o&&a>=1&&t.length>a?!1:t.every(function(l){var d=YH(l,n),p=iv(d,1),g=p[0],m=XH(l,r,i),y=iv(m,1),b=y[0],w=s?s(l):null;return g&&b&&!w})}function F5(e){return typeof e.isPropagationStopped=="function"?e.isPropagationStopped():typeof e.cancelBubble<"u"?e.cancelBubble:!1}function My(e){return e.dataTransfer?Array.prototype.some.call(e.dataTransfer.types,function(t){return t==="Files"||t==="application/x-moz-file"}):!!e.target&&!!e.target.files}function wM(e){e.preventDefault()}function _9e(e){return e.indexOf("MSIE")!==-1||e.indexOf("Trident/")!==-1}function k9e(e){return e.indexOf("Edge/")!==-1}function E9e(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.navigator.userAgent;return _9e(e)||k9e(e)}function nl(){for(var e=arguments.length,t=new Array(e),n=0;n1?i-1:0),a=1;ae.length)&&(t=e.length);for(var n=0,r=new Array(t);n=0)&&(!Object.prototype.propertyIsEnumerable.call(e,r)||(n[r]=e[r]))}return n}function V9e(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,o;for(o=0;o=0)&&(n[i]=e[i]);return n}var S_=C.exports.forwardRef(function(e,t){var n=e.children,r=B5(e,I9e),i=nW(r),o=i.open,a=B5(i,R9e);return C.exports.useImperativeHandle(t,function(){return{open:o}},[o]),S(C.exports.Fragment,{children:n(sr(sr({},a),{},{open:o}))})});S_.displayName="Dropzone";var tW={disabled:!1,getFilesFromEvent:t9e,maxSize:1/0,minSize:0,multiple:!0,maxFiles:0,preventDropOnDocument:!0,noClick:!1,noKeyboard:!1,noDrag:!1,noDragEventsBubbling:!1,validator:null,useFsAccessApi:!0,autoFocus:!1};S_.defaultProps=tW;S_.propTypes={children:An.exports.func,accept:An.exports.objectOf(An.exports.arrayOf(An.exports.string)),multiple:An.exports.bool,preventDropOnDocument:An.exports.bool,noClick:An.exports.bool,noKeyboard:An.exports.bool,noDrag:An.exports.bool,noDragEventsBubbling:An.exports.bool,minSize:An.exports.number,maxSize:An.exports.number,maxFiles:An.exports.number,disabled:An.exports.bool,getFilesFromEvent:An.exports.func,onFileDialogCancel:An.exports.func,onFileDialogOpen:An.exports.func,useFsAccessApi:An.exports.bool,autoFocus:An.exports.bool,onDragEnter:An.exports.func,onDragLeave:An.exports.func,onDragOver:An.exports.func,onDrop:An.exports.func,onDropAccepted:An.exports.func,onDropRejected:An.exports.func,onError:An.exports.func,validator:An.exports.func};var ZC={isFocused:!1,isFileDialogActive:!1,isDragActive:!1,isDragAccept:!1,isDragReject:!1,acceptedFiles:[],fileRejections:[]};function nW(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=sr(sr({},tW),e),n=t.accept,r=t.disabled,i=t.getFilesFromEvent,o=t.maxSize,a=t.minSize,s=t.multiple,l=t.maxFiles,d=t.onDragEnter,p=t.onDragLeave,g=t.onDragOver,m=t.onDrop,y=t.onDropAccepted,b=t.onDropRejected,w=t.onFileDialogCancel,P=t.onFileDialogOpen,E=t.useFsAccessApi,k=t.autoFocus,L=t.preventDropOnDocument,M=t.noClick,O=t.noKeyboard,N=t.noDrag,D=t.noDragEventsBubbling,z=t.onError,H=t.validator,V=C.exports.useMemo(function(){return L9e(n)},[n]),j=C.exports.useMemo(function(){return T9e(n)},[n]),he=C.exports.useMemo(function(){return typeof P=="function"?P:_M},[P]),de=C.exports.useMemo(function(){return typeof w=="function"?w:_M},[w]),ve=C.exports.useRef(null),ke=C.exports.useRef(null),xe=C.exports.useReducer(U9e,ZC),Y=KS(xe,2),U=Y[0],oe=Y[1],ae=U.isFocused,X=U.isFileDialogActive,me=C.exports.useRef(typeof window<"u"&&window.isSecureContext&&E&&P9e()),ye=function(){!me.current&&X&&setTimeout(function(){if(ke.current){var Ze=ke.current.files;Ze.length||(oe({type:"closeDialog"}),de())}},300)};C.exports.useEffect(function(){return window.addEventListener("focus",ye,!1),function(){window.removeEventListener("focus",ye,!1)}},[ke,X,de,me]);var Se=C.exports.useRef([]),He=function(Ze){ve.current&&ve.current.contains(Ze.target)||(Ze.preventDefault(),Se.current=[])};C.exports.useEffect(function(){return L&&(document.addEventListener("dragover",wM,!1),document.addEventListener("drop",He,!1)),function(){L&&(document.removeEventListener("dragover",wM),document.removeEventListener("drop",He))}},[ve,L]),C.exports.useEffect(function(){return!r&&k&&ve.current&&ve.current.focus(),function(){}},[ve,k,r]);var je=C.exports.useCallback(function(Ie){z?z(Ie):console.error(Ie)},[z]),ut=C.exports.useCallback(function(Ie){Ie.preventDefault(),Ie.persist(),bt(Ie),Se.current=[].concat(D9e(Se.current),[Ie.target]),My(Ie)&&Promise.resolve(i(Ie)).then(function(Ze){if(!(F5(Ie)&&!D)){var Kt=Ze.length,Ut=Kt>0&&C9e({files:Ze,accept:V,minSize:a,maxSize:o,multiple:s,maxFiles:l,validator:H}),_e=Kt>0&&!Ut;oe({isDragAccept:Ut,isDragReject:_e,isDragActive:!0,type:"setDraggedFiles"}),d&&d(Ie)}}).catch(function(Ze){return je(Ze)})},[i,d,je,D,V,a,o,s,l,H]),qe=C.exports.useCallback(function(Ie){Ie.preventDefault(),Ie.persist(),bt(Ie);var Ze=My(Ie);if(Ze&&Ie.dataTransfer)try{Ie.dataTransfer.dropEffect="copy"}catch{}return Ze&&g&&g(Ie),!1},[g,D]),at=C.exports.useCallback(function(Ie){Ie.preventDefault(),Ie.persist(),bt(Ie);var Ze=Se.current.filter(function(Ut){return ve.current&&ve.current.contains(Ut)}),Kt=Ze.indexOf(Ie.target);Kt!==-1&&Ze.splice(Kt,1),Se.current=Ze,!(Ze.length>0)&&(oe({type:"setDraggedFiles",isDragActive:!1,isDragAccept:!1,isDragReject:!1}),My(Ie)&&p&&p(Ie))},[ve,p,D]),et=C.exports.useCallback(function(Ie,Ze){var Kt=[],Ut=[];Ie.forEach(function(_e){var kt=YH(_e,V),Ne=KS(kt,2),tt=Ne[0],nn=Ne[1],In=XH(_e,a,o),Fe=KS(In,2),lt=Fe[0],Xe=Fe[1],Lt=H?H(_e):null;if(tt&<&&!Lt)Kt.push(_e);else{var Zt=[nn,Xe];Lt&&(Zt=Zt.concat(Lt)),Ut.push({file:_e,errors:Zt.filter(function(Zn){return Zn})})}}),(!s&&Kt.length>1||s&&l>=1&&Kt.length>l)&&(Kt.forEach(function(_e){Ut.push({file:_e,errors:[w9e]})}),Kt.splice(0)),oe({acceptedFiles:Kt,fileRejections:Ut,type:"setFiles"}),m&&m(Kt,Ut,Ze),Ut.length>0&&b&&b(Ut,Ze),Kt.length>0&&y&&y(Kt,Ze)},[oe,s,V,a,o,l,m,y,b,H]),it=C.exports.useCallback(function(Ie){Ie.preventDefault(),Ie.persist(),bt(Ie),Se.current=[],My(Ie)&&Promise.resolve(i(Ie)).then(function(Ze){F5(Ie)&&!D||et(Ze,Ie)}).catch(function(Ze){return je(Ze)}),oe({type:"reset"})},[i,et,je,D]),Mt=C.exports.useCallback(function(){if(me.current){oe({type:"openDialog"}),he();var Ie={multiple:s,types:j};window.showOpenFilePicker(Ie).then(function(Ze){return i(Ze)}).then(function(Ze){et(Ze,null),oe({type:"closeDialog"})}).catch(function(Ze){A9e(Ze)?(de(Ze),oe({type:"closeDialog"})):M9e(Ze)?(me.current=!1,ke.current?(ke.current.value=null,ke.current.click()):je(new Error("Cannot open the file picker because the https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API is not supported and no was provided."))):je(Ze)});return}ke.current&&(oe({type:"openDialog"}),he(),ke.current.value=null,ke.current.click())},[oe,he,de,E,et,je,j,s]),wt=C.exports.useCallback(function(Ie){!ve.current||!ve.current.isEqualNode(Ie.target)||(Ie.key===" "||Ie.key==="Enter"||Ie.keyCode===32||Ie.keyCode===13)&&(Ie.preventDefault(),Mt())},[ve,Mt]),Le=C.exports.useCallback(function(){oe({type:"focus"})},[]),ot=C.exports.useCallback(function(){oe({type:"blur"})},[]),Et=C.exports.useCallback(function(){M||(E9e()?setTimeout(Mt,0):Mt())},[M,Mt]),rt=function(Ze){return r?null:Ze},gt=function(Ze){return O?null:rt(Ze)},Sn=function(Ze){return N?null:rt(Ze)},bt=function(Ze){D&&Ze.stopPropagation()},qt=C.exports.useMemo(function(){return function(){var Ie=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},Ze=Ie.refKey,Kt=Ze===void 0?"ref":Ze,Ut=Ie.role,_e=Ie.onKeyDown,kt=Ie.onFocus,Ne=Ie.onBlur,tt=Ie.onClick,nn=Ie.onDragEnter,In=Ie.onDragOver,Fe=Ie.onDragLeave,lt=Ie.onDrop,Xe=B5(Ie,O9e);return sr(sr(KC({onKeyDown:gt(nl(_e,wt)),onFocus:gt(nl(kt,Le)),onBlur:gt(nl(Ne,ot)),onClick:rt(nl(tt,Et)),onDragEnter:Sn(nl(nn,ut)),onDragOver:Sn(nl(In,qe)),onDragLeave:Sn(nl(Fe,at)),onDrop:Sn(nl(lt,it)),role:typeof Ut=="string"&&Ut!==""?Ut:"presentation"},Kt,ve),!r&&!O?{tabIndex:0}:{}),Xe)}},[ve,wt,Le,ot,Et,ut,qe,at,it,O,N,r]),wn=C.exports.useCallback(function(Ie){Ie.stopPropagation()},[]),pn=C.exports.useMemo(function(){return function(){var Ie=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},Ze=Ie.refKey,Kt=Ze===void 0?"ref":Ze,Ut=Ie.onChange,_e=Ie.onClick,kt=B5(Ie,N9e),Ne=KC({accept:V,multiple:s,type:"file",style:{display:"none"},onChange:rt(nl(Ut,it)),onClick:rt(nl(_e,wn)),tabIndex:-1},Kt,ke);return sr(sr({},Ne),kt)}},[ke,n,s,it,r]);return sr(sr({},U),{},{isFocused:ae&&!r,getRootProps:qt,getInputProps:pn,rootRef:ve,inputRef:ke,open:rt(Mt)})}function U9e(e,t){switch(t.type){case"focus":return sr(sr({},e),{},{isFocused:!0});case"blur":return sr(sr({},e),{},{isFocused:!1});case"openDialog":return sr(sr({},ZC),{},{isFileDialogActive:!0});case"closeDialog":return sr(sr({},e),{},{isFileDialogActive:!1});case"setDraggedFiles":return sr(sr({},e),{},{isDragActive:t.isDragActive,isDragAccept:t.isDragAccept,isDragReject:t.isDragReject});case"setFiles":return sr(sr({},e),{},{acceptedFiles:t.acceptedFiles,fileRejections:t.fileRejections});case"reset":return sr({},ZC);default:return e}}function _M(){}const G9e=e=>{const{children:t}=e,n=ct(),r=Be(pa),i=od({}),[o,a]=C.exports.useState(!1),s=C.exports.useCallback(P=>{a(!0);const E=P.errors.reduce((k,L)=>k+` +`+L.message,"");i({title:"Upload failed",description:E,status:"error",isClosable:!0})},[i]),l=C.exports.useCallback(P=>{a(!0);const E={file:P};["img2img","inpainting"].includes(r)&&(E.destination=r),n(UL(E))},[n,r]),d=C.exports.useCallback((P,E)=>{E.forEach(k=>{s(k)}),P.forEach(k=>{l(k)})},[l,s]),{getRootProps:p,getInputProps:g,isDragAccept:m,isDragReject:y,isDragActive:b,open:w}=nW({accept:{"image/png":[".png"],"image/jpeg":[".jpg",".jpeg",".png"]},noClick:!0,onDrop:d,maxFiles:1});return C.exports.useEffect(()=>{const P=E=>{const k=E.clipboardData?.items;if(!k)return;const L=[];for(const N of k)N.kind==="file"&&["image/png","image/jpg"].includes(N.type)&&L.push(N);if(!L.length)return;if(E.stopImmediatePropagation(),L.length>1){i({description:"Multiple images pasted, may only upload one image at a time",status:"error",isClosable:!0});return}const M=L[0].getAsFile();if(!M){i({description:"Unable to load file",status:"error",isClosable:!0});return}const O={file:M};["img2img","inpainting"].includes(r)&&(O.destination=r),n(UL(O))};return document.addEventListener("paste",P),()=>{document.removeEventListener("paste",P)}},[n,i,r]),S(VB.Provider,{value:w,children:te("div",{...p({style:{}}),children:[S("input",{...g()}),t,b&&te("div",{className:"dropzone-container",children:[m&&S("div",{className:"dropzone-overlay is-drag-accept",children:S(Af,{size:"lg",children:"Drop Images"})}),y&&te("div",{className:"dropzone-overlay is-drag-reject",children:[S(Af,{size:"lg",children:"Invalid Upload"}),S(Af,{size:"md",children:"Must be single JPEG or PNG image"})]}),o&&S("div",{className:"dropzone-overlay is-handling-upload",children:S(M0,{})})]})]})})},j9e=()=>{const e=ct();return S(sn,{tooltip:"Show Gallery (G)",tooltipPlacement:"top","aria-label":"Show Gallery",styleClass:"floating-show-hide-button right",onMouseOver:()=>{e(sC(!0))},children:S(PB,{})})};function q9e(e){return ft({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M32 384h272v32H32zM400 384h80v32h-80zM384 447.5c0 17.949-14.327 32.5-32 32.5-17.673 0-32-14.551-32-32.5v-95c0-17.949 14.327-32.5 32-32.5 17.673 0 32 14.551 32 32.5v95z"}},{tag:"g",attr:{},child:[{tag:"path",attr:{d:"M32 240h80v32H32zM208 240h272v32H208zM192 303.5c0 17.949-14.327 32.5-32 32.5-17.673 0-32-14.551-32-32.5v-95c0-17.949 14.327-32.5 32-32.5 17.673 0 32 14.551 32 32.5v95z"}}]},{tag:"g",attr:{},child:[{tag:"path",attr:{d:"M32 96h272v32H32zM400 96h80v32h-80zM384 159.5c0 17.949-14.327 32.5-32 32.5-17.673 0-32-14.551-32-32.5v-95c0-17.949 14.327-32.5 32-32.5 17.673 0 32 14.551 32 32.5v95z"}}]}]})(e)}const K9e=Wt(e=>e.options,e=>{const{shouldPinOptionsPanel:t,shouldShowOptionsPanel:n}=e;return{shouldShowProcessButtons:!t||!n}},{memoizeOptions:{resultEqualityCheck:At.isEqual}}),Z9e=()=>{const e=ct(),{shouldShowProcessButtons:t}=Be(K9e);return te("div",{className:"show-hide-button-options",children:[S(sn,{tooltip:"Show Options Panel (O)",tooltipPlacement:"top","aria-label":"Show Options Panel",onClick:()=>{e(zC(!0))},children:S(q9e,{})}),t&&te(Fn,{children:[S(MB,{iconButton:!0}),S(RB,{}),S(IB,{})]})]})};XCe();const Y9e=Wt([e=>e.gallery,e=>e.options,e=>e.system,pa],(e,t,n,r)=>{const{shouldShowGallery:i,shouldHoldGalleryOpen:o,shouldPinGallery:a}=e,{shouldShowOptionsPanel:s,shouldHoldOptionsPanelOpen:l,shouldPinOptionsPanel:d}=t,p=At.reduce(n.model_list,(y,b,w)=>(b.status==="active"&&(y=w),y),""),g=!(i||o&&!a),m=!(s||l&&!d)&&["txt2img","img2img","inpainting"].includes(r);return{modelStatusText:p,shouldShowGalleryButton:g,shouldShowOptionsPanelButton:m}},{memoizeOptions:{resultEqualityCheck:At.isEqual}}),X9e=()=>{const e=ct(),{shouldShowGalleryButton:t,shouldShowOptionsPanelButton:n}=Be(Y9e);return C.exports.useEffect(()=>{e(sye())},[e]),S("div",{className:"App",children:te(G9e,{children:[S(zCe,{}),te("div",{className:"app-content",children:[S(qCe,{}),S(e6e,{})]}),S("div",{className:"app-console",children:S(YCe,{})}),t&&S(j9e,{}),n&&S(Z9e,{})]})})};const rW=Qme(UH);YS.createRoot(document.getElementById("root")).render(S(ne.StrictMode,{children:S(Pme,{store:UH,children:S(GH,{loading:S(NCe,{}),persistor:rW,children:te(hge,{theme:pM,children:[S(lZ,{initialColorMode:pM.config.initialColorMode}),S(X9e,{})]})})})})); diff --git a/frontend/dist/assets/index.c1f2c49a.css b/frontend/dist/assets/index.c1f2c49a.css deleted file mode 100644 index 2069ea6e27..0000000000 --- a/frontend/dist/assets/index.c1f2c49a.css +++ /dev/null @@ -1 +0,0 @@ -[data-theme=dark]{--white: rgb(255, 255, 255);--root-bg-color: rgb(10, 10, 10);--background-color: rgb(20, 20, 26);--background-color-secondary: rgb(16, 16, 22);--text-color: rgb(255, 255, 255);--text-color-secondary: rgb(160, 162, 188);--subtext-color: rgb(24, 24, 34);--subtext-color-bright: rgb(48, 48, 64);--border-color: rgb(30, 30, 46);--border-color-light: rgb(60, 60, 76);--invalid: rgb(255, 75, 75);--invalid-secondary: rgb(120, 5, 5);--accent-color: rgb(80, 40, 200);--accent-color-hover: rgb(104, 60, 230);--destructive-color: rgb(185, 55, 55);--destructive-color-hover: rgb(255, 75, 75);--border-color-invalid: rgb(255, 80, 50);--box-shadow-color-invalid: rgb(210, 30, 10);--svg-color: rgb(24, 24, 34);--progress-bar-color: rgb(100, 50, 245);--prompt-bg-color: rgb(10, 10, 10);--btn-svg-color: rgb(255, 255, 255);--btn-grey: rgb(30, 32, 42);--btn-grey-hover: rgb(46, 48, 68);--btn-load-more: rgb(30, 32, 42);--btn-load-more-hover: rgb(54, 56, 66);--switch-bg-color: rgb(100, 102, 110);--switch-bg-active-color: rgb(80, 40, 200);--resizeable-handle-border-color: rgb(80, 82, 112);--tab-color: rgb(30, 32, 42);--tab-hover-color: rgb(36, 38, 48);--tab-list-bg: var(--accent-color);--tab-list-text: rgb(202,204,216);--tab-list-text-inactive: rgb(92, 94, 114);--tab-panel-bg: rgb(20, 22, 28);--metadata-bg-color: rgba(0, 0, 0, .7);--metadata-json-bg-color: rgba(255, 255, 255, .1);--status-good-color: rgb(125, 255, 100);--status-good-glow: rgb(40, 215, 40);--status-working-color: rgb(255, 175, 55);--status-working-glow: rgb(255, 160, 55);--status-bad-color: rgb(255, 90, 90);--status-bad-glow: rgb(255, 40, 40);--settings-modal-bg: rgb(30, 32, 42);--input-checkbox-bg: rgb(90, 90, 120);--input-checkbox-checked-bg: rgb(80, 40, 200);--input-checkbox-checked-tick: rgb(0, 0, 0);--input-border-color: rgb(140, 110, 255);--input-box-shadow-color: rgb(80, 30, 210);--error-level-info: rgb(200, 202, 224);--error-level-warning: rgb(255, 225, 105);--error-level-error: rgb(255, 81, 46);--console-bg-color: rgb(30, 30, 36);--console-icon-button-bg-color: rgb(50, 53, 64);--console-icon-button-bg-color-hover: rgb(70, 73, 84);--img2img-img-bg-color: rgb(30, 32, 42);--context-menu-bg-color: rgb(46, 48, 58);--context-menu-box-shadow: none;--context-menu-bg-color-hover: rgb(30, 32, 42);--floating-button-drop-shadow: drop-shadow(0 0 1rem rgba(140, 101, 255, .5))}[data-theme=light]{--white: rgb(255, 255, 255);--root-bg-color: rgb(255, 255, 255);--background-color: rgb(220, 222, 224);--background-color-secondary: rgb(204, 206, 208);--text-color: rgb(0, 0, 0);--text-color-secondary: rgb(40, 40, 40);--subtext-color: rgb(24, 24, 34);--subtext-color-bright: rgb(142, 144, 146);--border-color: rgb(200, 200, 200);--border-color-light: rgb(147, 147, 147);--invalid: rgb(255, 75, 75);--invalid-secondary: rgb(120, 5, 5);--accent-color: rgb(235, 185, 5);--accent-color-hover: rgb(255, 200, 0);--destructive-color: rgb(237, 51, 51);--destructive-color-hover: rgb(255, 55, 55);--border-color-invalid: rgb(255, 80, 50);--box-shadow-color-invalid: none;--svg-color: rgb(186, 188, 190);--progress-bar-color: rgb(235, 185, 5);--prompt-bg-color: rgb(225, 227, 229);--btn-svg-color: rgb(0, 0, 0);--btn-grey: rgb(220, 222, 224);--btn-grey-hover: rgb(230, 232, 234);--btn-load-more: rgb(202, 204, 206);--btn-load-more-hover: rgb(178, 180, 182);--switch-bg-color: rgb(178, 180, 182);--switch-bg-active-color: rgb(235, 185, 5);--resizeable-handle-border-color: rgb(160, 162, 164);--tab-color: rgb(202, 204, 206);--tab-hover-color: rgb(206, 208, 210);--tab-list-bg: rgb(235, 185, 5);--tab-list-text: rgb(0, 0, 0);--tab-list-text-inactive: rgb(106, 108, 110);--tab-panel-bg: rgb(214, 216, 218);--metadata-bg-color: rgba(230, 230, 230, .9);--metadata-json-bg-color: rgba(0, 0, 0, .1);--status-good-color: rgb(21, 126, 0);--status-good-glow: var(--background-color);--status-working-color: rgb(235, 141, 0);--status-working-glow: var(--background-color);--status-bad-color: rgb(202, 0, 0);--status-bad-glow: var(--background-color);--settings-modal-bg: rgb(202, 204, 206);--input-checkbox-bg: rgb(90, 90, 120);--input-checkbox-checked-bg: rgb(235, 185, 5);--input-checkbox-checked-tick: rgb(0, 0, 0);--input-border-color: rgb(0, 0, 0);--input-box-shadow-color: none;--error-level-info: rgb(42, 42, 42);--error-level-warning: rgb(173, 121, 0);--error-level-error: rgb(145, 14, 0);--console-bg-color: rgb(220, 224, 230);--console-icon-button-bg-color: var(--switch-bg-color);--console-icon-button-bg-color-hover: var(--resizeable-handle-border-color);--img2img-img-bg-color: rgb(180, 182, 184);--context-menu-bg-color: var(--background-color);--context-menu-box-shadow: 0px 10px 38px -10px rgba(22, 23, 24, .35), 0px 10px 20px -15px rgba(22, 23, 24, .2);--context-menu-bg-color-hover: var(--background-color-secondary);--floating-button-drop-shadow: drop-shadow(0 0 1rem rgba(0, 0, 0, .3))}@font-face{font-family:Inter;src:url(./Inter.b9a8e5e2.ttf);font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(./Inter-Bold.790c108b.ttf);font-display:swap;font-weight:600;font-style:normal}@keyframes slideOut{0%{transform:translate(10rem)}to{transform:translate(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.checkerboard{background-position:0px 0px,10px 10px;background-size:20px 20px;background-image:linear-gradient(45deg,#eee 25%,transparent 25%,transparent 75%,#eee 75%,#eee 100%),linear-gradient(45deg,#eee 25%,white 25%,white 75%,#eee 75%,#eee 100%)}.App{display:grid;width:100vw;height:100vh;background-color:var(--background-color)}.app-content{display:grid;row-gap:1rem;padding:1rem;grid-auto-rows:min-content auto;width:calc(100vw + -0px);height:calc(100vh - .3rem)}.site-header{display:grid;grid-template-columns:auto max-content}.site-header-left-side{display:flex;align-items:center;column-gap:.7rem;padding-left:.5rem}.site-header-left-side img{width:32px;height:32px}.site-header-left-side h1{font-size:1.4rem}.site-header-right-side{display:flex;align-items:center;column-gap:.5rem}.status{font-size:.8rem;font-weight:700}.status-good{color:var(--status-good-color);text-shadow:0 0 10px var(--status-good-glow)}.status-bad{color:var(--status-bad-color);text-shadow:0 0 10px var(--status-bad-glow)}.status-working{color:var(--status-working-color);text-shadow:0 0 10px var(--status-working-glow)}.settings-modal{background-color:var(--settings-modal-bg)!important;max-height:36rem;font-family:Inter}.settings-modal .settings-modal-content{display:grid;row-gap:2rem;overflow-y:scroll}.settings-modal .settings-modal-header{font-weight:700}.settings-modal .settings-modal-items{display:grid;row-gap:.5rem}.settings-modal .settings-modal-items .settings-modal-item{display:grid;grid-auto-flow:column;background-color:var(--background-color);padding:.4rem 1rem;border-radius:.5rem;align-items:center;width:100%}.settings-modal .settings-modal-reset{display:grid;row-gap:1rem}.settings-modal .settings-modal-reset button{min-width:100%;min-height:100%;background-color:var(--destructive-color)!important}.settings-modal .settings-modal-reset button:hover{background-color:var(--destructive-color-hover)!important}.settings-modal .settings-modal-reset button:disabled{background-color:#2d2d37!important}.settings-modal .settings-modal-reset button:disabled:hover{background-color:#2d2d37!important}.settings-modal .settings-modal-reset button svg{width:20px;height:20px;color:var(--btn-svg-color)}.model-list .chakra-accordion{display:grid;row-gap:.5rem}.model-list .chakra-accordion__item{border:none;border-radius:.3rem;background-color:var(--tab-hover-color)}.model-list button{border-radius:.3rem!important}.model-list button[aria-expanded=true]{background-color:var(--tab-hover-color);border-radius:.3rem}.model-list .model-list-button{display:flex;flex-direction:row;row-gap:.5rem;justify-content:space-between;align-items:center;width:100%}.model-list .model-list-header-hint{color:var(--text-color-secondary);font-weight:400}.model-list .model-list-list{display:flex;flex-direction:column;row-gap:.5rem}.model-list .model-list-list .model-list-item{display:flex;column-gap:.5rem;width:100%;justify-content:space-between;align-items:center}.model-list .model-list-list .model-list-item .model-list-item-description{font-size:.9rem}.model-list .model-list-list .model-list-item .model-list-item-status.active{color:var(--status-good-color)}.model-list .model-list-list .model-list-item .model-list-item-status.cached{color:var(--status-working-color)}.model-list .model-list-list .model-list-item .model-list-item-status.not-loaded{color:var(--text-color-secondary)}.hotkeys-modal{width:36rem!important;max-width:36rem!important;display:grid;padding:1rem;background-color:var(--settings-modal-bg)!important;row-gap:1rem;font-family:Inter}.hotkeys-modal h1{font-size:1.2rem;font-weight:700}.hotkeys-modal h2{font-weight:700}.hotkeys-modal-button{display:flex;align-items:center;justify-content:space-between}.hotkeys-modal-items{max-height:36rem;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.hotkeys-modal-items::-webkit-scrollbar{display:none}.hotkeys-modal-items .chakra-accordion{display:grid;row-gap:.5rem}.hotkeys-modal-items .chakra-accordion__item{border:none;border-radius:.3rem;background-color:var(--tab-hover-color)}.hotkeys-modal-items button{border-radius:.3rem!important}.hotkeys-modal-items button[aria-expanded=true]{background-color:var(--tab-hover-color);border-radius:.3rem}.hotkey-modal-category{display:grid;row-gap:.5rem}.hotkey-modal-item{display:grid;grid-template-columns:auto max-content;justify-content:space-between;align-items:center;background-color:var(--background-color);padding:.5rem 1rem;border-radius:.3rem}.hotkey-modal-item .hotkey-info{display:grid}.hotkey-modal-item .hotkey-info .hotkey-title{font-weight:700}.hotkey-modal-item .hotkey-info .hotkey-description{font-size:.9rem;color:var(--text-color-secondary)}.hotkey-modal-item .hotkey-key{font-size:.8rem;font-weight:700;border:2px solid var(--settings-modal-bg);padding:.2rem .5rem;border-radius:.3rem}.console{width:100vw;display:flex;flex-direction:column;background:var(--console-bg-color);overflow:auto;direction:column;font-family:monospace;padding:0 1rem 1rem 3rem;border-top-width:.3rem;border-color:var(--resizeable-handle-border-color)}.console .console-info-color{color:var(--error-level-info)}.console .console-warning-color{color:var(--error-level-warning)}.console .console-error-color{color:var(--status-bad-color)}.console .console-entry{display:flex;column-gap:.5rem}.console .console-entry .console-timestamp{font-weight:semibold}.console .console-entry .console-message{word-break:break-all}.console-toggle-icon-button{background:var(--console-icon-button-bg-color)!important;position:fixed!important;left:.5rem;bottom:.5rem;z-index:10000}.console-toggle-icon-button:hover{background:var(--console-icon-button-bg-color-hover)!important}.console-toggle-icon-button[data-error-seen=true],.console-toggle-icon-button[data-error-seen=true]:hover{background:var(--status-bad-color)!important}.console-autoscroll-icon-button{background:var(--console-icon-button-bg-color)!important;position:fixed!important;left:.5rem;bottom:3rem;z-index:10000}.console-autoscroll-icon-button:hover{background:var(--console-icon-button-bg-color-hover)!important}.console-autoscroll-icon-button[data-autoscroll-enabled=true]{background:var(--accent-color)!important}.console-autoscroll-icon-button[data-autoscroll-enabled=true]:hover{background:var(--accent-color-hover)!important}.prompt-bar{display:grid;row-gap:1rem}.prompt-bar input,.prompt-bar textarea{background-color:var(--prompt-bg-color);font-size:1rem;border:2px solid var(--border-color)}.prompt-bar input:hover,.prompt-bar textarea:hover{border:2px solid var(--border-color-light)}.prompt-bar input:focus-visible,.prompt-bar textarea:focus-visible{border:2px solid var(--input-border-color);box-shadow:0 0 10px 0 var(--input-box-shadow-color)}.prompt-bar input[aria-invalid=true],.prompt-bar textarea[aria-invalid=true]{border:2px solid var(--border-color-invalid);box-shadow:0 0 10px 0 var(--box-shadow-color-invalid)}.prompt-bar input:disabled,.prompt-bar textarea:disabled{border:2px solid var(--border-color);box-shadow:none}.prompt-bar textarea{min-height:10rem}.process-buttons{display:flex;column-gap:.5rem}.invoke-btn{flex-grow:1;width:100%;min-width:100%;min-height:100%;background-color:var(--accent-color)!important}.invoke-btn svg{width:18px!important;height:18px!important}.invoke-btn:hover{background-color:var(--accent-color-hover)!important}.invoke-btn:disabled{background-color:#2d2d37!important}.invoke-btn:disabled:hover{background-color:#2d2d37!important}.invoke-btn svg{width:20px;height:20px;color:var(--btn-svg-color)}.cancel-btn{min-width:100%;min-height:100%;background-color:var(--destructive-color)!important}.cancel-btn:hover{background-color:var(--destructive-color-hover)!important}.cancel-btn:disabled{background-color:#2d2d37!important}.cancel-btn:disabled:hover{background-color:#2d2d37!important}.cancel-btn svg{width:20px;height:20px;color:var(--btn-svg-color)}.main-options,.main-options-list{display:grid;row-gap:1rem}.main-options-row{display:grid;grid-template-columns:repeat(3,auto);column-gap:1rem;max-width:22.5rem}.main-option-block{border-radius:.5rem;grid-template-columns:auto!important;row-gap:.4rem}.main-option-block .invokeai__number-input-form-label,.main-option-block .invokeai__select-label{width:100%;font-size:.9rem!important;font-weight:700}.main-option-block .number-input-entry{padding:0;height:2.4rem}.main-option-block .iai-select-picker{height:2.4rem;border-radius:.3rem}.advanced-options-checkbox{padding:1rem;font-weight:700}.advanced-settings{display:grid;row-gap:.5rem}.advanced-settings-item{display:grid;max-width:22.5rem;border:none;border-top:0px;border-radius:.4rem}.advanced-settings-item[aria-expanded=true]{background-color:var(--tab-hover-color);border-radius:0 0 .4rem .4rem}.advanced-settings-panel{background-color:var(--tab-panel-bg);border-radius:0 0 .4rem .4rem;border:2px solid var(--tab-hover-color)}.advanced-settings-header{border-radius:.4rem}.advanced-settings-header[aria-expanded=true]{background-color:var(--tab-color);border-radius:.4rem .4rem 0 0}.advanced-settings-header:hover{background-color:var(--tab-hover-color)!important}.upscale-options{display:grid;grid-template-columns:auto 1fr;column-gap:1rem}.inpainting-bounding-box-settings{display:flex;flex-direction:column;border-radius:.4rem;border:2px solid var(--tab-color)}.inpainting-bounding-box-header{background-color:var(--tab-color);display:flex;flex-direction:row;justify-content:space-between;padding:.5rem 1rem;border-radius:.4rem .4rem 0 0;align-items:center}.inpainting-bounding-box-header button{width:.5rem!important;height:1.2rem!important;background:none!important}.inpainting-bounding-box-header button:hover{background:none!important}.inpainting-bounding-box-header p{font-weight:700}.inpainting-bounding-box-settings-items{padding:1rem;display:flex;flex-direction:column;row-gap:1rem}.inpainting-bounding-box-settings-items .inpainting-bounding-box-reset-icon-btn{background-color:var(--btn-load-more)!important}.inpainting-bounding-box-settings-items .inpainting-bounding-box-reset-icon-btn:hover{background-color:var(--btn-load-more-hover)!important}.inpainting-bounding-box-dimensions-slider-numberinput{display:grid;grid-template-columns:repeat(3,auto);column-gap:1rem}.inpainting-bounding-box-darken{width:max-content}.progress-bar{background-color:var(--root-bg-color);height:.3rem!important;z-index:99}.progress-bar div{background-color:var(--progress-bar-color)}.progress-bar div[data-indeterminate]{background-color:unset;background-image:linear-gradient(to right,transparent 0%,var(--progress-bar-color) 50%,transparent 100%)}.current-image-area{display:flex;flex-direction:column;height:100%;row-gap:1rem;background-color:var(--background-color-secondary);border-radius:.5rem}.current-image-options{width:100%;display:flex;justify-content:center;align-items:center;column-gap:.5rem}.current-image-options .chakra-popover__popper{z-index:11}.current-image-preview{position:relative;justify-content:center;align-items:center;display:flex;width:100%;height:100%}.current-image-preview img{background-color:var(--img2img-img-bg-color);border-radius:.5rem;object-fit:contain;max-width:100%;max-height:100%;height:auto;position:absolute}.current-image-metadata{grid-area:current-image-preview}.current-image-next-prev-buttons{grid-area:current-image-content;display:flex;justify-content:space-between;z-index:1;height:100%;pointer-events:none}.next-prev-button-trigger-area{width:7rem;height:100%;width:15%;display:grid;align-items:center;pointer-events:auto}.next-prev-button-trigger-area.prev-button-trigger-area{justify-content:flex-start}.next-prev-button-trigger-area.next-button-trigger-area{justify-content:flex-end}.next-prev-button{font-size:4rem;fill:var(--white);filter:drop-shadow(0 0 1rem var(--text-color-secondary));opacity:70%}.current-image-display-placeholder{background-color:var(--background-color-secondary);display:grid;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:.5rem}.current-image-display-placeholder svg{width:10rem;height:10rem;color:var(--svg-color)}.image-gallery-wrapper-enter{transform:translate(150%)}.image-gallery-wrapper-enter-active{transform:translate(0);transition:all .12s ease-out}.image-gallery-wrapper-exit{transform:translate(0)}.image-gallery-wrapper-exit-active{transform:translate(150%);transition:all .12s ease-out}.image-gallery-wrapper{z-index:100}.image-gallery-wrapper[data-pinned=false]{position:fixed;height:100vh;top:0;right:0}.image-gallery-wrapper[data-pinned=false] .image-gallery-popup{border-radius:0;box-shadow:0 0 1rem var(--text-color-a3)}.image-gallery-wrapper[data-pinned=false] .image-gallery-popup .image-gallery-container{max-height:calc(100vh + 4.7rem)}.image-gallery-wrapper .image-gallery-popup{background-color:var(--tab-color);padding:1rem;display:flex;flex-direction:column;row-gap:1rem;border-radius:.5rem;border-left-width:.3rem;border-color:var(--resizeable-handle-border-color)}.image-gallery-wrapper .image-gallery-popup[data-resize-alert=true]{border-color:var(--status-bad-color)}.image-gallery-wrapper .image-gallery-popup .image-gallery-header{display:flex;align-items:center;column-gap:.5rem;justify-content:space-between}.image-gallery-wrapper .image-gallery-popup .image-gallery-header div{display:flex;column-gap:.5rem}.image-gallery-wrapper .image-gallery-popup .image-gallery-header .image-gallery-icon-btn{background-color:var(--btn-load-more)!important}.image-gallery-wrapper .image-gallery-popup .image-gallery-header .image-gallery-icon-btn:hover{background-color:var(--btn-load-more-hover)!important}.image-gallery-wrapper .image-gallery-popup .image-gallery-header .image-gallery-settings-popover{display:flex;flex-direction:column;row-gap:.5rem}.image-gallery-wrapper .image-gallery-popup .image-gallery-header .image-gallery-settings-popover div{display:flex;column-gap:.5rem;align-items:center;justify-content:space-between}.image-gallery-wrapper .image-gallery-popup .image-gallery-header h1{font-weight:700}.image-gallery-wrapper .image-gallery-popup .image-gallery-container{display:flex;flex-direction:column;max-height:calc(100vh - (70px + 7rem));overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.image-gallery-wrapper .image-gallery-popup .image-gallery-container::-webkit-scrollbar{display:none}.image-gallery-wrapper .image-gallery-popup .image-gallery-container .image-gallery-container-placeholder{display:flex;flex-direction:column;background-color:var(--background-color-secondary);border-radius:.5rem;place-items:center;padding:2rem;text-align:center}.image-gallery-wrapper .image-gallery-popup .image-gallery-container .image-gallery-container-placeholder p{color:var(--subtext-color-bright);font-family:Inter}.image-gallery-wrapper .image-gallery-popup .image-gallery-container .image-gallery-container-placeholder svg{width:5rem;height:5rem;color:var(--svg-color)}.image-gallery-wrapper .image-gallery-popup .image-gallery-container .image-gallery-load-more-btn{background-color:var(--btn-load-more)!important;font-size:.85rem!important;padding:.5rem;margin-top:1rem}.image-gallery-wrapper .image-gallery-popup .image-gallery-container .image-gallery-load-more-btn:disabled:hover{background-color:var(--btn-load-more)!important}.image-gallery-wrapper .image-gallery-popup .image-gallery-container .image-gallery-load-more-btn:hover{background-color:var(--btn-load-more-hover)!important}.image-gallery-category-btn-group{width:100%!important;column-gap:0!important;justify-content:stretch!important}.image-gallery-category-btn-group button{flex-grow:1}.image-gallery-category-btn-group button[data-selected=true]{background-color:var(--accent-color)}.image-gallery-category-btn-group button[data-selected=true]:hover{background-color:var(--accent-color-hover)}.image-gallery{display:grid;grid-gap:.5rem}.image-gallery .hoverable-image{padding:.5rem;position:relative}.image-gallery .hoverable-image:before{content:"";display:block;padding-bottom:100%}.image-gallery .hoverable-image .hoverable-image-image{position:absolute;max-width:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.hoverable-image{display:flex;justify-content:center;transition:transform .2s ease-out}.hoverable-image:hover{cursor:pointer;border-radius:.5rem;z-index:2}.hoverable-image .hoverable-image-image{width:100%;height:100%;max-width:100%;max-height:100%}.hoverable-image .hoverable-image-delete-button{position:absolute;top:.25rem;right:.25rem}.hoverable-image .hoverable-image-content{display:flex;position:absolute;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center}.hoverable-image .hoverable-image-content .hoverable-image-check{fill:var(--status-good-color)}.hoverable-image .hoverable-image-icons{position:absolute;bottom:-2rem;display:grid;width:min-content;grid-template-columns:repeat(2,max-content);border-radius:.4rem;background-color:var(--background-color-secondary);padding:.2rem;gap:.2rem;grid-auto-rows:max-content}.hoverable-image .hoverable-image-icons button{width:12px;height:12px;border-radius:.2rem;padding:10px 0;flex-shrink:2}.hoverable-image .hoverable-image-icons button svg{width:12px;height:12px}.hoverable-image-context-menu{z-index:15;padding:.4rem;border-radius:.25rem;background-color:var(--context-menu-bg-color);box-shadow:var(--context-menu-box-shadow)}.hoverable-image-context-menu [role=menuitem]{font-size:.8rem;line-height:1rem;border-radius:3px;display:flex;align-items:center;height:1.75rem;padding:0 .5rem;position:relative;user-select:none;cursor:pointer;outline:none}.hoverable-image-context-menu [role=menuitem][data-disabled]{color:gray;pointer-events:none;cursor:not-allowed}.hoverable-image-context-menu [role=menuitem][data-warning]{color:var(--status-bad-color)}.hoverable-image-context-menu [role=menuitem][data-highlighted]{background-color:var(--context-menu-bg-color-hover)}.popover-content{background-color:var(--background-color-secondary)!important;border:none!important;border-top:0px;background-color:var(--tab-hover-color);border-radius:0 0 .4rem .4rem}.popover-arrow{background:var(--tab-hover-color)!important;box-shadow:none}.popover-options{background:var(--tab-panel-bg);border-radius:0 0 .4rem .4rem;border:2px solid var(--tab-hover-color);padding:.75rem 1rem;display:grid;grid-auto-rows:max-content;grid-row-gap:.5rem;justify-content:space-between}.popover-header{background:var(--tab-hover-color);border-radius:.4rem .4rem 0 0;font-weight:700;border:none;padding-left:1rem!important}.upscale-popover{width:23rem!important}.image-metadata-viewer{position:absolute;top:0;width:100%;border-radius:.5rem;padding:1rem;background-color:var(--metadata-bg-color);overflow:scroll;max-height:calc(100vh - (70px + 5.4rem));height:100%;z-index:10}.image-json-viewer{border-radius:.5rem;margin:0 .5rem 1rem;padding:1rem;overflow-x:scroll;word-break:break-all;background-color:var(--metadata-json-bg-color)}.app-tabs{display:grid!important;grid-template-columns:min-content auto;column-gap:1rem;height:calc(100vh - (70px + 1rem))}.app-tabs-list{display:grid;row-gap:.3rem;grid-auto-rows:min-content;color:var(--tab-list-text-inactive)}.app-tabs-list button{font-size:.85rem;padding:.5rem}.app-tabs-list button:hover{background-color:var(--tab-hover-color);border-radius:.3rem}.app-tabs-list button svg{width:26px;height:26px}.app-tabs-list button[aria-selected=true]{background-color:var(--tab-list-bg);color:var(--tab-list-text);font-weight:700;border-radius:.3rem;border:none}.app-tabs-panels .app-tabs-panel{padding:0;height:100%}.workarea-wrapper{position:relative;width:100%;height:100%}.workarea-wrapper .workarea-main{display:flex;column-gap:1rem;height:100%}.workarea-wrapper .workarea-main .workarea-split-view{width:100%;display:grid;grid-template-columns:1fr 1fr;background-color:var(--background-color-secondary);border-radius:.5rem}.workarea-wrapper .workarea-main .workarea-single-view{width:100%;background-color:var(--background-color-secondary);border-radius:.5rem}.workarea-wrapper .workarea-main .workarea-split-view-left,.workarea-wrapper .workarea-main .workarea-split-view-right{display:flex;flex-direction:column;height:100%;width:100%;row-gap:1rem;background-color:var(--background-color-secondary);border-radius:.5rem;padding:1rem}.workarea-wrapper .workarea-main .workarea-split-view-left{padding-right:.5rem}.workarea-wrapper .workarea-main .workarea-split-view-right{padding-left:.5rem}.options-panel-wrapper-enter{transform:translate(-150%)}.options-panel-wrapper-enter-active{transform:translate(0);transition:all .12s ease-out}.options-panel-wrapper-exit{transform:translate(0)}.options-panel-wrapper-exit-active{transform:translate(-150%);transition:all .12s ease-out}.options-panel-wrapper{background-color:var(--background-color);height:calc(100vh - (70px + 1rem));width:22.5rem;max-width:22.5rem;flex-shrink:0;position:relative;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.options-panel-wrapper::-webkit-scrollbar{display:none}.options-panel-wrapper .options-panel{display:flex;flex-direction:column;row-gap:1rem;height:100%;-ms-overflow-style:none;scrollbar-width:none;background-color:var(--background-color)!important}.options-panel-wrapper .options-panel::-webkit-scrollbar{display:none}.options-panel-wrapper[data-pinned=false]{z-index:20;position:fixed;top:0;left:0;filter:var(--floating-panel-drop-shadow);width:24.5rem;max-width:24.5rem;height:100%}.options-panel-wrapper[data-pinned=false] .options-panel-margin{margin:1rem}.options-panel-wrapper .options-panel-pin-button{position:absolute;cursor:pointer;padding:.5rem;top:1rem;right:1rem;z-index:20}.options-panel-wrapper .options-panel-pin-button[data-selected=true]{top:0;right:0}.options-panel-wrapper .options-panel-pin-button svg{opacity:.5}.invoke-ai-logo-wrapper{display:flex;align-items:center;column-gap:.7rem;padding-left:.5rem;padding-top:.3rem}.invoke-ai-logo-wrapper img{width:32px;height:32px}.invoke-ai-logo-wrapper h1{font-size:1.4rem}.text-to-image-area{padding:1rem;height:100%}.image-to-image-area{display:flex;flex-direction:column;row-gap:1rem;width:100%;height:100%}.image-to-image-strength-main-option{display:grid;grid-template-columns:none!important}.image-to-image-strength-main-option .number-input-entry{padding:0 1rem}.init-image-preview-header{display:flex;align-items:center;justify-content:space-between;width:100%}.init-image-preview-header h2{font-weight:700;font-size:.9rem}.init-image-preview{position:relative;height:100%;width:100%;display:flex;align-items:center;justify-content:center}.init-image-preview img{border-radius:.5rem;object-fit:contain;position:absolute}.image-to-image-current-image-display{position:relative}.floating-show-hide-button{position:absolute!important;top:50%;transform:translateY(-50%);z-index:20;padding:0;min-width:1rem;min-height:12rem;background-color:var(--btn-grey)!important}.floating-show-hide-button.left{left:0;border-radius:0 .5rem .5rem 0!important}.floating-show-hide-button.right{right:0;border-radius:.5rem 0 0 .5rem!important}.floating-show-hide-button:hover{background-color:var(--btn-grey-hover)!important}.floating-show-hide-button:disabled{background-color:#2d2d37!important}.floating-show-hide-button:disabled:hover{background-color:#2d2d37!important}.floating-show-hide-button svg{width:20px;height:20px;color:var(--btn-svg-color)}.show-hide-button-options{position:absolute!important;transform:translateY(-50%);z-index:20;min-width:2rem!important;top:50%;left:calc(42px + 2rem);border-radius:0 .5rem .5rem 0!important;display:flex;flex-direction:column;row-gap:.5rem}.show-hide-button-options button{border-radius:0 .3rem .3rem 0;background-color:var(--btn-grey)}.show-hide-button-options button svg{width:18px}.inpainting-main-area{display:flex;flex-direction:column;align-items:center;row-gap:1rem;width:100%;height:100%}.inpainting-main-area .inpainting-settings{display:flex;align-items:center;column-gap:1rem}.inpainting-main-area .inpainting-settings .inpainting-buttons-group{display:flex;align-items:center;column-gap:.5rem}.inpainting-main-area .inpainting-settings .inpainting-button-dropdown{display:flex;flex-direction:column;row-gap:.5rem}.inpainting-main-area .inpainting-settings .inpainting-color-picker{margin-left:1rem!important}.inpainting-main-area .inpainting-settings .inpainting-slider-numberinput{display:flex;column-gap:1rem;align-items:center}.inpainting-main-area .inpainting-canvas-area{display:flex;flex-direction:column;align-items:center;row-gap:1rem;width:100%;height:100%}.inpainting-main-area .inpainting-canvas-spiner{display:flex;align-items:center;width:100%;height:100%}.inpainting-main-area .inpainting-canvas-container{display:flex;align-items:center;justify-content:center;height:100%;width:100%;border-radius:.5rem}.inpainting-main-area .inpainting-canvas-container .inpainting-canvas-wrapper{position:relative}.inpainting-main-area .inpainting-canvas-container .inpainting-alerts{position:absolute;top:0;left:0;display:flex;z-index:2;padding:.25rem;pointer-events:none}.inpainting-main-area .inpainting-canvas-container .inpainting-alerts button[data-selected=true] svg{fill:var(--accent-color)}.inpainting-main-area .inpainting-canvas-container .inpainting-canvas-stage{border-radius:.5rem}.inpainting-main-area .inpainting-canvas-container .inpainting-canvas-stage canvas{border-radius:.5rem}.inpainting-options-btn{min-height:2rem}.inpainting-alerts{position:absolute;top:0;left:0;display:flex;z-index:2;margin:.25rem;padding:.25rem;pointer-events:none;background-color:var(--text-color);opacity:.7;border-radius:.5rem}.inpainting-alerts button svg{fill:var(--background-color)}.inpainting-alerts button[data-selected=true] svg{fill:var(--accent-color-hover)}.inpainting-alerts button[data-alert=true] svg{fill:var(--destructive-color-hover)}.invokeai__number-input-form-control{display:grid;grid-template-columns:max-content auto;column-gap:1rem;align-items:center}.invokeai__number-input-form-control .invokeai__number-input-form-label{color:var(--text-color-secondary);margin-right:0;font-size:1rem;margin-bottom:0;flex-grow:2;white-space:nowrap}.invokeai__number-input-form-control .invokeai__number-input-form-label[data-focus]+.invokeai__number-input-root{outline:none;border:2px solid var(--input-border-color);box-shadow:0 0 10px 0 var(--input-box-shadow-color)}.invokeai__number-input-form-control .invokeai__number-input-form-label[aria-invalid=true]+.invokeai__number-input-root{outline:none;border:2px solid var(--border-color-invalid);box-shadow:0 0 10px 0 var(--box-shadow-color-invalid)}.invokeai__number-input-form-control .invokeai__number-input-root{height:2rem;display:grid;grid-template-columns:auto max-content;column-gap:.5rem;align-items:center;background-color:var(--background-color-secondary);border:2px solid var(--border-color);border-radius:.2rem}.invokeai__number-input-form-control .invokeai__number-input-field{border:none;font-weight:700;width:100%;height:auto;padding:0;font-size:.9rem;padding-left:.5rem;padding-right:.5rem}.invokeai__number-input-form-control .invokeai__number-input-field:focus{outline:none;box-shadow:none}.invokeai__number-input-form-control .invokeai__number-input-field:disabled{opacity:.2}.invokeai__number-input-form-control .invokeai__number-input-stepper{display:grid;padding-right:.5rem}.invokeai__number-input-form-control .invokeai__number-input-stepper .invokeai__number-input-stepper-button{border:none;padding:0 .5rem;margin:0 -.5rem}.invokeai__number-input-form-control .invokeai__number-input-stepper .invokeai__number-input-stepper-button svg{width:10px;height:10px}.input{display:grid;grid-template-columns:max-content auto;column-gap:1rem;align-items:center}.input .input-label{color:var(--text-color-secondary);margin-right:0}.input .input-entry{background-color:var(--background-color-secondary);border:2px solid var(--border-color);border-radius:.2rem;font-weight:700}.input .input-entry:focus{outline:none;border:2px solid var(--input-border-color);box-shadow:0 0 10px 0 var(--input-box-shadow-color)}.input .input-entry:disabled{opacity:.2}.input .input-entry[aria-invalid=true]{outline:none;border:2px solid var(--border-color-invalid);box-shadow:0 0 10px 0 var(--box-shadow-color-invalid)}.icon-button{background-color:var(--btn-grey);cursor:pointer}.icon-button:hover{background-color:var(--btn-grey-hover)}.icon-button[data-selected=true]{background-color:var(--accent-color)}.icon-button[data-selected=true]:hover{background-color:var(--accent-color-hover)}.icon-button[disabled]{cursor:not-allowed}.invokeai__switch-form-control .invokeai__switch-form-label{display:flex;column-gap:1rem;justify-content:space-between;align-items:center;color:var(--text-color-secondary);font-size:1rem;margin-right:0;margin-bottom:.1rem;white-space:nowrap;width:auto}.invokeai__switch-form-control .invokeai__switch-form-label .invokeai__switch-root span{background-color:var(--switch-bg-color)}.invokeai__switch-form-control .invokeai__switch-form-label .invokeai__switch-root span span{background-color:var(--white)}.invokeai__switch-form-control .invokeai__switch-form-label .invokeai__switch-root[data-checked] span{background:var(--switch-bg-active-color)}.invokeai__switch-form-control .invokeai__switch-form-label .invokeai__switch-root[data-checked] span span{background-color:var(--white)}.invokeai__select{display:grid;grid-template-columns:repeat(2,max-content);column-gap:1rem;align-items:center;width:max-content}.invokeai__select .invokeai__select-label{color:var(--text-color-secondary);margin-right:0}.invokeai__select .invokeai__select-picker{border:2px solid var(--border-color);background-color:var(--background-color-secondary);font-weight:700;height:2rem;border-radius:.2rem}.invokeai__select .invokeai__select-picker:focus{outline:none;border:2px solid var(--input-border-color);box-shadow:0 0 10px 0 var(--input-box-shadow-color)}.invokeai__select .invokeai__select-option{background-color:var(--background-color-secondary)}.invokeai__slider-form-control{display:flex;column-gap:1rem;justify-content:space-between;align-items:center;width:max-content;padding-right:.25rem}.invokeai__slider-form-control .invokeai__slider-inner-container{display:flex;column-gap:.5rem}.invokeai__slider-form-control .invokeai__slider-inner-container .invokeai__slider-form-label{color:var(--text-color-secondary);margin:0;margin-right:.5rem;margin-bottom:.1rem}.invokeai__slider-form-control .invokeai__slider-inner-container .invokeai__slider-root .invokeai__slider-filled-track{background-color:var(--accent-color-hover)}.invokeai__slider-form-control .invokeai__slider-inner-container .invokeai__slider-root .invokeai__slider-track{background-color:var(--text-color-secondary);height:5px;border-radius:9999px}.invokeai__checkbox .chakra-checkbox__label{margin-top:1px;color:var(--text-color-secondary);font-size:.9rem}.invokeai__checkbox .chakra-checkbox__control{width:1rem;height:1rem;border:none;border-radius:.2rem;background-color:var(--input-checkbox-bg)}.invokeai__checkbox .chakra-checkbox__control svg{width:.6rem;height:.6rem;stroke-width:3px!important}.invokeai__checkbox .chakra-checkbox__control[data-checked]{color:var(--text-color);background-color:var(--input-checkbox-checked-bg)}.invokeai__popover-content{min-width:unset;width:unset!important;padding:1rem;border-radius:.5rem!important;background-color:var(--background-color)!important;border:2px solid var(--border-color)!important}.invokeai__popover-content .invokeai__popover-arrow{background-color:var(--background-color)!important}.invokeai__color-picker .react-colorful__hue-pointer,.invokeai__color-picker .react-colorful__saturation-pointer{width:1.5rem;height:1.5rem;border-color:var(--white)}.dropzone-container{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:999;backdrop-filter:blur(20px)}.dropzone-container .dropzone-overlay{opacity:.5;width:100%;height:100%;display:flex;flex-direction:column;row-gap:1rem;align-items:center;justify-content:center}.dropzone-container .dropzone-overlay.is-drag-accept{box-shadow:inset 0 0 20rem 1rem var(--accent-color)}.dropzone-container .dropzone-overlay.is-drag-reject{box-shadow:inset 0 0 20rem 1rem var(--status-bad-color)}.dropzone-container .dropzone-overlay.is-handling-upload{box-shadow:inset 0 0 20rem 1rem var(--status-working-color)}.image-uploader-button-outer{width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:.5rem;color:var(--tab-list-text-inactive);background-color:var(--btn-grey)}.image-uploader-button-outer:hover{background-color:var(--btn-grey-hover)}.image-upload-button-inner{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.image-upload-button{display:flex;flex-direction:column;row-gap:2rem;align-items:center;justify-content:center;text-align:center}.image-upload-button svg{width:4rem!important;height:4rem!important}.image-upload-button h2{font-size:1.2rem!important}.work-in-progress{display:grid;width:100%;height:calc(100vh - (70px + 1rem));grid-auto-rows:max-content;background-color:var(--background-color-secondary);border-radius:.4rem;place-content:center;place-items:center;row-gap:1rem}.work-in-progress h1{font-size:2rem;font-weight:700}.work-in-progress p{text-align:center;max-width:50rem;color:var(--subtext-color-bright)}.guide-popover-arrow{background-color:var(--tab-panel-bg)!important;box-shadow:none!important}.guide-popover-content{background-color:var(--background-color-secondary)!important;border:none!important}.guide-popover-guide-content{background:var(--tab-panel-bg);border:2px solid var(--tab-hover-color);border-radius:.4rem;padding:.75rem 1rem;display:grid;grid-template-rows:repeat(auto-fill,1fr);grid-row-gap:.5rem;justify-content:space-between}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{-ms-overflow-style:none;scrollbar-width:none;background-color:var(--root-bg-color);overflow:hidden}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}#root{background-color:var(--root-bg-color);color:var(--text-color);font-family:Inter,Arial,Helvetica,sans-serif} diff --git a/frontend/dist/index.html b/frontend/dist/index.html index b449dbeaf9..50a9cff696 100644 --- a/frontend/dist/index.html +++ b/frontend/dist/index.html @@ -6,8 +6,8 @@ InvokeAI - A Stable Diffusion Toolkit - - + +