pangea-lib 4.0.92 → 4.0.93

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 CHANGED
@@ -3,7 +3,7 @@
3
3
  `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(U){return U instanceof this?U:new this(U)}static concat(U,...B){const K=new this(U);return B.forEach(Q=>K.set(Q)),K}static accessor(U){const B=(this[G2]=this[G2]={accessors:{}}).accessors,K=this.prototype;function Q(o1){const s1=m2(o1);B[s1]||(function(x1,V1){const L1=T.toCamelCase(" "+V1);["get","set","has"].forEach(w1=>{Object.defineProperty(x1,w1+L1,{value:function(N1,I1,J1){return this[w1].call(this,V1,N1,I1,J1)},configurable:!0})})}(K,o1),B[s1]=!0)}return T.isArray(U)?U.forEach(Q):Q(U),this}}y1.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),T.reduceDescriptors(y1.prototype,({value:D},U)=>{let B=U[0].toUpperCase()+U.slice(1);return{get:()=>D,set(K){this[B]=K}}}),T.freezeMethods(y1);var m1=y1;function S1(D,U){const B=this||O1,K=U||B,Q=m1.from(K.headers);let o1=K.data;return T.forEach(D,function(s1){o1=s1.call(B,o1,Q.normalize(),U?U.status:void 0)}),Q.normalize(),o1}function T1(D){return!(!D||!D.__CANCEL__)}function Q1(D,U,B){I.call(this,D??"canceled",I.ERR_CANCELED,U,B),this.name="CanceledError"}T.inherits(Q1,I,{__CANCEL__:!0});var J2=d2.hasStandardBrowserEnv?{write(D,U,B,K,Q,o1){const s1=[D+"="+encodeURIComponent(U)];T.isNumber(B)&&s1.push("expires="+new Date(B).toGMTString()),T.isString(K)&&s1.push("path="+K),T.isString(Q)&&s1.push("domain="+Q),o1===!0&&s1.push("secure"),document.cookie=s1.join("; ")},read(D){const U=document.cookie.match(new RegExp("(^|;\\s*)("+D+")=([^;]*)"));return U?decodeURIComponent(U[3]):null},remove(D){this.write(D,"",Date.now()-864e5)}}:{write(){},read:()=>null,remove(){}};function ke(D,U){return D&&!/^([a-z][a-z\d+\-.]*:)?\/\//i.test(U)?function(B,K){return K?B.replace(/\/?\/$/,"")+"/"+K.replace(/^\/+/,""):B}(D,U):U}var m3=d2.hasStandardBrowserEnv?function(){const D=/(msie|trident)/i.test(navigator.userAgent),U=document.createElement("a");let B;function K(Q){let o1=Q;return D&&(U.setAttribute("href",o1),o1=U.href),U.setAttribute("href",o1),{href:U.href,protocol:U.protocol?U.protocol.replace(/:$/,""):"",host:U.host,search:U.search?U.search.replace(/^\?/,""):"",hash:U.hash?U.hash.replace(/^#/,""):"",hostname:U.hostname,port:U.port,pathname:U.pathname.charAt(0)==="/"?U.pathname:"/"+U.pathname}}return B=K(window.location.href),function(Q){const o1=T.isString(Q)?K(Q):Q;return o1.protocol===B.protocol&&o1.host===B.host}}():function(){return!0};function j3(D,U){let B=0;const K=function(Q,o1){Q=Q||10;const s1=new Array(Q),x1=new Array(Q);let V1,L1=0,w1=0;return o1=o1!==void 0?o1:1e3,function(N1){const I1=Date.now(),J1=x1[w1];V1||(V1=I1),s1[L1]=N1,x1[L1]=I1;let U1=w1,i2=0;for(;U1!==L1;)i2+=s1[U1++],U1%=Q;if(L1=(L1+1)%Q,L1===w1&&(w1=(w1+1)%Q),I1-V1<o1)return;const P2=J1&&I1-J1;return P2?Math.round(1e3*i2/P2):void 0}}(50,250);return Q=>{const o1=Q.loaded,s1=Q.lengthComputable?Q.total:void 0,x1=o1-B,V1=K(x1);B=o1;const L1={loaded:o1,total:s1,progress:s1?o1/s1:void 0,bytes:x1,rate:V1||void 0,estimated:V1&&s1&&o1<=s1?(s1-o1)/V1:void 0,event:Q};L1[U?"download":"upload"]=!0,D(L1)}}const H2={http:null,xhr:typeof XMLHttpRequest<"u"&&function(D){return new Promise(function(U,B){let K=D.data;const Q=m1.from(D.headers).normalize();let o1,s1,{responseType:x1,withXSRFToken:V1}=D;function L1(){D.cancelToken&&D.cancelToken.unsubscribe(o1),D.signal&&D.signal.removeEventListener("abort",o1)}if(T.isFormData(K)){if(d2.hasStandardBrowserEnv||d2.hasStandardBrowserWebWorkerEnv)Q.setContentType(!1);else if((s1=Q.getContentType())!==!1){const[U1,...i2]=s1?s1.split(";").map(P2=>P2.trim()).filter(Boolean):[];Q.setContentType([U1||"multipart/form-data",...i2].join("; "))}}let w1=new XMLHttpRequest;if(D.auth){const U1=D.auth.username||"",i2=D.auth.password?unescape(encodeURIComponent(D.auth.password)):"";Q.set("Authorization","Basic "+btoa(U1+":"+i2))}const N1=ke(D.baseURL,D.url);function I1(){if(!w1)return;const U1=m1.from("getAllResponseHeaders"in w1&&w1.getAllResponseHeaders());(function(i2,P2,ue){const Sf=ue.config.validateStatus;ue.status&&Sf&&!Sf(ue.status)?P2(new I("Request failed with status code "+ue.status,[I.ERR_BAD_REQUEST,I.ERR_BAD_RESPONSE][Math.floor(ue.status/100)-4],ue.config,ue.request,ue)):i2(ue)})(function(i2){U(i2),L1()},function(i2){B(i2),L1()},{data:x1&&x1!=="text"&&x1!=="json"?w1.response:w1.responseText,status:w1.status,statusText:w1.statusText,headers:U1,config:D,request:w1}),w1=null}if(w1.open(D.method.toUpperCase(),g1(N1,D.params,D.paramsSerializer),!0),w1.timeout=D.timeout,"onloadend"in w1?w1.onloadend=I1:w1.onreadystatechange=function(){w1&&w1.readyState===4&&(w1.status!==0||w1.responseURL&&w1.responseURL.indexOf("file:")===0)&&setTimeout(I1)},w1.onabort=function(){w1&&(B(new I("Request aborted",I.ECONNABORTED,D,w1)),w1=null)},w1.onerror=function(){B(new I("Network Error",I.ERR_NETWORK,D,w1)),w1=null},w1.ontimeout=function(){let U1=D.timeout?"timeout of "+D.timeout+"ms exceeded":"timeout exceeded";const i2=D.transitional||b1;D.timeoutErrorMessage&&(U1=D.timeoutErrorMessage),B(new I(U1,i2.clarifyTimeoutError?I.ETIMEDOUT:I.ECONNABORTED,D,w1)),w1=null},d2.hasStandardBrowserEnv&&(V1&&T.isFunction(V1)&&(V1=V1(D)),V1||V1!==!1&&m3(N1))){const U1=D.xsrfHeaderName&&D.xsrfCookieName&&J2.read(D.xsrfCookieName);U1&&Q.set(D.xsrfHeaderName,U1)}K===void 0&&Q.setContentType(null),"setRequestHeader"in w1&&T.forEach(Q.toJSON(),function(U1,i2){w1.setRequestHeader(i2,U1)}),T.isUndefined(D.withCredentials)||(w1.withCredentials=!!D.withCredentials),x1&&x1!=="json"&&(w1.responseType=D.responseType),typeof D.onDownloadProgress=="function"&&w1.addEventListener("progress",j3(D.onDownloadProgress,!0)),typeof D.onUploadProgress=="function"&&w1.upload&&w1.upload.addEventListener("progress",j3(D.onUploadProgress)),(D.cancelToken||D.signal)&&(o1=U1=>{w1&&(B(!U1||U1.type?new Q1(null,D,w1):U1),w1.abort(),w1=null)},D.cancelToken&&D.cancelToken.subscribe(o1),D.signal&&(D.signal.aborted?o1():D.signal.addEventListener("abort",o1)));const J1=function(U1){const i2=/^([-+\w]{1,25})(:?\/\/|:)/.exec(U1);return i2&&i2[1]||""}(N1);J1&&d2.protocols.indexOf(J1)===-1?B(new I("Unsupported protocol "+J1+":",I.ERR_BAD_REQUEST,D)):w1.send(K||null)})}};T.forEach(H2,(D,U)=>{if(D){try{Object.defineProperty(D,"name",{value:U})}catch{}Object.defineProperty(D,"adapterName",{value:U})}});const be=D=>`- ${D}`,K4=D=>T.isFunction(D)||D===null||D===!1;var Z4=D=>{D=T.isArray(D)?D:[D];const{length:U}=D;let B,K;const Q={};for(let o1=0;o1<U;o1++){let s1;if(B=D[o1],K=B,!K4(B)&&(K=H2[(s1=String(B)).toLowerCase()],K===void 0))throw new I(`Unknown adapter '${s1}'`);if(K)break;Q[s1||"#"+o1]=K}if(!K){const o1=Object.entries(Q).map(([s1,x1])=>`adapter ${s1} `+(x1===!1?"is not supported by the environment":"is not available in the build"));throw new I("There is no suitable adapter to dispatch the request "+(U?o1.length>1?`since :
4
4
  `+o1.map(be).join(`
5
5
  `):" "+be(o1[0]):"as no adapter specified"),"ERR_NOT_SUPPORT")}return K};function Q4(D){if(D.cancelToken&&D.cancelToken.throwIfRequested(),D.signal&&D.signal.aborted)throw new Q1(null,D)}function M0(D){return Q4(D),D.headers=m1.from(D.headers),D.data=S1.call(D,D.transformRequest),["post","put","patch"].indexOf(D.method)!==-1&&D.headers.setContentType("application/x-www-form-urlencoded",!1),Z4(D.adapter||O1.adapter)(D).then(function(U){return Q4(D),U.data=S1.call(D,D.transformResponse,U),U.headers=m1.from(U.headers),U},function(U){return T1(U)||(Q4(D),U&&U.response&&(U.response.data=S1.call(D,D.transformResponse,U.response),U.response.headers=m1.from(U.response.headers))),Promise.reject(U)})}const z0=D=>D instanceof m1?{...D}:D;function E3(D,U){U=U||{};const B={};function K(L1,w1,N1){return T.isPlainObject(L1)&&T.isPlainObject(w1)?T.merge.call({caseless:N1},L1,w1):T.isPlainObject(w1)?T.merge({},w1):T.isArray(w1)?w1.slice():w1}function Q(L1,w1,N1){return T.isUndefined(w1)?T.isUndefined(L1)?void 0:K(void 0,L1,N1):K(L1,w1,N1)}function o1(L1,w1){if(!T.isUndefined(w1))return K(void 0,w1)}function s1(L1,w1){return T.isUndefined(w1)?T.isUndefined(L1)?void 0:K(void 0,L1):K(void 0,w1)}function x1(L1,w1,N1){return N1 in U?K(L1,w1):N1 in D?K(void 0,L1):void 0}const V1={url:o1,method:o1,data:o1,baseURL:s1,transformRequest:s1,transformResponse:s1,paramsSerializer:s1,timeout:s1,timeoutMessage:s1,withCredentials:s1,withXSRFToken:s1,adapter:s1,responseType:s1,xsrfCookieName:s1,xsrfHeaderName:s1,onUploadProgress:s1,onDownloadProgress:s1,decompress:s1,maxContentLength:s1,maxBodyLength:s1,beforeRedirect:s1,transport:s1,httpAgent:s1,httpsAgent:s1,cancelToken:s1,socketPath:s1,responseEncoding:s1,validateStatus:x1,headers:(L1,w1)=>Q(z0(L1),z0(w1),!0)};return T.forEach(Object.keys(Object.assign({},D,U)),function(L1){const w1=V1[L1]||Q,N1=w1(D[L1],U[L1],L1);T.isUndefined(N1)&&w1!==x1||(B[L1]=N1)}),B}const Ue={};["object","boolean","number","function","string","symbol"].forEach((D,U)=>{Ue[D]=function(B){return typeof B===D||"a"+(U<1?"n ":" ")+D}});const J4={};Ue.transitional=function(D,U,B){function K(Q,o1){return"[Axios v1.6.8] Transitional option '"+Q+"'"+o1+(B?". "+B:"")}return(Q,o1,s1)=>{if(D===!1)throw new I(K(o1," has been removed"+(U?" in "+U:"")),I.ERR_DEPRECATED);return U&&!J4[o1]&&(J4[o1]=!0,console.warn(K(o1," has been deprecated since v"+U+" and will be removed in the near future"))),!D||D(Q,o1,s1)}};var Tt={assertOptions:function(D,U,B){if(typeof D!="object")throw new I("options must be an object",I.ERR_BAD_OPTION_VALUE);const K=Object.keys(D);let Q=K.length;for(;Q-- >0;){const o1=K[Q],s1=U[o1];if(s1){const x1=D[o1],V1=x1===void 0||s1(x1,o1,D);if(V1!==!0)throw new I("option "+o1+" must be "+V1,I.ERR_BAD_OPTION_VALUE)}else if(B!==!0)throw new I("Unknown option "+o1,I.ERR_BAD_OPTION)}},validators:Ue};const X=Tt.validators;class r1{constructor(U){this.defaults=U,this.interceptors={request:new k1,response:new k1}}async request(U,B){try{return await this._request(U,B)}catch(K){if(K instanceof Error){let Q;Error.captureStackTrace?Error.captureStackTrace(Q={}):Q=new Error;const o1=Q.stack?Q.stack.replace(/^.+\n/,""):"";K.stack?o1&&!String(K.stack).endsWith(o1.replace(/^.+\n.+\n/,""))&&(K.stack+=`
6
- `+o1):K.stack=o1}throw K}}_request(U,B){typeof U=="string"?(B=B||{}).url=U:B=U||{},B=E3(this.defaults,B);const{transitional:K,paramsSerializer:Q,headers:o1}=B;K!==void 0&&Tt.assertOptions(K,{silentJSONParsing:X.transitional(X.boolean),forcedJSONParsing:X.transitional(X.boolean),clarifyTimeoutError:X.transitional(X.boolean)},!1),Q!=null&&(T.isFunction(Q)?B.paramsSerializer={serialize:Q}:Tt.assertOptions(Q,{encode:X.function,serialize:X.function},!0)),B.method=(B.method||this.defaults.method||"get").toLowerCase();let s1=o1&&T.merge(o1.common,o1[B.method]);o1&&T.forEach(["delete","get","head","post","put","patch","common"],U1=>{delete o1[U1]}),B.headers=m1.concat(s1,o1);const x1=[];let V1=!0;this.interceptors.request.forEach(function(U1){typeof U1.runWhen=="function"&&U1.runWhen(B)===!1||(V1=V1&&U1.synchronous,x1.unshift(U1.fulfilled,U1.rejected))});const L1=[];let w1;this.interceptors.response.forEach(function(U1){L1.push(U1.fulfilled,U1.rejected)});let N1,I1=0;if(!V1){const U1=[M0.bind(this),void 0];for(U1.unshift.apply(U1,x1),U1.push.apply(U1,L1),N1=U1.length,w1=Promise.resolve(B);I1<N1;)w1=w1.then(U1[I1++],U1[I1++]);return w1}N1=x1.length;let J1=B;for(I1=0;I1<N1;){const U1=x1[I1++],i2=x1[I1++];try{J1=U1(J1)}catch(P2){i2.call(this,P2);break}}try{w1=M0.call(this,J1)}catch(U1){return Promise.reject(U1)}for(I1=0,N1=L1.length;I1<N1;)w1=w1.then(L1[I1++],L1[I1++]);return w1}getUri(U){return g1(ke((U=E3(this.defaults,U)).baseURL,U.url),U.params,U.paramsSerializer)}}T.forEach(["delete","get","head","options"],function(D){r1.prototype[D]=function(U,B){return this.request(E3(B||{},{method:D,url:U,data:(B||{}).data}))}}),T.forEach(["post","put","patch"],function(D){function U(B){return function(K,Q,o1){return this.request(E3(o1||{},{method:D,headers:B?{"Content-Type":"multipart/form-data"}:{},url:K,data:Q}))}}r1.prototype[D]=U(),r1.prototype[D+"Form"]=U(!0)});var J=r1;class e1{constructor(U){if(typeof U!="function")throw new TypeError("executor must be a function.");let B;this.promise=new Promise(function(Q){B=Q});const K=this;this.promise.then(Q=>{if(!K._listeners)return;let o1=K._listeners.length;for(;o1-- >0;)K._listeners[o1](Q);K._listeners=null}),this.promise.then=Q=>{let o1;const s1=new Promise(x1=>{K.subscribe(x1),o1=x1}).then(Q);return s1.cancel=function(){K.unsubscribe(o1)},s1},U(function(Q,o1,s1){K.reason||(K.reason=new Q1(Q,o1,s1),B(K.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(U){this.reason?U(this.reason):this._listeners?this._listeners.push(U):this._listeners=[U]}unsubscribe(U){if(!this._listeners)return;const B=this._listeners.indexOf(U);B!==-1&&this._listeners.splice(B,1)}static source(){let U;return{token:new e1(function(B){U=B}),cancel:U}}}var c1=e1;const i1={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(i1).forEach(([D,U])=>{i1[U]=D});var C1=i1;const M1=function D(U){const B=new J(U),K=l(J.prototype.request,B);return T.extend(K,J.prototype,B,{allOwnKeys:!0}),T.extend(K,B,null,{allOwnKeys:!0}),K.create=function(Q){return D(E3(U,Q))},K}(O1);M1.Axios=J,M1.CanceledError=Q1,M1.CancelToken=c1,M1.isCancel=T1,M1.VERSION="1.6.8",M1.toFormData=z1,M1.AxiosError=I,M1.Cancel=M1.CanceledError,M1.all=function(D){return Promise.all(D)},M1.spread=function(D){return function(U){return D.apply(null,U)}},M1.isAxiosError=function(D){return T.isObject(D)&&D.isAxiosError===!0},M1.mergeConfig=E3,M1.AxiosHeaders=m1,M1.formToJSON=D=>G1(T.isHTMLForm(D)?new FormData(D):D),M1.getAdapter=Z4,M1.HttpStatusCode=C1,M1.default=M1,c.exports=M1}},r={};function n(c){var i=r[c];if(i!==void 0)return i.exports;var s=r[c]={exports:{}};return a[c].call(s.exports,s,s.exports,n),s.exports}return n.g=function(){if(typeof globalThis=="object")return globalThis;try{return this||new Function("return this")()}catch{if(typeof window=="object")return window}}(),n(927)})())})(Tp);var Xe=Tp.exports,E4;let Q2=(E4=class{constructor(t){v1(this,"config");this.config=t}static init(t){if(E4.instance)throw new Error("Config is already initialized");E4.instance=new E4(t)}static getConfig(){if(!E4.instance)throw new Error("Config is not initialized. Call init() first.");return E4.instance.config}},v1(E4,"instance"),E4);const m4=I4.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,()=>Ro());function n(l){e.value||(e.value=!0,t.value=Xe.mergeDeep(t.value,l))}function c(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:n,setLanguage:c,setTheme:i,changeTheme:s}},{persist:!0}),b4=I4.defineStore("pga-route",()=>{const e=o.ref(),t=o.ref(!Or()),a=o.ref(!1),r=o.computed(()=>e.value&&sg(e.value)),n=o.computed(()=>r.value&&e.value&&zn(r.value,e.value.name)),c=o.computed(()=>e.value&&e.value.meta),i=o.computed(()=>{var h;return(h=c.value)==null?void 0:h.access}),s=o.computed(()=>{var h;return we((h=c.value)==null?void 0:h.description)}),l=o.computed(()=>{var h;return!!we((h=c.value)==null?void 0:h.preventDisplayNavigationBars)}),f=o.computed(()=>!l.value&&t.value),u=o.computed(()=>{var h;return!!we((h=c.value)==null?void 0:h.useFullPage)}),d=o.computed(()=>{var h;return!!we((h=c.value)==null?void 0:h.paddingX)});return{currentRoute:e,isSideBarOpen:t,isDisplayingBanner:a,routeType:r,routeTitle:n,routeMeta:c,routeAccess:i,routeDescription:s,preventDisplayNavigationBars:l,isDisplayingSideBar:f,useFullPage:u,paddingX:d}});function Ep(){const e=Q2.getConfig().stores.useAuthStore(),t=b4().routeType,a=`auth${Xe.getFirstChartInUppercase(t)}`;return e[a].accessToken}async function Np(e,t,a){const r=Q2.getConfig(),n=r.stores.useAuthStore(),c=`${e}s/login`,i={basicAuth:t,isLoadingRef:a==null?void 0:a.isLoadingRef},s=await r.api.postOne(c,void 0,i);n.setAuthUser(e,s.data);const l={name:(a==null?void 0:a.redirectToName)||r.defaultRoutes[e].auth};r.router.push(l)}async function Dp(){const e=Q2.getConfig(),t=e.stores.useAuthStore(),a=b4().routeType;try{const r=`${a}s/validateAccessToken`,n=await e.api.getOne(r,void 0,void 0,{preventDisplayError:!0});t.setAuthUser(a,n.data)}catch{t.setAuthUser(a,null)}}function sT(e){const t=Q2.getConfig();t.stores.useAuthStore().setAuthUser(e,null);const r={name:`login${Xe.getFirstChartInUppercase(e)}`};t.router.push(r)}function lc(e,t,a){const r=document.querySelector(":root"),n="--pga-",c=a!=null&&a.preventConvertToKebab?e:Xe.camelToKebab(e);r.style.setProperty(`${n}${c}`,t)}function Sr(e){const t=e?"visible":"hidden";document.body.style.overflow=t}function oT(e,t,a="animate__"){return new Promise(r=>{const n=`${a}${t}`,c=document.querySelector(e);if(!c)return;c.classList.add(`${a}animated`,n);const i=s=>{s.stopPropagation(),c==null||c.classList.remove(`${a}animated`,n),r("Animation ended")};c.addEventListener("animationend",i,{once:!0})})}function gn(e){return Object.keys(co).includes(e)}function Op(e,t){let a=0,r=0,n=0,c=0;if(e.startsWith("rgb")||e.startsWith("rgba")){const s=e.replace(/rgba?\((.*?)\)/,"$1").replace(/\s/g,""),[,l,f,u,d="1"]=s.match(/(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*(?:,\s*([\d.]+))?/);a=parseInt(l),r=parseInt(f),n=parseInt(u),c=parseFloat(d)}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,d]=s.match(/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})?$/i).map((h,m)=>m===4?parseInt(h,16)/255:parseInt(h,16));d=d?parseFloat(d.toFixed(3)):1,a=l,r=f,n=u,c=d}const i=t/100;return`rgba(${a}, ${r}, ${n}, ${c*i})`}function Ss(e,t){const r=`color-${Xe.camelToKebab(e)}`,n={preventConvertToKebab:!0};lc(r,t,n);for(let c=5;c<=95;c+=5){const i=c<10?`0${c}`:c%10===0?`${c/10}`:`${c}`;lc(`${r}-0${i}`,Op(t,c),n)}}function lT(){const e=io,t=Math.floor(Math.random()*Object.keys(e).length);return e[Object.keys(e)[t]]}const fT={es:{successfulLogout:"¡Vuelva pronto!"}},uT={es:{today:"Hoy",tomorrow:"Mañana",yesterday:"Ayer"}},dT={es:{alertTitle:"¿Estás seguro?",cancelBtn:"Cancelar",acceptBtn:"Eliminar"}},hT={es:{INTERNAL_SERVER_ERROR:"Ocurrió un error inesperado. Intente nuevamente.",DUPLICATE_KEY:"El registro ya existe.",FOREIGN_KEY_INTEGRITY:"El registro relacionado no existe.",MODELS_ASSOCIATED:"No se puede eliminar porque tiene registros asociados.",INVALID_INPUT_DATA:"Los datos ingresados no son válidos.",ENTITY_NOT_FOUND:"El registro no existe.",VOUCHER_CREATION_FAILED:"No se pudo emitir la factura.",INVALID_CREDENTIALS:"Usuario o contraseña incorrectos.",UNAUTHORIZED:"No tiene permisos para realizar esta acción."}},mT={es:{_LOGIN:"¡Bienvenido!"}},pT={es:{backBtn:"Volver",copyBtn:"Copiar",textCopied:"Copiado",deleteBtn:"Eliminar",confirmDeleteText:"",editBtn:"Editar",logoutBtn:"Cerrar sesión",navigateToBtn:"Ver más",seeDetailsBtn:"Detalles"}},vT={es:{noItemsText:"No hay resultados",showAll:"Mostrar todo",hide:"Ocultar"}},gT={es:{savedMsg:"Guardado",saveErrorMsg:"Texto demasiado largo"}},yT={es:{selectImages:"Seleccionar imágenes",confirmDeleteImage:"La imagen se eliminará permanentemente.",maxImagesQuantityAlert:"Solo puede cargar {maxQuantity} imágenes",selectVideos:"Seleccionar videos",confirmDeleteVideo:"El video se eliminará permanentemente.",maxVideosQuantityAlert:"Solo puede cargar {maxQuantity} videos"}},xT={es:{submitBtn:"Guardar",selectFileLabel:"Seleccionar archivo",selectFilesLabel:"Seleccionar archivos",removeBtn:"Eliminar archivo",newFileError:"Formato inválido",requiredLabel:"Requerido",optionalLabel:"Opcional",usernameLabel:"Usuario",passwordLabel:"Contraseña",loginBtn:"Iniciar sesión",emptyOptionsText:"No hay opciones",cancelBtn:"Cancelar",selectBtn:"Seleccionar"}},bT={es:{header:{switchToLightMode:"Cambiar a modo claro",switchToDarkMode:"Cambiar a modo oscuro"},footer:{allRightsReserved:"Todos los derechos reservados",designedBy:"Diseñado por"}}},CT={es:{cancelBtn:"Cancelar",acceptBtn:"Guardar"}},MT={es:{columnTitleActions:"",selectAllBtn:"Seleccionar todo",withTheSelectedItemsText:"Con los seleccionados:",filtersBtn:"Filtros",filtersModalTitle:"Filtros",confirmDeleteText:'¿Eliminar "{description}"?'}},zT={es:{removeAllBtn:"Eliminar todo"}},wT={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}"}},_T={authHelpers:fT,datetime:uT,alert:dT,apiConnectionsError:hT,apiConnectionsSuccess:mT,pgaButton:pT,pgaDisplay:vT,pgaEditor:gT,pgaFile:yT,pgaForm:xT,pgaLayout:bT,pgaModal:CT,pgaTable:MT,notifications:zT,validations:wT};function Pp(e){function t(a,r){return function(n,c,i){var y;const s=m4().language,l=e==null?void 0:e[a],f=l==null?void 0:l[s],u=r?r.split(".").reduce((x,C)=>x==null?void 0:x[C],f):f,d=(y=e==null?void 0:e.global)==null?void 0:y[s],h=n,m=(u==null?void 0:u[h])||(d==null?void 0:d[h])||"",v=(c==null?void 0:c.count)||1,p=m.split("|").map(x=>x.trim());let g=p[0];p.length===2?g=v===1?p[0]:p[1]:p.length===3&&(g=v===0?p[0]:v===1?p[1]:p[2]),g=g.replace(new RegExp("{count}","g"),v.toString());for(const x in c||{})x!=="count"&&c[x]!==void 0&&c[x]!==null&&(g=g.replace(new RegExp(`{${x}}`,"g"),c[x].toString()));return i!=null&&i.singular?g=p[0]:i!=null&&i.plural&&p.length===2&&(g=p[1]),i!=null&&i.lowercase?g.toLowerCase():i!=null&&i.uppercase?g.toUpperCase():i!=null&&i.capitalize?`${g.charAt(0).toUpperCase()}${g.slice(1).toLowerCase()}`:g}}return t}const M2=Pp(_T),x5=M2("datetime");function p4(e,t){if(!e)return"-";const r={...{format:"short",withoutYear:!1,withoutDay:!1,withTime:!0,justTime:!1},...t},n={year:r.withoutYear||r.justTime?void 0:"numeric",month:r.justTime?void 0:r.format==="numeric"?"2-digit":r.format,day:r.withoutDay||r.justTime?void 0:"2-digit",weekday:r.withoutDay||r.justTime||r.format==="numeric"?void 0:r.format,hour:r.withTime||r.justTime?"2-digit":void 0,minute:r.withTime||r.justTime?"2-digit":void 0},c=e.toLocaleString(m4().language,n);return c.charAt(0).toUpperCase()+c.slice(1)}function kT(e){return p4(e,{format:"short",withoutDay:!0,withTime:!1})}function qa(e){return p4(e,{format:"numeric",withTime:!1})}function As(e){if(!e)return"";const t=qa(e),a=new Date,r=new Date(a);r.setDate(a.getDate()+1);const n=new Date(a);if(n.setDate(a.getDate()-1),t===qa(a))return x5("today");if(t===qa(r))return x5("tomorrow");if(t===qa(n))return x5("yesterday");const c={format:"long",withTime:!1};return e.getFullYear()===a.getFullYear()?p4(e,{...c,withoutYear:!0}):p4(e,c)}function Bp(e){return p4(e,{justTime:!0})}function Fp(e,t){return function(){return e.apply(t,arguments)}}const{toString:HT}=Object.prototype,{getPrototypeOf:so}=Object,ri=(e=>t=>{const a=HT.call(t);return e[a]||(e[a]=a.slice(8,-1).toLowerCase())})(Object.create(null)),C4=e=>(e=e.toLowerCase(),t=>ri(t)===e),ni=e=>t=>typeof t===e,{isArray:ha}=Array,Ar=ni("undefined");function VT(e){return e!==null&&!Ar(e)&&e.constructor!==null&&!Ar(e.constructor)&&k3(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Rp=C4("ArrayBuffer");function LT(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&Rp(e.buffer),t}const ST=ni("string"),k3=ni("function"),Ip=ni("number"),ci=e=>e!==null&&typeof e=="object",AT=e=>e===!0||e===!1,F8=e=>{if(ri(e)!=="object")return!1;const t=so(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},TT=C4("Date"),ET=C4("File"),NT=C4("Blob"),DT=C4("FileList"),OT=e=>ci(e)&&k3(e.pipe),PT=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||k3(e.append)&&((t=ri(e))==="formdata"||t==="object"&&k3(e.toString)&&e.toString()==="[object FormData]"))},BT=C4("URLSearchParams"),[FT,RT,IT,$T]=["ReadableStream","Request","Response","Headers"].map(C4),UT=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function yn(e,t,{allOwnKeys:a=!1}={}){if(e===null||typeof e>"u")return;let r,n;if(typeof e!="object"&&(e=[e]),ha(e))for(r=0,n=e.length;r<n;r++)t.call(null,e[r],r,e);else{const c=a?Object.getOwnPropertyNames(e):Object.keys(e),i=c.length;let s;for(r=0;r<i;r++)s=c[r],t.call(null,e[s],s,e)}}function $p(e,t){t=t.toLowerCase();const a=Object.keys(e);let r=a.length,n;for(;r-- >0;)if(n=a[r],t===n.toLowerCase())return n;return null}const B0=(()=>typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global)(),Up=e=>!Ar(e)&&e!==B0;function Ts(){const{caseless:e}=Up(this)&&this||{},t={},a=(r,n)=>{const c=e&&$p(t,n)||n;F8(t[c])&&F8(r)?t[c]=Ts(t[c],r):F8(r)?t[c]=Ts({},r):ha(r)?t[c]=r.slice():t[c]=r};for(let r=0,n=arguments.length;r<n;r++)arguments[r]&&yn(arguments[r],a);return t}const WT=(e,t,a,{allOwnKeys:r}={})=>(yn(t,(n,c)=>{a&&k3(n)?e[c]=Fp(n,a):e[c]=n},{allOwnKeys:r}),e),qT=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),jT=(e,t,a,r)=>{e.prototype=Object.create(t.prototype,r),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),a&&Object.assign(e.prototype,a)},YT=(e,t,a,r)=>{let n,c,i;const s={};if(t=t||{},e==null)return t;do{for(n=Object.getOwnPropertyNames(e),c=n.length;c-- >0;)i=n[c],(!r||r(i,e,t))&&!s[i]&&(t[i]=e[i],s[i]=!0);e=a!==!1&&so(e)}while(e&&(!a||a(e,t))&&e!==Object.prototype);return t},GT=(e,t,a)=>{e=String(e),(a===void 0||a>e.length)&&(a=e.length),a-=t.length;const r=e.indexOf(t,a);return r!==-1&&r===a},XT=e=>{if(!e)return null;if(ha(e))return e;let t=e.length;if(!Ip(t))return null;const a=new Array(t);for(;t-- >0;)a[t]=e[t];return a},KT=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&so(Uint8Array)),ZT=(e,t)=>{const r=(e&&e[Symbol.iterator]).call(e);let n;for(;(n=r.next())&&!n.done;){const c=n.value;t.call(e,c[0],c[1])}},QT=(e,t)=>{let a;const r=[];for(;(a=e.exec(t))!==null;)r.push(a);return r},JT=C4("HTMLFormElement"),eE=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(a,r,n){return r.toUpperCase()+n}),Af=(({hasOwnProperty:e})=>(t,a)=>e.call(t,a))(Object.prototype),tE=C4("RegExp"),Wp=(e,t)=>{const a=Object.getOwnPropertyDescriptors(e),r={};yn(a,(n,c)=>{let i;(i=t(n,c,e))!==!1&&(r[c]=i||n)}),Object.defineProperties(e,r)},aE=e=>{Wp(e,(t,a)=>{if(k3(e)&&["arguments","caller","callee"].indexOf(a)!==-1)return!1;const r=e[a];if(k3(r)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+a+"'")})}})},rE=(e,t)=>{const a={},r=n=>{n.forEach(c=>{a[c]=!0})};return ha(e)?r(e):r(String(e).split(t)),a},nE=()=>{},cE=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t,b5="abcdefghijklmnopqrstuvwxyz",Tf="0123456789",qp={DIGIT:Tf,ALPHA:b5,ALPHA_DIGIT:b5+b5.toUpperCase()+Tf},iE=(e=16,t=qp.ALPHA_DIGIT)=>{let a="";const{length:r}=t;for(;e--;)a+=t[Math.random()*r|0];return a};function sE(e){return!!(e&&k3(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const oE=e=>{const t=new Array(10),a=(r,n)=>{if(ci(r)){if(t.indexOf(r)>=0)return;if(!("toJSON"in r)){t[n]=r;const c=ha(r)?[]:{};return yn(r,(i,s)=>{const l=a(i,n+1);!Ar(l)&&(c[s]=l)}),t[n]=void 0,c}}return r};return a(e,0)},lE=C4("AsyncFunction"),fE=e=>e&&(ci(e)||k3(e))&&k3(e.then)&&k3(e.catch),jp=((e,t)=>e?setImmediate:t?((a,r)=>(B0.addEventListener("message",({source:n,data:c})=>{n===B0&&c===a&&r.length&&r.shift()()},!1),n=>{r.push(n),B0.postMessage(a,"*")}))(`axios@${Math.random()}`,[]):a=>setTimeout(a))(typeof setImmediate=="function",k3(B0.postMessage)),uE=typeof queueMicrotask<"u"?queueMicrotask.bind(B0):typeof process<"u"&&process.nextTick||jp,_1={isArray:ha,isArrayBuffer:Rp,isBuffer:VT,isFormData:PT,isArrayBufferView:LT,isString:ST,isNumber:Ip,isBoolean:AT,isObject:ci,isPlainObject:F8,isReadableStream:FT,isRequest:RT,isResponse:IT,isHeaders:$T,isUndefined:Ar,isDate:TT,isFile:ET,isBlob:NT,isRegExp:tE,isFunction:k3,isStream:OT,isURLSearchParams:BT,isTypedArray:KT,isFileList:DT,forEach:yn,merge:Ts,extend:WT,trim:UT,stripBOM:qT,inherits:jT,toFlatObject:YT,kindOf:ri,kindOfTest:C4,endsWith:GT,toArray:XT,forEachEntry:ZT,matchAll:QT,isHTMLForm:JT,hasOwnProperty:Af,hasOwnProp:Af,reduceDescriptors:Wp,freezeMethods:aE,toObjectSet:rE,toCamelCase:eE,noop:nE,toFiniteNumber:cE,findKey:$p,global:B0,isContextDefined:Up,ALPHABET:qp,generateString:iE,isSpecCompliantForm:sE,toJSONObject:oE,isAsyncFn:lE,isThenable:fE,setImmediate:jp,asap:uE};function t2(e,t,a,r,n){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),a&&(this.config=a),r&&(this.request=r),n&&(this.response=n,this.status=n.status?n.status:null)}_1.inherits(t2,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:_1.toJSONObject(this.config),code:this.code,status:this.status}}});const Yp=t2.prototype,Gp={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{Gp[e]={value:e}});Object.defineProperties(t2,Gp);Object.defineProperty(Yp,"isAxiosError",{value:!0});t2.from=(e,t,a,r,n,c)=>{const i=Object.create(Yp);return _1.toFlatObject(e,i,function(l){return l!==Error.prototype},s=>s!=="isAxiosError"),t2.call(i,e.message,t,a,r,n),i.cause=e,i.name=e.name,c&&Object.assign(i,c),i};const dE=null;function Es(e){return _1.isPlainObject(e)||_1.isArray(e)}function Xp(e){return _1.endsWith(e,"[]")?e.slice(0,-2):e}function Ef(e,t,a){return e?e.concat(t).map(function(n,c){return n=Xp(n),!a&&c?"["+n+"]":n}).join(a?".":""):t}function hE(e){return _1.isArray(e)&&!e.some(Es)}const mE=_1.toFlatObject(_1,{},null,function(t){return/^is[A-Z]/.test(t)});function ii(e,t,a){if(!_1.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,a=_1.toFlatObject(a,{metaTokens:!0,dots:!1,indexes:!1},!1,function(p,g){return!_1.isUndefined(g[p])});const r=a.metaTokens,n=a.visitor||u,c=a.dots,i=a.indexes,l=(a.Blob||typeof Blob<"u"&&Blob)&&_1.isSpecCompliantForm(t);if(!_1.isFunction(n))throw new TypeError("visitor must be a function");function f(v){if(v===null)return"";if(_1.isDate(v))return v.toISOString();if(!l&&_1.isBlob(v))throw new t2("Blob is not supported. Use a Buffer instead.");return _1.isArrayBuffer(v)||_1.isTypedArray(v)?l&&typeof Blob=="function"?new Blob([v]):Buffer.from(v):v}function u(v,p,g){let y=v;if(v&&!g&&typeof v=="object"){if(_1.endsWith(p,"{}"))p=r?p:p.slice(0,-2),v=JSON.stringify(v);else if(_1.isArray(v)&&hE(v)||(_1.isFileList(v)||_1.endsWith(p,"[]"))&&(y=_1.toArray(v)))return p=Xp(p),y.forEach(function(C,b){!(_1.isUndefined(C)||C===null)&&t.append(i===!0?Ef([p],b,c):i===null?p:p+"[]",f(C))}),!1}return Es(v)?!0:(t.append(Ef(g,p,c),f(v)),!1)}const d=[],h=Object.assign(mE,{defaultVisitor:u,convertValue:f,isVisitable:Es});function m(v,p){if(!_1.isUndefined(v)){if(d.indexOf(v)!==-1)throw Error("Circular reference detected in "+p.join("."));d.push(v),_1.forEach(v,function(y,x){(!(_1.isUndefined(y)||y===null)&&n.call(t,y,_1.isString(x)?x.trim():x,p,h))===!0&&m(y,p?p.concat(x):[x])}),d.pop()}}if(!_1.isObject(e))throw new TypeError("data must be an object");return m(e),t}function Nf(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function oo(e,t){this._pairs=[],e&&ii(e,this,t)}const Kp=oo.prototype;Kp.append=function(t,a){this._pairs.push([t,a])};Kp.toString=function(t){const a=t?function(r){return t.call(this,r,Nf)}:Nf;return this._pairs.map(function(n){return a(n[0])+"="+a(n[1])},"").join("&")};function pE(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Zp(e,t,a){if(!t)return e;const r=a&&a.encode||pE;_1.isFunction(a)&&(a={serialize:a});const n=a&&a.serialize;let c;if(n?c=n(t,a):c=_1.isURLSearchParams(t)?t.toString():new oo(t,a).toString(r),c){const i=e.indexOf("#");i!==-1&&(e=e.slice(0,i)),e+=(e.indexOf("?")===-1?"?":"&")+c}return e}class vE{constructor(){this.handlers=[]}use(t,a,r){return this.handlers.push({fulfilled:t,rejected:a,synchronous:r?r.synchronous:!1,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){_1.forEach(this.handlers,function(r){r!==null&&t(r)})}}const Df=vE,Qp={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},gE=typeof URLSearchParams<"u"?URLSearchParams:oo,yE=typeof FormData<"u"?FormData:null,xE=typeof Blob<"u"?Blob:null,bE={isBrowser:!0,classes:{URLSearchParams:gE,FormData:yE,Blob:xE},protocols:["http","https","file","blob","url","data"]},lo=typeof window<"u"&&typeof document<"u",Ns=typeof navigator=="object"&&navigator||void 0,CE=lo&&(!Ns||["ReactNative","NativeScript","NS"].indexOf(Ns.product)<0),ME=(()=>typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function")(),zE=lo&&window.location.href||"http://localhost",wE=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:lo,hasStandardBrowserEnv:CE,hasStandardBrowserWebWorkerEnv:ME,navigator:Ns,origin:zE},Symbol.toStringTag,{value:"Module"})),Ke={...wE,...bE};function _E(e,t){return ii(e,new Ke.classes.URLSearchParams,Object.assign({visitor:function(a,r,n,c){return Ke.isNode&&_1.isBuffer(a)?(this.append(r,a.toString("base64")),!1):c.defaultVisitor.apply(this,arguments)}},t))}function kE(e){return _1.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function HE(e){const t={},a=Object.keys(e);let r;const n=a.length;let c;for(r=0;r<n;r++)c=a[r],t[c]=e[c];return t}function Jp(e){function t(a,r,n,c){let i=a[c++];if(i==="__proto__")return!0;const s=Number.isFinite(+i),l=c>=a.length;return i=!i&&_1.isArray(n)?n.length:i,l?(_1.hasOwnProp(n,i)?n[i]=[n[i],r]:n[i]=r,!s):((!n[i]||!_1.isObject(n[i]))&&(n[i]=[]),t(a,r,n[i],c)&&_1.isArray(n[i])&&(n[i]=HE(n[i])),!s)}if(_1.isFormData(e)&&_1.isFunction(e.entries)){const a={};return _1.forEachEntry(e,(r,n)=>{t(kE(r),n,a,0)}),a}return null}function VE(e,t,a){if(_1.isString(e))try{return(t||JSON.parse)(e),_1.trim(e)}catch(r){if(r.name!=="SyntaxError")throw r}return(a||JSON.stringify)(e)}const fo={transitional:Qp,adapter:["xhr","http","fetch"],transformRequest:[function(t,a){const r=a.getContentType()||"",n=r.indexOf("application/json")>-1,c=_1.isObject(t);if(c&&_1.isHTMLForm(t)&&(t=new FormData(t)),_1.isFormData(t))return n?JSON.stringify(Jp(t)):t;if(_1.isArrayBuffer(t)||_1.isBuffer(t)||_1.isStream(t)||_1.isFile(t)||_1.isBlob(t)||_1.isReadableStream(t))return t;if(_1.isArrayBufferView(t))return t.buffer;if(_1.isURLSearchParams(t))return a.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let s;if(c){if(r.indexOf("application/x-www-form-urlencoded")>-1)return _E(t,this.formSerializer).toString();if((s=_1.isFileList(t))||r.indexOf("multipart/form-data")>-1){const l=this.env&&this.env.FormData;return ii(s?{"files[]":t}:t,l&&new l,this.formSerializer)}}return c||n?(a.setContentType("application/json",!1),VE(t)):t}],transformResponse:[function(t){const a=this.transitional||fo.transitional,r=a&&a.forcedJSONParsing,n=this.responseType==="json";if(_1.isResponse(t)||_1.isReadableStream(t))return t;if(t&&_1.isString(t)&&(r&&!this.responseType||n)){const i=!(a&&a.silentJSONParsing)&&n;try{return JSON.parse(t)}catch(s){if(i)throw s.name==="SyntaxError"?t2.from(s,t2.ERR_BAD_RESPONSE,this,null,this.response):s}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Ke.classes.FormData,Blob:Ke.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};_1.forEach(["delete","get","head","post","put","patch"],e=>{fo.headers[e]={}});const uo=fo,LE=_1.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),SE=e=>{const t={};let a,r,n;return e&&e.split(`
6
+ `+o1):K.stack=o1}throw K}}_request(U,B){typeof U=="string"?(B=B||{}).url=U:B=U||{},B=E3(this.defaults,B);const{transitional:K,paramsSerializer:Q,headers:o1}=B;K!==void 0&&Tt.assertOptions(K,{silentJSONParsing:X.transitional(X.boolean),forcedJSONParsing:X.transitional(X.boolean),clarifyTimeoutError:X.transitional(X.boolean)},!1),Q!=null&&(T.isFunction(Q)?B.paramsSerializer={serialize:Q}:Tt.assertOptions(Q,{encode:X.function,serialize:X.function},!0)),B.method=(B.method||this.defaults.method||"get").toLowerCase();let s1=o1&&T.merge(o1.common,o1[B.method]);o1&&T.forEach(["delete","get","head","post","put","patch","common"],U1=>{delete o1[U1]}),B.headers=m1.concat(s1,o1);const x1=[];let V1=!0;this.interceptors.request.forEach(function(U1){typeof U1.runWhen=="function"&&U1.runWhen(B)===!1||(V1=V1&&U1.synchronous,x1.unshift(U1.fulfilled,U1.rejected))});const L1=[];let w1;this.interceptors.response.forEach(function(U1){L1.push(U1.fulfilled,U1.rejected)});let N1,I1=0;if(!V1){const U1=[M0.bind(this),void 0];for(U1.unshift.apply(U1,x1),U1.push.apply(U1,L1),N1=U1.length,w1=Promise.resolve(B);I1<N1;)w1=w1.then(U1[I1++],U1[I1++]);return w1}N1=x1.length;let J1=B;for(I1=0;I1<N1;){const U1=x1[I1++],i2=x1[I1++];try{J1=U1(J1)}catch(P2){i2.call(this,P2);break}}try{w1=M0.call(this,J1)}catch(U1){return Promise.reject(U1)}for(I1=0,N1=L1.length;I1<N1;)w1=w1.then(L1[I1++],L1[I1++]);return w1}getUri(U){return g1(ke((U=E3(this.defaults,U)).baseURL,U.url),U.params,U.paramsSerializer)}}T.forEach(["delete","get","head","options"],function(D){r1.prototype[D]=function(U,B){return this.request(E3(B||{},{method:D,url:U,data:(B||{}).data}))}}),T.forEach(["post","put","patch"],function(D){function U(B){return function(K,Q,o1){return this.request(E3(o1||{},{method:D,headers:B?{"Content-Type":"multipart/form-data"}:{},url:K,data:Q}))}}r1.prototype[D]=U(),r1.prototype[D+"Form"]=U(!0)});var J=r1;class e1{constructor(U){if(typeof U!="function")throw new TypeError("executor must be a function.");let B;this.promise=new Promise(function(Q){B=Q});const K=this;this.promise.then(Q=>{if(!K._listeners)return;let o1=K._listeners.length;for(;o1-- >0;)K._listeners[o1](Q);K._listeners=null}),this.promise.then=Q=>{let o1;const s1=new Promise(x1=>{K.subscribe(x1),o1=x1}).then(Q);return s1.cancel=function(){K.unsubscribe(o1)},s1},U(function(Q,o1,s1){K.reason||(K.reason=new Q1(Q,o1,s1),B(K.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(U){this.reason?U(this.reason):this._listeners?this._listeners.push(U):this._listeners=[U]}unsubscribe(U){if(!this._listeners)return;const B=this._listeners.indexOf(U);B!==-1&&this._listeners.splice(B,1)}static source(){let U;return{token:new e1(function(B){U=B}),cancel:U}}}var c1=e1;const i1={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(i1).forEach(([D,U])=>{i1[U]=D});var C1=i1;const M1=function D(U){const B=new J(U),K=l(J.prototype.request,B);return T.extend(K,J.prototype,B,{allOwnKeys:!0}),T.extend(K,B,null,{allOwnKeys:!0}),K.create=function(Q){return D(E3(U,Q))},K}(O1);M1.Axios=J,M1.CanceledError=Q1,M1.CancelToken=c1,M1.isCancel=T1,M1.VERSION="1.6.8",M1.toFormData=z1,M1.AxiosError=I,M1.Cancel=M1.CanceledError,M1.all=function(D){return Promise.all(D)},M1.spread=function(D){return function(U){return D.apply(null,U)}},M1.isAxiosError=function(D){return T.isObject(D)&&D.isAxiosError===!0},M1.mergeConfig=E3,M1.AxiosHeaders=m1,M1.formToJSON=D=>G1(T.isHTMLForm(D)?new FormData(D):D),M1.getAdapter=Z4,M1.HttpStatusCode=C1,M1.default=M1,c.exports=M1}},r={};function n(c){var i=r[c];if(i!==void 0)return i.exports;var s=r[c]={exports:{}};return a[c].call(s.exports,s,s.exports,n),s.exports}return n.g=function(){if(typeof globalThis=="object")return globalThis;try{return this||new Function("return this")()}catch{if(typeof window=="object")return window}}(),n(927)})())})(Tp);var Xe=Tp.exports,E4;let Q2=(E4=class{constructor(t){v1(this,"config");this.config=t}static init(t){if(E4.instance)throw new Error("Config is already initialized");E4.instance=new E4(t)}static getConfig(){if(!E4.instance)throw new Error("Config is not initialized. Call init() first.");return E4.instance.config}},v1(E4,"instance"),E4);const m4=I4.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,()=>Ro());function n(l){e.value||(e.value=!0,t.value=Xe.mergeDeep(t.value,l))}function c(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:n,setLanguage:c,setTheme:i,changeTheme:s}},{persist:!0}),b4=I4.defineStore("pga-route",()=>{const e=o.ref(),t=o.ref(!Or()),a=o.ref(!1),r=o.computed(()=>e.value&&sg(e.value)),n=o.computed(()=>r.value&&e.value&&zn(r.value,e.value.name)),c=o.computed(()=>e.value&&e.value.meta),i=o.computed(()=>{var h;return(h=c.value)==null?void 0:h.access}),s=o.computed(()=>{var h;return we((h=c.value)==null?void 0:h.description)}),l=o.computed(()=>{var h;return!!we((h=c.value)==null?void 0:h.preventDisplayNavigationBars)}),f=o.computed(()=>!l.value&&t.value),u=o.computed(()=>{var h;return!!we((h=c.value)==null?void 0:h.useFullPage)}),d=o.computed(()=>{var h;return!!we((h=c.value)==null?void 0:h.paddingX)});return{currentRoute:e,isSideBarOpen:t,isDisplayingBanner:a,routeType:r,routeTitle:n,routeMeta:c,routeAccess:i,routeDescription:s,preventDisplayNavigationBars:l,isDisplayingSideBar:f,useFullPage:u,paddingX:d}});function Ep(){var r;const e=Q2.getConfig().stores.useAuthStore(),t=b4().routeType,a=`auth${Xe.getFirstChartInUppercase(t)}`;return((r=e[a])==null?void 0:r.accessToken)||""}async function Np(e,t,a){const r=Q2.getConfig(),n=r.stores.useAuthStore(),c=`${e}s/login`,i={basicAuth:t,isLoadingRef:a==null?void 0:a.isLoadingRef},s=await r.api.postOne(c,void 0,i);n.setAuthUser(e,s.data);const l={name:(a==null?void 0:a.redirectToName)||r.defaultRoutes[e].auth};r.router.push(l)}async function Dp(){const e=Q2.getConfig(),t=e.stores.useAuthStore(),a=b4().routeType;try{const r=`${a}s/validateAccessToken`,n=await e.api.getOne(r,void 0,void 0,{preventDisplayError:!0});t.setAuthUser(a,n.data)}catch{t.setAuthUser(a,null)}}function sT(e){const t=Q2.getConfig();t.stores.useAuthStore().setAuthUser(e,null);const r={name:`login${Xe.getFirstChartInUppercase(e)}`};t.router.push(r)}function lc(e,t,a){const r=document.querySelector(":root"),n="--pga-",c=a!=null&&a.preventConvertToKebab?e:Xe.camelToKebab(e);r.style.setProperty(`${n}${c}`,t)}function Sr(e){const t=e?"visible":"hidden";document.body.style.overflow=t}function oT(e,t,a="animate__"){return new Promise(r=>{const n=`${a}${t}`,c=document.querySelector(e);if(!c)return;c.classList.add(`${a}animated`,n);const i=s=>{s.stopPropagation(),c==null||c.classList.remove(`${a}animated`,n),r("Animation ended")};c.addEventListener("animationend",i,{once:!0})})}function gn(e){return Object.keys(co).includes(e)}function Op(e,t){let a=0,r=0,n=0,c=0;if(e.startsWith("rgb")||e.startsWith("rgba")){const s=e.replace(/rgba?\((.*?)\)/,"$1").replace(/\s/g,""),[,l,f,u,d="1"]=s.match(/(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*(?:,\s*([\d.]+))?/);a=parseInt(l),r=parseInt(f),n=parseInt(u),c=parseFloat(d)}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,d]=s.match(/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})?$/i).map((h,m)=>m===4?parseInt(h,16)/255:parseInt(h,16));d=d?parseFloat(d.toFixed(3)):1,a=l,r=f,n=u,c=d}const i=t/100;return`rgba(${a}, ${r}, ${n}, ${c*i})`}function Ss(e,t){const r=`color-${Xe.camelToKebab(e)}`,n={preventConvertToKebab:!0};lc(r,t,n);for(let c=5;c<=95;c+=5){const i=c<10?`0${c}`:c%10===0?`${c/10}`:`${c}`;lc(`${r}-0${i}`,Op(t,c),n)}}function lT(){const e=io,t=Math.floor(Math.random()*Object.keys(e).length);return e[Object.keys(e)[t]]}const fT={es:{successfulLogout:"¡Vuelva pronto!"}},uT={es:{today:"Hoy",tomorrow:"Mañana",yesterday:"Ayer"}},dT={es:{alertTitle:"¿Estás seguro?",cancelBtn:"Cancelar",acceptBtn:"Eliminar"}},hT={es:{INTERNAL_SERVER_ERROR:"Ocurrió un error inesperado. Intente nuevamente.",DUPLICATE_KEY:"El registro ya existe.",FOREIGN_KEY_INTEGRITY:"El registro relacionado no existe.",MODELS_ASSOCIATED:"No se puede eliminar porque tiene registros asociados.",INVALID_INPUT_DATA:"Los datos ingresados no son válidos.",ENTITY_NOT_FOUND:"El registro no existe.",VOUCHER_CREATION_FAILED:"No se pudo emitir la factura.",INVALID_CREDENTIALS:"Usuario o contraseña incorrectos.",UNAUTHORIZED:"No tiene permisos para realizar esta acción."}},mT={es:{_LOGIN:"¡Bienvenido!"}},pT={es:{backBtn:"Volver",copyBtn:"Copiar",textCopied:"Copiado",deleteBtn:"Eliminar",confirmDeleteText:"",editBtn:"Editar",logoutBtn:"Cerrar sesión",navigateToBtn:"Ver más",seeDetailsBtn:"Detalles"}},vT={es:{noItemsText:"No hay resultados",showAll:"Mostrar todo",hide:"Ocultar"}},gT={es:{savedMsg:"Guardado",saveErrorMsg:"Texto demasiado largo"}},yT={es:{selectImages:"Seleccionar imágenes",confirmDeleteImage:"La imagen se eliminará permanentemente.",maxImagesQuantityAlert:"Solo puede cargar {maxQuantity} imágenes",selectVideos:"Seleccionar videos",confirmDeleteVideo:"El video se eliminará permanentemente.",maxVideosQuantityAlert:"Solo puede cargar {maxQuantity} videos"}},xT={es:{submitBtn:"Guardar",selectFileLabel:"Seleccionar archivo",selectFilesLabel:"Seleccionar archivos",removeBtn:"Eliminar archivo",newFileError:"Formato inválido",requiredLabel:"Requerido",optionalLabel:"Opcional",usernameLabel:"Usuario",passwordLabel:"Contraseña",loginBtn:"Iniciar sesión",emptyOptionsText:"No hay opciones",cancelBtn:"Cancelar",selectBtn:"Seleccionar"}},bT={es:{header:{switchToLightMode:"Cambiar a modo claro",switchToDarkMode:"Cambiar a modo oscuro"},footer:{allRightsReserved:"Todos los derechos reservados",designedBy:"Diseñado por"}}},CT={es:{cancelBtn:"Cancelar",acceptBtn:"Guardar"}},MT={es:{columnTitleActions:"",selectAllBtn:"Seleccionar todo",withTheSelectedItemsText:"Con los seleccionados:",filtersBtn:"Filtros",filtersModalTitle:"Filtros",confirmDeleteText:'¿Eliminar "{description}"?'}},zT={es:{removeAllBtn:"Eliminar todo"}},wT={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}"}},_T={authHelpers:fT,datetime:uT,alert:dT,apiConnectionsError:hT,apiConnectionsSuccess:mT,pgaButton:pT,pgaDisplay:vT,pgaEditor:gT,pgaFile:yT,pgaForm:xT,pgaLayout:bT,pgaModal:CT,pgaTable:MT,notifications:zT,validations:wT};function Pp(e){function t(a,r){return function(n,c,i){var y;const s=m4().language,l=e==null?void 0:e[a],f=l==null?void 0:l[s],u=r?r.split(".").reduce((x,C)=>x==null?void 0:x[C],f):f,d=(y=e==null?void 0:e.global)==null?void 0:y[s],h=n,m=(u==null?void 0:u[h])||(d==null?void 0:d[h])||"",v=(c==null?void 0:c.count)||1,p=m.split("|").map(x=>x.trim());let g=p[0];p.length===2?g=v===1?p[0]:p[1]:p.length===3&&(g=v===0?p[0]:v===1?p[1]:p[2]),g=g.replace(new RegExp("{count}","g"),v.toString());for(const x in c||{})x!=="count"&&c[x]!==void 0&&c[x]!==null&&(g=g.replace(new RegExp(`{${x}}`,"g"),c[x].toString()));return i!=null&&i.singular?g=p[0]:i!=null&&i.plural&&p.length===2&&(g=p[1]),i!=null&&i.lowercase?g.toLowerCase():i!=null&&i.uppercase?g.toUpperCase():i!=null&&i.capitalize?`${g.charAt(0).toUpperCase()}${g.slice(1).toLowerCase()}`:g}}return t}const M2=Pp(_T),x5=M2("datetime");function p4(e,t){if(!e)return"-";const r={...{format:"short",withoutYear:!1,withoutDay:!1,withTime:!0,justTime:!1},...t},n={year:r.withoutYear||r.justTime?void 0:"numeric",month:r.justTime?void 0:r.format==="numeric"?"2-digit":r.format,day:r.withoutDay||r.justTime?void 0:"2-digit",weekday:r.withoutDay||r.justTime||r.format==="numeric"?void 0:r.format,hour:r.withTime||r.justTime?"2-digit":void 0,minute:r.withTime||r.justTime?"2-digit":void 0},c=e.toLocaleString(m4().language,n);return c.charAt(0).toUpperCase()+c.slice(1)}function kT(e){return p4(e,{format:"short",withoutDay:!0,withTime:!1})}function qa(e){return p4(e,{format:"numeric",withTime:!1})}function As(e){if(!e)return"";const t=qa(e),a=new Date,r=new Date(a);r.setDate(a.getDate()+1);const n=new Date(a);if(n.setDate(a.getDate()-1),t===qa(a))return x5("today");if(t===qa(r))return x5("tomorrow");if(t===qa(n))return x5("yesterday");const c={format:"long",withTime:!1};return e.getFullYear()===a.getFullYear()?p4(e,{...c,withoutYear:!0}):p4(e,c)}function Bp(e){return p4(e,{justTime:!0})}function Fp(e,t){return function(){return e.apply(t,arguments)}}const{toString:HT}=Object.prototype,{getPrototypeOf:so}=Object,ri=(e=>t=>{const a=HT.call(t);return e[a]||(e[a]=a.slice(8,-1).toLowerCase())})(Object.create(null)),C4=e=>(e=e.toLowerCase(),t=>ri(t)===e),ni=e=>t=>typeof t===e,{isArray:ha}=Array,Ar=ni("undefined");function VT(e){return e!==null&&!Ar(e)&&e.constructor!==null&&!Ar(e.constructor)&&k3(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Rp=C4("ArrayBuffer");function LT(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&Rp(e.buffer),t}const ST=ni("string"),k3=ni("function"),Ip=ni("number"),ci=e=>e!==null&&typeof e=="object",AT=e=>e===!0||e===!1,F8=e=>{if(ri(e)!=="object")return!1;const t=so(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},TT=C4("Date"),ET=C4("File"),NT=C4("Blob"),DT=C4("FileList"),OT=e=>ci(e)&&k3(e.pipe),PT=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||k3(e.append)&&((t=ri(e))==="formdata"||t==="object"&&k3(e.toString)&&e.toString()==="[object FormData]"))},BT=C4("URLSearchParams"),[FT,RT,IT,$T]=["ReadableStream","Request","Response","Headers"].map(C4),UT=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function yn(e,t,{allOwnKeys:a=!1}={}){if(e===null||typeof e>"u")return;let r,n;if(typeof e!="object"&&(e=[e]),ha(e))for(r=0,n=e.length;r<n;r++)t.call(null,e[r],r,e);else{const c=a?Object.getOwnPropertyNames(e):Object.keys(e),i=c.length;let s;for(r=0;r<i;r++)s=c[r],t.call(null,e[s],s,e)}}function $p(e,t){t=t.toLowerCase();const a=Object.keys(e);let r=a.length,n;for(;r-- >0;)if(n=a[r],t===n.toLowerCase())return n;return null}const B0=(()=>typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global)(),Up=e=>!Ar(e)&&e!==B0;function Ts(){const{caseless:e}=Up(this)&&this||{},t={},a=(r,n)=>{const c=e&&$p(t,n)||n;F8(t[c])&&F8(r)?t[c]=Ts(t[c],r):F8(r)?t[c]=Ts({},r):ha(r)?t[c]=r.slice():t[c]=r};for(let r=0,n=arguments.length;r<n;r++)arguments[r]&&yn(arguments[r],a);return t}const WT=(e,t,a,{allOwnKeys:r}={})=>(yn(t,(n,c)=>{a&&k3(n)?e[c]=Fp(n,a):e[c]=n},{allOwnKeys:r}),e),qT=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),jT=(e,t,a,r)=>{e.prototype=Object.create(t.prototype,r),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),a&&Object.assign(e.prototype,a)},YT=(e,t,a,r)=>{let n,c,i;const s={};if(t=t||{},e==null)return t;do{for(n=Object.getOwnPropertyNames(e),c=n.length;c-- >0;)i=n[c],(!r||r(i,e,t))&&!s[i]&&(t[i]=e[i],s[i]=!0);e=a!==!1&&so(e)}while(e&&(!a||a(e,t))&&e!==Object.prototype);return t},GT=(e,t,a)=>{e=String(e),(a===void 0||a>e.length)&&(a=e.length),a-=t.length;const r=e.indexOf(t,a);return r!==-1&&r===a},XT=e=>{if(!e)return null;if(ha(e))return e;let t=e.length;if(!Ip(t))return null;const a=new Array(t);for(;t-- >0;)a[t]=e[t];return a},KT=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&so(Uint8Array)),ZT=(e,t)=>{const r=(e&&e[Symbol.iterator]).call(e);let n;for(;(n=r.next())&&!n.done;){const c=n.value;t.call(e,c[0],c[1])}},QT=(e,t)=>{let a;const r=[];for(;(a=e.exec(t))!==null;)r.push(a);return r},JT=C4("HTMLFormElement"),eE=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(a,r,n){return r.toUpperCase()+n}),Af=(({hasOwnProperty:e})=>(t,a)=>e.call(t,a))(Object.prototype),tE=C4("RegExp"),Wp=(e,t)=>{const a=Object.getOwnPropertyDescriptors(e),r={};yn(a,(n,c)=>{let i;(i=t(n,c,e))!==!1&&(r[c]=i||n)}),Object.defineProperties(e,r)},aE=e=>{Wp(e,(t,a)=>{if(k3(e)&&["arguments","caller","callee"].indexOf(a)!==-1)return!1;const r=e[a];if(k3(r)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+a+"'")})}})},rE=(e,t)=>{const a={},r=n=>{n.forEach(c=>{a[c]=!0})};return ha(e)?r(e):r(String(e).split(t)),a},nE=()=>{},cE=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t,b5="abcdefghijklmnopqrstuvwxyz",Tf="0123456789",qp={DIGIT:Tf,ALPHA:b5,ALPHA_DIGIT:b5+b5.toUpperCase()+Tf},iE=(e=16,t=qp.ALPHA_DIGIT)=>{let a="";const{length:r}=t;for(;e--;)a+=t[Math.random()*r|0];return a};function sE(e){return!!(e&&k3(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const oE=e=>{const t=new Array(10),a=(r,n)=>{if(ci(r)){if(t.indexOf(r)>=0)return;if(!("toJSON"in r)){t[n]=r;const c=ha(r)?[]:{};return yn(r,(i,s)=>{const l=a(i,n+1);!Ar(l)&&(c[s]=l)}),t[n]=void 0,c}}return r};return a(e,0)},lE=C4("AsyncFunction"),fE=e=>e&&(ci(e)||k3(e))&&k3(e.then)&&k3(e.catch),jp=((e,t)=>e?setImmediate:t?((a,r)=>(B0.addEventListener("message",({source:n,data:c})=>{n===B0&&c===a&&r.length&&r.shift()()},!1),n=>{r.push(n),B0.postMessage(a,"*")}))(`axios@${Math.random()}`,[]):a=>setTimeout(a))(typeof setImmediate=="function",k3(B0.postMessage)),uE=typeof queueMicrotask<"u"?queueMicrotask.bind(B0):typeof process<"u"&&process.nextTick||jp,_1={isArray:ha,isArrayBuffer:Rp,isBuffer:VT,isFormData:PT,isArrayBufferView:LT,isString:ST,isNumber:Ip,isBoolean:AT,isObject:ci,isPlainObject:F8,isReadableStream:FT,isRequest:RT,isResponse:IT,isHeaders:$T,isUndefined:Ar,isDate:TT,isFile:ET,isBlob:NT,isRegExp:tE,isFunction:k3,isStream:OT,isURLSearchParams:BT,isTypedArray:KT,isFileList:DT,forEach:yn,merge:Ts,extend:WT,trim:UT,stripBOM:qT,inherits:jT,toFlatObject:YT,kindOf:ri,kindOfTest:C4,endsWith:GT,toArray:XT,forEachEntry:ZT,matchAll:QT,isHTMLForm:JT,hasOwnProperty:Af,hasOwnProp:Af,reduceDescriptors:Wp,freezeMethods:aE,toObjectSet:rE,toCamelCase:eE,noop:nE,toFiniteNumber:cE,findKey:$p,global:B0,isContextDefined:Up,ALPHABET:qp,generateString:iE,isSpecCompliantForm:sE,toJSONObject:oE,isAsyncFn:lE,isThenable:fE,setImmediate:jp,asap:uE};function t2(e,t,a,r,n){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),a&&(this.config=a),r&&(this.request=r),n&&(this.response=n,this.status=n.status?n.status:null)}_1.inherits(t2,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:_1.toJSONObject(this.config),code:this.code,status:this.status}}});const Yp=t2.prototype,Gp={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{Gp[e]={value:e}});Object.defineProperties(t2,Gp);Object.defineProperty(Yp,"isAxiosError",{value:!0});t2.from=(e,t,a,r,n,c)=>{const i=Object.create(Yp);return _1.toFlatObject(e,i,function(l){return l!==Error.prototype},s=>s!=="isAxiosError"),t2.call(i,e.message,t,a,r,n),i.cause=e,i.name=e.name,c&&Object.assign(i,c),i};const dE=null;function Es(e){return _1.isPlainObject(e)||_1.isArray(e)}function Xp(e){return _1.endsWith(e,"[]")?e.slice(0,-2):e}function Ef(e,t,a){return e?e.concat(t).map(function(n,c){return n=Xp(n),!a&&c?"["+n+"]":n}).join(a?".":""):t}function hE(e){return _1.isArray(e)&&!e.some(Es)}const mE=_1.toFlatObject(_1,{},null,function(t){return/^is[A-Z]/.test(t)});function ii(e,t,a){if(!_1.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,a=_1.toFlatObject(a,{metaTokens:!0,dots:!1,indexes:!1},!1,function(p,g){return!_1.isUndefined(g[p])});const r=a.metaTokens,n=a.visitor||u,c=a.dots,i=a.indexes,l=(a.Blob||typeof Blob<"u"&&Blob)&&_1.isSpecCompliantForm(t);if(!_1.isFunction(n))throw new TypeError("visitor must be a function");function f(v){if(v===null)return"";if(_1.isDate(v))return v.toISOString();if(!l&&_1.isBlob(v))throw new t2("Blob is not supported. Use a Buffer instead.");return _1.isArrayBuffer(v)||_1.isTypedArray(v)?l&&typeof Blob=="function"?new Blob([v]):Buffer.from(v):v}function u(v,p,g){let y=v;if(v&&!g&&typeof v=="object"){if(_1.endsWith(p,"{}"))p=r?p:p.slice(0,-2),v=JSON.stringify(v);else if(_1.isArray(v)&&hE(v)||(_1.isFileList(v)||_1.endsWith(p,"[]"))&&(y=_1.toArray(v)))return p=Xp(p),y.forEach(function(C,b){!(_1.isUndefined(C)||C===null)&&t.append(i===!0?Ef([p],b,c):i===null?p:p+"[]",f(C))}),!1}return Es(v)?!0:(t.append(Ef(g,p,c),f(v)),!1)}const d=[],h=Object.assign(mE,{defaultVisitor:u,convertValue:f,isVisitable:Es});function m(v,p){if(!_1.isUndefined(v)){if(d.indexOf(v)!==-1)throw Error("Circular reference detected in "+p.join("."));d.push(v),_1.forEach(v,function(y,x){(!(_1.isUndefined(y)||y===null)&&n.call(t,y,_1.isString(x)?x.trim():x,p,h))===!0&&m(y,p?p.concat(x):[x])}),d.pop()}}if(!_1.isObject(e))throw new TypeError("data must be an object");return m(e),t}function Nf(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function oo(e,t){this._pairs=[],e&&ii(e,this,t)}const Kp=oo.prototype;Kp.append=function(t,a){this._pairs.push([t,a])};Kp.toString=function(t){const a=t?function(r){return t.call(this,r,Nf)}:Nf;return this._pairs.map(function(n){return a(n[0])+"="+a(n[1])},"").join("&")};function pE(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Zp(e,t,a){if(!t)return e;const r=a&&a.encode||pE;_1.isFunction(a)&&(a={serialize:a});const n=a&&a.serialize;let c;if(n?c=n(t,a):c=_1.isURLSearchParams(t)?t.toString():new oo(t,a).toString(r),c){const i=e.indexOf("#");i!==-1&&(e=e.slice(0,i)),e+=(e.indexOf("?")===-1?"?":"&")+c}return e}class vE{constructor(){this.handlers=[]}use(t,a,r){return this.handlers.push({fulfilled:t,rejected:a,synchronous:r?r.synchronous:!1,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){_1.forEach(this.handlers,function(r){r!==null&&t(r)})}}const Df=vE,Qp={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},gE=typeof URLSearchParams<"u"?URLSearchParams:oo,yE=typeof FormData<"u"?FormData:null,xE=typeof Blob<"u"?Blob:null,bE={isBrowser:!0,classes:{URLSearchParams:gE,FormData:yE,Blob:xE},protocols:["http","https","file","blob","url","data"]},lo=typeof window<"u"&&typeof document<"u",Ns=typeof navigator=="object"&&navigator||void 0,CE=lo&&(!Ns||["ReactNative","NativeScript","NS"].indexOf(Ns.product)<0),ME=(()=>typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function")(),zE=lo&&window.location.href||"http://localhost",wE=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:lo,hasStandardBrowserEnv:CE,hasStandardBrowserWebWorkerEnv:ME,navigator:Ns,origin:zE},Symbol.toStringTag,{value:"Module"})),Ke={...wE,...bE};function _E(e,t){return ii(e,new Ke.classes.URLSearchParams,Object.assign({visitor:function(a,r,n,c){return Ke.isNode&&_1.isBuffer(a)?(this.append(r,a.toString("base64")),!1):c.defaultVisitor.apply(this,arguments)}},t))}function kE(e){return _1.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function HE(e){const t={},a=Object.keys(e);let r;const n=a.length;let c;for(r=0;r<n;r++)c=a[r],t[c]=e[c];return t}function Jp(e){function t(a,r,n,c){let i=a[c++];if(i==="__proto__")return!0;const s=Number.isFinite(+i),l=c>=a.length;return i=!i&&_1.isArray(n)?n.length:i,l?(_1.hasOwnProp(n,i)?n[i]=[n[i],r]:n[i]=r,!s):((!n[i]||!_1.isObject(n[i]))&&(n[i]=[]),t(a,r,n[i],c)&&_1.isArray(n[i])&&(n[i]=HE(n[i])),!s)}if(_1.isFormData(e)&&_1.isFunction(e.entries)){const a={};return _1.forEachEntry(e,(r,n)=>{t(kE(r),n,a,0)}),a}return null}function VE(e,t,a){if(_1.isString(e))try{return(t||JSON.parse)(e),_1.trim(e)}catch(r){if(r.name!=="SyntaxError")throw r}return(a||JSON.stringify)(e)}const fo={transitional:Qp,adapter:["xhr","http","fetch"],transformRequest:[function(t,a){const r=a.getContentType()||"",n=r.indexOf("application/json")>-1,c=_1.isObject(t);if(c&&_1.isHTMLForm(t)&&(t=new FormData(t)),_1.isFormData(t))return n?JSON.stringify(Jp(t)):t;if(_1.isArrayBuffer(t)||_1.isBuffer(t)||_1.isStream(t)||_1.isFile(t)||_1.isBlob(t)||_1.isReadableStream(t))return t;if(_1.isArrayBufferView(t))return t.buffer;if(_1.isURLSearchParams(t))return a.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let s;if(c){if(r.indexOf("application/x-www-form-urlencoded")>-1)return _E(t,this.formSerializer).toString();if((s=_1.isFileList(t))||r.indexOf("multipart/form-data")>-1){const l=this.env&&this.env.FormData;return ii(s?{"files[]":t}:t,l&&new l,this.formSerializer)}}return c||n?(a.setContentType("application/json",!1),VE(t)):t}],transformResponse:[function(t){const a=this.transitional||fo.transitional,r=a&&a.forcedJSONParsing,n=this.responseType==="json";if(_1.isResponse(t)||_1.isReadableStream(t))return t;if(t&&_1.isString(t)&&(r&&!this.responseType||n)){const i=!(a&&a.silentJSONParsing)&&n;try{return JSON.parse(t)}catch(s){if(i)throw s.name==="SyntaxError"?t2.from(s,t2.ERR_BAD_RESPONSE,this,null,this.response):s}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Ke.classes.FormData,Blob:Ke.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};_1.forEach(["delete","get","head","post","put","patch"],e=>{fo.headers[e]={}});const uo=fo,LE=_1.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),SE=e=>{const t={};let a,r,n;return e&&e.split(`
7
7
  `).forEach(function(i){n=i.indexOf(":"),a=i.substring(0,n).trim().toLowerCase(),r=i.substring(n+1).trim(),!(!a||t[a]&&LE[a])&&(a==="set-cookie"?t[a]?t[a].push(r):t[a]=[r]:t[a]=t[a]?t[a]+", "+r:r)}),t},Of=Symbol("internals");function wa(e){return e&&String(e).trim().toLowerCase()}function R8(e){return e===!1||e==null?e:_1.isArray(e)?e.map(R8):String(e)}function AE(e){const t=Object.create(null),a=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let r;for(;r=a.exec(e);)t[r[1]]=r[2];return t}const TE=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function C5(e,t,a,r,n){if(_1.isFunction(r))return r.call(this,t,a);if(n&&(t=a),!!_1.isString(t)){if(_1.isString(r))return t.indexOf(r)!==-1;if(_1.isRegExp(r))return r.test(t)}}function EE(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,a,r)=>a.toUpperCase()+r)}function NE(e,t){const a=_1.toCamelCase(" "+t);["get","set","has"].forEach(r=>{Object.defineProperty(e,r+a,{value:function(n,c,i){return this[r].call(this,t,n,c,i)},configurable:!0})})}class si{constructor(t){t&&this.set(t)}set(t,a,r){const n=this;function c(s,l,f){const u=wa(l);if(!u)throw new Error("header name must be a non-empty string");const d=_1.findKey(n,u);(!d||n[d]===void 0||f===!0||f===void 0&&n[d]!==!1)&&(n[d||l]=R8(s))}const i=(s,l)=>_1.forEach(s,(f,u)=>c(f,u,l));if(_1.isPlainObject(t)||t instanceof this.constructor)i(t,a);else if(_1.isString(t)&&(t=t.trim())&&!TE(t))i(SE(t),a);else if(_1.isHeaders(t))for(const[s,l]of t.entries())c(l,s,r);else t!=null&&c(a,t,r);return this}get(t,a){if(t=wa(t),t){const r=_1.findKey(this,t);if(r){const n=this[r];if(!a)return n;if(a===!0)return AE(n);if(_1.isFunction(a))return a.call(this,n,r);if(_1.isRegExp(a))return a.exec(n);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,a){if(t=wa(t),t){const r=_1.findKey(this,t);return!!(r&&this[r]!==void 0&&(!a||C5(this,this[r],r,a)))}return!1}delete(t,a){const r=this;let n=!1;function c(i){if(i=wa(i),i){const s=_1.findKey(r,i);s&&(!a||C5(r,r[s],s,a))&&(delete r[s],n=!0)}}return _1.isArray(t)?t.forEach(c):c(t),n}clear(t){const a=Object.keys(this);let r=a.length,n=!1;for(;r--;){const c=a[r];(!t||C5(this,this[c],c,t,!0))&&(delete this[c],n=!0)}return n}normalize(t){const a=this,r={};return _1.forEach(this,(n,c)=>{const i=_1.findKey(r,c);if(i){a[i]=R8(n),delete a[c];return}const s=t?EE(c):String(c).trim();s!==c&&delete a[c],a[s]=R8(n),r[s]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const a=Object.create(null);return _1.forEach(this,(r,n)=>{r!=null&&r!==!1&&(a[n]=t&&_1.isArray(r)?r.join(", "):r)}),a}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,a])=>t+": "+a).join(`
8
8
  `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...a){const r=new this(t);return a.forEach(n=>r.set(n)),r}static accessor(t){const r=(this[Of]=this[Of]={accessors:{}}).accessors,n=this.prototype;function c(i){const s=wa(i);r[s]||(NE(n,i),r[s]=!0)}return _1.isArray(t)?t.forEach(c):c(t),this}}si.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);_1.reduceDescriptors(si.prototype,({value:e},t)=>{let a=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(r){this[a]=r}}});_1.freezeMethods(si);const o4=si;function M5(e,t){const a=this||uo,r=t||a,n=o4.from(r.headers);let c=r.data;return _1.forEach(e,function(s){c=s.call(a,c,n.normalize(),t?t.status:void 0)}),n.normalize(),c}function ev(e){return!!(e&&e.__CANCEL__)}function ma(e,t,a){t2.call(this,e??"canceled",t2.ERR_CANCELED,t,a),this.name="CanceledError"}_1.inherits(ma,t2,{__CANCEL__:!0});function tv(e,t,a){const r=a.config.validateStatus;!a.status||!r||r(a.status)?e(a):t(new t2("Request failed with status code "+a.status,[t2.ERR_BAD_REQUEST,t2.ERR_BAD_RESPONSE][Math.floor(a.status/100)-4],a.config,a.request,a))}function DE(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function OE(e,t){e=e||10;const a=new Array(e),r=new Array(e);let n=0,c=0,i;return t=t!==void 0?t:1e3,function(l){const f=Date.now(),u=r[c];i||(i=f),a[n]=l,r[n]=f;let d=c,h=0;for(;d!==n;)h+=a[d++],d=d%e;if(n=(n+1)%e,n===c&&(c=(c+1)%e),f-i<t)return;const m=u&&f-u;return m?Math.round(h*1e3/m):void 0}}function PE(e,t){let a=0,r=1e3/t,n,c;const i=(f,u=Date.now())=>{a=u,n=null,c&&(clearTimeout(c),c=null),e.apply(null,f)};return[(...f)=>{const u=Date.now(),d=u-a;d>=r?i(f,u):(n=f,c||(c=setTimeout(()=>{c=null,i(n)},r-d)))},()=>n&&i(n)]}const fc=(e,t,a=3)=>{let r=0;const n=OE(50,250);return PE(c=>{const i=c.loaded,s=c.lengthComputable?c.total:void 0,l=i-r,f=n(l),u=i<=s;r=i;const d={loaded:i,total:s,progress:s?i/s:void 0,bytes:l,rate:f||void 0,estimated:f&&s&&u?(s-i)/f:void 0,event:c,lengthComputable:s!=null,[t?"download":"upload"]:!0};e(d)},a)},Pf=(e,t)=>{const a=e!=null;return[r=>t[0]({lengthComputable:a,total:e,loaded:r}),t[1]]},Bf=e=>(...t)=>_1.asap(()=>e(...t)),BE=Ke.hasStandardBrowserEnv?((e,t)=>a=>(a=new URL(a,Ke.origin),e.protocol===a.protocol&&e.host===a.host&&(t||e.port===a.port)))(new URL(Ke.origin),Ke.navigator&&/(msie|trident)/i.test(Ke.navigator.userAgent)):()=>!0,FE=Ke.hasStandardBrowserEnv?{write(e,t,a,r,n,c){const i=[e+"="+encodeURIComponent(t)];_1.isNumber(a)&&i.push("expires="+new Date(a).toGMTString()),_1.isString(r)&&i.push("path="+r),_1.isString(n)&&i.push("domain="+n),c===!0&&i.push("secure"),document.cookie=i.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function RE(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function IE(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function av(e,t){return e&&!RE(t)?IE(e,t):t}const Ff=e=>e instanceof o4?{...e}:e;function Q0(e,t){t=t||{};const a={};function r(f,u,d,h){return _1.isPlainObject(f)&&_1.isPlainObject(u)?_1.merge.call({caseless:h},f,u):_1.isPlainObject(u)?_1.merge({},u):_1.isArray(u)?u.slice():u}function n(f,u,d,h){if(_1.isUndefined(u)){if(!_1.isUndefined(f))return r(void 0,f,d,h)}else return r(f,u,d,h)}function c(f,u){if(!_1.isUndefined(u))return r(void 0,u)}function i(f,u){if(_1.isUndefined(u)){if(!_1.isUndefined(f))return r(void 0,f)}else return r(void 0,u)}function s(f,u,d){if(d in t)return r(f,u);if(d in e)return r(void 0,f)}const l={url:c,method:c,data:c,baseURL:i,transformRequest:i,transformResponse:i,paramsSerializer:i,timeout:i,timeoutMessage:i,withCredentials:i,withXSRFToken:i,adapter:i,responseType:i,xsrfCookieName:i,xsrfHeaderName:i,onUploadProgress:i,onDownloadProgress:i,decompress:i,maxContentLength:i,maxBodyLength:i,beforeRedirect:i,transport:i,httpAgent:i,httpsAgent:i,cancelToken:i,socketPath:i,responseEncoding:i,validateStatus:s,headers:(f,u,d)=>n(Ff(f),Ff(u),d,!0)};return _1.forEach(Object.keys(Object.assign({},e,t)),function(u){const d=l[u]||n,h=d(e[u],t[u],u);_1.isUndefined(h)&&d!==s||(a[u]=h)}),a}const rv=e=>{const t=Q0({},e);let{data:a,withXSRFToken:r,xsrfHeaderName:n,xsrfCookieName:c,headers:i,auth:s}=t;t.headers=i=o4.from(i),t.url=Zp(av(t.baseURL,t.url),e.params,e.paramsSerializer),s&&i.set("Authorization","Basic "+btoa((s.username||"")+":"+(s.password?unescape(encodeURIComponent(s.password)):"")));let l;if(_1.isFormData(a)){if(Ke.hasStandardBrowserEnv||Ke.hasStandardBrowserWebWorkerEnv)i.setContentType(void 0);else if((l=i.getContentType())!==!1){const[f,...u]=l?l.split(";").map(d=>d.trim()).filter(Boolean):[];i.setContentType([f||"multipart/form-data",...u].join("; "))}}if(Ke.hasStandardBrowserEnv&&(r&&_1.isFunction(r)&&(r=r(t)),r||r!==!1&&BE(t.url))){const f=n&&c&&FE.read(c);f&&i.set(n,f)}return t},$E=typeof XMLHttpRequest<"u",UE=$E&&function(e){return new Promise(function(a,r){const n=rv(e);let c=n.data;const i=o4.from(n.headers).normalize();let{responseType:s,onUploadProgress:l,onDownloadProgress:f}=n,u,d,h,m,v;function p(){m&&m(),v&&v(),n.cancelToken&&n.cancelToken.unsubscribe(u),n.signal&&n.signal.removeEventListener("abort",u)}let g=new XMLHttpRequest;g.open(n.method.toUpperCase(),n.url,!0),g.timeout=n.timeout;function y(){if(!g)return;const C=o4.from("getAllResponseHeaders"in g&&g.getAllResponseHeaders()),M={data:!s||s==="text"||s==="json"?g.responseText:g.response,status:g.status,statusText:g.statusText,headers:C,config:e,request:g};tv(function(z){a(z),p()},function(z){r(z),p()},M),g=null}"onloadend"in g?g.onloadend=y:g.onreadystatechange=function(){!g||g.readyState!==4||g.status===0&&!(g.responseURL&&g.responseURL.indexOf("file:")===0)||setTimeout(y)},g.onabort=function(){g&&(r(new t2("Request aborted",t2.ECONNABORTED,e,g)),g=null)},g.onerror=function(){r(new t2("Network Error",t2.ERR_NETWORK,e,g)),g=null},g.ontimeout=function(){let b=n.timeout?"timeout of "+n.timeout+"ms exceeded":"timeout exceeded";const M=n.transitional||Qp;n.timeoutErrorMessage&&(b=n.timeoutErrorMessage),r(new t2(b,M.clarifyTimeoutError?t2.ETIMEDOUT:t2.ECONNABORTED,e,g)),g=null},c===void 0&&i.setContentType(null),"setRequestHeader"in g&&_1.forEach(i.toJSON(),function(b,M){g.setRequestHeader(M,b)}),_1.isUndefined(n.withCredentials)||(g.withCredentials=!!n.withCredentials),s&&s!=="json"&&(g.responseType=n.responseType),f&&([h,v]=fc(f,!0),g.addEventListener("progress",h)),l&&g.upload&&([d,m]=fc(l),g.upload.addEventListener("progress",d),g.upload.addEventListener("loadend",m)),(n.cancelToken||n.signal)&&(u=C=>{g&&(r(!C||C.type?new ma(null,e,g):C),g.abort(),g=null)},n.cancelToken&&n.cancelToken.subscribe(u),n.signal&&(n.signal.aborted?u():n.signal.addEventListener("abort",u)));const x=DE(n.url);if(x&&Ke.protocols.indexOf(x)===-1){r(new t2("Unsupported protocol "+x+":",t2.ERR_BAD_REQUEST,e));return}g.send(c||null)})},WE=(e,t)=>{const{length:a}=e=e?e.filter(Boolean):[];if(t||a){let r=new AbortController,n;const c=function(f){if(!n){n=!0,s();const u=f instanceof Error?f:this.reason;r.abort(u instanceof t2?u:new ma(u instanceof Error?u.message:u))}};let i=t&&setTimeout(()=>{i=null,c(new t2(`timeout ${t} of ms exceeded`,t2.ETIMEDOUT))},t);const s=()=>{e&&(i&&clearTimeout(i),i=null,e.forEach(f=>{f.unsubscribe?f.unsubscribe(c):f.removeEventListener("abort",c)}),e=null)};e.forEach(f=>f.addEventListener("abort",c));const{signal:l}=r;return l.unsubscribe=()=>_1.asap(s),l}},qE=WE,jE=function*(e,t){let a=e.byteLength;if(!t||a<t){yield e;return}let r=0,n;for(;r<a;)n=r+t,yield e.slice(r,n),r=n},YE=async function*(e,t){for await(const a of GE(e))yield*jE(a,t)},GE=async function*(e){if(e[Symbol.asyncIterator]){yield*e;return}const t=e.getReader();try{for(;;){const{done:a,value:r}=await t.read();if(a)break;yield r}}finally{await t.cancel()}},Rf=(e,t,a,r)=>{const n=YE(e,t);let c=0,i,s=l=>{i||(i=!0,r&&r(l))};return new ReadableStream({async pull(l){try{const{done:f,value:u}=await n.next();if(f){s(),l.close();return}let d=u.byteLength;if(a){let h=c+=d;a(h)}l.enqueue(new Uint8Array(u))}catch(f){throw s(f),f}},cancel(l){return s(l),n.return()}},{highWaterMark:2})},oi=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",nv=oi&&typeof ReadableStream=="function",XE=oi&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):async e=>new Uint8Array(await new Response(e).arrayBuffer())),cv=(e,...t)=>{try{return!!e(...t)}catch{return!1}},KE=nv&&cv(()=>{let e=!1;const t=new Request(Ke.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t}),If=64*1024,Ds=nv&&cv(()=>_1.isReadableStream(new Response("").body)),uc={stream:Ds&&(e=>e.body)};oi&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(t=>{!uc[t]&&(uc[t]=_1.isFunction(e[t])?a=>a[t]():(a,r)=>{throw new t2(`Response type '${t}' is not supported`,t2.ERR_NOT_SUPPORT,r)})})})(new Response);const ZE=async e=>{if(e==null)return 0;if(_1.isBlob(e))return e.size;if(_1.isSpecCompliantForm(e))return(await new Request(Ke.origin,{method:"POST",body:e}).arrayBuffer()).byteLength;if(_1.isArrayBufferView(e)||_1.isArrayBuffer(e))return e.byteLength;if(_1.isURLSearchParams(e)&&(e=e+""),_1.isString(e))return(await XE(e)).byteLength},QE=async(e,t)=>{const a=_1.toFiniteNumber(e.getContentLength());return a??ZE(t)},JE=oi&&(async e=>{let{url:t,method:a,data:r,signal:n,cancelToken:c,timeout:i,onDownloadProgress:s,onUploadProgress:l,responseType:f,headers:u,withCredentials:d="same-origin",fetchOptions:h}=rv(e);f=f?(f+"").toLowerCase():"text";let m=qE([n,c&&c.toAbortSignal()],i),v;const p=m&&m.unsubscribe&&(()=>{m.unsubscribe()});let g;try{if(l&&KE&&a!=="get"&&a!=="head"&&(g=await QE(u,r))!==0){let M=new Request(t,{method:"POST",body:r,duplex:"half"}),w;if(_1.isFormData(r)&&(w=M.headers.get("content-type"))&&u.setContentType(w),M.body){const[z,_]=Pf(g,fc(Bf(l)));r=Rf(M.body,If,z,_)}}_1.isString(d)||(d=d?"include":"omit");const y="credentials"in Request.prototype;v=new Request(t,{...h,signal:m,method:a.toUpperCase(),headers:u.normalize().toJSON(),body:r,duplex:"half",credentials:y?d:void 0});let x=await fetch(v);const C=Ds&&(f==="stream"||f==="response");if(Ds&&(s||C&&p)){const M={};["status","statusText","headers"].forEach(S=>{M[S]=x[S]});const w=_1.toFiniteNumber(x.headers.get("content-length")),[z,_]=s&&Pf(w,fc(Bf(s),!0))||[];x=new Response(Rf(x.body,If,z,()=>{_&&_(),p&&p()}),M)}f=f||"text";let b=await uc[_1.findKey(uc,f)||"text"](x,e);return!C&&p&&p(),await new Promise((M,w)=>{tv(M,w,{data:b,headers:o4.from(x.headers),status:x.status,statusText:x.statusText,config:e,request:v})})}catch(y){throw p&&p(),y&&y.name==="TypeError"&&/fetch/i.test(y.message)?Object.assign(new t2("Network Error",t2.ERR_NETWORK,e,v),{cause:y.cause||y}):t2.from(y,y&&y.code,e,v)}}),Os={http:dE,xhr:UE,fetch:JE};_1.forEach(Os,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const $f=e=>`- ${e}`,eN=e=>_1.isFunction(e)||e===null||e===!1,iv={getAdapter:e=>{e=_1.isArray(e)?e:[e];const{length:t}=e;let a,r;const n={};for(let c=0;c<t;c++){a=e[c];let i;if(r=a,!eN(a)&&(r=Os[(i=String(a)).toLowerCase()],r===void 0))throw new t2(`Unknown adapter '${i}'`);if(r)break;n[i||"#"+c]=r}if(!r){const c=Object.entries(n).map(([s,l])=>`adapter ${s} `+(l===!1?"is not supported by the environment":"is not available in the build"));let i=t?c.length>1?`since :
9
9
  `+c.map($f).join(`
@@ -821,7 +821,7 @@ A valid view must be one of: ${cd.join(", ")}.`),e="week"),this.enabledViews.inc
821
821
  `),g1}function h1(u1,g1){if(T(u1)&&u1.nextElementSibling!=null&&!j(g1,`
822
822
 
823
823
  `)){var k1=u1.offsetHeight+parseFloat(W(u1).marginTop)+parseFloat(W(u1).marginBottom);u1.nextElementSibling.offsetTop>u1.offsetTop+k1*1.5&&g1.insert(`
824
- `)}return g1}function l1(u1,g1){var k1={},b1=u1.style||{};return b1.fontStyle&&W(u1).fontStyle==="italic"&&(k1.italic=!0),b1.fontWeight&&(W(u1).fontWeight.startsWith("bold")||parseInt(W(u1).fontWeight)>=700)&&(k1.bold=!0),Object.keys(k1).length>0&&(g1=V(g1,k1)),parseFloat(b1.textIndent||0)>0&&(g1=new d.default().insert(" ").concat(g1)),g1}function f1(u1,g1){var k1=u1.data;if(u1.parentNode.tagName==="O:P")return g1.insert(k1.trim());if(k1.trim().length===0&&u1.parentNode.classList.contains("ql-clipboard"))return g1;if(!W(u1.parentNode).whiteSpace.startsWith("pre")){var b1=function(R1,$1){return $1=$1.replace(/[^\u00a0]/g,""),$1.length<1&&R1?" ":$1};k1=k1.replace(/\r\n/g," ").replace(/\n/g," "),k1=k1.replace(/\s\s+/g,b1.bind(b1,!0)),(u1.previousSibling==null&&T(u1.parentNode)||u1.previousSibling!=null&&T(u1.previousSibling))&&(k1=k1.replace(/^\s+/,b1.bind(b1,!1))),(u1.nextSibling==null&&T(u1.parentNode)||u1.nextSibling!=null&&T(u1.nextSibling))&&(k1=k1.replace(/\s+$/,b1.bind(b1,!1)))}return g1.insert(k1)}r.default=A,r.matchAttributor=n1,r.matchBlot=t1,r.matchNewline=z1,r.matchSpacing=h1,r.matchText=f1},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=function(){function v(p,g){for(var y=0;y<g.length;y++){var x=g[y];x.enumerable=x.enumerable||!1,x.configurable=!0,"value"in x&&(x.writable=!0),Object.defineProperty(p,x.key,x)}}return function(p,g,y){return g&&v(p.prototype,g),y&&v(p,y),p}}(),i=function v(p,g,y){p===null&&(p=Function.prototype);var x=Object.getOwnPropertyDescriptor(p,g);if(x===void 0){var C=Object.getPrototypeOf(p);return C===null?void 0:v(C,g,y)}else{if("value"in x)return x.value;var b=x.get;return b===void 0?void 0:b.call(y)}},s=n(6),l=f(s);function f(v){return v&&v.__esModule?v:{default:v}}function u(v,p){if(!(v instanceof p))throw new TypeError("Cannot call a class as a function")}function d(v,p){if(!v)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return p&&(typeof p=="object"||typeof p=="function")?p:v}function h(v,p){if(typeof p!="function"&&p!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof p);v.prototype=Object.create(p&&p.prototype,{constructor:{value:v,enumerable:!1,writable:!0,configurable:!0}}),p&&(Object.setPrototypeOf?Object.setPrototypeOf(v,p):v.__proto__=p)}var m=function(v){h(p,v);function p(){return u(this,p),d(this,(p.__proto__||Object.getPrototypeOf(p)).apply(this,arguments))}return c(p,[{key:"optimize",value:function(y){i(p.prototype.__proto__||Object.getPrototypeOf(p.prototype),"optimize",this).call(this,y),this.domNode.tagName!==this.statics.tagName[0]&&this.replaceWith(this.statics.blotName)}}],[{key:"create",value:function(){return i(p.__proto__||Object.getPrototypeOf(p),"create",this).call(this)}},{key:"formats",value:function(){return!0}}]),p}(l.default);m.blotName="bold",m.tagName=["STRONG","B"],r.default=m},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0}),r.addControls=r.default=void 0;var c=function(){function H(k,E){var Y=[],P=!0,O=!1,F=void 0;try{for(var Z=k[Symbol.iterator](),q;!(P=(q=Z.next()).done)&&(Y.push(q.value),!(E&&Y.length===E));P=!0);}catch(G){O=!0,F=G}finally{try{!P&&Z.return&&Z.return()}finally{if(O)throw F}}return Y}return function(k,E){if(Array.isArray(k))return k;if(Symbol.iterator in Object(k))return H(k,E);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),i=function(){function H(k,E){for(var Y=0;Y<E.length;Y++){var P=E[Y];P.enumerable=P.enumerable||!1,P.configurable=!0,"value"in P&&(P.writable=!0),Object.defineProperty(k,P.key,P)}}return function(k,E,Y){return E&&H(k.prototype,E),Y&&H(k,Y),k}}(),s=n(2),l=y(s),f=n(0),u=y(f),d=n(5),h=y(d),m=n(10),v=y(m),p=n(9),g=y(p);function y(H){return H&&H.__esModule?H:{default:H}}function x(H,k,E){return k in H?Object.defineProperty(H,k,{value:E,enumerable:!0,configurable:!0,writable:!0}):H[k]=E,H}function C(H,k){if(!(H instanceof k))throw new TypeError("Cannot call a class as a function")}function b(H,k){if(!H)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return k&&(typeof k=="object"||typeof k=="function")?k:H}function M(H,k){if(typeof k!="function"&&k!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof k);H.prototype=Object.create(k&&k.prototype,{constructor:{value:H,enumerable:!1,writable:!0,configurable:!0}}),k&&(Object.setPrototypeOf?Object.setPrototypeOf(H,k):H.__proto__=k)}var w=(0,v.default)("quill:toolbar"),z=function(H){M(k,H);function k(E,Y){C(this,k);var P=b(this,(k.__proto__||Object.getPrototypeOf(k)).call(this,E,Y));if(Array.isArray(P.options.container)){var O=document.createElement("div");S(O,P.options.container),E.container.parentNode.insertBefore(O,E.container),P.container=O}else typeof P.options.container=="string"?P.container=document.querySelector(P.options.container):P.container=P.options.container;if(!(P.container instanceof HTMLElement)){var F;return F=w.error("Container required for toolbar",P.options),b(P,F)}return P.container.classList.add("ql-toolbar"),P.controls=[],P.handlers={},Object.keys(P.options.handlers).forEach(function(Z){P.addHandler(Z,P.options.handlers[Z])}),[].forEach.call(P.container.querySelectorAll("button, select"),function(Z){P.attach(Z)}),P.quill.on(h.default.events.EDITOR_CHANGE,function(Z,q){Z===h.default.events.SELECTION_CHANGE&&P.update(q)}),P.quill.on(h.default.events.SCROLL_OPTIMIZE,function(){var Z=P.quill.selection.getRange(),q=c(Z,1),G=q[0];P.update(G)}),P}return i(k,[{key:"addHandler",value:function(Y,P){this.handlers[Y]=P}},{key:"attach",value:function(Y){var P=this,O=[].find.call(Y.classList,function(Z){return Z.indexOf("ql-")===0});if(O){if(O=O.slice(3),Y.tagName==="BUTTON"&&Y.setAttribute("type","button"),this.handlers[O]==null){if(this.quill.scroll.whitelist!=null&&this.quill.scroll.whitelist[O]==null){w.warn("ignoring attaching to disabled format",O,Y);return}if(u.default.query(O)==null){w.warn("ignoring attaching to nonexistent format",O,Y);return}}var F=Y.tagName==="SELECT"?"change":"click";Y.addEventListener(F,function(Z){var q=void 0;if(Y.tagName==="SELECT"){if(Y.selectedIndex<0)return;var G=Y.options[Y.selectedIndex];G.hasAttribute("selected")?q=!1:q=G.value||!1}else Y.classList.contains("ql-active")?q=!1:q=Y.value||!Y.hasAttribute("value"),Z.preventDefault();P.quill.focus();var N=P.quill.selection.getRange(),A=c(N,1),V=A[0];if(P.handlers[O]!=null)P.handlers[O].call(P,q);else if(u.default.query(O).prototype instanceof u.default.Embed){if(q=prompt("Enter "+O),!q)return;P.quill.updateContents(new l.default().retain(V.index).delete(V.length).insert(x({},O,q)),h.default.sources.USER)}else P.quill.format(O,q,h.default.sources.USER);P.update(V)}),this.controls.push([O,Y])}}},{key:"update",value:function(Y){var P=Y==null?{}:this.quill.getFormat(Y);this.controls.forEach(function(O){var F=c(O,2),Z=F[0],q=F[1];if(q.tagName==="SELECT"){var G=void 0;if(Y==null)G=null;else if(P[Z]==null)G=q.querySelector("option[selected]");else if(!Array.isArray(P[Z])){var N=P[Z];typeof N=="string"&&(N=N.replace(/\"/g,'\\"')),G=q.querySelector('option[value="'+N+'"]')}G==null?(q.value="",q.selectedIndex=-1):G.selected=!0}else if(Y==null)q.classList.remove("ql-active");else if(q.hasAttribute("value")){var A=P[Z]===q.getAttribute("value")||P[Z]!=null&&P[Z].toString()===q.getAttribute("value")||P[Z]==null&&!q.getAttribute("value");q.classList.toggle("ql-active",A)}else q.classList.toggle("ql-active",P[Z]!=null)})}}]),k}(g.default);z.DEFAULTS={};function _(H,k,E){var Y=document.createElement("button");Y.setAttribute("type","button"),Y.classList.add("ql-"+k),E!=null&&(Y.value=E),H.appendChild(Y)}function S(H,k){Array.isArray(k[0])||(k=[k]),k.forEach(function(E){var Y=document.createElement("span");Y.classList.add("ql-formats"),E.forEach(function(P){if(typeof P=="string")_(Y,P);else{var O=Object.keys(P)[0],F=P[O];Array.isArray(F)?L(Y,O,F):_(Y,O,F)}}),H.appendChild(Y)})}function L(H,k,E){var Y=document.createElement("select");Y.classList.add("ql-"+k),E.forEach(function(P){var O=document.createElement("option");P!==!1?O.setAttribute("value",P):O.setAttribute("selected","selected"),Y.appendChild(O)}),H.appendChild(Y)}z.DEFAULTS={container:null,handlers:{clean:function(){var k=this,E=this.quill.getSelection();if(E!=null)if(E.length==0){var Y=this.quill.getFormat();Object.keys(Y).forEach(function(P){u.default.query(P,u.default.Scope.INLINE)!=null&&k.quill.format(P,!1)})}else this.quill.removeFormat(E,h.default.sources.USER)},direction:function(k){var E=this.quill.getFormat().align;k==="rtl"&&E==null?this.quill.format("align","right",h.default.sources.USER):!k&&E==="right"&&this.quill.format("align",!1,h.default.sources.USER),this.quill.format("direction",k,h.default.sources.USER)},indent:function(k){var E=this.quill.getSelection(),Y=this.quill.getFormat(E),P=parseInt(Y.indent||0);if(k==="+1"||k==="-1"){var O=k==="+1"?1:-1;Y.direction==="rtl"&&(O*=-1),this.quill.format("indent",P+O,h.default.sources.USER)}},link:function(k){k===!0&&(k=prompt("Enter link URL:")),this.quill.format("link",k,h.default.sources.USER)},list:function(k){var E=this.quill.getSelection(),Y=this.quill.getFormat(E);k==="check"?Y.list==="checked"||Y.list==="unchecked"?this.quill.format("list",!1,h.default.sources.USER):this.quill.format("list","unchecked",h.default.sources.USER):this.quill.format("list",k,h.default.sources.USER)}}},r.default=z,r.addControls=S},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <polyline class="ql-even ql-stroke" points="5 7 3 9 5 11"></polyline> <polyline class="ql-even ql-stroke" points="13 7 15 9 13 11"></polyline> <line class=ql-stroke x1=10 x2=8 y1=5 y2=13></line> </svg>'},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=function(){function v(p,g){for(var y=0;y<g.length;y++){var x=g[y];x.enumerable=x.enumerable||!1,x.configurable=!0,"value"in x&&(x.writable=!0),Object.defineProperty(p,x.key,x)}}return function(p,g,y){return g&&v(p.prototype,g),y&&v(p,y),p}}(),i=function v(p,g,y){p===null&&(p=Function.prototype);var x=Object.getOwnPropertyDescriptor(p,g);if(x===void 0){var C=Object.getPrototypeOf(p);return C===null?void 0:v(C,g,y)}else{if("value"in x)return x.value;var b=x.get;return b===void 0?void 0:b.call(y)}},s=n(28),l=f(s);function f(v){return v&&v.__esModule?v:{default:v}}function u(v,p){if(!(v instanceof p))throw new TypeError("Cannot call a class as a function")}function d(v,p){if(!v)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return p&&(typeof p=="object"||typeof p=="function")?p:v}function h(v,p){if(typeof p!="function"&&p!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof p);v.prototype=Object.create(p&&p.prototype,{constructor:{value:v,enumerable:!1,writable:!0,configurable:!0}}),p&&(Object.setPrototypeOf?Object.setPrototypeOf(v,p):v.__proto__=p)}var m=function(v){h(p,v);function p(g,y){u(this,p);var x=d(this,(p.__proto__||Object.getPrototypeOf(p)).call(this,g));return x.label.innerHTML=y,x.container.classList.add("ql-color-picker"),[].slice.call(x.container.querySelectorAll(".ql-picker-item"),0,7).forEach(function(C){C.classList.add("ql-primary")}),x}return c(p,[{key:"buildItem",value:function(y){var x=i(p.prototype.__proto__||Object.getPrototypeOf(p.prototype),"buildItem",this).call(this,y);return x.style.backgroundColor=y.getAttribute("value")||"",x}},{key:"selectItem",value:function(y,x){i(p.prototype.__proto__||Object.getPrototypeOf(p.prototype),"selectItem",this).call(this,y,x);var C=this.label.querySelector(".ql-color-label"),b=y&&y.getAttribute("data-value")||"";C&&(C.tagName==="line"?C.style.stroke=b:C.style.fill=b)}}]),p}(l.default);r.default=m},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=function(){function v(p,g){for(var y=0;y<g.length;y++){var x=g[y];x.enumerable=x.enumerable||!1,x.configurable=!0,"value"in x&&(x.writable=!0),Object.defineProperty(p,x.key,x)}}return function(p,g,y){return g&&v(p.prototype,g),y&&v(p,y),p}}(),i=function v(p,g,y){p===null&&(p=Function.prototype);var x=Object.getOwnPropertyDescriptor(p,g);if(x===void 0){var C=Object.getPrototypeOf(p);return C===null?void 0:v(C,g,y)}else{if("value"in x)return x.value;var b=x.get;return b===void 0?void 0:b.call(y)}},s=n(28),l=f(s);function f(v){return v&&v.__esModule?v:{default:v}}function u(v,p){if(!(v instanceof p))throw new TypeError("Cannot call a class as a function")}function d(v,p){if(!v)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return p&&(typeof p=="object"||typeof p=="function")?p:v}function h(v,p){if(typeof p!="function"&&p!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof p);v.prototype=Object.create(p&&p.prototype,{constructor:{value:v,enumerable:!1,writable:!0,configurable:!0}}),p&&(Object.setPrototypeOf?Object.setPrototypeOf(v,p):v.__proto__=p)}var m=function(v){h(p,v);function p(g,y){u(this,p);var x=d(this,(p.__proto__||Object.getPrototypeOf(p)).call(this,g));return x.container.classList.add("ql-icon-picker"),[].forEach.call(x.container.querySelectorAll(".ql-picker-item"),function(C){C.innerHTML=y[C.getAttribute("data-value")||""]}),x.defaultItem=x.container.querySelector(".ql-selected"),x.selectItem(x.defaultItem),x}return c(p,[{key:"selectItem",value:function(y,x){i(p.prototype.__proto__||Object.getPrototypeOf(p.prototype),"selectItem",this).call(this,y,x),y=y||this.defaultItem,this.label.innerHTML=y.innerHTML}}]),p}(l.default);r.default=m},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=function(){function l(f,u){for(var d=0;d<u.length;d++){var h=u[d];h.enumerable=h.enumerable||!1,h.configurable=!0,"value"in h&&(h.writable=!0),Object.defineProperty(f,h.key,h)}}return function(f,u,d){return u&&l(f.prototype,u),d&&l(f,d),f}}();function i(l,f){if(!(l instanceof f))throw new TypeError("Cannot call a class as a function")}var s=function(){function l(f,u){var d=this;i(this,l),this.quill=f,this.boundsContainer=u||document.body,this.root=f.addContainer("ql-tooltip"),this.root.innerHTML=this.constructor.TEMPLATE,this.quill.root===this.quill.scrollingContainer&&this.quill.root.addEventListener("scroll",function(){d.root.style.marginTop=-1*d.quill.root.scrollTop+"px"}),this.hide()}return c(l,[{key:"hide",value:function(){this.root.classList.add("ql-hidden")}},{key:"position",value:function(u){var d=u.left+u.width/2-this.root.offsetWidth/2,h=u.bottom+this.quill.root.scrollTop;this.root.style.left=d+"px",this.root.style.top=h+"px",this.root.classList.remove("ql-flip");var m=this.boundsContainer.getBoundingClientRect(),v=this.root.getBoundingClientRect(),p=0;if(v.right>m.right&&(p=m.right-v.right,this.root.style.left=d+p+"px"),v.left<m.left&&(p=m.left-v.left,this.root.style.left=d+p+"px"),v.bottom>m.bottom){var g=v.bottom-v.top,y=u.bottom-u.top+g;this.root.style.top=h-y+"px",this.root.classList.add("ql-flip")}return p}},{key:"show",value:function(){this.root.classList.remove("ql-editing"),this.root.classList.remove("ql-hidden")}}]),l}();r.default=s},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=function(){function L(H,k){var E=[],Y=!0,P=!1,O=void 0;try{for(var F=H[Symbol.iterator](),Z;!(Y=(Z=F.next()).done)&&(E.push(Z.value),!(k&&E.length===k));Y=!0);}catch(q){P=!0,O=q}finally{try{!Y&&F.return&&F.return()}finally{if(P)throw O}}return E}return function(H,k){if(Array.isArray(H))return H;if(Symbol.iterator in Object(H))return L(H,k);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),i=function L(H,k,E){H===null&&(H=Function.prototype);var Y=Object.getOwnPropertyDescriptor(H,k);if(Y===void 0){var P=Object.getPrototypeOf(H);return P===null?void 0:L(P,k,E)}else{if("value"in Y)return Y.value;var O=Y.get;return O===void 0?void 0:O.call(E)}},s=function(){function L(H,k){for(var E=0;E<k.length;E++){var Y=k[E];Y.enumerable=Y.enumerable||!1,Y.configurable=!0,"value"in Y&&(Y.writable=!0),Object.defineProperty(H,Y.key,Y)}}return function(H,k,E){return k&&L(H.prototype,k),E&&L(H,E),H}}(),l=n(3),f=C(l),u=n(8),d=C(u),h=n(43),m=C(h),v=n(27),p=C(v),g=n(15),y=n(41),x=C(y);function C(L){return L&&L.__esModule?L:{default:L}}function b(L,H){if(!(L instanceof H))throw new TypeError("Cannot call a class as a function")}function M(L,H){if(!L)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return H&&(typeof H=="object"||typeof H=="function")?H:L}function w(L,H){if(typeof H!="function"&&H!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof H);L.prototype=Object.create(H&&H.prototype,{constructor:{value:L,enumerable:!1,writable:!0,configurable:!0}}),H&&(Object.setPrototypeOf?Object.setPrototypeOf(L,H):L.__proto__=H)}var z=[[{header:["1","2","3",!1]}],["bold","italic","underline","link"],[{list:"ordered"},{list:"bullet"}],["clean"]],_=function(L){w(H,L);function H(k,E){b(this,H),E.modules.toolbar!=null&&E.modules.toolbar.container==null&&(E.modules.toolbar.container=z);var Y=M(this,(H.__proto__||Object.getPrototypeOf(H)).call(this,k,E));return Y.quill.container.classList.add("ql-snow"),Y}return s(H,[{key:"extendToolbar",value:function(E){E.container.classList.add("ql-snow"),this.buildButtons([].slice.call(E.container.querySelectorAll("button")),x.default),this.buildPickers([].slice.call(E.container.querySelectorAll("select")),x.default),this.tooltip=new S(this.quill,this.options.bounds),E.container.querySelector(".ql-link")&&this.quill.keyboard.addBinding({key:"K",shortKey:!0},function(Y,P){E.handlers.link.call(E,!P.format.link)})}}]),H}(m.default);_.DEFAULTS=(0,f.default)(!0,{},m.default.DEFAULTS,{modules:{toolbar:{handlers:{link:function(H){if(H){var k=this.quill.getSelection();if(k==null||k.length==0)return;var E=this.quill.getText(k);/^\S+@\S+\.\S+$/.test(E)&&E.indexOf("mailto:")!==0&&(E="mailto:"+E);var Y=this.quill.theme.tooltip;Y.edit("link",E)}else this.quill.format("link",!1)}}}}});var S=function(L){w(H,L);function H(k,E){b(this,H);var Y=M(this,(H.__proto__||Object.getPrototypeOf(H)).call(this,k,E));return Y.preview=Y.root.querySelector("a.ql-preview"),Y}return s(H,[{key:"listen",value:function(){var E=this;i(H.prototype.__proto__||Object.getPrototypeOf(H.prototype),"listen",this).call(this),this.root.querySelector("a.ql-action").addEventListener("click",function(Y){E.root.classList.contains("ql-editing")?E.save():E.edit("link",E.preview.textContent),Y.preventDefault()}),this.root.querySelector("a.ql-remove").addEventListener("click",function(Y){if(E.linkRange!=null){var P=E.linkRange;E.restoreFocus(),E.quill.formatText(P,"link",!1,d.default.sources.USER),delete E.linkRange}Y.preventDefault(),E.hide()}),this.quill.on(d.default.events.SELECTION_CHANGE,function(Y,P,O){if(Y!=null){if(Y.length===0&&O===d.default.sources.USER){var F=E.quill.scroll.descendant(p.default,Y.index),Z=c(F,2),q=Z[0],G=Z[1];if(q!=null){E.linkRange=new g.Range(Y.index-G,q.length());var N=p.default.formats(q.domNode);E.preview.textContent=N,E.preview.setAttribute("href",N),E.show(),E.position(E.quill.getBounds(E.linkRange));return}}else delete E.linkRange;E.hide()}})}},{key:"show",value:function(){i(H.prototype.__proto__||Object.getPrototypeOf(H.prototype),"show",this).call(this),this.root.removeAttribute("data-mode")}}]),H}(h.BaseTooltip);S.TEMPLATE=['<a class="ql-preview" rel="noopener noreferrer" target="_blank" href="about:blank"></a>','<input type="text" data-formula="e=mc^2" data-link="https://quilljs.com" data-video="Embed URL">','<a class="ql-action"></a>','<a class="ql-remove"></a>'].join(""),r.default=_},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=n(29),i=H1(c),s=n(36),l=n(38),f=n(64),u=n(65),d=H1(u),h=n(66),m=H1(h),v=n(67),p=H1(v),g=n(37),y=n(26),x=n(39),C=n(40),b=n(56),M=H1(b),w=n(68),z=H1(w),_=n(27),S=H1(_),L=n(69),H=H1(L),k=n(70),E=H1(k),Y=n(71),P=H1(Y),O=n(72),F=H1(O),Z=n(73),q=H1(Z),G=n(13),N=H1(G),A=n(74),V=H1(A),W=n(75),j=H1(W),T=n(57),I=H1(T),a1=n(41),n1=H1(a1),t1=n(28),d1=H1(t1),R=n(59),p1=H1(R),z1=n(60),h1=H1(z1),l1=n(61),f1=H1(l1),u1=n(108),g1=H1(u1),k1=n(62),b1=H1(k1);function H1(R1){return R1&&R1.__esModule?R1:{default:R1}}i.default.register({"attributors/attribute/direction":l.DirectionAttribute,"attributors/class/align":s.AlignClass,"attributors/class/background":g.BackgroundClass,"attributors/class/color":y.ColorClass,"attributors/class/direction":l.DirectionClass,"attributors/class/font":x.FontClass,"attributors/class/size":C.SizeClass,"attributors/style/align":s.AlignStyle,"attributors/style/background":g.BackgroundStyle,"attributors/style/color":y.ColorStyle,"attributors/style/direction":l.DirectionStyle,"attributors/style/font":x.FontStyle,"attributors/style/size":C.SizeStyle},!0),i.default.register({"formats/align":s.AlignClass,"formats/direction":l.DirectionClass,"formats/indent":f.IndentClass,"formats/background":g.BackgroundStyle,"formats/color":y.ColorStyle,"formats/font":x.FontClass,"formats/size":C.SizeClass,"formats/blockquote":d.default,"formats/code-block":N.default,"formats/header":m.default,"formats/list":p.default,"formats/bold":M.default,"formats/code":G.Code,"formats/italic":z.default,"formats/link":S.default,"formats/script":H.default,"formats/strike":E.default,"formats/underline":P.default,"formats/image":F.default,"formats/video":q.default,"formats/list/item":v.ListItem,"modules/formula":V.default,"modules/syntax":j.default,"modules/toolbar":I.default,"themes/bubble":g1.default,"themes/snow":b1.default,"ui/icons":n1.default,"ui/picker":d1.default,"ui/icon-picker":h1.default,"ui/color-picker":p1.default,"ui/tooltip":f1.default},!0),r.default=i.default},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0}),r.IndentClass=void 0;var c=function(){function p(g,y){for(var x=0;x<y.length;x++){var C=y[x];C.enumerable=C.enumerable||!1,C.configurable=!0,"value"in C&&(C.writable=!0),Object.defineProperty(g,C.key,C)}}return function(g,y,x){return y&&p(g.prototype,y),x&&p(g,x),g}}(),i=function p(g,y,x){g===null&&(g=Function.prototype);var C=Object.getOwnPropertyDescriptor(g,y);if(C===void 0){var b=Object.getPrototypeOf(g);return b===null?void 0:p(b,y,x)}else{if("value"in C)return C.value;var M=C.get;return M===void 0?void 0:M.call(x)}},s=n(0),l=f(s);function f(p){return p&&p.__esModule?p:{default:p}}function u(p,g){if(!(p instanceof g))throw new TypeError("Cannot call a class as a function")}function d(p,g){if(!p)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return g&&(typeof g=="object"||typeof g=="function")?g:p}function h(p,g){if(typeof g!="function"&&g!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof g);p.prototype=Object.create(g&&g.prototype,{constructor:{value:p,enumerable:!1,writable:!0,configurable:!0}}),g&&(Object.setPrototypeOf?Object.setPrototypeOf(p,g):p.__proto__=g)}var m=function(p){h(g,p);function g(){return u(this,g),d(this,(g.__proto__||Object.getPrototypeOf(g)).apply(this,arguments))}return c(g,[{key:"add",value:function(x,C){if(C==="+1"||C==="-1"){var b=this.value(x)||0;C=C==="+1"?b+1:b-1}return C===0?(this.remove(x),!0):i(g.prototype.__proto__||Object.getPrototypeOf(g.prototype),"add",this).call(this,x,C)}},{key:"canAdd",value:function(x,C){return i(g.prototype.__proto__||Object.getPrototypeOf(g.prototype),"canAdd",this).call(this,x,C)||i(g.prototype.__proto__||Object.getPrototypeOf(g.prototype),"canAdd",this).call(this,x,parseInt(C))}},{key:"value",value:function(x){return parseInt(i(g.prototype.__proto__||Object.getPrototypeOf(g.prototype),"value",this).call(this,x))||void 0}}]),g}(l.default.Attributor.Class),v=new m("indent","ql-indent",{scope:l.default.Scope.BLOCK,whitelist:[1,2,3,4,5,6,7,8]});r.IndentClass=v},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=n(4),i=s(c);function s(h){return h&&h.__esModule?h:{default:h}}function l(h,m){if(!(h instanceof m))throw new TypeError("Cannot call a class as a function")}function f(h,m){if(!h)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:h}function u(h,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);h.prototype=Object.create(m&&m.prototype,{constructor:{value:h,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(h,m):h.__proto__=m)}var d=function(h){u(m,h);function m(){return l(this,m),f(this,(m.__proto__||Object.getPrototypeOf(m)).apply(this,arguments))}return m}(i.default);d.blotName="blockquote",d.tagName="blockquote",r.default=d},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=function(){function m(v,p){for(var g=0;g<p.length;g++){var y=p[g];y.enumerable=y.enumerable||!1,y.configurable=!0,"value"in y&&(y.writable=!0),Object.defineProperty(v,y.key,y)}}return function(v,p,g){return p&&m(v.prototype,p),g&&m(v,g),v}}(),i=n(4),s=l(i);function l(m){return m&&m.__esModule?m:{default:m}}function f(m,v){if(!(m instanceof v))throw new TypeError("Cannot call a class as a function")}function u(m,v){if(!m)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return v&&(typeof v=="object"||typeof v=="function")?v:m}function d(m,v){if(typeof v!="function"&&v!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof v);m.prototype=Object.create(v&&v.prototype,{constructor:{value:m,enumerable:!1,writable:!0,configurable:!0}}),v&&(Object.setPrototypeOf?Object.setPrototypeOf(m,v):m.__proto__=v)}var h=function(m){d(v,m);function v(){return f(this,v),u(this,(v.__proto__||Object.getPrototypeOf(v)).apply(this,arguments))}return c(v,null,[{key:"formats",value:function(g){return this.tagName.indexOf(g.tagName)+1}}]),v}(s.default);h.blotName="header",h.tagName=["H1","H2","H3","H4","H5","H6"],r.default=h},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0}),r.default=r.ListItem=void 0;var c=function(){function b(M,w){for(var z=0;z<w.length;z++){var _=w[z];_.enumerable=_.enumerable||!1,_.configurable=!0,"value"in _&&(_.writable=!0),Object.defineProperty(M,_.key,_)}}return function(M,w,z){return w&&b(M.prototype,w),z&&b(M,z),M}}(),i=function b(M,w,z){M===null&&(M=Function.prototype);var _=Object.getOwnPropertyDescriptor(M,w);if(_===void 0){var S=Object.getPrototypeOf(M);return S===null?void 0:b(S,w,z)}else{if("value"in _)return _.value;var L=_.get;return L===void 0?void 0:L.call(z)}},s=n(0),l=m(s),f=n(4),u=m(f),d=n(25),h=m(d);function m(b){return b&&b.__esModule?b:{default:b}}function v(b,M,w){return M in b?Object.defineProperty(b,M,{value:w,enumerable:!0,configurable:!0,writable:!0}):b[M]=w,b}function p(b,M){if(!(b instanceof M))throw new TypeError("Cannot call a class as a function")}function g(b,M){if(!b)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return M&&(typeof M=="object"||typeof M=="function")?M:b}function y(b,M){if(typeof M!="function"&&M!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof M);b.prototype=Object.create(M&&M.prototype,{constructor:{value:b,enumerable:!1,writable:!0,configurable:!0}}),M&&(Object.setPrototypeOf?Object.setPrototypeOf(b,M):b.__proto__=M)}var x=function(b){y(M,b);function M(){return p(this,M),g(this,(M.__proto__||Object.getPrototypeOf(M)).apply(this,arguments))}return c(M,[{key:"format",value:function(z,_){z===C.blotName&&!_?this.replaceWith(l.default.create(this.statics.scope)):i(M.prototype.__proto__||Object.getPrototypeOf(M.prototype),"format",this).call(this,z,_)}},{key:"remove",value:function(){this.prev==null&&this.next==null?this.parent.remove():i(M.prototype.__proto__||Object.getPrototypeOf(M.prototype),"remove",this).call(this)}},{key:"replaceWith",value:function(z,_){return this.parent.isolate(this.offset(this.parent),this.length()),z===this.parent.statics.blotName?(this.parent.replaceWith(z,_),this):(this.parent.unwrap(),i(M.prototype.__proto__||Object.getPrototypeOf(M.prototype),"replaceWith",this).call(this,z,_))}}],[{key:"formats",value:function(z){return z.tagName===this.tagName?void 0:i(M.__proto__||Object.getPrototypeOf(M),"formats",this).call(this,z)}}]),M}(u.default);x.blotName="list-item",x.tagName="LI";var C=function(b){y(M,b),c(M,null,[{key:"create",value:function(z){var _=z==="ordered"?"OL":"UL",S=i(M.__proto__||Object.getPrototypeOf(M),"create",this).call(this,_);return(z==="checked"||z==="unchecked")&&S.setAttribute("data-checked",z==="checked"),S}},{key:"formats",value:function(z){if(z.tagName==="OL")return"ordered";if(z.tagName==="UL")return z.hasAttribute("data-checked")?z.getAttribute("data-checked")==="true"?"checked":"unchecked":"bullet"}}]);function M(w){p(this,M);var z=g(this,(M.__proto__||Object.getPrototypeOf(M)).call(this,w)),_=function(L){if(L.target.parentNode===w){var H=z.statics.formats(w),k=l.default.find(L.target);H==="checked"?k.format("list","unchecked"):H==="unchecked"&&k.format("list","checked")}};return w.addEventListener("touchstart",_),w.addEventListener("mousedown",_),z}return c(M,[{key:"format",value:function(z,_){this.children.length>0&&this.children.tail.format(z,_)}},{key:"formats",value:function(){return v({},this.statics.blotName,this.statics.formats(this.domNode))}},{key:"insertBefore",value:function(z,_){if(z instanceof x)i(M.prototype.__proto__||Object.getPrototypeOf(M.prototype),"insertBefore",this).call(this,z,_);else{var S=_==null?this.length():_.offset(this),L=this.split(S);L.parent.insertBefore(z,L)}}},{key:"optimize",value:function(z){i(M.prototype.__proto__||Object.getPrototypeOf(M.prototype),"optimize",this).call(this,z);var _=this.next;_!=null&&_.prev===this&&_.statics.blotName===this.statics.blotName&&_.domNode.tagName===this.domNode.tagName&&_.domNode.getAttribute("data-checked")===this.domNode.getAttribute("data-checked")&&(_.moveChildren(this),_.remove())}},{key:"replace",value:function(z){if(z.statics.blotName!==this.statics.blotName){var _=l.default.create(this.statics.defaultChild);z.moveChildren(_),this.appendChild(_)}i(M.prototype.__proto__||Object.getPrototypeOf(M.prototype),"replace",this).call(this,z)}}]),M}(h.default);C.blotName="list",C.scope=l.default.Scope.BLOCK_BLOT,C.tagName=["OL","UL"],C.defaultChild="list-item",C.allowedChildren=[x],r.ListItem=x,r.default=C},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=n(56),i=s(c);function s(h){return h&&h.__esModule?h:{default:h}}function l(h,m){if(!(h instanceof m))throw new TypeError("Cannot call a class as a function")}function f(h,m){if(!h)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:h}function u(h,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);h.prototype=Object.create(m&&m.prototype,{constructor:{value:h,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(h,m):h.__proto__=m)}var d=function(h){u(m,h);function m(){return l(this,m),f(this,(m.__proto__||Object.getPrototypeOf(m)).apply(this,arguments))}return m}(i.default);d.blotName="italic",d.tagName=["EM","I"],r.default=d},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=function(){function v(p,g){for(var y=0;y<g.length;y++){var x=g[y];x.enumerable=x.enumerable||!1,x.configurable=!0,"value"in x&&(x.writable=!0),Object.defineProperty(p,x.key,x)}}return function(p,g,y){return g&&v(p.prototype,g),y&&v(p,y),p}}(),i=function v(p,g,y){p===null&&(p=Function.prototype);var x=Object.getOwnPropertyDescriptor(p,g);if(x===void 0){var C=Object.getPrototypeOf(p);return C===null?void 0:v(C,g,y)}else{if("value"in x)return x.value;var b=x.get;return b===void 0?void 0:b.call(y)}},s=n(6),l=f(s);function f(v){return v&&v.__esModule?v:{default:v}}function u(v,p){if(!(v instanceof p))throw new TypeError("Cannot call a class as a function")}function d(v,p){if(!v)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return p&&(typeof p=="object"||typeof p=="function")?p:v}function h(v,p){if(typeof p!="function"&&p!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof p);v.prototype=Object.create(p&&p.prototype,{constructor:{value:v,enumerable:!1,writable:!0,configurable:!0}}),p&&(Object.setPrototypeOf?Object.setPrototypeOf(v,p):v.__proto__=p)}var m=function(v){h(p,v);function p(){return u(this,p),d(this,(p.__proto__||Object.getPrototypeOf(p)).apply(this,arguments))}return c(p,null,[{key:"create",value:function(y){return y==="super"?document.createElement("sup"):y==="sub"?document.createElement("sub"):i(p.__proto__||Object.getPrototypeOf(p),"create",this).call(this,y)}},{key:"formats",value:function(y){if(y.tagName==="SUB")return"sub";if(y.tagName==="SUP")return"super"}}]),p}(l.default);m.blotName="script",m.tagName=["SUB","SUP"],r.default=m},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=n(6),i=s(c);function s(h){return h&&h.__esModule?h:{default:h}}function l(h,m){if(!(h instanceof m))throw new TypeError("Cannot call a class as a function")}function f(h,m){if(!h)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:h}function u(h,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);h.prototype=Object.create(m&&m.prototype,{constructor:{value:h,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(h,m):h.__proto__=m)}var d=function(h){u(m,h);function m(){return l(this,m),f(this,(m.__proto__||Object.getPrototypeOf(m)).apply(this,arguments))}return m}(i.default);d.blotName="strike",d.tagName="S",r.default=d},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=n(6),i=s(c);function s(h){return h&&h.__esModule?h:{default:h}}function l(h,m){if(!(h instanceof m))throw new TypeError("Cannot call a class as a function")}function f(h,m){if(!h)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:h}function u(h,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);h.prototype=Object.create(m&&m.prototype,{constructor:{value:h,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(h,m):h.__proto__=m)}var d=function(h){u(m,h);function m(){return l(this,m),f(this,(m.__proto__||Object.getPrototypeOf(m)).apply(this,arguments))}return m}(i.default);d.blotName="underline",d.tagName="U",r.default=d},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=function(){function g(y,x){for(var C=0;C<x.length;C++){var b=x[C];b.enumerable=b.enumerable||!1,b.configurable=!0,"value"in b&&(b.writable=!0),Object.defineProperty(y,b.key,b)}}return function(y,x,C){return x&&g(y.prototype,x),C&&g(y,C),y}}(),i=function g(y,x,C){y===null&&(y=Function.prototype);var b=Object.getOwnPropertyDescriptor(y,x);if(b===void 0){var M=Object.getPrototypeOf(y);return M===null?void 0:g(M,x,C)}else{if("value"in b)return b.value;var w=b.get;return w===void 0?void 0:w.call(C)}},s=n(0),l=u(s),f=n(27);function u(g){return g&&g.__esModule?g:{default:g}}function d(g,y){if(!(g instanceof y))throw new TypeError("Cannot call a class as a function")}function h(g,y){if(!g)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return y&&(typeof y=="object"||typeof y=="function")?y:g}function m(g,y){if(typeof y!="function"&&y!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof y);g.prototype=Object.create(y&&y.prototype,{constructor:{value:g,enumerable:!1,writable:!0,configurable:!0}}),y&&(Object.setPrototypeOf?Object.setPrototypeOf(g,y):g.__proto__=y)}var v=["alt","height","width"],p=function(g){m(y,g);function y(){return d(this,y),h(this,(y.__proto__||Object.getPrototypeOf(y)).apply(this,arguments))}return c(y,[{key:"format",value:function(C,b){v.indexOf(C)>-1?b?this.domNode.setAttribute(C,b):this.domNode.removeAttribute(C):i(y.prototype.__proto__||Object.getPrototypeOf(y.prototype),"format",this).call(this,C,b)}}],[{key:"create",value:function(C){var b=i(y.__proto__||Object.getPrototypeOf(y),"create",this).call(this,C);return typeof C=="string"&&b.setAttribute("src",this.sanitize(C)),b}},{key:"formats",value:function(C){return v.reduce(function(b,M){return C.hasAttribute(M)&&(b[M]=C.getAttribute(M)),b},{})}},{key:"match",value:function(C){return/\.(jpe?g|gif|png)$/.test(C)||/^data:image\/.+;base64/.test(C)}},{key:"sanitize",value:function(C){return(0,f.sanitize)(C,["http","https","data"])?C:"//:0"}},{key:"value",value:function(C){return C.getAttribute("src")}}]),y}(l.default.Embed);p.blotName="image",p.tagName="IMG",r.default=p},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=function(){function g(y,x){for(var C=0;C<x.length;C++){var b=x[C];b.enumerable=b.enumerable||!1,b.configurable=!0,"value"in b&&(b.writable=!0),Object.defineProperty(y,b.key,b)}}return function(y,x,C){return x&&g(y.prototype,x),C&&g(y,C),y}}(),i=function g(y,x,C){y===null&&(y=Function.prototype);var b=Object.getOwnPropertyDescriptor(y,x);if(b===void 0){var M=Object.getPrototypeOf(y);return M===null?void 0:g(M,x,C)}else{if("value"in b)return b.value;var w=b.get;return w===void 0?void 0:w.call(C)}},s=n(4),l=n(27),f=u(l);function u(g){return g&&g.__esModule?g:{default:g}}function d(g,y){if(!(g instanceof y))throw new TypeError("Cannot call a class as a function")}function h(g,y){if(!g)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return y&&(typeof y=="object"||typeof y=="function")?y:g}function m(g,y){if(typeof y!="function"&&y!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof y);g.prototype=Object.create(y&&y.prototype,{constructor:{value:g,enumerable:!1,writable:!0,configurable:!0}}),y&&(Object.setPrototypeOf?Object.setPrototypeOf(g,y):g.__proto__=y)}var v=["height","width"],p=function(g){m(y,g);function y(){return d(this,y),h(this,(y.__proto__||Object.getPrototypeOf(y)).apply(this,arguments))}return c(y,[{key:"format",value:function(C,b){v.indexOf(C)>-1?b?this.domNode.setAttribute(C,b):this.domNode.removeAttribute(C):i(y.prototype.__proto__||Object.getPrototypeOf(y.prototype),"format",this).call(this,C,b)}}],[{key:"create",value:function(C){var b=i(y.__proto__||Object.getPrototypeOf(y),"create",this).call(this,C);return b.setAttribute("frameborder","0"),b.setAttribute("allowfullscreen",!0),b.setAttribute("src",this.sanitize(C)),b}},{key:"formats",value:function(C){return v.reduce(function(b,M){return C.hasAttribute(M)&&(b[M]=C.getAttribute(M)),b},{})}},{key:"sanitize",value:function(C){return f.default.sanitize(C)}},{key:"value",value:function(C){return C.getAttribute("src")}}]),y}(s.BlockEmbed);p.blotName="video",p.className="ql-video",p.tagName="IFRAME",r.default=p},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0}),r.default=r.FormulaBlot=void 0;var c=function(){function C(b,M){for(var w=0;w<M.length;w++){var z=M[w];z.enumerable=z.enumerable||!1,z.configurable=!0,"value"in z&&(z.writable=!0),Object.defineProperty(b,z.key,z)}}return function(b,M,w){return M&&C(b.prototype,M),w&&C(b,w),b}}(),i=function C(b,M,w){b===null&&(b=Function.prototype);var z=Object.getOwnPropertyDescriptor(b,M);if(z===void 0){var _=Object.getPrototypeOf(b);return _===null?void 0:C(_,M,w)}else{if("value"in z)return z.value;var S=z.get;return S===void 0?void 0:S.call(w)}},s=n(35),l=m(s),f=n(5),u=m(f),d=n(9),h=m(d);function m(C){return C&&C.__esModule?C:{default:C}}function v(C,b){if(!(C instanceof b))throw new TypeError("Cannot call a class as a function")}function p(C,b){if(!C)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return b&&(typeof b=="object"||typeof b=="function")?b:C}function g(C,b){if(typeof b!="function"&&b!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof b);C.prototype=Object.create(b&&b.prototype,{constructor:{value:C,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(C,b):C.__proto__=b)}var y=function(C){g(b,C);function b(){return v(this,b),p(this,(b.__proto__||Object.getPrototypeOf(b)).apply(this,arguments))}return c(b,null,[{key:"create",value:function(w){var z=i(b.__proto__||Object.getPrototypeOf(b),"create",this).call(this,w);return typeof w=="string"&&(window.katex.render(w,z,{throwOnError:!1,errorColor:"#f00"}),z.setAttribute("data-value",w)),z}},{key:"value",value:function(w){return w.getAttribute("data-value")}}]),b}(l.default);y.blotName="formula",y.className="ql-formula",y.tagName="SPAN";var x=function(C){g(b,C),c(b,null,[{key:"register",value:function(){u.default.register(y,!0)}}]);function b(){v(this,b);var M=p(this,(b.__proto__||Object.getPrototypeOf(b)).call(this));if(window.katex==null)throw new Error("Formula module requires KaTeX.");return M}return b}(h.default);r.FormulaBlot=y,r.default=x},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0}),r.default=r.CodeToken=r.CodeBlock=void 0;var c=function(){function w(z,_){for(var S=0;S<_.length;S++){var L=_[S];L.enumerable=L.enumerable||!1,L.configurable=!0,"value"in L&&(L.writable=!0),Object.defineProperty(z,L.key,L)}}return function(z,_,S){return _&&w(z.prototype,_),S&&w(z,S),z}}(),i=function w(z,_,S){z===null&&(z=Function.prototype);var L=Object.getOwnPropertyDescriptor(z,_);if(L===void 0){var H=Object.getPrototypeOf(z);return H===null?void 0:w(H,_,S)}else{if("value"in L)return L.value;var k=L.get;return k===void 0?void 0:k.call(S)}},s=n(0),l=p(s),f=n(5),u=p(f),d=n(9),h=p(d),m=n(13),v=p(m);function p(w){return w&&w.__esModule?w:{default:w}}function g(w,z){if(!(w instanceof z))throw new TypeError("Cannot call a class as a function")}function y(w,z){if(!w)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return z&&(typeof z=="object"||typeof z=="function")?z:w}function x(w,z){if(typeof z!="function"&&z!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof z);w.prototype=Object.create(z&&z.prototype,{constructor:{value:w,enumerable:!1,writable:!0,configurable:!0}}),z&&(Object.setPrototypeOf?Object.setPrototypeOf(w,z):w.__proto__=z)}var C=function(w){x(z,w);function z(){return g(this,z),y(this,(z.__proto__||Object.getPrototypeOf(z)).apply(this,arguments))}return c(z,[{key:"replaceWith",value:function(S){this.domNode.textContent=this.domNode.textContent,this.attach(),i(z.prototype.__proto__||Object.getPrototypeOf(z.prototype),"replaceWith",this).call(this,S)}},{key:"highlight",value:function(S){var L=this.domNode.textContent;this.cachedText!==L&&((L.trim().length>0||this.cachedText==null)&&(this.domNode.innerHTML=S(L),this.domNode.normalize(),this.attach()),this.cachedText=L)}}]),z}(v.default);C.className="ql-syntax";var b=new l.default.Attributor.Class("token","hljs",{scope:l.default.Scope.INLINE}),M=function(w){x(z,w),c(z,null,[{key:"register",value:function(){u.default.register(b,!0),u.default.register(C,!0)}}]);function z(_,S){g(this,z);var L=y(this,(z.__proto__||Object.getPrototypeOf(z)).call(this,_,S));if(typeof L.options.highlight!="function")throw new Error("Syntax module requires highlight.js. Please include the library on the page before Quill.");var H=null;return L.quill.on(u.default.events.SCROLL_OPTIMIZE,function(){clearTimeout(H),H=setTimeout(function(){L.highlight(),H=null},L.options.interval)}),L.highlight(),L}return c(z,[{key:"highlight",value:function(){var S=this;if(!this.quill.selection.composing){this.quill.update(u.default.sources.USER);var L=this.quill.getSelection();this.quill.scroll.descendants(C).forEach(function(H){H.highlight(S.options.highlight)}),this.quill.update(u.default.sources.SILENT),L!=null&&this.quill.setSelection(L,u.default.sources.SILENT)}}}]),z}(h.default);M.DEFAULTS={highlight:function(){return window.hljs==null?null:function(w){var z=window.hljs.highlightAuto(w);return z.value}}(),interval:1e3},r.CodeBlock=C,r.CodeToken=b,r.default=M},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=3 x2=15 y1=9 y2=9></line> <line class=ql-stroke x1=3 x2=13 y1=14 y2=14></line> <line class=ql-stroke x1=3 x2=9 y1=4 y2=4></line> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=15 x2=3 y1=9 y2=9></line> <line class=ql-stroke x1=14 x2=4 y1=14 y2=14></line> <line class=ql-stroke x1=12 x2=6 y1=4 y2=4></line> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=15 x2=3 y1=9 y2=9></line> <line class=ql-stroke x1=15 x2=5 y1=14 y2=14></line> <line class=ql-stroke x1=15 x2=9 y1=4 y2=4></line> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=15 x2=3 y1=9 y2=9></line> <line class=ql-stroke x1=15 x2=3 y1=14 y2=14></line> <line class=ql-stroke x1=15 x2=3 y1=4 y2=4></line> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <g class="ql-fill ql-color-label"> <polygon points="6 6.868 6 6 5 6 5 7 5.942 7 6 6.868"></polygon> <rect height=1 width=1 x=4 y=4></rect> <polygon points="6.817 5 6 5 6 6 6.38 6 6.817 5"></polygon> <rect height=1 width=1 x=2 y=6></rect> <rect height=1 width=1 x=3 y=5></rect> <rect height=1 width=1 x=4 y=7></rect> <polygon points="4 11.439 4 11 3 11 3 12 3.755 12 4 11.439"></polygon> <rect height=1 width=1 x=2 y=12></rect> <rect height=1 width=1 x=2 y=9></rect> <rect height=1 width=1 x=2 y=15></rect> <polygon points="4.63 10 4 10 4 11 4.192 11 4.63 10"></polygon> <rect height=1 width=1 x=3 y=8></rect> <path d=M10.832,4.2L11,4.582V4H10.708A1.948,1.948,0,0,1,10.832,4.2Z></path> <path d=M7,4.582L7.168,4.2A1.929,1.929,0,0,1,7.292,4H7V4.582Z></path> <path d=M8,13H7.683l-0.351.8a1.933,1.933,0,0,1-.124.2H8V13Z></path> <rect height=1 width=1 x=12 y=2></rect> <rect height=1 width=1 x=11 y=3></rect> <path d=M9,3H8V3.282A1.985,1.985,0,0,1,9,3Z></path> <rect height=1 width=1 x=2 y=3></rect> <rect height=1 width=1 x=6 y=2></rect> <rect height=1 width=1 x=3 y=2></rect> <rect height=1 width=1 x=5 y=3></rect> <rect height=1 width=1 x=9 y=2></rect> <rect height=1 width=1 x=15 y=14></rect> <polygon points="13.447 10.174 13.469 10.225 13.472 10.232 13.808 11 14 11 14 10 13.37 10 13.447 10.174"></polygon> <rect height=1 width=1 x=13 y=7></rect> <rect height=1 width=1 x=15 y=5></rect> <rect height=1 width=1 x=14 y=6></rect> <rect height=1 width=1 x=15 y=8></rect> <rect height=1 width=1 x=14 y=9></rect> <path d=M3.775,14H3v1H4V14.314A1.97,1.97,0,0,1,3.775,14Z></path> <rect height=1 width=1 x=14 y=3></rect> <polygon points="12 6.868 12 6 11.62 6 12 6.868"></polygon> <rect height=1 width=1 x=15 y=2></rect> <rect height=1 width=1 x=12 y=5></rect> <rect height=1 width=1 x=13 y=4></rect> <polygon points="12.933 9 13 9 13 8 12.495 8 12.933 9"></polygon> <rect height=1 width=1 x=9 y=14></rect> <rect height=1 width=1 x=8 y=15></rect> <path d=M6,14.926V15H7V14.316A1.993,1.993,0,0,1,6,14.926Z></path> <rect height=1 width=1 x=5 y=15></rect> <path d=M10.668,13.8L10.317,13H10v1h0.792A1.947,1.947,0,0,1,10.668,13.8Z></path> <rect height=1 width=1 x=11 y=15></rect> <path d=M14.332,12.2a1.99,1.99,0,0,1,.166.8H15V12H14.245Z></path> <rect height=1 width=1 x=14 y=15></rect> <rect height=1 width=1 x=15 y=11></rect> </g> <polyline class=ql-stroke points="5.5 13 9 5 12.5 13"></polyline> <line class=ql-stroke x1=11.63 x2=6.38 y1=11 y2=11></line> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <rect class="ql-fill ql-stroke" height=3 width=3 x=4 y=5></rect> <rect class="ql-fill ql-stroke" height=3 width=3 x=11 y=5></rect> <path class="ql-even ql-fill ql-stroke" d=M7,8c0,4.031-3,5-3,5></path> <path class="ql-even ql-fill ql-stroke" d=M14,8c0,4.031-3,5-3,5></path> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <path class=ql-stroke d=M5,4H9.5A2.5,2.5,0,0,1,12,6.5v0A2.5,2.5,0,0,1,9.5,9H5A0,0,0,0,1,5,9V4A0,0,0,0,1,5,4Z></path> <path class=ql-stroke d=M5,9h5.5A2.5,2.5,0,0,1,13,11.5v0A2.5,2.5,0,0,1,10.5,14H5a0,0,0,0,1,0,0V9A0,0,0,0,1,5,9Z></path> </svg>'},function(a,r){a.exports='<svg class="" viewbox="0 0 18 18"> <line class=ql-stroke x1=5 x2=13 y1=3 y2=3></line> <line class=ql-stroke x1=6 x2=9.35 y1=12 y2=3></line> <line class=ql-stroke x1=11 x2=15 y1=11 y2=15></line> <line class=ql-stroke x1=15 x2=11 y1=11 y2=15></line> <rect class=ql-fill height=1 rx=0.5 ry=0.5 width=7 x=2 y=14></rect> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <line class="ql-color-label ql-stroke ql-transparent" x1=3 x2=15 y1=15 y2=15></line> <polyline class=ql-stroke points="5.5 11 9 3 12.5 11"></polyline> <line class=ql-stroke x1=11.63 x2=6.38 y1=9 y2=9></line> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <polygon class="ql-stroke ql-fill" points="3 11 5 9 3 7 3 11"></polygon> <line class="ql-stroke ql-fill" x1=15 x2=11 y1=4 y2=4></line> <path class=ql-fill d=M11,3a3,3,0,0,0,0,6h1V3H11Z></path> <rect class=ql-fill height=11 width=1 x=11 y=4></rect> <rect class=ql-fill height=11 width=1 x=13 y=4></rect> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <polygon class="ql-stroke ql-fill" points="15 12 13 10 15 8 15 12"></polygon> <line class="ql-stroke ql-fill" x1=9 x2=5 y1=4 y2=4></line> <path class=ql-fill d=M5,3A3,3,0,0,0,5,9H6V3H5Z></path> <rect class=ql-fill height=11 width=1 x=5 y=4></rect> <rect class=ql-fill height=11 width=1 x=7 y=4></rect> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M14,16H4a1,1,0,0,1,0-2H14A1,1,0,0,1,14,16Z /> <path class=ql-fill d=M14,4H4A1,1,0,0,1,4,2H14A1,1,0,0,1,14,4Z /> <rect class=ql-fill x=3 y=6 width=12 height=6 rx=1 ry=1 /> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M13,16H5a1,1,0,0,1,0-2h8A1,1,0,0,1,13,16Z /> <path class=ql-fill d=M13,4H5A1,1,0,0,1,5,2h8A1,1,0,0,1,13,4Z /> <rect class=ql-fill x=2 y=6 width=14 height=6 rx=1 ry=1 /> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M15,8H13a1,1,0,0,1,0-2h2A1,1,0,0,1,15,8Z /> <path class=ql-fill d=M15,12H13a1,1,0,0,1,0-2h2A1,1,0,0,1,15,12Z /> <path class=ql-fill d=M15,16H5a1,1,0,0,1,0-2H15A1,1,0,0,1,15,16Z /> <path class=ql-fill d=M15,4H5A1,1,0,0,1,5,2H15A1,1,0,0,1,15,4Z /> <rect class=ql-fill x=2 y=6 width=8 height=6 rx=1 ry=1 /> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M5,8H3A1,1,0,0,1,3,6H5A1,1,0,0,1,5,8Z /> <path class=ql-fill d=M5,12H3a1,1,0,0,1,0-2H5A1,1,0,0,1,5,12Z /> <path class=ql-fill d=M13,16H3a1,1,0,0,1,0-2H13A1,1,0,0,1,13,16Z /> <path class=ql-fill d=M13,4H3A1,1,0,0,1,3,2H13A1,1,0,0,1,13,4Z /> <rect class=ql-fill x=8 y=6 width=8 height=6 rx=1 ry=1 transform="translate(24 18) rotate(-180)"/> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M11.759,2.482a2.561,2.561,0,0,0-3.53.607A7.656,7.656,0,0,0,6.8,6.2C6.109,9.188,5.275,14.677,4.15,14.927a1.545,1.545,0,0,0-1.3-.933A0.922,0.922,0,0,0,2,15.036S1.954,16,4.119,16s3.091-2.691,3.7-5.553c0.177-.826.36-1.726,0.554-2.6L8.775,6.2c0.381-1.421.807-2.521,1.306-2.676a1.014,1.014,0,0,0,1.02.56A0.966,0.966,0,0,0,11.759,2.482Z></path> <rect class=ql-fill height=1.6 rx=0.8 ry=0.8 width=5 x=5.15 y=6.2></rect> <path class=ql-fill d=M13.663,12.027a1.662,1.662,0,0,1,.266-0.276q0.193,0.069.456,0.138a2.1,2.1,0,0,0,.535.069,1.075,1.075,0,0,0,.767-0.3,1.044,1.044,0,0,0,.314-0.8,0.84,0.84,0,0,0-.238-0.619,0.8,0.8,0,0,0-.594-0.239,1.154,1.154,0,0,0-.781.3,4.607,4.607,0,0,0-.781,1q-0.091.15-.218,0.346l-0.246.38c-0.068-.288-0.137-0.582-0.212-0.885-0.459-1.847-2.494-.984-2.941-0.8-0.482.2-.353,0.647-0.094,0.529a0.869,0.869,0,0,1,1.281.585c0.217,0.751.377,1.436,0.527,2.038a5.688,5.688,0,0,1-.362.467,2.69,2.69,0,0,1-.264.271q-0.221-.08-0.471-0.147a2.029,2.029,0,0,0-.522-0.066,1.079,1.079,0,0,0-.768.3A1.058,1.058,0,0,0,9,15.131a0.82,0.82,0,0,0,.832.852,1.134,1.134,0,0,0,.787-0.3,5.11,5.11,0,0,0,.776-0.993q0.141-.219.215-0.34c0.046-.076.122-0.194,0.223-0.346a2.786,2.786,0,0,0,.918,1.726,2.582,2.582,0,0,0,2.376-.185c0.317-.181.212-0.565,0-0.494A0.807,0.807,0,0,1,14.176,15a5.159,5.159,0,0,1-.913-2.446l0,0Q13.487,12.24,13.663,12.027Z></path> </svg>'},function(a,r){a.exports='<svg viewBox="0 0 18 18"> <path class=ql-fill d=M10,4V14a1,1,0,0,1-2,0V10H3v4a1,1,0,0,1-2,0V4A1,1,0,0,1,3,4V8H8V4a1,1,0,0,1,2,0Zm6.06787,9.209H14.98975V7.59863a.54085.54085,0,0,0-.605-.60547h-.62744a1.01119,1.01119,0,0,0-.748.29688L11.645,8.56641a.5435.5435,0,0,0-.022.8584l.28613.30762a.53861.53861,0,0,0,.84717.0332l.09912-.08789a1.2137,1.2137,0,0,0,.2417-.35254h.02246s-.01123.30859-.01123.60547V13.209H12.041a.54085.54085,0,0,0-.605.60547v.43945a.54085.54085,0,0,0,.605.60547h4.02686a.54085.54085,0,0,0,.605-.60547v-.43945A.54085.54085,0,0,0,16.06787,13.209Z /> </svg>'},function(a,r){a.exports='<svg viewBox="0 0 18 18"> <path class=ql-fill d=M16.73975,13.81445v.43945a.54085.54085,0,0,1-.605.60547H11.855a.58392.58392,0,0,1-.64893-.60547V14.0127c0-2.90527,3.39941-3.42187,3.39941-4.55469a.77675.77675,0,0,0-.84717-.78125,1.17684,1.17684,0,0,0-.83594.38477c-.2749.26367-.561.374-.85791.13184l-.4292-.34082c-.30811-.24219-.38525-.51758-.1543-.81445a2.97155,2.97155,0,0,1,2.45361-1.17676,2.45393,2.45393,0,0,1,2.68408,2.40918c0,2.45312-3.1792,2.92676-3.27832,3.93848h2.79443A.54085.54085,0,0,1,16.73975,13.81445ZM9,3A.99974.99974,0,0,0,8,4V8H3V4A1,1,0,0,0,1,4V14a1,1,0,0,0,2,0V10H8v4a1,1,0,0,0,2,0V4A.99974.99974,0,0,0,9,3Z /> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=7 x2=13 y1=4 y2=4></line> <line class=ql-stroke x1=5 x2=11 y1=14 y2=14></line> <line class=ql-stroke x1=8 x2=10 y1=14 y2=4></line> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <rect class=ql-stroke height=10 width=12 x=3 y=4></rect> <circle class=ql-fill cx=6 cy=7 r=1></circle> <polyline class="ql-even ql-fill" points="5 12 5 11 7 9 8 10 11 7 13 9 13 12 5 12"></polyline> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=3 x2=15 y1=14 y2=14></line> <line class=ql-stroke x1=3 x2=15 y1=4 y2=4></line> <line class=ql-stroke x1=9 x2=15 y1=9 y2=9></line> <polyline class="ql-fill ql-stroke" points="3 7 3 11 5 9 3 7"></polyline> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=3 x2=15 y1=14 y2=14></line> <line class=ql-stroke x1=3 x2=15 y1=4 y2=4></line> <line class=ql-stroke x1=9 x2=15 y1=9 y2=9></line> <polyline class=ql-stroke points="5 7 5 11 3 9 5 7"></polyline> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=7 x2=11 y1=7 y2=11></line> <path class="ql-even ql-stroke" d=M8.9,4.577a3.476,3.476,0,0,1,.36,4.679A3.476,3.476,0,0,1,4.577,8.9C3.185,7.5,2.035,6.4,4.217,4.217S7.5,3.185,8.9,4.577Z></path> <path class="ql-even ql-stroke" d=M13.423,9.1a3.476,3.476,0,0,0-4.679-.36,3.476,3.476,0,0,0,.36,4.679c1.392,1.392,2.5,2.542,4.679.36S14.815,10.5,13.423,9.1Z></path> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=7 x2=15 y1=4 y2=4></line> <line class=ql-stroke x1=7 x2=15 y1=9 y2=9></line> <line class=ql-stroke x1=7 x2=15 y1=14 y2=14></line> <line class="ql-stroke ql-thin" x1=2.5 x2=4.5 y1=5.5 y2=5.5></line> <path class=ql-fill d=M3.5,6A0.5,0.5,0,0,1,3,5.5V3.085l-0.276.138A0.5,0.5,0,0,1,2.053,3c-0.124-.247-0.023-0.324.224-0.447l1-.5A0.5,0.5,0,0,1,4,2.5v3A0.5,0.5,0,0,1,3.5,6Z></path> <path class="ql-stroke ql-thin" d=M4.5,10.5h-2c0-.234,1.85-1.076,1.85-2.234A0.959,0.959,0,0,0,2.5,8.156></path> <path class="ql-stroke ql-thin" d=M2.5,14.846a0.959,0.959,0,0,0,1.85-.109A0.7,0.7,0,0,0,3.75,14a0.688,0.688,0,0,0,.6-0.736,0.959,0.959,0,0,0-1.85-.109></path> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=6 x2=15 y1=4 y2=4></line> <line class=ql-stroke x1=6 x2=15 y1=9 y2=9></line> <line class=ql-stroke x1=6 x2=15 y1=14 y2=14></line> <line class=ql-stroke x1=3 x2=3 y1=4 y2=4></line> <line class=ql-stroke x1=3 x2=3 y1=9 y2=9></line> <line class=ql-stroke x1=3 x2=3 y1=14 y2=14></line> </svg>'},function(a,r){a.exports='<svg class="" viewbox="0 0 18 18"> <line class=ql-stroke x1=9 x2=15 y1=4 y2=4></line> <polyline class=ql-stroke points="3 4 4 5 6 3"></polyline> <line class=ql-stroke x1=9 x2=15 y1=14 y2=14></line> <polyline class=ql-stroke points="3 14 4 15 6 13"></polyline> <line class=ql-stroke x1=9 x2=15 y1=9 y2=9></line> <polyline class=ql-stroke points="3 9 4 10 6 8"></polyline> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M15.5,15H13.861a3.858,3.858,0,0,0,1.914-2.975,1.8,1.8,0,0,0-1.6-1.751A1.921,1.921,0,0,0,12.021,11.7a0.50013,0.50013,0,1,0,.957.291h0a0.914,0.914,0,0,1,1.053-.725,0.81,0.81,0,0,1,.744.762c0,1.076-1.16971,1.86982-1.93971,2.43082A1.45639,1.45639,0,0,0,12,15.5a0.5,0.5,0,0,0,.5.5h3A0.5,0.5,0,0,0,15.5,15Z /> <path class=ql-fill d=M9.65,5.241a1,1,0,0,0-1.409.108L6,7.964,3.759,5.349A1,1,0,0,0,2.192,6.59178Q2.21541,6.6213,2.241,6.649L4.684,9.5,2.241,12.35A1,1,0,0,0,3.71,13.70722q0.02557-.02768.049-0.05722L6,11.036,8.241,13.65a1,1,0,1,0,1.567-1.24277Q9.78459,12.3777,9.759,12.35L7.316,9.5,9.759,6.651A1,1,0,0,0,9.65,5.241Z /> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M15.5,7H13.861a4.015,4.015,0,0,0,1.914-2.975,1.8,1.8,0,0,0-1.6-1.751A1.922,1.922,0,0,0,12.021,3.7a0.5,0.5,0,1,0,.957.291,0.917,0.917,0,0,1,1.053-.725,0.81,0.81,0,0,1,.744.762c0,1.077-1.164,1.925-1.934,2.486A1.423,1.423,0,0,0,12,7.5a0.5,0.5,0,0,0,.5.5h3A0.5,0.5,0,0,0,15.5,7Z /> <path class=ql-fill d=M9.651,5.241a1,1,0,0,0-1.41.108L6,7.964,3.759,5.349a1,1,0,1,0-1.519,1.3L4.683,9.5,2.241,12.35a1,1,0,1,0,1.519,1.3L6,11.036,8.241,13.65a1,1,0,0,0,1.519-1.3L7.317,9.5,9.759,6.651A1,1,0,0,0,9.651,5.241Z /> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <line class="ql-stroke ql-thin" x1=15.5 x2=2.5 y1=8.5 y2=9.5></line> <path class=ql-fill d=M9.007,8C6.542,7.791,6,7.519,6,6.5,6,5.792,7.283,5,9,5c1.571,0,2.765.679,2.969,1.309a1,1,0,0,0,1.9-.617C13.356,4.106,11.354,3,9,3,6.2,3,4,4.538,4,6.5a3.2,3.2,0,0,0,.5,1.843Z></path> <path class=ql-fill d=M8.984,10C11.457,10.208,12,10.479,12,11.5c0,0.708-1.283,1.5-3,1.5-1.571,0-2.765-.679-2.969-1.309a1,1,0,1,0-1.9.617C4.644,13.894,6.646,15,9,15c2.8,0,5-1.538,5-3.5a3.2,3.2,0,0,0-.5-1.843Z></path> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <path class=ql-stroke d=M5,3V9a4.012,4.012,0,0,0,4,4H9a4.012,4.012,0,0,0,4-4V3></path> <rect class=ql-fill height=1 rx=0.5 ry=0.5 width=12 x=3 y=15></rect> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <rect class=ql-stroke height=12 width=12 x=3 y=3></rect> <rect class=ql-fill height=12 width=1 x=5 y=3></rect> <rect class=ql-fill height=12 width=1 x=12 y=3></rect> <rect class=ql-fill height=2 width=8 x=5 y=8></rect> <rect class=ql-fill height=1 width=3 x=3 y=5></rect> <rect class=ql-fill height=1 width=3 x=3 y=7></rect> <rect class=ql-fill height=1 width=3 x=3 y=10></rect> <rect class=ql-fill height=1 width=3 x=3 y=12></rect> <rect class=ql-fill height=1 width=3 x=12 y=5></rect> <rect class=ql-fill height=1 width=3 x=12 y=7></rect> <rect class=ql-fill height=1 width=3 x=12 y=10></rect> <rect class=ql-fill height=1 width=3 x=12 y=12></rect> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <polygon class=ql-stroke points="7 11 9 13 11 11 7 11"></polygon> <polygon class=ql-stroke points="7 7 9 5 11 7 7 7"></polygon> </svg>'},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0}),r.default=r.BubbleTooltip=void 0;var c=function z(_,S,L){_===null&&(_=Function.prototype);var H=Object.getOwnPropertyDescriptor(_,S);if(H===void 0){var k=Object.getPrototypeOf(_);return k===null?void 0:z(k,S,L)}else{if("value"in H)return H.value;var E=H.get;return E===void 0?void 0:E.call(L)}},i=function(){function z(_,S){for(var L=0;L<S.length;L++){var H=S[L];H.enumerable=H.enumerable||!1,H.configurable=!0,"value"in H&&(H.writable=!0),Object.defineProperty(_,H.key,H)}}return function(_,S,L){return S&&z(_.prototype,S),L&&z(_,L),_}}(),s=n(3),l=g(s),f=n(8),u=g(f),d=n(43),h=g(d),m=n(15),v=n(41),p=g(v);function g(z){return z&&z.__esModule?z:{default:z}}function y(z,_){if(!(z instanceof _))throw new TypeError("Cannot call a class as a function")}function x(z,_){if(!z)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return _&&(typeof _=="object"||typeof _=="function")?_:z}function C(z,_){if(typeof _!="function"&&_!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof _);z.prototype=Object.create(_&&_.prototype,{constructor:{value:z,enumerable:!1,writable:!0,configurable:!0}}),_&&(Object.setPrototypeOf?Object.setPrototypeOf(z,_):z.__proto__=_)}var b=[["bold","italic","link"],[{header:1},{header:2},"blockquote"]],M=function(z){C(_,z);function _(S,L){y(this,_),L.modules.toolbar!=null&&L.modules.toolbar.container==null&&(L.modules.toolbar.container=b);var H=x(this,(_.__proto__||Object.getPrototypeOf(_)).call(this,S,L));return H.quill.container.classList.add("ql-bubble"),H}return i(_,[{key:"extendToolbar",value:function(L){this.tooltip=new w(this.quill,this.options.bounds),this.tooltip.root.appendChild(L.container),this.buildButtons([].slice.call(L.container.querySelectorAll("button")),p.default),this.buildPickers([].slice.call(L.container.querySelectorAll("select")),p.default)}}]),_}(h.default);M.DEFAULTS=(0,l.default)(!0,{},h.default.DEFAULTS,{modules:{toolbar:{handlers:{link:function(_){_?this.quill.theme.tooltip.edit():this.quill.format("link",!1)}}}}});var w=function(z){C(_,z);function _(S,L){y(this,_);var H=x(this,(_.__proto__||Object.getPrototypeOf(_)).call(this,S,L));return H.quill.on(u.default.events.EDITOR_CHANGE,function(k,E,Y,P){if(k===u.default.events.SELECTION_CHANGE)if(E!=null&&E.length>0&&P===u.default.sources.USER){H.show(),H.root.style.left="0px",H.root.style.width="",H.root.style.width=H.root.offsetWidth+"px";var O=H.quill.getLines(E.index,E.length);if(O.length===1)H.position(H.quill.getBounds(E));else{var F=O[O.length-1],Z=H.quill.getIndex(F),q=Math.min(F.length()-1,E.index+E.length-Z),G=H.quill.getBounds(new m.Range(Z,q));H.position(G)}}else document.activeElement!==H.textbox&&H.quill.hasFocus()&&H.hide()}),H}return i(_,[{key:"listen",value:function(){var L=this;c(_.prototype.__proto__||Object.getPrototypeOf(_.prototype),"listen",this).call(this),this.root.querySelector(".ql-close").addEventListener("click",function(){L.root.classList.remove("ql-editing")}),this.quill.on(u.default.events.SCROLL_OPTIMIZE,function(){setTimeout(function(){if(!L.root.classList.contains("ql-hidden")){var H=L.quill.getSelection();H!=null&&L.position(L.quill.getBounds(H))}},1)})}},{key:"cancel",value:function(){this.show()}},{key:"position",value:function(L){var H=c(_.prototype.__proto__||Object.getPrototypeOf(_.prototype),"position",this).call(this,L),k=this.root.querySelector(".ql-tooltip-arrow");if(k.style.marginLeft="",H===0)return H;k.style.marginLeft=-1*H-k.offsetWidth/2+"px"}}]),_}(d.BaseTooltip);w.TEMPLATE=['<span class="ql-tooltip-arrow"></span>','<div class="ql-tooltip-editor">','<input type="text" data-formula="e=mc^2" data-link="https://quilljs.com" data-video="Embed URL">','<a class="ql-close"></a>',"</div>"].join(""),r.BubbleTooltip=w,r.default=M},function(a,r,n){a.exports=n(63)}]).default})})(Cy);var TU=Cy.exports;const EU=iT(TU);const NU={theme:"snow",boundary:document.body,modules:{toolbar:[["bold","italic","underline","strike"],["blockquote","code-block"],[{header:1},{header:2}],[{list:"ordered"},{list:"bullet"}],[{script:"sub"},{script:"super"}],[{indent:"-1"},{indent:"+1"}],[{direction:"rtl"}],[{size:["small",!1,"large","huge"]}],[{header:[1,2,3,4,5,6,!1]}],[{color:[]},{background:[]}],[{font:[]}],[{align:[]}],["clean"],["link","image","video"]]},placeholder:"Insert content here ...",readOnly:!1},DU={name:"quill-editor",props:{content:String,value:String,disabled:{type:Boolean,default:!1},options:{type:Object,required:!1,default:()=>({})}},emits:["ready","change","input","blur","focus","update:value"],setup(e,t){const a={editorOption:{},quill:null};let r="";o.watch(()=>e.value,s=>{a.quill&&(s&&s!==r?(r=s,a.quill.pasteHTML(s)):s||a.quill.setText(""))}),o.watch(()=>e.content,s=>{a.quill&&(s&&s!==r?(r=s,a.quill.pasteHTML(s)):s||a.quill.setText(""))}),o.watch(()=>e.disabled,s=>{a.quill&&a.quill.enable(!s)});const n=o.ref(null),c=(s,l)=>{for(const f in l)!s[f]||f!=="modules"?s[f]=l[f]:c(s[f],l[f]);return s},i=()=>{n.value&&(a.editorOption=c(NU,e.options),a.editorOption.readOnly=!!e.disabled,a.quill=new EU(n.value,a.editorOption),e.value&&a.quill.pasteHTML(e.value),a.quill.on("selection-change",s=>{s?t.emit("focus",a.quill):t.emit("blur",a.quill)}),a.quill.on("text-change",()=>{e.disabled&&a.quill.enable(!1);let s=n.value.children[0].innerHTML;const l=a.quill,f=a.quill.getText();s==="<p><br></p>"&&(s=""),r=s,t.emit("update:value",r),t.emit("change",{html:s,text:f,quill:l})}),t.emit("ready",a.quill))};return o.onBeforeUnmount(()=>{const s=n.value.previousSibling;s&&s.nodeType===1&&s.className.indexOf("ql-toolbar")>-1&&s.parentNode.removeChild(s)}),o.onMounted(()=>{i()}),o.onUnmounted(()=>{a.quill=null}),{editor:n}}},OU={ref:"editor"};function PU(e,t,a,r,n,c){return o.openBlock(),o.createElementBlock("section",OU,null,512)}const Z8=P1(DU,[["render",PU]]);Z8.install=function(e){e.component(Z8.name,Z8)};const BU=o.defineComponent({__name:"PgaMaxLength",props:{content:{},maxLength:{}},setup(e){const t=e,a=o.computed(()=>{var n;return((n=t.content)==null?void 0:n.length)||0}),r=o.computed(()=>a.value>t.maxLength);return(n,c)=>(o.openBlock(),o.createElementBlock("span",{class:o.normalizeClass(["pga-max-length",{"pga-max-length--error":r.value}])},o.toDisplayString(`${a.value} / ${n.maxLength}`),3))}});const fl=P1(BU,[["__scopeId","data-v-dac00e3f"]]),FU={class:"pga-editor"},RU={class:"editor__container"},IU={class:"editor__footer"},$U=o.defineComponent({__name:"PgaEditor",props:o.mergeModels({saveFn:{type:Function},maxContentLength:{}},{modelValue:{required:!0},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=o.useModel(e,"modelValue"),a=e,r=Q2.getConfig(),n=M2("pgaEditor"),c={placeholder:"",modules:{toolbar:[[{header:[!1,1,2,3,4,5,6]}],["bold","italic","underline","strike"],[{align:""},{align:"center"},{align:"right"},{align:"justify"}],["blockquote"],[{list:"ordered"},{list:"bullet"}],[{color:[]},{background:[]}],["link"],["clean"]]}},i=o.ref(t.value),s=o.ref(!1);let l;const f=o.ref(!1),u=o.ref(!1),d=o.computed(()=>a.maxContentLength||r.stringLengths.hyperLong),h=o.computed(()=>pv(t.value)),m=o.computed(()=>h.value.length),v=o.computed(()=>m.value>d.value);o.watch(t,()=>{f.value=!1,u.value=!1,clearTimeout(l),l=setTimeout(()=>p(),1e3*3)});async function p(){if(i.value!==t.value){if(v.value){u.value=!0;return}try{s.value=!0,i.value=await a.saveFn(t.value),f.value=!0,setTimeout(()=>f.value=!1,1e3*3)}finally{s.value=!1}}}return(g,y)=>(o.openBlock(),o.createElementBlock("div",FU,[o.createElementVNode("div",RU,[o.createVNode(o.unref(Z8),{value:t.value,"onUpdate:value":y[0]||(y[0]=x=>t.value=x),options:c},null,8,["value"])]),o.createElementVNode("div",IU,[o.createVNode(fl,{content:h.value,maxLength:d.value},null,8,["content","maxLength"]),s.value?(o.openBlock(),o.createBlock(Lt,{key:0,size:"m",preventCenter:""})):f.value?(o.openBlock(),o.createBlock(O2,{key:1,icon:"save",text:o.unref(n)("savedMsg"),color:"success"},null,8,["text"])):u.value?(o.openBlock(),o.createBlock(O2,{key:2,icon:"circle-xmark",text:o.unref(n)("saveErrorMsg"),color:"danger"},null,8,["text"])):o.createCommentVNode("",!0)])]))}});const UU=P1($U,[["__scopeId","data-v-0801fa86"]]),WU={class:"pga-info-card"},qU={key:1,class:"info-card__content"},jU=o.defineComponent({__name:"PgaInfoCard",props:{type:{default:"success"},title:{},description:{},isLoading:{type:Boolean}},setup(e){return(t,a)=>(o.openBlock(),o.createElementBlock("div",WU,[t.isLoading?(o.openBlock(),o.createBlock(Lt,{key:0})):(o.openBlock(),o.createElementBlock("div",qU,[o.createVNode(xe,{icon:t.type==="success"?"circle-check":"circle-xmark",color:t.type,size:"2.5rem"},null,8,["icon","color"]),o.createVNode(O2,{class:"info-card__title",text:t.title},null,8,["text"]),t.description?(o.openBlock(),o.createBlock(O2,{key:0,class:"info-card__description",text:t.description},null,8,["text"])):o.createCommentVNode("",!0),o.renderSlot(t.$slots,"default",{},void 0,!0)]))]))}});const YU=P1(jU,[["__scopeId","data-v-ff98b634"]]),Ti=o.defineComponent({__name:"PgaInfoTooltip",props:{info:{},size:{default:"1.1rem"}},setup(e){const t=e,a=o.computed(()=>we(t.info));return(r,n)=>{const c=o.resolveDirective("tooltip");return a.value?o.withDirectives((o.openBlock(),o.createBlock(xe,{key:0,icon:["far","circle-question"],size:r.size},null,8,["size"])),[[c,{content:a.value,html:!0}]]):o.createCommentVNode("",!0)}}}),GU=o.defineComponent({__name:"PgaIsEnabled",props:{isEnabled:{type:Boolean}},setup(e){const t=e;return(a,r)=>(o.openBlock(),o.createBlock(xe,{icon:t.isEnabled?"circle-check":"circle-xmark",color:t.isEnabled?"success":"danger"},null,8,["icon","color"]))}}),XU=o.defineComponent({__name:"PgaItemSelected",props:o.mergeModels({items:{},item:{}},{modelValue:{required:!0},modelModifiers:{}}),emits:["update:modelValue"],setup(e,{expose:t}){const a=o.useModel(e,"modelValue"),r=e;t({toggleItemSelected:c});const n=o.computed({get(){if(r.item)return!!a.value.find(s=>s.id===r.item.id);for(const i of r.items)if(!a.value.find(l=>l.id===i.id))return!1;return!0},set(i){r.item?i?a.value.push(r.item):a.value=a.value.filter(s=>s.id!==r.item.id):i?a.value=[...r.items]:a.value=[]}});function c(){n.value=!n.value}return(i,s)=>(o.openBlock(),o.createElementBlock("div",{class:o.normalizeClass(["item-selected",{"item-selected--selected":n.value}]),onClick:s[0]||(s[0]=l=>c())},[n.value?(o.openBlock(),o.createBlock(xe,{key:0,class:"item-selected__check-icon",icon:"check"})):o.createCommentVNode("",!0)],2))}});const d7=P1(XU,[["__scopeId","data-v-2769343f"]]),KU={class:"modal__header"},ZU=["textContent"],QU={class:"modal__body"},JU={key:0,class:"modal__footer"},eW=o.defineComponent({__name:"PgaModal",props:o.mergeModels({title:{},confirmButtons:{type:Boolean},isLoading:{type:Boolean},width:{default:"auto"}},{modelValue:{type:Boolean,required:!0},modelModifiers:{}}),emits:o.mergeModels(["accept"],["update:modelValue"]),setup(e,{emit:t}){o.useCssVars(c=>({"252ca246":c.width}));const a=o.useModel(e,"modelValue"),r=t,n=M2("pgaModal");return o.watch(a,c=>Sr(!c)),(c,i)=>a.value?(o.openBlock(),o.createElementBlock("div",{key:0,class:"modal",onMousedown:i[4]||(i[4]=s=>a.value=!1)},[o.createElementVNode("div",{class:"modal__content",onMousedown:i[3]||(i[3]=o.withModifiers(()=>{},["stop"]))},[o.createElementVNode("div",KU,[o.createElementVNode("span",{class:"modal__title",textContent:o.toDisplayString(c.title)},null,8,ZU),o.createElementVNode("div",{class:"close-icon",onClick:i[0]||(i[0]=s=>a.value=!1)},[o.createVNode(xe,{icon:"xmark"})])]),o.createElementVNode("div",QU,[o.renderSlot(c.$slots,"default",{},void 0,!0)]),c.confirmButtons?(o.openBlock(),o.createElementBlock("div",JU,[c.isLoading?o.createCommentVNode("",!0):(o.openBlock(),o.createBlock(k2,{key:0,text:o.unref(n)("cancelBtn"),color:"danger",variant:"flat",onClick:i[1]||(i[1]=s=>a.value=!1)},null,8,["text"])),o.createVNode(k2,{icon:"save",text:o.unref(n)("acceptBtn"),color:"success",variant:"filled",isLoading:c.isLoading,onClick:i[2]||(i[2]=s=>r("accept"))},null,8,["text","isLoading"])])):o.createCommentVNode("",!0)],32)],32)):o.createCommentVNode("",!0)}});const tW=P1(eW,[["__scopeId","data-v-88e0fe55"]]),aW={class:"selector-container"},rW=o.defineComponent({__name:"PgaMonthSelector",props:{modelValue:{required:!0},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=o.useModel(e,"modelValue"),a=o.computed({get(){return{year:t.value.datetimeFrom.getFullYear(),month:t.value.datetimeFrom.getMonth()}},set(c){const i=new Date(c.year,c.month,1);t.value={datetimeFrom:i,datetimeTo:Xe.getNextMonthStartDate(i)}}});function r(){t.value={datetimeFrom:Xe.getPreviousMonthStartDate(t.value.datetimeFrom),datetimeTo:Xe.getPreviousMonthStartDate(t.value.datetimeTo)}}function n(){t.value={datetimeFrom:Xe.getNextMonthStartDate(t.value.datetimeFrom),datetimeTo:Xe.getNextMonthStartDate(t.value.datetimeTo)}}return(c,i)=>{const s=o.resolveComponent("PgaButton"),l=o.resolveComponent("PgaMonthPicker");return o.openBlock(),o.createElementBlock("div",aW,[o.createVNode(s,{icon:"arrow-left",variant:"flat",color:"first",onClick:i[0]||(i[0]=f=>r())}),o.createVNode(l,{modelValue:a.value,"onUpdate:modelValue":i[1]||(i[1]=f=>a.value=f),notClearable:""},null,8,["modelValue"]),o.createVNode(s,{icon:"arrow-right",variant:"flat",color:"first",onClick:i[2]||(i[2]=f=>n())})])}}});const nW=P1(rW,[["__scopeId","data-v-22b60b58"]]),cW=o.defineComponent({__name:"PgaSeparator",props:{vertical:{type:Boolean}},setup(e){return(t,a)=>(o.openBlock(),o.createElementBlock("div",{class:o.normalizeClass(["separator",{"separator--vertical":t.vertical}])},null,2))}});const iW=P1(cW,[["__scopeId","data-v-9280c50d"]]),sW={class:"pga-tabs"},oW={class:"pga-tabs__nav",role:"tablist"},lW=["onClick"],fW={class:"pga-tabs__section",role:"tabpanel"},uW=o.defineComponent({__name:"PgaTabs",props:{tabs:{}},emits:["newTabActive"],setup(e,{emit:t}){o.useCssVars(s=>({"0c9e59e0":c.value}));const a=e,r=o.ref(0),n=o.ref([]),c=o.ref("");o.watch(()=>a.tabs,()=>{n.value=[],o.nextTick(i)},{immediate:!0,deep:!0});function i(){const s=Math.max(0,...n.value.map(l=>l.offsetWidth));c.value=`${s}px`}return(s,l)=>{const f=o.resolveComponent("PgaIcon"),u=o.resolveComponent("PgaDisplayText");return o.openBlock(),o.createElementBlock("div",sW,[o.createElementVNode("nav",oW,[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(a.tabs,(d,h)=>(o.openBlock(),o.createElementBlock("button",{class:o.normalizeClass(["pga-tabs__button",{"pga-tabs__button--active":r.value===h}]),key:`tab-${h}`,ref_for:!0,ref:m=>n.value[h]=m,role:"tab",onClick:m=>r.value=h},[d.icon?(o.openBlock(),o.createBlock(f,{key:0,icon:d.icon},null,8,["icon"])):o.createCommentVNode("",!0),o.createVNode(u,{text:d.label},null,8,["text"])],10,lW))),128))]),o.createElementVNode("section",fW,[o.renderSlot(s.$slots,`panel${r.value+1}`,{},void 0,!0)])])}}});const dW=P1(uW,[["__scopeId","data-v-6b605d7a"]]),hW=["accept","multiple","disabled"],mW={class:"input-file__label-container"},pW=o.defineComponent({__name:"PgaInputFile",props:{type:{},multiple:{type:Boolean},label:{},disabled:{type:Boolean},isLoading:{type:Boolean}},emits:["newFile","newFiles"],setup(e,{expose:t,emit:a}){o.useCssVars(M=>({"6241915b":o.unref(c).input.borderColor,"027f6ccc":o.unref(c).input.borderRadius,b4ce00ce:o.unref(c).input.backgroundColor,"466eb123":o.unref(c).input.backgroundColorHover,"6910f535":o.unref(c).input.backgroundColorDisabled}));const r=e,n=a;t({click:x,resetInput:C});const{form:c}=n3(),i=M2("pgaForm"),s=(()=>r.type==="image"?["jpeg","jpg","png","webp","gif","svg","bmp","tiff","heic"]:r.type==="video"?["mp4","mov","avi","webm","mkv"]:["xls","xlsx"])(),l=s.map(M=>`.${M}`).join(","),f=o.ref(),u=o.ref([]),d=o.ref(!1),h=o.ref(!1),m=o.computed(()=>r.disabled||r.isLoading),v=o.computed(()=>!!u.value.length),p=o.computed(()=>{for(const M of u.value){const w=M.name.split(".").pop();if(!s.includes(w))return!1}return!0}),g=o.computed(()=>{const M={icon:"upload"};return!v.value||d.value&&!h.value&&!m.value?M:p.value?{icon:"circle-check",color:"success"}:{icon:"circle-xmark",color:"danger"}}),y=o.computed(()=>v.value?u.value.map(M=>M.name).join(", "):r.label?r.label:r.multiple?i("selectFilesLabel"):i("selectFileLabel"));function x(){var M;(M=f.value)==null||M.click()}function C(){u.value=[],f.value&&(f.value.value="")}function b(M){d.value=!1;const z=M.target.files;if(z.length){if(u.value=[...z],!p.value){r4("danger",()=>i("newFileError"));return}n("newFile",z[0]),n("newFiles",[...z])}}return(M,w)=>(o.openBlock(),o.createElementBlock("label",{class:o.normalizeClass(["pga-input-file",{"pga-input-file--disabled":m.value}]),onMouseenter:w[4]||(w[4]=z=>d.value=!0),onMouseleave:w[5]||(w[5]=z=>d.value=!1)},[M.isLoading?(o.openBlock(),o.createBlock(Lt,{key:0})):(o.openBlock(),o.createElementBlock(o.Fragment,{key:1},[o.createElementVNode("input",{ref_key:"inputRef",ref:f,class:"input-file__input",type:"file",accept:o.unref(l),multiple:M.multiple,disabled:m.value,onChange:w[0]||(w[0]=z=>b(z))},null,40,hW),o.createVNode(xe,{class:"input-file__icon",icon:g.value.icon,color:g.value.color},null,8,["icon","color"]),o.createElementVNode("div",mW,[o.createVNode(O2,{text:y.value},null,8,["text"])]),v.value?(o.openBlock(),o.createBlock(k2,{key:0,text:o.unref(i)("removeBtn"),variant:"flat",color:"danger",size:"s",disabled:m.value,onMouseenter:w[1]||(w[1]=z=>h.value=!0),onMouseleave:w[2]||(w[2]=z=>h.value=!1),onClick:w[3]||(w[3]=o.withModifiers(z=>C(),["prevent"]))},null,8,["text","disabled"])):o.createCommentVNode("",!0)],64))],34))}});const Hn=P1(pW,[["__scopeId","data-v-cbccd13c"]]),vW={class:"pga-videos"},gW={class:"videos"},yW=["src"],xW={key:0,class:"videos__input-container"},bW=o.defineComponent({__name:"PgaVideos",props:o.mergeModels({maxVideosQuantity:{},uploadFn:{type:Function},deleteFn:{type:Function}},{modelValue:{required:!0},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=o.useModel(e,"modelValue"),a=e,r=M2("pgaFile"),n=o.ref(),c=o.ref(!1),i=o.ref(-1),s=o.computed(()=>t.value.length),l=o.computed(()=>{const d=[];for(const h of t.value)typeof h=="string"?d.push(`${Q2.getConfig().file.dynamicUrl}/${h}`):h instanceof File&&d.push(URL.createObjectURL(h));return d});async function f(d){var h;if((h=n.value)==null||h.resetInput(),s.value+d.length>a.maxVideosQuantity&&(d=d.slice(0,a.maxVideosQuantity-s.value),r4("warning",()=>r("maxVideosQuantityAlert",{maxQuantity:a.maxVideosQuantity}))),!a.uploadFn){t.value.push(...d);return}try{c.value=!0,t.value=await a.uploadFn({file:d})}finally{c.value=!1}}async function u(d){if(a.deleteFn)try{i.value=d,await a.deleteFn({index:d})}finally{i.value=-1}t.value.splice(d,1)}return(d,h)=>{const m=o.resolveComponent("PgaDeleteButton");return o.openBlock(),o.createElementBlock("div",vW,[o.createElementVNode("div",gW,[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(l.value,(v,p)=>(o.openBlock(),o.createElementBlock("div",{key:v,class:"videos__video-container"},[o.createElementVNode("video",{class:"videos__video",src:v,controls:""},null,8,yW),o.createVNode(m,{class:"videos__delete-btn",variant:"filled",withoutText:"",withoutConfirm:"",isLoading:i.value===p,onDeleteConfirmed:g=>u(p)},null,8,["isLoading","onDeleteConfirmed"])]))),128)),s.value<d.maxVideosQuantity?(o.openBlock(),o.createElementBlock("div",xW,[o.createVNode(Hn,{ref_key:"inputFileRef",ref:n,class:"videos__input",type:"video",multiple:"",label:o.unref(r)("selectVideos"),isLoading:c.value,onNewFiles:h[0]||(h[0]=v=>f(v))},null,8,["label","isLoading"])])):o.createCommentVNode("",!0)]),o.createElementVNode("span",null,o.toDisplayString(`${s.value} / ${d.maxVideosQuantity}`),1)])}}});const CW=P1(bW,[["__scopeId","data-v-ef2300fe"]]),MW=o.defineComponent({__name:"PgaBackButton",setup(e){const t=M2("pgaButton");return(a,r)=>(o.openBlock(),o.createBlock(k2,{text:o.unref(t)("backBtn"),icon:"arrow-left",color:"first",size:"s"},null,8,["text"]))}}),zW={class:"pga-copy"},wW=o.defineComponent({__name:"PgaCopy",props:{text:{}},setup(e){const t=e,a=M2("pgaButton"),r=o.ref(!1),n=o.computed(()=>we(t.text));async function c(){await navigator.clipboard.writeText(n.value),r.value=!0,setTimeout(()=>r.value=!1,3e3)}return(i,s)=>{const l=o.resolveDirective("tooltip");return o.openBlock(),o.createElementBlock("div",zW,[o.createElementVNode("span",null,o.toDisplayString(n.value),1),r.value?(o.openBlock(),o.createBlock(xe,{key:1,icon:["far","circle-check"],color:"success"})):o.withDirectives((o.openBlock(),o.createBlock(k2,{key:0,color:"first",icon:"copy",size:"s",onClick:s[0]||(s[0]=f=>c())},null,512)),[[l,o.unref(a)("copyBtn")]])])}}});const _W=P1(wW,[["__scopeId","data-v-c4835bae"]]),kW=o.defineComponent({__name:"PgaCopyButton",props:{text:{},label:{}},setup(e){const t=e,a=M2("pgaButton"),r=o.computed(()=>we(t.text)),n=o.computed(()=>t.label||a("copyBtn"));async function c(){await navigator.clipboard.writeText(r.value),r4("success",()=>a("textCopied"))}return(i,s)=>{const l=o.resolveDirective("tooltip");return o.withDirectives((o.openBlock(),o.createBlock(k2,{color:"first",icon:"copy",text:n.value,onClick:s[0]||(s[0]=f=>c())},null,8,["text"])),[[l,r.value]])}}}),HW={class:"alert"},VW={class:"alert__content"},LW=["textContent"],SW={class:"alert__buttons"},AW=o.defineComponent({__name:"Alert",props:{message:{},handleAcceptFn:{type:Function},handleCloseFn:{type:Function}},setup(e){const t=qg.directive,a=M2("alert");return o.onMounted(()=>Sr(!1)),o.onUnmounted(()=>Sr(!0)),(r,n)=>(o.openBlock(),o.createElementBlock("div",HW,[o.withDirectives((o.openBlock(),o.createElementBlock("div",VW,[o.createVNode(xe,{class:"alert__icon",icon:"land-mine-on"}),o.createElementVNode("span",{class:"alert__title",textContent:o.toDisplayString(o.unref(a)("alertTitle"))},null,8,LW),r.message?(o.openBlock(),o.createBlock(O2,{key:0,class:"alert__message",text:r.message},null,8,["text"])):o.createCommentVNode("",!0),o.createElementVNode("div",SW,[o.createVNode(k2,{class:"alert__button",text:o.unref(a)("cancelBtn"),variant:"filled",color:"grey",onClick:n[0]||(n[0]=c=>r.handleCloseFn())},null,8,["text"]),o.createVNode(k2,{class:"alert__button",text:o.unref(a)("acceptBtn"),variant:"filled",color:"danger",onClick:n[1]||(n[1]=c=>r.handleAcceptFn())},null,8,["text"])])])),[[o.unref(t),r.handleCloseFn]])]))}});const TW=P1(AW,[["__scopeId","data-v-0b6d853b"]]);function My(e,t){const a=document.createElement("div");document.body.appendChild(a);const r=o.createApp({render(){return o.h(TW,{message:e,handleAcceptFn:c,handleCloseFn:n})}});r.mount(a);function n(){r.unmount(),document.body.removeChild(a)}function c(){n(),t()}}const Ei=o.defineComponent({__name:"PgaDeleteButton",props:{variant:{default:"flat"},icon:{default:"trash"},text:{},withoutText:{type:Boolean},withoutConfirm:{type:Boolean},confirmDeleteText:{}},emits:["deleteConfirmed"],setup(e,{emit:t}){const a=e,r=t,n=M2("pgaButton");function c(){if(a.withoutConfirm){r("deleteConfirmed");return}const i=a.confirmDeleteText||n("confirmDeleteText");My(i,()=>r("deleteConfirmed"))}return(i,s)=>(o.openBlock(),o.createBlock(k2,{class:"delete-button",variant:i.variant,icon:i.icon,text:i.withoutText?void 0:i.text||o.unref(n)("deleteBtn"),size:"s",align:"left",color:"danger",onClick:s[0]||(s[0]=l=>c())},null,8,["variant","icon","text"]))}}),h7=o.defineComponent({__name:"PgaEditButton",props:{withoutText:{type:Boolean},fullWidth:{type:Boolean}},setup(e){const t=M2("pgaButton");return(a,r)=>{const n=o.resolveDirective("tooltip");return o.withDirectives((o.openBlock(),o.createBlock(k2,{class:"edit-button",variant:"flat",color:"sky",icon:["far","pen-to-square"],text:a.withoutText?void 0:o.unref(t)("editBtn"),size:"s",fullWidth:a.fullWidth,align:"left"},null,8,["text","fullWidth"])),[[n,a.withoutText?o.unref(t)("editBtn"):""]])}}}),EW=["href","target"],NW=o.defineComponent({__name:"PgaLink",props:{text:{},href:{},target:{default:"_blank"}},setup(e){return(t,a)=>(o.openBlock(),o.createElementBlock("a",{class:"hyperlink",href:t.href,target:t.target},[o.createVNode(O2,{text:t.text,withUnderlineOnHover:""},null,8,["text"])],8,EW))}});const zy=P1(NW,[["__scopeId","data-v-ec435fa7"]]),DW=o.defineComponent({__name:"PgaLogoutButton",emits:["click"],setup(e,{emit:t}){const a=t,r=M2("pgaButton");return(n,c)=>(o.openBlock(),o.createBlock(k2,{icon:["fas","right-from-bracket"],text:o.unref(r)("logoutBtn"),color:"danger",onClick:c[0]||(c[0]=i=>a("click",i))},null,8,["text"]))}}),OW=o.defineComponent({__name:"PgaRouterLink",props:{name:{},params:{},query:{},color:{default:"var(--pga-color-first)"},noFitContent:{type:Boolean},underline:{type:Boolean},noUnderlineOnHover:{type:Boolean}},setup(e){o.useCssVars(n=>({"040e9024":a.value,"75a55a4c":r.value}));const t=e,a=o.computed(()=>`var(--pga-color-${t.color})`),r=o.computed(()=>`var(--pga-color-${t.color}-09)`);return(n,c)=>{const i=o.resolveComponent("RouterLink");return o.openBlock(),o.createBlock(i,{class:o.normalizeClass(["pga-router-link",{"pga-router-link--fit-content":!n.noFitContent,"pga-router-link--underline":n.underline,"pga-router-link--underline-on-hover":!n.noUnderlineOnHover}]),to:{name:n.name,params:n.params,query:n.query},onClick:c[0]||(c[0]=s=>o.unref(Sr)(!0))},{default:o.withCtx(()=>[o.renderSlot(n.$slots,"default",{},void 0,!0)]),_:3},8,["class","to"])}}});const Ni=P1(OW,[["__scopeId","data-v-6046ce2c"]]),wy=o.defineComponent({__name:"PgaRouterLinkButton",props:{name:{},params:{},query:{},type:{},icon:{},text:{},variant:{},size:{},align:{},color:{},heightAndWidth:{},borderRadius:{},rounded:{type:Boolean},disabled:{type:Boolean},isLoading:{type:Boolean},numberToDisplay:{},noFitContent:{type:Boolean}},setup(e){return(t,a)=>(o.openBlock(),o.createBlock(Ni,{name:t.name,params:t.params,query:t.query,noFitContent:t.noFitContent,noUnderlineOnHover:""},{default:o.withCtx(()=>[t.$slots.default?o.renderSlot(t.$slots,"default",{key:0}):(o.openBlock(),o.createBlock(k2,{key:1,type:t.type,icon:t.icon,text:t.text,variant:t.variant,size:t.size,align:t.align,color:t.color,fullWidth:!t.heightAndWidth,heightAndWidth:t.heightAndWidth,borderRadius:t.borderRadius,rounded:t.rounded,disabled:t.disabled,isLoading:t.isLoading,numberToDisplay:t.numberToDisplay},null,8,["type","icon","text","variant","size","align","color","fullWidth","heightAndWidth","borderRadius","rounded","disabled","isLoading","numberToDisplay"]))]),_:3},8,["name","params","query","noFitContent"]))}}),_y=o.defineComponent({__name:"PgaNavigateToButton",props:{id:{},toName:{},withoutText:{type:Boolean},noFitContent:{type:Boolean}},setup(e){const t=M2("pgaButton");return(a,r)=>a.toName?(o.openBlock(),o.createBlock(wy,{key:0,name:a.toName,params:{id:a.id},icon:"arrow-up-right-from-square",text:a.withoutText?void 0:o.unref(t)("navigateToBtn"),variant:"flat",size:"s",align:"left",color:"link",noFitContent:a.noFitContent},null,8,["name","params","text","noFitContent"])):o.createCommentVNode("",!0)}}),PW=o.defineComponent({__name:"PgaRemoveButton",props:{size:{default:"s"},disabled:{type:Boolean}},setup(e){return(t,a)=>(o.openBlock(),o.createBlock(k2,{variant:"flat",icon:"xmark",size:t.size,color:"danger",disabled:t.disabled},null,8,["size","disabled"]))}}),BW=o.defineComponent({__name:"PgaSeeDetailsButton",props:{withoutText:{type:Boolean}},setup(e){const t=M2("pgaButton");return(a,r)=>(o.openBlock(),o.createBlock(k2,{class:"edit-button",variant:"flat",color:"grey",icon:"eye",text:a.withoutText?void 0:o.unref(t)("seeDetailsBtn"),size:"s",align:"left"},null,8,["text"]))}}),FW=o.defineComponent({__name:"PgaToggleButton",props:o.mergeModels({text:{}},{modelValue:{type:Boolean,required:!0},modelModifiers:{}}),emits:o.mergeModels(["change"],["update:modelValue"]),setup(e,{emit:t}){const a=o.useModel(e,"modelValue"),r=t,n=o.computed(()=>a.value?"outlined":"flat"),c=o.computed(()=>a.value?"primary":"grey");return o.watch(a,i=>r("change",i)),(i,s)=>(o.openBlock(),o.createBlock(k2,{variant:n.value,color:c.value,icon:"circle-check",text:i.text,size:"s",borderRadius:"1rem",onClick:s[0]||(s[0]=l=>a.value=!a.value)},null,8,["variant","color","text"]))}});/*!
824
+ `)}return g1}function l1(u1,g1){var k1={},b1=u1.style||{};return b1.fontStyle&&W(u1).fontStyle==="italic"&&(k1.italic=!0),b1.fontWeight&&(W(u1).fontWeight.startsWith("bold")||parseInt(W(u1).fontWeight)>=700)&&(k1.bold=!0),Object.keys(k1).length>0&&(g1=V(g1,k1)),parseFloat(b1.textIndent||0)>0&&(g1=new d.default().insert(" ").concat(g1)),g1}function f1(u1,g1){var k1=u1.data;if(u1.parentNode.tagName==="O:P")return g1.insert(k1.trim());if(k1.trim().length===0&&u1.parentNode.classList.contains("ql-clipboard"))return g1;if(!W(u1.parentNode).whiteSpace.startsWith("pre")){var b1=function(R1,$1){return $1=$1.replace(/[^\u00a0]/g,""),$1.length<1&&R1?" ":$1};k1=k1.replace(/\r\n/g," ").replace(/\n/g," "),k1=k1.replace(/\s\s+/g,b1.bind(b1,!0)),(u1.previousSibling==null&&T(u1.parentNode)||u1.previousSibling!=null&&T(u1.previousSibling))&&(k1=k1.replace(/^\s+/,b1.bind(b1,!1))),(u1.nextSibling==null&&T(u1.parentNode)||u1.nextSibling!=null&&T(u1.nextSibling))&&(k1=k1.replace(/\s+$/,b1.bind(b1,!1)))}return g1.insert(k1)}r.default=A,r.matchAttributor=n1,r.matchBlot=t1,r.matchNewline=z1,r.matchSpacing=h1,r.matchText=f1},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=function(){function v(p,g){for(var y=0;y<g.length;y++){var x=g[y];x.enumerable=x.enumerable||!1,x.configurable=!0,"value"in x&&(x.writable=!0),Object.defineProperty(p,x.key,x)}}return function(p,g,y){return g&&v(p.prototype,g),y&&v(p,y),p}}(),i=function v(p,g,y){p===null&&(p=Function.prototype);var x=Object.getOwnPropertyDescriptor(p,g);if(x===void 0){var C=Object.getPrototypeOf(p);return C===null?void 0:v(C,g,y)}else{if("value"in x)return x.value;var b=x.get;return b===void 0?void 0:b.call(y)}},s=n(6),l=f(s);function f(v){return v&&v.__esModule?v:{default:v}}function u(v,p){if(!(v instanceof p))throw new TypeError("Cannot call a class as a function")}function d(v,p){if(!v)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return p&&(typeof p=="object"||typeof p=="function")?p:v}function h(v,p){if(typeof p!="function"&&p!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof p);v.prototype=Object.create(p&&p.prototype,{constructor:{value:v,enumerable:!1,writable:!0,configurable:!0}}),p&&(Object.setPrototypeOf?Object.setPrototypeOf(v,p):v.__proto__=p)}var m=function(v){h(p,v);function p(){return u(this,p),d(this,(p.__proto__||Object.getPrototypeOf(p)).apply(this,arguments))}return c(p,[{key:"optimize",value:function(y){i(p.prototype.__proto__||Object.getPrototypeOf(p.prototype),"optimize",this).call(this,y),this.domNode.tagName!==this.statics.tagName[0]&&this.replaceWith(this.statics.blotName)}}],[{key:"create",value:function(){return i(p.__proto__||Object.getPrototypeOf(p),"create",this).call(this)}},{key:"formats",value:function(){return!0}}]),p}(l.default);m.blotName="bold",m.tagName=["STRONG","B"],r.default=m},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0}),r.addControls=r.default=void 0;var c=function(){function H(k,E){var Y=[],P=!0,O=!1,F=void 0;try{for(var Z=k[Symbol.iterator](),q;!(P=(q=Z.next()).done)&&(Y.push(q.value),!(E&&Y.length===E));P=!0);}catch(G){O=!0,F=G}finally{try{!P&&Z.return&&Z.return()}finally{if(O)throw F}}return Y}return function(k,E){if(Array.isArray(k))return k;if(Symbol.iterator in Object(k))return H(k,E);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),i=function(){function H(k,E){for(var Y=0;Y<E.length;Y++){var P=E[Y];P.enumerable=P.enumerable||!1,P.configurable=!0,"value"in P&&(P.writable=!0),Object.defineProperty(k,P.key,P)}}return function(k,E,Y){return E&&H(k.prototype,E),Y&&H(k,Y),k}}(),s=n(2),l=y(s),f=n(0),u=y(f),d=n(5),h=y(d),m=n(10),v=y(m),p=n(9),g=y(p);function y(H){return H&&H.__esModule?H:{default:H}}function x(H,k,E){return k in H?Object.defineProperty(H,k,{value:E,enumerable:!0,configurable:!0,writable:!0}):H[k]=E,H}function C(H,k){if(!(H instanceof k))throw new TypeError("Cannot call a class as a function")}function b(H,k){if(!H)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return k&&(typeof k=="object"||typeof k=="function")?k:H}function M(H,k){if(typeof k!="function"&&k!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof k);H.prototype=Object.create(k&&k.prototype,{constructor:{value:H,enumerable:!1,writable:!0,configurable:!0}}),k&&(Object.setPrototypeOf?Object.setPrototypeOf(H,k):H.__proto__=k)}var w=(0,v.default)("quill:toolbar"),z=function(H){M(k,H);function k(E,Y){C(this,k);var P=b(this,(k.__proto__||Object.getPrototypeOf(k)).call(this,E,Y));if(Array.isArray(P.options.container)){var O=document.createElement("div");S(O,P.options.container),E.container.parentNode.insertBefore(O,E.container),P.container=O}else typeof P.options.container=="string"?P.container=document.querySelector(P.options.container):P.container=P.options.container;if(!(P.container instanceof HTMLElement)){var F;return F=w.error("Container required for toolbar",P.options),b(P,F)}return P.container.classList.add("ql-toolbar"),P.controls=[],P.handlers={},Object.keys(P.options.handlers).forEach(function(Z){P.addHandler(Z,P.options.handlers[Z])}),[].forEach.call(P.container.querySelectorAll("button, select"),function(Z){P.attach(Z)}),P.quill.on(h.default.events.EDITOR_CHANGE,function(Z,q){Z===h.default.events.SELECTION_CHANGE&&P.update(q)}),P.quill.on(h.default.events.SCROLL_OPTIMIZE,function(){var Z=P.quill.selection.getRange(),q=c(Z,1),G=q[0];P.update(G)}),P}return i(k,[{key:"addHandler",value:function(Y,P){this.handlers[Y]=P}},{key:"attach",value:function(Y){var P=this,O=[].find.call(Y.classList,function(Z){return Z.indexOf("ql-")===0});if(O){if(O=O.slice(3),Y.tagName==="BUTTON"&&Y.setAttribute("type","button"),this.handlers[O]==null){if(this.quill.scroll.whitelist!=null&&this.quill.scroll.whitelist[O]==null){w.warn("ignoring attaching to disabled format",O,Y);return}if(u.default.query(O)==null){w.warn("ignoring attaching to nonexistent format",O,Y);return}}var F=Y.tagName==="SELECT"?"change":"click";Y.addEventListener(F,function(Z){var q=void 0;if(Y.tagName==="SELECT"){if(Y.selectedIndex<0)return;var G=Y.options[Y.selectedIndex];G.hasAttribute("selected")?q=!1:q=G.value||!1}else Y.classList.contains("ql-active")?q=!1:q=Y.value||!Y.hasAttribute("value"),Z.preventDefault();P.quill.focus();var N=P.quill.selection.getRange(),A=c(N,1),V=A[0];if(P.handlers[O]!=null)P.handlers[O].call(P,q);else if(u.default.query(O).prototype instanceof u.default.Embed){if(q=prompt("Enter "+O),!q)return;P.quill.updateContents(new l.default().retain(V.index).delete(V.length).insert(x({},O,q)),h.default.sources.USER)}else P.quill.format(O,q,h.default.sources.USER);P.update(V)}),this.controls.push([O,Y])}}},{key:"update",value:function(Y){var P=Y==null?{}:this.quill.getFormat(Y);this.controls.forEach(function(O){var F=c(O,2),Z=F[0],q=F[1];if(q.tagName==="SELECT"){var G=void 0;if(Y==null)G=null;else if(P[Z]==null)G=q.querySelector("option[selected]");else if(!Array.isArray(P[Z])){var N=P[Z];typeof N=="string"&&(N=N.replace(/\"/g,'\\"')),G=q.querySelector('option[value="'+N+'"]')}G==null?(q.value="",q.selectedIndex=-1):G.selected=!0}else if(Y==null)q.classList.remove("ql-active");else if(q.hasAttribute("value")){var A=P[Z]===q.getAttribute("value")||P[Z]!=null&&P[Z].toString()===q.getAttribute("value")||P[Z]==null&&!q.getAttribute("value");q.classList.toggle("ql-active",A)}else q.classList.toggle("ql-active",P[Z]!=null)})}}]),k}(g.default);z.DEFAULTS={};function _(H,k,E){var Y=document.createElement("button");Y.setAttribute("type","button"),Y.classList.add("ql-"+k),E!=null&&(Y.value=E),H.appendChild(Y)}function S(H,k){Array.isArray(k[0])||(k=[k]),k.forEach(function(E){var Y=document.createElement("span");Y.classList.add("ql-formats"),E.forEach(function(P){if(typeof P=="string")_(Y,P);else{var O=Object.keys(P)[0],F=P[O];Array.isArray(F)?L(Y,O,F):_(Y,O,F)}}),H.appendChild(Y)})}function L(H,k,E){var Y=document.createElement("select");Y.classList.add("ql-"+k),E.forEach(function(P){var O=document.createElement("option");P!==!1?O.setAttribute("value",P):O.setAttribute("selected","selected"),Y.appendChild(O)}),H.appendChild(Y)}z.DEFAULTS={container:null,handlers:{clean:function(){var k=this,E=this.quill.getSelection();if(E!=null)if(E.length==0){var Y=this.quill.getFormat();Object.keys(Y).forEach(function(P){u.default.query(P,u.default.Scope.INLINE)!=null&&k.quill.format(P,!1)})}else this.quill.removeFormat(E,h.default.sources.USER)},direction:function(k){var E=this.quill.getFormat().align;k==="rtl"&&E==null?this.quill.format("align","right",h.default.sources.USER):!k&&E==="right"&&this.quill.format("align",!1,h.default.sources.USER),this.quill.format("direction",k,h.default.sources.USER)},indent:function(k){var E=this.quill.getSelection(),Y=this.quill.getFormat(E),P=parseInt(Y.indent||0);if(k==="+1"||k==="-1"){var O=k==="+1"?1:-1;Y.direction==="rtl"&&(O*=-1),this.quill.format("indent",P+O,h.default.sources.USER)}},link:function(k){k===!0&&(k=prompt("Enter link URL:")),this.quill.format("link",k,h.default.sources.USER)},list:function(k){var E=this.quill.getSelection(),Y=this.quill.getFormat(E);k==="check"?Y.list==="checked"||Y.list==="unchecked"?this.quill.format("list",!1,h.default.sources.USER):this.quill.format("list","unchecked",h.default.sources.USER):this.quill.format("list",k,h.default.sources.USER)}}},r.default=z,r.addControls=S},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <polyline class="ql-even ql-stroke" points="5 7 3 9 5 11"></polyline> <polyline class="ql-even ql-stroke" points="13 7 15 9 13 11"></polyline> <line class=ql-stroke x1=10 x2=8 y1=5 y2=13></line> </svg>'},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=function(){function v(p,g){for(var y=0;y<g.length;y++){var x=g[y];x.enumerable=x.enumerable||!1,x.configurable=!0,"value"in x&&(x.writable=!0),Object.defineProperty(p,x.key,x)}}return function(p,g,y){return g&&v(p.prototype,g),y&&v(p,y),p}}(),i=function v(p,g,y){p===null&&(p=Function.prototype);var x=Object.getOwnPropertyDescriptor(p,g);if(x===void 0){var C=Object.getPrototypeOf(p);return C===null?void 0:v(C,g,y)}else{if("value"in x)return x.value;var b=x.get;return b===void 0?void 0:b.call(y)}},s=n(28),l=f(s);function f(v){return v&&v.__esModule?v:{default:v}}function u(v,p){if(!(v instanceof p))throw new TypeError("Cannot call a class as a function")}function d(v,p){if(!v)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return p&&(typeof p=="object"||typeof p=="function")?p:v}function h(v,p){if(typeof p!="function"&&p!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof p);v.prototype=Object.create(p&&p.prototype,{constructor:{value:v,enumerable:!1,writable:!0,configurable:!0}}),p&&(Object.setPrototypeOf?Object.setPrototypeOf(v,p):v.__proto__=p)}var m=function(v){h(p,v);function p(g,y){u(this,p);var x=d(this,(p.__proto__||Object.getPrototypeOf(p)).call(this,g));return x.label.innerHTML=y,x.container.classList.add("ql-color-picker"),[].slice.call(x.container.querySelectorAll(".ql-picker-item"),0,7).forEach(function(C){C.classList.add("ql-primary")}),x}return c(p,[{key:"buildItem",value:function(y){var x=i(p.prototype.__proto__||Object.getPrototypeOf(p.prototype),"buildItem",this).call(this,y);return x.style.backgroundColor=y.getAttribute("value")||"",x}},{key:"selectItem",value:function(y,x){i(p.prototype.__proto__||Object.getPrototypeOf(p.prototype),"selectItem",this).call(this,y,x);var C=this.label.querySelector(".ql-color-label"),b=y&&y.getAttribute("data-value")||"";C&&(C.tagName==="line"?C.style.stroke=b:C.style.fill=b)}}]),p}(l.default);r.default=m},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=function(){function v(p,g){for(var y=0;y<g.length;y++){var x=g[y];x.enumerable=x.enumerable||!1,x.configurable=!0,"value"in x&&(x.writable=!0),Object.defineProperty(p,x.key,x)}}return function(p,g,y){return g&&v(p.prototype,g),y&&v(p,y),p}}(),i=function v(p,g,y){p===null&&(p=Function.prototype);var x=Object.getOwnPropertyDescriptor(p,g);if(x===void 0){var C=Object.getPrototypeOf(p);return C===null?void 0:v(C,g,y)}else{if("value"in x)return x.value;var b=x.get;return b===void 0?void 0:b.call(y)}},s=n(28),l=f(s);function f(v){return v&&v.__esModule?v:{default:v}}function u(v,p){if(!(v instanceof p))throw new TypeError("Cannot call a class as a function")}function d(v,p){if(!v)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return p&&(typeof p=="object"||typeof p=="function")?p:v}function h(v,p){if(typeof p!="function"&&p!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof p);v.prototype=Object.create(p&&p.prototype,{constructor:{value:v,enumerable:!1,writable:!0,configurable:!0}}),p&&(Object.setPrototypeOf?Object.setPrototypeOf(v,p):v.__proto__=p)}var m=function(v){h(p,v);function p(g,y){u(this,p);var x=d(this,(p.__proto__||Object.getPrototypeOf(p)).call(this,g));return x.container.classList.add("ql-icon-picker"),[].forEach.call(x.container.querySelectorAll(".ql-picker-item"),function(C){C.innerHTML=y[C.getAttribute("data-value")||""]}),x.defaultItem=x.container.querySelector(".ql-selected"),x.selectItem(x.defaultItem),x}return c(p,[{key:"selectItem",value:function(y,x){i(p.prototype.__proto__||Object.getPrototypeOf(p.prototype),"selectItem",this).call(this,y,x),y=y||this.defaultItem,this.label.innerHTML=y.innerHTML}}]),p}(l.default);r.default=m},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=function(){function l(f,u){for(var d=0;d<u.length;d++){var h=u[d];h.enumerable=h.enumerable||!1,h.configurable=!0,"value"in h&&(h.writable=!0),Object.defineProperty(f,h.key,h)}}return function(f,u,d){return u&&l(f.prototype,u),d&&l(f,d),f}}();function i(l,f){if(!(l instanceof f))throw new TypeError("Cannot call a class as a function")}var s=function(){function l(f,u){var d=this;i(this,l),this.quill=f,this.boundsContainer=u||document.body,this.root=f.addContainer("ql-tooltip"),this.root.innerHTML=this.constructor.TEMPLATE,this.quill.root===this.quill.scrollingContainer&&this.quill.root.addEventListener("scroll",function(){d.root.style.marginTop=-1*d.quill.root.scrollTop+"px"}),this.hide()}return c(l,[{key:"hide",value:function(){this.root.classList.add("ql-hidden")}},{key:"position",value:function(u){var d=u.left+u.width/2-this.root.offsetWidth/2,h=u.bottom+this.quill.root.scrollTop;this.root.style.left=d+"px",this.root.style.top=h+"px",this.root.classList.remove("ql-flip");var m=this.boundsContainer.getBoundingClientRect(),v=this.root.getBoundingClientRect(),p=0;if(v.right>m.right&&(p=m.right-v.right,this.root.style.left=d+p+"px"),v.left<m.left&&(p=m.left-v.left,this.root.style.left=d+p+"px"),v.bottom>m.bottom){var g=v.bottom-v.top,y=u.bottom-u.top+g;this.root.style.top=h-y+"px",this.root.classList.add("ql-flip")}return p}},{key:"show",value:function(){this.root.classList.remove("ql-editing"),this.root.classList.remove("ql-hidden")}}]),l}();r.default=s},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=function(){function L(H,k){var E=[],Y=!0,P=!1,O=void 0;try{for(var F=H[Symbol.iterator](),Z;!(Y=(Z=F.next()).done)&&(E.push(Z.value),!(k&&E.length===k));Y=!0);}catch(q){P=!0,O=q}finally{try{!Y&&F.return&&F.return()}finally{if(P)throw O}}return E}return function(H,k){if(Array.isArray(H))return H;if(Symbol.iterator in Object(H))return L(H,k);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),i=function L(H,k,E){H===null&&(H=Function.prototype);var Y=Object.getOwnPropertyDescriptor(H,k);if(Y===void 0){var P=Object.getPrototypeOf(H);return P===null?void 0:L(P,k,E)}else{if("value"in Y)return Y.value;var O=Y.get;return O===void 0?void 0:O.call(E)}},s=function(){function L(H,k){for(var E=0;E<k.length;E++){var Y=k[E];Y.enumerable=Y.enumerable||!1,Y.configurable=!0,"value"in Y&&(Y.writable=!0),Object.defineProperty(H,Y.key,Y)}}return function(H,k,E){return k&&L(H.prototype,k),E&&L(H,E),H}}(),l=n(3),f=C(l),u=n(8),d=C(u),h=n(43),m=C(h),v=n(27),p=C(v),g=n(15),y=n(41),x=C(y);function C(L){return L&&L.__esModule?L:{default:L}}function b(L,H){if(!(L instanceof H))throw new TypeError("Cannot call a class as a function")}function M(L,H){if(!L)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return H&&(typeof H=="object"||typeof H=="function")?H:L}function w(L,H){if(typeof H!="function"&&H!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof H);L.prototype=Object.create(H&&H.prototype,{constructor:{value:L,enumerable:!1,writable:!0,configurable:!0}}),H&&(Object.setPrototypeOf?Object.setPrototypeOf(L,H):L.__proto__=H)}var z=[[{header:["1","2","3",!1]}],["bold","italic","underline","link"],[{list:"ordered"},{list:"bullet"}],["clean"]],_=function(L){w(H,L);function H(k,E){b(this,H),E.modules.toolbar!=null&&E.modules.toolbar.container==null&&(E.modules.toolbar.container=z);var Y=M(this,(H.__proto__||Object.getPrototypeOf(H)).call(this,k,E));return Y.quill.container.classList.add("ql-snow"),Y}return s(H,[{key:"extendToolbar",value:function(E){E.container.classList.add("ql-snow"),this.buildButtons([].slice.call(E.container.querySelectorAll("button")),x.default),this.buildPickers([].slice.call(E.container.querySelectorAll("select")),x.default),this.tooltip=new S(this.quill,this.options.bounds),E.container.querySelector(".ql-link")&&this.quill.keyboard.addBinding({key:"K",shortKey:!0},function(Y,P){E.handlers.link.call(E,!P.format.link)})}}]),H}(m.default);_.DEFAULTS=(0,f.default)(!0,{},m.default.DEFAULTS,{modules:{toolbar:{handlers:{link:function(H){if(H){var k=this.quill.getSelection();if(k==null||k.length==0)return;var E=this.quill.getText(k);/^\S+@\S+\.\S+$/.test(E)&&E.indexOf("mailto:")!==0&&(E="mailto:"+E);var Y=this.quill.theme.tooltip;Y.edit("link",E)}else this.quill.format("link",!1)}}}}});var S=function(L){w(H,L);function H(k,E){b(this,H);var Y=M(this,(H.__proto__||Object.getPrototypeOf(H)).call(this,k,E));return Y.preview=Y.root.querySelector("a.ql-preview"),Y}return s(H,[{key:"listen",value:function(){var E=this;i(H.prototype.__proto__||Object.getPrototypeOf(H.prototype),"listen",this).call(this),this.root.querySelector("a.ql-action").addEventListener("click",function(Y){E.root.classList.contains("ql-editing")?E.save():E.edit("link",E.preview.textContent),Y.preventDefault()}),this.root.querySelector("a.ql-remove").addEventListener("click",function(Y){if(E.linkRange!=null){var P=E.linkRange;E.restoreFocus(),E.quill.formatText(P,"link",!1,d.default.sources.USER),delete E.linkRange}Y.preventDefault(),E.hide()}),this.quill.on(d.default.events.SELECTION_CHANGE,function(Y,P,O){if(Y!=null){if(Y.length===0&&O===d.default.sources.USER){var F=E.quill.scroll.descendant(p.default,Y.index),Z=c(F,2),q=Z[0],G=Z[1];if(q!=null){E.linkRange=new g.Range(Y.index-G,q.length());var N=p.default.formats(q.domNode);E.preview.textContent=N,E.preview.setAttribute("href",N),E.show(),E.position(E.quill.getBounds(E.linkRange));return}}else delete E.linkRange;E.hide()}})}},{key:"show",value:function(){i(H.prototype.__proto__||Object.getPrototypeOf(H.prototype),"show",this).call(this),this.root.removeAttribute("data-mode")}}]),H}(h.BaseTooltip);S.TEMPLATE=['<a class="ql-preview" rel="noopener noreferrer" target="_blank" href="about:blank"></a>','<input type="text" data-formula="e=mc^2" data-link="https://quilljs.com" data-video="Embed URL">','<a class="ql-action"></a>','<a class="ql-remove"></a>'].join(""),r.default=_},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=n(29),i=H1(c),s=n(36),l=n(38),f=n(64),u=n(65),d=H1(u),h=n(66),m=H1(h),v=n(67),p=H1(v),g=n(37),y=n(26),x=n(39),C=n(40),b=n(56),M=H1(b),w=n(68),z=H1(w),_=n(27),S=H1(_),L=n(69),H=H1(L),k=n(70),E=H1(k),Y=n(71),P=H1(Y),O=n(72),F=H1(O),Z=n(73),q=H1(Z),G=n(13),N=H1(G),A=n(74),V=H1(A),W=n(75),j=H1(W),T=n(57),I=H1(T),a1=n(41),n1=H1(a1),t1=n(28),d1=H1(t1),R=n(59),p1=H1(R),z1=n(60),h1=H1(z1),l1=n(61),f1=H1(l1),u1=n(108),g1=H1(u1),k1=n(62),b1=H1(k1);function H1(R1){return R1&&R1.__esModule?R1:{default:R1}}i.default.register({"attributors/attribute/direction":l.DirectionAttribute,"attributors/class/align":s.AlignClass,"attributors/class/background":g.BackgroundClass,"attributors/class/color":y.ColorClass,"attributors/class/direction":l.DirectionClass,"attributors/class/font":x.FontClass,"attributors/class/size":C.SizeClass,"attributors/style/align":s.AlignStyle,"attributors/style/background":g.BackgroundStyle,"attributors/style/color":y.ColorStyle,"attributors/style/direction":l.DirectionStyle,"attributors/style/font":x.FontStyle,"attributors/style/size":C.SizeStyle},!0),i.default.register({"formats/align":s.AlignClass,"formats/direction":l.DirectionClass,"formats/indent":f.IndentClass,"formats/background":g.BackgroundStyle,"formats/color":y.ColorStyle,"formats/font":x.FontClass,"formats/size":C.SizeClass,"formats/blockquote":d.default,"formats/code-block":N.default,"formats/header":m.default,"formats/list":p.default,"formats/bold":M.default,"formats/code":G.Code,"formats/italic":z.default,"formats/link":S.default,"formats/script":H.default,"formats/strike":E.default,"formats/underline":P.default,"formats/image":F.default,"formats/video":q.default,"formats/list/item":v.ListItem,"modules/formula":V.default,"modules/syntax":j.default,"modules/toolbar":I.default,"themes/bubble":g1.default,"themes/snow":b1.default,"ui/icons":n1.default,"ui/picker":d1.default,"ui/icon-picker":h1.default,"ui/color-picker":p1.default,"ui/tooltip":f1.default},!0),r.default=i.default},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0}),r.IndentClass=void 0;var c=function(){function p(g,y){for(var x=0;x<y.length;x++){var C=y[x];C.enumerable=C.enumerable||!1,C.configurable=!0,"value"in C&&(C.writable=!0),Object.defineProperty(g,C.key,C)}}return function(g,y,x){return y&&p(g.prototype,y),x&&p(g,x),g}}(),i=function p(g,y,x){g===null&&(g=Function.prototype);var C=Object.getOwnPropertyDescriptor(g,y);if(C===void 0){var b=Object.getPrototypeOf(g);return b===null?void 0:p(b,y,x)}else{if("value"in C)return C.value;var M=C.get;return M===void 0?void 0:M.call(x)}},s=n(0),l=f(s);function f(p){return p&&p.__esModule?p:{default:p}}function u(p,g){if(!(p instanceof g))throw new TypeError("Cannot call a class as a function")}function d(p,g){if(!p)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return g&&(typeof g=="object"||typeof g=="function")?g:p}function h(p,g){if(typeof g!="function"&&g!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof g);p.prototype=Object.create(g&&g.prototype,{constructor:{value:p,enumerable:!1,writable:!0,configurable:!0}}),g&&(Object.setPrototypeOf?Object.setPrototypeOf(p,g):p.__proto__=g)}var m=function(p){h(g,p);function g(){return u(this,g),d(this,(g.__proto__||Object.getPrototypeOf(g)).apply(this,arguments))}return c(g,[{key:"add",value:function(x,C){if(C==="+1"||C==="-1"){var b=this.value(x)||0;C=C==="+1"?b+1:b-1}return C===0?(this.remove(x),!0):i(g.prototype.__proto__||Object.getPrototypeOf(g.prototype),"add",this).call(this,x,C)}},{key:"canAdd",value:function(x,C){return i(g.prototype.__proto__||Object.getPrototypeOf(g.prototype),"canAdd",this).call(this,x,C)||i(g.prototype.__proto__||Object.getPrototypeOf(g.prototype),"canAdd",this).call(this,x,parseInt(C))}},{key:"value",value:function(x){return parseInt(i(g.prototype.__proto__||Object.getPrototypeOf(g.prototype),"value",this).call(this,x))||void 0}}]),g}(l.default.Attributor.Class),v=new m("indent","ql-indent",{scope:l.default.Scope.BLOCK,whitelist:[1,2,3,4,5,6,7,8]});r.IndentClass=v},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=n(4),i=s(c);function s(h){return h&&h.__esModule?h:{default:h}}function l(h,m){if(!(h instanceof m))throw new TypeError("Cannot call a class as a function")}function f(h,m){if(!h)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:h}function u(h,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);h.prototype=Object.create(m&&m.prototype,{constructor:{value:h,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(h,m):h.__proto__=m)}var d=function(h){u(m,h);function m(){return l(this,m),f(this,(m.__proto__||Object.getPrototypeOf(m)).apply(this,arguments))}return m}(i.default);d.blotName="blockquote",d.tagName="blockquote",r.default=d},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=function(){function m(v,p){for(var g=0;g<p.length;g++){var y=p[g];y.enumerable=y.enumerable||!1,y.configurable=!0,"value"in y&&(y.writable=!0),Object.defineProperty(v,y.key,y)}}return function(v,p,g){return p&&m(v.prototype,p),g&&m(v,g),v}}(),i=n(4),s=l(i);function l(m){return m&&m.__esModule?m:{default:m}}function f(m,v){if(!(m instanceof v))throw new TypeError("Cannot call a class as a function")}function u(m,v){if(!m)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return v&&(typeof v=="object"||typeof v=="function")?v:m}function d(m,v){if(typeof v!="function"&&v!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof v);m.prototype=Object.create(v&&v.prototype,{constructor:{value:m,enumerable:!1,writable:!0,configurable:!0}}),v&&(Object.setPrototypeOf?Object.setPrototypeOf(m,v):m.__proto__=v)}var h=function(m){d(v,m);function v(){return f(this,v),u(this,(v.__proto__||Object.getPrototypeOf(v)).apply(this,arguments))}return c(v,null,[{key:"formats",value:function(g){return this.tagName.indexOf(g.tagName)+1}}]),v}(s.default);h.blotName="header",h.tagName=["H1","H2","H3","H4","H5","H6"],r.default=h},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0}),r.default=r.ListItem=void 0;var c=function(){function b(M,w){for(var z=0;z<w.length;z++){var _=w[z];_.enumerable=_.enumerable||!1,_.configurable=!0,"value"in _&&(_.writable=!0),Object.defineProperty(M,_.key,_)}}return function(M,w,z){return w&&b(M.prototype,w),z&&b(M,z),M}}(),i=function b(M,w,z){M===null&&(M=Function.prototype);var _=Object.getOwnPropertyDescriptor(M,w);if(_===void 0){var S=Object.getPrototypeOf(M);return S===null?void 0:b(S,w,z)}else{if("value"in _)return _.value;var L=_.get;return L===void 0?void 0:L.call(z)}},s=n(0),l=m(s),f=n(4),u=m(f),d=n(25),h=m(d);function m(b){return b&&b.__esModule?b:{default:b}}function v(b,M,w){return M in b?Object.defineProperty(b,M,{value:w,enumerable:!0,configurable:!0,writable:!0}):b[M]=w,b}function p(b,M){if(!(b instanceof M))throw new TypeError("Cannot call a class as a function")}function g(b,M){if(!b)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return M&&(typeof M=="object"||typeof M=="function")?M:b}function y(b,M){if(typeof M!="function"&&M!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof M);b.prototype=Object.create(M&&M.prototype,{constructor:{value:b,enumerable:!1,writable:!0,configurable:!0}}),M&&(Object.setPrototypeOf?Object.setPrototypeOf(b,M):b.__proto__=M)}var x=function(b){y(M,b);function M(){return p(this,M),g(this,(M.__proto__||Object.getPrototypeOf(M)).apply(this,arguments))}return c(M,[{key:"format",value:function(z,_){z===C.blotName&&!_?this.replaceWith(l.default.create(this.statics.scope)):i(M.prototype.__proto__||Object.getPrototypeOf(M.prototype),"format",this).call(this,z,_)}},{key:"remove",value:function(){this.prev==null&&this.next==null?this.parent.remove():i(M.prototype.__proto__||Object.getPrototypeOf(M.prototype),"remove",this).call(this)}},{key:"replaceWith",value:function(z,_){return this.parent.isolate(this.offset(this.parent),this.length()),z===this.parent.statics.blotName?(this.parent.replaceWith(z,_),this):(this.parent.unwrap(),i(M.prototype.__proto__||Object.getPrototypeOf(M.prototype),"replaceWith",this).call(this,z,_))}}],[{key:"formats",value:function(z){return z.tagName===this.tagName?void 0:i(M.__proto__||Object.getPrototypeOf(M),"formats",this).call(this,z)}}]),M}(u.default);x.blotName="list-item",x.tagName="LI";var C=function(b){y(M,b),c(M,null,[{key:"create",value:function(z){var _=z==="ordered"?"OL":"UL",S=i(M.__proto__||Object.getPrototypeOf(M),"create",this).call(this,_);return(z==="checked"||z==="unchecked")&&S.setAttribute("data-checked",z==="checked"),S}},{key:"formats",value:function(z){if(z.tagName==="OL")return"ordered";if(z.tagName==="UL")return z.hasAttribute("data-checked")?z.getAttribute("data-checked")==="true"?"checked":"unchecked":"bullet"}}]);function M(w){p(this,M);var z=g(this,(M.__proto__||Object.getPrototypeOf(M)).call(this,w)),_=function(L){if(L.target.parentNode===w){var H=z.statics.formats(w),k=l.default.find(L.target);H==="checked"?k.format("list","unchecked"):H==="unchecked"&&k.format("list","checked")}};return w.addEventListener("touchstart",_),w.addEventListener("mousedown",_),z}return c(M,[{key:"format",value:function(z,_){this.children.length>0&&this.children.tail.format(z,_)}},{key:"formats",value:function(){return v({},this.statics.blotName,this.statics.formats(this.domNode))}},{key:"insertBefore",value:function(z,_){if(z instanceof x)i(M.prototype.__proto__||Object.getPrototypeOf(M.prototype),"insertBefore",this).call(this,z,_);else{var S=_==null?this.length():_.offset(this),L=this.split(S);L.parent.insertBefore(z,L)}}},{key:"optimize",value:function(z){i(M.prototype.__proto__||Object.getPrototypeOf(M.prototype),"optimize",this).call(this,z);var _=this.next;_!=null&&_.prev===this&&_.statics.blotName===this.statics.blotName&&_.domNode.tagName===this.domNode.tagName&&_.domNode.getAttribute("data-checked")===this.domNode.getAttribute("data-checked")&&(_.moveChildren(this),_.remove())}},{key:"replace",value:function(z){if(z.statics.blotName!==this.statics.blotName){var _=l.default.create(this.statics.defaultChild);z.moveChildren(_),this.appendChild(_)}i(M.prototype.__proto__||Object.getPrototypeOf(M.prototype),"replace",this).call(this,z)}}]),M}(h.default);C.blotName="list",C.scope=l.default.Scope.BLOCK_BLOT,C.tagName=["OL","UL"],C.defaultChild="list-item",C.allowedChildren=[x],r.ListItem=x,r.default=C},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=n(56),i=s(c);function s(h){return h&&h.__esModule?h:{default:h}}function l(h,m){if(!(h instanceof m))throw new TypeError("Cannot call a class as a function")}function f(h,m){if(!h)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:h}function u(h,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);h.prototype=Object.create(m&&m.prototype,{constructor:{value:h,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(h,m):h.__proto__=m)}var d=function(h){u(m,h);function m(){return l(this,m),f(this,(m.__proto__||Object.getPrototypeOf(m)).apply(this,arguments))}return m}(i.default);d.blotName="italic",d.tagName=["EM","I"],r.default=d},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=function(){function v(p,g){for(var y=0;y<g.length;y++){var x=g[y];x.enumerable=x.enumerable||!1,x.configurable=!0,"value"in x&&(x.writable=!0),Object.defineProperty(p,x.key,x)}}return function(p,g,y){return g&&v(p.prototype,g),y&&v(p,y),p}}(),i=function v(p,g,y){p===null&&(p=Function.prototype);var x=Object.getOwnPropertyDescriptor(p,g);if(x===void 0){var C=Object.getPrototypeOf(p);return C===null?void 0:v(C,g,y)}else{if("value"in x)return x.value;var b=x.get;return b===void 0?void 0:b.call(y)}},s=n(6),l=f(s);function f(v){return v&&v.__esModule?v:{default:v}}function u(v,p){if(!(v instanceof p))throw new TypeError("Cannot call a class as a function")}function d(v,p){if(!v)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return p&&(typeof p=="object"||typeof p=="function")?p:v}function h(v,p){if(typeof p!="function"&&p!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof p);v.prototype=Object.create(p&&p.prototype,{constructor:{value:v,enumerable:!1,writable:!0,configurable:!0}}),p&&(Object.setPrototypeOf?Object.setPrototypeOf(v,p):v.__proto__=p)}var m=function(v){h(p,v);function p(){return u(this,p),d(this,(p.__proto__||Object.getPrototypeOf(p)).apply(this,arguments))}return c(p,null,[{key:"create",value:function(y){return y==="super"?document.createElement("sup"):y==="sub"?document.createElement("sub"):i(p.__proto__||Object.getPrototypeOf(p),"create",this).call(this,y)}},{key:"formats",value:function(y){if(y.tagName==="SUB")return"sub";if(y.tagName==="SUP")return"super"}}]),p}(l.default);m.blotName="script",m.tagName=["SUB","SUP"],r.default=m},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=n(6),i=s(c);function s(h){return h&&h.__esModule?h:{default:h}}function l(h,m){if(!(h instanceof m))throw new TypeError("Cannot call a class as a function")}function f(h,m){if(!h)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:h}function u(h,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);h.prototype=Object.create(m&&m.prototype,{constructor:{value:h,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(h,m):h.__proto__=m)}var d=function(h){u(m,h);function m(){return l(this,m),f(this,(m.__proto__||Object.getPrototypeOf(m)).apply(this,arguments))}return m}(i.default);d.blotName="strike",d.tagName="S",r.default=d},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=n(6),i=s(c);function s(h){return h&&h.__esModule?h:{default:h}}function l(h,m){if(!(h instanceof m))throw new TypeError("Cannot call a class as a function")}function f(h,m){if(!h)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:h}function u(h,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);h.prototype=Object.create(m&&m.prototype,{constructor:{value:h,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(h,m):h.__proto__=m)}var d=function(h){u(m,h);function m(){return l(this,m),f(this,(m.__proto__||Object.getPrototypeOf(m)).apply(this,arguments))}return m}(i.default);d.blotName="underline",d.tagName="U",r.default=d},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=function(){function g(y,x){for(var C=0;C<x.length;C++){var b=x[C];b.enumerable=b.enumerable||!1,b.configurable=!0,"value"in b&&(b.writable=!0),Object.defineProperty(y,b.key,b)}}return function(y,x,C){return x&&g(y.prototype,x),C&&g(y,C),y}}(),i=function g(y,x,C){y===null&&(y=Function.prototype);var b=Object.getOwnPropertyDescriptor(y,x);if(b===void 0){var M=Object.getPrototypeOf(y);return M===null?void 0:g(M,x,C)}else{if("value"in b)return b.value;var w=b.get;return w===void 0?void 0:w.call(C)}},s=n(0),l=u(s),f=n(27);function u(g){return g&&g.__esModule?g:{default:g}}function d(g,y){if(!(g instanceof y))throw new TypeError("Cannot call a class as a function")}function h(g,y){if(!g)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return y&&(typeof y=="object"||typeof y=="function")?y:g}function m(g,y){if(typeof y!="function"&&y!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof y);g.prototype=Object.create(y&&y.prototype,{constructor:{value:g,enumerable:!1,writable:!0,configurable:!0}}),y&&(Object.setPrototypeOf?Object.setPrototypeOf(g,y):g.__proto__=y)}var v=["alt","height","width"],p=function(g){m(y,g);function y(){return d(this,y),h(this,(y.__proto__||Object.getPrototypeOf(y)).apply(this,arguments))}return c(y,[{key:"format",value:function(C,b){v.indexOf(C)>-1?b?this.domNode.setAttribute(C,b):this.domNode.removeAttribute(C):i(y.prototype.__proto__||Object.getPrototypeOf(y.prototype),"format",this).call(this,C,b)}}],[{key:"create",value:function(C){var b=i(y.__proto__||Object.getPrototypeOf(y),"create",this).call(this,C);return typeof C=="string"&&b.setAttribute("src",this.sanitize(C)),b}},{key:"formats",value:function(C){return v.reduce(function(b,M){return C.hasAttribute(M)&&(b[M]=C.getAttribute(M)),b},{})}},{key:"match",value:function(C){return/\.(jpe?g|gif|png)$/.test(C)||/^data:image\/.+;base64/.test(C)}},{key:"sanitize",value:function(C){return(0,f.sanitize)(C,["http","https","data"])?C:"//:0"}},{key:"value",value:function(C){return C.getAttribute("src")}}]),y}(l.default.Embed);p.blotName="image",p.tagName="IMG",r.default=p},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0});var c=function(){function g(y,x){for(var C=0;C<x.length;C++){var b=x[C];b.enumerable=b.enumerable||!1,b.configurable=!0,"value"in b&&(b.writable=!0),Object.defineProperty(y,b.key,b)}}return function(y,x,C){return x&&g(y.prototype,x),C&&g(y,C),y}}(),i=function g(y,x,C){y===null&&(y=Function.prototype);var b=Object.getOwnPropertyDescriptor(y,x);if(b===void 0){var M=Object.getPrototypeOf(y);return M===null?void 0:g(M,x,C)}else{if("value"in b)return b.value;var w=b.get;return w===void 0?void 0:w.call(C)}},s=n(4),l=n(27),f=u(l);function u(g){return g&&g.__esModule?g:{default:g}}function d(g,y){if(!(g instanceof y))throw new TypeError("Cannot call a class as a function")}function h(g,y){if(!g)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return y&&(typeof y=="object"||typeof y=="function")?y:g}function m(g,y){if(typeof y!="function"&&y!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof y);g.prototype=Object.create(y&&y.prototype,{constructor:{value:g,enumerable:!1,writable:!0,configurable:!0}}),y&&(Object.setPrototypeOf?Object.setPrototypeOf(g,y):g.__proto__=y)}var v=["height","width"],p=function(g){m(y,g);function y(){return d(this,y),h(this,(y.__proto__||Object.getPrototypeOf(y)).apply(this,arguments))}return c(y,[{key:"format",value:function(C,b){v.indexOf(C)>-1?b?this.domNode.setAttribute(C,b):this.domNode.removeAttribute(C):i(y.prototype.__proto__||Object.getPrototypeOf(y.prototype),"format",this).call(this,C,b)}}],[{key:"create",value:function(C){var b=i(y.__proto__||Object.getPrototypeOf(y),"create",this).call(this,C);return b.setAttribute("frameborder","0"),b.setAttribute("allowfullscreen",!0),b.setAttribute("src",this.sanitize(C)),b}},{key:"formats",value:function(C){return v.reduce(function(b,M){return C.hasAttribute(M)&&(b[M]=C.getAttribute(M)),b},{})}},{key:"sanitize",value:function(C){return f.default.sanitize(C)}},{key:"value",value:function(C){return C.getAttribute("src")}}]),y}(s.BlockEmbed);p.blotName="video",p.className="ql-video",p.tagName="IFRAME",r.default=p},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0}),r.default=r.FormulaBlot=void 0;var c=function(){function C(b,M){for(var w=0;w<M.length;w++){var z=M[w];z.enumerable=z.enumerable||!1,z.configurable=!0,"value"in z&&(z.writable=!0),Object.defineProperty(b,z.key,z)}}return function(b,M,w){return M&&C(b.prototype,M),w&&C(b,w),b}}(),i=function C(b,M,w){b===null&&(b=Function.prototype);var z=Object.getOwnPropertyDescriptor(b,M);if(z===void 0){var _=Object.getPrototypeOf(b);return _===null?void 0:C(_,M,w)}else{if("value"in z)return z.value;var S=z.get;return S===void 0?void 0:S.call(w)}},s=n(35),l=m(s),f=n(5),u=m(f),d=n(9),h=m(d);function m(C){return C&&C.__esModule?C:{default:C}}function v(C,b){if(!(C instanceof b))throw new TypeError("Cannot call a class as a function")}function p(C,b){if(!C)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return b&&(typeof b=="object"||typeof b=="function")?b:C}function g(C,b){if(typeof b!="function"&&b!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof b);C.prototype=Object.create(b&&b.prototype,{constructor:{value:C,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(C,b):C.__proto__=b)}var y=function(C){g(b,C);function b(){return v(this,b),p(this,(b.__proto__||Object.getPrototypeOf(b)).apply(this,arguments))}return c(b,null,[{key:"create",value:function(w){var z=i(b.__proto__||Object.getPrototypeOf(b),"create",this).call(this,w);return typeof w=="string"&&(window.katex.render(w,z,{throwOnError:!1,errorColor:"#f00"}),z.setAttribute("data-value",w)),z}},{key:"value",value:function(w){return w.getAttribute("data-value")}}]),b}(l.default);y.blotName="formula",y.className="ql-formula",y.tagName="SPAN";var x=function(C){g(b,C),c(b,null,[{key:"register",value:function(){u.default.register(y,!0)}}]);function b(){v(this,b);var M=p(this,(b.__proto__||Object.getPrototypeOf(b)).call(this));if(window.katex==null)throw new Error("Formula module requires KaTeX.");return M}return b}(h.default);r.FormulaBlot=y,r.default=x},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0}),r.default=r.CodeToken=r.CodeBlock=void 0;var c=function(){function w(z,_){for(var S=0;S<_.length;S++){var L=_[S];L.enumerable=L.enumerable||!1,L.configurable=!0,"value"in L&&(L.writable=!0),Object.defineProperty(z,L.key,L)}}return function(z,_,S){return _&&w(z.prototype,_),S&&w(z,S),z}}(),i=function w(z,_,S){z===null&&(z=Function.prototype);var L=Object.getOwnPropertyDescriptor(z,_);if(L===void 0){var H=Object.getPrototypeOf(z);return H===null?void 0:w(H,_,S)}else{if("value"in L)return L.value;var k=L.get;return k===void 0?void 0:k.call(S)}},s=n(0),l=p(s),f=n(5),u=p(f),d=n(9),h=p(d),m=n(13),v=p(m);function p(w){return w&&w.__esModule?w:{default:w}}function g(w,z){if(!(w instanceof z))throw new TypeError("Cannot call a class as a function")}function y(w,z){if(!w)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return z&&(typeof z=="object"||typeof z=="function")?z:w}function x(w,z){if(typeof z!="function"&&z!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof z);w.prototype=Object.create(z&&z.prototype,{constructor:{value:w,enumerable:!1,writable:!0,configurable:!0}}),z&&(Object.setPrototypeOf?Object.setPrototypeOf(w,z):w.__proto__=z)}var C=function(w){x(z,w);function z(){return g(this,z),y(this,(z.__proto__||Object.getPrototypeOf(z)).apply(this,arguments))}return c(z,[{key:"replaceWith",value:function(S){this.domNode.textContent=this.domNode.textContent,this.attach(),i(z.prototype.__proto__||Object.getPrototypeOf(z.prototype),"replaceWith",this).call(this,S)}},{key:"highlight",value:function(S){var L=this.domNode.textContent;this.cachedText!==L&&((L.trim().length>0||this.cachedText==null)&&(this.domNode.innerHTML=S(L),this.domNode.normalize(),this.attach()),this.cachedText=L)}}]),z}(v.default);C.className="ql-syntax";var b=new l.default.Attributor.Class("token","hljs",{scope:l.default.Scope.INLINE}),M=function(w){x(z,w),c(z,null,[{key:"register",value:function(){u.default.register(b,!0),u.default.register(C,!0)}}]);function z(_,S){g(this,z);var L=y(this,(z.__proto__||Object.getPrototypeOf(z)).call(this,_,S));if(typeof L.options.highlight!="function")throw new Error("Syntax module requires highlight.js. Please include the library on the page before Quill.");var H=null;return L.quill.on(u.default.events.SCROLL_OPTIMIZE,function(){clearTimeout(H),H=setTimeout(function(){L.highlight(),H=null},L.options.interval)}),L.highlight(),L}return c(z,[{key:"highlight",value:function(){var S=this;if(!this.quill.selection.composing){this.quill.update(u.default.sources.USER);var L=this.quill.getSelection();this.quill.scroll.descendants(C).forEach(function(H){H.highlight(S.options.highlight)}),this.quill.update(u.default.sources.SILENT),L!=null&&this.quill.setSelection(L,u.default.sources.SILENT)}}}]),z}(h.default);M.DEFAULTS={highlight:function(){return window.hljs==null?null:function(w){var z=window.hljs.highlightAuto(w);return z.value}}(),interval:1e3},r.CodeBlock=C,r.CodeToken=b,r.default=M},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=3 x2=15 y1=9 y2=9></line> <line class=ql-stroke x1=3 x2=13 y1=14 y2=14></line> <line class=ql-stroke x1=3 x2=9 y1=4 y2=4></line> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=15 x2=3 y1=9 y2=9></line> <line class=ql-stroke x1=14 x2=4 y1=14 y2=14></line> <line class=ql-stroke x1=12 x2=6 y1=4 y2=4></line> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=15 x2=3 y1=9 y2=9></line> <line class=ql-stroke x1=15 x2=5 y1=14 y2=14></line> <line class=ql-stroke x1=15 x2=9 y1=4 y2=4></line> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=15 x2=3 y1=9 y2=9></line> <line class=ql-stroke x1=15 x2=3 y1=14 y2=14></line> <line class=ql-stroke x1=15 x2=3 y1=4 y2=4></line> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <g class="ql-fill ql-color-label"> <polygon points="6 6.868 6 6 5 6 5 7 5.942 7 6 6.868"></polygon> <rect height=1 width=1 x=4 y=4></rect> <polygon points="6.817 5 6 5 6 6 6.38 6 6.817 5"></polygon> <rect height=1 width=1 x=2 y=6></rect> <rect height=1 width=1 x=3 y=5></rect> <rect height=1 width=1 x=4 y=7></rect> <polygon points="4 11.439 4 11 3 11 3 12 3.755 12 4 11.439"></polygon> <rect height=1 width=1 x=2 y=12></rect> <rect height=1 width=1 x=2 y=9></rect> <rect height=1 width=1 x=2 y=15></rect> <polygon points="4.63 10 4 10 4 11 4.192 11 4.63 10"></polygon> <rect height=1 width=1 x=3 y=8></rect> <path d=M10.832,4.2L11,4.582V4H10.708A1.948,1.948,0,0,1,10.832,4.2Z></path> <path d=M7,4.582L7.168,4.2A1.929,1.929,0,0,1,7.292,4H7V4.582Z></path> <path d=M8,13H7.683l-0.351.8a1.933,1.933,0,0,1-.124.2H8V13Z></path> <rect height=1 width=1 x=12 y=2></rect> <rect height=1 width=1 x=11 y=3></rect> <path d=M9,3H8V3.282A1.985,1.985,0,0,1,9,3Z></path> <rect height=1 width=1 x=2 y=3></rect> <rect height=1 width=1 x=6 y=2></rect> <rect height=1 width=1 x=3 y=2></rect> <rect height=1 width=1 x=5 y=3></rect> <rect height=1 width=1 x=9 y=2></rect> <rect height=1 width=1 x=15 y=14></rect> <polygon points="13.447 10.174 13.469 10.225 13.472 10.232 13.808 11 14 11 14 10 13.37 10 13.447 10.174"></polygon> <rect height=1 width=1 x=13 y=7></rect> <rect height=1 width=1 x=15 y=5></rect> <rect height=1 width=1 x=14 y=6></rect> <rect height=1 width=1 x=15 y=8></rect> <rect height=1 width=1 x=14 y=9></rect> <path d=M3.775,14H3v1H4V14.314A1.97,1.97,0,0,1,3.775,14Z></path> <rect height=1 width=1 x=14 y=3></rect> <polygon points="12 6.868 12 6 11.62 6 12 6.868"></polygon> <rect height=1 width=1 x=15 y=2></rect> <rect height=1 width=1 x=12 y=5></rect> <rect height=1 width=1 x=13 y=4></rect> <polygon points="12.933 9 13 9 13 8 12.495 8 12.933 9"></polygon> <rect height=1 width=1 x=9 y=14></rect> <rect height=1 width=1 x=8 y=15></rect> <path d=M6,14.926V15H7V14.316A1.993,1.993,0,0,1,6,14.926Z></path> <rect height=1 width=1 x=5 y=15></rect> <path d=M10.668,13.8L10.317,13H10v1h0.792A1.947,1.947,0,0,1,10.668,13.8Z></path> <rect height=1 width=1 x=11 y=15></rect> <path d=M14.332,12.2a1.99,1.99,0,0,1,.166.8H15V12H14.245Z></path> <rect height=1 width=1 x=14 y=15></rect> <rect height=1 width=1 x=15 y=11></rect> </g> <polyline class=ql-stroke points="5.5 13 9 5 12.5 13"></polyline> <line class=ql-stroke x1=11.63 x2=6.38 y1=11 y2=11></line> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <rect class="ql-fill ql-stroke" height=3 width=3 x=4 y=5></rect> <rect class="ql-fill ql-stroke" height=3 width=3 x=11 y=5></rect> <path class="ql-even ql-fill ql-stroke" d=M7,8c0,4.031-3,5-3,5></path> <path class="ql-even ql-fill ql-stroke" d=M14,8c0,4.031-3,5-3,5></path> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <path class=ql-stroke d=M5,4H9.5A2.5,2.5,0,0,1,12,6.5v0A2.5,2.5,0,0,1,9.5,9H5A0,0,0,0,1,5,9V4A0,0,0,0,1,5,4Z></path> <path class=ql-stroke d=M5,9h5.5A2.5,2.5,0,0,1,13,11.5v0A2.5,2.5,0,0,1,10.5,14H5a0,0,0,0,1,0,0V9A0,0,0,0,1,5,9Z></path> </svg>'},function(a,r){a.exports='<svg class="" viewbox="0 0 18 18"> <line class=ql-stroke x1=5 x2=13 y1=3 y2=3></line> <line class=ql-stroke x1=6 x2=9.35 y1=12 y2=3></line> <line class=ql-stroke x1=11 x2=15 y1=11 y2=15></line> <line class=ql-stroke x1=15 x2=11 y1=11 y2=15></line> <rect class=ql-fill height=1 rx=0.5 ry=0.5 width=7 x=2 y=14></rect> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <line class="ql-color-label ql-stroke ql-transparent" x1=3 x2=15 y1=15 y2=15></line> <polyline class=ql-stroke points="5.5 11 9 3 12.5 11"></polyline> <line class=ql-stroke x1=11.63 x2=6.38 y1=9 y2=9></line> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <polygon class="ql-stroke ql-fill" points="3 11 5 9 3 7 3 11"></polygon> <line class="ql-stroke ql-fill" x1=15 x2=11 y1=4 y2=4></line> <path class=ql-fill d=M11,3a3,3,0,0,0,0,6h1V3H11Z></path> <rect class=ql-fill height=11 width=1 x=11 y=4></rect> <rect class=ql-fill height=11 width=1 x=13 y=4></rect> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <polygon class="ql-stroke ql-fill" points="15 12 13 10 15 8 15 12"></polygon> <line class="ql-stroke ql-fill" x1=9 x2=5 y1=4 y2=4></line> <path class=ql-fill d=M5,3A3,3,0,0,0,5,9H6V3H5Z></path> <rect class=ql-fill height=11 width=1 x=5 y=4></rect> <rect class=ql-fill height=11 width=1 x=7 y=4></rect> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M14,16H4a1,1,0,0,1,0-2H14A1,1,0,0,1,14,16Z /> <path class=ql-fill d=M14,4H4A1,1,0,0,1,4,2H14A1,1,0,0,1,14,4Z /> <rect class=ql-fill x=3 y=6 width=12 height=6 rx=1 ry=1 /> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M13,16H5a1,1,0,0,1,0-2h8A1,1,0,0,1,13,16Z /> <path class=ql-fill d=M13,4H5A1,1,0,0,1,5,2h8A1,1,0,0,1,13,4Z /> <rect class=ql-fill x=2 y=6 width=14 height=6 rx=1 ry=1 /> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M15,8H13a1,1,0,0,1,0-2h2A1,1,0,0,1,15,8Z /> <path class=ql-fill d=M15,12H13a1,1,0,0,1,0-2h2A1,1,0,0,1,15,12Z /> <path class=ql-fill d=M15,16H5a1,1,0,0,1,0-2H15A1,1,0,0,1,15,16Z /> <path class=ql-fill d=M15,4H5A1,1,0,0,1,5,2H15A1,1,0,0,1,15,4Z /> <rect class=ql-fill x=2 y=6 width=8 height=6 rx=1 ry=1 /> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M5,8H3A1,1,0,0,1,3,6H5A1,1,0,0,1,5,8Z /> <path class=ql-fill d=M5,12H3a1,1,0,0,1,0-2H5A1,1,0,0,1,5,12Z /> <path class=ql-fill d=M13,16H3a1,1,0,0,1,0-2H13A1,1,0,0,1,13,16Z /> <path class=ql-fill d=M13,4H3A1,1,0,0,1,3,2H13A1,1,0,0,1,13,4Z /> <rect class=ql-fill x=8 y=6 width=8 height=6 rx=1 ry=1 transform="translate(24 18) rotate(-180)"/> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M11.759,2.482a2.561,2.561,0,0,0-3.53.607A7.656,7.656,0,0,0,6.8,6.2C6.109,9.188,5.275,14.677,4.15,14.927a1.545,1.545,0,0,0-1.3-.933A0.922,0.922,0,0,0,2,15.036S1.954,16,4.119,16s3.091-2.691,3.7-5.553c0.177-.826.36-1.726,0.554-2.6L8.775,6.2c0.381-1.421.807-2.521,1.306-2.676a1.014,1.014,0,0,0,1.02.56A0.966,0.966,0,0,0,11.759,2.482Z></path> <rect class=ql-fill height=1.6 rx=0.8 ry=0.8 width=5 x=5.15 y=6.2></rect> <path class=ql-fill d=M13.663,12.027a1.662,1.662,0,0,1,.266-0.276q0.193,0.069.456,0.138a2.1,2.1,0,0,0,.535.069,1.075,1.075,0,0,0,.767-0.3,1.044,1.044,0,0,0,.314-0.8,0.84,0.84,0,0,0-.238-0.619,0.8,0.8,0,0,0-.594-0.239,1.154,1.154,0,0,0-.781.3,4.607,4.607,0,0,0-.781,1q-0.091.15-.218,0.346l-0.246.38c-0.068-.288-0.137-0.582-0.212-0.885-0.459-1.847-2.494-.984-2.941-0.8-0.482.2-.353,0.647-0.094,0.529a0.869,0.869,0,0,1,1.281.585c0.217,0.751.377,1.436,0.527,2.038a5.688,5.688,0,0,1-.362.467,2.69,2.69,0,0,1-.264.271q-0.221-.08-0.471-0.147a2.029,2.029,0,0,0-.522-0.066,1.079,1.079,0,0,0-.768.3A1.058,1.058,0,0,0,9,15.131a0.82,0.82,0,0,0,.832.852,1.134,1.134,0,0,0,.787-0.3,5.11,5.11,0,0,0,.776-0.993q0.141-.219.215-0.34c0.046-.076.122-0.194,0.223-0.346a2.786,2.786,0,0,0,.918,1.726,2.582,2.582,0,0,0,2.376-.185c0.317-.181.212-0.565,0-0.494A0.807,0.807,0,0,1,14.176,15a5.159,5.159,0,0,1-.913-2.446l0,0Q13.487,12.24,13.663,12.027Z></path> </svg>'},function(a,r){a.exports='<svg viewBox="0 0 18 18"> <path class=ql-fill d=M10,4V14a1,1,0,0,1-2,0V10H3v4a1,1,0,0,1-2,0V4A1,1,0,0,1,3,4V8H8V4a1,1,0,0,1,2,0Zm6.06787,9.209H14.98975V7.59863a.54085.54085,0,0,0-.605-.60547h-.62744a1.01119,1.01119,0,0,0-.748.29688L11.645,8.56641a.5435.5435,0,0,0-.022.8584l.28613.30762a.53861.53861,0,0,0,.84717.0332l.09912-.08789a1.2137,1.2137,0,0,0,.2417-.35254h.02246s-.01123.30859-.01123.60547V13.209H12.041a.54085.54085,0,0,0-.605.60547v.43945a.54085.54085,0,0,0,.605.60547h4.02686a.54085.54085,0,0,0,.605-.60547v-.43945A.54085.54085,0,0,0,16.06787,13.209Z /> </svg>'},function(a,r){a.exports='<svg viewBox="0 0 18 18"> <path class=ql-fill d=M16.73975,13.81445v.43945a.54085.54085,0,0,1-.605.60547H11.855a.58392.58392,0,0,1-.64893-.60547V14.0127c0-2.90527,3.39941-3.42187,3.39941-4.55469a.77675.77675,0,0,0-.84717-.78125,1.17684,1.17684,0,0,0-.83594.38477c-.2749.26367-.561.374-.85791.13184l-.4292-.34082c-.30811-.24219-.38525-.51758-.1543-.81445a2.97155,2.97155,0,0,1,2.45361-1.17676,2.45393,2.45393,0,0,1,2.68408,2.40918c0,2.45312-3.1792,2.92676-3.27832,3.93848h2.79443A.54085.54085,0,0,1,16.73975,13.81445ZM9,3A.99974.99974,0,0,0,8,4V8H3V4A1,1,0,0,0,1,4V14a1,1,0,0,0,2,0V10H8v4a1,1,0,0,0,2,0V4A.99974.99974,0,0,0,9,3Z /> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=7 x2=13 y1=4 y2=4></line> <line class=ql-stroke x1=5 x2=11 y1=14 y2=14></line> <line class=ql-stroke x1=8 x2=10 y1=14 y2=4></line> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <rect class=ql-stroke height=10 width=12 x=3 y=4></rect> <circle class=ql-fill cx=6 cy=7 r=1></circle> <polyline class="ql-even ql-fill" points="5 12 5 11 7 9 8 10 11 7 13 9 13 12 5 12"></polyline> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=3 x2=15 y1=14 y2=14></line> <line class=ql-stroke x1=3 x2=15 y1=4 y2=4></line> <line class=ql-stroke x1=9 x2=15 y1=9 y2=9></line> <polyline class="ql-fill ql-stroke" points="3 7 3 11 5 9 3 7"></polyline> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=3 x2=15 y1=14 y2=14></line> <line class=ql-stroke x1=3 x2=15 y1=4 y2=4></line> <line class=ql-stroke x1=9 x2=15 y1=9 y2=9></line> <polyline class=ql-stroke points="5 7 5 11 3 9 5 7"></polyline> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=7 x2=11 y1=7 y2=11></line> <path class="ql-even ql-stroke" d=M8.9,4.577a3.476,3.476,0,0,1,.36,4.679A3.476,3.476,0,0,1,4.577,8.9C3.185,7.5,2.035,6.4,4.217,4.217S7.5,3.185,8.9,4.577Z></path> <path class="ql-even ql-stroke" d=M13.423,9.1a3.476,3.476,0,0,0-4.679-.36,3.476,3.476,0,0,0,.36,4.679c1.392,1.392,2.5,2.542,4.679.36S14.815,10.5,13.423,9.1Z></path> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=7 x2=15 y1=4 y2=4></line> <line class=ql-stroke x1=7 x2=15 y1=9 y2=9></line> <line class=ql-stroke x1=7 x2=15 y1=14 y2=14></line> <line class="ql-stroke ql-thin" x1=2.5 x2=4.5 y1=5.5 y2=5.5></line> <path class=ql-fill d=M3.5,6A0.5,0.5,0,0,1,3,5.5V3.085l-0.276.138A0.5,0.5,0,0,1,2.053,3c-0.124-.247-0.023-0.324.224-0.447l1-.5A0.5,0.5,0,0,1,4,2.5v3A0.5,0.5,0,0,1,3.5,6Z></path> <path class="ql-stroke ql-thin" d=M4.5,10.5h-2c0-.234,1.85-1.076,1.85-2.234A0.959,0.959,0,0,0,2.5,8.156></path> <path class="ql-stroke ql-thin" d=M2.5,14.846a0.959,0.959,0,0,0,1.85-.109A0.7,0.7,0,0,0,3.75,14a0.688,0.688,0,0,0,.6-0.736,0.959,0.959,0,0,0-1.85-.109></path> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=6 x2=15 y1=4 y2=4></line> <line class=ql-stroke x1=6 x2=15 y1=9 y2=9></line> <line class=ql-stroke x1=6 x2=15 y1=14 y2=14></line> <line class=ql-stroke x1=3 x2=3 y1=4 y2=4></line> <line class=ql-stroke x1=3 x2=3 y1=9 y2=9></line> <line class=ql-stroke x1=3 x2=3 y1=14 y2=14></line> </svg>'},function(a,r){a.exports='<svg class="" viewbox="0 0 18 18"> <line class=ql-stroke x1=9 x2=15 y1=4 y2=4></line> <polyline class=ql-stroke points="3 4 4 5 6 3"></polyline> <line class=ql-stroke x1=9 x2=15 y1=14 y2=14></line> <polyline class=ql-stroke points="3 14 4 15 6 13"></polyline> <line class=ql-stroke x1=9 x2=15 y1=9 y2=9></line> <polyline class=ql-stroke points="3 9 4 10 6 8"></polyline> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M15.5,15H13.861a3.858,3.858,0,0,0,1.914-2.975,1.8,1.8,0,0,0-1.6-1.751A1.921,1.921,0,0,0,12.021,11.7a0.50013,0.50013,0,1,0,.957.291h0a0.914,0.914,0,0,1,1.053-.725,0.81,0.81,0,0,1,.744.762c0,1.076-1.16971,1.86982-1.93971,2.43082A1.45639,1.45639,0,0,0,12,15.5a0.5,0.5,0,0,0,.5.5h3A0.5,0.5,0,0,0,15.5,15Z /> <path class=ql-fill d=M9.65,5.241a1,1,0,0,0-1.409.108L6,7.964,3.759,5.349A1,1,0,0,0,2.192,6.59178Q2.21541,6.6213,2.241,6.649L4.684,9.5,2.241,12.35A1,1,0,0,0,3.71,13.70722q0.02557-.02768.049-0.05722L6,11.036,8.241,13.65a1,1,0,1,0,1.567-1.24277Q9.78459,12.3777,9.759,12.35L7.316,9.5,9.759,6.651A1,1,0,0,0,9.65,5.241Z /> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M15.5,7H13.861a4.015,4.015,0,0,0,1.914-2.975,1.8,1.8,0,0,0-1.6-1.751A1.922,1.922,0,0,0,12.021,3.7a0.5,0.5,0,1,0,.957.291,0.917,0.917,0,0,1,1.053-.725,0.81,0.81,0,0,1,.744.762c0,1.077-1.164,1.925-1.934,2.486A1.423,1.423,0,0,0,12,7.5a0.5,0.5,0,0,0,.5.5h3A0.5,0.5,0,0,0,15.5,7Z /> <path class=ql-fill d=M9.651,5.241a1,1,0,0,0-1.41.108L6,7.964,3.759,5.349a1,1,0,1,0-1.519,1.3L4.683,9.5,2.241,12.35a1,1,0,1,0,1.519,1.3L6,11.036,8.241,13.65a1,1,0,0,0,1.519-1.3L7.317,9.5,9.759,6.651A1,1,0,0,0,9.651,5.241Z /> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <line class="ql-stroke ql-thin" x1=15.5 x2=2.5 y1=8.5 y2=9.5></line> <path class=ql-fill d=M9.007,8C6.542,7.791,6,7.519,6,6.5,6,5.792,7.283,5,9,5c1.571,0,2.765.679,2.969,1.309a1,1,0,0,0,1.9-.617C13.356,4.106,11.354,3,9,3,6.2,3,4,4.538,4,6.5a3.2,3.2,0,0,0,.5,1.843Z></path> <path class=ql-fill d=M8.984,10C11.457,10.208,12,10.479,12,11.5c0,0.708-1.283,1.5-3,1.5-1.571,0-2.765-.679-2.969-1.309a1,1,0,1,0-1.9.617C4.644,13.894,6.646,15,9,15c2.8,0,5-1.538,5-3.5a3.2,3.2,0,0,0-.5-1.843Z></path> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <path class=ql-stroke d=M5,3V9a4.012,4.012,0,0,0,4,4H9a4.012,4.012,0,0,0,4-4V3></path> <rect class=ql-fill height=1 rx=0.5 ry=0.5 width=12 x=3 y=15></rect> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <rect class=ql-stroke height=12 width=12 x=3 y=3></rect> <rect class=ql-fill height=12 width=1 x=5 y=3></rect> <rect class=ql-fill height=12 width=1 x=12 y=3></rect> <rect class=ql-fill height=2 width=8 x=5 y=8></rect> <rect class=ql-fill height=1 width=3 x=3 y=5></rect> <rect class=ql-fill height=1 width=3 x=3 y=7></rect> <rect class=ql-fill height=1 width=3 x=3 y=10></rect> <rect class=ql-fill height=1 width=3 x=3 y=12></rect> <rect class=ql-fill height=1 width=3 x=12 y=5></rect> <rect class=ql-fill height=1 width=3 x=12 y=7></rect> <rect class=ql-fill height=1 width=3 x=12 y=10></rect> <rect class=ql-fill height=1 width=3 x=12 y=12></rect> </svg>'},function(a,r){a.exports='<svg viewbox="0 0 18 18"> <polygon class=ql-stroke points="7 11 9 13 11 11 7 11"></polygon> <polygon class=ql-stroke points="7 7 9 5 11 7 7 7"></polygon> </svg>'},function(a,r,n){Object.defineProperty(r,"__esModule",{value:!0}),r.default=r.BubbleTooltip=void 0;var c=function z(_,S,L){_===null&&(_=Function.prototype);var H=Object.getOwnPropertyDescriptor(_,S);if(H===void 0){var k=Object.getPrototypeOf(_);return k===null?void 0:z(k,S,L)}else{if("value"in H)return H.value;var E=H.get;return E===void 0?void 0:E.call(L)}},i=function(){function z(_,S){for(var L=0;L<S.length;L++){var H=S[L];H.enumerable=H.enumerable||!1,H.configurable=!0,"value"in H&&(H.writable=!0),Object.defineProperty(_,H.key,H)}}return function(_,S,L){return S&&z(_.prototype,S),L&&z(_,L),_}}(),s=n(3),l=g(s),f=n(8),u=g(f),d=n(43),h=g(d),m=n(15),v=n(41),p=g(v);function g(z){return z&&z.__esModule?z:{default:z}}function y(z,_){if(!(z instanceof _))throw new TypeError("Cannot call a class as a function")}function x(z,_){if(!z)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return _&&(typeof _=="object"||typeof _=="function")?_:z}function C(z,_){if(typeof _!="function"&&_!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof _);z.prototype=Object.create(_&&_.prototype,{constructor:{value:z,enumerable:!1,writable:!0,configurable:!0}}),_&&(Object.setPrototypeOf?Object.setPrototypeOf(z,_):z.__proto__=_)}var b=[["bold","italic","link"],[{header:1},{header:2},"blockquote"]],M=function(z){C(_,z);function _(S,L){y(this,_),L.modules.toolbar!=null&&L.modules.toolbar.container==null&&(L.modules.toolbar.container=b);var H=x(this,(_.__proto__||Object.getPrototypeOf(_)).call(this,S,L));return H.quill.container.classList.add("ql-bubble"),H}return i(_,[{key:"extendToolbar",value:function(L){this.tooltip=new w(this.quill,this.options.bounds),this.tooltip.root.appendChild(L.container),this.buildButtons([].slice.call(L.container.querySelectorAll("button")),p.default),this.buildPickers([].slice.call(L.container.querySelectorAll("select")),p.default)}}]),_}(h.default);M.DEFAULTS=(0,l.default)(!0,{},h.default.DEFAULTS,{modules:{toolbar:{handlers:{link:function(_){_?this.quill.theme.tooltip.edit():this.quill.format("link",!1)}}}}});var w=function(z){C(_,z);function _(S,L){y(this,_);var H=x(this,(_.__proto__||Object.getPrototypeOf(_)).call(this,S,L));return H.quill.on(u.default.events.EDITOR_CHANGE,function(k,E,Y,P){if(k===u.default.events.SELECTION_CHANGE)if(E!=null&&E.length>0&&P===u.default.sources.USER){H.show(),H.root.style.left="0px",H.root.style.width="",H.root.style.width=H.root.offsetWidth+"px";var O=H.quill.getLines(E.index,E.length);if(O.length===1)H.position(H.quill.getBounds(E));else{var F=O[O.length-1],Z=H.quill.getIndex(F),q=Math.min(F.length()-1,E.index+E.length-Z),G=H.quill.getBounds(new m.Range(Z,q));H.position(G)}}else document.activeElement!==H.textbox&&H.quill.hasFocus()&&H.hide()}),H}return i(_,[{key:"listen",value:function(){var L=this;c(_.prototype.__proto__||Object.getPrototypeOf(_.prototype),"listen",this).call(this),this.root.querySelector(".ql-close").addEventListener("click",function(){L.root.classList.remove("ql-editing")}),this.quill.on(u.default.events.SCROLL_OPTIMIZE,function(){setTimeout(function(){if(!L.root.classList.contains("ql-hidden")){var H=L.quill.getSelection();H!=null&&L.position(L.quill.getBounds(H))}},1)})}},{key:"cancel",value:function(){this.show()}},{key:"position",value:function(L){var H=c(_.prototype.__proto__||Object.getPrototypeOf(_.prototype),"position",this).call(this,L),k=this.root.querySelector(".ql-tooltip-arrow");if(k.style.marginLeft="",H===0)return H;k.style.marginLeft=-1*H-k.offsetWidth/2+"px"}}]),_}(d.BaseTooltip);w.TEMPLATE=['<span class="ql-tooltip-arrow"></span>','<div class="ql-tooltip-editor">','<input type="text" data-formula="e=mc^2" data-link="https://quilljs.com" data-video="Embed URL">','<a class="ql-close"></a>',"</div>"].join(""),r.BubbleTooltip=w,r.default=M},function(a,r,n){a.exports=n(63)}]).default})})(Cy);var TU=Cy.exports;const EU=iT(TU);const NU={theme:"snow",boundary:document.body,modules:{toolbar:[["bold","italic","underline","strike"],["blockquote","code-block"],[{header:1},{header:2}],[{list:"ordered"},{list:"bullet"}],[{script:"sub"},{script:"super"}],[{indent:"-1"},{indent:"+1"}],[{direction:"rtl"}],[{size:["small",!1,"large","huge"]}],[{header:[1,2,3,4,5,6,!1]}],[{color:[]},{background:[]}],[{font:[]}],[{align:[]}],["clean"],["link","image","video"]]},placeholder:"Insert content here ...",readOnly:!1},DU={name:"quill-editor",props:{content:String,value:String,disabled:{type:Boolean,default:!1},options:{type:Object,required:!1,default:()=>({})}},emits:["ready","change","input","blur","focus","update:value"],setup(e,t){const a={editorOption:{},quill:null};let r="";o.watch(()=>e.value,s=>{a.quill&&(s&&s!==r?(r=s,a.quill.pasteHTML(s)):s||a.quill.setText(""))}),o.watch(()=>e.content,s=>{a.quill&&(s&&s!==r?(r=s,a.quill.pasteHTML(s)):s||a.quill.setText(""))}),o.watch(()=>e.disabled,s=>{a.quill&&a.quill.enable(!s)});const n=o.ref(null),c=(s,l)=>{for(const f in l)!s[f]||f!=="modules"?s[f]=l[f]:c(s[f],l[f]);return s},i=()=>{n.value&&(a.editorOption=c(NU,e.options),a.editorOption.readOnly=!!e.disabled,a.quill=new EU(n.value,a.editorOption),e.value&&a.quill.pasteHTML(e.value),a.quill.on("selection-change",s=>{s?t.emit("focus",a.quill):t.emit("blur",a.quill)}),a.quill.on("text-change",()=>{e.disabled&&a.quill.enable(!1);let s=n.value.children[0].innerHTML;const l=a.quill,f=a.quill.getText();s==="<p><br></p>"&&(s=""),r=s,t.emit("update:value",r),t.emit("change",{html:s,text:f,quill:l})}),t.emit("ready",a.quill))};return o.onBeforeUnmount(()=>{const s=n.value.previousSibling;s&&s.nodeType===1&&s.className.indexOf("ql-toolbar")>-1&&s.parentNode.removeChild(s)}),o.onMounted(()=>{i()}),o.onUnmounted(()=>{a.quill=null}),{editor:n}}},OU={ref:"editor"};function PU(e,t,a,r,n,c){return o.openBlock(),o.createElementBlock("section",OU,null,512)}const Z8=P1(DU,[["render",PU]]);Z8.install=function(e){e.component(Z8.name,Z8)};const BU=o.defineComponent({__name:"PgaMaxLength",props:{content:{},maxLength:{}},setup(e){const t=e,a=o.computed(()=>{var n;return((n=t.content)==null?void 0:n.length)||0}),r=o.computed(()=>a.value>t.maxLength);return(n,c)=>(o.openBlock(),o.createElementBlock("span",{class:o.normalizeClass(["pga-max-length",{"pga-max-length--error":r.value}])},o.toDisplayString(`${a.value} / ${n.maxLength}`),3))}});const fl=P1(BU,[["__scopeId","data-v-dac00e3f"]]),FU={class:"pga-editor"},RU={class:"editor__container"},IU={class:"editor__footer"},$U=o.defineComponent({__name:"PgaEditor",props:o.mergeModels({saveFn:{type:Function},maxContentLength:{}},{modelValue:{required:!0},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=o.useModel(e,"modelValue"),a=e,r=Q2.getConfig(),n=M2("pgaEditor"),c={placeholder:"",modules:{toolbar:[[{header:[!1,1,2,3,4,5,6]}],["bold","italic","underline","strike"],[{align:""},{align:"center"},{align:"right"},{align:"justify"}],["blockquote"],[{list:"ordered"},{list:"bullet"}],[{color:[]},{background:[]}],["link"],["clean"]]}},i=o.ref(t.value),s=o.ref(!1);let l;const f=o.ref(!1),u=o.ref(!1),d=o.computed(()=>a.maxContentLength||r.stringLengths.hyperLong),h=o.computed(()=>pv(t.value)),m=o.computed(()=>h.value.length),v=o.computed(()=>m.value>d.value);o.watch(t,()=>{f.value=!1,u.value=!1,clearTimeout(l),l=setTimeout(()=>p(),1e3*3)});async function p(){if(i.value!==t.value){if(v.value){u.value=!0;return}try{s.value=!0,i.value=await a.saveFn(t.value),f.value=!0,setTimeout(()=>f.value=!1,1e3*3)}finally{s.value=!1}}}return(g,y)=>(o.openBlock(),o.createElementBlock("div",FU,[o.createElementVNode("div",RU,[o.createVNode(o.unref(Z8),{value:t.value,"onUpdate:value":y[0]||(y[0]=x=>t.value=x),options:c},null,8,["value"])]),o.createElementVNode("div",IU,[o.createVNode(fl,{content:h.value,maxLength:d.value},null,8,["content","maxLength"]),s.value?(o.openBlock(),o.createBlock(Lt,{key:0,size:"m",preventCenter:""})):f.value?(o.openBlock(),o.createBlock(O2,{key:1,icon:"save",text:o.unref(n)("savedMsg"),color:"success"},null,8,["text"])):u.value?(o.openBlock(),o.createBlock(O2,{key:2,icon:"circle-xmark",text:o.unref(n)("saveErrorMsg"),color:"danger"},null,8,["text"])):o.createCommentVNode("",!0)])]))}});const UU=P1($U,[["__scopeId","data-v-ab618a5d"]]),WU={class:"pga-info-card"},qU={key:1,class:"info-card__content"},jU=o.defineComponent({__name:"PgaInfoCard",props:{type:{default:"success"},title:{},description:{},isLoading:{type:Boolean}},setup(e){return(t,a)=>(o.openBlock(),o.createElementBlock("div",WU,[t.isLoading?(o.openBlock(),o.createBlock(Lt,{key:0})):(o.openBlock(),o.createElementBlock("div",qU,[o.createVNode(xe,{icon:t.type==="success"?"circle-check":"circle-xmark",color:t.type,size:"2.5rem"},null,8,["icon","color"]),o.createVNode(O2,{class:"info-card__title",text:t.title},null,8,["text"]),t.description?(o.openBlock(),o.createBlock(O2,{key:0,class:"info-card__description",text:t.description},null,8,["text"])):o.createCommentVNode("",!0),o.renderSlot(t.$slots,"default",{},void 0,!0)]))]))}});const YU=P1(jU,[["__scopeId","data-v-ff98b634"]]),Ti=o.defineComponent({__name:"PgaInfoTooltip",props:{info:{},size:{default:"1.1rem"}},setup(e){const t=e,a=o.computed(()=>we(t.info));return(r,n)=>{const c=o.resolveDirective("tooltip");return a.value?o.withDirectives((o.openBlock(),o.createBlock(xe,{key:0,icon:["far","circle-question"],size:r.size},null,8,["size"])),[[c,{content:a.value,html:!0}]]):o.createCommentVNode("",!0)}}}),GU=o.defineComponent({__name:"PgaIsEnabled",props:{isEnabled:{type:Boolean}},setup(e){const t=e;return(a,r)=>(o.openBlock(),o.createBlock(xe,{icon:t.isEnabled?"circle-check":"circle-xmark",color:t.isEnabled?"success":"danger"},null,8,["icon","color"]))}}),XU=o.defineComponent({__name:"PgaItemSelected",props:o.mergeModels({items:{},item:{}},{modelValue:{required:!0},modelModifiers:{}}),emits:["update:modelValue"],setup(e,{expose:t}){const a=o.useModel(e,"modelValue"),r=e;t({toggleItemSelected:c});const n=o.computed({get(){if(r.item)return!!a.value.find(s=>s.id===r.item.id);for(const i of r.items)if(!a.value.find(l=>l.id===i.id))return!1;return!0},set(i){r.item?i?a.value.push(r.item):a.value=a.value.filter(s=>s.id!==r.item.id):i?a.value=[...r.items]:a.value=[]}});function c(){n.value=!n.value}return(i,s)=>(o.openBlock(),o.createElementBlock("div",{class:o.normalizeClass(["item-selected",{"item-selected--selected":n.value}]),onClick:s[0]||(s[0]=l=>c())},[n.value?(o.openBlock(),o.createBlock(xe,{key:0,class:"item-selected__check-icon",icon:"check"})):o.createCommentVNode("",!0)],2))}});const d7=P1(XU,[["__scopeId","data-v-2769343f"]]),KU={class:"modal__header"},ZU=["textContent"],QU={class:"modal__body"},JU={key:0,class:"modal__footer"},eW=o.defineComponent({__name:"PgaModal",props:o.mergeModels({title:{},confirmButtons:{type:Boolean},isLoading:{type:Boolean},width:{default:"auto"}},{modelValue:{type:Boolean,required:!0},modelModifiers:{}}),emits:o.mergeModels(["accept"],["update:modelValue"]),setup(e,{emit:t}){o.useCssVars(c=>({"252ca246":c.width}));const a=o.useModel(e,"modelValue"),r=t,n=M2("pgaModal");return o.watch(a,c=>Sr(!c)),(c,i)=>a.value?(o.openBlock(),o.createElementBlock("div",{key:0,class:"modal",onMousedown:i[4]||(i[4]=s=>a.value=!1)},[o.createElementVNode("div",{class:"modal__content",onMousedown:i[3]||(i[3]=o.withModifiers(()=>{},["stop"]))},[o.createElementVNode("div",KU,[o.createElementVNode("span",{class:"modal__title",textContent:o.toDisplayString(c.title)},null,8,ZU),o.createElementVNode("div",{class:"close-icon",onClick:i[0]||(i[0]=s=>a.value=!1)},[o.createVNode(xe,{icon:"xmark"})])]),o.createElementVNode("div",QU,[o.renderSlot(c.$slots,"default",{},void 0,!0)]),c.confirmButtons?(o.openBlock(),o.createElementBlock("div",JU,[c.isLoading?o.createCommentVNode("",!0):(o.openBlock(),o.createBlock(k2,{key:0,text:o.unref(n)("cancelBtn"),color:"danger",variant:"flat",onClick:i[1]||(i[1]=s=>a.value=!1)},null,8,["text"])),o.createVNode(k2,{icon:"save",text:o.unref(n)("acceptBtn"),color:"success",variant:"filled",isLoading:c.isLoading,onClick:i[2]||(i[2]=s=>r("accept"))},null,8,["text","isLoading"])])):o.createCommentVNode("",!0)],32)],32)):o.createCommentVNode("",!0)}});const tW=P1(eW,[["__scopeId","data-v-88e0fe55"]]),aW={class:"selector-container"},rW=o.defineComponent({__name:"PgaMonthSelector",props:{modelValue:{required:!0},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=o.useModel(e,"modelValue"),a=o.computed({get(){return{year:t.value.datetimeFrom.getFullYear(),month:t.value.datetimeFrom.getMonth()}},set(c){const i=new Date(c.year,c.month,1);t.value={datetimeFrom:i,datetimeTo:Xe.getNextMonthStartDate(i)}}});function r(){t.value={datetimeFrom:Xe.getPreviousMonthStartDate(t.value.datetimeFrom),datetimeTo:Xe.getPreviousMonthStartDate(t.value.datetimeTo)}}function n(){t.value={datetimeFrom:Xe.getNextMonthStartDate(t.value.datetimeFrom),datetimeTo:Xe.getNextMonthStartDate(t.value.datetimeTo)}}return(c,i)=>{const s=o.resolveComponent("PgaButton"),l=o.resolveComponent("PgaMonthPicker");return o.openBlock(),o.createElementBlock("div",aW,[o.createVNode(s,{icon:"arrow-left",variant:"flat",color:"first",onClick:i[0]||(i[0]=f=>r())}),o.createVNode(l,{modelValue:a.value,"onUpdate:modelValue":i[1]||(i[1]=f=>a.value=f),notClearable:""},null,8,["modelValue"]),o.createVNode(s,{icon:"arrow-right",variant:"flat",color:"first",onClick:i[2]||(i[2]=f=>n())})])}}});const nW=P1(rW,[["__scopeId","data-v-22b60b58"]]),cW=o.defineComponent({__name:"PgaSeparator",props:{vertical:{type:Boolean}},setup(e){return(t,a)=>(o.openBlock(),o.createElementBlock("div",{class:o.normalizeClass(["separator",{"separator--vertical":t.vertical}])},null,2))}});const iW=P1(cW,[["__scopeId","data-v-9280c50d"]]),sW={class:"pga-tabs"},oW={class:"pga-tabs__nav",role:"tablist"},lW=["onClick"],fW={class:"pga-tabs__section",role:"tabpanel"},uW=o.defineComponent({__name:"PgaTabs",props:{tabs:{}},emits:["newTabActive"],setup(e,{emit:t}){o.useCssVars(s=>({"0c9e59e0":c.value}));const a=e,r=o.ref(0),n=o.ref([]),c=o.ref("");o.watch(()=>a.tabs,()=>{n.value=[],o.nextTick(i)},{immediate:!0,deep:!0});function i(){const s=Math.max(0,...n.value.map(l=>l.offsetWidth));c.value=`${s}px`}return(s,l)=>{const f=o.resolveComponent("PgaIcon"),u=o.resolveComponent("PgaDisplayText");return o.openBlock(),o.createElementBlock("div",sW,[o.createElementVNode("nav",oW,[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(a.tabs,(d,h)=>(o.openBlock(),o.createElementBlock("button",{class:o.normalizeClass(["pga-tabs__button",{"pga-tabs__button--active":r.value===h}]),key:`tab-${h}`,ref_for:!0,ref:m=>n.value[h]=m,role:"tab",onClick:m=>r.value=h},[d.icon?(o.openBlock(),o.createBlock(f,{key:0,icon:d.icon},null,8,["icon"])):o.createCommentVNode("",!0),o.createVNode(u,{text:d.label},null,8,["text"])],10,lW))),128))]),o.createElementVNode("section",fW,[o.renderSlot(s.$slots,`panel${r.value+1}`,{},void 0,!0)])])}}});const dW=P1(uW,[["__scopeId","data-v-6b605d7a"]]),hW=["accept","multiple","disabled"],mW={class:"input-file__label-container"},pW=o.defineComponent({__name:"PgaInputFile",props:{type:{},multiple:{type:Boolean},label:{},disabled:{type:Boolean},isLoading:{type:Boolean}},emits:["newFile","newFiles"],setup(e,{expose:t,emit:a}){o.useCssVars(M=>({"6241915b":o.unref(c).input.borderColor,"027f6ccc":o.unref(c).input.borderRadius,b4ce00ce:o.unref(c).input.backgroundColor,"466eb123":o.unref(c).input.backgroundColorHover,"6910f535":o.unref(c).input.backgroundColorDisabled}));const r=e,n=a;t({click:x,resetInput:C});const{form:c}=n3(),i=M2("pgaForm"),s=(()=>r.type==="image"?["jpeg","jpg","png","webp","gif","svg","bmp","tiff","heic"]:r.type==="video"?["mp4","mov","avi","webm","mkv"]:["xls","xlsx"])(),l=s.map(M=>`.${M}`).join(","),f=o.ref(),u=o.ref([]),d=o.ref(!1),h=o.ref(!1),m=o.computed(()=>r.disabled||r.isLoading),v=o.computed(()=>!!u.value.length),p=o.computed(()=>{for(const M of u.value){const w=M.name.split(".").pop();if(!s.includes(w))return!1}return!0}),g=o.computed(()=>{const M={icon:"upload"};return!v.value||d.value&&!h.value&&!m.value?M:p.value?{icon:"circle-check",color:"success"}:{icon:"circle-xmark",color:"danger"}}),y=o.computed(()=>v.value?u.value.map(M=>M.name).join(", "):r.label?r.label:r.multiple?i("selectFilesLabel"):i("selectFileLabel"));function x(){var M;(M=f.value)==null||M.click()}function C(){u.value=[],f.value&&(f.value.value="")}function b(M){d.value=!1;const z=M.target.files;if(z.length){if(u.value=[...z],!p.value){r4("danger",()=>i("newFileError"));return}n("newFile",z[0]),n("newFiles",[...z])}}return(M,w)=>(o.openBlock(),o.createElementBlock("label",{class:o.normalizeClass(["pga-input-file",{"pga-input-file--disabled":m.value}]),onMouseenter:w[4]||(w[4]=z=>d.value=!0),onMouseleave:w[5]||(w[5]=z=>d.value=!1)},[M.isLoading?(o.openBlock(),o.createBlock(Lt,{key:0})):(o.openBlock(),o.createElementBlock(o.Fragment,{key:1},[o.createElementVNode("input",{ref_key:"inputRef",ref:f,class:"input-file__input",type:"file",accept:o.unref(l),multiple:M.multiple,disabled:m.value,onChange:w[0]||(w[0]=z=>b(z))},null,40,hW),o.createVNode(xe,{class:"input-file__icon",icon:g.value.icon,color:g.value.color},null,8,["icon","color"]),o.createElementVNode("div",mW,[o.createVNode(O2,{text:y.value},null,8,["text"])]),v.value?(o.openBlock(),o.createBlock(k2,{key:0,text:o.unref(i)("removeBtn"),variant:"flat",color:"danger",size:"s",disabled:m.value,onMouseenter:w[1]||(w[1]=z=>h.value=!0),onMouseleave:w[2]||(w[2]=z=>h.value=!1),onClick:w[3]||(w[3]=o.withModifiers(z=>C(),["prevent"]))},null,8,["text","disabled"])):o.createCommentVNode("",!0)],64))],34))}});const Hn=P1(pW,[["__scopeId","data-v-cbccd13c"]]),vW={class:"pga-videos"},gW={class:"videos"},yW=["src"],xW={key:0,class:"videos__input-container"},bW=o.defineComponent({__name:"PgaVideos",props:o.mergeModels({maxVideosQuantity:{},uploadFn:{type:Function},deleteFn:{type:Function}},{modelValue:{required:!0},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=o.useModel(e,"modelValue"),a=e,r=M2("pgaFile"),n=o.ref(),c=o.ref(!1),i=o.ref(-1),s=o.computed(()=>t.value.length),l=o.computed(()=>{const d=[];for(const h of t.value)typeof h=="string"?d.push(`${Q2.getConfig().file.dynamicUrl}/${h}`):h instanceof File&&d.push(URL.createObjectURL(h));return d});async function f(d){var h;if((h=n.value)==null||h.resetInput(),s.value+d.length>a.maxVideosQuantity&&(d=d.slice(0,a.maxVideosQuantity-s.value),r4("warning",()=>r("maxVideosQuantityAlert",{maxQuantity:a.maxVideosQuantity}))),!a.uploadFn){t.value.push(...d);return}try{c.value=!0,t.value=await a.uploadFn({file:d})}finally{c.value=!1}}async function u(d){if(a.deleteFn)try{i.value=d,await a.deleteFn({index:d})}finally{i.value=-1}t.value.splice(d,1)}return(d,h)=>{const m=o.resolveComponent("PgaDeleteButton");return o.openBlock(),o.createElementBlock("div",vW,[o.createElementVNode("div",gW,[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(l.value,(v,p)=>(o.openBlock(),o.createElementBlock("div",{key:v,class:"videos__video-container"},[o.createElementVNode("video",{class:"videos__video",src:v,controls:""},null,8,yW),o.createVNode(m,{class:"videos__delete-btn",variant:"filled",withoutText:"",withoutConfirm:"",isLoading:i.value===p,onDeleteConfirmed:g=>u(p)},null,8,["isLoading","onDeleteConfirmed"])]))),128)),s.value<d.maxVideosQuantity?(o.openBlock(),o.createElementBlock("div",xW,[o.createVNode(Hn,{ref_key:"inputFileRef",ref:n,class:"videos__input",type:"video",multiple:"",label:o.unref(r)("selectVideos"),isLoading:c.value,onNewFiles:h[0]||(h[0]=v=>f(v))},null,8,["label","isLoading"])])):o.createCommentVNode("",!0)]),o.createElementVNode("span",null,o.toDisplayString(`${s.value} / ${d.maxVideosQuantity}`),1)])}}});const CW=P1(bW,[["__scopeId","data-v-ef2300fe"]]),MW=o.defineComponent({__name:"PgaBackButton",setup(e){const t=M2("pgaButton");return(a,r)=>(o.openBlock(),o.createBlock(k2,{text:o.unref(t)("backBtn"),icon:"arrow-left",color:"first",size:"s"},null,8,["text"]))}}),zW={class:"pga-copy"},wW=o.defineComponent({__name:"PgaCopy",props:{text:{}},setup(e){const t=e,a=M2("pgaButton"),r=o.ref(!1),n=o.computed(()=>we(t.text));async function c(){await navigator.clipboard.writeText(n.value),r.value=!0,setTimeout(()=>r.value=!1,3e3)}return(i,s)=>{const l=o.resolveDirective("tooltip");return o.openBlock(),o.createElementBlock("div",zW,[o.createElementVNode("span",null,o.toDisplayString(n.value),1),r.value?(o.openBlock(),o.createBlock(xe,{key:1,icon:["far","circle-check"],color:"success"})):o.withDirectives((o.openBlock(),o.createBlock(k2,{key:0,color:"first",icon:"copy",size:"s",onClick:s[0]||(s[0]=f=>c())},null,512)),[[l,o.unref(a)("copyBtn")]])])}}});const _W=P1(wW,[["__scopeId","data-v-c4835bae"]]),kW=o.defineComponent({__name:"PgaCopyButton",props:{text:{},label:{}},setup(e){const t=e,a=M2("pgaButton"),r=o.computed(()=>we(t.text)),n=o.computed(()=>t.label||a("copyBtn"));async function c(){await navigator.clipboard.writeText(r.value),r4("success",()=>a("textCopied"))}return(i,s)=>{const l=o.resolveDirective("tooltip");return o.withDirectives((o.openBlock(),o.createBlock(k2,{color:"first",icon:"copy",text:n.value,onClick:s[0]||(s[0]=f=>c())},null,8,["text"])),[[l,r.value]])}}}),HW={class:"alert"},VW={class:"alert__content"},LW=["textContent"],SW={class:"alert__buttons"},AW=o.defineComponent({__name:"Alert",props:{message:{},handleAcceptFn:{type:Function},handleCloseFn:{type:Function}},setup(e){const t=qg.directive,a=M2("alert");return o.onMounted(()=>Sr(!1)),o.onUnmounted(()=>Sr(!0)),(r,n)=>(o.openBlock(),o.createElementBlock("div",HW,[o.withDirectives((o.openBlock(),o.createElementBlock("div",VW,[o.createVNode(xe,{class:"alert__icon",icon:"land-mine-on"}),o.createElementVNode("span",{class:"alert__title",textContent:o.toDisplayString(o.unref(a)("alertTitle"))},null,8,LW),r.message?(o.openBlock(),o.createBlock(O2,{key:0,class:"alert__message",text:r.message},null,8,["text"])):o.createCommentVNode("",!0),o.createElementVNode("div",SW,[o.createVNode(k2,{class:"alert__button",text:o.unref(a)("cancelBtn"),variant:"filled",color:"grey",onClick:n[0]||(n[0]=c=>r.handleCloseFn())},null,8,["text"]),o.createVNode(k2,{class:"alert__button",text:o.unref(a)("acceptBtn"),variant:"filled",color:"danger",onClick:n[1]||(n[1]=c=>r.handleAcceptFn())},null,8,["text"])])])),[[o.unref(t),r.handleCloseFn]])]))}});const TW=P1(AW,[["__scopeId","data-v-0b6d853b"]]);function My(e,t){const a=document.createElement("div");document.body.appendChild(a);const r=o.createApp({render(){return o.h(TW,{message:e,handleAcceptFn:c,handleCloseFn:n})}});r.mount(a);function n(){r.unmount(),document.body.removeChild(a)}function c(){n(),t()}}const Ei=o.defineComponent({__name:"PgaDeleteButton",props:{variant:{default:"flat"},icon:{default:"trash"},text:{},withoutText:{type:Boolean},withoutConfirm:{type:Boolean},confirmDeleteText:{}},emits:["deleteConfirmed"],setup(e,{emit:t}){const a=e,r=t,n=M2("pgaButton");function c(){if(a.withoutConfirm){r("deleteConfirmed");return}const i=a.confirmDeleteText||n("confirmDeleteText");My(i,()=>r("deleteConfirmed"))}return(i,s)=>(o.openBlock(),o.createBlock(k2,{class:"delete-button",variant:i.variant,icon:i.icon,text:i.withoutText?void 0:i.text||o.unref(n)("deleteBtn"),size:"s",align:"left",color:"danger",onClick:s[0]||(s[0]=l=>c())},null,8,["variant","icon","text"]))}}),h7=o.defineComponent({__name:"PgaEditButton",props:{withoutText:{type:Boolean},fullWidth:{type:Boolean}},setup(e){const t=M2("pgaButton");return(a,r)=>{const n=o.resolveDirective("tooltip");return o.withDirectives((o.openBlock(),o.createBlock(k2,{class:"edit-button",variant:"flat",color:"sky",icon:["far","pen-to-square"],text:a.withoutText?void 0:o.unref(t)("editBtn"),size:"s",fullWidth:a.fullWidth,align:"left"},null,8,["text","fullWidth"])),[[n,a.withoutText?o.unref(t)("editBtn"):""]])}}}),EW=["href","target"],NW=o.defineComponent({__name:"PgaLink",props:{text:{},href:{},target:{default:"_blank"}},setup(e){return(t,a)=>(o.openBlock(),o.createElementBlock("a",{class:"hyperlink",href:t.href,target:t.target},[o.createVNode(O2,{text:t.text,withUnderlineOnHover:""},null,8,["text"])],8,EW))}});const zy=P1(NW,[["__scopeId","data-v-ec435fa7"]]),DW=o.defineComponent({__name:"PgaLogoutButton",emits:["click"],setup(e,{emit:t}){const a=t,r=M2("pgaButton");return(n,c)=>(o.openBlock(),o.createBlock(k2,{icon:["fas","right-from-bracket"],text:o.unref(r)("logoutBtn"),color:"danger",onClick:c[0]||(c[0]=i=>a("click",i))},null,8,["text"]))}}),OW=o.defineComponent({__name:"PgaRouterLink",props:{name:{},params:{},query:{},color:{default:"var(--pga-color-first)"},noFitContent:{type:Boolean},underline:{type:Boolean},noUnderlineOnHover:{type:Boolean}},setup(e){o.useCssVars(n=>({"040e9024":a.value,"75a55a4c":r.value}));const t=e,a=o.computed(()=>`var(--pga-color-${t.color})`),r=o.computed(()=>`var(--pga-color-${t.color}-09)`);return(n,c)=>{const i=o.resolveComponent("RouterLink");return o.openBlock(),o.createBlock(i,{class:o.normalizeClass(["pga-router-link",{"pga-router-link--fit-content":!n.noFitContent,"pga-router-link--underline":n.underline,"pga-router-link--underline-on-hover":!n.noUnderlineOnHover}]),to:{name:n.name,params:n.params,query:n.query},onClick:c[0]||(c[0]=s=>o.unref(Sr)(!0))},{default:o.withCtx(()=>[o.renderSlot(n.$slots,"default",{},void 0,!0)]),_:3},8,["class","to"])}}});const Ni=P1(OW,[["__scopeId","data-v-6046ce2c"]]),wy=o.defineComponent({__name:"PgaRouterLinkButton",props:{name:{},params:{},query:{},type:{},icon:{},text:{},variant:{},size:{},align:{},color:{},heightAndWidth:{},borderRadius:{},rounded:{type:Boolean},disabled:{type:Boolean},isLoading:{type:Boolean},numberToDisplay:{},noFitContent:{type:Boolean}},setup(e){return(t,a)=>(o.openBlock(),o.createBlock(Ni,{name:t.name,params:t.params,query:t.query,noFitContent:t.noFitContent,noUnderlineOnHover:""},{default:o.withCtx(()=>[t.$slots.default?o.renderSlot(t.$slots,"default",{key:0}):(o.openBlock(),o.createBlock(k2,{key:1,type:t.type,icon:t.icon,text:t.text,variant:t.variant,size:t.size,align:t.align,color:t.color,fullWidth:!t.heightAndWidth,heightAndWidth:t.heightAndWidth,borderRadius:t.borderRadius,rounded:t.rounded,disabled:t.disabled,isLoading:t.isLoading,numberToDisplay:t.numberToDisplay},null,8,["type","icon","text","variant","size","align","color","fullWidth","heightAndWidth","borderRadius","rounded","disabled","isLoading","numberToDisplay"]))]),_:3},8,["name","params","query","noFitContent"]))}}),_y=o.defineComponent({__name:"PgaNavigateToButton",props:{id:{},toName:{},withoutText:{type:Boolean},noFitContent:{type:Boolean}},setup(e){const t=M2("pgaButton");return(a,r)=>a.toName?(o.openBlock(),o.createBlock(wy,{key:0,name:a.toName,params:{id:a.id},icon:"arrow-up-right-from-square",text:a.withoutText?void 0:o.unref(t)("navigateToBtn"),variant:"flat",size:"s",align:"left",color:"link",noFitContent:a.noFitContent},null,8,["name","params","text","noFitContent"])):o.createCommentVNode("",!0)}}),PW=o.defineComponent({__name:"PgaRemoveButton",props:{size:{default:"s"},disabled:{type:Boolean}},setup(e){return(t,a)=>(o.openBlock(),o.createBlock(k2,{variant:"flat",icon:"xmark",size:t.size,color:"danger",disabled:t.disabled},null,8,["size","disabled"]))}}),BW=o.defineComponent({__name:"PgaSeeDetailsButton",props:{withoutText:{type:Boolean}},setup(e){const t=M2("pgaButton");return(a,r)=>(o.openBlock(),o.createBlock(k2,{class:"edit-button",variant:"flat",color:"grey",icon:"eye",text:a.withoutText?void 0:o.unref(t)("seeDetailsBtn"),size:"s",align:"left"},null,8,["text"]))}}),FW=o.defineComponent({__name:"PgaToggleButton",props:o.mergeModels({text:{}},{modelValue:{type:Boolean,required:!0},modelModifiers:{}}),emits:o.mergeModels(["change"],["update:modelValue"]),setup(e,{emit:t}){const a=o.useModel(e,"modelValue"),r=t,n=o.computed(()=>a.value?"outlined":"flat"),c=o.computed(()=>a.value?"primary":"grey");return o.watch(a,i=>r("change",i)),(i,s)=>(o.openBlock(),o.createBlock(k2,{variant:n.value,color:c.value,icon:"circle-check",text:i.text,size:"s",borderRadius:"1rem",onClick:s[0]||(s[0]=l=>a.value=!a.value)},null,8,["variant","color","text"]))}});/*!
825
825
  * @kurkle/color v0.3.4
826
826
  * https://github.com/kurkle/color#readme
827
827
  * (c) 2024 Jukka Kurkela
package/dist/main.css CHANGED
@@ -3,7 +3,7 @@
3
3
  * https://quilljs.com/
4
4
  * Copyright (c) 2014, Jason Chen
5
5
  * Copyright (c) 2013, salesforce.com
6
- */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble .ql-toolbar:after,.ql-bubble.ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble .ql-toolbar button,.ql-bubble.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble .ql-toolbar button svg,.ql-bubble.ql-toolbar button svg{float:left;height:100%}.ql-bubble .ql-toolbar button:active:hover,.ql-bubble.ql-toolbar button:active:hover{outline:none}.ql-bubble .ql-toolbar input.ql-image[type=file],.ql-bubble.ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button:focus,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble.ql-toolbar button:focus,.ql-bubble.ql-toolbar button:hover{color:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter{stroke:#fff}@media (pointer:coarse){.ql-bubble .ql-toolbar button:hover:not(.ql-active),.ql-bubble.ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-stroke.ql-thin,.ql-bubble .ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-item:before,.ql-bubble .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-item:before,.ql-bubble .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-item:before,.ql-bubble .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{position:absolute;right:20px;top:10px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"×";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;color:#fff;content:attr(href);font-size:12px;font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;top:-5px;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #444;content:" ";height:0;top:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:after,.ql-container.ql-bubble:not(.ql-disabled) a:before{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:after,.ql-container.ql-bubble:not(.ql-disabled) a:hover:before{visibility:visible}.pga-max-length[data-v-dac00e3f]{border-radius:.3rem;font-size:.9rem;padding:.25rem .4rem}.pga-max-length--error[data-v-dac00e3f]{background-color:var(--pga-color-danger-03)}.pga-editor[data-v-0801fa86]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;justify-content:flex-start}.pga-editor .editor__footer[data-v-0801fa86]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:space-between;padding-left:1rem;padding-right:1rem}.pga-info-card[data-v-ff98b634]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center}.pga-info-card .info-card__content[data-v-ff98b634]{align-items:center;background-color:var(--pga-color-second-contrast);border-radius:.25rem;box-shadow:0 0 .5rem var(--pga-color-first-01);display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;justify-content:flex-start;padding:1.2rem;text-align:center;width:100%}.pga-info-card .info-card__content .info-card__title[data-v-ff98b634]{font-size:1.1rem}.pga-info-card .info-card__content .info-card__description[data-v-ff98b634]{color:var(--pga-color-second)}.item-selected[data-v-2769343f]{align-items:center;background-color:var(--pga-color-first-contrast);border:.15rem solid var(--pga-color-first-03);border-radius:.2rem;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:1.2rem;justify-content:center;max-height:1.2rem;max-width:1.2rem;min-height:1.2rem;min-width:1.2rem;user-select:none;width:1.2rem}.item-selected .item-selected__check-icon[data-v-2769343f]{font-size:.8rem}.item-selected--selected[data-v-2769343f]{background-color:var(--pga-color-success);border-color:var(--pga-color-success)}.item-selected--selected .item-selected__check-icon[data-v-2769343f]{color:var(--pga-color-success-contrast)}.modal[data-v-88e0fe55]{align-items:center;background-color:var(--pga-color-overlay);bottom:0;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.modal .modal__content[data-v-88e0fe55]{background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-03);border-radius:.5rem;box-shadow:0 0 .25rem var(--pga-color-first-01);margin-top:-5vh;max-width:768px;width:var(--252ca246)}@media (max-width:768px){.modal .modal__content[data-v-88e0fe55]{max-width:94%}}.modal .modal__content .modal__header[data-v-88e0fe55]{align-items:center;background-color:var(--pga-color-third-contrast-04);border-radius:.5rem .5rem 0 0;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;justify-content:space-between;padding:.5rem 1rem}.modal .modal__content .modal__header .modal__title[data-v-88e0fe55]{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal .modal__content .modal__header .close-icon[data-v-88e0fe55]{align-items:center;border-radius:.5rem;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:2rem;justify-content:center;max-height:2rem;max-width:2rem;min-height:2rem;min-width:2rem;width:2rem}.modal .modal__content .modal__header .close-icon[data-v-88e0fe55]:hover{background-color:var(--pga-color-third-contrast)}.modal .modal__content .modal__body[data-v-88e0fe55]{margin-bottom:1.6rem;margin-top:1rem;max-height:65vh;overflow-y:auto;padding-left:1rem;padding-right:1rem}.modal .modal__content .modal__body[data-v-88e0fe55]>*{max-width:100%}.modal .modal__content .modal__footer[data-v-88e0fe55]{align-items:center;border-top:1px solid var(--pga-color-first-03);display:flex;flex-direction:row;flex-wrap:nowrap;gap:.6rem;justify-content:flex-end;padding:1rem}.selector-container[data-v-22b60b58]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:flex-start}.separator[data-v-9280c50d]{background-color:var(--pga-color-grey);height:1px;width:100%}.separator--vertical[data-v-9280c50d]{height:auto;min-height:100%;width:1px}.pga-tabs .pga-tabs__nav[data-v-6b605d7a]{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:flex-start;overflow-x:auto}.pga-tabs .pga-tabs__nav .pga-tabs__button[data-v-6b605d7a]{all:unset;align-items:center;border-bottom:1px solid var(--pga-color-grey);color:var(--pga-color-second);cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:center;padding:.6rem 1rem;width:var(--0c9e59e0)}.pga-tabs .pga-tabs__nav .pga-tabs__button--active[data-v-6b605d7a],.pga-tabs .pga-tabs__nav .pga-tabs__button[data-v-6b605d7a]:hover{border-bottom:.25rem solid var(--pga-color-primary)}.pga-tabs .pga-tabs__nav .pga-tabs__button--active[data-v-6b605d7a]{color:var(--pga-color-primary)}.pga-tabs .pga-tabs__section[data-v-6b605d7a]{margin-top:1.5rem}.pga-input-file[data-v-cbccd13c]{align-items:center;background-color:var(--b4ce00ce);border:1px solid var(--6241915b);border-radius:var(--027f6ccc);color:var(--pga-color-first);display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;justify-content:center;padding:1rem;user-select:none}.pga-input-file[data-v-cbccd13c]:hover{background-color:var(--466eb123);cursor:pointer}.pga-input-file--disabled[data-v-cbccd13c]{background-color:var(--6910f535)}.pga-input-file--disabled[data-v-cbccd13c]:hover{background-color:var(--6910f535);cursor:not-allowed}.pga-input-file .input-file__input[data-v-cbccd13c]{display:none}.pga-input-file .input-file__icon[data-v-cbccd13c]{font-size:1.6rem}.pga-input-file .input-file__label-container[data-v-cbccd13c]{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pga-videos[data-v-ef2300fe]{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;justify-content:center}.pga-videos .videos[data-v-ef2300fe]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center;width:100%}.pga-videos .videos .videos__video-container[data-v-ef2300fe]{height:15rem;max-height:15rem;max-width:15rem;min-height:15rem;min-width:15rem;position:relative;width:15rem}.pga-videos .videos .videos__video-container .videos__video[data-v-ef2300fe]{border-radius:.5rem;cursor:pointer;height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:100%}.pga-videos .videos .videos__video-container .videos__delete-btn[data-v-ef2300fe]{position:absolute;right:.5rem;top:.5rem}.pga-videos .videos .videos__input-container[data-v-ef2300fe]{height:15rem;max-height:15rem;max-width:15rem;min-height:15rem;min-width:15rem;width:15rem}.pga-videos .videos .videos__input-container .videos__input[data-v-ef2300fe]{border-radius:.5rem;height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:100%}.pga-copy[data-v-c4835bae]{gap:.3rem;justify-content:flex-start}.alert[data-v-0b6d853b],.pga-copy[data-v-c4835bae]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap}.alert[data-v-0b6d853b]{background-color:var(--pga-color-overlay);bottom:0;gap:0;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.alert .alert__content[data-v-0b6d853b]{align-items:center;background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-03);border-radius:.5rem;box-shadow:0 0 .25rem var(--pga-color-first-01);display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;justify-content:flex-start;margin-top:-5vh;max-width:30rem;min-width:20rem;padding:2rem;text-align:center}.alert .alert__content .alert__icon[data-v-0b6d853b]{color:var(--pga-color-warning);font-size:4rem}.alert .alert__content .alert__title[data-v-0b6d853b]{color:var(--pga-color-first);font-size:1.6rem}.alert .alert__content .alert__message[data-v-0b6d853b]{color:var(--pga-color-second);font-size:.9rem}.alert .alert__content .alert__buttons[data-v-0b6d853b]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:center;margin-top:.8rem}.alert .alert__content .alert__buttons .alert__button[data-v-0b6d853b]{padding:1rem}.hyperlink[data-v-ec435fa7]{color:var(--pga-color-link);font:inherit;text-decoration:none}.pga-router-link[data-v-6046ce2c]{color:var(--040e9024);text-decoration:none}.pga-router-link[data-v-6046ce2c]:hover{color:var(--75a55a4c)}.pga-router-link--fit-content[data-v-6046ce2c]{display:inline-block;max-width:fit-content}.pga-router-link--underline-on-hover[data-v-6046ce2c]:hover,.pga-router-link--underline[data-v-6046ce2c]{text-decoration:underline}.pga-display-barcodes[data-v-d2646648]{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}.pga-display-barcodes .barcodes-container[data-v-d2646648]{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start}.pga-display-barcodes .barcodes-container .barcode[data-v-d2646648]{white-space:nowrap}.pga-display-content[data-v-fa5e33c9]{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}.pga-display-content .item__label[data-v-fa5e33c9]{color:var(--pga-color-third);font-size:.9rem}.pga-datetime[data-v-8be4134c]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center}.pga-datetime--with-background[data-v-8be4134c]{background-color:var(--pga-color-primary);border-radius:.25rem;color:var(--pga-color-primary-contrast);padding:.25rem .5rem}.info-card[data-v-7a78c17c]{align-items:stretch;background-color:var(--pga-color-first-contrast);border:1px solid;border-color:var(--245c3a3a);border-radius:.4rem;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:flex-start;overflow:hidden}.info-card .info-card__icon-container[data-v-7a78c17c]{align-items:center;background-color:var(--245c3a3a);display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;padding:.8rem}.info-card .info-card__icon-container .info-card__icon[data-v-7a78c17c]{color:var(--14ef42c2);font-size:1.6rem}.info-card .info-card__content-container[data-v-7a78c17c]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:center;padding:.8rem;width:100%}.no-items-container[data-v-2d583c56]{align-items:center;background-color:var(--pga-color-second-contrast);display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;padding:2rem;width:100%}.no-items-container .no-items[data-v-2d583c56]{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;height:100%;justify-content:center;width:100%}.no-items-container .no-items .no-items__icon[data-v-2d583c56]{font-size:1.5rem}.no-items-container .no-items .no-items__text[data-v-2d583c56]{font-size:1.2rem}.price[data-v-9fd86018]{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.25rem;justify-content:flex-start;white-space:nowrap}.price--with-background[data-v-9fd86018]{background-color:var(--pga-color-primary-02);border:1px solid var(--pga-color-primary-04);border-radius:.25rem;padding:.25rem}.price .price__sign[data-v-9fd86018]{color:var(--pga-color-second);font-size:.8rem}.price .price__value[data-v-9fd86018]{color:var(--3fb5e5d2);font-size:var(--4beaa021)}.pga-form[data-v-dda30d1a]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.6rem;justify-content:flex-start;max-width:100%;padding:.2rem;user-select:none;width:var(--6ea1274c)}.pga-form[data-v-dda30d1a] .pga-form-subtitle:first-child,.pga-form[data-v-dda30d1a] .pga-form-title:first-child{margin-top:0;padding-top:0}.pga-form .form__submit-btn[data-v-dda30d1a]{margin-top:.6rem}.pga-form-row{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;justify-content:center}.pga-form-row>*{flex-grow:1}@media (max-width:768px){.pga-form-row--break-row{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.6rem;justify-content:flex-start}}.pga-form-subtitle[data-v-e42c3004]{font-weight:700;margin-top:.5rem}.pga-form-title[data-v-b4c2eaf4]{border-bottom:1px solid var(--pga-color-grey);font-size:1.2rem;margin-bottom:.5rem;margin-top:.5rem;padding-bottom:.5rem;padding-top:.5rem}.input-group[data-v-42dc254d]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start}.input-group--fit-content[data-v-42dc254d]{max-width:fit-content}.input-group--with-flex-grow[data-v-42dc254d]{flex-grow:var(--65dea78e)!important}.input-group .input-group__header[data-v-42dc254d]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.6rem;justify-content:flex-start;padding-left:.5rem;padding-right:.5rem;user-select:none;white-space:nowrap}.input-group .input-group__header .header__label[data-v-42dc254d]{color:var(--pga-color-second);font-size:.9rem}.input-group .input-group__header .header__required-label[data-v-42dc254d]{color:var(--pga-color-required);font-size:.8rem;font-style:italic}.input-group .input-group__header .header__optional-label[data-v-42dc254d]{color:var(--pga-color-third);font-size:.8rem;font-style:italic;margin-left:auto}.input-group .input-group__description[data-v-42dc254d]{color:var(--pga-color-third);font-size:.8rem;padding:.4rem 1rem}.input-group .input-group__errors[data-v-42dc254d]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start;margin-top:.2rem;padding-left:.5rem;padding-right:.5rem;user-select:none}.input-group .input-group__errors .errors__error[data-v-42dc254d]{align-items:center;color:var(--pga-color-error);display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}.input-group .input-group__errors .errors__error .error__icon[data-v-42dc254d],.input-group .input-group__errors .errors__error .error__message[data-v-42dc254d]{font-size:.9rem}.input-right-button[data-v-00547c9c]{background-color:inherit;border-radius:0 var(--723f8e21) var(--723f8e21) 0;color:inherit;height:var(--2f6cd1aa);position:absolute;right:0;top:0;width:var(--156d9d2c)}.input-right-button[data-v-00547c9c]:hover{background-color:inherit}.input-right-button--with-background[data-v-00547c9c]{background-color:var(--28640a46)}.input-right-button--with-background[data-v-00547c9c]:hover{background-color:var(--28807eaa)}.input-container[data-v-9041b6d0]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:inherit;gap:.5rem;justify-content:flex-start}.input-container .input-content[data-v-9041b6d0]{position:relative;width:100%}.input-container .input-content .input[data-v-9041b6d0]{background-color:var(--6dff75b1);border:1px solid var(--5c72591a);border-radius:var(--7fe34a82);color:var(--pga-color-first);font-family:inherit;font-size:inherit;height:var(--7facaa6a);margin:0;outline:none;padding-left:var(--35bb5226);padding-right:var(--a0ebe728);width:100%}.input-container .input-content .input[data-v-9041b6d0]:focus{border:1px solid var(--457ffa4e)}.input-container .input-content .input--disabled[data-v-9041b6d0]{background-color:var(--45e85966);cursor:not-allowed}.input-container .input-content input[data-v-9041b6d0]::placeholder{color:var(--aca6f358);font-size:inherit;opacity:1}.input-container .input-content input[type=number][data-v-9041b6d0]{-moz-appearance:textfield}.input-container .input-content input[type=number][data-v-9041b6d0]::-webkit-inner-spin-button,.input-container .input-content input[type=number][data-v-9041b6d0]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.login-form-container[data-v-6ce7d149]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center}.login-form-container .login-form[data-v-6ce7d149]{background-color:var(--pga-color-second-contrast);border-radius:.5rem;box-shadow:0 0 2rem var(--pga-color-first-01);margin-top:2.75rem;padding:5.25rem 1.5rem 2.5rem;position:relative;width:30rem}.login-form-container .login-form .user-icon-container[data-v-6ce7d149]{align-items:center;background-color:var(--pga-color-primary);border-radius:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:5.5rem;justify-content:center;left:50%;margin-left:-2.75rem;position:absolute;top:-2.75rem;width:5.5rem}.login-form-container .login-form .user-icon-container .user-icon[data-v-6ce7d149]{color:var(--pga-color-primary-contrast);font-size:2.2rem}.pga-checkbox[data-v-9a138890]{align-items:center;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;user-select:none}.colors-container[data-v-65ddd494]{align-items:center;border:1px solid var(--007d7129);border-radius:var(--2800638c);display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center;padding:var(--81ef80ba)}.date-picker[data-v-0ac47346] .dp__input{background-color:var(--358720fd);border:1px solid var(--372004bf);border-radius:var(--749f7a94);color:var(--pga-color-first);font-family:inherit;font-size:inherit;height:2.4rem;outline:none}.date-picker[data-v-0ac47346] .dp__input:focus{border:1px solid var(--pga-color-primary)}.date-picker--disabled[data-v-0ac47346] .dp__input{background-color:var(--2fed1ace);cursor:not-allowed}.date-picker--open[data-v-0ac47346] .dp__input{border:1px solid var(--2295780d)}.icons-container[data-v-3787d458]{align-items:center;border:1px solid var(--12aa2a95);border-radius:var(--5b6ad7a0);display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center;padding:var(--01fae1e2)}.input-container[data-v-ce515f87]{min-width:18rem;position:relative}.input-container input[data-v-ce515f87]{background-color:var(--4e0aa5ea);border:1px solid var(--cd307066);border-radius:var(--a73e3d30);color:var(--pga-color-first);font-family:inherit;font-size:inherit;height:var(--24c3e631);margin:0;outline:none;padding-left:var(--13cf8847);padding-right:var(--1a8543c6);width:100%}.input-container input[data-v-ce515f87]:focus{border:1px solid var(--ac3bc982)}.input-container input[data-v-ce515f87]:disabled{background-color:var(--1e21deb2);cursor:not-allowed}.input-container input[data-v-ce515f87]::placeholder{color:var(--c3cf8b8c);font-size:inherit;opacity:1}.input-dropdown{background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-03);border-radius:var(--a73e3d30);box-shadow:0 0 .5rem var(--pga-color-first-01);list-style-type:none;margin:0;overflow:auto;padding:0;position:fixed;z-index:10000}.input-dropdown .dropdown__option{padding-bottom:.3rem;padding-left:var(--13cf8847);padding-right:var(--13cf8847);padding-top:.3rem}.input-dropdown .dropdown__option--index-selected{background-color:var(--pga-color-primary-01)}.input-dropdown .dropdown__option--selected{background-color:var(--pga-color-primary-02)}select[data-v-f64c7115]{background-color:var(--6e7b057a);border:1px solid var(--740bafbc);border-radius:var(--2639f759);color:var(--pga-color-first);font-family:inherit;font-size:inherit;height:var(--64dc84e2);margin:0;outline:none;padding-left:var(--526a8094);padding-right:var(--526a8094);width:100%}select[data-v-f64c7115]:focus{border:1px solid var(--4b8c0d20)}select[data-v-f64c7115]:disabled{background-color:var(--5378ebd4);cursor:not-allowed}.pga-switch[data-v-b09d81bd]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;margin-bottom:.25rem;margin-top:.25rem}.pga-switch .switch__label[data-v-b09d81bd]{color:var(--pga-color-second);font-size:.9rem}.pga-switch .switch__slider-container[data-v-b09d81bd]{max-width:min-content;position:relative}.pga-switch .switch__slider-container .switch__input[data-v-b09d81bd]{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}.pga-switch .switch__slider-container .switch__slider[data-v-b09d81bd]{background-color:var(--pga-color-grey);border-radius:1.5rem;cursor:pointer;height:1.4rem;position:relative;transition:.4s;width:2.24rem}.pga-switch .switch__slider-container .switch__slider--disabled[data-v-b09d81bd]{cursor:not-allowed}.pga-switch .switch__slider-container .switch__slider .slider__thumb[data-v-b09d81bd]{align-items:center;background-color:var(--pga-color-grey-contrast);border:1px solid;border-radius:100%;bottom:.14rem;color:var(--pga-color-grey);display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:1.12rem;justify-content:center;max-height:1.12rem;max-width:1.12rem;min-height:1.12rem;min-width:1.12rem;position:absolute;top:.14rem;transition:.4s;width:1.12rem}.pga-switch .switch__slider-container .switch__slider .slider__thumb .thumb__icon[data-v-b09d81bd]{font-size:.8rem}.pga-switch .switch__slider-container .switch__slider--checked[data-v-b09d81bd]{background-color:var(--pga-color-success)}.pga-switch .switch__slider-container .switch__slider--checked .slider__thumb[data-v-b09d81bd]{background-color:var(--pga-color-success-contrast);color:var(--pga-color-success);transform:translate(1.12rem)}.switch-options[data-v-61b46e44]{align-items:stretch;border-radius:var(--2492ef7a);display:flex;flex-direction:row;flex-wrap:nowrap;font-size:inherit;gap:0;justify-content:center;user-select:none;width:100%}.switch-options .switch-options__item[data-v-61b46e44]{align-items:center;background-color:var(--21ee0db9);border:1px solid var(--72daa10a);color:var(--pga-color-first);cursor:pointer;display:flex;flex-basis:0;flex-direction:row;flex-grow:1;flex-wrap:nowrap;gap:0;height:var(--12532c7a);justify-content:center}.switch-options .switch-options__item--first-item[data-v-61b46e44]{border-radius:var(--2492ef7a) 0 0 var(--2492ef7a)}.switch-options .switch-options__item--last-item[data-v-61b46e44]{border-radius:0 var(--2492ef7a) var(--2492ef7a) 0}.switch-options .switch-options__item--active[data-v-61b46e44]{background-color:var(--5191029f);border:1px solid var(--610485d1);color:var(--610485d1);font-weight:700}.switch-options .switch-options__item[data-v-61b46e44]:hover{background-color:var(--51ad7703)}.textarea-container[data-v-957e5364]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}.textarea-container .textarea[data-v-957e5364]{background-color:var(--7f0ab3fa);border:1px solid var(--17fafcc5);border-radius:var(--00344b70);color:var(--pga-color-first);font-family:inherit;font-size:inherit;margin:0;outline:none;padding:var(--4c73f93f);width:100%}.textarea-container .textarea[data-v-957e5364]:focus{border:1px solid var(--32186747)}.textarea-container .textarea--disabled[data-v-957e5364]{background-color:var(--517adcc2);cursor:not-allowed}.textarea-container textarea[data-v-957e5364]::placeholder{color:var(--b2d13f7c);font-size:inherit;opacity:1}.textarea-container .textarea__footer[data-v-957e5364]{align-items:stretch;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:flex-start;padding-left:1rem;padding-right:1rem}.textarea-container .textarea__footer .footer__max-length[data-v-957e5364]{margin-left:auto}.img-wrapper[data-v-2965cf0d]{max-width:fit-content;position:relative;user-select:none}.img-wrapper--horizontal[data-v-2965cf0d]{padding-bottom:var(--66462eee)}.img-wrapper--vertical[data-v-2965cf0d]{padding-right:var(--66462eee)}.img-wrapper .img-container .img[data-v-2965cf0d]{height:100%;max-width:100%;object-fit:contain;width:auto}.img-wrapper .img-buttons[data-v-2965cf0d]{position:absolute}.img-wrapper .img-buttons--horizontal[data-v-2965cf0d]{align-items:center;bottom:0;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.4rem;justify-content:center;left:0;padding-bottom:.25rem;padding-top:.25rem;right:0}.img-wrapper .img-buttons--vertical[data-v-2965cf0d]{align-items:center;bottom:0;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.4rem;justify-content:center;padding-left:.25rem;padding-right:.25rem;right:0;top:0}.img-wrapper .img-buttons .input-file[data-v-2965cf0d]{display:none}.pga-images-full-screen[data-v-87259aa3]{align-items:center;background-color:var(--pga-color-overlay);bottom:0;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.pga-images-full-screen .image-container[data-v-87259aa3]{height:100%;padding:1rem 4rem;position:relative}.pga-images-full-screen .image-container .image[data-v-87259aa3]{border-radius:.5rem;height:100%;max-width:100%;object-fit:contain;width:auto}.pga-images-full-screen .image-container .image__close-btn[data-v-87259aa3]{position:absolute;right:.5rem;top:1rem}.pga-images-full-screen .image-container .image__left-btn[data-v-87259aa3]{left:.5rem;position:absolute;top:50%;transform:translateY(-50%)}.pga-images-full-screen .image-container .image__right-btn[data-v-87259aa3]{position:absolute;right:.5rem;top:50%;transform:translateY(-50%)}.pga-images[data-v-aa704edf]{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;justify-content:center}.pga-images .images[data-v-aa704edf]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center;width:100%}.pga-images .images .images__image-container[data-v-aa704edf]{height:15rem;max-height:15rem;max-width:15rem;min-height:15rem;min-width:15rem;position:relative;width:15rem}.pga-images .images .images__image-container .images__img[data-v-aa704edf]{border:2px solid transparent;border-radius:.5rem;cursor:pointer;height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:100%}.pga-images .images .images__image-container .images__img[data-v-aa704edf]:hover{border:2px solid var(--pga-color-primary)}.pga-images .images .images__image-container .images__delete-btn[data-v-aa704edf]{position:absolute;right:.5rem;top:.5rem}.pga-images .images .images__input-container[data-v-aa704edf]{height:15rem;max-height:15rem;max-width:15rem;min-height:15rem;min-width:15rem;width:15rem}.pga-images .images .images__input-container .images__input[data-v-aa704edf]{border-radius:.5rem;height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:100%}.pga-info-panel-item[data-v-dcceef7b]{word-break:break-word;word-wrap:break-word;align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;width:12rem}.pga-info-panel-item--full-width[data-v-dcceef7b]{width:100%}.pga-info-panel-item .item__title[data-v-dcceef7b]{color:var(--pga-color-third);font-size:.9rem}.pga-info-panel-item .item__info[data-v-dcceef7b]{font-weight:700}.pga-info-panel[data-v-7d393c30]{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;column-gap:3rem;justify-content:flex-start}.pga-bottom-bar[data-v-029e91bf]{bottom:0;box-shadow:0 0 .5rem var(--pga-color-first-01);display:none;left:0;position:fixed;right:0;user-select:none;z-index:1000}.pga-bottom-bar .bottom-bar__content[data-v-029e91bf]{align-items:stretch;background-color:var(--pga-color-first-contrast);display:flex;flex-direction:row;flex-wrap:nowrap;gap:1.5rem;height:var(--pga-bottom-bar-height);justify-content:space-evenly;padding-left:1rem;padding-right:1rem}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link[data-v-029e91bf]{align-items:center;color:var(--pga-color-first);display:flex;flex-direction:column;flex-wrap:nowrap;font-size:.8rem;gap:.25rem;justify-content:center;text-decoration:none;transition:.3s}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link[data-v-029e91bf]:hover{color:var(--pga-color-primary);cursor:pointer}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link.router-link-active[data-v-029e91bf]{color:var(--pga-color-primary)}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link .router-link__icon-container[data-v-029e91bf]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:2rem;justify-content:center;width:4rem}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link .router-link__icon-container .router-link__icon[data-v-029e91bf]{font-size:1.6rem}@media (max-width:768px){.pga-bottom-bar[data-v-029e91bf]{display:block}}.pga-breadcrumb[data-v-0070c1b2]{font-size:1.1rem}.pga-breadcrumb .breadcrumb__list[data-v-0070c1b2]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:flex-start;list-style:none;margin:0;padding:0}.pga-breadcrumb .breadcrumb__list .list__item[data-v-0070c1b2]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.8rem;justify-content:flex-start}.pga-footer[data-v-ad6fade9]{margin-top:auto;padding-left:.4rem;padding-right:.4rem}.pga-footer .footer__content[data-v-ad6fade9]{align-items:center;background-color:var(--pga-color-primary-09);border:1px solid var(--pga-color-primary);border-radius:.3rem .3rem 0 0;color:var(--pga-color-primary-contrast);display:flex;flex-direction:column;flex-wrap:nowrap;gap:.8rem;justify-content:center;min-height:7.5rem;padding:1.2rem 1rem;text-align:center}.pga-footer .footer__content .footer__link[data-v-ad6fade9]{color:var(--pga-color-primary-contrast);font-style:italic}.pga-header[data-v-a2a0e86e]{box-shadow:0 0 .5rem var(--pga-color-first-01);left:0;position:fixed;right:0;top:0;user-select:none;z-index:1000}.pga-header--with-banner[data-v-a2a0e86e]{top:var(--pga-banner-height)}.pga-header .header__content[data-v-a2a0e86e]{align-items:center;background-color:var(--pga-color-first-contrast);display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;height:var(--pga-header-height);justify-content:space-between;padding-left:1rem;padding-right:1rem;width:100%}.pga-header .header__content .content__side[data-v-a2a0e86e]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;justify-content:flex-end}.pga-layout[data-v-87db3bae]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;height:100vh;justify-content:flex-start;min-height:100vh;padding-top:var(--pga-header-height)}.pga-layout--with-banner[data-v-87db3bae]{padding-top:var(--pga-header-and-banner-height)}.pga-layout--side-bar-open[data-v-87db3bae]{padding-left:var(--pga-side-bar-width)}.pga-layout .layout__banner[data-v-87db3bae]{align-items:center;background-color:var(--pga-color-warning);color:var(--pga-color-warning-contrast);display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:var(--pga-banner-height);justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.pga-layout .layout__content[data-v-87db3bae]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1.2rem;justify-content:flex-start;overflow:var(--6cafbfe4);padding:var(--pga-layout-padding-top) var(--73faafcd) var(--pga-layout-padding-bottom)}.pga-layout .layout__content .layout__header[data-v-87db3bae]{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.1rem;justify-content:flex-start}.pga-layout .layout__content .layout__header .layout__title[data-v-87db3bae]{font-size:1.3rem;font-weight:700;margin:0}.pga-layout .layout__content .layout__header .layout__description[data-v-87db3bae]{color:var(--pga-color-second)}.pga-layout .layout__content .layout__view[data-v-87db3bae]{min-height:0}@media (max-width:768px){.pga-layout[data-v-87db3bae]{padding-left:0}.pga-layout--with-navigation-bars[data-v-87db3bae]{padding-bottom:var(--pga-bottom-bar-height)}.pga-layout .layout__content[data-v-87db3bae]{padding-left:var(--6a6fe957);padding-right:var(--6a6fe957)}}.pga-section[data-v-3d8a1110]{max-width:100%}.pga-section .section__title[data-v-3d8a1110]{margin:0 0 .5rem}.pga-section .section__content[data-v-3d8a1110]{align-items:stretch;background-color:var(--pga-color-first-contrast);border-radius:.3rem;box-shadow:0 0 .5rem var(--pga-color-first-01);display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;padding:1rem}.pga-section .section__content--loading[data-v-3d8a1110]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center}.pga-side-bar[data-v-c40f1048]{align-items:stretch;background-color:var(--pga-color-first-contrast);bottom:0;box-shadow:0 0 .5rem var(--pga-color-first-01);display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start;left:0;position:fixed;top:var(--pga-header-height);user-select:none;width:var(--pga-side-bar-width);z-index:10000}.pga-side-bar--with-banner[data-v-c40f1048]{top:var(--pga-header-and-banner-height)}.pga-side-bar .side-bar__header[data-v-c40f1048]{display:none}.pga-side-bar .side-bar__content[data-v-c40f1048]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start;overflow:auto;padding-bottom:.5rem;padding-top:.5rem}.pga-side-bar .side-bar__content .side-bar__section[data-v-c40f1048]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.4rem;justify-content:flex-start}.pga-side-bar .side-bar__content .side-bar__section .side-bar__title[data-v-c40f1048]{color:var(--pga-color-third);font-size:.8rem;padding-left:1rem}.pga-side-bar .side-bar__content .side-bar__section .side-bar__title--with-margin-top[data-v-c40f1048]{margin-top:.8rem}.pga-side-bar .side-bar__content .side-bar__section .side-bar__router-links[data-v-c40f1048]{padding-left:.5rem;padding-right:.5rem}.pga-side-bar .side-bar__content .side-bar__section .side-bar__router-links .side-bar__router-link[data-v-c40f1048]{align-items:center;border-radius:.5rem;color:var(--pga-color-second);display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:space-between;padding:.5rem 1.5rem;text-decoration:none;transition:.3s}.pga-side-bar .side-bar__content .side-bar__section .side-bar__router-links .side-bar__router-link[data-v-c40f1048]:hover{background-color:var(--pga-color-grey-015);cursor:pointer}.pga-side-bar .side-bar__content .side-bar__section .side-bar__router-links .side-bar__router-link.router-link-active[data-v-c40f1048]{background-color:var(--pga-color-primary-01);color:var(--pga-color-primary);font-weight:700}.pga-side-bar .side-bar__content .side-bar__section .side-bar__router-links .side-bar__router-link .router-link__route-name[data-v-c40f1048]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}.pga-side-bar .side-bar__content .side-bar__section .side-bar__router-links .side-bar__router-link .router-link__route-name .router-link__icon-container[data-v-c40f1048]{width:1.6rem}@media (max-width:768px){.pga-side-bar[data-v-c40f1048]{right:0;top:0;width:auto}.pga-side-bar .side-bar__header[data-v-c40f1048]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:var(--pga-header-height);justify-content:flex-start;padding-left:1rem;padding-right:1rem}}.pga-pagination[data-v-64773ee2]{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:wrap;gap:.4rem;justify-content:center}.tr--even[data-v-80915725]{background-color:var(--pga-color-first-contrast)}.tr--even__secondary[data-v-80915725],.tr--odd[data-v-80915725]{background-color:var(--pga-color-second-contrast)}.tr--odd__secondary[data-v-80915725]{background-color:var(--pga-color-third-contrast)}td .td__content[data-v-cc5ccf96]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:var(--0fb4c9f3);padding:.6rem .8rem;text-align:var(--821ad6be)}.td--fit-content[data-v-cc5ccf96]{width:0}.pga-tr-title .tr-title__td[data-v-8db4d9c5]{font-size:1rem;padding:.6rem 1rem}th[data-v-7e16a390]{font-size:.9rem;font-weight:700;padding:.6rem .8rem;text-align:var(--b2999cda);white-space:nowrap}th .th-content[data-v-7e16a390]{align-items:center;display:inline-flex;gap:.5rem}.filters-modal-container[data-v-09176177]{gap:1rem;width:25rem}.filters-modal-container[data-v-09176177],.items-list[data-v-5cd2c320]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start}.items-list[data-v-5cd2c320]{gap:.6rem}.items-list .items-list__title[data-v-5cd2c320]{font-weight:700;margin-top:.6rem}.items-list .item-container[data-v-5cd2c320]{align-items:stretch;background-color:var(--pga-color-second-contrast);border-radius:.25rem;box-shadow:0 0 .5rem var(--pga-color-first-01);display:flex;flex-direction:column;flex-wrap:nowrap;gap:.6rem;justify-content:flex-start;padding:1rem}.items-list .item-container .item-actions-buttons[data-v-5cd2c320]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.6rem;justify-content:center}.items-list .item-container__secondary[data-v-5cd2c320]{background-color:var(--pga-color-third-contrast)}.pga-table[data-v-114e8314]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;justify-content:flex-start;max-width:100%!important}.pga-table .table-header[data-v-114e8314]{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:flex-start}.pga-table .table-header .header__filters-btn[data-v-114e8314]{display:none}.pga-table .table-header .header__search-container[data-v-114e8314]{flex-grow:1;margin-left:auto}.pga-table .table-header .header__search-container .header__search[data-v-114e8314]{min-width:18rem;width:100%}.pga-table .table-header .header__filters[data-v-114e8314]{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:flex-start}.pga-table .table-header .header__filters--with-search[data-v-114e8314]{width:100%}.pga-table .table-top-pagination[data-v-114e8314]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;padding-bottom:.4rem;padding-top:.4rem;position:relative}.pga-table .table-top-pagination--with-spinner[data-v-114e8314]{min-height:1.5rem}.pga-table .table-top-pagination .pagination__spinner[data-v-114e8314]{position:absolute;right:0;top:50%;transform:translateY(-50%)}.pga-table .table-wrapper[data-v-114e8314]{overflow-x:auto}.pga-table .table-wrapper table[data-v-114e8314]{border-collapse:collapse;width:100%}.pga-table .table-wrapper table .indentation-content[data-v-114e8314]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;width:2rem}.pga-table .table-wrapper table .indentation-content .indentation-line[data-v-114e8314]{background-color:var(--pga-color-primary);border-radius:1rem;height:.3rem;width:2rem}.pga-table .table-wrapper table .actions-buttons[data-v-114e8314]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start}.pga-table .small-devices-items-list[data-v-114e8314],.pga-table .table-wrapper--with-main-item[data-v-114e8314]{display:none}.pga-table .rows-selected[data-v-114e8314]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:flex-start;padding-left:1.2rem;padding-right:1.2rem}.pga-table .rows-selected .rows-selected__select-all-btn[data-v-114e8314]{font-size:.9rem}.pga-table .rows-selected .rows-selected__selected-items-text[data-v-114e8314]{color:var(--pga-color-second);font-size:.9rem;font-style:italic}@media (max-width:768px){.pga-table .table-header .header__filters-btn[data-v-114e8314]{display:block}.pga-table .main-items-list--with-small-devices-item[data-v-114e8314],.pga-table .table-header .header__filters[data-v-114e8314],.pga-table .table-wrapper--with-small-devices-item[data-v-114e8314]{display:none}.pga-table .small-devices-items-list[data-v-114e8314]{display:flex}}*,:after,:before{background-repeat:no-repeat;box-sizing:border-box}:after,:before{text-decoration:inherit;vertical-align:inherit}:where(:root){cursor:default;line-height:1.5;overflow-wrap:break-word;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}:where(body){margin:0}:where(h1){font-size:2em;margin:.67em 0}:where(dl,ol,ul) :where(dl,ol,ul){margin:0}:where(hr){color:inherit;height:0}:where(nav) :where(ol,ul){list-style-type:none;padding:0}:where(nav li):before{content:"​";float:left}:where(pre){font-family:monospace,monospace;font-size:1em;overflow:auto}:where(abbr[title]){text-decoration:underline;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(audio,canvas,iframe,img,svg,video){vertical-align:middle}:where(iframe){border-style:none}:where(svg:not([fill])){fill:currentColor}:where(table){border-collapse:collapse;border-color:inherit;text-indent:0}:where(button,input,select){margin:0}:where(button,[type=button i],[type=reset i],[type=submit i]){-webkit-appearance:button}:where(fieldset){border:1px solid #a0a0a0}:where(progress){vertical-align:baseline}:where(textarea){margin:0;resize:vertical}:where([type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(details>summary:first-of-type){display:list-item}:where([aria-busy=true i]){cursor:progress}:where([aria-controls]){cursor:pointer}:where([aria-disabled=true i],[disabled]){cursor:not-allowed}:where([aria-hidden=false i][hidden]){display:initial}:where([aria-hidden=false i][hidden]:not(:focus)){clip:rect(0,0,0,0);position:absolute}/*!
6
+ */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble .ql-toolbar:after,.ql-bubble.ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble .ql-toolbar button,.ql-bubble.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble .ql-toolbar button svg,.ql-bubble.ql-toolbar button svg{float:left;height:100%}.ql-bubble .ql-toolbar button:active:hover,.ql-bubble.ql-toolbar button:active:hover{outline:none}.ql-bubble .ql-toolbar input.ql-image[type=file],.ql-bubble.ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button:focus,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble.ql-toolbar button:focus,.ql-bubble.ql-toolbar button:hover{color:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter{stroke:#fff}@media (pointer:coarse){.ql-bubble .ql-toolbar button:hover:not(.ql-active),.ql-bubble.ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-stroke.ql-thin,.ql-bubble .ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-item:before,.ql-bubble .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-item:before,.ql-bubble .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-item:before,.ql-bubble .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{position:absolute;right:20px;top:10px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"×";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;color:#fff;content:attr(href);font-size:12px;font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;top:-5px;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #444;content:" ";height:0;top:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:after,.ql-container.ql-bubble:not(.ql-disabled) a:before{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:after,.ql-container.ql-bubble:not(.ql-disabled) a:hover:before{visibility:visible}.pga-max-length[data-v-dac00e3f]{border-radius:.3rem;font-size:.9rem;padding:.25rem .4rem}.pga-max-length--error[data-v-dac00e3f]{background-color:var(--pga-color-danger-03)}.pga-editor[data-v-ab618a5d]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;justify-content:flex-start}.pga-editor .editor__footer[data-v-ab618a5d]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:space-between;padding-left:1rem;padding-right:1rem}.pga-info-card[data-v-ff98b634]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center}.pga-info-card .info-card__content[data-v-ff98b634]{align-items:center;background-color:var(--pga-color-second-contrast);border-radius:.25rem;box-shadow:0 0 .5rem var(--pga-color-first-01);display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;justify-content:flex-start;padding:1.2rem;text-align:center;width:100%}.pga-info-card .info-card__content .info-card__title[data-v-ff98b634]{font-size:1.1rem}.pga-info-card .info-card__content .info-card__description[data-v-ff98b634]{color:var(--pga-color-second)}.item-selected[data-v-2769343f]{align-items:center;background-color:var(--pga-color-first-contrast);border:.15rem solid var(--pga-color-first-03);border-radius:.2rem;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:1.2rem;justify-content:center;max-height:1.2rem;max-width:1.2rem;min-height:1.2rem;min-width:1.2rem;user-select:none;width:1.2rem}.item-selected .item-selected__check-icon[data-v-2769343f]{font-size:.8rem}.item-selected--selected[data-v-2769343f]{background-color:var(--pga-color-success);border-color:var(--pga-color-success)}.item-selected--selected .item-selected__check-icon[data-v-2769343f]{color:var(--pga-color-success-contrast)}.modal[data-v-88e0fe55]{align-items:center;background-color:var(--pga-color-overlay);bottom:0;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.modal .modal__content[data-v-88e0fe55]{background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-03);border-radius:.5rem;box-shadow:0 0 .25rem var(--pga-color-first-01);margin-top:-5vh;max-width:768px;width:var(--252ca246)}@media (max-width:768px){.modal .modal__content[data-v-88e0fe55]{max-width:94%}}.modal .modal__content .modal__header[data-v-88e0fe55]{align-items:center;background-color:var(--pga-color-third-contrast-04);border-radius:.5rem .5rem 0 0;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;justify-content:space-between;padding:.5rem 1rem}.modal .modal__content .modal__header .modal__title[data-v-88e0fe55]{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal .modal__content .modal__header .close-icon[data-v-88e0fe55]{align-items:center;border-radius:.5rem;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:2rem;justify-content:center;max-height:2rem;max-width:2rem;min-height:2rem;min-width:2rem;width:2rem}.modal .modal__content .modal__header .close-icon[data-v-88e0fe55]:hover{background-color:var(--pga-color-third-contrast)}.modal .modal__content .modal__body[data-v-88e0fe55]{margin-bottom:1.6rem;margin-top:1rem;max-height:65vh;overflow-y:auto;padding-left:1rem;padding-right:1rem}.modal .modal__content .modal__body[data-v-88e0fe55]>*{max-width:100%}.modal .modal__content .modal__footer[data-v-88e0fe55]{align-items:center;border-top:1px solid var(--pga-color-first-03);display:flex;flex-direction:row;flex-wrap:nowrap;gap:.6rem;justify-content:flex-end;padding:1rem}.selector-container[data-v-22b60b58]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:flex-start}.separator[data-v-9280c50d]{background-color:var(--pga-color-grey);height:1px;width:100%}.separator--vertical[data-v-9280c50d]{height:auto;min-height:100%;width:1px}.pga-tabs .pga-tabs__nav[data-v-6b605d7a]{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:flex-start;overflow-x:auto}.pga-tabs .pga-tabs__nav .pga-tabs__button[data-v-6b605d7a]{all:unset;align-items:center;border-bottom:1px solid var(--pga-color-grey);color:var(--pga-color-second);cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:center;padding:.6rem 1rem;width:var(--0c9e59e0)}.pga-tabs .pga-tabs__nav .pga-tabs__button--active[data-v-6b605d7a],.pga-tabs .pga-tabs__nav .pga-tabs__button[data-v-6b605d7a]:hover{border-bottom:.25rem solid var(--pga-color-primary)}.pga-tabs .pga-tabs__nav .pga-tabs__button--active[data-v-6b605d7a]{color:var(--pga-color-primary)}.pga-tabs .pga-tabs__section[data-v-6b605d7a]{margin-top:1.5rem}.pga-input-file[data-v-cbccd13c]{align-items:center;background-color:var(--b4ce00ce);border:1px solid var(--6241915b);border-radius:var(--027f6ccc);color:var(--pga-color-first);display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;justify-content:center;padding:1rem;user-select:none}.pga-input-file[data-v-cbccd13c]:hover{background-color:var(--466eb123);cursor:pointer}.pga-input-file--disabled[data-v-cbccd13c]{background-color:var(--6910f535)}.pga-input-file--disabled[data-v-cbccd13c]:hover{background-color:var(--6910f535);cursor:not-allowed}.pga-input-file .input-file__input[data-v-cbccd13c]{display:none}.pga-input-file .input-file__icon[data-v-cbccd13c]{font-size:1.6rem}.pga-input-file .input-file__label-container[data-v-cbccd13c]{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pga-videos[data-v-ef2300fe]{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;justify-content:center}.pga-videos .videos[data-v-ef2300fe]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center;width:100%}.pga-videos .videos .videos__video-container[data-v-ef2300fe]{height:15rem;max-height:15rem;max-width:15rem;min-height:15rem;min-width:15rem;position:relative;width:15rem}.pga-videos .videos .videos__video-container .videos__video[data-v-ef2300fe]{border-radius:.5rem;cursor:pointer;height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:100%}.pga-videos .videos .videos__video-container .videos__delete-btn[data-v-ef2300fe]{position:absolute;right:.5rem;top:.5rem}.pga-videos .videos .videos__input-container[data-v-ef2300fe]{height:15rem;max-height:15rem;max-width:15rem;min-height:15rem;min-width:15rem;width:15rem}.pga-videos .videos .videos__input-container .videos__input[data-v-ef2300fe]{border-radius:.5rem;height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:100%}.pga-copy[data-v-c4835bae]{gap:.3rem;justify-content:flex-start}.alert[data-v-0b6d853b],.pga-copy[data-v-c4835bae]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap}.alert[data-v-0b6d853b]{background-color:var(--pga-color-overlay);bottom:0;gap:0;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.alert .alert__content[data-v-0b6d853b]{align-items:center;background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-03);border-radius:.5rem;box-shadow:0 0 .25rem var(--pga-color-first-01);display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;justify-content:flex-start;margin-top:-5vh;max-width:30rem;min-width:20rem;padding:2rem;text-align:center}.alert .alert__content .alert__icon[data-v-0b6d853b]{color:var(--pga-color-warning);font-size:4rem}.alert .alert__content .alert__title[data-v-0b6d853b]{color:var(--pga-color-first);font-size:1.6rem}.alert .alert__content .alert__message[data-v-0b6d853b]{color:var(--pga-color-second);font-size:.9rem}.alert .alert__content .alert__buttons[data-v-0b6d853b]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:center;margin-top:.8rem}.alert .alert__content .alert__buttons .alert__button[data-v-0b6d853b]{padding:1rem}.hyperlink[data-v-ec435fa7]{color:var(--pga-color-link);font:inherit;text-decoration:none}.pga-router-link[data-v-6046ce2c]{color:var(--040e9024);text-decoration:none}.pga-router-link[data-v-6046ce2c]:hover{color:var(--75a55a4c)}.pga-router-link--fit-content[data-v-6046ce2c]{display:inline-block;max-width:fit-content}.pga-router-link--underline-on-hover[data-v-6046ce2c]:hover,.pga-router-link--underline[data-v-6046ce2c]{text-decoration:underline}.pga-display-barcodes[data-v-d2646648]{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}.pga-display-barcodes .barcodes-container[data-v-d2646648]{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start}.pga-display-barcodes .barcodes-container .barcode[data-v-d2646648]{white-space:nowrap}.pga-display-content[data-v-fa5e33c9]{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}.pga-display-content .item__label[data-v-fa5e33c9]{color:var(--pga-color-third);font-size:.9rem}.pga-datetime[data-v-8be4134c]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center}.pga-datetime--with-background[data-v-8be4134c]{background-color:var(--pga-color-primary);border-radius:.25rem;color:var(--pga-color-primary-contrast);padding:.25rem .5rem}.info-card[data-v-7a78c17c]{align-items:stretch;background-color:var(--pga-color-first-contrast);border:1px solid;border-color:var(--245c3a3a);border-radius:.4rem;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:flex-start;overflow:hidden}.info-card .info-card__icon-container[data-v-7a78c17c]{align-items:center;background-color:var(--245c3a3a);display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;padding:.8rem}.info-card .info-card__icon-container .info-card__icon[data-v-7a78c17c]{color:var(--14ef42c2);font-size:1.6rem}.info-card .info-card__content-container[data-v-7a78c17c]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:center;padding:.8rem;width:100%}.no-items-container[data-v-2d583c56]{align-items:center;background-color:var(--pga-color-second-contrast);display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;padding:2rem;width:100%}.no-items-container .no-items[data-v-2d583c56]{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;height:100%;justify-content:center;width:100%}.no-items-container .no-items .no-items__icon[data-v-2d583c56]{font-size:1.5rem}.no-items-container .no-items .no-items__text[data-v-2d583c56]{font-size:1.2rem}.price[data-v-9fd86018]{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.25rem;justify-content:flex-start;white-space:nowrap}.price--with-background[data-v-9fd86018]{background-color:var(--pga-color-primary-02);border:1px solid var(--pga-color-primary-04);border-radius:.25rem;padding:.25rem}.price .price__sign[data-v-9fd86018]{color:var(--pga-color-second);font-size:.8rem}.price .price__value[data-v-9fd86018]{color:var(--3fb5e5d2);font-size:var(--4beaa021)}.pga-form[data-v-dda30d1a]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.6rem;justify-content:flex-start;max-width:100%;padding:.2rem;user-select:none;width:var(--6ea1274c)}.pga-form[data-v-dda30d1a] .pga-form-subtitle:first-child,.pga-form[data-v-dda30d1a] .pga-form-title:first-child{margin-top:0;padding-top:0}.pga-form .form__submit-btn[data-v-dda30d1a]{margin-top:.6rem}.pga-form-row{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;justify-content:center}.pga-form-row>*{flex-grow:1}@media (max-width:768px){.pga-form-row--break-row{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.6rem;justify-content:flex-start}}.pga-form-subtitle[data-v-e42c3004]{font-weight:700;margin-top:.5rem}.pga-form-title[data-v-b4c2eaf4]{border-bottom:1px solid var(--pga-color-grey);font-size:1.2rem;margin-bottom:.5rem;margin-top:.5rem;padding-bottom:.5rem;padding-top:.5rem}.input-group[data-v-42dc254d]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start}.input-group--fit-content[data-v-42dc254d]{max-width:fit-content}.input-group--with-flex-grow[data-v-42dc254d]{flex-grow:var(--65dea78e)!important}.input-group .input-group__header[data-v-42dc254d]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.6rem;justify-content:flex-start;padding-left:.5rem;padding-right:.5rem;user-select:none;white-space:nowrap}.input-group .input-group__header .header__label[data-v-42dc254d]{color:var(--pga-color-second);font-size:.9rem}.input-group .input-group__header .header__required-label[data-v-42dc254d]{color:var(--pga-color-required);font-size:.8rem;font-style:italic}.input-group .input-group__header .header__optional-label[data-v-42dc254d]{color:var(--pga-color-third);font-size:.8rem;font-style:italic;margin-left:auto}.input-group .input-group__description[data-v-42dc254d]{color:var(--pga-color-third);font-size:.8rem;padding:.4rem 1rem}.input-group .input-group__errors[data-v-42dc254d]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start;margin-top:.2rem;padding-left:.5rem;padding-right:.5rem;user-select:none}.input-group .input-group__errors .errors__error[data-v-42dc254d]{align-items:center;color:var(--pga-color-error);display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}.input-group .input-group__errors .errors__error .error__icon[data-v-42dc254d],.input-group .input-group__errors .errors__error .error__message[data-v-42dc254d]{font-size:.9rem}.input-right-button[data-v-00547c9c]{background-color:inherit;border-radius:0 var(--723f8e21) var(--723f8e21) 0;color:inherit;height:var(--2f6cd1aa);position:absolute;right:0;top:0;width:var(--156d9d2c)}.input-right-button[data-v-00547c9c]:hover{background-color:inherit}.input-right-button--with-background[data-v-00547c9c]{background-color:var(--28640a46)}.input-right-button--with-background[data-v-00547c9c]:hover{background-color:var(--28807eaa)}.input-container[data-v-9041b6d0]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:inherit;gap:.5rem;justify-content:flex-start}.input-container .input-content[data-v-9041b6d0]{position:relative;width:100%}.input-container .input-content .input[data-v-9041b6d0]{background-color:var(--6dff75b1);border:1px solid var(--5c72591a);border-radius:var(--7fe34a82);color:var(--pga-color-first);font-family:inherit;font-size:inherit;height:var(--7facaa6a);margin:0;outline:none;padding-left:var(--35bb5226);padding-right:var(--a0ebe728);width:100%}.input-container .input-content .input[data-v-9041b6d0]:focus{border:1px solid var(--457ffa4e)}.input-container .input-content .input--disabled[data-v-9041b6d0]{background-color:var(--45e85966);cursor:not-allowed}.input-container .input-content input[data-v-9041b6d0]::placeholder{color:var(--aca6f358);font-size:inherit;opacity:1}.input-container .input-content input[type=number][data-v-9041b6d0]{-moz-appearance:textfield}.input-container .input-content input[type=number][data-v-9041b6d0]::-webkit-inner-spin-button,.input-container .input-content input[type=number][data-v-9041b6d0]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.login-form-container[data-v-6ce7d149]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center}.login-form-container .login-form[data-v-6ce7d149]{background-color:var(--pga-color-second-contrast);border-radius:.5rem;box-shadow:0 0 2rem var(--pga-color-first-01);margin-top:2.75rem;padding:5.25rem 1.5rem 2.5rem;position:relative;width:30rem}.login-form-container .login-form .user-icon-container[data-v-6ce7d149]{align-items:center;background-color:var(--pga-color-primary);border-radius:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:5.5rem;justify-content:center;left:50%;margin-left:-2.75rem;position:absolute;top:-2.75rem;width:5.5rem}.login-form-container .login-form .user-icon-container .user-icon[data-v-6ce7d149]{color:var(--pga-color-primary-contrast);font-size:2.2rem}.pga-checkbox[data-v-9a138890]{align-items:center;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;user-select:none}.colors-container[data-v-65ddd494]{align-items:center;border:1px solid var(--007d7129);border-radius:var(--2800638c);display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center;padding:var(--81ef80ba)}.date-picker[data-v-0ac47346] .dp__input{background-color:var(--358720fd);border:1px solid var(--372004bf);border-radius:var(--749f7a94);color:var(--pga-color-first);font-family:inherit;font-size:inherit;height:2.4rem;outline:none}.date-picker[data-v-0ac47346] .dp__input:focus{border:1px solid var(--pga-color-primary)}.date-picker--disabled[data-v-0ac47346] .dp__input{background-color:var(--2fed1ace);cursor:not-allowed}.date-picker--open[data-v-0ac47346] .dp__input{border:1px solid var(--2295780d)}.icons-container[data-v-3787d458]{align-items:center;border:1px solid var(--12aa2a95);border-radius:var(--5b6ad7a0);display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center;padding:var(--01fae1e2)}.input-container[data-v-ce515f87]{min-width:18rem;position:relative}.input-container input[data-v-ce515f87]{background-color:var(--4e0aa5ea);border:1px solid var(--cd307066);border-radius:var(--a73e3d30);color:var(--pga-color-first);font-family:inherit;font-size:inherit;height:var(--24c3e631);margin:0;outline:none;padding-left:var(--13cf8847);padding-right:var(--1a8543c6);width:100%}.input-container input[data-v-ce515f87]:focus{border:1px solid var(--ac3bc982)}.input-container input[data-v-ce515f87]:disabled{background-color:var(--1e21deb2);cursor:not-allowed}.input-container input[data-v-ce515f87]::placeholder{color:var(--c3cf8b8c);font-size:inherit;opacity:1}.input-dropdown{background-color:var(--pga-color-first-contrast);border:1px solid var(--pga-color-first-03);border-radius:var(--a73e3d30);box-shadow:0 0 .5rem var(--pga-color-first-01);list-style-type:none;margin:0;overflow:auto;padding:0;position:fixed;z-index:10000}.input-dropdown .dropdown__option{padding-bottom:.3rem;padding-left:var(--13cf8847);padding-right:var(--13cf8847);padding-top:.3rem}.input-dropdown .dropdown__option--index-selected{background-color:var(--pga-color-primary-01)}.input-dropdown .dropdown__option--selected{background-color:var(--pga-color-primary-02)}select[data-v-f64c7115]{background-color:var(--6e7b057a);border:1px solid var(--740bafbc);border-radius:var(--2639f759);color:var(--pga-color-first);font-family:inherit;font-size:inherit;height:var(--64dc84e2);margin:0;outline:none;padding-left:var(--526a8094);padding-right:var(--526a8094);width:100%}select[data-v-f64c7115]:focus{border:1px solid var(--4b8c0d20)}select[data-v-f64c7115]:disabled{background-color:var(--5378ebd4);cursor:not-allowed}.pga-switch[data-v-b09d81bd]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;margin-bottom:.25rem;margin-top:.25rem}.pga-switch .switch__label[data-v-b09d81bd]{color:var(--pga-color-second);font-size:.9rem}.pga-switch .switch__slider-container[data-v-b09d81bd]{max-width:min-content;position:relative}.pga-switch .switch__slider-container .switch__input[data-v-b09d81bd]{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}.pga-switch .switch__slider-container .switch__slider[data-v-b09d81bd]{background-color:var(--pga-color-grey);border-radius:1.5rem;cursor:pointer;height:1.4rem;position:relative;transition:.4s;width:2.24rem}.pga-switch .switch__slider-container .switch__slider--disabled[data-v-b09d81bd]{cursor:not-allowed}.pga-switch .switch__slider-container .switch__slider .slider__thumb[data-v-b09d81bd]{align-items:center;background-color:var(--pga-color-grey-contrast);border:1px solid;border-radius:100%;bottom:.14rem;color:var(--pga-color-grey);display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:1.12rem;justify-content:center;max-height:1.12rem;max-width:1.12rem;min-height:1.12rem;min-width:1.12rem;position:absolute;top:.14rem;transition:.4s;width:1.12rem}.pga-switch .switch__slider-container .switch__slider .slider__thumb .thumb__icon[data-v-b09d81bd]{font-size:.8rem}.pga-switch .switch__slider-container .switch__slider--checked[data-v-b09d81bd]{background-color:var(--pga-color-success)}.pga-switch .switch__slider-container .switch__slider--checked .slider__thumb[data-v-b09d81bd]{background-color:var(--pga-color-success-contrast);color:var(--pga-color-success);transform:translate(1.12rem)}.switch-options[data-v-61b46e44]{align-items:stretch;border-radius:var(--2492ef7a);display:flex;flex-direction:row;flex-wrap:nowrap;font-size:inherit;gap:0;justify-content:center;user-select:none;width:100%}.switch-options .switch-options__item[data-v-61b46e44]{align-items:center;background-color:var(--21ee0db9);border:1px solid var(--72daa10a);color:var(--pga-color-first);cursor:pointer;display:flex;flex-basis:0;flex-direction:row;flex-grow:1;flex-wrap:nowrap;gap:0;height:var(--12532c7a);justify-content:center}.switch-options .switch-options__item--first-item[data-v-61b46e44]{border-radius:var(--2492ef7a) 0 0 var(--2492ef7a)}.switch-options .switch-options__item--last-item[data-v-61b46e44]{border-radius:0 var(--2492ef7a) var(--2492ef7a) 0}.switch-options .switch-options__item--active[data-v-61b46e44]{background-color:var(--5191029f);border:1px solid var(--610485d1);color:var(--610485d1);font-weight:700}.switch-options .switch-options__item[data-v-61b46e44]:hover{background-color:var(--51ad7703)}.textarea-container[data-v-957e5364]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}.textarea-container .textarea[data-v-957e5364]{background-color:var(--7f0ab3fa);border:1px solid var(--17fafcc5);border-radius:var(--00344b70);color:var(--pga-color-first);font-family:inherit;font-size:inherit;margin:0;outline:none;padding:var(--4c73f93f);width:100%}.textarea-container .textarea[data-v-957e5364]:focus{border:1px solid var(--32186747)}.textarea-container .textarea--disabled[data-v-957e5364]{background-color:var(--517adcc2);cursor:not-allowed}.textarea-container textarea[data-v-957e5364]::placeholder{color:var(--b2d13f7c);font-size:inherit;opacity:1}.textarea-container .textarea__footer[data-v-957e5364]{align-items:stretch;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:flex-start;padding-left:1rem;padding-right:1rem}.textarea-container .textarea__footer .footer__max-length[data-v-957e5364]{margin-left:auto}.img-wrapper[data-v-2965cf0d]{max-width:fit-content;position:relative;user-select:none}.img-wrapper--horizontal[data-v-2965cf0d]{padding-bottom:var(--66462eee)}.img-wrapper--vertical[data-v-2965cf0d]{padding-right:var(--66462eee)}.img-wrapper .img-container .img[data-v-2965cf0d]{height:100%;max-width:100%;object-fit:contain;width:auto}.img-wrapper .img-buttons[data-v-2965cf0d]{position:absolute}.img-wrapper .img-buttons--horizontal[data-v-2965cf0d]{align-items:center;bottom:0;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.4rem;justify-content:center;left:0;padding-bottom:.25rem;padding-top:.25rem;right:0}.img-wrapper .img-buttons--vertical[data-v-2965cf0d]{align-items:center;bottom:0;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.4rem;justify-content:center;padding-left:.25rem;padding-right:.25rem;right:0;top:0}.img-wrapper .img-buttons .input-file[data-v-2965cf0d]{display:none}.pga-images-full-screen[data-v-87259aa3]{align-items:center;background-color:var(--pga-color-overlay);bottom:0;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.pga-images-full-screen .image-container[data-v-87259aa3]{height:100%;padding:1rem 4rem;position:relative}.pga-images-full-screen .image-container .image[data-v-87259aa3]{border-radius:.5rem;height:100%;max-width:100%;object-fit:contain;width:auto}.pga-images-full-screen .image-container .image__close-btn[data-v-87259aa3]{position:absolute;right:.5rem;top:1rem}.pga-images-full-screen .image-container .image__left-btn[data-v-87259aa3]{left:.5rem;position:absolute;top:50%;transform:translateY(-50%)}.pga-images-full-screen .image-container .image__right-btn[data-v-87259aa3]{position:absolute;right:.5rem;top:50%;transform:translateY(-50%)}.pga-images[data-v-aa704edf]{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;justify-content:center}.pga-images .images[data-v-aa704edf]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center;width:100%}.pga-images .images .images__image-container[data-v-aa704edf]{height:15rem;max-height:15rem;max-width:15rem;min-height:15rem;min-width:15rem;position:relative;width:15rem}.pga-images .images .images__image-container .images__img[data-v-aa704edf]{border:2px solid transparent;border-radius:.5rem;cursor:pointer;height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:100%}.pga-images .images .images__image-container .images__img[data-v-aa704edf]:hover{border:2px solid var(--pga-color-primary)}.pga-images .images .images__image-container .images__delete-btn[data-v-aa704edf]{position:absolute;right:.5rem;top:.5rem}.pga-images .images .images__input-container[data-v-aa704edf]{height:15rem;max-height:15rem;max-width:15rem;min-height:15rem;min-width:15rem;width:15rem}.pga-images .images .images__input-container .images__input[data-v-aa704edf]{border-radius:.5rem;height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:100%}.pga-info-panel-item[data-v-dcceef7b]{word-break:break-word;word-wrap:break-word;align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;width:12rem}.pga-info-panel-item--full-width[data-v-dcceef7b]{width:100%}.pga-info-panel-item .item__title[data-v-dcceef7b]{color:var(--pga-color-third);font-size:.9rem}.pga-info-panel-item .item__info[data-v-dcceef7b]{font-weight:700}.pga-info-panel[data-v-7d393c30]{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;column-gap:3rem;justify-content:flex-start}.pga-bottom-bar[data-v-029e91bf]{bottom:0;box-shadow:0 0 .5rem var(--pga-color-first-01);display:none;left:0;position:fixed;right:0;user-select:none;z-index:1000}.pga-bottom-bar .bottom-bar__content[data-v-029e91bf]{align-items:stretch;background-color:var(--pga-color-first-contrast);display:flex;flex-direction:row;flex-wrap:nowrap;gap:1.5rem;height:var(--pga-bottom-bar-height);justify-content:space-evenly;padding-left:1rem;padding-right:1rem}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link[data-v-029e91bf]{align-items:center;color:var(--pga-color-first);display:flex;flex-direction:column;flex-wrap:nowrap;font-size:.8rem;gap:.25rem;justify-content:center;text-decoration:none;transition:.3s}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link[data-v-029e91bf]:hover{color:var(--pga-color-primary);cursor:pointer}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link.router-link-active[data-v-029e91bf]{color:var(--pga-color-primary)}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link .router-link__icon-container[data-v-029e91bf]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:2rem;justify-content:center;width:4rem}.pga-bottom-bar .bottom-bar__content .bottom-bar__router-link .router-link__icon-container .router-link__icon[data-v-029e91bf]{font-size:1.6rem}@media (max-width:768px){.pga-bottom-bar[data-v-029e91bf]{display:block}}.pga-breadcrumb[data-v-0070c1b2]{font-size:1.1rem}.pga-breadcrumb .breadcrumb__list[data-v-0070c1b2]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:flex-start;list-style:none;margin:0;padding:0}.pga-breadcrumb .breadcrumb__list .list__item[data-v-0070c1b2]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.8rem;justify-content:flex-start}.pga-footer[data-v-ad6fade9]{margin-top:auto;padding-left:.4rem;padding-right:.4rem}.pga-footer .footer__content[data-v-ad6fade9]{align-items:center;background-color:var(--pga-color-primary-09);border:1px solid var(--pga-color-primary);border-radius:.3rem .3rem 0 0;color:var(--pga-color-primary-contrast);display:flex;flex-direction:column;flex-wrap:nowrap;gap:.8rem;justify-content:center;min-height:7.5rem;padding:1.2rem 1rem;text-align:center}.pga-footer .footer__content .footer__link[data-v-ad6fade9]{color:var(--pga-color-primary-contrast);font-style:italic}.pga-header[data-v-a2a0e86e]{box-shadow:0 0 .5rem var(--pga-color-first-01);left:0;position:fixed;right:0;top:0;user-select:none;z-index:1000}.pga-header--with-banner[data-v-a2a0e86e]{top:var(--pga-banner-height)}.pga-header .header__content[data-v-a2a0e86e]{align-items:center;background-color:var(--pga-color-first-contrast);display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;height:var(--pga-header-height);justify-content:space-between;padding-left:1rem;padding-right:1rem;width:100%}.pga-header .header__content .content__side[data-v-a2a0e86e]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;justify-content:flex-end}.pga-layout[data-v-87db3bae]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;height:100vh;justify-content:flex-start;min-height:100vh;padding-top:var(--pga-header-height)}.pga-layout--with-banner[data-v-87db3bae]{padding-top:var(--pga-header-and-banner-height)}.pga-layout--side-bar-open[data-v-87db3bae]{padding-left:var(--pga-side-bar-width)}.pga-layout .layout__banner[data-v-87db3bae]{align-items:center;background-color:var(--pga-color-warning);color:var(--pga-color-warning-contrast);display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:var(--pga-banner-height);justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.pga-layout .layout__content[data-v-87db3bae]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1.2rem;justify-content:flex-start;overflow:var(--6cafbfe4);padding:var(--pga-layout-padding-top) var(--73faafcd) var(--pga-layout-padding-bottom)}.pga-layout .layout__content .layout__header[data-v-87db3bae]{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.1rem;justify-content:flex-start}.pga-layout .layout__content .layout__header .layout__title[data-v-87db3bae]{font-size:1.3rem;font-weight:700;margin:0}.pga-layout .layout__content .layout__header .layout__description[data-v-87db3bae]{color:var(--pga-color-second)}.pga-layout .layout__content .layout__view[data-v-87db3bae]{min-height:0}@media (max-width:768px){.pga-layout[data-v-87db3bae]{padding-left:0}.pga-layout--with-navigation-bars[data-v-87db3bae]{padding-bottom:var(--pga-bottom-bar-height)}.pga-layout .layout__content[data-v-87db3bae]{padding-left:var(--6a6fe957);padding-right:var(--6a6fe957)}}.pga-section[data-v-3d8a1110]{max-width:100%}.pga-section .section__title[data-v-3d8a1110]{margin:0 0 .5rem}.pga-section .section__content[data-v-3d8a1110]{align-items:stretch;background-color:var(--pga-color-first-contrast);border-radius:.3rem;box-shadow:0 0 .5rem var(--pga-color-first-01);display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;padding:1rem}.pga-section .section__content--loading[data-v-3d8a1110]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center}.pga-side-bar[data-v-c40f1048]{align-items:stretch;background-color:var(--pga-color-first-contrast);bottom:0;box-shadow:0 0 .5rem var(--pga-color-first-01);display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start;left:0;position:fixed;top:var(--pga-header-height);user-select:none;width:var(--pga-side-bar-width);z-index:10000}.pga-side-bar--with-banner[data-v-c40f1048]{top:var(--pga-header-and-banner-height)}.pga-side-bar .side-bar__header[data-v-c40f1048]{display:none}.pga-side-bar .side-bar__content[data-v-c40f1048]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start;overflow:auto;padding-bottom:.5rem;padding-top:.5rem}.pga-side-bar .side-bar__content .side-bar__section[data-v-c40f1048]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.4rem;justify-content:flex-start}.pga-side-bar .side-bar__content .side-bar__section .side-bar__title[data-v-c40f1048]{color:var(--pga-color-third);font-size:.8rem;padding-left:1rem}.pga-side-bar .side-bar__content .side-bar__section .side-bar__title--with-margin-top[data-v-c40f1048]{margin-top:.8rem}.pga-side-bar .side-bar__content .side-bar__section .side-bar__router-links[data-v-c40f1048]{padding-left:.5rem;padding-right:.5rem}.pga-side-bar .side-bar__content .side-bar__section .side-bar__router-links .side-bar__router-link[data-v-c40f1048]{align-items:center;border-radius:.5rem;color:var(--pga-color-second);display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:space-between;padding:.5rem 1.5rem;text-decoration:none;transition:.3s}.pga-side-bar .side-bar__content .side-bar__section .side-bar__router-links .side-bar__router-link[data-v-c40f1048]:hover{background-color:var(--pga-color-grey-015);cursor:pointer}.pga-side-bar .side-bar__content .side-bar__section .side-bar__router-links .side-bar__router-link.router-link-active[data-v-c40f1048]{background-color:var(--pga-color-primary-01);color:var(--pga-color-primary);font-weight:700}.pga-side-bar .side-bar__content .side-bar__section .side-bar__router-links .side-bar__router-link .router-link__route-name[data-v-c40f1048]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start}.pga-side-bar .side-bar__content .side-bar__section .side-bar__router-links .side-bar__router-link .router-link__route-name .router-link__icon-container[data-v-c40f1048]{width:1.6rem}@media (max-width:768px){.pga-side-bar[data-v-c40f1048]{right:0;top:0;width:auto}.pga-side-bar .side-bar__header[data-v-c40f1048]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:var(--pga-header-height);justify-content:flex-start;padding-left:1rem;padding-right:1rem}}.pga-pagination[data-v-64773ee2]{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:wrap;gap:.4rem;justify-content:center}.tr--even[data-v-80915725]{background-color:var(--pga-color-first-contrast)}.tr--even__secondary[data-v-80915725],.tr--odd[data-v-80915725]{background-color:var(--pga-color-second-contrast)}.tr--odd__secondary[data-v-80915725]{background-color:var(--pga-color-third-contrast)}td .td__content[data-v-cc5ccf96]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:var(--0fb4c9f3);padding:.6rem .8rem;text-align:var(--821ad6be)}.td--fit-content[data-v-cc5ccf96]{width:0}.pga-tr-title .tr-title__td[data-v-8db4d9c5]{font-size:1rem;padding:.6rem 1rem}th[data-v-7e16a390]{font-size:.9rem;font-weight:700;padding:.6rem .8rem;text-align:var(--b2999cda);white-space:nowrap}th .th-content[data-v-7e16a390]{align-items:center;display:inline-flex;gap:.5rem}.filters-modal-container[data-v-09176177]{gap:1rem;width:25rem}.filters-modal-container[data-v-09176177],.items-list[data-v-5cd2c320]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start}.items-list[data-v-5cd2c320]{gap:.6rem}.items-list .items-list__title[data-v-5cd2c320]{font-weight:700;margin-top:.6rem}.items-list .item-container[data-v-5cd2c320]{align-items:stretch;background-color:var(--pga-color-second-contrast);border-radius:.25rem;box-shadow:0 0 .5rem var(--pga-color-first-01);display:flex;flex-direction:column;flex-wrap:nowrap;gap:.6rem;justify-content:flex-start;padding:1rem}.items-list .item-container .item-actions-buttons[data-v-5cd2c320]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.6rem;justify-content:center}.items-list .item-container__secondary[data-v-5cd2c320]{background-color:var(--pga-color-third-contrast)}.pga-table[data-v-114e8314]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;justify-content:flex-start;max-width:100%!important}.pga-table .table-header[data-v-114e8314]{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:flex-start}.pga-table .table-header .header__filters-btn[data-v-114e8314]{display:none}.pga-table .table-header .header__search-container[data-v-114e8314]{flex-grow:1;margin-left:auto}.pga-table .table-header .header__search-container .header__search[data-v-114e8314]{min-width:18rem;width:100%}.pga-table .table-header .header__filters[data-v-114e8314]{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:flex-start}.pga-table .table-header .header__filters--with-search[data-v-114e8314]{width:100%}.pga-table .table-top-pagination[data-v-114e8314]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;padding-bottom:.4rem;padding-top:.4rem;position:relative}.pga-table .table-top-pagination--with-spinner[data-v-114e8314]{min-height:1.5rem}.pga-table .table-top-pagination .pagination__spinner[data-v-114e8314]{position:absolute;right:0;top:50%;transform:translateY(-50%)}.pga-table .table-wrapper[data-v-114e8314]{overflow-x:auto}.pga-table .table-wrapper table[data-v-114e8314]{border-collapse:collapse;width:100%}.pga-table .table-wrapper table .indentation-content[data-v-114e8314]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;width:2rem}.pga-table .table-wrapper table .indentation-content .indentation-line[data-v-114e8314]{background-color:var(--pga-color-primary);border-radius:1rem;height:.3rem;width:2rem}.pga-table .table-wrapper table .actions-buttons[data-v-114e8314]{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start}.pga-table .small-devices-items-list[data-v-114e8314],.pga-table .table-wrapper--with-main-item[data-v-114e8314]{display:none}.pga-table .rows-selected[data-v-114e8314]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:flex-start;padding-left:1.2rem;padding-right:1.2rem}.pga-table .rows-selected .rows-selected__select-all-btn[data-v-114e8314]{font-size:.9rem}.pga-table .rows-selected .rows-selected__selected-items-text[data-v-114e8314]{color:var(--pga-color-second);font-size:.9rem;font-style:italic}@media (max-width:768px){.pga-table .table-header .header__filters-btn[data-v-114e8314]{display:block}.pga-table .main-items-list--with-small-devices-item[data-v-114e8314],.pga-table .table-header .header__filters[data-v-114e8314],.pga-table .table-wrapper--with-small-devices-item[data-v-114e8314]{display:none}.pga-table .small-devices-items-list[data-v-114e8314]{display:flex}}*,:after,:before{background-repeat:no-repeat;box-sizing:border-box}:after,:before{text-decoration:inherit;vertical-align:inherit}:where(:root){cursor:default;line-height:1.5;overflow-wrap:break-word;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}:where(body){margin:0}:where(h1){font-size:2em;margin:.67em 0}:where(dl,ol,ul) :where(dl,ol,ul){margin:0}:where(hr){color:inherit;height:0}:where(nav) :where(ol,ul){list-style-type:none;padding:0}:where(nav li):before{content:"​";float:left}:where(pre){font-family:monospace,monospace;font-size:1em;overflow:auto}:where(abbr[title]){text-decoration:underline;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(audio,canvas,iframe,img,svg,video){vertical-align:middle}:where(iframe){border-style:none}:where(svg:not([fill])){fill:currentColor}:where(table){border-collapse:collapse;border-color:inherit;text-indent:0}:where(button,input,select){margin:0}:where(button,[type=button i],[type=reset i],[type=submit i]){-webkit-appearance:button}:where(fieldset){border:1px solid #a0a0a0}:where(progress){vertical-align:baseline}:where(textarea){margin:0;resize:vertical}:where([type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(details>summary:first-of-type){display:list-item}:where([aria-busy=true i]){cursor:progress}:where([aria-controls]){cursor:pointer}:where([aria-disabled=true i],[disabled]){cursor:not-allowed}:where([aria-hidden=false i][hidden]){display:initial}:where([aria-hidden=false i][hidden]:not(:focus)){clip:rect(0,0,0,0);position:absolute}/*!
7
7
  * animate.css - https://animate.style/
8
8
  * Version - 4.1.1
9
9
  * Licensed under the MIT license - http://opensource.org/licenses/MIT
package/dist/main.es.js CHANGED
@@ -1198,8 +1198,9 @@ const pt = Ro(
1198
1198
  };
1199
1199
  });
1200
1200
  function sE() {
1201
+ var r;
1201
1202
  const e = be.getConfig().stores.useAuthStore(), t = Ct().routeType, a = `auth${z3.getFirstChartInUppercase(t)}`;
1202
- return e[a].accessToken;
1203
+ return ((r = e[a]) == null ? void 0 : r.accessToken) || "";
1203
1204
  }
1204
1205
  async function oE(e, t, a) {
1205
1206
  const r = be.getConfig(), n = r.stores.useAuthStore(), i = `${e}s/login`, c = { basicAuth: t, isLoadingRef: a == null ? void 0 : a.isLoadingRef }, s = await r.api.postOne(i, void 0, c);
@@ -22904,7 +22905,7 @@ const Pl = /* @__PURE__ */ Z1(RW, [["__scopeId", "data-v-dac00e3f"]]), BW = { cl
22904
22905
  ]));
22905
22906
  }
22906
22907
  });
22907
- const WW = /* @__PURE__ */ Z1(UW, [["__scopeId", "data-v-0801fa86"]]), qW = { class: "pga-info-card" }, jW = {
22908
+ const WW = /* @__PURE__ */ Z1(UW, [["__scopeId", "data-v-ab618a5d"]]), qW = { class: "pga-info-card" }, jW = {
22908
22909
  key: 1,
22909
22910
  class: "info-card__content"
22910
22911
  }, YW = /* @__PURE__ */ D1({
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "pangea-lib",
3
3
  "description": "",
4
- "version": "4.0.92",
4
+ "version": "4.0.93",
5
5
  "author": "Gianfranco Raselli",
6
6
  "license": "ISC",
7
7
  "homepage": "https://github.com/GianfrancoRaselli/pangea-lib#readme",