pangea-lib 2.12.3 → 2.12.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/main.cjs.js +2 -2
- package/dist/main.es.js +2 -2
- package/package.json +1 -1
package/dist/main.cjs.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
`)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(_){return _ instanceof this?_:new this(_)}static concat(_,...N){const W=new this(_);return N.forEach(J=>W.set(J)),W}static accessor(_){const N=(this[m3]=this[m3]={accessors:{}}).accessors,W=this.prototype;function J(a1){const e1=p2(a1);N[e1]||(function(m1,b1){const w1=B.toCamelCase(" "+b1);["get","set","has"].forEach(x1=>{Object.defineProperty(m1,x1+w1,{value:function(F1,P1,Q1){return this[x1].call(this,b1,F1,P1,Q1)},configurable:!0})})}(W,a1),N[e1]=!0)}return B.isArray(_)?_.forEach(J):J(_),this}}l1.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),B.reduceDescriptors(l1.prototype,({value:M},_)=>{let N=_[0].toUpperCase()+_.slice(1);return{get:()=>M,set(W){this[N]=W}}}),B.freezeMethods(l1);var s1=l1;function y1(M,_){const N=this||U1,W=_||N,J=s1.from(W.headers);let a1=W.data;return B.forEach(M,function(e1){a1=e1.call(N,a1,J.normalize(),_?_.status:void 0)}),J.normalize(),a1}function k1(M){return!(!M||!M.__CANCEL__)}function K1(M,_,N){I.call(this,M??"canceled",I.ERR_CANCELED,_,N),this.name="CanceledError"}B.inherits(K1,I,{__CANCEL__:!0});var K2=U2.hasStandardBrowserEnv?{write(M,_,N,W,J,a1){const e1=[M+"="+encodeURIComponent(_)];B.isNumber(N)&&e1.push("expires="+new Date(N).toGMTString()),B.isString(W)&&e1.push("path="+W),B.isString(J)&&e1.push("domain="+J),a1===!0&&e1.push("secure"),document.cookie=e1.join("; ")},read(M){const _=document.cookie.match(new RegExp("(^|;\\s*)("+M+")=([^;]*)"));return _?decodeURIComponent(_[3]):null},remove(M){this.write(M,"",Date.now()-864e5)}}:{write(){},read:()=>null,remove(){}};function i4(M,_){return M&&!/^([a-z][a-z\d+\-.]*:)?\/\//i.test(_)?function(N,W){return W?N.replace(/\/?\/$/,"")+"/"+W.replace(/^\/+/,""):N}(M,_):_}var C4=U2.hasStandardBrowserEnv?function(){const M=/(msie|trident)/i.test(navigator.userAgent),_=document.createElement("a");let N;function W(J){let a1=J;return M&&(_.setAttribute("href",a1),a1=_.href),_.setAttribute("href",a1),{href:_.href,protocol:_.protocol?_.protocol.replace(/:$/,""):"",host:_.host,search:_.search?_.search.replace(/^\?/,""):"",hash:_.hash?_.hash.replace(/^#/,""):"",hostname:_.hostname,port:_.port,pathname:_.pathname.charAt(0)==="/"?_.pathname:"/"+_.pathname}}return N=W(window.location.href),function(J){const a1=B.isString(J)?W(J):J;return a1.protocol===N.protocol&&a1.host===N.host}}():function(){return!0};function Te(M,_){let N=0;const W=function(J,a1){J=J||10;const e1=new Array(J),m1=new Array(J);let b1,w1=0,x1=0;return a1=a1!==void 0?a1:1e3,function(F1){const P1=Date.now(),Q1=m1[x1];b1||(b1=P1),e1[w1]=F1,m1[w1]=P1;let E1=x1,J1=0;for(;E1!==w1;)J1+=e1[E1++],E1%=J;if(w1=(w1+1)%J,w1===x1&&(x1=(x1+1)%J),P1-b1<a1)return;const H2=Q1&&P1-Q1;return H2?Math.round(1e3*J1/H2):void 0}}(50,250);return J=>{const a1=J.loaded,e1=J.lengthComputable?J.total:void 0,m1=a1-N,b1=W(m1);N=a1;const w1={loaded:a1,total:e1,progress:e1?a1/e1:void 0,bytes:m1,rate:b1||void 0,estimated:b1&&e1&&a1<=e1?(e1-a1)/b1:void 0,event:J};w1[_?"download":"upload"]=!0,M(w1)}}const ie={http:null,xhr:typeof XMLHttpRequest<"u"&&function(M){return new Promise(function(_,N){let W=M.data;const J=s1.from(M.headers).normalize();let a1,e1,{responseType:m1,withXSRFToken:b1}=M;function w1(){M.cancelToken&&M.cancelToken.unsubscribe(a1),M.signal&&M.signal.removeEventListener("abort",a1)}if(B.isFormData(W)){if(U2.hasStandardBrowserEnv||U2.hasStandardBrowserWebWorkerEnv)J.setContentType(!1);else if((e1=J.getContentType())!==!1){const[E1,...J1]=e1?e1.split(";").map(H2=>H2.trim()).filter(Boolean):[];J.setContentType([E1||"multipart/form-data",...J1].join("; "))}}let x1=new XMLHttpRequest;if(M.auth){const E1=M.auth.username||"",J1=M.auth.password?unescape(encodeURIComponent(M.auth.password)):"";J.set("Authorization","Basic "+btoa(E1+":"+J1))}const F1=i4(M.baseURL,M.url);function P1(){if(!x1)return;const E1=s1.from("getAllResponseHeaders"in x1&&x1.getAllResponseHeaders());(function(J1,H2,J2){const Sl=J2.config.validateStatus;J2.status&&Sl&&!Sl(J2.status)?H2(new I("Request failed with status code "+J2.status,[I.ERR_BAD_REQUEST,I.ERR_BAD_RESPONSE][Math.floor(J2.status/100)-4],J2.config,J2.request,J2)):J1(J2)})(function(J1){_(J1),w1()},function(J1){N(J1),w1()},{data:m1&&m1!=="text"&&m1!=="json"?x1.response:x1.responseText,status:x1.status,statusText:x1.statusText,headers:E1,config:M,request:x1}),x1=null}if(x1.open(M.method.toUpperCase(),W1(F1,M.params,M.paramsSerializer),!0),x1.timeout=M.timeout,"onloadend"in x1?x1.onloadend=P1:x1.onreadystatechange=function(){x1&&x1.readyState===4&&(x1.status!==0||x1.responseURL&&x1.responseURL.indexOf("file:")===0)&&setTimeout(P1)},x1.onabort=function(){x1&&(N(new I("Request aborted",I.ECONNABORTED,M,x1)),x1=null)},x1.onerror=function(){N(new I("Network Error",I.ERR_NETWORK,M,x1)),x1=null},x1.ontimeout=function(){let E1=M.timeout?"timeout of "+M.timeout+"ms exceeded":"timeout exceeded";const J1=M.transitional||L1;M.timeoutErrorMessage&&(E1=M.timeoutErrorMessage),N(new I(E1,J1.clarifyTimeoutError?I.ETIMEDOUT:I.ECONNABORTED,M,x1)),x1=null},U2.hasStandardBrowserEnv&&(b1&&B.isFunction(b1)&&(b1=b1(M)),b1||b1!==!1&&C4(F1))){const E1=M.xsrfHeaderName&&M.xsrfCookieName&&K2.read(M.xsrfCookieName);E1&&J.set(M.xsrfHeaderName,E1)}W===void 0&&J.setContentType(null),"setRequestHeader"in x1&&B.forEach(J.toJSON(),function(E1,J1){x1.setRequestHeader(J1,E1)}),B.isUndefined(M.withCredentials)||(x1.withCredentials=!!M.withCredentials),m1&&m1!=="json"&&(x1.responseType=M.responseType),typeof M.onDownloadProgress=="function"&&x1.addEventListener("progress",Te(M.onDownloadProgress,!0)),typeof M.onUploadProgress=="function"&&x1.upload&&x1.upload.addEventListener("progress",Te(M.onUploadProgress)),(M.cancelToken||M.signal)&&(a1=E1=>{x1&&(N(!E1||E1.type?new K1(null,M,x1):E1),x1.abort(),x1=null)},M.cancelToken&&M.cancelToken.subscribe(a1),M.signal&&(M.signal.aborted?a1():M.signal.addEventListener("abort",a1)));const Q1=function(E1){const J1=/^([-+\w]{1,25})(:?\/\/|:)/.exec(E1);return J1&&J1[1]||""}(F1);Q1&&U2.protocols.indexOf(Q1)===-1?N(new I("Unsupported protocol "+Q1+":",I.ERR_BAD_REQUEST,M)):x1.send(W||null)})}};B.forEach(ie,(M,_)=>{if(M){try{Object.defineProperty(M,"name",{value:_})}catch{}Object.defineProperty(M,"adapterName",{value:_})}});const s4=M=>`- ${M}`,r6=M=>B.isFunction(M)||M===null||M===!1;var a8=M=>{M=B.isArray(M)?M:[M];const{length:_}=M;let N,W;const J={};for(let a1=0;a1<_;a1++){let e1;if(N=M[a1],W=N,!r6(N)&&(W=ie[(e1=String(N)).toLowerCase()],W===void 0))throw new I(`Unknown adapter '${e1}'`);if(W)break;J[e1||"#"+a1]=W}if(!W){const a1=Object.entries(J).map(([e1,m1])=>`adapter ${e1} `+(m1===!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 "+(_?a1.length>1?`since :
|
|
4
4
|
`+a1.map(s4).join(`
|
|
5
5
|
`):" "+s4(a1[0]):"as no adapter specified"),"ERR_NOT_SUPPORT")}return W};function J8(M){if(M.cancelToken&&M.cancelToken.throwIfRequested(),M.signal&&M.signal.aborted)throw new K1(null,M)}function va(M){return J8(M),M.headers=s1.from(M.headers),M.data=y1.call(M,M.transformRequest),["post","put","patch"].indexOf(M.method)!==-1&&M.headers.setContentType("application/x-www-form-urlencoded",!1),a8(M.adapter||U1.adapter)(M).then(function(_){return J8(M),_.data=y1.call(M,M.transformResponse,_),_.headers=s1.from(_.headers),_},function(_){return k1(_)||(J8(M),_&&_.response&&(_.response.data=y1.call(M,M.transformResponse,_.response),_.response.headers=s1.from(_.response.headers))),Promise.reject(_)})}const ga=M=>M instanceof s1?{...M}:M;function se(M,_){_=_||{};const N={};function W(w1,x1,F1){return B.isPlainObject(w1)&&B.isPlainObject(x1)?B.merge.call({caseless:F1},w1,x1):B.isPlainObject(x1)?B.merge({},x1):B.isArray(x1)?x1.slice():x1}function J(w1,x1,F1){return B.isUndefined(x1)?B.isUndefined(w1)?void 0:W(void 0,w1,F1):W(w1,x1,F1)}function a1(w1,x1){if(!B.isUndefined(x1))return W(void 0,x1)}function e1(w1,x1){return B.isUndefined(x1)?B.isUndefined(w1)?void 0:W(void 0,w1):W(void 0,x1)}function m1(w1,x1,F1){return F1 in _?W(w1,x1):F1 in M?W(void 0,w1):void 0}const b1={url:a1,method:a1,data:a1,baseURL:e1,transformRequest:e1,transformResponse:e1,paramsSerializer:e1,timeout:e1,timeoutMessage:e1,withCredentials:e1,withXSRFToken:e1,adapter:e1,responseType:e1,xsrfCookieName:e1,xsrfHeaderName:e1,onUploadProgress:e1,onDownloadProgress:e1,decompress:e1,maxContentLength:e1,maxBodyLength:e1,beforeRedirect:e1,transport:e1,httpAgent:e1,httpsAgent:e1,cancelToken:e1,socketPath:e1,responseEncoding:e1,validateStatus:m1,headers:(w1,x1)=>J(ga(w1),ga(x1),!0)};return B.forEach(Object.keys(Object.assign({},M,_)),function(w1){const x1=b1[w1]||J,F1=x1(M[w1],_[w1],w1);B.isUndefined(F1)&&x1!==m1||(N[w1]=F1)}),N}const et={};["object","boolean","number","function","string","symbol"].forEach((M,_)=>{et[M]=function(N){return typeof N===M||"a"+(_<1?"n ":" ")+M}});const xa={};et.transitional=function(M,_,N){function W(J,a1){return"[Axios v1.6.8] Transitional option '"+J+"'"+a1+(N?". "+N:"")}return(J,a1,e1)=>{if(M===!1)throw new I(W(a1," has been removed"+(_?" in "+_:"")),I.ERR_DEPRECATED);return _&&!xa[a1]&&(xa[a1]=!0,console.warn(W(a1," has been deprecated since v"+_+" and will be removed in the near future"))),!M||M(J,a1,e1)}};var tt={assertOptions:function(M,_,N){if(typeof M!="object")throw new I("options must be an object",I.ERR_BAD_OPTION_VALUE);const W=Object.keys(M);let J=W.length;for(;J-- >0;){const a1=W[J],e1=_[a1];if(e1){const m1=M[a1],b1=m1===void 0||e1(m1,a1,M);if(b1!==!0)throw new I("option "+a1+" must be "+b1,I.ERR_BAD_OPTION_VALUE)}else if(N!==!0)throw new I("Unknown option "+a1,I.ERR_BAD_OPTION)}},validators:et};const T=tt.validators;class q{constructor(_){this.defaults=_,this.interceptors={request:new $1,response:new $1}}async request(_,N){try{return await this._request(_,N)}catch(W){if(W instanceof Error){let J;Error.captureStackTrace?Error.captureStackTrace(J={}):J=new Error;const a1=J.stack?J.stack.replace(/^.+\n/,""):"";W.stack?a1&&!String(W.stack).endsWith(a1.replace(/^.+\n.+\n/,""))&&(W.stack+=`
|
|
6
|
-
`+a1):W.stack=a1}throw W}}_request(_,N){typeof _=="string"?(N=N||{}).url=_:N=_||{},N=se(this.defaults,N);const{transitional:W,paramsSerializer:J,headers:a1}=N;W!==void 0&&tt.assertOptions(W,{silentJSONParsing:T.transitional(T.boolean),forcedJSONParsing:T.transitional(T.boolean),clarifyTimeoutError:T.transitional(T.boolean)},!1),J!=null&&(B.isFunction(J)?N.paramsSerializer={serialize:J}:tt.assertOptions(J,{encode:T.function,serialize:T.function},!0)),N.method=(N.method||this.defaults.method||"get").toLowerCase();let e1=a1&&B.merge(a1.common,a1[N.method]);a1&&B.forEach(["delete","get","head","post","put","patch","common"],E1=>{delete a1[E1]}),N.headers=s1.concat(e1,a1);const m1=[];let b1=!0;this.interceptors.request.forEach(function(E1){typeof E1.runWhen=="function"&&E1.runWhen(N)===!1||(b1=b1&&E1.synchronous,m1.unshift(E1.fulfilled,E1.rejected))});const w1=[];let x1;this.interceptors.response.forEach(function(E1){w1.push(E1.fulfilled,E1.rejected)});let F1,P1=0;if(!b1){const E1=[va.bind(this),void 0];for(E1.unshift.apply(E1,m1),E1.push.apply(E1,w1),F1=E1.length,x1=Promise.resolve(N);P1<F1;)x1=x1.then(E1[P1++],E1[P1++]);return x1}F1=m1.length;let Q1=N;for(P1=0;P1<F1;){const E1=m1[P1++],J1=m1[P1++];try{Q1=E1(Q1)}catch(H2){J1.call(this,H2);break}}try{x1=va.call(this,Q1)}catch(E1){return Promise.reject(E1)}for(P1=0,F1=w1.length;P1<F1;)x1=x1.then(w1[P1++],w1[P1++]);return x1}getUri(_){return W1(i4((_=se(this.defaults,_)).baseURL,_.url),_.params,_.paramsSerializer)}}B.forEach(["delete","get","head","options"],function(M){q.prototype[M]=function(_,N){return this.request(se(N||{},{method:M,url:_,data:(N||{}).data}))}}),B.forEach(["post","put","patch"],function(M){function _(N){return function(W,J,a1){return this.request(se(a1||{},{method:M,headers:N?{"Content-Type":"multipart/form-data"}:{},url:W,data:J}))}}q.prototype[M]=_(),q.prototype[M+"Form"]=_(!0)});var R=q;class U{constructor(_){if(typeof _!="function")throw new TypeError("executor must be a function.");let N;this.promise=new Promise(function(J){N=J});const W=this;this.promise.then(J=>{if(!W._listeners)return;let a1=W._listeners.length;for(;a1-- >0;)W._listeners[a1](J);W._listeners=null}),this.promise.then=J=>{let a1;const e1=new Promise(m1=>{W.subscribe(m1),a1=m1}).then(J);return e1.cancel=function(){W.unsubscribe(a1)},e1},_(function(J,a1,e1){W.reason||(W.reason=new K1(J,a1,e1),N(W.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(_){this.reason?_(this.reason):this._listeners?this._listeners.push(_):this._listeners=[_]}unsubscribe(_){if(!this._listeners)return;const N=this._listeners.indexOf(_);N!==-1&&this._listeners.splice(N,1)}static source(){let _;return{token:new U(function(N){_=N}),cancel:_}}}var Z=U;const Q={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(Q).forEach(([M,_])=>{Q[_]=M});var u1=Q;const d1=function M(_){const N=new R(_),W=l(R.prototype.request,N);return B.extend(W,R.prototype,N,{allOwnKeys:!0}),B.extend(W,N,null,{allOwnKeys:!0}),W.create=function(J){return M(se(_,J))},W}(U1);d1.Axios=R,d1.CanceledError=K1,d1.CancelToken=Z,d1.isCancel=k1,d1.VERSION="1.6.8",d1.toFormData=V1,d1.AxiosError=I,d1.Cancel=d1.CanceledError,d1.all=function(M){return Promise.all(M)},d1.spread=function(M){return function(_){return M.apply(null,_)}},d1.isAxiosError=function(M){return B.isObject(M)&&M.isAxiosError===!0},d1.mergeConfig=se,d1.AxiosHeaders=s1,d1.formToJSON=M=>W2(B.isHTMLForm(M)?new FormData(M):M),d1.getAdapter=a8,d1.HttpStatusCode=u1,d1.default=d1,n.exports=d1}},r={};function c(n){var i=r[n];if(i!==void 0)return i.exports;var s=r[n]={exports:{}};return a[n].call(s.exports,s,s.exports,c),s.exports}return c.g=function(){if(typeof globalThis=="object")return globalThis;try{return this||new Function("return this")()}catch{if(typeof window=="object")return window}}(),c(927)})())})(Mm);var B3=Mm.exports,ve;let X2=(ve=class{constructor(t){o1(this,"config");this.config=t}static init(t){if(ve.instance)throw new Error("Config is already initialized");ve.instance=new ve(t)}static getConfig(){if(!ve.instance)throw new Error("Config is not initialized. Call init() first.");return ve.instance.config}},o1(ve,"instance"),ve);const Je=Z4.defineStore("pga-app-options",()=>{const e=o.ref(!1),t=o.ref({language:"es",theme:"light"}),a=o.computed({get(){return t.value.language},set(l){t.value.language=l}}),r=o.computed({get(){return t.value.theme},set(l){t.value.theme=l}});o.watch(r,()=>Ns);function c(l){e.value||(e.value=!0,t.value=B3.mergeDeep(t.value,l))}function n(l){a.value=l}function i(l){r.value=l}function s(){r.value=r.value==="light"?"dark":"light"}return{options:t,language:a,theme:r,init:c,setLanguage:n,setTheme:i,changeTheme:s}},{persist:!0}),RS=os(),_4=Z4.defineStore("pga-route",()=>{const e=o.ref(),t=o.ref(!RS),a=o.computed(()=>yp(e.value)),r=o.computed(()=>{var s;return W5(a.value,(s=e.value)==null?void 0:s.name)}),c=o.computed(()=>{var s;return(s=e.value)==null?void 0:s.meta.access}),n=o.computed(()=>{var s;return!!((s=e.value)!=null&&s.meta.preventDisplayNavigationBars)}),i=o.computed(()=>!n.value&&t.value);return{currentRoute:e,isSideBarOpen:t,currentRouteType:a,currentRouteTitle:r,currentRouteAccess:c,preventDisplayNavigationBars:n,isDisplayingSideBar:i}}),IS={es:{successfulLogout:"¡Vuelva pronto!"}},$S={es:{alertTitle:"¿Estás seguro?",cancelBtn:"Cancelar",acceptBtn:"Eliminar"}},US={es:{INTERNAL_SERVER_ERROR:"Ha ocurrido un error",DUPLICATE_KEY:"Item ya creado",FOREIGN_KEY_INTEGRITY:"El item no existe",MODELS_ASSOCIATED:"No se puede eliminar porque tiene items asociados",INVALID_INPUT_DATA:"Los datos ingresados no son correctos",ENTITY_NOT_FOUND:"El item no existe",INVALID_CREDENTIALS:"Usuario o contraseña incorrectos",UNAUTHORIZED:"No autorizado"}},WS={es:{LOGIN:"¡Bienvenido!"}},YS={es:{noItemsText:"No hay resultados"}},jS={es:{cancelBtn:"Cancelar",selectBtn:"Seleccionar"}},GS={es:{selectFileLabel:"Seleccione un archivo",removeBtn:"Eliminar archivo",newFileError:"Formato inválido"}},qS={es:{optionalLabel:"Opcional"}},XS={es:{usernameLabel:"Usuario",passwordLabel:"Contraseña",loginBtn:"Iniciar sesión"}},ZS={es:{emptyOptionsText:"No hay opciones"}},QS={es:{confirmDeleteText:"La imagen se eliminará permanentemente."}},KS={es:{backBtn:"Volver",deleteBtn:"Eliminar",confirmDeleteText:"",editBtn:"Editar",logoutBtn:"Cerrar sesión"}},JS={es:{header:{switchToLightMode:"Cambiar a modo claro",switchToDarkMode:"Cambiar a modo oscuro",logout:"Cerrar sesión"},footer:{allRightsReserved:"Todos los derechos reservados",designedBy:"Diseñado por"}}},eA={es:{cancelBtn:"Cancelar",acceptBtn:"Guardar"}},tA={es:{columnTitleActions:"",selectAllBtn:"Seleccionar todo",withTheSelectedItemsText:"Con los seleccionados:",filtersBtn:"Filtros",filtersModalTitle:"Filtros",confirmDeleteText:'¿Eliminar "{description}"?'}},aA={es:{removeAllBtn:"Eliminar todo"}},rA={es:{requiredRuleError:"Campo requerido",minLengthRuleError:"Longitud mínima: {length} caracteres",maxLengthRuleError:"Longitud máxima: {length} caracteres",integerRuleError:"Ingrese un valor entero",lessEqualRuleError:"Ingrese un valor menor o igual a {number}",greaterEqualRuleError:"Ingrese un valor mayor o igual a {number}",lessThanRuleError:"Ingrese un valor menor a {number}",greaterThanRuleError:"Ingrese un valor mayor a {number}"}},cA={authHelpers:IS,alert:$S,apiConnectionsError:US,apiConnectionsSuccess:WS,pgaDisplayNoItems:YS,pgaDatePicker:jS,pgaInputFile:GS,pgaInputGroup:qS,pgaLoginForm:XS,pgaSelect:ZS,pgaImage:QS,pgaButton:KS,pgaLayout:JS,pgaModal:eA,pgaTable:tA,notifications:aA,validations:rA};function ym(e){function t(a,r){return function(c,n={}){const i=Je().language,s=e==null?void 0:e[a],l=s==null?void 0:s[i],f=r?r.split(".").reduce((p,v)=>p==null?void 0:p[v],l):l,u=(f==null?void 0:f[c])||"",h=n.count||0,d=u.split("|").map(p=>p.trim());let m=d[0];d.length===2?m=h===1?d[0]:d[1]:d.length===3&&(m=h===0?d[0]:h===1?d[1]:d[2]),m=m.replace(new RegExp("{count}","g"),h.toString());for(const p in n)p!=="count"&&n[p]!==void 0&&n[p]!==null&&(m=m.replace(new RegExp(`{${p}}`,"g"),n[p].toString()));return m}}return t}const I2=ym(cA),nA=I2("authHelpers");function bm(){const e=X2.getConfig().stores.useAuthStore(),t=_4().currentRouteType,a=`auth${B3.getFirstChartInUppercase(t)}`;return!!e[a].accessToken&&!!e[a].user.id}function Hm(){const e=X2.getConfig().stores.useAuthStore(),t=_4().currentRouteType,a=`auth${B3.getFirstChartInUppercase(t)}`;return e[a].accessToken}async function Vm(e,t,a){const r=X2.getConfig(),c=r.stores.useAuthStore(),n=`authentication/login/${e}`,i={basicAuth:t,isLoadingRef:a==null?void 0:a.isLoadingRef},s=await r.api.postOne(n,void 0,i);c.setAuthUser(e,s.data);const l={name:(a==null?void 0:a.redirectToName)||r.defaultRoutes[e].auth};r.router.push(l)}async function wm(){const e=X2.getConfig(),t=e.stores.useAuthStore(),a=_4().currentRouteType;try{const r=`authentication/validateAccessToken/${a}`,c=await e.api.getOne(r,void 0,void 0,{preventDisplayError:!0});t.setAuthUser(a,c.data)}catch{t.setAuthUser(a)}}function _m(e){const t=X2.getConfig();t.stores.useAuthStore().setAuthUser(e),E0("success",()=>nA("successfulLogout"));const r={name:`login${B3.getFirstChartInUppercase(e)}`};t.router.push(r)}function _7(e,t){const a=e.toLocaleString(Je().language,{maximumFractionDigits:t});return a==="-0"?"0":a}function iA(e,t,a,r=!0){let c=_7(e,t);return r&&(c=c+=` ${a}`),c}function os(){return window.innerWidth<=768}function k7(e,t,a){const r=document.querySelector(":root"),c="--pga-",n=a!=null&&a.preventConvertToKebab?e:B3.camelToKebab(e);r.style.setProperty(`${c}${n}`,t)}function L7(e){const t=e?"visible":"hidden";document.body.style.overflow=t}function sA(e,t,a="animate__"){return new Promise(r=>{const c=`${a}${t}`,n=document.querySelector(e);if(n){n.classList.add(`${a}animated`,c);const i=s=>{s.stopPropagation(),n==null||n.classList.remove(`${a}animated`,c),r("Animation ended")};n.addEventListener("animationend",i,{once:!0})}})}function km(e,t){let a=0,r=0,c=0,n=0;if(e.startsWith("rgb")||e.startsWith("rgba")){const s=e.replace(/rgba?\((.*?)\)/,"$1").replace(/\s/g,""),[,l,f,u,h="1"]=s.match(/(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*(?:,\s*([\d.]+))?/);a=parseInt(l),r=parseInt(f),c=parseInt(u),n=parseFloat(h)}if(e.startsWith("#")){let s=e;s.length===4&&(s="#"+s[1]+s[1]+s[2]+s[2]+s[3]+s[3]);let[,l,f,u,h]=s.match(/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})?$/i).map((d,m)=>m===4?parseInt(d,16)/255:parseInt(d,16));h=h?parseFloat(h.toFixed(3)):1,a=l,r=f,c=u,n=h}const i=t/100;return`rgba(${a}, ${r}, ${c}, ${n*i})`}function In(e,t){const r=`color-${B3.camelToKebab(e)}`,c={preventConvertToKebab:!0};k7(r,t,c);for(let n=5;n<=95;n+=5){const i=n<10?`0${n}`:n%10===0?`${n/10}`:`${n}`;k7(`${r}-0${i}`,km(t,n),c)}}function oA(){const e=zm,t=Math.floor(Math.random()*Object.keys(e).length);return e[Object.keys(e)[t]]}function lA(e,t){const r={...{format:"short",withTime:!0},...t};if(!e)return"-";const c={weekday:r.format==="numbers"?void 0:r.format,year:"numeric",month:r.format==="numbers"?"2-digit":r.format,day:"2-digit",hour:r.withTime?"2-digit":void 0,minute:r.withTime?"2-digit":void 0,hour12:!1},n=e.toLocaleString("es-ES",c);return n.charAt(0).toUpperCase()+n.slice(1)}function Lm(e){if(!e)return!1;let t=e;const a=["http://","https://"];for(const r of a)if(e.startsWith(r)){t=e.replace(r,"");break}return t=t.replace(/:(\d*)$/,""),window.location.href.includes(t)}const Sm=["production","demo","testing","development"];function fA(e,t){if(t)return t;for(const a of Sm)for(const r of e[a])if(Lm(r))return a;throw Error("Incorrect URL")}//! moment.js
|
|
6
|
+
`+a1):W.stack=a1}throw W}}_request(_,N){typeof _=="string"?(N=N||{}).url=_:N=_||{},N=se(this.defaults,N);const{transitional:W,paramsSerializer:J,headers:a1}=N;W!==void 0&&tt.assertOptions(W,{silentJSONParsing:T.transitional(T.boolean),forcedJSONParsing:T.transitional(T.boolean),clarifyTimeoutError:T.transitional(T.boolean)},!1),J!=null&&(B.isFunction(J)?N.paramsSerializer={serialize:J}:tt.assertOptions(J,{encode:T.function,serialize:T.function},!0)),N.method=(N.method||this.defaults.method||"get").toLowerCase();let e1=a1&&B.merge(a1.common,a1[N.method]);a1&&B.forEach(["delete","get","head","post","put","patch","common"],E1=>{delete a1[E1]}),N.headers=s1.concat(e1,a1);const m1=[];let b1=!0;this.interceptors.request.forEach(function(E1){typeof E1.runWhen=="function"&&E1.runWhen(N)===!1||(b1=b1&&E1.synchronous,m1.unshift(E1.fulfilled,E1.rejected))});const w1=[];let x1;this.interceptors.response.forEach(function(E1){w1.push(E1.fulfilled,E1.rejected)});let F1,P1=0;if(!b1){const E1=[va.bind(this),void 0];for(E1.unshift.apply(E1,m1),E1.push.apply(E1,w1),F1=E1.length,x1=Promise.resolve(N);P1<F1;)x1=x1.then(E1[P1++],E1[P1++]);return x1}F1=m1.length;let Q1=N;for(P1=0;P1<F1;){const E1=m1[P1++],J1=m1[P1++];try{Q1=E1(Q1)}catch(H2){J1.call(this,H2);break}}try{x1=va.call(this,Q1)}catch(E1){return Promise.reject(E1)}for(P1=0,F1=w1.length;P1<F1;)x1=x1.then(w1[P1++],w1[P1++]);return x1}getUri(_){return W1(i4((_=se(this.defaults,_)).baseURL,_.url),_.params,_.paramsSerializer)}}B.forEach(["delete","get","head","options"],function(M){q.prototype[M]=function(_,N){return this.request(se(N||{},{method:M,url:_,data:(N||{}).data}))}}),B.forEach(["post","put","patch"],function(M){function _(N){return function(W,J,a1){return this.request(se(a1||{},{method:M,headers:N?{"Content-Type":"multipart/form-data"}:{},url:W,data:J}))}}q.prototype[M]=_(),q.prototype[M+"Form"]=_(!0)});var R=q;class U{constructor(_){if(typeof _!="function")throw new TypeError("executor must be a function.");let N;this.promise=new Promise(function(J){N=J});const W=this;this.promise.then(J=>{if(!W._listeners)return;let a1=W._listeners.length;for(;a1-- >0;)W._listeners[a1](J);W._listeners=null}),this.promise.then=J=>{let a1;const e1=new Promise(m1=>{W.subscribe(m1),a1=m1}).then(J);return e1.cancel=function(){W.unsubscribe(a1)},e1},_(function(J,a1,e1){W.reason||(W.reason=new K1(J,a1,e1),N(W.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(_){this.reason?_(this.reason):this._listeners?this._listeners.push(_):this._listeners=[_]}unsubscribe(_){if(!this._listeners)return;const N=this._listeners.indexOf(_);N!==-1&&this._listeners.splice(N,1)}static source(){let _;return{token:new U(function(N){_=N}),cancel:_}}}var Z=U;const Q={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(Q).forEach(([M,_])=>{Q[_]=M});var u1=Q;const d1=function M(_){const N=new R(_),W=l(R.prototype.request,N);return B.extend(W,R.prototype,N,{allOwnKeys:!0}),B.extend(W,N,null,{allOwnKeys:!0}),W.create=function(J){return M(se(_,J))},W}(U1);d1.Axios=R,d1.CanceledError=K1,d1.CancelToken=Z,d1.isCancel=k1,d1.VERSION="1.6.8",d1.toFormData=V1,d1.AxiosError=I,d1.Cancel=d1.CanceledError,d1.all=function(M){return Promise.all(M)},d1.spread=function(M){return function(_){return M.apply(null,_)}},d1.isAxiosError=function(M){return B.isObject(M)&&M.isAxiosError===!0},d1.mergeConfig=se,d1.AxiosHeaders=s1,d1.formToJSON=M=>W2(B.isHTMLForm(M)?new FormData(M):M),d1.getAdapter=a8,d1.HttpStatusCode=u1,d1.default=d1,n.exports=d1}},r={};function c(n){var i=r[n];if(i!==void 0)return i.exports;var s=r[n]={exports:{}};return a[n].call(s.exports,s,s.exports,c),s.exports}return c.g=function(){if(typeof globalThis=="object")return globalThis;try{return this||new Function("return this")()}catch{if(typeof window=="object")return window}}(),c(927)})())})(Mm);var B3=Mm.exports,ve;let X2=(ve=class{constructor(t){o1(this,"config");this.config=t}static init(t){if(ve.instance)throw new Error("Config is already initialized");ve.instance=new ve(t)}static getConfig(){if(!ve.instance)throw new Error("Config is not initialized. Call init() first.");return ve.instance.config}},o1(ve,"instance"),ve);const Je=Z4.defineStore("pga-app-options",()=>{const e=o.ref(!1),t=o.ref({language:"es",theme:"light"}),a=o.computed({get(){return t.value.language},set(l){t.value.language=l}}),r=o.computed({get(){return t.value.theme},set(l){t.value.theme=l}});o.watch(r,()=>Ns());function c(l){e.value||(e.value=!0,t.value=B3.mergeDeep(t.value,l))}function n(l){a.value=l}function i(l){r.value=l}function s(){r.value=r.value==="light"?"dark":"light"}return{options:t,language:a,theme:r,init:c,setLanguage:n,setTheme:i,changeTheme:s}},{persist:!0}),RS=os(),_4=Z4.defineStore("pga-route",()=>{const e=o.ref(),t=o.ref(!RS),a=o.computed(()=>yp(e.value)),r=o.computed(()=>{var s;return W5(a.value,(s=e.value)==null?void 0:s.name)}),c=o.computed(()=>{var s;return(s=e.value)==null?void 0:s.meta.access}),n=o.computed(()=>{var s;return!!((s=e.value)!=null&&s.meta.preventDisplayNavigationBars)}),i=o.computed(()=>!n.value&&t.value);return{currentRoute:e,isSideBarOpen:t,currentRouteType:a,currentRouteTitle:r,currentRouteAccess:c,preventDisplayNavigationBars:n,isDisplayingSideBar:i}}),IS={es:{successfulLogout:"¡Vuelva pronto!"}},$S={es:{alertTitle:"¿Estás seguro?",cancelBtn:"Cancelar",acceptBtn:"Eliminar"}},US={es:{INTERNAL_SERVER_ERROR:"Ha ocurrido un error",DUPLICATE_KEY:"Item ya creado",FOREIGN_KEY_INTEGRITY:"El item no existe",MODELS_ASSOCIATED:"No se puede eliminar porque tiene items asociados",INVALID_INPUT_DATA:"Los datos ingresados no son correctos",ENTITY_NOT_FOUND:"El item no existe",INVALID_CREDENTIALS:"Usuario o contraseña incorrectos",UNAUTHORIZED:"No autorizado"}},WS={es:{LOGIN:"¡Bienvenido!"}},YS={es:{noItemsText:"No hay resultados"}},jS={es:{cancelBtn:"Cancelar",selectBtn:"Seleccionar"}},GS={es:{selectFileLabel:"Seleccione un archivo",removeBtn:"Eliminar archivo",newFileError:"Formato inválido"}},qS={es:{optionalLabel:"Opcional"}},XS={es:{usernameLabel:"Usuario",passwordLabel:"Contraseña",loginBtn:"Iniciar sesión"}},ZS={es:{emptyOptionsText:"No hay opciones"}},QS={es:{confirmDeleteText:"La imagen se eliminará permanentemente."}},KS={es:{backBtn:"Volver",deleteBtn:"Eliminar",confirmDeleteText:"",editBtn:"Editar",logoutBtn:"Cerrar sesión"}},JS={es:{header:{switchToLightMode:"Cambiar a modo claro",switchToDarkMode:"Cambiar a modo oscuro",logout:"Cerrar sesión"},footer:{allRightsReserved:"Todos los derechos reservados",designedBy:"Diseñado por"}}},eA={es:{cancelBtn:"Cancelar",acceptBtn:"Guardar"}},tA={es:{columnTitleActions:"",selectAllBtn:"Seleccionar todo",withTheSelectedItemsText:"Con los seleccionados:",filtersBtn:"Filtros",filtersModalTitle:"Filtros",confirmDeleteText:'¿Eliminar "{description}"?'}},aA={es:{removeAllBtn:"Eliminar todo"}},rA={es:{requiredRuleError:"Campo requerido",minLengthRuleError:"Longitud mínima: {length} caracteres",maxLengthRuleError:"Longitud máxima: {length} caracteres",integerRuleError:"Ingrese un valor entero",lessEqualRuleError:"Ingrese un valor menor o igual a {number}",greaterEqualRuleError:"Ingrese un valor mayor o igual a {number}",lessThanRuleError:"Ingrese un valor menor a {number}",greaterThanRuleError:"Ingrese un valor mayor a {number}"}},cA={authHelpers:IS,alert:$S,apiConnectionsError:US,apiConnectionsSuccess:WS,pgaDisplayNoItems:YS,pgaDatePicker:jS,pgaInputFile:GS,pgaInputGroup:qS,pgaLoginForm:XS,pgaSelect:ZS,pgaImage:QS,pgaButton:KS,pgaLayout:JS,pgaModal:eA,pgaTable:tA,notifications:aA,validations:rA};function ym(e){function t(a,r){return function(c,n={}){const i=Je().language,s=e==null?void 0:e[a],l=s==null?void 0:s[i],f=r?r.split(".").reduce((p,v)=>p==null?void 0:p[v],l):l,u=(f==null?void 0:f[c])||"",h=n.count||0,d=u.split("|").map(p=>p.trim());let m=d[0];d.length===2?m=h===1?d[0]:d[1]:d.length===3&&(m=h===0?d[0]:h===1?d[1]:d[2]),m=m.replace(new RegExp("{count}","g"),h.toString());for(const p in n)p!=="count"&&n[p]!==void 0&&n[p]!==null&&(m=m.replace(new RegExp(`{${p}}`,"g"),n[p].toString()));return m}}return t}const I2=ym(cA),nA=I2("authHelpers");function bm(){const e=X2.getConfig().stores.useAuthStore(),t=_4().currentRouteType,a=`auth${B3.getFirstChartInUppercase(t)}`;return!!e[a].accessToken&&!!e[a].user.id}function Hm(){const e=X2.getConfig().stores.useAuthStore(),t=_4().currentRouteType,a=`auth${B3.getFirstChartInUppercase(t)}`;return e[a].accessToken}async function Vm(e,t,a){const r=X2.getConfig(),c=r.stores.useAuthStore(),n=`authentication/login/${e}`,i={basicAuth:t,isLoadingRef:a==null?void 0:a.isLoadingRef},s=await r.api.postOne(n,void 0,i);c.setAuthUser(e,s.data);const l={name:(a==null?void 0:a.redirectToName)||r.defaultRoutes[e].auth};r.router.push(l)}async function wm(){const e=X2.getConfig(),t=e.stores.useAuthStore(),a=_4().currentRouteType;try{const r=`authentication/validateAccessToken/${a}`,c=await e.api.getOne(r,void 0,void 0,{preventDisplayError:!0});t.setAuthUser(a,c.data)}catch{t.setAuthUser(a)}}function _m(e){const t=X2.getConfig();t.stores.useAuthStore().setAuthUser(e),E0("success",()=>nA("successfulLogout"));const r={name:`login${B3.getFirstChartInUppercase(e)}`};t.router.push(r)}function _7(e,t){const a=e.toLocaleString(Je().language,{maximumFractionDigits:t});return a==="-0"?"0":a}function iA(e,t,a,r=!0){let c=_7(e,t);return r&&(c=c+=` ${a}`),c}function os(){return window.innerWidth<=768}function k7(e,t,a){const r=document.querySelector(":root"),c="--pga-",n=a!=null&&a.preventConvertToKebab?e:B3.camelToKebab(e);r.style.setProperty(`${c}${n}`,t)}function L7(e){const t=e?"visible":"hidden";document.body.style.overflow=t}function sA(e,t,a="animate__"){return new Promise(r=>{const c=`${a}${t}`,n=document.querySelector(e);if(n){n.classList.add(`${a}animated`,c);const i=s=>{s.stopPropagation(),n==null||n.classList.remove(`${a}animated`,c),r("Animation ended")};n.addEventListener("animationend",i,{once:!0})}})}function km(e,t){let a=0,r=0,c=0,n=0;if(e.startsWith("rgb")||e.startsWith("rgba")){const s=e.replace(/rgba?\((.*?)\)/,"$1").replace(/\s/g,""),[,l,f,u,h="1"]=s.match(/(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*(?:,\s*([\d.]+))?/);a=parseInt(l),r=parseInt(f),c=parseInt(u),n=parseFloat(h)}if(e.startsWith("#")){let s=e;s.length===4&&(s="#"+s[1]+s[1]+s[2]+s[2]+s[3]+s[3]);let[,l,f,u,h]=s.match(/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})?$/i).map((d,m)=>m===4?parseInt(d,16)/255:parseInt(d,16));h=h?parseFloat(h.toFixed(3)):1,a=l,r=f,c=u,n=h}const i=t/100;return`rgba(${a}, ${r}, ${c}, ${n*i})`}function In(e,t){const r=`color-${B3.camelToKebab(e)}`,c={preventConvertToKebab:!0};k7(r,t,c);for(let n=5;n<=95;n+=5){const i=n<10?`0${n}`:n%10===0?`${n/10}`:`${n}`;k7(`${r}-0${i}`,km(t,n),c)}}function oA(){const e=zm,t=Math.floor(Math.random()*Object.keys(e).length);return e[Object.keys(e)[t]]}function lA(e,t){const r={...{format:"short",withTime:!0},...t};if(!e)return"-";const c={weekday:r.format==="numbers"?void 0:r.format,year:"numeric",month:r.format==="numbers"?"2-digit":r.format,day:"2-digit",hour:r.withTime?"2-digit":void 0,minute:r.withTime?"2-digit":void 0,hour12:!1},n=e.toLocaleString("es-ES",c);return n.charAt(0).toUpperCase()+n.slice(1)}function Lm(e){if(!e)return!1;let t=e;const a=["http://","https://"];for(const r of a)if(e.startsWith(r)){t=e.replace(r,"");break}return t=t.replace(/:(\d*)$/,""),window.location.href.includes(t)}const Sm=["production","demo","testing","development"];function fA(e,t){if(t)return t;for(const a of Sm)for(const r of e[a])if(Lm(r))return a;throw Error("Incorrect URL")}//! moment.js
|
|
7
7
|
//! version : 2.30.1
|
|
8
8
|
//! authors : Tim Wood, Iskren Chernev, Moment.js contributors
|
|
9
9
|
//! license : MIT
|
|
@@ -12,7 +12,7 @@ var Am;function S1(){return Am.apply(null,arguments)}function uA(e){Am=e}functio
|
|
|
12
12
|
[`+n+"] ";for(i in arguments[0])u2(arguments[0],i)&&(c+=i+": "+arguments[0][i]+", ");c=c.slice(0,-2)}else c=arguments[n];r.push(c)}Nm(e+`
|
|
13
13
|
Arguments: `+Array.prototype.slice.call(r).join("")+`
|
|
14
14
|
`+new Error().stack),a=!1}return t.apply(this,arguments)},t)}var Tl={};function Em(e,t){S1.deprecationHandler!=null&&S1.deprecationHandler(e,t),Tl[e]||(Nm(t),Tl[e]=!0)}S1.suppressDeprecationWarnings=!1;S1.deprecationHandler=null;function ke(e){return typeof Function<"u"&&e instanceof Function||Object.prototype.toString.call(e)==="[object Function]"}function dA(e){var t,a;for(a in e)u2(e,a)&&(t=e[a],ke(t)?this[a]=t:this["_"+a]=t);this._config=e,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)}function Un(e,t){var a=y0({},e),r;for(r in t)u2(t,r)&&(H6(e[r])&&H6(t[r])?(a[r]={},y0(a[r],e[r]),y0(a[r],t[r])):t[r]!=null?a[r]=t[r]:delete a[r]);for(r in e)u2(e,r)&&!u2(t,r)&&H6(e[r])&&(a[r]=y0({},a[r]));return a}function hs(e){e!=null&&this.set(e)}var Wn;Object.keys?Wn=Object.keys:Wn=function(e){var t,a=[];for(t in e)u2(e,t)&&a.push(t);return a};var mA={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"};function pA(e,t,a){var r=this._calendar[e]||this._calendar.sameElse;return ke(r)?r.call(t,a):r}function He(e,t,a){var r=""+Math.abs(e),c=t-r.length,n=e>=0;return(n?a?"+":"":"-")+Math.pow(10,Math.max(0,c)).toString().substr(1)+r}var ds=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,Ca=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,Dc={},x8={};function B1(e,t,a,r){var c=r;typeof r=="string"&&(c=function(){return this[r]()}),e&&(x8[e]=c),t&&(x8[t[0]]=function(){return He(c.apply(this,arguments),t[1],t[2])}),a&&(x8[a]=function(){return this.localeData().ordinal(c.apply(this,arguments),e)})}function vA(e){return e.match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"")}function gA(e){var t=e.match(ds),a,r;for(a=0,r=t.length;a<r;a++)x8[t[a]]?t[a]=x8[t[a]]:t[a]=vA(t[a]);return function(c){var n="",i;for(i=0;i<r;i++)n+=ke(t[i])?t[i].call(c,e):t[i];return n}}function i7(e,t){return e.isValid()?(t=Pm(t,e.localeData()),Dc[t]=Dc[t]||gA(t),Dc[t](e)):e.localeData().invalidDate()}function Pm(e,t){var a=5;function r(c){return t.longDateFormat(c)||c}for(Ca.lastIndex=0;a>=0&&Ca.test(e);)e=e.replace(Ca,r),Ca.lastIndex=0,a-=1;return e}var xA={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function CA(e){var t=this._longDateFormat[e],a=this._longDateFormat[e.toUpperCase()];return t||!a?t:(this._longDateFormat[e]=a.match(ds).map(function(r){return r==="MMMM"||r==="MM"||r==="DD"||r==="dddd"?r.slice(1):r}).join(""),this._longDateFormat[e])}var zA="Invalid date";function MA(){return this._invalidDate}var yA="%d",bA=/\d{1,2}/;function HA(e){return this._ordinal.replace("%d",e)}var VA={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function wA(e,t,a,r){var c=this._relativeTime[a];return ke(c)?c(e,t,a,r):c.replace(/%d/i,e)}function _A(e,t){var a=this._relativeTime[e>0?"future":"past"];return ke(a)?a(t):a.replace(/%s/i,t)}var Nl={D:"date",dates:"date",date:"date",d:"day",days:"day",day:"day",e:"weekday",weekdays:"weekday",weekday:"weekday",E:"isoWeekday",isoweekdays:"isoWeekday",isoweekday:"isoWeekday",DDD:"dayOfYear",dayofyears:"dayOfYear",dayofyear:"dayOfYear",h:"hour",hours:"hour",hour:"hour",ms:"millisecond",milliseconds:"millisecond",millisecond:"millisecond",m:"minute",minutes:"minute",minute:"minute",M:"month",months:"month",month:"month",Q:"quarter",quarters:"quarter",quarter:"quarter",s:"second",seconds:"second",second:"second",gg:"weekYear",weekyears:"weekYear",weekyear:"weekYear",GG:"isoWeekYear",isoweekyears:"isoWeekYear",isoweekyear:"isoWeekYear",w:"week",weeks:"week",week:"week",W:"isoWeek",isoweeks:"isoWeek",isoweek:"isoWeek",y:"year",years:"year",year:"year"};function L4(e){return typeof e=="string"?Nl[e]||Nl[e.toLowerCase()]:void 0}function ms(e){var t={},a,r;for(r in e)u2(e,r)&&(a=L4(r),a&&(t[a]=e[r]));return t}var kA={date:9,day:11,weekday:11,isoWeekday:11,dayOfYear:4,hour:13,millisecond:16,minute:14,month:8,quarter:7,second:15,weekYear:1,isoWeekYear:1,week:5,isoWeek:5,year:1};function LA(e){var t=[],a;for(a in e)u2(e,a)&&t.push({unit:a,priority:kA[a]});return t.sort(function(r,c){return r.priority-c.priority}),t}var Fm=/\d/,v4=/\d\d/,Dm=/\d{3}/,ps=/\d{4}/,Hr=/[+-]?\d{6}/,N2=/\d\d?/,Bm=/\d\d\d\d?/,Om=/\d\d\d\d\d\d?/,Vr=/\d{1,3}/,vs=/\d{1,4}/,wr=/[+-]?\d{1,6}/,U8=/\d+/,_r=/[+-]?\d+/,SA=/Z|[+-]\d\d:?\d\d/gi,kr=/Z|[+-]\d\d(?::?\d\d)?/gi,AA=/[+-]?\d+(\.\d{1,3})?/,I5=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i,W8=/^[1-9]\d?/,gs=/^([1-9]\d|\d)/,S7;S7={};function N1(e,t,a){S7[e]=ke(t)?t:function(r,c){return r&&a?a:t}}function TA(e,t){return u2(S7,e)?S7[e](t._strict,t._locale):new RegExp(NA(e))}function NA(e){return qe(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(t,a,r,c,n){return a||r||c||n}))}function qe(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function H4(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function a2(e){var t=+e,a=0;return t!==0&&isFinite(t)&&(a=H4(t)),a}var Yn={};function x2(e,t){var a,r=t,c;for(typeof e=="string"&&(e=[e]),e0(t)&&(r=function(n,i){i[t]=a2(n)}),c=e.length,a=0;a<c;a++)Yn[e[a]]=r}function $5(e,t){x2(e,function(a,r,c,n){c._w=c._w||{},t(a,c._w,c,n)})}function EA(e,t,a){t!=null&&u2(Yn,e)&&Yn[e](t,a._a,a,e)}function Lr(e){return e%4===0&&e%100!==0||e%400===0}var U3=0,Ie=1,de=2,g3=3,O4=4,$e=5,g6=6,PA=7,FA=8;B1("Y",0,0,function(){var e=this.year();return e<=9999?He(e,4):"+"+e});B1(0,["YY",2],0,function(){return this.year()%100});B1(0,["YYYY",4],0,"year");B1(0,["YYYYY",5],0,"year");B1(0,["YYYYYY",6,!0],0,"year");N1("Y",_r);N1("YY",N2,v4);N1("YYYY",vs,ps);N1("YYYYY",wr,Hr);N1("YYYYYY",wr,Hr);x2(["YYYYY","YYYYYY"],U3);x2("YYYY",function(e,t){t[U3]=e.length===2?S1.parseTwoDigitYear(e):a2(e)});x2("YY",function(e,t){t[U3]=S1.parseTwoDigitYear(e)});x2("Y",function(e,t){t[U3]=parseInt(e,10)});function _t(e){return Lr(e)?366:365}S1.parseTwoDigitYear=function(e){return a2(e)+(a2(e)>68?1900:2e3)};var Rm=Y8("FullYear",!0);function DA(){return Lr(this.year())}function Y8(e,t){return function(a){return a!=null?(Im(this,e,a),S1.updateOffset(this,t),this):Jt(this,e)}}function Jt(e,t){if(!e.isValid())return NaN;var a=e._d,r=e._isUTC;switch(t){case"Milliseconds":return r?a.getUTCMilliseconds():a.getMilliseconds();case"Seconds":return r?a.getUTCSeconds():a.getSeconds();case"Minutes":return r?a.getUTCMinutes():a.getMinutes();case"Hours":return r?a.getUTCHours():a.getHours();case"Date":return r?a.getUTCDate():a.getDate();case"Day":return r?a.getUTCDay():a.getDay();case"Month":return r?a.getUTCMonth():a.getMonth();case"FullYear":return r?a.getUTCFullYear():a.getFullYear();default:return NaN}}function Im(e,t,a){var r,c,n,i,s;if(!(!e.isValid()||isNaN(a))){switch(r=e._d,c=e._isUTC,t){case"Milliseconds":return void(c?r.setUTCMilliseconds(a):r.setMilliseconds(a));case"Seconds":return void(c?r.setUTCSeconds(a):r.setSeconds(a));case"Minutes":return void(c?r.setUTCMinutes(a):r.setMinutes(a));case"Hours":return void(c?r.setUTCHours(a):r.setHours(a));case"Date":return void(c?r.setUTCDate(a):r.setDate(a));case"FullYear":break;default:return}n=a,i=e.month(),s=e.date(),s=s===29&&i===1&&!Lr(n)?28:s,c?r.setUTCFullYear(n,i,s):r.setFullYear(n,i,s)}}function BA(e){return e=L4(e),ke(this[e])?this[e]():this}function OA(e,t){if(typeof e=="object"){e=ms(e);var a=LA(e),r,c=a.length;for(r=0;r<c;r++)this[a[r].unit](e[a[r].unit])}else if(e=L4(e),ke(this[e]))return this[e](t);return this}function RA(e,t){return(e%t+t)%t}var a3;Array.prototype.indexOf?a3=Array.prototype.indexOf:a3=function(e){var t;for(t=0;t<this.length;++t)if(this[t]===e)return t;return-1};function xs(e,t){if(isNaN(e)||isNaN(t))return NaN;var a=RA(t,12);return e+=(t-a)/12,a===1?Lr(e)?29:28:31-a%7%2}B1("M",["MM",2],"Mo",function(){return this.month()+1});B1("MMM",0,0,function(e){return this.localeData().monthsShort(this,e)});B1("MMMM",0,0,function(e){return this.localeData().months(this,e)});N1("M",N2,W8);N1("MM",N2,v4);N1("MMM",function(e,t){return t.monthsShortRegex(e)});N1("MMMM",function(e,t){return t.monthsRegex(e)});x2(["M","MM"],function(e,t){t[Ie]=a2(e)-1});x2(["MMM","MMMM"],function(e,t,a,r){var c=a._locale.monthsParse(e,r,a._strict);c!=null?t[Ie]=c:X1(a).invalidMonth=e});var IA="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),$m="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),Um=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,$A=I5,UA=I5;function WA(e,t){return e?Q4(this._months)?this._months[e.month()]:this._months[(this._months.isFormat||Um).test(t)?"format":"standalone"][e.month()]:Q4(this._months)?this._months:this._months.standalone}function YA(e,t){return e?Q4(this._monthsShort)?this._monthsShort[e.month()]:this._monthsShort[Um.test(t)?"format":"standalone"][e.month()]:Q4(this._monthsShort)?this._monthsShort:this._monthsShort.standalone}function jA(e,t,a){var r,c,n,i=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],r=0;r<12;++r)n=_e([2e3,r]),this._shortMonthsParse[r]=this.monthsShort(n,"").toLocaleLowerCase(),this._longMonthsParse[r]=this.months(n,"").toLocaleLowerCase();return a?t==="MMM"?(c=a3.call(this._shortMonthsParse,i),c!==-1?c:null):(c=a3.call(this._longMonthsParse,i),c!==-1?c:null):t==="MMM"?(c=a3.call(this._shortMonthsParse,i),c!==-1?c:(c=a3.call(this._longMonthsParse,i),c!==-1?c:null)):(c=a3.call(this._longMonthsParse,i),c!==-1?c:(c=a3.call(this._shortMonthsParse,i),c!==-1?c:null))}function GA(e,t,a){var r,c,n;if(this._monthsParseExact)return jA.call(this,e,t,a);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),r=0;r<12;r++){if(c=_e([2e3,r]),a&&!this._longMonthsParse[r]&&(this._longMonthsParse[r]=new RegExp("^"+this.months(c,"").replace(".","")+"$","i"),this._shortMonthsParse[r]=new RegExp("^"+this.monthsShort(c,"").replace(".","")+"$","i")),!a&&!this._monthsParse[r]&&(n="^"+this.months(c,"")+"|^"+this.monthsShort(c,""),this._monthsParse[r]=new RegExp(n.replace(".",""),"i")),a&&t==="MMMM"&&this._longMonthsParse[r].test(e))return r;if(a&&t==="MMM"&&this._shortMonthsParse[r].test(e))return r;if(!a&&this._monthsParse[r].test(e))return r}}function Wm(e,t){if(!e.isValid())return e;if(typeof t=="string"){if(/^\d+$/.test(t))t=a2(t);else if(t=e.localeData().monthsParse(t),!e0(t))return e}var a=t,r=e.date();return r=r<29?r:Math.min(r,xs(e.year(),a)),e._isUTC?e._d.setUTCMonth(a,r):e._d.setMonth(a,r),e}function Ym(e){return e!=null?(Wm(this,e),S1.updateOffset(this,!0),this):Jt(this,"Month")}function qA(){return xs(this.year(),this.month())}function XA(e){return this._monthsParseExact?(u2(this,"_monthsRegex")||jm.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(u2(this,"_monthsShortRegex")||(this._monthsShortRegex=$A),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)}function ZA(e){return this._monthsParseExact?(u2(this,"_monthsRegex")||jm.call(this),e?this._monthsStrictRegex:this._monthsRegex):(u2(this,"_monthsRegex")||(this._monthsRegex=UA),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)}function jm(){function e(l,f){return f.length-l.length}var t=[],a=[],r=[],c,n,i,s;for(c=0;c<12;c++)n=_e([2e3,c]),i=qe(this.monthsShort(n,"")),s=qe(this.months(n,"")),t.push(i),a.push(s),r.push(s),r.push(i);t.sort(e),a.sort(e),r.sort(e),this._monthsRegex=new RegExp("^("+r.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+a.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+t.join("|")+")","i")}function QA(e,t,a,r,c,n,i){var s;return e<100&&e>=0?(s=new Date(e+400,t,a,r,c,n,i),isFinite(s.getFullYear())&&s.setFullYear(e)):s=new Date(e,t,a,r,c,n,i),s}function e5(e){var t,a;return e<100&&e>=0?(a=Array.prototype.slice.call(arguments),a[0]=e+400,t=new Date(Date.UTC.apply(null,a)),isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e)):t=new Date(Date.UTC.apply(null,arguments)),t}function A7(e,t,a){var r=7+t-a,c=(7+e5(e,0,r).getUTCDay()-t)%7;return-c+r-1}function Gm(e,t,a,r,c){var n=(7+a-r)%7,i=A7(e,r,c),s=1+7*(t-1)+n+i,l,f;return s<=0?(l=e-1,f=_t(l)+s):s>_t(e)?(l=e+1,f=s-_t(e)):(l=e,f=s),{year:l,dayOfYear:f}}function t5(e,t,a){var r=A7(e.year(),t,a),c=Math.floor((e.dayOfYear()-r-1)/7)+1,n,i;return c<1?(i=e.year()-1,n=c+Xe(i,t,a)):c>Xe(e.year(),t,a)?(n=c-Xe(e.year(),t,a),i=e.year()+1):(i=e.year(),n=c),{week:n,year:i}}function Xe(e,t,a){var r=A7(e,t,a),c=A7(e+1,t,a);return(_t(e)-r+c)/7}B1("w",["ww",2],"wo","week");B1("W",["WW",2],"Wo","isoWeek");N1("w",N2,W8);N1("ww",N2,v4);N1("W",N2,W8);N1("WW",N2,v4);$5(["w","ww","W","WW"],function(e,t,a,r){t[r.substr(0,1)]=a2(e)});function KA(e){return t5(e,this._week.dow,this._week.doy).week}var JA={dow:0,doy:6};function eT(){return this._week.dow}function tT(){return this._week.doy}function aT(e){var t=this.localeData().week(this);return e==null?t:this.add((e-t)*7,"d")}function rT(e){var t=t5(this,1,4).week;return e==null?t:this.add((e-t)*7,"d")}B1("d",0,"do","day");B1("dd",0,0,function(e){return this.localeData().weekdaysMin(this,e)});B1("ddd",0,0,function(e){return this.localeData().weekdaysShort(this,e)});B1("dddd",0,0,function(e){return this.localeData().weekdays(this,e)});B1("e",0,0,"weekday");B1("E",0,0,"isoWeekday");N1("d",N2);N1("e",N2);N1("E",N2);N1("dd",function(e,t){return t.weekdaysMinRegex(e)});N1("ddd",function(e,t){return t.weekdaysShortRegex(e)});N1("dddd",function(e,t){return t.weekdaysRegex(e)});$5(["dd","ddd","dddd"],function(e,t,a,r){var c=a._locale.weekdaysParse(e,r,a._strict);c!=null?t.d=c:X1(a).invalidWeekday=e});$5(["d","e","E"],function(e,t,a,r){t[r]=a2(e)});function cT(e,t){return typeof e!="string"?e:isNaN(e)?(e=t.weekdaysParse(e),typeof e=="number"?e:null):parseInt(e,10)}function nT(e,t){return typeof e=="string"?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}function Cs(e,t){return e.slice(t,7).concat(e.slice(0,t))}var iT="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),qm="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),sT="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),oT=I5,lT=I5,fT=I5;function uT(e,t){var a=Q4(this._weekdays)?this._weekdays:this._weekdays[e&&e!==!0&&this._weekdays.isFormat.test(t)?"format":"standalone"];return e===!0?Cs(a,this._week.dow):e?a[e.day()]:a}function hT(e){return e===!0?Cs(this._weekdaysShort,this._week.dow):e?this._weekdaysShort[e.day()]:this._weekdaysShort}function dT(e){return e===!0?Cs(this._weekdaysMin,this._week.dow):e?this._weekdaysMin[e.day()]:this._weekdaysMin}function mT(e,t,a){var r,c,n,i=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],r=0;r<7;++r)n=_e([2e3,1]).day(r),this._minWeekdaysParse[r]=this.weekdaysMin(n,"").toLocaleLowerCase(),this._shortWeekdaysParse[r]=this.weekdaysShort(n,"").toLocaleLowerCase(),this._weekdaysParse[r]=this.weekdays(n,"").toLocaleLowerCase();return a?t==="dddd"?(c=a3.call(this._weekdaysParse,i),c!==-1?c:null):t==="ddd"?(c=a3.call(this._shortWeekdaysParse,i),c!==-1?c:null):(c=a3.call(this._minWeekdaysParse,i),c!==-1?c:null):t==="dddd"?(c=a3.call(this._weekdaysParse,i),c!==-1||(c=a3.call(this._shortWeekdaysParse,i),c!==-1)?c:(c=a3.call(this._minWeekdaysParse,i),c!==-1?c:null)):t==="ddd"?(c=a3.call(this._shortWeekdaysParse,i),c!==-1||(c=a3.call(this._weekdaysParse,i),c!==-1)?c:(c=a3.call(this._minWeekdaysParse,i),c!==-1?c:null)):(c=a3.call(this._minWeekdaysParse,i),c!==-1||(c=a3.call(this._weekdaysParse,i),c!==-1)?c:(c=a3.call(this._shortWeekdaysParse,i),c!==-1?c:null))}function pT(e,t,a){var r,c,n;if(this._weekdaysParseExact)return mT.call(this,e,t,a);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),r=0;r<7;r++){if(c=_e([2e3,1]).day(r),a&&!this._fullWeekdaysParse[r]&&(this._fullWeekdaysParse[r]=new RegExp("^"+this.weekdays(c,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[r]=new RegExp("^"+this.weekdaysShort(c,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[r]=new RegExp("^"+this.weekdaysMin(c,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[r]||(n="^"+this.weekdays(c,"")+"|^"+this.weekdaysShort(c,"")+"|^"+this.weekdaysMin(c,""),this._weekdaysParse[r]=new RegExp(n.replace(".",""),"i")),a&&t==="dddd"&&this._fullWeekdaysParse[r].test(e))return r;if(a&&t==="ddd"&&this._shortWeekdaysParse[r].test(e))return r;if(a&&t==="dd"&&this._minWeekdaysParse[r].test(e))return r;if(!a&&this._weekdaysParse[r].test(e))return r}}function vT(e){if(!this.isValid())return e!=null?this:NaN;var t=Jt(this,"Day");return e!=null?(e=cT(e,this.localeData()),this.add(e-t,"d")):t}function gT(e){if(!this.isValid())return e!=null?this:NaN;var t=(this.day()+7-this.localeData()._week.dow)%7;return e==null?t:this.add(e-t,"d")}function xT(e){if(!this.isValid())return e!=null?this:NaN;if(e!=null){var t=nT(e,this.localeData());return this.day(this.day()%7?t:t-7)}else return this.day()||7}function CT(e){return this._weekdaysParseExact?(u2(this,"_weekdaysRegex")||zs.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(u2(this,"_weekdaysRegex")||(this._weekdaysRegex=oT),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)}function zT(e){return this._weekdaysParseExact?(u2(this,"_weekdaysRegex")||zs.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(u2(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=lT),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function MT(e){return this._weekdaysParseExact?(u2(this,"_weekdaysRegex")||zs.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(u2(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=fT),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function zs(){function e(u,h){return h.length-u.length}var t=[],a=[],r=[],c=[],n,i,s,l,f;for(n=0;n<7;n++)i=_e([2e3,1]).day(n),s=qe(this.weekdaysMin(i,"")),l=qe(this.weekdaysShort(i,"")),f=qe(this.weekdays(i,"")),t.push(s),a.push(l),r.push(f),c.push(s),c.push(l),c.push(f);t.sort(e),a.sort(e),r.sort(e),c.sort(e),this._weekdaysRegex=new RegExp("^("+c.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+r.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+a.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+t.join("|")+")","i")}function Ms(){return this.hours()%12||12}function yT(){return this.hours()||24}B1("H",["HH",2],0,"hour");B1("h",["hh",2],0,Ms);B1("k",["kk",2],0,yT);B1("hmm",0,0,function(){return""+Ms.apply(this)+He(this.minutes(),2)});B1("hmmss",0,0,function(){return""+Ms.apply(this)+He(this.minutes(),2)+He(this.seconds(),2)});B1("Hmm",0,0,function(){return""+this.hours()+He(this.minutes(),2)});B1("Hmmss",0,0,function(){return""+this.hours()+He(this.minutes(),2)+He(this.seconds(),2)});function Xm(e,t){B1(e,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)})}Xm("a",!0);Xm("A",!1);function Zm(e,t){return t._meridiemParse}N1("a",Zm);N1("A",Zm);N1("H",N2,gs);N1("h",N2,W8);N1("k",N2,W8);N1("HH",N2,v4);N1("hh",N2,v4);N1("kk",N2,v4);N1("hmm",Bm);N1("hmmss",Om);N1("Hmm",Bm);N1("Hmmss",Om);x2(["H","HH"],g3);x2(["k","kk"],function(e,t,a){var r=a2(e);t[g3]=r===24?0:r});x2(["a","A"],function(e,t,a){a._isPm=a._locale.isPM(e),a._meridiem=e});x2(["h","hh"],function(e,t,a){t[g3]=a2(e),X1(a).bigHour=!0});x2("hmm",function(e,t,a){var r=e.length-2;t[g3]=a2(e.substr(0,r)),t[O4]=a2(e.substr(r)),X1(a).bigHour=!0});x2("hmmss",function(e,t,a){var r=e.length-4,c=e.length-2;t[g3]=a2(e.substr(0,r)),t[O4]=a2(e.substr(r,2)),t[$e]=a2(e.substr(c)),X1(a).bigHour=!0});x2("Hmm",function(e,t,a){var r=e.length-2;t[g3]=a2(e.substr(0,r)),t[O4]=a2(e.substr(r))});x2("Hmmss",function(e,t,a){var r=e.length-4,c=e.length-2;t[g3]=a2(e.substr(0,r)),t[O4]=a2(e.substr(r,2)),t[$e]=a2(e.substr(c))});function bT(e){return(e+"").toLowerCase().charAt(0)==="p"}var HT=/[ap]\.?m?\.?/i,VT=Y8("Hours",!0);function wT(e,t,a){return e>11?a?"pm":"PM":a?"am":"AM"}var Qm={calendar:mA,longDateFormat:xA,invalidDate:zA,ordinal:yA,dayOfMonthOrdinalParse:bA,relativeTime:VA,months:IA,monthsShort:$m,week:JA,weekdays:iT,weekdaysMin:sT,weekdaysShort:qm,meridiemParse:HT},P2={},at={},a5;function _T(e,t){var a,r=Math.min(e.length,t.length);for(a=0;a<r;a+=1)if(e[a]!==t[a])return a;return r}function El(e){return e&&e.toLowerCase().replace("_","-")}function kT(e){for(var t=0,a,r,c,n;t<e.length;){for(n=El(e[t]).split("-"),a=n.length,r=El(e[t+1]),r=r?r.split("-"):null;a>0;){if(c=Sr(n.slice(0,a).join("-")),c)return c;if(r&&r.length>=a&&_T(n,r)>=a-1)break;a--}t++}return a5}function LT(e){return!!(e&&e.match("^[^/\\\\]*$"))}function Sr(e){var t=null,a;if(P2[e]===void 0&&typeof module<"u"&&module&&module.exports&<(e))try{t=a5._abbr,a=require,a("./locale/"+e),A0(t)}catch{P2[e]=null}return P2[e]}function A0(e,t){var a;return e&&(a4(t)?a=i0(e):a=ys(e,t),a?a5=a:typeof console<"u"&&console.warn&&console.warn("Locale "+e+" not found. Did you forget to load it?")),a5._abbr}function ys(e,t){if(t!==null){var a,r=Qm;if(t.abbr=e,P2[e]!=null)Em("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),r=P2[e]._config;else if(t.parentLocale!=null)if(P2[t.parentLocale]!=null)r=P2[t.parentLocale]._config;else if(a=Sr(t.parentLocale),a!=null)r=a._config;else return at[t.parentLocale]||(at[t.parentLocale]=[]),at[t.parentLocale].push({name:e,config:t}),null;return P2[e]=new hs(Un(r,t)),at[e]&&at[e].forEach(function(c){ys(c.name,c.config)}),A0(e),P2[e]}else return delete P2[e],null}function ST(e,t){if(t!=null){var a,r,c=Qm;P2[e]!=null&&P2[e].parentLocale!=null?P2[e].set(Un(P2[e]._config,t)):(r=Sr(e),r!=null&&(c=r._config),t=Un(c,t),r==null&&(t.abbr=e),a=new hs(t),a.parentLocale=P2[e],P2[e]=a),A0(e)}else P2[e]!=null&&(P2[e].parentLocale!=null?(P2[e]=P2[e].parentLocale,e===A0()&&A0(e)):P2[e]!=null&&delete P2[e]);return P2[e]}function i0(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return a5;if(!Q4(e)){if(t=Sr(e),t)return t;e=[e]}return kT(e)}function AT(){return Wn(P2)}function bs(e){var t,a=e._a;return a&&X1(e).overflow===-2&&(t=a[Ie]<0||a[Ie]>11?Ie:a[de]<1||a[de]>xs(a[U3],a[Ie])?de:a[g3]<0||a[g3]>24||a[g3]===24&&(a[O4]!==0||a[$e]!==0||a[g6]!==0)?g3:a[O4]<0||a[O4]>59?O4:a[$e]<0||a[$e]>59?$e:a[g6]<0||a[g6]>999?g6:-1,X1(e)._overflowDayOfYear&&(t<U3||t>de)&&(t=de),X1(e)._overflowWeeks&&t===-1&&(t=PA),X1(e)._overflowWeekday&&t===-1&&(t=FA),X1(e).overflow=t),e}var TT=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,NT=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,ET=/Z|[+-]\d\d(?::?\d\d)?/,za=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],Bc=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],PT=/^\/?Date\((-?\d+)/i,FT=/^(?:(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{4}))$/,DT={UT:0,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 Km(e){var t,a,r=e._i,c=TT.exec(r)||NT.exec(r),n,i,s,l,f=za.length,u=Bc.length;if(c){for(X1(e).iso=!0,t=0,a=f;t<a;t++)if(za[t][1].exec(c[1])){i=za[t][0],n=za[t][2]!==!1;break}if(i==null){e._isValid=!1;return}if(c[3]){for(t=0,a=u;t<a;t++)if(Bc[t][1].exec(c[3])){s=(c[2]||" ")+Bc[t][0];break}if(s==null){e._isValid=!1;return}}if(!n&&s!=null){e._isValid=!1;return}if(c[4])if(ET.exec(c[4]))l="Z";else{e._isValid=!1;return}e._f=i+(s||"")+(l||""),Vs(e)}else e._isValid=!1}function BT(e,t,a,r,c,n){var i=[OT(e),$m.indexOf(t),parseInt(a,10),parseInt(r,10),parseInt(c,10)];return n&&i.push(parseInt(n,10)),i}function OT(e){var t=parseInt(e,10);return t<=49?2e3+t:t<=999?1900+t:t}function RT(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function IT(e,t,a){if(e){var r=qm.indexOf(e),c=new Date(t[0],t[1],t[2]).getDay();if(r!==c)return X1(a).weekdayMismatch=!0,a._isValid=!1,!1}return!0}function $T(e,t,a){if(e)return DT[e];if(t)return 0;var r=parseInt(a,10),c=r%100,n=(r-c)/100;return n*60+c}function Jm(e){var t=FT.exec(RT(e._i)),a;if(t){if(a=BT(t[4],t[3],t[2],t[5],t[6],t[7]),!IT(t[1],a,e))return;e._a=a,e._tzm=$T(t[8],t[9],t[10]),e._d=e5.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),X1(e).rfc2822=!0}else e._isValid=!1}function UT(e){var t=PT.exec(e._i);if(t!==null){e._d=new Date(+t[1]);return}if(Km(e),e._isValid===!1)delete e._isValid;else return;if(Jm(e),e._isValid===!1)delete e._isValid;else return;e._strict?e._isValid=!1:S1.createFromInputFallback(e)}S1.createFromInputFallback=k4("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",function(e){e._d=new Date(e._i+(e._useUTC?" UTC":""))});function f8(e,t,a){return e??t??a}function WT(e){var t=new Date(S1.now());return e._useUTC?[t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()]:[t.getFullYear(),t.getMonth(),t.getDate()]}function Hs(e){var t,a,r=[],c,n,i;if(!e._d){for(c=WT(e),e._w&&e._a[de]==null&&e._a[Ie]==null&&YT(e),e._dayOfYear!=null&&(i=f8(e._a[U3],c[U3]),(e._dayOfYear>_t(i)||e._dayOfYear===0)&&(X1(e)._overflowDayOfYear=!0),a=e5(i,0,e._dayOfYear),e._a[Ie]=a.getUTCMonth(),e._a[de]=a.getUTCDate()),t=0;t<3&&e._a[t]==null;++t)e._a[t]=r[t]=c[t];for(;t<7;t++)e._a[t]=r[t]=e._a[t]==null?t===2?1:0:e._a[t];e._a[g3]===24&&e._a[O4]===0&&e._a[$e]===0&&e._a[g6]===0&&(e._nextDay=!0,e._a[g3]=0),e._d=(e._useUTC?e5:QA).apply(null,r),n=e._useUTC?e._d.getUTCDay():e._d.getDay(),e._tzm!=null&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[g3]=24),e._w&&typeof e._w.d<"u"&&e._w.d!==n&&(X1(e).weekdayMismatch=!0)}}function YT(e){var t,a,r,c,n,i,s,l,f;t=e._w,t.GG!=null||t.W!=null||t.E!=null?(n=1,i=4,a=f8(t.GG,e._a[U3],t5(T2(),1,4).year),r=f8(t.W,1),c=f8(t.E,1),(c<1||c>7)&&(l=!0)):(n=e._locale._week.dow,i=e._locale._week.doy,f=t5(T2(),n,i),a=f8(t.gg,e._a[U3],f.year),r=f8(t.w,f.week),t.d!=null?(c=t.d,(c<0||c>6)&&(l=!0)):t.e!=null?(c=t.e+n,(t.e<0||t.e>6)&&(l=!0)):c=n),r<1||r>Xe(a,n,i)?X1(e)._overflowWeeks=!0:l!=null?X1(e)._overflowWeekday=!0:(s=Gm(a,r,c,n,i),e._a[U3]=s.year,e._dayOfYear=s.dayOfYear)}S1.ISO_8601=function(){};S1.RFC_2822=function(){};function Vs(e){if(e._f===S1.ISO_8601){Km(e);return}if(e._f===S1.RFC_2822){Jm(e);return}e._a=[],X1(e).empty=!0;var t=""+e._i,a,r,c,n,i,s=t.length,l=0,f,u;for(c=Pm(e._f,e._locale).match(ds)||[],u=c.length,a=0;a<u;a++)n=c[a],r=(t.match(TA(n,e))||[])[0],r&&(i=t.substr(0,t.indexOf(r)),i.length>0&&X1(e).unusedInput.push(i),t=t.slice(t.indexOf(r)+r.length),l+=r.length),x8[n]?(r?X1(e).empty=!1:X1(e).unusedTokens.push(n),EA(n,r,e)):e._strict&&!r&&X1(e).unusedTokens.push(n);X1(e).charsLeftOver=s-l,t.length>0&&X1(e).unusedInput.push(t),e._a[g3]<=12&&X1(e).bigHour===!0&&e._a[g3]>0&&(X1(e).bigHour=void 0),X1(e).parsedDateParts=e._a.slice(0),X1(e).meridiem=e._meridiem,e._a[g3]=jT(e._locale,e._a[g3],e._meridiem),f=X1(e).era,f!==null&&(e._a[U3]=e._locale.erasConvertYear(f,e._a[U3])),Hs(e),bs(e)}function jT(e,t,a){var r;return a==null?t:e.meridiemHour!=null?e.meridiemHour(t,a):(e.isPM!=null&&(r=e.isPM(a),r&&t<12&&(t+=12),!r&&t===12&&(t=0)),t)}function GT(e){var t,a,r,c,n,i,s=!1,l=e._f.length;if(l===0){X1(e).invalidFormat=!0,e._d=new Date(NaN);return}for(c=0;c<l;c++)n=0,i=!1,t=us({},e),e._useUTC!=null&&(t._useUTC=e._useUTC),t._f=e._f[c],Vs(t),fs(t)&&(i=!0),n+=X1(t).charsLeftOver,n+=X1(t).unusedTokens.length*10,X1(t).score=n,s?n<r&&(r=n,a=t):(r==null||n<r||i)&&(r=n,a=t,i&&(s=!0));y0(e,a||t)}function qT(e){if(!e._d){var t=ms(e._i),a=t.day===void 0?t.date:t.day;e._a=Tm([t.year,t.month,a,t.hour,t.minute,t.second,t.millisecond],function(r){return r&&parseInt(r,10)}),Hs(e)}}function XT(e){var t=new R5(bs(ep(e)));return t._nextDay&&(t.add(1,"d"),t._nextDay=void 0),t}function ep(e){var t=e._i,a=e._f;return e._locale=e._locale||i0(e._l),t===null||a===void 0&&t===""?br({nullInput:!0}):(typeof t=="string"&&(e._i=t=e._locale.preparse(t)),K4(t)?new R5(bs(t)):(O5(t)?e._d=t:Q4(a)?GT(e):a?Vs(e):ZT(e),fs(e)||(e._d=null),e))}function ZT(e){var t=e._i;a4(t)?e._d=new Date(S1.now()):O5(t)?e._d=new Date(t.valueOf()):typeof t=="string"?UT(e):Q4(t)?(e._a=Tm(t.slice(0),function(a){return parseInt(a,10)}),Hs(e)):H6(t)?qT(e):e0(t)?e._d=new Date(t):S1.createFromInputFallback(e)}function tp(e,t,a,r,c){var n={};return(t===!0||t===!1)&&(r=t,t=void 0),(a===!0||a===!1)&&(r=a,a=void 0),(H6(e)&&ls(e)||Q4(e)&&e.length===0)&&(e=void 0),n._isAMomentObject=!0,n._useUTC=n._isUTC=c,n._l=a,n._i=e,n._f=t,n._strict=r,XT(n)}function T2(e,t,a,r){return tp(e,t,a,r,!1)}var QT=k4("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=T2.apply(null,arguments);return this.isValid()&&e.isValid()?e<this?this:e:br()}),KT=k4("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=T2.apply(null,arguments);return this.isValid()&&e.isValid()?e>this?this:e:br()});function ap(e,t){var a,r;if(t.length===1&&Q4(t[0])&&(t=t[0]),!t.length)return T2();for(a=t[0],r=1;r<t.length;++r)(!t[r].isValid()||t[r][e](a))&&(a=t[r]);return a}function JT(){var e=[].slice.call(arguments,0);return ap("isBefore",e)}function eN(){var e=[].slice.call(arguments,0);return ap("isAfter",e)}var tN=function(){return Date.now?Date.now():+new Date},rt=["year","quarter","month","week","day","hour","minute","second","millisecond"];function aN(e){var t,a=!1,r,c=rt.length;for(t in e)if(u2(e,t)&&!(a3.call(rt,t)!==-1&&(e[t]==null||!isNaN(e[t]))))return!1;for(r=0;r<c;++r)if(e[rt[r]]){if(a)return!1;parseFloat(e[rt[r]])!==a2(e[rt[r]])&&(a=!0)}return!0}function rN(){return this._isValid}function cN(){return te(NaN)}function Ar(e){var t=ms(e),a=t.year||0,r=t.quarter||0,c=t.month||0,n=t.week||t.isoWeek||0,i=t.day||0,s=t.hour||0,l=t.minute||0,f=t.second||0,u=t.millisecond||0;this._isValid=aN(t),this._milliseconds=+u+f*1e3+l*6e4+s*1e3*60*60,this._days=+i+n*7,this._months=+c+r*3+a*12,this._data={},this._locale=i0(),this._bubble()}function s7(e){return e instanceof Ar}function jn(e){return e<0?Math.round(-1*e)*-1:Math.round(e)}function nN(e,t,a){var r=Math.min(e.length,t.length),c=Math.abs(e.length-t.length),n=0,i;for(i=0;i<r;i++)(a&&e[i]!==t[i]||!a&&a2(e[i])!==a2(t[i]))&&n++;return n+c}function rp(e,t){B1(e,0,0,function(){var a=this.utcOffset(),r="+";return a<0&&(a=-a,r="-"),r+He(~~(a/60),2)+t+He(~~a%60,2)})}rp("Z",":");rp("ZZ","");N1("Z",kr);N1("ZZ",kr);x2(["Z","ZZ"],function(e,t,a){a._useUTC=!0,a._tzm=ws(kr,e)});var iN=/([\+\-]|\d\d)/gi;function ws(e,t){var a=(t||"").match(e),r,c,n;return a===null?null:(r=a[a.length-1]||[],c=(r+"").match(iN)||["-",0,0],n=+(c[1]*60)+a2(c[2]),n===0?0:c[0]==="+"?n:-n)}function _s(e,t){var a,r;return t._isUTC?(a=t.clone(),r=(K4(e)||O5(e)?e.valueOf():T2(e).valueOf())-a.valueOf(),a._d.setTime(a._d.valueOf()+r),S1.updateOffset(a,!1),a):T2(e).local()}function Gn(e){return-Math.round(e._d.getTimezoneOffset())}S1.updateOffset=function(){};function sN(e,t,a){var r=this._offset||0,c;if(!this.isValid())return e!=null?this:NaN;if(e!=null){if(typeof e=="string"){if(e=ws(kr,e),e===null)return this}else Math.abs(e)<16&&!a&&(e=e*60);return!this._isUTC&&t&&(c=Gn(this)),this._offset=e,this._isUTC=!0,c!=null&&this.add(c,"m"),r!==e&&(!t||this._changeInProgress?ip(this,te(e-r,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,S1.updateOffset(this,!0),this._changeInProgress=null)),this}else return this._isUTC?r:Gn(this)}function oN(e,t){return e!=null?(typeof e!="string"&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()}function lN(e){return this.utcOffset(0,e)}function fN(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(Gn(this),"m")),this}function uN(){if(this._tzm!=null)this.utcOffset(this._tzm,!1,!0);else if(typeof this._i=="string"){var e=ws(SA,this._i);e!=null?this.utcOffset(e):this.utcOffset(0,!0)}return this}function hN(e){return this.isValid()?(e=e?T2(e).utcOffset():0,(this.utcOffset()-e)%60===0):!1}function dN(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function mN(){if(!a4(this._isDSTShifted))return this._isDSTShifted;var e={},t;return us(e,this),e=ep(e),e._a?(t=e._isUTC?_e(e._a):T2(e._a),this._isDSTShifted=this.isValid()&&nN(e._a,t.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function pN(){return this.isValid()?!this._isUTC:!1}function vN(){return this.isValid()?this._isUTC:!1}function cp(){return this.isValid()?this._isUTC&&this._offset===0:!1}var gN=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,xN=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function te(e,t){var a=e,r=null,c,n,i;return s7(e)?a={ms:e._milliseconds,d:e._days,M:e._months}:e0(e)||!isNaN(+e)?(a={},t?a[t]=+e:a.milliseconds=+e):(r=gN.exec(e))?(c=r[1]==="-"?-1:1,a={y:0,d:a2(r[de])*c,h:a2(r[g3])*c,m:a2(r[O4])*c,s:a2(r[$e])*c,ms:a2(jn(r[g6]*1e3))*c}):(r=xN.exec(e))?(c=r[1]==="-"?-1:1,a={y:c6(r[2],c),M:c6(r[3],c),w:c6(r[4],c),d:c6(r[5],c),h:c6(r[6],c),m:c6(r[7],c),s:c6(r[8],c)}):a==null?a={}:typeof a=="object"&&("from"in a||"to"in a)&&(i=CN(T2(a.from),T2(a.to)),a={},a.ms=i.milliseconds,a.M=i.months),n=new Ar(a),s7(e)&&u2(e,"_locale")&&(n._locale=e._locale),s7(e)&&u2(e,"_isValid")&&(n._isValid=e._isValid),n}te.fn=Ar.prototype;te.invalid=cN;function c6(e,t){var a=e&&parseFloat(e.replace(",","."));return(isNaN(a)?0:a)*t}function Pl(e,t){var a={};return a.months=t.month()-e.month()+(t.year()-e.year())*12,e.clone().add(a.months,"M").isAfter(t)&&--a.months,a.milliseconds=+t-+e.clone().add(a.months,"M"),a}function CN(e,t){var a;return e.isValid()&&t.isValid()?(t=_s(t,e),e.isBefore(t)?a=Pl(e,t):(a=Pl(t,e),a.milliseconds=-a.milliseconds,a.months=-a.months),a):{milliseconds:0,months:0}}function np(e,t){return function(a,r){var c,n;return r!==null&&!isNaN(+r)&&(Em(t,"moment()."+t+"(period, number) is deprecated. Please use moment()."+t+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),n=a,a=r,r=n),c=te(a,r),ip(this,c,e),this}}function ip(e,t,a,r){var c=t._milliseconds,n=jn(t._days),i=jn(t._months);e.isValid()&&(r=r??!0,i&&Wm(e,Jt(e,"Month")+i*a),n&&Im(e,"Date",Jt(e,"Date")+n*a),c&&e._d.setTime(e._d.valueOf()+c*a),r&&S1.updateOffset(e,n||i))}var zN=np(1,"add"),MN=np(-1,"subtract");function sp(e){return typeof e=="string"||e instanceof String}function yN(e){return K4(e)||O5(e)||sp(e)||e0(e)||HN(e)||bN(e)||e===null||e===void 0}function bN(e){var t=H6(e)&&!ls(e),a=!1,r=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],c,n,i=r.length;for(c=0;c<i;c+=1)n=r[c],a=a||u2(e,n);return t&&a}function HN(e){var t=Q4(e),a=!1;return t&&(a=e.filter(function(r){return!e0(r)&&sp(e)}).length===0),t&&a}function VN(e){var t=H6(e)&&!ls(e),a=!1,r=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"],c,n;for(c=0;c<r.length;c+=1)n=r[c],a=a||u2(e,n);return t&&a}function wN(e,t){var a=e.diff(t,"days",!0);return a<-6?"sameElse":a<-1?"lastWeek":a<0?"lastDay":a<1?"sameDay":a<2?"nextDay":a<7?"nextWeek":"sameElse"}function _N(e,t){arguments.length===1&&(arguments[0]?yN(arguments[0])?(e=arguments[0],t=void 0):VN(arguments[0])&&(t=arguments[0],e=void 0):(e=void 0,t=void 0));var a=e||T2(),r=_s(a,this).startOf("day"),c=S1.calendarFormat(this,r)||"sameElse",n=t&&(ke(t[c])?t[c].call(this,a):t[c]);return this.format(n||this.localeData().calendar(c,this,T2(a)))}function kN(){return new R5(this)}function LN(e,t){var a=K4(e)?e:T2(e);return this.isValid()&&a.isValid()?(t=L4(t)||"millisecond",t==="millisecond"?this.valueOf()>a.valueOf():a.valueOf()<this.clone().startOf(t).valueOf()):!1}function SN(e,t){var a=K4(e)?e:T2(e);return this.isValid()&&a.isValid()?(t=L4(t)||"millisecond",t==="millisecond"?this.valueOf()<a.valueOf():this.clone().endOf(t).valueOf()<a.valueOf()):!1}function AN(e,t,a,r){var c=K4(e)?e:T2(e),n=K4(t)?t:T2(t);return this.isValid()&&c.isValid()&&n.isValid()?(r=r||"()",(r[0]==="("?this.isAfter(c,a):!this.isBefore(c,a))&&(r[1]===")"?this.isBefore(n,a):!this.isAfter(n,a))):!1}function TN(e,t){var a=K4(e)?e:T2(e),r;return this.isValid()&&a.isValid()?(t=L4(t)||"millisecond",t==="millisecond"?this.valueOf()===a.valueOf():(r=a.valueOf(),this.clone().startOf(t).valueOf()<=r&&r<=this.clone().endOf(t).valueOf())):!1}function NN(e,t){return this.isSame(e,t)||this.isAfter(e,t)}function EN(e,t){return this.isSame(e,t)||this.isBefore(e,t)}function PN(e,t,a){var r,c,n;if(!this.isValid())return NaN;if(r=_s(e,this),!r.isValid())return NaN;switch(c=(r.utcOffset()-this.utcOffset())*6e4,t=L4(t),t){case"year":n=o7(this,r)/12;break;case"month":n=o7(this,r);break;case"quarter":n=o7(this,r)/3;break;case"second":n=(this-r)/1e3;break;case"minute":n=(this-r)/6e4;break;case"hour":n=(this-r)/36e5;break;case"day":n=(this-r-c)/864e5;break;case"week":n=(this-r-c)/6048e5;break;default:n=this-r}return a?n:H4(n)}function o7(e,t){if(e.date()<t.date())return-o7(t,e);var a=(t.year()-e.year())*12+(t.month()-e.month()),r=e.clone().add(a,"months"),c,n;return t-r<0?(c=e.clone().add(a-1,"months"),n=(t-r)/(r-c)):(c=e.clone().add(a+1,"months"),n=(t-r)/(c-r)),-(a+n)||0}S1.defaultFormat="YYYY-MM-DDTHH:mm:ssZ";S1.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";function FN(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function DN(e){if(!this.isValid())return null;var t=e!==!0,a=t?this.clone().utc():this;return a.year()<0||a.year()>9999?i7(a,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):ke(Date.prototype.toISOString)?t?this.toDate().toISOString():new Date(this.valueOf()+this.utcOffset()*60*1e3).toISOString().replace("Z",i7(a,"Z")):i7(a,t?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function BN(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var e="moment",t="",a,r,c,n;return this.isLocal()||(e=this.utcOffset()===0?"moment.utc":"moment.parseZone",t="Z"),a="["+e+'("]',r=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",c="-MM-DD[T]HH:mm:ss.SSS",n=t+'[")]',this.format(a+r+c+n)}function ON(e){e||(e=this.isUtc()?S1.defaultFormatUtc:S1.defaultFormat);var t=i7(this,e);return this.localeData().postformat(t)}function RN(e,t){return this.isValid()&&(K4(e)&&e.isValid()||T2(e).isValid())?te({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function IN(e){return this.from(T2(),e)}function $N(e,t){return this.isValid()&&(K4(e)&&e.isValid()||T2(e).isValid())?te({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function UN(e){return this.to(T2(),e)}function op(e){var t;return e===void 0?this._locale._abbr:(t=i0(e),t!=null&&(this._locale=t),this)}var lp=k4("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(e){return e===void 0?this.localeData():this.locale(e)});function fp(){return this._locale}var T7=1e3,C8=60*T7,N7=60*C8,up=(365*400+97)*24*N7;function z8(e,t){return(e%t+t)%t}function hp(e,t,a){return e<100&&e>=0?new Date(e+400,t,a)-up:new Date(e,t,a).valueOf()}function dp(e,t,a){return e<100&&e>=0?Date.UTC(e+400,t,a)-up:Date.UTC(e,t,a)}function WN(e){var t,a;if(e=L4(e),e===void 0||e==="millisecond"||!this.isValid())return this;switch(a=this._isUTC?dp:hp,e){case"year":t=a(this.year(),0,1);break;case"quarter":t=a(this.year(),this.month()-this.month()%3,1);break;case"month":t=a(this.year(),this.month(),1);break;case"week":t=a(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":t=a(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":t=a(this.year(),this.month(),this.date());break;case"hour":t=this._d.valueOf(),t-=z8(t+(this._isUTC?0:this.utcOffset()*C8),N7);break;case"minute":t=this._d.valueOf(),t-=z8(t,C8);break;case"second":t=this._d.valueOf(),t-=z8(t,T7);break}return this._d.setTime(t),S1.updateOffset(this,!0),this}function YN(e){var t,a;if(e=L4(e),e===void 0||e==="millisecond"||!this.isValid())return this;switch(a=this._isUTC?dp:hp,e){case"year":t=a(this.year()+1,0,1)-1;break;case"quarter":t=a(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":t=a(this.year(),this.month()+1,1)-1;break;case"week":t=a(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":t=a(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":t=a(this.year(),this.month(),this.date()+1)-1;break;case"hour":t=this._d.valueOf(),t+=N7-z8(t+(this._isUTC?0:this.utcOffset()*C8),N7)-1;break;case"minute":t=this._d.valueOf(),t+=C8-z8(t,C8)-1;break;case"second":t=this._d.valueOf(),t+=T7-z8(t,T7)-1;break}return this._d.setTime(t),S1.updateOffset(this,!0),this}function jN(){return this._d.valueOf()-(this._offset||0)*6e4}function GN(){return Math.floor(this.valueOf()/1e3)}function qN(){return new Date(this.valueOf())}function XN(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]}function ZN(){var e=this;return{years:e.year(),months:e.month(),date:e.date(),hours:e.hours(),minutes:e.minutes(),seconds:e.seconds(),milliseconds:e.milliseconds()}}function QN(){return this.isValid()?this.toISOString():null}function KN(){return fs(this)}function JN(){return y0({},X1(this))}function eE(){return X1(this).overflow}function tE(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}B1("N",0,0,"eraAbbr");B1("NN",0,0,"eraAbbr");B1("NNN",0,0,"eraAbbr");B1("NNNN",0,0,"eraName");B1("NNNNN",0,0,"eraNarrow");B1("y",["y",1],"yo","eraYear");B1("y",["yy",2],0,"eraYear");B1("y",["yyy",3],0,"eraYear");B1("y",["yyyy",4],0,"eraYear");N1("N",ks);N1("NN",ks);N1("NNN",ks);N1("NNNN",hE);N1("NNNNN",dE);x2(["N","NN","NNN","NNNN","NNNNN"],function(e,t,a,r){var c=a._locale.erasParse(e,r,a._strict);c?X1(a).era=c:X1(a).invalidEra=e});N1("y",U8);N1("yy",U8);N1("yyy",U8);N1("yyyy",U8);N1("yo",mE);x2(["y","yy","yyy","yyyy"],U3);x2(["yo"],function(e,t,a,r){var c;a._locale._eraYearOrdinalRegex&&(c=e.match(a._locale._eraYearOrdinalRegex)),a._locale.eraYearOrdinalParse?t[U3]=a._locale.eraYearOrdinalParse(e,c):t[U3]=parseInt(e,10)});function aE(e,t){var a,r,c,n=this._eras||i0("en")._eras;for(a=0,r=n.length;a<r;++a){switch(typeof n[a].since){case"string":c=S1(n[a].since).startOf("day"),n[a].since=c.valueOf();break}switch(typeof n[a].until){case"undefined":n[a].until=1/0;break;case"string":c=S1(n[a].until).startOf("day").valueOf(),n[a].until=c.valueOf();break}}return n}function rE(e,t,a){var r,c,n=this.eras(),i,s,l;for(e=e.toUpperCase(),r=0,c=n.length;r<c;++r)if(i=n[r].name.toUpperCase(),s=n[r].abbr.toUpperCase(),l=n[r].narrow.toUpperCase(),a)switch(t){case"N":case"NN":case"NNN":if(s===e)return n[r];break;case"NNNN":if(i===e)return n[r];break;case"NNNNN":if(l===e)return n[r];break}else if([i,s,l].indexOf(e)>=0)return n[r]}function cE(e,t){var a=e.since<=e.until?1:-1;return t===void 0?S1(e.since).year():S1(e.since).year()+(t-e.offset)*a}function nE(){var e,t,a,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e)if(a=this.clone().startOf("day").valueOf(),r[e].since<=a&&a<=r[e].until||r[e].until<=a&&a<=r[e].since)return r[e].name;return""}function iE(){var e,t,a,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e)if(a=this.clone().startOf("day").valueOf(),r[e].since<=a&&a<=r[e].until||r[e].until<=a&&a<=r[e].since)return r[e].narrow;return""}function sE(){var e,t,a,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e)if(a=this.clone().startOf("day").valueOf(),r[e].since<=a&&a<=r[e].until||r[e].until<=a&&a<=r[e].since)return r[e].abbr;return""}function oE(){var e,t,a,r,c=this.localeData().eras();for(e=0,t=c.length;e<t;++e)if(a=c[e].since<=c[e].until?1:-1,r=this.clone().startOf("day").valueOf(),c[e].since<=r&&r<=c[e].until||c[e].until<=r&&r<=c[e].since)return(this.year()-S1(c[e].since).year())*a+c[e].offset;return this.year()}function lE(e){return u2(this,"_erasNameRegex")||Ls.call(this),e?this._erasNameRegex:this._erasRegex}function fE(e){return u2(this,"_erasAbbrRegex")||Ls.call(this),e?this._erasAbbrRegex:this._erasRegex}function uE(e){return u2(this,"_erasNarrowRegex")||Ls.call(this),e?this._erasNarrowRegex:this._erasRegex}function ks(e,t){return t.erasAbbrRegex(e)}function hE(e,t){return t.erasNameRegex(e)}function dE(e,t){return t.erasNarrowRegex(e)}function mE(e,t){return t._eraYearOrdinalRegex||U8}function Ls(){var e=[],t=[],a=[],r=[],c,n,i,s,l,f=this.eras();for(c=0,n=f.length;c<n;++c)i=qe(f[c].name),s=qe(f[c].abbr),l=qe(f[c].narrow),t.push(i),e.push(s),a.push(l),r.push(i),r.push(s),r.push(l);this._erasRegex=new RegExp("^("+r.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+t.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+e.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+a.join("|")+")","i")}B1(0,["gg",2],0,function(){return this.weekYear()%100});B1(0,["GG",2],0,function(){return this.isoWeekYear()%100});function Tr(e,t){B1(0,[e,e.length],0,t)}Tr("gggg","weekYear");Tr("ggggg","weekYear");Tr("GGGG","isoWeekYear");Tr("GGGGG","isoWeekYear");N1("G",_r);N1("g",_r);N1("GG",N2,v4);N1("gg",N2,v4);N1("GGGG",vs,ps);N1("gggg",vs,ps);N1("GGGGG",wr,Hr);N1("ggggg",wr,Hr);$5(["gggg","ggggg","GGGG","GGGGG"],function(e,t,a,r){t[r.substr(0,2)]=a2(e)});$5(["gg","GG"],function(e,t,a,r){t[r]=S1.parseTwoDigitYear(e)});function pE(e){return mp.call(this,e,this.week(),this.weekday()+this.localeData()._week.dow,this.localeData()._week.dow,this.localeData()._week.doy)}function vE(e){return mp.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)}function gE(){return Xe(this.year(),1,4)}function xE(){return Xe(this.isoWeekYear(),1,4)}function CE(){var e=this.localeData()._week;return Xe(this.year(),e.dow,e.doy)}function zE(){var e=this.localeData()._week;return Xe(this.weekYear(),e.dow,e.doy)}function mp(e,t,a,r,c){var n;return e==null?t5(this,r,c).year:(n=Xe(e,r,c),t>n&&(t=n),ME.call(this,e,t,a,r,c))}function ME(e,t,a,r,c){var n=Gm(e,t,a,r,c),i=e5(n.year,0,n.dayOfYear);return this.year(i.getUTCFullYear()),this.month(i.getUTCMonth()),this.date(i.getUTCDate()),this}B1("Q",0,"Qo","quarter");N1("Q",Fm);x2("Q",function(e,t){t[Ie]=(a2(e)-1)*3});function yE(e){return e==null?Math.ceil((this.month()+1)/3):this.month((e-1)*3+this.month()%3)}B1("D",["DD",2],"Do","date");N1("D",N2,W8);N1("DD",N2,v4);N1("Do",function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient});x2(["D","DD"],de);x2("Do",function(e,t){t[de]=a2(e.match(N2)[0])});var pp=Y8("Date",!0);B1("DDD",["DDDD",3],"DDDo","dayOfYear");N1("DDD",Vr);N1("DDDD",Dm);x2(["DDD","DDDD"],function(e,t,a){a._dayOfYear=a2(e)});function bE(e){var t=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return e==null?t:this.add(e-t,"d")}B1("m",["mm",2],0,"minute");N1("m",N2,gs);N1("mm",N2,v4);x2(["m","mm"],O4);var HE=Y8("Minutes",!1);B1("s",["ss",2],0,"second");N1("s",N2,gs);N1("ss",N2,v4);x2(["s","ss"],$e);var VE=Y8("Seconds",!1);B1("S",0,0,function(){return~~(this.millisecond()/100)});B1(0,["SS",2],0,function(){return~~(this.millisecond()/10)});B1(0,["SSS",3],0,"millisecond");B1(0,["SSSS",4],0,function(){return this.millisecond()*10});B1(0,["SSSSS",5],0,function(){return this.millisecond()*100});B1(0,["SSSSSS",6],0,function(){return this.millisecond()*1e3});B1(0,["SSSSSSS",7],0,function(){return this.millisecond()*1e4});B1(0,["SSSSSSSS",8],0,function(){return this.millisecond()*1e5});B1(0,["SSSSSSSSS",9],0,function(){return this.millisecond()*1e6});N1("S",Vr,Fm);N1("SS",Vr,v4);N1("SSS",Vr,Dm);var b0,vp;for(b0="SSSS";b0.length<=9;b0+="S")N1(b0,U8);function wE(e,t){t[g6]=a2(("0."+e)*1e3)}for(b0="S";b0.length<=9;b0+="S")x2(b0,wE);vp=Y8("Milliseconds",!1);B1("z",0,0,"zoneAbbr");B1("zz",0,0,"zoneName");function _E(){return this._isUTC?"UTC":""}function kE(){return this._isUTC?"Coordinated Universal Time":""}var _1=R5.prototype;_1.add=zN;_1.calendar=_N;_1.clone=kN;_1.diff=PN;_1.endOf=YN;_1.format=ON;_1.from=RN;_1.fromNow=IN;_1.to=$N;_1.toNow=UN;_1.get=BA;_1.invalidAt=eE;_1.isAfter=LN;_1.isBefore=SN;_1.isBetween=AN;_1.isSame=TN;_1.isSameOrAfter=NN;_1.isSameOrBefore=EN;_1.isValid=KN;_1.lang=lp;_1.locale=op;_1.localeData=fp;_1.max=KT;_1.min=QT;_1.parsingFlags=JN;_1.set=OA;_1.startOf=WN;_1.subtract=MN;_1.toArray=XN;_1.toObject=ZN;_1.toDate=qN;_1.toISOString=DN;_1.inspect=BN;typeof Symbol<"u"&&Symbol.for!=null&&(_1[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"});_1.toJSON=QN;_1.toString=FN;_1.unix=GN;_1.valueOf=jN;_1.creationData=tE;_1.eraName=nE;_1.eraNarrow=iE;_1.eraAbbr=sE;_1.eraYear=oE;_1.year=Rm;_1.isLeapYear=DA;_1.weekYear=pE;_1.isoWeekYear=vE;_1.quarter=_1.quarters=yE;_1.month=Ym;_1.daysInMonth=qA;_1.week=_1.weeks=aT;_1.isoWeek=_1.isoWeeks=rT;_1.weeksInYear=CE;_1.weeksInWeekYear=zE;_1.isoWeeksInYear=gE;_1.isoWeeksInISOWeekYear=xE;_1.date=pp;_1.day=_1.days=vT;_1.weekday=gT;_1.isoWeekday=xT;_1.dayOfYear=bE;_1.hour=_1.hours=VT;_1.minute=_1.minutes=HE;_1.second=_1.seconds=VE;_1.millisecond=_1.milliseconds=vp;_1.utcOffset=sN;_1.utc=lN;_1.local=fN;_1.parseZone=uN;_1.hasAlignedHourOffset=hN;_1.isDST=dN;_1.isLocal=pN;_1.isUtcOffset=vN;_1.isUtc=cp;_1.isUTC=cp;_1.zoneAbbr=_E;_1.zoneName=kE;_1.dates=k4("dates accessor is deprecated. Use date instead.",pp);_1.months=k4("months accessor is deprecated. Use month instead",Ym);_1.years=k4("years accessor is deprecated. Use year instead",Rm);_1.zone=k4("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",oN);_1.isDSTShifted=k4("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",mN);function LE(e){return T2(e*1e3)}function SE(){return T2.apply(null,arguments).parseZone()}function gp(e){return e}var h2=hs.prototype;h2.calendar=pA;h2.longDateFormat=CA;h2.invalidDate=MA;h2.ordinal=HA;h2.preparse=gp;h2.postformat=gp;h2.relativeTime=wA;h2.pastFuture=_A;h2.set=dA;h2.eras=aE;h2.erasParse=rE;h2.erasConvertYear=cE;h2.erasAbbrRegex=fE;h2.erasNameRegex=lE;h2.erasNarrowRegex=uE;h2.months=WA;h2.monthsShort=YA;h2.monthsParse=GA;h2.monthsRegex=ZA;h2.monthsShortRegex=XA;h2.week=KA;h2.firstDayOfYear=tT;h2.firstDayOfWeek=eT;h2.weekdays=uT;h2.weekdaysMin=dT;h2.weekdaysShort=hT;h2.weekdaysParse=pT;h2.weekdaysRegex=CT;h2.weekdaysShortRegex=zT;h2.weekdaysMinRegex=MT;h2.isPM=bT;h2.meridiem=wT;function E7(e,t,a,r){var c=i0(),n=_e().set(r,t);return c[a](n,e)}function xp(e,t,a){if(e0(e)&&(t=e,e=void 0),e=e||"",t!=null)return E7(e,t,a,"month");var r,c=[];for(r=0;r<12;r++)c[r]=E7(e,r,a,"month");return c}function Ss(e,t,a,r){typeof e=="boolean"?(e0(t)&&(a=t,t=void 0),t=t||""):(t=e,a=t,e=!1,e0(t)&&(a=t,t=void 0),t=t||"");var c=i0(),n=e?c._week.dow:0,i,s=[];if(a!=null)return E7(t,(a+n)%7,r,"day");for(i=0;i<7;i++)s[i]=E7(t,(i+n)%7,r,"day");return s}function AE(e,t){return xp(e,t,"months")}function TE(e,t){return xp(e,t,"monthsShort")}function NE(e,t,a){return Ss(e,t,a,"weekdays")}function EE(e,t,a){return Ss(e,t,a,"weekdaysShort")}function PE(e,t,a){return Ss(e,t,a,"weekdaysMin")}A0("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10,a=a2(e%100/10)===1?"th":t===1?"st":t===2?"nd":t===3?"rd":"th";return e+a}});S1.lang=k4("moment.lang is deprecated. Use moment.locale instead.",A0);S1.langData=k4("moment.langData is deprecated. Use moment.localeData instead.",i0);var Ne=Math.abs;function FE(){var e=this._data;return this._milliseconds=Ne(this._milliseconds),this._days=Ne(this._days),this._months=Ne(this._months),e.milliseconds=Ne(e.milliseconds),e.seconds=Ne(e.seconds),e.minutes=Ne(e.minutes),e.hours=Ne(e.hours),e.months=Ne(e.months),e.years=Ne(e.years),this}function Cp(e,t,a,r){var c=te(t,a);return e._milliseconds+=r*c._milliseconds,e._days+=r*c._days,e._months+=r*c._months,e._bubble()}function DE(e,t){return Cp(this,e,t,1)}function BE(e,t){return Cp(this,e,t,-1)}function Fl(e){return e<0?Math.floor(e):Math.ceil(e)}function OE(){var e=this._milliseconds,t=this._days,a=this._months,r=this._data,c,n,i,s,l;return e>=0&&t>=0&&a>=0||e<=0&&t<=0&&a<=0||(e+=Fl(qn(a)+t)*864e5,t=0,a=0),r.milliseconds=e%1e3,c=H4(e/1e3),r.seconds=c%60,n=H4(c/60),r.minutes=n%60,i=H4(n/60),r.hours=i%24,t+=H4(i/24),l=H4(zp(t)),a+=l,t-=Fl(qn(l)),s=H4(a/12),a%=12,r.days=t,r.months=a,r.years=s,this}function zp(e){return e*4800/146097}function qn(e){return e*146097/4800}function RE(e){if(!this.isValid())return NaN;var t,a,r=this._milliseconds;if(e=L4(e),e==="month"||e==="quarter"||e==="year")switch(t=this._days+r/864e5,a=this._months+zp(t),e){case"month":return a;case"quarter":return a/3;case"year":return a/12}else switch(t=this._days+Math.round(qn(this._months)),e){case"week":return t/7+r/6048e5;case"day":return t+r/864e5;case"hour":return t*24+r/36e5;case"minute":return t*1440+r/6e4;case"second":return t*86400+r/1e3;case"millisecond":return Math.floor(t*864e5)+r;default:throw new Error("Unknown unit "+e)}}function s0(e){return function(){return this.as(e)}}var Mp=s0("ms"),IE=s0("s"),$E=s0("m"),UE=s0("h"),WE=s0("d"),YE=s0("w"),jE=s0("M"),GE=s0("Q"),qE=s0("y"),XE=Mp;function ZE(){return te(this)}function QE(e){return e=L4(e),this.isValid()?this[e+"s"]():NaN}function U6(e){return function(){return this.isValid()?this._data[e]:NaN}}var KE=U6("milliseconds"),JE=U6("seconds"),eP=U6("minutes"),tP=U6("hours"),aP=U6("days"),rP=U6("months"),cP=U6("years");function nP(){return H4(this.days()/7)}var De=Math.round,d8={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function iP(e,t,a,r,c){return c.relativeTime(t||1,!!a,e,r)}function sP(e,t,a,r){var c=te(e).abs(),n=De(c.as("s")),i=De(c.as("m")),s=De(c.as("h")),l=De(c.as("d")),f=De(c.as("M")),u=De(c.as("w")),h=De(c.as("y")),d=n<=a.ss&&["s",n]||n<a.s&&["ss",n]||i<=1&&["m"]||i<a.m&&["mm",i]||s<=1&&["h"]||s<a.h&&["hh",s]||l<=1&&["d"]||l<a.d&&["dd",l];return a.w!=null&&(d=d||u<=1&&["w"]||u<a.w&&["ww",u]),d=d||f<=1&&["M"]||f<a.M&&["MM",f]||h<=1&&["y"]||["yy",h],d[2]=t,d[3]=+e>0,d[4]=r,iP.apply(null,d)}function oP(e){return e===void 0?De:typeof e=="function"?(De=e,!0):!1}function lP(e,t){return d8[e]===void 0?!1:t===void 0?d8[e]:(d8[e]=t,e==="s"&&(d8.ss=t-1),!0)}function fP(e,t){if(!this.isValid())return this.localeData().invalidDate();var a=!1,r=d8,c,n;return typeof e=="object"&&(t=e,e=!1),typeof e=="boolean"&&(a=e),typeof t=="object"&&(r=Object.assign({},d8,t),t.s!=null&&t.ss==null&&(r.ss=t.s-1)),c=this.localeData(),n=sP(this,!a,r,c),a&&(n=c.pastFuture(+this,n)),c.postformat(n)}var Oc=Math.abs;function r8(e){return(e>0)-(e<0)||+e}function Nr(){if(!this.isValid())return this.localeData().invalidDate();var e=Oc(this._milliseconds)/1e3,t=Oc(this._days),a=Oc(this._months),r,c,n,i,s=this.asSeconds(),l,f,u,h;return s?(r=H4(e/60),c=H4(r/60),e%=60,r%=60,n=H4(a/12),a%=12,i=e?e.toFixed(3).replace(/\.?0+$/,""):"",l=s<0?"-":"",f=r8(this._months)!==r8(s)?"-":"",u=r8(this._days)!==r8(s)?"-":"",h=r8(this._milliseconds)!==r8(s)?"-":"",l+"P"+(n?f+n+"Y":"")+(a?f+a+"M":"")+(t?u+t+"D":"")+(c||r||e?"T":"")+(c?h+c+"H":"")+(r?h+r+"M":"")+(e?h+i+"S":"")):"P0D"}var o2=Ar.prototype;o2.isValid=rN;o2.abs=FE;o2.add=DE;o2.subtract=BE;o2.as=RE;o2.asMilliseconds=Mp;o2.asSeconds=IE;o2.asMinutes=$E;o2.asHours=UE;o2.asDays=WE;o2.asWeeks=YE;o2.asMonths=jE;o2.asQuarters=GE;o2.asYears=qE;o2.valueOf=XE;o2._bubble=OE;o2.clone=ZE;o2.get=QE;o2.milliseconds=KE;o2.seconds=JE;o2.minutes=eP;o2.hours=tP;o2.days=aP;o2.weeks=nP;o2.months=rP;o2.years=cP;o2.humanize=fP;o2.toISOString=Nr;o2.toString=Nr;o2.toJSON=Nr;o2.locale=op;o2.localeData=fp;o2.toIsoString=k4("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",Nr);o2.lang=lp;B1("X",0,0,"unix");B1("x",0,0,"valueOf");N1("x",_r);N1("X",AA);x2("X",function(e,t,a){a._d=new Date(parseFloat(e)*1e3)});x2("x",function(e,t,a){a._d=new Date(a2(e))});//! moment.js
|
|
15
|
-
S1.version="2.30.1";uA(T2);S1.fn=_1;S1.min=JT;S1.max=eN;S1.now=tN;S1.utc=_e;S1.unix=LE;S1.months=AE;S1.isDate=O5;S1.locale=A0;S1.invalid=br;S1.duration=te;S1.isMoment=K4;S1.weekdays=NE;S1.parseZone=SE;S1.localeData=i0;S1.isDuration=s7;S1.monthsShort=TE;S1.weekdaysMin=PE;S1.defineLocale=ys;S1.updateLocale=ST;S1.locales=AT;S1.weekdaysShort=EE;S1.normalizeUnits=L4;S1.relativeTimeRounding=oP;S1.relativeTimeThreshold=lP;S1.calendarFormat=wN;S1.prototype=_1;S1.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"};function U5(e,t,a){t&&Object.keys(t).forEach(r=>{if(e.hasOwnProperty(r)&&t[r]!==void 0){if(t[r]===null){e[r]=null;return}if(t[r]instanceof File){const c=t[r];e[r]=c;return}if(/^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}.\d{3}Z$/.test(t[r])&&S1(t[r],S1.ISO_8601,!0).isValid()){e[r]=new Date(t[r]);return}if(typeof t[r]=="object"){if(a!=null&&a[r]){if(Array.isArray(t[r])){e[r]=t[r].map(c=>new a[r](c));return}e[r]=new a[r](t[r]);return}if(Array.isArray(t[r])){e[r]=t[r].map(c=>B3.cloneObjectProperties(c));return}e[r]=B3.cloneObjectProperties(t[r]);return}e[r]=t[r]}})}function W5(e,t){return X2.getConfig().i18n[`${e}Routes`](t)}function yp(e){return e==null?void 0:e.matched[0].name}function As(e,t){return e.filter(a=>!a.meta.isVisibleInTheSideBar||t&&a.meta.preventDisplayInTheBottomBar?!1:X2.getConfig().routerHelpers.validateRouteAccess(a.meta.access))}function Er(e,t){return e.filter(r=>r.meta.isVisibleInTheSideBar).filter(r=>r.meta.navigationSectionName===t).sort((r,c)=>r.meta.order-c.meta.order)}function Ts(e,t){return e.filter(a=>!!Er(t,a.name).length).sort((a,r)=>a.order-r.order)}function T0(e){return typeof e=="function"?e():e}function bp(){window.scrollTo({top:0,behavior:"smooth"})}let A6={layout:{headerHeight:"4.8rem",sideBarWidth:"18rem",bottomBarHeight:"4.4rem",layoutPaddingTop:"1.5rem",layoutPaddingBottom:"2.5rem",layoutPaddingX:"1.5rem",layoutPaddingXSmallDevices:"1rem"},colors:OS,button:{variant:"filled"},form:{input:{padding:"0.5rem",iconWidth:"2.6rem",paddingWithIcon:"3.1rem",height:"2.2rem",borderRadius:"0.25rem",borderColor:"var(--pga-color-first-02)",colorFocus:"var(--pga-color-primary)",backgroundColor:"var(--pga-color-first-contrast)",backgroundColorDisabled:"var(--pga-color-second-contrast)",backgroundColorFocus:"var(--pga-color-primary-01)",backgroundColorHover:"var(--pga-color-primary-02)",placeholderColor:"var(--pga-color-third)"}},notifications:{timeoutTime:4e3,preventRemove:!0}};function Hp(e){A6=B3.mergeDeep(A6,e),Vp(),Ns()}function Vp(){for(const e in A6.layout)k7(e,A6.layout[e])}function Ns(){for(const e in A6.colors){const t=A6.colors[e],a=Je().theme;
|
|
15
|
+
S1.version="2.30.1";uA(T2);S1.fn=_1;S1.min=JT;S1.max=eN;S1.now=tN;S1.utc=_e;S1.unix=LE;S1.months=AE;S1.isDate=O5;S1.locale=A0;S1.invalid=br;S1.duration=te;S1.isMoment=K4;S1.weekdays=NE;S1.parseZone=SE;S1.localeData=i0;S1.isDuration=s7;S1.monthsShort=TE;S1.weekdaysMin=PE;S1.defineLocale=ys;S1.updateLocale=ST;S1.locales=AT;S1.weekdaysShort=EE;S1.normalizeUnits=L4;S1.relativeTimeRounding=oP;S1.relativeTimeThreshold=lP;S1.calendarFormat=wN;S1.prototype=_1;S1.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"};function U5(e,t,a){t&&Object.keys(t).forEach(r=>{if(e.hasOwnProperty(r)&&t[r]!==void 0){if(t[r]===null){e[r]=null;return}if(t[r]instanceof File){const c=t[r];e[r]=c;return}if(/^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}.\d{3}Z$/.test(t[r])&&S1(t[r],S1.ISO_8601,!0).isValid()){e[r]=new Date(t[r]);return}if(typeof t[r]=="object"){if(a!=null&&a[r]){if(Array.isArray(t[r])){e[r]=t[r].map(c=>new a[r](c));return}e[r]=new a[r](t[r]);return}if(Array.isArray(t[r])){e[r]=t[r].map(c=>B3.cloneObjectProperties(c));return}e[r]=B3.cloneObjectProperties(t[r]);return}e[r]=t[r]}})}function W5(e,t){return X2.getConfig().i18n[`${e}Routes`](t)}function yp(e){return e==null?void 0:e.matched[0].name}function As(e,t){return e.filter(a=>!a.meta.isVisibleInTheSideBar||t&&a.meta.preventDisplayInTheBottomBar?!1:X2.getConfig().routerHelpers.validateRouteAccess(a.meta.access))}function Er(e,t){return e.filter(r=>r.meta.isVisibleInTheSideBar).filter(r=>r.meta.navigationSectionName===t).sort((r,c)=>r.meta.order-c.meta.order)}function Ts(e,t){return e.filter(a=>!!Er(t,a.name).length).sort((a,r)=>a.order-r.order)}function T0(e){return typeof e=="function"?e():e}function bp(){window.scrollTo({top:0,behavior:"smooth"})}let A6={layout:{headerHeight:"4.8rem",sideBarWidth:"18rem",bottomBarHeight:"4.4rem",layoutPaddingTop:"1.5rem",layoutPaddingBottom:"2.5rem",layoutPaddingX:"1.5rem",layoutPaddingXSmallDevices:"1rem"},colors:OS,button:{variant:"filled"},form:{input:{padding:"0.5rem",iconWidth:"2.6rem",paddingWithIcon:"3.1rem",height:"2.2rem",borderRadius:"0.25rem",borderColor:"var(--pga-color-first-02)",colorFocus:"var(--pga-color-primary)",backgroundColor:"var(--pga-color-first-contrast)",backgroundColorDisabled:"var(--pga-color-second-contrast)",backgroundColorFocus:"var(--pga-color-primary-01)",backgroundColorHover:"var(--pga-color-primary-02)",placeholderColor:"var(--pga-color-third)"}},notifications:{timeoutTime:4e3,preventRemove:!0}};function Hp(e){A6=B3.mergeDeep(A6,e),Vp(),Ns()}function Vp(){for(const e in A6.layout)k7(e,A6.layout[e])}function Ns(){for(const e in A6.colors){const t=A6.colors[e],a=Je().theme;In(e,t[a]),In(`${e}Contrast`,t.contrast[a])}}function g4(){return A6}const N0=Z4.defineStore("pga-notifications",()=>{const e=o.ref(1),t=o.ref([]);return{currentId:e,notifications:t}});function E0(e,t){const a=N0().currentId++,r={id:a,type:e,message:t,timeout:void 0},c=g4().notifications.timeoutTime;return c!=="none"&&(r.timeout=setTimeout(()=>Es(a),c)),N0().notifications.push(r),a}function Es(e){const t=N0().notifications.find(r=>r.id===e);t&&t.timeout&&clearTimeout(t.timeout);const a=N0().notifications.filter(r=>r.id!==e);N0().notifications=a}function wp(){N0().notifications.forEach(e=>{e.timeout&&clearTimeout(e.timeout)}),N0().notifications=[]}function Dl(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(c){return Object.getOwnPropertyDescriptor(e,c).enumerable})),a.push.apply(a,r)}return a}function T1(e){for(var t=1;t<arguments.length;t++){var a=arguments[t]!=null?arguments[t]:{};t%2?Dl(Object(a),!0).forEach(function(r){M3(e,r,a[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):Dl(Object(a)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(a,r))})}return e}function P7(e){"@babel/helpers - typeof";return P7=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},P7(e)}function uP(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Bl(e,t){for(var a=0;a<t.length;a++){var r=t[a];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function hP(e,t,a){return t&&Bl(e.prototype,t),a&&Bl(e,a),Object.defineProperty(e,"prototype",{writable:!1}),e}function M3(e,t,a){return t in e?Object.defineProperty(e,t,{value:a,enumerable:!0,configurable:!0,writable:!0}):e[t]=a,e}function Ps(e,t){return mP(e)||vP(e,t)||_p(e,t)||xP()}function Y5(e){return dP(e)||pP(e)||_p(e)||gP()}function dP(e){if(Array.isArray(e))return Xn(e)}function mP(e){if(Array.isArray(e))return e}function pP(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function vP(e,t){var a=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(a!=null){var r=[],c=!0,n=!1,i,s;try{for(a=a.call(e);!(c=(i=a.next()).done)&&(r.push(i.value),!(t&&r.length===t));c=!0);}catch(l){n=!0,s=l}finally{try{!c&&a.return!=null&&a.return()}finally{if(n)throw s}}return r}}function _p(e,t){if(e){if(typeof e=="string")return Xn(e,t);var a=Object.prototype.toString.call(e).slice(8,-1);if(a==="Object"&&e.constructor&&(a=e.constructor.name),a==="Map"||a==="Set")return Array.from(e);if(a==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a))return Xn(e,t)}}function Xn(e,t){(t==null||t>e.length)&&(t=e.length);for(var a=0,r=new Array(t);a<t;a++)r[a]=e[a];return r}function gP(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
16
16
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function xP(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
17
17
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var Ol=function(){},Fs={},kp={},Lp=null,Sp={mark:Ol,measure:Ol};try{typeof window<"u"&&(Fs=window),typeof document<"u"&&(kp=document),typeof MutationObserver<"u"&&(Lp=MutationObserver),typeof performance<"u"&&(Sp=performance)}catch{}var CP=Fs.navigator||{},Rl=CP.userAgent,Il=Rl===void 0?"":Rl,I0=Fs,L2=kp,$l=Lp,Ma=Sp;I0.document;var o0=!!L2.documentElement&&!!L2.head&&typeof L2.addEventListener=="function"&&typeof L2.createElement=="function",Ap=~Il.indexOf("MSIE")||~Il.indexOf("Trident/"),ya,ba,Ha,Va,wa,t0="___FONT_AWESOME___",Zn=16,Tp="fa",Np="svg-inline--fa",T6="data-fa-i2svg",Qn="data-fa-pseudo-element",zP="data-fa-pseudo-element-pending",Ds="data-prefix",Bs="data-icon",Ul="fontawesome-i2svg",MP="async",yP=["HTML","HEAD","STYLE","SCRIPT"],Ep=function(){try{return process.env.NODE_ENV==="production"}catch{return!1}}(),_2="classic",G2="sharp",Os=[_2,G2];function j5(e){return new Proxy(e,{get:function(a,r){return r in a?a[r]:a[_2]}})}var r5=j5((ya={},M3(ya,_2,{fa:"solid",fas:"solid","fa-solid":"solid",far:"regular","fa-regular":"regular",fal:"light","fa-light":"light",fat:"thin","fa-thin":"thin",fad:"duotone","fa-duotone":"duotone",fab:"brands","fa-brands":"brands",fak:"kit",fakd:"kit","fa-kit":"kit","fa-kit-duotone":"kit"}),M3(ya,G2,{fa:"solid",fass:"solid","fa-solid":"solid",fasr:"regular","fa-regular":"regular",fasl:"light","fa-light":"light",fast:"thin","fa-thin":"thin"}),ya)),c5=j5((ba={},M3(ba,_2,{solid:"fas",regular:"far",light:"fal",thin:"fat",duotone:"fad",brands:"fab",kit:"fak"}),M3(ba,G2,{solid:"fass",regular:"fasr",light:"fasl",thin:"fast"}),ba)),n5=j5((Ha={},M3(Ha,_2,{fab:"fa-brands",fad:"fa-duotone",fak:"fa-kit",fal:"fa-light",far:"fa-regular",fas:"fa-solid",fat:"fa-thin"}),M3(Ha,G2,{fass:"fa-solid",fasr:"fa-regular",fasl:"fa-light",fast:"fa-thin"}),Ha)),bP=j5((Va={},M3(Va,_2,{"fa-brands":"fab","fa-duotone":"fad","fa-kit":"fak","fa-light":"fal","fa-regular":"far","fa-solid":"fas","fa-thin":"fat"}),M3(Va,G2,{"fa-solid":"fass","fa-regular":"fasr","fa-light":"fasl","fa-thin":"fast"}),Va)),HP=/fa(s|r|l|t|d|b|k|ss|sr|sl|st)?[\-\ ]/,Pp="fa-layers-text",VP=/Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp|Kit)?.*/i,wP=j5((wa={},M3(wa,_2,{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"}),M3(wa,G2,{900:"fass",400:"fasr",300:"fasl",100:"fast"}),wa)),Fp=[1,2,3,4,5,6,7,8,9,10],_P=Fp.concat([11,12,13,14,15,16,17,18,19,20]),kP=["class","data-prefix","data-icon","data-fa-transform","data-fa-mask"],x6={GROUP:"duotone-group",SWAP_OPACITY:"swap-opacity",PRIMARY:"primary",SECONDARY:"secondary"},i5=new Set;Object.keys(c5[_2]).map(i5.add.bind(i5));Object.keys(c5[G2]).map(i5.add.bind(i5));var LP=[].concat(Os,Y5(i5),["2xs","xs","sm","lg","xl","2xl","beat","border","fade","beat-fade","bounce","flip-both","flip-horizontal","flip-vertical","flip","fw","inverse","layers-counter","layers-text","layers","li","pull-left","pull-right","pulse","rotate-180","rotate-270","rotate-90","rotate-by","shake","spin-pulse","spin-reverse","spin","stack-1x","stack-2x","stack","ul",x6.GROUP,x6.SWAP_OPACITY,x6.PRIMARY,x6.SECONDARY]).concat(Fp.map(function(e){return"".concat(e,"x")})).concat(_P.map(function(e){return"w-".concat(e)})),kt=I0.FontAwesomeConfig||{};function SP(e){var t=L2.querySelector("script["+e+"]");if(t)return t.getAttribute(e)}function AP(e){return e===""?!0:e==="false"?!1:e==="true"?!0:e}if(L2&&typeof L2.querySelector=="function"){var TP=[["data-family-prefix","familyPrefix"],["data-css-prefix","cssPrefix"],["data-family-default","familyDefault"],["data-style-default","styleDefault"],["data-replacement-class","replacementClass"],["data-auto-replace-svg","autoReplaceSvg"],["data-auto-add-css","autoAddCss"],["data-auto-a11y","autoA11y"],["data-search-pseudo-elements","searchPseudoElements"],["data-observe-mutations","observeMutations"],["data-mutate-approach","mutateApproach"],["data-keep-original-source","keepOriginalSource"],["data-measure-performance","measurePerformance"],["data-show-missing-icons","showMissingIcons"]];TP.forEach(function(e){var t=Ps(e,2),a=t[0],r=t[1],c=AP(SP(a));c!=null&&(kt[r]=c)})}var Dp={styleDefault:"solid",familyDefault:"classic",cssPrefix:Tp,replacementClass:Np,autoReplaceSvg:!0,autoAddCss:!0,autoA11y:!0,searchPseudoElements:!1,observeMutations:!0,mutateApproach:"async",keepOriginalSource:!0,measurePerformance:!1,showMissingIcons:!0};kt.familyPrefix&&(kt.cssPrefix=kt.familyPrefix);var _8=T1(T1({},Dp),kt);_8.autoReplaceSvg||(_8.observeMutations=!1);var D1={};Object.keys(Dp).forEach(function(e){Object.defineProperty(D1,e,{enumerable:!0,set:function(a){_8[e]=a,Lt.forEach(function(r){return r(D1)})},get:function(){return _8[e]}})});Object.defineProperty(D1,"familyPrefix",{enumerable:!0,set:function(t){_8.cssPrefix=t,Lt.forEach(function(a){return a(D1)})},get:function(){return _8.cssPrefix}});I0.FontAwesomeConfig=D1;var Lt=[];function NP(e){return Lt.push(e),function(){Lt.splice(Lt.indexOf(e),1)}}var h0=Zn,ge={size:16,x:0,y:0,rotate:0,flipX:!1,flipY:!1};function EP(e){if(!(!e||!o0)){var t=L2.createElement("style");t.setAttribute("type","text/css"),t.innerHTML=e;for(var a=L2.head.childNodes,r=null,c=a.length-1;c>-1;c--){var n=a[c],i=(n.tagName||"").toUpperCase();["STYLE","LINK"].indexOf(i)>-1&&(r=n)}return L2.head.insertBefore(t,r),e}}var PP="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";function s5(){for(var e=12,t="";e-- >0;)t+=PP[Math.random()*62|0];return t}function j8(e){for(var t=[],a=(e||[]).length>>>0;a--;)t[a]=e[a];return t}function Rs(e){return e.classList?j8(e.classList):(e.getAttribute("class")||"").split(" ").filter(function(t){return t})}function Bp(e){return"".concat(e).replace(/&/g,"&").replace(/"/g,""").replace(/'/g,"'").replace(/</g,"<").replace(/>/g,">")}function FP(e){return Object.keys(e||{}).reduce(function(t,a){return t+"".concat(a,'="').concat(Bp(e[a]),'" ')},"").trim()}function Pr(e){return Object.keys(e||{}).reduce(function(t,a){return t+"".concat(a,": ").concat(e[a].trim(),";")},"")}function Is(e){return e.size!==ge.size||e.x!==ge.x||e.y!==ge.y||e.rotate!==ge.rotate||e.flipX||e.flipY}function DP(e){var t=e.transform,a=e.containerWidth,r=e.iconWidth,c={transform:"translate(".concat(a/2," 256)")},n="translate(".concat(t.x*32,", ").concat(t.y*32,") "),i="scale(".concat(t.size/16*(t.flipX?-1:1),", ").concat(t.size/16*(t.flipY?-1:1),") "),s="rotate(".concat(t.rotate," 0 0)"),l={transform:"".concat(n," ").concat(i," ").concat(s)},f={transform:"translate(".concat(r/2*-1," -256)")};return{outer:c,inner:l,path:f}}function BP(e){var t=e.transform,a=e.width,r=a===void 0?Zn:a,c=e.height,n=c===void 0?Zn:c,i=e.startCentered,s=i===void 0?!1:i,l="";return s&&Ap?l+="translate(".concat(t.x/h0-r/2,"em, ").concat(t.y/h0-n/2,"em) "):s?l+="translate(calc(-50% + ".concat(t.x/h0,"em), calc(-50% + ").concat(t.y/h0,"em)) "):l+="translate(".concat(t.x/h0,"em, ").concat(t.y/h0,"em) "),l+="scale(".concat(t.size/h0*(t.flipX?-1:1),", ").concat(t.size/h0*(t.flipY?-1:1),") "),l+="rotate(".concat(t.rotate,"deg) "),l}var OP=`:root, :host {
|
|
18
18
|
--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Solid";
|
package/dist/main.es.js
CHANGED
|
@@ -1265,7 +1265,7 @@ const d6 = W9(
|
|
|
1265
1265
|
a.value.theme = o;
|
|
1266
1266
|
}
|
|
1267
1267
|
});
|
|
1268
|
-
N2(c, () => iv);
|
|
1268
|
+
N2(c, () => iv());
|
|
1269
1269
|
function r(o) {
|
|
1270
1270
|
e.value || (e.value = !0, a.value = o4.mergeDeep(a.value, o));
|
|
1271
1271
|
}
|
|
@@ -4275,7 +4275,7 @@ function gF() {
|
|
|
4275
4275
|
function iv() {
|
|
4276
4276
|
for (const e in l8.colors) {
|
|
4277
4277
|
const a = l8.colors[e], t = d6().theme;
|
|
4278
|
-
|
|
4278
|
+
df(e, a[t]), df(`${e}Contrast`, a.contrast[t]);
|
|
4279
4279
|
}
|
|
4280
4280
|
}
|
|
4281
4281
|
function ce() {
|