vue-wiguet-chatweb 0.1.19 → 0.1.20

Sign up to get free protection for your applications and to get access to all the features.
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- .bubble[data-v-1d95bdac]{--r: 25px;--t: 30px;padding:calc(2 * var(--r) / 3);-webkit-mask:radial-gradient(var(--t) at var(--_d) 0,#0000 98%,#000 102%) var(--_d) 100% / calc(100% - var(--r)) var(--t) no-repeat,conic-gradient(at var(--r) var(--r),#000 75%,#0000 0) calc(var(--r) / -2) calc(var(--r) / -2) padding-box,radial-gradient(50% 50%,#000 98%,#0000 101%) 0 0 / var(--r) var(--r) space padding-box;mask:radial-gradient(var(--t) at var(--_d) 0,#0000 98%,#000 102%) var(--_d) 100% / calc(100% - var(--r)) var(--t) no-repeat,conic-gradient(at var(--r) var(--r),#000 75%,#0000 0) calc(var(--r) / -2) calc(var(--r) / -2) padding-box,radial-gradient(50% 50%,#000 98%,#0000 101%) 0 0 / var(--r) var(--r) space padding-box;color:#fff;height:100%}.left[data-v-1d95bdac]{--_d: 0%;border-left:var(--t) solid #0000;margin-right:0;background-color:#fcd7ae;color:#4d4d4d}.bubble>.content-left[data-v-1d95bdac]{margin-right:10px;margin-bottom:1px}.right[data-v-1d95bdac]{--_d: 100%;border-right:var(--t) solid #0000;margin-right:0;background-color:#fdeedb;color:#4d4d4d}.bubble>.content-right[data-v-1d95bdac]{margin-bottom:1px;margin-right:10px}.message-text[data-v-1d95bdac]{margin-bottom:10px;overflow-wrap:break-word}.detail-message[data-v-1d95bdac]{font-size:10px;color:gray;display:flex;justify-content:space-between}.chat-message[data-v-1d95bdac]{display:flex;flex-direction:column;justify-content:center}.message[data-v-1d95bdac]{width:100%;display:flex}.message-left[data-v-1d95bdac]{justify-content:start}.message-right[data-v-1d95bdac]{justify-content:end}.target[data-v-1d95bdac]{padding:.5rem 0;width:100%}.btn-danger[data-v-1d95bdac]{background-color:transparent;border:0;border-radius:50%;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.btn-danger[data-v-1d95bdac] svg[data-v-1d95bdac]{width:24px;height:24px}.btn-danger[data-v-1d95bdac][data-v-1d95bdac]:hover{background-color:#ff00003a}.btn-container-widget[data-v-1d95bdac]{display:flex;align-items:center;position:absolute;left:-40px;top:50%;transform:translateY(-50%)}.message-container[data-v-1d95bdac]{min-width:80%;max-width:80%;position:relative;margin-bottom:.5rem}.messages-container-list[data-v-1d95bdac]{width:100%}.icon[data-v-1d95bdac]{width:2rem}.btn-icon[data-v-1d95bdac]{text-decoration:none;border:none;color:#9ca3af}.btn-icon[data-v-1d95bdac]:hover:not(.content-disabled){color:#1f2937}.btn-icon span[data-v-1d95bdac]{text-wrap:nowrap}.btn-icon .icon[data-v-1d95bdac]{font-size:2rem}.flex[data-v-1d95bdac]{display:flex;flex-wrap:wrap}.flex-col[data-v-1d95bdac]{flex-direction:column}.items-center[data-v-1d95bdac]{align-items:center}.gap-2[data-v-1d95bdac]{gap:.5rem}.mb-2[data-v-1d95bdac]{margin-bottom:8px}.content-disabled[data-v-1d95bdac]{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.5}.spinner_ajPY[data-v-d9a6b2b7]{fill:#fe6d00;transform-origin:center;animation:spinner_AtaB-d9a6b2b7 .75s infinite linear}@keyframes spinner_AtaB-d9a6b2b7{to{transform:rotate(360deg)}}.btn-primary[data-v-bd869218]{padding:10px 12px}.btn-primary[data-v-bd869218][data-v-bd869218]:hover{background-color:#f28b0c1a}.btn-close[data-v-bd869218]{padding:0;background-color:transparent;border:none;display:flex;align-items:center;border-radius:50%}.btn-close[data-v-bd869218][data-v-bd869218]:hover{background-color:#cacaca88}.messages-container[data-v-bd869218]{position:relative}.loader[data-v-bd869218]{position:absolute;top:18px;z-index:5;left:50%;transform:translate(-50%,-50%)}.header-widget{height:5%;display:flex;justify-content:space-between;align-items:center}.jl2-input-chat{height:20px;width:95%;border:none;resize:none;border-top-left-radius:16px;border-bottom-left-radius:16px;margin-left:8px;margin-top:8px;margin-bottom:8px;overflow:hidden;max-height:10rem}.jl2-input-chat:focus-visible{outline:none}.jl-inputgroup-chat{width:100%;border:1px solid;border-color:#f28b0c;background:var(--surface-a);color:var(--surface-500);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:13px;display:flex;justify-content:space-around;align-items:center}.jl-inputgroup-chat>input{border:none;background:none}.jl-inputgroup-chat>input:hover{outline:none}.form-message{display:flex;justify-content:space-between}.form-message button,.jl-inputgroup-chat>button{border:none!important;background:none}.form-message button,.jl-inputgroup-chat>button:focus{box-shadow:none}.form-message button,.jl-inputgroup-chat>button:active{box-shadow:none}.widget{margin:auto;height:100%;display:flex;width:100%;flex-direction:column;justify-content:space-evenly}.messages-container{height:80%;overflow-y:scroll;border:1px solid lightgray;border-radius:.5rem;scrollbar-color:red transparent;scrollbar-width:thin;scrollbar-color:#F28B0C transparent;scrollbar-track-color:transparent;scrollbar-face-color:#F28B0C;scrollbar-thumb-color:#F28B0C}.messages-container::-webkit-scrollbar{width:8px}.messages-container::-webkit-scrollbar-track{background-color:transparent}.messages-container::-webkit-scrollbar-thumb{background-color:#f28b0c;border-radius:8px}.input-message{border-left:1px solid var(--fge-gray-lines-color);border-right:1px solid var(--fge-gray-lines-color)}.message-send{padding-top:20px;width:90%;margin:auto}#chat-circle{margin:auto;position:fixed;bottom:50px;right:50px;color:#fff;cursor:pointer}.title-chat{font-size:1rem;font-weight:700;color:var(--chat-text-color);margin:0}.chat-box{display:flex;justify-content:center;align-items:center;border:2px solid #d9d9d9;border-radius:25px;padding:5px 15px 30px;background:#fff;position:fixed;right:30px;bottom:50px;width:450px;height:70vh;max-width:85vw;max-height:80vh;box-shadow:0 5px 35px 9px #ccc}.pointer{cursor:pointer}.disabled[data-v-c7da0c7e]{color:currentColor;cursor:not-allowed!important;opacity:.4!important;text-decoration:none}.container-buttons-chat[data-v-c7da0c7e]{position:relative;right:-1.8rem}.button[data-v-c7da0c7e]{position:absolute;width:2.5rem;height:2.5rem;opacity:0;box-shadow:0 1px 3px 1px silver;border-radius:100%;border:1px solid white;background-color:#fff;overflow:hidden;cursor:pointer;transition:transform .5s ease,opacity .3s ease;z-index:-1}.container-buttons-chat.active>a[data-v-c7da0c7e]{z-index:1;opacity:1}.container-buttons-chat.active .whatsapp[data-v-c7da0c7e]{transform:translateY(-150px)}.container-buttons-chat.active .telegram[data-v-c7da0c7e]{transform:translateY(-100px)}.container-buttons-chat.active .webchat[data-v-c7da0c7e]{transform:translateY(-50px)}.widget-container[data-v-c7da0c7e]{position:relative}.new-message-badge[data-v-c7da0c7e]{position:absolute;background-color:red;width:30px;height:30px;display:flex;font-family:Roboto,sans-serif;align-items:center;font-weight:500;justify-content:center;border-radius:50%;right:-2px;top:-4px;z-index:2}
1
+ .bubble[data-v-1d95bdac]{--r: 25px;--t: 30px;padding:calc(2 * var(--r) / 3);-webkit-mask:radial-gradient(var(--t) at var(--_d) 0,#0000 98%,#000 102%) var(--_d) 100% / calc(100% - var(--r)) var(--t) no-repeat,conic-gradient(at var(--r) var(--r),#000 75%,#0000 0) calc(var(--r) / -2) calc(var(--r) / -2) padding-box,radial-gradient(50% 50%,#000 98%,#0000 101%) 0 0 / var(--r) var(--r) space padding-box;mask:radial-gradient(var(--t) at var(--_d) 0,#0000 98%,#000 102%) var(--_d) 100% / calc(100% - var(--r)) var(--t) no-repeat,conic-gradient(at var(--r) var(--r),#000 75%,#0000 0) calc(var(--r) / -2) calc(var(--r) / -2) padding-box,radial-gradient(50% 50%,#000 98%,#0000 101%) 0 0 / var(--r) var(--r) space padding-box;color:#fff;height:100%}.left[data-v-1d95bdac]{--_d: 0%;border-left:var(--t) solid #0000;margin-right:0;background-color:#fcd7ae;color:#4d4d4d}.bubble>.content-left[data-v-1d95bdac]{margin-right:10px;margin-bottom:1px}.right[data-v-1d95bdac]{--_d: 100%;border-right:var(--t) solid #0000;margin-right:0;background-color:#fdeedb;color:#4d4d4d}.bubble>.content-right[data-v-1d95bdac]{margin-bottom:1px;margin-right:10px}.message-text[data-v-1d95bdac]{margin-bottom:10px;overflow-wrap:break-word}.detail-message[data-v-1d95bdac]{font-size:10px;color:gray;display:flex;justify-content:space-between}.chat-message[data-v-1d95bdac]{display:flex;flex-direction:column;justify-content:center}.message[data-v-1d95bdac]{width:100%;display:flex}.message-left[data-v-1d95bdac]{justify-content:start}.message-right[data-v-1d95bdac]{justify-content:end}.target[data-v-1d95bdac]{padding:.5rem 0;width:100%}.btn-danger[data-v-1d95bdac]{background-color:transparent;border:0;border-radius:50%;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.btn-danger[data-v-1d95bdac] svg[data-v-1d95bdac]{width:24px;height:24px}.btn-danger[data-v-1d95bdac][data-v-1d95bdac]:hover{background-color:#ff00003a}.btn-container-widget[data-v-1d95bdac]{display:flex;align-items:center;position:absolute;left:-40px;top:50%;transform:translateY(-50%)}.message-container[data-v-1d95bdac]{min-width:80%;max-width:80%;position:relative;margin-bottom:.5rem}.messages-container-list[data-v-1d95bdac]{width:100%}.icon[data-v-1d95bdac]{width:2rem}.btn-icon[data-v-1d95bdac]{text-decoration:none;border:none;color:#9ca3af}.btn-icon[data-v-1d95bdac]:hover:not(.content-disabled){color:#1f2937}.btn-icon span[data-v-1d95bdac]{text-wrap:nowrap}.btn-icon .icon[data-v-1d95bdac]{font-size:2rem}.flex[data-v-1d95bdac]{display:flex;flex-wrap:wrap}.flex-col[data-v-1d95bdac]{flex-direction:column}.items-center[data-v-1d95bdac]{align-items:center}.gap-2[data-v-1d95bdac]{gap:.5rem}.mb-2[data-v-1d95bdac]{margin-bottom:8px}.content-disabled[data-v-1d95bdac]{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.5}.spinner_ajPY[data-v-d9a6b2b7]{fill:#fe6d00;transform-origin:center;animation:spinner_AtaB-d9a6b2b7 .75s infinite linear}@keyframes spinner_AtaB-d9a6b2b7{to{transform:rotate(360deg)}}.btn-primary[data-v-3ff541a5]{padding:10px 12px}.btn-primary[data-v-3ff541a5][data-v-3ff541a5]:hover{background-color:#f28b0c1a}.btn-close[data-v-3ff541a5]{padding:0;background-color:transparent;border:none;display:flex;align-items:center;border-radius:50%}.btn-close[data-v-3ff541a5][data-v-3ff541a5]:hover{background-color:#cacaca88}.messages-container[data-v-3ff541a5]{position:relative}.loader[data-v-3ff541a5]{position:absolute;top:18px;z-index:5;left:50%;transform:translate(-50%,-50%)}.header-widget{height:5%;display:flex;justify-content:space-between;align-items:center}.jl2-input-chat{height:20px;width:95%;border:none;resize:none;border-top-left-radius:16px;border-bottom-left-radius:16px;margin-left:8px;margin-top:8px;margin-bottom:8px;overflow:hidden;max-height:10rem}.jl2-input-chat:focus-visible{outline:none}.jl-inputgroup-chat{width:100%;border:1px solid;border-color:#f28b0c;background:var(--surface-a);color:var(--surface-500);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:13px;display:flex;justify-content:space-around;align-items:center}.jl-inputgroup-chat>input{border:none;background:none}.jl-inputgroup-chat>input:hover{outline:none}.form-message{display:flex;justify-content:space-between}.form-message button,.jl-inputgroup-chat>button{border:none!important;background:none}.form-message button,.jl-inputgroup-chat>button:focus{box-shadow:none}.form-message button,.jl-inputgroup-chat>button:active{box-shadow:none}.widget{margin:auto;height:100%;display:flex;width:100%;flex-direction:column;justify-content:space-evenly}.messages-container{height:80%;overflow-y:scroll;border:1px solid lightgray;border-radius:.5rem;scrollbar-color:red transparent;scrollbar-width:thin;scrollbar-color:#F28B0C transparent;scrollbar-track-color:transparent;scrollbar-face-color:#F28B0C;scrollbar-thumb-color:#F28B0C}.messages-container::-webkit-scrollbar{width:8px}.messages-container::-webkit-scrollbar-track{background-color:transparent}.messages-container::-webkit-scrollbar-thumb{background-color:#f28b0c;border-radius:8px}.input-message{border-left:1px solid var(--fge-gray-lines-color);border-right:1px solid var(--fge-gray-lines-color)}.message-send{padding-top:20px;width:90%;margin:auto}#chat-circle{margin:auto;position:fixed;bottom:50px;right:50px;color:#fff;cursor:pointer}.title-chat{font-size:1rem;font-weight:700;color:var(--chat-text-color);margin:0}.chat-box{display:flex;justify-content:center;align-items:center;border:2px solid #d9d9d9;border-radius:25px;padding:5px 15px 30px;background:#fff;position:fixed;right:30px;bottom:50px;width:450px;height:70vh;max-width:85vw;max-height:80vh;box-shadow:0 5px 35px 9px #ccc}.pointer{cursor:pointer}.disabled[data-v-c7da0c7e]{color:currentColor;cursor:not-allowed!important;opacity:.4!important;text-decoration:none}.container-buttons-chat[data-v-c7da0c7e]{position:relative;right:-1.8rem}.button[data-v-c7da0c7e]{position:absolute;width:2.5rem;height:2.5rem;opacity:0;box-shadow:0 1px 3px 1px silver;border-radius:100%;border:1px solid white;background-color:#fff;overflow:hidden;cursor:pointer;transition:transform .5s ease,opacity .3s ease;z-index:-1}.container-buttons-chat.active>a[data-v-c7da0c7e]{z-index:1;opacity:1}.container-buttons-chat.active .whatsapp[data-v-c7da0c7e]{transform:translateY(-150px)}.container-buttons-chat.active .telegram[data-v-c7da0c7e]{transform:translateY(-100px)}.container-buttons-chat.active .webchat[data-v-c7da0c7e]{transform:translateY(-50px)}.widget-container[data-v-c7da0c7e]{position:relative}.new-message-badge[data-v-c7da0c7e]{position:absolute;background-color:red;width:30px;height:30px;display:flex;font-family:Roboto,sans-serif;align-items:center;font-weight:500;justify-content:center;border-radius:50%;right:-2px;top:-4px;z-index:2}
@@ -9623,7 +9623,7 @@ const fc = { class: "widget" }, dc = { class: "header-widget" }, mc = { class: "
9623
9623
  return O.indexOf(w) !== -1 ? A = "Mac OS" : D.indexOf(w) !== -1 ? A = "iPhone" : V.indexOf(w) !== -1 ? A = "Windows" : /Android/.test(y) ? A = "Android" : /Linux/.test(w) && (A = "Linux"), A;
9624
9624
  }
9625
9625
  function Te({ message: y, emoji: w }) {
9626
- e("onQualifying", { message: s, callback: async () => {
9626
+ e("onQualifying", { message: y, callback: async () => {
9627
9627
  !y.id || !w || (s.value = w.iconUnicode, g(void 0, { tipoCalificacionId: w.value, mensajeARespondeId: y.id }).then());
9628
9628
  } });
9629
9629
  }
@@ -9694,7 +9694,7 @@ const fc = { class: "widget" }, dc = { class: "header-widget" }, mc = { class: "
9694
9694
  ])
9695
9695
  ]));
9696
9696
  }
9697
- }), Tc = /* @__PURE__ */ ce(kc, [["__scopeId", "data-v-bd869218"]]), Ec = {}, Oc = {
9697
+ }), Tc = /* @__PURE__ */ ce(kc, [["__scopeId", "data-v-3ff541a5"]]), Ec = {}, Oc = {
9698
9698
  width: "87",
9699
9699
  height: "87",
9700
9700
  viewBox: "0 0 87 87",
@@ -1,7 +1,7 @@
1
1
  (function(de,u){typeof exports=="object"&&typeof module<"u"?u(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],u):(de=typeof globalThis<"u"?globalThis:de||self,u(de["vue-wiguet-chatweb"]={},de.Vue))})(this,function(de,u){"use strict";let rt;const Ci=new Uint8Array(16);function xi(){if(!rt&&(rt=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!rt))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return rt(Ci)}const $=[];for(let t=0;t<256;++t)$.push((t+256).toString(16).slice(1));function _i(t,e=0){return $[t[e+0]]+$[t[e+1]]+$[t[e+2]]+$[t[e+3]]+"-"+$[t[e+4]]+$[t[e+5]]+"-"+$[t[e+6]]+$[t[e+7]]+"-"+$[t[e+8]]+$[t[e+9]]+"-"+$[t[e+10]]+$[t[e+11]]+$[t[e+12]]+$[t[e+13]]+$[t[e+14]]+$[t[e+15]]}const Pn={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function Ai(t,e,n){if(Pn.randomUUID&&!e&&!t)return Pn.randomUUID();t=t||{};const s=t.random||(t.rng||xi)();return s[6]=s[6]&15|64,s[8]=s[8]&63|128,_i(s)}const X=(t,e)=>{const n=t.__vccOpts||t;for(const[s,r]of e)n[s]=r;return n},Ii={},Mi={width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Ri=[u.createElementVNode("path",{d:"M16 31C24.2843 31 31 24.2843 31 16C31 7.71573 24.2843 1 16 1C7.71573 1 1 7.71573 1 16C1 24.2843 7.71573 31 16 31Z",stroke:"#B3B3B3","stroke-miterlimit":"10"},null,-1),u.createElementVNode("path",{d:"M19.78 22.3L15.98 16.63H15.9601L12.2001 22.3H11.0701L15.37 15.8899L11.25 9.69995H12.38L15.98 15.08H16L19.67 9.69995H20.8L16.55 15.82L20.92 22.3H19.77H19.78Z",fill:"#B3B3B3"},null,-1)];function Di(t,e){return u.openBlock(),u.createElementBlock("svg",Mi,Ri)}const Li=X(Ii,[["render",Di]]),Vi={},Fi={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},Bi=[u.createElementVNode("path",{fill:"#F28B0C",d:"M16.1 260.2c-22.6 12.9-20.5 47.3 3.6 57.3L160 376V479.3c0 18.1 14.6 32.7 32.7 32.7c9.7 0 18.9-4.3 25.1-11.8l62-74.3 123.9 51.6c18.9 7.9 40.8-4.5 43.9-24.7l64-416c1.9-12.1-3.4-24.3-13.5-31.2s-23.3-7.5-34-1.4l-448 256zm52.1 25.5L409.7 90.6 190.1 336l1.2 1L68.2 285.7zM403.3 425.4L236.7 355.9 450.8 116.6 403.3 425.4z"},null,-1)];function Ui(t,e){return u.openBlock(),u.createElementBlock("svg",Fi,Bi)}const $i=X(Vi,[["render",Ui]]);function Wn(t,e){return function(){return t.apply(e,arguments)}}const{toString:Pi}=Object.prototype,{getPrototypeOf:Wt}=Object,it=(t=>e=>{const n=Pi.call(e);return t[n]||(t[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),ae=t=>(t=t.toLowerCase(),e=>it(e)===t),ot=t=>e=>typeof e===t,{isArray:Ne}=Array,qe=ot("undefined");function Wi(t){return t!==null&&!qe(t)&&t.constructor!==null&&!qe(t.constructor)&&Z(t.constructor.isBuffer)&&t.constructor.isBuffer(t)}const qn=ae("ArrayBuffer");function qi(t){let e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(t):e=t&&t.buffer&&qn(t.buffer),e}const zi=ot("string"),Z=ot("function"),zn=ot("number"),at=t=>t!==null&&typeof t=="object",Hi=t=>t===!0||t===!1,lt=t=>{if(it(t)!=="object")return!1;const e=Wt(t);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(Symbol.toStringTag in t)&&!(Symbol.iterator in t)},Zi=ae("Date"),ji=ae("File"),Yi=ae("Blob"),Ji=ae("FileList"),Gi=t=>at(t)&&Z(t.pipe),Ki=t=>{let e;return t&&(typeof FormData=="function"&&t instanceof FormData||Z(t.append)&&((e=it(t))==="formdata"||e==="object"&&Z(t.toString)&&t.toString()==="[object FormData]"))},Qi=ae("URLSearchParams"),Xi=t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function ze(t,e,{allOwnKeys:n=!1}={}){if(t===null||typeof t>"u")return;let s,r;if(typeof t!="object"&&(t=[t]),Ne(t))for(s=0,r=t.length;s<r;s++)e.call(null,t[s],s,t);else{const i=n?Object.getOwnPropertyNames(t):Object.keys(t),o=i.length;let a;for(s=0;s<o;s++)a=i[s],e.call(null,t[a],a,t)}}function Hn(t,e){e=e.toLowerCase();const n=Object.keys(t);let s=n.length,r;for(;s-- >0;)if(r=n[s],e===r.toLowerCase())return r;return null}const Zn=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,jn=t=>!qe(t)&&t!==Zn;function qt(){const{caseless:t}=jn(this)&&this||{},e={},n=(s,r)=>{const i=t&&Hn(e,r)||r;lt(e[i])&&lt(s)?e[i]=qt(e[i],s):lt(s)?e[i]=qt({},s):Ne(s)?e[i]=s.slice():e[i]=s};for(let s=0,r=arguments.length;s<r;s++)arguments[s]&&ze(arguments[s],n);return e}const eo=(t,e,n,{allOwnKeys:s}={})=>(ze(e,(r,i)=>{n&&Z(r)?t[i]=Wn(r,n):t[i]=r},{allOwnKeys:s}),t),to=t=>(t.charCodeAt(0)===65279&&(t=t.slice(1)),t),no=(t,e,n,s)=>{t.prototype=Object.create(e.prototype,s),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:e.prototype}),n&&Object.assign(t.prototype,n)},so=(t,e,n,s)=>{let r,i,o;const a={};if(e=e||{},t==null)return e;do{for(r=Object.getOwnPropertyNames(t),i=r.length;i-- >0;)o=r[i],(!s||s(o,t,e))&&!a[o]&&(e[o]=t[o],a[o]=!0);t=n!==!1&&Wt(t)}while(t&&(!n||n(t,e))&&t!==Object.prototype);return e},ro=(t,e,n)=>{t=String(t),(n===void 0||n>t.length)&&(n=t.length),n-=e.length;const s=t.indexOf(e,n);return s!==-1&&s===n},io=t=>{if(!t)return null;if(Ne(t))return t;let e=t.length;if(!zn(e))return null;const n=new Array(e);for(;e-- >0;)n[e]=t[e];return n},oo=(t=>e=>t&&e instanceof t)(typeof Uint8Array<"u"&&Wt(Uint8Array)),ao=(t,e)=>{const s=(t&&t[Symbol.iterator]).call(t);let r;for(;(r=s.next())&&!r.done;){const i=r.value;e.call(t,i[0],i[1])}},lo=(t,e)=>{let n;const s=[];for(;(n=t.exec(e))!==null;)s.push(n);return s},co=ae("HTMLFormElement"),uo=t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,s,r){return s.toUpperCase()+r}),Yn=(({hasOwnProperty:t})=>(e,n)=>t.call(e,n))(Object.prototype),ho=ae("RegExp"),Jn=(t,e)=>{const n=Object.getOwnPropertyDescriptors(t),s={};ze(n,(r,i)=>{e(r,i,t)!==!1&&(s[i]=r)}),Object.defineProperties(t,s)},fo=t=>{Jn(t,(e,n)=>{if(Z(t)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const s=t[n];if(Z(s)){if(e.enumerable=!1,"writable"in e){e.writable=!1;return}e.set||(e.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},mo=(t,e)=>{const n={},s=r=>{r.forEach(i=>{n[i]=!0})};return Ne(t)?s(t):s(String(t).split(e)),n},po=()=>{},yo=(t,e)=>(t=+t,Number.isFinite(t)?t:e),zt="abcdefghijklmnopqrstuvwxyz",Gn="0123456789",Kn={DIGIT:Gn,ALPHA:zt,ALPHA_DIGIT:zt+zt.toUpperCase()+Gn},go=(t=16,e=Kn.ALPHA_DIGIT)=>{let n="";const{length:s}=e;for(;t--;)n+=e[Math.random()*s|0];return n};function wo(t){return!!(t&&Z(t.append)&&t[Symbol.toStringTag]==="FormData"&&t[Symbol.iterator])}const Eo=t=>{const e=new Array(10),n=(s,r)=>{if(at(s)){if(e.indexOf(s)>=0)return;if(!("toJSON"in s)){e[r]=s;const i=Ne(s)?[]:{};return ze(s,(o,a)=>{const l=n(o,r+1);!qe(l)&&(i[a]=l)}),e[r]=void 0,i}}return s};return n(t,0)},vo=ae("AsyncFunction"),f={isArray:Ne,isArrayBuffer:qn,isBuffer:Wi,isFormData:Ki,isArrayBufferView:qi,isString:zi,isNumber:zn,isBoolean:Hi,isObject:at,isPlainObject:lt,isUndefined:qe,isDate:Zi,isFile:ji,isBlob:Yi,isRegExp:ho,isFunction:Z,isStream:Gi,isURLSearchParams:Qi,isTypedArray:oo,isFileList:Ji,forEach:ze,merge:qt,extend:eo,trim:Xi,stripBOM:to,inherits:no,toFlatObject:so,kindOf:it,kindOfTest:ae,endsWith:ro,toArray:io,forEachEntry:ao,matchAll:lo,isHTMLForm:co,hasOwnProperty:Yn,hasOwnProp:Yn,reduceDescriptors:Jn,freezeMethods:fo,toObjectSet:mo,toCamelCase:uo,noop:po,toFiniteNumber:yo,findKey:Hn,global:Zn,isContextDefined:jn,ALPHABET:Kn,generateString:go,isSpecCompliantForm:wo,toJSONObject:Eo,isAsyncFn:vo,isThenable:t=>t&&(at(t)||Z(t))&&Z(t.then)&&Z(t.catch)};function O(t,e,n,s,r){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),s&&(this.request=s),r&&(this.response=r)}f.inherits(O,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:f.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const Qn=O.prototype,Xn={};["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=>{Xn[t]={value:t}}),Object.defineProperties(O,Xn),Object.defineProperty(Qn,"isAxiosError",{value:!0}),O.from=(t,e,n,s,r,i)=>{const o=Object.create(Qn);return f.toFlatObject(t,o,function(l){return l!==Error.prototype},a=>a!=="isAxiosError"),O.call(o,t.message,e,n,s,r),o.cause=t,o.name=t.name,i&&Object.assign(o,i),o};const ko=null;function Ht(t){return f.isPlainObject(t)||f.isArray(t)}function es(t){return f.endsWith(t,"[]")?t.slice(0,-2):t}function ts(t,e,n){return t?t.concat(e).map(function(r,i){return r=es(r),!n&&i?"["+r+"]":r}).join(n?".":""):e}function So(t){return f.isArray(t)&&!t.some(Ht)}const bo=f.toFlatObject(f,{},null,function(e){return/^is[A-Z]/.test(e)});function ct(t,e,n){if(!f.isObject(t))throw new TypeError("target must be an object");e=e||new FormData,n=f.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(v,b){return!f.isUndefined(b[v])});const s=n.metaTokens,r=n.visitor||h,i=n.dots,o=n.indexes,l=(n.Blob||typeof Blob<"u"&&Blob)&&f.isSpecCompliantForm(e);if(!f.isFunction(r))throw new TypeError("visitor must be a function");function c(p){if(p===null)return"";if(f.isDate(p))return p.toISOString();if(!l&&f.isBlob(p))throw new O("Blob is not supported. Use a Buffer instead.");return f.isArrayBuffer(p)||f.isTypedArray(p)?l&&typeof Blob=="function"?new Blob([p]):Buffer.from(p):p}function h(p,v,b){let I=p;if(p&&!b&&typeof p=="object"){if(f.endsWith(v,"{}"))v=s?v:v.slice(0,-2),p=JSON.stringify(p);else if(f.isArray(p)&&So(p)||(f.isFileList(p)||f.endsWith(v,"[]"))&&(I=f.toArray(p)))return v=es(v),I.forEach(function(ie,H){!(f.isUndefined(ie)||ie===null)&&e.append(o===!0?ts([v],H,i):o===null?v:v+"[]",c(ie))}),!1}return Ht(p)?!0:(e.append(ts(b,v,i),c(p)),!1)}const d=[],w=Object.assign(bo,{defaultVisitor:h,convertValue:c,isVisitable:Ht});function m(p,v){if(!f.isUndefined(p)){if(d.indexOf(p)!==-1)throw Error("Circular reference detected in "+v.join("."));d.push(p),f.forEach(p,function(I,M){(!(f.isUndefined(I)||I===null)&&r.call(e,I,f.isString(M)?M.trim():M,v,w))===!0&&m(I,v?v.concat(M):[M])}),d.pop()}}if(!f.isObject(t))throw new TypeError("data must be an object");return m(t),e}function ns(t){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,function(s){return e[s]})}function Zt(t,e){this._pairs=[],t&&ct(t,this,e)}const ss=Zt.prototype;ss.append=function(e,n){this._pairs.push([e,n])},ss.toString=function(e){const n=e?function(s){return e.call(this,s,ns)}:ns;return this._pairs.map(function(r){return n(r[0])+"="+n(r[1])},"").join("&")};function To(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function rs(t,e,n){if(!e)return t;const s=n&&n.encode||To,r=n&&n.serialize;let i;if(r?i=r(e,n):i=f.isURLSearchParams(e)?e.toString():new Zt(e,n).toString(s),i){const o=t.indexOf("#");o!==-1&&(t=t.slice(0,o)),t+=(t.indexOf("?")===-1?"?":"&")+i}return t}class is{constructor(){this.handlers=[]}use(e,n,s){return this.handlers.push({fulfilled:e,rejected:n,synchronous:s?s.synchronous:!1,runWhen:s?s.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){f.forEach(this.handlers,function(s){s!==null&&e(s)})}}const os={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Oo=typeof URLSearchParams<"u"?URLSearchParams:Zt,No=typeof FormData<"u"?FormData:null,Co=typeof Blob<"u"?Blob:null,xo=(()=>{let t;return typeof navigator<"u"&&((t=navigator.product)==="ReactNative"||t==="NativeScript"||t==="NS")?!1:typeof window<"u"&&typeof document<"u"})(),_o=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",le={isBrowser:!0,classes:{URLSearchParams:Oo,FormData:No,Blob:Co},isStandardBrowserEnv:xo,isStandardBrowserWebWorkerEnv:_o,protocols:["http","https","file","blob","url","data"]};function Ao(t,e){return ct(t,new le.classes.URLSearchParams,Object.assign({visitor:function(n,s,r,i){return le.isNode&&f.isBuffer(n)?(this.append(s,n.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)}},e))}function Io(t){return f.matchAll(/\w+|\[(\w*)]/g,t).map(e=>e[0]==="[]"?"":e[1]||e[0])}function Mo(t){const e={},n=Object.keys(t);let s;const r=n.length;let i;for(s=0;s<r;s++)i=n[s],e[i]=t[i];return e}function as(t){function e(n,s,r,i){let o=n[i++];const a=Number.isFinite(+o),l=i>=n.length;return o=!o&&f.isArray(r)?r.length:o,l?(f.hasOwnProp(r,o)?r[o]=[r[o],s]:r[o]=s,!a):((!r[o]||!f.isObject(r[o]))&&(r[o]=[]),e(n,s,r[o],i)&&f.isArray(r[o])&&(r[o]=Mo(r[o])),!a)}if(f.isFormData(t)&&f.isFunction(t.entries)){const n={};return f.forEachEntry(t,(s,r)=>{e(Io(s),r,n,0)}),n}return null}const Ro={"Content-Type":void 0};function Do(t,e,n){if(f.isString(t))try{return(e||JSON.parse)(t),f.trim(t)}catch(s){if(s.name!=="SyntaxError")throw s}return(n||JSON.stringify)(t)}const Ce={transitional:os,adapter:["xhr","http"],transformRequest:[function(e,n){const s=n.getContentType()||"",r=s.indexOf("application/json")>-1,i=f.isObject(e);if(i&&f.isHTMLForm(e)&&(e=new FormData(e)),f.isFormData(e))return r&&r?JSON.stringify(as(e)):e;if(f.isArrayBuffer(e)||f.isBuffer(e)||f.isStream(e)||f.isFile(e)||f.isBlob(e))return e;if(f.isArrayBufferView(e))return e.buffer;if(f.isURLSearchParams(e))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let a;if(i){if(s.indexOf("application/x-www-form-urlencoded")>-1)return Ao(e,this.formSerializer).toString();if((a=f.isFileList(e))||s.indexOf("multipart/form-data")>-1){const l=this.env&&this.env.FormData;return ct(a?{"files[]":e}:e,l&&new l,this.formSerializer)}}return i||r?(n.setContentType("application/json",!1),Do(e)):e}],transformResponse:[function(e){const n=this.transitional||Ce.transitional,s=n&&n.forcedJSONParsing,r=this.responseType==="json";if(e&&f.isString(e)&&(s&&!this.responseType||r)){const o=!(n&&n.silentJSONParsing)&&r;try{return JSON.parse(e)}catch(a){if(o)throw a.name==="SyntaxError"?O.from(a,O.ERR_BAD_RESPONSE,this,null,this.response):a}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:le.classes.FormData,Blob:le.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};f.forEach(["delete","get","head"],function(e){Ce.headers[e]={}}),f.forEach(["post","put","patch"],function(e){Ce.headers[e]=f.merge(Ro)});const Lo=f.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"]),Vo=t=>{const e={};let n,s,r;return t&&t.split(`
2
2
  `).forEach(function(o){r=o.indexOf(":"),n=o.substring(0,r).trim().toLowerCase(),s=o.substring(r+1).trim(),!(!n||e[n]&&Lo[n])&&(n==="set-cookie"?e[n]?e[n].push(s):e[n]=[s]:e[n]=e[n]?e[n]+", "+s:s)}),e},ls=Symbol("internals");function He(t){return t&&String(t).trim().toLowerCase()}function ut(t){return t===!1||t==null?t:f.isArray(t)?t.map(ut):String(t)}function Fo(t){const e=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let s;for(;s=n.exec(t);)e[s[1]]=s[2];return e}const Bo=t=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim());function jt(t,e,n,s,r){if(f.isFunction(s))return s.call(this,e,n);if(r&&(e=n),!!f.isString(e)){if(f.isString(s))return e.indexOf(s)!==-1;if(f.isRegExp(s))return s.test(e)}}function Uo(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,n,s)=>n.toUpperCase()+s)}function $o(t,e){const n=f.toCamelCase(" "+e);["get","set","has"].forEach(s=>{Object.defineProperty(t,s+n,{value:function(r,i,o){return this[s].call(this,e,r,i,o)},configurable:!0})})}class j{constructor(e){e&&this.set(e)}set(e,n,s){const r=this;function i(a,l,c){const h=He(l);if(!h)throw new Error("header name must be a non-empty string");const d=f.findKey(r,h);(!d||r[d]===void 0||c===!0||c===void 0&&r[d]!==!1)&&(r[d||l]=ut(a))}const o=(a,l)=>f.forEach(a,(c,h)=>i(c,h,l));return f.isPlainObject(e)||e instanceof this.constructor?o(e,n):f.isString(e)&&(e=e.trim())&&!Bo(e)?o(Vo(e),n):e!=null&&i(n,e,s),this}get(e,n){if(e=He(e),e){const s=f.findKey(this,e);if(s){const r=this[s];if(!n)return r;if(n===!0)return Fo(r);if(f.isFunction(n))return n.call(this,r,s);if(f.isRegExp(n))return n.exec(r);throw new TypeError("parser must be boolean|regexp|function")}}}has(e,n){if(e=He(e),e){const s=f.findKey(this,e);return!!(s&&this[s]!==void 0&&(!n||jt(this,this[s],s,n)))}return!1}delete(e,n){const s=this;let r=!1;function i(o){if(o=He(o),o){const a=f.findKey(s,o);a&&(!n||jt(s,s[a],a,n))&&(delete s[a],r=!0)}}return f.isArray(e)?e.forEach(i):i(e),r}clear(e){const n=Object.keys(this);let s=n.length,r=!1;for(;s--;){const i=n[s];(!e||jt(this,this[i],i,e,!0))&&(delete this[i],r=!0)}return r}normalize(e){const n=this,s={};return f.forEach(this,(r,i)=>{const o=f.findKey(s,i);if(o){n[o]=ut(r),delete n[i];return}const a=e?Uo(i):String(i).trim();a!==i&&delete n[i],n[a]=ut(r),s[a]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){const n=Object.create(null);return f.forEach(this,(s,r)=>{s!=null&&s!==!1&&(n[r]=e&&f.isArray(s)?s.join(", "):s)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,n])=>e+": "+n).join(`
3
3
  `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...n){const s=new this(e);return n.forEach(r=>s.set(r)),s}static accessor(e){const s=(this[ls]=this[ls]={accessors:{}}).accessors,r=this.prototype;function i(o){const a=He(o);s[a]||($o(r,o),s[a]=!0)}return f.isArray(e)?e.forEach(i):i(e),this}}j.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),f.freezeMethods(j.prototype),f.freezeMethods(j);function Yt(t,e){const n=this||Ce,s=e||n,r=j.from(s.headers);let i=s.data;return f.forEach(t,function(a){i=a.call(n,i,r.normalize(),e?e.status:void 0)}),r.normalize(),i}function cs(t){return!!(t&&t.__CANCEL__)}function Ze(t,e,n){O.call(this,t??"canceled",O.ERR_CANCELED,e,n),this.name="CanceledError"}f.inherits(Ze,O,{__CANCEL__:!0});function Po(t,e,n){const s=n.config.validateStatus;!n.status||!s||s(n.status)?t(n):e(new O("Request failed with status code "+n.status,[O.ERR_BAD_REQUEST,O.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}const Wo=le.isStandardBrowserEnv?function(){return{write:function(n,s,r,i,o,a){const l=[];l.push(n+"="+encodeURIComponent(s)),f.isNumber(r)&&l.push("expires="+new Date(r).toGMTString()),f.isString(i)&&l.push("path="+i),f.isString(o)&&l.push("domain="+o),a===!0&&l.push("secure"),document.cookie=l.join("; ")},read:function(n){const s=document.cookie.match(new RegExp("(^|;\\s*)("+n+")=([^;]*)"));return s?decodeURIComponent(s[3]):null},remove:function(n){this.write(n,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}();function qo(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}function zo(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}function us(t,e){return t&&!qo(e)?zo(t,e):e}const Ho=le.isStandardBrowserEnv?function(){const e=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");let s;function r(i){let o=i;return e&&(n.setAttribute("href",o),o=n.href),n.setAttribute("href",o),{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 s=r(window.location.href),function(o){const a=f.isString(o)?r(o):o;return a.protocol===s.protocol&&a.host===s.host}}():function(){return function(){return!0}}();function Zo(t){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}function jo(t,e){t=t||10;const n=new Array(t),s=new Array(t);let r=0,i=0,o;return e=e!==void 0?e:1e3,function(l){const c=Date.now(),h=s[i];o||(o=c),n[r]=l,s[r]=c;let d=i,w=0;for(;d!==r;)w+=n[d++],d=d%t;if(r=(r+1)%t,r===i&&(i=(i+1)%t),c-o<e)return;const m=h&&c-h;return m?Math.round(w*1e3/m):void 0}}function hs(t,e){let n=0;const s=jo(50,250);return r=>{const i=r.loaded,o=r.lengthComputable?r.total:void 0,a=i-n,l=s(a),c=i<=o;n=i;const h={loaded:i,total:o,progress:o?i/o:void 0,bytes:a,rate:l||void 0,estimated:l&&o&&c?(o-i)/l:void 0,event:r};h[e?"download":"upload"]=!0,t(h)}}const ht={http:ko,xhr:typeof XMLHttpRequest<"u"&&function(t){return new Promise(function(n,s){let r=t.data;const i=j.from(t.headers).normalize(),o=t.responseType;let a;function l(){t.cancelToken&&t.cancelToken.unsubscribe(a),t.signal&&t.signal.removeEventListener("abort",a)}f.isFormData(r)&&(le.isStandardBrowserEnv||le.isStandardBrowserWebWorkerEnv?i.setContentType(!1):i.setContentType("multipart/form-data;",!1));let c=new XMLHttpRequest;if(t.auth){const m=t.auth.username||"",p=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";i.set("Authorization","Basic "+btoa(m+":"+p))}const h=us(t.baseURL,t.url);c.open(t.method.toUpperCase(),rs(h,t.params,t.paramsSerializer),!0),c.timeout=t.timeout;function d(){if(!c)return;const m=j.from("getAllResponseHeaders"in c&&c.getAllResponseHeaders()),v={data:!o||o==="text"||o==="json"?c.responseText:c.response,status:c.status,statusText:c.statusText,headers:m,config:t,request:c};Po(function(I){n(I),l()},function(I){s(I),l()},v),c=null}if("onloadend"in c?c.onloadend=d:c.onreadystatechange=function(){!c||c.readyState!==4||c.status===0&&!(c.responseURL&&c.responseURL.indexOf("file:")===0)||setTimeout(d)},c.onabort=function(){c&&(s(new O("Request aborted",O.ECONNABORTED,t,c)),c=null)},c.onerror=function(){s(new O("Network Error",O.ERR_NETWORK,t,c)),c=null},c.ontimeout=function(){let p=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded";const v=t.transitional||os;t.timeoutErrorMessage&&(p=t.timeoutErrorMessage),s(new O(p,v.clarifyTimeoutError?O.ETIMEDOUT:O.ECONNABORTED,t,c)),c=null},le.isStandardBrowserEnv){const m=(t.withCredentials||Ho(h))&&t.xsrfCookieName&&Wo.read(t.xsrfCookieName);m&&i.set(t.xsrfHeaderName,m)}r===void 0&&i.setContentType(null),"setRequestHeader"in c&&f.forEach(i.toJSON(),function(p,v){c.setRequestHeader(v,p)}),f.isUndefined(t.withCredentials)||(c.withCredentials=!!t.withCredentials),o&&o!=="json"&&(c.responseType=t.responseType),typeof t.onDownloadProgress=="function"&&c.addEventListener("progress",hs(t.onDownloadProgress,!0)),typeof t.onUploadProgress=="function"&&c.upload&&c.upload.addEventListener("progress",hs(t.onUploadProgress)),(t.cancelToken||t.signal)&&(a=m=>{c&&(s(!m||m.type?new Ze(null,t,c):m),c.abort(),c=null)},t.cancelToken&&t.cancelToken.subscribe(a),t.signal&&(t.signal.aborted?a():t.signal.addEventListener("abort",a)));const w=Zo(h);if(w&&le.protocols.indexOf(w)===-1){s(new O("Unsupported protocol "+w+":",O.ERR_BAD_REQUEST,t));return}c.send(r||null)})}};f.forEach(ht,(t,e)=>{if(t){try{Object.defineProperty(t,"name",{value:e})}catch{}Object.defineProperty(t,"adapterName",{value:e})}});const Yo={getAdapter:t=>{t=f.isArray(t)?t:[t];const{length:e}=t;let n,s;for(let r=0;r<e&&(n=t[r],!(s=f.isString(n)?ht[n.toLowerCase()]:n));r++);if(!s)throw s===!1?new O(`Adapter ${n} is not supported by the environment`,"ERR_NOT_SUPPORT"):new Error(f.hasOwnProp(ht,n)?`Adapter '${n}' is not available in the build`:`Unknown adapter '${n}'`);if(!f.isFunction(s))throw new TypeError("adapter is not a function");return s},adapters:ht};function Jt(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new Ze(null,t)}function fs(t){return Jt(t),t.headers=j.from(t.headers),t.data=Yt.call(t,t.transformRequest),["post","put","patch"].indexOf(t.method)!==-1&&t.headers.setContentType("application/x-www-form-urlencoded",!1),Yo.getAdapter(t.adapter||Ce.adapter)(t).then(function(s){return Jt(t),s.data=Yt.call(t,t.transformResponse,s),s.headers=j.from(s.headers),s},function(s){return cs(s)||(Jt(t),s&&s.response&&(s.response.data=Yt.call(t,t.transformResponse,s.response),s.response.headers=j.from(s.response.headers))),Promise.reject(s)})}const ds=t=>t instanceof j?t.toJSON():t;function xe(t,e){e=e||{};const n={};function s(c,h,d){return f.isPlainObject(c)&&f.isPlainObject(h)?f.merge.call({caseless:d},c,h):f.isPlainObject(h)?f.merge({},h):f.isArray(h)?h.slice():h}function r(c,h,d){if(f.isUndefined(h)){if(!f.isUndefined(c))return s(void 0,c,d)}else return s(c,h,d)}function i(c,h){if(!f.isUndefined(h))return s(void 0,h)}function o(c,h){if(f.isUndefined(h)){if(!f.isUndefined(c))return s(void 0,c)}else return s(void 0,h)}function a(c,h,d){if(d in e)return s(c,h);if(d in t)return s(void 0,c)}const l={url:i,method:i,data:i,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,beforeRedirect:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,responseEncoding:o,validateStatus:a,headers:(c,h)=>r(ds(c),ds(h),!0)};return f.forEach(Object.keys(Object.assign({},t,e)),function(h){const d=l[h]||r,w=d(t[h],e[h],h);f.isUndefined(w)&&d!==a||(n[h]=w)}),n}const ms="1.4.0",Gt={};["object","boolean","number","function","string","symbol"].forEach((t,e)=>{Gt[t]=function(s){return typeof s===t||"a"+(e<1?"n ":" ")+t}});const ps={};Gt.transitional=function(e,n,s){function r(i,o){return"[Axios v"+ms+"] Transitional option '"+i+"'"+o+(s?". "+s:"")}return(i,o,a)=>{if(e===!1)throw new O(r(o," has been removed"+(n?" in "+n:"")),O.ERR_DEPRECATED);return n&&!ps[o]&&(ps[o]=!0,console.warn(r(o," has been deprecated since v"+n+" and will be removed in the near future"))),e?e(i,o,a):!0}};function Jo(t,e,n){if(typeof t!="object")throw new O("options must be an object",O.ERR_BAD_OPTION_VALUE);const s=Object.keys(t);let r=s.length;for(;r-- >0;){const i=s[r],o=e[i];if(o){const a=t[i],l=a===void 0||o(a,i,t);if(l!==!0)throw new O("option "+i+" must be "+l,O.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new O("Unknown option "+i,O.ERR_BAD_OPTION)}}const Kt={assertOptions:Jo,validators:Gt},me=Kt.validators;class ve{constructor(e){this.defaults=e,this.interceptors={request:new is,response:new is}}request(e,n){typeof e=="string"?(n=n||{},n.url=e):n=e||{},n=xe(this.defaults,n);const{transitional:s,paramsSerializer:r,headers:i}=n;s!==void 0&&Kt.assertOptions(s,{silentJSONParsing:me.transitional(me.boolean),forcedJSONParsing:me.transitional(me.boolean),clarifyTimeoutError:me.transitional(me.boolean)},!1),r!=null&&(f.isFunction(r)?n.paramsSerializer={serialize:r}:Kt.assertOptions(r,{encode:me.function,serialize:me.function},!0)),n.method=(n.method||this.defaults.method||"get").toLowerCase();let o;o=i&&f.merge(i.common,i[n.method]),o&&f.forEach(["delete","get","head","post","put","patch","common"],p=>{delete i[p]}),n.headers=j.concat(o,i);const a=[];let l=!0;this.interceptors.request.forEach(function(v){typeof v.runWhen=="function"&&v.runWhen(n)===!1||(l=l&&v.synchronous,a.unshift(v.fulfilled,v.rejected))});const c=[];this.interceptors.response.forEach(function(v){c.push(v.fulfilled,v.rejected)});let h,d=0,w;if(!l){const p=[fs.bind(this),void 0];for(p.unshift.apply(p,a),p.push.apply(p,c),w=p.length,h=Promise.resolve(n);d<w;)h=h.then(p[d++],p[d++]);return h}w=a.length;let m=n;for(d=0;d<w;){const p=a[d++],v=a[d++];try{m=p(m)}catch(b){v.call(this,b);break}}try{h=fs.call(this,m)}catch(p){return Promise.reject(p)}for(d=0,w=c.length;d<w;)h=h.then(c[d++],c[d++]);return h}getUri(e){e=xe(this.defaults,e);const n=us(e.baseURL,e.url);return rs(n,e.params,e.paramsSerializer)}}f.forEach(["delete","get","head","options"],function(e){ve.prototype[e]=function(n,s){return this.request(xe(s||{},{method:e,url:n,data:(s||{}).data}))}}),f.forEach(["post","put","patch"],function(e){function n(s){return function(i,o,a){return this.request(xe(a||{},{method:e,headers:s?{"Content-Type":"multipart/form-data"}:{},url:i,data:o}))}}ve.prototype[e]=n(),ve.prototype[e+"Form"]=n(!0)});class Qt{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 s=this;this.promise.then(r=>{if(!s._listeners)return;let i=s._listeners.length;for(;i-- >0;)s._listeners[i](r);s._listeners=null}),this.promise.then=r=>{let i;const o=new Promise(a=>{s.subscribe(a),i=a}).then(r);return o.cancel=function(){s.unsubscribe(i)},o},e(function(i,o,a){s.reason||(s.reason=new Ze(i,o,a),n(s.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 Qt(function(r){e=r}),cancel:e}}}function Go(t){return function(n){return t.apply(null,n)}}function Ko(t){return f.isObject(t)&&t.isAxiosError===!0}const Xt={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(Xt).forEach(([t,e])=>{Xt[e]=t});function ys(t){const e=new ve(t),n=Wn(ve.prototype.request,e);return f.extend(n,ve.prototype,e,{allOwnKeys:!0}),f.extend(n,e,null,{allOwnKeys:!0}),n.create=function(r){return ys(xe(t,r))},n}const U=ys(Ce);U.Axios=ve,U.CanceledError=Ze,U.CancelToken=Qt,U.isCancel=cs,U.VERSION=ms,U.toFormData=ct,U.AxiosError=O,U.Cancel=U.CanceledError,U.all=function(e){return Promise.all(e)},U.spread=Go,U.isAxiosError=Ko,U.mergeConfig=xe,U.AxiosHeaders=j,U.formToJSON=t=>as(f.isHTMLForm(t)?new FormData(t):t),U.HttpStatusCode=Xt,U.default=U;const ft=async function(t){const e=t,n=window.VITE_BACKEND_URL?window.VITE_BACKEND_URL:"http://127.0.0.1:3000",s={method:e.method,url:`${n}${e.url}`,headers:{Authorization:`Bearer ${t.token}`,"Content-Type":"application/json; charset=utf-8",...e.headers},data:e.data};return await U(s).then(async function(r){return await r.data}).catch(async function(r){var o;console.error(r);const i=await((o=r.response)==null?void 0:o.data);if(i.statusCode==401&&i.message=="Unauthorized")localStorage.clear();else throw i})};async function Qo(t){const e={url:"/v1/message/list-messages",method:"post",data:t.body,token:t.token},n=await ft(e).catch(r=>(console.error(r),null)),s=n==null?void 0:n.response;return s!=null&&s.data?{data:s.data,pagination:s.pagination}:{data:[],pagination:{total:0,limit:0,size:0}}}async function Xo(t,e){var r;const s=await ft({url:"/v1/message/send-message",method:"POST",data:t,token:e}).catch(i=>(console.error(i),null));return(r=s==null?void 0:s.response)==null?void 0:r.data}async function gs(t){var s;const n=await ft({url:"/v1/app-chats/web-chat",method:"get",token:t}).catch(r=>(console.error(r),null));return(s=n==null?void 0:n.response)==null?void 0:s.data}async function ws(t,e){var i;const n={esCliente:!0,totalNoVistos:0,totalNoVistosCliente:0},s={url:`/v1/app-chats/update-vistos/${t}`,method:"PATCH",data:n,token:e},r=await ft(s).catch(o=>(console.error(o),null));return(i=r==null?void 0:r.response)==null?void 0:i.data}function e2(t){return u.getCurrentScope()?(u.onScopeDispose(t),!0):!1}function Es(t){return typeof t=="function"?t():u.unref(t)}const t2=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const n2=t=>t!=null,en=()=>{};function tn(t){var e;const n=Es(t);return(e=n==null?void 0:n.$el)!=null?e:n}const s2=t2?window:void 0;function r2(){const t=u.ref(!1),e=u.getCurrentInstance();return e&&u.onMounted(()=>{t.value=!0},e),t}function i2(t){const e=r2();return u.computed(()=>(e.value,!!t()))}function o2(t,e,n={}){const{root:s,rootMargin:r="0px",threshold:i=.1,window:o=s2,immediate:a=!0}=n,l=i2(()=>o&&"IntersectionObserver"in o),c=u.computed(()=>{const p=Es(t);return(Array.isArray(p)?p:[p]).map(tn).filter(n2)});let h=en;const d=u.ref(a),w=l.value?u.watch(()=>[c.value,tn(s),d.value],([p,v])=>{if(h(),!d.value||!p.length)return;const b=new IntersectionObserver(e,{root:tn(v),rootMargin:r,threshold:i});p.forEach(I=>I&&b.observe(I)),h=()=>{b.disconnect(),h=en}},{immediate:a,flush:"post"}):en,m=()=>{h(),w(),d.value=!1};return e2(m),{isSupported:l,isActive:d,pause(){h(),d.value=!1},resume(){d.value=!0},stop:m}}class ke extends Error{}class a2 extends ke{constructor(e){super(`Invalid DateTime: ${e.toMessage()}`)}}class l2 extends ke{constructor(e){super(`Invalid Interval: ${e.toMessage()}`)}}class c2 extends ke{constructor(e){super(`Invalid Duration: ${e.toMessage()}`)}}class _e extends ke{}class vs extends ke{constructor(e){super(`Invalid unit ${e}`)}}class P extends ke{}class pe extends ke{constructor(){super("Zone is an abstract class")}}const y="numeric",ee="short",z="long",dt={year:y,month:y,day:y},ks={year:y,month:ee,day:y},u2={year:y,month:ee,day:y,weekday:ee},Ss={year:y,month:z,day:y},bs={year:y,month:z,day:y,weekday:z},Ts={hour:y,minute:y},Os={hour:y,minute:y,second:y},Ns={hour:y,minute:y,second:y,timeZoneName:ee},Cs={hour:y,minute:y,second:y,timeZoneName:z},xs={hour:y,minute:y,hourCycle:"h23"},_s={hour:y,minute:y,second:y,hourCycle:"h23"},As={hour:y,minute:y,second:y,hourCycle:"h23",timeZoneName:ee},Is={hour:y,minute:y,second:y,hourCycle:"h23",timeZoneName:z},Ms={year:y,month:y,day:y,hour:y,minute:y},Rs={year:y,month:y,day:y,hour:y,minute:y,second:y},Ds={year:y,month:ee,day:y,hour:y,minute:y},Ls={year:y,month:ee,day:y,hour:y,minute:y,second:y},h2={year:y,month:ee,day:y,weekday:ee,hour:y,minute:y},Vs={year:y,month:z,day:y,hour:y,minute:y,timeZoneName:ee},Fs={year:y,month:z,day:y,hour:y,minute:y,second:y,timeZoneName:ee},Bs={year:y,month:z,day:y,weekday:z,hour:y,minute:y,timeZoneName:z},Us={year:y,month:z,day:y,weekday:z,hour:y,minute:y,second:y,timeZoneName:z};class je{get type(){throw new pe}get name(){throw new pe}get ianaName(){return this.name}get isUniversal(){throw new pe}offsetName(e,n){throw new pe}formatOffset(e,n){throw new pe}offset(e){throw new pe}equals(e){throw new pe}get isValid(){throw new pe}}let nn=null;class mt extends je{static get instance(){return nn===null&&(nn=new mt),nn}get type(){return"system"}get name(){return new Intl.DateTimeFormat().resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(e,{format:n,locale:s}){return ur(e,n,s)}formatOffset(e,n){return Ke(this.offset(e),n)}offset(e){return-new Date(e).getTimezoneOffset()}equals(e){return e.type==="system"}get isValid(){return!0}}let pt={};function f2(t){return pt[t]||(pt[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"})),pt[t]}const d2={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};function m2(t,e){const n=t.format(e).replace(/\u200E/g,""),s=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n),[,r,i,o,a,l,c,h]=s;return[o,r,i,a,l,c,h]}function p2(t,e){const n=t.formatToParts(e),s=[];for(let r=0;r<n.length;r++){const{type:i,value:o}=n[r],a=d2[i];i==="era"?s[a]=o:k(a)||(s[a]=parseInt(o,10))}return s}let yt={};class fe extends je{static create(e){return yt[e]||(yt[e]=new fe(e)),yt[e]}static resetCache(){yt={},pt={}}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=fe.isValidZone(e)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(e,{format:n,locale:s}){return ur(e,n,s,this.name)}formatOffset(e,n){return Ke(this.offset(e),n)}offset(e){const n=new Date(e);if(isNaN(n))return NaN;const s=f2(this.name);let[r,i,o,a,l,c,h]=s.formatToParts?p2(s,n):m2(s,n);a==="BC"&&(r=-Math.abs(r)+1);const w=kt({year:r,month:i,day:o,hour:l===24?0:l,minute:c,second:h,millisecond:0});let m=+n;const p=m%1e3;return m-=p>=0?p:1e3+p,(w-m)/(60*1e3)}equals(e){return e.type==="iana"&&e.name===this.name}get isValid(){return this.valid}}let $s={};function y2(t,e={}){const n=JSON.stringify([t,e]);let s=$s[n];return s||(s=new Intl.ListFormat(t,e),$s[n]=s),s}let sn={};function rn(t,e={}){const n=JSON.stringify([t,e]);let s=sn[n];return s||(s=new Intl.DateTimeFormat(t,e),sn[n]=s),s}let on={};function g2(t,e={}){const n=JSON.stringify([t,e]);let s=on[n];return s||(s=new Intl.NumberFormat(t,e),on[n]=s),s}let an={};function w2(t,e={}){const{base:n,...s}=e,r=JSON.stringify([t,s]);let i=an[r];return i||(i=new Intl.RelativeTimeFormat(t,e),an[r]=i),i}let Ye=null;function E2(){return Ye||(Ye=new Intl.DateTimeFormat().resolvedOptions().locale,Ye)}let Ps={};function v2(t){let e=Ps[t];if(!e){const n=new Intl.Locale(t);e="getWeekInfo"in n?n.getWeekInfo():n.weekInfo,Ps[t]=e}return e}function k2(t){const e=t.indexOf("-x-");e!==-1&&(t=t.substring(0,e));const n=t.indexOf("-u-");if(n===-1)return[t];{let s,r;try{s=rn(t).resolvedOptions(),r=t}catch{const l=t.substring(0,n);s=rn(l).resolvedOptions(),r=l}const{numberingSystem:i,calendar:o}=s;return[r,i,o]}}function S2(t,e,n){return(n||e)&&(t.includes("-u-")||(t+="-u"),n&&(t+=`-ca-${n}`),e&&(t+=`-nu-${e}`)),t}function b2(t){const e=[];for(let n=1;n<=12;n++){const s=S.utc(2009,n,1);e.push(t(s))}return e}function T2(t){const e=[];for(let n=1;n<=7;n++){const s=S.utc(2016,11,13+n);e.push(t(s))}return e}function gt(t,e,n,s){const r=t.listingMode();return r==="error"?null:r==="en"?n(e):s(e)}function O2(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 N2{constructor(e,n,s){this.padTo=s.padTo||0,this.floor=s.floor||!1;const{padTo:r,floor:i,...o}=s;if(!n||Object.keys(o).length>0){const a={useGrouping:!1,...s};s.padTo>0&&(a.minimumIntegerDigits=s.padTo),this.inf=g2(e,a)}}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):pn(e,3);return F(n,this.padTo)}}}class C2{constructor(e,n,s){this.opts=s,this.originalZone=void 0;let r;if(this.opts.timeZone)this.dt=e;else if(e.zone.type==="fixed"){const o=-1*(e.offset/60),a=o>=0?`Etc/GMT+${o}`:`Etc/GMT${o}`;e.offset!==0&&fe.create(a).valid?(r=a,this.dt=e):(r="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,r=e.zone.name):(r="UTC",this.dt=e.setZone("UTC").plus({minutes:e.offset}),this.originalZone=e.zone);const i={...this.opts};i.timeZone=i.timeZone||r,this.dtf=rn(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 s=this.originalZone.offsetName(this.dt.ts,{locale:this.dt.locale,format:this.opts.timeZoneName});return{...n,value:s}}else return n}):e}resolvedOptions(){return this.dtf.resolvedOptions()}}class x2{constructor(e,n,s){this.opts={style:"long",...s},!n&&or()&&(this.rtf=w2(e,s))}format(e,n){return this.rtf?this.rtf.format(e,n):K2(n,e,this.opts.numeric,this.opts.style!=="long")}formatToParts(e,n){return this.rtf?this.rtf.formatToParts(e,n):[]}}const _2={firstDay:1,minimalDays:4,weekend:[6,7]};class _{static fromOpts(e){return _.create(e.locale,e.numberingSystem,e.outputCalendar,e.weekSettings,e.defaultToEN)}static create(e,n,s,r,i=!1){const o=e||D.defaultLocale,a=o||(i?"en-US":E2()),l=n||D.defaultNumberingSystem,c=s||D.defaultOutputCalendar,h=dn(r)||D.defaultWeekSettings;return new _(a,l,c,h,o)}static resetCache(){Ye=null,sn={},on={},an={}}static fromObject({locale:e,numberingSystem:n,outputCalendar:s,weekSettings:r}={}){return _.create(e,n,s,r)}constructor(e,n,s,r,i){const[o,a,l]=k2(e);this.locale=o,this.numberingSystem=n||a||null,this.outputCalendar=s||l||null,this.weekSettings=r,this.intl=S2(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=O2(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:_.create(e.locale||this.specifiedLocale,e.numberingSystem||this.numberingSystem,e.outputCalendar||this.outputCalendar,dn(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 gt(this,e,dr,()=>{const s=n?{month:e,day:"numeric"}:{month:e},r=n?"format":"standalone";return this.monthsCache[r][e]||(this.monthsCache[r][e]=b2(i=>this.extract(i,s,"month"))),this.monthsCache[r][e]})}weekdays(e,n=!1){return gt(this,e,yr,()=>{const s=n?{weekday:e,year:"numeric",month:"long",day:"numeric"}:{weekday:e},r=n?"format":"standalone";return this.weekdaysCache[r][e]||(this.weekdaysCache[r][e]=T2(i=>this.extract(i,s,"weekday"))),this.weekdaysCache[r][e]})}meridiems(){return gt(this,void 0,()=>gr,()=>{if(!this.meridiemCache){const e={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[S.utc(2016,11,13,9),S.utc(2016,11,13,19)].map(n=>this.extract(n,e,"dayperiod"))}return this.meridiemCache})}eras(e){return gt(this,e,wr,()=>{const n={era:e};return this.eraCache[e]||(this.eraCache[e]=[S.utc(-40,1,1),S.utc(2017,1,1)].map(s=>this.extract(s,n,"era"))),this.eraCache[e]})}extract(e,n,s){const r=this.dtFormatter(e,n),i=r.formatToParts(),o=i.find(a=>a.type.toLowerCase()===s);return o?o.value:null}numberFormatter(e={}){return new N2(this.intl,e.forceSimple||this.fastNumbers,e)}dtFormatter(e,n={}){return new C2(e,this.intl,n)}relFormatter(e={}){return new x2(this.intl,this.isEnglish(),e)}listFormatter(e={}){return y2(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:ar()?v2(this.locale):_2}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}toString(){return`Locale(${this.locale}, ${this.numberingSystem}, ${this.outputCalendar})`}}let ln=null;class q extends je{static get utcInstance(){return ln===null&&(ln=new q(0)),ln}static instance(e){return e===0?q.utcInstance:new q(e)}static parseSpecifier(e){if(e){const n=e.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(n)return new q(St(n[1],n[2]))}return null}constructor(e){super(),this.fixed=e}get type(){return"fixed"}get name(){return this.fixed===0?"UTC":`UTC${Ke(this.fixed,"narrow")}`}get ianaName(){return this.fixed===0?"Etc/UTC":`Etc/GMT${Ke(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(e,n){return Ke(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 A2 extends je{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 ye(t,e){if(k(t)||t===null)return e;if(t instanceof je)return t;if(V2(t)){const n=t.toLowerCase();return n==="default"?e:n==="local"||n==="system"?mt.instance:n==="utc"||n==="gmt"?q.utcInstance:q.parseSpecifier(n)||fe.create(t)}else return ge(t)?q.instance(t):typeof t=="object"&&"offset"in t&&typeof t.offset=="function"?t:new A2(t)}const cn={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},Ws={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]},I2=cn.hanidec.replace(/[\[|\]]/g,"").split("");function M2(t){let e=parseInt(t,10);if(isNaN(e)){e="";for(let n=0;n<t.length;n++){const s=t.charCodeAt(n);if(t[n].search(cn.hanidec)!==-1)e+=I2.indexOf(t[n]);else for(const r in Ws){const[i,o]=Ws[r];s>=i&&s<=o&&(e+=s-i)}}return parseInt(e,10)}else return e}let Ae={};function R2(){Ae={}}function te({numberingSystem:t},e=""){const n=t||"latn";return Ae[n]||(Ae[n]={}),Ae[n][e]||(Ae[n][e]=new RegExp(`${cn[n]}${e}`)),Ae[n][e]}let qs=()=>Date.now(),zs="system",Hs=null,Zs=null,js=null,Ys=60,Js,Gs=null;class D{static get now(){return qs}static set now(e){qs=e}static set defaultZone(e){zs=e}static get defaultZone(){return ye(zs,mt.instance)}static get defaultLocale(){return Hs}static set defaultLocale(e){Hs=e}static get defaultNumberingSystem(){return Zs}static set defaultNumberingSystem(e){Zs=e}static get defaultOutputCalendar(){return js}static set defaultOutputCalendar(e){js=e}static get defaultWeekSettings(){return Gs}static set defaultWeekSettings(e){Gs=dn(e)}static get twoDigitCutoffYear(){return Ys}static set twoDigitCutoffYear(e){Ys=e%100}static get throwOnInvalid(){return Js}static set throwOnInvalid(e){Js=e}static resetCaches(){_.resetCache(),fe.resetCache(),S.resetCache(),R2()}}class ne{constructor(e,n){this.reason=e,this.explanation=n}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}}const Ks=[0,31,59,90,120,151,181,212,243,273,304,334],Qs=[0,31,60,91,121,152,182,213,244,274,305,335];function Y(t,e){return new ne("unit out of range",`you specified ${e} (of type ${typeof e}) as a ${t}, which is invalid`)}function un(t,e,n){const s=new Date(Date.UTC(t,e-1,n));t<100&&t>=0&&s.setUTCFullYear(s.getUTCFullYear()-1900);const r=s.getUTCDay();return r===0?7:r}function Xs(t,e,n){return n+(Je(t)?Qs:Ks)[e-1]}function er(t,e){const n=Je(t)?Qs:Ks,s=n.findIndex(i=>i<e),r=e-n[s];return{month:s+1,day:r}}function hn(t,e){return(t-e+7)%7+1}function wt(t,e=4,n=1){const{year:s,month:r,day:i}=t,o=Xs(s,r,i),a=hn(un(s,r,i),n);let l=Math.floor((o-a+14-e)/7),c;return l<1?(c=s-1,l=Ge(c,e,n)):l>Ge(s,e,n)?(c=s+1,l=1):c=s,{weekYear:c,weekNumber:l,weekday:a,...Tt(t)}}function tr(t,e=4,n=1){const{weekYear:s,weekNumber:r,weekday:i}=t,o=hn(un(s,1,e),n),a=Me(s);let l=r*7+i-o-7+e,c;l<1?(c=s-1,l+=Me(c)):l>a?(c=s+1,l-=Me(s)):c=s;const{month:h,day:d}=er(c,l);return{year:c,month:h,day:d,...Tt(t)}}function fn(t){const{year:e,month:n,day:s}=t,r=Xs(e,n,s);return{year:e,ordinal:r,...Tt(t)}}function nr(t){const{year:e,ordinal:n}=t,{month:s,day:r}=er(e,n);return{year:e,month:s,day:r,...Tt(t)}}function sr(t,e){if(!k(t.localWeekday)||!k(t.localWeekNumber)||!k(t.localWeekYear)){if(!k(t.weekday)||!k(t.weekNumber)||!k(t.weekYear))throw new _e("Cannot mix locale-based week fields with ISO-based week fields");return k(t.localWeekday)||(t.weekday=t.localWeekday),k(t.localWeekNumber)||(t.weekNumber=t.localWeekNumber),k(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 D2(t,e=4,n=1){const s=Et(t.weekYear),r=J(t.weekNumber,1,Ge(t.weekYear,e,n)),i=J(t.weekday,1,7);return s?r?i?!1:Y("weekday",t.weekday):Y("week",t.weekNumber):Y("weekYear",t.weekYear)}function L2(t){const e=Et(t.year),n=J(t.ordinal,1,Me(t.year));return e?n?!1:Y("ordinal",t.ordinal):Y("year",t.year)}function rr(t){const e=Et(t.year),n=J(t.month,1,12),s=J(t.day,1,vt(t.year,t.month));return e?n?s?!1:Y("day",t.day):Y("month",t.month):Y("year",t.year)}function ir(t){const{hour:e,minute:n,second:s,millisecond:r}=t,i=J(e,0,23)||e===24&&n===0&&s===0&&r===0,o=J(n,0,59),a=J(s,0,59),l=J(r,0,999);return i?o?a?l?!1:Y("millisecond",r):Y("second",s):Y("minute",n):Y("hour",e)}function k(t){return typeof t>"u"}function ge(t){return typeof t=="number"}function Et(t){return typeof t=="number"&&t%1===0}function V2(t){return typeof t=="string"}function F2(t){return Object.prototype.toString.call(t)==="[object Date]"}function or(){try{return typeof Intl<"u"&&!!Intl.RelativeTimeFormat}catch{return!1}}function ar(){try{return typeof Intl<"u"&&!!Intl.Locale&&("weekInfo"in Intl.Locale.prototype||"getWeekInfo"in Intl.Locale.prototype)}catch{return!1}}function B2(t){return Array.isArray(t)?t:[t]}function lr(t,e,n){if(t.length!==0)return t.reduce((s,r)=>{const i=[e(r),r];return s&&n(s[0],i[0])===s[0]?s:i},null)[1]}function U2(t,e){return e.reduce((n,s)=>(n[s]=t[s],n),{})}function Ie(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function dn(t){if(t==null)return null;if(typeof t!="object")throw new P("Week settings must be an object");if(!J(t.firstDay,1,7)||!J(t.minimalDays,1,7)||!Array.isArray(t.weekend)||t.weekend.some(e=>!J(e,1,7)))throw new P("Invalid week settings");return{firstDay:t.firstDay,minimalDays:t.minimalDays,weekend:Array.from(t.weekend)}}function J(t,e,n){return Et(t)&&t>=e&&t<=n}function $2(t,e){return t-e*Math.floor(t/e)}function F(t,e=2){const n=t<0;let s;return n?s="-"+(""+-t).padStart(e,"0"):s=(""+t).padStart(e,"0"),s}function we(t){if(!(k(t)||t===null||t===""))return parseInt(t,10)}function Se(t){if(!(k(t)||t===null||t===""))return parseFloat(t)}function mn(t){if(!(k(t)||t===null||t==="")){const e=parseFloat("0."+t)*1e3;return Math.floor(e)}}function pn(t,e,n=!1){const s=10**e;return(n?Math.trunc:Math.round)(t*s)/s}function Je(t){return t%4===0&&(t%100!==0||t%400===0)}function Me(t){return Je(t)?366:365}function vt(t,e){const n=$2(e-1,12)+1,s=t+(e-n)/12;return n===2?Je(s)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][n-1]}function kt(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 cr(t,e,n){return-hn(un(t,1,e),n)+e-1}function Ge(t,e=4,n=1){const s=cr(t,e,n),r=cr(t+1,e,n);return(Me(t)-s+r)/7}function yn(t){return t>99?t:t>D.twoDigitCutoffYear?1900+t:2e3+t}function ur(t,e,n,s=null){const r=new Date(t),i={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};s&&(i.timeZone=s);const o={timeZoneName:e,...i},a=new Intl.DateTimeFormat(n,o).formatToParts(r).find(l=>l.type.toLowerCase()==="timezonename");return a?a.value:null}function St(t,e){let n=parseInt(t,10);Number.isNaN(n)&&(n=0);const s=parseInt(e,10)||0,r=n<0||Object.is(n,-0)?-s:s;return n*60+r}function hr(t){const e=Number(t);if(typeof t=="boolean"||t===""||Number.isNaN(e))throw new P(`Invalid unit value ${t}`);return e}function bt(t,e){const n={};for(const s in t)if(Ie(t,s)){const r=t[s];if(r==null)continue;n[e(s)]=hr(r)}return n}function Ke(t,e){const n=Math.trunc(Math.abs(t/60)),s=Math.trunc(Math.abs(t%60)),r=t>=0?"+":"-";switch(e){case"short":return`${r}${F(n,2)}:${F(s,2)}`;case"narrow":return`${r}${n}${s>0?`:${s}`:""}`;case"techie":return`${r}${F(n,2)}${F(s,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}function Tt(t){return U2(t,["hour","minute","second","millisecond"])}const P2=["January","February","March","April","May","June","July","August","September","October","November","December"],fr=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],W2=["J","F","M","A","M","J","J","A","S","O","N","D"];function dr(t){switch(t){case"narrow":return[...W2];case"short":return[...fr];case"long":return[...P2];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 mr=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],pr=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],q2=["M","T","W","T","F","S","S"];function yr(t){switch(t){case"narrow":return[...q2];case"short":return[...pr];case"long":return[...mr];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}const gr=["AM","PM"],z2=["Before Christ","Anno Domini"],H2=["BC","AD"],Z2=["B","A"];function wr(t){switch(t){case"narrow":return[...Z2];case"short":return[...H2];case"long":return[...z2];default:return null}}function j2(t){return gr[t.hour<12?0:1]}function Y2(t,e){return yr(e)[t.weekday-1]}function J2(t,e){return dr(e)[t.month-1]}function G2(t,e){return wr(e)[t.year<0?0:1]}function K2(t,e,n="always",s=!1){const r={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 ${r[t][0]}`;case-1:return d?"yesterday":`last ${r[t][0]}`;case 0:return d?"today":`this ${r[t][0]}`}}const o=Object.is(e,-0)||e<0,a=Math.abs(e),l=a===1,c=r[t],h=s?l?c[1]:c[2]||c[1]:l?r[t][0]:t;return o?`${a} ${h} ago`:`in ${a} ${h}`}function Er(t,e){let n="";for(const s of t)s.literal?n+=s.val:n+=e(s.val);return n}const Q2={D:dt,DD:ks,DDD:Ss,DDDD:bs,t:Ts,tt:Os,ttt:Ns,tttt:Cs,T:xs,TT:_s,TTT:As,TTTT:Is,f:Ms,ff:Ds,fff:Vs,ffff:Bs,F:Rs,FF:Ls,FFF:Fs,FFFF:Us};class W{static create(e,n={}){return new W(e,n)}static parseFormat(e){let n=null,s="",r=!1;const i=[];for(let o=0;o<e.length;o++){const a=e.charAt(o);a==="'"?(s.length>0&&i.push({literal:r||/^\s+$/.test(s),val:s}),n=null,s="",r=!r):r||a===n?s+=a:(s.length>0&&i.push({literal:/^\s+$/.test(s),val:s}),s=a,n=a)}return s.length>0&&i.push({literal:r||/^\s+$/.test(s),val:s}),i}static macroTokenToFormatOpts(e){return Q2[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 F(e,n);const s={...this.opts};return n>0&&(s.padTo=n),this.loc.numberFormatter(s).format(e)}formatDateTimeFromString(e,n){const s=this.loc.listingMode()==="en",r=this.loc.outputCalendar&&this.loc.outputCalendar!=="gregory",i=(m,p)=>this.loc.extract(e,m,p),o=m=>e.isOffsetFixed&&e.offset===0&&m.allowZ?"Z":e.isValid?e.zone.formatOffset(e.ts,m.format):"",a=()=>s?j2(e):i({hour:"numeric",hourCycle:"h12"},"dayperiod"),l=(m,p)=>s?J2(e,m):i(p?{month:m}:{month:m,day:"numeric"},"month"),c=(m,p)=>s?Y2(e,m):i(p?{weekday:m}:{weekday:m,month:"long",day:"numeric"},"weekday"),h=m=>{const p=W.macroTokenToFormatOpts(m);return p?this.formatWithSystemDefault(e,p):m},d=m=>s?G2(e,m):i({era:m},"era"),w=m=>{switch(m){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 o({format:"narrow",allowZ:this.opts.allowZ});case"ZZ":return o({format:"short",allowZ:this.opts.allowZ});case"ZZZ":return o({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 a();case"d":return r?i({day:"numeric"},"day"):this.num(e.day);case"dd":return r?i({day:"2-digit"},"day"):this.num(e.day,2);case"c":return this.num(e.weekday);case"ccc":return c("short",!0);case"cccc":return c("long",!0);case"ccccc":return c("narrow",!0);case"E":return this.num(e.weekday);case"EEE":return c("short",!1);case"EEEE":return c("long",!1);case"EEEEE":return c("narrow",!1);case"L":return r?i({month:"numeric",day:"numeric"},"month"):this.num(e.month);case"LL":return r?i({month:"2-digit",day:"numeric"},"month"):this.num(e.month,2);case"LLL":return l("short",!0);case"LLLL":return l("long",!0);case"LLLLL":return l("narrow",!0);case"M":return r?i({month:"numeric"},"month"):this.num(e.month);case"MM":return r?i({month:"2-digit"},"month"):this.num(e.month,2);case"MMM":return l("short",!1);case"MMMM":return l("long",!1);case"MMMMM":return l("narrow",!1);case"y":return r?i({year:"numeric"},"year"):this.num(e.year);case"yy":return r?i({year:"2-digit"},"year"):this.num(e.year.toString().slice(-2),2);case"yyyy":return r?i({year:"numeric"},"year"):this.num(e.year,4);case"yyyyyy":return r?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 h(m)}};return Er(W.parseFormat(n),w)}formatDurationFromString(e,n){const s=l=>{switch(l[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}},r=l=>c=>{const h=s(c);return h?this.num(l.get(h),c.length):c},i=W.parseFormat(n),o=i.reduce((l,{literal:c,val:h})=>c?l:l.concat(h),[]),a=e.shiftTo(...o.map(s).filter(l=>l));return Er(i,r(a))}}const vr=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function Re(...t){const e=t.reduce((n,s)=>n+s.source,"");return RegExp(`^${e}$`)}function De(...t){return e=>t.reduce(([n,s,r],i)=>{const[o,a,l]=i(e,r);return[{...n,...o},a||s,l]},[{},null,1]).slice(0,2)}function Le(t,...e){if(t==null)return[null,null];for(const[n,s]of e){const r=n.exec(t);if(r)return s(r)}return[null,null]}function kr(...t){return(e,n)=>{const s={};let r;for(r=0;r<t.length;r++)s[t[r]]=we(e[n+r]);return[s,null,n+r]}}const Sr=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,X2=`(?:${Sr.source}?(?:\\[(${vr.source})\\])?)?`,gn=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,br=RegExp(`${gn.source}${X2}`),wn=RegExp(`(?:T${br.source})?`),ea=/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,ta=/(\d{4})-?W(\d\d)(?:-?(\d))?/,na=/(\d{4})-?(\d{3})/,sa=kr("weekYear","weekNumber","weekDay"),ra=kr("year","ordinal"),ia=/(\d{4})-(\d\d)-(\d\d)/,Tr=RegExp(`${gn.source} ?(?:${Sr.source}|(${vr.source}))?`),oa=RegExp(`(?: ${Tr.source})?`);function Ve(t,e,n){const s=t[e];return k(s)?n:we(s)}function aa(t,e){return[{year:Ve(t,e),month:Ve(t,e+1,1),day:Ve(t,e+2,1)},null,e+3]}function Fe(t,e){return[{hours:Ve(t,e,0),minutes:Ve(t,e+1,0),seconds:Ve(t,e+2,0),milliseconds:mn(t[e+3])},null,e+4]}function Qe(t,e){const n=!t[e]&&!t[e+1],s=St(t[e+1],t[e+2]),r=n?null:q.instance(s);return[{},r,e+3]}function Xe(t,e){const n=t[e]?fe.create(t[e]):null;return[{},n,e+1]}const la=RegExp(`^T?${gn.source}$`),ca=/^-?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 ua(t){const[e,n,s,r,i,o,a,l,c]=t,h=e[0]==="-",d=l&&l[0]==="-",w=(m,p=!1)=>m!==void 0&&(p||m&&h)?-m:m;return[{years:w(Se(n)),months:w(Se(s)),weeks:w(Se(r)),days:w(Se(i)),hours:w(Se(o)),minutes:w(Se(a)),seconds:w(Se(l),l==="-0"),milliseconds:w(mn(c),d)}]}const ha={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 En(t,e,n,s,r,i,o){const a={year:e.length===2?yn(we(e)):we(e),month:fr.indexOf(n)+1,day:we(s),hour:we(r),minute:we(i)};return o&&(a.second=we(o)),t&&(a.weekday=t.length>3?mr.indexOf(t)+1:pr.indexOf(t)+1),a}const fa=/^(?:(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 da(t){const[,e,n,s,r,i,o,a,l,c,h,d]=t,w=En(e,r,s,n,i,o,a);let m;return l?m=ha[l]:c?m=0:m=St(h,d),[w,new q(m)]}function ma(t){return t.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}const pa=/^(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$/,ya=/^(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$/,ga=/^(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 Or(t){const[,e,n,s,r,i,o,a]=t;return[En(e,r,s,n,i,o,a),q.utcInstance]}function wa(t){const[,e,n,s,r,i,o,a]=t;return[En(e,a,n,s,r,i,o),q.utcInstance]}const Ea=Re(ea,wn),va=Re(ta,wn),ka=Re(na,wn),Sa=Re(br),Nr=De(aa,Fe,Qe,Xe),ba=De(sa,Fe,Qe,Xe),Ta=De(ra,Fe,Qe,Xe),Oa=De(Fe,Qe,Xe);function Na(t){return Le(t,[Ea,Nr],[va,ba],[ka,Ta],[Sa,Oa])}function Ca(t){return Le(ma(t),[fa,da])}function xa(t){return Le(t,[pa,Or],[ya,Or],[ga,wa])}function _a(t){return Le(t,[ca,ua])}const Aa=De(Fe);function Ia(t){return Le(t,[la,Aa])}const Ma=Re(ia,oa),Ra=Re(Tr),Da=De(Fe,Qe,Xe);function La(t){return Le(t,[Ma,Nr],[Ra,Da])}const Cr="Invalid Duration",xr={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}},Va={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},...xr},G=146097/400,Be=146097/4800,Fa={years:{quarters:4,months:12,weeks:G/7,days:G,hours:G*24,minutes:G*24*60,seconds:G*24*60*60,milliseconds:G*24*60*60*1e3},quarters:{months:3,weeks:G/28,days:G/4,hours:G*24/4,minutes:G*24*60/4,seconds:G*24*60*60/4,milliseconds:G*24*60*60*1e3/4},months:{weeks:Be/7,days:Be,hours:Be*24,minutes:Be*24*60,seconds:Be*24*60*60,milliseconds:Be*24*60*60*1e3},...xr},be=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],Ba=be.slice(0).reverse();function Ee(t,e,n=!1){const s={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 N(s)}function _r(t,e){let n=e.milliseconds??0;for(const s of Ba.slice(1))e[s]&&(n+=e[s]*t[s].milliseconds);return n}function Ar(t,e){const n=_r(t,e)<0?-1:1;be.reduceRight((s,r)=>{if(k(e[r]))return s;if(s){const i=e[s]*n,o=t[r][s],a=Math.floor(i/o);e[r]+=a*n,e[s]-=a*o*n}return r},null),be.reduce((s,r)=>{if(k(e[r]))return s;if(s){const i=e[s]%1;e[s]-=i,e[r]+=i*t[s][r]}return r},null)}function Ua(t){const e={};for(const[n,s]of Object.entries(t))s!==0&&(e[n]=s);return e}class N{constructor(e){const n=e.conversionAccuracy==="longterm"||!1;let s=n?Fa:Va;e.matrix&&(s=e.matrix),this.values=e.values,this.loc=e.loc||_.create(),this.conversionAccuracy=n?"longterm":"casual",this.invalid=e.invalid||null,this.matrix=s,this.isLuxonDuration=!0}static fromMillis(e,n){return N.fromObject({milliseconds:e},n)}static fromObject(e,n={}){if(e==null||typeof e!="object")throw new P(`Duration.fromObject: argument expected to be an object, got ${e===null?"null":typeof e}`);return new N({values:bt(e,N.normalizeUnit),loc:_.fromObject(n),conversionAccuracy:n.conversionAccuracy,matrix:n.matrix})}static fromDurationLike(e){if(ge(e))return N.fromMillis(e);if(N.isDuration(e))return e;if(typeof e=="object")return N.fromObject(e);throw new P(`Unknown duration argument ${e} of type ${typeof e}`)}static fromISO(e,n){const[s]=_a(e);return s?N.fromObject(s,n):N.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static fromISOTime(e,n){const[s]=Ia(e);return s?N.fromObject(s,n):N.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static invalid(e,n=null){if(!e)throw new P("need to specify a reason the Duration is invalid");const s=e instanceof ne?e:new ne(e,n);if(D.throwOnInvalid)throw new c2(s);return new N({invalid:s})}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 vs(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 s={...n,floor:n.round!==!1&&n.floor!==!1};return this.isValid?W.create(this.loc,s).formatDurationFromString(this,e):Cr}toHuman(e={}){if(!this.isValid)return Cr;const n=be.map(s=>{const r=this.values[s];return k(r)?null:this.loc.numberFormatter({style:"unit",unitDisplay:"long",...e,unit:s.slice(0,-1)}).format(r)}).filter(s=>s);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+=pn(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},S.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?_r(this.matrix,this.values):NaN}valueOf(){return this.toMillis()}plus(e){if(!this.isValid)return this;const n=N.fromDurationLike(e),s={};for(const r of be)(Ie(n.values,r)||Ie(this.values,r))&&(s[r]=n.get(r)+this.get(r));return Ee(this,{values:s},!0)}minus(e){if(!this.isValid)return this;const n=N.fromDurationLike(e);return this.plus(n.negate())}mapUnits(e){if(!this.isValid)return this;const n={};for(const s of Object.keys(this.values))n[s]=hr(e(this.values[s],s));return Ee(this,{values:n},!0)}get(e){return this[N.normalizeUnit(e)]}set(e){if(!this.isValid)return this;const n={...this.values,...bt(e,N.normalizeUnit)};return Ee(this,{values:n})}reconfigure({locale:e,numberingSystem:n,conversionAccuracy:s,matrix:r}={}){const o={loc:this.loc.clone({locale:e,numberingSystem:n}),matrix:r,conversionAccuracy:s};return Ee(this,o)}as(e){return this.isValid?this.shiftTo(e).get(e):NaN}normalize(){if(!this.isValid)return this;const e=this.toObject();return Ar(this.matrix,e),Ee(this,{values:e},!0)}rescale(){if(!this.isValid)return this;const e=Ua(this.normalize().shiftToAll().toObject());return Ee(this,{values:e},!0)}shiftTo(...e){if(!this.isValid)return this;if(e.length===0)return this;e=e.map(o=>N.normalizeUnit(o));const n={},s={},r=this.toObject();let i;for(const o of be)if(e.indexOf(o)>=0){i=o;let a=0;for(const c in s)a+=this.matrix[c][o]*s[c],s[c]=0;ge(r[o])&&(a+=r[o]);const l=Math.trunc(a);n[o]=l,s[o]=(a*1e3-l*1e3)/1e3}else ge(r[o])&&(s[o]=r[o]);for(const o in s)s[o]!==0&&(n[i]+=o===i?s[o]:s[o]/this.matrix[i][o]);return Ar(this.matrix,n),Ee(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 Ee(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(s,r){return s===void 0||s===0?r===void 0||r===0:s===r}for(const s of be)if(!n(this.values[s],e.values[s]))return!1;return!0}}const Ue="Invalid Interval";function $a(t,e){return!t||!t.isValid?L.invalid("missing or invalid start"):!e||!e.isValid?L.invalid("missing or invalid end"):e<t?L.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 L{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 P("need to specify a reason the Interval is invalid");const s=e instanceof ne?e:new ne(e,n);if(D.throwOnInvalid)throw new l2(s);return new L({invalid:s})}static fromDateTimes(e,n){const s=tt(e),r=tt(n),i=$a(s,r);return i??new L({start:s,end:r})}static after(e,n){const s=N.fromDurationLike(n),r=tt(e);return L.fromDateTimes(r,r.plus(s))}static before(e,n){const s=N.fromDurationLike(n),r=tt(e);return L.fromDateTimes(r.minus(s),r)}static fromISO(e,n){const[s,r]=(e||"").split("/",2);if(s&&r){let i,o;try{i=S.fromISO(s,n),o=i.isValid}catch{o=!1}let a,l;try{a=S.fromISO(r,n),l=a.isValid}catch{l=!1}if(o&&l)return L.fromDateTimes(i,a);if(o){const c=N.fromISO(r,n);if(c.isValid)return L.after(i,c)}else if(l){const c=N.fromISO(s,n);if(c.isValid)return L.before(a,c)}}return L.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 s=this.start.startOf(e,n);let r;return n!=null&&n.useLocaleWeeks?r=this.end.reconfigure({locale:s.locale}):r=this.end,r=r.startOf(e,n),Math.floor(r.diff(s,e).get(e))+(r.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?L.fromDateTimes(e||this.s,n||this.e):this}splitAt(...e){if(!this.isValid)return[];const n=e.map(tt).filter(o=>this.contains(o)).sort((o,a)=>o.toMillis()-a.toMillis()),s=[];let{s:r}=this,i=0;for(;r<this.e;){const o=n[i]||this.e,a=+o>+this.e?this.e:o;s.push(L.fromDateTimes(r,a)),r=a,i+=1}return s}splitBy(e){const n=N.fromDurationLike(e);if(!this.isValid||!n.isValid||n.as("milliseconds")===0)return[];let{s}=this,r=1,i;const o=[];for(;s<this.e;){const a=this.start.plus(n.mapUnits(l=>l*r));i=+a>+this.e?this.e:a,o.push(L.fromDateTimes(s,i)),s=i,r+=1}return o}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,s=this.e<e.e?this.e:e.e;return n>=s?null:L.fromDateTimes(n,s)}union(e){if(!this.isValid)return this;const n=this.s<e.s?this.s:e.s,s=this.e>e.e?this.e:e.e;return L.fromDateTimes(n,s)}static merge(e){const[n,s]=e.sort((r,i)=>r.s-i.s).reduce(([r,i],o)=>i?i.overlaps(o)||i.abutsStart(o)?[r,i.union(o)]:[r.concat([i]),o]:[r,o],[[],null]);return s&&n.push(s),n}static xor(e){let n=null,s=0;const r=[],i=e.map(l=>[{time:l.s,type:"s"},{time:l.e,type:"e"}]),o=Array.prototype.concat(...i),a=o.sort((l,c)=>l.time-c.time);for(const l of a)s+=l.type==="s"?1:-1,s===1?n=l.time:(n&&+n!=+l.time&&r.push(L.fromDateTimes(n,l.time)),n=null);return L.merge(r)}difference(...e){return L.xor([this].concat(e)).map(n=>this.intersection(n)).filter(n=>n&&!n.isEmpty())}toString(){return this.isValid?`[${this.s.toISO()} – ${this.e.toISO()})`:Ue}[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=dt,n={}){return this.isValid?W.create(this.s.loc.clone(n),e).formatInterval(this):Ue}toISO(e){return this.isValid?`${this.s.toISO(e)}/${this.e.toISO(e)}`:Ue}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:Ue}toISOTime(e){return this.isValid?`${this.s.toISOTime(e)}/${this.e.toISOTime(e)}`:Ue}toFormat(e,{separator:n=" – "}={}){return this.isValid?`${this.s.toFormat(e)}${n}${this.e.toFormat(e)}`:Ue}toDuration(e,n){return this.isValid?this.e.diff(this.s,e,n):N.invalid(this.invalidReason)}mapEndpoints(e){return L.fromDateTimes(e(this.s),e(this.e))}}class Ot{static hasDST(e=D.defaultZone){const n=S.now().setZone(e).set({month:12});return!e.isUniversal&&n.offset!==n.set({month:6}).offset}static isValidIANAZone(e){return fe.isValidZone(e)}static normalizeZone(e){return ye(e,D.defaultZone)}static getStartOfWeek({locale:e=null,locObj:n=null}={}){return(n||_.create(e)).getStartOfWeek()}static getMinimumDaysInFirstWeek({locale:e=null,locObj:n=null}={}){return(n||_.create(e)).getMinDaysInFirstWeek()}static getWeekendWeekdays({locale:e=null,locObj:n=null}={}){return(n||_.create(e)).getWeekendDays().slice()}static months(e="long",{locale:n=null,numberingSystem:s=null,locObj:r=null,outputCalendar:i="gregory"}={}){return(r||_.create(n,s,i)).months(e)}static monthsFormat(e="long",{locale:n=null,numberingSystem:s=null,locObj:r=null,outputCalendar:i="gregory"}={}){return(r||_.create(n,s,i)).months(e,!0)}static weekdays(e="long",{locale:n=null,numberingSystem:s=null,locObj:r=null}={}){return(r||_.create(n,s,null)).weekdays(e)}static weekdaysFormat(e="long",{locale:n=null,numberingSystem:s=null,locObj:r=null}={}){return(r||_.create(n,s,null)).weekdays(e,!0)}static meridiems({locale:e=null}={}){return _.create(e).meridiems()}static eras(e="short",{locale:n=null}={}){return _.create(n,null,"gregory").eras(e)}static features(){return{relative:or(),localeWeek:ar()}}}function Ir(t,e){const n=r=>r.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),s=n(e)-n(t);return Math.floor(N.fromMillis(s).as("days"))}function Pa(t,e,n){const s=[["years",(l,c)=>c.year-l.year],["quarters",(l,c)=>c.quarter-l.quarter+(c.year-l.year)*4],["months",(l,c)=>c.month-l.month+(c.year-l.year)*12],["weeks",(l,c)=>{const h=Ir(l,c);return(h-h%7)/7}],["days",Ir]],r={},i=t;let o,a;for(const[l,c]of s)n.indexOf(l)>=0&&(o=l,r[l]=c(t,e),a=i.plus(r),a>e?(r[l]--,t=i.plus(r),t>e&&(a=t,r[l]--,t=i.plus(r))):t=a);return[t,r,a,o]}function Wa(t,e,n,s){let[r,i,o,a]=Pa(t,e,n);const l=e-r,c=n.filter(d=>["hours","minutes","seconds","milliseconds"].indexOf(d)>=0);c.length===0&&(o<e&&(o=r.plus({[a]:1})),o!==r&&(i[a]=(i[a]||0)+l/(o-r)));const h=N.fromObject(i,s);return c.length>0?N.fromMillis(l,s).shiftTo(...c).plus(h):h}const qa="missing Intl.DateTimeFormat.formatToParts support";function x(t,e=n=>n){return{regex:t,deser:([n])=>e(M2(n))}}const Mr="[  ]",Rr=new RegExp(Mr,"g");function za(t){return t.replace(/\./g,"\\.?").replace(Rr,Mr)}function Dr(t){return t.replace(/\./g,"").replace(Rr," ").toLowerCase()}function se(t,e){return t===null?null:{regex:RegExp(t.map(za).join("|")),deser:([n])=>t.findIndex(s=>Dr(n)===Dr(s))+e}}function Lr(t,e){return{regex:t,deser:([,n,s])=>St(n,s),groups:e}}function Nt(t){return{regex:t,deser:([e])=>e}}function Ha(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function Za(t,e){const n=te(e),s=te(e,"{2}"),r=te(e,"{3}"),i=te(e,"{4}"),o=te(e,"{6}"),a=te(e,"{1,2}"),l=te(e,"{1,3}"),c=te(e,"{1,6}"),h=te(e,"{1,9}"),d=te(e,"{2,4}"),w=te(e,"{4,6}"),m=b=>({regex:RegExp(Ha(b.val)),deser:([I])=>I,literal:!0}),v=(b=>{if(t.literal)return m(b);switch(b.val){case"G":return se(e.eras("short"),0);case"GG":return se(e.eras("long"),0);case"y":return x(c);case"yy":return x(d,yn);case"yyyy":return x(i);case"yyyyy":return x(w);case"yyyyyy":return x(o);case"M":return x(a);case"MM":return x(s);case"MMM":return se(e.months("short",!0),1);case"MMMM":return se(e.months("long",!0),1);case"L":return x(a);case"LL":return x(s);case"LLL":return se(e.months("short",!1),1);case"LLLL":return se(e.months("long",!1),1);case"d":return x(a);case"dd":return x(s);case"o":return x(l);case"ooo":return x(r);case"HH":return x(s);case"H":return x(a);case"hh":return x(s);case"h":return x(a);case"mm":return x(s);case"m":return x(a);case"q":return x(a);case"qq":return x(s);case"s":return x(a);case"ss":return x(s);case"S":return x(l);case"SSS":return x(r);case"u":return Nt(h);case"uu":return Nt(a);case"uuu":return x(n);case"a":return se(e.meridiems(),0);case"kkkk":return x(i);case"kk":return x(d,yn);case"W":return x(a);case"WW":return x(s);case"E":case"c":return x(n);case"EEE":return se(e.weekdays("short",!1),1);case"EEEE":return se(e.weekdays("long",!1),1);case"ccc":return se(e.weekdays("short",!0),1);case"cccc":return se(e.weekdays("long",!0),1);case"Z":case"ZZ":return Lr(new RegExp(`([+-]${a.source})(?::(${s.source}))?`),2);case"ZZZ":return Lr(new RegExp(`([+-]${a.source})(${s.source})?`),2);case"z":return Nt(/[a-z_+-/]{1,256}?/i);case" ":return Nt(/[^\S\n\r]/);default:return m(b)}})(t)||{invalidReason:qa};return v.token=t,v}const ja={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 Ya(t,e,n){const{type:s,value:r}=t;if(s==="literal"){const l=/^\s+$/.test(r);return{literal:!l,val:l?" ":r}}const i=e[s];let o=s;s==="hour"&&(e.hour12!=null?o=e.hour12?"hour12":"hour24":e.hourCycle!=null?e.hourCycle==="h11"||e.hourCycle==="h12"?o="hour12":o="hour24":o=n.hour12?"hour12":"hour24");let a=ja[o];if(typeof a=="object"&&(a=a[i]),a)return{literal:!1,val:a}}function Ja(t){return[`^${t.map(n=>n.regex).reduce((n,s)=>`${n}(${s.source})`,"")}$`,t]}function Ga(t,e,n){const s=t.match(e);if(s){const r={};let i=1;for(const o in n)if(Ie(n,o)){const a=n[o],l=a.groups?a.groups+1:1;!a.literal&&a.token&&(r[a.token.val[0]]=a.deser(s.slice(i,i+l))),i+=l}return[s,r]}else return[s,{}]}function Ka(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,s;return k(t.z)||(n=fe.create(t.z)),k(t.Z)||(n||(n=new q(t.Z)),s=t.Z),k(t.q)||(t.M=(t.q-1)*3+1),k(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),k(t.u)||(t.S=mn(t.u)),[Object.keys(t).reduce((i,o)=>{const a=e(o);return a&&(i[a]=t[o]),i},{}),n,s]}let vn=null;function Qa(){return vn||(vn=S.fromMillis(1555555555555)),vn}function Xa(t,e){if(t.literal)return t;const n=W.macroTokenToFormatOpts(t.val),s=Ur(n,e);return s==null||s.includes(void 0)?t:s}function Vr(t,e){return Array.prototype.concat(...t.map(n=>Xa(n,e)))}class Fr{constructor(e,n){if(this.locale=e,this.format=n,this.tokens=Vr(W.parseFormat(n),e),this.units=this.tokens.map(s=>Za(s,e)),this.disqualifyingUnit=this.units.find(s=>s.invalidReason),!this.disqualifyingUnit){const[s,r]=Ja(this.units);this.regex=RegExp(s,"i"),this.handlers=r}}explainFromTokens(e){if(this.isValid){const[n,s]=Ga(e,this.regex,this.handlers),[r,i,o]=s?Ka(s):[null,null,void 0];if(Ie(s,"a")&&Ie(s,"H"))throw new _e("Can't include meridiem when specifying 24-hour format");return{input:e,tokens:this.tokens,regex:this.regex,rawMatches:n,matches:s,result:r,zone:i,specificOffset:o}}else return{input:e,tokens:this.tokens,invalidReason:this.invalidReason}}get isValid(){return!this.disqualifyingUnit}get invalidReason(){return this.disqualifyingUnit?this.disqualifyingUnit.invalidReason:null}}function Br(t,e,n){return new Fr(t,n).explainFromTokens(e)}function e0(t,e,n){const{result:s,zone:r,specificOffset:i,invalidReason:o}=Br(t,e,n);return[s,r,i,o]}function Ur(t,e){if(!t)return null;const s=W.create(e,t).dtFormatter(Qa()),r=s.formatToParts(),i=s.resolvedOptions();return r.map(o=>Ya(o,t,i))}const kn="Invalid DateTime",$r=864e13;function et(t){return new ne("unsupported zone",`the zone "${t.name}" is not supported`)}function Sn(t){return t.weekData===null&&(t.weekData=wt(t.c)),t.weekData}function bn(t){return t.localWeekData===null&&(t.localWeekData=wt(t.c,t.loc.getMinDaysInFirstWeek(),t.loc.getStartOfWeek())),t.localWeekData}function Te(t,e){const n={ts:t.ts,zone:t.zone,c:t.c,o:t.o,loc:t.loc,invalid:t.invalid};return new S({...n,...e,old:n})}function Pr(t,e,n){let s=t-e*60*1e3;const r=n.offset(s);if(e===r)return[s,e];s-=(r-e)*60*1e3;const i=n.offset(s);return r===i?[s,r]:[t-Math.min(r,i)*60*1e3,Math.max(r,i)]}function Ct(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 xt(t,e,n){return Pr(kt(t),e,n)}function Wr(t,e){const n=t.o,s=t.c.year+Math.trunc(e.years),r=t.c.month+Math.trunc(e.months)+Math.trunc(e.quarters)*3,i={...t.c,year:s,month:r,day:Math.min(t.c.day,vt(s,r))+Math.trunc(e.days)+Math.trunc(e.weeks)*7},o=N.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"),a=kt(i);let[l,c]=Pr(a,n,t.zone);return o!==0&&(l+=o,c=t.zone.offset(l)),{ts:l,o:c}}function $e(t,e,n,s,r,i){const{setZone:o,zone:a}=n;if(t&&Object.keys(t).length!==0||e){const l=e||a,c=S.fromObject(t,{...n,zone:l,specificOffset:i});return o?c:c.setZone(a)}else return S.invalid(new ne("unparsable",`the input "${r}" can't be parsed as ${s}`))}function _t(t,e,n=!0){return t.isValid?W.create(_.create("en-US"),{allowZ:n,forceSimple:!0}).formatDateTimeFromString(t,e):null}function Tn(t,e){const n=t.c.year>9999||t.c.year<0;let s="";return n&&t.c.year>=0&&(s+="+"),s+=F(t.c.year,n?6:4),e?(s+="-",s+=F(t.c.month),s+="-",s+=F(t.c.day)):(s+=F(t.c.month),s+=F(t.c.day)),s}function qr(t,e,n,s,r,i){let o=F(t.c.hour);return e?(o+=":",o+=F(t.c.minute),(t.c.millisecond!==0||t.c.second!==0||!n)&&(o+=":")):o+=F(t.c.minute),(t.c.millisecond!==0||t.c.second!==0||!n)&&(o+=F(t.c.second),(t.c.millisecond!==0||!s)&&(o+=".",o+=F(t.c.millisecond,3))),r&&(t.isOffsetFixed&&t.offset===0&&!i?o+="Z":t.o<0?(o+="-",o+=F(Math.trunc(-t.o/60)),o+=":",o+=F(Math.trunc(-t.o%60))):(o+="+",o+=F(Math.trunc(t.o/60)),o+=":",o+=F(Math.trunc(t.o%60)))),i&&(o+="["+t.zone.ianaName+"]"),o}const zr={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},t0={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},n0={ordinal:1,hour:0,minute:0,second:0,millisecond:0},Hr=["year","month","day","hour","minute","second","millisecond"],s0=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],r0=["year","ordinal","hour","minute","second","millisecond"];function i0(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 vs(t);return e}function Zr(t){switch(t.toLowerCase()){case"localweekday":case"localweekdays":return"localWeekday";case"localweeknumber":case"localweeknumbers":return"localWeekNumber";case"localweekyear":case"localweekyears":return"localWeekYear";default:return i0(t)}}function o0(t){return It[t]||(At===void 0&&(At=D.now()),It[t]=t.offset(At)),It[t]}function jr(t,e){const n=ye(e.zone,D.defaultZone);if(!n.isValid)return S.invalid(et(n));const s=_.fromObject(e);let r,i;if(k(t.year))r=D.now();else{for(const l of Hr)k(t[l])&&(t[l]=zr[l]);const o=rr(t)||ir(t);if(o)return S.invalid(o);const a=o0(n);[r,i]=xt(t,a,n)}return new S({ts:r,zone:n,loc:s,o:i})}function Yr(t,e,n){const s=k(n.round)?!0:n.round,r=(o,a)=>(o=pn(o,s||n.calendary?0:2,!0),e.loc.clone(n).relFormatter(n).format(o,a)),i=o=>n.calendary?e.hasSame(t,o)?0:e.startOf(o).diff(t.startOf(o),o).get(o):e.diff(t,o).get(o);if(n.unit)return r(i(n.unit),n.unit);for(const o of n.units){const a=i(o);if(Math.abs(a)>=1)return r(a,o)}return r(t>e?-0:0,n.units[n.units.length-1])}function Jr(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]}let At,It={};class S{constructor(e){const n=e.zone||D.defaultZone;let s=e.invalid||(Number.isNaN(e.ts)?new ne("invalid input"):null)||(n.isValid?null:et(n));this.ts=k(e.ts)?D.now():e.ts;let r=null,i=null;if(!s)if(e.old&&e.old.ts===this.ts&&e.old.zone.equals(n))[r,i]=[e.old.c,e.old.o];else{const a=ge(e.o)&&!e.old?e.o:n.offset(this.ts);r=Ct(this.ts,a),s=Number.isNaN(r.year)?new ne("invalid input"):null,r=s?null:r,i=s?null:a}this._zone=n,this.loc=e.loc||_.create(),this.invalid=s,this.weekData=null,this.localWeekData=null,this.c=r,this.o=i,this.isLuxonDateTime=!0}static now(){return new S({})}static local(){const[e,n]=Jr(arguments),[s,r,i,o,a,l,c]=n;return jr({year:s,month:r,day:i,hour:o,minute:a,second:l,millisecond:c},e)}static utc(){const[e,n]=Jr(arguments),[s,r,i,o,a,l,c]=n;return e.zone=q.utcInstance,jr({year:s,month:r,day:i,hour:o,minute:a,second:l,millisecond:c},e)}static fromJSDate(e,n={}){const s=F2(e)?e.valueOf():NaN;if(Number.isNaN(s))return S.invalid("invalid input");const r=ye(n.zone,D.defaultZone);return r.isValid?new S({ts:s,zone:r,loc:_.fromObject(n)}):S.invalid(et(r))}static fromMillis(e,n={}){if(ge(e))return e<-$r||e>$r?S.invalid("Timestamp out of range"):new S({ts:e,zone:ye(n.zone,D.defaultZone),loc:_.fromObject(n)});throw new P(`fromMillis requires a numerical input, but received a ${typeof e} with value ${e}`)}static fromSeconds(e,n={}){if(ge(e))return new S({ts:e*1e3,zone:ye(n.zone,D.defaultZone),loc:_.fromObject(n)});throw new P("fromSeconds requires a numerical input")}static fromObject(e,n={}){e=e||{};const s=ye(n.zone,D.defaultZone);if(!s.isValid)return S.invalid(et(s));const r=_.fromObject(n),i=bt(e,Zr),{minDaysInFirstWeek:o,startOfWeek:a}=sr(i,r),l=D.now(),c=k(n.specificOffset)?s.offset(l):n.specificOffset,h=!k(i.ordinal),d=!k(i.year),w=!k(i.month)||!k(i.day),m=d||w,p=i.weekYear||i.weekNumber;if((m||h)&&p)throw new _e("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(w&&h)throw new _e("Can't mix ordinal dates with month/day");const v=p||i.weekday&&!m;let b,I,M=Ct(l,c);v?(b=s0,I=t0,M=wt(M,o,a)):h?(b=r0,I=n0,M=fn(M)):(b=Hr,I=zr);let ie=!1;for(const g of b){const E=i[g];k(E)?ie?i[g]=I[g]:i[g]=M[g]:ie=!0}const H=v?D2(i,o,a):h?L2(i):rr(i),oe=H||ir(i);if(oe)return S.invalid(oe);const Un=v?tr(i,o,a):h?nr(i):i,[$t,$n]=xt(Un,c,s),Oe=new S({ts:$t,zone:s,o:$n,loc:r});return i.weekday&&m&&e.weekday!==Oe.weekday?S.invalid("mismatched weekday",`you can't specify both a weekday of ${i.weekday} and a date of ${Oe.toISO()}`):Oe.isValid?Oe:S.invalid(Oe.invalid)}static fromISO(e,n={}){const[s,r]=Na(e);return $e(s,r,n,"ISO 8601",e)}static fromRFC2822(e,n={}){const[s,r]=Ca(e);return $e(s,r,n,"RFC 2822",e)}static fromHTTP(e,n={}){const[s,r]=xa(e);return $e(s,r,n,"HTTP",n)}static fromFormat(e,n,s={}){if(k(e)||k(n))throw new P("fromFormat requires an input string and a format");const{locale:r=null,numberingSystem:i=null}=s,o=_.fromOpts({locale:r,numberingSystem:i,defaultToEN:!0}),[a,l,c,h]=e0(o,e,n);return h?S.invalid(h):$e(a,l,s,`format ${n}`,e,c)}static fromString(e,n,s={}){return S.fromFormat(e,n,s)}static fromSQL(e,n={}){const[s,r]=La(e);return $e(s,r,n,"SQL",e)}static invalid(e,n=null){if(!e)throw new P("need to specify a reason the DateTime is invalid");const s=e instanceof ne?e:new ne(e,n);if(D.throwOnInvalid)throw new a2(s);return new S({invalid:s})}static isDateTime(e){return e&&e.isLuxonDateTime||!1}static parseFormatForOpts(e,n={}){const s=Ur(e,_.fromObject(n));return s?s.map(r=>r?r.val:null).join(""):null}static expandFormat(e,n={}){return Vr(W.parseFormat(e),_.fromObject(n)).map(r=>r.val).join("")}static resetCache(){At=void 0,It={}}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?Sn(this).weekYear:NaN}get weekNumber(){return this.isValid?Sn(this).weekNumber:NaN}get weekday(){return this.isValid?Sn(this).weekday:NaN}get isWeekend(){return this.isValid&&this.loc.getWeekendDays().includes(this.weekday)}get localWeekday(){return this.isValid?bn(this).weekday:NaN}get localWeekNumber(){return this.isValid?bn(this).weekNumber:NaN}get localWeekYear(){return this.isValid?bn(this).weekYear:NaN}get ordinal(){return this.isValid?fn(this.c).ordinal:NaN}get monthShort(){return this.isValid?Ot.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?Ot.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?Ot.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?Ot.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,s=kt(this.c),r=this.zone.offset(s-e),i=this.zone.offset(s+e),o=this.zone.offset(s-r*n),a=this.zone.offset(s-i*n);if(o===a)return[this];const l=s-o*n,c=s-a*n,h=Ct(l,o),d=Ct(c,a);return h.hour===d.hour&&h.minute===d.minute&&h.second===d.second&&h.millisecond===d.millisecond?[Te(this,{ts:l}),Te(this,{ts:c})]:[this]}get isInLeapYear(){return Je(this.year)}get daysInMonth(){return vt(this.year,this.month)}get daysInYear(){return this.isValid?Me(this.year):NaN}get weeksInWeekYear(){return this.isValid?Ge(this.weekYear):NaN}get weeksInLocalWeekYear(){return this.isValid?Ge(this.localWeekYear,this.loc.getMinDaysInFirstWeek(),this.loc.getStartOfWeek()):NaN}resolvedLocaleOptions(e={}){const{locale:n,numberingSystem:s,calendar:r}=W.create(this.loc.clone(e),e).resolvedOptions(this);return{locale:n,numberingSystem:s,outputCalendar:r}}toUTC(e=0,n={}){return this.setZone(q.instance(e),n)}toLocal(){return this.setZone(D.defaultZone)}setZone(e,{keepLocalTime:n=!1,keepCalendarTime:s=!1}={}){if(e=ye(e,D.defaultZone),e.equals(this.zone))return this;if(e.isValid){let r=this.ts;if(n||s){const i=e.offset(this.ts),o=this.toObject();[r]=xt(o,i,e)}return Te(this,{ts:r,zone:e})}else return S.invalid(et(e))}reconfigure({locale:e,numberingSystem:n,outputCalendar:s}={}){const r=this.loc.clone({locale:e,numberingSystem:n,outputCalendar:s});return Te(this,{loc:r})}setLocale(e){return this.reconfigure({locale:e})}set(e){if(!this.isValid)return this;const n=bt(e,Zr),{minDaysInFirstWeek:s,startOfWeek:r}=sr(n,this.loc),i=!k(n.weekYear)||!k(n.weekNumber)||!k(n.weekday),o=!k(n.ordinal),a=!k(n.year),l=!k(n.month)||!k(n.day),c=a||l,h=n.weekYear||n.weekNumber;if((c||o)&&h)throw new _e("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(l&&o)throw new _e("Can't mix ordinal dates with month/day");let d;i?d=tr({...wt(this.c,s,r),...n},s,r):k(n.ordinal)?(d={...this.toObject(),...n},k(n.day)&&(d.day=Math.min(vt(d.year,d.month),d.day))):d=nr({...fn(this.c),...n});const[w,m]=xt(d,this.o,this.zone);return Te(this,{ts:w,o:m})}plus(e){if(!this.isValid)return this;const n=N.fromDurationLike(e);return Te(this,Wr(this,n))}minus(e){if(!this.isValid)return this;const n=N.fromDurationLike(e).negate();return Te(this,Wr(this,n))}startOf(e,{useLocaleWeeks:n=!1}={}){if(!this.isValid)return this;const s={},r=N.normalizeUnit(e);switch(r){case"years":s.month=1;case"quarters":case"months":s.day=1;case"weeks":case"days":s.hour=0;case"hours":s.minute=0;case"minutes":s.second=0;case"seconds":s.millisecond=0;break}if(r==="weeks")if(n){const i=this.loc.getStartOfWeek(),{weekday:o}=this;o<i&&(s.weekNumber=this.weekNumber-1),s.weekday=i}else s.weekday=1;if(r==="quarters"){const i=Math.ceil(this.month/3);s.month=(i-1)*3+1}return this.set(s)}endOf(e,n){return this.isValid?this.plus({[e]:1}).startOf(e,n).minus(1):this}toFormat(e,n={}){return this.isValid?W.create(this.loc.redefaultToEN(n)).formatDateTimeFromString(this,e):kn}toLocaleString(e=dt,n={}){return this.isValid?W.create(this.loc.clone(n),e).formatDateTime(this):kn}toLocaleParts(e={}){return this.isValid?W.create(this.loc.clone(e),e).formatDateTimeParts(this):[]}toISO({format:e="extended",suppressSeconds:n=!1,suppressMilliseconds:s=!1,includeOffset:r=!0,extendedZone:i=!1}={}){if(!this.isValid)return null;const o=e==="extended";let a=Tn(this,o);return a+="T",a+=qr(this,o,n,s,r,i),a}toISODate({format:e="extended"}={}){return this.isValid?Tn(this,e==="extended"):null}toISOWeekDate(){return _t(this,"kkkk-'W'WW-c")}toISOTime({suppressMilliseconds:e=!1,suppressSeconds:n=!1,includeOffset:s=!0,includePrefix:r=!1,extendedZone:i=!1,format:o="extended"}={}){return this.isValid?(r?"T":"")+qr(this,o==="extended",n,e,s,i):null}toRFC2822(){return _t(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return _t(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?Tn(this,!0):null}toSQLTime({includeOffset:e=!0,includeZone:n=!1,includeOffsetSpace:s=!0}={}){let r="HH:mm:ss.SSS";return(n||e)&&(s&&(r+=" "),n?r+="z":e&&(r+="ZZ")),_t(this,r,!0)}toSQL(e={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(e)}`:null}toString(){return this.isValid?this.toISO():kn}[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",s={}){if(!this.isValid||!e.isValid)return N.invalid("created by diffing an invalid DateTime");const r={locale:this.locale,numberingSystem:this.numberingSystem,...s},i=B2(n).map(N.normalizeUnit),o=e.valueOf()>this.valueOf(),a=o?this:e,l=o?e:this,c=Wa(a,l,i,r);return o?c.negate():c}diffNow(e="milliseconds",n={}){return this.diff(S.now(),e,n)}until(e){return this.isValid?L.fromDateTimes(this,e):this}hasSame(e,n,s){if(!this.isValid)return!1;const r=e.valueOf(),i=this.setZone(e.zone,{keepLocalTime:!0});return i.startOf(n,s)<=r&&r<=i.endOf(n,s)}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||S.fromObject({},{zone:this.zone}),s=e.padding?this<n?-e.padding:e.padding:0;let r=["years","months","days","hours","minutes","seconds"],i=e.unit;return Array.isArray(e.unit)&&(r=e.unit,i=void 0),Yr(n,this.plus(s),{...e,numeric:"always",units:r,unit:i})}toRelativeCalendar(e={}){return this.isValid?Yr(e.base||S.fromObject({},{zone:this.zone}),this,{...e,numeric:"auto",units:["years","months","days"],calendary:!0}):null}static min(...e){if(!e.every(S.isDateTime))throw new P("min requires all arguments be DateTimes");return lr(e,n=>n.valueOf(),Math.min)}static max(...e){if(!e.every(S.isDateTime))throw new P("max requires all arguments be DateTimes");return lr(e,n=>n.valueOf(),Math.max)}static fromFormatExplain(e,n,s={}){const{locale:r=null,numberingSystem:i=null}=s,o=_.fromOpts({locale:r,numberingSystem:i,defaultToEN:!0});return Br(o,e,n)}static fromStringExplain(e,n,s={}){return S.fromFormatExplain(e,n,s)}static buildFormatParser(e,n={}){const{locale:s=null,numberingSystem:r=null}=n,i=_.fromOpts({locale:s,numberingSystem:r,defaultToEN:!0});return new Fr(i,e)}static fromFormatParser(e,n,s={}){if(k(e)||k(n))throw new P("fromFormatParser requires an input string and a format parser");const{locale:r=null,numberingSystem:i=null}=s,o=_.fromOpts({locale:r,numberingSystem:i,defaultToEN:!0});if(!o.equals(n.locale))throw new P(`fromFormatParser called with a locale of ${o}, but the format parser was created for ${n.locale}`);const{result:a,zone:l,specificOffset:c,invalidReason:h}=n.explainFromTokens(e);return h?S.invalid(h):$e(a,l,s,`format ${n.format}`,e,c)}static get DATE_SHORT(){return dt}static get DATE_MED(){return ks}static get DATE_MED_WITH_WEEKDAY(){return u2}static get DATE_FULL(){return Ss}static get DATE_HUGE(){return bs}static get TIME_SIMPLE(){return Ts}static get TIME_WITH_SECONDS(){return Os}static get TIME_WITH_SHORT_OFFSET(){return Ns}static get TIME_WITH_LONG_OFFSET(){return Cs}static get TIME_24_SIMPLE(){return xs}static get TIME_24_WITH_SECONDS(){return _s}static get TIME_24_WITH_SHORT_OFFSET(){return As}static get TIME_24_WITH_LONG_OFFSET(){return Is}static get DATETIME_SHORT(){return Ms}static get DATETIME_SHORT_WITH_SECONDS(){return Rs}static get DATETIME_MED(){return Ds}static get DATETIME_MED_WITH_SECONDS(){return Ls}static get DATETIME_MED_WITH_WEEKDAY(){return h2}static get DATETIME_FULL(){return Vs}static get DATETIME_FULL_WITH_SECONDS(){return Fs}static get DATETIME_HUGE(){return Bs}static get DATETIME_HUGE_WITH_SECONDS(){return Us}}function tt(t){if(S.isDateTime(t))return t;if(t&&t.valueOf&&ge(t.valueOf()))return S.fromJSDate(t);if(t&&typeof t=="object")return S.fromObject(t);throw new P(`Unknown datetime argument: ${t}, of type ${typeof t}`)}const a0={},l0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},c0=[u.createElementVNode("path",{fill:"rgb(248 113 113)",d:"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-384c13.3 0 24 10.7 24 24V264c0 13.3-10.7 24-24 24s-24-10.7-24-24V152c0-13.3 10.7-24 24-24zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"},null,-1)];function u0(t,e){return u.openBlock(),u.createElementBlock("svg",l0,c0)}const h0=X(a0,[["render",u0]]),Gr="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20version='1.1'%20viewBox='0%200%202048%202048'%20width='512'%20height='512'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20transform='translate(936)'%20d='m0%200h176v3h16l20%201%2010%203%2017%201%2012%203%2014%201%208%203%2016%201%207%203%2012%202%207%202%2013%202%205%202%2011%202%205%202%2011%202%209%203%208%203%2011%202%208%203%2016%205%209%203%2011%204%2012%205%208%203%2012%205%209%203%207%203%209%203%2032%2016%2012%204%2016%208%2015%208%209%206%2016%208%2011%206%209%206%2011%206%209%206%2011%206%209%206%2010%207%2021%2014v2l4%202%2011%207%2010%207%207%206v2l4%202%209%206%207%206v2l4%202%209%206%207%206%204%204v2l4%202%207%206%206%204%207%206%204%204v2h2v2h2v2l4%202v2l4%202v2l4%202v2h2v2h2v2h2v2h2l6%207%206%205%206%207%206%205%206%207%206%205%207%208%205%206%203%205%205%205v2h2v2h2l7%208%205%206%203%205%201%203%203%201%209%2011%203%205%209%2010%204%205%203%205%207%2011%2010%2012%203%205%207%2011%206%209%207%2010%209%2016%206%209%206%2011%205%208%2012%2023%207%2011%208%2015%208%2018%205%2013%2010%2019%205%2012%207%2020%205%2012%205%2013%206%2015%203%2010%203%2011%203%207%202%207%202%206%201%208%203%207%202%207%202%206%201%209%202%202%202%2014%202%202%202%2018%202%202%202%2014%202%202%201%206%201%2016%202%201%202%2023%202%202%201%206v21l4%201%201%2038%203%201v175l-3%202-1%2034-2%205-1%201-2%2026-2%202-1%2018-2%205-1%201-1%2018-1%205h-2l-1%2012-3%205-1%2014-1%205h-2l-1%2012-3%206-2%2014h-2l-1%209-3%205-2%2013-2%203-2%209-3%209-3%207-6%2020-5%2010-3%2010-6%2013-5%2015-4%2010-8%2016-7%2015-6%2015-10%2019-4%207-6%2010-10%2019-3%206-6%209-6%2011-5%207-6%2012-6%208-4%206-7%2011-5%206-2%205-4%205-5%205-3%206-6%207-2%205-8%209-4%204h-2l-2%207-8%209-4%204h-2l-2%207-9%209-7%208-5%204-3%207-85%2085h-5l-2%204-8%207-13%2013-5%202-10%209-6%205-7%204-11%2011-6%203-8%206-7%204-8%207-9%206-11%207-9%206-7%205-11%206-13%208-12%207-7%204-12%207-14%207-7%205-16%208-19%209-6%202-25%2012-11%205-18%206-17%207-13%205-7%203-36%2012-23%207-11%203-24%206-23%205-25%206-20%203-11%202-25%204-22%203-33%202-1%203h-176l-1-3-38-2-9-2-39-6-33-6-41-9-34-9-36-11-29-10-35-14-7-3-9-2-32-16-3-2-9-2-16-8-17-9-6-5-23-11-8-5-5-4-14-7-6-5-14-7-6-5-6-3-6-5-6-3-6-5-6-3-8-7v-2l-7-2-7-6-6-3-10-10-7-4-8-7-9-8-6-3-17-17-5-4-5-2-84-84-3-6-11-12-10-10-3-6-11-12-3-4-3-5-9-10-4-5-3-5-5-7-3-5-9-11-3-5-6-9-7-10-7-11-8-14-5-7-6-12-6-8-8-16-7-13-5-7-8-16-8-17-3-9-8-16-9-19-7-21-5-11-5-14-4-10-15-45-3-12-6-20-5-22-2-5-2-15-3-10-3-12-2-18-2-5-2-19-2-8-2-20-2-5-1-36-3-1v-175l3-3%201-30%201-7%202-4%201-20%203-7%201-16%203-12%202-16%205-18%203-18%202-5%202-11%205-18%205-16%203-12%2016-48%204-8%204-12%205-11%207-21%2016-32%203-10%2013-26%2012-20%204-8%208-15%205-7%206-12%206-8%206-12%206-8%206-9%207-11%203-3%203-6%208-9%206-10%203-3%203-6%2013-14%203-6%208-9h2l5-10%207-7%202-3h2l2-4%209-9%202-5%2011-11%202-3h2l2-4h2l2-4%206-5%206-7%206-5%205-6%207-6%202-3h2l2-4h2l2-4h2l2-4h2l2-4h2l1-3%208-7%206-5%206-4%209-9%208-7%205-4%206-4%2012-11%209-6%2011-10%2010-6%2011-8%209-7%2033-22%2017-10%2013-8%207-4%2010-6%2019-10%207-4%2010-6%2019-10%209-4%209-3%2032-16%2011-3%202-2%2010-2%202-2%207-3%2011-3%202-2%207-3%2011-3%202-2%2010-2%202-2%2010-2%202-2%2010-2%202-2%2011-1%205-3%2010-2%202-2%2014-2%203-2%2013-2%204-2%2016-2%202-2%2014-2%203-2%2017-1%205-2%201-1%2018-1%208-3%2025-1%201-3%2038-1zm-323%20644-2%202-11%203-1%201-9%202-19%2010-8%208-5%202-12%2011-2%202-2%206-7%207-6%2010-5%2011-3%209-3%2011-2%203v52l3%207%205%2017%209%2017%2010%2012%203%205%204%205h2v2l9%206%2011%209%2019%2010%209%202%203%202%209%201v2l4%201h48l5-3%2010-2%202-2%2010-2%2017-9%2011-9%206-4%207-6%204-5%203-6%208-9%205-9%205-14%207-21v-48l-4-11-6-17-7-14-9-10-3-6-9-10-11-7-9-8-16-8-11-3-6-2-7-3zm768%200-2%202-11%203-1%201-9%202-19%2010-8%208-5%202-12%2011-2%202-2%206-7%207-6%2010-5%2011-3%209-3%2011-2%203v52l3%207%205%2017%209%2017%2010%2012%203%205%204%205h2v2l9%206%2011%209%2019%2010%209%202%203%202%209%201v2l4%201h48l5-3%2010-2%202-2%2010-2%2017-9%2011-9%206-4%207-6%204-5%203-6%208-9%205-9%205-14%207-21v-48l-4-11-6-17-7-14-9-10-3-6-9-10-11-7-9-8-16-8-11-3-6-2-7-3zm-424%20640-2%202-24%202-4%202-22%202-6%202-15%203-1%201-12%202-4%202-12%202-4%202-12%202-11%205-11%203-14%206-11%203-6%202-10%204-52%2026-18%2010-8%205-12%207-8%205-9%205-10%209-6%203-10%209-6%203-10%209-6%203-12%2011-19%2019-5%202-10%209-7%208-2%205-3%203v2h-2l-3%2011-2%203v32l9%2017%208%209%208%207%208%205%203%201v2l2%201%2014%201v2l4%201h8l5-3%2012-1%2011-6%2011-9%206-4%2017-17%208-7%205-4%206-4%2010-8%2016-12%206-4%2013-8%207-4%2010-6%2017-9%205-4%2010-3%2019-10%208-4%209-2%202-2%2010-2%202-2%2010-2%202-2%2010-2%202-2%2010-2%203-2%2013-2%206-2%2014-2%206-2%2014-2%207-2%2019-1%207-2%201-1h110l1%202%2010%201%2022%201v2l20%203%207%202%2013%202%205%202%2011%202%208%203%2016%205%208%203%2016%205%208%203%2013%206%2048%2024%2010%206%208%205%209%205%204%202%201%203%2011%207%209%206%2011%209%209%206%205%205h2l2%204h2l2%204h2l2%204h2l2%204h2v2l8%207%2011%207%206%204h3v2l2%201h9l5%202%203%202%208-1%202-2%2012-1%2016-8%209-7%204-5%205-5%204-8%205-11v-30l-3-6-2-7-6-8-3-5-9-10-7-6-6-3-25-25-5-4-6-3-10-9-6-3-10-9-6-3-10-9-7-3-8-5-5-4-14-7-6-5-23-11-17-9-23-11-10-5-10-3-35-12-14-5-51-13-22-4-21-3-19-2-7-2z'%20fill='%23C66021'/%3e%3c/svg%3e",Kr="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20version='1.1'%20viewBox='0%200%202048%202048'%20width='512'%20height='512'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20transform='translate(936)'%20d='m0%200h176v3h16l20%201%2010%203%2017%201%2012%203%2014%201%208%203%2016%201%207%203%2012%202%207%202%2013%202%205%202%2011%202%205%202%2011%202%209%203%208%203%2011%202%208%203%2016%205%209%203%2011%204%2012%205%208%203%2012%205%209%203%207%203%209%203%2032%2016%2012%204%2016%208%2015%208%209%206%2016%208%2011%206%209%206%2011%206%209%206%2011%206%209%206%2010%207%2021%2014v2l4%202%2011%207%2010%207%207%206v2l4%202%209%206%207%206v2l4%202%209%206%207%206%204%204v2l4%202%207%206%206%204%207%206%204%204v2h2v2h2v2l4%202v2l4%202v2l4%202v2h2v2h2v2h2v2h2l6%207%206%205%206%207%206%205%206%207%206%205%207%208%205%206%203%205%205%205v2h2v2h2l7%208%205%206%203%205%201%203%203%201%209%2011%203%205%209%2010%204%205%203%205%207%2011%2010%2012%203%205%207%2011%206%209%207%2010%209%2016%206%209%206%2011%205%208%2012%2023%207%2011%208%2015%208%2018%205%2013%2010%2019%205%2012%207%2020%205%2012%205%2013%206%2015%203%2010%203%2011%203%207%202%207%202%206%201%208%203%207%202%207%202%206%201%209%202%202%202%2014%202%202%202%2018%202%202%202%2014%202%202%201%206%201%2016%202%201%202%2023%202%202%201%206v21l4%201%201%2038%203%201v175l-3%202-1%2034-2%205-1%201-2%2026-2%202-1%2018-2%205-1%201-1%2018-1%205h-2l-1%2012-3%205-1%2014-1%205h-2l-1%2012-3%206-2%2014h-2l-1%209-3%205-2%2013-2%203-2%209-3%209-3%207-6%2020-5%2010-3%2010-6%2013-5%2015-4%2010-8%2016-7%2015-6%2015-10%2019-4%207-6%2010-10%2019-3%206-6%209-6%2011-5%207-6%2012-6%208-4%206-7%2011-5%206-2%205-4%205-5%205-3%206-6%207-2%205-8%209-4%204h-2l-2%207-8%209-4%204h-2l-2%207-9%209-7%208-5%204-3%207-85%2085h-5l-2%204-8%207-13%2013-5%202-10%209-6%205-7%204-11%2011-6%203-8%206-7%204-8%207-9%206-11%207-9%206-7%205-11%206-13%208-12%207-7%204-12%207-14%207-7%205-16%208-19%209-6%202-25%2012-11%205-18%206-17%207-13%205-7%203-36%2012-23%207-11%203-24%206-23%205-25%206-20%203-11%202-25%204-22%203-33%202-1%203h-176l-1-3-38-2-9-2-39-6-33-6-41-9-34-9-36-11-29-10-35-14-7-3-9-2-32-16-3-2-9-2-16-8-17-9-6-5-23-11-8-5-5-4-14-7-6-5-14-7-6-5-6-3-6-5-6-3-6-5-6-3-8-7v-2l-7-2-7-6-6-3-10-10-7-4-8-7-9-8-6-3-17-17-5-4-5-2-84-84-3-6-11-12-10-10-3-6-11-12-3-4-3-5-9-10-4-5-3-5-5-7-3-5-9-11-3-5-6-9-7-10-7-11-8-14-5-7-6-12-6-8-8-16-7-13-5-7-8-16-8-17-3-9-8-16-9-19-7-21-5-11-5-14-4-10-15-45-3-12-6-20-5-22-2-5-2-15-3-10-3-12-2-18-2-5-2-19-2-8-2-20-2-5-1-36-3-1v-175l3-3%201-30%201-7%202-4%201-20%203-7%201-16%203-12%202-16%205-18%203-18%202-5%202-11%205-18%205-16%203-12%2016-48%204-8%204-12%205-11%207-21%2016-32%203-10%2013-26%2012-20%204-8%208-15%205-7%206-12%206-8%206-12%206-8%206-9%207-11%203-3%203-6%208-9%206-10%203-3%203-6%2013-14%203-6%208-9h2l5-10%207-7%202-3h2l2-4%209-9%202-5%2011-11%202-3h2l2-4h2l2-4%206-5%206-7%206-5%205-6%207-6%202-3h2l2-4h2l2-4h2l2-4h2l2-4h2l1-3%208-7%206-5%206-4%209-9%208-7%205-4%206-4%2012-11%209-6%2011-10%2010-6%2011-8%209-7%2033-22%2017-10%2013-8%207-4%2010-6%2019-10%207-4%2010-6%2019-10%209-4%209-3%2032-16%2011-3%202-2%2010-2%202-2%207-3%2011-3%202-2%207-3%2011-3%202-2%2010-2%202-2%2010-2%202-2%2010-2%202-2%2011-1%205-3%2010-2%202-2%2014-2%203-2%2013-2%204-2%2016-2%202-2%2014-2%203-2%2017-1%205-2%201-1%2018-1%208-3%2025-1%201-3%2038-1zm-424%20579-18%201-19%2010-12%2012-4%207-7%2014v35l9%2017%2011%2012%208%207%209%206%207%207%208%207%209%206%206%205%205%205%209%206%206%205%205%205%209%206%205%205h2v2l9%206%208%207%205%205h2v2l9%206%208%207%202%202%201%205-4%202-5%205-6%203-10%209-24%2024v2h-2l-3%207-6%207-3%206-6%209-7%2014-6%2020-2%203-2%2013-2%202v69l2%203%203%2015%204%2012%205%2013%207%2012%2010%2017%207%2010%209%2010%2018%2018%2010%208%209%206%2016%209%209%206%206%203%209%202%209%203%207%203%2010%201%206%203h62l6-2%201-1%2011-1%205-3%2010-2%202-2%2010-2%209-5%209-6%2011-6%209-6%2011-9%2013-13%205-6%205-5%205-6%206-9%206-10%203-6%206-9%204-11%207-20%201-9%203-8v-65l-3-5-2-13-3-8-6-17-8-16-6-10-6-7-4-6-9-10-26-26-5-4-6-3-13-13-5-4-6-3-9-9-5-4-6-3-9-9-5-4-6-3-9-9-5-4-6-3-13-13-5-4-6-3-9-9-5-4-6-3-9-9-5-4-6-3-9-9-5-4-6-3-13-13-5-4-6-3-10-10-7-4-8-7-9-8-6-3-10-10-7-4-11-9-5-3-13-7zm1006%201-19%2010-8%208-6%203-10%209-6%205-7%204-11%2011-6%203-10%209-6%205-5%203-10%209-8%208-5%202-10%209-6%205-7%204-11%2011-6%203-10%209-5%205-5%202-12%2011-7%207-5%202-10%209-6%205-7%204-11%2011-6%203-10%209-6%205-7%204-11%2011-6%203-10%209-36%2036-4%207-7%2010-12%2024-3%2010-4%2012-2%2010-2%205-1%201v69l2%203%203%2015%204%2012%205%2013%207%2012%2010%2017%207%2010%209%2010%2018%2018%2010%208%209%206%2016%209%209%206%206%203%209%202%209%203%207%203%2010%201%206%203h62l6-2%201-1%2011-1%205-3%2010-2%202-2%2010-2%209-5%209-6%2011-6%209-6%2011-9%2013-13%205-6%205-5%205-6%206-9%206-10%203-6%206-9%204-11%207-20%201-9%203-8v-65l-3-5-2-13-3-8-6-17-7-14-6-8-3-5-5-7-3-5-9-10-22-22-5-4-6-3-5-5h-2l-1-4%203-5%208-6%206-4%208-7v-2l4-2%206-5%206-4%2012-11%208-5%2012-11%208-5%2012-11%208-5%207-6%205-5%206-5%209-6v-2l4-2%201-3%204-2%207-9%207-14%201-4v-32l-8-17-12-13-8-6-14-7zm-495%20827-4%204-53%201-3%202-23%202-5%202-16%202-5%202-15%202-4%202-15%203-42%2014-10%204-19%209-3%202-8%202-20%2011-4%203-14%207-18%2010-7%207-8%204-11%208-7%205-5%203-10%209-7%207-6%203-10%209-16%2016-4%207-7%2013v36l9%2017%209%2010h2v2l9%206%2013%207h34l19-9%2013-12%209-6%209-9%209-7%2018-12%208-7%2023-12%209-6%2016-8%205-3%209-2%202-2%207-3%2011-3%202-2%2010-2%202-2%2010-2%203-2%2013-2%203-2%2013-2%204-2%2016-1%205-2%201-1h110l1%202%204%201%2016%201%208%203%2012%202%205%202%2011%202%208%203%2016%205%208%203%2016%207%2011%204%2016%208%209%206%2019%2010%206%204%203%201%201%203%2011%207%209%206%208%207%206%205%205%205%209%206%205%205h2v2l9%206%2013%207h34l19-9%2010-9%207-9%207-14%201-3v-34l-9-17-11-12-13-13-5-4-6-3-14-14-7-4-9-7-6-3-6-5-6-3-6-5-6-3-6-5-21-10-7-6-16-8-9-2-28-14-10-3-36-12-30-7-29-6-23-2-7-2-51-1-2-4z'%20fill='%23CA2E22'/%3e%3c/svg%3e",Qr="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20version='1.1'%20viewBox='0%200%202048%202048'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20transform='translate(988)'%20d='m0%200h72l44%202%2048%205%2035%205%2044%208%2035%208%2042%2011%2029%209%2021%207%2023%208%2010%204%2032%2013%2019%208%2015%207%2032%2016%2027%2014%2023%2013%2023%2014%2019%2012%2012%208%2016%2011%2017%2012%206%204v2l5%202%2014%2011%2010%208%2014%2011%2013%2011%2012%2011%2011%209%208%208%208%207%2048%2048%207%208%2011%2012%207%208%2011%2013%2011%2014%2010%2012%2010%2013%205%207v2h2l12%2017%2011%2016%2010%2015%2014%2022%209%2015%2011%2019%209%2016%2015%2029%2013%2026%2013%2029%2011%2027%208%2020%209%2026%207%2021%2011%2037%207%2027%206%2025%208%2040%206%2039%203%2024%204%2038%202%2044v72l-2%2044-5%2048-5%2035-8%2044-8%2035-11%2042-9%2029-7%2021-10%2028-15%2037-11%2025-16%2033-12%2024-11%2020-14%2024-13%2021-9%2014-10%2015-9%2013-13%2018-1%202h-2l-2%205-11%2014-8%2010-11%2014-11%2013-10%2011-9%2011-9%209-7%208-48%2048-8%207-11%2010-8%207-10%209-9%207-16%2013-14%2011-11%208h-2v2l-17%2012-16%2011-15%2010-19%2012-18%2011-17%2010-10%206-12%206-19%2010-32%2016-29%2013-27%2011-15%206-17%206-20%207-25%208-34%2010-36%209-39%208-41%207-32%204-38%204-44%202h-72l-44-2-48-5-35-5-44-8-35-8-42-11-29-9-21-7-23-8-10-4-32-13-19-8-15-7-32-16-27-14-23-13-23-14-19-12-12-8-16-11-17-12-6-4v-2l-5-2-14-11-10-8-14-11-13-11-12-11-11-9-8-8-8-7-48-48-7-8-11-12-7-8-11-13-11-14-10-12-10-13-5-7v-2h-2l-12-17-11-16-10-15-14-22-9-15-11-19-9-16-15-29-13-26-13-29-11-27-8-20-9-26-7-21-11-37-7-27-6-25-8-40-6-39-3-24-4-38-2-44v-72l2-44%205-48%205-35%208-44%208-35%2011-42%209-29%207-21%2010-28%2015-37%2011-25%2016-33%2013-26%2010-18%2014-24%2013-21%209-14%2010-15%209-13%2013-18%201-2h2l2-5%2011-14%208-10%2011-14%2011-13%2010-11%209-11%209-9%207-8%2048-48%208-7%2011-10%208-7%2010-9%209-7%2016-13%2014-11%2011-8h2v-2l17-12%2016-11%2015-10%2019-12%2021-13%2023-13%2022-12%2032-16%2021-10%2030-13%2030-12%2017-6%2020-7%2025-8%2034-10%2036-9%2039-8%2041-7%2032-4%2038-4zm-288%20579-17%203-20%206-16%208-14%209-13%2011-8%208-10%2013-10%2017-6%2015-5%2018-2%2013v25l3%2018%207%2021%2011%2021%2010%2013%2011%2012%2011%209%2013%209%2019%209%2016%205%2016%203h33l16-3%2018-6%2016-8%2011-7%2010-8%2016-16%209-13%206-10%208-19%205-18%202-16v-18l-2-15-6-21-5-12-7-13-11-15-12-13-14-11-13-8-17-8-21-6-13-2zm623%200-17%203-17%205-21%2010-13%209-14%2012-10%2011-12%2018-8%2017-5%2016-3%2016-1%208v18l2%2015%206%2021%208%2018%207%2011%209%2012%2017%2017%2013%209%2010%206%2019%208%2018%205%208%201h33l16-3%2016-5%2019-9%2017-12%2014-13%2011-14%208-13%208-17%206-21%202-13v-25l-3-18-7-21-8-16-8-12-11-13-8-8-13-10-17-10-15-6-18-5-13-2zm-859%20378-16%203-12%205-10%207-9%208-7%2010-6%2013-2%206-1%207v34l1%2021%205%2044%205%2028%206%2028%205%2020%209%2028%2010%2029%2013%2031%207%2015%2014%2027%2012%2021%206%209%205%209%2013%2019%2012%2017%2011%2014%2014%2017%2011%2012%209%2011%2030%2030%2011%209%207%207%2011%209%2016%2013%2019%2014%2027%2018%2031%2019%2014%207%2019%2010%2029%2013%2025%2010%2033%2011%2021%206%2028%207%2031%206%2020%203%2036%204%2021%201h52l21-1%2044-5%2028-5%2028-6%2020-5%2028-9%2029-10%2031-13%2015-7%2029-15%2019-11%209-6%209-5%2019-13%2017-12%2014-11%2017-14%2012-11%2011-9%2030-30%209-11%207-7%209-11%2013-16%2014-19%2018-27%208-13%2010-17%2014-26%209-19%2013-30%2011-30%208-26%205-18%208-36%206-36%204-36%201-21v-34l-2-10-5-13-7-10-8-9-10-7-12-6-12-3-14-1-17%203-16%208-6%204v2l-3%201v2l-4%202-8%2011-5%2010-3%2010-1%208-2%2046-3%2028-6%2035-8%2032-12%2036-13%2031-13%2027-9%2016-14%2023-20%2028-8%2010-9%2011-13%2015-32%2032-11%209-12%2010-14%2011-13%209-15%2010-25%2015-29%2015-19%208-11%205-23%208-15%205-25%207-29%206-19%203-28%203-22%201h-36l-34-2-35-5-29-6-29-8-34-12-25-11-25-12-18-10-19-12-12-8-22-16-11-9-15-13-8-7-30-30-9-11-10-12-10-13-10-14-10-15-9-15-8-14-13-25-14-33-7-20-5-15-7-26-4-18-5-29-3-28-2-46-2-12-5-13-7-10-5-6h-2l-1-3h-2v-2l-13-8-13-5-13-2z'%20fill='%233A8C03'/%3e%3c/svg%3e",Xr="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20version='1.1'%20viewBox='0%200%202048%202048'%20width='512'%20height='512'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20transform='translate(936)'%20d='m0%200h176v3h16l20%201%2010%203%2017%201%2012%203%2014%201%208%203%2016%201%207%203%2012%202%207%202%2013%202%205%202%2011%202%205%202%2011%202%209%203%208%203%2011%202%208%203%2016%205%209%203%2011%204%2012%205%208%203%2012%205%209%203%207%203%209%203%2032%2016%2012%204%2016%208%2015%208%209%206%2016%208%2011%206%209%206%2011%206%209%206%2011%206%209%206%2010%207%2021%2014v2l4%202%2011%207%2010%207%207%206v2l4%202%209%206%207%206v2l4%202%209%206%207%206%204%204v2l4%202%207%206%206%204%207%206%204%204v2h2v2h2v2l4%202v2l4%202v2l4%202v2h2v2h2v2h2v2h2l6%207%206%205%206%207%206%205%206%207%206%205%207%208%205%206%203%205%205%205v2h2v2h2l7%208%205%206%203%205%201%203%203%201%209%2011%203%205%209%2010%204%205%203%205%207%2011%2010%2012%203%205%207%2011%206%209%207%2010%209%2016%206%209%206%2011%205%208%2012%2023%207%2011%208%2015%208%2018%205%2013%2010%2019%205%2012%207%2020%205%2012%205%2013%206%2015%203%2010%203%2011%203%207%202%207%202%206%201%208%203%207%202%207%202%206%201%209%202%202%202%2014%202%202%202%2018%202%202%202%2014%202%202%201%206%201%2016%202%201%202%2023%202%202%201%206v21l4%201%201%2038%203%201v175l-3%202-1%2034-2%205-1%201-2%2026-2%202-1%2018-2%205-1%201-1%2018-1%205h-2l-1%2012-3%205-1%2014-1%205h-2l-1%2012-3%206-2%2014h-2l-1%209-3%205-2%2013-2%203-2%209-3%209-3%207-6%2020-5%2010-3%2010-6%2013-5%2015-4%2010-8%2016-7%2015-6%2015-10%2019-4%207-6%2010-10%2019-3%206-6%209-6%2011-5%207-6%2012-6%208-4%206-7%2011-5%206-2%205-4%205-5%205-3%206-6%207-2%205-8%209-4%204h-2l-2%207-8%209-4%204h-2l-2%207-9%209-7%208-5%204-3%207-85%2085h-5l-2%204-8%207-13%2013-5%202-10%209-6%205-7%204-11%2011-6%203-8%206-7%204-8%207-9%206-11%207-9%206-7%205-11%206-13%208-12%207-7%204-12%207-14%207-7%205-16%208-19%209-6%202-25%2012-11%205-18%206-17%207-13%205-7%203-36%2012-23%207-11%203-24%206-23%205-25%206-20%203-11%202-25%204-22%203-33%202-1%203h-176l-1-3-38-2-9-2-39-6-33-6-41-9-34-9-36-11-29-10-35-14-7-3-9-2-32-16-3-2-9-2-16-8-17-9-6-5-23-11-8-5-5-4-14-7-6-5-14-7-6-5-6-3-6-5-6-3-6-5-6-3-8-7v-2l-7-2-7-6-6-3-10-10-7-4-8-7-9-8-6-3-17-17-5-4-5-2-84-84-3-6-11-12-10-10-3-6-11-12-3-4-3-5-9-10-4-5-3-5-5-7-3-5-9-11-3-5-6-9-7-10-7-11-8-14-5-7-6-12-6-8-8-16-7-13-5-7-8-16-8-17-3-9-8-16-9-19-7-21-5-11-5-14-4-10-15-45-3-12-6-20-5-22-2-5-2-15-3-10-3-12-2-18-2-5-2-19-2-8-2-20-2-5-1-36-3-1v-175l3-3%201-30%201-7%202-4%201-20%203-7%201-16%203-12%202-16%205-18%203-18%202-5%202-11%205-18%205-16%203-12%2016-48%204-8%204-12%205-11%207-21%2016-32%203-10%2013-26%2012-20%204-8%208-15%205-7%206-12%206-8%206-12%206-8%206-9%207-11%203-3%203-6%208-9%206-10%203-3%203-6%2013-14%203-6%208-9h2l5-10%207-7%202-3h2l2-4%209-9%202-5%2011-11%202-3h2l2-4h2l2-4%206-5%206-7%206-5%205-6%207-6%202-3h2l2-4h2l2-4h2l2-4h2l2-4h2l1-3%208-7%206-5%206-4%209-9%208-7%205-4%206-4%2012-11%209-6%2011-10%2010-6%2011-8%209-7%2033-22%2017-10%2013-8%207-4%2010-6%2019-10%207-4%2010-6%2019-10%209-4%209-3%2032-16%2011-3%202-2%2010-2%202-2%207-3%2011-3%202-2%207-3%2011-3%202-2%2010-2%202-2%2010-2%202-2%2010-2%202-2%2011-1%205-3%2010-2%202-2%2014-2%203-2%2013-2%204-2%2016-2%202-2%2014-2%203-2%2017-1%205-2%201-1%2018-1%208-3%2025-1%201-3%2038-1zm-323%20644-2%202-11%203-1%201-9%202-19%2010-8%208-5%202-12%2011-2%202-2%206-7%207-6%2010-5%2011-3%209-3%2011-2%203v52l3%207%205%2017%209%2017%2010%2012%203%205%204%205h2v2l9%206%2011%209%2019%2010%209%202%203%202%209%201v2l4%201h48l5-3%2010-2%202-2%2010-2%2017-9%2011-9%206-4%207-6%204-5%203-6%208-9%205-9%205-14%207-21v-48l-4-11-6-17-7-14-9-10-3-6-9-10-11-7-9-8-16-8-11-3-6-2-7-3zm768%200-2%202-11%203-1%201-9%202-19%2010-8%208-5%202-12%2011-2%202-2%206-7%207-6%2010-5%2011-3%209-3%2011-2%203v52l3%207%205%2017%209%2017%2010%2012%203%205%204%205h2v2l9%206%2011%209%2019%2010%209%202%203%202%209%201v2l4%201h48l5-3%2010-2%202-2%2010-2%2017-9%2011-9%206-4%207-6%204-5%203-6%208-9%205-9%205-14%207-21v-48l-4-11-6-17-7-14-9-10-3-6-9-10-11-7-9-8-16-8-11-3-6-2-7-3zm-676%20764-2%202-17%202-19%2010-12%2012-4%207-6%2011-1%205v31l5%2012%205%208%208%209h2v2l9%206%2014%207%2017%201v2l4%201h628l8-1%201-2%2015-1%2011-5%209-5%2010-9v-2h2l6-10%205-10%201-3v-33l-8-17-12-13-8-6-14-7-11-1h-7v-2l-2-1z'%20fill='%23E8A654'/%3e%3c/svg%3e",ei="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20version='1.1'%20viewBox='0%200%202048%202048'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20transform='translate(932)'%20d='m0%200h184v3h15l18%201%203%201v2l28%201%209%203%2016%201%208%203%2012%201%208%203%2011%202%207%202%2013%202%205%202%2011%202%205%202%2011%202%209%203%2010%203%209%202%208%203%2016%205%209%203%207%203%2021%207%2011%205%2011%204%209%204%2011%204%2024%2012%2010%203%2046%2023%208%206%2016%208%209%206%2016%209%209%206%2011%206%209%206%2010%207%2021%2014v2l4%202%2011%207%2010%207%207%206v2l4%202%2012%208v2l4%202%209%206%207%206%204%204v2l4%202%207%206%206%204%207%206%204%204v2h2v2h2v2l4%202v2l4%202v2l4%202v2l4%202v2h2v2h2l6%207%206%205%206%207%206%205%206%207%206%205%206%207%2013%2013%203%206%206%206v2h2v2h2l7%208%205%206%203%205%209%2011%203%205%209%2010%204%205%203%205%207%2011%2010%2012%203%205%207%2011%206%209%207%2010%208%2014%207%2011%206%209%208%2015%206%2012%206%209%208%2015%209%2019%206%2012%206%2016%208%2016%2011%2027%208%2020%2010%2030%203%2011%203%207%202%207%202%206%201%208%203%207%202%207%202%206%201%209%202%202%202%2014%202%202%202%2014%202%202%202%2018%202%202%202%2018%202%201%202%2023%202%201%201%207v25l4%201%201%2035h3v183l-3%202-1%2030-2%205-1%201-1%2022-1%208-2%202-1%2018-2%205-1%201-1%2015-1%204h-2l-1%2012-3%205-1%2015-1%204h-2l-1%2012-3%206-2%2014h-2l-1%209-3%205-2%2013-2%203-2%209-3%209-3%207-3%2010-4%2012-3%2010-6%2013-4%2011-10%2024-8%2016-8%2020-8%2016-10%2019-4%207-6%2010-9%2017-6%209-6%2011-5%207-6%2012-6%208-4%206-7%2011-5%206-2%205-4%205-5%205-3%206-6%207-2%205-8%209-4%204h-2l-2%207-10%2011-2%205-7%207-1%202h-2l-2%204-8%207-4%208-93%2093h-5l-2%204-8%207-12%2012-6%203-10%209-6%203-10%209-4%204-6%203-8%206-7%204-8%207-9%206-11%207-9%206-7%205-11%206-9%206-11%206-9%206-12%206-13%208-19%2010-26%2013-20%208-22%2011-17%206-7%203-17%206-15%206-36%2012-23%207-11%203-24%206-54%2012-23%204-14%202-13%202-22%203-29%202-1%203h-184l-1-3-34-2-9-2-39-6-33-6-41-9-34-9-36-11-29-10-15-6-17-6-10-5-9-2-16-8-11-6-9-2-32-16-17-9-6-5-21-10-7-6-14-7-6-5-14-7-6-5-6-3-6-5-6-3-6-5-6-3-8-7v-2l-7-2-7-6-6-3-9-9-5-4-6-3-10-9-6-3-17-17-5-4-5-2-92-92-3-6-11-12-10-10-3-6-9-10-3-6-11-12-3-4-3-5-5-7-3-5-9-11-3-5-6-9-7-10-7-11-8-14-5-7-6-12-6-8-7-14-12-20-13-26-5-12-4-10-11-22-5-12-5-13-6-16-5-14-4-10-15-45-3-12-6-20-5-22-3-10-4-18-1-8-2-5-2-15-2-6-2-18-2-9-1-17-2-7-1-4-1-32-3-1v-183l3-3%201-26%202-8%201-3%201-23%203-7%201-17%203-11%202-13%202-6%202-14%205-18%208-32%205-16%203-12%2020-60%204-8%204-12%204-8%204-12%2012-24%203-10%2011-23%2011-20%203-6%205-7%208-16%207-13%205-7%206-12%206-8%206-9%207-11%207-10%204-5%203-6%208-9%206-10%203-3%203-6%2012-13%205-8%208-9%203-6%208-9h2l2-4%209-9%202-5%2011-11%202-3h2l2-4h2l2-4%206-5%206-7%206-5%205-6%207-6%205-6%205-5h2l2-4h2l2-4h2l2-4h2l2-4h2l1-3%208-7%206-5%206-4%209-9%208-7%205-4%206-4%2010-8%208-6%2010-9%2010-6%2011-8%209-7%2048-32%2014-8%2010-6%2019-10%207-4%2010-6%2019-10%2023-11%2010-3%2019-10%208-4%209-2%2011-6%209-2%202-2%207-3%2011-3%202-2%2010-2%202-2%2010-2%202-2%2010-2%202-2%2010-2%202-2%2011-1%205-3%2010-2%202-2%2014-2%203-2%2013-2%202-2%2011-1%206-3%2013-1%205-2%201-1%2017-1%206-2%201-1%2015-1%204-2%206-1%2026-1%201-3%2034-1zm-219%20608-2%202-17%202-3%202-10%202-2%202-9%202-11%206-5%204-9%206-18%2018-4%207-7%2010-8%2015-5%2013-3%208v55l3%207%205%2017%209%2017%209%2010%203%206%204%205%2011%207%204%202%201%203%2011%207%209%206%206%203%209%202%203%202%209%201v2l4%201h48l5-3%2010-2%202-2%2010-2%209-5%209-6%2010-8%203-3%205-2%205-5%202-5%207-7%207-9%204-7%205-14%207-21v-53l-3-6-3-9-8-16-6-10-6-9-9-10-7-7-7-4-9-7-23-11-12-4-1-1-17-2-5-2zm600%200-2%202-17%202-3%202-10%202-2%202-9%202-8%206-7%204-4%203v2l-5%201-12%2011-7%207-4%207-7%2010-8%2015-5%2013-3%2010v53l3%207%206%2018%204%208%206%209%2012%2015%203%205%205%204%206%204%203%201%201%203%2011%207%209%206%206%203%209%202%203%202%209%201v2l4%201h48l5-3%2010-2%202-2%2010-2%209-5%209-6%2010-8%203-3%205-2%205-5%202-5%207-7%207-9%204-7%205-14%207-21v-53l-3-6-3-9-8-16-6-10-6-9-9-10-7-7-7-4-9-7-23-11-12-4-1-1-17-2-5-2zm-807%20604-19%2010-12%2012-4%207-6%2012-2%2012-3%205v8l3%205%201%2011%205%209%209%2010%203%206%205%205%208%209h2l2%204h2l2%204%2012%2012%203%206%2010%2010%2010%207%209%209h2l2%204h2l2%204h2l2%204h2v2l8%207%209%206%205%205h2v2l9%206%205%204h2v2l9%206%2010%207%206%204%208%207%2014%207%208%206%2013%207%209%206%2062%2031%209%203%209%204%2010%205%209%202%208%203%2016%205%208%203%2016%205%209%203%208%203%2011%202%205%202%2011%202%207%202%2013%202%207%202%2015%201%207%203%2023%201v2l9%201%2030%201%201%202%204%201h77l7-2%201-1%2028-1%2010-1%202-2%2021-1%206-2%201-1%2017-1%206-2%201-1%2018-2%202-2%2014-2%202-2%2014-2%202-2%2010-2%202-2%2011-1%205-3%2010-2%202-2%2010-2%202-2%207-3%2011-3%202-2%208-3%207-2%2023-11%2038-19%2015-8%209-6%2011-6%209-6%2011-6%209-8%208-5%2011-7%209-8%208-5%2012-11%208-5%2013-13%206-5%205-5v-2l4-2%205-5%206-3%2012-12%202-5%2011-11%205-6%206-5%207-8%205-5%203-6%208-9%205-10%201-11%203-4v-7l-3-7-2-11-8-16-11-12-8-6-14-7h-33l-2%202-9%202-11%206-14%2014-3%207-42%2042v2l-4%202-18%2018-5%202-12%2011-4%203-7%204-7%207-6%203-10%209-6%203-9%206-14%208-4%203-12%206-13%208-19%2010-9%203-19%209-14%205-10%204-7%203-11%203-6%202-7%203-12%202-8%203-9%203-15%202-4%202-16%202-4%202-21%202-3%202-31%202h-7l-1%203h-70l-10-1-2-2-24-1-34-5-44-9-29-8-35-12-25-10-5-3-7-3-6-2-5-2-4-2-1-3-10-2-3-3h-2v-2l-17-8-8-5-5-4-7-3-10-6-3-3-6-3-7-6-3-3-6-3-7-6-3-3-6-3-9-9-5-4-5-2-63-63-3-6-9-10-7-4-9-7-9-2-3-2z'%20fill='%238CBF50'/%3e%3c/svg%3e",f0=t=>(u.pushScopeId("data-v-1d95bdac"),t=t(),u.popScopeId(),t),d0={class:"messages-container-list"},m0={class:"message-container"},p0={key:0,class:"btn-container-widget"},y0=["onClick"],g0={class:"chat-message"},w0={key:0,class:"flex gap-2"},E0=f0(()=>u.createElementVNode("div",{class:"mb-2"},[u.createElementVNode("strong",{style:{display:"block"}},"Ayúdanos a mejorar nuestro servicio."),u.createElementVNode("span",null,"¿Que le pareció la atención?")],-1)),v0=["href","onClick"],k0={class:"flex flex-col items-center"},S0=["src"],b0={key:1},T0=["src"],O0=["innerHTML"],N0={class:"detail-message flex justify-content-between"},C0={key:0,class:"mr-5"},x0={key:1,class:"mr-5"},_0=X(u.defineComponent({__name:"MessageList",props:{messages:{type:Array,default:()=>[]},canLoadMoreMessages:{type:Boolean,default:!1}},emits:["loadMore","retry","onQualifying"],setup(t,{emit:e}){const n=t,s=u.ref(),{pause:r,resume:i}=o2(s,([{isIntersecting:d}])=>{d&&e("loadMore")});function o(d,w){return!d.response||typeof d.response!="object"?!0:w.iconUnicode===d.response.message}u.onBeforeMount(()=>{n.canLoadMoreMessages||r()}),u.watch(()=>n.canLoadMoreMessages,d=>{if(d){i();return}r()});const a={BOLD:{regex:/\*(.+?)\*(?!\*)/g,tag:"<strong--custom-tag>{val}</strong--custom-tag>"},ITALIC:{regex:/_(.+?)_/,tag:"<i--custom-tag>{val}</i--custom-tag>"},CROSSED_OUT:{regex:/~(.+?)~(?!~)/g,tag:"<del--custom-tag>{val}</del--custom-tag>"},URL:{regex:/(http?s?:\/\/[^\s]+)/g,tag:'<a--custom-tag href="{val}" target="_blank">{val}</a--custom-tag>'}};function l(d){const w=Object.values(a);return!w||Array.isArray(w)&&w.length===0?d:w.reduce((p,v)=>p.replace(v.regex,(b,I)=>/--custom-tag/.test(b)?b:v.tag.replace(/{val}/g,I)),d).replace(/--custom-tag/g,"")}const c=[{label:"Excelente",value:1,icon:Qr,iconUnicode:"😊"},{label:"Buena",value:2,icon:ei,iconUnicode:"😄"},{label:"Aceptable",value:3,icon:Xr,iconUnicode:"🙂"},{label:"Mala",value:4,icon:Gr,iconUnicode:"😐"},{label:"Muy Mala",value:5,icon:Kr,iconUnicode:"🙁"}],h={"😊":Qr,"😄":ei,"🙂":Xr,"😐":Gr,"🙁":Kr,"":null};return(d,w)=>(u.openBlock(),u.createElementBlock(u.Fragment,null,[u.createElementVNode("div",{ref_key:"target",ref:s,class:"target"},null,512),u.createElementVNode("div",d0,[(u.openBlock(!0),u.createElementBlock(u.Fragment,null,u.renderList(n.messages,m=>{var p,v;return u.openBlock(),u.createElementBlock("div",{key:m.id,class:u.normalizeClass(["message",m.esCliente?"message-right":"message-left"])},[u.createElementVNode("div",m0,[m.error&&m.esCliente?(u.openBlock(),u.createElementBlock("div",p0,[u.createElementVNode("button",{text:"",rounded:"",class:"btn-danger",icon:"fa-solid fa-circle-exclamation","aria-label":"Cancel",onClick:b=>e("retry",m)},[u.createVNode(h0)],8,y0)])):u.createCommentVNode("",!0),u.createElementVNode("div",g0,[u.createElementVNode("div",{class:u.normalizeClass(["bubble",m.esCliente?"right":"left"])},[u.createElementVNode("div",{class:u.normalizeClass(m.esCliente?"content-right":"content-left")},[m.message==="😊😄🙂😐🙁"?(u.openBlock(),u.createElementBlock("div",w0,[E0,(u.openBlock(),u.createElementBlock(u.Fragment,null,u.renderList(c,b=>u.createElementVNode("a",{key:b.value,href:m.response?void 0:"javascript:",class:u.normalizeClass(["btn-icon",{"content-disabled":!o(m,b)}]),onClick:I=>!m.response&&e("onQualifying",{message:m,emoji:b})},[u.createElementVNode("div",k0,[u.createElementVNode("img",{src:b.icon,alt:"icono",class:"icon"},null,8,S0),u.createElementVNode("span",null,u.toDisplayString(b.label),1)])],10,v0)),64))])):h[m.message??""]?(u.openBlock(),u.createElementBlock("div",b0,[u.createElementVNode("img",{src:h[m.message],alt:"icono",class:"icon"},null,8,T0)])):(u.openBlock(),u.createElementBlock("div",{key:2,class:"message-text",style:{"white-space":"pre-line"},innerHTML:l(m.message)},null,8,O0)),u.createElementVNode("div",N0,[(p=m.sender)!=null&&p.nombreCompleto?(u.openBlock(),u.createElementBlock("span",C0,u.toDisplayString(m.esCliente?(v=m.sender)==null?void 0:v.nombreCompleto:"ECOSISTEMA JL"),1)):(u.openBlock(),u.createElementBlock("span",x0)),u.createElementVNode("span",null,u.toDisplayString(u.unref(S).fromISO(m.createdAt).toFormat("dd-MM-yyyy HH:mm")),1)])],2)],2)])])],2)}),128))])],64))}}),[["__scopeId","data-v-1d95bdac"]]),A0={},ti=t=>(u.pushScopeId("data-v-d9a6b2b7"),t=t(),u.popScopeId(),t),I0={viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",style:{width:"28px",height:"28px"}},M0=[ti(()=>u.createElementVNode("path",{d:"M12,1A11,11,0,1,0,23,12,11,11,0,0,0,12,1Zm0,19a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z",opacity:".25"},null,-1)),ti(()=>u.createElementVNode("path",{d:"M10.14,1.16a11,11,0,0,0-9,8.92A1.59,1.59,0,0,0,2.46,12,1.52,1.52,0,0,0,4.11,10.7a8,8,0,0,1,6.66-6.61A1.42,1.42,0,0,0,12,2.69h0A1.57,1.57,0,0,0,10.14,1.16Z",class:"spinner_ajPY"},null,-1))];function R0(t,e){return u.openBlock(),u.createElementBlock("svg",I0,M0)}const D0=X(A0,[["render",R0],["__scopeId","data-v-d9a6b2b7"]]);function L0(t,e,n){for(let s=t.length-1;s>=0;s--)if(t[s][e]===n)return s;return-1}const ce=Object.create(null);ce.open="0",ce.close="1",ce.ping="2",ce.pong="3",ce.message="4",ce.upgrade="5",ce.noop="6";const Mt=Object.create(null);Object.keys(ce).forEach(t=>{Mt[ce[t]]=t});const On={type:"error",data:"parser error"},ni=typeof Blob=="function"||typeof Blob<"u"&&Object.prototype.toString.call(Blob)==="[object BlobConstructor]",si=typeof ArrayBuffer=="function",ri=t=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(t):t&&t.buffer instanceof ArrayBuffer,Nn=({type:t,data:e},n,s)=>ni&&e instanceof Blob?n?s(e):ii(e,s):si&&(e instanceof ArrayBuffer||ri(e))?n?s(e):ii(new Blob([e]),s):s(ce[t]+(e||"")),ii=(t,e)=>{const n=new FileReader;return n.onload=function(){const s=n.result.split(",")[1];e("b"+(s||""))},n.readAsDataURL(t)};function oi(t){return t instanceof Uint8Array?t:t instanceof ArrayBuffer?new Uint8Array(t):new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}let Cn;function V0(t,e){if(ni&&t.data instanceof Blob)return t.data.arrayBuffer().then(oi).then(e);if(si&&(t.data instanceof ArrayBuffer||ri(t.data)))return e(oi(t.data));Nn(t,!1,n=>{Cn||(Cn=new TextEncoder),e(Cn.encode(n))})}const ai="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",nt=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(let t=0;t<ai.length;t++)nt[ai.charCodeAt(t)]=t;const F0=t=>{let e=t.length*.75,n=t.length,s,r=0,i,o,a,l;t[t.length-1]==="="&&(e--,t[t.length-2]==="="&&e--);const c=new ArrayBuffer(e),h=new Uint8Array(c);for(s=0;s<n;s+=4)i=nt[t.charCodeAt(s)],o=nt[t.charCodeAt(s+1)],a=nt[t.charCodeAt(s+2)],l=nt[t.charCodeAt(s+3)],h[r++]=i<<2|o>>4,h[r++]=(o&15)<<4|a>>2,h[r++]=(a&3)<<6|l&63;return c},B0=typeof ArrayBuffer=="function",xn=(t,e)=>{if(typeof t!="string")return{type:"message",data:li(t,e)};const n=t.charAt(0);return n==="b"?{type:"message",data:U0(t.substring(1),e)}:Mt[n]?t.length>1?{type:Mt[n],data:t.substring(1)}:{type:Mt[n]}:On},U0=(t,e)=>{if(B0){const n=F0(t);return li(n,e)}else return{base64:!0,data:t}},li=(t,e)=>{switch(e){case"blob":return t instanceof Blob?t:new Blob([t]);case"arraybuffer":default:return t instanceof ArrayBuffer?t:t.buffer}},ci="",$0=(t,e)=>{const n=t.length,s=new Array(n);let r=0;t.forEach((i,o)=>{Nn(i,!1,a=>{s[o]=a,++r===n&&e(s.join(ci))})})},P0=(t,e)=>{const n=t.split(ci),s=[];for(let r=0;r<n.length;r++){const i=xn(n[r],e);if(s.push(i),i.type==="error")break}return s};function W0(){return new TransformStream({transform(t,e){V0(t,n=>{const s=n.length;let r;if(s<126)r=new Uint8Array(1),new DataView(r.buffer).setUint8(0,s);else if(s<65536){r=new Uint8Array(3);const i=new DataView(r.buffer);i.setUint8(0,126),i.setUint16(1,s)}else{r=new Uint8Array(9);const i=new DataView(r.buffer);i.setUint8(0,127),i.setBigUint64(1,BigInt(s))}t.data&&typeof t.data!="string"&&(r[0]|=128),e.enqueue(r),e.enqueue(n)})}})}let _n;function Rt(t){return t.reduce((e,n)=>e+n.length,0)}function Dt(t,e){if(t[0].length===e)return t.shift();const n=new Uint8Array(e);let s=0;for(let r=0;r<e;r++)n[r]=t[0][s++],s===t[0].length&&(t.shift(),s=0);return t.length&&s<t[0].length&&(t[0]=t[0].slice(s)),n}function q0(t,e){_n||(_n=new TextDecoder);const n=[];let s=0,r=-1,i=!1;return new TransformStream({transform(o,a){for(n.push(o);;){if(s===0){if(Rt(n)<1)break;const l=Dt(n,1);i=(l[0]&128)===128,r=l[0]&127,r<126?s=3:r===126?s=1:s=2}else if(s===1){if(Rt(n)<2)break;const l=Dt(n,2);r=new DataView(l.buffer,l.byteOffset,l.length).getUint16(0),s=3}else if(s===2){if(Rt(n)<8)break;const l=Dt(n,8),c=new DataView(l.buffer,l.byteOffset,l.length),h=c.getUint32(0);if(h>Math.pow(2,21)-1){a.enqueue(On);break}r=h*Math.pow(2,32)+c.getUint32(4),s=3}else{if(Rt(n)<r)break;const l=Dt(n,r);a.enqueue(xn(i?l:_n.decode(l),e)),s=0}if(r===0||r>t){a.enqueue(On);break}}}})}const ui=4;function B(t){if(t)return z0(t)}function z0(t){for(var e in B.prototype)t[e]=B.prototype[e];return t}B.prototype.on=B.prototype.addEventListener=function(t,e){return this._callbacks=this._callbacks||{},(this._callbacks["$"+t]=this._callbacks["$"+t]||[]).push(e),this},B.prototype.once=function(t,e){function n(){this.off(t,n),e.apply(this,arguments)}return n.fn=e,this.on(t,n),this},B.prototype.off=B.prototype.removeListener=B.prototype.removeAllListeners=B.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 s,r=0;r<n.length;r++)if(s=n[r],s===e||s.fn===e){n.splice(r,1);break}return n.length===0&&delete this._callbacks["$"+t],this},B.prototype.emit=function(t){this._callbacks=this._callbacks||{};for(var e=new Array(arguments.length-1),n=this._callbacks["$"+t],s=1;s<arguments.length;s++)e[s-1]=arguments[s];if(n){n=n.slice(0);for(var s=0,r=n.length;s<r;++s)n[s].apply(this,e)}return this},B.prototype.emitReserved=B.prototype.emit,B.prototype.listeners=function(t){return this._callbacks=this._callbacks||{},this._callbacks["$"+t]||[]},B.prototype.hasListeners=function(t){return!!this.listeners(t).length};const K=typeof self<"u"?self:typeof window<"u"?window:Function("return this")();function hi(t,...e){return e.reduce((n,s)=>(t.hasOwnProperty(s)&&(n[s]=t[s]),n),{})}const H0=K.setTimeout,Z0=K.clearTimeout;function Lt(t,e){e.useNativeTimers?(t.setTimeoutFn=H0.bind(K),t.clearTimeoutFn=Z0.bind(K)):(t.setTimeoutFn=K.setTimeout.bind(K),t.clearTimeoutFn=K.clearTimeout.bind(K))}const j0=1.33;function Y0(t){return typeof t=="string"?J0(t):Math.ceil((t.byteLength||t.size)*j0)}function J0(t){let e=0,n=0;for(let s=0,r=t.length;s<r;s++)e=t.charCodeAt(s),e<128?n+=1:e<2048?n+=2:e<55296||e>=57344?n+=3:(s++,n+=4);return n}function G0(t){let e="";for(let n in t)t.hasOwnProperty(n)&&(e.length&&(e+="&"),e+=encodeURIComponent(n)+"="+encodeURIComponent(t[n]));return e}function K0(t){let e={},n=t.split("&");for(let s=0,r=n.length;s<r;s++){let i=n[s].split("=");e[decodeURIComponent(i[0])]=decodeURIComponent(i[1])}return e}class Q0 extends Error{constructor(e,n,s){super(e),this.description=n,this.context=s,this.type="TransportError"}}class An extends B{constructor(e){super(),this.writable=!1,Lt(this,e),this.opts=e,this.query=e.query,this.socket=e.socket}onError(e,n,s){return super.emitReserved("error",new Q0(e,n,s)),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=xn(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=G0(e);return n.length?"?"+n:""}}const fi="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_".split(""),In=64,X0={};let di=0,Vt=0,mi;function pi(t){let e="";do e=fi[t%In]+e,t=Math.floor(t/In);while(t>0);return e}function yi(){const t=pi(+new Date);return t!==mi?(di=0,mi=t):t+"."+pi(di++)}for(;Vt<In;Vt++)X0[fi[Vt]]=Vt;let gi=!1;try{gi=typeof XMLHttpRequest<"u"&&"withCredentials"in new XMLHttpRequest}catch{}const el=gi;function wi(t){const e=t.xdomain;try{if(typeof XMLHttpRequest<"u"&&(!e||el))return new XMLHttpRequest}catch{}if(!e)try{return new K[["Active"].concat("Object").join("X")]("Microsoft.XMLHTTP")}catch{}}function vc(){}function tl(){}const nl=function(){return new wi({xdomain:!1}).responseType!=null}();class sl extends An{constructor(e){if(super(e),this.polling=!1,typeof location<"u"){const s=location.protocol==="https:";let r=location.port;r||(r=s?"443":"80"),this.xd=typeof location<"u"&&e.hostname!==location.hostname||r!==e.port}const n=e&&e.forceBase64;this.supportsBinary=nl&&!n,this.opts.withCredentials&&(this.cookieJar=void 0)}get name(){return"polling"}doOpen(){this.poll()}pause(e){this.readyState="pausing";const n=()=>{this.readyState="paused",e()};if(this.polling||!this.writable){let s=0;this.polling&&(s++,this.once("pollComplete",function(){--s||n()})),this.writable||(s++,this.once("drain",function(){--s||n()}))}else n()}poll(){this.polling=!0,this.doPoll(),this.emitReserved("poll")}onData(e){const n=s=>{if(this.readyState==="opening"&&s.type==="open"&&this.onOpen(),s.type==="close")return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(s)};P0(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,$0(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]=yi()),!this.supportsBinary&&!n.sid&&(n.b64=1),this.createUri(e,n)}request(e={}){return Object.assign(e,{xd:this.xd,cookieJar:this.cookieJar},this.opts),new ue(this.uri(),e)}doWrite(e,n){const s=this.request({method:"POST",data:e});s.on("success",n),s.on("error",(r,i)=>{this.onError("xhr post error",r,i)})}doPoll(){const e=this.request();e.on("data",this.onData.bind(this)),e.on("error",(n,s)=>{this.onError("xhr poll error",n,s)}),this.pollXhr=e}}class ue extends B{constructor(e,n){super(),Lt(this,n),this.opts=n,this.method=n.method||"GET",this.uri=e,this.data=n.data!==void 0?n.data:null,this.create()}create(){var e;const n=hi(this.opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");n.xdomain=!!this.opts.xd;const s=this.xhr=new wi(n);try{s.open(this.method,this.uri,!0);try{if(this.opts.extraHeaders){s.setDisableHeaderCheck&&s.setDisableHeaderCheck(!0);for(let r in this.opts.extraHeaders)this.opts.extraHeaders.hasOwnProperty(r)&&s.setRequestHeader(r,this.opts.extraHeaders[r])}}catch{}if(this.method==="POST")try{s.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch{}try{s.setRequestHeader("Accept","*/*")}catch{}(e=this.opts.cookieJar)===null||e===void 0||e.addCookies(s),"withCredentials"in s&&(s.withCredentials=this.opts.withCredentials),this.opts.requestTimeout&&(s.timeout=this.opts.requestTimeout),s.onreadystatechange=()=>{var r;s.readyState===3&&((r=this.opts.cookieJar)===null||r===void 0||r.parseCookies(s)),s.readyState===4&&(s.status===200||s.status===1223?this.onLoad():this.setTimeoutFn(()=>{this.onError(typeof s.status=="number"?s.status:0)},0))},s.send(this.data)}catch(r){this.setTimeoutFn(()=>{this.onError(r)},0);return}typeof document<"u"&&(this.index=ue.requestsCount++,ue.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=tl,e)try{this.xhr.abort()}catch{}typeof document<"u"&&delete ue.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(ue.requestsCount=0,ue.requests={},typeof document<"u"){if(typeof attachEvent=="function")attachEvent("onunload",Ei);else if(typeof addEventListener=="function"){const t="onpagehide"in K?"pagehide":"unload";addEventListener(t,Ei,!1)}}function Ei(){for(let t in ue.requests)ue.requests.hasOwnProperty(t)&&ue.requests[t].abort()}const Mn=typeof Promise=="function"&&typeof Promise.resolve=="function"?e=>Promise.resolve().then(e):(e,n)=>n(e,0),Ft=K.WebSocket||K.MozWebSocket,vi=!0,rl="arraybuffer",ki=typeof navigator<"u"&&typeof navigator.product=="string"&&navigator.product.toLowerCase()==="reactnative";class il extends An{constructor(e){super(e),this.supportsBinary=!e.forceBase64}get name(){return"websocket"}doOpen(){if(!this.check())return;const e=this.uri(),n=this.opts.protocols,s=ki?{}:hi(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(s.headers=this.opts.extraHeaders);try{this.ws=vi&&!ki?n?new Ft(e,n):new Ft(e):new Ft(e,n,s)}catch(r){return this.emitReserved("error",r)}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 s=e[n],r=n===e.length-1;Nn(s,this.supportsBinary,i=>{const o={};try{vi&&this.ws.send(i)}catch{}r&&Mn(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){typeof this.ws<"u"&&(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]=yi()),this.supportsBinary||(n.b64=1),this.createUri(e,n)}check(){return!!Ft}}class ol extends An{get name(){return"webtransport"}doOpen(){typeof WebTransport=="function"&&(this.transport=new WebTransport(this.createUri("https"),this.opts.transportOptions[this.name]),this.transport.closed.then(()=>{this.onClose()}).catch(e=>{this.onError("webtransport error",e)}),this.transport.ready.then(()=>{this.transport.createBidirectionalStream().then(e=>{const n=q0(Number.MAX_SAFE_INTEGER,this.socket.binaryType),s=e.readable.pipeThrough(n).getReader(),r=W0();r.readable.pipeTo(e.writable),this.writer=r.writable.getWriter();const i=()=>{s.read().then(({done:a,value:l})=>{a||(this.onPacket(l),i())}).catch(a=>{})};i();const o={type:"open"};this.query.sid&&(o.data=`{"sid":"${this.query.sid}"}`),this.writer.write(o).then(()=>this.onOpen())})}))}write(e){this.writable=!1;for(let n=0;n<e.length;n++){const s=e[n],r=n===e.length-1;this.writer.write(s).then(()=>{r&&Mn(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){var e;(e=this.transport)===null||e===void 0||e.close()}}const al={websocket:il,webtransport:ol,polling:sl},ll=/^(?:(?![^:@\/?#]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@\/?#]*)(?::([^:@\/?#]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,cl=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function Rn(t){const e=t,n=t.indexOf("["),s=t.indexOf("]");n!=-1&&s!=-1&&(t=t.substring(0,n)+t.substring(n,s).replace(/:/g,";")+t.substring(s,t.length));let r=ll.exec(t||""),i={},o=14;for(;o--;)i[cl[o]]=r[o]||"";return n!=-1&&s!=-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=ul(i,i.path),i.queryKey=hl(i,i.query),i}function ul(t,e){const n=/\/{2,9}/g,s=e.replace(n,"/").split("/");return(e.slice(0,1)=="/"||e.length===0)&&s.splice(0,1),e.slice(-1)=="/"&&s.splice(s.length-1,1),s}function hl(t,e){const n={};return e.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(s,r,i){r&&(n[r]=i)}),n}let Si=class We extends B{constructor(e,n={}){super(),this.binaryType=rl,this.writeBuffer=[],e&&typeof e=="object"&&(n=e,e=null),e?(e=Rn(e),n.hostname=e.host,n.secure=e.protocol==="https"||e.protocol==="wss",n.port=e.port,e.query&&(n.query=e.query)):n.host&&(n.hostname=Rn(n.host).host),Lt(this,n),this.secure=n.secure!=null?n.secure:typeof location<"u"&&location.protocol==="https:",n.hostname&&!n.port&&(n.port=this.secure?"443":"80"),this.hostname=n.hostname||(typeof location<"u"?location.hostname:"localhost"),this.port=n.port||(typeof location<"u"&&location.port?location.port:this.secure?"443":"80"),this.transports=n.transports||["polling","websocket","webtransport"],this.writeBuffer=[],this.prevBufferLen=0,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=K0(this.opts.query)),this.id=null,this.upgrades=null,this.pingInterval=null,this.pingTimeout=null,this.pingTimeoutTimer=null,typeof addEventListener=="function"&&(this.opts.closeOnBeforeunload&&(this.beforeunloadEventListener=()=>{this.transport&&(this.transport.removeAllListeners(),this.transport.close())},addEventListener("beforeunload",this.beforeunloadEventListener,!1)),this.hostname!=="localhost"&&(this.offlineEventListener=()=>{this.onClose("transport close",{description:"network connection lost"})},addEventListener("offline",this.offlineEventListener,!1))),this.open()}createTransport(e){const n=Object.assign({},this.opts.query);n.EIO=ui,n.transport=e,this.id&&(n.sid=this.id);const s=Object.assign({},this.opts,{query:n,socket:this,hostname:this.hostname,secure:this.secure,port:this.port},this.opts.transportOptions[e]);return new al[e](s)}open(){let e;if(this.opts.rememberUpgrade&&We.priorWebsocketSuccess&&this.transports.indexOf("websocket")!==-1)e="websocket";else if(this.transports.length===0){this.setTimeoutFn(()=>{this.emitReserved("error","No transports available")},0);return}else e=this.transports[0];this.readyState="opening";try{e=this.createTransport(e)}catch{this.transports.shift(),this.open();return}e.open(),this.setTransport(e)}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))}probe(e){let n=this.createTransport(e),s=!1;We.priorWebsocketSuccess=!1;const r=()=>{s||(n.send([{type:"ping",data:"probe"}]),n.once("packet",d=>{if(!s)if(d.type==="pong"&&d.data==="probe"){if(this.upgrading=!0,this.emitReserved("upgrading",n),!n)return;We.priorWebsocketSuccess=n.name==="websocket",this.transport.pause(()=>{s||this.readyState!=="closed"&&(h(),this.setTransport(n),n.send([{type:"upgrade"}]),this.emitReserved("upgrade",n),n=null,this.upgrading=!1,this.flush())})}else{const w=new Error("probe error");w.transport=n.name,this.emitReserved("upgradeError",w)}}))};function i(){s||(s=!0,h(),n.close(),n=null)}const o=d=>{const w=new Error("probe error: "+d);w.transport=n.name,i(),this.emitReserved("upgradeError",w)};function a(){o("transport closed")}function l(){o("socket closed")}function c(d){n&&d.name!==n.name&&i()}const h=()=>{n.removeListener("open",r),n.removeListener("error",o),n.removeListener("close",a),this.off("close",l),this.off("upgrading",c)};n.once("open",r),n.once("error",o),n.once("close",a),this.once("close",l),this.once("upgrading",c),this.upgrades.indexOf("webtransport")!==-1&&e!=="webtransport"?this.setTimeoutFn(()=>{s||n.open()},200):n.open()}onOpen(){if(this.readyState="open",We.priorWebsocketSuccess=this.transport.name==="websocket",this.emitReserved("open"),this.flush(),this.readyState==="open"&&this.opts.upgrade){let e=0;const n=this.upgrades.length;for(;e<n;e++)this.probe(this.upgrades[e])}}onPacket(e){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")switch(this.emitReserved("packet",e),this.emitReserved("heartbeat"),this.resetPingTimeout(),e.type){case"open":this.onHandshake(JSON.parse(e.data));break;case"ping":this.sendPacket("pong"),this.emitReserved("ping"),this.emitReserved("pong");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.upgrades=this.filterUpgrades(e.upgrades),this.pingInterval=e.pingInterval,this.pingTimeout=e.pingTimeout,this.maxPayload=e.maxPayload,this.onOpen(),this.readyState!=="closed"&&this.resetPingTimeout()}resetPingTimeout(){this.clearTimeoutFn(this.pingTimeoutTimer),this.pingTimeoutTimer=this.setTimeoutFn(()=>{this.onClose("ping timeout")},this.pingInterval+this.pingTimeout),this.opts.autoUnref&&this.pingTimeoutTimer.unref()}onDrain(){this.writeBuffer.splice(0,this.prevBufferLen),this.prevBufferLen=0,this.writeBuffer.length===0?this.emitReserved("drain"):this.flush()}flush(){if(this.readyState!=="closed"&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length){const 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 s=0;s<this.writeBuffer.length;s++){const r=this.writeBuffer[s].data;if(r&&(n+=Y0(r)),s>0&&n>this.maxPayload)return this.writeBuffer.slice(0,s);n+=2}return this.writeBuffer}write(e,n,s){return this.sendPacket("message",e,n,s),this}send(e,n,s){return this.sendPacket("message",e,n,s),this}sendPacket(e,n,s,r){if(typeof n=="function"&&(r=n,n=void 0),typeof s=="function"&&(r=s,s=null),this.readyState==="closing"||this.readyState==="closed")return;s=s||{},s.compress=s.compress!==!1;const i={type:e,data:n,options:s};this.emitReserved("packetCreate",i),this.writeBuffer.push(i),r&&this.once("flush",r),this.flush()}close(){const e=()=>{this.onClose("forced close"),this.transport.close()},n=()=>{this.off("upgrade",n),this.off("upgradeError",n),e()},s=()=>{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?s():e()}):this.upgrading?s():e()),this}onError(e){We.priorWebsocketSuccess=!1,this.emitReserved("error",e),this.onClose("transport error",e)}onClose(e,n){(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")&&(this.clearTimeoutFn(this.pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),typeof removeEventListener=="function"&&(removeEventListener("beforeunload",this.beforeunloadEventListener,!1),removeEventListener("offline",this.offlineEventListener,!1)),this.readyState="closed",this.id=null,this.emitReserved("close",e,n),this.writeBuffer=[],this.prevBufferLen=0)}filterUpgrades(e){const n=[];let s=0;const r=e.length;for(;s<r;s++)~this.transports.indexOf(e[s])&&n.push(e[s]);return n}};Si.protocol=ui;function fl(t,e="",n){let s=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),s=Rn(t)),s.port||(/^(http|ws)$/.test(s.protocol)?s.port="80":/^(http|ws)s$/.test(s.protocol)&&(s.port="443")),s.path=s.path||"/";const i=s.host.indexOf(":")!==-1?"["+s.host+"]":s.host;return s.id=s.protocol+"://"+i+":"+s.port+e,s.href=s.protocol+"://"+i+(n&&n.port===s.port?"":":"+s.port),s}const dl=typeof ArrayBuffer=="function",ml=t=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(t):t.buffer instanceof ArrayBuffer,bi=Object.prototype.toString,pl=typeof Blob=="function"||typeof Blob<"u"&&bi.call(Blob)==="[object BlobConstructor]",yl=typeof File=="function"||typeof File<"u"&&bi.call(File)==="[object FileConstructor]";function Dn(t){return dl&&(t instanceof ArrayBuffer||ml(t))||pl&&t instanceof Blob||yl&&t instanceof File}function Bt(t,e){if(!t||typeof t!="object")return!1;if(Array.isArray(t)){for(let n=0,s=t.length;n<s;n++)if(Bt(t[n]))return!0;return!1}if(Dn(t))return!0;if(t.toJSON&&typeof t.toJSON=="function"&&arguments.length===1)return Bt(t.toJSON(),!0);for(const n in t)if(Object.prototype.hasOwnProperty.call(t,n)&&Bt(t[n]))return!0;return!1}function gl(t){const e=[],n=t.data,s=t;return s.data=Ln(n,e),s.attachments=e.length,{packet:s,buffers:e}}function Ln(t,e){if(!t)return t;if(Dn(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 s=0;s<t.length;s++)n[s]=Ln(t[s],e);return n}else if(typeof t=="object"&&!(t instanceof Date)){const n={};for(const s in t)Object.prototype.hasOwnProperty.call(t,s)&&(n[s]=Ln(t[s],e));return n}return t}function wl(t,e){return t.data=Vn(t.data,e),delete t.attachments,t}function Vn(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]=Vn(t[n],e);else if(typeof t=="object")for(const n in t)Object.prototype.hasOwnProperty.call(t,n)&&(t[n]=Vn(t[n],e));return t}const El=["connect","connect_error","disconnect","disconnecting","newListener","removeListener"],vl=5;var T;(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"})(T||(T={}));class kl{constructor(e){this.replacer=e}encode(e){return(e.type===T.EVENT||e.type===T.ACK)&&Bt(e)?this.encodeAsBinary({type:e.type===T.EVENT?T.BINARY_EVENT:T.BINARY_ACK,nsp:e.nsp,data:e.data,id:e.id}):[this.encodeAsString(e)]}encodeAsString(e){let n=""+e.type;return(e.type===T.BINARY_EVENT||e.type===T.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=gl(e),s=this.encodeAsString(n.packet),r=n.buffers;return r.unshift(s),r}}function Ti(t){return Object.prototype.toString.call(t)==="[object Object]"}class Fn extends B{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 s=n.type===T.BINARY_EVENT;s||n.type===T.BINARY_ACK?(n.type=s?T.EVENT:T.ACK,this.reconstructor=new Sl(n),n.attachments===0&&super.emitReserved("decoded",n)):super.emitReserved("decoded",n)}else if(Dn(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 s={type:Number(e.charAt(0))};if(T[s.type]===void 0)throw new Error("unknown packet type "+s.type);if(s.type===T.BINARY_EVENT||s.type===T.BINARY_ACK){const i=n+1;for(;e.charAt(++n)!=="-"&&n!=e.length;);const o=e.substring(i,n);if(o!=Number(o)||e.charAt(n)!=="-")throw new Error("Illegal attachments");s.attachments=Number(o)}if(e.charAt(n+1)==="/"){const i=n+1;for(;++n&&!(e.charAt(n)===","||n===e.length););s.nsp=e.substring(i,n)}else s.nsp="/";const r=e.charAt(n+1);if(r!==""&&Number(r)==r){const i=n+1;for(;++n;){const o=e.charAt(n);if(o==null||Number(o)!=o){--n;break}if(n===e.length)break}s.id=Number(e.substring(i,n+1))}if(e.charAt(++n)){const i=this.tryParse(e.substr(n));if(Fn.isPayloadValid(s.type,i))s.data=i;else throw new Error("invalid payload")}return s}tryParse(e){try{return JSON.parse(e,this.reviver)}catch{return!1}}static isPayloadValid(e,n){switch(e){case T.CONNECT:return Ti(n);case T.DISCONNECT:return n===void 0;case T.CONNECT_ERROR:return typeof n=="string"||Ti(n);case T.EVENT:case T.BINARY_EVENT:return Array.isArray(n)&&(typeof n[0]=="number"||typeof n[0]=="string"&&El.indexOf(n[0])===-1);case T.ACK:case T.BINARY_ACK:return Array.isArray(n)}}destroy(){this.reconstructor&&(this.reconstructor.finishedReconstruction(),this.reconstructor=null)}}class Sl{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=wl(this.reconPack,this.buffers);return this.finishedReconstruction(),n}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}const bl=Object.freeze(Object.defineProperty({__proto__:null,Decoder:Fn,Encoder:kl,get PacketType(){return T},protocol:vl},Symbol.toStringTag,{value:"Module"}));function re(t,e,n){return t.on(e,n),function(){t.off(e,n)}}const Tl=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1});class Oi extends B{constructor(e,n,s){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,s&&s.auth&&(this.auth=s.auth),this._opts=Object.assign({},s),this.io._autoConnect&&this.open()}get disconnected(){return!this.connected}subEvents(){if(this.subs)return;const e=this.io;this.subs=[re(e,"open",this.onopen.bind(this)),re(e,"packet",this.onpacket.bind(this)),re(e,"error",this.onerror.bind(this)),re(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){if(Tl.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:T.EVENT,data:n};if(s.options={},s.options.compress=this.flags.compress!==!1,typeof n[n.length-1]=="function"){const o=this.ids++,a=n.pop();this._registerAckCallback(o,a),s.id=o}const r=this.io.engine&&this.io.engine.transport&&this.io.engine.transport.writable;return this.flags.volatile&&(!r||!this.connected)||(this.connected?(this.notifyOutgoingListeners(s),this.packet(s)):this.sendBuffer.push(s)),this.flags={},this}_registerAckCallback(e,n){var s;const r=(s=this.flags.timeout)!==null&&s!==void 0?s:this._opts.ackTimeout;if(r===void 0){this.acks[e]=n;return}const i=this.io.setTimeoutFn(()=>{delete this.acks[e];for(let o=0;o<this.sendBuffer.length;o++)this.sendBuffer[o].id===e&&this.sendBuffer.splice(o,1);n.call(this,new Error("operation has timed out"))},r);this.acks[e]=(...o)=>{this.io.clearTimeoutFn(i),n.apply(this,[null,...o])}}emitWithAck(e,...n){const s=this.flags.timeout!==void 0||this._opts.ackTimeout!==void 0;return new Promise((r,i)=>{n.push((o,a)=>s?o?i(o):r(a):r(o)),this.emit(e,...n)})}_addToQueue(e){let n;typeof e[e.length-1]=="function"&&(n=e.pop());const s={id:this._queueSeq++,tryCount:0,pending:!1,args:e,flags:Object.assign({fromQueue:!0},this.flags)};e.push((r,...i)=>s!==this._queue[0]?void 0:(r!==null?s.tryCount>this._opts.retries&&(this._queue.shift(),n&&n(r)):(this._queue.shift(),n&&n(null,...i)),s.pending=!1,this._drainQueue())),this._queue.push(s),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:T.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)}onpacket(e){if(e.nsp===this.nsp)switch(e.type){case T.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 T.EVENT:case T.BINARY_EVENT:this.onevent(e);break;case T.ACK:case T.BINARY_ACK:this.onack(e);break;case T.DISCONNECT:this.ondisconnect();break;case T.CONNECT_ERROR:this.destroy();const s=new Error(e.data.message);s.data=e.data.data,this.emitReserved("connect_error",s);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 s of n)s.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 s=!1;return function(...r){s||(s=!0,n.packet({type:T.ACK,id:e,data:r}))}}onack(e){const n=this.acks[e.id];typeof n=="function"&&(n.apply(this,e.data),delete this.acks[e.id])}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:T.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 s=0;s<n.length;s++)if(e===n[s])return n.splice(s,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 s=0;s<n.length;s++)if(e===n[s])return n.splice(s,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 s of n)s.apply(this,e.data)}}}function Pe(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}Pe.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},Pe.prototype.reset=function(){this.attempts=0},Pe.prototype.setMin=function(t){this.ms=t},Pe.prototype.setMax=function(t){this.max=t},Pe.prototype.setJitter=function(t){this.jitter=t};class Bn extends B{constructor(e,n){var s;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,Lt(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((s=n.randomizationFactor)!==null&&s!==void 0?s:.5),this.backoff=new Pe({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(n.timeout==null?2e4:n.timeout),this._readyState="closed",this.uri=e;const r=n.parser||bl;this.encoder=new r.Encoder,this.decoder=new r.Decoder,this._autoConnect=n.autoConnect!==!1,this._autoConnect&&this.open()}reconnection(e){return arguments.length?(this._reconnection=!!e,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 Si(this.uri,this.opts);const n=this.engine,s=this;this._readyState="opening",this.skipReconnect=!1;const r=re(n,"open",function(){s.onopen(),e&&e()}),i=a=>{this.cleanup(),this._readyState="closed",this.emitReserved("error",a),e?e(a):this.maybeReconnectOnOpen()},o=re(n,"error",i);if(this._timeout!==!1){const a=this._timeout,l=this.setTimeoutFn(()=>{r(),i(new Error("timeout")),n.close()},a);this.opts.autoUnref&&l.unref(),this.subs.push(()=>{this.clearTimeoutFn(l)})}return this.subs.push(r),this.subs.push(o),this}connect(e){return this.open(e)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");const e=this.engine;this.subs.push(re(e,"ping",this.onping.bind(this)),re(e,"data",this.ondata.bind(this)),re(e,"error",this.onerror.bind(this)),re(e,"close",this.onclose.bind(this)),re(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){Mn(()=>{this.emitReserved("packet",e)},this.setTimeoutFn)}onerror(e){this.emitReserved("error",e)}socket(e,n){let s=this.nsps[e];return s?this._autoConnect&&!s.active&&s.connect():(s=new Oi(this,e,n),this.nsps[e]=s),s}_destroy(e){const n=Object.keys(this.nsps);for(const s of n)if(this.nsps[s].active)return;this._close()}_packet(e){const n=this.encoder.encode(e);for(let s=0;s<n.length;s++)this.engine.write(n[s],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"),this.engine&&this.engine.close()}disconnect(){return this._close()}onclose(e,n){this.cleanup(),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 s=this.setTimeoutFn(()=>{e.skipReconnect||(this.emitReserved("reconnect_attempt",e.backoff.attempts),!e.skipReconnect&&e.open(r=>{r?(e._reconnecting=!1,e.reconnect(),this.emitReserved("reconnect_error",r)):e.onreconnect()}))},n);this.opts.autoUnref&&s.unref(),this.subs.push(()=>{this.clearTimeoutFn(s)})}}onreconnect(){const e=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",e)}}const st={};function Ut(t,e){typeof t=="object"&&(e=t,t=void 0),e=e||{};const n=fl(t,e.path||"/socket.io"),s=n.source,r=n.id,i=n.path,o=st[r]&&i in st[r].nsps,a=e.forceNew||e["force new connection"]||e.multiplex===!1||o;let l;return a?l=new Bn(s,e):(st[r]||(st[r]=new Bn(s,e)),l=st[r]),n.query&&!e.query&&(e.query=n.queryKey),l.socket(n.path,e)}Object.assign(Ut,{Manager:Bn,Socket:Oi,io:Ut,connect:Ut});var Ni=(t=>(t.WEBCHAT="webchat",t.CENTRAL="central",t.WHATSAPP="whatsapp",t.TELEGRAM="telegram",t.SMS="sms",t))(Ni||{});const Ol={class:"widget"},Nl={class:"header-widget"},Cl={class:"title-chat"},xl={key:0,class:"loader"},_l={class:"w-full"},Al={class:"form-message"},Il={class:"jl-inputgroup-chat"},Ml=["onKeyup"],Rl={type:"submit",class:"pointer btn-primary"},Dl=14,Ll=X(u.defineComponent({__name:"Chat",props:{titlePrincipal:{type:String,default:"Comunicación en linea para consultas"},toggleChat:{type:Function,required:!0},tokenAuth:{type:String,required:!0},user:{type:Object,required:!0},visible:{type:Boolean,required:!0}},emits:["show-toast","show-confirm","new-message","clear-new-messages","not-viewed-total","onQualifying"],setup(t,{emit:e}){const n=t,s=u.ref(""),r=u.ref(0),i=u.ref({data:[],canLoadMoreMessages:!1}),o=u.ref(""),a=u.ref(!1),l=u.ref(null);u.watch(()=>n.visible,async g=>{if(!g||(e("clear-new-messages"),b(),r.value>0&&ws(o.value,n.tokenAuth),o.value))return;const E=await gs(n.tokenAuth);E&&(o.value=E.appChat.id)});function c(g){var E;if($t.value){ie();return}if(g.key==="Enter"&&g.shiftKey){const C=((E=g.target)==null?void 0:E.value)||"";g.target.value=C+`
4
- `,ie();return}w()}function h(g){var C,V;if((g==null?void 0:g.length)>300){e("show-toast",{severity:"warn",summary:"Error",detail:"El mensaje no puede superar los 300 caracteres",life:5e3});return}if(!g.trim()){e("show-toast",{severity:"warn",summary:"Error",detail:"Por favor ingrese un mensaje",life:5e3});return}return{id:Ai(),chatId:(V=(C=oe.value)==null?void 0:C.chat)==null?void 0:V.id,message:g,visto:!0,multimedia:!1,esCliente:!0,appChatId:o.value,createdAt:new Date().toISOString(),updatedAt:new Date().toISOString(),sender:{nombreCompleto:n.user.nombreCompleto,ci:n.user.ci,msPersonaId:n.user.msPersonaId},response:void 0}}function d(g,E,C,V){if(!E)throw new Error("idx is required");if(!C){if(V){const A=i.value.data[E];A.response=void 0}else i.value.data[E].error={error:!0,id:g.id};e("show-toast",{severity:"error",summary:"Error",detail:"Ocurrio un error al enviar el mensaje, intente nuevamente",life:5e3});return}let R={...C,chatId:g==null?void 0:g.chatId};if(V){const A=i.value.data[E];A.response=C,R={...A,chatId:g==null?void 0:g.chatId}}else i.value.data[E]=R;return R}const w=async(g,E)=>{const C=h(s.value);if(!C)return;let V=-1;if(E!=null&&E.tipoCalificacionId){V=i.value.data.findIndex(Q=>Q.id===(E==null?void 0:E.mensajeARespondeId));const A=i.value.data[V];A&&(A.response=C)}else V=i.value.data.push(C)-1;const R={message:s.value,appChatId:o.value,...E};m(R).then(A=>{var he,Pt;let Q=d(C,V,A,E==null?void 0:E.tipoCalificacionId);Q&&((Pt=H.value)==null||Pt.emit("sendMessage",{roomId:(he=oe==null?void 0:oe.value)==null?void 0:he.appChat.id,message:Q},ac=>{console.log("🚀 ~ socketService.value.emit ~ response:",ac)}))}),s.value="",b(),M.value&&(M.value.style.height="20px")},m=async g=>{const E={...g,esCliente:!0};return Xo(E,n.tokenAuth)},p=async()=>{var V,R,A;const g=(V=i.value.data[0])==null?void 0:V.id,E={lastMessagesId:g,appChatId:o.value,limit:10};a.value=!0;const C=await Qo({body:E,token:n.tokenAuth});a.value=!1,i.value.data.unshift(...C.data.sort((Q,he)=>-he.createdAt.localeCompare(Q.createdAt))),i.value.canLoadMoreMessages=C.pagination.total>C.pagination.size,g&&((R=l.value)!=null&&R.scrollHeight)&&I((A=l.value)==null?void 0:A.scrollHeight),g||b()},v=async g=>{e("show-confirm",async()=>{var C,V,R;if(!((C=g.error)!=null&&C.id))return;const E=await m({message:g.message,appChatId:o.value});if(!E)e("show-toast",{severity:"error",summary:"Error",detail:"Ocurrio un error al enviar el mensaje, intente nuevamente",life:5e3});else{const A=L0(i.value.data,"id",g.error.id);i.value.data[A]={...E,error:void 0},(R=H.value)==null||R.emit("sendMessage",{roomId:(V=oe==null?void 0:oe.value)==null?void 0:V.appChat.id,message:g})}b()})},b=()=>{u.nextTick(()=>{l.value&&(l.value.scrollTop=l.value.scrollHeight)})},I=g=>{u.nextTick(()=>{const E=l.value;E&&(E.scrollTop=E.scrollHeight-g)})},M=u.ref();function ie(){M.value&&(M.value.style.height=M.value.scrollHeight-Dl+"px",M.value.scrollHeight!==M.value.clientHeight&&(M.value.style.height=M.value.scrollHeight+"px"))}const H=u.ref(),oe=u.ref();function Un(g,E=Ni.WEBCHAT){var C,V;if(!g)throw new Error("user chat is required");H.value=Ut(window.VITE_SOCKET_URI,{query:{usuarioId:`${(V=(C=g==null?void 0:g.chat)==null?void 0:C.persona)==null?void 0:V.funcionarioId}`,aplicacion:E},extraHeaders:{Authorization:n.tokenAuth}}),H.value.removeAllListeners(),H.value.on("connect",()=>{var R,A;console.log("Conectado al servidor de sockets"),(A=H.value)==null||A.emit("joinRoom",`${(R=g==null?void 0:g.appChat)==null?void 0:R.id}`)}),H.value.on("disconnect",()=>{console.log("Desconectado del servidor de sockets")}),H.value.on("receiveMessage",R=>{var Q,he;console.log("Mensaje recibido:",R.message,g);const A=i.value.data.findIndex(Pt=>Pt.id===R.message.id);R.message.sender.msPersonaId===((he=(Q=g==null?void 0:g.chat)==null?void 0:Q.persona)==null?void 0:he.msPersonaId)&&A===-1||(A!==-1?i.value.data[A].response=R.message.response:i.value.data.push(R.message),ws(R.message.appChatId,n.tokenAuth),b(),!n.visible&&e("new-message"))})}const $t=u.computed(()=>["Android","iPhone"].includes($n()));function $n(){var Q,he;const g=window.navigator.userAgent,E=((he=(Q=window.navigator)==null?void 0:Q.userAgentData)==null?void 0:he.platform)||window.navigator.platform,C=["macOS","Macintosh","MacIntel","MacPPC","Mac68K"],V=["Win32","Win64","Windows","WinCE"],R=["iPhone","iPad","iPod"];let A=null;return C.indexOf(E)!==-1?A="Mac OS":R.indexOf(E)!==-1?A="iPhone":V.indexOf(E)!==-1?A="Windows":/Android/.test(g)?A="Android":/Linux/.test(E)&&(A="Linux"),A}function Oe({message:g,emoji:E}){e("onQualifying",{message:s,callback:async()=>{!g.id||!E||(s.value=E.iconUnicode,w(void 0,{tipoCalificacionId:E.value,mensajeARespondeId:g.id}).then())}})}return u.onMounted(async()=>{if(o.value)return;const g=await gs(n.tokenAuth);g&&(oe.value=g,o.value=g.appChat.id,r.value=g.appChat.totalNoVistosCliente,Un(g),p(),e("not-viewed-total",g.appChat.totalNoVistosCliente))}),u.onUnmounted(()=>{var g;(g=H.value)==null||g.off()}),(g,E)=>(u.openBlock(),u.createElementBlock("div",Ol,[u.createElementVNode("div",Nl,[u.createElementVNode("h4",Cl,u.toDisplayString(t.titlePrincipal),1),u.createElementVNode("button",{onClick:E[0]||(E[0]=()=>t.toggleChat()),class:"btn-close"},[u.createVNode(Li,{class:"pointer"})])]),u.createElementVNode("div",{class:"messages-container",ref_key:"messageContainerRef",ref:l},[a.value?(u.openBlock(),u.createElementBlock("div",xl,[u.createVNode(D0)])):u.createCommentVNode("",!0),u.createVNode(_0,{messages:i.value.data,canLoadMoreMessages:i.value.canLoadMoreMessages,onLoadMore:p,onRetry:v,onOnQualifying:E[1]||(E[1]=C=>Oe(C))},null,8,["messages","canLoadMoreMessages"])],512),u.createElementVNode("div",_l,[u.createElementVNode("form",{class:"message-send",onSubmit:E[5]||(E[5]=u.withModifiers(C=>w(),["prevent"]))},[u.createElementVNode("div",Al,[u.createElementVNode("div",Il,[u.withDirectives(u.createElementVNode("textarea",{"onUpdate:modelValue":E[2]||(E[2]=C=>s.value=C),class:"jl2-input-chat",placeholder:"Escribe tu mensaje",required:"",ref_key:"textAreaRef",ref:M,onInput:E[3]||(E[3]=()=>ie()),onKeydown:E[4]||(E[4]=u.withKeys(C=>{!$t.value&&C.preventDefault()},["enter"])),onKeyup:u.withKeys(c,["enter"])},null,40,Ml),[[u.vModelText,s.value]]),u.createElementVNode("button",Rl,[u.createVNode($i,{style:{width:"20px",height:"20px"}})])])])],32)])]))}}),[["__scopeId","data-v-bd869218"]]),Vl={},Fl={width:"87",height:"87",viewBox:"0 0 87 87",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Bl=[u.createStaticVNode('<g filter="url(#filter0_d_4007_3488)"><path d="M43.5 77C64.2107 77 81 60.2107 81 39.5C81 18.7893 64.2107 2 43.5 2C22.7893 2 6 18.7893 6 39.5C6 60.2107 22.7893 77 43.5 77Z" fill="white" stroke="#F28B0C" stroke-width="3" stroke-miterlimit="10"></path><path d="M39.705 38.885C40.6908 38.885 41.49 38.0858 41.49 37.1C41.49 36.1142 40.6908 35.315 39.705 35.315C38.7192 35.315 37.92 36.1142 37.92 37.1C37.92 38.0858 38.7192 38.885 39.705 38.885Z" fill="#F28B0C"></path><path d="M45.075 38.885C46.0608 38.885 46.86 38.0858 46.86 37.1C46.86 36.1142 46.0608 35.315 45.075 35.315C44.0892 35.315 43.29 36.1142 43.29 37.1C43.29 38.0858 44.0892 38.885 45.075 38.885Z" fill="#F28B0C"></path><path d="M50.445 38.885C51.4308 38.885 52.23 38.0858 52.23 37.1C52.23 36.1142 51.4308 35.315 50.445 35.315C49.4592 35.315 48.66 36.1142 48.66 37.1C48.66 38.0858 49.4592 38.885 50.445 38.885Z" fill="#F28B0C"></path><path d="M63.27 58.235L58.755 47.78C61.125 44.765 62.415 40.97 62.415 37.175C62.415 26.435 52.665 18.185 41.925 20.12C39.99 19.325 37.98 18.905 35.835 18.905C26.955 18.905 19.785 26.135 19.785 34.955C19.785 38.54 21 41.975 23.145 44.765L18.99 54.44C18.84 54.8 18.915 55.235 19.2 55.445C19.485 55.73 19.92 55.73 20.205 55.595L30.6 50.15C31.89 50.585 33.255 50.87 34.68 50.945C39.48 54.53 45.57 55.25 50.655 53.45L61.905 59.33C62.265 59.48 62.625 59.48 62.91 59.18C63.345 58.97 63.405 58.61 63.27 58.25V58.235ZM51.24 51.71C51.03 51.56 50.745 51.56 50.52 51.635C48.795 52.28 46.935 52.64 45.15 52.64C36.69 52.64 29.61 45.755 29.61 37.1C29.61 29.72 34.845 23.345 42.075 21.845C51.75 19.91 60.705 27.29 60.705 37.1C60.705 40.685 59.415 44.27 57.12 46.985C56.91 47.27 56.835 47.63 56.97 47.915L60.69 56.585L51.24 51.71Z" fill="#F28B0C"></path></g><defs><filter id="filter0_d_4007_3488" x="0.5" y="0.5" width="86" height="86" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="4"></feOffset><feGaussianBlur stdDeviation="2"></feGaussianBlur><feComposite in2="hardAlpha" operator="out"></feComposite><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"></feColorMatrix><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_4007_3488"></feBlend><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_4007_3488" result="shape"></feBlend></filter></defs>',2)];function Ul(t,e){return u.openBlock(),u.createElementBlock("svg",Fl,Bl)}const $l=X(Vl,[["render",Ul]]),Pl={},Wl={viewBox:"0 0 256 256",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",preserveAspectRatio:"xMidYMid"},ql=[u.createElementVNode("g",null,[u.createElementVNode("path",{d:"M128,0 C57.307,0 0,57.307 0,128 L0,128 C0,198.693 57.307,256 128,256 L128,256 C198.693,256 256,198.693 256,128 L256,128 C256,57.307 198.693,0 128,0 L128,0 Z",fill:"#40B3E0"}),u.createElementVNode("path",{d:"M190.2826,73.6308 L167.4206,188.8978 C167.4206,188.8978 164.2236,196.8918 155.4306,193.0548 L102.6726,152.6068 L83.4886,143.3348 L51.1946,132.4628 C51.1946,132.4628 46.2386,130.7048 45.7586,126.8678 C45.2796,123.0308 51.3546,120.9528 51.3546,120.9528 L179.7306,70.5928 C179.7306,70.5928 190.2826,65.9568 190.2826,73.6308",fill:"#FFFFFF"}),u.createElementVNode("path",{d:"M98.6178,187.6035 C98.6178,187.6035 97.0778,187.4595 95.1588,181.3835 C93.2408,175.3085 83.4888,143.3345 83.4888,143.3345 L161.0258,94.0945 C161.0258,94.0945 165.5028,91.3765 165.3428,94.0945 C165.3428,94.0945 166.1418,94.5735 163.7438,96.8115 C161.3458,99.0505 102.8328,151.6475 102.8328,151.6475",fill:"#D2E5F1"}),u.createElementVNode("path",{d:"M122.9015,168.1154 L102.0335,187.1414 C102.0335,187.1414 100.4025,188.3794 98.6175,187.6034 L102.6135,152.2624",fill:"#B5CFE4"})],-1)];function zl(t,e){return u.openBlock(),u.createElementBlock("svg",Wl,ql)}const Hl=X(Pl,[["render",zl]]),Zl={},jl={version:"1.1",id:"Capa_1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 455.731 455.731","xml:space":"preserve"},Yl=[u.createElementVNode("g",null,[u.createElementVNode("rect",{x:"0",y:"0",style:{fill:"#1bd741"},width:"455.731",height:"455.731"}),u.createElementVNode("g",null,[u.createElementVNode("path",{style:{fill:"#ffffff"},d:`M68.494,387.41l22.323-79.284c-14.355-24.387-21.913-52.134-21.913-80.638
4
+ `,ie();return}w()}function h(g){var C,V;if((g==null?void 0:g.length)>300){e("show-toast",{severity:"warn",summary:"Error",detail:"El mensaje no puede superar los 300 caracteres",life:5e3});return}if(!g.trim()){e("show-toast",{severity:"warn",summary:"Error",detail:"Por favor ingrese un mensaje",life:5e3});return}return{id:Ai(),chatId:(V=(C=oe.value)==null?void 0:C.chat)==null?void 0:V.id,message:g,visto:!0,multimedia:!1,esCliente:!0,appChatId:o.value,createdAt:new Date().toISOString(),updatedAt:new Date().toISOString(),sender:{nombreCompleto:n.user.nombreCompleto,ci:n.user.ci,msPersonaId:n.user.msPersonaId},response:void 0}}function d(g,E,C,V){if(!E)throw new Error("idx is required");if(!C){if(V){const A=i.value.data[E];A.response=void 0}else i.value.data[E].error={error:!0,id:g.id};e("show-toast",{severity:"error",summary:"Error",detail:"Ocurrio un error al enviar el mensaje, intente nuevamente",life:5e3});return}let R={...C,chatId:g==null?void 0:g.chatId};if(V){const A=i.value.data[E];A.response=C,R={...A,chatId:g==null?void 0:g.chatId}}else i.value.data[E]=R;return R}const w=async(g,E)=>{const C=h(s.value);if(!C)return;let V=-1;if(E!=null&&E.tipoCalificacionId){V=i.value.data.findIndex(Q=>Q.id===(E==null?void 0:E.mensajeARespondeId));const A=i.value.data[V];A&&(A.response=C)}else V=i.value.data.push(C)-1;const R={message:s.value,appChatId:o.value,...E};m(R).then(A=>{var he,Pt;let Q=d(C,V,A,E==null?void 0:E.tipoCalificacionId);Q&&((Pt=H.value)==null||Pt.emit("sendMessage",{roomId:(he=oe==null?void 0:oe.value)==null?void 0:he.appChat.id,message:Q},ac=>{console.log("🚀 ~ socketService.value.emit ~ response:",ac)}))}),s.value="",b(),M.value&&(M.value.style.height="20px")},m=async g=>{const E={...g,esCliente:!0};return Xo(E,n.tokenAuth)},p=async()=>{var V,R,A;const g=(V=i.value.data[0])==null?void 0:V.id,E={lastMessagesId:g,appChatId:o.value,limit:10};a.value=!0;const C=await Qo({body:E,token:n.tokenAuth});a.value=!1,i.value.data.unshift(...C.data.sort((Q,he)=>-he.createdAt.localeCompare(Q.createdAt))),i.value.canLoadMoreMessages=C.pagination.total>C.pagination.size,g&&((R=l.value)!=null&&R.scrollHeight)&&I((A=l.value)==null?void 0:A.scrollHeight),g||b()},v=async g=>{e("show-confirm",async()=>{var C,V,R;if(!((C=g.error)!=null&&C.id))return;const E=await m({message:g.message,appChatId:o.value});if(!E)e("show-toast",{severity:"error",summary:"Error",detail:"Ocurrio un error al enviar el mensaje, intente nuevamente",life:5e3});else{const A=L0(i.value.data,"id",g.error.id);i.value.data[A]={...E,error:void 0},(R=H.value)==null||R.emit("sendMessage",{roomId:(V=oe==null?void 0:oe.value)==null?void 0:V.appChat.id,message:g})}b()})},b=()=>{u.nextTick(()=>{l.value&&(l.value.scrollTop=l.value.scrollHeight)})},I=g=>{u.nextTick(()=>{const E=l.value;E&&(E.scrollTop=E.scrollHeight-g)})},M=u.ref();function ie(){M.value&&(M.value.style.height=M.value.scrollHeight-Dl+"px",M.value.scrollHeight!==M.value.clientHeight&&(M.value.style.height=M.value.scrollHeight+"px"))}const H=u.ref(),oe=u.ref();function Un(g,E=Ni.WEBCHAT){var C,V;if(!g)throw new Error("user chat is required");H.value=Ut(window.VITE_SOCKET_URI,{query:{usuarioId:`${(V=(C=g==null?void 0:g.chat)==null?void 0:C.persona)==null?void 0:V.funcionarioId}`,aplicacion:E},extraHeaders:{Authorization:n.tokenAuth}}),H.value.removeAllListeners(),H.value.on("connect",()=>{var R,A;console.log("Conectado al servidor de sockets"),(A=H.value)==null||A.emit("joinRoom",`${(R=g==null?void 0:g.appChat)==null?void 0:R.id}`)}),H.value.on("disconnect",()=>{console.log("Desconectado del servidor de sockets")}),H.value.on("receiveMessage",R=>{var Q,he;console.log("Mensaje recibido:",R.message,g);const A=i.value.data.findIndex(Pt=>Pt.id===R.message.id);R.message.sender.msPersonaId===((he=(Q=g==null?void 0:g.chat)==null?void 0:Q.persona)==null?void 0:he.msPersonaId)&&A===-1||(A!==-1?i.value.data[A].response=R.message.response:i.value.data.push(R.message),ws(R.message.appChatId,n.tokenAuth),b(),!n.visible&&e("new-message"))})}const $t=u.computed(()=>["Android","iPhone"].includes($n()));function $n(){var Q,he;const g=window.navigator.userAgent,E=((he=(Q=window.navigator)==null?void 0:Q.userAgentData)==null?void 0:he.platform)||window.navigator.platform,C=["macOS","Macintosh","MacIntel","MacPPC","Mac68K"],V=["Win32","Win64","Windows","WinCE"],R=["iPhone","iPad","iPod"];let A=null;return C.indexOf(E)!==-1?A="Mac OS":R.indexOf(E)!==-1?A="iPhone":V.indexOf(E)!==-1?A="Windows":/Android/.test(g)?A="Android":/Linux/.test(E)&&(A="Linux"),A}function Oe({message:g,emoji:E}){e("onQualifying",{message:g,callback:async()=>{!g.id||!E||(s.value=E.iconUnicode,w(void 0,{tipoCalificacionId:E.value,mensajeARespondeId:g.id}).then())}})}return u.onMounted(async()=>{if(o.value)return;const g=await gs(n.tokenAuth);g&&(oe.value=g,o.value=g.appChat.id,r.value=g.appChat.totalNoVistosCliente,Un(g),p(),e("not-viewed-total",g.appChat.totalNoVistosCliente))}),u.onUnmounted(()=>{var g;(g=H.value)==null||g.off()}),(g,E)=>(u.openBlock(),u.createElementBlock("div",Ol,[u.createElementVNode("div",Nl,[u.createElementVNode("h4",Cl,u.toDisplayString(t.titlePrincipal),1),u.createElementVNode("button",{onClick:E[0]||(E[0]=()=>t.toggleChat()),class:"btn-close"},[u.createVNode(Li,{class:"pointer"})])]),u.createElementVNode("div",{class:"messages-container",ref_key:"messageContainerRef",ref:l},[a.value?(u.openBlock(),u.createElementBlock("div",xl,[u.createVNode(D0)])):u.createCommentVNode("",!0),u.createVNode(_0,{messages:i.value.data,canLoadMoreMessages:i.value.canLoadMoreMessages,onLoadMore:p,onRetry:v,onOnQualifying:E[1]||(E[1]=C=>Oe(C))},null,8,["messages","canLoadMoreMessages"])],512),u.createElementVNode("div",_l,[u.createElementVNode("form",{class:"message-send",onSubmit:E[5]||(E[5]=u.withModifiers(C=>w(),["prevent"]))},[u.createElementVNode("div",Al,[u.createElementVNode("div",Il,[u.withDirectives(u.createElementVNode("textarea",{"onUpdate:modelValue":E[2]||(E[2]=C=>s.value=C),class:"jl2-input-chat",placeholder:"Escribe tu mensaje",required:"",ref_key:"textAreaRef",ref:M,onInput:E[3]||(E[3]=()=>ie()),onKeydown:E[4]||(E[4]=u.withKeys(C=>{!$t.value&&C.preventDefault()},["enter"])),onKeyup:u.withKeys(c,["enter"])},null,40,Ml),[[u.vModelText,s.value]]),u.createElementVNode("button",Rl,[u.createVNode($i,{style:{width:"20px",height:"20px"}})])])])],32)])]))}}),[["__scopeId","data-v-3ff541a5"]]),Vl={},Fl={width:"87",height:"87",viewBox:"0 0 87 87",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Bl=[u.createStaticVNode('<g filter="url(#filter0_d_4007_3488)"><path d="M43.5 77C64.2107 77 81 60.2107 81 39.5C81 18.7893 64.2107 2 43.5 2C22.7893 2 6 18.7893 6 39.5C6 60.2107 22.7893 77 43.5 77Z" fill="white" stroke="#F28B0C" stroke-width="3" stroke-miterlimit="10"></path><path d="M39.705 38.885C40.6908 38.885 41.49 38.0858 41.49 37.1C41.49 36.1142 40.6908 35.315 39.705 35.315C38.7192 35.315 37.92 36.1142 37.92 37.1C37.92 38.0858 38.7192 38.885 39.705 38.885Z" fill="#F28B0C"></path><path d="M45.075 38.885C46.0608 38.885 46.86 38.0858 46.86 37.1C46.86 36.1142 46.0608 35.315 45.075 35.315C44.0892 35.315 43.29 36.1142 43.29 37.1C43.29 38.0858 44.0892 38.885 45.075 38.885Z" fill="#F28B0C"></path><path d="M50.445 38.885C51.4308 38.885 52.23 38.0858 52.23 37.1C52.23 36.1142 51.4308 35.315 50.445 35.315C49.4592 35.315 48.66 36.1142 48.66 37.1C48.66 38.0858 49.4592 38.885 50.445 38.885Z" fill="#F28B0C"></path><path d="M63.27 58.235L58.755 47.78C61.125 44.765 62.415 40.97 62.415 37.175C62.415 26.435 52.665 18.185 41.925 20.12C39.99 19.325 37.98 18.905 35.835 18.905C26.955 18.905 19.785 26.135 19.785 34.955C19.785 38.54 21 41.975 23.145 44.765L18.99 54.44C18.84 54.8 18.915 55.235 19.2 55.445C19.485 55.73 19.92 55.73 20.205 55.595L30.6 50.15C31.89 50.585 33.255 50.87 34.68 50.945C39.48 54.53 45.57 55.25 50.655 53.45L61.905 59.33C62.265 59.48 62.625 59.48 62.91 59.18C63.345 58.97 63.405 58.61 63.27 58.25V58.235ZM51.24 51.71C51.03 51.56 50.745 51.56 50.52 51.635C48.795 52.28 46.935 52.64 45.15 52.64C36.69 52.64 29.61 45.755 29.61 37.1C29.61 29.72 34.845 23.345 42.075 21.845C51.75 19.91 60.705 27.29 60.705 37.1C60.705 40.685 59.415 44.27 57.12 46.985C56.91 47.27 56.835 47.63 56.97 47.915L60.69 56.585L51.24 51.71Z" fill="#F28B0C"></path></g><defs><filter id="filter0_d_4007_3488" x="0.5" y="0.5" width="86" height="86" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="4"></feOffset><feGaussianBlur stdDeviation="2"></feGaussianBlur><feComposite in2="hardAlpha" operator="out"></feComposite><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"></feColorMatrix><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_4007_3488"></feBlend><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_4007_3488" result="shape"></feBlend></filter></defs>',2)];function Ul(t,e){return u.openBlock(),u.createElementBlock("svg",Fl,Bl)}const $l=X(Vl,[["render",Ul]]),Pl={},Wl={viewBox:"0 0 256 256",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",preserveAspectRatio:"xMidYMid"},ql=[u.createElementVNode("g",null,[u.createElementVNode("path",{d:"M128,0 C57.307,0 0,57.307 0,128 L0,128 C0,198.693 57.307,256 128,256 L128,256 C198.693,256 256,198.693 256,128 L256,128 C256,57.307 198.693,0 128,0 L128,0 Z",fill:"#40B3E0"}),u.createElementVNode("path",{d:"M190.2826,73.6308 L167.4206,188.8978 C167.4206,188.8978 164.2236,196.8918 155.4306,193.0548 L102.6726,152.6068 L83.4886,143.3348 L51.1946,132.4628 C51.1946,132.4628 46.2386,130.7048 45.7586,126.8678 C45.2796,123.0308 51.3546,120.9528 51.3546,120.9528 L179.7306,70.5928 C179.7306,70.5928 190.2826,65.9568 190.2826,73.6308",fill:"#FFFFFF"}),u.createElementVNode("path",{d:"M98.6178,187.6035 C98.6178,187.6035 97.0778,187.4595 95.1588,181.3835 C93.2408,175.3085 83.4888,143.3345 83.4888,143.3345 L161.0258,94.0945 C161.0258,94.0945 165.5028,91.3765 165.3428,94.0945 C165.3428,94.0945 166.1418,94.5735 163.7438,96.8115 C161.3458,99.0505 102.8328,151.6475 102.8328,151.6475",fill:"#D2E5F1"}),u.createElementVNode("path",{d:"M122.9015,168.1154 L102.0335,187.1414 C102.0335,187.1414 100.4025,188.3794 98.6175,187.6034 L102.6135,152.2624",fill:"#B5CFE4"})],-1)];function zl(t,e){return u.openBlock(),u.createElementBlock("svg",Wl,ql)}const Hl=X(Pl,[["render",zl]]),Zl={},jl={version:"1.1",id:"Capa_1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 455.731 455.731","xml:space":"preserve"},Yl=[u.createElementVNode("g",null,[u.createElementVNode("rect",{x:"0",y:"0",style:{fill:"#1bd741"},width:"455.731",height:"455.731"}),u.createElementVNode("g",null,[u.createElementVNode("path",{style:{fill:"#ffffff"},d:`M68.494,387.41l22.323-79.284c-14.355-24.387-21.913-52.134-21.913-80.638
5
5
  c0-87.765,71.402-159.167,159.167-159.167s159.166,71.402,159.166,159.167c0,87.765-71.401,159.167-159.166,159.167
6
6
  c-27.347,0-54.125-7-77.814-20.292L68.494,387.41z M154.437,337.406l4.872,2.975c20.654,12.609,44.432,19.274,68.762,19.274
7
7
  c72.877,0,132.166-59.29,132.166-132.167S300.948,95.321,228.071,95.321S95.904,154.611,95.904,227.488
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vue-wiguet-chatweb",
3
- "version": "0.1.19",
3
+ "version": "0.1.20",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist",
@@ -497,7 +497,7 @@ function onQualifying({ message: messageParam, emoji }: { message: Message, emoj
497
497
  submitMessage(undefined, { tipoCalificacionId: emoji.value, mensajeARespondeId: messageParam.id }).then();
498
498
  }
499
499
 
500
- emit('onQualifying', { message , callback})
500
+ emit('onQualifying', { message:messageParam , callback})
501
501
  };
502
502
 
503
503