fge-auth-component 4.0.29 → 4.0.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,26 +1,26 @@
1
- (function(Le,j){typeof exports=="object"&&typeof module<"u"?j(exports,require("yup"),require("vue"),require("vee-validate")):typeof define=="function"&&define.amd?define(["exports","yup","vue","vee-validate"],j):(Le=typeof globalThis<"u"?globalThis:Le||self,j(Le.FgeAuthComponent={},Le.Yup,Le.Vue,Le.VeeValidate))})(this,function(Le,j,r,ie){"use strict";var dc=document.createElement("style");dc.textContent=`@charset "UTF-8";.fge-step[data-v-3165da4a]{display:flex;align-items:center;justify-content:space-between;width:auto;position:relative;z-index:0;margin-bottom:40px}.fge-step-progress[data-v-3165da4a]{position:absolute;background-color:#c5c5c5;height:2px;z-index:-1;left:0;right:0;margin:0 auto}.fge-step-progress-bar[data-v-3165da4a]{position:absolute;left:0;height:100%;width:0;background-color:var(--stepPrimaryColor);transition:all .5s ease}.fge-step-item[data-v-3165da4a]{display:flex;flex-direction:column;align-items:center;color:#c5c5c5;transition:all .5s ease}.fge-step-item-counter[data-v-3165da4a]{height:30px;width:30px;display:grid;place-items:center;background-color:var(--stepIconColor);border-radius:100%;border:2px solid #c5c5c5;position:relative}.fge-step-item-counter .icon-success[data-v-3165da4a]{position:absolute;opacity:0;transform:scale(0);width:14px;transition:all .5s ease}.fge-step-item.success .fge-step-item-counter svg[data-v-3165da4a]{width:15px;height:15px}.fge-step-item.success .fge-step-item-counter .icon-success[data-v-3165da4a]{opacity:1;transform:scale(1)}.fge-step-item.current .fge-step-item-counter[data-v-3165da4a]{border-color:var(--stepPrimaryColor);background-color:var(--stepPrimaryColor);color:#fff;font-weight:500}.message2FaContexto[data-v-b99b89d3]{background-color:#f5f5f5;padding:20px;border-radius:4px;box-shadow:0 2px 4px #0000001a}.message2FaContexto h3[data-v-b99b89d3]{margin-top:0}.message2FaContexto p[data-v-b99b89d3]{margin-bottom:10px}.message2FaContexto ul[data-v-b99b89d3]{list-style-type:disc;margin-left:20px}.message2FaContexto li[data-v-b99b89d3]{margin-bottom:5px}.send-code-container[data-v-b99b89d3]{display:flex;flex-direction:column}.text-center[data-v-b99b89d3]{text-align:center}.current-contact-label[data-v-b99b89d3]{margin-bottom:20px!important;text-align:center}.auth-btn-container[data-v-b99b89d3]{display:flex;gap:30px}.fge-logo-container[data-v-d55c8d76]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 0}.fge-logo-container img[data-v-d55c8d76]{width:180px;margin-bottom:18px}.fge-logo-container svg[data-v-d55c8d76]{width:240px}.hide-calendar[data-v-aad3098a]{visibility:hidden;padding:0;height:0;border:0}.auth-calendar-btn[data-v-aad3098a]{position:absolute;right:0;top:-2px}.auth-calendar-btn svg[data-v-aad3098a]{width:20px}.fge-btn-section[data-v-aad3098a]{display:flex;flex-direction:column}.fge-version-label[data-v-526e8b52]{margin-top:.75rem;padding-right:1.5rem;text-align:right;font-size:.6rem;color:var(--fge-gray-color)}.object-contain[data-v-01ff7cda]{display:flex;justify-content:center;align-items:center}.qr-image[data-v-01ff7cda]{width:180px;display:block;border-radius:8px}.reload-icon svg[data-v-01ff7cda]{width:24px;height:24px;margin-bottom:8px;fill:#fff}.reload-text[data-v-01ff7cda]{color:#fff;font-size:14px;line-height:1.4}.qr-container[data-v-01ff7cda]{position:relative;display:inline-block}.qr-container img[data-v-01ff7cda]{display:block;width:180px;height:auto;margin-bottom:25px}.qr-overlay[data-v-01ff7cda]{position:absolute;top:0;left:0;width:100%;height:calc(100% - 25px);background-color:#000c;display:flex;justify-content:center;align-items:center;pointer-events:auto;border-radius:4px}.reload-icon[data-v-01ff7cda]{width:35px;height:35px;pointer-events:auto}.login-button-container[data-v-01ff7cda]{display:flex;flex-direction:column;margin-top:25px;gap:15px}.login-link-button-container[data-v-01ff7cda]{display:flex;justify-content:space-between}.two-auth-container{margin-top:2rem}.auth-checkbox-container{display:flex;align-items:center;justify-content:center;gap:.75rem}.auth-checkbox-container .checkbox-box{display:flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;align-items:center;justify-content:center;border-radius:4px;border-color:transparent;outline:none;width:24px;height:24px;cursor:pointer}.auth-checkbox-container .checkbox-box[data-state=unchecked]{background-color:var(--fge-soft-gray-icon)}.auth-checkbox-container .checkbox-box[data-state=checked]{background-color:var(--fge-orange-color)}.auth-checkbox-container .checkbox-svg{cursor:pointer;width:12px;height:12px}.qr-instructions{margin-bottom:8px}.qr-instructions h4{margin-bottom:8px;text-align:center}.msg-container{overflow:hidden;text-align:center}.radio-button-group{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}.radio-button{border:1.5px solid #ccc;border-radius:10px;padding:10px 14px;background-color:#fff;cursor:pointer;transition:all .2s ease;text-align:left;width:100%}.radio-button:hover{border-color:#7b6cd9;box-shadow:0 0 0 2px #7b6cd926}.radio-button-content{display:flex;align-items:center;gap:.5rem}.radio-button-label{font-size:.95rem;color:#555;font-weight:500}.radio-icon{width:20px;height:20px}.auth-svg-primary{color:#665ab1}.auth-svg-black{color:#000}.radio-button[data-state=checked]{background-color:#7b6cd9;border-color:#7b6cd9}.radio-button[data-state=checked] .radio-button-label,.radio-button[data-state=checked] .auth-svg-primary{color:#fff}@media (max-width: 480px){.radio-button-group{flex-direction:column}.radio-button{padding:12px;font-size:.9rem}}.icon_1[data-v-7883ed41]{height:132px}.icon_1[data-v-7883ed41]{animation:rotate-7883ed41 1.25s linear infinite}@keyframes rotate-7883ed41{to{transform:rotate(-360deg)}}.icon_2[data-v-7883ed41]{width:80px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fge-auth-loading[data-v-461de591]{position:absolute;width:100%;height:100%;background:#999999bf;z-index:999999;display:flex;align-items:center;justify-content:center}.header-container{display:flex;gap:.75rem;justify-content:space-evenly;align-items:center}.fge-auth-foto-container{position:relative;width:100%}.fge-auth-foto-container .fge-image-container{height:110px;width:110px}.fge-auth-foto-container .fge-image-container svg{height:110px;width:110px}.fge-auth-foto-container .fge-image-container img{height:110px;width:110px;object-fit:contain}.img-absolute-container{position:absolute;padding:0;bottom:-10px;right:0;width:40px;height:40px}.fge-text-gray.fge-perfil-nombre{font-family:Roboto Condensed;line-height:20px;font-size:1.3rem;font-weight:500;text-transform:capitalize;margin-bottom:.5rem}.fge-perfil-data{font-weight:400;margin-bottom:0;font-family:Roboto}.fge-password-btn{padding:.4rem .6rem!important;border-radius:.7rem!important;height:30px!important;margin-left:-3px}.fge-password-btn .p-button-label{font-family:Roboto;font-size:.8rem!important}.fge-auth-profile-img{border-radius:50%;object-fit:cover!important}.change-psw-btn{padding:.375rem .625rem!important;border-radius:.5rem!important;margin-top:.75rem;font-size:1rem;font-weight:600}.switch-container[data-v-f658d6bd]{display:flex;align-items:center;justify-content:space-between;width:100%}[data-v-f658d6bd] .SwitchRoot{width:42px;height:25px;background-color:var(--fge-gray-lines-color);border:1px solid var(--fge-orange-icon);border-radius:99px;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0)}[data-v-f658d6bd] .SwitchRoot[data-state=checked]{background-color:var(--fge-orange-color)}[data-v-f658d6bd] .SwitchThumb{display:block;width:21px;height:21px;background-color:#fff;border-radius:9999px;box-shadow:0 2px 2px var(--fge-orange-color);transition:transform .1s;transform:translate(2px);will-change:transform}[data-v-f658d6bd] .SwitchThumb[data-state=checked]{transform:translate(19px)}.btn{cursor:pointer;background-color:#f5f5f5;border-radius:5px;padding:5px 10px;transition:all .3s ease}.btn:hover{background-color:#f1f1f1;border-radius:10px;box-shadow:0 0 10px #0003}.fge-lines-container{overflow:auto!important;text-align:center!important}.fge-lines-container:before,.fge-lines-container:after{background-color:var(--fge-gray-lines-color);content:"";display:inline-block;height:1px;position:relative;vertical-align:middle;width:28%}.fge-lines-container:before{right:.5em}.fge-lines-container:after{left:.5em}.fge-auth-camera-file-button{padding:0;border:none;width:35px;height:35px;border-radius:50%;background-color:var(--fge-bg-hover-item)}.fge-auth-camera-file-button svg{fill:var(--fge-orange-icon);width:25px!important;height:25px}.fge-auth-camera-file-button:hover{background-color:var(--fge-bg-hover-item);cursor:pointer}.mrgt-20{margin-top:30px}.fge-profile-container{display:flex;padding-left:1.5rem;padding-right:1.5rem;flex-direction:column;justify-content:center;width:100%;height:100%}.fge-profile-header{padding-top:.75rem;margin-bottom:5rem}.auth-radiogroup{display:flex;justify-content:center;padding-top:1.25rem;margin-bottom:1.75rem}.auth-radio-group-container{display:flex;flex-direction:column;gap:.625rem}.auth-radio-group-item{display:flex;align-items:center}.auth-radio-group-item>button{border-radius:9999px;outline-style:none;background-color:#fff;cursor:default;width:20px;height:20px;margin-right:1rem;border:2px solid var(--fge-gray-lines-color)}.auth-radio-group-item>button:disabled{border:1px solid #c2c2c2}.auth-radio-group-item>button span[data-state=checked]{background-color:transparent;border-radius:50%;box-shadow:0 0 0 3px var(--fge-orange-icon)}.auth-radio-group-item span{display:flex;position:relative;justify-content:center;align-items:center;width:100%;height:100%}.auth-radio-group-item .radio{margin-left:20px}.auth-radio-group-item .btn-whatsapp{display:flex;background-color:transparent;position:relative;justify-content:center;align-items:center;width:35px;height:35px}.input-hidden{display:none}html[data-theme=dark] .auth-radio-group-item>button,.dark .auth-radio-group-item>button{background-color:var(--fge-dark-background)}.slide-enter-active,.slide-leave-active{transition:transform .2s ease}.slide-enter,.slide-leave-to{transform:translate(100%);transition:all .15s ease-in 0s}.auth-sidebar-backdrop{background-color:#00000080;width:100vw;height:100vh;position:fixed;top:0;right:0;cursor:pointer;z-index:999}.sidebar-panel{overflow-y:auto;background-color:#fff;position:fixed;right:0;top:0;height:100vh;z-index:999;padding:2rem 20px;width:390px}@media screen and (max-width: 64em){.sidebar-panel{width:100vw}}html[data-theme=dark] .sidebar-panel,.dark .sidebar-panel{background-color:var(--fge-dark-background)}.auth-modal-body-msg[data-v-6cedda83]{margin-top:.75rem!important;margin-bottom:0!important}.auth-msg-capitalize[data-v-6cedda83]{text-transform:capitalize}.avatar-size{width:40px!important;height:40px!important;outline:1px solid #c7c7c7}.avatar-size img{width:40px!important;height:40px!important;object-fit:cover}.default-icon-size{width:40px;height:40px}.default-icon-size svg{width:40px;height:40px}.link-item-container{display:flex;padding:0;margin-left:0;align-items:center;cursor:pointer;border:none;background-color:transparent}.item-container{display:flex;align-items:center;gap:10px}.avatar-container{display:inline-flex;overflow:hidden;justify-content:center;align-items:center;border-radius:9999px;vertical-align:middle;-webkit-user-select:none;user-select:none;height:45px;width:45px}.avatar-image{object-fit:cover;width:100%;height:100%}.avatar-fallback{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-weight:500;background-color:#fff;color:15px;text-transform:uppercase}.auth-name-container{display:none;margin-right:.75rem;color:var(--text-color)}.auth-name-container .name{text-transform:capitalize;margin-bottom:0;font-family:var(--fge-font-family)}.auth-name-container .profession{font-family:Roboto Condensed;text-align:center;text-transform:uppercase;font-size:.75rem}@media (min-width: 768px){.auth-name-container{display:block}}.auth-menu-content{width:100%;background-color:#fff;border-bottom:1px solid var(--fge-soft-gray-icon)}div[data-radix-popper-content-wrapper]{z-index:999!important}.auth-menu-item{display:flex;padding:.5rem .5rem .5rem 1rem;align-items:center;width:160px;background-color:transparent;cursor:pointer;color:var(--text-color)}.auth-menu-item>svg{width:12px;margin-right:.75rem;fill:var(--text-color)}.auth-menu-item:hover{background-color:var(--fge-bg-hover-item)}html[data-theme=dark] .auth-name-container,.dark .auth-name-container,html[data-theme=dark] .auth-name-container .name,.dark .auth-name-container .name,html[data-theme=dark] .auth-name-container .profession,.dark .auth-name-container .profession,html[data-theme=dark] .auth-menu-item,.dark .auth-menu-item{color:#fff}html[data-theme=dark] .auth-menu-item>svg,.dark .auth-menu-item>svg{fill:#fff}html[data-theme=dark] .auth-menu-item:hover,.dark .auth-menu-item:hover{background-color:var(--fge-gray-color)}html[data-theme=dark] .auth-menu-content,.dark .auth-menu-content{background-color:var(--fge-dark-background)}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-colored:#ddd}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translate(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px;white-space:pre-wrap}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--default{background:var(--toastify-color-progress-colored)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentcolor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__none{0%,60%,75%,90%,to{animation-duration:0;animation-timing-function:none}0%{opacity:1;transform:translateZ(0)}to{transform:translateZ(0)}}.Toastify__none-enter--bottom-center,.Toastify__none-enter--bottom-left,.Toastify__none-enter--bottom-right,.Toastify__none-enter--top-center,.Toastify__none-enter--top-left,.Toastify__none-enter--top-right{animation-name:Toastify__none}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.date-picker-field{display:flex;padding:.25rem;justify-content:space-between;align-items:center;border-radius:.5rem;border-width:1px;border-color:transparent;width:10rem;text-align:center;background-color:#fff;-webkit-user-select:none;user-select:none}.date-picker-field-div{display:flex;align-items:center;justify-content:center}.date-picker-input{padding:.125rem;border-radius:.375rem}.date-picker-input:focus-visible{outline-color:var(--fge-orange-color)}.date-picker-btn{padding:.5rem;font-size:1.25rem;width:35px;height:35px;line-height:1.75rem;position:absolute;top:0;right:0;background-color:transparent;border:none;border-top-right-radius:8px;border-bottom-right-radius:8px}.date-picker-btn:hover{background-color:var(--fge-lighter-orange-color)}.date-picker-btn:focus-within{outline-color:var(--fge-orange-color)}.date-picker-content{font-family:Roboto,Arial,Helvetica,sans-serif;border-radius:.75rem;background-color:#fff}.calendar-fill-white{fill:#fff}.date-picker-header{display:flex;justify-content:space-between;align-items:center}.date-picker-header-btn{display:inline-flex;justify-content:center;align-items:center;width:2rem;height:2rem;background-color:transparent;cursor:pointer;border:none;border-radius:50%}.date-picker-header-btn>svg{fill:var(--fge-gray-color);width:1rem;height:1rem}.date-picker-header-btn:hover{background-color:var(--fge-gray-hover-bg)}.div-datepicker-header{display:flex;padding-top:1rem;flex-direction:column}@media (min-width: 640px){.div-datepicker-header{margin-left:1rem;margin-top:0;flex-direction:row}}.datepicker-header-label{font-size:1.25rem;font-weight:400;text-transform:capitalize;color:var(--fge-gray-color)}.div-datepicker-grid{margin-top:.25rem;width:100%;-webkit-user-select:none;user-select:none;border-collapse:collapse}.date-picker-grid-row{display:flex;margin-bottom:.25rem;justify-content:space-between;width:100%}.date-picker-header-cell{border-radius:.375rem;width:2rem;text-transform:uppercase;color:var(--fge-orange-color);font-weight:300;font-size:14px}.datepicker-row{display:flex;justify-content:space-between;width:100%}.datepicker-cell-trigger{display:flex;position:relative;justify-content:center;align-items:center;border-width:1px;border-color:transparent;outline-style:none;width:2.5rem;height:2.5rem;font-size:1rem;line-height:1.25rem;font-weight:400;padding:.75rem;color:var(--fge-gray-color);white-space:nowrap;border-radius:50%;background-color:transparent}.datepicker-cell-trigger:hover{background-color:var(--fge-lighter-orange-color);cursor:pointer}.datepicker-cell-trigger[data-disabled]{color:var(--fge-soft-gray-icon)}.calendar-icon{width:20px;height:20px}*{margin:0;padding:0;box-sizing:border-box}body{min-height:100dvh}input,button,textarea,select{font:inherit}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}.svg-external-circle,.svg-internal-circle{display:block;margin:0 auto;transform-box:fill-box;transform-origin:center;will-change:transform}.svg-external-circle{animation:rotate 18s linear infinite}.svg-internal-circle{animation:rotate2 18s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotate2{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@supports (-moz-appearance: none){.svg-internal-circle,.svg-external-circle{transform-origin:initial;animation:none}}.font-roboto{font-family:var(--fge-font-family)}.font-roboto-condensed{font-family:Roboto Condensed,Arial,Helvetica,sans-serif}*::-webkit-scrollbar{-webkit-appearance:none;background-color:var(--surface-200)}*::-webkit-scrollbar:vertical{width:.5vw;margin:2rem;padding:2rem}*::-webkit-scrollbar-button:increment,*::-webkit-scrollbar-button{display:none}*::-webkit-scrollbar:horizontal{height:.4vh}*::-webkit-scrollbar-thumb{background-color:var(--fge-orange-color);border-radius:.3rem}:root{--fge-font-family: "Roboto", Arial, Helvetica, sans-serif;--fge-background: #333333;--fge-dark-background: #293241;--fge-background-color: #fff;--fge-primary-button-text-color: #fff;--fge-gray-bolder-color: #666666;--fge-gray-color: #797979;--fge-gray-lines-color: #cccccc;--fge-orange-color: var(--primary-color, #513c86);--fge-light-orange-color: var(--primary-light-color, #a09dc2);--fge-lighter-orange-color: rgba(180, 191, 241, .4);--fge-input-color: #fef7ef;--fge-red-error-color: #e8523dbf;--fge-secondary-btn-color: #999999;--fge-gray-bg: #f3f4f6;--fge-gray-hover-bg: #e5e7eb;--fge-green-color: #598c15;--fge-green-bolder-color: #dde8d0;--fge-green-bg: #9dba72;--fge-green-hover-bg: #9eb88e;--fge-toast-color-button: #b3b3b3;--fge-toast-success: #99ab69;--fge-toast-error: #e8523d;--fge-toast-info: #2d4b73;--fge-toast-warning: #fabe50;--fge-gray-icon: #9c9c9c;--fge-soft-gray-icon: #bababa;--fge-orange-icon: #598c15;--fge-bg-hover-item: #e2e8f0;--text-color: #69707a;font-size:14px}.fge-auth-container,.fge-auth-container button,.fge-auth-container input{font-family:Roboto,Arial,Helvetica,sans-serif}body{margin:0}#app{height:100vh;min-height:100%;width:100vw;overflow-x:hidden}.fge-login-container{width:100%;min-height:100%;background:#fff;overflow:auto;display:flex;flex:1 1 100%;align-items:stretch;justify-content:space-between;box-shadow:0 0 20px 6px #090b6f85;position:relative}.fge-login-container div{height:auto}.fge-login-container .left{flex:1;background-color:var(--fge-background);display:flex}.fge-login-container .left svg{width:100%;height:100%}@media (max-width: 980px){.fge-login-container .left{display:none}}.fge-login-container .right{flex:0 0 auto;min-height:100vh;width:max-content;overflow:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.fge-login-container .right .right-container{height:100%;padding:0 2rem;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;gap:1rem;margin-top:auto;margin-bottom:auto}.fge-login-container .right .right-container .fge-login{width:330px;padding:0 4px}.fge-login-container .right .right-container-footer{margin-top:auto;margin-bottom:10px;align-self:flex-end}@media (max-width: 980px){.fge-login-container .right{width:100%}.fge-login-container .right .right-container{width:100%;align-items:center}}@media (max-width: 400px){.fge-login-container .right .right-container{padding:0 1rem;margin:0}}.fge-right-container{margin-left:20px;margin-right:20px}.fge-btn-section{margin-top:40px;gap:40px}.mb-40{margin-bottom:40px}@media (max-width: 980px){.fge-login-container{flex-flow:wrap;text-align:center;align-content:center;align-items:center;justify-content:center}}.fge-form-label{text-align:left;color:var(--fge-gray-color);font-weight:400;padding-left:.25rem;font-family:Roboto;margin-bottom:2px!important}.fge-auth-primary-button{color:var(--fge-primary-button-text-color);background:var(--fge-orange-color);padding:.8rem 1rem;border-radius:1rem;border:1px solid var(--fge-light-orange-color);font-family:Roboto,Arial,Helvetica,sans-serif;margin:0;height:40px;font-weight:500;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter}.fge-auth-primary-button.w-full{width:100%}.fge-auth-primary-button:enabled:active{background:var(--fge-orange-color);color:var(--fge-primary-button-text-color);border-color:var(--fge-light-orange-color)}.fge-auth-primary-button span{font-weight:500}.fge-auth-primary-button:enabled:hover{background:var(--fge-light-orange-color);color:var(--fge-primary-button-text-color);border-color:var(--fge-light-orange-color);cursor:pointer}.mt-2{margin-top:2px}.mt-3{margin-top:3px}.mt-4{margin-top:4px}.mt-5{margin-top:5px}.fge-gray-button{padding:.8rem 1rem;color:var(--fge-gray-color);border-radius:1rem;border:1px solid var(--fge-gray-bolder-color);background:var(--fge-gray-bg);font-weight:600;-webkit-appearance:button;-moz-appearance:button;appearance:button;transition-timing-function:cubic-bezier(.4,0,.2,1);font-family:Roboto,Arial,Helvetica,sans-serif;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter}.fge-gray-button.w-full{width:100%}.fge-gray-button:hover{cursor:pointer;border-color:var(--fge-gray-hover-bg);background-color:var(--fge-gray-hover-bg)}.fge-green-button{padding:.8rem 1rem;color:var(--fge-input-color);border-radius:1rem;border:1px solid var(--fge-green-bolder-color);background:var(--fge-green-bg);font-weight:600;-webkit-appearance:button;-moz-appearance:button;appearance:button;transition-timing-function:cubic-bezier(.4,0,.2,1);font-family:Roboto,Arial,Helvetica,sans-serif;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter}.fge-green-button.w-full{width:100%}.fge-green-button:hover{cursor:pointer;border-color:var(--fge-green-hover-bg);background-color:var(--fge-green-hover-bg)}.fge-secondary-button{color:var(--surface-500);background:var(--surface-50);border:1px solid var(--fge-secondary-btn-color);padding:.8rem 1rem;font-size:1rem;border-radius:1rem;height:40px}.fge-secondary-button span{font-weight:500}.fge-secondary-button:enabled:hover{background:var(--surface-100);color:var(--surface-600);border-color:transparent;cursor:pointer}.fge-secondary-button:enabled:active{background:#fff;color:var(--fge-gray-bolder-color);border-color:var(--gray-4)}.fge-link-primary-button{all:unset}.fge-link-primary-button span{font-weight:400;color:var(--fge-orange-color);font-size:.95rem}.fge-link-primary-button:hover{text-decoration:underline;text-decoration-color:var(--fge-orange-color);cursor:pointer}.fge-link-primary-button:enabled:active{background:transparent}.fge-link-primary-button:focus{box-shadow:none}.fge-link-secondary-button{all:unset;padding:.25rem 0}.fge-link-secondary-button span{font-weight:400;color:var(--fge-gray-color);font-size:.85rem}.fge-link-secondary-button:hover{text-decoration:underline;cursor:pointer}.fge-link-secondary-button:enabled:active{background:transparent}.fge-link-secondary-button:focus{box-shadow:none}.fge-gray-1-label{color:#4d4d4d;font-size:1rem}.fge-text-gray{color:var(--fge-gray-color);font-size:1rem;font-family:var(--fge-font-family)}.fge-lines{overflow:auto;text-align:center}.fge-lines:before,.fge-lines:after{background-color:var(--fge-gray-lines-color);content:"";display:inline-block;height:1px;position:relative;vertical-align:middle;width:28%}.fge-lines:before{right:.5em;margin-left:-50%}.fge-lines:after{left:.5em;margin-right:-50%}.fge-horizontal-line{overflow:hidden;text-align:center}.fge-horizontal-line:before,.fge-horizontal-line:after{background-color:var(--fge-gray-lines-color);content:"";display:inline-block;height:1px;position:relative;vertical-align:middle;width:50%}.fge-auth-error{text-align:center;color:var(--fge-red-error-color);font-size:.867rem;margin:0;margin-top:.25rem}.auth-form-container>*{margin-top:.75rem}.auth-input-container{text-align:left;max-width:100%}.auth-input-container>*{font-family:var(--fge-font-family)}.auth-input-container>label{display:inline-block;padding-bottom:.1rem}.fge-auth-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;padding:.6rem 1rem .5rem;color:var(--fge-gray-color);height:40px;max-height:40px;width:100%;border:1px solid;border-color:var(--fge-light-orange-color);border-radius:1rem}.fge-auth-input.with-btn{padding-right:2rem}.fge-auth-input.with-btns{padding-right:4.5rem}.fge-auth-input.relative{position:relative!important}.fge-auth-input.uppercase{text-transform:uppercase}.fge-auth-input:enabled:focus{background:rgba(var(--primary-color-rgba),.12);outline:0 none;outline-offset:0;box-shadow:none;border-color:var(--fge-light-orange-color)!important}.fge-auth-input:hover{border-color:var(--fge-light-orange-color)!important;outline:1px solid var(--fge-light-orange-color)}html[data-theme=dark] .fge-auth-input:enabled:focus,.dark .fge-auth-input:enabled:focus{background:rgba(var(--primary-color-rgba-dark),.12)}.fge-orange-icon i{font-size:1.25rem;height:23px;color:var(--fge-orange-color)!important}.fge-orange-icon>svg{color:var(--fge-orange-color)!important}.fge-auth-input-invalid{border:1px solid var(--fge-red-error-color);font-size:1rem;box-shadow:0 0 7px #e8523d33}.fge-auth-input-invalid:enabled:focus{background:var(--fge-background-color);outline:0 none;outline-offset:0;box-shadow:none;border-color:var(--fge-red-error-color)!important}.fge-auth-input-invalid:hover{outline:1px solid var(--fge-red-error-color)!important}html[data-theme=dark] .fge-text-gray,html[data-theme=dark] .fge-gray-1-label,html[data-theme=dark] .fge-form-label,html[data-theme=dark] .fge-auth-input,.dark .fge-text-gray,.dark .fge-gray-1-label,.dark .fge-form-label,.dark .fge-auth-input{color:#fff}.auth-svg-primary .stroke-content{stroke:var(--fge-orange-color)}.auth-svg-primary .fill-content{color:var(--fge-orange-color)}.auth-svg-gray .stroke-content{stroke:var(--fge-gray-color)}.auth-svg-gray .fill-content{color:var(--fge-gray-color)}.auth-relative-container{height:40px;position:relative}.auth-btn-container{display:flex;gap:30px}.auth-btn-container.margin-top{margin-top:45px}.btn-only-icon{-webkit-appearance:button;-moz-appearance:button;appearance:button;background-color:transparent;border:none;border-radius:50%;display:flex;justify-content:center;align-items:center;padding:4px}.btn-only-icon:hover{cursor:pointer;background-color:var(--fge-lighter-orange-color)}.btn-only-icon>svg{width:24px;height:24px}.btn-only-icon.absolute{position:absolute;top:4px;right:4px}.btn-only-icon.absolute-2{position:absolute;top:4px;right:32px}.tooltip{background-color:var(--fge-gray-color);color:#fff;font-weight:400;font-family:Roboto,Arial,Helvetica,sans-serif;padding:4px 8px;border-radius:8px}.arrow-svg{fill:var(--fge-gray-color)}.auth-hide-btn{display:none}.auth-modal-container{position:fixed;background-color:#fff;font-family:Roboto,Arial,Helvetica,sans-serif;top:50%;left:50%;transform:translate(-50%,-50%);max-height:85vh;width:90vw;max-width:450px;padding:25px;z-index:99999!important;border-radius:8px;box-shadow:0 2px 10px #0006}.auth-modal-container .auth-dialog-title{font-size:1.25rem;font-weight:400;color:var(--text-color);padding-bottom:.75rem;border-bottom:1px solid var(--fge-soft-gray-icon);margin-bottom:1rem}.auth-modal-container .auth-title-container{display:flex;align-items:center;justify-content:space-between}.auth-modal-container .auth-title-container>p{margin-bottom:0}.auth-modal-container .auth-title-container .close-icon{width:28px;height:28px;cursor:pointer;background-color:transparent;border:none;border-radius:50%;padding:.5rem;display:flex;align-items:center;justify-content:center}.auth-modal-container .auth-title-container .close-icon:hover{background-color:var(--fge-bg-hover-item)}.auth-modal-container .auth-title-container .close-icon>svg{width:14px;height:14px;color:var(--text-color)}.auth-modal-container .dialog-body{color:var(--text-color)}.auth-modal-container .dialog-body>p{margin-top:1rem}.auth-modal-container .dialog-body .body-title{color:var(--fge-orange-color);text-align:center;font-size:1.25rem}.auth-modal-container .dialog-body .icon{width:100%;height:75px;text-align:center}.auth-modal-container .dialog-body .icon>svg{width:75px;height:75px;margin-bottom:1rem}.auth-modal-container .dialog-footer{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.5rem}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background-color:#00000080}.dialog-text-center{text-align:center}.Toastify__toast-container{z-index:99999!important}.Toastify__toast--error{font-family:var(--fge-font-family);border:1px solid var(--fge-toast-error);border-left-width:20px;border-top-left-radius:1.5rem!important}.Toastify__toast--error .Toastify__toast-icon{width:20px!important}.Toastify__toast--error svg{height:20px;width:20px!important}.Toastify__toast--success{font-family:var(--fge-font-family);border:1px solid var(--fge-toast-success);border-left-width:20px;border-top-left-radius:1.5rem!important}.Toastify__toast--success .Toastify__toast-icon{width:20px!important}.Toastify__toast--success svg{fill:var(--fge-toast-success);color:var(--fge-toast-success);height:20px;width:20px!important}.toast-title{font-family:var(--fge-font-family);font-weight:600;margin-bottom:4px;font-size:1.12rem}.toast-description{font-family:var(--fge-font-family)}
2
- `,document.head.appendChild(dc);function J2(t){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const n in t)if(n!=="default"){const a=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(e,n,a.get?a:{enumerable:!0,get:()=>t[n]})}}return e.default=t,Object.freeze(e)}const fc=J2(r);var pc=!1;function wa(t,e,n){return Array.isArray(t)?(t.length=Math.max(t.length,e),t.splice(e,1,n),n):(t[e]=n,n)}function mi(t,e){if(Array.isArray(t)){t.splice(e,1);return}delete t[e]}function X2(){return hc().__VUE_DEVTOOLS_GLOBAL_HOOK__}function hc(){return typeof navigator<"u"&&typeof window<"u"?window:typeof globalThis<"u"?globalThis:{}}const W2=typeof Proxy=="function",Y2="devtools-plugin:setup",$2="plugin:settings:set";let Pn,gi;function G2(){var t;return Pn!==void 0||(typeof window<"u"&&window.performance?(Pn=!0,gi=window.performance):typeof globalThis<"u"&&(!((t=globalThis.perf_hooks)===null||t===void 0)&&t.performance)?(Pn=!0,gi=globalThis.perf_hooks.performance):Pn=!1),Pn}function N2(){return G2()?gi.now():Date.now()}class e0{constructor(e,n){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=e,this.hook=n;const a={};if(e.settings)for(const s in e.settings){const l=e.settings[s];a[s]=l.defaultValue}const o=`__vue-devtools-plugin-settings__${e.id}`;let i=Object.assign({},a);try{const s=localStorage.getItem(o),l=JSON.parse(s);Object.assign(i,l)}catch{}this.fallbacks={getSettings(){return i},setSettings(s){try{localStorage.setItem(o,JSON.stringify(s))}catch{}i=s},now(){return N2()}},n&&n.on($2,(s,l)=>{s===this.plugin.id&&this.fallbacks.setSettings(l)}),this.proxiedOn=new Proxy({},{get:(s,l)=>this.target?this.target.on[l]:(...c)=>{this.onQueue.push({method:l,args:c})}}),this.proxiedTarget=new Proxy({},{get:(s,l)=>this.target?this.target[l]:l==="on"?this.proxiedOn:Object.keys(this.fallbacks).includes(l)?(...c)=>(this.targetQueue.push({method:l,args:c,resolve:()=>{}}),this.fallbacks[l](...c)):(...c)=>new Promise(u=>{this.targetQueue.push({method:l,args:c,resolve:u})})})}async setRealTarget(e){this.target=e;for(const n of this.onQueue)this.target.on[n.method](...n.args);for(const n of this.targetQueue)n.resolve(await this.target[n.method](...n.args))}}function mc(t,e){const n=t,a=hc(),o=X2(),i=W2&&n.enableEarlyProxy;if(o&&(a.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!i))o.emit(Y2,t,e);else{const s=i?new e0(n,o):null;(a.__VUE_DEVTOOLS_PLUGINS__=a.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:n,setupFn:e,proxy:s}),s&&e(s.proxiedTarget)}}/*!
1
+ (function(Le,j){typeof exports=="object"&&typeof module<"u"?j(exports,require("yup"),require("vue"),require("vee-validate")):typeof define=="function"&&define.amd?define(["exports","yup","vue","vee-validate"],j):(Le=typeof globalThis<"u"?globalThis:Le||self,j(Le.FgeAuthComponent={},Le.Yup,Le.Vue,Le.VeeValidate))})(this,function(Le,j,r,ie){"use strict";var Ac=document.createElement("style");Ac.textContent=`@charset "UTF-8";.fge-step[data-v-3165da4a]{display:flex;align-items:center;justify-content:space-between;width:auto;position:relative;z-index:0;margin-bottom:40px}.fge-step-progress[data-v-3165da4a]{position:absolute;background-color:#c5c5c5;height:2px;z-index:-1;left:0;right:0;margin:0 auto}.fge-step-progress-bar[data-v-3165da4a]{position:absolute;left:0;height:100%;width:0;background-color:var(--stepPrimaryColor);transition:all .5s ease}.fge-step-item[data-v-3165da4a]{display:flex;flex-direction:column;align-items:center;color:#c5c5c5;transition:all .5s ease}.fge-step-item-counter[data-v-3165da4a]{height:30px;width:30px;display:grid;place-items:center;background-color:var(--stepIconColor);border-radius:100%;border:2px solid #c5c5c5;position:relative}.fge-step-item-counter .icon-success[data-v-3165da4a]{position:absolute;opacity:0;transform:scale(0);width:14px;transition:all .5s ease}.fge-step-item.success .fge-step-item-counter svg[data-v-3165da4a]{width:15px;height:15px}.fge-step-item.success .fge-step-item-counter .icon-success[data-v-3165da4a]{opacity:1;transform:scale(1)}.fge-step-item.current .fge-step-item-counter[data-v-3165da4a]{border-color:var(--stepPrimaryColor);background-color:var(--stepPrimaryColor);color:#fff;font-weight:500}.message2FaContexto[data-v-b99b89d3]{background-color:#f5f5f5;padding:20px;border-radius:4px;box-shadow:0 2px 4px #0000001a}.message2FaContexto h3[data-v-b99b89d3]{margin-top:0}.message2FaContexto p[data-v-b99b89d3]{margin-bottom:10px}.message2FaContexto ul[data-v-b99b89d3]{list-style-type:disc;margin-left:20px}.message2FaContexto li[data-v-b99b89d3]{margin-bottom:5px}.send-code-container[data-v-b99b89d3]{display:flex;flex-direction:column}.text-center[data-v-b99b89d3]{text-align:center}.current-contact-label[data-v-b99b89d3]{margin-bottom:20px!important;text-align:center}.auth-btn-container[data-v-b99b89d3]{display:flex;gap:30px}.fge-logo-container[data-v-d55c8d76]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 0}.fge-logo-container img[data-v-d55c8d76]{width:180px;margin-bottom:18px}.fge-logo-container svg[data-v-d55c8d76]{width:240px}.hide-calendar[data-v-aad3098a]{visibility:hidden;padding:0;height:0;border:0}.auth-calendar-btn[data-v-aad3098a]{position:absolute;right:0;top:-2px}.auth-calendar-btn svg[data-v-aad3098a]{width:20px}.fge-btn-section[data-v-aad3098a]{display:flex;flex-direction:column}.fge-version-label[data-v-526e8b52]{margin-top:.75rem;padding-right:1.5rem;text-align:right;font-size:.6rem;color:var(--fge-gray-color)}.object-contain[data-v-01ff7cda]{display:flex;justify-content:center;align-items:center}.qr-image[data-v-01ff7cda]{width:180px;display:block;border-radius:8px}.reload-icon svg[data-v-01ff7cda]{width:24px;height:24px;margin-bottom:8px;fill:#fff}.reload-text[data-v-01ff7cda]{color:#fff;font-size:14px;line-height:1.4}.qr-container[data-v-01ff7cda]{position:relative;display:inline-block}.qr-container img[data-v-01ff7cda]{display:block;width:180px;height:auto;margin-bottom:25px}.qr-overlay[data-v-01ff7cda]{position:absolute;top:0;left:0;width:100%;height:calc(100% - 25px);background-color:#000c;display:flex;justify-content:center;align-items:center;pointer-events:auto;border-radius:4px}.reload-icon[data-v-01ff7cda]{width:35px;height:35px;pointer-events:auto}.login-button-container[data-v-01ff7cda]{display:flex;flex-direction:column;margin-top:25px;gap:15px}.login-link-button-container[data-v-01ff7cda]{display:flex;justify-content:space-between}.two-auth-container{margin-top:2rem}.auth-checkbox-container{display:flex;align-items:center;justify-content:center;gap:.75rem}.auth-checkbox-container .checkbox-box{display:flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;align-items:center;justify-content:center;border-radius:4px;border-color:transparent;outline:none;width:24px;height:24px;cursor:pointer}.auth-checkbox-container .checkbox-box[data-state=unchecked]{background-color:var(--fge-soft-gray-icon)}.auth-checkbox-container .checkbox-box[data-state=checked]{background-color:var(--fge-orange-color)}.auth-checkbox-container .checkbox-svg{cursor:pointer;width:12px;height:12px}.qr-instructions{margin-bottom:8px}.qr-instructions h4{margin-bottom:8px;text-align:center}.msg-container{overflow:hidden;text-align:center}.radio-button-group{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}.radio-button{border:1.5px solid #ccc;border-radius:10px;padding:10px 14px;background-color:#fff;cursor:pointer;transition:all .2s ease;text-align:left;width:100%}.radio-button:hover{border-color:#7b6cd9;box-shadow:0 0 0 2px #7b6cd926}.radio-button-content{display:flex;align-items:center;gap:.5rem}.radio-button-label{font-size:.95rem;color:#555;font-weight:500}.radio-icon{width:20px;height:20px}.auth-svg-primary{color:#665ab1}.auth-svg-black{color:#000}.radio-button[data-state=checked]{background-color:#7b6cd9;border-color:#7b6cd9}.radio-button[data-state=checked] .radio-button-label,.radio-button[data-state=checked] .auth-svg-primary{color:#fff}@media (max-width: 480px){.radio-button-group{flex-direction:column}.radio-button{padding:12px;font-size:.9rem}}.icon_1[data-v-7883ed41]{height:132px}.icon_1[data-v-7883ed41]{animation:rotate-7883ed41 1.25s linear infinite}@keyframes rotate-7883ed41{to{transform:rotate(-360deg)}}.icon_2[data-v-7883ed41]{width:80px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fge-auth-loading[data-v-461de591]{position:absolute;width:100%;height:100%;background:#999999bf;z-index:999999;display:flex;align-items:center;justify-content:center}.header-container{display:flex;gap:.75rem;justify-content:space-evenly;align-items:center}.fge-auth-foto-container{position:relative;width:100%}.fge-auth-foto-container .fge-image-container{height:110px;width:110px}.fge-auth-foto-container .fge-image-container svg{height:110px;width:110px}.fge-auth-foto-container .fge-image-container img{height:110px;width:110px;object-fit:contain}.img-absolute-container{position:absolute;padding:0;bottom:-10px;right:0;width:40px;height:40px}.fge-text-gray.fge-perfil-nombre{font-family:Roboto Condensed;line-height:20px;font-size:1.3rem;font-weight:500;text-transform:capitalize;margin-bottom:.5rem}.fge-perfil-data{font-weight:400;margin-bottom:0;font-family:Roboto}.fge-password-btn{padding:.4rem .6rem!important;border-radius:.7rem!important;height:30px!important;margin-left:-3px}.fge-password-btn .p-button-label{font-family:Roboto;font-size:.8rem!important}.fge-auth-profile-img{border-radius:50%;object-fit:cover!important}.change-psw-btn{padding:.375rem .625rem!important;border-radius:.5rem!important;margin-top:.75rem;font-size:1rem;font-weight:600}.switch-container[data-v-f658d6bd]{display:flex;align-items:center;justify-content:space-between;width:100%}[data-v-f658d6bd] .SwitchRoot{width:42px;height:25px;background-color:var(--fge-gray-lines-color);border:1px solid var(--fge-orange-icon);border-radius:99px;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0)}[data-v-f658d6bd] .SwitchRoot[data-state=checked]{background-color:var(--fge-orange-color)}[data-v-f658d6bd] .SwitchThumb{display:block;width:21px;height:21px;background-color:#fff;border-radius:9999px;box-shadow:0 2px 2px var(--fge-orange-color);transition:transform .1s;transform:translate(2px);will-change:transform}[data-v-f658d6bd] .SwitchThumb[data-state=checked]{transform:translate(19px)}.btn{cursor:pointer;background-color:#f5f5f5;border-radius:5px;padding:5px 10px;transition:all .3s ease}.btn:hover{background-color:#f1f1f1;border-radius:10px;box-shadow:0 0 10px #0003}.fge-lines-container{overflow:auto!important;text-align:center!important}.fge-lines-container:before,.fge-lines-container:after{background-color:var(--fge-gray-lines-color);content:"";display:inline-block;height:1px;position:relative;vertical-align:middle;width:28%}.fge-lines-container:before{right:.5em}.fge-lines-container:after{left:.5em}.fge-auth-camera-file-button{padding:0;border:none;width:35px;height:35px;border-radius:50%;background-color:var(--fge-bg-hover-item)}.fge-auth-camera-file-button svg{fill:var(--fge-orange-icon);width:25px!important;height:25px}.fge-auth-camera-file-button:hover{background-color:var(--fge-bg-hover-item);cursor:pointer}.mrgt-20{margin-top:30px}.fge-profile-container{display:flex;padding-left:1.5rem;padding-right:1.5rem;flex-direction:column;justify-content:center;width:100%;height:100%}.fge-profile-header{padding-top:.75rem;margin-bottom:5rem}.auth-radiogroup{display:flex;justify-content:center;padding-top:1.25rem;margin-bottom:1.75rem}.auth-radio-group-container{display:flex;flex-direction:column;gap:.625rem}.auth-radio-group-item{display:flex;align-items:center}.auth-radio-group-item>button{border-radius:9999px;outline-style:none;background-color:#fff;cursor:default;width:20px;height:20px;margin-right:1rem;border:2px solid var(--fge-gray-lines-color)}.auth-radio-group-item>button:disabled{border:1px solid #c2c2c2}.auth-radio-group-item>button span[data-state=checked]{background-color:transparent;border-radius:50%;box-shadow:0 0 0 3px var(--fge-orange-icon)}.auth-radio-group-item span{display:flex;position:relative;justify-content:center;align-items:center;width:100%;height:100%}.auth-radio-group-item .radio{margin-left:20px}.auth-radio-group-item .btn-whatsapp{display:flex;background-color:transparent;position:relative;justify-content:center;align-items:center;width:35px;height:35px}.input-hidden{display:none}html[data-theme=dark] .auth-radio-group-item>button,.dark .auth-radio-group-item>button{background-color:var(--fge-dark-background)}.slide-enter-active,.slide-leave-active{transition:transform .2s ease}.slide-enter,.slide-leave-to{transform:translate(100%);transition:all .15s ease-in 0s}.auth-sidebar-backdrop{background-color:#00000080;width:100vw;height:100vh;position:fixed;top:0;right:0;cursor:pointer;z-index:999}.sidebar-panel{overflow-y:auto;background-color:#fff;position:fixed;right:0;top:0;height:100vh;z-index:999;padding:2rem 20px;width:390px}@media screen and (max-width: 64em){.sidebar-panel{width:100vw}}html[data-theme=dark] .sidebar-panel,.dark .sidebar-panel{background-color:var(--fge-dark-background)}.auth-modal-body-msg[data-v-6cedda83]{margin-top:.75rem!important;margin-bottom:0!important}.auth-msg-capitalize[data-v-6cedda83]{text-transform:capitalize}.avatar-size{width:40px!important;height:40px!important;outline:1px solid #c7c7c7}.avatar-size img{width:40px!important;height:40px!important;object-fit:cover}.default-icon-size{width:40px;height:40px}.default-icon-size svg{width:40px;height:40px}.link-item-container{display:flex;padding:0;margin-left:0;align-items:center;cursor:pointer;border:none;background-color:transparent}.item-container{display:flex;align-items:center;gap:10px}.avatar-container{display:inline-flex;overflow:hidden;justify-content:center;align-items:center;border-radius:9999px;vertical-align:middle;-webkit-user-select:none;user-select:none;height:45px;width:45px}.avatar-image{object-fit:cover;width:100%;height:100%}.avatar-fallback{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-weight:500;background-color:#fff;color:15px;text-transform:uppercase}.auth-name-container{display:none;margin-right:.75rem;color:var(--text-color)}.auth-name-container .name{text-transform:capitalize;margin-bottom:0;font-family:var(--fge-font-family)}.auth-name-container .profession{font-family:Roboto Condensed;text-align:center;text-transform:uppercase;font-size:.75rem}@media (min-width: 768px){.auth-name-container{display:block}}.auth-menu-content{width:100%;background-color:#fff;border-bottom:1px solid var(--fge-soft-gray-icon)}div[data-radix-popper-content-wrapper]{z-index:999!important}.auth-menu-item{display:flex;padding:.5rem .5rem .5rem 1rem;align-items:center;width:160px;background-color:transparent;cursor:pointer;color:var(--text-color)}.auth-menu-item>svg{width:12px;margin-right:.75rem;fill:var(--text-color)}.auth-menu-item:hover{background-color:var(--fge-bg-hover-item)}html[data-theme=dark] .auth-name-container,.dark .auth-name-container,html[data-theme=dark] .auth-name-container .name,.dark .auth-name-container .name,html[data-theme=dark] .auth-name-container .profession,.dark .auth-name-container .profession,html[data-theme=dark] .auth-menu-item,.dark .auth-menu-item{color:#fff}html[data-theme=dark] .auth-menu-item>svg,.dark .auth-menu-item>svg{fill:#fff}html[data-theme=dark] .auth-menu-item:hover,.dark .auth-menu-item:hover{background-color:var(--fge-gray-color)}html[data-theme=dark] .auth-menu-content,.dark .auth-menu-content{background-color:var(--fge-dark-background)}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-colored:#ddd}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translate(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px;white-space:pre-wrap}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--default{background:var(--toastify-color-progress-colored)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentcolor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__none{0%,60%,75%,90%,to{animation-duration:0;animation-timing-function:none}0%{opacity:1;transform:translateZ(0)}to{transform:translateZ(0)}}.Toastify__none-enter--bottom-center,.Toastify__none-enter--bottom-left,.Toastify__none-enter--bottom-right,.Toastify__none-enter--top-center,.Toastify__none-enter--top-left,.Toastify__none-enter--top-right{animation-name:Toastify__none}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.date-picker-field{display:flex;padding:.25rem;justify-content:space-between;align-items:center;border-radius:.5rem;border-width:1px;border-color:transparent;width:10rem;text-align:center;background-color:#fff;-webkit-user-select:none;user-select:none}.date-picker-field-div{display:flex;align-items:center;justify-content:center}.date-picker-input{padding:.125rem;border-radius:.375rem}.date-picker-input:focus-visible{outline-color:var(--fge-orange-color)}.date-picker-btn{padding:.5rem;font-size:1.25rem;width:35px;height:35px;line-height:1.75rem;position:absolute;top:0;right:0;background-color:transparent;border:none;border-top-right-radius:8px;border-bottom-right-radius:8px}.date-picker-btn:hover{background-color:var(--fge-lighter-orange-color)}.date-picker-btn:focus-within{outline-color:var(--fge-orange-color)}.date-picker-content{font-family:Roboto,Arial,Helvetica,sans-serif;border-radius:.75rem;background-color:#fff}.calendar-fill-white{fill:#fff}.date-picker-header{display:flex;justify-content:space-between;align-items:center}.date-picker-header-btn{display:inline-flex;justify-content:center;align-items:center;width:2rem;height:2rem;background-color:transparent;cursor:pointer;border:none;border-radius:50%}.date-picker-header-btn>svg{fill:var(--fge-gray-color);width:1rem;height:1rem}.date-picker-header-btn:hover{background-color:var(--fge-gray-hover-bg)}.div-datepicker-header{display:flex;padding-top:1rem;flex-direction:column}@media (min-width: 640px){.div-datepicker-header{margin-left:1rem;margin-top:0;flex-direction:row}}.datepicker-header-label{font-size:1.25rem;font-weight:400;text-transform:capitalize;color:var(--fge-gray-color)}.div-datepicker-grid{margin-top:.25rem;width:100%;-webkit-user-select:none;user-select:none;border-collapse:collapse}.date-picker-grid-row{display:flex;margin-bottom:.25rem;justify-content:space-between;width:100%}.date-picker-header-cell{border-radius:.375rem;width:2rem;text-transform:uppercase;color:var(--fge-orange-color);font-weight:300;font-size:14px}.datepicker-row{display:flex;justify-content:space-between;width:100%}.datepicker-cell-trigger{display:flex;position:relative;justify-content:center;align-items:center;border-width:1px;border-color:transparent;outline-style:none;width:2.5rem;height:2.5rem;font-size:1rem;line-height:1.25rem;font-weight:400;padding:.75rem;color:var(--fge-gray-color);white-space:nowrap;border-radius:50%;background-color:transparent}.datepicker-cell-trigger:hover{background-color:var(--fge-lighter-orange-color);cursor:pointer}.datepicker-cell-trigger[data-disabled]{color:var(--fge-soft-gray-icon)}.calendar-icon{width:20px;height:20px}*{margin:0;padding:0;box-sizing:border-box}body{min-height:100dvh}input,button,textarea,select{font:inherit}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}.svg-external-circle,.svg-internal-circle{display:block;margin:0 auto;transform-box:fill-box;transform-origin:center;will-change:transform}.svg-external-circle{animation:rotate 18s linear infinite}.svg-internal-circle{animation:rotate2 18s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotate2{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@supports (-moz-appearance: none){.svg-internal-circle,.svg-external-circle{transform-origin:initial;animation:none}}.font-roboto{font-family:var(--fge-font-family)}.font-roboto-condensed{font-family:Roboto Condensed,Arial,Helvetica,sans-serif}*::-webkit-scrollbar{-webkit-appearance:none;background-color:var(--surface-200)}*::-webkit-scrollbar:vertical{width:.5vw;margin:2rem;padding:2rem}*::-webkit-scrollbar-button:increment,*::-webkit-scrollbar-button{display:none}*::-webkit-scrollbar:horizontal{height:.4vh}*::-webkit-scrollbar-thumb{background-color:var(--fge-orange-color);border-radius:.3rem}:root{--fge-font-family: "Roboto", Arial, Helvetica, sans-serif;--fge-background: #333333;--fge-dark-background: #293241;--fge-background-color: #fff;--fge-primary-button-text-color: #fff;--fge-gray-bolder-color: #666666;--fge-gray-color: #797979;--fge-gray-lines-color: #cccccc;--fge-orange-color: var(--primary-color, #513c86);--fge-light-orange-color: var(--primary-light-color, #a09dc2);--fge-lighter-orange-color: rgba(180, 191, 241, .4);--fge-input-color: #fef7ef;--fge-red-error-color: #e8523dbf;--fge-secondary-btn-color: #999999;--fge-gray-bg: #f3f4f6;--fge-gray-hover-bg: #e5e7eb;--fge-green-color: #598c15;--fge-green-bolder-color: #dde8d0;--fge-green-bg: #9dba72;--fge-green-hover-bg: #9eb88e;--fge-toast-color-button: #b3b3b3;--fge-toast-success: #99ab69;--fge-toast-error: #e8523d;--fge-toast-info: #2d4b73;--fge-toast-warning: #fabe50;--fge-gray-icon: #9c9c9c;--fge-soft-gray-icon: #bababa;--fge-orange-icon: #598c15;--fge-bg-hover-item: #e2e8f0;--text-color: #69707a;font-size:14px}.fge-auth-container,.fge-auth-container button,.fge-auth-container input{font-family:Roboto,Arial,Helvetica,sans-serif}body{margin:0}#app{height:100vh;min-height:100%;width:100vw;overflow-x:hidden}.fge-login-container{width:100%;min-height:100%;background:#fff;overflow:auto;display:flex;flex:1 1 100%;align-items:stretch;justify-content:space-between;box-shadow:0 0 20px 6px #090b6f85;position:relative}.fge-login-container div{height:auto}.fge-login-container .left{flex:1;background-color:var(--fge-background);display:flex}.fge-login-container .left svg{width:100%;height:100%}@media (max-width: 980px){.fge-login-container .left{display:none}}.fge-login-container .right{flex:0 0 auto;min-height:100vh;width:max-content;overflow:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.fge-login-container .right .right-container{height:100%;padding:0 2rem;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;gap:1rem;margin-top:auto;margin-bottom:auto}.fge-login-container .right .right-container .fge-login{width:330px;padding:0 4px}.fge-login-container .right .right-container-footer{margin-top:auto;margin-bottom:10px;align-self:flex-end}@media (max-width: 980px){.fge-login-container .right{width:100%}.fge-login-container .right .right-container{width:100%;align-items:center}}@media (max-width: 400px){.fge-login-container .right .right-container{padding:0 1rem;margin:0}}.fge-right-container{margin-left:20px;margin-right:20px}.fge-btn-section{margin-top:40px;gap:40px}.mb-40{margin-bottom:40px}@media (max-width: 980px){.fge-login-container{flex-flow:wrap;text-align:center;align-content:center;align-items:center;justify-content:center}}.fge-form-label{text-align:left;color:var(--fge-gray-color);font-weight:400;padding-left:.25rem;font-family:Roboto;margin-bottom:2px!important}.fge-auth-primary-button{color:var(--fge-primary-button-text-color);background:var(--fge-orange-color);padding:.8rem 1rem;border-radius:1rem;border:1px solid var(--fge-light-orange-color);font-family:Roboto,Arial,Helvetica,sans-serif;margin:0;height:40px;font-weight:500;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter}.fge-auth-primary-button.w-full{width:100%}.fge-auth-primary-button:enabled:active{background:var(--fge-orange-color);color:var(--fge-primary-button-text-color);border-color:var(--fge-light-orange-color)}.fge-auth-primary-button span{font-weight:500}.fge-auth-primary-button:enabled:hover{background:var(--fge-light-orange-color);color:var(--fge-primary-button-text-color);border-color:var(--fge-light-orange-color);cursor:pointer}.mt-2{margin-top:2px}.mt-3{margin-top:3px}.mt-4{margin-top:4px}.mt-5{margin-top:5px}.fge-gray-button{padding:.8rem 1rem;color:var(--fge-gray-color);border-radius:1rem;border:1px solid var(--fge-gray-bolder-color);background:var(--fge-gray-bg);font-weight:600;-webkit-appearance:button;-moz-appearance:button;appearance:button;transition-timing-function:cubic-bezier(.4,0,.2,1);font-family:Roboto,Arial,Helvetica,sans-serif;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter}.fge-gray-button.w-full{width:100%}.fge-gray-button:hover{cursor:pointer;border-color:var(--fge-gray-hover-bg);background-color:var(--fge-gray-hover-bg)}.fge-green-button{padding:.8rem 1rem;color:var(--fge-input-color);border-radius:1rem;border:1px solid var(--fge-green-bolder-color);background:var(--fge-green-bg);font-weight:600;-webkit-appearance:button;-moz-appearance:button;appearance:button;transition-timing-function:cubic-bezier(.4,0,.2,1);font-family:Roboto,Arial,Helvetica,sans-serif;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter}.fge-green-button.w-full{width:100%}.fge-green-button:hover{cursor:pointer;border-color:var(--fge-green-hover-bg);background-color:var(--fge-green-hover-bg)}.fge-secondary-button{color:var(--surface-500);background:var(--surface-50);border:1px solid var(--fge-secondary-btn-color);padding:.8rem 1rem;font-size:1rem;border-radius:1rem;height:40px}.fge-secondary-button span{font-weight:500}.fge-secondary-button:enabled:hover{background:var(--surface-100);color:var(--surface-600);border-color:transparent;cursor:pointer}.fge-secondary-button:enabled:active{background:#fff;color:var(--fge-gray-bolder-color);border-color:var(--gray-4)}.fge-link-primary-button{all:unset}.fge-link-primary-button span{font-weight:400;color:var(--fge-orange-color);font-size:.95rem}.fge-link-primary-button:hover{text-decoration:underline;text-decoration-color:var(--fge-orange-color);cursor:pointer}.fge-link-primary-button:enabled:active{background:transparent}.fge-link-primary-button:focus{box-shadow:none}.fge-link-secondary-button{all:unset;padding:.25rem 0}.fge-link-secondary-button span{font-weight:400;color:var(--fge-gray-color);font-size:.85rem}.fge-link-secondary-button:hover{text-decoration:underline;cursor:pointer}.fge-link-secondary-button:enabled:active{background:transparent}.fge-link-secondary-button:focus{box-shadow:none}.fge-gray-1-label{color:#4d4d4d;font-size:1rem}.fge-text-gray{color:var(--fge-gray-color);font-size:1rem;font-family:var(--fge-font-family)}.fge-lines{overflow:auto;text-align:center}.fge-lines:before,.fge-lines:after{background-color:var(--fge-gray-lines-color);content:"";display:inline-block;height:1px;position:relative;vertical-align:middle;width:28%}.fge-lines:before{right:.5em;margin-left:-50%}.fge-lines:after{left:.5em;margin-right:-50%}.fge-horizontal-line{overflow:hidden;text-align:center}.fge-horizontal-line:before,.fge-horizontal-line:after{background-color:var(--fge-gray-lines-color);content:"";display:inline-block;height:1px;position:relative;vertical-align:middle;width:50%}.fge-auth-error{text-align:center;color:var(--fge-red-error-color);font-size:.867rem;margin:0;margin-top:.25rem}.auth-form-container>*{margin-top:.75rem}.auth-input-container{text-align:left;max-width:100%}.auth-input-container>*{font-family:var(--fge-font-family)}.auth-input-container>label{display:inline-block;padding-bottom:.1rem}.fge-auth-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;padding:.6rem 1rem .5rem;color:var(--fge-gray-color);height:40px;max-height:40px;width:100%;border:1px solid;border-color:var(--fge-light-orange-color);border-radius:1rem}.fge-auth-input.with-btn{padding-right:2rem}.fge-auth-input.with-btns{padding-right:4.5rem}.fge-auth-input.relative{position:relative!important}.fge-auth-input.uppercase{text-transform:uppercase}.fge-auth-input:enabled:focus{background:rgba(var(--primary-color-rgba),.12);outline:0 none;outline-offset:0;box-shadow:none;border-color:var(--fge-light-orange-color)!important}.fge-auth-input:hover{border-color:var(--fge-light-orange-color)!important;outline:1px solid var(--fge-light-orange-color)}html[data-theme=dark] .fge-auth-input:enabled:focus,.dark .fge-auth-input:enabled:focus{background:rgba(var(--primary-color-rgba-dark),.12)}.fge-orange-icon i{font-size:1.25rem;height:23px;color:var(--fge-orange-color)!important}.fge-orange-icon>svg{color:var(--fge-orange-color)!important}.fge-auth-input-invalid{border:1px solid var(--fge-red-error-color);font-size:1rem;box-shadow:0 0 7px #e8523d33}.fge-auth-input-invalid:enabled:focus{background:var(--fge-background-color);outline:0 none;outline-offset:0;box-shadow:none;border-color:var(--fge-red-error-color)!important}.fge-auth-input-invalid:hover{outline:1px solid var(--fge-red-error-color)!important}html[data-theme=dark] .fge-text-gray,html[data-theme=dark] .fge-gray-1-label,html[data-theme=dark] .fge-form-label,html[data-theme=dark] .fge-auth-input,.dark .fge-text-gray,.dark .fge-gray-1-label,.dark .fge-form-label,.dark .fge-auth-input{color:#fff}.auth-svg-primary .stroke-content{stroke:var(--fge-orange-color)}.auth-svg-primary .fill-content{color:var(--fge-orange-color)}.auth-svg-gray .stroke-content{stroke:var(--fge-gray-color)}.auth-svg-gray .fill-content{color:var(--fge-gray-color)}.auth-relative-container{height:40px;position:relative}.auth-btn-container{display:flex;gap:30px}.auth-btn-container.margin-top{margin-top:45px}.btn-only-icon{-webkit-appearance:button;-moz-appearance:button;appearance:button;background-color:transparent;border:none;border-radius:50%;display:flex;justify-content:center;align-items:center;padding:4px}.btn-only-icon:hover{cursor:pointer;background-color:var(--fge-lighter-orange-color)}.btn-only-icon>svg{width:24px;height:24px}.btn-only-icon.absolute{position:absolute;top:4px;right:4px}.btn-only-icon.absolute-2{position:absolute;top:4px;right:32px}.tooltip{background-color:var(--fge-gray-color);color:#fff;font-weight:400;font-family:Roboto,Arial,Helvetica,sans-serif;padding:4px 8px;border-radius:8px}.arrow-svg{fill:var(--fge-gray-color)}.auth-hide-btn{display:none}.auth-modal-container{position:fixed;background-color:#fff;font-family:Roboto,Arial,Helvetica,sans-serif;top:50%;left:50%;transform:translate(-50%,-50%);max-height:85vh;width:90vw;max-width:450px;padding:25px;z-index:99999!important;border-radius:8px;box-shadow:0 2px 10px #0006}.auth-modal-container .auth-dialog-title{font-size:1.25rem;font-weight:400;color:var(--text-color);padding-bottom:.75rem;border-bottom:1px solid var(--fge-soft-gray-icon);margin-bottom:1rem}.auth-modal-container .auth-title-container{display:flex;align-items:center;justify-content:space-between}.auth-modal-container .auth-title-container>p{margin-bottom:0}.auth-modal-container .auth-title-container .close-icon{width:28px;height:28px;cursor:pointer;background-color:transparent;border:none;border-radius:50%;padding:.5rem;display:flex;align-items:center;justify-content:center}.auth-modal-container .auth-title-container .close-icon:hover{background-color:var(--fge-bg-hover-item)}.auth-modal-container .auth-title-container .close-icon>svg{width:14px;height:14px;color:var(--text-color)}.auth-modal-container .dialog-body{color:var(--text-color)}.auth-modal-container .dialog-body>p{margin-top:1rem}.auth-modal-container .dialog-body .body-title{color:var(--fge-orange-color);text-align:center;font-size:1.25rem}.auth-modal-container .dialog-body .icon{width:100%;height:75px;text-align:center}.auth-modal-container .dialog-body .icon>svg{width:75px;height:75px;margin-bottom:1rem}.auth-modal-container .dialog-footer{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.5rem}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background-color:#00000080}.dialog-text-center{text-align:center}.Toastify__toast-container{z-index:99999!important}.Toastify__toast--error{font-family:var(--fge-font-family);border:1px solid var(--fge-toast-error);border-left-width:20px;border-top-left-radius:1.5rem!important}.Toastify__toast--error .Toastify__toast-icon{width:20px!important}.Toastify__toast--error svg{height:20px;width:20px!important}.Toastify__toast--success{font-family:var(--fge-font-family);border:1px solid var(--fge-toast-success);border-left-width:20px;border-top-left-radius:1.5rem!important}.Toastify__toast--success .Toastify__toast-icon{width:20px!important}.Toastify__toast--success svg{fill:var(--fge-toast-success);color:var(--fge-toast-success);height:20px;width:20px!important}.toast-title{font-family:var(--fge-font-family);font-weight:600;margin-bottom:4px;font-size:1.12rem}.toast-description{font-family:var(--fge-font-family)}
2
+ `,document.head.appendChild(Ac);function X2(t){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const n in t)if(n!=="default"){const a=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(e,n,a.get?a:{enumerable:!0,get:()=>t[n]})}}return e.default=t,Object.freeze(e)}const dc=X2(r);var fc=!1;function ba(t,e,n){return Array.isArray(t)?(t.length=Math.max(t.length,e),t.splice(e,1,n),n):(t[e]=n,n)}function vi(t,e){if(Array.isArray(t)){t.splice(e,1);return}delete t[e]}function J2(){return pc().__VUE_DEVTOOLS_GLOBAL_HOOK__}function pc(){return typeof navigator<"u"&&typeof window<"u"?window:typeof globalThis<"u"?globalThis:{}}const W2=typeof Proxy=="function",Y2="devtools-plugin:setup",$2="plugin:settings:set";let Pn,yi;function G2(){var t;return Pn!==void 0||(typeof window<"u"&&window.performance?(Pn=!0,yi=window.performance):typeof globalThis<"u"&&(!((t=globalThis.perf_hooks)===null||t===void 0)&&t.performance)?(Pn=!0,yi=globalThis.perf_hooks.performance):Pn=!1),Pn}function N2(){return G2()?yi.now():Date.now()}class e0{constructor(e,n){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=e,this.hook=n;const a={};if(e.settings)for(const s in e.settings){const l=e.settings[s];a[s]=l.defaultValue}const o=`__vue-devtools-plugin-settings__${e.id}`;let i=Object.assign({},a);try{const s=localStorage.getItem(o),l=JSON.parse(s);Object.assign(i,l)}catch{}this.fallbacks={getSettings(){return i},setSettings(s){try{localStorage.setItem(o,JSON.stringify(s))}catch{}i=s},now(){return N2()}},n&&n.on($2,(s,l)=>{s===this.plugin.id&&this.fallbacks.setSettings(l)}),this.proxiedOn=new Proxy({},{get:(s,l)=>this.target?this.target.on[l]:(...c)=>{this.onQueue.push({method:l,args:c})}}),this.proxiedTarget=new Proxy({},{get:(s,l)=>this.target?this.target[l]:l==="on"?this.proxiedOn:Object.keys(this.fallbacks).includes(l)?(...c)=>(this.targetQueue.push({method:l,args:c,resolve:()=>{}}),this.fallbacks[l](...c)):(...c)=>new Promise(u=>{this.targetQueue.push({method:l,args:c,resolve:u})})})}async setRealTarget(e){this.target=e;for(const n of this.onQueue)this.target.on[n.method](...n.args);for(const n of this.targetQueue)n.resolve(await this.target[n.method](...n.args))}}function hc(t,e){const n=t,a=pc(),o=J2(),i=W2&&n.enableEarlyProxy;if(o&&(a.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!i))o.emit(Y2,t,e);else{const s=i?new e0(n,o):null;(a.__VUE_DEVTOOLS_PLUGINS__=a.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:n,setupFn:e,proxy:s}),s&&e(s.proxiedTarget)}}/*!
3
3
  * pinia v2.1.7
4
4
  * (c) 2023 Eduardo San Martin Morote
5
5
  * @license MIT
6
- */let Cr;const Er=t=>Cr=t,gc=process.env.NODE_ENV!=="production"?Symbol("pinia"):Symbol();function An(t){return t&&typeof t=="object"&&Object.prototype.toString.call(t)==="[object Object]"&&typeof t.toJSON!="function"}var gt;(function(t){t.direct="direct",t.patchObject="patch object",t.patchFunction="patch function"})(gt||(gt={}));const ba=typeof window<"u",kr=(process.env.NODE_ENV!=="production"||!1)&&process.env.NODE_ENV!=="test"&&ba,vc=typeof window=="object"&&window.window===window?window:typeof self=="object"&&self.self===self?self:typeof global=="object"&&global.global===global?global:typeof globalThis=="object"?globalThis:{HTMLElement:null};function t0(t,{autoBom:e=!1}={}){return e&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(t.type)?new Blob(["\uFEFF",t],{type:t.type}):t}function vi(t,e,n){const a=new XMLHttpRequest;a.open("GET",t),a.responseType="blob",a.onload=function(){bc(a.response,e,n)},a.onerror=function(){console.error("could not download file")},a.send()}function yc(t){const e=new XMLHttpRequest;e.open("HEAD",t,!1);try{e.send()}catch{}return e.status>=200&&e.status<=299}function Ca(t){try{t.dispatchEvent(new MouseEvent("click"))}catch{const n=document.createEvent("MouseEvents");n.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),t.dispatchEvent(n)}}const Ea=typeof navigator=="object"?navigator:{userAgent:""},wc=/Macintosh/.test(Ea.userAgent)&&/AppleWebKit/.test(Ea.userAgent)&&!/Safari/.test(Ea.userAgent),bc=ba?typeof HTMLAnchorElement<"u"&&"download"in HTMLAnchorElement.prototype&&!wc?n0:"msSaveOrOpenBlob"in Ea?r0:a0:()=>{};function n0(t,e="download",n){const a=document.createElement("a");a.download=e,a.rel="noopener",typeof t=="string"?(a.href=t,a.origin!==location.origin?yc(a.href)?vi(t,e,n):(a.target="_blank",Ca(a)):Ca(a)):(a.href=URL.createObjectURL(t),setTimeout(function(){URL.revokeObjectURL(a.href)},4e4),setTimeout(function(){Ca(a)},0))}function r0(t,e="download",n){if(typeof t=="string")if(yc(t))vi(t,e,n);else{const a=document.createElement("a");a.href=t,a.target="_blank",setTimeout(function(){Ca(a)})}else navigator.msSaveOrOpenBlob(t0(t,n),e)}function a0(t,e,n,a){if(a=a||open("","_blank"),a&&(a.document.title=a.document.body.innerText="downloading..."),typeof t=="string")return vi(t,e,n);const o=t.type==="application/octet-stream",i=/constructor/i.test(String(vc.HTMLElement))||"safari"in vc,s=/CriOS\/[\d]+/.test(navigator.userAgent);if((s||o&&i||wc)&&typeof FileReader<"u"){const l=new FileReader;l.onloadend=function(){let c=l.result;if(typeof c!="string")throw a=null,new Error("Wrong reader.result type");c=s?c:c.replace(/^data:[^;]*;/,"data:attachment/file;"),a?a.location.href=c:location.assign(c),a=null},l.readAsDataURL(t)}else{const l=URL.createObjectURL(t);a?a.location.assign(l):location.href=l,a=null,setTimeout(function(){URL.revokeObjectURL(l)},4e4)}}function Ee(t,e){const n="🍍 "+t;typeof __VUE_DEVTOOLS_TOAST__=="function"?__VUE_DEVTOOLS_TOAST__(n,e):e==="error"?console.error(n):e==="warn"?console.warn(n):console.log(n)}function yi(t){return"_a"in t&&"install"in t}function Cc(){if(!("clipboard"in navigator))return Ee("Your browser doesn't support the Clipboard API","error"),!0}function Ec(t){return t instanceof Error&&t.message.toLowerCase().includes("document is not focused")?(Ee('You need to activate the "Emulate a focused page" setting in the "Rendering" panel of devtools.',"warn"),!0):!1}async function o0(t){if(!Cc())try{await navigator.clipboard.writeText(JSON.stringify(t.state.value)),Ee("Global state copied to clipboard.")}catch(e){if(Ec(e))return;Ee("Failed to serialize the state. Check the console for more details.","error"),console.error(e)}}async function i0(t){if(!Cc())try{kc(t,JSON.parse(await navigator.clipboard.readText())),Ee("Global state pasted from clipboard.")}catch(e){if(Ec(e))return;Ee("Failed to deserialize the state from clipboard. Check the console for more details.","error"),console.error(e)}}async function s0(t){try{bc(new Blob([JSON.stringify(t.state.value)],{type:"text/plain;charset=utf-8"}),"pinia-state.json")}catch(e){Ee("Failed to export the state as JSON. Check the console for more details.","error"),console.error(e)}}let kt;function l0(){kt||(kt=document.createElement("input"),kt.type="file",kt.accept=".json");function t(){return new Promise((e,n)=>{kt.onchange=async()=>{const a=kt.files;if(!a)return e(null);const o=a.item(0);return e(o?{text:await o.text(),file:o}:null)},kt.oncancel=()=>e(null),kt.onerror=n,kt.click()})}return t}async function c0(t){try{const n=await l0()();if(!n)return;const{text:a,file:o}=n;kc(t,JSON.parse(a)),Ee(`Global state imported from "${o.name}".`)}catch(e){Ee("Failed to import the state from JSON. Check the console for more details.","error"),console.error(e)}}function kc(t,e){for(const n in e){const a=t.state.value[n];a?Object.assign(a,e[n]):t.state.value[n]=e[n]}}function at(t){return{_custom:{display:t}}}const Bc="🍍 Pinia (root)",wi="_root";function u0(t){return yi(t)?{id:wi,label:Bc}:{id:t.$id,label:t.$id}}function A0(t){if(yi(t)){const n=Array.from(t._s.keys()),a=t._s;return{state:n.map(i=>({editable:!0,key:i,value:t.state.value[i]})),getters:n.filter(i=>a.get(i)._getters).map(i=>{const s=a.get(i);return{editable:!1,key:i,value:s._getters.reduce((l,c)=>(l[c]=s[c],l),{})}})}}const e={state:Object.keys(t.$state).map(n=>({editable:!0,key:n,value:t.$state[n]}))};return t._getters&&t._getters.length&&(e.getters=t._getters.map(n=>({editable:!1,key:n,value:t[n]}))),t._customProperties.size&&(e.customProperties=Array.from(t._customProperties).map(n=>({editable:!0,key:n,value:t[n]}))),e}function d0(t){return t?Array.isArray(t)?t.reduce((e,n)=>(e.keys.push(n.key),e.operations.push(n.type),e.oldValue[n.key]=n.oldValue,e.newValue[n.key]=n.newValue,e),{oldValue:{},keys:[],operations:[],newValue:{}}):{operation:at(t.type),key:at(t.key),oldValue:t.oldValue,newValue:t.newValue}:{}}function f0(t){switch(t){case gt.direct:return"mutation";case gt.patchFunction:return"$patch";case gt.patchObject:return"$patch";default:return"unknown"}}let Mn=!0;const ka=[],dn="pinia:mutations",De="pinia",{assign:p0}=Object,Ba=t=>"🍍 "+t;function h0(t,e){mc({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:ka,app:t},n=>{typeof n.now!="function"&&Ee("You seem to be using an outdated version of Vue Devtools. Are you still using the Beta release instead of the stable one? You can find the links at https://devtools.vuejs.org/guide/installation.html."),n.addTimelineLayer({id:dn,label:"Pinia 🍍",color:15064968}),n.addInspector({id:De,label:"Pinia 🍍",icon:"storage",treeFilterPlaceholder:"Search stores",actions:[{icon:"content_copy",action:()=>{o0(e)},tooltip:"Serialize and copy the state"},{icon:"content_paste",action:async()=>{await i0(e),n.sendInspectorTree(De),n.sendInspectorState(De)},tooltip:"Replace the state with the content of your clipboard"},{icon:"save",action:()=>{s0(e)},tooltip:"Save the state as a JSON file"},{icon:"folder_open",action:async()=>{await c0(e),n.sendInspectorTree(De),n.sendInspectorState(De)},tooltip:"Import the state from a JSON file"}],nodeActions:[{icon:"restore",tooltip:'Reset the state (with "$reset")',action:a=>{const o=e._s.get(a);o?typeof o.$reset!="function"?Ee(`Cannot reset "${a}" store because it doesn't have a "$reset" method implemented.`,"warn"):(o.$reset(),Ee(`Store "${a}" reset.`)):Ee(`Cannot reset "${a}" store because it wasn't found.`,"warn")}}]}),n.on.inspectComponent((a,o)=>{const i=a.componentInstance&&a.componentInstance.proxy;if(i&&i._pStores){const s=a.componentInstance.proxy._pStores;Object.values(s).forEach(l=>{a.instanceData.state.push({type:Ba(l.$id),key:"state",editable:!0,value:l._isOptionsAPI?{_custom:{value:r.toRaw(l.$state),actions:[{icon:"restore",tooltip:"Reset the state of this store",action:()=>l.$reset()}]}}:Object.keys(l.$state).reduce((c,u)=>(c[u]=l.$state[u],c),{})}),l._getters&&l._getters.length&&a.instanceData.state.push({type:Ba(l.$id),key:"getters",editable:!1,value:l._getters.reduce((c,u)=>{try{c[u]=l[u]}catch(A){c[u]=A}return c},{})})})}}),n.on.getInspectorTree(a=>{if(a.app===t&&a.inspectorId===De){let o=[e];o=o.concat(Array.from(e._s.values())),a.rootNodes=(a.filter?o.filter(i=>"$id"in i?i.$id.toLowerCase().includes(a.filter.toLowerCase()):Bc.toLowerCase().includes(a.filter.toLowerCase())):o).map(u0)}}),n.on.getInspectorState(a=>{if(a.app===t&&a.inspectorId===De){const o=a.nodeId===wi?e:e._s.get(a.nodeId);if(!o)return;o&&(a.state=A0(o))}}),n.on.editInspectorState((a,o)=>{if(a.app===t&&a.inspectorId===De){const i=a.nodeId===wi?e:e._s.get(a.nodeId);if(!i)return Ee(`store "${a.nodeId}" not found`,"error");const{path:s}=a;yi(i)?s.unshift("state"):(s.length!==1||!i._customProperties.has(s[0])||s[0]in i.$state)&&s.unshift("$state"),Mn=!1,a.set(i,s,a.state.value),Mn=!0}}),n.on.editComponentState(a=>{if(a.type.startsWith("🍍")){const o=a.type.replace(/^🍍\s*/,""),i=e._s.get(o);if(!i)return Ee(`store "${o}" not found`,"error");const{path:s}=a;if(s[0]!=="state")return Ee(`Invalid path for store "${o}":
6
+ */let Er;const kr=t=>Er=t,mc=process.env.NODE_ENV!=="production"?Symbol("pinia"):Symbol();function An(t){return t&&typeof t=="object"&&Object.prototype.toString.call(t)==="[object Object]"&&typeof t.toJSON!="function"}var gt;(function(t){t.direct="direct",t.patchObject="patch object",t.patchFunction="patch function"})(gt||(gt={}));const Ca=typeof window<"u",Br=(process.env.NODE_ENV!=="production"||!1)&&process.env.NODE_ENV!=="test"&&Ca,gc=typeof window=="object"&&window.window===window?window:typeof self=="object"&&self.self===self?self:typeof global=="object"&&global.global===global?global:typeof globalThis=="object"?globalThis:{HTMLElement:null};function t0(t,{autoBom:e=!1}={}){return e&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(t.type)?new Blob(["\uFEFF",t],{type:t.type}):t}function wi(t,e,n){const a=new XMLHttpRequest;a.open("GET",t),a.responseType="blob",a.onload=function(){wc(a.response,e,n)},a.onerror=function(){console.error("could not download file")},a.send()}function vc(t){const e=new XMLHttpRequest;e.open("HEAD",t,!1);try{e.send()}catch{}return e.status>=200&&e.status<=299}function Ea(t){try{t.dispatchEvent(new MouseEvent("click"))}catch{const n=document.createEvent("MouseEvents");n.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),t.dispatchEvent(n)}}const ka=typeof navigator=="object"?navigator:{userAgent:""},yc=/Macintosh/.test(ka.userAgent)&&/AppleWebKit/.test(ka.userAgent)&&!/Safari/.test(ka.userAgent),wc=Ca?typeof HTMLAnchorElement<"u"&&"download"in HTMLAnchorElement.prototype&&!yc?n0:"msSaveOrOpenBlob"in ka?r0:a0:()=>{};function n0(t,e="download",n){const a=document.createElement("a");a.download=e,a.rel="noopener",typeof t=="string"?(a.href=t,a.origin!==location.origin?vc(a.href)?wi(t,e,n):(a.target="_blank",Ea(a)):Ea(a)):(a.href=URL.createObjectURL(t),setTimeout(function(){URL.revokeObjectURL(a.href)},4e4),setTimeout(function(){Ea(a)},0))}function r0(t,e="download",n){if(typeof t=="string")if(vc(t))wi(t,e,n);else{const a=document.createElement("a");a.href=t,a.target="_blank",setTimeout(function(){Ea(a)})}else navigator.msSaveOrOpenBlob(t0(t,n),e)}function a0(t,e,n,a){if(a=a||open("","_blank"),a&&(a.document.title=a.document.body.innerText="downloading..."),typeof t=="string")return wi(t,e,n);const o=t.type==="application/octet-stream",i=/constructor/i.test(String(gc.HTMLElement))||"safari"in gc,s=/CriOS\/[\d]+/.test(navigator.userAgent);if((s||o&&i||yc)&&typeof FileReader<"u"){const l=new FileReader;l.onloadend=function(){let c=l.result;if(typeof c!="string")throw a=null,new Error("Wrong reader.result type");c=s?c:c.replace(/^data:[^;]*;/,"data:attachment/file;"),a?a.location.href=c:location.assign(c),a=null},l.readAsDataURL(t)}else{const l=URL.createObjectURL(t);a?a.location.assign(l):location.href=l,a=null,setTimeout(function(){URL.revokeObjectURL(l)},4e4)}}function Ee(t,e){const n="🍍 "+t;typeof __VUE_DEVTOOLS_TOAST__=="function"?__VUE_DEVTOOLS_TOAST__(n,e):e==="error"?console.error(n):e==="warn"?console.warn(n):console.log(n)}function bi(t){return"_a"in t&&"install"in t}function bc(){if(!("clipboard"in navigator))return Ee("Your browser doesn't support the Clipboard API","error"),!0}function Cc(t){return t instanceof Error&&t.message.toLowerCase().includes("document is not focused")?(Ee('You need to activate the "Emulate a focused page" setting in the "Rendering" panel of devtools.',"warn"),!0):!1}async function o0(t){if(!bc())try{await navigator.clipboard.writeText(JSON.stringify(t.state.value)),Ee("Global state copied to clipboard.")}catch(e){if(Cc(e))return;Ee("Failed to serialize the state. Check the console for more details.","error"),console.error(e)}}async function i0(t){if(!bc())try{Ec(t,JSON.parse(await navigator.clipboard.readText())),Ee("Global state pasted from clipboard.")}catch(e){if(Cc(e))return;Ee("Failed to deserialize the state from clipboard. Check the console for more details.","error"),console.error(e)}}async function s0(t){try{wc(new Blob([JSON.stringify(t.state.value)],{type:"text/plain;charset=utf-8"}),"pinia-state.json")}catch(e){Ee("Failed to export the state as JSON. Check the console for more details.","error"),console.error(e)}}let kt;function l0(){kt||(kt=document.createElement("input"),kt.type="file",kt.accept=".json");function t(){return new Promise((e,n)=>{kt.onchange=async()=>{const a=kt.files;if(!a)return e(null);const o=a.item(0);return e(o?{text:await o.text(),file:o}:null)},kt.oncancel=()=>e(null),kt.onerror=n,kt.click()})}return t}async function c0(t){try{const n=await l0()();if(!n)return;const{text:a,file:o}=n;Ec(t,JSON.parse(a)),Ee(`Global state imported from "${o.name}".`)}catch(e){Ee("Failed to import the state from JSON. Check the console for more details.","error"),console.error(e)}}function Ec(t,e){for(const n in e){const a=t.state.value[n];a?Object.assign(a,e[n]):t.state.value[n]=e[n]}}function at(t){return{_custom:{display:t}}}const kc="🍍 Pinia (root)",Ci="_root";function u0(t){return bi(t)?{id:Ci,label:kc}:{id:t.$id,label:t.$id}}function A0(t){if(bi(t)){const n=Array.from(t._s.keys()),a=t._s;return{state:n.map(i=>({editable:!0,key:i,value:t.state.value[i]})),getters:n.filter(i=>a.get(i)._getters).map(i=>{const s=a.get(i);return{editable:!1,key:i,value:s._getters.reduce((l,c)=>(l[c]=s[c],l),{})}})}}const e={state:Object.keys(t.$state).map(n=>({editable:!0,key:n,value:t.$state[n]}))};return t._getters&&t._getters.length&&(e.getters=t._getters.map(n=>({editable:!1,key:n,value:t[n]}))),t._customProperties.size&&(e.customProperties=Array.from(t._customProperties).map(n=>({editable:!0,key:n,value:t[n]}))),e}function d0(t){return t?Array.isArray(t)?t.reduce((e,n)=>(e.keys.push(n.key),e.operations.push(n.type),e.oldValue[n.key]=n.oldValue,e.newValue[n.key]=n.newValue,e),{oldValue:{},keys:[],operations:[],newValue:{}}):{operation:at(t.type),key:at(t.key),oldValue:t.oldValue,newValue:t.newValue}:{}}function f0(t){switch(t){case gt.direct:return"mutation";case gt.patchFunction:return"$patch";case gt.patchObject:return"$patch";default:return"unknown"}}let Mn=!0;const Ba=[],dn="pinia:mutations",Te="pinia",{assign:p0}=Object,xa=t=>"🍍 "+t;function h0(t,e){hc({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:Ba,app:t},n=>{typeof n.now!="function"&&Ee("You seem to be using an outdated version of Vue Devtools. Are you still using the Beta release instead of the stable one? You can find the links at https://devtools.vuejs.org/guide/installation.html."),n.addTimelineLayer({id:dn,label:"Pinia 🍍",color:15064968}),n.addInspector({id:Te,label:"Pinia 🍍",icon:"storage",treeFilterPlaceholder:"Search stores",actions:[{icon:"content_copy",action:()=>{o0(e)},tooltip:"Serialize and copy the state"},{icon:"content_paste",action:async()=>{await i0(e),n.sendInspectorTree(Te),n.sendInspectorState(Te)},tooltip:"Replace the state with the content of your clipboard"},{icon:"save",action:()=>{s0(e)},tooltip:"Save the state as a JSON file"},{icon:"folder_open",action:async()=>{await c0(e),n.sendInspectorTree(Te),n.sendInspectorState(Te)},tooltip:"Import the state from a JSON file"}],nodeActions:[{icon:"restore",tooltip:'Reset the state (with "$reset")',action:a=>{const o=e._s.get(a);o?typeof o.$reset!="function"?Ee(`Cannot reset "${a}" store because it doesn't have a "$reset" method implemented.`,"warn"):(o.$reset(),Ee(`Store "${a}" reset.`)):Ee(`Cannot reset "${a}" store because it wasn't found.`,"warn")}}]}),n.on.inspectComponent((a,o)=>{const i=a.componentInstance&&a.componentInstance.proxy;if(i&&i._pStores){const s=a.componentInstance.proxy._pStores;Object.values(s).forEach(l=>{a.instanceData.state.push({type:xa(l.$id),key:"state",editable:!0,value:l._isOptionsAPI?{_custom:{value:r.toRaw(l.$state),actions:[{icon:"restore",tooltip:"Reset the state of this store",action:()=>l.$reset()}]}}:Object.keys(l.$state).reduce((c,u)=>(c[u]=l.$state[u],c),{})}),l._getters&&l._getters.length&&a.instanceData.state.push({type:xa(l.$id),key:"getters",editable:!1,value:l._getters.reduce((c,u)=>{try{c[u]=l[u]}catch(A){c[u]=A}return c},{})})})}}),n.on.getInspectorTree(a=>{if(a.app===t&&a.inspectorId===Te){let o=[e];o=o.concat(Array.from(e._s.values())),a.rootNodes=(a.filter?o.filter(i=>"$id"in i?i.$id.toLowerCase().includes(a.filter.toLowerCase()):kc.toLowerCase().includes(a.filter.toLowerCase())):o).map(u0)}}),n.on.getInspectorState(a=>{if(a.app===t&&a.inspectorId===Te){const o=a.nodeId===Ci?e:e._s.get(a.nodeId);if(!o)return;o&&(a.state=A0(o))}}),n.on.editInspectorState((a,o)=>{if(a.app===t&&a.inspectorId===Te){const i=a.nodeId===Ci?e:e._s.get(a.nodeId);if(!i)return Ee(`store "${a.nodeId}" not found`,"error");const{path:s}=a;bi(i)?s.unshift("state"):(s.length!==1||!i._customProperties.has(s[0])||s[0]in i.$state)&&s.unshift("$state"),Mn=!1,a.set(i,s,a.state.value),Mn=!0}}),n.on.editComponentState(a=>{if(a.type.startsWith("🍍")){const o=a.type.replace(/^🍍\s*/,""),i=e._s.get(o);if(!i)return Ee(`store "${o}" not found`,"error");const{path:s}=a;if(s[0]!=="state")return Ee(`Invalid path for store "${o}":
7
7
  ${s}
8
- Only state can be modified.`);s[0]="$state",Mn=!1,a.set(i,s,a.state.value),Mn=!0}})})}function m0(t,e){ka.includes(Ba(e.$id))||ka.push(Ba(e.$id)),mc({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:ka,app:t,settings:{logStoreChanges:{label:"Notify about new/deleted stores",type:"boolean",defaultValue:!0}}},n=>{const a=typeof n.now=="function"?n.now.bind(n):Date.now;e.$onAction(({after:s,onError:l,name:c,args:u})=>{const A=xc++;n.addTimelineEvent({layerId:dn,event:{time:a(),title:"🛫 "+c,subtitle:"start",data:{store:at(e.$id),action:at(c),args:u},groupId:A}}),s(d=>{Ut=void 0,n.addTimelineEvent({layerId:dn,event:{time:a(),title:"🛬 "+c,subtitle:"end",data:{store:at(e.$id),action:at(c),args:u,result:d},groupId:A}})}),l(d=>{Ut=void 0,n.addTimelineEvent({layerId:dn,event:{time:a(),logType:"error",title:"💥 "+c,subtitle:"end",data:{store:at(e.$id),action:at(c),args:u,error:d},groupId:A}})})},!0),e._customProperties.forEach(s=>{r.watch(()=>r.unref(e[s]),(l,c)=>{n.notifyComponentUpdate(),n.sendInspectorState(De),Mn&&n.addTimelineEvent({layerId:dn,event:{time:a(),title:"Change",subtitle:s,data:{newValue:l,oldValue:c},groupId:Ut}})},{deep:!0})}),e.$subscribe(({events:s,type:l},c)=>{if(n.notifyComponentUpdate(),n.sendInspectorState(De),!Mn)return;const u={time:a(),title:f0(l),data:p0({store:at(e.$id)},d0(s)),groupId:Ut};l===gt.patchFunction?u.subtitle="⤵️":l===gt.patchObject?u.subtitle="🧩":s&&!Array.isArray(s)&&(u.subtitle=s.type),s&&(u.data["rawEvent(s)"]={_custom:{display:"DebuggerEvent",type:"object",tooltip:"raw DebuggerEvent[]",value:s}}),n.addTimelineEvent({layerId:dn,event:u})},{detached:!0,flush:"sync"});const o=e._hotUpdate;e._hotUpdate=r.markRaw(s=>{o(s),n.addTimelineEvent({layerId:dn,event:{time:a(),title:"🔥 "+e.$id,subtitle:"HMR update",data:{store:at(e.$id),info:at("HMR update")}}}),n.notifyComponentUpdate(),n.sendInspectorTree(De),n.sendInspectorState(De)});const{$dispose:i}=e;e.$dispose=()=>{i(),n.notifyComponentUpdate(),n.sendInspectorTree(De),n.sendInspectorState(De),n.getSettings().logStoreChanges&&Ee(`Disposed "${e.$id}" store 🗑`)},n.notifyComponentUpdate(),n.sendInspectorTree(De),n.sendInspectorState(De),n.getSettings().logStoreChanges&&Ee(`"${e.$id}" store installed 🆕`)})}let xc=0,Ut;function Sc(t,e,n){const a=e.reduce((o,i)=>(o[i]=r.toRaw(t)[i],o),{});for(const o in a)t[o]=function(){const i=xc,s=n?new Proxy(t,{get(...c){return Ut=i,Reflect.get(...c)},set(...c){return Ut=i,Reflect.set(...c)}}):t;Ut=i;const l=a[o].apply(s,arguments);return Ut=void 0,l}}function g0({app:t,store:e,options:n}){if(e.$id.startsWith("__hot:"))return;e._isOptionsAPI=!!n.state,Sc(e,Object.keys(n.actions),e._isOptionsAPI);const a=e._hotUpdate;r.toRaw(e)._hotUpdate=function(o){a.apply(this,arguments),Sc(e,Object.keys(o._hmrPayload.actions),!!e._isOptionsAPI)},m0(t,e)}function v0(){const t=r.effectScope(!0),e=t.run(()=>r.ref({}));let n=[],a=[];const o=r.markRaw({install(i){Er(o),o._a=i,i.provide(gc,o),i.config.globalProperties.$pinia=o,kr&&h0(i,o),a.forEach(s=>n.push(s)),a=[]},use(i){return!this._a&&!pc?a.push(i):n.push(i),this},_p:n,_a:null,_e:t,_s:new Map,state:e});return kr&&typeof Proxy<"u"&&o.use(g0),o}function Oc(t,e){for(const n in e){const a=e[n];if(!(n in t))continue;const o=t[n];An(o)&&An(a)&&!r.isRef(a)&&!r.isReactive(a)?t[n]=Oc(o,a):t[n]=a}return t}const Dc=()=>{};function Tc(t,e,n,a=Dc){t.push(e);const o=()=>{const i=t.indexOf(e);i>-1&&(t.splice(i,1),a())};return!n&&r.getCurrentScope()&&r.onScopeDispose(o),o}function _n(t,...e){t.slice().forEach(n=>{n(...e)})}const y0=t=>t();function bi(t,e){t instanceof Map&&e instanceof Map&&e.forEach((n,a)=>t.set(a,n)),t instanceof Set&&e instanceof Set&&e.forEach(t.add,t);for(const n in e){if(!e.hasOwnProperty(n))continue;const a=e[n],o=t[n];An(o)&&An(a)&&t.hasOwnProperty(n)&&!r.isRef(a)&&!r.isReactive(a)?t[n]=bi(o,a):t[n]=a}return t}const w0=process.env.NODE_ENV!=="production"?Symbol("pinia:skipHydration"):Symbol();function b0(t){return!An(t)||!t.hasOwnProperty(w0)}const{assign:We}=Object;function Ic(t){return!!(r.isRef(t)&&t.effect)}function Vc(t,e,n,a){const{state:o,actions:i,getters:s}=e,l=n.state.value[t];let c;function u(){!l&&(process.env.NODE_ENV==="production"||!a)&&(n.state.value[t]=o?o():{});const A=process.env.NODE_ENV!=="production"&&a?r.toRefs(r.ref(o?o():{}).value):r.toRefs(n.state.value[t]);return We(A,i,Object.keys(s||{}).reduce((d,p)=>(process.env.NODE_ENV!=="production"&&p in A&&console.warn(`[🍍]: A getter cannot have the same name as another state property. Rename one of them. Found with "${p}" in store "${t}".`),d[p]=r.markRaw(r.computed(()=>{Er(n);const f=n._s.get(t);return s[p].call(f,f)})),d),{}))}return c=Ci(t,u,e,n,a,!0),c}function Ci(t,e,n={},a,o,i){let s;const l=We({actions:{}},n);if(process.env.NODE_ENV!=="production"&&!a._e.active)throw new Error("Pinia destroyed");const c={deep:!0};process.env.NODE_ENV!=="production"&&!pc&&(c.onTrigger=B=>{u?f=B:u==!1&&!E._hotUpdating&&(Array.isArray(f)?f.push(B):console.error("🍍 debuggerEvents should be an array. This is most likely an internal Pinia bug."))});let u,A,d=[],p=[],f;const g=a.state.value[t];!i&&!g&&(process.env.NODE_ENV==="production"||!o)&&(a.state.value[t]={});const y=r.ref({});let m;function C(B){let x;u=A=!1,process.env.NODE_ENV!=="production"&&(f=[]),typeof B=="function"?(B(a.state.value[t]),x={type:gt.patchFunction,storeId:t,events:f}):(bi(a.state.value[t],B),x={type:gt.patchObject,payload:B,storeId:t,events:f});const _=m=Symbol();r.nextTick().then(()=>{m===_&&(u=!0)}),A=!0,_n(d,x,a.state.value[t])}const v=i?function(){const{state:x}=n,_=x?x():{};this.$patch(U=>{We(U,_)})}:process.env.NODE_ENV!=="production"?()=>{throw new Error(`🍍: Store "${t}" is built using the setup syntax and does not implement $reset().`)}:Dc;function h(){s.stop(),d=[],p=[],a._s.delete(t)}function w(B,x){return function(){Er(a);const _=Array.from(arguments),U=[],M=[];function F(L){U.push(L)}function H(L){M.push(L)}_n(p,{args:_,name:B,store:E,after:F,onError:H});let K;try{K=x.apply(this&&this.$id===t?this:E,_)}catch(L){throw _n(M,L),L}return K instanceof Promise?K.then(L=>(_n(U,L),L)).catch(L=>(_n(M,L),Promise.reject(L))):(_n(U,K),K)}}const b=r.markRaw({actions:{},getters:{},state:[],hotState:y}),k={_p:a,$id:t,$onAction:Tc.bind(null,p),$patch:C,$reset:v,$subscribe(B,x={}){const _=Tc(d,B,x.detached,()=>U()),U=s.run(()=>r.watch(()=>a.state.value[t],M=>{(x.flush==="sync"?A:u)&&B({storeId:t,type:gt.direct,events:f},M)},We({},c,x)));return _},$dispose:h},E=r.reactive(process.env.NODE_ENV!=="production"||kr?We({_hmrPayload:b,_customProperties:r.markRaw(new Set)},k):k);a._s.set(t,E);const V=(a._a&&a._a.runWithContext||y0)(()=>a._e.run(()=>(s=r.effectScope()).run(e)));for(const B in V){const x=V[B];if(r.isRef(x)&&!Ic(x)||r.isReactive(x))process.env.NODE_ENV!=="production"&&o?wa(y.value,B,r.toRef(V,B)):i||(g&&b0(x)&&(r.isRef(x)?x.value=g[B]:bi(x,g[B])),a.state.value[t][B]=x),process.env.NODE_ENV!=="production"&&b.state.push(B);else if(typeof x=="function"){const _=process.env.NODE_ENV!=="production"&&o?x:w(B,x);V[B]=_,process.env.NODE_ENV!=="production"&&(b.actions[B]=x),l.actions[B]=x}else process.env.NODE_ENV!=="production"&&Ic(x)&&(b.getters[B]=i?n.getters[B]:x,ba&&(V._getters||(V._getters=r.markRaw([]))).push(B))}if(We(E,V),We(r.toRaw(E),V),Object.defineProperty(E,"$state",{get:()=>process.env.NODE_ENV!=="production"&&o?y.value:a.state.value[t],set:B=>{if(process.env.NODE_ENV!=="production"&&o)throw new Error("cannot set hotState");C(x=>{We(x,B)})}}),process.env.NODE_ENV!=="production"&&(E._hotUpdate=r.markRaw(B=>{E._hotUpdating=!0,B._hmrPayload.state.forEach(x=>{if(x in E.$state){const _=B.$state[x],U=E.$state[x];typeof _=="object"&&An(_)&&An(U)?Oc(_,U):B.$state[x]=U}wa(E,x,r.toRef(B.$state,x))}),Object.keys(E.$state).forEach(x=>{x in B.$state||mi(E,x)}),u=!1,A=!1,a.state.value[t]=r.toRef(B._hmrPayload,"hotState"),A=!0,r.nextTick().then(()=>{u=!0});for(const x in B._hmrPayload.actions){const _=B[x];wa(E,x,w(x,_))}for(const x in B._hmrPayload.getters){const _=B._hmrPayload.getters[x],U=i?r.computed(()=>(Er(a),_.call(E,E))):_;wa(E,x,U)}Object.keys(E._hmrPayload.getters).forEach(x=>{x in B._hmrPayload.getters||mi(E,x)}),Object.keys(E._hmrPayload.actions).forEach(x=>{x in B._hmrPayload.actions||mi(E,x)}),E._hmrPayload=B._hmrPayload,E._getters=B._getters,E._hotUpdating=!1})),kr){const B={writable:!0,configurable:!0,enumerable:!1};["_p","_hmrPayload","_getters","_customProperties"].forEach(x=>{Object.defineProperty(E,x,We({value:E[x]},B))})}return a._p.forEach(B=>{if(kr){const x=s.run(()=>B({store:E,app:a._a,pinia:a,options:l}));Object.keys(x||{}).forEach(_=>E._customProperties.add(_)),We(E,x)}else We(E,s.run(()=>B({store:E,app:a._a,pinia:a,options:l})))}),process.env.NODE_ENV!=="production"&&E.$state&&typeof E.$state=="object"&&typeof E.$state.constructor=="function"&&!E.$state.constructor.toString().includes("[native code]")&&console.warn(`[🍍]: The "state" must be a plain object. It cannot be
8
+ Only state can be modified.`);s[0]="$state",Mn=!1,a.set(i,s,a.state.value),Mn=!0}})})}function m0(t,e){Ba.includes(xa(e.$id))||Ba.push(xa(e.$id)),hc({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:Ba,app:t,settings:{logStoreChanges:{label:"Notify about new/deleted stores",type:"boolean",defaultValue:!0}}},n=>{const a=typeof n.now=="function"?n.now.bind(n):Date.now;e.$onAction(({after:s,onError:l,name:c,args:u})=>{const A=Bc++;n.addTimelineEvent({layerId:dn,event:{time:a(),title:"🛫 "+c,subtitle:"start",data:{store:at(e.$id),action:at(c),args:u},groupId:A}}),s(d=>{Ut=void 0,n.addTimelineEvent({layerId:dn,event:{time:a(),title:"🛬 "+c,subtitle:"end",data:{store:at(e.$id),action:at(c),args:u,result:d},groupId:A}})}),l(d=>{Ut=void 0,n.addTimelineEvent({layerId:dn,event:{time:a(),logType:"error",title:"💥 "+c,subtitle:"end",data:{store:at(e.$id),action:at(c),args:u,error:d},groupId:A}})})},!0),e._customProperties.forEach(s=>{r.watch(()=>r.unref(e[s]),(l,c)=>{n.notifyComponentUpdate(),n.sendInspectorState(Te),Mn&&n.addTimelineEvent({layerId:dn,event:{time:a(),title:"Change",subtitle:s,data:{newValue:l,oldValue:c},groupId:Ut}})},{deep:!0})}),e.$subscribe(({events:s,type:l},c)=>{if(n.notifyComponentUpdate(),n.sendInspectorState(Te),!Mn)return;const u={time:a(),title:f0(l),data:p0({store:at(e.$id)},d0(s)),groupId:Ut};l===gt.patchFunction?u.subtitle="⤵️":l===gt.patchObject?u.subtitle="🧩":s&&!Array.isArray(s)&&(u.subtitle=s.type),s&&(u.data["rawEvent(s)"]={_custom:{display:"DebuggerEvent",type:"object",tooltip:"raw DebuggerEvent[]",value:s}}),n.addTimelineEvent({layerId:dn,event:u})},{detached:!0,flush:"sync"});const o=e._hotUpdate;e._hotUpdate=r.markRaw(s=>{o(s),n.addTimelineEvent({layerId:dn,event:{time:a(),title:"🔥 "+e.$id,subtitle:"HMR update",data:{store:at(e.$id),info:at("HMR update")}}}),n.notifyComponentUpdate(),n.sendInspectorTree(Te),n.sendInspectorState(Te)});const{$dispose:i}=e;e.$dispose=()=>{i(),n.notifyComponentUpdate(),n.sendInspectorTree(Te),n.sendInspectorState(Te),n.getSettings().logStoreChanges&&Ee(`Disposed "${e.$id}" store 🗑`)},n.notifyComponentUpdate(),n.sendInspectorTree(Te),n.sendInspectorState(Te),n.getSettings().logStoreChanges&&Ee(`"${e.$id}" store installed 🆕`)})}let Bc=0,Ut;function xc(t,e,n){const a=e.reduce((o,i)=>(o[i]=r.toRaw(t)[i],o),{});for(const o in a)t[o]=function(){const i=Bc,s=n?new Proxy(t,{get(...c){return Ut=i,Reflect.get(...c)},set(...c){return Ut=i,Reflect.set(...c)}}):t;Ut=i;const l=a[o].apply(s,arguments);return Ut=void 0,l}}function g0({app:t,store:e,options:n}){if(e.$id.startsWith("__hot:"))return;e._isOptionsAPI=!!n.state,xc(e,Object.keys(n.actions),e._isOptionsAPI);const a=e._hotUpdate;r.toRaw(e)._hotUpdate=function(o){a.apply(this,arguments),xc(e,Object.keys(o._hmrPayload.actions),!!e._isOptionsAPI)},m0(t,e)}function v0(){const t=r.effectScope(!0),e=t.run(()=>r.ref({}));let n=[],a=[];const o=r.markRaw({install(i){kr(o),o._a=i,i.provide(mc,o),i.config.globalProperties.$pinia=o,Br&&h0(i,o),a.forEach(s=>n.push(s)),a=[]},use(i){return!this._a&&!fc?a.push(i):n.push(i),this},_p:n,_a:null,_e:t,_s:new Map,state:e});return Br&&typeof Proxy<"u"&&o.use(g0),o}function Sc(t,e){for(const n in e){const a=e[n];if(!(n in t))continue;const o=t[n];An(o)&&An(a)&&!r.isRef(a)&&!r.isReactive(a)?t[n]=Sc(o,a):t[n]=a}return t}const Oc=()=>{};function Dc(t,e,n,a=Oc){t.push(e);const o=()=>{const i=t.indexOf(e);i>-1&&(t.splice(i,1),a())};return!n&&r.getCurrentScope()&&r.onScopeDispose(o),o}function _n(t,...e){t.slice().forEach(n=>{n(...e)})}const y0=t=>t();function Ei(t,e){t instanceof Map&&e instanceof Map&&e.forEach((n,a)=>t.set(a,n)),t instanceof Set&&e instanceof Set&&e.forEach(t.add,t);for(const n in e){if(!e.hasOwnProperty(n))continue;const a=e[n],o=t[n];An(o)&&An(a)&&t.hasOwnProperty(n)&&!r.isRef(a)&&!r.isReactive(a)?t[n]=Ei(o,a):t[n]=a}return t}const w0=process.env.NODE_ENV!=="production"?Symbol("pinia:skipHydration"):Symbol();function b0(t){return!An(t)||!t.hasOwnProperty(w0)}const{assign:We}=Object;function Tc(t){return!!(r.isRef(t)&&t.effect)}function Ic(t,e,n,a){const{state:o,actions:i,getters:s}=e,l=n.state.value[t];let c;function u(){!l&&(process.env.NODE_ENV==="production"||!a)&&(n.state.value[t]=o?o():{});const A=process.env.NODE_ENV!=="production"&&a?r.toRefs(r.ref(o?o():{}).value):r.toRefs(n.state.value[t]);return We(A,i,Object.keys(s||{}).reduce((d,p)=>(process.env.NODE_ENV!=="production"&&p in A&&console.warn(`[🍍]: A getter cannot have the same name as another state property. Rename one of them. Found with "${p}" in store "${t}".`),d[p]=r.markRaw(r.computed(()=>{kr(n);const f=n._s.get(t);return s[p].call(f,f)})),d),{}))}return c=ki(t,u,e,n,a,!0),c}function ki(t,e,n={},a,o,i){let s;const l=We({actions:{}},n);if(process.env.NODE_ENV!=="production"&&!a._e.active)throw new Error("Pinia destroyed");const c={deep:!0};process.env.NODE_ENV!=="production"&&!fc&&(c.onTrigger=B=>{u?f=B:u==!1&&!E._hotUpdating&&(Array.isArray(f)?f.push(B):console.error("🍍 debuggerEvents should be an array. This is most likely an internal Pinia bug."))});let u,A,d=[],p=[],f;const g=a.state.value[t];!i&&!g&&(process.env.NODE_ENV==="production"||!o)&&(a.state.value[t]={});const y=r.ref({});let m;function C(B){let x;u=A=!1,process.env.NODE_ENV!=="production"&&(f=[]),typeof B=="function"?(B(a.state.value[t]),x={type:gt.patchFunction,storeId:t,events:f}):(Ei(a.state.value[t],B),x={type:gt.patchObject,payload:B,storeId:t,events:f});const _=m=Symbol();r.nextTick().then(()=>{m===_&&(u=!0)}),A=!0,_n(d,x,a.state.value[t])}const v=i?function(){const{state:x}=n,_=x?x():{};this.$patch(U=>{We(U,_)})}:process.env.NODE_ENV!=="production"?()=>{throw new Error(`🍍: Store "${t}" is built using the setup syntax and does not implement $reset().`)}:Oc;function h(){s.stop(),d=[],p=[],a._s.delete(t)}function w(B,x){return function(){kr(a);const _=Array.from(arguments),U=[],M=[];function F(L){U.push(L)}function H(L){M.push(L)}_n(p,{args:_,name:B,store:E,after:F,onError:H});let K;try{K=x.apply(this&&this.$id===t?this:E,_)}catch(L){throw _n(M,L),L}return K instanceof Promise?K.then(L=>(_n(U,L),L)).catch(L=>(_n(M,L),Promise.reject(L))):(_n(U,K),K)}}const b=r.markRaw({actions:{},getters:{},state:[],hotState:y}),k={_p:a,$id:t,$onAction:Dc.bind(null,p),$patch:C,$reset:v,$subscribe(B,x={}){const _=Dc(d,B,x.detached,()=>U()),U=s.run(()=>r.watch(()=>a.state.value[t],M=>{(x.flush==="sync"?A:u)&&B({storeId:t,type:gt.direct,events:f},M)},We({},c,x)));return _},$dispose:h},E=r.reactive(process.env.NODE_ENV!=="production"||Br?We({_hmrPayload:b,_customProperties:r.markRaw(new Set)},k):k);a._s.set(t,E);const V=(a._a&&a._a.runWithContext||y0)(()=>a._e.run(()=>(s=r.effectScope()).run(e)));for(const B in V){const x=V[B];if(r.isRef(x)&&!Tc(x)||r.isReactive(x))process.env.NODE_ENV!=="production"&&o?ba(y.value,B,r.toRef(V,B)):i||(g&&b0(x)&&(r.isRef(x)?x.value=g[B]:Ei(x,g[B])),a.state.value[t][B]=x),process.env.NODE_ENV!=="production"&&b.state.push(B);else if(typeof x=="function"){const _=process.env.NODE_ENV!=="production"&&o?x:w(B,x);V[B]=_,process.env.NODE_ENV!=="production"&&(b.actions[B]=x),l.actions[B]=x}else process.env.NODE_ENV!=="production"&&Tc(x)&&(b.getters[B]=i?n.getters[B]:x,Ca&&(V._getters||(V._getters=r.markRaw([]))).push(B))}if(We(E,V),We(r.toRaw(E),V),Object.defineProperty(E,"$state",{get:()=>process.env.NODE_ENV!=="production"&&o?y.value:a.state.value[t],set:B=>{if(process.env.NODE_ENV!=="production"&&o)throw new Error("cannot set hotState");C(x=>{We(x,B)})}}),process.env.NODE_ENV!=="production"&&(E._hotUpdate=r.markRaw(B=>{E._hotUpdating=!0,B._hmrPayload.state.forEach(x=>{if(x in E.$state){const _=B.$state[x],U=E.$state[x];typeof _=="object"&&An(_)&&An(U)?Sc(_,U):B.$state[x]=U}ba(E,x,r.toRef(B.$state,x))}),Object.keys(E.$state).forEach(x=>{x in B.$state||vi(E,x)}),u=!1,A=!1,a.state.value[t]=r.toRef(B._hmrPayload,"hotState"),A=!0,r.nextTick().then(()=>{u=!0});for(const x in B._hmrPayload.actions){const _=B[x];ba(E,x,w(x,_))}for(const x in B._hmrPayload.getters){const _=B._hmrPayload.getters[x],U=i?r.computed(()=>(kr(a),_.call(E,E))):_;ba(E,x,U)}Object.keys(E._hmrPayload.getters).forEach(x=>{x in B._hmrPayload.getters||vi(E,x)}),Object.keys(E._hmrPayload.actions).forEach(x=>{x in B._hmrPayload.actions||vi(E,x)}),E._hmrPayload=B._hmrPayload,E._getters=B._getters,E._hotUpdating=!1})),Br){const B={writable:!0,configurable:!0,enumerable:!1};["_p","_hmrPayload","_getters","_customProperties"].forEach(x=>{Object.defineProperty(E,x,We({value:E[x]},B))})}return a._p.forEach(B=>{if(Br){const x=s.run(()=>B({store:E,app:a._a,pinia:a,options:l}));Object.keys(x||{}).forEach(_=>E._customProperties.add(_)),We(E,x)}else We(E,s.run(()=>B({store:E,app:a._a,pinia:a,options:l})))}),process.env.NODE_ENV!=="production"&&E.$state&&typeof E.$state=="object"&&typeof E.$state.constructor=="function"&&!E.$state.constructor.toString().includes("[native code]")&&console.warn(`[🍍]: The "state" must be a plain object. It cannot be
9
9
  state: () => new MyClass()
10
- Found in store "${E.$id}".`),g&&i&&n.hydrate&&n.hydrate(E.$state,g),u=!0,A=!0,E}function Pc(t,e,n){let a,o;const i=typeof e=="function";if(typeof t=="string")a=t,o=i?n:e;else if(o=t,a=t.id,process.env.NODE_ENV!=="production"&&typeof a!="string")throw new Error('[🍍]: "defineStore()" must be passed a store id as its first argument.');function s(l,c){const u=r.hasInjectionContext();if(l=(process.env.NODE_ENV==="test"&&Cr&&Cr._testing?null:l)||(u?r.inject(gc,null):null),l&&Er(l),process.env.NODE_ENV!=="production"&&!Cr)throw new Error(`[🍍]: "getActivePinia()" was called but there was no active Pinia. Are you trying to use a store before calling "app.use(pinia)"?
10
+ Found in store "${E.$id}".`),g&&i&&n.hydrate&&n.hydrate(E.$state,g),u=!0,A=!0,E}function Vc(t,e,n){let a,o;const i=typeof e=="function";if(typeof t=="string")a=t,o=i?n:e;else if(o=t,a=t.id,process.env.NODE_ENV!=="production"&&typeof a!="string")throw new Error('[🍍]: "defineStore()" must be passed a store id as its first argument.');function s(l,c){const u=r.hasInjectionContext();if(l=(process.env.NODE_ENV==="test"&&Er&&Er._testing?null:l)||(u?r.inject(mc,null):null),l&&kr(l),process.env.NODE_ENV!=="production"&&!Er)throw new Error(`[🍍]: "getActivePinia()" was called but there was no active Pinia. Are you trying to use a store before calling "app.use(pinia)"?
11
11
  See https://pinia.vuejs.org/core-concepts/outside-component-usage.html for help.
12
- This will fail in production.`);l=Cr,l._s.has(a)||(i?Ci(a,e,o,l):Vc(a,o,l),process.env.NODE_ENV!=="production"&&(s._pinia=l));const A=l._s.get(a);if(process.env.NODE_ENV!=="production"&&c){const d="__hot:"+a,p=i?Ci(d,e,o,l,!0):Vc(d,We({},o),l,!0);c._hotUpdate(p),delete l.state.value[d],l._s.delete(d)}if(process.env.NODE_ENV!=="production"&&ba){const d=r.getCurrentInstance();if(d&&d.proxy&&!c){const p=d.proxy,f="_pStores"in p?p._pStores:p._pStores={};f[a]=A}}return A}return s.$id=a,s}let xa;const C0=new Uint8Array(16);function E0(){if(!xa&&(xa=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!xa))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return xa(C0)}const ke=[];for(let t=0;t<256;++t)ke.push((t+256).toString(16).slice(1));function k0(t,e=0){return ke[t[e+0]]+ke[t[e+1]]+ke[t[e+2]]+ke[t[e+3]]+"-"+ke[t[e+4]]+ke[t[e+5]]+"-"+ke[t[e+6]]+ke[t[e+7]]+"-"+ke[t[e+8]]+ke[t[e+9]]+"-"+ke[t[e+10]]+ke[t[e+11]]+ke[t[e+12]]+ke[t[e+13]]+ke[t[e+14]]+ke[t[e+15]]}const Mc={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function B0(t,e,n){if(Mc.randomUUID&&!e&&!t)return Mc.randomUUID();t=t||{};const a=t.random||(t.rng||E0)();return a[6]=a[6]&15|64,a[8]=a[8]&63|128,k0(a)}function Ei(t){const e=document.cookie.split(";");for(let n=0;n<e.length;n++){const a=e[n].trim();if(a.startsWith(t+"="))return decodeURIComponent(a.substring(t.length+1))}return null}function ki({name:t,value:e,days:n=0,hours:a=0,minutes:o=0,seconds:i=0,milliseconds:s=0}){const l=new Date;l.setTime(l.getTime()+n*24*60*60*1e3+a*60*60*1e3+o*60*1e3+i*1e3+s);const c="; expires="+l.toUTCString();document.cookie=t+"="+encodeURIComponent(e)+c+"; path=/"}function x0(t){document.cookie=t+"=; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;"}function Rn(){const t=window.location.hostname,e=t==="localhost"||t==="127.0.0.1",n=/^192\.168\.|^10\.|^172\.(1[6-9]|2[0-9]|3[0-1])\./.test(t);return e||n}function S0(){if(typeof window<"u"){const t=window.location.hostname,e=Rn();console.log(`🌍 Entorno detectado: ${t} - ${e?"Desarrollo":"Producción"}`)}}const Bi="fge_auth_access_token";function O0(t){Rn()&&localStorage.setItem(Bi,t)}function _c(){return Rn()?localStorage.getItem(Bi):null}function D0(){Rn()&&localStorage.removeItem(Bi)}function Rc(t,e){return function(){return t.apply(e,arguments)}}const{toString:T0}=Object.prototype,{getPrototypeOf:xi}=Object,Sa=(t=>e=>{const n=T0.call(e);return t[n]||(t[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),ot=t=>(t=t.toLowerCase(),e=>Sa(e)===t),Oa=t=>e=>typeof e===t,{isArray:Fn}=Array,Br=Oa("undefined");function I0(t){return t!==null&&!Br(t)&&t.constructor!==null&&!Br(t.constructor)&&ze(t.constructor.isBuffer)&&t.constructor.isBuffer(t)}const Fc=ot("ArrayBuffer");function V0(t){let e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(t):e=t&&t.buffer&&Fc(t.buffer),e}const P0=Oa("string"),ze=Oa("function"),Lc=Oa("number"),Da=t=>t!==null&&typeof t=="object",M0=t=>t===!0||t===!1,Ta=t=>{if(Sa(t)!=="object")return!1;const e=xi(t);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(Symbol.toStringTag in t)&&!(Symbol.iterator in t)},_0=ot("Date"),R0=ot("File"),F0=ot("Blob"),L0=ot("FileList"),U0=t=>Da(t)&&ze(t.pipe),Z0=t=>{let e;return t&&(typeof FormData=="function"&&t instanceof FormData||ze(t.append)&&((e=Sa(t))==="formdata"||e==="object"&&ze(t.toString)&&t.toString()==="[object FormData]"))},Q0=ot("URLSearchParams"),[H0,q0,z0,K0]=["ReadableStream","Request","Response","Headers"].map(ot),j0=t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function xr(t,e,{allOwnKeys:n=!1}={}){if(t===null||typeof t>"u")return;let a,o;if(typeof t!="object"&&(t=[t]),Fn(t))for(a=0,o=t.length;a<o;a++)e.call(null,t[a],a,t);else{const i=n?Object.getOwnPropertyNames(t):Object.keys(t),s=i.length;let l;for(a=0;a<s;a++)l=i[a],e.call(null,t[l],l,t)}}function Uc(t,e){e=e.toLowerCase();const n=Object.keys(t);let a=n.length,o;for(;a-- >0;)if(o=n[a],e===o.toLowerCase())return o;return null}const fn=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,Zc=t=>!Br(t)&&t!==fn;function Si(){const{caseless:t}=Zc(this)&&this||{},e={},n=(a,o)=>{const i=t&&Uc(e,o)||o;Ta(e[i])&&Ta(a)?e[i]=Si(e[i],a):Ta(a)?e[i]=Si({},a):Fn(a)?e[i]=a.slice():e[i]=a};for(let a=0,o=arguments.length;a<o;a++)arguments[a]&&xr(arguments[a],n);return e}const J0=(t,e,n,{allOwnKeys:a}={})=>(xr(e,(o,i)=>{n&&ze(o)?t[i]=Rc(o,n):t[i]=o},{allOwnKeys:a}),t),X0=t=>(t.charCodeAt(0)===65279&&(t=t.slice(1)),t),W0=(t,e,n,a)=>{t.prototype=Object.create(e.prototype,a),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:e.prototype}),n&&Object.assign(t.prototype,n)},Y0=(t,e,n,a)=>{let o,i,s;const l={};if(e=e||{},t==null)return e;do{for(o=Object.getOwnPropertyNames(t),i=o.length;i-- >0;)s=o[i],(!a||a(s,t,e))&&!l[s]&&(e[s]=t[s],l[s]=!0);t=n!==!1&&xi(t)}while(t&&(!n||n(t,e))&&t!==Object.prototype);return e},$0=(t,e,n)=>{t=String(t),(n===void 0||n>t.length)&&(n=t.length),n-=e.length;const a=t.indexOf(e,n);return a!==-1&&a===n},G0=t=>{if(!t)return null;if(Fn(t))return t;let e=t.length;if(!Lc(e))return null;const n=new Array(e);for(;e-- >0;)n[e]=t[e];return n},N0=(t=>e=>t&&e instanceof t)(typeof Uint8Array<"u"&&xi(Uint8Array)),e3=(t,e)=>{const a=(t&&t[Symbol.iterator]).call(t);let o;for(;(o=a.next())&&!o.done;){const i=o.value;e.call(t,i[0],i[1])}},t3=(t,e)=>{let n;const a=[];for(;(n=t.exec(e))!==null;)a.push(n);return a},n3=ot("HTMLFormElement"),r3=t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,a,o){return a.toUpperCase()+o}),Qc=(({hasOwnProperty:t})=>(e,n)=>t.call(e,n))(Object.prototype),a3=ot("RegExp"),Hc=(t,e)=>{const n=Object.getOwnPropertyDescriptors(t),a={};xr(n,(o,i)=>{let s;(s=e(o,i,t))!==!1&&(a[i]=s||o)}),Object.defineProperties(t,a)},o3=t=>{Hc(t,(e,n)=>{if(ze(t)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const a=t[n];if(ze(a)){if(e.enumerable=!1,"writable"in e){e.writable=!1;return}e.set||(e.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},i3=(t,e)=>{const n={},a=o=>{o.forEach(i=>{n[i]=!0})};return Fn(t)?a(t):a(String(t).split(e)),n},s3=()=>{},l3=(t,e)=>t!=null&&Number.isFinite(t=+t)?t:e,Oi="abcdefghijklmnopqrstuvwxyz",qc="0123456789",zc={DIGIT:qc,ALPHA:Oi,ALPHA_DIGIT:Oi+Oi.toUpperCase()+qc},c3=(t=16,e=zc.ALPHA_DIGIT)=>{let n="";const{length:a}=e;for(;t--;)n+=e[Math.random()*a|0];return n};function u3(t){return!!(t&&ze(t.append)&&t[Symbol.toStringTag]==="FormData"&&t[Symbol.iterator])}const A3=t=>{const e=new Array(10),n=(a,o)=>{if(Da(a)){if(e.indexOf(a)>=0)return;if(!("toJSON"in a)){e[o]=a;const i=Fn(a)?[]:{};return xr(a,(s,l)=>{const c=n(s,o+1);!Br(c)&&(i[l]=c)}),e[o]=void 0,i}}return a};return n(t,0)},d3=ot("AsyncFunction"),f3=t=>t&&(Da(t)||ze(t))&&ze(t.then)&&ze(t.catch),Kc=((t,e)=>t?setImmediate:e?((n,a)=>(fn.addEventListener("message",({source:o,data:i})=>{o===fn&&i===n&&a.length&&a.shift()()},!1),o=>{a.push(o),fn.postMessage(n,"*")}))(`axios@${Math.random()}`,[]):n=>setTimeout(n))(typeof setImmediate=="function",ze(fn.postMessage)),p3=typeof queueMicrotask<"u"?queueMicrotask.bind(fn):typeof process<"u"&&process.nextTick||Kc,O={isArray:Fn,isArrayBuffer:Fc,isBuffer:I0,isFormData:Z0,isArrayBufferView:V0,isString:P0,isNumber:Lc,isBoolean:M0,isObject:Da,isPlainObject:Ta,isReadableStream:H0,isRequest:q0,isResponse:z0,isHeaders:K0,isUndefined:Br,isDate:_0,isFile:R0,isBlob:F0,isRegExp:a3,isFunction:ze,isStream:U0,isURLSearchParams:Q0,isTypedArray:N0,isFileList:L0,forEach:xr,merge:Si,extend:J0,trim:j0,stripBOM:X0,inherits:W0,toFlatObject:Y0,kindOf:Sa,kindOfTest:ot,endsWith:$0,toArray:G0,forEachEntry:e3,matchAll:t3,isHTMLForm:n3,hasOwnProperty:Qc,hasOwnProp:Qc,reduceDescriptors:Hc,freezeMethods:o3,toObjectSet:i3,toCamelCase:r3,noop:s3,toFiniteNumber:l3,findKey:Uc,global:fn,isContextDefined:Zc,ALPHABET:zc,generateString:c3,isSpecCompliantForm:u3,toJSONObject:A3,isAsyncFn:d3,isThenable:f3,setImmediate:Kc,asap:p3};function N(t,e,n,a,o){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=t,this.name="AxiosError",e&&(this.code=e),n&&(this.config=n),a&&(this.request=a),o&&(this.response=o)}O.inherits(N,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:O.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const jc=N.prototype,Jc={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(t=>{Jc[t]={value:t}}),Object.defineProperties(N,Jc),Object.defineProperty(jc,"isAxiosError",{value:!0}),N.from=(t,e,n,a,o,i)=>{const s=Object.create(jc);return O.toFlatObject(t,s,function(c){return c!==Error.prototype},l=>l!=="isAxiosError"),N.call(s,t.message,e,n,a,o),s.cause=t,s.name=t.name,i&&Object.assign(s,i),s};const h3=null;function Di(t){return O.isPlainObject(t)||O.isArray(t)}function Xc(t){return O.endsWith(t,"[]")?t.slice(0,-2):t}function Wc(t,e,n){return t?t.concat(e).map(function(o,i){return o=Xc(o),!n&&i?"["+o+"]":o}).join(n?".":""):e}function m3(t){return O.isArray(t)&&!t.some(Di)}const g3=O.toFlatObject(O,{},null,function(e){return/^is[A-Z]/.test(e)});function Ia(t,e,n){if(!O.isObject(t))throw new TypeError("target must be an object");e=e||new FormData,n=O.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(y,m){return!O.isUndefined(m[y])});const a=n.metaTokens,o=n.visitor||A,i=n.dots,s=n.indexes,c=(n.Blob||typeof Blob<"u"&&Blob)&&O.isSpecCompliantForm(e);if(!O.isFunction(o))throw new TypeError("visitor must be a function");function u(g){if(g===null)return"";if(O.isDate(g))return g.toISOString();if(!c&&O.isBlob(g))throw new N("Blob is not supported. Use a Buffer instead.");return O.isArrayBuffer(g)||O.isTypedArray(g)?c&&typeof Blob=="function"?new Blob([g]):Buffer.from(g):g}function A(g,y,m){let C=g;if(g&&!m&&typeof g=="object"){if(O.endsWith(y,"{}"))y=a?y:y.slice(0,-2),g=JSON.stringify(g);else if(O.isArray(g)&&m3(g)||(O.isFileList(g)||O.endsWith(y,"[]"))&&(C=O.toArray(g)))return y=Xc(y),C.forEach(function(h,w){!(O.isUndefined(h)||h===null)&&e.append(s===!0?Wc([y],w,i):s===null?y:y+"[]",u(h))}),!1}return Di(g)?!0:(e.append(Wc(m,y,i),u(g)),!1)}const d=[],p=Object.assign(g3,{defaultVisitor:A,convertValue:u,isVisitable:Di});function f(g,y){if(!O.isUndefined(g)){if(d.indexOf(g)!==-1)throw Error("Circular reference detected in "+y.join("."));d.push(g),O.forEach(g,function(C,v){(!(O.isUndefined(C)||C===null)&&o.call(e,C,O.isString(v)?v.trim():v,y,p))===!0&&f(C,y?y.concat(v):[v])}),d.pop()}}if(!O.isObject(t))throw new TypeError("data must be an object");return f(t),e}function Yc(t){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,function(a){return e[a]})}function Ti(t,e){this._pairs=[],t&&Ia(t,this,e)}const $c=Ti.prototype;$c.append=function(e,n){this._pairs.push([e,n])},$c.toString=function(e){const n=e?function(a){return e.call(this,a,Yc)}:Yc;return this._pairs.map(function(o){return n(o[0])+"="+n(o[1])},"").join("&")};function v3(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Gc(t,e,n){if(!e)return t;const a=n&&n.encode||v3,o=n&&n.serialize;let i;if(o?i=o(e,n):i=O.isURLSearchParams(e)?e.toString():new Ti(e,n).toString(a),i){const s=t.indexOf("#");s!==-1&&(t=t.slice(0,s)),t+=(t.indexOf("?")===-1?"?":"&")+i}return t}class Nc{constructor(){this.handlers=[]}use(e,n,a){return this.handlers.push({fulfilled:e,rejected:n,synchronous:a?a.synchronous:!1,runWhen:a?a.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){O.forEach(this.handlers,function(a){a!==null&&e(a)})}}const eu={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},y3={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams<"u"?URLSearchParams:Ti,FormData:typeof FormData<"u"?FormData:null,Blob:typeof Blob<"u"?Blob:null},protocols:["http","https","file","blob","url","data"]},Ii=typeof window<"u"&&typeof document<"u",w3=(t=>Ii&&["ReactNative","NativeScript","NS"].indexOf(t)<0)(typeof navigator<"u"&&navigator.product),b3=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",C3=Ii&&window.location.href||"http://localhost",it={...Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Ii,hasStandardBrowserEnv:w3,hasStandardBrowserWebWorkerEnv:b3,origin:C3},Symbol.toStringTag,{value:"Module"})),...y3};function E3(t,e){return Ia(t,new it.classes.URLSearchParams,Object.assign({visitor:function(n,a,o,i){return it.isNode&&O.isBuffer(n)?(this.append(a,n.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)}},e))}function k3(t){return O.matchAll(/\w+|\[(\w*)]/g,t).map(e=>e[0]==="[]"?"":e[1]||e[0])}function B3(t){const e={},n=Object.keys(t);let a;const o=n.length;let i;for(a=0;a<o;a++)i=n[a],e[i]=t[i];return e}function tu(t){function e(n,a,o,i){let s=n[i++];if(s==="__proto__")return!0;const l=Number.isFinite(+s),c=i>=n.length;return s=!s&&O.isArray(o)?o.length:s,c?(O.hasOwnProp(o,s)?o[s]=[o[s],a]:o[s]=a,!l):((!o[s]||!O.isObject(o[s]))&&(o[s]=[]),e(n,a,o[s],i)&&O.isArray(o[s])&&(o[s]=B3(o[s])),!l)}if(O.isFormData(t)&&O.isFunction(t.entries)){const n={};return O.forEachEntry(t,(a,o)=>{e(k3(a),o,n,0)}),n}return null}function x3(t,e,n){if(O.isString(t))try{return(e||JSON.parse)(t),O.trim(t)}catch(a){if(a.name!=="SyntaxError")throw a}return(n||JSON.stringify)(t)}const Sr={transitional:eu,adapter:["xhr","http","fetch"],transformRequest:[function(e,n){const a=n.getContentType()||"",o=a.indexOf("application/json")>-1,i=O.isObject(e);if(i&&O.isHTMLForm(e)&&(e=new FormData(e)),O.isFormData(e))return o?JSON.stringify(tu(e)):e;if(O.isArrayBuffer(e)||O.isBuffer(e)||O.isStream(e)||O.isFile(e)||O.isBlob(e)||O.isReadableStream(e))return e;if(O.isArrayBufferView(e))return e.buffer;if(O.isURLSearchParams(e))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let l;if(i){if(a.indexOf("application/x-www-form-urlencoded")>-1)return E3(e,this.formSerializer).toString();if((l=O.isFileList(e))||a.indexOf("multipart/form-data")>-1){const c=this.env&&this.env.FormData;return Ia(l?{"files[]":e}:e,c&&new c,this.formSerializer)}}return i||o?(n.setContentType("application/json",!1),x3(e)):e}],transformResponse:[function(e){const n=this.transitional||Sr.transitional,a=n&&n.forcedJSONParsing,o=this.responseType==="json";if(O.isResponse(e)||O.isReadableStream(e))return e;if(e&&O.isString(e)&&(a&&!this.responseType||o)){const s=!(n&&n.silentJSONParsing)&&o;try{return JSON.parse(e)}catch(l){if(s)throw l.name==="SyntaxError"?N.from(l,N.ERR_BAD_RESPONSE,this,null,this.response):l}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:it.classes.FormData,Blob:it.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};O.forEach(["delete","get","head","post","put","patch"],t=>{Sr.headers[t]={}});const S3=O.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),O3=t=>{const e={};let n,a,o;return t&&t.split(`
13
- `).forEach(function(s){o=s.indexOf(":"),n=s.substring(0,o).trim().toLowerCase(),a=s.substring(o+1).trim(),!(!n||e[n]&&S3[n])&&(n==="set-cookie"?e[n]?e[n].push(a):e[n]=[a]:e[n]=e[n]?e[n]+", "+a:a)}),e},nu=Symbol("internals");function Or(t){return t&&String(t).trim().toLowerCase()}function Va(t){return t===!1||t==null?t:O.isArray(t)?t.map(Va):String(t)}function D3(t){const e=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let a;for(;a=n.exec(t);)e[a[1]]=a[2];return e}const T3=t=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim());function Vi(t,e,n,a,o){if(O.isFunction(a))return a.call(this,e,n);if(o&&(e=n),!!O.isString(e)){if(O.isString(a))return e.indexOf(a)!==-1;if(O.isRegExp(a))return a.test(e)}}function I3(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,n,a)=>n.toUpperCase()+a)}function V3(t,e){const n=O.toCamelCase(" "+e);["get","set","has"].forEach(a=>{Object.defineProperty(t,a+n,{value:function(o,i,s){return this[a].call(this,e,o,i,s)},configurable:!0})})}class Ue{constructor(e){e&&this.set(e)}set(e,n,a){const o=this;function i(l,c,u){const A=Or(c);if(!A)throw new Error("header name must be a non-empty string");const d=O.findKey(o,A);(!d||o[d]===void 0||u===!0||u===void 0&&o[d]!==!1)&&(o[d||c]=Va(l))}const s=(l,c)=>O.forEach(l,(u,A)=>i(u,A,c));if(O.isPlainObject(e)||e instanceof this.constructor)s(e,n);else if(O.isString(e)&&(e=e.trim())&&!T3(e))s(O3(e),n);else if(O.isHeaders(e))for(const[l,c]of e.entries())i(c,l,a);else e!=null&&i(n,e,a);return this}get(e,n){if(e=Or(e),e){const a=O.findKey(this,e);if(a){const o=this[a];if(!n)return o;if(n===!0)return D3(o);if(O.isFunction(n))return n.call(this,o,a);if(O.isRegExp(n))return n.exec(o);throw new TypeError("parser must be boolean|regexp|function")}}}has(e,n){if(e=Or(e),e){const a=O.findKey(this,e);return!!(a&&this[a]!==void 0&&(!n||Vi(this,this[a],a,n)))}return!1}delete(e,n){const a=this;let o=!1;function i(s){if(s=Or(s),s){const l=O.findKey(a,s);l&&(!n||Vi(a,a[l],l,n))&&(delete a[l],o=!0)}}return O.isArray(e)?e.forEach(i):i(e),o}clear(e){const n=Object.keys(this);let a=n.length,o=!1;for(;a--;){const i=n[a];(!e||Vi(this,this[i],i,e,!0))&&(delete this[i],o=!0)}return o}normalize(e){const n=this,a={};return O.forEach(this,(o,i)=>{const s=O.findKey(a,i);if(s){n[s]=Va(o),delete n[i];return}const l=e?I3(i):String(i).trim();l!==i&&delete n[i],n[l]=Va(o),a[l]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){const n=Object.create(null);return O.forEach(this,(a,o)=>{a!=null&&a!==!1&&(n[o]=e&&O.isArray(a)?a.join(", "):a)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,n])=>e+": "+n).join(`
14
- `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...n){const a=new this(e);return n.forEach(o=>a.set(o)),a}static accessor(e){const a=(this[nu]=this[nu]={accessors:{}}).accessors,o=this.prototype;function i(s){const l=Or(s);a[l]||(V3(o,s),a[l]=!0)}return O.isArray(e)?e.forEach(i):i(e),this}}Ue.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),O.reduceDescriptors(Ue.prototype,({value:t},e)=>{let n=e[0].toUpperCase()+e.slice(1);return{get:()=>t,set(a){this[n]=a}}}),O.freezeMethods(Ue);function Pi(t,e){const n=this||Sr,a=e||n,o=Ue.from(a.headers);let i=a.data;return O.forEach(t,function(l){i=l.call(n,i,o.normalize(),e?e.status:void 0)}),o.normalize(),i}function ru(t){return!!(t&&t.__CANCEL__)}function Ln(t,e,n){N.call(this,t??"canceled",N.ERR_CANCELED,e,n),this.name="CanceledError"}O.inherits(Ln,N,{__CANCEL__:!0});function au(t,e,n){const a=n.config.validateStatus;!n.status||!a||a(n.status)?t(n):e(new N("Request failed with status code "+n.status,[N.ERR_BAD_REQUEST,N.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function P3(t){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}function M3(t,e){t=t||10;const n=new Array(t),a=new Array(t);let o=0,i=0,s;return e=e!==void 0?e:1e3,function(c){const u=Date.now(),A=a[i];s||(s=u),n[o]=c,a[o]=u;let d=i,p=0;for(;d!==o;)p+=n[d++],d=d%t;if(o=(o+1)%t,o===i&&(i=(i+1)%t),u-s<e)return;const f=A&&u-A;return f?Math.round(p*1e3/f):void 0}}function _3(t,e){let n=0,a=1e3/e,o,i;const s=(u,A=Date.now())=>{n=A,o=null,i&&(clearTimeout(i),i=null),t.apply(null,u)};return[(...u)=>{const A=Date.now(),d=A-n;d>=a?s(u,A):(o=u,i||(i=setTimeout(()=>{i=null,s(o)},a-d)))},()=>o&&s(o)]}const Pa=(t,e,n=3)=>{let a=0;const o=M3(50,250);return _3(i=>{const s=i.loaded,l=i.lengthComputable?i.total:void 0,c=s-a,u=o(c),A=s<=l;a=s;const d={loaded:s,total:l,progress:l?s/l:void 0,bytes:c,rate:u||void 0,estimated:u&&l&&A?(l-s)/u:void 0,event:i,lengthComputable:l!=null,[e?"download":"upload"]:!0};t(d)},n)},ou=(t,e)=>{const n=t!=null;return[a=>e[0]({lengthComputable:n,total:t,loaded:a}),e[1]]},iu=t=>(...e)=>O.asap(()=>t(...e)),R3=it.hasStandardBrowserEnv?function(){const e=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");let a;function o(i){let s=i;return e&&(n.setAttribute("href",s),s=n.href),n.setAttribute("href",s),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:n.pathname.charAt(0)==="/"?n.pathname:"/"+n.pathname}}return a=o(window.location.href),function(s){const l=O.isString(s)?o(s):s;return l.protocol===a.protocol&&l.host===a.host}}():function(){return function(){return!0}}(),F3=it.hasStandardBrowserEnv?{write(t,e,n,a,o,i){const s=[t+"="+encodeURIComponent(e)];O.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),O.isString(a)&&s.push("path="+a),O.isString(o)&&s.push("domain="+o),i===!0&&s.push("secure"),document.cookie=s.join("; ")},read(t){const e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove(t){this.write(t,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function L3(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}function U3(t,e){return e?t.replace(/\/?\/$/,"")+"/"+e.replace(/^\/+/,""):t}function su(t,e){return t&&!L3(e)?U3(t,e):e}const lu=t=>t instanceof Ue?{...t}:t;function pn(t,e){e=e||{};const n={};function a(u,A,d){return O.isPlainObject(u)&&O.isPlainObject(A)?O.merge.call({caseless:d},u,A):O.isPlainObject(A)?O.merge({},A):O.isArray(A)?A.slice():A}function o(u,A,d){if(O.isUndefined(A)){if(!O.isUndefined(u))return a(void 0,u,d)}else return a(u,A,d)}function i(u,A){if(!O.isUndefined(A))return a(void 0,A)}function s(u,A){if(O.isUndefined(A)){if(!O.isUndefined(u))return a(void 0,u)}else return a(void 0,A)}function l(u,A,d){if(d in e)return a(u,A);if(d in t)return a(void 0,u)}const c={url:i,method:i,data:i,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,withXSRFToken:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,beforeRedirect:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:l,headers:(u,A)=>o(lu(u),lu(A),!0)};return O.forEach(Object.keys(Object.assign({},t,e)),function(A){const d=c[A]||o,p=d(t[A],e[A],A);O.isUndefined(p)&&d!==l||(n[A]=p)}),n}const cu=t=>{const e=pn({},t);let{data:n,withXSRFToken:a,xsrfHeaderName:o,xsrfCookieName:i,headers:s,auth:l}=e;e.headers=s=Ue.from(s),e.url=Gc(su(e.baseURL,e.url),t.params,t.paramsSerializer),l&&s.set("Authorization","Basic "+btoa((l.username||"")+":"+(l.password?unescape(encodeURIComponent(l.password)):"")));let c;if(O.isFormData(n)){if(it.hasStandardBrowserEnv||it.hasStandardBrowserWebWorkerEnv)s.setContentType(void 0);else if((c=s.getContentType())!==!1){const[u,...A]=c?c.split(";").map(d=>d.trim()).filter(Boolean):[];s.setContentType([u||"multipart/form-data",...A].join("; "))}}if(it.hasStandardBrowserEnv&&(a&&O.isFunction(a)&&(a=a(e)),a||a!==!1&&R3(e.url))){const u=o&&i&&F3.read(i);u&&s.set(o,u)}return e},Z3=typeof XMLHttpRequest<"u"&&function(t){return new Promise(function(n,a){const o=cu(t);let i=o.data;const s=Ue.from(o.headers).normalize();let{responseType:l,onUploadProgress:c,onDownloadProgress:u}=o,A,d,p,f,g;function y(){f&&f(),g&&g(),o.cancelToken&&o.cancelToken.unsubscribe(A),o.signal&&o.signal.removeEventListener("abort",A)}let m=new XMLHttpRequest;m.open(o.method.toUpperCase(),o.url,!0),m.timeout=o.timeout;function C(){if(!m)return;const h=Ue.from("getAllResponseHeaders"in m&&m.getAllResponseHeaders()),b={data:!l||l==="text"||l==="json"?m.responseText:m.response,status:m.status,statusText:m.statusText,headers:h,config:t,request:m};au(function(E){n(E),y()},function(E){a(E),y()},b),m=null}"onloadend"in m?m.onloadend=C:m.onreadystatechange=function(){!m||m.readyState!==4||m.status===0&&!(m.responseURL&&m.responseURL.indexOf("file:")===0)||setTimeout(C)},m.onabort=function(){m&&(a(new N("Request aborted",N.ECONNABORTED,t,m)),m=null)},m.onerror=function(){a(new N("Network Error",N.ERR_NETWORK,t,m)),m=null},m.ontimeout=function(){let w=o.timeout?"timeout of "+o.timeout+"ms exceeded":"timeout exceeded";const b=o.transitional||eu;o.timeoutErrorMessage&&(w=o.timeoutErrorMessage),a(new N(w,b.clarifyTimeoutError?N.ETIMEDOUT:N.ECONNABORTED,t,m)),m=null},i===void 0&&s.setContentType(null),"setRequestHeader"in m&&O.forEach(s.toJSON(),function(w,b){m.setRequestHeader(b,w)}),O.isUndefined(o.withCredentials)||(m.withCredentials=!!o.withCredentials),l&&l!=="json"&&(m.responseType=o.responseType),u&&([p,g]=Pa(u,!0),m.addEventListener("progress",p)),c&&m.upload&&([d,f]=Pa(c),m.upload.addEventListener("progress",d),m.upload.addEventListener("loadend",f)),(o.cancelToken||o.signal)&&(A=h=>{m&&(a(!h||h.type?new Ln(null,t,m):h),m.abort(),m=null)},o.cancelToken&&o.cancelToken.subscribe(A),o.signal&&(o.signal.aborted?A():o.signal.addEventListener("abort",A)));const v=P3(o.url);if(v&&it.protocols.indexOf(v)===-1){a(new N("Unsupported protocol "+v+":",N.ERR_BAD_REQUEST,t));return}m.send(i||null)})},Q3=(t,e)=>{let n=new AbortController,a;const o=function(c){if(!a){a=!0,s();const u=c instanceof Error?c:this.reason;n.abort(u instanceof N?u:new Ln(u instanceof Error?u.message:u))}};let i=e&&setTimeout(()=>{o(new N(`timeout ${e} of ms exceeded`,N.ETIMEDOUT))},e);const s=()=>{t&&(i&&clearTimeout(i),i=null,t.forEach(c=>{c&&(c.removeEventListener?c.removeEventListener("abort",o):c.unsubscribe(o))}),t=null)};t.forEach(c=>c&&c.addEventListener&&c.addEventListener("abort",o));const{signal:l}=n;return l.unsubscribe=s,[l,()=>{i&&clearTimeout(i),i=null}]},H3=function*(t,e){let n=t.byteLength;if(!e||n<e){yield t;return}let a=0,o;for(;a<n;)o=a+e,yield t.slice(a,o),a=o},q3=async function*(t,e,n){for await(const a of t)yield*H3(ArrayBuffer.isView(a)?a:await n(String(a)),e)},uu=(t,e,n,a,o)=>{const i=q3(t,e,o);let s=0,l,c=u=>{l||(l=!0,a&&a(u))};return new ReadableStream({async pull(u){try{const{done:A,value:d}=await i.next();if(A){c(),u.close();return}let p=d.byteLength;if(n){let f=s+=p;n(f)}u.enqueue(new Uint8Array(d))}catch(A){throw c(A),A}},cancel(u){return c(u),i.return()}},{highWaterMark:2})},Ma=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",Au=Ma&&typeof ReadableStream=="function",Mi=Ma&&(typeof TextEncoder=="function"?(t=>e=>t.encode(e))(new TextEncoder):async t=>new Uint8Array(await new Response(t).arrayBuffer())),du=(t,...e)=>{try{return!!t(...e)}catch{return!1}},z3=Au&&du(()=>{let t=!1;const e=new Request(it.origin,{body:new ReadableStream,method:"POST",get duplex(){return t=!0,"half"}}).headers.has("Content-Type");return t&&!e}),fu=64*1024,_i=Au&&du(()=>O.isReadableStream(new Response("").body)),_a={stream:_i&&(t=>t.body)};Ma&&(t=>{["text","arrayBuffer","blob","formData","stream"].forEach(e=>{!_a[e]&&(_a[e]=O.isFunction(t[e])?n=>n[e]():(n,a)=>{throw new N(`Response type '${e}' is not supported`,N.ERR_NOT_SUPPORT,a)})})})(new Response);const K3=async t=>{if(t==null)return 0;if(O.isBlob(t))return t.size;if(O.isSpecCompliantForm(t))return(await new Request(t).arrayBuffer()).byteLength;if(O.isArrayBufferView(t)||O.isArrayBuffer(t))return t.byteLength;if(O.isURLSearchParams(t)&&(t=t+""),O.isString(t))return(await Mi(t)).byteLength},j3=async(t,e)=>{const n=O.toFiniteNumber(t.getContentLength());return n??K3(e)},Ri={http:h3,xhr:Z3,fetch:Ma&&(async t=>{let{url:e,method:n,data:a,signal:o,cancelToken:i,timeout:s,onDownloadProgress:l,onUploadProgress:c,responseType:u,headers:A,withCredentials:d="same-origin",fetchOptions:p}=cu(t);u=u?(u+"").toLowerCase():"text";let[f,g]=o||i||s?Q3([o,i],s):[],y,m;const C=()=>{!y&&setTimeout(()=>{f&&f.unsubscribe()}),y=!0};let v;try{if(c&&z3&&n!=="get"&&n!=="head"&&(v=await j3(A,a))!==0){let k=new Request(e,{method:"POST",body:a,duplex:"half"}),E;if(O.isFormData(a)&&(E=k.headers.get("content-type"))&&A.setContentType(E),k.body){const[R,V]=ou(v,Pa(iu(c)));a=uu(k.body,fu,R,V,Mi)}}O.isString(d)||(d=d?"include":"omit"),m=new Request(e,{...p,signal:f,method:n.toUpperCase(),headers:A.normalize().toJSON(),body:a,duplex:"half",credentials:d});let h=await fetch(m);const w=_i&&(u==="stream"||u==="response");if(_i&&(l||w)){const k={};["status","statusText","headers"].forEach(B=>{k[B]=h[B]});const E=O.toFiniteNumber(h.headers.get("content-length")),[R,V]=l&&ou(E,Pa(iu(l),!0))||[];h=new Response(uu(h.body,fu,R,()=>{V&&V(),w&&C()},Mi),k)}u=u||"text";let b=await _a[O.findKey(_a,u)||"text"](h,t);return!w&&C(),g&&g(),await new Promise((k,E)=>{au(k,E,{data:b,headers:Ue.from(h.headers),status:h.status,statusText:h.statusText,config:t,request:m})})}catch(h){throw C(),h&&h.name==="TypeError"&&/fetch/i.test(h.message)?Object.assign(new N("Network Error",N.ERR_NETWORK,t,m),{cause:h.cause||h}):N.from(h,h&&h.code,t,m)}})};O.forEach(Ri,(t,e)=>{if(t){try{Object.defineProperty(t,"name",{value:e})}catch{}Object.defineProperty(t,"adapterName",{value:e})}});const pu=t=>`- ${t}`,J3=t=>O.isFunction(t)||t===null||t===!1,hu={getAdapter:t=>{t=O.isArray(t)?t:[t];const{length:e}=t;let n,a;const o={};for(let i=0;i<e;i++){n=t[i];let s;if(a=n,!J3(n)&&(a=Ri[(s=String(n)).toLowerCase()],a===void 0))throw new N(`Unknown adapter '${s}'`);if(a)break;o[s||"#"+i]=a}if(!a){const i=Object.entries(o).map(([l,c])=>`adapter ${l} `+(c===!1?"is not supported by the environment":"is not available in the build"));let s=e?i.length>1?`since :
15
- `+i.map(pu).join(`
16
- `):" "+pu(i[0]):"as no adapter specified";throw new N("There is no suitable adapter to dispatch the request "+s,"ERR_NOT_SUPPORT")}return a},adapters:Ri};function Fi(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new Ln(null,t)}function mu(t){return Fi(t),t.headers=Ue.from(t.headers),t.data=Pi.call(t,t.transformRequest),["post","put","patch"].indexOf(t.method)!==-1&&t.headers.setContentType("application/x-www-form-urlencoded",!1),hu.getAdapter(t.adapter||Sr.adapter)(t).then(function(a){return Fi(t),a.data=Pi.call(t,t.transformResponse,a),a.headers=Ue.from(a.headers),a},function(a){return ru(a)||(Fi(t),a&&a.response&&(a.response.data=Pi.call(t,t.transformResponse,a.response),a.response.headers=Ue.from(a.response.headers))),Promise.reject(a)})}const gu="1.7.4",Li={};["object","boolean","number","function","string","symbol"].forEach((t,e)=>{Li[t]=function(a){return typeof a===t||"a"+(e<1?"n ":" ")+t}});const vu={};Li.transitional=function(e,n,a){function o(i,s){return"[Axios v"+gu+"] Transitional option '"+i+"'"+s+(a?". "+a:"")}return(i,s,l)=>{if(e===!1)throw new N(o(s," has been removed"+(n?" in "+n:"")),N.ERR_DEPRECATED);return n&&!vu[s]&&(vu[s]=!0,console.warn(o(s," has been deprecated since v"+n+" and will be removed in the near future"))),e?e(i,s,l):!0}};function X3(t,e,n){if(typeof t!="object")throw new N("options must be an object",N.ERR_BAD_OPTION_VALUE);const a=Object.keys(t);let o=a.length;for(;o-- >0;){const i=a[o],s=e[i];if(s){const l=t[i],c=l===void 0||s(l,i,t);if(c!==!0)throw new N("option "+i+" must be "+c,N.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new N("Unknown option "+i,N.ERR_BAD_OPTION)}}const Ui={assertOptions:X3,validators:Li},Zt=Ui.validators;class hn{constructor(e){this.defaults=e,this.interceptors={request:new Nc,response:new Nc}}async request(e,n){try{return await this._request(e,n)}catch(a){if(a instanceof Error){let o;Error.captureStackTrace?Error.captureStackTrace(o={}):o=new Error;const i=o.stack?o.stack.replace(/^.+\n/,""):"";try{a.stack?i&&!String(a.stack).endsWith(i.replace(/^.+\n.+\n/,""))&&(a.stack+=`
17
- `+i):a.stack=i}catch{}}throw a}}_request(e,n){typeof e=="string"?(n=n||{},n.url=e):n=e||{},n=pn(this.defaults,n);const{transitional:a,paramsSerializer:o,headers:i}=n;a!==void 0&&Ui.assertOptions(a,{silentJSONParsing:Zt.transitional(Zt.boolean),forcedJSONParsing:Zt.transitional(Zt.boolean),clarifyTimeoutError:Zt.transitional(Zt.boolean)},!1),o!=null&&(O.isFunction(o)?n.paramsSerializer={serialize:o}:Ui.assertOptions(o,{encode:Zt.function,serialize:Zt.function},!0)),n.method=(n.method||this.defaults.method||"get").toLowerCase();let s=i&&O.merge(i.common,i[n.method]);i&&O.forEach(["delete","get","head","post","put","patch","common"],g=>{delete i[g]}),n.headers=Ue.concat(s,i);const l=[];let c=!0;this.interceptors.request.forEach(function(y){typeof y.runWhen=="function"&&y.runWhen(n)===!1||(c=c&&y.synchronous,l.unshift(y.fulfilled,y.rejected))});const u=[];this.interceptors.response.forEach(function(y){u.push(y.fulfilled,y.rejected)});let A,d=0,p;if(!c){const g=[mu.bind(this),void 0];for(g.unshift.apply(g,l),g.push.apply(g,u),p=g.length,A=Promise.resolve(n);d<p;)A=A.then(g[d++],g[d++]);return A}p=l.length;let f=n;for(d=0;d<p;){const g=l[d++],y=l[d++];try{f=g(f)}catch(m){y.call(this,m);break}}try{A=mu.call(this,f)}catch(g){return Promise.reject(g)}for(d=0,p=u.length;d<p;)A=A.then(u[d++],u[d++]);return A}getUri(e){e=pn(this.defaults,e);const n=su(e.baseURL,e.url);return Gc(n,e.params,e.paramsSerializer)}}O.forEach(["delete","get","head","options"],function(e){hn.prototype[e]=function(n,a){return this.request(pn(a||{},{method:e,url:n,data:(a||{}).data}))}}),O.forEach(["post","put","patch"],function(e){function n(a){return function(i,s,l){return this.request(pn(l||{},{method:e,headers:a?{"Content-Type":"multipart/form-data"}:{},url:i,data:s}))}}hn.prototype[e]=n(),hn.prototype[e+"Form"]=n(!0)});class Zi{constructor(e){if(typeof e!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(i){n=i});const a=this;this.promise.then(o=>{if(!a._listeners)return;let i=a._listeners.length;for(;i-- >0;)a._listeners[i](o);a._listeners=null}),this.promise.then=o=>{let i;const s=new Promise(l=>{a.subscribe(l),i=l}).then(o);return s.cancel=function(){a.unsubscribe(i)},s},e(function(i,s,l){a.reason||(a.reason=new Ln(i,s,l),n(a.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){if(this.reason){e(this.reason);return}this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;const n=this._listeners.indexOf(e);n!==-1&&this._listeners.splice(n,1)}static source(){let e;return{token:new Zi(function(o){e=o}),cancel:e}}}function W3(t){return function(n){return t.apply(null,n)}}function Y3(t){return O.isObject(t)&&t.isAxiosError===!0}const Qi={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(Qi).forEach(([t,e])=>{Qi[e]=t});function yu(t){const e=new hn(t),n=Rc(hn.prototype.request,e);return O.extend(n,hn.prototype,e,{allOwnKeys:!0}),O.extend(n,e,null,{allOwnKeys:!0}),n.create=function(o){return yu(pn(t,o))},n}const ge=yu(Sr);ge.Axios=hn,ge.CanceledError=Ln,ge.CancelToken=Zi,ge.isCancel=ru,ge.VERSION=gu,ge.toFormData=Ia,ge.AxiosError=N,ge.Cancel=ge.CanceledError,ge.all=function(e){return Promise.all(e)},ge.spread=W3,ge.isAxiosError=Y3,ge.mergeConfig=pn,ge.AxiosHeaders=Ue,ge.formToJSON=t=>tu(O.isHTMLForm(t)?new FormData(t):t),ge.getAdapter=hu.getAdapter,ge.HttpStatusCode=Qi,ge.default=ge;const ne=ge.create({headers:{"Content-Type":"application/json","Cache-Control":"no-cache"},timeout:15e3});ne.interceptors.request.use(t=>{const e=be(),n=e.apiBaseURLAuthNv?`${e.apiBaseURLAuthNv}`:`${e.apiBaseURL}/api`;if(t.baseURL=n,e.apiBaseURLAuthNv)return t.withCredentials=!0,t;let a=e.userState.token;if(!a&&Rn()){const o=_c();o&&(a=o)}return a&&(t.headers.Authorization=`Bearer ${a}`),t}),ne.interceptors.response.use(t=>t.data.error?Promise.reject({error:!0,message:t.data.message,response:t.data.response||{},status:t.data.status||500}):t.data,t=>Promise.reject({error:!0,message:t.message,response:t.response||{},status:500}));const $3=async t=>ne.post("v1/auth/login",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),Dr=async()=>await ne.post("v1/auth/me").then(e=>e.response).catch(e=>{throw e.response?e.response:e}),G3=async(t,e)=>await ne.post("v1/qr-auth/generar",{aplicacion:t,deviceId:e}).then(a=>a.response.data).catch(a=>{throw a.response?a.response:a}),N3=async(t,e,n,a)=>await ne.post("v1/qr-auth/autorizar",{token:t,sessionId:e,usuarioId:a,deviceId:n}).then(i=>i.response.data).catch(i=>{throw i.response?i.response:i}),wu=async t=>await ne.post("v1/auth/usuario/enviar-codigo-medio",t).then(n=>n).catch(n=>{throw n.response?n.response:n}),ep=async t=>await ne.post("v1/auth/enviar-codigo-medio",t).then(n=>n).catch(n=>{throw n.response?n.response:n}),bu=async t=>await ne.post("v1/auth/usuario/confirmar-codigo-medio",t).then(n=>n).catch(n=>{throw n.response?n.response:n}),tp=async t=>await ne.post("v1/auth/confirmar-codigo-medio",t).then(n=>n).catch(n=>{throw n.response?n.response:n}),np=async t=>ne.post("v1/auth/enviar-codigo-medio",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),Cu=async t=>ne.post("v1/auth/2fa-generar-codigo",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),Eu=async t=>ne.post("v1/2fa/generar",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),rp=async t=>ne.post("v1/auth/confirmar-codigo-medio",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),ap=async t=>ne.post("v1/auth/login/confirmation",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),op=async t=>ne.post("v1/auth/verificar-totp",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),ip=async()=>ne.post("v1/perfil-persona/logout").then(t=>t).catch(t=>{var e;throw(e=t.response)!=null&&e.data?t.response.data:t}),sp=async()=>ne.post("v1/auth/logout").then(t=>t).catch(t=>{var e;throw(e=t.response)!=null&&e.data?t.response.data:t}),lp=async t=>ne.post("/login",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),cp=async t=>ne.post("v1/auth/token/refresh",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),be=Pc("LOGIN_STORE",()=>{const t=r.ref("LOGIN_STORE"),e=r.ref("login"),n=r.ref({token:void 0,refreshToken:void 0,user:void 0,funcionario:void 0,isAuth:!1,apps:[],roles:[],permisos:[],fechaCambioPassword:void 0,diasVidaPassword:void 0,cambiarPassword:!1,forzarCambioPassword:!1}),a=r.ref(null),o=r.ref(""),i=r.ref(""),s=r.ref(!1),l=r.ref(""),c=r.ref(""),u=r.ref(""),A=r.ref(""),d=r.ref(""),p=r.ref(""),f=r.ref(!1),g=r.ref("0.0.1"),y=r.ref(!1),m=r.ref(!1),C=()=>{e.value="login"},v=()=>{e.value="registrar"},h=()=>{e.value="recuperar-password"},w=async P=>{var Z,z,X;let I=P;const S=Ei(`${P.usuario}:${u.value}`);if(i.value){const{usuario:se,...ae}=I;I={numeroDocumento:se,deviceId:S||c.value,...ae}}const T=await $3({...I,codigoDispositivo:S||void 0,aplicacion:u.value,verificarSiFuncionario:f.value});if(typeof((Z=T.response)==null?void 0:Z.mediosVerificados)=="object")return T.response;if(i.value){if(((X=(z=T.response)==null?void 0:z.data)==null?void 0:X.mediosVerificados.length)>0)return T;const se=await Dr();B(se)}else V(T.response);return i.value?T:T.response},b=async(P,I,S)=>{const T=await N3(P,I,c.value,S);if(i.value){const Z=await Dr();B(Z)}return T.response},k=async P=>{const I=await ap({...P,codigoDispositivo:P.codigoDispositivo,aplicacion:u.value,verificarSiFuncionario:f.value});V(I.response),P.esDispositivoConfianza&&H({usuario:P.usuario,value:P.codigoDispositivo})},E=async P=>{await op({...P});const I=await Dr();B(I),P.dispositivoConfianza&&H({usuario:P.numeroDocumento,value:P.deviceId})},R=async P=>{if(i.value){await bu({...P,isLogin:!0,deviceId:P.codigoDispositivo});const I=await Dr();B(I),P.dispositivoConfianza&&H({usuario:P.numeroDocumento,value:P.deviceId})}else{const I=await rp({...P});V(I.response),P.esDispositivoConfianza&&H({usuario:P.usuario,value:P.codigoDispositivo})}},V=P=>{var S,T;const I=P.accessToken||P.token;I&&O0(I),n.value={token:I,refreshToken:P.tokenRefresh,funcionario:P!=null&&P.funcionario?P.funcionario:void 0,user:{...P.usuario,nombreCompleto:(T=(S=P==null?void 0:P.usuario)==null?void 0:S.nombreCompleto)==null?void 0:T.toLowerCase(),fotoUrl:`${p.value}/personas/fotosegip/${P.usuario.fotoRuta}?rand=${Math.random()*100}`},isNvAuth:!1,isAuth:!0,apps:P.apps,roles:P.roles,permisos:P.permisos,fechaCambioPassword:P.fechaCambioPassword,diasVidaPassword:P.diasVidaPassword,forzarCambioPassword:P.obligarCambio&&m.value,forzarActivar2FA:P.obligar2FA,cambiarPassword:P.cambiarPassword}},B=P=>{var I,S,T,Z,z,X,se,ae,W,J,Ce,Lt,ya,U2,Z2,Q2,H2,q2,z2,K2,j2;n.value={token:void 0,refreshToken:void 0,...P,funcionario:{...P.funcionario,funcionarioId:((I=P.funcionario)==null?void 0:I.id)??0,estado:0,latitud:void 0,longitud:void 0,divisiones:void 0,organizaciones:void 0,fechaIngresoInstitucion:"",aniosAntiguedad:0,idFirma:void 0,sinControlAsistencia:0,conInamovilidad:0,usuarioId:P.id??0,division:((S=P.funcionario)==null?void 0:S.divisionNombre)??"",cargo:(T=P.funcionario)==null?void 0:T.cargoNombre,cargoId:0,divisionId:0,oficinaId:0,municipio:"",municipioId:0,entidad:((Z=P.funcionario)==null?void 0:Z.entidadNombre)??"",entidadId:0,institucionId:0,institucion:((z=P.funcionario)==null?void 0:z.institucionNombre)??"",departamento:"",departamentoId:0},user:{id:P.id??0,ci:((X=P.perfilPersona)==null?void 0:X.ci)??"",nombre:((se=P.perfilPersona)==null?void 0:se.nombre)??"",paterno:((ae=P.perfilPersona)==null?void 0:ae.paterno)??"",profesion:((W=P.perfilPersona)==null?void 0:W.profesion)??"",materno:((J=P.perfilPersona)==null?void 0:J.materno)??"",perfilPersonaId:0,personaId:0,msPersonaId:0,nacimiento:(ya=(Lt=(Ce=P.perfilPersona)==null?void 0:Ce.nacimiento)==null?void 0:Lt.toISOString)==null?void 0:ya.call(Lt),sexo:((U2=P.perfilPersona)==null?void 0:U2.sexo)??"",direccion:((Z2=P.perfilPersona)==null?void 0:Z2.direccion)??"",fotoUrl:`${p.value}/personas/fotosegip/${P.perfilPersona.msFileFoto}?rand=${Math.random()*100}`,celular:((Q2=P.perfilPersona)==null?void 0:Q2.celular)??0,email:((H2=P.perfilPersona)==null?void 0:H2.email)??"",nacionalidad:((z2=(q2=P.perfilPersona)==null?void 0:q2.pais)==null?void 0:z2.nombre)??"",foto:((K2=P.perfilPersona)==null?void 0:K2.msFileFoto)??"",fotoRuta:"",whatsapp:void 0,telegram:void 0,emailValidado:void 0,dobleAutenticacion:P.dobleAutenticacion??0,notificacionDefault:"",nombreCompleto:P.nombreCompleto??"",ciudadanoDigital:((j2=P.perfilPersona)==null?void 0:j2.esCiudadanoDigital)===1},isNvAuth:!0,isAuth:!0,apps:P.apps,roles:P.roles,permisos:P.permisos,fechaCambioPassword:P.fechaCambioPassword??"",diasVidaPassword:P.diasVidaPassword,forzarCambioPassword:P.forzarCambioPassword,forzarActivar2FA:P.forzarActivar2FA,cambiarPassword:P.cambiarPassword}},x=()=>B0(),_=()=>{D0(),n.value={token:void 0,refreshToken:void 0,user:void 0,funcionario:void 0,isAuth:!1,apps:[],roles:[],permisos:[],fechaCambioPassword:void 0,diasVidaPassword:void 0,forzarCambioPassword:!1,cambiarPassword:!1},a.value=null},U=P=>{var I;n.value={...n.value,user:{...n.value.user,...P,fotoUrl:P!=null&&P.fotoRuta?`${p.value}/personas/fotosegip/${P==null?void 0:P.fotoRuta}?rand=${Math.random()*100}`:(I=n.value.user)==null?void 0:I.fotoUrl}}},M=()=>{n.value={...n.value,forzarActivar2FA:!1}},F=()=>{_(),localStorage.clear()},H=async({usuario:P,value:I,days:S=7})=>{ki({name:`${P}:${u.value}`,value:I,days:S})};return{id:t,currentPage:e,binnacleId:a,apiBaseURL:o,isRegister:s,apiBaseURLAuthNv:i,apiWebSocketURL:l,webSocketToken:A,deviceId:c,aplicacion:u,enableChangePassword:y,enableForceChangePwd:m,userState:n,tgBot:d,systemVer:g,verificarFunc:f,onAutorizarQrNv:b,goLoginPage:C,goRegistrarPage:v,goRecuperarCont:h,onLogin:w,on2AuthLogin:k,on2AuthLoginNv:E,onLoginCiudadania:async P=>{try{if(a.value=P.binnacleId,i.value){const I=await Dr();B(I)}else{const I=await lp(P);V(I.response)}}catch(I){console.error(I)}},setConfigs:({newBaseURL:P,newBaseURLAuthNv:I,newIsRegister:S,newWebSocketUrl:T,newWebSocketToken:Z,newAplicacion:z,newRrhhUrl:X,verificarSiFuncionario:se,telegramBot:ae,systemVersion:W,enableChangePasswordMsg:J,enableForceChangePassword:Ce})=>{o.value=P,u.value=z,s.value=S||!1,l.value=T||"",A.value=Z||"",i.value=I||"",c.value=x(),p.value=X,f.value=se||!1,d.value=ae,g.value=W||"0.0.1",y.value=!!J,m.value=!!Ce},setDispositivoConfianzaCookie:H,clearUserData:_,updateUserData:U,disable2FAStore:M,onRefreshToken:async()=>{const P=await cp({token:n.value.token,tokenRefresh:n.value.refreshToken});V(P.response)},initializeTokensFromStorage:()=>{if(!i.value&&Rn()){const P=_c();P&&(n.value={...n.value,token:P,isAuth:!0})}},on2AuthNuevoServicioLogin:R,logoutStore:F}});function Un(t,e){return t-e*Math.floor(t/e)}const ku=1721426;function mn(t,e,n,a){e=Tr(t,e);let o=e-1,i=-2;return n<=2?i=0:Qt(e)&&(i=-1),ku-1+365*o+Math.floor(o/4)-Math.floor(o/100)+Math.floor(o/400)+Math.floor((367*n-362)/12+i+a)}function Qt(t){return t%4===0&&(t%100!==0||t%400===0)}function Tr(t,e){return t==="BC"?1-e:e}function Ra(t){let e="AD";return t<=0&&(e="BC",t=1-t),[e,t]}const up={standard:[31,28,31,30,31,30,31,31,30,31,30,31],leapyear:[31,29,31,30,31,30,31,31,30,31,30,31]};class st{fromJulianDay(e){let n=e,a=n-ku,o=Math.floor(a/146097),i=Un(a,146097),s=Math.floor(i/36524),l=Un(i,36524),c=Math.floor(l/1461),u=Un(l,1461),A=Math.floor(u/365),d=o*400+s*100+c*4+A+(s!==4&&A!==4?1:0),[p,f]=Ra(d),g=n-mn(p,f,1,1),y=2;n<mn(p,f,3,1)?y=0:Qt(f)&&(y=1);let m=Math.floor(((g+y)*12+373)/367),C=n-mn(p,f,m,1)+1;return new ve(p,f,m,C)}toJulianDay(e){return mn(e.era,e.year,e.month,e.day)}getDaysInMonth(e){return up[Qt(e.year)?"leapyear":"standard"][e.month-1]}getMonthsInYear(e){return 12}getDaysInYear(e){return Qt(e.year)?366:365}getYearsInEra(e){return 9999}getEras(){return["BC","AD"]}isInverseEra(e){return e.era==="BC"}balanceDate(e){e.year<=0&&(e.era=e.era==="BC"?"AD":"BC",e.year=1-e.year)}constructor(){this.identifier="gregory"}}const Ap={"001":1,AD:1,AE:6,AF:6,AI:1,AL:1,AM:1,AN:1,AR:1,AT:1,AU:1,AX:1,AZ:1,BA:1,BE:1,BG:1,BH:6,BM:1,BN:1,BY:1,CH:1,CL:1,CM:1,CN:1,CR:1,CY:1,CZ:1,DE:1,DJ:6,DK:1,DZ:6,EC:1,EE:1,EG:6,ES:1,FI:1,FJ:1,FO:1,FR:1,GB:1,GE:1,GF:1,GP:1,GR:1,HR:1,HU:1,IE:1,IQ:6,IR:6,IS:1,IT:1,JO:6,KG:1,KW:6,KZ:1,LB:1,LI:1,LK:1,LT:1,LU:1,LV:1,LY:6,MC:1,MD:1,ME:1,MK:1,MN:1,MQ:1,MV:5,MY:1,NL:1,NO:1,NZ:1,OM:6,PL:1,QA:6,RE:1,RO:1,RS:1,RU:1,SD:6,SE:1,SI:1,SK:1,SM:1,SY:6,TJ:1,TM:1,TR:1,UA:1,UY:1,UZ:1,VA:1,VN:1,XK:1};function Zn(t,e){return e=Ze(e,t.calendar),t.era===e.era&&t.year===e.year&&t.month===e.month&&t.day===e.day}function dp(t,e){return e=Ze(e,t.calendar),t=Pr(t),e=Pr(e),t.era===e.era&&t.year===e.year&&t.month===e.month}function Ir(t,e){return t.calendar.identifier===e.calendar.identifier&&t.era===e.era&&t.year===e.year&&t.month===e.month&&t.day===e.day}function Bu(t,e){return t=Pr(t),e=Pr(e),t.calendar.identifier===e.calendar.identifier&&t.era===e.era&&t.year===e.year&&t.month===e.month}function fp(t,e){return Zn(t,Su(e))}function xu(t,e){let n=t.calendar.toJulianDay(t),a=Math.ceil(n+1-gp(e))%7;return a<0&&(a+=7),a}function pp(t){return xt(Date.now(),t)}function Su(t){return wp(pp(t))}function Ou(t,e){return t.calendar.toJulianDay(t)-e.calendar.toJulianDay(e)}function hp(t,e){return Du(t)-Du(e)}function Du(t){return t.hour*36e5+t.minute*6e4+t.second*1e3+t.millisecond}let Hi=null;function Vr(){return Hi==null&&(Hi=new Intl.DateTimeFormat().resolvedOptions().timeZone),Hi}function Pr(t){return t.subtract({days:t.day-1})}function Tu(t){return t.add({days:t.calendar.getDaysInMonth(t)-t.day})}const Iu=new Map;function mp(t){if(Intl.Locale){let n=Iu.get(t);return n||(n=new Intl.Locale(t).maximize().region,n&&Iu.set(t,n)),n}let e=t.split("-")[1];return e==="u"?void 0:e}function gp(t){let e=mp(t);return e&&Ap[e]||0}function Qn(t){t=Ze(t,new st);let e=Tr(t.era,t.year);return Vu(e,t.month,t.day,t.hour,t.minute,t.second,t.millisecond)}function Vu(t,e,n,a,o,i,s){let l=new Date;return l.setUTCHours(a,o,i,s),l.setUTCFullYear(t,e-1,n),l.getTime()}function qi(t,e){if(e==="UTC")return 0;if(t>0&&e===Vr())return new Date(t).getTimezoneOffset()*-6e4;let{year:n,month:a,day:o,hour:i,minute:s,second:l}=Mu(t,e);return Vu(n,a,o,i,s,l,0)-Math.floor(t/1e3)*1e3}const Pu=new Map;function Mu(t,e){let n=Pu.get(e);n||(n=new Intl.DateTimeFormat("en-US",{timeZone:e,hour12:!1,era:"short",year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric"}),Pu.set(e,n));let a=n.formatToParts(new Date(t)),o={};for(let i of a)i.type!=="literal"&&(o[i.type]=i.value);return{year:o.era==="BC"||o.era==="B"?-o.year+1:+o.year,month:+o.month,day:+o.day,hour:o.hour==="24"?0:+o.hour,minute:+o.minute,second:+o.second}}const _u=864e5;function vp(t,e,n,a){return(n===a?[n]:[n,a]).filter(i=>yp(t,e,i))}function yp(t,e,n){let a=Mu(n,e);return t.year===a.year&&t.month===a.month&&t.day===a.day&&t.hour===a.hour&&t.minute===a.minute&&t.second===a.second}function Bt(t,e,n="compatible"){let a=Hn(t);if(e==="UTC")return Qn(a);if(e===Vr()&&n==="compatible"){a=Ze(a,new st);let c=new Date,u=Tr(a.era,a.year);return c.setFullYear(u,a.month-1,a.day),c.setHours(a.hour,a.minute,a.second,a.millisecond),c.getTime()}let o=Qn(a),i=qi(o-_u,e),s=qi(o+_u,e),l=vp(a,e,o-i,o-s);if(l.length===1)return l[0];if(l.length>1)switch(n){case"compatible":case"earlier":return l[0];case"later":return l[l.length-1];case"reject":throw new RangeError("Multiple possible absolute times found")}switch(n){case"earlier":return Math.min(o-i,o-s);case"compatible":case"later":return Math.max(o-i,o-s);case"reject":throw new RangeError("No such absolute time found")}}function Ru(t,e,n="compatible"){return new Date(Bt(t,e,n))}function xt(t,e){let n=qi(t,e),a=new Date(t+n),o=a.getUTCFullYear(),i=a.getUTCMonth()+1,s=a.getUTCDate(),l=a.getUTCHours(),c=a.getUTCMinutes(),u=a.getUTCSeconds(),A=a.getUTCMilliseconds();return new zn(o,i,s,e,n,l,c,u,A)}function wp(t){return new ve(t.calendar,t.era,t.year,t.month,t.day)}function Hn(t,e){let n=0,a=0,o=0,i=0;if("timeZone"in t)({hour:n,minute:a,second:o,millisecond:i}=t);else if("hour"in t&&!e)return t;return e&&({hour:n,minute:a,second:o,millisecond:i}=e),new qn(t.calendar,t.era,t.year,t.month,t.day,n,a,o,i)}function Ze(t,e){if(t.calendar.identifier===e.identifier)return t;let n=e.fromJulianDay(t.calendar.toJulianDay(t)),a=t.copy();return a.calendar=e,a.era=n.era,a.year=n.year,a.month=n.month,a.day=n.day,gn(a),a}function bp(t,e,n){if(t instanceof zn)return t.timeZone===e?t:Ep(t,e);let a=Bt(t,e,n);return xt(a,e)}function Cp(t){let e=Qn(t)-t.offset;return new Date(e)}function Ep(t,e){let n=Qn(t)-t.offset;return Ze(xt(n,e),t.calendar)}const Mr=36e5;function Fa(t,e){let n=t.copy(),a="hour"in n?Sp(n,e):0;zi(n,e.years||0),n.calendar.balanceYearMonth&&n.calendar.balanceYearMonth(n,t),n.month+=e.months||0,Ki(n),Fu(n),n.day+=(e.weeks||0)*7,n.day+=e.days||0,n.day+=a,kp(n),n.calendar.balanceDate&&n.calendar.balanceDate(n),n.year<1&&(n.year=1,n.month=1,n.day=1);let o=n.calendar.getYearsInEra(n);if(n.year>o){var i,s;let c=(i=(s=n.calendar).isInverseEra)===null||i===void 0?void 0:i.call(s,n);n.year=o,n.month=c?1:n.calendar.getMonthsInYear(n),n.day=c?1:n.calendar.getDaysInMonth(n)}n.month<1&&(n.month=1,n.day=1);let l=n.calendar.getMonthsInYear(n);return n.month>l&&(n.month=l,n.day=n.calendar.getDaysInMonth(n)),n.day=Math.max(1,Math.min(n.calendar.getDaysInMonth(n),n.day)),n}function zi(t,e){var n,a;!((n=(a=t.calendar).isInverseEra)===null||n===void 0)&&n.call(a,t)&&(e=-e),t.year+=e}function Ki(t){for(;t.month<1;)zi(t,-1),t.month+=t.calendar.getMonthsInYear(t);let e=0;for(;t.month>(e=t.calendar.getMonthsInYear(t));)t.month-=e,zi(t,1)}function kp(t){for(;t.day<1;)t.month--,Ki(t),t.day+=t.calendar.getDaysInMonth(t);for(;t.day>t.calendar.getDaysInMonth(t);)t.day-=t.calendar.getDaysInMonth(t),t.month++,Ki(t)}function Fu(t){t.month=Math.max(1,Math.min(t.calendar.getMonthsInYear(t),t.month)),t.day=Math.max(1,Math.min(t.calendar.getDaysInMonth(t),t.day))}function gn(t){t.calendar.constrainDate&&t.calendar.constrainDate(t),t.year=Math.max(1,Math.min(t.calendar.getYearsInEra(t),t.year)),Fu(t)}function Lu(t){let e={};for(let n in t)typeof t[n]=="number"&&(e[n]=-t[n]);return e}function Uu(t,e){return Fa(t,Lu(e))}function ji(t,e){let n=t.copy();return e.era!=null&&(n.era=e.era),e.year!=null&&(n.year=e.year),e.month!=null&&(n.month=e.month),e.day!=null&&(n.day=e.day),gn(n),n}function La(t,e){let n=t.copy();return e.hour!=null&&(n.hour=e.hour),e.minute!=null&&(n.minute=e.minute),e.second!=null&&(n.second=e.second),e.millisecond!=null&&(n.millisecond=e.millisecond),xp(n),n}function Bp(t){t.second+=Math.floor(t.millisecond/1e3),t.millisecond=Ua(t.millisecond,1e3),t.minute+=Math.floor(t.second/60),t.second=Ua(t.second,60),t.hour+=Math.floor(t.minute/60),t.minute=Ua(t.minute,60);let e=Math.floor(t.hour/24);return t.hour=Ua(t.hour,24),e}function xp(t){t.millisecond=Math.max(0,Math.min(t.millisecond,1e3)),t.second=Math.max(0,Math.min(t.second,59)),t.minute=Math.max(0,Math.min(t.minute,59)),t.hour=Math.max(0,Math.min(t.hour,23))}function Ua(t,e){let n=t%e;return n<0&&(n+=e),n}function Sp(t,e){return t.hour+=e.hours||0,t.minute+=e.minutes||0,t.second+=e.seconds||0,t.millisecond+=e.milliseconds||0,Bp(t)}function Ji(t,e,n,a){let o=t.copy();switch(e){case"era":{let l=t.calendar.getEras(),c=l.indexOf(t.era);if(c<0)throw new Error("Invalid era: "+t.era);c=St(c,n,0,l.length-1,a==null?void 0:a.round),o.era=l[c],gn(o);break}case"year":var i,s;!((i=(s=o.calendar).isInverseEra)===null||i===void 0)&&i.call(s,o)&&(n=-n),o.year=St(t.year,n,-1/0,9999,a==null?void 0:a.round),o.year===-1/0&&(o.year=1),o.calendar.balanceYearMonth&&o.calendar.balanceYearMonth(o,t);break;case"month":o.month=St(t.month,n,1,t.calendar.getMonthsInYear(t),a==null?void 0:a.round);break;case"day":o.day=St(t.day,n,1,t.calendar.getDaysInMonth(t),a==null?void 0:a.round);break;default:throw new Error("Unsupported field "+e)}return t.calendar.balanceDate&&t.calendar.balanceDate(o),gn(o),o}function Zu(t,e,n,a){let o=t.copy();switch(e){case"hour":{let i=t.hour,s=0,l=23;if((a==null?void 0:a.hourCycle)===12){let c=i>=12;s=c?12:0,l=c?23:11}o.hour=St(i,n,s,l,a==null?void 0:a.round);break}case"minute":o.minute=St(t.minute,n,0,59,a==null?void 0:a.round);break;case"second":o.second=St(t.second,n,0,59,a==null?void 0:a.round);break;case"millisecond":o.millisecond=St(t.millisecond,n,0,999,a==null?void 0:a.round);break;default:throw new Error("Unsupported field "+e)}return o}function St(t,e,n,a,o=!1){if(o){t+=Math.sign(e),t<n&&(t=a);let i=Math.abs(e);e>0?t=Math.ceil(t/i)*i:t=Math.floor(t/i)*i,t>a&&(t=n)}else t+=e,t<n?t=a-(n-t-1):t>a&&(t=n+(t-a-1));return t}function Qu(t,e){let n;if(e.years!=null&&e.years!==0||e.months!=null&&e.months!==0||e.weeks!=null&&e.weeks!==0||e.days!=null&&e.days!==0){let o=Fa(Hn(t),{years:e.years,months:e.months,weeks:e.weeks,days:e.days});n=Bt(o,t.timeZone)}else n=Qn(t)-t.offset;n+=e.milliseconds||0,n+=(e.seconds||0)*1e3,n+=(e.minutes||0)*6e4,n+=(e.hours||0)*36e5;let a=xt(n,t.timeZone);return Ze(a,t.calendar)}function Op(t,e){return Qu(t,Lu(e))}function Dp(t,e,n,a){switch(e){case"hour":{let o=0,i=23;if((a==null?void 0:a.hourCycle)===12){let g=t.hour>=12;o=g?12:0,i=g?23:11}let s=Hn(t),l=Ze(La(s,{hour:o}),new st),c=[Bt(l,t.timeZone,"earlier"),Bt(l,t.timeZone,"later")].filter(g=>xt(g,t.timeZone).day===l.day)[0],u=Ze(La(s,{hour:i}),new st),A=[Bt(u,t.timeZone,"earlier"),Bt(u,t.timeZone,"later")].filter(g=>xt(g,t.timeZone).day===u.day).pop(),d=Qn(t)-t.offset,p=Math.floor(d/Mr),f=d%Mr;return d=St(p,n,Math.floor(c/Mr),Math.floor(A/Mr),a==null?void 0:a.round)*Mr+f,Ze(xt(d,t.timeZone),t.calendar)}case"minute":case"second":case"millisecond":return Zu(t,e,n,a);case"era":case"year":case"month":case"day":{let o=Ji(Hn(t),e,n,a),i=Bt(o,t.timeZone);return Ze(xt(i,t.timeZone),t.calendar)}default:throw new Error("Unsupported field "+e)}}function Tp(t,e,n){let a=Hn(t),o=La(ji(a,e),e);if(o.compare(a)===0)return t;let i=Bt(o,t.timeZone,n);return Ze(xt(i,t.timeZone),t.calendar)}function Ip(t){return`${String(t.hour).padStart(2,"0")}:${String(t.minute).padStart(2,"0")}:${String(t.second).padStart(2,"0")}${t.millisecond?String(t.millisecond/1e3).slice(1):""}`}function Hu(t){let e=Ze(t,new st);return`${String(e.year).padStart(4,"0")}-${String(e.month).padStart(2,"0")}-${String(e.day).padStart(2,"0")}`}function qu(t){return`${Hu(t)}T${Ip(t)}`}function Vp(t){let e=Math.sign(t)<0?"-":"+";t=Math.abs(t);let n=Math.floor(t/36e5),a=t%36e5/6e4;return`${e}${String(n).padStart(2,"0")}:${String(a).padStart(2,"0")}`}function Pp(t){return`${qu(t)}${Vp(t.offset)}[${t.timeZone}]`}function Mp(t,e){if(e.has(t))throw new TypeError("Cannot initialize the same private elements twice on an object")}function Xi(t,e,n){Mp(t,e),e.set(t,n)}function Wi(t){let e=typeof t[0]=="object"?t.shift():new st,n;if(typeof t[0]=="string")n=t.shift();else{let s=e.getEras();n=s[s.length-1]}let a=t.shift(),o=t.shift(),i=t.shift();return[e,n,a,o,i]}var _p=new WeakMap;class ve{copy(){return this.era?new ve(this.calendar,this.era,this.year,this.month,this.day):new ve(this.calendar,this.year,this.month,this.day)}add(e){return Fa(this,e)}subtract(e){return Uu(this,e)}set(e){return ji(this,e)}cycle(e,n,a){return Ji(this,e,n,a)}toDate(e){return Ru(this,e)}toString(){return Hu(this)}compare(e){return Ou(this,e)}constructor(...e){Xi(this,_p,{writable:!0,value:void 0});let[n,a,o,i,s]=Wi(e);this.calendar=n,this.era=a,this.year=o,this.month=i,this.day=s,gn(this)}}var Rp=new WeakMap;class qn{copy(){return this.era?new qn(this.calendar,this.era,this.year,this.month,this.day,this.hour,this.minute,this.second,this.millisecond):new qn(this.calendar,this.year,this.month,this.day,this.hour,this.minute,this.second,this.millisecond)}add(e){return Fa(this,e)}subtract(e){return Uu(this,e)}set(e){return ji(La(this,e),e)}cycle(e,n,a){switch(e){case"era":case"year":case"month":case"day":return Ji(this,e,n,a);default:return Zu(this,e,n,a)}}toDate(e,n){return Ru(this,e,n)}toString(){return qu(this)}compare(e){let n=Ou(this,e);return n===0?hp(this,Hn(e)):n}constructor(...e){Xi(this,Rp,{writable:!0,value:void 0});let[n,a,o,i,s]=Wi(e);this.calendar=n,this.era=a,this.year=o,this.month=i,this.day=s,this.hour=e.shift()||0,this.minute=e.shift()||0,this.second=e.shift()||0,this.millisecond=e.shift()||0,gn(this)}}var Fp=new WeakMap;class zn{copy(){return this.era?new zn(this.calendar,this.era,this.year,this.month,this.day,this.timeZone,this.offset,this.hour,this.minute,this.second,this.millisecond):new zn(this.calendar,this.year,this.month,this.day,this.timeZone,this.offset,this.hour,this.minute,this.second,this.millisecond)}add(e){return Qu(this,e)}subtract(e){return Op(this,e)}set(e,n){return Tp(this,e,n)}cycle(e,n,a){return Dp(this,e,n,a)}toDate(){return Cp(this)}toString(){return Pp(this)}toAbsoluteString(){return this.toDate().toISOString()}compare(e){return this.toDate().getTime()-bp(e,this.timeZone).toDate().getTime()}constructor(...e){Xi(this,Fp,{writable:!0,value:void 0});let[n,a,o,i,s]=Wi(e),l=e.shift(),c=e.shift();this.calendar=n,this.era=a,this.year=o,this.month=i,this.day=s,this.timeZone=l,this.offset=c,this.hour=e.shift()||0,this.minute=e.shift()||0,this.second=e.shift()||0,this.millisecond=e.shift()||0,gn(this)}}const Kn=[[1868,9,8],[1912,7,30],[1926,12,25],[1989,1,8],[2019,5,1]],Lp=[[1912,7,29],[1926,12,24],[1989,1,7],[2019,4,30]],Za=[1867,1911,1925,1988,2018],Ht=["meiji","taisho","showa","heisei","reiwa"];function zu(t){const e=Kn.findIndex(([n,a,o])=>t.year<n||t.year===n&&t.month<a||t.year===n&&t.month===a&&t.day<o);return e===-1?Kn.length-1:e===0?0:e-1}function Yi(t){let e=Za[Ht.indexOf(t.era)];if(!e)throw new Error("Unknown era: "+t.era);return new ve(t.year+e,t.month,t.day)}class Up extends st{fromJulianDay(e){let n=super.fromJulianDay(e),a=zu(n);return new ve(this,Ht[a],n.year-Za[a],n.month,n.day)}toJulianDay(e){return super.toJulianDay(Yi(e))}balanceDate(e){let n=Yi(e),a=zu(n);Ht[a]!==e.era&&(e.era=Ht[a],e.year=n.year-Za[a]),this.constrainDate(e)}constrainDate(e){let n=Ht.indexOf(e.era),a=Lp[n];if(a!=null){let[o,i,s]=a,l=o-Za[n];e.year=Math.max(1,Math.min(l,e.year)),e.year===l&&(e.month=Math.min(i,e.month),e.month===i&&(e.day=Math.min(s,e.day)))}if(e.year===1&&n>=0){let[,o,i]=Kn[n];e.month=Math.max(o,e.month),e.month===o&&(e.day=Math.max(i,e.day))}}getEras(){return Ht}getYearsInEra(e){let n=Ht.indexOf(e.era),a=Kn[n],o=Kn[n+1];if(o==null)return 9999-a[0]+1;let i=o[0]-a[0];return(e.month<o[1]||e.month===o[1]&&e.day<o[2])&&i++,i}getDaysInMonth(e){return super.getDaysInMonth(Yi(e))}getMinimumMonthInYear(e){let n=Ku(e);return n?n[1]:1}getMinimumDayInMonth(e){let n=Ku(e);return n&&e.month===n[1]?n[2]:1}constructor(...e){super(...e),this.identifier="japanese"}}function Ku(t){if(t.year===1){let e=Ht.indexOf(t.era);return Kn[e]}}const ju=-543;class Zp extends st{fromJulianDay(e){let n=super.fromJulianDay(e),a=Tr(n.era,n.year);return new ve(this,a-ju,n.month,n.day)}toJulianDay(e){return super.toJulianDay(Ju(e))}getEras(){return["BE"]}getDaysInMonth(e){return super.getDaysInMonth(Ju(e))}balanceDate(){}constructor(...e){super(...e),this.identifier="buddhist"}}function Ju(t){let[e,n]=Ra(t.year+ju);return new ve(e,n,t.month,t.day)}const Qa=1911;function Xu(t){return t.era==="minguo"?t.year+Qa:1-t.year+Qa}function Wu(t){let e=t-Qa;return e>0?["minguo",e]:["before_minguo",1-e]}class Qp extends st{fromJulianDay(e){let n=super.fromJulianDay(e),a=Tr(n.era,n.year),[o,i]=Wu(a);return new ve(this,o,i,n.month,n.day)}toJulianDay(e){return super.toJulianDay(Yu(e))}getEras(){return["before_minguo","minguo"]}balanceDate(e){let[n,a]=Wu(Xu(e));e.era=n,e.year=a}isInverseEra(e){return e.era==="before_minguo"}getDaysInMonth(e){return super.getDaysInMonth(Yu(e))}getYearsInEra(e){return e.era==="before_minguo"?9999:9999-Qa}constructor(...e){super(...e),this.identifier="roc"}}function Yu(t){let[e,n]=Ra(Xu(t));return new ve(e,n,t.month,t.day)}const $u=1948320,Gu=[0,31,62,93,124,155,186,216,246,276,306,336];class Hp{fromJulianDay(e){let n=e-$u,a=1+Math.floor((33*n+3)/12053),o=365*(a-1)+Math.floor((8*a+21)/33),i=n-o,s=i<216?Math.floor(i/31):Math.floor((i-6)/30),l=i-Gu[s]+1;return new ve(this,a,s+1,l)}toJulianDay(e){let n=$u-1+365*(e.year-1)+Math.floor((8*e.year+21)/33);return n+=Gu[e.month-1],n+=e.day,n}getMonthsInYear(){return 12}getDaysInMonth(e){return e.month<=6?31:e.month<=11||Un(25*e.year+11,33)<8?30:29}getEras(){return["AP"]}getYearsInEra(){return 9377}constructor(){this.identifier="persian"}}const $i=78,Nu=80;class qp extends st{fromJulianDay(e){let n=super.fromJulianDay(e),a=n.year-$i,o=e-mn(n.era,n.year,1,1),i;o<Nu?(a--,i=Qt(n.year-1)?31:30,o+=i+155+90+10):(i=Qt(n.year)?31:30,o-=Nu);let s,l;if(o<i)s=1,l=o+1;else{let c=o-i;c<155?(s=Math.floor(c/31)+2,l=c%31+1):(c-=155,s=Math.floor(c/30)+7,l=c%30+1)}return new ve(this,a,s,l)}toJulianDay(e){let n=e.year+$i,[a,o]=Ra(n),i,s;return Qt(o)?(i=31,s=mn(a,o,3,21)):(i=30,s=mn(a,o,3,22)),e.month===1?s+e.day-1:(s+=i+Math.min(e.month-2,5)*31,e.month>=8&&(s+=(e.month-7)*30),s+=e.day-1,s)}getDaysInMonth(e){return e.month===1&&Qt(e.year+$i)||e.month>=2&&e.month<=6?31:30}getYearsInEra(){return 9919}getEras(){return["saka"]}balanceDate(){}constructor(...e){super(...e),this.identifier="indian"}}const Ha=1948440,e1=1948439,Ye=1300,jn=1600,zp=460322;function qa(t,e,n,a){return a+Math.ceil(29.5*(n-1))+(e-1)*354+Math.floor((3+11*e)/30)+t-1}function t1(t,e,n){let a=Math.floor((30*(n-e)+10646)/10631),o=Math.min(12,Math.ceil((n-(29+qa(e,a,1,1)))/29.5)+1),i=n-qa(e,a,o,1)+1;return new ve(t,a,o,i)}function n1(t){return(14+11*t)%30<11}class Gi{fromJulianDay(e){return t1(this,Ha,e)}toJulianDay(e){return qa(Ha,e.year,e.month,e.day)}getDaysInMonth(e){let n=29+e.month%2;return e.month===12&&n1(e.year)&&n++,n}getMonthsInYear(){return 12}getDaysInYear(e){return n1(e.year)?355:354}getYearsInEra(){return 9665}getEras(){return["AH"]}constructor(){this.identifier="islamic-civil"}}class Kp extends Gi{fromJulianDay(e){return t1(this,e1,e)}toJulianDay(e){return qa(e1,e.year,e.month,e.day)}constructor(...e){super(...e),this.identifier="islamic-tbla"}}const jp="qgpUDckO1AbqBmwDrQpVBakGkgepC9QF2gpcBS0NlQZKB1QLagutBa4ETwoXBYsGpQbVCtYCWwmdBE0KJg2VDawFtgm6AlsKKwWVCsoG6Qr0AnYJtgJWCcoKpAvSC9kF3AJtCU0FpQpSC6ULtAW2CVcFlwJLBaMGUgdlC2oFqworBZUMSg2lDcoF1gpXCasESwmlClILagt1BXYCtwhbBFUFqQW0BdoJ3QRuAjYJqgpUDbIN1QXaAlsJqwRVCkkLZAtxC7QFtQpVCiUNkg7JDtQG6QprCasEkwpJDaQNsg25CroEWworBZUKKgtVC1wFvQQ9Ah0JlQpKC1oLbQW2AjsJmwRVBqkGVAdqC2wFrQpVBSkLkgupC9QF2gpaBasKlQVJB2QHqgu1BbYCVgpNDiULUgtqC60FrgIvCZcESwalBqwG1gpdBZ0ETQoWDZUNqgW1BdoCWwmtBJUFygbkBuoK9QS2AlYJqgpUC9IL2QXqAm0JrQSVCkoLpQuyBbUJ1gSXCkcFkwZJB1ULagVrCisFiwpGDaMNygXWCtsEawJLCaUKUgtpC3UFdgG3CFsCKwVlBbQF2gntBG0BtgimClINqQ3UBdoKWwmrBFMGKQdiB6kLsgW1ClUFJQuSDckO0gbpCmsFqwRVCikNVA2qDbUJugQ7CpsETQqqCtUK2gJdCV4ELgqaDFUNsga5BroEXQotBZUKUguoC7QLuQXaAloJSgukDdEO6AZqC20FNQWVBkoNqA3UDdoGWwWdAisGFQtKC5ULqgWuCi4JjwwnBZUGqgbWCl0FnQI=";let Ni,Jn;function za(t){return zp+Jn[t-Ye]}function _r(t,e){let n=t-Ye,a=1<<11-(e-1);return Ni[n]&a?30:29}function r1(t,e){let n=za(t);for(let a=1;a<e;a++)n+=_r(t,a);return n}function a1(t){return Jn[t+1-Ye]-Jn[t-Ye]}class Jp extends Gi{fromJulianDay(e){let n=e-Ha,a=za(Ye),o=za(jn);if(n<a||n>o)return super.fromJulianDay(e);{let i=Ye-1,s=1,l=1;for(;l>0;){i++,l=n-za(i)+1;let c=a1(i);if(l===c){s=12;break}else if(l<c){let u=_r(i,s);for(s=1;l>u;)l-=u,s++,u=_r(i,s);break}}return new ve(this,i,s,n-r1(i,s)+1)}}toJulianDay(e){return e.year<Ye||e.year>jn?super.toJulianDay(e):Ha+r1(e.year,e.month)+(e.day-1)}getDaysInMonth(e){return e.year<Ye||e.year>jn?super.getDaysInMonth(e):_r(e.year,e.month)}getDaysInYear(e){return e.year<Ye||e.year>jn?super.getDaysInYear(e):a1(e.year)}constructor(){if(super(),this.identifier="islamic-umalqura",Ni||(Ni=new Uint16Array(Uint8Array.from(atob(jp),e=>e.charCodeAt(0)).buffer)),!Jn){Jn=new Uint32Array(jn-Ye+1);let e=0;for(let n=Ye;n<=jn;n++){Jn[n-Ye]=e;for(let a=1;a<=12;a++)e+=_r(n,a)}}}}const o1=347997,i1=1080,s1=24*i1,Xp=29,Wp=12*i1+793,Yp=Xp*s1+Wp;function vn(t){return Un(t*7+1,19)<7}function Ka(t){let e=Math.floor((235*t-234)/19),n=12084+13753*e,a=e*29+Math.floor(n/25920);return Un(3*(a+1),7)<3&&(a+=1),a}function $p(t){let e=Ka(t-1),n=Ka(t);return Ka(t+1)-n===356?2:n-e===382?1:0}function Rr(t){return Ka(t)+$p(t)}function l1(t){return Rr(t+1)-Rr(t)}function Gp(t){let e=l1(t);switch(e>380&&(e-=30),e){case 353:return 0;case 354:return 1;case 355:return 2}}function ja(t,e){if(e>=6&&!vn(t)&&e++,e===4||e===7||e===9||e===11||e===13)return 29;let n=Gp(t);return e===2?n===2?30:29:e===3?n===0?29:30:e===6?vn(t)?30:0:30}class Np{fromJulianDay(e){let n=e-o1,a=n*s1/Yp,o=Math.floor((19*a+234)/235)+1,i=Rr(o),s=Math.floor(n-i);for(;s<1;)o--,i=Rr(o),s=Math.floor(n-i);let l=1,c=0;for(;c<s;)c+=ja(o,l),l++;l--,c-=ja(o,l);let u=s-c;return new ve(this,o,l,u)}toJulianDay(e){let n=Rr(e.year);for(let a=1;a<e.month;a++)n+=ja(e.year,a);return n+e.day+o1}getDaysInMonth(e){return ja(e.year,e.month)}getMonthsInYear(e){return vn(e.year)?13:12}getDaysInYear(e){return l1(e.year)}getYearsInEra(){return 9999}getEras(){return["AM"]}balanceYearMonth(e,n){n.year!==e.year&&(vn(n.year)&&!vn(e.year)&&n.month>6?e.month--:!vn(n.year)&&vn(e.year)&&n.month>6&&e.month++)}constructor(){this.identifier="hebrew"}}const es=1723856,c1=1824665,ts=5500;function Ja(t,e,n,a){return t+365*e+Math.floor(e/4)+30*(n-1)+a-1}function ns(t,e){let n=Math.floor(4*(e-t)/1461),a=1+Math.floor((e-Ja(t,n,1,1))/30),o=e+1-Ja(t,n,a,1);return[n,a,o]}function u1(t){return Math.floor(t%4/3)}function A1(t,e){return e%13!==0?30:u1(t)+5}class rs{fromJulianDay(e){let[n,a,o]=ns(es,e),i="AM";return n<=0&&(i="AA",n+=ts),new ve(this,i,n,a,o)}toJulianDay(e){let n=e.year;return e.era==="AA"&&(n-=ts),Ja(es,n,e.month,e.day)}getDaysInMonth(e){return A1(e.year,e.month)}getMonthsInYear(){return 13}getDaysInYear(e){return 365+u1(e.year)}getYearsInEra(e){return e.era==="AA"?9999:9991}getEras(){return["AA","AM"]}constructor(){this.identifier="ethiopic"}}class eh extends rs{fromJulianDay(e){let[n,a,o]=ns(es,e);return n+=ts,new ve(this,"AA",n,a,o)}getEras(){return["AA"]}getYearsInEra(){return 9999}constructor(...e){super(...e),this.identifier="ethioaa"}}class th extends rs{fromJulianDay(e){let[n,a,o]=ns(c1,e),i="CE";return n<=0&&(i="BCE",n=1-n),new ve(this,i,n,a,o)}toJulianDay(e){let n=e.year;return e.era==="BCE"&&(n=1-n),Ja(c1,n,e.month,e.day)}getDaysInMonth(e){let n=e.year;return e.era==="BCE"&&(n=1-n),A1(n,e.month)}isInverseEra(e){return e.era==="BCE"}balanceDate(e){e.year<=0&&(e.era=e.era==="BCE"?"CE":"BCE",e.year=1-e.year)}getEras(){return["BCE","CE"]}getYearsInEra(e){return e.era==="BCE"?9999:9715}constructor(...e){super(...e),this.identifier="coptic"}}function nh(t){switch(t){case"buddhist":return new Zp;case"ethiopic":return new rs;case"ethioaa":return new eh;case"coptic":return new th;case"hebrew":return new Np;case"indian":return new qp;case"islamic-civil":return new Gi;case"islamic-tbla":return new Kp;case"islamic-umalqura":return new Jp;case"japanese":return new Up;case"persian":return new Hp;case"roc":return new Qp;case"gregory":default:return new st}}let as=new Map;class Ot{format(e){return this.formatter.format(e)}formatToParts(e){return this.formatter.formatToParts(e)}formatRange(e,n){if(typeof this.formatter.formatRange=="function")return this.formatter.formatRange(e,n);if(n<e)throw new RangeError("End date must be >= start date");return`${this.formatter.format(e)} – ${this.formatter.format(n)}`}formatRangeToParts(e,n){if(typeof this.formatter.formatRangeToParts=="function")return this.formatter.formatRangeToParts(e,n);if(n<e)throw new RangeError("End date must be >= start date");let a=this.formatter.formatToParts(e),o=this.formatter.formatToParts(n);return[...a.map(i=>({...i,source:"startRange"})),{type:"literal",value:" – ",source:"shared"},...o.map(i=>({...i,source:"endRange"}))]}resolvedOptions(){let e=this.formatter.resolvedOptions();return oh()&&(this.resolvedHourCycle||(this.resolvedHourCycle=ih(e.locale,this.options)),e.hourCycle=this.resolvedHourCycle,e.hour12=this.resolvedHourCycle==="h11"||this.resolvedHourCycle==="h12"),e.calendar==="ethiopic-amete-alem"&&(e.calendar="ethioaa"),e}constructor(e,n={}){this.formatter=d1(e,n),this.options=n}}const rh={true:{ja:"h11"},false:{}};function d1(t,e={}){if(typeof e.hour12=="boolean"&&ah()){e={...e};let o=rh[String(e.hour12)][t.split("-")[0]],i=e.hour12?"h12":"h23";e.hourCycle=o??i,delete e.hour12}let n=t+(e?Object.entries(e).sort((o,i)=>o[0]<i[0]?-1:1).join():"");if(as.has(n))return as.get(n);let a=new Intl.DateTimeFormat(t,e);return as.set(n,a),a}let os=null;function ah(){return os==null&&(os=new Intl.DateTimeFormat("en-US",{hour:"numeric",hour12:!1}).format(new Date(2020,2,3,0))==="24"),os}let is=null;function oh(){return is==null&&(is=new Intl.DateTimeFormat("fr",{hour:"numeric",hour12:!1}).resolvedOptions().hourCycle==="h12"),is}function ih(t,e){if(!e.timeStyle&&!e.hour)return;t=t.replace(/(-u-)?-nu-[a-zA-Z0-9]+/,""),t+=(t.includes("-u-")?"":"-u")+"-nu-latn";let n=d1(t,{...e,timeZone:void 0}),a=parseInt(n.formatToParts(new Date(2020,2,3,0)).find(i=>i.type==="hour").value,10),o=parseInt(n.formatToParts(new Date(2020,2,3,23)).find(i=>i.type==="hour").value,10);if(a===0&&o===23)return"h23";if(a===24&&o===23)return"h24";if(a===0&&o===11)return"h11";if(a===12&&o===11)return"h12";throw new Error("Unexpected hour cycle result")}function sh(t,e){const n=[];for(let a=0;a<t.length;a+=e)n.push(t.slice(a,a+e));return n}function $e(t,e=Vr()){return Xa(t)?t.toDate():t.toDate(e)}function lh(t){return t instanceof qn}function Xa(t){return t instanceof zn}function ss(t){return lh(t)||Xa(t)}function vt(t){if(t instanceof Date){const e=t.getFullYear(),n=t.getMonth()+1;return new Date(e,n,0).getDate()}else return t.set({day:100}).day}function Xn(t,e){return t.compare(e)<0}function Wa(t,e){return t.compare(e)>0}function ch(t,e,n){const a=xu(t,n);return e>a?t.subtract({days:a+7-e}):e===a?t:t.subtract({days:a-e})}function uh(t,e,n){const a=xu(t,n),o=e===0?6:e-1;return a===o?t:a>o?t.add({days:7-a+o}):t.add({days:o-a})}function f1(t,e){const n=[];let a=t.add({days:1});const o=e;for(;a.compare(o)<0;)n.push(a),a=a.add({days:1});return n}function ls(t){const{dateObj:e,weekStartsOn:n,fixedWeeks:a,locale:o}=t,i=vt(e),s=Array.from({length:i},(m,C)=>e.set({day:C+1})),l=Pr(e),c=Tu(e),u=ch(l,n,o),A=uh(c,n,o),d=f1(u.subtract({days:1}),l),p=f1(c,A.add({days:1})),f=d.length+s.length+p.length;if(a&&f<42){const m=42-f;let C=p[p.length-1];C||(C=Tu(e));const v=Array.from({length:m},(h,w)=>{const b=w+1;return C.add({days:b})});p.push(...v)}const g=d.concat(s,p),y=sh(g,7);return{value:e,cells:g,rows:y}}function yn(t){const{numberOfMonths:e,dateObj:n,...a}=t,o=[];if(!e||e===1)return o.push(ls({...a,dateObj:n})),o;o.push(ls({...a,dateObj:n}));for(let i=1;i<e;i++){const s=n.add({months:i});o.push(ls({...a,dateObj:s}))}return o}const Ah=["top","right","bottom","left"],yt=Math.min,Ke=Math.max,Ya=Math.round,$a=Math.floor,qt=t=>({x:t,y:t}),dh={left:"right",right:"left",bottom:"top",top:"bottom"},fh={start:"end",end:"start"};function cs(t,e,n){return Ke(t,yt(e,n))}function Dt(t,e){return typeof t=="function"?t(e):t}function Tt(t){return t.split("-")[0]}function Wn(t){return t.split("-")[1]}function us(t){return t==="x"?"y":"x"}function As(t){return t==="y"?"height":"width"}function zt(t){return["top","bottom"].includes(Tt(t))?"y":"x"}function ds(t){return us(zt(t))}function ph(t,e,n){n===void 0&&(n=!1);const a=Wn(t),o=ds(t),i=As(o);let s=o==="x"?a===(n?"end":"start")?"right":"left":a==="start"?"bottom":"top";return e.reference[i]>e.floating[i]&&(s=Ga(s)),[s,Ga(s)]}function hh(t){const e=Ga(t);return[fs(t),e,fs(e)]}function fs(t){return t.replace(/start|end/g,e=>fh[e])}function mh(t,e,n){const a=["left","right"],o=["right","left"],i=["top","bottom"],s=["bottom","top"];switch(t){case"top":case"bottom":return n?e?o:a:e?a:o;case"left":case"right":return e?i:s;default:return[]}}function gh(t,e,n,a){const o=Wn(t);let i=mh(Tt(t),n==="start",a);return o&&(i=i.map(s=>s+"-"+o),e&&(i=i.concat(i.map(fs)))),i}function Ga(t){return t.replace(/left|right|bottom|top/g,e=>dh[e])}function vh(t){return{top:0,right:0,bottom:0,left:0,...t}}function p1(t){return typeof t!="number"?vh(t):{top:t,right:t,bottom:t,left:t}}function Na(t){const{x:e,y:n,width:a,height:o}=t;return{width:a,height:o,top:n,left:e,right:e+a,bottom:n+o,x:e,y:n}}function h1(t,e,n){let{reference:a,floating:o}=t;const i=zt(e),s=ds(e),l=As(s),c=Tt(e),u=i==="y",A=a.x+a.width/2-o.width/2,d=a.y+a.height/2-o.height/2,p=a[l]/2-o[l]/2;let f;switch(c){case"top":f={x:A,y:a.y-o.height};break;case"bottom":f={x:A,y:a.y+a.height};break;case"right":f={x:a.x+a.width,y:d};break;case"left":f={x:a.x-o.width,y:d};break;default:f={x:a.x,y:a.y}}switch(Wn(e)){case"start":f[s]-=p*(n&&u?-1:1);break;case"end":f[s]+=p*(n&&u?-1:1);break}return f}const yh=async(t,e,n)=>{const{placement:a="bottom",strategy:o="absolute",middleware:i=[],platform:s}=n,l=i.filter(Boolean),c=await(s.isRTL==null?void 0:s.isRTL(e));let u=await s.getElementRects({reference:t,floating:e,strategy:o}),{x:A,y:d}=h1(u,a,c),p=a,f={},g=0;for(let y=0;y<l.length;y++){const{name:m,fn:C}=l[y],{x:v,y:h,data:w,reset:b}=await C({x:A,y:d,initialPlacement:a,placement:p,strategy:o,middlewareData:f,rects:u,platform:s,elements:{reference:t,floating:e}});A=v??A,d=h??d,f={...f,[m]:{...f[m],...w}},b&&g<=50&&(g++,typeof b=="object"&&(b.placement&&(p=b.placement),b.rects&&(u=b.rects===!0?await s.getElementRects({reference:t,floating:e,strategy:o}):b.rects),{x:A,y:d}=h1(u,p,c)),y=-1)}return{x:A,y:d,placement:p,strategy:o,middlewareData:f}};async function Fr(t,e){var n;e===void 0&&(e={});const{x:a,y:o,platform:i,rects:s,elements:l,strategy:c}=t,{boundary:u="clippingAncestors",rootBoundary:A="viewport",elementContext:d="floating",altBoundary:p=!1,padding:f=0}=Dt(e,t),g=p1(f),m=l[p?d==="floating"?"reference":"floating":d],C=Na(await i.getClippingRect({element:(n=await(i.isElement==null?void 0:i.isElement(m)))==null||n?m:m.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:u,rootBoundary:A,strategy:c})),v=d==="floating"?{x:a,y:o,width:s.floating.width,height:s.floating.height}:s.reference,h=await(i.getOffsetParent==null?void 0:i.getOffsetParent(l.floating)),w=await(i.isElement==null?void 0:i.isElement(h))?await(i.getScale==null?void 0:i.getScale(h))||{x:1,y:1}:{x:1,y:1},b=Na(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:v,offsetParent:h,strategy:c}):v);return{top:(C.top-b.top+g.top)/w.y,bottom:(b.bottom-C.bottom+g.bottom)/w.y,left:(C.left-b.left+g.left)/w.x,right:(b.right-C.right+g.right)/w.x}}const wh=t=>({name:"arrow",options:t,async fn(e){const{x:n,y:a,placement:o,rects:i,platform:s,elements:l,middlewareData:c}=e,{element:u,padding:A=0}=Dt(t,e)||{};if(u==null)return{};const d=p1(A),p={x:n,y:a},f=ds(o),g=As(f),y=await s.getDimensions(u),m=f==="y",C=m?"top":"left",v=m?"bottom":"right",h=m?"clientHeight":"clientWidth",w=i.reference[g]+i.reference[f]-p[f]-i.floating[g],b=p[f]-i.reference[f],k=await(s.getOffsetParent==null?void 0:s.getOffsetParent(u));let E=k?k[h]:0;(!E||!await(s.isElement==null?void 0:s.isElement(k)))&&(E=l.floating[h]||i.floating[g]);const R=w/2-b/2,V=E/2-y[g]/2-1,B=yt(d[C],V),x=yt(d[v],V),_=B,U=E-y[g]-x,M=E/2-y[g]/2+R,F=cs(_,M,U),H=!c.arrow&&Wn(o)!=null&&M!==F&&i.reference[g]/2-(M<_?B:x)-y[g]/2<0,K=H?M<_?M-_:M-U:0;return{[f]:p[f]+K,data:{[f]:F,centerOffset:M-F-K,...H&&{alignmentOffset:K}},reset:H}}}),bh=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var n,a;const{placement:o,middlewareData:i,rects:s,initialPlacement:l,platform:c,elements:u}=e,{mainAxis:A=!0,crossAxis:d=!0,fallbackPlacements:p,fallbackStrategy:f="bestFit",fallbackAxisSideDirection:g="none",flipAlignment:y=!0,...m}=Dt(t,e);if((n=i.arrow)!=null&&n.alignmentOffset)return{};const C=Tt(o),v=zt(l),h=Tt(l)===l,w=await(c.isRTL==null?void 0:c.isRTL(u.floating)),b=p||(h||!y?[Ga(l)]:hh(l)),k=g!=="none";!p&&k&&b.push(...gh(l,y,g,w));const E=[l,...b],R=await Fr(e,m),V=[];let B=((a=i.flip)==null?void 0:a.overflows)||[];if(A&&V.push(R[C]),d){const M=ph(o,s,w);V.push(R[M[0]],R[M[1]])}if(B=[...B,{placement:o,overflows:V}],!V.every(M=>M<=0)){var x,_;const M=(((x=i.flip)==null?void 0:x.index)||0)+1,F=E[M];if(F)return{data:{index:M,overflows:B},reset:{placement:F}};let H=(_=B.filter(K=>K.overflows[0]<=0).sort((K,L)=>K.overflows[1]-L.overflows[1])[0])==null?void 0:_.placement;if(!H)switch(f){case"bestFit":{var U;const K=(U=B.filter(L=>{if(k){const re=zt(L.placement);return re===v||re==="y"}return!0}).map(L=>[L.placement,L.overflows.filter(re=>re>0).reduce((re,Pe)=>re+Pe,0)]).sort((L,re)=>L[1]-re[1])[0])==null?void 0:U[0];K&&(H=K);break}case"initialPlacement":H=l;break}if(o!==H)return{reset:{placement:H}}}return{}}}};function m1(t,e){return{top:t.top-e.height,right:t.right-e.width,bottom:t.bottom-e.height,left:t.left-e.width}}function g1(t){return Ah.some(e=>t[e]>=0)}const Ch=function(t){return t===void 0&&(t={}),{name:"hide",options:t,async fn(e){const{rects:n}=e,{strategy:a="referenceHidden",...o}=Dt(t,e);switch(a){case"referenceHidden":{const i=await Fr(e,{...o,elementContext:"reference"}),s=m1(i,n.reference);return{data:{referenceHiddenOffsets:s,referenceHidden:g1(s)}}}case"escaped":{const i=await Fr(e,{...o,altBoundary:!0}),s=m1(i,n.floating);return{data:{escapedOffsets:s,escaped:g1(s)}}}default:return{}}}}};async function Eh(t,e){const{placement:n,platform:a,elements:o}=t,i=await(a.isRTL==null?void 0:a.isRTL(o.floating)),s=Tt(n),l=Wn(n),c=zt(n)==="y",u=["left","top"].includes(s)?-1:1,A=i&&c?-1:1,d=Dt(e,t);let{mainAxis:p,crossAxis:f,alignmentAxis:g}=typeof d=="number"?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...d};return l&&typeof g=="number"&&(f=l==="end"?g*-1:g),c?{x:f*A,y:p*u}:{x:p*u,y:f*A}}const kh=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){var n,a;const{x:o,y:i,placement:s,middlewareData:l}=e,c=await Eh(e,t);return s===((n=l.offset)==null?void 0:n.placement)&&(a=l.arrow)!=null&&a.alignmentOffset?{}:{x:o+c.x,y:i+c.y,data:{...c,placement:s}}}}},Bh=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){const{x:n,y:a,placement:o}=e,{mainAxis:i=!0,crossAxis:s=!1,limiter:l={fn:m=>{let{x:C,y:v}=m;return{x:C,y:v}}},...c}=Dt(t,e),u={x:n,y:a},A=await Fr(e,c),d=zt(Tt(o)),p=us(d);let f=u[p],g=u[d];if(i){const m=p==="y"?"top":"left",C=p==="y"?"bottom":"right",v=f+A[m],h=f-A[C];f=cs(v,f,h)}if(s){const m=d==="y"?"top":"left",C=d==="y"?"bottom":"right",v=g+A[m],h=g-A[C];g=cs(v,g,h)}const y=l.fn({...e,[p]:f,[d]:g});return{...y,data:{x:y.x-n,y:y.y-a}}}}},xh=function(t){return t===void 0&&(t={}),{options:t,fn(e){const{x:n,y:a,placement:o,rects:i,middlewareData:s}=e,{offset:l=0,mainAxis:c=!0,crossAxis:u=!0}=Dt(t,e),A={x:n,y:a},d=zt(o),p=us(d);let f=A[p],g=A[d];const y=Dt(l,e),m=typeof y=="number"?{mainAxis:y,crossAxis:0}:{mainAxis:0,crossAxis:0,...y};if(c){const h=p==="y"?"height":"width",w=i.reference[p]-i.floating[h]+m.mainAxis,b=i.reference[p]+i.reference[h]-m.mainAxis;f<w?f=w:f>b&&(f=b)}if(u){var C,v;const h=p==="y"?"width":"height",w=["top","left"].includes(Tt(o)),b=i.reference[d]-i.floating[h]+(w&&((C=s.offset)==null?void 0:C[d])||0)+(w?0:m.crossAxis),k=i.reference[d]+i.reference[h]+(w?0:((v=s.offset)==null?void 0:v[d])||0)-(w?m.crossAxis:0);g<b?g=b:g>k&&(g=k)}return{[p]:f,[d]:g}}}},Sh=function(t){return t===void 0&&(t={}),{name:"size",options:t,async fn(e){const{placement:n,rects:a,platform:o,elements:i}=e,{apply:s=()=>{},...l}=Dt(t,e),c=await Fr(e,l),u=Tt(n),A=Wn(n),d=zt(n)==="y",{width:p,height:f}=a.floating;let g,y;u==="top"||u==="bottom"?(g=u,y=A===(await(o.isRTL==null?void 0:o.isRTL(i.floating))?"start":"end")?"left":"right"):(y=u,g=A==="end"?"top":"bottom");const m=f-c.top-c.bottom,C=p-c.left-c.right,v=yt(f-c[g],m),h=yt(p-c[y],C),w=!e.middlewareData.shift;let b=v,k=h;if(d?k=A||w?yt(h,C):C:b=A||w?yt(v,m):m,w&&!A){const R=Ke(c.left,0),V=Ke(c.right,0),B=Ke(c.top,0),x=Ke(c.bottom,0);d?k=p-2*(R!==0||V!==0?R+V:Ke(c.left,c.right)):b=f-2*(B!==0||x!==0?B+x:Ke(c.top,c.bottom))}await s({...e,availableWidth:k,availableHeight:b});const E=await o.getDimensions(i.floating);return p!==E.width||f!==E.height?{reset:{rects:!0}}:{}}}};function wn(t){return ps(t)?(t.nodeName||"").toLowerCase():"#document"}function je(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function It(t){var e;return(e=(ps(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function ps(t){return t instanceof Node||t instanceof je(t).Node}function lt(t){return t instanceof Element||t instanceof je(t).Element}function wt(t){return t instanceof HTMLElement||t instanceof je(t).HTMLElement}function v1(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof je(t).ShadowRoot}function Lr(t){const{overflow:e,overflowX:n,overflowY:a,display:o}=ct(t);return/auto|scroll|overlay|hidden|clip/.test(e+a+n)&&!["inline","contents"].includes(o)}function Oh(t){return["table","td","th"].includes(wn(t))}function eo(t){return[":popover-open",":modal"].some(e=>{try{return t.matches(e)}catch{return!1}})}function hs(t){const e=ms(),n=lt(t)?ct(t):t;return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!e&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!e&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(a=>(n.willChange||"").includes(a))||["paint","layout","strict","content"].some(a=>(n.contain||"").includes(a))}function Dh(t){let e=Kt(t);for(;wt(e)&&!Yn(e);){if(hs(e))return e;if(eo(e))return null;e=Kt(e)}return null}function ms(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Yn(t){return["html","body","#document"].includes(wn(t))}function ct(t){return je(t).getComputedStyle(t)}function to(t){return lt(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.scrollX,scrollTop:t.scrollY}}function Kt(t){if(wn(t)==="html")return t;const e=t.assignedSlot||t.parentNode||v1(t)&&t.host||It(t);return v1(e)?e.host:e}function y1(t){const e=Kt(t);return Yn(e)?t.ownerDocument?t.ownerDocument.body:t.body:wt(e)&&Lr(e)?e:y1(e)}function Ur(t,e,n){var a;e===void 0&&(e=[]),n===void 0&&(n=!0);const o=y1(t),i=o===((a=t.ownerDocument)==null?void 0:a.body),s=je(o);if(i){const l=gs(s);return e.concat(s,s.visualViewport||[],Lr(o)?o:[],l&&n?Ur(l):[])}return e.concat(o,Ur(o,[],n))}function gs(t){return t.parent&&Object.getPrototypeOf(t.parent)?t.frameElement:null}function w1(t){const e=ct(t);let n=parseFloat(e.width)||0,a=parseFloat(e.height)||0;const o=wt(t),i=o?t.offsetWidth:n,s=o?t.offsetHeight:a,l=Ya(n)!==i||Ya(a)!==s;return l&&(n=i,a=s),{width:n,height:a,$:l}}function vs(t){return lt(t)?t:t.contextElement}function $n(t){const e=vs(t);if(!wt(e))return qt(1);const n=e.getBoundingClientRect(),{width:a,height:o,$:i}=w1(e);let s=(i?Ya(n.width):n.width)/a,l=(i?Ya(n.height):n.height)/o;return(!s||!Number.isFinite(s))&&(s=1),(!l||!Number.isFinite(l))&&(l=1),{x:s,y:l}}const Th=qt(0);function b1(t){const e=je(t);return!ms()||!e.visualViewport?Th:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function Ih(t,e,n){return e===void 0&&(e=!1),!n||e&&n!==je(t)?!1:e}function bn(t,e,n,a){e===void 0&&(e=!1),n===void 0&&(n=!1);const o=t.getBoundingClientRect(),i=vs(t);let s=qt(1);e&&(a?lt(a)&&(s=$n(a)):s=$n(t));const l=Ih(i,n,a)?b1(i):qt(0);let c=(o.left+l.x)/s.x,u=(o.top+l.y)/s.y,A=o.width/s.x,d=o.height/s.y;if(i){const p=je(i),f=a&&lt(a)?je(a):a;let g=p,y=gs(g);for(;y&&a&&f!==g;){const m=$n(y),C=y.getBoundingClientRect(),v=ct(y),h=C.left+(y.clientLeft+parseFloat(v.paddingLeft))*m.x,w=C.top+(y.clientTop+parseFloat(v.paddingTop))*m.y;c*=m.x,u*=m.y,A*=m.x,d*=m.y,c+=h,u+=w,g=je(y),y=gs(g)}}return Na({width:A,height:d,x:c,y:u})}function Vh(t){let{elements:e,rect:n,offsetParent:a,strategy:o}=t;const i=o==="fixed",s=It(a),l=e?eo(e.floating):!1;if(a===s||l&&i)return n;let c={scrollLeft:0,scrollTop:0},u=qt(1);const A=qt(0),d=wt(a);if((d||!d&&!i)&&((wn(a)!=="body"||Lr(s))&&(c=to(a)),wt(a))){const p=bn(a);u=$n(a),A.x=p.x+a.clientLeft,A.y=p.y+a.clientTop}return{width:n.width*u.x,height:n.height*u.y,x:n.x*u.x-c.scrollLeft*u.x+A.x,y:n.y*u.y-c.scrollTop*u.y+A.y}}function Ph(t){return Array.from(t.getClientRects())}function C1(t){return bn(It(t)).left+to(t).scrollLeft}function Mh(t){const e=It(t),n=to(t),a=t.ownerDocument.body,o=Ke(e.scrollWidth,e.clientWidth,a.scrollWidth,a.clientWidth),i=Ke(e.scrollHeight,e.clientHeight,a.scrollHeight,a.clientHeight);let s=-n.scrollLeft+C1(t);const l=-n.scrollTop;return ct(a).direction==="rtl"&&(s+=Ke(e.clientWidth,a.clientWidth)-o),{width:o,height:i,x:s,y:l}}function _h(t,e){const n=je(t),a=It(t),o=n.visualViewport;let i=a.clientWidth,s=a.clientHeight,l=0,c=0;if(o){i=o.width,s=o.height;const u=ms();(!u||u&&e==="fixed")&&(l=o.offsetLeft,c=o.offsetTop)}return{width:i,height:s,x:l,y:c}}function Rh(t,e){const n=bn(t,!0,e==="fixed"),a=n.top+t.clientTop,o=n.left+t.clientLeft,i=wt(t)?$n(t):qt(1),s=t.clientWidth*i.x,l=t.clientHeight*i.y,c=o*i.x,u=a*i.y;return{width:s,height:l,x:c,y:u}}function E1(t,e,n){let a;if(e==="viewport")a=_h(t,n);else if(e==="document")a=Mh(It(t));else if(lt(e))a=Rh(e,n);else{const o=b1(t);a={...e,x:e.x-o.x,y:e.y-o.y}}return Na(a)}function k1(t,e){const n=Kt(t);return n===e||!lt(n)||Yn(n)?!1:ct(n).position==="fixed"||k1(n,e)}function Fh(t,e){const n=e.get(t);if(n)return n;let a=Ur(t,[],!1).filter(l=>lt(l)&&wn(l)!=="body"),o=null;const i=ct(t).position==="fixed";let s=i?Kt(t):t;for(;lt(s)&&!Yn(s);){const l=ct(s),c=hs(s);!c&&l.position==="fixed"&&(o=null),(i?!c&&!o:!c&&l.position==="static"&&!!o&&["absolute","fixed"].includes(o.position)||Lr(s)&&!c&&k1(t,s))?a=a.filter(A=>A!==s):o=l,s=Kt(s)}return e.set(t,a),a}function Lh(t){let{element:e,boundary:n,rootBoundary:a,strategy:o}=t;const s=[...n==="clippingAncestors"?eo(e)?[]:Fh(e,this._c):[].concat(n),a],l=s[0],c=s.reduce((u,A)=>{const d=E1(e,A,o);return u.top=Ke(d.top,u.top),u.right=yt(d.right,u.right),u.bottom=yt(d.bottom,u.bottom),u.left=Ke(d.left,u.left),u},E1(e,l,o));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function Uh(t){const{width:e,height:n}=w1(t);return{width:e,height:n}}function Zh(t,e,n){const a=wt(e),o=It(e),i=n==="fixed",s=bn(t,!0,i,e);let l={scrollLeft:0,scrollTop:0};const c=qt(0);if(a||!a&&!i)if((wn(e)!=="body"||Lr(o))&&(l=to(e)),a){const d=bn(e,!0,i,e);c.x=d.x+e.clientLeft,c.y=d.y+e.clientTop}else o&&(c.x=C1(o));const u=s.left+l.scrollLeft-c.x,A=s.top+l.scrollTop-c.y;return{x:u,y:A,width:s.width,height:s.height}}function ys(t){return ct(t).position==="static"}function B1(t,e){return!wt(t)||ct(t).position==="fixed"?null:e?e(t):t.offsetParent}function x1(t,e){const n=je(t);if(eo(t))return n;if(!wt(t)){let o=Kt(t);for(;o&&!Yn(o);){if(lt(o)&&!ys(o))return o;o=Kt(o)}return n}let a=B1(t,e);for(;a&&Oh(a)&&ys(a);)a=B1(a,e);return a&&Yn(a)&&ys(a)&&!hs(a)?n:a||Dh(t)||n}const Qh=async function(t){const e=this.getOffsetParent||x1,n=this.getDimensions,a=await n(t.floating);return{reference:Zh(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:a.width,height:a.height}}};function Hh(t){return ct(t).direction==="rtl"}const qh={convertOffsetParentRelativeRectToViewportRelativeRect:Vh,getDocumentElement:It,getClippingRect:Lh,getOffsetParent:x1,getElementRects:Qh,getClientRects:Ph,getDimensions:Uh,getScale:$n,isElement:lt,isRTL:Hh};function zh(t,e){let n=null,a;const o=It(t);function i(){var l;clearTimeout(a),(l=n)==null||l.disconnect(),n=null}function s(l,c){l===void 0&&(l=!1),c===void 0&&(c=1),i();const{left:u,top:A,width:d,height:p}=t.getBoundingClientRect();if(l||e(),!d||!p)return;const f=$a(A),g=$a(o.clientWidth-(u+d)),y=$a(o.clientHeight-(A+p)),m=$a(u),v={rootMargin:-f+"px "+-g+"px "+-y+"px "+-m+"px",threshold:Ke(0,yt(1,c))||1};let h=!0;function w(b){const k=b[0].intersectionRatio;if(k!==c){if(!h)return s();k?s(!1,k):a=setTimeout(()=>{s(!1,1e-7)},1e3)}h=!1}try{n=new IntersectionObserver(w,{...v,root:o.ownerDocument})}catch{n=new IntersectionObserver(w,v)}n.observe(t)}return s(!0),i}function Kh(t,e,n,a){a===void 0&&(a={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:s=typeof ResizeObserver=="function",layoutShift:l=typeof IntersectionObserver=="function",animationFrame:c=!1}=a,u=vs(t),A=o||i?[...u?Ur(u):[],...Ur(e)]:[];A.forEach(C=>{o&&C.addEventListener("scroll",n,{passive:!0}),i&&C.addEventListener("resize",n)});const d=u&&l?zh(u,n):null;let p=-1,f=null;s&&(f=new ResizeObserver(C=>{let[v]=C;v&&v.target===u&&f&&(f.unobserve(e),cancelAnimationFrame(p),p=requestAnimationFrame(()=>{var h;(h=f)==null||h.observe(e)})),n()}),u&&!c&&f.observe(u),f.observe(e));let g,y=c?bn(t):null;c&&m();function m(){const C=bn(t);y&&(C.x!==y.x||C.y!==y.y||C.width!==y.width||C.height!==y.height)&&n(),y=C,g=requestAnimationFrame(m)}return n(),()=>{var C;A.forEach(v=>{o&&v.removeEventListener("scroll",n),i&&v.removeEventListener("resize",n)}),d==null||d(),(C=f)==null||C.disconnect(),f=null,c&&cancelAnimationFrame(g)}}const jh=kh,Jh=Bh,S1=bh,Xh=Sh,Wh=Ch,Yh=wh,$h=xh,Gh=(t,e,n)=>{const a=new Map,o={platform:qh,...n},i={...o.platform,_c:a};return yh(t,e,{...o,platform:i})};function Nh(t){return t!=null&&typeof t=="object"&&"$el"in t}function ws(t){if(Nh(t)){const e=t.$el;return ps(e)&&wn(e)==="#comment"?null:e}return t}function Gn(t){return typeof t=="function"?t():r.unref(t)}function em(t){return{name:"arrow",options:t,fn(e){const n=ws(Gn(t.element));return n==null?{}:Yh({element:n,padding:t.padding}).fn(e)}}}function O1(t){return typeof window>"u"?1:(t.ownerDocument.defaultView||window).devicePixelRatio||1}function D1(t,e){const n=O1(t);return Math.round(e*n)/n}function tm(t,e,n){n===void 0&&(n={});const a=n.whileElementsMounted,o=r.computed(()=>{var E;return(E=Gn(n.open))!=null?E:!0}),i=r.computed(()=>Gn(n.middleware)),s=r.computed(()=>{var E;return(E=Gn(n.placement))!=null?E:"bottom"}),l=r.computed(()=>{var E;return(E=Gn(n.strategy))!=null?E:"absolute"}),c=r.computed(()=>{var E;return(E=Gn(n.transform))!=null?E:!0}),u=r.computed(()=>ws(t.value)),A=r.computed(()=>ws(e.value)),d=r.ref(0),p=r.ref(0),f=r.ref(l.value),g=r.ref(s.value),y=r.shallowRef({}),m=r.ref(!1),C=r.computed(()=>{const E={position:f.value,left:"0",top:"0"};if(!A.value)return E;const R=D1(A.value,d.value),V=D1(A.value,p.value);return c.value?{...E,transform:"translate("+R+"px, "+V+"px)",...O1(A.value)>=1.5&&{willChange:"transform"}}:{position:f.value,left:R+"px",top:V+"px"}});let v;function h(){u.value==null||A.value==null||Gh(u.value,A.value,{middleware:i.value,placement:s.value,strategy:l.value}).then(E=>{d.value=E.x,p.value=E.y,f.value=E.strategy,g.value=E.placement,y.value=E.middlewareData,m.value=!0})}function w(){typeof v=="function"&&(v(),v=void 0)}function b(){if(w(),a===void 0){h();return}if(u.value!=null&&A.value!=null){v=a(u.value,A.value,h);return}}function k(){o.value||(m.value=!1)}return r.watch([i,s,l],h,{flush:"sync"}),r.watch([u,A],b,{flush:"sync"}),r.watch(o,k,{flush:"sync"}),r.getCurrentScope()&&r.onScopeDispose(w),{x:r.shallowReadonly(d),y:r.shallowReadonly(p),strategy:r.shallowReadonly(f),placement:r.shallowReadonly(g),middlewareData:r.shallowReadonly(y),isPositioned:r.shallowReadonly(m),floatingStyles:C,update:h}}function pe(t,e){const n=typeof t=="string"&&!e?`${t}Context`:e,a=Symbol(n);return[o=>{const i=r.inject(a,o);if(i||i===null)return i;throw new Error(`Injection \`${a.toString()}\` not found. Component must be used within ${Array.isArray(t)?`one of the following components: ${t.join(", ")}`:`\`${t}\``}`)},o=>(r.provide(a,o),o)]}function T1(t,e,n){const a=n.originalEvent.target,o=new CustomEvent(t,{bubbles:!1,cancelable:!0,detail:n});e&&a.addEventListener(t,e,{once:!0}),a.dispatchEvent(o)}function I1(t){return t==null}function bs(t){const{defaultValue:e,defaultPlaceholder:n,granularity:a="day",locale:o="en"}=t;if(Array.isArray(e)&&e.length)return e.at(-1).copy();if(e&&!Array.isArray(e))return e.copy();if(n)return n.copy();const i=new Date,s=i.getFullYear(),l=i.getMonth()+1,c=i.getDate(),u=["hour","minute","second"],A=new Ot(o),d=nh(A.resolvedOptions().calendar);return u.includes(a??"day")?Ze(new qn(s,l,c,0,0,0),d):Ze(new ve(s,l,c),d)}const nm=["ach","af","am","an","ar","ast","az","be","bg","bn","br","bs","ca","cak","ckb","cs","cy","da","de","dsb","el","en","eo","es","et","eu","fa","ff","fi","fr","fy","ga","gd","gl","he","hr","hsb","hu","ia","id","it","ja","ka","kk","kn","ko","lb","lo","lt","lv","meh","ml","ms","nl","nn","no","oc","pl","pt","rm","ro","ru","sc","scn","sk","sl","sr","sv","szl","tg","th","tr","uk","zh-CN","zh-TW"],rm=["year","month","day"],Cs={ach:{year:"mwaka",month:"dwe",day:"nino"},af:{year:"jjjj",month:"mm",day:"dd"},am:{year:"ዓዓዓዓ",month:"ሚሜ",day:"ቀቀ"},an:{year:"aaaa",month:"mm",day:"dd"},ar:{year:"سنة",month:"شهر",day:"يوم"},ast:{year:"aaaa",month:"mm",day:"dd"},az:{year:"iiii",month:"aa",day:"gg"},be:{year:"гггг",month:"мм",day:"дд"},bg:{year:"гггг",month:"мм",day:"дд"},bn:{year:"yyyy",month:"মিমি",day:"dd"},br:{year:"bbbb",month:"mm",day:"dd"},bs:{year:"gggg",month:"mm",day:"dd"},ca:{year:"aaaa",month:"mm",day:"dd"},cak:{year:"jjjj",month:"ii",day:"q'q'"},ckb:{year:"ساڵ",month:"مانگ",day:"ڕۆژ"},cs:{year:"rrrr",month:"mm",day:"dd"},cy:{year:"bbbb",month:"mm",day:"dd"},da:{year:"åååå",month:"mm",day:"dd"},de:{year:"jjjj",month:"mm",day:"tt"},dsb:{year:"llll",month:"mm",day:"źź"},el:{year:"εεεε",month:"μμ",day:"ηη"},en:{year:"yyyy",month:"mm",day:"dd"},eo:{year:"jjjj",month:"mm",day:"tt"},es:{year:"aaaa",month:"mm",day:"dd"},et:{year:"aaaa",month:"kk",day:"pp"},eu:{year:"uuuu",month:"hh",day:"ee"},fa:{year:"سال",month:"ماه",day:"روز"},ff:{year:"hhhh",month:"ll",day:"ññ"},fi:{year:"vvvv",month:"kk",day:"pp"},fr:{year:"aaaa",month:"mm",day:"jj"},fy:{year:"jjjj",month:"mm",day:"dd"},ga:{year:"bbbb",month:"mm",day:"ll"},gd:{year:"bbbb",month:"mm",day:"ll"},gl:{year:"aaaa",month:"mm",day:"dd"},he:{year:"שנה",month:"חודש",day:"יום"},hr:{year:"gggg",month:"mm",day:"dd"},hsb:{year:"llll",month:"mm",day:"dd"},hu:{year:"éééé",month:"hh",day:"nn"},ia:{year:"aaaa",month:"mm",day:"dd"},id:{year:"tttt",month:"bb",day:"hh"},it:{year:"aaaa",month:"mm",day:"gg"},ja:{year:" 年 ",month:"月",day:"日"},ka:{year:"წწწწ",month:"თთ",day:"რრ"},kk:{year:"жжжж",month:"аа",day:"кк"},kn:{year:"ವವವವ",month:"ಮಿಮೀ",day:"ದಿದಿ"},ko:{year:"연도",month:"월",day:"일"},lb:{year:"jjjj",month:"mm",day:"dd"},lo:{year:"ປປປປ",month:"ດດ",day:"ວວ"},lt:{year:"mmmm",month:"mm",day:"dd"},lv:{year:"gggg",month:"mm",day:"dd"},meh:{year:"aaaa",month:"mm",day:"dd"},ml:{year:"വർഷം",month:"മാസം",day:"തീയതി"},ms:{year:"tttt",month:"mm",day:"hh"},nl:{year:"jjjj",month:"mm",day:"dd"},nn:{year:"åååå",month:"mm",day:"dd"},no:{year:"åååå",month:"mm",day:"dd"},oc:{year:"aaaa",month:"mm",day:"jj"},pl:{year:"rrrr",month:"mm",day:"dd"},pt:{year:"aaaa",month:"mm",day:"dd"},rm:{year:"oooo",month:"mm",day:"dd"},ro:{year:"aaaa",month:"ll",day:"zz"},ru:{year:"гггг",month:"мм",day:"дд"},sc:{year:"aaaa",month:"mm",day:"dd"},scn:{year:"aaaa",month:"mm",day:"jj"},sk:{year:"rrrr",month:"mm",day:"dd"},sl:{year:"llll",month:"mm",day:"dd"},sr:{year:"гггг",month:"мм",day:"дд"},sv:{year:"åååå",month:"mm",day:"dd"},szl:{year:"rrrr",month:"mm",day:"dd"},tg:{year:"сссс",month:"мм",day:"рр"},th:{year:"ปปปป",month:"ดด",day:"วว"},tr:{year:"yyyy",month:"aa",day:"gg"},uk:{year:"рррр",month:"мм",day:"дд"},"zh-CN":{year:"年",month:"月",day:"日"},"zh-TW":{year:"年",month:"月",day:"日"}};function am(t){if(V1(t))return Cs[t];{const e=lm(t);return V1(e)?Cs[e]:Cs.en}}function Es(t,e,n){return om(t)?am(n)[t]:sm(t)?e:im(t)?"––":""}function V1(t){return nm.includes(t)}function om(t){return rm.includes(t)}function im(t){return t==="hour"||t==="minute"||t==="second"}function sm(t){return t==="era"||t==="dayPeriod"}function lm(t){return Intl.Locale?new Intl.Locale(t).language:t.split("-")[0]}const ks=["day","month","year"],P1=["hour","minute","second","dayPeriod"],M1=[...ks,...P1];function cm(t){return ks.includes(t)}function _1(t){return M1.includes(t)}function um(t,e){const n={year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",timeZoneName:"short",hourCycle:e===24?"h24":void 0,hour12:e===24?!1:void 0};return t==="day"&&(delete n.second,delete n.hour,delete n.minute,delete n.timeZoneName),t==="hour"&&(delete n.minute,delete n.second),t==="minute"&&delete n.second,n}function Am(t){const e=t.querySelector("[data-selected]");if(e)return e.focus();const n=t.querySelector("[data-today]");if(n)return n.focus();const a=t.querySelector("[data-radix-vue-calendar-day]");if(a)return a.focus()}function dm(t,e){var n;const a=r.shallowRef();return r.watchEffect(()=>{a.value=t()},{...e,flush:(n=void 0)!=null?n:"sync"}),r.readonly(a)}function Zr(t){return r.getCurrentScope()?(r.onScopeDispose(t),!0):!1}function fm(){const t=new Set,e=n=>{t.delete(n)};return{on:n=>{t.add(n);const a=()=>e(n);return Zr(a),{off:a}},off:e,trigger:(...n)=>Promise.all(Array.from(t).map(a=>a(...n)))}}function pm(t){let e=!1,n;const a=r.effectScope(!0);return(...o)=>(e||(n=a.run(()=>t(...o)),e=!0),n)}function R1(t){let e=0,n,a;const o=()=>{e-=1,a&&e<=0&&(a.stop(),n=void 0,a=void 0)};return(...i)=>(e+=1,n||(a=r.effectScope(!0),n=a.run(()=>t(...i))),Zr(o),n)}function jt(t){return typeof t=="function"?t():r.unref(t)}const Vt=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const hm=t=>typeof t<"u",mm=Object.prototype.toString,gm=t=>mm.call(t)==="[object Object]",vm=()=>{},F1=ym();function ym(){var t,e;return Vt&&((t=window==null?void 0:window.navigator)==null?void 0:t.userAgent)&&(/iP(?:ad|hone|od)/.test(window.navigator.userAgent)||((e=window==null?void 0:window.navigator)==null?void 0:e.maxTouchPoints)>2&&/iPad|Macintosh/.test(window==null?void 0:window.navigator.userAgent))}function wm(t){return r.getCurrentInstance()}function L1(t,e=1e4){return r.customRef((n,a)=>{let o=jt(t),i;const s=()=>setTimeout(()=>{o=jt(t),a()},jt(e));return Zr(()=>{clearTimeout(i)}),{get(){return n(),o},set(l){o=l,a(),clearTimeout(i),i=s()}}})}function bm(t,e){wm()&&r.onBeforeUnmount(t,e)}function U1(t,e,n={}){const{immediate:a=!0}=n,o=r.ref(!1);let i=null;function s(){i&&(clearTimeout(i),i=null)}function l(){o.value=!1,s()}function c(...u){s(),o.value=!0,i=setTimeout(()=>{o.value=!1,i=null,t(...u)},jt(e))}return a&&(o.value=!0,Vt&&c()),Zr(l),{isPending:r.readonly(o),start:c,stop:l}}function Jt(t){var e;const n=jt(t);return(e=n==null?void 0:n.$el)!=null?e:n}const Bs=Vt?window:void 0;function Xt(...t){let e,n,a,o;if(typeof t[0]=="string"||Array.isArray(t[0])?([n,a,o]=t,e=Bs):[e,n,a,o]=t,!e)return vm;Array.isArray(n)||(n=[n]),Array.isArray(a)||(a=[a]);const i=[],s=()=>{i.forEach(A=>A()),i.length=0},l=(A,d,p,f)=>(A.addEventListener(d,p,f),()=>A.removeEventListener(d,p,f)),c=r.watch(()=>[Jt(e),jt(o)],([A,d])=>{if(s(),!A)return;const p=gm(d)?{...d}:d;i.push(...n.flatMap(f=>a.map(g=>l(A,f,g,p))))},{immediate:!0,flush:"post"}),u=()=>{c(),s()};return Zr(u),u}function Cm(t){return typeof t=="function"?t:typeof t=="string"?e=>e.key===t:Array.isArray(t)?e=>t.includes(e.key):()=>!0}function Em(...t){let e,n,a={};t.length===3?(e=t[0],n=t[1],a=t[2]):t.length===2?typeof t[1]=="object"?(e=!0,n=t[0],a=t[1]):(e=t[0],n=t[1]):(e=!0,n=t[0]);const{target:o=Bs,eventName:i="keydown",passive:s=!1,dedupe:l=!1}=a,c=Cm(e);return Xt(o,i,u=>{u.repeat&&jt(l)||c(u)&&n(u)},s)}function km(){const t=r.ref(!1),e=r.getCurrentInstance();return e&&r.onMounted(()=>{t.value=!0},e),t}function Bm(t){return JSON.parse(JSON.stringify(t))}function Be(t,e,n,a={}){var o,i,s;const{clone:l=!1,passive:c=!1,eventName:u,deep:A=!1,defaultValue:d,shouldEmit:p}=a,f=r.getCurrentInstance(),g=n||(f==null?void 0:f.emit)||((o=f==null?void 0:f.$emit)==null?void 0:o.bind(f))||((s=(i=f==null?void 0:f.proxy)==null?void 0:i.$emit)==null?void 0:s.bind(f==null?void 0:f.proxy));let y=u;e||(e="modelValue"),y=y||`update:${e.toString()}`;const m=h=>l?typeof l=="function"?l(h):Bm(h):h,C=()=>hm(t[e])?m(t[e]):d,v=h=>{p?p(h)&&g(y,h):g(y,h)};if(c){const h=C(),w=r.ref(h);let b=!1;return r.watch(()=>t[e],k=>{b||(b=!0,w.value=m(k),r.nextTick(()=>b=!1))}),r.watch(w,k=>{!b&&(k!==t[e]||A)&&v(k)},{deep:A}),w}else return r.computed({get(){return C()},set(h){v(h)}})}function xs(t){return t?t.flatMap(e=>e.type===r.Fragment?xs(e.children):[e]):[]}function Qe(){let t=document.activeElement;if(t==null)return null;for(;t!=null&&t.shadowRoot!=null&&t.shadowRoot.activeElement!=null;)t=t.shadowRoot.activeElement;return t}const xm=["INPUT","TEXTAREA"];function Sm(t,e,n,a={}){if(!e||a.enableIgnoredElement&&xm.includes(e.nodeName))return null;const{arrowKeyOptions:o="both",attributeName:i="[data-radix-vue-collection-item]",itemsArray:s=[],loop:l=!0,dir:c="ltr",preventScroll:u=!0,focus:A=!1}=a,[d,p,f,g,y,m]=[t.key==="ArrowRight",t.key==="ArrowLeft",t.key==="ArrowUp",t.key==="ArrowDown",t.key==="Home",t.key==="End"],C=f||g,v=d||p;if(!y&&!m&&(!C&&!v||o==="vertical"&&v||o==="horizontal"&&C))return null;const h=n?Array.from(n.querySelectorAll(i)):s;if(!h.length)return null;u&&t.preventDefault();let w=null;return v||C?w=Z1(h,e,{goForward:C?g:c==="ltr"?d:p,loop:l}):y?w=h.at(0)||null:m&&(w=h.at(-1)||null),A&&(w==null||w.focus()),w}function Z1(t,e,n,a=t.length){if(--a===0)return null;const o=t.indexOf(e),i=n.goForward?o+1:o-1;if(!n.loop&&(i<0||i>=t.length))return null;const s=(i+t.length)%t.length,l=t[s];return l?l.hasAttribute("disabled")&&l.getAttribute("disabled")!=="false"?Z1(t,l,n,a):l:null}function Ss(t){if(t===null||typeof t!="object")return!1;const e=Object.getPrototypeOf(t);return e!==null&&e!==Object.prototype&&Object.getPrototypeOf(e)!==null||Symbol.iterator in t?!1:Symbol.toStringTag in t?Object.prototype.toString.call(t)==="[object Module]":!0}function Os(t,e,n=".",a){if(!Ss(e))return Os(t,{},n);const o=Object.assign({},e);for(const i in t){if(i==="__proto__"||i==="constructor")continue;const s=t[i];s!=null&&(Array.isArray(s)&&Array.isArray(o[i])?o[i]=[...s,...o[i]]:Ss(s)&&Ss(o[i])?o[i]=Os(s,o[i],(n?`${n}.`:"")+i.toString()):o[i]=s)}return o}function Om(t){return(...e)=>e.reduce((n,a)=>Os(n,a,""),{})}const Dm=Om(),[Ds,Bx]=pe("ConfigProvider");let Tm="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict",Im=(t=21)=>{let e="",n=t;for(;n--;)e+=Tm[Math.random()*64|0];return e};const Vm=R1(()=>{const t=r.ref(new Map),e=r.ref(),n=r.computed(()=>{for(const s of t.value.values())if(s)return!0;return!1}),a=Ds({scrollBody:r.ref(!0)});let o=null;const i=()=>{document.body.style.paddingRight="",document.body.style.marginRight="",document.body.style.pointerEvents="",document.body.style.removeProperty("--scrollbar-width"),document.body.style.overflow=e.value??"",F1&&(o==null||o()),e.value=void 0};return r.watch(n,(s,l)=>{var c;if(!Vt)return;if(!s){l&&i();return}e.value===void 0&&(e.value=document.body.style.overflow);const u=window.innerWidth-document.documentElement.clientWidth,A={padding:u,margin:0},d=(c=a.scrollBody)!=null&&c.value?typeof a.scrollBody.value=="object"?Dm({padding:a.scrollBody.value.padding===!0?u:a.scrollBody.value.padding,margin:a.scrollBody.value.margin===!0?u:a.scrollBody.value.margin},A):A:{padding:0,margin:0};u>0&&(document.body.style.paddingRight=typeof d.padding=="number"?`${d.padding}px`:String(d.padding),document.body.style.marginRight=typeof d.margin=="number"?`${d.margin}px`:String(d.margin),document.body.style.setProperty("--scrollbar-width",`${u}px`),document.body.style.overflow="hidden"),F1&&(o=Xt(document,"touchmove",p=>Pm(p),{passive:!1})),r.nextTick(()=>{document.body.style.pointerEvents="none",document.body.style.overflow="hidden"})},{immediate:!0,flush:"sync"}),t});function Ts(t){const e=Im(6),n=Vm();n.value.set(e,t??!1);const a=r.computed({get:()=>n.value.get(e)??!1,set:o=>n.value.set(e,o)});return bm(()=>{n.value.delete(e)}),a}function Q1(t){const e=window.getComputedStyle(t);if(e.overflowX==="scroll"||e.overflowY==="scroll"||e.overflowX==="auto"&&t.clientWidth<t.scrollWidth||e.overflowY==="auto"&&t.clientHeight<t.scrollHeight)return!0;{const n=t.parentNode;return!(n instanceof Element)||n.tagName==="BODY"?!1:Q1(n)}}function Pm(t){const e=t||window.event,n=e.target;return n instanceof Element&&Q1(n)?!1:e.touches.length>1?!0:(e.preventDefault&&e.cancelable&&e.preventDefault(),!1)}const Mm="data-radix-vue-collection-item";function _m(t,e=Mm){const n=Symbol();return{createCollection:a=>{const o=r.ref([]);function i(){const s=Jt(a);return s?o.value=Array.from(s.querySelectorAll(`[${e}]:not([data-disabled])`)):o.value=[]}return r.onBeforeUpdate(()=>{o.value=[]}),r.onMounted(i),r.onUpdated(i),r.watch(()=>a==null?void 0:a.value,i,{immediate:!0}),r.provide(n,o),o},injectCollection:()=>r.inject(n,r.ref([]))}}function H1(t){const e=r.ref(t);function n(){return e.value}function a(y){e.value=y}function o(y,m){return new Ot(e.value,m).format(y)}function i(y,m=!0){return ss(y)&&m?o($e(y),{dateStyle:"long",timeStyle:"long"}):o($e(y),{dateStyle:"long"})}function s(y,m={}){return new Ot(e.value,{month:"long",year:"numeric",...m}).format(y)}function l(y,m={}){return new Ot(e.value,{month:"long",...m}).format(y)}function c(){const y=Su(Vr());return[1,2,3,4,5,6,7,8,9,10,11,12].map(m=>({label:l($e(y.set({month:m}))),value:m}))}function u(y,m={}){return new Ot(e.value,{year:"numeric",...m}).format(y)}function A(y,m){return Xa(y)?new Ot(e.value,{...m,timeZone:y.timeZone}).formatToParts($e(y)):new Ot(e.value,m).formatToParts($e(y))}function d(y,m="narrow"){return new Ot(e.value,{weekday:m}).format(y)}function p(y){var m;return((m=new Ot(e.value,{hour:"numeric",minute:"numeric"}).formatToParts(y).find(C=>C.type==="dayPeriod"))==null?void 0:m.value)==="PM"?"PM":"AM"}const f={year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric"};function g(y,m,C={}){const v={...f,...C},h=A(y,v).find(w=>w.type===m);return h?h.value:""}return{setLocale:a,getLocale:n,fullMonth:l,fullYear:u,fullMonthAndYear:s,toParts:A,custom:o,part:g,dayPeriod:p,selectedDate:i,dayOfWeek:d,getMonths:c}}function Cn(t){const e=Ds({dir:r.ref("ltr")});return r.computed(()=>{var n;return(t==null?void 0:t.value)||((n=e.dir)==null?void 0:n.value)||"ltr"})}function Qr(t){const e=r.getCurrentInstance(),n=e==null?void 0:e.type.emits,a={};return n!=null&&n.length||console.warn(`No emitted event found. Please check component: ${e==null?void 0:e.type.__name}`),n==null||n.forEach(o=>{a[r.toHandlerKey(r.camelize(o))]=(...i)=>t(o,...i)}),a}let Is=0;function q1(){r.watchEffect(t=>{if(!Vt)return;const e=document.querySelectorAll("[data-radix-focus-guard]");document.body.insertAdjacentElement("afterbegin",e[0]??z1()),document.body.insertAdjacentElement("beforeend",e[1]??z1()),Is++,t(()=>{Is===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(n=>n.remove()),Is--})})}function z1(){const t=document.createElement("span");return t.setAttribute("data-radix-focus-guard",""),t.tabIndex=0,t.style.outline="none",t.style.opacity="0",t.style.position="fixed",t.style.pointerEvents="none",t}function Vs(t){return r.computed(()=>{var e;return jt(t)?!!((e=Jt(t))!=null&&e.closest("form")):!0})}function Ps(t){const e=r.getCurrentInstance(),n=Object.keys((e==null?void 0:e.type.props)??{}).reduce((o,i)=>{const s=(e==null?void 0:e.type.props[i]).default;return s!==void 0&&(o[i]=s),o},{}),a=r.toRef(t);return r.computed(()=>{const o={},i=(e==null?void 0:e.vnode.props)??{};return Object.keys(i).forEach(s=>{o[r.camelize(s)]=i[s]}),Object.keys({...n,...o}).reduce((s,l)=>(a.value[l]!==void 0&&(s[l]=a.value[l]),s),{})})}function Pt(t,e){const n=Ps(t),a=e?Qr(e):{};return r.computed(()=>({...n.value,...a}))}function Y(){const t=r.getCurrentInstance(),e=r.ref(),n=r.computed(()=>{var s,l;return["#text","#comment"].includes((s=e.value)==null?void 0:s.$el.nodeName)?(l=e.value)==null?void 0:l.$el.nextElementSibling:Jt(e)}),a=Object.assign({},t.exposed),o={};for(const s in t.props)Object.defineProperty(o,s,{enumerable:!0,configurable:!0,get:()=>t.props[s]});if(Object.keys(a).length>0)for(const s in a)Object.defineProperty(o,s,{enumerable:!0,configurable:!0,get:()=>a[s]});Object.defineProperty(o,"$el",{enumerable:!0,configurable:!0,get:()=>t.vnode.el}),t.exposed=o;function i(s){e.value=s,s&&(Object.defineProperty(o,"$el",{enumerable:!0,configurable:!0,get:()=>s instanceof Element?s:s.$el}),t.exposed=o)}return{forwardRef:i,currentRef:e,currentElement:n}}function Rm(t,e){const n=L1(!1,300),a=r.ref(null),o=fm();function i(){a.value=null,n.value=!1}function s(l,c){const u=l.currentTarget,A={x:l.clientX,y:l.clientY},d=Fm(A,u.getBoundingClientRect()),p=Lm(A,d),f=Um(c.getBoundingClientRect()),g=Qm([...p,...f]);a.value=g,n.value=!0}return r.watchEffect(l=>{if(t.value&&e.value){const c=A=>s(A,e.value),u=A=>s(A,t.value);t.value.addEventListener("pointerleave",c),e.value.addEventListener("pointerleave",u),l(()=>{var A,d;(A=t.value)==null||A.removeEventListener("pointerleave",c),(d=e.value)==null||d.removeEventListener("pointerleave",u)})}}),r.watchEffect(l=>{var c;if(a.value){const u=A=>{var d,p;if(!a.value)return;const f=A.target,g={x:A.clientX,y:A.clientY},y=((d=t.value)==null?void 0:d.contains(f))||((p=e.value)==null?void 0:p.contains(f)),m=!Zm(g,a.value),C=!!f.closest("[data-grace-area-trigger]");y?i():(m||C)&&(i(),o.trigger())};(c=t.value)==null||c.ownerDocument.addEventListener("pointermove",u),l(()=>{var A;return(A=t.value)==null?void 0:A.ownerDocument.removeEventListener("pointermove",u)})}}),{isPointerInTransit:n,onPointerExit:o.on}}function Fm(t,e){const n=Math.abs(e.top-t.y),a=Math.abs(e.bottom-t.y),o=Math.abs(e.right-t.x),i=Math.abs(e.left-t.x);switch(Math.min(n,a,o,i)){case i:return"left";case o:return"right";case n:return"top";case a:return"bottom";default:throw new Error("unreachable")}}function Lm(t,e,n=5){const a=[];switch(e){case"top":a.push({x:t.x-n,y:t.y+n},{x:t.x+n,y:t.y+n});break;case"bottom":a.push({x:t.x-n,y:t.y-n},{x:t.x+n,y:t.y-n});break;case"left":a.push({x:t.x+n,y:t.y-n},{x:t.x+n,y:t.y+n});break;case"right":a.push({x:t.x-n,y:t.y-n},{x:t.x-n,y:t.y+n});break}return a}function Um(t){const{top:e,right:n,bottom:a,left:o}=t;return[{x:o,y:e},{x:n,y:e},{x:n,y:a},{x:o,y:a}]}function Zm(t,e){const{x:n,y:a}=t;let o=!1;for(let i=0,s=e.length-1;i<e.length;s=i++){const l=e[i].x,c=e[i].y,u=e[s].x,A=e[s].y;c>a!=A>a&&n<(u-l)*(a-c)/(A-c)+l&&(o=!o)}return o}function Qm(t){const e=t.slice();return e.sort((n,a)=>n.x<a.x?-1:n.x>a.x?1:n.y<a.y?-1:n.y>a.y?1:0),Hm(e)}function Hm(t){if(t.length<=1)return t.slice();const e=[];for(let a=0;a<t.length;a++){const o=t[a];for(;e.length>=2;){const i=e[e.length-1],s=e[e.length-2];if((i.x-s.x)*(o.y-s.y)>=(i.y-s.y)*(o.x-s.x))e.pop();else break}e.push(o)}e.pop();const n=[];for(let a=t.length-1;a>=0;a--){const o=t[a];for(;n.length>=2;){const i=n[n.length-1],s=n[n.length-2];if((i.x-s.x)*(o.y-s.y)>=(i.y-s.y)*(o.x-s.x))n.pop();else break}n.push(o)}return n.pop(),e.length===1&&n.length===1&&e[0].x===n[0].x&&e[0].y===n[0].y?e:e.concat(n)}var qm=function(t){if(typeof document>"u")return null;var e=Array.isArray(t)?t[0]:t;return e.ownerDocument.body},Nn=new WeakMap,no=new WeakMap,ro={},Ms=0,K1=function(t){return t&&(t.host||K1(t.parentNode))},zm=function(t,e){return e.map(function(n){if(t.contains(n))return n;var a=K1(n);return a&&t.contains(a)?a:(console.error("aria-hidden",n,"in not contained inside",t,". Doing nothing"),null)}).filter(function(n){return!!n})},Km=function(t,e,n,a){var o=zm(e,Array.isArray(t)?t:[t]);ro[n]||(ro[n]=new WeakMap);var i=ro[n],s=[],l=new Set,c=new Set(o),u=function(d){!d||l.has(d)||(l.add(d),u(d.parentNode))};o.forEach(u);var A=function(d){!d||c.has(d)||Array.prototype.forEach.call(d.children,function(p){if(l.has(p))A(p);else try{var f=p.getAttribute(a),g=f!==null&&f!=="false",y=(Nn.get(p)||0)+1,m=(i.get(p)||0)+1;Nn.set(p,y),i.set(p,m),s.push(p),y===1&&g&&no.set(p,!0),m===1&&p.setAttribute(n,"true"),g||p.setAttribute(a,"true")}catch(C){console.error("aria-hidden: cannot operate on ",p,C)}})};return A(e),l.clear(),Ms++,function(){s.forEach(function(d){var p=Nn.get(d)-1,f=i.get(d)-1;Nn.set(d,p),i.set(d,f),p||(no.has(d)||d.removeAttribute(a),no.delete(d)),f||d.removeAttribute(n)}),Ms--,Ms||(Nn=new WeakMap,Nn=new WeakMap,no=new WeakMap,ro={})}},jm=function(t,e,n){n===void 0&&(n="data-aria-hidden");var a=Array.from(Array.isArray(t)?t:[t]),o=qm(t);return o?(a.push.apply(a,Array.from(o.querySelectorAll("[aria-live]"))),Km(a,o,n,"aria-hidden")):function(){return null}};function _s(t){let e;r.watch(()=>Jt(t),n=>{n?e=jm(n):e&&e()}),r.onUnmounted(()=>{e&&e()})}let Jm=0;function Wt(t,e="radix"){const n=Ds({useId:void 0});return fc.useId?`${e}-${fc.useId()}`:n.useId?`${e}-${n.useId()}`:`${e}-${++Jm}`}function Xm(t){const e=r.ref(),n=r.computed(()=>{var o;return((o=e.value)==null?void 0:o.width)??0}),a=r.computed(()=>{var o;return((o=e.value)==null?void 0:o.height)??0});return r.onMounted(()=>{const o=Jt(t);if(o){e.value={width:o.offsetWidth,height:o.offsetHeight};const i=new ResizeObserver(s=>{if(!Array.isArray(s)||!s.length)return;const l=s[0];let c,u;if("borderBoxSize"in l){const A=l.borderBoxSize,d=Array.isArray(A)?A[0]:A;c=d.inlineSize,u=d.blockSize}else c=o.offsetWidth,u=o.offsetHeight;e.value={width:c,height:u}});return i.observe(o,{box:"border-box"}),()=>i.unobserve(o)}else e.value=void 0}),{width:n,height:a}}function Wm(t,e){const n=r.ref(t);function a(o){return e[n.value][o]??n.value}return{state:n,dispatch:o=>{n.value=a(o)}}}const Ym="data-item-text";function $m(t){const e=L1("",1e3);return{search:e,handleTypeaheadSearch:(n,a)=>{if(!(t!=null&&t.value)&&!a)return;e.value=e.value+n;const o=(t==null?void 0:t.value)??a,i=Qe(),s=o.map(d=>{var p;return{ref:d,textValue:((p=(d.querySelector(`[${Ym}]`)??d).textContent)==null?void 0:p.trim())??""}}),l=s.find(d=>d.ref===i),c=s.map(d=>d.textValue),u=Nm(c,e.value,l==null?void 0:l.textValue),A=s.find(d=>d.textValue===u);return A&&A.ref.focus(),A==null?void 0:A.ref},resetTypeahead:()=>{e.value=""}}}function Gm(t,e){return t.map((n,a)=>t[(e+a)%t.length])}function Nm(t,e,n){const a=e.length>1&&Array.from(e).every(l=>l===e[0])?e[0]:e,o=n?t.indexOf(n):-1;let i=Gm(t,Math.max(o,0));a.length===1&&(i=i.filter(l=>l!==n));const s=i.find(l=>l.toLowerCase().startsWith(a.toLowerCase()));return s!==n?s:void 0}function Hr(){return{ALT:"Alt",ARROW_DOWN:"ArrowDown",ARROW_LEFT:"ArrowLeft",ARROW_RIGHT:"ArrowRight",ARROW_UP:"ArrowUp",BACKSPACE:"Backspace",CAPS_LOCK:"CapsLock",CONTROL:"Control",DELETE:"Delete",END:"End",ENTER:"Enter",ESCAPE:"Escape",F1:"F1",F10:"F10",F11:"F11",F12:"F12",F2:"F2",F3:"F3",F4:"F4",F5:"F5",F6:"F6",F7:"F7",F8:"F8",F9:"F9",HOME:"Home",META:"Meta",PAGE_DOWN:"PageDown",PAGE_UP:"PageUp",SHIFT:"Shift",SPACE:" ",TAB:"Tab",CTRL:"Control",ASTERISK:"*",SPACE_CODE:"Space"}}const Rs=r.defineComponent({name:"PrimitiveSlot",inheritAttrs:!1,setup(t,{attrs:e,slots:n}){return()=>{var a,o;if(!n.default)return null;const i=xs(n.default()),s=i.findIndex(A=>A.type!==r.Comment);if(s===-1)return i;const l=i[s];(a=l.props)==null||delete a.ref;const c=l.props?r.mergeProps(e,l.props):e;e.class&&(o=l.props)!=null&&o.class&&delete l.props.class;const u=r.cloneVNode(l,c);for(const A in c)A.startsWith("on")&&(u.props||(u.props={}),u.props[A]=c[A]);return i.length===1?u:(i[s]=u,i)}}}),te=r.defineComponent({name:"Primitive",inheritAttrs:!1,props:{asChild:{type:Boolean,default:!1},as:{type:[String,Object],default:"div"}},setup(t,{attrs:e,slots:n}){const a=t.asChild?"template":t.as;return typeof a=="string"&&["area","img","input"].includes(a)?()=>r.h(a,e):a!=="template"?()=>r.h(t.as,e,{default:n.default}):()=>r.h(Rs,e,{default:n.default})}});function qr(){const t=r.ref(),e=r.computed(()=>{var n,a;return["#text","#comment"].includes((n=t.value)==null?void 0:n.$el.nodeName)?(a=t.value)==null?void 0:a.$el.nextElementSibling:Jt(t)});return{primitiveElement:t,currentElement:e}}function e5(t,e){var n;const a=r.ref({}),o=r.ref("none"),i=r.ref(t),s=t.value?"mounted":"unmounted";let l;const c=((n=e.value)==null?void 0:n.ownerDocument.defaultView)??Bs,{state:u,dispatch:A}=Wm(s,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}}),d=m=>{var C;if(Vt){const v=new CustomEvent(m,{bubbles:!1,cancelable:!1});(C=e.value)==null||C.dispatchEvent(v)}};r.watch(t,async(m,C)=>{var v;const h=C!==m;if(await r.nextTick(),h){const w=o.value,b=ao(e.value);m?(A("MOUNT"),d("enter"),b==="none"&&d("after-enter")):b==="none"||((v=a.value)==null?void 0:v.display)==="none"?(A("UNMOUNT"),d("leave"),d("after-leave")):C&&w!==b?(A("ANIMATION_OUT"),d("leave")):(A("UNMOUNT"),d("after-leave"))}},{immediate:!0});const p=m=>{const C=ao(e.value),v=C.includes(m.animationName),h=u.value==="mounted"?"enter":"leave";if(m.target===e.value&&v&&(d(`after-${h}`),A("ANIMATION_END"),!i.value)){const w=e.value.style.animationFillMode;e.value.style.animationFillMode="forwards",l=c==null?void 0:c.setTimeout(()=>{var b;((b=e.value)==null?void 0:b.style.animationFillMode)==="forwards"&&(e.value.style.animationFillMode=w)})}m.target===e.value&&C==="none"&&A("ANIMATION_END")},f=m=>{m.target===e.value&&(o.value=ao(e.value))},g=r.watch(e,(m,C)=>{m?(a.value=getComputedStyle(m),m.addEventListener("animationstart",f),m.addEventListener("animationcancel",p),m.addEventListener("animationend",p)):(A("ANIMATION_END"),l!==void 0&&(c==null||c.clearTimeout(l)),C==null||C.removeEventListener("animationstart",f),C==null||C.removeEventListener("animationcancel",p),C==null||C.removeEventListener("animationend",p))},{immediate:!0}),y=r.watch(u,()=>{const m=ao(e.value);o.value=u.value==="mounted"?m:"none"});return r.onUnmounted(()=>{g(),y()}),{isPresent:r.computed(()=>["mounted","unmountSuspended"].includes(u.value))}}function ao(t){return t&&getComputedStyle(t).animationName||"none"}const En=r.defineComponent({name:"Presence",props:{present:{type:Boolean,required:!0},forceMount:{type:Boolean}},slots:{},setup(t,{slots:e,expose:n}){var a;const{present:o,forceMount:i}=r.toRefs(t),s=r.ref(),{isPresent:l}=e5(o,s);n({present:l});let c=e.default({present:l});c=xs(c||[]);const u=r.getCurrentInstance();if(c&&(c==null?void 0:c.length)>1){const A=(a=u==null?void 0:u.parent)!=null&&a.type.name?`<${u.parent.type.name} />`:"component";throw new Error([`Detected an invalid children for \`${A}\` for \`Presence\` component.`,"","Note: Presence works similarly to `v-if` directly, but it waits for animation/transition to finished before unmounting. So it expect only one direct child of valid VNode type.","You can apply a few solutions:",["Provide a single child element so that `presence` directive attach correctly.","Ensure the first child is an actual element instead of a raw text node or comment node."].map(d=>` - ${d}`).join(`
12
+ This will fail in production.`);l=Er,l._s.has(a)||(i?ki(a,e,o,l):Ic(a,o,l),process.env.NODE_ENV!=="production"&&(s._pinia=l));const A=l._s.get(a);if(process.env.NODE_ENV!=="production"&&c){const d="__hot:"+a,p=i?ki(d,e,o,l,!0):Ic(d,We({},o),l,!0);c._hotUpdate(p),delete l.state.value[d],l._s.delete(d)}if(process.env.NODE_ENV!=="production"&&Ca){const d=r.getCurrentInstance();if(d&&d.proxy&&!c){const p=d.proxy,f="_pStores"in p?p._pStores:p._pStores={};f[a]=A}}return A}return s.$id=a,s}let Sa;const C0=new Uint8Array(16);function E0(){if(!Sa&&(Sa=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Sa))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Sa(C0)}const ke=[];for(let t=0;t<256;++t)ke.push((t+256).toString(16).slice(1));function k0(t,e=0){return ke[t[e+0]]+ke[t[e+1]]+ke[t[e+2]]+ke[t[e+3]]+"-"+ke[t[e+4]]+ke[t[e+5]]+"-"+ke[t[e+6]]+ke[t[e+7]]+"-"+ke[t[e+8]]+ke[t[e+9]]+"-"+ke[t[e+10]]+ke[t[e+11]]+ke[t[e+12]]+ke[t[e+13]]+ke[t[e+14]]+ke[t[e+15]]}const Pc={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function B0(t,e,n){if(Pc.randomUUID&&!e&&!t)return Pc.randomUUID();t=t||{};const a=t.random||(t.rng||E0)();return a[6]=a[6]&15|64,a[8]=a[8]&63|128,k0(a)}function Bi(t){const e=document.cookie.split(";");for(let n=0;n<e.length;n++){const a=e[n].trim();if(a.startsWith(t+"="))return decodeURIComponent(a.substring(t.length+1))}return null}function xi({name:t,value:e,days:n=0,hours:a=0,minutes:o=0,seconds:i=0,milliseconds:s=0}){const l=new Date;l.setTime(l.getTime()+n*24*60*60*1e3+a*60*60*1e3+o*60*1e3+i*1e3+s);const c="; expires="+l.toUTCString();document.cookie=t+"="+encodeURIComponent(e)+c+"; path=/"}function x0(t){document.cookie=t+"=; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;"}function Rn(){const t=window.location.hostname,e=t==="localhost"||t==="127.0.0.1",n=/^192\.168\.|^10\.|^172\.(1[6-9]|2[0-9]|3[0-1])\./.test(t);return e||n}function S0(){if(typeof window<"u"){const t=window.location.hostname,e=Rn();console.log(`🌍 Entorno detectado: ${t} - ${e?"Desarrollo":"Producción"}`)}}const Si="fge_auth_access_token";function O0(t){Rn()&&localStorage.setItem(Si,t)}function Mc(){return Rn()?localStorage.getItem(Si):null}function D0(){Rn()&&localStorage.removeItem(Si)}function _c(t,e){return function(){return t.apply(e,arguments)}}const{toString:T0}=Object.prototype,{getPrototypeOf:Oi}=Object,Oa=(t=>e=>{const n=T0.call(e);return t[n]||(t[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),ot=t=>(t=t.toLowerCase(),e=>Oa(e)===t),Da=t=>e=>typeof e===t,{isArray:Fn}=Array,xr=Da("undefined");function I0(t){return t!==null&&!xr(t)&&t.constructor!==null&&!xr(t.constructor)&&ze(t.constructor.isBuffer)&&t.constructor.isBuffer(t)}const Rc=ot("ArrayBuffer");function V0(t){let e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(t):e=t&&t.buffer&&Rc(t.buffer),e}const P0=Da("string"),ze=Da("function"),Fc=Da("number"),Ta=t=>t!==null&&typeof t=="object",M0=t=>t===!0||t===!1,Ia=t=>{if(Oa(t)!=="object")return!1;const e=Oi(t);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(Symbol.toStringTag in t)&&!(Symbol.iterator in t)},_0=ot("Date"),R0=ot("File"),F0=ot("Blob"),L0=ot("FileList"),U0=t=>Ta(t)&&ze(t.pipe),Z0=t=>{let e;return t&&(typeof FormData=="function"&&t instanceof FormData||ze(t.append)&&((e=Oa(t))==="formdata"||e==="object"&&ze(t.toString)&&t.toString()==="[object FormData]"))},Q0=ot("URLSearchParams"),[H0,q0,z0,K0]=["ReadableStream","Request","Response","Headers"].map(ot),j0=t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Sr(t,e,{allOwnKeys:n=!1}={}){if(t===null||typeof t>"u")return;let a,o;if(typeof t!="object"&&(t=[t]),Fn(t))for(a=0,o=t.length;a<o;a++)e.call(null,t[a],a,t);else{const i=n?Object.getOwnPropertyNames(t):Object.keys(t),s=i.length;let l;for(a=0;a<s;a++)l=i[a],e.call(null,t[l],l,t)}}function Lc(t,e){e=e.toLowerCase();const n=Object.keys(t);let a=n.length,o;for(;a-- >0;)if(o=n[a],e===o.toLowerCase())return o;return null}const fn=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,Uc=t=>!xr(t)&&t!==fn;function Di(){const{caseless:t}=Uc(this)&&this||{},e={},n=(a,o)=>{const i=t&&Lc(e,o)||o;Ia(e[i])&&Ia(a)?e[i]=Di(e[i],a):Ia(a)?e[i]=Di({},a):Fn(a)?e[i]=a.slice():e[i]=a};for(let a=0,o=arguments.length;a<o;a++)arguments[a]&&Sr(arguments[a],n);return e}const X0=(t,e,n,{allOwnKeys:a}={})=>(Sr(e,(o,i)=>{n&&ze(o)?t[i]=_c(o,n):t[i]=o},{allOwnKeys:a}),t),J0=t=>(t.charCodeAt(0)===65279&&(t=t.slice(1)),t),W0=(t,e,n,a)=>{t.prototype=Object.create(e.prototype,a),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:e.prototype}),n&&Object.assign(t.prototype,n)},Y0=(t,e,n,a)=>{let o,i,s;const l={};if(e=e||{},t==null)return e;do{for(o=Object.getOwnPropertyNames(t),i=o.length;i-- >0;)s=o[i],(!a||a(s,t,e))&&!l[s]&&(e[s]=t[s],l[s]=!0);t=n!==!1&&Oi(t)}while(t&&(!n||n(t,e))&&t!==Object.prototype);return e},$0=(t,e,n)=>{t=String(t),(n===void 0||n>t.length)&&(n=t.length),n-=e.length;const a=t.indexOf(e,n);return a!==-1&&a===n},G0=t=>{if(!t)return null;if(Fn(t))return t;let e=t.length;if(!Fc(e))return null;const n=new Array(e);for(;e-- >0;)n[e]=t[e];return n},N0=(t=>e=>t&&e instanceof t)(typeof Uint8Array<"u"&&Oi(Uint8Array)),e3=(t,e)=>{const a=(t&&t[Symbol.iterator]).call(t);let o;for(;(o=a.next())&&!o.done;){const i=o.value;e.call(t,i[0],i[1])}},t3=(t,e)=>{let n;const a=[];for(;(n=t.exec(e))!==null;)a.push(n);return a},n3=ot("HTMLFormElement"),r3=t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,a,o){return a.toUpperCase()+o}),Zc=(({hasOwnProperty:t})=>(e,n)=>t.call(e,n))(Object.prototype),a3=ot("RegExp"),Qc=(t,e)=>{const n=Object.getOwnPropertyDescriptors(t),a={};Sr(n,(o,i)=>{let s;(s=e(o,i,t))!==!1&&(a[i]=s||o)}),Object.defineProperties(t,a)},o3=t=>{Qc(t,(e,n)=>{if(ze(t)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const a=t[n];if(ze(a)){if(e.enumerable=!1,"writable"in e){e.writable=!1;return}e.set||(e.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},i3=(t,e)=>{const n={},a=o=>{o.forEach(i=>{n[i]=!0})};return Fn(t)?a(t):a(String(t).split(e)),n},s3=()=>{},l3=(t,e)=>t!=null&&Number.isFinite(t=+t)?t:e,Ti="abcdefghijklmnopqrstuvwxyz",Hc="0123456789",qc={DIGIT:Hc,ALPHA:Ti,ALPHA_DIGIT:Ti+Ti.toUpperCase()+Hc},c3=(t=16,e=qc.ALPHA_DIGIT)=>{let n="";const{length:a}=e;for(;t--;)n+=e[Math.random()*a|0];return n};function u3(t){return!!(t&&ze(t.append)&&t[Symbol.toStringTag]==="FormData"&&t[Symbol.iterator])}const A3=t=>{const e=new Array(10),n=(a,o)=>{if(Ta(a)){if(e.indexOf(a)>=0)return;if(!("toJSON"in a)){e[o]=a;const i=Fn(a)?[]:{};return Sr(a,(s,l)=>{const c=n(s,o+1);!xr(c)&&(i[l]=c)}),e[o]=void 0,i}}return a};return n(t,0)},d3=ot("AsyncFunction"),f3=t=>t&&(Ta(t)||ze(t))&&ze(t.then)&&ze(t.catch),zc=((t,e)=>t?setImmediate:e?((n,a)=>(fn.addEventListener("message",({source:o,data:i})=>{o===fn&&i===n&&a.length&&a.shift()()},!1),o=>{a.push(o),fn.postMessage(n,"*")}))(`axios@${Math.random()}`,[]):n=>setTimeout(n))(typeof setImmediate=="function",ze(fn.postMessage)),p3=typeof queueMicrotask<"u"?queueMicrotask.bind(fn):typeof process<"u"&&process.nextTick||zc,O={isArray:Fn,isArrayBuffer:Rc,isBuffer:I0,isFormData:Z0,isArrayBufferView:V0,isString:P0,isNumber:Fc,isBoolean:M0,isObject:Ta,isPlainObject:Ia,isReadableStream:H0,isRequest:q0,isResponse:z0,isHeaders:K0,isUndefined:xr,isDate:_0,isFile:R0,isBlob:F0,isRegExp:a3,isFunction:ze,isStream:U0,isURLSearchParams:Q0,isTypedArray:N0,isFileList:L0,forEach:Sr,merge:Di,extend:X0,trim:j0,stripBOM:J0,inherits:W0,toFlatObject:Y0,kindOf:Oa,kindOfTest:ot,endsWith:$0,toArray:G0,forEachEntry:e3,matchAll:t3,isHTMLForm:n3,hasOwnProperty:Zc,hasOwnProp:Zc,reduceDescriptors:Qc,freezeMethods:o3,toObjectSet:i3,toCamelCase:r3,noop:s3,toFiniteNumber:l3,findKey:Lc,global:fn,isContextDefined:Uc,ALPHABET:qc,generateString:c3,isSpecCompliantForm:u3,toJSONObject:A3,isAsyncFn:d3,isThenable:f3,setImmediate:zc,asap:p3};function N(t,e,n,a,o){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=t,this.name="AxiosError",e&&(this.code=e),n&&(this.config=n),a&&(this.request=a),o&&(this.response=o)}O.inherits(N,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:O.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const Kc=N.prototype,jc={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(t=>{jc[t]={value:t}}),Object.defineProperties(N,jc),Object.defineProperty(Kc,"isAxiosError",{value:!0}),N.from=(t,e,n,a,o,i)=>{const s=Object.create(Kc);return O.toFlatObject(t,s,function(c){return c!==Error.prototype},l=>l!=="isAxiosError"),N.call(s,t.message,e,n,a,o),s.cause=t,s.name=t.name,i&&Object.assign(s,i),s};const h3=null;function Ii(t){return O.isPlainObject(t)||O.isArray(t)}function Xc(t){return O.endsWith(t,"[]")?t.slice(0,-2):t}function Jc(t,e,n){return t?t.concat(e).map(function(o,i){return o=Xc(o),!n&&i?"["+o+"]":o}).join(n?".":""):e}function m3(t){return O.isArray(t)&&!t.some(Ii)}const g3=O.toFlatObject(O,{},null,function(e){return/^is[A-Z]/.test(e)});function Va(t,e,n){if(!O.isObject(t))throw new TypeError("target must be an object");e=e||new FormData,n=O.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(y,m){return!O.isUndefined(m[y])});const a=n.metaTokens,o=n.visitor||A,i=n.dots,s=n.indexes,c=(n.Blob||typeof Blob<"u"&&Blob)&&O.isSpecCompliantForm(e);if(!O.isFunction(o))throw new TypeError("visitor must be a function");function u(g){if(g===null)return"";if(O.isDate(g))return g.toISOString();if(!c&&O.isBlob(g))throw new N("Blob is not supported. Use a Buffer instead.");return O.isArrayBuffer(g)||O.isTypedArray(g)?c&&typeof Blob=="function"?new Blob([g]):Buffer.from(g):g}function A(g,y,m){let C=g;if(g&&!m&&typeof g=="object"){if(O.endsWith(y,"{}"))y=a?y:y.slice(0,-2),g=JSON.stringify(g);else if(O.isArray(g)&&m3(g)||(O.isFileList(g)||O.endsWith(y,"[]"))&&(C=O.toArray(g)))return y=Xc(y),C.forEach(function(h,w){!(O.isUndefined(h)||h===null)&&e.append(s===!0?Jc([y],w,i):s===null?y:y+"[]",u(h))}),!1}return Ii(g)?!0:(e.append(Jc(m,y,i),u(g)),!1)}const d=[],p=Object.assign(g3,{defaultVisitor:A,convertValue:u,isVisitable:Ii});function f(g,y){if(!O.isUndefined(g)){if(d.indexOf(g)!==-1)throw Error("Circular reference detected in "+y.join("."));d.push(g),O.forEach(g,function(C,v){(!(O.isUndefined(C)||C===null)&&o.call(e,C,O.isString(v)?v.trim():v,y,p))===!0&&f(C,y?y.concat(v):[v])}),d.pop()}}if(!O.isObject(t))throw new TypeError("data must be an object");return f(t),e}function Wc(t){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,function(a){return e[a]})}function Vi(t,e){this._pairs=[],t&&Va(t,this,e)}const Yc=Vi.prototype;Yc.append=function(e,n){this._pairs.push([e,n])},Yc.toString=function(e){const n=e?function(a){return e.call(this,a,Wc)}:Wc;return this._pairs.map(function(o){return n(o[0])+"="+n(o[1])},"").join("&")};function v3(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function $c(t,e,n){if(!e)return t;const a=n&&n.encode||v3,o=n&&n.serialize;let i;if(o?i=o(e,n):i=O.isURLSearchParams(e)?e.toString():new Vi(e,n).toString(a),i){const s=t.indexOf("#");s!==-1&&(t=t.slice(0,s)),t+=(t.indexOf("?")===-1?"?":"&")+i}return t}class Gc{constructor(){this.handlers=[]}use(e,n,a){return this.handlers.push({fulfilled:e,rejected:n,synchronous:a?a.synchronous:!1,runWhen:a?a.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){O.forEach(this.handlers,function(a){a!==null&&e(a)})}}const Nc={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},y3={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams<"u"?URLSearchParams:Vi,FormData:typeof FormData<"u"?FormData:null,Blob:typeof Blob<"u"?Blob:null},protocols:["http","https","file","blob","url","data"]},Pi=typeof window<"u"&&typeof document<"u",w3=(t=>Pi&&["ReactNative","NativeScript","NS"].indexOf(t)<0)(typeof navigator<"u"&&navigator.product),b3=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",C3=Pi&&window.location.href||"http://localhost",it={...Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Pi,hasStandardBrowserEnv:w3,hasStandardBrowserWebWorkerEnv:b3,origin:C3},Symbol.toStringTag,{value:"Module"})),...y3};function E3(t,e){return Va(t,new it.classes.URLSearchParams,Object.assign({visitor:function(n,a,o,i){return it.isNode&&O.isBuffer(n)?(this.append(a,n.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)}},e))}function k3(t){return O.matchAll(/\w+|\[(\w*)]/g,t).map(e=>e[0]==="[]"?"":e[1]||e[0])}function B3(t){const e={},n=Object.keys(t);let a;const o=n.length;let i;for(a=0;a<o;a++)i=n[a],e[i]=t[i];return e}function eu(t){function e(n,a,o,i){let s=n[i++];if(s==="__proto__")return!0;const l=Number.isFinite(+s),c=i>=n.length;return s=!s&&O.isArray(o)?o.length:s,c?(O.hasOwnProp(o,s)?o[s]=[o[s],a]:o[s]=a,!l):((!o[s]||!O.isObject(o[s]))&&(o[s]=[]),e(n,a,o[s],i)&&O.isArray(o[s])&&(o[s]=B3(o[s])),!l)}if(O.isFormData(t)&&O.isFunction(t.entries)){const n={};return O.forEachEntry(t,(a,o)=>{e(k3(a),o,n,0)}),n}return null}function x3(t,e,n){if(O.isString(t))try{return(e||JSON.parse)(t),O.trim(t)}catch(a){if(a.name!=="SyntaxError")throw a}return(n||JSON.stringify)(t)}const Or={transitional:Nc,adapter:["xhr","http","fetch"],transformRequest:[function(e,n){const a=n.getContentType()||"",o=a.indexOf("application/json")>-1,i=O.isObject(e);if(i&&O.isHTMLForm(e)&&(e=new FormData(e)),O.isFormData(e))return o?JSON.stringify(eu(e)):e;if(O.isArrayBuffer(e)||O.isBuffer(e)||O.isStream(e)||O.isFile(e)||O.isBlob(e)||O.isReadableStream(e))return e;if(O.isArrayBufferView(e))return e.buffer;if(O.isURLSearchParams(e))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let l;if(i){if(a.indexOf("application/x-www-form-urlencoded")>-1)return E3(e,this.formSerializer).toString();if((l=O.isFileList(e))||a.indexOf("multipart/form-data")>-1){const c=this.env&&this.env.FormData;return Va(l?{"files[]":e}:e,c&&new c,this.formSerializer)}}return i||o?(n.setContentType("application/json",!1),x3(e)):e}],transformResponse:[function(e){const n=this.transitional||Or.transitional,a=n&&n.forcedJSONParsing,o=this.responseType==="json";if(O.isResponse(e)||O.isReadableStream(e))return e;if(e&&O.isString(e)&&(a&&!this.responseType||o)){const s=!(n&&n.silentJSONParsing)&&o;try{return JSON.parse(e)}catch(l){if(s)throw l.name==="SyntaxError"?N.from(l,N.ERR_BAD_RESPONSE,this,null,this.response):l}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:it.classes.FormData,Blob:it.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};O.forEach(["delete","get","head","post","put","patch"],t=>{Or.headers[t]={}});const S3=O.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),O3=t=>{const e={};let n,a,o;return t&&t.split(`
13
+ `).forEach(function(s){o=s.indexOf(":"),n=s.substring(0,o).trim().toLowerCase(),a=s.substring(o+1).trim(),!(!n||e[n]&&S3[n])&&(n==="set-cookie"?e[n]?e[n].push(a):e[n]=[a]:e[n]=e[n]?e[n]+", "+a:a)}),e},tu=Symbol("internals");function Dr(t){return t&&String(t).trim().toLowerCase()}function Pa(t){return t===!1||t==null?t:O.isArray(t)?t.map(Pa):String(t)}function D3(t){const e=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let a;for(;a=n.exec(t);)e[a[1]]=a[2];return e}const T3=t=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim());function Mi(t,e,n,a,o){if(O.isFunction(a))return a.call(this,e,n);if(o&&(e=n),!!O.isString(e)){if(O.isString(a))return e.indexOf(a)!==-1;if(O.isRegExp(a))return a.test(e)}}function I3(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,n,a)=>n.toUpperCase()+a)}function V3(t,e){const n=O.toCamelCase(" "+e);["get","set","has"].forEach(a=>{Object.defineProperty(t,a+n,{value:function(o,i,s){return this[a].call(this,e,o,i,s)},configurable:!0})})}class Ue{constructor(e){e&&this.set(e)}set(e,n,a){const o=this;function i(l,c,u){const A=Dr(c);if(!A)throw new Error("header name must be a non-empty string");const d=O.findKey(o,A);(!d||o[d]===void 0||u===!0||u===void 0&&o[d]!==!1)&&(o[d||c]=Pa(l))}const s=(l,c)=>O.forEach(l,(u,A)=>i(u,A,c));if(O.isPlainObject(e)||e instanceof this.constructor)s(e,n);else if(O.isString(e)&&(e=e.trim())&&!T3(e))s(O3(e),n);else if(O.isHeaders(e))for(const[l,c]of e.entries())i(c,l,a);else e!=null&&i(n,e,a);return this}get(e,n){if(e=Dr(e),e){const a=O.findKey(this,e);if(a){const o=this[a];if(!n)return o;if(n===!0)return D3(o);if(O.isFunction(n))return n.call(this,o,a);if(O.isRegExp(n))return n.exec(o);throw new TypeError("parser must be boolean|regexp|function")}}}has(e,n){if(e=Dr(e),e){const a=O.findKey(this,e);return!!(a&&this[a]!==void 0&&(!n||Mi(this,this[a],a,n)))}return!1}delete(e,n){const a=this;let o=!1;function i(s){if(s=Dr(s),s){const l=O.findKey(a,s);l&&(!n||Mi(a,a[l],l,n))&&(delete a[l],o=!0)}}return O.isArray(e)?e.forEach(i):i(e),o}clear(e){const n=Object.keys(this);let a=n.length,o=!1;for(;a--;){const i=n[a];(!e||Mi(this,this[i],i,e,!0))&&(delete this[i],o=!0)}return o}normalize(e){const n=this,a={};return O.forEach(this,(o,i)=>{const s=O.findKey(a,i);if(s){n[s]=Pa(o),delete n[i];return}const l=e?I3(i):String(i).trim();l!==i&&delete n[i],n[l]=Pa(o),a[l]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){const n=Object.create(null);return O.forEach(this,(a,o)=>{a!=null&&a!==!1&&(n[o]=e&&O.isArray(a)?a.join(", "):a)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,n])=>e+": "+n).join(`
14
+ `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...n){const a=new this(e);return n.forEach(o=>a.set(o)),a}static accessor(e){const a=(this[tu]=this[tu]={accessors:{}}).accessors,o=this.prototype;function i(s){const l=Dr(s);a[l]||(V3(o,s),a[l]=!0)}return O.isArray(e)?e.forEach(i):i(e),this}}Ue.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),O.reduceDescriptors(Ue.prototype,({value:t},e)=>{let n=e[0].toUpperCase()+e.slice(1);return{get:()=>t,set(a){this[n]=a}}}),O.freezeMethods(Ue);function _i(t,e){const n=this||Or,a=e||n,o=Ue.from(a.headers);let i=a.data;return O.forEach(t,function(l){i=l.call(n,i,o.normalize(),e?e.status:void 0)}),o.normalize(),i}function nu(t){return!!(t&&t.__CANCEL__)}function Ln(t,e,n){N.call(this,t??"canceled",N.ERR_CANCELED,e,n),this.name="CanceledError"}O.inherits(Ln,N,{__CANCEL__:!0});function ru(t,e,n){const a=n.config.validateStatus;!n.status||!a||a(n.status)?t(n):e(new N("Request failed with status code "+n.status,[N.ERR_BAD_REQUEST,N.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function P3(t){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}function M3(t,e){t=t||10;const n=new Array(t),a=new Array(t);let o=0,i=0,s;return e=e!==void 0?e:1e3,function(c){const u=Date.now(),A=a[i];s||(s=u),n[o]=c,a[o]=u;let d=i,p=0;for(;d!==o;)p+=n[d++],d=d%t;if(o=(o+1)%t,o===i&&(i=(i+1)%t),u-s<e)return;const f=A&&u-A;return f?Math.round(p*1e3/f):void 0}}function _3(t,e){let n=0,a=1e3/e,o,i;const s=(u,A=Date.now())=>{n=A,o=null,i&&(clearTimeout(i),i=null),t.apply(null,u)};return[(...u)=>{const A=Date.now(),d=A-n;d>=a?s(u,A):(o=u,i||(i=setTimeout(()=>{i=null,s(o)},a-d)))},()=>o&&s(o)]}const Ma=(t,e,n=3)=>{let a=0;const o=M3(50,250);return _3(i=>{const s=i.loaded,l=i.lengthComputable?i.total:void 0,c=s-a,u=o(c),A=s<=l;a=s;const d={loaded:s,total:l,progress:l?s/l:void 0,bytes:c,rate:u||void 0,estimated:u&&l&&A?(l-s)/u:void 0,event:i,lengthComputable:l!=null,[e?"download":"upload"]:!0};t(d)},n)},au=(t,e)=>{const n=t!=null;return[a=>e[0]({lengthComputable:n,total:t,loaded:a}),e[1]]},ou=t=>(...e)=>O.asap(()=>t(...e)),R3=it.hasStandardBrowserEnv?function(){const e=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");let a;function o(i){let s=i;return e&&(n.setAttribute("href",s),s=n.href),n.setAttribute("href",s),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:n.pathname.charAt(0)==="/"?n.pathname:"/"+n.pathname}}return a=o(window.location.href),function(s){const l=O.isString(s)?o(s):s;return l.protocol===a.protocol&&l.host===a.host}}():function(){return function(){return!0}}(),F3=it.hasStandardBrowserEnv?{write(t,e,n,a,o,i){const s=[t+"="+encodeURIComponent(e)];O.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),O.isString(a)&&s.push("path="+a),O.isString(o)&&s.push("domain="+o),i===!0&&s.push("secure"),document.cookie=s.join("; ")},read(t){const e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove(t){this.write(t,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function L3(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}function U3(t,e){return e?t.replace(/\/?\/$/,"")+"/"+e.replace(/^\/+/,""):t}function iu(t,e){return t&&!L3(e)?U3(t,e):e}const su=t=>t instanceof Ue?{...t}:t;function pn(t,e){e=e||{};const n={};function a(u,A,d){return O.isPlainObject(u)&&O.isPlainObject(A)?O.merge.call({caseless:d},u,A):O.isPlainObject(A)?O.merge({},A):O.isArray(A)?A.slice():A}function o(u,A,d){if(O.isUndefined(A)){if(!O.isUndefined(u))return a(void 0,u,d)}else return a(u,A,d)}function i(u,A){if(!O.isUndefined(A))return a(void 0,A)}function s(u,A){if(O.isUndefined(A)){if(!O.isUndefined(u))return a(void 0,u)}else return a(void 0,A)}function l(u,A,d){if(d in e)return a(u,A);if(d in t)return a(void 0,u)}const c={url:i,method:i,data:i,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,withXSRFToken:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,beforeRedirect:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:l,headers:(u,A)=>o(su(u),su(A),!0)};return O.forEach(Object.keys(Object.assign({},t,e)),function(A){const d=c[A]||o,p=d(t[A],e[A],A);O.isUndefined(p)&&d!==l||(n[A]=p)}),n}const lu=t=>{const e=pn({},t);let{data:n,withXSRFToken:a,xsrfHeaderName:o,xsrfCookieName:i,headers:s,auth:l}=e;e.headers=s=Ue.from(s),e.url=$c(iu(e.baseURL,e.url),t.params,t.paramsSerializer),l&&s.set("Authorization","Basic "+btoa((l.username||"")+":"+(l.password?unescape(encodeURIComponent(l.password)):"")));let c;if(O.isFormData(n)){if(it.hasStandardBrowserEnv||it.hasStandardBrowserWebWorkerEnv)s.setContentType(void 0);else if((c=s.getContentType())!==!1){const[u,...A]=c?c.split(";").map(d=>d.trim()).filter(Boolean):[];s.setContentType([u||"multipart/form-data",...A].join("; "))}}if(it.hasStandardBrowserEnv&&(a&&O.isFunction(a)&&(a=a(e)),a||a!==!1&&R3(e.url))){const u=o&&i&&F3.read(i);u&&s.set(o,u)}return e},Z3=typeof XMLHttpRequest<"u"&&function(t){return new Promise(function(n,a){const o=lu(t);let i=o.data;const s=Ue.from(o.headers).normalize();let{responseType:l,onUploadProgress:c,onDownloadProgress:u}=o,A,d,p,f,g;function y(){f&&f(),g&&g(),o.cancelToken&&o.cancelToken.unsubscribe(A),o.signal&&o.signal.removeEventListener("abort",A)}let m=new XMLHttpRequest;m.open(o.method.toUpperCase(),o.url,!0),m.timeout=o.timeout;function C(){if(!m)return;const h=Ue.from("getAllResponseHeaders"in m&&m.getAllResponseHeaders()),b={data:!l||l==="text"||l==="json"?m.responseText:m.response,status:m.status,statusText:m.statusText,headers:h,config:t,request:m};ru(function(E){n(E),y()},function(E){a(E),y()},b),m=null}"onloadend"in m?m.onloadend=C:m.onreadystatechange=function(){!m||m.readyState!==4||m.status===0&&!(m.responseURL&&m.responseURL.indexOf("file:")===0)||setTimeout(C)},m.onabort=function(){m&&(a(new N("Request aborted",N.ECONNABORTED,t,m)),m=null)},m.onerror=function(){a(new N("Network Error",N.ERR_NETWORK,t,m)),m=null},m.ontimeout=function(){let w=o.timeout?"timeout of "+o.timeout+"ms exceeded":"timeout exceeded";const b=o.transitional||Nc;o.timeoutErrorMessage&&(w=o.timeoutErrorMessage),a(new N(w,b.clarifyTimeoutError?N.ETIMEDOUT:N.ECONNABORTED,t,m)),m=null},i===void 0&&s.setContentType(null),"setRequestHeader"in m&&O.forEach(s.toJSON(),function(w,b){m.setRequestHeader(b,w)}),O.isUndefined(o.withCredentials)||(m.withCredentials=!!o.withCredentials),l&&l!=="json"&&(m.responseType=o.responseType),u&&([p,g]=Ma(u,!0),m.addEventListener("progress",p)),c&&m.upload&&([d,f]=Ma(c),m.upload.addEventListener("progress",d),m.upload.addEventListener("loadend",f)),(o.cancelToken||o.signal)&&(A=h=>{m&&(a(!h||h.type?new Ln(null,t,m):h),m.abort(),m=null)},o.cancelToken&&o.cancelToken.subscribe(A),o.signal&&(o.signal.aborted?A():o.signal.addEventListener("abort",A)));const v=P3(o.url);if(v&&it.protocols.indexOf(v)===-1){a(new N("Unsupported protocol "+v+":",N.ERR_BAD_REQUEST,t));return}m.send(i||null)})},Q3=(t,e)=>{let n=new AbortController,a;const o=function(c){if(!a){a=!0,s();const u=c instanceof Error?c:this.reason;n.abort(u instanceof N?u:new Ln(u instanceof Error?u.message:u))}};let i=e&&setTimeout(()=>{o(new N(`timeout ${e} of ms exceeded`,N.ETIMEDOUT))},e);const s=()=>{t&&(i&&clearTimeout(i),i=null,t.forEach(c=>{c&&(c.removeEventListener?c.removeEventListener("abort",o):c.unsubscribe(o))}),t=null)};t.forEach(c=>c&&c.addEventListener&&c.addEventListener("abort",o));const{signal:l}=n;return l.unsubscribe=s,[l,()=>{i&&clearTimeout(i),i=null}]},H3=function*(t,e){let n=t.byteLength;if(!e||n<e){yield t;return}let a=0,o;for(;a<n;)o=a+e,yield t.slice(a,o),a=o},q3=async function*(t,e,n){for await(const a of t)yield*H3(ArrayBuffer.isView(a)?a:await n(String(a)),e)},cu=(t,e,n,a,o)=>{const i=q3(t,e,o);let s=0,l,c=u=>{l||(l=!0,a&&a(u))};return new ReadableStream({async pull(u){try{const{done:A,value:d}=await i.next();if(A){c(),u.close();return}let p=d.byteLength;if(n){let f=s+=p;n(f)}u.enqueue(new Uint8Array(d))}catch(A){throw c(A),A}},cancel(u){return c(u),i.return()}},{highWaterMark:2})},_a=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",uu=_a&&typeof ReadableStream=="function",Ri=_a&&(typeof TextEncoder=="function"?(t=>e=>t.encode(e))(new TextEncoder):async t=>new Uint8Array(await new Response(t).arrayBuffer())),Au=(t,...e)=>{try{return!!t(...e)}catch{return!1}},z3=uu&&Au(()=>{let t=!1;const e=new Request(it.origin,{body:new ReadableStream,method:"POST",get duplex(){return t=!0,"half"}}).headers.has("Content-Type");return t&&!e}),du=64*1024,Fi=uu&&Au(()=>O.isReadableStream(new Response("").body)),Ra={stream:Fi&&(t=>t.body)};_a&&(t=>{["text","arrayBuffer","blob","formData","stream"].forEach(e=>{!Ra[e]&&(Ra[e]=O.isFunction(t[e])?n=>n[e]():(n,a)=>{throw new N(`Response type '${e}' is not supported`,N.ERR_NOT_SUPPORT,a)})})})(new Response);const K3=async t=>{if(t==null)return 0;if(O.isBlob(t))return t.size;if(O.isSpecCompliantForm(t))return(await new Request(t).arrayBuffer()).byteLength;if(O.isArrayBufferView(t)||O.isArrayBuffer(t))return t.byteLength;if(O.isURLSearchParams(t)&&(t=t+""),O.isString(t))return(await Ri(t)).byteLength},j3=async(t,e)=>{const n=O.toFiniteNumber(t.getContentLength());return n??K3(e)},Li={http:h3,xhr:Z3,fetch:_a&&(async t=>{let{url:e,method:n,data:a,signal:o,cancelToken:i,timeout:s,onDownloadProgress:l,onUploadProgress:c,responseType:u,headers:A,withCredentials:d="same-origin",fetchOptions:p}=lu(t);u=u?(u+"").toLowerCase():"text";let[f,g]=o||i||s?Q3([o,i],s):[],y,m;const C=()=>{!y&&setTimeout(()=>{f&&f.unsubscribe()}),y=!0};let v;try{if(c&&z3&&n!=="get"&&n!=="head"&&(v=await j3(A,a))!==0){let k=new Request(e,{method:"POST",body:a,duplex:"half"}),E;if(O.isFormData(a)&&(E=k.headers.get("content-type"))&&A.setContentType(E),k.body){const[R,V]=au(v,Ma(ou(c)));a=cu(k.body,du,R,V,Ri)}}O.isString(d)||(d=d?"include":"omit"),m=new Request(e,{...p,signal:f,method:n.toUpperCase(),headers:A.normalize().toJSON(),body:a,duplex:"half",credentials:d});let h=await fetch(m);const w=Fi&&(u==="stream"||u==="response");if(Fi&&(l||w)){const k={};["status","statusText","headers"].forEach(B=>{k[B]=h[B]});const E=O.toFiniteNumber(h.headers.get("content-length")),[R,V]=l&&au(E,Ma(ou(l),!0))||[];h=new Response(cu(h.body,du,R,()=>{V&&V(),w&&C()},Ri),k)}u=u||"text";let b=await Ra[O.findKey(Ra,u)||"text"](h,t);return!w&&C(),g&&g(),await new Promise((k,E)=>{ru(k,E,{data:b,headers:Ue.from(h.headers),status:h.status,statusText:h.statusText,config:t,request:m})})}catch(h){throw C(),h&&h.name==="TypeError"&&/fetch/i.test(h.message)?Object.assign(new N("Network Error",N.ERR_NETWORK,t,m),{cause:h.cause||h}):N.from(h,h&&h.code,t,m)}})};O.forEach(Li,(t,e)=>{if(t){try{Object.defineProperty(t,"name",{value:e})}catch{}Object.defineProperty(t,"adapterName",{value:e})}});const fu=t=>`- ${t}`,X3=t=>O.isFunction(t)||t===null||t===!1,pu={getAdapter:t=>{t=O.isArray(t)?t:[t];const{length:e}=t;let n,a;const o={};for(let i=0;i<e;i++){n=t[i];let s;if(a=n,!X3(n)&&(a=Li[(s=String(n)).toLowerCase()],a===void 0))throw new N(`Unknown adapter '${s}'`);if(a)break;o[s||"#"+i]=a}if(!a){const i=Object.entries(o).map(([l,c])=>`adapter ${l} `+(c===!1?"is not supported by the environment":"is not available in the build"));let s=e?i.length>1?`since :
15
+ `+i.map(fu).join(`
16
+ `):" "+fu(i[0]):"as no adapter specified";throw new N("There is no suitable adapter to dispatch the request "+s,"ERR_NOT_SUPPORT")}return a},adapters:Li};function Ui(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new Ln(null,t)}function hu(t){return Ui(t),t.headers=Ue.from(t.headers),t.data=_i.call(t,t.transformRequest),["post","put","patch"].indexOf(t.method)!==-1&&t.headers.setContentType("application/x-www-form-urlencoded",!1),pu.getAdapter(t.adapter||Or.adapter)(t).then(function(a){return Ui(t),a.data=_i.call(t,t.transformResponse,a),a.headers=Ue.from(a.headers),a},function(a){return nu(a)||(Ui(t),a&&a.response&&(a.response.data=_i.call(t,t.transformResponse,a.response),a.response.headers=Ue.from(a.response.headers))),Promise.reject(a)})}const mu="1.7.4",Zi={};["object","boolean","number","function","string","symbol"].forEach((t,e)=>{Zi[t]=function(a){return typeof a===t||"a"+(e<1?"n ":" ")+t}});const gu={};Zi.transitional=function(e,n,a){function o(i,s){return"[Axios v"+mu+"] Transitional option '"+i+"'"+s+(a?". "+a:"")}return(i,s,l)=>{if(e===!1)throw new N(o(s," has been removed"+(n?" in "+n:"")),N.ERR_DEPRECATED);return n&&!gu[s]&&(gu[s]=!0,console.warn(o(s," has been deprecated since v"+n+" and will be removed in the near future"))),e?e(i,s,l):!0}};function J3(t,e,n){if(typeof t!="object")throw new N("options must be an object",N.ERR_BAD_OPTION_VALUE);const a=Object.keys(t);let o=a.length;for(;o-- >0;){const i=a[o],s=e[i];if(s){const l=t[i],c=l===void 0||s(l,i,t);if(c!==!0)throw new N("option "+i+" must be "+c,N.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new N("Unknown option "+i,N.ERR_BAD_OPTION)}}const Qi={assertOptions:J3,validators:Zi},Zt=Qi.validators;class hn{constructor(e){this.defaults=e,this.interceptors={request:new Gc,response:new Gc}}async request(e,n){try{return await this._request(e,n)}catch(a){if(a instanceof Error){let o;Error.captureStackTrace?Error.captureStackTrace(o={}):o=new Error;const i=o.stack?o.stack.replace(/^.+\n/,""):"";try{a.stack?i&&!String(a.stack).endsWith(i.replace(/^.+\n.+\n/,""))&&(a.stack+=`
17
+ `+i):a.stack=i}catch{}}throw a}}_request(e,n){typeof e=="string"?(n=n||{},n.url=e):n=e||{},n=pn(this.defaults,n);const{transitional:a,paramsSerializer:o,headers:i}=n;a!==void 0&&Qi.assertOptions(a,{silentJSONParsing:Zt.transitional(Zt.boolean),forcedJSONParsing:Zt.transitional(Zt.boolean),clarifyTimeoutError:Zt.transitional(Zt.boolean)},!1),o!=null&&(O.isFunction(o)?n.paramsSerializer={serialize:o}:Qi.assertOptions(o,{encode:Zt.function,serialize:Zt.function},!0)),n.method=(n.method||this.defaults.method||"get").toLowerCase();let s=i&&O.merge(i.common,i[n.method]);i&&O.forEach(["delete","get","head","post","put","patch","common"],g=>{delete i[g]}),n.headers=Ue.concat(s,i);const l=[];let c=!0;this.interceptors.request.forEach(function(y){typeof y.runWhen=="function"&&y.runWhen(n)===!1||(c=c&&y.synchronous,l.unshift(y.fulfilled,y.rejected))});const u=[];this.interceptors.response.forEach(function(y){u.push(y.fulfilled,y.rejected)});let A,d=0,p;if(!c){const g=[hu.bind(this),void 0];for(g.unshift.apply(g,l),g.push.apply(g,u),p=g.length,A=Promise.resolve(n);d<p;)A=A.then(g[d++],g[d++]);return A}p=l.length;let f=n;for(d=0;d<p;){const g=l[d++],y=l[d++];try{f=g(f)}catch(m){y.call(this,m);break}}try{A=hu.call(this,f)}catch(g){return Promise.reject(g)}for(d=0,p=u.length;d<p;)A=A.then(u[d++],u[d++]);return A}getUri(e){e=pn(this.defaults,e);const n=iu(e.baseURL,e.url);return $c(n,e.params,e.paramsSerializer)}}O.forEach(["delete","get","head","options"],function(e){hn.prototype[e]=function(n,a){return this.request(pn(a||{},{method:e,url:n,data:(a||{}).data}))}}),O.forEach(["post","put","patch"],function(e){function n(a){return function(i,s,l){return this.request(pn(l||{},{method:e,headers:a?{"Content-Type":"multipart/form-data"}:{},url:i,data:s}))}}hn.prototype[e]=n(),hn.prototype[e+"Form"]=n(!0)});class Hi{constructor(e){if(typeof e!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(i){n=i});const a=this;this.promise.then(o=>{if(!a._listeners)return;let i=a._listeners.length;for(;i-- >0;)a._listeners[i](o);a._listeners=null}),this.promise.then=o=>{let i;const s=new Promise(l=>{a.subscribe(l),i=l}).then(o);return s.cancel=function(){a.unsubscribe(i)},s},e(function(i,s,l){a.reason||(a.reason=new Ln(i,s,l),n(a.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){if(this.reason){e(this.reason);return}this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;const n=this._listeners.indexOf(e);n!==-1&&this._listeners.splice(n,1)}static source(){let e;return{token:new Hi(function(o){e=o}),cancel:e}}}function W3(t){return function(n){return t.apply(null,n)}}function Y3(t){return O.isObject(t)&&t.isAxiosError===!0}const qi={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(qi).forEach(([t,e])=>{qi[e]=t});function vu(t){const e=new hn(t),n=_c(hn.prototype.request,e);return O.extend(n,hn.prototype,e,{allOwnKeys:!0}),O.extend(n,e,null,{allOwnKeys:!0}),n.create=function(o){return vu(pn(t,o))},n}const ge=vu(Or);ge.Axios=hn,ge.CanceledError=Ln,ge.CancelToken=Hi,ge.isCancel=nu,ge.VERSION=mu,ge.toFormData=Va,ge.AxiosError=N,ge.Cancel=ge.CanceledError,ge.all=function(e){return Promise.all(e)},ge.spread=W3,ge.isAxiosError=Y3,ge.mergeConfig=pn,ge.AxiosHeaders=Ue,ge.formToJSON=t=>eu(O.isHTMLForm(t)?new FormData(t):t),ge.getAdapter=pu.getAdapter,ge.HttpStatusCode=qi,ge.default=ge;const ne=ge.create({headers:{"Content-Type":"application/json","Cache-Control":"no-cache"},timeout:15e3});ne.interceptors.request.use(t=>{const e=be(),n=e.apiBaseURLAuthNv?`${e.apiBaseURLAuthNv}`:`${e.apiBaseURL}/api`;if(t.baseURL=n,e.apiBaseURLAuthNv&&!Rn())return t.withCredentials=!0,t;let a=e.userState.token;if(!a&&Rn()){const o=Mc();o&&(a=o)}return a&&(t.headers.Authorization=`Bearer ${a}`),t}),ne.interceptors.response.use(t=>t.data.error?Promise.reject({error:!0,message:t.data.message,response:t.data.response||{},status:t.data.status||500}):t.data,t=>Promise.reject({error:!0,message:t.message,response:t.response||{},status:500}));const $3=async t=>ne.post("v1/auth/login",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),Tr=async()=>await ne.post("v1/auth/me").then(e=>e.response).catch(e=>{throw e.response?e.response:e}),G3=async(t,e)=>await ne.post("v1/qr-auth/generar",{aplicacion:t,deviceId:e}).then(a=>a.response.data).catch(a=>{throw a.response?a.response:a}),N3=async(t,e,n,a)=>await ne.post("v1/qr-auth/autorizar",{token:t,sessionId:e,usuarioId:a,deviceId:n}).then(i=>i.response.data).catch(i=>{throw i.response?i.response:i}),yu=async t=>await ne.post("v1/auth/usuario/enviar-codigo-medio",t).then(n=>n).catch(n=>{throw n.response?n.response:n}),ep=async t=>await ne.post("v1/auth/enviar-codigo-medio",t).then(n=>n).catch(n=>{throw n.response?n.response:n}),wu=async t=>await ne.post("v1/auth/usuario/confirmar-codigo-medio",t).then(n=>n).catch(n=>{throw n.response?n.response:n}),tp=async t=>await ne.post("v1/auth/confirmar-codigo-medio",t).then(n=>n).catch(n=>{throw n.response?n.response:n}),np=async t=>ne.post("v1/auth/enviar-codigo-medio",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),bu=async t=>ne.post("v1/auth/2fa-generar-codigo",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),Cu=async t=>ne.post("v1/2fa/generar",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),rp=async t=>ne.post("v1/auth/confirmar-codigo-medio",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),ap=async t=>ne.post("v1/auth/login/confirmation",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),op=async t=>ne.post("v1/auth/verificar-totp",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),ip=async()=>ne.post("v1/perfil-persona/logout").then(t=>t).catch(t=>{var e;throw(e=t.response)!=null&&e.data?t.response.data:t}),sp=async()=>ne.post("v1/auth/logout").then(t=>t).catch(t=>{var e;throw(e=t.response)!=null&&e.data?t.response.data:t}),lp=async t=>ne.post("/login",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),cp=async t=>ne.post("v1/auth/token/refresh",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),be=Vc("LOGIN_STORE",()=>{const t=r.ref("LOGIN_STORE"),e=r.ref("login"),n=r.ref({token:void 0,refreshToken:void 0,user:void 0,funcionario:void 0,isAuth:!1,apps:[],roles:[],permisos:[],fechaCambioPassword:void 0,diasVidaPassword:void 0,cambiarPassword:!1,forzarCambioPassword:!1}),a=r.ref(null),o=r.ref(""),i=r.ref(""),s=r.ref(!1),l=r.ref(""),c=r.ref(""),u=r.ref(""),A=r.ref(""),d=r.ref(""),p=r.ref(""),f=r.ref(!1),g=r.ref("0.0.1"),y=r.ref(!1),m=r.ref(!1),C=()=>{e.value="login"},v=()=>{e.value="registrar"},h=()=>{e.value="recuperar-password"},w=async P=>{var Z,z,J;let I=P;const S=Bi(`${P.usuario}:${u.value}`);if(i.value){const{usuario:se,...ae}=I;I={numeroDocumento:se,deviceId:S||c.value,...ae}}const T=await $3({...I,codigoDispositivo:S||void 0,aplicacion:u.value,verificarSiFuncionario:f.value});if(typeof((Z=T.response)==null?void 0:Z.mediosVerificados)=="object")return T.response;if(i.value){if(((J=(z=T.response)==null?void 0:z.data)==null?void 0:J.mediosVerificados.length)>0)return T;const se=await Tr();B(se)}else V(T.response);return i.value?T:T.response},b=async(P,I,S)=>{const T=await N3(P,I,c.value,S);if(i.value){const Z=await Tr();B(Z)}return T.response},k=async P=>{const I=await ap({...P,codigoDispositivo:P.codigoDispositivo,aplicacion:u.value,verificarSiFuncionario:f.value});V(I.response),P.esDispositivoConfianza&&H({usuario:P.usuario,value:P.codigoDispositivo})},E=async P=>{await op({...P});const I=await Tr();B(I),P.dispositivoConfianza&&H({usuario:P.numeroDocumento,value:P.deviceId})},R=async P=>{if(i.value){await wu({...P,isLogin:!0,deviceId:P.codigoDispositivo});const I=await Tr();B(I),P.dispositivoConfianza&&H({usuario:P.numeroDocumento,value:P.deviceId})}else{const I=await rp({...P});V(I.response),P.esDispositivoConfianza&&H({usuario:P.usuario,value:P.codigoDispositivo})}},V=P=>{var S,T;const I=P.accessToken||P.token;I&&O0(I),n.value={token:I,refreshToken:P.tokenRefresh,funcionario:P!=null&&P.funcionario?P.funcionario:void 0,user:{...P.usuario,nombreCompleto:(T=(S=P==null?void 0:P.usuario)==null?void 0:S.nombreCompleto)==null?void 0:T.toLowerCase(),fotoUrl:`${p.value}/personas/fotosegip/${P.usuario.fotoRuta}?rand=${Math.random()*100}`},isNvAuth:!1,isAuth:!0,apps:P.apps,roles:P.roles,permisos:P.permisos,fechaCambioPassword:P.fechaCambioPassword,diasVidaPassword:P.diasVidaPassword,forzarCambioPassword:P.obligarCambio&&m.value,forzarActivar2FA:P.obligar2FA,cambiarPassword:P.cambiarPassword}},B=P=>{var I,S,T,Z,z,J,se,ae,W,X,Ce,Lt,wa,L2,U2,Z2,Q2,H2,q2,z2,K2;n.value={token:void 0,refreshToken:void 0,...P,funcionario:{...P.funcionario,funcionarioId:((I=P.funcionario)==null?void 0:I.id)??0,estado:0,latitud:void 0,longitud:void 0,divisiones:void 0,organizaciones:void 0,fechaIngresoInstitucion:"",aniosAntiguedad:0,idFirma:void 0,sinControlAsistencia:0,conInamovilidad:0,usuarioId:P.id??0,division:((S=P.funcionario)==null?void 0:S.divisionNombre)??"",cargo:(T=P.funcionario)==null?void 0:T.cargoNombre,cargoId:0,divisionId:0,oficinaId:0,municipio:"",municipioId:0,entidad:((Z=P.funcionario)==null?void 0:Z.entidadNombre)??"",entidadId:0,institucionId:0,institucion:((z=P.funcionario)==null?void 0:z.institucionNombre)??"",departamento:"",departamentoId:0},user:{id:P.id??0,ci:((J=P.perfilPersona)==null?void 0:J.ci)??"",nombre:((se=P.perfilPersona)==null?void 0:se.nombre)??"",paterno:((ae=P.perfilPersona)==null?void 0:ae.paterno)??"",profesion:((W=P.perfilPersona)==null?void 0:W.profesion)??"",materno:((X=P.perfilPersona)==null?void 0:X.materno)??"",perfilPersonaId:0,personaId:0,msPersonaId:0,nacimiento:(wa=(Lt=(Ce=P.perfilPersona)==null?void 0:Ce.nacimiento)==null?void 0:Lt.toISOString)==null?void 0:wa.call(Lt),sexo:((L2=P.perfilPersona)==null?void 0:L2.sexo)??"",direccion:((U2=P.perfilPersona)==null?void 0:U2.direccion)??"",fotoUrl:`${p.value}/personas/fotosegip/${P.perfilPersona.msFileFoto}?rand=${Math.random()*100}`,celular:((Z2=P.perfilPersona)==null?void 0:Z2.celular)??0,email:((Q2=P.perfilPersona)==null?void 0:Q2.email)??"",nacionalidad:((q2=(H2=P.perfilPersona)==null?void 0:H2.pais)==null?void 0:q2.nombre)??"",foto:((z2=P.perfilPersona)==null?void 0:z2.msFileFoto)??"",fotoRuta:"",whatsapp:void 0,telegram:void 0,emailValidado:void 0,dobleAutenticacion:P.dobleAutenticacion??0,notificacionDefault:"",nombreCompleto:P.nombreCompleto??"",ciudadanoDigital:((K2=P.perfilPersona)==null?void 0:K2.esCiudadanoDigital)===1},isNvAuth:!0,isAuth:!0,apps:P.apps,roles:P.roles,permisos:P.permisos,fechaCambioPassword:P.fechaCambioPassword??"",diasVidaPassword:P.diasVidaPassword,forzarCambioPassword:P.forzarCambioPassword,forzarActivar2FA:P.forzarActivar2FA,cambiarPassword:P.cambiarPassword}},x=()=>B0(),_=()=>{D0(),n.value={token:void 0,refreshToken:void 0,user:void 0,funcionario:void 0,isAuth:!1,apps:[],roles:[],permisos:[],fechaCambioPassword:void 0,diasVidaPassword:void 0,forzarCambioPassword:!1,cambiarPassword:!1},a.value=null},U=P=>{var I;n.value={...n.value,user:{...n.value.user,...P,fotoUrl:P!=null&&P.fotoRuta?`${p.value}/personas/fotosegip/${P==null?void 0:P.fotoRuta}?rand=${Math.random()*100}`:(I=n.value.user)==null?void 0:I.fotoUrl}}},M=()=>{n.value={...n.value,forzarActivar2FA:!1}},F=()=>{_(),localStorage.clear()},H=async({usuario:P,value:I,days:S=7})=>{xi({name:`${P}:${u.value}`,value:I,days:S})};return{id:t,currentPage:e,binnacleId:a,apiBaseURL:o,isRegister:s,apiBaseURLAuthNv:i,apiWebSocketURL:l,webSocketToken:A,deviceId:c,aplicacion:u,enableChangePassword:y,enableForceChangePwd:m,userState:n,tgBot:d,systemVer:g,verificarFunc:f,onAutorizarQrNv:b,goLoginPage:C,goRegistrarPage:v,goRecuperarCont:h,onLogin:w,on2AuthLogin:k,on2AuthLoginNv:E,onLoginCiudadania:async P=>{try{if(a.value=P.binnacleId,i.value){const I=await Tr();B(I)}else{const I=await lp(P);V(I.response)}}catch(I){console.error(I)}},setConfigs:({newBaseURL:P,newBaseURLAuthNv:I,newIsRegister:S,newWebSocketUrl:T,newWebSocketToken:Z,newAplicacion:z,newRrhhUrl:J,verificarSiFuncionario:se,telegramBot:ae,systemVersion:W,enableChangePasswordMsg:X,enableForceChangePassword:Ce})=>{o.value=P,u.value=z,s.value=S||!1,l.value=T||"",A.value=Z||"",i.value=I||"",c.value=x(),p.value=J,f.value=se||!1,d.value=ae,g.value=W||"0.0.1",y.value=!!X,m.value=!!Ce},setDispositivoConfianzaCookie:H,clearUserData:_,updateUserData:U,disable2FAStore:M,onRefreshToken:async()=>{const P=await cp({token:n.value.token,tokenRefresh:n.value.refreshToken});V(P.response)},initializeTokensFromStorage:()=>{if(!i.value){const P=Mc();P&&(n.value={...n.value,token:P,isAuth:!0})}},on2AuthNuevoServicioLogin:R,logoutStore:F}});function Un(t,e){return t-e*Math.floor(t/e)}const Eu=1721426;function mn(t,e,n,a){e=Ir(t,e);let o=e-1,i=-2;return n<=2?i=0:Qt(e)&&(i=-1),Eu-1+365*o+Math.floor(o/4)-Math.floor(o/100)+Math.floor(o/400)+Math.floor((367*n-362)/12+i+a)}function Qt(t){return t%4===0&&(t%100!==0||t%400===0)}function Ir(t,e){return t==="BC"?1-e:e}function Fa(t){let e="AD";return t<=0&&(e="BC",t=1-t),[e,t]}const up={standard:[31,28,31,30,31,30,31,31,30,31,30,31],leapyear:[31,29,31,30,31,30,31,31,30,31,30,31]};class st{fromJulianDay(e){let n=e,a=n-Eu,o=Math.floor(a/146097),i=Un(a,146097),s=Math.floor(i/36524),l=Un(i,36524),c=Math.floor(l/1461),u=Un(l,1461),A=Math.floor(u/365),d=o*400+s*100+c*4+A+(s!==4&&A!==4?1:0),[p,f]=Fa(d),g=n-mn(p,f,1,1),y=2;n<mn(p,f,3,1)?y=0:Qt(f)&&(y=1);let m=Math.floor(((g+y)*12+373)/367),C=n-mn(p,f,m,1)+1;return new ve(p,f,m,C)}toJulianDay(e){return mn(e.era,e.year,e.month,e.day)}getDaysInMonth(e){return up[Qt(e.year)?"leapyear":"standard"][e.month-1]}getMonthsInYear(e){return 12}getDaysInYear(e){return Qt(e.year)?366:365}getYearsInEra(e){return 9999}getEras(){return["BC","AD"]}isInverseEra(e){return e.era==="BC"}balanceDate(e){e.year<=0&&(e.era=e.era==="BC"?"AD":"BC",e.year=1-e.year)}constructor(){this.identifier="gregory"}}const Ap={"001":1,AD:1,AE:6,AF:6,AI:1,AL:1,AM:1,AN:1,AR:1,AT:1,AU:1,AX:1,AZ:1,BA:1,BE:1,BG:1,BH:6,BM:1,BN:1,BY:1,CH:1,CL:1,CM:1,CN:1,CR:1,CY:1,CZ:1,DE:1,DJ:6,DK:1,DZ:6,EC:1,EE:1,EG:6,ES:1,FI:1,FJ:1,FO:1,FR:1,GB:1,GE:1,GF:1,GP:1,GR:1,HR:1,HU:1,IE:1,IQ:6,IR:6,IS:1,IT:1,JO:6,KG:1,KW:6,KZ:1,LB:1,LI:1,LK:1,LT:1,LU:1,LV:1,LY:6,MC:1,MD:1,ME:1,MK:1,MN:1,MQ:1,MV:5,MY:1,NL:1,NO:1,NZ:1,OM:6,PL:1,QA:6,RE:1,RO:1,RS:1,RU:1,SD:6,SE:1,SI:1,SK:1,SM:1,SY:6,TJ:1,TM:1,TR:1,UA:1,UY:1,UZ:1,VA:1,VN:1,XK:1};function Zn(t,e){return e=Ze(e,t.calendar),t.era===e.era&&t.year===e.year&&t.month===e.month&&t.day===e.day}function dp(t,e){return e=Ze(e,t.calendar),t=Mr(t),e=Mr(e),t.era===e.era&&t.year===e.year&&t.month===e.month}function Vr(t,e){return t.calendar.identifier===e.calendar.identifier&&t.era===e.era&&t.year===e.year&&t.month===e.month&&t.day===e.day}function ku(t,e){return t=Mr(t),e=Mr(e),t.calendar.identifier===e.calendar.identifier&&t.era===e.era&&t.year===e.year&&t.month===e.month}function fp(t,e){return Zn(t,xu(e))}function Bu(t,e){let n=t.calendar.toJulianDay(t),a=Math.ceil(n+1-gp(e))%7;return a<0&&(a+=7),a}function pp(t){return xt(Date.now(),t)}function xu(t){return wp(pp(t))}function Su(t,e){return t.calendar.toJulianDay(t)-e.calendar.toJulianDay(e)}function hp(t,e){return Ou(t)-Ou(e)}function Ou(t){return t.hour*36e5+t.minute*6e4+t.second*1e3+t.millisecond}let zi=null;function Pr(){return zi==null&&(zi=new Intl.DateTimeFormat().resolvedOptions().timeZone),zi}function Mr(t){return t.subtract({days:t.day-1})}function Du(t){return t.add({days:t.calendar.getDaysInMonth(t)-t.day})}const Tu=new Map;function mp(t){if(Intl.Locale){let n=Tu.get(t);return n||(n=new Intl.Locale(t).maximize().region,n&&Tu.set(t,n)),n}let e=t.split("-")[1];return e==="u"?void 0:e}function gp(t){let e=mp(t);return e&&Ap[e]||0}function Qn(t){t=Ze(t,new st);let e=Ir(t.era,t.year);return Iu(e,t.month,t.day,t.hour,t.minute,t.second,t.millisecond)}function Iu(t,e,n,a,o,i,s){let l=new Date;return l.setUTCHours(a,o,i,s),l.setUTCFullYear(t,e-1,n),l.getTime()}function Ki(t,e){if(e==="UTC")return 0;if(t>0&&e===Pr())return new Date(t).getTimezoneOffset()*-6e4;let{year:n,month:a,day:o,hour:i,minute:s,second:l}=Pu(t,e);return Iu(n,a,o,i,s,l,0)-Math.floor(t/1e3)*1e3}const Vu=new Map;function Pu(t,e){let n=Vu.get(e);n||(n=new Intl.DateTimeFormat("en-US",{timeZone:e,hour12:!1,era:"short",year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric"}),Vu.set(e,n));let a=n.formatToParts(new Date(t)),o={};for(let i of a)i.type!=="literal"&&(o[i.type]=i.value);return{year:o.era==="BC"||o.era==="B"?-o.year+1:+o.year,month:+o.month,day:+o.day,hour:o.hour==="24"?0:+o.hour,minute:+o.minute,second:+o.second}}const Mu=864e5;function vp(t,e,n,a){return(n===a?[n]:[n,a]).filter(i=>yp(t,e,i))}function yp(t,e,n){let a=Pu(n,e);return t.year===a.year&&t.month===a.month&&t.day===a.day&&t.hour===a.hour&&t.minute===a.minute&&t.second===a.second}function Bt(t,e,n="compatible"){let a=Hn(t);if(e==="UTC")return Qn(a);if(e===Pr()&&n==="compatible"){a=Ze(a,new st);let c=new Date,u=Ir(a.era,a.year);return c.setFullYear(u,a.month-1,a.day),c.setHours(a.hour,a.minute,a.second,a.millisecond),c.getTime()}let o=Qn(a),i=Ki(o-Mu,e),s=Ki(o+Mu,e),l=vp(a,e,o-i,o-s);if(l.length===1)return l[0];if(l.length>1)switch(n){case"compatible":case"earlier":return l[0];case"later":return l[l.length-1];case"reject":throw new RangeError("Multiple possible absolute times found")}switch(n){case"earlier":return Math.min(o-i,o-s);case"compatible":case"later":return Math.max(o-i,o-s);case"reject":throw new RangeError("No such absolute time found")}}function _u(t,e,n="compatible"){return new Date(Bt(t,e,n))}function xt(t,e){let n=Ki(t,e),a=new Date(t+n),o=a.getUTCFullYear(),i=a.getUTCMonth()+1,s=a.getUTCDate(),l=a.getUTCHours(),c=a.getUTCMinutes(),u=a.getUTCSeconds(),A=a.getUTCMilliseconds();return new zn(o,i,s,e,n,l,c,u,A)}function wp(t){return new ve(t.calendar,t.era,t.year,t.month,t.day)}function Hn(t,e){let n=0,a=0,o=0,i=0;if("timeZone"in t)({hour:n,minute:a,second:o,millisecond:i}=t);else if("hour"in t&&!e)return t;return e&&({hour:n,minute:a,second:o,millisecond:i}=e),new qn(t.calendar,t.era,t.year,t.month,t.day,n,a,o,i)}function Ze(t,e){if(t.calendar.identifier===e.identifier)return t;let n=e.fromJulianDay(t.calendar.toJulianDay(t)),a=t.copy();return a.calendar=e,a.era=n.era,a.year=n.year,a.month=n.month,a.day=n.day,gn(a),a}function bp(t,e,n){if(t instanceof zn)return t.timeZone===e?t:Ep(t,e);let a=Bt(t,e,n);return xt(a,e)}function Cp(t){let e=Qn(t)-t.offset;return new Date(e)}function Ep(t,e){let n=Qn(t)-t.offset;return Ze(xt(n,e),t.calendar)}const _r=36e5;function La(t,e){let n=t.copy(),a="hour"in n?Sp(n,e):0;ji(n,e.years||0),n.calendar.balanceYearMonth&&n.calendar.balanceYearMonth(n,t),n.month+=e.months||0,Xi(n),Ru(n),n.day+=(e.weeks||0)*7,n.day+=e.days||0,n.day+=a,kp(n),n.calendar.balanceDate&&n.calendar.balanceDate(n),n.year<1&&(n.year=1,n.month=1,n.day=1);let o=n.calendar.getYearsInEra(n);if(n.year>o){var i,s;let c=(i=(s=n.calendar).isInverseEra)===null||i===void 0?void 0:i.call(s,n);n.year=o,n.month=c?1:n.calendar.getMonthsInYear(n),n.day=c?1:n.calendar.getDaysInMonth(n)}n.month<1&&(n.month=1,n.day=1);let l=n.calendar.getMonthsInYear(n);return n.month>l&&(n.month=l,n.day=n.calendar.getDaysInMonth(n)),n.day=Math.max(1,Math.min(n.calendar.getDaysInMonth(n),n.day)),n}function ji(t,e){var n,a;!((n=(a=t.calendar).isInverseEra)===null||n===void 0)&&n.call(a,t)&&(e=-e),t.year+=e}function Xi(t){for(;t.month<1;)ji(t,-1),t.month+=t.calendar.getMonthsInYear(t);let e=0;for(;t.month>(e=t.calendar.getMonthsInYear(t));)t.month-=e,ji(t,1)}function kp(t){for(;t.day<1;)t.month--,Xi(t),t.day+=t.calendar.getDaysInMonth(t);for(;t.day>t.calendar.getDaysInMonth(t);)t.day-=t.calendar.getDaysInMonth(t),t.month++,Xi(t)}function Ru(t){t.month=Math.max(1,Math.min(t.calendar.getMonthsInYear(t),t.month)),t.day=Math.max(1,Math.min(t.calendar.getDaysInMonth(t),t.day))}function gn(t){t.calendar.constrainDate&&t.calendar.constrainDate(t),t.year=Math.max(1,Math.min(t.calendar.getYearsInEra(t),t.year)),Ru(t)}function Fu(t){let e={};for(let n in t)typeof t[n]=="number"&&(e[n]=-t[n]);return e}function Lu(t,e){return La(t,Fu(e))}function Ji(t,e){let n=t.copy();return e.era!=null&&(n.era=e.era),e.year!=null&&(n.year=e.year),e.month!=null&&(n.month=e.month),e.day!=null&&(n.day=e.day),gn(n),n}function Ua(t,e){let n=t.copy();return e.hour!=null&&(n.hour=e.hour),e.minute!=null&&(n.minute=e.minute),e.second!=null&&(n.second=e.second),e.millisecond!=null&&(n.millisecond=e.millisecond),xp(n),n}function Bp(t){t.second+=Math.floor(t.millisecond/1e3),t.millisecond=Za(t.millisecond,1e3),t.minute+=Math.floor(t.second/60),t.second=Za(t.second,60),t.hour+=Math.floor(t.minute/60),t.minute=Za(t.minute,60);let e=Math.floor(t.hour/24);return t.hour=Za(t.hour,24),e}function xp(t){t.millisecond=Math.max(0,Math.min(t.millisecond,1e3)),t.second=Math.max(0,Math.min(t.second,59)),t.minute=Math.max(0,Math.min(t.minute,59)),t.hour=Math.max(0,Math.min(t.hour,23))}function Za(t,e){let n=t%e;return n<0&&(n+=e),n}function Sp(t,e){return t.hour+=e.hours||0,t.minute+=e.minutes||0,t.second+=e.seconds||0,t.millisecond+=e.milliseconds||0,Bp(t)}function Wi(t,e,n,a){let o=t.copy();switch(e){case"era":{let l=t.calendar.getEras(),c=l.indexOf(t.era);if(c<0)throw new Error("Invalid era: "+t.era);c=St(c,n,0,l.length-1,a==null?void 0:a.round),o.era=l[c],gn(o);break}case"year":var i,s;!((i=(s=o.calendar).isInverseEra)===null||i===void 0)&&i.call(s,o)&&(n=-n),o.year=St(t.year,n,-1/0,9999,a==null?void 0:a.round),o.year===-1/0&&(o.year=1),o.calendar.balanceYearMonth&&o.calendar.balanceYearMonth(o,t);break;case"month":o.month=St(t.month,n,1,t.calendar.getMonthsInYear(t),a==null?void 0:a.round);break;case"day":o.day=St(t.day,n,1,t.calendar.getDaysInMonth(t),a==null?void 0:a.round);break;default:throw new Error("Unsupported field "+e)}return t.calendar.balanceDate&&t.calendar.balanceDate(o),gn(o),o}function Uu(t,e,n,a){let o=t.copy();switch(e){case"hour":{let i=t.hour,s=0,l=23;if((a==null?void 0:a.hourCycle)===12){let c=i>=12;s=c?12:0,l=c?23:11}o.hour=St(i,n,s,l,a==null?void 0:a.round);break}case"minute":o.minute=St(t.minute,n,0,59,a==null?void 0:a.round);break;case"second":o.second=St(t.second,n,0,59,a==null?void 0:a.round);break;case"millisecond":o.millisecond=St(t.millisecond,n,0,999,a==null?void 0:a.round);break;default:throw new Error("Unsupported field "+e)}return o}function St(t,e,n,a,o=!1){if(o){t+=Math.sign(e),t<n&&(t=a);let i=Math.abs(e);e>0?t=Math.ceil(t/i)*i:t=Math.floor(t/i)*i,t>a&&(t=n)}else t+=e,t<n?t=a-(n-t-1):t>a&&(t=n+(t-a-1));return t}function Zu(t,e){let n;if(e.years!=null&&e.years!==0||e.months!=null&&e.months!==0||e.weeks!=null&&e.weeks!==0||e.days!=null&&e.days!==0){let o=La(Hn(t),{years:e.years,months:e.months,weeks:e.weeks,days:e.days});n=Bt(o,t.timeZone)}else n=Qn(t)-t.offset;n+=e.milliseconds||0,n+=(e.seconds||0)*1e3,n+=(e.minutes||0)*6e4,n+=(e.hours||0)*36e5;let a=xt(n,t.timeZone);return Ze(a,t.calendar)}function Op(t,e){return Zu(t,Fu(e))}function Dp(t,e,n,a){switch(e){case"hour":{let o=0,i=23;if((a==null?void 0:a.hourCycle)===12){let g=t.hour>=12;o=g?12:0,i=g?23:11}let s=Hn(t),l=Ze(Ua(s,{hour:o}),new st),c=[Bt(l,t.timeZone,"earlier"),Bt(l,t.timeZone,"later")].filter(g=>xt(g,t.timeZone).day===l.day)[0],u=Ze(Ua(s,{hour:i}),new st),A=[Bt(u,t.timeZone,"earlier"),Bt(u,t.timeZone,"later")].filter(g=>xt(g,t.timeZone).day===u.day).pop(),d=Qn(t)-t.offset,p=Math.floor(d/_r),f=d%_r;return d=St(p,n,Math.floor(c/_r),Math.floor(A/_r),a==null?void 0:a.round)*_r+f,Ze(xt(d,t.timeZone),t.calendar)}case"minute":case"second":case"millisecond":return Uu(t,e,n,a);case"era":case"year":case"month":case"day":{let o=Wi(Hn(t),e,n,a),i=Bt(o,t.timeZone);return Ze(xt(i,t.timeZone),t.calendar)}default:throw new Error("Unsupported field "+e)}}function Tp(t,e,n){let a=Hn(t),o=Ua(Ji(a,e),e);if(o.compare(a)===0)return t;let i=Bt(o,t.timeZone,n);return Ze(xt(i,t.timeZone),t.calendar)}function Ip(t){return`${String(t.hour).padStart(2,"0")}:${String(t.minute).padStart(2,"0")}:${String(t.second).padStart(2,"0")}${t.millisecond?String(t.millisecond/1e3).slice(1):""}`}function Qu(t){let e=Ze(t,new st);return`${String(e.year).padStart(4,"0")}-${String(e.month).padStart(2,"0")}-${String(e.day).padStart(2,"0")}`}function Hu(t){return`${Qu(t)}T${Ip(t)}`}function Vp(t){let e=Math.sign(t)<0?"-":"+";t=Math.abs(t);let n=Math.floor(t/36e5),a=t%36e5/6e4;return`${e}${String(n).padStart(2,"0")}:${String(a).padStart(2,"0")}`}function Pp(t){return`${Hu(t)}${Vp(t.offset)}[${t.timeZone}]`}function Mp(t,e){if(e.has(t))throw new TypeError("Cannot initialize the same private elements twice on an object")}function Yi(t,e,n){Mp(t,e),e.set(t,n)}function $i(t){let e=typeof t[0]=="object"?t.shift():new st,n;if(typeof t[0]=="string")n=t.shift();else{let s=e.getEras();n=s[s.length-1]}let a=t.shift(),o=t.shift(),i=t.shift();return[e,n,a,o,i]}var _p=new WeakMap;class ve{copy(){return this.era?new ve(this.calendar,this.era,this.year,this.month,this.day):new ve(this.calendar,this.year,this.month,this.day)}add(e){return La(this,e)}subtract(e){return Lu(this,e)}set(e){return Ji(this,e)}cycle(e,n,a){return Wi(this,e,n,a)}toDate(e){return _u(this,e)}toString(){return Qu(this)}compare(e){return Su(this,e)}constructor(...e){Yi(this,_p,{writable:!0,value:void 0});let[n,a,o,i,s]=$i(e);this.calendar=n,this.era=a,this.year=o,this.month=i,this.day=s,gn(this)}}var Rp=new WeakMap;class qn{copy(){return this.era?new qn(this.calendar,this.era,this.year,this.month,this.day,this.hour,this.minute,this.second,this.millisecond):new qn(this.calendar,this.year,this.month,this.day,this.hour,this.minute,this.second,this.millisecond)}add(e){return La(this,e)}subtract(e){return Lu(this,e)}set(e){return Ji(Ua(this,e),e)}cycle(e,n,a){switch(e){case"era":case"year":case"month":case"day":return Wi(this,e,n,a);default:return Uu(this,e,n,a)}}toDate(e,n){return _u(this,e,n)}toString(){return Hu(this)}compare(e){let n=Su(this,e);return n===0?hp(this,Hn(e)):n}constructor(...e){Yi(this,Rp,{writable:!0,value:void 0});let[n,a,o,i,s]=$i(e);this.calendar=n,this.era=a,this.year=o,this.month=i,this.day=s,this.hour=e.shift()||0,this.minute=e.shift()||0,this.second=e.shift()||0,this.millisecond=e.shift()||0,gn(this)}}var Fp=new WeakMap;class zn{copy(){return this.era?new zn(this.calendar,this.era,this.year,this.month,this.day,this.timeZone,this.offset,this.hour,this.minute,this.second,this.millisecond):new zn(this.calendar,this.year,this.month,this.day,this.timeZone,this.offset,this.hour,this.minute,this.second,this.millisecond)}add(e){return Zu(this,e)}subtract(e){return Op(this,e)}set(e,n){return Tp(this,e,n)}cycle(e,n,a){return Dp(this,e,n,a)}toDate(){return Cp(this)}toString(){return Pp(this)}toAbsoluteString(){return this.toDate().toISOString()}compare(e){return this.toDate().getTime()-bp(e,this.timeZone).toDate().getTime()}constructor(...e){Yi(this,Fp,{writable:!0,value:void 0});let[n,a,o,i,s]=$i(e),l=e.shift(),c=e.shift();this.calendar=n,this.era=a,this.year=o,this.month=i,this.day=s,this.timeZone=l,this.offset=c,this.hour=e.shift()||0,this.minute=e.shift()||0,this.second=e.shift()||0,this.millisecond=e.shift()||0,gn(this)}}const Kn=[[1868,9,8],[1912,7,30],[1926,12,25],[1989,1,8],[2019,5,1]],Lp=[[1912,7,29],[1926,12,24],[1989,1,7],[2019,4,30]],Qa=[1867,1911,1925,1988,2018],Ht=["meiji","taisho","showa","heisei","reiwa"];function qu(t){const e=Kn.findIndex(([n,a,o])=>t.year<n||t.year===n&&t.month<a||t.year===n&&t.month===a&&t.day<o);return e===-1?Kn.length-1:e===0?0:e-1}function Gi(t){let e=Qa[Ht.indexOf(t.era)];if(!e)throw new Error("Unknown era: "+t.era);return new ve(t.year+e,t.month,t.day)}class Up extends st{fromJulianDay(e){let n=super.fromJulianDay(e),a=qu(n);return new ve(this,Ht[a],n.year-Qa[a],n.month,n.day)}toJulianDay(e){return super.toJulianDay(Gi(e))}balanceDate(e){let n=Gi(e),a=qu(n);Ht[a]!==e.era&&(e.era=Ht[a],e.year=n.year-Qa[a]),this.constrainDate(e)}constrainDate(e){let n=Ht.indexOf(e.era),a=Lp[n];if(a!=null){let[o,i,s]=a,l=o-Qa[n];e.year=Math.max(1,Math.min(l,e.year)),e.year===l&&(e.month=Math.min(i,e.month),e.month===i&&(e.day=Math.min(s,e.day)))}if(e.year===1&&n>=0){let[,o,i]=Kn[n];e.month=Math.max(o,e.month),e.month===o&&(e.day=Math.max(i,e.day))}}getEras(){return Ht}getYearsInEra(e){let n=Ht.indexOf(e.era),a=Kn[n],o=Kn[n+1];if(o==null)return 9999-a[0]+1;let i=o[0]-a[0];return(e.month<o[1]||e.month===o[1]&&e.day<o[2])&&i++,i}getDaysInMonth(e){return super.getDaysInMonth(Gi(e))}getMinimumMonthInYear(e){let n=zu(e);return n?n[1]:1}getMinimumDayInMonth(e){let n=zu(e);return n&&e.month===n[1]?n[2]:1}constructor(...e){super(...e),this.identifier="japanese"}}function zu(t){if(t.year===1){let e=Ht.indexOf(t.era);return Kn[e]}}const Ku=-543;class Zp extends st{fromJulianDay(e){let n=super.fromJulianDay(e),a=Ir(n.era,n.year);return new ve(this,a-Ku,n.month,n.day)}toJulianDay(e){return super.toJulianDay(ju(e))}getEras(){return["BE"]}getDaysInMonth(e){return super.getDaysInMonth(ju(e))}balanceDate(){}constructor(...e){super(...e),this.identifier="buddhist"}}function ju(t){let[e,n]=Fa(t.year+Ku);return new ve(e,n,t.month,t.day)}const Ha=1911;function Xu(t){return t.era==="minguo"?t.year+Ha:1-t.year+Ha}function Ju(t){let e=t-Ha;return e>0?["minguo",e]:["before_minguo",1-e]}class Qp extends st{fromJulianDay(e){let n=super.fromJulianDay(e),a=Ir(n.era,n.year),[o,i]=Ju(a);return new ve(this,o,i,n.month,n.day)}toJulianDay(e){return super.toJulianDay(Wu(e))}getEras(){return["before_minguo","minguo"]}balanceDate(e){let[n,a]=Ju(Xu(e));e.era=n,e.year=a}isInverseEra(e){return e.era==="before_minguo"}getDaysInMonth(e){return super.getDaysInMonth(Wu(e))}getYearsInEra(e){return e.era==="before_minguo"?9999:9999-Ha}constructor(...e){super(...e),this.identifier="roc"}}function Wu(t){let[e,n]=Fa(Xu(t));return new ve(e,n,t.month,t.day)}const Yu=1948320,$u=[0,31,62,93,124,155,186,216,246,276,306,336];class Hp{fromJulianDay(e){let n=e-Yu,a=1+Math.floor((33*n+3)/12053),o=365*(a-1)+Math.floor((8*a+21)/33),i=n-o,s=i<216?Math.floor(i/31):Math.floor((i-6)/30),l=i-$u[s]+1;return new ve(this,a,s+1,l)}toJulianDay(e){let n=Yu-1+365*(e.year-1)+Math.floor((8*e.year+21)/33);return n+=$u[e.month-1],n+=e.day,n}getMonthsInYear(){return 12}getDaysInMonth(e){return e.month<=6?31:e.month<=11||Un(25*e.year+11,33)<8?30:29}getEras(){return["AP"]}getYearsInEra(){return 9377}constructor(){this.identifier="persian"}}const Ni=78,Gu=80;class qp extends st{fromJulianDay(e){let n=super.fromJulianDay(e),a=n.year-Ni,o=e-mn(n.era,n.year,1,1),i;o<Gu?(a--,i=Qt(n.year-1)?31:30,o+=i+155+90+10):(i=Qt(n.year)?31:30,o-=Gu);let s,l;if(o<i)s=1,l=o+1;else{let c=o-i;c<155?(s=Math.floor(c/31)+2,l=c%31+1):(c-=155,s=Math.floor(c/30)+7,l=c%30+1)}return new ve(this,a,s,l)}toJulianDay(e){let n=e.year+Ni,[a,o]=Fa(n),i,s;return Qt(o)?(i=31,s=mn(a,o,3,21)):(i=30,s=mn(a,o,3,22)),e.month===1?s+e.day-1:(s+=i+Math.min(e.month-2,5)*31,e.month>=8&&(s+=(e.month-7)*30),s+=e.day-1,s)}getDaysInMonth(e){return e.month===1&&Qt(e.year+Ni)||e.month>=2&&e.month<=6?31:30}getYearsInEra(){return 9919}getEras(){return["saka"]}balanceDate(){}constructor(...e){super(...e),this.identifier="indian"}}const qa=1948440,Nu=1948439,Ye=1300,jn=1600,zp=460322;function za(t,e,n,a){return a+Math.ceil(29.5*(n-1))+(e-1)*354+Math.floor((3+11*e)/30)+t-1}function e1(t,e,n){let a=Math.floor((30*(n-e)+10646)/10631),o=Math.min(12,Math.ceil((n-(29+za(e,a,1,1)))/29.5)+1),i=n-za(e,a,o,1)+1;return new ve(t,a,o,i)}function t1(t){return(14+11*t)%30<11}class es{fromJulianDay(e){return e1(this,qa,e)}toJulianDay(e){return za(qa,e.year,e.month,e.day)}getDaysInMonth(e){let n=29+e.month%2;return e.month===12&&t1(e.year)&&n++,n}getMonthsInYear(){return 12}getDaysInYear(e){return t1(e.year)?355:354}getYearsInEra(){return 9665}getEras(){return["AH"]}constructor(){this.identifier="islamic-civil"}}class Kp extends es{fromJulianDay(e){return e1(this,Nu,e)}toJulianDay(e){return za(Nu,e.year,e.month,e.day)}constructor(...e){super(...e),this.identifier="islamic-tbla"}}const jp="qgpUDckO1AbqBmwDrQpVBakGkgepC9QF2gpcBS0NlQZKB1QLagutBa4ETwoXBYsGpQbVCtYCWwmdBE0KJg2VDawFtgm6AlsKKwWVCsoG6Qr0AnYJtgJWCcoKpAvSC9kF3AJtCU0FpQpSC6ULtAW2CVcFlwJLBaMGUgdlC2oFqworBZUMSg2lDcoF1gpXCasESwmlClILagt1BXYCtwhbBFUFqQW0BdoJ3QRuAjYJqgpUDbIN1QXaAlsJqwRVCkkLZAtxC7QFtQpVCiUNkg7JDtQG6QprCasEkwpJDaQNsg25CroEWworBZUKKgtVC1wFvQQ9Ah0JlQpKC1oLbQW2AjsJmwRVBqkGVAdqC2wFrQpVBSkLkgupC9QF2gpaBasKlQVJB2QHqgu1BbYCVgpNDiULUgtqC60FrgIvCZcESwalBqwG1gpdBZ0ETQoWDZUNqgW1BdoCWwmtBJUFygbkBuoK9QS2AlYJqgpUC9IL2QXqAm0JrQSVCkoLpQuyBbUJ1gSXCkcFkwZJB1ULagVrCisFiwpGDaMNygXWCtsEawJLCaUKUgtpC3UFdgG3CFsCKwVlBbQF2gntBG0BtgimClINqQ3UBdoKWwmrBFMGKQdiB6kLsgW1ClUFJQuSDckO0gbpCmsFqwRVCikNVA2qDbUJugQ7CpsETQqqCtUK2gJdCV4ELgqaDFUNsga5BroEXQotBZUKUguoC7QLuQXaAloJSgukDdEO6AZqC20FNQWVBkoNqA3UDdoGWwWdAisGFQtKC5ULqgWuCi4JjwwnBZUGqgbWCl0FnQI=";let ts,Xn;function Ka(t){return zp+Xn[t-Ye]}function Rr(t,e){let n=t-Ye,a=1<<11-(e-1);return ts[n]&a?30:29}function n1(t,e){let n=Ka(t);for(let a=1;a<e;a++)n+=Rr(t,a);return n}function r1(t){return Xn[t+1-Ye]-Xn[t-Ye]}class Xp extends es{fromJulianDay(e){let n=e-qa,a=Ka(Ye),o=Ka(jn);if(n<a||n>o)return super.fromJulianDay(e);{let i=Ye-1,s=1,l=1;for(;l>0;){i++,l=n-Ka(i)+1;let c=r1(i);if(l===c){s=12;break}else if(l<c){let u=Rr(i,s);for(s=1;l>u;)l-=u,s++,u=Rr(i,s);break}}return new ve(this,i,s,n-n1(i,s)+1)}}toJulianDay(e){return e.year<Ye||e.year>jn?super.toJulianDay(e):qa+n1(e.year,e.month)+(e.day-1)}getDaysInMonth(e){return e.year<Ye||e.year>jn?super.getDaysInMonth(e):Rr(e.year,e.month)}getDaysInYear(e){return e.year<Ye||e.year>jn?super.getDaysInYear(e):r1(e.year)}constructor(){if(super(),this.identifier="islamic-umalqura",ts||(ts=new Uint16Array(Uint8Array.from(atob(jp),e=>e.charCodeAt(0)).buffer)),!Xn){Xn=new Uint32Array(jn-Ye+1);let e=0;for(let n=Ye;n<=jn;n++){Xn[n-Ye]=e;for(let a=1;a<=12;a++)e+=Rr(n,a)}}}}const a1=347997,o1=1080,i1=24*o1,Jp=29,Wp=12*o1+793,Yp=Jp*i1+Wp;function vn(t){return Un(t*7+1,19)<7}function ja(t){let e=Math.floor((235*t-234)/19),n=12084+13753*e,a=e*29+Math.floor(n/25920);return Un(3*(a+1),7)<3&&(a+=1),a}function $p(t){let e=ja(t-1),n=ja(t);return ja(t+1)-n===356?2:n-e===382?1:0}function Fr(t){return ja(t)+$p(t)}function s1(t){return Fr(t+1)-Fr(t)}function Gp(t){let e=s1(t);switch(e>380&&(e-=30),e){case 353:return 0;case 354:return 1;case 355:return 2}}function Xa(t,e){if(e>=6&&!vn(t)&&e++,e===4||e===7||e===9||e===11||e===13)return 29;let n=Gp(t);return e===2?n===2?30:29:e===3?n===0?29:30:e===6?vn(t)?30:0:30}class Np{fromJulianDay(e){let n=e-a1,a=n*i1/Yp,o=Math.floor((19*a+234)/235)+1,i=Fr(o),s=Math.floor(n-i);for(;s<1;)o--,i=Fr(o),s=Math.floor(n-i);let l=1,c=0;for(;c<s;)c+=Xa(o,l),l++;l--,c-=Xa(o,l);let u=s-c;return new ve(this,o,l,u)}toJulianDay(e){let n=Fr(e.year);for(let a=1;a<e.month;a++)n+=Xa(e.year,a);return n+e.day+a1}getDaysInMonth(e){return Xa(e.year,e.month)}getMonthsInYear(e){return vn(e.year)?13:12}getDaysInYear(e){return s1(e.year)}getYearsInEra(){return 9999}getEras(){return["AM"]}balanceYearMonth(e,n){n.year!==e.year&&(vn(n.year)&&!vn(e.year)&&n.month>6?e.month--:!vn(n.year)&&vn(e.year)&&n.month>6&&e.month++)}constructor(){this.identifier="hebrew"}}const ns=1723856,l1=1824665,rs=5500;function Ja(t,e,n,a){return t+365*e+Math.floor(e/4)+30*(n-1)+a-1}function as(t,e){let n=Math.floor(4*(e-t)/1461),a=1+Math.floor((e-Ja(t,n,1,1))/30),o=e+1-Ja(t,n,a,1);return[n,a,o]}function c1(t){return Math.floor(t%4/3)}function u1(t,e){return e%13!==0?30:c1(t)+5}class os{fromJulianDay(e){let[n,a,o]=as(ns,e),i="AM";return n<=0&&(i="AA",n+=rs),new ve(this,i,n,a,o)}toJulianDay(e){let n=e.year;return e.era==="AA"&&(n-=rs),Ja(ns,n,e.month,e.day)}getDaysInMonth(e){return u1(e.year,e.month)}getMonthsInYear(){return 13}getDaysInYear(e){return 365+c1(e.year)}getYearsInEra(e){return e.era==="AA"?9999:9991}getEras(){return["AA","AM"]}constructor(){this.identifier="ethiopic"}}class eh extends os{fromJulianDay(e){let[n,a,o]=as(ns,e);return n+=rs,new ve(this,"AA",n,a,o)}getEras(){return["AA"]}getYearsInEra(){return 9999}constructor(...e){super(...e),this.identifier="ethioaa"}}class th extends os{fromJulianDay(e){let[n,a,o]=as(l1,e),i="CE";return n<=0&&(i="BCE",n=1-n),new ve(this,i,n,a,o)}toJulianDay(e){let n=e.year;return e.era==="BCE"&&(n=1-n),Ja(l1,n,e.month,e.day)}getDaysInMonth(e){let n=e.year;return e.era==="BCE"&&(n=1-n),u1(n,e.month)}isInverseEra(e){return e.era==="BCE"}balanceDate(e){e.year<=0&&(e.era=e.era==="BCE"?"CE":"BCE",e.year=1-e.year)}getEras(){return["BCE","CE"]}getYearsInEra(e){return e.era==="BCE"?9999:9715}constructor(...e){super(...e),this.identifier="coptic"}}function nh(t){switch(t){case"buddhist":return new Zp;case"ethiopic":return new os;case"ethioaa":return new eh;case"coptic":return new th;case"hebrew":return new Np;case"indian":return new qp;case"islamic-civil":return new es;case"islamic-tbla":return new Kp;case"islamic-umalqura":return new Xp;case"japanese":return new Up;case"persian":return new Hp;case"roc":return new Qp;case"gregory":default:return new st}}let is=new Map;class Ot{format(e){return this.formatter.format(e)}formatToParts(e){return this.formatter.formatToParts(e)}formatRange(e,n){if(typeof this.formatter.formatRange=="function")return this.formatter.formatRange(e,n);if(n<e)throw new RangeError("End date must be >= start date");return`${this.formatter.format(e)} – ${this.formatter.format(n)}`}formatRangeToParts(e,n){if(typeof this.formatter.formatRangeToParts=="function")return this.formatter.formatRangeToParts(e,n);if(n<e)throw new RangeError("End date must be >= start date");let a=this.formatter.formatToParts(e),o=this.formatter.formatToParts(n);return[...a.map(i=>({...i,source:"startRange"})),{type:"literal",value:" – ",source:"shared"},...o.map(i=>({...i,source:"endRange"}))]}resolvedOptions(){let e=this.formatter.resolvedOptions();return oh()&&(this.resolvedHourCycle||(this.resolvedHourCycle=ih(e.locale,this.options)),e.hourCycle=this.resolvedHourCycle,e.hour12=this.resolvedHourCycle==="h11"||this.resolvedHourCycle==="h12"),e.calendar==="ethiopic-amete-alem"&&(e.calendar="ethioaa"),e}constructor(e,n={}){this.formatter=A1(e,n),this.options=n}}const rh={true:{ja:"h11"},false:{}};function A1(t,e={}){if(typeof e.hour12=="boolean"&&ah()){e={...e};let o=rh[String(e.hour12)][t.split("-")[0]],i=e.hour12?"h12":"h23";e.hourCycle=o??i,delete e.hour12}let n=t+(e?Object.entries(e).sort((o,i)=>o[0]<i[0]?-1:1).join():"");if(is.has(n))return is.get(n);let a=new Intl.DateTimeFormat(t,e);return is.set(n,a),a}let ss=null;function ah(){return ss==null&&(ss=new Intl.DateTimeFormat("en-US",{hour:"numeric",hour12:!1}).format(new Date(2020,2,3,0))==="24"),ss}let ls=null;function oh(){return ls==null&&(ls=new Intl.DateTimeFormat("fr",{hour:"numeric",hour12:!1}).resolvedOptions().hourCycle==="h12"),ls}function ih(t,e){if(!e.timeStyle&&!e.hour)return;t=t.replace(/(-u-)?-nu-[a-zA-Z0-9]+/,""),t+=(t.includes("-u-")?"":"-u")+"-nu-latn";let n=A1(t,{...e,timeZone:void 0}),a=parseInt(n.formatToParts(new Date(2020,2,3,0)).find(i=>i.type==="hour").value,10),o=parseInt(n.formatToParts(new Date(2020,2,3,23)).find(i=>i.type==="hour").value,10);if(a===0&&o===23)return"h23";if(a===24&&o===23)return"h24";if(a===0&&o===11)return"h11";if(a===12&&o===11)return"h12";throw new Error("Unexpected hour cycle result")}function sh(t,e){const n=[];for(let a=0;a<t.length;a+=e)n.push(t.slice(a,a+e));return n}function $e(t,e=Pr()){return Wa(t)?t.toDate():t.toDate(e)}function lh(t){return t instanceof qn}function Wa(t){return t instanceof zn}function cs(t){return lh(t)||Wa(t)}function vt(t){if(t instanceof Date){const e=t.getFullYear(),n=t.getMonth()+1;return new Date(e,n,0).getDate()}else return t.set({day:100}).day}function Jn(t,e){return t.compare(e)<0}function Ya(t,e){return t.compare(e)>0}function ch(t,e,n){const a=Bu(t,n);return e>a?t.subtract({days:a+7-e}):e===a?t:t.subtract({days:a-e})}function uh(t,e,n){const a=Bu(t,n),o=e===0?6:e-1;return a===o?t:a>o?t.add({days:7-a+o}):t.add({days:o-a})}function d1(t,e){const n=[];let a=t.add({days:1});const o=e;for(;a.compare(o)<0;)n.push(a),a=a.add({days:1});return n}function us(t){const{dateObj:e,weekStartsOn:n,fixedWeeks:a,locale:o}=t,i=vt(e),s=Array.from({length:i},(m,C)=>e.set({day:C+1})),l=Mr(e),c=Du(e),u=ch(l,n,o),A=uh(c,n,o),d=d1(u.subtract({days:1}),l),p=d1(c,A.add({days:1})),f=d.length+s.length+p.length;if(a&&f<42){const m=42-f;let C=p[p.length-1];C||(C=Du(e));const v=Array.from({length:m},(h,w)=>{const b=w+1;return C.add({days:b})});p.push(...v)}const g=d.concat(s,p),y=sh(g,7);return{value:e,cells:g,rows:y}}function yn(t){const{numberOfMonths:e,dateObj:n,...a}=t,o=[];if(!e||e===1)return o.push(us({...a,dateObj:n})),o;o.push(us({...a,dateObj:n}));for(let i=1;i<e;i++){const s=n.add({months:i});o.push(us({...a,dateObj:s}))}return o}const Ah=["top","right","bottom","left"],yt=Math.min,Ke=Math.max,$a=Math.round,Ga=Math.floor,qt=t=>({x:t,y:t}),dh={left:"right",right:"left",bottom:"top",top:"bottom"},fh={start:"end",end:"start"};function As(t,e,n){return Ke(t,yt(e,n))}function Dt(t,e){return typeof t=="function"?t(e):t}function Tt(t){return t.split("-")[0]}function Wn(t){return t.split("-")[1]}function ds(t){return t==="x"?"y":"x"}function fs(t){return t==="y"?"height":"width"}function zt(t){return["top","bottom"].includes(Tt(t))?"y":"x"}function ps(t){return ds(zt(t))}function ph(t,e,n){n===void 0&&(n=!1);const a=Wn(t),o=ps(t),i=fs(o);let s=o==="x"?a===(n?"end":"start")?"right":"left":a==="start"?"bottom":"top";return e.reference[i]>e.floating[i]&&(s=Na(s)),[s,Na(s)]}function hh(t){const e=Na(t);return[hs(t),e,hs(e)]}function hs(t){return t.replace(/start|end/g,e=>fh[e])}function mh(t,e,n){const a=["left","right"],o=["right","left"],i=["top","bottom"],s=["bottom","top"];switch(t){case"top":case"bottom":return n?e?o:a:e?a:o;case"left":case"right":return e?i:s;default:return[]}}function gh(t,e,n,a){const o=Wn(t);let i=mh(Tt(t),n==="start",a);return o&&(i=i.map(s=>s+"-"+o),e&&(i=i.concat(i.map(hs)))),i}function Na(t){return t.replace(/left|right|bottom|top/g,e=>dh[e])}function vh(t){return{top:0,right:0,bottom:0,left:0,...t}}function f1(t){return typeof t!="number"?vh(t):{top:t,right:t,bottom:t,left:t}}function eo(t){const{x:e,y:n,width:a,height:o}=t;return{width:a,height:o,top:n,left:e,right:e+a,bottom:n+o,x:e,y:n}}function p1(t,e,n){let{reference:a,floating:o}=t;const i=zt(e),s=ps(e),l=fs(s),c=Tt(e),u=i==="y",A=a.x+a.width/2-o.width/2,d=a.y+a.height/2-o.height/2,p=a[l]/2-o[l]/2;let f;switch(c){case"top":f={x:A,y:a.y-o.height};break;case"bottom":f={x:A,y:a.y+a.height};break;case"right":f={x:a.x+a.width,y:d};break;case"left":f={x:a.x-o.width,y:d};break;default:f={x:a.x,y:a.y}}switch(Wn(e)){case"start":f[s]-=p*(n&&u?-1:1);break;case"end":f[s]+=p*(n&&u?-1:1);break}return f}const yh=async(t,e,n)=>{const{placement:a="bottom",strategy:o="absolute",middleware:i=[],platform:s}=n,l=i.filter(Boolean),c=await(s.isRTL==null?void 0:s.isRTL(e));let u=await s.getElementRects({reference:t,floating:e,strategy:o}),{x:A,y:d}=p1(u,a,c),p=a,f={},g=0;for(let y=0;y<l.length;y++){const{name:m,fn:C}=l[y],{x:v,y:h,data:w,reset:b}=await C({x:A,y:d,initialPlacement:a,placement:p,strategy:o,middlewareData:f,rects:u,platform:s,elements:{reference:t,floating:e}});A=v??A,d=h??d,f={...f,[m]:{...f[m],...w}},b&&g<=50&&(g++,typeof b=="object"&&(b.placement&&(p=b.placement),b.rects&&(u=b.rects===!0?await s.getElementRects({reference:t,floating:e,strategy:o}):b.rects),{x:A,y:d}=p1(u,p,c)),y=-1)}return{x:A,y:d,placement:p,strategy:o,middlewareData:f}};async function Lr(t,e){var n;e===void 0&&(e={});const{x:a,y:o,platform:i,rects:s,elements:l,strategy:c}=t,{boundary:u="clippingAncestors",rootBoundary:A="viewport",elementContext:d="floating",altBoundary:p=!1,padding:f=0}=Dt(e,t),g=f1(f),m=l[p?d==="floating"?"reference":"floating":d],C=eo(await i.getClippingRect({element:(n=await(i.isElement==null?void 0:i.isElement(m)))==null||n?m:m.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:u,rootBoundary:A,strategy:c})),v=d==="floating"?{x:a,y:o,width:s.floating.width,height:s.floating.height}:s.reference,h=await(i.getOffsetParent==null?void 0:i.getOffsetParent(l.floating)),w=await(i.isElement==null?void 0:i.isElement(h))?await(i.getScale==null?void 0:i.getScale(h))||{x:1,y:1}:{x:1,y:1},b=eo(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:v,offsetParent:h,strategy:c}):v);return{top:(C.top-b.top+g.top)/w.y,bottom:(b.bottom-C.bottom+g.bottom)/w.y,left:(C.left-b.left+g.left)/w.x,right:(b.right-C.right+g.right)/w.x}}const wh=t=>({name:"arrow",options:t,async fn(e){const{x:n,y:a,placement:o,rects:i,platform:s,elements:l,middlewareData:c}=e,{element:u,padding:A=0}=Dt(t,e)||{};if(u==null)return{};const d=f1(A),p={x:n,y:a},f=ps(o),g=fs(f),y=await s.getDimensions(u),m=f==="y",C=m?"top":"left",v=m?"bottom":"right",h=m?"clientHeight":"clientWidth",w=i.reference[g]+i.reference[f]-p[f]-i.floating[g],b=p[f]-i.reference[f],k=await(s.getOffsetParent==null?void 0:s.getOffsetParent(u));let E=k?k[h]:0;(!E||!await(s.isElement==null?void 0:s.isElement(k)))&&(E=l.floating[h]||i.floating[g]);const R=w/2-b/2,V=E/2-y[g]/2-1,B=yt(d[C],V),x=yt(d[v],V),_=B,U=E-y[g]-x,M=E/2-y[g]/2+R,F=As(_,M,U),H=!c.arrow&&Wn(o)!=null&&M!==F&&i.reference[g]/2-(M<_?B:x)-y[g]/2<0,K=H?M<_?M-_:M-U:0;return{[f]:p[f]+K,data:{[f]:F,centerOffset:M-F-K,...H&&{alignmentOffset:K}},reset:H}}}),bh=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var n,a;const{placement:o,middlewareData:i,rects:s,initialPlacement:l,platform:c,elements:u}=e,{mainAxis:A=!0,crossAxis:d=!0,fallbackPlacements:p,fallbackStrategy:f="bestFit",fallbackAxisSideDirection:g="none",flipAlignment:y=!0,...m}=Dt(t,e);if((n=i.arrow)!=null&&n.alignmentOffset)return{};const C=Tt(o),v=zt(l),h=Tt(l)===l,w=await(c.isRTL==null?void 0:c.isRTL(u.floating)),b=p||(h||!y?[Na(l)]:hh(l)),k=g!=="none";!p&&k&&b.push(...gh(l,y,g,w));const E=[l,...b],R=await Lr(e,m),V=[];let B=((a=i.flip)==null?void 0:a.overflows)||[];if(A&&V.push(R[C]),d){const M=ph(o,s,w);V.push(R[M[0]],R[M[1]])}if(B=[...B,{placement:o,overflows:V}],!V.every(M=>M<=0)){var x,_;const M=(((x=i.flip)==null?void 0:x.index)||0)+1,F=E[M];if(F)return{data:{index:M,overflows:B},reset:{placement:F}};let H=(_=B.filter(K=>K.overflows[0]<=0).sort((K,L)=>K.overflows[1]-L.overflows[1])[0])==null?void 0:_.placement;if(!H)switch(f){case"bestFit":{var U;const K=(U=B.filter(L=>{if(k){const re=zt(L.placement);return re===v||re==="y"}return!0}).map(L=>[L.placement,L.overflows.filter(re=>re>0).reduce((re,Pe)=>re+Pe,0)]).sort((L,re)=>L[1]-re[1])[0])==null?void 0:U[0];K&&(H=K);break}case"initialPlacement":H=l;break}if(o!==H)return{reset:{placement:H}}}return{}}}};function h1(t,e){return{top:t.top-e.height,right:t.right-e.width,bottom:t.bottom-e.height,left:t.left-e.width}}function m1(t){return Ah.some(e=>t[e]>=0)}const Ch=function(t){return t===void 0&&(t={}),{name:"hide",options:t,async fn(e){const{rects:n}=e,{strategy:a="referenceHidden",...o}=Dt(t,e);switch(a){case"referenceHidden":{const i=await Lr(e,{...o,elementContext:"reference"}),s=h1(i,n.reference);return{data:{referenceHiddenOffsets:s,referenceHidden:m1(s)}}}case"escaped":{const i=await Lr(e,{...o,altBoundary:!0}),s=h1(i,n.floating);return{data:{escapedOffsets:s,escaped:m1(s)}}}default:return{}}}}};async function Eh(t,e){const{placement:n,platform:a,elements:o}=t,i=await(a.isRTL==null?void 0:a.isRTL(o.floating)),s=Tt(n),l=Wn(n),c=zt(n)==="y",u=["left","top"].includes(s)?-1:1,A=i&&c?-1:1,d=Dt(e,t);let{mainAxis:p,crossAxis:f,alignmentAxis:g}=typeof d=="number"?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...d};return l&&typeof g=="number"&&(f=l==="end"?g*-1:g),c?{x:f*A,y:p*u}:{x:p*u,y:f*A}}const kh=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){var n,a;const{x:o,y:i,placement:s,middlewareData:l}=e,c=await Eh(e,t);return s===((n=l.offset)==null?void 0:n.placement)&&(a=l.arrow)!=null&&a.alignmentOffset?{}:{x:o+c.x,y:i+c.y,data:{...c,placement:s}}}}},Bh=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){const{x:n,y:a,placement:o}=e,{mainAxis:i=!0,crossAxis:s=!1,limiter:l={fn:m=>{let{x:C,y:v}=m;return{x:C,y:v}}},...c}=Dt(t,e),u={x:n,y:a},A=await Lr(e,c),d=zt(Tt(o)),p=ds(d);let f=u[p],g=u[d];if(i){const m=p==="y"?"top":"left",C=p==="y"?"bottom":"right",v=f+A[m],h=f-A[C];f=As(v,f,h)}if(s){const m=d==="y"?"top":"left",C=d==="y"?"bottom":"right",v=g+A[m],h=g-A[C];g=As(v,g,h)}const y=l.fn({...e,[p]:f,[d]:g});return{...y,data:{x:y.x-n,y:y.y-a}}}}},xh=function(t){return t===void 0&&(t={}),{options:t,fn(e){const{x:n,y:a,placement:o,rects:i,middlewareData:s}=e,{offset:l=0,mainAxis:c=!0,crossAxis:u=!0}=Dt(t,e),A={x:n,y:a},d=zt(o),p=ds(d);let f=A[p],g=A[d];const y=Dt(l,e),m=typeof y=="number"?{mainAxis:y,crossAxis:0}:{mainAxis:0,crossAxis:0,...y};if(c){const h=p==="y"?"height":"width",w=i.reference[p]-i.floating[h]+m.mainAxis,b=i.reference[p]+i.reference[h]-m.mainAxis;f<w?f=w:f>b&&(f=b)}if(u){var C,v;const h=p==="y"?"width":"height",w=["top","left"].includes(Tt(o)),b=i.reference[d]-i.floating[h]+(w&&((C=s.offset)==null?void 0:C[d])||0)+(w?0:m.crossAxis),k=i.reference[d]+i.reference[h]+(w?0:((v=s.offset)==null?void 0:v[d])||0)-(w?m.crossAxis:0);g<b?g=b:g>k&&(g=k)}return{[p]:f,[d]:g}}}},Sh=function(t){return t===void 0&&(t={}),{name:"size",options:t,async fn(e){const{placement:n,rects:a,platform:o,elements:i}=e,{apply:s=()=>{},...l}=Dt(t,e),c=await Lr(e,l),u=Tt(n),A=Wn(n),d=zt(n)==="y",{width:p,height:f}=a.floating;let g,y;u==="top"||u==="bottom"?(g=u,y=A===(await(o.isRTL==null?void 0:o.isRTL(i.floating))?"start":"end")?"left":"right"):(y=u,g=A==="end"?"top":"bottom");const m=f-c.top-c.bottom,C=p-c.left-c.right,v=yt(f-c[g],m),h=yt(p-c[y],C),w=!e.middlewareData.shift;let b=v,k=h;if(d?k=A||w?yt(h,C):C:b=A||w?yt(v,m):m,w&&!A){const R=Ke(c.left,0),V=Ke(c.right,0),B=Ke(c.top,0),x=Ke(c.bottom,0);d?k=p-2*(R!==0||V!==0?R+V:Ke(c.left,c.right)):b=f-2*(B!==0||x!==0?B+x:Ke(c.top,c.bottom))}await s({...e,availableWidth:k,availableHeight:b});const E=await o.getDimensions(i.floating);return p!==E.width||f!==E.height?{reset:{rects:!0}}:{}}}};function wn(t){return ms(t)?(t.nodeName||"").toLowerCase():"#document"}function je(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function It(t){var e;return(e=(ms(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function ms(t){return t instanceof Node||t instanceof je(t).Node}function lt(t){return t instanceof Element||t instanceof je(t).Element}function wt(t){return t instanceof HTMLElement||t instanceof je(t).HTMLElement}function g1(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof je(t).ShadowRoot}function Ur(t){const{overflow:e,overflowX:n,overflowY:a,display:o}=ct(t);return/auto|scroll|overlay|hidden|clip/.test(e+a+n)&&!["inline","contents"].includes(o)}function Oh(t){return["table","td","th"].includes(wn(t))}function to(t){return[":popover-open",":modal"].some(e=>{try{return t.matches(e)}catch{return!1}})}function gs(t){const e=vs(),n=lt(t)?ct(t):t;return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!e&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!e&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(a=>(n.willChange||"").includes(a))||["paint","layout","strict","content"].some(a=>(n.contain||"").includes(a))}function Dh(t){let e=Kt(t);for(;wt(e)&&!Yn(e);){if(gs(e))return e;if(to(e))return null;e=Kt(e)}return null}function vs(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Yn(t){return["html","body","#document"].includes(wn(t))}function ct(t){return je(t).getComputedStyle(t)}function no(t){return lt(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.scrollX,scrollTop:t.scrollY}}function Kt(t){if(wn(t)==="html")return t;const e=t.assignedSlot||t.parentNode||g1(t)&&t.host||It(t);return g1(e)?e.host:e}function v1(t){const e=Kt(t);return Yn(e)?t.ownerDocument?t.ownerDocument.body:t.body:wt(e)&&Ur(e)?e:v1(e)}function Zr(t,e,n){var a;e===void 0&&(e=[]),n===void 0&&(n=!0);const o=v1(t),i=o===((a=t.ownerDocument)==null?void 0:a.body),s=je(o);if(i){const l=ys(s);return e.concat(s,s.visualViewport||[],Ur(o)?o:[],l&&n?Zr(l):[])}return e.concat(o,Zr(o,[],n))}function ys(t){return t.parent&&Object.getPrototypeOf(t.parent)?t.frameElement:null}function y1(t){const e=ct(t);let n=parseFloat(e.width)||0,a=parseFloat(e.height)||0;const o=wt(t),i=o?t.offsetWidth:n,s=o?t.offsetHeight:a,l=$a(n)!==i||$a(a)!==s;return l&&(n=i,a=s),{width:n,height:a,$:l}}function ws(t){return lt(t)?t:t.contextElement}function $n(t){const e=ws(t);if(!wt(e))return qt(1);const n=e.getBoundingClientRect(),{width:a,height:o,$:i}=y1(e);let s=(i?$a(n.width):n.width)/a,l=(i?$a(n.height):n.height)/o;return(!s||!Number.isFinite(s))&&(s=1),(!l||!Number.isFinite(l))&&(l=1),{x:s,y:l}}const Th=qt(0);function w1(t){const e=je(t);return!vs()||!e.visualViewport?Th:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function Ih(t,e,n){return e===void 0&&(e=!1),!n||e&&n!==je(t)?!1:e}function bn(t,e,n,a){e===void 0&&(e=!1),n===void 0&&(n=!1);const o=t.getBoundingClientRect(),i=ws(t);let s=qt(1);e&&(a?lt(a)&&(s=$n(a)):s=$n(t));const l=Ih(i,n,a)?w1(i):qt(0);let c=(o.left+l.x)/s.x,u=(o.top+l.y)/s.y,A=o.width/s.x,d=o.height/s.y;if(i){const p=je(i),f=a&&lt(a)?je(a):a;let g=p,y=ys(g);for(;y&&a&&f!==g;){const m=$n(y),C=y.getBoundingClientRect(),v=ct(y),h=C.left+(y.clientLeft+parseFloat(v.paddingLeft))*m.x,w=C.top+(y.clientTop+parseFloat(v.paddingTop))*m.y;c*=m.x,u*=m.y,A*=m.x,d*=m.y,c+=h,u+=w,g=je(y),y=ys(g)}}return eo({width:A,height:d,x:c,y:u})}function Vh(t){let{elements:e,rect:n,offsetParent:a,strategy:o}=t;const i=o==="fixed",s=It(a),l=e?to(e.floating):!1;if(a===s||l&&i)return n;let c={scrollLeft:0,scrollTop:0},u=qt(1);const A=qt(0),d=wt(a);if((d||!d&&!i)&&((wn(a)!=="body"||Ur(s))&&(c=no(a)),wt(a))){const p=bn(a);u=$n(a),A.x=p.x+a.clientLeft,A.y=p.y+a.clientTop}return{width:n.width*u.x,height:n.height*u.y,x:n.x*u.x-c.scrollLeft*u.x+A.x,y:n.y*u.y-c.scrollTop*u.y+A.y}}function Ph(t){return Array.from(t.getClientRects())}function b1(t){return bn(It(t)).left+no(t).scrollLeft}function Mh(t){const e=It(t),n=no(t),a=t.ownerDocument.body,o=Ke(e.scrollWidth,e.clientWidth,a.scrollWidth,a.clientWidth),i=Ke(e.scrollHeight,e.clientHeight,a.scrollHeight,a.clientHeight);let s=-n.scrollLeft+b1(t);const l=-n.scrollTop;return ct(a).direction==="rtl"&&(s+=Ke(e.clientWidth,a.clientWidth)-o),{width:o,height:i,x:s,y:l}}function _h(t,e){const n=je(t),a=It(t),o=n.visualViewport;let i=a.clientWidth,s=a.clientHeight,l=0,c=0;if(o){i=o.width,s=o.height;const u=vs();(!u||u&&e==="fixed")&&(l=o.offsetLeft,c=o.offsetTop)}return{width:i,height:s,x:l,y:c}}function Rh(t,e){const n=bn(t,!0,e==="fixed"),a=n.top+t.clientTop,o=n.left+t.clientLeft,i=wt(t)?$n(t):qt(1),s=t.clientWidth*i.x,l=t.clientHeight*i.y,c=o*i.x,u=a*i.y;return{width:s,height:l,x:c,y:u}}function C1(t,e,n){let a;if(e==="viewport")a=_h(t,n);else if(e==="document")a=Mh(It(t));else if(lt(e))a=Rh(e,n);else{const o=w1(t);a={...e,x:e.x-o.x,y:e.y-o.y}}return eo(a)}function E1(t,e){const n=Kt(t);return n===e||!lt(n)||Yn(n)?!1:ct(n).position==="fixed"||E1(n,e)}function Fh(t,e){const n=e.get(t);if(n)return n;let a=Zr(t,[],!1).filter(l=>lt(l)&&wn(l)!=="body"),o=null;const i=ct(t).position==="fixed";let s=i?Kt(t):t;for(;lt(s)&&!Yn(s);){const l=ct(s),c=gs(s);!c&&l.position==="fixed"&&(o=null),(i?!c&&!o:!c&&l.position==="static"&&!!o&&["absolute","fixed"].includes(o.position)||Ur(s)&&!c&&E1(t,s))?a=a.filter(A=>A!==s):o=l,s=Kt(s)}return e.set(t,a),a}function Lh(t){let{element:e,boundary:n,rootBoundary:a,strategy:o}=t;const s=[...n==="clippingAncestors"?to(e)?[]:Fh(e,this._c):[].concat(n),a],l=s[0],c=s.reduce((u,A)=>{const d=C1(e,A,o);return u.top=Ke(d.top,u.top),u.right=yt(d.right,u.right),u.bottom=yt(d.bottom,u.bottom),u.left=Ke(d.left,u.left),u},C1(e,l,o));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function Uh(t){const{width:e,height:n}=y1(t);return{width:e,height:n}}function Zh(t,e,n){const a=wt(e),o=It(e),i=n==="fixed",s=bn(t,!0,i,e);let l={scrollLeft:0,scrollTop:0};const c=qt(0);if(a||!a&&!i)if((wn(e)!=="body"||Ur(o))&&(l=no(e)),a){const d=bn(e,!0,i,e);c.x=d.x+e.clientLeft,c.y=d.y+e.clientTop}else o&&(c.x=b1(o));const u=s.left+l.scrollLeft-c.x,A=s.top+l.scrollTop-c.y;return{x:u,y:A,width:s.width,height:s.height}}function bs(t){return ct(t).position==="static"}function k1(t,e){return!wt(t)||ct(t).position==="fixed"?null:e?e(t):t.offsetParent}function B1(t,e){const n=je(t);if(to(t))return n;if(!wt(t)){let o=Kt(t);for(;o&&!Yn(o);){if(lt(o)&&!bs(o))return o;o=Kt(o)}return n}let a=k1(t,e);for(;a&&Oh(a)&&bs(a);)a=k1(a,e);return a&&Yn(a)&&bs(a)&&!gs(a)?n:a||Dh(t)||n}const Qh=async function(t){const e=this.getOffsetParent||B1,n=this.getDimensions,a=await n(t.floating);return{reference:Zh(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:a.width,height:a.height}}};function Hh(t){return ct(t).direction==="rtl"}const qh={convertOffsetParentRelativeRectToViewportRelativeRect:Vh,getDocumentElement:It,getClippingRect:Lh,getOffsetParent:B1,getElementRects:Qh,getClientRects:Ph,getDimensions:Uh,getScale:$n,isElement:lt,isRTL:Hh};function zh(t,e){let n=null,a;const o=It(t);function i(){var l;clearTimeout(a),(l=n)==null||l.disconnect(),n=null}function s(l,c){l===void 0&&(l=!1),c===void 0&&(c=1),i();const{left:u,top:A,width:d,height:p}=t.getBoundingClientRect();if(l||e(),!d||!p)return;const f=Ga(A),g=Ga(o.clientWidth-(u+d)),y=Ga(o.clientHeight-(A+p)),m=Ga(u),v={rootMargin:-f+"px "+-g+"px "+-y+"px "+-m+"px",threshold:Ke(0,yt(1,c))||1};let h=!0;function w(b){const k=b[0].intersectionRatio;if(k!==c){if(!h)return s();k?s(!1,k):a=setTimeout(()=>{s(!1,1e-7)},1e3)}h=!1}try{n=new IntersectionObserver(w,{...v,root:o.ownerDocument})}catch{n=new IntersectionObserver(w,v)}n.observe(t)}return s(!0),i}function Kh(t,e,n,a){a===void 0&&(a={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:s=typeof ResizeObserver=="function",layoutShift:l=typeof IntersectionObserver=="function",animationFrame:c=!1}=a,u=ws(t),A=o||i?[...u?Zr(u):[],...Zr(e)]:[];A.forEach(C=>{o&&C.addEventListener("scroll",n,{passive:!0}),i&&C.addEventListener("resize",n)});const d=u&&l?zh(u,n):null;let p=-1,f=null;s&&(f=new ResizeObserver(C=>{let[v]=C;v&&v.target===u&&f&&(f.unobserve(e),cancelAnimationFrame(p),p=requestAnimationFrame(()=>{var h;(h=f)==null||h.observe(e)})),n()}),u&&!c&&f.observe(u),f.observe(e));let g,y=c?bn(t):null;c&&m();function m(){const C=bn(t);y&&(C.x!==y.x||C.y!==y.y||C.width!==y.width||C.height!==y.height)&&n(),y=C,g=requestAnimationFrame(m)}return n(),()=>{var C;A.forEach(v=>{o&&v.removeEventListener("scroll",n),i&&v.removeEventListener("resize",n)}),d==null||d(),(C=f)==null||C.disconnect(),f=null,c&&cancelAnimationFrame(g)}}const jh=kh,Xh=Bh,x1=bh,Jh=Sh,Wh=Ch,Yh=wh,$h=xh,Gh=(t,e,n)=>{const a=new Map,o={platform:qh,...n},i={...o.platform,_c:a};return yh(t,e,{...o,platform:i})};function Nh(t){return t!=null&&typeof t=="object"&&"$el"in t}function Cs(t){if(Nh(t)){const e=t.$el;return ms(e)&&wn(e)==="#comment"?null:e}return t}function Gn(t){return typeof t=="function"?t():r.unref(t)}function em(t){return{name:"arrow",options:t,fn(e){const n=Cs(Gn(t.element));return n==null?{}:Yh({element:n,padding:t.padding}).fn(e)}}}function S1(t){return typeof window>"u"?1:(t.ownerDocument.defaultView||window).devicePixelRatio||1}function O1(t,e){const n=S1(t);return Math.round(e*n)/n}function tm(t,e,n){n===void 0&&(n={});const a=n.whileElementsMounted,o=r.computed(()=>{var E;return(E=Gn(n.open))!=null?E:!0}),i=r.computed(()=>Gn(n.middleware)),s=r.computed(()=>{var E;return(E=Gn(n.placement))!=null?E:"bottom"}),l=r.computed(()=>{var E;return(E=Gn(n.strategy))!=null?E:"absolute"}),c=r.computed(()=>{var E;return(E=Gn(n.transform))!=null?E:!0}),u=r.computed(()=>Cs(t.value)),A=r.computed(()=>Cs(e.value)),d=r.ref(0),p=r.ref(0),f=r.ref(l.value),g=r.ref(s.value),y=r.shallowRef({}),m=r.ref(!1),C=r.computed(()=>{const E={position:f.value,left:"0",top:"0"};if(!A.value)return E;const R=O1(A.value,d.value),V=O1(A.value,p.value);return c.value?{...E,transform:"translate("+R+"px, "+V+"px)",...S1(A.value)>=1.5&&{willChange:"transform"}}:{position:f.value,left:R+"px",top:V+"px"}});let v;function h(){u.value==null||A.value==null||Gh(u.value,A.value,{middleware:i.value,placement:s.value,strategy:l.value}).then(E=>{d.value=E.x,p.value=E.y,f.value=E.strategy,g.value=E.placement,y.value=E.middlewareData,m.value=!0})}function w(){typeof v=="function"&&(v(),v=void 0)}function b(){if(w(),a===void 0){h();return}if(u.value!=null&&A.value!=null){v=a(u.value,A.value,h);return}}function k(){o.value||(m.value=!1)}return r.watch([i,s,l],h,{flush:"sync"}),r.watch([u,A],b,{flush:"sync"}),r.watch(o,k,{flush:"sync"}),r.getCurrentScope()&&r.onScopeDispose(w),{x:r.shallowReadonly(d),y:r.shallowReadonly(p),strategy:r.shallowReadonly(f),placement:r.shallowReadonly(g),middlewareData:r.shallowReadonly(y),isPositioned:r.shallowReadonly(m),floatingStyles:C,update:h}}function he(t,e){const n=typeof t=="string"&&!e?`${t}Context`:e,a=Symbol(n);return[o=>{const i=r.inject(a,o);if(i||i===null)return i;throw new Error(`Injection \`${a.toString()}\` not found. Component must be used within ${Array.isArray(t)?`one of the following components: ${t.join(", ")}`:`\`${t}\``}`)},o=>(r.provide(a,o),o)]}function D1(t,e,n){const a=n.originalEvent.target,o=new CustomEvent(t,{bubbles:!1,cancelable:!0,detail:n});e&&a.addEventListener(t,e,{once:!0}),a.dispatchEvent(o)}function T1(t){return t==null}function Es(t){const{defaultValue:e,defaultPlaceholder:n,granularity:a="day",locale:o="en"}=t;if(Array.isArray(e)&&e.length)return e.at(-1).copy();if(e&&!Array.isArray(e))return e.copy();if(n)return n.copy();const i=new Date,s=i.getFullYear(),l=i.getMonth()+1,c=i.getDate(),u=["hour","minute","second"],A=new Ot(o),d=nh(A.resolvedOptions().calendar);return u.includes(a??"day")?Ze(new qn(s,l,c,0,0,0),d):Ze(new ve(s,l,c),d)}const nm=["ach","af","am","an","ar","ast","az","be","bg","bn","br","bs","ca","cak","ckb","cs","cy","da","de","dsb","el","en","eo","es","et","eu","fa","ff","fi","fr","fy","ga","gd","gl","he","hr","hsb","hu","ia","id","it","ja","ka","kk","kn","ko","lb","lo","lt","lv","meh","ml","ms","nl","nn","no","oc","pl","pt","rm","ro","ru","sc","scn","sk","sl","sr","sv","szl","tg","th","tr","uk","zh-CN","zh-TW"],rm=["year","month","day"],ks={ach:{year:"mwaka",month:"dwe",day:"nino"},af:{year:"jjjj",month:"mm",day:"dd"},am:{year:"ዓዓዓዓ",month:"ሚሜ",day:"ቀቀ"},an:{year:"aaaa",month:"mm",day:"dd"},ar:{year:"سنة",month:"شهر",day:"يوم"},ast:{year:"aaaa",month:"mm",day:"dd"},az:{year:"iiii",month:"aa",day:"gg"},be:{year:"гггг",month:"мм",day:"дд"},bg:{year:"гггг",month:"мм",day:"дд"},bn:{year:"yyyy",month:"মিমি",day:"dd"},br:{year:"bbbb",month:"mm",day:"dd"},bs:{year:"gggg",month:"mm",day:"dd"},ca:{year:"aaaa",month:"mm",day:"dd"},cak:{year:"jjjj",month:"ii",day:"q'q'"},ckb:{year:"ساڵ",month:"مانگ",day:"ڕۆژ"},cs:{year:"rrrr",month:"mm",day:"dd"},cy:{year:"bbbb",month:"mm",day:"dd"},da:{year:"åååå",month:"mm",day:"dd"},de:{year:"jjjj",month:"mm",day:"tt"},dsb:{year:"llll",month:"mm",day:"źź"},el:{year:"εεεε",month:"μμ",day:"ηη"},en:{year:"yyyy",month:"mm",day:"dd"},eo:{year:"jjjj",month:"mm",day:"tt"},es:{year:"aaaa",month:"mm",day:"dd"},et:{year:"aaaa",month:"kk",day:"pp"},eu:{year:"uuuu",month:"hh",day:"ee"},fa:{year:"سال",month:"ماه",day:"روز"},ff:{year:"hhhh",month:"ll",day:"ññ"},fi:{year:"vvvv",month:"kk",day:"pp"},fr:{year:"aaaa",month:"mm",day:"jj"},fy:{year:"jjjj",month:"mm",day:"dd"},ga:{year:"bbbb",month:"mm",day:"ll"},gd:{year:"bbbb",month:"mm",day:"ll"},gl:{year:"aaaa",month:"mm",day:"dd"},he:{year:"שנה",month:"חודש",day:"יום"},hr:{year:"gggg",month:"mm",day:"dd"},hsb:{year:"llll",month:"mm",day:"dd"},hu:{year:"éééé",month:"hh",day:"nn"},ia:{year:"aaaa",month:"mm",day:"dd"},id:{year:"tttt",month:"bb",day:"hh"},it:{year:"aaaa",month:"mm",day:"gg"},ja:{year:" 年 ",month:"月",day:"日"},ka:{year:"წწწწ",month:"თთ",day:"რრ"},kk:{year:"жжжж",month:"аа",day:"кк"},kn:{year:"ವವವವ",month:"ಮಿಮೀ",day:"ದಿದಿ"},ko:{year:"연도",month:"월",day:"일"},lb:{year:"jjjj",month:"mm",day:"dd"},lo:{year:"ປປປປ",month:"ດດ",day:"ວວ"},lt:{year:"mmmm",month:"mm",day:"dd"},lv:{year:"gggg",month:"mm",day:"dd"},meh:{year:"aaaa",month:"mm",day:"dd"},ml:{year:"വർഷം",month:"മാസം",day:"തീയതി"},ms:{year:"tttt",month:"mm",day:"hh"},nl:{year:"jjjj",month:"mm",day:"dd"},nn:{year:"åååå",month:"mm",day:"dd"},no:{year:"åååå",month:"mm",day:"dd"},oc:{year:"aaaa",month:"mm",day:"jj"},pl:{year:"rrrr",month:"mm",day:"dd"},pt:{year:"aaaa",month:"mm",day:"dd"},rm:{year:"oooo",month:"mm",day:"dd"},ro:{year:"aaaa",month:"ll",day:"zz"},ru:{year:"гггг",month:"мм",day:"дд"},sc:{year:"aaaa",month:"mm",day:"dd"},scn:{year:"aaaa",month:"mm",day:"jj"},sk:{year:"rrrr",month:"mm",day:"dd"},sl:{year:"llll",month:"mm",day:"dd"},sr:{year:"гггг",month:"мм",day:"дд"},sv:{year:"åååå",month:"mm",day:"dd"},szl:{year:"rrrr",month:"mm",day:"dd"},tg:{year:"сссс",month:"мм",day:"рр"},th:{year:"ปปปป",month:"ดด",day:"วว"},tr:{year:"yyyy",month:"aa",day:"gg"},uk:{year:"рррр",month:"мм",day:"дд"},"zh-CN":{year:"年",month:"月",day:"日"},"zh-TW":{year:"年",month:"月",day:"日"}};function am(t){if(I1(t))return ks[t];{const e=lm(t);return I1(e)?ks[e]:ks.en}}function Bs(t,e,n){return om(t)?am(n)[t]:sm(t)?e:im(t)?"––":""}function I1(t){return nm.includes(t)}function om(t){return rm.includes(t)}function im(t){return t==="hour"||t==="minute"||t==="second"}function sm(t){return t==="era"||t==="dayPeriod"}function lm(t){return Intl.Locale?new Intl.Locale(t).language:t.split("-")[0]}const xs=["day","month","year"],V1=["hour","minute","second","dayPeriod"],P1=[...xs,...V1];function cm(t){return xs.includes(t)}function M1(t){return P1.includes(t)}function um(t,e){const n={year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",timeZoneName:"short",hourCycle:e===24?"h24":void 0,hour12:e===24?!1:void 0};return t==="day"&&(delete n.second,delete n.hour,delete n.minute,delete n.timeZoneName),t==="hour"&&(delete n.minute,delete n.second),t==="minute"&&delete n.second,n}function Am(t){const e=t.querySelector("[data-selected]");if(e)return e.focus();const n=t.querySelector("[data-today]");if(n)return n.focus();const a=t.querySelector("[data-radix-vue-calendar-day]");if(a)return a.focus()}function dm(t,e){var n;const a=r.shallowRef();return r.watchEffect(()=>{a.value=t()},{...e,flush:(n=void 0)!=null?n:"sync"}),r.readonly(a)}function Qr(t){return r.getCurrentScope()?(r.onScopeDispose(t),!0):!1}function fm(){const t=new Set,e=n=>{t.delete(n)};return{on:n=>{t.add(n);const a=()=>e(n);return Qr(a),{off:a}},off:e,trigger:(...n)=>Promise.all(Array.from(t).map(a=>a(...n)))}}function pm(t){let e=!1,n;const a=r.effectScope(!0);return(...o)=>(e||(n=a.run(()=>t(...o)),e=!0),n)}function _1(t){let e=0,n,a;const o=()=>{e-=1,a&&e<=0&&(a.stop(),n=void 0,a=void 0)};return(...i)=>(e+=1,n||(a=r.effectScope(!0),n=a.run(()=>t(...i))),Qr(o),n)}function jt(t){return typeof t=="function"?t():r.unref(t)}const Vt=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const hm=t=>typeof t<"u",mm=Object.prototype.toString,gm=t=>mm.call(t)==="[object Object]",vm=()=>{},R1=ym();function ym(){var t,e;return Vt&&((t=window==null?void 0:window.navigator)==null?void 0:t.userAgent)&&(/iP(?:ad|hone|od)/.test(window.navigator.userAgent)||((e=window==null?void 0:window.navigator)==null?void 0:e.maxTouchPoints)>2&&/iPad|Macintosh/.test(window==null?void 0:window.navigator.userAgent))}function wm(t){return r.getCurrentInstance()}function F1(t,e=1e4){return r.customRef((n,a)=>{let o=jt(t),i;const s=()=>setTimeout(()=>{o=jt(t),a()},jt(e));return Qr(()=>{clearTimeout(i)}),{get(){return n(),o},set(l){o=l,a(),clearTimeout(i),i=s()}}})}function bm(t,e){wm()&&r.onBeforeUnmount(t,e)}function L1(t,e,n={}){const{immediate:a=!0}=n,o=r.ref(!1);let i=null;function s(){i&&(clearTimeout(i),i=null)}function l(){o.value=!1,s()}function c(...u){s(),o.value=!0,i=setTimeout(()=>{o.value=!1,i=null,t(...u)},jt(e))}return a&&(o.value=!0,Vt&&c()),Qr(l),{isPending:r.readonly(o),start:c,stop:l}}function Xt(t){var e;const n=jt(t);return(e=n==null?void 0:n.$el)!=null?e:n}const Ss=Vt?window:void 0;function Jt(...t){let e,n,a,o;if(typeof t[0]=="string"||Array.isArray(t[0])?([n,a,o]=t,e=Ss):[e,n,a,o]=t,!e)return vm;Array.isArray(n)||(n=[n]),Array.isArray(a)||(a=[a]);const i=[],s=()=>{i.forEach(A=>A()),i.length=0},l=(A,d,p,f)=>(A.addEventListener(d,p,f),()=>A.removeEventListener(d,p,f)),c=r.watch(()=>[Xt(e),jt(o)],([A,d])=>{if(s(),!A)return;const p=gm(d)?{...d}:d;i.push(...n.flatMap(f=>a.map(g=>l(A,f,g,p))))},{immediate:!0,flush:"post"}),u=()=>{c(),s()};return Qr(u),u}function Cm(t){return typeof t=="function"?t:typeof t=="string"?e=>e.key===t:Array.isArray(t)?e=>t.includes(e.key):()=>!0}function Em(...t){let e,n,a={};t.length===3?(e=t[0],n=t[1],a=t[2]):t.length===2?typeof t[1]=="object"?(e=!0,n=t[0],a=t[1]):(e=t[0],n=t[1]):(e=!0,n=t[0]);const{target:o=Ss,eventName:i="keydown",passive:s=!1,dedupe:l=!1}=a,c=Cm(e);return Jt(o,i,u=>{u.repeat&&jt(l)||c(u)&&n(u)},s)}function km(){const t=r.ref(!1),e=r.getCurrentInstance();return e&&r.onMounted(()=>{t.value=!0},e),t}function Bm(t){return JSON.parse(JSON.stringify(t))}function Be(t,e,n,a={}){var o,i,s;const{clone:l=!1,passive:c=!1,eventName:u,deep:A=!1,defaultValue:d,shouldEmit:p}=a,f=r.getCurrentInstance(),g=n||(f==null?void 0:f.emit)||((o=f==null?void 0:f.$emit)==null?void 0:o.bind(f))||((s=(i=f==null?void 0:f.proxy)==null?void 0:i.$emit)==null?void 0:s.bind(f==null?void 0:f.proxy));let y=u;e||(e="modelValue"),y=y||`update:${e.toString()}`;const m=h=>l?typeof l=="function"?l(h):Bm(h):h,C=()=>hm(t[e])?m(t[e]):d,v=h=>{p?p(h)&&g(y,h):g(y,h)};if(c){const h=C(),w=r.ref(h);let b=!1;return r.watch(()=>t[e],k=>{b||(b=!0,w.value=m(k),r.nextTick(()=>b=!1))}),r.watch(w,k=>{!b&&(k!==t[e]||A)&&v(k)},{deep:A}),w}else return r.computed({get(){return C()},set(h){v(h)}})}function Os(t){return t?t.flatMap(e=>e.type===r.Fragment?Os(e.children):[e]):[]}function Qe(){let t=document.activeElement;if(t==null)return null;for(;t!=null&&t.shadowRoot!=null&&t.shadowRoot.activeElement!=null;)t=t.shadowRoot.activeElement;return t}const xm=["INPUT","TEXTAREA"];function Sm(t,e,n,a={}){if(!e||a.enableIgnoredElement&&xm.includes(e.nodeName))return null;const{arrowKeyOptions:o="both",attributeName:i="[data-radix-vue-collection-item]",itemsArray:s=[],loop:l=!0,dir:c="ltr",preventScroll:u=!0,focus:A=!1}=a,[d,p,f,g,y,m]=[t.key==="ArrowRight",t.key==="ArrowLeft",t.key==="ArrowUp",t.key==="ArrowDown",t.key==="Home",t.key==="End"],C=f||g,v=d||p;if(!y&&!m&&(!C&&!v||o==="vertical"&&v||o==="horizontal"&&C))return null;const h=n?Array.from(n.querySelectorAll(i)):s;if(!h.length)return null;u&&t.preventDefault();let w=null;return v||C?w=U1(h,e,{goForward:C?g:c==="ltr"?d:p,loop:l}):y?w=h.at(0)||null:m&&(w=h.at(-1)||null),A&&(w==null||w.focus()),w}function U1(t,e,n,a=t.length){if(--a===0)return null;const o=t.indexOf(e),i=n.goForward?o+1:o-1;if(!n.loop&&(i<0||i>=t.length))return null;const s=(i+t.length)%t.length,l=t[s];return l?l.hasAttribute("disabled")&&l.getAttribute("disabled")!=="false"?U1(t,l,n,a):l:null}function Ds(t){if(t===null||typeof t!="object")return!1;const e=Object.getPrototypeOf(t);return e!==null&&e!==Object.prototype&&Object.getPrototypeOf(e)!==null||Symbol.iterator in t?!1:Symbol.toStringTag in t?Object.prototype.toString.call(t)==="[object Module]":!0}function Ts(t,e,n=".",a){if(!Ds(e))return Ts(t,{},n);const o=Object.assign({},e);for(const i in t){if(i==="__proto__"||i==="constructor")continue;const s=t[i];s!=null&&(Array.isArray(s)&&Array.isArray(o[i])?o[i]=[...s,...o[i]]:Ds(s)&&Ds(o[i])?o[i]=Ts(s,o[i],(n?`${n}.`:"")+i.toString()):o[i]=s)}return o}function Om(t){return(...e)=>e.reduce((n,a)=>Ts(n,a,""),{})}const Dm=Om(),[Is,Bx]=he("ConfigProvider");let Tm="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict",Im=(t=21)=>{let e="",n=t;for(;n--;)e+=Tm[Math.random()*64|0];return e};const Vm=_1(()=>{const t=r.ref(new Map),e=r.ref(),n=r.computed(()=>{for(const s of t.value.values())if(s)return!0;return!1}),a=Is({scrollBody:r.ref(!0)});let o=null;const i=()=>{document.body.style.paddingRight="",document.body.style.marginRight="",document.body.style.pointerEvents="",document.body.style.removeProperty("--scrollbar-width"),document.body.style.overflow=e.value??"",R1&&(o==null||o()),e.value=void 0};return r.watch(n,(s,l)=>{var c;if(!Vt)return;if(!s){l&&i();return}e.value===void 0&&(e.value=document.body.style.overflow);const u=window.innerWidth-document.documentElement.clientWidth,A={padding:u,margin:0},d=(c=a.scrollBody)!=null&&c.value?typeof a.scrollBody.value=="object"?Dm({padding:a.scrollBody.value.padding===!0?u:a.scrollBody.value.padding,margin:a.scrollBody.value.margin===!0?u:a.scrollBody.value.margin},A):A:{padding:0,margin:0};u>0&&(document.body.style.paddingRight=typeof d.padding=="number"?`${d.padding}px`:String(d.padding),document.body.style.marginRight=typeof d.margin=="number"?`${d.margin}px`:String(d.margin),document.body.style.setProperty("--scrollbar-width",`${u}px`),document.body.style.overflow="hidden"),R1&&(o=Jt(document,"touchmove",p=>Pm(p),{passive:!1})),r.nextTick(()=>{document.body.style.pointerEvents="none",document.body.style.overflow="hidden"})},{immediate:!0,flush:"sync"}),t});function Vs(t){const e=Im(6),n=Vm();n.value.set(e,t??!1);const a=r.computed({get:()=>n.value.get(e)??!1,set:o=>n.value.set(e,o)});return bm(()=>{n.value.delete(e)}),a}function Z1(t){const e=window.getComputedStyle(t);if(e.overflowX==="scroll"||e.overflowY==="scroll"||e.overflowX==="auto"&&t.clientWidth<t.scrollWidth||e.overflowY==="auto"&&t.clientHeight<t.scrollHeight)return!0;{const n=t.parentNode;return!(n instanceof Element)||n.tagName==="BODY"?!1:Z1(n)}}function Pm(t){const e=t||window.event,n=e.target;return n instanceof Element&&Z1(n)?!1:e.touches.length>1?!0:(e.preventDefault&&e.cancelable&&e.preventDefault(),!1)}const Mm="data-radix-vue-collection-item";function _m(t,e=Mm){const n=Symbol();return{createCollection:a=>{const o=r.ref([]);function i(){const s=Xt(a);return s?o.value=Array.from(s.querySelectorAll(`[${e}]:not([data-disabled])`)):o.value=[]}return r.onBeforeUpdate(()=>{o.value=[]}),r.onMounted(i),r.onUpdated(i),r.watch(()=>a==null?void 0:a.value,i,{immediate:!0}),r.provide(n,o),o},injectCollection:()=>r.inject(n,r.ref([]))}}function Q1(t){const e=r.ref(t);function n(){return e.value}function a(y){e.value=y}function o(y,m){return new Ot(e.value,m).format(y)}function i(y,m=!0){return cs(y)&&m?o($e(y),{dateStyle:"long",timeStyle:"long"}):o($e(y),{dateStyle:"long"})}function s(y,m={}){return new Ot(e.value,{month:"long",year:"numeric",...m}).format(y)}function l(y,m={}){return new Ot(e.value,{month:"long",...m}).format(y)}function c(){const y=xu(Pr());return[1,2,3,4,5,6,7,8,9,10,11,12].map(m=>({label:l($e(y.set({month:m}))),value:m}))}function u(y,m={}){return new Ot(e.value,{year:"numeric",...m}).format(y)}function A(y,m){return Wa(y)?new Ot(e.value,{...m,timeZone:y.timeZone}).formatToParts($e(y)):new Ot(e.value,m).formatToParts($e(y))}function d(y,m="narrow"){return new Ot(e.value,{weekday:m}).format(y)}function p(y){var m;return((m=new Ot(e.value,{hour:"numeric",minute:"numeric"}).formatToParts(y).find(C=>C.type==="dayPeriod"))==null?void 0:m.value)==="PM"?"PM":"AM"}const f={year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric"};function g(y,m,C={}){const v={...f,...C},h=A(y,v).find(w=>w.type===m);return h?h.value:""}return{setLocale:a,getLocale:n,fullMonth:l,fullYear:u,fullMonthAndYear:s,toParts:A,custom:o,part:g,dayPeriod:p,selectedDate:i,dayOfWeek:d,getMonths:c}}function Cn(t){const e=Is({dir:r.ref("ltr")});return r.computed(()=>{var n;return(t==null?void 0:t.value)||((n=e.dir)==null?void 0:n.value)||"ltr"})}function Hr(t){const e=r.getCurrentInstance(),n=e==null?void 0:e.type.emits,a={};return n!=null&&n.length||console.warn(`No emitted event found. Please check component: ${e==null?void 0:e.type.__name}`),n==null||n.forEach(o=>{a[r.toHandlerKey(r.camelize(o))]=(...i)=>t(o,...i)}),a}let Ps=0;function H1(){r.watchEffect(t=>{if(!Vt)return;const e=document.querySelectorAll("[data-radix-focus-guard]");document.body.insertAdjacentElement("afterbegin",e[0]??q1()),document.body.insertAdjacentElement("beforeend",e[1]??q1()),Ps++,t(()=>{Ps===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(n=>n.remove()),Ps--})})}function q1(){const t=document.createElement("span");return t.setAttribute("data-radix-focus-guard",""),t.tabIndex=0,t.style.outline="none",t.style.opacity="0",t.style.position="fixed",t.style.pointerEvents="none",t}function Ms(t){return r.computed(()=>{var e;return jt(t)?!!((e=Xt(t))!=null&&e.closest("form")):!0})}function _s(t){const e=r.getCurrentInstance(),n=Object.keys((e==null?void 0:e.type.props)??{}).reduce((o,i)=>{const s=(e==null?void 0:e.type.props[i]).default;return s!==void 0&&(o[i]=s),o},{}),a=r.toRef(t);return r.computed(()=>{const o={},i=(e==null?void 0:e.vnode.props)??{};return Object.keys(i).forEach(s=>{o[r.camelize(s)]=i[s]}),Object.keys({...n,...o}).reduce((s,l)=>(a.value[l]!==void 0&&(s[l]=a.value[l]),s),{})})}function Pt(t,e){const n=_s(t),a=e?Hr(e):{};return r.computed(()=>({...n.value,...a}))}function Y(){const t=r.getCurrentInstance(),e=r.ref(),n=r.computed(()=>{var s,l;return["#text","#comment"].includes((s=e.value)==null?void 0:s.$el.nodeName)?(l=e.value)==null?void 0:l.$el.nextElementSibling:Xt(e)}),a=Object.assign({},t.exposed),o={};for(const s in t.props)Object.defineProperty(o,s,{enumerable:!0,configurable:!0,get:()=>t.props[s]});if(Object.keys(a).length>0)for(const s in a)Object.defineProperty(o,s,{enumerable:!0,configurable:!0,get:()=>a[s]});Object.defineProperty(o,"$el",{enumerable:!0,configurable:!0,get:()=>t.vnode.el}),t.exposed=o;function i(s){e.value=s,s&&(Object.defineProperty(o,"$el",{enumerable:!0,configurable:!0,get:()=>s instanceof Element?s:s.$el}),t.exposed=o)}return{forwardRef:i,currentRef:e,currentElement:n}}function Rm(t,e){const n=F1(!1,300),a=r.ref(null),o=fm();function i(){a.value=null,n.value=!1}function s(l,c){const u=l.currentTarget,A={x:l.clientX,y:l.clientY},d=Fm(A,u.getBoundingClientRect()),p=Lm(A,d),f=Um(c.getBoundingClientRect()),g=Qm([...p,...f]);a.value=g,n.value=!0}return r.watchEffect(l=>{if(t.value&&e.value){const c=A=>s(A,e.value),u=A=>s(A,t.value);t.value.addEventListener("pointerleave",c),e.value.addEventListener("pointerleave",u),l(()=>{var A,d;(A=t.value)==null||A.removeEventListener("pointerleave",c),(d=e.value)==null||d.removeEventListener("pointerleave",u)})}}),r.watchEffect(l=>{var c;if(a.value){const u=A=>{var d,p;if(!a.value)return;const f=A.target,g={x:A.clientX,y:A.clientY},y=((d=t.value)==null?void 0:d.contains(f))||((p=e.value)==null?void 0:p.contains(f)),m=!Zm(g,a.value),C=!!f.closest("[data-grace-area-trigger]");y?i():(m||C)&&(i(),o.trigger())};(c=t.value)==null||c.ownerDocument.addEventListener("pointermove",u),l(()=>{var A;return(A=t.value)==null?void 0:A.ownerDocument.removeEventListener("pointermove",u)})}}),{isPointerInTransit:n,onPointerExit:o.on}}function Fm(t,e){const n=Math.abs(e.top-t.y),a=Math.abs(e.bottom-t.y),o=Math.abs(e.right-t.x),i=Math.abs(e.left-t.x);switch(Math.min(n,a,o,i)){case i:return"left";case o:return"right";case n:return"top";case a:return"bottom";default:throw new Error("unreachable")}}function Lm(t,e,n=5){const a=[];switch(e){case"top":a.push({x:t.x-n,y:t.y+n},{x:t.x+n,y:t.y+n});break;case"bottom":a.push({x:t.x-n,y:t.y-n},{x:t.x+n,y:t.y-n});break;case"left":a.push({x:t.x+n,y:t.y-n},{x:t.x+n,y:t.y+n});break;case"right":a.push({x:t.x-n,y:t.y-n},{x:t.x-n,y:t.y+n});break}return a}function Um(t){const{top:e,right:n,bottom:a,left:o}=t;return[{x:o,y:e},{x:n,y:e},{x:n,y:a},{x:o,y:a}]}function Zm(t,e){const{x:n,y:a}=t;let o=!1;for(let i=0,s=e.length-1;i<e.length;s=i++){const l=e[i].x,c=e[i].y,u=e[s].x,A=e[s].y;c>a!=A>a&&n<(u-l)*(a-c)/(A-c)+l&&(o=!o)}return o}function Qm(t){const e=t.slice();return e.sort((n,a)=>n.x<a.x?-1:n.x>a.x?1:n.y<a.y?-1:n.y>a.y?1:0),Hm(e)}function Hm(t){if(t.length<=1)return t.slice();const e=[];for(let a=0;a<t.length;a++){const o=t[a];for(;e.length>=2;){const i=e[e.length-1],s=e[e.length-2];if((i.x-s.x)*(o.y-s.y)>=(i.y-s.y)*(o.x-s.x))e.pop();else break}e.push(o)}e.pop();const n=[];for(let a=t.length-1;a>=0;a--){const o=t[a];for(;n.length>=2;){const i=n[n.length-1],s=n[n.length-2];if((i.x-s.x)*(o.y-s.y)>=(i.y-s.y)*(o.x-s.x))n.pop();else break}n.push(o)}return n.pop(),e.length===1&&n.length===1&&e[0].x===n[0].x&&e[0].y===n[0].y?e:e.concat(n)}var qm=function(t){if(typeof document>"u")return null;var e=Array.isArray(t)?t[0]:t;return e.ownerDocument.body},Nn=new WeakMap,ro=new WeakMap,ao={},Rs=0,z1=function(t){return t&&(t.host||z1(t.parentNode))},zm=function(t,e){return e.map(function(n){if(t.contains(n))return n;var a=z1(n);return a&&t.contains(a)?a:(console.error("aria-hidden",n,"in not contained inside",t,". Doing nothing"),null)}).filter(function(n){return!!n})},Km=function(t,e,n,a){var o=zm(e,Array.isArray(t)?t:[t]);ao[n]||(ao[n]=new WeakMap);var i=ao[n],s=[],l=new Set,c=new Set(o),u=function(d){!d||l.has(d)||(l.add(d),u(d.parentNode))};o.forEach(u);var A=function(d){!d||c.has(d)||Array.prototype.forEach.call(d.children,function(p){if(l.has(p))A(p);else try{var f=p.getAttribute(a),g=f!==null&&f!=="false",y=(Nn.get(p)||0)+1,m=(i.get(p)||0)+1;Nn.set(p,y),i.set(p,m),s.push(p),y===1&&g&&ro.set(p,!0),m===1&&p.setAttribute(n,"true"),g||p.setAttribute(a,"true")}catch(C){console.error("aria-hidden: cannot operate on ",p,C)}})};return A(e),l.clear(),Rs++,function(){s.forEach(function(d){var p=Nn.get(d)-1,f=i.get(d)-1;Nn.set(d,p),i.set(d,f),p||(ro.has(d)||d.removeAttribute(a),ro.delete(d)),f||d.removeAttribute(n)}),Rs--,Rs||(Nn=new WeakMap,Nn=new WeakMap,ro=new WeakMap,ao={})}},jm=function(t,e,n){n===void 0&&(n="data-aria-hidden");var a=Array.from(Array.isArray(t)?t:[t]),o=qm(t);return o?(a.push.apply(a,Array.from(o.querySelectorAll("[aria-live]"))),Km(a,o,n,"aria-hidden")):function(){return null}};function Fs(t){let e;r.watch(()=>Xt(t),n=>{n?e=jm(n):e&&e()}),r.onUnmounted(()=>{e&&e()})}let Xm=0;function Wt(t,e="radix"){const n=Is({useId:void 0});return dc.useId?`${e}-${dc.useId()}`:n.useId?`${e}-${n.useId()}`:`${e}-${++Xm}`}function Jm(t){const e=r.ref(),n=r.computed(()=>{var o;return((o=e.value)==null?void 0:o.width)??0}),a=r.computed(()=>{var o;return((o=e.value)==null?void 0:o.height)??0});return r.onMounted(()=>{const o=Xt(t);if(o){e.value={width:o.offsetWidth,height:o.offsetHeight};const i=new ResizeObserver(s=>{if(!Array.isArray(s)||!s.length)return;const l=s[0];let c,u;if("borderBoxSize"in l){const A=l.borderBoxSize,d=Array.isArray(A)?A[0]:A;c=d.inlineSize,u=d.blockSize}else c=o.offsetWidth,u=o.offsetHeight;e.value={width:c,height:u}});return i.observe(o,{box:"border-box"}),()=>i.unobserve(o)}else e.value=void 0}),{width:n,height:a}}function Wm(t,e){const n=r.ref(t);function a(o){return e[n.value][o]??n.value}return{state:n,dispatch:o=>{n.value=a(o)}}}const Ym="data-item-text";function $m(t){const e=F1("",1e3);return{search:e,handleTypeaheadSearch:(n,a)=>{if(!(t!=null&&t.value)&&!a)return;e.value=e.value+n;const o=(t==null?void 0:t.value)??a,i=Qe(),s=o.map(d=>{var p;return{ref:d,textValue:((p=(d.querySelector(`[${Ym}]`)??d).textContent)==null?void 0:p.trim())??""}}),l=s.find(d=>d.ref===i),c=s.map(d=>d.textValue),u=Nm(c,e.value,l==null?void 0:l.textValue),A=s.find(d=>d.textValue===u);return A&&A.ref.focus(),A==null?void 0:A.ref},resetTypeahead:()=>{e.value=""}}}function Gm(t,e){return t.map((n,a)=>t[(e+a)%t.length])}function Nm(t,e,n){const a=e.length>1&&Array.from(e).every(l=>l===e[0])?e[0]:e,o=n?t.indexOf(n):-1;let i=Gm(t,Math.max(o,0));a.length===1&&(i=i.filter(l=>l!==n));const s=i.find(l=>l.toLowerCase().startsWith(a.toLowerCase()));return s!==n?s:void 0}function qr(){return{ALT:"Alt",ARROW_DOWN:"ArrowDown",ARROW_LEFT:"ArrowLeft",ARROW_RIGHT:"ArrowRight",ARROW_UP:"ArrowUp",BACKSPACE:"Backspace",CAPS_LOCK:"CapsLock",CONTROL:"Control",DELETE:"Delete",END:"End",ENTER:"Enter",ESCAPE:"Escape",F1:"F1",F10:"F10",F11:"F11",F12:"F12",F2:"F2",F3:"F3",F4:"F4",F5:"F5",F6:"F6",F7:"F7",F8:"F8",F9:"F9",HOME:"Home",META:"Meta",PAGE_DOWN:"PageDown",PAGE_UP:"PageUp",SHIFT:"Shift",SPACE:" ",TAB:"Tab",CTRL:"Control",ASTERISK:"*",SPACE_CODE:"Space"}}const Ls=r.defineComponent({name:"PrimitiveSlot",inheritAttrs:!1,setup(t,{attrs:e,slots:n}){return()=>{var a,o;if(!n.default)return null;const i=Os(n.default()),s=i.findIndex(A=>A.type!==r.Comment);if(s===-1)return i;const l=i[s];(a=l.props)==null||delete a.ref;const c=l.props?r.mergeProps(e,l.props):e;e.class&&(o=l.props)!=null&&o.class&&delete l.props.class;const u=r.cloneVNode(l,c);for(const A in c)A.startsWith("on")&&(u.props||(u.props={}),u.props[A]=c[A]);return i.length===1?u:(i[s]=u,i)}}}),te=r.defineComponent({name:"Primitive",inheritAttrs:!1,props:{asChild:{type:Boolean,default:!1},as:{type:[String,Object],default:"div"}},setup(t,{attrs:e,slots:n}){const a=t.asChild?"template":t.as;return typeof a=="string"&&["area","img","input"].includes(a)?()=>r.h(a,e):a!=="template"?()=>r.h(t.as,e,{default:n.default}):()=>r.h(Ls,e,{default:n.default})}});function zr(){const t=r.ref(),e=r.computed(()=>{var n,a;return["#text","#comment"].includes((n=t.value)==null?void 0:n.$el.nodeName)?(a=t.value)==null?void 0:a.$el.nextElementSibling:Xt(t)});return{primitiveElement:t,currentElement:e}}function e5(t,e){var n;const a=r.ref({}),o=r.ref("none"),i=r.ref(t),s=t.value?"mounted":"unmounted";let l;const c=((n=e.value)==null?void 0:n.ownerDocument.defaultView)??Ss,{state:u,dispatch:A}=Wm(s,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}}),d=m=>{var C;if(Vt){const v=new CustomEvent(m,{bubbles:!1,cancelable:!1});(C=e.value)==null||C.dispatchEvent(v)}};r.watch(t,async(m,C)=>{var v;const h=C!==m;if(await r.nextTick(),h){const w=o.value,b=oo(e.value);m?(A("MOUNT"),d("enter"),b==="none"&&d("after-enter")):b==="none"||((v=a.value)==null?void 0:v.display)==="none"?(A("UNMOUNT"),d("leave"),d("after-leave")):C&&w!==b?(A("ANIMATION_OUT"),d("leave")):(A("UNMOUNT"),d("after-leave"))}},{immediate:!0});const p=m=>{const C=oo(e.value),v=C.includes(m.animationName),h=u.value==="mounted"?"enter":"leave";if(m.target===e.value&&v&&(d(`after-${h}`),A("ANIMATION_END"),!i.value)){const w=e.value.style.animationFillMode;e.value.style.animationFillMode="forwards",l=c==null?void 0:c.setTimeout(()=>{var b;((b=e.value)==null?void 0:b.style.animationFillMode)==="forwards"&&(e.value.style.animationFillMode=w)})}m.target===e.value&&C==="none"&&A("ANIMATION_END")},f=m=>{m.target===e.value&&(o.value=oo(e.value))},g=r.watch(e,(m,C)=>{m?(a.value=getComputedStyle(m),m.addEventListener("animationstart",f),m.addEventListener("animationcancel",p),m.addEventListener("animationend",p)):(A("ANIMATION_END"),l!==void 0&&(c==null||c.clearTimeout(l)),C==null||C.removeEventListener("animationstart",f),C==null||C.removeEventListener("animationcancel",p),C==null||C.removeEventListener("animationend",p))},{immediate:!0}),y=r.watch(u,()=>{const m=oo(e.value);o.value=u.value==="mounted"?m:"none"});return r.onUnmounted(()=>{g(),y()}),{isPresent:r.computed(()=>["mounted","unmountSuspended"].includes(u.value))}}function oo(t){return t&&getComputedStyle(t).animationName||"none"}const En=r.defineComponent({name:"Presence",props:{present:{type:Boolean,required:!0},forceMount:{type:Boolean}},slots:{},setup(t,{slots:e,expose:n}){var a;const{present:o,forceMount:i}=r.toRefs(t),s=r.ref(),{isPresent:l}=e5(o,s);n({present:l});let c=e.default({present:l});c=Os(c||[]);const u=r.getCurrentInstance();if(c&&(c==null?void 0:c.length)>1){const A=(a=u==null?void 0:u.parent)!=null&&a.type.name?`<${u.parent.type.name} />`:"component";throw new Error([`Detected an invalid children for \`${A}\` for \`Presence\` component.`,"","Note: Presence works similarly to `v-if` directly, but it waits for animation/transition to finished before unmounting. So it expect only one direct child of valid VNode type.","You can apply a few solutions:",["Provide a single child element so that `presence` directive attach correctly.","Ensure the first child is an actual element instead of a raw text node or comment node."].map(d=>` - ${d}`).join(`
18
18
  `)].join(`
19
- `))}return()=>i.value||o.value||l.value?r.h(e.default({present:l})[0],{ref:A=>{const d=Jt(A);return typeof(d==null?void 0:d.hasAttribute)>"u"||(d!=null&&d.hasAttribute("data-radix-popper-content-wrapper")?s.value=d.firstElementChild:s.value=d),d}}):null}}),[Mt,t5]=pe("DialogRoot"),oo=r.defineComponent({inheritAttrs:!1,__name:"DialogRoot",props:{open:{type:Boolean,default:void 0},defaultOpen:{type:Boolean,default:!1},modal:{type:Boolean,default:!0}},emits:["update:open"],setup(t,{emit:e}){const n=t,a=Be(n,"open",e,{defaultValue:n.defaultOpen,passive:n.open===void 0}),o=r.ref(),i=r.ref(),{modal:s}=r.toRefs(n);return t5({open:a,modal:s,openModal:()=>{a.value=!0},onOpenChange:l=>{a.value=l},onOpenToggle:()=>{a.value=!a.value},contentId:"",titleId:"",descriptionId:"",triggerElement:o,contentElement:i}),(l,c)=>r.renderSlot(l.$slots,"default",{open:r.unref(a)})}}),io=r.defineComponent({__name:"DialogTrigger",props:{asChild:{type:Boolean},as:{default:"button"}},setup(t){const e=t,n=Mt(),{forwardRef:a,currentElement:o}=Y();return n.contentId||(n.contentId=Wt(void 0,"radix-vue-dialog-content")),r.onMounted(()=>{n.triggerElement.value=o.value}),(i,s)=>(r.openBlock(),r.createBlock(r.unref(te),r.mergeProps(e,{ref:r.unref(a),type:i.as==="button"?"button":void 0,"aria-haspopup":"dialog","aria-expanded":r.unref(n).open.value||!1,"aria-controls":r.unref(n).open.value?r.unref(n).contentId:void 0,"data-state":r.unref(n).open.value?"open":"closed",onClick:r.unref(n).onOpenToggle}),{default:r.withCtx(()=>[r.renderSlot(i.$slots,"default")]),_:3},16,["type","aria-expanded","aria-controls","data-state","onClick"]))}}),so=r.defineComponent({__name:"Teleport",props:{to:{default:"body"},disabled:{type:Boolean},forceMount:{type:Boolean}},setup(t){const e=km();return(n,a)=>r.unref(e)||n.forceMount?(r.openBlock(),r.createBlock(r.Teleport,{key:0,to:n.to,disabled:n.disabled},[r.renderSlot(n.$slots,"default")],8,["to","disabled"])):r.createCommentVNode("",!0)}}),lo=r.defineComponent({__name:"DialogPortal",props:{to:{},disabled:{type:Boolean},forceMount:{type:Boolean}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(so),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),n5="dismissableLayer.pointerDownOutside",r5="dismissableLayer.focusOutside";function j1(t,e){const n=e.closest("[data-dismissable-layer]"),a=t.dataset.dismissableLayer===""?t:t.querySelector("[data-dismissable-layer]"),o=Array.from(t.ownerDocument.querySelectorAll("[data-dismissable-layer]"));return!!(n&&a===n||o.indexOf(a)<o.indexOf(n))}function a5(t,e){var n;const a=((n=e==null?void 0:e.value)==null?void 0:n.ownerDocument)??(globalThis==null?void 0:globalThis.document),o=r.ref(!1),i=r.ref(()=>{});return r.watchEffect(s=>{if(!Vt)return;const l=async u=>{const A=u.target;if(e!=null&&e.value){if(j1(e.value,A)){o.value=!1;return}if(u.target&&!o.value){let d=function(){T1(n5,t,p)};const p={originalEvent:u};u.pointerType==="touch"?(a.removeEventListener("click",i.value),i.value=d,a.addEventListener("click",i.value,{once:!0})):d()}else a.removeEventListener("click",i.value);o.value=!1}},c=window.setTimeout(()=>{a.addEventListener("pointerdown",l)},0);s(()=>{window.clearTimeout(c),a.removeEventListener("pointerdown",l),a.removeEventListener("click",i.value)})}),{onPointerDownCapture:()=>o.value=!0}}function o5(t,e){var n;const a=((n=e==null?void 0:e.value)==null?void 0:n.ownerDocument)??(globalThis==null?void 0:globalThis.document),o=r.ref(!1);return r.watchEffect(i=>{if(!Vt)return;const s=async l=>{e!=null&&e.value&&(await r.nextTick(),!(!e.value||j1(e.value,l.target))&&l.target&&!o.value&&T1(r5,t,{originalEvent:l}))};a.addEventListener("focusin",s),i(()=>a.removeEventListener("focusin",s))}),{onFocusCapture:()=>o.value=!0,onBlurCapture:()=>o.value=!1}}const _t=r.reactive({layersRoot:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),co=r.defineComponent({__name:"DismissableLayer",props:{disableOutsidePointerEvents:{type:Boolean,default:!1},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","dismiss"],setup(t,{emit:e}){const n=t,a=e,{forwardRef:o,currentElement:i}=Y(),s=r.computed(()=>{var g;return((g=i.value)==null?void 0:g.ownerDocument)??globalThis.document}),l=r.computed(()=>_t.layersRoot),c=r.computed(()=>i.value?Array.from(l.value).indexOf(i.value):-1),u=r.computed(()=>_t.layersWithOutsidePointerEventsDisabled.size>0),A=r.computed(()=>{const g=Array.from(l.value),[y]=[..._t.layersWithOutsidePointerEventsDisabled].slice(-1),m=g.indexOf(y);return c.value>=m}),d=a5(async g=>{const y=[..._t.branches].some(m=>m==null?void 0:m.contains(g.target));!A.value||y||(a("pointerDownOutside",g),a("interactOutside",g),await r.nextTick(),g.defaultPrevented||a("dismiss"))},i),p=o5(g=>{[..._t.branches].some(y=>y==null?void 0:y.contains(g.target))||(a("focusOutside",g),a("interactOutside",g),g.defaultPrevented||a("dismiss"))},i);Em("Escape",g=>{c.value===l.value.size-1&&(a("escapeKeyDown",g),g.defaultPrevented||a("dismiss"))});let f;return r.watchEffect(g=>{i.value&&(n.disableOutsidePointerEvents&&(_t.layersWithOutsidePointerEventsDisabled.size===0&&(f=s.value.body.style.pointerEvents,s.value.body.style.pointerEvents="none"),_t.layersWithOutsidePointerEventsDisabled.add(i.value)),l.value.add(i.value),g(()=>{n.disableOutsidePointerEvents&&_t.layersWithOutsidePointerEventsDisabled.size===1&&(s.value.body.style.pointerEvents=f)}))}),r.watchEffect(g=>{g(()=>{i.value&&(l.value.delete(i.value),_t.layersWithOutsidePointerEventsDisabled.delete(i.value))})}),(g,y)=>(r.openBlock(),r.createBlock(r.unref(te),{ref:r.unref(o),"as-child":g.asChild,as:g.as,"data-dismissable-layer":"",style:r.normalizeStyle({pointerEvents:u.value?A.value?"auto":"none":void 0}),onFocusCapture:r.unref(p).onFocusCapture,onBlurCapture:r.unref(p).onBlurCapture,onPointerdownCapture:r.unref(d).onPointerDownCapture},{default:r.withCtx(()=>[r.renderSlot(g.$slots,"default")]),_:3},8,["as-child","as","style","onFocusCapture","onBlurCapture","onPointerdownCapture"]))}}),Fs="focusScope.autoFocusOnMount",Ls="focusScope.autoFocusOnUnmount",J1={bubbles:!1,cancelable:!0};function i5(t,{select:e=!1}={}){const n=Qe();for(const a of t)if(Yt(a,{select:e}),Qe()!==n)return!0}function s5(t){const e=X1(t),n=W1(e,t),a=W1(e.reverse(),t);return[n,a]}function X1(t){const e=[],n=document.createTreeWalker(t,NodeFilter.SHOW_ELEMENT,{acceptNode:a=>{const o=a.tagName==="INPUT"&&a.type==="hidden";return a.disabled||a.hidden||o?NodeFilter.FILTER_SKIP:a.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)e.push(n.currentNode);return e}function W1(t,e){for(const n of t)if(!l5(n,{upTo:e}))return n}function l5(t,{upTo:e}){if(getComputedStyle(t).visibility==="hidden")return!0;for(;t;){if(e!==void 0&&t===e)return!1;if(getComputedStyle(t).display==="none")return!0;t=t.parentElement}return!1}function c5(t){return t instanceof HTMLInputElement&&"select"in t}function Yt(t,{select:e=!1}={}){if(t&&t.focus){const n=Qe();t.focus({preventScroll:!0}),t!==n&&c5(t)&&e&&t.select()}}const u5=pm(()=>r.ref([]));function A5(){const t=u5();return{add(e){const n=t.value[0];e!==n&&(n==null||n.pause()),t.value=Y1(t.value,e),t.value.unshift(e)},remove(e){var n;t.value=Y1(t.value,e),(n=t.value[0])==null||n.resume()}}}function Y1(t,e){const n=[...t],a=n.indexOf(e);return a!==-1&&n.splice(a,1),n}function d5(t){return t.filter(e=>e.tagName!=="A")}const Us=r.defineComponent({__name:"FocusScope",props:{loop:{type:Boolean,default:!1},trapped:{type:Boolean,default:!1},asChild:{type:Boolean},as:{}},emits:["mountAutoFocus","unmountAutoFocus"],setup(t,{emit:e}){const n=t,a=e,{currentRef:o,currentElement:i}=Y(),s=r.ref(null),l=A5(),c=r.reactive({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}});r.watchEffect(A=>{if(!Vt)return;const d=i.value;if(!n.trapped)return;function p(m){if(c.paused||!d)return;const C=m.target;d.contains(C)?s.value=C:Yt(s.value,{select:!0})}function f(m){if(c.paused||!d)return;const C=m.relatedTarget;C!==null&&(d.contains(C)||Yt(s.value,{select:!0}))}function g(m){d.contains(s.value)||Yt(d)}document.addEventListener("focusin",p),document.addEventListener("focusout",f);const y=new MutationObserver(g);d&&y.observe(d,{childList:!0,subtree:!0}),A(()=>{document.removeEventListener("focusin",p),document.removeEventListener("focusout",f),y.disconnect()})}),r.watchEffect(async A=>{const d=i.value;if(await r.nextTick(),!d)return;l.add(c);const p=Qe();if(!d.contains(p)){const f=new CustomEvent(Fs,J1);d.addEventListener(Fs,g=>a("mountAutoFocus",g)),d.dispatchEvent(f),f.defaultPrevented||(i5(d5(X1(d)),{select:!0}),Qe()===p&&Yt(d))}A(()=>{d.removeEventListener(Fs,y=>a("mountAutoFocus",y));const f=new CustomEvent(Ls,J1),g=y=>{a("unmountAutoFocus",y)};d.addEventListener(Ls,g),d.dispatchEvent(f),setTimeout(()=>{f.defaultPrevented||Yt(p??document.body,{select:!0}),d.removeEventListener(Ls,g),l.remove(c)},0)})});function u(A){if(!n.loop&&!n.trapped||c.paused)return;const d=A.key==="Tab"&&!A.altKey&&!A.ctrlKey&&!A.metaKey,p=Qe();if(d&&p){const f=A.currentTarget,[g,y]=s5(f);g&&y?!A.shiftKey&&p===y?(A.preventDefault(),n.loop&&Yt(g,{select:!0})):A.shiftKey&&p===g&&(A.preventDefault(),n.loop&&Yt(y,{select:!0})):p===f&&A.preventDefault()}}return(A,d)=>(r.openBlock(),r.createBlock(r.unref(te),{ref_key:"currentRef",ref:o,tabindex:"-1","as-child":A.asChild,as:A.as,onKeydown:u},{default:r.withCtx(()=>[r.renderSlot(A.$slots,"default")]),_:3},8,["as-child","as"]))}}),f5="menu.itemSelect",Zs=["Enter"," "],p5=["ArrowDown","PageUp","Home"],$1=["ArrowUp","PageDown","End"],h5=[...p5,...$1];[...Zs],[...Zs];function G1(t){return t?"open":"closed"}function m5(t){const e=Qe();for(const n of t)if(n===e||(n.focus(),Qe()!==e))return}function g5(t,e){const{x:n,y:a}=t;let o=!1;for(let i=0,s=e.length-1;i<e.length;s=i++){const l=e[i].x,c=e[i].y,u=e[s].x,A=e[s].y;c>a!=A>a&&n<(u-l)*(a-c)/(A-c)+l&&(o=!o)}return o}function v5(t,e){if(!e)return!1;const n={x:t.clientX,y:t.clientY};return g5(n,e)}function Qs(t){return t.pointerType==="mouse"}const y5="DialogTitle",w5="DialogContent";function b5({titleName:t=y5,contentName:e=w5,componentLink:n="dialog.html#title",titleId:a,descriptionId:o,contentElement:i}){const s=`Warning: \`${e}\` requires a \`${t}\` for the component to be accessible for screen reader users.
19
+ `))}return()=>i.value||o.value||l.value?r.h(e.default({present:l})[0],{ref:A=>{const d=Xt(A);return typeof(d==null?void 0:d.hasAttribute)>"u"||(d!=null&&d.hasAttribute("data-radix-popper-content-wrapper")?s.value=d.firstElementChild:s.value=d),d}}):null}}),[Mt,t5]=he("DialogRoot"),io=r.defineComponent({inheritAttrs:!1,__name:"DialogRoot",props:{open:{type:Boolean,default:void 0},defaultOpen:{type:Boolean,default:!1},modal:{type:Boolean,default:!0}},emits:["update:open"],setup(t,{emit:e}){const n=t,a=Be(n,"open",e,{defaultValue:n.defaultOpen,passive:n.open===void 0}),o=r.ref(),i=r.ref(),{modal:s}=r.toRefs(n);return t5({open:a,modal:s,openModal:()=>{a.value=!0},onOpenChange:l=>{a.value=l},onOpenToggle:()=>{a.value=!a.value},contentId:"",titleId:"",descriptionId:"",triggerElement:o,contentElement:i}),(l,c)=>r.renderSlot(l.$slots,"default",{open:r.unref(a)})}}),so=r.defineComponent({__name:"DialogTrigger",props:{asChild:{type:Boolean},as:{default:"button"}},setup(t){const e=t,n=Mt(),{forwardRef:a,currentElement:o}=Y();return n.contentId||(n.contentId=Wt(void 0,"radix-vue-dialog-content")),r.onMounted(()=>{n.triggerElement.value=o.value}),(i,s)=>(r.openBlock(),r.createBlock(r.unref(te),r.mergeProps(e,{ref:r.unref(a),type:i.as==="button"?"button":void 0,"aria-haspopup":"dialog","aria-expanded":r.unref(n).open.value||!1,"aria-controls":r.unref(n).open.value?r.unref(n).contentId:void 0,"data-state":r.unref(n).open.value?"open":"closed",onClick:r.unref(n).onOpenToggle}),{default:r.withCtx(()=>[r.renderSlot(i.$slots,"default")]),_:3},16,["type","aria-expanded","aria-controls","data-state","onClick"]))}}),lo=r.defineComponent({__name:"Teleport",props:{to:{default:"body"},disabled:{type:Boolean},forceMount:{type:Boolean}},setup(t){const e=km();return(n,a)=>r.unref(e)||n.forceMount?(r.openBlock(),r.createBlock(r.Teleport,{key:0,to:n.to,disabled:n.disabled},[r.renderSlot(n.$slots,"default")],8,["to","disabled"])):r.createCommentVNode("",!0)}}),co=r.defineComponent({__name:"DialogPortal",props:{to:{},disabled:{type:Boolean},forceMount:{type:Boolean}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(lo),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),n5="dismissableLayer.pointerDownOutside",r5="dismissableLayer.focusOutside";function K1(t,e){const n=e.closest("[data-dismissable-layer]"),a=t.dataset.dismissableLayer===""?t:t.querySelector("[data-dismissable-layer]"),o=Array.from(t.ownerDocument.querySelectorAll("[data-dismissable-layer]"));return!!(n&&a===n||o.indexOf(a)<o.indexOf(n))}function a5(t,e){var n;const a=((n=e==null?void 0:e.value)==null?void 0:n.ownerDocument)??(globalThis==null?void 0:globalThis.document),o=r.ref(!1),i=r.ref(()=>{});return r.watchEffect(s=>{if(!Vt)return;const l=async u=>{const A=u.target;if(e!=null&&e.value){if(K1(e.value,A)){o.value=!1;return}if(u.target&&!o.value){let d=function(){D1(n5,t,p)};const p={originalEvent:u};u.pointerType==="touch"?(a.removeEventListener("click",i.value),i.value=d,a.addEventListener("click",i.value,{once:!0})):d()}else a.removeEventListener("click",i.value);o.value=!1}},c=window.setTimeout(()=>{a.addEventListener("pointerdown",l)},0);s(()=>{window.clearTimeout(c),a.removeEventListener("pointerdown",l),a.removeEventListener("click",i.value)})}),{onPointerDownCapture:()=>o.value=!0}}function o5(t,e){var n;const a=((n=e==null?void 0:e.value)==null?void 0:n.ownerDocument)??(globalThis==null?void 0:globalThis.document),o=r.ref(!1);return r.watchEffect(i=>{if(!Vt)return;const s=async l=>{e!=null&&e.value&&(await r.nextTick(),!(!e.value||K1(e.value,l.target))&&l.target&&!o.value&&D1(r5,t,{originalEvent:l}))};a.addEventListener("focusin",s),i(()=>a.removeEventListener("focusin",s))}),{onFocusCapture:()=>o.value=!0,onBlurCapture:()=>o.value=!1}}const _t=r.reactive({layersRoot:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),uo=r.defineComponent({__name:"DismissableLayer",props:{disableOutsidePointerEvents:{type:Boolean,default:!1},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","dismiss"],setup(t,{emit:e}){const n=t,a=e,{forwardRef:o,currentElement:i}=Y(),s=r.computed(()=>{var g;return((g=i.value)==null?void 0:g.ownerDocument)??globalThis.document}),l=r.computed(()=>_t.layersRoot),c=r.computed(()=>i.value?Array.from(l.value).indexOf(i.value):-1),u=r.computed(()=>_t.layersWithOutsidePointerEventsDisabled.size>0),A=r.computed(()=>{const g=Array.from(l.value),[y]=[..._t.layersWithOutsidePointerEventsDisabled].slice(-1),m=g.indexOf(y);return c.value>=m}),d=a5(async g=>{const y=[..._t.branches].some(m=>m==null?void 0:m.contains(g.target));!A.value||y||(a("pointerDownOutside",g),a("interactOutside",g),await r.nextTick(),g.defaultPrevented||a("dismiss"))},i),p=o5(g=>{[..._t.branches].some(y=>y==null?void 0:y.contains(g.target))||(a("focusOutside",g),a("interactOutside",g),g.defaultPrevented||a("dismiss"))},i);Em("Escape",g=>{c.value===l.value.size-1&&(a("escapeKeyDown",g),g.defaultPrevented||a("dismiss"))});let f;return r.watchEffect(g=>{i.value&&(n.disableOutsidePointerEvents&&(_t.layersWithOutsidePointerEventsDisabled.size===0&&(f=s.value.body.style.pointerEvents,s.value.body.style.pointerEvents="none"),_t.layersWithOutsidePointerEventsDisabled.add(i.value)),l.value.add(i.value),g(()=>{n.disableOutsidePointerEvents&&_t.layersWithOutsidePointerEventsDisabled.size===1&&(s.value.body.style.pointerEvents=f)}))}),r.watchEffect(g=>{g(()=>{i.value&&(l.value.delete(i.value),_t.layersWithOutsidePointerEventsDisabled.delete(i.value))})}),(g,y)=>(r.openBlock(),r.createBlock(r.unref(te),{ref:r.unref(o),"as-child":g.asChild,as:g.as,"data-dismissable-layer":"",style:r.normalizeStyle({pointerEvents:u.value?A.value?"auto":"none":void 0}),onFocusCapture:r.unref(p).onFocusCapture,onBlurCapture:r.unref(p).onBlurCapture,onPointerdownCapture:r.unref(d).onPointerDownCapture},{default:r.withCtx(()=>[r.renderSlot(g.$slots,"default")]),_:3},8,["as-child","as","style","onFocusCapture","onBlurCapture","onPointerdownCapture"]))}}),Us="focusScope.autoFocusOnMount",Zs="focusScope.autoFocusOnUnmount",j1={bubbles:!1,cancelable:!0};function i5(t,{select:e=!1}={}){const n=Qe();for(const a of t)if(Yt(a,{select:e}),Qe()!==n)return!0}function s5(t){const e=X1(t),n=J1(e,t),a=J1(e.reverse(),t);return[n,a]}function X1(t){const e=[],n=document.createTreeWalker(t,NodeFilter.SHOW_ELEMENT,{acceptNode:a=>{const o=a.tagName==="INPUT"&&a.type==="hidden";return a.disabled||a.hidden||o?NodeFilter.FILTER_SKIP:a.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)e.push(n.currentNode);return e}function J1(t,e){for(const n of t)if(!l5(n,{upTo:e}))return n}function l5(t,{upTo:e}){if(getComputedStyle(t).visibility==="hidden")return!0;for(;t;){if(e!==void 0&&t===e)return!1;if(getComputedStyle(t).display==="none")return!0;t=t.parentElement}return!1}function c5(t){return t instanceof HTMLInputElement&&"select"in t}function Yt(t,{select:e=!1}={}){if(t&&t.focus){const n=Qe();t.focus({preventScroll:!0}),t!==n&&c5(t)&&e&&t.select()}}const u5=pm(()=>r.ref([]));function A5(){const t=u5();return{add(e){const n=t.value[0];e!==n&&(n==null||n.pause()),t.value=W1(t.value,e),t.value.unshift(e)},remove(e){var n;t.value=W1(t.value,e),(n=t.value[0])==null||n.resume()}}}function W1(t,e){const n=[...t],a=n.indexOf(e);return a!==-1&&n.splice(a,1),n}function d5(t){return t.filter(e=>e.tagName!=="A")}const Qs=r.defineComponent({__name:"FocusScope",props:{loop:{type:Boolean,default:!1},trapped:{type:Boolean,default:!1},asChild:{type:Boolean},as:{}},emits:["mountAutoFocus","unmountAutoFocus"],setup(t,{emit:e}){const n=t,a=e,{currentRef:o,currentElement:i}=Y(),s=r.ref(null),l=A5(),c=r.reactive({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}});r.watchEffect(A=>{if(!Vt)return;const d=i.value;if(!n.trapped)return;function p(m){if(c.paused||!d)return;const C=m.target;d.contains(C)?s.value=C:Yt(s.value,{select:!0})}function f(m){if(c.paused||!d)return;const C=m.relatedTarget;C!==null&&(d.contains(C)||Yt(s.value,{select:!0}))}function g(m){d.contains(s.value)||Yt(d)}document.addEventListener("focusin",p),document.addEventListener("focusout",f);const y=new MutationObserver(g);d&&y.observe(d,{childList:!0,subtree:!0}),A(()=>{document.removeEventListener("focusin",p),document.removeEventListener("focusout",f),y.disconnect()})}),r.watchEffect(async A=>{const d=i.value;if(await r.nextTick(),!d)return;l.add(c);const p=Qe();if(!d.contains(p)){const f=new CustomEvent(Us,j1);d.addEventListener(Us,g=>a("mountAutoFocus",g)),d.dispatchEvent(f),f.defaultPrevented||(i5(d5(X1(d)),{select:!0}),Qe()===p&&Yt(d))}A(()=>{d.removeEventListener(Us,y=>a("mountAutoFocus",y));const f=new CustomEvent(Zs,j1),g=y=>{a("unmountAutoFocus",y)};d.addEventListener(Zs,g),d.dispatchEvent(f),setTimeout(()=>{f.defaultPrevented||Yt(p??document.body,{select:!0}),d.removeEventListener(Zs,g),l.remove(c)},0)})});function u(A){if(!n.loop&&!n.trapped||c.paused)return;const d=A.key==="Tab"&&!A.altKey&&!A.ctrlKey&&!A.metaKey,p=Qe();if(d&&p){const f=A.currentTarget,[g,y]=s5(f);g&&y?!A.shiftKey&&p===y?(A.preventDefault(),n.loop&&Yt(g,{select:!0})):A.shiftKey&&p===g&&(A.preventDefault(),n.loop&&Yt(y,{select:!0})):p===f&&A.preventDefault()}}return(A,d)=>(r.openBlock(),r.createBlock(r.unref(te),{ref_key:"currentRef",ref:o,tabindex:"-1","as-child":A.asChild,as:A.as,onKeydown:u},{default:r.withCtx(()=>[r.renderSlot(A.$slots,"default")]),_:3},8,["as-child","as"]))}}),f5="menu.itemSelect",Hs=["Enter"," "],p5=["ArrowDown","PageUp","Home"],Y1=["ArrowUp","PageDown","End"],h5=[...p5,...Y1];[...Hs],[...Hs];function $1(t){return t?"open":"closed"}function m5(t){const e=Qe();for(const n of t)if(n===e||(n.focus(),Qe()!==e))return}function g5(t,e){const{x:n,y:a}=t;let o=!1;for(let i=0,s=e.length-1;i<e.length;s=i++){const l=e[i].x,c=e[i].y,u=e[s].x,A=e[s].y;c>a!=A>a&&n<(u-l)*(a-c)/(A-c)+l&&(o=!o)}return o}function v5(t,e){if(!e)return!1;const n={x:t.clientX,y:t.clientY};return g5(n,e)}function qs(t){return t.pointerType==="mouse"}const y5="DialogTitle",w5="DialogContent";function b5({titleName:t=y5,contentName:e=w5,componentLink:n="dialog.html#title",titleId:a,descriptionId:o,contentElement:i}){const s=`Warning: \`${e}\` requires a \`${t}\` for the component to be accessible for screen reader users.
20
20
 
21
21
  If you want to hide the \`${t}\`, you can wrap it with our VisuallyHidden component.
22
22
 
23
- For more information, see https://www.radix-vue.com/components/${n}`,l=`Warning: Missing \`Description\` or \`aria-describedby="undefined"\` for ${e}.`;r.onMounted(()=>{var c;document.getElementById(a)||console.warn(s);const u=(c=i.value)==null?void 0:c.getAttribute("aria-describedby");o&&u&&(document.getElementById(o)||console.warn(l))})}const N1=r.defineComponent({__name:"DialogContentImpl",props:{forceMount:{type:Boolean},trapFocus:{type:Boolean},disableOutsidePointerEvents:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(t,{emit:e}){const n=t,a=e,o=Mt(),{forwardRef:i,currentElement:s}=Y();return o.titleId||(o.titleId=Wt(void 0,"radix-vue-dialog-title")),o.descriptionId||(o.descriptionId=Wt(void 0,"radix-vue-dialog-description")),r.onMounted(()=>{o.contentElement=s,Qe()!==document.body&&(o.triggerElement.value=Qe())}),process.env.NODE_ENV!=="production"&&b5({titleName:"DialogTitle",contentName:"DialogContent",componentLink:"dialog.html#title",titleId:o.titleId,descriptionId:o.descriptionId,contentElement:s}),(l,c)=>(r.openBlock(),r.createBlock(r.unref(Us),{"as-child":"",loop:"",trapped:n.trapFocus,onMountAutoFocus:c[5]||(c[5]=u=>a("openAutoFocus",u)),onUnmountAutoFocus:c[6]||(c[6]=u=>a("closeAutoFocus",u))},{default:r.withCtx(()=>[r.createVNode(r.unref(co),r.mergeProps({id:r.unref(o).contentId,ref:r.unref(i),as:l.as,"as-child":l.asChild,"disable-outside-pointer-events":l.disableOutsidePointerEvents,role:"dialog","aria-describedby":r.unref(o).descriptionId,"aria-labelledby":r.unref(o).titleId,"data-state":r.unref(G1)(r.unref(o).open.value)},l.$attrs,{onDismiss:c[0]||(c[0]=u=>r.unref(o).onOpenChange(!1)),onEscapeKeyDown:c[1]||(c[1]=u=>a("escapeKeyDown",u)),onFocusOutside:c[2]||(c[2]=u=>a("focusOutside",u)),onInteractOutside:c[3]||(c[3]=u=>a("interactOutside",u)),onPointerDownOutside:c[4]||(c[4]=u=>a("pointerDownOutside",u))}),{default:r.withCtx(()=>[r.renderSlot(l.$slots,"default")]),_:3},16,["id","as","as-child","disable-outside-pointer-events","aria-describedby","aria-labelledby","data-state"])]),_:3},8,["trapped"]))}}),C5=r.defineComponent({__name:"DialogContentModal",props:{forceMount:{type:Boolean},trapFocus:{type:Boolean},disableOutsidePointerEvents:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(t,{emit:e}){const n=t,a=e,o=Mt(),i=Qr(a),{forwardRef:s,currentElement:l}=Y();return _s(l),(c,u)=>(r.openBlock(),r.createBlock(N1,r.mergeProps({...n,...r.unref(i)},{ref:r.unref(s),"trap-focus":r.unref(o).open.value,"disable-outside-pointer-events":!0,onCloseAutoFocus:u[0]||(u[0]=A=>{var d;A.defaultPrevented||(A.preventDefault(),(d=r.unref(o).triggerElement.value)==null||d.focus())}),onPointerDownOutside:u[1]||(u[1]=A=>{const d=A.detail.originalEvent,p=d.button===0&&d.ctrlKey===!0;(d.button===2||p)&&A.preventDefault()}),onFocusOutside:u[2]||(u[2]=A=>{A.preventDefault()})}),{default:r.withCtx(()=>[r.renderSlot(c.$slots,"default")]),_:3},16,["trap-focus"]))}}),E5=r.defineComponent({__name:"DialogContentNonModal",props:{forceMount:{type:Boolean},trapFocus:{type:Boolean},disableOutsidePointerEvents:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(t,{emit:e}){const n=t,a=Qr(e);Y();const o=Mt(),i=r.ref(!1),s=r.ref(!1);return(l,c)=>(r.openBlock(),r.createBlock(N1,r.mergeProps({...n,...r.unref(a)},{"trap-focus":!1,"disable-outside-pointer-events":!1,onCloseAutoFocus:c[0]||(c[0]=u=>{var A;u.defaultPrevented||(i.value||(A=r.unref(o).triggerElement.value)==null||A.focus(),u.preventDefault()),i.value=!1,s.value=!1}),onInteractOutside:c[1]||(c[1]=u=>{var A;u.defaultPrevented||(i.value=!0,u.detail.originalEvent.type==="pointerdown"&&(s.value=!0));const d=u.target;(A=r.unref(o).triggerElement.value)!=null&&A.contains(d)&&u.preventDefault(),u.detail.originalEvent.type==="focusin"&&s.value&&u.preventDefault()})}),{default:r.withCtx(()=>[r.renderSlot(l.$slots,"default")]),_:3},16))}}),uo=r.defineComponent({__name:"DialogContent",props:{forceMount:{type:Boolean},trapFocus:{type:Boolean},disableOutsidePointerEvents:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(t,{emit:e}){const n=t,a=e,o=Mt(),i=Qr(a),{forwardRef:s}=Y();return(l,c)=>(r.openBlock(),r.createBlock(r.unref(En),{present:l.forceMount||r.unref(o).open.value},{default:r.withCtx(()=>[r.unref(o).modal.value?(r.openBlock(),r.createBlock(C5,r.mergeProps({key:0,ref:r.unref(s)},{...n,...r.unref(i),...l.$attrs}),{default:r.withCtx(()=>[r.renderSlot(l.$slots,"default")]),_:3},16)):(r.openBlock(),r.createBlock(E5,r.mergeProps({key:1,ref:r.unref(s)},{...n,...r.unref(i),...l.$attrs}),{default:r.withCtx(()=>[r.renderSlot(l.$slots,"default")]),_:3},16))]),_:3},8,["present"]))}}),k5=r.defineComponent({__name:"DialogOverlayImpl",props:{asChild:{type:Boolean},as:{}},setup(t){const e=Mt();return Ts(!0),Y(),(n,a)=>(r.openBlock(),r.createBlock(r.unref(te),{as:n.as,"as-child":n.asChild,"data-state":r.unref(e).open.value?"open":"closed",style:{"pointer-events":"auto"}},{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},8,["as","as-child","data-state"]))}}),Ao=r.defineComponent({__name:"DialogOverlay",props:{forceMount:{type:Boolean},asChild:{type:Boolean},as:{}},setup(t){const e=Mt(),{forwardRef:n}=Y();return(a,o)=>{var i;return(i=r.unref(e))!=null&&i.modal.value?(r.openBlock(),r.createBlock(r.unref(En),{key:0,present:a.forceMount||r.unref(e).open.value},{default:r.withCtx(()=>[r.createVNode(k5,r.mergeProps(a.$attrs,{ref:r.unref(n),as:a.as,"as-child":a.asChild}),{default:r.withCtx(()=>[r.renderSlot(a.$slots,"default")]),_:3},16,["as","as-child"])]),_:3},8,["present"])):r.createCommentVNode("",!0)}}}),er=r.defineComponent({__name:"DialogClose",props:{asChild:{type:Boolean},as:{default:"button"}},setup(t){const e=t;Y();const n=Mt();return(a,o)=>(r.openBlock(),r.createBlock(r.unref(te),r.mergeProps(e,{type:a.as==="button"?"button":void 0,onClick:o[0]||(o[0]=i=>r.unref(n).onOpenChange(!1))}),{default:r.withCtx(()=>[r.renderSlot(a.$slots,"default")]),_:3},16,["type"]))}}),fo=r.defineComponent({__name:"DialogTitle",props:{asChild:{type:Boolean},as:{default:"h2"}},setup(t){const e=t,n=Mt();return Y(),(a,o)=>(r.openBlock(),r.createBlock(r.unref(te),r.mergeProps(e,{id:r.unref(n).titleId}),{default:r.withCtx(()=>[r.renderSlot(a.$slots,"default")]),_:3},16,["id"]))}}),[eA,B5]=pe("AvatarRoot"),x5=r.defineComponent({__name:"AvatarRoot",props:{asChild:{type:Boolean},as:{default:"span"}},setup(t){return Y(),B5({imageLoadingStatus:r.ref("loading")}),(e,n)=>(r.openBlock(),r.createBlock(r.unref(te),{"as-child":e.asChild,as:e.as},{default:r.withCtx(()=>[r.renderSlot(e.$slots,"default")]),_:3},8,["as-child","as"]))}});function S5(t,e){const n=r.ref("idle"),a=r.ref(!1),o=i=>()=>{a.value&&(n.value=i)};return r.onMounted(()=>{a.value=!0,r.watch([()=>t.value,()=>e==null?void 0:e.value],([i,s])=>{if(!i)n.value="error";else{const l=new window.Image;n.value="loading",l.onload=o("loaded"),l.onerror=o("error"),l.src=i,s&&(l.referrerPolicy=s)}},{immediate:!0})}),r.onUnmounted(()=>{a.value=!1}),n}const O5=r.defineComponent({__name:"AvatarImage",props:{src:{},referrerPolicy:{},asChild:{type:Boolean},as:{default:"img"}},emits:["loadingStatusChange"],setup(t,{emit:e}){const n=t,a=e,{src:o,referrerPolicy:i}=r.toRefs(n);Y();const s=eA(),l=S5(o,i);return r.watch(l,c=>{a("loadingStatusChange",c),c!=="idle"&&(s.imageLoadingStatus.value=c)},{immediate:!0}),(c,u)=>r.withDirectives((r.openBlock(),r.createBlock(r.unref(te),{role:"img","as-child":c.asChild,as:c.as,src:r.unref(o),"referrer-policy":r.unref(i)},{default:r.withCtx(()=>[r.renderSlot(c.$slots,"default")]),_:3},8,["as-child","as","src","referrer-policy"])),[[r.vShow,r.unref(l)==="loaded"]])}}),D5=r.defineComponent({__name:"AvatarFallback",props:{delayMs:{default:0},asChild:{type:Boolean},as:{default:"span"}},setup(t){const e=t,n=eA();Y();const a=r.ref(!1);let o;return r.watch(n.imageLoadingStatus,i=>{i==="loading"&&(a.value=!1,e.delayMs?o=setTimeout(()=>{a.value=!0,clearTimeout(o)},e.delayMs):a.value=!0)},{immediate:!0}),(i,s)=>a.value&&r.unref(n).imageLoadingStatus.value!=="loaded"?(r.openBlock(),r.createBlock(r.unref(te),{key:0,"as-child":i.asChild,as:i.as},{default:r.withCtx(()=>[r.renderSlot(i.$slots,"default")]),_:3},8,["as-child","as"])):r.createCommentVNode("",!0)}});function T5(t){function e(a){return Array.isArray(t.date.value)?t.date.value.some(o=>Zn(o,a)):t.date.value?Zn(t.date.value,a):!1}const n=r.computed(()=>{var a,o,i,s;if(Array.isArray(t.date.value)){if(!t.date.value.length)return!1;for(const l of t.date.value)if((a=t.isDateDisabled)!=null&&a.call(t,l)||(o=t.isDateUnavailable)!=null&&o.call(t,l))return!0}else{if(!t.date.value)return!1;if((i=t.isDateDisabled)!=null&&i.call(t,t.date.value)||(s=t.isDateUnavailable)!=null&&s.call(t,t.date.value))return!0}return!1});return{isDateSelected:e,isInvalid:n}}function I5(t,e){const n=e(t),a=n.compare(t),o={};return a>=7&&(o.day=1),a>=vt(t)&&(o.month=1),n.set({...o})}function V5(t,e){const n=e(t),a=t.compare(n),o={};return a>=7&&(o.day=35),a>=vt(t)&&(o.month=13),n.set({...o})}function P5(t,e){return e(t)}function M5(t,e){return e(t)}function _5(t){const e=H1(t.locale.value),n=r.computed(()=>{const y={calendar:t.placeholder.value.calendar.identifier};return t.placeholder.value.calendar.identifier==="gregory"&&t.placeholder.value.era==="BC"&&(y.era="short"),y}),a=r.ref(yn({dateObj:t.placeholder.value,weekStartsOn:t.weekStartsOn.value,locale:t.locale.value,fixedWeeks:t.fixedWeeks.value,numberOfMonths:t.numberOfMonths.value})),o=r.computed(()=>a.value.map(y=>y.value));function i(y){return!o.value.some(m=>Bu(y,m))}const s=(y="month",m)=>{if(!t.maxValue.value||!a.value.length)return!1;if(t.disabled.value)return!0;const C=a.value[a.value.length-1].value;if(m||t.nextPage.value){const h=I5(C,m||t.nextPage.value);return Wa(h,t.maxValue.value)}if(y==="year"){const h=C.add({years:1}).set({day:1,month:1});return Wa(h,t.maxValue.value)}const v=C.add({months:1}).set({day:1});return Wa(v,t.maxValue.value)},l=(y="month",m)=>{if(!t.minValue.value||!a.value.length)return!1;if(t.disabled.value)return!0;const C=a.value[0].value;if(m||t.prevPage.value){const h=V5(C,m||t.prevPage.value);return Xn(h,t.minValue.value)}if(y==="year"){const h=C.subtract({years:1}).set({day:35,month:13});return Xn(h,t.minValue.value)}const v=C.subtract({months:1}).set({day:35});return Xn(v,t.minValue.value)};function c(y){var m;return!!((m=t.isDateDisabled)!=null&&m.call(t,y)||t.disabled.value||t.maxValue.value&&Wa(y,t.maxValue.value)||t.minValue.value&&Xn(y,t.minValue.value))}const u=y=>{var m;return!!((m=t.isDateUnavailable)!=null&&m.call(t,y))},A=r.computed(()=>a.value.length?a.value[0].rows[0].map(y=>e.dayOfWeek($e(y),t.weekdayFormat.value)):[]),d=(y="month",m)=>{const C=a.value[0].value;if(m||t.nextPage.value){const w=P5(C,m||t.nextPage.value),b=yn({dateObj:w,weekStartsOn:t.weekStartsOn.value,locale:t.locale.value,fixedWeeks:t.fixedWeeks.value,numberOfMonths:t.numberOfMonths.value});a.value=b;const k={};if(!m){const E=b[0].value.compare(C);E>=vt(C)&&(k.day=1),E>=365&&(k.month=1)}t.placeholder.value=b[0].value.set({...k});return}const v=y==="month"?C.add({months:t.pagedNavigation.value?t.numberOfMonths.value:1}):C.add({years:1}),h=yn({dateObj:v,weekStartsOn:t.weekStartsOn.value,locale:t.locale.value,fixedWeeks:t.fixedWeeks.value,numberOfMonths:t.numberOfMonths.value});a.value=h,t.placeholder.value=h[0].value.set({day:1})},p=(y="month",m)=>{const C=a.value[0].value;if(m||t.prevPage.value){const w=M5(C,m||t.prevPage.value),b=yn({dateObj:w,weekStartsOn:t.weekStartsOn.value,locale:t.locale.value,fixedWeeks:t.fixedWeeks.value,numberOfMonths:t.numberOfMonths.value});a.value=b;const k={};if(!m){const E=C.compare(b[0].value);E>=vt(C)&&(k.day=1),E>=365&&(k.month=1)}t.placeholder.value=b[0].value.set({...k});return}const v=y==="month"?C.subtract({months:t.pagedNavigation.value?t.numberOfMonths.value:1}):C.subtract({years:1}),h=yn({dateObj:v,weekStartsOn:t.weekStartsOn.value,locale:t.locale.value,fixedWeeks:t.fixedWeeks.value,numberOfMonths:t.numberOfMonths.value});a.value=h,t.placeholder.value=h[0].value.set({day:1})};r.watch(t.placeholder,y=>{o.value.some(m=>Bu(m,y))||(a.value=yn({dateObj:y,weekStartsOn:t.weekStartsOn.value,locale:t.locale.value,fixedWeeks:t.fixedWeeks.value,numberOfMonths:t.numberOfMonths.value}))}),r.watch([t.locale,t.weekStartsOn,t.fixedWeeks,t.numberOfMonths],()=>{a.value=yn({dateObj:t.placeholder.value,weekStartsOn:t.weekStartsOn.value,locale:t.locale.value,fixedWeeks:t.fixedWeeks.value,numberOfMonths:t.numberOfMonths.value})});const f=r.computed(()=>{if(!a.value.length)return"";if(t.locale.value!==e.getLocale()&&e.setLocale(t.locale.value),a.value.length===1){const b=a.value[0].value;return`${e.fullMonthAndYear($e(b),n.value)}`}const y=$e(a.value[0].value),m=$e(a.value[a.value.length-1].value),C=e.fullMonth(y,n.value),v=e.fullMonth(m,n.value),h=e.fullYear(y,n.value),w=e.fullYear(m,n.value);return h===w?`${C} - ${v} ${w}`:`${C} ${h} - ${v} ${w}`}),g=r.computed(()=>`${t.calendarLabel.value??"Event Date"}, ${f.value}`);return{isDateDisabled:c,isDateUnavailable:u,isNextButtonDisabled:s,isPrevButtonDisabled:l,grid:a,weekdays:A,visibleView:o,isOutsideVisibleView:i,formatter:e,nextPage:d,prevPage:p,headingValue:f,fullCalendarLabel:g}}const R5={style:{border:"0px",clip:"rect(0px, 0px, 0px, 0px)","clip-path":"inset(50%)",height:"1px",margin:"-1px",overflow:"hidden",padding:"0px",position:"absolute","white-space":"nowrap",width:"1px"}},F5={role:"heading","aria-level":"2"},[tr,L5]=pe("CalendarRoot"),U5=r.defineComponent({__name:"CalendarRoot",props:{modelValue:{},multiple:{type:Boolean,default:!1},defaultValue:{default:void 0},defaultPlaceholder:{},placeholder:{default:void 0},pagedNavigation:{type:Boolean,default:!1},preventDeselect:{type:Boolean,default:!1},weekStartsOn:{default:0},weekdayFormat:{default:"narrow"},calendarLabel:{},fixedWeeks:{type:Boolean,default:!1},maxValue:{},minValue:{},locale:{default:"en"},numberOfMonths:{default:1},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},initialFocus:{type:Boolean,default:!1},isDateDisabled:{type:Function,default:void 0},isDateUnavailable:{type:Function,default:void 0},dir:{},nextPage:{},prevPage:{},asChild:{type:Boolean},as:{default:"div"}},emits:["update:modelValue","update:placeholder"],setup(t,{emit:e}){const n=t,a=e,{locale:o,disabled:i,readonly:s,initialFocus:l,pagedNavigation:c,weekStartsOn:u,weekdayFormat:A,fixedWeeks:d,multiple:p,minValue:f,maxValue:g,numberOfMonths:y,preventDeselect:m,isDateDisabled:C,isDateUnavailable:v,calendarLabel:h,defaultValue:w,nextPage:b,prevPage:k,dir:E}=r.toRefs(n),{primitiveElement:R,currentElement:V}=qr(),B=Cn(E),x=Be(n,"modelValue",a,{defaultValue:w.value,passive:n.modelValue===void 0}),_=bs({defaultPlaceholder:n.placeholder,defaultValue:x.value,locale:n.locale}),U=Be(n,"placeholder",a,{defaultValue:n.defaultPlaceholder??_.copy(),passive:n.placeholder===void 0});function M(W){U.value=W.copy()}const{fullCalendarLabel:F,headingValue:H,isDateDisabled:K,isDateUnavailable:L,isNextButtonDisabled:re,isPrevButtonDisabled:Pe,weekdays:P,isOutsideVisibleView:I,nextPage:S,prevPage:T,formatter:Z,grid:z}=_5({locale:o,placeholder:U,weekStartsOn:u,fixedWeeks:d,numberOfMonths:y,minValue:f,maxValue:g,disabled:i,weekdayFormat:A,pagedNavigation:c,isDateDisabled:C.value,isDateUnavailable:v.value,calendarLabel:h,nextPage:b,prevPage:k}),{isInvalid:X,isDateSelected:se}=T5({date:x,isDateDisabled:K,isDateUnavailable:L});r.watch(x,W=>{if(Array.isArray(W)&&W.length){const J=W[W.length-1];J&&!Ir(U.value,J)&&M(J)}else!Array.isArray(W)&&W&&!Ir(U.value,W)&&M(W)});function ae(W){if(p.value){if(!x.value)x.value=[W.copy()];else if(Array.isArray(x.value)){if(x.value.findIndex(J=>Zn(J,W))===-1)x.value=[...x.value,W];else if(!m.value){const J=x.value.filter(Ce=>!Zn(Ce,W));if(!J.length){U.value=W.copy(),x.value=void 0;return}x.value=J.map(Ce=>Ce.copy())}}}else{if(!x.value){x.value=W.copy();return}!m.value&&Ir(x.value,W)?(U.value=W.copy(),x.value=void 0):x.value=W.copy()}}return r.onMounted(()=>{l.value&&Am(V.value)}),L5({isDateUnavailable:L,dir:B,isDateDisabled:K,locale:o,formatter:Z,modelValue:x,placeholder:U,disabled:i,initialFocus:l,pagedNavigation:c,weekStartsOn:u,weekdayFormat:A,fixedWeeks:d,multiple:p,numberOfMonths:y,readonly:s,preventDeselect:m,fullCalendarLabel:F,headingValue:H,isInvalid:X,isDateSelected:se,isNextButtonDisabled:re,isPrevButtonDisabled:Pe,isOutsideVisibleView:I,nextPage:S,prevPage:T,parentElement:V,onPlaceholderChange:M,onDateChange:ae}),(W,J)=>(r.openBlock(),r.createBlock(r.unref(te),{ref_key:"primitiveElement",ref:R,as:W.as,"as-child":W.asChild,role:"application","aria-label":r.unref(F),"data-readonly":r.unref(s)?"":void 0,"data-disabled":r.unref(i)?"":void 0,"data-invalid":r.unref(X)?"":void 0,dir:r.unref(B)},{default:r.withCtx(()=>[r.renderSlot(W.$slots,"default",{date:r.unref(U),grid:r.unref(z),weekDays:r.unref(P),weekStartsOn:r.unref(u),locale:r.unref(o),fixedWeeks:r.unref(d)}),r.createElementVNode("div",R5,[r.createElementVNode("div",F5,r.toDisplayString(r.unref(F)),1)])]),_:3},8,["as","as-child","aria-label","data-readonly","data-disabled","data-invalid","dir"]))}}),Z5=r.defineComponent({__name:"CalendarHeader",props:{asChild:{type:Boolean},as:{default:"div"}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(te),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),Q5=r.defineComponent({__name:"CalendarHeading",props:{asChild:{type:Boolean},as:{default:"div"}},setup(t){const e=t,n=tr();return(a,o)=>(r.openBlock(),r.createBlock(r.unref(te),r.mergeProps(e,{"data-disabled":r.unref(n).disabled.value?"":void 0}),{default:r.withCtx(()=>[r.renderSlot(a.$slots,"default",{headingValue:r.unref(n).headingValue.value},()=>[r.createTextVNode(r.toDisplayString(r.unref(n).headingValue.value),1)])]),_:3},16,["data-disabled"]))}}),H5=r.defineComponent({__name:"CalendarGrid",props:{asChild:{type:Boolean},as:{default:"table"}},setup(t){const e=t,n=tr(),a=r.computed(()=>n.disabled.value?!0:void 0),o=r.computed(()=>n.readonly.value?!0:void 0);return(i,s)=>(r.openBlock(),r.createBlock(r.unref(te),r.mergeProps(e,{tabindex:"-1",role:"grid","aria-readonly":o.value,"aria-disabled":a.value,"data-readonly":o.value&&"","data-disabled":a.value&&""}),{default:r.withCtx(()=>[r.renderSlot(i.$slots,"default")]),_:3},16,["aria-readonly","aria-disabled","data-readonly","data-disabled"]))}}),q5=r.defineComponent({__name:"CalendarCell",props:{date:{},asChild:{type:Boolean},as:{default:"td"}},setup(t){const e=tr();return(n,a)=>{var o,i;return r.openBlock(),r.createBlock(r.unref(te),{as:n.as,"as-child":n.asChild,role:"gridcell","aria-selected":r.unref(e).isDateSelected(n.date)?!0:void 0,"aria-disabled":r.unref(e).isDateDisabled(n.date)||((i=(o=r.unref(e)).isDateUnavailable)==null?void 0:i.call(o,n.date)),"data-disabled":r.unref(e).isDateDisabled(n.date)?"":void 0},{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},8,["as","as-child","aria-selected","aria-disabled","data-disabled"])}}}),z5=r.defineComponent({__name:"CalendarHeadCell",props:{asChild:{type:Boolean},as:{default:"th"}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(te),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),K5=r.defineComponent({__name:"CalendarNext",props:{step:{default:"month"},nextPage:{},asChild:{type:Boolean},as:{default:"button"}},setup(t){const e=t,n=r.computed(()=>a.disabled.value||a.isNextButtonDisabled(e.step,e.nextPage)),a=tr();return(o,i)=>(r.openBlock(),r.createBlock(r.unref(te),{as:e.as,"as-child":e.asChild,"aria-label":"Next page",type:o.as==="button"?"button":void 0,"aria-disabled":n.value||void 0,"data-disabled":n.value||void 0,disabled:n.value,onClick:i[0]||(i[0]=s=>r.unref(a).nextPage(e.step,e.nextPage))},{default:r.withCtx(()=>[r.renderSlot(o.$slots,"default",{},()=>[r.createTextVNode("Next page")])]),_:3},8,["as","as-child","type","aria-disabled","data-disabled","disabled"]))}}),j5=r.defineComponent({__name:"CalendarPrev",props:{step:{default:"month"},prevPage:{},asChild:{type:Boolean},as:{default:"button"}},setup(t){const e=t,n=r.computed(()=>a.disabled.value||a.isPrevButtonDisabled(e.step,e.prevPage)),a=tr();return(o,i)=>(r.openBlock(),r.createBlock(r.unref(te),{"aria-label":"Previous page",as:e.as,"as-child":e.asChild,type:o.as==="button"?"button":void 0,"aria-disabled":n.value||void 0,"data-disabled":n.value||void 0,disabled:n.value,onClick:i[0]||(i[0]=s=>r.unref(a).prevPage(e.step,e.prevPage))},{default:r.withCtx(()=>[r.renderSlot(o.$slots,"default",{},()=>[r.createTextVNode("Prev page")])]),_:3},8,["as","as-child","type","aria-disabled","data-disabled","disabled"]))}}),J5=r.defineComponent({__name:"CalendarGridHead",props:{asChild:{type:Boolean},as:{default:"thead"}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(te),r.mergeProps(e,{"aria-hidden":"true"}),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),X5=r.defineComponent({__name:"CalendarGridBody",props:{asChild:{type:Boolean},as:{default:"tbody"}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(te),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),W5=r.defineComponent({__name:"CalendarGridRow",props:{asChild:{type:Boolean},as:{default:"tr"}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(te),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),Y5=r.defineComponent({__name:"CalendarCellTrigger",props:{day:{},month:{},asChild:{type:Boolean},as:{default:"div"}},setup(t){const e=t,n=Hr(),a=tr(),{primitiveElement:o,currentElement:i}=qr(),s=r.computed(()=>e.day.day.toLocaleString(a.locale.value)),l=r.computed(()=>a.formatter.custom($e(e.day),{weekday:"long",month:"long",day:"numeric",year:"numeric"})),c=r.computed(()=>a.isDateDisabled(e.day)),u=r.computed(()=>{var h;return(h=a.isDateUnavailable)==null?void 0:h.call(a,e.day)}),A=r.computed(()=>fp(e.day,Vr())),d=r.computed(()=>!dp(e.day,e.month)),p=r.computed(()=>a.isOutsideVisibleView(e.day)),f=r.computed(()=>!a.disabled.value&&Zn(e.day,a.placeholder.value)),g=r.computed(()=>a.isDateSelected(e.day)),y="[data-radix-vue-calendar-cell-trigger]:not([data-disabled]):not([data-outside-view]):not([data-outside-visible-view])";function m(h){var w;a.readonly.value||a.isDateDisabled(h)||(w=a.isDateUnavailable)!=null&&w.call(a,h)||a.onDateChange(h)}function C(){m(e.day)}function v(h){h.preventDefault(),h.stopPropagation();const w=a.parentElement.value,b=w?Array.from(w.querySelectorAll(y)):[];let k=b.indexOf(i.value);const E=7,R=a.dir.value==="rtl"?-1:1;switch(h.code){case n.ARROW_RIGHT:k+=R;break;case n.ARROW_LEFT:k-=R;break;case n.ARROW_UP:k-=E;break;case n.ARROW_DOWN:k+=E;break;case n.ENTER:case n.SPACE_CODE:m(e.day);return;default:return}if(k>=0&&k<b.length){b[k].focus();return}if(k<0){if(a.isPrevButtonDisabled("month"))return;a.prevPage(),r.nextTick(()=>{const V=w?Array.from(w.querySelectorAll(y)):[];if(!a.pagedNavigation.value){const B=vt(a.placeholder.value);V[B-Math.abs(k)].focus();return}V[V.length-Math.abs(k)].focus()});return}if(k>=b.length){if(a.isNextButtonDisabled("month"))return;a.nextPage(),r.nextTick(()=>{const V=w?Array.from(w.querySelectorAll(y)):[];if(!a.pagedNavigation.value){const B=vt(a.placeholder.value.add({months:a.numberOfMonths.value-1}));V[V.length-B+k-b.length].focus();return}V[k-b.length].focus()})}}return(h,w)=>(r.openBlock(),r.createBlock(r.unref(te),r.mergeProps({ref_key:"primitiveElement",ref:o},e,{role:"button","aria-label":l.value,"data-radix-vue-calendar-cell-trigger":"","aria-disabled":c.value||u.value?!0:void 0,"data-selected":g.value?!0:void 0,"data-value":h.day.toString(),"data-disabled":c.value?"":void 0,"data-unavailable":u.value?"":void 0,"data-today":A.value?"":void 0,"data-outside-view":d.value?"":void 0,"data-outside-visible-view":p.value?"":void 0,"data-focused":f.value?"":void 0,tabindex:f.value?0:d.value||c.value?void 0:-1,onClick:C,onKeydown:[r.withKeys(v,["up","down","left","right","space","enter"]),w[0]||(w[0]=r.withKeys(r.withModifiers(()=>{},["prevent"]),["enter"]))]}),{default:r.withCtx(()=>[r.renderSlot(h.$slots,"default",{dayValue:s.value},()=>[r.createTextVNode(r.toDisplayString(s.value),1)])]),_:3},16,["aria-label","aria-disabled","data-selected","data-value","data-disabled","data-unavailable","data-today","data-outside-view","data-outside-visible-view","data-focused","tabindex"]))}});function po(t){return t==="indeterminate"}function tA(t){return po(t)?"indeterminate":t?"checked":"unchecked"}const $5=["value","checked","name","disabled","required"],[G5,N5]=pe("CheckboxRoot"),e4=r.defineComponent({inheritAttrs:!1,__name:"CheckboxRoot",props:{defaultChecked:{type:Boolean},checked:{type:[Boolean,String],default:void 0},disabled:{type:Boolean},required:{type:Boolean},name:{},value:{default:"on"},id:{},asChild:{type:Boolean},as:{default:"button"}},emits:["update:checked"],setup(t,{emit:e}){const n=t,a=e,{disabled:o}=r.toRefs(n),i=Be(n,"checked",a,{defaultValue:n.defaultChecked,passive:n.checked===void 0}),{forwardRef:s,currentElement:l}=Y(),c=Vs(l),u=r.computed(()=>{var A;return n.id&&l.value?(A=document.querySelector(`[for="${n.id}"]`))==null?void 0:A.innerText:void 0});return N5({disabled:o,state:i}),(A,d)=>(r.openBlock(),r.createElementBlock(r.Fragment,null,[r.createVNode(r.unref(te),r.mergeProps(A.$attrs,{id:A.id,ref:r.unref(s),role:"checkbox","as-child":n.asChild,as:A.as,type:A.as==="button"?"button":void 0,"aria-checked":r.unref(po)(r.unref(i))?"mixed":r.unref(i),"aria-required":n.required,"aria-label":A.$attrs["aria-label"]||u.value,"data-state":r.unref(tA)(r.unref(i)),"data-disabled":r.unref(o)?"":void 0,disabled:r.unref(o),onKeydown:r.withKeys(r.withModifiers(()=>{},["prevent"]),["enter"]),onClick:d[0]||(d[0]=p=>i.value=r.unref(po)(r.unref(i))?!0:!r.unref(i))}),{default:r.withCtx(()=>[r.renderSlot(A.$slots,"default",{checked:r.unref(i)})]),_:3},16,["id","as-child","as","type","aria-checked","aria-required","aria-label","data-state","data-disabled","disabled","onKeydown"]),r.unref(c)?(r.openBlock(),r.createElementBlock("input",{key:0,type:"checkbox",tabindex:"-1","aria-hidden":"true",value:A.value,checked:!!r.unref(i),name:n.name,disabled:n.disabled,required:n.required,style:{transform:"translateX(-100%)",position:"absolute",pointerEvents:"none",opacity:0,margin:0}},null,8,$5)):r.createCommentVNode("",!0)],64))}}),t4=r.defineComponent({__name:"CheckboxIndicator",props:{forceMount:{type:Boolean},asChild:{type:Boolean},as:{default:"span"}},setup(t){const{forwardRef:e}=Y(),n=G5();return(a,o)=>(r.openBlock(),r.createBlock(r.unref(En),{present:a.forceMount||r.unref(po)(r.unref(n).state.value)||r.unref(n).state.value===!0},{default:r.withCtx(()=>[r.createVNode(r.unref(te),r.mergeProps({ref:r.unref(e),"data-state":r.unref(tA)(r.unref(n).state.value),"data-disabled":r.unref(n).disabled.value?"":void 0,style:{pointerEvents:"none"},"as-child":a.asChild,as:a.as},a.$attrs),{default:r.withCtx(()=>[r.renderSlot(a.$slots,"default")]),_:3},16,["data-state","data-disabled","as-child","as"])]),_:3},8,["present"]))}}),[nA,n4]=pe("PopperRoot"),Hs=r.defineComponent({inheritAttrs:!1,__name:"PopperRoot",setup(t){const e=r.ref();return n4({anchor:e,onAnchorChange:n=>e.value=n}),(n,a)=>r.renderSlot(n.$slots,"default")}}),qs=r.defineComponent({__name:"PopperAnchor",props:{element:{},asChild:{type:Boolean},as:{}},setup(t){const e=t,{forwardRef:n,currentElement:a}=Y(),o=nA();return r.watchEffect(()=>{o.onAnchorChange(e.element??a.value)}),(i,s)=>(r.openBlock(),r.createBlock(r.unref(te),{ref:r.unref(n),as:i.as,"as-child":i.asChild},{default:r.withCtx(()=>[r.renderSlot(i.$slots,"default")]),_:3},8,["as","as-child"]))}});function r4(t){return t!==null}function a4(t){return{name:"transformOrigin",options:t,fn(e){var n,a,o;const{placement:i,rects:s,middlewareData:l}=e,c=((n=l.arrow)==null?void 0:n.centerOffset)!==0,u=c?0:t.arrowWidth,A=c?0:t.arrowHeight,[d,p]=zs(i),f={start:"0%",center:"50%",end:"100%"}[p],g=(((a=l.arrow)==null?void 0:a.x)??0)+u/2,y=(((o=l.arrow)==null?void 0:o.y)??0)+A/2;let m="",C="";return d==="bottom"?(m=c?f:`${g}px`,C=`${-A}px`):d==="top"?(m=c?f:`${g}px`,C=`${s.floating.height+A}px`):d==="right"?(m=`${-A}px`,C=c?f:`${y}px`):d==="left"&&(m=`${s.floating.width+A}px`,C=c?f:`${y}px`),{data:{x:m,y:C}}}}}function zs(t){const[e,n="center"]=t.split("-");return[e,n]}const rA={side:"bottom",sideOffset:0,align:"center",alignOffset:0,arrowPadding:0,avoidCollisions:!0,collisionBoundary:()=>[],collisionPadding:0,sticky:"partial",hideWhenDetached:!1,updatePositionStrategy:"optimized",prioritizePosition:!1},[o4,i4]=pe("PopperContent"),Ks=r.defineComponent({inheritAttrs:!1,__name:"PopperContent",props:r.mergeDefaults({side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{}},{...rA}),emits:["placed"],setup(t,{emit:e}){const n=t,a=e,o=nA(),{forwardRef:i,currentElement:s}=Y(),l=r.ref(),c=r.ref(),{width:u,height:A}=Xm(c),d=r.computed(()=>n.side+(n.align!=="center"?`-${n.align}`:"")),p=r.computed(()=>typeof n.collisionPadding=="number"?n.collisionPadding:{top:0,right:0,bottom:0,left:0,...n.collisionPadding}),f=r.computed(()=>Array.isArray(n.collisionBoundary)?n.collisionBoundary:[n.collisionBoundary]),g=r.computed(()=>({padding:p.value,boundary:f.value.filter(r4),altBoundary:f.value.length>0})),y=dm(()=>[jh({mainAxis:n.sideOffset+A.value,alignmentAxis:n.alignOffset}),n.prioritizePosition&&n.avoidCollisions&&S1({...g.value}),n.avoidCollisions&&Jh({mainAxis:!0,crossAxis:!!n.prioritizePosition,limiter:n.sticky==="partial"?$h():void 0,...g.value}),!n.prioritizePosition&&n.avoidCollisions&&S1({...g.value}),Xh({...g.value,apply:({elements:B,rects:x,availableWidth:_,availableHeight:U})=>{const{width:M,height:F}=x.reference,H=B.floating.style;H.setProperty("--radix-popper-available-width",`${_}px`),H.setProperty("--radix-popper-available-height",`${U}px`),H.setProperty("--radix-popper-anchor-width",`${M}px`),H.setProperty("--radix-popper-anchor-height",`${F}px`)}}),c.value&&em({element:c.value,padding:n.arrowPadding}),a4({arrowWidth:u.value,arrowHeight:A.value}),n.hideWhenDetached&&Wh({strategy:"referenceHidden",...g.value})]),{floatingStyles:m,placement:C,isPositioned:v,middlewareData:h}=tm(o.anchor,l,{strategy:"fixed",placement:d,whileElementsMounted:(...B)=>Kh(...B,{animationFrame:n.updatePositionStrategy==="always"}),middleware:y}),w=r.computed(()=>zs(C.value)[0]),b=r.computed(()=>zs(C.value)[1]);r.watchPostEffect(()=>{v.value&&a("placed")});const k=r.computed(()=>{var B;return((B=h.value.arrow)==null?void 0:B.centerOffset)!==0}),E=r.ref("");r.watchEffect(()=>{s.value&&(E.value=window.getComputedStyle(s.value).zIndex)});const R=r.computed(()=>{var B;return((B=h.value.arrow)==null?void 0:B.x)??0}),V=r.computed(()=>{var B;return((B=h.value.arrow)==null?void 0:B.y)??0});return i4({placedSide:w,onArrowChange:B=>c.value=B,arrowX:R,arrowY:V,shouldHideArrow:k}),(B,x)=>{var _,U,M;return r.openBlock(),r.createElementBlock("div",{ref_key:"floatingRef",ref:l,"data-radix-popper-content-wrapper":"",style:r.normalizeStyle({...r.unref(m),transform:r.unref(v)?r.unref(m).transform:"translate(0, -200%)",minWidth:"max-content",zIndex:E.value,"--radix-popper-transform-origin":[(_=r.unref(h).transformOrigin)==null?void 0:_.x,(U=r.unref(h).transformOrigin)==null?void 0:U.y].join(" "),...((M=r.unref(h).hide)==null?void 0:M.referenceHidden)&&{visibility:"hidden",pointerEvents:"none"}})},[r.createVNode(r.unref(te),r.mergeProps({ref:r.unref(i)},B.$attrs,{"as-child":n.asChild,as:B.as,"data-side":w.value,"data-align":b.value,style:{animation:r.unref(v)?void 0:"none"}}),{default:r.withCtx(()=>[r.renderSlot(B.$slots,"default")]),_:3},16,["as-child","as","data-side","data-align","style"])],4)}}}),s4=r.createElementVNode("polygon",{points:"0,0 30,0 15,10"},null,-1),l4=r.defineComponent({__name:"Arrow",props:{width:{default:10},height:{default:5},asChild:{type:Boolean},as:{default:"svg"}},setup(t){const e=t;return Y(),(n,a)=>(r.openBlock(),r.createBlock(r.unref(te),r.mergeProps(e,{width:n.width,height:n.height,viewBox:n.asChild?void 0:"0 0 30 10",preserveAspectRatio:n.asChild?void 0:"none"}),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default",{},()=>[s4])]),_:3},16,["width","height","viewBox","preserveAspectRatio"]))}}),c4={top:"bottom",right:"left",bottom:"top",left:"right"},aA=r.defineComponent({inheritAttrs:!1,__name:"PopperArrow",props:{width:{},height:{},asChild:{type:Boolean},as:{default:"svg"}},setup(t){const{forwardRef:e}=Y(),n=o4(),a=r.computed(()=>c4[n.placedSide.value]);return(o,i)=>{var s,l,c,u;return r.openBlock(),r.createElementBlock("span",{ref:A=>{r.unref(n).onArrowChange(A)},style:r.normalizeStyle({position:"absolute",left:(s=r.unref(n).arrowX)!=null&&s.value?`${(l=r.unref(n).arrowX)==null?void 0:l.value}px`:void 0,top:(c=r.unref(n).arrowY)!=null&&c.value?`${(u=r.unref(n).arrowY)==null?void 0:u.value}px`:void 0,[a.value]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[r.unref(n).placedSide.value],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[r.unref(n).placedSide.value],visibility:r.unref(n).shouldHideArrow.value?"hidden":void 0})},[r.createVNode(l4,r.mergeProps(o.$attrs,{ref:r.unref(e),style:{display:"block"},as:o.as,"as-child":o.asChild,width:o.width,height:o.height}),{default:r.withCtx(()=>[r.renderSlot(o.$slots,"default")]),_:3},16,["as","as-child","width","height"])],4)}}}),u4=r.defineComponent({__name:"VisuallyHidden",props:{asChild:{type:Boolean},as:{default:"span"}},setup(t){return Y(),(e,n)=>(r.openBlock(),r.createBlock(r.unref(te),{as:e.as,"as-child":e.asChild,style:{position:"absolute",border:0,width:"1px",display:"inline-block",height:"1px",padding:0,margin:"-1px",overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal"}},{default:r.withCtx(()=>[r.renderSlot(e.$slots,"default")]),_:3},8,["as","as-child"]))}}),A4="data-radix-vue-collection-item",[js,d4]=pe("CollectionProvider");function f4(t=A4){const e=r.ref(new Map),n=r.ref(),a=d4({collectionRef:n,itemMap:e,attrName:t}),{getItems:o}=iA(a),i=r.computed(()=>Array.from(a.itemMap.value.values())),s=r.computed(()=>a.itemMap.value.size);return{getItems:o,reactiveItems:i,itemMapSize:s}}const p4=r.defineComponent({name:"CollectionSlot",setup(t,{slots:e}){const n=js(),{primitiveElement:a,currentElement:o}=qr();return r.watch(o,()=>{n.collectionRef.value=o.value}),()=>r.h(Rs,{ref:a},e)}}),oA=r.defineComponent({name:"CollectionItem",inheritAttrs:!1,props:{value:{validator:()=>!0}},setup(t,{slots:e,attrs:n}){const a=js(),{primitiveElement:o,currentElement:i}=qr();return r.watchEffect(s=>{if(i.value){const l=r.markRaw(i.value);a.itemMap.value.set(l,{ref:i.value,value:t.value}),s(()=>a.itemMap.value.delete(l))}}),()=>r.h(Rs,{...n,[a.attrName]:"",ref:o},e)}});function iA(t){const e=t??js();return{getItems:()=>{const n=e.collectionRef.value;if(!n)return[];const a=Array.from(n.querySelectorAll(`[${e.attrName}]`));return Array.from(e.itemMap.value.values()).sort((o,i)=>a.indexOf(o.ref)-a.indexOf(i.ref))}}}const h4=r.defineComponent({__name:"MenuAnchor",props:{element:{},asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(qs),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}});function m4(){const t=r.ref(!1);return r.onMounted(()=>{Xt("keydown",()=>{t.value=!0},{capture:!0,passive:!0}),Xt(["pointerdown","pointermove"],()=>{t.value=!1},{capture:!0,passive:!0})}),t}const g4=R1(m4),[ho,v4]=pe(["MenuRoot","MenuSub"],"MenuContext"),[Js,y4]=pe("MenuRoot"),w4=r.defineComponent({__name:"MenuRoot",props:{open:{type:Boolean,default:!1},dir:{},modal:{type:Boolean,default:!0}},emits:["update:open"],setup(t,{emit:e}){const n=t,a=e,{modal:o,dir:i}=r.toRefs(n),s=Cn(i),l=Be(n,"open",a),c=r.ref(),u=g4();return v4({open:l,onOpenChange:A=>{l.value=A},content:c,onContentChange:A=>{c.value=A}}),y4({onClose:()=>{l.value=!1},isUsingKeyboardRef:u,dir:s,modal:o}),(A,d)=>(r.openBlock(),r.createBlock(r.unref(Hs),null,{default:r.withCtx(()=>[r.renderSlot(A.$slots,"default")]),_:3}))}}),b4="rovingFocusGroup.onEntryFocus",C4={bubbles:!1,cancelable:!0},E4={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function k4(t,e){return e!=="rtl"?t:t==="ArrowLeft"?"ArrowRight":t==="ArrowRight"?"ArrowLeft":t}function B4(t,e,n){const a=k4(t.key,n);if(!(e==="vertical"&&["ArrowLeft","ArrowRight"].includes(a))&&!(e==="horizontal"&&["ArrowUp","ArrowDown"].includes(a)))return E4[a]}function sA(t,e=!1){const n=Qe();for(const a of t)if(a===n||(a.focus({preventScroll:e}),Qe()!==n))return}function x4(t,e){return t.map((n,a)=>t[(e+a)%t.length])}const[S4,O4]=pe("RovingFocusGroup"),lA=r.defineComponent({__name:"RovingFocusGroup",props:{orientation:{default:void 0},dir:{},loop:{type:Boolean,default:!1},currentTabStopId:{},defaultCurrentTabStopId:{},preventScrollOnEntryFocus:{type:Boolean,default:!1},asChild:{type:Boolean},as:{}},emits:["entryFocus","update:currentTabStopId"],setup(t,{expose:e,emit:n}){const a=t,o=n,{loop:i,orientation:s,dir:l}=r.toRefs(a),c=Cn(l),u=Be(a,"currentTabStopId",o,{defaultValue:a.defaultCurrentTabStopId,passive:a.currentTabStopId===void 0}),A=r.ref(!1),d=r.ref(!1),p=r.ref(0),{getItems:f}=f4();function g(m){const C=!d.value;if(m.currentTarget&&m.target===m.currentTarget&&C&&!A.value){const v=new CustomEvent(b4,C4);if(m.currentTarget.dispatchEvent(v),o("entryFocus",v),!v.defaultPrevented){const h=f().map(E=>E.ref).filter(E=>E.dataset.disabled!==""),w=h.find(E=>E.getAttribute("data-active")==="true"),b=h.find(E=>E.id===u.value),k=[w,b,...h].filter(Boolean);sA(k,a.preventScrollOnEntryFocus)}}d.value=!1}function y(){setTimeout(()=>{d.value=!1},1)}return e({getItems:f}),O4({loop:i,dir:c,orientation:s,currentTabStopId:u,onItemFocus:m=>{u.value=m},onItemShiftTab:()=>{A.value=!0},onFocusableItemAdd:()=>{p.value++},onFocusableItemRemove:()=>{p.value--}}),(m,C)=>(r.openBlock(),r.createBlock(r.unref(p4),null,{default:r.withCtx(()=>[r.createVNode(r.unref(te),{tabindex:A.value||p.value===0?-1:0,"data-orientation":r.unref(s),as:m.as,"as-child":m.asChild,dir:r.unref(c),style:{outline:"none"},onMousedown:C[0]||(C[0]=v=>d.value=!0),onMouseup:y,onFocus:g,onBlur:C[1]||(C[1]=v=>A.value=!1)},{default:r.withCtx(()=>[r.renderSlot(m.$slots,"default")]),_:3},8,["tabindex","data-orientation","as","as-child","dir"])]),_:3}))}}),D4=r.defineComponent({__name:"RovingFocusItem",props:{tabStopId:{},focusable:{type:Boolean,default:!0},active:{type:Boolean,default:!0},allowShiftKey:{type:Boolean},asChild:{type:Boolean},as:{default:"span"}},setup(t){const e=t,n=S4(),a=r.computed(()=>e.tabStopId||Wt()),o=r.computed(()=>n.currentTabStopId.value===a.value),{getItems:i}=iA();r.onMounted(()=>{e.focusable&&n.onFocusableItemAdd()}),r.onUnmounted(()=>{e.focusable&&n.onFocusableItemRemove()});function s(l){if(l.key==="Tab"&&l.shiftKey){n.onItemShiftTab();return}if(l.target!==l.currentTarget)return;const c=B4(l,n.orientation.value,n.dir.value);if(c!==void 0){if(l.metaKey||l.ctrlKey||l.altKey||!e.allowShiftKey&&l.shiftKey)return;l.preventDefault();let u=[...i().map(A=>A.ref).filter(A=>A.dataset.disabled!=="")];if(c==="last")u.reverse();else if(c==="prev"||c==="next"){c==="prev"&&u.reverse();const A=u.indexOf(l.currentTarget);u=n.loop.value?x4(u,A+1):u.slice(A+1)}r.nextTick(()=>sA(u))}}return(l,c)=>(r.openBlock(),r.createBlock(r.unref(oA),null,{default:r.withCtx(()=>[r.createVNode(r.unref(te),{tabindex:o.value?0:-1,"data-orientation":r.unref(n).orientation.value,"data-active":l.active,"data-disabled":l.focusable?void 0:"",as:l.as,"as-child":l.asChild,onMousedown:c[0]||(c[0]=u=>{l.focusable?r.unref(n).onItemFocus(a.value):u.preventDefault()}),onFocus:c[1]||(c[1]=u=>r.unref(n).onItemFocus(a.value)),onKeydown:s},{default:r.withCtx(()=>[r.renderSlot(l.$slots,"default")]),_:3},8,["tabindex","data-orientation","data-active","data-disabled","as","as-child"])]),_:3}))}}),[cA,T4]=pe("MenuContent"),uA=r.defineComponent({__name:"MenuContentImpl",props:r.mergeDefaults({loop:{type:Boolean},disableOutsidePointerEvents:{type:Boolean},disableOutsideScroll:{type:Boolean},trapFocus:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{}},{...rA}),emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","entryFocus","openAutoFocus","closeAutoFocus","dismiss"],setup(t,{emit:e}){const n=t,a=e,o=ho(),i=Js(),{trapFocus:s,disableOutsidePointerEvents:l,loop:c}=r.toRefs(n);q1(),Ts(l.value);const u=r.ref(""),A=r.ref(0),d=r.ref(0),p=r.ref(null),f=r.ref("right"),g=r.ref(0),y=r.ref(null),{createCollection:m}=_m(),{forwardRef:C,currentElement:v}=Y(),h=m(v);r.watch(v,B=>{o.onContentChange(B)});const{handleTypeaheadSearch:w}=$m(h);r.onUnmounted(()=>{window.clearTimeout(A.value)});function b(B){var x,_;return f.value===((x=p.value)==null?void 0:x.side)&&v5(B,(_=p.value)==null?void 0:_.area)}async function k(B){var x;a("openAutoFocus",B),!B.defaultPrevented&&(B.preventDefault(),(x=v.value)==null||x.focus({preventScroll:!0}))}function E(B){if(B.defaultPrevented)return;const x=B.target.closest("[data-radix-menu-content]")===B.currentTarget,_=B.ctrlKey||B.altKey||B.metaKey,U=B.key.length===1,M=Sm(B,Qe(),v.value,{loop:c.value,arrowKeyOptions:"vertical",dir:i==null?void 0:i.dir.value,focus:!0,attributeName:"[data-radix-vue-collection-item]:not([data-disabled])"});if(M)return M==null?void 0:M.focus();if(B.code==="Space"||(x&&(B.key==="Tab"&&B.preventDefault(),!_&&U&&w(B.key)),B.target!==v.value)||!h5.includes(B.key))return;B.preventDefault();const F=h.value;$1.includes(B.key)&&F.reverse(),m5(F)}function R(B){var x,_;(_=(x=B==null?void 0:B.currentTarget)==null?void 0:x.contains)!=null&&_.call(x,B.target)||(window.clearTimeout(A.value),u.value="")}function V(B){var x;if(!Qs(B))return;const _=B.target,U=g.value!==B.clientX;if((x=B==null?void 0:B.currentTarget)!=null&&x.contains(_)&&U){const M=B.clientX>g.value?"right":"left";f.value=M,g.value=B.clientX}}return T4({onItemEnter:B=>!!b(B),onItemLeave:B=>{var x;b(B)||((x=v.value)==null||x.focus(),y.value=null)},onTriggerLeave:B=>!!b(B),searchRef:u,pointerGraceTimerRef:d,onPointerGraceIntentChange:B=>{p.value=B}}),(B,x)=>(r.openBlock(),r.createBlock(r.unref(Us),{"as-child":"",trapped:r.unref(s),onMountAutoFocus:k,onUnmountAutoFocus:x[7]||(x[7]=_=>a("closeAutoFocus",_))},{default:r.withCtx(()=>[r.createVNode(r.unref(co),{"as-child":"","disable-outside-pointer-events":r.unref(l),onEscapeKeyDown:x[2]||(x[2]=_=>a("escapeKeyDown",_)),onPointerDownOutside:x[3]||(x[3]=_=>a("pointerDownOutside",_)),onFocusOutside:x[4]||(x[4]=_=>a("focusOutside",_)),onInteractOutside:x[5]||(x[5]=_=>a("interactOutside",_)),onDismiss:x[6]||(x[6]=_=>a("dismiss"))},{default:r.withCtx(()=>[r.createVNode(r.unref(lA),{"current-tab-stop-id":y.value,"onUpdate:currentTabStopId":x[0]||(x[0]=_=>y.value=_),"as-child":"",orientation:"vertical",dir:r.unref(i).dir.value,loop:r.unref(c),onEntryFocus:x[1]||(x[1]=_=>{a("entryFocus",_),r.unref(i).isUsingKeyboardRef.value||_.preventDefault()})},{default:r.withCtx(()=>[r.createVNode(r.unref(Ks),{ref:r.unref(C),role:"menu",as:B.as,"as-child":B.asChild,"aria-orientation":"vertical","data-radix-menu-content":"","data-state":r.unref(G1)(r.unref(o).open.value),dir:r.unref(i).dir.value,side:B.side,"side-offset":B.sideOffset,align:B.align,"align-offset":B.alignOffset,"avoid-collisions":B.avoidCollisions,"collision-boundary":B.collisionBoundary,"collision-padding":B.collisionPadding,"arrow-padding":B.arrowPadding,"prioritize-position":B.prioritizePosition,sticky:B.sticky,"hide-when-detached":B.hideWhenDetached,onKeydown:E,onBlur:R,onPointermove:V},{default:r.withCtx(()=>[r.renderSlot(B.$slots,"default")]),_:3},8,["as","as-child","data-state","dir","side","side-offset","align","align-offset","avoid-collisions","collision-boundary","collision-padding","arrow-padding","prioritize-position","sticky","hide-when-detached"])]),_:3},8,["current-tab-stop-id","dir","loop"])]),_:3},8,["disable-outside-pointer-events"])]),_:3},8,["trapped"]))}}),I4=r.defineComponent({inheritAttrs:!1,__name:"MenuItemImpl",props:{disabled:{type:Boolean},textValue:{},asChild:{type:Boolean},as:{}},setup(t){const e=t,n=cA(),{forwardRef:a}=Y(),o=r.ref(!1);async function i(l){if(!l.defaultPrevented&&Qs(l)){if(e.disabled)n.onItemLeave(l);else if(!n.onItemEnter(l)){const c=l.currentTarget;c==null||c.focus({preventScroll:!0})}}}async function s(l){await r.nextTick(),!l.defaultPrevented&&Qs(l)&&n.onItemLeave(l)}return(l,c)=>(r.openBlock(),r.createBlock(r.unref(oA),{value:{textValue:l.textValue}},{default:r.withCtx(()=>[r.createVNode(r.unref(te),r.mergeProps({ref:r.unref(a),role:"menuitem",tabindex:"-1"},l.$attrs,{as:l.as,"as-child":l.asChild,"data-radix-vue-collection-item":"","aria-disabled":l.disabled||void 0,"data-disabled":l.disabled?"":void 0,"data-highlighted":o.value?"":void 0,onPointermove:i,onPointerleave:s,onFocus:c[0]||(c[0]=async u=>{await r.nextTick(),!(u.defaultPrevented||l.disabled)&&(o.value=!0)}),onBlur:c[1]||(c[1]=async u=>{await r.nextTick(),!u.defaultPrevented&&(o.value=!1)})}),{default:r.withCtx(()=>[r.renderSlot(l.$slots,"default")]),_:3},16,["as","as-child","aria-disabled","data-disabled","data-highlighted"])]),_:3},8,["value"]))}}),V4=r.defineComponent({__name:"MenuItem",props:{disabled:{type:Boolean},textValue:{},asChild:{type:Boolean},as:{}},emits:["select"],setup(t,{emit:e}){const n=t,a=e,{forwardRef:o,currentElement:i}=Y(),s=Js(),l=cA(),c=r.ref(!1);async function u(){const A=i.value;if(!n.disabled&&A){const d=new CustomEvent(f5,{bubbles:!0,cancelable:!0});a("select",d),await r.nextTick(),d.defaultPrevented?c.value=!1:s.onClose()}}return(A,d)=>(r.openBlock(),r.createBlock(I4,r.mergeProps(n,{ref:r.unref(o),onClick:u,onPointerdown:d[0]||(d[0]=()=>{c.value=!0}),onPointerup:d[1]||(d[1]=async p=>{var f;await r.nextTick(),!p.defaultPrevented&&(c.value||(f=p.currentTarget)==null||f.click())}),onKeydown:d[2]||(d[2]=async p=>{const f=r.unref(l).searchRef.value!=="";A.disabled||f&&p.key===" "||r.unref(Zs).includes(p.key)&&(p.currentTarget.click(),p.preventDefault())})}),{default:r.withCtx(()=>[r.renderSlot(A.$slots,"default")]),_:3},16))}}),P4=r.defineComponent({__name:"MenuRootContentModal",props:{loop:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","entryFocus","openAutoFocus","closeAutoFocus"],setup(t,{emit:e}){const n=t,a=e,o=Pt(n,a),i=ho(),{forwardRef:s,currentElement:l}=Y();return _s(l),(c,u)=>(r.openBlock(),r.createBlock(uA,r.mergeProps(r.unref(o),{ref:r.unref(s),"trap-focus":r.unref(i).open.value,"disable-outside-pointer-events":r.unref(i).open.value,"disable-outside-scroll":!0,onDismiss:u[0]||(u[0]=A=>r.unref(i).onOpenChange(!1)),onFocusOutside:u[1]||(u[1]=r.withModifiers(A=>a("focusOutside",A),["prevent"]))}),{default:r.withCtx(()=>[r.renderSlot(c.$slots,"default")]),_:3},16,["trap-focus","disable-outside-pointer-events"]))}}),M4=r.defineComponent({__name:"MenuRootContentNonModal",props:{loop:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","entryFocus","openAutoFocus","closeAutoFocus"],setup(t,{emit:e}){const n=Pt(t,e),a=ho();return(o,i)=>(r.openBlock(),r.createBlock(uA,r.mergeProps(r.unref(n),{"trap-focus":!1,"disable-outside-pointer-events":!1,"disable-outside-scroll":!1,onDismiss:i[0]||(i[0]=s=>r.unref(a).onOpenChange(!1))}),{default:r.withCtx(()=>[r.renderSlot(o.$slots,"default")]),_:3},16))}}),_4=r.defineComponent({__name:"MenuContent",props:{forceMount:{type:Boolean},loop:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","entryFocus","openAutoFocus","closeAutoFocus"],setup(t,{emit:e}){const n=Pt(t,e),a=ho(),o=Js();return(i,s)=>(r.openBlock(),r.createBlock(r.unref(En),{present:i.forceMount||r.unref(a).open.value},{default:r.withCtx(()=>[r.unref(o).modal.value?(r.openBlock(),r.createBlock(P4,r.normalizeProps(r.mergeProps({key:0},{...i.$attrs,...r.unref(n)})),{default:r.withCtx(()=>[r.renderSlot(i.$slots,"default")]),_:3},16)):(r.openBlock(),r.createBlock(M4,r.normalizeProps(r.mergeProps({key:1},{...i.$attrs,...r.unref(n)})),{default:r.withCtx(()=>[r.renderSlot(i.$slots,"default")]),_:3},16))]),_:3},8,["present"]))}}),R4=r.defineComponent({__name:"MenuPortal",props:{to:{},disabled:{type:Boolean},forceMount:{type:Boolean}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(so),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),F4=["hour","minute","second"];function AA(t){const{formatter:e}=t,n=ks.map(a=>[a,t.value[a]]);if("hour"in t.value){const a=P1.map(i=>i==="dayPeriod"?[i,e.dayPeriod($e(t.value))]:[i,t.value[i]]),o=[...n,...a];return Object.fromEntries(o)}return Object.fromEntries(n)}function L4(t){const e=M1.map(n=>n==="dayPeriod"?[n,"AM"]:[n,null]).filter(([n])=>n==="literal"||n===null||t==="minute"&&n==="second"||t==="hour"&&(n==="second"||n==="minute")?!1:t==="day"?!F4.includes(n)&&n!=="dayPeriod":!0);return Object.fromEntries(e)}function U4(t){const{segmentValues:e,formatter:n,locale:a}=t;function o(i){if("hour"in e){const s=e[i];return s!==null?i==="day"&&e.month!==null?n.part(t.dateRef.set({[i]:s,month:e.month}),i,{hourCycle:t.hourCycle===24?"h24":void 0}):n.part(t.dateRef.set({[i]:s}),i,{hourCycle:t.hourCycle===24?"h24":void 0}):Es(i,"",a.value)}else{if(cm(i)){const s=e[i];return s!==null?i==="day"&&e.month!==null?n.part(t.dateRef.set({[i]:s,month:e.month}),i):n.part(t.dateRef.set({[i]:s}),i):Es(i,"",a.value)}return""}}return Object.keys(e).reduce((i,s)=>{if(!_1(s))return i;if("hour"in e&&s==="dayPeriod"){const l=e[s];l!==null?i[s]=l:i[s]=Es(s,"AM",a.value)}else i[s]=o(s);return i},{})}function Z4(t){const{granularity:e,formatter:n,contentObj:a,hideTimeZone:o,hourCycle:i}=t;return n.toParts(t.dateRef,um(e,i)).map(s=>["literal","timeZoneName",null].includes(s.type)||!_1(s.type)?{part:s.type,value:s.value}:{part:s.type,value:a[s.type]}).filter(s=>!(s.part===null||s.value===null||s.part==="timeZoneName"&&(!Xa(t.dateRef)||o)))}function Q4(t){const e=U4(t),n=Z4({contentObj:e,...t});return{obj:e,arr:n}}function $t(t){const e=Hr();return t===e.ARROW_RIGHT||t===e.ARROW_LEFT}function kn(t){return!Number.isNaN(Number.parseInt(t))}function Gt(t){const e=Hr();return!!([e.ENTER,e.ARROW_UP,e.ARROW_DOWN,e.ARROW_LEFT,e.ARROW_RIGHT,e.BACKSPACE,e.SPACE,"a","A","p","P"].includes(t)||kn(t))}function dA(t){return Array.from(t.querySelectorAll("[data-radix-vue-date-field-segment]")).filter(e=>e.getAttribute("data-radix-vue-date-field-segment")!=="literal")}const H4=["id","value","name","disabled","required"],[q4,z4]=pe("DateFieldRoot"),K4=r.defineComponent({inheritAttrs:!1,__name:"DateFieldRoot",props:{defaultValue:{default:void 0},defaultPlaceholder:{},placeholder:{default:void 0},modelValue:{},hourCycle:{},granularity:{},hideTimeZone:{type:Boolean},maxValue:{},minValue:{},locale:{default:"en"},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},isDateUnavailable:{type:Function,default:void 0},name:{},required:{type:Boolean},id:{},dir:{},asChild:{type:Boolean},as:{}},emits:["update:modelValue","update:placeholder"],setup(t,{expose:e,emit:n}){const a=t,o=n,{locale:i,disabled:s,readonly:l,isDateUnavailable:c,granularity:u,defaultValue:A,dir:d}=r.toRefs(a),p=H1(a.locale),f=Cn(d),{primitiveElement:g,currentElement:y}=qr(),m=r.ref(new Set);r.onMounted(()=>{dA(y.value).forEach(L=>m.value.add(L))});const C=Be(a,"modelValue",o,{defaultValue:A.value,passive:a.modelValue===void 0}),v=bs({defaultPlaceholder:a.placeholder,granularity:u.value,defaultValue:C.value,locale:a.locale}),h=Be(a,"placeholder",o,{defaultValue:a.defaultPlaceholder??v.copy(),passive:a.placeholder===void 0}),w=r.computed(()=>a.granularity?ss(h.value)?a.granularity:"day":ss(h.value)?"minute":"day"),b=r.computed(()=>{var L;return C.value?!!((L=c.value)!=null&&L.call(c,C.value)||a.minValue&&Xn(C.value,a.minValue)||a.maxValue&&Xn(a.maxValue,C.value)):!1}),k=L4(w.value),E=r.ref(C.value?{...AA({value:C.value,formatter:p})}:{...k}),R=r.computed(()=>Q4({granularity:w.value,dateRef:h.value,formatter:p,hideTimeZone:a.hideTimeZone,hourCycle:a.hourCycle,segmentValues:E.value,locale:i})),V=r.computed(()=>R.value.arr),B=r.computed(()=>V.value.filter(({part:L})=>L!=="literal"));r.watch(i,L=>{p.getLocale()!==L&&(p.setLocale(L),r.nextTick(()=>{m.value.clear(),dA(y.value).forEach(re=>m.value.add(re))}))}),r.watch(C,L=>{!I1(L)&&h.value.compare(L)!==0&&(h.value=L.copy())}),r.watch([C,i],([L])=>{I1(L)?Object.values(E.value).every(re=>re!==null)&&L===void 0&&(E.value={...k}):E.value={...AA({value:L,formatter:p})}});const x=r.ref(null),_=r.computed(()=>Array.from(m.value).findIndex(L=>{var re;return L.getAttribute("data-radix-vue-date-field-segment")===((re=x.value)==null?void 0:re.getAttribute("data-radix-vue-date-field-segment"))})),U=r.computed(()=>{const L=f.value==="rtl"?-1:1;return(L<0?_.value<0:_.value>m.value.size-1)?null:Array.from(m.value)[_.value+L]}),M=r.computed(()=>{const L=f.value==="rtl"?-1:1;return(L>0?_.value<0:_.value>m.value.size-1)?null:Array.from(m.value)[_.value-L]}),F=Hr();function H(L){var re,Pe;$t(L.key)&&(L.key===F.ARROW_LEFT&&((re=M.value)==null||re.focus()),L.key===F.ARROW_RIGHT&&((Pe=U.value)==null||Pe.focus()))}function K(L){x.value=L}return z4({isDateUnavailable:c.value,locale:i,modelValue:C,placeholder:h,disabled:s,formatter:p,hourCycle:a.hourCycle,readonly:l,segmentValues:E,isInvalid:b,segmentContents:B,elements:m,setFocusedElement:K,focusNext(){var L;(L=U.value)==null||L.focus()}}),e({setFocusedElement:K}),(L,re)=>(r.openBlock(),r.createElementBlock(r.Fragment,null,[r.createVNode(r.unref(te),r.mergeProps(L.$attrs,{ref_key:"primitiveElement",ref:g,role:"group","aria-disabled":r.unref(s)?!0:void 0,"data-disabled":r.unref(s)?"":void 0,"data-readonly":r.unref(l)?"":void 0,"data-invalid":b.value?"":void 0,dir:r.unref(f),onKeydown:r.withKeys(H,["left","right"])}),{default:r.withCtx(()=>[r.renderSlot(L.$slots,"default",{modelValue:r.unref(C),segments:V.value,isInvalid:b.value})]),_:3},16,["aria-disabled","data-disabled","data-readonly","data-invalid","dir"]),r.createElementVNode("input",{id:L.id,type:"text",tabindex:"-1","aria-hidden":"true",value:r.unref(C)?r.unref(C).toString():"",name:L.name,disabled:r.unref(s),required:L.required,style:{transform:"translateX(-100%)",position:"absolute",pointerEvents:"none",opacity:0,margin:0},onFocus:re[0]||(re[0]=Pe=>{var P,I;return(I=(P=Array.from(m.value))==null?void 0:P[0])==null?void 0:I.focus()})},null,40,H4)],64))}});function Nt(t){return{role:"spinbutton",contenteditable:!0,tabindex:t.disabled?void 0:0,spellcheck:!1,inputmode:"numeric",autocorrect:"off",enterkeyhint:"next",style:"caret-color: transparent;"}}function j4(t){const{segmentValues:e,placeholder:n}=t,a=e.day===null,o=e.day?n.set({day:e.day}):n,i=o.day,s=1,l=vt(o),c=a?"Empty":`${i}`;return{...Nt(t),"aria-label":"day,","aria-valuemin":s,"aria-valuemax":l,"aria-valuenow":i,"aria-valuetext":c,"data-placeholder":a?"":void 0}}function J4(t){const{segmentValues:e,placeholder:n,formatter:a}=t,o=e.month===null,i=e.month?n.set({month:e.month}):n,s=i.month,l=1,c=12,u=o?"Empty":`${s} - ${a.fullMonth($e(i))}`;return{...Nt(t),"aria-label":"month, ",contenteditable:!0,"aria-valuemin":l,"aria-valuemax":c,"aria-valuenow":s,"aria-valuetext":u,"data-placeholder":o?"":void 0}}function X4(t){const{segmentValues:e,placeholder:n}=t,a=e.year===null,o=e.year?n.set({year:e.year}):n,i=1,s=9999,l=o.year,c=a?"Empty":`${l}`;return{...Nt(t),"aria-label":"year, ","aria-valuemin":i,"aria-valuemax":s,"aria-valuenow":l,"aria-valuetext":c,"data-placeholder":a?"":void 0}}function W4(t){const{segmentValues:e,hourCycle:n,placeholder:a}=t;if(!("hour"in e)||!("hour"in a))return{};const o=e.hour===null,i=e.hour?a.set({hour:e.hour}):a,s=n===12?1:0,l=n===12?12:23,c=i.hour,u=o?"Empty":`${c} ${e.dayPeriod??""}`;return{...Nt(t),"aria-label":"hour, ","aria-valuemin":s,"aria-valuemax":l,"aria-valuenow":c,"aria-valuetext":u,"data-placeholder":o?"":void 0}}function Y4(t){const{segmentValues:e,placeholder:n}=t;if(!("minute"in e)||!("minute"in n))return{};const a=e.minute===null,o=(e.minute?n.set({minute:e.minute}):n).minute,i=0,s=59,l=a?"Empty":`${o}`;return{...Nt(t),"aria-label":"minute, ","aria-valuemin":i,"aria-valuemax":s,"aria-valuenow":o,"aria-valuetext":l,"data-placeholder":a?"":void 0}}function $4(t){const{segmentValues:e,placeholder:n}=t;if(!("second"in e)||!("second"in n))return{};const a=e.second===null,o=(e.second?n.set({second:e.second}):n).second,i=0,s=59,l=a?"Empty":`${o}`;return{...Nt(t),"aria-label":"second, ","aria-valuemin":i,"aria-valuemax":s,"aria-valuenow":o,"aria-valuetext":l,"data-placeholder":a?"":void 0}}function G4(t){const{segmentValues:e}=t;if(!("dayPeriod"in e))return{};const n=0,a=12,o=e.hour?e.hour>12?e.hour-12:e.hour:0,i=e.dayPeriod??"AM";return{...Nt(t),inputmode:"text","aria-label":"AM/PM","aria-valuemin":n,"aria-valuemax":a,"aria-valuenow":o,"aria-valuetext":i}}function N4(t){return{"aria-hidden":!0,"data-segment":"literal"}}function e6(t){return{role:"textbox","aria-label":"timezone, ","data-readonly":!0,"data-segment":"timeZoneName",tabindex:t.disabled?void 0:0,style:"caret-color: transparent;"}}function t6(t){const{segmentValues:e,placeholder:n}=t,a=0,o=0,i=0,s="era"in e?e.era:n.era;return{...Nt(t),"aria-label":"era","aria-valuemin":a,"aria-valuemax":o,"aria-valuenow":i,"aria-valuetext":s}}const n6={day:{attrs:j4},month:{attrs:J4},year:{attrs:X4},hour:{attrs:W4},minute:{attrs:Y4},second:{attrs:$4},dayPeriod:{attrs:G4},literal:{attrs:N4},timeZoneName:{attrs:e6},era:{attrs:t6}};function r6(t){const e=Hr();function n({e:h,part:w,dateRef:b,prevValue:k}){const E=h.key===e.ARROW_UP?1:-1,R=0,V=59;if(k===null)return E>0?R:V;const B=[w,E];return b.set({[w]:k}).cycle(...B)[w]}function a(h){if(t.hasLeftFocus.value=!1,h===null)return h;const w=h.toString();return w.length===1?(t.modelValue.value=void 0,null):Number.parseInt(w.slice(0,-1))}function o({e:h,part:w,dateRef:b,prevValue:k,hourCycle:E}){const R=h.key===e.ARROW_UP?1:-1;if(k===null)return b[w];if(w==="hour"&&"hour"in b){const B=[w,R,{hourCycle:E}];return b.set({[w]:k}).cycle(...B)[w]}const V=[w,R];return w==="day"&&t.segmentValues.value.month!==null?b.set({[w]:k,month:t.segmentValues.value.month}).cycle(...V)[w]:b.set({[w]:k}).cycle(...V)[w]}function i(h,w,b){let k=!1;const E=Math.floor(h/10);if(t.hasLeftFocus.value&&(t.hasLeftFocus.value=!1,b=null),b===null)return w===0?(t.lastKeyZero.value=!0,{value:null,moveToNext:k}):((t.lastKeyZero.value||w>E)&&(k=!0),t.lastKeyZero.value=!1,{value:w,moveToNext:k});const R=b.toString().length,V=Number.parseInt(b.toString()+w.toString());return R===2||V>h?((w>E||V>h)&&(k=!0),{value:w,moveToNext:k}):(k=!0,{value:V,moveToNext:k})}function s(h,w){let b=!1;const k=Math.floor(59/10);if(t.hasLeftFocus.value&&(t.hasLeftFocus.value=!1,w=null),w===null)return h===0?(t.lastKeyZero.value=!0,{value:0,moveToNext:b}):((t.lastKeyZero.value||h>k)&&(b=!0),t.lastKeyZero.value=!1,{value:h,moveToNext:b});const E=w.toString().length,R=Number.parseInt(w.toString()+h.toString());return E===2||R>59?(h>k&&(b=!0),{value:h,moveToNext:b}):(b=!0,{value:R,moveToNext:b})}function l(h,w){let b=!1;const k=Math.floor(24/10);if(t.hasLeftFocus.value&&(t.hasLeftFocus.value=!1,w=null),w===null)return h===0?(t.lastKeyZero.value=!0,{value:0,moveToNext:b}):((t.lastKeyZero.value||h>k)&&(b=!0),t.lastKeyZero.value=!1,{value:h,moveToNext:b});const E=w.toString().length,R=Number.parseInt(w.toString()+h.toString());return E===2||R>24?(h>k&&(b=!0),{value:h,moveToNext:b}):(b=!0,{value:R,moveToNext:b})}function c(h,w){let b=!1;if(t.hasLeftFocus.value&&(t.hasLeftFocus.value=!1,w=null),w===null)return{value:h===0?1:h,moveToNext:b};const k=w.toString()+h.toString();return k.length>4?{value:h===0?1:h,moveToNext:b}:(k.length===4&&(b=!0),{value:Number.parseInt(k),moveToNext:b})}const u=r.computed(()=>{var h;return((h=n6[t.part])==null?void 0:h.attrs({disabled:t.disabled.value,placeholder:t.placeholder.value,hourCycle:t.hourCycle,segmentValues:t.segmentValues.value,formatter:t.formatter}))??{}});function A(h){if(!Gt(h.key)||$t(h.key))return;const w=t.segmentValues.value.day;if(h.key===e.ARROW_DOWN||h.key===e.ARROW_UP){t.segmentValues.value.day=o({e:h,part:"day",dateRef:t.placeholder.value,prevValue:w});return}if(kn(h.key)){const b=Number.parseInt(h.key),k=t.segmentValues.value.month,E=vt(k?t.placeholder.value.set({month:k}):t.placeholder.value),{value:R,moveToNext:V}=i(E,b,w);t.segmentValues.value.day=R,V&&t.focusNext()}h.key===e.BACKSPACE&&(t.hasLeftFocus.value=!1,t.segmentValues.value.day=a(w))}function d(h){if(!Gt(h.key)||$t(h.key))return;const w=t.segmentValues.value.month;if(h.key===e.ARROW_DOWN||h.key===e.ARROW_UP){t.segmentValues.value.month=o({e:h,part:"month",dateRef:t.placeholder.value,prevValue:w});return}if(kn(h.key)){const b=Number.parseInt(h.key),{value:k,moveToNext:E}=i(12,b,w);t.segmentValues.value.month=k,E&&t.focusNext()}h.key===e.BACKSPACE&&(t.hasLeftFocus.value=!1,t.segmentValues.value.month=a(w))}function p(h){if(!Gt(h.key)||$t(h.key))return;const w=t.segmentValues.value.year;if(h.key===e.ARROW_DOWN||h.key===e.ARROW_UP){t.segmentValues.value.year=o({e:h,part:"year",dateRef:t.placeholder.value,prevValue:w});return}if(kn(h.key)){const b=Number.parseInt(h.key),{value:k,moveToNext:E}=c(b,w);t.segmentValues.value.year=k,E&&t.focusNext()}h.key===e.BACKSPACE&&(t.hasLeftFocus.value=!1,t.segmentValues.value.year=a(w))}function f(h){const w=t.placeholder.value;if(!Gt(h.key)||$t(h.key)||!("hour"in w)||!("hour"in t.segmentValues.value))return;const b=t.segmentValues.value.hour,k=t.hourCycle;if(h.key===e.ARROW_UP||h.key===e.ARROW_DOWN){t.segmentValues.value.hour=o({e:h,part:"hour",dateRef:t.placeholder.value,prevValue:b,hourCycle:k}),"dayPeriod"in t.segmentValues.value&&(t.segmentValues.value.hour<12?t.segmentValues.value.dayPeriod="AM":t.segmentValues.value.hour&&(t.segmentValues.value.dayPeriod="PM"));return}if(kn(h.key)){const E=Number.parseInt(h.key),{value:R,moveToNext:V}=l(E,b);"dayPeriod"in t.segmentValues.value&&R&&R>12?t.segmentValues.value.dayPeriod="PM":"dayPeriod"in t.segmentValues.value&&R&&(t.segmentValues.value.dayPeriod="AM"),t.segmentValues.value.hour=R,V&&t.focusNext()}h.key===e.BACKSPACE&&(t.hasLeftFocus.value=!1,t.segmentValues.value.hour=a(b))}function g(h){const w=t.placeholder.value;if(!Gt(h.key)||$t(h.key)||!("minute"in w)||!("minute"in t.segmentValues.value))return;const b=t.segmentValues.value.minute;if(t.segmentValues.value.minute=n({e:h,part:"minute",dateRef:t.placeholder.value,prevValue:b}),kn(h.key)){const k=Number.parseInt(h.key),{value:E,moveToNext:R}=s(k,b);t.segmentValues.value.minute=E,R&&t.focusNext()}h.key===e.BACKSPACE&&(t.hasLeftFocus.value=!1,t.segmentValues.value.minute=a(b))}function y(h){const w=t.placeholder.value;if(!Gt(h.key)||$t(h.key)||!("second"in w)||!("second"in t.segmentValues.value))return;const b=t.segmentValues.value.second;if(t.segmentValues.value.second=n({e:h,part:"second",dateRef:t.placeholder.value,prevValue:b}),kn(h.key)){const k=Number.parseInt(h.key),{value:E,moveToNext:R}=s(k,b);t.segmentValues.value.second=E,R&&t.focusNext()}h.key===e.BACKSPACE&&(t.hasLeftFocus.value=!1,t.segmentValues.value.second=a(b))}function m(h){if(!((!Gt(h.key)||$t(h.key))&&h.key!=="a"&&h.key!=="p"||!("hour"in t.placeholder.value)||!("dayPeriod"in t.segmentValues.value))){if(h.key===e.ARROW_UP||h.key===e.ARROW_DOWN){if(t.segmentValues.value.dayPeriod==="AM"){t.segmentValues.value.dayPeriod="PM",t.segmentValues.value.hour=t.segmentValues.value.hour+12;return}t.segmentValues.value.dayPeriod="AM",t.segmentValues.value.hour=t.segmentValues.value.hour-12;return}if(["a","A"].includes(h.key)&&t.segmentValues.value.dayPeriod!=="AM"){t.segmentValues.value.dayPeriod="AM",t.segmentValues.value.hour=t.segmentValues.value.hour-12;return}["p","P"].includes(h.key)&&t.segmentValues.value.dayPeriod!=="PM"&&(t.segmentValues.value.dayPeriod="PM",t.segmentValues.value.hour=t.segmentValues.value.hour+12)}}function C(h){t.disabled.value&&h.preventDefault()}function v(h){const w=t.disabled.value,b=t.readonly.value;if(h.key!==e.TAB&&h.preventDefault(),!(w||b)&&({day:A,month:d,year:p,hour:f,minute:g,second:y,dayPeriod:m,timeZoneName:()=>{}}[t.part](h),![e.ARROW_LEFT,e.ARROW_RIGHT].includes(h.key)&&h.key!==e.TAB&&h.key!==e.SHIFT&&Gt(h.key)&&Object.values(t.segmentValues.value).every(k=>k!==null))){const k={...t.segmentValues.value};let E=t.placeholder.value.copy();Object.keys(k).forEach(R=>{const V=k[R];E=E.set({[R]:V})}),t.modelValue.value=E.copy()}}return{handleSegmentClick:C,handleSegmentKeydown:v,attributes:u}}const a6=r.defineComponent({__name:"DateFieldInput",props:{part:{},asChild:{type:Boolean},as:{}},setup(t){const e=t,n=q4(),a=r.ref(!0),o=r.ref(!1),{handleSegmentClick:i,handleSegmentKeydown:s,attributes:l}=r6({hasLeftFocus:a,lastKeyZero:o,placeholder:n.placeholder,hourCycle:n.hourCycle,segmentValues:n.segmentValues,formatter:n.formatter,part:e.part,disabled:n.disabled,readonly:n.readonly,focusNext:n.focusNext,modelValue:n.modelValue}),c=r.computed(()=>n.disabled.value),u=r.computed(()=>n.readonly.value),A=r.computed(()=>n.isInvalid.value);return(d,p)=>(r.openBlock(),r.createBlock(r.unref(te),r.mergeProps({as:d.as,"as-child":d.asChild},r.unref(l),{contenteditable:c.value||u.value?!1:d.part!=="literal","data-radix-vue-date-field-segment":d.part,"aria-disabled":c.value?!0:void 0,"aria-readonly":u.value?!0:void 0,"data-disabled":c.value?"":void 0,"data-invalid":A.value?"":void 0,"aria-invalid":A.value?!0:void 0},r.toHandlers(d.part!=="literal"?{mousedown:r.unref(i),keydown:r.unref(s),focusout:()=>{a.value=!0},focusin:f=>{r.unref(n).setFocusedElement(f.target)}}:{})),{default:r.withCtx(()=>[r.renderSlot(d.$slots,"default")]),_:3},16,["as","as-child","contenteditable","data-radix-vue-date-field-segment","aria-disabled","aria-readonly","data-disabled","data-invalid","aria-invalid"]))}}),o6=r.defineComponent({__name:"DatePickerHeader",props:{asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(Z5),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),i6=r.defineComponent({__name:"DatePickerHeading",props:{asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(Q5),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(({headingValue:o})=>[r.renderSlot(n.$slots,"default",{headingValue:o},()=>[r.createTextVNode(r.toDisplayString(o),1)])]),_:3},16))}}),s6=r.defineComponent({__name:"DatePickerGrid",props:{asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(H5),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),l6=r.defineComponent({__name:"DatePickerCell",props:{date:{},asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(q5),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),c6=r.defineComponent({__name:"DatePickerHeadCell",props:{asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(z5),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),u6=r.defineComponent({__name:"DatePickerNext",props:{step:{},nextPage:{type:Function},asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(K5),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),A6=r.defineComponent({__name:"DatePickerPrev",props:{step:{},prevPage:{type:Function},asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(j5),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),d6=r.defineComponent({__name:"DatePickerGridHead",props:{asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(J5),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),f6=r.defineComponent({__name:"DatePickerGridBody",props:{asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(X5),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),fA=r.defineComponent({__name:"DatePickerGridRow",props:{asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(W5),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),p6=r.defineComponent({__name:"DatePickerCellTrigger",props:{day:{},month:{},asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(Y5),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),pA=r.defineComponent({__name:"DatePickerInput",props:{part:{},asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(a6),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),[Xs,h6]=pe("DatePickerRoot"),m6=r.defineComponent({inheritAttrs:!1,__name:"DatePickerRoot",props:{defaultValue:{default:void 0},defaultPlaceholder:{},placeholder:{default:void 0},modelValue:{},hourCycle:{},granularity:{},hideTimeZone:{type:Boolean},maxValue:{},minValue:{},locale:{default:"en"},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},isDateUnavailable:{type:Function,default:void 0},name:{},required:{type:Boolean},id:{},dir:{},asChild:{type:Boolean},as:{},defaultOpen:{type:Boolean,default:!1},open:{type:Boolean,default:void 0},modal:{type:Boolean,default:!1},isDateDisabled:{type:Function,default:void 0},pagedNavigation:{type:Boolean,default:!1},weekStartsOn:{default:0},weekdayFormat:{default:"narrow"},fixedWeeks:{type:Boolean,default:!1},numberOfMonths:{default:1},preventDeselect:{type:Boolean,default:!1}},emits:["update:modelValue","update:placeholder","update:open"],setup(t,{emit:e}){const n=t,a=e,{locale:o,disabled:i,readonly:s,pagedNavigation:l,weekStartsOn:c,weekdayFormat:u,fixedWeeks:A,numberOfMonths:d,preventDeselect:p,isDateDisabled:f,isDateUnavailable:g,defaultOpen:y,modal:m,id:C,name:v,required:h,minValue:w,maxValue:b,granularity:k,hideTimeZone:E,hourCycle:R,defaultValue:V,dir:B}=r.toRefs(n),x=Cn(B),_=Be(n,"modelValue",a,{defaultValue:V.value,passive:n.modelValue===void 0}),U=r.computed(()=>bs({defaultPlaceholder:n.placeholder,granularity:n.granularity,defaultValue:_.value,locale:n.locale})),M=Be(n,"placeholder",a,{defaultValue:n.defaultPlaceholder??U.value.copy(),passive:n.placeholder===void 0}),F=Be(n,"open",a,{defaultValue:y.value,passive:n.open===void 0}),H=r.ref();return r.watch(_,K=>{K&&K.compare(M.value)!==0&&(M.value=K.copy())}),h6({isDateUnavailable:g.value,isDateDisabled:f.value,locale:o,disabled:i,pagedNavigation:l,weekStartsOn:c,weekdayFormat:u,fixedWeeks:A,numberOfMonths:d,readonly:s,preventDeselect:p,modelValue:_,placeholder:M,defaultOpen:y,modal:m,open:F,id:C,name:v,required:h,minValue:w,maxValue:b,granularity:k,hideTimeZone:E,hourCycle:R,dateFieldRef:H,dir:x,onDateChange(K){!K||!_.value?_.value=(K==null?void 0:K.copy())??void 0:!p.value&&K&&_.value.compare(K)===0?_.value=void 0:_.value=K.copy()},onPlaceholderChange(K){M.value=K.copy()}}),(K,L)=>(r.openBlock(),r.createBlock(r.unref(O6),{open:r.unref(F),"onUpdate:open":L[0]||(L[0]=re=>r.isRef(F)?F.value=re:null),"default-open":r.unref(y),modal:r.unref(m)},{default:r.withCtx(()=>[r.renderSlot(K.$slots,"default")]),_:3},8,["open","default-open","modal"]))}}),g6=r.defineComponent({__name:"DatePickerCalendar",setup(t){const e=Xs();return(n,a)=>(r.openBlock(),r.createBlock(r.unref(U5),r.mergeProps({isDateDisabled:r.unref(e).isDateDisabled,isDateUnavailable:r.unref(e).isDateUnavailable,minValue:r.unref(e).minValue.value,maxValue:r.unref(e).maxValue.value,locale:r.unref(e).locale.value,disabled:r.unref(e).disabled.value,pagedNavigation:r.unref(e).pagedNavigation.value,weekStartsOn:r.unref(e).weekStartsOn.value,weekdayFormat:r.unref(e).weekdayFormat.value,fixedWeeks:r.unref(e).fixedWeeks.value,numberOfMonths:r.unref(e).numberOfMonths.value,readonly:r.unref(e).readonly.value,preventDeselect:r.unref(e).preventDeselect.value,dir:r.unref(e).dir.value},{"model-value":r.unref(e).modelValue.value,placeholder:r.unref(e).placeholder.value,"initial-focus":"",multiple:!1,"onUpdate:modelValue":a[0]||(a[0]=o=>{o&&r.unref(e).modelValue.value&&r.unref(Ir)(o,r.unref(e).modelValue.value)||r.unref(e).onDateChange(o)}),"onUpdate:placeholder":a[1]||(a[1]=o=>{r.unref(Ir)(o,r.unref(e).placeholder.value)||r.unref(e).onPlaceholderChange(o)})}),{default:r.withCtx(({weekDays:o,grid:i,date:s,weekStartsOn:l,locale:c,fixedWeeks:u})=>[r.renderSlot(n.$slots,"default",{date:s,grid:i,weekDays:o,weekStartsOn:l,locale:c,fixedWeeks:u})]),_:3},16,["model-value","placeholder"]))}}),v6=r.defineComponent({__name:"DatePickerField",setup(t){const e=Xs();return(n,a)=>(r.openBlock(),r.createBlock(r.unref(K4),r.mergeProps({ref:r.unref(e).dateFieldRef,"model-value":r.unref(e).modelValue.value,placeholder:r.unref(e).placeholder.value},{id:r.unref(e).id.value,name:r.unref(e).name.value,disabled:r.unref(e).disabled.value,minValue:r.unref(e).minValue.value,maxValue:r.unref(e).maxValue.value,readonly:r.unref(e).readonly.value,hourCycle:r.unref(e).hourCycle.value,granularity:r.unref(e).granularity.value,hideTimeZone:r.unref(e).hideTimeZone.value,locale:r.unref(e).locale.value,isDateUnavailable:r.unref(e).isDateUnavailable,required:r.unref(e).required.value,dir:r.unref(e).dir.value},{"onUpdate:modelValue":a[0]||(a[0]=o=>{o&&r.unref(e).modelValue.value&&o.compare(r.unref(e).modelValue.value)===0||r.unref(e).onDateChange(o)}),"onUpdate:placeholder":a[1]||(a[1]=o=>{o.compare(r.unref(e).placeholder.value)!==0&&r.unref(e).onPlaceholderChange(o)})}),{default:r.withCtx(({segments:o,modelValue:i})=>[r.renderSlot(n.$slots,"default",{segments:o,modelValue:i})]),_:3},16,["model-value","placeholder"]))}}),y6=r.defineComponent({__name:"DatePickerArrow",props:{width:{},height:{},asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(M6),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),w6=r.defineComponent({__name:"DatePickerTrigger",props:{asChild:{type:Boolean},as:{}},setup(t){const e=t,n=Xs();return(a,o)=>(r.openBlock(),r.createBlock(r.unref(D6),r.mergeProps({"data-radix-vue-date-field-segment":"trigger"},e,{disabled:r.unref(n).disabled.value,onFocusin:o[0]||(o[0]=i=>{var s;(s=r.unref(n).dateFieldRef.value)==null||s.setFocusedElement(i.target)})}),{default:r.withCtx(()=>[r.renderSlot(a.$slots,"default")]),_:3},16,["disabled"]))}}),b6=r.defineComponent({__name:"DatePickerContent",props:{forceMount:{type:Boolean},trapFocus:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{},disableOutsidePointerEvents:{type:Boolean}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(t,{emit:e}){const n=Pt(t,e);return(a,o)=>(r.openBlock(),r.createBlock(r.unref(T6),null,{default:r.withCtx(()=>[r.createVNode(r.unref(P6),r.normalizeProps(r.guardReactiveProps({...r.unref(n),...a.$attrs})),{default:r.withCtx(()=>[r.renderSlot(a.$slots,"default")]),_:3},16)]),_:3}))}}),[hA,C6]=pe("DropdownMenuRoot"),E6=r.defineComponent({__name:"DropdownMenuRoot",props:{defaultOpen:{type:Boolean},open:{type:Boolean,default:void 0},dir:{},modal:{type:Boolean,default:!0}},emits:["update:open"],setup(t,{emit:e}){const n=t,a=e;Y();const o=Be(n,"open",a,{defaultValue:n.defaultOpen,passive:n.open===void 0}),i=r.ref(),{modal:s,dir:l}=r.toRefs(n),c=Cn(l);return C6({open:o,onOpenChange:u=>{o.value=u},onOpenToggle:()=>{o.value=!o.value},triggerId:"",triggerElement:i,contentId:"",modal:s,dir:c}),(u,A)=>(r.openBlock(),r.createBlock(r.unref(w4),{open:r.unref(o),"onUpdate:open":A[0]||(A[0]=d=>r.isRef(o)?o.value=d:null),dir:r.unref(c),modal:r.unref(s)},{default:r.withCtx(()=>[r.renderSlot(u.$slots,"default",{open:r.unref(o)})]),_:3},8,["open","dir","modal"]))}}),k6=r.defineComponent({__name:"DropdownMenuTrigger",props:{disabled:{type:Boolean},asChild:{type:Boolean},as:{default:"button"}},setup(t){const e=t,n=hA(),{forwardRef:a,currentElement:o}=Y();return r.onMounted(()=>{n.triggerElement=o}),n.triggerId||(n.triggerId=Wt(void 0,"radix-vue-dropdown-menu-trigger")),(i,s)=>(r.openBlock(),r.createBlock(r.unref(h4),{"as-child":""},{default:r.withCtx(()=>[r.createVNode(r.unref(te),{id:r.unref(n).triggerId,ref:r.unref(a),type:i.as==="button"?"button":void 0,"as-child":e.asChild,as:i.as,"aria-haspopup":"menu","aria-expanded":r.unref(n).open.value,"aria-controls":r.unref(n).open.value?r.unref(n).contentId:void 0,"data-disabled":i.disabled?"":void 0,disabled:i.disabled,"data-state":r.unref(n).open.value?"open":"closed",onClick:s[0]||(s[0]=async l=>{var c;!i.disabled&&l.button===0&&l.ctrlKey===!1&&((c=r.unref(n))==null||c.onOpenToggle(),await r.nextTick(),r.unref(n).open.value&&l.preventDefault())}),onKeydown:s[1]||(s[1]=r.withKeys(l=>{i.disabled||(["Enter"," "].includes(l.key)&&r.unref(n).onOpenToggle(),l.key==="ArrowDown"&&r.unref(n).onOpenChange(!0),["Enter"," ","ArrowDown"].includes(l.key)&&l.preventDefault())},["enter","space","arrow-down"]))},{default:r.withCtx(()=>[r.renderSlot(i.$slots,"default")]),_:3},8,["id","type","as-child","as","aria-expanded","aria-controls","data-disabled","disabled","data-state"])]),_:3}))}}),B6=r.defineComponent({__name:"DropdownMenuPortal",props:{to:{},disabled:{type:Boolean},forceMount:{type:Boolean}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(R4),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),x6=r.defineComponent({__name:"DropdownMenuContent",props:{forceMount:{type:Boolean},loop:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","closeAutoFocus"],setup(t,{emit:e}){const n=Pt(t,e);Y();const a=hA(),o=r.ref(!1);function i(s){s.defaultPrevented||(o.value||setTimeout(()=>{var l;(l=a.triggerElement.value)==null||l.focus()},0),o.value=!1,s.preventDefault())}return a.contentId||(a.contentId=Wt(void 0,"radix-vue-dropdown-menu-content")),(s,l)=>{var c;return r.openBlock(),r.createBlock(r.unref(_4),r.mergeProps(r.unref(n),{id:r.unref(a).contentId,"aria-labelledby":(c=r.unref(a))==null?void 0:c.triggerId,style:{"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"},onCloseAutoFocus:i,onInteractOutside:l[0]||(l[0]=u=>{var A;if(u.defaultPrevented)return;const d=u.detail.originalEvent,p=d.button===0&&d.ctrlKey===!0,f=d.button===2||p;(!r.unref(a).modal.value||f)&&(o.value=!0),(A=r.unref(a).triggerElement.value)!=null&&A.contains(u.target)&&u.preventDefault()})}),{default:r.withCtx(()=>[r.renderSlot(s.$slots,"default")]),_:3},16,["id","aria-labelledby"])}}}),Ws=r.defineComponent({__name:"DropdownMenuItem",props:{disabled:{type:Boolean},textValue:{},asChild:{type:Boolean},as:{}},emits:["select"],setup(t,{emit:e}){const n=t,a=Qr(e);return Y(),(o,i)=>(r.openBlock(),r.createBlock(r.unref(V4),r.normalizeProps(r.guardReactiveProps({...n,...r.unref(a)})),{default:r.withCtx(()=>[r.renderSlot(o.$slots,"default")]),_:3},16))}}),[zr,S6]=pe("PopoverRoot"),O6=r.defineComponent({__name:"PopoverRoot",props:{defaultOpen:{type:Boolean,default:!1},open:{type:Boolean,default:void 0},modal:{type:Boolean,default:!1}},emits:["update:open"],setup(t,{emit:e}){const n=t,a=e,{modal:o}=r.toRefs(n),i=Be(n,"open",a,{defaultValue:n.defaultOpen,passive:n.open===void 0}),s=r.ref(),l=r.ref(!1);return S6({contentId:"",modal:o,open:i,onOpenChange:c=>{i.value=c},onOpenToggle:()=>{i.value=!i.value},triggerElement:s,hasCustomAnchor:l}),(c,u)=>(r.openBlock(),r.createBlock(r.unref(Hs),null,{default:r.withCtx(()=>[r.renderSlot(c.$slots,"default",{open:r.unref(i)})]),_:3}))}}),D6=r.defineComponent({__name:"PopoverTrigger",props:{asChild:{type:Boolean},as:{default:"button"}},setup(t){const e=t,n=zr(),{forwardRef:a,currentElement:o}=Y();return r.onMounted(()=>{n.triggerElement.value=o.value}),(i,s)=>(r.openBlock(),r.createBlock(r.resolveDynamicComponent(r.unref(n).hasCustomAnchor.value?r.unref(te):r.unref(qs)),{"as-child":""},{default:r.withCtx(()=>[r.createVNode(r.unref(te),{ref:r.unref(a),type:i.as==="button"?"button":void 0,"aria-haspopup":"dialog","aria-expanded":r.unref(n).open.value,"aria-controls":r.unref(n).contentId,"data-state":r.unref(n).open.value?"open":"closed",as:i.as,"as-child":e.asChild,onClick:r.unref(n).onOpenToggle},{default:r.withCtx(()=>[r.renderSlot(i.$slots,"default")]),_:3},8,["type","aria-expanded","aria-controls","data-state","as","as-child","onClick"])]),_:3}))}}),T6=r.defineComponent({__name:"PopoverPortal",props:{to:{},disabled:{type:Boolean},forceMount:{type:Boolean}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(so),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),mA=r.defineComponent({__name:"PopoverContentImpl",props:{trapFocus:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{},disableOutsidePointerEvents:{type:Boolean}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(t,{emit:e}){const n=t,a=e,o=Ps(n),{forwardRef:i}=Y(),s=zr();return q1(),(l,c)=>(r.openBlock(),r.createBlock(r.unref(Us),{"as-child":"",loop:"",trapped:l.trapFocus,onMountAutoFocus:c[5]||(c[5]=u=>a("openAutoFocus",u)),onUnmountAutoFocus:c[6]||(c[6]=u=>a("closeAutoFocus",u))},{default:r.withCtx(()=>[r.createVNode(r.unref(co),{"as-child":"","disable-outside-pointer-events":l.disableOutsidePointerEvents,onPointerDownOutside:c[0]||(c[0]=u=>a("pointerDownOutside",u)),onInteractOutside:c[1]||(c[1]=u=>a("interactOutside",u)),onEscapeKeyDown:c[2]||(c[2]=u=>a("escapeKeyDown",u)),onFocusOutside:c[3]||(c[3]=u=>a("focusOutside",u)),onDismiss:c[4]||(c[4]=u=>r.unref(s).onOpenChange(!1))},{default:r.withCtx(()=>[r.createVNode(r.unref(Ks),r.mergeProps(r.unref(o),{id:r.unref(s).contentId,ref:r.unref(i),"data-state":r.unref(s).open.value?"open":"closed",role:"dialog",style:{"--radix-popover-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-popover-content-available-width":"var(--radix-popper-available-width)","--radix-popover-content-available-height":"var(--radix-popper-available-height)","--radix-popover-trigger-width":"var(--radix-popper-anchor-width)","--radix-popover-trigger-height":"var(--radix-popper-anchor-height)"}}),{default:r.withCtx(()=>[r.renderSlot(l.$slots,"default")]),_:3},16,["id","data-state"])]),_:3},8,["disable-outside-pointer-events"])]),_:3},8,["trapped"]))}}),I6=r.defineComponent({__name:"PopoverContentModal",props:{trapFocus:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{},disableOutsidePointerEvents:{type:Boolean}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(t,{emit:e}){const n=t,a=e,o=zr(),i=r.ref(!1);Ts(!0);const s=Pt(n,a),{forwardRef:l,currentElement:c}=Y();return _s(c),(u,A)=>(r.openBlock(),r.createBlock(mA,r.mergeProps(r.unref(s),{ref:r.unref(l),"trap-focus":r.unref(o).open.value,"disable-outside-pointer-events":"",onCloseAutoFocus:A[0]||(A[0]=r.withModifiers(d=>{var p;a("closeAutoFocus",d),i.value||(p=r.unref(o).triggerElement.value)==null||p.focus()},["prevent"])),onPointerDownOutside:A[1]||(A[1]=d=>{a("pointerDownOutside",d);const p=d.detail.originalEvent,f=p.button===0&&p.ctrlKey===!0,g=p.button===2||f;i.value=g}),onFocusOutside:A[2]||(A[2]=r.withModifiers(()=>{},["prevent"]))}),{default:r.withCtx(()=>[r.renderSlot(u.$slots,"default")]),_:3},16,["trap-focus"]))}}),V6=r.defineComponent({__name:"PopoverContentNonModal",props:{trapFocus:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{},disableOutsidePointerEvents:{type:Boolean}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(t,{emit:e}){const n=t,a=e,o=zr(),i=r.ref(!1),s=r.ref(!1),l=Pt(n,a);return(c,u)=>(r.openBlock(),r.createBlock(mA,r.mergeProps(r.unref(l),{"trap-focus":!1,"disable-outside-pointer-events":!1,onCloseAutoFocus:u[0]||(u[0]=A=>{var d;a("closeAutoFocus",A),A.defaultPrevented||(i.value||(d=r.unref(o).triggerElement.value)==null||d.focus(),A.preventDefault()),i.value=!1,s.value=!1}),onInteractOutside:u[1]||(u[1]=async A=>{var d;a("interactOutside",A),A.defaultPrevented||(i.value=!0,A.detail.originalEvent.type==="pointerdown"&&(s.value=!0));const p=A.target;(d=r.unref(o).triggerElement.value)!=null&&d.contains(p)&&A.preventDefault(),A.detail.originalEvent.type==="focusin"&&s.value&&A.preventDefault()})}),{default:r.withCtx(()=>[r.renderSlot(c.$slots,"default")]),_:3},16))}}),P6=r.defineComponent({__name:"PopoverContent",props:{forceMount:{type:Boolean},trapFocus:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{},disableOutsidePointerEvents:{type:Boolean}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(t,{emit:e}){const n=t,a=e,o=zr(),i=Pt(n,a),{forwardRef:s}=Y();return o.contentId||(o.contentId=Wt(void 0,"radix-vue-popover-content")),(l,c)=>(r.openBlock(),r.createBlock(r.unref(En),{present:l.forceMount||r.unref(o).open.value},{default:r.withCtx(()=>[r.unref(o).modal.value?(r.openBlock(),r.createBlock(I6,r.mergeProps({key:0},r.unref(i),{ref:r.unref(s)}),{default:r.withCtx(()=>[r.renderSlot(l.$slots,"default")]),_:3},16)):(r.openBlock(),r.createBlock(V6,r.mergeProps({key:1},r.unref(i),{ref:r.unref(s)}),{default:r.withCtx(()=>[r.renderSlot(l.$slots,"default")]),_:3},16))]),_:3},8,["present"]))}}),M6=r.defineComponent({__name:"PopoverArrow",props:{width:{default:10},height:{default:5},asChild:{type:Boolean},as:{default:"svg"}},setup(t){const e=t;return Y(),(n,a)=>(r.openBlock(),r.createBlock(r.unref(aA),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),[_6,R6]=pe("RadioGroupRoot"),mo=r.defineComponent({__name:"RadioGroupRoot",props:{modelValue:{},defaultValue:{},disabled:{type:Boolean,default:!1},name:{},required:{type:Boolean,default:!1},orientation:{default:void 0},dir:{},loop:{type:Boolean,default:!0},asChild:{type:Boolean},as:{}},emits:["update:modelValue"],setup(t,{emit:e}){const n=t,a=e,{forwardRef:o}=Y(),i=Be(n,"modelValue",a,{defaultValue:n.defaultValue,passive:n.modelValue===void 0}),{disabled:s,loop:l,orientation:c,name:u,required:A,dir:d}=r.toRefs(n),p=Cn(d);return R6({modelValue:i,changeModelValue:f=>{i.value=f},disabled:s,loop:l,orientation:c,name:u==null?void 0:u.value,required:A}),(f,g)=>(r.openBlock(),r.createBlock(r.unref(lA),{"as-child":"",orientation:r.unref(c),dir:r.unref(p),loop:r.unref(l)},{default:r.withCtx(()=>[r.createVNode(r.unref(te),{ref:r.unref(o),role:"radiogroup","data-disabled":r.unref(s)?"":void 0,"as-child":f.asChild,as:f.as,required:r.unref(A),"aria-orientation":r.unref(c),"aria-required":r.unref(A),dir:r.unref(p),name:r.unref(u)},{default:r.withCtx(()=>[r.renderSlot(f.$slots,"default",{modelValue:r.unref(i)})]),_:3},8,["data-disabled","as-child","as","required","aria-orientation","aria-required","dir","name"])]),_:3},8,["orientation","dir","loop"]))}}),F6=["value","checked","name","disabled","required"],L6=r.defineComponent({__name:"Radio",props:{id:{},value:{},disabled:{type:Boolean,default:!1},required:{type:Boolean},checked:{type:Boolean,default:void 0},name:{},asChild:{type:Boolean},as:{default:"button"}},emits:["update:checked"],setup(t,{emit:e}){const n=t,a=Be(n,"checked",e,{passive:n.checked===void 0}),{value:o}=r.toRefs(n),{forwardRef:i,currentElement:s}=Y(),l=Vs(s),c=r.computed(()=>{var A;return n.id&&s.value?((A=document.querySelector(`[for="${n.id}"]`))==null?void 0:A.innerText)??n.value:void 0});function u(A){a.value=!0,l.value&&A.stopPropagation()}return(A,d)=>(r.openBlock(),r.createBlock(r.unref(te),r.mergeProps(A.$attrs,{id:A.id,ref:r.unref(i),role:"radio",type:A.as==="button"?"button":void 0,as:A.as,"aria-checked":r.unref(a),"aria-label":c.value,"as-child":A.asChild,disabled:A.disabled?"":void 0,"data-state":r.unref(a)?"checked":"unchecked","data-disabled":A.disabled?"":void 0,value:r.unref(o),required:A.required,name:A.name,onClick:r.withModifiers(u,["stop"])}),{default:r.withCtx(()=>[r.renderSlot(A.$slots,"default",{checked:r.unref(a)}),r.unref(l)?(r.openBlock(),r.createElementBlock("input",{key:0,type:"radio",tabindex:"-1","aria-hidden":"true",value:r.unref(o),checked:!!r.unref(a),name:A.name,disabled:A.disabled,required:A.required,style:{transform:"translateX(-100%)",position:"absolute",pointerEvents:"none",opacity:0,margin:0}},null,8,F6)):r.createCommentVNode("",!0)]),_:3},16,["id","type","as","aria-checked","aria-label","as-child","disabled","data-state","data-disabled","value","required","name"]))}}),[U6,Z6]=pe("RadioGroupItem"),en=r.defineComponent({inheritAttrs:!1,__name:"RadioGroupItem",props:{id:{},value:{},disabled:{type:Boolean,default:!1},required:{type:Boolean},name:{},asChild:{type:Boolean},as:{default:"button"}},setup(t){const e=t,{forwardRef:n,currentElement:a}=Y(),o=_6(),i=r.computed(()=>o.disabled.value||e.disabled),s=r.computed(()=>o.required.value||e.required),l=r.computed(()=>{var d;return((d=o.modelValue)==null?void 0:d.value)===e.value});Z6({disabled:i,checked:l});const c=r.ref(!1),u=["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"];Xt("keydown",d=>{u.includes(d.key)&&(c.value=!0)}),Xt("keyup",()=>{c.value=!1});function A(){setTimeout(()=>{var d;c.value&&((d=a.value)==null||d.click())},0)}return(d,p)=>(r.openBlock(),r.createBlock(r.unref(D4),{checked:l.value,disabled:i.value,"as-child":"",focusable:!i.value,active:l.value},{default:r.withCtx(()=>[r.createVNode(L6,r.mergeProps({...d.$attrs,...e},{ref:r.unref(n),checked:l.value,required:s.value,disabled:i.value,"onUpdate:checked":p[0]||(p[0]=f=>r.unref(o).changeModelValue(d.value)),onKeydown:p[1]||(p[1]=r.withKeys(r.withModifiers(()=>{},["prevent"]),["enter"])),onFocus:A}),{default:r.withCtx(()=>[r.renderSlot(d.$slots,"default")]),_:3},16,["checked","required","disabled"])]),_:3},8,["checked","disabled","focusable","active"]))}}),go=r.defineComponent({__name:"RadioGroupIndicator",props:{forceMount:{type:Boolean},asChild:{type:Boolean},as:{default:"span"}},setup(t){const{forwardRef:e}=Y(),n=U6();return(a,o)=>(r.openBlock(),r.createBlock(r.unref(En),{present:a.forceMount||r.unref(n).checked.value},{default:r.withCtx(()=>[r.createVNode(r.unref(te),r.mergeProps({ref:r.unref(e),"data-state":r.unref(n).checked.value?"checked":"unchecked","data-disabled":r.unref(n).disabled.value?"":void 0,"as-child":a.asChild,as:a.as},a.$attrs),{default:r.withCtx(()=>[r.renderSlot(a.$slots,"default")]),_:3},16,["data-state","data-disabled","as-child","as"])]),_:3},8,["present"]))}});function Q6(){if(typeof matchMedia=="function")return matchMedia("(pointer:coarse)").matches?"coarse":"fine"}Q6();const H6=["name","disabled","required","value","checked","data-state","data-disabled"],[q6,z6]=pe("SwitchRoot"),K6=r.defineComponent({__name:"SwitchRoot",props:{defaultChecked:{type:Boolean},checked:{type:Boolean,default:void 0},disabled:{type:Boolean},required:{type:Boolean},name:{},id:{},value:{default:"on"},asChild:{type:Boolean},as:{default:"button"}},emits:["update:checked"],setup(t,{emit:e}){const n=t,a=e,{disabled:o}=r.toRefs(n),i=Be(n,"checked",a,{defaultValue:n.defaultChecked,passive:n.checked===void 0});function s(){o.value||(i.value=!i.value)}const{forwardRef:l,currentElement:c}=Y(),u=Vs(c),A=r.computed(()=>{var d;return n.id&&c.value?(d=document.querySelector(`[for="${n.id}"]`))==null?void 0:d.innerText:void 0});return z6({checked:i,toggleCheck:s,disabled:o}),(d,p)=>(r.openBlock(),r.createElementBlock(r.Fragment,null,[r.createVNode(r.unref(te),r.mergeProps(d.$attrs,{id:d.id,ref:r.unref(l),role:"switch",type:d.as==="button"?"button":void 0,value:d.value,"aria-label":d.$attrs["aria-label"]||A.value,"aria-checked":r.unref(i),"aria-required":d.required,"data-state":r.unref(i)?"checked":"unchecked","data-disabled":r.unref(o)?"":void 0,"as-child":d.asChild,as:d.as,disabled:r.unref(o),onClick:s,onKeydown:r.withKeys(r.withModifiers(s,["prevent"]),["enter"])}),{default:r.withCtx(()=>[r.renderSlot(d.$slots,"default",{checked:r.unref(i)})]),_:3},16,["id","type","value","aria-label","aria-checked","aria-required","data-state","data-disabled","as-child","as","disabled","onKeydown"]),r.unref(u)?(r.openBlock(),r.createElementBlock("input",{key:0,type:"checkbox",name:d.name,tabindex:"-1","aria-hidden":"true",disabled:r.unref(o),required:d.required,value:d.value,checked:!!r.unref(i),"data-state":r.unref(i)?"checked":"unchecked","data-disabled":r.unref(o)?"":void 0,style:{transform:"translateX(-100%)",position:"absolute",pointerEvents:"none",opacity:0,margin:0}},null,8,H6)):r.createCommentVNode("",!0)],64))}}),j6=r.defineComponent({__name:"SwitchThumb",props:{asChild:{type:Boolean},as:{default:"span"}},setup(t){const e=q6();return Y(),(n,a)=>{var o;return r.openBlock(),r.createBlock(r.unref(te),{"data-state":(o=r.unref(e).checked)!=null&&o.value?"checked":"unchecked","data-disabled":r.unref(e).disabled.value?"":void 0,"as-child":n.asChild,as:n.as},{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},8,["data-state","data-disabled","as-child","as"])}}}),gA="tooltip.open",[Ys,J6]=pe("TooltipProvider"),Kr=r.defineComponent({inheritAttrs:!1,__name:"TooltipProvider",props:{delayDuration:{default:700},skipDelayDuration:{default:300},disableHoverableContent:{type:Boolean,default:!1},disableClosingTrigger:{type:Boolean},disabled:{type:Boolean},ignoreNonKeyboardFocus:{type:Boolean,default:!1}},setup(t){const e=t,{delayDuration:n,skipDelayDuration:a,disableHoverableContent:o,disableClosingTrigger:i,ignoreNonKeyboardFocus:s,disabled:l}=r.toRefs(e);Y();const c=r.ref(!0),u=r.ref(!1),{start:A,stop:d}=U1(()=>{c.value=!0},a,{immediate:!1});return J6({isOpenDelayed:c,delayDuration:n,onOpen(){d(),c.value=!1},onClose(){A()},isPointerInTransitRef:u,disableHoverableContent:o,disableClosingTrigger:i,disabled:l,ignoreNonKeyboardFocus:s}),(p,f)=>r.renderSlot(p.$slots,"default")}}),[vo,X6]=pe("TooltipRoot"),jr=r.defineComponent({__name:"TooltipRoot",props:{defaultOpen:{type:Boolean,default:!1},open:{type:Boolean,default:void 0},delayDuration:{default:void 0},disableHoverableContent:{type:Boolean,default:void 0},disableClosingTrigger:{type:Boolean,default:void 0},disabled:{type:Boolean,default:void 0},ignoreNonKeyboardFocus:{type:Boolean,default:void 0}},emits:["update:open"],setup(t,{emit:e}){const n=t,a=e;Y();const o=Ys(),i=r.computed(()=>n.disableHoverableContent??o.disableHoverableContent.value),s=r.computed(()=>n.disableClosingTrigger??o.disableClosingTrigger.value),l=r.computed(()=>n.disabled??o.disabled.value),c=r.computed(()=>n.delayDuration??o.delayDuration.value),u=r.computed(()=>n.ignoreNonKeyboardFocus??o.ignoreNonKeyboardFocus.value),A=Be(n,"open",a,{defaultValue:n.defaultOpen,passive:n.open===void 0});r.watch(A,h=>{o.onClose&&(h?(o.onOpen(),document.dispatchEvent(new CustomEvent(gA))):o.onClose())});const d=r.ref(!1),p=r.ref(),f=r.computed(()=>A.value?d.value?"delayed-open":"instant-open":"closed"),{start:g,stop:y}=U1(()=>{d.value=!0,A.value=!0},c,{immediate:!1});function m(){y(),d.value=!1,A.value=!0}function C(){y(),A.value=!1}function v(){g()}return X6({contentId:"",open:A,stateAttribute:f,trigger:p,onTriggerChange(h){p.value=h},onTriggerEnter(){o.isOpenDelayed.value?v():m()},onTriggerLeave(){i.value?C():y()},onOpen:m,onClose:C,disableHoverableContent:i,disableClosingTrigger:s,disabled:l,ignoreNonKeyboardFocus:u}),(h,w)=>(r.openBlock(),r.createBlock(r.unref(Hs),null,{default:r.withCtx(()=>[r.renderSlot(h.$slots,"default",{open:r.unref(A)})]),_:3}))}}),Jr=r.defineComponent({__name:"TooltipTrigger",props:{asChild:{type:Boolean},as:{default:"button"}},setup(t){const e=t,n=vo(),a=Ys();n.contentId||(n.contentId=Wt(void 0,"radix-vue-tooltip-content"));const{forwardRef:o,currentElement:i}=Y(),s=r.ref(!1),l=r.ref(!1),c=r.computed(()=>n.disabled.value?{}:{click:y,focus:f,pointermove:d,pointerleave:p,pointerdown:A,blur:g});r.onMounted(()=>{n.onTriggerChange(i.value)});function u(){setTimeout(()=>{s.value=!1},1)}function A(){s.value=!0,document.addEventListener("pointerup",u,{once:!0})}function d(m){m.pointerType!=="touch"&&!l.value&&!a.isPointerInTransitRef.value&&(n.onTriggerEnter(),l.value=!0)}function p(){n.onTriggerLeave(),l.value=!1}function f(m){var C,v;s.value||n.ignoreNonKeyboardFocus.value&&!((v=(C=m.target).matches)!=null&&v.call(C,":focus-visible"))||n.onOpen()}function g(){n.onClose()}function y(){n.disableClosingTrigger.value||n.onClose()}return(m,C)=>(r.openBlock(),r.createBlock(r.unref(qs),{"as-child":""},{default:r.withCtx(()=>[r.createVNode(r.unref(te),r.mergeProps({ref:r.unref(o),"aria-describedby":r.unref(n).open.value?r.unref(n).contentId:void 0,"data-state":r.unref(n).stateAttribute.value,as:m.as,"as-child":e.asChild,"data-grace-area-trigger":""},r.toHandlers(c.value)),{default:r.withCtx(()=>[r.renderSlot(m.$slots,"default")]),_:3},16,["aria-describedby","data-state","as","as-child"])]),_:3}))}}),vA=r.defineComponent({__name:"TooltipContentImpl",props:{ariaLabel:{},asChild:{type:Boolean},as:{},side:{default:"top"},sideOffset:{default:0},align:{default:"center"},alignOffset:{},avoidCollisions:{type:Boolean,default:!0},collisionBoundary:{default:()=>[]},collisionPadding:{default:0},arrowPadding:{default:0},sticky:{default:"partial"},hideWhenDetached:{type:Boolean,default:!1}},emits:["escapeKeyDown","pointerDownOutside"],setup(t,{emit:e}){const n=t,a=e,o=vo(),{forwardRef:i}=Y(),s=r.useSlots(),l=r.computed(()=>{var A;return(A=s.default)==null?void 0:A.call(s)}),c=r.computed(()=>{var A;if(n.ariaLabel)return n.ariaLabel;let d="";function p(f){typeof f.children=="string"&&f.type!==r.Comment?d+=f.children:Array.isArray(f.children)&&f.children.forEach(g=>p(g))}return(A=l.value)==null||A.forEach(f=>p(f)),d}),u=r.computed(()=>{const{ariaLabel:A,...d}=n;return d});return r.onMounted(()=>{Xt(window,"scroll",A=>{const d=A.target;d!=null&&d.contains(o.trigger.value)&&o.onClose()}),Xt(window,gA,o.onClose)}),(A,d)=>(r.openBlock(),r.createBlock(r.unref(co),{"as-child":"","disable-outside-pointer-events":!1,onEscapeKeyDown:d[0]||(d[0]=p=>a("escapeKeyDown",p)),onPointerDownOutside:d[1]||(d[1]=p=>{var f;r.unref(o).disableClosingTrigger.value&&(f=r.unref(o).trigger.value)!=null&&f.contains(p.target)&&p.preventDefault(),a("pointerDownOutside",p)}),onFocusOutside:d[2]||(d[2]=r.withModifiers(()=>{},["prevent"])),onDismiss:d[3]||(d[3]=p=>r.unref(o).onClose())},{default:r.withCtx(()=>[r.createVNode(r.unref(Ks),r.mergeProps({ref:r.unref(i),"data-state":r.unref(o).stateAttribute.value},{...A.$attrs,...u.value},{style:{"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-tooltip-content-available-width":"var(--radix-popper-available-width)","--radix-tooltip-content-available-height":"var(--radix-popper-available-height)","--radix-tooltip-trigger-width":"var(--radix-popper-anchor-width)","--radix-tooltip-trigger-height":"var(--radix-popper-anchor-height)"}}),{default:r.withCtx(()=>[r.renderSlot(A.$slots,"default"),r.createVNode(r.unref(u4),{id:r.unref(o).contentId,role:"tooltip"},{default:r.withCtx(()=>[r.createTextVNode(r.toDisplayString(c.value),1)]),_:1},8,["id"])]),_:3},16,["data-state"])]),_:3}))}}),W6=r.defineComponent({__name:"TooltipContentHoverable",props:{ariaLabel:{},asChild:{type:Boolean},as:{},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean}},setup(t){const e=Ps(t),{forwardRef:n,currentElement:a}=Y(),{trigger:o,onClose:i}=vo(),s=Ys(),{isPointerInTransit:l,onPointerExit:c}=Rm(o,a);return s.isPointerInTransitRef=l,c(()=>{i()}),(u,A)=>(r.openBlock(),r.createBlock(vA,r.mergeProps({ref:r.unref(n)},r.unref(e)),{default:r.withCtx(()=>[r.renderSlot(u.$slots,"default")]),_:3},16))}}),Xr=r.defineComponent({__name:"TooltipContent",props:{forceMount:{type:Boolean},ariaLabel:{},asChild:{type:Boolean},as:{},side:{default:"top"},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean}},emits:["escapeKeyDown","pointerDownOutside"],setup(t,{emit:e}){const n=t,a=e,o=vo(),i=Pt(n,a),{forwardRef:s}=Y();return(l,c)=>(r.openBlock(),r.createBlock(r.unref(En),{present:l.forceMount||r.unref(o).open.value},{default:r.withCtx(()=>[(r.openBlock(),r.createBlock(r.resolveDynamicComponent(r.unref(o).disableHoverableContent.value?vA:W6),r.mergeProps({ref:r.unref(s)},r.unref(i)),{default:r.withCtx(()=>[r.renderSlot(l.$slots,"default")]),_:3},16))]),_:3},8,["present"]))}}),Wr=r.defineComponent({__name:"TooltipArrow",props:{width:{default:10},height:{default:5},asChild:{type:Boolean},as:{default:"svg"}},setup(t){const e=t;return Y(),(n,a)=>(r.openBlock(),r.createBlock(r.unref(aA),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),Yr=r.defineComponent({__name:"TooltipPortal",props:{to:{},disabled:{type:Boolean},forceMount:{type:Boolean}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(so),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),Y6=[r.createElementVNode("path",{d:"m3.56 7.28 2.47 2.47 8.66-8.66a.4.4 0 0 1 .68.28v4.86c0 .11-.04.21-.12.28l-9.03 9.03a.4.4 0 0 1-.57 0L.48 10.18a.4.4 0 0 1 0-.56l2.53-2.36a.4.4 0 0 1 .55 0v.02Z"},null,-1)],yA=r.defineComponent({__name:"CheckMarkIcon",props:{color:{type:String,default:"black"},class:{type:String,default:""}},setup(t){return(e,n)=>(r.openBlock(),r.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",style:r.normalizeStyle({fill:t.color}),viewBox:"0 0 16 16",class:r.normalizeClass(t.class)},Y6,6))}}),$6={class:"fge-step-progress"},G6={class:"fge-step-item-counter"},N6={class:"fge-step-content"},e7=r.defineComponent({__name:"FgeStepComponent",props:{showHeader:{type:Boolean,default:!0},currentStep:{type:Number,default:1},steps:{type:Array,default:()=>[]},stepPrimaryColor:{type:String,default:"#598c15"},stepIconColor:{type:String,default:"#fff"},containerClass:{type:String,default:""},headerClass:{type:String,default:""}},setup(t){const e=t,n=r.computed(()=>({"--stepPrimaryColor":e.stepPrimaryColor,"--stepIconColor":e.stepIconColor})),a=r.computed(()=>100/(e.steps.length-1)*(e.currentStep===0,e.currentStep)+"%");return(o,i)=>(r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(t.containerClass),style:r.normalizeStyle(n.value)},[t.showHeader?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(["fge-step",t.headerClass])},[r.createElementVNode("div",$6,[r.createElementVNode("div",{class:"fge-step-progress-bar",style:r.normalizeStyle("width:"+a.value)},null,4)]),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(e.steps,(s,l)=>(r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(["fge-step-item",{current:e.currentStep>=l,success:e.currentStep>=l}]),key:l},[r.createElementVNode("div",G6,[r.createVNode(yA,{class:"icon-success",color:t.stepIconColor,alt:"Check Mark"},null,8,["color"])])],2))),128))],2)):r.createCommentVNode("",!0),r.createElementVNode("div",N6,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(t.steps,(s,l)=>(r.openBlock(),r.createElementBlock("div",{key:l},[t.currentStep===l?r.renderSlot(o.$slots,s.name,{key:0},void 0,!0):r.createCommentVNode("",!0)]))),128))])],6))}}),bt=(t,e)=>{const n=t.__vccOpts||t;for(const[a,o]of e)n[a]=o;return n},yo=bt(e7,[["__scopeId","data-v-3165da4a"]]),$r={TOP_LEFT:"top-left",TOP_RIGHT:"top-right",TOP_CENTER:"top-center",BOTTOM_LEFT:"bottom-left",BOTTOM_RIGHT:"bottom-right",BOTTOM_CENTER:"bottom-center"},nr={LIGHT:"light",DARK:"dark",COLORED:"colored",AUTO:"auto"},Me={INFO:"info",SUCCESS:"success",WARNING:"warning",ERROR:"error",DEFAULT:"default"},t7={BOUNCE:"bounce",SLIDE:"slide",FLIP:"flip",ZOOM:"zoom",NONE:"none"},wA={dangerouslyHTMLString:!1,multiple:!0,position:$r.TOP_RIGHT,autoClose:5e3,transition:"bounce",hideProgressBar:!1,pauseOnHover:!0,pauseOnFocusLoss:!0,closeOnClick:!0,className:"",bodyClassName:"",style:{},progressClassName:"",progressStyle:{},role:"alert",theme:"light"},n7={rtl:!1,newestOnTop:!1,toastClassName:""},bA={...wA,...n7};({...wA,type:Me.DEFAULT});var ue=(t=>(t[t.COLLAPSE_DURATION=300]="COLLAPSE_DURATION",t[t.DEBOUNCE_DURATION=50]="DEBOUNCE_DURATION",t.CSS_NAMESPACE="Toastify",t))(ue||{}),$s=(t=>(t.ENTRANCE_ANIMATION_END="d",t))($s||{});const r7={enter:"Toastify--animate Toastify__bounce-enter",exit:"Toastify--animate Toastify__bounce-exit",appendPosition:!0},a7={enter:"Toastify--animate Toastify__slide-enter",exit:"Toastify--animate Toastify__slide-exit",appendPosition:!0},o7={enter:"Toastify--animate Toastify__zoom-enter",exit:"Toastify--animate Toastify__zoom-exit"},i7={enter:"Toastify--animate Toastify__flip-enter",exit:"Toastify--animate Toastify__flip-exit"},CA="Toastify--animate Toastify__none-enter";function EA(t,e=!1){var n;let a=r7;if(!t||typeof t=="string")switch(t){case"flip":a=i7;break;case"zoom":a=o7;break;case"slide":a=a7;break}else a=t;if(e)a.enter=CA;else if(a.enter===CA){const o=(n=a.exit.split("__")[1])==null?void 0:n.split("-")[0];a.enter=`Toastify--animate Toastify__${o}-enter`}return a}function s7(t){return t.containerId||String(t.position)}const wo="will-unmount";function l7(t=$r.TOP_RIGHT){return!!document.querySelector(`.${ue.CSS_NAMESPACE}__toast-container--${t}`)}function c7(t=$r.TOP_RIGHT){return`${ue.CSS_NAMESPACE}__toast-container--${t}`}function u7(t,e,n=!1){const a=[`${ue.CSS_NAMESPACE}__toast-container`,`${ue.CSS_NAMESPACE}__toast-container--${t}`,n?`${ue.CSS_NAMESPACE}__toast-container--rtl`:null].filter(Boolean).join(" ");return ar(e)?e({position:t,rtl:n,defaultClassName:a}):`${a} ${e||""}`}function A7(t){var e;const{position:n,containerClassName:a,rtl:o=!1,style:i={}}=t,s=ue.CSS_NAMESPACE,l=c7(n),c=document.querySelector(`.${s}`),u=document.querySelector(`.${l}`),A=!!u&&!((e=u.className)!=null&&e.includes(wo)),d=c||document.createElement("div"),p=document.createElement("div");p.className=u7(n,a,o),p.dataset.testid=`${ue.CSS_NAMESPACE}__toast-container--${n}`,p.id=s7(t);for(const f in i)if(Object.prototype.hasOwnProperty.call(i,f)){const g=i[f];p.style[f]=g}return c||(d.className=ue.CSS_NAMESPACE,document.body.appendChild(d)),A||d.appendChild(p),p}function Gs(t){var e,n,a;const o=typeof t=="string"?t:((e=t.currentTarget)==null?void 0:e.id)||((n=t.target)==null?void 0:n.id),i=document.getElementById(o);i&&i.removeEventListener("animationend",Gs,!1);try{Gr[o].unmount(),(a=document.getElementById(o))==null||a.remove(),delete Gr[o],delete xe[o]}catch{}}const Gr=r.reactive({});function d7(t,e){const n=document.getElementById(String(e));n&&(Gr[n.id]=t)}function Ns(t,e=!0){const n=String(t);if(!Gr[n])return;const a=document.getElementById(n);a&&a.classList.add(wo),e?(p7(t),a&&a.addEventListener("animationend",Gs,!1)):Gs(n),Ct.items=Ct.items.filter(o=>o.containerId!==t)}function f7(t){for(const e in Gr)Ns(e,t);Ct.items=[]}function kA(t,e){const n=document.getElementById(t.toastId);if(n){let a=t;a={...a,...EA(a.transition)};const o=a.appendPosition?`${a.exit}--${a.position}`:a.exit;n.className+=` ${o}`,e&&e(n)}}function p7(t){for(const e in xe)if(e===t)for(const n of xe[e]||[])kA(n)}function h7(t){const e=rr().find(n=>n.toastId===t);return e==null?void 0:e.containerId}function el(t){return document.getElementById(t)}function m7(t){const e=el(t.containerId);return e&&e.classList.contains(wo)}function BA(t){var e;const n=r.isVNode(t.content)?r.toRaw(t.content.props):null;return n??r.toRaw((e=t.data)!=null?e:{})}function g7(t){return t?Ct.items.filter(e=>e.containerId===t).length>0:Ct.items.length>0}function v7(){if(Ct.items.length>0){const t=Ct.items.shift();bo(t==null?void 0:t.toastContent,t==null?void 0:t.toastProps)}}const xe=r.reactive({}),Ct=r.reactive({items:[]});function rr(){const t=r.toRaw(xe);return Object.values(t).reduce((e,n)=>[...e,...n],[])}function y7(t){return rr().find(e=>e.toastId===t)}function bo(t,e={}){if(m7(e)){const n=el(e.containerId);n&&n.addEventListener("animationend",tl.bind(null,t,e),!1)}else tl(t,e)}function tl(t,e={}){const n=el(e.containerId);n&&n.removeEventListener("animationend",tl.bind(null,t,e),!1);const a=xe[e.containerId]||[],o=a.length>0;if(!o&&!l7(e.position)){const i=A7(e),s=r.createApp(L7,e);s.mount(i),d7(s,i.id)}o&&!e.updateId&&(e.position=a[0].position),r.nextTick(()=>{e.updateId?Je.update(e):Je.add(t,e)})}const Je={add(t,e){const{containerId:n=""}=e;n&&(xe[n]=xe[n]||[],xe[n].find(a=>a.toastId===e.toastId)||setTimeout(()=>{var a,o;e.newestOnTop?(a=xe[n])==null||a.unshift(e):(o=xe[n])==null||o.push(e),e.onOpen&&e.onOpen(BA(e))},e.delay||0))},remove(t){if(t){const e=h7(t);if(e){const n=xe[e];let a=n.find(o=>o.toastId===t);xe[e]=n.filter(o=>o.toastId!==t),!xe[e].length&&!g7(e)&&Ns(e,!1),v7(),r.nextTick(()=>{a!=null&&a.onClose&&(a.onClose(BA(a)),a=void 0)})}}},update(t={}){const{containerId:e=""}=t;if(e&&t.updateId){xe[e]=xe[e]||[];const n=xe[e].find(i=>i.toastId===t.toastId),a=(n==null?void 0:n.position)!==t.position||(n==null?void 0:n.transition)!==t.transition,o={...t,disabledEnterTransition:!a,updateId:void 0};Je.dismissForce(t==null?void 0:t.toastId),setTimeout(()=>{q(o.content,o)},t.delay||0)}},clear(t,e=!0){t?Ns(t,e):f7(e)},dismissCallback(t){var e;const n=(e=t.currentTarget)==null?void 0:e.id,a=document.getElementById(n);a&&(a.removeEventListener("animationend",Je.dismissCallback,!1),setTimeout(()=>{Je.remove(n)}))},dismiss(t){if(t){const e=rr();for(const n of e)if(n.toastId===t){kA(n,a=>{a.addEventListener("animationend",Je.dismissCallback,!1)});break}}},dismissForce(t){if(t){const e=rr();for(const n of e)if(n.toastId===t){const a=document.getElementById(t);a&&(a.remove(),a.removeEventListener("animationend",Je.dismissCallback,!1),Je.remove(t));break}}}},xA=r.reactive({}),Co=r.reactive({});function SA(){return Math.random().toString(36).substring(2,9)}function w7(t){return typeof t=="number"&&!isNaN(t)}function nl(t){return typeof t=="string"}function ar(t){return typeof t=="function"}function Eo(...t){return r.mergeProps(...t)}function ko(t){return typeof t=="object"&&(!!(t!=null&&t.render)||!!(t!=null&&t.setup)||typeof(t==null?void 0:t.type)=="object")}function b7(t={}){xA[`${ue.CSS_NAMESPACE}-default-options`]=t}function C7(){return xA[`${ue.CSS_NAMESPACE}-default-options`]||bA}function E7(){return document.documentElement.classList.contains("dark")?"dark":"light"}var Bo=(t=>(t[t.Enter=0]="Enter",t[t.Exit=1]="Exit",t))(Bo||{});const OA={containerId:{type:[String,Number],required:!1,default:""},clearOnUrlChange:{type:Boolean,required:!1,default:!0},disabledEnterTransition:{type:Boolean,required:!1,default:!1},dangerouslyHTMLString:{type:Boolean,required:!1,default:!1},multiple:{type:Boolean,required:!1,default:!0},limit:{type:Number,required:!1,default:void 0},position:{type:String,required:!1,default:$r.TOP_LEFT},bodyClassName:{type:String,required:!1,default:""},autoClose:{type:[Number,Boolean],required:!1,default:!1},closeButton:{type:[Boolean,Function,Object],required:!1,default:void 0},transition:{type:[String,Object],required:!1,default:"bounce"},hideProgressBar:{type:Boolean,required:!1,default:!1},pauseOnHover:{type:Boolean,required:!1,default:!0},pauseOnFocusLoss:{type:Boolean,required:!1,default:!0},closeOnClick:{type:Boolean,required:!1,default:!0},progress:{type:Number,required:!1,default:void 0},progressClassName:{type:String,required:!1,default:""},toastStyle:{type:Object,required:!1,default(){return{}}},progressStyle:{type:Object,required:!1,default(){return{}}},role:{type:String,required:!1,default:"alert"},theme:{type:String,required:!1,default:nr.AUTO},content:{type:[String,Object,Function],required:!1,default:""},toastId:{type:[String,Number],required:!1,default:""},data:{type:[Object,String],required:!1,default(){return{}}},type:{type:String,required:!1,default:Me.DEFAULT},icon:{type:[Boolean,String,Number,Object,Function],required:!1,default:void 0},delay:{type:Number,required:!1,default:void 0},onOpen:{type:Function,required:!1,default:void 0},onClose:{type:Function,required:!1,default:void 0},onClick:{type:Function,required:!1,default:void 0},isLoading:{type:Boolean,required:!1,default:void 0},rtl:{type:Boolean,required:!1,default:!1},toastClassName:{type:String,required:!1,default:""},updateId:{type:[String,Number],required:!1,default:""}},k7={autoClose:{type:[Number,Boolean],required:!0},isRunning:{type:Boolean,required:!1,default:void 0},type:{type:String,required:!1,default:Me.DEFAULT},theme:{type:String,required:!1,default:nr.AUTO},hide:{type:Boolean,required:!1,default:void 0},className:{type:[String,Function],required:!1,default:""},controlledProgress:{type:Boolean,required:!1,default:void 0},rtl:{type:Boolean,required:!1,default:void 0},isIn:{type:Boolean,required:!1,default:void 0},progress:{type:Number,required:!1,default:void 0},closeToast:{type:Function,required:!1,default:void 0}},B7=r.defineComponent({name:"ProgressBar",props:k7,setup(t,{attrs:e}){const n=r.ref(),a=r.computed(()=>t.hide?"true":"false"),o=r.computed(()=>({...e.style||{},animationDuration:`${t.autoClose===!0?5e3:t.autoClose}ms`,animationPlayState:t.isRunning?"running":"paused",opacity:t.hide||t.autoClose===!1?0:1,transform:t.controlledProgress?`scaleX(${t.progress})`:"none"})),i=r.computed(()=>[`${ue.CSS_NAMESPACE}__progress-bar`,t.controlledProgress?`${ue.CSS_NAMESPACE}__progress-bar--controlled`:`${ue.CSS_NAMESPACE}__progress-bar--animated`,`${ue.CSS_NAMESPACE}__progress-bar-theme--${t.theme}`,`${ue.CSS_NAMESPACE}__progress-bar--${t.type}`,t.rtl?`${ue.CSS_NAMESPACE}__progress-bar--rtl`:null].filter(Boolean).join(" ")),s=r.computed(()=>`${i.value} ${(e==null?void 0:e.class)||""}`),l=()=>{n.value&&(n.value.onanimationend=null,n.value.ontransitionend=null)},c=()=>{t.isIn&&t.closeToast&&t.autoClose!==!1&&(t.closeToast(),l())},u=r.computed(()=>t.controlledProgress?null:c),A=r.computed(()=>t.controlledProgress?c:null);return r.watchEffect(()=>{n.value&&(l(),n.value.onanimationend=u.value,n.value.ontransitionend=A.value)}),()=>r.createVNode("div",{ref:n,role:"progressbar","aria-hidden":a.value,"aria-label":"notification timer",class:s.value,style:o.value},null)}}),x7=r.defineComponent({name:"CloseButton",inheritAttrs:!1,props:{theme:{type:String,required:!1,default:nr.AUTO},type:{type:String,required:!1,default:nr.LIGHT},ariaLabel:{type:String,required:!1,default:"close"},closeToast:{type:Function,required:!1,default:void 0}},setup(t){return()=>r.createVNode("button",{class:`${ue.CSS_NAMESPACE}__close-button ${ue.CSS_NAMESPACE}__close-button--${t.theme}`,type:"button",onClick:e=>{e.stopPropagation(),t.closeToast&&t.closeToast(e)},"aria-label":t.ariaLabel},[r.createVNode("svg",{"aria-hidden":"true",viewBox:"0 0 14 16"},[r.createVNode("path",{"fill-rule":"evenodd",d:"M7.71 8.23l3.75 3.75-1.48 1.48-3.75-3.75-3.75 3.75L1 11.98l3.75-3.75L1 4.48 2.48 3l3.75 3.75L9.98 3l1.48 1.48-3.75 3.75z"},null)])])}}),xo=({theme:t,type:e,path:n,...a})=>r.createVNode("svg",r.mergeProps({viewBox:"0 0 24 24",width:"100%",height:"100%",fill:t==="colored"?"currentColor":`var(--toastify-icon-color-${e})`},a),[r.createVNode("path",{d:n},null)]);function S7(t){return r.createVNode(xo,r.mergeProps(t,{path:"M23.32 17.191L15.438 2.184C14.728.833 13.416 0 11.996 0c-1.42 0-2.733.833-3.443 2.184L.533 17.448a4.744 4.744 0 000 4.368C1.243 23.167 2.555 24 3.975 24h16.05C22.22 24 24 22.044 24 19.632c0-.904-.251-1.746-.68-2.44zm-9.622 1.46c0 1.033-.724 1.823-1.698 1.823s-1.698-.79-1.698-1.822v-.043c0-1.028.724-1.822 1.698-1.822s1.698.79 1.698 1.822v.043zm.039-12.285l-.84 8.06c-.057.581-.408.943-.897.943-.49 0-.84-.367-.896-.942l-.84-8.065c-.057-.624.25-1.095.779-1.095h1.91c.528.005.84.476.784 1.1z"}),null)}function O7(t){return r.createVNode(xo,r.mergeProps(t,{path:"M12 0a12 12 0 1012 12A12.013 12.013 0 0012 0zm.25 5a1.5 1.5 0 11-1.5 1.5 1.5 1.5 0 011.5-1.5zm2.25 13.5h-4a1 1 0 010-2h.75a.25.25 0 00.25-.25v-4.5a.25.25 0 00-.25-.25h-.75a1 1 0 010-2h1a2 2 0 012 2v4.75a.25.25 0 00.25.25h.75a1 1 0 110 2z"}),null)}function D7(t){return r.createVNode(xo,r.mergeProps(t,{path:"M12 0a12 12 0 1012 12A12.014 12.014 0 0012 0zm6.927 8.2l-6.845 9.289a1.011 1.011 0 01-1.43.188l-4.888-3.908a1 1 0 111.25-1.562l4.076 3.261 6.227-8.451a1 1 0 111.61 1.183z"}),null)}function T7(t){return r.createVNode(xo,r.mergeProps(t,{path:"M11.983 0a12.206 12.206 0 00-8.51 3.653A11.8 11.8 0 000 12.207 11.779 11.779 0 0011.8 24h.214A12.111 12.111 0 0024 11.791 11.766 11.766 0 0011.983 0zM10.5 16.542a1.476 1.476 0 011.449-1.53h.027a1.527 1.527 0 011.523 1.47 1.475 1.475 0 01-1.449 1.53h-.027a1.529 1.529 0 01-1.523-1.47zM11 12.5v-6a1 1 0 012 0v6a1 1 0 11-2 0z"}),null)}function I7(){return r.createVNode("div",{class:`${ue.CSS_NAMESPACE}__spinner`},null)}const rl={info:O7,warning:S7,success:D7,error:T7,spinner:I7},V7=t=>t in rl;function P7({theme:t,type:e,isLoading:n,icon:a}){let o;const i={theme:t,type:e};return n?o=rl.spinner():a===!1?o=void 0:ko(a)?o=r.toRaw(a):ar(a)?o=a(i):r.isVNode(a)?o=r.cloneVNode(a,i):nl(a)||w7(a)?o=a:V7(e)&&(o=rl[e](i)),o}const M7=()=>{};function _7(t,e,n=ue.COLLAPSE_DURATION){const{scrollHeight:a,style:o}=t,i=n;requestAnimationFrame(()=>{o.minHeight="initial",o.height=a+"px",o.transition=`all ${i}ms`,requestAnimationFrame(()=>{o.height="0",o.padding="0",o.margin="0",setTimeout(e,i)})})}function R7(t){const e=r.ref(!1),n=r.ref(!1),a=r.ref(!1),o=r.ref(Bo.Enter),i=r.reactive({...t,appendPosition:t.appendPosition||!1,collapse:typeof t.collapse>"u"?!0:t.collapse,collapseDuration:t.collapseDuration||ue.COLLAPSE_DURATION}),s=i.done||M7,l=r.computed(()=>i.appendPosition?`${i.enter}--${i.position}`:i.enter),c=r.computed(()=>i.appendPosition?`${i.exit}--${i.position}`:i.exit),u=r.computed(()=>t.pauseOnHover?{onMouseenter:m,onMouseleave:y}:{});function A(){const v=l.value.split(" ");p().addEventListener($s.ENTRANCE_ANIMATION_END,y,{once:!0});const h=b=>{const k=p();b.target===k&&(k.dispatchEvent(new Event($s.ENTRANCE_ANIMATION_END)),k.removeEventListener("animationend",h),k.removeEventListener("animationcancel",h),o.value===Bo.Enter&&b.type!=="animationcancel"&&k.classList.remove(...v))},w=()=>{const b=p();b.classList.add(...v),b.addEventListener("animationend",h),b.addEventListener("animationcancel",h)};t.pauseOnFocusLoss&&f(),w()}function d(){if(!p())return;const v=()=>{const w=p();w.removeEventListener("animationend",v),i.collapse?_7(w,s,i.collapseDuration):s()},h=()=>{const w=p();o.value=Bo.Exit,w&&(w.className+=` ${c.value}`,w.addEventListener("animationend",v))};n.value||(a.value?v():setTimeout(h))}function p(){return t.toastRef.value}function f(){document.hasFocus()||m(),window.addEventListener("focus",y),window.addEventListener("blur",m)}function g(){window.removeEventListener("focus",y),window.removeEventListener("blur",m)}function y(){(!t.loading.value||t.isLoading===void 0)&&(e.value=!0)}function m(){e.value=!1}function C(v){v&&(v.stopPropagation(),v.preventDefault()),n.value=!1}return r.watchEffect(d),r.watchEffect(()=>{const v=rr();n.value=v.findIndex(h=>h.toastId===i.toastId)>-1}),r.watchEffect(()=>{t.isLoading!==void 0&&(t.loading.value?m():y())}),r.onMounted(A),r.onUnmounted(()=>{t.pauseOnFocusLoss&&g()}),{isIn:n,isRunning:e,hideToast:C,eventHandlers:u}}const F7=r.defineComponent({name:"ToastItem",inheritAttrs:!1,props:OA,setup(t){const e=r.ref(),n=r.computed(()=>!!t.isLoading),a=r.computed(()=>t.progress!==void 0&&t.progress!==null),o=r.computed(()=>P7(t)),i=r.computed(()=>[`${ue.CSS_NAMESPACE}__toast`,`${ue.CSS_NAMESPACE}__toast-theme--${t.theme}`,`${ue.CSS_NAMESPACE}__toast--${t.type}`,t.rtl?`${ue.CSS_NAMESPACE}__toast--rtl`:void 0,t.toastClassName||""].filter(Boolean).join(" ")),{isRunning:s,isIn:l,hideToast:c,eventHandlers:u}=R7({toastRef:e,loading:n,done:()=>{Je.remove(t.toastId)},...EA(t.transition,t.disabledEnterTransition),...t});return()=>r.createVNode("div",r.mergeProps({id:t.toastId,class:i.value,style:t.toastStyle||{},ref:e,"data-testid":`toast-item-${t.toastId}`,onClick:A=>{t.closeOnClick&&c(),t.onClick&&t.onClick(A)}},u.value),[r.createVNode("div",{role:t.role,"data-testid":"toast-body",class:`${ue.CSS_NAMESPACE}__toast-body ${t.bodyClassName||""}`},[o.value!=null&&r.createVNode("div",{"data-testid":`toast-icon-${t.type}`,class:[`${ue.CSS_NAMESPACE}__toast-icon`,t.isLoading?"":`${ue.CSS_NAMESPACE}--animate-icon ${ue.CSS_NAMESPACE}__zoom-enter`].join(" ")},[ko(o.value)?r.h(r.toRaw(o.value),{theme:t.theme,type:t.type}):ar(o.value)?o.value({theme:t.theme,type:t.type}):o.value]),r.createVNode("div",{"data-testid":"toast-content"},[ko(t.content)?r.h(r.toRaw(t.content),{toastProps:r.toRaw(t),closeToast:c,data:t.data}):ar(t.content)?t.content({toastProps:r.toRaw(t),closeToast:c,data:t.data}):t.dangerouslyHTMLString?r.h("div",{innerHTML:t.content}):t.content])]),(t.closeButton===void 0||t.closeButton===!0)&&r.createVNode(x7,{theme:t.theme,closeToast:A=>{A.stopPropagation(),A.preventDefault(),c()}},null),ko(t.closeButton)?r.h(r.toRaw(t.closeButton),{closeToast:c,type:t.type,theme:t.theme}):ar(t.closeButton)?t.closeButton({closeToast:c,type:t.type,theme:t.theme}):null,r.createVNode(B7,{className:t.progressClassName,style:t.progressStyle,rtl:t.rtl,theme:t.theme,isIn:l.value,type:t.type,hide:t.hideProgressBar,isRunning:s.value,autoClose:t.autoClose,controlledProgress:a.value,progress:t.progress,closeToast:t.isLoading?void 0:c},null)])}});let Nr=0;function DA(){typeof window>"u"||(Nr&&window.cancelAnimationFrame(Nr),Nr=window.requestAnimationFrame(DA),Co.lastUrl!==window.location.href&&(Co.lastUrl=window.location.href,Je.clear()))}const L7=r.defineComponent({name:"ToastifyContainer",inheritAttrs:!1,props:OA,setup(t){const e=r.computed(()=>t.containerId),n=r.computed(()=>xe[e.value]||[]),a=r.computed(()=>n.value.filter(o=>o.position===t.position));return r.onMounted(()=>{typeof window<"u"&&t.clearOnUrlChange&&window.requestAnimationFrame(DA)}),r.onUnmounted(()=>{typeof window<"u"&&Nr&&(window.cancelAnimationFrame(Nr),Co.lastUrl="")}),()=>r.createVNode(r.Fragment,null,[a.value.map(o=>{const{toastId:i=""}=o;return r.createVNode(F7,r.mergeProps({key:i},o),null)})])}});let al=!1;function TA(){const t=[];return rr().forEach(e=>{const n=document.getElementById(e.containerId);n&&!n.classList.contains(wo)&&t.push(e)}),t}function U7(t){const e=TA().length,n=t??0;return n>0&&e+Ct.items.length>=n}function Z7(t){U7(t.limit)&&!t.updateId&&Ct.items.push({toastId:t.toastId,containerId:t.containerId,toastContent:t.content,toastProps:t})}function tn(t,e,n={}){if(al)return;n=Eo(C7(),{type:e},r.toRaw(n)),(!n.toastId||typeof n.toastId!="string"&&typeof n.toastId!="number")&&(n.toastId=SA()),n={...n,content:t,containerId:n.containerId||String(n.position)};const a=Number(n==null?void 0:n.progress);return a<0&&(n.progress=0),a>1&&(n.progress=1),n.theme==="auto"&&(n.theme=E7()),Z7(n),Co.lastUrl=window.location.href,n.multiple?Ct.items.length?n.updateId&&bo(t,n):bo(t,n):(al=!0,q.clearAll(void 0,!1),setTimeout(()=>{bo(t,n)},0),setTimeout(()=>{al=!1},390)),n.toastId}const q=(t,e)=>tn(t,Me.DEFAULT,e);q.info=(t,e)=>tn(t,Me.DEFAULT,{...e,type:Me.INFO}),q.error=(t,e)=>tn(t,Me.DEFAULT,{...e,type:Me.ERROR}),q.warning=(t,e)=>tn(t,Me.DEFAULT,{...e,type:Me.WARNING}),q.warn=q.warning,q.success=(t,e)=>tn(t,Me.DEFAULT,{...e,type:Me.SUCCESS}),q.loading=(t,e)=>tn(t,Me.DEFAULT,Eo(e,{isLoading:!0,autoClose:!1,closeOnClick:!1,closeButton:!1,draggable:!1})),q.dark=(t,e)=>tn(t,Me.DEFAULT,Eo(e,{theme:nr.DARK})),q.remove=t=>{t?Je.dismiss(t):Je.clear()},q.clearAll=(t,e)=>{r.nextTick(()=>{Je.clear(t,e)})},q.isActive=t=>{let e=!1;return e=TA().findIndex(n=>n.toastId===t)>-1,e},q.update=(t,e={})=>{setTimeout(()=>{const n=y7(t);if(n){const a=r.toRaw(n),{content:o}=a,i={...a,...e,toastId:e.toastId||t,updateId:SA()},s=i.render||o;delete i.render,tn(s,i.type,i)}},0)},q.done=t=>{q.update(t,{isLoading:!1,progress:1})},q.promise=Q7;function Q7(t,{pending:e,error:n,success:a},o){var i,s,l;let c;const u={...o||{},autoClose:!1};e&&(c=nl(e)?q.loading(e,u):q.loading(e.render,{...u,...e}));const A={autoClose:(i=o==null?void 0:o.autoClose)!=null?i:!0,closeOnClick:(s=o==null?void 0:o.closeOnClick)!=null?s:!0,closeButton:(l=o==null?void 0:o.autoClose)!=null?l:null,isLoading:void 0,draggable:null,delay:100},d=(f,g,y)=>{if(g==null){q.remove(c);return}const m={type:f,...A,...o,data:y},C=nl(g)?{render:g}:g;return c?q.update(c,{...m,...C,isLoading:!1}):q(C.render,{...m,...C,isLoading:!1}),y},p=ar(t)?t():t;return p.then(f=>{d("success",a,f)}).catch(f=>{d("error",n,f)}),p}q.POSITION=$r,q.THEME=nr,q.TYPE=Me,q.TRANSITIONS=t7;const H7={install(t,e={}){q7(e)}};typeof window<"u"&&(window.Vue3Toastify=H7);function q7(t={}){const e=Eo(bA,t);b7(e)}const z7={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 31 31"},K7=["fill"],j7=r.createElementVNode("path",{fill:"#fff",d:"m20.8403 24.9997-4.64-7.22h-.03l-4.6499 7.22h-2.95l6.0799-9.14-5.87-8.92h3.12l4.38 6.83h.03l4.5-6.83h2.91l-5.9499 8.69 6.1799 9.37h-3.12.01Z",opacity:"1"},null,-1),_e=r.defineComponent({__name:"ErrorIcon",setup(t){const e=r.computed(()=>window.getComputedStyle(document.documentElement).getPropertyValue("--fge-toast-error"));return(n,a)=>(r.openBlock(),r.createElementBlock("svg",z7,[r.createElementVNode("path",{fill:e.value,d:"M15.9609 30.4998c8.2843 0 15-6.7158 15-15 0-8.2843-6.7157-15-15-15-8.2842 0-15 6.7157-15 15 0 8.2842 6.7158 15 15 15Z"},null,8,K7),j7]))}}),J7={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 31 31"},X7=[r.createElementVNode("path",{d:"M15.96 30.5c8.285 0 15-6.716 15-15 0-8.284-6.715-15-15-15-8.283 0-15 6.716-15 15 0 8.284 6.717 15 15 15Z"},null,-1),r.createElementVNode("path",{fill:"#fff",d:"m14.953 18.83-.32-8.73V6.93h2.74v3.18l-.31 8.71h-2.12l.01.01Zm-.25 6.18v-3.72h2.53v3.72h-2.53Z"},null,-1)];function W7(t,e){return r.openBlock(),r.createElementBlock("svg",J7,[...X7])}const Rt={render:W7},Ge=({error:t,setErrors:e})=>{var a;const n=(a=t==null?void 0:t.response)==null?void 0:a.validationErrors;if(t.message&&q.error(`<p class="toast-title">Error</p><p class="toast-description">${t.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0}),n){let o={};for(const[i,s]of Object.entries(n))o={...o,[i]:s[0]};e(o);return}},So=new RegExp(/(?=.*[a-z])(?=.*[A-Z])(?=.*[0-9])(?=.*[^A-Za-z0-9])(?=.{8,15})/),ol=new RegExp(/^[0-9]+$/),Y7=new RegExp(/^[a-zA-Z0-9.!#$%&’*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/),or=new RegExp(/^[a-zA-Z0-9]+$/),ea=Pc("STATE_STORE",()=>{const t=r.ref("STATE_STORE"),e=r.ref(!1);return{id:t,isLoading:e,setLoading:a=>{e.value=a}}});class Bn extends Error{}class $7 extends Bn{constructor(e){super(`Invalid DateTime: ${e.toMessage()}`)}}class G7 extends Bn{constructor(e){super(`Invalid Interval: ${e.toMessage()}`)}}class N7 extends Bn{constructor(e){super(`Invalid Duration: ${e.toMessage()}`)}}class ir extends Bn{}class IA extends Bn{constructor(e){super(`Invalid unit ${e}`)}}class He extends Bn{}class nn extends Bn{constructor(){super("Zone is an abstract class")}}const Q="numeric",ut="short",Xe="long",Oo={year:Q,month:Q,day:Q},VA={year:Q,month:ut,day:Q},e9={year:Q,month:ut,day:Q,weekday:ut},PA={year:Q,month:Xe,day:Q},MA={year:Q,month:Xe,day:Q,weekday:Xe},_A={hour:Q,minute:Q},RA={hour:Q,minute:Q,second:Q},FA={hour:Q,minute:Q,second:Q,timeZoneName:ut},LA={hour:Q,minute:Q,second:Q,timeZoneName:Xe},UA={hour:Q,minute:Q,hourCycle:"h23"},ZA={hour:Q,minute:Q,second:Q,hourCycle:"h23"},QA={hour:Q,minute:Q,second:Q,hourCycle:"h23",timeZoneName:ut},HA={hour:Q,minute:Q,second:Q,hourCycle:"h23",timeZoneName:Xe},qA={year:Q,month:Q,day:Q,hour:Q,minute:Q},zA={year:Q,month:Q,day:Q,hour:Q,minute:Q,second:Q},KA={year:Q,month:ut,day:Q,hour:Q,minute:Q},jA={year:Q,month:ut,day:Q,hour:Q,minute:Q,second:Q},t9={year:Q,month:ut,day:Q,weekday:ut,hour:Q,minute:Q},JA={year:Q,month:Xe,day:Q,hour:Q,minute:Q,timeZoneName:ut},XA={year:Q,month:Xe,day:Q,hour:Q,minute:Q,second:Q,timeZoneName:ut},WA={year:Q,month:Xe,day:Q,weekday:Xe,hour:Q,minute:Q,timeZoneName:Xe},YA={year:Q,month:Xe,day:Q,weekday:Xe,hour:Q,minute:Q,second:Q,timeZoneName:Xe};class ta{get type(){throw new nn}get name(){throw new nn}get ianaName(){return this.name}get isUniversal(){throw new nn}offsetName(e,n){throw new nn}formatOffset(e,n){throw new nn}offset(e){throw new nn}equals(e){throw new nn}get isValid(){throw new nn}}let il=null;class Do extends ta{static get instance(){return il===null&&(il=new Do),il}get type(){return"system"}get name(){return new Intl.DateTimeFormat().resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(e,{format:n,locale:a}){return wd(e,n,a)}formatOffset(e,n){return oa(this.offset(e),n)}offset(e){return-new Date(e).getTimezoneOffset()}equals(e){return e.type==="system"}get isValid(){return!0}}let To={};function n9(t){return To[t]||(To[t]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"})),To[t]}const r9={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};function a9(t,e){const n=t.format(e).replace(/\u200E/g,""),a=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n),[,o,i,s,l,c,u,A]=a;return[s,o,i,l,c,u,A]}function o9(t,e){const n=t.formatToParts(e),a=[];for(let o=0;o<n.length;o++){const{type:i,value:s}=n[o],l=r9[i];i==="era"?a[l]=s:$(l)||(a[l]=parseInt(s,10))}return a}let Io={};class Ft extends ta{static create(e){return Io[e]||(Io[e]=new Ft(e)),Io[e]}static resetCache(){Io={},To={}}static isValidSpecifier(e){return this.isValidZone(e)}static isValidZone(e){if(!e)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:e}).format(),!0}catch{return!1}}constructor(e){super(),this.zoneName=e,this.valid=Ft.isValidZone(e)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(e,{format:n,locale:a}){return wd(e,n,a,this.name)}formatOffset(e,n){return oa(this.offset(e),n)}offset(e){const n=new Date(e);if(isNaN(n))return NaN;const a=n9(this.name);let[o,i,s,l,c,u,A]=a.formatToParts?o9(a,n):a9(a,n);l==="BC"&&(o=-Math.abs(o)+1);const p=Ro({year:o,month:i,day:s,hour:c===24?0:c,minute:u,second:A,millisecond:0});let f=+n;const g=f%1e3;return f-=g>=0?g:1e3+g,(p-f)/(60*1e3)}equals(e){return e.type==="iana"&&e.name===this.name}get isValid(){return this.valid}}let $A={};function i9(t,e={}){const n=JSON.stringify([t,e]);let a=$A[n];return a||(a=new Intl.ListFormat(t,e),$A[n]=a),a}let sl={};function ll(t,e={}){const n=JSON.stringify([t,e]);let a=sl[n];return a||(a=new Intl.DateTimeFormat(t,e),sl[n]=a),a}let cl={};function s9(t,e={}){const n=JSON.stringify([t,e]);let a=cl[n];return a||(a=new Intl.NumberFormat(t,e),cl[n]=a),a}let ul={};function l9(t,e={}){const{base:n,...a}=e,o=JSON.stringify([t,a]);let i=ul[o];return i||(i=new Intl.RelativeTimeFormat(t,e),ul[o]=i),i}let na=null;function c9(){return na||(na=new Intl.DateTimeFormat().resolvedOptions().locale,na)}let GA={};function u9(t){let e=GA[t];if(!e){const n=new Intl.Locale(t);e="getWeekInfo"in n?n.getWeekInfo():n.weekInfo,GA[t]=e}return e}function A9(t){const e=t.indexOf("-x-");e!==-1&&(t=t.substring(0,e));const n=t.indexOf("-u-");if(n===-1)return[t];{let a,o;try{a=ll(t).resolvedOptions(),o=t}catch{const c=t.substring(0,n);a=ll(c).resolvedOptions(),o=c}const{numberingSystem:i,calendar:s}=a;return[o,i,s]}}function d9(t,e,n){return(n||e)&&(t.includes("-u-")||(t+="-u"),n&&(t+=`-ca-${n}`),e&&(t+=`-nu-${e}`)),t}function f9(t){const e=[];for(let n=1;n<=12;n++){const a=G.utc(2009,n,1);e.push(t(a))}return e}function p9(t){const e=[];for(let n=1;n<=7;n++){const a=G.utc(2016,11,13+n);e.push(t(a))}return e}function Vo(t,e,n,a){const o=t.listingMode();return o==="error"?null:o==="en"?n(e):a(e)}function h9(t){return t.numberingSystem&&t.numberingSystem!=="latn"?!1:t.numberingSystem==="latn"||!t.locale||t.locale.startsWith("en")||new Intl.DateTimeFormat(t.intl).resolvedOptions().numberingSystem==="latn"}class m9{constructor(e,n,a){this.padTo=a.padTo||0,this.floor=a.floor||!1;const{padTo:o,floor:i,...s}=a;if(!n||Object.keys(s).length>0){const l={useGrouping:!1,...a};a.padTo>0&&(l.minimumIntegerDigits=a.padTo),this.inf=s9(e,l)}}format(e){if(this.inf){const n=this.floor?Math.floor(e):e;return this.inf.format(n)}else{const n=this.floor?Math.floor(e):gl(e,3);return ye(n,this.padTo)}}}class g9{constructor(e,n,a){this.opts=a,this.originalZone=void 0;let o;if(this.opts.timeZone)this.dt=e;else if(e.zone.type==="fixed"){const s=-1*(e.offset/60),l=s>=0?`Etc/GMT+${s}`:`Etc/GMT${s}`;e.offset!==0&&Ft.create(l).valid?(o=l,this.dt=e):(o="UTC",this.dt=e.offset===0?e:e.setZone("UTC").plus({minutes:e.offset}),this.originalZone=e.zone)}else e.zone.type==="system"?this.dt=e:e.zone.type==="iana"?(this.dt=e,o=e.zone.name):(o="UTC",this.dt=e.setZone("UTC").plus({minutes:e.offset}),this.originalZone=e.zone);const i={...this.opts};i.timeZone=i.timeZone||o,this.dtf=ll(n,i)}format(){return this.originalZone?this.formatToParts().map(({value:e})=>e).join(""):this.dtf.format(this.dt.toJSDate())}formatToParts(){const e=this.dtf.formatToParts(this.dt.toJSDate());return this.originalZone?e.map(n=>{if(n.type==="timeZoneName"){const a=this.originalZone.offsetName(this.dt.ts,{locale:this.dt.locale,format:this.opts.timeZoneName});return{...n,value:a}}else return n}):e}resolvedOptions(){return this.dtf.resolvedOptions()}}class v9{constructor(e,n,a){this.opts={style:"long",...a},!n&&md()&&(this.rtf=l9(e,a))}format(e,n){return this.rtf?this.rtf.format(e,n):L9(n,e,this.opts.numeric,this.opts.style!=="long")}formatToParts(e,n){return this.rtf?this.rtf.formatToParts(e,n):[]}}const y9={firstDay:1,minimalDays:4,weekend:[6,7]};class Ae{static fromOpts(e){return Ae.create(e.locale,e.numberingSystem,e.outputCalendar,e.weekSettings,e.defaultToEN)}static create(e,n,a,o,i=!1){const s=e||he.defaultLocale,l=s||(i?"en-US":c9()),c=n||he.defaultNumberingSystem,u=a||he.defaultOutputCalendar,A=hl(o)||he.defaultWeekSettings;return new Ae(l,c,u,A,s)}static resetCache(){na=null,sl={},cl={},ul={}}static fromObject({locale:e,numberingSystem:n,outputCalendar:a,weekSettings:o}={}){return Ae.create(e,n,a,o)}constructor(e,n,a,o,i){const[s,l,c]=A9(e);this.locale=s,this.numberingSystem=n||l||null,this.outputCalendar=a||c||null,this.weekSettings=o,this.intl=d9(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=i,this.fastNumbersCached=null}get fastNumbers(){return this.fastNumbersCached==null&&(this.fastNumbersCached=h9(this)),this.fastNumbersCached}listingMode(){const e=this.isEnglish(),n=(this.numberingSystem===null||this.numberingSystem==="latn")&&(this.outputCalendar===null||this.outputCalendar==="gregory");return e&&n?"en":"intl"}clone(e){return!e||Object.getOwnPropertyNames(e).length===0?this:Ae.create(e.locale||this.specifiedLocale,e.numberingSystem||this.numberingSystem,e.outputCalendar||this.outputCalendar,hl(e.weekSettings)||this.weekSettings,e.defaultToEN||!1)}redefaultToEN(e={}){return this.clone({...e,defaultToEN:!0})}redefaultToSystem(e={}){return this.clone({...e,defaultToEN:!1})}months(e,n=!1){return Vo(this,e,Ed,()=>{const a=n?{month:e,day:"numeric"}:{month:e},o=n?"format":"standalone";return this.monthsCache[o][e]||(this.monthsCache[o][e]=f9(i=>this.extract(i,a,"month"))),this.monthsCache[o][e]})}weekdays(e,n=!1){return Vo(this,e,xd,()=>{const a=n?{weekday:e,year:"numeric",month:"long",day:"numeric"}:{weekday:e},o=n?"format":"standalone";return this.weekdaysCache[o][e]||(this.weekdaysCache[o][e]=p9(i=>this.extract(i,a,"weekday"))),this.weekdaysCache[o][e]})}meridiems(){return Vo(this,void 0,()=>Sd,()=>{if(!this.meridiemCache){const e={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[G.utc(2016,11,13,9),G.utc(2016,11,13,19)].map(n=>this.extract(n,e,"dayperiod"))}return this.meridiemCache})}eras(e){return Vo(this,e,Od,()=>{const n={era:e};return this.eraCache[e]||(this.eraCache[e]=[G.utc(-40,1,1),G.utc(2017,1,1)].map(a=>this.extract(a,n,"era"))),this.eraCache[e]})}extract(e,n,a){const o=this.dtFormatter(e,n),i=o.formatToParts(),s=i.find(l=>l.type.toLowerCase()===a);return s?s.value:null}numberFormatter(e={}){return new m9(this.intl,e.forceSimple||this.fastNumbers,e)}dtFormatter(e,n={}){return new g9(e,this.intl,n)}relFormatter(e={}){return new v9(this.intl,this.isEnglish(),e)}listFormatter(e={}){return i9(this.intl,e)}isEnglish(){return this.locale==="en"||this.locale.toLowerCase()==="en-us"||new Intl.DateTimeFormat(this.intl).resolvedOptions().locale.startsWith("en-us")}getWeekSettings(){return this.weekSettings?this.weekSettings:gd()?u9(this.locale):y9}getStartOfWeek(){return this.getWeekSettings().firstDay}getMinDaysInFirstWeek(){return this.getWeekSettings().minimalDays}getWeekendDays(){return this.getWeekSettings().weekend}equals(e){return this.locale===e.locale&&this.numberingSystem===e.numberingSystem&&this.outputCalendar===e.outputCalendar}}let Al=null;class Re extends ta{static get utcInstance(){return Al===null&&(Al=new Re(0)),Al}static instance(e){return e===0?Re.utcInstance:new Re(e)}static parseSpecifier(e){if(e){const n=e.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(n)return new Re(Fo(n[1],n[2]))}return null}constructor(e){super(),this.fixed=e}get type(){return"fixed"}get name(){return this.fixed===0?"UTC":`UTC${oa(this.fixed,"narrow")}`}get ianaName(){return this.fixed===0?"Etc/UTC":`Etc/GMT${oa(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(e,n){return oa(this.fixed,n)}get isUniversal(){return!0}offset(){return this.fixed}equals(e){return e.type==="fixed"&&e.fixed===this.fixed}get isValid(){return!0}}class w9 extends ta{constructor(e){super(),this.zoneName=e}get type(){return"invalid"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(){return null}formatOffset(){return""}offset(){return NaN}equals(){return!1}get isValid(){return!1}}function rn(t,e){if($(t)||t===null)return e;if(t instanceof ta)return t;if(E9(t)){const n=t.toLowerCase();return n==="default"?e:n==="local"||n==="system"?Do.instance:n==="utc"||n==="gmt"?Re.utcInstance:Re.parseSpecifier(n)||Ft.create(t)}else return xn(t)?Re.instance(t):typeof t=="object"&&"offset"in t&&typeof t.offset=="function"?t:new w9(t)}let NA=()=>Date.now(),ed="system",td=null,nd=null,rd=null,ad=60,od,id=null;class he{static get now(){return NA}static set now(e){NA=e}static set defaultZone(e){ed=e}static get defaultZone(){return rn(ed,Do.instance)}static get defaultLocale(){return td}static set defaultLocale(e){td=e}static get defaultNumberingSystem(){return nd}static set defaultNumberingSystem(e){nd=e}static get defaultOutputCalendar(){return rd}static set defaultOutputCalendar(e){rd=e}static get defaultWeekSettings(){return id}static set defaultWeekSettings(e){id=hl(e)}static get twoDigitCutoffYear(){return ad}static set twoDigitCutoffYear(e){ad=e%100}static get throwOnInvalid(){return od}static set throwOnInvalid(e){od=e}static resetCaches(){Ae.resetCache(),Ft.resetCache()}}class At{constructor(e,n){this.reason=e,this.explanation=n}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}}const sd=[0,31,59,90,120,151,181,212,243,273,304,334],ld=[0,31,60,91,121,152,182,213,244,274,305,335];function Ne(t,e){return new At("unit out of range",`you specified ${e} (of type ${typeof e}) as a ${t}, which is invalid`)}function dl(t,e,n){const a=new Date(Date.UTC(t,e-1,n));t<100&&t>=0&&a.setUTCFullYear(a.getUTCFullYear()-1900);const o=a.getUTCDay();return o===0?7:o}function cd(t,e,n){return n+(ra(t)?ld:sd)[e-1]}function ud(t,e){const n=ra(t)?ld:sd,a=n.findIndex(i=>i<e),o=e-n[a];return{month:a+1,day:o}}function fl(t,e){return(t-e+7)%7+1}function Po(t,e=4,n=1){const{year:a,month:o,day:i}=t,s=cd(a,o,i),l=fl(dl(a,o,i),n);let c=Math.floor((s-l+14-e)/7),u;return c<1?(u=a-1,c=aa(u,e,n)):c>aa(a,e,n)?(u=a+1,c=1):u=a,{weekYear:u,weekNumber:c,weekday:l,...Uo(t)}}function Ad(t,e=4,n=1){const{weekYear:a,weekNumber:o,weekday:i}=t,s=fl(dl(a,1,e),n),l=lr(a);let c=o*7+i-s-7+e,u;c<1?(u=a-1,c+=lr(u)):c>l?(u=a+1,c-=lr(a)):u=a;const{month:A,day:d}=ud(u,c);return{year:u,month:A,day:d,...Uo(t)}}function pl(t){const{year:e,month:n,day:a}=t,o=cd(e,n,a);return{year:e,ordinal:o,...Uo(t)}}function dd(t){const{year:e,ordinal:n}=t,{month:a,day:o}=ud(e,n);return{year:e,month:a,day:o,...Uo(t)}}function fd(t,e){if(!$(t.localWeekday)||!$(t.localWeekNumber)||!$(t.localWeekYear)){if(!$(t.weekday)||!$(t.weekNumber)||!$(t.weekYear))throw new ir("Cannot mix locale-based week fields with ISO-based week fields");return $(t.localWeekday)||(t.weekday=t.localWeekday),$(t.localWeekNumber)||(t.weekNumber=t.localWeekNumber),$(t.localWeekYear)||(t.weekYear=t.localWeekYear),delete t.localWeekday,delete t.localWeekNumber,delete t.localWeekYear,{minDaysInFirstWeek:e.getMinDaysInFirstWeek(),startOfWeek:e.getStartOfWeek()}}else return{minDaysInFirstWeek:4,startOfWeek:1}}function b9(t,e=4,n=1){const a=Mo(t.weekYear),o=et(t.weekNumber,1,aa(t.weekYear,e,n)),i=et(t.weekday,1,7);return a?o?i?!1:Ne("weekday",t.weekday):Ne("week",t.weekNumber):Ne("weekYear",t.weekYear)}function C9(t){const e=Mo(t.year),n=et(t.ordinal,1,lr(t.year));return e?n?!1:Ne("ordinal",t.ordinal):Ne("year",t.year)}function pd(t){const e=Mo(t.year),n=et(t.month,1,12),a=et(t.day,1,_o(t.year,t.month));return e?n?a?!1:Ne("day",t.day):Ne("month",t.month):Ne("year",t.year)}function hd(t){const{hour:e,minute:n,second:a,millisecond:o}=t,i=et(e,0,23)||e===24&&n===0&&a===0&&o===0,s=et(n,0,59),l=et(a,0,59),c=et(o,0,999);return i?s?l?c?!1:Ne("millisecond",o):Ne("second",a):Ne("minute",n):Ne("hour",e)}function $(t){return typeof t>"u"}function xn(t){return typeof t=="number"}function Mo(t){return typeof t=="number"&&t%1===0}function E9(t){return typeof t=="string"}function k9(t){return Object.prototype.toString.call(t)==="[object Date]"}function md(){try{return typeof Intl<"u"&&!!Intl.RelativeTimeFormat}catch{return!1}}function gd(){try{return typeof Intl<"u"&&!!Intl.Locale&&("weekInfo"in Intl.Locale.prototype||"getWeekInfo"in Intl.Locale.prototype)}catch{return!1}}function B9(t){return Array.isArray(t)?t:[t]}function vd(t,e,n){if(t.length!==0)return t.reduce((a,o)=>{const i=[e(o),o];return a&&n(a[0],i[0])===a[0]?a:i},null)[1]}function x9(t,e){return e.reduce((n,a)=>(n[a]=t[a],n),{})}function sr(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function hl(t){if(t==null)return null;if(typeof t!="object")throw new He("Week settings must be an object");if(!et(t.firstDay,1,7)||!et(t.minimalDays,1,7)||!Array.isArray(t.weekend)||t.weekend.some(e=>!et(e,1,7)))throw new He("Invalid week settings");return{firstDay:t.firstDay,minimalDays:t.minimalDays,weekend:Array.from(t.weekend)}}function et(t,e,n){return Mo(t)&&t>=e&&t<=n}function S9(t,e){return t-e*Math.floor(t/e)}function ye(t,e=2){const n=t<0;let a;return n?a="-"+(""+-t).padStart(e,"0"):a=(""+t).padStart(e,"0"),a}function an(t){if(!($(t)||t===null||t===""))return parseInt(t,10)}function Sn(t){if(!($(t)||t===null||t===""))return parseFloat(t)}function ml(t){if(!($(t)||t===null||t==="")){const e=parseFloat("0."+t)*1e3;return Math.floor(e)}}function gl(t,e,n=!1){const a=10**e;return(n?Math.trunc:Math.round)(t*a)/a}function ra(t){return t%4===0&&(t%100!==0||t%400===0)}function lr(t){return ra(t)?366:365}function _o(t,e){const n=S9(e-1,12)+1,a=t+(e-n)/12;return n===2?ra(a)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][n-1]}function Ro(t){let e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e),e.setUTCFullYear(t.year,t.month-1,t.day)),+e}function yd(t,e,n){return-fl(dl(t,1,e),n)+e-1}function aa(t,e=4,n=1){const a=yd(t,e,n),o=yd(t+1,e,n);return(lr(t)-a+o)/7}function vl(t){return t>99?t:t>he.twoDigitCutoffYear?1900+t:2e3+t}function wd(t,e,n,a=null){const o=new Date(t),i={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};a&&(i.timeZone=a);const s={timeZoneName:e,...i},l=new Intl.DateTimeFormat(n,s).formatToParts(o).find(c=>c.type.toLowerCase()==="timezonename");return l?l.value:null}function Fo(t,e){let n=parseInt(t,10);Number.isNaN(n)&&(n=0);const a=parseInt(e,10)||0,o=n<0||Object.is(n,-0)?-a:a;return n*60+o}function bd(t){const e=Number(t);if(typeof t=="boolean"||t===""||Number.isNaN(e))throw new He(`Invalid unit value ${t}`);return e}function Lo(t,e){const n={};for(const a in t)if(sr(t,a)){const o=t[a];if(o==null)continue;n[e(a)]=bd(o)}return n}function oa(t,e){const n=Math.trunc(Math.abs(t/60)),a=Math.trunc(Math.abs(t%60)),o=t>=0?"+":"-";switch(e){case"short":return`${o}${ye(n,2)}:${ye(a,2)}`;case"narrow":return`${o}${n}${a>0?`:${a}`:""}`;case"techie":return`${o}${ye(n,2)}${ye(a,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}function Uo(t){return x9(t,["hour","minute","second","millisecond"])}const O9=["January","February","March","April","May","June","July","August","September","October","November","December"],Cd=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],D9=["J","F","M","A","M","J","J","A","S","O","N","D"];function Ed(t){switch(t){case"narrow":return[...D9];case"short":return[...Cd];case"long":return[...O9];case"numeric":return["1","2","3","4","5","6","7","8","9","10","11","12"];case"2-digit":return["01","02","03","04","05","06","07","08","09","10","11","12"];default:return null}}const kd=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],Bd=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],T9=["M","T","W","T","F","S","S"];function xd(t){switch(t){case"narrow":return[...T9];case"short":return[...Bd];case"long":return[...kd];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}const Sd=["AM","PM"],I9=["Before Christ","Anno Domini"],V9=["BC","AD"],P9=["B","A"];function Od(t){switch(t){case"narrow":return[...P9];case"short":return[...V9];case"long":return[...I9];default:return null}}function M9(t){return Sd[t.hour<12?0:1]}function _9(t,e){return xd(e)[t.weekday-1]}function R9(t,e){return Ed(e)[t.month-1]}function F9(t,e){return Od(e)[t.year<0?0:1]}function L9(t,e,n="always",a=!1){const o={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},i=["hours","minutes","seconds"].indexOf(t)===-1;if(n==="auto"&&i){const d=t==="days";switch(e){case 1:return d?"tomorrow":`next ${o[t][0]}`;case-1:return d?"yesterday":`last ${o[t][0]}`;case 0:return d?"today":`this ${o[t][0]}`}}const s=Object.is(e,-0)||e<0,l=Math.abs(e),c=l===1,u=o[t],A=a?c?u[1]:u[2]||u[1]:c?o[t][0]:t;return s?`${l} ${A} ago`:`in ${l} ${A}`}function Dd(t,e){let n="";for(const a of t)a.literal?n+=a.val:n+=e(a.val);return n}const U9={D:Oo,DD:VA,DDD:PA,DDDD:MA,t:_A,tt:RA,ttt:FA,tttt:LA,T:UA,TT:ZA,TTT:QA,TTTT:HA,f:qA,ff:KA,fff:JA,ffff:WA,F:zA,FF:jA,FFF:XA,FFFF:YA};class Te{static create(e,n={}){return new Te(e,n)}static parseFormat(e){let n=null,a="",o=!1;const i=[];for(let s=0;s<e.length;s++){const l=e.charAt(s);l==="'"?(a.length>0&&i.push({literal:o||/^\s+$/.test(a),val:a}),n=null,a="",o=!o):o||l===n?a+=l:(a.length>0&&i.push({literal:/^\s+$/.test(a),val:a}),a=l,n=l)}return a.length>0&&i.push({literal:o||/^\s+$/.test(a),val:a}),i}static macroTokenToFormatOpts(e){return U9[e]}constructor(e,n){this.opts=n,this.loc=e,this.systemLoc=null}formatWithSystemDefault(e,n){return this.systemLoc===null&&(this.systemLoc=this.loc.redefaultToSystem()),this.systemLoc.dtFormatter(e,{...this.opts,...n}).format()}dtFormatter(e,n={}){return this.loc.dtFormatter(e,{...this.opts,...n})}formatDateTime(e,n){return this.dtFormatter(e,n).format()}formatDateTimeParts(e,n){return this.dtFormatter(e,n).formatToParts()}formatInterval(e,n){return this.dtFormatter(e.start,n).dtf.formatRange(e.start.toJSDate(),e.end.toJSDate())}resolvedOptions(e,n){return this.dtFormatter(e,n).resolvedOptions()}num(e,n=0){if(this.opts.forceSimple)return ye(e,n);const a={...this.opts};return n>0&&(a.padTo=n),this.loc.numberFormatter(a).format(e)}formatDateTimeFromString(e,n){const a=this.loc.listingMode()==="en",o=this.loc.outputCalendar&&this.loc.outputCalendar!=="gregory",i=(f,g)=>this.loc.extract(e,f,g),s=f=>e.isOffsetFixed&&e.offset===0&&f.allowZ?"Z":e.isValid?e.zone.formatOffset(e.ts,f.format):"",l=()=>a?M9(e):i({hour:"numeric",hourCycle:"h12"},"dayperiod"),c=(f,g)=>a?R9(e,f):i(g?{month:f}:{month:f,day:"numeric"},"month"),u=(f,g)=>a?_9(e,f):i(g?{weekday:f}:{weekday:f,month:"long",day:"numeric"},"weekday"),A=f=>{const g=Te.macroTokenToFormatOpts(f);return g?this.formatWithSystemDefault(e,g):f},d=f=>a?F9(e,f):i({era:f},"era"),p=f=>{switch(f){case"S":return this.num(e.millisecond);case"u":case"SSS":return this.num(e.millisecond,3);case"s":return this.num(e.second);case"ss":return this.num(e.second,2);case"uu":return this.num(Math.floor(e.millisecond/10),2);case"uuu":return this.num(Math.floor(e.millisecond/100));case"m":return this.num(e.minute);case"mm":return this.num(e.minute,2);case"h":return this.num(e.hour%12===0?12:e.hour%12);case"hh":return this.num(e.hour%12===0?12:e.hour%12,2);case"H":return this.num(e.hour);case"HH":return this.num(e.hour,2);case"Z":return s({format:"narrow",allowZ:this.opts.allowZ});case"ZZ":return s({format:"short",allowZ:this.opts.allowZ});case"ZZZ":return s({format:"techie",allowZ:this.opts.allowZ});case"ZZZZ":return e.zone.offsetName(e.ts,{format:"short",locale:this.loc.locale});case"ZZZZZ":return e.zone.offsetName(e.ts,{format:"long",locale:this.loc.locale});case"z":return e.zoneName;case"a":return l();case"d":return o?i({day:"numeric"},"day"):this.num(e.day);case"dd":return o?i({day:"2-digit"},"day"):this.num(e.day,2);case"c":return this.num(e.weekday);case"ccc":return u("short",!0);case"cccc":return u("long",!0);case"ccccc":return u("narrow",!0);case"E":return this.num(e.weekday);case"EEE":return u("short",!1);case"EEEE":return u("long",!1);case"EEEEE":return u("narrow",!1);case"L":return o?i({month:"numeric",day:"numeric"},"month"):this.num(e.month);case"LL":return o?i({month:"2-digit",day:"numeric"},"month"):this.num(e.month,2);case"LLL":return c("short",!0);case"LLLL":return c("long",!0);case"LLLLL":return c("narrow",!0);case"M":return o?i({month:"numeric"},"month"):this.num(e.month);case"MM":return o?i({month:"2-digit"},"month"):this.num(e.month,2);case"MMM":return c("short",!1);case"MMMM":return c("long",!1);case"MMMMM":return c("narrow",!1);case"y":return o?i({year:"numeric"},"year"):this.num(e.year);case"yy":return o?i({year:"2-digit"},"year"):this.num(e.year.toString().slice(-2),2);case"yyyy":return o?i({year:"numeric"},"year"):this.num(e.year,4);case"yyyyyy":return o?i({year:"numeric"},"year"):this.num(e.year,6);case"G":return d("short");case"GG":return d("long");case"GGGGG":return d("narrow");case"kk":return this.num(e.weekYear.toString().slice(-2),2);case"kkkk":return this.num(e.weekYear,4);case"W":return this.num(e.weekNumber);case"WW":return this.num(e.weekNumber,2);case"n":return this.num(e.localWeekNumber);case"nn":return this.num(e.localWeekNumber,2);case"ii":return this.num(e.localWeekYear.toString().slice(-2),2);case"iiii":return this.num(e.localWeekYear,4);case"o":return this.num(e.ordinal);case"ooo":return this.num(e.ordinal,3);case"q":return this.num(e.quarter);case"qq":return this.num(e.quarter,2);case"X":return this.num(Math.floor(e.ts/1e3));case"x":return this.num(e.ts);default:return A(f)}};return Dd(Te.parseFormat(n),p)}formatDurationFromString(e,n){const a=c=>{switch(c[0]){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":return"hour";case"d":return"day";case"w":return"week";case"M":return"month";case"y":return"year";default:return null}},o=c=>u=>{const A=a(u);return A?this.num(c.get(A),u.length):u},i=Te.parseFormat(n),s=i.reduce((c,{literal:u,val:A})=>u?c:c.concat(A),[]),l=e.shiftTo(...s.map(a).filter(c=>c));return Dd(i,o(l))}}const Td=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function cr(...t){const e=t.reduce((n,a)=>n+a.source,"");return RegExp(`^${e}$`)}function ur(...t){return e=>t.reduce(([n,a,o],i)=>{const[s,l,c]=i(e,o);return[{...n,...s},l||a,c]},[{},null,1]).slice(0,2)}function Ar(t,...e){if(t==null)return[null,null];for(const[n,a]of e){const o=n.exec(t);if(o)return a(o)}return[null,null]}function Id(...t){return(e,n)=>{const a={};let o;for(o=0;o<t.length;o++)a[t[o]]=an(e[n+o]);return[a,null,n+o]}}const Vd=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,Z9=`(?:${Vd.source}?(?:\\[(${Td.source})\\])?)?`,yl=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,Pd=RegExp(`${yl.source}${Z9}`),wl=RegExp(`(?:T${Pd.source})?`),Q9=/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,H9=/(\d{4})-?W(\d\d)(?:-?(\d))?/,q9=/(\d{4})-?(\d{3})/,z9=Id("weekYear","weekNumber","weekDay"),K9=Id("year","ordinal"),j9=/(\d{4})-(\d\d)-(\d\d)/,Md=RegExp(`${yl.source} ?(?:${Vd.source}|(${Td.source}))?`),J9=RegExp(`(?: ${Md.source})?`);function dr(t,e,n){const a=t[e];return $(a)?n:an(a)}function X9(t,e){return[{year:dr(t,e),month:dr(t,e+1,1),day:dr(t,e+2,1)},null,e+3]}function fr(t,e){return[{hours:dr(t,e,0),minutes:dr(t,e+1,0),seconds:dr(t,e+2,0),milliseconds:ml(t[e+3])},null,e+4]}function ia(t,e){const n=!t[e]&&!t[e+1],a=Fo(t[e+1],t[e+2]),o=n?null:Re.instance(a);return[{},o,e+3]}function sa(t,e){const n=t[e]?Ft.create(t[e]):null;return[{},n,e+1]}const W9=RegExp(`^T?${yl.source}$`),Y9=/^-?P(?:(?:(-?\d{1,20}(?:\.\d{1,20})?)Y)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20}(?:\.\d{1,20})?)W)?(?:(-?\d{1,20}(?:\.\d{1,20})?)D)?(?:T(?:(-?\d{1,20}(?:\.\d{1,20})?)H)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,20}))?S)?)?)$/;function $9(t){const[e,n,a,o,i,s,l,c,u]=t,A=e[0]==="-",d=c&&c[0]==="-",p=(f,g=!1)=>f!==void 0&&(g||f&&A)?-f:f;return[{years:p(Sn(n)),months:p(Sn(a)),weeks:p(Sn(o)),days:p(Sn(i)),hours:p(Sn(s)),minutes:p(Sn(l)),seconds:p(Sn(c),c==="-0"),milliseconds:p(ml(u),d)}]}const G9={GMT:0,EDT:-4*60,EST:-5*60,CDT:-5*60,CST:-6*60,MDT:-6*60,MST:-7*60,PDT:-7*60,PST:-8*60};function bl(t,e,n,a,o,i,s){const l={year:e.length===2?vl(an(e)):an(e),month:Cd.indexOf(n)+1,day:an(a),hour:an(o),minute:an(i)};return s&&(l.second=an(s)),t&&(l.weekday=t.length>3?kd.indexOf(t)+1:Bd.indexOf(t)+1),l}const N9=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|(?:([+-]\d\d)(\d\d)))$/;function e8(t){const[,e,n,a,o,i,s,l,c,u,A,d]=t,p=bl(e,o,a,n,i,s,l);let f;return c?f=G9[c]:u?f=0:f=Fo(A,d),[p,new Re(f)]}function t8(t){return t.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}const n8=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/,r8=/^(Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,a8=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;function _d(t){const[,e,n,a,o,i,s,l]=t;return[bl(e,o,a,n,i,s,l),Re.utcInstance]}function o8(t){const[,e,n,a,o,i,s,l]=t;return[bl(e,l,n,a,o,i,s),Re.utcInstance]}const i8=cr(Q9,wl),s8=cr(H9,wl),l8=cr(q9,wl),c8=cr(Pd),Rd=ur(X9,fr,ia,sa),u8=ur(z9,fr,ia,sa),A8=ur(K9,fr,ia,sa),d8=ur(fr,ia,sa);function f8(t){return Ar(t,[i8,Rd],[s8,u8],[l8,A8],[c8,d8])}function p8(t){return Ar(t8(t),[N9,e8])}function h8(t){return Ar(t,[n8,_d],[r8,_d],[a8,o8])}function m8(t){return Ar(t,[Y9,$9])}const g8=ur(fr);function v8(t){return Ar(t,[W9,g8])}const y8=cr(j9,J9),w8=cr(Md),b8=ur(fr,ia,sa);function C8(t){return Ar(t,[y8,Rd],[w8,b8])}const Fd="Invalid Duration",Ld={weeks:{days:7,hours:7*24,minutes:7*24*60,seconds:7*24*60*60,milliseconds:7*24*60*60*1e3},days:{hours:24,minutes:24*60,seconds:24*60*60,milliseconds:24*60*60*1e3},hours:{minutes:60,seconds:60*60,milliseconds:60*60*1e3},minutes:{seconds:60,milliseconds:60*1e3},seconds:{milliseconds:1e3}},E8={years:{quarters:4,months:12,weeks:52,days:365,hours:365*24,minutes:365*24*60,seconds:365*24*60*60,milliseconds:365*24*60*60*1e3},quarters:{months:3,weeks:13,days:91,hours:91*24,minutes:91*24*60,seconds:91*24*60*60,milliseconds:91*24*60*60*1e3},months:{weeks:4,days:30,hours:30*24,minutes:30*24*60,seconds:30*24*60*60,milliseconds:30*24*60*60*1e3},...Ld},tt=146097/400,pr=146097/4800,k8={years:{quarters:4,months:12,weeks:tt/7,days:tt,hours:tt*24,minutes:tt*24*60,seconds:tt*24*60*60,milliseconds:tt*24*60*60*1e3},quarters:{months:3,weeks:tt/28,days:tt/4,hours:tt*24/4,minutes:tt*24*60/4,seconds:tt*24*60*60/4,milliseconds:tt*24*60*60*1e3/4},months:{weeks:pr/7,days:pr,hours:pr*24,minutes:pr*24*60,seconds:pr*24*60*60,milliseconds:pr*24*60*60*1e3},...Ld},On=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],B8=On.slice(0).reverse();function on(t,e,n=!1){const a={values:n?e.values:{...t.values,...e.values||{}},loc:t.loc.clone(e.loc),conversionAccuracy:e.conversionAccuracy||t.conversionAccuracy,matrix:e.matrix||t.matrix};return new le(a)}function Ud(t,e){let n=e.milliseconds??0;for(const a of B8.slice(1))e[a]&&(n+=e[a]*t[a].milliseconds);return n}function Zd(t,e){const n=Ud(t,e)<0?-1:1;On.reduceRight((a,o)=>{if($(e[o]))return a;if(a){const i=e[a]*n,s=t[o][a],l=Math.floor(i/s);e[o]+=l*n,e[a]-=l*s*n}return o},null),On.reduce((a,o)=>{if($(e[o]))return a;if(a){const i=e[a]%1;e[a]-=i,e[o]+=i*t[a][o]}return o},null)}function x8(t){const e={};for(const[n,a]of Object.entries(t))a!==0&&(e[n]=a);return e}class le{constructor(e){const n=e.conversionAccuracy==="longterm"||!1;let a=n?k8:E8;e.matrix&&(a=e.matrix),this.values=e.values,this.loc=e.loc||Ae.create(),this.conversionAccuracy=n?"longterm":"casual",this.invalid=e.invalid||null,this.matrix=a,this.isLuxonDuration=!0}static fromMillis(e,n){return le.fromObject({milliseconds:e},n)}static fromObject(e,n={}){if(e==null||typeof e!="object")throw new He(`Duration.fromObject: argument expected to be an object, got ${e===null?"null":typeof e}`);return new le({values:Lo(e,le.normalizeUnit),loc:Ae.fromObject(n),conversionAccuracy:n.conversionAccuracy,matrix:n.matrix})}static fromDurationLike(e){if(xn(e))return le.fromMillis(e);if(le.isDuration(e))return e;if(typeof e=="object")return le.fromObject(e);throw new He(`Unknown duration argument ${e} of type ${typeof e}`)}static fromISO(e,n){const[a]=m8(e);return a?le.fromObject(a,n):le.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static fromISOTime(e,n){const[a]=v8(e);return a?le.fromObject(a,n):le.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static invalid(e,n=null){if(!e)throw new He("need to specify a reason the Duration is invalid");const a=e instanceof At?e:new At(e,n);if(he.throwOnInvalid)throw new N7(a);return new le({invalid:a})}static normalizeUnit(e){const n={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[e&&e.toLowerCase()];if(!n)throw new IA(e);return n}static isDuration(e){return e&&e.isLuxonDuration||!1}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}toFormat(e,n={}){const a={...n,floor:n.round!==!1&&n.floor!==!1};return this.isValid?Te.create(this.loc,a).formatDurationFromString(this,e):Fd}toHuman(e={}){if(!this.isValid)return Fd;const n=On.map(a=>{const o=this.values[a];return $(o)?null:this.loc.numberFormatter({style:"unit",unitDisplay:"long",...e,unit:a.slice(0,-1)}).format(o)}).filter(a=>a);return this.loc.listFormatter({type:"conjunction",style:e.listStyle||"narrow",...e}).format(n)}toObject(){return this.isValid?{...this.values}:{}}toISO(){if(!this.isValid)return null;let e="P";return this.years!==0&&(e+=this.years+"Y"),(this.months!==0||this.quarters!==0)&&(e+=this.months+this.quarters*3+"M"),this.weeks!==0&&(e+=this.weeks+"W"),this.days!==0&&(e+=this.days+"D"),(this.hours!==0||this.minutes!==0||this.seconds!==0||this.milliseconds!==0)&&(e+="T"),this.hours!==0&&(e+=this.hours+"H"),this.minutes!==0&&(e+=this.minutes+"M"),(this.seconds!==0||this.milliseconds!==0)&&(e+=gl(this.seconds+this.milliseconds/1e3,3)+"S"),e==="P"&&(e+="T0S"),e}toISOTime(e={}){if(!this.isValid)return null;const n=this.toMillis();return n<0||n>=864e5?null:(e={suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended",...e,includeOffset:!1},G.fromMillis(n,{zone:"UTC"}).toISOTime(e))}toJSON(){return this.toISO()}toString(){return this.toISO()}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Duration { values: ${JSON.stringify(this.values)} }`:`Duration { Invalid, reason: ${this.invalidReason} }`}toMillis(){return this.isValid?Ud(this.matrix,this.values):NaN}valueOf(){return this.toMillis()}plus(e){if(!this.isValid)return this;const n=le.fromDurationLike(e),a={};for(const o of On)(sr(n.values,o)||sr(this.values,o))&&(a[o]=n.get(o)+this.get(o));return on(this,{values:a},!0)}minus(e){if(!this.isValid)return this;const n=le.fromDurationLike(e);return this.plus(n.negate())}mapUnits(e){if(!this.isValid)return this;const n={};for(const a of Object.keys(this.values))n[a]=bd(e(this.values[a],a));return on(this,{values:n},!0)}get(e){return this[le.normalizeUnit(e)]}set(e){if(!this.isValid)return this;const n={...this.values,...Lo(e,le.normalizeUnit)};return on(this,{values:n})}reconfigure({locale:e,numberingSystem:n,conversionAccuracy:a,matrix:o}={}){const s={loc:this.loc.clone({locale:e,numberingSystem:n}),matrix:o,conversionAccuracy:a};return on(this,s)}as(e){return this.isValid?this.shiftTo(e).get(e):NaN}normalize(){if(!this.isValid)return this;const e=this.toObject();return Zd(this.matrix,e),on(this,{values:e},!0)}rescale(){if(!this.isValid)return this;const e=x8(this.normalize().shiftToAll().toObject());return on(this,{values:e},!0)}shiftTo(...e){if(!this.isValid)return this;if(e.length===0)return this;e=e.map(s=>le.normalizeUnit(s));const n={},a={},o=this.toObject();let i;for(const s of On)if(e.indexOf(s)>=0){i=s;let l=0;for(const u in a)l+=this.matrix[u][s]*a[u],a[u]=0;xn(o[s])&&(l+=o[s]);const c=Math.trunc(l);n[s]=c,a[s]=(l*1e3-c*1e3)/1e3}else xn(o[s])&&(a[s]=o[s]);for(const s in a)a[s]!==0&&(n[i]+=s===i?a[s]:a[s]/this.matrix[i][s]);return Zd(this.matrix,n),on(this,{values:n},!0)}shiftToAll(){return this.isValid?this.shiftTo("years","months","weeks","days","hours","minutes","seconds","milliseconds"):this}negate(){if(!this.isValid)return this;const e={};for(const n of Object.keys(this.values))e[n]=this.values[n]===0?0:-this.values[n];return on(this,{values:e},!0)}get years(){return this.isValid?this.values.years||0:NaN}get quarters(){return this.isValid?this.values.quarters||0:NaN}get months(){return this.isValid?this.values.months||0:NaN}get weeks(){return this.isValid?this.values.weeks||0:NaN}get days(){return this.isValid?this.values.days||0:NaN}get hours(){return this.isValid?this.values.hours||0:NaN}get minutes(){return this.isValid?this.values.minutes||0:NaN}get seconds(){return this.isValid?this.values.seconds||0:NaN}get milliseconds(){return this.isValid?this.values.milliseconds||0:NaN}get isValid(){return this.invalid===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}equals(e){if(!this.isValid||!e.isValid||!this.loc.equals(e.loc))return!1;function n(a,o){return a===void 0||a===0?o===void 0||o===0:a===o}for(const a of On)if(!n(this.values[a],e.values[a]))return!1;return!0}}const hr="Invalid Interval";function S8(t,e){return!t||!t.isValid?fe.invalid("missing or invalid start"):!e||!e.isValid?fe.invalid("missing or invalid end"):e<t?fe.invalid("end before start",`The end of an interval must be after its start, but you had start=${t.toISO()} and end=${e.toISO()}`):null}class fe{constructor(e){this.s=e.start,this.e=e.end,this.invalid=e.invalid||null,this.isLuxonInterval=!0}static invalid(e,n=null){if(!e)throw new He("need to specify a reason the Interval is invalid");const a=e instanceof At?e:new At(e,n);if(he.throwOnInvalid)throw new G7(a);return new fe({invalid:a})}static fromDateTimes(e,n){const a=ca(e),o=ca(n),i=S8(a,o);return i??new fe({start:a,end:o})}static after(e,n){const a=le.fromDurationLike(n),o=ca(e);return fe.fromDateTimes(o,o.plus(a))}static before(e,n){const a=le.fromDurationLike(n),o=ca(e);return fe.fromDateTimes(o.minus(a),o)}static fromISO(e,n){const[a,o]=(e||"").split("/",2);if(a&&o){let i,s;try{i=G.fromISO(a,n),s=i.isValid}catch{s=!1}let l,c;try{l=G.fromISO(o,n),c=l.isValid}catch{c=!1}if(s&&c)return fe.fromDateTimes(i,l);if(s){const u=le.fromISO(o,n);if(u.isValid)return fe.after(i,u)}else if(c){const u=le.fromISO(a,n);if(u.isValid)return fe.before(l,u)}}return fe.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static isInterval(e){return e&&e.isLuxonInterval||!1}get start(){return this.isValid?this.s:null}get end(){return this.isValid?this.e:null}get isValid(){return this.invalidReason===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}length(e="milliseconds"){return this.isValid?this.toDuration(e).get(e):NaN}count(e="milliseconds",n){if(!this.isValid)return NaN;const a=this.start.startOf(e,n);let o;return n!=null&&n.useLocaleWeeks?o=this.end.reconfigure({locale:a.locale}):o=this.end,o=o.startOf(e,n),Math.floor(o.diff(a,e).get(e))+(o.valueOf()!==this.end.valueOf())}hasSame(e){return this.isValid?this.isEmpty()||this.e.minus(1).hasSame(this.s,e):!1}isEmpty(){return this.s.valueOf()===this.e.valueOf()}isAfter(e){return this.isValid?this.s>e:!1}isBefore(e){return this.isValid?this.e<=e:!1}contains(e){return this.isValid?this.s<=e&&this.e>e:!1}set({start:e,end:n}={}){return this.isValid?fe.fromDateTimes(e||this.s,n||this.e):this}splitAt(...e){if(!this.isValid)return[];const n=e.map(ca).filter(s=>this.contains(s)).sort((s,l)=>s.toMillis()-l.toMillis()),a=[];let{s:o}=this,i=0;for(;o<this.e;){const s=n[i]||this.e,l=+s>+this.e?this.e:s;a.push(fe.fromDateTimes(o,l)),o=l,i+=1}return a}splitBy(e){const n=le.fromDurationLike(e);if(!this.isValid||!n.isValid||n.as("milliseconds")===0)return[];let{s:a}=this,o=1,i;const s=[];for(;a<this.e;){const l=this.start.plus(n.mapUnits(c=>c*o));i=+l>+this.e?this.e:l,s.push(fe.fromDateTimes(a,i)),a=i,o+=1}return s}divideEqually(e){return this.isValid?this.splitBy(this.length()/e).slice(0,e):[]}overlaps(e){return this.e>e.s&&this.s<e.e}abutsStart(e){return this.isValid?+this.e==+e.s:!1}abutsEnd(e){return this.isValid?+e.e==+this.s:!1}engulfs(e){return this.isValid?this.s<=e.s&&this.e>=e.e:!1}equals(e){return!this.isValid||!e.isValid?!1:this.s.equals(e.s)&&this.e.equals(e.e)}intersection(e){if(!this.isValid)return this;const n=this.s>e.s?this.s:e.s,a=this.e<e.e?this.e:e.e;return n>=a?null:fe.fromDateTimes(n,a)}union(e){if(!this.isValid)return this;const n=this.s<e.s?this.s:e.s,a=this.e>e.e?this.e:e.e;return fe.fromDateTimes(n,a)}static merge(e){const[n,a]=e.sort((o,i)=>o.s-i.s).reduce(([o,i],s)=>i?i.overlaps(s)||i.abutsStart(s)?[o,i.union(s)]:[o.concat([i]),s]:[o,s],[[],null]);return a&&n.push(a),n}static xor(e){let n=null,a=0;const o=[],i=e.map(c=>[{time:c.s,type:"s"},{time:c.e,type:"e"}]),s=Array.prototype.concat(...i),l=s.sort((c,u)=>c.time-u.time);for(const c of l)a+=c.type==="s"?1:-1,a===1?n=c.time:(n&&+n!=+c.time&&o.push(fe.fromDateTimes(n,c.time)),n=null);return fe.merge(o)}difference(...e){return fe.xor([this].concat(e)).map(n=>this.intersection(n)).filter(n=>n&&!n.isEmpty())}toString(){return this.isValid?`[${this.s.toISO()} – ${this.e.toISO()})`:hr}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Interval { start: ${this.s.toISO()}, end: ${this.e.toISO()} }`:`Interval { Invalid, reason: ${this.invalidReason} }`}toLocaleString(e=Oo,n={}){return this.isValid?Te.create(this.s.loc.clone(n),e).formatInterval(this):hr}toISO(e){return this.isValid?`${this.s.toISO(e)}/${this.e.toISO(e)}`:hr}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:hr}toISOTime(e){return this.isValid?`${this.s.toISOTime(e)}/${this.e.toISOTime(e)}`:hr}toFormat(e,{separator:n=" – "}={}){return this.isValid?`${this.s.toFormat(e)}${n}${this.e.toFormat(e)}`:hr}toDuration(e,n){return this.isValid?this.e.diff(this.s,e,n):le.invalid(this.invalidReason)}mapEndpoints(e){return fe.fromDateTimes(e(this.s),e(this.e))}}class Zo{static hasDST(e=he.defaultZone){const n=G.now().setZone(e).set({month:12});return!e.isUniversal&&n.offset!==n.set({month:6}).offset}static isValidIANAZone(e){return Ft.isValidZone(e)}static normalizeZone(e){return rn(e,he.defaultZone)}static getStartOfWeek({locale:e=null,locObj:n=null}={}){return(n||Ae.create(e)).getStartOfWeek()}static getMinimumDaysInFirstWeek({locale:e=null,locObj:n=null}={}){return(n||Ae.create(e)).getMinDaysInFirstWeek()}static getWeekendWeekdays({locale:e=null,locObj:n=null}={}){return(n||Ae.create(e)).getWeekendDays().slice()}static months(e="long",{locale:n=null,numberingSystem:a=null,locObj:o=null,outputCalendar:i="gregory"}={}){return(o||Ae.create(n,a,i)).months(e)}static monthsFormat(e="long",{locale:n=null,numberingSystem:a=null,locObj:o=null,outputCalendar:i="gregory"}={}){return(o||Ae.create(n,a,i)).months(e,!0)}static weekdays(e="long",{locale:n=null,numberingSystem:a=null,locObj:o=null}={}){return(o||Ae.create(n,a,null)).weekdays(e)}static weekdaysFormat(e="long",{locale:n=null,numberingSystem:a=null,locObj:o=null}={}){return(o||Ae.create(n,a,null)).weekdays(e,!0)}static meridiems({locale:e=null}={}){return Ae.create(e).meridiems()}static eras(e="short",{locale:n=null}={}){return Ae.create(n,null,"gregory").eras(e)}static features(){return{relative:md(),localeWeek:gd()}}}function Qd(t,e){const n=o=>o.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),a=n(e)-n(t);return Math.floor(le.fromMillis(a).as("days"))}function O8(t,e,n){const a=[["years",(c,u)=>u.year-c.year],["quarters",(c,u)=>u.quarter-c.quarter+(u.year-c.year)*4],["months",(c,u)=>u.month-c.month+(u.year-c.year)*12],["weeks",(c,u)=>{const A=Qd(c,u);return(A-A%7)/7}],["days",Qd]],o={},i=t;let s,l;for(const[c,u]of a)n.indexOf(c)>=0&&(s=c,o[c]=u(t,e),l=i.plus(o),l>e?(o[c]--,t=i.plus(o),t>e&&(l=t,o[c]--,t=i.plus(o))):t=l);return[t,o,l,s]}function D8(t,e,n,a){let[o,i,s,l]=O8(t,e,n);const c=e-o,u=n.filter(d=>["hours","minutes","seconds","milliseconds"].indexOf(d)>=0);u.length===0&&(s<e&&(s=o.plus({[l]:1})),s!==o&&(i[l]=(i[l]||0)+c/(s-o)));const A=le.fromObject(i,a);return u.length>0?le.fromMillis(c,a).shiftTo(...u).plus(A):A}const Cl={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},Hd={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},T8=Cl.hanidec.replace(/[\[|\]]/g,"").split("");function I8(t){let e=parseInt(t,10);if(isNaN(e)){e="";for(let n=0;n<t.length;n++){const a=t.charCodeAt(n);if(t[n].search(Cl.hanidec)!==-1)e+=T8.indexOf(t[n]);else for(const o in Hd){const[i,s]=Hd[o];a>=i&&a<=s&&(e+=a-i)}}return parseInt(e,10)}else return e}function dt({numberingSystem:t},e=""){return new RegExp(`${Cl[t||"latn"]}${e}`)}const V8="missing Intl.DateTimeFormat.formatToParts support";function ce(t,e=n=>n){return{regex:t,deser:([n])=>e(I8(n))}}const qd="[  ]",zd=new RegExp(qd,"g");function P8(t){return t.replace(/\./g,"\\.?").replace(zd,qd)}function Kd(t){return t.replace(/\./g,"").replace(zd," ").toLowerCase()}function ft(t,e){return t===null?null:{regex:RegExp(t.map(P8).join("|")),deser:([n])=>t.findIndex(a=>Kd(n)===Kd(a))+e}}function jd(t,e){return{regex:t,deser:([,n,a])=>Fo(n,a),groups:e}}function Qo(t){return{regex:t,deser:([e])=>e}}function M8(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function _8(t,e){const n=dt(e),a=dt(e,"{2}"),o=dt(e,"{3}"),i=dt(e,"{4}"),s=dt(e,"{6}"),l=dt(e,"{1,2}"),c=dt(e,"{1,3}"),u=dt(e,"{1,6}"),A=dt(e,"{1,9}"),d=dt(e,"{2,4}"),p=dt(e,"{4,6}"),f=m=>({regex:RegExp(M8(m.val)),deser:([C])=>C,literal:!0}),y=(m=>{if(t.literal)return f(m);switch(m.val){case"G":return ft(e.eras("short"),0);case"GG":return ft(e.eras("long"),0);case"y":return ce(u);case"yy":return ce(d,vl);case"yyyy":return ce(i);case"yyyyy":return ce(p);case"yyyyyy":return ce(s);case"M":return ce(l);case"MM":return ce(a);case"MMM":return ft(e.months("short",!0),1);case"MMMM":return ft(e.months("long",!0),1);case"L":return ce(l);case"LL":return ce(a);case"LLL":return ft(e.months("short",!1),1);case"LLLL":return ft(e.months("long",!1),1);case"d":return ce(l);case"dd":return ce(a);case"o":return ce(c);case"ooo":return ce(o);case"HH":return ce(a);case"H":return ce(l);case"hh":return ce(a);case"h":return ce(l);case"mm":return ce(a);case"m":return ce(l);case"q":return ce(l);case"qq":return ce(a);case"s":return ce(l);case"ss":return ce(a);case"S":return ce(c);case"SSS":return ce(o);case"u":return Qo(A);case"uu":return Qo(l);case"uuu":return ce(n);case"a":return ft(e.meridiems(),0);case"kkkk":return ce(i);case"kk":return ce(d,vl);case"W":return ce(l);case"WW":return ce(a);case"E":case"c":return ce(n);case"EEE":return ft(e.weekdays("short",!1),1);case"EEEE":return ft(e.weekdays("long",!1),1);case"ccc":return ft(e.weekdays("short",!0),1);case"cccc":return ft(e.weekdays("long",!0),1);case"Z":case"ZZ":return jd(new RegExp(`([+-]${l.source})(?::(${a.source}))?`),2);case"ZZZ":return jd(new RegExp(`([+-]${l.source})(${a.source})?`),2);case"z":return Qo(/[a-z_+-/]{1,256}?/i);case" ":return Qo(/[^\S\n\r]/);default:return f(m)}})(t)||{invalidReason:V8};return y.token=t,y}const R8={year:{"2-digit":"yy",numeric:"yyyyy"},month:{numeric:"M","2-digit":"MM",short:"MMM",long:"MMMM"},day:{numeric:"d","2-digit":"dd"},weekday:{short:"EEE",long:"EEEE"},dayperiod:"a",dayPeriod:"a",hour12:{numeric:"h","2-digit":"hh"},hour24:{numeric:"H","2-digit":"HH"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"},timeZoneName:{long:"ZZZZZ",short:"ZZZ"}};function F8(t,e,n){const{type:a,value:o}=t;if(a==="literal"){const c=/^\s+$/.test(o);return{literal:!c,val:c?" ":o}}const i=e[a];let s=a;a==="hour"&&(e.hour12!=null?s=e.hour12?"hour12":"hour24":e.hourCycle!=null?e.hourCycle==="h11"||e.hourCycle==="h12"?s="hour12":s="hour24":s=n.hour12?"hour12":"hour24");let l=R8[s];if(typeof l=="object"&&(l=l[i]),l)return{literal:!1,val:l}}function L8(t){return[`^${t.map(n=>n.regex).reduce((n,a)=>`${n}(${a.source})`,"")}$`,t]}function U8(t,e,n){const a=t.match(e);if(a){const o={};let i=1;for(const s in n)if(sr(n,s)){const l=n[s],c=l.groups?l.groups+1:1;!l.literal&&l.token&&(o[l.token.val[0]]=l.deser(a.slice(i,i+c))),i+=c}return[a,o]}else return[a,{}]}function Z8(t){const e=i=>{switch(i){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":case"H":return"hour";case"d":return"day";case"o":return"ordinal";case"L":case"M":return"month";case"y":return"year";case"E":case"c":return"weekday";case"W":return"weekNumber";case"k":return"weekYear";case"q":return"quarter";default:return null}};let n=null,a;return $(t.z)||(n=Ft.create(t.z)),$(t.Z)||(n||(n=new Re(t.Z)),a=t.Z),$(t.q)||(t.M=(t.q-1)*3+1),$(t.h)||(t.h<12&&t.a===1?t.h+=12:t.h===12&&t.a===0&&(t.h=0)),t.G===0&&t.y&&(t.y=-t.y),$(t.u)||(t.S=ml(t.u)),[Object.keys(t).reduce((i,s)=>{const l=e(s);return l&&(i[l]=t[s]),i},{}),n,a]}let El=null;function Q8(){return El||(El=G.fromMillis(1555555555555)),El}function H8(t,e){if(t.literal)return t;const n=Te.macroTokenToFormatOpts(t.val),a=Wd(n,e);return a==null||a.includes(void 0)?t:a}function Jd(t,e){return Array.prototype.concat(...t.map(n=>H8(n,e)))}function Xd(t,e,n){const a=Jd(Te.parseFormat(n),t),o=a.map(s=>_8(s,t)),i=o.find(s=>s.invalidReason);if(i)return{input:e,tokens:a,invalidReason:i.invalidReason};{const[s,l]=L8(o),c=RegExp(s,"i"),[u,A]=U8(e,c,l),[d,p,f]=A?Z8(A):[null,null,void 0];if(sr(A,"a")&&sr(A,"H"))throw new ir("Can't include meridiem when specifying 24-hour format");return{input:e,tokens:a,regex:c,rawMatches:u,matches:A,result:d,zone:p,specificOffset:f}}}function q8(t,e,n){const{result:a,zone:o,specificOffset:i,invalidReason:s}=Xd(t,e,n);return[a,o,i,s]}function Wd(t,e){if(!t)return null;const a=Te.create(e,t).dtFormatter(Q8()),o=a.formatToParts(),i=a.resolvedOptions();return o.map(s=>F8(s,t,i))}const kl="Invalid DateTime",Yd=864e13;function Ho(t){return new At("unsupported zone",`the zone "${t.name}" is not supported`)}function Bl(t){return t.weekData===null&&(t.weekData=Po(t.c)),t.weekData}function xl(t){return t.localWeekData===null&&(t.localWeekData=Po(t.c,t.loc.getMinDaysInFirstWeek(),t.loc.getStartOfWeek())),t.localWeekData}function Dn(t,e){const n={ts:t.ts,zone:t.zone,c:t.c,o:t.o,loc:t.loc,invalid:t.invalid};return new G({...n,...e,old:n})}function $d(t,e,n){let a=t-e*60*1e3;const o=n.offset(a);if(e===o)return[a,e];a-=(o-e)*60*1e3;const i=n.offset(a);return o===i?[a,o]:[t-Math.min(o,i)*60*1e3,Math.max(o,i)]}function qo(t,e){t+=e*60*1e3;const n=new Date(t);return{year:n.getUTCFullYear(),month:n.getUTCMonth()+1,day:n.getUTCDate(),hour:n.getUTCHours(),minute:n.getUTCMinutes(),second:n.getUTCSeconds(),millisecond:n.getUTCMilliseconds()}}function zo(t,e,n){return $d(Ro(t),e,n)}function Gd(t,e){const n=t.o,a=t.c.year+Math.trunc(e.years),o=t.c.month+Math.trunc(e.months)+Math.trunc(e.quarters)*3,i={...t.c,year:a,month:o,day:Math.min(t.c.day,_o(a,o))+Math.trunc(e.days)+Math.trunc(e.weeks)*7},s=le.fromObject({years:e.years-Math.trunc(e.years),quarters:e.quarters-Math.trunc(e.quarters),months:e.months-Math.trunc(e.months),weeks:e.weeks-Math.trunc(e.weeks),days:e.days-Math.trunc(e.days),hours:e.hours,minutes:e.minutes,seconds:e.seconds,milliseconds:e.milliseconds}).as("milliseconds"),l=Ro(i);let[c,u]=$d(l,n,t.zone);return s!==0&&(c+=s,u=t.zone.offset(c)),{ts:c,o:u}}function la(t,e,n,a,o,i){const{setZone:s,zone:l}=n;if(t&&Object.keys(t).length!==0||e){const c=e||l,u=G.fromObject(t,{...n,zone:c,specificOffset:i});return s?u:u.setZone(l)}else return G.invalid(new At("unparsable",`the input "${o}" can't be parsed as ${a}`))}function Ko(t,e,n=!0){return t.isValid?Te.create(Ae.create("en-US"),{allowZ:n,forceSimple:!0}).formatDateTimeFromString(t,e):null}function Sl(t,e){const n=t.c.year>9999||t.c.year<0;let a="";return n&&t.c.year>=0&&(a+="+"),a+=ye(t.c.year,n?6:4),e?(a+="-",a+=ye(t.c.month),a+="-",a+=ye(t.c.day)):(a+=ye(t.c.month),a+=ye(t.c.day)),a}function Nd(t,e,n,a,o,i){let s=ye(t.c.hour);return e?(s+=":",s+=ye(t.c.minute),(t.c.millisecond!==0||t.c.second!==0||!n)&&(s+=":")):s+=ye(t.c.minute),(t.c.millisecond!==0||t.c.second!==0||!n)&&(s+=ye(t.c.second),(t.c.millisecond!==0||!a)&&(s+=".",s+=ye(t.c.millisecond,3))),o&&(t.isOffsetFixed&&t.offset===0&&!i?s+="Z":t.o<0?(s+="-",s+=ye(Math.trunc(-t.o/60)),s+=":",s+=ye(Math.trunc(-t.o%60))):(s+="+",s+=ye(Math.trunc(t.o/60)),s+=":",s+=ye(Math.trunc(t.o%60)))),i&&(s+="["+t.zone.ianaName+"]"),s}const ef={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},z8={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},K8={ordinal:1,hour:0,minute:0,second:0,millisecond:0},tf=["year","month","day","hour","minute","second","millisecond"],j8=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],J8=["year","ordinal","hour","minute","second","millisecond"];function X8(t){const e={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[t.toLowerCase()];if(!e)throw new IA(t);return e}function nf(t){switch(t.toLowerCase()){case"localweekday":case"localweekdays":return"localWeekday";case"localweeknumber":case"localweeknumbers":return"localWeekNumber";case"localweekyear":case"localweekyears":return"localWeekYear";default:return X8(t)}}function rf(t,e){const n=rn(e.zone,he.defaultZone),a=Ae.fromObject(e),o=he.now();let i,s;if($(t.year))i=o;else{for(const u of tf)$(t[u])&&(t[u]=ef[u]);const l=pd(t)||hd(t);if(l)return G.invalid(l);const c=n.offset(o);[i,s]=zo(t,c,n)}return new G({ts:i,zone:n,loc:a,o:s})}function af(t,e,n){const a=$(n.round)?!0:n.round,o=(s,l)=>(s=gl(s,a||n.calendary?0:2,!0),e.loc.clone(n).relFormatter(n).format(s,l)),i=s=>n.calendary?e.hasSame(t,s)?0:e.startOf(s).diff(t.startOf(s),s).get(s):e.diff(t,s).get(s);if(n.unit)return o(i(n.unit),n.unit);for(const s of n.units){const l=i(s);if(Math.abs(l)>=1)return o(l,s)}return o(t>e?-0:0,n.units[n.units.length-1])}function of(t){let e={},n;return t.length>0&&typeof t[t.length-1]=="object"?(e=t[t.length-1],n=Array.from(t).slice(0,t.length-1)):n=Array.from(t),[e,n]}class G{constructor(e){const n=e.zone||he.defaultZone;let a=e.invalid||(Number.isNaN(e.ts)?new At("invalid input"):null)||(n.isValid?null:Ho(n));this.ts=$(e.ts)?he.now():e.ts;let o=null,i=null;if(!a)if(e.old&&e.old.ts===this.ts&&e.old.zone.equals(n))[o,i]=[e.old.c,e.old.o];else{const l=n.offset(this.ts);o=qo(this.ts,l),a=Number.isNaN(o.year)?new At("invalid input"):null,o=a?null:o,i=a?null:l}this._zone=n,this.loc=e.loc||Ae.create(),this.invalid=a,this.weekData=null,this.localWeekData=null,this.c=o,this.o=i,this.isLuxonDateTime=!0}static now(){return new G({})}static local(){const[e,n]=of(arguments),[a,o,i,s,l,c,u]=n;return rf({year:a,month:o,day:i,hour:s,minute:l,second:c,millisecond:u},e)}static utc(){const[e,n]=of(arguments),[a,o,i,s,l,c,u]=n;return e.zone=Re.utcInstance,rf({year:a,month:o,day:i,hour:s,minute:l,second:c,millisecond:u},e)}static fromJSDate(e,n={}){const a=k9(e)?e.valueOf():NaN;if(Number.isNaN(a))return G.invalid("invalid input");const o=rn(n.zone,he.defaultZone);return o.isValid?new G({ts:a,zone:o,loc:Ae.fromObject(n)}):G.invalid(Ho(o))}static fromMillis(e,n={}){if(xn(e))return e<-Yd||e>Yd?G.invalid("Timestamp out of range"):new G({ts:e,zone:rn(n.zone,he.defaultZone),loc:Ae.fromObject(n)});throw new He(`fromMillis requires a numerical input, but received a ${typeof e} with value ${e}`)}static fromSeconds(e,n={}){if(xn(e))return new G({ts:e*1e3,zone:rn(n.zone,he.defaultZone),loc:Ae.fromObject(n)});throw new He("fromSeconds requires a numerical input")}static fromObject(e,n={}){e=e||{};const a=rn(n.zone,he.defaultZone);if(!a.isValid)return G.invalid(Ho(a));const o=Ae.fromObject(n),i=Lo(e,nf),{minDaysInFirstWeek:s,startOfWeek:l}=fd(i,o),c=he.now(),u=$(n.specificOffset)?a.offset(c):n.specificOffset,A=!$(i.ordinal),d=!$(i.year),p=!$(i.month)||!$(i.day),f=d||p,g=i.weekYear||i.weekNumber;if((f||A)&&g)throw new ir("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(p&&A)throw new ir("Can't mix ordinal dates with month/day");const y=g||i.weekday&&!f;let m,C,v=qo(c,u);y?(m=j8,C=z8,v=Po(v,s,l)):A?(m=J8,C=K8,v=pl(v)):(m=tf,C=ef);let h=!1;for(const B of m){const x=i[B];$(x)?h?i[B]=C[B]:i[B]=v[B]:h=!0}const w=y?b9(i,s,l):A?C9(i):pd(i),b=w||hd(i);if(b)return G.invalid(b);const k=y?Ad(i,s,l):A?dd(i):i,[E,R]=zo(k,u,a),V=new G({ts:E,zone:a,o:R,loc:o});return i.weekday&&f&&e.weekday!==V.weekday?G.invalid("mismatched weekday",`you can't specify both a weekday of ${i.weekday} and a date of ${V.toISO()}`):V}static fromISO(e,n={}){const[a,o]=f8(e);return la(a,o,n,"ISO 8601",e)}static fromRFC2822(e,n={}){const[a,o]=p8(e);return la(a,o,n,"RFC 2822",e)}static fromHTTP(e,n={}){const[a,o]=h8(e);return la(a,o,n,"HTTP",n)}static fromFormat(e,n,a={}){if($(e)||$(n))throw new He("fromFormat requires an input string and a format");const{locale:o=null,numberingSystem:i=null}=a,s=Ae.fromOpts({locale:o,numberingSystem:i,defaultToEN:!0}),[l,c,u,A]=q8(s,e,n);return A?G.invalid(A):la(l,c,a,`format ${n}`,e,u)}static fromString(e,n,a={}){return G.fromFormat(e,n,a)}static fromSQL(e,n={}){const[a,o]=C8(e);return la(a,o,n,"SQL",e)}static invalid(e,n=null){if(!e)throw new He("need to specify a reason the DateTime is invalid");const a=e instanceof At?e:new At(e,n);if(he.throwOnInvalid)throw new $7(a);return new G({invalid:a})}static isDateTime(e){return e&&e.isLuxonDateTime||!1}static parseFormatForOpts(e,n={}){const a=Wd(e,Ae.fromObject(n));return a?a.map(o=>o?o.val:null).join(""):null}static expandFormat(e,n={}){return Jd(Te.parseFormat(e),Ae.fromObject(n)).map(o=>o.val).join("")}get(e){return this[e]}get isValid(){return this.invalid===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}get outputCalendar(){return this.isValid?this.loc.outputCalendar:null}get zone(){return this._zone}get zoneName(){return this.isValid?this.zone.name:null}get year(){return this.isValid?this.c.year:NaN}get quarter(){return this.isValid?Math.ceil(this.c.month/3):NaN}get month(){return this.isValid?this.c.month:NaN}get day(){return this.isValid?this.c.day:NaN}get hour(){return this.isValid?this.c.hour:NaN}get minute(){return this.isValid?this.c.minute:NaN}get second(){return this.isValid?this.c.second:NaN}get millisecond(){return this.isValid?this.c.millisecond:NaN}get weekYear(){return this.isValid?Bl(this).weekYear:NaN}get weekNumber(){return this.isValid?Bl(this).weekNumber:NaN}get weekday(){return this.isValid?Bl(this).weekday:NaN}get isWeekend(){return this.isValid&&this.loc.getWeekendDays().includes(this.weekday)}get localWeekday(){return this.isValid?xl(this).weekday:NaN}get localWeekNumber(){return this.isValid?xl(this).weekNumber:NaN}get localWeekYear(){return this.isValid?xl(this).weekYear:NaN}get ordinal(){return this.isValid?pl(this.c).ordinal:NaN}get monthShort(){return this.isValid?Zo.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?Zo.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?Zo.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?Zo.weekdays("long",{locObj:this.loc})[this.weekday-1]:null}get offset(){return this.isValid?+this.o:NaN}get offsetNameShort(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}get offsetNameLong(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}get isOffsetFixed(){return this.isValid?this.zone.isUniversal:null}get isInDST(){return this.isOffsetFixed?!1:this.offset>this.set({month:1,day:1}).offset||this.offset>this.set({month:5}).offset}getPossibleOffsets(){if(!this.isValid||this.isOffsetFixed)return[this];const e=864e5,n=6e4,a=Ro(this.c),o=this.zone.offset(a-e),i=this.zone.offset(a+e),s=this.zone.offset(a-o*n),l=this.zone.offset(a-i*n);if(s===l)return[this];const c=a-s*n,u=a-l*n,A=qo(c,s),d=qo(u,l);return A.hour===d.hour&&A.minute===d.minute&&A.second===d.second&&A.millisecond===d.millisecond?[Dn(this,{ts:c}),Dn(this,{ts:u})]:[this]}get isInLeapYear(){return ra(this.year)}get daysInMonth(){return _o(this.year,this.month)}get daysInYear(){return this.isValid?lr(this.year):NaN}get weeksInWeekYear(){return this.isValid?aa(this.weekYear):NaN}get weeksInLocalWeekYear(){return this.isValid?aa(this.localWeekYear,this.loc.getMinDaysInFirstWeek(),this.loc.getStartOfWeek()):NaN}resolvedLocaleOptions(e={}){const{locale:n,numberingSystem:a,calendar:o}=Te.create(this.loc.clone(e),e).resolvedOptions(this);return{locale:n,numberingSystem:a,outputCalendar:o}}toUTC(e=0,n={}){return this.setZone(Re.instance(e),n)}toLocal(){return this.setZone(he.defaultZone)}setZone(e,{keepLocalTime:n=!1,keepCalendarTime:a=!1}={}){if(e=rn(e,he.defaultZone),e.equals(this.zone))return this;if(e.isValid){let o=this.ts;if(n||a){const i=e.offset(this.ts),s=this.toObject();[o]=zo(s,i,e)}return Dn(this,{ts:o,zone:e})}else return G.invalid(Ho(e))}reconfigure({locale:e,numberingSystem:n,outputCalendar:a}={}){const o=this.loc.clone({locale:e,numberingSystem:n,outputCalendar:a});return Dn(this,{loc:o})}setLocale(e){return this.reconfigure({locale:e})}set(e){if(!this.isValid)return this;const n=Lo(e,nf),{minDaysInFirstWeek:a,startOfWeek:o}=fd(n,this.loc),i=!$(n.weekYear)||!$(n.weekNumber)||!$(n.weekday),s=!$(n.ordinal),l=!$(n.year),c=!$(n.month)||!$(n.day),u=l||c,A=n.weekYear||n.weekNumber;if((u||s)&&A)throw new ir("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(c&&s)throw new ir("Can't mix ordinal dates with month/day");let d;i?d=Ad({...Po(this.c,a,o),...n},a,o):$(n.ordinal)?(d={...this.toObject(),...n},$(n.day)&&(d.day=Math.min(_o(d.year,d.month),d.day))):d=dd({...pl(this.c),...n});const[p,f]=zo(d,this.o,this.zone);return Dn(this,{ts:p,o:f})}plus(e){if(!this.isValid)return this;const n=le.fromDurationLike(e);return Dn(this,Gd(this,n))}minus(e){if(!this.isValid)return this;const n=le.fromDurationLike(e).negate();return Dn(this,Gd(this,n))}startOf(e,{useLocaleWeeks:n=!1}={}){if(!this.isValid)return this;const a={},o=le.normalizeUnit(e);switch(o){case"years":a.month=1;case"quarters":case"months":a.day=1;case"weeks":case"days":a.hour=0;case"hours":a.minute=0;case"minutes":a.second=0;case"seconds":a.millisecond=0;break}if(o==="weeks")if(n){const i=this.loc.getStartOfWeek(),{weekday:s}=this;s<i&&(a.weekNumber=this.weekNumber-1),a.weekday=i}else a.weekday=1;if(o==="quarters"){const i=Math.ceil(this.month/3);a.month=(i-1)*3+1}return this.set(a)}endOf(e,n){return this.isValid?this.plus({[e]:1}).startOf(e,n).minus(1):this}toFormat(e,n={}){return this.isValid?Te.create(this.loc.redefaultToEN(n)).formatDateTimeFromString(this,e):kl}toLocaleString(e=Oo,n={}){return this.isValid?Te.create(this.loc.clone(n),e).formatDateTime(this):kl}toLocaleParts(e={}){return this.isValid?Te.create(this.loc.clone(e),e).formatDateTimeParts(this):[]}toISO({format:e="extended",suppressSeconds:n=!1,suppressMilliseconds:a=!1,includeOffset:o=!0,extendedZone:i=!1}={}){if(!this.isValid)return null;const s=e==="extended";let l=Sl(this,s);return l+="T",l+=Nd(this,s,n,a,o,i),l}toISODate({format:e="extended"}={}){return this.isValid?Sl(this,e==="extended"):null}toISOWeekDate(){return Ko(this,"kkkk-'W'WW-c")}toISOTime({suppressMilliseconds:e=!1,suppressSeconds:n=!1,includeOffset:a=!0,includePrefix:o=!1,extendedZone:i=!1,format:s="extended"}={}){return this.isValid?(o?"T":"")+Nd(this,s==="extended",n,e,a,i):null}toRFC2822(){return Ko(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return Ko(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?Sl(this,!0):null}toSQLTime({includeOffset:e=!0,includeZone:n=!1,includeOffsetSpace:a=!0}={}){let o="HH:mm:ss.SSS";return(n||e)&&(a&&(o+=" "),n?o+="z":e&&(o+="ZZ")),Ko(this,o,!0)}toSQL(e={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(e)}`:null}toString(){return this.isValid?this.toISO():kl}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`DateTime { ts: ${this.toISO()}, zone: ${this.zone.name}, locale: ${this.locale} }`:`DateTime { Invalid, reason: ${this.invalidReason} }`}valueOf(){return this.toMillis()}toMillis(){return this.isValid?this.ts:NaN}toSeconds(){return this.isValid?this.ts/1e3:NaN}toUnixInteger(){return this.isValid?Math.floor(this.ts/1e3):NaN}toJSON(){return this.toISO()}toBSON(){return this.toJSDate()}toObject(e={}){if(!this.isValid)return{};const n={...this.c};return e.includeConfig&&(n.outputCalendar=this.outputCalendar,n.numberingSystem=this.loc.numberingSystem,n.locale=this.loc.locale),n}toJSDate(){return new Date(this.isValid?this.ts:NaN)}diff(e,n="milliseconds",a={}){if(!this.isValid||!e.isValid)return le.invalid("created by diffing an invalid DateTime");const o={locale:this.locale,numberingSystem:this.numberingSystem,...a},i=B9(n).map(le.normalizeUnit),s=e.valueOf()>this.valueOf(),l=s?this:e,c=s?e:this,u=D8(l,c,i,o);return s?u.negate():u}diffNow(e="milliseconds",n={}){return this.diff(G.now(),e,n)}until(e){return this.isValid?fe.fromDateTimes(this,e):this}hasSame(e,n,a){if(!this.isValid)return!1;const o=e.valueOf(),i=this.setZone(e.zone,{keepLocalTime:!0});return i.startOf(n,a)<=o&&o<=i.endOf(n,a)}equals(e){return this.isValid&&e.isValid&&this.valueOf()===e.valueOf()&&this.zone.equals(e.zone)&&this.loc.equals(e.loc)}toRelative(e={}){if(!this.isValid)return null;const n=e.base||G.fromObject({},{zone:this.zone}),a=e.padding?this<n?-e.padding:e.padding:0;let o=["years","months","days","hours","minutes","seconds"],i=e.unit;return Array.isArray(e.unit)&&(o=e.unit,i=void 0),af(n,this.plus(a),{...e,numeric:"always",units:o,unit:i})}toRelativeCalendar(e={}){return this.isValid?af(e.base||G.fromObject({},{zone:this.zone}),this,{...e,numeric:"auto",units:["years","months","days"],calendary:!0}):null}static min(...e){if(!e.every(G.isDateTime))throw new He("min requires all arguments be DateTimes");return vd(e,n=>n.valueOf(),Math.min)}static max(...e){if(!e.every(G.isDateTime))throw new He("max requires all arguments be DateTimes");return vd(e,n=>n.valueOf(),Math.max)}static fromFormatExplain(e,n,a={}){const{locale:o=null,numberingSystem:i=null}=a,s=Ae.fromOpts({locale:o,numberingSystem:i,defaultToEN:!0});return Xd(s,e,n)}static fromStringExplain(e,n,a={}){return G.fromFormatExplain(e,n,a)}static get DATE_SHORT(){return Oo}static get DATE_MED(){return VA}static get DATE_MED_WITH_WEEKDAY(){return e9}static get DATE_FULL(){return PA}static get DATE_HUGE(){return MA}static get TIME_SIMPLE(){return _A}static get TIME_WITH_SECONDS(){return RA}static get TIME_WITH_SHORT_OFFSET(){return FA}static get TIME_WITH_LONG_OFFSET(){return LA}static get TIME_24_SIMPLE(){return UA}static get TIME_24_WITH_SECONDS(){return ZA}static get TIME_24_WITH_SHORT_OFFSET(){return QA}static get TIME_24_WITH_LONG_OFFSET(){return HA}static get DATETIME_SHORT(){return qA}static get DATETIME_SHORT_WITH_SECONDS(){return zA}static get DATETIME_MED(){return KA}static get DATETIME_MED_WITH_SECONDS(){return jA}static get DATETIME_MED_WITH_WEEKDAY(){return t9}static get DATETIME_FULL(){return JA}static get DATETIME_FULL_WITH_SECONDS(){return XA}static get DATETIME_HUGE(){return WA}static get DATETIME_HUGE_WITH_SECONDS(){return YA}}function ca(t){if(G.isDateTime(t))return t;if(t&&t.valueOf&&xn(t.valueOf()))return G.fromJSDate(t);if(t&&typeof t=="object")return G.fromObject(t);throw new He(`Unknown datetime argument: ${t}, of type ${typeof t}`)}const W8=()=>/iPhone|iPad|iPod|Android|webOS|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);function jo(t="fge"){const e=r.ref({whatsapp:null,telegram:null,email:null}),n=be(),a=r.ref(),o=r.ref(),i=r.ref(),s=r.ref(),l=r.ref(),c=r.ref(),u=r.ref(!1);r.onMounted(()=>{const y=Ei(t+"-estados");y&&(e.value={...JSON.parse(y)})});const A=(y,m=!0)=>(e.value[y]===null||typeof e.value[y]=="number"&&e.value[y]<Date.now())&&m?(e.value[y]=G.now().plus({minutes:2}).toMillis(),ki({name:t+"-estados",value:JSON.stringify(e.value),seconds:120}),!0):!1,d=async({callbackApi:y,code:m,counterTime:C=120,abrirTelegramDialog:v=!0})=>{const h={contacto:o.value,medio:c.value,code:m};if(A(c.value)){const w=await y(h);return w.error?q.error(`<p class="toast-title">Error</p><p class="toast-description">${w.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0}):q.success(`<p class="toast-title">Operación exitosa</p><p class="toast-description">${w.message}!</p>`,{autoClose:5e3,hideProgressBar:!0,icon:Rt,closeOnClick:!1,dangerouslyHTMLString:!0}),r.nextTick(()=>{var b;(b=a.value)==null||b.reInit(C)}),w}else r.nextTick(()=>{r.nextTick(()=>{p(c.value)})});c.value==="telegram"&&v&&f()},p=y=>{var m;if(typeof e.value[y]=="number"&&e.value[y]>Date.now()){const C=Math.round(Math.abs(e.value[y]-Date.now())/1e3);(m=a.value)==null||m.reInit(C)}},f=()=>{u.value=!0};return{refCounter:a,currentContacto:o,message2Fa:i,currentMedio:c,openTelegram:u,sePuedeReenviarMensaje:A,enviarMensaje:d,openTelegramPage:()=>{if(!W8()){window.open(`https://web.telegram.org/k/#@${n.tgBot}`,"_blank");return}const y=document.createElement("a");y.href=`tg://resolve?domain=${n.tgBot}`,y.target="_blank",y.onclick=function(){setTimeout(function(){if(document.visibilityState==="visible"){const m=window.open(`https://web.telegram.org/k/#@${n.tgBot}`,"_blank");m==null||m.focus()}y.remove()},1e3)},y.click()},message2FaContexto:s,url2FaContexto:l}}const Y8=async t=>ne.post("/v1/validar/usuario",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),$8=async t=>ne.post("/v1/registrar/usuario",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),G8=async t=>ne.post("/v1/enviar/codigo/verificacion",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),N8=async t=>ne.post("/v1/confirmar/codigo/verificacion",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e});function eg(){const t=[j.object().shape({ci:j.string().required().label("Cédula de identidad"),nombres:j.string().required().label("Nombre"),paterno:j.string().when("materno",([U])=>U?j.string().notRequired():j.string().required().label("Apellido paterno o materno")),materno:j.string().when("paterno",([U])=>U?j.string().notRequired():j.string().required().label("Apellido paterno o materno")),fechaNacimiento:j.mixed().required().label("Fecha de nacimiento")},[["materno","paterno"]]),j.object().shape({celular:j.string().required().matches(ol).min(8).max(8).label("Celular"),email:j.string().email().notRequired().label("E-mail"),direccion:j.string().required().label("Dirección"),password:j.string().required().matches(So).min(8).max(15).label("Contraseña"),repetirPassword:j.string().required().oneOf([j.ref("password")]).label("Confirmación de la contraseña")}),j.object().shape({codigoContacto:j.string().required().matches(or).max(10).label("Código")})],e=be(),n=ea(),a=r.ref([{name:"step1"},{name:"step2"},{name:"step3"}]),o=r.ref(0),i=r.computed(()=>t[o.value]),{refCounter:s,currentContacto:l,currentMedio:c,openTelegram:u,enviarMensaje:A,openTelegramPage:d}=jo("registro"),p=r.reactive({verificadoEmail:!1,verificadoTelegram:!1,verificadoWhatsapp:!1}),{values:f,handleSubmit:g,errors:y,setErrors:m,validateField:C,resetForm:v,setFieldValue:h,setFieldError:w}=ie.useForm({validationSchema:i,keepValuesOnUnmount:!0}),{value:b}=ie.useField("fechaNacimiento");r.watch(()=>f.celular,()=>{(p.verificadoTelegram||p.verificadoWhatsapp)&&(p.verificadoTelegram=!1,p.verificadoWhatsapp=!1)}),r.watch(()=>f.email,()=>{p.verificadoEmail&&(p.verificadoEmail=!1)});const k=g(async U=>{var F,H,K;n.setLoading(!0);const M=new Date(`${U.fechaNacimiento.month}-${U.fechaNacimiento.day}-${U.fechaNacimiento.year}`);try{const L={ci:U.ci,nombres:(F=U.nombres)==null?void 0:F.trim(),paterno:(H=U.paterno)==null?void 0:H.trim(),materno:(K=U.materno)==null?void 0:K.trim(),fechaNacimiento:M,aplicacion:e.aplicacion},re=await Y8(L);o.value=o.value+1,h("codigoRegistro",re.response.codigo)}catch(L){if(L.response&&Array.isArray(L.response)){Ge({error:L.response,setErrors:m});return}L.message&&q.error(`<p class="toast-title">Error</p><p class="toast-description">${L.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0})}finally{n.setLoading(!1)}}),E=async({medio:U,contacto:M})=>{if(U==="email"){if(!f.email){w("email","Email es requerido para verificar");return}const{valid:L}=await C("email");if(!L||p.verificadoEmail)return}const H=U==="telegram",K=U==="whatsapp";if(H||K){if(H&&p.verificadoTelegram||K&&p.verificadoWhatsapp)return;const{valid:L}=await C("celular");if(!L)return}try{c.value=U,l.value=M,V(H),o.value=2}catch(L){q.error(`<p class="toast-title">Error</p><p class="toast-description">${L.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0})}},R=async()=>{try{const{valid:U}=await C("codigoContacto");if(!U)return;const M=await N8({code_confirmacion:f.codigoContacto,code:f.codigoRegistro,medio:c.value});q.success(`<p class="toast-title">Operación exitosa</p><p class="toast-description">${M.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:Rt,closeOnClick:!1,dangerouslyHTMLString:!0}),c.value==="email"?p.verificadoEmail=!0:c.value==="whatsapp"?p.verificadoWhatsapp=!0:c.value==="telegram"&&(p.verificadoTelegram=!0),o.value=o.value-1,h("codigoContacto",void 0),c.value=void 0,l.value=null}catch(U){q.error(`<p class="toast-title">Error</p><p class="toast-description">${U.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0})}},V=async(U=!1)=>{A({callbackApi:G8,code:f.codigoRegistro,abrirTelegramDialog:U,counterTime:120}),q.success('<p class="toast-title">Operación exitosa</p><p class="toast-description">Mensaje enviado!</p>',{autoClose:5e3,hideProgressBar:!0,icon:Rt,closeOnClick:!1,dangerouslyHTMLString:!0})},B=()=>{o.value=1,h("codigoContacto",void 0)},x=()=>{o.value=0,v()},_=g(async U=>{var M,F;n.setLoading(!0);try{const H=new Date(`${U.fechaNacimiento.month}-${U.fechaNacimiento.day}-${U.fechaNacimiento.year}`),K={...U,email:(M=U.email)==null?void 0:M.trim(),direccion:(F=U.direccion)==null?void 0:F.trim(),aplicacion:e.aplicacion,fechaNacimiento:H},L=await $8(K);q.success(`<p class="toast-title">Operación realizada</p><p class="toast-description">${L.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:Rt,closeOnClick:!1,dangerouslyHTMLString:!0}),n.setLoading(!1),e.goLoginPage()}catch(H){if(H.response&&Array.isArray(H.response)){Ge({error:H.response,setErrors:m});return}H.message&&q.error(`<p class="toast-title">Error</p><p class="toast-description">${H.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0})}finally{n.setLoading(!1)}});return{refCounter:s,currentContacto:l,values:f,steps:a,currentStep:o,mediosVerificados:p,fechaNacimiento:b,errors:y,openTelegram:u,onValidarDatosUsuario:k,onRegistrarUsuario:_,onEnviarMensaje:V,onEnviarCodigoAlUsuario:E,onEnviarCodigoVerificacion:R,onCancelarVerificacion:B,onCancelarRegistro:x,openTelegramPage:d}}const tg={key:0,class:"fge-auth-error"},de=r.defineComponent({__name:"FgeErrorMessage",props:{error:{required:!0}},setup(t){return(e,n)=>t.error?(r.openBlock(),r.createElementBlock("p",tg,r.toDisplayString(t.error),1)):r.createCommentVNode("",!0)}}),ng={key:0,class:"fge-text-gray"},rg=r.defineComponent({__name:"FgeButtonCounter",props:{reenviarMensaje:{type:Function,required:!0}},emits:["finished"],setup(t,{expose:e,emit:n}){const a=t,o=r.ref(0),i=r.ref(),s=n,l=(u=5)=>{o.value=u,clearTimeout(i.value),c()},c=()=>{o.value>0?i.value=window.setTimeout(()=>{o.value-=1,c()},1e3):s("finished")};return e({reInit:l}),(u,A)=>o.value?(r.openBlock(),r.createElementBlock("span",ng,"Reenviar código en "+r.toDisplayString(o.value)+" segundo(s)",1)):(r.openBlock(),r.createElementBlock("button",{key:1,class:"fge-link-secondary-button",label:"Reenviar código",onClick:A[0]||(A[0]=(...d)=>a.reenviarMensaje&&a.reenviarMensaje(...d))}))}}),sf=t=>(r.pushScopeId("data-v-b99b89d3"),t=t(),r.popScopeId(),t),ag={class:"send-code-container"},og={class:"mb-40"},ig={class:"field col-12 text-left m-0"},sg={class:"fge-form-label current-contact-label"},lg={key:0,class:"fge-text-gray message2FaContexto"},cg=sf(()=>r.createElementVNode("p",null,[r.createElementVNode("b",null,"Instrucciones")],-1)),ug=["href"],Ag={class:"auth-input-container"},dg=sf(()=>r.createElementVNode("label",{for:"codigo",class:"fge-form-label"},"Código:",-1)),fg={key:1,class:"text-center mt-1"},pg={class:"auth-btn-container"},Jo=bt(r.defineComponent({__name:"FgeEnviarCodigo",props:{fieldName:{type:String,required:!0},message2Fa:{type:null,required:!1},url2FaContexto:{type:null,required:!1},message2FaContexto:{type:null,required:!1},error:{type:null,required:!0},cancelarText:{type:String,default:"Anterior"},aceptarText:{type:String,default:"Aceptar"},cancelarFunction:{type:Function,required:!1},aceptarFunction:{type:Function,required:!1},reenviarMensaje:{type:Function,required:!1},showCode:{type:Boolean,required:!1,default:!0},refCounter:{required:!0}},emits:["update:codigo","update:refCounter","finishCount"],setup(t,{emit:e}){const n=e,a=r.ref(),o=()=>{n("finishCount",!0)};return r.watch(a,i=>{n("update:refCounter",i)}),(i,s)=>(r.openBlock(),r.createElementBlock("div",ag,[r.createElementVNode("div",og,[r.createElementVNode("div",ig,[r.createElementVNode("p",sg,r.toDisplayString(t.message2Fa),1),t.message2FaContexto?(r.openBlock(),r.createElementBlock("div",lg,[cg,r.createElementVNode("p",null,r.toDisplayString(t.message2FaContexto),1),t.url2FaContexto?(r.openBlock(),r.createElementBlock("a",{key:0,href:t.url2FaContexto,target:"_blank"},"Abrir Link",8,ug)):r.createCommentVNode("",!0)])):r.createCommentVNode("",!0),r.createElementVNode("div",Ag,[dg,r.createVNode(r.unref(ie.Field),{name:t.fieldName,id:"code",class:r.normalizeClass(["fge-auth-input",{"fge-auth-input-invalid":t.error}]),type:"text"},null,8,["name","class"])]),r.createVNode(de,{error:t.error},null,8,["error"]),t.reenviarMensaje?(r.openBlock(),r.createElementBlock("div",fg,[r.createVNode(rg,{ref_key:"refBtnCounter",ref:a,reenviarMensaje:t.reenviarMensaje,onFinished:o},null,8,["reenviarMensaje"])])):r.createCommentVNode("",!0)]),r.renderSlot(i.$slots,"inputs",{},void 0,!0)]),r.createElementVNode("div",null,[r.createElementVNode("div",pg,[t.cancelarFunction?(r.openBlock(),r.createElementBlock("button",{key:0,title:"Volver",onClick:s[0]||(s[0]=()=>{var l;return(l=t.cancelarFunction)==null?void 0:l.call(t)}),class:"fge-gray-button w-full"},[r.createElementVNode("span",null,r.toDisplayString(t.cancelarText),1)])):r.createCommentVNode("",!0),t.aceptarFunction?(r.openBlock(),r.createElementBlock("button",{key:1,title:"Enviar código",onClick:s[1]||(s[1]=()=>{var l;return(l=t.aceptarFunction)==null?void 0:l.call(t)}),class:"w-full fge-auth-primary-button"},[r.createElementVNode("span",null,r.toDisplayString(t.aceptarText),1)])):r.createCommentVNode("",!0)])])]))}}),[["__scopeId","data-v-b99b89d3"]]),hg="data:image/png;base64,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BEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAA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",mg={},gg=t=>(r.pushScopeId("data-v-d55c8d76"),t=t(),r.popScopeId(),t),vg={class:"fge-logo-container"},yg=[gg(()=>r.createElementVNode("img",{src:hg,alt:"logo-icon"},null,-1))];function wg(t,e){return r.openBlock(),r.createElementBlock("div",vg,yg)}const Ol=bt(mg,[["render",wg],["__scopeId","data-v-d55c8d76"]]),bg={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 35 35"},Cg=[r.createElementVNode("path",{stroke:"currentColor","stroke-width":"2",d:"M34 17.5C34 26.613 26.613 34 17.5 34S1 26.613 1 17.5 8.387 1 17.5 1 34 8.387 34 17.5Z",class:"stroke-content"},null,-1),r.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M26 15.57v7.41a2 2 0 0 1-2 2H10a2 2 0 0 1-2-2V12.5c0-.83.67-1.5 1.5-1.5H26l-.62.605",class:"stroke-content"},null,-1),r.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m25.38 11.646-8.38 6.8-8.345-6.8",class:"stroke-content"},null,-1)];function Eg(t,e){return r.openBlock(),r.createElementBlock("svg",bg,[...Cg])}const ua={render:Eg},kg={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 33 32"},Bg=[r.createElementVNode("path",{stroke:"currentColor","stroke-miterlimit":"10","stroke-width":"2",d:"M16.95 31a15 15 0 1 0 0-30 15 15 0 0 0 0 30Z",class:"stroke-content"},null,-1),r.createElementVNode("path",{fill:"currentColor",d:"M24.25 9.91c-.06-.17-.13-.21-.23-.25-.23-.09-.63.04-.63.04S9.37 14.74 8.57 15.3c-.17.12-.23.19-.26.27-.14.4.29.57.29.57l3.61 1.18s.13.02.18-.01c.82-.52 8.27-5.22 8.7-5.38.07-.02.12 0 .1.05-.17.6-6.64 6.35-6.64 6.35l-.04.07-.34 3.58s-.14 1.1.96 0c.77-.77 1.52-1.42 1.9-1.74 1.24.86 2.58 1.81 3.16 2.3.29.25.53.29.73.28.55-.02.7-.62.7-.62s2.55-10.28 2.64-11.66l.02-.31c0-.13-.01-.26-.03-.32Z",class:"fill-content"},null,-1)];function xg(t,e){return r.openBlock(),r.createElementBlock("svg",kg,[...Bg])}const Aa={render:xg},Sg={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 33 32"},Og=[r.createElementVNode("path",{stroke:"currentColor","stroke-miterlimit":"10","stroke-width":"2",d:"M16.38 31a15 15 0 1 0 0-30 15 15 0 0 0 0 30Z",class:"stroke-content"},null,-1),r.createElementVNode("path",{stroke:"currentColor",d:"M23.59 8.97A9.54 9.54 0 0 0 8.61 20.45l-1.35 4.93 5.04-1.32A9.54 9.54 0 0 0 23.59 8.98v-.01Zm-6.73 14.64a7.92 7.92 0 0 1-4.03-1.1l-.29-.17-2.99.78.8-2.92-.19-.3a7.9 7.9 0 1 1 6.69 3.7l.01.01Zm4.34-5.92c-.24-.12-1.41-.69-1.62-.77-.22-.08-.38-.12-.53.12-.16.24-.61.77-.75.93-.14.16-.28.18-.52.06s-1-.37-1.91-1.18a7.02 7.02 0 0 1-1.32-1.65c-.14-.24-.01-.37.1-.49.11-.11.24-.28.36-.42.12-.14.16-.24.24-.4.08-.16.04-.3-.02-.42l-.73-1.76c-.19-.46-.39-.4-.53-.41h-.46a.85.85 0 0 0-.63.3c-.22.24-.83.81-.83 1.98s.85 2.3.97 2.46c.12.16 1.68 2.56 4.06 3.59.57.24 1.01.39 1.36.5.57.18 1.09.16 1.5.09.46-.07 1.41-.58 1.6-1.13.2-.56.2-1.03.14-1.13-.06-.1-.22-.16-.46-.28l-.02.01Z",class:"stroke-content","clip-rule":"evenodd"},null,-1)];function Dg(t,e){return r.openBlock(),r.createElementBlock("svg",Sg,[...Og])}const lf={render:Dg},Tg={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 26 27"},Ig=[r.createElementVNode("path",{stroke:"#513c86","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17.879 1.109V6.63M8.109 1.11V6.63m13.357-1.705h1.068c1.056 0 1.909.93 1.909 2.087V23.83c0 1.157-.853 2.086-1.909 2.086H3.452c-1.056 0-1.908-.929-1.908-2.086V7.012c0-1.158.852-2.087 1.908-2.087h14.02"},null,-1),r.createElementVNode("path",{stroke:"#513c86","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"3",d:"M8.108 12.953v-.026m0 4.987v-.025m4.898-4.936-.025-.026m.025 4.987-.025-.025m4.898-4.936v-.026m0 4.987v-.025"},null,-1)];function Vg(t,e){return r.openBlock(),r.createElementBlock("svg",Tg,[...Ig])}const Pg={render:Vg},Mg={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 320 512"},_g=[r.createElementVNode("path",{d:"M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z"},null,-1)];function Rg(t,e){return r.openBlock(),r.createElementBlock("svg",Mg,[..._g])}const Fg={render:Rg},Lg={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 320 512"},Ug=[r.createElementVNode("path",{d:"M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 246.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z"},null,-1)];function Zg(t,e){return r.openBlock(),r.createElementBlock("svg",Lg,[...Ug])}const Qg={render:Zg},Hg={style:{position:"relative"}},qg=["type","placeholder","name"],zg=[r.createElementVNode("path",{d:"M.2 10a11 11 0 0 1 19.6 0A11 11 0 0 1 .2 10zm9.8 4a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm0-2a2 2 0 1 1 0-4 2 2 0 0 1 0 4z"},null,-1)],Kg=[r.createElementVNode("path",{d:"M12.81 4.36l-1.77 1.78a4 4 0 0 0-4.9 4.9l-2.76 2.75C2.06 12.79.96 11.49.2 10a11 11 0 0 1 12.6-5.64zm3.8 1.85c1.33 1 2.43 2.3 3.2 3.79a11 11 0 0 1-12.62 5.64l1.77-1.78a4 4 0 0 0 4.9-4.9l2.76-2.75zm-.25-3.99l1.42 1.42L3.64 17.78l-1.42-1.42L16.36 2.22z"},null,-1)],sn=r.defineComponent({__name:"FgePassword",props:{class:{},errorClasses:{},name:{},placeholder:{},failedValidationMessage:{type:Boolean,default:!1},validationRegex:{type:[String,Boolean],default:!1},iconSize:{default:"1.25rem"},iconColor:{default:"var(--fge-orange-color)"}},emits:["input"],setup(t,{emit:e}){const n=t,a=e,o=r.ref("password"),i=r.ref(""),s=r.computed(()=>!i.value||!n.validationRegex||!n.failedValidationMessage?!0:u()),l=r.computed(()=>({height:n.iconSize,width:n.iconSize,color:n.iconColor,fill:"currentColor"})),c=()=>{o.value=o.value==="password"?"text":"password"},u=()=>typeof n.validationRegex=="string"?new RegExp(n.validationRegex,"g").test(i.value):!1;return(A,d)=>(r.openBlock(),r.createElementBlock("div",null,[r.createElementVNode("div",Hg,[r.withDirectives(r.createElementVNode("input",{autocomplete:"off",style:{position:"relative"},type:o.value,placeholder:A.placeholder,class:r.normalizeClass(A.class),name:A.name,"onUpdate:modelValue":d[0]||(d[0]=p=>i.value=p),onInput:d[1]||(d[1]=p=>a("input",p.target.value))},null,42,qg),[[r.vModelDynamic,i.value]]),r.createElementVNode("a",{style:{cursor:"pointer",position:"absolute",top:"50%",right:"10px",transform:"translateY(-50%)"},onClick:r.withModifiers(c,["prevent"])},[r.withDirectives((r.openBlock(),r.createElementBlock("svg",{style:r.normalizeStyle(l.value),xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},zg,4)),[[r.vShow,o.value==="password"]]),r.withDirectives((r.openBlock(),r.createElementBlock("svg",{style:r.normalizeStyle(l.value),xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},Kg,4)),[[r.vShow,o.value!=="password"]])])]),r.withDirectives(r.createElementVNode("div",{style:{"margin-top":"0.5rem"},class:r.normalizeClass(A.errorClasses)},r.toDisplayString(A.failedValidationMessage),3),[[r.vShow,!s.value]])]))}}),jg={xmlns:"http://www.w3.org/2000/svg",fill:"none","aria-hidden":"true","data-pc-section":"closebuttonicon",viewBox:"0 0 14 14"},Jg=[r.createElementVNode("path",{fill:"currentColor",d:"m8.012 7.01 4.258-4.26a.723.723 0 1 0-1.021-1.021L6.99 5.988 2.733 1.73A.723.723 0 0 0 1.71 2.751L5.97 7.01l-4.258 4.258a.723.723 0 0 0 1.021 1.022l4.259-4.26 4.258 4.258a.723.723 0 0 0 1.021-1.021L8.012 7.008Z"},null,-1)];function Xg(t,e){return r.openBlock(),r.createElementBlock("svg",jg,[...Jg])}const Dl={render:Xg},Wg={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 31 31"},Yg=["fill"],$g=r.createElementVNode("path",{fill:"#fff",d:"m14.9528 18.8298-.32-8.73v-3.17h2.74v3.18l-.3101 8.71h-2.12l.0101.01Zm-.25 6.18v-3.72h2.53v3.72h-2.53Z"},null,-1),Xo=r.defineComponent({__name:"ExclamationIcon",props:{mode:{type:String,default:"info"}},setup(t){const e=new Map([["gray","--fge-gray-icon"],["success","--fge-toast-success"],["error","--fge-toast-error"],["info","--fge-toast-info"],["warn","--fge-toast-warning"]]),n=t,a=r.computed(()=>n.mode),o=r.computed(()=>{const i=e.get(a.value);return window.getComputedStyle(document.documentElement).getPropertyValue(i)});return(i,s)=>(r.openBlock(),r.createElementBlock("svg",Wg,[r.createElementVNode("path",{fill:o.value,d:"M15.9609 30.4998c8.2843 0 15-6.7158 15-15 0-8.2843-6.7157-15-15-15-8.2842 0-15 6.7157-15 15 0 8.2842 6.7158 15 15 15Z"},null,8,Yg),$g]))}}),Gg=r.createElementVNode("button",{class:"auth-hide-btn"},null,-1),Ng={class:"auth-title-container"},ev=r.createElementVNode("p",null,"Confirmación vía Telegram",-1),tv={class:"dialog-body"},nv={class:"icon"},rv=r.createElementVNode("p",{class:"body-title"},"Siga los siguientes pasos:",-1),av=r.createElementVNode("p",null,[r.createTextVNode(' Haz clic en el botón "Abrir" para abrir la página de '),r.createElementVNode("b",null,[r.createElementVNode("a",{href:"https://play.google.com/store/apps/details?id=org.telegram.messenger",target:"_blank"}," Telegram ")]),r.createTextVNode(" . ")],-1),ov=r.createElementVNode("p",null,"1. Inicia sesión en tu cuenta de Telegram.",-1),iv=r.createElementVNode("p",null,'2. Presiona el botón "Comenzar" o "Start"',-1),sv=r.createElementVNode("p",{style:{"margin-left":"5px"}},[r.createTextVNode(' ** o ingrese "'),r.createElementVNode("b",null,"/start"),r.createTextVNode('" en el chat si no encuentra el botón ')],-1),lv=r.createElementVNode("p",null,"3. Copia el código en el formulario para completar el proceso de confirmación.",-1),cv={class:"dialog-footer"},cf=r.defineComponent({__name:"TelegramDialog",props:{open:{type:Boolean,default:!1},openClick:{type:Function,required:!0}},emits:["update:open"],setup(t,{emit:e}){const n=t,a=r.computed({get:()=>n.open,set:i=>o("update:open",i)}),o=e;return(i,s)=>(r.openBlock(),r.createBlock(r.unref(oo),{open:a.value,"onUpdate:open":s[2]||(s[2]=l=>a.value=l)},{default:r.withCtx(()=>[r.createVNode(r.unref(io),{"as-child":""},{default:r.withCtx(()=>[Gg]),_:1}),r.createVNode(r.unref(lo),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Ao),{class:"modal-overlay"}),r.createVNode(r.unref(uo),{class:"auth-modal-container",onInteractOutside:s[1]||(s[1]=l=>l.preventDefault()),"aria-describedby":"dialog-description"},{default:r.withCtx(()=>[r.createVNode(r.unref(fo),{class:"auth-dialog-title"},{default:r.withCtx(()=>[r.createElementVNode("div",Ng,[ev,r.createVNode(r.unref(er),{class:"close-icon","aria-label":"Close"},{default:r.withCtx(()=>[r.createVNode(r.unref(Dl))]),_:1})])]),_:1}),r.createElementVNode("div",tv,[r.createElementVNode("div",nv,[r.createVNode(Xo,{mode:"gray"})]),rv,av,ov,iv,sv,lv]),r.createElementVNode("div",cv,[r.createVNode(r.unref(er),{class:"fge-gray-button w-full","aria-label":"Close"},{default:r.withCtx(()=>[r.createTextVNode(" Cerrar ")]),_:1}),r.createElementVNode("button",{class:"w-full fge-auth-primary-button",onClick:s[0]||(s[0]=r.withModifiers(()=>t.openClick(),["prevent"]))}," Abrir ")])]),_:1})]),_:1})]),_:1},8,["open"]))}}),Ie=t=>(r.pushScopeId("data-v-aad3098a"),t=t(),r.popScopeId(),t),uv={class:"fge-right-container"},Av={class:"auth-form-container"},dv={class:"auth-input-container"},fv=Ie(()=>r.createElementVNode("label",{for:"nombres",class:"fge-form-label"},"Nombres:",-1)),pv={class:"auth-input-container"},hv=Ie(()=>r.createElementVNode("label",{for:"paterno",class:"fge-form-label"},"Primer Apellido:",-1)),mv={class:"auth-input-container"},gv=Ie(()=>r.createElementVNode("label",{for:"materno",class:"fge-form-label"},"Segundo Apellido:",-1)),vv={class:"auth-input-container"},yv=Ie(()=>r.createElementVNode("label",{for:"fechaNacimiento",class:"fge-form-label"},"Fecha de Nacimiento:",-1)),wv={class:"date-picker-field-div"},bv={class:"div-datepicker-header"},Cv={class:"auth-input-container mb-0"},Ev=Ie(()=>r.createElementVNode("label",{for:"ci",class:"fge-form-label"},"Cédula de Identidad:",-1)),kv={class:"fge-btn-section"},Bv=Ie(()=>r.createElementVNode("i",{class:"fge-horizontal-line"},null,-1)),xv={class:"auth-btn-container"},Sv=[Ie(()=>r.createElementVNode("span",null," Ir al login ",-1))],Ov=[Ie(()=>r.createElementVNode("span",null," Siguiente ",-1))],Dv={class:"auth-form-container"},Tv={class:"auth-input-container"},Iv=Ie(()=>r.createElementVNode("label",{for:"celular",class:"fge-form-label"},"Celular:",-1)),Vv={class:"auth-relative-container"},Pv={class:"auth-input-container"},Mv=Ie(()=>r.createElementVNode("label",{for:"email",class:"fge-form-label"},"E-mail:",-1)),_v={class:"auth-relative-container"},Rv={class:"auth-input-container"},Fv=Ie(()=>r.createElementVNode("label",{for:"fge_dr",class:"fge-form-label"},"Dir­ección:",-1)),Lv={class:"auth-input-container"},Uv=Ie(()=>r.createElementVNode("label",{for:"fge_new_spswd",class:"fge-form-label"},"Co­ntra­seña:",-1)),Zv={class:"auth-input-container mb-0"},Qv=Ie(()=>r.createElementVNode("label",{for:"fge_contra_rep",class:"fge-form-label"}," Repetir con­t­ras­eña: ",-1)),Hv={class:"fge-btn-section"},qv=Ie(()=>r.createElementVNode("i",{class:"fge-horizontal-line"},null,-1)),zv={class:"auth-btn-container"},Kv=[Ie(()=>r.createElementVNode("span",null,"Anterior",-1))],jv=[Ie(()=>r.createElementVNode("span",null," Registrar ",-1))],Jv=bt(r.defineComponent({__name:"FgeRegistrarPage",setup(t){const{values:e,refCounter:n,currentContacto:a,fechaNacimiento:o,steps:i,currentStep:s,mediosVerificados:l,errors:c,openTelegram:u,onValidarDatosUsuario:A,onCancelarRegistro:d,onRegistrarUsuario:p,onEnviarMensaje:f,onEnviarCodigoAlUsuario:g,onEnviarCodigoVerificacion:y,onCancelarVerificacion:m,openTelegramPage:C}=eg(),v=be();return(h,w)=>(r.openBlock(),r.createElementBlock(r.Fragment,null,[r.createVNode(Ol),r.createElementVNode("div",uv,[r.createVNode(yo,{currentStep:r.unref(s),steps:r.unref(i),showHeader:!1},{step1:r.withCtx(()=>[r.createElementVNode("div",Av,[r.createElementVNode("div",dv,[fv,r.createVNode(r.unref(ie.Field),{name:"nombres",id:"nombres",class:r.normalizeClass(["fge-auth-input uppercase",{"fge-auth-input-invalid":r.unref(c).nombres}]),type:"text"},null,8,["class"]),r.createVNode(de,{error:r.unref(c).nombres},null,8,["error"])]),r.createElementVNode("div",pv,[hv,r.createVNode(r.unref(ie.Field),{name:"paterno",id:"paterno",class:r.normalizeClass(["fge-auth-input uppercase",{"fge-auth-input-invalid":r.unref(c).paterno}]),type:"text"},null,8,["class"]),r.createVNode(de,{error:r.unref(c).paterno},null,8,["error"])]),r.createElementVNode("div",mv,[gv,r.createVNode(r.unref(ie.Field),{name:"materno",id:"materno",class:r.normalizeClass(["fge-auth-input uppercase",{"fge-auth-input-invalid":r.unref(c).materno}]),type:"text"},null,8,["class"]),r.createVNode(de,{error:r.unref(c).materno},null,8,["error"])]),r.createElementVNode("div",vv,[yv,r.createVNode(r.unref(m6),{id:"date-field",modelValue:r.unref(o),"onUpdate:modelValue":w[0]||(w[0]=b=>r.isRef(o)?o.value=b:null),locale:"es"},{default:r.withCtx(()=>[r.createVNode(r.unref(v6),{class:"fge-auth-input relative"},{default:r.withCtx(({segments:b})=>[r.createElementVNode("div",wv,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(b,k=>(r.openBlock(),r.createElementBlock(r.Fragment,{key:k.part},[k.part==="literal"?(r.openBlock(),r.createBlock(r.unref(pA),{key:0,part:k.part},{default:r.withCtx(()=>[r.createTextVNode(r.toDisplayString(k.value),1)]),_:2},1032,["part"])):(r.openBlock(),r.createBlock(r.unref(pA),{key:1,part:k.part,class:"date-picker-input"},{default:r.withCtx(()=>[r.createTextVNode(r.toDisplayString(k.value),1)]),_:2},1032,["part"]))],64))),128))]),r.createVNode(r.unref(w6),{class:"date-picker-btn"},{default:r.withCtx(()=>[r.createVNode(r.unref(Pg),{class:"calendar-icon"})]),_:1})]),_:1}),r.createVNode(r.unref(b6),{"side-offset":4,class:"date-picker-content"},{default:r.withCtx(()=>[r.createVNode(r.unref(y6),{class:"calendar-fill-white"}),r.createVNode(r.unref(g6),{style:{padding:"1rem",width:"350px"}},{default:r.withCtx(({weekDays:b,grid:k})=>[r.createVNode(r.unref(o6),{class:"date-picker-header"},{default:r.withCtx(()=>[r.createVNode(r.unref(A6),{class:"date-picker-header-btn"},{default:r.withCtx(()=>[r.createVNode(r.unref(Qg))]),_:1}),r.createVNode(r.unref(i6),{class:"datepicker-header-label"}),r.createVNode(r.unref(u6),{class:"date-picker-header-btn"},{default:r.withCtx(()=>[r.createVNode(r.unref(Fg))]),_:1})]),_:1}),r.createElementVNode("div",bv,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(k,E=>(r.openBlock(),r.createBlock(r.unref(s6),{key:E.value.toString(),class:"div-datepicker-grid"},{default:r.withCtx(()=>[r.createVNode(r.unref(d6),null,{default:r.withCtx(()=>[r.createVNode(r.unref(fA),{class:"date-picker-grid-row"},{default:r.withCtx(()=>[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(b,R=>(r.openBlock(),r.createBlock(r.unref(c6),{key:R,class:"date-picker-header-cell"},{default:r.withCtx(()=>[r.createTextVNode(r.toDisplayString(R),1)]),_:2},1024))),128))]),_:2},1024)]),_:2},1024),r.createVNode(r.unref(f6),null,{default:r.withCtx(()=>[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(E.rows,(R,V)=>(r.openBlock(),r.createBlock(r.unref(fA),{key:`weekDate-${V}`,class:"datepicker-row"},{default:r.withCtx(()=>[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(R,B=>(r.openBlock(),r.createBlock(r.unref(l6),{key:B.toString(),date:B},{default:r.withCtx(()=>[r.createVNode(r.unref(p6),{day:B,month:E.value,class:"datepicker-cell-trigger"},null,8,["day","month"])]),_:2},1032,["date"]))),128))]),_:2},1024))),128))]),_:2},1024)]),_:2},1024))),128))])]),_:1})]),_:1})]),_:1},8,["modelValue"]),r.createVNode(de,{error:r.unref(c).fechaNacimiento},null,8,["error"])]),r.createElementVNode("div",Cv,[Ev,r.createVNode(r.unref(ie.Field),{name:"ci",id:"ci",class:r.normalizeClass(["fge-auth-input",{"fge-auth-input-invalid":r.unref(c).ci}]),type:"text"},null,8,["class"]),r.createVNode(de,{error:r.unref(c).ci},null,8,["error"])])]),r.createElementVNode("div",kv,[Bv,r.createElementVNode("div",xv,[r.createElementVNode("button",{title:"Ir al login",onClick:w[1]||(w[1]=(...b)=>r.unref(v).goLoginPage&&r.unref(v).goLoginPage(...b)),class:"fge-gray-button w-full"},Sv),r.createElementVNode("button",{title:"Siguiente paso",class:"w-full fge-auth-primary-button",onClick:w[2]||(w[2]=(...b)=>r.unref(A)&&r.unref(A)(...b))},Ov)])])]),step2:r.withCtx(()=>[r.createElementVNode("div",Dv,[r.createElementVNode("div",Tv,[Iv,r.createElementVNode("div",Vv,[r.createVNode(r.unref(ie.Field),{name:"celular",id:"celular",class:r.normalizeClass(["fge-auth-input with-btns",{"fge-auth-input-invalid":r.unref(c).celular}]),type:"text"},null,8,["class"]),r.createVNode(r.unref(Kr),null,{default:r.withCtx(()=>[r.createVNode(r.unref(jr),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Jr),{class:"btn-only-icon absolute-2",title:r.unref(l).verificadoWhatsapp?"Verificado":"Verificar whatsapp",onClick:w[3]||(w[3]=b=>r.unref(g)({medio:"whatsapp",contacto:r.unref(e).celular}))},{default:r.withCtx(()=>[r.createVNode(r.unref(lf),{class:r.normalizeClass({"auth-svg-primary":r.unref(l).verificadoWhatsapp,"auth-svg-gray":!r.unref(l).verificadoWhatsapp})},null,8,["class"])]),_:1},8,["title"]),r.createVNode(r.unref(Yr),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Xr),{class:"tooltip","side-offset":5},{default:r.withCtx(()=>[r.createTextVNode(r.toDisplayString(r.unref(l).verificadoWhatsapp?"Verificado":"Verificar")+" ",1),r.createVNode(r.unref(Wr),{class:"arrow-svg",width:10})]),_:1})]),_:1})]),_:1})]),_:1}),r.createVNode(r.unref(Kr),null,{default:r.withCtx(()=>[r.createVNode(r.unref(jr),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Jr),{title:r.unref(l).verificadoTelegram?"Verificado":"Verificar telegram",class:"btn-only-icon absolute",onClick:w[4]||(w[4]=b=>r.unref(g)({medio:"telegram",contacto:r.unref(e).celular}))},{default:r.withCtx(()=>[r.createVNode(r.unref(Aa),{class:r.normalizeClass({"auth-svg-primary":r.unref(l).verificadoTelegram,"auth-svg-gray":!r.unref(l).verificadoTelegram})},null,8,["class"])]),_:1},8,["title"]),r.createVNode(r.unref(Yr),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Xr),{class:"tooltip","side-offset":5},{default:r.withCtx(()=>[r.createTextVNode(r.toDisplayString(r.unref(l).verificadoWhatsapp?"Verificado":"Verificar")+" ",1),r.createVNode(r.unref(Wr),{class:"arrow-svg",width:10})]),_:1})]),_:1})]),_:1})]),_:1})]),r.createVNode(de,{error:r.unref(c).celular},null,8,["error"])]),r.createElementVNode("div",Pv,[Mv,r.createElementVNode("div",_v,[r.createVNode(r.unref(ie.Field),{name:"email",id:"email",class:r.normalizeClass(["fge-auth-input with-btn",{"fge-auth-input-invalid":r.unref(c).email}]),type:"text"},null,8,["class"]),r.createVNode(r.unref(Kr),null,{default:r.withCtx(()=>[r.createVNode(r.unref(jr),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Jr),{title:r.unref(l).verificadoEmail?"Verificado":"Verificar",class:"btn-only-icon absolute",onClick:w[5]||(w[5]=b=>r.unref(g)({medio:"email",contacto:r.unref(e).email}))},{default:r.withCtx(()=>[r.createVNode(r.unref(ua),{class:r.normalizeClass({"auth-svg-primary":r.unref(l).verificadoEmail,"auth-svg-gray":!r.unref(l).verificadoEmail})},null,8,["class"])]),_:1},8,["title"]),r.createVNode(r.unref(Yr),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Xr),{class:"tooltip","side-offset":5},{default:r.withCtx(()=>[r.createTextVNode(r.toDisplayString(r.unref(l).verificadoEmail?"Verificado":"Verificar")+" ",1),r.createVNode(r.unref(Wr),{class:"arrow-svg",width:10})]),_:1})]),_:1})]),_:1})]),_:1})]),r.createVNode(de,{error:r.unref(c).email},null,8,["error"])]),r.createElementVNode("div",Rv,[Fv,r.createVNode(r.unref(ie.Field),{name:"direccion",id:"fge_dr",class:r.normalizeClass(["w-full fge-auth-input",{"fge-auth-input-invalid":r.unref(c).direccion}]),type:"text"},null,8,["class"]),r.createVNode(de,{error:r.unref(c).direccion},null,8,["error"])]),r.createElementVNode("div",Lv,[Uv,r.createVNode(r.unref(ie.Field),{name:"password"},{default:r.withCtx(({field:b})=>[r.createVNode(sn,r.mergeProps({id:"fge_new_spswd"},b,{class:"fge-auth-input with-btn",onKeyup:r.withKeys(r.unref(p),["enter"]),modelValue:b.value}),null,16,["onKeyup","modelValue"])]),_:1}),r.createVNode(de,{error:r.unref(c).password},null,8,["error"])]),r.createElementVNode("div",Zv,[Qv,r.createVNode(r.unref(ie.Field),{name:"repetirPassword"},{default:r.withCtx(({field:b})=>[r.createVNode(sn,r.mergeProps({id:"fge_contra_rep"},b,{class:["fge-auth-input with-btn",{"fge-auth-input-invalid":r.unref(c).repetirPassword}],onKeyup:r.withKeys(r.unref(p),["enter"]),modelValue:b.value}),null,16,["class","onKeyup","modelValue"])]),_:1}),r.createVNode(de,{error:r.unref(c).repetirPassword},null,8,["error"])])]),r.createElementVNode("div",Hv,[qv,r.createElementVNode("div",zv,[r.createElementVNode("button",{title:"Ir atrás",onClick:w[6]||(w[6]=(...b)=>r.unref(d)&&r.unref(d)(...b)),class:"fge-gray-button w-full"},Kv),r.createElementVNode("button",{title:"Registrar usuario",onClick:w[7]||(w[7]=(...b)=>r.unref(p)&&r.unref(p)(...b)),class:"w-full fge-auth-primary-button"},jv)])])]),step3:r.withCtx(()=>[r.createVNode(Jo,{fieldName:"codigoContacto",refCounter:r.unref(n),"onUpdate:refCounter":w[8]||(w[8]=b=>r.isRef(n)?n.value=b:null),error:r.unref(c).codigoContacto,currentContacto:r.unref(a),cancelarFunction:r.unref(m),aceptarFunction:r.unref(y),reenviarMensaje:()=>r.unref(f)()},null,8,["refCounter","error","currentContacto","cancelarFunction","aceptarFunction","reenviarMensaje"])]),_:1},8,["currentStep","steps"])]),r.createVNode(cf,{open:r.unref(u),"onUpdate:open":w[9]||(w[9]=b=>r.isRef(u)?u.value=b:null),openClick:r.unref(C)},null,8,["open","openClick"])],64))}}),[["__scopeId","data-v-aad3098a"]]),Xv={class:"footer"},Wv={class:"fge-version-label"},Yv=bt(r.defineComponent({__name:"FgeFooter",setup(t){const e=be();return(n,a)=>(r.openBlock(),r.createElementBlock("div",Xv,[r.createElementVNode("p",Wv,"Copyright Mp. Version "+r.toDisplayString(r.unref(e).systemVer),1)]))}}),[["__scopeId","data-v-526e8b52"]]),uf="ciudadania-digital-bc";var Ve=(t=>(t.LOGIN="login",t.ALREADY_LOGIN="already_login",t.VALIDATE_FILE="validate_file",t.LOGOUT="logout",t.FORCE_CLOSE="force_close",t))(Ve||{});const $v=()=>{const t=window.location.href.split("?")[1],e=new URLSearchParams(t),n=Object.fromEntries(e.entries()),a=new BroadcastChannel(uf);console.log("creando canal de escucha",a),!(Gv(n,a)||ey(n,a)||Nv(n,a))&&ty(n,a)},Gv=(t,e)=>{if(t.agetic){da();const n=JSON.parse(t.agetic.replace("#/","")),a={event:Ve.LOGIN,message:"Sesión iniciada",data:{data:n,processKey:t==null?void 0:t.processKey}};return e.postMessage(a),window.close(),!0}else if(t.continueAuth){da();const n={event:Ve.ALREADY_LOGIN,message:"Sesión iniciada",data:{processKey:t==null?void 0:t.processKey}};return e.postMessage(n),window.close(),!0}return!1},Nv=(t,e)=>{if(t.logout){da();const n=t.windowName?{windowName:t.windowName}:void 0;return e.postMessage({event:Ve.LOGOUT,data:n}),window.close(),!0}return!1},ey=(t,e)=>t.approbation?(da(),e.postMessage({event:Ve.VALIDATE_FILE,data:JSON.parse(t.approbation.replace("#/",""))}),window.close(),!0):!1,ty=(t,e)=>{if(t.redirectEmergency){da();const n={processKey:(t==null?void 0:t.windowName)||(t==null?void 0:t.processKey)};e.postMessage({event:Ve.FORCE_CLOSE,data:n}),window.close()}},da=()=>{const t=document.createElement("div");if(t)return t.innerHTML=`
23
+ For more information, see https://www.radix-vue.com/components/${n}`,l=`Warning: Missing \`Description\` or \`aria-describedby="undefined"\` for ${e}.`;r.onMounted(()=>{var c;document.getElementById(a)||console.warn(s);const u=(c=i.value)==null?void 0:c.getAttribute("aria-describedby");o&&u&&(document.getElementById(o)||console.warn(l))})}const G1=r.defineComponent({__name:"DialogContentImpl",props:{forceMount:{type:Boolean},trapFocus:{type:Boolean},disableOutsidePointerEvents:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(t,{emit:e}){const n=t,a=e,o=Mt(),{forwardRef:i,currentElement:s}=Y();return o.titleId||(o.titleId=Wt(void 0,"radix-vue-dialog-title")),o.descriptionId||(o.descriptionId=Wt(void 0,"radix-vue-dialog-description")),r.onMounted(()=>{o.contentElement=s,Qe()!==document.body&&(o.triggerElement.value=Qe())}),process.env.NODE_ENV!=="production"&&b5({titleName:"DialogTitle",contentName:"DialogContent",componentLink:"dialog.html#title",titleId:o.titleId,descriptionId:o.descriptionId,contentElement:s}),(l,c)=>(r.openBlock(),r.createBlock(r.unref(Qs),{"as-child":"",loop:"",trapped:n.trapFocus,onMountAutoFocus:c[5]||(c[5]=u=>a("openAutoFocus",u)),onUnmountAutoFocus:c[6]||(c[6]=u=>a("closeAutoFocus",u))},{default:r.withCtx(()=>[r.createVNode(r.unref(uo),r.mergeProps({id:r.unref(o).contentId,ref:r.unref(i),as:l.as,"as-child":l.asChild,"disable-outside-pointer-events":l.disableOutsidePointerEvents,role:"dialog","aria-describedby":r.unref(o).descriptionId,"aria-labelledby":r.unref(o).titleId,"data-state":r.unref($1)(r.unref(o).open.value)},l.$attrs,{onDismiss:c[0]||(c[0]=u=>r.unref(o).onOpenChange(!1)),onEscapeKeyDown:c[1]||(c[1]=u=>a("escapeKeyDown",u)),onFocusOutside:c[2]||(c[2]=u=>a("focusOutside",u)),onInteractOutside:c[3]||(c[3]=u=>a("interactOutside",u)),onPointerDownOutside:c[4]||(c[4]=u=>a("pointerDownOutside",u))}),{default:r.withCtx(()=>[r.renderSlot(l.$slots,"default")]),_:3},16,["id","as","as-child","disable-outside-pointer-events","aria-describedby","aria-labelledby","data-state"])]),_:3},8,["trapped"]))}}),C5=r.defineComponent({__name:"DialogContentModal",props:{forceMount:{type:Boolean},trapFocus:{type:Boolean},disableOutsidePointerEvents:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(t,{emit:e}){const n=t,a=e,o=Mt(),i=Hr(a),{forwardRef:s,currentElement:l}=Y();return Fs(l),(c,u)=>(r.openBlock(),r.createBlock(G1,r.mergeProps({...n,...r.unref(i)},{ref:r.unref(s),"trap-focus":r.unref(o).open.value,"disable-outside-pointer-events":!0,onCloseAutoFocus:u[0]||(u[0]=A=>{var d;A.defaultPrevented||(A.preventDefault(),(d=r.unref(o).triggerElement.value)==null||d.focus())}),onPointerDownOutside:u[1]||(u[1]=A=>{const d=A.detail.originalEvent,p=d.button===0&&d.ctrlKey===!0;(d.button===2||p)&&A.preventDefault()}),onFocusOutside:u[2]||(u[2]=A=>{A.preventDefault()})}),{default:r.withCtx(()=>[r.renderSlot(c.$slots,"default")]),_:3},16,["trap-focus"]))}}),E5=r.defineComponent({__name:"DialogContentNonModal",props:{forceMount:{type:Boolean},trapFocus:{type:Boolean},disableOutsidePointerEvents:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(t,{emit:e}){const n=t,a=Hr(e);Y();const o=Mt(),i=r.ref(!1),s=r.ref(!1);return(l,c)=>(r.openBlock(),r.createBlock(G1,r.mergeProps({...n,...r.unref(a)},{"trap-focus":!1,"disable-outside-pointer-events":!1,onCloseAutoFocus:c[0]||(c[0]=u=>{var A;u.defaultPrevented||(i.value||(A=r.unref(o).triggerElement.value)==null||A.focus(),u.preventDefault()),i.value=!1,s.value=!1}),onInteractOutside:c[1]||(c[1]=u=>{var A;u.defaultPrevented||(i.value=!0,u.detail.originalEvent.type==="pointerdown"&&(s.value=!0));const d=u.target;(A=r.unref(o).triggerElement.value)!=null&&A.contains(d)&&u.preventDefault(),u.detail.originalEvent.type==="focusin"&&s.value&&u.preventDefault()})}),{default:r.withCtx(()=>[r.renderSlot(l.$slots,"default")]),_:3},16))}}),Ao=r.defineComponent({__name:"DialogContent",props:{forceMount:{type:Boolean},trapFocus:{type:Boolean},disableOutsidePointerEvents:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(t,{emit:e}){const n=t,a=e,o=Mt(),i=Hr(a),{forwardRef:s}=Y();return(l,c)=>(r.openBlock(),r.createBlock(r.unref(En),{present:l.forceMount||r.unref(o).open.value},{default:r.withCtx(()=>[r.unref(o).modal.value?(r.openBlock(),r.createBlock(C5,r.mergeProps({key:0,ref:r.unref(s)},{...n,...r.unref(i),...l.$attrs}),{default:r.withCtx(()=>[r.renderSlot(l.$slots,"default")]),_:3},16)):(r.openBlock(),r.createBlock(E5,r.mergeProps({key:1,ref:r.unref(s)},{...n,...r.unref(i),...l.$attrs}),{default:r.withCtx(()=>[r.renderSlot(l.$slots,"default")]),_:3},16))]),_:3},8,["present"]))}}),k5=r.defineComponent({__name:"DialogOverlayImpl",props:{asChild:{type:Boolean},as:{}},setup(t){const e=Mt();return Vs(!0),Y(),(n,a)=>(r.openBlock(),r.createBlock(r.unref(te),{as:n.as,"as-child":n.asChild,"data-state":r.unref(e).open.value?"open":"closed",style:{"pointer-events":"auto"}},{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},8,["as","as-child","data-state"]))}}),fo=r.defineComponent({__name:"DialogOverlay",props:{forceMount:{type:Boolean},asChild:{type:Boolean},as:{}},setup(t){const e=Mt(),{forwardRef:n}=Y();return(a,o)=>{var i;return(i=r.unref(e))!=null&&i.modal.value?(r.openBlock(),r.createBlock(r.unref(En),{key:0,present:a.forceMount||r.unref(e).open.value},{default:r.withCtx(()=>[r.createVNode(k5,r.mergeProps(a.$attrs,{ref:r.unref(n),as:a.as,"as-child":a.asChild}),{default:r.withCtx(()=>[r.renderSlot(a.$slots,"default")]),_:3},16,["as","as-child"])]),_:3},8,["present"])):r.createCommentVNode("",!0)}}}),er=r.defineComponent({__name:"DialogClose",props:{asChild:{type:Boolean},as:{default:"button"}},setup(t){const e=t;Y();const n=Mt();return(a,o)=>(r.openBlock(),r.createBlock(r.unref(te),r.mergeProps(e,{type:a.as==="button"?"button":void 0,onClick:o[0]||(o[0]=i=>r.unref(n).onOpenChange(!1))}),{default:r.withCtx(()=>[r.renderSlot(a.$slots,"default")]),_:3},16,["type"]))}}),po=r.defineComponent({__name:"DialogTitle",props:{asChild:{type:Boolean},as:{default:"h2"}},setup(t){const e=t,n=Mt();return Y(),(a,o)=>(r.openBlock(),r.createBlock(r.unref(te),r.mergeProps(e,{id:r.unref(n).titleId}),{default:r.withCtx(()=>[r.renderSlot(a.$slots,"default")]),_:3},16,["id"]))}}),[N1,B5]=he("AvatarRoot"),x5=r.defineComponent({__name:"AvatarRoot",props:{asChild:{type:Boolean},as:{default:"span"}},setup(t){return Y(),B5({imageLoadingStatus:r.ref("loading")}),(e,n)=>(r.openBlock(),r.createBlock(r.unref(te),{"as-child":e.asChild,as:e.as},{default:r.withCtx(()=>[r.renderSlot(e.$slots,"default")]),_:3},8,["as-child","as"]))}});function S5(t,e){const n=r.ref("idle"),a=r.ref(!1),o=i=>()=>{a.value&&(n.value=i)};return r.onMounted(()=>{a.value=!0,r.watch([()=>t.value,()=>e==null?void 0:e.value],([i,s])=>{if(!i)n.value="error";else{const l=new window.Image;n.value="loading",l.onload=o("loaded"),l.onerror=o("error"),l.src=i,s&&(l.referrerPolicy=s)}},{immediate:!0})}),r.onUnmounted(()=>{a.value=!1}),n}const O5=r.defineComponent({__name:"AvatarImage",props:{src:{},referrerPolicy:{},asChild:{type:Boolean},as:{default:"img"}},emits:["loadingStatusChange"],setup(t,{emit:e}){const n=t,a=e,{src:o,referrerPolicy:i}=r.toRefs(n);Y();const s=N1(),l=S5(o,i);return r.watch(l,c=>{a("loadingStatusChange",c),c!=="idle"&&(s.imageLoadingStatus.value=c)},{immediate:!0}),(c,u)=>r.withDirectives((r.openBlock(),r.createBlock(r.unref(te),{role:"img","as-child":c.asChild,as:c.as,src:r.unref(o),"referrer-policy":r.unref(i)},{default:r.withCtx(()=>[r.renderSlot(c.$slots,"default")]),_:3},8,["as-child","as","src","referrer-policy"])),[[r.vShow,r.unref(l)==="loaded"]])}}),D5=r.defineComponent({__name:"AvatarFallback",props:{delayMs:{default:0},asChild:{type:Boolean},as:{default:"span"}},setup(t){const e=t,n=N1();Y();const a=r.ref(!1);let o;return r.watch(n.imageLoadingStatus,i=>{i==="loading"&&(a.value=!1,e.delayMs?o=setTimeout(()=>{a.value=!0,clearTimeout(o)},e.delayMs):a.value=!0)},{immediate:!0}),(i,s)=>a.value&&r.unref(n).imageLoadingStatus.value!=="loaded"?(r.openBlock(),r.createBlock(r.unref(te),{key:0,"as-child":i.asChild,as:i.as},{default:r.withCtx(()=>[r.renderSlot(i.$slots,"default")]),_:3},8,["as-child","as"])):r.createCommentVNode("",!0)}});function T5(t){function e(a){return Array.isArray(t.date.value)?t.date.value.some(o=>Zn(o,a)):t.date.value?Zn(t.date.value,a):!1}const n=r.computed(()=>{var a,o,i,s;if(Array.isArray(t.date.value)){if(!t.date.value.length)return!1;for(const l of t.date.value)if((a=t.isDateDisabled)!=null&&a.call(t,l)||(o=t.isDateUnavailable)!=null&&o.call(t,l))return!0}else{if(!t.date.value)return!1;if((i=t.isDateDisabled)!=null&&i.call(t,t.date.value)||(s=t.isDateUnavailable)!=null&&s.call(t,t.date.value))return!0}return!1});return{isDateSelected:e,isInvalid:n}}function I5(t,e){const n=e(t),a=n.compare(t),o={};return a>=7&&(o.day=1),a>=vt(t)&&(o.month=1),n.set({...o})}function V5(t,e){const n=e(t),a=t.compare(n),o={};return a>=7&&(o.day=35),a>=vt(t)&&(o.month=13),n.set({...o})}function P5(t,e){return e(t)}function M5(t,e){return e(t)}function _5(t){const e=Q1(t.locale.value),n=r.computed(()=>{const y={calendar:t.placeholder.value.calendar.identifier};return t.placeholder.value.calendar.identifier==="gregory"&&t.placeholder.value.era==="BC"&&(y.era="short"),y}),a=r.ref(yn({dateObj:t.placeholder.value,weekStartsOn:t.weekStartsOn.value,locale:t.locale.value,fixedWeeks:t.fixedWeeks.value,numberOfMonths:t.numberOfMonths.value})),o=r.computed(()=>a.value.map(y=>y.value));function i(y){return!o.value.some(m=>ku(y,m))}const s=(y="month",m)=>{if(!t.maxValue.value||!a.value.length)return!1;if(t.disabled.value)return!0;const C=a.value[a.value.length-1].value;if(m||t.nextPage.value){const h=I5(C,m||t.nextPage.value);return Ya(h,t.maxValue.value)}if(y==="year"){const h=C.add({years:1}).set({day:1,month:1});return Ya(h,t.maxValue.value)}const v=C.add({months:1}).set({day:1});return Ya(v,t.maxValue.value)},l=(y="month",m)=>{if(!t.minValue.value||!a.value.length)return!1;if(t.disabled.value)return!0;const C=a.value[0].value;if(m||t.prevPage.value){const h=V5(C,m||t.prevPage.value);return Jn(h,t.minValue.value)}if(y==="year"){const h=C.subtract({years:1}).set({day:35,month:13});return Jn(h,t.minValue.value)}const v=C.subtract({months:1}).set({day:35});return Jn(v,t.minValue.value)};function c(y){var m;return!!((m=t.isDateDisabled)!=null&&m.call(t,y)||t.disabled.value||t.maxValue.value&&Ya(y,t.maxValue.value)||t.minValue.value&&Jn(y,t.minValue.value))}const u=y=>{var m;return!!((m=t.isDateUnavailable)!=null&&m.call(t,y))},A=r.computed(()=>a.value.length?a.value[0].rows[0].map(y=>e.dayOfWeek($e(y),t.weekdayFormat.value)):[]),d=(y="month",m)=>{const C=a.value[0].value;if(m||t.nextPage.value){const w=P5(C,m||t.nextPage.value),b=yn({dateObj:w,weekStartsOn:t.weekStartsOn.value,locale:t.locale.value,fixedWeeks:t.fixedWeeks.value,numberOfMonths:t.numberOfMonths.value});a.value=b;const k={};if(!m){const E=b[0].value.compare(C);E>=vt(C)&&(k.day=1),E>=365&&(k.month=1)}t.placeholder.value=b[0].value.set({...k});return}const v=y==="month"?C.add({months:t.pagedNavigation.value?t.numberOfMonths.value:1}):C.add({years:1}),h=yn({dateObj:v,weekStartsOn:t.weekStartsOn.value,locale:t.locale.value,fixedWeeks:t.fixedWeeks.value,numberOfMonths:t.numberOfMonths.value});a.value=h,t.placeholder.value=h[0].value.set({day:1})},p=(y="month",m)=>{const C=a.value[0].value;if(m||t.prevPage.value){const w=M5(C,m||t.prevPage.value),b=yn({dateObj:w,weekStartsOn:t.weekStartsOn.value,locale:t.locale.value,fixedWeeks:t.fixedWeeks.value,numberOfMonths:t.numberOfMonths.value});a.value=b;const k={};if(!m){const E=C.compare(b[0].value);E>=vt(C)&&(k.day=1),E>=365&&(k.month=1)}t.placeholder.value=b[0].value.set({...k});return}const v=y==="month"?C.subtract({months:t.pagedNavigation.value?t.numberOfMonths.value:1}):C.subtract({years:1}),h=yn({dateObj:v,weekStartsOn:t.weekStartsOn.value,locale:t.locale.value,fixedWeeks:t.fixedWeeks.value,numberOfMonths:t.numberOfMonths.value});a.value=h,t.placeholder.value=h[0].value.set({day:1})};r.watch(t.placeholder,y=>{o.value.some(m=>ku(m,y))||(a.value=yn({dateObj:y,weekStartsOn:t.weekStartsOn.value,locale:t.locale.value,fixedWeeks:t.fixedWeeks.value,numberOfMonths:t.numberOfMonths.value}))}),r.watch([t.locale,t.weekStartsOn,t.fixedWeeks,t.numberOfMonths],()=>{a.value=yn({dateObj:t.placeholder.value,weekStartsOn:t.weekStartsOn.value,locale:t.locale.value,fixedWeeks:t.fixedWeeks.value,numberOfMonths:t.numberOfMonths.value})});const f=r.computed(()=>{if(!a.value.length)return"";if(t.locale.value!==e.getLocale()&&e.setLocale(t.locale.value),a.value.length===1){const b=a.value[0].value;return`${e.fullMonthAndYear($e(b),n.value)}`}const y=$e(a.value[0].value),m=$e(a.value[a.value.length-1].value),C=e.fullMonth(y,n.value),v=e.fullMonth(m,n.value),h=e.fullYear(y,n.value),w=e.fullYear(m,n.value);return h===w?`${C} - ${v} ${w}`:`${C} ${h} - ${v} ${w}`}),g=r.computed(()=>`${t.calendarLabel.value??"Event Date"}, ${f.value}`);return{isDateDisabled:c,isDateUnavailable:u,isNextButtonDisabled:s,isPrevButtonDisabled:l,grid:a,weekdays:A,visibleView:o,isOutsideVisibleView:i,formatter:e,nextPage:d,prevPage:p,headingValue:f,fullCalendarLabel:g}}const R5={style:{border:"0px",clip:"rect(0px, 0px, 0px, 0px)","clip-path":"inset(50%)",height:"1px",margin:"-1px",overflow:"hidden",padding:"0px",position:"absolute","white-space":"nowrap",width:"1px"}},F5={role:"heading","aria-level":"2"},[tr,L5]=he("CalendarRoot"),U5=r.defineComponent({__name:"CalendarRoot",props:{modelValue:{},multiple:{type:Boolean,default:!1},defaultValue:{default:void 0},defaultPlaceholder:{},placeholder:{default:void 0},pagedNavigation:{type:Boolean,default:!1},preventDeselect:{type:Boolean,default:!1},weekStartsOn:{default:0},weekdayFormat:{default:"narrow"},calendarLabel:{},fixedWeeks:{type:Boolean,default:!1},maxValue:{},minValue:{},locale:{default:"en"},numberOfMonths:{default:1},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},initialFocus:{type:Boolean,default:!1},isDateDisabled:{type:Function,default:void 0},isDateUnavailable:{type:Function,default:void 0},dir:{},nextPage:{},prevPage:{},asChild:{type:Boolean},as:{default:"div"}},emits:["update:modelValue","update:placeholder"],setup(t,{emit:e}){const n=t,a=e,{locale:o,disabled:i,readonly:s,initialFocus:l,pagedNavigation:c,weekStartsOn:u,weekdayFormat:A,fixedWeeks:d,multiple:p,minValue:f,maxValue:g,numberOfMonths:y,preventDeselect:m,isDateDisabled:C,isDateUnavailable:v,calendarLabel:h,defaultValue:w,nextPage:b,prevPage:k,dir:E}=r.toRefs(n),{primitiveElement:R,currentElement:V}=zr(),B=Cn(E),x=Be(n,"modelValue",a,{defaultValue:w.value,passive:n.modelValue===void 0}),_=Es({defaultPlaceholder:n.placeholder,defaultValue:x.value,locale:n.locale}),U=Be(n,"placeholder",a,{defaultValue:n.defaultPlaceholder??_.copy(),passive:n.placeholder===void 0});function M(W){U.value=W.copy()}const{fullCalendarLabel:F,headingValue:H,isDateDisabled:K,isDateUnavailable:L,isNextButtonDisabled:re,isPrevButtonDisabled:Pe,weekdays:P,isOutsideVisibleView:I,nextPage:S,prevPage:T,formatter:Z,grid:z}=_5({locale:o,placeholder:U,weekStartsOn:u,fixedWeeks:d,numberOfMonths:y,minValue:f,maxValue:g,disabled:i,weekdayFormat:A,pagedNavigation:c,isDateDisabled:C.value,isDateUnavailable:v.value,calendarLabel:h,nextPage:b,prevPage:k}),{isInvalid:J,isDateSelected:se}=T5({date:x,isDateDisabled:K,isDateUnavailable:L});r.watch(x,W=>{if(Array.isArray(W)&&W.length){const X=W[W.length-1];X&&!Vr(U.value,X)&&M(X)}else!Array.isArray(W)&&W&&!Vr(U.value,W)&&M(W)});function ae(W){if(p.value){if(!x.value)x.value=[W.copy()];else if(Array.isArray(x.value)){if(x.value.findIndex(X=>Zn(X,W))===-1)x.value=[...x.value,W];else if(!m.value){const X=x.value.filter(Ce=>!Zn(Ce,W));if(!X.length){U.value=W.copy(),x.value=void 0;return}x.value=X.map(Ce=>Ce.copy())}}}else{if(!x.value){x.value=W.copy();return}!m.value&&Vr(x.value,W)?(U.value=W.copy(),x.value=void 0):x.value=W.copy()}}return r.onMounted(()=>{l.value&&Am(V.value)}),L5({isDateUnavailable:L,dir:B,isDateDisabled:K,locale:o,formatter:Z,modelValue:x,placeholder:U,disabled:i,initialFocus:l,pagedNavigation:c,weekStartsOn:u,weekdayFormat:A,fixedWeeks:d,multiple:p,numberOfMonths:y,readonly:s,preventDeselect:m,fullCalendarLabel:F,headingValue:H,isInvalid:J,isDateSelected:se,isNextButtonDisabled:re,isPrevButtonDisabled:Pe,isOutsideVisibleView:I,nextPage:S,prevPage:T,parentElement:V,onPlaceholderChange:M,onDateChange:ae}),(W,X)=>(r.openBlock(),r.createBlock(r.unref(te),{ref_key:"primitiveElement",ref:R,as:W.as,"as-child":W.asChild,role:"application","aria-label":r.unref(F),"data-readonly":r.unref(s)?"":void 0,"data-disabled":r.unref(i)?"":void 0,"data-invalid":r.unref(J)?"":void 0,dir:r.unref(B)},{default:r.withCtx(()=>[r.renderSlot(W.$slots,"default",{date:r.unref(U),grid:r.unref(z),weekDays:r.unref(P),weekStartsOn:r.unref(u),locale:r.unref(o),fixedWeeks:r.unref(d)}),r.createElementVNode("div",R5,[r.createElementVNode("div",F5,r.toDisplayString(r.unref(F)),1)])]),_:3},8,["as","as-child","aria-label","data-readonly","data-disabled","data-invalid","dir"]))}}),Z5=r.defineComponent({__name:"CalendarHeader",props:{asChild:{type:Boolean},as:{default:"div"}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(te),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),Q5=r.defineComponent({__name:"CalendarHeading",props:{asChild:{type:Boolean},as:{default:"div"}},setup(t){const e=t,n=tr();return(a,o)=>(r.openBlock(),r.createBlock(r.unref(te),r.mergeProps(e,{"data-disabled":r.unref(n).disabled.value?"":void 0}),{default:r.withCtx(()=>[r.renderSlot(a.$slots,"default",{headingValue:r.unref(n).headingValue.value},()=>[r.createTextVNode(r.toDisplayString(r.unref(n).headingValue.value),1)])]),_:3},16,["data-disabled"]))}}),H5=r.defineComponent({__name:"CalendarGrid",props:{asChild:{type:Boolean},as:{default:"table"}},setup(t){const e=t,n=tr(),a=r.computed(()=>n.disabled.value?!0:void 0),o=r.computed(()=>n.readonly.value?!0:void 0);return(i,s)=>(r.openBlock(),r.createBlock(r.unref(te),r.mergeProps(e,{tabindex:"-1",role:"grid","aria-readonly":o.value,"aria-disabled":a.value,"data-readonly":o.value&&"","data-disabled":a.value&&""}),{default:r.withCtx(()=>[r.renderSlot(i.$slots,"default")]),_:3},16,["aria-readonly","aria-disabled","data-readonly","data-disabled"]))}}),q5=r.defineComponent({__name:"CalendarCell",props:{date:{},asChild:{type:Boolean},as:{default:"td"}},setup(t){const e=tr();return(n,a)=>{var o,i;return r.openBlock(),r.createBlock(r.unref(te),{as:n.as,"as-child":n.asChild,role:"gridcell","aria-selected":r.unref(e).isDateSelected(n.date)?!0:void 0,"aria-disabled":r.unref(e).isDateDisabled(n.date)||((i=(o=r.unref(e)).isDateUnavailable)==null?void 0:i.call(o,n.date)),"data-disabled":r.unref(e).isDateDisabled(n.date)?"":void 0},{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},8,["as","as-child","aria-selected","aria-disabled","data-disabled"])}}}),z5=r.defineComponent({__name:"CalendarHeadCell",props:{asChild:{type:Boolean},as:{default:"th"}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(te),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),K5=r.defineComponent({__name:"CalendarNext",props:{step:{default:"month"},nextPage:{},asChild:{type:Boolean},as:{default:"button"}},setup(t){const e=t,n=r.computed(()=>a.disabled.value||a.isNextButtonDisabled(e.step,e.nextPage)),a=tr();return(o,i)=>(r.openBlock(),r.createBlock(r.unref(te),{as:e.as,"as-child":e.asChild,"aria-label":"Next page",type:o.as==="button"?"button":void 0,"aria-disabled":n.value||void 0,"data-disabled":n.value||void 0,disabled:n.value,onClick:i[0]||(i[0]=s=>r.unref(a).nextPage(e.step,e.nextPage))},{default:r.withCtx(()=>[r.renderSlot(o.$slots,"default",{},()=>[r.createTextVNode("Next page")])]),_:3},8,["as","as-child","type","aria-disabled","data-disabled","disabled"]))}}),j5=r.defineComponent({__name:"CalendarPrev",props:{step:{default:"month"},prevPage:{},asChild:{type:Boolean},as:{default:"button"}},setup(t){const e=t,n=r.computed(()=>a.disabled.value||a.isPrevButtonDisabled(e.step,e.prevPage)),a=tr();return(o,i)=>(r.openBlock(),r.createBlock(r.unref(te),{"aria-label":"Previous page",as:e.as,"as-child":e.asChild,type:o.as==="button"?"button":void 0,"aria-disabled":n.value||void 0,"data-disabled":n.value||void 0,disabled:n.value,onClick:i[0]||(i[0]=s=>r.unref(a).prevPage(e.step,e.prevPage))},{default:r.withCtx(()=>[r.renderSlot(o.$slots,"default",{},()=>[r.createTextVNode("Prev page")])]),_:3},8,["as","as-child","type","aria-disabled","data-disabled","disabled"]))}}),X5=r.defineComponent({__name:"CalendarGridHead",props:{asChild:{type:Boolean},as:{default:"thead"}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(te),r.mergeProps(e,{"aria-hidden":"true"}),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),J5=r.defineComponent({__name:"CalendarGridBody",props:{asChild:{type:Boolean},as:{default:"tbody"}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(te),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),W5=r.defineComponent({__name:"CalendarGridRow",props:{asChild:{type:Boolean},as:{default:"tr"}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(te),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),Y5=r.defineComponent({__name:"CalendarCellTrigger",props:{day:{},month:{},asChild:{type:Boolean},as:{default:"div"}},setup(t){const e=t,n=qr(),a=tr(),{primitiveElement:o,currentElement:i}=zr(),s=r.computed(()=>e.day.day.toLocaleString(a.locale.value)),l=r.computed(()=>a.formatter.custom($e(e.day),{weekday:"long",month:"long",day:"numeric",year:"numeric"})),c=r.computed(()=>a.isDateDisabled(e.day)),u=r.computed(()=>{var h;return(h=a.isDateUnavailable)==null?void 0:h.call(a,e.day)}),A=r.computed(()=>fp(e.day,Pr())),d=r.computed(()=>!dp(e.day,e.month)),p=r.computed(()=>a.isOutsideVisibleView(e.day)),f=r.computed(()=>!a.disabled.value&&Zn(e.day,a.placeholder.value)),g=r.computed(()=>a.isDateSelected(e.day)),y="[data-radix-vue-calendar-cell-trigger]:not([data-disabled]):not([data-outside-view]):not([data-outside-visible-view])";function m(h){var w;a.readonly.value||a.isDateDisabled(h)||(w=a.isDateUnavailable)!=null&&w.call(a,h)||a.onDateChange(h)}function C(){m(e.day)}function v(h){h.preventDefault(),h.stopPropagation();const w=a.parentElement.value,b=w?Array.from(w.querySelectorAll(y)):[];let k=b.indexOf(i.value);const E=7,R=a.dir.value==="rtl"?-1:1;switch(h.code){case n.ARROW_RIGHT:k+=R;break;case n.ARROW_LEFT:k-=R;break;case n.ARROW_UP:k-=E;break;case n.ARROW_DOWN:k+=E;break;case n.ENTER:case n.SPACE_CODE:m(e.day);return;default:return}if(k>=0&&k<b.length){b[k].focus();return}if(k<0){if(a.isPrevButtonDisabled("month"))return;a.prevPage(),r.nextTick(()=>{const V=w?Array.from(w.querySelectorAll(y)):[];if(!a.pagedNavigation.value){const B=vt(a.placeholder.value);V[B-Math.abs(k)].focus();return}V[V.length-Math.abs(k)].focus()});return}if(k>=b.length){if(a.isNextButtonDisabled("month"))return;a.nextPage(),r.nextTick(()=>{const V=w?Array.from(w.querySelectorAll(y)):[];if(!a.pagedNavigation.value){const B=vt(a.placeholder.value.add({months:a.numberOfMonths.value-1}));V[V.length-B+k-b.length].focus();return}V[k-b.length].focus()})}}return(h,w)=>(r.openBlock(),r.createBlock(r.unref(te),r.mergeProps({ref_key:"primitiveElement",ref:o},e,{role:"button","aria-label":l.value,"data-radix-vue-calendar-cell-trigger":"","aria-disabled":c.value||u.value?!0:void 0,"data-selected":g.value?!0:void 0,"data-value":h.day.toString(),"data-disabled":c.value?"":void 0,"data-unavailable":u.value?"":void 0,"data-today":A.value?"":void 0,"data-outside-view":d.value?"":void 0,"data-outside-visible-view":p.value?"":void 0,"data-focused":f.value?"":void 0,tabindex:f.value?0:d.value||c.value?void 0:-1,onClick:C,onKeydown:[r.withKeys(v,["up","down","left","right","space","enter"]),w[0]||(w[0]=r.withKeys(r.withModifiers(()=>{},["prevent"]),["enter"]))]}),{default:r.withCtx(()=>[r.renderSlot(h.$slots,"default",{dayValue:s.value},()=>[r.createTextVNode(r.toDisplayString(s.value),1)])]),_:3},16,["aria-label","aria-disabled","data-selected","data-value","data-disabled","data-unavailable","data-today","data-outside-view","data-outside-visible-view","data-focused","tabindex"]))}});function ho(t){return t==="indeterminate"}function eA(t){return ho(t)?"indeterminate":t?"checked":"unchecked"}const $5=["value","checked","name","disabled","required"],[G5,N5]=he("CheckboxRoot"),e4=r.defineComponent({inheritAttrs:!1,__name:"CheckboxRoot",props:{defaultChecked:{type:Boolean},checked:{type:[Boolean,String],default:void 0},disabled:{type:Boolean},required:{type:Boolean},name:{},value:{default:"on"},id:{},asChild:{type:Boolean},as:{default:"button"}},emits:["update:checked"],setup(t,{emit:e}){const n=t,a=e,{disabled:o}=r.toRefs(n),i=Be(n,"checked",a,{defaultValue:n.defaultChecked,passive:n.checked===void 0}),{forwardRef:s,currentElement:l}=Y(),c=Ms(l),u=r.computed(()=>{var A;return n.id&&l.value?(A=document.querySelector(`[for="${n.id}"]`))==null?void 0:A.innerText:void 0});return N5({disabled:o,state:i}),(A,d)=>(r.openBlock(),r.createElementBlock(r.Fragment,null,[r.createVNode(r.unref(te),r.mergeProps(A.$attrs,{id:A.id,ref:r.unref(s),role:"checkbox","as-child":n.asChild,as:A.as,type:A.as==="button"?"button":void 0,"aria-checked":r.unref(ho)(r.unref(i))?"mixed":r.unref(i),"aria-required":n.required,"aria-label":A.$attrs["aria-label"]||u.value,"data-state":r.unref(eA)(r.unref(i)),"data-disabled":r.unref(o)?"":void 0,disabled:r.unref(o),onKeydown:r.withKeys(r.withModifiers(()=>{},["prevent"]),["enter"]),onClick:d[0]||(d[0]=p=>i.value=r.unref(ho)(r.unref(i))?!0:!r.unref(i))}),{default:r.withCtx(()=>[r.renderSlot(A.$slots,"default",{checked:r.unref(i)})]),_:3},16,["id","as-child","as","type","aria-checked","aria-required","aria-label","data-state","data-disabled","disabled","onKeydown"]),r.unref(c)?(r.openBlock(),r.createElementBlock("input",{key:0,type:"checkbox",tabindex:"-1","aria-hidden":"true",value:A.value,checked:!!r.unref(i),name:n.name,disabled:n.disabled,required:n.required,style:{transform:"translateX(-100%)",position:"absolute",pointerEvents:"none",opacity:0,margin:0}},null,8,$5)):r.createCommentVNode("",!0)],64))}}),t4=r.defineComponent({__name:"CheckboxIndicator",props:{forceMount:{type:Boolean},asChild:{type:Boolean},as:{default:"span"}},setup(t){const{forwardRef:e}=Y(),n=G5();return(a,o)=>(r.openBlock(),r.createBlock(r.unref(En),{present:a.forceMount||r.unref(ho)(r.unref(n).state.value)||r.unref(n).state.value===!0},{default:r.withCtx(()=>[r.createVNode(r.unref(te),r.mergeProps({ref:r.unref(e),"data-state":r.unref(eA)(r.unref(n).state.value),"data-disabled":r.unref(n).disabled.value?"":void 0,style:{pointerEvents:"none"},"as-child":a.asChild,as:a.as},a.$attrs),{default:r.withCtx(()=>[r.renderSlot(a.$slots,"default")]),_:3},16,["data-state","data-disabled","as-child","as"])]),_:3},8,["present"]))}}),[tA,n4]=he("PopperRoot"),zs=r.defineComponent({inheritAttrs:!1,__name:"PopperRoot",setup(t){const e=r.ref();return n4({anchor:e,onAnchorChange:n=>e.value=n}),(n,a)=>r.renderSlot(n.$slots,"default")}}),Ks=r.defineComponent({__name:"PopperAnchor",props:{element:{},asChild:{type:Boolean},as:{}},setup(t){const e=t,{forwardRef:n,currentElement:a}=Y(),o=tA();return r.watchEffect(()=>{o.onAnchorChange(e.element??a.value)}),(i,s)=>(r.openBlock(),r.createBlock(r.unref(te),{ref:r.unref(n),as:i.as,"as-child":i.asChild},{default:r.withCtx(()=>[r.renderSlot(i.$slots,"default")]),_:3},8,["as","as-child"]))}});function r4(t){return t!==null}function a4(t){return{name:"transformOrigin",options:t,fn(e){var n,a,o;const{placement:i,rects:s,middlewareData:l}=e,c=((n=l.arrow)==null?void 0:n.centerOffset)!==0,u=c?0:t.arrowWidth,A=c?0:t.arrowHeight,[d,p]=js(i),f={start:"0%",center:"50%",end:"100%"}[p],g=(((a=l.arrow)==null?void 0:a.x)??0)+u/2,y=(((o=l.arrow)==null?void 0:o.y)??0)+A/2;let m="",C="";return d==="bottom"?(m=c?f:`${g}px`,C=`${-A}px`):d==="top"?(m=c?f:`${g}px`,C=`${s.floating.height+A}px`):d==="right"?(m=`${-A}px`,C=c?f:`${y}px`):d==="left"&&(m=`${s.floating.width+A}px`,C=c?f:`${y}px`),{data:{x:m,y:C}}}}}function js(t){const[e,n="center"]=t.split("-");return[e,n]}const nA={side:"bottom",sideOffset:0,align:"center",alignOffset:0,arrowPadding:0,avoidCollisions:!0,collisionBoundary:()=>[],collisionPadding:0,sticky:"partial",hideWhenDetached:!1,updatePositionStrategy:"optimized",prioritizePosition:!1},[o4,i4]=he("PopperContent"),Xs=r.defineComponent({inheritAttrs:!1,__name:"PopperContent",props:r.mergeDefaults({side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{}},{...nA}),emits:["placed"],setup(t,{emit:e}){const n=t,a=e,o=tA(),{forwardRef:i,currentElement:s}=Y(),l=r.ref(),c=r.ref(),{width:u,height:A}=Jm(c),d=r.computed(()=>n.side+(n.align!=="center"?`-${n.align}`:"")),p=r.computed(()=>typeof n.collisionPadding=="number"?n.collisionPadding:{top:0,right:0,bottom:0,left:0,...n.collisionPadding}),f=r.computed(()=>Array.isArray(n.collisionBoundary)?n.collisionBoundary:[n.collisionBoundary]),g=r.computed(()=>({padding:p.value,boundary:f.value.filter(r4),altBoundary:f.value.length>0})),y=dm(()=>[jh({mainAxis:n.sideOffset+A.value,alignmentAxis:n.alignOffset}),n.prioritizePosition&&n.avoidCollisions&&x1({...g.value}),n.avoidCollisions&&Xh({mainAxis:!0,crossAxis:!!n.prioritizePosition,limiter:n.sticky==="partial"?$h():void 0,...g.value}),!n.prioritizePosition&&n.avoidCollisions&&x1({...g.value}),Jh({...g.value,apply:({elements:B,rects:x,availableWidth:_,availableHeight:U})=>{const{width:M,height:F}=x.reference,H=B.floating.style;H.setProperty("--radix-popper-available-width",`${_}px`),H.setProperty("--radix-popper-available-height",`${U}px`),H.setProperty("--radix-popper-anchor-width",`${M}px`),H.setProperty("--radix-popper-anchor-height",`${F}px`)}}),c.value&&em({element:c.value,padding:n.arrowPadding}),a4({arrowWidth:u.value,arrowHeight:A.value}),n.hideWhenDetached&&Wh({strategy:"referenceHidden",...g.value})]),{floatingStyles:m,placement:C,isPositioned:v,middlewareData:h}=tm(o.anchor,l,{strategy:"fixed",placement:d,whileElementsMounted:(...B)=>Kh(...B,{animationFrame:n.updatePositionStrategy==="always"}),middleware:y}),w=r.computed(()=>js(C.value)[0]),b=r.computed(()=>js(C.value)[1]);r.watchPostEffect(()=>{v.value&&a("placed")});const k=r.computed(()=>{var B;return((B=h.value.arrow)==null?void 0:B.centerOffset)!==0}),E=r.ref("");r.watchEffect(()=>{s.value&&(E.value=window.getComputedStyle(s.value).zIndex)});const R=r.computed(()=>{var B;return((B=h.value.arrow)==null?void 0:B.x)??0}),V=r.computed(()=>{var B;return((B=h.value.arrow)==null?void 0:B.y)??0});return i4({placedSide:w,onArrowChange:B=>c.value=B,arrowX:R,arrowY:V,shouldHideArrow:k}),(B,x)=>{var _,U,M;return r.openBlock(),r.createElementBlock("div",{ref_key:"floatingRef",ref:l,"data-radix-popper-content-wrapper":"",style:r.normalizeStyle({...r.unref(m),transform:r.unref(v)?r.unref(m).transform:"translate(0, -200%)",minWidth:"max-content",zIndex:E.value,"--radix-popper-transform-origin":[(_=r.unref(h).transformOrigin)==null?void 0:_.x,(U=r.unref(h).transformOrigin)==null?void 0:U.y].join(" "),...((M=r.unref(h).hide)==null?void 0:M.referenceHidden)&&{visibility:"hidden",pointerEvents:"none"}})},[r.createVNode(r.unref(te),r.mergeProps({ref:r.unref(i)},B.$attrs,{"as-child":n.asChild,as:B.as,"data-side":w.value,"data-align":b.value,style:{animation:r.unref(v)?void 0:"none"}}),{default:r.withCtx(()=>[r.renderSlot(B.$slots,"default")]),_:3},16,["as-child","as","data-side","data-align","style"])],4)}}}),s4=r.createElementVNode("polygon",{points:"0,0 30,0 15,10"},null,-1),l4=r.defineComponent({__name:"Arrow",props:{width:{default:10},height:{default:5},asChild:{type:Boolean},as:{default:"svg"}},setup(t){const e=t;return Y(),(n,a)=>(r.openBlock(),r.createBlock(r.unref(te),r.mergeProps(e,{width:n.width,height:n.height,viewBox:n.asChild?void 0:"0 0 30 10",preserveAspectRatio:n.asChild?void 0:"none"}),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default",{},()=>[s4])]),_:3},16,["width","height","viewBox","preserveAspectRatio"]))}}),c4={top:"bottom",right:"left",bottom:"top",left:"right"},rA=r.defineComponent({inheritAttrs:!1,__name:"PopperArrow",props:{width:{},height:{},asChild:{type:Boolean},as:{default:"svg"}},setup(t){const{forwardRef:e}=Y(),n=o4(),a=r.computed(()=>c4[n.placedSide.value]);return(o,i)=>{var s,l,c,u;return r.openBlock(),r.createElementBlock("span",{ref:A=>{r.unref(n).onArrowChange(A)},style:r.normalizeStyle({position:"absolute",left:(s=r.unref(n).arrowX)!=null&&s.value?`${(l=r.unref(n).arrowX)==null?void 0:l.value}px`:void 0,top:(c=r.unref(n).arrowY)!=null&&c.value?`${(u=r.unref(n).arrowY)==null?void 0:u.value}px`:void 0,[a.value]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[r.unref(n).placedSide.value],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[r.unref(n).placedSide.value],visibility:r.unref(n).shouldHideArrow.value?"hidden":void 0})},[r.createVNode(l4,r.mergeProps(o.$attrs,{ref:r.unref(e),style:{display:"block"},as:o.as,"as-child":o.asChild,width:o.width,height:o.height}),{default:r.withCtx(()=>[r.renderSlot(o.$slots,"default")]),_:3},16,["as","as-child","width","height"])],4)}}}),u4=r.defineComponent({__name:"VisuallyHidden",props:{asChild:{type:Boolean},as:{default:"span"}},setup(t){return Y(),(e,n)=>(r.openBlock(),r.createBlock(r.unref(te),{as:e.as,"as-child":e.asChild,style:{position:"absolute",border:0,width:"1px",display:"inline-block",height:"1px",padding:0,margin:"-1px",overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal"}},{default:r.withCtx(()=>[r.renderSlot(e.$slots,"default")]),_:3},8,["as","as-child"]))}}),A4="data-radix-vue-collection-item",[Js,d4]=he("CollectionProvider");function f4(t=A4){const e=r.ref(new Map),n=r.ref(),a=d4({collectionRef:n,itemMap:e,attrName:t}),{getItems:o}=oA(a),i=r.computed(()=>Array.from(a.itemMap.value.values())),s=r.computed(()=>a.itemMap.value.size);return{getItems:o,reactiveItems:i,itemMapSize:s}}const p4=r.defineComponent({name:"CollectionSlot",setup(t,{slots:e}){const n=Js(),{primitiveElement:a,currentElement:o}=zr();return r.watch(o,()=>{n.collectionRef.value=o.value}),()=>r.h(Ls,{ref:a},e)}}),aA=r.defineComponent({name:"CollectionItem",inheritAttrs:!1,props:{value:{validator:()=>!0}},setup(t,{slots:e,attrs:n}){const a=Js(),{primitiveElement:o,currentElement:i}=zr();return r.watchEffect(s=>{if(i.value){const l=r.markRaw(i.value);a.itemMap.value.set(l,{ref:i.value,value:t.value}),s(()=>a.itemMap.value.delete(l))}}),()=>r.h(Ls,{...n,[a.attrName]:"",ref:o},e)}});function oA(t){const e=t??Js();return{getItems:()=>{const n=e.collectionRef.value;if(!n)return[];const a=Array.from(n.querySelectorAll(`[${e.attrName}]`));return Array.from(e.itemMap.value.values()).sort((o,i)=>a.indexOf(o.ref)-a.indexOf(i.ref))}}}const h4=r.defineComponent({__name:"MenuAnchor",props:{element:{},asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(Ks),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}});function m4(){const t=r.ref(!1);return r.onMounted(()=>{Jt("keydown",()=>{t.value=!0},{capture:!0,passive:!0}),Jt(["pointerdown","pointermove"],()=>{t.value=!1},{capture:!0,passive:!0})}),t}const g4=_1(m4),[mo,v4]=he(["MenuRoot","MenuSub"],"MenuContext"),[Ws,y4]=he("MenuRoot"),w4=r.defineComponent({__name:"MenuRoot",props:{open:{type:Boolean,default:!1},dir:{},modal:{type:Boolean,default:!0}},emits:["update:open"],setup(t,{emit:e}){const n=t,a=e,{modal:o,dir:i}=r.toRefs(n),s=Cn(i),l=Be(n,"open",a),c=r.ref(),u=g4();return v4({open:l,onOpenChange:A=>{l.value=A},content:c,onContentChange:A=>{c.value=A}}),y4({onClose:()=>{l.value=!1},isUsingKeyboardRef:u,dir:s,modal:o}),(A,d)=>(r.openBlock(),r.createBlock(r.unref(zs),null,{default:r.withCtx(()=>[r.renderSlot(A.$slots,"default")]),_:3}))}}),b4="rovingFocusGroup.onEntryFocus",C4={bubbles:!1,cancelable:!0},E4={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function k4(t,e){return e!=="rtl"?t:t==="ArrowLeft"?"ArrowRight":t==="ArrowRight"?"ArrowLeft":t}function B4(t,e,n){const a=k4(t.key,n);if(!(e==="vertical"&&["ArrowLeft","ArrowRight"].includes(a))&&!(e==="horizontal"&&["ArrowUp","ArrowDown"].includes(a)))return E4[a]}function iA(t,e=!1){const n=Qe();for(const a of t)if(a===n||(a.focus({preventScroll:e}),Qe()!==n))return}function x4(t,e){return t.map((n,a)=>t[(e+a)%t.length])}const[S4,O4]=he("RovingFocusGroup"),sA=r.defineComponent({__name:"RovingFocusGroup",props:{orientation:{default:void 0},dir:{},loop:{type:Boolean,default:!1},currentTabStopId:{},defaultCurrentTabStopId:{},preventScrollOnEntryFocus:{type:Boolean,default:!1},asChild:{type:Boolean},as:{}},emits:["entryFocus","update:currentTabStopId"],setup(t,{expose:e,emit:n}){const a=t,o=n,{loop:i,orientation:s,dir:l}=r.toRefs(a),c=Cn(l),u=Be(a,"currentTabStopId",o,{defaultValue:a.defaultCurrentTabStopId,passive:a.currentTabStopId===void 0}),A=r.ref(!1),d=r.ref(!1),p=r.ref(0),{getItems:f}=f4();function g(m){const C=!d.value;if(m.currentTarget&&m.target===m.currentTarget&&C&&!A.value){const v=new CustomEvent(b4,C4);if(m.currentTarget.dispatchEvent(v),o("entryFocus",v),!v.defaultPrevented){const h=f().map(E=>E.ref).filter(E=>E.dataset.disabled!==""),w=h.find(E=>E.getAttribute("data-active")==="true"),b=h.find(E=>E.id===u.value),k=[w,b,...h].filter(Boolean);iA(k,a.preventScrollOnEntryFocus)}}d.value=!1}function y(){setTimeout(()=>{d.value=!1},1)}return e({getItems:f}),O4({loop:i,dir:c,orientation:s,currentTabStopId:u,onItemFocus:m=>{u.value=m},onItemShiftTab:()=>{A.value=!0},onFocusableItemAdd:()=>{p.value++},onFocusableItemRemove:()=>{p.value--}}),(m,C)=>(r.openBlock(),r.createBlock(r.unref(p4),null,{default:r.withCtx(()=>[r.createVNode(r.unref(te),{tabindex:A.value||p.value===0?-1:0,"data-orientation":r.unref(s),as:m.as,"as-child":m.asChild,dir:r.unref(c),style:{outline:"none"},onMousedown:C[0]||(C[0]=v=>d.value=!0),onMouseup:y,onFocus:g,onBlur:C[1]||(C[1]=v=>A.value=!1)},{default:r.withCtx(()=>[r.renderSlot(m.$slots,"default")]),_:3},8,["tabindex","data-orientation","as","as-child","dir"])]),_:3}))}}),D4=r.defineComponent({__name:"RovingFocusItem",props:{tabStopId:{},focusable:{type:Boolean,default:!0},active:{type:Boolean,default:!0},allowShiftKey:{type:Boolean},asChild:{type:Boolean},as:{default:"span"}},setup(t){const e=t,n=S4(),a=r.computed(()=>e.tabStopId||Wt()),o=r.computed(()=>n.currentTabStopId.value===a.value),{getItems:i}=oA();r.onMounted(()=>{e.focusable&&n.onFocusableItemAdd()}),r.onUnmounted(()=>{e.focusable&&n.onFocusableItemRemove()});function s(l){if(l.key==="Tab"&&l.shiftKey){n.onItemShiftTab();return}if(l.target!==l.currentTarget)return;const c=B4(l,n.orientation.value,n.dir.value);if(c!==void 0){if(l.metaKey||l.ctrlKey||l.altKey||!e.allowShiftKey&&l.shiftKey)return;l.preventDefault();let u=[...i().map(A=>A.ref).filter(A=>A.dataset.disabled!=="")];if(c==="last")u.reverse();else if(c==="prev"||c==="next"){c==="prev"&&u.reverse();const A=u.indexOf(l.currentTarget);u=n.loop.value?x4(u,A+1):u.slice(A+1)}r.nextTick(()=>iA(u))}}return(l,c)=>(r.openBlock(),r.createBlock(r.unref(aA),null,{default:r.withCtx(()=>[r.createVNode(r.unref(te),{tabindex:o.value?0:-1,"data-orientation":r.unref(n).orientation.value,"data-active":l.active,"data-disabled":l.focusable?void 0:"",as:l.as,"as-child":l.asChild,onMousedown:c[0]||(c[0]=u=>{l.focusable?r.unref(n).onItemFocus(a.value):u.preventDefault()}),onFocus:c[1]||(c[1]=u=>r.unref(n).onItemFocus(a.value)),onKeydown:s},{default:r.withCtx(()=>[r.renderSlot(l.$slots,"default")]),_:3},8,["tabindex","data-orientation","data-active","data-disabled","as","as-child"])]),_:3}))}}),[lA,T4]=he("MenuContent"),cA=r.defineComponent({__name:"MenuContentImpl",props:r.mergeDefaults({loop:{type:Boolean},disableOutsidePointerEvents:{type:Boolean},disableOutsideScroll:{type:Boolean},trapFocus:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{}},{...nA}),emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","entryFocus","openAutoFocus","closeAutoFocus","dismiss"],setup(t,{emit:e}){const n=t,a=e,o=mo(),i=Ws(),{trapFocus:s,disableOutsidePointerEvents:l,loop:c}=r.toRefs(n);H1(),Vs(l.value);const u=r.ref(""),A=r.ref(0),d=r.ref(0),p=r.ref(null),f=r.ref("right"),g=r.ref(0),y=r.ref(null),{createCollection:m}=_m(),{forwardRef:C,currentElement:v}=Y(),h=m(v);r.watch(v,B=>{o.onContentChange(B)});const{handleTypeaheadSearch:w}=$m(h);r.onUnmounted(()=>{window.clearTimeout(A.value)});function b(B){var x,_;return f.value===((x=p.value)==null?void 0:x.side)&&v5(B,(_=p.value)==null?void 0:_.area)}async function k(B){var x;a("openAutoFocus",B),!B.defaultPrevented&&(B.preventDefault(),(x=v.value)==null||x.focus({preventScroll:!0}))}function E(B){if(B.defaultPrevented)return;const x=B.target.closest("[data-radix-menu-content]")===B.currentTarget,_=B.ctrlKey||B.altKey||B.metaKey,U=B.key.length===1,M=Sm(B,Qe(),v.value,{loop:c.value,arrowKeyOptions:"vertical",dir:i==null?void 0:i.dir.value,focus:!0,attributeName:"[data-radix-vue-collection-item]:not([data-disabled])"});if(M)return M==null?void 0:M.focus();if(B.code==="Space"||(x&&(B.key==="Tab"&&B.preventDefault(),!_&&U&&w(B.key)),B.target!==v.value)||!h5.includes(B.key))return;B.preventDefault();const F=h.value;Y1.includes(B.key)&&F.reverse(),m5(F)}function R(B){var x,_;(_=(x=B==null?void 0:B.currentTarget)==null?void 0:x.contains)!=null&&_.call(x,B.target)||(window.clearTimeout(A.value),u.value="")}function V(B){var x;if(!qs(B))return;const _=B.target,U=g.value!==B.clientX;if((x=B==null?void 0:B.currentTarget)!=null&&x.contains(_)&&U){const M=B.clientX>g.value?"right":"left";f.value=M,g.value=B.clientX}}return T4({onItemEnter:B=>!!b(B),onItemLeave:B=>{var x;b(B)||((x=v.value)==null||x.focus(),y.value=null)},onTriggerLeave:B=>!!b(B),searchRef:u,pointerGraceTimerRef:d,onPointerGraceIntentChange:B=>{p.value=B}}),(B,x)=>(r.openBlock(),r.createBlock(r.unref(Qs),{"as-child":"",trapped:r.unref(s),onMountAutoFocus:k,onUnmountAutoFocus:x[7]||(x[7]=_=>a("closeAutoFocus",_))},{default:r.withCtx(()=>[r.createVNode(r.unref(uo),{"as-child":"","disable-outside-pointer-events":r.unref(l),onEscapeKeyDown:x[2]||(x[2]=_=>a("escapeKeyDown",_)),onPointerDownOutside:x[3]||(x[3]=_=>a("pointerDownOutside",_)),onFocusOutside:x[4]||(x[4]=_=>a("focusOutside",_)),onInteractOutside:x[5]||(x[5]=_=>a("interactOutside",_)),onDismiss:x[6]||(x[6]=_=>a("dismiss"))},{default:r.withCtx(()=>[r.createVNode(r.unref(sA),{"current-tab-stop-id":y.value,"onUpdate:currentTabStopId":x[0]||(x[0]=_=>y.value=_),"as-child":"",orientation:"vertical",dir:r.unref(i).dir.value,loop:r.unref(c),onEntryFocus:x[1]||(x[1]=_=>{a("entryFocus",_),r.unref(i).isUsingKeyboardRef.value||_.preventDefault()})},{default:r.withCtx(()=>[r.createVNode(r.unref(Xs),{ref:r.unref(C),role:"menu",as:B.as,"as-child":B.asChild,"aria-orientation":"vertical","data-radix-menu-content":"","data-state":r.unref($1)(r.unref(o).open.value),dir:r.unref(i).dir.value,side:B.side,"side-offset":B.sideOffset,align:B.align,"align-offset":B.alignOffset,"avoid-collisions":B.avoidCollisions,"collision-boundary":B.collisionBoundary,"collision-padding":B.collisionPadding,"arrow-padding":B.arrowPadding,"prioritize-position":B.prioritizePosition,sticky:B.sticky,"hide-when-detached":B.hideWhenDetached,onKeydown:E,onBlur:R,onPointermove:V},{default:r.withCtx(()=>[r.renderSlot(B.$slots,"default")]),_:3},8,["as","as-child","data-state","dir","side","side-offset","align","align-offset","avoid-collisions","collision-boundary","collision-padding","arrow-padding","prioritize-position","sticky","hide-when-detached"])]),_:3},8,["current-tab-stop-id","dir","loop"])]),_:3},8,["disable-outside-pointer-events"])]),_:3},8,["trapped"]))}}),I4=r.defineComponent({inheritAttrs:!1,__name:"MenuItemImpl",props:{disabled:{type:Boolean},textValue:{},asChild:{type:Boolean},as:{}},setup(t){const e=t,n=lA(),{forwardRef:a}=Y(),o=r.ref(!1);async function i(l){if(!l.defaultPrevented&&qs(l)){if(e.disabled)n.onItemLeave(l);else if(!n.onItemEnter(l)){const c=l.currentTarget;c==null||c.focus({preventScroll:!0})}}}async function s(l){await r.nextTick(),!l.defaultPrevented&&qs(l)&&n.onItemLeave(l)}return(l,c)=>(r.openBlock(),r.createBlock(r.unref(aA),{value:{textValue:l.textValue}},{default:r.withCtx(()=>[r.createVNode(r.unref(te),r.mergeProps({ref:r.unref(a),role:"menuitem",tabindex:"-1"},l.$attrs,{as:l.as,"as-child":l.asChild,"data-radix-vue-collection-item":"","aria-disabled":l.disabled||void 0,"data-disabled":l.disabled?"":void 0,"data-highlighted":o.value?"":void 0,onPointermove:i,onPointerleave:s,onFocus:c[0]||(c[0]=async u=>{await r.nextTick(),!(u.defaultPrevented||l.disabled)&&(o.value=!0)}),onBlur:c[1]||(c[1]=async u=>{await r.nextTick(),!u.defaultPrevented&&(o.value=!1)})}),{default:r.withCtx(()=>[r.renderSlot(l.$slots,"default")]),_:3},16,["as","as-child","aria-disabled","data-disabled","data-highlighted"])]),_:3},8,["value"]))}}),V4=r.defineComponent({__name:"MenuItem",props:{disabled:{type:Boolean},textValue:{},asChild:{type:Boolean},as:{}},emits:["select"],setup(t,{emit:e}){const n=t,a=e,{forwardRef:o,currentElement:i}=Y(),s=Ws(),l=lA(),c=r.ref(!1);async function u(){const A=i.value;if(!n.disabled&&A){const d=new CustomEvent(f5,{bubbles:!0,cancelable:!0});a("select",d),await r.nextTick(),d.defaultPrevented?c.value=!1:s.onClose()}}return(A,d)=>(r.openBlock(),r.createBlock(I4,r.mergeProps(n,{ref:r.unref(o),onClick:u,onPointerdown:d[0]||(d[0]=()=>{c.value=!0}),onPointerup:d[1]||(d[1]=async p=>{var f;await r.nextTick(),!p.defaultPrevented&&(c.value||(f=p.currentTarget)==null||f.click())}),onKeydown:d[2]||(d[2]=async p=>{const f=r.unref(l).searchRef.value!=="";A.disabled||f&&p.key===" "||r.unref(Hs).includes(p.key)&&(p.currentTarget.click(),p.preventDefault())})}),{default:r.withCtx(()=>[r.renderSlot(A.$slots,"default")]),_:3},16))}}),P4=r.defineComponent({__name:"MenuRootContentModal",props:{loop:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","entryFocus","openAutoFocus","closeAutoFocus"],setup(t,{emit:e}){const n=t,a=e,o=Pt(n,a),i=mo(),{forwardRef:s,currentElement:l}=Y();return Fs(l),(c,u)=>(r.openBlock(),r.createBlock(cA,r.mergeProps(r.unref(o),{ref:r.unref(s),"trap-focus":r.unref(i).open.value,"disable-outside-pointer-events":r.unref(i).open.value,"disable-outside-scroll":!0,onDismiss:u[0]||(u[0]=A=>r.unref(i).onOpenChange(!1)),onFocusOutside:u[1]||(u[1]=r.withModifiers(A=>a("focusOutside",A),["prevent"]))}),{default:r.withCtx(()=>[r.renderSlot(c.$slots,"default")]),_:3},16,["trap-focus","disable-outside-pointer-events"]))}}),M4=r.defineComponent({__name:"MenuRootContentNonModal",props:{loop:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","entryFocus","openAutoFocus","closeAutoFocus"],setup(t,{emit:e}){const n=Pt(t,e),a=mo();return(o,i)=>(r.openBlock(),r.createBlock(cA,r.mergeProps(r.unref(n),{"trap-focus":!1,"disable-outside-pointer-events":!1,"disable-outside-scroll":!1,onDismiss:i[0]||(i[0]=s=>r.unref(a).onOpenChange(!1))}),{default:r.withCtx(()=>[r.renderSlot(o.$slots,"default")]),_:3},16))}}),_4=r.defineComponent({__name:"MenuContent",props:{forceMount:{type:Boolean},loop:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","entryFocus","openAutoFocus","closeAutoFocus"],setup(t,{emit:e}){const n=Pt(t,e),a=mo(),o=Ws();return(i,s)=>(r.openBlock(),r.createBlock(r.unref(En),{present:i.forceMount||r.unref(a).open.value},{default:r.withCtx(()=>[r.unref(o).modal.value?(r.openBlock(),r.createBlock(P4,r.normalizeProps(r.mergeProps({key:0},{...i.$attrs,...r.unref(n)})),{default:r.withCtx(()=>[r.renderSlot(i.$slots,"default")]),_:3},16)):(r.openBlock(),r.createBlock(M4,r.normalizeProps(r.mergeProps({key:1},{...i.$attrs,...r.unref(n)})),{default:r.withCtx(()=>[r.renderSlot(i.$slots,"default")]),_:3},16))]),_:3},8,["present"]))}}),R4=r.defineComponent({__name:"MenuPortal",props:{to:{},disabled:{type:Boolean},forceMount:{type:Boolean}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(lo),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),F4=["hour","minute","second"];function uA(t){const{formatter:e}=t,n=xs.map(a=>[a,t.value[a]]);if("hour"in t.value){const a=V1.map(i=>i==="dayPeriod"?[i,e.dayPeriod($e(t.value))]:[i,t.value[i]]),o=[...n,...a];return Object.fromEntries(o)}return Object.fromEntries(n)}function L4(t){const e=P1.map(n=>n==="dayPeriod"?[n,"AM"]:[n,null]).filter(([n])=>n==="literal"||n===null||t==="minute"&&n==="second"||t==="hour"&&(n==="second"||n==="minute")?!1:t==="day"?!F4.includes(n)&&n!=="dayPeriod":!0);return Object.fromEntries(e)}function U4(t){const{segmentValues:e,formatter:n,locale:a}=t;function o(i){if("hour"in e){const s=e[i];return s!==null?i==="day"&&e.month!==null?n.part(t.dateRef.set({[i]:s,month:e.month}),i,{hourCycle:t.hourCycle===24?"h24":void 0}):n.part(t.dateRef.set({[i]:s}),i,{hourCycle:t.hourCycle===24?"h24":void 0}):Bs(i,"",a.value)}else{if(cm(i)){const s=e[i];return s!==null?i==="day"&&e.month!==null?n.part(t.dateRef.set({[i]:s,month:e.month}),i):n.part(t.dateRef.set({[i]:s}),i):Bs(i,"",a.value)}return""}}return Object.keys(e).reduce((i,s)=>{if(!M1(s))return i;if("hour"in e&&s==="dayPeriod"){const l=e[s];l!==null?i[s]=l:i[s]=Bs(s,"AM",a.value)}else i[s]=o(s);return i},{})}function Z4(t){const{granularity:e,formatter:n,contentObj:a,hideTimeZone:o,hourCycle:i}=t;return n.toParts(t.dateRef,um(e,i)).map(s=>["literal","timeZoneName",null].includes(s.type)||!M1(s.type)?{part:s.type,value:s.value}:{part:s.type,value:a[s.type]}).filter(s=>!(s.part===null||s.value===null||s.part==="timeZoneName"&&(!Wa(t.dateRef)||o)))}function Q4(t){const e=U4(t),n=Z4({contentObj:e,...t});return{obj:e,arr:n}}function $t(t){const e=qr();return t===e.ARROW_RIGHT||t===e.ARROW_LEFT}function kn(t){return!Number.isNaN(Number.parseInt(t))}function Gt(t){const e=qr();return!!([e.ENTER,e.ARROW_UP,e.ARROW_DOWN,e.ARROW_LEFT,e.ARROW_RIGHT,e.BACKSPACE,e.SPACE,"a","A","p","P"].includes(t)||kn(t))}function AA(t){return Array.from(t.querySelectorAll("[data-radix-vue-date-field-segment]")).filter(e=>e.getAttribute("data-radix-vue-date-field-segment")!=="literal")}const H4=["id","value","name","disabled","required"],[q4,z4]=he("DateFieldRoot"),K4=r.defineComponent({inheritAttrs:!1,__name:"DateFieldRoot",props:{defaultValue:{default:void 0},defaultPlaceholder:{},placeholder:{default:void 0},modelValue:{},hourCycle:{},granularity:{},hideTimeZone:{type:Boolean},maxValue:{},minValue:{},locale:{default:"en"},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},isDateUnavailable:{type:Function,default:void 0},name:{},required:{type:Boolean},id:{},dir:{},asChild:{type:Boolean},as:{}},emits:["update:modelValue","update:placeholder"],setup(t,{expose:e,emit:n}){const a=t,o=n,{locale:i,disabled:s,readonly:l,isDateUnavailable:c,granularity:u,defaultValue:A,dir:d}=r.toRefs(a),p=Q1(a.locale),f=Cn(d),{primitiveElement:g,currentElement:y}=zr(),m=r.ref(new Set);r.onMounted(()=>{AA(y.value).forEach(L=>m.value.add(L))});const C=Be(a,"modelValue",o,{defaultValue:A.value,passive:a.modelValue===void 0}),v=Es({defaultPlaceholder:a.placeholder,granularity:u.value,defaultValue:C.value,locale:a.locale}),h=Be(a,"placeholder",o,{defaultValue:a.defaultPlaceholder??v.copy(),passive:a.placeholder===void 0}),w=r.computed(()=>a.granularity?cs(h.value)?a.granularity:"day":cs(h.value)?"minute":"day"),b=r.computed(()=>{var L;return C.value?!!((L=c.value)!=null&&L.call(c,C.value)||a.minValue&&Jn(C.value,a.minValue)||a.maxValue&&Jn(a.maxValue,C.value)):!1}),k=L4(w.value),E=r.ref(C.value?{...uA({value:C.value,formatter:p})}:{...k}),R=r.computed(()=>Q4({granularity:w.value,dateRef:h.value,formatter:p,hideTimeZone:a.hideTimeZone,hourCycle:a.hourCycle,segmentValues:E.value,locale:i})),V=r.computed(()=>R.value.arr),B=r.computed(()=>V.value.filter(({part:L})=>L!=="literal"));r.watch(i,L=>{p.getLocale()!==L&&(p.setLocale(L),r.nextTick(()=>{m.value.clear(),AA(y.value).forEach(re=>m.value.add(re))}))}),r.watch(C,L=>{!T1(L)&&h.value.compare(L)!==0&&(h.value=L.copy())}),r.watch([C,i],([L])=>{T1(L)?Object.values(E.value).every(re=>re!==null)&&L===void 0&&(E.value={...k}):E.value={...uA({value:L,formatter:p})}});const x=r.ref(null),_=r.computed(()=>Array.from(m.value).findIndex(L=>{var re;return L.getAttribute("data-radix-vue-date-field-segment")===((re=x.value)==null?void 0:re.getAttribute("data-radix-vue-date-field-segment"))})),U=r.computed(()=>{const L=f.value==="rtl"?-1:1;return(L<0?_.value<0:_.value>m.value.size-1)?null:Array.from(m.value)[_.value+L]}),M=r.computed(()=>{const L=f.value==="rtl"?-1:1;return(L>0?_.value<0:_.value>m.value.size-1)?null:Array.from(m.value)[_.value-L]}),F=qr();function H(L){var re,Pe;$t(L.key)&&(L.key===F.ARROW_LEFT&&((re=M.value)==null||re.focus()),L.key===F.ARROW_RIGHT&&((Pe=U.value)==null||Pe.focus()))}function K(L){x.value=L}return z4({isDateUnavailable:c.value,locale:i,modelValue:C,placeholder:h,disabled:s,formatter:p,hourCycle:a.hourCycle,readonly:l,segmentValues:E,isInvalid:b,segmentContents:B,elements:m,setFocusedElement:K,focusNext(){var L;(L=U.value)==null||L.focus()}}),e({setFocusedElement:K}),(L,re)=>(r.openBlock(),r.createElementBlock(r.Fragment,null,[r.createVNode(r.unref(te),r.mergeProps(L.$attrs,{ref_key:"primitiveElement",ref:g,role:"group","aria-disabled":r.unref(s)?!0:void 0,"data-disabled":r.unref(s)?"":void 0,"data-readonly":r.unref(l)?"":void 0,"data-invalid":b.value?"":void 0,dir:r.unref(f),onKeydown:r.withKeys(H,["left","right"])}),{default:r.withCtx(()=>[r.renderSlot(L.$slots,"default",{modelValue:r.unref(C),segments:V.value,isInvalid:b.value})]),_:3},16,["aria-disabled","data-disabled","data-readonly","data-invalid","dir"]),r.createElementVNode("input",{id:L.id,type:"text",tabindex:"-1","aria-hidden":"true",value:r.unref(C)?r.unref(C).toString():"",name:L.name,disabled:r.unref(s),required:L.required,style:{transform:"translateX(-100%)",position:"absolute",pointerEvents:"none",opacity:0,margin:0},onFocus:re[0]||(re[0]=Pe=>{var P,I;return(I=(P=Array.from(m.value))==null?void 0:P[0])==null?void 0:I.focus()})},null,40,H4)],64))}});function Nt(t){return{role:"spinbutton",contenteditable:!0,tabindex:t.disabled?void 0:0,spellcheck:!1,inputmode:"numeric",autocorrect:"off",enterkeyhint:"next",style:"caret-color: transparent;"}}function j4(t){const{segmentValues:e,placeholder:n}=t,a=e.day===null,o=e.day?n.set({day:e.day}):n,i=o.day,s=1,l=vt(o),c=a?"Empty":`${i}`;return{...Nt(t),"aria-label":"day,","aria-valuemin":s,"aria-valuemax":l,"aria-valuenow":i,"aria-valuetext":c,"data-placeholder":a?"":void 0}}function X4(t){const{segmentValues:e,placeholder:n,formatter:a}=t,o=e.month===null,i=e.month?n.set({month:e.month}):n,s=i.month,l=1,c=12,u=o?"Empty":`${s} - ${a.fullMonth($e(i))}`;return{...Nt(t),"aria-label":"month, ",contenteditable:!0,"aria-valuemin":l,"aria-valuemax":c,"aria-valuenow":s,"aria-valuetext":u,"data-placeholder":o?"":void 0}}function J4(t){const{segmentValues:e,placeholder:n}=t,a=e.year===null,o=e.year?n.set({year:e.year}):n,i=1,s=9999,l=o.year,c=a?"Empty":`${l}`;return{...Nt(t),"aria-label":"year, ","aria-valuemin":i,"aria-valuemax":s,"aria-valuenow":l,"aria-valuetext":c,"data-placeholder":a?"":void 0}}function W4(t){const{segmentValues:e,hourCycle:n,placeholder:a}=t;if(!("hour"in e)||!("hour"in a))return{};const o=e.hour===null,i=e.hour?a.set({hour:e.hour}):a,s=n===12?1:0,l=n===12?12:23,c=i.hour,u=o?"Empty":`${c} ${e.dayPeriod??""}`;return{...Nt(t),"aria-label":"hour, ","aria-valuemin":s,"aria-valuemax":l,"aria-valuenow":c,"aria-valuetext":u,"data-placeholder":o?"":void 0}}function Y4(t){const{segmentValues:e,placeholder:n}=t;if(!("minute"in e)||!("minute"in n))return{};const a=e.minute===null,o=(e.minute?n.set({minute:e.minute}):n).minute,i=0,s=59,l=a?"Empty":`${o}`;return{...Nt(t),"aria-label":"minute, ","aria-valuemin":i,"aria-valuemax":s,"aria-valuenow":o,"aria-valuetext":l,"data-placeholder":a?"":void 0}}function $4(t){const{segmentValues:e,placeholder:n}=t;if(!("second"in e)||!("second"in n))return{};const a=e.second===null,o=(e.second?n.set({second:e.second}):n).second,i=0,s=59,l=a?"Empty":`${o}`;return{...Nt(t),"aria-label":"second, ","aria-valuemin":i,"aria-valuemax":s,"aria-valuenow":o,"aria-valuetext":l,"data-placeholder":a?"":void 0}}function G4(t){const{segmentValues:e}=t;if(!("dayPeriod"in e))return{};const n=0,a=12,o=e.hour?e.hour>12?e.hour-12:e.hour:0,i=e.dayPeriod??"AM";return{...Nt(t),inputmode:"text","aria-label":"AM/PM","aria-valuemin":n,"aria-valuemax":a,"aria-valuenow":o,"aria-valuetext":i}}function N4(t){return{"aria-hidden":!0,"data-segment":"literal"}}function e6(t){return{role:"textbox","aria-label":"timezone, ","data-readonly":!0,"data-segment":"timeZoneName",tabindex:t.disabled?void 0:0,style:"caret-color: transparent;"}}function t6(t){const{segmentValues:e,placeholder:n}=t,a=0,o=0,i=0,s="era"in e?e.era:n.era;return{...Nt(t),"aria-label":"era","aria-valuemin":a,"aria-valuemax":o,"aria-valuenow":i,"aria-valuetext":s}}const n6={day:{attrs:j4},month:{attrs:X4},year:{attrs:J4},hour:{attrs:W4},minute:{attrs:Y4},second:{attrs:$4},dayPeriod:{attrs:G4},literal:{attrs:N4},timeZoneName:{attrs:e6},era:{attrs:t6}};function r6(t){const e=qr();function n({e:h,part:w,dateRef:b,prevValue:k}){const E=h.key===e.ARROW_UP?1:-1,R=0,V=59;if(k===null)return E>0?R:V;const B=[w,E];return b.set({[w]:k}).cycle(...B)[w]}function a(h){if(t.hasLeftFocus.value=!1,h===null)return h;const w=h.toString();return w.length===1?(t.modelValue.value=void 0,null):Number.parseInt(w.slice(0,-1))}function o({e:h,part:w,dateRef:b,prevValue:k,hourCycle:E}){const R=h.key===e.ARROW_UP?1:-1;if(k===null)return b[w];if(w==="hour"&&"hour"in b){const B=[w,R,{hourCycle:E}];return b.set({[w]:k}).cycle(...B)[w]}const V=[w,R];return w==="day"&&t.segmentValues.value.month!==null?b.set({[w]:k,month:t.segmentValues.value.month}).cycle(...V)[w]:b.set({[w]:k}).cycle(...V)[w]}function i(h,w,b){let k=!1;const E=Math.floor(h/10);if(t.hasLeftFocus.value&&(t.hasLeftFocus.value=!1,b=null),b===null)return w===0?(t.lastKeyZero.value=!0,{value:null,moveToNext:k}):((t.lastKeyZero.value||w>E)&&(k=!0),t.lastKeyZero.value=!1,{value:w,moveToNext:k});const R=b.toString().length,V=Number.parseInt(b.toString()+w.toString());return R===2||V>h?((w>E||V>h)&&(k=!0),{value:w,moveToNext:k}):(k=!0,{value:V,moveToNext:k})}function s(h,w){let b=!1;const k=Math.floor(59/10);if(t.hasLeftFocus.value&&(t.hasLeftFocus.value=!1,w=null),w===null)return h===0?(t.lastKeyZero.value=!0,{value:0,moveToNext:b}):((t.lastKeyZero.value||h>k)&&(b=!0),t.lastKeyZero.value=!1,{value:h,moveToNext:b});const E=w.toString().length,R=Number.parseInt(w.toString()+h.toString());return E===2||R>59?(h>k&&(b=!0),{value:h,moveToNext:b}):(b=!0,{value:R,moveToNext:b})}function l(h,w){let b=!1;const k=Math.floor(24/10);if(t.hasLeftFocus.value&&(t.hasLeftFocus.value=!1,w=null),w===null)return h===0?(t.lastKeyZero.value=!0,{value:0,moveToNext:b}):((t.lastKeyZero.value||h>k)&&(b=!0),t.lastKeyZero.value=!1,{value:h,moveToNext:b});const E=w.toString().length,R=Number.parseInt(w.toString()+h.toString());return E===2||R>24?(h>k&&(b=!0),{value:h,moveToNext:b}):(b=!0,{value:R,moveToNext:b})}function c(h,w){let b=!1;if(t.hasLeftFocus.value&&(t.hasLeftFocus.value=!1,w=null),w===null)return{value:h===0?1:h,moveToNext:b};const k=w.toString()+h.toString();return k.length>4?{value:h===0?1:h,moveToNext:b}:(k.length===4&&(b=!0),{value:Number.parseInt(k),moveToNext:b})}const u=r.computed(()=>{var h;return((h=n6[t.part])==null?void 0:h.attrs({disabled:t.disabled.value,placeholder:t.placeholder.value,hourCycle:t.hourCycle,segmentValues:t.segmentValues.value,formatter:t.formatter}))??{}});function A(h){if(!Gt(h.key)||$t(h.key))return;const w=t.segmentValues.value.day;if(h.key===e.ARROW_DOWN||h.key===e.ARROW_UP){t.segmentValues.value.day=o({e:h,part:"day",dateRef:t.placeholder.value,prevValue:w});return}if(kn(h.key)){const b=Number.parseInt(h.key),k=t.segmentValues.value.month,E=vt(k?t.placeholder.value.set({month:k}):t.placeholder.value),{value:R,moveToNext:V}=i(E,b,w);t.segmentValues.value.day=R,V&&t.focusNext()}h.key===e.BACKSPACE&&(t.hasLeftFocus.value=!1,t.segmentValues.value.day=a(w))}function d(h){if(!Gt(h.key)||$t(h.key))return;const w=t.segmentValues.value.month;if(h.key===e.ARROW_DOWN||h.key===e.ARROW_UP){t.segmentValues.value.month=o({e:h,part:"month",dateRef:t.placeholder.value,prevValue:w});return}if(kn(h.key)){const b=Number.parseInt(h.key),{value:k,moveToNext:E}=i(12,b,w);t.segmentValues.value.month=k,E&&t.focusNext()}h.key===e.BACKSPACE&&(t.hasLeftFocus.value=!1,t.segmentValues.value.month=a(w))}function p(h){if(!Gt(h.key)||$t(h.key))return;const w=t.segmentValues.value.year;if(h.key===e.ARROW_DOWN||h.key===e.ARROW_UP){t.segmentValues.value.year=o({e:h,part:"year",dateRef:t.placeholder.value,prevValue:w});return}if(kn(h.key)){const b=Number.parseInt(h.key),{value:k,moveToNext:E}=c(b,w);t.segmentValues.value.year=k,E&&t.focusNext()}h.key===e.BACKSPACE&&(t.hasLeftFocus.value=!1,t.segmentValues.value.year=a(w))}function f(h){const w=t.placeholder.value;if(!Gt(h.key)||$t(h.key)||!("hour"in w)||!("hour"in t.segmentValues.value))return;const b=t.segmentValues.value.hour,k=t.hourCycle;if(h.key===e.ARROW_UP||h.key===e.ARROW_DOWN){t.segmentValues.value.hour=o({e:h,part:"hour",dateRef:t.placeholder.value,prevValue:b,hourCycle:k}),"dayPeriod"in t.segmentValues.value&&(t.segmentValues.value.hour<12?t.segmentValues.value.dayPeriod="AM":t.segmentValues.value.hour&&(t.segmentValues.value.dayPeriod="PM"));return}if(kn(h.key)){const E=Number.parseInt(h.key),{value:R,moveToNext:V}=l(E,b);"dayPeriod"in t.segmentValues.value&&R&&R>12?t.segmentValues.value.dayPeriod="PM":"dayPeriod"in t.segmentValues.value&&R&&(t.segmentValues.value.dayPeriod="AM"),t.segmentValues.value.hour=R,V&&t.focusNext()}h.key===e.BACKSPACE&&(t.hasLeftFocus.value=!1,t.segmentValues.value.hour=a(b))}function g(h){const w=t.placeholder.value;if(!Gt(h.key)||$t(h.key)||!("minute"in w)||!("minute"in t.segmentValues.value))return;const b=t.segmentValues.value.minute;if(t.segmentValues.value.minute=n({e:h,part:"minute",dateRef:t.placeholder.value,prevValue:b}),kn(h.key)){const k=Number.parseInt(h.key),{value:E,moveToNext:R}=s(k,b);t.segmentValues.value.minute=E,R&&t.focusNext()}h.key===e.BACKSPACE&&(t.hasLeftFocus.value=!1,t.segmentValues.value.minute=a(b))}function y(h){const w=t.placeholder.value;if(!Gt(h.key)||$t(h.key)||!("second"in w)||!("second"in t.segmentValues.value))return;const b=t.segmentValues.value.second;if(t.segmentValues.value.second=n({e:h,part:"second",dateRef:t.placeholder.value,prevValue:b}),kn(h.key)){const k=Number.parseInt(h.key),{value:E,moveToNext:R}=s(k,b);t.segmentValues.value.second=E,R&&t.focusNext()}h.key===e.BACKSPACE&&(t.hasLeftFocus.value=!1,t.segmentValues.value.second=a(b))}function m(h){if(!((!Gt(h.key)||$t(h.key))&&h.key!=="a"&&h.key!=="p"||!("hour"in t.placeholder.value)||!("dayPeriod"in t.segmentValues.value))){if(h.key===e.ARROW_UP||h.key===e.ARROW_DOWN){if(t.segmentValues.value.dayPeriod==="AM"){t.segmentValues.value.dayPeriod="PM",t.segmentValues.value.hour=t.segmentValues.value.hour+12;return}t.segmentValues.value.dayPeriod="AM",t.segmentValues.value.hour=t.segmentValues.value.hour-12;return}if(["a","A"].includes(h.key)&&t.segmentValues.value.dayPeriod!=="AM"){t.segmentValues.value.dayPeriod="AM",t.segmentValues.value.hour=t.segmentValues.value.hour-12;return}["p","P"].includes(h.key)&&t.segmentValues.value.dayPeriod!=="PM"&&(t.segmentValues.value.dayPeriod="PM",t.segmentValues.value.hour=t.segmentValues.value.hour+12)}}function C(h){t.disabled.value&&h.preventDefault()}function v(h){const w=t.disabled.value,b=t.readonly.value;if(h.key!==e.TAB&&h.preventDefault(),!(w||b)&&({day:A,month:d,year:p,hour:f,minute:g,second:y,dayPeriod:m,timeZoneName:()=>{}}[t.part](h),![e.ARROW_LEFT,e.ARROW_RIGHT].includes(h.key)&&h.key!==e.TAB&&h.key!==e.SHIFT&&Gt(h.key)&&Object.values(t.segmentValues.value).every(k=>k!==null))){const k={...t.segmentValues.value};let E=t.placeholder.value.copy();Object.keys(k).forEach(R=>{const V=k[R];E=E.set({[R]:V})}),t.modelValue.value=E.copy()}}return{handleSegmentClick:C,handleSegmentKeydown:v,attributes:u}}const a6=r.defineComponent({__name:"DateFieldInput",props:{part:{},asChild:{type:Boolean},as:{}},setup(t){const e=t,n=q4(),a=r.ref(!0),o=r.ref(!1),{handleSegmentClick:i,handleSegmentKeydown:s,attributes:l}=r6({hasLeftFocus:a,lastKeyZero:o,placeholder:n.placeholder,hourCycle:n.hourCycle,segmentValues:n.segmentValues,formatter:n.formatter,part:e.part,disabled:n.disabled,readonly:n.readonly,focusNext:n.focusNext,modelValue:n.modelValue}),c=r.computed(()=>n.disabled.value),u=r.computed(()=>n.readonly.value),A=r.computed(()=>n.isInvalid.value);return(d,p)=>(r.openBlock(),r.createBlock(r.unref(te),r.mergeProps({as:d.as,"as-child":d.asChild},r.unref(l),{contenteditable:c.value||u.value?!1:d.part!=="literal","data-radix-vue-date-field-segment":d.part,"aria-disabled":c.value?!0:void 0,"aria-readonly":u.value?!0:void 0,"data-disabled":c.value?"":void 0,"data-invalid":A.value?"":void 0,"aria-invalid":A.value?!0:void 0},r.toHandlers(d.part!=="literal"?{mousedown:r.unref(i),keydown:r.unref(s),focusout:()=>{a.value=!0},focusin:f=>{r.unref(n).setFocusedElement(f.target)}}:{})),{default:r.withCtx(()=>[r.renderSlot(d.$slots,"default")]),_:3},16,["as","as-child","contenteditable","data-radix-vue-date-field-segment","aria-disabled","aria-readonly","data-disabled","data-invalid","aria-invalid"]))}}),o6=r.defineComponent({__name:"DatePickerHeader",props:{asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(Z5),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),i6=r.defineComponent({__name:"DatePickerHeading",props:{asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(Q5),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(({headingValue:o})=>[r.renderSlot(n.$slots,"default",{headingValue:o},()=>[r.createTextVNode(r.toDisplayString(o),1)])]),_:3},16))}}),s6=r.defineComponent({__name:"DatePickerGrid",props:{asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(H5),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),l6=r.defineComponent({__name:"DatePickerCell",props:{date:{},asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(q5),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),c6=r.defineComponent({__name:"DatePickerHeadCell",props:{asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(z5),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),u6=r.defineComponent({__name:"DatePickerNext",props:{step:{},nextPage:{type:Function},asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(K5),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),A6=r.defineComponent({__name:"DatePickerPrev",props:{step:{},prevPage:{type:Function},asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(j5),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),d6=r.defineComponent({__name:"DatePickerGridHead",props:{asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(X5),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),f6=r.defineComponent({__name:"DatePickerGridBody",props:{asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(J5),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),dA=r.defineComponent({__name:"DatePickerGridRow",props:{asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(W5),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),p6=r.defineComponent({__name:"DatePickerCellTrigger",props:{day:{},month:{},asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(Y5),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),fA=r.defineComponent({__name:"DatePickerInput",props:{part:{},asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(a6),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),[Ys,h6]=he("DatePickerRoot"),m6=r.defineComponent({inheritAttrs:!1,__name:"DatePickerRoot",props:{defaultValue:{default:void 0},defaultPlaceholder:{},placeholder:{default:void 0},modelValue:{},hourCycle:{},granularity:{},hideTimeZone:{type:Boolean},maxValue:{},minValue:{},locale:{default:"en"},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},isDateUnavailable:{type:Function,default:void 0},name:{},required:{type:Boolean},id:{},dir:{},asChild:{type:Boolean},as:{},defaultOpen:{type:Boolean,default:!1},open:{type:Boolean,default:void 0},modal:{type:Boolean,default:!1},isDateDisabled:{type:Function,default:void 0},pagedNavigation:{type:Boolean,default:!1},weekStartsOn:{default:0},weekdayFormat:{default:"narrow"},fixedWeeks:{type:Boolean,default:!1},numberOfMonths:{default:1},preventDeselect:{type:Boolean,default:!1}},emits:["update:modelValue","update:placeholder","update:open"],setup(t,{emit:e}){const n=t,a=e,{locale:o,disabled:i,readonly:s,pagedNavigation:l,weekStartsOn:c,weekdayFormat:u,fixedWeeks:A,numberOfMonths:d,preventDeselect:p,isDateDisabled:f,isDateUnavailable:g,defaultOpen:y,modal:m,id:C,name:v,required:h,minValue:w,maxValue:b,granularity:k,hideTimeZone:E,hourCycle:R,defaultValue:V,dir:B}=r.toRefs(n),x=Cn(B),_=Be(n,"modelValue",a,{defaultValue:V.value,passive:n.modelValue===void 0}),U=r.computed(()=>Es({defaultPlaceholder:n.placeholder,granularity:n.granularity,defaultValue:_.value,locale:n.locale})),M=Be(n,"placeholder",a,{defaultValue:n.defaultPlaceholder??U.value.copy(),passive:n.placeholder===void 0}),F=Be(n,"open",a,{defaultValue:y.value,passive:n.open===void 0}),H=r.ref();return r.watch(_,K=>{K&&K.compare(M.value)!==0&&(M.value=K.copy())}),h6({isDateUnavailable:g.value,isDateDisabled:f.value,locale:o,disabled:i,pagedNavigation:l,weekStartsOn:c,weekdayFormat:u,fixedWeeks:A,numberOfMonths:d,readonly:s,preventDeselect:p,modelValue:_,placeholder:M,defaultOpen:y,modal:m,open:F,id:C,name:v,required:h,minValue:w,maxValue:b,granularity:k,hideTimeZone:E,hourCycle:R,dateFieldRef:H,dir:x,onDateChange(K){!K||!_.value?_.value=(K==null?void 0:K.copy())??void 0:!p.value&&K&&_.value.compare(K)===0?_.value=void 0:_.value=K.copy()},onPlaceholderChange(K){M.value=K.copy()}}),(K,L)=>(r.openBlock(),r.createBlock(r.unref(O6),{open:r.unref(F),"onUpdate:open":L[0]||(L[0]=re=>r.isRef(F)?F.value=re:null),"default-open":r.unref(y),modal:r.unref(m)},{default:r.withCtx(()=>[r.renderSlot(K.$slots,"default")]),_:3},8,["open","default-open","modal"]))}}),g6=r.defineComponent({__name:"DatePickerCalendar",setup(t){const e=Ys();return(n,a)=>(r.openBlock(),r.createBlock(r.unref(U5),r.mergeProps({isDateDisabled:r.unref(e).isDateDisabled,isDateUnavailable:r.unref(e).isDateUnavailable,minValue:r.unref(e).minValue.value,maxValue:r.unref(e).maxValue.value,locale:r.unref(e).locale.value,disabled:r.unref(e).disabled.value,pagedNavigation:r.unref(e).pagedNavigation.value,weekStartsOn:r.unref(e).weekStartsOn.value,weekdayFormat:r.unref(e).weekdayFormat.value,fixedWeeks:r.unref(e).fixedWeeks.value,numberOfMonths:r.unref(e).numberOfMonths.value,readonly:r.unref(e).readonly.value,preventDeselect:r.unref(e).preventDeselect.value,dir:r.unref(e).dir.value},{"model-value":r.unref(e).modelValue.value,placeholder:r.unref(e).placeholder.value,"initial-focus":"",multiple:!1,"onUpdate:modelValue":a[0]||(a[0]=o=>{o&&r.unref(e).modelValue.value&&r.unref(Vr)(o,r.unref(e).modelValue.value)||r.unref(e).onDateChange(o)}),"onUpdate:placeholder":a[1]||(a[1]=o=>{r.unref(Vr)(o,r.unref(e).placeholder.value)||r.unref(e).onPlaceholderChange(o)})}),{default:r.withCtx(({weekDays:o,grid:i,date:s,weekStartsOn:l,locale:c,fixedWeeks:u})=>[r.renderSlot(n.$slots,"default",{date:s,grid:i,weekDays:o,weekStartsOn:l,locale:c,fixedWeeks:u})]),_:3},16,["model-value","placeholder"]))}}),v6=r.defineComponent({__name:"DatePickerField",setup(t){const e=Ys();return(n,a)=>(r.openBlock(),r.createBlock(r.unref(K4),r.mergeProps({ref:r.unref(e).dateFieldRef,"model-value":r.unref(e).modelValue.value,placeholder:r.unref(e).placeholder.value},{id:r.unref(e).id.value,name:r.unref(e).name.value,disabled:r.unref(e).disabled.value,minValue:r.unref(e).minValue.value,maxValue:r.unref(e).maxValue.value,readonly:r.unref(e).readonly.value,hourCycle:r.unref(e).hourCycle.value,granularity:r.unref(e).granularity.value,hideTimeZone:r.unref(e).hideTimeZone.value,locale:r.unref(e).locale.value,isDateUnavailable:r.unref(e).isDateUnavailable,required:r.unref(e).required.value,dir:r.unref(e).dir.value},{"onUpdate:modelValue":a[0]||(a[0]=o=>{o&&r.unref(e).modelValue.value&&o.compare(r.unref(e).modelValue.value)===0||r.unref(e).onDateChange(o)}),"onUpdate:placeholder":a[1]||(a[1]=o=>{o.compare(r.unref(e).placeholder.value)!==0&&r.unref(e).onPlaceholderChange(o)})}),{default:r.withCtx(({segments:o,modelValue:i})=>[r.renderSlot(n.$slots,"default",{segments:o,modelValue:i})]),_:3},16,["model-value","placeholder"]))}}),y6=r.defineComponent({__name:"DatePickerArrow",props:{width:{},height:{},asChild:{type:Boolean},as:{}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(M6),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),w6=r.defineComponent({__name:"DatePickerTrigger",props:{asChild:{type:Boolean},as:{}},setup(t){const e=t,n=Ys();return(a,o)=>(r.openBlock(),r.createBlock(r.unref(D6),r.mergeProps({"data-radix-vue-date-field-segment":"trigger"},e,{disabled:r.unref(n).disabled.value,onFocusin:o[0]||(o[0]=i=>{var s;(s=r.unref(n).dateFieldRef.value)==null||s.setFocusedElement(i.target)})}),{default:r.withCtx(()=>[r.renderSlot(a.$slots,"default")]),_:3},16,["disabled"]))}}),b6=r.defineComponent({__name:"DatePickerContent",props:{forceMount:{type:Boolean},trapFocus:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{},disableOutsidePointerEvents:{type:Boolean}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(t,{emit:e}){const n=Pt(t,e);return(a,o)=>(r.openBlock(),r.createBlock(r.unref(T6),null,{default:r.withCtx(()=>[r.createVNode(r.unref(P6),r.normalizeProps(r.guardReactiveProps({...r.unref(n),...a.$attrs})),{default:r.withCtx(()=>[r.renderSlot(a.$slots,"default")]),_:3},16)]),_:3}))}}),[pA,C6]=he("DropdownMenuRoot"),E6=r.defineComponent({__name:"DropdownMenuRoot",props:{defaultOpen:{type:Boolean},open:{type:Boolean,default:void 0},dir:{},modal:{type:Boolean,default:!0}},emits:["update:open"],setup(t,{emit:e}){const n=t,a=e;Y();const o=Be(n,"open",a,{defaultValue:n.defaultOpen,passive:n.open===void 0}),i=r.ref(),{modal:s,dir:l}=r.toRefs(n),c=Cn(l);return C6({open:o,onOpenChange:u=>{o.value=u},onOpenToggle:()=>{o.value=!o.value},triggerId:"",triggerElement:i,contentId:"",modal:s,dir:c}),(u,A)=>(r.openBlock(),r.createBlock(r.unref(w4),{open:r.unref(o),"onUpdate:open":A[0]||(A[0]=d=>r.isRef(o)?o.value=d:null),dir:r.unref(c),modal:r.unref(s)},{default:r.withCtx(()=>[r.renderSlot(u.$slots,"default",{open:r.unref(o)})]),_:3},8,["open","dir","modal"]))}}),k6=r.defineComponent({__name:"DropdownMenuTrigger",props:{disabled:{type:Boolean},asChild:{type:Boolean},as:{default:"button"}},setup(t){const e=t,n=pA(),{forwardRef:a,currentElement:o}=Y();return r.onMounted(()=>{n.triggerElement=o}),n.triggerId||(n.triggerId=Wt(void 0,"radix-vue-dropdown-menu-trigger")),(i,s)=>(r.openBlock(),r.createBlock(r.unref(h4),{"as-child":""},{default:r.withCtx(()=>[r.createVNode(r.unref(te),{id:r.unref(n).triggerId,ref:r.unref(a),type:i.as==="button"?"button":void 0,"as-child":e.asChild,as:i.as,"aria-haspopup":"menu","aria-expanded":r.unref(n).open.value,"aria-controls":r.unref(n).open.value?r.unref(n).contentId:void 0,"data-disabled":i.disabled?"":void 0,disabled:i.disabled,"data-state":r.unref(n).open.value?"open":"closed",onClick:s[0]||(s[0]=async l=>{var c;!i.disabled&&l.button===0&&l.ctrlKey===!1&&((c=r.unref(n))==null||c.onOpenToggle(),await r.nextTick(),r.unref(n).open.value&&l.preventDefault())}),onKeydown:s[1]||(s[1]=r.withKeys(l=>{i.disabled||(["Enter"," "].includes(l.key)&&r.unref(n).onOpenToggle(),l.key==="ArrowDown"&&r.unref(n).onOpenChange(!0),["Enter"," ","ArrowDown"].includes(l.key)&&l.preventDefault())},["enter","space","arrow-down"]))},{default:r.withCtx(()=>[r.renderSlot(i.$slots,"default")]),_:3},8,["id","type","as-child","as","aria-expanded","aria-controls","data-disabled","disabled","data-state"])]),_:3}))}}),B6=r.defineComponent({__name:"DropdownMenuPortal",props:{to:{},disabled:{type:Boolean},forceMount:{type:Boolean}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(R4),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),x6=r.defineComponent({__name:"DropdownMenuContent",props:{forceMount:{type:Boolean},loop:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","closeAutoFocus"],setup(t,{emit:e}){const n=Pt(t,e);Y();const a=pA(),o=r.ref(!1);function i(s){s.defaultPrevented||(o.value||setTimeout(()=>{var l;(l=a.triggerElement.value)==null||l.focus()},0),o.value=!1,s.preventDefault())}return a.contentId||(a.contentId=Wt(void 0,"radix-vue-dropdown-menu-content")),(s,l)=>{var c;return r.openBlock(),r.createBlock(r.unref(_4),r.mergeProps(r.unref(n),{id:r.unref(a).contentId,"aria-labelledby":(c=r.unref(a))==null?void 0:c.triggerId,style:{"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"},onCloseAutoFocus:i,onInteractOutside:l[0]||(l[0]=u=>{var A;if(u.defaultPrevented)return;const d=u.detail.originalEvent,p=d.button===0&&d.ctrlKey===!0,f=d.button===2||p;(!r.unref(a).modal.value||f)&&(o.value=!0),(A=r.unref(a).triggerElement.value)!=null&&A.contains(u.target)&&u.preventDefault()})}),{default:r.withCtx(()=>[r.renderSlot(s.$slots,"default")]),_:3},16,["id","aria-labelledby"])}}}),$s=r.defineComponent({__name:"DropdownMenuItem",props:{disabled:{type:Boolean},textValue:{},asChild:{type:Boolean},as:{}},emits:["select"],setup(t,{emit:e}){const n=t,a=Hr(e);return Y(),(o,i)=>(r.openBlock(),r.createBlock(r.unref(V4),r.normalizeProps(r.guardReactiveProps({...n,...r.unref(a)})),{default:r.withCtx(()=>[r.renderSlot(o.$slots,"default")]),_:3},16))}}),[Kr,S6]=he("PopoverRoot"),O6=r.defineComponent({__name:"PopoverRoot",props:{defaultOpen:{type:Boolean,default:!1},open:{type:Boolean,default:void 0},modal:{type:Boolean,default:!1}},emits:["update:open"],setup(t,{emit:e}){const n=t,a=e,{modal:o}=r.toRefs(n),i=Be(n,"open",a,{defaultValue:n.defaultOpen,passive:n.open===void 0}),s=r.ref(),l=r.ref(!1);return S6({contentId:"",modal:o,open:i,onOpenChange:c=>{i.value=c},onOpenToggle:()=>{i.value=!i.value},triggerElement:s,hasCustomAnchor:l}),(c,u)=>(r.openBlock(),r.createBlock(r.unref(zs),null,{default:r.withCtx(()=>[r.renderSlot(c.$slots,"default",{open:r.unref(i)})]),_:3}))}}),D6=r.defineComponent({__name:"PopoverTrigger",props:{asChild:{type:Boolean},as:{default:"button"}},setup(t){const e=t,n=Kr(),{forwardRef:a,currentElement:o}=Y();return r.onMounted(()=>{n.triggerElement.value=o.value}),(i,s)=>(r.openBlock(),r.createBlock(r.resolveDynamicComponent(r.unref(n).hasCustomAnchor.value?r.unref(te):r.unref(Ks)),{"as-child":""},{default:r.withCtx(()=>[r.createVNode(r.unref(te),{ref:r.unref(a),type:i.as==="button"?"button":void 0,"aria-haspopup":"dialog","aria-expanded":r.unref(n).open.value,"aria-controls":r.unref(n).contentId,"data-state":r.unref(n).open.value?"open":"closed",as:i.as,"as-child":e.asChild,onClick:r.unref(n).onOpenToggle},{default:r.withCtx(()=>[r.renderSlot(i.$slots,"default")]),_:3},8,["type","aria-expanded","aria-controls","data-state","as","as-child","onClick"])]),_:3}))}}),T6=r.defineComponent({__name:"PopoverPortal",props:{to:{},disabled:{type:Boolean},forceMount:{type:Boolean}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(lo),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),hA=r.defineComponent({__name:"PopoverContentImpl",props:{trapFocus:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{},disableOutsidePointerEvents:{type:Boolean}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(t,{emit:e}){const n=t,a=e,o=_s(n),{forwardRef:i}=Y(),s=Kr();return H1(),(l,c)=>(r.openBlock(),r.createBlock(r.unref(Qs),{"as-child":"",loop:"",trapped:l.trapFocus,onMountAutoFocus:c[5]||(c[5]=u=>a("openAutoFocus",u)),onUnmountAutoFocus:c[6]||(c[6]=u=>a("closeAutoFocus",u))},{default:r.withCtx(()=>[r.createVNode(r.unref(uo),{"as-child":"","disable-outside-pointer-events":l.disableOutsidePointerEvents,onPointerDownOutside:c[0]||(c[0]=u=>a("pointerDownOutside",u)),onInteractOutside:c[1]||(c[1]=u=>a("interactOutside",u)),onEscapeKeyDown:c[2]||(c[2]=u=>a("escapeKeyDown",u)),onFocusOutside:c[3]||(c[3]=u=>a("focusOutside",u)),onDismiss:c[4]||(c[4]=u=>r.unref(s).onOpenChange(!1))},{default:r.withCtx(()=>[r.createVNode(r.unref(Xs),r.mergeProps(r.unref(o),{id:r.unref(s).contentId,ref:r.unref(i),"data-state":r.unref(s).open.value?"open":"closed",role:"dialog",style:{"--radix-popover-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-popover-content-available-width":"var(--radix-popper-available-width)","--radix-popover-content-available-height":"var(--radix-popper-available-height)","--radix-popover-trigger-width":"var(--radix-popper-anchor-width)","--radix-popover-trigger-height":"var(--radix-popper-anchor-height)"}}),{default:r.withCtx(()=>[r.renderSlot(l.$slots,"default")]),_:3},16,["id","data-state"])]),_:3},8,["disable-outside-pointer-events"])]),_:3},8,["trapped"]))}}),I6=r.defineComponent({__name:"PopoverContentModal",props:{trapFocus:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{},disableOutsidePointerEvents:{type:Boolean}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(t,{emit:e}){const n=t,a=e,o=Kr(),i=r.ref(!1);Vs(!0);const s=Pt(n,a),{forwardRef:l,currentElement:c}=Y();return Fs(c),(u,A)=>(r.openBlock(),r.createBlock(hA,r.mergeProps(r.unref(s),{ref:r.unref(l),"trap-focus":r.unref(o).open.value,"disable-outside-pointer-events":"",onCloseAutoFocus:A[0]||(A[0]=r.withModifiers(d=>{var p;a("closeAutoFocus",d),i.value||(p=r.unref(o).triggerElement.value)==null||p.focus()},["prevent"])),onPointerDownOutside:A[1]||(A[1]=d=>{a("pointerDownOutside",d);const p=d.detail.originalEvent,f=p.button===0&&p.ctrlKey===!0,g=p.button===2||f;i.value=g}),onFocusOutside:A[2]||(A[2]=r.withModifiers(()=>{},["prevent"]))}),{default:r.withCtx(()=>[r.renderSlot(u.$slots,"default")]),_:3},16,["trap-focus"]))}}),V6=r.defineComponent({__name:"PopoverContentNonModal",props:{trapFocus:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{},disableOutsidePointerEvents:{type:Boolean}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(t,{emit:e}){const n=t,a=e,o=Kr(),i=r.ref(!1),s=r.ref(!1),l=Pt(n,a);return(c,u)=>(r.openBlock(),r.createBlock(hA,r.mergeProps(r.unref(l),{"trap-focus":!1,"disable-outside-pointer-events":!1,onCloseAutoFocus:u[0]||(u[0]=A=>{var d;a("closeAutoFocus",A),A.defaultPrevented||(i.value||(d=r.unref(o).triggerElement.value)==null||d.focus(),A.preventDefault()),i.value=!1,s.value=!1}),onInteractOutside:u[1]||(u[1]=async A=>{var d;a("interactOutside",A),A.defaultPrevented||(i.value=!0,A.detail.originalEvent.type==="pointerdown"&&(s.value=!0));const p=A.target;(d=r.unref(o).triggerElement.value)!=null&&d.contains(p)&&A.preventDefault(),A.detail.originalEvent.type==="focusin"&&s.value&&A.preventDefault()})}),{default:r.withCtx(()=>[r.renderSlot(c.$slots,"default")]),_:3},16))}}),P6=r.defineComponent({__name:"PopoverContent",props:{forceMount:{type:Boolean},trapFocus:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{},disableOutsidePointerEvents:{type:Boolean}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(t,{emit:e}){const n=t,a=e,o=Kr(),i=Pt(n,a),{forwardRef:s}=Y();return o.contentId||(o.contentId=Wt(void 0,"radix-vue-popover-content")),(l,c)=>(r.openBlock(),r.createBlock(r.unref(En),{present:l.forceMount||r.unref(o).open.value},{default:r.withCtx(()=>[r.unref(o).modal.value?(r.openBlock(),r.createBlock(I6,r.mergeProps({key:0},r.unref(i),{ref:r.unref(s)}),{default:r.withCtx(()=>[r.renderSlot(l.$slots,"default")]),_:3},16)):(r.openBlock(),r.createBlock(V6,r.mergeProps({key:1},r.unref(i),{ref:r.unref(s)}),{default:r.withCtx(()=>[r.renderSlot(l.$slots,"default")]),_:3},16))]),_:3},8,["present"]))}}),M6=r.defineComponent({__name:"PopoverArrow",props:{width:{default:10},height:{default:5},asChild:{type:Boolean},as:{default:"svg"}},setup(t){const e=t;return Y(),(n,a)=>(r.openBlock(),r.createBlock(r.unref(rA),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),[_6,R6]=he("RadioGroupRoot"),go=r.defineComponent({__name:"RadioGroupRoot",props:{modelValue:{},defaultValue:{},disabled:{type:Boolean,default:!1},name:{},required:{type:Boolean,default:!1},orientation:{default:void 0},dir:{},loop:{type:Boolean,default:!0},asChild:{type:Boolean},as:{}},emits:["update:modelValue"],setup(t,{emit:e}){const n=t,a=e,{forwardRef:o}=Y(),i=Be(n,"modelValue",a,{defaultValue:n.defaultValue,passive:n.modelValue===void 0}),{disabled:s,loop:l,orientation:c,name:u,required:A,dir:d}=r.toRefs(n),p=Cn(d);return R6({modelValue:i,changeModelValue:f=>{i.value=f},disabled:s,loop:l,orientation:c,name:u==null?void 0:u.value,required:A}),(f,g)=>(r.openBlock(),r.createBlock(r.unref(sA),{"as-child":"",orientation:r.unref(c),dir:r.unref(p),loop:r.unref(l)},{default:r.withCtx(()=>[r.createVNode(r.unref(te),{ref:r.unref(o),role:"radiogroup","data-disabled":r.unref(s)?"":void 0,"as-child":f.asChild,as:f.as,required:r.unref(A),"aria-orientation":r.unref(c),"aria-required":r.unref(A),dir:r.unref(p),name:r.unref(u)},{default:r.withCtx(()=>[r.renderSlot(f.$slots,"default",{modelValue:r.unref(i)})]),_:3},8,["data-disabled","as-child","as","required","aria-orientation","aria-required","dir","name"])]),_:3},8,["orientation","dir","loop"]))}}),F6=["value","checked","name","disabled","required"],L6=r.defineComponent({__name:"Radio",props:{id:{},value:{},disabled:{type:Boolean,default:!1},required:{type:Boolean},checked:{type:Boolean,default:void 0},name:{},asChild:{type:Boolean},as:{default:"button"}},emits:["update:checked"],setup(t,{emit:e}){const n=t,a=Be(n,"checked",e,{passive:n.checked===void 0}),{value:o}=r.toRefs(n),{forwardRef:i,currentElement:s}=Y(),l=Ms(s),c=r.computed(()=>{var A;return n.id&&s.value?((A=document.querySelector(`[for="${n.id}"]`))==null?void 0:A.innerText)??n.value:void 0});function u(A){a.value=!0,l.value&&A.stopPropagation()}return(A,d)=>(r.openBlock(),r.createBlock(r.unref(te),r.mergeProps(A.$attrs,{id:A.id,ref:r.unref(i),role:"radio",type:A.as==="button"?"button":void 0,as:A.as,"aria-checked":r.unref(a),"aria-label":c.value,"as-child":A.asChild,disabled:A.disabled?"":void 0,"data-state":r.unref(a)?"checked":"unchecked","data-disabled":A.disabled?"":void 0,value:r.unref(o),required:A.required,name:A.name,onClick:r.withModifiers(u,["stop"])}),{default:r.withCtx(()=>[r.renderSlot(A.$slots,"default",{checked:r.unref(a)}),r.unref(l)?(r.openBlock(),r.createElementBlock("input",{key:0,type:"radio",tabindex:"-1","aria-hidden":"true",value:r.unref(o),checked:!!r.unref(a),name:A.name,disabled:A.disabled,required:A.required,style:{transform:"translateX(-100%)",position:"absolute",pointerEvents:"none",opacity:0,margin:0}},null,8,F6)):r.createCommentVNode("",!0)]),_:3},16,["id","type","as","aria-checked","aria-label","as-child","disabled","data-state","data-disabled","value","required","name"]))}}),[U6,Z6]=he("RadioGroupItem"),en=r.defineComponent({inheritAttrs:!1,__name:"RadioGroupItem",props:{id:{},value:{},disabled:{type:Boolean,default:!1},required:{type:Boolean},name:{},asChild:{type:Boolean},as:{default:"button"}},setup(t){const e=t,{forwardRef:n,currentElement:a}=Y(),o=_6(),i=r.computed(()=>o.disabled.value||e.disabled),s=r.computed(()=>o.required.value||e.required),l=r.computed(()=>{var d;return((d=o.modelValue)==null?void 0:d.value)===e.value});Z6({disabled:i,checked:l});const c=r.ref(!1),u=["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"];Jt("keydown",d=>{u.includes(d.key)&&(c.value=!0)}),Jt("keyup",()=>{c.value=!1});function A(){setTimeout(()=>{var d;c.value&&((d=a.value)==null||d.click())},0)}return(d,p)=>(r.openBlock(),r.createBlock(r.unref(D4),{checked:l.value,disabled:i.value,"as-child":"",focusable:!i.value,active:l.value},{default:r.withCtx(()=>[r.createVNode(L6,r.mergeProps({...d.$attrs,...e},{ref:r.unref(n),checked:l.value,required:s.value,disabled:i.value,"onUpdate:checked":p[0]||(p[0]=f=>r.unref(o).changeModelValue(d.value)),onKeydown:p[1]||(p[1]=r.withKeys(r.withModifiers(()=>{},["prevent"]),["enter"])),onFocus:A}),{default:r.withCtx(()=>[r.renderSlot(d.$slots,"default")]),_:3},16,["checked","required","disabled"])]),_:3},8,["checked","disabled","focusable","active"]))}}),vo=r.defineComponent({__name:"RadioGroupIndicator",props:{forceMount:{type:Boolean},asChild:{type:Boolean},as:{default:"span"}},setup(t){const{forwardRef:e}=Y(),n=U6();return(a,o)=>(r.openBlock(),r.createBlock(r.unref(En),{present:a.forceMount||r.unref(n).checked.value},{default:r.withCtx(()=>[r.createVNode(r.unref(te),r.mergeProps({ref:r.unref(e),"data-state":r.unref(n).checked.value?"checked":"unchecked","data-disabled":r.unref(n).disabled.value?"":void 0,"as-child":a.asChild,as:a.as},a.$attrs),{default:r.withCtx(()=>[r.renderSlot(a.$slots,"default")]),_:3},16,["data-state","data-disabled","as-child","as"])]),_:3},8,["present"]))}});function Q6(){if(typeof matchMedia=="function")return matchMedia("(pointer:coarse)").matches?"coarse":"fine"}Q6();const H6=["name","disabled","required","value","checked","data-state","data-disabled"],[q6,z6]=he("SwitchRoot"),K6=r.defineComponent({__name:"SwitchRoot",props:{defaultChecked:{type:Boolean},checked:{type:Boolean,default:void 0},disabled:{type:Boolean},required:{type:Boolean},name:{},id:{},value:{default:"on"},asChild:{type:Boolean},as:{default:"button"}},emits:["update:checked"],setup(t,{emit:e}){const n=t,a=e,{disabled:o}=r.toRefs(n),i=Be(n,"checked",a,{defaultValue:n.defaultChecked,passive:n.checked===void 0});function s(){o.value||(i.value=!i.value)}const{forwardRef:l,currentElement:c}=Y(),u=Ms(c),A=r.computed(()=>{var d;return n.id&&c.value?(d=document.querySelector(`[for="${n.id}"]`))==null?void 0:d.innerText:void 0});return z6({checked:i,toggleCheck:s,disabled:o}),(d,p)=>(r.openBlock(),r.createElementBlock(r.Fragment,null,[r.createVNode(r.unref(te),r.mergeProps(d.$attrs,{id:d.id,ref:r.unref(l),role:"switch",type:d.as==="button"?"button":void 0,value:d.value,"aria-label":d.$attrs["aria-label"]||A.value,"aria-checked":r.unref(i),"aria-required":d.required,"data-state":r.unref(i)?"checked":"unchecked","data-disabled":r.unref(o)?"":void 0,"as-child":d.asChild,as:d.as,disabled:r.unref(o),onClick:s,onKeydown:r.withKeys(r.withModifiers(s,["prevent"]),["enter"])}),{default:r.withCtx(()=>[r.renderSlot(d.$slots,"default",{checked:r.unref(i)})]),_:3},16,["id","type","value","aria-label","aria-checked","aria-required","data-state","data-disabled","as-child","as","disabled","onKeydown"]),r.unref(u)?(r.openBlock(),r.createElementBlock("input",{key:0,type:"checkbox",name:d.name,tabindex:"-1","aria-hidden":"true",disabled:r.unref(o),required:d.required,value:d.value,checked:!!r.unref(i),"data-state":r.unref(i)?"checked":"unchecked","data-disabled":r.unref(o)?"":void 0,style:{transform:"translateX(-100%)",position:"absolute",pointerEvents:"none",opacity:0,margin:0}},null,8,H6)):r.createCommentVNode("",!0)],64))}}),j6=r.defineComponent({__name:"SwitchThumb",props:{asChild:{type:Boolean},as:{default:"span"}},setup(t){const e=q6();return Y(),(n,a)=>{var o;return r.openBlock(),r.createBlock(r.unref(te),{"data-state":(o=r.unref(e).checked)!=null&&o.value?"checked":"unchecked","data-disabled":r.unref(e).disabled.value?"":void 0,"as-child":n.asChild,as:n.as},{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},8,["data-state","data-disabled","as-child","as"])}}}),mA="tooltip.open",[Gs,X6]=he("TooltipProvider"),jr=r.defineComponent({inheritAttrs:!1,__name:"TooltipProvider",props:{delayDuration:{default:700},skipDelayDuration:{default:300},disableHoverableContent:{type:Boolean,default:!1},disableClosingTrigger:{type:Boolean},disabled:{type:Boolean},ignoreNonKeyboardFocus:{type:Boolean,default:!1}},setup(t){const e=t,{delayDuration:n,skipDelayDuration:a,disableHoverableContent:o,disableClosingTrigger:i,ignoreNonKeyboardFocus:s,disabled:l}=r.toRefs(e);Y();const c=r.ref(!0),u=r.ref(!1),{start:A,stop:d}=L1(()=>{c.value=!0},a,{immediate:!1});return X6({isOpenDelayed:c,delayDuration:n,onOpen(){d(),c.value=!1},onClose(){A()},isPointerInTransitRef:u,disableHoverableContent:o,disableClosingTrigger:i,disabled:l,ignoreNonKeyboardFocus:s}),(p,f)=>r.renderSlot(p.$slots,"default")}}),[yo,J6]=he("TooltipRoot"),Xr=r.defineComponent({__name:"TooltipRoot",props:{defaultOpen:{type:Boolean,default:!1},open:{type:Boolean,default:void 0},delayDuration:{default:void 0},disableHoverableContent:{type:Boolean,default:void 0},disableClosingTrigger:{type:Boolean,default:void 0},disabled:{type:Boolean,default:void 0},ignoreNonKeyboardFocus:{type:Boolean,default:void 0}},emits:["update:open"],setup(t,{emit:e}){const n=t,a=e;Y();const o=Gs(),i=r.computed(()=>n.disableHoverableContent??o.disableHoverableContent.value),s=r.computed(()=>n.disableClosingTrigger??o.disableClosingTrigger.value),l=r.computed(()=>n.disabled??o.disabled.value),c=r.computed(()=>n.delayDuration??o.delayDuration.value),u=r.computed(()=>n.ignoreNonKeyboardFocus??o.ignoreNonKeyboardFocus.value),A=Be(n,"open",a,{defaultValue:n.defaultOpen,passive:n.open===void 0});r.watch(A,h=>{o.onClose&&(h?(o.onOpen(),document.dispatchEvent(new CustomEvent(mA))):o.onClose())});const d=r.ref(!1),p=r.ref(),f=r.computed(()=>A.value?d.value?"delayed-open":"instant-open":"closed"),{start:g,stop:y}=L1(()=>{d.value=!0,A.value=!0},c,{immediate:!1});function m(){y(),d.value=!1,A.value=!0}function C(){y(),A.value=!1}function v(){g()}return J6({contentId:"",open:A,stateAttribute:f,trigger:p,onTriggerChange(h){p.value=h},onTriggerEnter(){o.isOpenDelayed.value?v():m()},onTriggerLeave(){i.value?C():y()},onOpen:m,onClose:C,disableHoverableContent:i,disableClosingTrigger:s,disabled:l,ignoreNonKeyboardFocus:u}),(h,w)=>(r.openBlock(),r.createBlock(r.unref(zs),null,{default:r.withCtx(()=>[r.renderSlot(h.$slots,"default",{open:r.unref(A)})]),_:3}))}}),Jr=r.defineComponent({__name:"TooltipTrigger",props:{asChild:{type:Boolean},as:{default:"button"}},setup(t){const e=t,n=yo(),a=Gs();n.contentId||(n.contentId=Wt(void 0,"radix-vue-tooltip-content"));const{forwardRef:o,currentElement:i}=Y(),s=r.ref(!1),l=r.ref(!1),c=r.computed(()=>n.disabled.value?{}:{click:y,focus:f,pointermove:d,pointerleave:p,pointerdown:A,blur:g});r.onMounted(()=>{n.onTriggerChange(i.value)});function u(){setTimeout(()=>{s.value=!1},1)}function A(){s.value=!0,document.addEventListener("pointerup",u,{once:!0})}function d(m){m.pointerType!=="touch"&&!l.value&&!a.isPointerInTransitRef.value&&(n.onTriggerEnter(),l.value=!0)}function p(){n.onTriggerLeave(),l.value=!1}function f(m){var C,v;s.value||n.ignoreNonKeyboardFocus.value&&!((v=(C=m.target).matches)!=null&&v.call(C,":focus-visible"))||n.onOpen()}function g(){n.onClose()}function y(){n.disableClosingTrigger.value||n.onClose()}return(m,C)=>(r.openBlock(),r.createBlock(r.unref(Ks),{"as-child":""},{default:r.withCtx(()=>[r.createVNode(r.unref(te),r.mergeProps({ref:r.unref(o),"aria-describedby":r.unref(n).open.value?r.unref(n).contentId:void 0,"data-state":r.unref(n).stateAttribute.value,as:m.as,"as-child":e.asChild,"data-grace-area-trigger":""},r.toHandlers(c.value)),{default:r.withCtx(()=>[r.renderSlot(m.$slots,"default")]),_:3},16,["aria-describedby","data-state","as","as-child"])]),_:3}))}}),gA=r.defineComponent({__name:"TooltipContentImpl",props:{ariaLabel:{},asChild:{type:Boolean},as:{},side:{default:"top"},sideOffset:{default:0},align:{default:"center"},alignOffset:{},avoidCollisions:{type:Boolean,default:!0},collisionBoundary:{default:()=>[]},collisionPadding:{default:0},arrowPadding:{default:0},sticky:{default:"partial"},hideWhenDetached:{type:Boolean,default:!1}},emits:["escapeKeyDown","pointerDownOutside"],setup(t,{emit:e}){const n=t,a=e,o=yo(),{forwardRef:i}=Y(),s=r.useSlots(),l=r.computed(()=>{var A;return(A=s.default)==null?void 0:A.call(s)}),c=r.computed(()=>{var A;if(n.ariaLabel)return n.ariaLabel;let d="";function p(f){typeof f.children=="string"&&f.type!==r.Comment?d+=f.children:Array.isArray(f.children)&&f.children.forEach(g=>p(g))}return(A=l.value)==null||A.forEach(f=>p(f)),d}),u=r.computed(()=>{const{ariaLabel:A,...d}=n;return d});return r.onMounted(()=>{Jt(window,"scroll",A=>{const d=A.target;d!=null&&d.contains(o.trigger.value)&&o.onClose()}),Jt(window,mA,o.onClose)}),(A,d)=>(r.openBlock(),r.createBlock(r.unref(uo),{"as-child":"","disable-outside-pointer-events":!1,onEscapeKeyDown:d[0]||(d[0]=p=>a("escapeKeyDown",p)),onPointerDownOutside:d[1]||(d[1]=p=>{var f;r.unref(o).disableClosingTrigger.value&&(f=r.unref(o).trigger.value)!=null&&f.contains(p.target)&&p.preventDefault(),a("pointerDownOutside",p)}),onFocusOutside:d[2]||(d[2]=r.withModifiers(()=>{},["prevent"])),onDismiss:d[3]||(d[3]=p=>r.unref(o).onClose())},{default:r.withCtx(()=>[r.createVNode(r.unref(Xs),r.mergeProps({ref:r.unref(i),"data-state":r.unref(o).stateAttribute.value},{...A.$attrs,...u.value},{style:{"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-tooltip-content-available-width":"var(--radix-popper-available-width)","--radix-tooltip-content-available-height":"var(--radix-popper-available-height)","--radix-tooltip-trigger-width":"var(--radix-popper-anchor-width)","--radix-tooltip-trigger-height":"var(--radix-popper-anchor-height)"}}),{default:r.withCtx(()=>[r.renderSlot(A.$slots,"default"),r.createVNode(r.unref(u4),{id:r.unref(o).contentId,role:"tooltip"},{default:r.withCtx(()=>[r.createTextVNode(r.toDisplayString(c.value),1)]),_:1},8,["id"])]),_:3},16,["data-state"])]),_:3}))}}),W6=r.defineComponent({__name:"TooltipContentHoverable",props:{ariaLabel:{},asChild:{type:Boolean},as:{},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean}},setup(t){const e=_s(t),{forwardRef:n,currentElement:a}=Y(),{trigger:o,onClose:i}=yo(),s=Gs(),{isPointerInTransit:l,onPointerExit:c}=Rm(o,a);return s.isPointerInTransitRef=l,c(()=>{i()}),(u,A)=>(r.openBlock(),r.createBlock(gA,r.mergeProps({ref:r.unref(n)},r.unref(e)),{default:r.withCtx(()=>[r.renderSlot(u.$slots,"default")]),_:3},16))}}),Wr=r.defineComponent({__name:"TooltipContent",props:{forceMount:{type:Boolean},ariaLabel:{},asChild:{type:Boolean},as:{},side:{default:"top"},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean}},emits:["escapeKeyDown","pointerDownOutside"],setup(t,{emit:e}){const n=t,a=e,o=yo(),i=Pt(n,a),{forwardRef:s}=Y();return(l,c)=>(r.openBlock(),r.createBlock(r.unref(En),{present:l.forceMount||r.unref(o).open.value},{default:r.withCtx(()=>[(r.openBlock(),r.createBlock(r.resolveDynamicComponent(r.unref(o).disableHoverableContent.value?gA:W6),r.mergeProps({ref:r.unref(s)},r.unref(i)),{default:r.withCtx(()=>[r.renderSlot(l.$slots,"default")]),_:3},16))]),_:3},8,["present"]))}}),Yr=r.defineComponent({__name:"TooltipArrow",props:{width:{default:10},height:{default:5},asChild:{type:Boolean},as:{default:"svg"}},setup(t){const e=t;return Y(),(n,a)=>(r.openBlock(),r.createBlock(r.unref(rA),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),$r=r.defineComponent({__name:"TooltipPortal",props:{to:{},disabled:{type:Boolean},forceMount:{type:Boolean}},setup(t){const e=t;return(n,a)=>(r.openBlock(),r.createBlock(r.unref(lo),r.normalizeProps(r.guardReactiveProps(e)),{default:r.withCtx(()=>[r.renderSlot(n.$slots,"default")]),_:3},16))}}),Y6=[r.createElementVNode("path",{d:"m3.56 7.28 2.47 2.47 8.66-8.66a.4.4 0 0 1 .68.28v4.86c0 .11-.04.21-.12.28l-9.03 9.03a.4.4 0 0 1-.57 0L.48 10.18a.4.4 0 0 1 0-.56l2.53-2.36a.4.4 0 0 1 .55 0v.02Z"},null,-1)],vA=r.defineComponent({__name:"CheckMarkIcon",props:{color:{type:String,default:"black"},class:{type:String,default:""}},setup(t){return(e,n)=>(r.openBlock(),r.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",style:r.normalizeStyle({fill:t.color}),viewBox:"0 0 16 16",class:r.normalizeClass(t.class)},Y6,6))}}),$6={class:"fge-step-progress"},G6={class:"fge-step-item-counter"},N6={class:"fge-step-content"},e7=r.defineComponent({__name:"FgeStepComponent",props:{showHeader:{type:Boolean,default:!0},currentStep:{type:Number,default:1},steps:{type:Array,default:()=>[]},stepPrimaryColor:{type:String,default:"#598c15"},stepIconColor:{type:String,default:"#fff"},containerClass:{type:String,default:""},headerClass:{type:String,default:""}},setup(t){const e=t,n=r.computed(()=>({"--stepPrimaryColor":e.stepPrimaryColor,"--stepIconColor":e.stepIconColor})),a=r.computed(()=>100/(e.steps.length-1)*(e.currentStep===0,e.currentStep)+"%");return(o,i)=>(r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(t.containerClass),style:r.normalizeStyle(n.value)},[t.showHeader?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(["fge-step",t.headerClass])},[r.createElementVNode("div",$6,[r.createElementVNode("div",{class:"fge-step-progress-bar",style:r.normalizeStyle("width:"+a.value)},null,4)]),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(e.steps,(s,l)=>(r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(["fge-step-item",{current:e.currentStep>=l,success:e.currentStep>=l}]),key:l},[r.createElementVNode("div",G6,[r.createVNode(vA,{class:"icon-success",color:t.stepIconColor,alt:"Check Mark"},null,8,["color"])])],2))),128))],2)):r.createCommentVNode("",!0),r.createElementVNode("div",N6,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(t.steps,(s,l)=>(r.openBlock(),r.createElementBlock("div",{key:l},[t.currentStep===l?r.renderSlot(o.$slots,s.name,{key:0},void 0,!0):r.createCommentVNode("",!0)]))),128))])],6))}}),bt=(t,e)=>{const n=t.__vccOpts||t;for(const[a,o]of e)n[a]=o;return n},wo=bt(e7,[["__scopeId","data-v-3165da4a"]]),Gr={TOP_LEFT:"top-left",TOP_RIGHT:"top-right",TOP_CENTER:"top-center",BOTTOM_LEFT:"bottom-left",BOTTOM_RIGHT:"bottom-right",BOTTOM_CENTER:"bottom-center"},nr={LIGHT:"light",DARK:"dark",COLORED:"colored",AUTO:"auto"},Me={INFO:"info",SUCCESS:"success",WARNING:"warning",ERROR:"error",DEFAULT:"default"},t7={BOUNCE:"bounce",SLIDE:"slide",FLIP:"flip",ZOOM:"zoom",NONE:"none"},yA={dangerouslyHTMLString:!1,multiple:!0,position:Gr.TOP_RIGHT,autoClose:5e3,transition:"bounce",hideProgressBar:!1,pauseOnHover:!0,pauseOnFocusLoss:!0,closeOnClick:!0,className:"",bodyClassName:"",style:{},progressClassName:"",progressStyle:{},role:"alert",theme:"light"},n7={rtl:!1,newestOnTop:!1,toastClassName:""},wA={...yA,...n7};({...yA,type:Me.DEFAULT});var ue=(t=>(t[t.COLLAPSE_DURATION=300]="COLLAPSE_DURATION",t[t.DEBOUNCE_DURATION=50]="DEBOUNCE_DURATION",t.CSS_NAMESPACE="Toastify",t))(ue||{}),Ns=(t=>(t.ENTRANCE_ANIMATION_END="d",t))(Ns||{});const r7={enter:"Toastify--animate Toastify__bounce-enter",exit:"Toastify--animate Toastify__bounce-exit",appendPosition:!0},a7={enter:"Toastify--animate Toastify__slide-enter",exit:"Toastify--animate Toastify__slide-exit",appendPosition:!0},o7={enter:"Toastify--animate Toastify__zoom-enter",exit:"Toastify--animate Toastify__zoom-exit"},i7={enter:"Toastify--animate Toastify__flip-enter",exit:"Toastify--animate Toastify__flip-exit"},bA="Toastify--animate Toastify__none-enter";function CA(t,e=!1){var n;let a=r7;if(!t||typeof t=="string")switch(t){case"flip":a=i7;break;case"zoom":a=o7;break;case"slide":a=a7;break}else a=t;if(e)a.enter=bA;else if(a.enter===bA){const o=(n=a.exit.split("__")[1])==null?void 0:n.split("-")[0];a.enter=`Toastify--animate Toastify__${o}-enter`}return a}function s7(t){return t.containerId||String(t.position)}const bo="will-unmount";function l7(t=Gr.TOP_RIGHT){return!!document.querySelector(`.${ue.CSS_NAMESPACE}__toast-container--${t}`)}function c7(t=Gr.TOP_RIGHT){return`${ue.CSS_NAMESPACE}__toast-container--${t}`}function u7(t,e,n=!1){const a=[`${ue.CSS_NAMESPACE}__toast-container`,`${ue.CSS_NAMESPACE}__toast-container--${t}`,n?`${ue.CSS_NAMESPACE}__toast-container--rtl`:null].filter(Boolean).join(" ");return ar(e)?e({position:t,rtl:n,defaultClassName:a}):`${a} ${e||""}`}function A7(t){var e;const{position:n,containerClassName:a,rtl:o=!1,style:i={}}=t,s=ue.CSS_NAMESPACE,l=c7(n),c=document.querySelector(`.${s}`),u=document.querySelector(`.${l}`),A=!!u&&!((e=u.className)!=null&&e.includes(bo)),d=c||document.createElement("div"),p=document.createElement("div");p.className=u7(n,a,o),p.dataset.testid=`${ue.CSS_NAMESPACE}__toast-container--${n}`,p.id=s7(t);for(const f in i)if(Object.prototype.hasOwnProperty.call(i,f)){const g=i[f];p.style[f]=g}return c||(d.className=ue.CSS_NAMESPACE,document.body.appendChild(d)),A||d.appendChild(p),p}function el(t){var e,n,a;const o=typeof t=="string"?t:((e=t.currentTarget)==null?void 0:e.id)||((n=t.target)==null?void 0:n.id),i=document.getElementById(o);i&&i.removeEventListener("animationend",el,!1);try{Nr[o].unmount(),(a=document.getElementById(o))==null||a.remove(),delete Nr[o],delete xe[o]}catch{}}const Nr=r.reactive({});function d7(t,e){const n=document.getElementById(String(e));n&&(Nr[n.id]=t)}function tl(t,e=!0){const n=String(t);if(!Nr[n])return;const a=document.getElementById(n);a&&a.classList.add(bo),e?(p7(t),a&&a.addEventListener("animationend",el,!1)):el(n),Ct.items=Ct.items.filter(o=>o.containerId!==t)}function f7(t){for(const e in Nr)tl(e,t);Ct.items=[]}function EA(t,e){const n=document.getElementById(t.toastId);if(n){let a=t;a={...a,...CA(a.transition)};const o=a.appendPosition?`${a.exit}--${a.position}`:a.exit;n.className+=` ${o}`,e&&e(n)}}function p7(t){for(const e in xe)if(e===t)for(const n of xe[e]||[])EA(n)}function h7(t){const e=rr().find(n=>n.toastId===t);return e==null?void 0:e.containerId}function nl(t){return document.getElementById(t)}function m7(t){const e=nl(t.containerId);return e&&e.classList.contains(bo)}function kA(t){var e;const n=r.isVNode(t.content)?r.toRaw(t.content.props):null;return n??r.toRaw((e=t.data)!=null?e:{})}function g7(t){return t?Ct.items.filter(e=>e.containerId===t).length>0:Ct.items.length>0}function v7(){if(Ct.items.length>0){const t=Ct.items.shift();Co(t==null?void 0:t.toastContent,t==null?void 0:t.toastProps)}}const xe=r.reactive({}),Ct=r.reactive({items:[]});function rr(){const t=r.toRaw(xe);return Object.values(t).reduce((e,n)=>[...e,...n],[])}function y7(t){return rr().find(e=>e.toastId===t)}function Co(t,e={}){if(m7(e)){const n=nl(e.containerId);n&&n.addEventListener("animationend",rl.bind(null,t,e),!1)}else rl(t,e)}function rl(t,e={}){const n=nl(e.containerId);n&&n.removeEventListener("animationend",rl.bind(null,t,e),!1);const a=xe[e.containerId]||[],o=a.length>0;if(!o&&!l7(e.position)){const i=A7(e),s=r.createApp(L7,e);s.mount(i),d7(s,i.id)}o&&!e.updateId&&(e.position=a[0].position),r.nextTick(()=>{e.updateId?Xe.update(e):Xe.add(t,e)})}const Xe={add(t,e){const{containerId:n=""}=e;n&&(xe[n]=xe[n]||[],xe[n].find(a=>a.toastId===e.toastId)||setTimeout(()=>{var a,o;e.newestOnTop?(a=xe[n])==null||a.unshift(e):(o=xe[n])==null||o.push(e),e.onOpen&&e.onOpen(kA(e))},e.delay||0))},remove(t){if(t){const e=h7(t);if(e){const n=xe[e];let a=n.find(o=>o.toastId===t);xe[e]=n.filter(o=>o.toastId!==t),!xe[e].length&&!g7(e)&&tl(e,!1),v7(),r.nextTick(()=>{a!=null&&a.onClose&&(a.onClose(kA(a)),a=void 0)})}}},update(t={}){const{containerId:e=""}=t;if(e&&t.updateId){xe[e]=xe[e]||[];const n=xe[e].find(i=>i.toastId===t.toastId),a=(n==null?void 0:n.position)!==t.position||(n==null?void 0:n.transition)!==t.transition,o={...t,disabledEnterTransition:!a,updateId:void 0};Xe.dismissForce(t==null?void 0:t.toastId),setTimeout(()=>{q(o.content,o)},t.delay||0)}},clear(t,e=!0){t?tl(t,e):f7(e)},dismissCallback(t){var e;const n=(e=t.currentTarget)==null?void 0:e.id,a=document.getElementById(n);a&&(a.removeEventListener("animationend",Xe.dismissCallback,!1),setTimeout(()=>{Xe.remove(n)}))},dismiss(t){if(t){const e=rr();for(const n of e)if(n.toastId===t){EA(n,a=>{a.addEventListener("animationend",Xe.dismissCallback,!1)});break}}},dismissForce(t){if(t){const e=rr();for(const n of e)if(n.toastId===t){const a=document.getElementById(t);a&&(a.remove(),a.removeEventListener("animationend",Xe.dismissCallback,!1),Xe.remove(t));break}}}},BA=r.reactive({}),Eo=r.reactive({});function xA(){return Math.random().toString(36).substring(2,9)}function w7(t){return typeof t=="number"&&!isNaN(t)}function al(t){return typeof t=="string"}function ar(t){return typeof t=="function"}function ko(...t){return r.mergeProps(...t)}function Bo(t){return typeof t=="object"&&(!!(t!=null&&t.render)||!!(t!=null&&t.setup)||typeof(t==null?void 0:t.type)=="object")}function b7(t={}){BA[`${ue.CSS_NAMESPACE}-default-options`]=t}function C7(){return BA[`${ue.CSS_NAMESPACE}-default-options`]||wA}function E7(){return document.documentElement.classList.contains("dark")?"dark":"light"}var xo=(t=>(t[t.Enter=0]="Enter",t[t.Exit=1]="Exit",t))(xo||{});const SA={containerId:{type:[String,Number],required:!1,default:""},clearOnUrlChange:{type:Boolean,required:!1,default:!0},disabledEnterTransition:{type:Boolean,required:!1,default:!1},dangerouslyHTMLString:{type:Boolean,required:!1,default:!1},multiple:{type:Boolean,required:!1,default:!0},limit:{type:Number,required:!1,default:void 0},position:{type:String,required:!1,default:Gr.TOP_LEFT},bodyClassName:{type:String,required:!1,default:""},autoClose:{type:[Number,Boolean],required:!1,default:!1},closeButton:{type:[Boolean,Function,Object],required:!1,default:void 0},transition:{type:[String,Object],required:!1,default:"bounce"},hideProgressBar:{type:Boolean,required:!1,default:!1},pauseOnHover:{type:Boolean,required:!1,default:!0},pauseOnFocusLoss:{type:Boolean,required:!1,default:!0},closeOnClick:{type:Boolean,required:!1,default:!0},progress:{type:Number,required:!1,default:void 0},progressClassName:{type:String,required:!1,default:""},toastStyle:{type:Object,required:!1,default(){return{}}},progressStyle:{type:Object,required:!1,default(){return{}}},role:{type:String,required:!1,default:"alert"},theme:{type:String,required:!1,default:nr.AUTO},content:{type:[String,Object,Function],required:!1,default:""},toastId:{type:[String,Number],required:!1,default:""},data:{type:[Object,String],required:!1,default(){return{}}},type:{type:String,required:!1,default:Me.DEFAULT},icon:{type:[Boolean,String,Number,Object,Function],required:!1,default:void 0},delay:{type:Number,required:!1,default:void 0},onOpen:{type:Function,required:!1,default:void 0},onClose:{type:Function,required:!1,default:void 0},onClick:{type:Function,required:!1,default:void 0},isLoading:{type:Boolean,required:!1,default:void 0},rtl:{type:Boolean,required:!1,default:!1},toastClassName:{type:String,required:!1,default:""},updateId:{type:[String,Number],required:!1,default:""}},k7={autoClose:{type:[Number,Boolean],required:!0},isRunning:{type:Boolean,required:!1,default:void 0},type:{type:String,required:!1,default:Me.DEFAULT},theme:{type:String,required:!1,default:nr.AUTO},hide:{type:Boolean,required:!1,default:void 0},className:{type:[String,Function],required:!1,default:""},controlledProgress:{type:Boolean,required:!1,default:void 0},rtl:{type:Boolean,required:!1,default:void 0},isIn:{type:Boolean,required:!1,default:void 0},progress:{type:Number,required:!1,default:void 0},closeToast:{type:Function,required:!1,default:void 0}},B7=r.defineComponent({name:"ProgressBar",props:k7,setup(t,{attrs:e}){const n=r.ref(),a=r.computed(()=>t.hide?"true":"false"),o=r.computed(()=>({...e.style||{},animationDuration:`${t.autoClose===!0?5e3:t.autoClose}ms`,animationPlayState:t.isRunning?"running":"paused",opacity:t.hide||t.autoClose===!1?0:1,transform:t.controlledProgress?`scaleX(${t.progress})`:"none"})),i=r.computed(()=>[`${ue.CSS_NAMESPACE}__progress-bar`,t.controlledProgress?`${ue.CSS_NAMESPACE}__progress-bar--controlled`:`${ue.CSS_NAMESPACE}__progress-bar--animated`,`${ue.CSS_NAMESPACE}__progress-bar-theme--${t.theme}`,`${ue.CSS_NAMESPACE}__progress-bar--${t.type}`,t.rtl?`${ue.CSS_NAMESPACE}__progress-bar--rtl`:null].filter(Boolean).join(" ")),s=r.computed(()=>`${i.value} ${(e==null?void 0:e.class)||""}`),l=()=>{n.value&&(n.value.onanimationend=null,n.value.ontransitionend=null)},c=()=>{t.isIn&&t.closeToast&&t.autoClose!==!1&&(t.closeToast(),l())},u=r.computed(()=>t.controlledProgress?null:c),A=r.computed(()=>t.controlledProgress?c:null);return r.watchEffect(()=>{n.value&&(l(),n.value.onanimationend=u.value,n.value.ontransitionend=A.value)}),()=>r.createVNode("div",{ref:n,role:"progressbar","aria-hidden":a.value,"aria-label":"notification timer",class:s.value,style:o.value},null)}}),x7=r.defineComponent({name:"CloseButton",inheritAttrs:!1,props:{theme:{type:String,required:!1,default:nr.AUTO},type:{type:String,required:!1,default:nr.LIGHT},ariaLabel:{type:String,required:!1,default:"close"},closeToast:{type:Function,required:!1,default:void 0}},setup(t){return()=>r.createVNode("button",{class:`${ue.CSS_NAMESPACE}__close-button ${ue.CSS_NAMESPACE}__close-button--${t.theme}`,type:"button",onClick:e=>{e.stopPropagation(),t.closeToast&&t.closeToast(e)},"aria-label":t.ariaLabel},[r.createVNode("svg",{"aria-hidden":"true",viewBox:"0 0 14 16"},[r.createVNode("path",{"fill-rule":"evenodd",d:"M7.71 8.23l3.75 3.75-1.48 1.48-3.75-3.75-3.75 3.75L1 11.98l3.75-3.75L1 4.48 2.48 3l3.75 3.75L9.98 3l1.48 1.48-3.75 3.75z"},null)])])}}),So=({theme:t,type:e,path:n,...a})=>r.createVNode("svg",r.mergeProps({viewBox:"0 0 24 24",width:"100%",height:"100%",fill:t==="colored"?"currentColor":`var(--toastify-icon-color-${e})`},a),[r.createVNode("path",{d:n},null)]);function S7(t){return r.createVNode(So,r.mergeProps(t,{path:"M23.32 17.191L15.438 2.184C14.728.833 13.416 0 11.996 0c-1.42 0-2.733.833-3.443 2.184L.533 17.448a4.744 4.744 0 000 4.368C1.243 23.167 2.555 24 3.975 24h16.05C22.22 24 24 22.044 24 19.632c0-.904-.251-1.746-.68-2.44zm-9.622 1.46c0 1.033-.724 1.823-1.698 1.823s-1.698-.79-1.698-1.822v-.043c0-1.028.724-1.822 1.698-1.822s1.698.79 1.698 1.822v.043zm.039-12.285l-.84 8.06c-.057.581-.408.943-.897.943-.49 0-.84-.367-.896-.942l-.84-8.065c-.057-.624.25-1.095.779-1.095h1.91c.528.005.84.476.784 1.1z"}),null)}function O7(t){return r.createVNode(So,r.mergeProps(t,{path:"M12 0a12 12 0 1012 12A12.013 12.013 0 0012 0zm.25 5a1.5 1.5 0 11-1.5 1.5 1.5 1.5 0 011.5-1.5zm2.25 13.5h-4a1 1 0 010-2h.75a.25.25 0 00.25-.25v-4.5a.25.25 0 00-.25-.25h-.75a1 1 0 010-2h1a2 2 0 012 2v4.75a.25.25 0 00.25.25h.75a1 1 0 110 2z"}),null)}function D7(t){return r.createVNode(So,r.mergeProps(t,{path:"M12 0a12 12 0 1012 12A12.014 12.014 0 0012 0zm6.927 8.2l-6.845 9.289a1.011 1.011 0 01-1.43.188l-4.888-3.908a1 1 0 111.25-1.562l4.076 3.261 6.227-8.451a1 1 0 111.61 1.183z"}),null)}function T7(t){return r.createVNode(So,r.mergeProps(t,{path:"M11.983 0a12.206 12.206 0 00-8.51 3.653A11.8 11.8 0 000 12.207 11.779 11.779 0 0011.8 24h.214A12.111 12.111 0 0024 11.791 11.766 11.766 0 0011.983 0zM10.5 16.542a1.476 1.476 0 011.449-1.53h.027a1.527 1.527 0 011.523 1.47 1.475 1.475 0 01-1.449 1.53h-.027a1.529 1.529 0 01-1.523-1.47zM11 12.5v-6a1 1 0 012 0v6a1 1 0 11-2 0z"}),null)}function I7(){return r.createVNode("div",{class:`${ue.CSS_NAMESPACE}__spinner`},null)}const ol={info:O7,warning:S7,success:D7,error:T7,spinner:I7},V7=t=>t in ol;function P7({theme:t,type:e,isLoading:n,icon:a}){let o;const i={theme:t,type:e};return n?o=ol.spinner():a===!1?o=void 0:Bo(a)?o=r.toRaw(a):ar(a)?o=a(i):r.isVNode(a)?o=r.cloneVNode(a,i):al(a)||w7(a)?o=a:V7(e)&&(o=ol[e](i)),o}const M7=()=>{};function _7(t,e,n=ue.COLLAPSE_DURATION){const{scrollHeight:a,style:o}=t,i=n;requestAnimationFrame(()=>{o.minHeight="initial",o.height=a+"px",o.transition=`all ${i}ms`,requestAnimationFrame(()=>{o.height="0",o.padding="0",o.margin="0",setTimeout(e,i)})})}function R7(t){const e=r.ref(!1),n=r.ref(!1),a=r.ref(!1),o=r.ref(xo.Enter),i=r.reactive({...t,appendPosition:t.appendPosition||!1,collapse:typeof t.collapse>"u"?!0:t.collapse,collapseDuration:t.collapseDuration||ue.COLLAPSE_DURATION}),s=i.done||M7,l=r.computed(()=>i.appendPosition?`${i.enter}--${i.position}`:i.enter),c=r.computed(()=>i.appendPosition?`${i.exit}--${i.position}`:i.exit),u=r.computed(()=>t.pauseOnHover?{onMouseenter:m,onMouseleave:y}:{});function A(){const v=l.value.split(" ");p().addEventListener(Ns.ENTRANCE_ANIMATION_END,y,{once:!0});const h=b=>{const k=p();b.target===k&&(k.dispatchEvent(new Event(Ns.ENTRANCE_ANIMATION_END)),k.removeEventListener("animationend",h),k.removeEventListener("animationcancel",h),o.value===xo.Enter&&b.type!=="animationcancel"&&k.classList.remove(...v))},w=()=>{const b=p();b.classList.add(...v),b.addEventListener("animationend",h),b.addEventListener("animationcancel",h)};t.pauseOnFocusLoss&&f(),w()}function d(){if(!p())return;const v=()=>{const w=p();w.removeEventListener("animationend",v),i.collapse?_7(w,s,i.collapseDuration):s()},h=()=>{const w=p();o.value=xo.Exit,w&&(w.className+=` ${c.value}`,w.addEventListener("animationend",v))};n.value||(a.value?v():setTimeout(h))}function p(){return t.toastRef.value}function f(){document.hasFocus()||m(),window.addEventListener("focus",y),window.addEventListener("blur",m)}function g(){window.removeEventListener("focus",y),window.removeEventListener("blur",m)}function y(){(!t.loading.value||t.isLoading===void 0)&&(e.value=!0)}function m(){e.value=!1}function C(v){v&&(v.stopPropagation(),v.preventDefault()),n.value=!1}return r.watchEffect(d),r.watchEffect(()=>{const v=rr();n.value=v.findIndex(h=>h.toastId===i.toastId)>-1}),r.watchEffect(()=>{t.isLoading!==void 0&&(t.loading.value?m():y())}),r.onMounted(A),r.onUnmounted(()=>{t.pauseOnFocusLoss&&g()}),{isIn:n,isRunning:e,hideToast:C,eventHandlers:u}}const F7=r.defineComponent({name:"ToastItem",inheritAttrs:!1,props:SA,setup(t){const e=r.ref(),n=r.computed(()=>!!t.isLoading),a=r.computed(()=>t.progress!==void 0&&t.progress!==null),o=r.computed(()=>P7(t)),i=r.computed(()=>[`${ue.CSS_NAMESPACE}__toast`,`${ue.CSS_NAMESPACE}__toast-theme--${t.theme}`,`${ue.CSS_NAMESPACE}__toast--${t.type}`,t.rtl?`${ue.CSS_NAMESPACE}__toast--rtl`:void 0,t.toastClassName||""].filter(Boolean).join(" ")),{isRunning:s,isIn:l,hideToast:c,eventHandlers:u}=R7({toastRef:e,loading:n,done:()=>{Xe.remove(t.toastId)},...CA(t.transition,t.disabledEnterTransition),...t});return()=>r.createVNode("div",r.mergeProps({id:t.toastId,class:i.value,style:t.toastStyle||{},ref:e,"data-testid":`toast-item-${t.toastId}`,onClick:A=>{t.closeOnClick&&c(),t.onClick&&t.onClick(A)}},u.value),[r.createVNode("div",{role:t.role,"data-testid":"toast-body",class:`${ue.CSS_NAMESPACE}__toast-body ${t.bodyClassName||""}`},[o.value!=null&&r.createVNode("div",{"data-testid":`toast-icon-${t.type}`,class:[`${ue.CSS_NAMESPACE}__toast-icon`,t.isLoading?"":`${ue.CSS_NAMESPACE}--animate-icon ${ue.CSS_NAMESPACE}__zoom-enter`].join(" ")},[Bo(o.value)?r.h(r.toRaw(o.value),{theme:t.theme,type:t.type}):ar(o.value)?o.value({theme:t.theme,type:t.type}):o.value]),r.createVNode("div",{"data-testid":"toast-content"},[Bo(t.content)?r.h(r.toRaw(t.content),{toastProps:r.toRaw(t),closeToast:c,data:t.data}):ar(t.content)?t.content({toastProps:r.toRaw(t),closeToast:c,data:t.data}):t.dangerouslyHTMLString?r.h("div",{innerHTML:t.content}):t.content])]),(t.closeButton===void 0||t.closeButton===!0)&&r.createVNode(x7,{theme:t.theme,closeToast:A=>{A.stopPropagation(),A.preventDefault(),c()}},null),Bo(t.closeButton)?r.h(r.toRaw(t.closeButton),{closeToast:c,type:t.type,theme:t.theme}):ar(t.closeButton)?t.closeButton({closeToast:c,type:t.type,theme:t.theme}):null,r.createVNode(B7,{className:t.progressClassName,style:t.progressStyle,rtl:t.rtl,theme:t.theme,isIn:l.value,type:t.type,hide:t.hideProgressBar,isRunning:s.value,autoClose:t.autoClose,controlledProgress:a.value,progress:t.progress,closeToast:t.isLoading?void 0:c},null)])}});let ea=0;function OA(){typeof window>"u"||(ea&&window.cancelAnimationFrame(ea),ea=window.requestAnimationFrame(OA),Eo.lastUrl!==window.location.href&&(Eo.lastUrl=window.location.href,Xe.clear()))}const L7=r.defineComponent({name:"ToastifyContainer",inheritAttrs:!1,props:SA,setup(t){const e=r.computed(()=>t.containerId),n=r.computed(()=>xe[e.value]||[]),a=r.computed(()=>n.value.filter(o=>o.position===t.position));return r.onMounted(()=>{typeof window<"u"&&t.clearOnUrlChange&&window.requestAnimationFrame(OA)}),r.onUnmounted(()=>{typeof window<"u"&&ea&&(window.cancelAnimationFrame(ea),Eo.lastUrl="")}),()=>r.createVNode(r.Fragment,null,[a.value.map(o=>{const{toastId:i=""}=o;return r.createVNode(F7,r.mergeProps({key:i},o),null)})])}});let il=!1;function DA(){const t=[];return rr().forEach(e=>{const n=document.getElementById(e.containerId);n&&!n.classList.contains(bo)&&t.push(e)}),t}function U7(t){const e=DA().length,n=t??0;return n>0&&e+Ct.items.length>=n}function Z7(t){U7(t.limit)&&!t.updateId&&Ct.items.push({toastId:t.toastId,containerId:t.containerId,toastContent:t.content,toastProps:t})}function tn(t,e,n={}){if(il)return;n=ko(C7(),{type:e},r.toRaw(n)),(!n.toastId||typeof n.toastId!="string"&&typeof n.toastId!="number")&&(n.toastId=xA()),n={...n,content:t,containerId:n.containerId||String(n.position)};const a=Number(n==null?void 0:n.progress);return a<0&&(n.progress=0),a>1&&(n.progress=1),n.theme==="auto"&&(n.theme=E7()),Z7(n),Eo.lastUrl=window.location.href,n.multiple?Ct.items.length?n.updateId&&Co(t,n):Co(t,n):(il=!0,q.clearAll(void 0,!1),setTimeout(()=>{Co(t,n)},0),setTimeout(()=>{il=!1},390)),n.toastId}const q=(t,e)=>tn(t,Me.DEFAULT,e);q.info=(t,e)=>tn(t,Me.DEFAULT,{...e,type:Me.INFO}),q.error=(t,e)=>tn(t,Me.DEFAULT,{...e,type:Me.ERROR}),q.warning=(t,e)=>tn(t,Me.DEFAULT,{...e,type:Me.WARNING}),q.warn=q.warning,q.success=(t,e)=>tn(t,Me.DEFAULT,{...e,type:Me.SUCCESS}),q.loading=(t,e)=>tn(t,Me.DEFAULT,ko(e,{isLoading:!0,autoClose:!1,closeOnClick:!1,closeButton:!1,draggable:!1})),q.dark=(t,e)=>tn(t,Me.DEFAULT,ko(e,{theme:nr.DARK})),q.remove=t=>{t?Xe.dismiss(t):Xe.clear()},q.clearAll=(t,e)=>{r.nextTick(()=>{Xe.clear(t,e)})},q.isActive=t=>{let e=!1;return e=DA().findIndex(n=>n.toastId===t)>-1,e},q.update=(t,e={})=>{setTimeout(()=>{const n=y7(t);if(n){const a=r.toRaw(n),{content:o}=a,i={...a,...e,toastId:e.toastId||t,updateId:xA()},s=i.render||o;delete i.render,tn(s,i.type,i)}},0)},q.done=t=>{q.update(t,{isLoading:!1,progress:1})},q.promise=Q7;function Q7(t,{pending:e,error:n,success:a},o){var i,s,l;let c;const u={...o||{},autoClose:!1};e&&(c=al(e)?q.loading(e,u):q.loading(e.render,{...u,...e}));const A={autoClose:(i=o==null?void 0:o.autoClose)!=null?i:!0,closeOnClick:(s=o==null?void 0:o.closeOnClick)!=null?s:!0,closeButton:(l=o==null?void 0:o.autoClose)!=null?l:null,isLoading:void 0,draggable:null,delay:100},d=(f,g,y)=>{if(g==null){q.remove(c);return}const m={type:f,...A,...o,data:y},C=al(g)?{render:g}:g;return c?q.update(c,{...m,...C,isLoading:!1}):q(C.render,{...m,...C,isLoading:!1}),y},p=ar(t)?t():t;return p.then(f=>{d("success",a,f)}).catch(f=>{d("error",n,f)}),p}q.POSITION=Gr,q.THEME=nr,q.TYPE=Me,q.TRANSITIONS=t7;const H7={install(t,e={}){q7(e)}};typeof window<"u"&&(window.Vue3Toastify=H7);function q7(t={}){const e=ko(wA,t);b7(e)}const z7={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 31 31"},K7=["fill"],j7=r.createElementVNode("path",{fill:"#fff",d:"m20.8403 24.9997-4.64-7.22h-.03l-4.6499 7.22h-2.95l6.0799-9.14-5.87-8.92h3.12l4.38 6.83h.03l4.5-6.83h2.91l-5.9499 8.69 6.1799 9.37h-3.12.01Z",opacity:"1"},null,-1),_e=r.defineComponent({__name:"ErrorIcon",setup(t){const e=r.computed(()=>window.getComputedStyle(document.documentElement).getPropertyValue("--fge-toast-error"));return(n,a)=>(r.openBlock(),r.createElementBlock("svg",z7,[r.createElementVNode("path",{fill:e.value,d:"M15.9609 30.4998c8.2843 0 15-6.7158 15-15 0-8.2843-6.7157-15-15-15-8.2842 0-15 6.7157-15 15 0 8.2842 6.7158 15 15 15Z"},null,8,K7),j7]))}}),X7={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 31 31"},J7=[r.createElementVNode("path",{d:"M15.96 30.5c8.285 0 15-6.716 15-15 0-8.284-6.715-15-15-15-8.283 0-15 6.716-15 15 0 8.284 6.717 15 15 15Z"},null,-1),r.createElementVNode("path",{fill:"#fff",d:"m14.953 18.83-.32-8.73V6.93h2.74v3.18l-.31 8.71h-2.12l.01.01Zm-.25 6.18v-3.72h2.53v3.72h-2.53Z"},null,-1)];function W7(t,e){return r.openBlock(),r.createElementBlock("svg",X7,[...J7])}const Rt={render:W7},Ge=({error:t,setErrors:e})=>{var a;const n=(a=t==null?void 0:t.response)==null?void 0:a.validationErrors;if(t.message&&q.error(`<p class="toast-title">Error</p><p class="toast-description">${t.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0}),n){let o={};for(const[i,s]of Object.entries(n))o={...o,[i]:s[0]};e(o);return}},Oo=new RegExp(/(?=.*[a-z])(?=.*[A-Z])(?=.*[0-9])(?=.*[^A-Za-z0-9])(?=.{8,15})/),sl=new RegExp(/^[0-9]+$/),Y7=new RegExp(/^[a-zA-Z0-9.!#$%&’*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/),or=new RegExp(/^[a-zA-Z0-9]+$/),ta=Vc("STATE_STORE",()=>{const t=r.ref("STATE_STORE"),e=r.ref(!1);return{id:t,isLoading:e,setLoading:a=>{e.value=a}}});class Bn extends Error{}class $7 extends Bn{constructor(e){super(`Invalid DateTime: ${e.toMessage()}`)}}class G7 extends Bn{constructor(e){super(`Invalid Interval: ${e.toMessage()}`)}}class N7 extends Bn{constructor(e){super(`Invalid Duration: ${e.toMessage()}`)}}class ir extends Bn{}class TA extends Bn{constructor(e){super(`Invalid unit ${e}`)}}class He extends Bn{}class nn extends Bn{constructor(){super("Zone is an abstract class")}}const Q="numeric",ut="short",Je="long",Do={year:Q,month:Q,day:Q},IA={year:Q,month:ut,day:Q},e9={year:Q,month:ut,day:Q,weekday:ut},VA={year:Q,month:Je,day:Q},PA={year:Q,month:Je,day:Q,weekday:Je},MA={hour:Q,minute:Q},_A={hour:Q,minute:Q,second:Q},RA={hour:Q,minute:Q,second:Q,timeZoneName:ut},FA={hour:Q,minute:Q,second:Q,timeZoneName:Je},LA={hour:Q,minute:Q,hourCycle:"h23"},UA={hour:Q,minute:Q,second:Q,hourCycle:"h23"},ZA={hour:Q,minute:Q,second:Q,hourCycle:"h23",timeZoneName:ut},QA={hour:Q,minute:Q,second:Q,hourCycle:"h23",timeZoneName:Je},HA={year:Q,month:Q,day:Q,hour:Q,minute:Q},qA={year:Q,month:Q,day:Q,hour:Q,minute:Q,second:Q},zA={year:Q,month:ut,day:Q,hour:Q,minute:Q},KA={year:Q,month:ut,day:Q,hour:Q,minute:Q,second:Q},t9={year:Q,month:ut,day:Q,weekday:ut,hour:Q,minute:Q},jA={year:Q,month:Je,day:Q,hour:Q,minute:Q,timeZoneName:ut},XA={year:Q,month:Je,day:Q,hour:Q,minute:Q,second:Q,timeZoneName:ut},JA={year:Q,month:Je,day:Q,weekday:Je,hour:Q,minute:Q,timeZoneName:Je},WA={year:Q,month:Je,day:Q,weekday:Je,hour:Q,minute:Q,second:Q,timeZoneName:Je};class na{get type(){throw new nn}get name(){throw new nn}get ianaName(){return this.name}get isUniversal(){throw new nn}offsetName(e,n){throw new nn}formatOffset(e,n){throw new nn}offset(e){throw new nn}equals(e){throw new nn}get isValid(){throw new nn}}let ll=null;class To extends na{static get instance(){return ll===null&&(ll=new To),ll}get type(){return"system"}get name(){return new Intl.DateTimeFormat().resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(e,{format:n,locale:a}){return yd(e,n,a)}formatOffset(e,n){return ia(this.offset(e),n)}offset(e){return-new Date(e).getTimezoneOffset()}equals(e){return e.type==="system"}get isValid(){return!0}}let Io={};function n9(t){return Io[t]||(Io[t]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"})),Io[t]}const r9={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};function a9(t,e){const n=t.format(e).replace(/\u200E/g,""),a=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n),[,o,i,s,l,c,u,A]=a;return[s,o,i,l,c,u,A]}function o9(t,e){const n=t.formatToParts(e),a=[];for(let o=0;o<n.length;o++){const{type:i,value:s}=n[o],l=r9[i];i==="era"?a[l]=s:$(l)||(a[l]=parseInt(s,10))}return a}let Vo={};class Ft extends na{static create(e){return Vo[e]||(Vo[e]=new Ft(e)),Vo[e]}static resetCache(){Vo={},Io={}}static isValidSpecifier(e){return this.isValidZone(e)}static isValidZone(e){if(!e)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:e}).format(),!0}catch{return!1}}constructor(e){super(),this.zoneName=e,this.valid=Ft.isValidZone(e)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(e,{format:n,locale:a}){return yd(e,n,a,this.name)}formatOffset(e,n){return ia(this.offset(e),n)}offset(e){const n=new Date(e);if(isNaN(n))return NaN;const a=n9(this.name);let[o,i,s,l,c,u,A]=a.formatToParts?o9(a,n):a9(a,n);l==="BC"&&(o=-Math.abs(o)+1);const p=Fo({year:o,month:i,day:s,hour:c===24?0:c,minute:u,second:A,millisecond:0});let f=+n;const g=f%1e3;return f-=g>=0?g:1e3+g,(p-f)/(60*1e3)}equals(e){return e.type==="iana"&&e.name===this.name}get isValid(){return this.valid}}let YA={};function i9(t,e={}){const n=JSON.stringify([t,e]);let a=YA[n];return a||(a=new Intl.ListFormat(t,e),YA[n]=a),a}let cl={};function ul(t,e={}){const n=JSON.stringify([t,e]);let a=cl[n];return a||(a=new Intl.DateTimeFormat(t,e),cl[n]=a),a}let Al={};function s9(t,e={}){const n=JSON.stringify([t,e]);let a=Al[n];return a||(a=new Intl.NumberFormat(t,e),Al[n]=a),a}let dl={};function l9(t,e={}){const{base:n,...a}=e,o=JSON.stringify([t,a]);let i=dl[o];return i||(i=new Intl.RelativeTimeFormat(t,e),dl[o]=i),i}let ra=null;function c9(){return ra||(ra=new Intl.DateTimeFormat().resolvedOptions().locale,ra)}let $A={};function u9(t){let e=$A[t];if(!e){const n=new Intl.Locale(t);e="getWeekInfo"in n?n.getWeekInfo():n.weekInfo,$A[t]=e}return e}function A9(t){const e=t.indexOf("-x-");e!==-1&&(t=t.substring(0,e));const n=t.indexOf("-u-");if(n===-1)return[t];{let a,o;try{a=ul(t).resolvedOptions(),o=t}catch{const c=t.substring(0,n);a=ul(c).resolvedOptions(),o=c}const{numberingSystem:i,calendar:s}=a;return[o,i,s]}}function d9(t,e,n){return(n||e)&&(t.includes("-u-")||(t+="-u"),n&&(t+=`-ca-${n}`),e&&(t+=`-nu-${e}`)),t}function f9(t){const e=[];for(let n=1;n<=12;n++){const a=G.utc(2009,n,1);e.push(t(a))}return e}function p9(t){const e=[];for(let n=1;n<=7;n++){const a=G.utc(2016,11,13+n);e.push(t(a))}return e}function Po(t,e,n,a){const o=t.listingMode();return o==="error"?null:o==="en"?n(e):a(e)}function h9(t){return t.numberingSystem&&t.numberingSystem!=="latn"?!1:t.numberingSystem==="latn"||!t.locale||t.locale.startsWith("en")||new Intl.DateTimeFormat(t.intl).resolvedOptions().numberingSystem==="latn"}class m9{constructor(e,n,a){this.padTo=a.padTo||0,this.floor=a.floor||!1;const{padTo:o,floor:i,...s}=a;if(!n||Object.keys(s).length>0){const l={useGrouping:!1,...a};a.padTo>0&&(l.minimumIntegerDigits=a.padTo),this.inf=s9(e,l)}}format(e){if(this.inf){const n=this.floor?Math.floor(e):e;return this.inf.format(n)}else{const n=this.floor?Math.floor(e):yl(e,3);return ye(n,this.padTo)}}}class g9{constructor(e,n,a){this.opts=a,this.originalZone=void 0;let o;if(this.opts.timeZone)this.dt=e;else if(e.zone.type==="fixed"){const s=-1*(e.offset/60),l=s>=0?`Etc/GMT+${s}`:`Etc/GMT${s}`;e.offset!==0&&Ft.create(l).valid?(o=l,this.dt=e):(o="UTC",this.dt=e.offset===0?e:e.setZone("UTC").plus({minutes:e.offset}),this.originalZone=e.zone)}else e.zone.type==="system"?this.dt=e:e.zone.type==="iana"?(this.dt=e,o=e.zone.name):(o="UTC",this.dt=e.setZone("UTC").plus({minutes:e.offset}),this.originalZone=e.zone);const i={...this.opts};i.timeZone=i.timeZone||o,this.dtf=ul(n,i)}format(){return this.originalZone?this.formatToParts().map(({value:e})=>e).join(""):this.dtf.format(this.dt.toJSDate())}formatToParts(){const e=this.dtf.formatToParts(this.dt.toJSDate());return this.originalZone?e.map(n=>{if(n.type==="timeZoneName"){const a=this.originalZone.offsetName(this.dt.ts,{locale:this.dt.locale,format:this.opts.timeZoneName});return{...n,value:a}}else return n}):e}resolvedOptions(){return this.dtf.resolvedOptions()}}class v9{constructor(e,n,a){this.opts={style:"long",...a},!n&&hd()&&(this.rtf=l9(e,a))}format(e,n){return this.rtf?this.rtf.format(e,n):L9(n,e,this.opts.numeric,this.opts.style!=="long")}formatToParts(e,n){return this.rtf?this.rtf.formatToParts(e,n):[]}}const y9={firstDay:1,minimalDays:4,weekend:[6,7]};class Ae{static fromOpts(e){return Ae.create(e.locale,e.numberingSystem,e.outputCalendar,e.weekSettings,e.defaultToEN)}static create(e,n,a,o,i=!1){const s=e||me.defaultLocale,l=s||(i?"en-US":c9()),c=n||me.defaultNumberingSystem,u=a||me.defaultOutputCalendar,A=gl(o)||me.defaultWeekSettings;return new Ae(l,c,u,A,s)}static resetCache(){ra=null,cl={},Al={},dl={}}static fromObject({locale:e,numberingSystem:n,outputCalendar:a,weekSettings:o}={}){return Ae.create(e,n,a,o)}constructor(e,n,a,o,i){const[s,l,c]=A9(e);this.locale=s,this.numberingSystem=n||l||null,this.outputCalendar=a||c||null,this.weekSettings=o,this.intl=d9(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=i,this.fastNumbersCached=null}get fastNumbers(){return this.fastNumbersCached==null&&(this.fastNumbersCached=h9(this)),this.fastNumbersCached}listingMode(){const e=this.isEnglish(),n=(this.numberingSystem===null||this.numberingSystem==="latn")&&(this.outputCalendar===null||this.outputCalendar==="gregory");return e&&n?"en":"intl"}clone(e){return!e||Object.getOwnPropertyNames(e).length===0?this:Ae.create(e.locale||this.specifiedLocale,e.numberingSystem||this.numberingSystem,e.outputCalendar||this.outputCalendar,gl(e.weekSettings)||this.weekSettings,e.defaultToEN||!1)}redefaultToEN(e={}){return this.clone({...e,defaultToEN:!0})}redefaultToSystem(e={}){return this.clone({...e,defaultToEN:!1})}months(e,n=!1){return Po(this,e,Cd,()=>{const a=n?{month:e,day:"numeric"}:{month:e},o=n?"format":"standalone";return this.monthsCache[o][e]||(this.monthsCache[o][e]=f9(i=>this.extract(i,a,"month"))),this.monthsCache[o][e]})}weekdays(e,n=!1){return Po(this,e,Bd,()=>{const a=n?{weekday:e,year:"numeric",month:"long",day:"numeric"}:{weekday:e},o=n?"format":"standalone";return this.weekdaysCache[o][e]||(this.weekdaysCache[o][e]=p9(i=>this.extract(i,a,"weekday"))),this.weekdaysCache[o][e]})}meridiems(){return Po(this,void 0,()=>xd,()=>{if(!this.meridiemCache){const e={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[G.utc(2016,11,13,9),G.utc(2016,11,13,19)].map(n=>this.extract(n,e,"dayperiod"))}return this.meridiemCache})}eras(e){return Po(this,e,Sd,()=>{const n={era:e};return this.eraCache[e]||(this.eraCache[e]=[G.utc(-40,1,1),G.utc(2017,1,1)].map(a=>this.extract(a,n,"era"))),this.eraCache[e]})}extract(e,n,a){const o=this.dtFormatter(e,n),i=o.formatToParts(),s=i.find(l=>l.type.toLowerCase()===a);return s?s.value:null}numberFormatter(e={}){return new m9(this.intl,e.forceSimple||this.fastNumbers,e)}dtFormatter(e,n={}){return new g9(e,this.intl,n)}relFormatter(e={}){return new v9(this.intl,this.isEnglish(),e)}listFormatter(e={}){return i9(this.intl,e)}isEnglish(){return this.locale==="en"||this.locale.toLowerCase()==="en-us"||new Intl.DateTimeFormat(this.intl).resolvedOptions().locale.startsWith("en-us")}getWeekSettings(){return this.weekSettings?this.weekSettings:md()?u9(this.locale):y9}getStartOfWeek(){return this.getWeekSettings().firstDay}getMinDaysInFirstWeek(){return this.getWeekSettings().minimalDays}getWeekendDays(){return this.getWeekSettings().weekend}equals(e){return this.locale===e.locale&&this.numberingSystem===e.numberingSystem&&this.outputCalendar===e.outputCalendar}}let fl=null;class Re extends na{static get utcInstance(){return fl===null&&(fl=new Re(0)),fl}static instance(e){return e===0?Re.utcInstance:new Re(e)}static parseSpecifier(e){if(e){const n=e.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(n)return new Re(Lo(n[1],n[2]))}return null}constructor(e){super(),this.fixed=e}get type(){return"fixed"}get name(){return this.fixed===0?"UTC":`UTC${ia(this.fixed,"narrow")}`}get ianaName(){return this.fixed===0?"Etc/UTC":`Etc/GMT${ia(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(e,n){return ia(this.fixed,n)}get isUniversal(){return!0}offset(){return this.fixed}equals(e){return e.type==="fixed"&&e.fixed===this.fixed}get isValid(){return!0}}class w9 extends na{constructor(e){super(),this.zoneName=e}get type(){return"invalid"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(){return null}formatOffset(){return""}offset(){return NaN}equals(){return!1}get isValid(){return!1}}function rn(t,e){if($(t)||t===null)return e;if(t instanceof na)return t;if(E9(t)){const n=t.toLowerCase();return n==="default"?e:n==="local"||n==="system"?To.instance:n==="utc"||n==="gmt"?Re.utcInstance:Re.parseSpecifier(n)||Ft.create(t)}else return xn(t)?Re.instance(t):typeof t=="object"&&"offset"in t&&typeof t.offset=="function"?t:new w9(t)}let GA=()=>Date.now(),NA="system",ed=null,td=null,nd=null,rd=60,ad,od=null;class me{static get now(){return GA}static set now(e){GA=e}static set defaultZone(e){NA=e}static get defaultZone(){return rn(NA,To.instance)}static get defaultLocale(){return ed}static set defaultLocale(e){ed=e}static get defaultNumberingSystem(){return td}static set defaultNumberingSystem(e){td=e}static get defaultOutputCalendar(){return nd}static set defaultOutputCalendar(e){nd=e}static get defaultWeekSettings(){return od}static set defaultWeekSettings(e){od=gl(e)}static get twoDigitCutoffYear(){return rd}static set twoDigitCutoffYear(e){rd=e%100}static get throwOnInvalid(){return ad}static set throwOnInvalid(e){ad=e}static resetCaches(){Ae.resetCache(),Ft.resetCache()}}class At{constructor(e,n){this.reason=e,this.explanation=n}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}}const id=[0,31,59,90,120,151,181,212,243,273,304,334],sd=[0,31,60,91,121,152,182,213,244,274,305,335];function Ne(t,e){return new At("unit out of range",`you specified ${e} (of type ${typeof e}) as a ${t}, which is invalid`)}function pl(t,e,n){const a=new Date(Date.UTC(t,e-1,n));t<100&&t>=0&&a.setUTCFullYear(a.getUTCFullYear()-1900);const o=a.getUTCDay();return o===0?7:o}function ld(t,e,n){return n+(aa(t)?sd:id)[e-1]}function cd(t,e){const n=aa(t)?sd:id,a=n.findIndex(i=>i<e),o=e-n[a];return{month:a+1,day:o}}function hl(t,e){return(t-e+7)%7+1}function Mo(t,e=4,n=1){const{year:a,month:o,day:i}=t,s=ld(a,o,i),l=hl(pl(a,o,i),n);let c=Math.floor((s-l+14-e)/7),u;return c<1?(u=a-1,c=oa(u,e,n)):c>oa(a,e,n)?(u=a+1,c=1):u=a,{weekYear:u,weekNumber:c,weekday:l,...Zo(t)}}function ud(t,e=4,n=1){const{weekYear:a,weekNumber:o,weekday:i}=t,s=hl(pl(a,1,e),n),l=lr(a);let c=o*7+i-s-7+e,u;c<1?(u=a-1,c+=lr(u)):c>l?(u=a+1,c-=lr(a)):u=a;const{month:A,day:d}=cd(u,c);return{year:u,month:A,day:d,...Zo(t)}}function ml(t){const{year:e,month:n,day:a}=t,o=ld(e,n,a);return{year:e,ordinal:o,...Zo(t)}}function Ad(t){const{year:e,ordinal:n}=t,{month:a,day:o}=cd(e,n);return{year:e,month:a,day:o,...Zo(t)}}function dd(t,e){if(!$(t.localWeekday)||!$(t.localWeekNumber)||!$(t.localWeekYear)){if(!$(t.weekday)||!$(t.weekNumber)||!$(t.weekYear))throw new ir("Cannot mix locale-based week fields with ISO-based week fields");return $(t.localWeekday)||(t.weekday=t.localWeekday),$(t.localWeekNumber)||(t.weekNumber=t.localWeekNumber),$(t.localWeekYear)||(t.weekYear=t.localWeekYear),delete t.localWeekday,delete t.localWeekNumber,delete t.localWeekYear,{minDaysInFirstWeek:e.getMinDaysInFirstWeek(),startOfWeek:e.getStartOfWeek()}}else return{minDaysInFirstWeek:4,startOfWeek:1}}function b9(t,e=4,n=1){const a=_o(t.weekYear),o=et(t.weekNumber,1,oa(t.weekYear,e,n)),i=et(t.weekday,1,7);return a?o?i?!1:Ne("weekday",t.weekday):Ne("week",t.weekNumber):Ne("weekYear",t.weekYear)}function C9(t){const e=_o(t.year),n=et(t.ordinal,1,lr(t.year));return e?n?!1:Ne("ordinal",t.ordinal):Ne("year",t.year)}function fd(t){const e=_o(t.year),n=et(t.month,1,12),a=et(t.day,1,Ro(t.year,t.month));return e?n?a?!1:Ne("day",t.day):Ne("month",t.month):Ne("year",t.year)}function pd(t){const{hour:e,minute:n,second:a,millisecond:o}=t,i=et(e,0,23)||e===24&&n===0&&a===0&&o===0,s=et(n,0,59),l=et(a,0,59),c=et(o,0,999);return i?s?l?c?!1:Ne("millisecond",o):Ne("second",a):Ne("minute",n):Ne("hour",e)}function $(t){return typeof t>"u"}function xn(t){return typeof t=="number"}function _o(t){return typeof t=="number"&&t%1===0}function E9(t){return typeof t=="string"}function k9(t){return Object.prototype.toString.call(t)==="[object Date]"}function hd(){try{return typeof Intl<"u"&&!!Intl.RelativeTimeFormat}catch{return!1}}function md(){try{return typeof Intl<"u"&&!!Intl.Locale&&("weekInfo"in Intl.Locale.prototype||"getWeekInfo"in Intl.Locale.prototype)}catch{return!1}}function B9(t){return Array.isArray(t)?t:[t]}function gd(t,e,n){if(t.length!==0)return t.reduce((a,o)=>{const i=[e(o),o];return a&&n(a[0],i[0])===a[0]?a:i},null)[1]}function x9(t,e){return e.reduce((n,a)=>(n[a]=t[a],n),{})}function sr(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function gl(t){if(t==null)return null;if(typeof t!="object")throw new He("Week settings must be an object");if(!et(t.firstDay,1,7)||!et(t.minimalDays,1,7)||!Array.isArray(t.weekend)||t.weekend.some(e=>!et(e,1,7)))throw new He("Invalid week settings");return{firstDay:t.firstDay,minimalDays:t.minimalDays,weekend:Array.from(t.weekend)}}function et(t,e,n){return _o(t)&&t>=e&&t<=n}function S9(t,e){return t-e*Math.floor(t/e)}function ye(t,e=2){const n=t<0;let a;return n?a="-"+(""+-t).padStart(e,"0"):a=(""+t).padStart(e,"0"),a}function an(t){if(!($(t)||t===null||t===""))return parseInt(t,10)}function Sn(t){if(!($(t)||t===null||t===""))return parseFloat(t)}function vl(t){if(!($(t)||t===null||t==="")){const e=parseFloat("0."+t)*1e3;return Math.floor(e)}}function yl(t,e,n=!1){const a=10**e;return(n?Math.trunc:Math.round)(t*a)/a}function aa(t){return t%4===0&&(t%100!==0||t%400===0)}function lr(t){return aa(t)?366:365}function Ro(t,e){const n=S9(e-1,12)+1,a=t+(e-n)/12;return n===2?aa(a)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][n-1]}function Fo(t){let e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e),e.setUTCFullYear(t.year,t.month-1,t.day)),+e}function vd(t,e,n){return-hl(pl(t,1,e),n)+e-1}function oa(t,e=4,n=1){const a=vd(t,e,n),o=vd(t+1,e,n);return(lr(t)-a+o)/7}function wl(t){return t>99?t:t>me.twoDigitCutoffYear?1900+t:2e3+t}function yd(t,e,n,a=null){const o=new Date(t),i={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};a&&(i.timeZone=a);const s={timeZoneName:e,...i},l=new Intl.DateTimeFormat(n,s).formatToParts(o).find(c=>c.type.toLowerCase()==="timezonename");return l?l.value:null}function Lo(t,e){let n=parseInt(t,10);Number.isNaN(n)&&(n=0);const a=parseInt(e,10)||0,o=n<0||Object.is(n,-0)?-a:a;return n*60+o}function wd(t){const e=Number(t);if(typeof t=="boolean"||t===""||Number.isNaN(e))throw new He(`Invalid unit value ${t}`);return e}function Uo(t,e){const n={};for(const a in t)if(sr(t,a)){const o=t[a];if(o==null)continue;n[e(a)]=wd(o)}return n}function ia(t,e){const n=Math.trunc(Math.abs(t/60)),a=Math.trunc(Math.abs(t%60)),o=t>=0?"+":"-";switch(e){case"short":return`${o}${ye(n,2)}:${ye(a,2)}`;case"narrow":return`${o}${n}${a>0?`:${a}`:""}`;case"techie":return`${o}${ye(n,2)}${ye(a,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}function Zo(t){return x9(t,["hour","minute","second","millisecond"])}const O9=["January","February","March","April","May","June","July","August","September","October","November","December"],bd=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],D9=["J","F","M","A","M","J","J","A","S","O","N","D"];function Cd(t){switch(t){case"narrow":return[...D9];case"short":return[...bd];case"long":return[...O9];case"numeric":return["1","2","3","4","5","6","7","8","9","10","11","12"];case"2-digit":return["01","02","03","04","05","06","07","08","09","10","11","12"];default:return null}}const Ed=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],kd=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],T9=["M","T","W","T","F","S","S"];function Bd(t){switch(t){case"narrow":return[...T9];case"short":return[...kd];case"long":return[...Ed];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}const xd=["AM","PM"],I9=["Before Christ","Anno Domini"],V9=["BC","AD"],P9=["B","A"];function Sd(t){switch(t){case"narrow":return[...P9];case"short":return[...V9];case"long":return[...I9];default:return null}}function M9(t){return xd[t.hour<12?0:1]}function _9(t,e){return Bd(e)[t.weekday-1]}function R9(t,e){return Cd(e)[t.month-1]}function F9(t,e){return Sd(e)[t.year<0?0:1]}function L9(t,e,n="always",a=!1){const o={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},i=["hours","minutes","seconds"].indexOf(t)===-1;if(n==="auto"&&i){const d=t==="days";switch(e){case 1:return d?"tomorrow":`next ${o[t][0]}`;case-1:return d?"yesterday":`last ${o[t][0]}`;case 0:return d?"today":`this ${o[t][0]}`}}const s=Object.is(e,-0)||e<0,l=Math.abs(e),c=l===1,u=o[t],A=a?c?u[1]:u[2]||u[1]:c?o[t][0]:t;return s?`${l} ${A} ago`:`in ${l} ${A}`}function Od(t,e){let n="";for(const a of t)a.literal?n+=a.val:n+=e(a.val);return n}const U9={D:Do,DD:IA,DDD:VA,DDDD:PA,t:MA,tt:_A,ttt:RA,tttt:FA,T:LA,TT:UA,TTT:ZA,TTTT:QA,f:HA,ff:zA,fff:jA,ffff:JA,F:qA,FF:KA,FFF:XA,FFFF:WA};class Ie{static create(e,n={}){return new Ie(e,n)}static parseFormat(e){let n=null,a="",o=!1;const i=[];for(let s=0;s<e.length;s++){const l=e.charAt(s);l==="'"?(a.length>0&&i.push({literal:o||/^\s+$/.test(a),val:a}),n=null,a="",o=!o):o||l===n?a+=l:(a.length>0&&i.push({literal:/^\s+$/.test(a),val:a}),a=l,n=l)}return a.length>0&&i.push({literal:o||/^\s+$/.test(a),val:a}),i}static macroTokenToFormatOpts(e){return U9[e]}constructor(e,n){this.opts=n,this.loc=e,this.systemLoc=null}formatWithSystemDefault(e,n){return this.systemLoc===null&&(this.systemLoc=this.loc.redefaultToSystem()),this.systemLoc.dtFormatter(e,{...this.opts,...n}).format()}dtFormatter(e,n={}){return this.loc.dtFormatter(e,{...this.opts,...n})}formatDateTime(e,n){return this.dtFormatter(e,n).format()}formatDateTimeParts(e,n){return this.dtFormatter(e,n).formatToParts()}formatInterval(e,n){return this.dtFormatter(e.start,n).dtf.formatRange(e.start.toJSDate(),e.end.toJSDate())}resolvedOptions(e,n){return this.dtFormatter(e,n).resolvedOptions()}num(e,n=0){if(this.opts.forceSimple)return ye(e,n);const a={...this.opts};return n>0&&(a.padTo=n),this.loc.numberFormatter(a).format(e)}formatDateTimeFromString(e,n){const a=this.loc.listingMode()==="en",o=this.loc.outputCalendar&&this.loc.outputCalendar!=="gregory",i=(f,g)=>this.loc.extract(e,f,g),s=f=>e.isOffsetFixed&&e.offset===0&&f.allowZ?"Z":e.isValid?e.zone.formatOffset(e.ts,f.format):"",l=()=>a?M9(e):i({hour:"numeric",hourCycle:"h12"},"dayperiod"),c=(f,g)=>a?R9(e,f):i(g?{month:f}:{month:f,day:"numeric"},"month"),u=(f,g)=>a?_9(e,f):i(g?{weekday:f}:{weekday:f,month:"long",day:"numeric"},"weekday"),A=f=>{const g=Ie.macroTokenToFormatOpts(f);return g?this.formatWithSystemDefault(e,g):f},d=f=>a?F9(e,f):i({era:f},"era"),p=f=>{switch(f){case"S":return this.num(e.millisecond);case"u":case"SSS":return this.num(e.millisecond,3);case"s":return this.num(e.second);case"ss":return this.num(e.second,2);case"uu":return this.num(Math.floor(e.millisecond/10),2);case"uuu":return this.num(Math.floor(e.millisecond/100));case"m":return this.num(e.minute);case"mm":return this.num(e.minute,2);case"h":return this.num(e.hour%12===0?12:e.hour%12);case"hh":return this.num(e.hour%12===0?12:e.hour%12,2);case"H":return this.num(e.hour);case"HH":return this.num(e.hour,2);case"Z":return s({format:"narrow",allowZ:this.opts.allowZ});case"ZZ":return s({format:"short",allowZ:this.opts.allowZ});case"ZZZ":return s({format:"techie",allowZ:this.opts.allowZ});case"ZZZZ":return e.zone.offsetName(e.ts,{format:"short",locale:this.loc.locale});case"ZZZZZ":return e.zone.offsetName(e.ts,{format:"long",locale:this.loc.locale});case"z":return e.zoneName;case"a":return l();case"d":return o?i({day:"numeric"},"day"):this.num(e.day);case"dd":return o?i({day:"2-digit"},"day"):this.num(e.day,2);case"c":return this.num(e.weekday);case"ccc":return u("short",!0);case"cccc":return u("long",!0);case"ccccc":return u("narrow",!0);case"E":return this.num(e.weekday);case"EEE":return u("short",!1);case"EEEE":return u("long",!1);case"EEEEE":return u("narrow",!1);case"L":return o?i({month:"numeric",day:"numeric"},"month"):this.num(e.month);case"LL":return o?i({month:"2-digit",day:"numeric"},"month"):this.num(e.month,2);case"LLL":return c("short",!0);case"LLLL":return c("long",!0);case"LLLLL":return c("narrow",!0);case"M":return o?i({month:"numeric"},"month"):this.num(e.month);case"MM":return o?i({month:"2-digit"},"month"):this.num(e.month,2);case"MMM":return c("short",!1);case"MMMM":return c("long",!1);case"MMMMM":return c("narrow",!1);case"y":return o?i({year:"numeric"},"year"):this.num(e.year);case"yy":return o?i({year:"2-digit"},"year"):this.num(e.year.toString().slice(-2),2);case"yyyy":return o?i({year:"numeric"},"year"):this.num(e.year,4);case"yyyyyy":return o?i({year:"numeric"},"year"):this.num(e.year,6);case"G":return d("short");case"GG":return d("long");case"GGGGG":return d("narrow");case"kk":return this.num(e.weekYear.toString().slice(-2),2);case"kkkk":return this.num(e.weekYear,4);case"W":return this.num(e.weekNumber);case"WW":return this.num(e.weekNumber,2);case"n":return this.num(e.localWeekNumber);case"nn":return this.num(e.localWeekNumber,2);case"ii":return this.num(e.localWeekYear.toString().slice(-2),2);case"iiii":return this.num(e.localWeekYear,4);case"o":return this.num(e.ordinal);case"ooo":return this.num(e.ordinal,3);case"q":return this.num(e.quarter);case"qq":return this.num(e.quarter,2);case"X":return this.num(Math.floor(e.ts/1e3));case"x":return this.num(e.ts);default:return A(f)}};return Od(Ie.parseFormat(n),p)}formatDurationFromString(e,n){const a=c=>{switch(c[0]){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":return"hour";case"d":return"day";case"w":return"week";case"M":return"month";case"y":return"year";default:return null}},o=c=>u=>{const A=a(u);return A?this.num(c.get(A),u.length):u},i=Ie.parseFormat(n),s=i.reduce((c,{literal:u,val:A})=>u?c:c.concat(A),[]),l=e.shiftTo(...s.map(a).filter(c=>c));return Od(i,o(l))}}const Dd=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function cr(...t){const e=t.reduce((n,a)=>n+a.source,"");return RegExp(`^${e}$`)}function ur(...t){return e=>t.reduce(([n,a,o],i)=>{const[s,l,c]=i(e,o);return[{...n,...s},l||a,c]},[{},null,1]).slice(0,2)}function Ar(t,...e){if(t==null)return[null,null];for(const[n,a]of e){const o=n.exec(t);if(o)return a(o)}return[null,null]}function Td(...t){return(e,n)=>{const a={};let o;for(o=0;o<t.length;o++)a[t[o]]=an(e[n+o]);return[a,null,n+o]}}const Id=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,Z9=`(?:${Id.source}?(?:\\[(${Dd.source})\\])?)?`,bl=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,Vd=RegExp(`${bl.source}${Z9}`),Cl=RegExp(`(?:T${Vd.source})?`),Q9=/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,H9=/(\d{4})-?W(\d\d)(?:-?(\d))?/,q9=/(\d{4})-?(\d{3})/,z9=Td("weekYear","weekNumber","weekDay"),K9=Td("year","ordinal"),j9=/(\d{4})-(\d\d)-(\d\d)/,Pd=RegExp(`${bl.source} ?(?:${Id.source}|(${Dd.source}))?`),X9=RegExp(`(?: ${Pd.source})?`);function dr(t,e,n){const a=t[e];return $(a)?n:an(a)}function J9(t,e){return[{year:dr(t,e),month:dr(t,e+1,1),day:dr(t,e+2,1)},null,e+3]}function fr(t,e){return[{hours:dr(t,e,0),minutes:dr(t,e+1,0),seconds:dr(t,e+2,0),milliseconds:vl(t[e+3])},null,e+4]}function sa(t,e){const n=!t[e]&&!t[e+1],a=Lo(t[e+1],t[e+2]),o=n?null:Re.instance(a);return[{},o,e+3]}function la(t,e){const n=t[e]?Ft.create(t[e]):null;return[{},n,e+1]}const W9=RegExp(`^T?${bl.source}$`),Y9=/^-?P(?:(?:(-?\d{1,20}(?:\.\d{1,20})?)Y)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20}(?:\.\d{1,20})?)W)?(?:(-?\d{1,20}(?:\.\d{1,20})?)D)?(?:T(?:(-?\d{1,20}(?:\.\d{1,20})?)H)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,20}))?S)?)?)$/;function $9(t){const[e,n,a,o,i,s,l,c,u]=t,A=e[0]==="-",d=c&&c[0]==="-",p=(f,g=!1)=>f!==void 0&&(g||f&&A)?-f:f;return[{years:p(Sn(n)),months:p(Sn(a)),weeks:p(Sn(o)),days:p(Sn(i)),hours:p(Sn(s)),minutes:p(Sn(l)),seconds:p(Sn(c),c==="-0"),milliseconds:p(vl(u),d)}]}const G9={GMT:0,EDT:-4*60,EST:-5*60,CDT:-5*60,CST:-6*60,MDT:-6*60,MST:-7*60,PDT:-7*60,PST:-8*60};function El(t,e,n,a,o,i,s){const l={year:e.length===2?wl(an(e)):an(e),month:bd.indexOf(n)+1,day:an(a),hour:an(o),minute:an(i)};return s&&(l.second=an(s)),t&&(l.weekday=t.length>3?Ed.indexOf(t)+1:kd.indexOf(t)+1),l}const N9=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|(?:([+-]\d\d)(\d\d)))$/;function e8(t){const[,e,n,a,o,i,s,l,c,u,A,d]=t,p=El(e,o,a,n,i,s,l);let f;return c?f=G9[c]:u?f=0:f=Lo(A,d),[p,new Re(f)]}function t8(t){return t.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}const n8=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/,r8=/^(Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,a8=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;function Md(t){const[,e,n,a,o,i,s,l]=t;return[El(e,o,a,n,i,s,l),Re.utcInstance]}function o8(t){const[,e,n,a,o,i,s,l]=t;return[El(e,l,n,a,o,i,s),Re.utcInstance]}const i8=cr(Q9,Cl),s8=cr(H9,Cl),l8=cr(q9,Cl),c8=cr(Vd),_d=ur(J9,fr,sa,la),u8=ur(z9,fr,sa,la),A8=ur(K9,fr,sa,la),d8=ur(fr,sa,la);function f8(t){return Ar(t,[i8,_d],[s8,u8],[l8,A8],[c8,d8])}function p8(t){return Ar(t8(t),[N9,e8])}function h8(t){return Ar(t,[n8,Md],[r8,Md],[a8,o8])}function m8(t){return Ar(t,[Y9,$9])}const g8=ur(fr);function v8(t){return Ar(t,[W9,g8])}const y8=cr(j9,X9),w8=cr(Pd),b8=ur(fr,sa,la);function C8(t){return Ar(t,[y8,_d],[w8,b8])}const Rd="Invalid Duration",Fd={weeks:{days:7,hours:7*24,minutes:7*24*60,seconds:7*24*60*60,milliseconds:7*24*60*60*1e3},days:{hours:24,minutes:24*60,seconds:24*60*60,milliseconds:24*60*60*1e3},hours:{minutes:60,seconds:60*60,milliseconds:60*60*1e3},minutes:{seconds:60,milliseconds:60*1e3},seconds:{milliseconds:1e3}},E8={years:{quarters:4,months:12,weeks:52,days:365,hours:365*24,minutes:365*24*60,seconds:365*24*60*60,milliseconds:365*24*60*60*1e3},quarters:{months:3,weeks:13,days:91,hours:91*24,minutes:91*24*60,seconds:91*24*60*60,milliseconds:91*24*60*60*1e3},months:{weeks:4,days:30,hours:30*24,minutes:30*24*60,seconds:30*24*60*60,milliseconds:30*24*60*60*1e3},...Fd},tt=146097/400,pr=146097/4800,k8={years:{quarters:4,months:12,weeks:tt/7,days:tt,hours:tt*24,minutes:tt*24*60,seconds:tt*24*60*60,milliseconds:tt*24*60*60*1e3},quarters:{months:3,weeks:tt/28,days:tt/4,hours:tt*24/4,minutes:tt*24*60/4,seconds:tt*24*60*60/4,milliseconds:tt*24*60*60*1e3/4},months:{weeks:pr/7,days:pr,hours:pr*24,minutes:pr*24*60,seconds:pr*24*60*60,milliseconds:pr*24*60*60*1e3},...Fd},On=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],B8=On.slice(0).reverse();function on(t,e,n=!1){const a={values:n?e.values:{...t.values,...e.values||{}},loc:t.loc.clone(e.loc),conversionAccuracy:e.conversionAccuracy||t.conversionAccuracy,matrix:e.matrix||t.matrix};return new le(a)}function Ld(t,e){let n=e.milliseconds??0;for(const a of B8.slice(1))e[a]&&(n+=e[a]*t[a].milliseconds);return n}function Ud(t,e){const n=Ld(t,e)<0?-1:1;On.reduceRight((a,o)=>{if($(e[o]))return a;if(a){const i=e[a]*n,s=t[o][a],l=Math.floor(i/s);e[o]+=l*n,e[a]-=l*s*n}return o},null),On.reduce((a,o)=>{if($(e[o]))return a;if(a){const i=e[a]%1;e[a]-=i,e[o]+=i*t[a][o]}return o},null)}function x8(t){const e={};for(const[n,a]of Object.entries(t))a!==0&&(e[n]=a);return e}class le{constructor(e){const n=e.conversionAccuracy==="longterm"||!1;let a=n?k8:E8;e.matrix&&(a=e.matrix),this.values=e.values,this.loc=e.loc||Ae.create(),this.conversionAccuracy=n?"longterm":"casual",this.invalid=e.invalid||null,this.matrix=a,this.isLuxonDuration=!0}static fromMillis(e,n){return le.fromObject({milliseconds:e},n)}static fromObject(e,n={}){if(e==null||typeof e!="object")throw new He(`Duration.fromObject: argument expected to be an object, got ${e===null?"null":typeof e}`);return new le({values:Uo(e,le.normalizeUnit),loc:Ae.fromObject(n),conversionAccuracy:n.conversionAccuracy,matrix:n.matrix})}static fromDurationLike(e){if(xn(e))return le.fromMillis(e);if(le.isDuration(e))return e;if(typeof e=="object")return le.fromObject(e);throw new He(`Unknown duration argument ${e} of type ${typeof e}`)}static fromISO(e,n){const[a]=m8(e);return a?le.fromObject(a,n):le.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static fromISOTime(e,n){const[a]=v8(e);return a?le.fromObject(a,n):le.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static invalid(e,n=null){if(!e)throw new He("need to specify a reason the Duration is invalid");const a=e instanceof At?e:new At(e,n);if(me.throwOnInvalid)throw new N7(a);return new le({invalid:a})}static normalizeUnit(e){const n={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[e&&e.toLowerCase()];if(!n)throw new TA(e);return n}static isDuration(e){return e&&e.isLuxonDuration||!1}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}toFormat(e,n={}){const a={...n,floor:n.round!==!1&&n.floor!==!1};return this.isValid?Ie.create(this.loc,a).formatDurationFromString(this,e):Rd}toHuman(e={}){if(!this.isValid)return Rd;const n=On.map(a=>{const o=this.values[a];return $(o)?null:this.loc.numberFormatter({style:"unit",unitDisplay:"long",...e,unit:a.slice(0,-1)}).format(o)}).filter(a=>a);return this.loc.listFormatter({type:"conjunction",style:e.listStyle||"narrow",...e}).format(n)}toObject(){return this.isValid?{...this.values}:{}}toISO(){if(!this.isValid)return null;let e="P";return this.years!==0&&(e+=this.years+"Y"),(this.months!==0||this.quarters!==0)&&(e+=this.months+this.quarters*3+"M"),this.weeks!==0&&(e+=this.weeks+"W"),this.days!==0&&(e+=this.days+"D"),(this.hours!==0||this.minutes!==0||this.seconds!==0||this.milliseconds!==0)&&(e+="T"),this.hours!==0&&(e+=this.hours+"H"),this.minutes!==0&&(e+=this.minutes+"M"),(this.seconds!==0||this.milliseconds!==0)&&(e+=yl(this.seconds+this.milliseconds/1e3,3)+"S"),e==="P"&&(e+="T0S"),e}toISOTime(e={}){if(!this.isValid)return null;const n=this.toMillis();return n<0||n>=864e5?null:(e={suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended",...e,includeOffset:!1},G.fromMillis(n,{zone:"UTC"}).toISOTime(e))}toJSON(){return this.toISO()}toString(){return this.toISO()}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Duration { values: ${JSON.stringify(this.values)} }`:`Duration { Invalid, reason: ${this.invalidReason} }`}toMillis(){return this.isValid?Ld(this.matrix,this.values):NaN}valueOf(){return this.toMillis()}plus(e){if(!this.isValid)return this;const n=le.fromDurationLike(e),a={};for(const o of On)(sr(n.values,o)||sr(this.values,o))&&(a[o]=n.get(o)+this.get(o));return on(this,{values:a},!0)}minus(e){if(!this.isValid)return this;const n=le.fromDurationLike(e);return this.plus(n.negate())}mapUnits(e){if(!this.isValid)return this;const n={};for(const a of Object.keys(this.values))n[a]=wd(e(this.values[a],a));return on(this,{values:n},!0)}get(e){return this[le.normalizeUnit(e)]}set(e){if(!this.isValid)return this;const n={...this.values,...Uo(e,le.normalizeUnit)};return on(this,{values:n})}reconfigure({locale:e,numberingSystem:n,conversionAccuracy:a,matrix:o}={}){const s={loc:this.loc.clone({locale:e,numberingSystem:n}),matrix:o,conversionAccuracy:a};return on(this,s)}as(e){return this.isValid?this.shiftTo(e).get(e):NaN}normalize(){if(!this.isValid)return this;const e=this.toObject();return Ud(this.matrix,e),on(this,{values:e},!0)}rescale(){if(!this.isValid)return this;const e=x8(this.normalize().shiftToAll().toObject());return on(this,{values:e},!0)}shiftTo(...e){if(!this.isValid)return this;if(e.length===0)return this;e=e.map(s=>le.normalizeUnit(s));const n={},a={},o=this.toObject();let i;for(const s of On)if(e.indexOf(s)>=0){i=s;let l=0;for(const u in a)l+=this.matrix[u][s]*a[u],a[u]=0;xn(o[s])&&(l+=o[s]);const c=Math.trunc(l);n[s]=c,a[s]=(l*1e3-c*1e3)/1e3}else xn(o[s])&&(a[s]=o[s]);for(const s in a)a[s]!==0&&(n[i]+=s===i?a[s]:a[s]/this.matrix[i][s]);return Ud(this.matrix,n),on(this,{values:n},!0)}shiftToAll(){return this.isValid?this.shiftTo("years","months","weeks","days","hours","minutes","seconds","milliseconds"):this}negate(){if(!this.isValid)return this;const e={};for(const n of Object.keys(this.values))e[n]=this.values[n]===0?0:-this.values[n];return on(this,{values:e},!0)}get years(){return this.isValid?this.values.years||0:NaN}get quarters(){return this.isValid?this.values.quarters||0:NaN}get months(){return this.isValid?this.values.months||0:NaN}get weeks(){return this.isValid?this.values.weeks||0:NaN}get days(){return this.isValid?this.values.days||0:NaN}get hours(){return this.isValid?this.values.hours||0:NaN}get minutes(){return this.isValid?this.values.minutes||0:NaN}get seconds(){return this.isValid?this.values.seconds||0:NaN}get milliseconds(){return this.isValid?this.values.milliseconds||0:NaN}get isValid(){return this.invalid===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}equals(e){if(!this.isValid||!e.isValid||!this.loc.equals(e.loc))return!1;function n(a,o){return a===void 0||a===0?o===void 0||o===0:a===o}for(const a of On)if(!n(this.values[a],e.values[a]))return!1;return!0}}const hr="Invalid Interval";function S8(t,e){return!t||!t.isValid?fe.invalid("missing or invalid start"):!e||!e.isValid?fe.invalid("missing or invalid end"):e<t?fe.invalid("end before start",`The end of an interval must be after its start, but you had start=${t.toISO()} and end=${e.toISO()}`):null}class fe{constructor(e){this.s=e.start,this.e=e.end,this.invalid=e.invalid||null,this.isLuxonInterval=!0}static invalid(e,n=null){if(!e)throw new He("need to specify a reason the Interval is invalid");const a=e instanceof At?e:new At(e,n);if(me.throwOnInvalid)throw new G7(a);return new fe({invalid:a})}static fromDateTimes(e,n){const a=ua(e),o=ua(n),i=S8(a,o);return i??new fe({start:a,end:o})}static after(e,n){const a=le.fromDurationLike(n),o=ua(e);return fe.fromDateTimes(o,o.plus(a))}static before(e,n){const a=le.fromDurationLike(n),o=ua(e);return fe.fromDateTimes(o.minus(a),o)}static fromISO(e,n){const[a,o]=(e||"").split("/",2);if(a&&o){let i,s;try{i=G.fromISO(a,n),s=i.isValid}catch{s=!1}let l,c;try{l=G.fromISO(o,n),c=l.isValid}catch{c=!1}if(s&&c)return fe.fromDateTimes(i,l);if(s){const u=le.fromISO(o,n);if(u.isValid)return fe.after(i,u)}else if(c){const u=le.fromISO(a,n);if(u.isValid)return fe.before(l,u)}}return fe.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static isInterval(e){return e&&e.isLuxonInterval||!1}get start(){return this.isValid?this.s:null}get end(){return this.isValid?this.e:null}get isValid(){return this.invalidReason===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}length(e="milliseconds"){return this.isValid?this.toDuration(e).get(e):NaN}count(e="milliseconds",n){if(!this.isValid)return NaN;const a=this.start.startOf(e,n);let o;return n!=null&&n.useLocaleWeeks?o=this.end.reconfigure({locale:a.locale}):o=this.end,o=o.startOf(e,n),Math.floor(o.diff(a,e).get(e))+(o.valueOf()!==this.end.valueOf())}hasSame(e){return this.isValid?this.isEmpty()||this.e.minus(1).hasSame(this.s,e):!1}isEmpty(){return this.s.valueOf()===this.e.valueOf()}isAfter(e){return this.isValid?this.s>e:!1}isBefore(e){return this.isValid?this.e<=e:!1}contains(e){return this.isValid?this.s<=e&&this.e>e:!1}set({start:e,end:n}={}){return this.isValid?fe.fromDateTimes(e||this.s,n||this.e):this}splitAt(...e){if(!this.isValid)return[];const n=e.map(ua).filter(s=>this.contains(s)).sort((s,l)=>s.toMillis()-l.toMillis()),a=[];let{s:o}=this,i=0;for(;o<this.e;){const s=n[i]||this.e,l=+s>+this.e?this.e:s;a.push(fe.fromDateTimes(o,l)),o=l,i+=1}return a}splitBy(e){const n=le.fromDurationLike(e);if(!this.isValid||!n.isValid||n.as("milliseconds")===0)return[];let{s:a}=this,o=1,i;const s=[];for(;a<this.e;){const l=this.start.plus(n.mapUnits(c=>c*o));i=+l>+this.e?this.e:l,s.push(fe.fromDateTimes(a,i)),a=i,o+=1}return s}divideEqually(e){return this.isValid?this.splitBy(this.length()/e).slice(0,e):[]}overlaps(e){return this.e>e.s&&this.s<e.e}abutsStart(e){return this.isValid?+this.e==+e.s:!1}abutsEnd(e){return this.isValid?+e.e==+this.s:!1}engulfs(e){return this.isValid?this.s<=e.s&&this.e>=e.e:!1}equals(e){return!this.isValid||!e.isValid?!1:this.s.equals(e.s)&&this.e.equals(e.e)}intersection(e){if(!this.isValid)return this;const n=this.s>e.s?this.s:e.s,a=this.e<e.e?this.e:e.e;return n>=a?null:fe.fromDateTimes(n,a)}union(e){if(!this.isValid)return this;const n=this.s<e.s?this.s:e.s,a=this.e>e.e?this.e:e.e;return fe.fromDateTimes(n,a)}static merge(e){const[n,a]=e.sort((o,i)=>o.s-i.s).reduce(([o,i],s)=>i?i.overlaps(s)||i.abutsStart(s)?[o,i.union(s)]:[o.concat([i]),s]:[o,s],[[],null]);return a&&n.push(a),n}static xor(e){let n=null,a=0;const o=[],i=e.map(c=>[{time:c.s,type:"s"},{time:c.e,type:"e"}]),s=Array.prototype.concat(...i),l=s.sort((c,u)=>c.time-u.time);for(const c of l)a+=c.type==="s"?1:-1,a===1?n=c.time:(n&&+n!=+c.time&&o.push(fe.fromDateTimes(n,c.time)),n=null);return fe.merge(o)}difference(...e){return fe.xor([this].concat(e)).map(n=>this.intersection(n)).filter(n=>n&&!n.isEmpty())}toString(){return this.isValid?`[${this.s.toISO()} – ${this.e.toISO()})`:hr}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Interval { start: ${this.s.toISO()}, end: ${this.e.toISO()} }`:`Interval { Invalid, reason: ${this.invalidReason} }`}toLocaleString(e=Do,n={}){return this.isValid?Ie.create(this.s.loc.clone(n),e).formatInterval(this):hr}toISO(e){return this.isValid?`${this.s.toISO(e)}/${this.e.toISO(e)}`:hr}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:hr}toISOTime(e){return this.isValid?`${this.s.toISOTime(e)}/${this.e.toISOTime(e)}`:hr}toFormat(e,{separator:n=" – "}={}){return this.isValid?`${this.s.toFormat(e)}${n}${this.e.toFormat(e)}`:hr}toDuration(e,n){return this.isValid?this.e.diff(this.s,e,n):le.invalid(this.invalidReason)}mapEndpoints(e){return fe.fromDateTimes(e(this.s),e(this.e))}}class Qo{static hasDST(e=me.defaultZone){const n=G.now().setZone(e).set({month:12});return!e.isUniversal&&n.offset!==n.set({month:6}).offset}static isValidIANAZone(e){return Ft.isValidZone(e)}static normalizeZone(e){return rn(e,me.defaultZone)}static getStartOfWeek({locale:e=null,locObj:n=null}={}){return(n||Ae.create(e)).getStartOfWeek()}static getMinimumDaysInFirstWeek({locale:e=null,locObj:n=null}={}){return(n||Ae.create(e)).getMinDaysInFirstWeek()}static getWeekendWeekdays({locale:e=null,locObj:n=null}={}){return(n||Ae.create(e)).getWeekendDays().slice()}static months(e="long",{locale:n=null,numberingSystem:a=null,locObj:o=null,outputCalendar:i="gregory"}={}){return(o||Ae.create(n,a,i)).months(e)}static monthsFormat(e="long",{locale:n=null,numberingSystem:a=null,locObj:o=null,outputCalendar:i="gregory"}={}){return(o||Ae.create(n,a,i)).months(e,!0)}static weekdays(e="long",{locale:n=null,numberingSystem:a=null,locObj:o=null}={}){return(o||Ae.create(n,a,null)).weekdays(e)}static weekdaysFormat(e="long",{locale:n=null,numberingSystem:a=null,locObj:o=null}={}){return(o||Ae.create(n,a,null)).weekdays(e,!0)}static meridiems({locale:e=null}={}){return Ae.create(e).meridiems()}static eras(e="short",{locale:n=null}={}){return Ae.create(n,null,"gregory").eras(e)}static features(){return{relative:hd(),localeWeek:md()}}}function Zd(t,e){const n=o=>o.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),a=n(e)-n(t);return Math.floor(le.fromMillis(a).as("days"))}function O8(t,e,n){const a=[["years",(c,u)=>u.year-c.year],["quarters",(c,u)=>u.quarter-c.quarter+(u.year-c.year)*4],["months",(c,u)=>u.month-c.month+(u.year-c.year)*12],["weeks",(c,u)=>{const A=Zd(c,u);return(A-A%7)/7}],["days",Zd]],o={},i=t;let s,l;for(const[c,u]of a)n.indexOf(c)>=0&&(s=c,o[c]=u(t,e),l=i.plus(o),l>e?(o[c]--,t=i.plus(o),t>e&&(l=t,o[c]--,t=i.plus(o))):t=l);return[t,o,l,s]}function D8(t,e,n,a){let[o,i,s,l]=O8(t,e,n);const c=e-o,u=n.filter(d=>["hours","minutes","seconds","milliseconds"].indexOf(d)>=0);u.length===0&&(s<e&&(s=o.plus({[l]:1})),s!==o&&(i[l]=(i[l]||0)+c/(s-o)));const A=le.fromObject(i,a);return u.length>0?le.fromMillis(c,a).shiftTo(...u).plus(A):A}const kl={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},Qd={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},T8=kl.hanidec.replace(/[\[|\]]/g,"").split("");function I8(t){let e=parseInt(t,10);if(isNaN(e)){e="";for(let n=0;n<t.length;n++){const a=t.charCodeAt(n);if(t[n].search(kl.hanidec)!==-1)e+=T8.indexOf(t[n]);else for(const o in Qd){const[i,s]=Qd[o];a>=i&&a<=s&&(e+=a-i)}}return parseInt(e,10)}else return e}function dt({numberingSystem:t},e=""){return new RegExp(`${kl[t||"latn"]}${e}`)}const V8="missing Intl.DateTimeFormat.formatToParts support";function ce(t,e=n=>n){return{regex:t,deser:([n])=>e(I8(n))}}const Hd="[  ]",qd=new RegExp(Hd,"g");function P8(t){return t.replace(/\./g,"\\.?").replace(qd,Hd)}function zd(t){return t.replace(/\./g,"").replace(qd," ").toLowerCase()}function ft(t,e){return t===null?null:{regex:RegExp(t.map(P8).join("|")),deser:([n])=>t.findIndex(a=>zd(n)===zd(a))+e}}function Kd(t,e){return{regex:t,deser:([,n,a])=>Lo(n,a),groups:e}}function Ho(t){return{regex:t,deser:([e])=>e}}function M8(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function _8(t,e){const n=dt(e),a=dt(e,"{2}"),o=dt(e,"{3}"),i=dt(e,"{4}"),s=dt(e,"{6}"),l=dt(e,"{1,2}"),c=dt(e,"{1,3}"),u=dt(e,"{1,6}"),A=dt(e,"{1,9}"),d=dt(e,"{2,4}"),p=dt(e,"{4,6}"),f=m=>({regex:RegExp(M8(m.val)),deser:([C])=>C,literal:!0}),y=(m=>{if(t.literal)return f(m);switch(m.val){case"G":return ft(e.eras("short"),0);case"GG":return ft(e.eras("long"),0);case"y":return ce(u);case"yy":return ce(d,wl);case"yyyy":return ce(i);case"yyyyy":return ce(p);case"yyyyyy":return ce(s);case"M":return ce(l);case"MM":return ce(a);case"MMM":return ft(e.months("short",!0),1);case"MMMM":return ft(e.months("long",!0),1);case"L":return ce(l);case"LL":return ce(a);case"LLL":return ft(e.months("short",!1),1);case"LLLL":return ft(e.months("long",!1),1);case"d":return ce(l);case"dd":return ce(a);case"o":return ce(c);case"ooo":return ce(o);case"HH":return ce(a);case"H":return ce(l);case"hh":return ce(a);case"h":return ce(l);case"mm":return ce(a);case"m":return ce(l);case"q":return ce(l);case"qq":return ce(a);case"s":return ce(l);case"ss":return ce(a);case"S":return ce(c);case"SSS":return ce(o);case"u":return Ho(A);case"uu":return Ho(l);case"uuu":return ce(n);case"a":return ft(e.meridiems(),0);case"kkkk":return ce(i);case"kk":return ce(d,wl);case"W":return ce(l);case"WW":return ce(a);case"E":case"c":return ce(n);case"EEE":return ft(e.weekdays("short",!1),1);case"EEEE":return ft(e.weekdays("long",!1),1);case"ccc":return ft(e.weekdays("short",!0),1);case"cccc":return ft(e.weekdays("long",!0),1);case"Z":case"ZZ":return Kd(new RegExp(`([+-]${l.source})(?::(${a.source}))?`),2);case"ZZZ":return Kd(new RegExp(`([+-]${l.source})(${a.source})?`),2);case"z":return Ho(/[a-z_+-/]{1,256}?/i);case" ":return Ho(/[^\S\n\r]/);default:return f(m)}})(t)||{invalidReason:V8};return y.token=t,y}const R8={year:{"2-digit":"yy",numeric:"yyyyy"},month:{numeric:"M","2-digit":"MM",short:"MMM",long:"MMMM"},day:{numeric:"d","2-digit":"dd"},weekday:{short:"EEE",long:"EEEE"},dayperiod:"a",dayPeriod:"a",hour12:{numeric:"h","2-digit":"hh"},hour24:{numeric:"H","2-digit":"HH"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"},timeZoneName:{long:"ZZZZZ",short:"ZZZ"}};function F8(t,e,n){const{type:a,value:o}=t;if(a==="literal"){const c=/^\s+$/.test(o);return{literal:!c,val:c?" ":o}}const i=e[a];let s=a;a==="hour"&&(e.hour12!=null?s=e.hour12?"hour12":"hour24":e.hourCycle!=null?e.hourCycle==="h11"||e.hourCycle==="h12"?s="hour12":s="hour24":s=n.hour12?"hour12":"hour24");let l=R8[s];if(typeof l=="object"&&(l=l[i]),l)return{literal:!1,val:l}}function L8(t){return[`^${t.map(n=>n.regex).reduce((n,a)=>`${n}(${a.source})`,"")}$`,t]}function U8(t,e,n){const a=t.match(e);if(a){const o={};let i=1;for(const s in n)if(sr(n,s)){const l=n[s],c=l.groups?l.groups+1:1;!l.literal&&l.token&&(o[l.token.val[0]]=l.deser(a.slice(i,i+c))),i+=c}return[a,o]}else return[a,{}]}function Z8(t){const e=i=>{switch(i){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":case"H":return"hour";case"d":return"day";case"o":return"ordinal";case"L":case"M":return"month";case"y":return"year";case"E":case"c":return"weekday";case"W":return"weekNumber";case"k":return"weekYear";case"q":return"quarter";default:return null}};let n=null,a;return $(t.z)||(n=Ft.create(t.z)),$(t.Z)||(n||(n=new Re(t.Z)),a=t.Z),$(t.q)||(t.M=(t.q-1)*3+1),$(t.h)||(t.h<12&&t.a===1?t.h+=12:t.h===12&&t.a===0&&(t.h=0)),t.G===0&&t.y&&(t.y=-t.y),$(t.u)||(t.S=vl(t.u)),[Object.keys(t).reduce((i,s)=>{const l=e(s);return l&&(i[l]=t[s]),i},{}),n,a]}let Bl=null;function Q8(){return Bl||(Bl=G.fromMillis(1555555555555)),Bl}function H8(t,e){if(t.literal)return t;const n=Ie.macroTokenToFormatOpts(t.val),a=Jd(n,e);return a==null||a.includes(void 0)?t:a}function jd(t,e){return Array.prototype.concat(...t.map(n=>H8(n,e)))}function Xd(t,e,n){const a=jd(Ie.parseFormat(n),t),o=a.map(s=>_8(s,t)),i=o.find(s=>s.invalidReason);if(i)return{input:e,tokens:a,invalidReason:i.invalidReason};{const[s,l]=L8(o),c=RegExp(s,"i"),[u,A]=U8(e,c,l),[d,p,f]=A?Z8(A):[null,null,void 0];if(sr(A,"a")&&sr(A,"H"))throw new ir("Can't include meridiem when specifying 24-hour format");return{input:e,tokens:a,regex:c,rawMatches:u,matches:A,result:d,zone:p,specificOffset:f}}}function q8(t,e,n){const{result:a,zone:o,specificOffset:i,invalidReason:s}=Xd(t,e,n);return[a,o,i,s]}function Jd(t,e){if(!t)return null;const a=Ie.create(e,t).dtFormatter(Q8()),o=a.formatToParts(),i=a.resolvedOptions();return o.map(s=>F8(s,t,i))}const xl="Invalid DateTime",Wd=864e13;function qo(t){return new At("unsupported zone",`the zone "${t.name}" is not supported`)}function Sl(t){return t.weekData===null&&(t.weekData=Mo(t.c)),t.weekData}function Ol(t){return t.localWeekData===null&&(t.localWeekData=Mo(t.c,t.loc.getMinDaysInFirstWeek(),t.loc.getStartOfWeek())),t.localWeekData}function Dn(t,e){const n={ts:t.ts,zone:t.zone,c:t.c,o:t.o,loc:t.loc,invalid:t.invalid};return new G({...n,...e,old:n})}function Yd(t,e,n){let a=t-e*60*1e3;const o=n.offset(a);if(e===o)return[a,e];a-=(o-e)*60*1e3;const i=n.offset(a);return o===i?[a,o]:[t-Math.min(o,i)*60*1e3,Math.max(o,i)]}function zo(t,e){t+=e*60*1e3;const n=new Date(t);return{year:n.getUTCFullYear(),month:n.getUTCMonth()+1,day:n.getUTCDate(),hour:n.getUTCHours(),minute:n.getUTCMinutes(),second:n.getUTCSeconds(),millisecond:n.getUTCMilliseconds()}}function Ko(t,e,n){return Yd(Fo(t),e,n)}function $d(t,e){const n=t.o,a=t.c.year+Math.trunc(e.years),o=t.c.month+Math.trunc(e.months)+Math.trunc(e.quarters)*3,i={...t.c,year:a,month:o,day:Math.min(t.c.day,Ro(a,o))+Math.trunc(e.days)+Math.trunc(e.weeks)*7},s=le.fromObject({years:e.years-Math.trunc(e.years),quarters:e.quarters-Math.trunc(e.quarters),months:e.months-Math.trunc(e.months),weeks:e.weeks-Math.trunc(e.weeks),days:e.days-Math.trunc(e.days),hours:e.hours,minutes:e.minutes,seconds:e.seconds,milliseconds:e.milliseconds}).as("milliseconds"),l=Fo(i);let[c,u]=Yd(l,n,t.zone);return s!==0&&(c+=s,u=t.zone.offset(c)),{ts:c,o:u}}function ca(t,e,n,a,o,i){const{setZone:s,zone:l}=n;if(t&&Object.keys(t).length!==0||e){const c=e||l,u=G.fromObject(t,{...n,zone:c,specificOffset:i});return s?u:u.setZone(l)}else return G.invalid(new At("unparsable",`the input "${o}" can't be parsed as ${a}`))}function jo(t,e,n=!0){return t.isValid?Ie.create(Ae.create("en-US"),{allowZ:n,forceSimple:!0}).formatDateTimeFromString(t,e):null}function Dl(t,e){const n=t.c.year>9999||t.c.year<0;let a="";return n&&t.c.year>=0&&(a+="+"),a+=ye(t.c.year,n?6:4),e?(a+="-",a+=ye(t.c.month),a+="-",a+=ye(t.c.day)):(a+=ye(t.c.month),a+=ye(t.c.day)),a}function Gd(t,e,n,a,o,i){let s=ye(t.c.hour);return e?(s+=":",s+=ye(t.c.minute),(t.c.millisecond!==0||t.c.second!==0||!n)&&(s+=":")):s+=ye(t.c.minute),(t.c.millisecond!==0||t.c.second!==0||!n)&&(s+=ye(t.c.second),(t.c.millisecond!==0||!a)&&(s+=".",s+=ye(t.c.millisecond,3))),o&&(t.isOffsetFixed&&t.offset===0&&!i?s+="Z":t.o<0?(s+="-",s+=ye(Math.trunc(-t.o/60)),s+=":",s+=ye(Math.trunc(-t.o%60))):(s+="+",s+=ye(Math.trunc(t.o/60)),s+=":",s+=ye(Math.trunc(t.o%60)))),i&&(s+="["+t.zone.ianaName+"]"),s}const Nd={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},z8={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},K8={ordinal:1,hour:0,minute:0,second:0,millisecond:0},ef=["year","month","day","hour","minute","second","millisecond"],j8=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],X8=["year","ordinal","hour","minute","second","millisecond"];function J8(t){const e={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[t.toLowerCase()];if(!e)throw new TA(t);return e}function tf(t){switch(t.toLowerCase()){case"localweekday":case"localweekdays":return"localWeekday";case"localweeknumber":case"localweeknumbers":return"localWeekNumber";case"localweekyear":case"localweekyears":return"localWeekYear";default:return J8(t)}}function nf(t,e){const n=rn(e.zone,me.defaultZone),a=Ae.fromObject(e),o=me.now();let i,s;if($(t.year))i=o;else{for(const u of ef)$(t[u])&&(t[u]=Nd[u]);const l=fd(t)||pd(t);if(l)return G.invalid(l);const c=n.offset(o);[i,s]=Ko(t,c,n)}return new G({ts:i,zone:n,loc:a,o:s})}function rf(t,e,n){const a=$(n.round)?!0:n.round,o=(s,l)=>(s=yl(s,a||n.calendary?0:2,!0),e.loc.clone(n).relFormatter(n).format(s,l)),i=s=>n.calendary?e.hasSame(t,s)?0:e.startOf(s).diff(t.startOf(s),s).get(s):e.diff(t,s).get(s);if(n.unit)return o(i(n.unit),n.unit);for(const s of n.units){const l=i(s);if(Math.abs(l)>=1)return o(l,s)}return o(t>e?-0:0,n.units[n.units.length-1])}function af(t){let e={},n;return t.length>0&&typeof t[t.length-1]=="object"?(e=t[t.length-1],n=Array.from(t).slice(0,t.length-1)):n=Array.from(t),[e,n]}class G{constructor(e){const n=e.zone||me.defaultZone;let a=e.invalid||(Number.isNaN(e.ts)?new At("invalid input"):null)||(n.isValid?null:qo(n));this.ts=$(e.ts)?me.now():e.ts;let o=null,i=null;if(!a)if(e.old&&e.old.ts===this.ts&&e.old.zone.equals(n))[o,i]=[e.old.c,e.old.o];else{const l=n.offset(this.ts);o=zo(this.ts,l),a=Number.isNaN(o.year)?new At("invalid input"):null,o=a?null:o,i=a?null:l}this._zone=n,this.loc=e.loc||Ae.create(),this.invalid=a,this.weekData=null,this.localWeekData=null,this.c=o,this.o=i,this.isLuxonDateTime=!0}static now(){return new G({})}static local(){const[e,n]=af(arguments),[a,o,i,s,l,c,u]=n;return nf({year:a,month:o,day:i,hour:s,minute:l,second:c,millisecond:u},e)}static utc(){const[e,n]=af(arguments),[a,o,i,s,l,c,u]=n;return e.zone=Re.utcInstance,nf({year:a,month:o,day:i,hour:s,minute:l,second:c,millisecond:u},e)}static fromJSDate(e,n={}){const a=k9(e)?e.valueOf():NaN;if(Number.isNaN(a))return G.invalid("invalid input");const o=rn(n.zone,me.defaultZone);return o.isValid?new G({ts:a,zone:o,loc:Ae.fromObject(n)}):G.invalid(qo(o))}static fromMillis(e,n={}){if(xn(e))return e<-Wd||e>Wd?G.invalid("Timestamp out of range"):new G({ts:e,zone:rn(n.zone,me.defaultZone),loc:Ae.fromObject(n)});throw new He(`fromMillis requires a numerical input, but received a ${typeof e} with value ${e}`)}static fromSeconds(e,n={}){if(xn(e))return new G({ts:e*1e3,zone:rn(n.zone,me.defaultZone),loc:Ae.fromObject(n)});throw new He("fromSeconds requires a numerical input")}static fromObject(e,n={}){e=e||{};const a=rn(n.zone,me.defaultZone);if(!a.isValid)return G.invalid(qo(a));const o=Ae.fromObject(n),i=Uo(e,tf),{minDaysInFirstWeek:s,startOfWeek:l}=dd(i,o),c=me.now(),u=$(n.specificOffset)?a.offset(c):n.specificOffset,A=!$(i.ordinal),d=!$(i.year),p=!$(i.month)||!$(i.day),f=d||p,g=i.weekYear||i.weekNumber;if((f||A)&&g)throw new ir("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(p&&A)throw new ir("Can't mix ordinal dates with month/day");const y=g||i.weekday&&!f;let m,C,v=zo(c,u);y?(m=j8,C=z8,v=Mo(v,s,l)):A?(m=X8,C=K8,v=ml(v)):(m=ef,C=Nd);let h=!1;for(const B of m){const x=i[B];$(x)?h?i[B]=C[B]:i[B]=v[B]:h=!0}const w=y?b9(i,s,l):A?C9(i):fd(i),b=w||pd(i);if(b)return G.invalid(b);const k=y?ud(i,s,l):A?Ad(i):i,[E,R]=Ko(k,u,a),V=new G({ts:E,zone:a,o:R,loc:o});return i.weekday&&f&&e.weekday!==V.weekday?G.invalid("mismatched weekday",`you can't specify both a weekday of ${i.weekday} and a date of ${V.toISO()}`):V}static fromISO(e,n={}){const[a,o]=f8(e);return ca(a,o,n,"ISO 8601",e)}static fromRFC2822(e,n={}){const[a,o]=p8(e);return ca(a,o,n,"RFC 2822",e)}static fromHTTP(e,n={}){const[a,o]=h8(e);return ca(a,o,n,"HTTP",n)}static fromFormat(e,n,a={}){if($(e)||$(n))throw new He("fromFormat requires an input string and a format");const{locale:o=null,numberingSystem:i=null}=a,s=Ae.fromOpts({locale:o,numberingSystem:i,defaultToEN:!0}),[l,c,u,A]=q8(s,e,n);return A?G.invalid(A):ca(l,c,a,`format ${n}`,e,u)}static fromString(e,n,a={}){return G.fromFormat(e,n,a)}static fromSQL(e,n={}){const[a,o]=C8(e);return ca(a,o,n,"SQL",e)}static invalid(e,n=null){if(!e)throw new He("need to specify a reason the DateTime is invalid");const a=e instanceof At?e:new At(e,n);if(me.throwOnInvalid)throw new $7(a);return new G({invalid:a})}static isDateTime(e){return e&&e.isLuxonDateTime||!1}static parseFormatForOpts(e,n={}){const a=Jd(e,Ae.fromObject(n));return a?a.map(o=>o?o.val:null).join(""):null}static expandFormat(e,n={}){return jd(Ie.parseFormat(e),Ae.fromObject(n)).map(o=>o.val).join("")}get(e){return this[e]}get isValid(){return this.invalid===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}get outputCalendar(){return this.isValid?this.loc.outputCalendar:null}get zone(){return this._zone}get zoneName(){return this.isValid?this.zone.name:null}get year(){return this.isValid?this.c.year:NaN}get quarter(){return this.isValid?Math.ceil(this.c.month/3):NaN}get month(){return this.isValid?this.c.month:NaN}get day(){return this.isValid?this.c.day:NaN}get hour(){return this.isValid?this.c.hour:NaN}get minute(){return this.isValid?this.c.minute:NaN}get second(){return this.isValid?this.c.second:NaN}get millisecond(){return this.isValid?this.c.millisecond:NaN}get weekYear(){return this.isValid?Sl(this).weekYear:NaN}get weekNumber(){return this.isValid?Sl(this).weekNumber:NaN}get weekday(){return this.isValid?Sl(this).weekday:NaN}get isWeekend(){return this.isValid&&this.loc.getWeekendDays().includes(this.weekday)}get localWeekday(){return this.isValid?Ol(this).weekday:NaN}get localWeekNumber(){return this.isValid?Ol(this).weekNumber:NaN}get localWeekYear(){return this.isValid?Ol(this).weekYear:NaN}get ordinal(){return this.isValid?ml(this.c).ordinal:NaN}get monthShort(){return this.isValid?Qo.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?Qo.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?Qo.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?Qo.weekdays("long",{locObj:this.loc})[this.weekday-1]:null}get offset(){return this.isValid?+this.o:NaN}get offsetNameShort(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}get offsetNameLong(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}get isOffsetFixed(){return this.isValid?this.zone.isUniversal:null}get isInDST(){return this.isOffsetFixed?!1:this.offset>this.set({month:1,day:1}).offset||this.offset>this.set({month:5}).offset}getPossibleOffsets(){if(!this.isValid||this.isOffsetFixed)return[this];const e=864e5,n=6e4,a=Fo(this.c),o=this.zone.offset(a-e),i=this.zone.offset(a+e),s=this.zone.offset(a-o*n),l=this.zone.offset(a-i*n);if(s===l)return[this];const c=a-s*n,u=a-l*n,A=zo(c,s),d=zo(u,l);return A.hour===d.hour&&A.minute===d.minute&&A.second===d.second&&A.millisecond===d.millisecond?[Dn(this,{ts:c}),Dn(this,{ts:u})]:[this]}get isInLeapYear(){return aa(this.year)}get daysInMonth(){return Ro(this.year,this.month)}get daysInYear(){return this.isValid?lr(this.year):NaN}get weeksInWeekYear(){return this.isValid?oa(this.weekYear):NaN}get weeksInLocalWeekYear(){return this.isValid?oa(this.localWeekYear,this.loc.getMinDaysInFirstWeek(),this.loc.getStartOfWeek()):NaN}resolvedLocaleOptions(e={}){const{locale:n,numberingSystem:a,calendar:o}=Ie.create(this.loc.clone(e),e).resolvedOptions(this);return{locale:n,numberingSystem:a,outputCalendar:o}}toUTC(e=0,n={}){return this.setZone(Re.instance(e),n)}toLocal(){return this.setZone(me.defaultZone)}setZone(e,{keepLocalTime:n=!1,keepCalendarTime:a=!1}={}){if(e=rn(e,me.defaultZone),e.equals(this.zone))return this;if(e.isValid){let o=this.ts;if(n||a){const i=e.offset(this.ts),s=this.toObject();[o]=Ko(s,i,e)}return Dn(this,{ts:o,zone:e})}else return G.invalid(qo(e))}reconfigure({locale:e,numberingSystem:n,outputCalendar:a}={}){const o=this.loc.clone({locale:e,numberingSystem:n,outputCalendar:a});return Dn(this,{loc:o})}setLocale(e){return this.reconfigure({locale:e})}set(e){if(!this.isValid)return this;const n=Uo(e,tf),{minDaysInFirstWeek:a,startOfWeek:o}=dd(n,this.loc),i=!$(n.weekYear)||!$(n.weekNumber)||!$(n.weekday),s=!$(n.ordinal),l=!$(n.year),c=!$(n.month)||!$(n.day),u=l||c,A=n.weekYear||n.weekNumber;if((u||s)&&A)throw new ir("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(c&&s)throw new ir("Can't mix ordinal dates with month/day");let d;i?d=ud({...Mo(this.c,a,o),...n},a,o):$(n.ordinal)?(d={...this.toObject(),...n},$(n.day)&&(d.day=Math.min(Ro(d.year,d.month),d.day))):d=Ad({...ml(this.c),...n});const[p,f]=Ko(d,this.o,this.zone);return Dn(this,{ts:p,o:f})}plus(e){if(!this.isValid)return this;const n=le.fromDurationLike(e);return Dn(this,$d(this,n))}minus(e){if(!this.isValid)return this;const n=le.fromDurationLike(e).negate();return Dn(this,$d(this,n))}startOf(e,{useLocaleWeeks:n=!1}={}){if(!this.isValid)return this;const a={},o=le.normalizeUnit(e);switch(o){case"years":a.month=1;case"quarters":case"months":a.day=1;case"weeks":case"days":a.hour=0;case"hours":a.minute=0;case"minutes":a.second=0;case"seconds":a.millisecond=0;break}if(o==="weeks")if(n){const i=this.loc.getStartOfWeek(),{weekday:s}=this;s<i&&(a.weekNumber=this.weekNumber-1),a.weekday=i}else a.weekday=1;if(o==="quarters"){const i=Math.ceil(this.month/3);a.month=(i-1)*3+1}return this.set(a)}endOf(e,n){return this.isValid?this.plus({[e]:1}).startOf(e,n).minus(1):this}toFormat(e,n={}){return this.isValid?Ie.create(this.loc.redefaultToEN(n)).formatDateTimeFromString(this,e):xl}toLocaleString(e=Do,n={}){return this.isValid?Ie.create(this.loc.clone(n),e).formatDateTime(this):xl}toLocaleParts(e={}){return this.isValid?Ie.create(this.loc.clone(e),e).formatDateTimeParts(this):[]}toISO({format:e="extended",suppressSeconds:n=!1,suppressMilliseconds:a=!1,includeOffset:o=!0,extendedZone:i=!1}={}){if(!this.isValid)return null;const s=e==="extended";let l=Dl(this,s);return l+="T",l+=Gd(this,s,n,a,o,i),l}toISODate({format:e="extended"}={}){return this.isValid?Dl(this,e==="extended"):null}toISOWeekDate(){return jo(this,"kkkk-'W'WW-c")}toISOTime({suppressMilliseconds:e=!1,suppressSeconds:n=!1,includeOffset:a=!0,includePrefix:o=!1,extendedZone:i=!1,format:s="extended"}={}){return this.isValid?(o?"T":"")+Gd(this,s==="extended",n,e,a,i):null}toRFC2822(){return jo(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return jo(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?Dl(this,!0):null}toSQLTime({includeOffset:e=!0,includeZone:n=!1,includeOffsetSpace:a=!0}={}){let o="HH:mm:ss.SSS";return(n||e)&&(a&&(o+=" "),n?o+="z":e&&(o+="ZZ")),jo(this,o,!0)}toSQL(e={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(e)}`:null}toString(){return this.isValid?this.toISO():xl}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`DateTime { ts: ${this.toISO()}, zone: ${this.zone.name}, locale: ${this.locale} }`:`DateTime { Invalid, reason: ${this.invalidReason} }`}valueOf(){return this.toMillis()}toMillis(){return this.isValid?this.ts:NaN}toSeconds(){return this.isValid?this.ts/1e3:NaN}toUnixInteger(){return this.isValid?Math.floor(this.ts/1e3):NaN}toJSON(){return this.toISO()}toBSON(){return this.toJSDate()}toObject(e={}){if(!this.isValid)return{};const n={...this.c};return e.includeConfig&&(n.outputCalendar=this.outputCalendar,n.numberingSystem=this.loc.numberingSystem,n.locale=this.loc.locale),n}toJSDate(){return new Date(this.isValid?this.ts:NaN)}diff(e,n="milliseconds",a={}){if(!this.isValid||!e.isValid)return le.invalid("created by diffing an invalid DateTime");const o={locale:this.locale,numberingSystem:this.numberingSystem,...a},i=B9(n).map(le.normalizeUnit),s=e.valueOf()>this.valueOf(),l=s?this:e,c=s?e:this,u=D8(l,c,i,o);return s?u.negate():u}diffNow(e="milliseconds",n={}){return this.diff(G.now(),e,n)}until(e){return this.isValid?fe.fromDateTimes(this,e):this}hasSame(e,n,a){if(!this.isValid)return!1;const o=e.valueOf(),i=this.setZone(e.zone,{keepLocalTime:!0});return i.startOf(n,a)<=o&&o<=i.endOf(n,a)}equals(e){return this.isValid&&e.isValid&&this.valueOf()===e.valueOf()&&this.zone.equals(e.zone)&&this.loc.equals(e.loc)}toRelative(e={}){if(!this.isValid)return null;const n=e.base||G.fromObject({},{zone:this.zone}),a=e.padding?this<n?-e.padding:e.padding:0;let o=["years","months","days","hours","minutes","seconds"],i=e.unit;return Array.isArray(e.unit)&&(o=e.unit,i=void 0),rf(n,this.plus(a),{...e,numeric:"always",units:o,unit:i})}toRelativeCalendar(e={}){return this.isValid?rf(e.base||G.fromObject({},{zone:this.zone}),this,{...e,numeric:"auto",units:["years","months","days"],calendary:!0}):null}static min(...e){if(!e.every(G.isDateTime))throw new He("min requires all arguments be DateTimes");return gd(e,n=>n.valueOf(),Math.min)}static max(...e){if(!e.every(G.isDateTime))throw new He("max requires all arguments be DateTimes");return gd(e,n=>n.valueOf(),Math.max)}static fromFormatExplain(e,n,a={}){const{locale:o=null,numberingSystem:i=null}=a,s=Ae.fromOpts({locale:o,numberingSystem:i,defaultToEN:!0});return Xd(s,e,n)}static fromStringExplain(e,n,a={}){return G.fromFormatExplain(e,n,a)}static get DATE_SHORT(){return Do}static get DATE_MED(){return IA}static get DATE_MED_WITH_WEEKDAY(){return e9}static get DATE_FULL(){return VA}static get DATE_HUGE(){return PA}static get TIME_SIMPLE(){return MA}static get TIME_WITH_SECONDS(){return _A}static get TIME_WITH_SHORT_OFFSET(){return RA}static get TIME_WITH_LONG_OFFSET(){return FA}static get TIME_24_SIMPLE(){return LA}static get TIME_24_WITH_SECONDS(){return UA}static get TIME_24_WITH_SHORT_OFFSET(){return ZA}static get TIME_24_WITH_LONG_OFFSET(){return QA}static get DATETIME_SHORT(){return HA}static get DATETIME_SHORT_WITH_SECONDS(){return qA}static get DATETIME_MED(){return zA}static get DATETIME_MED_WITH_SECONDS(){return KA}static get DATETIME_MED_WITH_WEEKDAY(){return t9}static get DATETIME_FULL(){return jA}static get DATETIME_FULL_WITH_SECONDS(){return XA}static get DATETIME_HUGE(){return JA}static get DATETIME_HUGE_WITH_SECONDS(){return WA}}function ua(t){if(G.isDateTime(t))return t;if(t&&t.valueOf&&xn(t.valueOf()))return G.fromJSDate(t);if(t&&typeof t=="object")return G.fromObject(t);throw new He(`Unknown datetime argument: ${t}, of type ${typeof t}`)}const W8=()=>/iPhone|iPad|iPod|Android|webOS|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);function Xo(t="fge"){const e=r.ref({whatsapp:null,telegram:null,email:null}),n=be(),a=r.ref(),o=r.ref(),i=r.ref(),s=r.ref(),l=r.ref(),c=r.ref(),u=r.ref(!1);r.onMounted(()=>{const y=Bi(t+"-estados");y&&(e.value={...JSON.parse(y)})});const A=(y,m=!0)=>(e.value[y]===null||typeof e.value[y]=="number"&&e.value[y]<Date.now())&&m?(e.value[y]=G.now().plus({minutes:2}).toMillis(),xi({name:t+"-estados",value:JSON.stringify(e.value),seconds:120}),!0):!1,d=async({callbackApi:y,code:m,counterTime:C=120,abrirTelegramDialog:v=!0})=>{const h={contacto:o.value,medio:c.value,code:m};if(A(c.value)){const w=await y(h);return w.error?q.error(`<p class="toast-title">Error</p><p class="toast-description">${w.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0}):q.success(`<p class="toast-title">Operación exitosa</p><p class="toast-description">${w.message}!</p>`,{autoClose:5e3,hideProgressBar:!0,icon:Rt,closeOnClick:!1,dangerouslyHTMLString:!0}),r.nextTick(()=>{var b;(b=a.value)==null||b.reInit(C)}),w}else r.nextTick(()=>{r.nextTick(()=>{p(c.value)})});c.value==="telegram"&&v&&f()},p=y=>{var m;if(typeof e.value[y]=="number"&&e.value[y]>Date.now()){const C=Math.round(Math.abs(e.value[y]-Date.now())/1e3);(m=a.value)==null||m.reInit(C)}},f=()=>{u.value=!0};return{refCounter:a,currentContacto:o,message2Fa:i,currentMedio:c,openTelegram:u,sePuedeReenviarMensaje:A,enviarMensaje:d,openTelegramPage:()=>{if(!W8()){window.open(`https://web.telegram.org/k/#@${n.tgBot}`,"_blank");return}const y=document.createElement("a");y.href=`tg://resolve?domain=${n.tgBot}`,y.target="_blank",y.onclick=function(){setTimeout(function(){if(document.visibilityState==="visible"){const m=window.open(`https://web.telegram.org/k/#@${n.tgBot}`,"_blank");m==null||m.focus()}y.remove()},1e3)},y.click()},message2FaContexto:s,url2FaContexto:l}}const Y8=async t=>ne.post("/v1/validar/usuario",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),$8=async t=>ne.post("/v1/registrar/usuario",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),G8=async t=>ne.post("/v1/enviar/codigo/verificacion",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),N8=async t=>ne.post("/v1/confirmar/codigo/verificacion",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e});function eg(){const t=[j.object().shape({ci:j.string().required().label("Cédula de identidad"),nombres:j.string().required().label("Nombre"),paterno:j.string().when("materno",([U])=>U?j.string().notRequired():j.string().required().label("Apellido paterno o materno")),materno:j.string().when("paterno",([U])=>U?j.string().notRequired():j.string().required().label("Apellido paterno o materno")),fechaNacimiento:j.mixed().required().label("Fecha de nacimiento")},[["materno","paterno"]]),j.object().shape({celular:j.string().required().matches(sl).min(8).max(8).label("Celular"),email:j.string().email().notRequired().label("E-mail"),direccion:j.string().required().label("Dirección"),password:j.string().required().matches(Oo).min(8).max(15).label("Contraseña"),repetirPassword:j.string().required().oneOf([j.ref("password")]).label("Confirmación de la contraseña")}),j.object().shape({codigoContacto:j.string().required().matches(or).max(10).label("Código")})],e=be(),n=ta(),a=r.ref([{name:"step1"},{name:"step2"},{name:"step3"}]),o=r.ref(0),i=r.computed(()=>t[o.value]),{refCounter:s,currentContacto:l,currentMedio:c,openTelegram:u,enviarMensaje:A,openTelegramPage:d}=Xo("registro"),p=r.reactive({verificadoEmail:!1,verificadoTelegram:!1,verificadoWhatsapp:!1}),{values:f,handleSubmit:g,errors:y,setErrors:m,validateField:C,resetForm:v,setFieldValue:h,setFieldError:w}=ie.useForm({validationSchema:i,keepValuesOnUnmount:!0}),{value:b}=ie.useField("fechaNacimiento");r.watch(()=>f.celular,()=>{(p.verificadoTelegram||p.verificadoWhatsapp)&&(p.verificadoTelegram=!1,p.verificadoWhatsapp=!1)}),r.watch(()=>f.email,()=>{p.verificadoEmail&&(p.verificadoEmail=!1)});const k=g(async U=>{var F,H,K;n.setLoading(!0);const M=new Date(`${U.fechaNacimiento.month}-${U.fechaNacimiento.day}-${U.fechaNacimiento.year}`);try{const L={ci:U.ci,nombres:(F=U.nombres)==null?void 0:F.trim(),paterno:(H=U.paterno)==null?void 0:H.trim(),materno:(K=U.materno)==null?void 0:K.trim(),fechaNacimiento:M,aplicacion:e.aplicacion},re=await Y8(L);o.value=o.value+1,h("codigoRegistro",re.response.codigo)}catch(L){if(L.response&&Array.isArray(L.response)){Ge({error:L.response,setErrors:m});return}L.message&&q.error(`<p class="toast-title">Error</p><p class="toast-description">${L.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0})}finally{n.setLoading(!1)}}),E=async({medio:U,contacto:M})=>{if(U==="email"){if(!f.email){w("email","Email es requerido para verificar");return}const{valid:L}=await C("email");if(!L||p.verificadoEmail)return}const H=U==="telegram",K=U==="whatsapp";if(H||K){if(H&&p.verificadoTelegram||K&&p.verificadoWhatsapp)return;const{valid:L}=await C("celular");if(!L)return}try{c.value=U,l.value=M,V(H),o.value=2}catch(L){q.error(`<p class="toast-title">Error</p><p class="toast-description">${L.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0})}},R=async()=>{try{const{valid:U}=await C("codigoContacto");if(!U)return;const M=await N8({code_confirmacion:f.codigoContacto,code:f.codigoRegistro,medio:c.value});q.success(`<p class="toast-title">Operación exitosa</p><p class="toast-description">${M.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:Rt,closeOnClick:!1,dangerouslyHTMLString:!0}),c.value==="email"?p.verificadoEmail=!0:c.value==="whatsapp"?p.verificadoWhatsapp=!0:c.value==="telegram"&&(p.verificadoTelegram=!0),o.value=o.value-1,h("codigoContacto",void 0),c.value=void 0,l.value=null}catch(U){q.error(`<p class="toast-title">Error</p><p class="toast-description">${U.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0})}},V=async(U=!1)=>{A({callbackApi:G8,code:f.codigoRegistro,abrirTelegramDialog:U,counterTime:120}),q.success('<p class="toast-title">Operación exitosa</p><p class="toast-description">Mensaje enviado!</p>',{autoClose:5e3,hideProgressBar:!0,icon:Rt,closeOnClick:!1,dangerouslyHTMLString:!0})},B=()=>{o.value=1,h("codigoContacto",void 0)},x=()=>{o.value=0,v()},_=g(async U=>{var M,F;n.setLoading(!0);try{const H=new Date(`${U.fechaNacimiento.month}-${U.fechaNacimiento.day}-${U.fechaNacimiento.year}`),K={...U,email:(M=U.email)==null?void 0:M.trim(),direccion:(F=U.direccion)==null?void 0:F.trim(),aplicacion:e.aplicacion,fechaNacimiento:H},L=await $8(K);q.success(`<p class="toast-title">Operación realizada</p><p class="toast-description">${L.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:Rt,closeOnClick:!1,dangerouslyHTMLString:!0}),n.setLoading(!1),e.goLoginPage()}catch(H){if(H.response&&Array.isArray(H.response)){Ge({error:H.response,setErrors:m});return}H.message&&q.error(`<p class="toast-title">Error</p><p class="toast-description">${H.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0})}finally{n.setLoading(!1)}});return{refCounter:s,currentContacto:l,values:f,steps:a,currentStep:o,mediosVerificados:p,fechaNacimiento:b,errors:y,openTelegram:u,onValidarDatosUsuario:k,onRegistrarUsuario:_,onEnviarMensaje:V,onEnviarCodigoAlUsuario:E,onEnviarCodigoVerificacion:R,onCancelarVerificacion:B,onCancelarRegistro:x,openTelegramPage:d}}const tg={key:0,class:"fge-auth-error"},de=r.defineComponent({__name:"FgeErrorMessage",props:{error:{required:!0}},setup(t){return(e,n)=>t.error?(r.openBlock(),r.createElementBlock("p",tg,r.toDisplayString(t.error),1)):r.createCommentVNode("",!0)}}),ng={key:0,class:"fge-text-gray"},rg=r.defineComponent({__name:"FgeButtonCounter",props:{reenviarMensaje:{type:Function,required:!0}},emits:["finished"],setup(t,{expose:e,emit:n}){const a=t,o=r.ref(0),i=r.ref(),s=n,l=(u=5)=>{o.value=u,clearTimeout(i.value),c()},c=()=>{o.value>0?i.value=window.setTimeout(()=>{o.value-=1,c()},1e3):s("finished")};return e({reInit:l}),(u,A)=>o.value?(r.openBlock(),r.createElementBlock("span",ng,"Reenviar código en "+r.toDisplayString(o.value)+" segundo(s)",1)):(r.openBlock(),r.createElementBlock("button",{key:1,class:"fge-link-secondary-button",label:"Reenviar código",onClick:A[0]||(A[0]=(...d)=>a.reenviarMensaje&&a.reenviarMensaje(...d))}))}}),of=t=>(r.pushScopeId("data-v-b99b89d3"),t=t(),r.popScopeId(),t),ag={class:"send-code-container"},og={class:"mb-40"},ig={class:"field col-12 text-left m-0"},sg={class:"fge-form-label current-contact-label"},lg={key:0,class:"fge-text-gray message2FaContexto"},cg=of(()=>r.createElementVNode("p",null,[r.createElementVNode("b",null,"Instrucciones")],-1)),ug=["href"],Ag={class:"auth-input-container"},dg=of(()=>r.createElementVNode("label",{for:"codigo",class:"fge-form-label"},"Código:",-1)),fg={key:1,class:"text-center mt-1"},pg={class:"auth-btn-container"},Jo=bt(r.defineComponent({__name:"FgeEnviarCodigo",props:{fieldName:{type:String,required:!0},message2Fa:{type:null,required:!1},url2FaContexto:{type:null,required:!1},message2FaContexto:{type:null,required:!1},error:{type:null,required:!0},cancelarText:{type:String,default:"Anterior"},aceptarText:{type:String,default:"Aceptar"},cancelarFunction:{type:Function,required:!1},aceptarFunction:{type:Function,required:!1},reenviarMensaje:{type:Function,required:!1},showCode:{type:Boolean,required:!1,default:!0},refCounter:{required:!0}},emits:["update:codigo","update:refCounter","finishCount"],setup(t,{emit:e}){const n=e,a=r.ref(),o=()=>{n("finishCount",!0)};return r.watch(a,i=>{n("update:refCounter",i)}),(i,s)=>(r.openBlock(),r.createElementBlock("div",ag,[r.createElementVNode("div",og,[r.createElementVNode("div",ig,[r.createElementVNode("p",sg,r.toDisplayString(t.message2Fa),1),t.message2FaContexto?(r.openBlock(),r.createElementBlock("div",lg,[cg,r.createElementVNode("p",null,r.toDisplayString(t.message2FaContexto),1),t.url2FaContexto?(r.openBlock(),r.createElementBlock("a",{key:0,href:t.url2FaContexto,target:"_blank"},"Abrir Link",8,ug)):r.createCommentVNode("",!0)])):r.createCommentVNode("",!0),r.createElementVNode("div",Ag,[dg,r.createVNode(r.unref(ie.Field),{name:t.fieldName,id:"code",class:r.normalizeClass(["fge-auth-input",{"fge-auth-input-invalid":t.error}]),type:"text"},null,8,["name","class"])]),r.createVNode(de,{error:t.error},null,8,["error"]),t.reenviarMensaje?(r.openBlock(),r.createElementBlock("div",fg,[r.createVNode(rg,{ref_key:"refBtnCounter",ref:a,reenviarMensaje:t.reenviarMensaje,onFinished:o},null,8,["reenviarMensaje"])])):r.createCommentVNode("",!0)]),r.renderSlot(i.$slots,"inputs",{},void 0,!0)]),r.createElementVNode("div",null,[r.createElementVNode("div",pg,[t.cancelarFunction?(r.openBlock(),r.createElementBlock("button",{key:0,title:"Volver",onClick:s[0]||(s[0]=()=>{var l;return(l=t.cancelarFunction)==null?void 0:l.call(t)}),class:"fge-gray-button w-full"},[r.createElementVNode("span",null,r.toDisplayString(t.cancelarText),1)])):r.createCommentVNode("",!0),t.aceptarFunction?(r.openBlock(),r.createElementBlock("button",{key:1,title:"Enviar código",onClick:s[1]||(s[1]=()=>{var l;return(l=t.aceptarFunction)==null?void 0:l.call(t)}),class:"w-full fge-auth-primary-button"},[r.createElementVNode("span",null,r.toDisplayString(t.aceptarText),1)])):r.createCommentVNode("",!0)])])]))}}),[["__scopeId","data-v-b99b89d3"]]),hg="data:image/png;base64,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BEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAAAAAAOk6gFAAAAAAAAAAAAKDjBEoBAAAAAAAA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",mg={},gg=t=>(r.pushScopeId("data-v-d55c8d76"),t=t(),r.popScopeId(),t),vg={class:"fge-logo-container"},yg=[gg(()=>r.createElementVNode("img",{src:hg,alt:"logo-icon"},null,-1))];function wg(t,e){return r.openBlock(),r.createElementBlock("div",vg,yg)}const Tl=bt(mg,[["render",wg],["__scopeId","data-v-d55c8d76"]]),bg={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 35 35"},Cg=[r.createElementVNode("path",{stroke:"currentColor","stroke-width":"2",d:"M34 17.5C34 26.613 26.613 34 17.5 34S1 26.613 1 17.5 8.387 1 17.5 1 34 8.387 34 17.5Z",class:"stroke-content"},null,-1),r.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M26 15.57v7.41a2 2 0 0 1-2 2H10a2 2 0 0 1-2-2V12.5c0-.83.67-1.5 1.5-1.5H26l-.62.605",class:"stroke-content"},null,-1),r.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m25.38 11.646-8.38 6.8-8.345-6.8",class:"stroke-content"},null,-1)];function Eg(t,e){return r.openBlock(),r.createElementBlock("svg",bg,[...Cg])}const Aa={render:Eg},kg={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 33 32"},Bg=[r.createElementVNode("path",{stroke:"currentColor","stroke-miterlimit":"10","stroke-width":"2",d:"M16.95 31a15 15 0 1 0 0-30 15 15 0 0 0 0 30Z",class:"stroke-content"},null,-1),r.createElementVNode("path",{fill:"currentColor",d:"M24.25 9.91c-.06-.17-.13-.21-.23-.25-.23-.09-.63.04-.63.04S9.37 14.74 8.57 15.3c-.17.12-.23.19-.26.27-.14.4.29.57.29.57l3.61 1.18s.13.02.18-.01c.82-.52 8.27-5.22 8.7-5.38.07-.02.12 0 .1.05-.17.6-6.64 6.35-6.64 6.35l-.04.07-.34 3.58s-.14 1.1.96 0c.77-.77 1.52-1.42 1.9-1.74 1.24.86 2.58 1.81 3.16 2.3.29.25.53.29.73.28.55-.02.7-.62.7-.62s2.55-10.28 2.64-11.66l.02-.31c0-.13-.01-.26-.03-.32Z",class:"fill-content"},null,-1)];function xg(t,e){return r.openBlock(),r.createElementBlock("svg",kg,[...Bg])}const da={render:xg},Sg={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 33 32"},Og=[r.createElementVNode("path",{stroke:"currentColor","stroke-miterlimit":"10","stroke-width":"2",d:"M16.38 31a15 15 0 1 0 0-30 15 15 0 0 0 0 30Z",class:"stroke-content"},null,-1),r.createElementVNode("path",{stroke:"currentColor",d:"M23.59 8.97A9.54 9.54 0 0 0 8.61 20.45l-1.35 4.93 5.04-1.32A9.54 9.54 0 0 0 23.59 8.98v-.01Zm-6.73 14.64a7.92 7.92 0 0 1-4.03-1.1l-.29-.17-2.99.78.8-2.92-.19-.3a7.9 7.9 0 1 1 6.69 3.7l.01.01Zm4.34-5.92c-.24-.12-1.41-.69-1.62-.77-.22-.08-.38-.12-.53.12-.16.24-.61.77-.75.93-.14.16-.28.18-.52.06s-1-.37-1.91-1.18a7.02 7.02 0 0 1-1.32-1.65c-.14-.24-.01-.37.1-.49.11-.11.24-.28.36-.42.12-.14.16-.24.24-.4.08-.16.04-.3-.02-.42l-.73-1.76c-.19-.46-.39-.4-.53-.41h-.46a.85.85 0 0 0-.63.3c-.22.24-.83.81-.83 1.98s.85 2.3.97 2.46c.12.16 1.68 2.56 4.06 3.59.57.24 1.01.39 1.36.5.57.18 1.09.16 1.5.09.46-.07 1.41-.58 1.6-1.13.2-.56.2-1.03.14-1.13-.06-.1-.22-.16-.46-.28l-.02.01Z",class:"stroke-content","clip-rule":"evenodd"},null,-1)];function Dg(t,e){return r.openBlock(),r.createElementBlock("svg",Sg,[...Og])}const sf={render:Dg},Tg={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 26 27"},Ig=[r.createElementVNode("path",{stroke:"#513c86","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17.879 1.109V6.63M8.109 1.11V6.63m13.357-1.705h1.068c1.056 0 1.909.93 1.909 2.087V23.83c0 1.157-.853 2.086-1.909 2.086H3.452c-1.056 0-1.908-.929-1.908-2.086V7.012c0-1.158.852-2.087 1.908-2.087h14.02"},null,-1),r.createElementVNode("path",{stroke:"#513c86","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"3",d:"M8.108 12.953v-.026m0 4.987v-.025m4.898-4.936-.025-.026m.025 4.987-.025-.025m4.898-4.936v-.026m0 4.987v-.025"},null,-1)];function Vg(t,e){return r.openBlock(),r.createElementBlock("svg",Tg,[...Ig])}const Pg={render:Vg},Mg={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 320 512"},_g=[r.createElementVNode("path",{d:"M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z"},null,-1)];function Rg(t,e){return r.openBlock(),r.createElementBlock("svg",Mg,[..._g])}const Fg={render:Rg},Lg={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 320 512"},Ug=[r.createElementVNode("path",{d:"M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 246.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z"},null,-1)];function Zg(t,e){return r.openBlock(),r.createElementBlock("svg",Lg,[...Ug])}const Qg={render:Zg},Hg={style:{position:"relative"}},qg=["type","placeholder","name"],zg=[r.createElementVNode("path",{d:"M.2 10a11 11 0 0 1 19.6 0A11 11 0 0 1 .2 10zm9.8 4a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm0-2a2 2 0 1 1 0-4 2 2 0 0 1 0 4z"},null,-1)],Kg=[r.createElementVNode("path",{d:"M12.81 4.36l-1.77 1.78a4 4 0 0 0-4.9 4.9l-2.76 2.75C2.06 12.79.96 11.49.2 10a11 11 0 0 1 12.6-5.64zm3.8 1.85c1.33 1 2.43 2.3 3.2 3.79a11 11 0 0 1-12.62 5.64l1.77-1.78a4 4 0 0 0 4.9-4.9l2.76-2.75zm-.25-3.99l1.42 1.42L3.64 17.78l-1.42-1.42L16.36 2.22z"},null,-1)],sn=r.defineComponent({__name:"FgePassword",props:{class:{},errorClasses:{},name:{},placeholder:{},failedValidationMessage:{type:Boolean,default:!1},validationRegex:{type:[String,Boolean],default:!1},iconSize:{default:"1.25rem"},iconColor:{default:"var(--fge-orange-color)"}},emits:["input"],setup(t,{emit:e}){const n=t,a=e,o=r.ref("password"),i=r.ref(""),s=r.computed(()=>!i.value||!n.validationRegex||!n.failedValidationMessage?!0:u()),l=r.computed(()=>({height:n.iconSize,width:n.iconSize,color:n.iconColor,fill:"currentColor"})),c=()=>{o.value=o.value==="password"?"text":"password"},u=()=>typeof n.validationRegex=="string"?new RegExp(n.validationRegex,"g").test(i.value):!1;return(A,d)=>(r.openBlock(),r.createElementBlock("div",null,[r.createElementVNode("div",Hg,[r.withDirectives(r.createElementVNode("input",{autocomplete:"off",style:{position:"relative"},type:o.value,placeholder:A.placeholder,class:r.normalizeClass(A.class),name:A.name,"onUpdate:modelValue":d[0]||(d[0]=p=>i.value=p),onInput:d[1]||(d[1]=p=>a("input",p.target.value))},null,42,qg),[[r.vModelDynamic,i.value]]),r.createElementVNode("a",{style:{cursor:"pointer",position:"absolute",top:"50%",right:"10px",transform:"translateY(-50%)"},onClick:r.withModifiers(c,["prevent"])},[r.withDirectives((r.openBlock(),r.createElementBlock("svg",{style:r.normalizeStyle(l.value),xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},zg,4)),[[r.vShow,o.value==="password"]]),r.withDirectives((r.openBlock(),r.createElementBlock("svg",{style:r.normalizeStyle(l.value),xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},Kg,4)),[[r.vShow,o.value!=="password"]])])]),r.withDirectives(r.createElementVNode("div",{style:{"margin-top":"0.5rem"},class:r.normalizeClass(A.errorClasses)},r.toDisplayString(A.failedValidationMessage),3),[[r.vShow,!s.value]])]))}}),jg={xmlns:"http://www.w3.org/2000/svg",fill:"none","aria-hidden":"true","data-pc-section":"closebuttonicon",viewBox:"0 0 14 14"},Xg=[r.createElementVNode("path",{fill:"currentColor",d:"m8.012 7.01 4.258-4.26a.723.723 0 1 0-1.021-1.021L6.99 5.988 2.733 1.73A.723.723 0 0 0 1.71 2.751L5.97 7.01l-4.258 4.258a.723.723 0 0 0 1.021 1.022l4.259-4.26 4.258 4.258a.723.723 0 0 0 1.021-1.021L8.012 7.008Z"},null,-1)];function Jg(t,e){return r.openBlock(),r.createElementBlock("svg",jg,[...Xg])}const Il={render:Jg},Wg={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 31 31"},Yg=["fill"],$g=r.createElementVNode("path",{fill:"#fff",d:"m14.9528 18.8298-.32-8.73v-3.17h2.74v3.18l-.3101 8.71h-2.12l.0101.01Zm-.25 6.18v-3.72h2.53v3.72h-2.53Z"},null,-1),Wo=r.defineComponent({__name:"ExclamationIcon",props:{mode:{type:String,default:"info"}},setup(t){const e=new Map([["gray","--fge-gray-icon"],["success","--fge-toast-success"],["error","--fge-toast-error"],["info","--fge-toast-info"],["warn","--fge-toast-warning"]]),n=t,a=r.computed(()=>n.mode),o=r.computed(()=>{const i=e.get(a.value);return window.getComputedStyle(document.documentElement).getPropertyValue(i)});return(i,s)=>(r.openBlock(),r.createElementBlock("svg",Wg,[r.createElementVNode("path",{fill:o.value,d:"M15.9609 30.4998c8.2843 0 15-6.7158 15-15 0-8.2843-6.7157-15-15-15-8.2842 0-15 6.7157-15 15 0 8.2842 6.7158 15 15 15Z"},null,8,Yg),$g]))}}),Gg=r.createElementVNode("button",{class:"auth-hide-btn"},null,-1),Ng={class:"auth-title-container"},ev=r.createElementVNode("p",null,"Confirmación vía Telegram",-1),tv={class:"dialog-body"},nv={class:"icon"},rv=r.createElementVNode("p",{class:"body-title"},"Siga los siguientes pasos:",-1),av=r.createElementVNode("p",null,[r.createTextVNode(' Haz clic en el botón "Abrir" para abrir la página de '),r.createElementVNode("b",null,[r.createElementVNode("a",{href:"https://play.google.com/store/apps/details?id=org.telegram.messenger",target:"_blank"}," Telegram ")]),r.createTextVNode(" . ")],-1),ov=r.createElementVNode("p",null,"1. Inicia sesión en tu cuenta de Telegram.",-1),iv=r.createElementVNode("p",null,'2. Presiona el botón "Comenzar" o "Start"',-1),sv=r.createElementVNode("p",{style:{"margin-left":"5px"}},[r.createTextVNode(' ** o ingrese "'),r.createElementVNode("b",null,"/start"),r.createTextVNode('" en el chat si no encuentra el botón ')],-1),lv=r.createElementVNode("p",null,"3. Copia el código en el formulario para completar el proceso de confirmación.",-1),cv={class:"dialog-footer"},lf=r.defineComponent({__name:"TelegramDialog",props:{open:{type:Boolean,default:!1},openClick:{type:Function,required:!0}},emits:["update:open"],setup(t,{emit:e}){const n=t,a=r.computed({get:()=>n.open,set:i=>o("update:open",i)}),o=e;return(i,s)=>(r.openBlock(),r.createBlock(r.unref(io),{open:a.value,"onUpdate:open":s[2]||(s[2]=l=>a.value=l)},{default:r.withCtx(()=>[r.createVNode(r.unref(so),{"as-child":""},{default:r.withCtx(()=>[Gg]),_:1}),r.createVNode(r.unref(co),null,{default:r.withCtx(()=>[r.createVNode(r.unref(fo),{class:"modal-overlay"}),r.createVNode(r.unref(Ao),{class:"auth-modal-container",onInteractOutside:s[1]||(s[1]=l=>l.preventDefault()),"aria-describedby":"dialog-description"},{default:r.withCtx(()=>[r.createVNode(r.unref(po),{class:"auth-dialog-title"},{default:r.withCtx(()=>[r.createElementVNode("div",Ng,[ev,r.createVNode(r.unref(er),{class:"close-icon","aria-label":"Close"},{default:r.withCtx(()=>[r.createVNode(r.unref(Il))]),_:1})])]),_:1}),r.createElementVNode("div",tv,[r.createElementVNode("div",nv,[r.createVNode(Wo,{mode:"gray"})]),rv,av,ov,iv,sv,lv]),r.createElementVNode("div",cv,[r.createVNode(r.unref(er),{class:"fge-gray-button w-full","aria-label":"Close"},{default:r.withCtx(()=>[r.createTextVNode(" Cerrar ")]),_:1}),r.createElementVNode("button",{class:"w-full fge-auth-primary-button",onClick:s[0]||(s[0]=r.withModifiers(()=>t.openClick(),["prevent"]))}," Abrir ")])]),_:1})]),_:1})]),_:1},8,["open"]))}}),Ve=t=>(r.pushScopeId("data-v-aad3098a"),t=t(),r.popScopeId(),t),uv={class:"fge-right-container"},Av={class:"auth-form-container"},dv={class:"auth-input-container"},fv=Ve(()=>r.createElementVNode("label",{for:"nombres",class:"fge-form-label"},"Nombres:",-1)),pv={class:"auth-input-container"},hv=Ve(()=>r.createElementVNode("label",{for:"paterno",class:"fge-form-label"},"Primer Apellido:",-1)),mv={class:"auth-input-container"},gv=Ve(()=>r.createElementVNode("label",{for:"materno",class:"fge-form-label"},"Segundo Apellido:",-1)),vv={class:"auth-input-container"},yv=Ve(()=>r.createElementVNode("label",{for:"fechaNacimiento",class:"fge-form-label"},"Fecha de Nacimiento:",-1)),wv={class:"date-picker-field-div"},bv={class:"div-datepicker-header"},Cv={class:"auth-input-container mb-0"},Ev=Ve(()=>r.createElementVNode("label",{for:"ci",class:"fge-form-label"},"Cédula de Identidad:",-1)),kv={class:"fge-btn-section"},Bv=Ve(()=>r.createElementVNode("i",{class:"fge-horizontal-line"},null,-1)),xv={class:"auth-btn-container"},Sv=[Ve(()=>r.createElementVNode("span",null," Ir al login ",-1))],Ov=[Ve(()=>r.createElementVNode("span",null," Siguiente ",-1))],Dv={class:"auth-form-container"},Tv={class:"auth-input-container"},Iv=Ve(()=>r.createElementVNode("label",{for:"celular",class:"fge-form-label"},"Celular:",-1)),Vv={class:"auth-relative-container"},Pv={class:"auth-input-container"},Mv=Ve(()=>r.createElementVNode("label",{for:"email",class:"fge-form-label"},"E-mail:",-1)),_v={class:"auth-relative-container"},Rv={class:"auth-input-container"},Fv=Ve(()=>r.createElementVNode("label",{for:"fge_dr",class:"fge-form-label"},"Dir­ección:",-1)),Lv={class:"auth-input-container"},Uv=Ve(()=>r.createElementVNode("label",{for:"fge_new_spswd",class:"fge-form-label"},"Co­ntra­seña:",-1)),Zv={class:"auth-input-container mb-0"},Qv=Ve(()=>r.createElementVNode("label",{for:"fge_contra_rep",class:"fge-form-label"}," Repetir con­t­ras­eña: ",-1)),Hv={class:"fge-btn-section"},qv=Ve(()=>r.createElementVNode("i",{class:"fge-horizontal-line"},null,-1)),zv={class:"auth-btn-container"},Kv=[Ve(()=>r.createElementVNode("span",null,"Anterior",-1))],jv=[Ve(()=>r.createElementVNode("span",null," Registrar ",-1))],Xv=bt(r.defineComponent({__name:"FgeRegistrarPage",setup(t){const{values:e,refCounter:n,currentContacto:a,fechaNacimiento:o,steps:i,currentStep:s,mediosVerificados:l,errors:c,openTelegram:u,onValidarDatosUsuario:A,onCancelarRegistro:d,onRegistrarUsuario:p,onEnviarMensaje:f,onEnviarCodigoAlUsuario:g,onEnviarCodigoVerificacion:y,onCancelarVerificacion:m,openTelegramPage:C}=eg(),v=be();return(h,w)=>(r.openBlock(),r.createElementBlock(r.Fragment,null,[r.createVNode(Tl),r.createElementVNode("div",uv,[r.createVNode(wo,{currentStep:r.unref(s),steps:r.unref(i),showHeader:!1},{step1:r.withCtx(()=>[r.createElementVNode("div",Av,[r.createElementVNode("div",dv,[fv,r.createVNode(r.unref(ie.Field),{name:"nombres",id:"nombres",class:r.normalizeClass(["fge-auth-input uppercase",{"fge-auth-input-invalid":r.unref(c).nombres}]),type:"text"},null,8,["class"]),r.createVNode(de,{error:r.unref(c).nombres},null,8,["error"])]),r.createElementVNode("div",pv,[hv,r.createVNode(r.unref(ie.Field),{name:"paterno",id:"paterno",class:r.normalizeClass(["fge-auth-input uppercase",{"fge-auth-input-invalid":r.unref(c).paterno}]),type:"text"},null,8,["class"]),r.createVNode(de,{error:r.unref(c).paterno},null,8,["error"])]),r.createElementVNode("div",mv,[gv,r.createVNode(r.unref(ie.Field),{name:"materno",id:"materno",class:r.normalizeClass(["fge-auth-input uppercase",{"fge-auth-input-invalid":r.unref(c).materno}]),type:"text"},null,8,["class"]),r.createVNode(de,{error:r.unref(c).materno},null,8,["error"])]),r.createElementVNode("div",vv,[yv,r.createVNode(r.unref(m6),{id:"date-field",modelValue:r.unref(o),"onUpdate:modelValue":w[0]||(w[0]=b=>r.isRef(o)?o.value=b:null),locale:"es"},{default:r.withCtx(()=>[r.createVNode(r.unref(v6),{class:"fge-auth-input relative"},{default:r.withCtx(({segments:b})=>[r.createElementVNode("div",wv,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(b,k=>(r.openBlock(),r.createElementBlock(r.Fragment,{key:k.part},[k.part==="literal"?(r.openBlock(),r.createBlock(r.unref(fA),{key:0,part:k.part},{default:r.withCtx(()=>[r.createTextVNode(r.toDisplayString(k.value),1)]),_:2},1032,["part"])):(r.openBlock(),r.createBlock(r.unref(fA),{key:1,part:k.part,class:"date-picker-input"},{default:r.withCtx(()=>[r.createTextVNode(r.toDisplayString(k.value),1)]),_:2},1032,["part"]))],64))),128))]),r.createVNode(r.unref(w6),{class:"date-picker-btn"},{default:r.withCtx(()=>[r.createVNode(r.unref(Pg),{class:"calendar-icon"})]),_:1})]),_:1}),r.createVNode(r.unref(b6),{"side-offset":4,class:"date-picker-content"},{default:r.withCtx(()=>[r.createVNode(r.unref(y6),{class:"calendar-fill-white"}),r.createVNode(r.unref(g6),{style:{padding:"1rem",width:"350px"}},{default:r.withCtx(({weekDays:b,grid:k})=>[r.createVNode(r.unref(o6),{class:"date-picker-header"},{default:r.withCtx(()=>[r.createVNode(r.unref(A6),{class:"date-picker-header-btn"},{default:r.withCtx(()=>[r.createVNode(r.unref(Qg))]),_:1}),r.createVNode(r.unref(i6),{class:"datepicker-header-label"}),r.createVNode(r.unref(u6),{class:"date-picker-header-btn"},{default:r.withCtx(()=>[r.createVNode(r.unref(Fg))]),_:1})]),_:1}),r.createElementVNode("div",bv,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(k,E=>(r.openBlock(),r.createBlock(r.unref(s6),{key:E.value.toString(),class:"div-datepicker-grid"},{default:r.withCtx(()=>[r.createVNode(r.unref(d6),null,{default:r.withCtx(()=>[r.createVNode(r.unref(dA),{class:"date-picker-grid-row"},{default:r.withCtx(()=>[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(b,R=>(r.openBlock(),r.createBlock(r.unref(c6),{key:R,class:"date-picker-header-cell"},{default:r.withCtx(()=>[r.createTextVNode(r.toDisplayString(R),1)]),_:2},1024))),128))]),_:2},1024)]),_:2},1024),r.createVNode(r.unref(f6),null,{default:r.withCtx(()=>[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(E.rows,(R,V)=>(r.openBlock(),r.createBlock(r.unref(dA),{key:`weekDate-${V}`,class:"datepicker-row"},{default:r.withCtx(()=>[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(R,B=>(r.openBlock(),r.createBlock(r.unref(l6),{key:B.toString(),date:B},{default:r.withCtx(()=>[r.createVNode(r.unref(p6),{day:B,month:E.value,class:"datepicker-cell-trigger"},null,8,["day","month"])]),_:2},1032,["date"]))),128))]),_:2},1024))),128))]),_:2},1024)]),_:2},1024))),128))])]),_:1})]),_:1})]),_:1},8,["modelValue"]),r.createVNode(de,{error:r.unref(c).fechaNacimiento},null,8,["error"])]),r.createElementVNode("div",Cv,[Ev,r.createVNode(r.unref(ie.Field),{name:"ci",id:"ci",class:r.normalizeClass(["fge-auth-input",{"fge-auth-input-invalid":r.unref(c).ci}]),type:"text"},null,8,["class"]),r.createVNode(de,{error:r.unref(c).ci},null,8,["error"])])]),r.createElementVNode("div",kv,[Bv,r.createElementVNode("div",xv,[r.createElementVNode("button",{title:"Ir al login",onClick:w[1]||(w[1]=(...b)=>r.unref(v).goLoginPage&&r.unref(v).goLoginPage(...b)),class:"fge-gray-button w-full"},Sv),r.createElementVNode("button",{title:"Siguiente paso",class:"w-full fge-auth-primary-button",onClick:w[2]||(w[2]=(...b)=>r.unref(A)&&r.unref(A)(...b))},Ov)])])]),step2:r.withCtx(()=>[r.createElementVNode("div",Dv,[r.createElementVNode("div",Tv,[Iv,r.createElementVNode("div",Vv,[r.createVNode(r.unref(ie.Field),{name:"celular",id:"celular",class:r.normalizeClass(["fge-auth-input with-btns",{"fge-auth-input-invalid":r.unref(c).celular}]),type:"text"},null,8,["class"]),r.createVNode(r.unref(jr),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Xr),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Jr),{class:"btn-only-icon absolute-2",title:r.unref(l).verificadoWhatsapp?"Verificado":"Verificar whatsapp",onClick:w[3]||(w[3]=b=>r.unref(g)({medio:"whatsapp",contacto:r.unref(e).celular}))},{default:r.withCtx(()=>[r.createVNode(r.unref(sf),{class:r.normalizeClass({"auth-svg-primary":r.unref(l).verificadoWhatsapp,"auth-svg-gray":!r.unref(l).verificadoWhatsapp})},null,8,["class"])]),_:1},8,["title"]),r.createVNode(r.unref($r),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Wr),{class:"tooltip","side-offset":5},{default:r.withCtx(()=>[r.createTextVNode(r.toDisplayString(r.unref(l).verificadoWhatsapp?"Verificado":"Verificar")+" ",1),r.createVNode(r.unref(Yr),{class:"arrow-svg",width:10})]),_:1})]),_:1})]),_:1})]),_:1}),r.createVNode(r.unref(jr),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Xr),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Jr),{title:r.unref(l).verificadoTelegram?"Verificado":"Verificar telegram",class:"btn-only-icon absolute",onClick:w[4]||(w[4]=b=>r.unref(g)({medio:"telegram",contacto:r.unref(e).celular}))},{default:r.withCtx(()=>[r.createVNode(r.unref(da),{class:r.normalizeClass({"auth-svg-primary":r.unref(l).verificadoTelegram,"auth-svg-gray":!r.unref(l).verificadoTelegram})},null,8,["class"])]),_:1},8,["title"]),r.createVNode(r.unref($r),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Wr),{class:"tooltip","side-offset":5},{default:r.withCtx(()=>[r.createTextVNode(r.toDisplayString(r.unref(l).verificadoWhatsapp?"Verificado":"Verificar")+" ",1),r.createVNode(r.unref(Yr),{class:"arrow-svg",width:10})]),_:1})]),_:1})]),_:1})]),_:1})]),r.createVNode(de,{error:r.unref(c).celular},null,8,["error"])]),r.createElementVNode("div",Pv,[Mv,r.createElementVNode("div",_v,[r.createVNode(r.unref(ie.Field),{name:"email",id:"email",class:r.normalizeClass(["fge-auth-input with-btn",{"fge-auth-input-invalid":r.unref(c).email}]),type:"text"},null,8,["class"]),r.createVNode(r.unref(jr),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Xr),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Jr),{title:r.unref(l).verificadoEmail?"Verificado":"Verificar",class:"btn-only-icon absolute",onClick:w[5]||(w[5]=b=>r.unref(g)({medio:"email",contacto:r.unref(e).email}))},{default:r.withCtx(()=>[r.createVNode(r.unref(Aa),{class:r.normalizeClass({"auth-svg-primary":r.unref(l).verificadoEmail,"auth-svg-gray":!r.unref(l).verificadoEmail})},null,8,["class"])]),_:1},8,["title"]),r.createVNode(r.unref($r),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Wr),{class:"tooltip","side-offset":5},{default:r.withCtx(()=>[r.createTextVNode(r.toDisplayString(r.unref(l).verificadoEmail?"Verificado":"Verificar")+" ",1),r.createVNode(r.unref(Yr),{class:"arrow-svg",width:10})]),_:1})]),_:1})]),_:1})]),_:1})]),r.createVNode(de,{error:r.unref(c).email},null,8,["error"])]),r.createElementVNode("div",Rv,[Fv,r.createVNode(r.unref(ie.Field),{name:"direccion",id:"fge_dr",class:r.normalizeClass(["w-full fge-auth-input",{"fge-auth-input-invalid":r.unref(c).direccion}]),type:"text"},null,8,["class"]),r.createVNode(de,{error:r.unref(c).direccion},null,8,["error"])]),r.createElementVNode("div",Lv,[Uv,r.createVNode(r.unref(ie.Field),{name:"password"},{default:r.withCtx(({field:b})=>[r.createVNode(sn,r.mergeProps({id:"fge_new_spswd"},b,{class:"fge-auth-input with-btn",onKeyup:r.withKeys(r.unref(p),["enter"]),modelValue:b.value}),null,16,["onKeyup","modelValue"])]),_:1}),r.createVNode(de,{error:r.unref(c).password},null,8,["error"])]),r.createElementVNode("div",Zv,[Qv,r.createVNode(r.unref(ie.Field),{name:"repetirPassword"},{default:r.withCtx(({field:b})=>[r.createVNode(sn,r.mergeProps({id:"fge_contra_rep"},b,{class:["fge-auth-input with-btn",{"fge-auth-input-invalid":r.unref(c).repetirPassword}],onKeyup:r.withKeys(r.unref(p),["enter"]),modelValue:b.value}),null,16,["class","onKeyup","modelValue"])]),_:1}),r.createVNode(de,{error:r.unref(c).repetirPassword},null,8,["error"])])]),r.createElementVNode("div",Hv,[qv,r.createElementVNode("div",zv,[r.createElementVNode("button",{title:"Ir atrás",onClick:w[6]||(w[6]=(...b)=>r.unref(d)&&r.unref(d)(...b)),class:"fge-gray-button w-full"},Kv),r.createElementVNode("button",{title:"Registrar usuario",onClick:w[7]||(w[7]=(...b)=>r.unref(p)&&r.unref(p)(...b)),class:"w-full fge-auth-primary-button"},jv)])])]),step3:r.withCtx(()=>[r.createVNode(Jo,{fieldName:"codigoContacto",refCounter:r.unref(n),"onUpdate:refCounter":w[8]||(w[8]=b=>r.isRef(n)?n.value=b:null),error:r.unref(c).codigoContacto,currentContacto:r.unref(a),cancelarFunction:r.unref(m),aceptarFunction:r.unref(y),reenviarMensaje:()=>r.unref(f)()},null,8,["refCounter","error","currentContacto","cancelarFunction","aceptarFunction","reenviarMensaje"])]),_:1},8,["currentStep","steps"])]),r.createVNode(lf,{open:r.unref(u),"onUpdate:open":w[9]||(w[9]=b=>r.isRef(u)?u.value=b:null),openClick:r.unref(C)},null,8,["open","openClick"])],64))}}),[["__scopeId","data-v-aad3098a"]]),Jv={class:"footer"},Wv={class:"fge-version-label"},Yv=bt(r.defineComponent({__name:"FgeFooter",setup(t){const e=be();return(n,a)=>(r.openBlock(),r.createElementBlock("div",Jv,[r.createElementVNode("p",Wv,"Copyright Mp. Version "+r.toDisplayString(r.unref(e).systemVer),1)]))}}),[["__scopeId","data-v-526e8b52"]]),cf="ciudadania-digital-bc";var Se=(t=>(t.LOGIN="login",t.ALREADY_LOGIN="already_login",t.VALIDATE_FILE="validate_file",t.LOGOUT="logout",t.FORCE_CLOSE="force_close",t))(Se||{});const $v=()=>{const t=window.location.href.split("?")[1],e=new URLSearchParams(t),n=Object.fromEntries(e.entries()),a=new BroadcastChannel(cf);console.log("creando canal de escucha",a),!(Gv(n,a)||ey(n,a)||Nv(n,a))&&ty(n,a)},Gv=(t,e)=>{if(t.agetic){fa();const n=JSON.parse(t.agetic.replace("#/","")),a={event:Se.LOGIN,message:"Sesión iniciada",data:{data:n,processKey:t==null?void 0:t.processKey}};return e.postMessage(a),window.close(),!0}else if(t.continueAuth){fa();const n={event:Se.ALREADY_LOGIN,message:"Sesión iniciada",data:{processKey:t==null?void 0:t.processKey}};return e.postMessage(n),window.close(),!0}return!1},Nv=(t,e)=>{if(t.logout){fa();const n=t.windowName?{windowName:t.windowName}:void 0;return e.postMessage({event:Se.LOGOUT,data:n}),window.close(),!0}return!1},ey=(t,e)=>t.approbation?(fa(),e.postMessage({event:Se.VALIDATE_FILE,data:JSON.parse(t.approbation.replace("#/",""))}),window.close(),!0):!1,ty=(t,e)=>{if(t.redirectEmergency){fa();const n={processKey:(t==null?void 0:t.windowName)||(t==null?void 0:t.processKey)};e.postMessage({event:Se.FORCE_CLOSE,data:n}),window.close()}},fa=()=>{const t=document.createElement("div");if(t)return t.innerHTML=`
24
24
  <style>
25
25
  .icon_1 {
26
26
  height: 132px;
@@ -77,9 +77,9 @@ For more information, see https://www.radix-vue.com/components/${n}`,l=`Warning:
77
77
  />
78
78
  </svg>
79
79
  </div>
80
- `,t.style.display="block",t.style.position="fixed",t.style.top="0",t.style.left="0",t.style.width="100%",t.style.height="100%",t.style.backgroundColor="#3E4754",t.style.display="flex",t.style.justifyContent="center",t.style.alignItems="center",t.style.color="#fff",t.style.fontSize="24px",t.style.zIndex="999999",document.body.appendChild(t),t};var mr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Af(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function ny(t){if(t.__esModule)return t;var e=t.default;if(typeof e=="function"){var n=function a(){return this instanceof a?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};n.prototype=e.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(t).forEach(function(a){var o=Object.getOwnPropertyDescriptor(t,a);Object.defineProperty(n,a,o.get?o:{enumerable:!0,get:function(){return t[a]}})}),n}var df={exports:{}};function ry(t){throw new Error('Could not dynamically require "'+t+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var ff={exports:{}};const ay={},oy=Object.freeze(Object.defineProperty({__proto__:null,default:ay},Symbol.toStringTag,{value:"Module"})),iy=ny(oy);var pf;function hf(){return pf||(pf=1,function(t,e){(function(n,a){t.exports=a()})(mr,function(){var n=n||function(a,o){var i;if(typeof window<"u"&&window.crypto&&(i=window.crypto),typeof self<"u"&&self.crypto&&(i=self.crypto),typeof globalThis<"u"&&globalThis.crypto&&(i=globalThis.crypto),!i&&typeof window<"u"&&window.msCrypto&&(i=window.msCrypto),!i&&typeof mr<"u"&&mr.crypto&&(i=mr.crypto),!i&&typeof ry=="function")try{i=iy}catch{}var s=function(){if(i){if(typeof i.getRandomValues=="function")try{return i.getRandomValues(new Uint32Array(1))[0]}catch{}if(typeof i.randomBytes=="function")try{return i.randomBytes(4).readInt32LE()}catch{}}throw new Error("Native crypto module could not be used to get secure random number.")},l=Object.create||function(){function v(){}return function(h){var w;return v.prototype=h,w=new v,v.prototype=null,w}}(),c={},u=c.lib={},A=u.Base=function(){return{extend:function(v){var h=l(this);return v&&h.mixIn(v),(!h.hasOwnProperty("init")||this.init===h.init)&&(h.init=function(){h.$super.init.apply(this,arguments)}),h.init.prototype=h,h.$super=this,h},create:function(){var v=this.extend();return v.init.apply(v,arguments),v},init:function(){},mixIn:function(v){for(var h in v)v.hasOwnProperty(h)&&(this[h]=v[h]);v.hasOwnProperty("toString")&&(this.toString=v.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),d=u.WordArray=A.extend({init:function(v,h){v=this.words=v||[],h!=o?this.sigBytes=h:this.sigBytes=v.length*4},toString:function(v){return(v||f).stringify(this)},concat:function(v){var h=this.words,w=v.words,b=this.sigBytes,k=v.sigBytes;if(this.clamp(),b%4)for(var E=0;E<k;E++){var R=w[E>>>2]>>>24-E%4*8&255;h[b+E>>>2]|=R<<24-(b+E)%4*8}else for(var V=0;V<k;V+=4)h[b+V>>>2]=w[V>>>2];return this.sigBytes+=k,this},clamp:function(){var v=this.words,h=this.sigBytes;v[h>>>2]&=4294967295<<32-h%4*8,v.length=a.ceil(h/4)},clone:function(){var v=A.clone.call(this);return v.words=this.words.slice(0),v},random:function(v){for(var h=[],w=0;w<v;w+=4)h.push(s());return new d.init(h,v)}}),p=c.enc={},f=p.Hex={stringify:function(v){for(var h=v.words,w=v.sigBytes,b=[],k=0;k<w;k++){var E=h[k>>>2]>>>24-k%4*8&255;b.push((E>>>4).toString(16)),b.push((E&15).toString(16))}return b.join("")},parse:function(v){for(var h=v.length,w=[],b=0;b<h;b+=2)w[b>>>3]|=parseInt(v.substr(b,2),16)<<24-b%8*4;return new d.init(w,h/2)}},g=p.Latin1={stringify:function(v){for(var h=v.words,w=v.sigBytes,b=[],k=0;k<w;k++){var E=h[k>>>2]>>>24-k%4*8&255;b.push(String.fromCharCode(E))}return b.join("")},parse:function(v){for(var h=v.length,w=[],b=0;b<h;b++)w[b>>>2]|=(v.charCodeAt(b)&255)<<24-b%4*8;return new d.init(w,h)}},y=p.Utf8={stringify:function(v){try{return decodeURIComponent(escape(g.stringify(v)))}catch{throw new Error("Malformed UTF-8 data")}},parse:function(v){return g.parse(unescape(encodeURIComponent(v)))}},m=u.BufferedBlockAlgorithm=A.extend({reset:function(){this._data=new d.init,this._nDataBytes=0},_append:function(v){typeof v=="string"&&(v=y.parse(v)),this._data.concat(v),this._nDataBytes+=v.sigBytes},_process:function(v){var h,w=this._data,b=w.words,k=w.sigBytes,E=this.blockSize,R=E*4,V=k/R;v?V=a.ceil(V):V=a.max((V|0)-this._minBufferSize,0);var B=V*E,x=a.min(B*4,k);if(B){for(var _=0;_<B;_+=E)this._doProcessBlock(b,_);h=b.splice(0,B),w.sigBytes-=x}return new d.init(h,x)},clone:function(){var v=A.clone.call(this);return v._data=this._data.clone(),v},_minBufferSize:0});u.Hasher=m.extend({cfg:A.extend(),init:function(v){this.cfg=this.cfg.extend(v),this.reset()},reset:function(){m.reset.call(this),this._doReset()},update:function(v){return this._append(v),this._process(),this},finalize:function(v){v&&this._append(v);var h=this._doFinalize();return h},blockSize:16,_createHelper:function(v){return function(h,w){return new v.init(w).finalize(h)}},_createHmacHelper:function(v){return function(h,w){return new C.HMAC.init(v,w).finalize(h)}}});var C=c.algo={};return c}(Math);return n})}(ff)),ff.exports}(function(t,e){(function(n,a){t.exports=a(hf())})(mr,function(n){return function(){var a=n,o=a.lib,i=o.WordArray,s=a.enc;s.Base64={stringify:function(c){var u=c.words,A=c.sigBytes,d=this._map;c.clamp();for(var p=[],f=0;f<A;f+=3)for(var g=u[f>>>2]>>>24-f%4*8&255,y=u[f+1>>>2]>>>24-(f+1)%4*8&255,m=u[f+2>>>2]>>>24-(f+2)%4*8&255,C=g<<16|y<<8|m,v=0;v<4&&f+v*.75<A;v++)p.push(d.charAt(C>>>6*(3-v)&63));var h=d.charAt(64);if(h)for(;p.length%4;)p.push(h);return p.join("")},parse:function(c){var u=c.length,A=this._map,d=this._reverseMap;if(!d){d=this._reverseMap=[];for(var p=0;p<A.length;p++)d[A.charCodeAt(p)]=p}var f=A.charAt(64);if(f){var g=c.indexOf(f);g!==-1&&(u=g)}return l(c,u,d)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="};function l(c,u,A){for(var d=[],p=0,f=0;f<u;f++)if(f%4){var g=A[c.charCodeAt(f-1)]<<f%4*2,y=A[c.charCodeAt(f)]>>>6-f%4*2,m=g|y;d[p>>>2]|=m<<24-p%4*8,p++}return i.create(d,p)}}(),n.enc.Base64})})(df);var sy=df.exports;const mf=Af(sy);var gf={exports:{}};(function(t,e){(function(n,a){t.exports=a(hf())})(mr,function(n){return n.enc.Utf8})})(gf);var ly=gf.exports;const vf=Af(ly),cy=(t,e)=>{localStorage.setItem(t,mf.stringify(vf.parse(e)))},Wo=t=>{const e=localStorage.getItem(t);return e?mf.parse(e).toString(vf):null},uy=t=>{localStorage.removeItem(t)};let Yo;const Ay=new Uint8Array(16);function dy(){if(!Yo&&(Yo=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Yo))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Yo(Ay)}const Se=[];for(let t=0;t<256;++t)Se.push((t+256).toString(16).slice(1));function fy(t,e=0){return Se[t[e+0]]+Se[t[e+1]]+Se[t[e+2]]+Se[t[e+3]]+"-"+Se[t[e+4]]+Se[t[e+5]]+"-"+Se[t[e+6]]+Se[t[e+7]]+"-"+Se[t[e+8]]+Se[t[e+9]]+"-"+Se[t[e+10]]+Se[t[e+11]]+Se[t[e+12]]+Se[t[e+13]]+Se[t[e+14]]+Se[t[e+15]]}const py=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),yf={randomUUID:py};function Tl(t,e,n){if(yf.randomUUID&&!e&&!t)return yf.randomUUID();t=t||{};const a=t.random||(t.rng||dy)();return a[6]=a[6]&15|64,a[8]=a[8]&63|128,fy(a)}const Il=function(){let t=!1;return function(e){(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino|android|ipad|playbook|silk/i.test(e)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(e.substr(0,4)))&&(t=!0)}(navigator.userAgent||navigator.vendor||window.opera),t};function wf(t){const e=document.cookie.split(";");for(let n=0;n<e.length;n++){const a=e[n].trim();if(a.startsWith(t+"="))return decodeURIComponent(a.substring(t.length+1))}return null}function hy({name:t,value:e,days:n=0,hours:a=0,minutes:o=0,seconds:i=0,milliseconds:s=0}){const l=new Date;l.setTime(l.getTime()+n*24*60*60*1e3+a*60*60*1e3+o*60*1e3+i*1e3+s);const c="; expires="+l.toUTCString();document.cookie=t+"="+encodeURIComponent(e)+c+"; path=/"}function bf(t,e){return function(){return t.apply(e,arguments)}}const{toString:my}=Object.prototype,{getPrototypeOf:Vl}=Object,$o=(t=>e=>{const n=my.call(e);return t[n]||(t[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),pt=t=>(t=t.toLowerCase(),e=>$o(e)===t),Go=t=>e=>typeof e===t,{isArray:gr}=Array,fa=Go("undefined");function gy(t){return t!==null&&!fa(t)&&t.constructor!==null&&!fa(t.constructor)&&nt(t.constructor.isBuffer)&&t.constructor.isBuffer(t)}const Cf=pt("ArrayBuffer");function vy(t){let e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(t):e=t&&t.buffer&&Cf(t.buffer),e}const yy=Go("string"),nt=Go("function"),Ef=Go("number"),No=t=>t!==null&&typeof t=="object",wy=t=>t===!0||t===!1,ei=t=>{if($o(t)!=="object")return!1;const e=Vl(t);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(Symbol.toStringTag in t)&&!(Symbol.iterator in t)},by=pt("Date"),Cy=pt("File"),Ey=pt("Blob"),ky=pt("FileList"),By=t=>No(t)&&nt(t.pipe),xy=t=>{let e;return t&&(typeof FormData=="function"&&t instanceof FormData||nt(t.append)&&((e=$o(t))==="formdata"||e==="object"&&nt(t.toString)&&t.toString()==="[object FormData]"))},Sy=pt("URLSearchParams"),[Oy,Dy,Ty,Iy]=["ReadableStream","Request","Response","Headers"].map(pt),Vy=t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function pa(t,e,{allOwnKeys:n=!1}={}){if(t===null||typeof t>"u")return;let a,o;if(typeof t!="object"&&(t=[t]),gr(t))for(a=0,o=t.length;a<o;a++)e.call(null,t[a],a,t);else{const i=n?Object.getOwnPropertyNames(t):Object.keys(t),s=i.length;let l;for(a=0;a<s;a++)l=i[a],e.call(null,t[l],l,t)}}function kf(t,e){e=e.toLowerCase();const n=Object.keys(t);let a=n.length,o;for(;a-- >0;)if(o=n[a],e===o.toLowerCase())return o;return null}const Bf=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,xf=t=>!fa(t)&&t!==Bf;function Pl(){const{caseless:t}=xf(this)&&this||{},e={},n=(a,o)=>{const i=t&&kf(e,o)||o;ei(e[i])&&ei(a)?e[i]=Pl(e[i],a):ei(a)?e[i]=Pl({},a):gr(a)?e[i]=a.slice():e[i]=a};for(let a=0,o=arguments.length;a<o;a++)arguments[a]&&pa(arguments[a],n);return e}const Py=(t,e,n,{allOwnKeys:a}={})=>(pa(e,(o,i)=>{n&&nt(o)?t[i]=bf(o,n):t[i]=o},{allOwnKeys:a}),t),My=t=>(t.charCodeAt(0)===65279&&(t=t.slice(1)),t),_y=(t,e,n,a)=>{t.prototype=Object.create(e.prototype,a),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:e.prototype}),n&&Object.assign(t.prototype,n)},Ry=(t,e,n,a)=>{let o,i,s;const l={};if(e=e||{},t==null)return e;do{for(o=Object.getOwnPropertyNames(t),i=o.length;i-- >0;)s=o[i],(!a||a(s,t,e))&&!l[s]&&(e[s]=t[s],l[s]=!0);t=n!==!1&&Vl(t)}while(t&&(!n||n(t,e))&&t!==Object.prototype);return e},Fy=(t,e,n)=>{t=String(t),(n===void 0||n>t.length)&&(n=t.length),n-=e.length;const a=t.indexOf(e,n);return a!==-1&&a===n},Ly=t=>{if(!t)return null;if(gr(t))return t;let e=t.length;if(!Ef(e))return null;const n=new Array(e);for(;e-- >0;)n[e]=t[e];return n},Uy=(t=>e=>t&&e instanceof t)(typeof Uint8Array<"u"&&Vl(Uint8Array)),Zy=(t,e)=>{const n=(t&&t[Symbol.iterator]).call(t);let a;for(;(a=n.next())&&!a.done;){const o=a.value;e.call(t,o[0],o[1])}},Qy=(t,e)=>{let n;const a=[];for(;(n=t.exec(e))!==null;)a.push(n);return a},Hy=pt("HTMLFormElement"),qy=t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(e,n,a){return n.toUpperCase()+a}),Sf=(({hasOwnProperty:t})=>(e,n)=>t.call(e,n))(Object.prototype),zy=pt("RegExp"),Of=(t,e)=>{const n=Object.getOwnPropertyDescriptors(t),a={};pa(n,(o,i)=>{let s;(s=e(o,i,t))!==!1&&(a[i]=s||o)}),Object.defineProperties(t,a)},Ky=t=>{Of(t,(e,n)=>{if(nt(t)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const a=t[n];if(nt(a)){if(e.enumerable=!1,"writable"in e){e.writable=!1;return}e.set||(e.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},jy=(t,e)=>{const n={},a=o=>{o.forEach(i=>{n[i]=!0})};return gr(t)?a(t):a(String(t).split(e)),n},Jy=()=>{},Xy=(t,e)=>t!=null&&Number.isFinite(t=+t)?t:e,Ml="abcdefghijklmnopqrstuvwxyz",Df="0123456789",Tf={DIGIT:Df,ALPHA:Ml,ALPHA_DIGIT:Ml+Ml.toUpperCase()+Df},Wy=(t=16,e=Tf.ALPHA_DIGIT)=>{let n="";const{length:a}=e;for(;t--;)n+=e[Math.random()*a|0];return n};function Yy(t){return!!(t&&nt(t.append)&&t[Symbol.toStringTag]==="FormData"&&t[Symbol.iterator])}const $y=t=>{const e=new Array(10),n=(a,o)=>{if(No(a)){if(e.indexOf(a)>=0)return;if(!("toJSON"in a)){e[o]=a;const i=gr(a)?[]:{};return pa(a,(s,l)=>{const c=n(s,o+1);!fa(c)&&(i[l]=c)}),e[o]=void 0,i}}return a};return n(t,0)},Gy=pt("AsyncFunction"),Ny=t=>t&&(No(t)||nt(t))&&nt(t.then)&&nt(t.catch),D={isArray:gr,isArrayBuffer:Cf,isBuffer:gy,isFormData:xy,isArrayBufferView:vy,isString:yy,isNumber:Ef,isBoolean:wy,isObject:No,isPlainObject:ei,isReadableStream:Oy,isRequest:Dy,isResponse:Ty,isHeaders:Iy,isUndefined:fa,isDate:by,isFile:Cy,isBlob:Ey,isRegExp:zy,isFunction:nt,isStream:By,isURLSearchParams:Sy,isTypedArray:Uy,isFileList:ky,forEach:pa,merge:Pl,extend:Py,trim:Vy,stripBOM:My,inherits:_y,toFlatObject:Ry,kindOf:$o,kindOfTest:pt,endsWith:Fy,toArray:Ly,forEachEntry:Zy,matchAll:Qy,isHTMLForm:Hy,hasOwnProperty:Sf,hasOwnProp:Sf,reduceDescriptors:Of,freezeMethods:Ky,toObjectSet:jy,toCamelCase:qy,noop:Jy,toFiniteNumber:Xy,findKey:kf,global:Bf,isContextDefined:xf,ALPHABET:Tf,generateString:Wy,isSpecCompliantForm:Yy,toJSONObject:$y,isAsyncFn:Gy,isThenable:Ny};function ee(t,e,n,a,o){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=t,this.name="AxiosError",e&&(this.code=e),n&&(this.config=n),a&&(this.request=a),o&&(this.response=o)}D.inherits(ee,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:D.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const If=ee.prototype,Vf={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(t=>{Vf[t]={value:t}}),Object.defineProperties(ee,Vf),Object.defineProperty(If,"isAxiosError",{value:!0}),ee.from=(t,e,n,a,o,i)=>{const s=Object.create(If);return D.toFlatObject(t,s,function(l){return l!==Error.prototype},l=>l!=="isAxiosError"),ee.call(s,t.message,e,n,a,o),s.cause=t,s.name=t.name,i&&Object.assign(s,i),s};const ew=null;function _l(t){return D.isPlainObject(t)||D.isArray(t)}function Pf(t){return D.endsWith(t,"[]")?t.slice(0,-2):t}function Mf(t,e,n){return t?t.concat(e).map(function(a,o){return a=Pf(a),!n&&o?"["+a+"]":a}).join(n?".":""):e}function tw(t){return D.isArray(t)&&!t.some(_l)}const nw=D.toFlatObject(D,{},null,function(t){return/^is[A-Z]/.test(t)});function ti(t,e,n){if(!D.isObject(t))throw new TypeError("target must be an object");e=e||new FormData,n=D.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(f,g){return!D.isUndefined(g[f])});const a=n.metaTokens,o=n.visitor||u,i=n.dots,s=n.indexes,l=(n.Blob||typeof Blob<"u"&&Blob)&&D.isSpecCompliantForm(e);if(!D.isFunction(o))throw new TypeError("visitor must be a function");function c(f){if(f===null)return"";if(D.isDate(f))return f.toISOString();if(!l&&D.isBlob(f))throw new ee("Blob is not supported. Use a Buffer instead.");return D.isArrayBuffer(f)||D.isTypedArray(f)?l&&typeof Blob=="function"?new Blob([f]):Buffer.from(f):f}function u(f,g,y){let m=f;if(f&&!y&&typeof f=="object"){if(D.endsWith(g,"{}"))g=a?g:g.slice(0,-2),f=JSON.stringify(f);else if(D.isArray(f)&&tw(f)||(D.isFileList(f)||D.endsWith(g,"[]"))&&(m=D.toArray(f)))return g=Pf(g),m.forEach(function(C,v){!(D.isUndefined(C)||C===null)&&e.append(s===!0?Mf([g],v,i):s===null?g:g+"[]",c(C))}),!1}return _l(f)?!0:(e.append(Mf(y,g,i),c(f)),!1)}const A=[],d=Object.assign(nw,{defaultVisitor:u,convertValue:c,isVisitable:_l});function p(f,g){if(!D.isUndefined(f)){if(A.indexOf(f)!==-1)throw Error("Circular reference detected in "+g.join("."));A.push(f),D.forEach(f,function(y,m){(!(D.isUndefined(y)||y===null)&&o.call(e,y,D.isString(m)?m.trim():m,g,d))===!0&&p(y,g?g.concat(m):[m])}),A.pop()}}if(!D.isObject(t))throw new TypeError("data must be an object");return p(t),e}function _f(t){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,function(n){return e[n]})}function Rl(t,e){this._pairs=[],t&&ti(t,this,e)}const Rf=Rl.prototype;Rf.append=function(t,e){this._pairs.push([t,e])},Rf.toString=function(t){const e=t?function(n){return t.call(this,n,_f)}:_f;return this._pairs.map(function(n){return e(n[0])+"="+e(n[1])},"").join("&")};function rw(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Ff(t,e,n){if(!e)return t;const a=n&&n.encode||rw,o=n&&n.serialize;let i;if(o?i=o(e,n):i=D.isURLSearchParams(e)?e.toString():new Rl(e,n).toString(a),i){const s=t.indexOf("#");s!==-1&&(t=t.slice(0,s)),t+=(t.indexOf("?")===-1?"?":"&")+i}return t}class Lf{constructor(){this.handlers=[]}use(e,n,a){return this.handlers.push({fulfilled:e,rejected:n,synchronous:a?a.synchronous:!1,runWhen:a?a.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){D.forEach(this.handlers,function(n){n!==null&&e(n)})}}const Uf={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},aw=typeof URLSearchParams<"u"?URLSearchParams:Rl,ow=typeof FormData<"u"?FormData:null,iw=typeof Blob<"u"?Blob:null,sw={isBrowser:!0,classes:{URLSearchParams:aw,FormData:ow,Blob:iw},protocols:["http","https","file","blob","url","data"]},Fl=typeof window<"u"&&typeof document<"u",lw=(t=>Fl&&["ReactNative","NativeScript","NS"].indexOf(t)<0)(typeof navigator<"u"&&navigator.product),cw=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",uw=Fl&&window.location.href||"http://localhost",Aw=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Fl,hasStandardBrowserEnv:lw,hasStandardBrowserWebWorkerEnv:cw,origin:uw},Symbol.toStringTag,{value:"Module"})),ht={...Aw,...sw};function dw(t,e){return ti(t,new ht.classes.URLSearchParams,Object.assign({visitor:function(n,a,o,i){return ht.isNode&&D.isBuffer(n)?(this.append(a,n.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)}},e))}function fw(t){return D.matchAll(/\w+|\[(\w*)]/g,t).map(e=>e[0]==="[]"?"":e[1]||e[0])}function pw(t){const e={},n=Object.keys(t);let a;const o=n.length;let i;for(a=0;a<o;a++)i=n[a],e[i]=t[i];return e}function Zf(t){function e(n,a,o,i){let s=n[i++];if(s==="__proto__")return!0;const l=Number.isFinite(+s),c=i>=n.length;return s=!s&&D.isArray(o)?o.length:s,c?(D.hasOwnProp(o,s)?o[s]=[o[s],a]:o[s]=a,!l):((!o[s]||!D.isObject(o[s]))&&(o[s]=[]),e(n,a,o[s],i)&&D.isArray(o[s])&&(o[s]=pw(o[s])),!l)}if(D.isFormData(t)&&D.isFunction(t.entries)){const n={};return D.forEachEntry(t,(a,o)=>{e(fw(a),o,n,0)}),n}return null}function hw(t,e,n){if(D.isString(t))try{return(e||JSON.parse)(t),D.trim(t)}catch(a){if(a.name!=="SyntaxError")throw a}return(0,JSON.stringify)(t)}const ha={transitional:Uf,adapter:["xhr","http","fetch"],transformRequest:[function(t,e){const n=e.getContentType()||"",a=n.indexOf("application/json")>-1,o=D.isObject(t);if(o&&D.isHTMLForm(t)&&(t=new FormData(t)),D.isFormData(t))return a?JSON.stringify(Zf(t)):t;if(D.isArrayBuffer(t)||D.isBuffer(t)||D.isStream(t)||D.isFile(t)||D.isBlob(t)||D.isReadableStream(t))return t;if(D.isArrayBufferView(t))return t.buffer;if(D.isURLSearchParams(t))return e.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let i;if(o){if(n.indexOf("application/x-www-form-urlencoded")>-1)return dw(t,this.formSerializer).toString();if((i=D.isFileList(t))||n.indexOf("multipart/form-data")>-1){const s=this.env&&this.env.FormData;return ti(i?{"files[]":t}:t,s&&new s,this.formSerializer)}}return o||a?(e.setContentType("application/json",!1),hw(t)):t}],transformResponse:[function(t){const e=this.transitional||ha.transitional,n=e&&e.forcedJSONParsing,a=this.responseType==="json";if(D.isResponse(t)||D.isReadableStream(t))return t;if(t&&D.isString(t)&&(n&&!this.responseType||a)){const o=!(e&&e.silentJSONParsing)&&a;try{return JSON.parse(t)}catch(i){if(o)throw i.name==="SyntaxError"?ee.from(i,ee.ERR_BAD_RESPONSE,this,null,this.response):i}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:ht.classes.FormData,Blob:ht.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};D.forEach(["delete","get","head","post","put","patch"],t=>{ha.headers[t]={}});const mw=D.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),gw=t=>{const e={};let n,a,o;return t&&t.split(`
81
- `).forEach(function(i){o=i.indexOf(":"),n=i.substring(0,o).trim().toLowerCase(),a=i.substring(o+1).trim(),!(!n||e[n]&&mw[n])&&(n==="set-cookie"?e[n]?e[n].push(a):e[n]=[a]:e[n]=e[n]?e[n]+", "+a:a)}),e},Qf=Symbol("internals");function ma(t){return t&&String(t).trim().toLowerCase()}function ni(t){return t===!1||t==null?t:D.isArray(t)?t.map(ni):String(t)}function vw(t){const e=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let a;for(;a=n.exec(t);)e[a[1]]=a[2];return e}const yw=t=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim());function Ll(t,e,n,a,o){if(D.isFunction(a))return a.call(this,e,n);if(o&&(e=n),!!D.isString(e)){if(D.isString(a))return e.indexOf(a)!==-1;if(D.isRegExp(a))return a.test(e)}}function ww(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,n,a)=>n.toUpperCase()+a)}function bw(t,e){const n=D.toCamelCase(" "+e);["get","set","has"].forEach(a=>{Object.defineProperty(t,a+n,{value:function(o,i,s){return this[a].call(this,e,o,i,s)},configurable:!0})})}class qe{constructor(e){e&&this.set(e)}set(e,n,a){const o=this;function i(l,c,u){const A=ma(c);if(!A)throw new Error("header name must be a non-empty string");const d=D.findKey(o,A);(!d||o[d]===void 0||u===!0||u===void 0&&o[d]!==!1)&&(o[d||c]=ni(l))}const s=(l,c)=>D.forEach(l,(u,A)=>i(u,A,c));if(D.isPlainObject(e)||e instanceof this.constructor)s(e,n);else if(D.isString(e)&&(e=e.trim())&&!yw(e))s(gw(e),n);else if(D.isHeaders(e))for(const[l,c]of e.entries())i(c,l,a);else e!=null&&i(n,e,a);return this}get(e,n){if(e=ma(e),e){const a=D.findKey(this,e);if(a){const o=this[a];if(!n)return o;if(n===!0)return vw(o);if(D.isFunction(n))return n.call(this,o,a);if(D.isRegExp(n))return n.exec(o);throw new TypeError("parser must be boolean|regexp|function")}}}has(e,n){if(e=ma(e),e){const a=D.findKey(this,e);return!!(a&&this[a]!==void 0&&(!n||Ll(this,this[a],a,n)))}return!1}delete(e,n){const a=this;let o=!1;function i(s){if(s=ma(s),s){const l=D.findKey(a,s);l&&(!n||Ll(a,a[l],l,n))&&(delete a[l],o=!0)}}return D.isArray(e)?e.forEach(i):i(e),o}clear(e){const n=Object.keys(this);let a=n.length,o=!1;for(;a--;){const i=n[a];(!e||Ll(this,this[i],i,e,!0))&&(delete this[i],o=!0)}return o}normalize(e){const n=this,a={};return D.forEach(this,(o,i)=>{const s=D.findKey(a,i);if(s){n[s]=ni(o),delete n[i];return}const l=e?ww(i):String(i).trim();l!==i&&delete n[i],n[l]=ni(o),a[l]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){const n=Object.create(null);return D.forEach(this,(a,o)=>{a!=null&&a!==!1&&(n[o]=e&&D.isArray(a)?a.join(", "):a)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,n])=>e+": "+n).join(`
82
- `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...n){const a=new this(e);return n.forEach(o=>a.set(o)),a}static accessor(e){const n=(this[Qf]=this[Qf]={accessors:{}}).accessors,a=this.prototype;function o(i){const s=ma(i);n[s]||(bw(a,i),n[s]=!0)}return D.isArray(e)?e.forEach(o):o(e),this}}qe.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),D.reduceDescriptors(qe.prototype,({value:t},e)=>{let n=e[0].toUpperCase()+e.slice(1);return{get:()=>t,set(a){this[n]=a}}}),D.freezeMethods(qe);function Ul(t,e){const n=this||ha,a=e||n,o=qe.from(a.headers);let i=a.data;return D.forEach(t,function(s){i=s.call(n,i,o.normalize(),e?e.status:void 0)}),o.normalize(),i}function Hf(t){return!!(t&&t.__CANCEL__)}function vr(t,e,n){ee.call(this,t??"canceled",ee.ERR_CANCELED,e,n),this.name="CanceledError"}D.inherits(vr,ee,{__CANCEL__:!0});function qf(t,e,n){const a=n.config.validateStatus;!n.status||!a||a(n.status)?t(n):e(new ee("Request failed with status code "+n.status,[ee.ERR_BAD_REQUEST,ee.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function Cw(t){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}function Ew(t,e){t=t||10;const n=new Array(t),a=new Array(t);let o=0,i=0,s;return e=e!==void 0?e:1e3,function(l){const c=Date.now(),u=a[i];s||(s=c),n[o]=l,a[o]=c;let A=i,d=0;for(;A!==o;)d+=n[A++],A=A%t;if(o=(o+1)%t,o===i&&(i=(i+1)%t),c-s<e)return;const p=u&&c-u;return p?Math.round(d*1e3/p):void 0}}function kw(t,e){let n=0;const a=1e3/e;let o=null;return function(){const i=this===!0,s=Date.now();if(i||s-n>a)return o&&(clearTimeout(o),o=null),n=s,t.apply(null,arguments);o||(o=setTimeout(()=>(o=null,n=Date.now(),t.apply(null,arguments)),a-(s-n)))}}const ri=(t,e,n=3)=>{let a=0;const o=Ew(50,250);return kw(i=>{const s=i.loaded,l=i.lengthComputable?i.total:void 0,c=s-a,u=o(c),A=s<=l;a=s;const d={loaded:s,total:l,progress:l?s/l:void 0,bytes:c,rate:u||void 0,estimated:u&&l&&A?(l-s)/u:void 0,event:i,lengthComputable:l!=null};d[e?"download":"upload"]=!0,t(d)},n)},Bw=ht.hasStandardBrowserEnv?function(){const t=/(msie|trident)/i.test(navigator.userAgent),e=document.createElement("a");let n;function a(o){let i=o;return t&&(e.setAttribute("href",i),i=e.href),e.setAttribute("href",i),{href:e.href,protocol:e.protocol?e.protocol.replace(/:$/,""):"",host:e.host,search:e.search?e.search.replace(/^\?/,""):"",hash:e.hash?e.hash.replace(/^#/,""):"",hostname:e.hostname,port:e.port,pathname:e.pathname.charAt(0)==="/"?e.pathname:"/"+e.pathname}}return n=a(window.location.href),function(o){const i=D.isString(o)?a(o):o;return i.protocol===n.protocol&&i.host===n.host}}():function(){return function(){return!0}}(),xw=ht.hasStandardBrowserEnv?{write(t,e,n,a,o,i){const s=[t+"="+encodeURIComponent(e)];D.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),D.isString(a)&&s.push("path="+a),D.isString(o)&&s.push("domain="+o),i===!0&&s.push("secure"),document.cookie=s.join("; ")},read(t){const e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove(t){this.write(t,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function Sw(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}function Ow(t,e){return e?t.replace(/\/?\/$/,"")+"/"+e.replace(/^\/+/,""):t}function zf(t,e){return t&&!Sw(e)?Ow(t,e):e}const Kf=t=>t instanceof qe?{...t}:t;function Tn(t,e){e=e||{};const n={};function a(u,A,d){return D.isPlainObject(u)&&D.isPlainObject(A)?D.merge.call({caseless:d},u,A):D.isPlainObject(A)?D.merge({},A):D.isArray(A)?A.slice():A}function o(u,A,d){if(D.isUndefined(A)){if(!D.isUndefined(u))return a(void 0,u,d)}else return a(u,A,d)}function i(u,A){if(!D.isUndefined(A))return a(void 0,A)}function s(u,A){if(D.isUndefined(A)){if(!D.isUndefined(u))return a(void 0,u)}else return a(void 0,A)}function l(u,A,d){if(d in e)return a(u,A);if(d in t)return a(void 0,u)}const c={url:i,method:i,data:i,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,withXSRFToken:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,beforeRedirect:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:l,headers:(u,A)=>o(Kf(u),Kf(A),!0)};return D.forEach(Object.keys(Object.assign({},t,e)),function(u){const A=c[u]||o,d=A(t[u],e[u],u);D.isUndefined(d)&&A!==l||(n[u]=d)}),n}const jf=t=>{const e=Tn({},t);let{data:n,withXSRFToken:a,xsrfHeaderName:o,xsrfCookieName:i,headers:s,auth:l}=e;e.headers=s=qe.from(s),e.url=Ff(zf(e.baseURL,e.url),t.params,t.paramsSerializer),l&&s.set("Authorization","Basic "+btoa((l.username||"")+":"+(l.password?unescape(encodeURIComponent(l.password)):"")));let c;if(D.isFormData(n)){if(ht.hasStandardBrowserEnv||ht.hasStandardBrowserWebWorkerEnv)s.setContentType(void 0);else if((c=s.getContentType())!==!1){const[u,...A]=c?c.split(";").map(d=>d.trim()).filter(Boolean):[];s.setContentType([u||"multipart/form-data",...A].join("; "))}}if(ht.hasStandardBrowserEnv&&(a&&D.isFunction(a)&&(a=a(e)),a||a!==!1&&Bw(e.url))){const u=o&&i&&xw.read(i);u&&s.set(o,u)}return e},Dw=typeof XMLHttpRequest<"u",Tw=Dw&&function(t){return new Promise(function(e,n){const a=jf(t);let o=a.data;const i=qe.from(a.headers).normalize();let{responseType:s}=a,l;function c(){a.cancelToken&&a.cancelToken.unsubscribe(l),a.signal&&a.signal.removeEventListener("abort",l)}let u=new XMLHttpRequest;u.open(a.method.toUpperCase(),a.url,!0),u.timeout=a.timeout;function A(){if(!u)return;const p=qe.from("getAllResponseHeaders"in u&&u.getAllResponseHeaders()),f={data:!s||s==="text"||s==="json"?u.responseText:u.response,status:u.status,statusText:u.statusText,headers:p,config:t,request:u};qf(function(g){e(g),c()},function(g){n(g),c()},f),u=null}"onloadend"in u?u.onloadend=A:u.onreadystatechange=function(){!u||u.readyState!==4||u.status===0&&!(u.responseURL&&u.responseURL.indexOf("file:")===0)||setTimeout(A)},u.onabort=function(){u&&(n(new ee("Request aborted",ee.ECONNABORTED,a,u)),u=null)},u.onerror=function(){n(new ee("Network Error",ee.ERR_NETWORK,a,u)),u=null},u.ontimeout=function(){let p=a.timeout?"timeout of "+a.timeout+"ms exceeded":"timeout exceeded";const f=a.transitional||Uf;a.timeoutErrorMessage&&(p=a.timeoutErrorMessage),n(new ee(p,f.clarifyTimeoutError?ee.ETIMEDOUT:ee.ECONNABORTED,a,u)),u=null},o===void 0&&i.setContentType(null),"setRequestHeader"in u&&D.forEach(i.toJSON(),function(p,f){u.setRequestHeader(f,p)}),D.isUndefined(a.withCredentials)||(u.withCredentials=!!a.withCredentials),s&&s!=="json"&&(u.responseType=a.responseType),typeof a.onDownloadProgress=="function"&&u.addEventListener("progress",ri(a.onDownloadProgress,!0)),typeof a.onUploadProgress=="function"&&u.upload&&u.upload.addEventListener("progress",ri(a.onUploadProgress)),(a.cancelToken||a.signal)&&(l=p=>{u&&(n(!p||p.type?new vr(null,t,u):p),u.abort(),u=null)},a.cancelToken&&a.cancelToken.subscribe(l),a.signal&&(a.signal.aborted?l():a.signal.addEventListener("abort",l)));const d=Cw(a.url);if(d&&ht.protocols.indexOf(d)===-1){n(new ee("Unsupported protocol "+d+":",ee.ERR_BAD_REQUEST,t));return}u.send(o||null)})},Iw=(t,e)=>{let n=new AbortController,a;const o=function(c){if(!a){a=!0,s();const u=c instanceof Error?c:this.reason;n.abort(u instanceof ee?u:new vr(u instanceof Error?u.message:u))}};let i=e&&setTimeout(()=>{o(new ee(`timeout ${e} of ms exceeded`,ee.ETIMEDOUT))},e);const s=()=>{t&&(i&&clearTimeout(i),i=null,t.forEach(c=>{c&&(c.removeEventListener?c.removeEventListener("abort",o):c.unsubscribe(o))}),t=null)};t.forEach(c=>c&&c.addEventListener&&c.addEventListener("abort",o));const{signal:l}=n;return l.unsubscribe=s,[l,()=>{i&&clearTimeout(i),i=null}]},Vw=function*(t,e){let n=t.byteLength;if(n<e){yield t;return}let a=0,o;for(;a<n;)o=a+e,yield t.slice(a,o),a=o},Pw=async function*(t,e,n){for await(const a of t)yield*Vw(ArrayBuffer.isView(a)?a:await n(String(a)),e)},Jf=(t,e,n,a,o)=>{const i=Pw(t,e,o);let s=0;return new ReadableStream({type:"bytes",async pull(l){const{done:c,value:u}=await i.next();if(c){l.close(),a();return}let A=u.byteLength;n&&n(s+=A),l.enqueue(new Uint8Array(u))},cancel(l){return a(l),i.return()}},{highWaterMark:2})},Xf=(t,e)=>{const n=t!=null;return a=>setTimeout(()=>e({lengthComputable:n,total:t,loaded:a}))},ai=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",Wf=ai&&typeof ReadableStream=="function",Zl=ai&&(typeof TextEncoder=="function"?(t=>e=>t.encode(e))(new TextEncoder):async t=>new Uint8Array(await new Response(t).arrayBuffer())),Mw=Wf&&(()=>{let t=!1;const e=new Request(ht.origin,{body:new ReadableStream,method:"POST",get duplex(){return t=!0,"half"}}).headers.has("Content-Type");return t&&!e})(),Yf=64*1024,Ql=Wf&&!!(()=>{try{return D.isReadableStream(new Response("").body)}catch{}})(),oi={stream:Ql&&(t=>t.body)};ai&&(t=>{["text","arrayBuffer","blob","formData","stream"].forEach(e=>{!oi[e]&&(oi[e]=D.isFunction(t[e])?n=>n[e]():(n,a)=>{throw new ee(`Response type '${e}' is not supported`,ee.ERR_NOT_SUPPORT,a)})})})(new Response);const _w=async t=>{if(t==null)return 0;if(D.isBlob(t))return t.size;if(D.isSpecCompliantForm(t))return(await new Request(t).arrayBuffer()).byteLength;if(D.isArrayBufferView(t))return t.byteLength;if(D.isURLSearchParams(t)&&(t=t+""),D.isString(t))return(await Zl(t)).byteLength},Rw=async(t,e)=>D.toFiniteNumber(t.getContentLength())??_w(e),Fw=ai&&(async t=>{let{url:e,method:n,data:a,signal:o,cancelToken:i,timeout:s,onDownloadProgress:l,onUploadProgress:c,responseType:u,headers:A,withCredentials:d="same-origin",fetchOptions:p}=jf(t);u=u?(u+"").toLowerCase():"text";let[f,g]=o||i||s?Iw([o,i],s):[],y,m;const C=()=>{!y&&setTimeout(()=>{f&&f.unsubscribe()}),y=!0};let v;try{if(c&&Mw&&n!=="get"&&n!=="head"&&(v=await Rw(A,a))!==0){let k=new Request(e,{method:"POST",body:a,duplex:"half"}),E;D.isFormData(a)&&(E=k.headers.get("content-type"))&&A.setContentType(E),k.body&&(a=Jf(k.body,Yf,Xf(v,ri(c)),null,Zl))}D.isString(d)||(d=d?"cors":"omit"),m=new Request(e,{...p,signal:f,method:n.toUpperCase(),headers:A.normalize().toJSON(),body:a,duplex:"half",withCredentials:d});let h=await fetch(m);const w=Ql&&(u==="stream"||u==="response");if(Ql&&(l||w)){const k={};["status","statusText","headers"].forEach(R=>{k[R]=h[R]});const E=D.toFiniteNumber(h.headers.get("content-length"));h=new Response(Jf(h.body,Yf,l&&Xf(E,ri(l,!0)),w&&C,Zl),k)}u=u||"text";let b=await oi[D.findKey(oi,u)||"text"](h,t);return!w&&C(),g&&g(),await new Promise((k,E)=>{qf(k,E,{data:b,headers:qe.from(h.headers),status:h.status,statusText:h.statusText,config:t,request:m})})}catch(h){throw C(),h&&h.name==="TypeError"&&/fetch/i.test(h.message)?Object.assign(new ee("Network Error",ee.ERR_NETWORK,t,m),{cause:h.cause||h}):ee.from(h,h&&h.code,t,m)}}),Hl={http:ew,xhr:Tw,fetch:Fw};D.forEach(Hl,(t,e)=>{if(t){try{Object.defineProperty(t,"name",{value:e})}catch{}Object.defineProperty(t,"adapterName",{value:e})}});const $f=t=>`- ${t}`,Lw=t=>D.isFunction(t)||t===null||t===!1,Gf={getAdapter:t=>{t=D.isArray(t)?t:[t];const{length:e}=t;let n,a;const o={};for(let i=0;i<e;i++){n=t[i];let s;if(a=n,!Lw(n)&&(a=Hl[(s=String(n)).toLowerCase()],a===void 0))throw new ee(`Unknown adapter '${s}'`);if(a)break;o[s||"#"+i]=a}if(!a){const i=Object.entries(o).map(([l,c])=>`adapter ${l} `+(c===!1?"is not supported by the environment":"is not available in the build"));let s=e?i.length>1?`since :
80
+ `,t.style.display="block",t.style.position="fixed",t.style.top="0",t.style.left="0",t.style.width="100%",t.style.height="100%",t.style.backgroundColor="#3E4754",t.style.display="flex",t.style.justifyContent="center",t.style.alignItems="center",t.style.color="#fff",t.style.fontSize="24px",t.style.zIndex="999999",document.body.appendChild(t),t};var mr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function uf(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function ny(t){if(t.__esModule)return t;var e=t.default;if(typeof e=="function"){var n=function a(){return this instanceof a?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};n.prototype=e.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(t).forEach(function(a){var o=Object.getOwnPropertyDescriptor(t,a);Object.defineProperty(n,a,o.get?o:{enumerable:!0,get:function(){return t[a]}})}),n}var Af={exports:{}};function ry(t){throw new Error('Could not dynamically require "'+t+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var df={exports:{}};const ay={},oy=Object.freeze(Object.defineProperty({__proto__:null,default:ay},Symbol.toStringTag,{value:"Module"})),iy=ny(oy);var ff;function pf(){return ff||(ff=1,function(t,e){(function(n,a){t.exports=a()})(mr,function(){var n=n||function(a,o){var i;if(typeof window<"u"&&window.crypto&&(i=window.crypto),typeof self<"u"&&self.crypto&&(i=self.crypto),typeof globalThis<"u"&&globalThis.crypto&&(i=globalThis.crypto),!i&&typeof window<"u"&&window.msCrypto&&(i=window.msCrypto),!i&&typeof mr<"u"&&mr.crypto&&(i=mr.crypto),!i&&typeof ry=="function")try{i=iy}catch{}var s=function(){if(i){if(typeof i.getRandomValues=="function")try{return i.getRandomValues(new Uint32Array(1))[0]}catch{}if(typeof i.randomBytes=="function")try{return i.randomBytes(4).readInt32LE()}catch{}}throw new Error("Native crypto module could not be used to get secure random number.")},l=Object.create||function(){function v(){}return function(h){var w;return v.prototype=h,w=new v,v.prototype=null,w}}(),c={},u=c.lib={},A=u.Base=function(){return{extend:function(v){var h=l(this);return v&&h.mixIn(v),(!h.hasOwnProperty("init")||this.init===h.init)&&(h.init=function(){h.$super.init.apply(this,arguments)}),h.init.prototype=h,h.$super=this,h},create:function(){var v=this.extend();return v.init.apply(v,arguments),v},init:function(){},mixIn:function(v){for(var h in v)v.hasOwnProperty(h)&&(this[h]=v[h]);v.hasOwnProperty("toString")&&(this.toString=v.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),d=u.WordArray=A.extend({init:function(v,h){v=this.words=v||[],h!=o?this.sigBytes=h:this.sigBytes=v.length*4},toString:function(v){return(v||f).stringify(this)},concat:function(v){var h=this.words,w=v.words,b=this.sigBytes,k=v.sigBytes;if(this.clamp(),b%4)for(var E=0;E<k;E++){var R=w[E>>>2]>>>24-E%4*8&255;h[b+E>>>2]|=R<<24-(b+E)%4*8}else for(var V=0;V<k;V+=4)h[b+V>>>2]=w[V>>>2];return this.sigBytes+=k,this},clamp:function(){var v=this.words,h=this.sigBytes;v[h>>>2]&=4294967295<<32-h%4*8,v.length=a.ceil(h/4)},clone:function(){var v=A.clone.call(this);return v.words=this.words.slice(0),v},random:function(v){for(var h=[],w=0;w<v;w+=4)h.push(s());return new d.init(h,v)}}),p=c.enc={},f=p.Hex={stringify:function(v){for(var h=v.words,w=v.sigBytes,b=[],k=0;k<w;k++){var E=h[k>>>2]>>>24-k%4*8&255;b.push((E>>>4).toString(16)),b.push((E&15).toString(16))}return b.join("")},parse:function(v){for(var h=v.length,w=[],b=0;b<h;b+=2)w[b>>>3]|=parseInt(v.substr(b,2),16)<<24-b%8*4;return new d.init(w,h/2)}},g=p.Latin1={stringify:function(v){for(var h=v.words,w=v.sigBytes,b=[],k=0;k<w;k++){var E=h[k>>>2]>>>24-k%4*8&255;b.push(String.fromCharCode(E))}return b.join("")},parse:function(v){for(var h=v.length,w=[],b=0;b<h;b++)w[b>>>2]|=(v.charCodeAt(b)&255)<<24-b%4*8;return new d.init(w,h)}},y=p.Utf8={stringify:function(v){try{return decodeURIComponent(escape(g.stringify(v)))}catch{throw new Error("Malformed UTF-8 data")}},parse:function(v){return g.parse(unescape(encodeURIComponent(v)))}},m=u.BufferedBlockAlgorithm=A.extend({reset:function(){this._data=new d.init,this._nDataBytes=0},_append:function(v){typeof v=="string"&&(v=y.parse(v)),this._data.concat(v),this._nDataBytes+=v.sigBytes},_process:function(v){var h,w=this._data,b=w.words,k=w.sigBytes,E=this.blockSize,R=E*4,V=k/R;v?V=a.ceil(V):V=a.max((V|0)-this._minBufferSize,0);var B=V*E,x=a.min(B*4,k);if(B){for(var _=0;_<B;_+=E)this._doProcessBlock(b,_);h=b.splice(0,B),w.sigBytes-=x}return new d.init(h,x)},clone:function(){var v=A.clone.call(this);return v._data=this._data.clone(),v},_minBufferSize:0});u.Hasher=m.extend({cfg:A.extend(),init:function(v){this.cfg=this.cfg.extend(v),this.reset()},reset:function(){m.reset.call(this),this._doReset()},update:function(v){return this._append(v),this._process(),this},finalize:function(v){v&&this._append(v);var h=this._doFinalize();return h},blockSize:16,_createHelper:function(v){return function(h,w){return new v.init(w).finalize(h)}},_createHmacHelper:function(v){return function(h,w){return new C.HMAC.init(v,w).finalize(h)}}});var C=c.algo={};return c}(Math);return n})}(df)),df.exports}(function(t,e){(function(n,a){t.exports=a(pf())})(mr,function(n){return function(){var a=n,o=a.lib,i=o.WordArray,s=a.enc;s.Base64={stringify:function(c){var u=c.words,A=c.sigBytes,d=this._map;c.clamp();for(var p=[],f=0;f<A;f+=3)for(var g=u[f>>>2]>>>24-f%4*8&255,y=u[f+1>>>2]>>>24-(f+1)%4*8&255,m=u[f+2>>>2]>>>24-(f+2)%4*8&255,C=g<<16|y<<8|m,v=0;v<4&&f+v*.75<A;v++)p.push(d.charAt(C>>>6*(3-v)&63));var h=d.charAt(64);if(h)for(;p.length%4;)p.push(h);return p.join("")},parse:function(c){var u=c.length,A=this._map,d=this._reverseMap;if(!d){d=this._reverseMap=[];for(var p=0;p<A.length;p++)d[A.charCodeAt(p)]=p}var f=A.charAt(64);if(f){var g=c.indexOf(f);g!==-1&&(u=g)}return l(c,u,d)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="};function l(c,u,A){for(var d=[],p=0,f=0;f<u;f++)if(f%4){var g=A[c.charCodeAt(f-1)]<<f%4*2,y=A[c.charCodeAt(f)]>>>6-f%4*2,m=g|y;d[p>>>2]|=m<<24-p%4*8,p++}return i.create(d,p)}}(),n.enc.Base64})})(Af);var sy=Af.exports;const hf=uf(sy);var mf={exports:{}};(function(t,e){(function(n,a){t.exports=a(pf())})(mr,function(n){return n.enc.Utf8})})(mf);var ly=mf.exports;const gf=uf(ly),cy=(t,e)=>{localStorage.setItem(t,hf.stringify(gf.parse(e)))},gr=t=>{const e=localStorage.getItem(t);return e?hf.parse(e).toString(gf):null},uy=t=>{localStorage.removeItem(t)};let Yo;const Ay=new Uint8Array(16);function dy(){if(!Yo&&(Yo=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Yo))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Yo(Ay)}const Oe=[];for(let t=0;t<256;++t)Oe.push((t+256).toString(16).slice(1));function fy(t,e=0){return Oe[t[e+0]]+Oe[t[e+1]]+Oe[t[e+2]]+Oe[t[e+3]]+"-"+Oe[t[e+4]]+Oe[t[e+5]]+"-"+Oe[t[e+6]]+Oe[t[e+7]]+"-"+Oe[t[e+8]]+Oe[t[e+9]]+"-"+Oe[t[e+10]]+Oe[t[e+11]]+Oe[t[e+12]]+Oe[t[e+13]]+Oe[t[e+14]]+Oe[t[e+15]]}const py=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),vf={randomUUID:py};function $o(t,e,n){if(vf.randomUUID&&!t)return vf.randomUUID();t=t||{};const a=t.random||(t.rng||dy)();return a[6]=a[6]&15|64,a[8]=a[8]&63|128,fy(a)}const Go=function(){let t=!1;return function(e){(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino|android|ipad|playbook|silk/i.test(e)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(e.substr(0,4)))&&(t=!0)}(navigator.userAgent||navigator.vendor||window.opera),t};function yf(t){const e=document.cookie.split(";");for(let n=0;n<e.length;n++){const a=e[n].trim();if(a.startsWith(t+"="))return decodeURIComponent(a.substring(t.length+1))}return null}function wf({name:t,value:e,days:n=0,hours:a=0,minutes:o=0,seconds:i=0,milliseconds:s=0}){const l=new Date;l.setTime(l.getTime()+n*24*60*60*1e3+a*60*60*1e3+o*60*1e3+i*1e3+s);const c="; expires="+l.toUTCString();document.cookie=t+"="+encodeURIComponent(e)+c+"; path=/"}function bf(t,e){return function(){return t.apply(e,arguments)}}const{toString:hy}=Object.prototype,{getPrototypeOf:Vl}=Object,No=(t=>e=>{const n=hy.call(e);return t[n]||(t[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),pt=t=>(t=t.toLowerCase(),e=>No(e)===t),ei=t=>e=>typeof e===t,{isArray:vr}=Array,pa=ei("undefined");function my(t){return t!==null&&!pa(t)&&t.constructor!==null&&!pa(t.constructor)&&nt(t.constructor.isBuffer)&&t.constructor.isBuffer(t)}const Cf=pt("ArrayBuffer");function gy(t){let e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(t):e=t&&t.buffer&&Cf(t.buffer),e}const vy=ei("string"),nt=ei("function"),Ef=ei("number"),ti=t=>t!==null&&typeof t=="object",yy=t=>t===!0||t===!1,ni=t=>{if(No(t)!=="object")return!1;const e=Vl(t);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(Symbol.toStringTag in t)&&!(Symbol.iterator in t)},wy=pt("Date"),by=pt("File"),Cy=pt("Blob"),Ey=pt("FileList"),ky=t=>ti(t)&&nt(t.pipe),By=t=>{let e;return t&&(typeof FormData=="function"&&t instanceof FormData||nt(t.append)&&((e=No(t))==="formdata"||e==="object"&&nt(t.toString)&&t.toString()==="[object FormData]"))},xy=pt("URLSearchParams"),[Sy,Oy,Dy,Ty]=["ReadableStream","Request","Response","Headers"].map(pt),Iy=t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function ha(t,e,{allOwnKeys:n=!1}={}){if(t===null||typeof t>"u")return;let a,o;if(typeof t!="object"&&(t=[t]),vr(t))for(a=0,o=t.length;a<o;a++)e.call(null,t[a],a,t);else{const i=n?Object.getOwnPropertyNames(t):Object.keys(t),s=i.length;let l;for(a=0;a<s;a++)l=i[a],e.call(null,t[l],l,t)}}function kf(t,e){e=e.toLowerCase();const n=Object.keys(t);let a=n.length,o;for(;a-- >0;)if(o=n[a],e===o.toLowerCase())return o;return null}const Bf=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,xf=t=>!pa(t)&&t!==Bf;function Pl(){const{caseless:t}=xf(this)&&this||{},e={},n=(a,o)=>{const i=t&&kf(e,o)||o;ni(e[i])&&ni(a)?e[i]=Pl(e[i],a):ni(a)?e[i]=Pl({},a):vr(a)?e[i]=a.slice():e[i]=a};for(let a=0,o=arguments.length;a<o;a++)arguments[a]&&ha(arguments[a],n);return e}const Vy=(t,e,n,{allOwnKeys:a}={})=>(ha(e,(o,i)=>{n&&nt(o)?t[i]=bf(o,n):t[i]=o},{allOwnKeys:a}),t),Py=t=>(t.charCodeAt(0)===65279&&(t=t.slice(1)),t),My=(t,e,n,a)=>{t.prototype=Object.create(e.prototype,a),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:e.prototype}),n&&Object.assign(t.prototype,n)},_y=(t,e,n,a)=>{let o,i,s;const l={};if(e=e||{},t==null)return e;do{for(o=Object.getOwnPropertyNames(t),i=o.length;i-- >0;)s=o[i],(!a||a(s,t,e))&&!l[s]&&(e[s]=t[s],l[s]=!0);t=n!==!1&&Vl(t)}while(t&&(!n||n(t,e))&&t!==Object.prototype);return e},Ry=(t,e,n)=>{t=String(t),(n===void 0||n>t.length)&&(n=t.length),n-=e.length;const a=t.indexOf(e,n);return a!==-1&&a===n},Fy=t=>{if(!t)return null;if(vr(t))return t;let e=t.length;if(!Ef(e))return null;const n=new Array(e);for(;e-- >0;)n[e]=t[e];return n},Ly=(t=>e=>t&&e instanceof t)(typeof Uint8Array<"u"&&Vl(Uint8Array)),Uy=(t,e)=>{const n=(t&&t[Symbol.iterator]).call(t);let a;for(;(a=n.next())&&!a.done;){const o=a.value;e.call(t,o[0],o[1])}},Zy=(t,e)=>{let n;const a=[];for(;(n=t.exec(e))!==null;)a.push(n);return a},Qy=pt("HTMLFormElement"),Hy=t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(e,n,a){return n.toUpperCase()+a}),Sf=(({hasOwnProperty:t})=>(e,n)=>t.call(e,n))(Object.prototype),qy=pt("RegExp"),Of=(t,e)=>{const n=Object.getOwnPropertyDescriptors(t),a={};ha(n,(o,i)=>{let s;(s=e(o,i,t))!==!1&&(a[i]=s||o)}),Object.defineProperties(t,a)},zy=t=>{Of(t,(e,n)=>{if(nt(t)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const a=t[n];if(nt(a)){if(e.enumerable=!1,"writable"in e){e.writable=!1;return}e.set||(e.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},Ky=(t,e)=>{const n={},a=o=>{o.forEach(i=>{n[i]=!0})};return vr(t)?a(t):a(String(t).split(e)),n},jy=()=>{},Xy=(t,e)=>t!=null&&Number.isFinite(t=+t)?t:e,Ml="abcdefghijklmnopqrstuvwxyz",Df="0123456789",Tf={DIGIT:Df,ALPHA:Ml,ALPHA_DIGIT:Ml+Ml.toUpperCase()+Df},Jy=(t=16,e=Tf.ALPHA_DIGIT)=>{let n="";const{length:a}=e;for(;t--;)n+=e[Math.random()*a|0];return n};function Wy(t){return!!(t&&nt(t.append)&&t[Symbol.toStringTag]==="FormData"&&t[Symbol.iterator])}const Yy=t=>{const e=new Array(10),n=(a,o)=>{if(ti(a)){if(e.indexOf(a)>=0)return;if(!("toJSON"in a)){e[o]=a;const i=vr(a)?[]:{};return ha(a,(s,l)=>{const c=n(s,o+1);!pa(c)&&(i[l]=c)}),e[o]=void 0,i}}return a};return n(t,0)},$y=pt("AsyncFunction"),Gy=t=>t&&(ti(t)||nt(t))&&nt(t.then)&&nt(t.catch),D={isArray:vr,isArrayBuffer:Cf,isBuffer:my,isFormData:By,isArrayBufferView:gy,isString:vy,isNumber:Ef,isBoolean:yy,isObject:ti,isPlainObject:ni,isReadableStream:Sy,isRequest:Oy,isResponse:Dy,isHeaders:Ty,isUndefined:pa,isDate:wy,isFile:by,isBlob:Cy,isRegExp:qy,isFunction:nt,isStream:ky,isURLSearchParams:xy,isTypedArray:Ly,isFileList:Ey,forEach:ha,merge:Pl,extend:Vy,trim:Iy,stripBOM:Py,inherits:My,toFlatObject:_y,kindOf:No,kindOfTest:pt,endsWith:Ry,toArray:Fy,forEachEntry:Uy,matchAll:Zy,isHTMLForm:Qy,hasOwnProperty:Sf,hasOwnProp:Sf,reduceDescriptors:Of,freezeMethods:zy,toObjectSet:Ky,toCamelCase:Hy,noop:jy,toFiniteNumber:Xy,findKey:kf,global:Bf,isContextDefined:xf,ALPHABET:Tf,generateString:Jy,isSpecCompliantForm:Wy,toJSONObject:Yy,isAsyncFn:$y,isThenable:Gy};function ee(t,e,n,a,o){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=t,this.name="AxiosError",e&&(this.code=e),n&&(this.config=n),a&&(this.request=a),o&&(this.response=o)}D.inherits(ee,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:D.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const If=ee.prototype,Vf={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(t=>{Vf[t]={value:t}}),Object.defineProperties(ee,Vf),Object.defineProperty(If,"isAxiosError",{value:!0}),ee.from=(t,e,n,a,o,i)=>{const s=Object.create(If);return D.toFlatObject(t,s,function(l){return l!==Error.prototype},l=>l!=="isAxiosError"),ee.call(s,t.message,e,n,a,o),s.cause=t,s.name=t.name,i&&Object.assign(s,i),s};const Ny=null;function _l(t){return D.isPlainObject(t)||D.isArray(t)}function Pf(t){return D.endsWith(t,"[]")?t.slice(0,-2):t}function Mf(t,e,n){return t?t.concat(e).map(function(a,o){return a=Pf(a),!n&&o?"["+a+"]":a}).join(n?".":""):e}function ew(t){return D.isArray(t)&&!t.some(_l)}const tw=D.toFlatObject(D,{},null,function(t){return/^is[A-Z]/.test(t)});function ri(t,e,n){if(!D.isObject(t))throw new TypeError("target must be an object");e=e||new FormData,n=D.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(f,g){return!D.isUndefined(g[f])});const a=n.metaTokens,o=n.visitor||u,i=n.dots,s=n.indexes,l=(n.Blob||typeof Blob<"u"&&Blob)&&D.isSpecCompliantForm(e);if(!D.isFunction(o))throw new TypeError("visitor must be a function");function c(f){if(f===null)return"";if(D.isDate(f))return f.toISOString();if(!l&&D.isBlob(f))throw new ee("Blob is not supported. Use a Buffer instead.");return D.isArrayBuffer(f)||D.isTypedArray(f)?l&&typeof Blob=="function"?new Blob([f]):Buffer.from(f):f}function u(f,g,y){let m=f;if(f&&!y&&typeof f=="object"){if(D.endsWith(g,"{}"))g=a?g:g.slice(0,-2),f=JSON.stringify(f);else if(D.isArray(f)&&ew(f)||(D.isFileList(f)||D.endsWith(g,"[]"))&&(m=D.toArray(f)))return g=Pf(g),m.forEach(function(C,v){!(D.isUndefined(C)||C===null)&&e.append(s===!0?Mf([g],v,i):s===null?g:g+"[]",c(C))}),!1}return _l(f)?!0:(e.append(Mf(y,g,i),c(f)),!1)}const A=[],d=Object.assign(tw,{defaultVisitor:u,convertValue:c,isVisitable:_l});function p(f,g){if(!D.isUndefined(f)){if(A.indexOf(f)!==-1)throw Error("Circular reference detected in "+g.join("."));A.push(f),D.forEach(f,function(y,m){(!(D.isUndefined(y)||y===null)&&o.call(e,y,D.isString(m)?m.trim():m,g,d))===!0&&p(y,g?g.concat(m):[m])}),A.pop()}}if(!D.isObject(t))throw new TypeError("data must be an object");return p(t),e}function _f(t){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,function(n){return e[n]})}function Rl(t,e){this._pairs=[],t&&ri(t,this,e)}const Rf=Rl.prototype;Rf.append=function(t,e){this._pairs.push([t,e])},Rf.toString=function(t){const e=t?function(n){return t.call(this,n,_f)}:_f;return this._pairs.map(function(n){return e(n[0])+"="+e(n[1])},"").join("&")};function nw(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Ff(t,e,n){if(!e)return t;const a=n&&n.encode||nw,o=n&&n.serialize;let i;if(o?i=o(e,n):i=D.isURLSearchParams(e)?e.toString():new Rl(e,n).toString(a),i){const s=t.indexOf("#");s!==-1&&(t=t.slice(0,s)),t+=(t.indexOf("?")===-1?"?":"&")+i}return t}class Lf{constructor(){this.handlers=[]}use(e,n,a){return this.handlers.push({fulfilled:e,rejected:n,synchronous:a?a.synchronous:!1,runWhen:a?a.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){D.forEach(this.handlers,function(n){n!==null&&e(n)})}}const Uf={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},rw=typeof URLSearchParams<"u"?URLSearchParams:Rl,aw=typeof FormData<"u"?FormData:null,ow=typeof Blob<"u"?Blob:null,iw={isBrowser:!0,classes:{URLSearchParams:rw,FormData:aw,Blob:ow},protocols:["http","https","file","blob","url","data"]},Fl=typeof window<"u"&&typeof document<"u",sw=(t=>Fl&&["ReactNative","NativeScript","NS"].indexOf(t)<0)(typeof navigator<"u"&&navigator.product),lw=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",cw=Fl&&window.location.href||"http://localhost",uw=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Fl,hasStandardBrowserEnv:sw,hasStandardBrowserWebWorkerEnv:lw,origin:cw},Symbol.toStringTag,{value:"Module"})),ht={...uw,...iw};function Aw(t,e){return ri(t,new ht.classes.URLSearchParams,Object.assign({visitor:function(n,a,o,i){return ht.isNode&&D.isBuffer(n)?(this.append(a,n.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)}},e))}function dw(t){return D.matchAll(/\w+|\[(\w*)]/g,t).map(e=>e[0]==="[]"?"":e[1]||e[0])}function fw(t){const e={},n=Object.keys(t);let a;const o=n.length;let i;for(a=0;a<o;a++)i=n[a],e[i]=t[i];return e}function Zf(t){function e(n,a,o,i){let s=n[i++];if(s==="__proto__")return!0;const l=Number.isFinite(+s),c=i>=n.length;return s=!s&&D.isArray(o)?o.length:s,c?(D.hasOwnProp(o,s)?o[s]=[o[s],a]:o[s]=a,!l):((!o[s]||!D.isObject(o[s]))&&(o[s]=[]),e(n,a,o[s],i)&&D.isArray(o[s])&&(o[s]=fw(o[s])),!l)}if(D.isFormData(t)&&D.isFunction(t.entries)){const n={};return D.forEachEntry(t,(a,o)=>{e(dw(a),o,n,0)}),n}return null}function pw(t,e,n){if(D.isString(t))try{return(e||JSON.parse)(t),D.trim(t)}catch(a){if(a.name!=="SyntaxError")throw a}return(0,JSON.stringify)(t)}const ma={transitional:Uf,adapter:["xhr","http","fetch"],transformRequest:[function(t,e){const n=e.getContentType()||"",a=n.indexOf("application/json")>-1,o=D.isObject(t);if(o&&D.isHTMLForm(t)&&(t=new FormData(t)),D.isFormData(t))return a?JSON.stringify(Zf(t)):t;if(D.isArrayBuffer(t)||D.isBuffer(t)||D.isStream(t)||D.isFile(t)||D.isBlob(t)||D.isReadableStream(t))return t;if(D.isArrayBufferView(t))return t.buffer;if(D.isURLSearchParams(t))return e.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let i;if(o){if(n.indexOf("application/x-www-form-urlencoded")>-1)return Aw(t,this.formSerializer).toString();if((i=D.isFileList(t))||n.indexOf("multipart/form-data")>-1){const s=this.env&&this.env.FormData;return ri(i?{"files[]":t}:t,s&&new s,this.formSerializer)}}return o||a?(e.setContentType("application/json",!1),pw(t)):t}],transformResponse:[function(t){const e=this.transitional||ma.transitional,n=e&&e.forcedJSONParsing,a=this.responseType==="json";if(D.isResponse(t)||D.isReadableStream(t))return t;if(t&&D.isString(t)&&(n&&!this.responseType||a)){const o=!(e&&e.silentJSONParsing)&&a;try{return JSON.parse(t)}catch(i){if(o)throw i.name==="SyntaxError"?ee.from(i,ee.ERR_BAD_RESPONSE,this,null,this.response):i}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:ht.classes.FormData,Blob:ht.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};D.forEach(["delete","get","head","post","put","patch"],t=>{ma.headers[t]={}});const hw=D.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),mw=t=>{const e={};let n,a,o;return t&&t.split(`
81
+ `).forEach(function(i){o=i.indexOf(":"),n=i.substring(0,o).trim().toLowerCase(),a=i.substring(o+1).trim(),!(!n||e[n]&&hw[n])&&(n==="set-cookie"?e[n]?e[n].push(a):e[n]=[a]:e[n]=e[n]?e[n]+", "+a:a)}),e},Qf=Symbol("internals");function ga(t){return t&&String(t).trim().toLowerCase()}function ai(t){return t===!1||t==null?t:D.isArray(t)?t.map(ai):String(t)}function gw(t){const e=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let a;for(;a=n.exec(t);)e[a[1]]=a[2];return e}const vw=t=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim());function Ll(t,e,n,a,o){if(D.isFunction(a))return a.call(this,e,n);if(o&&(e=n),!!D.isString(e)){if(D.isString(a))return e.indexOf(a)!==-1;if(D.isRegExp(a))return a.test(e)}}function yw(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,n,a)=>n.toUpperCase()+a)}function ww(t,e){const n=D.toCamelCase(" "+e);["get","set","has"].forEach(a=>{Object.defineProperty(t,a+n,{value:function(o,i,s){return this[a].call(this,e,o,i,s)},configurable:!0})})}let qe=class{constructor(t){t&&this.set(t)}set(t,e,n){const a=this;function o(s,l,c){const u=ga(l);if(!u)throw new Error("header name must be a non-empty string");const A=D.findKey(a,u);(!A||a[A]===void 0||c===!0||c===void 0&&a[A]!==!1)&&(a[A||l]=ai(s))}const i=(s,l)=>D.forEach(s,(c,u)=>o(c,u,l));if(D.isPlainObject(t)||t instanceof this.constructor)i(t,e);else if(D.isString(t)&&(t=t.trim())&&!vw(t))i(mw(t),e);else if(D.isHeaders(t))for(const[s,l]of t.entries())o(l,s,n);else t!=null&&o(e,t,n);return this}get(t,e){if(t=ga(t),t){const n=D.findKey(this,t);if(n){const a=this[n];if(!e)return a;if(e===!0)return gw(a);if(D.isFunction(e))return e.call(this,a,n);if(D.isRegExp(e))return e.exec(a);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,e){if(t=ga(t),t){const n=D.findKey(this,t);return!!(n&&this[n]!==void 0&&(!e||Ll(this,this[n],n,e)))}return!1}delete(t,e){const n=this;let a=!1;function o(i){if(i=ga(i),i){const s=D.findKey(n,i);s&&(!e||Ll(n,n[s],s,e))&&(delete n[s],a=!0)}}return D.isArray(t)?t.forEach(o):o(t),a}clear(t){const e=Object.keys(this);let n=e.length,a=!1;for(;n--;){const o=e[n];(!t||Ll(this,this[o],o,t,!0))&&(delete this[o],a=!0)}return a}normalize(t){const e=this,n={};return D.forEach(this,(a,o)=>{const i=D.findKey(n,o);if(i){e[i]=ai(a),delete e[o];return}const s=t?yw(o):String(o).trim();s!==o&&delete e[o],e[s]=ai(a),n[s]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const e=Object.create(null);return D.forEach(this,(n,a)=>{n!=null&&n!==!1&&(e[a]=t&&D.isArray(n)?n.join(", "):n)}),e}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,e])=>t+": "+e).join(`
82
+ `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...e){const n=new this(t);return e.forEach(a=>n.set(a)),n}static accessor(t){const e=(this[Qf]=this[Qf]={accessors:{}}).accessors,n=this.prototype;function a(o){const i=ga(o);e[i]||(ww(n,o),e[i]=!0)}return D.isArray(t)?t.forEach(a):a(t),this}};qe.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),D.reduceDescriptors(qe.prototype,({value:t},e)=>{let n=e[0].toUpperCase()+e.slice(1);return{get:()=>t,set(a){this[n]=a}}}),D.freezeMethods(qe);function Ul(t,e){const n=this||ma,a=e||n,o=qe.from(a.headers);let i=a.data;return D.forEach(t,function(s){i=s.call(n,i,o.normalize(),e?e.status:void 0)}),o.normalize(),i}function Hf(t){return!!(t&&t.__CANCEL__)}function yr(t,e,n){ee.call(this,t??"canceled",ee.ERR_CANCELED,e,n),this.name="CanceledError"}D.inherits(yr,ee,{__CANCEL__:!0});function qf(t,e,n){const a=n.config.validateStatus;!n.status||!a||a(n.status)?t(n):e(new ee("Request failed with status code "+n.status,[ee.ERR_BAD_REQUEST,ee.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function bw(t){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}function Cw(t,e){t=t||10;const n=new Array(t),a=new Array(t);let o=0,i=0,s;return e=e!==void 0?e:1e3,function(l){const c=Date.now(),u=a[i];s||(s=c),n[o]=l,a[o]=c;let A=i,d=0;for(;A!==o;)d+=n[A++],A=A%t;if(o=(o+1)%t,o===i&&(i=(i+1)%t),c-s<e)return;const p=u&&c-u;return p?Math.round(d*1e3/p):void 0}}function Ew(t,e){let n=0;const a=1e3/e;let o=null;return function(){const i=this===!0,s=Date.now();if(i||s-n>a)return o&&(clearTimeout(o),o=null),n=s,t.apply(null,arguments);o||(o=setTimeout(()=>(o=null,n=Date.now(),t.apply(null,arguments)),a-(s-n)))}}const oi=(t,e,n=3)=>{let a=0;const o=Cw(50,250);return Ew(i=>{const s=i.loaded,l=i.lengthComputable?i.total:void 0,c=s-a,u=o(c),A=s<=l;a=s;const d={loaded:s,total:l,progress:l?s/l:void 0,bytes:c,rate:u||void 0,estimated:u&&l&&A?(l-s)/u:void 0,event:i,lengthComputable:l!=null};d[e?"download":"upload"]=!0,t(d)},n)},kw=ht.hasStandardBrowserEnv?function(){const t=/(msie|trident)/i.test(navigator.userAgent),e=document.createElement("a");let n;function a(o){let i=o;return t&&(e.setAttribute("href",i),i=e.href),e.setAttribute("href",i),{href:e.href,protocol:e.protocol?e.protocol.replace(/:$/,""):"",host:e.host,search:e.search?e.search.replace(/^\?/,""):"",hash:e.hash?e.hash.replace(/^#/,""):"",hostname:e.hostname,port:e.port,pathname:e.pathname.charAt(0)==="/"?e.pathname:"/"+e.pathname}}return n=a(window.location.href),function(o){const i=D.isString(o)?a(o):o;return i.protocol===n.protocol&&i.host===n.host}}():function(){return function(){return!0}}(),Bw=ht.hasStandardBrowserEnv?{write(t,e,n,a,o,i){const s=[t+"="+encodeURIComponent(e)];D.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),D.isString(a)&&s.push("path="+a),D.isString(o)&&s.push("domain="+o),i===!0&&s.push("secure"),document.cookie=s.join("; ")},read(t){const e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove(t){this.write(t,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function xw(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}function Sw(t,e){return e?t.replace(/\/?\/$/,"")+"/"+e.replace(/^\/+/,""):t}function zf(t,e){return t&&!xw(e)?Sw(t,e):e}const Kf=t=>t instanceof qe?{...t}:t;function Tn(t,e){e=e||{};const n={};function a(u,A,d){return D.isPlainObject(u)&&D.isPlainObject(A)?D.merge.call({caseless:d},u,A):D.isPlainObject(A)?D.merge({},A):D.isArray(A)?A.slice():A}function o(u,A,d){if(D.isUndefined(A)){if(!D.isUndefined(u))return a(void 0,u,d)}else return a(u,A,d)}function i(u,A){if(!D.isUndefined(A))return a(void 0,A)}function s(u,A){if(D.isUndefined(A)){if(!D.isUndefined(u))return a(void 0,u)}else return a(void 0,A)}function l(u,A,d){if(d in e)return a(u,A);if(d in t)return a(void 0,u)}const c={url:i,method:i,data:i,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,withXSRFToken:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,beforeRedirect:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:l,headers:(u,A)=>o(Kf(u),Kf(A),!0)};return D.forEach(Object.keys(Object.assign({},t,e)),function(u){const A=c[u]||o,d=A(t[u],e[u],u);D.isUndefined(d)&&A!==l||(n[u]=d)}),n}const jf=t=>{const e=Tn({},t);let{data:n,withXSRFToken:a,xsrfHeaderName:o,xsrfCookieName:i,headers:s,auth:l}=e;e.headers=s=qe.from(s),e.url=Ff(zf(e.baseURL,e.url),t.params,t.paramsSerializer),l&&s.set("Authorization","Basic "+btoa((l.username||"")+":"+(l.password?unescape(encodeURIComponent(l.password)):"")));let c;if(D.isFormData(n)){if(ht.hasStandardBrowserEnv||ht.hasStandardBrowserWebWorkerEnv)s.setContentType(void 0);else if((c=s.getContentType())!==!1){const[u,...A]=c?c.split(";").map(d=>d.trim()).filter(Boolean):[];s.setContentType([u||"multipart/form-data",...A].join("; "))}}if(ht.hasStandardBrowserEnv&&(a&&D.isFunction(a)&&(a=a(e)),a||a!==!1&&kw(e.url))){const u=o&&i&&Bw.read(i);u&&s.set(o,u)}return e},Ow=typeof XMLHttpRequest<"u",Dw=Ow&&function(t){return new Promise(function(e,n){const a=jf(t);let o=a.data;const i=qe.from(a.headers).normalize();let{responseType:s}=a,l;function c(){a.cancelToken&&a.cancelToken.unsubscribe(l),a.signal&&a.signal.removeEventListener("abort",l)}let u=new XMLHttpRequest;u.open(a.method.toUpperCase(),a.url,!0),u.timeout=a.timeout;function A(){if(!u)return;const p=qe.from("getAllResponseHeaders"in u&&u.getAllResponseHeaders()),f={data:!s||s==="text"||s==="json"?u.responseText:u.response,status:u.status,statusText:u.statusText,headers:p,config:t,request:u};qf(function(g){e(g),c()},function(g){n(g),c()},f),u=null}"onloadend"in u?u.onloadend=A:u.onreadystatechange=function(){!u||u.readyState!==4||u.status===0&&!(u.responseURL&&u.responseURL.indexOf("file:")===0)||setTimeout(A)},u.onabort=function(){u&&(n(new ee("Request aborted",ee.ECONNABORTED,a,u)),u=null)},u.onerror=function(){n(new ee("Network Error",ee.ERR_NETWORK,a,u)),u=null},u.ontimeout=function(){let p=a.timeout?"timeout of "+a.timeout+"ms exceeded":"timeout exceeded";const f=a.transitional||Uf;a.timeoutErrorMessage&&(p=a.timeoutErrorMessage),n(new ee(p,f.clarifyTimeoutError?ee.ETIMEDOUT:ee.ECONNABORTED,a,u)),u=null},o===void 0&&i.setContentType(null),"setRequestHeader"in u&&D.forEach(i.toJSON(),function(p,f){u.setRequestHeader(f,p)}),D.isUndefined(a.withCredentials)||(u.withCredentials=!!a.withCredentials),s&&s!=="json"&&(u.responseType=a.responseType),typeof a.onDownloadProgress=="function"&&u.addEventListener("progress",oi(a.onDownloadProgress,!0)),typeof a.onUploadProgress=="function"&&u.upload&&u.upload.addEventListener("progress",oi(a.onUploadProgress)),(a.cancelToken||a.signal)&&(l=p=>{u&&(n(!p||p.type?new yr(null,t,u):p),u.abort(),u=null)},a.cancelToken&&a.cancelToken.subscribe(l),a.signal&&(a.signal.aborted?l():a.signal.addEventListener("abort",l)));const d=bw(a.url);if(d&&ht.protocols.indexOf(d)===-1){n(new ee("Unsupported protocol "+d+":",ee.ERR_BAD_REQUEST,t));return}u.send(o||null)})},Tw=(t,e)=>{let n=new AbortController,a;const o=function(c){if(!a){a=!0,s();const u=c instanceof Error?c:this.reason;n.abort(u instanceof ee?u:new yr(u instanceof Error?u.message:u))}};let i=e&&setTimeout(()=>{o(new ee(`timeout ${e} of ms exceeded`,ee.ETIMEDOUT))},e);const s=()=>{t&&(i&&clearTimeout(i),i=null,t.forEach(c=>{c&&(c.removeEventListener?c.removeEventListener("abort",o):c.unsubscribe(o))}),t=null)};t.forEach(c=>c&&c.addEventListener&&c.addEventListener("abort",o));const{signal:l}=n;return l.unsubscribe=s,[l,()=>{i&&clearTimeout(i),i=null}]},Iw=function*(t,e){let n=t.byteLength;if(n<e){yield t;return}let a=0,o;for(;a<n;)o=a+e,yield t.slice(a,o),a=o},Vw=async function*(t,e,n){for await(const a of t)yield*Iw(ArrayBuffer.isView(a)?a:await n(String(a)),e)},Xf=(t,e,n,a,o)=>{const i=Vw(t,e,o);let s=0;return new ReadableStream({type:"bytes",async pull(l){const{done:c,value:u}=await i.next();if(c){l.close(),a();return}let A=u.byteLength;n&&n(s+=A),l.enqueue(new Uint8Array(u))},cancel(l){return a(l),i.return()}},{highWaterMark:2})},Jf=(t,e)=>{const n=t!=null;return a=>setTimeout(()=>e({lengthComputable:n,total:t,loaded:a}))},ii=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",Wf=ii&&typeof ReadableStream=="function",Zl=ii&&(typeof TextEncoder=="function"?(t=>e=>t.encode(e))(new TextEncoder):async t=>new Uint8Array(await new Response(t).arrayBuffer())),Pw=Wf&&(()=>{let t=!1;const e=new Request(ht.origin,{body:new ReadableStream,method:"POST",get duplex(){return t=!0,"half"}}).headers.has("Content-Type");return t&&!e})(),Yf=64*1024,Ql=Wf&&!!(()=>{try{return D.isReadableStream(new Response("").body)}catch{}})(),si={stream:Ql&&(t=>t.body)};ii&&(t=>{["text","arrayBuffer","blob","formData","stream"].forEach(e=>{!si[e]&&(si[e]=D.isFunction(t[e])?n=>n[e]():(n,a)=>{throw new ee(`Response type '${e}' is not supported`,ee.ERR_NOT_SUPPORT,a)})})})(new Response);const Mw=async t=>{if(t==null)return 0;if(D.isBlob(t))return t.size;if(D.isSpecCompliantForm(t))return(await new Request(t).arrayBuffer()).byteLength;if(D.isArrayBufferView(t))return t.byteLength;if(D.isURLSearchParams(t)&&(t=t+""),D.isString(t))return(await Zl(t)).byteLength},_w=async(t,e)=>D.toFiniteNumber(t.getContentLength())??Mw(e),Rw=ii&&(async t=>{let{url:e,method:n,data:a,signal:o,cancelToken:i,timeout:s,onDownloadProgress:l,onUploadProgress:c,responseType:u,headers:A,withCredentials:d="same-origin",fetchOptions:p}=jf(t);u=u?(u+"").toLowerCase():"text";let[f,g]=o||i||s?Tw([o,i],s):[],y,m;const C=()=>{!y&&setTimeout(()=>{f&&f.unsubscribe()}),y=!0};let v;try{if(c&&Pw&&n!=="get"&&n!=="head"&&(v=await _w(A,a))!==0){let k=new Request(e,{method:"POST",body:a,duplex:"half"}),E;D.isFormData(a)&&(E=k.headers.get("content-type"))&&A.setContentType(E),k.body&&(a=Xf(k.body,Yf,Jf(v,oi(c)),null,Zl))}D.isString(d)||(d=d?"cors":"omit"),m=new Request(e,{...p,signal:f,method:n.toUpperCase(),headers:A.normalize().toJSON(),body:a,duplex:"half",withCredentials:d});let h=await fetch(m);const w=Ql&&(u==="stream"||u==="response");if(Ql&&(l||w)){const k={};["status","statusText","headers"].forEach(R=>{k[R]=h[R]});const E=D.toFiniteNumber(h.headers.get("content-length"));h=new Response(Xf(h.body,Yf,l&&Jf(E,oi(l,!0)),w&&C,Zl),k)}u=u||"text";let b=await si[D.findKey(si,u)||"text"](h,t);return!w&&C(),g&&g(),await new Promise((k,E)=>{qf(k,E,{data:b,headers:qe.from(h.headers),status:h.status,statusText:h.statusText,config:t,request:m})})}catch(h){throw C(),h&&h.name==="TypeError"&&/fetch/i.test(h.message)?Object.assign(new ee("Network Error",ee.ERR_NETWORK,t,m),{cause:h.cause||h}):ee.from(h,h&&h.code,t,m)}}),Hl={http:Ny,xhr:Dw,fetch:Rw};D.forEach(Hl,(t,e)=>{if(t){try{Object.defineProperty(t,"name",{value:e})}catch{}Object.defineProperty(t,"adapterName",{value:e})}});const $f=t=>`- ${t}`,Fw=t=>D.isFunction(t)||t===null||t===!1,Gf={getAdapter:t=>{t=D.isArray(t)?t:[t];const{length:e}=t;let n,a;const o={};for(let i=0;i<e;i++){n=t[i];let s;if(a=n,!Fw(n)&&(a=Hl[(s=String(n)).toLowerCase()],a===void 0))throw new ee(`Unknown adapter '${s}'`);if(a)break;o[s||"#"+i]=a}if(!a){const i=Object.entries(o).map(([l,c])=>`adapter ${l} `+(c===!1?"is not supported by the environment":"is not available in the build"));let s=e?i.length>1?`since :
83
83
  `+i.map($f).join(`
84
- `):" "+$f(i[0]):"as no adapter specified";throw new ee("There is no suitable adapter to dispatch the request "+s,"ERR_NOT_SUPPORT")}return a},adapters:Hl};function ql(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new vr(null,t)}function Nf(t){return ql(t),t.headers=qe.from(t.headers),t.data=Ul.call(t,t.transformRequest),["post","put","patch"].indexOf(t.method)!==-1&&t.headers.setContentType("application/x-www-form-urlencoded",!1),Gf.getAdapter(t.adapter||ha.adapter)(t).then(function(e){return ql(t),e.data=Ul.call(t,t.transformResponse,e),e.headers=qe.from(e.headers),e},function(e){return Hf(e)||(ql(t),e&&e.response&&(e.response.data=Ul.call(t,t.transformResponse,e.response),e.response.headers=qe.from(e.response.headers))),Promise.reject(e)})}const e2="1.7.2",zl={};["object","boolean","number","function","string","symbol"].forEach((t,e)=>{zl[t]=function(n){return typeof n===t||"a"+(e<1?"n ":" ")+t}});const t2={};zl.transitional=function(t,e,n){function a(o,i){return"[Axios v"+e2+"] Transitional option '"+o+"'"+i+(n?". "+n:"")}return(o,i,s)=>{if(t===!1)throw new ee(a(i," has been removed"+(e?" in "+e:"")),ee.ERR_DEPRECATED);return e&&!t2[i]&&(t2[i]=!0,console.warn(a(i," has been deprecated since v"+e+" and will be removed in the near future"))),t?t(o,i,s):!0}};function Uw(t,e,n){if(typeof t!="object")throw new ee("options must be an object",ee.ERR_BAD_OPTION_VALUE);const a=Object.keys(t);let o=a.length;for(;o-- >0;){const i=a[o],s=e[i];if(s){const l=t[i],c=l===void 0||s(l,i,t);if(c!==!0)throw new ee("option "+i+" must be "+c,ee.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new ee("Unknown option "+i,ee.ERR_BAD_OPTION)}}const Kl={assertOptions:Uw,validators:zl},ln=Kl.validators;class In{constructor(e){this.defaults=e,this.interceptors={request:new Lf,response:new Lf}}async request(e,n){try{return await this._request(e,n)}catch(a){if(a instanceof Error){let o;Error.captureStackTrace?Error.captureStackTrace(o={}):o=new Error;const i=o.stack?o.stack.replace(/^.+\n/,""):"";try{a.stack?i&&!String(a.stack).endsWith(i.replace(/^.+\n.+\n/,""))&&(a.stack+=`
85
- `+i):a.stack=i}catch{}}throw a}}_request(e,n){typeof e=="string"?(n=n||{},n.url=e):n=e||{},n=Tn(this.defaults,n);const{transitional:a,paramsSerializer:o,headers:i}=n;a!==void 0&&Kl.assertOptions(a,{silentJSONParsing:ln.transitional(ln.boolean),forcedJSONParsing:ln.transitional(ln.boolean),clarifyTimeoutError:ln.transitional(ln.boolean)},!1),o!=null&&(D.isFunction(o)?n.paramsSerializer={serialize:o}:Kl.assertOptions(o,{encode:ln.function,serialize:ln.function},!0)),n.method=(n.method||this.defaults.method||"get").toLowerCase();let s=i&&D.merge(i.common,i[n.method]);i&&D.forEach(["delete","get","head","post","put","patch","common"],g=>{delete i[g]}),n.headers=qe.concat(s,i);const l=[];let c=!0;this.interceptors.request.forEach(function(g){typeof g.runWhen=="function"&&g.runWhen(n)===!1||(c=c&&g.synchronous,l.unshift(g.fulfilled,g.rejected))});const u=[];this.interceptors.response.forEach(function(g){u.push(g.fulfilled,g.rejected)});let A,d=0,p;if(!c){const g=[Nf.bind(this),void 0];for(g.unshift.apply(g,l),g.push.apply(g,u),p=g.length,A=Promise.resolve(n);d<p;)A=A.then(g[d++],g[d++]);return A}p=l.length;let f=n;for(d=0;d<p;){const g=l[d++],y=l[d++];try{f=g(f)}catch(m){y.call(this,m);break}}try{A=Nf.call(this,f)}catch(g){return Promise.reject(g)}for(d=0,p=u.length;d<p;)A=A.then(u[d++],u[d++]);return A}getUri(e){e=Tn(this.defaults,e);const n=zf(e.baseURL,e.url);return Ff(n,e.params,e.paramsSerializer)}}D.forEach(["delete","get","head","options"],function(t){In.prototype[t]=function(e,n){return this.request(Tn(n||{},{method:t,url:e,data:(n||{}).data}))}}),D.forEach(["post","put","patch"],function(t){function e(n){return function(a,o,i){return this.request(Tn(i||{},{method:t,headers:n?{"Content-Type":"multipart/form-data"}:{},url:a,data:o}))}}In.prototype[t]=e(),In.prototype[t+"Form"]=e(!0)});class jl{constructor(e){if(typeof e!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(o){n=o});const a=this;this.promise.then(o=>{if(!a._listeners)return;let i=a._listeners.length;for(;i-- >0;)a._listeners[i](o);a._listeners=null}),this.promise.then=o=>{let i;const s=new Promise(l=>{a.subscribe(l),i=l}).then(o);return s.cancel=function(){a.unsubscribe(i)},s},e(function(o,i,s){a.reason||(a.reason=new vr(o,i,s),n(a.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){if(this.reason){e(this.reason);return}this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;const n=this._listeners.indexOf(e);n!==-1&&this._listeners.splice(n,1)}static source(){let e;return{token:new jl(function(n){e=n}),cancel:e}}}function Zw(t){return function(e){return t.apply(null,e)}}function Qw(t){return D.isObject(t)&&t.isAxiosError===!0}const Jl={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(Jl).forEach(([t,e])=>{Jl[e]=t});function n2(t){const e=new In(t),n=bf(In.prototype.request,e);return D.extend(n,In.prototype,e,{allOwnKeys:!0}),D.extend(n,e,null,{allOwnKeys:!0}),n.create=function(a){return n2(Tn(t,a))},n}const me=n2(ha);me.Axios=In,me.CanceledError=vr,me.CancelToken=jl,me.isCancel=Hf,me.VERSION=e2,me.toFormData=ti,me.AxiosError=ee,me.Cancel=me.CanceledError,me.all=function(t){return Promise.all(t)},me.spread=Zw,me.isAxiosError=Qw,me.mergeConfig=Tn,me.AxiosHeaders=qe,me.formToJSON=t=>Zf(D.isHTMLForm(t)?new FormData(t):t),me.getAdapter=Gf.getAdapter,me.HttpStatusCode=Jl,me.default=me;var r2={VITE_API_APLICATION:"justicia-libre",VITE_API_MS_AGETIC:"https://ms-agetic.mp.gob.bo",VITE_API_MS_AGETIC_FRONT:"https://agetic.mp.gob.bo",VITE_DEVELOPMENT_ENVIRONMENT:"DEV",VITE_API_AGETIC_ANUNCIOS:"https://www.facebook.com/story.php?story_fbid=999108625735075&id=100069078404748&mibextid=wwXIfr&rdid=Jl5hWv1li8tIYJ45",BASE_URL:"/",MODE:"production",DEV:!1,PROD:!0,SSR:!1};const Hw=async(t,e,n,a)=>{var o;const i=window.VITE_API_MS_AGETIC?window.VITE_API_MS_AGETIC:"https://ms-agetic.mp.gob.bo",s={urlRedirectLogin:window.VITE_API_BASE_URL?window.VITE_API_BASE_URL:r2.VITE_API_BASE_URL,application:window.VITE_API_APLICATION?window.VITE_API_APLICATION:"justicia-libre",verificarFuncionario:e,environment:window.VITE_DEVELOPMENT_ENVIRONMENT?window.VITE_DEVELOPMENT_ENVIRONMENT:"DEV",binnacleId:a,processKey:t,tokenMsSeguridad:n},l=await me.post(`${i}/api/v1/auth/generar-url`,s,{headers:{"Content-Type":"application/json; charset=utf-8","ms-agetic-token":void 0}});return hy({name:"ms-agetic-token",value:(o=l.data.response)==null?void 0:o.data.token,hours:5}),l.data.response.data},qw=async t=>{const e=window.VITE_API_MS_AGETIC?window.VITE_API_MS_AGETIC:"https://ms-agetic.mp.gob.bo",n={binnacleId:t};return(await me.post(`${e}/api/v1/auth/session-auth`,n,{headers:{Authorization:`Bearer ${wf("ms-agetic-token")}`,"Content-Type":"application/json; charset=utf-8","ms-agetic-token":void 0}})).data.response.data},zw=t=>`${window.VITE_API_MS_AGETIC_FRONT?window.VITE_API_MS_AGETIC_FRONT:"https://agetic.mp.gob.bo"}/logout?urlRedirectLogout=${window.VITE_API_BASE_URL?window.VITE_API_BASE_URL:r2.VITE_API_BASE_URL}&binnacleId=${t}`;var Kw={VITE_API_APLICATION:"justicia-libre",VITE_API_MS_AGETIC:"https://ms-agetic.mp.gob.bo",VITE_API_MS_AGETIC_FRONT:"https://agetic.mp.gob.bo",VITE_DEVELOPMENT_ENVIRONMENT:"DEV",VITE_API_AGETIC_ANUNCIOS:"https://www.facebook.com/story.php?story_fbid=999108625735075&id=100069078404748&mibextid=wwXIfr&rdid=Jl5hWv1li8tIYJ45",BASE_URL:"/",MODE:"production",DEV:!1,PROD:!0,SSR:!1};function a2(){const t=r.ref(),e=new Map;let n;const a=()=>{for(const[A,d]of e.entries())d.type===Ve.LOGOUT?(d.resolve({error:!1,message:"Sesion cerrada con exito"}),e.delete(A)):d.creationTime+1e3*60*5<new Date().getTime()&&(d.reject({error:!0,message:"Ha ocurrido un error, intente nuevamente"}),e.delete(A));e.size===0&&n&&(clearInterval(n),n=void 0)};r.onMounted(()=>{let A=!1;for(const[p]of e.entries())if(window.name===p){A=!0;break}const d=new BroadcastChannel(uf);t.value=d,!A&&(t.value.onmessage=async p=>{const f=p.data;!f||await o(f)||i(f)||s(f)||l(f)})}),r.onBeforeUnmount(()=>{t.value&&t.value.close(),n&&clearInterval(n)});const o=async A=>{if(A.event!==Ve.LOGIN&&A.event!==Ve.ALREADY_LOGIN)return!1;const d=e.get(A.data.processKey);if(!d)return!1;if(e.delete(A.data.processKey),A.event===Ve.LOGIN){const p=A.data.data;try{const f=await qw(p.binnacleId);cy("digital",JSON.stringify(p)),d.resolve({error:!1,message:"Inicio de sesión exitoso",data:{...f.session,binnacleId:p.binnacleId}})}catch{d.reject({error:!0,message:"Ha ocurrido un error al iniciar sesión, intente nuevamente"})}return!0}return d.reject({error:!0,message:"Ya cuentas con una sesión activa"}),!0},i=A=>{if(A.event===Ve.LOGOUT){const d=e.get(A.data.processKey);return d?(e.delete(A.data.processKey),localStorage.removeItem("digital"),d.resolve({error:!1,message:"Sesión finalizada"}),!0):!1}return!1},s=A=>{const d=e.get(A.data.processKey);if(d)return A.event===Ve.VALIDATE_FILE?(d.resolve({error:!1,message:"Aprobación exitosa",data:A.data}),e.delete(A.data.processKey),!0):!1},l=A=>{const d=A.data.processKey,p=e.get(d);p&&A.event===Ve.FORCE_CLOSE&&(e.delete(d),p.reject({error:!0,message:"Ha ocurrido un error, intente nuevamente"}))},c=async(A=!0,d,p=!1)=>new Promise(async(f,g)=>{var y,m;const C=Tl(),v=p?void 0:Wo("digital")?JSON.parse(Wo("digital")).binnacleId:void 0,h=Il();try{const{url:w}=await Hw(C,A,d,v);window.open(w,C,h?void 0:"width=700,height=700,resizable=no")}catch(w){if(((m=(y=w==null?void 0:w.response)==null?void 0:y.data)==null?void 0:m.message)==="No se pudo conectar con AGETIC - CIUDADANIA DIGITAL")return window.open(window.VITE_API_AGETIC_ANUNCIOS,C,h?void 0:"width=700,height=700,resizable=no"),g(w.response.data);if(w)return g({error:!0,message:"Ha ocurrido un error al iniciar sesión, intente nuevamente"})}u(),e.set(C,{creationTime:new Date().getTime(),processKey:C,type:Ve.LOGIN,resolve:f,reject:g})}),u=()=>{n||(n=setInterval(a,1e3))};return{loginCD:c,logoutCD:async A=>new Promise((d,p)=>{const f=Tl(),g=A.binnacleId,y=Wo("digital");if(!y)return p({error:!0,message:"No existe una sesión de agetic activa"});const m=JSON.parse(y),C=zw(g||m.binnacleId),v=Il();if(!window.open(C,f,v?void 0:"width=700,height=700,resizable=no"))return p({error:!0,message:"Ha ocurrido un error al cerrar sesión, intente nuevamente"});u(),uy("digital"),e.set(f,{creationTime:new Date().getTime(),processKey:f,type:Ve.LOGOUT,resolve:d,reject:p})}),validateFile:async A=>new Promise(async(d,p)=>{const f=Tl(),g=A.documentId,y=Wo("digital");if(!y)return p({error:!0,message:"Ha ocurrido un error, intente nuevamente"});u();const m=JSON.parse(y),C=`${window.VITE_API_BASE_URL?window.VITE_API_BASE_URL:Kw.VITE_API_BASE_URL}`,v=`${window.VITE_API_MS_AGETIC_FRONT?window.VITE_API_MS_AGETIC_FRONT:"https://agetic.mp.gob.bo"}/aprobacion?urlRedirectClient=${encodeURIComponent(`${C}`)}&documentId=${encodeURIComponent(g)}&binnacleId=${encodeURIComponent(m.binnacleId)}${A.urlNotificationDocument?`&urlNotificationDocument=${encodeURIComponent(A.urlNotificationDocument)}`:""}&token=${encodeURIComponent(wf("ms-agetic-token"))}&processKey=${encodeURIComponent(f)}`,h=Il();if(!window.open(v,f,h?void 0:"width=700,height=700,resizable=no"))return p({error:!0,message:"Ha ocurrido un error, intente nuevamente"});e.set(f,{creationTime:new Date().getTime(),processKey:f,type:Ve.VALIDATE_FILE,resolve:d,reject:p})})}}const jw={install(t,e){$v(),window.VITE_API_BASE_URL=e.VITE_API_BASE_URL,window.VITE_API_APLICATION=e.VITE_API_APLICATION,window.VITE_API_MS_AGETIC=e.VITE_API_MS_AGETIC,window.VITE_API_MS_AGETIC_FRONT=e.VITE_API_MS_AGETIC_FRONT,window.VITE_DEVELOPMENT_ENVIRONMENT=e.VITE_DEVELOPMENT_ENVIRONMENT,window.VITE_API_AGETIC_ANUNCIOS=e.VITE_API_AGETIC_ANUNCIOS,window.VITE_API_LOCAL_FIRMATIC=e.VITE_API_LOCAL_FIRMATIC||""}};function Jw(){const t=be(),{loginCD:e,loginCDMsAuth:n}=a2();r.onMounted(()=>{o()});const a=async()=>t.apiBaseURLAuthNv?await n(t.verificarFunc):await e(t.verificarFunc),o=()=>{const l=new URLSearchParams(window.location.search).get("agetic");if(!l)return;const c=JSON.parse(decodeURI(l));i(c)},i=async s=>{var l;if(!s.error)if(s.response.binnacleId){const c={ci:s.response.ciudadanoDigital.documento_identidad.numero_documento,binnacleId:s.response.binnacleId,appTag:t.aplicacion};await t.onLoginCiudadania(c),new URLSearchParams(window.location.search).delete("agetic"),window.history.replaceState({},"",`${window.location.pathname}`)}else q.error(`<p class="toast-title">Error</p><p class="toast-description">${(l=s.response)==null?void 0:l.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0})};return{redirectCD:a}}function Xw(t){const e=be(),n=ea(),a=r.ref(!1),{redirectCD:o}=Jw(),{refCounter:i,currentContacto:s,message2Fa:l,message2FaContexto:c,url2FaContexto:u}=jo("2auth"),A=r.reactive({verificadoWhatsapp:!1,verificadoTelegram:!1,verificadoEmail:!1,verificadoRoma:!1}),d=r.ref(!1),p=r.ref(!1),f=r.ref(!1),g=r.markRaw([{name:"step1"},{name:"step2"}]),y=[j.object().shape({usuario:j.string().required("Cédula de identidad es requerida").label("Cédula de identidad"),password:j.string().required("Contraseña es requerida").label("Contraseña")}),j.object().shape({code:j.string().matches(or).required().label("Código")})],m=r.ref(0),C=r.computed(()=>y[m.value]),{handleSubmit:v,values:h,errors:w,setErrors:b,resetForm:k}=ie.useForm({validationSchema:C,keepValuesOnUnmount:!0}),{value:E}=ie.useField("usuarioId"),{value:R}=ie.useField("esDispositivoConfianza",void 0,{initialValue:!1}),V=v(async I=>{var S,T,Z,z,X,se,ae,W;n.setLoading(!0);try{const J=await e.onLogin({...I,codigoDispositivo:e.deviceId});e.apiBaseURLAuthNv?((T=(S=J==null?void 0:J.response)==null?void 0:S.data)==null?void 0:T.mediosVerificados.length)>0?(m.value=m.value+1,s.value=(z=(Z=J==null?void 0:J.response)==null?void 0:Z.data)==null?void 0:z.usuario,E.value=(se=(X=J==null?void 0:J.response)==null?void 0:X.data)==null?void 0:se.usuarioId,l.value=J==null?void 0:J.message,a.value=!0,Pe((W=(ae=J==null?void 0:J.response)==null?void 0:ae.data)==null?void 0:W.mediosVerificados),r.nextTick(()=>{var Ce,Lt,ya;(ya=i.value)==null||ya.reInit(((Lt=(Ce=J==null?void 0:J.response)==null?void 0:Ce.data)==null?void 0:Lt.tiempoVigencia)??120)})):(a.value=!1,t("onLogin")):J!=null&&J.usuarioId&&(J!=null&&J.factor2FA)?(m.value=m.value+1,s.value=J.contacto,Object.entries(J.mediosVerificados).forEach(([Ce,Lt])=>{A[Ce]=!!Lt}),l.value=J.message,c.value="",u.value="",p.value=!1,d.value=!1,E.value=J.usuarioId,r.nextTick(()=>{var Ce;(Ce=i.value)==null||Ce.reInit((J.minutos??2)*60)})):(a.value=!1,t("onLogin"))}catch(J){J.status===403&&(a.value=!0),Ge({error:J,setErrors:b}),t("onError")}finally{n.setLoading(!1)}}),B=async({medio:I})=>{try{n.setLoading(!0);const S=await np({medio:Number(I),usuarioId:E.value});l.value=S.message,p.value=!1,d.value=!1,c.value=S.response.data.mensajeServicio??"",u.value=S.response.data.url??"",r.nextTick(()=>{var T;(T=i.value)==null||T.reInit((S.minutos??2)*60)})}catch(S){q.error(`Error al enviar código por ${I}: ${(S==null?void 0:S.message)||"intente nuevamente"}`)}finally{n.setLoading(!1)}},x=async({medio:I})=>{try{n.setLoading(!0);const S=await wu({medio:Number(I),usuarioId:E.value});console.log("🚀 ~ onEnviarCodigoAlUsuarioNv ~ resp:",S),l.value=S.message,p.value=!1,d.value=!1,c.value=S.response.data.mensajeServicio??"",u.value=S.response.data.url??"",r.nextTick(()=>{var T;(T=i.value)==null||T.reInit((S.minutos??2)*60)})}catch(S){q.error(`Error al enviar código: ${(S==null?void 0:S.message)||"intente nuevamente"}`)}finally{n.setLoading(!1)}},_=async({medio:I})=>{try{n.setLoading(!0);const S=await Cu({medio:Number(I),usuarioId:E.value,deviceId:e.deviceId,isLogin:!0,aplicacion:e.aplicacion});l.value=S.message,p.value=!1,d.value=!1,c.value=S.response.data.mensajeServicio??"",u.value=S.response.data.url??"",r.nextTick(()=>{var T;(T=i.value)==null||T.reInit((S.minutos??2)*60)})}catch(S){q.error(`Error al enviar código por ${I}: ${(S==null?void 0:S.message)||"intente nuevamente"}`)}finally{n.setLoading(!1)}},U=async({medio:I})=>{try{n.setLoading(!0);const S=await Eu({medio:Number(I),usuarioId:E.value,deviceId:e.deviceId,isLogin:!0,aplicacion:e.aplicacion});l.value=S.message,p.value=!1,d.value=!1,r.nextTick(()=>{var T;(T=i.value)==null||T.reInit((S.minutos??2)*60)})}catch(S){q.error(`Error al enviar código por ${I}: ${(S==null?void 0:S.message)||"intente nuevamente"}`)}finally{n.setLoading(!1)}},M=v(async I=>{try{n.setLoading(!0),await e.on2AuthNuevoServicioLogin({medio:Number(I.medio),usuarioId:E.value,codigo:I.code,aplicacion:e.aplicacion,codigoDispositivo:e.deviceId,esDispositivoConfianza:I.esDispositivoConfianza,usuario:I.usuario}),t("onLogin")}catch(S){Ge({error:S,setErrors:b})}finally{n.setLoading(!1)}}),F=async(I,S,T)=>{n.setLoading(!0);try{await e.onAutorizarQrNv(I,S,T),a.value=!1,t("onLogin")}catch(Z){Z.status===403&&(a.value=!0),Ge({error:Z,setErrors:b}),t("onError")}finally{n.setLoading(!1)}},H=v(async I=>{try{n.setLoading(!0),e.apiBaseURLAuthNv?(await e.on2AuthLoginNv({otp:Number(I.code),numeroDocumento:I.usuario,deviceId:e.deviceId,aplicacion:e.aplicacion,dispositivoConfianza:I.esDispositivoConfianza}),t("onLogin")):(await e.on2AuthLogin({code:Number(I.code),usuarioId:E.value,aplicacion:I.aplicacion,codigoDispositivo:e.deviceId,esDispositivoConfianza:I.esDispositivoConfianza,usuario:I.usuario}),t("onLogin"))}catch(S){Ge({error:S,setErrors:b})}finally{n.setLoading(!1)}}),K=()=>{m.value=0,k()},L=async()=>{var I;await e.onLogin({...h}),(I=i.value)==null||I.reInit(60)},re=r.computed(()=>window.getComputedStyle(document.documentElement).getPropertyValue("--fge-primary-button-text-color")),Pe=I=>{I.forEach(S=>{switch(S.medio){case 1:A.verificadoRoma=S.verificado;break;case 2:A.verificadoTelegram=S.verificado;break;case 3:A.verificadoEmail=S.verificado;break;case 4:A.verificadoWhatsapp=S.verificado;break}})};return{values:h,schemas:y,showBtnByCode:a,refCounter:i,currentContacto:s,message2Fa:l,steps:g,currentStep:m,usuarioId:E,esDispositivoConfianza:R,errors:w,iconColor:re,onAutorizarNv:F,onLogin:V,on2AuthLogin:H,goLoginPage:K,onEnviarMensaje:L,loginCiudadania:async()=>{n.setLoading(!0);try{const I=await o();I&&(await e.onLoginCiudadania(I.data),t("onLogin"))}catch(I){q.error(`<p class="toast-title">Error</p><p class="toast-description">${(I==null?void 0:I.message)||"Ha ocurrido un error al intentar logearse con CD"}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0})}finally{n.setLoading(!1)}},mostrarBotonOpciones:d,mediosVerificados:A,onEnviarCodigoAlUsuario:B,mostrarMedios:p,onEnviarCodigoVerificadoAlUsuario:_,servicio2faNuevo:f,onConfirmarCodigoNuevo:M,onEnviarCodigoAlUsuarioNv:x,onEnviarCodigoVerificadoAlUsuarioNv:U,message2FaContexto:c,url2FaContexto:u}}const Et=Object.create(null);Et.open="0",Et.close="1",Et.ping="2",Et.pong="3",Et.message="4",Et.upgrade="5",Et.noop="6";const ii=Object.create(null);Object.keys(Et).forEach(t=>{ii[Et[t]]=t});const Xl={type:"error",data:"parser error"},o2=typeof Blob=="function"||typeof Blob<"u"&&Object.prototype.toString.call(Blob)==="[object BlobConstructor]",i2=typeof ArrayBuffer=="function",s2=t=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(t):t&&t.buffer instanceof ArrayBuffer,Wl=({type:t,data:e},n,a)=>o2&&e instanceof Blob?n?a(e):l2(e,a):i2&&(e instanceof ArrayBuffer||s2(e))?n?a(e):l2(new Blob([e]),a):a(Et[t]+(e||"")),l2=(t,e)=>{const n=new FileReader;return n.onload=function(){const a=n.result.split(",")[1];e("b"+(a||""))},n.readAsDataURL(t)};function c2(t){return t instanceof Uint8Array?t:t instanceof ArrayBuffer?new Uint8Array(t):new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}let Yl;function Ww(t,e){if(o2&&t.data instanceof Blob)return t.data.arrayBuffer().then(c2).then(e);if(i2&&(t.data instanceof ArrayBuffer||s2(t.data)))return e(c2(t.data));Wl(t,!1,n=>{Yl||(Yl=new TextEncoder),e(Yl.encode(n))})}const u2="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ga=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(let t=0;t<u2.length;t++)ga[u2.charCodeAt(t)]=t;const Yw=t=>{let e=t.length*.75,n=t.length,a,o=0,i,s,l,c;t[t.length-1]==="="&&(e--,t[t.length-2]==="="&&e--);const u=new ArrayBuffer(e),A=new Uint8Array(u);for(a=0;a<n;a+=4)i=ga[t.charCodeAt(a)],s=ga[t.charCodeAt(a+1)],l=ga[t.charCodeAt(a+2)],c=ga[t.charCodeAt(a+3)],A[o++]=i<<2|s>>4,A[o++]=(s&15)<<4|l>>2,A[o++]=(l&3)<<6|c&63;return u},$w=typeof ArrayBuffer=="function",$l=(t,e)=>{if(typeof t!="string")return{type:"message",data:A2(t,e)};const n=t.charAt(0);return n==="b"?{type:"message",data:Gw(t.substring(1),e)}:ii[n]?t.length>1?{type:ii[n],data:t.substring(1)}:{type:ii[n]}:Xl},Gw=(t,e)=>{if($w){const n=Yw(t);return A2(n,e)}else return{base64:!0,data:t}},A2=(t,e)=>{switch(e){case"blob":return t instanceof Blob?t:new Blob([t]);case"arraybuffer":default:return t instanceof ArrayBuffer?t:t.buffer}},d2="",Nw=(t,e)=>{const n=t.length,a=new Array(n);let o=0;t.forEach((i,s)=>{Wl(i,!1,l=>{a[s]=l,++o===n&&e(a.join(d2))})})},eb=(t,e)=>{const n=t.split(d2),a=[];for(let o=0;o<n.length;o++){const i=$l(n[o],e);if(a.push(i),i.type==="error")break}return a};function tb(){return new TransformStream({transform(t,e){Ww(t,n=>{const a=n.length;let o;if(a<126)o=new Uint8Array(1),new DataView(o.buffer).setUint8(0,a);else if(a<65536){o=new Uint8Array(3);const i=new DataView(o.buffer);i.setUint8(0,126),i.setUint16(1,a)}else{o=new Uint8Array(9);const i=new DataView(o.buffer);i.setUint8(0,127),i.setBigUint64(1,BigInt(a))}t.data&&typeof t.data!="string"&&(o[0]|=128),e.enqueue(o),e.enqueue(n)})}})}let Gl;function si(t){return t.reduce((e,n)=>e+n.length,0)}function li(t,e){if(t[0].length===e)return t.shift();const n=new Uint8Array(e);let a=0;for(let o=0;o<e;o++)n[o]=t[0][a++],a===t[0].length&&(t.shift(),a=0);return t.length&&a<t[0].length&&(t[0]=t[0].slice(a)),n}function nb(t,e){Gl||(Gl=new TextDecoder);const n=[];let a=0,o=-1,i=!1;return new TransformStream({transform(s,l){for(n.push(s);;){if(a===0){if(si(n)<1)break;const c=li(n,1);i=(c[0]&128)===128,o=c[0]&127,o<126?a=3:o===126?a=1:a=2}else if(a===1){if(si(n)<2)break;const c=li(n,2);o=new DataView(c.buffer,c.byteOffset,c.length).getUint16(0),a=3}else if(a===2){if(si(n)<8)break;const c=li(n,8),u=new DataView(c.buffer,c.byteOffset,c.length),A=u.getUint32(0);if(A>Math.pow(2,21)-1){l.enqueue(Xl);break}o=A*Math.pow(2,32)+u.getUint32(4),a=3}else{if(si(n)<o)break;const c=li(n,o);l.enqueue($l(i?c:Gl.decode(c),e)),a=0}if(o===0||o>t){l.enqueue(Xl);break}}}})}const f2=4;function we(t){if(t)return rb(t)}function rb(t){for(var e in we.prototype)t[e]=we.prototype[e];return t}we.prototype.on=we.prototype.addEventListener=function(t,e){return this._callbacks=this._callbacks||{},(this._callbacks["$"+t]=this._callbacks["$"+t]||[]).push(e),this},we.prototype.once=function(t,e){function n(){this.off(t,n),e.apply(this,arguments)}return n.fn=e,this.on(t,n),this},we.prototype.off=we.prototype.removeListener=we.prototype.removeAllListeners=we.prototype.removeEventListener=function(t,e){if(this._callbacks=this._callbacks||{},arguments.length==0)return this._callbacks={},this;var n=this._callbacks["$"+t];if(!n)return this;if(arguments.length==1)return delete this._callbacks["$"+t],this;for(var a,o=0;o<n.length;o++)if(a=n[o],a===e||a.fn===e){n.splice(o,1);break}return n.length===0&&delete this._callbacks["$"+t],this},we.prototype.emit=function(t){this._callbacks=this._callbacks||{};for(var e=new Array(arguments.length-1),n=this._callbacks["$"+t],a=1;a<arguments.length;a++)e[a-1]=arguments[a];if(n){n=n.slice(0);for(var a=0,o=n.length;a<o;++a)n[a].apply(this,e)}return this},we.prototype.emitReserved=we.prototype.emit,we.prototype.listeners=function(t){return this._callbacks=this._callbacks||{},this._callbacks["$"+t]||[]},we.prototype.hasListeners=function(t){return!!this.listeners(t).length};const ci=typeof Promise=="function"&&typeof Promise.resolve=="function"?e=>Promise.resolve().then(e):(e,n)=>n(e,0),rt=typeof self<"u"?self:typeof window<"u"?window:Function("return this")(),ab="arraybuffer";function Gx(){}function p2(t,...e){return e.reduce((n,a)=>(t.hasOwnProperty(a)&&(n[a]=t[a]),n),{})}const ob=rt.setTimeout,ib=rt.clearTimeout;function ui(t,e){e.useNativeTimers?(t.setTimeoutFn=ob.bind(rt),t.clearTimeoutFn=ib.bind(rt)):(t.setTimeoutFn=rt.setTimeout.bind(rt),t.clearTimeoutFn=rt.clearTimeout.bind(rt))}const sb=1.33;function lb(t){return typeof t=="string"?cb(t):Math.ceil((t.byteLength||t.size)*sb)}function cb(t){let e=0,n=0;for(let a=0,o=t.length;a<o;a++)e=t.charCodeAt(a),e<128?n+=1:e<2048?n+=2:e<55296||e>=57344?n+=3:(a++,n+=4);return n}function h2(){return Date.now().toString(36).substring(3)+Math.random().toString(36).substring(2,5)}function ub(t){let e="";for(let n in t)t.hasOwnProperty(n)&&(e.length&&(e+="&"),e+=encodeURIComponent(n)+"="+encodeURIComponent(t[n]));return e}function Ab(t){let e={},n=t.split("&");for(let a=0,o=n.length;a<o;a++){let i=n[a].split("=");e[decodeURIComponent(i[0])]=decodeURIComponent(i[1])}return e}class db extends Error{constructor(e,n,a){super(e),this.description=n,this.context=a,this.type="TransportError"}}class Nl extends we{constructor(e){super(),this.writable=!1,ui(this,e),this.opts=e,this.query=e.query,this.socket=e.socket,this.supportsBinary=!e.forceBase64}onError(e,n,a){return super.emitReserved("error",new db(e,n,a)),this}open(){return this.readyState="opening",this.doOpen(),this}close(){return(this.readyState==="opening"||this.readyState==="open")&&(this.doClose(),this.onClose()),this}send(e){this.readyState==="open"&&this.write(e)}onOpen(){this.readyState="open",this.writable=!0,super.emitReserved("open")}onData(e){const n=$l(e,this.socket.binaryType);this.onPacket(n)}onPacket(e){super.emitReserved("packet",e)}onClose(e){this.readyState="closed",super.emitReserved("close",e)}pause(e){}createUri(e,n={}){return e+"://"+this._hostname()+this._port()+this.opts.path+this._query(n)}_hostname(){const e=this.opts.hostname;return e.indexOf(":")===-1?e:"["+e+"]"}_port(){return this.opts.port&&(this.opts.secure&&+(this.opts.port!==443)||!this.opts.secure&&Number(this.opts.port)!==80)?":"+this.opts.port:""}_query(e){const n=ub(e);return n.length?"?"+n:""}}class fb extends Nl{constructor(){super(...arguments),this._polling=!1}get name(){return"polling"}doOpen(){this._poll()}pause(e){this.readyState="pausing";const n=()=>{this.readyState="paused",e()};if(this._polling||!this.writable){let a=0;this._polling&&(a++,this.once("pollComplete",function(){--a||n()})),this.writable||(a++,this.once("drain",function(){--a||n()}))}else n()}_poll(){this._polling=!0,this.doPoll(),this.emitReserved("poll")}onData(e){const n=a=>{if(this.readyState==="opening"&&a.type==="open"&&this.onOpen(),a.type==="close")return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(a)};eb(e,this.socket.binaryType).forEach(n),this.readyState!=="closed"&&(this._polling=!1,this.emitReserved("pollComplete"),this.readyState==="open"&&this._poll())}doClose(){const e=()=>{this.write([{type:"close"}])};this.readyState==="open"?e():this.once("open",e)}write(e){this.writable=!1,Nw(e,n=>{this.doWrite(n,()=>{this.writable=!0,this.emitReserved("drain")})})}uri(){const e=this.opts.secure?"https":"http",n=this.query||{};return this.opts.timestampRequests!==!1&&(n[this.opts.timestampParam]=h2()),!this.supportsBinary&&!n.sid&&(n.b64=1),this.createUri(e,n)}}let m2=!1;try{m2=typeof XMLHttpRequest<"u"&&"withCredentials"in new XMLHttpRequest}catch{}const pb=m2;function hb(){}class mb extends fb{constructor(e){if(super(e),typeof location<"u"){const n=location.protocol==="https:";let a=location.port;a||(a=n?"443":"80"),this.xd=typeof location<"u"&&e.hostname!==location.hostname||a!==e.port}}doWrite(e,n){const a=this.request({method:"POST",data:e});a.on("success",n),a.on("error",(o,i)=>{this.onError("xhr post error",o,i)})}doPoll(){const e=this.request();e.on("data",this.onData.bind(this)),e.on("error",(n,a)=>{this.onError("xhr poll error",n,a)}),this.pollXhr=e}}let yr=class hi extends we{constructor(e,n,a){super(),this.createRequest=e,ui(this,a),this._opts=a,this._method=a.method||"GET",this._uri=n,this._data=a.data!==void 0?a.data:null,this._create()}_create(){var e;const n=p2(this._opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");n.xdomain=!!this._opts.xd;const a=this._xhr=this.createRequest(n);try{a.open(this._method,this._uri,!0);try{if(this._opts.extraHeaders){a.setDisableHeaderCheck&&a.setDisableHeaderCheck(!0);for(let o in this._opts.extraHeaders)this._opts.extraHeaders.hasOwnProperty(o)&&a.setRequestHeader(o,this._opts.extraHeaders[o])}}catch{}if(this._method==="POST")try{a.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch{}try{a.setRequestHeader("Accept","*/*")}catch{}(e=this._opts.cookieJar)===null||e===void 0||e.addCookies(a),"withCredentials"in a&&(a.withCredentials=this._opts.withCredentials),this._opts.requestTimeout&&(a.timeout=this._opts.requestTimeout),a.onreadystatechange=()=>{var o;a.readyState===3&&((o=this._opts.cookieJar)===null||o===void 0||o.parseCookies(a.getResponseHeader("set-cookie"))),a.readyState===4&&(a.status===200||a.status===1223?this._onLoad():this.setTimeoutFn(()=>{this._onError(typeof a.status=="number"?a.status:0)},0))},a.send(this._data)}catch(o){this.setTimeoutFn(()=>{this._onError(o)},0);return}typeof document<"u"&&(this._index=hi.requestsCount++,hi.requests[this._index]=this)}_onError(e){this.emitReserved("error",e,this._xhr),this._cleanup(!0)}_cleanup(e){if(!(typeof this._xhr>"u"||this._xhr===null)){if(this._xhr.onreadystatechange=hb,e)try{this._xhr.abort()}catch{}typeof document<"u"&&delete hi.requests[this._index],this._xhr=null}}_onLoad(){const e=this._xhr.responseText;e!==null&&(this.emitReserved("data",e),this.emitReserved("success"),this._cleanup())}abort(){this._cleanup()}};if(yr.requestsCount=0,yr.requests={},typeof document<"u"){if(typeof attachEvent=="function")attachEvent("onunload",g2);else if(typeof addEventListener=="function"){const t="onpagehide"in rt?"pagehide":"unload";addEventListener(t,g2,!1)}}function g2(){for(let t in yr.requests)yr.requests.hasOwnProperty(t)&&yr.requests[t].abort()}const gb=function(){const t=v2({xdomain:!1});return t&&t.responseType!==null}();class vb extends mb{constructor(e){super(e);const n=e&&e.forceBase64;this.supportsBinary=gb&&!n}request(e={}){return Object.assign(e,{xd:this.xd},this.opts),new yr(v2,this.uri(),e)}}function v2(t){const e=t.xdomain;try{if(typeof XMLHttpRequest<"u"&&(!e||pb))return new XMLHttpRequest}catch{}if(!e)try{return new rt[["Active"].concat("Object").join("X")]("Microsoft.XMLHTTP")}catch{}}const y2=typeof navigator<"u"&&typeof navigator.product=="string"&&navigator.product.toLowerCase()==="reactnative";class yb extends Nl{get name(){return"websocket"}doOpen(){const e=this.uri(),n=this.opts.protocols,a=y2?{}:p2(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(a.headers=this.opts.extraHeaders);try{this.ws=this.createSocket(e,n,a)}catch(o){return this.emitReserved("error",o)}this.ws.binaryType=this.socket.binaryType,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=e=>this.onClose({description:"websocket connection closed",context:e}),this.ws.onmessage=e=>this.onData(e.data),this.ws.onerror=e=>this.onError("websocket error",e)}write(e){this.writable=!1;for(let n=0;n<e.length;n++){const a=e[n],o=n===e.length-1;Wl(a,this.supportsBinary,i=>{try{this.doWrite(a,i)}catch{}o&&ci(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){typeof this.ws<"u"&&(this.ws.onerror=()=>{},this.ws.close(),this.ws=null)}uri(){const e=this.opts.secure?"wss":"ws",n=this.query||{};return this.opts.timestampRequests&&(n[this.opts.timestampParam]=h2()),this.supportsBinary||(n.b64=1),this.createUri(e,n)}}const ec=rt.WebSocket||rt.MozWebSocket;class wb extends yb{createSocket(e,n,a){return y2?new ec(e,n,a):n?new ec(e,n):new ec(e)}doWrite(e,n){this.ws.send(n)}}class bb extends Nl{get name(){return"webtransport"}doOpen(){try{this._transport=new WebTransport(this.createUri("https"),this.opts.transportOptions[this.name])}catch(e){return this.emitReserved("error",e)}this._transport.closed.then(()=>{this.onClose()}).catch(e=>{this.onError("webtransport error",e)}),this._transport.ready.then(()=>{this._transport.createBidirectionalStream().then(e=>{const n=nb(Number.MAX_SAFE_INTEGER,this.socket.binaryType),a=e.readable.pipeThrough(n).getReader(),o=tb();o.readable.pipeTo(e.writable),this._writer=o.writable.getWriter();const i=()=>{a.read().then(({done:l,value:c})=>{l||(this.onPacket(c),i())}).catch(l=>{})};i();const s={type:"open"};this.query.sid&&(s.data=`{"sid":"${this.query.sid}"}`),this._writer.write(s).then(()=>this.onOpen())})})}write(e){this.writable=!1;for(let n=0;n<e.length;n++){const a=e[n],o=n===e.length-1;this._writer.write(a).then(()=>{o&&ci(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){var e;(e=this._transport)===null||e===void 0||e.close()}}const Cb={websocket:wb,webtransport:bb,polling:vb},Eb=/^(?:(?![^:@\/?#]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@\/?#]*)(?::([^:@\/?#]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,kb=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function tc(t){if(t.length>8e3)throw"URI too long";const e=t,n=t.indexOf("["),a=t.indexOf("]");n!=-1&&a!=-1&&(t=t.substring(0,n)+t.substring(n,a).replace(/:/g,";")+t.substring(a,t.length));let o=Eb.exec(t||""),i={},s=14;for(;s--;)i[kb[s]]=o[s]||"";return n!=-1&&a!=-1&&(i.source=e,i.host=i.host.substring(1,i.host.length-1).replace(/;/g,":"),i.authority=i.authority.replace("[","").replace("]","").replace(/;/g,":"),i.ipv6uri=!0),i.pathNames=Bb(i,i.path),i.queryKey=xb(i,i.query),i}function Bb(t,e){const n=/\/{2,9}/g,a=e.replace(n,"/").split("/");return(e.slice(0,1)=="/"||e.length===0)&&a.splice(0,1),e.slice(-1)=="/"&&a.splice(a.length-1,1),a}function xb(t,e){const n={};return e.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(a,o,i){o&&(n[o]=i)}),n}const nc=typeof addEventListener=="function"&&typeof removeEventListener=="function",Ai=[];nc&&addEventListener("offline",()=>{Ai.forEach(t=>t())},!1);class cn extends we{constructor(e,n){if(super(),this.binaryType=ab,this.writeBuffer=[],this._prevBufferLen=0,this._pingInterval=-1,this._pingTimeout=-1,this._maxPayload=-1,this._pingTimeoutTime=1/0,e&&typeof e=="object"&&(n=e,e=null),e){const a=tc(e);n.hostname=a.host,n.secure=a.protocol==="https"||a.protocol==="wss",n.port=a.port,a.query&&(n.query=a.query)}else n.host&&(n.hostname=tc(n.host).host);ui(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=[],this._transportsByName={},n.transports.forEach(a=>{const o=a.prototype.name;this.transports.push(o),this._transportsByName[o]=a}),this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,addTrailingSlash:!0,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!1},n),this.opts.path=this.opts.path.replace(/\/$/,"")+(this.opts.addTrailingSlash?"/":""),typeof this.opts.query=="string"&&(this.opts.query=Ab(this.opts.query)),nc&&(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"})},Ai.push(this._offlineEventListener))),this.opts.withCredentials&&(this._cookieJar=void 0),this._open()}createTransport(e){const n=Object.assign({},this.opts.query);n.EIO=f2,n.transport=e,this.id&&(n.sid=this.id);const a=Object.assign({},this.opts,{query:n,socket:this,hostname:this.hostname,secure:this.secure,port:this.port},this.opts.transportOptions[e]);return new this._transportsByName[e](a)}_open(){if(this.transports.length===0){this.setTimeoutFn(()=>{this.emitReserved("error","No transports available")},0);return}const e=this.opts.rememberUpgrade&&cn.priorWebsocketSuccess&&this.transports.indexOf("websocket")!==-1?"websocket":this.transports[0];this.readyState="opening";const n=this.createTransport(e);n.open(),this.setTransport(n)}setTransport(e){this.transport&&this.transport.removeAllListeners(),this.transport=e,e.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))}onOpen(){this.readyState="open",cn.priorWebsocketSuccess=this.transport.name==="websocket",this.emitReserved("open"),this.flush()}_onPacket(e){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")switch(this.emitReserved("packet",e),this.emitReserved("heartbeat"),e.type){case"open":this.onHandshake(JSON.parse(e.data));break;case"ping":this._sendPacket("pong"),this.emitReserved("ping"),this.emitReserved("pong"),this._resetPingTimeout();break;case"error":const n=new Error("server error");n.code=e.data,this._onError(n);break;case"message":this.emitReserved("data",e.data),this.emitReserved("message",e.data);break}}onHandshake(e){this.emitReserved("handshake",e),this.id=e.sid,this.transport.query.sid=e.sid,this._pingInterval=e.pingInterval,this._pingTimeout=e.pingTimeout,this._maxPayload=e.maxPayload,this.onOpen(),this.readyState!=="closed"&&this._resetPingTimeout()}_resetPingTimeout(){this.clearTimeoutFn(this._pingTimeoutTimer);const e=this._pingInterval+this._pingTimeout;this._pingTimeoutTime=Date.now()+e,this._pingTimeoutTimer=this.setTimeoutFn(()=>{this._onClose("ping timeout")},e),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 e=this._getWritablePackets();this.transport.send(e),this._prevBufferLen=e.length,this.emitReserved("flush")}}_getWritablePackets(){if(!(this._maxPayload&&this.transport.name==="polling"&&this.writeBuffer.length>1))return this.writeBuffer;let n=1;for(let a=0;a<this.writeBuffer.length;a++){const o=this.writeBuffer[a].data;if(o&&(n+=lb(o)),a>0&&n>this._maxPayload)return this.writeBuffer.slice(0,a);n+=2}return this.writeBuffer}_hasPingExpired(){if(!this._pingTimeoutTime)return!0;const e=Date.now()>this._pingTimeoutTime;return e&&(this._pingTimeoutTime=0,ci(()=>{this._onClose("ping timeout")},this.setTimeoutFn)),e}write(e,n,a){return this._sendPacket("message",e,n,a),this}send(e,n,a){return this._sendPacket("message",e,n,a),this}_sendPacket(e,n,a,o){if(typeof n=="function"&&(o=n,n=void 0),typeof a=="function"&&(o=a,a=null),this.readyState==="closing"||this.readyState==="closed")return;a=a||{},a.compress=a.compress!==!1;const i={type:e,data:n,options:a};this.emitReserved("packetCreate",i),this.writeBuffer.push(i),o&&this.once("flush",o),this.flush()}close(){const e=()=>{this._onClose("forced close"),this.transport.close()},n=()=>{this.off("upgrade",n),this.off("upgradeError",n),e()},a=()=>{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?a():e()}):this.upgrading?a():e()),this}_onError(e){if(cn.priorWebsocketSuccess=!1,this.opts.tryAllTransports&&this.transports.length>1&&this.readyState==="opening")return this.transports.shift(),this._open();this.emitReserved("error",e),this._onClose("transport error",e)}_onClose(e,n){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing"){if(this.clearTimeoutFn(this._pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),nc&&(this._beforeunloadEventListener&&removeEventListener("beforeunload",this._beforeunloadEventListener,!1),this._offlineEventListener)){const a=Ai.indexOf(this._offlineEventListener);a!==-1&&Ai.splice(a,1)}this.readyState="closed",this.id=null,this.emitReserved("close",e,n),this.writeBuffer=[],this._prevBufferLen=0}}}cn.protocol=f2;class Sb extends cn{constructor(){super(...arguments),this._upgrades=[]}onOpen(){if(super.onOpen(),this.readyState==="open"&&this.opts.upgrade)for(let e=0;e<this._upgrades.length;e++)this._probe(this._upgrades[e])}_probe(e){let n=this.createTransport(e),a=!1;cn.priorWebsocketSuccess=!1;const o=()=>{a||(n.send([{type:"ping",data:"probe"}]),n.once("packet",d=>{if(!a)if(d.type==="pong"&&d.data==="probe"){if(this.upgrading=!0,this.emitReserved("upgrading",n),!n)return;cn.priorWebsocketSuccess=n.name==="websocket",this.transport.pause(()=>{a||this.readyState!=="closed"&&(A(),this.setTransport(n),n.send([{type:"upgrade"}]),this.emitReserved("upgrade",n),n=null,this.upgrading=!1,this.flush())})}else{const p=new Error("probe error");p.transport=n.name,this.emitReserved("upgradeError",p)}}))};function i(){a||(a=!0,A(),n.close(),n=null)}const s=d=>{const p=new Error("probe error: "+d);p.transport=n.name,i(),this.emitReserved("upgradeError",p)};function l(){s("transport closed")}function c(){s("socket closed")}function u(d){n&&d.name!==n.name&&i()}const A=()=>{n.removeListener("open",o),n.removeListener("error",s),n.removeListener("close",l),this.off("close",c),this.off("upgrading",u)};n.once("open",o),n.once("error",s),n.once("close",l),this.once("close",c),this.once("upgrading",u),this._upgrades.indexOf("webtransport")!==-1&&e!=="webtransport"?this.setTimeoutFn(()=>{a||n.open()},200):n.open()}onHandshake(e){this._upgrades=this._filterUpgrades(e.upgrades),super.onHandshake(e)}_filterUpgrades(e){const n=[];for(let a=0;a<e.length;a++)~this.transports.indexOf(e[a])&&n.push(e[a]);return n}}let Ob=class extends Sb{constructor(e,n={}){const a=typeof e=="object"?e:n;(!a.transports||a.transports&&typeof a.transports[0]=="string")&&(a.transports=(a.transports||["polling","websocket","webtransport"]).map(o=>Cb[o]).filter(o=>!!o)),super(e,a)}};function Db(t,e="",n){let a=t;n=n||typeof location<"u"&&location,t==null&&(t=n.protocol+"//"+n.host),typeof t=="string"&&(t.charAt(0)==="/"&&(t.charAt(1)==="/"?t=n.protocol+t:t=n.host+t),/^(https?|wss?):\/\//.test(t)||(typeof n<"u"?t=n.protocol+"//"+t:t="https://"+t),a=tc(t)),a.port||(/^(http|ws)$/.test(a.protocol)?a.port="80":/^(http|ws)s$/.test(a.protocol)&&(a.port="443")),a.path=a.path||"/";const i=a.host.indexOf(":")!==-1?"["+a.host+"]":a.host;return a.id=a.protocol+"://"+i+":"+a.port+e,a.href=a.protocol+"://"+i+(n&&n.port===a.port?"":":"+a.port),a}const Tb=typeof ArrayBuffer=="function",Ib=t=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(t):t.buffer instanceof ArrayBuffer,w2=Object.prototype.toString,Vb=typeof Blob=="function"||typeof Blob<"u"&&w2.call(Blob)==="[object BlobConstructor]",Pb=typeof File=="function"||typeof File<"u"&&w2.call(File)==="[object FileConstructor]";function rc(t){return Tb&&(t instanceof ArrayBuffer||Ib(t))||Vb&&t instanceof Blob||Pb&&t instanceof File}function di(t,e){if(!t||typeof t!="object")return!1;if(Array.isArray(t)){for(let n=0,a=t.length;n<a;n++)if(di(t[n]))return!0;return!1}if(rc(t))return!0;if(t.toJSON&&typeof t.toJSON=="function"&&arguments.length===1)return di(t.toJSON(),!0);for(const n in t)if(Object.prototype.hasOwnProperty.call(t,n)&&di(t[n]))return!0;return!1}function Mb(t){const e=[],n=t.data,a=t;return a.data=ac(n,e),a.attachments=e.length,{packet:a,buffers:e}}function ac(t,e){if(!t)return t;if(rc(t)){const n={_placeholder:!0,num:e.length};return e.push(t),n}else if(Array.isArray(t)){const n=new Array(t.length);for(let a=0;a<t.length;a++)n[a]=ac(t[a],e);return n}else if(typeof t=="object"&&!(t instanceof Date)){const n={};for(const a in t)Object.prototype.hasOwnProperty.call(t,a)&&(n[a]=ac(t[a],e));return n}return t}function _b(t,e){return t.data=oc(t.data,e),delete t.attachments,t}function oc(t,e){if(!t)return t;if(t&&t._placeholder===!0){if(typeof t.num=="number"&&t.num>=0&&t.num<e.length)return e[t.num];throw new Error("illegal attachments")}else if(Array.isArray(t))for(let n=0;n<t.length;n++)t[n]=oc(t[n],e);else if(typeof t=="object")for(const n in t)Object.prototype.hasOwnProperty.call(t,n)&&(t[n]=oc(t[n],e));return t}const Rb=["connect","connect_error","disconnect","disconnecting","newListener","removeListener"],Fb=5;var oe;(function(t){t[t.CONNECT=0]="CONNECT",t[t.DISCONNECT=1]="DISCONNECT",t[t.EVENT=2]="EVENT",t[t.ACK=3]="ACK",t[t.CONNECT_ERROR=4]="CONNECT_ERROR",t[t.BINARY_EVENT=5]="BINARY_EVENT",t[t.BINARY_ACK=6]="BINARY_ACK"})(oe||(oe={}));class Lb{constructor(e){this.replacer=e}encode(e){return(e.type===oe.EVENT||e.type===oe.ACK)&&di(e)?this.encodeAsBinary({type:e.type===oe.EVENT?oe.BINARY_EVENT:oe.BINARY_ACK,nsp:e.nsp,data:e.data,id:e.id}):[this.encodeAsString(e)]}encodeAsString(e){let n=""+e.type;return(e.type===oe.BINARY_EVENT||e.type===oe.BINARY_ACK)&&(n+=e.attachments+"-"),e.nsp&&e.nsp!=="/"&&(n+=e.nsp+","),e.id!=null&&(n+=e.id),e.data!=null&&(n+=JSON.stringify(e.data,this.replacer)),n}encodeAsBinary(e){const n=Mb(e),a=this.encodeAsString(n.packet),o=n.buffers;return o.unshift(a),o}}function b2(t){return Object.prototype.toString.call(t)==="[object Object]"}class ic extends we{constructor(e){super(),this.reviver=e}add(e){let n;if(typeof e=="string"){if(this.reconstructor)throw new Error("got plaintext data when reconstructing a packet");n=this.decodeString(e);const a=n.type===oe.BINARY_EVENT;a||n.type===oe.BINARY_ACK?(n.type=a?oe.EVENT:oe.ACK,this.reconstructor=new Ub(n),n.attachments===0&&super.emitReserved("decoded",n)):super.emitReserved("decoded",n)}else if(rc(e)||e.base64)if(this.reconstructor)n=this.reconstructor.takeBinaryData(e),n&&(this.reconstructor=null,super.emitReserved("decoded",n));else throw new Error("got binary data when not reconstructing a packet");else throw new Error("Unknown type: "+e)}decodeString(e){let n=0;const a={type:Number(e.charAt(0))};if(oe[a.type]===void 0)throw new Error("unknown packet type "+a.type);if(a.type===oe.BINARY_EVENT||a.type===oe.BINARY_ACK){const i=n+1;for(;e.charAt(++n)!=="-"&&n!=e.length;);const s=e.substring(i,n);if(s!=Number(s)||e.charAt(n)!=="-")throw new Error("Illegal attachments");a.attachments=Number(s)}if(e.charAt(n+1)==="/"){const i=n+1;for(;++n&&!(e.charAt(n)===","||n===e.length););a.nsp=e.substring(i,n)}else a.nsp="/";const o=e.charAt(n+1);if(o!==""&&Number(o)==o){const i=n+1;for(;++n;){const s=e.charAt(n);if(s==null||Number(s)!=s){--n;break}if(n===e.length)break}a.id=Number(e.substring(i,n+1))}if(e.charAt(++n)){const i=this.tryParse(e.substr(n));if(ic.isPayloadValid(a.type,i))a.data=i;else throw new Error("invalid payload")}return a}tryParse(e){try{return JSON.parse(e,this.reviver)}catch{return!1}}static isPayloadValid(e,n){switch(e){case oe.CONNECT:return b2(n);case oe.DISCONNECT:return n===void 0;case oe.CONNECT_ERROR:return typeof n=="string"||b2(n);case oe.EVENT:case oe.BINARY_EVENT:return Array.isArray(n)&&(typeof n[0]=="number"||typeof n[0]=="string"&&Rb.indexOf(n[0])===-1);case oe.ACK:case oe.BINARY_ACK:return Array.isArray(n)}}destroy(){this.reconstructor&&(this.reconstructor.finishedReconstruction(),this.reconstructor=null)}}class Ub{constructor(e){this.packet=e,this.buffers=[],this.reconPack=e}takeBinaryData(e){if(this.buffers.push(e),this.buffers.length===this.reconPack.attachments){const n=_b(this.reconPack,this.buffers);return this.finishedReconstruction(),n}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}const Zb=Object.freeze(Object.defineProperty({__proto__:null,Decoder:ic,Encoder:Lb,get PacketType(){return oe},protocol:Fb},Symbol.toStringTag,{value:"Module"}));function mt(t,e,n){return t.on(e,n),function(){t.off(e,n)}}const Qb=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1});class C2 extends we{constructor(e,n,a){super(),this.connected=!1,this.recovered=!1,this.receiveBuffer=[],this.sendBuffer=[],this._queue=[],this._queueSeq=0,this.ids=0,this.acks={},this.flags={},this.io=e,this.nsp=n,a&&a.auth&&(this.auth=a.auth),this._opts=Object.assign({},a),this.io._autoConnect&&this.open()}get disconnected(){return!this.connected}subEvents(){if(this.subs)return;const e=this.io;this.subs=[mt(e,"open",this.onopen.bind(this)),mt(e,"packet",this.onpacket.bind(this)),mt(e,"error",this.onerror.bind(this)),mt(e,"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(...e){return e.unshift("message"),this.emit.apply(this,e),this}emit(e,...n){var a,o,i;if(Qb.hasOwnProperty(e))throw new Error('"'+e.toString()+'" is a reserved event name');if(n.unshift(e),this._opts.retries&&!this.flags.fromQueue&&!this.flags.volatile)return this._addToQueue(n),this;const s={type:oe.EVENT,data:n};if(s.options={},s.options.compress=this.flags.compress!==!1,typeof n[n.length-1]=="function"){const A=this.ids++,d=n.pop();this._registerAckCallback(A,d),s.id=A}const l=(o=(a=this.io.engine)===null||a===void 0?void 0:a.transport)===null||o===void 0?void 0:o.writable,c=this.connected&&!(!((i=this.io.engine)===null||i===void 0)&&i._hasPingExpired());return this.flags.volatile&&!l||(c?(this.notifyOutgoingListeners(s),this.packet(s)):this.sendBuffer.push(s)),this.flags={},this}_registerAckCallback(e,n){var a;const o=(a=this.flags.timeout)!==null&&a!==void 0?a:this._opts.ackTimeout;if(o===void 0){this.acks[e]=n;return}const i=this.io.setTimeoutFn(()=>{delete this.acks[e];for(let l=0;l<this.sendBuffer.length;l++)this.sendBuffer[l].id===e&&this.sendBuffer.splice(l,1);n.call(this,new Error("operation has timed out"))},o),s=(...l)=>{this.io.clearTimeoutFn(i),n.apply(this,l)};s.withError=!0,this.acks[e]=s}emitWithAck(e,...n){return new Promise((a,o)=>{const i=(s,l)=>s?o(s):a(l);i.withError=!0,n.push(i),this.emit(e,...n)})}_addToQueue(e){let n;typeof e[e.length-1]=="function"&&(n=e.pop());const a={id:this._queueSeq++,tryCount:0,pending:!1,args:e,flags:Object.assign({fromQueue:!0},this.flags)};e.push((o,...i)=>a!==this._queue[0]?void 0:(o!==null?a.tryCount>this._opts.retries&&(this._queue.shift(),n&&n(o)):(this._queue.shift(),n&&n(null,...i)),a.pending=!1,this._drainQueue())),this._queue.push(a),this._drainQueue()}_drainQueue(e=!1){if(!this.connected||this._queue.length===0)return;const n=this._queue[0];n.pending&&!e||(n.pending=!0,n.tryCount++,this.flags=n.flags,this.emit.apply(this,n.args))}packet(e){e.nsp=this.nsp,this.io._packet(e)}onopen(){typeof this.auth=="function"?this.auth(e=>{this._sendConnectPacket(e)}):this._sendConnectPacket(this.auth)}_sendConnectPacket(e){this.packet({type:oe.CONNECT,data:this._pid?Object.assign({pid:this._pid,offset:this._lastOffset},e):e})}onerror(e){this.connected||this.emitReserved("connect_error",e)}onclose(e,n){this.connected=!1,delete this.id,this.emitReserved("disconnect",e,n),this._clearAcks()}_clearAcks(){Object.keys(this.acks).forEach(e=>{if(!this.sendBuffer.some(a=>String(a.id)===e)){const a=this.acks[e];delete this.acks[e],a.withError&&a.call(this,new Error("socket has been disconnected"))}})}onpacket(e){if(e.nsp===this.nsp)switch(e.type){case oe.CONNECT:e.data&&e.data.sid?this.onconnect(e.data.sid,e.data.pid):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 oe.EVENT:case oe.BINARY_EVENT:this.onevent(e);break;case oe.ACK:case oe.BINARY_ACK:this.onack(e);break;case oe.DISCONNECT:this.ondisconnect();break;case oe.CONNECT_ERROR:this.destroy();const a=new Error(e.data.message);a.data=e.data.data,this.emitReserved("connect_error",a);break}}onevent(e){const n=e.data||[];e.id!=null&&n.push(this.ack(e.id)),this.connected?this.emitEvent(n):this.receiveBuffer.push(Object.freeze(n))}emitEvent(e){if(this._anyListeners&&this._anyListeners.length){const n=this._anyListeners.slice();for(const a of n)a.apply(this,e)}super.emit.apply(this,e),this._pid&&e.length&&typeof e[e.length-1]=="string"&&(this._lastOffset=e[e.length-1])}ack(e){const n=this;let a=!1;return function(...o){a||(a=!0,n.packet({type:oe.ACK,id:e,data:o}))}}onack(e){const n=this.acks[e.id];typeof n=="function"&&(delete this.acks[e.id],n.withError&&e.data.unshift(null),n.apply(this,e.data))}onconnect(e,n){this.id=e,this.recovered=n&&this._pid===n,this._pid=n,this.connected=!0,this.emitBuffered(),this.emitReserved("connect"),this._drainQueue(!0)}emitBuffered(){this.receiveBuffer.forEach(e=>this.emitEvent(e)),this.receiveBuffer=[],this.sendBuffer.forEach(e=>{this.notifyOutgoingListeners(e),this.packet(e)}),this.sendBuffer=[]}ondisconnect(){this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach(e=>e()),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&this.packet({type:oe.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(e){return this.flags.compress=e,this}get volatile(){return this.flags.volatile=!0,this}timeout(e){return this.flags.timeout=e,this}onAny(e){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(e),this}prependAny(e){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(e),this}offAny(e){if(!this._anyListeners)return this;if(e){const n=this._anyListeners;for(let a=0;a<n.length;a++)if(e===n[a])return n.splice(a,1),this}else this._anyListeners=[];return this}listenersAny(){return this._anyListeners||[]}onAnyOutgoing(e){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.push(e),this}prependAnyOutgoing(e){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.unshift(e),this}offAnyOutgoing(e){if(!this._anyOutgoingListeners)return this;if(e){const n=this._anyOutgoingListeners;for(let a=0;a<n.length;a++)if(e===n[a])return n.splice(a,1),this}else this._anyOutgoingListeners=[];return this}listenersAnyOutgoing(){return this._anyOutgoingListeners||[]}notifyOutgoingListeners(e){if(this._anyOutgoingListeners&&this._anyOutgoingListeners.length){const n=this._anyOutgoingListeners.slice();for(const a of n)a.apply(this,e.data)}}}function wr(t){t=t||{},this.ms=t.min||100,this.max=t.max||1e4,this.factor=t.factor||2,this.jitter=t.jitter>0&&t.jitter<=1?t.jitter:0,this.attempts=0}wr.prototype.duration=function(){var t=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var e=Math.random(),n=Math.floor(e*this.jitter*t);t=Math.floor(e*10)&1?t+n:t-n}return Math.min(t,this.max)|0},wr.prototype.reset=function(){this.attempts=0},wr.prototype.setMin=function(t){this.ms=t},wr.prototype.setMax=function(t){this.max=t},wr.prototype.setJitter=function(t){this.jitter=t};class sc extends we{constructor(e,n){var a;super(),this.nsps={},this.subs=[],e&&typeof e=="object"&&(n=e,e=void 0),n=n||{},n.path=n.path||"/socket.io",this.opts=n,ui(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((a=n.randomizationFactor)!==null&&a!==void 0?a:.5),this.backoff=new wr({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(n.timeout==null?2e4:n.timeout),this._readyState="closed",this.uri=e;const o=n.parser||Zb;this.encoder=new o.Encoder,this.decoder=new o.Decoder,this._autoConnect=n.autoConnect!==!1,this._autoConnect&&this.open()}reconnection(e){return arguments.length?(this._reconnection=!!e,e||(this.skipReconnect=!0),this):this._reconnection}reconnectionAttempts(e){return e===void 0?this._reconnectionAttempts:(this._reconnectionAttempts=e,this)}reconnectionDelay(e){var n;return e===void 0?this._reconnectionDelay:(this._reconnectionDelay=e,(n=this.backoff)===null||n===void 0||n.setMin(e),this)}randomizationFactor(e){var n;return e===void 0?this._randomizationFactor:(this._randomizationFactor=e,(n=this.backoff)===null||n===void 0||n.setJitter(e),this)}reconnectionDelayMax(e){var n;return e===void 0?this._reconnectionDelayMax:(this._reconnectionDelayMax=e,(n=this.backoff)===null||n===void 0||n.setMax(e),this)}timeout(e){return arguments.length?(this._timeout=e,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&this.backoff.attempts===0&&this.reconnect()}open(e){if(~this._readyState.indexOf("open"))return this;this.engine=new Ob(this.uri,this.opts);const n=this.engine,a=this;this._readyState="opening",this.skipReconnect=!1;const o=mt(n,"open",function(){a.onopen(),e&&e()}),i=l=>{this.cleanup(),this._readyState="closed",this.emitReserved("error",l),e?e(l):this.maybeReconnectOnOpen()},s=mt(n,"error",i);if(this._timeout!==!1){const l=this._timeout,c=this.setTimeoutFn(()=>{o(),i(new Error("timeout")),n.close()},l);this.opts.autoUnref&&c.unref(),this.subs.push(()=>{this.clearTimeoutFn(c)})}return this.subs.push(o),this.subs.push(s),this}connect(e){return this.open(e)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");const e=this.engine;this.subs.push(mt(e,"ping",this.onping.bind(this)),mt(e,"data",this.ondata.bind(this)),mt(e,"error",this.onerror.bind(this)),mt(e,"close",this.onclose.bind(this)),mt(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(e){try{this.decoder.add(e)}catch(n){this.onclose("parse error",n)}}ondecoded(e){ci(()=>{this.emitReserved("packet",e)},this.setTimeoutFn)}onerror(e){this.emitReserved("error",e)}socket(e,n){let a=this.nsps[e];return a?this._autoConnect&&!a.active&&a.connect():(a=new C2(this,e,n),this.nsps[e]=a),a}_destroy(e){const n=Object.keys(this.nsps);for(const a of n)if(this.nsps[a].active)return;this._close()}_packet(e){const n=this.encoder.encode(e);for(let a=0;a<n.length;a++)this.engine.write(n[a],e.options)}cleanup(){this.subs.forEach(e=>e()),this.subs.length=0,this.decoder.destroy()}_close(){this.skipReconnect=!0,this._reconnecting=!1,this.onclose("forced close")}disconnect(){return this._close()}onclose(e,n){var a;this.cleanup(),(a=this.engine)===null||a===void 0||a.close(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",e,n),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;const e=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 a=this.setTimeoutFn(()=>{e.skipReconnect||(this.emitReserved("reconnect_attempt",e.backoff.attempts),!e.skipReconnect&&e.open(o=>{o?(e._reconnecting=!1,e.reconnect(),this.emitReserved("reconnect_error",o)):e.onreconnect()}))},n);this.opts.autoUnref&&a.unref(),this.subs.push(()=>{this.clearTimeoutFn(a)})}}onreconnect(){const e=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",e)}}const va={};function fi(t,e){typeof t=="object"&&(e=t,t=void 0),e=e||{};const n=Db(t,e.path||"/socket.io"),a=n.source,o=n.id,i=n.path,s=va[o]&&i in va[o].nsps,l=e.forceNew||e["force new connection"]||e.multiplex===!1||s;let c;return l?c=new sc(a,e):(va[o]||(va[o]=new sc(a,e)),c=va[o]),n.query&&!e.query&&(e.query=n.queryKey),c.socket(n.path,e)}Object.assign(fi,{Manager:sc,Socket:C2,io:fi,connect:fi});const Fe={EMAIL:3,WHATSAPP:1,TELEGRAM:2,ROMA:4};Fe.EMAIL+"",Fe.WHATSAPP+"",Fe.TELEGRAM+"";const Oe=t=>(r.pushScopeId("data-v-01ff7cda"),t=t(),r.popScopeId(),t),Hb={class:"fge-right-container"},qb={class:"object-contain"},zb={class:"qr-container"},Kb=["src"],jb={class:""},Jb=[Oe(()=>r.createElementVNode("div",{class:"reload-icon"},[r.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},[r.createElementVNode("path",{fill:"white",d:"M500.33 199.44C485.75 112.33 412.25 48 320 48c-74.66 0-140.33 41.47-175.27 105.51l-26.64-15.37C103.28 130.83 96 138.77 96 148v96c0 8.84 7.16 16 16 16h96c9.23 0 17.17-7.28 17.86-16.09.67-8.35-3.92-15.98-11.15-19.89l-31.58-18.23C205.12 159.49 258.32 128 320 128c61.76 0 114.2 41.81 128.7 101.33 4.14 17.14 21.29 27.71 38.43 23.57s27.71-21.29 23.57-38.46z"})])],-1)),Oe(()=>r.createElementVNode("p",{class:"reload-text"},[r.createTextVNode("Haz clic para"),r.createElementVNode("br"),r.createTextVNode("actualizar el código"),r.createElementVNode("br"),r.createTextVNode("QR")],-1))],Xb={key:0,class:"qr-instructions"},Wb=[Oe(()=>r.createElementVNode("h4",null,"Inicia sesión con código QR",-1)),Oe(()=>r.createElementVNode("p",null,"1. Abre la aplicación ROMA",-1)),Oe(()=>r.createElementVNode("p",null,"2. Dirigete al Autenticador",-1)),Oe(()=>r.createElementVNode("p",null,"3. Escanea este código QR con tu dispositivo",-1))],Yb={key:1,class:"msg-container"},$b=[Oe(()=>r.createElementVNode("span",{class:"fge-text-gray fge-lines"},"O puede ingresar con",-1))],Gb={class:"auth-form-container"},Nb={class:"auth-input-container"},eC=Oe(()=>r.createElementVNode("label",{for:"usuario",class:"fge-form-label"},"Cédula de Identidad:",-1)),tC={class:"auth-input-container"},nC=Oe(()=>r.createElementVNode("label",{for:"password",class:"fge-form-label"},"Cont­raseña:",-1)),rC={class:"login-button-container"},aC=[Oe(()=>r.createElementVNode("span",null,"Ingresar",-1))],oC={class:"login-link-button-container"},iC=[Oe(()=>r.createElementVNode("span",null,"¿Ha olvidado su contraseña?",-1))],sC=[Oe(()=>r.createElementVNode("span",null,"Registrarse",-1))],lC={key:0,class:"msg-container"},cC=[Oe(()=>r.createElementVNode("span",{class:"fge-text-gray fge-lines"},"O puede ingresar con",-1))],uC=[Oe(()=>r.createElementVNode("span",null,"Ingresar con Ciudadanía Digital",-1))],AC={class:"login-button-container"},dC={class:"two-auth-container"},fC={key:0,class:"auth-checkbox-container"},pC={key:0,class:"text-center"},hC=[Oe(()=>r.createElementVNode("span",null,"Seleccionar otros medios de verificación",-1))],mC={key:1},gC=Oe(()=>r.createElementVNode("div",{class:"fge-text-gray"},"Medios de verificación",-1)),vC={class:"auth-radiogroup"},yC={class:"radio-button-content"},wC={for:"r2",class:"radio-button-label"},bC={class:"radio-button-content"},CC={for:"r3",class:"radio-button-label"},EC={class:"two-auth-container"},kC={class:"auth-checkbox-container"},BC={class:"auth-checkbox-container",for:"esDispositivoConfianza"},xC=Oe(()=>r.createElementVNode("span",{class:"fge-text-gray"}," Dispositivo de confianza ",-1)),SC=bt(r.defineComponent({__name:"FgeLogin",emits:["onLogin","onError"],setup(t,{emit:e}){const n=be(),a=e,o=r.ref(""),i=r.ref(!1),s=r.ref(void 0);let l=!1;i.value=window.innerWidth<=768;let c=0;const u=r.ref(!1),A=async()=>{if(!l){l=!0;try{const Z=await G3(n.aplicacion,n.deviceId);if(!Z)throw new Error("Error al cargar QR");const{qrImage:z,expiresIn:X}=Z;o.value=`${z}`,c++,c<5?setTimeout(()=>{A()},X*1e3):u.value=!0}catch(Z){console.error("Error cargando QR:",Z)}finally{l=!1}}};r.onMounted(()=>{if(!i.value&&n.apiBaseURLAuthNv){A(),f.connect(),f.on("connect",()=>{console.log("Conectado al servidor de sockets"),f.connected?console.log("Conexión establecida correctamente"):console.log("Error al establecer la conexión")}).on("disconnect",()=>{console.log("Desconectado del servidor de sockets")});const Z=async z=>{console.log("Notificación recibida"),await B(z.token,z.sessionId,z.usuarioId),f.off("notification",Z)};f.on("notification",Z)}}),r.onBeforeUnmount(()=>{s.value&&clearInterval(s.value)}),r.onUnmounted(()=>{f.off("mensaje"),f.disconnect()});const d=()=>{console.log("contador",c),H.value=!0},p=()=>{u.value=!1,c=0,A()},f=fi(`${n.apiWebSocketURL}/notificacion`,{query:{usuarioId:n.deviceId,aplicacion:"auth",modulo:"login"},extraHeaders:{Authorization:`${n.webSocketToken}`},autoConnect:!1}),g=Z=>{const z=m(Z);S.value="",T.value="",z===!1?(n.apiBaseURLAuthNv?re({medio:Z}):K({medio:Z}),P.value=!0):(n.apiBaseURLAuthNv?Pe({medio:Z}):L({medio:Z}),P.value=!1)},y={[Fe.WHATSAPP]:"verificadoWhatsapp",[Fe.TELEGRAM]:"verificadoTelegram",[Fe.EMAIL]:"verificadoEmail",[Fe.ROMA]:"verificadoRoma"};function m(Z){const z=y[Z];return z?M[z]:void 0}const{esDispositivoConfianza:C,refCounter:v,message2Fa:h,steps:w,currentStep:b,errors:k,iconColor:E,onLogin:R,on2AuthLogin:V,onAutorizarNv:B,goLoginPage:x,onEnviarMensaje:_,loginCiudadania:U,mediosVerificados:M,mostrarMedios:F,mostrarBotonOpciones:H,onEnviarCodigoAlUsuario:K,onEnviarCodigoVerificadoAlUsuario:L,onEnviarCodigoAlUsuarioNv:re,onEnviarCodigoVerificadoAlUsuarioNv:Pe,servicio2faNuevo:P,onConfirmarCodigoNuevo:I,message2FaContexto:S,url2FaContexto:T}=Xw(a);return(Z,z)=>(r.openBlock(),r.createElementBlock(r.Fragment,null,[r.createVNode(Ol),r.createElementVNode("div",Hb,[r.createVNode(yo,{currentStep:r.unref(b),steps:r.unref(w),showHeader:!1},{step1:r.withCtx(()=>[r.createElementVNode("div",qb,[r.createElementVNode("div",zb,[r.unref(n).apiBaseURLAuthNv&&!i.value?(r.openBlock(),r.createElementBlock("img",{key:0,src:o.value,alt:"Qr",class:""},null,8,Kb)):r.createCommentVNode("",!0),r.createElementVNode("div",jb,[u.value?(r.openBlock(),r.createElementBlock("div",{key:0,class:"qr-overlay",onClick:p},Jb)):r.createCommentVNode("",!0)])])]),r.unref(n).apiBaseURLAuthNv&&!i.value?(r.openBlock(),r.createElementBlock("div",Xb,Wb)):r.createCommentVNode("",!0),r.unref(n).apiBaseURLAuthNv?(r.openBlock(),r.createElementBlock("div",Yb,$b)):r.createCommentVNode("",!0),r.createElementVNode("div",Gb,[r.createElementVNode("div",Nb,[eC,r.createVNode(r.unref(ie.Field),{name:"usuario",id:"usuario",class:r.normalizeClass(["fge-auth-input",{"fge-auth-input-invalid":r.unref(k).usuario}]),type:"text"},null,8,["class"]),r.createVNode(de,{error:r.unref(k).usuario},null,8,["error"])]),r.createElementVNode("div",tC,[nC,r.createVNode(r.unref(ie.Field),{name:"password"},{default:r.withCtx(({field:X})=>[r.createVNode(sn,r.mergeProps({id:"psw"},X,{class:"fge-auth-input with-btn",onKeyup:r.withKeys(r.unref(R),["enter"]),modelValue:X.value}),null,16,["onKeyup","modelValue"])]),_:1}),r.createVNode(de,{error:r.unref(k).password},null,8,["error"])])]),r.createElementVNode("div",rC,[r.createElementVNode("button",{title:"Iniciar sesión",class:"fge-auth-primary-button w-full",onClick:z[0]||(z[0]=(...X)=>r.unref(R)&&r.unref(R)(...X))},aC),r.createElementVNode("div",oC,[r.createElementVNode("button",{class:"fge-link-secondary-button",title:"Recuperar contraseña",onClick:z[1]||(z[1]=(...X)=>r.unref(n).goRecuperarCont&&r.unref(n).goRecuperarCont(...X))},iC),!r.unref(n).apiBaseURLAuthNv&&r.unref(n).isRegister?(r.openBlock(),r.createElementBlock("button",{key:0,class:"fge-link-primary-button",title:"Registrarse",onClick:z[2]||(z[2]=(...X)=>r.unref(n).goRegistrarPage&&r.unref(n).goRegistrarPage(...X))},sC)):r.createCommentVNode("",!0)]),r.unref(n).apiBaseURLAuthNv?r.createCommentVNode("",!0):(r.openBlock(),r.createElementBlock("div",lC,cC)),r.createElementVNode("button",{title:"Iniciar sesión con ciudadanía digital",class:"fge-green-button",onClick:z[3]||(z[3]=(...X)=>r.unref(U)&&r.unref(U)(...X))},uC)])]),step2:r.withCtx(()=>[r.createVNode(Jo,{fieldName:"code",error:r.unref(k).code,message2Fa:r.unref(h),message2FaContexto:r.unref(S),url2FaContexto:r.unref(T),cancelarFunction:r.unref(x),aceptarFunction:r.unref(P)?r.unref(I):r.unref(V),"reenviar-mensaje":r.unref(_),refCounter:r.unref(v),"onUpdate:refCounter":z[7]||(z[7]=X=>r.isRef(v)?v.value=X:null),onFinishCount:d},{inputs:r.withCtx(()=>[r.createElementVNode("div",AC,[r.createElementVNode("div",dC,[r.unref(H)?(r.openBlock(),r.createElementBlock("div",fC,[r.unref(F)?(r.openBlock(),r.createElementBlock("div",mC,[gC,r.createElementVNode("div",vC,[r.createVNode(r.unref(ie.Field),{name:"medio"},{default:r.withCtx(({field:X})=>[r.createVNode(r.unref(mo),r.mergeProps(X,{"model-value":X.value,class:"radio-button-group","onUpdate:modelValue":z[5]||(z[5]=se=>g(se))}),{default:r.withCtx(()=>[r.createVNode(r.unref(en),{class:"radio-button",id:"r2",value:r.unref(Fe).TELEGRAM.toString()},{default:r.withCtx(()=>[r.createElementVNode("div",yC,[r.createVNode(r.unref(Aa),{class:r.normalizeClass(["radio-icon",{"auth-svg-primary":r.unref(M).verificadoTelegram,"auth-svg-black":!r.unref(M).verificadoTelegram}])},null,8,["class"]),r.createElementVNode("label",wC,r.toDisplayString(r.unref(M).verificadoTelegram?"":"Verificar")+" Telegram ",1)])]),_:1},8,["value"]),r.createVNode(r.unref(en),{class:"radio-button",id:"r3",value:r.unref(Fe).EMAIL.toString()},{default:r.withCtx(()=>[r.createElementVNode("div",bC,[r.createVNode(r.unref(ua),{class:r.normalizeClass(["radio-icon",{"auth-svg-primary":r.unref(M).verificadoEmail,"auth-svg-black":!r.unref(M).verificadoEmail}])},null,8,["class"]),r.createElementVNode("label",CC,r.toDisplayString(r.unref(M).verificadoEmail?"":"Verificar")+" Email ",1)])]),_:1},8,["value"])]),_:2},1040,["model-value"])]),_:1})])])):(r.openBlock(),r.createElementBlock("div",pC,[r.createElementVNode("button",{class:"fge-link-primary-button",title:"Seleccionar",onClick:z[4]||(z[4]=X=>F.value=!0)},hC)]))])):r.createCommentVNode("",!0)])]),r.createElementVNode("div",EC,[r.createElementVNode("div",kC,[r.createElementVNode("label",BC,[r.createVNode(r.unref(e4),{class:"checkbox-box",checked:r.unref(C),"onUpdate:checked":z[6]||(z[6]=X=>r.isRef(C)?C.value=X:null)},{default:r.withCtx(()=>[r.createVNode(r.unref(t4),null,{default:r.withCtx(()=>[r.createVNode(yA,{color:r.unref(E),alt:"Check Mark",class:"checkbox-svg"},null,8,["color"])]),_:1})]),_:1},8,["checked"]),xC])])])]),_:1},8,["error","message2Fa","message2FaContexto","url2FaContexto","cancelarFunction","aceptarFunction","reenviar-mensaje","refCounter"])]),_:1},8,["currentStep","steps"])])],64))}}),[["__scopeId","data-v-01ff7cda"]]),OC=async({usuario:t,aplicacion:e})=>ne.post("v1/auth/recover/password",{usuario:t,aplicacion:e}).then(n=>n).catch(n=>{var a;throw(a=n.response)!=null&&a.data?n.response.data:n}),E2=async(t,e,n,a)=>ne.post("v1/auth/usuario/confirmar-restablecer-password",{numeroDocumento:t,aplicacion:e,otp:n,isLogin:a}).then(o=>o).catch(o=>{var i;throw(i=o.response)!=null&&i.data?o.response.data:o}),DC=async(t,e,n,a,o)=>ne.post("v1/auth/usuario/cambiar-password",{usuarioId:t,aplicacion:e,otp:n,nuevoPassword:a,confirmarNuevoPassword:o}).then(i=>i).catch(i=>{var s;throw(s=i.response)!=null&&s.data?i.response.data:i}),TC=async(t,e,n,a,o)=>ne.post("v1/auth/usuario/cambiar-password",{usuarioId:t,aplicacion:e,otp:n,nuevoPassword:a,confirmarNuevoPassword:o}).then(i=>i).catch(i=>{var s;throw(s=i.response)!=null&&s.data?i.response.data:i}),IC=async t=>ne.post("v1/auth/usuario/restablecer-password",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e});function VC(){const t=be(),e=ea(),n=r.ref(0),a=r.ref(),o=r.ref(),i=r.computed(()=>C[n.value]),s=r.reactive({verificadoWhatsapp:!1,verificadoTelegram:!1,verificadoEmail:!1,verificadoRoma:!1}),l=r.ref(!1),c=r.ref(!1),u=r.ref(!1),A=r.ref(0),{refCounter:d,currentContacto:p,message2Fa:f,message2FaContexto:g,url2FaContexto:y}=jo("recuperar-pw"),m=r.markRaw([{name:"step1"},{name:"step2"},{name:"step3"}]),C=[j.object().shape({usuario:j.string().min(4).max(10).required().label("Cédula de identidad")}),j.object().shape({code:j.string().required().matches(or).max(10).label("Código")}),j.object().shape({medio:j.string().notRequired().matches(or).max(10).label("medio")}),j.object().shape({password:j.string().required().matches(So).min(8).max(15).label("Contraseña"),repetirPassword:j.string().required().oneOf([j.ref("password")]).label("Confirmación de la contraseña")})],{handleSubmit:v,values:h,errors:w,setErrors:b,resetForm:k}=ie.useForm({validationSchema:i,keepValuesOnUnmount:!0}),E=()=>{n.value=n.value-1,k()},R=async()=>{try{e.setLoading(!0),_()}catch(I){Ge({error:I,setErrors:b})}finally{e.setLoading(!1)}},V=v(async()=>{var I,S,T,Z,z,X,se;try{e.setLoading(!0);const ae=await U();n.value=n.value+1,p.value=(I=ae.response)==null?void 0:I.contacto,A.value=((T=(S=ae.response)==null?void 0:S.data)==null?void 0:T.usuarioId)??0,P((z=(Z=ae==null?void 0:ae.response)==null?void 0:Z.data)==null?void 0:z.mediosVerificados),f.value=ae.message,r.nextTick(()=>{var W,J,Ce;(Ce=d.value)==null||Ce.reInit(((J=(W=ae==null?void 0:ae.response)==null?void 0:W.data)==null?void 0:J.tiempoVigencia)??2)}),l.value=!(s.verificadoEmail||s.verificadoTelegram),c.value=!(s.verificadoEmail||s.verificadoTelegram),g.value=((X=ae==null?void 0:ae.response)==null?void 0:X.data.mensajeServicio)??"",y.value=((se=ae==null?void 0:ae.response)==null?void 0:se.data.url)??""}catch(ae){Ge({error:ae,setErrors:b})}finally{e.setLoading(!1)}}),B=async({medio:I,login:S=!0})=>{try{e.setLoading(!0);const T=await Eu({medio:Number(I),usuarioId:A.value,deviceId:t.deviceId,isLogin:S,aplicacion:t.aplicacion});f.value=T.message,c.value=!1,l.value=!1,r.nextTick(()=>{var Z;(Z=d.value)==null||Z.reInit((T.minutos??2)*60)})}catch(T){q.error(`Error al enviar código por ${I}: ${(T==null?void 0:T.message)||"intente nuevamente"}`)}finally{e.setLoading(!1)}},x=async({medio:I,login:S=!0})=>{try{e.setLoading(!0);const T=await Cu({medio:Number(I),usuarioId:A.value,deviceId:t.deviceId,isLogin:S,aplicacion:t.aplicacion});f.value=T.message,c.value=!1,l.value=!1,r.nextTick(()=>{var Z;(Z=d.value)==null||Z.reInit((T.response.data.tiempoVigencia??1)*30)})}catch(T){console.log("🚀 ~ onEnviarCodigoRecuperacion ~ error:",T),q.error(`Error al enviar código: ${(T==null?void 0:T.message)||"intente nuevamente"}`)}finally{e.setLoading(!1)}},_=async()=>await OC({usuario:h.usuario,aplicacion:t.aplicacion}),U=async()=>await IC({deviceId:t.deviceId,aplicacion:t.aplicacion,numeroDocumento:h.usuario}),M=v(async I=>{try{if(e.setLoading(!0),t.apiBaseURLAuthNv){const S=await E2(I.usuario,t.aplicacion,Number(I.code),!1).then(T=>T.response);a.value=S==null?void 0:S.data.usuarioId}else{const S=await E2(I.usuario,t.aplicacion,Number(I.code),!1).then(T=>T.response);a.value=S==null?void 0:S.data.usuarioId}n.value=n.value+1}catch(S){q.error(`Error: ${(S==null?void 0:S.message)||"intente nuevamente"}`)}finally{e.setLoading(!1)}}),F=v(async I=>{console.log("🚀 ~ useRecuperarPassword ~ values:",I);try{if(e.setLoading(!0),t.apiBaseURLAuthNv){const S=await bu({usuarioId:A.value,medio:Number(I.medio),codigo:I.code,aplicacion:t.aplicacion,deviceId:t.deviceId,isLogin:!1}).then(T=>T.response);a.value=S==null?void 0:S.data.usuarioId}else{const S=await tp({usuarioId:A.value,medio:Number(I.medio),codigo:I.code,aplicacion:t.aplicacion,codigoDispositivo:t.deviceId,isLogin:!1}).then(T=>T.response);a.value=S==null?void 0:S.data.usuarioId}n.value=n.value+1}catch(S){q.error(`Error al enviar código: ${(S==null?void 0:S.message)||"intente nuevamente"}`)}finally{e.setLoading(!1)}}),H=async({medio:I})=>{try{e.setLoading(!0);const S=await wu({medio:Number(I),usuarioId:A.value});console.log("🚀 ~ onEnviarCodigoAlUsuarioNv ~ resp:",S),f.value=S.message,c.value=!1,l.value=!1,g.value=S.response.data.mensajeServicio??"",console.log("🚀 ~ onEnviarCodigoRecuperacionAlUsuarioNv ~ message2FaContexto:",g),y.value=S.response.data.url??"",r.nextTick(()=>{var T;(T=d.value)==null||T.reInit((S.minutos??2)*60)})}catch(S){q.error(`Error al enviar código por ${I}: ${(S==null?void 0:S.message)||"intente nuevamente"}`)}finally{e.setLoading(!1)}},K=async({medio:I})=>{try{e.setLoading(!0);const S=await ep({medio:Number(I),usuarioId:A.value});f.value=S.message,c.value=!1,l.value=!1,r.nextTick(()=>{var T;(T=d.value)==null||T.reInit((S.minutos??2)*60)})}catch(S){console.log("🚀 ~ onEnviarCodigoRecuperacionAlUsuario ~ error:",S),q.error(`Error al enviar código: ${(S==null?void 0:S.message)||"intente nuevamente"}`)}finally{e.setLoading(!1)}},L=v(async I=>{try{e.setLoading(!0);let S;a.value&&(t.apiBaseURLAuthNv?S=await TC(a.value,t.aplicacion,Number(I.code),I.password,I.repetirPassword):(S=await DC(a.value,t.aplicacion,Number(I.code),I.password,I.repetirPassword),console.log("🚀 ~ useRecuperarPassword ~ resp:",S))),q.success(`<p class="toast-title">Operación exitosa</p><p class="toast-description"> ${S==null?void 0:S.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:Rt,closeOnClick:!1,dangerouslyHTMLString:!0}),e.setLoading(!1),t.goLoginPage()}catch(S){Ge({error:S,setErrors:b}),e.setLoading(!1)}}),re=()=>{t.goLoginPage()},Pe=r.computed(()=>window.getComputedStyle(document.documentElement).getPropertyValue("--fge-primary-button-text-color")),P=I=>{I.forEach(S=>{switch(S.medio){case 1:s.verificadoRoma=S.verificado;break;case 2:s.verificadoTelegram=S.verificado;break;case 3:s.verificadoEmail=S.verificado;break;case 4:s.verificadoWhatsapp=S.verificado;break}})};return{refCounter:d,currentStep:n,currentSchema:i,currentContacto:p,steps:m,mensaje2F:o,errors:w,onBackStep:E,onEnviarCodigoAlBackend:M,onEnviarCodigoAlUsuario:V,onEnviarMensaje:R,onCambiarPassword:L,goLoginPage:re,mediosVerificados:s,mostrarMedios:c,mostrarBotonOpciones:l,message2FaContexto:g,message2Fa:f,url2FaContexto:y,servicio2faNuevo:u,iconColor:Pe,onEnviarCodigoRecuperacionNv:B,onEnviarCodigoRecuperacion:x,onEnviarCodigoRecuperacionAlUsuarioNv:H,onEnviarCodigoRecuperacionAlUsuario:K,onConfirmarCodigoNuevo:F}}const PC={class:"fge-right-container"},MC={class:"auth-form-container"},_C={class:"auth-input-container"},RC=r.createElementVNode("label",{for:"usuario",class:"fge-form-label"},"Cédula de Identidad:",-1),FC={class:"fge-btn-section"},LC={class:"auth-btn-container margin-top"},UC=[r.createElementVNode("span",null,"Ir al login",-1)],ZC=[r.createElementVNode("span",null," Siguiente ",-1)],QC={class:"login-button-container"},HC={class:"two-auth-container"},qC={key:0,class:"auth-checkbox-container"},zC={key:0,class:"text-center"},KC=[r.createElementVNode("span",null,"Seleccionar otros medios de verificación",-1)],jC={key:1},JC=r.createElementVNode("div",{class:"fge-text-gray"},"Medios de verificación",-1),XC={class:"auth-radiogroup"},WC={class:"radio-button-content"},YC={for:"r2",class:"radio-button-label"},$C={class:"radio-button-content"},GC={for:"r3",class:"radio-button-label"},NC={class:"auth-form-container"},eE={class:"auth-input-container"},tE=r.createElementVNode("label",{for:"psw",class:"fge-form-label"},"Nueva cont­raseña:",-1),nE={class:"auth-input-container"},rE=r.createElementVNode("label",{for:"rep_password",class:"fge-form-label"},"Repetir contraseña:",-1),aE={class:"fge-btn-section"},oE={class:"auth-btn-container margin-top"},iE=[r.createElementVNode("span",null,"Volver",-1)],sE=[r.createElementVNode("span",null," Aceptar ",-1)],lE=r.defineComponent({__name:"FgeRecuperarPassword",setup(t){const e=be(),{refCounter:n,currentStep:a,currentContacto:o,steps:i,errors:s,mensaje2F:l,onBackStep:c,onEnviarCodigoAlUsuario:u,onEnviarMensaje:A,onEnviarCodigoAlBackend:d,onCambiarPassword:p,goLoginPage:f,mediosVerificados:g,mostrarMedios:y,mostrarBotonOpciones:m,message2FaContexto:C,url2FaContexto:v,servicio2faNuevo:h,message2Fa:w,onEnviarCodigoRecuperacionNv:b,onEnviarCodigoRecuperacion:k,onEnviarCodigoRecuperacionAlUsuarioNv:E,onEnviarCodigoRecuperacionAlUsuario:R,onConfirmarCodigoNuevo:V}=VC(),B=()=>{m.value=!0},x=M=>{const F=U(M);C.value="",v.value="",F===!1?(console.log("medios no verificados"),e.apiBaseURLAuthNv?E({medio:M}):R({medio:M}),h.value=!0):(console.log("medios existentes"),e.apiBaseURLAuthNv?b({medio:M,login:!1}):k({medio:M,login:!1}),h.value=!1)},_={[Fe.WHATSAPP]:"verificadoWhatsapp",[Fe.TELEGRAM]:"verificadoTelegram",[Fe.EMAIL]:"verificadoEmail",[Fe.ROMA]:"verificadoRoma"};function U(M){const F=_[M];return F?g[F]:void 0}return(M,F)=>(r.openBlock(),r.createElementBlock(r.Fragment,null,[r.createVNode(Ol),r.createElementVNode("div",PC,[r.createVNode(yo,{currentStep:r.unref(a),steps:r.unref(i)},{step1:r.withCtx(()=>[r.createElementVNode("div",MC,[r.createElementVNode("div",_C,[RC,r.createVNode(r.unref(ie.Field),{id:"usuario",name:"usuario",class:r.normalizeClass(["w-full fge-auth-input",{"fge-auth-input-invalid":r.unref(s).usuario}]),type:"text"},null,8,["class"]),r.createVNode(de,{error:r.unref(s).usuario},null,8,["error"])])]),r.createElementVNode("div",FC,[r.createElementVNode("div",LC,[r.createElementVNode("button",{title:"Ir al login",onClick:F[0]||(F[0]=(...H)=>r.unref(f)&&r.unref(f)(...H)),class:"fge-gray-button w-full"},UC),r.createElementVNode("button",{title:"Siguiente",onClick:F[1]||(F[1]=(...H)=>r.unref(u)&&r.unref(u)(...H)),class:"w-full fge-auth-primary-button"},ZC)])])]),step2:r.withCtx(()=>[r.createVNode(Jo,{fieldName:"code",message2Fa:r.unref(w),refCounter:r.unref(n),"onUpdate:refCounter":F[4]||(F[4]=H=>r.isRef(n)?n.value=H:null),error:r.unref(s).code,currentContacto:r.unref(o),message2FaContexto:r.unref(C),url2FaContexto:r.unref(v),cancelarFunction:r.unref(c),aceptarFunction:r.unref(h)?r.unref(V):r.unref(d),reenviarMensaje:r.unref(A),onFinishCount:B},{inputs:r.withCtx(()=>[r.createElementVNode("div",QC,[r.createElementVNode("div",HC,[r.unref(m)?(r.openBlock(),r.createElementBlock("div",qC,[r.unref(y)?(r.openBlock(),r.createElementBlock("div",jC,[JC,r.createElementVNode("div",XC,[r.createVNode(r.unref(ie.Field),{name:"medio"},{default:r.withCtx(({field:H})=>[r.createVNode(r.unref(mo),r.mergeProps(H,{"model-value":H.value,class:"radio-button-group","onUpdate:modelValue":F[3]||(F[3]=K=>x(K))}),{default:r.withCtx(()=>[r.createVNode(r.unref(en),{class:"radio-button",id:"r2",value:r.unref(Fe).TELEGRAM.toString()},{default:r.withCtx(()=>[r.createElementVNode("div",WC,[r.createVNode(r.unref(Aa),{class:r.normalizeClass(["radio-icon",{"auth-svg-primary":r.unref(g).verificadoTelegram,"auth-svg-black":!r.unref(g).verificadoTelegram}])},null,8,["class"]),r.createElementVNode("label",YC,r.toDisplayString(r.unref(g).verificadoTelegram?"":"Verificar")+" Telegram ",1)])]),_:1},8,["value"]),r.createVNode(r.unref(en),{class:"radio-button",id:"r3",value:r.unref(Fe).EMAIL.toString()},{default:r.withCtx(()=>[r.createElementVNode("div",$C,[r.createVNode(r.unref(ua),{class:r.normalizeClass(["radio-icon",{"auth-svg-primary":r.unref(g).verificadoEmail,"auth-svg-black":!r.unref(g).verificadoEmail}])},null,8,["class"]),r.createElementVNode("label",GC,r.toDisplayString(r.unref(g).verificadoEmail?"":"Verificar")+" Email ",1)])]),_:1},8,["value"])]),_:2},1040,["model-value"])]),_:1})])])):(r.openBlock(),r.createElementBlock("div",zC,[r.createElementVNode("button",{class:"fge-link-primary-button",title:"Seleccionar",onClick:F[2]||(F[2]=H=>y.value=!0)},KC)]))])):r.createCommentVNode("",!0)])])]),_:1},8,["message2Fa","refCounter","error","currentContacto","message2FaContexto","url2FaContexto","cancelarFunction","aceptarFunction","reenviarMensaje"])]),step3:r.withCtx(()=>[r.createElementVNode("div",NC,[r.createElementVNode("div",eE,[tE,r.createVNode(r.unref(ie.Field),{name:"password"},{default:r.withCtx(({field:H})=>[r.createVNode(sn,r.mergeProps({id:"psw"},H,{class:"fge-auth-input with-btn",modelValue:H.value}),null,16,["modelValue"])]),_:1}),r.createVNode(de,{error:r.unref(s).password},null,8,["error"])]),r.createElementVNode("div",nE,[rE,r.createVNode(r.unref(ie.Field),{name:"repetirPassword"},{default:r.withCtx(({field:H})=>[r.createVNode(sn,r.mergeProps({id:"psw"},H,{class:"fge-auth-input with-btn",onKeyup:r.withKeys(r.unref(p),["enter"]),modelValue:H.value}),null,16,["onKeyup","modelValue"])]),_:1}),r.createVNode(de,{error:r.unref(s).repetirPassword},null,8,["error"])])]),r.createElementVNode("div",aE,[r.createElementVNode("div",oE,[r.createElementVNode("button",{title:"Volver",class:"fge-gray-button w-full",onClick:F[5]||(F[5]=(...H)=>r.unref(f)&&r.unref(f)(...H))},iE),r.createElementVNode("button",{title:"Registrar usuario",onClick:F[6]||(F[6]=(...H)=>r.unref(p)&&r.unref(p)(...H)),class:"w-full fge-auth-primary-button"},sE)])])]),_:1},8,["currentStep","steps"])])],64))}}),cE={},uE={class:"relative"},AE=[r.createStaticVNode('<svg class="icon_1" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 275 276" data-v-7883ed41><path fill="url(#a)" d="M137.1 1c-12.9 0-25.9 1.8-38.8 5.6A136.91 136.91 0 0 0 5.7 176.7 14.4 14.4 0 0 0 19.5 187c6.2 0 2.7-.2 4.1-.6 7.6-2.3 12-10.3 9.7-17.9-3-10.2-4.5-20.5-4.5-30.7 0-23.3 7.6-45.8 21.1-64.1a106.7 106.7 0 0 1 56.4-39.5c10.2-3 20.5-4.5 30.7-4.5 23.3 0 45.8 7.6 64.1 21.1a106.7 106.7 0 0 1 39.5 56.4 14.4 14.4 0 0 0 13.8 10.3c6.2 0 2.7-.2 4.1-.6 7.6-2.3 12-10.3 9.7-17.9A136.91 136.91 0 0 0 136.9.8" data-v-7883ed41></path><path fill="url(#b)" d="M254.5 88.9a14.41 14.41 0 0 0-13.8 18.5c3 10.2 4.5 20.5 4.5 30.7 0 23.3-7.6 45.8-21.1 64.1a106.7 106.7 0 0 1-56.4 39.5c-10.2 3-20.5 4.5-30.7 4.5-23.3 0-45.8-7.6-64.1-21.1a106.7 106.7 0 0 1-39.5-56.4 14.4 14.4 0 0 0-13.8-10.3c-6.2 0-2.7.2-4.1.6-7.6 2.3-12 10.3-9.7 17.9a136.91 136.91 0 0 0 170.1 92.6 136.91 136.91 0 0 0 92.6-170.1 14.4 14.4 0 0 0-13.8-10.3" data-v-7883ed41></path><defs data-v-7883ed41><linearGradient id="a" x1="0" x2="269" y1="94.1" y2="94.1" gradientUnits="userSpaceOnUse" data-v-7883ed41><stop stop-color="#fff" data-v-7883ed41></stop><stop offset="1" stop-color="#fff" stop-opacity="0" data-v-7883ed41></stop></linearGradient><linearGradient id="b" x1="5" x2="274" y1="181.9" y2="181.9" gradientUnits="userSpaceOnUse" data-v-7883ed41><stop stop-color="#fff" stop-opacity="0" data-v-7883ed41></stop><stop offset="1" stop-color="#fff" data-v-7883ed41></stop></linearGradient></defs></svg><svg class="icon_2" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 176 74" data-v-7883ed41><path fill="#fff" d="M6.4 70v-3.5c-.3 1.3-1.5 4.5-2.2 6.6h-.8c-.6-1.7-1.7-5.2-2.1-6.6v6.6H.5v-7.3h1.4c.8 2.1 1.7 5.1 2 6.1.1-.7 1.3-3.9 2.1-6.1h1.3v7.3h-.9V70ZM10.8 65.8v7.3h-.9v-7.3h.9ZM13.5 73.1v-7.3h1.2c2.9 5.1 3.3 5.8 3.4 6.2v-6.1h.9v7.3h-1.1c-3.1-5.6-3.3-6-3.5-6.3v6.4h-.8l-.1-.2ZM22.5 65.8v7.3h-.9v-7.3h.9ZM25.5 71c.1.9.8 1.4 1.6 1.4s1.4-.4 1.4-1.3-.4-1.1-1.7-1.5c-1.5-.5-2.1-1-2.1-2s.9-1.9 2.2-1.9c1.3 0 2.2.9 2.3 1.9h-.9c-.1-.7-.5-1.2-1.4-1.2-.9 0-1.3.4-1.3 1.1 0 .7.4.9 1.5 1.3 1.8.5 2.2 1.2 2.2 2.2 0 1-.8 2.1-2.4 2.1-1.6 0-2.4-.8-2.5-2.1h1.1ZM32.9 66.6h-2.1v-.8H36v.8h-2.1v6.5H33v-6.5h-.1ZM41.9 69.6h-3.3v2.6h3.6v.8h-4.5v-7.3H42v.8h-3.4v2.3h3.3v.8ZM45.2 69.8v3.3h-.9v-7.3h2.6c1.3 0 2.2.6 2.2 1.9 0 1.3-.6 1.5-1.2 1.7.8.2 1.1.8 1.1 1.8 0 .8 0 1.4.1 1.9h-.9c0-.3-.1-1-.1-1.7 0-1.2-.4-1.6-1.6-1.6h-1.3Zm0-.7h1.3c.9 0 1.6-.3 1.6-1.3s-.5-1.2-1.4-1.2h-1.6v2.5h.1ZM52.3 65.8v7.3h-.9v-7.3h.9ZM60.7 69.4c0 2.1-1 3.8-3.1 3.8s-3-1.6-3-3.8c0-2.2 1-3.7 3.1-3.7s3 1.6 3 3.7Zm-5.2 0c0 1.7.7 3 2.1 3 1.4 0 2.1-1.3 2.1-3s-.7-2.9-2.1-2.9c-1.4 0-2.1 1.3-2.1 2.9ZM66.5 65.8h2.4c1.3 0 2.3.7 2.3 2s-1 2.1-2.5 2.1h-1.4V73h-.9v-7.3l.1.1Zm.9 3.4h1.4c.9 0 1.6-.3 1.6-1.4 0-1.1-.6-1.3-1.6-1.3h-1.4v2.7ZM74.2 65.8v4.6c0 1.1.4 2 1.7 2 1.3 0 1.7-.8 1.7-2v-4.6h.9v4.6c0 1.5-.6 2.7-2.6 2.7s-2.6-1-2.6-2.7v-4.7h.9v.1Zm3.5-2.1-1.6 1.4h-.9l1.3-1.4H77.7ZM81.1 65.8h2.5c1.3 0 2.1.7 2.1 1.8s-.6 1.4-1 1.5c.5.2 1.3.6 1.3 1.8 0 1.2-1 2.1-2.4 2.1h-2.4v-7.3l-.1.1Zm2.3 3c1 0 1.4-.4 1.4-1.1 0-.7-.4-1.1-1.4-1.1h-1.5v2.3h1.4l.1-.1ZM82 72.3h1.5c.9 0 1.6-.4 1.6-1.4 0-1-.6-1.4-1.7-1.4H82v2.8ZM88.2 65.8h.9v6.5h3.5v.8h-4.4v-7.3ZM95.3 65.8v7.3h-.9v-7.3h.9ZM103.2 71c-.2 1.2-1 2.2-2.7 2.2-1.7 0-2.9-1.6-2.9-3.8 0-2.2.9-3.7 3-3.7s2.4 1 2.6 2.2h-.9c-.2-.8-.6-1.5-1.7-1.5s-2 1.4-2 2.9.5 3 2 3 1.5-.6 1.7-1.5h.9v.2ZM111.1 69.4c0 2.1-1 3.8-3.1 3.8s-3-1.6-3-3.8c0-2.2 1-3.7 3.1-3.7s3 1.6 3 3.7Zm-5.2 0c0 1.7.7 3 2.1 3 1.4 0 2.1-1.3 2.1-3s-.7-2.9-2.1-2.9c-1.4 0-2.1 1.3-2.1 2.9ZM116.9 65.8h2.4c1.8 0 3.2 1.2 3.2 3.5s-1.2 3.8-3.4 3.8h-2.2v-7.3Zm.9 6.5h1.3c1.7 0 2.5-1.1 2.5-3s-1-2.7-2.4-2.7h-1.3v5.8l-.1-.1ZM128.9 69.6h-3.3v2.6h3.6v.8h-4.5v-7.3h4.3v.8h-3.4v2.3h3.3v.8ZM134.8 65.8h2.5c1.3 0 2.1.7 2.1 1.8s-.6 1.4-1 1.5c.5.2 1.3.6 1.3 1.8 0 1.2-1 2.1-2.4 2.1h-2.4v-7.3l-.1.1Zm2.3 3c1 0 1.4-.4 1.4-1.1 0-.7-.4-1.1-1.4-1.1h-1.5v2.3h1.4l.1-.1Zm-1.4 3.5h1.5c.9 0 1.6-.4 1.6-1.4 0-1-.6-1.4-1.7-1.4h-1.4v2.8ZM147.7 69.4c0 2.1-1 3.8-3.1 3.8s-3-1.6-3-3.8c0-2.2 1-3.7 3.1-3.7s3 1.6 3 3.7Zm-5.2 0c0 1.7.7 3 2.1 3 1.4 0 2.1-1.3 2.1-3s-.7-2.9-2.1-2.9c-1.4 0-2.1 1.3-2.1 2.9ZM150 65.8h.9v6.5h3.5v.8H150v-7.3ZM157.1 65.8v7.3h-.9v-7.3h.9ZM161.3 73.1l-2.4-7.3h1l1.1 3.6c.3 1 .7 2.1.8 2.8.1-.6.6-1.8.9-2.8l1.2-3.6h.9l-2.5 7.3h-1.1.1ZM167.6 65.8v7.3h-.9v-7.3h.9ZM171.1 70.9l-.7 2.2h-.9l2.4-7.3h1.1l2.5 7.3h-1l-.7-2.2h-2.7Zm2.4-.8c-.6-1.9-1-2.9-1.1-3.5-.2.9-.6 2-1.1 3.5h2.2ZM8.2 49.2c0 3.8-.9 6.3-5.5 6.3s-1.7 0-2.2-.2v-3.4c.4 0 .9.1 1.5.1 1.8 0 2.1-.9 2.1-2.6V32.3h4.1v16.9ZM15.3 32.4v15.7c0 1.9.5 4.1 3 4.1s3-1.9 3-4.1V32.3h4.1v15.8c0 4.1-1.6 7.4-7.1 7.4s-7-3.1-7-7.4V32.3h4.1l-.1.1ZM31.5 48.8c.2 1.9 1 3.6 3.1 3.6s2.8-1.3 2.8-3-.9-3-3.8-4.4c-3.9-1.9-5.5-3.5-5.5-6.9 0-3.4 2.4-6.2 6.5-6.2s6.4 3.5 6.5 6.5h-4c-.1-1.3-.5-3.2-2.5-3.2s-2.3 1.1-2.3 2.6.7 2.4 3.4 3.7c4.1 1.9 5.9 3.7 5.9 7.6 0 3.9-2.2 6.6-7.1 6.6-4.9 0-6.9-3.4-7-6.8h4.1l-.1-.1ZM47 35.9h-4.9v-3.6H56v3.6h-4.9v19.3H47V35.9ZM61.8 32.4v22.9h-4.1V32.4h4.1ZM78.7 48.6c-.1 1.2-.5 7.1-6.9 7.1s-7.3-5.7-7.3-11.9S66.7 32 72 32s6.5 5.2 6.6 7h-4.1c0-.8-.1-3.6-2.6-3.6s-3.2 3.1-3.2 8.4c0 5.3.4 8.4 3.1 8.4s2.6-2.8 2.7-3.6H78.7ZM84.8 32.4v22.9h-4.1V32.4h4.1ZM91.8 49.5l-1.1 5.8h-4.1l5.3-22.9h5.3l5.4 22.9h-4.3l-1.1-5.8H91.8Zm4.6-3.6c-.9-4.4-1.5-7.6-1.9-9.8-.3 2.1-1 5.5-1.8 9.8h3.8-.1ZM109.9 32.4h4.1v19.4h7.8l-.4 3.5h-11.5V32.4ZM127.5 32.4v22.9h-4.1V32.4h4.1ZM131 32.4h7c4 0 6.2 2.2 6.2 5.8 0 3.6-1.4 4.3-2.6 4.8 1.6.7 3.3 2.1 3.3 5.6 0 3.5-2.8 6.7-6.9 6.7h-6.9V32.4h-.1Zm6 9.1c2.5 0 3.2-1 3.2-3s-1.1-2.9-3.1-2.9H135v5.9h2Zm-2 10.6h2.4c2 0 3.2-1 3.2-3.6s-1-3.7-3.7-3.7h-2v7.4l.1-.1ZM151.2 45.5v9.8h-4.1V32.4h7c4.2 0 6.5 2.2 6.5 6.3s-1.8 4.7-3 5.2c1.8.8 2.6 2.3 2.6 5.7v.9c0 2.6.1 3.6.3 4.8h-4c-.3-1-.4-2.9-.4-4.8v-.8c0-3.1-.7-4.1-3.3-4.1H151l.2-.1Zm0-3.3h1.9c2.5 0 3.4-1.1 3.4-3.4s-.9-3.1-3-3.1h-2.3v6.5ZM174.6 45.1h-7.3v6.6h8.2l-.5 3.5h-11.8V32.3h11.7v3.6h-7.7v5.6h7.3v3.6h.1ZM10 12.3H2.9v8.2h7.9l-.3 2.1H.6V1.2h9.8v2.1H2.9v7H10v2.1-.1ZM29.4 16.6c0 1.2-.6 6.2-5.8 6.2s-6.1-6-6.1-11.2C17.5 6.4 19.1.7 23.9.7c4.8 0 5.4 4.8 5.5 6.1H27c0-.7-.2-4-3.2-4s-3.9 4.6-3.9 8.8c0 4.2.5 9.1 3.7 9.1s3.3-3.1 3.4-4.2h2.4v.1ZM49.2 11.7c0 7.3-1.7 11.2-6.4 11.2s-6.2-3.8-6.2-11.2C36.6 4.3 38.7.8 42.9.8c4.2 0 6.3 3.6 6.3 10.8v.1Zm-10.2 0c0 6.1 1.2 9.2 3.9 9.2s3.9-3 3.9-9.1S45.6 3 42.9 3 39 5.9 39 11.8v-.1ZM58.4 16.9c.2 2.2 1.2 4 3.6 4 2.4 0 3.4-1.2 3.4-3.7s-.9-3.5-3.8-4.9c-3.4-1.6-4.8-3.1-4.8-6.2S58.7.8 62.2.8c3.5 0 5.3 3 5.3 5.5h-2.3c-.1-1-.4-3.5-3.1-3.5s-2.9 1.4-2.9 3.1c0 1.7.9 3 3.6 4.3 3.7 1.8 5.1 3.6 5.1 6.8 0 3.2-1.9 5.9-5.9 5.9s-5.7-2.8-5.9-5.9h2.4l-.1-.1ZM77.9 1.1v21.4h-2.3V1.1h2.3ZM87.9 16.9c.2 2.2 1.2 4 3.6 4 2.4 0 3.4-1.2 3.4-3.7s-.9-3.5-3.8-4.9c-3.4-1.6-4.8-3.1-4.8-6.2S88.2.8 91.7.8c3.5 0 5.3 3 5.3 5.5h-2.3c-.1-1-.4-3.5-3.1-3.5s-2.9 1.4-2.9 3.1c0 1.7.9 3 3.6 4.3 3.7 1.8 5.1 3.6 5.1 6.8 0 3.2-1.9 5.9-5.9 5.9s-5.7-2.8-5.9-5.9H88l-.1-.1ZM107.9 3.2h-4.8V1.1H115v2.1h-4.8v19.3h-2.4V3.2h.1ZM131.5 12.3h-7.1v8.2h7.9l-.3 2.1h-9.9V1.2h9.8v2.1h-7.5v7h7.1v2.1-.1ZM152.5 13.4c0-4 0-8 .1-10.3-.8 3.7-2.7 12.6-4.4 19.4h-2.3c-1.3-5.9-3.3-15.5-4.1-19.4.1 2.5.2 7.2.2 10.9v8.5h-2.2V1.1h3.5c1.7 6.7 3.4 14.9 3.9 17.7.4-2.3 2.5-11.2 4.2-17.7h3.5v21.4h-2.3v-9.1h-.1ZM165.9 15.8l-1.6 6.8h-2.4l5.2-21.4h3l5.3 21.4h-2.5l-1.6-6.8h-5.6.2Zm5.1-2.1c-1.2-5.3-2-8.6-2.3-10.3-.3 1.9-1.2 5.7-2.2 10.3h4.6-.1Z" data-v-7883ed41></path></svg>',2)];function dE(t,e){return r.openBlock(),r.createElementBlock("div",uE,AE)}const fE=bt(cE,[["render",dE],["__scopeId","data-v-7883ed41"]]),pE={class:"fge-auth-loading"},k2=bt(r.defineComponent({__name:"FgeLoadingComponent",setup(t){return(e,n)=>(r.openBlock(),r.createElementBlock("div",pE,[r.createVNode(fE)]))}}),[["__scopeId","data-v-461de591"]]),hE={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 1792 600"},mE=[r.createStaticVNode('<g fill="#fff" opacity=".3"><g opacity=".5" style="mix-blend-mode:overlay;"><path d="M766.836 80.288a232.487 232.487 0 0 1 80.937-30.75l-2.538-14.192c-30.341 5.374-59.677 16.516-85.954 32.658l7.549 12.284h.006Zm-83.38 88.445c13.742-25.58 32.295-48.565 54.4-67.384l-9.346-10.974c-23.476 19.981-43.16 44.385-57.752 71.536l12.698 6.828v-.006Zm-27.555 118.341c-1.106-29.014 3.398-58.203 13.071-85.574l-13.593-4.801c-10.278 29.065-15.063 60.086-13.886 90.897l14.408-.522Zm35.754 116.171c-7.743-12.273-14.356-25.263-19.653-38.78-5.308-13.512-9.336-27.52-12.069-41.779l-14.162 2.702a250.19 250.19 0 0 0 12.811 44.359c5.63 14.356 12.652 28.16 20.882 41.195l12.191-7.697Zm89.445 82.304c-25.744-13.43-48.965-31.691-68.05-53.571l-10.861 9.479c20.263 23.236 44.912 42.618 72.237 56.872l6.674-12.78Zm118.669 26.138a232.58 232.58 0 0 1-43.432-1.98 231.967 231.967 0 0 1-42.302-10.047l-4.637 13.65a246.226 246.226 0 0 0 44.932 10.671 247.502 247.502 0 0 0 46.135 2.103l-.696-14.402v.005Zm-.488-9.965a222.247 222.247 0 0 1-41.866-1.94 221.606 221.606 0 0 1-40.75-9.775c-26.487-9.054-51.238-23.19-72.555-41.354-21.332-18.149-39.199-40.331-52.312-65.041a221.143 221.143 0 0 1-16.081-38.703 228.229 228.229 0 0 1-8.562-41.083c-3.215-27.832-1.024-56.207 6.305-83.215 7.319-27.009 19.807-52.625 36.559-75.073 16.721-22.468 37.72-41.733 61.524-56.432a222.367 222.367 0 0 1 77.99-29.751l-.292-1.638a224.114 224.114 0 0 0-78.573 29.971c-23.983 14.812-45.136 34.22-61.985 56.852-16.869 22.617-29.455 48.417-36.83 75.63-7.385 27.208-9.591 55.798-6.352 83.835a229.935 229.935 0 0 0 8.624 41.385 222.975 222.975 0 0 0 16.199 38.99c13.215 24.899 31.216 47.245 52.706 65.527 21.471 18.297 46.406 32.54 73.092 41.661a223.352 223.352 0 0 0 41.057 9.847 224.31 224.31 0 0 0 42.179 1.95l-.082-1.663.005.02Zm206.309-137.293c-10.67 27.003-26.45 51.975-46.22 73.235l10.55 9.817c20.99-22.571 37.74-49.073 49.08-77.749l-13.41-5.303Zm13.53-120.756a235.381 235.381 0 0 1 2.6 43.411 230.173 230.173 0 0 1-5.56 43.115l14.06 3.179c3.4-15.037 5.41-30.397 5.91-45.807.52-15.411-.42-30.862-2.75-46.089l-14.25 2.186-.01.005Zm-49.02-111.196c18.27 22.56 32.27 48.566 40.92 76.28l13.76-4.32c-9.2-29.434-24.08-57.072-43.48-81.029l-11.21 9.069h.01Zm-98.403-71.372c27.126 10.344 52.293 25.81 73.803 45.326l9.68-10.677c-22.82-20.712-49.53-37.131-78.339-48.115l-5.144 13.471v-.005ZM850.783 49.021a232.597 232.597 0 0 1 86.562 1.924l3.01-14.1c-30.156-6.433-61.535-7.124-91.921-2.047l2.354 14.223h-.005Z" class="svg-external-circle"></path><path d="m770.229 82.09 27.386 45.699.497-.297c15.19-9.105 31.671-15.841 48.99-20.022l.563-.133-12.519-51.785-.562.133c-22.561 5.446-44.047 14.228-63.859 26.107l-.496.297Zm27.786 44.112-26.2-43.719c19.408-11.572 40.423-20.16 62.477-25.544l11.976 49.538c-17.038 4.171-33.268 10.804-48.253 19.72v.005Zm-122.706 67.825 49.44 19.858.215-.537a177.55 177.55 0 0 1 26.937-45.746l.363-.45-.45-.363-40.909-33.222-.363.45a230.724 230.724 0 0 0-35.018 59.478l-.215.537v-.005Zm48.801 18.354-47.297-18.999a229.403 229.403 0 0 1 34.266-58.193l39.563 32.132a178.66 178.66 0 0 0-26.532 45.06Zm-61.734 105.356a233.89 233.89 0 0 0 4.959 22.258l.154.558 51.38-14.105-.153-.558c-1.049-3.782-2.017-7.913-3.051-12.995-.788-4.033-1.469-8.353-2.088-13.215-.501-4.366-.87-8.834-1.09-13.276-.169-4.438-.2-8.911-.087-13.287l.015-.573-53.248-1.674-.021.579a229.844 229.844 0 0 0 3.23 46.288Zm5.921 21.393c-5.972-21.987-8.67-44.547-8.015-67.067l50.946 1.602c-.097 4.212-.061 8.516.102 12.79.226 4.478.594 8.972 1.096 13.368.624 4.893 1.31 9.244 2.103 13.302.988 4.863 1.919 8.86 2.917 12.519l-49.149 13.492v-.006Zm32.837 72.37.333.471c13.368 18.804 29.521 35.484 48.007 49.574l.461.348 32.3-42.368-.46-.348c-14.223-10.84-26.64-23.655-36.902-38.088l-.332-.471-43.412 30.887.005-.005Zm48.586 48.776c-18.051-13.829-33.846-30.141-46.974-48.504l41.528-29.547c10.155 14.182 22.377 26.798 36.344 37.515l-30.903 40.531.005.005Zm286.96-85.145 44.74 28.923.32-.487c3.39-5.287 6.29-10.154 8.85-14.883a247.102 247.102 0 0 0 7.71-15.498 250.608 250.608 0 0 0 6.52-16.04c1.85-5.072 3.58-10.466 5.29-16.48l.15-.558-51.3-14.356-.16.552c-1.34 4.714-2.67 8.855-4.06 12.652a198.982 198.982 0 0 1-5 12.325 199.477 199.477 0 0 1-5.93 11.915c-1.92 3.547-4.15 7.293-6.82 11.449l-.31.486Zm44.4 27.326-42.81-27.669c2.55-3.987 4.69-7.605 6.55-11.039 2.12-3.916 4.12-7.949 5.97-11.992 1.81-4.059 3.5-8.23 5.04-12.406 1.34-3.675 2.63-7.662 3.92-12.176l49.09 13.731c-1.65 5.769-3.32 10.953-5.11 15.846a246.95 246.95 0 0 1-6.48 15.963 244.631 244.631 0 0 1-7.67 15.421c-2.47 4.555-5.25 9.244-8.5 14.321Zm-28.5-189.268.54 1.311 1.46 3.884c.11.318.23.64.33.962l.21.599c.15.435.3.875.46 1.321.21.604.42 1.213.63 1.822l1.27 3.966 1.16 3.992c.1.328.18.656.27.988.05.205.11.41.16.614l.85 3.23.77 3.245c.18.701.33 1.417.47 2.108l.24 1.157.17.783c.18.809.36 1.643.49 2.472l.62 3.312.52 3.301c.77 5.19 1.26 9.402 1.53 13.251l.04.578 53.12-4.13-.04-.579c-1.82-23.236-7.04-45.863-15.52-67.262l-.21-.537-49.55 19.612h.01Zm10.6 32.132c-.14-.804-.31-1.612-.48-2.401l-.17-.783c-.09-.384-.16-.762-.24-1.141-.14-.706-.3-1.438-.48-2.155l-.77-3.245-.86-3.244-.15-.604c-.09-.343-.18-.686-.28-1.024l-1.17-4.002-1.27-3.987c-.21-.625-.42-1.234-.64-1.848-.15-.435-.3-.875-.45-1.315-.07-.2-.14-.4-.21-.594-.11-.333-.22-.665-.34-.993l-1.57-4.141 47.38-18.757c8.25 20.953 13.35 43.094 15.18 65.813l-50.81 3.951c-.29-3.726-.76-7.8-1.5-12.769l-.53-3.322-.62-3.316c-.01-.041-.02-.077-.02-.118v-.005Zm-83.77-117.814.497.297a177.262 177.262 0 0 1 40.833 33.933l.38.43 39.8-35.428-.39-.429a230.89 230.89 0 0 0-53.08-44.113l-.5-.297-27.535 45.607h-.005Zm41.8 33.032a178.423 178.423 0 0 0-40.213-33.421l26.343-43.632a229.516 229.516 0 0 1 51.94 43.161l-38.07 33.892Zm-151.829-56.99.573-.061c17.714-1.93 35.504-1.177 52.88 2.247l.568.112 10.288-52.276-.568-.113c-22.663-4.468-45.853-5.455-68.926-2.937l-.573.061 5.758 52.967Zm53.11.942c-17.12-3.316-34.639-4.059-52.086-2.211l-5.508-50.67c22.576-2.405 45.26-1.437 67.437 2.877l-9.843 50.009v-.005ZM819.689 498.042l.553.174a227.385 227.385 0 0 0 68.189 10.441h.578l.02-53.279h-.578a174.376 174.376 0 0 1-52.266-8.005l-.553-.174-15.937 50.838-.006.005Zm68.163 9.459a226.51 226.51 0 0 1-66.714-10.216l15.247-48.632a175.788 175.788 0 0 0 51.483 7.882l-.021 50.966h.005Z"></path><path d="m816.952 72.303 1.904 5.548.548-.189c3.332-1.157 6.879-2.267 10.84-3.404l.553-.158-1.607-5.645-.558.158c-4.069 1.167-7.713 2.308-11.142 3.501l-.543.19h.005Zm2.621 4.08-1.157-3.363a213.212 213.212 0 0 1 9.981-3.132l.972 3.424a209.25 209.25 0 0 0-9.801 3.076l.005-.005Zm-19.655 2.62 2.365 5.369.527-.225c.435-.19.87-.38 1.305-.568 1.279-.558 2.6-1.137 3.915-1.648l2.646-1.075c.548-.225 1.116-.435 1.669-.64l.987-.369.538-.204-2.073-5.492-.542.21-.983.368c-.573.215-1.167.435-1.751.67l-2.697 1.096c-1.366.532-2.738 1.131-4.064 1.71l-1.305.568-.532.23h-.005Zm2.958 3.854-1.433-3.255.778-.338c1.315-.573 2.672-1.167 4.028-1.694l2.702-1.095c.563-.23 1.152-.446 1.715-.66.148-.057.302-.113.45-.17l1.259 3.327c-.143.057-.291.108-.435.164a50.68 50.68 0 0 0-1.699.65l-2.636 1.07c-1.33.517-2.666 1.1-3.951 1.663l-.773.338h-.005Zm-19.36 4.263 2.809 5.154.507-.276c1.008-.548 2.042-1.09 3.045-1.617.661-.348 1.321-.691 1.981-1.045l5.599-2.763-2.528-5.292-.522.255a461.174 461.174 0 0 0-3.557 1.75l-1.669.825c-.675.358-1.341.706-2.001 1.054a194.289 194.289 0 0 0-3.158 1.679l-.506.276Zm3.27 3.588-1.704-3.122c.88-.47 1.771-.942 2.636-1.392.665-.348 1.33-.696 1.996-1.05l1.653-.818c1.008-.502 2.016-.998 3.025-1.495l1.535 3.214-4.596 2.268c-.67.358-1.331.701-1.991 1.049-.839.44-1.699.89-2.554 1.351v-.005Zm-80.2 67.211 4.877 3.26.323-.476a344.17 344.17 0 0 1 2.185-3.188c.348-.502.696-1.004 1.039-1.51.425-.579.855-1.177 1.29-1.776.671-.927 1.362-1.884 2.058-2.81l.348-.461-4.699-3.516-.348.461c-.727.967-1.448 1.965-2.144 2.927-.43.594-.86 1.193-1.295 1.787-.353.511-.696 1.013-1.044 1.509a297.959 297.959 0 0 0-2.268 3.312l-.322.481Zm4.565 1.658-2.958-1.975c.64-.942 1.29-1.884 1.935-2.82.343-.502.691-.999 1.033-1.5.425-.584.86-1.177 1.29-1.776.584-.809 1.177-1.638 1.786-2.452l2.851 2.129c-.583.789-1.162 1.587-1.725 2.365-.429.594-.859 1.193-1.294 1.781-.354.517-.702 1.019-1.05 1.52-.624.906-1.254 1.812-1.868 2.723v.005Zm-14.05 14.019 5.133 2.84 1.664-2.994 1.438-2.446c.179-.297.353-.599.532-.906.302-.517.599-1.029.916-1.536l1.807-2.912-4.975-3.112-1.842 2.969c-.328.527-.64 1.064-.957 1.602-.18.302-.354.609-.538.911l-1.479 2.513-1.704 3.065.005.006Zm4.683 1.274-3.112-1.725 1.136-2.042 1.469-2.503c.179-.302.358-.609.538-.916.307-.527.614-1.059.941-1.576l1.234-1.981 3.014 1.889-1.202 1.934a75.997 75.997 0 0 0-.932 1.566c-.174.302-.348.599-.527.896l-1.443 2.462-1.111 2.001-.005-.005Zm-12.856 15.124 5.353 2.406.241-.523c.824-1.801 1.673-3.608 2.4-5.164.323-.634.645-1.289.962-1.945a150.184 150.184 0 0 1 1.572-3.132l.266-.517-5.216-2.687-.266.512a147.912 147.912 0 0 0-1.632 3.26c-.323.655-.645 1.311-.973 1.961a608.55 608.55 0 0 0-2.467 5.302l-.24.527Zm4.78.88-3.245-1.458c.686-1.49 1.387-2.994 2.211-4.75.323-.64.645-1.3.967-1.955.441-.896.896-1.817 1.362-2.723l3.163 1.628c-.451.88-.891 1.771-1.315 2.641-.323.65-.64 1.3-.968 1.95a737.878 737.878 0 0 0-2.175 4.667Zm-23.205 101.979 5.855-.369-.03-.568c-.031-.599-.067-1.198-.103-1.796a99.318 99.318 0 0 1-.179-3.88l-.036-1.203c-.046-1.469-.097-2.989-.087-4.478v-.589l-5.865.052v.568c-.01 1.55.041 3.122.087 4.637l.036 1.202c.025 1.341.107 2.708.184 4.023.036.604.072 1.203.102 1.807l.031.583.005.011Zm4.642-1.449-3.552.22c-.02-.409-.046-.824-.071-1.233-.077-1.305-.159-2.657-.185-3.982l-.035-1.213c-.041-1.321-.087-2.682-.092-4.023l3.557-.031c0 1.321.046 2.646.092 3.936l.036 1.193a97.03 97.03 0 0 0 .179 3.92c.025.404.046.809.071 1.213Zm-2.702 19.674 5.804-.85-.829-6.223-.66-6.224-5.84.543.056.578c.113 1.172.241 2.344.369 3.516l.245 2.283.85 6.377h.005Zm4.509-1.827-3.521.517-.691-5.2a211.95 211.95 0 0 0-.246-2.273c-.107-.972-.21-1.95-.312-2.927l3.547-.328.537 5.108.681 5.108.005-.005Zm-3.614 7.252.102.568c.732 4.085 1.5 7.836 2.344 11.455l.133.563 5.717-1.326-.133-.563a218.864 218.864 0 0 1-2.282-11.152l-.103-.568-5.778 1.023Zm3.439 11.204a220.377 220.377 0 0 1-2.098-10.267l3.501-.619c.65 3.572 1.325 6.883 2.062 10.082l-3.465.804Zm38.565 84.5.348.455c2.124 2.769 4.473 5.64 7.385 9.044l.379.44 4.442-3.833-.373-.435c-2.846-3.322-5.128-6.117-7.186-8.798l-.353-.461-4.642 3.593v-.005Zm8.235 8.306c-2.569-3.009-4.694-5.609-6.618-8.096l2.815-2.181c1.883 2.436 3.972 4.99 6.5 7.949l-2.692 2.323-.005.005Zm3.522 5.733 2.815 3.004c.517.553 1.049 1.126 1.597 1.668l3.06 3.112 1.469 1.423 4.105-4.192-1.443-1.397-2.989-3.04c-.528-.522-1.039-1.07-1.536-1.602l-2.758-2.948-4.325 3.966.005.006Zm8.921 7.579-.635-.614-3.055-3.106c-.538-.538-1.065-1.101-1.577-1.643l-2.016-2.155 2.62-2.406 1.976 2.109a63.604 63.604 0 0 0 1.561 1.633l2.994 3.045.614.599-2.487 2.544.005-.006Zm3.997 5.41.43.389c.256.236.512.471.767.712.451.419.917.854 1.393 1.269l2.18 1.919a98.1 98.1 0 0 0 2.963 2.539c.497.414.988.824 1.479 1.244l.446.378 3.741-4.519-.435-.368c-.486-.415-.983-.83-1.474-1.239-.947-.793-1.93-1.607-2.856-2.447l-2.144-1.888a43.409 43.409 0 0 1-1.331-1.213c-.256-.236-.507-.476-.763-.706l-.425-.389-3.976 4.314.005.005Zm9.514 6.818c-.348-.292-.696-.584-1.044-.87-.972-.814-1.98-1.654-2.932-2.513l-2.191-1.93c-.466-.404-.921-.829-1.366-1.244-.118-.107-.231-.215-.349-.327l2.411-2.616c.113.103.22.205.333.308.44.409.895.834 1.361 1.238l2.134 1.878c.937.85 1.93 1.674 2.882 2.472l1.029.86-2.268 2.744Zm81.905 43.964.552.154c3.399.931 7.002 1.801 11.347 2.738l.568.123 1.223-5.738-.563-.123c-4.237-.916-7.748-1.765-11.039-2.666l-.558-.154-1.525 5.666h-.005Zm11.577 1.638c-3.839-.84-7.099-1.623-10.165-2.452l.926-3.434c3 .809 6.204 1.582 9.976 2.406l-.742 3.48h.005Zm6.264 2.451.579.098c.716.117 1.438.24 2.154.363 1.178.205 2.391.415 3.593.589l4.32.624c.312.041.624.082.937.118l1.095.133.732-5.825-1.095-.133c-.297-.035-.589-.066-.886-.107l-4.222-.609c-1.152-.169-2.324-.374-3.46-.568-.717-.123-1.428-.246-2.145-.364l-.558-.092-1.044 5.773Zm11.675.64c-.287-.036-.579-.066-.865-.107l-4.315-.625c-1.187-.174-2.395-.384-3.567-.583-.527-.092-1.054-.184-1.587-.271l.635-3.501c.527.087 1.049.179 1.576.271 1.142.195 2.319.399 3.491.573l4.227.614c.287.041.569.072.85.108l-.445 3.531v-.01Zm6.454 1.884 3.47.327 2.918.2c.353.02.701.046 1.049.072a53.33 53.33 0 0 0 1.868.117l3.485.154.241-5.865-3.419-.149c-.594-.026-1.203-.072-1.786-.112a60.986 60.986 0 0 0-1.044-.072l-2.836-.195-3.393-.322-.553 5.84v.005Zm11.69-.333-2.329-.102a54.533 54.533 0 0 1-1.832-.118 75.285 75.285 0 0 0-1.059-.072l-2.902-.199-2.309-.22.338-3.542 2.257.215 2.856.194c.348.021.691.046 1.034.072.594.041 1.213.087 1.822.113l2.267.097-.143 3.557v.005Zm192.694-108.693 5.05 2.984 1.78-3.01 1.42-2.554c.18-.312.35-.619.52-.926.3-.543.61-1.085.9-1.633l1.62-3.096-5.2-2.713-1.59 3.035c-.28.522-.57 1.044-.86 1.566-.17.308-.35.615-.52.922l-1.38 2.487-1.73 2.943-.01-.005Zm4.64 1.402-3.06-1.812 1.16-1.96 1.39-2.503.51-.916c.3-.527.59-1.054.88-1.591l1.06-2.017 3.15 1.643-1.08 2.068c-.29.537-.59 1.074-.89 1.607-.17.312-.35.619-.51.931l-1.42 2.544-1.18 2.001-.01.005Zm3.84-17.089 5.28 2.554.25-.522c.52-1.085 1.04-2.191 1.54-3.26.31-.671.62-1.346.94-2.017.3-.701.6-1.377.89-2.057.48-1.08.97-2.201 1.43-3.307l.23-.532-5.41-2.267-.23.532c-.44 1.065-.91 2.139-1.37 3.178-.3.681-.6 1.362-.89 2.048-.31.66-.63 1.335-.94 2.016-.48 1.029-.97 2.088-1.47 3.122l-.25.522v-.01Zm4.74 1.013-3.2-1.55c.42-.876.83-1.761 1.23-2.621.31-.676.63-1.351.94-2.027.31-.701.6-1.376.9-2.057l1.16-2.662 3.28 1.377c-.4.927-.81 1.853-1.2 2.759-.3.681-.6 1.361-.9 2.047-.3.655-.62 1.331-.93 2.006-.42.896-.85 1.817-1.28 2.723v.005Zm2.38-17.355 5.47 2.103 1.25-3.26c.22-.583.42-1.167.63-1.755.11-.333.23-.666.35-.998l.97-2.749 1.08-3.332-5.58-1.806-1.06 3.255-.94 2.671c-.12.328-.24.661-.35.993-.2.563-.4 1.121-.61 1.679l-1.21 3.199Zm4.81.609-3.32-1.275.8-2.124c.22-.568.42-1.136.62-1.709.11-.328.23-.655.35-.983l.94-2.687.71-2.175 3.38 1.095-.72 2.217-.96 2.733c-.12.332-.24.665-.35 1.003-.2.578-.41 1.156-.62 1.725l-.83 2.18Zm8.07-101.472 5.83-.691-.07-.573c-.14-1.177-.3-2.354-.46-3.531l-.3-2.252-1-6.357-5.78.993.98 6.203c.09.727.19 1.474.29 2.221.15 1.142.3 2.278.44 3.419l.07.574v-.006Zm4.54-1.699-3.53.42c-.11-.957-.24-1.909-.38-2.861-.1-.742-.2-1.484-.29-2.232l-.81-5.092 3.51-.604.82 5.185c.1.737.19 1.489.3 2.241.13.983.26 1.961.38 2.943Zm-10.14-28.154.52 1.939.98 4.146c.22.855.4 1.73.58 2.579l.75 3.547 5.75-1.167-.76-3.618c-.19-.875-.38-1.786-.6-2.672l-1.01-4.248-.52-1.975-5.68 1.469h-.01Zm3.72 10.85-.52-2.421c-.18-.86-.36-1.745-.58-2.615l-.99-4.156-.22-.829 3.45-.891.22.855 1.01 4.238c.22.875.4 1.771.59 2.635l.52 2.478-3.48.706Zm-8.94-27.894 1.13 3.235 1.73 5.41.95 3.275 5.64-1.637-.98-3.353-1.78-5.563-1.15-3.307-5.54 1.94Zm4.6 10.492-.63-2.18-1.74-5.441-.76-2.159 3.36-1.177.77 2.2 1.77 5.533.65 2.226-3.41.993-.01.005Zm-60.49-95.437.43.394c2.46 2.273 5.04 4.806 8.12 7.959l.4.409 4.22-4.074-.41-.414c-3.14-3.23-5.79-5.83-8.33-8.179l-.43-.389-4 4.294Zm8.97 7.135c-2.74-2.805-5.09-5.113-7.33-7.196l2.42-2.605c2.3 2.134 4.69 4.483 7.47 7.329l-2.56 2.472Zm-22.54-18.707.45.358c3.45 2.739 6.23 5.047 8.74 7.273l.44.384 3.87-4.412-.43-.378c-2.59-2.293-5.45-4.663-8.98-7.468l-.46-.358-3.63 4.611v-.01Zm9.53 6.377a211.3 211.3 0 0 0-7.91-6.566l2.2-2.795c3.12 2.483 5.7 4.627 8.05 6.69l-2.34 2.676v-.005Zm-24.03-16.761.49.317c2.79 1.827 5.76 3.895 9.33 6.505l.46.338 3.49-4.719-.47-.343c-3.66-2.672-6.71-4.796-9.58-6.684l-.48-.318-3.23 4.898-.01.006Zm10.03 5.553a211.814 211.814 0 0 0-8.43-5.886l1.96-2.969c2.6 1.715 5.35 3.634 8.59 5.994l-2.12 2.861Zm-105.93-39.44 1.996.189 4.227.507a48.98 48.98 0 0 1 2.012.266c.266.04.527.077.793.118l3.383.486.901-5.799-3.455-.496c-.271-.036-.537-.077-.803-.118a53.085 53.085 0 0 0-2.099-.282l-4.324-.517-2.037-.194-.584 5.84h-.01Zm11.444.256-2.252-.323c-.266-.036-.527-.077-.788-.112-.671-.098-1.362-.2-2.053-.272l-4.232-.506-.855-.082.353-3.542.875.082 4.32.517a44.55 44.55 0 0 1 2.063.276c.271.041.537.082.808.118l2.298.332-.542 3.517.005-.006Zm-29.225-1.234 3.424.061c.593.01 1.202.041 1.791.067.348.015.696.036 1.044.046l2.841.123 3.403.235.404-5.855-3.48-.24-2.922-.128-1.049-.046a55.675 55.675 0 0 0-1.874-.072l-3.485-.067-.092 5.866-.005.01Zm11.423-.696-2.262-.154-2.861-.122-1.034-.046a52.974 52.974 0 0 0-1.827-.067l-2.267-.04.056-3.558 2.329.04c.609.011 1.233.042 1.837.068.353.015.706.035 1.06.046l2.901.128 2.314.158-.246 3.552v-.005Zm-29.239 1.193.568-.031c.752-.041 1.5-.082 2.252-.128 1.147-.067 2.288-.133 3.434-.184l2.841-.087.906-.031c.629-.02 1.279-.046 1.914-.041h.594l-.087-5.865h-.563c-.671-.01-1.352.015-2.007.035l-.921.031-2.912.092c-1.198.051-2.406.123-3.578.19-.752.046-1.499.087-2.252.128l-.588.03.399 5.855v.006Zm11.337-1.649c-.466.006-.927.021-1.377.041l-.901.031-2.851.087c-1.162.051-2.329.118-3.46.184-.557.031-1.12.067-1.678.098l-.241-3.552c.558-.031 1.116-.062 1.674-.098 1.167-.066 2.369-.138 3.552-.189l2.902-.092.931-.03c.456-.016.926-.032 1.392-.042l.051 3.557.006.005Zm-190.112 247.44.092.522c4.448 25.555 13.727 49.559 27.572 71.336 13.655 21.522 31.926 40.658 52.839 55.353 20.928 14.74 45.111 25.477 69.928 31.061a194.982 194.982 0 0 0 38.079 4.714 198.899 198.899 0 0 0 38.381-2.81c12.723-2.201 25.206-5.625 37.111-10.18a195.175 195.175 0 0 0 34.317-17.171c21.523-13.558 40.733-31.768 55.523-52.65 14.8-20.836 25.62-44.983 31.3-69.831 5.77-25.156 6.49-50.879 2.14-76.449-2.17-12.729-5.54-25.227-10.05-37.147a195.4 195.4 0 0 0-17.06-34.374c-13.49-21.567-31.63-40.827-52.47-55.69-20.843-14.893-44.954-25.8-69.726-31.537a195.227 195.227 0 0 0-38.053-4.965c-12.728-.4-25.641.476-38.391 2.59l-.568.092 2.089 12.626.568-.097c11.925-1.98 24.004-2.794 35.903-2.426a182.418 182.418 0 0 1 35.551 4.642c23.154 5.364 45.694 15.559 65.184 29.491 19.493 13.9 36.453 31.906 49.053 52.066a182.247 182.247 0 0 1 15.94 32.111 184.427 184.427 0 0 1 9.4 34.747c4.07 23.907 3.4 47.951-1.99 71.464-5.31 23.226-15.43 45.802-29.27 65.286-13.84 19.531-31.79 36.554-51.911 49.226a182.712 182.712 0 0 1-32.06 16.046c-11.126 4.258-22.806 7.462-34.711 9.519-11.904 2.037-23.983 2.923-35.893 2.631a182.595 182.595 0 0 1-35.581-4.402c-23.2-5.22-45.812-15.262-65.379-29.045-19.551-13.737-36.635-31.63-49.405-51.749-12.938-20.36-21.608-42.798-25.769-66.684-.026-.158-.056-.322-.082-.481a185.888 185.888 0 0 1-2.667-35.407 182.246 182.246 0 0 1 4.284-35.591c5.144-23.216 15.114-45.853 28.836-65.471 13.716-19.643 31.548-36.789 51.58-49.584a182.613 182.613 0 0 1 31.952-16.255c11.086-4.325 22.745-7.595 34.645-9.714l.568-.103-2.252-12.6-.568.102c-12.719 2.267-25.187 5.763-37.045 10.39a195.416 195.416 0 0 0-34.204 17.401c-21.43 13.686-40.505 32.024-55.174 53.029-14.673 20.974-25.334 45.188-30.836 70.026a195.071 195.071 0 0 0-4.586 38.094 198.905 198.905 0 0 0 2.851 37.853l.015-.005Zm386.062-66.433c.03.174.06.343.08.517 4.33 25.422 3.61 50.992-2.13 75.999-5.64 24.7-16.4 48.704-31.11 69.422-14.71 20.764-33.8 38.861-55.197 52.343a194.122 194.122 0 0 1-34.112 17.068c-11.834 4.53-24.25 7.933-36.897 10.119-12.652 2.165-25.488 3.107-38.155 2.794a194.198 194.198 0 0 1-37.854-4.683c-24.674-5.553-48.714-16.229-69.519-30.882-20.79-14.607-38.949-33.636-52.527-55.025-13.762-21.655-22.985-45.515-27.407-70.916-2.196-12.647-3.194-25.483-2.923-38.151a193.624 193.624 0 0 1 4.56-37.869c5.472-24.689 16.071-48.765 30.658-69.616 14.581-20.882 33.544-39.112 54.845-52.716a194.092 194.092 0 0 1 34-17.3c11.618-4.534 23.809-7.974 36.262-10.23l1.847 10.328c-11.776 2.134-23.313 5.389-34.296 9.673a183.97 183.97 0 0 0-32.157 16.357c-20.155 12.872-38.104 30.125-51.903 49.897-13.808 19.735-23.84 42.516-29.014 65.88a183.719 183.719 0 0 0-4.315 35.816c-.256 11.987.686 24.137 2.769 36.114 4.187 24.039 12.908 46.615 25.928 67.103 12.847 20.247 30.039 38.253 49.712 52.077 19.695 13.87 42.445 23.973 65.789 29.224a183.568 183.568 0 0 0 35.801 4.432c11.986.297 24.137-.593 36.118-2.646 11.976-2.073 23.728-5.297 34.926-9.581a183.551 183.551 0 0 0 32.264-16.142c20.257-12.755 38.317-29.885 52.237-49.538 13.92-19.603 24.11-42.322 29.44-65.696 5.43-23.661 6.1-47.855 2.01-71.915a186.913 186.913 0 0 0-9.46-34.961 183.323 183.323 0 0 0-16.04-32.316c-12.69-20.288-29.76-38.406-49.363-52.394-19.613-14.019-42.296-24.28-65.599-29.675a183.48 183.48 0 0 0-35.775-4.668c-11.782-.368-23.743.42-35.556 2.344l-1.714-10.348c12.488-2.037 25.13-2.872 37.592-2.483 12.719.4 25.442 2.058 37.828 4.94 24.623 5.701 48.591 16.546 69.317 31.353 20.72 14.776 38.75 33.923 52.16 55.362a193.946 193.946 0 0 1 16.96 34.169 198.357 198.357 0 0 1 9.91 36.415l.01.005Z"></path><path d="M861.193 111.933a169.765 169.765 0 0 1 33.104-2.237 167.52 167.52 0 0 1 32.736 4.274c21.48 4.975 42.045 14.29 60.086 27.187 18.051 12.877 33.531 29.296 45.221 47.988 11.71 18.696 19.63 39.624 23.34 61.616 3.74 21.983 3.09 44.349-1.83 65.855-4.91 21.491-14.14 42.096-26.98 60.173-12.82 18.093-29.187 33.626-47.843 45.378-18.66 11.776-39.557 19.76-61.535 23.553-21.977 3.772-44.343 3.235-65.864-1.633-21.512-4.836-42.133-14.003-60.261-26.772-18.149-12.75-33.723-29.081-45.541-47.696-11.833-18.625-19.914-39.486-23.737-61.453-3.849-21.967-3.389-44.338 1.407-65.875 4.765-21.527 13.87-42.173 26.578-60.343 12.693-18.184 28.959-33.835 47.542-45.704a168.246 168.246 0 0 1 29.424-14.971c10.277-4.012 20.974-7.001 31.947-8.956l-.68-3.824c-11.219 2.002-22.162 5.057-32.679 9.162a171.601 171.601 0 0 0-30.11 15.318c-19.014 12.146-35.648 28.155-48.632 46.754-13 18.584-22.31 39.701-27.188 61.725-4.903 22.033-5.379 44.931-1.443 67.384 3.91 22.454 12.181 43.811 24.285 62.866 12.089 19.044 28.022 35.75 46.58 48.791 18.543 13.061 39.635 22.438 61.643 27.387 22.018 4.975 44.911 5.527 67.379 1.668 22.464-3.874 43.857-12.043 62.948-24.096 19.09-12.022 35.83-27.909 48.94-46.416 13.14-18.491 22.57-39.563 27.6-61.555 5.04-22.003 5.69-44.896 1.87-67.365-3.79-22.483-11.89-43.903-23.88-63.029-11.95-19.126-27.79-35.919-46.254-49.088-18.451-13.189-39.481-22.719-61.458-27.806a171.76 171.76 0 0 0-33.498-4.371c-11.28-.353-22.617.42-33.862 2.288l.635 3.828.01-.005Z"></path><path d="m653.762 166.149.174.082 80.605 38.82.082-.174a173.57 173.57 0 0 1 15.487-25.994c5.973-8.287 12.626-15.989 19.776-22.894a173.235 173.235 0 0 1 23.426-19.019c8.204-5.532 17.079-10.425 26.368-14.53l.174-.077-.076-.174-36.063-81.874-.174.077c-14.151 6.25-27.724 13.727-40.33 22.228a262.625 262.625 0 0 0-35.74 29.01c-10.917 10.558-21.035 22.273-30.079 34.813a263.553 263.553 0 0 0-23.543 39.527l-.082.174-.005.005Zm80.6 38.391-80.083-38.57a262.827 262.827 0 0 1 23.425-39.297c9.029-12.524 19.137-24.219 30.033-34.762a262.885 262.885 0 0 1 35.689-28.969c12.539-8.455 26.03-15.897 40.095-22.12l35.832 81.347c-9.249 4.1-18.077 8.972-26.251 14.484a173.643 173.643 0 0 0-23.482 19.06c-7.165 6.92-13.834 14.638-19.822 22.944a173.708 173.708 0 0 0-15.436 25.878v.005Zm296.708 169.225.16.107 76.47 50.884.1-.158c8.48-12.698 15.96-26.415 22.23-40.771 6.27-14.418 11.23-29.24 14.73-44.062a264.947 264.947 0 0 0 6.72-45.991c.84-15.324.32-30.939-1.53-46.421l-.02-.19-.19.026-91.18 11.086.02.189a176.807 176.807 0 0 1 1 30.187 173.6 173.6 0 0 1-4.35 29.787c-2.25 9.54-5.47 19.167-9.58 28.605-4.1 9.407-8.97 18.343-14.47 26.558l-.11.159v.005Zm76.52 50.459-75.98-50.567c5.46-8.189 10.3-17.089 14.39-26.46 4.11-9.464 7.34-19.106 9.59-28.672 2.32-9.76 3.79-19.807 4.36-29.854.54-9.883.21-19.996-.97-30.064l90.61-11.014c1.83 15.395 2.34 30.929 1.5 46.166a264.175 264.175 0 0 1-6.7 45.924c-3.5 14.797-8.45 29.598-14.72 43.995-6.23 14.27-13.65 27.915-22.08 40.551v-.005ZM861.475 110.116l.189-.031c5.43-.87 10.364-1.448 15.078-1.771a177.464 177.464 0 0 1 15.104-.414c5.138.082 10.2.389 15.047.901 4.98.537 9.99 1.294 14.893 2.262 10.052 1.991 19.787 4.821 28.948 8.414a174.494 174.494 0 0 1 27.091 13.425l.163.102.103-.164 55.719-91.266-.16-.102a281.841 281.841 0 0 0-43.987-21.798c-15.048-5.896-30.924-10.513-47.184-13.722a280.32 280.32 0 0 0-24.326-3.685A278.877 278.877 0 0 0 893.596.788a283.583 283.583 0 0 0-24.572.68c-7.739.543-15.943 1.5-24.378 2.852l-.189.03.031.19 16.997 105.571-.01.005Zm116.375 22.366a174.458 174.458 0 0 0-26.983-13.358c-9.176-3.603-18.942-6.444-29.009-8.435a174.43 174.43 0 0 0-14.929-2.267c-4.857-.517-9.93-.819-15.078-.901a177.79 177.79 0 0 0-15.135.415c-4.667.317-9.55.89-14.919 1.745L844.892 4.678c8.358-1.336 16.48-2.283 24.152-2.82a282.833 282.833 0 0 1 24.537-.676c8.291.133 16.541.63 24.52 1.474a279.565 279.565 0 0 1 24.296 3.68c16.235 3.21 32.091 7.815 47.117 13.701a281.097 281.097 0 0 1 43.756 21.67l-55.415 90.775h-.005Zm-128.639-2.979 1.51-.404 1.525-.363-2.866-11.854-1.643.389-1.628.435 3.102 11.797Zm-6.003 1.694 2.994-.875-3.342-11.731-3.229.942 3.577 11.664Zm-5.911 1.955 1.469-.511c.486-.174.978-.348 1.474-.497l-3.808-11.587c-.537.164-1.064.343-1.591.532l-1.587.553 4.043 11.51Zm-5.82 2.176c.952-.41 1.934-.742 2.902-1.116l-4.274-11.424c-1.044.405-2.104.763-3.132 1.203l4.504 11.337Zm-5.721 2.405 2.845-1.238-4.734-11.245-3.076 1.336 4.965 11.147Zm-5.611 2.646c.926-.46 1.848-.931 2.794-1.351l-5.184-11.04c-1.019.456-2.017.962-3.015 1.459l5.41 10.932h-.005Z"></path><path d="M814.639 143.23c.901-.507 1.832-.962 2.738-1.454l-5.63-10.819c-.982.527-1.985 1.023-2.958 1.571l5.85 10.707v-.005Zm-5.386 3.091 2.672-1.581-6.065-10.584-2.881 1.704 6.274 10.461Zm-5.251 3.307 1.295-.86 1.316-.819-6.49-10.328-1.423.885-1.397.926 6.699 10.196Zm-5.127 3.505c.84-.609 1.705-1.177 2.549-1.776L794.52 141.3c-.911.645-1.843 1.265-2.749 1.92l7.104 9.913Zm-4.975 3.726 2.467-1.893-7.304-9.771-2.667 2.048 7.504 9.616Zm-4.827 3.931 1.183-1.013 1.213-.973-7.693-9.468-1.31 1.054-1.275 1.09 7.882 9.31Zm-4.683 4.115c.763-.706 1.551-1.382 2.319-2.078l-8.071-9.151c-.83.752-1.679 1.484-2.503 2.242l8.25 8.982.005.005Zm-4.498 4.31 2.226-2.181-8.434-8.818-2.401 2.354 8.609 8.645Zm-4.33 4.498 1.054-1.151 1.09-1.121-8.782-8.471-1.173 1.208-1.136 1.239 8.947 8.296Zm-4.161 4.658c.67-.799 1.377-1.561 2.057-2.349l-9.11-8.113c-.737.85-1.499 1.674-2.221 2.534l9.274 7.928Zm-3.961 4.831 1.95-2.441-9.428-7.739-2.108 2.631 9.586 7.549Zm-3.767 4.991.911-1.27c.302-.425.629-.829.947-1.243l-9.73-7.355c-.338.45-.691.885-1.018 1.341l-.988 1.366 9.878 7.161Zm-3.573 5.128c.557-.881 1.182-1.715 1.76-2.58l-10.016-6.96c-.629.931-1.295 1.837-1.899 2.784l10.155 6.756Zm-3.356 5.271 1.648-2.656-10.293-6.556-1.771 2.866 10.416 6.346Zm-3.135 5.405c.507-.911.998-1.827 1.541-2.718l-10.543-6.136c-.584.957-1.116 1.95-1.664 2.927l10.666 5.922v.005Zm-2.925 5.512.342-.701.364-.686.732-1.382-10.784-5.706-.783 1.489-.394.742-.374.758 10.897 5.486Zm-2.704 5.625 1.315-2.825-10.998-5.272-1.418 3.051 11.101 5.046Zm-2.452 5.732c.394-.962.768-1.929 1.203-2.876l-11.204-4.821c-.465 1.018-.87 2.068-1.295 3.101l11.301 4.596h-.005Zm-2.237 5.815.256-.737.276-.727.558-1.454-11.393-4.371-.598 1.572-.297.783-.277.793 11.475 4.141Zm-1.995 5.891.962-2.959-11.557-3.905-1.039 3.194 11.634 3.67Zm-1.74 5.967c.276-.998.527-2.001.839-2.989l-11.705-3.434c-.337 1.065-.609 2.15-.911 3.229l11.772 3.199.005-.005Zm-1.514 6.024.163-.762.19-.753.373-1.504-11.833-2.959-.404 1.628-.205.814-.174.819 11.89 2.717Zm1.457 74.341c-.261-1.009-.557-2.007-.778-3.03l-11.848 2.897c.241 1.1.558 2.175.839 3.265l11.787-3.137v.005Zm1.716 5.998c-.323-.988-.584-1.996-.886-2.989l-11.725 3.373c.322 1.075.609 2.16.951 3.224l11.654-3.608h.006Zm1.965 5.906-1.019-2.937-11.577 3.838c.353 1.06.737 2.114 1.1 3.173l11.501-4.074h-.005Zm2.195 5.809c-.194-.481-.399-.957-.583-1.438l-.543-1.453-11.413 4.304.589 1.571c.199.522.419 1.034.629 1.556l11.326-4.534-.005-.006Zm2.411 5.722-1.233-2.85-11.235 4.77 1.336 3.071 11.132-4.991Zm2.666 5.6-.691-1.387-.348-.696-.322-.707-11.025 5.221.348.757.374.753.742 1.499 10.922-5.44Zm2.871 5.496c-.522-.89-.973-1.822-1.464-2.733l-10.804 5.661c.527.983 1.018 1.986 1.581 2.953l10.687-5.881Zm3.098 5.38-1.582-2.672-10.564 6.096 1.705 2.881 10.441-6.305Zm3.325 5.241c-.563-.865-1.157-1.715-1.689-2.606l-10.313 6.521c.573.957 1.213 1.878 1.822 2.815l10.175-6.725.005-.005Zm3.522 5.112-.46-.624-.441-.64-.885-1.279-10.037 6.935.957 1.377.476.69.497.676 9.893-7.135Zm3.736 4.975-1.899-2.467-9.75 7.335 2.048 2.656 9.601-7.524Zm3.946 4.811c-.671-.793-1.361-1.571-1.996-2.39l-9.448 7.718c.691.881 1.433 1.725 2.155 2.58l9.289-7.908Zm4.131 4.668-.537-.568-.517-.584-1.034-1.161-9.126 8.091 1.116 1.254.558.63.578.614 8.962-8.276Zm4.318 4.499-2.185-2.227-8.798 8.456 2.359 2.4 8.624-8.629Zm4.511 4.314c-.758-.711-1.546-1.397-2.278-2.134l-8.444 8.803c.793.794 1.632 1.536 2.456 2.303l8.266-8.966v-.006Zm4.672 4.141c-.814-.655-1.572-1.372-2.355-2.052l-8.086 9.135c.849.737 1.668 1.505 2.543 2.212l7.903-9.295h-.005Zm4.836 3.956-2.441-1.95-7.713 9.448 2.63 2.109 7.524-9.607Zm5.005 3.747c-.839-.62-1.704-1.203-2.518-1.848l-7.329 9.75c.88.696 1.812 1.326 2.718 1.996l7.135-9.898h-.006Zm5.141 3.557c-.886-.553-1.725-1.167-2.59-1.751l-6.935 10.037c.926.635 1.837 1.29 2.789 1.889l6.731-10.175h.005Zm5.276 3.352-2.656-1.648-6.526 10.303 2.861 1.781 6.321-10.436Zm5.415 3.117-1.367-.763-.686-.373-.67-.399-6.106 10.563.721.425.737.41 1.474.813 5.897-10.676Zm5.521 2.907c-.942-.445-1.853-.942-2.774-1.428l-5.676 10.799c.993.522 1.981 1.06 2.994 1.541l5.461-10.907-.005-.005Zm5.63 2.692-2.825-1.32-5.241 11.014 3.05 1.423 5.016-11.117Zm5.739 2.436-1.444-.588c-.481-.195-.962-.384-1.438-.604l-4.79 11.219c.511.235 1.028.44 1.55.65l1.556.634 4.566-11.311Zm5.818 2.211c-.486-.174-.982-.332-1.464-.522l-1.453-.557-4.335 11.403 1.571.598c.522.205 1.055.374 1.582.563l4.104-11.485h-.005Zm5.896 1.992-2.958-.968-3.87 11.567 3.189 1.044 3.639-11.643Zm5.974 1.719-1.499-.409c-.502-.133-1.004-.266-1.495-.425l-3.403 11.715c.532.169 1.074.312 1.612.456l1.617.44 3.163-11.782.005.005Zm6.028 1.489c-1.013-.204-2.016-.465-3.019-.716l-2.928 11.843c1.085.271 2.165.548 3.26.773l2.687-11.9Zm90.165-6.822-2.907 1.09 4.187 11.46 3.137-1.183-4.417-11.367Zm5.734-2.38c-.952.404-1.888.845-2.856 1.213l4.648 11.28c1.044-.399 2.057-.875 3.081-1.31l-4.878-11.183h.005Zm5.64-2.59c-.46.236-.926.456-1.397.671l-1.407.65 5.102 11.081 1.52-.707c.507-.23 1.014-.465 1.51-.721l-5.328-10.974Zm5.523-2.82-2.743 1.449 5.548 10.865 2.963-1.561-5.768-10.753Zm5.403-3.05-1.33.793c-.446.266-.906.502-1.351.758l5.983 10.63c.486-.276.982-.532 1.463-.819l1.439-.855-6.198-10.507h-.006Zm5.282-3.25c-.865.573-1.756 1.095-2.626 1.653l6.413 10.38c.942-.599 1.904-1.167 2.836-1.787l-6.618-10.246h-.005Zm5.149-3.48-2.554 1.77 6.828 10.109 2.753-1.909-7.027-9.97Zm5.001-3.691-1.229.952-1.254.917 7.232 9.826 1.351-.987 1.331-1.029-7.431-9.679Zm4.867-3.879c-.794.67-1.612 1.305-2.416 1.965l7.621 9.525c.865-.711 1.75-1.397 2.605-2.119l-7.81-9.371Zm4.699-4.089L990 395.772l8 9.213 2.51-2.237-8.186-9.048Zm4.534-4.279-1.105 1.1-1.142 1.065 8.359 8.88 1.23-1.152 1.2-1.182-8.542-8.711Zm4.372-4.448c-.7.768-1.445 1.495-2.162 2.247l8.712 8.537c.78-.814 1.58-1.597 2.34-2.426l-8.89-8.358Zm4.19-4.637-2.07 2.344 9.06 8.179 2.22-2.523-9.21-8Zm3.99-4.801-.97 1.224c-.32.409-.67.798-1 1.197l9.37 7.81c.36-.429.73-.849 1.08-1.289l1.05-1.321-9.53-7.621Zm3.82-4.954c-.6.85-1.27 1.658-1.89 2.493l9.68 7.431c.67-.901 1.38-1.771 2.03-2.692l-9.82-7.232Zm3.6-5.108-1.77 2.58 9.97 7.032 1.91-2.774-10.11-6.838Zm3.39-5.251c-.54.886-1.08 1.781-1.67 2.641l10.25 6.633c.63-.931 1.2-1.894 1.8-2.845l-10.37-6.424-.01-.005Zm3.19-5.369-.37.681-.4.67-.79 1.346 10.49 6.219.86-1.454.43-.721.4-.737-10.62-6.004Zm2.97-5.497-1.45 2.764 10.73 5.789 1.57-2.979-10.85-5.574Zm2.73-5.609c-.45.942-.86 1.894-1.34 2.82l10.96 5.354c.52-.998.97-2.027 1.45-3.041l-11.07-5.133Zm2.51-5.707c-.37.973-.82 1.909-1.23 2.866l11.17 4.909c.44-1.034.92-2.042 1.33-3.092l-11.27-4.683Zm2.28-5.799-1.1 2.913 11.35 4.452 1.2-3.137-11.45-4.228Zm2.03-5.88c-.33.982-.62 1.981-.98 2.948l11.52 3.992c.4-1.049.71-2.124 1.07-3.183l-11.6-3.762-.01.005Zm1.8-5.953c-.26 1.004-.59 1.986-.87 2.984l11.67 3.527c.32-1.075.67-2.135.95-3.22l-11.75-3.285v-.006Zm-4.83-97.484 1.1 2.907 11.46-4.171-1.18-3.138-11.38 4.402Zm-2.36-5.743.63 1.423c.21.471.38.957.58 1.438l11.29-4.626c-.22-.517-.4-1.044-.64-1.551l-.67-1.536-11.18 4.858-.01-.006Zm-2.57-5.645c.46.926.87 1.878 1.31 2.81l11.09-5.082c-.48-1.009-.92-2.032-1.41-3.035l-10.99 5.307Zm-2.82-5.522 1.44 2.743 10.88-5.528-1.57-2.968-10.75 5.753Zm-3.04-5.41.79 1.331.76 1.356 10.63-5.963-.81-1.463-.85-1.444-10.52 6.183Zm-3.24-5.292 1.64 2.631 10.39-6.393-1.77-2.841-10.26 6.603Zm-3.48-5.149c.58.855 1.2 1.694 1.77 2.554l10.12-6.807c-.61-.932-1.27-1.838-1.9-2.759l-9.98 7.012h-.01Zm-3.67-5.011c.31.41.64.819.95 1.234l.91 1.259 9.84-7.212-.99-1.356c-.33-.45-.69-.885-1.02-1.331l-9.69 7.411v-.005Zm-3.87-4.872 1.96 2.416 9.53-7.606-2.11-2.61-9.38 7.8Zm-4.09-4.704c.69.783 1.4 1.541 2.07 2.329l9.22-7.984c-.72-.855-1.49-1.674-2.23-2.513l-9.06 8.168Zm-4.266-4.544 1.096 1.11 1.06 1.141 8.89-8.347-1.14-1.234-1.18-1.197-8.726 8.527Zm-4.443-4.387 2.242 2.176 8.547-8.701-2.42-2.339-8.369 8.864Zm-4.632-4.186c.773.696 1.571 1.366 2.339 2.067l8.192-9.033c-.83-.758-1.682-1.484-2.521-2.232l-8.015 9.198h.005Zm-4.796-4.008 1.223.973 1.193 1.008 7.83-9.356-1.289-1.085-1.316-1.049-7.641 9.509Zm-4.943-3.823c.839.614 1.658 1.264 2.492 1.889l7.447-9.663c-.901-.676-1.781-1.372-2.687-2.037l-7.252 9.811Zm-5.104-3.608 2.575 1.776 7.052-9.955-2.774-1.914-6.853 10.093Zm-5.24-3.399 1.331.819 1.305.855 6.648-10.226-1.412-.926-1.434-.881-6.438 10.359Zm-5.369-3.204c.911.502 1.796 1.055 2.697 1.577l6.234-10.487c-.973-.558-1.925-1.157-2.907-1.699l-6.024 10.609Zm-5.492-2.968 2.763 1.448 5.809-10.727-2.983-1.561-5.589 10.84Zm-5.604-2.743 1.418.655c.471.215.931.46 1.397.691l5.374-10.953c-.507-.246-.998-.512-1.51-.742l-1.525-.706-5.149 11.06-.005-.005Zm-5.701-2.524c.967.384 1.904.83 2.861 1.234l4.929-11.158c-1.034-.435-2.048-.921-3.087-1.33l-4.703 11.254Zm-5.793-2.287 2.907 1.105 4.478-11.347-3.142-1.192-4.243 11.434Zm-5.881-2.037c.988.317 1.976.629 2.948.993l4.013-11.521c-1.05-.389-2.119-.727-3.184-1.07l-3.777 11.598Zm-5.947-1.812c.501.128.998.281 1.494.43l1.49.445 3.541-11.674-1.607-.482c-.537-.163-1.069-.327-1.612-.465l-3.306 11.741v.005Zm-6.014-1.566 3.02.742 3.066-11.808-3.256-.798-2.83 11.864Zm-6.066-1.306 1.525.292c.507.097 1.008.225 1.515.333l2.59-11.92c-.548-.118-1.091-.251-1.638-.358l-1.643-.318-2.344 11.971h-.005Zm-6.112-1.079c1.024.148 2.037.348 3.061.511l2.104-12.017c-1.101-.174-2.201-.394-3.307-.553l-1.858 12.059Zm-6.146-.814 3.081.368 1.612-12.094-3.327-.399-1.366 12.125Z" class="svg-internal-circle"></path></g><g opacity=".5" style="mix-blend-mode:overlay;"><path d="M766.836 80.288a232.487 232.487 0 0 1 80.937-30.75l-2.538-14.192c-30.341 5.374-59.677 16.516-85.954 32.658l7.549 12.284h.006Zm-83.38 88.445c13.742-25.58 32.295-48.565 54.4-67.384l-9.346-10.974c-23.476 19.981-43.16 44.385-57.752 71.536l12.698 6.828v-.006Zm-27.555 118.341c-1.106-29.014 3.398-58.203 13.071-85.574l-13.593-4.801c-10.278 29.065-15.063 60.086-13.886 90.897l14.408-.522Zm35.754 116.171c-7.743-12.273-14.356-25.263-19.653-38.78-5.308-13.512-9.336-27.52-12.069-41.779l-14.162 2.702a250.19 250.19 0 0 0 12.811 44.359c5.63 14.356 12.652 28.16 20.882 41.195l12.191-7.697Zm89.445 82.304c-25.744-13.43-48.965-31.691-68.05-53.571l-10.861 9.479c20.263 23.236 44.912 42.618 72.237 56.872l6.674-12.78Zm118.669 26.138a232.58 232.58 0 0 1-43.432-1.98 231.967 231.967 0 0 1-42.302-10.047l-4.637 13.65a246.226 246.226 0 0 0 44.932 10.671 247.502 247.502 0 0 0 46.135 2.103l-.696-14.402v.005Zm-.488-9.965a222.247 222.247 0 0 1-41.866-1.94 221.606 221.606 0 0 1-40.75-9.775c-26.487-9.054-51.238-23.19-72.555-41.354-21.332-18.149-39.199-40.331-52.312-65.041a221.143 221.143 0 0 1-16.081-38.703 228.229 228.229 0 0 1-8.562-41.083c-3.215-27.832-1.024-56.207 6.305-83.215 7.319-27.009 19.807-52.625 36.559-75.073 16.721-22.468 37.72-41.733 61.524-56.432a222.367 222.367 0 0 1 77.99-29.751l-.292-1.638a224.114 224.114 0 0 0-78.573 29.971c-23.983 14.812-45.136 34.22-61.985 56.852-16.869 22.617-29.455 48.417-36.83 75.63-7.385 27.208-9.591 55.798-6.352 83.835a229.935 229.935 0 0 0 8.624 41.385 222.975 222.975 0 0 0 16.199 38.99c13.215 24.899 31.216 47.245 52.706 65.527 21.471 18.297 46.406 32.54 73.092 41.661a223.352 223.352 0 0 0 41.057 9.847 224.31 224.31 0 0 0 42.179 1.95l-.082-1.663.005.02Zm206.309-137.293c-10.67 27.003-26.45 51.975-46.22 73.235l10.55 9.817c20.99-22.571 37.74-49.073 49.08-77.749l-13.41-5.303Zm13.53-120.756a235.381 235.381 0 0 1 2.6 43.411 230.173 230.173 0 0 1-5.56 43.115l14.06 3.179c3.4-15.037 5.41-30.397 5.91-45.807.52-15.411-.42-30.862-2.75-46.089l-14.25 2.186-.01.005Zm-49.02-111.196c18.27 22.56 32.27 48.566 40.92 76.28l13.76-4.32c-9.2-29.434-24.08-57.072-43.48-81.029l-11.21 9.069h.01Zm-98.403-71.372c27.126 10.344 52.293 25.81 73.803 45.326l9.68-10.677c-22.82-20.712-49.53-37.131-78.339-48.115l-5.144 13.471v-.005ZM850.783 49.021a232.597 232.597 0 0 1 86.562 1.924l3.01-14.1c-30.156-6.433-61.535-7.124-91.921-2.047l2.354 14.223h-.005Z" class="svg-external-circle"></path><path d="m770.229 82.09 27.386 45.699.497-.297c15.19-9.105 31.671-15.841 48.99-20.022l.563-.133-12.519-51.785-.562.133c-22.561 5.446-44.047 14.228-63.859 26.107l-.496.297Zm27.786 44.112-26.2-43.719c19.408-11.572 40.423-20.16 62.477-25.544l11.976 49.538c-17.038 4.171-33.268 10.804-48.253 19.72v.005Zm-122.706 67.825 49.44 19.858.215-.537a177.55 177.55 0 0 1 26.937-45.746l.363-.45-.45-.363-40.909-33.222-.363.45a230.724 230.724 0 0 0-35.018 59.478l-.215.537v-.005Zm48.801 18.354-47.297-18.999a229.403 229.403 0 0 1 34.266-58.193l39.563 32.132a178.66 178.66 0 0 0-26.532 45.06Zm-61.734 105.356a233.89 233.89 0 0 0 4.959 22.258l.154.558 51.38-14.105-.153-.558c-1.049-3.782-2.017-7.913-3.051-12.995-.788-4.033-1.469-8.353-2.088-13.215-.501-4.366-.87-8.834-1.09-13.276-.169-4.438-.2-8.911-.087-13.287l.015-.573-53.248-1.674-.021.579a229.844 229.844 0 0 0 3.23 46.288Zm5.921 21.393c-5.972-21.987-8.67-44.547-8.015-67.067l50.946 1.602c-.097 4.212-.061 8.516.102 12.79.226 4.478.594 8.972 1.096 13.368.624 4.893 1.31 9.244 2.103 13.302.988 4.863 1.919 8.86 2.917 12.519l-49.149 13.492v-.006Zm32.837 72.37.333.471c13.368 18.804 29.521 35.484 48.007 49.574l.461.348 32.3-42.368-.46-.348c-14.223-10.84-26.64-23.655-36.902-38.088l-.332-.471-43.412 30.887.005-.005Zm48.586 48.776c-18.051-13.829-33.846-30.141-46.974-48.504l41.528-29.547c10.155 14.182 22.377 26.798 36.344 37.515l-30.903 40.531.005.005Zm286.96-85.145 44.74 28.923.32-.487c3.39-5.287 6.29-10.154 8.85-14.883a247.102 247.102 0 0 0 7.71-15.498 250.608 250.608 0 0 0 6.52-16.04c1.85-5.072 3.58-10.466 5.29-16.48l.15-.558-51.3-14.356-.16.552c-1.34 4.714-2.67 8.855-4.06 12.652a198.982 198.982 0 0 1-5 12.325 199.477 199.477 0 0 1-5.93 11.915c-1.92 3.547-4.15 7.293-6.82 11.449l-.31.486Zm44.4 27.326-42.81-27.669c2.55-3.987 4.69-7.605 6.55-11.039 2.12-3.916 4.12-7.949 5.97-11.992 1.81-4.059 3.5-8.23 5.04-12.406 1.34-3.675 2.63-7.662 3.92-12.176l49.09 13.731c-1.65 5.769-3.32 10.953-5.11 15.846a246.95 246.95 0 0 1-6.48 15.963 244.631 244.631 0 0 1-7.67 15.421c-2.47 4.555-5.25 9.244-8.5 14.321Zm-28.5-189.268.54 1.311 1.46 3.884c.11.318.23.64.33.962l.21.599c.15.435.3.875.46 1.321.21.604.42 1.213.63 1.822l1.27 3.966 1.16 3.992c.1.328.18.656.27.988.05.205.11.41.16.614l.85 3.23.77 3.245c.18.701.33 1.417.47 2.108l.24 1.157.17.783c.18.809.36 1.643.49 2.472l.62 3.312.52 3.301c.77 5.19 1.26 9.402 1.53 13.251l.04.578 53.12-4.13-.04-.579c-1.82-23.236-7.04-45.863-15.52-67.262l-.21-.537-49.55 19.612h.01Zm10.6 32.132c-.14-.804-.31-1.612-.48-2.401l-.17-.783c-.09-.384-.16-.762-.24-1.141-.14-.706-.3-1.438-.48-2.155l-.77-3.245-.86-3.244-.15-.604c-.09-.343-.18-.686-.28-1.024l-1.17-4.002-1.27-3.987c-.21-.625-.42-1.234-.64-1.848-.15-.435-.3-.875-.45-1.315-.07-.2-.14-.4-.21-.594-.11-.333-.22-.665-.34-.993l-1.57-4.141 47.38-18.757c8.25 20.953 13.35 43.094 15.18 65.813l-50.81 3.951c-.29-3.726-.76-7.8-1.5-12.769l-.53-3.322-.62-3.316c-.01-.041-.02-.077-.02-.118v-.005Zm-83.77-117.814.497.297a177.262 177.262 0 0 1 40.833 33.933l.38.43 39.8-35.428-.39-.429a230.89 230.89 0 0 0-53.08-44.113l-.5-.297-27.535 45.607h-.005Zm41.8 33.032a178.423 178.423 0 0 0-40.213-33.421l26.343-43.632a229.516 229.516 0 0 1 51.94 43.161l-38.07 33.892Zm-151.829-56.99.573-.061c17.714-1.93 35.504-1.177 52.88 2.247l.568.112 10.288-52.276-.568-.113c-22.663-4.468-45.853-5.455-68.926-2.937l-.573.061 5.758 52.967Zm53.11.942c-17.12-3.316-34.639-4.059-52.086-2.211l-5.508-50.67c22.576-2.405 45.26-1.437 67.437 2.877l-9.843 50.009v-.005ZM819.689 498.042l.553.174a227.385 227.385 0 0 0 68.189 10.441h.578l.02-53.279h-.578a174.376 174.376 0 0 1-52.266-8.005l-.553-.174-15.937 50.838-.006.005Zm68.163 9.459a226.51 226.51 0 0 1-66.714-10.216l15.247-48.632a175.788 175.788 0 0 0 51.483 7.882l-.021 50.966h.005Z"></path><path d="m816.952 72.303 1.904 5.548.548-.189c3.332-1.157 6.879-2.267 10.84-3.404l.553-.158-1.607-5.645-.558.158c-4.069 1.167-7.713 2.308-11.142 3.501l-.543.19h.005Zm2.621 4.08-1.157-3.363a213.212 213.212 0 0 1 9.981-3.132l.972 3.424a209.25 209.25 0 0 0-9.801 3.076l.005-.005Zm-19.655 2.62 2.365 5.369.527-.225c.435-.19.87-.38 1.305-.568 1.279-.558 2.6-1.137 3.915-1.648l2.646-1.075c.548-.225 1.116-.435 1.669-.64l.987-.369.538-.204-2.073-5.492-.542.21-.983.368c-.573.215-1.167.435-1.751.67l-2.697 1.096c-1.366.532-2.738 1.131-4.064 1.71l-1.305.568-.532.23h-.005Zm2.958 3.854-1.433-3.255.778-.338c1.315-.573 2.672-1.167 4.028-1.694l2.702-1.095c.563-.23 1.152-.446 1.715-.66.148-.057.302-.113.45-.17l1.259 3.327c-.143.057-.291.108-.435.164a50.68 50.68 0 0 0-1.699.65l-2.636 1.07c-1.33.517-2.666 1.1-3.951 1.663l-.773.338h-.005Zm-19.36 4.263 2.809 5.154.507-.276c1.008-.548 2.042-1.09 3.045-1.617.661-.348 1.321-.691 1.981-1.045l5.599-2.763-2.528-5.292-.522.255a461.174 461.174 0 0 0-3.557 1.75l-1.669.825c-.675.358-1.341.706-2.001 1.054a194.289 194.289 0 0 0-3.158 1.679l-.506.276Zm3.27 3.588-1.704-3.122c.88-.47 1.771-.942 2.636-1.392.665-.348 1.33-.696 1.996-1.05l1.653-.818c1.008-.502 2.016-.998 3.025-1.495l1.535 3.214-4.596 2.268c-.67.358-1.331.701-1.991 1.049-.839.44-1.699.89-2.554 1.351v-.005Zm-80.2 67.211 4.877 3.26.323-.476a344.17 344.17 0 0 1 2.185-3.188c.348-.502.696-1.004 1.039-1.51.425-.579.855-1.177 1.29-1.776.671-.927 1.362-1.884 2.058-2.81l.348-.461-4.699-3.516-.348.461c-.727.967-1.448 1.965-2.144 2.927-.43.594-.86 1.193-1.295 1.787-.353.511-.696 1.013-1.044 1.509a297.959 297.959 0 0 0-2.268 3.312l-.322.481Zm4.565 1.658-2.958-1.975c.64-.942 1.29-1.884 1.935-2.82.343-.502.691-.999 1.033-1.5.425-.584.86-1.177 1.29-1.776.584-.809 1.177-1.638 1.786-2.452l2.851 2.129c-.583.789-1.162 1.587-1.725 2.365-.429.594-.859 1.193-1.294 1.781-.354.517-.702 1.019-1.05 1.52-.624.906-1.254 1.812-1.868 2.723v.005Zm-14.05 14.019 5.133 2.84 1.664-2.994 1.438-2.446c.179-.297.353-.599.532-.906.302-.517.599-1.029.916-1.536l1.807-2.912-4.975-3.112-1.842 2.969c-.328.527-.64 1.064-.957 1.602-.18.302-.354.609-.538.911l-1.479 2.513-1.704 3.065.005.006Zm4.683 1.274-3.112-1.725 1.136-2.042 1.469-2.503c.179-.302.358-.609.538-.916.307-.527.614-1.059.941-1.576l1.234-1.981 3.014 1.889-1.202 1.934a75.997 75.997 0 0 0-.932 1.566c-.174.302-.348.599-.527.896l-1.443 2.462-1.111 2.001-.005-.005Zm-12.856 15.124 5.353 2.406.241-.523c.824-1.801 1.673-3.608 2.4-5.164.323-.634.645-1.289.962-1.945a150.184 150.184 0 0 1 1.572-3.132l.266-.517-5.216-2.687-.266.512a147.912 147.912 0 0 0-1.632 3.26c-.323.655-.645 1.311-.973 1.961a608.55 608.55 0 0 0-2.467 5.302l-.24.527Zm4.78.88-3.245-1.458c.686-1.49 1.387-2.994 2.211-4.75.323-.64.645-1.3.967-1.955.441-.896.896-1.817 1.362-2.723l3.163 1.628c-.451.88-.891 1.771-1.315 2.641-.323.65-.64 1.3-.968 1.95a737.878 737.878 0 0 0-2.175 4.667Zm-23.205 101.979 5.855-.369-.03-.568c-.031-.599-.067-1.198-.103-1.796a99.318 99.318 0 0 1-.179-3.88l-.036-1.203c-.046-1.469-.097-2.989-.087-4.478v-.589l-5.865.052v.568c-.01 1.55.041 3.122.087 4.637l.036 1.202c.025 1.341.107 2.708.184 4.023.036.604.072 1.203.102 1.807l.031.583.005.011Zm4.642-1.449-3.552.22c-.02-.409-.046-.824-.071-1.233-.077-1.305-.159-2.657-.185-3.982l-.035-1.213c-.041-1.321-.087-2.682-.092-4.023l3.557-.031c0 1.321.046 2.646.092 3.936l.036 1.193a97.03 97.03 0 0 0 .179 3.92c.025.404.046.809.071 1.213Zm-2.702 19.674 5.804-.85-.829-6.223-.66-6.224-5.84.543.056.578c.113 1.172.241 2.344.369 3.516l.245 2.283.85 6.377h.005Zm4.509-1.827-3.521.517-.691-5.2a211.95 211.95 0 0 0-.246-2.273c-.107-.972-.21-1.95-.312-2.927l3.547-.328.537 5.108.681 5.108.005-.005Zm-3.614 7.252.102.568c.732 4.085 1.5 7.836 2.344 11.455l.133.563 5.717-1.326-.133-.563a218.864 218.864 0 0 1-2.282-11.152l-.103-.568-5.778 1.023Zm3.439 11.204a220.377 220.377 0 0 1-2.098-10.267l3.501-.619c.65 3.572 1.325 6.883 2.062 10.082l-3.465.804Zm38.565 84.5.348.455c2.124 2.769 4.473 5.64 7.385 9.044l.379.44 4.442-3.833-.373-.435c-2.846-3.322-5.128-6.117-7.186-8.798l-.353-.461-4.642 3.593v-.005Zm8.235 8.306c-2.569-3.009-4.694-5.609-6.618-8.096l2.815-2.181c1.883 2.436 3.972 4.99 6.5 7.949l-2.692 2.323-.005.005Zm3.522 5.733 2.815 3.004c.517.553 1.049 1.126 1.597 1.668l3.06 3.112 1.469 1.423 4.105-4.192-1.443-1.397-2.989-3.04c-.528-.522-1.039-1.07-1.536-1.602l-2.758-2.948-4.325 3.966.005.006Zm8.921 7.579-.635-.614-3.055-3.106c-.538-.538-1.065-1.101-1.577-1.643l-2.016-2.155 2.62-2.406 1.976 2.109a63.604 63.604 0 0 0 1.561 1.633l2.994 3.045.614.599-2.487 2.544.005-.006Zm3.997 5.41.43.389c.256.236.512.471.767.712.451.419.917.854 1.393 1.269l2.18 1.919a98.1 98.1 0 0 0 2.963 2.539c.497.414.988.824 1.479 1.244l.446.378 3.741-4.519-.435-.368c-.486-.415-.983-.83-1.474-1.239-.947-.793-1.93-1.607-2.856-2.447l-2.144-1.888a43.409 43.409 0 0 1-1.331-1.213c-.256-.236-.507-.476-.763-.706l-.425-.389-3.976 4.314.005.005Zm9.514 6.818c-.348-.292-.696-.584-1.044-.87-.972-.814-1.98-1.654-2.932-2.513l-2.191-1.93c-.466-.404-.921-.829-1.366-1.244-.118-.107-.231-.215-.349-.327l2.411-2.616c.113.103.22.205.333.308.44.409.895.834 1.361 1.238l2.134 1.878c.937.85 1.93 1.674 2.882 2.472l1.029.86-2.268 2.744Zm81.905 43.964.552.154c3.399.931 7.002 1.801 11.347 2.738l.568.123 1.223-5.738-.563-.123c-4.237-.916-7.748-1.765-11.039-2.666l-.558-.154-1.525 5.666h-.005Zm11.577 1.638c-3.839-.84-7.099-1.623-10.165-2.452l.926-3.434c3 .809 6.204 1.582 9.976 2.406l-.742 3.48h.005Zm6.264 2.451.579.098c.716.117 1.438.24 2.154.363 1.178.205 2.391.415 3.593.589l4.32.624c.312.041.624.082.937.118l1.095.133.732-5.825-1.095-.133c-.297-.035-.589-.066-.886-.107l-4.222-.609c-1.152-.169-2.324-.374-3.46-.568-.717-.123-1.428-.246-2.145-.364l-.558-.092-1.044 5.773Zm11.675.64c-.287-.036-.579-.066-.865-.107l-4.315-.625c-1.187-.174-2.395-.384-3.567-.583-.527-.092-1.054-.184-1.587-.271l.635-3.501c.527.087 1.049.179 1.576.271 1.142.195 2.319.399 3.491.573l4.227.614c.287.041.569.072.85.108l-.445 3.531v-.01Zm6.454 1.884 3.47.327 2.918.2c.353.02.701.046 1.049.072a53.33 53.33 0 0 0 1.868.117l3.485.154.241-5.865-3.419-.149c-.594-.026-1.203-.072-1.786-.112a60.986 60.986 0 0 0-1.044-.072l-2.836-.195-3.393-.322-.553 5.84v.005Zm11.69-.333-2.329-.102a54.533 54.533 0 0 1-1.832-.118 75.285 75.285 0 0 0-1.059-.072l-2.902-.199-2.309-.22.338-3.542 2.257.215 2.856.194c.348.021.691.046 1.034.072.594.041 1.213.087 1.822.113l2.267.097-.143 3.557v.005Zm192.694-108.693 5.05 2.984 1.78-3.01 1.42-2.554c.18-.312.35-.619.52-.926.3-.543.61-1.085.9-1.633l1.62-3.096-5.2-2.713-1.59 3.035c-.28.522-.57 1.044-.86 1.566-.17.308-.35.615-.52.922l-1.38 2.487-1.73 2.943-.01-.005Zm4.64 1.402-3.06-1.812 1.16-1.96 1.39-2.503.51-.916c.3-.527.59-1.054.88-1.591l1.06-2.017 3.15 1.643-1.08 2.068c-.29.537-.59 1.074-.89 1.607-.17.312-.35.619-.51.931l-1.42 2.544-1.18 2.001-.01.005Zm3.84-17.089 5.28 2.554.25-.522c.52-1.085 1.04-2.191 1.54-3.26.31-.671.62-1.346.94-2.017.3-.701.6-1.377.89-2.057.48-1.08.97-2.201 1.43-3.307l.23-.532-5.41-2.267-.23.532c-.44 1.065-.91 2.139-1.37 3.178-.3.681-.6 1.362-.89 2.048-.31.66-.63 1.335-.94 2.016-.48 1.029-.97 2.088-1.47 3.122l-.25.522v-.01Zm4.74 1.013-3.2-1.55c.42-.876.83-1.761 1.23-2.621.31-.676.63-1.351.94-2.027.31-.701.6-1.376.9-2.057l1.16-2.662 3.28 1.377c-.4.927-.81 1.853-1.2 2.759-.3.681-.6 1.361-.9 2.047-.3.655-.62 1.331-.93 2.006-.42.896-.85 1.817-1.28 2.723v.005Zm2.38-17.355 5.47 2.103 1.25-3.26c.22-.583.42-1.167.63-1.755.11-.333.23-.666.35-.998l.97-2.749 1.08-3.332-5.58-1.806-1.06 3.255-.94 2.671c-.12.328-.24.661-.35.993-.2.563-.4 1.121-.61 1.679l-1.21 3.199Zm4.81.609-3.32-1.275.8-2.124c.22-.568.42-1.136.62-1.709.11-.328.23-.655.35-.983l.94-2.687.71-2.175 3.38 1.095-.72 2.217-.96 2.733c-.12.332-.24.665-.35 1.003-.2.578-.41 1.156-.62 1.725l-.83 2.18Zm8.07-101.472 5.83-.691-.07-.573c-.14-1.177-.3-2.354-.46-3.531l-.3-2.252-1-6.357-5.78.993.98 6.203c.09.727.19 1.474.29 2.221.15 1.142.3 2.278.44 3.419l.07.574v-.006Zm4.54-1.699-3.53.42c-.11-.957-.24-1.909-.38-2.861-.1-.742-.2-1.484-.29-2.232l-.81-5.092 3.51-.604.82 5.185c.1.737.19 1.489.3 2.241.13.983.26 1.961.38 2.943Zm-10.14-28.154.52 1.939.98 4.146c.22.855.4 1.73.58 2.579l.75 3.547 5.75-1.167-.76-3.618c-.19-.875-.38-1.786-.6-2.672l-1.01-4.248-.52-1.975-5.68 1.469h-.01Zm3.72 10.85-.52-2.421c-.18-.86-.36-1.745-.58-2.615l-.99-4.156-.22-.829 3.45-.891.22.855 1.01 4.238c.22.875.4 1.771.59 2.635l.52 2.478-3.48.706Zm-8.94-27.894 1.13 3.235 1.73 5.41.95 3.275 5.64-1.637-.98-3.353-1.78-5.563-1.15-3.307-5.54 1.94Zm4.6 10.492-.63-2.18-1.74-5.441-.76-2.159 3.36-1.177.77 2.2 1.77 5.533.65 2.226-3.41.993-.01.005Zm-60.49-95.437.43.394c2.46 2.273 5.04 4.806 8.12 7.959l.4.409 4.22-4.074-.41-.414c-3.14-3.23-5.79-5.83-8.33-8.179l-.43-.389-4 4.294Zm8.97 7.135c-2.74-2.805-5.09-5.113-7.33-7.196l2.42-2.605c2.3 2.134 4.69 4.483 7.47 7.329l-2.56 2.472Zm-22.54-18.707.45.358c3.45 2.739 6.23 5.047 8.74 7.273l.44.384 3.87-4.412-.43-.378c-2.59-2.293-5.45-4.663-8.98-7.468l-.46-.358-3.63 4.611v-.01Zm9.53 6.377a211.3 211.3 0 0 0-7.91-6.566l2.2-2.795c3.12 2.483 5.7 4.627 8.05 6.69l-2.34 2.676v-.005Zm-24.03-16.761.49.317c2.79 1.827 5.76 3.895 9.33 6.505l.46.338 3.49-4.719-.47-.343c-3.66-2.672-6.71-4.796-9.58-6.684l-.48-.318-3.23 4.898-.01.006Zm10.03 5.553a211.814 211.814 0 0 0-8.43-5.886l1.96-2.969c2.6 1.715 5.35 3.634 8.59 5.994l-2.12 2.861Zm-105.93-39.44 1.996.189 4.227.507a48.98 48.98 0 0 1 2.012.266c.266.04.527.077.793.118l3.383.486.901-5.799-3.455-.496c-.271-.036-.537-.077-.803-.118a53.085 53.085 0 0 0-2.099-.282l-4.324-.517-2.037-.194-.584 5.84h-.01Zm11.444.256-2.252-.323c-.266-.036-.527-.077-.788-.112-.671-.098-1.362-.2-2.053-.272l-4.232-.506-.855-.082.353-3.542.875.082 4.32.517a44.55 44.55 0 0 1 2.063.276c.271.041.537.082.808.118l2.298.332-.542 3.517.005-.006Zm-29.225-1.234 3.424.061c.593.01 1.202.041 1.791.067.348.015.696.036 1.044.046l2.841.123 3.403.235.404-5.855-3.48-.24-2.922-.128-1.049-.046a55.675 55.675 0 0 0-1.874-.072l-3.485-.067-.092 5.866-.005.01Zm11.423-.696-2.262-.154-2.861-.122-1.034-.046a52.974 52.974 0 0 0-1.827-.067l-2.267-.04.056-3.558 2.329.04c.609.011 1.233.042 1.837.068.353.015.706.035 1.06.046l2.901.128 2.314.158-.246 3.552v-.005Zm-29.239 1.193.568-.031c.752-.041 1.5-.082 2.252-.128 1.147-.067 2.288-.133 3.434-.184l2.841-.087.906-.031c.629-.02 1.279-.046 1.914-.041h.594l-.087-5.865h-.563c-.671-.01-1.352.015-2.007.035l-.921.031-2.912.092c-1.198.051-2.406.123-3.578.19-.752.046-1.499.087-2.252.128l-.588.03.399 5.855v.006Zm11.337-1.649c-.466.006-.927.021-1.377.041l-.901.031-2.851.087c-1.162.051-2.329.118-3.46.184-.557.031-1.12.067-1.678.098l-.241-3.552c.558-.031 1.116-.062 1.674-.098 1.167-.066 2.369-.138 3.552-.189l2.902-.092.931-.03c.456-.016.926-.032 1.392-.042l.051 3.557.006.005Zm-190.112 247.44.092.522c4.448 25.555 13.727 49.559 27.572 71.336 13.655 21.522 31.926 40.658 52.839 55.353 20.928 14.74 45.111 25.477 69.928 31.061a194.982 194.982 0 0 0 38.079 4.714 198.899 198.899 0 0 0 38.381-2.81c12.723-2.201 25.206-5.625 37.111-10.18a195.175 195.175 0 0 0 34.317-17.171c21.523-13.558 40.733-31.768 55.523-52.65 14.8-20.836 25.62-44.983 31.3-69.831 5.77-25.156 6.49-50.879 2.14-76.449-2.17-12.729-5.54-25.227-10.05-37.147a195.4 195.4 0 0 0-17.06-34.374c-13.49-21.567-31.63-40.827-52.47-55.69-20.843-14.893-44.954-25.8-69.726-31.537a195.227 195.227 0 0 0-38.053-4.965c-12.728-.4-25.641.476-38.391 2.59l-.568.092 2.089 12.626.568-.097c11.925-1.98 24.004-2.794 35.903-2.426a182.418 182.418 0 0 1 35.551 4.642c23.154 5.364 45.694 15.559 65.184 29.491 19.493 13.9 36.453 31.906 49.053 52.066a182.247 182.247 0 0 1 15.94 32.111 184.427 184.427 0 0 1 9.4 34.747c4.07 23.907 3.4 47.951-1.99 71.464-5.31 23.226-15.43 45.802-29.27 65.286-13.84 19.531-31.79 36.554-51.911 49.226a182.712 182.712 0 0 1-32.06 16.046c-11.126 4.258-22.806 7.462-34.711 9.519-11.904 2.037-23.983 2.923-35.893 2.631a182.595 182.595 0 0 1-35.581-4.402c-23.2-5.22-45.812-15.262-65.379-29.045-19.551-13.737-36.635-31.63-49.405-51.749-12.938-20.36-21.608-42.798-25.769-66.684-.026-.158-.056-.322-.082-.481a185.888 185.888 0 0 1-2.667-35.407 182.246 182.246 0 0 1 4.284-35.591c5.144-23.216 15.114-45.853 28.836-65.471 13.716-19.643 31.548-36.789 51.58-49.584a182.613 182.613 0 0 1 31.952-16.255c11.086-4.325 22.745-7.595 34.645-9.714l.568-.103-2.252-12.6-.568.102c-12.719 2.267-25.187 5.763-37.045 10.39a195.416 195.416 0 0 0-34.204 17.401c-21.43 13.686-40.505 32.024-55.174 53.029-14.673 20.974-25.334 45.188-30.836 70.026a195.071 195.071 0 0 0-4.586 38.094 198.905 198.905 0 0 0 2.851 37.853l.015-.005Zm386.062-66.433c.03.174.06.343.08.517 4.33 25.422 3.61 50.992-2.13 75.999-5.64 24.7-16.4 48.704-31.11 69.422-14.71 20.764-33.8 38.861-55.197 52.343a194.122 194.122 0 0 1-34.112 17.068c-11.834 4.53-24.25 7.933-36.897 10.119-12.652 2.165-25.488 3.107-38.155 2.794a194.198 194.198 0 0 1-37.854-4.683c-24.674-5.553-48.714-16.229-69.519-30.882-20.79-14.607-38.949-33.636-52.527-55.025-13.762-21.655-22.985-45.515-27.407-70.916-2.196-12.647-3.194-25.483-2.923-38.151a193.624 193.624 0 0 1 4.56-37.869c5.472-24.689 16.071-48.765 30.658-69.616 14.581-20.882 33.544-39.112 54.845-52.716a194.092 194.092 0 0 1 34-17.3c11.618-4.534 23.809-7.974 36.262-10.23l1.847 10.328c-11.776 2.134-23.313 5.389-34.296 9.673a183.97 183.97 0 0 0-32.157 16.357c-20.155 12.872-38.104 30.125-51.903 49.897-13.808 19.735-23.84 42.516-29.014 65.88a183.719 183.719 0 0 0-4.315 35.816c-.256 11.987.686 24.137 2.769 36.114 4.187 24.039 12.908 46.615 25.928 67.103 12.847 20.247 30.039 38.253 49.712 52.077 19.695 13.87 42.445 23.973 65.789 29.224a183.568 183.568 0 0 0 35.801 4.432c11.986.297 24.137-.593 36.118-2.646 11.976-2.073 23.728-5.297 34.926-9.581a183.551 183.551 0 0 0 32.264-16.142c20.257-12.755 38.317-29.885 52.237-49.538 13.92-19.603 24.11-42.322 29.44-65.696 5.43-23.661 6.1-47.855 2.01-71.915a186.913 186.913 0 0 0-9.46-34.961 183.323 183.323 0 0 0-16.04-32.316c-12.69-20.288-29.76-38.406-49.363-52.394-19.613-14.019-42.296-24.28-65.599-29.675a183.48 183.48 0 0 0-35.775-4.668c-11.782-.368-23.743.42-35.556 2.344l-1.714-10.348c12.488-2.037 25.13-2.872 37.592-2.483 12.719.4 25.442 2.058 37.828 4.94 24.623 5.701 48.591 16.546 69.317 31.353 20.72 14.776 38.75 33.923 52.16 55.362a193.946 193.946 0 0 1 16.96 34.169 198.357 198.357 0 0 1 9.91 36.415l.01.005Z"></path><path d="M861.57 112.194a169.764 169.764 0 0 1 33.104-2.236 167.594 167.594 0 0 1 32.736 4.273c21.48 4.975 42.045 14.29 60.086 27.188 18.054 12.877 33.534 29.296 45.214 47.987 11.72 18.696 19.64 39.624 23.35 61.617 3.73 21.982 3.09 44.348-1.83 65.854-4.92 21.491-14.14 42.097-26.98 60.174-12.82 18.092-29.19 33.626-47.846 45.377-18.66 11.777-39.557 19.761-61.535 23.553-21.977 3.772-44.343 3.235-65.864-1.632-21.512-4.837-42.133-14.003-60.261-26.773-18.149-12.749-33.723-29.081-45.541-47.696-11.833-18.624-19.914-39.486-23.738-61.453-3.848-21.967-3.388-44.338 1.408-65.875 4.765-21.527 13.87-42.173 26.578-60.342 12.693-18.185 28.958-33.836 47.542-45.705a168.172 168.172 0 0 1 29.424-14.97c10.277-4.013 20.974-7.002 31.947-8.957l-.68-3.823c-11.219 2.001-22.162 5.057-32.679 9.161a171.537 171.537 0 0 0-30.11 15.319c-19.014 12.145-35.648 28.154-48.632 46.754-13 18.583-22.31 39.701-27.188 61.724-4.903 22.033-5.379 44.932-1.443 67.385 3.91 22.453 12.181 43.811 24.285 62.865 12.089 19.045 28.022 35.75 46.58 48.791 18.543 13.062 39.635 22.438 61.643 27.387 22.018 4.975 44.911 5.528 67.379 1.669 22.464-3.875 43.857-12.043 62.948-24.096 19.083-12.023 35.833-27.909 48.943-46.416 13.13-18.492 22.57-39.563 27.59-61.556 5.04-22.002 5.7-44.896 1.88-67.364-3.8-22.484-11.89-43.903-23.88-63.03-11.96-19.126-27.79-35.918-46.257-49.087-18.451-13.19-39.481-22.72-61.458-27.807a171.76 171.76 0 0 0-33.498-4.371c-11.28-.353-22.617.42-33.862 2.288l.635 3.828.01-.005Z"></path><path d="m653.762 166.149.174.082 80.605 38.82.082-.174a173.57 173.57 0 0 1 15.487-25.994c5.973-8.287 12.626-15.989 19.776-22.894a173.235 173.235 0 0 1 23.426-19.019c8.204-5.532 17.079-10.425 26.368-14.53l.174-.077-.076-.174-36.063-81.874-.174.077c-14.151 6.25-27.724 13.727-40.33 22.228a262.625 262.625 0 0 0-35.74 29.01c-10.917 10.558-21.035 22.273-30.079 34.813a263.553 263.553 0 0 0-23.543 39.527l-.082.174-.005.005Zm80.6 38.391-80.083-38.57a262.827 262.827 0 0 1 23.425-39.297c9.029-12.524 19.137-24.219 30.033-34.762a262.885 262.885 0 0 1 35.689-28.969c12.539-8.455 26.03-15.897 40.095-22.12l35.832 81.347c-9.249 4.1-18.077 8.972-26.251 14.484a173.643 173.643 0 0 0-23.482 19.06c-7.165 6.92-13.834 14.638-19.822 22.944a173.708 173.708 0 0 0-15.436 25.878v.005Zm296.708 169.225.16.107 76.47 50.884.1-.158c8.48-12.698 15.96-26.415 22.23-40.771 6.27-14.418 11.23-29.24 14.73-44.062a264.947 264.947 0 0 0 6.72-45.991c.84-15.324.32-30.939-1.53-46.421l-.02-.19-.19.026-91.18 11.086.02.189a176.807 176.807 0 0 1 1 30.187 173.6 173.6 0 0 1-4.35 29.787c-2.25 9.54-5.47 19.167-9.58 28.605-4.1 9.407-8.97 18.343-14.47 26.558l-.11.159v.005Zm76.52 50.459-75.98-50.567c5.46-8.189 10.3-17.089 14.39-26.46 4.11-9.464 7.34-19.106 9.59-28.672 2.32-9.76 3.79-19.807 4.36-29.854.54-9.883.21-19.996-.97-30.064l90.61-11.014c1.83 15.395 2.34 30.929 1.5 46.166a264.175 264.175 0 0 1-6.7 45.924c-3.5 14.797-8.45 29.598-14.72 43.995-6.23 14.27-13.65 27.915-22.08 40.551v-.005ZM861.475 110.116l.189-.031c5.43-.87 10.364-1.448 15.078-1.771a177.464 177.464 0 0 1 15.104-.414c5.138.082 10.2.389 15.047.901 4.98.537 9.99 1.294 14.893 2.262 10.052 1.991 19.787 4.821 28.948 8.414a174.494 174.494 0 0 1 27.091 13.425l.163.102.103-.164 55.719-91.266-.16-.102a281.841 281.841 0 0 0-43.987-21.798c-15.048-5.896-30.924-10.513-47.184-13.722a280.32 280.32 0 0 0-24.326-3.685A278.877 278.877 0 0 0 893.596.788a283.583 283.583 0 0 0-24.572.68c-7.739.543-15.943 1.5-24.378 2.852l-.189.03.031.19 16.997 105.571-.01.005Zm116.375 22.366a174.458 174.458 0 0 0-26.983-13.358c-9.176-3.603-18.942-6.444-29.009-8.435a174.43 174.43 0 0 0-14.929-2.267c-4.857-.517-9.93-.819-15.078-.901a177.79 177.79 0 0 0-15.135.415c-4.667.317-9.55.89-14.919 1.745L844.892 4.678c8.358-1.336 16.48-2.283 24.152-2.82a282.833 282.833 0 0 1 24.537-.676c8.291.133 16.541.63 24.52 1.474a279.565 279.565 0 0 1 24.296 3.68c16.235 3.21 32.091 7.815 47.117 13.701a281.097 281.097 0 0 1 43.756 21.67l-55.415 90.775h-.005Zm-128.639-2.979 1.51-.404 1.525-.363-2.866-11.854-1.643.389-1.628.435 3.102 11.797Zm-6.003 1.694 2.994-.875-3.342-11.731-3.229.942 3.577 11.664Zm-5.911 1.955 1.469-.511c.486-.174.978-.348 1.474-.497l-3.808-11.587c-.537.164-1.064.343-1.591.532l-1.587.553 4.043 11.51Zm-5.82 2.176c.952-.41 1.934-.742 2.902-1.116l-4.274-11.424c-1.044.405-2.104.763-3.132 1.203l4.504 11.337Zm-5.721 2.405 2.845-1.238-4.734-11.245-3.076 1.336 4.965 11.147Zm-5.611 2.646c.926-.46 1.848-.931 2.794-1.351l-5.184-11.04c-1.019.456-2.017.962-3.015 1.459l5.41 10.932h-.005Z"></path><path d="M814.639 143.23c.901-.507 1.832-.962 2.738-1.454l-5.63-10.819c-.982.527-1.985 1.023-2.958 1.571l5.85 10.707v-.005Zm-5.386 3.091 2.672-1.581-6.065-10.584-2.881 1.704 6.274 10.461Zm-5.251 3.307 1.295-.86 1.316-.819-6.49-10.328-1.423.885-1.397.926 6.699 10.196Zm-5.127 3.505c.84-.609 1.705-1.177 2.549-1.776L794.52 141.3c-.911.645-1.843 1.265-2.749 1.92l7.104 9.913Zm-4.975 3.726 2.467-1.893-7.304-9.771-2.667 2.048 7.504 9.616Zm-4.827 3.931 1.183-1.013 1.213-.973-7.693-9.468-1.31 1.054-1.275 1.09 7.882 9.31Zm-4.683 4.115c.763-.706 1.551-1.382 2.319-2.078l-8.071-9.151c-.83.752-1.679 1.484-2.503 2.242l8.25 8.982.005.005Zm-4.498 4.31 2.226-2.181-8.434-8.818-2.401 2.354 8.609 8.645Zm-4.33 4.498 1.054-1.151 1.09-1.121-8.782-8.471-1.173 1.208-1.136 1.239 8.947 8.296Zm-4.161 4.658c.67-.799 1.377-1.561 2.057-2.349l-9.11-8.113c-.737.85-1.499 1.674-2.221 2.534l9.274 7.928Zm-3.961 4.831 1.95-2.441-9.428-7.739-2.108 2.631 9.586 7.549Zm-3.767 4.991.911-1.27c.302-.425.629-.829.947-1.243l-9.73-7.355c-.338.45-.691.885-1.018 1.341l-.988 1.366 9.878 7.161Zm-3.573 5.128c.557-.881 1.182-1.715 1.76-2.58l-10.016-6.96c-.629.931-1.295 1.837-1.899 2.784l10.155 6.756Zm-3.356 5.271 1.648-2.656-10.293-6.556-1.771 2.866 10.416 6.346Zm-3.135 5.405c.507-.911.998-1.827 1.541-2.718l-10.543-6.136c-.584.957-1.116 1.95-1.664 2.927l10.666 5.922v.005Zm-2.925 5.512.342-.701.364-.686.732-1.382-10.784-5.706-.783 1.489-.394.742-.374.758 10.897 5.486Zm-2.704 5.625 1.315-2.825-10.998-5.272-1.418 3.051 11.101 5.046Zm-2.452 5.732c.394-.962.768-1.929 1.203-2.876l-11.204-4.821c-.465 1.018-.87 2.068-1.295 3.101l11.301 4.596h-.005Zm-2.237 5.815.256-.737.276-.727.558-1.454-11.393-4.371-.598 1.572-.297.783-.277.793 11.475 4.141Zm-1.995 5.891.962-2.959-11.557-3.905-1.039 3.194 11.634 3.67Zm-1.74 5.967c.276-.998.527-2.001.839-2.989l-11.705-3.434c-.337 1.065-.609 2.15-.911 3.229l11.772 3.199.005-.005Zm-1.514 6.024.163-.762.19-.753.373-1.504-11.833-2.959-.404 1.628-.205.814-.174.819 11.89 2.717Zm1.457 74.341c-.261-1.009-.557-2.007-.778-3.03l-11.848 2.897c.241 1.1.558 2.175.839 3.265l11.787-3.137v.005Zm1.716 5.998c-.323-.988-.584-1.996-.886-2.989l-11.725 3.373c.322 1.075.609 2.16.951 3.224l11.654-3.608h.006Zm1.965 5.906-1.019-2.937-11.577 3.838c.353 1.06.737 2.114 1.1 3.173l11.501-4.074h-.005Zm2.195 5.809c-.194-.481-.399-.957-.583-1.438l-.543-1.453-11.413 4.304.589 1.571c.199.522.419 1.034.629 1.556l11.326-4.534-.005-.006Zm2.411 5.722-1.233-2.85-11.235 4.77 1.336 3.071 11.132-4.991Zm2.666 5.6-.691-1.387-.348-.696-.322-.707-11.025 5.221.348.757.374.753.742 1.499 10.922-5.44Zm2.871 5.496c-.522-.89-.973-1.822-1.464-2.733l-10.804 5.661c.527.983 1.018 1.986 1.581 2.953l10.687-5.881Zm3.098 5.38-1.582-2.672-10.564 6.096 1.705 2.881 10.441-6.305Zm3.325 5.241c-.563-.865-1.157-1.715-1.689-2.606l-10.313 6.521c.573.957 1.213 1.878 1.822 2.815l10.175-6.725.005-.005Zm3.522 5.112-.46-.624-.441-.64-.885-1.279-10.037 6.935.957 1.377.476.69.497.676 9.893-7.135Zm3.736 4.975-1.899-2.467-9.75 7.335 2.048 2.656 9.601-7.524Zm3.946 4.811c-.671-.793-1.361-1.571-1.996-2.39l-9.448 7.718c.691.881 1.433 1.725 2.155 2.58l9.289-7.908Zm4.131 4.668-.537-.568-.517-.584-1.034-1.161-9.126 8.091 1.116 1.254.558.63.578.614 8.962-8.276Zm4.318 4.499-2.185-2.227-8.798 8.456 2.359 2.4 8.624-8.629Zm4.511 4.314c-.758-.711-1.546-1.397-2.278-2.134l-8.444 8.803c.793.794 1.632 1.536 2.456 2.303l8.266-8.966v-.006Zm4.672 4.141c-.814-.655-1.572-1.372-2.355-2.052l-8.086 9.135c.849.737 1.668 1.505 2.543 2.212l7.903-9.295h-.005Zm4.836 3.956-2.441-1.95-7.713 9.448 2.63 2.109 7.524-9.607Zm5.005 3.747c-.839-.62-1.704-1.203-2.518-1.848l-7.329 9.75c.88.696 1.812 1.326 2.718 1.996l7.135-9.898h-.006Zm5.141 3.557c-.886-.553-1.725-1.167-2.59-1.751l-6.935 10.037c.926.635 1.837 1.29 2.789 1.889l6.731-10.175h.005Zm5.276 3.352-2.656-1.648-6.526 10.303 2.861 1.781 6.321-10.436Zm5.415 3.117-1.367-.763-.686-.373-.67-.399-6.106 10.563.721.425.737.41 1.474.813 5.897-10.676Zm5.521 2.907c-.942-.445-1.853-.942-2.774-1.428l-5.676 10.799c.993.522 1.981 1.06 2.994 1.541l5.461-10.907-.005-.005Zm5.63 2.692-2.825-1.32-5.241 11.014 3.05 1.423 5.016-11.117Zm5.739 2.436-1.444-.588c-.481-.195-.962-.384-1.438-.604l-4.79 11.219c.511.235 1.028.44 1.55.65l1.556.634 4.566-11.311Zm5.818 2.211c-.486-.174-.982-.332-1.464-.522l-1.453-.557-4.335 11.403 1.571.598c.522.205 1.055.374 1.582.563l4.104-11.485h-.005Zm5.896 1.992-2.958-.968-3.87 11.567 3.189 1.044 3.639-11.643Zm5.974 1.719-1.499-.409c-.502-.133-1.004-.266-1.495-.425l-3.403 11.715c.532.169 1.074.312 1.612.456l1.617.44 3.163-11.782.005.005Zm6.028 1.489c-1.013-.204-2.016-.465-3.019-.716l-2.928 11.843c1.085.271 2.165.548 3.26.773l2.687-11.9Zm90.165-6.822-2.907 1.09 4.187 11.46 3.137-1.183-4.417-11.367Zm5.734-2.38c-.952.404-1.888.845-2.856 1.213l4.648 11.28c1.044-.399 2.057-.875 3.081-1.31l-4.878-11.183h.005Zm5.64-2.59c-.46.236-.926.456-1.397.671l-1.407.65 5.102 11.081 1.52-.707c.507-.23 1.014-.465 1.51-.721l-5.328-10.974Zm5.523-2.82-2.743 1.449 5.548 10.865 2.963-1.561-5.768-10.753Zm5.403-3.05-1.33.793c-.446.266-.906.502-1.351.758l5.983 10.63c.486-.276.982-.532 1.463-.819l1.439-.855-6.198-10.507h-.006Zm5.282-3.25c-.865.573-1.756 1.095-2.626 1.653l6.413 10.38c.942-.599 1.904-1.167 2.836-1.787l-6.618-10.246h-.005Zm5.149-3.48-2.554 1.77 6.828 10.109 2.753-1.909-7.027-9.97Zm5.001-3.691-1.229.952-1.254.917 7.232 9.826 1.351-.987 1.331-1.029-7.431-9.679Zm4.867-3.879c-.794.67-1.612 1.305-2.416 1.965l7.621 9.525c.865-.711 1.75-1.397 2.605-2.119l-7.81-9.371Zm4.699-4.089L990 395.772l8 9.213 2.51-2.237-8.186-9.048Zm4.534-4.279-1.105 1.1-1.142 1.065 8.359 8.88 1.23-1.152 1.2-1.182-8.542-8.711Zm4.372-4.448c-.7.768-1.445 1.495-2.162 2.247l8.712 8.537c.78-.814 1.58-1.597 2.34-2.426l-8.89-8.358Zm4.19-4.637-2.07 2.344 9.06 8.179 2.22-2.523-9.21-8Zm3.99-4.801-.97 1.224c-.32.409-.67.798-1 1.197l9.37 7.81c.36-.429.73-.849 1.08-1.289l1.05-1.321-9.53-7.621Zm3.82-4.954c-.6.85-1.27 1.658-1.89 2.493l9.68 7.431c.67-.901 1.38-1.771 2.03-2.692l-9.82-7.232Zm3.6-5.108-1.77 2.58 9.97 7.032 1.91-2.774-10.11-6.838Zm3.39-5.251c-.54.886-1.08 1.781-1.67 2.641l10.25 6.633c.63-.931 1.2-1.894 1.8-2.845l-10.37-6.424-.01-.005Zm3.19-5.369-.37.681-.4.67-.79 1.346 10.49 6.219.86-1.454.43-.721.4-.737-10.62-6.004Zm2.97-5.497-1.45 2.764 10.73 5.789 1.57-2.979-10.85-5.574Zm2.73-5.609c-.45.942-.86 1.894-1.34 2.82l10.96 5.354c.52-.998.97-2.027 1.45-3.041l-11.07-5.133Zm2.51-5.707c-.37.973-.82 1.909-1.23 2.866l11.17 4.909c.44-1.034.92-2.042 1.33-3.092l-11.27-4.683Zm2.28-5.799-1.1 2.913 11.35 4.452 1.2-3.137-11.45-4.228Zm2.03-5.88c-.33.982-.62 1.981-.98 2.948l11.52 3.992c.4-1.049.71-2.124 1.07-3.183l-11.6-3.762-.01.005Zm1.8-5.953c-.26 1.004-.59 1.986-.87 2.984l11.67 3.527c.32-1.075.67-2.135.95-3.22l-11.75-3.285v-.006Zm-4.83-97.484 1.1 2.907 11.46-4.171-1.18-3.138-11.38 4.402Zm-2.36-5.743.63 1.423c.21.471.38.957.58 1.438l11.29-4.626c-.22-.517-.4-1.044-.64-1.551l-.67-1.536-11.18 4.858-.01-.006Zm-2.57-5.645c.46.926.87 1.878 1.31 2.81l11.09-5.082c-.48-1.009-.92-2.032-1.41-3.035l-10.99 5.307Zm-2.82-5.522 1.44 2.743 10.88-5.528-1.57-2.968-10.75 5.753Zm-3.04-5.41.79 1.331.76 1.356 10.63-5.963-.81-1.463-.85-1.444-10.52 6.183Zm-3.24-5.292 1.64 2.631 10.39-6.393-1.77-2.841-10.26 6.603Zm-3.48-5.149c.58.855 1.2 1.694 1.77 2.554l10.12-6.807c-.61-.932-1.27-1.838-1.9-2.759l-9.98 7.012h-.01Zm-3.67-5.011c.31.41.64.819.95 1.234l.91 1.259 9.84-7.212-.99-1.356c-.33-.45-.69-.885-1.02-1.331l-9.69 7.411v-.005Zm-3.87-4.872 1.96 2.416 9.53-7.606-2.11-2.61-9.38 7.8Zm-4.09-4.704c.69.783 1.4 1.541 2.07 2.329l9.22-7.984c-.72-.855-1.49-1.674-2.23-2.513l-9.06 8.168Zm-4.266-4.544 1.096 1.11 1.06 1.141 8.89-8.347-1.14-1.234-1.18-1.197-8.726 8.527Zm-4.443-4.387 2.242 2.176 8.547-8.701-2.42-2.339-8.369 8.864Zm-4.632-4.186c.773.696 1.571 1.366 2.339 2.067l8.192-9.033c-.83-.758-1.682-1.484-2.521-2.232l-8.015 9.198h.005Zm-4.796-4.008 1.223.973 1.193 1.008 7.83-9.356-1.289-1.085-1.316-1.049-7.641 9.509Zm-4.943-3.823c.839.614 1.658 1.264 2.492 1.889l7.447-9.663c-.901-.676-1.781-1.372-2.687-2.037l-7.252 9.811Zm-5.104-3.608 2.575 1.776 7.052-9.955-2.774-1.914-6.853 10.093Zm-5.24-3.399 1.331.819 1.305.855 6.648-10.226-1.412-.926-1.434-.881-6.438 10.359Zm-5.369-3.204c.911.502 1.796 1.055 2.697 1.577l6.234-10.487c-.973-.558-1.925-1.157-2.907-1.699l-6.024 10.609Zm-5.492-2.968 2.763 1.448 5.809-10.727-2.983-1.561-5.589 10.84Zm-5.604-2.743 1.418.655c.471.215.931.46 1.397.691l5.374-10.953c-.507-.246-.998-.512-1.51-.742l-1.525-.706-5.149 11.06-.005-.005Zm-5.701-2.524c.967.384 1.904.83 2.861 1.234l4.929-11.158c-1.034-.435-2.048-.921-3.087-1.33l-4.703 11.254Zm-5.793-2.287 2.907 1.105 4.478-11.347-3.142-1.192-4.243 11.434Zm-5.881-2.037c.988.317 1.976.629 2.948.993l4.013-11.521c-1.05-.389-2.119-.727-3.184-1.07l-3.777 11.598Zm-5.947-1.812c.501.128.998.281 1.494.43l1.49.445 3.541-11.674-1.607-.482c-.537-.163-1.069-.327-1.612-.465l-3.306 11.741v.005Zm-6.014-1.566 3.02.742 3.066-11.808-3.256-.798-2.83 11.864Zm-6.066-1.306 1.525.292c.507.097 1.008.225 1.515.333l2.59-11.92c-.548-.118-1.091-.251-1.638-.358l-1.643-.318-2.344 11.971h-.005Zm-6.112-1.079c1.024.148 2.037.348 3.061.511l2.104-12.017c-1.101-.174-2.201-.394-3.307-.553l-1.858 12.059Zm-6.146-.814 3.081.368 1.612-12.094-3.327-.399-1.366 12.125Z" class="svg-internal-circle"></path></g><path d="M1388.31 356.731h113.6l.29-.511 56.5-97.864-56.79-98.375h-113.6l-.29.512-56.5 97.863 56.79 98.375Zm112.42-2.037h-111.24l-55.62-96.338 55.62-96.338h111.24l55.62 96.338-55.62 96.338Z" style="mix-blend-mode:overlay;"></path><path d="M1401.81 333.347h86.59l43.3-74.99-43.3-74.991h-86.59l-43.29 74.991 43.29 74.99Zm85.42-2.037h-84.24l-42.12-72.953 42.12-72.954h84.24l42.12 72.954-42.12 72.953Z" style="mix-blend-mode:overlay;"></path><path d="M1401.81 333.347h86.59l43.3-74.99-43.3-74.991h-86.59l-43.29 74.991 43.29 74.99Zm85.42-2.037h-84.24l-42.12-72.953 42.12-72.954h84.24l42.12 72.954-42.12 72.953Zm-268.21-72.426h113.6l.29-.512 56.51-97.863-56.8-98.375h-113.6l-.29.512-56.5 97.863.3.511 56.5 97.864h-.01Zm112.42-2.037H1220.2l-55.62-96.338 55.62-96.338h111.24l55.62 96.338-55.62 96.338Z" style="mix-blend-mode:overlay;"></path><path d="m1194.17 176.943 1.76-1.019-8.9-15.415 44.4-76.89h16.26v-2.037h-17.44l-.29.507-45.28 78.42 9.49 16.434Zm36.08 62.497h38.23v-2.037h-37.05l-10.07-17.427-1.76 1.018 10.65 18.446Zm63.79 0h27.35l18.76-32.5-1.76-1.018-18.18 31.481h-26.17v2.037Z" style="mix-blend-mode:overlay;"></path><path d="M1294.04 239.44h27.35l18.76-32.5-1.76-1.018-18.18 31.481h-26.17v2.037Zm62.88-61.54 10.04-17.391-33.6-58.193-1.76 1.018 33.01 57.175-9.45 16.373 1.76 1.018Zm-137.9 276.188h113.6l.29-.512 56.51-97.863-56.8-98.375h-113.6l-.29.512-56.5 97.863.3.512 56.5 97.863h-.01Zm112.42-2.037H1220.2l-55.62-96.338 55.62-96.338h111.24l55.62 96.338-55.62 96.338Z" style="mix-blend-mode:overlay;"></path><path d="m1197.42 373.074 1.76-1.019-9.44-16.342 12.89-22.31-1.77-1.018-13.47 23.328 10.03 17.361Zm34.18 59.221h27.07v-2.037h-25.89l-11.42-19.776-1.76 1.018 12 20.795Z" style="mix-blend-mode:overlay;"></path><path d="M1231.6 432.295h27.07v-2.037h-25.89l-11.42-19.776-1.76 1.018 12 20.795Zm69.74 0h18.7l12-20.795-1.77-1.018-11.41 19.776h-17.52v2.037Zm51.04-56.023 11.87-20.559-21.52-37.265-1.76 1.019 20.93 36.246-11.29 19.541 1.77 1.018Z" style="mix-blend-mode:overlay;"></path><path d="m1352.38 376.272 11.87-20.559-21.52-37.265-1.76 1.019 20.93 36.246-11.29 19.541 1.77 1.018Zm-130.47-76.275 10.87-18.829h86.08l8.07 13.998 1.77-1.024-8.67-15.011h-88.43l-11.46 19.848 1.77 1.018ZM564.225 524.805h76.208l38.104-65.998-.296-.512-37.813-65.491H564.22l-38.105 65.998.297.512 37.813 65.491Zm75.031-2.037h-73.854l-36.927-63.961 36.927-63.961h73.854l36.927 63.961-36.927 63.961ZM554.64 299.46h55.27l27.638-47.864-27.638-47.865h-55.27l-27.638 47.865 27.638 47.864Zm54.093-2.037h-52.916l-26.461-45.827 26.461-45.828h52.916l26.46 45.828-26.46 45.827Zm-387.8 54.876H334.53l.291-.512 56.504-97.863-.297-.512-56.503-97.863H220.928l-.291.512-56.504 97.863.297.512 56.503 97.868v-.005Zm112.42-2.037H222.111l-55.619-96.338 55.619-96.338h111.242l55.618 96.338-55.618 96.338Z" style="mix-blend-mode:overlay;"></path><path d="M235.49 327.082h84.479l42.24-73.158-.297-.512-41.943-72.651H235.49l-42.24 73.158.297.512 41.943 72.651Zm83.302-2.037h-82.125l-41.063-71.121 41.063-71.121h82.125l41.062 71.121-41.062 71.121Z" style="mix-blend-mode:overlay;"></path><path d="M235.49 327.082h84.479l42.24-73.158-.297-.512-41.943-72.651H235.49l-42.24 73.158.297.512 41.943 72.651Zm83.302-2.037h-82.125l-41.063-71.121 41.063-71.121h82.125l41.062 71.121-41.062 71.121Zm71.429-70.594h113.596l.292-.511 56.503-97.864-.296-.511-56.504-97.869H390.215l-.291.512-56.504 97.863.297.512 56.504 97.863v.005Zm112.419-2.037H391.398l-55.619-96.338 55.619-96.338H502.64l55.618 96.338-55.618 96.338Z" style="mix-blend-mode:overlay;"></path><path d="m519.625 179.456 13.502-23.38-15.902-27.54-1.766 1.018 15.313 26.522-12.913 22.361 1.766 1.019Zm-54.748 51.196h25.196l11.378-19.715-1.766-1.018-10.789 18.691h-24.019v2.042Zm-60.914 0h25.467v-2.042h-24.29l-12.171-21.076-1.766 1.018 12.76 22.1Zm-30.639-53.064 1.766-1.019-11.833-20.493 41.881-72.538h83.758l9.632 16.69 1.766-1.024-10.221-17.703h-86.112l-43.059 74.575 12.422 21.512Z" style="mix-blend-mode:overlay;"></path><path d="m373.324 177.588 1.766-1.019-11.833-20.493 41.881-72.538h83.758l9.632 16.69 1.766-1.024-10.221-17.703h-86.112l-43.059 74.575 12.422 21.512Zm16.897 272.068h113.596l.292-.512 56.503-97.863-.296-.512-56.504-97.863H390.215l-.291.512-56.504 97.863.297.512 56.504 97.863Zm112.419-2.037H391.398l-55.619-96.338 55.619-96.338H502.64l55.618 96.338-55.618 96.338Z" style="mix-blend-mode:overlay;"></path><path d="m498.59 291.982 1.76-1.018-9.253-16.035h-23.646v2.037h22.469l8.67 15.016Zm-30.217 135.645h22.724l.292-.506 43.791-75.84-10.446-18.088-1.766 1.019 9.857 17.069-42.905 74.309h-21.547v2.037Zm-65.441 0h21.005v-2.037H404.11l-10.82-18.737-1.761 1.019 11.403 19.755Zm-32.899-56.984 1.766-1.019-10.589-18.343 12.529-21.706-1.766-1.019-13.118 22.725 11.178 19.362Zm22.996-74.479 11.081-19.198h30.995v-2.037h-32.172l-11.669 20.216 1.765 1.019Z" style="mix-blend-mode:overlay;"></path><g opacity=".19"><path d="M1572.47 384.108h145.91l.38-.655 72.58-125.711-72.96-126.366h-145.91l-.38.656-72.58 125.71 72.96 126.366Zm144.4-2.62h-142.89l-71.44-123.746 71.44-123.745h142.89l71.44 123.745-71.44 123.746Z" style="mix-blend-mode:overlay;"></path><path d="M1589.81 354.075h111.23l55.62-96.327-55.62-96.328h-111.23l-55.61 96.328 55.61 96.327Zm109.72-2.62h-108.21l-54.1-93.707 54.1-93.708h108.21l54.1 93.708-54.1 93.707Z" style="mix-blend-mode:overlay;"></path><path d="M1589.81 354.075h111.23l55.62-96.327-55.62-96.328h-111.23l-55.61 96.328 55.61 96.327Zm109.72-2.62h-108.21l-54.1-93.707 54.1-93.708h108.21l54.1 93.708-54.1 93.707Zm-344.51-93.032h145.91l.38-.655 72.58-125.711-72.96-126.36h-145.91l-.38.655-72.58 125.71.38.655 72.58 125.711v-.005Zm144.4-2.62h-142.89l-71.44-123.746 71.44-123.745h142.89l71.44 123.745-71.44 123.746Z" style="mix-blend-mode:overlay;"></path><path d="m1323.08 153.169 2.27-1.31-11.43-19.797 57.02-98.769h20.9v-2.62h-22.41l-.37.655-58.16 100.734 12.18 21.107Zm46.35 80.278h49.11v-2.616h-47.6l-12.92-22.386-2.27 1.31 13.68 23.692Zm81.94 0h35.14l24.1-41.749-2.26-1.31-23.35 40.443h-33.63v2.616Z" style="mix-blend-mode:overlay;"></path><path d="M1451.37 233.447h35.14l24.1-41.749-2.26-1.31-23.35 40.443h-33.63v2.616Zm80.77-79.049 12.9-22.336-43.15-74.755-2.27 1.31 42.4 73.445-12.14 21.025 2.26 1.311Zm-177.12 354.766h145.91l.38-.655 72.58-125.711-72.96-126.366h-145.91l-.38.655-72.58 125.711.38.655 72.58 125.711Zm144.4-2.621h-142.89l-71.44-123.745 71.44-123.745h142.89l71.44 123.745-71.44 123.745Z" style="mix-blend-mode:overlay;"></path><path d="m1327.26 405.103 2.26-1.311-12.12-20.994 16.55-28.656-2.27-1.31-17.3 29.966 12.88 22.305Zm43.91 76.07h34.78v-2.62h-33.26l-14.67-25.402-2.27 1.311 15.42 26.711Z" style="mix-blend-mode:overlay;"></path><path d="M1371.17 481.173h34.78v-2.62h-33.26l-14.67-25.402-2.27 1.311 15.42 26.711Zm89.58 0h24.02l15.42-26.711-2.27-1.311-14.67 25.402h-22.5v2.62Zm65.56-71.96 15.25-26.415-27.64-47.864-2.26 1.31 26.88 46.554-14.5 25.104 2.27 1.311Z" style="mix-blend-mode:overlay;"></path><path d="m1526.31 409.213 15.25-26.415-27.64-47.864-2.26 1.31 26.88 46.554-14.5 25.104 2.27 1.311Zm-167.59-97.976 13.97-24.188h110.56l10.38 17.974 2.27-1.31-11.13-19.285h-113.6l-14.71 25.499 2.26 1.31ZM513.923 600h97.894l48.944-84.776-.379-.655-48.565-84.121h-97.894l-48.944 84.776.378.655L513.923 600Zm96.379-2.621h-94.869l-47.435-82.16 47.435-82.161h94.869l47.434 82.161-47.434 82.16ZM501.61 310.546h70.999l35.499-61.484-35.499-61.484H501.61l-35.499 61.484 35.499 61.484Zm69.484-2.621H503.12l-33.989-58.868 33.989-58.868h67.974l33.984 58.868-33.984 58.868Zm647.556 8.02h70.99l35.5-61.483-35.5-61.484h-70.99l-35.5 61.484 35.5 61.483Zm69.48-2.62h-67.97l-33.99-58.868 33.99-58.869h67.97l33.98 58.869-33.98 58.868ZM72.953 378.412H218.87l.379-.655 72.58-125.711-.379-.655-72.58-125.711H72.953l-.378.655L0 252.051l.379.655 72.58 125.711-.006-.005Zm144.402-2.621H74.468L3.025 252.051l71.443-123.75h142.887l71.444 123.745-71.444 123.745Z" style="mix-blend-mode:overlay;"></path><path d="M91.655 346.019H200.17l54.257-93.973-.378-.655-53.879-93.318H91.655l-54.257 93.973.38.655 53.877 93.318Zm106.999-2.62H93.17l-52.742-91.353 52.742-91.353h105.49l52.742 91.353-52.742 91.353h-.006Z" style="mix-blend-mode:overlay;"></path><path d="M91.655 346.019H200.17l54.257-93.973-.378-.655-53.879-93.318H91.655l-54.257 93.973.38.655 53.877 93.318Zm106.999-2.62H93.17l-52.742-91.353 52.742-91.353h105.49l52.742 91.353-52.742 91.353h-.006Zm91.753-90.672h145.911l.379-.655 72.58-125.711-.379-.655L436.324 0H290.412l-.379.655-72.58 125.711.379.655 72.58 125.711-.005-.005Zm144.402-2.621H291.921l-71.443-123.745 71.443-123.74h142.888l71.443 123.745-71.443 123.745v-.005Z" style="mix-blend-mode:overlay;"></path><path d="m456.632 156.399 17.345-30.033-20.426-35.376-2.268 1.305 19.669 34.071-16.583 28.723 2.263 1.31Zm-70.323 65.757h32.361l14.618-25.324-2.268-1.305-13.865 24.009h-30.846v2.62Zm-78.251 0h32.715v-2.62h-31.205l-15.631-27.075-2.267 1.31 16.388 28.385Zm-39.353-68.157 2.267-1.311-15.195-26.322 53.791-93.175h107.588l12.375 21.434 2.267-1.31-13.127-22.745H308.058l-55.306 95.796 15.953 27.633Z" style="mix-blend-mode:overlay;"></path><path d="m268.705 153.999 2.267-1.311-15.195-26.322 53.791-93.175h107.588l12.375 21.434 2.267-1.31-13.127-22.745H308.058l-55.306 95.796 15.953 27.633Zm21.701 349.469h145.912l.378-.656 72.58-125.71-.379-.655-72.579-125.711H290.406l-.379.655-72.58 125.711.379.655 72.58 125.711Zm144.402-2.621H291.921l-71.444-123.745 71.444-123.746h142.887l71.443 123.746-71.443 123.745Z" style="mix-blend-mode:overlay;"></path><path d="m429.607 300.934 2.268-1.31-11.89-20.59h-30.376v2.615h28.866l11.132 19.285Zm-38.81 174.241h29.188l.379-.655 56.243-97.418-13.415-23.231-2.267 1.31 12.657 21.921-55.106 95.457h-27.679v2.616Zm-84.054 0h26.977v-2.616h-25.467l-13.896-24.07-2.267 1.305 14.653 25.381Zm-42.266-73.199 2.268-1.311-13.604-23.563 16.096-27.879-2.267-1.305-16.849 29.184 14.356 24.874Zm29.536-95.668 14.239-24.659h39.809v-2.615h-41.319l-14.996 25.964 2.267 1.31Z" style="mix-blend-mode:overlay;"></path></g></g><path fill="#B3B3B3" d="m474.413 144.049-25.263-11.582-.435-.2-.44.2-25.263 11.582.435 2.006h50.531l.435-2.006Zm-1.484 31.169h-49.482v7.682h50.531v-7.682h-1.049Zm-4.991-26.005h3.659c-.184.317-.45.589-.778.773l-.527.302v21.005l.527.302c.322.189.594.455.778.772h-3.659c.184-.317.45-.588.777-.772l.528-.302v-21.005l-.528-.302a2.164 2.164 0 0 1-.777-.773Z"></path><path fill="#B3B3B3" d="M466.122 150.262c.266.456.609.86 1.013 1.183v18.701a4.26 4.26 0 0 0-1.013 1.182c-.635 1.101-.563 1.961-.563 3.153h8.424c0-1.192.072-2.047-.563-3.153a4.19 4.19 0 0 0-1.013-1.182v-18.701a4.25 4.25 0 0 0 1.013-1.183 4.197 4.197 0 0 0 .563-2.098v-1.054h-8.424c0 1.192-.072 2.047.563 3.152Zm-14.035 0c.261.456.609.86 1.013 1.183v18.701a4.26 4.26 0 0 0-1.013 1.182c-.635 1.101-.563 1.961-.563 3.153h8.424c0-1.192.072-2.047-.563-3.153a4.19 4.19 0 0 0-1.013-1.182v-18.701a4.25 4.25 0 0 0 1.013-1.183 4.197 4.197 0 0 0 .563-2.098v-1.054h-8.424c0 1.192-.072 2.047.563 3.152Zm-14.039 0c.261.456.609.86 1.013 1.183v18.701a4.26 4.26 0 0 0-1.013 1.182c-.635 1.101-.563 1.961-.563 3.153h8.424c0-1.192.072-2.047-.563-3.153a4.19 4.19 0 0 0-1.013-1.182v-18.701a4.25 4.25 0 0 0 1.013-1.183 4.197 4.197 0 0 0 .563-2.098v-1.054h-8.424c0 1.192-.072 2.047.563 3.152Zm-14.039 0c.261.456.609.86 1.013 1.183v18.701a4.26 4.26 0 0 0-1.013 1.182c-.635 1.101-.563 1.961-.563 3.153h8.424c0-1.192.072-2.047-.563-3.153a4.19 4.19 0 0 0-1.013-1.182v-18.701a4.207 4.207 0 0 0 1.576-3.281v-1.054h-8.424c0 1.192-.072 2.047.563 3.152ZM1445.31 426.446c-2.55 1.331-4.44 3.03-5.76 4.919a13.318 13.318 0 0 0-2.4 7.339c-.06 2.508.56 5.005 1.72 7.222 1.1 2.103 2.68 3.951 4.63 5.312 3.39 2.365 7.21 2.887 10.75 2.114 2.64-.573 5.13-1.868 7.18-3.649 2.04-1.786 3.66-4.074 4.56-6.633 1.17-3.353 1.1-7.155-.86-10.892-1.83-3.506-4.97-5.896-8.57-6.93-3.58-1.023-7.61-.706-11.25 1.198Zm-3.64 6.398c1.09-1.566 2.68-2.979 4.83-4.11 3.03-1.582 6.38-1.848 9.35-.993 2.94.844 5.51 2.789 7 5.63 1.59 3.045 1.64 6.131.7 8.844-.75 2.119-2.1 4.023-3.82 5.528-1.73 1.504-3.81 2.594-6.02 3.07-2.89.63-5.98.21-8.72-1.699-1.61-1.121-2.92-2.651-3.83-4.391-.96-1.832-1.47-3.895-1.42-5.963.05-2.042.65-4.094 1.93-5.921v.005Z"></path><path fill="#B3B3B3" d="m1453.37 425.392-1.88-3.603a3.315 3.315 0 0 0-4.16-1.551c-2.02.803-4.6 2.385-6.6 3.429a3.328 3.328 0 0 0-1.64 1.95 3.3 3.3 0 0 0 .23 2.528l1.88 3.603 2.29-1.197 2.46-2.999 5.13-.973 2.29-1.197v.01Zm-27.17-25.197c3.03 1.582 5.15 4.182 6.15 7.099 2.13 6.254-1.28 12.775-7.63 14.597-2.97.85-6.32.589-9.34-.993-3.03-1.581-5.16-4.181-6.15-7.099-2.13-6.254 1.27-12.775 7.62-14.597 2.97-.849 6.33-.588 9.35.993Zm8.6 6.27c-1.2-3.526-3.76-6.654-7.41-8.557-3.64-1.904-7.67-2.222-11.25-1.198-3.59 1.034-6.74 3.424-8.57 6.93-1.84 3.506-2.01 7.447-.8 10.993 1.2 3.527 3.76 6.654 7.41 8.558 3.64 1.904 7.67 2.221 11.25 1.198 3.6-1.034 6.74-3.424 8.58-6.93 1.83-3.506 2-7.447.79-10.994Z"></path><path fill="#B3B3B3" d="m1422.93 398.046 7.58 3.966 2.29 1.198 1.89-3.603c.05-.098.08-.174.11-.241.32-.742.35-1.576.13-2.318a3.134 3.134 0 0 0-1.73-1.966l-6.55-2.784c-.81-.343-1.7-.389-2.48-.143a3.2 3.2 0 0 0-1.91 1.592l-1.62 3.101 2.3 1.198h-.01Z"></path><path fill="#B3B3B3" d="M1443.81 398.025a3.875 3.875 0 0 0-1.04-2.789 3.887 3.887 0 0 0-2.7-1.239l-3.89-.148a3.863 3.863 0 0 0-2.79 1.039 3.83 3.83 0 0 0-1.24 2.702 3.876 3.876 0 0 0 1.04 2.79 3.852 3.852 0 0 0 2.7 1.238l3.89.149a3.868 3.868 0 0 0 2.79-1.039 3.914 3.914 0 0 0 1.24-2.703Zm-2.94-1.023c.23.245.37.573.35.931-.01.353-.17.671-.42.901-.24.225-.57.363-.93.348l-3.89-.148a1.317 1.317 0 0 1-1.25-1.352c.02-.353.18-.67.42-.9.25-.226.57-.364.93-.348l3.89.148c.36.015.67.174.9.42Zm7.4 1.376a3.893 3.893 0 0 0-2.05 2.155c-.36.926-.37 1.996.06 2.974l1.57 3.562a3.86 3.86 0 0 0 2.15 2.052c.93.364 2 .369 2.98-.061s1.69-1.223 2.05-2.155c.36-.926.37-1.996-.06-2.973l-1.57-3.563a3.86 3.86 0 0 0-2.15-2.052c-.93-.363-2-.369-2.98.061Zm.36 3.087a1.305 1.305 0 0 1 1.69-.737c.3.117.57.358.71.685l1.57 3.563c.14.327.14.685.02.998-.12.307-.36.573-.69.716-.32.143-.68.143-.99.021a1.278 1.278 0 0 1-.72-.686l-1.57-3.562a1.328 1.328 0 0 1-.02-.998Z"></path><path fill="#B3B3B3" d="M1448.7 402.33c.67.245 1.42-.098 1.66-.768a1.288 1.288 0 0 0-.77-1.664l-8.33-3.07a1.29 1.29 0 0 0-1.66.772c-.25.671.1 1.418.77 1.664l8.33 3.071v-.005Zm-1.17 10.149a3.882 3.882 0 0 0-2.87.798 3.86 3.86 0 0 0-1.47 2.585l-.48 3.864a3.854 3.854 0 0 0 .79 2.866 3.909 3.909 0 0 0 2.59 1.474 3.846 3.846 0 0 0 2.86-.798 3.871 3.871 0 0 0 1.48-2.585l.48-3.864a3.858 3.858 0 0 0-.8-2.866 3.864 3.864 0 0 0-2.58-1.474Zm-1.28 2.835c.26-.205.6-.307.96-.261a1.297 1.297 0 0 1 1.13 1.454l-.48 3.864c-.05.353-.23.66-.49.865-.26.205-.6.307-.96.261-.36-.046-.66-.23-.87-.491-.2-.262-.31-.599-.26-.963l.48-3.864c.05-.353.23-.66.49-.865Z"></path><path fill="#B3B3B3" d="M1452.13 407.018a1.297 1.297 0 0 0-.72-1.679 1.292 1.292 0 0 0-1.68.727l-3.27 8.255c-.26.666.06 1.413.72 1.679.67.261 1.42-.061 1.68-.727l3.27-8.255ZM300.217 251.304h-13.891v23.558h14.96v-23.558h-1.069Zm-16.066 0h-13.885v23.558h14.96v-23.558h-1.075Zm-16.096 0H254.17v23.558h14.955v-23.558h-1.07Zm35.377 24.618h-51.407v2.139h51.407v-2.139Zm0-27.817h-51.407v2.144h51.407v-2.144Zm-11.516-15.83a2.68 2.68 0 0 1 3.787 0 2.683 2.683 0 0 1 0 3.787 2.68 2.68 0 0 1-3.787 0 2.68 2.68 0 0 1 0-3.787Zm7.543 14.755c-.015-2.083-.624-5.256-1.586-6.858-1.008-1.679-2.431-2.815-4.069-2.815s-3.061 1.136-4.069 2.815c-.962 1.602-1.566 4.775-1.587 6.858h11.311Z"></path><path fill="#B3B3B3" d="M293.81 227.745a4.801 4.801 0 0 0-3.409 1.413 4.813 4.813 0 0 0-1.413 3.408c0 1.331.538 2.534 1.413 3.409a4.813 4.813 0 0 0 3.409 1.413 4.8 4.8 0 0 0 3.408-1.413 4.813 4.813 0 0 0 1.413-3.409 4.8 4.8 0 0 0-1.413-3.408 4.813 4.813 0 0 0-3.408-1.413Zm-10.431 19.285c-.015-2.083-.624-5.256-1.586-6.858-1.009-1.679-2.431-2.815-4.069-2.815s-3.061 1.136-4.069 2.815c-.962 1.602-1.566 4.775-1.587 6.858h11.311Z"></path><path fill="#B3B3B3" d="M277.729 227.745a4.8 4.8 0 0 0-3.408 1.413 4.813 4.813 0 0 0-1.413 3.408c0 1.331.538 2.534 1.413 3.409a4.813 4.813 0 0 0 3.408 1.413 4.801 4.801 0 0 0 3.409-1.413 4.813 4.813 0 0 0 1.413-3.409 4.8 4.8 0 0 0-1.413-3.408 4.813 4.813 0 0 0-3.409-1.413Zm-10.432 19.285c-.015-2.083-.624-5.256-1.586-6.858-1.009-1.679-2.431-2.815-4.069-2.815s-3.061 1.136-4.069 2.815c-.962 1.602-1.566 4.775-1.587 6.858h11.311Z"></path><path fill="#B3B3B3" d="M261.647 227.745a4.8 4.8 0 0 0-3.408 1.413 4.813 4.813 0 0 0-1.413 3.408c0 1.331.538 2.534 1.413 3.409a4.813 4.813 0 0 0 3.408 1.413 4.801 4.801 0 0 0 3.409-1.413 4.813 4.813 0 0 0 1.413-3.409 4.8 4.8 0 0 0-1.413-3.408 4.813 4.813 0 0 0-3.409-1.413Zm194.694 104.573c.072-.051.185-.118.297-.189 1.382-.865 3.173-1.981 3.219-8.89a1.193 1.193 0 0 0-2.078-.804c-.598.66-1.202.993-1.775 1.08-.64.092-1.295-.113-1.894-.512-2.068-1.366-4.914-2.6-7.938-2.907-2.437-.251-4.991.092-7.37 1.418l-.077.046c-2.17 1.438-3.66 2.769-4.345 4.355-.737 1.705-.523 3.522.813 5.789.19.317.502.517.84.573.353.057.691.097 1.008.123.343.026.681.041 1.013.041 2.431 0 4.683-.686 6.475-1.843a9.693 9.693 0 0 0 2.687-2.533 9.483 9.483 0 0 0 2.308 2.37c1.628 1.182 3.69 1.96 5.957 2.139.323.026.625-.082.855-.271l.005.015Z"></path><path fill="#B3B3B3" d="M435.791 329.979c-.179.338-.466.573-.742.809-.896.747-1.74 1.459-1.74 3.951 0 .978.358 1.935.941 2.667.425.532.978.957 1.607 1.197.492 1.531 1.101 3.24 1.884 4.847.936 1.919 2.129 3.7 3.685 4.908.686.533 1.418.84 2.206 1.014.727.158 1.474.199 2.272.199.799 0 1.566-.046 2.308-.215a5.387 5.387 0 0 0 2.222-1.044c1.545-1.218 2.723-2.989 3.649-4.893.778-1.597 1.382-3.296 1.868-4.811a3.763 3.763 0 0 0 1.633-1.192 4.291 4.291 0 0 0 .921-2.677c0-.86-.409-1.709-.988-2.452a8.573 8.573 0 0 0-2.267-1.996l-1.198 2.063a5.97 5.97 0 0 1 1.577 1.397c.281.364.481.722.481.983 0 .466-.149.885-.394 1.192-.22.277-.512.456-.835.492l-.778.087-.23.742c-.491 1.576-1.111 3.419-1.94 5.118-.793 1.628-1.765 3.112-2.978 4.069a3.026 3.026 0 0 1-1.27.583c-.517.118-1.121.149-1.786.149s-1.249-.026-1.766-.143a2.99 2.99 0 0 1-1.243-.564c-1.229-.951-2.211-2.441-3.005-4.068-.834-1.71-1.458-3.563-1.955-5.149l-.23-.742-.778-.087c-.302-.036-.589-.226-.809-.502a1.911 1.911 0 0 1-.419-1.182c0-1.387.424-1.745.88-2.124.445-.374.911-.763 1.31-1.52l-2.103-1.121.01.015Zm-5.225 48.525h16.695v-12.913l-.025-.215-2.437-10.359-.199-.399-3.496-4.417-.496-.63-.881.144-13.25 2.134-.783.128-.246.634c-.834 2.155-1.704 3.732-2.482 5.139-1.305 2.37-2.37 4.294-2.672 7.539-.056.604-.087 11.388-.087 12.094v1.126h10.359v-.005Z"></path><path fill="#B3B3B3" d="M461.25 378.504h-16.695v-12.913l.025-.215 2.436-10.359.2-.399 3.496-4.417.496-.63.881.144 13.25 2.134.783.128.246.634c.834 2.155 1.704 3.732 2.482 5.139 1.305 2.37 2.37 4.294 2.672 7.539.056.604.087 11.388.087 12.094v1.126H461.25v-.005Zm811.6-241.226v3.362h2.1v-3.362c0-.548-.54-.983-1.08-.973-.52.011-1.03.481-1.02.973Zm0 8.051v39.777h2.1v-39.777h-2.1Z"></path><path fill="#B3B3B3" d="M1273.9 139.586c-.94 0-1.79.379-2.4.993a3.358 3.358 0 0 0-.99 2.4c0 .937.37 1.787.99 2.401.61.614 1.46.993 2.4.993s1.79-.379 2.4-.993a3.4 3.4 0 0 0 .99-2.401 3.4 3.4 0 0 0-.99-2.4 3.371 3.371 0 0 0-2.4-.993Z"></path><path fill="#B3B3B3" d="M1292.54 144.029a1.05 1.05 0 0 0 0-2.099h-16.3c-.57 0-1.05.471-1.05 1.049 0 .579.48 1.05 1.05 1.05h16.3Zm-20.98 0c.57 0 1.04-.471 1.04-1.05 0-.578-.47-1.049-1.04-1.049h-16.31c-.57 0-1.04.471-1.04 1.049 0 .579.47 1.05 1.04 1.05h16.31Zm27.52 25.242h-18.17v1.049a9.58 9.58 0 0 0 2.82 6.792 9.572 9.572 0 0 0 6.79 2.815c2.65 0 5.05-1.075 6.79-2.815a9.58 9.58 0 0 0 2.82-6.792v-1.049h-1.05Z"></path><path fill="#B3B3B3" d="m1289.42 143.133-8.51 26.138 2 .624 8.51-26.143-2-.619Z"></path><path fill="#B3B3B3" d="m1289.62 143.752 8.5 26.143 2-.624-8.5-26.138-2 .619Zm-22.74 25.519h-18.16v1.049a9.57 9.57 0 0 0 2.81 6.792 9.578 9.578 0 0 0 6.8 2.815c2.65 0 5.05-1.075 6.79-2.815a9.57 9.57 0 0 0 2.81-6.792v-1.049h-1.05Z"></path><path fill="#B3B3B3" d="m1257.23 143.133-8.51 26.138 2 .624 8.51-26.143-2-.619Z"></path><path fill="#B3B3B3" d="m1257.42 143.752 8.51 26.143 2-.624-8.51-26.138-2 .619Zm11.18 42.306h10.59c0-3.603-10.59-3.603-10.59 0Zm24.15 160.758H1255v6.045c1.16.532 3.3 1.407 4.04 1.648 1.26.409 2.56.721 3.86.972 2.93.568 5.98.86 8.97.952v-1.991h4.82v1.981c3.03-.113 6.11-.425 9.06-1.029 1.29-.266 2.58-.588 3.82-1.018.73-.251 2.89-1.229 3.98-1.781v-5.779h-.8Zm-20.88 10.421v3.639h4.82v-3.65c3.08-.112 6.21-.43 9.22-1.049 1.35-.276 2.7-.619 4-1.075.67-.235 2.47-1.044 3.64-1.617v18.231H1255v-17.975c1.22.542 3.05 1.285 3.74 1.515 1.31.43 2.66.757 4.01 1.018 2.98.579 6.07.87 9.12.968v-.005Zm1.61-1.183h1.6v3.215h-1.6v-3.215Z"></path><path fill="#B3B3B3" d="M1281.51 346.816h-14.46v-1.505c0-.47.19-.895.5-1.202.31-.313.74-.502 1.2-.502h11.05c.47 0 .89.195 1.2.502.31.312.5.737.5 1.202v1.505h.01Zm-15.27 1.607h16.87v-3.112a3.314 3.314 0 0 0-3.31-3.311h-11.04a3.314 3.314 0 0 0-3.31 3.311v3.112h.8-.01Z"></path><path fill="#B3B3B3" fill-rule="evenodd" d="M573.443 258.285h-10.441v8.491h11.244v-8.491h-.803Zm-5.625 2.866h1.607v2.754h-1.607v-2.754Z" clip-rule="evenodd"></path><path fill="#B3B3B3" d="M599.948 236.252h-35.341v1.003h35.341v-1.003Z"></path><path fill="#B3B3B3" d="M600.748 234.645h-37.746v4.217h38.549v-4.217h-.803Zm-.001 34.337h-37.751v4.217h38.555v-4.217h-.804Zm-36.144 1.607h35.341v1.003h-35.341v-1.003Z"></path><path fill="#B3B3B3" d="M599.242 238.058h-1.607v31.727h1.607v-31.727Zm-5.383 0h-1.607v31.727h1.607v-31.727Zm-5.391 0h-1.607v31.727h1.607v-31.727Zm-5.388 0h-1.607v31.727h1.607v-31.727Zm-5.635 0h-1.607v31.727h1.607v-31.727Zm-6.746 0v11.403a5.559 5.559 0 0 1 1.607 1.009v-12.412h-1.607Zm-5.39 0v12.11a5.471 5.471 0 0 1 1.607-.84v-11.265h-1.607v-.005Zm3.312 12.601c-1.075 0-2.048.44-2.754 1.147a3.892 3.892 0 0 0-1.146 2.753v5.277h7.8v-5.277a3.88 3.88 0 0 0-1.147-2.753 3.89 3.89 0 0 0-2.753-1.147Zm-1.623 2.283a2.29 2.29 0 0 1 1.623-.676c.634 0 1.202.261 1.622.676.415.414.676.988.676 1.622v3.67h-4.591v-3.67c0-.629.256-1.203.675-1.622h-.005Zm31.201 187.747c-2.656.261-4.908.665-6.49 1.172-1.914.609-3.02 1.484-3.02 2.574 0 1.392 2.017 2.493 5.282 3.148 2.826.563 6.715.916 10.994.916s8.169-.348 10.994-.916c3.265-.655 5.282-1.756 5.282-3.148 0-1.085-1.091-1.955-2.984-2.564-1.561-.501-3.788-.911-6.413-1.172l-.773-.077-.266.727c-.19.507-.834.993-1.781 1.377-1.07.435-2.467.696-4.003.696-1.535 0-2.943-.261-4.007-.696-.947-.384-1.592-.875-1.776-1.382l-.266-.737-.773.077v.005Z"></path><path fill="#B3B3B3" d="M605.026 435.284c-.982 0-1.806-.164-2.492-.302-1.479-.297-2.493-.496-3.532.63-.276.302-.675 1.32-1.018 2.395-.41 1.279-.798 2.748-.798 3.102 0 1.335.982 2.487 2.569 3.255 1.366.665 3.229 1.074 5.271 1.074 2.043 0 3.906-.409 5.272-1.074 1.587-.773 2.569-1.92 2.569-3.255 0-.308-.348-1.823-.716-3.143-.302-1.085-.64-2.104-.865-2.39-.988-1.234-2.047-.998-3.583-.655-.727.164-1.612.358-2.677.358v.005Zm-8.479 11.756-.123.226c-.164.291-.251.455-.333.762a3.255 3.255 0 0 0-1.033 1.014 3.59 3.59 0 0 0-.574 1.965c0 .855.292 1.638.768 2.237a3.1 3.1 0 0 0 1.356.992c.41 1.27.911 2.687 1.561 4.023.778 1.597 1.771 3.081 3.066 4.085a4.43 4.43 0 0 0 1.843.844c.604.133 1.228.164 1.893.164.666 0 1.3-.036 1.925-.179a4.512 4.512 0 0 0 1.853-.87c1.284-1.014 2.267-2.488 3.035-4.074.644-1.326 1.146-2.739 1.55-3.998a3.097 3.097 0 0 0 1.357-.993 3.588 3.588 0 0 0 .767-2.236c0-.594-.143-1.162-.399-1.658a3.299 3.299 0 0 0-1.126-1.27c-.087-.056-.041-.102-.205-.297-.378-.46-.875-1.064-1.177-1.294l-1.213 1.602c.128.097.533.588.84.962.271.327.486.593.66.706a1.3 1.3 0 0 1 .435.496c.107.21.169.466.169.748 0 .384-.123.732-.328.988-.179.225-.419.378-.686.404l-.655.071-.194.625c-.41 1.31-.927 2.84-1.612 4.253-.655 1.351-1.464 2.585-2.472 3.378a2.586 2.586 0 0 1-1.05.481c-.43.097-.926.123-1.484.123-.558 0-1.034-.026-1.469-.118a2.475 2.475 0 0 1-1.029-.466c-1.018-.793-1.832-2.026-2.492-3.377-.696-1.418-1.213-2.959-1.622-4.279l-.195-.625-.655-.071c-.261-.031-.502-.179-.686-.405a1.566 1.566 0 0 1-.327-.987c0-.333.092-.635.245-.876.144-.225.343-.394.568-.47l.558-.2.103-.578c.066-.384.107-.451.215-.645.03-.057.071-.123.138-.256l-1.771-.942.005.015Z"></path><path fill="#B3B3B3" d="m608.487 462.395-2.57 3.9-.112.235-.84 2.513-.844-2.538-.113-.241-2.564-3.874-2.226.174 3.045 4.703 1.684 5.052-.149 6.505-5.281-7.631 1.929-2.774.425-.614-.471-.589-7.043-8.803 5.528-.773-.276-1.991-7.273 1.019-1.745.245 1.1 1.377 4.33 5.415c-2.441 1.213-4.499 2.902-6.024 4.913-1.756 2.314-2.805 5.047-2.933 7.969l-.225 5.154-.046 1.039h1.044l36.42.174h1.091l-.082-1.075-.415-5.328c-.225-2.876-1.269-5.573-2.973-7.861-1.515-2.037-3.552-3.746-5.994-4.975l4.34-5.425 1.096-1.367-1.73-.25-7.063-1.034-.292 1.991 5.333.783-3.987 4.985-3.066 3.828-.471.589.425.614 1.92 2.753-5.6 7.606.149-6.352 1.714-5.143 2.831-4.719-2.007-.169.011-.01Zm842.423-231.057c-5.17 0-9.85 2.093-13.23 5.481a18.646 18.646 0 0 0-5.48 13.236c0 5.169 2.09 9.847 5.48 13.235 3.38 3.388 8.06 5.482 13.23 5.482s9.85-2.094 13.24-5.482a18.646 18.646 0 0 0 5.48-13.235c0-5.17-2.09-9.848-5.48-13.236a18.668 18.668 0 0 0-13.24-5.481Zm-11.72 6.991c3-2.999 7.14-4.857 11.72-4.857 4.58 0 8.72 1.858 11.73 4.857 3 2.999 4.85 7.145 4.85 11.726 0 4.58-1.85 8.726-4.85 11.725-3 2.999-7.15 4.857-11.73 4.857s-8.72-1.858-11.72-4.857-4.86-7.145-4.86-11.725a16.54 16.54 0 0 1 4.86-11.726Z"></path><path fill="#B3B3B3" d="M1450.58 231c-5.17 0-9.85 2.093-13.24 5.481a18.65 18.65 0 0 0-5.48 13.236c0 5.169 2.09 9.847 5.48 13.235 3.39 3.388 8.07 5.482 13.24 5.482s9.85-2.094 13.23-5.482a18.654 18.654 0 0 0 5.49-13.235c0-5.169-2.1-9.847-5.49-13.236a18.627 18.627 0 0 0-13.23-5.481Zm-11.73 6.991c3-2.999 7.15-4.857 11.73-4.857s8.72 1.858 11.72 4.857c3 3 4.86 7.145 4.86 11.726 0 4.581-1.86 8.726-4.86 11.725-3 3-7.14 4.858-11.72 4.858-4.58 0-8.72-1.858-11.73-4.858a16.52 16.52 0 0 1-4.85-11.725c0-4.581 1.85-8.721 4.85-11.726Zm-19.38 45.771 13.42-11.126.79-.666-.64-.808-5.18-6.511-.68-.854-.84.701-7 5.881.13 13.383Z"></path><path fill="#B3B3B3" d="m1419.13 283.43 13.42-11.127.8-.67-.64-.809-5.18-6.505-.68-.855-.84.701-7.01 5.881.13 13.384Z"></path><path fill="#B3B3B3" d="m1436.76 261.089-7.97 6.831 1.38 1.617 7.97-6.832-1.38-1.616Z"></path><path fill="#B3B3B3" d="m1436.42 260.752-7.97 6.831 1.39 1.617 7.97-6.831-1.39-1.617Zm30.94 9.575c-1.16 4.049-3.4 6.639-6.05 8.184-3.46 2.012-7.62 2.288-11 1.689-3.4-.599-5.56-2.871-6.92-5.962-.88-1.976-1.44-4.284-1.79-6.72-.81-.43-1.59-.922-2.33-1.464.35 3.25 1 6.392 2.16 9.038 1.65 3.721 4.29 6.459 8.51 7.207 3.8.67 8.49.348 12.44-1.95 3.09-1.802 5.71-4.801 7.03-9.443.66-2.298.88-5.031.72-7.918a36.3 36.3 0 0 0-.78-5.748 19.432 19.432 0 0 1-1.6 3.204c.13.896.21 1.787.26 2.662.15 2.651-.05 5.144-.64 7.216l-.01.005Zm-26.24-8.24c-.41-.332-.8-.686-1.18-1.064-.36-.364-.7-.742-1.02-1.131-.2-10.677 1.77-17.535 4.8-21.266 1.7-2.104 3.74-3.25 5.95-3.552 2.17-.297 4.46.235 6.69 1.489 3.71 2.078 7.32 6.198 9.97 11.777.06.563.09 1.136.09 1.715 0 1.126-.12 2.231-.35 3.306-2.47-7.273-6.56-12.585-10.75-14.94-1.83-1.029-3.67-1.469-5.37-1.238-1.67.23-3.24 1.126-4.58 2.784-2.94 3.618-4.77 10.702-4.25 22.115v.005Zm13.11 3.122c-.69.149-1.39.256-2.11.313a56.82 56.82 0 0 1-.3-3.44 69.31 69.31 0 0 1-.1-4.606c.05-3.818.04-10.856 3.52-2.564.37.901.71 1.847 1 2.804.42 1.387.87 3.445 1.06 5.421.03.348.05.69.07 1.033-.69.313-1.39.579-2.11.789 0-.517-.03-1.065-.08-1.628-.17-1.822-.58-3.721-.97-4.995-.11-.353-.23-.712-.36-1.07v.241c-.02 1.499.02 3.009.1 4.473.04.727.13 1.955.29 3.24l-.01-.011Zm-3.2.359h-.12c-.68 0-1.37-.046-2.04-.133a61.76 61.76 0 0 1-.26-3.189c-.1-2.119-.15-4.407-.04-6.689.1-2.304.37-4.602.89-6.72.09-.389.28-1.05.51-1.741.71-2.042 1.78-2.354 3.37-.844.5.481.95.972 1.22 1.285 1.03 1.238 1.93 2.656 2.69 4.15a30.144 30.144 0 0 1 2.04 5.103c.48 1.536.92 3.526 1.14 5.523-.65.501-1.32.946-2.03 1.335l-.03-.358a28.406 28.406 0 0 0-1.11-5.881c-.49-1.586-1.12-3.214-1.91-4.749-.69-1.346-1.5-2.626-2.44-3.747-.21-.25-.56-.639-.96-1.023-.19.573-.35 1.126-.43 1.458-.48 1.976-.73 4.141-.83 6.321-.11 2.201-.07 4.422.04 6.485.06 1.126.15 2.293.29 3.434l.01-.02Zm6.76 3.045c.89-.328 1.74-.717 2.57-1.167-.06.287-.12.563-.2.829-.24.855-.56 1.633-1.04 2.313a5.09 5.09 0 0 1-2.09 1.72c-.78.358-1.67.563-2.56.645-1.94.179-3.34.276-4.19-1.622-.24-.538-.45-1.147-.56-1.526.39.026.79.036 1.19.036.34 0 .69-.01 1.03-.025.35 1.146.57 1.182 2.34 1.018.67-.061 1.32-.21 1.87-.46.54-.246.93-.589 1.23-1.009.16-.225.29-.476.42-.747l-.01-.005Zm3.4-.041c.17-.568.28-1.182.35-1.827.78-.497 1.53-1.049 2.24-1.658-.02 1.443-.18 2.835-.53 4.068-.8 2.78-2.37 4.694-4.43 5.835-2.19 1.213-4.9 1.51-7.77 1.003a4.45 4.45 0 0 1-1.01-.297 3.939 3.939 0 0 1-.96-.588c-1.4-1.177-2.26-3.419-2.8-5.809.75.179 1.52.317 2.29.409.44 1.638 1.05 3.061 1.89 3.767.13.113.27.2.43.266.16.072.34.118.54.154 2.4.425 4.63.204 6.38-.763 1.56-.865 2.76-2.359 3.39-4.555l-.01-.005Zm-13.42-3.317c-.75-.153-1.49-.363-2.2-.624a48.59 48.59 0 0 1-.16-2.216c-.13-2.564-.18-5.599.06-8.599.23-3.05.75-6.08 1.77-8.572.22-.548.73-1.643 1.37-2.478.51-.665 1.13-1.197 1.85-1.32.8-.143 1.72.148 2.58.624 1.11.609 2.2 1.536 2.75 2.083 1.48 1.449 2.74 3.199 3.79 5.073 1.19 2.124 2.12 4.427 2.79 6.627.33 1.086.64 2.319.88 3.614-.42.547-.87 1.07-1.37 1.566-.15.154-.31.302-.47.445a31.66 31.66 0 0 0-1.08-5.01c-.62-2.053-1.49-4.202-2.61-6.203-.96-1.715-2.1-3.302-3.42-4.597-.47-.46-1.37-1.238-2.27-1.735-.48-.266-.93-.44-1.2-.389-.11.021-.3.231-.52.512-.49.645-.9 1.536-1.08 1.986-.92 2.267-1.41 5.077-1.63 7.933-.22 2.912-.17 5.85-.05 8.332.04.789.11 1.822.23 2.954l-.01-.006Zm16.5 4.197c.47-1.607.62-3.449.57-5.343.02-.021.04-.036.05-.056.71-.702 1.35-1.449 1.93-2.237.04.42.08.839.11 1.259.14 2.436 0 4.857-.6 6.966-.53 1.853-1.34 3.516-2.49 4.918a11.322 11.322 0 0 1-4.15 3.184c-1.38.629-2.88 1.008-4.4 1.177-1.62.174-3.25.107-4.79-.164-3.65-.645-5.67-3.572-6.81-7.037-.43-1.3-.73-2.677-.95-4.028.76.343 1.53.634 2.33.88.18.84.39 1.679.65 2.477.91 2.785 2.46 5.129 5.15 5.605 1.35.24 2.79.296 4.2.148 1.31-.143 2.59-.466 3.74-.993a9.267 9.267 0 0 0 3.39-2.595c.94-1.162 1.62-2.569 2.08-4.156l-.01-.005Zm-19.82-5.287c-.77-.353-1.51-.767-2.22-1.243 0-.118-.01-.236-.02-.348-.14-2.841-.18-6.096.08-9.305.27-3.26.86-6.495 1.98-9.233.46-1.131 1.1-2.395 1.98-3.45.94-1.136 2.13-2.027 3.64-2.298 1.37-.246 2.76.062 4.05.645 1.57.717 3.02 1.878 4.09 2.928 1.66 1.632 3.09 3.592 4.27 5.696 1.33 2.359 2.37 4.898 3.13 7.355l.09.332a15.62 15.62 0 0 1-1.43 2.984 30.37 30.37 0 0 0-.7-2.697c-.71-2.324-1.68-4.719-2.94-6.93-1.09-1.929-2.39-3.726-3.91-5.22-.93-.906-2.16-1.899-3.49-2.503-.93-.425-1.89-.65-2.79-.486-.94.163-1.72.773-2.37 1.55-.71.86-1.25 1.925-1.64 2.892-1.02 2.518-1.57 5.538-1.83 8.609-.26 3.127-.22 6.28-.08 9.023.03.522.06 1.095.1 1.699h.01Z"></path><path fill="#b3b3b3ff" d="M1467.03 269.99c-1.16 4.048-3.4 6.638-6.06 8.184-3.45 2.011-7.61 2.287-10.99 1.689-3.4-.599-5.56-2.872-6.92-5.963-.88-1.976-1.44-4.284-1.79-6.72-.81-.43-1.59-.921-2.33-1.464.34 3.25.99 6.393 2.16 9.039 1.64 3.721 4.29 6.459 8.51 7.206 3.79.67 8.49.348 12.43-1.95 3.1-1.802 5.72-4.801 7.04-9.443.66-2.298.88-5.031.72-7.918-.1-1.873-.37-3.818-.78-5.747-.44 1.11-.97 2.185-1.6 3.204.13.895.21 1.786.26 2.661.15 2.651-.05 5.144-.65 7.217v.005Zm-26.24-8.24c-.41-.333-.8-.686-1.18-1.065-.36-.363-.71-.742-1.02-1.131-.2-10.676 1.77-17.535 4.79-21.266 1.71-2.103 3.75-3.25 5.96-3.552 2.17-.297 4.45.236 6.69 1.49 3.71 2.078 7.32 6.198 9.97 11.776.06.563.09 1.137.09 1.715 0 1.126-.12 2.231-.35 3.306-2.47-7.273-6.56-12.585-10.75-14.94-1.84-1.028-3.67-1.468-5.37-1.238-1.67.23-3.24 1.126-4.58 2.784-2.94 3.619-4.77 10.702-4.25 22.115v.006Zm13.11 3.122c-.69.148-1.4.255-2.11.312a49.635 49.635 0 0 1-.3-3.44 69.295 69.295 0 0 1-.1-4.606c.05-3.818.04-10.855 3.51-2.564.38.901.72 1.848 1.01 2.805.42 1.387.87 3.444 1.06 5.42.03.348.05.691.07 1.034-.69.312-1.39.578-2.12.788 0-.517-.02-1.065-.07-1.628a27.694 27.694 0 0 0-.97-4.995 24.93 24.93 0 0 0-.36-1.07v.241c-.02 1.499.02 3.009.1 4.473.04.727.12 1.955.29 3.24l-.01-.01Zm-3.2.358h-.12c-.69 0-1.37-.046-2.04-.133-.13-1.085-.2-2.16-.26-3.189a70.63 70.63 0 0 1-.05-6.689c.11-2.303.38-4.601.9-6.72.09-.389.28-1.049.51-1.74.71-2.042 1.77-2.355 3.37-.845.5.481.95.973 1.21 1.285 1.04 1.238 1.94 2.656 2.7 4.151a30.99 30.99 0 0 1 2.04 5.102c.47 1.536.91 3.527 1.13 5.523-.64.501-1.32.947-2.02 1.336l-.03-.359a28.396 28.396 0 0 0-1.11-5.88c-.49-1.587-1.12-3.215-1.91-4.75-.69-1.346-1.5-2.626-2.44-3.746-.21-.251-.56-.64-.96-1.024-.2.573-.35 1.126-.43 1.459-.48 1.975-.73 4.14-.84 6.32-.1 2.201-.06 4.422.05 6.485.06 1.126.14 2.293.29 3.429l.01-.015Zm6.76 3.045c.88-.327 1.74-.716 2.57-1.167-.06.287-.12.563-.2.829-.24.855-.56 1.633-1.04 2.314a5.095 5.095 0 0 1-2.09 1.719c-.78.359-1.67.563-2.56.645-1.94.179-3.35.277-4.19-1.622a13.06 13.06 0 0 1-.56-1.525c.39.025.79.035 1.19.035.34 0 .68-.01 1.03-.025.35 1.146.57 1.182 2.34 1.018.67-.061 1.32-.209 1.87-.46.54-.246.93-.589 1.23-1.009.16-.225.29-.475.41-.747v-.005Zm3.4-.041c.17-.568.28-1.182.35-1.827.78-.496 1.52-1.049 2.24-1.658-.02 1.443-.18 2.835-.54 4.069-.79 2.779-2.37 4.693-4.42 5.834-2.19 1.213-4.9 1.51-7.77 1.003a4.583 4.583 0 0 1-1.02-.296 3.92 3.92 0 0 1-.95-.589c-1.4-1.177-2.27-3.419-2.8-5.809.75.179 1.52.317 2.29.409.44 1.638 1.04 3.061 1.88 3.767.14.113.28.2.43.266.17.072.35.118.55.154 2.4.425 4.62.205 6.37-.763 1.56-.865 2.77-2.359 3.4-4.555l-.01-.005Zm-13.42-3.316c-.75-.154-1.49-.364-2.2-.625a48.59 48.59 0 0 1-.16-2.216c-.13-2.564-.18-5.599.05-8.598.24-3.051.76-6.081 1.78-8.573.22-.548.73-1.643 1.37-2.477.51-.666 1.13-1.198 1.84-1.321.81-.143 1.72.149 2.59.625 1.11.609 2.19 1.535 2.75 2.083 1.48 1.448 2.73 3.199 3.78 5.072 1.2 2.124 2.12 4.427 2.8 6.628.33 1.085.64 2.318.88 3.613-.42.548-.88 1.07-1.37 1.566-.16.154-.31.302-.47.445a31.685 31.685 0 0 0-1.08-5.01c-.62-2.052-1.49-4.202-2.61-6.203-.97-1.715-2.1-3.301-3.42-4.596-.47-.461-1.37-1.239-2.28-1.735-.48-.266-.92-.441-1.19-.389-.11.02-.3.23-.52.511-.49.645-.9 1.536-1.08 1.986-.93 2.268-1.41 5.077-1.63 7.933-.22 2.913-.18 5.85-.05 8.333.04.788.11 1.822.23 2.953l-.01-.005Zm16.5 4.197c.46-1.608.62-3.45.57-5.344.02-.02.04-.036.05-.056.7-.701 1.35-1.449 1.93-2.237.04.42.08.84.1 1.259.15 2.437 0 4.857-.6 6.966-.52 1.853-1.34 3.516-2.48 4.919a11.33 11.33 0 0 1-4.15 3.183c-1.38.63-2.88 1.008-4.4 1.177a17.24 17.24 0 0 1-4.8-.164c-3.64-.644-5.66-3.572-6.8-7.037-.43-1.3-.73-2.677-.95-4.028.76.343 1.53.635 2.33.88.17.84.38 1.679.64 2.478.92 2.784 2.47 5.128 5.15 5.604 1.36.24 2.8.297 4.21.148 1.31-.143 2.58-.465 3.74-.993a9.24 9.24 0 0 0 3.38-2.594c.95-1.162 1.63-2.57 2.09-4.156l-.01-.005Zm-19.83-5.288c-.77-.353-1.51-.767-2.22-1.243 0-.118-.01-.236-.02-.348-.14-2.841-.18-6.096.09-9.305.27-3.26.85-6.495 1.97-9.233.46-1.131 1.11-2.395 1.98-3.45.94-1.136 2.14-2.026 3.64-2.298 1.37-.245 2.76.062 4.05.645 1.58.717 3.02 1.879 4.1 2.928 1.66 1.632 3.08 3.593 4.27 5.696 1.33 2.36 2.37 4.898 3.12 7.355.04.107.07.22.1.333a15.64 15.64 0 0 1-1.43 2.983 39.59 39.59 0 0 0-.7-2.697c-.71-2.323-1.69-4.719-2.94-6.93-1.09-1.929-2.4-3.726-3.92-5.22-.92-.906-2.16-1.899-3.48-2.503-.93-.425-1.9-.65-2.8-.486-.93.164-1.72.773-2.36 1.551-.71.86-1.25 1.924-1.64 2.891-1.03 2.519-1.57 5.538-1.83 8.609-.26 3.127-.23 6.28-.08 9.023.02.522.06 1.096.1 1.699Z"></path><path fill="#3e7a10ff" d="M990.1 248.8c.4-1.2.6-2.5.6-3.8 0-22.1-52.4-33.6-104.3-33.6S782.2 222.9 782.2 245s.3 2.6.7 3.8h-.7v62.8c0 9.6 7.8 17.3 17.3 17.3v-64.6c.5.3.9.5 1.4.7 2 .9 4.2 1.7 6.5 2.6 7.9 3 13 10.5 13 18.9v7.9c-.3 4-9.3 7.2-13.4 7.2 4 0 13.1 3.1 13.4 7.2v20H876v-50.5h.8c3.2 0 6.4.2 9.6.2s5.5 1.2 7.5 3.1c1.9 1.9 3.1 4.5 3.1 7.4v37.9c0 1.1.9 1.9 1.9 1.9h13.5c1.1 0 1.9-.9 1.9-1.9v-36.4c0-7.4 5.5-13.7 13-14.6 3-.4 5.8-.8 8-1.1v54h17.3v-16.5c1-4.6 5-8 9.8-8.1h1c5.3.2 9.5 4.3 10 9.5v15.1c9.6 0 17.3-7.8 17.3-17.3v-62.8h-.7Zm-189.3 3.5c-.5-.3-.9-.6-1.4-.9l-3.7-2.6c-1.4-1.3-2.2-2.7-2.2-3.8 0-7.5 32.6-21.9 92.4-22 60.1 0 93 14.5 93 22s-.8 2.5-2.2 3.8l-3.5 2.5c-3.9 2.5-9.6 4.9-17.3 7.2v-1c0-13.5-35.1-20.6-69.6-20.6s-69.7 7.1-69.7 20.6 0 .7.1 1c-6.8-2-12.2-4.1-16-6.3Zm104.3 22.4v-.3c0-.9-.2-1.9-.5-2.7-1.1-2.9-3.8-4.9-7.2-4.9h-.5c-3.5.1-7.2.2-10.9.2s-6.1 0-9.2-.1c-6-.2-11.8-.5-17.2-.9-7.6-.6-14.5-1.5-20.7-2.5-5.3-.9-10.1-1.9-14.5-2.9-1.2-1.1-1.8-2-1.8-3 0-6 24.9-14.8 63.9-14.8s63.9 8.8 63.9 14.8-.6 2-1.8 3c-4.1 1-8.6 1.9-13.5 2.7-6.3 1-13.3 1.9-20.9 2.6-.4 0-.8 0-1.2.2-.1-.1-.3-.1-.4-.1-.5 0-1 .1-1.6.2h-.1c-2.8.6-5.1 2.8-5.7 5.6-.2.6-.2 1.2-.2 1.8s0 .8.1 1.1h-.1Zm-56.9 52.9c-5.8 0-10.5-4.7-10.5-10.5v-31.3c0-5.7 5-10.2 10.7-9.5l3 .4c4.1.5 7.2 4 7.2 8.1v32.9c-.3 5.6-4.8 9.9-10.5 9.9Zm104.3-30.3V289.4c0-10.3 6.6-19.5 16.2-23.1 1.9-.7 3.5-1.3 4.7-1.9v32.9h-20.9Z"></path>',32)];function gE(t,e){return r.openBlock(),r.createElementBlock("svg",hE,[...mE])}const vE={render:gE},yE={class:"fge-login-container fge-auth-container"},wE={class:"left"},bE={class:"right auth-relative-container"},CE={class:"right-container"},EE={class:"fge-login"},kE={class:"right-container-footer"},B2=r.defineComponent({__name:"PrincipalLoginComp",emits:["onLogin","onLoginError"],setup(t,{emit:e}){const n=be(),a=ea(),o=e;return r.onMounted(()=>{n.currentPage="login",x0("password-modified"),n.initializeTokensFromStorage(),S0()}),(i,s)=>(r.openBlock(),r.createElementBlock("div",yE,[r.createElementVNode("div",wE,[r.createVNode(r.unref(vE))]),r.createElementVNode("div",bE,[r.unref(a).isLoading?(r.openBlock(),r.createBlock(k2,{key:0})):r.createCommentVNode("",!0),r.createElementVNode("div",CE,[r.createElementVNode("div",EE,[r.unref(n).currentPage==="registrar"?(r.openBlock(),r.createBlock(Jv,{key:0})):r.createCommentVNode("",!0),r.unref(n).currentPage==="recuperar-password"?(r.openBlock(),r.createBlock(lE,{key:1})):r.createCommentVNode("",!0),r.unref(n).currentPage==="login"?(r.openBlock(),r.createBlock(SC,{key:2,onOnLogin:s[0]||(s[0]=l=>o("onLogin")),onOnError:s[1]||(s[1]=l=>o("onLoginError"))})):r.createCommentVNode("",!0)])]),r.createElementVNode("div",kE,[r.createVNode(Yv)])])]))}});function BE(){const t=r.ref(!1);return{displayModal:t,openDialog:()=>{t.value=!0},closeDialog:a=>{t.value=!1,typeof a=="function"&&a()}}}const xE="AUTH_PERFIL_PERSONA_EDITAR_FOTO",SE=t=>{var a;const n=((a=be().userState)==null?void 0:a.permisos)||[];if(n.length!==0)switch(typeof t){case"string":return n.includes(t);case"object":return t.every(o=>n.includes(o));default:return!1}return!1},OE={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 113 113"},DE=["stroke"],TE=["fill"],x2=r.defineComponent({__name:"DefaultUserIcon",setup(t){const e=r.computed(()=>window.getComputedStyle(document.documentElement).getPropertyValue("--fge-gray-icon")),n=r.computed(()=>window.getComputedStyle(document.documentElement).getPropertyValue("--fge-gray-color"));return(a,o)=>(r.openBlock(),r.createElementBlock("svg",OE,[r.createElementVNode("path",{stroke:e.value,"stroke-miterlimit":"10","stroke-width":"2",d:"M56.48 111.28a55 55 0 1 0 0-110 55 55 0 0 0 0 110Z"},null,8,DE),r.createElementVNode("path",{fill:n.value,d:"M85.32 53.21a29.5 29.5 0 0 0-29.47-29.47A29.5 29.5 0 0 0 26.4 53.21 29.47 29.47 0 0 0 45.87 80.9 38.04 38.04 0 0 0 22.88 100a54.78 54.78 0 0 0 33.38 11.3 55.18 55.18 0 0 0 33.82-11.65 37.61 37.61 0 0 0-23.6-18.98A29.47 29.47 0 0 0 85.3 53.21h.01Z"},null,8,TE)]))}}),IE={class:"header-container"},VE={class:"fge-auth-foto-container"},PE={class:"fge-image-container"},ME=["src"],_E={key:1,class:"default-icon-size mr-2"},RE={key:0,class:"img-absolute-container"},FE={class:"fge-text-gray fge-perfil-nombre"},LE={key:0,class:"fge-text-gray fge-perfil-data"},UE={class:"fge-text-gray fge-perfil-data"},ZE={class:"fge-text-gray fge-perfil-data"},QE={key:1,class:"text-left"},HE=[r.createElementVNode("span",null," Cambiar contraseña ",-1)],qE=r.defineComponent({__name:"FgePerfilHeader",props:{cambiarPassword:{type:null,required:!1},changeImage:{type:Function,required:!1}},setup(t){const e=be(),n=r.ref(!0),a=()=>{n.value=!1};return(o,i)=>{var s,l,c,u,A,d;return r.openBlock(),r.createElementBlock("div",IE,[r.createElementVNode("div",null,[r.createElementVNode("div",VE,[r.createElementVNode("div",PE,[n.value?(r.openBlock(),r.createElementBlock("img",{key:0,src:(s=r.unref(e).userState.user)==null?void 0:s.fotoUrl,class:"fge-auth-profile-img",onError:a},null,40,ME)):(r.openBlock(),r.createElementBlock("div",_E,[r.createVNode(x2)]))]),o.$slots.floatButton?(r.openBlock(),r.createElementBlock("div",RE,[r.renderSlot(o.$slots,"floatButton")])):r.createCommentVNode("",!0)])]),r.createElementVNode("div",null,[r.createElementVNode("p",FE,r.toDisplayString((l=r.unref(e).userState.user)==null?void 0:l.nombreCompleto),1),(u=(c=r.unref(e).userState)==null?void 0:c.user)!=null&&u.nacimiento?(r.openBlock(),r.createElementBlock("p",LE,r.toDisplayString(r.unref(G).fromISO(r.unref(e).userState.user.nacimiento).toFormat("dd - MM - yyyy")),1)):r.createCommentVNode("",!0),r.createElementVNode("p",UE,"CI. "+r.toDisplayString((A=r.unref(e).userState.user)==null?void 0:A.ci),1),r.createElementVNode("p",ZE,r.toDisplayString(((d=r.unref(e).userState.user)==null?void 0:d.sexo)==="M"?"Masculino":"Femenino"),1),t.cambiarPassword?(r.openBlock(),r.createElementBlock("div",QE,[r.createElementVNode("button",{onClick:i[0]||(i[0]=()=>{var p;return(p=t.cambiarPassword)==null?void 0:p.call(t)}),class:"fge-green-button change-psw-btn",label:"Cambiar contraseña"},HE)])):r.createCommentVNode("",!0)])])}}});async function zE(t){return new Promise((e,n)=>{const a=new FileReader;a.readAsDataURL(t),a.onload=()=>e(a.result),a.onerror=o=>n(o)})}const KE=async t=>ne.post("/v1/perfil-persona/enviar/codigo/verificacion",t).then(e=>e).catch(e=>{var n;if((n=e.response)!=null&&n.data)return e.response.data;throw e}),jE=async t=>ne.post("/v1/perfil-persona/confirmar/codigo/verificacion",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),JE=async t=>ne.post("/v1/perfil-persona/update/password",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),XE=async t=>ne.post("/v1/perfil-persona/update/profile/img",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),WE=async t=>ne.post("/v1/perfil-persona/actualizar/datos",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),YE=async t=>ne.post("/v1/perfil-persona/2fa/verificacion",{checked:t}).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),$E=async t=>ne.patch(`/v1/perfil-persona/2fa/asignar/medio/${t}`).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),Vn=r.ref([]),lc=r.ref(),un=r.ref(0);function cc(){var S;const t=[j.object().shape({celular:j.string().required().matches(ol).length(8).label("Celular"),email:j.string().required().email().label("E-mail"),direccion:j.string().required().label("Dirección"),medio:j.string().required().label("Medio de verificación")}),j.object().shape({codigo:j.string().required().matches(or).label("Código")}),j.object().shape({oldPassword:j.string().required().label("Contraseña actual"),newPassword:j.string().required().matches(So).min(8).max(15).label("Nueva contraseña"),repetirPassword:j.string().required().oneOf([j.ref("newPassword")],"Las contraseñas deben ser iguales").label("Confirmación de la contraseña")})],e=r.ref(!1),n=r.ref("normal"),a=be(),o=r.ref(!1),i=r.ref(),{refCounter:s,currentContacto:l,currentMedio:c,openTelegram:u,enviarMensaje:A,openTelegramPage:d}=jo("profile"),p=r.ref(),f=r.ref(!1),g=r.ref([{name:"step1"},{name:"step2"},{name:"step3"},{name:"step4"},{name:"step5"}]),y=r.computed(()=>t[un.value]),m=r.reactive({verificadoEmail:!1,verificadoTelegram:!1,verificadoWhatsapp:!1}),{values:C,handleSubmit:v,errors:h,setErrors:w,setFieldValue:b,validateField:k,setValues:E}=ie.useForm({validationSchema:y,keepValuesOnUnmount:!0});r.onMounted(()=>{var T,Z,z,X,se,ae,W,J;E({celular:((Z=(T=a.userState.user)==null?void 0:T.celular)==null?void 0:Z.toString())||void 0,email:((z=a.userState.user)==null?void 0:z.email)||void 0,direccion:((X=a.userState.user)==null?void 0:X.direccion)||void 0,medio:((se=a.userState.user)==null?void 0:se.notificacionDefault)||void 0}),m.verificadoWhatsapp=!!((ae=a.userState.user)!=null&&ae.whatsapp),m.verificadoTelegram=!!((W=a.userState.user)!=null&&W.telegram),m.verificadoEmail=!!((J=a.userState.user)!=null&&J.emailValidado)}),r.watch(()=>C.celular,T=>{var Z,z;T!==((z=(Z=a.userState.user)==null?void 0:Z.celular)==null?void 0:z.toString())&&(m.verificadoTelegram||m.verificadoWhatsapp)&&(m.verificadoTelegram=!1,m.verificadoWhatsapp=!1)}),r.watch(()=>C.email,T=>{var Z;T!==((Z=a.userState.user)==null?void 0:Z.email)&&m.verificadoEmail&&(m.verificadoEmail=!1)});const R=v(async T=>{f.value=!0;try{const Z=await WE({notificacionDefault:T.medio||void 0,direccion:T.direccion||void 0});a.updateUserData({notificacionDefault:T.medio,direccion:T.direccion}),q.success(`<p class="toast-title">Operación exitosa</p><p class="toast-description">${Z.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:Rt,closeOnClick:!1,dangerouslyHTMLString:!0})}catch(Z){q.error(`<p class="toast-title">Error</p><p class="toast-description">${Z.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0})}finally{f.value=!1}}),V=async()=>{f.value=!0;try{const{valid:T}=await k("codigo");if(!T)return;const Z=await jE({code_confirmacion:C.codigo,medio:c.value});q.success(`<p class="toast-title">Operación exitosa</p><p class="toast-description">${Z.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:Rt,closeOnClick:!1,dangerouslyHTMLString:!0}),c.value==="email"?m.verificadoEmail=!0:c.value==="whatsapp"?m.verificadoWhatsapp=!0:c.value==="telegram"&&(m.verificadoTelegram=!0),a.updateUserData({email:C.email||void 0,celular:C.celular,whatsapp:!!m.verificadoWhatsapp,telegram:!!m.verificadoTelegram,emailValidado:!!m.verificadoEmail}),L(),b("codigo",void 0),c.value=void 0,l.value=null}catch(T){q.error(`<p class="toast-title">Error</p><p class="toast-description">${T.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0}),Ge({error:T,setErrors:w})}finally{f.value=!1}},B=async({medio:T,contacto:Z})=>{var ae;if(T==="email"){const{valid:W}=await k("email");if(!W||m.verificadoEmail)return}const X=T==="telegram",se=T==="whatsapp";if(X||se){if(X&&m.verificadoTelegram||se&&m.verificadoWhatsapp)return;const{valid:W}=await k("celular");if(!W)return}try{c.value=T,l.value=Z;const W=await x(X);if((ae=W==null?void 0:W.response)!=null&&ae.telegramValid){m.verificadoTelegram=!0;return}re()}catch(W){q.error(`<p class="toast-title">Error</p><p class="toast-description">${W.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0})}},x=async T=>A({callbackApi:KE,abrirTelegramDialog:T,counterTime:120}),_=v(async T=>{f.value=!0;try{const Z={oldPassword:T.oldPassword,newPassword:T.newPassword,confirmPassword:T.repetirPassword},z=await JE(Z);q.success(`<p class="toast-title">Operación exitosa</p><p class="toast-description">${z.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:Rt,closeOnClick:!1,dangerouslyHTMLString:!0}),ki({name:"password-modified",value:JSON.stringify(!0),days:1}),L()}catch(Z){Ge({error:Z,setErrors:w})}finally{f.value=!1}}),U=()=>{var T;(T=p.value)==null||T.click()},M=async T=>{var X;i.value=(X=T==null?void 0:T.target)==null?void 0:X.files[0];const Z="."+i.value.name.split(".").pop(),z=i.value.size/1024;if(!(Z===".png"||Z===".jpg"||Z===".jpeg")){p.value.value=null,q.error('<p class="toast-title">Error</p><p class="toast-description">El archivo debe ser de extensión jpg, png o jpeg</p>',{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0});return}if(z>2048){p.value.value=null,q.error('<p class="toast-title">Error</p><p class="toast-description">El archivo no puede ser mayor a 2MB</p>',{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0});return}o.value=!0,p.value.value=null},F=async()=>{var T;try{f.value=!0;const Z=i.value,z="."+Z.name.split(".").pop(),se=(await zE(Z)).split(",")[1],W=await XE({extension:z,base64:se});a.updateUserData({fotoRuta:(T=W.response)==null?void 0:T.foto})}catch(Z){Ge({error:Z.response,setErrors:w})}finally{f.value=!1,i.value=void 0}},H=async T=>{var z,X;let Z=!1;try{f.value=!0;const se=await YE(T);Vn.value=((z=se==null?void 0:se.response)==null?void 0:z.data)??[]}catch(se){q.error(`<p class="toast-title">Error</p><p class="toast-description">${se.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0}),T=!T,Z=!0}finally{return f.value=!1,Vn.value&&Vn.value.length===1&&T?(lc.value=Vn.value[0].medio.toString(),K(Vn.value[0].id),a.disable2FAStore(),Z=!1,L()):lc.value=(X=(Vn.value??[]).find(se=>se.default))==null?void 0:X.medio.toString(),{checked:T,returnBack:Z}}},K=async T=>{try{f.value=!0;const Z=await $E(T);q.success(`<p class="toast-title">Operación exitosa</p><p class="toast-description">${Z.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:Rt,closeOnClick:!1,dangerouslyHTMLString:!0})}catch(Z){q.error(`<p class="toast-title">Error</p><p class="toast-description">${Z.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0})}finally{f.value=!1,L()}},L=()=>{un.value=0},re=()=>{un.value=1},Pe=()=>{un.value=3},P=T=>{e.value=!!T,n.value="forzar",un.value=2},I=()=>un.value=4;return r.watch(un,(T,Z)=>{Z===2&&T!==Z&&(e.value=!1,n.value="normal")}),{forzarCambio:e,user:(S=a==null?void 0:a.userState)==null?void 0:S.user,userState:a==null?void 0:a.userState,mode:n,values:C,mediosVerificados:m,currentContacto:l,currentStep:un,steps:g,errors:h,refCounter:s,isLoading:f,openUpdateImageDialog:o,inputImageRef:p,openTelegram:u,openTelegramPage:d,onOpenInputFile:U,onActualizarDatos:R,onEnviarMensaje:x,onEnviarCodigoAlBackend:V,onEnviarCodigoAlUsuario:B,cambiarPass:P,goToActiveMediosStep:I,goProfileStep:L,goEnable2FA:Pe,mediosHabilitados2FA:Vn,mediosHabilitadoDefault:lc,onAssignMedio2FaOption:K,onVerifyMediosHabilitados2Fa:H,onCambiarPasswordPerfil:_,onCambiarImagenPerfil:M,onAcceptImageUpdateClick:F}}const GE={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},NE=[r.createElementVNode("path",{d:"M149.1 64.8 138.7 96H64c-35.3 0-64 28.7-64 64v256c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64h-74.7l-10.4-31.2C356.4 45.2 338.1 32 317.4 32H194.6c-20.7 0-39 13.2-45.5 32.8zM256 192a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"},null,-1)];function ek(t,e){return r.openBlock(),r.createElementBlock("svg",GE,[...NE])}const tk={render:ek},nk=r.createElementVNode("button",{class:"auth-hide-btn"},null,-1),rk={class:"auth-title-container"},ak=r.createElementVNode("p",null,"Actualización de imagen",-1),ok={class:"dialog-body"},ik={class:"icon"},sk=r.createElementVNode("p",{class:"body-title"},"¿Está de acuerdo en actualizar su imagen?",-1),lk={class:"dialog-footer"},ck=r.defineComponent({__name:"UpdateImageDialog",props:{open:{type:Boolean,default:!1},openClick:{type:Function,required:!0}},emits:["update:open"],setup(t,{emit:e}){const n=t,a=r.computed({get:()=>n.open,set:i=>o("update:open",i)}),o=e;return(i,s)=>(r.openBlock(),r.createBlock(r.unref(oo),{open:a.value,"onUpdate:open":s[2]||(s[2]=l=>a.value=l)},{default:r.withCtx(()=>[r.createVNode(r.unref(io),{"as-child":""},{default:r.withCtx(()=>[nk]),_:1}),r.createVNode(r.unref(lo),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Ao),{class:"modal-overlay"}),r.createVNode(r.unref(uo),{class:"auth-modal-container",onInteractOutside:s[1]||(s[1]=l=>l.preventDefault()),"aria-describedby":"dialog-description"},{default:r.withCtx(()=>[r.createVNode(r.unref(fo),{class:"auth-dialog-title"},{default:r.withCtx(()=>[r.createElementVNode("div",rk,[ak,r.createVNode(r.unref(er),{class:"close-icon","aria-label":"Close"},{default:r.withCtx(()=>[r.createVNode(r.unref(Dl))]),_:1})])]),_:1}),r.createElementVNode("div",ok,[r.createElementVNode("div",ik,[r.createVNode(Xo,{mode:"gray"})]),sk]),r.createElementVNode("div",lk,[r.createVNode(r.unref(er),{class:"fge-gray-button w-full","aria-label":"Close"},{default:r.withCtx(()=>[r.createTextVNode(" Cancelar ")]),_:1}),r.createElementVNode("button",{class:"w-full fge-auth-primary-button",onClick:s[0]||(s[0]=r.withModifiers(()=>t.openClick(),["prevent"]))}," Aceptar ")])]),_:1})]),_:1})]),_:1},8,["open"]))}}),uk=t=>(r.pushScopeId("data-v-f658d6bd"),t=t(),r.popScopeId(),t),Ak={class:"switch-container"},dk=uk(()=>r.createElementVNode("label",{class:"fge-text-gray",for:"airplane-mode"}," Activar doble factor de autenticación ",-1)),S2=bt(r.defineComponent({__name:"Fge2FActivator",props:{showBtnProfile:{type:Boolean,default:!1}},emits:["success","error","goBack"],setup(t,{emit:e}){const{onVerifyMediosHabilitados2Fa:n,user:a,goProfileStep:o}=cc(),i=r.ref(!!(a!=null&&a.dobleAutenticacion)),s=be(),l=e,c=u=>{n(u).then(A=>{typeof(A==null?void 0:A.checked)=="boolean"&&(s.updateUserData({dobleAutenticacion:A.checked?1:0}),i.value=A.checked,A.returnBack?l("goBack"):A.checked?l("success"):l("error"))})};return(u,A)=>(r.openBlock(),r.createElementBlock(r.Fragment,null,[r.createElementVNode("div",Ak,[dk,r.createVNode(r.unref(K6),{id:"airplane-mode",checked:i.value,"onUpdate:checked":[A[0]||(A[0]=d=>i.value=d),c],class:"SwitchRoot"},{default:r.withCtx(()=>[r.createVNode(r.unref(j6),{class:"SwitchThumb"})]),_:1},8,["checked"])]),i.value&&t.showBtnProfile?(r.openBlock(),r.createElementBlock("button",{key:0,class:"fge-gray-button w-full mt-3",onClick:A[1]||(A[1]=d=>r.unref(o)())}," ir al perfil ")):r.createCommentVNode("",!0)],64))}}),[["__scopeId","data-v-f658d6bd"]]),fk=r.createElementVNode("div",{class:"msg-container mrgt-20"},[r.createElementVNode("span",{class:"fge-text-gray fge-lines"},"Medios verificados para 2FA:")],-1),pk={class:"auth-radiogroup"},hk=["for"],mk=r.createElementVNode("div",{class:"fge-horizontal-line"},null,-1),gk={class:"auth-btn-container margin-top"},vk=[r.createElementVNode("span",null,"Cancelar",-1)],yk=[r.createElementVNode("span",null," Activar 2FA ",-1)],wk={__name:"Fge2FConfirm",emits:["cancel","confirm","forzarCambio"],setup(t,{emit:e}){const{mediosHabilitados2FA:n,mediosHabilitadoDefault:a,onAssignMedio2FaOption:o}=cc(),i=r.ref(a.value),s=e,l=r.computed(()=>n.value??[]),c=A=>A===1?"Whatsapp":A===2?"Telegram":A===3?"Email":`${A} No definido`,u=A=>{const d=l.value.find(p=>p.medio===Number(A));d&&o(d.id)};return r.onMounted(async()=>{await r.nextTick(),i.value=String(a.value)}),(A,d)=>(r.openBlock(),r.createElementBlock("div",null,[fk,r.createElementVNode("div",pk,[r.createVNode(r.unref(ie.Field),{modelValue:i.value,"onUpdate:modelValue":d[0]||(d[0]=p=>i.value=p),name:"medio"},{default:r.withCtx(({field:p})=>[r.createVNode(r.unref(mo),r.mergeProps(p,{"default-value":i.value,"model-value":p.value,class:"auth-radio-group-container","aria-label":"View density"}),{default:r.withCtx(()=>[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(l.value,f=>(r.openBlock(),r.createElementBlock("div",{key:f.medio,class:"auth-radio-group-item"},[r.createVNode(r.unref(en),{id:f.id,value:`${f.medio}`},{default:r.withCtx(()=>[r.createVNode(r.unref(go))]),_:2},1032,["id","value"]),r.createElementVNode("label",{class:"fge-text-gray",for:f.id},r.toDisplayString(c(f.medio)),9,hk)]))),128))]),_:2},1040,["default-value","model-value"])]),_:1},8,["modelValue"])]),mk,r.createElementVNode("div",gk,[r.createElementVNode("button",{title:"Cancelar",onClick:d[1]||(d[1]=p=>s("cancel")),class:"fge-gray-button w-full"},vk),r.createElementVNode("button",{title:"Aceptar",onClick:d[2]||(d[2]=p=>u(i.value)),class:"w-full fge-auth-primary-button"},yk)])]))}},bk={class:"fge-profile-container"},Ck={class:"fge-profile-header"},Ek={class:"auth-form-container"},kk={class:"auth-input-container"},Bk=r.createElementVNode("label",{for:"celular",class:"fge-form-label"},"Celular:",-1),xk={class:"auth-relative-container"},Sk={class:"auth-input-container"},Ok=r.createElementVNode("label",{for:"email",class:"fge-form-label"},"E-mail:",-1),Dk={class:"auth-relative-container"},Tk={class:"auth-input-container"},Ik=r.createElementVNode("label",{for:"direccion",class:"fge-form-label"},"Dirección:",-1),Vk=r.createElementVNode("div",{class:"msg-container"},[r.createElementVNode("span",{class:"fge-text-gray fge-lines-container"},"Medio de notificación")],-1),Pk={class:"auth-radiogroup"},Mk={title:"Verificar Whatsapp",class:"btn-whatsapp"},_k=r.createElementVNode("label",{class:"fge-text-gray",for:"r1"}," Verificar Whatsapp ",-1),Rk={key:1,class:"auth-radio-group-item"},Fk=r.createElementVNode("label",{class:"fge-text-gray",for:"r1"}," Whatsapp ",-1),Lk={title:"Verificar Telegram",class:"btn-whatsapp"},Uk=r.createElementVNode("label",{class:"fge-text-gray",for:"r2"},"Verificar Telegram ",-1),Zk={key:3,class:"auth-radio-group-item"},Qk=r.createElementVNode("label",{class:"fge-text-gray",for:"r2"}," Telegram ",-1),Hk={title:"Verificar Email",class:"btn-whatsapp"},qk=r.createElementVNode("label",{class:"fge-text-gray",for:"r3"},"Verificar Email ",-1),zk={key:5,class:"auth-radio-group-item"},Kk=r.createElementVNode("label",{class:"fge-text-gray",for:"r3"}," Email ",-1),jk=r.createElementVNode("div",{class:"fge-horizontal-line"},null,-1),Jk={class:"auth-btn-container margin-top"},Xk=[r.createElementVNode("span",null,"Cerrar",-1)],Wk=[r.createElementVNode("span",null," Aceptar ",-1)],Yk={class:"auth-form-container"},$k={class:"auth-input-container"},Gk=r.createElementVNode("label",{for:"old_ps",class:"fge-form-label"},"Cont­raseña actual:",-1),Nk={class:"auth-input-container"},eB=r.createElementVNode("label",{for:"new-ps",class:"fge-form-label"},"Cont­raseña nueva:",-1),tB={class:"auth-input-container"},nB=r.createElementVNode("label",{for:"rep_password",class:"fge-form-label"},"Repetir contraseña:",-1),rB={class:"auth-btn-container margin-top"},aB=[r.createElementVNode("span",null,"Cancelar",-1)],oB=[r.createElementVNode("span",null," Actualizar ",-1)],iB={class:"auth-form-container"},sB={class:"auth-input-container"},lB=r.createElementVNode("label",{for:"celular",class:"fge-form-label"},"Celular:",-1),cB={class:"auth-relative-container"},uB={class:"auth-input-container"},AB=r.createElementVNode("label",{for:"email",class:"fge-form-label"},"E-mail:",-1),dB={class:"auth-relative-container"},fB=r.createElementVNode("br",null,null,-1),pB=r.createElementVNode("br",null,null,-1),hB=r.defineComponent({__name:"FgePerfil",props:{onCloseBtn:{type:Function,required:!1}},setup(t,{expose:e}){const{userState:n,forzarCambio:a,mode:o,values:i,mediosVerificados:s,currentContacto:l,currentStep:c,steps:u,errors:A,refCounter:d,isLoading:p,inputImageRef:f,openUpdateImageDialog:g,openTelegram:y,openTelegramPage:m,onCambiarPasswordPerfil:C,onActualizarDatos:v,onEnviarMensaje:h,onEnviarCodigoAlBackend:w,onEnviarCodigoAlUsuario:b,onCambiarImagenPerfil:k,onOpenInputFile:E,cambiarPass:R,goToActiveMediosStep:V,goProfileStep:B,goEnable2FA:x,onAcceptImageUpdateClick:_}=cc();return e({cambiarPass:R,goToActiveMediosStep:V}),(U,M)=>(r.openBlock(),r.createElementBlock(r.Fragment,null,[r.unref(p)?(r.openBlock(),r.createBlock(k2,{key:0})):r.createCommentVNode("",!0),r.createElementVNode("div",bk,[r.createElementVNode("div",Ck,[r.createVNode(qE,{"cambiar-password":r.unref(c)===0?r.unref(R):void 0,showCameraBtn:r.unref(c)===0},{floatButton:r.withCtx(()=>[r.unref(c)===0&&r.unref(SE)(r.unref(xE))?(r.openBlock(),r.createElementBlock(r.Fragment,{key:0},[r.createElementVNode("button",{onClick:M[0]||(M[0]=(...F)=>r.unref(E)&&r.unref(E)(...F)),class:"fge-auth-camera-file-button"},[r.createVNode(r.unref(tk))]),r.createElementVNode("input",{accept:".png,.jpg,.jpeg",type:"file",ref_key:"inputImageRef",ref:f,class:"input-hidden",onChange:M[1]||(M[1]=(...F)=>r.unref(k)&&r.unref(k)(...F))},null,544)],64)):r.createCommentVNode("",!0)]),_:1},8,["cambiar-password","showCameraBtn"])]),r.createVNode(yo,{currentStep:r.unref(c),steps:r.unref(u),showHeader:!1},{step1:r.withCtx(()=>[r.createElementVNode("div",Ek,[r.createElementVNode("div",kk,[Bk,r.createElementVNode("div",xk,[r.createVNode(r.unref(ie.Field),{name:"celular",id:"celular",class:r.normalizeClass(["fge-auth-input with-btns",{"fge-auth-input-invalid":r.unref(A).celular}]),type:"text"},null,8,["class"])]),r.createVNode(de,{error:r.unref(A).celular},null,8,["error"])]),r.createElementVNode("div",Sk,[Ok,r.createElementVNode("div",Dk,[r.createVNode(r.unref(ie.Field),{name:"email",id:"email",class:r.normalizeClass(["fge-auth-input with-btn",{"fge-auth-input-invalid":r.unref(A).email}]),type:"text"},null,8,["class"])]),r.createVNode(de,{error:r.unref(A).email},null,8,["error"])]),r.createElementVNode("div",Tk,[Ik,r.createVNode(r.unref(ie.Field),{name:"direccion",id:"fge_dr",class:r.normalizeClass(["fge-auth-input",{"fge-auth-input-invalid":r.unref(A).direccion}]),type:"text"},null,8,["class"]),r.createVNode(de,{error:r.unref(A).direccion},null,8,["error"])]),Vk,r.createElementVNode("div",Pk,[r.createVNode(r.unref(ie.Field),{name:"medio"},{default:r.withCtx(({field:F})=>[r.createVNode(r.unref(mo),r.mergeProps(F,{"model-value":F.value,class:"auth-radio-group-container"}),{default:r.withCtx(()=>[r.unref(s).verificadoWhatsapp?(r.openBlock(),r.createElementBlock("div",Rk,[r.createVNode(r.unref(en),{class:"radio",id:"r1",value:"whatsapp",disabled:!r.unref(s).verificadoWhatsapp},{default:r.withCtx(()=>[r.createVNode(r.unref(go))]),_:1},8,["disabled"]),Fk])):(r.openBlock(),r.createElementBlock("div",{key:0,onClick:M[2]||(M[2]=H=>r.unref(b)({medio:"whatsapp",contacto:r.unref(i).celular})),class:"auth-radio-group-item fge-gray-button-option w-full"},[r.createElementVNode("button",Mk,[r.createVNode(r.unref(lf),{class:r.normalizeClass({"auth-svg-primary":r.unref(s).verificadoWhatsapp,"auth-svg-gray":!r.unref(s).verificadoWhatsapp})},null,8,["class"])]),_k])),r.unref(s).verificadoTelegram?(r.openBlock(),r.createElementBlock("div",Zk,[r.createVNode(r.unref(en),{class:"radio",id:"r2",value:"telegram",disabled:!r.unref(s).verificadoTelegram},{default:r.withCtx(()=>[r.createVNode(r.unref(go))]),_:1},8,["disabled"]),Qk])):(r.openBlock(),r.createElementBlock("div",{key:2,onClick:M[3]||(M[3]=H=>r.unref(b)({medio:"telegram",contacto:r.unref(i).celular})),class:"auth-radio-group-item fge-gray-button-option w-full"},[r.createElementVNode("button",Lk,[r.createVNode(r.unref(Aa),{class:r.normalizeClass({"auth-svg-primary":r.unref(s).verificadoTelegram,"auth-svg-gray":!r.unref(s).verificadoTelegram})},null,8,["class"])]),Uk])),r.unref(s).verificadoEmail?(r.openBlock(),r.createElementBlock("div",zk,[r.createVNode(r.unref(en),{class:"radio",id:"r3",value:"email",disabled:!r.unref(s).verificadoEmail},{default:r.withCtx(()=>[r.createVNode(r.unref(go))]),_:1},8,["disabled"]),Kk])):(r.openBlock(),r.createElementBlock("div",{key:4,onClick:M[4]||(M[4]=H=>r.unref(b)({medio:"email",contacto:r.unref(i).email})),class:"auth-radio-group-item fge-gray-button-option w-full"},[r.createElementVNode("button",Hk,[r.createVNode(r.unref(ua),{class:r.normalizeClass({"auth-svg-primary":r.unref(s).verificadoEmail,"auth-svg-gray":!r.unref(s).verificadoEmail})},null,8,["class"])]),qk]))]),_:2},1040,["model-value"])]),_:1})]),jk,r.createVNode(S2,{onSuccess:r.unref(x),onGoBack:r.unref(B),onError:r.unref(B)},null,8,["onSuccess","onGoBack","onError"])]),r.createElementVNode("div",Jk,[r.createElementVNode("button",{title:"Cerrar perfil",onClick:M[5]||(M[5]=()=>{var F;return(F=t.onCloseBtn)==null?void 0:F.call(t)}),class:"fge-gray-button w-full"},Xk),r.createElementVNode("button",{title:"Guardar cambios",onClick:M[6]||(M[6]=(...F)=>r.unref(v)&&r.unref(v)(...F)),class:"w-full fge-auth-primary-button"},Wk)])]),step2:r.withCtx(()=>[r.createVNode(Jo,{fieldName:"codigo",refCounter:r.unref(d),"onUpdate:refCounter":M[7]||(M[7]=F=>r.isRef(d)?d.value=F:null),error:r.unref(A).codigo,currentContacto:r.unref(l),cancelarFunction:r.unref(n).forzarActivar2FA?r.unref(V):r.unref(B),aceptarFunction:r.unref(w),"reenviar-mensaje":r.unref(h)},null,8,["refCounter","error","currentContacto","cancelarFunction","aceptarFunction","reenviar-mensaje"])]),step3:r.withCtx(()=>[r.createElementVNode("div",Yk,[r.createElementVNode("div",$k,[Gk,r.createVNode(r.unref(ie.Field),{name:"oldPassword"},{default:r.withCtx(({field:F})=>[r.createVNode(sn,r.mergeProps({id:"oldPassword"},F,{class:"fge-auth-input with-btn",modelValue:F.value}),null,16,["modelValue"])]),_:1}),r.createVNode(de,{error:r.unref(A).oldPassword},null,8,["error"])]),r.createElementVNode("div",Nk,[eB,r.createVNode(r.unref(ie.Field),{name:"newPassword"},{default:r.withCtx(({field:F})=>[r.createVNode(sn,r.mergeProps({id:"new-ps"},F,{class:"fge-auth-input with-btn",modelValue:F.value,"error-classes":"fge-auth-input-invalid"}),null,16,["modelValue"])]),_:1}),r.createVNode(de,{error:r.unref(A).newPassword},null,8,["error"])]),r.createElementVNode("div",tB,[nB,r.createVNode(r.unref(ie.Field),{name:"repetirPassword"},{default:r.withCtx(({field:F})=>[r.createVNode(sn,r.mergeProps({id:"fge_contra_rep"},F,{class:"fge-auth-input with-btn",modelValue:F.value,"error-classes":"fge-auth-input-invalid"}),null,16,["modelValue"])]),_:1}),r.createVNode(de,{error:r.unref(A).repetirPassword},null,8,["error"])])]),r.createElementVNode("div",rB,[r.unref(o)==="forzar"&&r.unref(a)?r.createCommentVNode("",!0):(r.openBlock(),r.createElementBlock("button",{key:0,title:"Cancelar",onClick:M[8]||(M[8]=(...F)=>r.unref(B)&&r.unref(B)(...F)),class:"fge-gray-button w-full"},aB)),r.createElementVNode("button",{title:"Aceptar",onClick:M[9]||(M[9]=(...F)=>r.unref(C)&&r.unref(C)(...F)),class:"w-full fge-auth-primary-button"},oB)])]),step4:r.withCtx(()=>[r.createVNode(wk,{onCancel:r.unref(B)},null,8,["onCancel"])]),step5:r.withCtx(()=>[r.createElementVNode("div",iB,[r.createElementVNode("div",sB,[lB,r.createElementVNode("div",cB,[r.createVNode(r.unref(ie.Field),{name:"celular",id:"celular",class:r.normalizeClass(["fge-auth-input with-btns",{"fge-auth-input-invalid":r.unref(A).celular}]),type:"text"},null,8,["class"]),r.createVNode(r.unref(Kr),null,{default:r.withCtx(()=>[r.createVNode(r.unref(jr),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Jr),{title:r.unref(s).verificadoTelegram?"Verificado":"Verificar telegram",class:"btn-only-icon absolute",onClick:M[10]||(M[10]=F=>r.unref(b)({medio:"telegram",contacto:r.unref(i).celular}))},{default:r.withCtx(()=>[r.createVNode(r.unref(Aa),{class:r.normalizeClass({"auth-svg-primary":r.unref(s).verificadoTelegram,"auth-svg-gray":!r.unref(s).verificadoTelegram})},null,8,["class"])]),_:1},8,["title"]),r.createVNode(r.unref(Yr),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Xr),{class:"tooltip","side-offset":5},{default:r.withCtx(()=>[r.createTextVNode(r.toDisplayString(r.unref(s).verificadoWhatsapp?"Verificado":"Verificar")+" ",1),r.createVNode(r.unref(Wr),{class:"arrow-svg",width:10})]),_:1})]),_:1})]),_:1})]),_:1})]),r.createVNode(de,{error:r.unref(A).celular},null,8,["error"]),r.unref(s).verificadoTelegram?r.createCommentVNode("",!0):(r.openBlock(),r.createElementBlock("button",{key:0,class:"fge-auth-primary-button w-full mt-3",onClick:M[11]||(M[11]=F=>r.unref(b)({medio:"telegram",contacto:r.unref(i).celular}))}," validar Telegram "))]),r.createElementVNode("div",uB,[AB,r.createElementVNode("div",dB,[r.createVNode(r.unref(ie.Field),{name:"email",id:"email",class:r.normalizeClass(["fge-auth-input with-btn",{"fge-auth-input-invalid":r.unref(A).email}]),type:"text"},null,8,["class"]),r.createVNode(r.unref(Kr),null,{default:r.withCtx(()=>[r.createVNode(r.unref(jr),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Jr),{title:r.unref(s).verificadoEmail?"Verificado":"Verificar",class:"btn-only-icon absolute",onClick:M[12]||(M[12]=F=>r.unref(b)({medio:"email",contacto:r.unref(i).email}))},{default:r.withCtx(()=>[r.createVNode(r.unref(ua),{class:r.normalizeClass({"auth-svg-primary":r.unref(s).verificadoEmail,"auth-svg-gray":!r.unref(s).verificadoEmail})},null,8,["class"])]),_:1},8,["title"]),r.createVNode(r.unref(Yr),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Xr),{class:"tooltip","side-offset":5},{default:r.withCtx(()=>[r.createTextVNode(r.toDisplayString(r.unref(s).verificadoEmail?"Verificado":"Verificar")+" ",1),r.createVNode(r.unref(Wr),{class:"arrow-svg",width:10})]),_:1})]),_:1})]),_:1})]),_:1})]),r.createVNode(de,{error:r.unref(A).email},null,8,["error"]),r.unref(s).verificadoEmail?r.createCommentVNode("",!0):(r.openBlock(),r.createElementBlock("button",{key:0,class:"fge-auth-primary-button w-full mt-3",onClick:M[13]||(M[13]=F=>r.unref(b)({medio:"email",contacto:r.unref(i).email}))}," validar correo electrónico "))]),fB,pB,r.createVNode(S2,{onSuccess:r.unref(x),showBtnProfile:"",onError:r.unref(V)},null,8,["onSuccess","onError"])])]),_:1},8,["currentStep","steps"])]),r.createVNode(ck,{open:r.unref(g),"onUpdate:open":M[14]||(M[14]=F=>r.isRef(g)?g.value=F:null),openClick:r.unref(_)},null,8,["open","openClick"]),r.createVNode(cf,{open:r.unref(y),"onUpdate:open":M[15]||(M[15]=F=>r.isRef(y)?y.value=F:null),openClick:r.unref(m)},null,8,["open","openClick"])],64))}}),mB={class:"sidebar"},gB={key:0,class:"sidebar-panel"},vB=r.defineComponent({__name:"Sidebar",props:{isOpen:{type:Boolean,default:!1},dismissable:{type:Boolean,default:!0}},emits:["update:isOpen"],setup(t,{emit:e}){const n=t,a=e,o=()=>{n.dismissable&&a("update:isOpen",!1)};return(i,s)=>(r.openBlock(),r.createBlock(r.Teleport,{to:"body"},[r.createElementVNode("div",mB,[n.isOpen?(r.openBlock(),r.createElementBlock("div",{key:0,class:"auth-sidebar-backdrop",onClick:o})):r.createCommentVNode("",!0),r.createVNode(r.Transition,{name:"slide",mode:"out-in"},{default:r.withCtx(()=>[t.isOpen?(r.openBlock(),r.createElementBlock("div",gB,[r.renderSlot(i.$slots,"default")])):r.createCommentVNode("",!0)]),_:3})])]))}}),uc=r.defineComponent({__name:"FgePerfilSidebar",setup(t,{expose:e}){const n=r.ref(),{displayModal:a,openDialog:o,closeDialog:i}=BE();return e({openDialog:o,closeDialog:i,goToChangePassword:c=>{o(),r.nextTick(()=>{var u;(u=n.value)==null||u.cambiarPass(c)})},goToActiveMedio:()=>{o(),r.nextTick(()=>{var c;(c=n.value)==null||c.goToActiveMediosStep()})}}),(c,u)=>(r.openBlock(),r.createBlock(vB,{dismissable:!1,isOpen:r.unref(a),"onUpdate:isOpen":u[0]||(u[0]=A=>r.isRef(a)?a.value=A:null)},{default:r.withCtx(()=>[r.createVNode(hB,{onCloseBtn:r.unref(i),ref_key:"perfilRef",ref:n},null,8,["onCloseBtn"])]),_:1},8,["isOpen"]))}}),yB={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512"},wB=[r.createElementVNode("path",{d:"M224 256a128 128 0 1 0 0-256 128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3 0 498.7 13.3 512 29.7 512h388.6c16.4 0 29.7-13.3 29.7-29.7 0-98.5-79.8-178.3-178.3-178.3h-91.4z"},null,-1)];function bB(t,e){return r.openBlock(),r.createElementBlock("svg",yB,[...wB])}const CB={render:bB},EB={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 384 512"},kB=[r.createElementVNode("path",{d:"M223.5 32C100 32 0 132.3 0 256s100 224 223.5 224c60.6 0 115.5-24.2 155.8-63.4 5-4.9 6.3-12.5 3.1-18.7s-10.1-9.7-17-8.5c-9.8 1.7-19.8 2.6-30.1 2.6-96.9 0-175.5-78.8-175.5-176 0-65.8 36-123.1 89.3-153.3 6.1-3.5 9.2-10.5 7.7-17.3s-7.3-11.9-14.3-12.5c-6.3-.5-12.6-.8-19-.8z"},null,-1)];function BB(t,e){return r.openBlock(),r.createElementBlock("svg",EB,[...kB])}const xB={render:BB},SB={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},OB=[r.createElementVNode("path",{d:"m377.9 105.9 122.8 122.8c7.2 7.2 11.3 17.1 11.3 27.3s-4.1 20.1-11.3 27.3L377.9 406.1c-6.4 6.4-15 9.9-24 9.9-18.7 0-33.9-15.2-33.9-33.9V320H192c-17.7 0-32-14.3-32-32v-64c0-17.7 14.3-32 32-32h128v-62.1c0-18.7 15.2-33.9 33.9-33.9 9 0 17.6 3.6 24 9.9zM160 96H96c-17.7 0-32 14.3-32 32v256c0 17.7 14.3 32 32 32h64c17.7 0 32 14.3 32 32s-14.3 32-32 32H96c-53 0-96-43-96-96V128c0-53 43-96 96-96h64c17.7 0 32 14.3 32 32s-14.3 32-32 32z"},null,-1)];function DB(t,e){return r.openBlock(),r.createElementBlock("svg",SB,[...OB])}const TB={render:DB},pi=t=>(r.pushScopeId("data-v-6cedda83"),t=t(),r.popScopeId(),t),IB=pi(()=>r.createElementVNode("button",{class:"auth-hide-btn"},null,-1)),VB={class:"auth-title-container"},PB=pi(()=>r.createElementVNode("p",null,"Aviso de Seguridad",-1)),MB={class:"dialog-body"},_B={class:"icon"},RB={class:"body-title"},FB={class:"auth-modal-body-msg auth-msg-capitalize"},LB=pi(()=>r.createElementVNode("p",{class:"auth-modal-body-msg"}," Te recordamos que es momento de renovar tu contraseña en el Ecosistema JL. Actualizarla cada 4 meses es una práctica recomendada para mantener tu información a salvo. ",-1)),UB=pi(()=>r.createElementVNode("p",{class:"auth-modal-body-msg"},"¡Gracias por tu colaboración!",-1)),ZB={class:"dialog-footer"},QB=bt(r.defineComponent({__name:"PasswordDialog",props:{open:{type:Boolean,default:!1},openClick:{type:Function,required:!0},forzarCambioPassword:{type:Boolean,required:!0}},emits:["update:open"],setup(t,{emit:e}){const n=t,a=r.computed({get:()=>n.open,set:s=>i("update:open",s)}),o=be(),i=e;return(s,l)=>(r.openBlock(),r.createBlock(r.unref(oo),{open:a.value,"onUpdate:open":l[2]||(l[2]=c=>a.value=c)},{default:r.withCtx(()=>[r.createVNode(r.unref(io),{"as-child":""},{default:r.withCtx(()=>[IB]),_:1}),r.createVNode(r.unref(lo),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Ao),{class:"modal-overlay"}),r.createVNode(r.unref(uo),{class:"auth-modal-container",onInteractOutside:l[1]||(l[1]=c=>c.preventDefault()),"aria-describedby":"dialog-description"},{default:r.withCtx(()=>{var c,u,A,d;return[r.createVNode(r.unref(fo),{class:"auth-dialog-title"},{default:r.withCtx(()=>[r.createElementVNode("div",VB,[PB,n.forzarCambioPassword?r.createCommentVNode("",!0):(r.openBlock(),r.createBlock(r.unref(er),{key:0,class:"close-icon","aria-label":"Close"},{default:r.withCtx(()=>[r.createVNode(r.unref(Dl))]),_:1}))])]),_:1}),r.createElementVNode("div",MB,[r.createElementVNode("div",_B,[r.createVNode(Xo,{mode:"gray"})]),r.createElementVNode("p",RB,r.toDisplayString(t.forzarCambioPassword?"Renueva tu Contraseña":"¿Desea cambiar la contraseña?"),1),r.createElementVNode("p",FB," Hola "+r.toDisplayString((u=(c=r.unref(o).userState)==null?void 0:c.user)!=null&&u.nombreCompleto?`${(d=(A=r.unref(o).userState)==null?void 0:A.user)==null?void 0:d.nombreCompleto.toLowerCase()}`:"Usuario")+", ",1),LB,UB]),r.createElementVNode("div",ZB,[n.forzarCambioPassword?r.createCommentVNode("",!0):(r.openBlock(),r.createBlock(r.unref(er),{key:0,class:"fge-gray-button w-full","aria-label":"Close"},{default:r.withCtx(()=>[r.createTextVNode(" Más tarde ")]),_:1})),r.createElementVNode("button",{class:"w-full fge-auth-primary-button",onClick:l[0]||(l[0]=r.withModifiers(()=>t.openClick(),["prevent"]))}," Cambiar contraseña ")])]}),_:1})]),_:1})]),_:1},8,["open"]))}}),[["__scopeId","data-v-6cedda83"]]),HB=r.createElementVNode("button",{class:"auth-hide-btn"},null,-1),qB=r.createElementVNode("div",{class:"auth-title-container"},[r.createElementVNode("p",null,"SEGURIDAD DE AUTENTICACIÓN")],-1),zB={class:"dialog-body"},KB={class:"icon"},jB=r.createElementVNode("p",{class:"body-title"},"ACTIVACION DE DOBLE FACTOR DE AUTENTICACIÓN",-1),JB=r.createElementVNode("p",null," Esta aplicación requiere la activación de doble factor de autenticación, por tanto debe contar con uno de los siguientes requisitos: ",-1),XB=r.createElementVNode("br",null,null,-1),WB=r.createElementVNode("div",{style:{"margin-left":"50px"}},[r.createElementVNode("ul",null,[r.createElementVNode("li",null,[r.createTextVNode(" Tener cuenta de "),r.createElementVNode("b",null,[r.createElementVNode("a",{href:"https://play.google.com/store/apps/details?id=org.telegram.messenger",target:"_blank"}," Telegram ")])]),r.createElementVNode("li",null,"Correo electrónico.")])],-1),YB={class:"dialog-footer"},$B=r.defineComponent({__name:"Message2faDialog",emits:["openClick"],setup(t,{expose:e,emit:n}){const a=r.ref(!1),o=()=>a.value=!0,i=()=>{a.value=!1,s("openClick")},s=n;return e({openDialog:o}),(l,c)=>(r.openBlock(),r.createBlock(r.unref(oo),{open:a.value,"onUpdate:open":c[1]||(c[1]=u=>a.value=u)},{default:r.withCtx(()=>[r.createVNode(r.unref(io),null,{default:r.withCtx(()=>[HB]),_:1}),r.createVNode(r.unref(lo),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Ao),{class:"modal-overlay"}),r.createVNode(r.unref(uo),{class:"auth-modal-container",onInteractOutside:c[0]||(c[0]=u=>u.preventDefault()),"aria-describedby":"dialog-description"},{default:r.withCtx(()=>[r.createVNode(r.unref(fo),{class:"auth-dialog-title"},{default:r.withCtx(()=>[qB]),_:1}),r.createElementVNode("div",zB,[r.createElementVNode("div",KB,[r.createVNode(Xo,{mode:"gray"})]),jB,JB,XB,WB]),r.createElementVNode("div",YB,[r.createElementVNode("button",{class:"w-full fge-auth-primary-button",onClick:r.withModifiers(i,["prevent"])}," aceptar ")])]),_:1})]),_:1})]),_:1},8,["open"]))}}),GB={class:"item-container"},NB={class:"auth-name-container"},ex={class:"name"},tx={class:"profession"},nx=r.createElementVNode("span",{class:"ml-2"},"Perfil",-1),rx=r.createElementVNode("span",{class:"ml-2"},"Cambiar modo",-1),ax=r.createElementVNode("span",{class:"ml-2"},"Cerrar sesión",-1),O2=r.defineComponent({__name:"FgeMenuItems",props:{showChangeMode:{type:Boolean,default:!1},isDarkMode:{type:Boolean,default:!1}},emits:["onLogout","onChangeMode"],setup(t,{emit:e}){const n=t,a=be(),{logoutCD:o}=a2(),i=r.ref(!1),s=r.ref(!1),l=r.ref();r.onMounted(()=>{g(),m()});const c=r.ref(),u=r.ref(!0),A=e,d=()=>{c.value.openDialog()},p=async()=>{try{a.userState.isNvAuth?await sp():await ip(),a.binnacleId&&await o({})}catch{}finally{a.clearUserData(),localStorage.clear(),A("onLogout")}},f=async()=>{A("onChangeMode")},g=async()=>{const{fechaCambioPassword:w,cambiarPassword:b,forzarCambioPassword:k,diasVidaPassword:E}=a.userState;if(!a.enableChangePassword||typeof E!="number")return;const R=localStorage.getItem("show-change-password");if(!k&&R&&b)return;const V=w?G.fromISO(w):void 0;if(l.value=V,b){C(!!(b&&k));return}},y=r.ref(),m=async()=>{var w,b;(w=a.userState)!=null&&w.forzarActivar2FA&&((b=y.value)==null||b.openDialog())},C=w=>{Ei("password-modified")||(localStorage.setItem("show-change-password",new Date().toISOString()),w&&(u.value=!1),s.value=!0)},v=()=>{var b;const{forzarCambioPassword:w}=a.userState;(b=c.value)==null||b.goToChangePassword(w),s.value=!1,u.value=!1},h=()=>{var w;s.value=!1,u.value=!1,(w=c.value)==null||w.goToActiveMedio()};return(w,b)=>(r.openBlock(),r.createElementBlock(r.Fragment,null,[r.createVNode(r.unref(E6),{open:i.value,"onUpdate:open":b[0]||(b[0]=k=>i.value=k)},{default:r.withCtx(()=>[r.createVNode(r.unref(k6),{class:r.normalizeClass(["link-item-container",{dark:n.isDarkMode}]),"aria-label":"menu-options"},{default:r.withCtx(()=>{var k,E,R,V;return[r.createElementVNode("div",GB,[r.createVNode(r.unref(x5),{class:"avatar-container"},{default:r.withCtx(()=>{var B,x;return[r.createVNode(r.unref(O5),{class:"avatar-image",src:(B=r.unref(a).userState.user)==null?void 0:B.fotoUrl,alt:`Foto de ${(x=r.unref(a).userState.user)==null?void 0:x.nombreCompleto}`},null,8,["src","alt"]),r.createVNode(r.unref(D5),{class:"avatar-fallback","delay-ms":600},{default:r.withCtx(()=>[r.createVNode(x2)]),_:1})]}),_:1}),r.createElementVNode("div",NB,[r.createElementVNode("p",ex,r.toDisplayString((E=(k=r.unref(a).userState)==null?void 0:k.user)==null?void 0:E.nombreCompleto),1),r.createElementVNode("p",tx,r.toDisplayString((V=(R=r.unref(a).userState)==null?void 0:R.user)==null?void 0:V.profesion),1)])])]}),_:1},8,["class"]),r.createVNode(r.unref(B6),null,{default:r.withCtx(()=>[r.createVNode(r.unref(x6),{class:r.normalizeClass(["auth-menu-content",{dark:n.isDarkMode}])},{default:r.withCtx(()=>[r.createVNode(r.unref(Ws),{class:"auth-menu-item",onClick:d},{default:r.withCtx(()=>[r.createVNode(r.unref(CB)),nx]),_:1}),n.showChangeMode?(r.openBlock(),r.createBlock(r.unref(Ws),{key:0,class:"auth-menu-item",onClick:f},{default:r.withCtx(()=>[r.createVNode(r.unref(xB)),rx]),_:1})):r.createCommentVNode("",!0),r.createVNode(r.unref(Ws),{class:"auth-menu-item",onClick:p},{default:r.withCtx(()=>[r.createVNode(r.unref(TB)),ax]),_:1})]),_:1},8,["class"])]),_:1})]),_:1},8,["open"]),r.createVNode(uc,{ref_key:"perfilRef",ref:c},null,512),r.createVNode(QB,{open:s.value,"onUpdate:open":b[1]||(b[1]=k=>s.value=k),openClick:v,forzarCambioPassword:!!r.unref(a).userState.forzarCambioPassword},null,8,["open","forzarCambioPassword"]),r.createVNode($B,{ref_key:"message2faRef",ref:y,onOpenClick:h},null,512)],64))}}),ox={[String(ol)]:"${label} debe contener solo números",[String(So)]:"${label} debe contener al menos una letra mayúscula, una letra minúscula, un número y un caracter especial",[String(or)]:"${label} debe contener al menos una letra mayúscula, una letra minúscula, un número y un caracter especial"},D2={mixed:{required:"${label} es requerido",oneOf:"${label} deben ser iguales"},string:{min:"${label} debe tener al menos ${min} caracteres",max:"${label} no debe tener más de ${max} caracteres",length:"${label} debe tener ${length} caracteres",matches:({label:t,regex:e})=>ox[String(e)].replaceAll("${label}",t)||`${t} no es válido`,email:"${label} debe tener el formato ejemplo@ejemplo.com"},number:{min:"El valor mínimo permitido es ${min}",max:"El valor máximo permitido es ${max}"}};j.addMethod(j.string,"email",function(e){var n;return this.matches(Y7,{message:e||((n=D2.string)==null?void 0:n.email),name:"email",excludeEmptyString:!0})});function ix(t){if(t)try{return JSON.parse(t)}catch(e){console.warn(e,"unknown json format!")}}function T2(t,e){var n=e.storage,a=e.encrypt,o=e.decrypt,i=n.getItem(t.$id);if(i){var s=ix(o?o(i):i);s&&(t.$state=s)}else{var l=JSON.stringify(t.$state);n.setItem(t.$id,a?a(l):l)}var c=function(A,d){var p=JSON.stringify(d);n.setItem(t.$id,a?a(p):p)};t.$subscribe(c,{detached:!0,deep:!0,immediate:!0})}function sx(t){return function(e){var n=Object.assign({},t),a=e.store,o=n.stores,i=n.encrypt,s=n.decrypt;o&&o.length>0&&o.forEach(function(l){if(typeof l=="string"){if(l===a.$id){var c=n.storage||localStorage;T2(a,{stores:o,storage:c,encrypt:i,decrypt:s})}}else if(l.name===a.$id){var u=l.storage,A=l.ciphertext,d=function(){return u||(n.storage?n.storage:localStorage)};T2(a,{stores:o,storage:d(),encrypt:A===!1?void 0:i,decrypt:A===!1?void 0:s})}})}}var br=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function I2(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function lx(t){if(t.__esModule)return t;var e=t.default;if(typeof e=="function"){var n=function a(){return this instanceof a?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};n.prototype=e.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(t).forEach(function(a){var o=Object.getOwnPropertyDescriptor(t,a);Object.defineProperty(n,a,o.get?o:{enumerable:!0,get:function(){return t[a]}})}),n}var V2={exports:{}};function cx(t){throw new Error('Could not dynamically require "'+t+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var Ac={exports:{}};const ux=lx(Object.freeze(Object.defineProperty({__proto__:null,default:{}},Symbol.toStringTag,{value:"Module"})));var P2;function M2(){return P2||(P2=1,function(t,e){(function(n,a){t.exports=a()})(br,function(){var n=n||function(a,o){var i;if(typeof window<"u"&&window.crypto&&(i=window.crypto),typeof self<"u"&&self.crypto&&(i=self.crypto),typeof globalThis<"u"&&globalThis.crypto&&(i=globalThis.crypto),!i&&typeof window<"u"&&window.msCrypto&&(i=window.msCrypto),!i&&typeof br<"u"&&br.crypto&&(i=br.crypto),!i&&typeof cx=="function")try{i=ux}catch{}var s=function(){if(i){if(typeof i.getRandomValues=="function")try{return i.getRandomValues(new Uint32Array(1))[0]}catch{}if(typeof i.randomBytes=="function")try{return i.randomBytes(4).readInt32LE()}catch{}}throw new Error("Native crypto module could not be used to get secure random number.")},l=Object.create||function(){function v(){}return function(h){var w;return v.prototype=h,w=new v,v.prototype=null,w}}(),c={},u=c.lib={},A=u.Base=function(){return{extend:function(v){var h=l(this);return v&&h.mixIn(v),(!h.hasOwnProperty("init")||this.init===h.init)&&(h.init=function(){h.$super.init.apply(this,arguments)}),h.init.prototype=h,h.$super=this,h},create:function(){var v=this.extend();return v.init.apply(v,arguments),v},init:function(){},mixIn:function(v){for(var h in v)v.hasOwnProperty(h)&&(this[h]=v[h]);v.hasOwnProperty("toString")&&(this.toString=v.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),d=u.WordArray=A.extend({init:function(v,h){v=this.words=v||[],h!=o?this.sigBytes=h:this.sigBytes=v.length*4},toString:function(v){return(v||f).stringify(this)},concat:function(v){var h=this.words,w=v.words,b=this.sigBytes,k=v.sigBytes;if(this.clamp(),b%4)for(var E=0;E<k;E++){var R=w[E>>>2]>>>24-E%4*8&255;h[b+E>>>2]|=R<<24-(b+E)%4*8}else for(var V=0;V<k;V+=4)h[b+V>>>2]=w[V>>>2];return this.sigBytes+=k,this},clamp:function(){var v=this.words,h=this.sigBytes;v[h>>>2]&=4294967295<<32-h%4*8,v.length=a.ceil(h/4)},clone:function(){var v=A.clone.call(this);return v.words=this.words.slice(0),v},random:function(v){for(var h=[],w=0;w<v;w+=4)h.push(s());return new d.init(h,v)}}),p=c.enc={},f=p.Hex={stringify:function(v){for(var h=v.words,w=v.sigBytes,b=[],k=0;k<w;k++){var E=h[k>>>2]>>>24-k%4*8&255;b.push((E>>>4).toString(16)),b.push((E&15).toString(16))}return b.join("")},parse:function(v){for(var h=v.length,w=[],b=0;b<h;b+=2)w[b>>>3]|=parseInt(v.substr(b,2),16)<<24-b%8*4;return new d.init(w,h/2)}},g=p.Latin1={stringify:function(v){for(var h=v.words,w=v.sigBytes,b=[],k=0;k<w;k++){var E=h[k>>>2]>>>24-k%4*8&255;b.push(String.fromCharCode(E))}return b.join("")},parse:function(v){for(var h=v.length,w=[],b=0;b<h;b++)w[b>>>2]|=(v.charCodeAt(b)&255)<<24-b%4*8;return new d.init(w,h)}},y=p.Utf8={stringify:function(v){try{return decodeURIComponent(escape(g.stringify(v)))}catch{throw new Error("Malformed UTF-8 data")}},parse:function(v){return g.parse(unescape(encodeURIComponent(v)))}},m=u.BufferedBlockAlgorithm=A.extend({reset:function(){this._data=new d.init,this._nDataBytes=0},_append:function(v){typeof v=="string"&&(v=y.parse(v)),this._data.concat(v),this._nDataBytes+=v.sigBytes},_process:function(v){var h,w=this._data,b=w.words,k=w.sigBytes,E=this.blockSize,R=E*4,V=k/R;v?V=a.ceil(V):V=a.max((V|0)-this._minBufferSize,0);var B=V*E,x=a.min(B*4,k);if(B){for(var _=0;_<B;_+=E)this._doProcessBlock(b,_);h=b.splice(0,B),w.sigBytes-=x}return new d.init(h,x)},clone:function(){var v=A.clone.call(this);return v._data=this._data.clone(),v},_minBufferSize:0});u.Hasher=m.extend({cfg:A.extend(),init:function(v){this.cfg=this.cfg.extend(v),this.reset()},reset:function(){m.reset.call(this),this._doReset()},update:function(v){return this._append(v),this._process(),this},finalize:function(v){v&&this._append(v);var h=this._doFinalize();return h},blockSize:16,_createHelper:function(v){return function(h,w){return new v.init(w).finalize(h)}},_createHmacHelper:function(v){return function(h,w){return new C.HMAC.init(v,w).finalize(h)}}});var C=c.algo={};return c}(Math);return n})}(Ac)),Ac.exports}(function(t,e){(function(n,a){t.exports=a(M2())})(br,function(n){return n.enc.Utf8})})(V2);var Ax=V2.exports;const _2=I2(Ax);var R2={exports:{}};(function(t,e){(function(n,a){t.exports=a(M2())})(br,function(n){return function(){var a=n,o=a.lib,i=o.WordArray,s=a.enc;s.Base64={stringify:function(c){var u=c.words,A=c.sigBytes,d=this._map;c.clamp();for(var p=[],f=0;f<A;f+=3)for(var g=u[f>>>2]>>>24-f%4*8&255,y=u[f+1>>>2]>>>24-(f+1)%4*8&255,m=u[f+2>>>2]>>>24-(f+2)%4*8&255,C=g<<16|y<<8|m,v=0;v<4&&f+v*.75<A;v++)p.push(d.charAt(C>>>6*(3-v)&63));var h=d.charAt(64);if(h)for(;p.length%4;)p.push(h);return p.join("")},parse:function(c){var u=c.length,A=this._map,d=this._reverseMap;if(!d){d=this._reverseMap=[];for(var p=0;p<A.length;p++)d[A.charCodeAt(p)]=p}var f=A.charAt(64);if(f){var g=c.indexOf(f);g!==-1&&(u=g)}return l(c,u,d)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="};function l(c,u,A){for(var d=[],p=0,f=0;f<u;f++)if(f%4){var g=A[c.charCodeAt(f-1)]<<f%4*2,y=A[c.charCodeAt(f)]>>>6-f%4*2,m=g|y;d[p>>>2]|=m<<24-p%4*8,p++}return i.create(d,p)}}(),n.enc.Base64})})(R2);var dx=R2.exports;const F2=I2(dx),L2=v0();function fx(t){return F2.stringify(_2.parse(t))}function px(t){return F2.parse(t).toString(_2)}const hx=sx({stores:[{name:"LOGIN_STORE",storage:localStorage,ciphertext:!0}],encrypt:fx,decrypt:px});L2.use(hx);const mx={install:(t,e)=>{e.useYupLocale&&j.setLocale(D2),t.component("FgeLoginComponent",B2),t.component("FgePerfilMenuComponent",O2),t.component("FgePerfilSidebar",uc),t.use(jw,{VITE_API_BASE_URL:window.location.href,VITE_API_APLICATION:e.aplicacion,VITE_API_MS_AGETIC:e.MS_AGETIC_URL,VITE_API_MS_AGETIC_FRONT:e.API_SERVER_REDIRECT,VITE_DEVELOPMENT_ENVIRONMENT:e.ENVIRONMENT||"DEV",VITE_API_AGETIC_ANUNCIOS:"https://www.facebook.com/story.php?story_fbid=999108625735075&id=100069078404748&mibextid=wwXIfr&rdid=Jl5hWv1li8tIYJ45"}),t.use(L2),be().setConfigs({newBaseURL:e.baseUrl,newIsRegister:e.isRegister||!1,newAplicacion:e.aplicacion,newBaseURLAuthNv:e.baseUrlAuthNv,newWebSocketUrl:e.MS_WEBSOCKET_URL,newWebSocketToken:e.TOKEN_WEBSOCKET??"",newRrhhUrl:e.rrhhUrl,verificarSiFuncionario:e.verificarSiFuncionario||!1,telegramBot:e.telegramBot??"MinPub_bot",systemVersion:e.systemVersion,enableChangePasswordMsg:e.ENABLE_CHANGE_PASSWORD,enableForceChangePassword:e.ENABLE_FORCE_CHANGE_PASSWORD})}};Le.FgeAuthMenuComponent=O2,Le.FgeLoginComponent=B2,Le.FgePerfilSidebar=uc,Le.default=mx,Le.useFgeAuthLoginStore=be,Le.useFgeAuthStateStore=ea,Object.defineProperties(Le,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
84
+ `):" "+$f(i[0]):"as no adapter specified";throw new ee("There is no suitable adapter to dispatch the request "+s,"ERR_NOT_SUPPORT")}return a},adapters:Hl};function ql(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new yr(null,t)}function Nf(t){return ql(t),t.headers=qe.from(t.headers),t.data=Ul.call(t,t.transformRequest),["post","put","patch"].indexOf(t.method)!==-1&&t.headers.setContentType("application/x-www-form-urlencoded",!1),Gf.getAdapter(t.adapter||ma.adapter)(t).then(function(e){return ql(t),e.data=Ul.call(t,t.transformResponse,e),e.headers=qe.from(e.headers),e},function(e){return Hf(e)||(ql(t),e&&e.response&&(e.response.data=Ul.call(t,t.transformResponse,e.response),e.response.headers=qe.from(e.response.headers))),Promise.reject(e)})}const e2="1.7.2",zl={};["object","boolean","number","function","string","symbol"].forEach((t,e)=>{zl[t]=function(n){return typeof n===t||"a"+(e<1?"n ":" ")+t}});const t2={};zl.transitional=function(t,e,n){function a(o,i){return"[Axios v"+e2+"] Transitional option '"+o+"'"+i+(n?". "+n:"")}return(o,i,s)=>{if(t===!1)throw new ee(a(i," has been removed"+(e?" in "+e:"")),ee.ERR_DEPRECATED);return e&&!t2[i]&&(t2[i]=!0,console.warn(a(i," has been deprecated since v"+e+" and will be removed in the near future"))),t?t(o,i,s):!0}};function Lw(t,e,n){if(typeof t!="object")throw new ee("options must be an object",ee.ERR_BAD_OPTION_VALUE);const a=Object.keys(t);let o=a.length;for(;o-- >0;){const i=a[o],s=e[i];if(s){const l=t[i],c=l===void 0||s(l,i,t);if(c!==!0)throw new ee("option "+i+" must be "+c,ee.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new ee("Unknown option "+i,ee.ERR_BAD_OPTION)}}const Kl={assertOptions:Lw,validators:zl},ln=Kl.validators;let In=class{constructor(t){this.defaults=t,this.interceptors={request:new Lf,response:new Lf}}async request(t,e){try{return await this._request(t,e)}catch(n){if(n instanceof Error){let a;Error.captureStackTrace?Error.captureStackTrace(a={}):a=new Error;const o=a.stack?a.stack.replace(/^.+\n/,""):"";try{n.stack?o&&!String(n.stack).endsWith(o.replace(/^.+\n.+\n/,""))&&(n.stack+=`
85
+ `+o):n.stack=o}catch{}}throw n}}_request(t,e){typeof t=="string"?(e=e||{},e.url=t):e=t||{},e=Tn(this.defaults,e);const{transitional:n,paramsSerializer:a,headers:o}=e;n!==void 0&&Kl.assertOptions(n,{silentJSONParsing:ln.transitional(ln.boolean),forcedJSONParsing:ln.transitional(ln.boolean),clarifyTimeoutError:ln.transitional(ln.boolean)},!1),a!=null&&(D.isFunction(a)?e.paramsSerializer={serialize:a}:Kl.assertOptions(a,{encode:ln.function,serialize:ln.function},!0)),e.method=(e.method||this.defaults.method||"get").toLowerCase();let i=o&&D.merge(o.common,o[e.method]);o&&D.forEach(["delete","get","head","post","put","patch","common"],f=>{delete o[f]}),e.headers=qe.concat(i,o);const s=[];let l=!0;this.interceptors.request.forEach(function(f){typeof f.runWhen=="function"&&f.runWhen(e)===!1||(l=l&&f.synchronous,s.unshift(f.fulfilled,f.rejected))});const c=[];this.interceptors.response.forEach(function(f){c.push(f.fulfilled,f.rejected)});let u,A=0,d;if(!l){const f=[Nf.bind(this),void 0];for(f.unshift.apply(f,s),f.push.apply(f,c),d=f.length,u=Promise.resolve(e);A<d;)u=u.then(f[A++],f[A++]);return u}d=s.length;let p=e;for(A=0;A<d;){const f=s[A++],g=s[A++];try{p=f(p)}catch(y){g.call(this,y);break}}try{u=Nf.call(this,p)}catch(f){return Promise.reject(f)}for(A=0,d=c.length;A<d;)u=u.then(c[A++],c[A++]);return u}getUri(t){t=Tn(this.defaults,t);const e=zf(t.baseURL,t.url);return Ff(e,t.params,t.paramsSerializer)}};D.forEach(["delete","get","head","options"],function(t){In.prototype[t]=function(e,n){return this.request(Tn(n||{},{method:t,url:e,data:(n||{}).data}))}}),D.forEach(["post","put","patch"],function(t){function e(n){return function(a,o,i){return this.request(Tn(i||{},{method:t,headers:n?{"Content-Type":"multipart/form-data"}:{},url:a,data:o}))}}In.prototype[t]=e(),In.prototype[t+"Form"]=e(!0)});let Uw=class j2{constructor(e){if(typeof e!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(o){n=o});const a=this;this.promise.then(o=>{if(!a._listeners)return;let i=a._listeners.length;for(;i-- >0;)a._listeners[i](o);a._listeners=null}),this.promise.then=o=>{let i;const s=new Promise(l=>{a.subscribe(l),i=l}).then(o);return s.cancel=function(){a.unsubscribe(i)},s},e(function(o,i,s){a.reason||(a.reason=new yr(o,i,s),n(a.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){if(this.reason){e(this.reason);return}this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;const n=this._listeners.indexOf(e);n!==-1&&this._listeners.splice(n,1)}static source(){let e;return{token:new j2(function(n){e=n}),cancel:e}}};function Zw(t){return function(e){return t.apply(null,e)}}function Qw(t){return D.isObject(t)&&t.isAxiosError===!0}const jl={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(jl).forEach(([t,e])=>{jl[e]=t});function n2(t){const e=new In(t),n=bf(In.prototype.request,e);return D.extend(n,In.prototype,e,{allOwnKeys:!0}),D.extend(n,e,null,{allOwnKeys:!0}),n.create=function(a){return n2(Tn(t,a))},n}const pe=n2(ma);pe.Axios=In,pe.CanceledError=yr,pe.CancelToken=Uw,pe.isCancel=Hf,pe.VERSION=e2,pe.toFormData=ri,pe.AxiosError=ee,pe.Cancel=pe.CanceledError,pe.all=function(t){return Promise.all(t)},pe.spread=Zw,pe.isAxiosError=Qw,pe.mergeConfig=Tn,pe.AxiosHeaders=qe,pe.formToJSON=t=>Zf(D.isHTMLForm(t)?new FormData(t):t),pe.getAdapter=Gf.getAdapter,pe.HttpStatusCode=jl,pe.default=pe;const Hw=async(t,e,n,a)=>{var o;const i=window.VITE_API_MS_AGETIC?window.VITE_API_MS_AGETIC:"http://172.27.38.54:3000",s={urlRedirectLogin:window.VITE_API_BASE_URL?window.VITE_API_BASE_URL:void 0,application:window.VITE_API_APLICATION?window.VITE_API_APLICATION:"justicia-libre",verificarFuncionario:e,environment:window.VITE_DEVELOPMENT_ENVIRONMENT?window.VITE_DEVELOPMENT_ENVIRONMENT:"DEV",binnacleId:a,processKey:t,tokenMsSeguridad:n},l=await pe.post(`${i}/api/v1/auth/generar-url`,s,{headers:{"Content-Type":"application/json; charset=utf-8","ms-agetic-token":void 0}});return wf({name:"ms-agetic-token",value:(o=l.data.response)==null?void 0:o.data.token,hours:5}),l.data.response.data},qw=async(t,e,n,a)=>{var o;const i=window.VITE_API_MS_AGETIC?window.VITE_API_MS_AGETIC:"http://172.27.38.54:3000",s={urlRedirectLogin:window.VITE_API_BASE_URL?window.VITE_API_BASE_URL:void 0,application:window.VITE_API_APLICATION?window.VITE_API_APLICATION:"justicia-libre",verificarFuncionario:e,environment:window.VITE_DEVELOPMENT_ENVIRONMENT?window.VITE_DEVELOPMENT_ENVIRONMENT:"DEV",binnacleId:a,processKey:t,tokenMsSeguridad:n,deviceId:"id_mobile_device"},l=await pe.post(`${i}/api/v2/auth/generar-url`,s,{headers:{"Content-Type":"application/json; charset=utf-8","ms-agetic-token":void 0}});return wf({name:"ms-agetic-token",value:(o=l.data.response)==null?void 0:o.data.token,hours:5}),l.data.response.data},zw=async t=>{const e=window.VITE_API_MS_AGETIC?window.VITE_API_MS_AGETIC:"http://172.27.38.54:3000",n={binnacleId:t};return(await pe.post(`${e}/api/v1/auth/session-auth`,n,{headers:{Authorization:`Bearer ${yf("ms-agetic-token")}`,"Content-Type":"application/json; charset=utf-8","ms-agetic-token":void 0}})).data.response.data},Kw=t=>`${window.VITE_API_MS_AGETIC_FRONT?window.VITE_API_MS_AGETIC_FRONT:"http://172.27.38.54:8080"}/logout?urlRedirectLogout=${window.VITE_API_BASE_URL?window.VITE_API_BASE_URL:void 0}&binnacleId=${t}`;function r2(){const t=r.ref(),e=new Map;let n;const a=()=>{for(const[d,p]of e.entries())p.type===Se.LOGOUT?(p.resolve({error:!1,message:"Sesion cerrada con exito"}),e.delete(d)):p.creationTime+1e3*60*5<new Date().getTime()&&(p.reject({error:!0,message:"Ha ocurrido un error, intente nuevamente"}),e.delete(d));e.size===0&&n&&(clearInterval(n),n=void 0)};r.onMounted(()=>{let d=!1;for(const[f]of e.entries())if(window.name===f){d=!0;break}const p=new BroadcastChannel(cf);t.value=p,!d&&(t.value.onmessage=async f=>{const g=f.data;!g||await o(g)||i(g)||s(g)||l(g)})}),r.onBeforeUnmount(()=>{t.value&&t.value.close(),n&&clearInterval(n)});const o=async d=>{if(d.event!==Se.LOGIN&&d.event!==Se.ALREADY_LOGIN)return!1;const p=e.get(d.data.processKey);if(!p)return!1;if(e.delete(d.data.processKey),d.event===Se.LOGIN){const f=d.data.data;try{const g=await zw(f.binnacleId);cy("digital",JSON.stringify(f)),p.resolve({error:!1,message:"Inicio de sesión exitoso",data:{...g.session,binnacleId:f.binnacleId}})}catch{p.reject({error:!0,message:"Ha ocurrido un error al iniciar sesión, intente nuevamente"})}return!0}return p.reject({error:!0,message:"Ya cuentas con una sesión activa"}),!0},i=d=>{if(d.event===Se.LOGOUT){const p=e.get(d.data.processKey);return p?(e.delete(d.data.processKey),localStorage.removeItem("digital"),p.resolve({error:!1,message:"Sesión finalizada"}),!0):!1}return!1},s=d=>{const p=e.get(d.data.processKey);if(p)return d.event===Se.VALIDATE_FILE?(p.resolve({error:!1,message:"Aprobación exitosa",data:d.data}),e.delete(d.data.processKey),!0):!1},l=d=>{const p=d.data.processKey,f=e.get(p);f&&d.event===Se.FORCE_CLOSE&&(e.delete(p),f.reject({error:!0,message:"Ha ocurrido un error, intente nuevamente"}))},c=async(d=!0,p,f=!1)=>new Promise(async(g,y)=>{var m,C;const v=$o(),h=f?void 0:gr("digital")?JSON.parse(gr("digital")).binnacleId:void 0,w=Go();try{const{url:b}=await Hw(v,d,p,h);window.open(b,v,w?void 0:"width=700,height=700,resizable=no")}catch(b){if(((C=(m=b==null?void 0:b.response)==null?void 0:m.data)==null?void 0:C.message)==="No se pudo conectar con AGETIC - CIUDADANIA DIGITAL")return window.open(window.VITE_API_AGETIC_ANUNCIOS,v,w?void 0:"width=700,height=700,resizable=no"),y(b.response.data);if(b)return y({error:!0,message:"Ha ocurrido un error al iniciar sesión, intente nuevamente"})}A(),e.set(v,{creationTime:new Date().getTime(),processKey:v,type:Se.LOGIN,resolve:g,reject:y})}),u=async(d=!0,p,f=!1)=>new Promise(async(g,y)=>{const m=$o(),C=f?void 0:gr("digital")?JSON.parse(gr("digital")).binnacleId:void 0,{url:v}=await qw(m,d,p,C),h=Go();try{window.open(v,m,h?void 0:"width=700,height=700,resizable=no")}catch(w){if(w)return y({error:!0,message:"Ha ocurrido un error al iniciar sesión, intente nuevamente"})}A(),e.set(m,{creationTime:new Date().getTime(),processKey:m,type:Se.LOGIN,resolve:g,reject:y})}),A=()=>{n||(n=setInterval(a,1e3))};return{loginCD:c,logoutCD:async d=>new Promise((p,f)=>{const g=$o(),y=d.binnacleId,m=gr("digital");if(!m)return f({error:!0,message:"No existe una sesión de agetic activa"});const C=JSON.parse(m),v=Kw(y||C.binnacleId),h=Go();if(!window.open(v,g,h?void 0:"width=700,height=700,resizable=no"))return f({error:!0,message:"Ha ocurrido un error al cerrar sesión, intente nuevamente"});A(),uy("digital"),e.set(g,{creationTime:new Date().getTime(),processKey:g,type:Se.LOGOUT,resolve:p,reject:f})}),validateFile:async d=>new Promise(async(p,f)=>{const g=$o(),y=d.documentId,m=gr("digital");if(!m)return f({error:!0,message:"Ha ocurrido un error, intente nuevamente"});A();const C=JSON.parse(m),v=`${window.VITE_API_BASE_URL?window.VITE_API_BASE_URL:void 0}`,h=`${window.VITE_API_MS_AGETIC_FRONT?window.VITE_API_MS_AGETIC_FRONT:"http://172.27.38.54:8080"}/aprobacion?urlRedirectClient=${encodeURIComponent(`${v}`)}&documentId=${encodeURIComponent(y)}&binnacleId=${encodeURIComponent(C.binnacleId)}${d.urlNotificationDocument?`&urlNotificationDocument=${encodeURIComponent(d.urlNotificationDocument)}`:""}&token=${encodeURIComponent(yf("ms-agetic-token"))}&processKey=${encodeURIComponent(g)}`,w=Go();if(!window.open(h,g,w?void 0:"width=700,height=700,resizable=no"))return f({error:!0,message:"Ha ocurrido un error, intente nuevamente"});e.set(g,{creationTime:new Date().getTime(),processKey:g,type:Se.VALIDATE_FILE,resolve:p,reject:f})}),loginCDMsAuth:u}}const jw={install(t,e){$v(),window.VITE_API_BASE_URL=e.VITE_API_BASE_URL,window.VITE_API_APLICATION=e.VITE_API_APLICATION,window.VITE_API_MS_AGETIC=e.VITE_API_MS_AGETIC,window.VITE_API_MS_AGETIC_FRONT=e.VITE_API_MS_AGETIC_FRONT,window.VITE_DEVELOPMENT_ENVIRONMENT=e.VITE_DEVELOPMENT_ENVIRONMENT,window.VITE_API_AGETIC_ANUNCIOS=e.VITE_API_AGETIC_ANUNCIOS,window.VITE_API_LOCAL_FIRMATIC=e.VITE_API_LOCAL_FIRMATIC||""}};function Xw(){const t=be(),{loginCD:e,loginCDMsAuth:n}=r2();r.onMounted(()=>{o()});const a=async()=>t.apiBaseURLAuthNv?await n(t.verificarFunc):await e(t.verificarFunc),o=()=>{const l=new URLSearchParams(window.location.search).get("agetic");if(!l)return;const c=JSON.parse(decodeURI(l));i(c)},i=async s=>{var l;if(!s.error)if(s.response.binnacleId){const c={ci:s.response.ciudadanoDigital.documento_identidad.numero_documento,binnacleId:s.response.binnacleId,appTag:t.aplicacion};await t.onLoginCiudadania(c),new URLSearchParams(window.location.search).delete("agetic"),window.history.replaceState({},"",`${window.location.pathname}`)}else q.error(`<p class="toast-title">Error</p><p class="toast-description">${(l=s.response)==null?void 0:l.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0})};return{redirectCD:a}}function Jw(t){const e=be(),n=ta(),a=r.ref(!1),{redirectCD:o}=Xw(),{refCounter:i,currentContacto:s,message2Fa:l,message2FaContexto:c,url2FaContexto:u}=Xo("2auth"),A=r.reactive({verificadoWhatsapp:!1,verificadoTelegram:!1,verificadoEmail:!1,verificadoRoma:!1}),d=r.ref(!1),p=r.ref(!1),f=r.ref(!1),g=r.markRaw([{name:"step1"},{name:"step2"}]),y=[j.object().shape({usuario:j.string().required("Cédula de identidad es requerida").label("Cédula de identidad"),password:j.string().required("Contraseña es requerida").label("Contraseña")}),j.object().shape({code:j.string().matches(or).required().label("Código")})],m=r.ref(0),C=r.computed(()=>y[m.value]),{handleSubmit:v,values:h,errors:w,setErrors:b,resetForm:k}=ie.useForm({validationSchema:C,keepValuesOnUnmount:!0}),{value:E}=ie.useField("usuarioId"),{value:R}=ie.useField("esDispositivoConfianza",void 0,{initialValue:!1}),V=v(async I=>{var S,T,Z,z,J,se,ae,W;n.setLoading(!0);try{const X=await e.onLogin({...I,codigoDispositivo:e.deviceId});e.apiBaseURLAuthNv?((T=(S=X==null?void 0:X.response)==null?void 0:S.data)==null?void 0:T.mediosVerificados.length)>0?(m.value=m.value+1,s.value=(z=(Z=X==null?void 0:X.response)==null?void 0:Z.data)==null?void 0:z.usuario,E.value=(se=(J=X==null?void 0:X.response)==null?void 0:J.data)==null?void 0:se.usuarioId,l.value=X==null?void 0:X.message,a.value=!0,Pe((W=(ae=X==null?void 0:X.response)==null?void 0:ae.data)==null?void 0:W.mediosVerificados),r.nextTick(()=>{var Ce,Lt,wa;(wa=i.value)==null||wa.reInit(((Lt=(Ce=X==null?void 0:X.response)==null?void 0:Ce.data)==null?void 0:Lt.tiempoVigencia)??120)})):(a.value=!1,t("onLogin")):X!=null&&X.usuarioId&&(X!=null&&X.factor2FA)?(m.value=m.value+1,s.value=X.contacto,Object.entries(X.mediosVerificados).forEach(([Ce,Lt])=>{A[Ce]=!!Lt}),l.value=X.message,c.value="",u.value="",p.value=!1,d.value=!1,E.value=X.usuarioId,r.nextTick(()=>{var Ce;(Ce=i.value)==null||Ce.reInit((X.minutos??2)*60)})):(a.value=!1,t("onLogin"))}catch(X){X.status===403&&(a.value=!0),Ge({error:X,setErrors:b}),t("onError")}finally{n.setLoading(!1)}}),B=async({medio:I})=>{try{n.setLoading(!0);const S=await np({medio:Number(I),usuarioId:E.value});l.value=S.message,p.value=!1,d.value=!1,c.value=S.response.data.mensajeServicio??"",u.value=S.response.data.url??"",r.nextTick(()=>{var T;(T=i.value)==null||T.reInit((S.minutos??2)*60)})}catch(S){q.error(`Error al enviar código por ${I}: ${(S==null?void 0:S.message)||"intente nuevamente"}`)}finally{n.setLoading(!1)}},x=async({medio:I})=>{try{n.setLoading(!0);const S=await yu({medio:Number(I),usuarioId:E.value});console.log("🚀 ~ onEnviarCodigoAlUsuarioNv ~ resp:",S),l.value=S.message,p.value=!1,d.value=!1,c.value=S.response.data.mensajeServicio??"",u.value=S.response.data.url??"",r.nextTick(()=>{var T;(T=i.value)==null||T.reInit((S.minutos??2)*60)})}catch(S){q.error(`Error al enviar código: ${(S==null?void 0:S.message)||"intente nuevamente"}`)}finally{n.setLoading(!1)}},_=async({medio:I})=>{try{n.setLoading(!0);const S=await bu({medio:Number(I),usuarioId:E.value,deviceId:e.deviceId,isLogin:!0,aplicacion:e.aplicacion});l.value=S.message,p.value=!1,d.value=!1,c.value=S.response.data.mensajeServicio??"",u.value=S.response.data.url??"",r.nextTick(()=>{var T;(T=i.value)==null||T.reInit((S.minutos??2)*60)})}catch(S){q.error(`Error al enviar código por ${I}: ${(S==null?void 0:S.message)||"intente nuevamente"}`)}finally{n.setLoading(!1)}},U=async({medio:I})=>{try{n.setLoading(!0);const S=await Cu({medio:Number(I),usuarioId:E.value,deviceId:e.deviceId,isLogin:!0,aplicacion:e.aplicacion});l.value=S.message,p.value=!1,d.value=!1,r.nextTick(()=>{var T;(T=i.value)==null||T.reInit((S.minutos??2)*60)})}catch(S){q.error(`Error al enviar código por ${I}: ${(S==null?void 0:S.message)||"intente nuevamente"}`)}finally{n.setLoading(!1)}},M=v(async I=>{try{n.setLoading(!0),await e.on2AuthNuevoServicioLogin({medio:Number(I.medio),usuarioId:E.value,codigo:I.code,aplicacion:e.aplicacion,codigoDispositivo:e.deviceId,esDispositivoConfianza:I.esDispositivoConfianza,usuario:I.usuario}),t("onLogin")}catch(S){Ge({error:S,setErrors:b})}finally{n.setLoading(!1)}}),F=async(I,S,T)=>{n.setLoading(!0);try{await e.onAutorizarQrNv(I,S,T),a.value=!1,t("onLogin")}catch(Z){Z.status===403&&(a.value=!0),Ge({error:Z,setErrors:b}),t("onError")}finally{n.setLoading(!1)}},H=v(async I=>{try{n.setLoading(!0),e.apiBaseURLAuthNv?(await e.on2AuthLoginNv({otp:Number(I.code),numeroDocumento:I.usuario,deviceId:e.deviceId,aplicacion:e.aplicacion,dispositivoConfianza:I.esDispositivoConfianza}),t("onLogin")):(await e.on2AuthLogin({code:Number(I.code),usuarioId:E.value,aplicacion:I.aplicacion,codigoDispositivo:e.deviceId,esDispositivoConfianza:I.esDispositivoConfianza,usuario:I.usuario}),t("onLogin"))}catch(S){Ge({error:S,setErrors:b})}finally{n.setLoading(!1)}}),K=()=>{m.value=0,k()},L=async()=>{var I;await e.onLogin({...h}),(I=i.value)==null||I.reInit(60)},re=r.computed(()=>window.getComputedStyle(document.documentElement).getPropertyValue("--fge-primary-button-text-color")),Pe=I=>{I.forEach(S=>{switch(S.medio){case 1:A.verificadoRoma=S.verificado;break;case 2:A.verificadoTelegram=S.verificado;break;case 3:A.verificadoEmail=S.verificado;break;case 4:A.verificadoWhatsapp=S.verificado;break}})};return{values:h,schemas:y,showBtnByCode:a,refCounter:i,currentContacto:s,message2Fa:l,steps:g,currentStep:m,usuarioId:E,esDispositivoConfianza:R,errors:w,iconColor:re,onAutorizarNv:F,onLogin:V,on2AuthLogin:H,goLoginPage:K,onEnviarMensaje:L,loginCiudadania:async()=>{n.setLoading(!0);try{const I=await o();I&&(await e.onLoginCiudadania(I.data),t("onLogin"))}catch(I){q.error(`<p class="toast-title">Error</p><p class="toast-description">${(I==null?void 0:I.message)||"Ha ocurrido un error al intentar logearse con CD"}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0})}finally{n.setLoading(!1)}},mostrarBotonOpciones:d,mediosVerificados:A,onEnviarCodigoAlUsuario:B,mostrarMedios:p,onEnviarCodigoVerificadoAlUsuario:_,servicio2faNuevo:f,onConfirmarCodigoNuevo:M,onEnviarCodigoAlUsuarioNv:x,onEnviarCodigoVerificadoAlUsuarioNv:U,message2FaContexto:c,url2FaContexto:u}}const Et=Object.create(null);Et.open="0",Et.close="1",Et.ping="2",Et.pong="3",Et.message="4",Et.upgrade="5",Et.noop="6";const li=Object.create(null);Object.keys(Et).forEach(t=>{li[Et[t]]=t});const Xl={type:"error",data:"parser error"},a2=typeof Blob=="function"||typeof Blob<"u"&&Object.prototype.toString.call(Blob)==="[object BlobConstructor]",o2=typeof ArrayBuffer=="function",i2=t=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(t):t&&t.buffer instanceof ArrayBuffer,Jl=({type:t,data:e},n,a)=>a2&&e instanceof Blob?n?a(e):s2(e,a):o2&&(e instanceof ArrayBuffer||i2(e))?n?a(e):s2(new Blob([e]),a):a(Et[t]+(e||"")),s2=(t,e)=>{const n=new FileReader;return n.onload=function(){const a=n.result.split(",")[1];e("b"+(a||""))},n.readAsDataURL(t)};function l2(t){return t instanceof Uint8Array?t:t instanceof ArrayBuffer?new Uint8Array(t):new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}let Wl;function Ww(t,e){if(a2&&t.data instanceof Blob)return t.data.arrayBuffer().then(l2).then(e);if(o2&&(t.data instanceof ArrayBuffer||i2(t.data)))return e(l2(t.data));Jl(t,!1,n=>{Wl||(Wl=new TextEncoder),e(Wl.encode(n))})}const c2="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",va=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(let t=0;t<c2.length;t++)va[c2.charCodeAt(t)]=t;const Yw=t=>{let e=t.length*.75,n=t.length,a,o=0,i,s,l,c;t[t.length-1]==="="&&(e--,t[t.length-2]==="="&&e--);const u=new ArrayBuffer(e),A=new Uint8Array(u);for(a=0;a<n;a+=4)i=va[t.charCodeAt(a)],s=va[t.charCodeAt(a+1)],l=va[t.charCodeAt(a+2)],c=va[t.charCodeAt(a+3)],A[o++]=i<<2|s>>4,A[o++]=(s&15)<<4|l>>2,A[o++]=(l&3)<<6|c&63;return u},$w=typeof ArrayBuffer=="function",Yl=(t,e)=>{if(typeof t!="string")return{type:"message",data:u2(t,e)};const n=t.charAt(0);return n==="b"?{type:"message",data:Gw(t.substring(1),e)}:li[n]?t.length>1?{type:li[n],data:t.substring(1)}:{type:li[n]}:Xl},Gw=(t,e)=>{if($w){const n=Yw(t);return u2(n,e)}else return{base64:!0,data:t}},u2=(t,e)=>{switch(e){case"blob":return t instanceof Blob?t:new Blob([t]);case"arraybuffer":default:return t instanceof ArrayBuffer?t:t.buffer}},A2="",Nw=(t,e)=>{const n=t.length,a=new Array(n);let o=0;t.forEach((i,s)=>{Jl(i,!1,l=>{a[s]=l,++o===n&&e(a.join(A2))})})},eb=(t,e)=>{const n=t.split(A2),a=[];for(let o=0;o<n.length;o++){const i=Yl(n[o],e);if(a.push(i),i.type==="error")break}return a};function tb(){return new TransformStream({transform(t,e){Ww(t,n=>{const a=n.length;let o;if(a<126)o=new Uint8Array(1),new DataView(o.buffer).setUint8(0,a);else if(a<65536){o=new Uint8Array(3);const i=new DataView(o.buffer);i.setUint8(0,126),i.setUint16(1,a)}else{o=new Uint8Array(9);const i=new DataView(o.buffer);i.setUint8(0,127),i.setBigUint64(1,BigInt(a))}t.data&&typeof t.data!="string"&&(o[0]|=128),e.enqueue(o),e.enqueue(n)})}})}let $l;function ci(t){return t.reduce((e,n)=>e+n.length,0)}function ui(t,e){if(t[0].length===e)return t.shift();const n=new Uint8Array(e);let a=0;for(let o=0;o<e;o++)n[o]=t[0][a++],a===t[0].length&&(t.shift(),a=0);return t.length&&a<t[0].length&&(t[0]=t[0].slice(a)),n}function nb(t,e){$l||($l=new TextDecoder);const n=[];let a=0,o=-1,i=!1;return new TransformStream({transform(s,l){for(n.push(s);;){if(a===0){if(ci(n)<1)break;const c=ui(n,1);i=(c[0]&128)===128,o=c[0]&127,o<126?a=3:o===126?a=1:a=2}else if(a===1){if(ci(n)<2)break;const c=ui(n,2);o=new DataView(c.buffer,c.byteOffset,c.length).getUint16(0),a=3}else if(a===2){if(ci(n)<8)break;const c=ui(n,8),u=new DataView(c.buffer,c.byteOffset,c.length),A=u.getUint32(0);if(A>Math.pow(2,21)-1){l.enqueue(Xl);break}o=A*Math.pow(2,32)+u.getUint32(4),a=3}else{if(ci(n)<o)break;const c=ui(n,o);l.enqueue(Yl(i?c:$l.decode(c),e)),a=0}if(o===0||o>t){l.enqueue(Xl);break}}}})}const d2=4;function we(t){if(t)return rb(t)}function rb(t){for(var e in we.prototype)t[e]=we.prototype[e];return t}we.prototype.on=we.prototype.addEventListener=function(t,e){return this._callbacks=this._callbacks||{},(this._callbacks["$"+t]=this._callbacks["$"+t]||[]).push(e),this},we.prototype.once=function(t,e){function n(){this.off(t,n),e.apply(this,arguments)}return n.fn=e,this.on(t,n),this},we.prototype.off=we.prototype.removeListener=we.prototype.removeAllListeners=we.prototype.removeEventListener=function(t,e){if(this._callbacks=this._callbacks||{},arguments.length==0)return this._callbacks={},this;var n=this._callbacks["$"+t];if(!n)return this;if(arguments.length==1)return delete this._callbacks["$"+t],this;for(var a,o=0;o<n.length;o++)if(a=n[o],a===e||a.fn===e){n.splice(o,1);break}return n.length===0&&delete this._callbacks["$"+t],this},we.prototype.emit=function(t){this._callbacks=this._callbacks||{};for(var e=new Array(arguments.length-1),n=this._callbacks["$"+t],a=1;a<arguments.length;a++)e[a-1]=arguments[a];if(n){n=n.slice(0);for(var a=0,o=n.length;a<o;++a)n[a].apply(this,e)}return this},we.prototype.emitReserved=we.prototype.emit,we.prototype.listeners=function(t){return this._callbacks=this._callbacks||{},this._callbacks["$"+t]||[]},we.prototype.hasListeners=function(t){return!!this.listeners(t).length};const Ai=typeof Promise=="function"&&typeof Promise.resolve=="function"?e=>Promise.resolve().then(e):(e,n)=>n(e,0),rt=typeof self<"u"?self:typeof window<"u"?window:Function("return this")(),ab="arraybuffer";function Gx(){}function f2(t,...e){return e.reduce((n,a)=>(t.hasOwnProperty(a)&&(n[a]=t[a]),n),{})}const ob=rt.setTimeout,ib=rt.clearTimeout;function di(t,e){e.useNativeTimers?(t.setTimeoutFn=ob.bind(rt),t.clearTimeoutFn=ib.bind(rt)):(t.setTimeoutFn=rt.setTimeout.bind(rt),t.clearTimeoutFn=rt.clearTimeout.bind(rt))}const sb=1.33;function lb(t){return typeof t=="string"?cb(t):Math.ceil((t.byteLength||t.size)*sb)}function cb(t){let e=0,n=0;for(let a=0,o=t.length;a<o;a++)e=t.charCodeAt(a),e<128?n+=1:e<2048?n+=2:e<55296||e>=57344?n+=3:(a++,n+=4);return n}function p2(){return Date.now().toString(36).substring(3)+Math.random().toString(36).substring(2,5)}function ub(t){let e="";for(let n in t)t.hasOwnProperty(n)&&(e.length&&(e+="&"),e+=encodeURIComponent(n)+"="+encodeURIComponent(t[n]));return e}function Ab(t){let e={},n=t.split("&");for(let a=0,o=n.length;a<o;a++){let i=n[a].split("=");e[decodeURIComponent(i[0])]=decodeURIComponent(i[1])}return e}class db extends Error{constructor(e,n,a){super(e),this.description=n,this.context=a,this.type="TransportError"}}class Gl extends we{constructor(e){super(),this.writable=!1,di(this,e),this.opts=e,this.query=e.query,this.socket=e.socket,this.supportsBinary=!e.forceBase64}onError(e,n,a){return super.emitReserved("error",new db(e,n,a)),this}open(){return this.readyState="opening",this.doOpen(),this}close(){return(this.readyState==="opening"||this.readyState==="open")&&(this.doClose(),this.onClose()),this}send(e){this.readyState==="open"&&this.write(e)}onOpen(){this.readyState="open",this.writable=!0,super.emitReserved("open")}onData(e){const n=Yl(e,this.socket.binaryType);this.onPacket(n)}onPacket(e){super.emitReserved("packet",e)}onClose(e){this.readyState="closed",super.emitReserved("close",e)}pause(e){}createUri(e,n={}){return e+"://"+this._hostname()+this._port()+this.opts.path+this._query(n)}_hostname(){const e=this.opts.hostname;return e.indexOf(":")===-1?e:"["+e+"]"}_port(){return this.opts.port&&(this.opts.secure&&+(this.opts.port!==443)||!this.opts.secure&&Number(this.opts.port)!==80)?":"+this.opts.port:""}_query(e){const n=ub(e);return n.length?"?"+n:""}}class fb extends Gl{constructor(){super(...arguments),this._polling=!1}get name(){return"polling"}doOpen(){this._poll()}pause(e){this.readyState="pausing";const n=()=>{this.readyState="paused",e()};if(this._polling||!this.writable){let a=0;this._polling&&(a++,this.once("pollComplete",function(){--a||n()})),this.writable||(a++,this.once("drain",function(){--a||n()}))}else n()}_poll(){this._polling=!0,this.doPoll(),this.emitReserved("poll")}onData(e){const n=a=>{if(this.readyState==="opening"&&a.type==="open"&&this.onOpen(),a.type==="close")return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(a)};eb(e,this.socket.binaryType).forEach(n),this.readyState!=="closed"&&(this._polling=!1,this.emitReserved("pollComplete"),this.readyState==="open"&&this._poll())}doClose(){const e=()=>{this.write([{type:"close"}])};this.readyState==="open"?e():this.once("open",e)}write(e){this.writable=!1,Nw(e,n=>{this.doWrite(n,()=>{this.writable=!0,this.emitReserved("drain")})})}uri(){const e=this.opts.secure?"https":"http",n=this.query||{};return this.opts.timestampRequests!==!1&&(n[this.opts.timestampParam]=p2()),!this.supportsBinary&&!n.sid&&(n.b64=1),this.createUri(e,n)}}let h2=!1;try{h2=typeof XMLHttpRequest<"u"&&"withCredentials"in new XMLHttpRequest}catch{}const pb=h2;function hb(){}class mb extends fb{constructor(e){if(super(e),typeof location<"u"){const n=location.protocol==="https:";let a=location.port;a||(a=n?"443":"80"),this.xd=typeof location<"u"&&e.hostname!==location.hostname||a!==e.port}}doWrite(e,n){const a=this.request({method:"POST",data:e});a.on("success",n),a.on("error",(o,i)=>{this.onError("xhr post error",o,i)})}doPoll(){const e=this.request();e.on("data",this.onData.bind(this)),e.on("error",(n,a)=>{this.onError("xhr poll error",n,a)}),this.pollXhr=e}}let wr=class gi extends we{constructor(e,n,a){super(),this.createRequest=e,di(this,a),this._opts=a,this._method=a.method||"GET",this._uri=n,this._data=a.data!==void 0?a.data:null,this._create()}_create(){var e;const n=f2(this._opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");n.xdomain=!!this._opts.xd;const a=this._xhr=this.createRequest(n);try{a.open(this._method,this._uri,!0);try{if(this._opts.extraHeaders){a.setDisableHeaderCheck&&a.setDisableHeaderCheck(!0);for(let o in this._opts.extraHeaders)this._opts.extraHeaders.hasOwnProperty(o)&&a.setRequestHeader(o,this._opts.extraHeaders[o])}}catch{}if(this._method==="POST")try{a.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch{}try{a.setRequestHeader("Accept","*/*")}catch{}(e=this._opts.cookieJar)===null||e===void 0||e.addCookies(a),"withCredentials"in a&&(a.withCredentials=this._opts.withCredentials),this._opts.requestTimeout&&(a.timeout=this._opts.requestTimeout),a.onreadystatechange=()=>{var o;a.readyState===3&&((o=this._opts.cookieJar)===null||o===void 0||o.parseCookies(a.getResponseHeader("set-cookie"))),a.readyState===4&&(a.status===200||a.status===1223?this._onLoad():this.setTimeoutFn(()=>{this._onError(typeof a.status=="number"?a.status:0)},0))},a.send(this._data)}catch(o){this.setTimeoutFn(()=>{this._onError(o)},0);return}typeof document<"u"&&(this._index=gi.requestsCount++,gi.requests[this._index]=this)}_onError(e){this.emitReserved("error",e,this._xhr),this._cleanup(!0)}_cleanup(e){if(!(typeof this._xhr>"u"||this._xhr===null)){if(this._xhr.onreadystatechange=hb,e)try{this._xhr.abort()}catch{}typeof document<"u"&&delete gi.requests[this._index],this._xhr=null}}_onLoad(){const e=this._xhr.responseText;e!==null&&(this.emitReserved("data",e),this.emitReserved("success"),this._cleanup())}abort(){this._cleanup()}};if(wr.requestsCount=0,wr.requests={},typeof document<"u"){if(typeof attachEvent=="function")attachEvent("onunload",m2);else if(typeof addEventListener=="function"){const t="onpagehide"in rt?"pagehide":"unload";addEventListener(t,m2,!1)}}function m2(){for(let t in wr.requests)wr.requests.hasOwnProperty(t)&&wr.requests[t].abort()}const gb=function(){const t=g2({xdomain:!1});return t&&t.responseType!==null}();class vb extends mb{constructor(e){super(e);const n=e&&e.forceBase64;this.supportsBinary=gb&&!n}request(e={}){return Object.assign(e,{xd:this.xd},this.opts),new wr(g2,this.uri(),e)}}function g2(t){const e=t.xdomain;try{if(typeof XMLHttpRequest<"u"&&(!e||pb))return new XMLHttpRequest}catch{}if(!e)try{return new rt[["Active"].concat("Object").join("X")]("Microsoft.XMLHTTP")}catch{}}const v2=typeof navigator<"u"&&typeof navigator.product=="string"&&navigator.product.toLowerCase()==="reactnative";class yb extends Gl{get name(){return"websocket"}doOpen(){const e=this.uri(),n=this.opts.protocols,a=v2?{}:f2(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(a.headers=this.opts.extraHeaders);try{this.ws=this.createSocket(e,n,a)}catch(o){return this.emitReserved("error",o)}this.ws.binaryType=this.socket.binaryType,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=e=>this.onClose({description:"websocket connection closed",context:e}),this.ws.onmessage=e=>this.onData(e.data),this.ws.onerror=e=>this.onError("websocket error",e)}write(e){this.writable=!1;for(let n=0;n<e.length;n++){const a=e[n],o=n===e.length-1;Jl(a,this.supportsBinary,i=>{try{this.doWrite(a,i)}catch{}o&&Ai(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){typeof this.ws<"u"&&(this.ws.onerror=()=>{},this.ws.close(),this.ws=null)}uri(){const e=this.opts.secure?"wss":"ws",n=this.query||{};return this.opts.timestampRequests&&(n[this.opts.timestampParam]=p2()),this.supportsBinary||(n.b64=1),this.createUri(e,n)}}const Nl=rt.WebSocket||rt.MozWebSocket;class wb extends yb{createSocket(e,n,a){return v2?new Nl(e,n,a):n?new Nl(e,n):new Nl(e)}doWrite(e,n){this.ws.send(n)}}class bb extends Gl{get name(){return"webtransport"}doOpen(){try{this._transport=new WebTransport(this.createUri("https"),this.opts.transportOptions[this.name])}catch(e){return this.emitReserved("error",e)}this._transport.closed.then(()=>{this.onClose()}).catch(e=>{this.onError("webtransport error",e)}),this._transport.ready.then(()=>{this._transport.createBidirectionalStream().then(e=>{const n=nb(Number.MAX_SAFE_INTEGER,this.socket.binaryType),a=e.readable.pipeThrough(n).getReader(),o=tb();o.readable.pipeTo(e.writable),this._writer=o.writable.getWriter();const i=()=>{a.read().then(({done:l,value:c})=>{l||(this.onPacket(c),i())}).catch(l=>{})};i();const s={type:"open"};this.query.sid&&(s.data=`{"sid":"${this.query.sid}"}`),this._writer.write(s).then(()=>this.onOpen())})})}write(e){this.writable=!1;for(let n=0;n<e.length;n++){const a=e[n],o=n===e.length-1;this._writer.write(a).then(()=>{o&&Ai(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){var e;(e=this._transport)===null||e===void 0||e.close()}}const Cb={websocket:wb,webtransport:bb,polling:vb},Eb=/^(?:(?![^:@\/?#]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@\/?#]*)(?::([^:@\/?#]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,kb=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function ec(t){if(t.length>8e3)throw"URI too long";const e=t,n=t.indexOf("["),a=t.indexOf("]");n!=-1&&a!=-1&&(t=t.substring(0,n)+t.substring(n,a).replace(/:/g,";")+t.substring(a,t.length));let o=Eb.exec(t||""),i={},s=14;for(;s--;)i[kb[s]]=o[s]||"";return n!=-1&&a!=-1&&(i.source=e,i.host=i.host.substring(1,i.host.length-1).replace(/;/g,":"),i.authority=i.authority.replace("[","").replace("]","").replace(/;/g,":"),i.ipv6uri=!0),i.pathNames=Bb(i,i.path),i.queryKey=xb(i,i.query),i}function Bb(t,e){const n=/\/{2,9}/g,a=e.replace(n,"/").split("/");return(e.slice(0,1)=="/"||e.length===0)&&a.splice(0,1),e.slice(-1)=="/"&&a.splice(a.length-1,1),a}function xb(t,e){const n={};return e.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(a,o,i){o&&(n[o]=i)}),n}const tc=typeof addEventListener=="function"&&typeof removeEventListener=="function",fi=[];tc&&addEventListener("offline",()=>{fi.forEach(t=>t())},!1);class cn extends we{constructor(e,n){if(super(),this.binaryType=ab,this.writeBuffer=[],this._prevBufferLen=0,this._pingInterval=-1,this._pingTimeout=-1,this._maxPayload=-1,this._pingTimeoutTime=1/0,e&&typeof e=="object"&&(n=e,e=null),e){const a=ec(e);n.hostname=a.host,n.secure=a.protocol==="https"||a.protocol==="wss",n.port=a.port,a.query&&(n.query=a.query)}else n.host&&(n.hostname=ec(n.host).host);di(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=[],this._transportsByName={},n.transports.forEach(a=>{const o=a.prototype.name;this.transports.push(o),this._transportsByName[o]=a}),this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,addTrailingSlash:!0,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!1},n),this.opts.path=this.opts.path.replace(/\/$/,"")+(this.opts.addTrailingSlash?"/":""),typeof this.opts.query=="string"&&(this.opts.query=Ab(this.opts.query)),tc&&(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"})},fi.push(this._offlineEventListener))),this.opts.withCredentials&&(this._cookieJar=void 0),this._open()}createTransport(e){const n=Object.assign({},this.opts.query);n.EIO=d2,n.transport=e,this.id&&(n.sid=this.id);const a=Object.assign({},this.opts,{query:n,socket:this,hostname:this.hostname,secure:this.secure,port:this.port},this.opts.transportOptions[e]);return new this._transportsByName[e](a)}_open(){if(this.transports.length===0){this.setTimeoutFn(()=>{this.emitReserved("error","No transports available")},0);return}const e=this.opts.rememberUpgrade&&cn.priorWebsocketSuccess&&this.transports.indexOf("websocket")!==-1?"websocket":this.transports[0];this.readyState="opening";const n=this.createTransport(e);n.open(),this.setTransport(n)}setTransport(e){this.transport&&this.transport.removeAllListeners(),this.transport=e,e.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))}onOpen(){this.readyState="open",cn.priorWebsocketSuccess=this.transport.name==="websocket",this.emitReserved("open"),this.flush()}_onPacket(e){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")switch(this.emitReserved("packet",e),this.emitReserved("heartbeat"),e.type){case"open":this.onHandshake(JSON.parse(e.data));break;case"ping":this._sendPacket("pong"),this.emitReserved("ping"),this.emitReserved("pong"),this._resetPingTimeout();break;case"error":const n=new Error("server error");n.code=e.data,this._onError(n);break;case"message":this.emitReserved("data",e.data),this.emitReserved("message",e.data);break}}onHandshake(e){this.emitReserved("handshake",e),this.id=e.sid,this.transport.query.sid=e.sid,this._pingInterval=e.pingInterval,this._pingTimeout=e.pingTimeout,this._maxPayload=e.maxPayload,this.onOpen(),this.readyState!=="closed"&&this._resetPingTimeout()}_resetPingTimeout(){this.clearTimeoutFn(this._pingTimeoutTimer);const e=this._pingInterval+this._pingTimeout;this._pingTimeoutTime=Date.now()+e,this._pingTimeoutTimer=this.setTimeoutFn(()=>{this._onClose("ping timeout")},e),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 e=this._getWritablePackets();this.transport.send(e),this._prevBufferLen=e.length,this.emitReserved("flush")}}_getWritablePackets(){if(!(this._maxPayload&&this.transport.name==="polling"&&this.writeBuffer.length>1))return this.writeBuffer;let n=1;for(let a=0;a<this.writeBuffer.length;a++){const o=this.writeBuffer[a].data;if(o&&(n+=lb(o)),a>0&&n>this._maxPayload)return this.writeBuffer.slice(0,a);n+=2}return this.writeBuffer}_hasPingExpired(){if(!this._pingTimeoutTime)return!0;const e=Date.now()>this._pingTimeoutTime;return e&&(this._pingTimeoutTime=0,Ai(()=>{this._onClose("ping timeout")},this.setTimeoutFn)),e}write(e,n,a){return this._sendPacket("message",e,n,a),this}send(e,n,a){return this._sendPacket("message",e,n,a),this}_sendPacket(e,n,a,o){if(typeof n=="function"&&(o=n,n=void 0),typeof a=="function"&&(o=a,a=null),this.readyState==="closing"||this.readyState==="closed")return;a=a||{},a.compress=a.compress!==!1;const i={type:e,data:n,options:a};this.emitReserved("packetCreate",i),this.writeBuffer.push(i),o&&this.once("flush",o),this.flush()}close(){const e=()=>{this._onClose("forced close"),this.transport.close()},n=()=>{this.off("upgrade",n),this.off("upgradeError",n),e()},a=()=>{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?a():e()}):this.upgrading?a():e()),this}_onError(e){if(cn.priorWebsocketSuccess=!1,this.opts.tryAllTransports&&this.transports.length>1&&this.readyState==="opening")return this.transports.shift(),this._open();this.emitReserved("error",e),this._onClose("transport error",e)}_onClose(e,n){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing"){if(this.clearTimeoutFn(this._pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),tc&&(this._beforeunloadEventListener&&removeEventListener("beforeunload",this._beforeunloadEventListener,!1),this._offlineEventListener)){const a=fi.indexOf(this._offlineEventListener);a!==-1&&fi.splice(a,1)}this.readyState="closed",this.id=null,this.emitReserved("close",e,n),this.writeBuffer=[],this._prevBufferLen=0}}}cn.protocol=d2;class Sb extends cn{constructor(){super(...arguments),this._upgrades=[]}onOpen(){if(super.onOpen(),this.readyState==="open"&&this.opts.upgrade)for(let e=0;e<this._upgrades.length;e++)this._probe(this._upgrades[e])}_probe(e){let n=this.createTransport(e),a=!1;cn.priorWebsocketSuccess=!1;const o=()=>{a||(n.send([{type:"ping",data:"probe"}]),n.once("packet",d=>{if(!a)if(d.type==="pong"&&d.data==="probe"){if(this.upgrading=!0,this.emitReserved("upgrading",n),!n)return;cn.priorWebsocketSuccess=n.name==="websocket",this.transport.pause(()=>{a||this.readyState!=="closed"&&(A(),this.setTransport(n),n.send([{type:"upgrade"}]),this.emitReserved("upgrade",n),n=null,this.upgrading=!1,this.flush())})}else{const p=new Error("probe error");p.transport=n.name,this.emitReserved("upgradeError",p)}}))};function i(){a||(a=!0,A(),n.close(),n=null)}const s=d=>{const p=new Error("probe error: "+d);p.transport=n.name,i(),this.emitReserved("upgradeError",p)};function l(){s("transport closed")}function c(){s("socket closed")}function u(d){n&&d.name!==n.name&&i()}const A=()=>{n.removeListener("open",o),n.removeListener("error",s),n.removeListener("close",l),this.off("close",c),this.off("upgrading",u)};n.once("open",o),n.once("error",s),n.once("close",l),this.once("close",c),this.once("upgrading",u),this._upgrades.indexOf("webtransport")!==-1&&e!=="webtransport"?this.setTimeoutFn(()=>{a||n.open()},200):n.open()}onHandshake(e){this._upgrades=this._filterUpgrades(e.upgrades),super.onHandshake(e)}_filterUpgrades(e){const n=[];for(let a=0;a<e.length;a++)~this.transports.indexOf(e[a])&&n.push(e[a]);return n}}let Ob=class extends Sb{constructor(e,n={}){const a=typeof e=="object"?e:n;(!a.transports||a.transports&&typeof a.transports[0]=="string")&&(a.transports=(a.transports||["polling","websocket","webtransport"]).map(o=>Cb[o]).filter(o=>!!o)),super(e,a)}};function Db(t,e="",n){let a=t;n=n||typeof location<"u"&&location,t==null&&(t=n.protocol+"//"+n.host),typeof t=="string"&&(t.charAt(0)==="/"&&(t.charAt(1)==="/"?t=n.protocol+t:t=n.host+t),/^(https?|wss?):\/\//.test(t)||(typeof n<"u"?t=n.protocol+"//"+t:t="https://"+t),a=ec(t)),a.port||(/^(http|ws)$/.test(a.protocol)?a.port="80":/^(http|ws)s$/.test(a.protocol)&&(a.port="443")),a.path=a.path||"/";const i=a.host.indexOf(":")!==-1?"["+a.host+"]":a.host;return a.id=a.protocol+"://"+i+":"+a.port+e,a.href=a.protocol+"://"+i+(n&&n.port===a.port?"":":"+a.port),a}const Tb=typeof ArrayBuffer=="function",Ib=t=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(t):t.buffer instanceof ArrayBuffer,y2=Object.prototype.toString,Vb=typeof Blob=="function"||typeof Blob<"u"&&y2.call(Blob)==="[object BlobConstructor]",Pb=typeof File=="function"||typeof File<"u"&&y2.call(File)==="[object FileConstructor]";function nc(t){return Tb&&(t instanceof ArrayBuffer||Ib(t))||Vb&&t instanceof Blob||Pb&&t instanceof File}function pi(t,e){if(!t||typeof t!="object")return!1;if(Array.isArray(t)){for(let n=0,a=t.length;n<a;n++)if(pi(t[n]))return!0;return!1}if(nc(t))return!0;if(t.toJSON&&typeof t.toJSON=="function"&&arguments.length===1)return pi(t.toJSON(),!0);for(const n in t)if(Object.prototype.hasOwnProperty.call(t,n)&&pi(t[n]))return!0;return!1}function Mb(t){const e=[],n=t.data,a=t;return a.data=rc(n,e),a.attachments=e.length,{packet:a,buffers:e}}function rc(t,e){if(!t)return t;if(nc(t)){const n={_placeholder:!0,num:e.length};return e.push(t),n}else if(Array.isArray(t)){const n=new Array(t.length);for(let a=0;a<t.length;a++)n[a]=rc(t[a],e);return n}else if(typeof t=="object"&&!(t instanceof Date)){const n={};for(const a in t)Object.prototype.hasOwnProperty.call(t,a)&&(n[a]=rc(t[a],e));return n}return t}function _b(t,e){return t.data=ac(t.data,e),delete t.attachments,t}function ac(t,e){if(!t)return t;if(t&&t._placeholder===!0){if(typeof t.num=="number"&&t.num>=0&&t.num<e.length)return e[t.num];throw new Error("illegal attachments")}else if(Array.isArray(t))for(let n=0;n<t.length;n++)t[n]=ac(t[n],e);else if(typeof t=="object")for(const n in t)Object.prototype.hasOwnProperty.call(t,n)&&(t[n]=ac(t[n],e));return t}const Rb=["connect","connect_error","disconnect","disconnecting","newListener","removeListener"],Fb=5;var oe;(function(t){t[t.CONNECT=0]="CONNECT",t[t.DISCONNECT=1]="DISCONNECT",t[t.EVENT=2]="EVENT",t[t.ACK=3]="ACK",t[t.CONNECT_ERROR=4]="CONNECT_ERROR",t[t.BINARY_EVENT=5]="BINARY_EVENT",t[t.BINARY_ACK=6]="BINARY_ACK"})(oe||(oe={}));class Lb{constructor(e){this.replacer=e}encode(e){return(e.type===oe.EVENT||e.type===oe.ACK)&&pi(e)?this.encodeAsBinary({type:e.type===oe.EVENT?oe.BINARY_EVENT:oe.BINARY_ACK,nsp:e.nsp,data:e.data,id:e.id}):[this.encodeAsString(e)]}encodeAsString(e){let n=""+e.type;return(e.type===oe.BINARY_EVENT||e.type===oe.BINARY_ACK)&&(n+=e.attachments+"-"),e.nsp&&e.nsp!=="/"&&(n+=e.nsp+","),e.id!=null&&(n+=e.id),e.data!=null&&(n+=JSON.stringify(e.data,this.replacer)),n}encodeAsBinary(e){const n=Mb(e),a=this.encodeAsString(n.packet),o=n.buffers;return o.unshift(a),o}}function w2(t){return Object.prototype.toString.call(t)==="[object Object]"}class oc extends we{constructor(e){super(),this.reviver=e}add(e){let n;if(typeof e=="string"){if(this.reconstructor)throw new Error("got plaintext data when reconstructing a packet");n=this.decodeString(e);const a=n.type===oe.BINARY_EVENT;a||n.type===oe.BINARY_ACK?(n.type=a?oe.EVENT:oe.ACK,this.reconstructor=new Ub(n),n.attachments===0&&super.emitReserved("decoded",n)):super.emitReserved("decoded",n)}else if(nc(e)||e.base64)if(this.reconstructor)n=this.reconstructor.takeBinaryData(e),n&&(this.reconstructor=null,super.emitReserved("decoded",n));else throw new Error("got binary data when not reconstructing a packet");else throw new Error("Unknown type: "+e)}decodeString(e){let n=0;const a={type:Number(e.charAt(0))};if(oe[a.type]===void 0)throw new Error("unknown packet type "+a.type);if(a.type===oe.BINARY_EVENT||a.type===oe.BINARY_ACK){const i=n+1;for(;e.charAt(++n)!=="-"&&n!=e.length;);const s=e.substring(i,n);if(s!=Number(s)||e.charAt(n)!=="-")throw new Error("Illegal attachments");a.attachments=Number(s)}if(e.charAt(n+1)==="/"){const i=n+1;for(;++n&&!(e.charAt(n)===","||n===e.length););a.nsp=e.substring(i,n)}else a.nsp="/";const o=e.charAt(n+1);if(o!==""&&Number(o)==o){const i=n+1;for(;++n;){const s=e.charAt(n);if(s==null||Number(s)!=s){--n;break}if(n===e.length)break}a.id=Number(e.substring(i,n+1))}if(e.charAt(++n)){const i=this.tryParse(e.substr(n));if(oc.isPayloadValid(a.type,i))a.data=i;else throw new Error("invalid payload")}return a}tryParse(e){try{return JSON.parse(e,this.reviver)}catch{return!1}}static isPayloadValid(e,n){switch(e){case oe.CONNECT:return w2(n);case oe.DISCONNECT:return n===void 0;case oe.CONNECT_ERROR:return typeof n=="string"||w2(n);case oe.EVENT:case oe.BINARY_EVENT:return Array.isArray(n)&&(typeof n[0]=="number"||typeof n[0]=="string"&&Rb.indexOf(n[0])===-1);case oe.ACK:case oe.BINARY_ACK:return Array.isArray(n)}}destroy(){this.reconstructor&&(this.reconstructor.finishedReconstruction(),this.reconstructor=null)}}class Ub{constructor(e){this.packet=e,this.buffers=[],this.reconPack=e}takeBinaryData(e){if(this.buffers.push(e),this.buffers.length===this.reconPack.attachments){const n=_b(this.reconPack,this.buffers);return this.finishedReconstruction(),n}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}const Zb=Object.freeze(Object.defineProperty({__proto__:null,Decoder:oc,Encoder:Lb,get PacketType(){return oe},protocol:Fb},Symbol.toStringTag,{value:"Module"}));function mt(t,e,n){return t.on(e,n),function(){t.off(e,n)}}const Qb=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1});class b2 extends we{constructor(e,n,a){super(),this.connected=!1,this.recovered=!1,this.receiveBuffer=[],this.sendBuffer=[],this._queue=[],this._queueSeq=0,this.ids=0,this.acks={},this.flags={},this.io=e,this.nsp=n,a&&a.auth&&(this.auth=a.auth),this._opts=Object.assign({},a),this.io._autoConnect&&this.open()}get disconnected(){return!this.connected}subEvents(){if(this.subs)return;const e=this.io;this.subs=[mt(e,"open",this.onopen.bind(this)),mt(e,"packet",this.onpacket.bind(this)),mt(e,"error",this.onerror.bind(this)),mt(e,"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(...e){return e.unshift("message"),this.emit.apply(this,e),this}emit(e,...n){var a,o,i;if(Qb.hasOwnProperty(e))throw new Error('"'+e.toString()+'" is a reserved event name');if(n.unshift(e),this._opts.retries&&!this.flags.fromQueue&&!this.flags.volatile)return this._addToQueue(n),this;const s={type:oe.EVENT,data:n};if(s.options={},s.options.compress=this.flags.compress!==!1,typeof n[n.length-1]=="function"){const A=this.ids++,d=n.pop();this._registerAckCallback(A,d),s.id=A}const l=(o=(a=this.io.engine)===null||a===void 0?void 0:a.transport)===null||o===void 0?void 0:o.writable,c=this.connected&&!(!((i=this.io.engine)===null||i===void 0)&&i._hasPingExpired());return this.flags.volatile&&!l||(c?(this.notifyOutgoingListeners(s),this.packet(s)):this.sendBuffer.push(s)),this.flags={},this}_registerAckCallback(e,n){var a;const o=(a=this.flags.timeout)!==null&&a!==void 0?a:this._opts.ackTimeout;if(o===void 0){this.acks[e]=n;return}const i=this.io.setTimeoutFn(()=>{delete this.acks[e];for(let l=0;l<this.sendBuffer.length;l++)this.sendBuffer[l].id===e&&this.sendBuffer.splice(l,1);n.call(this,new Error("operation has timed out"))},o),s=(...l)=>{this.io.clearTimeoutFn(i),n.apply(this,l)};s.withError=!0,this.acks[e]=s}emitWithAck(e,...n){return new Promise((a,o)=>{const i=(s,l)=>s?o(s):a(l);i.withError=!0,n.push(i),this.emit(e,...n)})}_addToQueue(e){let n;typeof e[e.length-1]=="function"&&(n=e.pop());const a={id:this._queueSeq++,tryCount:0,pending:!1,args:e,flags:Object.assign({fromQueue:!0},this.flags)};e.push((o,...i)=>a!==this._queue[0]?void 0:(o!==null?a.tryCount>this._opts.retries&&(this._queue.shift(),n&&n(o)):(this._queue.shift(),n&&n(null,...i)),a.pending=!1,this._drainQueue())),this._queue.push(a),this._drainQueue()}_drainQueue(e=!1){if(!this.connected||this._queue.length===0)return;const n=this._queue[0];n.pending&&!e||(n.pending=!0,n.tryCount++,this.flags=n.flags,this.emit.apply(this,n.args))}packet(e){e.nsp=this.nsp,this.io._packet(e)}onopen(){typeof this.auth=="function"?this.auth(e=>{this._sendConnectPacket(e)}):this._sendConnectPacket(this.auth)}_sendConnectPacket(e){this.packet({type:oe.CONNECT,data:this._pid?Object.assign({pid:this._pid,offset:this._lastOffset},e):e})}onerror(e){this.connected||this.emitReserved("connect_error",e)}onclose(e,n){this.connected=!1,delete this.id,this.emitReserved("disconnect",e,n),this._clearAcks()}_clearAcks(){Object.keys(this.acks).forEach(e=>{if(!this.sendBuffer.some(a=>String(a.id)===e)){const a=this.acks[e];delete this.acks[e],a.withError&&a.call(this,new Error("socket has been disconnected"))}})}onpacket(e){if(e.nsp===this.nsp)switch(e.type){case oe.CONNECT:e.data&&e.data.sid?this.onconnect(e.data.sid,e.data.pid):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 oe.EVENT:case oe.BINARY_EVENT:this.onevent(e);break;case oe.ACK:case oe.BINARY_ACK:this.onack(e);break;case oe.DISCONNECT:this.ondisconnect();break;case oe.CONNECT_ERROR:this.destroy();const a=new Error(e.data.message);a.data=e.data.data,this.emitReserved("connect_error",a);break}}onevent(e){const n=e.data||[];e.id!=null&&n.push(this.ack(e.id)),this.connected?this.emitEvent(n):this.receiveBuffer.push(Object.freeze(n))}emitEvent(e){if(this._anyListeners&&this._anyListeners.length){const n=this._anyListeners.slice();for(const a of n)a.apply(this,e)}super.emit.apply(this,e),this._pid&&e.length&&typeof e[e.length-1]=="string"&&(this._lastOffset=e[e.length-1])}ack(e){const n=this;let a=!1;return function(...o){a||(a=!0,n.packet({type:oe.ACK,id:e,data:o}))}}onack(e){const n=this.acks[e.id];typeof n=="function"&&(delete this.acks[e.id],n.withError&&e.data.unshift(null),n.apply(this,e.data))}onconnect(e,n){this.id=e,this.recovered=n&&this._pid===n,this._pid=n,this.connected=!0,this.emitBuffered(),this.emitReserved("connect"),this._drainQueue(!0)}emitBuffered(){this.receiveBuffer.forEach(e=>this.emitEvent(e)),this.receiveBuffer=[],this.sendBuffer.forEach(e=>{this.notifyOutgoingListeners(e),this.packet(e)}),this.sendBuffer=[]}ondisconnect(){this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach(e=>e()),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&this.packet({type:oe.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(e){return this.flags.compress=e,this}get volatile(){return this.flags.volatile=!0,this}timeout(e){return this.flags.timeout=e,this}onAny(e){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(e),this}prependAny(e){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(e),this}offAny(e){if(!this._anyListeners)return this;if(e){const n=this._anyListeners;for(let a=0;a<n.length;a++)if(e===n[a])return n.splice(a,1),this}else this._anyListeners=[];return this}listenersAny(){return this._anyListeners||[]}onAnyOutgoing(e){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.push(e),this}prependAnyOutgoing(e){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.unshift(e),this}offAnyOutgoing(e){if(!this._anyOutgoingListeners)return this;if(e){const n=this._anyOutgoingListeners;for(let a=0;a<n.length;a++)if(e===n[a])return n.splice(a,1),this}else this._anyOutgoingListeners=[];return this}listenersAnyOutgoing(){return this._anyOutgoingListeners||[]}notifyOutgoingListeners(e){if(this._anyOutgoingListeners&&this._anyOutgoingListeners.length){const n=this._anyOutgoingListeners.slice();for(const a of n)a.apply(this,e.data)}}}function br(t){t=t||{},this.ms=t.min||100,this.max=t.max||1e4,this.factor=t.factor||2,this.jitter=t.jitter>0&&t.jitter<=1?t.jitter:0,this.attempts=0}br.prototype.duration=function(){var t=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var e=Math.random(),n=Math.floor(e*this.jitter*t);t=Math.floor(e*10)&1?t+n:t-n}return Math.min(t,this.max)|0},br.prototype.reset=function(){this.attempts=0},br.prototype.setMin=function(t){this.ms=t},br.prototype.setMax=function(t){this.max=t},br.prototype.setJitter=function(t){this.jitter=t};class ic extends we{constructor(e,n){var a;super(),this.nsps={},this.subs=[],e&&typeof e=="object"&&(n=e,e=void 0),n=n||{},n.path=n.path||"/socket.io",this.opts=n,di(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((a=n.randomizationFactor)!==null&&a!==void 0?a:.5),this.backoff=new br({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(n.timeout==null?2e4:n.timeout),this._readyState="closed",this.uri=e;const o=n.parser||Zb;this.encoder=new o.Encoder,this.decoder=new o.Decoder,this._autoConnect=n.autoConnect!==!1,this._autoConnect&&this.open()}reconnection(e){return arguments.length?(this._reconnection=!!e,e||(this.skipReconnect=!0),this):this._reconnection}reconnectionAttempts(e){return e===void 0?this._reconnectionAttempts:(this._reconnectionAttempts=e,this)}reconnectionDelay(e){var n;return e===void 0?this._reconnectionDelay:(this._reconnectionDelay=e,(n=this.backoff)===null||n===void 0||n.setMin(e),this)}randomizationFactor(e){var n;return e===void 0?this._randomizationFactor:(this._randomizationFactor=e,(n=this.backoff)===null||n===void 0||n.setJitter(e),this)}reconnectionDelayMax(e){var n;return e===void 0?this._reconnectionDelayMax:(this._reconnectionDelayMax=e,(n=this.backoff)===null||n===void 0||n.setMax(e),this)}timeout(e){return arguments.length?(this._timeout=e,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&this.backoff.attempts===0&&this.reconnect()}open(e){if(~this._readyState.indexOf("open"))return this;this.engine=new Ob(this.uri,this.opts);const n=this.engine,a=this;this._readyState="opening",this.skipReconnect=!1;const o=mt(n,"open",function(){a.onopen(),e&&e()}),i=l=>{this.cleanup(),this._readyState="closed",this.emitReserved("error",l),e?e(l):this.maybeReconnectOnOpen()},s=mt(n,"error",i);if(this._timeout!==!1){const l=this._timeout,c=this.setTimeoutFn(()=>{o(),i(new Error("timeout")),n.close()},l);this.opts.autoUnref&&c.unref(),this.subs.push(()=>{this.clearTimeoutFn(c)})}return this.subs.push(o),this.subs.push(s),this}connect(e){return this.open(e)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");const e=this.engine;this.subs.push(mt(e,"ping",this.onping.bind(this)),mt(e,"data",this.ondata.bind(this)),mt(e,"error",this.onerror.bind(this)),mt(e,"close",this.onclose.bind(this)),mt(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(e){try{this.decoder.add(e)}catch(n){this.onclose("parse error",n)}}ondecoded(e){Ai(()=>{this.emitReserved("packet",e)},this.setTimeoutFn)}onerror(e){this.emitReserved("error",e)}socket(e,n){let a=this.nsps[e];return a?this._autoConnect&&!a.active&&a.connect():(a=new b2(this,e,n),this.nsps[e]=a),a}_destroy(e){const n=Object.keys(this.nsps);for(const a of n)if(this.nsps[a].active)return;this._close()}_packet(e){const n=this.encoder.encode(e);for(let a=0;a<n.length;a++)this.engine.write(n[a],e.options)}cleanup(){this.subs.forEach(e=>e()),this.subs.length=0,this.decoder.destroy()}_close(){this.skipReconnect=!0,this._reconnecting=!1,this.onclose("forced close")}disconnect(){return this._close()}onclose(e,n){var a;this.cleanup(),(a=this.engine)===null||a===void 0||a.close(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",e,n),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;const e=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 a=this.setTimeoutFn(()=>{e.skipReconnect||(this.emitReserved("reconnect_attempt",e.backoff.attempts),!e.skipReconnect&&e.open(o=>{o?(e._reconnecting=!1,e.reconnect(),this.emitReserved("reconnect_error",o)):e.onreconnect()}))},n);this.opts.autoUnref&&a.unref(),this.subs.push(()=>{this.clearTimeoutFn(a)})}}onreconnect(){const e=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",e)}}const ya={};function hi(t,e){typeof t=="object"&&(e=t,t=void 0),e=e||{};const n=Db(t,e.path||"/socket.io"),a=n.source,o=n.id,i=n.path,s=ya[o]&&i in ya[o].nsps,l=e.forceNew||e["force new connection"]||e.multiplex===!1||s;let c;return l?c=new ic(a,e):(ya[o]||(ya[o]=new ic(a,e)),c=ya[o]),n.query&&!e.query&&(e.query=n.queryKey),c.socket(n.path,e)}Object.assign(hi,{Manager:ic,Socket:b2,io:hi,connect:hi});const Fe={EMAIL:3,WHATSAPP:1,TELEGRAM:2,ROMA:4};Fe.EMAIL+"",Fe.WHATSAPP+"",Fe.TELEGRAM+"";const De=t=>(r.pushScopeId("data-v-01ff7cda"),t=t(),r.popScopeId(),t),Hb={class:"fge-right-container"},qb={class:"object-contain"},zb={class:"qr-container"},Kb=["src"],jb={class:""},Xb=[De(()=>r.createElementVNode("div",{class:"reload-icon"},[r.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},[r.createElementVNode("path",{fill:"white",d:"M500.33 199.44C485.75 112.33 412.25 48 320 48c-74.66 0-140.33 41.47-175.27 105.51l-26.64-15.37C103.28 130.83 96 138.77 96 148v96c0 8.84 7.16 16 16 16h96c9.23 0 17.17-7.28 17.86-16.09.67-8.35-3.92-15.98-11.15-19.89l-31.58-18.23C205.12 159.49 258.32 128 320 128c61.76 0 114.2 41.81 128.7 101.33 4.14 17.14 21.29 27.71 38.43 23.57s27.71-21.29 23.57-38.46z"})])],-1)),De(()=>r.createElementVNode("p",{class:"reload-text"},[r.createTextVNode("Haz clic para"),r.createElementVNode("br"),r.createTextVNode("actualizar el código"),r.createElementVNode("br"),r.createTextVNode("QR")],-1))],Jb={key:0,class:"qr-instructions"},Wb=[De(()=>r.createElementVNode("h4",null,"Inicia sesión con código QR",-1)),De(()=>r.createElementVNode("p",null,"1. Abre la aplicación ROMA",-1)),De(()=>r.createElementVNode("p",null,"2. Dirigete al Autenticador",-1)),De(()=>r.createElementVNode("p",null,"3. Escanea este código QR con tu dispositivo",-1))],Yb={key:1,class:"msg-container"},$b=[De(()=>r.createElementVNode("span",{class:"fge-text-gray fge-lines"},"O puede ingresar con",-1))],Gb={class:"auth-form-container"},Nb={class:"auth-input-container"},eC=De(()=>r.createElementVNode("label",{for:"usuario",class:"fge-form-label"},"Cédula de Identidad:",-1)),tC={class:"auth-input-container"},nC=De(()=>r.createElementVNode("label",{for:"password",class:"fge-form-label"},"Cont­raseña:",-1)),rC={class:"login-button-container"},aC=[De(()=>r.createElementVNode("span",null,"Ingresar",-1))],oC={class:"login-link-button-container"},iC=[De(()=>r.createElementVNode("span",null,"¿Ha olvidado su contraseña?",-1))],sC=[De(()=>r.createElementVNode("span",null,"Registrarse",-1))],lC={key:0,class:"msg-container"},cC=[De(()=>r.createElementVNode("span",{class:"fge-text-gray fge-lines"},"O puede ingresar con",-1))],uC=[De(()=>r.createElementVNode("span",null,"Ingresar con Ciudadanía Digital",-1))],AC={class:"login-button-container"},dC={class:"two-auth-container"},fC={key:0,class:"auth-checkbox-container"},pC={key:0,class:"text-center"},hC=[De(()=>r.createElementVNode("span",null,"Seleccionar otros medios de verificación",-1))],mC={key:1},gC=De(()=>r.createElementVNode("div",{class:"fge-text-gray"},"Medios de verificación",-1)),vC={class:"auth-radiogroup"},yC={class:"radio-button-content"},wC={for:"r2",class:"radio-button-label"},bC={class:"radio-button-content"},CC={for:"r3",class:"radio-button-label"},EC={class:"two-auth-container"},kC={class:"auth-checkbox-container"},BC={class:"auth-checkbox-container",for:"esDispositivoConfianza"},xC=De(()=>r.createElementVNode("span",{class:"fge-text-gray"}," Dispositivo de confianza ",-1)),SC=bt(r.defineComponent({__name:"FgeLogin",emits:["onLogin","onError"],setup(t,{emit:e}){const n=be(),a=e,o=r.ref(""),i=r.ref(!1),s=r.ref(void 0);let l=!1;i.value=window.innerWidth<=768;let c=0;const u=r.ref(!1),A=async()=>{if(!l){l=!0;try{const Z=await G3(n.aplicacion,n.deviceId);if(!Z)throw new Error("Error al cargar QR");const{qrImage:z,expiresIn:J}=Z;o.value=`${z}`,c++,c<5?setTimeout(()=>{A()},J*1e3):u.value=!0}catch(Z){console.error("Error cargando QR:",Z)}finally{l=!1}}};r.onMounted(()=>{if(!i.value&&n.apiBaseURLAuthNv){A(),f.connect(),f.on("connect",()=>{console.log("Conectado al servidor de sockets"),f.connected?console.log("Conexión establecida correctamente"):console.log("Error al establecer la conexión")}).on("disconnect",()=>{console.log("Desconectado del servidor de sockets")});const Z=async z=>{console.log("Notificación recibida"),await B(z.token,z.sessionId,z.usuarioId),f.off("notification",Z)};f.on("notification",Z)}}),r.onBeforeUnmount(()=>{s.value&&clearInterval(s.value)}),r.onUnmounted(()=>{f.off("mensaje"),f.disconnect()});const d=()=>{console.log("contador",c),H.value=!0},p=()=>{u.value=!1,c=0,A()},f=hi(`${n.apiWebSocketURL}/notificacion`,{query:{usuarioId:n.deviceId,aplicacion:"auth",modulo:"login"},extraHeaders:{Authorization:`${n.webSocketToken}`},autoConnect:!1}),g=Z=>{const z=m(Z);S.value="",T.value="",z===!1?(n.apiBaseURLAuthNv?re({medio:Z}):K({medio:Z}),P.value=!0):(n.apiBaseURLAuthNv?Pe({medio:Z}):L({medio:Z}),P.value=!1)},y={[Fe.WHATSAPP]:"verificadoWhatsapp",[Fe.TELEGRAM]:"verificadoTelegram",[Fe.EMAIL]:"verificadoEmail",[Fe.ROMA]:"verificadoRoma"};function m(Z){const z=y[Z];return z?M[z]:void 0}const{esDispositivoConfianza:C,refCounter:v,message2Fa:h,steps:w,currentStep:b,errors:k,iconColor:E,onLogin:R,on2AuthLogin:V,onAutorizarNv:B,goLoginPage:x,onEnviarMensaje:_,loginCiudadania:U,mediosVerificados:M,mostrarMedios:F,mostrarBotonOpciones:H,onEnviarCodigoAlUsuario:K,onEnviarCodigoVerificadoAlUsuario:L,onEnviarCodigoAlUsuarioNv:re,onEnviarCodigoVerificadoAlUsuarioNv:Pe,servicio2faNuevo:P,onConfirmarCodigoNuevo:I,message2FaContexto:S,url2FaContexto:T}=Jw(a);return(Z,z)=>(r.openBlock(),r.createElementBlock(r.Fragment,null,[r.createVNode(Tl),r.createElementVNode("div",Hb,[r.createVNode(wo,{currentStep:r.unref(b),steps:r.unref(w),showHeader:!1},{step1:r.withCtx(()=>[r.createElementVNode("div",qb,[r.createElementVNode("div",zb,[r.unref(n).apiBaseURLAuthNv&&!i.value?(r.openBlock(),r.createElementBlock("img",{key:0,src:o.value,alt:"Qr",class:""},null,8,Kb)):r.createCommentVNode("",!0),r.createElementVNode("div",jb,[u.value?(r.openBlock(),r.createElementBlock("div",{key:0,class:"qr-overlay",onClick:p},Xb)):r.createCommentVNode("",!0)])])]),r.unref(n).apiBaseURLAuthNv&&!i.value?(r.openBlock(),r.createElementBlock("div",Jb,Wb)):r.createCommentVNode("",!0),r.unref(n).apiBaseURLAuthNv?(r.openBlock(),r.createElementBlock("div",Yb,$b)):r.createCommentVNode("",!0),r.createElementVNode("div",Gb,[r.createElementVNode("div",Nb,[eC,r.createVNode(r.unref(ie.Field),{name:"usuario",id:"usuario",class:r.normalizeClass(["fge-auth-input",{"fge-auth-input-invalid":r.unref(k).usuario}]),type:"text"},null,8,["class"]),r.createVNode(de,{error:r.unref(k).usuario},null,8,["error"])]),r.createElementVNode("div",tC,[nC,r.createVNode(r.unref(ie.Field),{name:"password"},{default:r.withCtx(({field:J})=>[r.createVNode(sn,r.mergeProps({id:"psw"},J,{class:"fge-auth-input with-btn",onKeyup:r.withKeys(r.unref(R),["enter"]),modelValue:J.value}),null,16,["onKeyup","modelValue"])]),_:1}),r.createVNode(de,{error:r.unref(k).password},null,8,["error"])])]),r.createElementVNode("div",rC,[r.createElementVNode("button",{title:"Iniciar sesión",class:"fge-auth-primary-button w-full",onClick:z[0]||(z[0]=(...J)=>r.unref(R)&&r.unref(R)(...J))},aC),r.createElementVNode("div",oC,[r.createElementVNode("button",{class:"fge-link-secondary-button",title:"Recuperar contraseña",onClick:z[1]||(z[1]=(...J)=>r.unref(n).goRecuperarCont&&r.unref(n).goRecuperarCont(...J))},iC),!r.unref(n).apiBaseURLAuthNv&&r.unref(n).isRegister?(r.openBlock(),r.createElementBlock("button",{key:0,class:"fge-link-primary-button",title:"Registrarse",onClick:z[2]||(z[2]=(...J)=>r.unref(n).goRegistrarPage&&r.unref(n).goRegistrarPage(...J))},sC)):r.createCommentVNode("",!0)]),r.unref(n).apiBaseURLAuthNv?r.createCommentVNode("",!0):(r.openBlock(),r.createElementBlock("div",lC,cC)),r.createElementVNode("button",{title:"Iniciar sesión con ciudadanía digital",class:"fge-green-button",onClick:z[3]||(z[3]=(...J)=>r.unref(U)&&r.unref(U)(...J))},uC)])]),step2:r.withCtx(()=>[r.createVNode(Jo,{fieldName:"code",error:r.unref(k).code,message2Fa:r.unref(h),message2FaContexto:r.unref(S),url2FaContexto:r.unref(T),cancelarFunction:r.unref(x),aceptarFunction:r.unref(P)?r.unref(I):r.unref(V),"reenviar-mensaje":r.unref(_),refCounter:r.unref(v),"onUpdate:refCounter":z[7]||(z[7]=J=>r.isRef(v)?v.value=J:null),onFinishCount:d},{inputs:r.withCtx(()=>[r.createElementVNode("div",AC,[r.createElementVNode("div",dC,[r.unref(H)?(r.openBlock(),r.createElementBlock("div",fC,[r.unref(F)?(r.openBlock(),r.createElementBlock("div",mC,[gC,r.createElementVNode("div",vC,[r.createVNode(r.unref(ie.Field),{name:"medio"},{default:r.withCtx(({field:J})=>[r.createVNode(r.unref(go),r.mergeProps(J,{"model-value":J.value,class:"radio-button-group","onUpdate:modelValue":z[5]||(z[5]=se=>g(se))}),{default:r.withCtx(()=>[r.createVNode(r.unref(en),{class:"radio-button",id:"r2",value:r.unref(Fe).TELEGRAM.toString()},{default:r.withCtx(()=>[r.createElementVNode("div",yC,[r.createVNode(r.unref(da),{class:r.normalizeClass(["radio-icon",{"auth-svg-primary":r.unref(M).verificadoTelegram,"auth-svg-black":!r.unref(M).verificadoTelegram}])},null,8,["class"]),r.createElementVNode("label",wC,r.toDisplayString(r.unref(M).verificadoTelegram?"":"Verificar")+" Telegram ",1)])]),_:1},8,["value"]),r.createVNode(r.unref(en),{class:"radio-button",id:"r3",value:r.unref(Fe).EMAIL.toString()},{default:r.withCtx(()=>[r.createElementVNode("div",bC,[r.createVNode(r.unref(Aa),{class:r.normalizeClass(["radio-icon",{"auth-svg-primary":r.unref(M).verificadoEmail,"auth-svg-black":!r.unref(M).verificadoEmail}])},null,8,["class"]),r.createElementVNode("label",CC,r.toDisplayString(r.unref(M).verificadoEmail?"":"Verificar")+" Email ",1)])]),_:1},8,["value"])]),_:2},1040,["model-value"])]),_:1})])])):(r.openBlock(),r.createElementBlock("div",pC,[r.createElementVNode("button",{class:"fge-link-primary-button",title:"Seleccionar",onClick:z[4]||(z[4]=J=>F.value=!0)},hC)]))])):r.createCommentVNode("",!0)])]),r.createElementVNode("div",EC,[r.createElementVNode("div",kC,[r.createElementVNode("label",BC,[r.createVNode(r.unref(e4),{class:"checkbox-box",checked:r.unref(C),"onUpdate:checked":z[6]||(z[6]=J=>r.isRef(C)?C.value=J:null)},{default:r.withCtx(()=>[r.createVNode(r.unref(t4),null,{default:r.withCtx(()=>[r.createVNode(vA,{color:r.unref(E),alt:"Check Mark",class:"checkbox-svg"},null,8,["color"])]),_:1})]),_:1},8,["checked"]),xC])])])]),_:1},8,["error","message2Fa","message2FaContexto","url2FaContexto","cancelarFunction","aceptarFunction","reenviar-mensaje","refCounter"])]),_:1},8,["currentStep","steps"])])],64))}}),[["__scopeId","data-v-01ff7cda"]]),OC=async({usuario:t,aplicacion:e})=>ne.post("v1/auth/recover/password",{usuario:t,aplicacion:e}).then(n=>n).catch(n=>{var a;throw(a=n.response)!=null&&a.data?n.response.data:n}),C2=async(t,e,n,a)=>ne.post("v1/auth/usuario/confirmar-restablecer-password",{numeroDocumento:t,aplicacion:e,otp:n,isLogin:a}).then(o=>o).catch(o=>{var i;throw(i=o.response)!=null&&i.data?o.response.data:o}),DC=async(t,e,n,a,o)=>ne.post("v1/auth/usuario/cambiar-password",{usuarioId:t,aplicacion:e,otp:n,nuevoPassword:a,confirmarNuevoPassword:o}).then(i=>i).catch(i=>{var s;throw(s=i.response)!=null&&s.data?i.response.data:i}),TC=async(t,e,n,a,o)=>ne.post("v1/auth/usuario/cambiar-password",{usuarioId:t,aplicacion:e,otp:n,nuevoPassword:a,confirmarNuevoPassword:o}).then(i=>i).catch(i=>{var s;throw(s=i.response)!=null&&s.data?i.response.data:i}),IC=async t=>ne.post("v1/auth/usuario/restablecer-password",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e});function VC(){const t=be(),e=ta(),n=r.ref(0),a=r.ref(),o=r.ref(),i=r.computed(()=>C[n.value]),s=r.reactive({verificadoWhatsapp:!1,verificadoTelegram:!1,verificadoEmail:!1,verificadoRoma:!1}),l=r.ref(!1),c=r.ref(!1),u=r.ref(!1),A=r.ref(0),{refCounter:d,currentContacto:p,message2Fa:f,message2FaContexto:g,url2FaContexto:y}=Xo("recuperar-pw"),m=r.markRaw([{name:"step1"},{name:"step2"},{name:"step3"}]),C=[j.object().shape({usuario:j.string().min(4).max(10).required().label("Cédula de identidad")}),j.object().shape({code:j.string().required().matches(or).max(10).label("Código")}),j.object().shape({medio:j.string().notRequired().matches(or).max(10).label("medio")}),j.object().shape({password:j.string().required().matches(Oo).min(8).max(15).label("Contraseña"),repetirPassword:j.string().required().oneOf([j.ref("password")]).label("Confirmación de la contraseña")})],{handleSubmit:v,values:h,errors:w,setErrors:b,resetForm:k}=ie.useForm({validationSchema:i,keepValuesOnUnmount:!0}),E=()=>{n.value=n.value-1,k()},R=async()=>{try{e.setLoading(!0),_()}catch(I){Ge({error:I,setErrors:b})}finally{e.setLoading(!1)}},V=v(async()=>{var I,S,T,Z,z,J,se;try{e.setLoading(!0);const ae=await U();n.value=n.value+1,p.value=(I=ae.response)==null?void 0:I.contacto,A.value=((T=(S=ae.response)==null?void 0:S.data)==null?void 0:T.usuarioId)??0,P((z=(Z=ae==null?void 0:ae.response)==null?void 0:Z.data)==null?void 0:z.mediosVerificados),f.value=ae.message,r.nextTick(()=>{var W,X,Ce;(Ce=d.value)==null||Ce.reInit(((X=(W=ae==null?void 0:ae.response)==null?void 0:W.data)==null?void 0:X.tiempoVigencia)??2)}),l.value=!(s.verificadoEmail||s.verificadoTelegram),c.value=!(s.verificadoEmail||s.verificadoTelegram),g.value=((J=ae==null?void 0:ae.response)==null?void 0:J.data.mensajeServicio)??"",y.value=((se=ae==null?void 0:ae.response)==null?void 0:se.data.url)??""}catch(ae){Ge({error:ae,setErrors:b})}finally{e.setLoading(!1)}}),B=async({medio:I,login:S=!0})=>{try{e.setLoading(!0);const T=await Cu({medio:Number(I),usuarioId:A.value,deviceId:t.deviceId,isLogin:S,aplicacion:t.aplicacion});f.value=T.message,c.value=!1,l.value=!1,r.nextTick(()=>{var Z;(Z=d.value)==null||Z.reInit((T.minutos??2)*60)})}catch(T){q.error(`Error al enviar código por ${I}: ${(T==null?void 0:T.message)||"intente nuevamente"}`)}finally{e.setLoading(!1)}},x=async({medio:I,login:S=!0})=>{try{e.setLoading(!0);const T=await bu({medio:Number(I),usuarioId:A.value,deviceId:t.deviceId,isLogin:S,aplicacion:t.aplicacion});f.value=T.message,c.value=!1,l.value=!1,r.nextTick(()=>{var Z;(Z=d.value)==null||Z.reInit((T.response.data.tiempoVigencia??1)*30)})}catch(T){console.log("🚀 ~ onEnviarCodigoRecuperacion ~ error:",T),q.error(`Error al enviar código: ${(T==null?void 0:T.message)||"intente nuevamente"}`)}finally{e.setLoading(!1)}},_=async()=>await OC({usuario:h.usuario,aplicacion:t.aplicacion}),U=async()=>await IC({deviceId:t.deviceId,aplicacion:t.aplicacion,numeroDocumento:h.usuario}),M=v(async I=>{try{if(e.setLoading(!0),t.apiBaseURLAuthNv){const S=await C2(I.usuario,t.aplicacion,Number(I.code),!1).then(T=>T.response);a.value=S==null?void 0:S.data.usuarioId}else{const S=await C2(I.usuario,t.aplicacion,Number(I.code),!1).then(T=>T.response);a.value=S==null?void 0:S.data.usuarioId}n.value=n.value+1}catch(S){q.error(`Error: ${(S==null?void 0:S.message)||"intente nuevamente"}`)}finally{e.setLoading(!1)}}),F=v(async I=>{console.log("🚀 ~ useRecuperarPassword ~ values:",I);try{if(e.setLoading(!0),t.apiBaseURLAuthNv){const S=await wu({usuarioId:A.value,medio:Number(I.medio),codigo:I.code,aplicacion:t.aplicacion,deviceId:t.deviceId,isLogin:!1}).then(T=>T.response);a.value=S==null?void 0:S.data.usuarioId}else{const S=await tp({usuarioId:A.value,medio:Number(I.medio),codigo:I.code,aplicacion:t.aplicacion,codigoDispositivo:t.deviceId,isLogin:!1}).then(T=>T.response);a.value=S==null?void 0:S.data.usuarioId}n.value=n.value+1}catch(S){q.error(`Error al enviar código: ${(S==null?void 0:S.message)||"intente nuevamente"}`)}finally{e.setLoading(!1)}}),H=async({medio:I})=>{try{e.setLoading(!0);const S=await yu({medio:Number(I),usuarioId:A.value});console.log("🚀 ~ onEnviarCodigoAlUsuarioNv ~ resp:",S),f.value=S.message,c.value=!1,l.value=!1,g.value=S.response.data.mensajeServicio??"",console.log("🚀 ~ onEnviarCodigoRecuperacionAlUsuarioNv ~ message2FaContexto:",g),y.value=S.response.data.url??"",r.nextTick(()=>{var T;(T=d.value)==null||T.reInit((S.minutos??2)*60)})}catch(S){q.error(`Error al enviar código por ${I}: ${(S==null?void 0:S.message)||"intente nuevamente"}`)}finally{e.setLoading(!1)}},K=async({medio:I})=>{try{e.setLoading(!0);const S=await ep({medio:Number(I),usuarioId:A.value});f.value=S.message,c.value=!1,l.value=!1,r.nextTick(()=>{var T;(T=d.value)==null||T.reInit((S.minutos??2)*60)})}catch(S){console.log("🚀 ~ onEnviarCodigoRecuperacionAlUsuario ~ error:",S),q.error(`Error al enviar código: ${(S==null?void 0:S.message)||"intente nuevamente"}`)}finally{e.setLoading(!1)}},L=v(async I=>{try{e.setLoading(!0);let S;a.value&&(t.apiBaseURLAuthNv?S=await TC(a.value,t.aplicacion,Number(I.code),I.password,I.repetirPassword):(S=await DC(a.value,t.aplicacion,Number(I.code),I.password,I.repetirPassword),console.log("🚀 ~ useRecuperarPassword ~ resp:",S))),q.success(`<p class="toast-title">Operación exitosa</p><p class="toast-description"> ${S==null?void 0:S.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:Rt,closeOnClick:!1,dangerouslyHTMLString:!0}),e.setLoading(!1),t.goLoginPage()}catch(S){Ge({error:S,setErrors:b}),e.setLoading(!1)}}),re=()=>{t.goLoginPage()},Pe=r.computed(()=>window.getComputedStyle(document.documentElement).getPropertyValue("--fge-primary-button-text-color")),P=I=>{I.forEach(S=>{switch(S.medio){case 1:s.verificadoRoma=S.verificado;break;case 2:s.verificadoTelegram=S.verificado;break;case 3:s.verificadoEmail=S.verificado;break;case 4:s.verificadoWhatsapp=S.verificado;break}})};return{refCounter:d,currentStep:n,currentSchema:i,currentContacto:p,steps:m,mensaje2F:o,errors:w,onBackStep:E,onEnviarCodigoAlBackend:M,onEnviarCodigoAlUsuario:V,onEnviarMensaje:R,onCambiarPassword:L,goLoginPage:re,mediosVerificados:s,mostrarMedios:c,mostrarBotonOpciones:l,message2FaContexto:g,message2Fa:f,url2FaContexto:y,servicio2faNuevo:u,iconColor:Pe,onEnviarCodigoRecuperacionNv:B,onEnviarCodigoRecuperacion:x,onEnviarCodigoRecuperacionAlUsuarioNv:H,onEnviarCodigoRecuperacionAlUsuario:K,onConfirmarCodigoNuevo:F}}const PC={class:"fge-right-container"},MC={class:"auth-form-container"},_C={class:"auth-input-container"},RC=r.createElementVNode("label",{for:"usuario",class:"fge-form-label"},"Cédula de Identidad:",-1),FC={class:"fge-btn-section"},LC={class:"auth-btn-container margin-top"},UC=[r.createElementVNode("span",null,"Ir al login",-1)],ZC=[r.createElementVNode("span",null," Siguiente ",-1)],QC={class:"login-button-container"},HC={class:"two-auth-container"},qC={key:0,class:"auth-checkbox-container"},zC={key:0,class:"text-center"},KC=[r.createElementVNode("span",null,"Seleccionar otros medios de verificación",-1)],jC={key:1},XC=r.createElementVNode("div",{class:"fge-text-gray"},"Medios de verificación",-1),JC={class:"auth-radiogroup"},WC={class:"radio-button-content"},YC={for:"r2",class:"radio-button-label"},$C={class:"radio-button-content"},GC={for:"r3",class:"radio-button-label"},NC={class:"auth-form-container"},eE={class:"auth-input-container"},tE=r.createElementVNode("label",{for:"psw",class:"fge-form-label"},"Nueva cont­raseña:",-1),nE={class:"auth-input-container"},rE=r.createElementVNode("label",{for:"rep_password",class:"fge-form-label"},"Repetir contraseña:",-1),aE={class:"fge-btn-section"},oE={class:"auth-btn-container margin-top"},iE=[r.createElementVNode("span",null,"Volver",-1)],sE=[r.createElementVNode("span",null," Aceptar ",-1)],lE=r.defineComponent({__name:"FgeRecuperarPassword",setup(t){const e=be(),{refCounter:n,currentStep:a,currentContacto:o,steps:i,errors:s,mensaje2F:l,onBackStep:c,onEnviarCodigoAlUsuario:u,onEnviarMensaje:A,onEnviarCodigoAlBackend:d,onCambiarPassword:p,goLoginPage:f,mediosVerificados:g,mostrarMedios:y,mostrarBotonOpciones:m,message2FaContexto:C,url2FaContexto:v,servicio2faNuevo:h,message2Fa:w,onEnviarCodigoRecuperacionNv:b,onEnviarCodigoRecuperacion:k,onEnviarCodigoRecuperacionAlUsuarioNv:E,onEnviarCodigoRecuperacionAlUsuario:R,onConfirmarCodigoNuevo:V}=VC(),B=()=>{m.value=!0},x=M=>{const F=U(M);C.value="",v.value="",F===!1?(console.log("medios no verificados"),e.apiBaseURLAuthNv?E({medio:M}):R({medio:M}),h.value=!0):(console.log("medios existentes"),e.apiBaseURLAuthNv?b({medio:M,login:!1}):k({medio:M,login:!1}),h.value=!1)},_={[Fe.WHATSAPP]:"verificadoWhatsapp",[Fe.TELEGRAM]:"verificadoTelegram",[Fe.EMAIL]:"verificadoEmail",[Fe.ROMA]:"verificadoRoma"};function U(M){const F=_[M];return F?g[F]:void 0}return(M,F)=>(r.openBlock(),r.createElementBlock(r.Fragment,null,[r.createVNode(Tl),r.createElementVNode("div",PC,[r.createVNode(wo,{currentStep:r.unref(a),steps:r.unref(i)},{step1:r.withCtx(()=>[r.createElementVNode("div",MC,[r.createElementVNode("div",_C,[RC,r.createVNode(r.unref(ie.Field),{id:"usuario",name:"usuario",class:r.normalizeClass(["w-full fge-auth-input",{"fge-auth-input-invalid":r.unref(s).usuario}]),type:"text"},null,8,["class"]),r.createVNode(de,{error:r.unref(s).usuario},null,8,["error"])])]),r.createElementVNode("div",FC,[r.createElementVNode("div",LC,[r.createElementVNode("button",{title:"Ir al login",onClick:F[0]||(F[0]=(...H)=>r.unref(f)&&r.unref(f)(...H)),class:"fge-gray-button w-full"},UC),r.createElementVNode("button",{title:"Siguiente",onClick:F[1]||(F[1]=(...H)=>r.unref(u)&&r.unref(u)(...H)),class:"w-full fge-auth-primary-button"},ZC)])])]),step2:r.withCtx(()=>[r.createVNode(Jo,{fieldName:"code",message2Fa:r.unref(w),refCounter:r.unref(n),"onUpdate:refCounter":F[4]||(F[4]=H=>r.isRef(n)?n.value=H:null),error:r.unref(s).code,currentContacto:r.unref(o),message2FaContexto:r.unref(C),url2FaContexto:r.unref(v),cancelarFunction:r.unref(c),aceptarFunction:r.unref(h)?r.unref(V):r.unref(d),reenviarMensaje:r.unref(A),onFinishCount:B},{inputs:r.withCtx(()=>[r.createElementVNode("div",QC,[r.createElementVNode("div",HC,[r.unref(m)?(r.openBlock(),r.createElementBlock("div",qC,[r.unref(y)?(r.openBlock(),r.createElementBlock("div",jC,[XC,r.createElementVNode("div",JC,[r.createVNode(r.unref(ie.Field),{name:"medio"},{default:r.withCtx(({field:H})=>[r.createVNode(r.unref(go),r.mergeProps(H,{"model-value":H.value,class:"radio-button-group","onUpdate:modelValue":F[3]||(F[3]=K=>x(K))}),{default:r.withCtx(()=>[r.createVNode(r.unref(en),{class:"radio-button",id:"r2",value:r.unref(Fe).TELEGRAM.toString()},{default:r.withCtx(()=>[r.createElementVNode("div",WC,[r.createVNode(r.unref(da),{class:r.normalizeClass(["radio-icon",{"auth-svg-primary":r.unref(g).verificadoTelegram,"auth-svg-black":!r.unref(g).verificadoTelegram}])},null,8,["class"]),r.createElementVNode("label",YC,r.toDisplayString(r.unref(g).verificadoTelegram?"":"Verificar")+" Telegram ",1)])]),_:1},8,["value"]),r.createVNode(r.unref(en),{class:"radio-button",id:"r3",value:r.unref(Fe).EMAIL.toString()},{default:r.withCtx(()=>[r.createElementVNode("div",$C,[r.createVNode(r.unref(Aa),{class:r.normalizeClass(["radio-icon",{"auth-svg-primary":r.unref(g).verificadoEmail,"auth-svg-black":!r.unref(g).verificadoEmail}])},null,8,["class"]),r.createElementVNode("label",GC,r.toDisplayString(r.unref(g).verificadoEmail?"":"Verificar")+" Email ",1)])]),_:1},8,["value"])]),_:2},1040,["model-value"])]),_:1})])])):(r.openBlock(),r.createElementBlock("div",zC,[r.createElementVNode("button",{class:"fge-link-primary-button",title:"Seleccionar",onClick:F[2]||(F[2]=H=>y.value=!0)},KC)]))])):r.createCommentVNode("",!0)])])]),_:1},8,["message2Fa","refCounter","error","currentContacto","message2FaContexto","url2FaContexto","cancelarFunction","aceptarFunction","reenviarMensaje"])]),step3:r.withCtx(()=>[r.createElementVNode("div",NC,[r.createElementVNode("div",eE,[tE,r.createVNode(r.unref(ie.Field),{name:"password"},{default:r.withCtx(({field:H})=>[r.createVNode(sn,r.mergeProps({id:"psw"},H,{class:"fge-auth-input with-btn",modelValue:H.value}),null,16,["modelValue"])]),_:1}),r.createVNode(de,{error:r.unref(s).password},null,8,["error"])]),r.createElementVNode("div",nE,[rE,r.createVNode(r.unref(ie.Field),{name:"repetirPassword"},{default:r.withCtx(({field:H})=>[r.createVNode(sn,r.mergeProps({id:"psw"},H,{class:"fge-auth-input with-btn",onKeyup:r.withKeys(r.unref(p),["enter"]),modelValue:H.value}),null,16,["onKeyup","modelValue"])]),_:1}),r.createVNode(de,{error:r.unref(s).repetirPassword},null,8,["error"])])]),r.createElementVNode("div",aE,[r.createElementVNode("div",oE,[r.createElementVNode("button",{title:"Volver",class:"fge-gray-button w-full",onClick:F[5]||(F[5]=(...H)=>r.unref(f)&&r.unref(f)(...H))},iE),r.createElementVNode("button",{title:"Registrar usuario",onClick:F[6]||(F[6]=(...H)=>r.unref(p)&&r.unref(p)(...H)),class:"w-full fge-auth-primary-button"},sE)])])]),_:1},8,["currentStep","steps"])])],64))}}),cE={},uE={class:"relative"},AE=[r.createStaticVNode('<svg class="icon_1" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 275 276" data-v-7883ed41><path fill="url(#a)" d="M137.1 1c-12.9 0-25.9 1.8-38.8 5.6A136.91 136.91 0 0 0 5.7 176.7 14.4 14.4 0 0 0 19.5 187c6.2 0 2.7-.2 4.1-.6 7.6-2.3 12-10.3 9.7-17.9-3-10.2-4.5-20.5-4.5-30.7 0-23.3 7.6-45.8 21.1-64.1a106.7 106.7 0 0 1 56.4-39.5c10.2-3 20.5-4.5 30.7-4.5 23.3 0 45.8 7.6 64.1 21.1a106.7 106.7 0 0 1 39.5 56.4 14.4 14.4 0 0 0 13.8 10.3c6.2 0 2.7-.2 4.1-.6 7.6-2.3 12-10.3 9.7-17.9A136.91 136.91 0 0 0 136.9.8" data-v-7883ed41></path><path fill="url(#b)" d="M254.5 88.9a14.41 14.41 0 0 0-13.8 18.5c3 10.2 4.5 20.5 4.5 30.7 0 23.3-7.6 45.8-21.1 64.1a106.7 106.7 0 0 1-56.4 39.5c-10.2 3-20.5 4.5-30.7 4.5-23.3 0-45.8-7.6-64.1-21.1a106.7 106.7 0 0 1-39.5-56.4 14.4 14.4 0 0 0-13.8-10.3c-6.2 0-2.7.2-4.1.6-7.6 2.3-12 10.3-9.7 17.9a136.91 136.91 0 0 0 170.1 92.6 136.91 136.91 0 0 0 92.6-170.1 14.4 14.4 0 0 0-13.8-10.3" data-v-7883ed41></path><defs data-v-7883ed41><linearGradient id="a" x1="0" x2="269" y1="94.1" y2="94.1" gradientUnits="userSpaceOnUse" data-v-7883ed41><stop stop-color="#fff" data-v-7883ed41></stop><stop offset="1" stop-color="#fff" stop-opacity="0" data-v-7883ed41></stop></linearGradient><linearGradient id="b" x1="5" x2="274" y1="181.9" y2="181.9" gradientUnits="userSpaceOnUse" data-v-7883ed41><stop stop-color="#fff" stop-opacity="0" data-v-7883ed41></stop><stop offset="1" stop-color="#fff" data-v-7883ed41></stop></linearGradient></defs></svg><svg class="icon_2" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 176 74" data-v-7883ed41><path fill="#fff" d="M6.4 70v-3.5c-.3 1.3-1.5 4.5-2.2 6.6h-.8c-.6-1.7-1.7-5.2-2.1-6.6v6.6H.5v-7.3h1.4c.8 2.1 1.7 5.1 2 6.1.1-.7 1.3-3.9 2.1-6.1h1.3v7.3h-.9V70ZM10.8 65.8v7.3h-.9v-7.3h.9ZM13.5 73.1v-7.3h1.2c2.9 5.1 3.3 5.8 3.4 6.2v-6.1h.9v7.3h-1.1c-3.1-5.6-3.3-6-3.5-6.3v6.4h-.8l-.1-.2ZM22.5 65.8v7.3h-.9v-7.3h.9ZM25.5 71c.1.9.8 1.4 1.6 1.4s1.4-.4 1.4-1.3-.4-1.1-1.7-1.5c-1.5-.5-2.1-1-2.1-2s.9-1.9 2.2-1.9c1.3 0 2.2.9 2.3 1.9h-.9c-.1-.7-.5-1.2-1.4-1.2-.9 0-1.3.4-1.3 1.1 0 .7.4.9 1.5 1.3 1.8.5 2.2 1.2 2.2 2.2 0 1-.8 2.1-2.4 2.1-1.6 0-2.4-.8-2.5-2.1h1.1ZM32.9 66.6h-2.1v-.8H36v.8h-2.1v6.5H33v-6.5h-.1ZM41.9 69.6h-3.3v2.6h3.6v.8h-4.5v-7.3H42v.8h-3.4v2.3h3.3v.8ZM45.2 69.8v3.3h-.9v-7.3h2.6c1.3 0 2.2.6 2.2 1.9 0 1.3-.6 1.5-1.2 1.7.8.2 1.1.8 1.1 1.8 0 .8 0 1.4.1 1.9h-.9c0-.3-.1-1-.1-1.7 0-1.2-.4-1.6-1.6-1.6h-1.3Zm0-.7h1.3c.9 0 1.6-.3 1.6-1.3s-.5-1.2-1.4-1.2h-1.6v2.5h.1ZM52.3 65.8v7.3h-.9v-7.3h.9ZM60.7 69.4c0 2.1-1 3.8-3.1 3.8s-3-1.6-3-3.8c0-2.2 1-3.7 3.1-3.7s3 1.6 3 3.7Zm-5.2 0c0 1.7.7 3 2.1 3 1.4 0 2.1-1.3 2.1-3s-.7-2.9-2.1-2.9c-1.4 0-2.1 1.3-2.1 2.9ZM66.5 65.8h2.4c1.3 0 2.3.7 2.3 2s-1 2.1-2.5 2.1h-1.4V73h-.9v-7.3l.1.1Zm.9 3.4h1.4c.9 0 1.6-.3 1.6-1.4 0-1.1-.6-1.3-1.6-1.3h-1.4v2.7ZM74.2 65.8v4.6c0 1.1.4 2 1.7 2 1.3 0 1.7-.8 1.7-2v-4.6h.9v4.6c0 1.5-.6 2.7-2.6 2.7s-2.6-1-2.6-2.7v-4.7h.9v.1Zm3.5-2.1-1.6 1.4h-.9l1.3-1.4H77.7ZM81.1 65.8h2.5c1.3 0 2.1.7 2.1 1.8s-.6 1.4-1 1.5c.5.2 1.3.6 1.3 1.8 0 1.2-1 2.1-2.4 2.1h-2.4v-7.3l-.1.1Zm2.3 3c1 0 1.4-.4 1.4-1.1 0-.7-.4-1.1-1.4-1.1h-1.5v2.3h1.4l.1-.1ZM82 72.3h1.5c.9 0 1.6-.4 1.6-1.4 0-1-.6-1.4-1.7-1.4H82v2.8ZM88.2 65.8h.9v6.5h3.5v.8h-4.4v-7.3ZM95.3 65.8v7.3h-.9v-7.3h.9ZM103.2 71c-.2 1.2-1 2.2-2.7 2.2-1.7 0-2.9-1.6-2.9-3.8 0-2.2.9-3.7 3-3.7s2.4 1 2.6 2.2h-.9c-.2-.8-.6-1.5-1.7-1.5s-2 1.4-2 2.9.5 3 2 3 1.5-.6 1.7-1.5h.9v.2ZM111.1 69.4c0 2.1-1 3.8-3.1 3.8s-3-1.6-3-3.8c0-2.2 1-3.7 3.1-3.7s3 1.6 3 3.7Zm-5.2 0c0 1.7.7 3 2.1 3 1.4 0 2.1-1.3 2.1-3s-.7-2.9-2.1-2.9c-1.4 0-2.1 1.3-2.1 2.9ZM116.9 65.8h2.4c1.8 0 3.2 1.2 3.2 3.5s-1.2 3.8-3.4 3.8h-2.2v-7.3Zm.9 6.5h1.3c1.7 0 2.5-1.1 2.5-3s-1-2.7-2.4-2.7h-1.3v5.8l-.1-.1ZM128.9 69.6h-3.3v2.6h3.6v.8h-4.5v-7.3h4.3v.8h-3.4v2.3h3.3v.8ZM134.8 65.8h2.5c1.3 0 2.1.7 2.1 1.8s-.6 1.4-1 1.5c.5.2 1.3.6 1.3 1.8 0 1.2-1 2.1-2.4 2.1h-2.4v-7.3l-.1.1Zm2.3 3c1 0 1.4-.4 1.4-1.1 0-.7-.4-1.1-1.4-1.1h-1.5v2.3h1.4l.1-.1Zm-1.4 3.5h1.5c.9 0 1.6-.4 1.6-1.4 0-1-.6-1.4-1.7-1.4h-1.4v2.8ZM147.7 69.4c0 2.1-1 3.8-3.1 3.8s-3-1.6-3-3.8c0-2.2 1-3.7 3.1-3.7s3 1.6 3 3.7Zm-5.2 0c0 1.7.7 3 2.1 3 1.4 0 2.1-1.3 2.1-3s-.7-2.9-2.1-2.9c-1.4 0-2.1 1.3-2.1 2.9ZM150 65.8h.9v6.5h3.5v.8H150v-7.3ZM157.1 65.8v7.3h-.9v-7.3h.9ZM161.3 73.1l-2.4-7.3h1l1.1 3.6c.3 1 .7 2.1.8 2.8.1-.6.6-1.8.9-2.8l1.2-3.6h.9l-2.5 7.3h-1.1.1ZM167.6 65.8v7.3h-.9v-7.3h.9ZM171.1 70.9l-.7 2.2h-.9l2.4-7.3h1.1l2.5 7.3h-1l-.7-2.2h-2.7Zm2.4-.8c-.6-1.9-1-2.9-1.1-3.5-.2.9-.6 2-1.1 3.5h2.2ZM8.2 49.2c0 3.8-.9 6.3-5.5 6.3s-1.7 0-2.2-.2v-3.4c.4 0 .9.1 1.5.1 1.8 0 2.1-.9 2.1-2.6V32.3h4.1v16.9ZM15.3 32.4v15.7c0 1.9.5 4.1 3 4.1s3-1.9 3-4.1V32.3h4.1v15.8c0 4.1-1.6 7.4-7.1 7.4s-7-3.1-7-7.4V32.3h4.1l-.1.1ZM31.5 48.8c.2 1.9 1 3.6 3.1 3.6s2.8-1.3 2.8-3-.9-3-3.8-4.4c-3.9-1.9-5.5-3.5-5.5-6.9 0-3.4 2.4-6.2 6.5-6.2s6.4 3.5 6.5 6.5h-4c-.1-1.3-.5-3.2-2.5-3.2s-2.3 1.1-2.3 2.6.7 2.4 3.4 3.7c4.1 1.9 5.9 3.7 5.9 7.6 0 3.9-2.2 6.6-7.1 6.6-4.9 0-6.9-3.4-7-6.8h4.1l-.1-.1ZM47 35.9h-4.9v-3.6H56v3.6h-4.9v19.3H47V35.9ZM61.8 32.4v22.9h-4.1V32.4h4.1ZM78.7 48.6c-.1 1.2-.5 7.1-6.9 7.1s-7.3-5.7-7.3-11.9S66.7 32 72 32s6.5 5.2 6.6 7h-4.1c0-.8-.1-3.6-2.6-3.6s-3.2 3.1-3.2 8.4c0 5.3.4 8.4 3.1 8.4s2.6-2.8 2.7-3.6H78.7ZM84.8 32.4v22.9h-4.1V32.4h4.1ZM91.8 49.5l-1.1 5.8h-4.1l5.3-22.9h5.3l5.4 22.9h-4.3l-1.1-5.8H91.8Zm4.6-3.6c-.9-4.4-1.5-7.6-1.9-9.8-.3 2.1-1 5.5-1.8 9.8h3.8-.1ZM109.9 32.4h4.1v19.4h7.8l-.4 3.5h-11.5V32.4ZM127.5 32.4v22.9h-4.1V32.4h4.1ZM131 32.4h7c4 0 6.2 2.2 6.2 5.8 0 3.6-1.4 4.3-2.6 4.8 1.6.7 3.3 2.1 3.3 5.6 0 3.5-2.8 6.7-6.9 6.7h-6.9V32.4h-.1Zm6 9.1c2.5 0 3.2-1 3.2-3s-1.1-2.9-3.1-2.9H135v5.9h2Zm-2 10.6h2.4c2 0 3.2-1 3.2-3.6s-1-3.7-3.7-3.7h-2v7.4l.1-.1ZM151.2 45.5v9.8h-4.1V32.4h7c4.2 0 6.5 2.2 6.5 6.3s-1.8 4.7-3 5.2c1.8.8 2.6 2.3 2.6 5.7v.9c0 2.6.1 3.6.3 4.8h-4c-.3-1-.4-2.9-.4-4.8v-.8c0-3.1-.7-4.1-3.3-4.1H151l.2-.1Zm0-3.3h1.9c2.5 0 3.4-1.1 3.4-3.4s-.9-3.1-3-3.1h-2.3v6.5ZM174.6 45.1h-7.3v6.6h8.2l-.5 3.5h-11.8V32.3h11.7v3.6h-7.7v5.6h7.3v3.6h.1ZM10 12.3H2.9v8.2h7.9l-.3 2.1H.6V1.2h9.8v2.1H2.9v7H10v2.1-.1ZM29.4 16.6c0 1.2-.6 6.2-5.8 6.2s-6.1-6-6.1-11.2C17.5 6.4 19.1.7 23.9.7c4.8 0 5.4 4.8 5.5 6.1H27c0-.7-.2-4-3.2-4s-3.9 4.6-3.9 8.8c0 4.2.5 9.1 3.7 9.1s3.3-3.1 3.4-4.2h2.4v.1ZM49.2 11.7c0 7.3-1.7 11.2-6.4 11.2s-6.2-3.8-6.2-11.2C36.6 4.3 38.7.8 42.9.8c4.2 0 6.3 3.6 6.3 10.8v.1Zm-10.2 0c0 6.1 1.2 9.2 3.9 9.2s3.9-3 3.9-9.1S45.6 3 42.9 3 39 5.9 39 11.8v-.1ZM58.4 16.9c.2 2.2 1.2 4 3.6 4 2.4 0 3.4-1.2 3.4-3.7s-.9-3.5-3.8-4.9c-3.4-1.6-4.8-3.1-4.8-6.2S58.7.8 62.2.8c3.5 0 5.3 3 5.3 5.5h-2.3c-.1-1-.4-3.5-3.1-3.5s-2.9 1.4-2.9 3.1c0 1.7.9 3 3.6 4.3 3.7 1.8 5.1 3.6 5.1 6.8 0 3.2-1.9 5.9-5.9 5.9s-5.7-2.8-5.9-5.9h2.4l-.1-.1ZM77.9 1.1v21.4h-2.3V1.1h2.3ZM87.9 16.9c.2 2.2 1.2 4 3.6 4 2.4 0 3.4-1.2 3.4-3.7s-.9-3.5-3.8-4.9c-3.4-1.6-4.8-3.1-4.8-6.2S88.2.8 91.7.8c3.5 0 5.3 3 5.3 5.5h-2.3c-.1-1-.4-3.5-3.1-3.5s-2.9 1.4-2.9 3.1c0 1.7.9 3 3.6 4.3 3.7 1.8 5.1 3.6 5.1 6.8 0 3.2-1.9 5.9-5.9 5.9s-5.7-2.8-5.9-5.9H88l-.1-.1ZM107.9 3.2h-4.8V1.1H115v2.1h-4.8v19.3h-2.4V3.2h.1ZM131.5 12.3h-7.1v8.2h7.9l-.3 2.1h-9.9V1.2h9.8v2.1h-7.5v7h7.1v2.1-.1ZM152.5 13.4c0-4 0-8 .1-10.3-.8 3.7-2.7 12.6-4.4 19.4h-2.3c-1.3-5.9-3.3-15.5-4.1-19.4.1 2.5.2 7.2.2 10.9v8.5h-2.2V1.1h3.5c1.7 6.7 3.4 14.9 3.9 17.7.4-2.3 2.5-11.2 4.2-17.7h3.5v21.4h-2.3v-9.1h-.1ZM165.9 15.8l-1.6 6.8h-2.4l5.2-21.4h3l5.3 21.4h-2.5l-1.6-6.8h-5.6.2Zm5.1-2.1c-1.2-5.3-2-8.6-2.3-10.3-.3 1.9-1.2 5.7-2.2 10.3h4.6-.1Z" data-v-7883ed41></path></svg>',2)];function dE(t,e){return r.openBlock(),r.createElementBlock("div",uE,AE)}const fE=bt(cE,[["render",dE],["__scopeId","data-v-7883ed41"]]),pE={class:"fge-auth-loading"},E2=bt(r.defineComponent({__name:"FgeLoadingComponent",setup(t){return(e,n)=>(r.openBlock(),r.createElementBlock("div",pE,[r.createVNode(fE)]))}}),[["__scopeId","data-v-461de591"]]),hE={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 1792 600"},mE=[r.createStaticVNode('<g fill="#fff" opacity=".3"><g opacity=".5" style="mix-blend-mode:overlay;"><path d="M766.836 80.288a232.487 232.487 0 0 1 80.937-30.75l-2.538-14.192c-30.341 5.374-59.677 16.516-85.954 32.658l7.549 12.284h.006Zm-83.38 88.445c13.742-25.58 32.295-48.565 54.4-67.384l-9.346-10.974c-23.476 19.981-43.16 44.385-57.752 71.536l12.698 6.828v-.006Zm-27.555 118.341c-1.106-29.014 3.398-58.203 13.071-85.574l-13.593-4.801c-10.278 29.065-15.063 60.086-13.886 90.897l14.408-.522Zm35.754 116.171c-7.743-12.273-14.356-25.263-19.653-38.78-5.308-13.512-9.336-27.52-12.069-41.779l-14.162 2.702a250.19 250.19 0 0 0 12.811 44.359c5.63 14.356 12.652 28.16 20.882 41.195l12.191-7.697Zm89.445 82.304c-25.744-13.43-48.965-31.691-68.05-53.571l-10.861 9.479c20.263 23.236 44.912 42.618 72.237 56.872l6.674-12.78Zm118.669 26.138a232.58 232.58 0 0 1-43.432-1.98 231.967 231.967 0 0 1-42.302-10.047l-4.637 13.65a246.226 246.226 0 0 0 44.932 10.671 247.502 247.502 0 0 0 46.135 2.103l-.696-14.402v.005Zm-.488-9.965a222.247 222.247 0 0 1-41.866-1.94 221.606 221.606 0 0 1-40.75-9.775c-26.487-9.054-51.238-23.19-72.555-41.354-21.332-18.149-39.199-40.331-52.312-65.041a221.143 221.143 0 0 1-16.081-38.703 228.229 228.229 0 0 1-8.562-41.083c-3.215-27.832-1.024-56.207 6.305-83.215 7.319-27.009 19.807-52.625 36.559-75.073 16.721-22.468 37.72-41.733 61.524-56.432a222.367 222.367 0 0 1 77.99-29.751l-.292-1.638a224.114 224.114 0 0 0-78.573 29.971c-23.983 14.812-45.136 34.22-61.985 56.852-16.869 22.617-29.455 48.417-36.83 75.63-7.385 27.208-9.591 55.798-6.352 83.835a229.935 229.935 0 0 0 8.624 41.385 222.975 222.975 0 0 0 16.199 38.99c13.215 24.899 31.216 47.245 52.706 65.527 21.471 18.297 46.406 32.54 73.092 41.661a223.352 223.352 0 0 0 41.057 9.847 224.31 224.31 0 0 0 42.179 1.95l-.082-1.663.005.02Zm206.309-137.293c-10.67 27.003-26.45 51.975-46.22 73.235l10.55 9.817c20.99-22.571 37.74-49.073 49.08-77.749l-13.41-5.303Zm13.53-120.756a235.381 235.381 0 0 1 2.6 43.411 230.173 230.173 0 0 1-5.56 43.115l14.06 3.179c3.4-15.037 5.41-30.397 5.91-45.807.52-15.411-.42-30.862-2.75-46.089l-14.25 2.186-.01.005Zm-49.02-111.196c18.27 22.56 32.27 48.566 40.92 76.28l13.76-4.32c-9.2-29.434-24.08-57.072-43.48-81.029l-11.21 9.069h.01Zm-98.403-71.372c27.126 10.344 52.293 25.81 73.803 45.326l9.68-10.677c-22.82-20.712-49.53-37.131-78.339-48.115l-5.144 13.471v-.005ZM850.783 49.021a232.597 232.597 0 0 1 86.562 1.924l3.01-14.1c-30.156-6.433-61.535-7.124-91.921-2.047l2.354 14.223h-.005Z" class="svg-external-circle"></path><path d="m770.229 82.09 27.386 45.699.497-.297c15.19-9.105 31.671-15.841 48.99-20.022l.563-.133-12.519-51.785-.562.133c-22.561 5.446-44.047 14.228-63.859 26.107l-.496.297Zm27.786 44.112-26.2-43.719c19.408-11.572 40.423-20.16 62.477-25.544l11.976 49.538c-17.038 4.171-33.268 10.804-48.253 19.72v.005Zm-122.706 67.825 49.44 19.858.215-.537a177.55 177.55 0 0 1 26.937-45.746l.363-.45-.45-.363-40.909-33.222-.363.45a230.724 230.724 0 0 0-35.018 59.478l-.215.537v-.005Zm48.801 18.354-47.297-18.999a229.403 229.403 0 0 1 34.266-58.193l39.563 32.132a178.66 178.66 0 0 0-26.532 45.06Zm-61.734 105.356a233.89 233.89 0 0 0 4.959 22.258l.154.558 51.38-14.105-.153-.558c-1.049-3.782-2.017-7.913-3.051-12.995-.788-4.033-1.469-8.353-2.088-13.215-.501-4.366-.87-8.834-1.09-13.276-.169-4.438-.2-8.911-.087-13.287l.015-.573-53.248-1.674-.021.579a229.844 229.844 0 0 0 3.23 46.288Zm5.921 21.393c-5.972-21.987-8.67-44.547-8.015-67.067l50.946 1.602c-.097 4.212-.061 8.516.102 12.79.226 4.478.594 8.972 1.096 13.368.624 4.893 1.31 9.244 2.103 13.302.988 4.863 1.919 8.86 2.917 12.519l-49.149 13.492v-.006Zm32.837 72.37.333.471c13.368 18.804 29.521 35.484 48.007 49.574l.461.348 32.3-42.368-.46-.348c-14.223-10.84-26.64-23.655-36.902-38.088l-.332-.471-43.412 30.887.005-.005Zm48.586 48.776c-18.051-13.829-33.846-30.141-46.974-48.504l41.528-29.547c10.155 14.182 22.377 26.798 36.344 37.515l-30.903 40.531.005.005Zm286.96-85.145 44.74 28.923.32-.487c3.39-5.287 6.29-10.154 8.85-14.883a247.102 247.102 0 0 0 7.71-15.498 250.608 250.608 0 0 0 6.52-16.04c1.85-5.072 3.58-10.466 5.29-16.48l.15-.558-51.3-14.356-.16.552c-1.34 4.714-2.67 8.855-4.06 12.652a198.982 198.982 0 0 1-5 12.325 199.477 199.477 0 0 1-5.93 11.915c-1.92 3.547-4.15 7.293-6.82 11.449l-.31.486Zm44.4 27.326-42.81-27.669c2.55-3.987 4.69-7.605 6.55-11.039 2.12-3.916 4.12-7.949 5.97-11.992 1.81-4.059 3.5-8.23 5.04-12.406 1.34-3.675 2.63-7.662 3.92-12.176l49.09 13.731c-1.65 5.769-3.32 10.953-5.11 15.846a246.95 246.95 0 0 1-6.48 15.963 244.631 244.631 0 0 1-7.67 15.421c-2.47 4.555-5.25 9.244-8.5 14.321Zm-28.5-189.268.54 1.311 1.46 3.884c.11.318.23.64.33.962l.21.599c.15.435.3.875.46 1.321.21.604.42 1.213.63 1.822l1.27 3.966 1.16 3.992c.1.328.18.656.27.988.05.205.11.41.16.614l.85 3.23.77 3.245c.18.701.33 1.417.47 2.108l.24 1.157.17.783c.18.809.36 1.643.49 2.472l.62 3.312.52 3.301c.77 5.19 1.26 9.402 1.53 13.251l.04.578 53.12-4.13-.04-.579c-1.82-23.236-7.04-45.863-15.52-67.262l-.21-.537-49.55 19.612h.01Zm10.6 32.132c-.14-.804-.31-1.612-.48-2.401l-.17-.783c-.09-.384-.16-.762-.24-1.141-.14-.706-.3-1.438-.48-2.155l-.77-3.245-.86-3.244-.15-.604c-.09-.343-.18-.686-.28-1.024l-1.17-4.002-1.27-3.987c-.21-.625-.42-1.234-.64-1.848-.15-.435-.3-.875-.45-1.315-.07-.2-.14-.4-.21-.594-.11-.333-.22-.665-.34-.993l-1.57-4.141 47.38-18.757c8.25 20.953 13.35 43.094 15.18 65.813l-50.81 3.951c-.29-3.726-.76-7.8-1.5-12.769l-.53-3.322-.62-3.316c-.01-.041-.02-.077-.02-.118v-.005Zm-83.77-117.814.497.297a177.262 177.262 0 0 1 40.833 33.933l.38.43 39.8-35.428-.39-.429a230.89 230.89 0 0 0-53.08-44.113l-.5-.297-27.535 45.607h-.005Zm41.8 33.032a178.423 178.423 0 0 0-40.213-33.421l26.343-43.632a229.516 229.516 0 0 1 51.94 43.161l-38.07 33.892Zm-151.829-56.99.573-.061c17.714-1.93 35.504-1.177 52.88 2.247l.568.112 10.288-52.276-.568-.113c-22.663-4.468-45.853-5.455-68.926-2.937l-.573.061 5.758 52.967Zm53.11.942c-17.12-3.316-34.639-4.059-52.086-2.211l-5.508-50.67c22.576-2.405 45.26-1.437 67.437 2.877l-9.843 50.009v-.005ZM819.689 498.042l.553.174a227.385 227.385 0 0 0 68.189 10.441h.578l.02-53.279h-.578a174.376 174.376 0 0 1-52.266-8.005l-.553-.174-15.937 50.838-.006.005Zm68.163 9.459a226.51 226.51 0 0 1-66.714-10.216l15.247-48.632a175.788 175.788 0 0 0 51.483 7.882l-.021 50.966h.005Z"></path><path d="m816.952 72.303 1.904 5.548.548-.189c3.332-1.157 6.879-2.267 10.84-3.404l.553-.158-1.607-5.645-.558.158c-4.069 1.167-7.713 2.308-11.142 3.501l-.543.19h.005Zm2.621 4.08-1.157-3.363a213.212 213.212 0 0 1 9.981-3.132l.972 3.424a209.25 209.25 0 0 0-9.801 3.076l.005-.005Zm-19.655 2.62 2.365 5.369.527-.225c.435-.19.87-.38 1.305-.568 1.279-.558 2.6-1.137 3.915-1.648l2.646-1.075c.548-.225 1.116-.435 1.669-.64l.987-.369.538-.204-2.073-5.492-.542.21-.983.368c-.573.215-1.167.435-1.751.67l-2.697 1.096c-1.366.532-2.738 1.131-4.064 1.71l-1.305.568-.532.23h-.005Zm2.958 3.854-1.433-3.255.778-.338c1.315-.573 2.672-1.167 4.028-1.694l2.702-1.095c.563-.23 1.152-.446 1.715-.66.148-.057.302-.113.45-.17l1.259 3.327c-.143.057-.291.108-.435.164a50.68 50.68 0 0 0-1.699.65l-2.636 1.07c-1.33.517-2.666 1.1-3.951 1.663l-.773.338h-.005Zm-19.36 4.263 2.809 5.154.507-.276c1.008-.548 2.042-1.09 3.045-1.617.661-.348 1.321-.691 1.981-1.045l5.599-2.763-2.528-5.292-.522.255a461.174 461.174 0 0 0-3.557 1.75l-1.669.825c-.675.358-1.341.706-2.001 1.054a194.289 194.289 0 0 0-3.158 1.679l-.506.276Zm3.27 3.588-1.704-3.122c.88-.47 1.771-.942 2.636-1.392.665-.348 1.33-.696 1.996-1.05l1.653-.818c1.008-.502 2.016-.998 3.025-1.495l1.535 3.214-4.596 2.268c-.67.358-1.331.701-1.991 1.049-.839.44-1.699.89-2.554 1.351v-.005Zm-80.2 67.211 4.877 3.26.323-.476a344.17 344.17 0 0 1 2.185-3.188c.348-.502.696-1.004 1.039-1.51.425-.579.855-1.177 1.29-1.776.671-.927 1.362-1.884 2.058-2.81l.348-.461-4.699-3.516-.348.461c-.727.967-1.448 1.965-2.144 2.927-.43.594-.86 1.193-1.295 1.787-.353.511-.696 1.013-1.044 1.509a297.959 297.959 0 0 0-2.268 3.312l-.322.481Zm4.565 1.658-2.958-1.975c.64-.942 1.29-1.884 1.935-2.82.343-.502.691-.999 1.033-1.5.425-.584.86-1.177 1.29-1.776.584-.809 1.177-1.638 1.786-2.452l2.851 2.129c-.583.789-1.162 1.587-1.725 2.365-.429.594-.859 1.193-1.294 1.781-.354.517-.702 1.019-1.05 1.52-.624.906-1.254 1.812-1.868 2.723v.005Zm-14.05 14.019 5.133 2.84 1.664-2.994 1.438-2.446c.179-.297.353-.599.532-.906.302-.517.599-1.029.916-1.536l1.807-2.912-4.975-3.112-1.842 2.969c-.328.527-.64 1.064-.957 1.602-.18.302-.354.609-.538.911l-1.479 2.513-1.704 3.065.005.006Zm4.683 1.274-3.112-1.725 1.136-2.042 1.469-2.503c.179-.302.358-.609.538-.916.307-.527.614-1.059.941-1.576l1.234-1.981 3.014 1.889-1.202 1.934a75.997 75.997 0 0 0-.932 1.566c-.174.302-.348.599-.527.896l-1.443 2.462-1.111 2.001-.005-.005Zm-12.856 15.124 5.353 2.406.241-.523c.824-1.801 1.673-3.608 2.4-5.164.323-.634.645-1.289.962-1.945a150.184 150.184 0 0 1 1.572-3.132l.266-.517-5.216-2.687-.266.512a147.912 147.912 0 0 0-1.632 3.26c-.323.655-.645 1.311-.973 1.961a608.55 608.55 0 0 0-2.467 5.302l-.24.527Zm4.78.88-3.245-1.458c.686-1.49 1.387-2.994 2.211-4.75.323-.64.645-1.3.967-1.955.441-.896.896-1.817 1.362-2.723l3.163 1.628c-.451.88-.891 1.771-1.315 2.641-.323.65-.64 1.3-.968 1.95a737.878 737.878 0 0 0-2.175 4.667Zm-23.205 101.979 5.855-.369-.03-.568c-.031-.599-.067-1.198-.103-1.796a99.318 99.318 0 0 1-.179-3.88l-.036-1.203c-.046-1.469-.097-2.989-.087-4.478v-.589l-5.865.052v.568c-.01 1.55.041 3.122.087 4.637l.036 1.202c.025 1.341.107 2.708.184 4.023.036.604.072 1.203.102 1.807l.031.583.005.011Zm4.642-1.449-3.552.22c-.02-.409-.046-.824-.071-1.233-.077-1.305-.159-2.657-.185-3.982l-.035-1.213c-.041-1.321-.087-2.682-.092-4.023l3.557-.031c0 1.321.046 2.646.092 3.936l.036 1.193a97.03 97.03 0 0 0 .179 3.92c.025.404.046.809.071 1.213Zm-2.702 19.674 5.804-.85-.829-6.223-.66-6.224-5.84.543.056.578c.113 1.172.241 2.344.369 3.516l.245 2.283.85 6.377h.005Zm4.509-1.827-3.521.517-.691-5.2a211.95 211.95 0 0 0-.246-2.273c-.107-.972-.21-1.95-.312-2.927l3.547-.328.537 5.108.681 5.108.005-.005Zm-3.614 7.252.102.568c.732 4.085 1.5 7.836 2.344 11.455l.133.563 5.717-1.326-.133-.563a218.864 218.864 0 0 1-2.282-11.152l-.103-.568-5.778 1.023Zm3.439 11.204a220.377 220.377 0 0 1-2.098-10.267l3.501-.619c.65 3.572 1.325 6.883 2.062 10.082l-3.465.804Zm38.565 84.5.348.455c2.124 2.769 4.473 5.64 7.385 9.044l.379.44 4.442-3.833-.373-.435c-2.846-3.322-5.128-6.117-7.186-8.798l-.353-.461-4.642 3.593v-.005Zm8.235 8.306c-2.569-3.009-4.694-5.609-6.618-8.096l2.815-2.181c1.883 2.436 3.972 4.99 6.5 7.949l-2.692 2.323-.005.005Zm3.522 5.733 2.815 3.004c.517.553 1.049 1.126 1.597 1.668l3.06 3.112 1.469 1.423 4.105-4.192-1.443-1.397-2.989-3.04c-.528-.522-1.039-1.07-1.536-1.602l-2.758-2.948-4.325 3.966.005.006Zm8.921 7.579-.635-.614-3.055-3.106c-.538-.538-1.065-1.101-1.577-1.643l-2.016-2.155 2.62-2.406 1.976 2.109a63.604 63.604 0 0 0 1.561 1.633l2.994 3.045.614.599-2.487 2.544.005-.006Zm3.997 5.41.43.389c.256.236.512.471.767.712.451.419.917.854 1.393 1.269l2.18 1.919a98.1 98.1 0 0 0 2.963 2.539c.497.414.988.824 1.479 1.244l.446.378 3.741-4.519-.435-.368c-.486-.415-.983-.83-1.474-1.239-.947-.793-1.93-1.607-2.856-2.447l-2.144-1.888a43.409 43.409 0 0 1-1.331-1.213c-.256-.236-.507-.476-.763-.706l-.425-.389-3.976 4.314.005.005Zm9.514 6.818c-.348-.292-.696-.584-1.044-.87-.972-.814-1.98-1.654-2.932-2.513l-2.191-1.93c-.466-.404-.921-.829-1.366-1.244-.118-.107-.231-.215-.349-.327l2.411-2.616c.113.103.22.205.333.308.44.409.895.834 1.361 1.238l2.134 1.878c.937.85 1.93 1.674 2.882 2.472l1.029.86-2.268 2.744Zm81.905 43.964.552.154c3.399.931 7.002 1.801 11.347 2.738l.568.123 1.223-5.738-.563-.123c-4.237-.916-7.748-1.765-11.039-2.666l-.558-.154-1.525 5.666h-.005Zm11.577 1.638c-3.839-.84-7.099-1.623-10.165-2.452l.926-3.434c3 .809 6.204 1.582 9.976 2.406l-.742 3.48h.005Zm6.264 2.451.579.098c.716.117 1.438.24 2.154.363 1.178.205 2.391.415 3.593.589l4.32.624c.312.041.624.082.937.118l1.095.133.732-5.825-1.095-.133c-.297-.035-.589-.066-.886-.107l-4.222-.609c-1.152-.169-2.324-.374-3.46-.568-.717-.123-1.428-.246-2.145-.364l-.558-.092-1.044 5.773Zm11.675.64c-.287-.036-.579-.066-.865-.107l-4.315-.625c-1.187-.174-2.395-.384-3.567-.583-.527-.092-1.054-.184-1.587-.271l.635-3.501c.527.087 1.049.179 1.576.271 1.142.195 2.319.399 3.491.573l4.227.614c.287.041.569.072.85.108l-.445 3.531v-.01Zm6.454 1.884 3.47.327 2.918.2c.353.02.701.046 1.049.072a53.33 53.33 0 0 0 1.868.117l3.485.154.241-5.865-3.419-.149c-.594-.026-1.203-.072-1.786-.112a60.986 60.986 0 0 0-1.044-.072l-2.836-.195-3.393-.322-.553 5.84v.005Zm11.69-.333-2.329-.102a54.533 54.533 0 0 1-1.832-.118 75.285 75.285 0 0 0-1.059-.072l-2.902-.199-2.309-.22.338-3.542 2.257.215 2.856.194c.348.021.691.046 1.034.072.594.041 1.213.087 1.822.113l2.267.097-.143 3.557v.005Zm192.694-108.693 5.05 2.984 1.78-3.01 1.42-2.554c.18-.312.35-.619.52-.926.3-.543.61-1.085.9-1.633l1.62-3.096-5.2-2.713-1.59 3.035c-.28.522-.57 1.044-.86 1.566-.17.308-.35.615-.52.922l-1.38 2.487-1.73 2.943-.01-.005Zm4.64 1.402-3.06-1.812 1.16-1.96 1.39-2.503.51-.916c.3-.527.59-1.054.88-1.591l1.06-2.017 3.15 1.643-1.08 2.068c-.29.537-.59 1.074-.89 1.607-.17.312-.35.619-.51.931l-1.42 2.544-1.18 2.001-.01.005Zm3.84-17.089 5.28 2.554.25-.522c.52-1.085 1.04-2.191 1.54-3.26.31-.671.62-1.346.94-2.017.3-.701.6-1.377.89-2.057.48-1.08.97-2.201 1.43-3.307l.23-.532-5.41-2.267-.23.532c-.44 1.065-.91 2.139-1.37 3.178-.3.681-.6 1.362-.89 2.048-.31.66-.63 1.335-.94 2.016-.48 1.029-.97 2.088-1.47 3.122l-.25.522v-.01Zm4.74 1.013-3.2-1.55c.42-.876.83-1.761 1.23-2.621.31-.676.63-1.351.94-2.027.31-.701.6-1.376.9-2.057l1.16-2.662 3.28 1.377c-.4.927-.81 1.853-1.2 2.759-.3.681-.6 1.361-.9 2.047-.3.655-.62 1.331-.93 2.006-.42.896-.85 1.817-1.28 2.723v.005Zm2.38-17.355 5.47 2.103 1.25-3.26c.22-.583.42-1.167.63-1.755.11-.333.23-.666.35-.998l.97-2.749 1.08-3.332-5.58-1.806-1.06 3.255-.94 2.671c-.12.328-.24.661-.35.993-.2.563-.4 1.121-.61 1.679l-1.21 3.199Zm4.81.609-3.32-1.275.8-2.124c.22-.568.42-1.136.62-1.709.11-.328.23-.655.35-.983l.94-2.687.71-2.175 3.38 1.095-.72 2.217-.96 2.733c-.12.332-.24.665-.35 1.003-.2.578-.41 1.156-.62 1.725l-.83 2.18Zm8.07-101.472 5.83-.691-.07-.573c-.14-1.177-.3-2.354-.46-3.531l-.3-2.252-1-6.357-5.78.993.98 6.203c.09.727.19 1.474.29 2.221.15 1.142.3 2.278.44 3.419l.07.574v-.006Zm4.54-1.699-3.53.42c-.11-.957-.24-1.909-.38-2.861-.1-.742-.2-1.484-.29-2.232l-.81-5.092 3.51-.604.82 5.185c.1.737.19 1.489.3 2.241.13.983.26 1.961.38 2.943Zm-10.14-28.154.52 1.939.98 4.146c.22.855.4 1.73.58 2.579l.75 3.547 5.75-1.167-.76-3.618c-.19-.875-.38-1.786-.6-2.672l-1.01-4.248-.52-1.975-5.68 1.469h-.01Zm3.72 10.85-.52-2.421c-.18-.86-.36-1.745-.58-2.615l-.99-4.156-.22-.829 3.45-.891.22.855 1.01 4.238c.22.875.4 1.771.59 2.635l.52 2.478-3.48.706Zm-8.94-27.894 1.13 3.235 1.73 5.41.95 3.275 5.64-1.637-.98-3.353-1.78-5.563-1.15-3.307-5.54 1.94Zm4.6 10.492-.63-2.18-1.74-5.441-.76-2.159 3.36-1.177.77 2.2 1.77 5.533.65 2.226-3.41.993-.01.005Zm-60.49-95.437.43.394c2.46 2.273 5.04 4.806 8.12 7.959l.4.409 4.22-4.074-.41-.414c-3.14-3.23-5.79-5.83-8.33-8.179l-.43-.389-4 4.294Zm8.97 7.135c-2.74-2.805-5.09-5.113-7.33-7.196l2.42-2.605c2.3 2.134 4.69 4.483 7.47 7.329l-2.56 2.472Zm-22.54-18.707.45.358c3.45 2.739 6.23 5.047 8.74 7.273l.44.384 3.87-4.412-.43-.378c-2.59-2.293-5.45-4.663-8.98-7.468l-.46-.358-3.63 4.611v-.01Zm9.53 6.377a211.3 211.3 0 0 0-7.91-6.566l2.2-2.795c3.12 2.483 5.7 4.627 8.05 6.69l-2.34 2.676v-.005Zm-24.03-16.761.49.317c2.79 1.827 5.76 3.895 9.33 6.505l.46.338 3.49-4.719-.47-.343c-3.66-2.672-6.71-4.796-9.58-6.684l-.48-.318-3.23 4.898-.01.006Zm10.03 5.553a211.814 211.814 0 0 0-8.43-5.886l1.96-2.969c2.6 1.715 5.35 3.634 8.59 5.994l-2.12 2.861Zm-105.93-39.44 1.996.189 4.227.507a48.98 48.98 0 0 1 2.012.266c.266.04.527.077.793.118l3.383.486.901-5.799-3.455-.496c-.271-.036-.537-.077-.803-.118a53.085 53.085 0 0 0-2.099-.282l-4.324-.517-2.037-.194-.584 5.84h-.01Zm11.444.256-2.252-.323c-.266-.036-.527-.077-.788-.112-.671-.098-1.362-.2-2.053-.272l-4.232-.506-.855-.082.353-3.542.875.082 4.32.517a44.55 44.55 0 0 1 2.063.276c.271.041.537.082.808.118l2.298.332-.542 3.517.005-.006Zm-29.225-1.234 3.424.061c.593.01 1.202.041 1.791.067.348.015.696.036 1.044.046l2.841.123 3.403.235.404-5.855-3.48-.24-2.922-.128-1.049-.046a55.675 55.675 0 0 0-1.874-.072l-3.485-.067-.092 5.866-.005.01Zm11.423-.696-2.262-.154-2.861-.122-1.034-.046a52.974 52.974 0 0 0-1.827-.067l-2.267-.04.056-3.558 2.329.04c.609.011 1.233.042 1.837.068.353.015.706.035 1.06.046l2.901.128 2.314.158-.246 3.552v-.005Zm-29.239 1.193.568-.031c.752-.041 1.5-.082 2.252-.128 1.147-.067 2.288-.133 3.434-.184l2.841-.087.906-.031c.629-.02 1.279-.046 1.914-.041h.594l-.087-5.865h-.563c-.671-.01-1.352.015-2.007.035l-.921.031-2.912.092c-1.198.051-2.406.123-3.578.19-.752.046-1.499.087-2.252.128l-.588.03.399 5.855v.006Zm11.337-1.649c-.466.006-.927.021-1.377.041l-.901.031-2.851.087c-1.162.051-2.329.118-3.46.184-.557.031-1.12.067-1.678.098l-.241-3.552c.558-.031 1.116-.062 1.674-.098 1.167-.066 2.369-.138 3.552-.189l2.902-.092.931-.03c.456-.016.926-.032 1.392-.042l.051 3.557.006.005Zm-190.112 247.44.092.522c4.448 25.555 13.727 49.559 27.572 71.336 13.655 21.522 31.926 40.658 52.839 55.353 20.928 14.74 45.111 25.477 69.928 31.061a194.982 194.982 0 0 0 38.079 4.714 198.899 198.899 0 0 0 38.381-2.81c12.723-2.201 25.206-5.625 37.111-10.18a195.175 195.175 0 0 0 34.317-17.171c21.523-13.558 40.733-31.768 55.523-52.65 14.8-20.836 25.62-44.983 31.3-69.831 5.77-25.156 6.49-50.879 2.14-76.449-2.17-12.729-5.54-25.227-10.05-37.147a195.4 195.4 0 0 0-17.06-34.374c-13.49-21.567-31.63-40.827-52.47-55.69-20.843-14.893-44.954-25.8-69.726-31.537a195.227 195.227 0 0 0-38.053-4.965c-12.728-.4-25.641.476-38.391 2.59l-.568.092 2.089 12.626.568-.097c11.925-1.98 24.004-2.794 35.903-2.426a182.418 182.418 0 0 1 35.551 4.642c23.154 5.364 45.694 15.559 65.184 29.491 19.493 13.9 36.453 31.906 49.053 52.066a182.247 182.247 0 0 1 15.94 32.111 184.427 184.427 0 0 1 9.4 34.747c4.07 23.907 3.4 47.951-1.99 71.464-5.31 23.226-15.43 45.802-29.27 65.286-13.84 19.531-31.79 36.554-51.911 49.226a182.712 182.712 0 0 1-32.06 16.046c-11.126 4.258-22.806 7.462-34.711 9.519-11.904 2.037-23.983 2.923-35.893 2.631a182.595 182.595 0 0 1-35.581-4.402c-23.2-5.22-45.812-15.262-65.379-29.045-19.551-13.737-36.635-31.63-49.405-51.749-12.938-20.36-21.608-42.798-25.769-66.684-.026-.158-.056-.322-.082-.481a185.888 185.888 0 0 1-2.667-35.407 182.246 182.246 0 0 1 4.284-35.591c5.144-23.216 15.114-45.853 28.836-65.471 13.716-19.643 31.548-36.789 51.58-49.584a182.613 182.613 0 0 1 31.952-16.255c11.086-4.325 22.745-7.595 34.645-9.714l.568-.103-2.252-12.6-.568.102c-12.719 2.267-25.187 5.763-37.045 10.39a195.416 195.416 0 0 0-34.204 17.401c-21.43 13.686-40.505 32.024-55.174 53.029-14.673 20.974-25.334 45.188-30.836 70.026a195.071 195.071 0 0 0-4.586 38.094 198.905 198.905 0 0 0 2.851 37.853l.015-.005Zm386.062-66.433c.03.174.06.343.08.517 4.33 25.422 3.61 50.992-2.13 75.999-5.64 24.7-16.4 48.704-31.11 69.422-14.71 20.764-33.8 38.861-55.197 52.343a194.122 194.122 0 0 1-34.112 17.068c-11.834 4.53-24.25 7.933-36.897 10.119-12.652 2.165-25.488 3.107-38.155 2.794a194.198 194.198 0 0 1-37.854-4.683c-24.674-5.553-48.714-16.229-69.519-30.882-20.79-14.607-38.949-33.636-52.527-55.025-13.762-21.655-22.985-45.515-27.407-70.916-2.196-12.647-3.194-25.483-2.923-38.151a193.624 193.624 0 0 1 4.56-37.869c5.472-24.689 16.071-48.765 30.658-69.616 14.581-20.882 33.544-39.112 54.845-52.716a194.092 194.092 0 0 1 34-17.3c11.618-4.534 23.809-7.974 36.262-10.23l1.847 10.328c-11.776 2.134-23.313 5.389-34.296 9.673a183.97 183.97 0 0 0-32.157 16.357c-20.155 12.872-38.104 30.125-51.903 49.897-13.808 19.735-23.84 42.516-29.014 65.88a183.719 183.719 0 0 0-4.315 35.816c-.256 11.987.686 24.137 2.769 36.114 4.187 24.039 12.908 46.615 25.928 67.103 12.847 20.247 30.039 38.253 49.712 52.077 19.695 13.87 42.445 23.973 65.789 29.224a183.568 183.568 0 0 0 35.801 4.432c11.986.297 24.137-.593 36.118-2.646 11.976-2.073 23.728-5.297 34.926-9.581a183.551 183.551 0 0 0 32.264-16.142c20.257-12.755 38.317-29.885 52.237-49.538 13.92-19.603 24.11-42.322 29.44-65.696 5.43-23.661 6.1-47.855 2.01-71.915a186.913 186.913 0 0 0-9.46-34.961 183.323 183.323 0 0 0-16.04-32.316c-12.69-20.288-29.76-38.406-49.363-52.394-19.613-14.019-42.296-24.28-65.599-29.675a183.48 183.48 0 0 0-35.775-4.668c-11.782-.368-23.743.42-35.556 2.344l-1.714-10.348c12.488-2.037 25.13-2.872 37.592-2.483 12.719.4 25.442 2.058 37.828 4.94 24.623 5.701 48.591 16.546 69.317 31.353 20.72 14.776 38.75 33.923 52.16 55.362a193.946 193.946 0 0 1 16.96 34.169 198.357 198.357 0 0 1 9.91 36.415l.01.005Z"></path><path d="M861.193 111.933a169.765 169.765 0 0 1 33.104-2.237 167.52 167.52 0 0 1 32.736 4.274c21.48 4.975 42.045 14.29 60.086 27.187 18.051 12.877 33.531 29.296 45.221 47.988 11.71 18.696 19.63 39.624 23.34 61.616 3.74 21.983 3.09 44.349-1.83 65.855-4.91 21.491-14.14 42.096-26.98 60.173-12.82 18.093-29.187 33.626-47.843 45.378-18.66 11.776-39.557 19.76-61.535 23.553-21.977 3.772-44.343 3.235-65.864-1.633-21.512-4.836-42.133-14.003-60.261-26.772-18.149-12.75-33.723-29.081-45.541-47.696-11.833-18.625-19.914-39.486-23.737-61.453-3.849-21.967-3.389-44.338 1.407-65.875 4.765-21.527 13.87-42.173 26.578-60.343 12.693-18.184 28.959-33.835 47.542-45.704a168.246 168.246 0 0 1 29.424-14.971c10.277-4.012 20.974-7.001 31.947-8.956l-.68-3.824c-11.219 2.002-22.162 5.057-32.679 9.162a171.601 171.601 0 0 0-30.11 15.318c-19.014 12.146-35.648 28.155-48.632 46.754-13 18.584-22.31 39.701-27.188 61.725-4.903 22.033-5.379 44.931-1.443 67.384 3.91 22.454 12.181 43.811 24.285 62.866 12.089 19.044 28.022 35.75 46.58 48.791 18.543 13.061 39.635 22.438 61.643 27.387 22.018 4.975 44.911 5.527 67.379 1.668 22.464-3.874 43.857-12.043 62.948-24.096 19.09-12.022 35.83-27.909 48.94-46.416 13.14-18.491 22.57-39.563 27.6-61.555 5.04-22.003 5.69-44.896 1.87-67.365-3.79-22.483-11.89-43.903-23.88-63.029-11.95-19.126-27.79-35.919-46.254-49.088-18.451-13.189-39.481-22.719-61.458-27.806a171.76 171.76 0 0 0-33.498-4.371c-11.28-.353-22.617.42-33.862 2.288l.635 3.828.01-.005Z"></path><path d="m653.762 166.149.174.082 80.605 38.82.082-.174a173.57 173.57 0 0 1 15.487-25.994c5.973-8.287 12.626-15.989 19.776-22.894a173.235 173.235 0 0 1 23.426-19.019c8.204-5.532 17.079-10.425 26.368-14.53l.174-.077-.076-.174-36.063-81.874-.174.077c-14.151 6.25-27.724 13.727-40.33 22.228a262.625 262.625 0 0 0-35.74 29.01c-10.917 10.558-21.035 22.273-30.079 34.813a263.553 263.553 0 0 0-23.543 39.527l-.082.174-.005.005Zm80.6 38.391-80.083-38.57a262.827 262.827 0 0 1 23.425-39.297c9.029-12.524 19.137-24.219 30.033-34.762a262.885 262.885 0 0 1 35.689-28.969c12.539-8.455 26.03-15.897 40.095-22.12l35.832 81.347c-9.249 4.1-18.077 8.972-26.251 14.484a173.643 173.643 0 0 0-23.482 19.06c-7.165 6.92-13.834 14.638-19.822 22.944a173.708 173.708 0 0 0-15.436 25.878v.005Zm296.708 169.225.16.107 76.47 50.884.1-.158c8.48-12.698 15.96-26.415 22.23-40.771 6.27-14.418 11.23-29.24 14.73-44.062a264.947 264.947 0 0 0 6.72-45.991c.84-15.324.32-30.939-1.53-46.421l-.02-.19-.19.026-91.18 11.086.02.189a176.807 176.807 0 0 1 1 30.187 173.6 173.6 0 0 1-4.35 29.787c-2.25 9.54-5.47 19.167-9.58 28.605-4.1 9.407-8.97 18.343-14.47 26.558l-.11.159v.005Zm76.52 50.459-75.98-50.567c5.46-8.189 10.3-17.089 14.39-26.46 4.11-9.464 7.34-19.106 9.59-28.672 2.32-9.76 3.79-19.807 4.36-29.854.54-9.883.21-19.996-.97-30.064l90.61-11.014c1.83 15.395 2.34 30.929 1.5 46.166a264.175 264.175 0 0 1-6.7 45.924c-3.5 14.797-8.45 29.598-14.72 43.995-6.23 14.27-13.65 27.915-22.08 40.551v-.005ZM861.475 110.116l.189-.031c5.43-.87 10.364-1.448 15.078-1.771a177.464 177.464 0 0 1 15.104-.414c5.138.082 10.2.389 15.047.901 4.98.537 9.99 1.294 14.893 2.262 10.052 1.991 19.787 4.821 28.948 8.414a174.494 174.494 0 0 1 27.091 13.425l.163.102.103-.164 55.719-91.266-.16-.102a281.841 281.841 0 0 0-43.987-21.798c-15.048-5.896-30.924-10.513-47.184-13.722a280.32 280.32 0 0 0-24.326-3.685A278.877 278.877 0 0 0 893.596.788a283.583 283.583 0 0 0-24.572.68c-7.739.543-15.943 1.5-24.378 2.852l-.189.03.031.19 16.997 105.571-.01.005Zm116.375 22.366a174.458 174.458 0 0 0-26.983-13.358c-9.176-3.603-18.942-6.444-29.009-8.435a174.43 174.43 0 0 0-14.929-2.267c-4.857-.517-9.93-.819-15.078-.901a177.79 177.79 0 0 0-15.135.415c-4.667.317-9.55.89-14.919 1.745L844.892 4.678c8.358-1.336 16.48-2.283 24.152-2.82a282.833 282.833 0 0 1 24.537-.676c8.291.133 16.541.63 24.52 1.474a279.565 279.565 0 0 1 24.296 3.68c16.235 3.21 32.091 7.815 47.117 13.701a281.097 281.097 0 0 1 43.756 21.67l-55.415 90.775h-.005Zm-128.639-2.979 1.51-.404 1.525-.363-2.866-11.854-1.643.389-1.628.435 3.102 11.797Zm-6.003 1.694 2.994-.875-3.342-11.731-3.229.942 3.577 11.664Zm-5.911 1.955 1.469-.511c.486-.174.978-.348 1.474-.497l-3.808-11.587c-.537.164-1.064.343-1.591.532l-1.587.553 4.043 11.51Zm-5.82 2.176c.952-.41 1.934-.742 2.902-1.116l-4.274-11.424c-1.044.405-2.104.763-3.132 1.203l4.504 11.337Zm-5.721 2.405 2.845-1.238-4.734-11.245-3.076 1.336 4.965 11.147Zm-5.611 2.646c.926-.46 1.848-.931 2.794-1.351l-5.184-11.04c-1.019.456-2.017.962-3.015 1.459l5.41 10.932h-.005Z"></path><path d="M814.639 143.23c.901-.507 1.832-.962 2.738-1.454l-5.63-10.819c-.982.527-1.985 1.023-2.958 1.571l5.85 10.707v-.005Zm-5.386 3.091 2.672-1.581-6.065-10.584-2.881 1.704 6.274 10.461Zm-5.251 3.307 1.295-.86 1.316-.819-6.49-10.328-1.423.885-1.397.926 6.699 10.196Zm-5.127 3.505c.84-.609 1.705-1.177 2.549-1.776L794.52 141.3c-.911.645-1.843 1.265-2.749 1.92l7.104 9.913Zm-4.975 3.726 2.467-1.893-7.304-9.771-2.667 2.048 7.504 9.616Zm-4.827 3.931 1.183-1.013 1.213-.973-7.693-9.468-1.31 1.054-1.275 1.09 7.882 9.31Zm-4.683 4.115c.763-.706 1.551-1.382 2.319-2.078l-8.071-9.151c-.83.752-1.679 1.484-2.503 2.242l8.25 8.982.005.005Zm-4.498 4.31 2.226-2.181-8.434-8.818-2.401 2.354 8.609 8.645Zm-4.33 4.498 1.054-1.151 1.09-1.121-8.782-8.471-1.173 1.208-1.136 1.239 8.947 8.296Zm-4.161 4.658c.67-.799 1.377-1.561 2.057-2.349l-9.11-8.113c-.737.85-1.499 1.674-2.221 2.534l9.274 7.928Zm-3.961 4.831 1.95-2.441-9.428-7.739-2.108 2.631 9.586 7.549Zm-3.767 4.991.911-1.27c.302-.425.629-.829.947-1.243l-9.73-7.355c-.338.45-.691.885-1.018 1.341l-.988 1.366 9.878 7.161Zm-3.573 5.128c.557-.881 1.182-1.715 1.76-2.58l-10.016-6.96c-.629.931-1.295 1.837-1.899 2.784l10.155 6.756Zm-3.356 5.271 1.648-2.656-10.293-6.556-1.771 2.866 10.416 6.346Zm-3.135 5.405c.507-.911.998-1.827 1.541-2.718l-10.543-6.136c-.584.957-1.116 1.95-1.664 2.927l10.666 5.922v.005Zm-2.925 5.512.342-.701.364-.686.732-1.382-10.784-5.706-.783 1.489-.394.742-.374.758 10.897 5.486Zm-2.704 5.625 1.315-2.825-10.998-5.272-1.418 3.051 11.101 5.046Zm-2.452 5.732c.394-.962.768-1.929 1.203-2.876l-11.204-4.821c-.465 1.018-.87 2.068-1.295 3.101l11.301 4.596h-.005Zm-2.237 5.815.256-.737.276-.727.558-1.454-11.393-4.371-.598 1.572-.297.783-.277.793 11.475 4.141Zm-1.995 5.891.962-2.959-11.557-3.905-1.039 3.194 11.634 3.67Zm-1.74 5.967c.276-.998.527-2.001.839-2.989l-11.705-3.434c-.337 1.065-.609 2.15-.911 3.229l11.772 3.199.005-.005Zm-1.514 6.024.163-.762.19-.753.373-1.504-11.833-2.959-.404 1.628-.205.814-.174.819 11.89 2.717Zm1.457 74.341c-.261-1.009-.557-2.007-.778-3.03l-11.848 2.897c.241 1.1.558 2.175.839 3.265l11.787-3.137v.005Zm1.716 5.998c-.323-.988-.584-1.996-.886-2.989l-11.725 3.373c.322 1.075.609 2.16.951 3.224l11.654-3.608h.006Zm1.965 5.906-1.019-2.937-11.577 3.838c.353 1.06.737 2.114 1.1 3.173l11.501-4.074h-.005Zm2.195 5.809c-.194-.481-.399-.957-.583-1.438l-.543-1.453-11.413 4.304.589 1.571c.199.522.419 1.034.629 1.556l11.326-4.534-.005-.006Zm2.411 5.722-1.233-2.85-11.235 4.77 1.336 3.071 11.132-4.991Zm2.666 5.6-.691-1.387-.348-.696-.322-.707-11.025 5.221.348.757.374.753.742 1.499 10.922-5.44Zm2.871 5.496c-.522-.89-.973-1.822-1.464-2.733l-10.804 5.661c.527.983 1.018 1.986 1.581 2.953l10.687-5.881Zm3.098 5.38-1.582-2.672-10.564 6.096 1.705 2.881 10.441-6.305Zm3.325 5.241c-.563-.865-1.157-1.715-1.689-2.606l-10.313 6.521c.573.957 1.213 1.878 1.822 2.815l10.175-6.725.005-.005Zm3.522 5.112-.46-.624-.441-.64-.885-1.279-10.037 6.935.957 1.377.476.69.497.676 9.893-7.135Zm3.736 4.975-1.899-2.467-9.75 7.335 2.048 2.656 9.601-7.524Zm3.946 4.811c-.671-.793-1.361-1.571-1.996-2.39l-9.448 7.718c.691.881 1.433 1.725 2.155 2.58l9.289-7.908Zm4.131 4.668-.537-.568-.517-.584-1.034-1.161-9.126 8.091 1.116 1.254.558.63.578.614 8.962-8.276Zm4.318 4.499-2.185-2.227-8.798 8.456 2.359 2.4 8.624-8.629Zm4.511 4.314c-.758-.711-1.546-1.397-2.278-2.134l-8.444 8.803c.793.794 1.632 1.536 2.456 2.303l8.266-8.966v-.006Zm4.672 4.141c-.814-.655-1.572-1.372-2.355-2.052l-8.086 9.135c.849.737 1.668 1.505 2.543 2.212l7.903-9.295h-.005Zm4.836 3.956-2.441-1.95-7.713 9.448 2.63 2.109 7.524-9.607Zm5.005 3.747c-.839-.62-1.704-1.203-2.518-1.848l-7.329 9.75c.88.696 1.812 1.326 2.718 1.996l7.135-9.898h-.006Zm5.141 3.557c-.886-.553-1.725-1.167-2.59-1.751l-6.935 10.037c.926.635 1.837 1.29 2.789 1.889l6.731-10.175h.005Zm5.276 3.352-2.656-1.648-6.526 10.303 2.861 1.781 6.321-10.436Zm5.415 3.117-1.367-.763-.686-.373-.67-.399-6.106 10.563.721.425.737.41 1.474.813 5.897-10.676Zm5.521 2.907c-.942-.445-1.853-.942-2.774-1.428l-5.676 10.799c.993.522 1.981 1.06 2.994 1.541l5.461-10.907-.005-.005Zm5.63 2.692-2.825-1.32-5.241 11.014 3.05 1.423 5.016-11.117Zm5.739 2.436-1.444-.588c-.481-.195-.962-.384-1.438-.604l-4.79 11.219c.511.235 1.028.44 1.55.65l1.556.634 4.566-11.311Zm5.818 2.211c-.486-.174-.982-.332-1.464-.522l-1.453-.557-4.335 11.403 1.571.598c.522.205 1.055.374 1.582.563l4.104-11.485h-.005Zm5.896 1.992-2.958-.968-3.87 11.567 3.189 1.044 3.639-11.643Zm5.974 1.719-1.499-.409c-.502-.133-1.004-.266-1.495-.425l-3.403 11.715c.532.169 1.074.312 1.612.456l1.617.44 3.163-11.782.005.005Zm6.028 1.489c-1.013-.204-2.016-.465-3.019-.716l-2.928 11.843c1.085.271 2.165.548 3.26.773l2.687-11.9Zm90.165-6.822-2.907 1.09 4.187 11.46 3.137-1.183-4.417-11.367Zm5.734-2.38c-.952.404-1.888.845-2.856 1.213l4.648 11.28c1.044-.399 2.057-.875 3.081-1.31l-4.878-11.183h.005Zm5.64-2.59c-.46.236-.926.456-1.397.671l-1.407.65 5.102 11.081 1.52-.707c.507-.23 1.014-.465 1.51-.721l-5.328-10.974Zm5.523-2.82-2.743 1.449 5.548 10.865 2.963-1.561-5.768-10.753Zm5.403-3.05-1.33.793c-.446.266-.906.502-1.351.758l5.983 10.63c.486-.276.982-.532 1.463-.819l1.439-.855-6.198-10.507h-.006Zm5.282-3.25c-.865.573-1.756 1.095-2.626 1.653l6.413 10.38c.942-.599 1.904-1.167 2.836-1.787l-6.618-10.246h-.005Zm5.149-3.48-2.554 1.77 6.828 10.109 2.753-1.909-7.027-9.97Zm5.001-3.691-1.229.952-1.254.917 7.232 9.826 1.351-.987 1.331-1.029-7.431-9.679Zm4.867-3.879c-.794.67-1.612 1.305-2.416 1.965l7.621 9.525c.865-.711 1.75-1.397 2.605-2.119l-7.81-9.371Zm4.699-4.089L990 395.772l8 9.213 2.51-2.237-8.186-9.048Zm4.534-4.279-1.105 1.1-1.142 1.065 8.359 8.88 1.23-1.152 1.2-1.182-8.542-8.711Zm4.372-4.448c-.7.768-1.445 1.495-2.162 2.247l8.712 8.537c.78-.814 1.58-1.597 2.34-2.426l-8.89-8.358Zm4.19-4.637-2.07 2.344 9.06 8.179 2.22-2.523-9.21-8Zm3.99-4.801-.97 1.224c-.32.409-.67.798-1 1.197l9.37 7.81c.36-.429.73-.849 1.08-1.289l1.05-1.321-9.53-7.621Zm3.82-4.954c-.6.85-1.27 1.658-1.89 2.493l9.68 7.431c.67-.901 1.38-1.771 2.03-2.692l-9.82-7.232Zm3.6-5.108-1.77 2.58 9.97 7.032 1.91-2.774-10.11-6.838Zm3.39-5.251c-.54.886-1.08 1.781-1.67 2.641l10.25 6.633c.63-.931 1.2-1.894 1.8-2.845l-10.37-6.424-.01-.005Zm3.19-5.369-.37.681-.4.67-.79 1.346 10.49 6.219.86-1.454.43-.721.4-.737-10.62-6.004Zm2.97-5.497-1.45 2.764 10.73 5.789 1.57-2.979-10.85-5.574Zm2.73-5.609c-.45.942-.86 1.894-1.34 2.82l10.96 5.354c.52-.998.97-2.027 1.45-3.041l-11.07-5.133Zm2.51-5.707c-.37.973-.82 1.909-1.23 2.866l11.17 4.909c.44-1.034.92-2.042 1.33-3.092l-11.27-4.683Zm2.28-5.799-1.1 2.913 11.35 4.452 1.2-3.137-11.45-4.228Zm2.03-5.88c-.33.982-.62 1.981-.98 2.948l11.52 3.992c.4-1.049.71-2.124 1.07-3.183l-11.6-3.762-.01.005Zm1.8-5.953c-.26 1.004-.59 1.986-.87 2.984l11.67 3.527c.32-1.075.67-2.135.95-3.22l-11.75-3.285v-.006Zm-4.83-97.484 1.1 2.907 11.46-4.171-1.18-3.138-11.38 4.402Zm-2.36-5.743.63 1.423c.21.471.38.957.58 1.438l11.29-4.626c-.22-.517-.4-1.044-.64-1.551l-.67-1.536-11.18 4.858-.01-.006Zm-2.57-5.645c.46.926.87 1.878 1.31 2.81l11.09-5.082c-.48-1.009-.92-2.032-1.41-3.035l-10.99 5.307Zm-2.82-5.522 1.44 2.743 10.88-5.528-1.57-2.968-10.75 5.753Zm-3.04-5.41.79 1.331.76 1.356 10.63-5.963-.81-1.463-.85-1.444-10.52 6.183Zm-3.24-5.292 1.64 2.631 10.39-6.393-1.77-2.841-10.26 6.603Zm-3.48-5.149c.58.855 1.2 1.694 1.77 2.554l10.12-6.807c-.61-.932-1.27-1.838-1.9-2.759l-9.98 7.012h-.01Zm-3.67-5.011c.31.41.64.819.95 1.234l.91 1.259 9.84-7.212-.99-1.356c-.33-.45-.69-.885-1.02-1.331l-9.69 7.411v-.005Zm-3.87-4.872 1.96 2.416 9.53-7.606-2.11-2.61-9.38 7.8Zm-4.09-4.704c.69.783 1.4 1.541 2.07 2.329l9.22-7.984c-.72-.855-1.49-1.674-2.23-2.513l-9.06 8.168Zm-4.266-4.544 1.096 1.11 1.06 1.141 8.89-8.347-1.14-1.234-1.18-1.197-8.726 8.527Zm-4.443-4.387 2.242 2.176 8.547-8.701-2.42-2.339-8.369 8.864Zm-4.632-4.186c.773.696 1.571 1.366 2.339 2.067l8.192-9.033c-.83-.758-1.682-1.484-2.521-2.232l-8.015 9.198h.005Zm-4.796-4.008 1.223.973 1.193 1.008 7.83-9.356-1.289-1.085-1.316-1.049-7.641 9.509Zm-4.943-3.823c.839.614 1.658 1.264 2.492 1.889l7.447-9.663c-.901-.676-1.781-1.372-2.687-2.037l-7.252 9.811Zm-5.104-3.608 2.575 1.776 7.052-9.955-2.774-1.914-6.853 10.093Zm-5.24-3.399 1.331.819 1.305.855 6.648-10.226-1.412-.926-1.434-.881-6.438 10.359Zm-5.369-3.204c.911.502 1.796 1.055 2.697 1.577l6.234-10.487c-.973-.558-1.925-1.157-2.907-1.699l-6.024 10.609Zm-5.492-2.968 2.763 1.448 5.809-10.727-2.983-1.561-5.589 10.84Zm-5.604-2.743 1.418.655c.471.215.931.46 1.397.691l5.374-10.953c-.507-.246-.998-.512-1.51-.742l-1.525-.706-5.149 11.06-.005-.005Zm-5.701-2.524c.967.384 1.904.83 2.861 1.234l4.929-11.158c-1.034-.435-2.048-.921-3.087-1.33l-4.703 11.254Zm-5.793-2.287 2.907 1.105 4.478-11.347-3.142-1.192-4.243 11.434Zm-5.881-2.037c.988.317 1.976.629 2.948.993l4.013-11.521c-1.05-.389-2.119-.727-3.184-1.07l-3.777 11.598Zm-5.947-1.812c.501.128.998.281 1.494.43l1.49.445 3.541-11.674-1.607-.482c-.537-.163-1.069-.327-1.612-.465l-3.306 11.741v.005Zm-6.014-1.566 3.02.742 3.066-11.808-3.256-.798-2.83 11.864Zm-6.066-1.306 1.525.292c.507.097 1.008.225 1.515.333l2.59-11.92c-.548-.118-1.091-.251-1.638-.358l-1.643-.318-2.344 11.971h-.005Zm-6.112-1.079c1.024.148 2.037.348 3.061.511l2.104-12.017c-1.101-.174-2.201-.394-3.307-.553l-1.858 12.059Zm-6.146-.814 3.081.368 1.612-12.094-3.327-.399-1.366 12.125Z" class="svg-internal-circle"></path></g><g opacity=".5" style="mix-blend-mode:overlay;"><path d="M766.836 80.288a232.487 232.487 0 0 1 80.937-30.75l-2.538-14.192c-30.341 5.374-59.677 16.516-85.954 32.658l7.549 12.284h.006Zm-83.38 88.445c13.742-25.58 32.295-48.565 54.4-67.384l-9.346-10.974c-23.476 19.981-43.16 44.385-57.752 71.536l12.698 6.828v-.006Zm-27.555 118.341c-1.106-29.014 3.398-58.203 13.071-85.574l-13.593-4.801c-10.278 29.065-15.063 60.086-13.886 90.897l14.408-.522Zm35.754 116.171c-7.743-12.273-14.356-25.263-19.653-38.78-5.308-13.512-9.336-27.52-12.069-41.779l-14.162 2.702a250.19 250.19 0 0 0 12.811 44.359c5.63 14.356 12.652 28.16 20.882 41.195l12.191-7.697Zm89.445 82.304c-25.744-13.43-48.965-31.691-68.05-53.571l-10.861 9.479c20.263 23.236 44.912 42.618 72.237 56.872l6.674-12.78Zm118.669 26.138a232.58 232.58 0 0 1-43.432-1.98 231.967 231.967 0 0 1-42.302-10.047l-4.637 13.65a246.226 246.226 0 0 0 44.932 10.671 247.502 247.502 0 0 0 46.135 2.103l-.696-14.402v.005Zm-.488-9.965a222.247 222.247 0 0 1-41.866-1.94 221.606 221.606 0 0 1-40.75-9.775c-26.487-9.054-51.238-23.19-72.555-41.354-21.332-18.149-39.199-40.331-52.312-65.041a221.143 221.143 0 0 1-16.081-38.703 228.229 228.229 0 0 1-8.562-41.083c-3.215-27.832-1.024-56.207 6.305-83.215 7.319-27.009 19.807-52.625 36.559-75.073 16.721-22.468 37.72-41.733 61.524-56.432a222.367 222.367 0 0 1 77.99-29.751l-.292-1.638a224.114 224.114 0 0 0-78.573 29.971c-23.983 14.812-45.136 34.22-61.985 56.852-16.869 22.617-29.455 48.417-36.83 75.63-7.385 27.208-9.591 55.798-6.352 83.835a229.935 229.935 0 0 0 8.624 41.385 222.975 222.975 0 0 0 16.199 38.99c13.215 24.899 31.216 47.245 52.706 65.527 21.471 18.297 46.406 32.54 73.092 41.661a223.352 223.352 0 0 0 41.057 9.847 224.31 224.31 0 0 0 42.179 1.95l-.082-1.663.005.02Zm206.309-137.293c-10.67 27.003-26.45 51.975-46.22 73.235l10.55 9.817c20.99-22.571 37.74-49.073 49.08-77.749l-13.41-5.303Zm13.53-120.756a235.381 235.381 0 0 1 2.6 43.411 230.173 230.173 0 0 1-5.56 43.115l14.06 3.179c3.4-15.037 5.41-30.397 5.91-45.807.52-15.411-.42-30.862-2.75-46.089l-14.25 2.186-.01.005Zm-49.02-111.196c18.27 22.56 32.27 48.566 40.92 76.28l13.76-4.32c-9.2-29.434-24.08-57.072-43.48-81.029l-11.21 9.069h.01Zm-98.403-71.372c27.126 10.344 52.293 25.81 73.803 45.326l9.68-10.677c-22.82-20.712-49.53-37.131-78.339-48.115l-5.144 13.471v-.005ZM850.783 49.021a232.597 232.597 0 0 1 86.562 1.924l3.01-14.1c-30.156-6.433-61.535-7.124-91.921-2.047l2.354 14.223h-.005Z" class="svg-external-circle"></path><path d="m770.229 82.09 27.386 45.699.497-.297c15.19-9.105 31.671-15.841 48.99-20.022l.563-.133-12.519-51.785-.562.133c-22.561 5.446-44.047 14.228-63.859 26.107l-.496.297Zm27.786 44.112-26.2-43.719c19.408-11.572 40.423-20.16 62.477-25.544l11.976 49.538c-17.038 4.171-33.268 10.804-48.253 19.72v.005Zm-122.706 67.825 49.44 19.858.215-.537a177.55 177.55 0 0 1 26.937-45.746l.363-.45-.45-.363-40.909-33.222-.363.45a230.724 230.724 0 0 0-35.018 59.478l-.215.537v-.005Zm48.801 18.354-47.297-18.999a229.403 229.403 0 0 1 34.266-58.193l39.563 32.132a178.66 178.66 0 0 0-26.532 45.06Zm-61.734 105.356a233.89 233.89 0 0 0 4.959 22.258l.154.558 51.38-14.105-.153-.558c-1.049-3.782-2.017-7.913-3.051-12.995-.788-4.033-1.469-8.353-2.088-13.215-.501-4.366-.87-8.834-1.09-13.276-.169-4.438-.2-8.911-.087-13.287l.015-.573-53.248-1.674-.021.579a229.844 229.844 0 0 0 3.23 46.288Zm5.921 21.393c-5.972-21.987-8.67-44.547-8.015-67.067l50.946 1.602c-.097 4.212-.061 8.516.102 12.79.226 4.478.594 8.972 1.096 13.368.624 4.893 1.31 9.244 2.103 13.302.988 4.863 1.919 8.86 2.917 12.519l-49.149 13.492v-.006Zm32.837 72.37.333.471c13.368 18.804 29.521 35.484 48.007 49.574l.461.348 32.3-42.368-.46-.348c-14.223-10.84-26.64-23.655-36.902-38.088l-.332-.471-43.412 30.887.005-.005Zm48.586 48.776c-18.051-13.829-33.846-30.141-46.974-48.504l41.528-29.547c10.155 14.182 22.377 26.798 36.344 37.515l-30.903 40.531.005.005Zm286.96-85.145 44.74 28.923.32-.487c3.39-5.287 6.29-10.154 8.85-14.883a247.102 247.102 0 0 0 7.71-15.498 250.608 250.608 0 0 0 6.52-16.04c1.85-5.072 3.58-10.466 5.29-16.48l.15-.558-51.3-14.356-.16.552c-1.34 4.714-2.67 8.855-4.06 12.652a198.982 198.982 0 0 1-5 12.325 199.477 199.477 0 0 1-5.93 11.915c-1.92 3.547-4.15 7.293-6.82 11.449l-.31.486Zm44.4 27.326-42.81-27.669c2.55-3.987 4.69-7.605 6.55-11.039 2.12-3.916 4.12-7.949 5.97-11.992 1.81-4.059 3.5-8.23 5.04-12.406 1.34-3.675 2.63-7.662 3.92-12.176l49.09 13.731c-1.65 5.769-3.32 10.953-5.11 15.846a246.95 246.95 0 0 1-6.48 15.963 244.631 244.631 0 0 1-7.67 15.421c-2.47 4.555-5.25 9.244-8.5 14.321Zm-28.5-189.268.54 1.311 1.46 3.884c.11.318.23.64.33.962l.21.599c.15.435.3.875.46 1.321.21.604.42 1.213.63 1.822l1.27 3.966 1.16 3.992c.1.328.18.656.27.988.05.205.11.41.16.614l.85 3.23.77 3.245c.18.701.33 1.417.47 2.108l.24 1.157.17.783c.18.809.36 1.643.49 2.472l.62 3.312.52 3.301c.77 5.19 1.26 9.402 1.53 13.251l.04.578 53.12-4.13-.04-.579c-1.82-23.236-7.04-45.863-15.52-67.262l-.21-.537-49.55 19.612h.01Zm10.6 32.132c-.14-.804-.31-1.612-.48-2.401l-.17-.783c-.09-.384-.16-.762-.24-1.141-.14-.706-.3-1.438-.48-2.155l-.77-3.245-.86-3.244-.15-.604c-.09-.343-.18-.686-.28-1.024l-1.17-4.002-1.27-3.987c-.21-.625-.42-1.234-.64-1.848-.15-.435-.3-.875-.45-1.315-.07-.2-.14-.4-.21-.594-.11-.333-.22-.665-.34-.993l-1.57-4.141 47.38-18.757c8.25 20.953 13.35 43.094 15.18 65.813l-50.81 3.951c-.29-3.726-.76-7.8-1.5-12.769l-.53-3.322-.62-3.316c-.01-.041-.02-.077-.02-.118v-.005Zm-83.77-117.814.497.297a177.262 177.262 0 0 1 40.833 33.933l.38.43 39.8-35.428-.39-.429a230.89 230.89 0 0 0-53.08-44.113l-.5-.297-27.535 45.607h-.005Zm41.8 33.032a178.423 178.423 0 0 0-40.213-33.421l26.343-43.632a229.516 229.516 0 0 1 51.94 43.161l-38.07 33.892Zm-151.829-56.99.573-.061c17.714-1.93 35.504-1.177 52.88 2.247l.568.112 10.288-52.276-.568-.113c-22.663-4.468-45.853-5.455-68.926-2.937l-.573.061 5.758 52.967Zm53.11.942c-17.12-3.316-34.639-4.059-52.086-2.211l-5.508-50.67c22.576-2.405 45.26-1.437 67.437 2.877l-9.843 50.009v-.005ZM819.689 498.042l.553.174a227.385 227.385 0 0 0 68.189 10.441h.578l.02-53.279h-.578a174.376 174.376 0 0 1-52.266-8.005l-.553-.174-15.937 50.838-.006.005Zm68.163 9.459a226.51 226.51 0 0 1-66.714-10.216l15.247-48.632a175.788 175.788 0 0 0 51.483 7.882l-.021 50.966h.005Z"></path><path d="m816.952 72.303 1.904 5.548.548-.189c3.332-1.157 6.879-2.267 10.84-3.404l.553-.158-1.607-5.645-.558.158c-4.069 1.167-7.713 2.308-11.142 3.501l-.543.19h.005Zm2.621 4.08-1.157-3.363a213.212 213.212 0 0 1 9.981-3.132l.972 3.424a209.25 209.25 0 0 0-9.801 3.076l.005-.005Zm-19.655 2.62 2.365 5.369.527-.225c.435-.19.87-.38 1.305-.568 1.279-.558 2.6-1.137 3.915-1.648l2.646-1.075c.548-.225 1.116-.435 1.669-.64l.987-.369.538-.204-2.073-5.492-.542.21-.983.368c-.573.215-1.167.435-1.751.67l-2.697 1.096c-1.366.532-2.738 1.131-4.064 1.71l-1.305.568-.532.23h-.005Zm2.958 3.854-1.433-3.255.778-.338c1.315-.573 2.672-1.167 4.028-1.694l2.702-1.095c.563-.23 1.152-.446 1.715-.66.148-.057.302-.113.45-.17l1.259 3.327c-.143.057-.291.108-.435.164a50.68 50.68 0 0 0-1.699.65l-2.636 1.07c-1.33.517-2.666 1.1-3.951 1.663l-.773.338h-.005Zm-19.36 4.263 2.809 5.154.507-.276c1.008-.548 2.042-1.09 3.045-1.617.661-.348 1.321-.691 1.981-1.045l5.599-2.763-2.528-5.292-.522.255a461.174 461.174 0 0 0-3.557 1.75l-1.669.825c-.675.358-1.341.706-2.001 1.054a194.289 194.289 0 0 0-3.158 1.679l-.506.276Zm3.27 3.588-1.704-3.122c.88-.47 1.771-.942 2.636-1.392.665-.348 1.33-.696 1.996-1.05l1.653-.818c1.008-.502 2.016-.998 3.025-1.495l1.535 3.214-4.596 2.268c-.67.358-1.331.701-1.991 1.049-.839.44-1.699.89-2.554 1.351v-.005Zm-80.2 67.211 4.877 3.26.323-.476a344.17 344.17 0 0 1 2.185-3.188c.348-.502.696-1.004 1.039-1.51.425-.579.855-1.177 1.29-1.776.671-.927 1.362-1.884 2.058-2.81l.348-.461-4.699-3.516-.348.461c-.727.967-1.448 1.965-2.144 2.927-.43.594-.86 1.193-1.295 1.787-.353.511-.696 1.013-1.044 1.509a297.959 297.959 0 0 0-2.268 3.312l-.322.481Zm4.565 1.658-2.958-1.975c.64-.942 1.29-1.884 1.935-2.82.343-.502.691-.999 1.033-1.5.425-.584.86-1.177 1.29-1.776.584-.809 1.177-1.638 1.786-2.452l2.851 2.129c-.583.789-1.162 1.587-1.725 2.365-.429.594-.859 1.193-1.294 1.781-.354.517-.702 1.019-1.05 1.52-.624.906-1.254 1.812-1.868 2.723v.005Zm-14.05 14.019 5.133 2.84 1.664-2.994 1.438-2.446c.179-.297.353-.599.532-.906.302-.517.599-1.029.916-1.536l1.807-2.912-4.975-3.112-1.842 2.969c-.328.527-.64 1.064-.957 1.602-.18.302-.354.609-.538.911l-1.479 2.513-1.704 3.065.005.006Zm4.683 1.274-3.112-1.725 1.136-2.042 1.469-2.503c.179-.302.358-.609.538-.916.307-.527.614-1.059.941-1.576l1.234-1.981 3.014 1.889-1.202 1.934a75.997 75.997 0 0 0-.932 1.566c-.174.302-.348.599-.527.896l-1.443 2.462-1.111 2.001-.005-.005Zm-12.856 15.124 5.353 2.406.241-.523c.824-1.801 1.673-3.608 2.4-5.164.323-.634.645-1.289.962-1.945a150.184 150.184 0 0 1 1.572-3.132l.266-.517-5.216-2.687-.266.512a147.912 147.912 0 0 0-1.632 3.26c-.323.655-.645 1.311-.973 1.961a608.55 608.55 0 0 0-2.467 5.302l-.24.527Zm4.78.88-3.245-1.458c.686-1.49 1.387-2.994 2.211-4.75.323-.64.645-1.3.967-1.955.441-.896.896-1.817 1.362-2.723l3.163 1.628c-.451.88-.891 1.771-1.315 2.641-.323.65-.64 1.3-.968 1.95a737.878 737.878 0 0 0-2.175 4.667Zm-23.205 101.979 5.855-.369-.03-.568c-.031-.599-.067-1.198-.103-1.796a99.318 99.318 0 0 1-.179-3.88l-.036-1.203c-.046-1.469-.097-2.989-.087-4.478v-.589l-5.865.052v.568c-.01 1.55.041 3.122.087 4.637l.036 1.202c.025 1.341.107 2.708.184 4.023.036.604.072 1.203.102 1.807l.031.583.005.011Zm4.642-1.449-3.552.22c-.02-.409-.046-.824-.071-1.233-.077-1.305-.159-2.657-.185-3.982l-.035-1.213c-.041-1.321-.087-2.682-.092-4.023l3.557-.031c0 1.321.046 2.646.092 3.936l.036 1.193a97.03 97.03 0 0 0 .179 3.92c.025.404.046.809.071 1.213Zm-2.702 19.674 5.804-.85-.829-6.223-.66-6.224-5.84.543.056.578c.113 1.172.241 2.344.369 3.516l.245 2.283.85 6.377h.005Zm4.509-1.827-3.521.517-.691-5.2a211.95 211.95 0 0 0-.246-2.273c-.107-.972-.21-1.95-.312-2.927l3.547-.328.537 5.108.681 5.108.005-.005Zm-3.614 7.252.102.568c.732 4.085 1.5 7.836 2.344 11.455l.133.563 5.717-1.326-.133-.563a218.864 218.864 0 0 1-2.282-11.152l-.103-.568-5.778 1.023Zm3.439 11.204a220.377 220.377 0 0 1-2.098-10.267l3.501-.619c.65 3.572 1.325 6.883 2.062 10.082l-3.465.804Zm38.565 84.5.348.455c2.124 2.769 4.473 5.64 7.385 9.044l.379.44 4.442-3.833-.373-.435c-2.846-3.322-5.128-6.117-7.186-8.798l-.353-.461-4.642 3.593v-.005Zm8.235 8.306c-2.569-3.009-4.694-5.609-6.618-8.096l2.815-2.181c1.883 2.436 3.972 4.99 6.5 7.949l-2.692 2.323-.005.005Zm3.522 5.733 2.815 3.004c.517.553 1.049 1.126 1.597 1.668l3.06 3.112 1.469 1.423 4.105-4.192-1.443-1.397-2.989-3.04c-.528-.522-1.039-1.07-1.536-1.602l-2.758-2.948-4.325 3.966.005.006Zm8.921 7.579-.635-.614-3.055-3.106c-.538-.538-1.065-1.101-1.577-1.643l-2.016-2.155 2.62-2.406 1.976 2.109a63.604 63.604 0 0 0 1.561 1.633l2.994 3.045.614.599-2.487 2.544.005-.006Zm3.997 5.41.43.389c.256.236.512.471.767.712.451.419.917.854 1.393 1.269l2.18 1.919a98.1 98.1 0 0 0 2.963 2.539c.497.414.988.824 1.479 1.244l.446.378 3.741-4.519-.435-.368c-.486-.415-.983-.83-1.474-1.239-.947-.793-1.93-1.607-2.856-2.447l-2.144-1.888a43.409 43.409 0 0 1-1.331-1.213c-.256-.236-.507-.476-.763-.706l-.425-.389-3.976 4.314.005.005Zm9.514 6.818c-.348-.292-.696-.584-1.044-.87-.972-.814-1.98-1.654-2.932-2.513l-2.191-1.93c-.466-.404-.921-.829-1.366-1.244-.118-.107-.231-.215-.349-.327l2.411-2.616c.113.103.22.205.333.308.44.409.895.834 1.361 1.238l2.134 1.878c.937.85 1.93 1.674 2.882 2.472l1.029.86-2.268 2.744Zm81.905 43.964.552.154c3.399.931 7.002 1.801 11.347 2.738l.568.123 1.223-5.738-.563-.123c-4.237-.916-7.748-1.765-11.039-2.666l-.558-.154-1.525 5.666h-.005Zm11.577 1.638c-3.839-.84-7.099-1.623-10.165-2.452l.926-3.434c3 .809 6.204 1.582 9.976 2.406l-.742 3.48h.005Zm6.264 2.451.579.098c.716.117 1.438.24 2.154.363 1.178.205 2.391.415 3.593.589l4.32.624c.312.041.624.082.937.118l1.095.133.732-5.825-1.095-.133c-.297-.035-.589-.066-.886-.107l-4.222-.609c-1.152-.169-2.324-.374-3.46-.568-.717-.123-1.428-.246-2.145-.364l-.558-.092-1.044 5.773Zm11.675.64c-.287-.036-.579-.066-.865-.107l-4.315-.625c-1.187-.174-2.395-.384-3.567-.583-.527-.092-1.054-.184-1.587-.271l.635-3.501c.527.087 1.049.179 1.576.271 1.142.195 2.319.399 3.491.573l4.227.614c.287.041.569.072.85.108l-.445 3.531v-.01Zm6.454 1.884 3.47.327 2.918.2c.353.02.701.046 1.049.072a53.33 53.33 0 0 0 1.868.117l3.485.154.241-5.865-3.419-.149c-.594-.026-1.203-.072-1.786-.112a60.986 60.986 0 0 0-1.044-.072l-2.836-.195-3.393-.322-.553 5.84v.005Zm11.69-.333-2.329-.102a54.533 54.533 0 0 1-1.832-.118 75.285 75.285 0 0 0-1.059-.072l-2.902-.199-2.309-.22.338-3.542 2.257.215 2.856.194c.348.021.691.046 1.034.072.594.041 1.213.087 1.822.113l2.267.097-.143 3.557v.005Zm192.694-108.693 5.05 2.984 1.78-3.01 1.42-2.554c.18-.312.35-.619.52-.926.3-.543.61-1.085.9-1.633l1.62-3.096-5.2-2.713-1.59 3.035c-.28.522-.57 1.044-.86 1.566-.17.308-.35.615-.52.922l-1.38 2.487-1.73 2.943-.01-.005Zm4.64 1.402-3.06-1.812 1.16-1.96 1.39-2.503.51-.916c.3-.527.59-1.054.88-1.591l1.06-2.017 3.15 1.643-1.08 2.068c-.29.537-.59 1.074-.89 1.607-.17.312-.35.619-.51.931l-1.42 2.544-1.18 2.001-.01.005Zm3.84-17.089 5.28 2.554.25-.522c.52-1.085 1.04-2.191 1.54-3.26.31-.671.62-1.346.94-2.017.3-.701.6-1.377.89-2.057.48-1.08.97-2.201 1.43-3.307l.23-.532-5.41-2.267-.23.532c-.44 1.065-.91 2.139-1.37 3.178-.3.681-.6 1.362-.89 2.048-.31.66-.63 1.335-.94 2.016-.48 1.029-.97 2.088-1.47 3.122l-.25.522v-.01Zm4.74 1.013-3.2-1.55c.42-.876.83-1.761 1.23-2.621.31-.676.63-1.351.94-2.027.31-.701.6-1.376.9-2.057l1.16-2.662 3.28 1.377c-.4.927-.81 1.853-1.2 2.759-.3.681-.6 1.361-.9 2.047-.3.655-.62 1.331-.93 2.006-.42.896-.85 1.817-1.28 2.723v.005Zm2.38-17.355 5.47 2.103 1.25-3.26c.22-.583.42-1.167.63-1.755.11-.333.23-.666.35-.998l.97-2.749 1.08-3.332-5.58-1.806-1.06 3.255-.94 2.671c-.12.328-.24.661-.35.993-.2.563-.4 1.121-.61 1.679l-1.21 3.199Zm4.81.609-3.32-1.275.8-2.124c.22-.568.42-1.136.62-1.709.11-.328.23-.655.35-.983l.94-2.687.71-2.175 3.38 1.095-.72 2.217-.96 2.733c-.12.332-.24.665-.35 1.003-.2.578-.41 1.156-.62 1.725l-.83 2.18Zm8.07-101.472 5.83-.691-.07-.573c-.14-1.177-.3-2.354-.46-3.531l-.3-2.252-1-6.357-5.78.993.98 6.203c.09.727.19 1.474.29 2.221.15 1.142.3 2.278.44 3.419l.07.574v-.006Zm4.54-1.699-3.53.42c-.11-.957-.24-1.909-.38-2.861-.1-.742-.2-1.484-.29-2.232l-.81-5.092 3.51-.604.82 5.185c.1.737.19 1.489.3 2.241.13.983.26 1.961.38 2.943Zm-10.14-28.154.52 1.939.98 4.146c.22.855.4 1.73.58 2.579l.75 3.547 5.75-1.167-.76-3.618c-.19-.875-.38-1.786-.6-2.672l-1.01-4.248-.52-1.975-5.68 1.469h-.01Zm3.72 10.85-.52-2.421c-.18-.86-.36-1.745-.58-2.615l-.99-4.156-.22-.829 3.45-.891.22.855 1.01 4.238c.22.875.4 1.771.59 2.635l.52 2.478-3.48.706Zm-8.94-27.894 1.13 3.235 1.73 5.41.95 3.275 5.64-1.637-.98-3.353-1.78-5.563-1.15-3.307-5.54 1.94Zm4.6 10.492-.63-2.18-1.74-5.441-.76-2.159 3.36-1.177.77 2.2 1.77 5.533.65 2.226-3.41.993-.01.005Zm-60.49-95.437.43.394c2.46 2.273 5.04 4.806 8.12 7.959l.4.409 4.22-4.074-.41-.414c-3.14-3.23-5.79-5.83-8.33-8.179l-.43-.389-4 4.294Zm8.97 7.135c-2.74-2.805-5.09-5.113-7.33-7.196l2.42-2.605c2.3 2.134 4.69 4.483 7.47 7.329l-2.56 2.472Zm-22.54-18.707.45.358c3.45 2.739 6.23 5.047 8.74 7.273l.44.384 3.87-4.412-.43-.378c-2.59-2.293-5.45-4.663-8.98-7.468l-.46-.358-3.63 4.611v-.01Zm9.53 6.377a211.3 211.3 0 0 0-7.91-6.566l2.2-2.795c3.12 2.483 5.7 4.627 8.05 6.69l-2.34 2.676v-.005Zm-24.03-16.761.49.317c2.79 1.827 5.76 3.895 9.33 6.505l.46.338 3.49-4.719-.47-.343c-3.66-2.672-6.71-4.796-9.58-6.684l-.48-.318-3.23 4.898-.01.006Zm10.03 5.553a211.814 211.814 0 0 0-8.43-5.886l1.96-2.969c2.6 1.715 5.35 3.634 8.59 5.994l-2.12 2.861Zm-105.93-39.44 1.996.189 4.227.507a48.98 48.98 0 0 1 2.012.266c.266.04.527.077.793.118l3.383.486.901-5.799-3.455-.496c-.271-.036-.537-.077-.803-.118a53.085 53.085 0 0 0-2.099-.282l-4.324-.517-2.037-.194-.584 5.84h-.01Zm11.444.256-2.252-.323c-.266-.036-.527-.077-.788-.112-.671-.098-1.362-.2-2.053-.272l-4.232-.506-.855-.082.353-3.542.875.082 4.32.517a44.55 44.55 0 0 1 2.063.276c.271.041.537.082.808.118l2.298.332-.542 3.517.005-.006Zm-29.225-1.234 3.424.061c.593.01 1.202.041 1.791.067.348.015.696.036 1.044.046l2.841.123 3.403.235.404-5.855-3.48-.24-2.922-.128-1.049-.046a55.675 55.675 0 0 0-1.874-.072l-3.485-.067-.092 5.866-.005.01Zm11.423-.696-2.262-.154-2.861-.122-1.034-.046a52.974 52.974 0 0 0-1.827-.067l-2.267-.04.056-3.558 2.329.04c.609.011 1.233.042 1.837.068.353.015.706.035 1.06.046l2.901.128 2.314.158-.246 3.552v-.005Zm-29.239 1.193.568-.031c.752-.041 1.5-.082 2.252-.128 1.147-.067 2.288-.133 3.434-.184l2.841-.087.906-.031c.629-.02 1.279-.046 1.914-.041h.594l-.087-5.865h-.563c-.671-.01-1.352.015-2.007.035l-.921.031-2.912.092c-1.198.051-2.406.123-3.578.19-.752.046-1.499.087-2.252.128l-.588.03.399 5.855v.006Zm11.337-1.649c-.466.006-.927.021-1.377.041l-.901.031-2.851.087c-1.162.051-2.329.118-3.46.184-.557.031-1.12.067-1.678.098l-.241-3.552c.558-.031 1.116-.062 1.674-.098 1.167-.066 2.369-.138 3.552-.189l2.902-.092.931-.03c.456-.016.926-.032 1.392-.042l.051 3.557.006.005Zm-190.112 247.44.092.522c4.448 25.555 13.727 49.559 27.572 71.336 13.655 21.522 31.926 40.658 52.839 55.353 20.928 14.74 45.111 25.477 69.928 31.061a194.982 194.982 0 0 0 38.079 4.714 198.899 198.899 0 0 0 38.381-2.81c12.723-2.201 25.206-5.625 37.111-10.18a195.175 195.175 0 0 0 34.317-17.171c21.523-13.558 40.733-31.768 55.523-52.65 14.8-20.836 25.62-44.983 31.3-69.831 5.77-25.156 6.49-50.879 2.14-76.449-2.17-12.729-5.54-25.227-10.05-37.147a195.4 195.4 0 0 0-17.06-34.374c-13.49-21.567-31.63-40.827-52.47-55.69-20.843-14.893-44.954-25.8-69.726-31.537a195.227 195.227 0 0 0-38.053-4.965c-12.728-.4-25.641.476-38.391 2.59l-.568.092 2.089 12.626.568-.097c11.925-1.98 24.004-2.794 35.903-2.426a182.418 182.418 0 0 1 35.551 4.642c23.154 5.364 45.694 15.559 65.184 29.491 19.493 13.9 36.453 31.906 49.053 52.066a182.247 182.247 0 0 1 15.94 32.111 184.427 184.427 0 0 1 9.4 34.747c4.07 23.907 3.4 47.951-1.99 71.464-5.31 23.226-15.43 45.802-29.27 65.286-13.84 19.531-31.79 36.554-51.911 49.226a182.712 182.712 0 0 1-32.06 16.046c-11.126 4.258-22.806 7.462-34.711 9.519-11.904 2.037-23.983 2.923-35.893 2.631a182.595 182.595 0 0 1-35.581-4.402c-23.2-5.22-45.812-15.262-65.379-29.045-19.551-13.737-36.635-31.63-49.405-51.749-12.938-20.36-21.608-42.798-25.769-66.684-.026-.158-.056-.322-.082-.481a185.888 185.888 0 0 1-2.667-35.407 182.246 182.246 0 0 1 4.284-35.591c5.144-23.216 15.114-45.853 28.836-65.471 13.716-19.643 31.548-36.789 51.58-49.584a182.613 182.613 0 0 1 31.952-16.255c11.086-4.325 22.745-7.595 34.645-9.714l.568-.103-2.252-12.6-.568.102c-12.719 2.267-25.187 5.763-37.045 10.39a195.416 195.416 0 0 0-34.204 17.401c-21.43 13.686-40.505 32.024-55.174 53.029-14.673 20.974-25.334 45.188-30.836 70.026a195.071 195.071 0 0 0-4.586 38.094 198.905 198.905 0 0 0 2.851 37.853l.015-.005Zm386.062-66.433c.03.174.06.343.08.517 4.33 25.422 3.61 50.992-2.13 75.999-5.64 24.7-16.4 48.704-31.11 69.422-14.71 20.764-33.8 38.861-55.197 52.343a194.122 194.122 0 0 1-34.112 17.068c-11.834 4.53-24.25 7.933-36.897 10.119-12.652 2.165-25.488 3.107-38.155 2.794a194.198 194.198 0 0 1-37.854-4.683c-24.674-5.553-48.714-16.229-69.519-30.882-20.79-14.607-38.949-33.636-52.527-55.025-13.762-21.655-22.985-45.515-27.407-70.916-2.196-12.647-3.194-25.483-2.923-38.151a193.624 193.624 0 0 1 4.56-37.869c5.472-24.689 16.071-48.765 30.658-69.616 14.581-20.882 33.544-39.112 54.845-52.716a194.092 194.092 0 0 1 34-17.3c11.618-4.534 23.809-7.974 36.262-10.23l1.847 10.328c-11.776 2.134-23.313 5.389-34.296 9.673a183.97 183.97 0 0 0-32.157 16.357c-20.155 12.872-38.104 30.125-51.903 49.897-13.808 19.735-23.84 42.516-29.014 65.88a183.719 183.719 0 0 0-4.315 35.816c-.256 11.987.686 24.137 2.769 36.114 4.187 24.039 12.908 46.615 25.928 67.103 12.847 20.247 30.039 38.253 49.712 52.077 19.695 13.87 42.445 23.973 65.789 29.224a183.568 183.568 0 0 0 35.801 4.432c11.986.297 24.137-.593 36.118-2.646 11.976-2.073 23.728-5.297 34.926-9.581a183.551 183.551 0 0 0 32.264-16.142c20.257-12.755 38.317-29.885 52.237-49.538 13.92-19.603 24.11-42.322 29.44-65.696 5.43-23.661 6.1-47.855 2.01-71.915a186.913 186.913 0 0 0-9.46-34.961 183.323 183.323 0 0 0-16.04-32.316c-12.69-20.288-29.76-38.406-49.363-52.394-19.613-14.019-42.296-24.28-65.599-29.675a183.48 183.48 0 0 0-35.775-4.668c-11.782-.368-23.743.42-35.556 2.344l-1.714-10.348c12.488-2.037 25.13-2.872 37.592-2.483 12.719.4 25.442 2.058 37.828 4.94 24.623 5.701 48.591 16.546 69.317 31.353 20.72 14.776 38.75 33.923 52.16 55.362a193.946 193.946 0 0 1 16.96 34.169 198.357 198.357 0 0 1 9.91 36.415l.01.005Z"></path><path d="M861.57 112.194a169.764 169.764 0 0 1 33.104-2.236 167.594 167.594 0 0 1 32.736 4.273c21.48 4.975 42.045 14.29 60.086 27.188 18.054 12.877 33.534 29.296 45.214 47.987 11.72 18.696 19.64 39.624 23.35 61.617 3.73 21.982 3.09 44.348-1.83 65.854-4.92 21.491-14.14 42.097-26.98 60.174-12.82 18.092-29.19 33.626-47.846 45.377-18.66 11.777-39.557 19.761-61.535 23.553-21.977 3.772-44.343 3.235-65.864-1.632-21.512-4.837-42.133-14.003-60.261-26.773-18.149-12.749-33.723-29.081-45.541-47.696-11.833-18.624-19.914-39.486-23.738-61.453-3.848-21.967-3.388-44.338 1.408-65.875 4.765-21.527 13.87-42.173 26.578-60.342 12.693-18.185 28.958-33.836 47.542-45.705a168.172 168.172 0 0 1 29.424-14.97c10.277-4.013 20.974-7.002 31.947-8.957l-.68-3.823c-11.219 2.001-22.162 5.057-32.679 9.161a171.537 171.537 0 0 0-30.11 15.319c-19.014 12.145-35.648 28.154-48.632 46.754-13 18.583-22.31 39.701-27.188 61.724-4.903 22.033-5.379 44.932-1.443 67.385 3.91 22.453 12.181 43.811 24.285 62.865 12.089 19.045 28.022 35.75 46.58 48.791 18.543 13.062 39.635 22.438 61.643 27.387 22.018 4.975 44.911 5.528 67.379 1.669 22.464-3.875 43.857-12.043 62.948-24.096 19.083-12.023 35.833-27.909 48.943-46.416 13.13-18.492 22.57-39.563 27.59-61.556 5.04-22.002 5.7-44.896 1.88-67.364-3.8-22.484-11.89-43.903-23.88-63.03-11.96-19.126-27.79-35.918-46.257-49.087-18.451-13.19-39.481-22.72-61.458-27.807a171.76 171.76 0 0 0-33.498-4.371c-11.28-.353-22.617.42-33.862 2.288l.635 3.828.01-.005Z"></path><path d="m653.762 166.149.174.082 80.605 38.82.082-.174a173.57 173.57 0 0 1 15.487-25.994c5.973-8.287 12.626-15.989 19.776-22.894a173.235 173.235 0 0 1 23.426-19.019c8.204-5.532 17.079-10.425 26.368-14.53l.174-.077-.076-.174-36.063-81.874-.174.077c-14.151 6.25-27.724 13.727-40.33 22.228a262.625 262.625 0 0 0-35.74 29.01c-10.917 10.558-21.035 22.273-30.079 34.813a263.553 263.553 0 0 0-23.543 39.527l-.082.174-.005.005Zm80.6 38.391-80.083-38.57a262.827 262.827 0 0 1 23.425-39.297c9.029-12.524 19.137-24.219 30.033-34.762a262.885 262.885 0 0 1 35.689-28.969c12.539-8.455 26.03-15.897 40.095-22.12l35.832 81.347c-9.249 4.1-18.077 8.972-26.251 14.484a173.643 173.643 0 0 0-23.482 19.06c-7.165 6.92-13.834 14.638-19.822 22.944a173.708 173.708 0 0 0-15.436 25.878v.005Zm296.708 169.225.16.107 76.47 50.884.1-.158c8.48-12.698 15.96-26.415 22.23-40.771 6.27-14.418 11.23-29.24 14.73-44.062a264.947 264.947 0 0 0 6.72-45.991c.84-15.324.32-30.939-1.53-46.421l-.02-.19-.19.026-91.18 11.086.02.189a176.807 176.807 0 0 1 1 30.187 173.6 173.6 0 0 1-4.35 29.787c-2.25 9.54-5.47 19.167-9.58 28.605-4.1 9.407-8.97 18.343-14.47 26.558l-.11.159v.005Zm76.52 50.459-75.98-50.567c5.46-8.189 10.3-17.089 14.39-26.46 4.11-9.464 7.34-19.106 9.59-28.672 2.32-9.76 3.79-19.807 4.36-29.854.54-9.883.21-19.996-.97-30.064l90.61-11.014c1.83 15.395 2.34 30.929 1.5 46.166a264.175 264.175 0 0 1-6.7 45.924c-3.5 14.797-8.45 29.598-14.72 43.995-6.23 14.27-13.65 27.915-22.08 40.551v-.005ZM861.475 110.116l.189-.031c5.43-.87 10.364-1.448 15.078-1.771a177.464 177.464 0 0 1 15.104-.414c5.138.082 10.2.389 15.047.901 4.98.537 9.99 1.294 14.893 2.262 10.052 1.991 19.787 4.821 28.948 8.414a174.494 174.494 0 0 1 27.091 13.425l.163.102.103-.164 55.719-91.266-.16-.102a281.841 281.841 0 0 0-43.987-21.798c-15.048-5.896-30.924-10.513-47.184-13.722a280.32 280.32 0 0 0-24.326-3.685A278.877 278.877 0 0 0 893.596.788a283.583 283.583 0 0 0-24.572.68c-7.739.543-15.943 1.5-24.378 2.852l-.189.03.031.19 16.997 105.571-.01.005Zm116.375 22.366a174.458 174.458 0 0 0-26.983-13.358c-9.176-3.603-18.942-6.444-29.009-8.435a174.43 174.43 0 0 0-14.929-2.267c-4.857-.517-9.93-.819-15.078-.901a177.79 177.79 0 0 0-15.135.415c-4.667.317-9.55.89-14.919 1.745L844.892 4.678c8.358-1.336 16.48-2.283 24.152-2.82a282.833 282.833 0 0 1 24.537-.676c8.291.133 16.541.63 24.52 1.474a279.565 279.565 0 0 1 24.296 3.68c16.235 3.21 32.091 7.815 47.117 13.701a281.097 281.097 0 0 1 43.756 21.67l-55.415 90.775h-.005Zm-128.639-2.979 1.51-.404 1.525-.363-2.866-11.854-1.643.389-1.628.435 3.102 11.797Zm-6.003 1.694 2.994-.875-3.342-11.731-3.229.942 3.577 11.664Zm-5.911 1.955 1.469-.511c.486-.174.978-.348 1.474-.497l-3.808-11.587c-.537.164-1.064.343-1.591.532l-1.587.553 4.043 11.51Zm-5.82 2.176c.952-.41 1.934-.742 2.902-1.116l-4.274-11.424c-1.044.405-2.104.763-3.132 1.203l4.504 11.337Zm-5.721 2.405 2.845-1.238-4.734-11.245-3.076 1.336 4.965 11.147Zm-5.611 2.646c.926-.46 1.848-.931 2.794-1.351l-5.184-11.04c-1.019.456-2.017.962-3.015 1.459l5.41 10.932h-.005Z"></path><path d="M814.639 143.23c.901-.507 1.832-.962 2.738-1.454l-5.63-10.819c-.982.527-1.985 1.023-2.958 1.571l5.85 10.707v-.005Zm-5.386 3.091 2.672-1.581-6.065-10.584-2.881 1.704 6.274 10.461Zm-5.251 3.307 1.295-.86 1.316-.819-6.49-10.328-1.423.885-1.397.926 6.699 10.196Zm-5.127 3.505c.84-.609 1.705-1.177 2.549-1.776L794.52 141.3c-.911.645-1.843 1.265-2.749 1.92l7.104 9.913Zm-4.975 3.726 2.467-1.893-7.304-9.771-2.667 2.048 7.504 9.616Zm-4.827 3.931 1.183-1.013 1.213-.973-7.693-9.468-1.31 1.054-1.275 1.09 7.882 9.31Zm-4.683 4.115c.763-.706 1.551-1.382 2.319-2.078l-8.071-9.151c-.83.752-1.679 1.484-2.503 2.242l8.25 8.982.005.005Zm-4.498 4.31 2.226-2.181-8.434-8.818-2.401 2.354 8.609 8.645Zm-4.33 4.498 1.054-1.151 1.09-1.121-8.782-8.471-1.173 1.208-1.136 1.239 8.947 8.296Zm-4.161 4.658c.67-.799 1.377-1.561 2.057-2.349l-9.11-8.113c-.737.85-1.499 1.674-2.221 2.534l9.274 7.928Zm-3.961 4.831 1.95-2.441-9.428-7.739-2.108 2.631 9.586 7.549Zm-3.767 4.991.911-1.27c.302-.425.629-.829.947-1.243l-9.73-7.355c-.338.45-.691.885-1.018 1.341l-.988 1.366 9.878 7.161Zm-3.573 5.128c.557-.881 1.182-1.715 1.76-2.58l-10.016-6.96c-.629.931-1.295 1.837-1.899 2.784l10.155 6.756Zm-3.356 5.271 1.648-2.656-10.293-6.556-1.771 2.866 10.416 6.346Zm-3.135 5.405c.507-.911.998-1.827 1.541-2.718l-10.543-6.136c-.584.957-1.116 1.95-1.664 2.927l10.666 5.922v.005Zm-2.925 5.512.342-.701.364-.686.732-1.382-10.784-5.706-.783 1.489-.394.742-.374.758 10.897 5.486Zm-2.704 5.625 1.315-2.825-10.998-5.272-1.418 3.051 11.101 5.046Zm-2.452 5.732c.394-.962.768-1.929 1.203-2.876l-11.204-4.821c-.465 1.018-.87 2.068-1.295 3.101l11.301 4.596h-.005Zm-2.237 5.815.256-.737.276-.727.558-1.454-11.393-4.371-.598 1.572-.297.783-.277.793 11.475 4.141Zm-1.995 5.891.962-2.959-11.557-3.905-1.039 3.194 11.634 3.67Zm-1.74 5.967c.276-.998.527-2.001.839-2.989l-11.705-3.434c-.337 1.065-.609 2.15-.911 3.229l11.772 3.199.005-.005Zm-1.514 6.024.163-.762.19-.753.373-1.504-11.833-2.959-.404 1.628-.205.814-.174.819 11.89 2.717Zm1.457 74.341c-.261-1.009-.557-2.007-.778-3.03l-11.848 2.897c.241 1.1.558 2.175.839 3.265l11.787-3.137v.005Zm1.716 5.998c-.323-.988-.584-1.996-.886-2.989l-11.725 3.373c.322 1.075.609 2.16.951 3.224l11.654-3.608h.006Zm1.965 5.906-1.019-2.937-11.577 3.838c.353 1.06.737 2.114 1.1 3.173l11.501-4.074h-.005Zm2.195 5.809c-.194-.481-.399-.957-.583-1.438l-.543-1.453-11.413 4.304.589 1.571c.199.522.419 1.034.629 1.556l11.326-4.534-.005-.006Zm2.411 5.722-1.233-2.85-11.235 4.77 1.336 3.071 11.132-4.991Zm2.666 5.6-.691-1.387-.348-.696-.322-.707-11.025 5.221.348.757.374.753.742 1.499 10.922-5.44Zm2.871 5.496c-.522-.89-.973-1.822-1.464-2.733l-10.804 5.661c.527.983 1.018 1.986 1.581 2.953l10.687-5.881Zm3.098 5.38-1.582-2.672-10.564 6.096 1.705 2.881 10.441-6.305Zm3.325 5.241c-.563-.865-1.157-1.715-1.689-2.606l-10.313 6.521c.573.957 1.213 1.878 1.822 2.815l10.175-6.725.005-.005Zm3.522 5.112-.46-.624-.441-.64-.885-1.279-10.037 6.935.957 1.377.476.69.497.676 9.893-7.135Zm3.736 4.975-1.899-2.467-9.75 7.335 2.048 2.656 9.601-7.524Zm3.946 4.811c-.671-.793-1.361-1.571-1.996-2.39l-9.448 7.718c.691.881 1.433 1.725 2.155 2.58l9.289-7.908Zm4.131 4.668-.537-.568-.517-.584-1.034-1.161-9.126 8.091 1.116 1.254.558.63.578.614 8.962-8.276Zm4.318 4.499-2.185-2.227-8.798 8.456 2.359 2.4 8.624-8.629Zm4.511 4.314c-.758-.711-1.546-1.397-2.278-2.134l-8.444 8.803c.793.794 1.632 1.536 2.456 2.303l8.266-8.966v-.006Zm4.672 4.141c-.814-.655-1.572-1.372-2.355-2.052l-8.086 9.135c.849.737 1.668 1.505 2.543 2.212l7.903-9.295h-.005Zm4.836 3.956-2.441-1.95-7.713 9.448 2.63 2.109 7.524-9.607Zm5.005 3.747c-.839-.62-1.704-1.203-2.518-1.848l-7.329 9.75c.88.696 1.812 1.326 2.718 1.996l7.135-9.898h-.006Zm5.141 3.557c-.886-.553-1.725-1.167-2.59-1.751l-6.935 10.037c.926.635 1.837 1.29 2.789 1.889l6.731-10.175h.005Zm5.276 3.352-2.656-1.648-6.526 10.303 2.861 1.781 6.321-10.436Zm5.415 3.117-1.367-.763-.686-.373-.67-.399-6.106 10.563.721.425.737.41 1.474.813 5.897-10.676Zm5.521 2.907c-.942-.445-1.853-.942-2.774-1.428l-5.676 10.799c.993.522 1.981 1.06 2.994 1.541l5.461-10.907-.005-.005Zm5.63 2.692-2.825-1.32-5.241 11.014 3.05 1.423 5.016-11.117Zm5.739 2.436-1.444-.588c-.481-.195-.962-.384-1.438-.604l-4.79 11.219c.511.235 1.028.44 1.55.65l1.556.634 4.566-11.311Zm5.818 2.211c-.486-.174-.982-.332-1.464-.522l-1.453-.557-4.335 11.403 1.571.598c.522.205 1.055.374 1.582.563l4.104-11.485h-.005Zm5.896 1.992-2.958-.968-3.87 11.567 3.189 1.044 3.639-11.643Zm5.974 1.719-1.499-.409c-.502-.133-1.004-.266-1.495-.425l-3.403 11.715c.532.169 1.074.312 1.612.456l1.617.44 3.163-11.782.005.005Zm6.028 1.489c-1.013-.204-2.016-.465-3.019-.716l-2.928 11.843c1.085.271 2.165.548 3.26.773l2.687-11.9Zm90.165-6.822-2.907 1.09 4.187 11.46 3.137-1.183-4.417-11.367Zm5.734-2.38c-.952.404-1.888.845-2.856 1.213l4.648 11.28c1.044-.399 2.057-.875 3.081-1.31l-4.878-11.183h.005Zm5.64-2.59c-.46.236-.926.456-1.397.671l-1.407.65 5.102 11.081 1.52-.707c.507-.23 1.014-.465 1.51-.721l-5.328-10.974Zm5.523-2.82-2.743 1.449 5.548 10.865 2.963-1.561-5.768-10.753Zm5.403-3.05-1.33.793c-.446.266-.906.502-1.351.758l5.983 10.63c.486-.276.982-.532 1.463-.819l1.439-.855-6.198-10.507h-.006Zm5.282-3.25c-.865.573-1.756 1.095-2.626 1.653l6.413 10.38c.942-.599 1.904-1.167 2.836-1.787l-6.618-10.246h-.005Zm5.149-3.48-2.554 1.77 6.828 10.109 2.753-1.909-7.027-9.97Zm5.001-3.691-1.229.952-1.254.917 7.232 9.826 1.351-.987 1.331-1.029-7.431-9.679Zm4.867-3.879c-.794.67-1.612 1.305-2.416 1.965l7.621 9.525c.865-.711 1.75-1.397 2.605-2.119l-7.81-9.371Zm4.699-4.089L990 395.772l8 9.213 2.51-2.237-8.186-9.048Zm4.534-4.279-1.105 1.1-1.142 1.065 8.359 8.88 1.23-1.152 1.2-1.182-8.542-8.711Zm4.372-4.448c-.7.768-1.445 1.495-2.162 2.247l8.712 8.537c.78-.814 1.58-1.597 2.34-2.426l-8.89-8.358Zm4.19-4.637-2.07 2.344 9.06 8.179 2.22-2.523-9.21-8Zm3.99-4.801-.97 1.224c-.32.409-.67.798-1 1.197l9.37 7.81c.36-.429.73-.849 1.08-1.289l1.05-1.321-9.53-7.621Zm3.82-4.954c-.6.85-1.27 1.658-1.89 2.493l9.68 7.431c.67-.901 1.38-1.771 2.03-2.692l-9.82-7.232Zm3.6-5.108-1.77 2.58 9.97 7.032 1.91-2.774-10.11-6.838Zm3.39-5.251c-.54.886-1.08 1.781-1.67 2.641l10.25 6.633c.63-.931 1.2-1.894 1.8-2.845l-10.37-6.424-.01-.005Zm3.19-5.369-.37.681-.4.67-.79 1.346 10.49 6.219.86-1.454.43-.721.4-.737-10.62-6.004Zm2.97-5.497-1.45 2.764 10.73 5.789 1.57-2.979-10.85-5.574Zm2.73-5.609c-.45.942-.86 1.894-1.34 2.82l10.96 5.354c.52-.998.97-2.027 1.45-3.041l-11.07-5.133Zm2.51-5.707c-.37.973-.82 1.909-1.23 2.866l11.17 4.909c.44-1.034.92-2.042 1.33-3.092l-11.27-4.683Zm2.28-5.799-1.1 2.913 11.35 4.452 1.2-3.137-11.45-4.228Zm2.03-5.88c-.33.982-.62 1.981-.98 2.948l11.52 3.992c.4-1.049.71-2.124 1.07-3.183l-11.6-3.762-.01.005Zm1.8-5.953c-.26 1.004-.59 1.986-.87 2.984l11.67 3.527c.32-1.075.67-2.135.95-3.22l-11.75-3.285v-.006Zm-4.83-97.484 1.1 2.907 11.46-4.171-1.18-3.138-11.38 4.402Zm-2.36-5.743.63 1.423c.21.471.38.957.58 1.438l11.29-4.626c-.22-.517-.4-1.044-.64-1.551l-.67-1.536-11.18 4.858-.01-.006Zm-2.57-5.645c.46.926.87 1.878 1.31 2.81l11.09-5.082c-.48-1.009-.92-2.032-1.41-3.035l-10.99 5.307Zm-2.82-5.522 1.44 2.743 10.88-5.528-1.57-2.968-10.75 5.753Zm-3.04-5.41.79 1.331.76 1.356 10.63-5.963-.81-1.463-.85-1.444-10.52 6.183Zm-3.24-5.292 1.64 2.631 10.39-6.393-1.77-2.841-10.26 6.603Zm-3.48-5.149c.58.855 1.2 1.694 1.77 2.554l10.12-6.807c-.61-.932-1.27-1.838-1.9-2.759l-9.98 7.012h-.01Zm-3.67-5.011c.31.41.64.819.95 1.234l.91 1.259 9.84-7.212-.99-1.356c-.33-.45-.69-.885-1.02-1.331l-9.69 7.411v-.005Zm-3.87-4.872 1.96 2.416 9.53-7.606-2.11-2.61-9.38 7.8Zm-4.09-4.704c.69.783 1.4 1.541 2.07 2.329l9.22-7.984c-.72-.855-1.49-1.674-2.23-2.513l-9.06 8.168Zm-4.266-4.544 1.096 1.11 1.06 1.141 8.89-8.347-1.14-1.234-1.18-1.197-8.726 8.527Zm-4.443-4.387 2.242 2.176 8.547-8.701-2.42-2.339-8.369 8.864Zm-4.632-4.186c.773.696 1.571 1.366 2.339 2.067l8.192-9.033c-.83-.758-1.682-1.484-2.521-2.232l-8.015 9.198h.005Zm-4.796-4.008 1.223.973 1.193 1.008 7.83-9.356-1.289-1.085-1.316-1.049-7.641 9.509Zm-4.943-3.823c.839.614 1.658 1.264 2.492 1.889l7.447-9.663c-.901-.676-1.781-1.372-2.687-2.037l-7.252 9.811Zm-5.104-3.608 2.575 1.776 7.052-9.955-2.774-1.914-6.853 10.093Zm-5.24-3.399 1.331.819 1.305.855 6.648-10.226-1.412-.926-1.434-.881-6.438 10.359Zm-5.369-3.204c.911.502 1.796 1.055 2.697 1.577l6.234-10.487c-.973-.558-1.925-1.157-2.907-1.699l-6.024 10.609Zm-5.492-2.968 2.763 1.448 5.809-10.727-2.983-1.561-5.589 10.84Zm-5.604-2.743 1.418.655c.471.215.931.46 1.397.691l5.374-10.953c-.507-.246-.998-.512-1.51-.742l-1.525-.706-5.149 11.06-.005-.005Zm-5.701-2.524c.967.384 1.904.83 2.861 1.234l4.929-11.158c-1.034-.435-2.048-.921-3.087-1.33l-4.703 11.254Zm-5.793-2.287 2.907 1.105 4.478-11.347-3.142-1.192-4.243 11.434Zm-5.881-2.037c.988.317 1.976.629 2.948.993l4.013-11.521c-1.05-.389-2.119-.727-3.184-1.07l-3.777 11.598Zm-5.947-1.812c.501.128.998.281 1.494.43l1.49.445 3.541-11.674-1.607-.482c-.537-.163-1.069-.327-1.612-.465l-3.306 11.741v.005Zm-6.014-1.566 3.02.742 3.066-11.808-3.256-.798-2.83 11.864Zm-6.066-1.306 1.525.292c.507.097 1.008.225 1.515.333l2.59-11.92c-.548-.118-1.091-.251-1.638-.358l-1.643-.318-2.344 11.971h-.005Zm-6.112-1.079c1.024.148 2.037.348 3.061.511l2.104-12.017c-1.101-.174-2.201-.394-3.307-.553l-1.858 12.059Zm-6.146-.814 3.081.368 1.612-12.094-3.327-.399-1.366 12.125Z" class="svg-internal-circle"></path></g><path d="M1388.31 356.731h113.6l.29-.511 56.5-97.864-56.79-98.375h-113.6l-.29.512-56.5 97.863 56.79 98.375Zm112.42-2.037h-111.24l-55.62-96.338 55.62-96.338h111.24l55.62 96.338-55.62 96.338Z" style="mix-blend-mode:overlay;"></path><path d="M1401.81 333.347h86.59l43.3-74.99-43.3-74.991h-86.59l-43.29 74.991 43.29 74.99Zm85.42-2.037h-84.24l-42.12-72.953 42.12-72.954h84.24l42.12 72.954-42.12 72.953Z" style="mix-blend-mode:overlay;"></path><path d="M1401.81 333.347h86.59l43.3-74.99-43.3-74.991h-86.59l-43.29 74.991 43.29 74.99Zm85.42-2.037h-84.24l-42.12-72.953 42.12-72.954h84.24l42.12 72.954-42.12 72.953Zm-268.21-72.426h113.6l.29-.512 56.51-97.863-56.8-98.375h-113.6l-.29.512-56.5 97.863.3.511 56.5 97.864h-.01Zm112.42-2.037H1220.2l-55.62-96.338 55.62-96.338h111.24l55.62 96.338-55.62 96.338Z" style="mix-blend-mode:overlay;"></path><path d="m1194.17 176.943 1.76-1.019-8.9-15.415 44.4-76.89h16.26v-2.037h-17.44l-.29.507-45.28 78.42 9.49 16.434Zm36.08 62.497h38.23v-2.037h-37.05l-10.07-17.427-1.76 1.018 10.65 18.446Zm63.79 0h27.35l18.76-32.5-1.76-1.018-18.18 31.481h-26.17v2.037Z" style="mix-blend-mode:overlay;"></path><path d="M1294.04 239.44h27.35l18.76-32.5-1.76-1.018-18.18 31.481h-26.17v2.037Zm62.88-61.54 10.04-17.391-33.6-58.193-1.76 1.018 33.01 57.175-9.45 16.373 1.76 1.018Zm-137.9 276.188h113.6l.29-.512 56.51-97.863-56.8-98.375h-113.6l-.29.512-56.5 97.863.3.512 56.5 97.863h-.01Zm112.42-2.037H1220.2l-55.62-96.338 55.62-96.338h111.24l55.62 96.338-55.62 96.338Z" style="mix-blend-mode:overlay;"></path><path d="m1197.42 373.074 1.76-1.019-9.44-16.342 12.89-22.31-1.77-1.018-13.47 23.328 10.03 17.361Zm34.18 59.221h27.07v-2.037h-25.89l-11.42-19.776-1.76 1.018 12 20.795Z" style="mix-blend-mode:overlay;"></path><path d="M1231.6 432.295h27.07v-2.037h-25.89l-11.42-19.776-1.76 1.018 12 20.795Zm69.74 0h18.7l12-20.795-1.77-1.018-11.41 19.776h-17.52v2.037Zm51.04-56.023 11.87-20.559-21.52-37.265-1.76 1.019 20.93 36.246-11.29 19.541 1.77 1.018Z" style="mix-blend-mode:overlay;"></path><path d="m1352.38 376.272 11.87-20.559-21.52-37.265-1.76 1.019 20.93 36.246-11.29 19.541 1.77 1.018Zm-130.47-76.275 10.87-18.829h86.08l8.07 13.998 1.77-1.024-8.67-15.011h-88.43l-11.46 19.848 1.77 1.018ZM564.225 524.805h76.208l38.104-65.998-.296-.512-37.813-65.491H564.22l-38.105 65.998.297.512 37.813 65.491Zm75.031-2.037h-73.854l-36.927-63.961 36.927-63.961h73.854l36.927 63.961-36.927 63.961ZM554.64 299.46h55.27l27.638-47.864-27.638-47.865h-55.27l-27.638 47.865 27.638 47.864Zm54.093-2.037h-52.916l-26.461-45.827 26.461-45.828h52.916l26.46 45.828-26.46 45.827Zm-387.8 54.876H334.53l.291-.512 56.504-97.863-.297-.512-56.503-97.863H220.928l-.291.512-56.504 97.863.297.512 56.503 97.868v-.005Zm112.42-2.037H222.111l-55.619-96.338 55.619-96.338h111.242l55.618 96.338-55.618 96.338Z" style="mix-blend-mode:overlay;"></path><path d="M235.49 327.082h84.479l42.24-73.158-.297-.512-41.943-72.651H235.49l-42.24 73.158.297.512 41.943 72.651Zm83.302-2.037h-82.125l-41.063-71.121 41.063-71.121h82.125l41.062 71.121-41.062 71.121Z" style="mix-blend-mode:overlay;"></path><path d="M235.49 327.082h84.479l42.24-73.158-.297-.512-41.943-72.651H235.49l-42.24 73.158.297.512 41.943 72.651Zm83.302-2.037h-82.125l-41.063-71.121 41.063-71.121h82.125l41.062 71.121-41.062 71.121Zm71.429-70.594h113.596l.292-.511 56.503-97.864-.296-.511-56.504-97.869H390.215l-.291.512-56.504 97.863.297.512 56.504 97.863v.005Zm112.419-2.037H391.398l-55.619-96.338 55.619-96.338H502.64l55.618 96.338-55.618 96.338Z" style="mix-blend-mode:overlay;"></path><path d="m519.625 179.456 13.502-23.38-15.902-27.54-1.766 1.018 15.313 26.522-12.913 22.361 1.766 1.019Zm-54.748 51.196h25.196l11.378-19.715-1.766-1.018-10.789 18.691h-24.019v2.042Zm-60.914 0h25.467v-2.042h-24.29l-12.171-21.076-1.766 1.018 12.76 22.1Zm-30.639-53.064 1.766-1.019-11.833-20.493 41.881-72.538h83.758l9.632 16.69 1.766-1.024-10.221-17.703h-86.112l-43.059 74.575 12.422 21.512Z" style="mix-blend-mode:overlay;"></path><path d="m373.324 177.588 1.766-1.019-11.833-20.493 41.881-72.538h83.758l9.632 16.69 1.766-1.024-10.221-17.703h-86.112l-43.059 74.575 12.422 21.512Zm16.897 272.068h113.596l.292-.512 56.503-97.863-.296-.512-56.504-97.863H390.215l-.291.512-56.504 97.863.297.512 56.504 97.863Zm112.419-2.037H391.398l-55.619-96.338 55.619-96.338H502.64l55.618 96.338-55.618 96.338Z" style="mix-blend-mode:overlay;"></path><path d="m498.59 291.982 1.76-1.018-9.253-16.035h-23.646v2.037h22.469l8.67 15.016Zm-30.217 135.645h22.724l.292-.506 43.791-75.84-10.446-18.088-1.766 1.019 9.857 17.069-42.905 74.309h-21.547v2.037Zm-65.441 0h21.005v-2.037H404.11l-10.82-18.737-1.761 1.019 11.403 19.755Zm-32.899-56.984 1.766-1.019-10.589-18.343 12.529-21.706-1.766-1.019-13.118 22.725 11.178 19.362Zm22.996-74.479 11.081-19.198h30.995v-2.037h-32.172l-11.669 20.216 1.765 1.019Z" style="mix-blend-mode:overlay;"></path><g opacity=".19"><path d="M1572.47 384.108h145.91l.38-.655 72.58-125.711-72.96-126.366h-145.91l-.38.656-72.58 125.71 72.96 126.366Zm144.4-2.62h-142.89l-71.44-123.746 71.44-123.745h142.89l71.44 123.745-71.44 123.746Z" style="mix-blend-mode:overlay;"></path><path d="M1589.81 354.075h111.23l55.62-96.327-55.62-96.328h-111.23l-55.61 96.328 55.61 96.327Zm109.72-2.62h-108.21l-54.1-93.707 54.1-93.708h108.21l54.1 93.708-54.1 93.707Z" style="mix-blend-mode:overlay;"></path><path d="M1589.81 354.075h111.23l55.62-96.327-55.62-96.328h-111.23l-55.61 96.328 55.61 96.327Zm109.72-2.62h-108.21l-54.1-93.707 54.1-93.708h108.21l54.1 93.708-54.1 93.707Zm-344.51-93.032h145.91l.38-.655 72.58-125.711-72.96-126.36h-145.91l-.38.655-72.58 125.71.38.655 72.58 125.711v-.005Zm144.4-2.62h-142.89l-71.44-123.746 71.44-123.745h142.89l71.44 123.745-71.44 123.746Z" style="mix-blend-mode:overlay;"></path><path d="m1323.08 153.169 2.27-1.31-11.43-19.797 57.02-98.769h20.9v-2.62h-22.41l-.37.655-58.16 100.734 12.18 21.107Zm46.35 80.278h49.11v-2.616h-47.6l-12.92-22.386-2.27 1.31 13.68 23.692Zm81.94 0h35.14l24.1-41.749-2.26-1.31-23.35 40.443h-33.63v2.616Z" style="mix-blend-mode:overlay;"></path><path d="M1451.37 233.447h35.14l24.1-41.749-2.26-1.31-23.35 40.443h-33.63v2.616Zm80.77-79.049 12.9-22.336-43.15-74.755-2.27 1.31 42.4 73.445-12.14 21.025 2.26 1.311Zm-177.12 354.766h145.91l.38-.655 72.58-125.711-72.96-126.366h-145.91l-.38.655-72.58 125.711.38.655 72.58 125.711Zm144.4-2.621h-142.89l-71.44-123.745 71.44-123.745h142.89l71.44 123.745-71.44 123.745Z" style="mix-blend-mode:overlay;"></path><path d="m1327.26 405.103 2.26-1.311-12.12-20.994 16.55-28.656-2.27-1.31-17.3 29.966 12.88 22.305Zm43.91 76.07h34.78v-2.62h-33.26l-14.67-25.402-2.27 1.311 15.42 26.711Z" style="mix-blend-mode:overlay;"></path><path d="M1371.17 481.173h34.78v-2.62h-33.26l-14.67-25.402-2.27 1.311 15.42 26.711Zm89.58 0h24.02l15.42-26.711-2.27-1.311-14.67 25.402h-22.5v2.62Zm65.56-71.96 15.25-26.415-27.64-47.864-2.26 1.31 26.88 46.554-14.5 25.104 2.27 1.311Z" style="mix-blend-mode:overlay;"></path><path d="m1526.31 409.213 15.25-26.415-27.64-47.864-2.26 1.31 26.88 46.554-14.5 25.104 2.27 1.311Zm-167.59-97.976 13.97-24.188h110.56l10.38 17.974 2.27-1.31-11.13-19.285h-113.6l-14.71 25.499 2.26 1.31ZM513.923 600h97.894l48.944-84.776-.379-.655-48.565-84.121h-97.894l-48.944 84.776.378.655L513.923 600Zm96.379-2.621h-94.869l-47.435-82.16 47.435-82.161h94.869l47.434 82.161-47.434 82.16ZM501.61 310.546h70.999l35.499-61.484-35.499-61.484H501.61l-35.499 61.484 35.499 61.484Zm69.484-2.621H503.12l-33.989-58.868 33.989-58.868h67.974l33.984 58.868-33.984 58.868Zm647.556 8.02h70.99l35.5-61.483-35.5-61.484h-70.99l-35.5 61.484 35.5 61.483Zm69.48-2.62h-67.97l-33.99-58.868 33.99-58.869h67.97l33.98 58.869-33.98 58.868ZM72.953 378.412H218.87l.379-.655 72.58-125.711-.379-.655-72.58-125.711H72.953l-.378.655L0 252.051l.379.655 72.58 125.711-.006-.005Zm144.402-2.621H74.468L3.025 252.051l71.443-123.75h142.887l71.444 123.745-71.444 123.745Z" style="mix-blend-mode:overlay;"></path><path d="M91.655 346.019H200.17l54.257-93.973-.378-.655-53.879-93.318H91.655l-54.257 93.973.38.655 53.877 93.318Zm106.999-2.62H93.17l-52.742-91.353 52.742-91.353h105.49l52.742 91.353-52.742 91.353h-.006Z" style="mix-blend-mode:overlay;"></path><path d="M91.655 346.019H200.17l54.257-93.973-.378-.655-53.879-93.318H91.655l-54.257 93.973.38.655 53.877 93.318Zm106.999-2.62H93.17l-52.742-91.353 52.742-91.353h105.49l52.742 91.353-52.742 91.353h-.006Zm91.753-90.672h145.911l.379-.655 72.58-125.711-.379-.655L436.324 0H290.412l-.379.655-72.58 125.711.379.655 72.58 125.711-.005-.005Zm144.402-2.621H291.921l-71.443-123.745 71.443-123.74h142.888l71.443 123.745-71.443 123.745v-.005Z" style="mix-blend-mode:overlay;"></path><path d="m456.632 156.399 17.345-30.033-20.426-35.376-2.268 1.305 19.669 34.071-16.583 28.723 2.263 1.31Zm-70.323 65.757h32.361l14.618-25.324-2.268-1.305-13.865 24.009h-30.846v2.62Zm-78.251 0h32.715v-2.62h-31.205l-15.631-27.075-2.267 1.31 16.388 28.385Zm-39.353-68.157 2.267-1.311-15.195-26.322 53.791-93.175h107.588l12.375 21.434 2.267-1.31-13.127-22.745H308.058l-55.306 95.796 15.953 27.633Z" style="mix-blend-mode:overlay;"></path><path d="m268.705 153.999 2.267-1.311-15.195-26.322 53.791-93.175h107.588l12.375 21.434 2.267-1.31-13.127-22.745H308.058l-55.306 95.796 15.953 27.633Zm21.701 349.469h145.912l.378-.656 72.58-125.71-.379-.655-72.579-125.711H290.406l-.379.655-72.58 125.711.379.655 72.58 125.711Zm144.402-2.621H291.921l-71.444-123.745 71.444-123.746h142.887l71.443 123.746-71.443 123.745Z" style="mix-blend-mode:overlay;"></path><path d="m429.607 300.934 2.268-1.31-11.89-20.59h-30.376v2.615h28.866l11.132 19.285Zm-38.81 174.241h29.188l.379-.655 56.243-97.418-13.415-23.231-2.267 1.31 12.657 21.921-55.106 95.457h-27.679v2.616Zm-84.054 0h26.977v-2.616h-25.467l-13.896-24.07-2.267 1.305 14.653 25.381Zm-42.266-73.199 2.268-1.311-13.604-23.563 16.096-27.879-2.267-1.305-16.849 29.184 14.356 24.874Zm29.536-95.668 14.239-24.659h39.809v-2.615h-41.319l-14.996 25.964 2.267 1.31Z" style="mix-blend-mode:overlay;"></path></g></g><path fill="#B3B3B3" d="m474.413 144.049-25.263-11.582-.435-.2-.44.2-25.263 11.582.435 2.006h50.531l.435-2.006Zm-1.484 31.169h-49.482v7.682h50.531v-7.682h-1.049Zm-4.991-26.005h3.659c-.184.317-.45.589-.778.773l-.527.302v21.005l.527.302c.322.189.594.455.778.772h-3.659c.184-.317.45-.588.777-.772l.528-.302v-21.005l-.528-.302a2.164 2.164 0 0 1-.777-.773Z"></path><path fill="#B3B3B3" d="M466.122 150.262c.266.456.609.86 1.013 1.183v18.701a4.26 4.26 0 0 0-1.013 1.182c-.635 1.101-.563 1.961-.563 3.153h8.424c0-1.192.072-2.047-.563-3.153a4.19 4.19 0 0 0-1.013-1.182v-18.701a4.25 4.25 0 0 0 1.013-1.183 4.197 4.197 0 0 0 .563-2.098v-1.054h-8.424c0 1.192-.072 2.047.563 3.152Zm-14.035 0c.261.456.609.86 1.013 1.183v18.701a4.26 4.26 0 0 0-1.013 1.182c-.635 1.101-.563 1.961-.563 3.153h8.424c0-1.192.072-2.047-.563-3.153a4.19 4.19 0 0 0-1.013-1.182v-18.701a4.25 4.25 0 0 0 1.013-1.183 4.197 4.197 0 0 0 .563-2.098v-1.054h-8.424c0 1.192-.072 2.047.563 3.152Zm-14.039 0c.261.456.609.86 1.013 1.183v18.701a4.26 4.26 0 0 0-1.013 1.182c-.635 1.101-.563 1.961-.563 3.153h8.424c0-1.192.072-2.047-.563-3.153a4.19 4.19 0 0 0-1.013-1.182v-18.701a4.25 4.25 0 0 0 1.013-1.183 4.197 4.197 0 0 0 .563-2.098v-1.054h-8.424c0 1.192-.072 2.047.563 3.152Zm-14.039 0c.261.456.609.86 1.013 1.183v18.701a4.26 4.26 0 0 0-1.013 1.182c-.635 1.101-.563 1.961-.563 3.153h8.424c0-1.192.072-2.047-.563-3.153a4.19 4.19 0 0 0-1.013-1.182v-18.701a4.207 4.207 0 0 0 1.576-3.281v-1.054h-8.424c0 1.192-.072 2.047.563 3.152ZM1445.31 426.446c-2.55 1.331-4.44 3.03-5.76 4.919a13.318 13.318 0 0 0-2.4 7.339c-.06 2.508.56 5.005 1.72 7.222 1.1 2.103 2.68 3.951 4.63 5.312 3.39 2.365 7.21 2.887 10.75 2.114 2.64-.573 5.13-1.868 7.18-3.649 2.04-1.786 3.66-4.074 4.56-6.633 1.17-3.353 1.1-7.155-.86-10.892-1.83-3.506-4.97-5.896-8.57-6.93-3.58-1.023-7.61-.706-11.25 1.198Zm-3.64 6.398c1.09-1.566 2.68-2.979 4.83-4.11 3.03-1.582 6.38-1.848 9.35-.993 2.94.844 5.51 2.789 7 5.63 1.59 3.045 1.64 6.131.7 8.844-.75 2.119-2.1 4.023-3.82 5.528-1.73 1.504-3.81 2.594-6.02 3.07-2.89.63-5.98.21-8.72-1.699-1.61-1.121-2.92-2.651-3.83-4.391-.96-1.832-1.47-3.895-1.42-5.963.05-2.042.65-4.094 1.93-5.921v.005Z"></path><path fill="#B3B3B3" d="m1453.37 425.392-1.88-3.603a3.315 3.315 0 0 0-4.16-1.551c-2.02.803-4.6 2.385-6.6 3.429a3.328 3.328 0 0 0-1.64 1.95 3.3 3.3 0 0 0 .23 2.528l1.88 3.603 2.29-1.197 2.46-2.999 5.13-.973 2.29-1.197v.01Zm-27.17-25.197c3.03 1.582 5.15 4.182 6.15 7.099 2.13 6.254-1.28 12.775-7.63 14.597-2.97.85-6.32.589-9.34-.993-3.03-1.581-5.16-4.181-6.15-7.099-2.13-6.254 1.27-12.775 7.62-14.597 2.97-.849 6.33-.588 9.35.993Zm8.6 6.27c-1.2-3.526-3.76-6.654-7.41-8.557-3.64-1.904-7.67-2.222-11.25-1.198-3.59 1.034-6.74 3.424-8.57 6.93-1.84 3.506-2.01 7.447-.8 10.993 1.2 3.527 3.76 6.654 7.41 8.558 3.64 1.904 7.67 2.221 11.25 1.198 3.6-1.034 6.74-3.424 8.58-6.93 1.83-3.506 2-7.447.79-10.994Z"></path><path fill="#B3B3B3" d="m1422.93 398.046 7.58 3.966 2.29 1.198 1.89-3.603c.05-.098.08-.174.11-.241.32-.742.35-1.576.13-2.318a3.134 3.134 0 0 0-1.73-1.966l-6.55-2.784c-.81-.343-1.7-.389-2.48-.143a3.2 3.2 0 0 0-1.91 1.592l-1.62 3.101 2.3 1.198h-.01Z"></path><path fill="#B3B3B3" d="M1443.81 398.025a3.875 3.875 0 0 0-1.04-2.789 3.887 3.887 0 0 0-2.7-1.239l-3.89-.148a3.863 3.863 0 0 0-2.79 1.039 3.83 3.83 0 0 0-1.24 2.702 3.876 3.876 0 0 0 1.04 2.79 3.852 3.852 0 0 0 2.7 1.238l3.89.149a3.868 3.868 0 0 0 2.79-1.039 3.914 3.914 0 0 0 1.24-2.703Zm-2.94-1.023c.23.245.37.573.35.931-.01.353-.17.671-.42.901-.24.225-.57.363-.93.348l-3.89-.148a1.317 1.317 0 0 1-1.25-1.352c.02-.353.18-.67.42-.9.25-.226.57-.364.93-.348l3.89.148c.36.015.67.174.9.42Zm7.4 1.376a3.893 3.893 0 0 0-2.05 2.155c-.36.926-.37 1.996.06 2.974l1.57 3.562a3.86 3.86 0 0 0 2.15 2.052c.93.364 2 .369 2.98-.061s1.69-1.223 2.05-2.155c.36-.926.37-1.996-.06-2.973l-1.57-3.563a3.86 3.86 0 0 0-2.15-2.052c-.93-.363-2-.369-2.98.061Zm.36 3.087a1.305 1.305 0 0 1 1.69-.737c.3.117.57.358.71.685l1.57 3.563c.14.327.14.685.02.998-.12.307-.36.573-.69.716-.32.143-.68.143-.99.021a1.278 1.278 0 0 1-.72-.686l-1.57-3.562a1.328 1.328 0 0 1-.02-.998Z"></path><path fill="#B3B3B3" d="M1448.7 402.33c.67.245 1.42-.098 1.66-.768a1.288 1.288 0 0 0-.77-1.664l-8.33-3.07a1.29 1.29 0 0 0-1.66.772c-.25.671.1 1.418.77 1.664l8.33 3.071v-.005Zm-1.17 10.149a3.882 3.882 0 0 0-2.87.798 3.86 3.86 0 0 0-1.47 2.585l-.48 3.864a3.854 3.854 0 0 0 .79 2.866 3.909 3.909 0 0 0 2.59 1.474 3.846 3.846 0 0 0 2.86-.798 3.871 3.871 0 0 0 1.48-2.585l.48-3.864a3.858 3.858 0 0 0-.8-2.866 3.864 3.864 0 0 0-2.58-1.474Zm-1.28 2.835c.26-.205.6-.307.96-.261a1.297 1.297 0 0 1 1.13 1.454l-.48 3.864c-.05.353-.23.66-.49.865-.26.205-.6.307-.96.261-.36-.046-.66-.23-.87-.491-.2-.262-.31-.599-.26-.963l.48-3.864c.05-.353.23-.66.49-.865Z"></path><path fill="#B3B3B3" d="M1452.13 407.018a1.297 1.297 0 0 0-.72-1.679 1.292 1.292 0 0 0-1.68.727l-3.27 8.255c-.26.666.06 1.413.72 1.679.67.261 1.42-.061 1.68-.727l3.27-8.255ZM300.217 251.304h-13.891v23.558h14.96v-23.558h-1.069Zm-16.066 0h-13.885v23.558h14.96v-23.558h-1.075Zm-16.096 0H254.17v23.558h14.955v-23.558h-1.07Zm35.377 24.618h-51.407v2.139h51.407v-2.139Zm0-27.817h-51.407v2.144h51.407v-2.144Zm-11.516-15.83a2.68 2.68 0 0 1 3.787 0 2.683 2.683 0 0 1 0 3.787 2.68 2.68 0 0 1-3.787 0 2.68 2.68 0 0 1 0-3.787Zm7.543 14.755c-.015-2.083-.624-5.256-1.586-6.858-1.008-1.679-2.431-2.815-4.069-2.815s-3.061 1.136-4.069 2.815c-.962 1.602-1.566 4.775-1.587 6.858h11.311Z"></path><path fill="#B3B3B3" d="M293.81 227.745a4.801 4.801 0 0 0-3.409 1.413 4.813 4.813 0 0 0-1.413 3.408c0 1.331.538 2.534 1.413 3.409a4.813 4.813 0 0 0 3.409 1.413 4.8 4.8 0 0 0 3.408-1.413 4.813 4.813 0 0 0 1.413-3.409 4.8 4.8 0 0 0-1.413-3.408 4.813 4.813 0 0 0-3.408-1.413Zm-10.431 19.285c-.015-2.083-.624-5.256-1.586-6.858-1.009-1.679-2.431-2.815-4.069-2.815s-3.061 1.136-4.069 2.815c-.962 1.602-1.566 4.775-1.587 6.858h11.311Z"></path><path fill="#B3B3B3" d="M277.729 227.745a4.8 4.8 0 0 0-3.408 1.413 4.813 4.813 0 0 0-1.413 3.408c0 1.331.538 2.534 1.413 3.409a4.813 4.813 0 0 0 3.408 1.413 4.801 4.801 0 0 0 3.409-1.413 4.813 4.813 0 0 0 1.413-3.409 4.8 4.8 0 0 0-1.413-3.408 4.813 4.813 0 0 0-3.409-1.413Zm-10.432 19.285c-.015-2.083-.624-5.256-1.586-6.858-1.009-1.679-2.431-2.815-4.069-2.815s-3.061 1.136-4.069 2.815c-.962 1.602-1.566 4.775-1.587 6.858h11.311Z"></path><path fill="#B3B3B3" d="M261.647 227.745a4.8 4.8 0 0 0-3.408 1.413 4.813 4.813 0 0 0-1.413 3.408c0 1.331.538 2.534 1.413 3.409a4.813 4.813 0 0 0 3.408 1.413 4.801 4.801 0 0 0 3.409-1.413 4.813 4.813 0 0 0 1.413-3.409 4.8 4.8 0 0 0-1.413-3.408 4.813 4.813 0 0 0-3.409-1.413Zm194.694 104.573c.072-.051.185-.118.297-.189 1.382-.865 3.173-1.981 3.219-8.89a1.193 1.193 0 0 0-2.078-.804c-.598.66-1.202.993-1.775 1.08-.64.092-1.295-.113-1.894-.512-2.068-1.366-4.914-2.6-7.938-2.907-2.437-.251-4.991.092-7.37 1.418l-.077.046c-2.17 1.438-3.66 2.769-4.345 4.355-.737 1.705-.523 3.522.813 5.789.19.317.502.517.84.573.353.057.691.097 1.008.123.343.026.681.041 1.013.041 2.431 0 4.683-.686 6.475-1.843a9.693 9.693 0 0 0 2.687-2.533 9.483 9.483 0 0 0 2.308 2.37c1.628 1.182 3.69 1.96 5.957 2.139.323.026.625-.082.855-.271l.005.015Z"></path><path fill="#B3B3B3" d="M435.791 329.979c-.179.338-.466.573-.742.809-.896.747-1.74 1.459-1.74 3.951 0 .978.358 1.935.941 2.667.425.532.978.957 1.607 1.197.492 1.531 1.101 3.24 1.884 4.847.936 1.919 2.129 3.7 3.685 4.908.686.533 1.418.84 2.206 1.014.727.158 1.474.199 2.272.199.799 0 1.566-.046 2.308-.215a5.387 5.387 0 0 0 2.222-1.044c1.545-1.218 2.723-2.989 3.649-4.893.778-1.597 1.382-3.296 1.868-4.811a3.763 3.763 0 0 0 1.633-1.192 4.291 4.291 0 0 0 .921-2.677c0-.86-.409-1.709-.988-2.452a8.573 8.573 0 0 0-2.267-1.996l-1.198 2.063a5.97 5.97 0 0 1 1.577 1.397c.281.364.481.722.481.983 0 .466-.149.885-.394 1.192-.22.277-.512.456-.835.492l-.778.087-.23.742c-.491 1.576-1.111 3.419-1.94 5.118-.793 1.628-1.765 3.112-2.978 4.069a3.026 3.026 0 0 1-1.27.583c-.517.118-1.121.149-1.786.149s-1.249-.026-1.766-.143a2.99 2.99 0 0 1-1.243-.564c-1.229-.951-2.211-2.441-3.005-4.068-.834-1.71-1.458-3.563-1.955-5.149l-.23-.742-.778-.087c-.302-.036-.589-.226-.809-.502a1.911 1.911 0 0 1-.419-1.182c0-1.387.424-1.745.88-2.124.445-.374.911-.763 1.31-1.52l-2.103-1.121.01.015Zm-5.225 48.525h16.695v-12.913l-.025-.215-2.437-10.359-.199-.399-3.496-4.417-.496-.63-.881.144-13.25 2.134-.783.128-.246.634c-.834 2.155-1.704 3.732-2.482 5.139-1.305 2.37-2.37 4.294-2.672 7.539-.056.604-.087 11.388-.087 12.094v1.126h10.359v-.005Z"></path><path fill="#B3B3B3" d="M461.25 378.504h-16.695v-12.913l.025-.215 2.436-10.359.2-.399 3.496-4.417.496-.63.881.144 13.25 2.134.783.128.246.634c.834 2.155 1.704 3.732 2.482 5.139 1.305 2.37 2.37 4.294 2.672 7.539.056.604.087 11.388.087 12.094v1.126H461.25v-.005Zm811.6-241.226v3.362h2.1v-3.362c0-.548-.54-.983-1.08-.973-.52.011-1.03.481-1.02.973Zm0 8.051v39.777h2.1v-39.777h-2.1Z"></path><path fill="#B3B3B3" d="M1273.9 139.586c-.94 0-1.79.379-2.4.993a3.358 3.358 0 0 0-.99 2.4c0 .937.37 1.787.99 2.401.61.614 1.46.993 2.4.993s1.79-.379 2.4-.993a3.4 3.4 0 0 0 .99-2.401 3.4 3.4 0 0 0-.99-2.4 3.371 3.371 0 0 0-2.4-.993Z"></path><path fill="#B3B3B3" d="M1292.54 144.029a1.05 1.05 0 0 0 0-2.099h-16.3c-.57 0-1.05.471-1.05 1.049 0 .579.48 1.05 1.05 1.05h16.3Zm-20.98 0c.57 0 1.04-.471 1.04-1.05 0-.578-.47-1.049-1.04-1.049h-16.31c-.57 0-1.04.471-1.04 1.049 0 .579.47 1.05 1.04 1.05h16.31Zm27.52 25.242h-18.17v1.049a9.58 9.58 0 0 0 2.82 6.792 9.572 9.572 0 0 0 6.79 2.815c2.65 0 5.05-1.075 6.79-2.815a9.58 9.58 0 0 0 2.82-6.792v-1.049h-1.05Z"></path><path fill="#B3B3B3" d="m1289.42 143.133-8.51 26.138 2 .624 8.51-26.143-2-.619Z"></path><path fill="#B3B3B3" d="m1289.62 143.752 8.5 26.143 2-.624-8.5-26.138-2 .619Zm-22.74 25.519h-18.16v1.049a9.57 9.57 0 0 0 2.81 6.792 9.578 9.578 0 0 0 6.8 2.815c2.65 0 5.05-1.075 6.79-2.815a9.57 9.57 0 0 0 2.81-6.792v-1.049h-1.05Z"></path><path fill="#B3B3B3" d="m1257.23 143.133-8.51 26.138 2 .624 8.51-26.143-2-.619Z"></path><path fill="#B3B3B3" d="m1257.42 143.752 8.51 26.143 2-.624-8.51-26.138-2 .619Zm11.18 42.306h10.59c0-3.603-10.59-3.603-10.59 0Zm24.15 160.758H1255v6.045c1.16.532 3.3 1.407 4.04 1.648 1.26.409 2.56.721 3.86.972 2.93.568 5.98.86 8.97.952v-1.991h4.82v1.981c3.03-.113 6.11-.425 9.06-1.029 1.29-.266 2.58-.588 3.82-1.018.73-.251 2.89-1.229 3.98-1.781v-5.779h-.8Zm-20.88 10.421v3.639h4.82v-3.65c3.08-.112 6.21-.43 9.22-1.049 1.35-.276 2.7-.619 4-1.075.67-.235 2.47-1.044 3.64-1.617v18.231H1255v-17.975c1.22.542 3.05 1.285 3.74 1.515 1.31.43 2.66.757 4.01 1.018 2.98.579 6.07.87 9.12.968v-.005Zm1.61-1.183h1.6v3.215h-1.6v-3.215Z"></path><path fill="#B3B3B3" d="M1281.51 346.816h-14.46v-1.505c0-.47.19-.895.5-1.202.31-.313.74-.502 1.2-.502h11.05c.47 0 .89.195 1.2.502.31.312.5.737.5 1.202v1.505h.01Zm-15.27 1.607h16.87v-3.112a3.314 3.314 0 0 0-3.31-3.311h-11.04a3.314 3.314 0 0 0-3.31 3.311v3.112h.8-.01Z"></path><path fill="#B3B3B3" fill-rule="evenodd" d="M573.443 258.285h-10.441v8.491h11.244v-8.491h-.803Zm-5.625 2.866h1.607v2.754h-1.607v-2.754Z" clip-rule="evenodd"></path><path fill="#B3B3B3" d="M599.948 236.252h-35.341v1.003h35.341v-1.003Z"></path><path fill="#B3B3B3" d="M600.748 234.645h-37.746v4.217h38.549v-4.217h-.803Zm-.001 34.337h-37.751v4.217h38.555v-4.217h-.804Zm-36.144 1.607h35.341v1.003h-35.341v-1.003Z"></path><path fill="#B3B3B3" d="M599.242 238.058h-1.607v31.727h1.607v-31.727Zm-5.383 0h-1.607v31.727h1.607v-31.727Zm-5.391 0h-1.607v31.727h1.607v-31.727Zm-5.388 0h-1.607v31.727h1.607v-31.727Zm-5.635 0h-1.607v31.727h1.607v-31.727Zm-6.746 0v11.403a5.559 5.559 0 0 1 1.607 1.009v-12.412h-1.607Zm-5.39 0v12.11a5.471 5.471 0 0 1 1.607-.84v-11.265h-1.607v-.005Zm3.312 12.601c-1.075 0-2.048.44-2.754 1.147a3.892 3.892 0 0 0-1.146 2.753v5.277h7.8v-5.277a3.88 3.88 0 0 0-1.147-2.753 3.89 3.89 0 0 0-2.753-1.147Zm-1.623 2.283a2.29 2.29 0 0 1 1.623-.676c.634 0 1.202.261 1.622.676.415.414.676.988.676 1.622v3.67h-4.591v-3.67c0-.629.256-1.203.675-1.622h-.005Zm31.201 187.747c-2.656.261-4.908.665-6.49 1.172-1.914.609-3.02 1.484-3.02 2.574 0 1.392 2.017 2.493 5.282 3.148 2.826.563 6.715.916 10.994.916s8.169-.348 10.994-.916c3.265-.655 5.282-1.756 5.282-3.148 0-1.085-1.091-1.955-2.984-2.564-1.561-.501-3.788-.911-6.413-1.172l-.773-.077-.266.727c-.19.507-.834.993-1.781 1.377-1.07.435-2.467.696-4.003.696-1.535 0-2.943-.261-4.007-.696-.947-.384-1.592-.875-1.776-1.382l-.266-.737-.773.077v.005Z"></path><path fill="#B3B3B3" d="M605.026 435.284c-.982 0-1.806-.164-2.492-.302-1.479-.297-2.493-.496-3.532.63-.276.302-.675 1.32-1.018 2.395-.41 1.279-.798 2.748-.798 3.102 0 1.335.982 2.487 2.569 3.255 1.366.665 3.229 1.074 5.271 1.074 2.043 0 3.906-.409 5.272-1.074 1.587-.773 2.569-1.92 2.569-3.255 0-.308-.348-1.823-.716-3.143-.302-1.085-.64-2.104-.865-2.39-.988-1.234-2.047-.998-3.583-.655-.727.164-1.612.358-2.677.358v.005Zm-8.479 11.756-.123.226c-.164.291-.251.455-.333.762a3.255 3.255 0 0 0-1.033 1.014 3.59 3.59 0 0 0-.574 1.965c0 .855.292 1.638.768 2.237a3.1 3.1 0 0 0 1.356.992c.41 1.27.911 2.687 1.561 4.023.778 1.597 1.771 3.081 3.066 4.085a4.43 4.43 0 0 0 1.843.844c.604.133 1.228.164 1.893.164.666 0 1.3-.036 1.925-.179a4.512 4.512 0 0 0 1.853-.87c1.284-1.014 2.267-2.488 3.035-4.074.644-1.326 1.146-2.739 1.55-3.998a3.097 3.097 0 0 0 1.357-.993 3.588 3.588 0 0 0 .767-2.236c0-.594-.143-1.162-.399-1.658a3.299 3.299 0 0 0-1.126-1.27c-.087-.056-.041-.102-.205-.297-.378-.46-.875-1.064-1.177-1.294l-1.213 1.602c.128.097.533.588.84.962.271.327.486.593.66.706a1.3 1.3 0 0 1 .435.496c.107.21.169.466.169.748 0 .384-.123.732-.328.988-.179.225-.419.378-.686.404l-.655.071-.194.625c-.41 1.31-.927 2.84-1.612 4.253-.655 1.351-1.464 2.585-2.472 3.378a2.586 2.586 0 0 1-1.05.481c-.43.097-.926.123-1.484.123-.558 0-1.034-.026-1.469-.118a2.475 2.475 0 0 1-1.029-.466c-1.018-.793-1.832-2.026-2.492-3.377-.696-1.418-1.213-2.959-1.622-4.279l-.195-.625-.655-.071c-.261-.031-.502-.179-.686-.405a1.566 1.566 0 0 1-.327-.987c0-.333.092-.635.245-.876.144-.225.343-.394.568-.47l.558-.2.103-.578c.066-.384.107-.451.215-.645.03-.057.071-.123.138-.256l-1.771-.942.005.015Z"></path><path fill="#B3B3B3" d="m608.487 462.395-2.57 3.9-.112.235-.84 2.513-.844-2.538-.113-.241-2.564-3.874-2.226.174 3.045 4.703 1.684 5.052-.149 6.505-5.281-7.631 1.929-2.774.425-.614-.471-.589-7.043-8.803 5.528-.773-.276-1.991-7.273 1.019-1.745.245 1.1 1.377 4.33 5.415c-2.441 1.213-4.499 2.902-6.024 4.913-1.756 2.314-2.805 5.047-2.933 7.969l-.225 5.154-.046 1.039h1.044l36.42.174h1.091l-.082-1.075-.415-5.328c-.225-2.876-1.269-5.573-2.973-7.861-1.515-2.037-3.552-3.746-5.994-4.975l4.34-5.425 1.096-1.367-1.73-.25-7.063-1.034-.292 1.991 5.333.783-3.987 4.985-3.066 3.828-.471.589.425.614 1.92 2.753-5.6 7.606.149-6.352 1.714-5.143 2.831-4.719-2.007-.169.011-.01Zm842.423-231.057c-5.17 0-9.85 2.093-13.23 5.481a18.646 18.646 0 0 0-5.48 13.236c0 5.169 2.09 9.847 5.48 13.235 3.38 3.388 8.06 5.482 13.23 5.482s9.85-2.094 13.24-5.482a18.646 18.646 0 0 0 5.48-13.235c0-5.17-2.09-9.848-5.48-13.236a18.668 18.668 0 0 0-13.24-5.481Zm-11.72 6.991c3-2.999 7.14-4.857 11.72-4.857 4.58 0 8.72 1.858 11.73 4.857 3 2.999 4.85 7.145 4.85 11.726 0 4.58-1.85 8.726-4.85 11.725-3 2.999-7.15 4.857-11.73 4.857s-8.72-1.858-11.72-4.857-4.86-7.145-4.86-11.725a16.54 16.54 0 0 1 4.86-11.726Z"></path><path fill="#B3B3B3" d="M1450.58 231c-5.17 0-9.85 2.093-13.24 5.481a18.65 18.65 0 0 0-5.48 13.236c0 5.169 2.09 9.847 5.48 13.235 3.39 3.388 8.07 5.482 13.24 5.482s9.85-2.094 13.23-5.482a18.654 18.654 0 0 0 5.49-13.235c0-5.169-2.1-9.847-5.49-13.236a18.627 18.627 0 0 0-13.23-5.481Zm-11.73 6.991c3-2.999 7.15-4.857 11.73-4.857s8.72 1.858 11.72 4.857c3 3 4.86 7.145 4.86 11.726 0 4.581-1.86 8.726-4.86 11.725-3 3-7.14 4.858-11.72 4.858-4.58 0-8.72-1.858-11.73-4.858a16.52 16.52 0 0 1-4.85-11.725c0-4.581 1.85-8.721 4.85-11.726Zm-19.38 45.771 13.42-11.126.79-.666-.64-.808-5.18-6.511-.68-.854-.84.701-7 5.881.13 13.383Z"></path><path fill="#B3B3B3" d="m1419.13 283.43 13.42-11.127.8-.67-.64-.809-5.18-6.505-.68-.855-.84.701-7.01 5.881.13 13.384Z"></path><path fill="#B3B3B3" d="m1436.76 261.089-7.97 6.831 1.38 1.617 7.97-6.832-1.38-1.616Z"></path><path fill="#B3B3B3" d="m1436.42 260.752-7.97 6.831 1.39 1.617 7.97-6.831-1.39-1.617Zm30.94 9.575c-1.16 4.049-3.4 6.639-6.05 8.184-3.46 2.012-7.62 2.288-11 1.689-3.4-.599-5.56-2.871-6.92-5.962-.88-1.976-1.44-4.284-1.79-6.72-.81-.43-1.59-.922-2.33-1.464.35 3.25 1 6.392 2.16 9.038 1.65 3.721 4.29 6.459 8.51 7.207 3.8.67 8.49.348 12.44-1.95 3.09-1.802 5.71-4.801 7.03-9.443.66-2.298.88-5.031.72-7.918a36.3 36.3 0 0 0-.78-5.748 19.432 19.432 0 0 1-1.6 3.204c.13.896.21 1.787.26 2.662.15 2.651-.05 5.144-.64 7.216l-.01.005Zm-26.24-8.24c-.41-.332-.8-.686-1.18-1.064-.36-.364-.7-.742-1.02-1.131-.2-10.677 1.77-17.535 4.8-21.266 1.7-2.104 3.74-3.25 5.95-3.552 2.17-.297 4.46.235 6.69 1.489 3.71 2.078 7.32 6.198 9.97 11.777.06.563.09 1.136.09 1.715 0 1.126-.12 2.231-.35 3.306-2.47-7.273-6.56-12.585-10.75-14.94-1.83-1.029-3.67-1.469-5.37-1.238-1.67.23-3.24 1.126-4.58 2.784-2.94 3.618-4.77 10.702-4.25 22.115v.005Zm13.11 3.122c-.69.149-1.39.256-2.11.313a56.82 56.82 0 0 1-.3-3.44 69.31 69.31 0 0 1-.1-4.606c.05-3.818.04-10.856 3.52-2.564.37.901.71 1.847 1 2.804.42 1.387.87 3.445 1.06 5.421.03.348.05.69.07 1.033-.69.313-1.39.579-2.11.789 0-.517-.03-1.065-.08-1.628-.17-1.822-.58-3.721-.97-4.995-.11-.353-.23-.712-.36-1.07v.241c-.02 1.499.02 3.009.1 4.473.04.727.13 1.955.29 3.24l-.01-.011Zm-3.2.359h-.12c-.68 0-1.37-.046-2.04-.133a61.76 61.76 0 0 1-.26-3.189c-.1-2.119-.15-4.407-.04-6.689.1-2.304.37-4.602.89-6.72.09-.389.28-1.05.51-1.741.71-2.042 1.78-2.354 3.37-.844.5.481.95.972 1.22 1.285 1.03 1.238 1.93 2.656 2.69 4.15a30.144 30.144 0 0 1 2.04 5.103c.48 1.536.92 3.526 1.14 5.523-.65.501-1.32.946-2.03 1.335l-.03-.358a28.406 28.406 0 0 0-1.11-5.881c-.49-1.586-1.12-3.214-1.91-4.749-.69-1.346-1.5-2.626-2.44-3.747-.21-.25-.56-.639-.96-1.023-.19.573-.35 1.126-.43 1.458-.48 1.976-.73 4.141-.83 6.321-.11 2.201-.07 4.422.04 6.485.06 1.126.15 2.293.29 3.434l.01-.02Zm6.76 3.045c.89-.328 1.74-.717 2.57-1.167-.06.287-.12.563-.2.829-.24.855-.56 1.633-1.04 2.313a5.09 5.09 0 0 1-2.09 1.72c-.78.358-1.67.563-2.56.645-1.94.179-3.34.276-4.19-1.622-.24-.538-.45-1.147-.56-1.526.39.026.79.036 1.19.036.34 0 .69-.01 1.03-.025.35 1.146.57 1.182 2.34 1.018.67-.061 1.32-.21 1.87-.46.54-.246.93-.589 1.23-1.009.16-.225.29-.476.42-.747l-.01-.005Zm3.4-.041c.17-.568.28-1.182.35-1.827.78-.497 1.53-1.049 2.24-1.658-.02 1.443-.18 2.835-.53 4.068-.8 2.78-2.37 4.694-4.43 5.835-2.19 1.213-4.9 1.51-7.77 1.003a4.45 4.45 0 0 1-1.01-.297 3.939 3.939 0 0 1-.96-.588c-1.4-1.177-2.26-3.419-2.8-5.809.75.179 1.52.317 2.29.409.44 1.638 1.05 3.061 1.89 3.767.13.113.27.2.43.266.16.072.34.118.54.154 2.4.425 4.63.204 6.38-.763 1.56-.865 2.76-2.359 3.39-4.555l-.01-.005Zm-13.42-3.317c-.75-.153-1.49-.363-2.2-.624a48.59 48.59 0 0 1-.16-2.216c-.13-2.564-.18-5.599.06-8.599.23-3.05.75-6.08 1.77-8.572.22-.548.73-1.643 1.37-2.478.51-.665 1.13-1.197 1.85-1.32.8-.143 1.72.148 2.58.624 1.11.609 2.2 1.536 2.75 2.083 1.48 1.449 2.74 3.199 3.79 5.073 1.19 2.124 2.12 4.427 2.79 6.627.33 1.086.64 2.319.88 3.614-.42.547-.87 1.07-1.37 1.566-.15.154-.31.302-.47.445a31.66 31.66 0 0 0-1.08-5.01c-.62-2.053-1.49-4.202-2.61-6.203-.96-1.715-2.1-3.302-3.42-4.597-.47-.46-1.37-1.238-2.27-1.735-.48-.266-.93-.44-1.2-.389-.11.021-.3.231-.52.512-.49.645-.9 1.536-1.08 1.986-.92 2.267-1.41 5.077-1.63 7.933-.22 2.912-.17 5.85-.05 8.332.04.789.11 1.822.23 2.954l-.01-.006Zm16.5 4.197c.47-1.607.62-3.449.57-5.343.02-.021.04-.036.05-.056.71-.702 1.35-1.449 1.93-2.237.04.42.08.839.11 1.259.14 2.436 0 4.857-.6 6.966-.53 1.853-1.34 3.516-2.49 4.918a11.322 11.322 0 0 1-4.15 3.184c-1.38.629-2.88 1.008-4.4 1.177-1.62.174-3.25.107-4.79-.164-3.65-.645-5.67-3.572-6.81-7.037-.43-1.3-.73-2.677-.95-4.028.76.343 1.53.634 2.33.88.18.84.39 1.679.65 2.477.91 2.785 2.46 5.129 5.15 5.605 1.35.24 2.79.296 4.2.148 1.31-.143 2.59-.466 3.74-.993a9.267 9.267 0 0 0 3.39-2.595c.94-1.162 1.62-2.569 2.08-4.156l-.01-.005Zm-19.82-5.287c-.77-.353-1.51-.767-2.22-1.243 0-.118-.01-.236-.02-.348-.14-2.841-.18-6.096.08-9.305.27-3.26.86-6.495 1.98-9.233.46-1.131 1.1-2.395 1.98-3.45.94-1.136 2.13-2.027 3.64-2.298 1.37-.246 2.76.062 4.05.645 1.57.717 3.02 1.878 4.09 2.928 1.66 1.632 3.09 3.592 4.27 5.696 1.33 2.359 2.37 4.898 3.13 7.355l.09.332a15.62 15.62 0 0 1-1.43 2.984 30.37 30.37 0 0 0-.7-2.697c-.71-2.324-1.68-4.719-2.94-6.93-1.09-1.929-2.39-3.726-3.91-5.22-.93-.906-2.16-1.899-3.49-2.503-.93-.425-1.89-.65-2.79-.486-.94.163-1.72.773-2.37 1.55-.71.86-1.25 1.925-1.64 2.892-1.02 2.518-1.57 5.538-1.83 8.609-.26 3.127-.22 6.28-.08 9.023.03.522.06 1.095.1 1.699h.01Z"></path><path fill="#b3b3b3ff" d="M1467.03 269.99c-1.16 4.048-3.4 6.638-6.06 8.184-3.45 2.011-7.61 2.287-10.99 1.689-3.4-.599-5.56-2.872-6.92-5.963-.88-1.976-1.44-4.284-1.79-6.72-.81-.43-1.59-.921-2.33-1.464.34 3.25.99 6.393 2.16 9.039 1.64 3.721 4.29 6.459 8.51 7.206 3.79.67 8.49.348 12.43-1.95 3.1-1.802 5.72-4.801 7.04-9.443.66-2.298.88-5.031.72-7.918-.1-1.873-.37-3.818-.78-5.747-.44 1.11-.97 2.185-1.6 3.204.13.895.21 1.786.26 2.661.15 2.651-.05 5.144-.65 7.217v.005Zm-26.24-8.24c-.41-.333-.8-.686-1.18-1.065-.36-.363-.71-.742-1.02-1.131-.2-10.676 1.77-17.535 4.79-21.266 1.71-2.103 3.75-3.25 5.96-3.552 2.17-.297 4.45.236 6.69 1.49 3.71 2.078 7.32 6.198 9.97 11.776.06.563.09 1.137.09 1.715 0 1.126-.12 2.231-.35 3.306-2.47-7.273-6.56-12.585-10.75-14.94-1.84-1.028-3.67-1.468-5.37-1.238-1.67.23-3.24 1.126-4.58 2.784-2.94 3.619-4.77 10.702-4.25 22.115v.006Zm13.11 3.122c-.69.148-1.4.255-2.11.312a49.635 49.635 0 0 1-.3-3.44 69.295 69.295 0 0 1-.1-4.606c.05-3.818.04-10.855 3.51-2.564.38.901.72 1.848 1.01 2.805.42 1.387.87 3.444 1.06 5.42.03.348.05.691.07 1.034-.69.312-1.39.578-2.12.788 0-.517-.02-1.065-.07-1.628a27.694 27.694 0 0 0-.97-4.995 24.93 24.93 0 0 0-.36-1.07v.241c-.02 1.499.02 3.009.1 4.473.04.727.12 1.955.29 3.24l-.01-.01Zm-3.2.358h-.12c-.69 0-1.37-.046-2.04-.133-.13-1.085-.2-2.16-.26-3.189a70.63 70.63 0 0 1-.05-6.689c.11-2.303.38-4.601.9-6.72.09-.389.28-1.049.51-1.74.71-2.042 1.77-2.355 3.37-.845.5.481.95.973 1.21 1.285 1.04 1.238 1.94 2.656 2.7 4.151a30.99 30.99 0 0 1 2.04 5.102c.47 1.536.91 3.527 1.13 5.523-.64.501-1.32.947-2.02 1.336l-.03-.359a28.396 28.396 0 0 0-1.11-5.88c-.49-1.587-1.12-3.215-1.91-4.75-.69-1.346-1.5-2.626-2.44-3.746-.21-.251-.56-.64-.96-1.024-.2.573-.35 1.126-.43 1.459-.48 1.975-.73 4.14-.84 6.32-.1 2.201-.06 4.422.05 6.485.06 1.126.14 2.293.29 3.429l.01-.015Zm6.76 3.045c.88-.327 1.74-.716 2.57-1.167-.06.287-.12.563-.2.829-.24.855-.56 1.633-1.04 2.314a5.095 5.095 0 0 1-2.09 1.719c-.78.359-1.67.563-2.56.645-1.94.179-3.35.277-4.19-1.622a13.06 13.06 0 0 1-.56-1.525c.39.025.79.035 1.19.035.34 0 .68-.01 1.03-.025.35 1.146.57 1.182 2.34 1.018.67-.061 1.32-.209 1.87-.46.54-.246.93-.589 1.23-1.009.16-.225.29-.475.41-.747v-.005Zm3.4-.041c.17-.568.28-1.182.35-1.827.78-.496 1.52-1.049 2.24-1.658-.02 1.443-.18 2.835-.54 4.069-.79 2.779-2.37 4.693-4.42 5.834-2.19 1.213-4.9 1.51-7.77 1.003a4.583 4.583 0 0 1-1.02-.296 3.92 3.92 0 0 1-.95-.589c-1.4-1.177-2.27-3.419-2.8-5.809.75.179 1.52.317 2.29.409.44 1.638 1.04 3.061 1.88 3.767.14.113.28.2.43.266.17.072.35.118.55.154 2.4.425 4.62.205 6.37-.763 1.56-.865 2.77-2.359 3.4-4.555l-.01-.005Zm-13.42-3.316c-.75-.154-1.49-.364-2.2-.625a48.59 48.59 0 0 1-.16-2.216c-.13-2.564-.18-5.599.05-8.598.24-3.051.76-6.081 1.78-8.573.22-.548.73-1.643 1.37-2.477.51-.666 1.13-1.198 1.84-1.321.81-.143 1.72.149 2.59.625 1.11.609 2.19 1.535 2.75 2.083 1.48 1.448 2.73 3.199 3.78 5.072 1.2 2.124 2.12 4.427 2.8 6.628.33 1.085.64 2.318.88 3.613-.42.548-.88 1.07-1.37 1.566-.16.154-.31.302-.47.445a31.685 31.685 0 0 0-1.08-5.01c-.62-2.052-1.49-4.202-2.61-6.203-.97-1.715-2.1-3.301-3.42-4.596-.47-.461-1.37-1.239-2.28-1.735-.48-.266-.92-.441-1.19-.389-.11.02-.3.23-.52.511-.49.645-.9 1.536-1.08 1.986-.93 2.268-1.41 5.077-1.63 7.933-.22 2.913-.18 5.85-.05 8.333.04.788.11 1.822.23 2.953l-.01-.005Zm16.5 4.197c.46-1.608.62-3.45.57-5.344.02-.02.04-.036.05-.056.7-.701 1.35-1.449 1.93-2.237.04.42.08.84.1 1.259.15 2.437 0 4.857-.6 6.966-.52 1.853-1.34 3.516-2.48 4.919a11.33 11.33 0 0 1-4.15 3.183c-1.38.63-2.88 1.008-4.4 1.177a17.24 17.24 0 0 1-4.8-.164c-3.64-.644-5.66-3.572-6.8-7.037-.43-1.3-.73-2.677-.95-4.028.76.343 1.53.635 2.33.88.17.84.38 1.679.64 2.478.92 2.784 2.47 5.128 5.15 5.604 1.36.24 2.8.297 4.21.148 1.31-.143 2.58-.465 3.74-.993a9.24 9.24 0 0 0 3.38-2.594c.95-1.162 1.63-2.57 2.09-4.156l-.01-.005Zm-19.83-5.288c-.77-.353-1.51-.767-2.22-1.243 0-.118-.01-.236-.02-.348-.14-2.841-.18-6.096.09-9.305.27-3.26.85-6.495 1.97-9.233.46-1.131 1.11-2.395 1.98-3.45.94-1.136 2.14-2.026 3.64-2.298 1.37-.245 2.76.062 4.05.645 1.58.717 3.02 1.879 4.1 2.928 1.66 1.632 3.08 3.593 4.27 5.696 1.33 2.36 2.37 4.898 3.12 7.355.04.107.07.22.1.333a15.64 15.64 0 0 1-1.43 2.983 39.59 39.59 0 0 0-.7-2.697c-.71-2.323-1.69-4.719-2.94-6.93-1.09-1.929-2.4-3.726-3.92-5.22-.92-.906-2.16-1.899-3.48-2.503-.93-.425-1.9-.65-2.8-.486-.93.164-1.72.773-2.36 1.551-.71.86-1.25 1.924-1.64 2.891-1.03 2.519-1.57 5.538-1.83 8.609-.26 3.127-.23 6.28-.08 9.023.02.522.06 1.096.1 1.699Z"></path><path fill="#3e7a10ff" d="M990.1 248.8c.4-1.2.6-2.5.6-3.8 0-22.1-52.4-33.6-104.3-33.6S782.2 222.9 782.2 245s.3 2.6.7 3.8h-.7v62.8c0 9.6 7.8 17.3 17.3 17.3v-64.6c.5.3.9.5 1.4.7 2 .9 4.2 1.7 6.5 2.6 7.9 3 13 10.5 13 18.9v7.9c-.3 4-9.3 7.2-13.4 7.2 4 0 13.1 3.1 13.4 7.2v20H876v-50.5h.8c3.2 0 6.4.2 9.6.2s5.5 1.2 7.5 3.1c1.9 1.9 3.1 4.5 3.1 7.4v37.9c0 1.1.9 1.9 1.9 1.9h13.5c1.1 0 1.9-.9 1.9-1.9v-36.4c0-7.4 5.5-13.7 13-14.6 3-.4 5.8-.8 8-1.1v54h17.3v-16.5c1-4.6 5-8 9.8-8.1h1c5.3.2 9.5 4.3 10 9.5v15.1c9.6 0 17.3-7.8 17.3-17.3v-62.8h-.7Zm-189.3 3.5c-.5-.3-.9-.6-1.4-.9l-3.7-2.6c-1.4-1.3-2.2-2.7-2.2-3.8 0-7.5 32.6-21.9 92.4-22 60.1 0 93 14.5 93 22s-.8 2.5-2.2 3.8l-3.5 2.5c-3.9 2.5-9.6 4.9-17.3 7.2v-1c0-13.5-35.1-20.6-69.6-20.6s-69.7 7.1-69.7 20.6 0 .7.1 1c-6.8-2-12.2-4.1-16-6.3Zm104.3 22.4v-.3c0-.9-.2-1.9-.5-2.7-1.1-2.9-3.8-4.9-7.2-4.9h-.5c-3.5.1-7.2.2-10.9.2s-6.1 0-9.2-.1c-6-.2-11.8-.5-17.2-.9-7.6-.6-14.5-1.5-20.7-2.5-5.3-.9-10.1-1.9-14.5-2.9-1.2-1.1-1.8-2-1.8-3 0-6 24.9-14.8 63.9-14.8s63.9 8.8 63.9 14.8-.6 2-1.8 3c-4.1 1-8.6 1.9-13.5 2.7-6.3 1-13.3 1.9-20.9 2.6-.4 0-.8 0-1.2.2-.1-.1-.3-.1-.4-.1-.5 0-1 .1-1.6.2h-.1c-2.8.6-5.1 2.8-5.7 5.6-.2.6-.2 1.2-.2 1.8s0 .8.1 1.1h-.1Zm-56.9 52.9c-5.8 0-10.5-4.7-10.5-10.5v-31.3c0-5.7 5-10.2 10.7-9.5l3 .4c4.1.5 7.2 4 7.2 8.1v32.9c-.3 5.6-4.8 9.9-10.5 9.9Zm104.3-30.3V289.4c0-10.3 6.6-19.5 16.2-23.1 1.9-.7 3.5-1.3 4.7-1.9v32.9h-20.9Z"></path>',32)];function gE(t,e){return r.openBlock(),r.createElementBlock("svg",hE,[...mE])}const vE={render:gE},yE={class:"fge-login-container fge-auth-container"},wE={class:"left"},bE={class:"right auth-relative-container"},CE={class:"right-container"},EE={class:"fge-login"},kE={class:"right-container-footer"},k2=r.defineComponent({__name:"PrincipalLoginComp",emits:["onLogin","onLoginError"],setup(t,{emit:e}){const n=be(),a=ta(),o=e;return r.onMounted(()=>{n.currentPage="login",x0("password-modified"),n.initializeTokensFromStorage(),S0()}),(i,s)=>(r.openBlock(),r.createElementBlock("div",yE,[r.createElementVNode("div",wE,[r.createVNode(r.unref(vE))]),r.createElementVNode("div",bE,[r.unref(a).isLoading?(r.openBlock(),r.createBlock(E2,{key:0})):r.createCommentVNode("",!0),r.createElementVNode("div",CE,[r.createElementVNode("div",EE,[r.unref(n).currentPage==="registrar"?(r.openBlock(),r.createBlock(Xv,{key:0})):r.createCommentVNode("",!0),r.unref(n).currentPage==="recuperar-password"?(r.openBlock(),r.createBlock(lE,{key:1})):r.createCommentVNode("",!0),r.unref(n).currentPage==="login"?(r.openBlock(),r.createBlock(SC,{key:2,onOnLogin:s[0]||(s[0]=l=>o("onLogin")),onOnError:s[1]||(s[1]=l=>o("onLoginError"))})):r.createCommentVNode("",!0)])]),r.createElementVNode("div",kE,[r.createVNode(Yv)])])]))}});function BE(){const t=r.ref(!1);return{displayModal:t,openDialog:()=>{t.value=!0},closeDialog:a=>{t.value=!1,typeof a=="function"&&a()}}}const xE="AUTH_PERFIL_PERSONA_EDITAR_FOTO",SE=t=>{var a;const n=((a=be().userState)==null?void 0:a.permisos)||[];if(n.length!==0)switch(typeof t){case"string":return n.includes(t);case"object":return t.every(o=>n.includes(o));default:return!1}return!1},OE={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 113 113"},DE=["stroke"],TE=["fill"],B2=r.defineComponent({__name:"DefaultUserIcon",setup(t){const e=r.computed(()=>window.getComputedStyle(document.documentElement).getPropertyValue("--fge-gray-icon")),n=r.computed(()=>window.getComputedStyle(document.documentElement).getPropertyValue("--fge-gray-color"));return(a,o)=>(r.openBlock(),r.createElementBlock("svg",OE,[r.createElementVNode("path",{stroke:e.value,"stroke-miterlimit":"10","stroke-width":"2",d:"M56.48 111.28a55 55 0 1 0 0-110 55 55 0 0 0 0 110Z"},null,8,DE),r.createElementVNode("path",{fill:n.value,d:"M85.32 53.21a29.5 29.5 0 0 0-29.47-29.47A29.5 29.5 0 0 0 26.4 53.21 29.47 29.47 0 0 0 45.87 80.9 38.04 38.04 0 0 0 22.88 100a54.78 54.78 0 0 0 33.38 11.3 55.18 55.18 0 0 0 33.82-11.65 37.61 37.61 0 0 0-23.6-18.98A29.47 29.47 0 0 0 85.3 53.21h.01Z"},null,8,TE)]))}}),IE={class:"header-container"},VE={class:"fge-auth-foto-container"},PE={class:"fge-image-container"},ME=["src"],_E={key:1,class:"default-icon-size mr-2"},RE={key:0,class:"img-absolute-container"},FE={class:"fge-text-gray fge-perfil-nombre"},LE={key:0,class:"fge-text-gray fge-perfil-data"},UE={class:"fge-text-gray fge-perfil-data"},ZE={class:"fge-text-gray fge-perfil-data"},QE={key:1,class:"text-left"},HE=[r.createElementVNode("span",null," Cambiar contraseña ",-1)],qE=r.defineComponent({__name:"FgePerfilHeader",props:{cambiarPassword:{type:null,required:!1},changeImage:{type:Function,required:!1}},setup(t){const e=be(),n=r.ref(!0),a=()=>{n.value=!1};return(o,i)=>{var s,l,c,u,A,d;return r.openBlock(),r.createElementBlock("div",IE,[r.createElementVNode("div",null,[r.createElementVNode("div",VE,[r.createElementVNode("div",PE,[n.value?(r.openBlock(),r.createElementBlock("img",{key:0,src:(s=r.unref(e).userState.user)==null?void 0:s.fotoUrl,class:"fge-auth-profile-img",onError:a},null,40,ME)):(r.openBlock(),r.createElementBlock("div",_E,[r.createVNode(B2)]))]),o.$slots.floatButton?(r.openBlock(),r.createElementBlock("div",RE,[r.renderSlot(o.$slots,"floatButton")])):r.createCommentVNode("",!0)])]),r.createElementVNode("div",null,[r.createElementVNode("p",FE,r.toDisplayString((l=r.unref(e).userState.user)==null?void 0:l.nombreCompleto),1),(u=(c=r.unref(e).userState)==null?void 0:c.user)!=null&&u.nacimiento?(r.openBlock(),r.createElementBlock("p",LE,r.toDisplayString(r.unref(G).fromISO(r.unref(e).userState.user.nacimiento).toFormat("dd - MM - yyyy")),1)):r.createCommentVNode("",!0),r.createElementVNode("p",UE,"CI. "+r.toDisplayString((A=r.unref(e).userState.user)==null?void 0:A.ci),1),r.createElementVNode("p",ZE,r.toDisplayString(((d=r.unref(e).userState.user)==null?void 0:d.sexo)==="M"?"Masculino":"Femenino"),1),t.cambiarPassword?(r.openBlock(),r.createElementBlock("div",QE,[r.createElementVNode("button",{onClick:i[0]||(i[0]=()=>{var p;return(p=t.cambiarPassword)==null?void 0:p.call(t)}),class:"fge-green-button change-psw-btn",label:"Cambiar contraseña"},HE)])):r.createCommentVNode("",!0)])])}}});async function zE(t){return new Promise((e,n)=>{const a=new FileReader;a.readAsDataURL(t),a.onload=()=>e(a.result),a.onerror=o=>n(o)})}const KE=async t=>ne.post("/v1/perfil-persona/enviar/codigo/verificacion",t).then(e=>e).catch(e=>{var n;if((n=e.response)!=null&&n.data)return e.response.data;throw e}),jE=async t=>ne.post("/v1/perfil-persona/confirmar/codigo/verificacion",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),XE=async t=>ne.post("/v1/perfil-persona/update/password",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),JE=async t=>ne.post("/v1/perfil-persona/update/profile/img",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),WE=async t=>ne.post("/v1/perfil-persona/actualizar/datos",t).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),YE=async t=>ne.post("/v1/perfil-persona/2fa/verificacion",{checked:t}).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),$E=async t=>ne.patch(`/v1/perfil-persona/2fa/asignar/medio/${t}`).then(e=>e).catch(e=>{var n;throw(n=e.response)!=null&&n.data?e.response.data:e}),Vn=r.ref([]),sc=r.ref(),un=r.ref(0);function lc(){var S;const t=[j.object().shape({celular:j.string().required().matches(sl).length(8).label("Celular"),email:j.string().required().email().label("E-mail"),direccion:j.string().required().label("Dirección"),medio:j.string().required().label("Medio de verificación")}),j.object().shape({codigo:j.string().required().matches(or).label("Código")}),j.object().shape({oldPassword:j.string().required().label("Contraseña actual"),newPassword:j.string().required().matches(Oo).min(8).max(15).label("Nueva contraseña"),repetirPassword:j.string().required().oneOf([j.ref("newPassword")],"Las contraseñas deben ser iguales").label("Confirmación de la contraseña")})],e=r.ref(!1),n=r.ref("normal"),a=be(),o=r.ref(!1),i=r.ref(),{refCounter:s,currentContacto:l,currentMedio:c,openTelegram:u,enviarMensaje:A,openTelegramPage:d}=Xo("profile"),p=r.ref(),f=r.ref(!1),g=r.ref([{name:"step1"},{name:"step2"},{name:"step3"},{name:"step4"},{name:"step5"}]),y=r.computed(()=>t[un.value]),m=r.reactive({verificadoEmail:!1,verificadoTelegram:!1,verificadoWhatsapp:!1}),{values:C,handleSubmit:v,errors:h,setErrors:w,setFieldValue:b,validateField:k,setValues:E}=ie.useForm({validationSchema:y,keepValuesOnUnmount:!0});r.onMounted(()=>{var T,Z,z,J,se,ae,W,X;E({celular:((Z=(T=a.userState.user)==null?void 0:T.celular)==null?void 0:Z.toString())||void 0,email:((z=a.userState.user)==null?void 0:z.email)||void 0,direccion:((J=a.userState.user)==null?void 0:J.direccion)||void 0,medio:((se=a.userState.user)==null?void 0:se.notificacionDefault)||void 0}),m.verificadoWhatsapp=!!((ae=a.userState.user)!=null&&ae.whatsapp),m.verificadoTelegram=!!((W=a.userState.user)!=null&&W.telegram),m.verificadoEmail=!!((X=a.userState.user)!=null&&X.emailValidado)}),r.watch(()=>C.celular,T=>{var Z,z;T!==((z=(Z=a.userState.user)==null?void 0:Z.celular)==null?void 0:z.toString())&&(m.verificadoTelegram||m.verificadoWhatsapp)&&(m.verificadoTelegram=!1,m.verificadoWhatsapp=!1)}),r.watch(()=>C.email,T=>{var Z;T!==((Z=a.userState.user)==null?void 0:Z.email)&&m.verificadoEmail&&(m.verificadoEmail=!1)});const R=v(async T=>{f.value=!0;try{const Z=await WE({notificacionDefault:T.medio||void 0,direccion:T.direccion||void 0});a.updateUserData({notificacionDefault:T.medio,direccion:T.direccion}),q.success(`<p class="toast-title">Operación exitosa</p><p class="toast-description">${Z.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:Rt,closeOnClick:!1,dangerouslyHTMLString:!0})}catch(Z){q.error(`<p class="toast-title">Error</p><p class="toast-description">${Z.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0})}finally{f.value=!1}}),V=async()=>{f.value=!0;try{const{valid:T}=await k("codigo");if(!T)return;const Z=await jE({code_confirmacion:C.codigo,medio:c.value});q.success(`<p class="toast-title">Operación exitosa</p><p class="toast-description">${Z.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:Rt,closeOnClick:!1,dangerouslyHTMLString:!0}),c.value==="email"?m.verificadoEmail=!0:c.value==="whatsapp"?m.verificadoWhatsapp=!0:c.value==="telegram"&&(m.verificadoTelegram=!0),a.updateUserData({email:C.email||void 0,celular:C.celular,whatsapp:!!m.verificadoWhatsapp,telegram:!!m.verificadoTelegram,emailValidado:!!m.verificadoEmail}),L(),b("codigo",void 0),c.value=void 0,l.value=null}catch(T){q.error(`<p class="toast-title">Error</p><p class="toast-description">${T.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0}),Ge({error:T,setErrors:w})}finally{f.value=!1}},B=async({medio:T,contacto:Z})=>{var ae;if(T==="email"){const{valid:W}=await k("email");if(!W||m.verificadoEmail)return}const J=T==="telegram",se=T==="whatsapp";if(J||se){if(J&&m.verificadoTelegram||se&&m.verificadoWhatsapp)return;const{valid:W}=await k("celular");if(!W)return}try{c.value=T,l.value=Z;const W=await x(J);if((ae=W==null?void 0:W.response)!=null&&ae.telegramValid){m.verificadoTelegram=!0;return}re()}catch(W){q.error(`<p class="toast-title">Error</p><p class="toast-description">${W.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0})}},x=async T=>A({callbackApi:KE,abrirTelegramDialog:T,counterTime:120}),_=v(async T=>{f.value=!0;try{const Z={oldPassword:T.oldPassword,newPassword:T.newPassword,confirmPassword:T.repetirPassword},z=await XE(Z);q.success(`<p class="toast-title">Operación exitosa</p><p class="toast-description">${z.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:Rt,closeOnClick:!1,dangerouslyHTMLString:!0}),xi({name:"password-modified",value:JSON.stringify(!0),days:1}),L()}catch(Z){Ge({error:Z,setErrors:w})}finally{f.value=!1}}),U=()=>{var T;(T=p.value)==null||T.click()},M=async T=>{var J;i.value=(J=T==null?void 0:T.target)==null?void 0:J.files[0];const Z="."+i.value.name.split(".").pop(),z=i.value.size/1024;if(!(Z===".png"||Z===".jpg"||Z===".jpeg")){p.value.value=null,q.error('<p class="toast-title">Error</p><p class="toast-description">El archivo debe ser de extensión jpg, png o jpeg</p>',{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0});return}if(z>2048){p.value.value=null,q.error('<p class="toast-title">Error</p><p class="toast-description">El archivo no puede ser mayor a 2MB</p>',{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0});return}o.value=!0,p.value.value=null},F=async()=>{var T;try{f.value=!0;const Z=i.value,z="."+Z.name.split(".").pop(),se=(await zE(Z)).split(",")[1],W=await JE({extension:z,base64:se});a.updateUserData({fotoRuta:(T=W.response)==null?void 0:T.foto})}catch(Z){Ge({error:Z.response,setErrors:w})}finally{f.value=!1,i.value=void 0}},H=async T=>{var z,J;let Z=!1;try{f.value=!0;const se=await YE(T);Vn.value=((z=se==null?void 0:se.response)==null?void 0:z.data)??[]}catch(se){q.error(`<p class="toast-title">Error</p><p class="toast-description">${se.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0}),T=!T,Z=!0}finally{return f.value=!1,Vn.value&&Vn.value.length===1&&T?(sc.value=Vn.value[0].medio.toString(),K(Vn.value[0].id),a.disable2FAStore(),Z=!1,L()):sc.value=(J=(Vn.value??[]).find(se=>se.default))==null?void 0:J.medio.toString(),{checked:T,returnBack:Z}}},K=async T=>{try{f.value=!0;const Z=await $E(T);q.success(`<p class="toast-title">Operación exitosa</p><p class="toast-description">${Z.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:Rt,closeOnClick:!1,dangerouslyHTMLString:!0})}catch(Z){q.error(`<p class="toast-title">Error</p><p class="toast-description">${Z.message}</p>`,{autoClose:5e3,hideProgressBar:!0,icon:_e,closeOnClick:!1,dangerouslyHTMLString:!0})}finally{f.value=!1,L()}},L=()=>{un.value=0},re=()=>{un.value=1},Pe=()=>{un.value=3},P=T=>{e.value=!!T,n.value="forzar",un.value=2},I=()=>un.value=4;return r.watch(un,(T,Z)=>{Z===2&&T!==Z&&(e.value=!1,n.value="normal")}),{forzarCambio:e,user:(S=a==null?void 0:a.userState)==null?void 0:S.user,userState:a==null?void 0:a.userState,mode:n,values:C,mediosVerificados:m,currentContacto:l,currentStep:un,steps:g,errors:h,refCounter:s,isLoading:f,openUpdateImageDialog:o,inputImageRef:p,openTelegram:u,openTelegramPage:d,onOpenInputFile:U,onActualizarDatos:R,onEnviarMensaje:x,onEnviarCodigoAlBackend:V,onEnviarCodigoAlUsuario:B,cambiarPass:P,goToActiveMediosStep:I,goProfileStep:L,goEnable2FA:Pe,mediosHabilitados2FA:Vn,mediosHabilitadoDefault:sc,onAssignMedio2FaOption:K,onVerifyMediosHabilitados2Fa:H,onCambiarPasswordPerfil:_,onCambiarImagenPerfil:M,onAcceptImageUpdateClick:F}}const GE={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},NE=[r.createElementVNode("path",{d:"M149.1 64.8 138.7 96H64c-35.3 0-64 28.7-64 64v256c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64h-74.7l-10.4-31.2C356.4 45.2 338.1 32 317.4 32H194.6c-20.7 0-39 13.2-45.5 32.8zM256 192a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"},null,-1)];function ek(t,e){return r.openBlock(),r.createElementBlock("svg",GE,[...NE])}const tk={render:ek},nk=r.createElementVNode("button",{class:"auth-hide-btn"},null,-1),rk={class:"auth-title-container"},ak=r.createElementVNode("p",null,"Actualización de imagen",-1),ok={class:"dialog-body"},ik={class:"icon"},sk=r.createElementVNode("p",{class:"body-title"},"¿Está de acuerdo en actualizar su imagen?",-1),lk={class:"dialog-footer"},ck=r.defineComponent({__name:"UpdateImageDialog",props:{open:{type:Boolean,default:!1},openClick:{type:Function,required:!0}},emits:["update:open"],setup(t,{emit:e}){const n=t,a=r.computed({get:()=>n.open,set:i=>o("update:open",i)}),o=e;return(i,s)=>(r.openBlock(),r.createBlock(r.unref(io),{open:a.value,"onUpdate:open":s[2]||(s[2]=l=>a.value=l)},{default:r.withCtx(()=>[r.createVNode(r.unref(so),{"as-child":""},{default:r.withCtx(()=>[nk]),_:1}),r.createVNode(r.unref(co),null,{default:r.withCtx(()=>[r.createVNode(r.unref(fo),{class:"modal-overlay"}),r.createVNode(r.unref(Ao),{class:"auth-modal-container",onInteractOutside:s[1]||(s[1]=l=>l.preventDefault()),"aria-describedby":"dialog-description"},{default:r.withCtx(()=>[r.createVNode(r.unref(po),{class:"auth-dialog-title"},{default:r.withCtx(()=>[r.createElementVNode("div",rk,[ak,r.createVNode(r.unref(er),{class:"close-icon","aria-label":"Close"},{default:r.withCtx(()=>[r.createVNode(r.unref(Il))]),_:1})])]),_:1}),r.createElementVNode("div",ok,[r.createElementVNode("div",ik,[r.createVNode(Wo,{mode:"gray"})]),sk]),r.createElementVNode("div",lk,[r.createVNode(r.unref(er),{class:"fge-gray-button w-full","aria-label":"Close"},{default:r.withCtx(()=>[r.createTextVNode(" Cancelar ")]),_:1}),r.createElementVNode("button",{class:"w-full fge-auth-primary-button",onClick:s[0]||(s[0]=r.withModifiers(()=>t.openClick(),["prevent"]))}," Aceptar ")])]),_:1})]),_:1})]),_:1},8,["open"]))}}),uk=t=>(r.pushScopeId("data-v-f658d6bd"),t=t(),r.popScopeId(),t),Ak={class:"switch-container"},dk=uk(()=>r.createElementVNode("label",{class:"fge-text-gray",for:"airplane-mode"}," Activar doble factor de autenticación ",-1)),x2=bt(r.defineComponent({__name:"Fge2FActivator",props:{showBtnProfile:{type:Boolean,default:!1}},emits:["success","error","goBack"],setup(t,{emit:e}){const{onVerifyMediosHabilitados2Fa:n,user:a,goProfileStep:o}=lc(),i=r.ref(!!(a!=null&&a.dobleAutenticacion)),s=be(),l=e,c=u=>{n(u).then(A=>{typeof(A==null?void 0:A.checked)=="boolean"&&(s.updateUserData({dobleAutenticacion:A.checked?1:0}),i.value=A.checked,A.returnBack?l("goBack"):A.checked?l("success"):l("error"))})};return(u,A)=>(r.openBlock(),r.createElementBlock(r.Fragment,null,[r.createElementVNode("div",Ak,[dk,r.createVNode(r.unref(K6),{id:"airplane-mode",checked:i.value,"onUpdate:checked":[A[0]||(A[0]=d=>i.value=d),c],class:"SwitchRoot"},{default:r.withCtx(()=>[r.createVNode(r.unref(j6),{class:"SwitchThumb"})]),_:1},8,["checked"])]),i.value&&t.showBtnProfile?(r.openBlock(),r.createElementBlock("button",{key:0,class:"fge-gray-button w-full mt-3",onClick:A[1]||(A[1]=d=>r.unref(o)())}," ir al perfil ")):r.createCommentVNode("",!0)],64))}}),[["__scopeId","data-v-f658d6bd"]]),fk=r.createElementVNode("div",{class:"msg-container mrgt-20"},[r.createElementVNode("span",{class:"fge-text-gray fge-lines"},"Medios verificados para 2FA:")],-1),pk={class:"auth-radiogroup"},hk=["for"],mk=r.createElementVNode("div",{class:"fge-horizontal-line"},null,-1),gk={class:"auth-btn-container margin-top"},vk=[r.createElementVNode("span",null,"Cancelar",-1)],yk=[r.createElementVNode("span",null," Activar 2FA ",-1)],wk={__name:"Fge2FConfirm",emits:["cancel","confirm","forzarCambio"],setup(t,{emit:e}){const{mediosHabilitados2FA:n,mediosHabilitadoDefault:a,onAssignMedio2FaOption:o}=lc(),i=r.ref(a.value),s=e,l=r.computed(()=>n.value??[]),c=A=>A===1?"Whatsapp":A===2?"Telegram":A===3?"Email":`${A} No definido`,u=A=>{const d=l.value.find(p=>p.medio===Number(A));d&&o(d.id)};return r.onMounted(async()=>{await r.nextTick(),i.value=String(a.value)}),(A,d)=>(r.openBlock(),r.createElementBlock("div",null,[fk,r.createElementVNode("div",pk,[r.createVNode(r.unref(ie.Field),{modelValue:i.value,"onUpdate:modelValue":d[0]||(d[0]=p=>i.value=p),name:"medio"},{default:r.withCtx(({field:p})=>[r.createVNode(r.unref(go),r.mergeProps(p,{"default-value":i.value,"model-value":p.value,class:"auth-radio-group-container","aria-label":"View density"}),{default:r.withCtx(()=>[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(l.value,f=>(r.openBlock(),r.createElementBlock("div",{key:f.medio,class:"auth-radio-group-item"},[r.createVNode(r.unref(en),{id:f.id,value:`${f.medio}`},{default:r.withCtx(()=>[r.createVNode(r.unref(vo))]),_:2},1032,["id","value"]),r.createElementVNode("label",{class:"fge-text-gray",for:f.id},r.toDisplayString(c(f.medio)),9,hk)]))),128))]),_:2},1040,["default-value","model-value"])]),_:1},8,["modelValue"])]),mk,r.createElementVNode("div",gk,[r.createElementVNode("button",{title:"Cancelar",onClick:d[1]||(d[1]=p=>s("cancel")),class:"fge-gray-button w-full"},vk),r.createElementVNode("button",{title:"Aceptar",onClick:d[2]||(d[2]=p=>u(i.value)),class:"w-full fge-auth-primary-button"},yk)])]))}},bk={class:"fge-profile-container"},Ck={class:"fge-profile-header"},Ek={class:"auth-form-container"},kk={class:"auth-input-container"},Bk=r.createElementVNode("label",{for:"celular",class:"fge-form-label"},"Celular:",-1),xk={class:"auth-relative-container"},Sk={class:"auth-input-container"},Ok=r.createElementVNode("label",{for:"email",class:"fge-form-label"},"E-mail:",-1),Dk={class:"auth-relative-container"},Tk={class:"auth-input-container"},Ik=r.createElementVNode("label",{for:"direccion",class:"fge-form-label"},"Dirección:",-1),Vk=r.createElementVNode("div",{class:"msg-container"},[r.createElementVNode("span",{class:"fge-text-gray fge-lines-container"},"Medio de notificación")],-1),Pk={class:"auth-radiogroup"},Mk={title:"Verificar Whatsapp",class:"btn-whatsapp"},_k=r.createElementVNode("label",{class:"fge-text-gray",for:"r1"}," Verificar Whatsapp ",-1),Rk={key:1,class:"auth-radio-group-item"},Fk=r.createElementVNode("label",{class:"fge-text-gray",for:"r1"}," Whatsapp ",-1),Lk={title:"Verificar Telegram",class:"btn-whatsapp"},Uk=r.createElementVNode("label",{class:"fge-text-gray",for:"r2"},"Verificar Telegram ",-1),Zk={key:3,class:"auth-radio-group-item"},Qk=r.createElementVNode("label",{class:"fge-text-gray",for:"r2"}," Telegram ",-1),Hk={title:"Verificar Email",class:"btn-whatsapp"},qk=r.createElementVNode("label",{class:"fge-text-gray",for:"r3"},"Verificar Email ",-1),zk={key:5,class:"auth-radio-group-item"},Kk=r.createElementVNode("label",{class:"fge-text-gray",for:"r3"}," Email ",-1),jk=r.createElementVNode("div",{class:"fge-horizontal-line"},null,-1),Xk={class:"auth-btn-container margin-top"},Jk=[r.createElementVNode("span",null,"Cerrar",-1)],Wk=[r.createElementVNode("span",null," Aceptar ",-1)],Yk={class:"auth-form-container"},$k={class:"auth-input-container"},Gk=r.createElementVNode("label",{for:"old_ps",class:"fge-form-label"},"Cont­raseña actual:",-1),Nk={class:"auth-input-container"},eB=r.createElementVNode("label",{for:"new-ps",class:"fge-form-label"},"Cont­raseña nueva:",-1),tB={class:"auth-input-container"},nB=r.createElementVNode("label",{for:"rep_password",class:"fge-form-label"},"Repetir contraseña:",-1),rB={class:"auth-btn-container margin-top"},aB=[r.createElementVNode("span",null,"Cancelar",-1)],oB=[r.createElementVNode("span",null," Actualizar ",-1)],iB={class:"auth-form-container"},sB={class:"auth-input-container"},lB=r.createElementVNode("label",{for:"celular",class:"fge-form-label"},"Celular:",-1),cB={class:"auth-relative-container"},uB={class:"auth-input-container"},AB=r.createElementVNode("label",{for:"email",class:"fge-form-label"},"E-mail:",-1),dB={class:"auth-relative-container"},fB=r.createElementVNode("br",null,null,-1),pB=r.createElementVNode("br",null,null,-1),hB=r.defineComponent({__name:"FgePerfil",props:{onCloseBtn:{type:Function,required:!1}},setup(t,{expose:e}){const{userState:n,forzarCambio:a,mode:o,values:i,mediosVerificados:s,currentContacto:l,currentStep:c,steps:u,errors:A,refCounter:d,isLoading:p,inputImageRef:f,openUpdateImageDialog:g,openTelegram:y,openTelegramPage:m,onCambiarPasswordPerfil:C,onActualizarDatos:v,onEnviarMensaje:h,onEnviarCodigoAlBackend:w,onEnviarCodigoAlUsuario:b,onCambiarImagenPerfil:k,onOpenInputFile:E,cambiarPass:R,goToActiveMediosStep:V,goProfileStep:B,goEnable2FA:x,onAcceptImageUpdateClick:_}=lc();return e({cambiarPass:R,goToActiveMediosStep:V}),(U,M)=>(r.openBlock(),r.createElementBlock(r.Fragment,null,[r.unref(p)?(r.openBlock(),r.createBlock(E2,{key:0})):r.createCommentVNode("",!0),r.createElementVNode("div",bk,[r.createElementVNode("div",Ck,[r.createVNode(qE,{"cambiar-password":r.unref(c)===0?r.unref(R):void 0,showCameraBtn:r.unref(c)===0},{floatButton:r.withCtx(()=>[r.unref(c)===0&&r.unref(SE)(r.unref(xE))?(r.openBlock(),r.createElementBlock(r.Fragment,{key:0},[r.createElementVNode("button",{onClick:M[0]||(M[0]=(...F)=>r.unref(E)&&r.unref(E)(...F)),class:"fge-auth-camera-file-button"},[r.createVNode(r.unref(tk))]),r.createElementVNode("input",{accept:".png,.jpg,.jpeg",type:"file",ref_key:"inputImageRef",ref:f,class:"input-hidden",onChange:M[1]||(M[1]=(...F)=>r.unref(k)&&r.unref(k)(...F))},null,544)],64)):r.createCommentVNode("",!0)]),_:1},8,["cambiar-password","showCameraBtn"])]),r.createVNode(wo,{currentStep:r.unref(c),steps:r.unref(u),showHeader:!1},{step1:r.withCtx(()=>[r.createElementVNode("div",Ek,[r.createElementVNode("div",kk,[Bk,r.createElementVNode("div",xk,[r.createVNode(r.unref(ie.Field),{name:"celular",id:"celular",class:r.normalizeClass(["fge-auth-input with-btns",{"fge-auth-input-invalid":r.unref(A).celular}]),type:"text"},null,8,["class"])]),r.createVNode(de,{error:r.unref(A).celular},null,8,["error"])]),r.createElementVNode("div",Sk,[Ok,r.createElementVNode("div",Dk,[r.createVNode(r.unref(ie.Field),{name:"email",id:"email",class:r.normalizeClass(["fge-auth-input with-btn",{"fge-auth-input-invalid":r.unref(A).email}]),type:"text"},null,8,["class"])]),r.createVNode(de,{error:r.unref(A).email},null,8,["error"])]),r.createElementVNode("div",Tk,[Ik,r.createVNode(r.unref(ie.Field),{name:"direccion",id:"fge_dr",class:r.normalizeClass(["fge-auth-input",{"fge-auth-input-invalid":r.unref(A).direccion}]),type:"text"},null,8,["class"]),r.createVNode(de,{error:r.unref(A).direccion},null,8,["error"])]),Vk,r.createElementVNode("div",Pk,[r.createVNode(r.unref(ie.Field),{name:"medio"},{default:r.withCtx(({field:F})=>[r.createVNode(r.unref(go),r.mergeProps(F,{"model-value":F.value,class:"auth-radio-group-container"}),{default:r.withCtx(()=>[r.unref(s).verificadoWhatsapp?(r.openBlock(),r.createElementBlock("div",Rk,[r.createVNode(r.unref(en),{class:"radio",id:"r1",value:"whatsapp",disabled:!r.unref(s).verificadoWhatsapp},{default:r.withCtx(()=>[r.createVNode(r.unref(vo))]),_:1},8,["disabled"]),Fk])):(r.openBlock(),r.createElementBlock("div",{key:0,onClick:M[2]||(M[2]=H=>r.unref(b)({medio:"whatsapp",contacto:r.unref(i).celular})),class:"auth-radio-group-item fge-gray-button-option w-full"},[r.createElementVNode("button",Mk,[r.createVNode(r.unref(sf),{class:r.normalizeClass({"auth-svg-primary":r.unref(s).verificadoWhatsapp,"auth-svg-gray":!r.unref(s).verificadoWhatsapp})},null,8,["class"])]),_k])),r.unref(s).verificadoTelegram?(r.openBlock(),r.createElementBlock("div",Zk,[r.createVNode(r.unref(en),{class:"radio",id:"r2",value:"telegram",disabled:!r.unref(s).verificadoTelegram},{default:r.withCtx(()=>[r.createVNode(r.unref(vo))]),_:1},8,["disabled"]),Qk])):(r.openBlock(),r.createElementBlock("div",{key:2,onClick:M[3]||(M[3]=H=>r.unref(b)({medio:"telegram",contacto:r.unref(i).celular})),class:"auth-radio-group-item fge-gray-button-option w-full"},[r.createElementVNode("button",Lk,[r.createVNode(r.unref(da),{class:r.normalizeClass({"auth-svg-primary":r.unref(s).verificadoTelegram,"auth-svg-gray":!r.unref(s).verificadoTelegram})},null,8,["class"])]),Uk])),r.unref(s).verificadoEmail?(r.openBlock(),r.createElementBlock("div",zk,[r.createVNode(r.unref(en),{class:"radio",id:"r3",value:"email",disabled:!r.unref(s).verificadoEmail},{default:r.withCtx(()=>[r.createVNode(r.unref(vo))]),_:1},8,["disabled"]),Kk])):(r.openBlock(),r.createElementBlock("div",{key:4,onClick:M[4]||(M[4]=H=>r.unref(b)({medio:"email",contacto:r.unref(i).email})),class:"auth-radio-group-item fge-gray-button-option w-full"},[r.createElementVNode("button",Hk,[r.createVNode(r.unref(Aa),{class:r.normalizeClass({"auth-svg-primary":r.unref(s).verificadoEmail,"auth-svg-gray":!r.unref(s).verificadoEmail})},null,8,["class"])]),qk]))]),_:2},1040,["model-value"])]),_:1})]),jk,r.createVNode(x2,{onSuccess:r.unref(x),onGoBack:r.unref(B),onError:r.unref(B)},null,8,["onSuccess","onGoBack","onError"])]),r.createElementVNode("div",Xk,[r.createElementVNode("button",{title:"Cerrar perfil",onClick:M[5]||(M[5]=()=>{var F;return(F=t.onCloseBtn)==null?void 0:F.call(t)}),class:"fge-gray-button w-full"},Jk),r.createElementVNode("button",{title:"Guardar cambios",onClick:M[6]||(M[6]=(...F)=>r.unref(v)&&r.unref(v)(...F)),class:"w-full fge-auth-primary-button"},Wk)])]),step2:r.withCtx(()=>[r.createVNode(Jo,{fieldName:"codigo",refCounter:r.unref(d),"onUpdate:refCounter":M[7]||(M[7]=F=>r.isRef(d)?d.value=F:null),error:r.unref(A).codigo,currentContacto:r.unref(l),cancelarFunction:r.unref(n).forzarActivar2FA?r.unref(V):r.unref(B),aceptarFunction:r.unref(w),"reenviar-mensaje":r.unref(h)},null,8,["refCounter","error","currentContacto","cancelarFunction","aceptarFunction","reenviar-mensaje"])]),step3:r.withCtx(()=>[r.createElementVNode("div",Yk,[r.createElementVNode("div",$k,[Gk,r.createVNode(r.unref(ie.Field),{name:"oldPassword"},{default:r.withCtx(({field:F})=>[r.createVNode(sn,r.mergeProps({id:"oldPassword"},F,{class:"fge-auth-input with-btn",modelValue:F.value}),null,16,["modelValue"])]),_:1}),r.createVNode(de,{error:r.unref(A).oldPassword},null,8,["error"])]),r.createElementVNode("div",Nk,[eB,r.createVNode(r.unref(ie.Field),{name:"newPassword"},{default:r.withCtx(({field:F})=>[r.createVNode(sn,r.mergeProps({id:"new-ps"},F,{class:"fge-auth-input with-btn",modelValue:F.value,"error-classes":"fge-auth-input-invalid"}),null,16,["modelValue"])]),_:1}),r.createVNode(de,{error:r.unref(A).newPassword},null,8,["error"])]),r.createElementVNode("div",tB,[nB,r.createVNode(r.unref(ie.Field),{name:"repetirPassword"},{default:r.withCtx(({field:F})=>[r.createVNode(sn,r.mergeProps({id:"fge_contra_rep"},F,{class:"fge-auth-input with-btn",modelValue:F.value,"error-classes":"fge-auth-input-invalid"}),null,16,["modelValue"])]),_:1}),r.createVNode(de,{error:r.unref(A).repetirPassword},null,8,["error"])])]),r.createElementVNode("div",rB,[r.unref(o)==="forzar"&&r.unref(a)?r.createCommentVNode("",!0):(r.openBlock(),r.createElementBlock("button",{key:0,title:"Cancelar",onClick:M[8]||(M[8]=(...F)=>r.unref(B)&&r.unref(B)(...F)),class:"fge-gray-button w-full"},aB)),r.createElementVNode("button",{title:"Aceptar",onClick:M[9]||(M[9]=(...F)=>r.unref(C)&&r.unref(C)(...F)),class:"w-full fge-auth-primary-button"},oB)])]),step4:r.withCtx(()=>[r.createVNode(wk,{onCancel:r.unref(B)},null,8,["onCancel"])]),step5:r.withCtx(()=>[r.createElementVNode("div",iB,[r.createElementVNode("div",sB,[lB,r.createElementVNode("div",cB,[r.createVNode(r.unref(ie.Field),{name:"celular",id:"celular",class:r.normalizeClass(["fge-auth-input with-btns",{"fge-auth-input-invalid":r.unref(A).celular}]),type:"text"},null,8,["class"]),r.createVNode(r.unref(jr),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Xr),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Jr),{title:r.unref(s).verificadoTelegram?"Verificado":"Verificar telegram",class:"btn-only-icon absolute",onClick:M[10]||(M[10]=F=>r.unref(b)({medio:"telegram",contacto:r.unref(i).celular}))},{default:r.withCtx(()=>[r.createVNode(r.unref(da),{class:r.normalizeClass({"auth-svg-primary":r.unref(s).verificadoTelegram,"auth-svg-gray":!r.unref(s).verificadoTelegram})},null,8,["class"])]),_:1},8,["title"]),r.createVNode(r.unref($r),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Wr),{class:"tooltip","side-offset":5},{default:r.withCtx(()=>[r.createTextVNode(r.toDisplayString(r.unref(s).verificadoWhatsapp?"Verificado":"Verificar")+" ",1),r.createVNode(r.unref(Yr),{class:"arrow-svg",width:10})]),_:1})]),_:1})]),_:1})]),_:1})]),r.createVNode(de,{error:r.unref(A).celular},null,8,["error"]),r.unref(s).verificadoTelegram?r.createCommentVNode("",!0):(r.openBlock(),r.createElementBlock("button",{key:0,class:"fge-auth-primary-button w-full mt-3",onClick:M[11]||(M[11]=F=>r.unref(b)({medio:"telegram",contacto:r.unref(i).celular}))}," validar Telegram "))]),r.createElementVNode("div",uB,[AB,r.createElementVNode("div",dB,[r.createVNode(r.unref(ie.Field),{name:"email",id:"email",class:r.normalizeClass(["fge-auth-input with-btn",{"fge-auth-input-invalid":r.unref(A).email}]),type:"text"},null,8,["class"]),r.createVNode(r.unref(jr),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Xr),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Jr),{title:r.unref(s).verificadoEmail?"Verificado":"Verificar",class:"btn-only-icon absolute",onClick:M[12]||(M[12]=F=>r.unref(b)({medio:"email",contacto:r.unref(i).email}))},{default:r.withCtx(()=>[r.createVNode(r.unref(Aa),{class:r.normalizeClass({"auth-svg-primary":r.unref(s).verificadoEmail,"auth-svg-gray":!r.unref(s).verificadoEmail})},null,8,["class"])]),_:1},8,["title"]),r.createVNode(r.unref($r),null,{default:r.withCtx(()=>[r.createVNode(r.unref(Wr),{class:"tooltip","side-offset":5},{default:r.withCtx(()=>[r.createTextVNode(r.toDisplayString(r.unref(s).verificadoEmail?"Verificado":"Verificar")+" ",1),r.createVNode(r.unref(Yr),{class:"arrow-svg",width:10})]),_:1})]),_:1})]),_:1})]),_:1})]),r.createVNode(de,{error:r.unref(A).email},null,8,["error"]),r.unref(s).verificadoEmail?r.createCommentVNode("",!0):(r.openBlock(),r.createElementBlock("button",{key:0,class:"fge-auth-primary-button w-full mt-3",onClick:M[13]||(M[13]=F=>r.unref(b)({medio:"email",contacto:r.unref(i).email}))}," validar correo electrónico "))]),fB,pB,r.createVNode(x2,{onSuccess:r.unref(x),showBtnProfile:"",onError:r.unref(V)},null,8,["onSuccess","onError"])])]),_:1},8,["currentStep","steps"])]),r.createVNode(ck,{open:r.unref(g),"onUpdate:open":M[14]||(M[14]=F=>r.isRef(g)?g.value=F:null),openClick:r.unref(_)},null,8,["open","openClick"]),r.createVNode(lf,{open:r.unref(y),"onUpdate:open":M[15]||(M[15]=F=>r.isRef(y)?y.value=F:null),openClick:r.unref(m)},null,8,["open","openClick"])],64))}}),mB={class:"sidebar"},gB={key:0,class:"sidebar-panel"},vB=r.defineComponent({__name:"Sidebar",props:{isOpen:{type:Boolean,default:!1},dismissable:{type:Boolean,default:!0}},emits:["update:isOpen"],setup(t,{emit:e}){const n=t,a=e,o=()=>{n.dismissable&&a("update:isOpen",!1)};return(i,s)=>(r.openBlock(),r.createBlock(r.Teleport,{to:"body"},[r.createElementVNode("div",mB,[n.isOpen?(r.openBlock(),r.createElementBlock("div",{key:0,class:"auth-sidebar-backdrop",onClick:o})):r.createCommentVNode("",!0),r.createVNode(r.Transition,{name:"slide",mode:"out-in"},{default:r.withCtx(()=>[t.isOpen?(r.openBlock(),r.createElementBlock("div",gB,[r.renderSlot(i.$slots,"default")])):r.createCommentVNode("",!0)]),_:3})])]))}}),cc=r.defineComponent({__name:"FgePerfilSidebar",setup(t,{expose:e}){const n=r.ref(),{displayModal:a,openDialog:o,closeDialog:i}=BE();return e({openDialog:o,closeDialog:i,goToChangePassword:c=>{o(),r.nextTick(()=>{var u;(u=n.value)==null||u.cambiarPass(c)})},goToActiveMedio:()=>{o(),r.nextTick(()=>{var c;(c=n.value)==null||c.goToActiveMediosStep()})}}),(c,u)=>(r.openBlock(),r.createBlock(vB,{dismissable:!1,isOpen:r.unref(a),"onUpdate:isOpen":u[0]||(u[0]=A=>r.isRef(a)?a.value=A:null)},{default:r.withCtx(()=>[r.createVNode(hB,{onCloseBtn:r.unref(i),ref_key:"perfilRef",ref:n},null,8,["onCloseBtn"])]),_:1},8,["isOpen"]))}}),yB={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512"},wB=[r.createElementVNode("path",{d:"M224 256a128 128 0 1 0 0-256 128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3 0 498.7 13.3 512 29.7 512h388.6c16.4 0 29.7-13.3 29.7-29.7 0-98.5-79.8-178.3-178.3-178.3h-91.4z"},null,-1)];function bB(t,e){return r.openBlock(),r.createElementBlock("svg",yB,[...wB])}const CB={render:bB},EB={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 384 512"},kB=[r.createElementVNode("path",{d:"M223.5 32C100 32 0 132.3 0 256s100 224 223.5 224c60.6 0 115.5-24.2 155.8-63.4 5-4.9 6.3-12.5 3.1-18.7s-10.1-9.7-17-8.5c-9.8 1.7-19.8 2.6-30.1 2.6-96.9 0-175.5-78.8-175.5-176 0-65.8 36-123.1 89.3-153.3 6.1-3.5 9.2-10.5 7.7-17.3s-7.3-11.9-14.3-12.5c-6.3-.5-12.6-.8-19-.8z"},null,-1)];function BB(t,e){return r.openBlock(),r.createElementBlock("svg",EB,[...kB])}const xB={render:BB},SB={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},OB=[r.createElementVNode("path",{d:"m377.9 105.9 122.8 122.8c7.2 7.2 11.3 17.1 11.3 27.3s-4.1 20.1-11.3 27.3L377.9 406.1c-6.4 6.4-15 9.9-24 9.9-18.7 0-33.9-15.2-33.9-33.9V320H192c-17.7 0-32-14.3-32-32v-64c0-17.7 14.3-32 32-32h128v-62.1c0-18.7 15.2-33.9 33.9-33.9 9 0 17.6 3.6 24 9.9zM160 96H96c-17.7 0-32 14.3-32 32v256c0 17.7 14.3 32 32 32h64c17.7 0 32 14.3 32 32s-14.3 32-32 32H96c-53 0-96-43-96-96V128c0-53 43-96 96-96h64c17.7 0 32 14.3 32 32s-14.3 32-32 32z"},null,-1)];function DB(t,e){return r.openBlock(),r.createElementBlock("svg",SB,[...OB])}const TB={render:DB},mi=t=>(r.pushScopeId("data-v-6cedda83"),t=t(),r.popScopeId(),t),IB=mi(()=>r.createElementVNode("button",{class:"auth-hide-btn"},null,-1)),VB={class:"auth-title-container"},PB=mi(()=>r.createElementVNode("p",null,"Aviso de Seguridad",-1)),MB={class:"dialog-body"},_B={class:"icon"},RB={class:"body-title"},FB={class:"auth-modal-body-msg auth-msg-capitalize"},LB=mi(()=>r.createElementVNode("p",{class:"auth-modal-body-msg"}," Te recordamos que es momento de renovar tu contraseña en el Ecosistema JL. Actualizarla cada 4 meses es una práctica recomendada para mantener tu información a salvo. ",-1)),UB=mi(()=>r.createElementVNode("p",{class:"auth-modal-body-msg"},"¡Gracias por tu colaboración!",-1)),ZB={class:"dialog-footer"},QB=bt(r.defineComponent({__name:"PasswordDialog",props:{open:{type:Boolean,default:!1},openClick:{type:Function,required:!0},forzarCambioPassword:{type:Boolean,required:!0}},emits:["update:open"],setup(t,{emit:e}){const n=t,a=r.computed({get:()=>n.open,set:s=>i("update:open",s)}),o=be(),i=e;return(s,l)=>(r.openBlock(),r.createBlock(r.unref(io),{open:a.value,"onUpdate:open":l[2]||(l[2]=c=>a.value=c)},{default:r.withCtx(()=>[r.createVNode(r.unref(so),{"as-child":""},{default:r.withCtx(()=>[IB]),_:1}),r.createVNode(r.unref(co),null,{default:r.withCtx(()=>[r.createVNode(r.unref(fo),{class:"modal-overlay"}),r.createVNode(r.unref(Ao),{class:"auth-modal-container",onInteractOutside:l[1]||(l[1]=c=>c.preventDefault()),"aria-describedby":"dialog-description"},{default:r.withCtx(()=>{var c,u,A,d;return[r.createVNode(r.unref(po),{class:"auth-dialog-title"},{default:r.withCtx(()=>[r.createElementVNode("div",VB,[PB,n.forzarCambioPassword?r.createCommentVNode("",!0):(r.openBlock(),r.createBlock(r.unref(er),{key:0,class:"close-icon","aria-label":"Close"},{default:r.withCtx(()=>[r.createVNode(r.unref(Il))]),_:1}))])]),_:1}),r.createElementVNode("div",MB,[r.createElementVNode("div",_B,[r.createVNode(Wo,{mode:"gray"})]),r.createElementVNode("p",RB,r.toDisplayString(t.forzarCambioPassword?"Renueva tu Contraseña":"¿Desea cambiar la contraseña?"),1),r.createElementVNode("p",FB," Hola "+r.toDisplayString((u=(c=r.unref(o).userState)==null?void 0:c.user)!=null&&u.nombreCompleto?`${(d=(A=r.unref(o).userState)==null?void 0:A.user)==null?void 0:d.nombreCompleto.toLowerCase()}`:"Usuario")+", ",1),LB,UB]),r.createElementVNode("div",ZB,[n.forzarCambioPassword?r.createCommentVNode("",!0):(r.openBlock(),r.createBlock(r.unref(er),{key:0,class:"fge-gray-button w-full","aria-label":"Close"},{default:r.withCtx(()=>[r.createTextVNode(" Más tarde ")]),_:1})),r.createElementVNode("button",{class:"w-full fge-auth-primary-button",onClick:l[0]||(l[0]=r.withModifiers(()=>t.openClick(),["prevent"]))}," Cambiar contraseña ")])]}),_:1})]),_:1})]),_:1},8,["open"]))}}),[["__scopeId","data-v-6cedda83"]]),HB=r.createElementVNode("button",{class:"auth-hide-btn"},null,-1),qB=r.createElementVNode("div",{class:"auth-title-container"},[r.createElementVNode("p",null,"SEGURIDAD DE AUTENTICACIÓN")],-1),zB={class:"dialog-body"},KB={class:"icon"},jB=r.createElementVNode("p",{class:"body-title"},"ACTIVACION DE DOBLE FACTOR DE AUTENTICACIÓN",-1),XB=r.createElementVNode("p",null," Esta aplicación requiere la activación de doble factor de autenticación, por tanto debe contar con uno de los siguientes requisitos: ",-1),JB=r.createElementVNode("br",null,null,-1),WB=r.createElementVNode("div",{style:{"margin-left":"50px"}},[r.createElementVNode("ul",null,[r.createElementVNode("li",null,[r.createTextVNode(" Tener cuenta de "),r.createElementVNode("b",null,[r.createElementVNode("a",{href:"https://play.google.com/store/apps/details?id=org.telegram.messenger",target:"_blank"}," Telegram ")])]),r.createElementVNode("li",null,"Correo electrónico.")])],-1),YB={class:"dialog-footer"},$B=r.defineComponent({__name:"Message2faDialog",emits:["openClick"],setup(t,{expose:e,emit:n}){const a=r.ref(!1),o=()=>a.value=!0,i=()=>{a.value=!1,s("openClick")},s=n;return e({openDialog:o}),(l,c)=>(r.openBlock(),r.createBlock(r.unref(io),{open:a.value,"onUpdate:open":c[1]||(c[1]=u=>a.value=u)},{default:r.withCtx(()=>[r.createVNode(r.unref(so),null,{default:r.withCtx(()=>[HB]),_:1}),r.createVNode(r.unref(co),null,{default:r.withCtx(()=>[r.createVNode(r.unref(fo),{class:"modal-overlay"}),r.createVNode(r.unref(Ao),{class:"auth-modal-container",onInteractOutside:c[0]||(c[0]=u=>u.preventDefault()),"aria-describedby":"dialog-description"},{default:r.withCtx(()=>[r.createVNode(r.unref(po),{class:"auth-dialog-title"},{default:r.withCtx(()=>[qB]),_:1}),r.createElementVNode("div",zB,[r.createElementVNode("div",KB,[r.createVNode(Wo,{mode:"gray"})]),jB,XB,JB,WB]),r.createElementVNode("div",YB,[r.createElementVNode("button",{class:"w-full fge-auth-primary-button",onClick:r.withModifiers(i,["prevent"])}," aceptar ")])]),_:1})]),_:1})]),_:1},8,["open"]))}}),GB={class:"item-container"},NB={class:"auth-name-container"},ex={class:"name"},tx={class:"profession"},nx=r.createElementVNode("span",{class:"ml-2"},"Perfil",-1),rx=r.createElementVNode("span",{class:"ml-2"},"Cambiar modo",-1),ax=r.createElementVNode("span",{class:"ml-2"},"Cerrar sesión",-1),S2=r.defineComponent({__name:"FgeMenuItems",props:{showChangeMode:{type:Boolean,default:!1},isDarkMode:{type:Boolean,default:!1}},emits:["onLogout","onChangeMode"],setup(t,{emit:e}){const n=t,a=be(),{logoutCD:o}=r2(),i=r.ref(!1),s=r.ref(!1),l=r.ref();r.onMounted(()=>{g(),m()});const c=r.ref(),u=r.ref(!0),A=e,d=()=>{c.value.openDialog()},p=async()=>{try{a.userState.isNvAuth?await sp():await ip(),a.binnacleId&&await o({})}catch{}finally{a.clearUserData(),localStorage.clear(),A("onLogout")}},f=async()=>{A("onChangeMode")},g=async()=>{const{fechaCambioPassword:w,cambiarPassword:b,forzarCambioPassword:k,diasVidaPassword:E}=a.userState;if(!a.enableChangePassword||typeof E!="number")return;const R=localStorage.getItem("show-change-password");if(!k&&R&&b)return;const V=w?G.fromISO(w):void 0;if(l.value=V,b){C(!!(b&&k));return}},y=r.ref(),m=async()=>{var w,b;(w=a.userState)!=null&&w.forzarActivar2FA&&((b=y.value)==null||b.openDialog())},C=w=>{Bi("password-modified")||(localStorage.setItem("show-change-password",new Date().toISOString()),w&&(u.value=!1),s.value=!0)},v=()=>{var b;const{forzarCambioPassword:w}=a.userState;(b=c.value)==null||b.goToChangePassword(w),s.value=!1,u.value=!1},h=()=>{var w;s.value=!1,u.value=!1,(w=c.value)==null||w.goToActiveMedio()};return(w,b)=>(r.openBlock(),r.createElementBlock(r.Fragment,null,[r.createVNode(r.unref(E6),{open:i.value,"onUpdate:open":b[0]||(b[0]=k=>i.value=k)},{default:r.withCtx(()=>[r.createVNode(r.unref(k6),{class:r.normalizeClass(["link-item-container",{dark:n.isDarkMode}]),"aria-label":"menu-options"},{default:r.withCtx(()=>{var k,E,R,V;return[r.createElementVNode("div",GB,[r.createVNode(r.unref(x5),{class:"avatar-container"},{default:r.withCtx(()=>{var B,x;return[r.createVNode(r.unref(O5),{class:"avatar-image",src:(B=r.unref(a).userState.user)==null?void 0:B.fotoUrl,alt:`Foto de ${(x=r.unref(a).userState.user)==null?void 0:x.nombreCompleto}`},null,8,["src","alt"]),r.createVNode(r.unref(D5),{class:"avatar-fallback","delay-ms":600},{default:r.withCtx(()=>[r.createVNode(B2)]),_:1})]}),_:1}),r.createElementVNode("div",NB,[r.createElementVNode("p",ex,r.toDisplayString((E=(k=r.unref(a).userState)==null?void 0:k.user)==null?void 0:E.nombreCompleto),1),r.createElementVNode("p",tx,r.toDisplayString((V=(R=r.unref(a).userState)==null?void 0:R.user)==null?void 0:V.profesion),1)])])]}),_:1},8,["class"]),r.createVNode(r.unref(B6),null,{default:r.withCtx(()=>[r.createVNode(r.unref(x6),{class:r.normalizeClass(["auth-menu-content",{dark:n.isDarkMode}])},{default:r.withCtx(()=>[r.createVNode(r.unref($s),{class:"auth-menu-item",onClick:d},{default:r.withCtx(()=>[r.createVNode(r.unref(CB)),nx]),_:1}),n.showChangeMode?(r.openBlock(),r.createBlock(r.unref($s),{key:0,class:"auth-menu-item",onClick:f},{default:r.withCtx(()=>[r.createVNode(r.unref(xB)),rx]),_:1})):r.createCommentVNode("",!0),r.createVNode(r.unref($s),{class:"auth-menu-item",onClick:p},{default:r.withCtx(()=>[r.createVNode(r.unref(TB)),ax]),_:1})]),_:1},8,["class"])]),_:1})]),_:1},8,["open"]),r.createVNode(cc,{ref_key:"perfilRef",ref:c},null,512),r.createVNode(QB,{open:s.value,"onUpdate:open":b[1]||(b[1]=k=>s.value=k),openClick:v,forzarCambioPassword:!!r.unref(a).userState.forzarCambioPassword},null,8,["open","forzarCambioPassword"]),r.createVNode($B,{ref_key:"message2faRef",ref:y,onOpenClick:h},null,512)],64))}}),ox={[String(sl)]:"${label} debe contener solo números",[String(Oo)]:"${label} debe contener al menos una letra mayúscula, una letra minúscula, un número y un caracter especial",[String(or)]:"${label} debe contener al menos una letra mayúscula, una letra minúscula, un número y un caracter especial"},O2={mixed:{required:"${label} es requerido",oneOf:"${label} deben ser iguales"},string:{min:"${label} debe tener al menos ${min} caracteres",max:"${label} no debe tener más de ${max} caracteres",length:"${label} debe tener ${length} caracteres",matches:({label:t,regex:e})=>ox[String(e)].replaceAll("${label}",t)||`${t} no es válido`,email:"${label} debe tener el formato ejemplo@ejemplo.com"},number:{min:"El valor mínimo permitido es ${min}",max:"El valor máximo permitido es ${max}"}};j.addMethod(j.string,"email",function(e){var n;return this.matches(Y7,{message:e||((n=O2.string)==null?void 0:n.email),name:"email",excludeEmptyString:!0})});function ix(t){if(t)try{return JSON.parse(t)}catch(e){console.warn(e,"unknown json format!")}}function D2(t,e){var n=e.storage,a=e.encrypt,o=e.decrypt,i=n.getItem(t.$id);if(i){var s=ix(o?o(i):i);s&&(t.$state=s)}else{var l=JSON.stringify(t.$state);n.setItem(t.$id,a?a(l):l)}var c=function(A,d){var p=JSON.stringify(d);n.setItem(t.$id,a?a(p):p)};t.$subscribe(c,{detached:!0,deep:!0,immediate:!0})}function sx(t){return function(e){var n=Object.assign({},t),a=e.store,o=n.stores,i=n.encrypt,s=n.decrypt;o&&o.length>0&&o.forEach(function(l){if(typeof l=="string"){if(l===a.$id){var c=n.storage||localStorage;D2(a,{stores:o,storage:c,encrypt:i,decrypt:s})}}else if(l.name===a.$id){var u=l.storage,A=l.ciphertext,d=function(){return u||(n.storage?n.storage:localStorage)};D2(a,{stores:o,storage:d(),encrypt:A===!1?void 0:i,decrypt:A===!1?void 0:s})}})}}var Cr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function T2(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function lx(t){if(t.__esModule)return t;var e=t.default;if(typeof e=="function"){var n=function a(){return this instanceof a?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};n.prototype=e.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(t).forEach(function(a){var o=Object.getOwnPropertyDescriptor(t,a);Object.defineProperty(n,a,o.get?o:{enumerable:!0,get:function(){return t[a]}})}),n}var I2={exports:{}};function cx(t){throw new Error('Could not dynamically require "'+t+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var uc={exports:{}};const ux=lx(Object.freeze(Object.defineProperty({__proto__:null,default:{}},Symbol.toStringTag,{value:"Module"})));var V2;function P2(){return V2||(V2=1,function(t,e){(function(n,a){t.exports=a()})(Cr,function(){var n=n||function(a,o){var i;if(typeof window<"u"&&window.crypto&&(i=window.crypto),typeof self<"u"&&self.crypto&&(i=self.crypto),typeof globalThis<"u"&&globalThis.crypto&&(i=globalThis.crypto),!i&&typeof window<"u"&&window.msCrypto&&(i=window.msCrypto),!i&&typeof Cr<"u"&&Cr.crypto&&(i=Cr.crypto),!i&&typeof cx=="function")try{i=ux}catch{}var s=function(){if(i){if(typeof i.getRandomValues=="function")try{return i.getRandomValues(new Uint32Array(1))[0]}catch{}if(typeof i.randomBytes=="function")try{return i.randomBytes(4).readInt32LE()}catch{}}throw new Error("Native crypto module could not be used to get secure random number.")},l=Object.create||function(){function v(){}return function(h){var w;return v.prototype=h,w=new v,v.prototype=null,w}}(),c={},u=c.lib={},A=u.Base=function(){return{extend:function(v){var h=l(this);return v&&h.mixIn(v),(!h.hasOwnProperty("init")||this.init===h.init)&&(h.init=function(){h.$super.init.apply(this,arguments)}),h.init.prototype=h,h.$super=this,h},create:function(){var v=this.extend();return v.init.apply(v,arguments),v},init:function(){},mixIn:function(v){for(var h in v)v.hasOwnProperty(h)&&(this[h]=v[h]);v.hasOwnProperty("toString")&&(this.toString=v.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),d=u.WordArray=A.extend({init:function(v,h){v=this.words=v||[],h!=o?this.sigBytes=h:this.sigBytes=v.length*4},toString:function(v){return(v||f).stringify(this)},concat:function(v){var h=this.words,w=v.words,b=this.sigBytes,k=v.sigBytes;if(this.clamp(),b%4)for(var E=0;E<k;E++){var R=w[E>>>2]>>>24-E%4*8&255;h[b+E>>>2]|=R<<24-(b+E)%4*8}else for(var V=0;V<k;V+=4)h[b+V>>>2]=w[V>>>2];return this.sigBytes+=k,this},clamp:function(){var v=this.words,h=this.sigBytes;v[h>>>2]&=4294967295<<32-h%4*8,v.length=a.ceil(h/4)},clone:function(){var v=A.clone.call(this);return v.words=this.words.slice(0),v},random:function(v){for(var h=[],w=0;w<v;w+=4)h.push(s());return new d.init(h,v)}}),p=c.enc={},f=p.Hex={stringify:function(v){for(var h=v.words,w=v.sigBytes,b=[],k=0;k<w;k++){var E=h[k>>>2]>>>24-k%4*8&255;b.push((E>>>4).toString(16)),b.push((E&15).toString(16))}return b.join("")},parse:function(v){for(var h=v.length,w=[],b=0;b<h;b+=2)w[b>>>3]|=parseInt(v.substr(b,2),16)<<24-b%8*4;return new d.init(w,h/2)}},g=p.Latin1={stringify:function(v){for(var h=v.words,w=v.sigBytes,b=[],k=0;k<w;k++){var E=h[k>>>2]>>>24-k%4*8&255;b.push(String.fromCharCode(E))}return b.join("")},parse:function(v){for(var h=v.length,w=[],b=0;b<h;b++)w[b>>>2]|=(v.charCodeAt(b)&255)<<24-b%4*8;return new d.init(w,h)}},y=p.Utf8={stringify:function(v){try{return decodeURIComponent(escape(g.stringify(v)))}catch{throw new Error("Malformed UTF-8 data")}},parse:function(v){return g.parse(unescape(encodeURIComponent(v)))}},m=u.BufferedBlockAlgorithm=A.extend({reset:function(){this._data=new d.init,this._nDataBytes=0},_append:function(v){typeof v=="string"&&(v=y.parse(v)),this._data.concat(v),this._nDataBytes+=v.sigBytes},_process:function(v){var h,w=this._data,b=w.words,k=w.sigBytes,E=this.blockSize,R=E*4,V=k/R;v?V=a.ceil(V):V=a.max((V|0)-this._minBufferSize,0);var B=V*E,x=a.min(B*4,k);if(B){for(var _=0;_<B;_+=E)this._doProcessBlock(b,_);h=b.splice(0,B),w.sigBytes-=x}return new d.init(h,x)},clone:function(){var v=A.clone.call(this);return v._data=this._data.clone(),v},_minBufferSize:0});u.Hasher=m.extend({cfg:A.extend(),init:function(v){this.cfg=this.cfg.extend(v),this.reset()},reset:function(){m.reset.call(this),this._doReset()},update:function(v){return this._append(v),this._process(),this},finalize:function(v){v&&this._append(v);var h=this._doFinalize();return h},blockSize:16,_createHelper:function(v){return function(h,w){return new v.init(w).finalize(h)}},_createHmacHelper:function(v){return function(h,w){return new C.HMAC.init(v,w).finalize(h)}}});var C=c.algo={};return c}(Math);return n})}(uc)),uc.exports}(function(t,e){(function(n,a){t.exports=a(P2())})(Cr,function(n){return n.enc.Utf8})})(I2);var Ax=I2.exports;const M2=T2(Ax);var _2={exports:{}};(function(t,e){(function(n,a){t.exports=a(P2())})(Cr,function(n){return function(){var a=n,o=a.lib,i=o.WordArray,s=a.enc;s.Base64={stringify:function(c){var u=c.words,A=c.sigBytes,d=this._map;c.clamp();for(var p=[],f=0;f<A;f+=3)for(var g=u[f>>>2]>>>24-f%4*8&255,y=u[f+1>>>2]>>>24-(f+1)%4*8&255,m=u[f+2>>>2]>>>24-(f+2)%4*8&255,C=g<<16|y<<8|m,v=0;v<4&&f+v*.75<A;v++)p.push(d.charAt(C>>>6*(3-v)&63));var h=d.charAt(64);if(h)for(;p.length%4;)p.push(h);return p.join("")},parse:function(c){var u=c.length,A=this._map,d=this._reverseMap;if(!d){d=this._reverseMap=[];for(var p=0;p<A.length;p++)d[A.charCodeAt(p)]=p}var f=A.charAt(64);if(f){var g=c.indexOf(f);g!==-1&&(u=g)}return l(c,u,d)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="};function l(c,u,A){for(var d=[],p=0,f=0;f<u;f++)if(f%4){var g=A[c.charCodeAt(f-1)]<<f%4*2,y=A[c.charCodeAt(f)]>>>6-f%4*2,m=g|y;d[p>>>2]|=m<<24-p%4*8,p++}return i.create(d,p)}}(),n.enc.Base64})})(_2);var dx=_2.exports;const R2=T2(dx),F2=v0();function fx(t){return R2.stringify(M2.parse(t))}function px(t){return R2.parse(t).toString(M2)}const hx=sx({stores:[{name:"LOGIN_STORE",storage:localStorage,ciphertext:!0}],encrypt:fx,decrypt:px});F2.use(hx);const mx={install:(t,e)=>{e.useYupLocale&&j.setLocale(O2),t.component("FgeLoginComponent",k2),t.component("FgePerfilMenuComponent",S2),t.component("FgePerfilSidebar",cc),t.use(jw,{VITE_API_BASE_URL:window.location.href,VITE_API_APLICATION:e.aplicacion,VITE_API_MS_AGETIC:e.MS_AGETIC_URL,VITE_API_MS_AGETIC_FRONT:e.API_SERVER_REDIRECT,VITE_DEVELOPMENT_ENVIRONMENT:e.ENVIRONMENT||"DEV",VITE_API_AGETIC_ANUNCIOS:"https://www.facebook.com/story.php?story_fbid=999108625735075&id=100069078404748&mibextid=wwXIfr&rdid=Jl5hWv1li8tIYJ45"}),t.use(F2),be().setConfigs({newBaseURL:e.baseUrl,newIsRegister:e.isRegister||!1,newAplicacion:e.aplicacion,newBaseURLAuthNv:e.baseUrlAuthNv,newWebSocketUrl:e.MS_WEBSOCKET_URL,newWebSocketToken:e.TOKEN_WEBSOCKET??"",newRrhhUrl:e.rrhhUrl,verificarSiFuncionario:e.verificarSiFuncionario||!1,telegramBot:e.telegramBot??"MinPub_bot",systemVersion:e.systemVersion,enableChangePasswordMsg:e.ENABLE_CHANGE_PASSWORD,enableForceChangePassword:e.ENABLE_FORCE_CHANGE_PASSWORD})}};Le.FgeAuthMenuComponent=S2,Le.FgeLoginComponent=k2,Le.FgePerfilSidebar=cc,Le.default=mx,Le.useFgeAuthLoginStore=be,Le.useFgeAuthStateStore=ta,Object.defineProperties(Le,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});