@everymatrix/cashier-verifications 1.74.10 → 1.75.1

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.
@@ -1 +1 @@
1
- "use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}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=n(customElements.define),Promise.resolve().then(()=>require("../components/CashierVerifications-DmdRq4pk.cjs")).then(({default:t})=>{!customElements.get("cashier-verifications")&&customElements.define("cashier-verifications",t.element)})}
1
+ "use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}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=n(customElements.define),Promise.resolve().then(()=>require("../components/CashierVerifications-DMTl3Mfc.cjs")).then(({default:t})=>{!customElements.get("cashier-verifications")&&customElements.define("cashier-verifications",t.element)})}
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
10
10
  }
11
11
  };
12
12
  };
13
- customElements.define = n(customElements.define), import("../components/CashierVerifications-BCbAdCUh.js").then(({ default: t }) => {
13
+ customElements.define = n(customElements.define), import("../components/CashierVerifications-CvKQU68G.js").then(({ default: t }) => {
14
14
  !customElements.get("cashier-verifications") && customElements.define("cashier-verifications", t.element);
15
15
  });
16
16
  }
@@ -1,4 +1,4 @@
1
- import { C as i } from "../components/CashierVerifications-DWIMRzLP.js";
1
+ import { C as i } from "../components/CashierVerifications-DbBXawz1.js";
2
2
  function n(t) {
3
3
  return function(...s) {
4
4
  try {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/cashier-verifications",
3
- "version": "1.74.10",
3
+ "version": "1.75.1",
4
4
  "type": "module",
5
5
  "main": "es2015/cashier-verifications.cjs",
6
6
  "module": "esnext/cashier-verifications.js",
@@ -1,20 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("./CashierModal-C2c6GJ1p.cjs"),de=[];function Er(e,t){return{subscribe:Te(e,t).subscribe}}function Te(e,t=c.noop){let r;const i=new Set;function n(a){if(c.safe_not_equal(e,a)&&(e=a,r)){const u=!de.length;for(const l of i)l[1](),de.push(l,e);if(u){for(let l=0;l<de.length;l+=2)de[l][0](de[l+1]);de.length=0}}}function o(a){n(a(e))}function s(a,u=c.noop){const l=[a,u];return i.add(l),i.size===1&&(r=t(n,o)||c.noop),a(e),()=>{i.delete(l),i.size===0&&r&&(r(),r=null)}}return{set:n,update:o,subscribe:s}}function ye(e,t,r){const i=!Array.isArray(e),n=i?[e]:e;if(!n.every(Boolean))throw new Error("derived() expects stores as input, got a falsy value");const o=t.length<2;return Er(r,(s,a)=>{let u=!1;const l=[];let h=0,b=c.noop;const m=()=>{if(h)return;b();const T=t(i?l[0]:l,s,a);o?s(T):b=c.is_function(T)?T:c.noop},_=n.map((T,p)=>c.subscribe(T,I=>{l[p]=I,h&=~(1<<p),u&&m()},()=>{h|=1<<p}));return u=!0,m(),function(){c.run_all(_),b(),u=!1}})}var Nt=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function nt(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var wr=function(t){return Sr(t)&&!Tr(t)};function Sr(e){return!!e&&typeof e=="object"}function Tr(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||Hr(e)}var Pr=typeof Symbol=="function"&&Symbol.for,Or=Pr?Symbol.for("react.element"):60103;function Hr(e){return e.$$typeof===Or}function Ar(e){return Array.isArray(e)?[]:{}}function we(e,t){return t.clone!==!1&&t.isMergeableObject(e)?me(Ar(e),e,t):e}function Br(e,t,r){return e.concat(t).map(function(i){return we(i,r)})}function Mr(e,t){if(!t.customMerge)return me;var r=t.customMerge(e);return typeof r=="function"?r:me}function Cr(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function ut(e){return Object.keys(e).concat(Cr(e))}function Rt(e,t){try{return t in e}catch(r){return!1}}function Ir(e,t){return Rt(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function Dr(e,t,r){var i={};return r.isMergeableObject(e)&&ut(e).forEach(function(n){i[n]=we(e[n],r)}),ut(t).forEach(function(n){Ir(e,n)||(Rt(e,n)&&r.isMergeableObject(t[n])?i[n]=Mr(n,r)(e[n],t[n],r):i[n]=we(t[n],r))}),i}function me(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||Br,r.isMergeableObject=r.isMergeableObject||wr,r.cloneUnlessOtherwiseSpecified=we;var i=Array.isArray(t),n=Array.isArray(e),o=i===n;return o?i?r.arrayMerge(e,t,r):Dr(e,t,r):we(t,r)}me.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(i,n){return me(i,n,r)},{})};var Lr=me,Nr=Lr;const Rr=nt(Nr);/*! *****************************************************************************
2
- Copyright (c) Microsoft Corporation.
3
-
4
- Permission to use, copy, modify, and/or distribute this software for any
5
- purpose with or without fee is hereby granted.
6
-
7
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
8
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
9
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
10
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
11
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
12
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
13
- PERFORMANCE OF THIS SOFTWARE.
14
- ***************************************************************************** */var We=function(e,t){return We=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(r[n]=i[n])},We(e,t)};function ie(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");We(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var B=function(){return B=Object.assign||function(t){for(var r,i=1,n=arguments.length;i<n;i++){r=arguments[i];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},B.apply(this,arguments)};function kr(e,t){var r={};for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&t.indexOf(i)<0&&(r[i]=e[i]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var n=0,i=Object.getOwnPropertySymbols(e);n<i.length;n++)t.indexOf(i[n])<0&&Object.prototype.propertyIsEnumerable.call(e,i[n])&&(r[i[n]]=e[i[n]]);return r}function Xe(e){var t=typeof Symbol=="function"&&Symbol.iterator,r=t&&e[t],i=0;if(r)return r.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&i>=e.length&&(e=void 0),{value:e&&e[i++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function qe(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var i=r.call(e),n,o=[],s;try{for(;(t===void 0||t-- >0)&&!(n=i.next()).done;)o.push(n.value)}catch(a){s={error:a}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(s)throw s.error}}return o}function pe(e,t,r){if(r||arguments.length===2)for(var i=0,n=t.length,o;i<n;i++)(o||!(i in t))&&(o||(o=Array.prototype.slice.call(t,0,i)),o[i]=t[i]);return e.concat(o||t)}function Fe(e,t){var r=t&&t.cache?t.cache:zr,i=t&&t.serializer?t.serializer:jr,n=t&&t.strategy?t.strategy:Fr;return n(e,{cache:r,serializer:i})}function Ur(e){return e==null||typeof e=="number"||typeof e=="boolean"}function kt(e,t,r,i){var n=Ur(i)?i:r(i),o=t.get(n);return typeof o=="undefined"&&(o=e.call(this,i),t.set(n,o)),o}function Ut(e,t,r){var i=Array.prototype.slice.call(arguments,3),n=r(i),o=t.get(n);return typeof o=="undefined"&&(o=e.apply(this,i),t.set(n,o)),o}function ot(e,t,r,i,n){return r.bind(t,e,i,n)}function Fr(e,t){var r=e.length===1?kt:Ut;return ot(e,this,r,t.cache.create(),t.serializer)}function Vr(e,t){return ot(e,this,Ut,t.cache.create(),t.serializer)}function Gr(e,t){return ot(e,this,kt,t.cache.create(),t.serializer)}var jr=function(){return JSON.stringify(arguments)},$r=function(){function e(){this.cache=Object.create(null)}return e.prototype.get=function(t){return this.cache[t]},e.prototype.set=function(t,r){this.cache[t]=r},e}(),zr={create:function(){return new $r}},Ve={variadic:Vr,monadic:Gr},P;(function(e){e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",e[e.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",e[e.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",e[e.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",e[e.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",e[e.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",e[e.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",e[e.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",e[e.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",e[e.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",e[e.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",e[e.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",e[e.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",e[e.INVALID_TAG=23]="INVALID_TAG",e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"})(P||(P={}));var L;(function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"})(L||(L={}));var ge;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(ge||(ge={}));function lt(e){return e.type===L.literal}function Wr(e){return e.type===L.argument}function Ft(e){return e.type===L.number}function Vt(e){return e.type===L.date}function Gt(e){return e.type===L.time}function jt(e){return e.type===L.select}function $t(e){return e.type===L.plural}function Xr(e){return e.type===L.pound}function zt(e){return e.type===L.tag}function Wt(e){return!!(e&&typeof e=="object"&&e.type===ge.number)}function Ye(e){return!!(e&&typeof e=="object"&&e.type===ge.dateTime)}var Xt=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,qr=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;function Yr(e){var t={};return e.replace(qr,function(r){var i=r.length;switch(r[0]){case"G":t.era=i===4?"long":i===5?"narrow":"short";break;case"y":t.year=i===2?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][i-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][i-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=i===4?"long":i===5?"narrow":"short";break;case"e":if(i<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][i-4];break;case"c":if(i<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][i-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][i-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][i-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][i-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][i-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][i-1];break;case"s":t.second=["numeric","2-digit"][i-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=i<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),t}var Zr=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function Jr(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(Zr).filter(function(m){return m.length>0}),r=[],i=0,n=t;i<n.length;i++){var o=n[i],s=o.split("/");if(s.length===0)throw new Error("Invalid number skeleton");for(var a=s[0],u=s.slice(1),l=0,h=u;l<h.length;l++){var b=h[l];if(b.length===0)throw new Error("Invalid number skeleton")}r.push({stem:a,options:u})}return r}function Qr(e){return e.replace(/^(.*?)-/,"")}var ft=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,qt=/^(@+)?(\+|#+)?[rs]?$/g,Kr=/(\*)(0+)|(#+)(0+)|(0+)/g,Yt=/^(0+)$/;function ht(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(qt,function(r,i,n){return typeof n!="string"?(t.minimumSignificantDigits=i.length,t.maximumSignificantDigits=i.length):n==="+"?t.minimumSignificantDigits=i.length:i[0]==="#"?t.maximumSignificantDigits=i.length:(t.minimumSignificantDigits=i.length,t.maximumSignificantDigits=i.length+(typeof n=="string"?n.length:0)),""}),t}function Zt(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function ei(e){var t;if(e[0]==="E"&&e[1]==="E"?(t={notation:"engineering"},e=e.slice(2)):e[0]==="E"&&(t={notation:"scientific"},e=e.slice(1)),t){var r=e.slice(0,2);if(r==="+!"?(t.signDisplay="always",e=e.slice(2)):r==="+?"&&(t.signDisplay="exceptZero",e=e.slice(2)),!Yt.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function ct(e){var t={},r=Zt(e);return r||t}function ti(e){for(var t={},r=0,i=e;r<i.length;r++){var n=i[r];switch(n.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=n.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=Qr(n.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=B(B(B({},t),{notation:"scientific"}),n.options.reduce(function(u,l){return B(B({},u),ct(l))},{}));continue;case"engineering":t=B(B(B({},t),{notation:"engineering"}),n.options.reduce(function(u,l){return B(B({},u),ct(l))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(n.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(n.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");n.options[0].replace(Kr,function(u,l,h,b,m,_){if(l)t.minimumIntegerDigits=h.length;else{if(b&&m)throw new Error("We currently do not support maximum integer digits");if(_)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Yt.test(n.stem)){t.minimumIntegerDigits=n.stem.length;continue}if(ft.test(n.stem)){if(n.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");n.stem.replace(ft,function(u,l,h,b,m,_){return h==="*"?t.minimumFractionDigits=l.length:b&&b[0]==="#"?t.maximumFractionDigits=b.length:m&&_?(t.minimumFractionDigits=m.length,t.maximumFractionDigits=m.length+_.length):(t.minimumFractionDigits=l.length,t.maximumFractionDigits=l.length),""});var o=n.options[0];o==="w"?t=B(B({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=B(B({},t),ht(o)));continue}if(qt.test(n.stem)){t=B(B({},t),ht(n.stem));continue}var s=Zt(n.stem);s&&(t=B(B({},t),s));var a=ei(n.stem);a&&(t=B(B({},t),a))}return t}var Ae={"001":["H","h"],419:["h","H","hB","hb"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["h","H","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["h","H","hB","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["h","H","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["h","H","hB","hb"],CU:["h","H","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["h","H","hB","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["h","H","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["h","H","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["h","H","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["h","H","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["h","H","hB","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["h","H","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["h","H","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["h","H","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"en-HK":["h","hb","H","hB"],"en-IL":["H","h","hb","hB"],"en-MY":["h","hb","H","hB"],"es-BR":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function ri(e,t){for(var r="",i=0;i<e.length;i++){var n=e.charAt(i);if(n==="j"){for(var o=0;i+1<e.length&&e.charAt(i+1)===n;)o++,i++;var s=1+(o&1),a=o<2?1:3+(o>>1),u="a",l=ii(t);for((l=="H"||l=="k")&&(a=0);a-- >0;)r+=u;for(;s-- >0;)r=l+r}else n==="J"?r+="H":r+=n}return r}function ii(e){var t=e.hourCycle;if(t===void 0&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var r=e.language,i;r!=="root"&&(i=e.maximize().region);var n=Ae[i||""]||Ae[r||""]||Ae["".concat(r,"-001")]||Ae["001"];return n[0]}var Ge,ni=new RegExp("^".concat(Xt.source,"*")),oi=new RegExp("".concat(Xt.source,"*$"));function H(e,t){return{start:e,end:t}}var si=!!String.prototype.startsWith&&"_a".startsWith("a",1),ai=!!String.fromCodePoint,ui=!!Object.fromEntries,li=!!String.prototype.codePointAt,fi=!!String.prototype.trimStart,hi=!!String.prototype.trimEnd,ci=!!Number.isSafeInteger,di=ci?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},Ze=!0;try{var pi=Qt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Ze=((Ge=pi.exec("a"))===null||Ge===void 0?void 0:Ge[0])==="a"}catch(e){Ze=!1}var dt=si?function(t,r,i){return t.startsWith(r,i)}:function(t,r,i){return t.slice(i,i+r.length)===r},Je=ai?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var i="",n=t.length,o=0,s;n>o;){if(s=t[o++],s>1114111)throw RangeError(s+" is not a valid code point");i+=s<65536?String.fromCharCode(s):String.fromCharCode(((s-=65536)>>10)+55296,s%1024+56320)}return i},pt=ui?Object.fromEntries:function(t){for(var r={},i=0,n=t;i<n.length;i++){var o=n[i],s=o[0],a=o[1];r[s]=a}return r},Jt=li?function(t,r){return t.codePointAt(r)}:function(t,r){var i=t.length;if(!(r<0||r>=i)){var n=t.charCodeAt(r),o;return n<55296||n>56319||r+1===i||(o=t.charCodeAt(r+1))<56320||o>57343?n:(n-55296<<10)+(o-56320)+65536}},mi=fi?function(t){return t.trimStart()}:function(t){return t.replace(ni,"")},gi=hi?function(t){return t.trimEnd()}:function(t){return t.replace(oi,"")};function Qt(e,t){return new RegExp(e,t)}var Qe;if(Ze){var mt=Qt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Qe=function(t,r){var i;mt.lastIndex=r;var n=mt.exec(t);return(i=n[1])!==null&&i!==void 0?i:""}}else Qe=function(t,r){for(var i=[];;){var n=Jt(t,r);if(n===void 0||Kt(n)||xi(n))break;i.push(n),r+=n>=65536?2:1}return Je.apply(void 0,i)};var vi=function(){function e(t,r){r===void 0&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,r,i){for(var n=[];!this.isEOF();){var o=this.char();if(o===123){var s=this.parseArgument(t,i);if(s.err)return s;n.push(s.val)}else{if(o===125&&t>0)break;if(o===35&&(r==="plural"||r==="selectordinal")){var a=this.clonePosition();this.bump(),n.push({type:L.pound,location:H(a,this.clonePosition())})}else if(o===60&&!this.ignoreTag&&this.peek()===47){if(i)break;return this.error(P.UNMATCHED_CLOSING_TAG,H(this.clonePosition(),this.clonePosition()))}else if(o===60&&!this.ignoreTag&&Ke(this.peek()||0)){var s=this.parseTag(t,r);if(s.err)return s;n.push(s.val)}else{var s=this.parseLiteral(t,r);if(s.err)return s;n.push(s.val)}}}return{val:n,err:null}},e.prototype.parseTag=function(t,r){var i=this.clonePosition();this.bump();var n=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:L.literal,value:"<".concat(n,"/>"),location:H(i,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(t+1,r,!0);if(o.err)return o;var s=o.val,a=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!Ke(this.char()))return this.error(P.INVALID_TAG,H(a,this.clonePosition()));var u=this.clonePosition(),l=this.parseTagName();return n!==l?this.error(P.UNMATCHED_CLOSING_TAG,H(u,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:L.tag,value:n,children:s,location:H(i,this.clonePosition())},err:null}:this.error(P.INVALID_TAG,H(a,this.clonePosition())))}else return this.error(P.UNCLOSED_TAG,H(i,this.clonePosition()))}else return this.error(P.INVALID_TAG,H(i,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&yi(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var i=this.clonePosition(),n="";;){var o=this.tryParseQuote(r);if(o){n+=o;continue}var s=this.tryParseUnquoted(t,r);if(s){n+=s;continue}var a=this.tryParseLeftAngleBracket();if(a){n+=a;continue}break}var u=H(i,this.clonePosition());return{val:{type:L.literal,value:n,location:u},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!bi(this.peek()||0))?(this.bump(),"<"):null},e.prototype.tryParseQuote=function(t){if(this.isEOF()||this.char()!==39)return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if(t==="plural"||t==="selectordinal")break;return null;default:return null}this.bump();var r=[this.char()];for(this.bump();!this.isEOF();){var i=this.char();if(i===39)if(this.peek()===39)r.push(39),this.bump();else{this.bump();break}else r.push(i);this.bump()}return Je.apply(void 0,r)},e.prototype.tryParseUnquoted=function(t,r){if(this.isEOF())return null;var i=this.char();return i===60||i===123||i===35&&(r==="plural"||r==="selectordinal")||i===125&&t>0?null:(this.bump(),Je(i))},e.prototype.parseArgument=function(t,r){var i=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE,H(i,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(P.EMPTY_ARGUMENT,H(i,this.clonePosition()));var n=this.parseIdentifierIfPossible().value;if(!n)return this.error(P.MALFORMED_ARGUMENT,H(i,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE,H(i,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:L.argument,value:n,location:H(i,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE,H(i,this.clonePosition())):this.parseArgumentOptions(t,r,n,i);default:return this.error(P.MALFORMED_ARGUMENT,H(i,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),i=Qe(this.message,r),n=r+i.length;this.bumpTo(n);var o=this.clonePosition(),s=H(t,o);return{value:i,location:s}},e.prototype.parseArgumentOptions=function(t,r,i,n){var o,s=this.clonePosition(),a=this.parseIdentifierIfPossible().value,u=this.clonePosition();switch(a){case"":return this.error(P.EXPECT_ARGUMENT_TYPE,H(s,u));case"number":case"date":case"time":{this.bumpSpace();var l=null;if(this.bumpIf(",")){this.bumpSpace();var h=this.clonePosition(),b=this.parseSimpleArgStyleIfPossible();if(b.err)return b;var m=gi(b.val);if(m.length===0)return this.error(P.EXPECT_ARGUMENT_STYLE,H(this.clonePosition(),this.clonePosition()));var _=H(h,this.clonePosition());l={style:m,styleLocation:_}}var T=this.tryParseArgumentClose(n);if(T.err)return T;var p=H(n,this.clonePosition());if(l&&dt(l==null?void 0:l.style,"::",0)){var I=mi(l.style.slice(2));if(a==="number"){var b=this.parseNumberSkeletonFromString(I,l.styleLocation);return b.err?b:{val:{type:L.number,value:i,location:p,style:b.val},err:null}}else{if(I.length===0)return this.error(P.EXPECT_DATE_TIME_SKELETON,p);var j=I;this.locale&&(j=ri(I,this.locale));var m={type:ge.dateTime,pattern:j,location:l.styleLocation,parsedOptions:this.shouldParseSkeletons?Yr(j):{}},U=a==="date"?L.date:L.time;return{val:{type:U,value:i,location:p,style:m},err:null}}}return{val:{type:a==="number"?L.number:a==="date"?L.date:L.time,value:i,location:p,style:(o=l==null?void 0:l.style)!==null&&o!==void 0?o:null},err:null}}case"plural":case"selectordinal":case"select":{var M=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(P.EXPECT_SELECT_ARGUMENT_OPTIONS,H(M,B({},M)));this.bumpSpace();var X=this.parseIdentifierIfPossible(),k=0;if(a!=="select"&&X.value==="offset"){if(!this.bumpIf(":"))return this.error(P.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,H(this.clonePosition(),this.clonePosition()));this.bumpSpace();var b=this.tryParseDecimalInteger(P.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,P.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(b.err)return b;this.bumpSpace(),X=this.parseIdentifierIfPossible(),k=b.val}var F=this.tryParsePluralOrSelectOptions(t,a,r,X);if(F.err)return F;var T=this.tryParseArgumentClose(n);if(T.err)return T;var Y=H(n,this.clonePosition());return a==="select"?{val:{type:L.select,value:i,options:pt(F.val),location:Y},err:null}:{val:{type:L.plural,value:i,options:pt(F.val),offset:k,pluralType:a==="plural"?"cardinal":"ordinal",location:Y},err:null}}default:return this.error(P.INVALID_ARGUMENT_TYPE,H(s,u))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE,H(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,r=this.clonePosition();!this.isEOF();){var i=this.char();switch(i){case 39:{this.bump();var n=this.clonePosition();if(!this.bumpUntil("'"))return this.error(P.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,H(n,this.clonePosition()));this.bump();break}case 123:{t+=1,this.bump();break}case 125:{if(t>0)t-=1;else return{val:this.message.slice(r.offset,this.offset()),err:null};break}default:this.bump();break}}return{val:this.message.slice(r.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(t,r){var i=[];try{i=Jr(t)}catch(n){return this.error(P.INVALID_NUMBER_SKELETON,r)}return{val:{type:ge.number,tokens:i,location:r,parsedOptions:this.shouldParseSkeletons?ti(i):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,i,n){for(var o,s=!1,a=[],u=new Set,l=n.value,h=n.location;;){if(l.length===0){var b=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var m=this.tryParseDecimalInteger(P.EXPECT_PLURAL_ARGUMENT_SELECTOR,P.INVALID_PLURAL_ARGUMENT_SELECTOR);if(m.err)return m;h=H(b,this.clonePosition()),l=this.message.slice(b.offset,this.offset())}else break}if(u.has(l))return this.error(r==="select"?P.DUPLICATE_SELECT_ARGUMENT_SELECTOR:P.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,h);l==="other"&&(s=!0),this.bumpSpace();var _=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?P.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:P.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,H(this.clonePosition(),this.clonePosition()));var T=this.parseMessage(t+1,r,i);if(T.err)return T;var p=this.tryParseArgumentClose(_);if(p.err)return p;a.push([l,{value:T.val,location:H(_,this.clonePosition())}]),u.add(l),this.bumpSpace(),o=this.parseIdentifierIfPossible(),l=o.value,h=o.location}return a.length===0?this.error(r==="select"?P.EXPECT_SELECT_ARGUMENT_SELECTOR:P.EXPECT_PLURAL_ARGUMENT_SELECTOR,H(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!s?this.error(P.MISSING_OTHER_CLAUSE,H(this.clonePosition(),this.clonePosition())):{val:a,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var i=1,n=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(i=-1);for(var o=!1,s=0;!this.isEOF();){var a=this.char();if(a>=48&&a<=57)o=!0,s=s*10+(a-48),this.bump();else break}var u=H(n,this.clonePosition());return o?(s*=i,di(s)?{val:s,err:null}:this.error(r,u)):this.error(t,u)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var r=Jt(this.message,t);if(r===void 0)throw Error("Offset ".concat(t," is at invalid UTF-16 code unit boundary"));return r},e.prototype.error=function(t,r){return{val:null,err:{kind:t,message:this.message,location:r}}},e.prototype.bump=function(){if(!this.isEOF()){var t=this.char();t===10?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2)}},e.prototype.bumpIf=function(t){if(dt(this.message,t,this.offset())){for(var r=0;r<t.length;r++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(t){var r=this.offset(),i=this.message.indexOf(t,r);return i>=0?(this.bumpTo(i),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var r=this.offset();if(r===t)break;if(r>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&Kt(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),r=this.offset(),i=this.message.charCodeAt(r+(t>=65536?2:1));return i!=null?i:null},e}();function Ke(e){return e>=97&&e<=122||e>=65&&e<=90}function bi(e){return Ke(e)||e===47}function yi(e){return e===45||e===46||e>=48&&e<=57||e===95||e>=97&&e<=122||e>=65&&e<=90||e==183||e>=192&&e<=214||e>=216&&e<=246||e>=248&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8255&&e<=8256||e>=8304&&e<=8591||e>=11264&&e<=12271||e>=12289&&e<=55295||e>=63744&&e<=64975||e>=65008&&e<=65533||e>=65536&&e<=983039}function Kt(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function xi(e){return e>=33&&e<=35||e===36||e>=37&&e<=39||e===40||e===41||e===42||e===43||e===44||e===45||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||e===91||e===92||e===93||e===94||e===96||e===123||e===124||e===125||e===126||e===161||e>=162&&e<=165||e===166||e===167||e===169||e===171||e===172||e===174||e===176||e===177||e===182||e===187||e===191||e===215||e===247||e>=8208&&e<=8213||e>=8214&&e<=8215||e===8216||e===8217||e===8218||e>=8219&&e<=8220||e===8221||e===8222||e===8223||e>=8224&&e<=8231||e>=8240&&e<=8248||e===8249||e===8250||e>=8251&&e<=8254||e>=8257&&e<=8259||e===8260||e===8261||e===8262||e>=8263&&e<=8273||e===8274||e===8275||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||e===8608||e>=8609&&e<=8610||e===8611||e>=8612&&e<=8613||e===8614||e>=8615&&e<=8621||e===8622||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||e===8658||e===8659||e===8660||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||e===8968||e===8969||e===8970||e===8971||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||e===9001||e===9002||e>=9003&&e<=9083||e===9084||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||e===9655||e>=9656&&e<=9664||e===9665||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||e===9839||e>=9840&&e<=10087||e===10088||e===10089||e===10090||e===10091||e===10092||e===10093||e===10094||e===10095||e===10096||e===10097||e===10098||e===10099||e===10100||e===10101||e>=10132&&e<=10175||e>=10176&&e<=10180||e===10181||e===10182||e>=10183&&e<=10213||e===10214||e===10215||e===10216||e===10217||e===10218||e===10219||e===10220||e===10221||e===10222||e===10223||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||e===10627||e===10628||e===10629||e===10630||e===10631||e===10632||e===10633||e===10634||e===10635||e===10636||e===10637||e===10638||e===10639||e===10640||e===10641||e===10642||e===10643||e===10644||e===10645||e===10646||e===10647||e===10648||e>=10649&&e<=10711||e===10712||e===10713||e===10714||e===10715||e>=10716&&e<=10747||e===10748||e===10749||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||e===11158||e>=11159&&e<=11263||e>=11776&&e<=11777||e===11778||e===11779||e===11780||e===11781||e>=11782&&e<=11784||e===11785||e===11786||e===11787||e===11788||e===11789||e>=11790&&e<=11798||e===11799||e>=11800&&e<=11801||e===11802||e===11803||e===11804||e===11805||e>=11806&&e<=11807||e===11808||e===11809||e===11810||e===11811||e===11812||e===11813||e===11814||e===11815||e===11816||e===11817||e>=11818&&e<=11822||e===11823||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||e===11840||e===11841||e===11842||e>=11843&&e<=11855||e>=11856&&e<=11857||e===11858||e>=11859&&e<=11903||e>=12289&&e<=12291||e===12296||e===12297||e===12298||e===12299||e===12300||e===12301||e===12302||e===12303||e===12304||e===12305||e>=12306&&e<=12307||e===12308||e===12309||e===12310||e===12311||e===12312||e===12313||e===12314||e===12315||e===12316||e===12317||e>=12318&&e<=12319||e===12320||e===12336||e===64830||e===64831||e>=65093&&e<=65094}function et(e){e.forEach(function(t){if(delete t.location,jt(t)||$t(t))for(var r in t.options)delete t.options[r].location,et(t.options[r].value);else Ft(t)&&Wt(t.style)||(Vt(t)||Gt(t))&&Ye(t.style)?delete t.style.location:zt(t)&&et(t.children)})}function _i(e,t){t===void 0&&(t={}),t=B({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new vi(e,t).parse();if(r.err){var i=SyntaxError(P[r.err.kind]);throw i.location=r.err.location,i.originalMessage=r.err.message,i}return t!=null&&t.captureLocation||et(r.val),r.val}var ve;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(ve||(ve={}));var Re=function(e){ie(t,e);function t(r,i,n){var o=e.call(this,r)||this;return o.code=i,o.originalMessage=n,o}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),gt=function(e){ie(t,e);function t(r,i,n,o){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(i,'". Options are "').concat(Object.keys(n).join('", "'),'"'),ve.INVALID_VALUE,o)||this}return t}(Re),Ei=function(e){ie(t,e);function t(r,i,n){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(i),ve.INVALID_VALUE,n)||this}return t}(Re),wi=function(e){ie(t,e);function t(r,i){return e.call(this,'The intl string context variable "'.concat(r,'" was not provided to the string "').concat(i,'"'),ve.MISSING_VALUE,i)||this}return t}(Re),W;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(W||(W={}));function Si(e){return e.length<2?e:e.reduce(function(t,r){var i=t[t.length-1];return!i||i.type!==W.literal||r.type!==W.literal?t.push(r):i.value+=r.value,t},[])}function Ti(e){return typeof e=="function"}function Me(e,t,r,i,n,o,s){if(e.length===1&&lt(e[0]))return[{type:W.literal,value:e[0].value}];for(var a=[],u=0,l=e;u<l.length;u++){var h=l[u];if(lt(h)){a.push({type:W.literal,value:h.value});continue}if(Xr(h)){typeof o=="number"&&a.push({type:W.literal,value:r.getNumberFormat(t).format(o)});continue}var b=h.value;if(!(n&&b in n))throw new wi(b,s);var m=n[b];if(Wr(h)){(!m||typeof m=="string"||typeof m=="number")&&(m=typeof m=="string"||typeof m=="number"?String(m):""),a.push({type:typeof m=="string"?W.literal:W.object,value:m});continue}if(Vt(h)){var _=typeof h.style=="string"?i.date[h.style]:Ye(h.style)?h.style.parsedOptions:void 0;a.push({type:W.literal,value:r.getDateTimeFormat(t,_).format(m)});continue}if(Gt(h)){var _=typeof h.style=="string"?i.time[h.style]:Ye(h.style)?h.style.parsedOptions:i.time.medium;a.push({type:W.literal,value:r.getDateTimeFormat(t,_).format(m)});continue}if(Ft(h)){var _=typeof h.style=="string"?i.number[h.style]:Wt(h.style)?h.style.parsedOptions:void 0;_&&_.scale&&(m=m*(_.scale||1)),a.push({type:W.literal,value:r.getNumberFormat(t,_).format(m)});continue}if(zt(h)){var T=h.children,p=h.value,I=n[p];if(!Ti(I))throw new Ei(p,"function",s);var j=Me(T,t,r,i,n,o),U=I(j.map(function(k){return k.value}));Array.isArray(U)||(U=[U]),a.push.apply(a,U.map(function(k){return{type:typeof k=="string"?W.literal:W.object,value:k}}))}if(jt(h)){var M=h.options[m]||h.options.other;if(!M)throw new gt(h.value,m,Object.keys(h.options),s);a.push.apply(a,Me(M.value,t,r,i,n));continue}if($t(h)){var M=h.options["=".concat(m)];if(!M){if(!Intl.PluralRules)throw new Re(`Intl.PluralRules is not available in this environment.
15
- Try polyfilling it using "@formatjs/intl-pluralrules"
16
- `,ve.MISSING_INTL_API,s);var X=r.getPluralRules(t,{type:h.pluralType}).select(m-(h.offset||0));M=h.options[X]||h.options.other}if(!M)throw new gt(h.value,m,Object.keys(h.options),s);a.push.apply(a,Me(M.value,t,r,i,n,m-(h.offset||0)));continue}}return Si(a)}function Pi(e,t){return t?B(B(B({},e||{}),t||{}),Object.keys(e).reduce(function(r,i){return r[i]=B(B({},e[i]),t[i]||{}),r},{})):e}function Oi(e,t){return t?Object.keys(e).reduce(function(r,i){return r[i]=Pi(e[i],t[i]),r},B({},e)):e}function je(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function Hi(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:Fe(function(){for(var t,r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return new((t=Intl.NumberFormat).bind.apply(t,pe([void 0],r,!1)))},{cache:je(e.number),strategy:Ve.variadic}),getDateTimeFormat:Fe(function(){for(var t,r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return new((t=Intl.DateTimeFormat).bind.apply(t,pe([void 0],r,!1)))},{cache:je(e.dateTime),strategy:Ve.variadic}),getPluralRules:Fe(function(){for(var t,r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return new((t=Intl.PluralRules).bind.apply(t,pe([void 0],r,!1)))},{cache:je(e.pluralRules),strategy:Ve.variadic})}}var er=function(){function e(t,r,i,n){r===void 0&&(r=e.defaultLocale);var o=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(u){var l=o.formatToParts(u);if(l.length===1)return l[0].value;var h=l.reduce(function(b,m){return!b.length||m.type!==W.literal||typeof b[b.length-1]!="string"?b.push(m.value):b[b.length-1]+=m.value,b},[]);return h.length<=1?h[0]||"":h},this.formatToParts=function(u){return Me(o.ast,o.locales,o.formatters,o.formats,u,void 0,o.message)},this.resolvedOptions=function(){var u;return{locale:((u=o.resolvedLocale)===null||u===void 0?void 0:u.toString())||Intl.NumberFormat.supportedLocalesOf(o.locales)[0]}},this.getAst=function(){return o.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var s=n||{};s.formatters;var a=kr(s,["formatters"]);this.ast=e.__parse(t,B(B({},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=Oi(e.formats,i),this.formatters=n&&n.formatters||Hi(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 r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=_i,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 Ai(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let i=e;for(let n=0;n<r.length;n++)if(typeof i=="object"){if(n>0){const o=r.slice(n,r.length).join(".");if(o in i){i=i[o];break}}i=i[r[n]]}else i=void 0;return i}const ae={},Bi=(e,t,r)=>r&&(t in ae||(ae[t]={}),e in ae[t]||(ae[t][e]=r),r),tr=(e,t)=>{if(t==null)return;if(t in ae&&e in ae[t])return ae[t][e];const r=Oe(t);for(let i=0;i<r.length;i++){const n=r[i],o=Ci(n,e);if(o)return Bi(e,t,o)}};let st;const Pe=Te({});function Mi(e){return st[e]||null}function rr(e){return e in st}function Ci(e,t){if(!rr(e))return null;const r=Mi(e);return Ai(r,t)}function Ii(e){if(e==null)return;const t=Oe(e);for(let r=0;r<t.length;r++){const i=t[r];if(rr(i))return i}}function ir(e,...t){delete ae[e],Pe.update(r=>(r[e]=Rr.all([r[e]||{},...t]),r))}ye([Pe],([e])=>Object.keys(e));Pe.subscribe(e=>st=e);const Ce={};function Di(e,t){Ce[e].delete(t),Ce[e].size===0&&delete Ce[e]}function nr(e){return Ce[e]}function Li(e){return Oe(e).map(t=>{const r=nr(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function De(e){return e==null?!1:Oe(e).some(t=>{var r;return(r=nr(t))==null?void 0:r.size})}function Ni(e,t){return Promise.all(t.map(i=>(Di(e,i),i().then(n=>n.default||n)))).then(i=>ir(e,...i))}const _e={};function or(e){if(!De(e))return e in _e?_e[e]:Promise.resolve();const t=Li(e);return _e[e]=Promise.all(t.map(([r,i])=>Ni(r,i))).then(()=>{if(De(e))return or(e);delete _e[e]}),_e[e]}var vt=Object.getOwnPropertySymbols,Ri=Object.prototype.hasOwnProperty,ki=Object.prototype.propertyIsEnumerable,Ui=(e,t)=>{var r={};for(var i in e)Ri.call(e,i)&&t.indexOf(i)<0&&(r[i]=e[i]);if(e!=null&&vt)for(var i of vt(e))t.indexOf(i)<0&&ki.call(e,i)&&(r[i]=e[i]);return r};const Fi={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 Vi({locale:e,id:t}){console.warn(`[svelte-i18n] The message "${t}" was not found in "${Oe(e).join('", "')}".${De(ue())?`
17
-
18
- Note: there are at least one loader still registered to this locale that wasn't executed.`:""}`)}const Gi={fallbackLocale:null,loadingDelay:200,formats:Fi,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},Ee=Gi;function be(){return Ee}function ji(e){const t=e,{formats:r}=t,i=Ui(t,["formats"]);let n=e.fallbackLocale;if(e.initialLocale)try{er.resolveLocale(e.initialLocale)&&(n=e.initialLocale)}catch(o){console.warn(`[svelte-i18n] The initial locale "${e.initialLocale}" is not a valid locale.`)}return i.warnOnMissingMessages&&(delete i.warnOnMissingMessages,i.handleMissingMessage==null?i.handleMissingMessage=Vi:console.warn('[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.')),Object.assign(Ee,i,{initialLocale:n}),r&&("number"in r&&Object.assign(Ee.formats.number,r.number),"date"in r&&Object.assign(Ee.formats.date,r.date),"time"in r&&Object.assign(Ee.formats.time,r.time)),he.set(n)}const $e=Te(!1);var $i=Object.defineProperty,zi=Object.defineProperties,Wi=Object.getOwnPropertyDescriptors,bt=Object.getOwnPropertySymbols,Xi=Object.prototype.hasOwnProperty,qi=Object.prototype.propertyIsEnumerable,yt=(e,t,r)=>t in e?$i(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Yi=(e,t)=>{for(var r in t)Xi.call(t,r)&&yt(e,r,t[r]);if(bt)for(var r of bt(t))qi.call(t,r)&&yt(e,r,t[r]);return e},Zi=(e,t)=>zi(e,Wi(t));let tt;const Le=Te(null);function xt(e){return e.split("-").map((t,r,i)=>i.slice(0,r+1).join("-")).reverse()}function Oe(e,t=be().fallbackLocale){const r=xt(e);return t?[...new Set([...r,...xt(t)])]:r}function ue(){return tt!=null?tt:void 0}Le.subscribe(e=>{tt=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const Ji=e=>{if(e&&Ii(e)&&De(e)){const{loadingDelay:t}=be();let r;return typeof window!="undefined"&&ue()!=null&&t?r=window.setTimeout(()=>$e.set(!0),t):$e.set(!0),or(e).then(()=>{Le.set(e)}).finally(()=>{clearTimeout(r),$e.set(!1)})}return Le.set(e)},he=Zi(Yi({},Le),{set:Ji}),ke=e=>{const t=Object.create(null);return i=>{const n=JSON.stringify(i);return n in t?t[n]:t[n]=e(i)}};var Qi=Object.defineProperty,Ne=Object.getOwnPropertySymbols,sr=Object.prototype.hasOwnProperty,ar=Object.prototype.propertyIsEnumerable,_t=(e,t,r)=>t in e?Qi(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,at=(e,t)=>{for(var r in t||(t={}))sr.call(t,r)&&_t(e,r,t[r]);if(Ne)for(var r of Ne(t))ar.call(t,r)&&_t(e,r,t[r]);return e},xe=(e,t)=>{var r={};for(var i in e)sr.call(e,i)&&t.indexOf(i)<0&&(r[i]=e[i]);if(e!=null&&Ne)for(var i of Ne(e))t.indexOf(i)<0&&ar.call(e,i)&&(r[i]=e[i]);return r};const Se=(e,t)=>{const{formats:r}=be();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Ki=ke(e=>{var t=e,{locale:r,format:i}=t,n=xe(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return i&&(n=Se("number",i)),new Intl.NumberFormat(r,n)}),en=ke(e=>{var t=e,{locale:r,format:i}=t,n=xe(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return i?n=Se("date",i):Object.keys(n).length===0&&(n=Se("date","short")),new Intl.DateTimeFormat(r,n)}),tn=ke(e=>{var t=e,{locale:r,format:i}=t,n=xe(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return i?n=Se("time",i):Object.keys(n).length===0&&(n=Se("time","short")),new Intl.DateTimeFormat(r,n)}),rn=(e={})=>{var t=e,{locale:r=ue()}=t,i=xe(t,["locale"]);return Ki(at({locale:r},i))},nn=(e={})=>{var t=e,{locale:r=ue()}=t,i=xe(t,["locale"]);return en(at({locale:r},i))},on=(e={})=>{var t=e,{locale:r=ue()}=t,i=xe(t,["locale"]);return tn(at({locale:r},i))},sn=ke((e,t=ue())=>new er(e,t,be().formats,{ignoreTag:be().ignoreTag})),an=(e,t={})=>{var r,i,n,o;let s=t;typeof e=="object"&&(s=e,e=s.id);const{values:a,locale:u=ue(),default:l}=s;if(u==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let h=tr(e,u);if(!h)h=(o=(n=(i=(r=be()).handleMissingMessage)==null?void 0:i.call(r,{locale:u,id:e,defaultValue:l}))!=null?n:l)!=null?o:e;else if(typeof h!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),h;if(!a)return h;let b=h;try{b=sn(h,u).format(a)}catch(m){m instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,m.message)}return b},un=(e,t)=>on(t).format(e),ln=(e,t)=>nn(t).format(e),fn=(e,t)=>rn(t).format(e),hn=(e,t=ue())=>tr(e,t),cn=ye([he,Pe],()=>an);ye([he],()=>un);ye([he],()=>ln);ye([he],()=>fn);ye([he,Pe],()=>hn);function Et(e,t){ir(e,t)}function dn(e){ji({fallbackLocale:"en"}),he.set(e)}const wt={en:{"verification.video.how-to":"How to verify yourself","verification.idenfy.referred-awaiting":"ID verification is in progress. We will inform you as soon as verification is completed and you can withdraw money back","verification.message.failed":"We apologize, but we were unable to verify your account. Please contact support team","verification.idenfy.link-name":"link","verification.idenfy.in-progress":"To withdraw funds to your account you are required to pass user verification. Please have your ID ready and follow the {link} to start verification","verification.shuftipro.in-progress.Biometric":"To proceed with a transaction you are required to pass user verification. Please follow the link to start {Biometric} verification.","verification.shuftipro.in-progress.Biometric.Documents":"To proceed with a transaction you are required to pass user verification. Please follow the link to start {Biometric} verification and {Documents} verification.","verification.shuftipro.in-progress.Biometric.Documents.ProofOfAddress":"To proceed with a transaction you are required to pass user verification. Please follow the link to start {Biometric} verification, {Documents} verification and {ProofOfAddress} verification.","verification.shuftipro.in-progress.Biometric.ProofOfAddress":"To proceed with a transaction you are required to pass user verification. Please follow the link to start {Biometric} verification and {ProofOfAddress} verification.","verification.shuftipro.in-progress.Documents":"To proceed with a transaction you are required to pass user verification. Please follow the link to start {Documents} verification.","verification.shuftipro.in-progress.Documents.ProofOfAddress":"To proceed with a transaction you are required to pass user verification. Please follow the link to start {Documents} verification and {ProofOfAddress} verification.","verification.shuftipro.in-progress.ProofOfAddress":"To proceed with a transaction you are required to pass user verification. Please follow the link to start {ProofOfAddress} verification.","verification.shuftipro.link-name.Biometric":"Biometric","verification.shuftipro.link-name.Documents":"Documents","verification.shuftipro.link-name.ProofOfAddress":"Proof Of Address","verification.shuftipro.validations-started":"After completing verification, please proceed with the transaction"},tr:{"verification.video.how-to":"Kimlik doğrulama nasıl yapılır","verification.idenfy.referred-awaiting":"Kimlik doğrulaması işlemde. Doğrulama tamamlandığında size haber vereceğiz","verification.message.failed":"Döküman doğrulama başarısız, hesabınız doğrulanamadı","verification.idenfy.link-name":"link","verification.idenfy.in-progress":"Hesabınızdan çekim yapabilmek için kullanıcı doğrulaması gerekiyor. Lütfen kimliğinizi hazır edin ve {link} adresinden doğrulamayı başlatın","verification.shuftipro.in-progress.Biometric":"İşlemi gerçekleştirmek için kullanıcı doğrulamasını geçmeniz gerekmektedir. Doğrulamayı başlatmak için Lütfen linke tıklayın {Biometric}","verification.shuftipro.in-progress.Biometric.Documents":"To proceed with a transaction you are required to pass user verification. Please follow the link to start {Biometric} verification and {Documents} verification.","verification.shuftipro.in-progress.Biometric.Documents.ProofOfAddress":"To proceed with a transaction you are required to pass user verification. Please follow the link to start {Biometric} verification, {Documents} verification and {ProofOfAddress} verification.","verification.shuftipro.in-progress.Biometric.ProofOfAddress":"To proceed with a transaction you are required to pass user verification. Please follow the link to start {Biometric} verification and {ProofOfAddress} verification.","verification.shuftipro.in-progress.Documents":"To proceed with a transaction you are required to pass user verification. Please follow the link to start {Documents} verification.","verification.shuftipro.in-progress.Documents.ProofOfAddress":"To proceed with a transaction you are required to pass user verification. Please follow the link to start {Documents} verification and {ProofOfAddress} verification.","verification.shuftipro.in-progress.ProofOfAddress":"To proceed with a transaction you are required to pass user verification. Please follow the link to start {ProofOfAddress} verification.","verification.shuftipro.link-name.Biometric":"Doğrulama Yap","verification.shuftipro.link-name.Documents":"Documents","verification.shuftipro.link-name.ProofOfAddress":"Proof Of Address","verification.shuftipro.validations-started":"Lütfen Doğrulamayı tamamladıktan sonra işleme devam ediniz"},hr:{"verification.video.how-to":"How to verify yourself","verification.idenfy.referred-awaiting":"ID verification is in progress. We will inform you as soon as verification is completed and you can withdraw money back","verification.message.failed":"We apologize, but we were unable to verify your account. Please contact support team","verification.idenfy.link-name":"link","verification.idenfy.in-progress":"To withdraw funds to your account you are required to pass user verification. Please have your ID ready and follow the {link} to start verification","verification.shuftipro.in-progress.Biometric":"To proceed with a transaction you are required to pass user verification. Please follow the link to start {Biometric} verification.","verification.shuftipro.in-progress.Biometric.Documents":"To proceed with a transaction you are required to pass user verification. Please follow the link to start {Biometric} verification and {Documents} verification.","verification.shuftipro.in-progress.Biometric.Documents.ProofOfAddress":"To proceed with a transaction you are required to pass user verification. Please follow the link to start {Biometric} verification, {Documents} verification and {ProofOfAddress} verification.","verification.shuftipro.in-progress.Biometric.ProofOfAddress":"To proceed with a transaction you are required to pass user verification. Please follow the link to start {Biometric} verification and {ProofOfAddress} verification.","verification.shuftipro.in-progress.Documents":"To proceed with a transaction you are required to pass user verification. Please follow the link to start {Documents} verification.","verification.shuftipro.in-progress.Documents.ProofOfAddress":"To proceed with a transaction you are required to pass user verification. Please follow the link to start {Documents} verification and {ProofOfAddress} verification.","verification.shuftipro.in-progress.ProofOfAddress":"To proceed with a transaction you are required to pass user verification. Please follow the link to start {ProofOfAddress} verification.","verification.shuftipro.link-name.Biometric":"Biometric","verification.shuftipro.link-name.Documents":"Documents","verification.shuftipro.link-name.ProofOfAddress":"Proof Of Address","verification.shuftipro.validations-started":"After completing verification, please proceed with the transaction"}};let pn=Te(null);function re(e){return typeof e=="function"}function ur(e){var t=function(i){Error.call(i),i.stack=new Error().stack},r=e(t);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var ze=ur(function(e){return function(r){e(this),this.message=r?r.length+` errors occurred during unsubscription:
19
- `+r.map(function(i,n){return n+1+") "+i.toString()}).join(`
20
- `):"",this.name="UnsubscriptionError",this.errors=r}});function rt(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Ue=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,i,n,o;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var a=Xe(s),u=a.next();!u.done;u=a.next()){var l=u.value;l.remove(this)}}catch(p){t={error:p}}finally{try{u&&!u.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}else s.remove(this);var h=this.initialTeardown;if(re(h))try{h()}catch(p){o=p instanceof ze?p.errors:[p]}var b=this._finalizers;if(b){this._finalizers=null;try{for(var m=Xe(b),_=m.next();!_.done;_=m.next()){var T=_.value;try{St(T)}catch(p){o=o!=null?o:[],p instanceof ze?o=pe(pe([],qe(o)),qe(p.errors)):o.push(p)}}}catch(p){i={error:p}}finally{try{_&&!_.done&&(n=m.return)&&n.call(m)}finally{if(i)throw i.error}}}if(o)throw new ze(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)St(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&rt(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&rt(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),lr=Ue.EMPTY;function fr(e){return e instanceof Ue||e&&"closed"in e&&re(e.remove)&&re(e.add)&&re(e.unsubscribe)}function St(e){re(e)?e():e.unsubscribe()}var mn={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},gn={setTimeout:function(e,t){for(var r=[],i=2;i<arguments.length;i++)r[i-2]=arguments[i];return setTimeout.apply(void 0,pe([e,t],qe(r)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function vn(e){gn.setTimeout(function(){throw e})}function Tt(){}function Ie(e){e()}var hr=function(e){ie(t,e);function t(r){var i=e.call(this)||this;return i.isStopped=!1,r?(i.destination=r,fr(r)&&r.add(i)):i.destination=xn,i}return t.create=function(r,i,n){return new it(r,i,n)},t.prototype.next=function(r){this.isStopped||this._next(r)},t.prototype.error=function(r){this.isStopped||(this.isStopped=!0,this._error(r))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(r){this.destination.next(r)},t.prototype._error=function(r){try{this.destination.error(r)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(Ue),bn=function(){function e(t){this.partialObserver=t}return e.prototype.next=function(t){var r=this.partialObserver;if(r.next)try{r.next(t)}catch(i){Be(i)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(i){Be(i)}else Be(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){Be(r)}},e}(),it=function(e){ie(t,e);function t(r,i,n){var o=e.call(this)||this,s;return re(r)||!r?s={next:r!=null?r:void 0,error:i!=null?i:void 0,complete:n!=null?n:void 0}:s=r,o.destination=new bn(s),o}return t}(hr);function Be(e){vn(e)}function yn(e){throw e}var xn={closed:!0,next:Tt,error:yn,complete:Tt},_n=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function En(e){return e}function wn(e){return e.length===0?En:e.length===1?e[0]:function(r){return e.reduce(function(i,n){return n(i)},r)}}var Pt=function(){function e(t){t&&(this._subscribe=t)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(t,r,i){var n=this,o=Tn(t)?t:new it(t,r,i);return Ie(function(){var s=n,a=s.operator,u=s.source;o.add(a?a.call(o,u):u?n._subscribe(o):n._trySubscribe(o))}),o},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(r){t.error(r)}},e.prototype.forEach=function(t,r){var i=this;return r=Ot(r),new r(function(n,o){var s=new it({next:function(a){try{t(a)}catch(u){o(u),s.unsubscribe()}},error:o,complete:n});i.subscribe(s)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[_n]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return wn(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=Ot(t),new t(function(i,n){var o;r.subscribe(function(s){return o=s},function(s){return n(s)},function(){return i(o)})})},e.create=function(t){return new e(t)},e}();function Ot(e){var t;return(t=e!=null?e:mn.Promise)!==null&&t!==void 0?t:Promise}function Sn(e){return e&&re(e.next)&&re(e.error)&&re(e.complete)}function Tn(e){return e&&e instanceof hr||Sn(e)&&fr(e)}var Pn=ur(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),cr=function(e){ie(t,e);function t(){var r=e.call(this)||this;return r.closed=!1,r.currentObservers=null,r.observers=[],r.isStopped=!1,r.hasError=!1,r.thrownError=null,r}return t.prototype.lift=function(r){var i=new Ht(this,this);return i.operator=r,i},t.prototype._throwIfClosed=function(){if(this.closed)throw new Pn},t.prototype.next=function(r){var i=this;Ie(function(){var n,o;if(i._throwIfClosed(),!i.isStopped){i.currentObservers||(i.currentObservers=Array.from(i.observers));try{for(var s=Xe(i.currentObservers),a=s.next();!a.done;a=s.next()){var u=a.value;u.next(r)}}catch(l){n={error:l}}finally{try{a&&!a.done&&(o=s.return)&&o.call(s)}finally{if(n)throw n.error}}}})},t.prototype.error=function(r){var i=this;Ie(function(){if(i._throwIfClosed(),!i.isStopped){i.hasError=i.isStopped=!0,i.thrownError=r;for(var n=i.observers;n.length;)n.shift().error(r)}})},t.prototype.complete=function(){var r=this;Ie(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var i=r.observers;i.length;)i.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var i=this,n=this,o=n.hasError,s=n.isStopped,a=n.observers;return o||s?lr:(this.currentObservers=null,a.push(r),new Ue(function(){i.currentObservers=null,rt(a,r)}))},t.prototype._checkFinalizedStatuses=function(r){var i=this,n=i.hasError,o=i.thrownError,s=i.isStopped;n?r.error(o):s&&r.complete()},t.prototype.asObservable=function(){var r=new Pt;return r.source=this,r},t.create=function(r,i){return new Ht(r,i)},t}(Pt),Ht=function(e){ie(t,e);function t(r,i){var n=e.call(this)||this;return n.destination=r,n.source=i,n}return t.prototype.next=function(r){var i,n;(n=(i=this.destination)===null||i===void 0?void 0:i.next)===null||n===void 0||n.call(i,r)},t.prototype.error=function(r){var i,n;(n=(i=this.destination)===null||i===void 0?void 0:i.error)===null||n===void 0||n.call(i,r)},t.prototype.complete=function(){var r,i;(i=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||i===void 0||i.call(r)},t.prototype._subscribe=function(r){var i,n;return(n=(i=this.source)===null||i===void 0?void 0:i.subscribe(r))!==null&&n!==void 0?n:lr},t}(cr),dr={now:function(){return(dr.delegate||Date).now()},delegate:void 0},On=function(e){ie(t,e);function t(r,i,n){r===void 0&&(r=1/0),i===void 0&&(i=1/0),n===void 0&&(n=dr);var o=e.call(this)||this;return o._bufferSize=r,o._windowTime=i,o._timestampProvider=n,o._buffer=[],o._infiniteTimeWindow=!0,o._infiniteTimeWindow=i===1/0,o._bufferSize=Math.max(1,r),o._windowTime=Math.max(1,i),o}return t.prototype.next=function(r){var i=this,n=i.isStopped,o=i._buffer,s=i._infiniteTimeWindow,a=i._timestampProvider,u=i._windowTime;n||(o.push(r),!s&&o.push(a.now()+u)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var i=this._innerSubscribe(r),n=this,o=n._infiniteTimeWindow,s=n._buffer,a=s.slice(),u=0;u<a.length&&!r.closed;u+=o?1:2)r.next(a[u]);return this._checkFinalizedStatuses(r),i},t.prototype._trimBuffer=function(){var r=this,i=r._bufferSize,n=r._timestampProvider,o=r._buffer,s=r._infiniteTimeWindow,a=(s?1:2)*i;if(i<1/0&&a<o.length&&o.splice(0,o.length-a),!s){for(var u=n.now(),l=0,h=1;h<o.length&&o[h]<=u;h+=2)l=h;l&&o.splice(0,l+1)}},t}(cr);const At=[],Bt={},Hn=(e,t=0)=>{if(At.indexOf(e)==-1){const r=new On(t);Bt[e]=r,At.push(e)}return Bt[e]};window.emWidgets={topic:Hn};const An=e=>!!(e.toLowerCase().match(/android/i)||e.toLowerCase().match(/blackberry|bb/i)||e.toLowerCase().match(/iphone|ipad|ipod/i)||e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));if(typeof window!="undefined"){let e=function(t){return function(...r){try{return t.apply(this,r)}catch(i){if(i instanceof DOMException&&i.message.includes("has already been used with this registry")||i.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw i}}};customElements.define=e(customElements.define),Promise.resolve().then(()=>require("./CashierModal-C2c6GJ1p.cjs")).then(t=>t.CashierModal_ce).then(({default:t})=>{!customElements.get("cashier-modal")&&customElements.define("cashier-modal",t.element)})}var pr={exports:{}};(function(e,t){(function(r,i){e.exports=i()})(Nt,function(){var r=1e3,i=6e4,n=36e5,o="millisecond",s="second",a="minute",u="hour",l="day",h="week",b="month",m="quarter",_="year",T="date",p="Invalid Date",I=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,j=/\[([^\]]+)]|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,U={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(E){var v=["th","st","nd","rd"],d=E%100;return"["+E+(v[(d-20)%10]||v[d]||v[0])+"]"}},M=function(E,v,d){var y=String(E);return!y||y.length>=v?E:""+Array(v+1-y.length).join(d)+E},X={s:M,z:function(E){var v=-E.utcOffset(),d=Math.abs(v),y=Math.floor(d/60),g=d%60;return(v<=0?"+":"-")+M(y,2,"0")+":"+M(g,2,"0")},m:function E(v,d){if(v.date()<d.date())return-E(d,v);var y=12*(d.year()-v.year())+(d.month()-v.month()),g=v.clone().add(y,b),w=d-g<0,S=v.clone().add(y+(w?-1:1),b);return+(-(y+(d-g)/(w?g-S:S-g))||0)},a:function(E){return E<0?Math.ceil(E)||0:Math.floor(E)},p:function(E){return{M:b,y:_,w:h,d:l,D:T,h:u,m:a,s,ms:o,Q:m}[E]||String(E||"").toLowerCase().replace(/s$/,"")},u:function(E){return E===void 0}},k="en",F={};F[k]=U;var Y="$isDayjsObject",K=function(E){return E instanceof V||!(!E||!E[Y])},Z=function E(v,d,y){var g;if(!v)return k;if(typeof v=="string"){var w=v.toLowerCase();F[w]&&(g=w),d&&(F[w]=d,g=w);var S=v.split("-");if(!g&&S.length>1)return E(S[0])}else{var C=v.name;F[C]=v,g=C}return!y&&g&&(k=g),g||!y&&k},D=function(E,v){if(K(E))return E.clone();var d=typeof v=="object"?v:{};return d.date=E,d.args=arguments,new V(d)},A=X;A.l=Z,A.i=K,A.w=function(E,v){return D(E,{locale:v.$L,utc:v.$u,x:v.$x,$offset:v.$offset})};var V=function(){function E(d){this.$L=Z(d.locale,null,!0),this.parse(d),this.$x=this.$x||d.x||{},this[Y]=!0}var v=E.prototype;return v.parse=function(d){this.$d=function(y){var g=y.date,w=y.utc;if(g===null)return new Date(NaN);if(A.u(g))return new Date;if(g instanceof Date)return new Date(g);if(typeof g=="string"&&!/Z$/i.test(g)){var S=g.match(I);if(S){var C=S[2]-1||0,N=(S[7]||"0").substring(0,3);return w?new Date(Date.UTC(S[1],C,S[3]||1,S[4]||0,S[5]||0,S[6]||0,N)):new Date(S[1],C,S[3]||1,S[4]||0,S[5]||0,S[6]||0,N)}}return new Date(g)}(d),this.init()},v.init=function(){var d=this.$d;this.$y=d.getFullYear(),this.$M=d.getMonth(),this.$D=d.getDate(),this.$W=d.getDay(),this.$H=d.getHours(),this.$m=d.getMinutes(),this.$s=d.getSeconds(),this.$ms=d.getMilliseconds()},v.$utils=function(){return A},v.isValid=function(){return this.$d.toString()!==p},v.isSame=function(d,y){var g=D(d);return this.startOf(y)<=g&&g<=this.endOf(y)},v.isAfter=function(d,y){return D(d)<this.startOf(y)},v.isBefore=function(d,y){return this.endOf(y)<D(d)},v.$g=function(d,y,g){return A.u(d)?this[y]:this.set(g,d)},v.unix=function(){return Math.floor(this.valueOf()/1e3)},v.valueOf=function(){return this.$d.getTime()},v.startOf=function(d,y){var g=this,w=!!A.u(y)||y,S=A.p(d),C=function(ee,z){var Q=A.w(g.$u?Date.UTC(g.$y,z,ee):new Date(g.$y,z,ee),g);return w?Q:Q.endOf(l)},N=function(ee,z){return A.w(g.toDate()[ee].apply(g.toDate("s"),(w?[0,0,0,0]:[23,59,59,999]).slice(z)),g)},R=this.$W,$=this.$M,q=this.$D,oe="set"+(this.$u?"UTC":"");switch(S){case _:return w?C(1,0):C(31,11);case b:return w?C(1,$):C(0,$+1);case h:var J=this.$locale().weekStart||0,le=(R<J?R+7:R)-J;return C(w?q-le:q+(6-le),$);case l:case T:return N(oe+"Hours",0);case u:return N(oe+"Minutes",1);case a:return N(oe+"Seconds",2);case s:return N(oe+"Milliseconds",3);default:return this.clone()}},v.endOf=function(d){return this.startOf(d,!1)},v.$set=function(d,y){var g,w=A.p(d),S="set"+(this.$u?"UTC":""),C=(g={},g[l]=S+"Date",g[T]=S+"Date",g[b]=S+"Month",g[_]=S+"FullYear",g[u]=S+"Hours",g[a]=S+"Minutes",g[s]=S+"Seconds",g[o]=S+"Milliseconds",g)[w],N=w===l?this.$D+(y-this.$W):y;if(w===b||w===_){var R=this.clone().set(T,1);R.$d[C](N),R.init(),this.$d=R.set(T,Math.min(this.$D,R.daysInMonth())).$d}else C&&this.$d[C](N);return this.init(),this},v.set=function(d,y){return this.clone().$set(d,y)},v.get=function(d){return this[A.p(d)]()},v.add=function(d,y){var g,w=this;d=Number(d);var S=A.p(y),C=function($){var q=D(w);return A.w(q.date(q.date()+Math.round($*d)),w)};if(S===b)return this.set(b,this.$M+d);if(S===_)return this.set(_,this.$y+d);if(S===l)return C(1);if(S===h)return C(7);var N=(g={},g[a]=i,g[u]=n,g[s]=r,g)[S]||1,R=this.$d.getTime()+d*N;return A.w(R,this)},v.subtract=function(d,y){return this.add(-1*d,y)},v.format=function(d){var y=this,g=this.$locale();if(!this.isValid())return g.invalidDate||p;var w=d||"YYYY-MM-DDTHH:mm:ssZ",S=A.z(this),C=this.$H,N=this.$m,R=this.$M,$=g.weekdays,q=g.months,oe=g.meridiem,J=function(z,Q,te,ce){return z&&(z[Q]||z(y,w))||te[Q].slice(0,ce)},le=function(z){return A.s(C%12||12,z,"0")},ee=oe||function(z,Q,te){var ce=z<12?"AM":"PM";return te?ce.toLowerCase():ce};return w.replace(j,function(z,Q){return Q||function(te){switch(te){case"YY":return String(y.$y).slice(-2);case"YYYY":return A.s(y.$y,4,"0");case"M":return R+1;case"MM":return A.s(R+1,2,"0");case"MMM":return J(g.monthsShort,R,q,3);case"MMMM":return J(q,R);case"D":return y.$D;case"DD":return A.s(y.$D,2,"0");case"d":return String(y.$W);case"dd":return J(g.weekdaysMin,y.$W,$,2);case"ddd":return J(g.weekdaysShort,y.$W,$,3);case"dddd":return $[y.$W];case"H":return String(C);case"HH":return A.s(C,2,"0");case"h":return le(1);case"hh":return le(2);case"a":return ee(C,N,!0);case"A":return ee(C,N,!1);case"m":return String(N);case"mm":return A.s(N,2,"0");case"s":return String(y.$s);case"ss":return A.s(y.$s,2,"0");case"SSS":return A.s(y.$ms,3,"0");case"Z":return S}return null}(z)||S.replace(":","")})},v.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},v.diff=function(d,y,g){var w,S=this,C=A.p(y),N=D(d),R=(N.utcOffset()-this.utcOffset())*i,$=this-N,q=function(){return A.m(S,N)};switch(C){case _:w=q()/12;break;case b:w=q();break;case m:w=q()/3;break;case h:w=($-R)/6048e5;break;case l:w=($-R)/864e5;break;case u:w=$/n;break;case a:w=$/i;break;case s:w=$/r;break;default:w=$}return g?w:A.a(w)},v.daysInMonth=function(){return this.endOf(b).$D},v.$locale=function(){return F[this.$L]},v.locale=function(d,y){if(!d)return this.$L;var g=this.clone(),w=Z(d,y,!0);return w&&(g.$L=w),g},v.clone=function(){return A.w(this.$d,this)},v.toDate=function(){return new Date(this.valueOf())},v.toJSON=function(){return this.isValid()?this.toISOString():null},v.toISOString=function(){return this.$d.toISOString()},v.toString=function(){return this.$d.toUTCString()},E}(),ne=V.prototype;return D.prototype=ne,[["$ms",o],["$s",s],["$m",a],["$H",u],["$W",l],["$M",b],["$y",_],["$D",T]].forEach(function(E){ne[E[1]]=function(v){return this.$g(v,E[0],E[1])}}),D.extend=function(E,v){return E.$i||(E(v,V,D),E.$i=!0),D},D.locale=Z,D.isDayjs=K,D.unix=function(E){return D(1e3*E)},D.en=F[k],D.Ls=F,D.p={},D})})(pr);var Bn=pr.exports;const Mt=nt(Bn);var mr={exports:{}};(function(e,t){(function(r,i){e.exports=i()})(Nt,function(){var r="minute",i=/[+-]\d\d(?::?\d\d)?/g,n=/([+-]|\d\d)/g;return function(o,s,a){var u=s.prototype;a.utc=function(p){var I={date:p,utc:!0,args:arguments};return new s(I)},u.utc=function(p){var I=a(this.toDate(),{locale:this.$L,utc:!0});return p?I.add(this.utcOffset(),r):I},u.local=function(){return a(this.toDate(),{locale:this.$L,utc:!1})};var l=u.parse;u.parse=function(p){p.utc&&(this.$u=!0),this.$utils().u(p.$offset)||(this.$offset=p.$offset),l.call(this,p)};var h=u.init;u.init=function(){if(this.$u){var p=this.$d;this.$y=p.getUTCFullYear(),this.$M=p.getUTCMonth(),this.$D=p.getUTCDate(),this.$W=p.getUTCDay(),this.$H=p.getUTCHours(),this.$m=p.getUTCMinutes(),this.$s=p.getUTCSeconds(),this.$ms=p.getUTCMilliseconds()}else h.call(this)};var b=u.utcOffset;u.utcOffset=function(p,I){var j=this.$utils().u;if(j(p))return this.$u?0:j(this.$offset)?b.call(this):this.$offset;if(typeof p=="string"&&(p=function(k){k===void 0&&(k="");var F=k.match(i);if(!F)return null;var Y=(""+F[0]).match(n)||["-",0,0],K=Y[0],Z=60*+Y[1]+ +Y[2];return Z===0?0:K==="+"?Z:-Z}(p),p===null))return this;var U=Math.abs(p)<=16?60*p:p,M=this;if(I)return M.$offset=U,M.$u=p===0,M;if(p!==0){var X=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();(M=this.local().add(U+X,r)).$offset=U,M.$x.$localOffset=X}else M=this.utc();return M};var m=u.format;u.format=function(p){var I=p||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return m.call(this,I)},u.valueOf=function(){var p=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*p},u.isUTC=function(){return!!this.$u},u.toISOString=function(){return this.toDate().toISOString()},u.toString=function(){return this.toDate().toUTCString()};var _=u.toDate;u.toDate=function(p){return p==="s"&&this.$offset?a(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():_.call(this)};var T=u.diff;u.diff=function(p,I,j){if(p&&this.$u===p.$u)return T.call(this,p,I,j);var U=this.local(),M=a(p).local();return T.call(U,M,I,j)}}})})(mr);var Mn=mr.exports;const Cn=nt(Mn);function In(e){c.append_styles(e,"svelte-3ui5us","*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.CashierVerifications{position:relative;box-shadow:0 0 4px var(--mmw--color-black-transparency-10, rgba(0, 0, 0, 0.1))}.CashierVerifications.CashierVerificationsDesktop{border-radius:var(--mmw--border-radius-medium-plus, 6px);overflow:hidden}.CashierVerifications.CashierVerificationsDesktop:has(.CashierVerificationMessage){margin-bottom:var(--emw--spacing-small, 12px)}.CashierVerificationsWrapper{display:flex;flex-direction:column;width:100%}.IconVerification{width:30px;display:flex}.CashierVerificationMessage{display:flex;align-items:center;box-sizing:border-box;background:var(--emw--color-gray-50, #F7F8FA);border-bottom:1px solid var(--mmw--color-grey-105, #E8E9EB);padding:0 var(--emw--spacing-small, 12px);transition:0.5s;max-height:500px}.CashierVerificationMessage:first-child{transition:none;cursor:pointer}.CashierVerificationMessage:first-child:hover{background:linear-gradient(0, var(--emw--color-gray-50, #F7F8FA) 0%, var(--emw--color-white, #fff) 100%)}.CashierVerificationMessage:not(.ShowAll):not(:first-child){max-height:0;overflow:hidden}.CashierVerificationMessage:hover .CashierVerificationChevron svg path{opacity:1}svg{height:20px}svg .IconColor{fill:var(--emw--color-warning, #ec9109)}p{color:var(--mmw--color-grey-10, #111);font-size:var(--emw--font-size-small, 14px);font-family:inherit;line-height:120%;margin:var(--emw--spacing-small, 12px)}.CashierVerificationsDesktop p{font-size:var(--emw--font-size-medium, 16px)}.text{word-break:break-word}.CashierVerificationChevron{cursor:pointer;margin-left:auto}.CashierVerificationChevron svg{transition:0.25s}.CashierVerificationChevron svg path{fill:var(--mmw--color-grey-290, #666);opacity:0.5}.CashierVerificationChevron:hover svg path{opacity:1}.ShowAll .CashierVerificationChevron svg{-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.CashierVerificationVideo{display:flex;width:100%;align-items:center;box-sizing:border-box;background:var(--emw--color-gray-50, #F7F8FA);border-bottom:1px solid var(--mmw--color-grey-105, #E8E9EB);padding:0 var(--emw--spacing-small, 12px);transition:0.5s;max-height:500px}.IconVideo{width:30px;display:flex;justify-content:center}.CashierVerificationVideoLink{cursor:pointer;color:var(--mmw--color-grey-10, #111);font-family:inherit;font-size:var(--emw--font-size-small, 14px);line-height:120%;margin:var(--emw--spacing-small, 12px);text-decoration:underline}.CashierVerificationVideoLinkDesktop{font-size:var(--emw--font-size-medium, 16px)}")}function Ct(e,t,r){const i=e.slice();return i[53]=t[r],i[55]=r,i}function Dn(e){let t,r,i,n=c.ensure_array_like(e[3]),o=[];for(let a=0;a<n.length;a+=1)o[a]=Dt(Ct(e,n,a));let s=e[6]&&Lt(e);return{c(){t=c.element("div");for(let a=0;a<o.length;a+=1)o[a].c();r=c.space(),s&&s.c(),i=c.empty(),c.attr(t,"class","CashierVerificationsWrapper")},m(a,u){c.insert(a,t,u);for(let l=0;l<o.length;l+=1)o[l]&&o[l].m(t,null);c.insert(a,r,u),s&&s.m(a,u),c.insert(a,i,u)},p(a,u){if(u[0]&536){n=c.ensure_array_like(a[3]);let l;for(l=0;l<n.length;l+=1){const h=Ct(a,n,l);o[l]?o[l].p(h,u):(o[l]=Dt(h),o[l].c(),o[l].m(t,null))}for(;l<o.length;l+=1)o[l].d(1);o.length=n.length}a[6]?s?s.p(a,u):(s=Lt(a),s.c(),s.m(i.parentNode,i)):s&&(s.d(1),s=null)},d(a){a&&(c.detach(t),c.detach(r),c.detach(i)),c.destroy_each(o,a),s&&s.d(a)}}}function Ln(e){let t;return{c(){t=c.element("cashier-spinner"),c.set_custom_element_data(t,"clientstylingurl",e[1]),c.set_custom_element_data(t,"clientstyling",e[0])},m(r,i){c.insert(r,t,i)},p(r,i){i[0]&2&&c.set_custom_element_data(t,"clientstylingurl",r[1]),i[0]&1&&c.set_custom_element_data(t,"clientstyling",r[0])},d(r){r&&c.detach(t)}}}function It(e){let t,r,i;function n(...o){return e[19](e[55],...o)}return{c(){t=c.element("span"),t.innerHTML='<svg width="25px" height="25px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1ZM8.70711 9.79289C8.31658 9.40237 7.68342 9.40237 7.29289 9.79289C6.90237 10.1834 6.90237 10.8166 7.29289 11.2071L11.2929 15.2071C11.6834 15.5976 12.3166 15.5976 12.7071 15.2071L16.7071 11.2071C17.0976 10.8166 17.0976 10.1834 16.7071 9.79289C16.3166 9.40237 15.6834 9.40237 15.2929 9.79289L12 13.0858L8.70711 9.79289Z" fill="#000000"></path></svg>',c.attr(t,"class","CashierVerificationChevron")},m(o,s){c.insert(o,t,s),r||(i=c.listen(t,"click",n),r=!0)},p(o,s){e=o},d(o){o&&c.detach(t),r=!1,i()}}}function Dt(e){let t,r,i,n,o=e[53]+"",s,a,u,l,h=e[3].length>1&&e[55]===0&&It(e);function b(...m){return e[20](e[55],...m)}return{c(){t=c.element("div"),r=c.element("div"),r.innerHTML='<svg width="64px" height="64px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="#ffffff"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M4.39254 16.2614C2.64803 13.1941 1.66074 9.71783 1.51646 6.15051C1.50127 5.77507 1.70918 5.42812 2.04153 5.25282L11.5335 0.246091C11.8254 0.0920859 12.1746 0.0920859 12.4665 0.246091L21.9585 5.25282C22.2908 5.42812 22.4987 5.77507 22.4835 6.15051C22.3393 9.71783 21.352 13.1941 19.6075 16.2614C17.8618 19.3307 15.4169 21.8869 12.4986 23.7001C12.1931 23.8899 11.8069 23.8899 11.5014 23.7001C8.58313 21.8869 6.13817 19.3307 4.39254 16.2614Z" fill="#fa9200"></path><path d="M8.25 12.75L11.25 15L17.25 9" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>',i=c.space(),n=c.element("p"),s=c.space(),h&&h.c(),a=c.space(),c.attr(r,"class","IconVerification"),c.attr(n,"class","text"),c.attr(t,"class","CashierVerificationMessage"),c.toggle_class(t,"ShowAll",e[4])},m(m,_){c.insert(m,t,_),c.append(t,r),c.append(t,i),c.append(t,n),n.innerHTML=o,c.append(t,s),h&&h.m(t,null),c.append(t,a),u||(l=c.listen(t,"click",b),u=!0)},p(m,_){e=m,_[0]&8&&o!==(o=e[53]+"")&&(n.innerHTML=o),e[3].length>1&&e[55]===0?h?h.p(e,_):(h=It(e),h.c(),h.m(t,a)):h&&(h.d(1),h=null),_[0]&16&&c.toggle_class(t,"ShowAll",e[4])},d(m){m&&c.detach(t),h&&h.d(),u=!1,l()}}}function Lt(e){let t,r,i,n,o=e[8]("verification.video.how-to")+"",s,a,u;return{c(){t=c.element("div"),r=c.element("div"),r.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 448c-110.532 0-200-89.431-200-200 0-110.495 89.472-200 200-200 110.491 0 200 89.471 200 200 0 110.53-89.431 200-200 200zm107.244-255.2c0 67.052-72.421 68.084-72.421 92.863V300c0 6.627-5.373 12-12 12h-45.647c-6.627 0-12-5.373-12-12v-8.659c0-35.745 27.1-50.034 47.579-61.516 17.561-9.845 28.324-16.541 28.324-29.579 0-17.246-21.999-28.693-39.784-28.693-23.189 0-33.894 10.977-48.942 29.969-4.057 5.12-11.46 6.071-16.666 2.124l-27.824-21.098c-5.107-3.872-6.251-11.066-2.644-16.363C184.846 131.491 214.94 112 261.794 112c49.071 0 101.45 38.304 101.45 88.8zM298 368c0 23.159-18.841 42-42 42s-42-18.841-42-42 18.841-42 42-42 42 18.841 42 42z"></path></svg>',i=c.space(),n=c.element("div"),s=c.text(o),c.attr(r,"class","IconVideo"),c.attr(n,"class","CashierVerificationVideoLink"),c.toggle_class(n,"CashierVerificationVideoLinkDesktop",e[5]),c.attr(t,"class","CashierVerificationVideo")},m(l,h){c.insert(l,t,h),c.append(t,r),c.append(t,i),c.append(t,n),c.append(n,s),a||(u=c.listen(n,"click",e[10]),a=!0)},p(l,h){h[0]&256&&o!==(o=l[8]("verification.video.how-to")+"")&&c.set_data(s,o),h[0]&32&&c.toggle_class(n,"CashierVerificationVideoLinkDesktop",l[5])},d(l){l&&c.detach(t),a=!1,u()}}}function Nn(e){let t;function r(o,s){if(o[7])return Ln;if(o[3])return Dn}let i=r(e),n=i&&i(e);return{c(){t=c.element("div"),n&&n.c(),c.attr(t,"class","CashierVerifications"),c.toggle_class(t,"CashierVerificationsDesktop",e[5])},m(o,s){c.insert(o,t,s),n&&n.m(t,null),e[21](t)},p(o,s){i===(i=r(o))&&n?n.p(o,s):(n&&n.d(1),n=i&&i(o),n&&(n.c(),n.m(t,null))),s[0]&32&&c.toggle_class(t,"CashierVerificationsDesktop",o[5])},i:c.noop,o:c.noop,d(o){o&&c.detach(t),n&&n.d(),e[21](null)}}}const Rn="verification_explanation_video_widgets.MP4";function kn(e,t,r){let i,n;c.component_subscribe(e,cn,f=>r(8,i=f)),c.component_subscribe(e,pn,f=>r(28,n=f)),Mt.extend(Cn);let{endpoint:o}=t,{lang:s="en"}=t,{translationurl:a=""}=t,{clientstyling:u=""}=t,{clientstylingurl:l=""}=t,{session:h=""}=t,{customerid:b=""}=t,{playersession:m=""}=t,{mbsource:_=""}=t,T,p=new Set,I=new Set,j,U,M,X=!0,k=!0,F=!1,Y="",K=!1,Z=window.navigator.userAgent;var D;(function(f){f.Manual="Manual",f.ShuftiPro="ShuftiPro"})(D||(D={}));var A;(function(f){f.Requested="Requested"})(A||(A={}));var V;(function(f){f.Unknown="Unknown",f.Unverified="Unverified",f.InProgress="InProgress",f.Failed="Failed",f.Verified="Verified",f.Referred="Referred",f.True="True",f.False="False",f.AwaitingForResponse="AwaitingForResponse"})(V||(V={}));var ne;(function(f){f.Unknown="Unknown",f.Documents="Documents",f.Age="Age",f.Pep="Pep",f.Sanction="Sanction",f.Aml="Aml",f.ProofOfAddress="ProofOfAddress",f.SourceOfWealth="SourceOfWealth",f.SocialMedia="SocialMedia",f.Biometric="Biometric"})(ne||(ne={})),c.onMount(()=>(ce(),()=>{}));const E=[V.InProgress,V.Referred,V.AwaitingForResponse],v=()=>{let f=a;if(f)return fetch(f).then(x=>x.json()).then(x=>{Object.keys(x).forEach(O=>{Et(O,x[O])})}).catch(x=>{console.log(x)})};Object.keys(wt).forEach(f=>{Et(f,wt[f])});const d=()=>{dn(s)},y=()=>{r(18,U=S());const f=new URL(`${o}/v1/player/${b}/verification/GetKYCCustomerStatus?language=${s}`),x=new Headers;x.append("accept","application/json"),x.append("Content-Type","application/json"),x.append("x-sessionid",`${m}`),x.append("X-Client-Request-Timestamp",Mt.utc().format("YYYY-MM-DD HH:mm:ss.SSS"));const O={method:"POST",headers:x,body:JSON.stringify({})};r(7,K=!0),fetch(f,O).then(G=>G.json()).then(G=>{const se=g(G==null?void 0:G.Verifications);j=C(se),j.VerificationStatuses.forEach(He=>{He.VerificationUrlType!=="Widget"&&p.add(He.Vendor)}),r(3,M=J())}).finally(()=>r(7,K=!1))},g=f=>f?f.sort((x,O)=>new Date(O.Created).getTime()-new Date(x.Created).getTime()):[],w=()=>{n&&y()},S=()=>{let f=(h||n).split(".")[1];if(f){let x=JSON.parse(atob(f));return x.cdn+"/cashier/operator-assets/"+(x==null?void 0:x.mid)}return""},C=f=>{var O;if(!f||!f.length)return{VerificationSummaryStatus:V.Unverified,VerificationStatuses:[]};const x=$(f);if(x&&x.length){const G=N(x);return{VerificationSummaryStatus:G.Status,VerificationUrl:(O=G.Flags)==null?void 0:O.DeferredUrlKey,VerificationStatuses:R(x,G.Status)}}else return{VerificationSummaryStatus:f.some(se=>se.Status===V.Failed)?V.Failed:V.Verified,VerificationStatuses:R(f,[V.Failed])}},N=f=>f.reduce((x,O)=>x?new Date(x)<new Date(O)?O:x:O,0),R=(f,x)=>f.filter(O=>x.includes(O.Status)).map(O=>{var G,se;return{Type:O.Type,Vendor:O.VendorName,VerificationDocuments:O.Documents?[...O.Documents]:[],VerificationUrlType:(G=O.FlowInfo)==null?void 0:G.Type,VerificationUrl:(se=O.FlowInfo)==null?void 0:se.Url}}),$=f=>f.filter(x=>E.includes(x.Status)?x.FlowInfo&&x.FlowInfo.Url||q(x)||oe(x):!1),q=f=>{const x=f.Documents&&f.VendorName===D.Manual,O=f.Documents&&f.Documents.some(G=>G.Status===A.Requested);return x&&O},oe=f=>f.VendorName===D.ShuftiPro&&f.Status===V.Referred,J=()=>{switch(j.VerificationSummaryStatus){case V.InProgress:const f=[];return p.forEach(x=>{f.push(le(x))}),f;case V.Referred:return[i("verification.idenfy.referred-awaiting")];case V.Failed:return[i("verification.message.failed")]}},le=f=>{const x=j.VerificationStatuses.filter(O=>O.Vendor===f);if(f===D.ShuftiPro)return ee(x);{const O=i("verification.idenfy.link-name"),G={link:`<a href="${x[0].VerificationUrl}" target="_blank">${O}</a>`};return i("verification.idenfy.in-progress",{values:G})}},ee=f=>{const x=[],O={},G=[ne.Biometric,ne.Documents,ne.ProofOfAddress];f.forEach(fe=>{G.includes(fe.Type)&&(x.push(fe.Type),O[fe.Type]=z(fe,Q(fe.Type)))});let se=x.every(fe=>I.has(fe)),He=`verification.shuftipro.in-progress.${x.sort().join(".")}`;return se?i("verification.shuftipro.validations-started"):i(He,{values:O})},z=(f,x)=>`<a class="verificationLink ${f.Type}" href=" ${f.VerificationUrl} " target="_blank">${x}</a>`,Q=f=>i(`verification.shuftipro.link-name.${f}`),te=(f,x)=>{if(f.stopPropagation(),f.target&&(f.target.href||f.target.closest("a"))){if(f.target.closest(".verificationLink")){const O=f.target.className.split(" ")[1];I.add(O),r(3,M=J())}return}x===0&&r(4,X=!X)},ce=()=>{r(5,k=!An(Z))},vr=()=>{Y=U+"/"+s+"/"+Rn;try{fetch(Y,{method:"HEAD"}).then(f=>{r(6,F=f.ok)})}catch(f){r(6,F=!1)}},br=()=>{window.postMessage({type:"ShowVideoModal",videoSrc:Y},window.location.href)},yr=(f,x)=>te(x,f),xr=(f,x)=>te(x,f);function _r(f){c.binding_callbacks[f?"unshift":"push"](()=>{T=f,r(2,T)})}return e.$$set=f=>{"endpoint"in f&&r(11,o=f.endpoint),"lang"in f&&r(12,s=f.lang),"translationurl"in f&&r(13,a=f.translationurl),"clientstyling"in f&&r(0,u=f.clientstyling),"clientstylingurl"in f&&r(1,l=f.clientstylingurl),"session"in f&&r(14,h=f.session),"customerid"in f&&r(15,b=f.customerid),"playersession"in f&&r(16,m=f.playersession),"mbsource"in f&&r(17,_=f.mbsource)},e.$$.update=()=>{e.$$.dirty[0]&4096&&s&&d(),e.$$.dirty[0]&83968&&o&&h&&m&&y(),e.$$.dirty[0]&83968&&o&&!h&&m&&w(),e.$$.dirty[0]&8192&&a&&v(),e.$$.dirty[0]&5&&u&&T&&c.setClientStyling(),e.$$.dirty[0]&6&&l&&T&&c.setClientStylingURL(),e.$$.dirty[0]&262144&&U&&vr(),e.$$.dirty[0]&131076&&_&&T&&c.setStreamStyling(T,`${_}.Style`)},[u,l,T,M,X,k,F,K,i,te,br,o,s,a,h,b,m,_,U,yr,xr,_r]}class gr extends c.SvelteComponent{constructor(t){super(),c.init(this,t,kn,Nn,c.safe_not_equal,{endpoint:11,lang:12,translationurl:13,clientstyling:0,clientstylingurl:1,session:14,customerid:15,playersession:16,mbsource:17},In,[-1,-1])}get endpoint(){return this.$$.ctx[11]}set endpoint(t){this.$$set({endpoint:t}),c.flush()}get lang(){return this.$$.ctx[12]}set lang(t){this.$$set({lang:t}),c.flush()}get translationurl(){return this.$$.ctx[13]}set translationurl(t){this.$$set({translationurl:t}),c.flush()}get clientstyling(){return this.$$.ctx[0]}set clientstyling(t){this.$$set({clientstyling:t}),c.flush()}get clientstylingurl(){return this.$$.ctx[1]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),c.flush()}get session(){return this.$$.ctx[14]}set session(t){this.$$set({session:t}),c.flush()}get customerid(){return this.$$.ctx[15]}set customerid(t){this.$$set({customerid:t}),c.flush()}get playersession(){return this.$$.ctx[16]}set playersession(t){this.$$set({playersession:t}),c.flush()}get mbsource(){return this.$$.ctx[17]}set mbsource(t){this.$$set({mbsource:t}),c.flush()}}c.create_custom_element(gr,{endpoint:{},lang:{},translationurl:{},clientstyling:{},clientstylingurl:{},session:{},customerid:{},playersession:{},mbsource:{}},[],[],!0);exports.default=gr;