@everymatrix/cashier-session-expiration-modal 1.98.8 → 1.98.9

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.
@@ -4051,6 +4051,22 @@ const Cr = {
4051
4051
  sessionExpirationGeneralButton: "Sessie voortzetten",
4052
4052
  sessionExpirationLoadingButton: "Verwerken...",
4053
4053
  sessionExpirationEnd: "Sessie beëindigen"
4054
+ },
4055
+ ru: {
4056
+ sessionExpirationHeader: "Предупреждение о сессии",
4057
+ sessionExpirationTitle: "Ваша сессия скоро завершится!",
4058
+ sessionExpirationGeneralText: "Ваша сессия автоматически завершится через <b>{second} секунд</b>.",
4059
+ sessionExpirationGeneralButton: "Продолжить сессию",
4060
+ sessionExpirationLoadingButton: "Обработка...",
4061
+ sessionExpirationEnd: "Завершить сессию"
4062
+ },
4063
+ az: {
4064
+ sessionExpirationHeader: "Sessiya Xəbərdarlığı",
4065
+ sessionExpirationTitle: "Sessiyanızın müddəti bitmək üzrədir!",
4066
+ sessionExpirationGeneralText: "Sessiyanız <b>{second} saniyə</b> ərzində avtomatik olaraq sona çatacaq.",
4067
+ sessionExpirationGeneralButton: "Sessiyaya davam et",
4068
+ sessionExpirationLoadingButton: "İcra olunur...",
4069
+ sessionExpirationEnd: "Sessiyanı sonlandır"
4054
4070
  }
4055
4071
  };
4056
4072
  /*! @license DOMPurify 3.1.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.1.6/LICENSE */
@@ -5,5 +5,5 @@
5
5
  Try polyfilling it using "@formatjs/intl-pluralrules"
6
6
  `,ot.MISSING_INTL_API,l);var H=n.getPluralRules(t,{type:f.pluralType}).select(y-(f.offset||0));R=f.options[H]||f.options.other}if(!R)throw new Ar(f.value,y,Object.keys(f.options),l);a.push.apply(a,zt(R.value,t,n,r,i,y-(f.offset||0)));continue}}return Bs(a)}function $s(e,t){return t?Ne(Ne(Ne({},e||{}),t||{}),Object.keys(e).reduce(function(n,r){return n[r]=Ne(Ne({},e[r]),t[r]||{}),n},{})):e}function Us(e,t){return t?Object.keys(e).reduce(function(n,r){return n[r]=$s(e[r],t[r]),n},Ne({},e)):e}function bn(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,n){e[t]=n}}}}}function ks(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:dn(function(){for(var t,n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];return new((t=Intl.NumberFormat).bind.apply(t,mn([void 0],n,!1)))},{cache:bn(e.number),strategy:pn.variadic}),getDateTimeFormat:dn(function(){for(var t,n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];return new((t=Intl.DateTimeFormat).bind.apply(t,mn([void 0],n,!1)))},{cache:bn(e.dateTime),strategy:pn.variadic}),getPluralRules:dn(function(){for(var t,n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];return new((t=Intl.PluralRules).bind.apply(t,mn([void 0],n,!1)))},{cache:bn(e.pluralRules),strategy:pn.variadic})}}var Oi=function(){function e(t,n,r,i){n===void 0&&(n=e.defaultLocale);var o=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(c){var u=o.formatToParts(c);if(u.length===1)return u[0].value;var f=u.reduce(function(m,y){return!m.length||y.type!==be.literal||typeof m[m.length-1]!="string"?m.push(y.value):m[m.length-1]+=y.value,m},[]);return f.length<=1?f[0]||"":f},this.formatToParts=function(c){return zt(o.ast,o.locales,o.formatters,o.formats,c,void 0,o.message)},this.resolvedOptions=function(){var c;return{locale:((c=o.resolvedLocale)===null||c===void 0?void 0:c.toString())||Intl.NumberFormat.supportedLocalesOf(o.locales)[0]}},this.getAst=function(){return o.ast},this.locales=n,this.resolvedLocale=e.resolveLocale(n),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var l=i||{};l.formatters;var a=qo(l,["formatters"]);this.ast=e.__parse(t,Ne(Ne({},a),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=Us(e.formats,r),this.formatters=i&&i.formatters||ks(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(typeof Intl.Locale!="undefined"){var n=Intl.NumberFormat.supportedLocalesOf(t);return n.length>0?new Intl.Locale(n[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=Is,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();function Gs(e,t){if(t==null)return;if(t in e)return e[t];const n=t.split(".");let r=e;for(let i=0;i<n.length;i++)if(typeof r=="object"){if(i>0){const o=n.slice(i,n.length).join(".");if(o in r){r=r[o];break}}r=r[n[i]]}else r=void 0;return r}const $e={},Fs=(e,t,n)=>n&&(t in $e||($e[t]={}),e in $e[t]||($e[t][e]=n),n),Ci=(e,t)=>{if(t==null)return;if(t in $e&&e in $e[t])return $e[t][e];const n=Ot(t);for(let r=0;r<n.length;r++){const i=n[r],o=zs(i,e);if(o)return Fs(e,t,o)}};let $n;const At=wt({});function js(e){return $n[e]||null}function Mi(e){return e in $n}function zs(e,t){if(!Mi(e))return null;const n=js(e);return Gs(n,t)}function Ws(e){if(e==null)return;const t=Ot(e);for(let n=0;n<t.length;n++){const r=t[n];if(Mi(r))return r}}function Li(e,...t){delete $e[e],At.update(n=>(n[e]=Zo.all([n[e]||{},...t]),n))}at([At],([e])=>Object.keys(e));At.subscribe(e=>$n=e);const Wt={};function Vs(e,t){Wt[e].delete(t),Wt[e].size===0&&delete Wt[e]}function Hi(e){return Wt[e]}function Xs(e){return Ot(e).map(t=>{const n=Hi(t);return[t,n?[...n]:[]]}).filter(([,t])=>t.length>0)}function Jt(e){return e==null?!1:Ot(e).some(t=>{var n;return(n=Hi(t))==null?void 0:n.size})}function Ys(e,t){return Promise.all(t.map(r=>(Vs(e,r),r().then(i=>i.default||i)))).then(r=>Li(e,...r))}const mt={};function Ni(e){if(!Jt(e))return e in mt?mt[e]:Promise.resolve();const t=Xs(e);return mt[e]=Promise.all(t.map(([n,r])=>Ys(n,r))).then(()=>{if(Jt(e))return Ni(e);delete mt[e]}),mt[e]}var Or=Object.getOwnPropertySymbols,Zs=Object.prototype.hasOwnProperty,qs=Object.prototype.propertyIsEnumerable,Js=(e,t)=>{var n={};for(var r in e)Zs.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&Or)for(var r of Or(e))t.indexOf(r)<0&&qs.call(e,r)&&(n[r]=e[r]);return n};const Qs={number:{scientific:{notation:"scientific"},engineering:{notation:"engineering"},compactLong:{notation:"compact",compactDisplay:"long"},compactShort:{notation:"compact",compactDisplay:"short"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}};function Ks({locale:e,id:t}){console.warn(`[svelte-i18n] The message "${t}" was not found in "${Ot(e).join('", "')}".${Jt(Ge())?`
7
7
 
8
- Note: there are at least one loader still registered to this locale that wasn't executed.`:""}`)}const ea={fallbackLocale:null,loadingDelay:200,formats:Qs,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},Et=ea;function st(){return Et}function ta(e){const t=e,{formats:n}=t,r=Js(t,["formats"]);let i=e.fallbackLocale;if(e.initialLocale)try{Oi.resolveLocale(e.initialLocale)&&(i=e.initialLocale)}catch(o){console.warn(`[svelte-i18n] The initial locale "${e.initialLocale}" is not a valid locale.`)}return r.warnOnMissingMessages&&(delete r.warnOnMissingMessages,r.handleMissingMessage==null?r.handleMissingMessage=Ks:console.warn('[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.')),Object.assign(Et,r,{initialLocale:i}),n&&("number"in n&&Object.assign(Et.formats.number,n.number),"date"in n&&Object.assign(Et.formats.date,n.date),"time"in n&&Object.assign(Et.formats.time,n.time)),ze.set(i)}const _n=wt(!1);var na=Object.defineProperty,ra=Object.defineProperties,ia=Object.getOwnPropertyDescriptors,Cr=Object.getOwnPropertySymbols,oa=Object.prototype.hasOwnProperty,sa=Object.prototype.propertyIsEnumerable,Mr=(e,t,n)=>t in e?na(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,aa=(e,t)=>{for(var n in t||(t={}))oa.call(t,n)&&Mr(e,n,t[n]);if(Cr)for(var n of Cr(t))sa.call(t,n)&&Mr(e,n,t[n]);return e},la=(e,t)=>ra(e,ia(t));let Nn;const Qt=wt(null);function Lr(e){return e.split("-").map((t,n,r)=>r.slice(0,n+1).join("-")).reverse()}function Ot(e,t=st().fallbackLocale){const n=Lr(e);return t?[...new Set([...n,...Lr(t)])]:n}function Ge(){return Nn!=null?Nn:void 0}Qt.subscribe(e=>{Nn=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const ua=e=>{if(e&&Ws(e)&&Jt(e)){const{loadingDelay:t}=st();let n;return typeof window!="undefined"&&Ge()!=null&&t?n=window.setTimeout(()=>_n.set(!0),t):_n.set(!0),Ni(e).then(()=>{Qt.set(e)}).finally(()=>{clearTimeout(n),_n.set(!1)})}return Qt.set(e)},ze=la(aa({},Qt),{set:ua}),rn=e=>{const t=Object.create(null);return r=>{const i=JSON.stringify(r);return i in t?t[i]:t[i]=e(r)}};var ca=Object.defineProperty,Kt=Object.getOwnPropertySymbols,Ii=Object.prototype.hasOwnProperty,Pi=Object.prototype.propertyIsEnumerable,Hr=(e,t,n)=>t in e?ca(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Un=(e,t)=>{for(var n in t||(t={}))Ii.call(t,n)&&Hr(e,n,t[n]);if(Kt)for(var n of Kt(t))Pi.call(t,n)&&Hr(e,n,t[n]);return e},lt=(e,t)=>{var n={};for(var r in e)Ii.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&Kt)for(var r of Kt(e))t.indexOf(r)<0&&Pi.call(e,r)&&(n[r]=e[r]);return n};const St=(e,t)=>{const{formats:n}=st();if(e in n&&t in n[e])return n[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},fa=rn(e=>{var t=e,{locale:n,format:r}=t,i=lt(t,["locale","format"]);if(n==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return r&&(i=St("number",r)),new Intl.NumberFormat(n,i)}),ha=rn(e=>{var t=e,{locale:n,format:r}=t,i=lt(t,["locale","format"]);if(n==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return r?i=St("date",r):Object.keys(i).length===0&&(i=St("date","short")),new Intl.DateTimeFormat(n,i)}),ma=rn(e=>{var t=e,{locale:n,format:r}=t,i=lt(t,["locale","format"]);if(n==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return r?i=St("time",r):Object.keys(i).length===0&&(i=St("time","short")),new Intl.DateTimeFormat(n,i)}),da=(e={})=>{var t=e,{locale:n=Ge()}=t,r=lt(t,["locale"]);return fa(Un({locale:n},r))},pa=(e={})=>{var t=e,{locale:n=Ge()}=t,r=lt(t,["locale"]);return ha(Un({locale:n},r))},ga=(e={})=>{var t=e,{locale:n=Ge()}=t,r=lt(t,["locale"]);return ma(Un({locale:n},r))},ba=rn((e,t=Ge())=>new Oi(e,t,st().formats,{ignoreTag:st().ignoreTag})),_a=(e,t={})=>{var n,r,i,o;let l=t;typeof e=="object"&&(l=e,e=l.id);const{values:a,locale:c=Ge(),default:u}=l;if(c==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let f=Ci(e,c);if(!f)f=(o=(i=(r=(n=st()).handleMissingMessage)==null?void 0:r.call(n,{locale:c,id:e,defaultValue:u}))!=null?i:u)!=null?o:e;else if(typeof f!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof f}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),f;if(!a)return f;let m=f;try{m=ba(f,c).format(a)}catch(y){y instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,y.message)}return m},Ea=(e,t)=>ga(t).format(e),ya=(e,t)=>pa(t).format(e),xa=(e,t)=>da(t).format(e),va=(e,t=Ge())=>Ci(e,t),Ta=at([ze,At],()=>_a);at([ze],()=>Ea);at([ze],()=>ya);at([ze],()=>xa);at([ze,At],()=>va);function Nr(e,t){Li(e,t)}function Sa(e){ta({fallbackLocale:"en"}),ze.set(e)}const Ir={en:{sessionExpirationHeader:"Session Warning",sessionExpirationTitle:"Your session is about to expire!",sessionExpirationGeneralText:"Your session will automatically terminate in <b>{second} seconds</b>.",sessionExpirationGeneralButton:"Continue session",sessionExpirationLoadingButton:"Processing...",sessionExpirationEnd:"End session"},tr:{sessionExpirationHeader:"Oturum Uyarısı",sessionExpirationTitle:"Oturumunuzun süresi dolmak üzere!",sessionExpirationGeneralText:"Oyun seansınız <b>{second} saniye</b> içinde otomatik olarak sonuçlandırılacaktır",sessionExpirationGeneralButton:"DEVAM ET",sessionExpirationLoadingButton:"İŞLEME...",sessionExpirationEnd:"Oturumu sonlandır"},fr:{sessionExpirationHeader:"Avertissement de session",sessionExpirationTitle:"Votre session est sur le point d'expirer !",sessionExpirationGeneralText:"Votre session se terminera automatiquement dans <b>{second} secondes</b>.",sessionExpirationGeneralButton:"Continuer la session",sessionExpirationLoadingButton:"Traitement en cours...",sessionExpirationEnd:"Terminer la session"},da:{sessionExpirationHeader:"Sessionsadvarsel",sessionExpirationTitle:"Din session er ved at udløbe!",sessionExpirationGeneralText:"Din session afsluttes automatisk om <b>{second} sekunder</b>.",sessionExpirationGeneralButton:"Fortsæt session",sessionExpirationLoadingButton:"Behandler...",sessionExpirationEnd:"Afslut session"},de:{sessionExpirationHeader:"Sitzungswarnung",sessionExpirationTitle:"Ihre Sitzung läuft bald ab!",sessionExpirationGeneralText:"Ihre Sitzung wird automatisch in <b>{second} Sekunden</b> beendet.",sessionExpirationGeneralButton:"Sitzung fortsetzen",sessionExpirationLoadingButton:"Verarbeitung...",sessionExpirationEnd:"Sitzung beenden"},nl:{sessionExpirationHeader:"Sessiewaarschuwing",sessionExpirationTitle:"Uw sessie staat op het punt te verlopen!",sessionExpirationGeneralText:"Uw sessie wordt automatisch beëindigd over <b>{second} seconden</b>.",sessionExpirationGeneralButton:"Sessie voortzetten",sessionExpirationLoadingButton:"Verwerken...",sessionExpirationEnd:"Sessie beëindigen"}};/*! @license DOMPurify 3.1.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.1.6/LICENSE */const{entries:Ri,setPrototypeOf:Pr,isFrozen:wa,getPrototypeOf:Aa,getOwnPropertyDescriptor:Oa}=Object;let{freeze:_e,seal:Te,create:Bi}=Object,{apply:In,construct:Pn}=typeof Reflect!="undefined"&&Reflect;_e||(_e=function(t){return t});Te||(Te=function(t){return t});In||(In=function(t,n,r){return t.apply(n,r)});Pn||(Pn=function(t,n){return new t(...n)});const Bt=xe(Array.prototype.forEach),Rr=xe(Array.prototype.pop),dt=xe(Array.prototype.push),Vt=xe(String.prototype.toLowerCase),En=xe(String.prototype.toString),Br=xe(String.prototype.match),pt=xe(String.prototype.replace),Ca=xe(String.prototype.indexOf),Ma=xe(String.prototype.trim),we=xe(Object.prototype.hasOwnProperty),pe=xe(RegExp.prototype.test),gt=La(TypeError);function xe(e){return function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];return In(e,t,r)}}function La(e){return function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return Pn(e,n)}}function U(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Vt;Pr&&Pr(e,null);let r=t.length;for(;r--;){let i=t[r];if(typeof i=="string"){const o=n(i);o!==i&&(wa(t)||(t[r]=o),i=o)}e[i]=!0}return e}function Ha(e){for(let t=0;t<e.length;t++)we(e,t)||(e[t]=null);return e}function Fe(e){const t=Bi(null);for(const[n,r]of Ri(e))we(e,n)&&(Array.isArray(r)?t[n]=Ha(r):r&&typeof r=="object"&&r.constructor===Object?t[n]=Fe(r):t[n]=r);return t}function bt(e,t){for(;e!==null;){const r=Oa(e,t);if(r){if(r.get)return xe(r.get);if(typeof r.value=="function")return xe(r.value)}e=Aa(e)}function n(){return null}return n}const Dr=_e(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),yn=_e(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),xn=_e(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),Na=_e(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),vn=_e(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),Ia=_e(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),$r=_e(["#text"]),Ur=_e(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),Tn=_e(["accent-height","accumulate","additive","alignment-baseline","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),kr=_e(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),Dt=_e(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Pa=Te(/\{\{[\w\W]*|[\w\W]*\}\}/gm),Ra=Te(/<%[\w\W]*|[\w\W]*%>/gm),Ba=Te(/\${[\w\W]*}/gm),Da=Te(/^data-[\-\w.\u00B7-\uFFFF]/),$a=Te(/^aria-[\-\w]+$/),Di=Te(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Ua=Te(/^(?:\w+script|data):/i),ka=Te(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),$i=Te(/^html$/i),Ga=Te(/^[a-z][.\w]*(-[.\w]+)+$/i);var Gr=Object.freeze({__proto__:null,MUSTACHE_EXPR:Pa,ERB_EXPR:Ra,TMPLIT_EXPR:Ba,DATA_ATTR:Da,ARIA_ATTR:$a,IS_ALLOWED_URI:Di,IS_SCRIPT_OR_DATA:Ua,ATTR_WHITESPACE:ka,DOCTYPE_NAME:$i,CUSTOM_ELEMENT:Ga});const _t={element:1,text:3,progressingInstruction:7,comment:8,document:9},Fa=function(){return typeof window=="undefined"?null:window},ja=function(t,n){if(typeof t!="object"||typeof t.createPolicy!="function")return null;let r=null;const i="data-tt-policy-suffix";n&&n.hasAttribute(i)&&(r=n.getAttribute(i));const o="dompurify"+(r?"#"+r:"");try{return t.createPolicy(o,{createHTML(l){return l},createScriptURL(l){return l}})}catch(l){return console.warn("TrustedTypes policy "+o+" could not be created."),null}};function Ui(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Fa();const t=S=>Ui(S);if(t.version="3.1.6",t.removed=[],!e||!e.document||e.document.nodeType!==_t.document)return t.isSupported=!1,t;let{document:n}=e;const r=n,i=r.currentScript,{DocumentFragment:o,HTMLTemplateElement:l,Node:a,Element:c,NodeFilter:u,NamedNodeMap:f=e.NamedNodeMap||e.MozNamedAttrMap,HTMLFormElement:m,DOMParser:y,trustedTypes:A}=e,x=c.prototype,g=bt(x,"cloneNode"),N=bt(x,"remove"),k=bt(x,"nextSibling"),X=bt(x,"childNodes"),R=bt(x,"parentNode");if(typeof l=="function"){const S=n.createElement("template");S.content&&S.content.ownerDocument&&(n=S.content.ownerDocument)}let H,I="";const{implementation:V,createNodeIterator:oe,createDocumentFragment:fe,getElementsByTagName:K}=n,{importNode:z}=r;let L={};t.isSupported=typeof Ri=="function"&&typeof R=="function"&&V&&V.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:he,ERB_EXPR:ue,TMPLIT_EXPR:C,DATA_ATTR:b,ARIA_ATTR:h,IS_SCRIPT_OR_DATA:E,ATTR_WHITESPACE:p,CUSTOM_ELEMENT:M}=Gr;let{IS_ALLOWED_URI:O}=Gr,v=null;const W=U({},[...Dr,...yn,...xn,...vn,...$r]);let P=null;const q=U({},[...Ur,...Tn,...kr,...Dt]);let B=Object.seal(Bi(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),Y=null,_=null,D=!0,ee=!0,F=!1,te=!0,me=!1,ae=!0,Oe=!1,J=!1,re=!1,Ce=!1,Ct=!1,Mt=!1,kn=!0,Gn=!1;const ji="user-content-";let on=!0,ut=!1,We={},Ve=null;const Fn=U({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let jn=null;const zn=U({},["audio","video","img","source","image","track"]);let sn=null;const Wn=U({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),Lt="http://www.w3.org/1998/Math/MathML",Ht="http://www.w3.org/2000/svg",Ie="http://www.w3.org/1999/xhtml";let Xe=Ie,an=!1,ln=null;const zi=U({},[Lt,Ht,Ie],En);let ct=null;const Wi=["application/xhtml+xml","text/html"],Vi="text/html";let se=null,Ye=null;const Xi=n.createElement("form"),Vn=function(s){return s instanceof RegExp||s instanceof Function},un=function(){let s=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(Ye&&Ye===s)){if((!s||typeof s!="object")&&(s={}),s=Fe(s),ct=Wi.indexOf(s.PARSER_MEDIA_TYPE)===-1?Vi:s.PARSER_MEDIA_TYPE,se=ct==="application/xhtml+xml"?En:Vt,v=we(s,"ALLOWED_TAGS")?U({},s.ALLOWED_TAGS,se):W,P=we(s,"ALLOWED_ATTR")?U({},s.ALLOWED_ATTR,se):q,ln=we(s,"ALLOWED_NAMESPACES")?U({},s.ALLOWED_NAMESPACES,En):zi,sn=we(s,"ADD_URI_SAFE_ATTR")?U(Fe(Wn),s.ADD_URI_SAFE_ATTR,se):Wn,jn=we(s,"ADD_DATA_URI_TAGS")?U(Fe(zn),s.ADD_DATA_URI_TAGS,se):zn,Ve=we(s,"FORBID_CONTENTS")?U({},s.FORBID_CONTENTS,se):Fn,Y=we(s,"FORBID_TAGS")?U({},s.FORBID_TAGS,se):{},_=we(s,"FORBID_ATTR")?U({},s.FORBID_ATTR,se):{},We=we(s,"USE_PROFILES")?s.USE_PROFILES:!1,D=s.ALLOW_ARIA_ATTR!==!1,ee=s.ALLOW_DATA_ATTR!==!1,F=s.ALLOW_UNKNOWN_PROTOCOLS||!1,te=s.ALLOW_SELF_CLOSE_IN_ATTR!==!1,me=s.SAFE_FOR_TEMPLATES||!1,ae=s.SAFE_FOR_XML!==!1,Oe=s.WHOLE_DOCUMENT||!1,Ce=s.RETURN_DOM||!1,Ct=s.RETURN_DOM_FRAGMENT||!1,Mt=s.RETURN_TRUSTED_TYPE||!1,re=s.FORCE_BODY||!1,kn=s.SANITIZE_DOM!==!1,Gn=s.SANITIZE_NAMED_PROPS||!1,on=s.KEEP_CONTENT!==!1,ut=s.IN_PLACE||!1,O=s.ALLOWED_URI_REGEXP||Di,Xe=s.NAMESPACE||Ie,B=s.CUSTOM_ELEMENT_HANDLING||{},s.CUSTOM_ELEMENT_HANDLING&&Vn(s.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(B.tagNameCheck=s.CUSTOM_ELEMENT_HANDLING.tagNameCheck),s.CUSTOM_ELEMENT_HANDLING&&Vn(s.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(B.attributeNameCheck=s.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),s.CUSTOM_ELEMENT_HANDLING&&typeof s.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(B.allowCustomizedBuiltInElements=s.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),me&&(ee=!1),Ct&&(Ce=!0),We&&(v=U({},$r),P=[],We.html===!0&&(U(v,Dr),U(P,Ur)),We.svg===!0&&(U(v,yn),U(P,Tn),U(P,Dt)),We.svgFilters===!0&&(U(v,xn),U(P,Tn),U(P,Dt)),We.mathMl===!0&&(U(v,vn),U(P,kr),U(P,Dt))),s.ADD_TAGS&&(v===W&&(v=Fe(v)),U(v,s.ADD_TAGS,se)),s.ADD_ATTR&&(P===q&&(P=Fe(P)),U(P,s.ADD_ATTR,se)),s.ADD_URI_SAFE_ATTR&&U(sn,s.ADD_URI_SAFE_ATTR,se),s.FORBID_CONTENTS&&(Ve===Fn&&(Ve=Fe(Ve)),U(Ve,s.FORBID_CONTENTS,se)),on&&(v["#text"]=!0),Oe&&U(v,["html","head","body"]),v.table&&(U(v,["tbody"]),delete Y.tbody),s.TRUSTED_TYPES_POLICY){if(typeof s.TRUSTED_TYPES_POLICY.createHTML!="function")throw gt('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof s.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw gt('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');H=s.TRUSTED_TYPES_POLICY,I=H.createHTML("")}else H===void 0&&(H=ja(A,i)),H!==null&&typeof I=="string"&&(I=H.createHTML(""));_e&&_e(s),Ye=s}},Xn=U({},["mi","mo","mn","ms","mtext"]),Yn=U({},["foreignobject","annotation-xml"]),Yi=U({},["title","style","font","a","script"]),Zn=U({},[...yn,...xn,...Na]),qn=U({},[...vn,...Ia]),Zi=function(s){let d=R(s);(!d||!d.tagName)&&(d={namespaceURI:Xe,tagName:"template"});const T=Vt(s.tagName),Z=Vt(d.tagName);return ln[s.namespaceURI]?s.namespaceURI===Ht?d.namespaceURI===Ie?T==="svg":d.namespaceURI===Lt?T==="svg"&&(Z==="annotation-xml"||Xn[Z]):!!Zn[T]:s.namespaceURI===Lt?d.namespaceURI===Ie?T==="math":d.namespaceURI===Ht?T==="math"&&Yn[Z]:!!qn[T]:s.namespaceURI===Ie?d.namespaceURI===Ht&&!Yn[Z]||d.namespaceURI===Lt&&!Xn[Z]?!1:!qn[T]&&(Yi[T]||!Zn[T]):!!(ct==="application/xhtml+xml"&&ln[s.namespaceURI]):!1},Me=function(s){dt(t.removed,{element:s});try{R(s).removeChild(s)}catch(d){N(s)}},Nt=function(s,d){try{dt(t.removed,{attribute:d.getAttributeNode(s),from:d})}catch(T){dt(t.removed,{attribute:null,from:d})}if(d.removeAttribute(s),s==="is"&&!P[s])if(Ce||Ct)try{Me(d)}catch(T){}else try{d.setAttribute(s,"")}catch(T){}},Jn=function(s){let d=null,T=null;if(re)s="<remove></remove>"+s;else{const le=Br(s,/^[\r\n\t ]+/);T=le&&le[0]}ct==="application/xhtml+xml"&&Xe===Ie&&(s='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+s+"</body></html>");const Z=H?H.createHTML(s):s;if(Xe===Ie)try{d=new y().parseFromString(Z,ct)}catch(le){}if(!d||!d.documentElement){d=V.createDocument(Xe,"template",null);try{d.documentElement.innerHTML=an?I:Z}catch(le){}}const ce=d.body||d.documentElement;return s&&T&&ce.insertBefore(n.createTextNode(T),ce.childNodes[0]||null),Xe===Ie?K.call(d,Oe?"html":"body")[0]:Oe?d.documentElement:ce},Qn=function(s){return oe.call(s.ownerDocument||s,s,u.SHOW_ELEMENT|u.SHOW_COMMENT|u.SHOW_TEXT|u.SHOW_PROCESSING_INSTRUCTION|u.SHOW_CDATA_SECTION,null)},Kn=function(s){return s instanceof m&&(typeof s.nodeName!="string"||typeof s.textContent!="string"||typeof s.removeChild!="function"||!(s.attributes instanceof f)||typeof s.removeAttribute!="function"||typeof s.setAttribute!="function"||typeof s.namespaceURI!="string"||typeof s.insertBefore!="function"||typeof s.hasChildNodes!="function")},er=function(s){return typeof a=="function"&&s instanceof a},Pe=function(s,d,T){L[s]&&Bt(L[s],Z=>{Z.call(t,d,T,Ye)})},tr=function(s){let d=null;if(Pe("beforeSanitizeElements",s,null),Kn(s))return Me(s),!0;const T=se(s.nodeName);if(Pe("uponSanitizeElement",s,{tagName:T,allowedTags:v}),s.hasChildNodes()&&!er(s.firstElementChild)&&pe(/<[/\w]/g,s.innerHTML)&&pe(/<[/\w]/g,s.textContent)||s.nodeType===_t.progressingInstruction||ae&&s.nodeType===_t.comment&&pe(/<[/\w]/g,s.data))return Me(s),!0;if(!v[T]||Y[T]){if(!Y[T]&&rr(T)&&(B.tagNameCheck instanceof RegExp&&pe(B.tagNameCheck,T)||B.tagNameCheck instanceof Function&&B.tagNameCheck(T)))return!1;if(on&&!Ve[T]){const Z=R(s)||s.parentNode,ce=X(s)||s.childNodes;if(ce&&Z){const le=ce.length;for(let Ee=le-1;Ee>=0;--Ee){const Le=g(ce[Ee],!0);Le.__removalCount=(s.__removalCount||0)+1,Z.insertBefore(Le,k(s))}}}return Me(s),!0}return s instanceof c&&!Zi(s)||(T==="noscript"||T==="noembed"||T==="noframes")&&pe(/<\/no(script|embed|frames)/i,s.innerHTML)?(Me(s),!0):(me&&s.nodeType===_t.text&&(d=s.textContent,Bt([he,ue,C],Z=>{d=pt(d,Z," ")}),s.textContent!==d&&(dt(t.removed,{element:s.cloneNode()}),s.textContent=d)),Pe("afterSanitizeElements",s,null),!1)},nr=function(s,d,T){if(kn&&(d==="id"||d==="name")&&(T in n||T in Xi))return!1;if(!(ee&&!_[d]&&pe(b,d))){if(!(D&&pe(h,d))){if(!P[d]||_[d]){if(!(rr(s)&&(B.tagNameCheck instanceof RegExp&&pe(B.tagNameCheck,s)||B.tagNameCheck instanceof Function&&B.tagNameCheck(s))&&(B.attributeNameCheck instanceof RegExp&&pe(B.attributeNameCheck,d)||B.attributeNameCheck instanceof Function&&B.attributeNameCheck(d))||d==="is"&&B.allowCustomizedBuiltInElements&&(B.tagNameCheck instanceof RegExp&&pe(B.tagNameCheck,T)||B.tagNameCheck instanceof Function&&B.tagNameCheck(T))))return!1}else if(!sn[d]){if(!pe(O,pt(T,p,""))){if(!((d==="src"||d==="xlink:href"||d==="href")&&s!=="script"&&Ca(T,"data:")===0&&jn[s])){if(!(F&&!pe(E,pt(T,p,"")))){if(T)return!1}}}}}}return!0},rr=function(s){return s!=="annotation-xml"&&Br(s,M)},ir=function(s){Pe("beforeSanitizeAttributes",s,null);const{attributes:d}=s;if(!d)return;const T={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:P};let Z=d.length;for(;Z--;){const ce=d[Z],{name:le,namespaceURI:Ee,value:Le}=ce,ft=se(le);let de=le==="value"?Le:Ma(Le);if(T.attrName=ft,T.attrValue=de,T.keepAttr=!0,T.forceKeepAttr=void 0,Pe("uponSanitizeAttribute",s,T),de=T.attrValue,ae&&pe(/((--!?|])>)|<\/(style|title)/i,de)){Nt(le,s);continue}if(T.forceKeepAttr||(Nt(le,s),!T.keepAttr))continue;if(!te&&pe(/\/>/i,de)){Nt(le,s);continue}me&&Bt([he,ue,C],sr=>{de=pt(de,sr," ")});const or=se(s.nodeName);if(nr(or,ft,de)){if(Gn&&(ft==="id"||ft==="name")&&(Nt(le,s),de=ji+de),H&&typeof A=="object"&&typeof A.getAttributeType=="function"&&!Ee)switch(A.getAttributeType(or,ft)){case"TrustedHTML":{de=H.createHTML(de);break}case"TrustedScriptURL":{de=H.createScriptURL(de);break}}try{Ee?s.setAttributeNS(Ee,le,de):s.setAttribute(le,de),Kn(s)?Me(s):Rr(t.removed)}catch(sr){}}}Pe("afterSanitizeAttributes",s,null)},qi=function S(s){let d=null;const T=Qn(s);for(Pe("beforeSanitizeShadowDOM",s,null);d=T.nextNode();)Pe("uponSanitizeShadowNode",d,null),!tr(d)&&(d.content instanceof o&&S(d.content),ir(d));Pe("afterSanitizeShadowDOM",s,null)};return t.sanitize=function(S){let s=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},d=null,T=null,Z=null,ce=null;if(an=!S,an&&(S="<!-->"),typeof S!="string"&&!er(S))if(typeof S.toString=="function"){if(S=S.toString(),typeof S!="string")throw gt("dirty is not a string, aborting")}else throw gt("toString is not a function");if(!t.isSupported)return S;if(J||un(s),t.removed=[],typeof S=="string"&&(ut=!1),ut){if(S.nodeName){const Le=se(S.nodeName);if(!v[Le]||Y[Le])throw gt("root node is forbidden and cannot be sanitized in-place")}}else if(S instanceof a)d=Jn("<!---->"),T=d.ownerDocument.importNode(S,!0),T.nodeType===_t.element&&T.nodeName==="BODY"||T.nodeName==="HTML"?d=T:d.appendChild(T);else{if(!Ce&&!me&&!Oe&&S.indexOf("<")===-1)return H&&Mt?H.createHTML(S):S;if(d=Jn(S),!d)return Ce?null:Mt?I:""}d&&re&&Me(d.firstChild);const le=Qn(ut?S:d);for(;Z=le.nextNode();)tr(Z)||(Z.content instanceof o&&qi(Z.content),ir(Z));if(ut)return S;if(Ce){if(Ct)for(ce=fe.call(d.ownerDocument);d.firstChild;)ce.appendChild(d.firstChild);else ce=d;return(P.shadowroot||P.shadowrootmode)&&(ce=z.call(r,ce,!0)),ce}let Ee=Oe?d.outerHTML:d.innerHTML;return Oe&&v["!doctype"]&&d.ownerDocument&&d.ownerDocument.doctype&&d.ownerDocument.doctype.name&&pe($i,d.ownerDocument.doctype.name)&&(Ee="<!DOCTYPE "+d.ownerDocument.doctype.name+`>
8
+ Note: there are at least one loader still registered to this locale that wasn't executed.`:""}`)}const ea={fallbackLocale:null,loadingDelay:200,formats:Qs,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},Et=ea;function st(){return Et}function ta(e){const t=e,{formats:n}=t,r=Js(t,["formats"]);let i=e.fallbackLocale;if(e.initialLocale)try{Oi.resolveLocale(e.initialLocale)&&(i=e.initialLocale)}catch(o){console.warn(`[svelte-i18n] The initial locale "${e.initialLocale}" is not a valid locale.`)}return r.warnOnMissingMessages&&(delete r.warnOnMissingMessages,r.handleMissingMessage==null?r.handleMissingMessage=Ks:console.warn('[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.')),Object.assign(Et,r,{initialLocale:i}),n&&("number"in n&&Object.assign(Et.formats.number,n.number),"date"in n&&Object.assign(Et.formats.date,n.date),"time"in n&&Object.assign(Et.formats.time,n.time)),ze.set(i)}const _n=wt(!1);var na=Object.defineProperty,ra=Object.defineProperties,ia=Object.getOwnPropertyDescriptors,Cr=Object.getOwnPropertySymbols,oa=Object.prototype.hasOwnProperty,sa=Object.prototype.propertyIsEnumerable,Mr=(e,t,n)=>t in e?na(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,aa=(e,t)=>{for(var n in t||(t={}))oa.call(t,n)&&Mr(e,n,t[n]);if(Cr)for(var n of Cr(t))sa.call(t,n)&&Mr(e,n,t[n]);return e},la=(e,t)=>ra(e,ia(t));let Nn;const Qt=wt(null);function Lr(e){return e.split("-").map((t,n,r)=>r.slice(0,n+1).join("-")).reverse()}function Ot(e,t=st().fallbackLocale){const n=Lr(e);return t?[...new Set([...n,...Lr(t)])]:n}function Ge(){return Nn!=null?Nn:void 0}Qt.subscribe(e=>{Nn=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const ua=e=>{if(e&&Ws(e)&&Jt(e)){const{loadingDelay:t}=st();let n;return typeof window!="undefined"&&Ge()!=null&&t?n=window.setTimeout(()=>_n.set(!0),t):_n.set(!0),Ni(e).then(()=>{Qt.set(e)}).finally(()=>{clearTimeout(n),_n.set(!1)})}return Qt.set(e)},ze=la(aa({},Qt),{set:ua}),rn=e=>{const t=Object.create(null);return r=>{const i=JSON.stringify(r);return i in t?t[i]:t[i]=e(r)}};var ca=Object.defineProperty,Kt=Object.getOwnPropertySymbols,Ii=Object.prototype.hasOwnProperty,Pi=Object.prototype.propertyIsEnumerable,Hr=(e,t,n)=>t in e?ca(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Un=(e,t)=>{for(var n in t||(t={}))Ii.call(t,n)&&Hr(e,n,t[n]);if(Kt)for(var n of Kt(t))Pi.call(t,n)&&Hr(e,n,t[n]);return e},lt=(e,t)=>{var n={};for(var r in e)Ii.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&Kt)for(var r of Kt(e))t.indexOf(r)<0&&Pi.call(e,r)&&(n[r]=e[r]);return n};const St=(e,t)=>{const{formats:n}=st();if(e in n&&t in n[e])return n[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},fa=rn(e=>{var t=e,{locale:n,format:r}=t,i=lt(t,["locale","format"]);if(n==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return r&&(i=St("number",r)),new Intl.NumberFormat(n,i)}),ha=rn(e=>{var t=e,{locale:n,format:r}=t,i=lt(t,["locale","format"]);if(n==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return r?i=St("date",r):Object.keys(i).length===0&&(i=St("date","short")),new Intl.DateTimeFormat(n,i)}),ma=rn(e=>{var t=e,{locale:n,format:r}=t,i=lt(t,["locale","format"]);if(n==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return r?i=St("time",r):Object.keys(i).length===0&&(i=St("time","short")),new Intl.DateTimeFormat(n,i)}),da=(e={})=>{var t=e,{locale:n=Ge()}=t,r=lt(t,["locale"]);return fa(Un({locale:n},r))},pa=(e={})=>{var t=e,{locale:n=Ge()}=t,r=lt(t,["locale"]);return ha(Un({locale:n},r))},ga=(e={})=>{var t=e,{locale:n=Ge()}=t,r=lt(t,["locale"]);return ma(Un({locale:n},r))},ba=rn((e,t=Ge())=>new Oi(e,t,st().formats,{ignoreTag:st().ignoreTag})),_a=(e,t={})=>{var n,r,i,o;let l=t;typeof e=="object"&&(l=e,e=l.id);const{values:a,locale:c=Ge(),default:u}=l;if(c==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let f=Ci(e,c);if(!f)f=(o=(i=(r=(n=st()).handleMissingMessage)==null?void 0:r.call(n,{locale:c,id:e,defaultValue:u}))!=null?i:u)!=null?o:e;else if(typeof f!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof f}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),f;if(!a)return f;let m=f;try{m=ba(f,c).format(a)}catch(y){y instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,y.message)}return m},Ea=(e,t)=>ga(t).format(e),ya=(e,t)=>pa(t).format(e),xa=(e,t)=>da(t).format(e),va=(e,t=Ge())=>Ci(e,t),Ta=at([ze,At],()=>_a);at([ze],()=>Ea);at([ze],()=>ya);at([ze],()=>xa);at([ze,At],()=>va);function Nr(e,t){Li(e,t)}function Sa(e){ta({fallbackLocale:"en"}),ze.set(e)}const Ir={en:{sessionExpirationHeader:"Session Warning",sessionExpirationTitle:"Your session is about to expire!",sessionExpirationGeneralText:"Your session will automatically terminate in <b>{second} seconds</b>.",sessionExpirationGeneralButton:"Continue session",sessionExpirationLoadingButton:"Processing...",sessionExpirationEnd:"End session"},tr:{sessionExpirationHeader:"Oturum Uyarısı",sessionExpirationTitle:"Oturumunuzun süresi dolmak üzere!",sessionExpirationGeneralText:"Oyun seansınız <b>{second} saniye</b> içinde otomatik olarak sonuçlandırılacaktır",sessionExpirationGeneralButton:"DEVAM ET",sessionExpirationLoadingButton:"İŞLEME...",sessionExpirationEnd:"Oturumu sonlandır"},fr:{sessionExpirationHeader:"Avertissement de session",sessionExpirationTitle:"Votre session est sur le point d'expirer !",sessionExpirationGeneralText:"Votre session se terminera automatiquement dans <b>{second} secondes</b>.",sessionExpirationGeneralButton:"Continuer la session",sessionExpirationLoadingButton:"Traitement en cours...",sessionExpirationEnd:"Terminer la session"},da:{sessionExpirationHeader:"Sessionsadvarsel",sessionExpirationTitle:"Din session er ved at udløbe!",sessionExpirationGeneralText:"Din session afsluttes automatisk om <b>{second} sekunder</b>.",sessionExpirationGeneralButton:"Fortsæt session",sessionExpirationLoadingButton:"Behandler...",sessionExpirationEnd:"Afslut session"},de:{sessionExpirationHeader:"Sitzungswarnung",sessionExpirationTitle:"Ihre Sitzung läuft bald ab!",sessionExpirationGeneralText:"Ihre Sitzung wird automatisch in <b>{second} Sekunden</b> beendet.",sessionExpirationGeneralButton:"Sitzung fortsetzen",sessionExpirationLoadingButton:"Verarbeitung...",sessionExpirationEnd:"Sitzung beenden"},nl:{sessionExpirationHeader:"Sessiewaarschuwing",sessionExpirationTitle:"Uw sessie staat op het punt te verlopen!",sessionExpirationGeneralText:"Uw sessie wordt automatisch beëindigd over <b>{second} seconden</b>.",sessionExpirationGeneralButton:"Sessie voortzetten",sessionExpirationLoadingButton:"Verwerken...",sessionExpirationEnd:"Sessie beëindigen"},ru:{sessionExpirationHeader:"Предупреждение о сессии",sessionExpirationTitle:"Ваша сессия скоро завершится!",sessionExpirationGeneralText:"Ваша сессия автоматически завершится через <b>{second} секунд</b>.",sessionExpirationGeneralButton:"Продолжить сессию",sessionExpirationLoadingButton:"Обработка...",sessionExpirationEnd:"Завершить сессию"},az:{sessionExpirationHeader:"Sessiya Xəbərdarlığı",sessionExpirationTitle:"Sessiyanızın müddəti bitmək üzrədir!",sessionExpirationGeneralText:"Sessiyanız <b>{second} saniyə</b> ərzində avtomatik olaraq sona çatacaq.",sessionExpirationGeneralButton:"Sessiyaya davam et",sessionExpirationLoadingButton:"İcra olunur...",sessionExpirationEnd:"Sessiyanı sonlandır"}};/*! @license DOMPurify 3.1.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.1.6/LICENSE */const{entries:Ri,setPrototypeOf:Pr,isFrozen:wa,getPrototypeOf:Aa,getOwnPropertyDescriptor:Oa}=Object;let{freeze:_e,seal:Te,create:Bi}=Object,{apply:In,construct:Pn}=typeof Reflect!="undefined"&&Reflect;_e||(_e=function(t){return t});Te||(Te=function(t){return t});In||(In=function(t,n,r){return t.apply(n,r)});Pn||(Pn=function(t,n){return new t(...n)});const Bt=xe(Array.prototype.forEach),Rr=xe(Array.prototype.pop),dt=xe(Array.prototype.push),Vt=xe(String.prototype.toLowerCase),En=xe(String.prototype.toString),Br=xe(String.prototype.match),pt=xe(String.prototype.replace),Ca=xe(String.prototype.indexOf),Ma=xe(String.prototype.trim),we=xe(Object.prototype.hasOwnProperty),pe=xe(RegExp.prototype.test),gt=La(TypeError);function xe(e){return function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];return In(e,t,r)}}function La(e){return function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return Pn(e,n)}}function U(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Vt;Pr&&Pr(e,null);let r=t.length;for(;r--;){let i=t[r];if(typeof i=="string"){const o=n(i);o!==i&&(wa(t)||(t[r]=o),i=o)}e[i]=!0}return e}function Ha(e){for(let t=0;t<e.length;t++)we(e,t)||(e[t]=null);return e}function Fe(e){const t=Bi(null);for(const[n,r]of Ri(e))we(e,n)&&(Array.isArray(r)?t[n]=Ha(r):r&&typeof r=="object"&&r.constructor===Object?t[n]=Fe(r):t[n]=r);return t}function bt(e,t){for(;e!==null;){const r=Oa(e,t);if(r){if(r.get)return xe(r.get);if(typeof r.value=="function")return xe(r.value)}e=Aa(e)}function n(){return null}return n}const Dr=_e(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),yn=_e(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),xn=_e(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),Na=_e(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),vn=_e(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),Ia=_e(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),$r=_e(["#text"]),Ur=_e(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),Tn=_e(["accent-height","accumulate","additive","alignment-baseline","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),kr=_e(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),Dt=_e(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Pa=Te(/\{\{[\w\W]*|[\w\W]*\}\}/gm),Ra=Te(/<%[\w\W]*|[\w\W]*%>/gm),Ba=Te(/\${[\w\W]*}/gm),Da=Te(/^data-[\-\w.\u00B7-\uFFFF]/),$a=Te(/^aria-[\-\w]+$/),Di=Te(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Ua=Te(/^(?:\w+script|data):/i),ka=Te(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),$i=Te(/^html$/i),Ga=Te(/^[a-z][.\w]*(-[.\w]+)+$/i);var Gr=Object.freeze({__proto__:null,MUSTACHE_EXPR:Pa,ERB_EXPR:Ra,TMPLIT_EXPR:Ba,DATA_ATTR:Da,ARIA_ATTR:$a,IS_ALLOWED_URI:Di,IS_SCRIPT_OR_DATA:Ua,ATTR_WHITESPACE:ka,DOCTYPE_NAME:$i,CUSTOM_ELEMENT:Ga});const _t={element:1,text:3,progressingInstruction:7,comment:8,document:9},Fa=function(){return typeof window=="undefined"?null:window},ja=function(t,n){if(typeof t!="object"||typeof t.createPolicy!="function")return null;let r=null;const i="data-tt-policy-suffix";n&&n.hasAttribute(i)&&(r=n.getAttribute(i));const o="dompurify"+(r?"#"+r:"");try{return t.createPolicy(o,{createHTML(l){return l},createScriptURL(l){return l}})}catch(l){return console.warn("TrustedTypes policy "+o+" could not be created."),null}};function Ui(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Fa();const t=S=>Ui(S);if(t.version="3.1.6",t.removed=[],!e||!e.document||e.document.nodeType!==_t.document)return t.isSupported=!1,t;let{document:n}=e;const r=n,i=r.currentScript,{DocumentFragment:o,HTMLTemplateElement:l,Node:a,Element:c,NodeFilter:u,NamedNodeMap:f=e.NamedNodeMap||e.MozNamedAttrMap,HTMLFormElement:m,DOMParser:y,trustedTypes:A}=e,x=c.prototype,g=bt(x,"cloneNode"),N=bt(x,"remove"),k=bt(x,"nextSibling"),X=bt(x,"childNodes"),R=bt(x,"parentNode");if(typeof l=="function"){const S=n.createElement("template");S.content&&S.content.ownerDocument&&(n=S.content.ownerDocument)}let H,I="";const{implementation:V,createNodeIterator:oe,createDocumentFragment:fe,getElementsByTagName:K}=n,{importNode:z}=r;let L={};t.isSupported=typeof Ri=="function"&&typeof R=="function"&&V&&V.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:he,ERB_EXPR:ue,TMPLIT_EXPR:C,DATA_ATTR:b,ARIA_ATTR:h,IS_SCRIPT_OR_DATA:E,ATTR_WHITESPACE:p,CUSTOM_ELEMENT:M}=Gr;let{IS_ALLOWED_URI:O}=Gr,v=null;const W=U({},[...Dr,...yn,...xn,...vn,...$r]);let P=null;const q=U({},[...Ur,...Tn,...kr,...Dt]);let B=Object.seal(Bi(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),Y=null,_=null,D=!0,ee=!0,F=!1,te=!0,me=!1,ae=!0,Oe=!1,J=!1,re=!1,Ce=!1,Ct=!1,Mt=!1,kn=!0,Gn=!1;const ji="user-content-";let on=!0,ut=!1,We={},Ve=null;const Fn=U({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let jn=null;const zn=U({},["audio","video","img","source","image","track"]);let sn=null;const Wn=U({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),Lt="http://www.w3.org/1998/Math/MathML",Ht="http://www.w3.org/2000/svg",Ie="http://www.w3.org/1999/xhtml";let Xe=Ie,an=!1,ln=null;const zi=U({},[Lt,Ht,Ie],En);let ct=null;const Wi=["application/xhtml+xml","text/html"],Vi="text/html";let se=null,Ye=null;const Xi=n.createElement("form"),Vn=function(s){return s instanceof RegExp||s instanceof Function},un=function(){let s=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(Ye&&Ye===s)){if((!s||typeof s!="object")&&(s={}),s=Fe(s),ct=Wi.indexOf(s.PARSER_MEDIA_TYPE)===-1?Vi:s.PARSER_MEDIA_TYPE,se=ct==="application/xhtml+xml"?En:Vt,v=we(s,"ALLOWED_TAGS")?U({},s.ALLOWED_TAGS,se):W,P=we(s,"ALLOWED_ATTR")?U({},s.ALLOWED_ATTR,se):q,ln=we(s,"ALLOWED_NAMESPACES")?U({},s.ALLOWED_NAMESPACES,En):zi,sn=we(s,"ADD_URI_SAFE_ATTR")?U(Fe(Wn),s.ADD_URI_SAFE_ATTR,se):Wn,jn=we(s,"ADD_DATA_URI_TAGS")?U(Fe(zn),s.ADD_DATA_URI_TAGS,se):zn,Ve=we(s,"FORBID_CONTENTS")?U({},s.FORBID_CONTENTS,se):Fn,Y=we(s,"FORBID_TAGS")?U({},s.FORBID_TAGS,se):{},_=we(s,"FORBID_ATTR")?U({},s.FORBID_ATTR,se):{},We=we(s,"USE_PROFILES")?s.USE_PROFILES:!1,D=s.ALLOW_ARIA_ATTR!==!1,ee=s.ALLOW_DATA_ATTR!==!1,F=s.ALLOW_UNKNOWN_PROTOCOLS||!1,te=s.ALLOW_SELF_CLOSE_IN_ATTR!==!1,me=s.SAFE_FOR_TEMPLATES||!1,ae=s.SAFE_FOR_XML!==!1,Oe=s.WHOLE_DOCUMENT||!1,Ce=s.RETURN_DOM||!1,Ct=s.RETURN_DOM_FRAGMENT||!1,Mt=s.RETURN_TRUSTED_TYPE||!1,re=s.FORCE_BODY||!1,kn=s.SANITIZE_DOM!==!1,Gn=s.SANITIZE_NAMED_PROPS||!1,on=s.KEEP_CONTENT!==!1,ut=s.IN_PLACE||!1,O=s.ALLOWED_URI_REGEXP||Di,Xe=s.NAMESPACE||Ie,B=s.CUSTOM_ELEMENT_HANDLING||{},s.CUSTOM_ELEMENT_HANDLING&&Vn(s.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(B.tagNameCheck=s.CUSTOM_ELEMENT_HANDLING.tagNameCheck),s.CUSTOM_ELEMENT_HANDLING&&Vn(s.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(B.attributeNameCheck=s.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),s.CUSTOM_ELEMENT_HANDLING&&typeof s.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(B.allowCustomizedBuiltInElements=s.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),me&&(ee=!1),Ct&&(Ce=!0),We&&(v=U({},$r),P=[],We.html===!0&&(U(v,Dr),U(P,Ur)),We.svg===!0&&(U(v,yn),U(P,Tn),U(P,Dt)),We.svgFilters===!0&&(U(v,xn),U(P,Tn),U(P,Dt)),We.mathMl===!0&&(U(v,vn),U(P,kr),U(P,Dt))),s.ADD_TAGS&&(v===W&&(v=Fe(v)),U(v,s.ADD_TAGS,se)),s.ADD_ATTR&&(P===q&&(P=Fe(P)),U(P,s.ADD_ATTR,se)),s.ADD_URI_SAFE_ATTR&&U(sn,s.ADD_URI_SAFE_ATTR,se),s.FORBID_CONTENTS&&(Ve===Fn&&(Ve=Fe(Ve)),U(Ve,s.FORBID_CONTENTS,se)),on&&(v["#text"]=!0),Oe&&U(v,["html","head","body"]),v.table&&(U(v,["tbody"]),delete Y.tbody),s.TRUSTED_TYPES_POLICY){if(typeof s.TRUSTED_TYPES_POLICY.createHTML!="function")throw gt('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof s.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw gt('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');H=s.TRUSTED_TYPES_POLICY,I=H.createHTML("")}else H===void 0&&(H=ja(A,i)),H!==null&&typeof I=="string"&&(I=H.createHTML(""));_e&&_e(s),Ye=s}},Xn=U({},["mi","mo","mn","ms","mtext"]),Yn=U({},["foreignobject","annotation-xml"]),Yi=U({},["title","style","font","a","script"]),Zn=U({},[...yn,...xn,...Na]),qn=U({},[...vn,...Ia]),Zi=function(s){let d=R(s);(!d||!d.tagName)&&(d={namespaceURI:Xe,tagName:"template"});const T=Vt(s.tagName),Z=Vt(d.tagName);return ln[s.namespaceURI]?s.namespaceURI===Ht?d.namespaceURI===Ie?T==="svg":d.namespaceURI===Lt?T==="svg"&&(Z==="annotation-xml"||Xn[Z]):!!Zn[T]:s.namespaceURI===Lt?d.namespaceURI===Ie?T==="math":d.namespaceURI===Ht?T==="math"&&Yn[Z]:!!qn[T]:s.namespaceURI===Ie?d.namespaceURI===Ht&&!Yn[Z]||d.namespaceURI===Lt&&!Xn[Z]?!1:!qn[T]&&(Yi[T]||!Zn[T]):!!(ct==="application/xhtml+xml"&&ln[s.namespaceURI]):!1},Me=function(s){dt(t.removed,{element:s});try{R(s).removeChild(s)}catch(d){N(s)}},Nt=function(s,d){try{dt(t.removed,{attribute:d.getAttributeNode(s),from:d})}catch(T){dt(t.removed,{attribute:null,from:d})}if(d.removeAttribute(s),s==="is"&&!P[s])if(Ce||Ct)try{Me(d)}catch(T){}else try{d.setAttribute(s,"")}catch(T){}},Jn=function(s){let d=null,T=null;if(re)s="<remove></remove>"+s;else{const le=Br(s,/^[\r\n\t ]+/);T=le&&le[0]}ct==="application/xhtml+xml"&&Xe===Ie&&(s='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+s+"</body></html>");const Z=H?H.createHTML(s):s;if(Xe===Ie)try{d=new y().parseFromString(Z,ct)}catch(le){}if(!d||!d.documentElement){d=V.createDocument(Xe,"template",null);try{d.documentElement.innerHTML=an?I:Z}catch(le){}}const ce=d.body||d.documentElement;return s&&T&&ce.insertBefore(n.createTextNode(T),ce.childNodes[0]||null),Xe===Ie?K.call(d,Oe?"html":"body")[0]:Oe?d.documentElement:ce},Qn=function(s){return oe.call(s.ownerDocument||s,s,u.SHOW_ELEMENT|u.SHOW_COMMENT|u.SHOW_TEXT|u.SHOW_PROCESSING_INSTRUCTION|u.SHOW_CDATA_SECTION,null)},Kn=function(s){return s instanceof m&&(typeof s.nodeName!="string"||typeof s.textContent!="string"||typeof s.removeChild!="function"||!(s.attributes instanceof f)||typeof s.removeAttribute!="function"||typeof s.setAttribute!="function"||typeof s.namespaceURI!="string"||typeof s.insertBefore!="function"||typeof s.hasChildNodes!="function")},er=function(s){return typeof a=="function"&&s instanceof a},Pe=function(s,d,T){L[s]&&Bt(L[s],Z=>{Z.call(t,d,T,Ye)})},tr=function(s){let d=null;if(Pe("beforeSanitizeElements",s,null),Kn(s))return Me(s),!0;const T=se(s.nodeName);if(Pe("uponSanitizeElement",s,{tagName:T,allowedTags:v}),s.hasChildNodes()&&!er(s.firstElementChild)&&pe(/<[/\w]/g,s.innerHTML)&&pe(/<[/\w]/g,s.textContent)||s.nodeType===_t.progressingInstruction||ae&&s.nodeType===_t.comment&&pe(/<[/\w]/g,s.data))return Me(s),!0;if(!v[T]||Y[T]){if(!Y[T]&&rr(T)&&(B.tagNameCheck instanceof RegExp&&pe(B.tagNameCheck,T)||B.tagNameCheck instanceof Function&&B.tagNameCheck(T)))return!1;if(on&&!Ve[T]){const Z=R(s)||s.parentNode,ce=X(s)||s.childNodes;if(ce&&Z){const le=ce.length;for(let Ee=le-1;Ee>=0;--Ee){const Le=g(ce[Ee],!0);Le.__removalCount=(s.__removalCount||0)+1,Z.insertBefore(Le,k(s))}}}return Me(s),!0}return s instanceof c&&!Zi(s)||(T==="noscript"||T==="noembed"||T==="noframes")&&pe(/<\/no(script|embed|frames)/i,s.innerHTML)?(Me(s),!0):(me&&s.nodeType===_t.text&&(d=s.textContent,Bt([he,ue,C],Z=>{d=pt(d,Z," ")}),s.textContent!==d&&(dt(t.removed,{element:s.cloneNode()}),s.textContent=d)),Pe("afterSanitizeElements",s,null),!1)},nr=function(s,d,T){if(kn&&(d==="id"||d==="name")&&(T in n||T in Xi))return!1;if(!(ee&&!_[d]&&pe(b,d))){if(!(D&&pe(h,d))){if(!P[d]||_[d]){if(!(rr(s)&&(B.tagNameCheck instanceof RegExp&&pe(B.tagNameCheck,s)||B.tagNameCheck instanceof Function&&B.tagNameCheck(s))&&(B.attributeNameCheck instanceof RegExp&&pe(B.attributeNameCheck,d)||B.attributeNameCheck instanceof Function&&B.attributeNameCheck(d))||d==="is"&&B.allowCustomizedBuiltInElements&&(B.tagNameCheck instanceof RegExp&&pe(B.tagNameCheck,T)||B.tagNameCheck instanceof Function&&B.tagNameCheck(T))))return!1}else if(!sn[d]){if(!pe(O,pt(T,p,""))){if(!((d==="src"||d==="xlink:href"||d==="href")&&s!=="script"&&Ca(T,"data:")===0&&jn[s])){if(!(F&&!pe(E,pt(T,p,"")))){if(T)return!1}}}}}}return!0},rr=function(s){return s!=="annotation-xml"&&Br(s,M)},ir=function(s){Pe("beforeSanitizeAttributes",s,null);const{attributes:d}=s;if(!d)return;const T={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:P};let Z=d.length;for(;Z--;){const ce=d[Z],{name:le,namespaceURI:Ee,value:Le}=ce,ft=se(le);let de=le==="value"?Le:Ma(Le);if(T.attrName=ft,T.attrValue=de,T.keepAttr=!0,T.forceKeepAttr=void 0,Pe("uponSanitizeAttribute",s,T),de=T.attrValue,ae&&pe(/((--!?|])>)|<\/(style|title)/i,de)){Nt(le,s);continue}if(T.forceKeepAttr||(Nt(le,s),!T.keepAttr))continue;if(!te&&pe(/\/>/i,de)){Nt(le,s);continue}me&&Bt([he,ue,C],sr=>{de=pt(de,sr," ")});const or=se(s.nodeName);if(nr(or,ft,de)){if(Gn&&(ft==="id"||ft==="name")&&(Nt(le,s),de=ji+de),H&&typeof A=="object"&&typeof A.getAttributeType=="function"&&!Ee)switch(A.getAttributeType(or,ft)){case"TrustedHTML":{de=H.createHTML(de);break}case"TrustedScriptURL":{de=H.createScriptURL(de);break}}try{Ee?s.setAttributeNS(Ee,le,de):s.setAttribute(le,de),Kn(s)?Me(s):Rr(t.removed)}catch(sr){}}}Pe("afterSanitizeAttributes",s,null)},qi=function S(s){let d=null;const T=Qn(s);for(Pe("beforeSanitizeShadowDOM",s,null);d=T.nextNode();)Pe("uponSanitizeShadowNode",d,null),!tr(d)&&(d.content instanceof o&&S(d.content),ir(d));Pe("afterSanitizeShadowDOM",s,null)};return t.sanitize=function(S){let s=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},d=null,T=null,Z=null,ce=null;if(an=!S,an&&(S="<!-->"),typeof S!="string"&&!er(S))if(typeof S.toString=="function"){if(S=S.toString(),typeof S!="string")throw gt("dirty is not a string, aborting")}else throw gt("toString is not a function");if(!t.isSupported)return S;if(J||un(s),t.removed=[],typeof S=="string"&&(ut=!1),ut){if(S.nodeName){const Le=se(S.nodeName);if(!v[Le]||Y[Le])throw gt("root node is forbidden and cannot be sanitized in-place")}}else if(S instanceof a)d=Jn("<!---->"),T=d.ownerDocument.importNode(S,!0),T.nodeType===_t.element&&T.nodeName==="BODY"||T.nodeName==="HTML"?d=T:d.appendChild(T);else{if(!Ce&&!me&&!Oe&&S.indexOf("<")===-1)return H&&Mt?H.createHTML(S):S;if(d=Jn(S),!d)return Ce?null:Mt?I:""}d&&re&&Me(d.firstChild);const le=Qn(ut?S:d);for(;Z=le.nextNode();)tr(Z)||(Z.content instanceof o&&qi(Z.content),ir(Z));if(ut)return S;if(Ce){if(Ct)for(ce=fe.call(d.ownerDocument);d.firstChild;)ce.appendChild(d.firstChild);else ce=d;return(P.shadowroot||P.shadowrootmode)&&(ce=z.call(r,ce,!0)),ce}let Ee=Oe?d.outerHTML:d.innerHTML;return Oe&&v["!doctype"]&&d.ownerDocument&&d.ownerDocument.doctype&&d.ownerDocument.doctype.name&&pe($i,d.ownerDocument.doctype.name)&&(Ee="<!DOCTYPE "+d.ownerDocument.doctype.name+`>
9
9
  `+Ee),me&&Bt([he,ue,C],Le=>{Ee=pt(Ee,Le," ")}),H&&Mt?H.createHTML(Ee):Ee},t.setConfig=function(){let S=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};un(S),J=!0},t.clearConfig=function(){Ye=null,J=!1},t.isValidAttribute=function(S,s,d){Ye||un({});const T=se(S),Z=se(s);return nr(T,Z,d)},t.addHook=function(S,s){typeof s=="function"&&(L[S]=L[S]||[],dt(L[S],s))},t.removeHook=function(S){if(L[S])return Rr(L[S])},t.removeHooks=function(S){L[S]&&(L[S]=[])},t.removeAllHooks=function(){L={}},t}var Fr=Ui(),ki={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(ui,function(){var n=1e3,r=6e4,i=36e5,o="millisecond",l="second",a="minute",c="hour",u="day",f="week",m="month",y="quarter",A="year",x="date",g="Invalid Date",N=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,k=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,X={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(C){var b=["th","st","nd","rd"],h=C%100;return"["+C+(b[(h-20)%10]||b[h]||b[0])+"]"}},R=function(C,b,h){var E=String(C);return!E||E.length>=b?C:""+Array(b+1-E.length).join(h)+C},H={s:R,z:function(C){var b=-C.utcOffset(),h=Math.abs(b),E=Math.floor(h/60),p=h%60;return(b<=0?"+":"-")+R(E,2,"0")+":"+R(p,2,"0")},m:function C(b,h){if(b.date()<h.date())return-C(h,b);var E=12*(h.year()-b.year())+(h.month()-b.month()),p=b.clone().add(E,m),M=h-p<0,O=b.clone().add(E+(M?-1:1),m);return+(-(E+(h-p)/(M?p-O:O-p))||0)},a:function(C){return C<0?Math.ceil(C)||0:Math.floor(C)},p:function(C){return{M:m,y:A,w:f,d:u,D:x,h:c,m:a,s:l,ms:o,Q:y}[C]||String(C||"").toLowerCase().replace(/s$/,"")},u:function(C){return C===void 0}},I="en",V={};V[I]=X;var oe="$isDayjsObject",fe=function(C){return C instanceof he||!(!C||!C[oe])},K=function C(b,h,E){var p;if(!b)return I;if(typeof b=="string"){var M=b.toLowerCase();V[M]&&(p=M),h&&(V[M]=h,p=M);var O=b.split("-");if(!p&&O.length>1)return C(O[0])}else{var v=b.name;V[v]=b,p=v}return!E&&p&&(I=p),p||!E&&I},z=function(C,b){if(fe(C))return C.clone();var h=typeof b=="object"?b:{};return h.date=C,h.args=arguments,new he(h)},L=H;L.l=K,L.i=fe,L.w=function(C,b){return z(C,{locale:b.$L,utc:b.$u,x:b.$x,$offset:b.$offset})};var he=function(){function C(h){this.$L=K(h.locale,null,!0),this.parse(h),this.$x=this.$x||h.x||{},this[oe]=!0}var b=C.prototype;return b.parse=function(h){this.$d=function(E){var p=E.date,M=E.utc;if(p===null)return new Date(NaN);if(L.u(p))return new Date;if(p instanceof Date)return new Date(p);if(typeof p=="string"&&!/Z$/i.test(p)){var O=p.match(N);if(O){var v=O[2]-1||0,W=(O[7]||"0").substring(0,3);return M?new Date(Date.UTC(O[1],v,O[3]||1,O[4]||0,O[5]||0,O[6]||0,W)):new Date(O[1],v,O[3]||1,O[4]||0,O[5]||0,O[6]||0,W)}}return new Date(p)}(h),this.init()},b.init=function(){var h=this.$d;this.$y=h.getFullYear(),this.$M=h.getMonth(),this.$D=h.getDate(),this.$W=h.getDay(),this.$H=h.getHours(),this.$m=h.getMinutes(),this.$s=h.getSeconds(),this.$ms=h.getMilliseconds()},b.$utils=function(){return L},b.isValid=function(){return this.$d.toString()!==g},b.isSame=function(h,E){var p=z(h);return this.startOf(E)<=p&&p<=this.endOf(E)},b.isAfter=function(h,E){return z(h)<this.startOf(E)},b.isBefore=function(h,E){return this.endOf(E)<z(h)},b.$g=function(h,E,p){return L.u(h)?this[E]:this.set(p,h)},b.unix=function(){return Math.floor(this.valueOf()/1e3)},b.valueOf=function(){return this.$d.getTime()},b.startOf=function(h,E){var p=this,M=!!L.u(E)||E,O=L.p(h),v=function(ee,F){var te=L.w(p.$u?Date.UTC(p.$y,F,ee):new Date(p.$y,F,ee),p);return M?te:te.endOf(u)},W=function(ee,F){return L.w(p.toDate()[ee].apply(p.toDate("s"),(M?[0,0,0,0]:[23,59,59,999]).slice(F)),p)},P=this.$W,q=this.$M,B=this.$D,Y="set"+(this.$u?"UTC":"");switch(O){case A:return M?v(1,0):v(31,11);case m:return M?v(1,q):v(0,q+1);case f:var _=this.$locale().weekStart||0,D=(P<_?P+7:P)-_;return v(M?B-D:B+(6-D),q);case u:case x:return W(Y+"Hours",0);case c:return W(Y+"Minutes",1);case a:return W(Y+"Seconds",2);case l:return W(Y+"Milliseconds",3);default:return this.clone()}},b.endOf=function(h){return this.startOf(h,!1)},b.$set=function(h,E){var p,M=L.p(h),O="set"+(this.$u?"UTC":""),v=(p={},p[u]=O+"Date",p[x]=O+"Date",p[m]=O+"Month",p[A]=O+"FullYear",p[c]=O+"Hours",p[a]=O+"Minutes",p[l]=O+"Seconds",p[o]=O+"Milliseconds",p)[M],W=M===u?this.$D+(E-this.$W):E;if(M===m||M===A){var P=this.clone().set(x,1);P.$d[v](W),P.init(),this.$d=P.set(x,Math.min(this.$D,P.daysInMonth())).$d}else v&&this.$d[v](W);return this.init(),this},b.set=function(h,E){return this.clone().$set(h,E)},b.get=function(h){return this[L.p(h)]()},b.add=function(h,E){var p,M=this;h=Number(h);var O=L.p(E),v=function(q){var B=z(M);return L.w(B.date(B.date()+Math.round(q*h)),M)};if(O===m)return this.set(m,this.$M+h);if(O===A)return this.set(A,this.$y+h);if(O===u)return v(1);if(O===f)return v(7);var W=(p={},p[a]=r,p[c]=i,p[l]=n,p)[O]||1,P=this.$d.getTime()+h*W;return L.w(P,this)},b.subtract=function(h,E){return this.add(-1*h,E)},b.format=function(h){var E=this,p=this.$locale();if(!this.isValid())return p.invalidDate||g;var M=h||"YYYY-MM-DDTHH:mm:ssZ",O=L.z(this),v=this.$H,W=this.$m,P=this.$M,q=p.weekdays,B=p.months,Y=p.meridiem,_=function(F,te,me,ae){return F&&(F[te]||F(E,M))||me[te].slice(0,ae)},D=function(F){return L.s(v%12||12,F,"0")},ee=Y||function(F,te,me){var ae=F<12?"AM":"PM";return me?ae.toLowerCase():ae};return M.replace(k,function(F,te){return te||function(me){switch(me){case"YY":return String(E.$y).slice(-2);case"YYYY":return L.s(E.$y,4,"0");case"M":return P+1;case"MM":return L.s(P+1,2,"0");case"MMM":return _(p.monthsShort,P,B,3);case"MMMM":return _(B,P);case"D":return E.$D;case"DD":return L.s(E.$D,2,"0");case"d":return String(E.$W);case"dd":return _(p.weekdaysMin,E.$W,q,2);case"ddd":return _(p.weekdaysShort,E.$W,q,3);case"dddd":return q[E.$W];case"H":return String(v);case"HH":return L.s(v,2,"0");case"h":return D(1);case"hh":return D(2);case"a":return ee(v,W,!0);case"A":return ee(v,W,!1);case"m":return String(W);case"mm":return L.s(W,2,"0");case"s":return String(E.$s);case"ss":return L.s(E.$s,2,"0");case"SSS":return L.s(E.$ms,3,"0");case"Z":return O}return null}(F)||O.replace(":","")})},b.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},b.diff=function(h,E,p){var M,O=this,v=L.p(E),W=z(h),P=(W.utcOffset()-this.utcOffset())*r,q=this-W,B=function(){return L.m(O,W)};switch(v){case A:M=B()/12;break;case m:M=B();break;case y:M=B()/3;break;case f:M=(q-P)/6048e5;break;case u:M=(q-P)/864e5;break;case c:M=q/i;break;case a:M=q/r;break;case l:M=q/n;break;default:M=q}return p?M:L.a(M)},b.daysInMonth=function(){return this.endOf(m).$D},b.$locale=function(){return V[this.$L]},b.locale=function(h,E){if(!h)return this.$L;var p=this.clone(),M=K(h,E,!0);return M&&(p.$L=M),p},b.clone=function(){return L.w(this.$d,this)},b.toDate=function(){return new Date(this.valueOf())},b.toJSON=function(){return this.isValid()?this.toISOString():null},b.toISOString=function(){return this.$d.toISOString()},b.toString=function(){return this.$d.toUTCString()},C}(),ue=he.prototype;return z.prototype=ue,[["$ms",o],["$s",l],["$m",a],["$H",c],["$W",u],["$M",m],["$y",A],["$D",x]].forEach(function(C){ue[C[1]]=function(b){return this.$g(b,C[0],C[1])}}),z.extend=function(C,b){return C.$i||(C(b,he,z),C.$i=!0),z},z.locale=K,z.isDayjs=fe,z.unix=function(C){return z(1e3*C)},z.en=V[I],z.Ls=V,z.p={},z})})(ki);var za=ki.exports;const jr=Dn(za);var Gi={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(ui,function(){var n="minute",r=/[+-]\d\d(?::?\d\d)?/g,i=/([+-]|\d\d)/g;return function(o,l,a){var c=l.prototype;a.utc=function(g){var N={date:g,utc:!0,args:arguments};return new l(N)},c.utc=function(g){var N=a(this.toDate(),{locale:this.$L,utc:!0});return g?N.add(this.utcOffset(),n):N},c.local=function(){return a(this.toDate(),{locale:this.$L,utc:!1})};var u=c.parse;c.parse=function(g){g.utc&&(this.$u=!0),this.$utils().u(g.$offset)||(this.$offset=g.$offset),u.call(this,g)};var f=c.init;c.init=function(){if(this.$u){var g=this.$d;this.$y=g.getUTCFullYear(),this.$M=g.getUTCMonth(),this.$D=g.getUTCDate(),this.$W=g.getUTCDay(),this.$H=g.getUTCHours(),this.$m=g.getUTCMinutes(),this.$s=g.getUTCSeconds(),this.$ms=g.getUTCMilliseconds()}else f.call(this)};var m=c.utcOffset;c.utcOffset=function(g,N){var k=this.$utils().u;if(k(g))return this.$u?0:k(this.$offset)?m.call(this):this.$offset;if(typeof g=="string"&&(g=function(I){I===void 0&&(I="");var V=I.match(r);if(!V)return null;var oe=(""+V[0]).match(i)||["-",0,0],fe=oe[0],K=60*+oe[1]+ +oe[2];return K===0?0:fe==="+"?K:-K}(g),g===null))return this;var X=Math.abs(g)<=16?60*g:g,R=this;if(N)return R.$offset=X,R.$u=g===0,R;if(g!==0){var H=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();(R=this.local().add(X+H,n)).$offset=X,R.$x.$localOffset=H}else R=this.utc();return R};var y=c.format;c.format=function(g){var N=g||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return y.call(this,N)},c.valueOf=function(){var g=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*g},c.isUTC=function(){return!!this.$u},c.toISOString=function(){return this.toDate().toISOString()},c.toString=function(){return this.toDate().toUTCString()};var A=c.toDate;c.toDate=function(g){return g==="s"&&this.$offset?a(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():A.call(this)};var x=c.diff;c.diff=function(g,N,k){if(g&&this.$u===g.$u)return x.call(this,g,N,k);var X=this.local(),R=a(g).local();return x.call(X,R,N,k)}}})})(Gi);var Wa=Gi.exports;const Va=Dn(Wa);let zr=wt(null);const Qe="__WIDGET_GLOBAL_STYLE_CACHE__";function Xa(e,t){if(e){const n=document.createElement("style");n.innerHTML=t,e.appendChild(n)}}function Ya(e,t){if(!e||!t)return;const n=new URL(t);fetch(n.href).then(r=>r.text()).then(r=>{const i=document.createElement("style");i.innerHTML=r,e&&e.appendChild(i)}).catch(r=>{console.error("There was an error while trying to load client styling from URL",r)})}function Za(e,t,n,r=!1){if(!window.emMessageBus)return;if(!("adoptedStyleSheets"in Document.prototype)||!r)return n=qa(e,t),n;window[Qe]||(window[Qe]={}),n=Ja(e,t);const o=n.unsubscribe.bind(n),l=()=>{if(window[Qe][t]){const a=window[Qe][t];a.refCount>1?a.refCount=a.refCount-1:delete window[Qe][t]}o()};return n.unsubscribe=l,n}function qa(e,t){const n=document.createElement("style");return window.emMessageBus.subscribe(t,r=>{e&&(n.innerHTML=r,e.appendChild(n))})}function Ja(e,t){return window.emMessageBus.subscribe(t,n=>{if(!e)return;const r=e.getRootNode(),i=window[Qe];let o=i[t]&&i[t].sheet;o?i[t].refCount=i[t].refCount+1:(o=new CSSStyleSheet,o.replaceSync(n),i[t]={sheet:o,refCount:1});const l=r.adoptedStyleSheets||[];l.includes(o)||(r.adoptedStyleSheets=[...l,o])})}function Qa(e){so(e,"svelte-1kjup2o",'*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}@keyframes loading-spinner{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.CashierSessionExpirationModalWindow{display:flex;position:fixed;align-items:center;justify-content:center;width:100%;height:100%;z-index:115;top:0;left:0;background-color:var(--emw--color-black-transparency-20, rgba(0, 0, 0, 0.3));container-type:inline-size;container-name:session-expiration-modal-window}.CashierSessionExpirationModalWrapper{background:var(--emw--color-cashier-bg, var(--emw--color-background, #23281f));border-radius:var(--emw--border-radius-medium, 10px);display:flex;flex-direction:column;min-width:400px;position:relative;z-index:1;box-shadow:inset 0px 0px 0px 2px rgba(255, 255, 255, 0.3);padding:20px}.CashierSessionExpirationModalWrapper::before{content:"";position:absolute;inset:0;opacity:0.15;z-index:-1;pointer-events:none;border-radius:16px;background:linear-gradient(140deg, var(--emw--color-primary, #f9c405) 5%, var(--emw--color-cashier-bg, var(--emw--color-background, #23281f)) 40%, var(--emw--color-black, #000000) 60%)}.ButtonsContainer{display:flex;flex-direction:row;gap:10px}.CashierSessionExpirationModalHeader{display:flex;align-items:center;position:relative;background-color:var(--emw--color-gray-10, rgba(17, 17, 17, 0.0666666667));width:100%;border-radius:var(--emw--border-radius-medium, 4px) var(--emw--border-radius-medium, 4px) 0 0;justify-content:space-between}.CashierSessionExpirationModalHeaderTitle{display:flex;align-items:center;color:var(--emw--color-typography, var(--emw--color-white, #ffffff));font-size:var(--emw--font-size-medium, 16px);font-weight:var(--emw--font-weight-semibold, 500);gap:8px}.CashierSessionExpirationModalHeaderTitle svg{width:24px;height:24px;fill:var(--emw--color-typography, #fff)}.CashierSessionExpirationModalCloseBtn{position:absolute;display:flex;justify-content:center;top:10px;right:10px;border-radius:50%;color:var(--emw--color-typography, var(--emw--color-white, #ffffff));background:var(--emw--color-gray-transparency-85, rgba(255, 255, 255, 0.85));cursor:pointer;transition:all 150ms ease-in-out}.CashierSessionExpirationModalCloseBtn svg{width:32px;height:32px}.CashierSessionExpirationModalCloseBtn:hover{background:var(--emw--color-gray-transparency-20, rgba(255, 255, 255, 0.2))}.CashierSessionExpiration{width:100%;display:flex;flex-direction:column;margin-top:20px;gap:25px}.CashierSessionExpiration .CashierSessionExpirationButton{width:100%;height:36px;color:var(--emw-color-font-typography, #fff);text-align:center;cursor:pointer;font-size:var(--emw--font-size-small, 12px);font-style:normal;font-weight:var(--emw--font-weight-semibold, 500);font-family:inherit;line-height:125%;border:none;border-radius:var(--emw--border-radius-medium, 4px);background:var(--emw--color-primary, #f9c405)}.CashierSessionExpirationTitle{color:var(--emw--color-typography, var(--emw--color-white, #ffffff));font-weight:var(--emw--font-weight-semibold, 500);font-size:var(--emw--font-size-small, 14px);line-height:120%}.CashierSessionExpirationText{color:var(--emw--color-typography, var(--emw--color-white, #ffffff));font-weight:var(--emw--font-weight-normal, 400);font-size:var(--emw--font-size-small, 12px);opacity:0.6}.CashierSessionExpirationText p{padding:3px}.CashierSessionExpirationButtonText{font-size:var(--emw--font-size-small, 12px);font-family:inherit}.CashierSessionExpirationButtonSpinner{animation:loading-spinner 1s linear infinite}@container session-expiration-modal-window (max-width:750px){.CashierSessionExpirationModalWindow .CashierSessionExpirationModalWrapper{width:90%;max-width:400px}}.ModalCloseIcon{z-index:20;transition:all 0.2s ease}.ModalCloseIcon svg{fill:var(--emw--color-typography, #fff);width:11px;height:11px}.ModalCloseIcon:hover{transform:rotate(90deg)}.ModalButton{color:var(--emw--color-secondary, #000);text-align:center;font-size:var(--emw--font-size-small, 12px);font-style:normal;font-weight:var(--emw--font-weight-semibold, 600);font-family:inherit;height:46px;line-height:normal;border:none;background:var(--emw--color-primary, #f9c408);border-radius:10px;width:100%;margin:var(--emw--spacing-small, 12px) 0;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:var(--emw--spacing-2x-small-plus, 5px);transition:all 0.2s linear;box-shadow:inset 0px 0px 0px 1px var(--emw--color-primary)}.ModalButton:hover{background-color:var(--emw--color-hover, #dbac03)}.ModalButton.Secondary{background:transparent;color:var(--emw-color-white, #fff)}.ModalButton.Secondary:hover{background-color:var(--emw--color-hover, #dbac03);color:var(--emw-color-black, #000)}.ModalButton.Primary.Disabled{cursor:default;box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);opacity:0.5}.ModalButton.Primary.Disabled:hover{background:var(--emw--color-primary, #f9c408);cursor:not-allowed}')}const Ka=e=>({}),Wr=e=>({}),el=e=>({}),Vr=e=>({}),tl=e=>({}),Xr=e=>({}),nl=e=>({}),Yr=e=>({class:"CashierSessionExpirationIcon"});function Zr(e){let t,n,r,i,o,l,a,c,u,f,m,y,A=e[8]("sessionExpirationHeader")+"",x,g,N,k,X,R,H,I,V,oe,fe,K,z,L,he=e[8]("sessionExpirationEnd")+"",ue,C,b,h,E,p,M,O,v,W,P;const q=e[23].icon,B=$t(q,e,e[22],Yr),Y=B||rl(e),_=e[23].title,D=$t(_,e,e[22],Xr),ee=e[23].text,F=$t(ee,e,e[22],Vr),te=F||il(e),me=[sl,ol],ae=[];function Oe(J,re){return J[6]?0:1}return h=Oe(e),E=ae[h]=me[h](e),{c(){t=ne("div"),n=ne("div"),r=ne("div"),i=ne("div"),o=Se("svg"),l=Se("defs"),a=Se("mask"),c=Se("circle"),u=Se("rect"),f=Se("circle"),m=Se("circle"),y=Re(),x=je(A),g=Re(),N=ne("div"),k=Se("svg"),X=Se("path"),R=Re(),H=ne("div"),I=ne("div"),Y&&Y.c(),V=Re(),D&&D.c(),oe=Re(),te&&te.c(),fe=Re(),K=ne("div"),z=ne("button"),L=ne("span"),ue=je(he),C=Re(),b=ne("button"),E.c(),w(c,"cx","100"),w(c,"cy","100"),w(c,"r","90"),w(u,"x","88"),w(u,"y","40"),w(u,"width","24"),w(u,"height","80"),w(u,"rx","12"),w(u,"fill","black"),w(f,"cx","100"),w(f,"cy","150"),w(f,"r","14"),w(f,"fill","black"),w(a,"id","exclamation-mask"),w(m,"cx","100"),w(m,"cy","100"),w(m,"r","90"),w(m,"mask","url(#exclamation-mask)"),w(o,"viewBox","0 0 200 200"),w(o,"xmlns","http://www.w3.org/2000/svg"),w(i,"class","CashierSessionExpirationModalHeaderTitle"),w(X,"d","M12.7711 0.229435C13.0582 0.517619 13.0755 0.973729 12.8215 1.28141L12.7711 1.33721L7.60685 6.50068L12.7711 11.6641C12.9128 11.8066 12.9944 11.998 12.999 12.1988C13.0035 12.3997 12.9308 12.5946 12.7957 12.7433C12.6606 12.892 12.4735 12.9832 12.2731 12.9979C12.0728 13.0126 11.8744 12.9497 11.7191 12.8223L11.6633 12.7719L6.49958 7.60791L1.3359 12.7719C1.19349 12.9136 1.00207 12.9952 0.801203 12.9998C0.60034 13.0044 0.405398 12.9316 0.256676 12.7965C0.107955 12.6614 0.0168256 12.4744 0.00212786 12.274C-0.0125699 12.0736 0.0502877 11.8753 0.177706 11.7199L0.228086 11.6641L5.3923 6.50068L0.228086 1.33721C0.0863637 1.1948 0.00478102 1.00338 0.000203544 0.802529C-0.00437393 0.601674 0.0684038 0.40674 0.203491 0.258024C0.338579 0.109308 0.525647 0.0181829 0.726024 0.00348576C0.9264 -0.0112114 1.12476 0.0516437 1.28011 0.179057L1.3359 0.229435L6.49958 5.39345L11.6633 0.229435C11.736 0.156695 11.8223 0.0989949 11.9174 0.0596283C12.0124 0.0202617 12.1143 0 12.2172 0C12.32 0 12.4219 0.0202617 12.5169 0.0596283C12.612 0.0989949 12.6983 0.156695 12.7711 0.229435Z"),w(k,"xmlns","http://www.w3.org/2000/svg"),w(k,"viewBox","0 0 13 13"),w(k,"fill","none"),w(k,"class","CloseButton"),w(N,"class","ModalCloseIcon"),w(r,"class","CashierSessionExpirationModalHeader"),w(L,"class","CashierSessionExpirationButtonText"),w(z,"type","button"),w(z,"class","ModalButton Secondary"),w(b,"type","button"),w(b,"class",p="ModalButton Primary "+(e[6]?"Disabled":"")),w(K,"class","ButtonsContainer"),w(I,"class","CashierSessionExpiration"),w(H,"class","CashierSessionExpirationModalContainer"),w(n,"class","CashierSessionExpirationModalWrapper"),w(t,"class","CashierSessionExpirationModalWindow"),w(t,"id","CashierSessionExpirationModal"),nt(()=>e[25].call(t))},m(J,re){ke(J,t,re),$(t,n),$(n,r),$(r,i),$(i,o),$(o,l),$(l,a),$(a,c),$(a,u),$(a,f),$(o,m),$(i,y),$(i,x),$(r,g),$(r,N),$(N,k),$(k,X),$(n,R),$(n,H),$(H,I),Y&&Y.m(I,null),$(I,V),D&&D.m(I,null),$(I,oe),te&&te.m(I,null),$(I,fe),$(I,K),$(K,z),$(z,L),$(L,ue),$(K,C),$(K,b),ae[h].m(b,null),e[24](I),M=fo(t,e[25].bind(t)),v=!0,W||(P=[Ke(k,"click",e[11]),Ke(z,"click",e[11]),Ke(b,"click",e[9]),Ke(t,"click",e[10])],W=!0)},p(J,re){e=J,(!v||re[0]&256)&&A!==(A=e[8]("sessionExpirationHeader")+"")&&xt(x,A),B?B.p&&(!v||re[0]&4194304)&&kt(B,q,e,e[22],v?Ut(q,e[22],re,nl):Gt(e[22]),Yr):Y&&Y.p&&(!v||re[0]&8)&&Y.p(e,v?re:[-1,-1]),D&&D.p&&(!v||re[0]&4194304)&&kt(D,_,e,e[22],v?Ut(_,e[22],re,tl):Gt(e[22]),Xr),F?F.p&&(!v||re[0]&4194304)&&kt(F,ee,e,e[22],v?Ut(ee,e[22],re,el):Gt(e[22]),Vr):te&&te.p&&(!v||re[0]&384)&&te.p(e,v?re:[-1,-1]),(!v||re[0]&256)&&he!==(he=e[8]("sessionExpirationEnd")+"")&&xt(ue,he);let Ce=h;h=Oe(e),h===Ce?ae[h].p(e,re):(si(),De(ae[Ce],1,1,()=>{ae[Ce]=null}),ai(),E=ae[h],E?E.p(e,re):(E=ae[h]=me[h](e),E.c()),He(E,1),E.m(b,null)),(!v||re[0]&64&&p!==(p="ModalButton Primary "+(e[6]?"Disabled":"")))&&w(b,"class",p)},i(J){v||(He(Y,J),He(D,J),He(te,J),He(E),J&&nt(()=>{v&&(O||(O=gr(t,br,{duration:e[2]},!0)),O.run(1))}),v=!0)},o(J){De(Y,J),De(D,J),De(te,J),De(E),J&&(O||(O=gr(t,br,{duration:e[2]},!1)),O.run(0)),v=!1},d(J){J&&Ae(t),Y&&Y.d(J),D&&D.d(J),te&&te.d(J),ae[h].d(),e[24](null),M(),J&&O&&O.end(),W=!1,Ue(P)}}}function qr(e){let t,n;return{c(){t=ne("img"),hr(t.src,n=`${e[3]}/set-timeout-icon.png`)||w(t,"src",n),w(t,"width","300px"),w(t,"alt","error")},m(r,i){ke(r,t,i)},p(r,i){i[0]&8&&!hr(t.src,n=`${r[3]}/set-timeout-icon.png`)&&w(t,"src",n)},d(r){r&&Ae(t)}}}function rl(e){let t,n=e[3]&&qr(e);return{c(){n&&n.c(),t=lo()},m(r,i){n&&n.m(r,i),ke(r,t,i)},p(r,i){r[3]?n?n.p(r,i):(n=qr(r),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null)},d(r){r&&Ae(t),n&&n.d(r)}}}function il(e){let t,n,r=e[8]("sessionExpirationTitle")+"",i,o,l,a=Fr.sanitize(e[8]("sessionExpirationGeneralText",{values:{second:e[7]}}))+"";return{c(){t=ne("span"),n=ne("p"),i=je(r),o=Re(),l=ne("p"),w(t,"class","CashierSessionExpirationText")},m(c,u){ke(c,t,u),$(t,n),$(n,i),$(t,o),$(t,l),l.innerHTML=a},p(c,u){u[0]&256&&r!==(r=c[8]("sessionExpirationTitle")+"")&&xt(i,r),u[0]&384&&a!==(a=Fr.sanitize(c[8]("sessionExpirationGeneralText",{values:{second:c[7]}}))+"")&&(l.innerHTML=a)},d(c){c&&Ae(t)}}}function ol(e){let t;const n=e[23].button,r=$t(n,e,e[22],Wr),i=r||al(e);return{c(){i&&i.c()},m(o,l){i&&i.m(o,l),t=!0},p(o,l){r?r.p&&(!t||l[0]&4194304)&&kt(r,n,o,o[22],t?Ut(n,o[22],l,Ka):Gt(o[22]),Wr):i&&i.p&&(!t||l[0]&256)&&i.p(o,t?l:[-1,-1])},i(o){t||(He(i,o),t=!0)},o(o){De(i,o),t=!1},d(o){i&&i.d(o)}}}function sl(e){let t,n,r,i,o,l=e[8]("sessionExpirationLoadingButton")+"",a;return{c(){t=ne("div"),n=Se("svg"),r=Se("path"),i=Re(),o=ne("span"),a=je(l),w(r,"d","M14.0282 6.58425C13.9037 4.05374 12.3688 1.68916 10.0872 0.61058C7.59818 -0.509483 4.56986 -0.0531603 2.49567 1.68916C0.504443 3.34851 -0.408201 6.04496 0.172573 8.57547C0.711862 11.0645 2.6616 13.0972 5.10915 13.7609C8.0545 14.5906 10.7509 13.1802 12.4103 10.7741C10.9169 12.7653 8.63527 14.0928 6.10476 13.6365C3.57424 13.1802 1.50005 11.2719 0.919281 8.78289C0.297024 6.12793 1.54154 3.34851 3.90612 1.97955C6.35366 0.569097 9.79682 1.10839 11.4147 3.51445C11.8295 4.09522 12.1199 4.80045 12.2444 5.50567C12.3688 6.08644 12.3273 6.7087 12.4103 7.28947C12.4933 7.82876 12.9496 8.53399 13.5718 8.16063C14.1111 7.82876 14.0696 7.12354 14.0282 6.58425C14.0696 6.87464 14.0282 6.41831 14.0282 6.58425Z"),w(r,"fill","white"),w(n,"class","CashierSessionExpirationButtonSpinner"),w(n,"xmlns","http://www.w3.org/2000/svg"),w(n,"width","15"),w(n,"height","14"),w(n,"viewBox","0 0 15 14"),w(n,"fill","none"),w(o,"class","CashierSessionExpirationButtonText")},m(c,u){ke(c,t,u),$(t,n),$(n,r),$(t,i),$(t,o),$(o,a)},p(c,u){u[0]&256&&l!==(l=c[8]("sessionExpirationLoadingButton")+"")&&xt(a,l)},i:ye,o:ye,d(c){c&&Ae(t)}}}function al(e){let t,n=e[8]("sessionExpirationGeneralButton")+"",r;return{c(){t=ne("span"),r=je(n),w(t,"class","CashierSessionExpirationButtonText")},m(i,o){ke(i,t,o),$(t,r)},p(i,o){o[0]&256&&n!==(n=i[8]("sessionExpirationGeneralButton")+"")&&xt(r,n)},d(i){i&&Ae(t)}}}function ll(e){let t,n,r=e[5]&&Zr(e);return{c(){t=ne("div"),r&&r.c()},m(i,o){ke(i,t,o),r&&r.m(t,null),e[26](t),n=!0},p(i,o){i[5]?r?(r.p(i,o),o[0]&32&&He(r,1)):(r=Zr(i),r.c(),He(r,1),r.m(t,null)):r&&(si(),De(r,1,1,()=>{r=null}),ai())},i(i){n||(He(r),n=!0)},o(i){De(r),n=!1},d(i){i&&Ae(t),r&&r.d(),e[26](null)}}}const ul=90;function cl(e,t,n){let r,i;mr(e,zr,_=>n(21,r=_)),mr(e,Ta,_=>n(8,i=_));let{$$slots:o={},$$scope:l}=t;jr.extend(Va);let{clientstyling:a=""}=t,{clientstylingurl:c=""}=t,{width:u}=t,{height:f}=t,{duration:m=200}=t,{assetsurl:y=""}=t,{lang:A="en"}=t,{translationurl:x=""}=t,{endpoint:g}=t,{currency:N}=t,{customerid:k}=t,{selectedpaymentmethodname:X}=t,{mbsource:R=""}=t,H,I=!1,V=!1,oe,fe,K,z,L,he;var ue;(function(_){_.PlayerSessionIsNotValid="PlayerSessionIsNotValid",_.Success="Success",_.JwtTokenError="JwtTokenError"})(ue||(ue={}));const C=_=>{_.data.type==="StartSessionCountdown"&&(z=_.data.paymentMethodName)},b=_=>{try{return JSON.parse(atob(_.split(".")[1]))}catch(D){return null}},h=()=>{window.postMessage({type:"ErrorResponseCode",errorResponseCode:L},window.location.href)},E=_=>{n(5,I=!1);const D=b(_);D&&(fe=D==null?void 0:D.exp,n(7,oe=fe),K&&clearInterval(K),K=setInterval(()=>{const ee=Math.floor(new Date().getTime()/1e3);n(7,oe=fe-ee),oe<=ul&&n(5,I=!0),ee>=fe&&(p(),window.postMessage({type:"SessionExpired"},window.location.href))},1e3))},p=()=>{n(7,oe=0),n(5,I=!1),clearInterval(K)},M=()=>{if(V)return;const _=new URL(`${g}/v1/player/${k}/payment/GetPaymentMethod`),D=new Headers;n(6,V=!0),D.append("accept","application/json"),D.append("Content-Type","application/json"),D.append("X-Client-Request-Timestamp",jr.utc().format("YYYY-MM-DD HH:mm:ss.SSS"));const ee={method:"POST",mode:"cors",headers:D,body:JSON.stringify({PaymentMethodName:z||X,Currency:N,XPaymentSessionToken:r})};fetch(_,ee).then(F=>F.json()).then(F=>{if(F.error){window.postMessage({type:"ShowSessionError",error:F.error},window.location.href),p();return}if(F.ResponseCode===ue.PlayerSessionIsNotValid||F.ResponseCode===ue.JwtTokenError){L=F.ResponseCode,p(),h();return}if(F.ResponseCode!==ue.Success){L=F.ResponseCode,p();return}F.XPaymentSessionToken&&zr.set(F.XPaymentSessionToken)}).finally(()=>n(6,V=!1))},O=_=>{const D=_.currentTarget;_.target===D&&M()},v=()=>{fetch(x).then(D=>D.json()).then(D=>{Object.keys(D).forEach(ee=>{Nr(ee,D[ee])})}).catch(D=>{console.log(D)})},W=()=>{window.postMessage({type:"Cashier:goToHome"},window.location.href),n(5,I=!1)};Object.keys(Ir).forEach(_=>{Nr(_,Ir[_])});const P=()=>{Sa(A)};Eo(()=>(window.addEventListener("message",C,!1),()=>{window.removeEventListener("message",C)})),yo(()=>{clearInterval(K)});function q(_){Zt[_?"unshift":"push"](()=>{H=_,n(4,H)})}function B(){u=this.clientWidth,f=this.clientHeight,n(0,u),n(1,f)}function Y(_){Zt[_?"unshift":"push"](()=>{H=_,n(4,H)})}return e.$$set=_=>{"clientstyling"in _&&n(12,a=_.clientstyling),"clientstylingurl"in _&&n(13,c=_.clientstylingurl),"width"in _&&n(0,u=_.width),"height"in _&&n(1,f=_.height),"duration"in _&&n(2,m=_.duration),"assetsurl"in _&&n(3,y=_.assetsurl),"lang"in _&&n(14,A=_.lang),"translationurl"in _&&n(15,x=_.translationurl),"endpoint"in _&&n(16,g=_.endpoint),"currency"in _&&n(17,N=_.currency),"customerid"in _&&n(18,k=_.customerid),"selectedpaymentmethodname"in _&&n(19,X=_.selectedpaymentmethodname),"mbsource"in _&&n(20,R=_.mbsource),"$$scope"in _&&n(22,l=_.$$scope)},e.$$.update=()=>{e.$$.dirty[0]&2097152&&E(r),e.$$.dirty[0]&16384&&A&&P(),e.$$.dirty[0]&4112&&a&&H&&Xa(H,a),e.$$.dirty[0]&8208&&c&&H&&Ya(H,c),e.$$.dirty[0]&1048592&&R&&H&&Za(H,`${R}.Style`,he),e.$$.dirty[0]&32768&&x&&v()},[u,f,m,y,H,I,V,oe,i,M,O,W,a,c,A,x,g,N,k,X,R,r,l,o,q,B,Y]}class Fi extends No{constructor(t){super(),Lo(this,t,cl,ll,Kr,{clientstyling:12,clientstylingurl:13,width:0,height:1,duration:2,assetsurl:3,lang:14,translationurl:15,endpoint:16,currency:17,customerid:18,selectedpaymentmethodname:19,mbsource:20},Qa,[-1,-1])}get clientstyling(){return this.$$.ctx[12]}set clientstyling(t){this.$$set({clientstyling:t}),ge()}get clientstylingurl(){return this.$$.ctx[13]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),ge()}get width(){return this.$$.ctx[0]}set width(t){this.$$set({width:t}),ge()}get height(){return this.$$.ctx[1]}set height(t){this.$$set({height:t}),ge()}get duration(){return this.$$.ctx[2]}set duration(t){this.$$set({duration:t}),ge()}get assetsurl(){return this.$$.ctx[3]}set assetsurl(t){this.$$set({assetsurl:t}),ge()}get lang(){return this.$$.ctx[14]}set lang(t){this.$$set({lang:t}),ge()}get translationurl(){return this.$$.ctx[15]}set translationurl(t){this.$$set({translationurl:t}),ge()}get endpoint(){return this.$$.ctx[16]}set endpoint(t){this.$$set({endpoint:t}),ge()}get currency(){return this.$$.ctx[17]}set currency(t){this.$$set({currency:t}),ge()}get customerid(){return this.$$.ctx[18]}set customerid(t){this.$$set({customerid:t}),ge()}get selectedpaymentmethodname(){return this.$$.ctx[19]}set selectedpaymentmethodname(t){this.$$set({selectedpaymentmethodname:t}),ge()}get mbsource(){return this.$$.ctx[20]}set mbsource(t){this.$$set({mbsource:t}),ge()}}Ho(Fi,{clientstyling:{},clientstylingurl:{},width:{},height:{},duration:{},assetsurl:{},lang:{},translationurl:{},endpoint:{},currency:{},customerid:{},selectedpaymentmethodname:{},mbsource:{}},["icon","title","text","button"],[],!0);exports.default=Fi;
@@ -4088,6 +4088,22 @@ const Ir = {
4088
4088
  sessionExpirationGeneralButton: "Sessie voortzetten",
4089
4089
  sessionExpirationLoadingButton: "Verwerken...",
4090
4090
  sessionExpirationEnd: "Sessie beëindigen"
4091
+ },
4092
+ ru: {
4093
+ sessionExpirationHeader: "Предупреждение о сессии",
4094
+ sessionExpirationTitle: "Ваша сессия скоро завершится!",
4095
+ sessionExpirationGeneralText: "Ваша сессия автоматически завершится через <b>{second} секунд</b>.",
4096
+ sessionExpirationGeneralButton: "Продолжить сессию",
4097
+ sessionExpirationLoadingButton: "Обработка...",
4098
+ sessionExpirationEnd: "Завершить сессию"
4099
+ },
4100
+ az: {
4101
+ sessionExpirationHeader: "Sessiya Xəbərdarlığı",
4102
+ sessionExpirationTitle: "Sessiyanızın müddəti bitmək üzrədir!",
4103
+ sessionExpirationGeneralText: "Sessiyanız <b>{second} saniyə</b> ərzində avtomatik olaraq sona çatacaq.",
4104
+ sessionExpirationGeneralButton: "Sessiyaya davam et",
4105
+ sessionExpirationLoadingButton: "İcra olunur...",
4106
+ sessionExpirationEnd: "Sessiyanı sonlandır"
4091
4107
  }
4092
4108
  };
4093
4109
  /*! @license DOMPurify 3.1.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.1.6/LICENSE */
@@ -1 +1 @@
1
- "use strict";if(typeof window!="undefined"){let s=function(t){return function(...n){try{return t.apply(this,n)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=s(customElements.define),Promise.resolve().then(()=>require("../components/CashierSessionExpirationModal-B4j5drTR.cjs")).then(({default:t})=>{!customElements.get("cashier-session-expiration-modal")&&customElements.define("cashier-session-expiration-modal",t.element)})}
1
+ "use strict";if(typeof window!="undefined"){let s=function(t){return function(...n){try{return t.apply(this,n)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=s(customElements.define),Promise.resolve().then(()=>require("../components/CashierSessionExpirationModal-Nva9Q0P5.cjs")).then(({default:t})=>{!customElements.get("cashier-session-expiration-modal")&&customElements.define("cashier-session-expiration-modal",t.element)})}
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
10
10
  }
11
11
  };
12
12
  };
13
- customElements.define = n(customElements.define), import("../components/CashierSessionExpirationModal-1-TeUU_p.js").then(({ default: t }) => {
13
+ customElements.define = n(customElements.define), import("../components/CashierSessionExpirationModal-c_epZnYV.js").then(({ default: t }) => {
14
14
  !customElements.get("cashier-session-expiration-modal") && customElements.define("cashier-session-expiration-modal", t.element);
15
15
  });
16
16
  }
@@ -1,4 +1,4 @@
1
- import { C as n } from "../components/CashierSessionExpirationModal-Bmx0vZt6.js";
1
+ import { C as n } from "../components/CashierSessionExpirationModal-D0KgAU4M.js";
2
2
  function i(s) {
3
3
  return function(...t) {
4
4
  try {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/cashier-session-expiration-modal",
3
- "version": "1.98.8",
3
+ "version": "1.98.9",
4
4
  "type": "module",
5
5
  "main": "es2015/cashier-session-expiration-modal.cjs",
6
6
  "module": "esnext/cashier-session-expiration-modal.js",