"use strict";varYn=Object.create;varTe=Object.defineProperty,jn=Object.defineProperties,Qn=Object.getOwnPropertyDescriptor,Xn=Object.getOwnPropertyDescriptors,Jn=Object.getOwnPropertyNames,Re=Object.getOwnPropertySymbols,Zn=Object.getPrototypeOf,st=Object.prototype.hasOwnProperty,er=Object.prototype.propertyIsEnumerable;varZt=(e,r,t)=>rine?Te(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,X=(e,r)=>{for(vartinr||(r={}))st.call(r,t)&&Zt(e,t,r[t]);if(Re)for(vartofRe(r))er.call(r,t)&&Zt(e,t,r[t]);returne},ne=(e,r)=>jn(e,Xn(r));varNe=(e,r)=>{vart={};for(varoine)st.call(e,o)&&r.indexOf(o)<0&&(t[o]=e[o]);if(e!=null&&Re)for(varoofRe(e))r.indexOf(o)<0&&er.call(e,o)&&(t[o]=e[o]);returnt};varut=(e,r)=>()=>(r||e((r={exports:{}}).exports,r),r.exports),eo=(e,r)=>{for(vartinr)Te(e,t,{get:r[t],enumerable:!0})},tr=(e,r,t,o)=>{if(r&&typeofr=="object"||typeofr=="function")for(letsofJn(r))!st.call(e,s)&&s!==t&&Te(e,s,{get:()=>r[s],enumerable:!(o=Qn(r,s))||o.enumerable});returne};varct=(e,r,t)=>(t=e!=null?Yn(Zn(e)):{},tr(r||!e||!e.__esModule?Te(t,"default",{value:e,enumerable:!0}):t,e)),to=e=>tr(Te({},"__esModule",{value:!0}),e);varK=(e,r,t)=>newPromise((o,s)=>{vara=v=>{try{p(t.next(v))}catch(P){s(P)}},h=v=>{try{p(t.throw(v))}catch(P){s(P)}},p=v=>v.done?o(v.value):Promise.resolve(v.value).then(a,h);p((t=t.apply(e,r)).next())});varqe=ut((zr,Mt)=>{(function(e){if(typeofzr=="object"&&typeofMt!="undefined")Mt.exports=e();elseif(typeofdefine=="function"&&define.amd)define([],e);else{varr;typeofwindow!="undefined"?r=window:typeofglobal!="undefined"?r=global:typeofself!="undefined"?r=self:r=this,r.localforage=e()}})(function(){vare,r,t;returnfunctiono(s,a,h){functionp(x,f){if(!a[x]){if(!s[x]){varm=typeofrequire=="function"&&require;if(!f&&m)returnm(x,!0);if(v)returnv(x,!0);vary=newError("Cannot find module '"+x+"'");throwy.code="MODULE_NOT_FOUND",y}var_=a[x]={exports:{}};s[x][0].call(_.exports,function(b){varS=s[x][1][b];returnp(S||b)},_,_.exports,o,s,a,h)}returna[x].exports}for(varv=typeofrequire=="function"&&require,P=0;P<h.length;P++)p(h[P]);returnp}({1:[function(o,s,a){(function(h){"use strict";varp=h.MutationObserver||h.WebKitMutationObserver,v;if(p){varP=0,x=newp(b),f=h.document.createTextNode("");x.observe(f,{characterData:!0}),v=function(){f.data=P=++P%2}}elseif(!h.setImmediate&&typeofh.MessageChannel!="undefined"){varm=newh.MessageChannel;m.port1.onmessage=b,v=function(){m.port2.postMessage(0)}}else"document"inh&&"onreadystatechange"inh.document.createElement("script")?v=function(){varC=h.document.createElement("script");C.onreadystatechange=function(){b(),C.onreadystatechange=null,C.parentNode.removeChild(C),C=null},h.document.documentElement.appendChild(C)}:v=function(){setTimeout(b,0)};vary,_=[];functionb(){y=!0;for(varC,M,N=_.length;N;){for(M=_,_=[],C=-1;++C<N;)M[C]();N=_.length}y=!1}s.exports=S;functionS(C){_.push(C)===1&&!y&&v()}}).call(this,typeofglobal!="undefined"?global:typeofself!="undefined"?self:typeofwindow!="undefined"?window:{})},{}],2:[function(o,s,a){"use strict";varh=o(1);functionp(){}varv={},P=["REJECTED"],x=["FULFILLED"],f=["PENDING"];s.exports=m;functionm(w){if(typeofw!="function")thrownewTypeError("resolver must be a function");this.state=f,this.queue=[],this.outcome=void0,w!==p&&S(this,w)}m.prototype.catch=function(w){returnthis.then(null,w)},m.prototype.then=function(w,k){if(typeofw!="function"&&this.state===x||typeofk!="function"&&this.state===P)returnthis;varA=newthis.constructor(p);if(this.state!==f){varL=this.state===x?w:k;_(A,L,this.outcome)}elsethis.queue.push(newy(A,w,k));returnA};functiony(w,k,A){this.promise=w,typeofk=="function"&&(this.onFulfilled=k,this.callFulfilled=this.otherCallFulfilled),typeofA=="function"&&(this.onRejected=A,this.callRejected=this.otherCallRejected)}y.prototype.callFulfilled=function(w){v.resolve(this.promise,w)},y.prototype.otherCallFulfilled=function(w){_(this.promise,this.onFulfilled,w)},y.prototype.callRejected=function(w){v.reject(this.promise,w)},y.prototype.o