pangea-lib 3.1.60 → 3.1.62
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/main.cjs.js +1 -1
- package/dist/main.es.js +2 -2
- package/package.json +1 -1
package/dist/main.cjs.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var nT=Object.defineProperty;var cT=(e,t,a)=>t in e?nT(e,t,{enumerable:!0,configurable:!0,writable:!0,value:a}):e[t]=a;var v1=(e,t,a)=>(cT(e,typeof t!="symbol"?t+"":t,a),a);Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("vue"),Vr=require("vue-router"),I4=require("pinia"),Tp={first:{light:"#2a2a2a",dark:"#f5f5f5",contrast:{light:"#fdfdfd",dark:"#222222"}},second:{light:"#484848",dark:"#cfcfcf",contrast:{light:"#f7f7f7",dark:"#2d2d2d"}},third:{light:"#666666",dark:"#aaaaaa",contrast:{light:"#f1f1f1",dark:"#343434"}},primary:{light:"#218c5a",dark:"#218c5a",contrast:{light:"#ffffff",dark:"#ffffff"}},secondary:{light:"#218c5a",dark:"#218c5a",contrast:{light:"#ffffff",dark:"#ffffff"}},success:{light:"#4caf50",dark:"#6bbf55",contrast:{light:"#ffffff",dark:"#ffffff"}},warning:{light:"#ff9800",dark:"#ff8f1f",contrast:{light:"#ffffff",dark:"#ffffff"}},danger:{light:"#f44336",dark:"#ff5e50",contrast:{light:"#ffffff",dark:"#ffffff"}},grey:{light:"#6d6d6d",dark:"#a3a3a3",contrast:{light:"#ffffff",dark:"#ffffff"}},red:{light:"#e91e63",dark:"#e64a77",contrast:{light:"#ffffff",dark:"#ffffff"}},purple:{light:"#9c27b0",dark:"#8e24aa",contrast:{light:"#ffffff",dark:"#ffffff"}},sky:{light:"#00acc1",dark:"#40c4ff",contrast:{light:"#ffffff",dark:"#ffffff"}},aqua:{light:"#00bcd4",dark:"#4db6ac",contrast:{light:"#ffffff",dark:"#ffffff"}},beige:{light:"#f4e1a1",dark:"#ffd54f",contrast:{light:"#ffffff",dark:"#ffffff"}},info:{light:"#039be5",dark:"#29b6f6",contrast:{light:"#ffffff",dark:"#ffffff"}},link:{light:"#1976d2",dark:"#2196f3",contrast:{light:"#ffffff",dark:"#ffffff"}},error:{light:"#d32f2f",dark:"#f44336",contrast:{light:"#ffffff",dark:"#ffffff"}},required:{light:"#e53935",dark:"#ff5252",contrast:{light:"#ffffff",dark:"#ffffff"}},overlay:{light:"#00000080",dark:"#00000055",contrast:{light:"#ffffff",dark:"#ffffff"}}},Ep={coralPink:"#ff6b6b",warmOrange:"#ff8855",mandarinOrange:"#ffb76a",cornYellow:"#ffd54d",oliveGreen:"#7a7f42",pistachioGreen:"#a6c566",aquaMarine:"#5fd4bb",polarMint:"#80c9b4",arcticBlue:"#7fafdd",ceruleanBlue:"#007ba2",cobaltBlue:"#005493",smokyGray:"#5f6d6e",ashGray:"#a1b1b5",softMauve:"#b495c8",orchidPurple:"#c66cc6"};var iT=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function sT(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Np={exports:{}};(function(e,t){(function(a,r){e.exports=r()})(self,()=>(()=>{var a={423:(c,i)=>{Object.defineProperty(i,"__esModule",{value:!0}),i.removeDuplicateItems=void 0,i.removeDuplicateItems=function(s,l="id"){return s.filter((f,u,d)=>u===d.findIndex(h=>h[l]===f[l]))}},621:function(c,i,s){var l=this&&this.__awaiter||function(d,h,m,v){return new(m||(m=Promise))(function(p,g){function y(b){try{C(v.next(b))}catch(M){g(M)}}function x(b){try{C(v.throw(b))}catch(M){g(M)}}function C(b){var M;b.done?p(b.value):(M=b.value,M instanceof m?M:new m(function(w){w(M)})).then(y,x)}C((v=v.apply(d,h||[])).next())})},f=this&&this.__importDefault||function(d){return d&&d.__esModule?d:{default:d}};Object.defineProperty(i,"__esModule",{value:!0}),i.getCoinValueInUsd=void 0;const u=f(s(425));i.getCoinValueInUsd=function(d){return l(this,void 0,void 0,function*(){try{return d==="ARS"?1/(yield u.default.get("https://dolarapi.com/v1/dolares/blue")).data.venta:["BTC","ETH","LTC","USDT"].includes(d)?(yield u.default.get("https://api.coincap.io/v2/assets")).data.data.find(h=>h.symbol===d).priceUsd:1/(yield u.default.get("https://v6.exchangerate-api.com/v6/65057543fdcbb1629e21c3a2/latest/USD")).data.conversion_rates[d]}catch{throw new Error(`Unable to get the value of ${d} at this time. Try again later.`)}})}},985:(c,i)=>{Object.defineProperty(i,"__esModule",{value:!0}),i.getNextDayStartDate=i.getPreviousDayStartDate=i.getCurrentDayStartDate=i.getNextMonthStartDate=i.getPreviousMonthStartDate=i.getCurrentMonthStartDate=i.getNextYearStartDate=i.getPreviousYearStartDate=i.getCurrentYearStartDate=i.getIsoTime=i.getIsoDate=void 0,i.getIsoDate=function(s){return(s||new Date).toISOString().split("T")[0]},i.getIsoTime=function(s){return(s||new Date).toISOString().split("T")[1]},i.getCurrentYearStartDate=function(s){const l=s||new Date;return new Date(l.getFullYear(),0,1)},i.getPreviousYearStartDate=function(s){const l=s||new Date;return new Date(l.getFullYear()-1,0,1)},i.getNextYearStartDate=function(s){const l=s||new Date;return new Date(l.getFullYear()+1,0,1)},i.getCurrentMonthStartDate=function(s){const l=s||new Date;return new Date(l.getFullYear(),l.getMonth(),1)},i.getPreviousMonthStartDate=function(s){const l=s||new Date;return new Date(l.getFullYear(),l.getMonth()-1,1)},i.getNextMonthStartDate=function(s){const l=s||new Date;return new Date(l.getFullYear(),l.getMonth()+1,1)},i.getCurrentDayStartDate=function(s){const l=s||new Date;return new Date(l.getFullYear(),l.getMonth(),l.getDate())},i.getPreviousDayStartDate=function(s){const l=s||new Date;return new Date(l.getFullYear(),l.getMonth(),l.getDate()-1)},i.getNextDayStartDate=function(s){const l=s||new Date;return new Date(l.getFullYear(),l.getMonth(),l.getDate()+1)}},905:(c,i)=>{function s(l,f,u="round"){return Math[u](l/f)*f}Object.defineProperty(i,"__esModule",{value:!0}),i.roundDecimals=i.roundNumber=i.multiplyWithUnits=i.sumWithUnits=void 0,i.sumWithUnits=function(l,...f){var u;const d=((u=l.match(/[a-zA-Z%]+/))===null||u===void 0?void 0:u[0])||"";return`${[l,...f].reduce((h,m)=>h+parseFloat(m),0)}${d}`},i.multiplyWithUnits=function(l,f){var u;const d=((u=l.match(/[a-zA-Z%]+/))===null||u===void 0?void 0:u[0])||"";return`${parseFloat(l)*f}${d}`},i.roundNumber=s,i.roundDecimals=function(l,f=0,u="round"){return s(l,1/Math.pow(10,f),u)}},563:(c,i)=>{function s(u){return JSON.parse(JSON.stringify(u))}function l(u){return!(!u||typeof u!="object"||Array.isArray(u))}function f(u,d){for(const h in d)l(d[h])?(u[h]||(u[h]={}),f(u[h],d[h])):u[h]=d[h]}Object.defineProperty(i,"__esModule",{value:!0}),i.filterKeysDeep=i.filterKeys=i.mergeDeep=i.merge=i.isObject=i.removeProps=i.copyAvailableFields=i.cloneObjectProperties=void 0,i.cloneObjectProperties=s,i.copyAvailableFields=function u(d,h){if(d&&h)for(const m in h)h.hasOwnProperty(m)&&d.hasOwnProperty(m)&&(typeof h[m]=="object"&&h[m]!==null?u(d[m],h[m]):d[m]=h[m])},i.removeProps=function(u,d){const h=s(u);return(Array.isArray(d)?d:[d]).forEach(m=>delete h[m]),h},i.isObject=l,i.merge=f,i.mergeDeep=function(u,d){const h={};return f(h,u),f(h,d),h},i.filterKeys=function(u,d){const h={},m=Object.keys(u);for(const v of m)h[v]=d[v];return h},i.filterKeysDeep=function u(d,h){const m={},v=Object.keys(d);for(const p of v)l(d[p])&&l(h[p])?m[p]=u(d[p],h[p]):m[p]=h[p];return m}},849:(c,i)=>{function s(l){return l.replace(/([a-z])([A-Z])/g,"$1_$2").toLowerCase()}Object.defineProperty(i,"__esModule",{value:!0}),i.accentMap=i.generateCode=i.normalizeText=i.camelToKebab=i.camelToUpperSnake=i.camelToSnake=i.getFirstChartInUppercase=i.getFirstChartInLowercase=void 0,i.getFirstChartInLowercase=function(l){return`${l.charAt(0).toLowerCase()}${l.slice(1)}`},i.getFirstChartInUppercase=function(l){return`${l.charAt(0).toUpperCase()}${l.slice(1)}`},i.camelToSnake=s,i.camelToUpperSnake=function(l){return s(l).toUpperCase()},i.camelToKebab=function(l){return l.replace(/([a-z])([A-Z])/g,"$1-$2").replace(/([A-Z])([A-Z][a-z])/g,"$1-$2").replace(/([A-Z])/g,"-$1").replace(/^-/,"").replace(/-+/g,"-").toLowerCase()},i.normalizeText=function(l){return l.normalize("NFD").replace(/[\u0300-\u036f]/g,"").toLowerCase()},i.generateCode=function(l){const f=Math.pow(10,l-1),u=Math.pow(10,l)-1;return Math.floor(f+Math.random()*(u-f)).toString()},i.accentMap={a:"[aáàäâãå]",á:"[aáàäâãå]",à:"[aáàäâãå]",ä:"[aáàäâãå]",â:"[aáàäâãå]",ã:"[aáàäâãå]",å:"[aáàäâãå]",e:"[eéèëê]",é:"[eéèëê]",è:"[eéèëê]",ë:"[eéèëê]",ê:"[eéèëê]",i:"[iíìïî]",í:"[iíìïî]",ì:"[iíìïî]",ï:"[iíìïî]",î:"[iíìïî]",o:"[oóòöôõ]",ó:"[oóòöôõ]",ò:"[oóòöôõ]",ö:"[oóòöôõ]",ô:"[oóòöôõ]",õ:"[oóòöôõ]",u:"[uúùüû]",ú:"[uúùüû]",ù:"[uúùüû]",ü:"[uúùüû]",û:"[uúùüû]",n:"[nñ]",ñ:"[nñ]",c:"[cç]",ç:"[cç]"}},927:function(c,i,s){var l=this&&this.__createBinding||(Object.create?function(u,d,h,m){m===void 0&&(m=h);var v=Object.getOwnPropertyDescriptor(d,h);v&&!("get"in v?!d.__esModule:v.writable||v.configurable)||(v={enumerable:!0,get:function(){return d[h]}}),Object.defineProperty(u,m,v)}:function(u,d,h,m){m===void 0&&(m=h),u[m]=d[h]}),f=this&&this.__exportStar||function(u,d){for(var h in u)h==="default"||Object.prototype.hasOwnProperty.call(d,h)||l(d,u,h)};Object.defineProperty(i,"__esModule",{value:!0}),f(s(423),i),f(s(621),i),f(s(985),i),f(s(905),i),f(s(563),i),f(s(849),i),f(s(574),i)},574:(c,i)=>{Object.defineProperty(i,"__esModule",{value:!0})},425:(c,i,s)=>{function l(O,U){return function(){return O.apply(U,arguments)}}const{toString:f}=Object.prototype,{getPrototypeOf:u}=Object,d=(h=Object.create(null),O=>{const U=f.call(O);return h[U]||(h[U]=U.slice(8,-1).toLowerCase())});var h;const m=O=>(O=O.toLowerCase(),U=>d(U)===O),v=O=>U=>typeof U===O,{isArray:p}=Array,g=v("undefined"),y=m("ArrayBuffer"),x=v("string"),C=v("function"),b=v("number"),M=O=>O!==null&&typeof O=="object",w=O=>{if(d(O)!=="object")return!1;const U=u(O);return!(U!==null&&U!==Object.prototype&&Object.getPrototypeOf(U)!==null||Symbol.toStringTag in O||Symbol.iterator in O)},z=m("Date"),k=m("File"),S=m("Blob"),V=m("FileList"),H=m("URLSearchParams");function _(O,U,{allOwnKeys:B=!1}={}){if(O==null)return;let K,Q;if(typeof O!="object"&&(O=[O]),p(O))for(K=0,Q=O.length;K<Q;K++)U.call(null,O[K],K,O);else{const o1=B?Object.getOwnPropertyNames(O):Object.keys(O),s1=o1.length;let x1;for(K=0;K<s1;K++)x1=o1[K],U.call(null,O[x1],x1,O)}}function E(O,U){U=U.toLowerCase();const B=Object.keys(O);let K,Q=B.length;for(;Q-- >0;)if(K=B[Q],U===K.toLowerCase())return K;return null}const j=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:s.g,P=O=>!g(O)&&O!==j,N=(F=typeof Uint8Array<"u"&&u(Uint8Array),O=>F&&O instanceof F);var F;const Z=m("HTMLFormElement"),q=(({hasOwnProperty:O})=>(U,B)=>O.call(U,B))(Object.prototype),G=m("RegExp"),D=(O,U)=>{const B=Object.getOwnPropertyDescriptors(O),K={};_(B,(Q,o1)=>{let s1;(s1=U(Q,o1,O))!==!1&&(K[o1]=s1||Q)}),Object.defineProperties(O,K)},A="abcdefghijklmnopqrstuvwxyz",L="0123456789",W={DIGIT:L,ALPHA:A,ALPHA_DIGIT:A+A.toUpperCase()+L},Y=m("AsyncFunction");var T={isArray:p,isArrayBuffer:y,isBuffer:function(O){return O!==null&&!g(O)&&O.constructor!==null&&!g(O.constructor)&&C(O.constructor.isBuffer)&&O.constructor.isBuffer(O)},isFormData:O=>{let U;return O&&(typeof FormData=="function"&&O instanceof FormData||C(O.append)&&((U=d(O))==="formdata"||U==="object"&&C(O.toString)&&O.toString()==="[object FormData]"))},isArrayBufferView:function(O){let U;return U=typeof ArrayBuffer<"u"&&ArrayBuffer.isView?ArrayBuffer.isView(O):O&&O.buffer&&y(O.buffer),U},isString:x,isNumber:b,isBoolean:O=>O===!0||O===!1,isObject:M,isPlainObject:w,isUndefined:g,isDate:z,isFile:k,isBlob:S,isRegExp:G,isFunction:C,isStream:O=>M(O)&&C(O.pipe),isURLSearchParams:H,isTypedArray:N,isFileList:V,forEach:_,merge:function O(){const{caseless:U}=P(this)&&this||{},B={},K=(Q,o1)=>{const s1=U&&E(B,o1)||o1;w(B[s1])&&w(Q)?B[s1]=O(B[s1],Q):w(Q)?B[s1]=O({},Q):p(Q)?B[s1]=Q.slice():B[s1]=Q};for(let Q=0,o1=arguments.length;Q<o1;Q++)arguments[Q]&&_(arguments[Q],K);return B},extend:(O,U,B,{allOwnKeys:K}={})=>(_(U,(Q,o1)=>{B&&C(Q)?O[o1]=l(Q,B):O[o1]=Q},{allOwnKeys:K}),O),trim:O=>O.trim?O.trim():O.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""),stripBOM:O=>(O.charCodeAt(0)===65279&&(O=O.slice(1)),O),inherits:(O,U,B,K)=>{O.prototype=Object.create(U.prototype,K),O.prototype.constructor=O,Object.defineProperty(O,"super",{value:U.prototype}),B&&Object.assign(O.prototype,B)},toFlatObject:(O,U,B,K)=>{let Q,o1,s1;const x1={};if(U=U||{},O==null)return U;do{for(Q=Object.getOwnPropertyNames(O),o1=Q.length;o1-- >0;)s1=Q[o1],K&&!K(s1,O,U)||x1[s1]||(U[s1]=O[s1],x1[s1]=!0);O=B!==!1&&u(O)}while(O&&(!B||B(O,U))&&O!==Object.prototype);return U},kindOf:d,kindOfTest:m,endsWith:(O,U,B)=>{O=String(O),(B===void 0||B>O.length)&&(B=O.length),B-=U.length;const K=O.indexOf(U,B);return K!==-1&&K===B},toArray:O=>{if(!O)return null;if(p(O))return O;let U=O.length;if(!b(U))return null;const B=new Array(U);for(;U-- >0;)B[U]=O[U];return B},forEachEntry:(O,U)=>{const B=(O&&O[Symbol.iterator]).call(O);let K;for(;(K=B.next())&&!K.done;){const Q=K.value;U.call(O,Q[0],Q[1])}},matchAll:(O,U)=>{let B;const K=[];for(;(B=O.exec(U))!==null;)K.push(B);return K},isHTMLForm:Z,hasOwnProperty:q,hasOwnProp:q,reduceDescriptors:D,freezeMethods:O=>{D(O,(U,B)=>{if(C(O)&&["arguments","caller","callee"].indexOf(B)!==-1)return!1;const K=O[B];C(K)&&(U.enumerable=!1,"writable"in U?U.writable=!1:U.set||(U.set=()=>{throw Error("Can not rewrite read-only method '"+B+"'")}))})},toObjectSet:(O,U)=>{const B={},K=Q=>{Q.forEach(o1=>{B[o1]=!0})};return p(O)?K(O):K(String(O).split(U)),B},toCamelCase:O=>O.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(U,B,K){return B.toUpperCase()+K}),noop:()=>{},toFiniteNumber:(O,U)=>(O=+O,Number.isFinite(O)?O:U),findKey:E,global:j,isContextDefined:P,ALPHABET:W,generateString:(O=16,U=W.ALPHA_DIGIT)=>{let B="";const{length:K}=U;for(;O--;)B+=U[Math.random()*K|0];return B},isSpecCompliantForm:function(O){return!!(O&&C(O.append)&&O[Symbol.toStringTag]==="FormData"&&O[Symbol.iterator])},toJSONObject:O=>{const U=new Array(10),B=(K,Q)=>{if(M(K)){if(U.indexOf(K)>=0)return;if(!("toJSON"in K)){U[Q]=K;const o1=p(K)?[]:{};return _(K,(s1,x1)=>{const V1=B(s1,Q+1);!g(V1)&&(o1[x1]=V1)}),U[Q]=void 0,o1}}return K};return B(O,0)},isAsyncFn:Y,isThenable:O=>O&&(M(O)||C(O))&&C(O.then)&&C(O.catch)};function I(O,U,B,K,Q){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=O,this.name="AxiosError",U&&(this.code=U),B&&(this.config=B),K&&(this.request=K),Q&&(this.response=Q)}T.inherits(I,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:T.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const a1=I.prototype,n1={};function t1(O){return T.isPlainObject(O)||T.isArray(O)}function d1(O){return T.endsWith(O,"[]")?O.slice(0,-2):O}function R(O,U,B){return O?O.concat(U).map(function(K,Q){return K=d1(K),!B&&Q?"["+K+"]":K}).join(B?".":""):U}["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(O=>{n1[O]={value:O}}),Object.defineProperties(I,n1),Object.defineProperty(a1,"isAxiosError",{value:!0}),I.from=(O,U,B,K,Q,o1)=>{const s1=Object.create(a1);return T.toFlatObject(O,s1,function(x1){return x1!==Error.prototype},x1=>x1!=="isAxiosError"),I.call(s1,O.message,U,B,K,Q),s1.cause=O,s1.name=O.name,o1&&Object.assign(s1,o1),s1};const p1=T.toFlatObject(T,{},null,function(O){return/^is[A-Z]/.test(O)});function z1(O,U,B){if(!T.isObject(O))throw new TypeError("target must be an object");U=U||new FormData;const K=(B=T.toFlatObject(B,{metaTokens:!0,dots:!1,indexes:!1},!1,function(I1,J1){return!T.isUndefined(J1[I1])})).metaTokens,Q=B.visitor||L1,o1=B.dots,s1=B.indexes,x1=(B.Blob||typeof Blob<"u"&&Blob)&&T.isSpecCompliantForm(U);if(!T.isFunction(Q))throw new TypeError("visitor must be a function");function V1(I1){if(I1===null)return"";if(T.isDate(I1))return I1.toISOString();if(!x1&&T.isBlob(I1))throw new I("Blob is not supported. Use a Buffer instead.");return T.isArrayBuffer(I1)||T.isTypedArray(I1)?x1&&typeof Blob=="function"?new Blob([I1]):Buffer.from(I1):I1}function L1(I1,J1,U1){let i2=I1;if(I1&&!U1&&typeof I1=="object"){if(T.endsWith(J1,"{}"))J1=K?J1:J1.slice(0,-2),I1=JSON.stringify(I1);else if(T.isArray(I1)&&function(P2){return T.isArray(P2)&&!P2.some(t1)}(I1)||(T.isFileList(I1)||T.endsWith(J1,"[]"))&&(i2=T.toArray(I1)))return J1=d1(J1),i2.forEach(function(P2,ue){!T.isUndefined(P2)&&P2!==null&&U.append(s1===!0?R([J1],ue,o1):s1===null?J1:J1+"[]",V1(P2))}),!1}return!!t1(I1)||(U.append(R(U1,J1,o1),V1(I1)),!1)}const w1=[],N1=Object.assign(p1,{defaultVisitor:L1,convertValue:V1,isVisitable:t1});if(!T.isObject(O))throw new TypeError("data must be an object");return function I1(J1,U1){if(!T.isUndefined(J1)){if(w1.indexOf(J1)!==-1)throw Error("Circular reference detected in "+U1.join("."));w1.push(J1),T.forEach(J1,function(i2,P2){(!(T.isUndefined(i2)||i2===null)&&Q.call(U,i2,T.isString(P2)?P2.trim():P2,U1,N1))===!0&&I1(i2,U1?U1.concat(P2):[P2])}),w1.pop()}}(O),U}function h1(O){const U={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(O).replace(/[!'()~]|%20|%00/g,function(B){return U[B]})}function l1(O,U){this._pairs=[],O&&z1(O,this,U)}const f1=l1.prototype;function u1(O){return encodeURIComponent(O).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function g1(O,U,B){if(!U)return O;const K=B&&B.encode||u1,Q=B&&B.serialize;let o1;if(o1=Q?Q(U,B):T.isURLSearchParams(U)?U.toString():new l1(U,B).toString(K),o1){const s1=O.indexOf("#");s1!==-1&&(O=O.slice(0,s1)),O+=(O.indexOf("?")===-1?"?":"&")+o1}return O}f1.append=function(O,U){this._pairs.push([O,U])},f1.toString=function(O){const U=O?function(B){return O.call(this,B,h1)}:h1;return this._pairs.map(function(B){return U(B[0])+"="+U(B[1])},"").join("&")};var k1=class{constructor(){this.handlers=[]}use(O,U,B){return this.handlers.push({fulfilled:O,rejected:U,synchronous:!!B&&B.synchronous,runWhen:B?B.runWhen:null}),this.handlers.length-1}eject(O){this.handlers[O]&&(this.handlers[O]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(O){T.forEach(this.handlers,function(U){U!==null&&O(U)})}},b1={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},H1={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams<"u"?URLSearchParams:l1,FormData:typeof FormData<"u"?FormData:null,Blob:typeof Blob<"u"?Blob:null},protocols:["http","https","file","blob","url","data"]};const F1=typeof window<"u"&&typeof document<"u",$1=(W1=typeof navigator<"u"&&navigator.product,F1&&["ReactNative","NativeScript","NS"].indexOf(W1)<0);var W1;const K1=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function";var d2={...Object.freeze({__proto__:null,hasBrowserEnv:F1,hasStandardBrowserWebWorkerEnv:K1,hasStandardBrowserEnv:$1}),...H1};function G1(O){function U(B,K,Q,o1){let s1=B[o1++];if(s1==="__proto__")return!0;const x1=Number.isFinite(+s1),V1=o1>=B.length;return s1=!s1&&T.isArray(Q)?Q.length:s1,V1?(T.hasOwnProp(Q,s1)?Q[s1]=[Q[s1],K]:Q[s1]=K,!x1):(Q[s1]&&T.isObject(Q[s1])||(Q[s1]=[]),U(B,K,Q[s1],o1)&&T.isArray(Q[s1])&&(Q[s1]=function(L1){const w1={},N1=Object.keys(L1);let I1;const J1=N1.length;let U1;for(I1=0;I1<J1;I1++)U1=N1[I1],w1[U1]=L1[U1];return w1}(Q[s1])),!x1)}if(T.isFormData(O)&&T.isFunction(O.entries)){const B={};return T.forEachEntry(O,(K,Q)=>{U(function(o1){return T.matchAll(/\w+|\[(\w*)]/g,o1).map(s1=>s1[0]==="[]"?"":s1[1]||s1[0])}(K),Q,B,0)}),B}return null}const Y2={transitional:b1,adapter:["xhr","http"],transformRequest:[function(O,U){const B=U.getContentType()||"",K=B.indexOf("application/json")>-1,Q=T.isObject(O);if(Q&&T.isHTMLForm(O)&&(O=new FormData(O)),T.isFormData(O))return K?JSON.stringify(G1(O)):O;if(T.isArrayBuffer(O)||T.isBuffer(O)||T.isStream(O)||T.isFile(O)||T.isBlob(O))return O;if(T.isArrayBufferView(O))return O.buffer;if(T.isURLSearchParams(O))return U.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),O.toString();let o1;if(Q){if(B.indexOf("application/x-www-form-urlencoded")>-1)return function(s1,x1){return z1(s1,new d2.classes.URLSearchParams,Object.assign({visitor:function(V1,L1,w1,N1){return d2.isNode&&T.isBuffer(V1)?(this.append(L1,V1.toString("base64")),!1):N1.defaultVisitor.apply(this,arguments)}},x1))}(O,this.formSerializer).toString();if((o1=T.isFileList(O))||B.indexOf("multipart/form-data")>-1){const s1=this.env&&this.env.FormData;return z1(o1?{"files[]":O}:O,s1&&new s1,this.formSerializer)}}return Q||K?(U.setContentType("application/json",!1),function(s1,x1,V1){if(T.isString(s1))try{return(0,JSON.parse)(s1),T.trim(s1)}catch(L1){if(L1.name!=="SyntaxError")throw L1}return(0,JSON.stringify)(s1)}(O)):O}],transformResponse:[function(O){const U=this.transitional||Y2.transitional,B=U&&U.forcedJSONParsing,K=this.responseType==="json";if(O&&T.isString(O)&&(B&&!this.responseType||K)){const Q=!(U&&U.silentJSONParsing)&&K;try{return JSON.parse(O)}catch(o1){if(Q)throw o1.name==="SyntaxError"?I.from(o1,I.ERR_BAD_RESPONSE,this,null,this.response):o1}}return O}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:d2.classes.FormData,Blob:d2.classes.Blob},validateStatus:function(O){return O>=200&&O<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};T.forEach(["delete","get","head","post","put","patch"],O=>{Y2.headers[O]={}});var O1=Y2;const c2=T.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"]),G2=Symbol("internals");function m2(O){return O&&String(O).trim().toLowerCase()}function A2(O){return O===!1||O==null?O:T.isArray(O)?O.map(A2):String(O)}function Pe(O,U,B,K,Q){return T.isFunction(K)?K.call(this,U,B):(Q&&(U=B),T.isString(U)?T.isString(K)?U.indexOf(K)!==-1:T.isRegExp(K)?K.test(U):void 0:void 0)}class y1{constructor(U){U&&this.set(U)}set(U,B,K){const Q=this;function o1(x1,V1,L1){const w1=m2(V1);if(!w1)throw new Error("header name must be a non-empty string");const N1=T.findKey(Q,w1);(!N1||Q[N1]===void 0||L1===!0||L1===void 0&&Q[N1]!==!1)&&(Q[N1||V1]=A2(x1))}const s1=(x1,V1)=>T.forEach(x1,(L1,w1)=>o1(L1,w1,V1));return T.isPlainObject(U)||U instanceof this.constructor?s1(U,B):T.isString(U)&&(U=U.trim())&&!/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(U.trim())?s1((x1=>{const V1={};let L1,w1,N1;return x1&&x1.split(`
|
|
1
|
+
"use strict";var nT=Object.defineProperty;var cT=(e,t,a)=>t in e?nT(e,t,{enumerable:!0,configurable:!0,writable:!0,value:a}):e[t]=a;var v1=(e,t,a)=>(cT(e,typeof t!="symbol"?t+"":t,a),a);Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("vue"),Vr=require("vue-router"),I4=require("pinia"),Tp={first:{light:"#2a2a2a",dark:"#f5f5f5",contrast:{light:"#fdfdfd",dark:"#222222"}},second:{light:"#484848",dark:"#cfcfcf",contrast:{light:"#f8f8f8",dark:"#2d2d2d"}},third:{light:"#666666",dark:"#aaaaaa",contrast:{light:"#f3f3f3",dark:"#343434"}},primary:{light:"#218c5a",dark:"#218c5a",contrast:{light:"#ffffff",dark:"#ffffff"}},secondary:{light:"#218c5a",dark:"#218c5a",contrast:{light:"#ffffff",dark:"#ffffff"}},success:{light:"#4caf50",dark:"#6bbf55",contrast:{light:"#ffffff",dark:"#ffffff"}},warning:{light:"#ff9800",dark:"#ff8f1f",contrast:{light:"#ffffff",dark:"#ffffff"}},danger:{light:"#f44336",dark:"#ff5e50",contrast:{light:"#ffffff",dark:"#ffffff"}},grey:{light:"#6d6d6d",dark:"#a3a3a3",contrast:{light:"#ffffff",dark:"#ffffff"}},red:{light:"#e91e63",dark:"#e64a77",contrast:{light:"#ffffff",dark:"#ffffff"}},purple:{light:"#9c27b0",dark:"#8e24aa",contrast:{light:"#ffffff",dark:"#ffffff"}},sky:{light:"#00acc1",dark:"#40c4ff",contrast:{light:"#ffffff",dark:"#ffffff"}},aqua:{light:"#00bcd4",dark:"#4db6ac",contrast:{light:"#ffffff",dark:"#ffffff"}},beige:{light:"#f4e1a1",dark:"#ffd54f",contrast:{light:"#ffffff",dark:"#ffffff"}},info:{light:"#039be5",dark:"#29b6f6",contrast:{light:"#ffffff",dark:"#ffffff"}},link:{light:"#1976d2",dark:"#2196f3",contrast:{light:"#ffffff",dark:"#ffffff"}},error:{light:"#d32f2f",dark:"#f44336",contrast:{light:"#ffffff",dark:"#ffffff"}},required:{light:"#e53935",dark:"#ff5252",contrast:{light:"#ffffff",dark:"#ffffff"}},overlay:{light:"#00000080",dark:"#00000055",contrast:{light:"#ffffff",dark:"#ffffff"}}},Ep={coralPink:"#ff6b6b",warmOrange:"#ff8855",mandarinOrange:"#ffb76a",cornYellow:"#ffd54d",oliveGreen:"#7a7f42",pistachioGreen:"#a6c566",aquaMarine:"#5fd4bb",polarMint:"#80c9b4",arcticBlue:"#7fafdd",ceruleanBlue:"#007ba2",cobaltBlue:"#005493",smokyGray:"#5f6d6e",ashGray:"#a1b1b5",softMauve:"#b495c8",orchidPurple:"#c66cc6"};var iT=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function sT(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Np={exports:{}};(function(e,t){(function(a,r){e.exports=r()})(self,()=>(()=>{var a={423:(c,i)=>{Object.defineProperty(i,"__esModule",{value:!0}),i.removeDuplicateItems=void 0,i.removeDuplicateItems=function(s,l="id"){return s.filter((f,u,d)=>u===d.findIndex(h=>h[l]===f[l]))}},621:function(c,i,s){var l=this&&this.__awaiter||function(d,h,m,v){return new(m||(m=Promise))(function(p,g){function y(b){try{C(v.next(b))}catch(M){g(M)}}function x(b){try{C(v.throw(b))}catch(M){g(M)}}function C(b){var M;b.done?p(b.value):(M=b.value,M instanceof m?M:new m(function(w){w(M)})).then(y,x)}C((v=v.apply(d,h||[])).next())})},f=this&&this.__importDefault||function(d){return d&&d.__esModule?d:{default:d}};Object.defineProperty(i,"__esModule",{value:!0}),i.getCoinValueInUsd=void 0;const u=f(s(425));i.getCoinValueInUsd=function(d){return l(this,void 0,void 0,function*(){try{return d==="ARS"?1/(yield u.default.get("https://dolarapi.com/v1/dolares/blue")).data.venta:["BTC","ETH","LTC","USDT"].includes(d)?(yield u.default.get("https://api.coincap.io/v2/assets")).data.data.find(h=>h.symbol===d).priceUsd:1/(yield u.default.get("https://v6.exchangerate-api.com/v6/65057543fdcbb1629e21c3a2/latest/USD")).data.conversion_rates[d]}catch{throw new Error(`Unable to get the value of ${d} at this time. Try again later.`)}})}},985:(c,i)=>{Object.defineProperty(i,"__esModule",{value:!0}),i.getNextDayStartDate=i.getPreviousDayStartDate=i.getCurrentDayStartDate=i.getNextMonthStartDate=i.getPreviousMonthStartDate=i.getCurrentMonthStartDate=i.getNextYearStartDate=i.getPreviousYearStartDate=i.getCurrentYearStartDate=i.getIsoTime=i.getIsoDate=void 0,i.getIsoDate=function(s){return(s||new Date).toISOString().split("T")[0]},i.getIsoTime=function(s){return(s||new Date).toISOString().split("T")[1]},i.getCurrentYearStartDate=function(s){const l=s||new Date;return new Date(l.getFullYear(),0,1)},i.getPreviousYearStartDate=function(s){const l=s||new Date;return new Date(l.getFullYear()-1,0,1)},i.getNextYearStartDate=function(s){const l=s||new Date;return new Date(l.getFullYear()+1,0,1)},i.getCurrentMonthStartDate=function(s){const l=s||new Date;return new Date(l.getFullYear(),l.getMonth(),1)},i.getPreviousMonthStartDate=function(s){const l=s||new Date;return new Date(l.getFullYear(),l.getMonth()-1,1)},i.getNextMonthStartDate=function(s){const l=s||new Date;return new Date(l.getFullYear(),l.getMonth()+1,1)},i.getCurrentDayStartDate=function(s){const l=s||new Date;return new Date(l.getFullYear(),l.getMonth(),l.getDate())},i.getPreviousDayStartDate=function(s){const l=s||new Date;return new Date(l.getFullYear(),l.getMonth(),l.getDate()-1)},i.getNextDayStartDate=function(s){const l=s||new Date;return new Date(l.getFullYear(),l.getMonth(),l.getDate()+1)}},905:(c,i)=>{function s(l,f,u="round"){return Math[u](l/f)*f}Object.defineProperty(i,"__esModule",{value:!0}),i.roundDecimals=i.roundNumber=i.multiplyWithUnits=i.sumWithUnits=void 0,i.sumWithUnits=function(l,...f){var u;const d=((u=l.match(/[a-zA-Z%]+/))===null||u===void 0?void 0:u[0])||"";return`${[l,...f].reduce((h,m)=>h+parseFloat(m),0)}${d}`},i.multiplyWithUnits=function(l,f){var u;const d=((u=l.match(/[a-zA-Z%]+/))===null||u===void 0?void 0:u[0])||"";return`${parseFloat(l)*f}${d}`},i.roundNumber=s,i.roundDecimals=function(l,f=0,u="round"){return s(l,1/Math.pow(10,f),u)}},563:(c,i)=>{function s(u){return JSON.parse(JSON.stringify(u))}function l(u){return!(!u||typeof u!="object"||Array.isArray(u))}function f(u,d){for(const h in d)l(d[h])?(u[h]||(u[h]={}),f(u[h],d[h])):u[h]=d[h]}Object.defineProperty(i,"__esModule",{value:!0}),i.filterKeysDeep=i.filterKeys=i.mergeDeep=i.merge=i.isObject=i.removeProps=i.copyAvailableFields=i.cloneObjectProperties=void 0,i.cloneObjectProperties=s,i.copyAvailableFields=function u(d,h){if(d&&h)for(const m in h)h.hasOwnProperty(m)&&d.hasOwnProperty(m)&&(typeof h[m]=="object"&&h[m]!==null?u(d[m],h[m]):d[m]=h[m])},i.removeProps=function(u,d){const h=s(u);return(Array.isArray(d)?d:[d]).forEach(m=>delete h[m]),h},i.isObject=l,i.merge=f,i.mergeDeep=function(u,d){const h={};return f(h,u),f(h,d),h},i.filterKeys=function(u,d){const h={},m=Object.keys(u);for(const v of m)h[v]=d[v];return h},i.filterKeysDeep=function u(d,h){const m={},v=Object.keys(d);for(const p of v)l(d[p])&&l(h[p])?m[p]=u(d[p],h[p]):m[p]=h[p];return m}},849:(c,i)=>{function s(l){return l.replace(/([a-z])([A-Z])/g,"$1_$2").toLowerCase()}Object.defineProperty(i,"__esModule",{value:!0}),i.accentMap=i.generateCode=i.normalizeText=i.camelToKebab=i.camelToUpperSnake=i.camelToSnake=i.getFirstChartInUppercase=i.getFirstChartInLowercase=void 0,i.getFirstChartInLowercase=function(l){return`${l.charAt(0).toLowerCase()}${l.slice(1)}`},i.getFirstChartInUppercase=function(l){return`${l.charAt(0).toUpperCase()}${l.slice(1)}`},i.camelToSnake=s,i.camelToUpperSnake=function(l){return s(l).toUpperCase()},i.camelToKebab=function(l){return l.replace(/([a-z])([A-Z])/g,"$1-$2").replace(/([A-Z])([A-Z][a-z])/g,"$1-$2").replace(/([A-Z])/g,"-$1").replace(/^-/,"").replace(/-+/g,"-").toLowerCase()},i.normalizeText=function(l){return l.normalize("NFD").replace(/[\u0300-\u036f]/g,"").toLowerCase()},i.generateCode=function(l){const f=Math.pow(10,l-1),u=Math.pow(10,l)-1;return Math.floor(f+Math.random()*(u-f)).toString()},i.accentMap={a:"[aáàäâãå]",á:"[aáàäâãå]",à:"[aáàäâãå]",ä:"[aáàäâãå]",â:"[aáàäâãå]",ã:"[aáàäâãå]",å:"[aáàäâãå]",e:"[eéèëê]",é:"[eéèëê]",è:"[eéèëê]",ë:"[eéèëê]",ê:"[eéèëê]",i:"[iíìïî]",í:"[iíìïî]",ì:"[iíìïî]",ï:"[iíìïî]",î:"[iíìïî]",o:"[oóòöôõ]",ó:"[oóòöôõ]",ò:"[oóòöôõ]",ö:"[oóòöôõ]",ô:"[oóòöôõ]",õ:"[oóòöôõ]",u:"[uúùüû]",ú:"[uúùüû]",ù:"[uúùüû]",ü:"[uúùüû]",û:"[uúùüû]",n:"[nñ]",ñ:"[nñ]",c:"[cç]",ç:"[cç]"}},927:function(c,i,s){var l=this&&this.__createBinding||(Object.create?function(u,d,h,m){m===void 0&&(m=h);var v=Object.getOwnPropertyDescriptor(d,h);v&&!("get"in v?!d.__esModule:v.writable||v.configurable)||(v={enumerable:!0,get:function(){return d[h]}}),Object.defineProperty(u,m,v)}:function(u,d,h,m){m===void 0&&(m=h),u[m]=d[h]}),f=this&&this.__exportStar||function(u,d){for(var h in u)h==="default"||Object.prototype.hasOwnProperty.call(d,h)||l(d,u,h)};Object.defineProperty(i,"__esModule",{value:!0}),f(s(423),i),f(s(621),i),f(s(985),i),f(s(905),i),f(s(563),i),f(s(849),i),f(s(574),i)},574:(c,i)=>{Object.defineProperty(i,"__esModule",{value:!0})},425:(c,i,s)=>{function l(O,U){return function(){return O.apply(U,arguments)}}const{toString:f}=Object.prototype,{getPrototypeOf:u}=Object,d=(h=Object.create(null),O=>{const U=f.call(O);return h[U]||(h[U]=U.slice(8,-1).toLowerCase())});var h;const m=O=>(O=O.toLowerCase(),U=>d(U)===O),v=O=>U=>typeof U===O,{isArray:p}=Array,g=v("undefined"),y=m("ArrayBuffer"),x=v("string"),C=v("function"),b=v("number"),M=O=>O!==null&&typeof O=="object",w=O=>{if(d(O)!=="object")return!1;const U=u(O);return!(U!==null&&U!==Object.prototype&&Object.getPrototypeOf(U)!==null||Symbol.toStringTag in O||Symbol.iterator in O)},z=m("Date"),k=m("File"),S=m("Blob"),V=m("FileList"),H=m("URLSearchParams");function _(O,U,{allOwnKeys:B=!1}={}){if(O==null)return;let K,Q;if(typeof O!="object"&&(O=[O]),p(O))for(K=0,Q=O.length;K<Q;K++)U.call(null,O[K],K,O);else{const o1=B?Object.getOwnPropertyNames(O):Object.keys(O),s1=o1.length;let x1;for(K=0;K<s1;K++)x1=o1[K],U.call(null,O[x1],x1,O)}}function E(O,U){U=U.toLowerCase();const B=Object.keys(O);let K,Q=B.length;for(;Q-- >0;)if(K=B[Q],U===K.toLowerCase())return K;return null}const j=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:s.g,P=O=>!g(O)&&O!==j,N=(F=typeof Uint8Array<"u"&&u(Uint8Array),O=>F&&O instanceof F);var F;const Z=m("HTMLFormElement"),q=(({hasOwnProperty:O})=>(U,B)=>O.call(U,B))(Object.prototype),G=m("RegExp"),D=(O,U)=>{const B=Object.getOwnPropertyDescriptors(O),K={};_(B,(Q,o1)=>{let s1;(s1=U(Q,o1,O))!==!1&&(K[o1]=s1||Q)}),Object.defineProperties(O,K)},A="abcdefghijklmnopqrstuvwxyz",L="0123456789",W={DIGIT:L,ALPHA:A,ALPHA_DIGIT:A+A.toUpperCase()+L},Y=m("AsyncFunction");var T={isArray:p,isArrayBuffer:y,isBuffer:function(O){return O!==null&&!g(O)&&O.constructor!==null&&!g(O.constructor)&&C(O.constructor.isBuffer)&&O.constructor.isBuffer(O)},isFormData:O=>{let U;return O&&(typeof FormData=="function"&&O instanceof FormData||C(O.append)&&((U=d(O))==="formdata"||U==="object"&&C(O.toString)&&O.toString()==="[object FormData]"))},isArrayBufferView:function(O){let U;return U=typeof ArrayBuffer<"u"&&ArrayBuffer.isView?ArrayBuffer.isView(O):O&&O.buffer&&y(O.buffer),U},isString:x,isNumber:b,isBoolean:O=>O===!0||O===!1,isObject:M,isPlainObject:w,isUndefined:g,isDate:z,isFile:k,isBlob:S,isRegExp:G,isFunction:C,isStream:O=>M(O)&&C(O.pipe),isURLSearchParams:H,isTypedArray:N,isFileList:V,forEach:_,merge:function O(){const{caseless:U}=P(this)&&this||{},B={},K=(Q,o1)=>{const s1=U&&E(B,o1)||o1;w(B[s1])&&w(Q)?B[s1]=O(B[s1],Q):w(Q)?B[s1]=O({},Q):p(Q)?B[s1]=Q.slice():B[s1]=Q};for(let Q=0,o1=arguments.length;Q<o1;Q++)arguments[Q]&&_(arguments[Q],K);return B},extend:(O,U,B,{allOwnKeys:K}={})=>(_(U,(Q,o1)=>{B&&C(Q)?O[o1]=l(Q,B):O[o1]=Q},{allOwnKeys:K}),O),trim:O=>O.trim?O.trim():O.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""),stripBOM:O=>(O.charCodeAt(0)===65279&&(O=O.slice(1)),O),inherits:(O,U,B,K)=>{O.prototype=Object.create(U.prototype,K),O.prototype.constructor=O,Object.defineProperty(O,"super",{value:U.prototype}),B&&Object.assign(O.prototype,B)},toFlatObject:(O,U,B,K)=>{let Q,o1,s1;const x1={};if(U=U||{},O==null)return U;do{for(Q=Object.getOwnPropertyNames(O),o1=Q.length;o1-- >0;)s1=Q[o1],K&&!K(s1,O,U)||x1[s1]||(U[s1]=O[s1],x1[s1]=!0);O=B!==!1&&u(O)}while(O&&(!B||B(O,U))&&O!==Object.prototype);return U},kindOf:d,kindOfTest:m,endsWith:(O,U,B)=>{O=String(O),(B===void 0||B>O.length)&&(B=O.length),B-=U.length;const K=O.indexOf(U,B);return K!==-1&&K===B},toArray:O=>{if(!O)return null;if(p(O))return O;let U=O.length;if(!b(U))return null;const B=new Array(U);for(;U-- >0;)B[U]=O[U];return B},forEachEntry:(O,U)=>{const B=(O&&O[Symbol.iterator]).call(O);let K;for(;(K=B.next())&&!K.done;){const Q=K.value;U.call(O,Q[0],Q[1])}},matchAll:(O,U)=>{let B;const K=[];for(;(B=O.exec(U))!==null;)K.push(B);return K},isHTMLForm:Z,hasOwnProperty:q,hasOwnProp:q,reduceDescriptors:D,freezeMethods:O=>{D(O,(U,B)=>{if(C(O)&&["arguments","caller","callee"].indexOf(B)!==-1)return!1;const K=O[B];C(K)&&(U.enumerable=!1,"writable"in U?U.writable=!1:U.set||(U.set=()=>{throw Error("Can not rewrite read-only method '"+B+"'")}))})},toObjectSet:(O,U)=>{const B={},K=Q=>{Q.forEach(o1=>{B[o1]=!0})};return p(O)?K(O):K(String(O).split(U)),B},toCamelCase:O=>O.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(U,B,K){return B.toUpperCase()+K}),noop:()=>{},toFiniteNumber:(O,U)=>(O=+O,Number.isFinite(O)?O:U),findKey:E,global:j,isContextDefined:P,ALPHABET:W,generateString:(O=16,U=W.ALPHA_DIGIT)=>{let B="";const{length:K}=U;for(;O--;)B+=U[Math.random()*K|0];return B},isSpecCompliantForm:function(O){return!!(O&&C(O.append)&&O[Symbol.toStringTag]==="FormData"&&O[Symbol.iterator])},toJSONObject:O=>{const U=new Array(10),B=(K,Q)=>{if(M(K)){if(U.indexOf(K)>=0)return;if(!("toJSON"in K)){U[Q]=K;const o1=p(K)?[]:{};return _(K,(s1,x1)=>{const V1=B(s1,Q+1);!g(V1)&&(o1[x1]=V1)}),U[Q]=void 0,o1}}return K};return B(O,0)},isAsyncFn:Y,isThenable:O=>O&&(M(O)||C(O))&&C(O.then)&&C(O.catch)};function I(O,U,B,K,Q){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=O,this.name="AxiosError",U&&(this.code=U),B&&(this.config=B),K&&(this.request=K),Q&&(this.response=Q)}T.inherits(I,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:T.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const a1=I.prototype,n1={};function t1(O){return T.isPlainObject(O)||T.isArray(O)}function d1(O){return T.endsWith(O,"[]")?O.slice(0,-2):O}function R(O,U,B){return O?O.concat(U).map(function(K,Q){return K=d1(K),!B&&Q?"["+K+"]":K}).join(B?".":""):U}["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(O=>{n1[O]={value:O}}),Object.defineProperties(I,n1),Object.defineProperty(a1,"isAxiosError",{value:!0}),I.from=(O,U,B,K,Q,o1)=>{const s1=Object.create(a1);return T.toFlatObject(O,s1,function(x1){return x1!==Error.prototype},x1=>x1!=="isAxiosError"),I.call(s1,O.message,U,B,K,Q),s1.cause=O,s1.name=O.name,o1&&Object.assign(s1,o1),s1};const p1=T.toFlatObject(T,{},null,function(O){return/^is[A-Z]/.test(O)});function z1(O,U,B){if(!T.isObject(O))throw new TypeError("target must be an object");U=U||new FormData;const K=(B=T.toFlatObject(B,{metaTokens:!0,dots:!1,indexes:!1},!1,function(I1,J1){return!T.isUndefined(J1[I1])})).metaTokens,Q=B.visitor||L1,o1=B.dots,s1=B.indexes,x1=(B.Blob||typeof Blob<"u"&&Blob)&&T.isSpecCompliantForm(U);if(!T.isFunction(Q))throw new TypeError("visitor must be a function");function V1(I1){if(I1===null)return"";if(T.isDate(I1))return I1.toISOString();if(!x1&&T.isBlob(I1))throw new I("Blob is not supported. Use a Buffer instead.");return T.isArrayBuffer(I1)||T.isTypedArray(I1)?x1&&typeof Blob=="function"?new Blob([I1]):Buffer.from(I1):I1}function L1(I1,J1,U1){let i2=I1;if(I1&&!U1&&typeof I1=="object"){if(T.endsWith(J1,"{}"))J1=K?J1:J1.slice(0,-2),I1=JSON.stringify(I1);else if(T.isArray(I1)&&function(P2){return T.isArray(P2)&&!P2.some(t1)}(I1)||(T.isFileList(I1)||T.endsWith(J1,"[]"))&&(i2=T.toArray(I1)))return J1=d1(J1),i2.forEach(function(P2,ue){!T.isUndefined(P2)&&P2!==null&&U.append(s1===!0?R([J1],ue,o1):s1===null?J1:J1+"[]",V1(P2))}),!1}return!!t1(I1)||(U.append(R(U1,J1,o1),V1(I1)),!1)}const w1=[],N1=Object.assign(p1,{defaultVisitor:L1,convertValue:V1,isVisitable:t1});if(!T.isObject(O))throw new TypeError("data must be an object");return function I1(J1,U1){if(!T.isUndefined(J1)){if(w1.indexOf(J1)!==-1)throw Error("Circular reference detected in "+U1.join("."));w1.push(J1),T.forEach(J1,function(i2,P2){(!(T.isUndefined(i2)||i2===null)&&Q.call(U,i2,T.isString(P2)?P2.trim():P2,U1,N1))===!0&&I1(i2,U1?U1.concat(P2):[P2])}),w1.pop()}}(O),U}function h1(O){const U={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(O).replace(/[!'()~]|%20|%00/g,function(B){return U[B]})}function l1(O,U){this._pairs=[],O&&z1(O,this,U)}const f1=l1.prototype;function u1(O){return encodeURIComponent(O).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function g1(O,U,B){if(!U)return O;const K=B&&B.encode||u1,Q=B&&B.serialize;let o1;if(o1=Q?Q(U,B):T.isURLSearchParams(U)?U.toString():new l1(U,B).toString(K),o1){const s1=O.indexOf("#");s1!==-1&&(O=O.slice(0,s1)),O+=(O.indexOf("?")===-1?"?":"&")+o1}return O}f1.append=function(O,U){this._pairs.push([O,U])},f1.toString=function(O){const U=O?function(B){return O.call(this,B,h1)}:h1;return this._pairs.map(function(B){return U(B[0])+"="+U(B[1])},"").join("&")};var k1=class{constructor(){this.handlers=[]}use(O,U,B){return this.handlers.push({fulfilled:O,rejected:U,synchronous:!!B&&B.synchronous,runWhen:B?B.runWhen:null}),this.handlers.length-1}eject(O){this.handlers[O]&&(this.handlers[O]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(O){T.forEach(this.handlers,function(U){U!==null&&O(U)})}},b1={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},H1={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams<"u"?URLSearchParams:l1,FormData:typeof FormData<"u"?FormData:null,Blob:typeof Blob<"u"?Blob:null},protocols:["http","https","file","blob","url","data"]};const F1=typeof window<"u"&&typeof document<"u",$1=(W1=typeof navigator<"u"&&navigator.product,F1&&["ReactNative","NativeScript","NS"].indexOf(W1)<0);var W1;const K1=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function";var d2={...Object.freeze({__proto__:null,hasBrowserEnv:F1,hasStandardBrowserWebWorkerEnv:K1,hasStandardBrowserEnv:$1}),...H1};function G1(O){function U(B,K,Q,o1){let s1=B[o1++];if(s1==="__proto__")return!0;const x1=Number.isFinite(+s1),V1=o1>=B.length;return s1=!s1&&T.isArray(Q)?Q.length:s1,V1?(T.hasOwnProp(Q,s1)?Q[s1]=[Q[s1],K]:Q[s1]=K,!x1):(Q[s1]&&T.isObject(Q[s1])||(Q[s1]=[]),U(B,K,Q[s1],o1)&&T.isArray(Q[s1])&&(Q[s1]=function(L1){const w1={},N1=Object.keys(L1);let I1;const J1=N1.length;let U1;for(I1=0;I1<J1;I1++)U1=N1[I1],w1[U1]=L1[U1];return w1}(Q[s1])),!x1)}if(T.isFormData(O)&&T.isFunction(O.entries)){const B={};return T.forEachEntry(O,(K,Q)=>{U(function(o1){return T.matchAll(/\w+|\[(\w*)]/g,o1).map(s1=>s1[0]==="[]"?"":s1[1]||s1[0])}(K),Q,B,0)}),B}return null}const Y2={transitional:b1,adapter:["xhr","http"],transformRequest:[function(O,U){const B=U.getContentType()||"",K=B.indexOf("application/json")>-1,Q=T.isObject(O);if(Q&&T.isHTMLForm(O)&&(O=new FormData(O)),T.isFormData(O))return K?JSON.stringify(G1(O)):O;if(T.isArrayBuffer(O)||T.isBuffer(O)||T.isStream(O)||T.isFile(O)||T.isBlob(O))return O;if(T.isArrayBufferView(O))return O.buffer;if(T.isURLSearchParams(O))return U.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),O.toString();let o1;if(Q){if(B.indexOf("application/x-www-form-urlencoded")>-1)return function(s1,x1){return z1(s1,new d2.classes.URLSearchParams,Object.assign({visitor:function(V1,L1,w1,N1){return d2.isNode&&T.isBuffer(V1)?(this.append(L1,V1.toString("base64")),!1):N1.defaultVisitor.apply(this,arguments)}},x1))}(O,this.formSerializer).toString();if((o1=T.isFileList(O))||B.indexOf("multipart/form-data")>-1){const s1=this.env&&this.env.FormData;return z1(o1?{"files[]":O}:O,s1&&new s1,this.formSerializer)}}return Q||K?(U.setContentType("application/json",!1),function(s1,x1,V1){if(T.isString(s1))try{return(0,JSON.parse)(s1),T.trim(s1)}catch(L1){if(L1.name!=="SyntaxError")throw L1}return(0,JSON.stringify)(s1)}(O)):O}],transformResponse:[function(O){const U=this.transitional||Y2.transitional,B=U&&U.forcedJSONParsing,K=this.responseType==="json";if(O&&T.isString(O)&&(B&&!this.responseType||K)){const Q=!(U&&U.silentJSONParsing)&&K;try{return JSON.parse(O)}catch(o1){if(Q)throw o1.name==="SyntaxError"?I.from(o1,I.ERR_BAD_RESPONSE,this,null,this.response):o1}}return O}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:d2.classes.FormData,Blob:d2.classes.Blob},validateStatus:function(O){return O>=200&&O<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};T.forEach(["delete","get","head","post","put","patch"],O=>{Y2.headers[O]={}});var O1=Y2;const c2=T.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"]),G2=Symbol("internals");function m2(O){return O&&String(O).trim().toLowerCase()}function A2(O){return O===!1||O==null?O:T.isArray(O)?O.map(A2):String(O)}function Pe(O,U,B,K,Q){return T.isFunction(K)?K.call(this,U,B):(Q&&(U=B),T.isString(U)?T.isString(K)?U.indexOf(K)!==-1:T.isRegExp(K)?K.test(U):void 0:void 0)}class y1{constructor(U){U&&this.set(U)}set(U,B,K){const Q=this;function o1(x1,V1,L1){const w1=m2(V1);if(!w1)throw new Error("header name must be a non-empty string");const N1=T.findKey(Q,w1);(!N1||Q[N1]===void 0||L1===!0||L1===void 0&&Q[N1]!==!1)&&(Q[N1||V1]=A2(x1))}const s1=(x1,V1)=>T.forEach(x1,(L1,w1)=>o1(L1,w1,V1));return T.isPlainObject(U)||U instanceof this.constructor?s1(U,B):T.isString(U)&&(U=U.trim())&&!/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(U.trim())?s1((x1=>{const V1={};let L1,w1,N1;return x1&&x1.split(`
|
|
2
2
|
`).forEach(function(I1){N1=I1.indexOf(":"),L1=I1.substring(0,N1).trim().toLowerCase(),w1=I1.substring(N1+1).trim(),!L1||V1[L1]&&c2[L1]||(L1==="set-cookie"?V1[L1]?V1[L1].push(w1):V1[L1]=[w1]:V1[L1]=V1[L1]?V1[L1]+", "+w1:w1)}),V1})(U),B):U!=null&&o1(B,U,K),this}get(U,B){if(U=m2(U)){const K=T.findKey(this,U);if(K){const Q=this[K];if(!B)return Q;if(B===!0)return function(o1){const s1=Object.create(null),x1=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let V1;for(;V1=x1.exec(o1);)s1[V1[1]]=V1[2];return s1}(Q);if(T.isFunction(B))return B.call(this,Q,K);if(T.isRegExp(B))return B.exec(Q);throw new TypeError("parser must be boolean|regexp|function")}}}has(U,B){if(U=m2(U)){const K=T.findKey(this,U);return!(!K||this[K]===void 0||B&&!Pe(0,this[K],K,B))}return!1}delete(U,B){const K=this;let Q=!1;function o1(s1){if(s1=m2(s1)){const x1=T.findKey(K,s1);!x1||B&&!Pe(0,K[x1],x1,B)||(delete K[x1],Q=!0)}}return T.isArray(U)?U.forEach(o1):o1(U),Q}clear(U){const B=Object.keys(this);let K=B.length,Q=!1;for(;K--;){const o1=B[K];U&&!Pe(0,this[o1],o1,U,!0)||(delete this[o1],Q=!0)}return Q}normalize(U){const B=this,K={};return T.forEach(this,(Q,o1)=>{const s1=T.findKey(K,o1);if(s1)return B[s1]=A2(Q),void delete B[o1];const x1=U?function(V1){return V1.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(L1,w1,N1)=>w1.toUpperCase()+N1)}(o1):String(o1).trim();x1!==o1&&delete B[o1],B[x1]=A2(Q),K[x1]=!0}),this}concat(...U){return this.constructor.concat(this,...U)}toJSON(U){const B=Object.create(null);return T.forEach(this,(K,Q)=>{K!=null&&K!==!1&&(B[Q]=U&&T.isArray(K)?K.join(", "):K)}),B}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([U,B])=>U+": "+B).join(`
|
|
3
3
|
`)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(U){return U instanceof this?U:new this(U)}static concat(U,...B){const K=new this(U);return B.forEach(Q=>K.set(Q)),K}static accessor(U){const B=(this[G2]=this[G2]={accessors:{}}).accessors,K=this.prototype;function Q(o1){const s1=m2(o1);B[s1]||(function(x1,V1){const L1=T.toCamelCase(" "+V1);["get","set","has"].forEach(w1=>{Object.defineProperty(x1,w1+L1,{value:function(N1,I1,J1){return this[w1].call(this,V1,N1,I1,J1)},configurable:!0})})}(K,o1),B[s1]=!0)}return T.isArray(U)?U.forEach(Q):Q(U),this}}y1.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),T.reduceDescriptors(y1.prototype,({value:O},U)=>{let B=U[0].toUpperCase()+U.slice(1);return{get:()=>O,set(K){this[B]=K}}}),T.freezeMethods(y1);var m1=y1;function S1(O,U){const B=this||O1,K=U||B,Q=m1.from(K.headers);let o1=K.data;return T.forEach(O,function(s1){o1=s1.call(B,o1,Q.normalize(),U?U.status:void 0)}),Q.normalize(),o1}function T1(O){return!(!O||!O.__CANCEL__)}function Q1(O,U,B){I.call(this,O??"canceled",I.ERR_CANCELED,U,B),this.name="CanceledError"}T.inherits(Q1,I,{__CANCEL__:!0});var Q2=d2.hasStandardBrowserEnv?{write(O,U,B,K,Q,o1){const s1=[O+"="+encodeURIComponent(U)];T.isNumber(B)&&s1.push("expires="+new Date(B).toGMTString()),T.isString(K)&&s1.push("path="+K),T.isString(Q)&&s1.push("domain="+Q),o1===!0&&s1.push("secure"),document.cookie=s1.join("; ")},read(O){const U=document.cookie.match(new RegExp("(^|;\\s*)("+O+")=([^;]*)"));return U?decodeURIComponent(U[3]):null},remove(O){this.write(O,"",Date.now()-864e5)}}:{write(){},read:()=>null,remove(){}};function _e(O,U){return O&&!/^([a-z][a-z\d+\-.]*:)?\/\//i.test(U)?function(B,K){return K?B.replace(/\/?\/$/,"")+"/"+K.replace(/^\/+/,""):B}(O,U):U}var h3=d2.hasStandardBrowserEnv?function(){const O=/(msie|trident)/i.test(navigator.userAgent),U=document.createElement("a");let B;function K(Q){let o1=Q;return O&&(U.setAttribute("href",o1),o1=U.href),U.setAttribute("href",o1),{href:U.href,protocol:U.protocol?U.protocol.replace(/:$/,""):"",host:U.host,search:U.search?U.search.replace(/^\?/,""):"",hash:U.hash?U.hash.replace(/^#/,""):"",hostname:U.hostname,port:U.port,pathname:U.pathname.charAt(0)==="/"?U.pathname:"/"+U.pathname}}return B=K(window.location.href),function(Q){const o1=T.isString(Q)?K(Q):Q;return o1.protocol===B.protocol&&o1.host===B.host}}():function(){return!0};function j3(O,U){let B=0;const K=function(Q,o1){Q=Q||10;const s1=new Array(Q),x1=new Array(Q);let V1,L1=0,w1=0;return o1=o1!==void 0?o1:1e3,function(N1){const I1=Date.now(),J1=x1[w1];V1||(V1=I1),s1[L1]=N1,x1[L1]=I1;let U1=w1,i2=0;for(;U1!==L1;)i2+=s1[U1++],U1%=Q;if(L1=(L1+1)%Q,L1===w1&&(w1=(w1+1)%Q),I1-V1<o1)return;const P2=J1&&I1-J1;return P2?Math.round(1e3*i2/P2):void 0}}(50,250);return Q=>{const o1=Q.loaded,s1=Q.lengthComputable?Q.total:void 0,x1=o1-B,V1=K(x1);B=o1;const L1={loaded:o1,total:s1,progress:s1?o1/s1:void 0,bytes:x1,rate:V1||void 0,estimated:V1&&s1&&o1<=s1?(s1-o1)/V1:void 0,event:Q};L1[U?"download":"upload"]=!0,O(L1)}}const k2={http:null,xhr:typeof XMLHttpRequest<"u"&&function(O){return new Promise(function(U,B){let K=O.data;const Q=m1.from(O.headers).normalize();let o1,s1,{responseType:x1,withXSRFToken:V1}=O;function L1(){O.cancelToken&&O.cancelToken.unsubscribe(o1),O.signal&&O.signal.removeEventListener("abort",o1)}if(T.isFormData(K)){if(d2.hasStandardBrowserEnv||d2.hasStandardBrowserWebWorkerEnv)Q.setContentType(!1);else if((s1=Q.getContentType())!==!1){const[U1,...i2]=s1?s1.split(";").map(P2=>P2.trim()).filter(Boolean):[];Q.setContentType([U1||"multipart/form-data",...i2].join("; "))}}let w1=new XMLHttpRequest;if(O.auth){const U1=O.auth.username||"",i2=O.auth.password?unescape(encodeURIComponent(O.auth.password)):"";Q.set("Authorization","Basic "+btoa(U1+":"+i2))}const N1=_e(O.baseURL,O.url);function I1(){if(!w1)return;const U1=m1.from("getAllResponseHeaders"in w1&&w1.getAllResponseHeaders());(function(i2,P2,ue){const Sf=ue.config.validateStatus;ue.status&&Sf&&!Sf(ue.status)?P2(new I("Request failed with status code "+ue.status,[I.ERR_BAD_REQUEST,I.ERR_BAD_RESPONSE][Math.floor(ue.status/100)-4],ue.config,ue.request,ue)):i2(ue)})(function(i2){U(i2),L1()},function(i2){B(i2),L1()},{data:x1&&x1!=="text"&&x1!=="json"?w1.response:w1.responseText,status:w1.status,statusText:w1.statusText,headers:U1,config:O,request:w1}),w1=null}if(w1.open(O.method.toUpperCase(),g1(N1,O.params,O.paramsSerializer),!0),w1.timeout=O.timeout,"onloadend"in w1?w1.onloadend=I1:w1.onreadystatechange=function(){w1&&w1.readyState===4&&(w1.status!==0||w1.responseURL&&w1.responseURL.indexOf("file:")===0)&&setTimeout(I1)},w1.onabort=function(){w1&&(B(new I("Request aborted",I.ECONNABORTED,O,w1)),w1=null)},w1.onerror=function(){B(new I("Network Error",I.ERR_NETWORK,O,w1)),w1=null},w1.ontimeout=function(){let U1=O.timeout?"timeout of "+O.timeout+"ms exceeded":"timeout exceeded";const i2=O.transitional||b1;O.timeoutErrorMessage&&(U1=O.timeoutErrorMessage),B(new I(U1,i2.clarifyTimeoutError?I.ETIMEDOUT:I.ECONNABORTED,O,w1)),w1=null},d2.hasStandardBrowserEnv&&(V1&&T.isFunction(V1)&&(V1=V1(O)),V1||V1!==!1&&h3(N1))){const U1=O.xsrfHeaderName&&O.xsrfCookieName&&Q2.read(O.xsrfCookieName);U1&&Q.set(O.xsrfHeaderName,U1)}K===void 0&&Q.setContentType(null),"setRequestHeader"in w1&&T.forEach(Q.toJSON(),function(U1,i2){w1.setRequestHeader(i2,U1)}),T.isUndefined(O.withCredentials)||(w1.withCredentials=!!O.withCredentials),x1&&x1!=="json"&&(w1.responseType=O.responseType),typeof O.onDownloadProgress=="function"&&w1.addEventListener("progress",j3(O.onDownloadProgress,!0)),typeof O.onUploadProgress=="function"&&w1.upload&&w1.upload.addEventListener("progress",j3(O.onUploadProgress)),(O.cancelToken||O.signal)&&(o1=U1=>{w1&&(B(!U1||U1.type?new Q1(null,O,w1):U1),w1.abort(),w1=null)},O.cancelToken&&O.cancelToken.subscribe(o1),O.signal&&(O.signal.aborted?o1():O.signal.addEventListener("abort",o1)));const J1=function(U1){const i2=/^([-+\w]{1,25})(:?\/\/|:)/.exec(U1);return i2&&i2[1]||""}(N1);J1&&d2.protocols.indexOf(J1)===-1?B(new I("Unsupported protocol "+J1+":",I.ERR_BAD_REQUEST,O)):w1.send(K||null)})}};T.forEach(k2,(O,U)=>{if(O){try{Object.defineProperty(O,"name",{value:U})}catch{}Object.defineProperty(O,"adapterName",{value:U})}});const xe=O=>`- ${O}`,K4=O=>T.isFunction(O)||O===null||O===!1;var Z4=O=>{O=T.isArray(O)?O:[O];const{length:U}=O;let B,K;const Q={};for(let o1=0;o1<U;o1++){let s1;if(B=O[o1],K=B,!K4(B)&&(K=k2[(s1=String(B)).toLowerCase()],K===void 0))throw new I(`Unknown adapter '${s1}'`);if(K)break;Q[s1||"#"+o1]=K}if(!K){const o1=Object.entries(Q).map(([s1,x1])=>`adapter ${s1} `+(x1===!1?"is not supported by the environment":"is not available in the build"));throw new I("There is no suitable adapter to dispatch the request "+(U?o1.length>1?`since :
|
|
4
4
|
`+o1.map(xe).join(`
|
package/dist/main.es.js
CHANGED
|
@@ -6,8 +6,8 @@ import { RouterView as Mv, useRoute as rE, createRouter as nE, createWebHistory
|
|
|
6
6
|
import { defineStore as Bo, storeToRefs as ka, createPinia as cE } from "pinia";
|
|
7
7
|
const zv = {
|
|
8
8
|
first: { light: "#2a2a2a", dark: "#f5f5f5", contrast: { light: "#fdfdfd", dark: "#222222" } },
|
|
9
|
-
second: { light: "#484848", dark: "#cfcfcf", contrast: { light: "#
|
|
10
|
-
third: { light: "#666666", dark: "#aaaaaa", contrast: { light: "#
|
|
9
|
+
second: { light: "#484848", dark: "#cfcfcf", contrast: { light: "#f8f8f8", dark: "#2d2d2d" } },
|
|
10
|
+
third: { light: "#666666", dark: "#aaaaaa", contrast: { light: "#f3f3f3", dark: "#343434" } },
|
|
11
11
|
primary: { light: "#218c5a", dark: "#218c5a", contrast: { light: "#ffffff", dark: "#ffffff" } },
|
|
12
12
|
secondary: { light: "#218c5a", dark: "#218c5a", contrast: { light: "#ffffff", dark: "#ffffff" } },
|
|
13
13
|
success: { light: "#4caf50", dark: "#6bbf55", contrast: { light: "#ffffff", dark: "#ffffff" } },
|