gt-react 9.2.11-alpha.1 → 9.2.11

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,4 +1,4 @@
1
- "use strict";var e=require("react"),t=require("generaltranslation"),r=require("react/jsx-runtime"),n=require("@generaltranslation/supported-locales");const o=e.createContext(void 0);function i(t="useGTContext() must be used within a <GTProvider>!"){const r=e.useContext(o);if(void 0===r)throw new Error(t);return r}function a(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function s(e,t,r,n){return new(r||(r=Promise))((function(o,i){function a(e){try{c(n.next(e))}catch(e){i(e)}}function s(e){try{c(n.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(a,s)}c((n=n.apply(e,t||[])).next())}))}"function"==typeof SuppressedError&&SuppressedError;const c=(e,t)=>e?`Translation failed for id: ${e}, hash: ${t} `:`Translation failed for hash: ${t}`;function l(t){var{projectId:r,devApiKey:n,locale:o,versionId:i,defaultLocale:l,runtimeUrl:u,renderSettings:d,setTranslations:f,runtimeTranslationEnabled:h}=t,p=a(t,["projectId","devApiKey","locale","versionId","defaultLocale","runtimeUrl","renderSettings","setTranslations","runtimeTranslationEnabled"]);if(!h)return{registerContentForTranslation:()=>Promise.reject(new Error("registerContentForTranslation() failed because translation is disabled")),registerJsxForTranslation:()=>Promise.reject(new Error("registerJsxForTranslation() failed because translation is disabled"))};p=Object.assign(Object.assign({},p),{projectId:r,sourceLocale:l});const[v,g]=e.useState(0),y=e.useRef(new Map),_=e.useRef(new Map);e.useEffect((()=>{y.current.forEach((e=>e.resolve())),y.current.clear()}),[o]);const[m,b]=e.useMemo((()=>{const e=e=>t=>{const r=`${t.metadata.hash}:${t.targetLocale}`,n=_.current.get(r);if(n)return n;const o=new Promise(((n,o)=>{y.current.set(r,{type:e,source:t.source,metadata:t.metadata,resolve:n,reject:o})})).catch((e=>{throw e})).finally((()=>{_.current.delete(r)}));return _.current.set(r,o),o};return[e("content"),e("jsx")]}),[]),x=e.useCallback(((e,t)=>s(this,void 0,void 0,(function*(){if(0===y.current.size)return{};g((e=>e+1));const o=Array.from(e.values()),a={};try{const l=Object.entries(e).reduce(((e,[t,r])=>(e[r.metadata.hash]={state:"loading"},e)),{});f((e=>Object.assign(Object.assign({},e||{}),l)));const h=(e,t,r)=>s(this,void 0,void 0,(function*(){const n=new AbortController,o=void 0===r?void 0:setTimeout((()=>n.abort()),r);try{return yield fetch(e,Object.assign(Object.assign({},t),{signal:n.signal}))}finally{void 0!==o&&clearTimeout(o)}})),v=yield h(`${u}/v1/runtime/${r}/client`,{method:"POST",headers:Object.assign({"Content-Type":"application/json"},n&&{"x-gt-dev-api-key":n}),body:JSON.stringify({requests:o,targetLocale:t,metadata:p,versionId:i})},d.timeout);if(!v.ok)throw new Error(yield v.text());(yield v.json()).forEach(((e,t)=>{const r=o[t],n=r.metadata.hash;if("translation"in e&&e.translation&&e.reference){const{translation:t}=e;a[n]={state:"success",target:t}}else{if(void 0!==e.error&&null!==e.error&&void 0!==e.code&&null!==e.code)return console.error(c(r.metadata.id,r.metadata.hash),e.error),void(a[n]={state:"error",error:e.error,code:e.code});console.error(c(r.metadata.id,r.metadata.hash),e),a[n]={state:"error",error:"An error occurred.",code:500}}}))}catch(e){e instanceof Error&&"AbortError"===e.name?console.warn("gt-react: Runtime translation timed out."):console.error("Error fetching batched translations:",e),o.forEach((e=>{a[e.metadata.hash]={state:"error",error:"An error occurred.",code:500}}))}finally{return g((e=>e-1)),o.forEach((e=>e.resolve(a[e.metadata.hash]))),a}}))),[u,r,n,p,i,d.timeout]),w=e.useRef(v);return e.useEffect((()=>{w.current=v}),[v]),e.useEffect((()=>{let e=!0;const t=setInterval((()=>{if(y.current.size>0&&w.current<100){const t=Math.min(25,y.current.size),r=new Map(Array.from(y.current.entries()).slice(0,t));(()=>{s(this,void 0,void 0,(function*(){const t=yield x(r,o);e&&f((e=>Object.assign(Object.assign({},e||{}),t)))}))})(),r.forEach(((e,t)=>y.current.delete(t)))}}),50);return()=>{e=!1,clearInterval(t)}}),[o]),{registerContentForTranslation:m,registerJsxForTranslation:b}}var u="https://cdn.gtx.dev",d="https://runtime.gtx.dev",f="en",h="generaltranslation.locale",p=["singular","plural","dual","zero","one","two","few","many","other"];var v=new(function(){function e(){this.cache=new Map}return e.prototype._generateKey=function(e,t,r){void 0===r&&(r={});var n=Array.isArray(t)?t.join(","):t,o=r?JSON.stringify(r,Object.keys(r).sort()):"{}";return"".concat(e,":").concat(n,":").concat(o)},e.prototype.get=function(e,t,r){void 0===r&&(r={});var n=this._generateKey(e,t,r);if(!this.cache.has(n)){var o=new Intl[e](t,r);this.cache.set(n,o)}return this.cache.get(n)},e}());function g({children:n,name:i,locales:a,options:s={}}){const c=e.useContext(o);c?a||(a=[...c.locale&&[c.locale],c.defaultLocale]):a||(a=[f]);let l="string"==typeof n?parseFloat(n):n;return"number"==typeof l&&(l=t.formatNum(l,Object.assign({locales:a},s))),r.jsx(r.Fragment,{children:l})}function y({children:e,name:t}){return r.jsx(r.Fragment,{children:e})}function _({children:n,currency:i="USD",name:a,locales:s,options:c={}}){const l=e.useContext(o);l?s||(s=[...l.locale&&[l.locale],l.defaultLocale]):s||(s=[f]);let u="string"==typeof n?parseFloat(n):n;return"number"==typeof u&&(u=t.formatCurrency(u,i,Object.assign({locales:s},c))),r.jsx(r.Fragment,{children:u})}function m({children:n,locales:i,name:a,options:s={}}){const c=e.useContext(o);let l,u;c?i||(i=[...c.locale&&[c.locale],c.defaultLocale]):i||(i=[f]);let d=n;return"number"==typeof d||"string"==typeof d?u=new Date(d):d instanceof Date&&(u=d),void 0!==u&&(l=t.formatDateTime(u,Object.assign({locales:i},s)).replace(/[\u200F\u202B\u202E]/g,"")),r.jsx(r.Fragment,{children:l})}g.gtTransformation="variable-number",y.gtTransformation="variable-variable",_.gtTransformation="variable-currency",m.gtTransformation="variable-datetime";const b=({variableType:e,variableValue:t,variableOptions:n,locales:o})=>"number"===e?r.jsx(g,{options:n,locales:o,children:t}):"datetime"===e?r.jsx(m,{options:n,locales:o,children:t}):"currency"===e?r.jsx(_,{options:n,locales:o,children:t}):r.jsx(y,{children:t});var x,w,k="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function B(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function E(e){if(e.__esModule)return e;var t=e.default;if("function"==typeof t){var r=function e(){return this instanceof e?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach((function(t){var n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,n.get?n:{enumerable:!0,get:function(){return e[t]}})})),r}var S=(w||(w=1,x=function(e,t){t||(t={}),"function"==typeof t&&(t={cmp:t});var r,n="boolean"==typeof t.cycles&&t.cycles,o=t.cmp&&(r=t.cmp,function(e){return function(t,n){var o={key:t,value:e[t]},i={key:n,value:e[n]};return r(o,i)}}),i=[];return function e(t){if(t&&t.toJSON&&"function"==typeof t.toJSON&&(t=t.toJSON()),void 0!==t){if("number"==typeof t)return isFinite(t)?""+t:"null";if("object"!=typeof t)return JSON.stringify(t);var r,a;if(Array.isArray(t)){for(a="[",r=0;r<t.length;r++)r&&(a+=","),a+=e(t[r])||"null";return a+"]"}if(null===t)return"null";if(-1!==i.indexOf(t)){if(n)return JSON.stringify("__cycle__");throw new TypeError("Converting circular structure to JSON")}var s=i.push(t)-1,c=Object.keys(t).sort(o&&o(t));for(a="",r=0;r<c.length;r++){var l=c[r],u=e(t[l]);u&&(a&&(a+=","),a+=JSON.stringify(l)+":"+u)}return i.splice(s,1),"{"+a+"}"}}(e)}),x),A=B(S),T={exports:{}};var O,j={exports:{}},C=E(Object.freeze({__proto__:null,default:{}}));function P(){return O||(O=1,j.exports=(e=e||function(e,t){var r;if("undefined"!=typeof window&&window.crypto&&(r=window.crypto),"undefined"!=typeof self&&self.crypto&&(r=self.crypto),"undefined"!=typeof globalThis&&globalThis.crypto&&(r=globalThis.crypto),!r&&"undefined"!=typeof window&&window.msCrypto&&(r=window.msCrypto),!r&&void 0!==k&&k.crypto&&(r=k.crypto),!r)try{r=C}catch(e){}var n=function(){if(r){if("function"==typeof r.getRandomValues)try{return r.getRandomValues(new Uint32Array(1))[0]}catch(e){}if("function"==typeof r.randomBytes)try{return r.randomBytes(4).readInt32LE()}catch(e){}}throw new Error("Native crypto module could not be used to get secure random number.")},o=Object.create||function(){function e(){}return function(t){var r;return e.prototype=t,r=new e,e.prototype=null,r}}(),i={},a=i.lib={},s=a.Base={extend:function(e){var t=o(this);return e&&t.mixIn(e),t.hasOwnProperty("init")&&this.init!==t.init||(t.init=function(){t.$super.init.apply(this,arguments)}),t.init.prototype=t,t.$super=this,t},create:function(){var e=this.extend();return e.init.apply(e,arguments),e},init:function(){},mixIn:function(e){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t]);e.hasOwnProperty("toString")&&(this.toString=e.toString)},clone:function(){return this.init.prototype.extend(this)}},c=a.WordArray=s.extend({init:function(e,r){e=this.words=e||[],this.sigBytes=r!=t?r:4*e.length},toString:function(e){return(e||u).stringify(this)},concat:function(e){var t=this.words,r=e.words,n=this.sigBytes,o=e.sigBytes;if(this.clamp(),n%4)for(var i=0;i<o;i++){var a=r[i>>>2]>>>24-i%4*8&255;t[n+i>>>2]|=a<<24-(n+i)%4*8}else for(var s=0;s<o;s+=4)t[n+s>>>2]=r[s>>>2];return this.sigBytes+=o,this},clamp:function(){var t=this.words,r=this.sigBytes;t[r>>>2]&=4294967295<<32-r%4*8,t.length=e.ceil(r/4)},clone:function(){var e=s.clone.call(this);return e.words=this.words.slice(0),e},random:function(e){for(var t=[],r=0;r<e;r+=4)t.push(n());return new c.init(t,e)}}),l=i.enc={},u=l.Hex={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],o=0;o<r;o++){var i=t[o>>>2]>>>24-o%4*8&255;n.push((i>>>4).toString(16)),n.push((15&i).toString(16))}return n.join("")},parse:function(e){for(var t=e.length,r=[],n=0;n<t;n+=2)r[n>>>3]|=parseInt(e.substr(n,2),16)<<24-n%8*4;return new c.init(r,t/2)}},d=l.Latin1={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],o=0;o<r;o++){var i=t[o>>>2]>>>24-o%4*8&255;n.push(String.fromCharCode(i))}return n.join("")},parse:function(e){for(var t=e.length,r=[],n=0;n<t;n++)r[n>>>2]|=(255&e.charCodeAt(n))<<24-n%4*8;return new c.init(r,t)}},f=l.Utf8={stringify:function(e){try{return decodeURIComponent(escape(d.stringify(e)))}catch(e){throw new Error("Malformed UTF-8 data")}},parse:function(e){return d.parse(unescape(encodeURIComponent(e)))}},h=a.BufferedBlockAlgorithm=s.extend({reset:function(){this._data=new c.init,this._nDataBytes=0},_append:function(e){"string"==typeof e&&(e=f.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes},_process:function(t){var r,n=this._data,o=n.words,i=n.sigBytes,a=this.blockSize,s=i/(4*a),l=(s=t?e.ceil(s):e.max((0|s)-this._minBufferSize,0))*a,u=e.min(4*l,i);if(l){for(var d=0;d<l;d+=a)this._doProcessBlock(o,d);r=o.splice(0,l),n.sigBytes-=u}return new c.init(r,u)},clone:function(){var e=s.clone.call(this);return e._data=this._data.clone(),e},_minBufferSize:0});a.Hasher=h.extend({cfg:s.extend(),init:function(e){this.cfg=this.cfg.extend(e),this.reset()},reset:function(){h.reset.call(this),this._doReset()},update:function(e){return this._append(e),this._process(),this},finalize:function(e){return e&&this._append(e),this._doFinalize()},blockSize:16,_createHelper:function(e){return function(t,r){return new e.init(r).finalize(t)}},_createHmacHelper:function(e){return function(t,r){return new p.HMAC.init(e,r).finalize(t)}}});var p=i.algo={};return i}(Math),e)),j.exports;var e}var D,H={exports:{}};function z(){return D||(D=1,H.exports=(a=P(),r=(t=a).lib,n=r.Base,o=r.WordArray,(i=t.x64={}).Word=n.extend({init:function(e,t){this.high=e,this.low=t}}),i.WordArray=n.extend({init:function(t,r){t=this.words=t||[],this.sigBytes=r!=e?r:8*t.length},toX32:function(){for(var e=this.words,t=e.length,r=[],n=0;n<t;n++){var i=e[n];r.push(i.high),r.push(i.low)}return o.create(r,this.sigBytes)},clone:function(){for(var e=n.clone.call(this),t=e.words=this.words.slice(0),r=t.length,o=0;o<r;o++)t[o]=t[o].clone();return e}}),a)),H.exports;var e,t,r,n,o,i,a}var R,L={exports:{}};function F(){return R||(R=1,L.exports=(e=P(),function(){if("function"==typeof ArrayBuffer){var t=e.lib.WordArray,r=t.init,n=t.init=function(e){if(e instanceof ArrayBuffer&&(e=new Uint8Array(e)),(e instanceof Int8Array||"undefined"!=typeof Uint8ClampedArray&&e instanceof Uint8ClampedArray||e instanceof Int16Array||e instanceof Uint16Array||e instanceof Int32Array||e instanceof Uint32Array||e instanceof Float32Array||e instanceof Float64Array)&&(e=new Uint8Array(e.buffer,e.byteOffset,e.byteLength)),e instanceof Uint8Array){for(var t=e.byteLength,n=[],o=0;o<t;o++)n[o>>>2]|=e[o]<<24-o%4*8;r.call(this,n,t)}else r.apply(this,arguments)};n.prototype=t}}(),e.lib.WordArray)),L.exports;var e}var I,M={exports:{}};function N(){return I||(I=1,M.exports=(e=P(),function(){var t=e,r=t.lib.WordArray,n=t.enc;function o(e){return e<<8&4278255360|e>>>8&16711935}n.Utf16=n.Utf16BE={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],o=0;o<r;o+=2){var i=t[o>>>2]>>>16-o%4*8&65535;n.push(String.fromCharCode(i))}return n.join("")},parse:function(e){for(var t=e.length,n=[],o=0;o<t;o++)n[o>>>1]|=e.charCodeAt(o)<<16-o%2*16;return r.create(n,2*t)}},n.Utf16LE={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],i=0;i<r;i+=2){var a=o(t[i>>>2]>>>16-i%4*8&65535);n.push(String.fromCharCode(a))}return n.join("")},parse:function(e){for(var t=e.length,n=[],i=0;i<t;i++)n[i>>>1]|=o(e.charCodeAt(i)<<16-i%2*16);return r.create(n,2*t)}}}(),e.enc.Utf16)),M.exports;var e}var V,U={exports:{}};function G(){return V||(V=1,U.exports=(e=P(),function(){var t=e,r=t.lib.WordArray;function n(e,t,n){for(var o=[],i=0,a=0;a<t;a++)if(a%4){var s=n[e.charCodeAt(a-1)]<<a%4*2|n[e.charCodeAt(a)]>>>6-a%4*2;o[i>>>2]|=s<<24-i%4*8,i++}return r.create(o,i)}t.enc.Base64={stringify:function(e){var t=e.words,r=e.sigBytes,n=this._map;e.clamp();for(var o=[],i=0;i<r;i+=3)for(var a=(t[i>>>2]>>>24-i%4*8&255)<<16|(t[i+1>>>2]>>>24-(i+1)%4*8&255)<<8|t[i+2>>>2]>>>24-(i+2)%4*8&255,s=0;s<4&&i+.75*s<r;s++)o.push(n.charAt(a>>>6*(3-s)&63));var c=n.charAt(64);if(c)for(;o.length%4;)o.push(c);return o.join("")},parse:function(e){var t=e.length,r=this._map,o=this._reverseMap;if(!o){o=this._reverseMap=[];for(var i=0;i<r.length;i++)o[r.charCodeAt(i)]=i}var a=r.charAt(64);if(a){var s=e.indexOf(a);-1!==s&&(t=s)}return n(e,t,o)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="}}(),e.enc.Base64)),U.exports;var e}var $,K={exports:{}};function W(){return $||($=1,K.exports=(e=P(),function(){var t=e,r=t.lib.WordArray;function n(e,t,n){for(var o=[],i=0,a=0;a<t;a++)if(a%4){var s=n[e.charCodeAt(a-1)]<<a%4*2|n[e.charCodeAt(a)]>>>6-a%4*2;o[i>>>2]|=s<<24-i%4*8,i++}return r.create(o,i)}t.enc.Base64url={stringify:function(e,t){void 0===t&&(t=!0);var r=e.words,n=e.sigBytes,o=t?this._safe_map:this._map;e.clamp();for(var i=[],a=0;a<n;a+=3)for(var s=(r[a>>>2]>>>24-a%4*8&255)<<16|(r[a+1>>>2]>>>24-(a+1)%4*8&255)<<8|r[a+2>>>2]>>>24-(a+2)%4*8&255,c=0;c<4&&a+.75*c<n;c++)i.push(o.charAt(s>>>6*(3-c)&63));var l=o.charAt(64);if(l)for(;i.length%4;)i.push(l);return i.join("")},parse:function(e,t){void 0===t&&(t=!0);var r=e.length,o=t?this._safe_map:this._map,i=this._reverseMap;if(!i){i=this._reverseMap=[];for(var a=0;a<o.length;a++)i[o.charCodeAt(a)]=a}var s=o.charAt(64);if(s){var c=e.indexOf(s);-1!==c&&(r=c)}return n(e,r,i)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safe_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"}}(),e.enc.Base64url)),K.exports;var e}var J,X={exports:{}};function q(){return J||(J=1,X.exports=(e=P(),function(t){var r=e,n=r.lib,o=n.WordArray,i=n.Hasher,a=r.algo,s=[];!function(){for(var e=0;e<64;e++)s[e]=4294967296*t.abs(t.sin(e+1))|0}();var c=a.MD5=i.extend({_doReset:function(){this._hash=new o.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(e,t){for(var r=0;r<16;r++){var n=t+r,o=e[n];e[n]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}var i=this._hash.words,a=e[t+0],c=e[t+1],h=e[t+2],p=e[t+3],v=e[t+4],g=e[t+5],y=e[t+6],_=e[t+7],m=e[t+8],b=e[t+9],x=e[t+10],w=e[t+11],k=e[t+12],B=e[t+13],E=e[t+14],S=e[t+15],A=i[0],T=i[1],O=i[2],j=i[3];A=l(A,T,O,j,a,7,s[0]),j=l(j,A,T,O,c,12,s[1]),O=l(O,j,A,T,h,17,s[2]),T=l(T,O,j,A,p,22,s[3]),A=l(A,T,O,j,v,7,s[4]),j=l(j,A,T,O,g,12,s[5]),O=l(O,j,A,T,y,17,s[6]),T=l(T,O,j,A,_,22,s[7]),A=l(A,T,O,j,m,7,s[8]),j=l(j,A,T,O,b,12,s[9]),O=l(O,j,A,T,x,17,s[10]),T=l(T,O,j,A,w,22,s[11]),A=l(A,T,O,j,k,7,s[12]),j=l(j,A,T,O,B,12,s[13]),O=l(O,j,A,T,E,17,s[14]),A=u(A,T=l(T,O,j,A,S,22,s[15]),O,j,c,5,s[16]),j=u(j,A,T,O,y,9,s[17]),O=u(O,j,A,T,w,14,s[18]),T=u(T,O,j,A,a,20,s[19]),A=u(A,T,O,j,g,5,s[20]),j=u(j,A,T,O,x,9,s[21]),O=u(O,j,A,T,S,14,s[22]),T=u(T,O,j,A,v,20,s[23]),A=u(A,T,O,j,b,5,s[24]),j=u(j,A,T,O,E,9,s[25]),O=u(O,j,A,T,p,14,s[26]),T=u(T,O,j,A,m,20,s[27]),A=u(A,T,O,j,B,5,s[28]),j=u(j,A,T,O,h,9,s[29]),O=u(O,j,A,T,_,14,s[30]),A=d(A,T=u(T,O,j,A,k,20,s[31]),O,j,g,4,s[32]),j=d(j,A,T,O,m,11,s[33]),O=d(O,j,A,T,w,16,s[34]),T=d(T,O,j,A,E,23,s[35]),A=d(A,T,O,j,c,4,s[36]),j=d(j,A,T,O,v,11,s[37]),O=d(O,j,A,T,_,16,s[38]),T=d(T,O,j,A,x,23,s[39]),A=d(A,T,O,j,B,4,s[40]),j=d(j,A,T,O,a,11,s[41]),O=d(O,j,A,T,p,16,s[42]),T=d(T,O,j,A,y,23,s[43]),A=d(A,T,O,j,b,4,s[44]),j=d(j,A,T,O,k,11,s[45]),O=d(O,j,A,T,S,16,s[46]),A=f(A,T=d(T,O,j,A,h,23,s[47]),O,j,a,6,s[48]),j=f(j,A,T,O,_,10,s[49]),O=f(O,j,A,T,E,15,s[50]),T=f(T,O,j,A,g,21,s[51]),A=f(A,T,O,j,k,6,s[52]),j=f(j,A,T,O,p,10,s[53]),O=f(O,j,A,T,x,15,s[54]),T=f(T,O,j,A,c,21,s[55]),A=f(A,T,O,j,m,6,s[56]),j=f(j,A,T,O,S,10,s[57]),O=f(O,j,A,T,y,15,s[58]),T=f(T,O,j,A,B,21,s[59]),A=f(A,T,O,j,v,6,s[60]),j=f(j,A,T,O,w,10,s[61]),O=f(O,j,A,T,h,15,s[62]),T=f(T,O,j,A,b,21,s[63]),i[0]=i[0]+A|0,i[1]=i[1]+T|0,i[2]=i[2]+O|0,i[3]=i[3]+j|0},_doFinalize:function(){var e=this._data,r=e.words,n=8*this._nDataBytes,o=8*e.sigBytes;r[o>>>5]|=128<<24-o%32;var i=t.floor(n/4294967296),a=n;r[15+(o+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),r[14+(o+64>>>9<<4)]=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),e.sigBytes=4*(r.length+1),this._process();for(var s=this._hash,c=s.words,l=0;l<4;l++){var u=c[l];c[l]=16711935&(u<<8|u>>>24)|4278255360&(u<<24|u>>>8)}return s},clone:function(){var e=i.clone.call(this);return e._hash=this._hash.clone(),e}});function l(e,t,r,n,o,i,a){var s=e+(t&r|~t&n)+o+a;return(s<<i|s>>>32-i)+t}function u(e,t,r,n,o,i,a){var s=e+(t&n|r&~n)+o+a;return(s<<i|s>>>32-i)+t}function d(e,t,r,n,o,i,a){var s=e+(t^r^n)+o+a;return(s<<i|s>>>32-i)+t}function f(e,t,r,n,o,i,a){var s=e+(r^(t|~n))+o+a;return(s<<i|s>>>32-i)+t}r.MD5=i._createHelper(c),r.HmacMD5=i._createHmacHelper(c)}(Math),e.MD5)),X.exports;var e}var Y,Z={exports:{}};function Q(){return Y||(Y=1,Z.exports=(s=P(),t=(e=s).lib,r=t.WordArray,n=t.Hasher,o=e.algo,i=[],a=o.SHA1=n.extend({_doReset:function(){this._hash=new r.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],o=r[1],a=r[2],s=r[3],c=r[4],l=0;l<80;l++){if(l<16)i[l]=0|e[t+l];else{var u=i[l-3]^i[l-8]^i[l-14]^i[l-16];i[l]=u<<1|u>>>31}var d=(n<<5|n>>>27)+c+i[l];d+=l<20?1518500249+(o&a|~o&s):l<40?1859775393+(o^a^s):l<60?(o&a|o&s|a&s)-1894007588:(o^a^s)-899497514,c=s,s=a,a=o<<30|o>>>2,o=n,n=d}r[0]=r[0]+n|0,r[1]=r[1]+o|0,r[2]=r[2]+a|0,r[3]=r[3]+s|0,r[4]=r[4]+c|0},_doFinalize:function(){var e=this._data,t=e.words,r=8*this._nDataBytes,n=8*e.sigBytes;return t[n>>>5]|=128<<24-n%32,t[14+(n+64>>>9<<4)]=Math.floor(r/4294967296),t[15+(n+64>>>9<<4)]=r,e.sigBytes=4*t.length,this._process(),this._hash},clone:function(){var e=n.clone.call(this);return e._hash=this._hash.clone(),e}}),e.SHA1=n._createHelper(a),e.HmacSHA1=n._createHmacHelper(a),s.SHA1)),Z.exports;var e,t,r,n,o,i,a,s}var ee,te={exports:{}};function re(){return ee||(ee=1,te.exports=(e=P(),function(t){var r=e,n=r.lib,o=n.WordArray,i=n.Hasher,a=r.algo,s=[],c=[];!function(){function e(e){for(var r=t.sqrt(e),n=2;n<=r;n++)if(!(e%n))return!1;return!0}function r(e){return 4294967296*(e-(0|e))|0}for(var n=2,o=0;o<64;)e(n)&&(o<8&&(s[o]=r(t.pow(n,.5))),c[o]=r(t.pow(n,1/3)),o++),n++}();var l=[],u=a.SHA256=i.extend({_doReset:function(){this._hash=new o.init(s.slice(0))},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],o=r[1],i=r[2],a=r[3],s=r[4],u=r[5],d=r[6],f=r[7],h=0;h<64;h++){if(h<16)l[h]=0|e[t+h];else{var p=l[h-15],v=(p<<25|p>>>7)^(p<<14|p>>>18)^p>>>3,g=l[h-2],y=(g<<15|g>>>17)^(g<<13|g>>>19)^g>>>10;l[h]=v+l[h-7]+y+l[h-16]}var _=n&o^n&i^o&i,m=(n<<30|n>>>2)^(n<<19|n>>>13)^(n<<10|n>>>22),b=f+((s<<26|s>>>6)^(s<<21|s>>>11)^(s<<7|s>>>25))+(s&u^~s&d)+c[h]+l[h];f=d,d=u,u=s,s=a+b|0,a=i,i=o,o=n,n=b+(m+_)|0}r[0]=r[0]+n|0,r[1]=r[1]+o|0,r[2]=r[2]+i|0,r[3]=r[3]+a|0,r[4]=r[4]+s|0,r[5]=r[5]+u|0,r[6]=r[6]+d|0,r[7]=r[7]+f|0},_doFinalize:function(){var e=this._data,r=e.words,n=8*this._nDataBytes,o=8*e.sigBytes;return r[o>>>5]|=128<<24-o%32,r[14+(o+64>>>9<<4)]=t.floor(n/4294967296),r[15+(o+64>>>9<<4)]=n,e.sigBytes=4*r.length,this._process(),this._hash},clone:function(){var e=i.clone.call(this);return e._hash=this._hash.clone(),e}});r.SHA256=i._createHelper(u),r.HmacSHA256=i._createHmacHelper(u)}(Math),e.SHA256)),te.exports;var e}var ne,oe={exports:{}};var ie,ae={exports:{}};function se(){return ie||(ie=1,ae.exports=(e=P(),z(),function(){var t=e,r=t.lib.Hasher,n=t.x64,o=n.Word,i=n.WordArray,a=t.algo;function s(){return o.create.apply(o,arguments)}var c=[s(1116352408,3609767458),s(1899447441,602891725),s(3049323471,3964484399),s(3921009573,2173295548),s(961987163,4081628472),s(1508970993,3053834265),s(2453635748,2937671579),s(2870763221,3664609560),s(3624381080,2734883394),s(310598401,1164996542),s(607225278,1323610764),s(1426881987,3590304994),s(1925078388,4068182383),s(2162078206,991336113),s(2614888103,633803317),s(3248222580,3479774868),s(3835390401,2666613458),s(4022224774,944711139),s(264347078,2341262773),s(604807628,2007800933),s(770255983,1495990901),s(1249150122,1856431235),s(1555081692,3175218132),s(1996064986,2198950837),s(2554220882,3999719339),s(2821834349,766784016),s(2952996808,2566594879),s(3210313671,3203337956),s(3336571891,1034457026),s(3584528711,2466948901),s(113926993,3758326383),s(338241895,168717936),s(666307205,1188179964),s(773529912,1546045734),s(1294757372,1522805485),s(1396182291,2643833823),s(1695183700,2343527390),s(1986661051,1014477480),s(2177026350,1206759142),s(2456956037,344077627),s(2730485921,1290863460),s(2820302411,3158454273),s(3259730800,3505952657),s(3345764771,106217008),s(3516065817,3606008344),s(3600352804,1432725776),s(4094571909,1467031594),s(275423344,851169720),s(430227734,3100823752),s(506948616,1363258195),s(659060556,3750685593),s(883997877,3785050280),s(958139571,3318307427),s(1322822218,3812723403),s(1537002063,2003034995),s(1747873779,3602036899),s(1955562222,1575990012),s(2024104815,1125592928),s(2227730452,2716904306),s(2361852424,442776044),s(2428436474,593698344),s(2756734187,3733110249),s(3204031479,2999351573),s(3329325298,3815920427),s(3391569614,3928383900),s(3515267271,566280711),s(3940187606,3454069534),s(4118630271,4000239992),s(116418474,1914138554),s(174292421,2731055270),s(289380356,3203993006),s(460393269,320620315),s(685471733,587496836),s(852142971,1086792851),s(1017036298,365543100),s(1126000580,2618297676),s(1288033470,3409855158),s(1501505948,4234509866),s(1607167915,987167468),s(1816402316,1246189591)],l=[];!function(){for(var e=0;e<80;e++)l[e]=s()}();var u=a.SHA512=r.extend({_doReset:function(){this._hash=new i.init([new o.init(1779033703,4089235720),new o.init(3144134277,2227873595),new o.init(1013904242,4271175723),new o.init(2773480762,1595750129),new o.init(1359893119,2917565137),new o.init(2600822924,725511199),new o.init(528734635,4215389547),new o.init(1541459225,327033209)])},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],o=r[1],i=r[2],a=r[3],s=r[4],u=r[5],d=r[6],f=r[7],h=n.high,p=n.low,v=o.high,g=o.low,y=i.high,_=i.low,m=a.high,b=a.low,x=s.high,w=s.low,k=u.high,B=u.low,E=d.high,S=d.low,A=f.high,T=f.low,O=h,j=p,C=v,P=g,D=y,H=_,z=m,R=b,L=x,F=w,I=k,M=B,N=E,V=S,U=A,G=T,$=0;$<80;$++){var K,W,J=l[$];if($<16)W=J.high=0|e[t+2*$],K=J.low=0|e[t+2*$+1];else{var X=l[$-15],q=X.high,Y=X.low,Z=(q>>>1|Y<<31)^(q>>>8|Y<<24)^q>>>7,Q=(Y>>>1|q<<31)^(Y>>>8|q<<24)^(Y>>>7|q<<25),ee=l[$-2],te=ee.high,re=ee.low,ne=(te>>>19|re<<13)^(te<<3|re>>>29)^te>>>6,oe=(re>>>19|te<<13)^(re<<3|te>>>29)^(re>>>6|te<<26),ie=l[$-7],ae=ie.high,se=ie.low,ce=l[$-16],le=ce.high,ue=ce.low;W=(W=(W=Z+ae+((K=Q+se)>>>0<Q>>>0?1:0))+ne+((K+=oe)>>>0<oe>>>0?1:0))+le+((K+=ue)>>>0<ue>>>0?1:0),J.high=W,J.low=K}var de,fe=L&I^~L&N,he=F&M^~F&V,pe=O&C^O&D^C&D,ve=j&P^j&H^P&H,ge=(O>>>28|j<<4)^(O<<30|j>>>2)^(O<<25|j>>>7),ye=(j>>>28|O<<4)^(j<<30|O>>>2)^(j<<25|O>>>7),_e=(L>>>14|F<<18)^(L>>>18|F<<14)^(L<<23|F>>>9),me=(F>>>14|L<<18)^(F>>>18|L<<14)^(F<<23|L>>>9),be=c[$],xe=be.high,we=be.low,ke=U+_e+((de=G+me)>>>0<G>>>0?1:0),Be=ye+ve;U=N,G=V,N=I,V=M,I=L,M=F,L=z+(ke=(ke=(ke=ke+fe+((de+=he)>>>0<he>>>0?1:0))+xe+((de+=we)>>>0<we>>>0?1:0))+W+((de+=K)>>>0<K>>>0?1:0))+((F=R+de|0)>>>0<R>>>0?1:0)|0,z=D,R=H,D=C,H=P,C=O,P=j,O=ke+(ge+pe+(Be>>>0<ye>>>0?1:0))+((j=de+Be|0)>>>0<de>>>0?1:0)|0}p=n.low=p+j,n.high=h+O+(p>>>0<j>>>0?1:0),g=o.low=g+P,o.high=v+C+(g>>>0<P>>>0?1:0),_=i.low=_+H,i.high=y+D+(_>>>0<H>>>0?1:0),b=a.low=b+R,a.high=m+z+(b>>>0<R>>>0?1:0),w=s.low=w+F,s.high=x+L+(w>>>0<F>>>0?1:0),B=u.low=B+M,u.high=k+I+(B>>>0<M>>>0?1:0),S=d.low=S+V,d.high=E+N+(S>>>0<V>>>0?1:0),T=f.low=T+G,f.high=A+U+(T>>>0<G>>>0?1:0)},_doFinalize:function(){var e=this._data,t=e.words,r=8*this._nDataBytes,n=8*e.sigBytes;return t[n>>>5]|=128<<24-n%32,t[30+(n+128>>>10<<5)]=Math.floor(r/4294967296),t[31+(n+128>>>10<<5)]=r,e.sigBytes=4*t.length,this._process(),this._hash.toX32()},clone:function(){var e=r.clone.call(this);return e._hash=this._hash.clone(),e},blockSize:32});t.SHA512=r._createHelper(u),t.HmacSHA512=r._createHmacHelper(u)}(),e.SHA512)),ae.exports;var e}var ce,le={exports:{}};var ue,de={exports:{}};function fe(){return ue||(ue=1,de.exports=(e=P(),z(),function(t){var r=e,n=r.lib,o=n.WordArray,i=n.Hasher,a=r.x64.Word,s=r.algo,c=[],l=[],u=[];!function(){for(var e=1,t=0,r=0;r<24;r++){c[e+5*t]=(r+1)*(r+2)/2%64;var n=(2*e+3*t)%5;e=t%5,t=n}for(e=0;e<5;e++)for(t=0;t<5;t++)l[e+5*t]=t+(2*e+3*t)%5*5;for(var o=1,i=0;i<24;i++){for(var s=0,d=0,f=0;f<7;f++){if(1&o){var h=(1<<f)-1;h<32?d^=1<<h:s^=1<<h-32}128&o?o=o<<1^113:o<<=1}u[i]=a.create(s,d)}}();var d=[];!function(){for(var e=0;e<25;e++)d[e]=a.create()}();var f=s.SHA3=i.extend({cfg:i.cfg.extend({outputLength:512}),_doReset:function(){for(var e=this._state=[],t=0;t<25;t++)e[t]=new a.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(e,t){for(var r=this._state,n=this.blockSize/2,o=0;o<n;o++){var i=e[t+2*o],a=e[t+2*o+1];i=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),a=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),(T=r[o]).high^=a,T.low^=i}for(var s=0;s<24;s++){for(var f=0;f<5;f++){for(var h=0,p=0,v=0;v<5;v++)h^=(T=r[f+5*v]).high,p^=T.low;var g=d[f];g.high=h,g.low=p}for(f=0;f<5;f++){var y=d[(f+4)%5],_=d[(f+1)%5],m=_.high,b=_.low;for(h=y.high^(m<<1|b>>>31),p=y.low^(b<<1|m>>>31),v=0;v<5;v++)(T=r[f+5*v]).high^=h,T.low^=p}for(var x=1;x<25;x++){var w=(T=r[x]).high,k=T.low,B=c[x];B<32?(h=w<<B|k>>>32-B,p=k<<B|w>>>32-B):(h=k<<B-32|w>>>64-B,p=w<<B-32|k>>>64-B);var E=d[l[x]];E.high=h,E.low=p}var S=d[0],A=r[0];for(S.high=A.high,S.low=A.low,f=0;f<5;f++)for(v=0;v<5;v++){var T=r[x=f+5*v],O=d[x],j=d[(f+1)%5+5*v],C=d[(f+2)%5+5*v];T.high=O.high^~j.high&C.high,T.low=O.low^~j.low&C.low}T=r[0];var P=u[s];T.high^=P.high,T.low^=P.low}},_doFinalize:function(){var e=this._data,r=e.words;this._nDataBytes;var n=8*e.sigBytes,i=32*this.blockSize;r[n>>>5]|=1<<24-n%32,r[(t.ceil((n+1)/i)*i>>>5)-1]|=128,e.sigBytes=4*r.length,this._process();for(var a=this._state,s=this.cfg.outputLength/8,c=s/8,l=[],u=0;u<c;u++){var d=a[u],f=d.high,h=d.low;f=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8),h=16711935&(h<<8|h>>>24)|4278255360&(h<<24|h>>>8),l.push(h),l.push(f)}return new o.init(l,s)},clone:function(){for(var e=i.clone.call(this),t=e._state=this._state.slice(0),r=0;r<25;r++)t[r]=t[r].clone();return e}});r.SHA3=i._createHelper(f),r.HmacSHA3=i._createHmacHelper(f)}(Math),e.SHA3)),de.exports;var e}var he,pe={exports:{}};var ve,ge={exports:{}};function ye(){return ve||(ve=1,ge.exports=(e=P(),r=(t=e).lib.Base,n=t.enc.Utf8,void(t.algo.HMAC=r.extend({init:function(e,t){e=this._hasher=new e.init,"string"==typeof t&&(t=n.parse(t));var r=e.blockSize,o=4*r;t.sigBytes>o&&(t=e.finalize(t)),t.clamp();for(var i=this._oKey=t.clone(),a=this._iKey=t.clone(),s=i.words,c=a.words,l=0;l<r;l++)s[l]^=1549556828,c[l]^=909522486;i.sigBytes=a.sigBytes=o,this.reset()},reset:function(){var e=this._hasher;e.reset(),e.update(this._iKey)},update:function(e){return this._hasher.update(e),this},finalize:function(e){var t=this._hasher,r=t.finalize(e);return t.reset(),t.finalize(this._oKey.clone().concat(r))}})))),ge.exports;var e,t,r,n}var _e,me={exports:{}};var be,xe={exports:{}};function we(){return be||(be=1,xe.exports=(s=P(),Q(),ye(),t=(e=s).lib,r=t.Base,n=t.WordArray,o=e.algo,i=o.MD5,a=o.EvpKDF=r.extend({cfg:r.extend({keySize:4,hasher:i,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var r,o=this.cfg,i=o.hasher.create(),a=n.create(),s=a.words,c=o.keySize,l=o.iterations;s.length<c;){r&&i.update(r),r=i.update(e).finalize(t),i.reset();for(var u=1;u<l;u++)r=i.finalize(r),i.reset();a.concat(r)}return a.sigBytes=4*c,a}}),e.EvpKDF=function(e,t,r){return a.create(r).compute(e,t)},s.EvpKDF)),xe.exports;var e,t,r,n,o,i,a,s}var ke,Be={exports:{}};function Ee(){return ke||(ke=1,Be.exports=(e=P(),we(),void(e.lib.Cipher||function(t){var r=e,n=r.lib,o=n.Base,i=n.WordArray,a=n.BufferedBlockAlgorithm,s=r.enc;s.Utf8;var c=s.Base64,l=r.algo.EvpKDF,u=n.Cipher=a.extend({cfg:o.extend(),createEncryptor:function(e,t){return this.create(this._ENC_XFORM_MODE,e,t)},createDecryptor:function(e,t){return this.create(this._DEC_XFORM_MODE,e,t)},init:function(e,t,r){this.cfg=this.cfg.extend(r),this._xformMode=e,this._key=t,this.reset()},reset:function(){a.reset.call(this),this._doReset()},process:function(e){return this._append(e),this._process()},finalize:function(e){return e&&this._append(e),this._doFinalize()},keySize:4,ivSize:4,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function e(e){return"string"==typeof e?m:y}return function(t){return{encrypt:function(r,n,o){return e(n).encrypt(t,r,n,o)},decrypt:function(r,n,o){return e(n).decrypt(t,r,n,o)}}}}()});n.StreamCipher=u.extend({_doFinalize:function(){return this._process(!0)},blockSize:1});var d=r.mode={},f=n.BlockCipherMode=o.extend({createEncryptor:function(e,t){return this.Encryptor.create(e,t)},createDecryptor:function(e,t){return this.Decryptor.create(e,t)},init:function(e,t){this._cipher=e,this._iv=t}}),h=d.CBC=function(){var e=f.extend();function r(e,r,n){var o,i=this._iv;i?(o=i,this._iv=t):o=this._prevBlock;for(var a=0;a<n;a++)e[r+a]^=o[a]}return e.Encryptor=e.extend({processBlock:function(e,t){var n=this._cipher,o=n.blockSize;r.call(this,e,t,o),n.encryptBlock(e,t),this._prevBlock=e.slice(t,t+o)}}),e.Decryptor=e.extend({processBlock:function(e,t){var n=this._cipher,o=n.blockSize,i=e.slice(t,t+o);n.decryptBlock(e,t),r.call(this,e,t,o),this._prevBlock=i}}),e}(),p=(r.pad={}).Pkcs7={pad:function(e,t){for(var r=4*t,n=r-e.sigBytes%r,o=n<<24|n<<16|n<<8|n,a=[],s=0;s<n;s+=4)a.push(o);var c=i.create(a,n);e.concat(c)},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}};n.BlockCipher=u.extend({cfg:u.cfg.extend({mode:h,padding:p}),reset:function(){var e;u.reset.call(this);var t=this.cfg,r=t.iv,n=t.mode;this._xformMode==this._ENC_XFORM_MODE?e=n.createEncryptor:(e=n.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==e?this._mode.init(this,r&&r.words):(this._mode=e.call(n,this,r&&r.words),this._mode.__creator=e)},_doProcessBlock:function(e,t){this._mode.processBlock(e,t)},_doFinalize:function(){var e,t=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(t.pad(this._data,this.blockSize),e=this._process(!0)):(e=this._process(!0),t.unpad(e)),e},blockSize:4});var v=n.CipherParams=o.extend({init:function(e){this.mixIn(e)},toString:function(e){return(e||this.formatter).stringify(this)}}),g=(r.format={}).OpenSSL={stringify:function(e){var t=e.ciphertext,r=e.salt;return(r?i.create([1398893684,1701076831]).concat(r).concat(t):t).toString(c)},parse:function(e){var t,r=c.parse(e),n=r.words;return 1398893684==n[0]&&1701076831==n[1]&&(t=i.create(n.slice(2,4)),n.splice(0,4),r.sigBytes-=16),v.create({ciphertext:r,salt:t})}},y=n.SerializableCipher=o.extend({cfg:o.extend({format:g}),encrypt:function(e,t,r,n){n=this.cfg.extend(n);var o=e.createEncryptor(r,n),i=o.finalize(t),a=o.cfg;return v.create({ciphertext:i,key:r,iv:a.iv,algorithm:e,mode:a.mode,padding:a.padding,blockSize:e.blockSize,formatter:n.format})},decrypt:function(e,t,r,n){return n=this.cfg.extend(n),t=this._parse(t,n.format),e.createDecryptor(r,n).finalize(t.ciphertext)},_parse:function(e,t){return"string"==typeof e?t.parse(e,this):e}}),_=(r.kdf={}).OpenSSL={execute:function(e,t,r,n,o){if(n||(n=i.random(8)),o)a=l.create({keySize:t+r,hasher:o}).compute(e,n);else var a=l.create({keySize:t+r}).compute(e,n);var s=i.create(a.words.slice(t),4*r);return a.sigBytes=4*t,v.create({key:a,iv:s,salt:n})}},m=n.PasswordBasedCipher=y.extend({cfg:y.cfg.extend({kdf:_}),encrypt:function(e,t,r,n){var o=(n=this.cfg.extend(n)).kdf.execute(r,e.keySize,e.ivSize,n.salt,n.hasher);n.iv=o.iv;var i=y.encrypt.call(this,e,t,o.key,n);return i.mixIn(o),i},decrypt:function(e,t,r,n){n=this.cfg.extend(n),t=this._parse(t,n.format);var o=n.kdf.execute(r,e.keySize,e.ivSize,t.salt,n.hasher);return n.iv=o.iv,y.decrypt.call(this,e,t,o.key,n)}})}()))),Be.exports;var e}var Se,Ae={exports:{}};function Te(){return Se||(Se=1,Ae.exports=(e=P(),Ee(),e.mode.CFB=function(){var t=e.lib.BlockCipherMode.extend();function r(e,t,r,n){var o,i=this._iv;i?(o=i.slice(0),this._iv=void 0):o=this._prevBlock,n.encryptBlock(o,0);for(var a=0;a<r;a++)e[t+a]^=o[a]}return t.Encryptor=t.extend({processBlock:function(e,t){var n=this._cipher,o=n.blockSize;r.call(this,e,t,o,n),this._prevBlock=e.slice(t,t+o)}}),t.Decryptor=t.extend({processBlock:function(e,t){var n=this._cipher,o=n.blockSize,i=e.slice(t,t+o);r.call(this,e,t,o,n),this._prevBlock=i}}),t}(),e.mode.CFB)),Ae.exports;var e}var Oe,je={exports:{}};function Ce(){return Oe||(Oe=1,je.exports=(r=P(),Ee(),r.mode.CTR=(e=r.lib.BlockCipherMode.extend(),t=e.Encryptor=e.extend({processBlock:function(e,t){var r=this._cipher,n=r.blockSize,o=this._iv,i=this._counter;o&&(i=this._counter=o.slice(0),this._iv=void 0);var a=i.slice(0);r.encryptBlock(a,0),i[n-1]=i[n-1]+1|0;for(var s=0;s<n;s++)e[t+s]^=a[s]}}),e.Decryptor=t,e),r.mode.CTR)),je.exports;var e,t,r}var Pe,De={exports:{}};function He(){return Pe||(Pe=1,De.exports=(e=P(),Ee(),
1
+ "use strict";var e=require("react"),t=require("generaltranslation"),r=require("react/jsx-runtime"),n=require("@generaltranslation/supported-locales");const o=e.createContext(void 0);function i(t="useGTContext() must be used within a <GTProvider>!"){const r=e.useContext(o);if(void 0===r)throw new Error(t);return r}function a(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function s(e,t,r,n){return new(r||(r=Promise))((function(o,i){function a(e){try{c(n.next(e))}catch(e){i(e)}}function s(e){try{c(n.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(a,s)}c((n=n.apply(e,t||[])).next())}))}"function"==typeof SuppressedError&&SuppressedError;const c=(e,t)=>e?`Translation failed for id: ${e}, hash: ${t} `:`Translation failed for hash: ${t}`;function l(t){var{projectId:r,devApiKey:n,locale:o,versionId:i,defaultLocale:l,runtimeUrl:u,renderSettings:d,setTranslations:f,runtimeTranslationEnabled:h}=t,p=a(t,["projectId","devApiKey","locale","versionId","defaultLocale","runtimeUrl","renderSettings","setTranslations","runtimeTranslationEnabled"]);if(!h)return{registerContentForTranslation:()=>Promise.reject(new Error("registerContentForTranslation() failed because translation is disabled")),registerJsxForTranslation:()=>Promise.reject(new Error("registerJsxForTranslation() failed because translation is disabled"))};p=Object.assign(Object.assign({},p),{projectId:r,sourceLocale:l});const[v,g]=e.useState(0),y=e.useRef(new Map),_=e.useRef(new Map);e.useEffect((()=>{y.current.forEach((e=>e.resolve())),y.current.clear()}),[o]);const[m,b]=e.useMemo((()=>{const e=e=>t=>{const r=`${t.metadata.hash}:${t.targetLocale}`,n=_.current.get(r);if(n)return n;const o=new Promise(((n,o)=>{y.current.set(r,{type:e,source:t.source,metadata:t.metadata,resolve:n,reject:o})})).catch((e=>{throw e})).finally((()=>{_.current.delete(r)}));return _.current.set(r,o),o};return[e("content"),e("jsx")]}),[]),x=e.useCallback(((e,t)=>s(this,void 0,void 0,(function*(){if(0===y.current.size)return{};g((e=>e+1));const o=Array.from(e.values()),a={};try{const l=Object.entries(e).reduce(((e,[t,r])=>(e[r.metadata.hash]={state:"loading"},e)),{});f((e=>Object.assign(Object.assign({},e||{}),l)));const h=(e,t,r)=>s(this,void 0,void 0,(function*(){const n=new AbortController,o=void 0===r?void 0:setTimeout((()=>n.abort()),r);try{return yield fetch(e,Object.assign(Object.assign({},t),{signal:n.signal}))}finally{void 0!==o&&clearTimeout(o)}})),v=yield h(`${u}/v1/runtime/${r}/client`,{method:"POST",headers:Object.assign({"Content-Type":"application/json"},n&&{"x-gt-dev-api-key":n}),body:JSON.stringify({requests:o,targetLocale:t,metadata:p,versionId:i})},d.timeout);if(!v.ok)throw new Error(yield v.text());(yield v.json()).forEach(((e,t)=>{const r=o[t],n=r.metadata.hash;if("translation"in e&&e.translation&&e.reference){const{translation:t}=e;a[n]={state:"success",target:t}}else{if(void 0!==e.error&&null!==e.error&&void 0!==e.code&&null!==e.code)return console.error(c(r.metadata.id,r.metadata.hash),e.error),void(a[n]={state:"error",error:e.error,code:e.code});console.error(c(r.metadata.id,r.metadata.hash),e),a[n]={state:"error",error:"An error occurred.",code:500}}}))}catch(e){e instanceof Error&&"AbortError"===e.name?console.warn("gt-react: Runtime translation timed out."):console.error("Error fetching batched translations:",e),o.forEach((e=>{a[e.metadata.hash]={state:"error",error:"An error occurred.",code:500}}))}finally{return g((e=>e-1)),o.forEach((e=>e.resolve(a[e.metadata.hash]))),a}}))),[u,r,n,p,i,d.timeout]),w=e.useRef(v);return e.useEffect((()=>{w.current=v}),[v]),e.useEffect((()=>{let e=!0;const t=setInterval((()=>{if(y.current.size>0&&w.current<100){const t=Math.min(25,y.current.size),r=new Map(Array.from(y.current.entries()).slice(0,t));(()=>{s(this,void 0,void 0,(function*(){const t=yield x(r,o);e&&f((e=>Object.assign(Object.assign({},e||{}),t)))}))})(),r.forEach(((e,t)=>y.current.delete(t)))}}),50);return()=>{e=!1,clearInterval(t)}}),[o]),{registerContentForTranslation:m,registerJsxForTranslation:b}}var u="https://cdn.gtx.dev",d="https://runtime.gtx.dev",f="en",h="generaltranslation.locale",p=["singular","plural","dual","zero","one","two","few","many","other"];var v=new(function(){function e(){this.cache=new Map}return e.prototype._generateKey=function(e,t,r){void 0===r&&(r={});var n=Array.isArray(t)?t.join(","):t,o=r?JSON.stringify(r,Object.keys(r).sort()):"{}";return"".concat(e,":").concat(n,":").concat(o)},e.prototype.get=function(e,t,r){void 0===r&&(r={});var n=this._generateKey(e,t,r);if(!this.cache.has(n)){var o=new Intl[e](t,r);this.cache.set(n,o)}return this.cache.get(n)},e}());function g({children:n,name:i,locales:a,options:s={}}){const c=e.useContext(o);c?a||(a=[...c.locale&&[c.locale],c.defaultLocale]):a||(a=[f]);let l="string"==typeof n?parseFloat(n):n;return"number"==typeof l&&(l=t.formatNum(l,Object.assign({locales:a},s))),r.jsx(r.Fragment,{children:l})}function y({children:e,name:t}){return r.jsx(r.Fragment,{children:e})}function _({children:n,currency:i="USD",name:a,locales:s,options:c={}}){const l=e.useContext(o);l?s||(s=[...l.locale&&[l.locale],l.defaultLocale]):s||(s=[f]);let u="string"==typeof n?parseFloat(n):n;return"number"==typeof u&&(u=t.formatCurrency(u,i,Object.assign({locales:s},c))),r.jsx(r.Fragment,{children:u})}function m({children:n,locales:i,name:a,options:s={}}){const c=e.useContext(o);let l,u;c?i||(i=[...c.locale&&[c.locale],c.defaultLocale]):i||(i=[f]);let d=n;return"number"==typeof d||"string"==typeof d?u=new Date(d):d instanceof Date&&(u=d),void 0!==u&&(l=t.formatDateTime(u,Object.assign({locales:i},s)).replace(/[\u200F\u202B\u202E]/g,"")),r.jsx(r.Fragment,{children:l})}g.gtTransformation="variable-number",y.gtTransformation="variable-variable",_.gtTransformation="variable-currency",m.gtTransformation="variable-datetime";const b=({variableType:e,variableValue:t,variableOptions:n})=>"number"===e?r.jsx(g,{options:n,children:t}):"datetime"===e?r.jsx(m,{options:n,children:t}):"currency"===e?r.jsx(_,{options:n,children:t}):r.jsx(y,{children:t});var x,w,k="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function B(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function E(e){if(e.__esModule)return e;var t=e.default;if("function"==typeof t){var r=function e(){return this instanceof e?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach((function(t){var n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,n.get?n:{enumerable:!0,get:function(){return e[t]}})})),r}var S=(w||(w=1,x=function(e,t){t||(t={}),"function"==typeof t&&(t={cmp:t});var r,n="boolean"==typeof t.cycles&&t.cycles,o=t.cmp&&(r=t.cmp,function(e){return function(t,n){var o={key:t,value:e[t]},i={key:n,value:e[n]};return r(o,i)}}),i=[];return function e(t){if(t&&t.toJSON&&"function"==typeof t.toJSON&&(t=t.toJSON()),void 0!==t){if("number"==typeof t)return isFinite(t)?""+t:"null";if("object"!=typeof t)return JSON.stringify(t);var r,a;if(Array.isArray(t)){for(a="[",r=0;r<t.length;r++)r&&(a+=","),a+=e(t[r])||"null";return a+"]"}if(null===t)return"null";if(-1!==i.indexOf(t)){if(n)return JSON.stringify("__cycle__");throw new TypeError("Converting circular structure to JSON")}var s=i.push(t)-1,c=Object.keys(t).sort(o&&o(t));for(a="",r=0;r<c.length;r++){var l=c[r],u=e(t[l]);u&&(a&&(a+=","),a+=JSON.stringify(l)+":"+u)}return i.splice(s,1),"{"+a+"}"}}(e)}),x),A=B(S),T={exports:{}};var O,j={exports:{}},C=E(Object.freeze({__proto__:null,default:{}}));function P(){return O||(O=1,j.exports=(e=e||function(e,t){var r;if("undefined"!=typeof window&&window.crypto&&(r=window.crypto),"undefined"!=typeof self&&self.crypto&&(r=self.crypto),"undefined"!=typeof globalThis&&globalThis.crypto&&(r=globalThis.crypto),!r&&"undefined"!=typeof window&&window.msCrypto&&(r=window.msCrypto),!r&&void 0!==k&&k.crypto&&(r=k.crypto),!r)try{r=C}catch(e){}var n=function(){if(r){if("function"==typeof r.getRandomValues)try{return r.getRandomValues(new Uint32Array(1))[0]}catch(e){}if("function"==typeof r.randomBytes)try{return r.randomBytes(4).readInt32LE()}catch(e){}}throw new Error("Native crypto module could not be used to get secure random number.")},o=Object.create||function(){function e(){}return function(t){var r;return e.prototype=t,r=new e,e.prototype=null,r}}(),i={},a=i.lib={},s=a.Base={extend:function(e){var t=o(this);return e&&t.mixIn(e),t.hasOwnProperty("init")&&this.init!==t.init||(t.init=function(){t.$super.init.apply(this,arguments)}),t.init.prototype=t,t.$super=this,t},create:function(){var e=this.extend();return e.init.apply(e,arguments),e},init:function(){},mixIn:function(e){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t]);e.hasOwnProperty("toString")&&(this.toString=e.toString)},clone:function(){return this.init.prototype.extend(this)}},c=a.WordArray=s.extend({init:function(e,r){e=this.words=e||[],this.sigBytes=r!=t?r:4*e.length},toString:function(e){return(e||u).stringify(this)},concat:function(e){var t=this.words,r=e.words,n=this.sigBytes,o=e.sigBytes;if(this.clamp(),n%4)for(var i=0;i<o;i++){var a=r[i>>>2]>>>24-i%4*8&255;t[n+i>>>2]|=a<<24-(n+i)%4*8}else for(var s=0;s<o;s+=4)t[n+s>>>2]=r[s>>>2];return this.sigBytes+=o,this},clamp:function(){var t=this.words,r=this.sigBytes;t[r>>>2]&=4294967295<<32-r%4*8,t.length=e.ceil(r/4)},clone:function(){var e=s.clone.call(this);return e.words=this.words.slice(0),e},random:function(e){for(var t=[],r=0;r<e;r+=4)t.push(n());return new c.init(t,e)}}),l=i.enc={},u=l.Hex={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],o=0;o<r;o++){var i=t[o>>>2]>>>24-o%4*8&255;n.push((i>>>4).toString(16)),n.push((15&i).toString(16))}return n.join("")},parse:function(e){for(var t=e.length,r=[],n=0;n<t;n+=2)r[n>>>3]|=parseInt(e.substr(n,2),16)<<24-n%8*4;return new c.init(r,t/2)}},d=l.Latin1={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],o=0;o<r;o++){var i=t[o>>>2]>>>24-o%4*8&255;n.push(String.fromCharCode(i))}return n.join("")},parse:function(e){for(var t=e.length,r=[],n=0;n<t;n++)r[n>>>2]|=(255&e.charCodeAt(n))<<24-n%4*8;return new c.init(r,t)}},f=l.Utf8={stringify:function(e){try{return decodeURIComponent(escape(d.stringify(e)))}catch(e){throw new Error("Malformed UTF-8 data")}},parse:function(e){return d.parse(unescape(encodeURIComponent(e)))}},h=a.BufferedBlockAlgorithm=s.extend({reset:function(){this._data=new c.init,this._nDataBytes=0},_append:function(e){"string"==typeof e&&(e=f.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes},_process:function(t){var r,n=this._data,o=n.words,i=n.sigBytes,a=this.blockSize,s=i/(4*a),l=(s=t?e.ceil(s):e.max((0|s)-this._minBufferSize,0))*a,u=e.min(4*l,i);if(l){for(var d=0;d<l;d+=a)this._doProcessBlock(o,d);r=o.splice(0,l),n.sigBytes-=u}return new c.init(r,u)},clone:function(){var e=s.clone.call(this);return e._data=this._data.clone(),e},_minBufferSize:0});a.Hasher=h.extend({cfg:s.extend(),init:function(e){this.cfg=this.cfg.extend(e),this.reset()},reset:function(){h.reset.call(this),this._doReset()},update:function(e){return this._append(e),this._process(),this},finalize:function(e){return e&&this._append(e),this._doFinalize()},blockSize:16,_createHelper:function(e){return function(t,r){return new e.init(r).finalize(t)}},_createHmacHelper:function(e){return function(t,r){return new p.HMAC.init(e,r).finalize(t)}}});var p=i.algo={};return i}(Math),e)),j.exports;var e}var D,H={exports:{}};function z(){return D||(D=1,H.exports=(a=P(),r=(t=a).lib,n=r.Base,o=r.WordArray,(i=t.x64={}).Word=n.extend({init:function(e,t){this.high=e,this.low=t}}),i.WordArray=n.extend({init:function(t,r){t=this.words=t||[],this.sigBytes=r!=e?r:8*t.length},toX32:function(){for(var e=this.words,t=e.length,r=[],n=0;n<t;n++){var i=e[n];r.push(i.high),r.push(i.low)}return o.create(r,this.sigBytes)},clone:function(){for(var e=n.clone.call(this),t=e.words=this.words.slice(0),r=t.length,o=0;o<r;o++)t[o]=t[o].clone();return e}}),a)),H.exports;var e,t,r,n,o,i,a}var R,L={exports:{}};function F(){return R||(R=1,L.exports=(e=P(),function(){if("function"==typeof ArrayBuffer){var t=e.lib.WordArray,r=t.init,n=t.init=function(e){if(e instanceof ArrayBuffer&&(e=new Uint8Array(e)),(e instanceof Int8Array||"undefined"!=typeof Uint8ClampedArray&&e instanceof Uint8ClampedArray||e instanceof Int16Array||e instanceof Uint16Array||e instanceof Int32Array||e instanceof Uint32Array||e instanceof Float32Array||e instanceof Float64Array)&&(e=new Uint8Array(e.buffer,e.byteOffset,e.byteLength)),e instanceof Uint8Array){for(var t=e.byteLength,n=[],o=0;o<t;o++)n[o>>>2]|=e[o]<<24-o%4*8;r.call(this,n,t)}else r.apply(this,arguments)};n.prototype=t}}(),e.lib.WordArray)),L.exports;var e}var I,M={exports:{}};function N(){return I||(I=1,M.exports=(e=P(),function(){var t=e,r=t.lib.WordArray,n=t.enc;function o(e){return e<<8&4278255360|e>>>8&16711935}n.Utf16=n.Utf16BE={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],o=0;o<r;o+=2){var i=t[o>>>2]>>>16-o%4*8&65535;n.push(String.fromCharCode(i))}return n.join("")},parse:function(e){for(var t=e.length,n=[],o=0;o<t;o++)n[o>>>1]|=e.charCodeAt(o)<<16-o%2*16;return r.create(n,2*t)}},n.Utf16LE={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],i=0;i<r;i+=2){var a=o(t[i>>>2]>>>16-i%4*8&65535);n.push(String.fromCharCode(a))}return n.join("")},parse:function(e){for(var t=e.length,n=[],i=0;i<t;i++)n[i>>>1]|=o(e.charCodeAt(i)<<16-i%2*16);return r.create(n,2*t)}}}(),e.enc.Utf16)),M.exports;var e}var V,U={exports:{}};function G(){return V||(V=1,U.exports=(e=P(),function(){var t=e,r=t.lib.WordArray;function n(e,t,n){for(var o=[],i=0,a=0;a<t;a++)if(a%4){var s=n[e.charCodeAt(a-1)]<<a%4*2|n[e.charCodeAt(a)]>>>6-a%4*2;o[i>>>2]|=s<<24-i%4*8,i++}return r.create(o,i)}t.enc.Base64={stringify:function(e){var t=e.words,r=e.sigBytes,n=this._map;e.clamp();for(var o=[],i=0;i<r;i+=3)for(var a=(t[i>>>2]>>>24-i%4*8&255)<<16|(t[i+1>>>2]>>>24-(i+1)%4*8&255)<<8|t[i+2>>>2]>>>24-(i+2)%4*8&255,s=0;s<4&&i+.75*s<r;s++)o.push(n.charAt(a>>>6*(3-s)&63));var c=n.charAt(64);if(c)for(;o.length%4;)o.push(c);return o.join("")},parse:function(e){var t=e.length,r=this._map,o=this._reverseMap;if(!o){o=this._reverseMap=[];for(var i=0;i<r.length;i++)o[r.charCodeAt(i)]=i}var a=r.charAt(64);if(a){var s=e.indexOf(a);-1!==s&&(t=s)}return n(e,t,o)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="}}(),e.enc.Base64)),U.exports;var e}var $,K={exports:{}};function W(){return $||($=1,K.exports=(e=P(),function(){var t=e,r=t.lib.WordArray;function n(e,t,n){for(var o=[],i=0,a=0;a<t;a++)if(a%4){var s=n[e.charCodeAt(a-1)]<<a%4*2|n[e.charCodeAt(a)]>>>6-a%4*2;o[i>>>2]|=s<<24-i%4*8,i++}return r.create(o,i)}t.enc.Base64url={stringify:function(e,t){void 0===t&&(t=!0);var r=e.words,n=e.sigBytes,o=t?this._safe_map:this._map;e.clamp();for(var i=[],a=0;a<n;a+=3)for(var s=(r[a>>>2]>>>24-a%4*8&255)<<16|(r[a+1>>>2]>>>24-(a+1)%4*8&255)<<8|r[a+2>>>2]>>>24-(a+2)%4*8&255,c=0;c<4&&a+.75*c<n;c++)i.push(o.charAt(s>>>6*(3-c)&63));var l=o.charAt(64);if(l)for(;i.length%4;)i.push(l);return i.join("")},parse:function(e,t){void 0===t&&(t=!0);var r=e.length,o=t?this._safe_map:this._map,i=this._reverseMap;if(!i){i=this._reverseMap=[];for(var a=0;a<o.length;a++)i[o.charCodeAt(a)]=a}var s=o.charAt(64);if(s){var c=e.indexOf(s);-1!==c&&(r=c)}return n(e,r,i)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safe_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"}}(),e.enc.Base64url)),K.exports;var e}var J,X={exports:{}};function q(){return J||(J=1,X.exports=(e=P(),function(t){var r=e,n=r.lib,o=n.WordArray,i=n.Hasher,a=r.algo,s=[];!function(){for(var e=0;e<64;e++)s[e]=4294967296*t.abs(t.sin(e+1))|0}();var c=a.MD5=i.extend({_doReset:function(){this._hash=new o.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(e,t){for(var r=0;r<16;r++){var n=t+r,o=e[n];e[n]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}var i=this._hash.words,a=e[t+0],c=e[t+1],h=e[t+2],p=e[t+3],v=e[t+4],g=e[t+5],y=e[t+6],_=e[t+7],m=e[t+8],b=e[t+9],x=e[t+10],w=e[t+11],k=e[t+12],B=e[t+13],E=e[t+14],S=e[t+15],A=i[0],T=i[1],O=i[2],j=i[3];A=l(A,T,O,j,a,7,s[0]),j=l(j,A,T,O,c,12,s[1]),O=l(O,j,A,T,h,17,s[2]),T=l(T,O,j,A,p,22,s[3]),A=l(A,T,O,j,v,7,s[4]),j=l(j,A,T,O,g,12,s[5]),O=l(O,j,A,T,y,17,s[6]),T=l(T,O,j,A,_,22,s[7]),A=l(A,T,O,j,m,7,s[8]),j=l(j,A,T,O,b,12,s[9]),O=l(O,j,A,T,x,17,s[10]),T=l(T,O,j,A,w,22,s[11]),A=l(A,T,O,j,k,7,s[12]),j=l(j,A,T,O,B,12,s[13]),O=l(O,j,A,T,E,17,s[14]),A=u(A,T=l(T,O,j,A,S,22,s[15]),O,j,c,5,s[16]),j=u(j,A,T,O,y,9,s[17]),O=u(O,j,A,T,w,14,s[18]),T=u(T,O,j,A,a,20,s[19]),A=u(A,T,O,j,g,5,s[20]),j=u(j,A,T,O,x,9,s[21]),O=u(O,j,A,T,S,14,s[22]),T=u(T,O,j,A,v,20,s[23]),A=u(A,T,O,j,b,5,s[24]),j=u(j,A,T,O,E,9,s[25]),O=u(O,j,A,T,p,14,s[26]),T=u(T,O,j,A,m,20,s[27]),A=u(A,T,O,j,B,5,s[28]),j=u(j,A,T,O,h,9,s[29]),O=u(O,j,A,T,_,14,s[30]),A=d(A,T=u(T,O,j,A,k,20,s[31]),O,j,g,4,s[32]),j=d(j,A,T,O,m,11,s[33]),O=d(O,j,A,T,w,16,s[34]),T=d(T,O,j,A,E,23,s[35]),A=d(A,T,O,j,c,4,s[36]),j=d(j,A,T,O,v,11,s[37]),O=d(O,j,A,T,_,16,s[38]),T=d(T,O,j,A,x,23,s[39]),A=d(A,T,O,j,B,4,s[40]),j=d(j,A,T,O,a,11,s[41]),O=d(O,j,A,T,p,16,s[42]),T=d(T,O,j,A,y,23,s[43]),A=d(A,T,O,j,b,4,s[44]),j=d(j,A,T,O,k,11,s[45]),O=d(O,j,A,T,S,16,s[46]),A=f(A,T=d(T,O,j,A,h,23,s[47]),O,j,a,6,s[48]),j=f(j,A,T,O,_,10,s[49]),O=f(O,j,A,T,E,15,s[50]),T=f(T,O,j,A,g,21,s[51]),A=f(A,T,O,j,k,6,s[52]),j=f(j,A,T,O,p,10,s[53]),O=f(O,j,A,T,x,15,s[54]),T=f(T,O,j,A,c,21,s[55]),A=f(A,T,O,j,m,6,s[56]),j=f(j,A,T,O,S,10,s[57]),O=f(O,j,A,T,y,15,s[58]),T=f(T,O,j,A,B,21,s[59]),A=f(A,T,O,j,v,6,s[60]),j=f(j,A,T,O,w,10,s[61]),O=f(O,j,A,T,h,15,s[62]),T=f(T,O,j,A,b,21,s[63]),i[0]=i[0]+A|0,i[1]=i[1]+T|0,i[2]=i[2]+O|0,i[3]=i[3]+j|0},_doFinalize:function(){var e=this._data,r=e.words,n=8*this._nDataBytes,o=8*e.sigBytes;r[o>>>5]|=128<<24-o%32;var i=t.floor(n/4294967296),a=n;r[15+(o+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),r[14+(o+64>>>9<<4)]=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),e.sigBytes=4*(r.length+1),this._process();for(var s=this._hash,c=s.words,l=0;l<4;l++){var u=c[l];c[l]=16711935&(u<<8|u>>>24)|4278255360&(u<<24|u>>>8)}return s},clone:function(){var e=i.clone.call(this);return e._hash=this._hash.clone(),e}});function l(e,t,r,n,o,i,a){var s=e+(t&r|~t&n)+o+a;return(s<<i|s>>>32-i)+t}function u(e,t,r,n,o,i,a){var s=e+(t&n|r&~n)+o+a;return(s<<i|s>>>32-i)+t}function d(e,t,r,n,o,i,a){var s=e+(t^r^n)+o+a;return(s<<i|s>>>32-i)+t}function f(e,t,r,n,o,i,a){var s=e+(r^(t|~n))+o+a;return(s<<i|s>>>32-i)+t}r.MD5=i._createHelper(c),r.HmacMD5=i._createHmacHelper(c)}(Math),e.MD5)),X.exports;var e}var Y,Z={exports:{}};function Q(){return Y||(Y=1,Z.exports=(s=P(),t=(e=s).lib,r=t.WordArray,n=t.Hasher,o=e.algo,i=[],a=o.SHA1=n.extend({_doReset:function(){this._hash=new r.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],o=r[1],a=r[2],s=r[3],c=r[4],l=0;l<80;l++){if(l<16)i[l]=0|e[t+l];else{var u=i[l-3]^i[l-8]^i[l-14]^i[l-16];i[l]=u<<1|u>>>31}var d=(n<<5|n>>>27)+c+i[l];d+=l<20?1518500249+(o&a|~o&s):l<40?1859775393+(o^a^s):l<60?(o&a|o&s|a&s)-1894007588:(o^a^s)-899497514,c=s,s=a,a=o<<30|o>>>2,o=n,n=d}r[0]=r[0]+n|0,r[1]=r[1]+o|0,r[2]=r[2]+a|0,r[3]=r[3]+s|0,r[4]=r[4]+c|0},_doFinalize:function(){var e=this._data,t=e.words,r=8*this._nDataBytes,n=8*e.sigBytes;return t[n>>>5]|=128<<24-n%32,t[14+(n+64>>>9<<4)]=Math.floor(r/4294967296),t[15+(n+64>>>9<<4)]=r,e.sigBytes=4*t.length,this._process(),this._hash},clone:function(){var e=n.clone.call(this);return e._hash=this._hash.clone(),e}}),e.SHA1=n._createHelper(a),e.HmacSHA1=n._createHmacHelper(a),s.SHA1)),Z.exports;var e,t,r,n,o,i,a,s}var ee,te={exports:{}};function re(){return ee||(ee=1,te.exports=(e=P(),function(t){var r=e,n=r.lib,o=n.WordArray,i=n.Hasher,a=r.algo,s=[],c=[];!function(){function e(e){for(var r=t.sqrt(e),n=2;n<=r;n++)if(!(e%n))return!1;return!0}function r(e){return 4294967296*(e-(0|e))|0}for(var n=2,o=0;o<64;)e(n)&&(o<8&&(s[o]=r(t.pow(n,.5))),c[o]=r(t.pow(n,1/3)),o++),n++}();var l=[],u=a.SHA256=i.extend({_doReset:function(){this._hash=new o.init(s.slice(0))},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],o=r[1],i=r[2],a=r[3],s=r[4],u=r[5],d=r[6],f=r[7],h=0;h<64;h++){if(h<16)l[h]=0|e[t+h];else{var p=l[h-15],v=(p<<25|p>>>7)^(p<<14|p>>>18)^p>>>3,g=l[h-2],y=(g<<15|g>>>17)^(g<<13|g>>>19)^g>>>10;l[h]=v+l[h-7]+y+l[h-16]}var _=n&o^n&i^o&i,m=(n<<30|n>>>2)^(n<<19|n>>>13)^(n<<10|n>>>22),b=f+((s<<26|s>>>6)^(s<<21|s>>>11)^(s<<7|s>>>25))+(s&u^~s&d)+c[h]+l[h];f=d,d=u,u=s,s=a+b|0,a=i,i=o,o=n,n=b+(m+_)|0}r[0]=r[0]+n|0,r[1]=r[1]+o|0,r[2]=r[2]+i|0,r[3]=r[3]+a|0,r[4]=r[4]+s|0,r[5]=r[5]+u|0,r[6]=r[6]+d|0,r[7]=r[7]+f|0},_doFinalize:function(){var e=this._data,r=e.words,n=8*this._nDataBytes,o=8*e.sigBytes;return r[o>>>5]|=128<<24-o%32,r[14+(o+64>>>9<<4)]=t.floor(n/4294967296),r[15+(o+64>>>9<<4)]=n,e.sigBytes=4*r.length,this._process(),this._hash},clone:function(){var e=i.clone.call(this);return e._hash=this._hash.clone(),e}});r.SHA256=i._createHelper(u),r.HmacSHA256=i._createHmacHelper(u)}(Math),e.SHA256)),te.exports;var e}var ne,oe={exports:{}};var ie,ae={exports:{}};function se(){return ie||(ie=1,ae.exports=(e=P(),z(),function(){var t=e,r=t.lib.Hasher,n=t.x64,o=n.Word,i=n.WordArray,a=t.algo;function s(){return o.create.apply(o,arguments)}var c=[s(1116352408,3609767458),s(1899447441,602891725),s(3049323471,3964484399),s(3921009573,2173295548),s(961987163,4081628472),s(1508970993,3053834265),s(2453635748,2937671579),s(2870763221,3664609560),s(3624381080,2734883394),s(310598401,1164996542),s(607225278,1323610764),s(1426881987,3590304994),s(1925078388,4068182383),s(2162078206,991336113),s(2614888103,633803317),s(3248222580,3479774868),s(3835390401,2666613458),s(4022224774,944711139),s(264347078,2341262773),s(604807628,2007800933),s(770255983,1495990901),s(1249150122,1856431235),s(1555081692,3175218132),s(1996064986,2198950837),s(2554220882,3999719339),s(2821834349,766784016),s(2952996808,2566594879),s(3210313671,3203337956),s(3336571891,1034457026),s(3584528711,2466948901),s(113926993,3758326383),s(338241895,168717936),s(666307205,1188179964),s(773529912,1546045734),s(1294757372,1522805485),s(1396182291,2643833823),s(1695183700,2343527390),s(1986661051,1014477480),s(2177026350,1206759142),s(2456956037,344077627),s(2730485921,1290863460),s(2820302411,3158454273),s(3259730800,3505952657),s(3345764771,106217008),s(3516065817,3606008344),s(3600352804,1432725776),s(4094571909,1467031594),s(275423344,851169720),s(430227734,3100823752),s(506948616,1363258195),s(659060556,3750685593),s(883997877,3785050280),s(958139571,3318307427),s(1322822218,3812723403),s(1537002063,2003034995),s(1747873779,3602036899),s(1955562222,1575990012),s(2024104815,1125592928),s(2227730452,2716904306),s(2361852424,442776044),s(2428436474,593698344),s(2756734187,3733110249),s(3204031479,2999351573),s(3329325298,3815920427),s(3391569614,3928383900),s(3515267271,566280711),s(3940187606,3454069534),s(4118630271,4000239992),s(116418474,1914138554),s(174292421,2731055270),s(289380356,3203993006),s(460393269,320620315),s(685471733,587496836),s(852142971,1086792851),s(1017036298,365543100),s(1126000580,2618297676),s(1288033470,3409855158),s(1501505948,4234509866),s(1607167915,987167468),s(1816402316,1246189591)],l=[];!function(){for(var e=0;e<80;e++)l[e]=s()}();var u=a.SHA512=r.extend({_doReset:function(){this._hash=new i.init([new o.init(1779033703,4089235720),new o.init(3144134277,2227873595),new o.init(1013904242,4271175723),new o.init(2773480762,1595750129),new o.init(1359893119,2917565137),new o.init(2600822924,725511199),new o.init(528734635,4215389547),new o.init(1541459225,327033209)])},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],o=r[1],i=r[2],a=r[3],s=r[4],u=r[5],d=r[6],f=r[7],h=n.high,p=n.low,v=o.high,g=o.low,y=i.high,_=i.low,m=a.high,b=a.low,x=s.high,w=s.low,k=u.high,B=u.low,E=d.high,S=d.low,A=f.high,T=f.low,O=h,j=p,C=v,P=g,D=y,H=_,z=m,R=b,L=x,F=w,I=k,M=B,N=E,V=S,U=A,G=T,$=0;$<80;$++){var K,W,J=l[$];if($<16)W=J.high=0|e[t+2*$],K=J.low=0|e[t+2*$+1];else{var X=l[$-15],q=X.high,Y=X.low,Z=(q>>>1|Y<<31)^(q>>>8|Y<<24)^q>>>7,Q=(Y>>>1|q<<31)^(Y>>>8|q<<24)^(Y>>>7|q<<25),ee=l[$-2],te=ee.high,re=ee.low,ne=(te>>>19|re<<13)^(te<<3|re>>>29)^te>>>6,oe=(re>>>19|te<<13)^(re<<3|te>>>29)^(re>>>6|te<<26),ie=l[$-7],ae=ie.high,se=ie.low,ce=l[$-16],le=ce.high,ue=ce.low;W=(W=(W=Z+ae+((K=Q+se)>>>0<Q>>>0?1:0))+ne+((K+=oe)>>>0<oe>>>0?1:0))+le+((K+=ue)>>>0<ue>>>0?1:0),J.high=W,J.low=K}var de,fe=L&I^~L&N,he=F&M^~F&V,pe=O&C^O&D^C&D,ve=j&P^j&H^P&H,ge=(O>>>28|j<<4)^(O<<30|j>>>2)^(O<<25|j>>>7),ye=(j>>>28|O<<4)^(j<<30|O>>>2)^(j<<25|O>>>7),_e=(L>>>14|F<<18)^(L>>>18|F<<14)^(L<<23|F>>>9),me=(F>>>14|L<<18)^(F>>>18|L<<14)^(F<<23|L>>>9),be=c[$],xe=be.high,we=be.low,ke=U+_e+((de=G+me)>>>0<G>>>0?1:0),Be=ye+ve;U=N,G=V,N=I,V=M,I=L,M=F,L=z+(ke=(ke=(ke=ke+fe+((de+=he)>>>0<he>>>0?1:0))+xe+((de+=we)>>>0<we>>>0?1:0))+W+((de+=K)>>>0<K>>>0?1:0))+((F=R+de|0)>>>0<R>>>0?1:0)|0,z=D,R=H,D=C,H=P,C=O,P=j,O=ke+(ge+pe+(Be>>>0<ye>>>0?1:0))+((j=de+Be|0)>>>0<de>>>0?1:0)|0}p=n.low=p+j,n.high=h+O+(p>>>0<j>>>0?1:0),g=o.low=g+P,o.high=v+C+(g>>>0<P>>>0?1:0),_=i.low=_+H,i.high=y+D+(_>>>0<H>>>0?1:0),b=a.low=b+R,a.high=m+z+(b>>>0<R>>>0?1:0),w=s.low=w+F,s.high=x+L+(w>>>0<F>>>0?1:0),B=u.low=B+M,u.high=k+I+(B>>>0<M>>>0?1:0),S=d.low=S+V,d.high=E+N+(S>>>0<V>>>0?1:0),T=f.low=T+G,f.high=A+U+(T>>>0<G>>>0?1:0)},_doFinalize:function(){var e=this._data,t=e.words,r=8*this._nDataBytes,n=8*e.sigBytes;return t[n>>>5]|=128<<24-n%32,t[30+(n+128>>>10<<5)]=Math.floor(r/4294967296),t[31+(n+128>>>10<<5)]=r,e.sigBytes=4*t.length,this._process(),this._hash.toX32()},clone:function(){var e=r.clone.call(this);return e._hash=this._hash.clone(),e},blockSize:32});t.SHA512=r._createHelper(u),t.HmacSHA512=r._createHmacHelper(u)}(),e.SHA512)),ae.exports;var e}var ce,le={exports:{}};var ue,de={exports:{}};function fe(){return ue||(ue=1,de.exports=(e=P(),z(),function(t){var r=e,n=r.lib,o=n.WordArray,i=n.Hasher,a=r.x64.Word,s=r.algo,c=[],l=[],u=[];!function(){for(var e=1,t=0,r=0;r<24;r++){c[e+5*t]=(r+1)*(r+2)/2%64;var n=(2*e+3*t)%5;e=t%5,t=n}for(e=0;e<5;e++)for(t=0;t<5;t++)l[e+5*t]=t+(2*e+3*t)%5*5;for(var o=1,i=0;i<24;i++){for(var s=0,d=0,f=0;f<7;f++){if(1&o){var h=(1<<f)-1;h<32?d^=1<<h:s^=1<<h-32}128&o?o=o<<1^113:o<<=1}u[i]=a.create(s,d)}}();var d=[];!function(){for(var e=0;e<25;e++)d[e]=a.create()}();var f=s.SHA3=i.extend({cfg:i.cfg.extend({outputLength:512}),_doReset:function(){for(var e=this._state=[],t=0;t<25;t++)e[t]=new a.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(e,t){for(var r=this._state,n=this.blockSize/2,o=0;o<n;o++){var i=e[t+2*o],a=e[t+2*o+1];i=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),a=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),(T=r[o]).high^=a,T.low^=i}for(var s=0;s<24;s++){for(var f=0;f<5;f++){for(var h=0,p=0,v=0;v<5;v++)h^=(T=r[f+5*v]).high,p^=T.low;var g=d[f];g.high=h,g.low=p}for(f=0;f<5;f++){var y=d[(f+4)%5],_=d[(f+1)%5],m=_.high,b=_.low;for(h=y.high^(m<<1|b>>>31),p=y.low^(b<<1|m>>>31),v=0;v<5;v++)(T=r[f+5*v]).high^=h,T.low^=p}for(var x=1;x<25;x++){var w=(T=r[x]).high,k=T.low,B=c[x];B<32?(h=w<<B|k>>>32-B,p=k<<B|w>>>32-B):(h=k<<B-32|w>>>64-B,p=w<<B-32|k>>>64-B);var E=d[l[x]];E.high=h,E.low=p}var S=d[0],A=r[0];for(S.high=A.high,S.low=A.low,f=0;f<5;f++)for(v=0;v<5;v++){var T=r[x=f+5*v],O=d[x],j=d[(f+1)%5+5*v],C=d[(f+2)%5+5*v];T.high=O.high^~j.high&C.high,T.low=O.low^~j.low&C.low}T=r[0];var P=u[s];T.high^=P.high,T.low^=P.low}},_doFinalize:function(){var e=this._data,r=e.words;this._nDataBytes;var n=8*e.sigBytes,i=32*this.blockSize;r[n>>>5]|=1<<24-n%32,r[(t.ceil((n+1)/i)*i>>>5)-1]|=128,e.sigBytes=4*r.length,this._process();for(var a=this._state,s=this.cfg.outputLength/8,c=s/8,l=[],u=0;u<c;u++){var d=a[u],f=d.high,h=d.low;f=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8),h=16711935&(h<<8|h>>>24)|4278255360&(h<<24|h>>>8),l.push(h),l.push(f)}return new o.init(l,s)},clone:function(){for(var e=i.clone.call(this),t=e._state=this._state.slice(0),r=0;r<25;r++)t[r]=t[r].clone();return e}});r.SHA3=i._createHelper(f),r.HmacSHA3=i._createHmacHelper(f)}(Math),e.SHA3)),de.exports;var e}var he,pe={exports:{}};var ve,ge={exports:{}};function ye(){return ve||(ve=1,ge.exports=(e=P(),r=(t=e).lib.Base,n=t.enc.Utf8,void(t.algo.HMAC=r.extend({init:function(e,t){e=this._hasher=new e.init,"string"==typeof t&&(t=n.parse(t));var r=e.blockSize,o=4*r;t.sigBytes>o&&(t=e.finalize(t)),t.clamp();for(var i=this._oKey=t.clone(),a=this._iKey=t.clone(),s=i.words,c=a.words,l=0;l<r;l++)s[l]^=1549556828,c[l]^=909522486;i.sigBytes=a.sigBytes=o,this.reset()},reset:function(){var e=this._hasher;e.reset(),e.update(this._iKey)},update:function(e){return this._hasher.update(e),this},finalize:function(e){var t=this._hasher,r=t.finalize(e);return t.reset(),t.finalize(this._oKey.clone().concat(r))}})))),ge.exports;var e,t,r,n}var _e,me={exports:{}};var be,xe={exports:{}};function we(){return be||(be=1,xe.exports=(s=P(),Q(),ye(),t=(e=s).lib,r=t.Base,n=t.WordArray,o=e.algo,i=o.MD5,a=o.EvpKDF=r.extend({cfg:r.extend({keySize:4,hasher:i,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var r,o=this.cfg,i=o.hasher.create(),a=n.create(),s=a.words,c=o.keySize,l=o.iterations;s.length<c;){r&&i.update(r),r=i.update(e).finalize(t),i.reset();for(var u=1;u<l;u++)r=i.finalize(r),i.reset();a.concat(r)}return a.sigBytes=4*c,a}}),e.EvpKDF=function(e,t,r){return a.create(r).compute(e,t)},s.EvpKDF)),xe.exports;var e,t,r,n,o,i,a,s}var ke,Be={exports:{}};function Ee(){return ke||(ke=1,Be.exports=(e=P(),we(),void(e.lib.Cipher||function(t){var r=e,n=r.lib,o=n.Base,i=n.WordArray,a=n.BufferedBlockAlgorithm,s=r.enc;s.Utf8;var c=s.Base64,l=r.algo.EvpKDF,u=n.Cipher=a.extend({cfg:o.extend(),createEncryptor:function(e,t){return this.create(this._ENC_XFORM_MODE,e,t)},createDecryptor:function(e,t){return this.create(this._DEC_XFORM_MODE,e,t)},init:function(e,t,r){this.cfg=this.cfg.extend(r),this._xformMode=e,this._key=t,this.reset()},reset:function(){a.reset.call(this),this._doReset()},process:function(e){return this._append(e),this._process()},finalize:function(e){return e&&this._append(e),this._doFinalize()},keySize:4,ivSize:4,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function e(e){return"string"==typeof e?m:y}return function(t){return{encrypt:function(r,n,o){return e(n).encrypt(t,r,n,o)},decrypt:function(r,n,o){return e(n).decrypt(t,r,n,o)}}}}()});n.StreamCipher=u.extend({_doFinalize:function(){return this._process(!0)},blockSize:1});var d=r.mode={},f=n.BlockCipherMode=o.extend({createEncryptor:function(e,t){return this.Encryptor.create(e,t)},createDecryptor:function(e,t){return this.Decryptor.create(e,t)},init:function(e,t){this._cipher=e,this._iv=t}}),h=d.CBC=function(){var e=f.extend();function r(e,r,n){var o,i=this._iv;i?(o=i,this._iv=t):o=this._prevBlock;for(var a=0;a<n;a++)e[r+a]^=o[a]}return e.Encryptor=e.extend({processBlock:function(e,t){var n=this._cipher,o=n.blockSize;r.call(this,e,t,o),n.encryptBlock(e,t),this._prevBlock=e.slice(t,t+o)}}),e.Decryptor=e.extend({processBlock:function(e,t){var n=this._cipher,o=n.blockSize,i=e.slice(t,t+o);n.decryptBlock(e,t),r.call(this,e,t,o),this._prevBlock=i}}),e}(),p=(r.pad={}).Pkcs7={pad:function(e,t){for(var r=4*t,n=r-e.sigBytes%r,o=n<<24|n<<16|n<<8|n,a=[],s=0;s<n;s+=4)a.push(o);var c=i.create(a,n);e.concat(c)},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}};n.BlockCipher=u.extend({cfg:u.cfg.extend({mode:h,padding:p}),reset:function(){var e;u.reset.call(this);var t=this.cfg,r=t.iv,n=t.mode;this._xformMode==this._ENC_XFORM_MODE?e=n.createEncryptor:(e=n.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==e?this._mode.init(this,r&&r.words):(this._mode=e.call(n,this,r&&r.words),this._mode.__creator=e)},_doProcessBlock:function(e,t){this._mode.processBlock(e,t)},_doFinalize:function(){var e,t=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(t.pad(this._data,this.blockSize),e=this._process(!0)):(e=this._process(!0),t.unpad(e)),e},blockSize:4});var v=n.CipherParams=o.extend({init:function(e){this.mixIn(e)},toString:function(e){return(e||this.formatter).stringify(this)}}),g=(r.format={}).OpenSSL={stringify:function(e){var t=e.ciphertext,r=e.salt;return(r?i.create([1398893684,1701076831]).concat(r).concat(t):t).toString(c)},parse:function(e){var t,r=c.parse(e),n=r.words;return 1398893684==n[0]&&1701076831==n[1]&&(t=i.create(n.slice(2,4)),n.splice(0,4),r.sigBytes-=16),v.create({ciphertext:r,salt:t})}},y=n.SerializableCipher=o.extend({cfg:o.extend({format:g}),encrypt:function(e,t,r,n){n=this.cfg.extend(n);var o=e.createEncryptor(r,n),i=o.finalize(t),a=o.cfg;return v.create({ciphertext:i,key:r,iv:a.iv,algorithm:e,mode:a.mode,padding:a.padding,blockSize:e.blockSize,formatter:n.format})},decrypt:function(e,t,r,n){return n=this.cfg.extend(n),t=this._parse(t,n.format),e.createDecryptor(r,n).finalize(t.ciphertext)},_parse:function(e,t){return"string"==typeof e?t.parse(e,this):e}}),_=(r.kdf={}).OpenSSL={execute:function(e,t,r,n,o){if(n||(n=i.random(8)),o)a=l.create({keySize:t+r,hasher:o}).compute(e,n);else var a=l.create({keySize:t+r}).compute(e,n);var s=i.create(a.words.slice(t),4*r);return a.sigBytes=4*t,v.create({key:a,iv:s,salt:n})}},m=n.PasswordBasedCipher=y.extend({cfg:y.cfg.extend({kdf:_}),encrypt:function(e,t,r,n){var o=(n=this.cfg.extend(n)).kdf.execute(r,e.keySize,e.ivSize,n.salt,n.hasher);n.iv=o.iv;var i=y.encrypt.call(this,e,t,o.key,n);return i.mixIn(o),i},decrypt:function(e,t,r,n){n=this.cfg.extend(n),t=this._parse(t,n.format);var o=n.kdf.execute(r,e.keySize,e.ivSize,t.salt,n.hasher);return n.iv=o.iv,y.decrypt.call(this,e,t,o.key,n)}})}()))),Be.exports;var e}var Se,Ae={exports:{}};function Te(){return Se||(Se=1,Ae.exports=(e=P(),Ee(),e.mode.CFB=function(){var t=e.lib.BlockCipherMode.extend();function r(e,t,r,n){var o,i=this._iv;i?(o=i.slice(0),this._iv=void 0):o=this._prevBlock,n.encryptBlock(o,0);for(var a=0;a<r;a++)e[t+a]^=o[a]}return t.Encryptor=t.extend({processBlock:function(e,t){var n=this._cipher,o=n.blockSize;r.call(this,e,t,o,n),this._prevBlock=e.slice(t,t+o)}}),t.Decryptor=t.extend({processBlock:function(e,t){var n=this._cipher,o=n.blockSize,i=e.slice(t,t+o);r.call(this,e,t,o,n),this._prevBlock=i}}),t}(),e.mode.CFB)),Ae.exports;var e}var Oe,je={exports:{}};function Ce(){return Oe||(Oe=1,je.exports=(r=P(),Ee(),r.mode.CTR=(e=r.lib.BlockCipherMode.extend(),t=e.Encryptor=e.extend({processBlock:function(e,t){var r=this._cipher,n=r.blockSize,o=this._iv,i=this._counter;o&&(i=this._counter=o.slice(0),this._iv=void 0);var a=i.slice(0);r.encryptBlock(a,0),i[n-1]=i[n-1]+1|0;for(var s=0;s<n;s++)e[t+s]^=a[s]}}),e.Decryptor=t,e),r.mode.CTR)),je.exports;var e,t,r}var Pe,De={exports:{}};function He(){return Pe||(Pe=1,De.exports=(e=P(),Ee(),
2
2
  /** @preserve
3
3
  * Counter block mode compatible with Dr Brian Gladman fileenc.c
4
4
  * derived from CryptoJS.mode.CTR
@@ -1,4 +1,4 @@
1
- import e,{createContext as t,useContext as r,useState as n,useRef as o,useEffect as i,useMemo as a,useCallback as s,isValidElement as c}from"react";import{getLocaleProperties as l,formatNum as u,formatCurrency as d,formatDateTime as f,splitStringToContent as h,renderContentToString as p,determineLocale as v,requiresTranslation as y,isSameLanguage as g}from"generaltranslation";import{jsx as _,Fragment as b,jsxs as m}from"react/jsx-runtime";import{getSupportedLocale as x}from"@generaltranslation/supported-locales";const w=t(void 0);function k(e="useGTContext() must be used within a <GTProvider>!"){const t=r(w);if(void 0===t)throw new Error(e);return t}function B(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function A(e,t,r,n){return new(r||(r=Promise))((function(o,i){function a(e){try{c(n.next(e))}catch(e){i(e)}}function s(e){try{c(n.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(a,s)}c((n=n.apply(e,t||[])).next())}))}"function"==typeof SuppressedError&&SuppressedError;const E=(e,t)=>e?`Translation failed for id: ${e}, hash: ${t} `:`Translation failed for hash: ${t}`;function S(e){var{projectId:t,devApiKey:r,locale:c,versionId:l,defaultLocale:u,runtimeUrl:d,renderSettings:f,setTranslations:h,runtimeTranslationEnabled:p}=e,v=B(e,["projectId","devApiKey","locale","versionId","defaultLocale","runtimeUrl","renderSettings","setTranslations","runtimeTranslationEnabled"]);if(!p)return{registerContentForTranslation:()=>Promise.reject(new Error("registerContentForTranslation() failed because translation is disabled")),registerJsxForTranslation:()=>Promise.reject(new Error("registerJsxForTranslation() failed because translation is disabled"))};v=Object.assign(Object.assign({},v),{projectId:t,sourceLocale:u});const[y,g]=n(0),_=o(new Map),b=o(new Map);i((()=>{_.current.forEach((e=>e.resolve())),_.current.clear()}),[c]);const[m,x]=a((()=>{const e=e=>t=>{const r=`${t.metadata.hash}:${t.targetLocale}`,n=b.current.get(r);if(n)return n;const o=new Promise(((n,o)=>{_.current.set(r,{type:e,source:t.source,metadata:t.metadata,resolve:n,reject:o})})).catch((e=>{throw e})).finally((()=>{b.current.delete(r)}));return b.current.set(r,o),o};return[e("content"),e("jsx")]}),[]),w=s(((e,n)=>A(this,void 0,void 0,(function*(){if(0===_.current.size)return{};g((e=>e+1));const o=Array.from(e.values()),i={};try{const a=Object.entries(e).reduce(((e,[t,r])=>(e[r.metadata.hash]={state:"loading"},e)),{});h((e=>Object.assign(Object.assign({},e||{}),a)));const s=(e,t,r)=>A(this,void 0,void 0,(function*(){const n=new AbortController,o=void 0===r?void 0:setTimeout((()=>n.abort()),r);try{return yield fetch(e,Object.assign(Object.assign({},t),{signal:n.signal}))}finally{void 0!==o&&clearTimeout(o)}})),c=yield s(`${d}/v1/runtime/${t}/client`,{method:"POST",headers:Object.assign({"Content-Type":"application/json"},r&&{"x-gt-dev-api-key":r}),body:JSON.stringify({requests:o,targetLocale:n,metadata:v,versionId:l})},f.timeout);if(!c.ok)throw new Error(yield c.text());(yield c.json()).forEach(((e,t)=>{const r=o[t],n=r.metadata.hash;if("translation"in e&&e.translation&&e.reference){const{translation:t}=e;i[n]={state:"success",target:t}}else{if(void 0!==e.error&&null!==e.error&&void 0!==e.code&&null!==e.code)return console.error(E(r.metadata.id,r.metadata.hash),e.error),void(i[n]={state:"error",error:e.error,code:e.code});console.error(E(r.metadata.id,r.metadata.hash),e),i[n]={state:"error",error:"An error occurred.",code:500}}}))}catch(e){e instanceof Error&&"AbortError"===e.name?console.warn("gt-react: Runtime translation timed out."):console.error("Error fetching batched translations:",e),o.forEach((e=>{i[e.metadata.hash]={state:"error",error:"An error occurred.",code:500}}))}finally{return g((e=>e-1)),o.forEach((e=>e.resolve(i[e.metadata.hash]))),i}}))),[d,t,r,v,l,f.timeout]),k=o(y);return i((()=>{k.current=y}),[y]),i((()=>{let e=!0;const t=setInterval((()=>{if(_.current.size>0&&k.current<100){const t=Math.min(25,_.current.size),r=new Map(Array.from(_.current.entries()).slice(0,t));(()=>{A(this,void 0,void 0,(function*(){const t=yield w(r,c);e&&h((e=>Object.assign(Object.assign({},e||{}),t)))}))})(),r.forEach(((e,t)=>_.current.delete(t)))}}),50);return()=>{e=!1,clearInterval(t)}}),[c]),{registerContentForTranslation:m,registerJsxForTranslation:x}}var O="https://cdn.gtx.dev",T="https://runtime.gtx.dev",j="en",C="generaltranslation.locale",P=["singular","plural","dual","zero","one","two","few","many","other"];var D=new(function(){function e(){this.cache=new Map}return e.prototype._generateKey=function(e,t,r){void 0===r&&(r={});var n=Array.isArray(t)?t.join(","):t,o=r?JSON.stringify(r,Object.keys(r).sort()):"{}";return"".concat(e,":").concat(n,":").concat(o)},e.prototype.get=function(e,t,r){void 0===r&&(r={});var n=this._generateKey(e,t,r);if(!this.cache.has(n)){var o=new Intl[e](t,r);this.cache.set(n,o)}return this.cache.get(n)},e}());function H({children:e,name:t,locales:n,options:o={}}){const i=r(w);i?n||(n=[...i.locale&&[i.locale],i.defaultLocale]):n||(n=[j]);let a="string"==typeof e?parseFloat(e):e;return"number"==typeof a&&(a=u(a,Object.assign({locales:n},o))),_(b,{children:a})}function z({children:e,name:t}){return _(b,{children:e})}function R({children:e,currency:t="USD",name:n,locales:o,options:i={}}){const a=r(w);a?o||(o=[...a.locale&&[a.locale],a.defaultLocale]):o||(o=[j]);let s="string"==typeof e?parseFloat(e):e;return"number"==typeof s&&(s=d(s,t,Object.assign({locales:o},i))),_(b,{children:s})}function I({children:e,locales:t,name:n,options:o={}}){const i=r(w);let a,s;i?t||(t=[...i.locale&&[i.locale],i.defaultLocale]):t||(t=[j]);let c=e;return"number"==typeof c||"string"==typeof c?s=new Date(c):c instanceof Date&&(s=c),void 0!==s&&(a=f(s,Object.assign({locales:t},o)).replace(/[\u200F\u202B\u202E]/g,"")),_(b,{children:a})}H.gtTransformation="variable-number",z.gtTransformation="variable-variable",R.gtTransformation="variable-currency",I.gtTransformation="variable-datetime";const F=({variableType:e,variableValue:t,variableOptions:r,locales:n})=>"number"===e?_(H,{options:r,locales:n,children:t}):"datetime"===e?_(I,{options:r,locales:n,children:t}):"currency"===e?_(R,{options:r,locales:n,children:t}):_(z,{children:t});var L,N,M="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function V(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function U(e){if(e.__esModule)return e;var t=e.default;if("function"==typeof t){var r=function e(){return this instanceof e?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach((function(t){var n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,n.get?n:{enumerable:!0,get:function(){return e[t]}})})),r}var $=(N||(N=1,L=function(e,t){t||(t={}),"function"==typeof t&&(t={cmp:t});var r,n="boolean"==typeof t.cycles&&t.cycles,o=t.cmp&&(r=t.cmp,function(e){return function(t,n){var o={key:t,value:e[t]},i={key:n,value:e[n]};return r(o,i)}}),i=[];return function e(t){if(t&&t.toJSON&&"function"==typeof t.toJSON&&(t=t.toJSON()),void 0!==t){if("number"==typeof t)return isFinite(t)?""+t:"null";if("object"!=typeof t)return JSON.stringify(t);var r,a;if(Array.isArray(t)){for(a="[",r=0;r<t.length;r++)r&&(a+=","),a+=e(t[r])||"null";return a+"]"}if(null===t)return"null";if(-1!==i.indexOf(t)){if(n)return JSON.stringify("__cycle__");throw new TypeError("Converting circular structure to JSON")}var s=i.push(t)-1,c=Object.keys(t).sort(o&&o(t));for(a="",r=0;r<c.length;r++){var l=c[r],u=e(t[l]);u&&(a&&(a+=","),a+=JSON.stringify(l)+":"+u)}return i.splice(s,1),"{"+a+"}"}}(e)}),L),K=V($),G={exports:{}};var W,J={exports:{}},X=U(Object.freeze({__proto__:null,default:{}}));function Y(){return W||(W=1,J.exports=(e=e||function(e,t){var r;if("undefined"!=typeof window&&window.crypto&&(r=window.crypto),"undefined"!=typeof self&&self.crypto&&(r=self.crypto),"undefined"!=typeof globalThis&&globalThis.crypto&&(r=globalThis.crypto),!r&&"undefined"!=typeof window&&window.msCrypto&&(r=window.msCrypto),!r&&void 0!==M&&M.crypto&&(r=M.crypto),!r)try{r=X}catch(e){}var n=function(){if(r){if("function"==typeof r.getRandomValues)try{return r.getRandomValues(new Uint32Array(1))[0]}catch(e){}if("function"==typeof r.randomBytes)try{return r.randomBytes(4).readInt32LE()}catch(e){}}throw new Error("Native crypto module could not be used to get secure random number.")},o=Object.create||function(){function e(){}return function(t){var r;return e.prototype=t,r=new e,e.prototype=null,r}}(),i={},a=i.lib={},s=a.Base={extend:function(e){var t=o(this);return e&&t.mixIn(e),t.hasOwnProperty("init")&&this.init!==t.init||(t.init=function(){t.$super.init.apply(this,arguments)}),t.init.prototype=t,t.$super=this,t},create:function(){var e=this.extend();return e.init.apply(e,arguments),e},init:function(){},mixIn:function(e){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t]);e.hasOwnProperty("toString")&&(this.toString=e.toString)},clone:function(){return this.init.prototype.extend(this)}},c=a.WordArray=s.extend({init:function(e,r){e=this.words=e||[],this.sigBytes=r!=t?r:4*e.length},toString:function(e){return(e||u).stringify(this)},concat:function(e){var t=this.words,r=e.words,n=this.sigBytes,o=e.sigBytes;if(this.clamp(),n%4)for(var i=0;i<o;i++){var a=r[i>>>2]>>>24-i%4*8&255;t[n+i>>>2]|=a<<24-(n+i)%4*8}else for(var s=0;s<o;s+=4)t[n+s>>>2]=r[s>>>2];return this.sigBytes+=o,this},clamp:function(){var t=this.words,r=this.sigBytes;t[r>>>2]&=4294967295<<32-r%4*8,t.length=e.ceil(r/4)},clone:function(){var e=s.clone.call(this);return e.words=this.words.slice(0),e},random:function(e){for(var t=[],r=0;r<e;r+=4)t.push(n());return new c.init(t,e)}}),l=i.enc={},u=l.Hex={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],o=0;o<r;o++){var i=t[o>>>2]>>>24-o%4*8&255;n.push((i>>>4).toString(16)),n.push((15&i).toString(16))}return n.join("")},parse:function(e){for(var t=e.length,r=[],n=0;n<t;n+=2)r[n>>>3]|=parseInt(e.substr(n,2),16)<<24-n%8*4;return new c.init(r,t/2)}},d=l.Latin1={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],o=0;o<r;o++){var i=t[o>>>2]>>>24-o%4*8&255;n.push(String.fromCharCode(i))}return n.join("")},parse:function(e){for(var t=e.length,r=[],n=0;n<t;n++)r[n>>>2]|=(255&e.charCodeAt(n))<<24-n%4*8;return new c.init(r,t)}},f=l.Utf8={stringify:function(e){try{return decodeURIComponent(escape(d.stringify(e)))}catch(e){throw new Error("Malformed UTF-8 data")}},parse:function(e){return d.parse(unescape(encodeURIComponent(e)))}},h=a.BufferedBlockAlgorithm=s.extend({reset:function(){this._data=new c.init,this._nDataBytes=0},_append:function(e){"string"==typeof e&&(e=f.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes},_process:function(t){var r,n=this._data,o=n.words,i=n.sigBytes,a=this.blockSize,s=i/(4*a),l=(s=t?e.ceil(s):e.max((0|s)-this._minBufferSize,0))*a,u=e.min(4*l,i);if(l){for(var d=0;d<l;d+=a)this._doProcessBlock(o,d);r=o.splice(0,l),n.sigBytes-=u}return new c.init(r,u)},clone:function(){var e=s.clone.call(this);return e._data=this._data.clone(),e},_minBufferSize:0});a.Hasher=h.extend({cfg:s.extend(),init:function(e){this.cfg=this.cfg.extend(e),this.reset()},reset:function(){h.reset.call(this),this._doReset()},update:function(e){return this._append(e),this._process(),this},finalize:function(e){return e&&this._append(e),this._doFinalize()},blockSize:16,_createHelper:function(e){return function(t,r){return new e.init(r).finalize(t)}},_createHmacHelper:function(e){return function(t,r){return new p.HMAC.init(e,r).finalize(t)}}});var p=i.algo={};return i}(Math),e)),J.exports;var e}var q,Z={exports:{}};function Q(){return q||(q=1,Z.exports=(a=Y(),r=(t=a).lib,n=r.Base,o=r.WordArray,(i=t.x64={}).Word=n.extend({init:function(e,t){this.high=e,this.low=t}}),i.WordArray=n.extend({init:function(t,r){t=this.words=t||[],this.sigBytes=r!=e?r:8*t.length},toX32:function(){for(var e=this.words,t=e.length,r=[],n=0;n<t;n++){var i=e[n];r.push(i.high),r.push(i.low)}return o.create(r,this.sigBytes)},clone:function(){for(var e=n.clone.call(this),t=e.words=this.words.slice(0),r=t.length,o=0;o<r;o++)t[o]=t[o].clone();return e}}),a)),Z.exports;var e,t,r,n,o,i,a}var ee,te={exports:{}};function re(){return ee||(ee=1,te.exports=(e=Y(),function(){if("function"==typeof ArrayBuffer){var t=e.lib.WordArray,r=t.init,n=t.init=function(e){if(e instanceof ArrayBuffer&&(e=new Uint8Array(e)),(e instanceof Int8Array||"undefined"!=typeof Uint8ClampedArray&&e instanceof Uint8ClampedArray||e instanceof Int16Array||e instanceof Uint16Array||e instanceof Int32Array||e instanceof Uint32Array||e instanceof Float32Array||e instanceof Float64Array)&&(e=new Uint8Array(e.buffer,e.byteOffset,e.byteLength)),e instanceof Uint8Array){for(var t=e.byteLength,n=[],o=0;o<t;o++)n[o>>>2]|=e[o]<<24-o%4*8;r.call(this,n,t)}else r.apply(this,arguments)};n.prototype=t}}(),e.lib.WordArray)),te.exports;var e}var ne,oe={exports:{}};function ie(){return ne||(ne=1,oe.exports=(e=Y(),function(){var t=e,r=t.lib.WordArray,n=t.enc;function o(e){return e<<8&4278255360|e>>>8&16711935}n.Utf16=n.Utf16BE={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],o=0;o<r;o+=2){var i=t[o>>>2]>>>16-o%4*8&65535;n.push(String.fromCharCode(i))}return n.join("")},parse:function(e){for(var t=e.length,n=[],o=0;o<t;o++)n[o>>>1]|=e.charCodeAt(o)<<16-o%2*16;return r.create(n,2*t)}},n.Utf16LE={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],i=0;i<r;i+=2){var a=o(t[i>>>2]>>>16-i%4*8&65535);n.push(String.fromCharCode(a))}return n.join("")},parse:function(e){for(var t=e.length,n=[],i=0;i<t;i++)n[i>>>1]|=o(e.charCodeAt(i)<<16-i%2*16);return r.create(n,2*t)}}}(),e.enc.Utf16)),oe.exports;var e}var ae,se={exports:{}};function ce(){return ae||(ae=1,se.exports=(e=Y(),function(){var t=e,r=t.lib.WordArray;function n(e,t,n){for(var o=[],i=0,a=0;a<t;a++)if(a%4){var s=n[e.charCodeAt(a-1)]<<a%4*2|n[e.charCodeAt(a)]>>>6-a%4*2;o[i>>>2]|=s<<24-i%4*8,i++}return r.create(o,i)}t.enc.Base64={stringify:function(e){var t=e.words,r=e.sigBytes,n=this._map;e.clamp();for(var o=[],i=0;i<r;i+=3)for(var a=(t[i>>>2]>>>24-i%4*8&255)<<16|(t[i+1>>>2]>>>24-(i+1)%4*8&255)<<8|t[i+2>>>2]>>>24-(i+2)%4*8&255,s=0;s<4&&i+.75*s<r;s++)o.push(n.charAt(a>>>6*(3-s)&63));var c=n.charAt(64);if(c)for(;o.length%4;)o.push(c);return o.join("")},parse:function(e){var t=e.length,r=this._map,o=this._reverseMap;if(!o){o=this._reverseMap=[];for(var i=0;i<r.length;i++)o[r.charCodeAt(i)]=i}var a=r.charAt(64);if(a){var s=e.indexOf(a);-1!==s&&(t=s)}return n(e,t,o)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="}}(),e.enc.Base64)),se.exports;var e}var le,ue={exports:{}};function de(){return le||(le=1,ue.exports=(e=Y(),function(){var t=e,r=t.lib.WordArray;function n(e,t,n){for(var o=[],i=0,a=0;a<t;a++)if(a%4){var s=n[e.charCodeAt(a-1)]<<a%4*2|n[e.charCodeAt(a)]>>>6-a%4*2;o[i>>>2]|=s<<24-i%4*8,i++}return r.create(o,i)}t.enc.Base64url={stringify:function(e,t){void 0===t&&(t=!0);var r=e.words,n=e.sigBytes,o=t?this._safe_map:this._map;e.clamp();for(var i=[],a=0;a<n;a+=3)for(var s=(r[a>>>2]>>>24-a%4*8&255)<<16|(r[a+1>>>2]>>>24-(a+1)%4*8&255)<<8|r[a+2>>>2]>>>24-(a+2)%4*8&255,c=0;c<4&&a+.75*c<n;c++)i.push(o.charAt(s>>>6*(3-c)&63));var l=o.charAt(64);if(l)for(;i.length%4;)i.push(l);return i.join("")},parse:function(e,t){void 0===t&&(t=!0);var r=e.length,o=t?this._safe_map:this._map,i=this._reverseMap;if(!i){i=this._reverseMap=[];for(var a=0;a<o.length;a++)i[o.charCodeAt(a)]=a}var s=o.charAt(64);if(s){var c=e.indexOf(s);-1!==c&&(r=c)}return n(e,r,i)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safe_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"}}(),e.enc.Base64url)),ue.exports;var e}var fe,he={exports:{}};function pe(){return fe||(fe=1,he.exports=(e=Y(),function(t){var r=e,n=r.lib,o=n.WordArray,i=n.Hasher,a=r.algo,s=[];!function(){for(var e=0;e<64;e++)s[e]=4294967296*t.abs(t.sin(e+1))|0}();var c=a.MD5=i.extend({_doReset:function(){this._hash=new o.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(e,t){for(var r=0;r<16;r++){var n=t+r,o=e[n];e[n]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}var i=this._hash.words,a=e[t+0],c=e[t+1],h=e[t+2],p=e[t+3],v=e[t+4],y=e[t+5],g=e[t+6],_=e[t+7],b=e[t+8],m=e[t+9],x=e[t+10],w=e[t+11],k=e[t+12],B=e[t+13],A=e[t+14],E=e[t+15],S=i[0],O=i[1],T=i[2],j=i[3];S=l(S,O,T,j,a,7,s[0]),j=l(j,S,O,T,c,12,s[1]),T=l(T,j,S,O,h,17,s[2]),O=l(O,T,j,S,p,22,s[3]),S=l(S,O,T,j,v,7,s[4]),j=l(j,S,O,T,y,12,s[5]),T=l(T,j,S,O,g,17,s[6]),O=l(O,T,j,S,_,22,s[7]),S=l(S,O,T,j,b,7,s[8]),j=l(j,S,O,T,m,12,s[9]),T=l(T,j,S,O,x,17,s[10]),O=l(O,T,j,S,w,22,s[11]),S=l(S,O,T,j,k,7,s[12]),j=l(j,S,O,T,B,12,s[13]),T=l(T,j,S,O,A,17,s[14]),S=u(S,O=l(O,T,j,S,E,22,s[15]),T,j,c,5,s[16]),j=u(j,S,O,T,g,9,s[17]),T=u(T,j,S,O,w,14,s[18]),O=u(O,T,j,S,a,20,s[19]),S=u(S,O,T,j,y,5,s[20]),j=u(j,S,O,T,x,9,s[21]),T=u(T,j,S,O,E,14,s[22]),O=u(O,T,j,S,v,20,s[23]),S=u(S,O,T,j,m,5,s[24]),j=u(j,S,O,T,A,9,s[25]),T=u(T,j,S,O,p,14,s[26]),O=u(O,T,j,S,b,20,s[27]),S=u(S,O,T,j,B,5,s[28]),j=u(j,S,O,T,h,9,s[29]),T=u(T,j,S,O,_,14,s[30]),S=d(S,O=u(O,T,j,S,k,20,s[31]),T,j,y,4,s[32]),j=d(j,S,O,T,b,11,s[33]),T=d(T,j,S,O,w,16,s[34]),O=d(O,T,j,S,A,23,s[35]),S=d(S,O,T,j,c,4,s[36]),j=d(j,S,O,T,v,11,s[37]),T=d(T,j,S,O,_,16,s[38]),O=d(O,T,j,S,x,23,s[39]),S=d(S,O,T,j,B,4,s[40]),j=d(j,S,O,T,a,11,s[41]),T=d(T,j,S,O,p,16,s[42]),O=d(O,T,j,S,g,23,s[43]),S=d(S,O,T,j,m,4,s[44]),j=d(j,S,O,T,k,11,s[45]),T=d(T,j,S,O,E,16,s[46]),S=f(S,O=d(O,T,j,S,h,23,s[47]),T,j,a,6,s[48]),j=f(j,S,O,T,_,10,s[49]),T=f(T,j,S,O,A,15,s[50]),O=f(O,T,j,S,y,21,s[51]),S=f(S,O,T,j,k,6,s[52]),j=f(j,S,O,T,p,10,s[53]),T=f(T,j,S,O,x,15,s[54]),O=f(O,T,j,S,c,21,s[55]),S=f(S,O,T,j,b,6,s[56]),j=f(j,S,O,T,E,10,s[57]),T=f(T,j,S,O,g,15,s[58]),O=f(O,T,j,S,B,21,s[59]),S=f(S,O,T,j,v,6,s[60]),j=f(j,S,O,T,w,10,s[61]),T=f(T,j,S,O,h,15,s[62]),O=f(O,T,j,S,m,21,s[63]),i[0]=i[0]+S|0,i[1]=i[1]+O|0,i[2]=i[2]+T|0,i[3]=i[3]+j|0},_doFinalize:function(){var e=this._data,r=e.words,n=8*this._nDataBytes,o=8*e.sigBytes;r[o>>>5]|=128<<24-o%32;var i=t.floor(n/4294967296),a=n;r[15+(o+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),r[14+(o+64>>>9<<4)]=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),e.sigBytes=4*(r.length+1),this._process();for(var s=this._hash,c=s.words,l=0;l<4;l++){var u=c[l];c[l]=16711935&(u<<8|u>>>24)|4278255360&(u<<24|u>>>8)}return s},clone:function(){var e=i.clone.call(this);return e._hash=this._hash.clone(),e}});function l(e,t,r,n,o,i,a){var s=e+(t&r|~t&n)+o+a;return(s<<i|s>>>32-i)+t}function u(e,t,r,n,o,i,a){var s=e+(t&n|r&~n)+o+a;return(s<<i|s>>>32-i)+t}function d(e,t,r,n,o,i,a){var s=e+(t^r^n)+o+a;return(s<<i|s>>>32-i)+t}function f(e,t,r,n,o,i,a){var s=e+(r^(t|~n))+o+a;return(s<<i|s>>>32-i)+t}r.MD5=i._createHelper(c),r.HmacMD5=i._createHmacHelper(c)}(Math),e.MD5)),he.exports;var e}var ve,ye={exports:{}};function ge(){return ve||(ve=1,ye.exports=(s=Y(),t=(e=s).lib,r=t.WordArray,n=t.Hasher,o=e.algo,i=[],a=o.SHA1=n.extend({_doReset:function(){this._hash=new r.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],o=r[1],a=r[2],s=r[3],c=r[4],l=0;l<80;l++){if(l<16)i[l]=0|e[t+l];else{var u=i[l-3]^i[l-8]^i[l-14]^i[l-16];i[l]=u<<1|u>>>31}var d=(n<<5|n>>>27)+c+i[l];d+=l<20?1518500249+(o&a|~o&s):l<40?1859775393+(o^a^s):l<60?(o&a|o&s|a&s)-1894007588:(o^a^s)-899497514,c=s,s=a,a=o<<30|o>>>2,o=n,n=d}r[0]=r[0]+n|0,r[1]=r[1]+o|0,r[2]=r[2]+a|0,r[3]=r[3]+s|0,r[4]=r[4]+c|0},_doFinalize:function(){var e=this._data,t=e.words,r=8*this._nDataBytes,n=8*e.sigBytes;return t[n>>>5]|=128<<24-n%32,t[14+(n+64>>>9<<4)]=Math.floor(r/4294967296),t[15+(n+64>>>9<<4)]=r,e.sigBytes=4*t.length,this._process(),this._hash},clone:function(){var e=n.clone.call(this);return e._hash=this._hash.clone(),e}}),e.SHA1=n._createHelper(a),e.HmacSHA1=n._createHmacHelper(a),s.SHA1)),ye.exports;var e,t,r,n,o,i,a,s}var _e,be={exports:{}};function me(){return _e||(_e=1,be.exports=(e=Y(),function(t){var r=e,n=r.lib,o=n.WordArray,i=n.Hasher,a=r.algo,s=[],c=[];!function(){function e(e){for(var r=t.sqrt(e),n=2;n<=r;n++)if(!(e%n))return!1;return!0}function r(e){return 4294967296*(e-(0|e))|0}for(var n=2,o=0;o<64;)e(n)&&(o<8&&(s[o]=r(t.pow(n,.5))),c[o]=r(t.pow(n,1/3)),o++),n++}();var l=[],u=a.SHA256=i.extend({_doReset:function(){this._hash=new o.init(s.slice(0))},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],o=r[1],i=r[2],a=r[3],s=r[4],u=r[5],d=r[6],f=r[7],h=0;h<64;h++){if(h<16)l[h]=0|e[t+h];else{var p=l[h-15],v=(p<<25|p>>>7)^(p<<14|p>>>18)^p>>>3,y=l[h-2],g=(y<<15|y>>>17)^(y<<13|y>>>19)^y>>>10;l[h]=v+l[h-7]+g+l[h-16]}var _=n&o^n&i^o&i,b=(n<<30|n>>>2)^(n<<19|n>>>13)^(n<<10|n>>>22),m=f+((s<<26|s>>>6)^(s<<21|s>>>11)^(s<<7|s>>>25))+(s&u^~s&d)+c[h]+l[h];f=d,d=u,u=s,s=a+m|0,a=i,i=o,o=n,n=m+(b+_)|0}r[0]=r[0]+n|0,r[1]=r[1]+o|0,r[2]=r[2]+i|0,r[3]=r[3]+a|0,r[4]=r[4]+s|0,r[5]=r[5]+u|0,r[6]=r[6]+d|0,r[7]=r[7]+f|0},_doFinalize:function(){var e=this._data,r=e.words,n=8*this._nDataBytes,o=8*e.sigBytes;return r[o>>>5]|=128<<24-o%32,r[14+(o+64>>>9<<4)]=t.floor(n/4294967296),r[15+(o+64>>>9<<4)]=n,e.sigBytes=4*r.length,this._process(),this._hash},clone:function(){var e=i.clone.call(this);return e._hash=this._hash.clone(),e}});r.SHA256=i._createHelper(u),r.HmacSHA256=i._createHmacHelper(u)}(Math),e.SHA256)),be.exports;var e}var xe,we={exports:{}};var ke,Be={exports:{}};function Ae(){return ke||(ke=1,Be.exports=(e=Y(),Q(),function(){var t=e,r=t.lib.Hasher,n=t.x64,o=n.Word,i=n.WordArray,a=t.algo;function s(){return o.create.apply(o,arguments)}var c=[s(1116352408,3609767458),s(1899447441,602891725),s(3049323471,3964484399),s(3921009573,2173295548),s(961987163,4081628472),s(1508970993,3053834265),s(2453635748,2937671579),s(2870763221,3664609560),s(3624381080,2734883394),s(310598401,1164996542),s(607225278,1323610764),s(1426881987,3590304994),s(1925078388,4068182383),s(2162078206,991336113),s(2614888103,633803317),s(3248222580,3479774868),s(3835390401,2666613458),s(4022224774,944711139),s(264347078,2341262773),s(604807628,2007800933),s(770255983,1495990901),s(1249150122,1856431235),s(1555081692,3175218132),s(1996064986,2198950837),s(2554220882,3999719339),s(2821834349,766784016),s(2952996808,2566594879),s(3210313671,3203337956),s(3336571891,1034457026),s(3584528711,2466948901),s(113926993,3758326383),s(338241895,168717936),s(666307205,1188179964),s(773529912,1546045734),s(1294757372,1522805485),s(1396182291,2643833823),s(1695183700,2343527390),s(1986661051,1014477480),s(2177026350,1206759142),s(2456956037,344077627),s(2730485921,1290863460),s(2820302411,3158454273),s(3259730800,3505952657),s(3345764771,106217008),s(3516065817,3606008344),s(3600352804,1432725776),s(4094571909,1467031594),s(275423344,851169720),s(430227734,3100823752),s(506948616,1363258195),s(659060556,3750685593),s(883997877,3785050280),s(958139571,3318307427),s(1322822218,3812723403),s(1537002063,2003034995),s(1747873779,3602036899),s(1955562222,1575990012),s(2024104815,1125592928),s(2227730452,2716904306),s(2361852424,442776044),s(2428436474,593698344),s(2756734187,3733110249),s(3204031479,2999351573),s(3329325298,3815920427),s(3391569614,3928383900),s(3515267271,566280711),s(3940187606,3454069534),s(4118630271,4000239992),s(116418474,1914138554),s(174292421,2731055270),s(289380356,3203993006),s(460393269,320620315),s(685471733,587496836),s(852142971,1086792851),s(1017036298,365543100),s(1126000580,2618297676),s(1288033470,3409855158),s(1501505948,4234509866),s(1607167915,987167468),s(1816402316,1246189591)],l=[];!function(){for(var e=0;e<80;e++)l[e]=s()}();var u=a.SHA512=r.extend({_doReset:function(){this._hash=new i.init([new o.init(1779033703,4089235720),new o.init(3144134277,2227873595),new o.init(1013904242,4271175723),new o.init(2773480762,1595750129),new o.init(1359893119,2917565137),new o.init(2600822924,725511199),new o.init(528734635,4215389547),new o.init(1541459225,327033209)])},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],o=r[1],i=r[2],a=r[3],s=r[4],u=r[5],d=r[6],f=r[7],h=n.high,p=n.low,v=o.high,y=o.low,g=i.high,_=i.low,b=a.high,m=a.low,x=s.high,w=s.low,k=u.high,B=u.low,A=d.high,E=d.low,S=f.high,O=f.low,T=h,j=p,C=v,P=y,D=g,H=_,z=b,R=m,I=x,F=w,L=k,N=B,M=A,V=E,U=S,$=O,K=0;K<80;K++){var G,W,J=l[K];if(K<16)W=J.high=0|e[t+2*K],G=J.low=0|e[t+2*K+1];else{var X=l[K-15],Y=X.high,q=X.low,Z=(Y>>>1|q<<31)^(Y>>>8|q<<24)^Y>>>7,Q=(q>>>1|Y<<31)^(q>>>8|Y<<24)^(q>>>7|Y<<25),ee=l[K-2],te=ee.high,re=ee.low,ne=(te>>>19|re<<13)^(te<<3|re>>>29)^te>>>6,oe=(re>>>19|te<<13)^(re<<3|te>>>29)^(re>>>6|te<<26),ie=l[K-7],ae=ie.high,se=ie.low,ce=l[K-16],le=ce.high,ue=ce.low;W=(W=(W=Z+ae+((G=Q+se)>>>0<Q>>>0?1:0))+ne+((G+=oe)>>>0<oe>>>0?1:0))+le+((G+=ue)>>>0<ue>>>0?1:0),J.high=W,J.low=G}var de,fe=I&L^~I&M,he=F&N^~F&V,pe=T&C^T&D^C&D,ve=j&P^j&H^P&H,ye=(T>>>28|j<<4)^(T<<30|j>>>2)^(T<<25|j>>>7),ge=(j>>>28|T<<4)^(j<<30|T>>>2)^(j<<25|T>>>7),_e=(I>>>14|F<<18)^(I>>>18|F<<14)^(I<<23|F>>>9),be=(F>>>14|I<<18)^(F>>>18|I<<14)^(F<<23|I>>>9),me=c[K],xe=me.high,we=me.low,ke=U+_e+((de=$+be)>>>0<$>>>0?1:0),Be=ge+ve;U=M,$=V,M=L,V=N,L=I,N=F,I=z+(ke=(ke=(ke=ke+fe+((de+=he)>>>0<he>>>0?1:0))+xe+((de+=we)>>>0<we>>>0?1:0))+W+((de+=G)>>>0<G>>>0?1:0))+((F=R+de|0)>>>0<R>>>0?1:0)|0,z=D,R=H,D=C,H=P,C=T,P=j,T=ke+(ye+pe+(Be>>>0<ge>>>0?1:0))+((j=de+Be|0)>>>0<de>>>0?1:0)|0}p=n.low=p+j,n.high=h+T+(p>>>0<j>>>0?1:0),y=o.low=y+P,o.high=v+C+(y>>>0<P>>>0?1:0),_=i.low=_+H,i.high=g+D+(_>>>0<H>>>0?1:0),m=a.low=m+R,a.high=b+z+(m>>>0<R>>>0?1:0),w=s.low=w+F,s.high=x+I+(w>>>0<F>>>0?1:0),B=u.low=B+N,u.high=k+L+(B>>>0<N>>>0?1:0),E=d.low=E+V,d.high=A+M+(E>>>0<V>>>0?1:0),O=f.low=O+$,f.high=S+U+(O>>>0<$>>>0?1:0)},_doFinalize:function(){var e=this._data,t=e.words,r=8*this._nDataBytes,n=8*e.sigBytes;return t[n>>>5]|=128<<24-n%32,t[30+(n+128>>>10<<5)]=Math.floor(r/4294967296),t[31+(n+128>>>10<<5)]=r,e.sigBytes=4*t.length,this._process(),this._hash.toX32()},clone:function(){var e=r.clone.call(this);return e._hash=this._hash.clone(),e},blockSize:32});t.SHA512=r._createHelper(u),t.HmacSHA512=r._createHmacHelper(u)}(),e.SHA512)),Be.exports;var e}var Ee,Se={exports:{}};var Oe,Te={exports:{}};function je(){return Oe||(Oe=1,Te.exports=(e=Y(),Q(),function(t){var r=e,n=r.lib,o=n.WordArray,i=n.Hasher,a=r.x64.Word,s=r.algo,c=[],l=[],u=[];!function(){for(var e=1,t=0,r=0;r<24;r++){c[e+5*t]=(r+1)*(r+2)/2%64;var n=(2*e+3*t)%5;e=t%5,t=n}for(e=0;e<5;e++)for(t=0;t<5;t++)l[e+5*t]=t+(2*e+3*t)%5*5;for(var o=1,i=0;i<24;i++){for(var s=0,d=0,f=0;f<7;f++){if(1&o){var h=(1<<f)-1;h<32?d^=1<<h:s^=1<<h-32}128&o?o=o<<1^113:o<<=1}u[i]=a.create(s,d)}}();var d=[];!function(){for(var e=0;e<25;e++)d[e]=a.create()}();var f=s.SHA3=i.extend({cfg:i.cfg.extend({outputLength:512}),_doReset:function(){for(var e=this._state=[],t=0;t<25;t++)e[t]=new a.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(e,t){for(var r=this._state,n=this.blockSize/2,o=0;o<n;o++){var i=e[t+2*o],a=e[t+2*o+1];i=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),a=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),(O=r[o]).high^=a,O.low^=i}for(var s=0;s<24;s++){for(var f=0;f<5;f++){for(var h=0,p=0,v=0;v<5;v++)h^=(O=r[f+5*v]).high,p^=O.low;var y=d[f];y.high=h,y.low=p}for(f=0;f<5;f++){var g=d[(f+4)%5],_=d[(f+1)%5],b=_.high,m=_.low;for(h=g.high^(b<<1|m>>>31),p=g.low^(m<<1|b>>>31),v=0;v<5;v++)(O=r[f+5*v]).high^=h,O.low^=p}for(var x=1;x<25;x++){var w=(O=r[x]).high,k=O.low,B=c[x];B<32?(h=w<<B|k>>>32-B,p=k<<B|w>>>32-B):(h=k<<B-32|w>>>64-B,p=w<<B-32|k>>>64-B);var A=d[l[x]];A.high=h,A.low=p}var E=d[0],S=r[0];for(E.high=S.high,E.low=S.low,f=0;f<5;f++)for(v=0;v<5;v++){var O=r[x=f+5*v],T=d[x],j=d[(f+1)%5+5*v],C=d[(f+2)%5+5*v];O.high=T.high^~j.high&C.high,O.low=T.low^~j.low&C.low}O=r[0];var P=u[s];O.high^=P.high,O.low^=P.low}},_doFinalize:function(){var e=this._data,r=e.words;this._nDataBytes;var n=8*e.sigBytes,i=32*this.blockSize;r[n>>>5]|=1<<24-n%32,r[(t.ceil((n+1)/i)*i>>>5)-1]|=128,e.sigBytes=4*r.length,this._process();for(var a=this._state,s=this.cfg.outputLength/8,c=s/8,l=[],u=0;u<c;u++){var d=a[u],f=d.high,h=d.low;f=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8),h=16711935&(h<<8|h>>>24)|4278255360&(h<<24|h>>>8),l.push(h),l.push(f)}return new o.init(l,s)},clone:function(){for(var e=i.clone.call(this),t=e._state=this._state.slice(0),r=0;r<25;r++)t[r]=t[r].clone();return e}});r.SHA3=i._createHelper(f),r.HmacSHA3=i._createHmacHelper(f)}(Math),e.SHA3)),Te.exports;var e}var Ce,Pe={exports:{}};var De,He={exports:{}};function ze(){return De||(De=1,He.exports=(e=Y(),r=(t=e).lib.Base,n=t.enc.Utf8,void(t.algo.HMAC=r.extend({init:function(e,t){e=this._hasher=new e.init,"string"==typeof t&&(t=n.parse(t));var r=e.blockSize,o=4*r;t.sigBytes>o&&(t=e.finalize(t)),t.clamp();for(var i=this._oKey=t.clone(),a=this._iKey=t.clone(),s=i.words,c=a.words,l=0;l<r;l++)s[l]^=1549556828,c[l]^=909522486;i.sigBytes=a.sigBytes=o,this.reset()},reset:function(){var e=this._hasher;e.reset(),e.update(this._iKey)},update:function(e){return this._hasher.update(e),this},finalize:function(e){var t=this._hasher,r=t.finalize(e);return t.reset(),t.finalize(this._oKey.clone().concat(r))}})))),He.exports;var e,t,r,n}var Re,Ie={exports:{}};var Fe,Le={exports:{}};function Ne(){return Fe||(Fe=1,Le.exports=(s=Y(),ge(),ze(),t=(e=s).lib,r=t.Base,n=t.WordArray,o=e.algo,i=o.MD5,a=o.EvpKDF=r.extend({cfg:r.extend({keySize:4,hasher:i,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var r,o=this.cfg,i=o.hasher.create(),a=n.create(),s=a.words,c=o.keySize,l=o.iterations;s.length<c;){r&&i.update(r),r=i.update(e).finalize(t),i.reset();for(var u=1;u<l;u++)r=i.finalize(r),i.reset();a.concat(r)}return a.sigBytes=4*c,a}}),e.EvpKDF=function(e,t,r){return a.create(r).compute(e,t)},s.EvpKDF)),Le.exports;var e,t,r,n,o,i,a,s}var Me,Ve={exports:{}};function Ue(){return Me||(Me=1,Ve.exports=(e=Y(),Ne(),void(e.lib.Cipher||function(t){var r=e,n=r.lib,o=n.Base,i=n.WordArray,a=n.BufferedBlockAlgorithm,s=r.enc;s.Utf8;var c=s.Base64,l=r.algo.EvpKDF,u=n.Cipher=a.extend({cfg:o.extend(),createEncryptor:function(e,t){return this.create(this._ENC_XFORM_MODE,e,t)},createDecryptor:function(e,t){return this.create(this._DEC_XFORM_MODE,e,t)},init:function(e,t,r){this.cfg=this.cfg.extend(r),this._xformMode=e,this._key=t,this.reset()},reset:function(){a.reset.call(this),this._doReset()},process:function(e){return this._append(e),this._process()},finalize:function(e){return e&&this._append(e),this._doFinalize()},keySize:4,ivSize:4,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function e(e){return"string"==typeof e?b:g}return function(t){return{encrypt:function(r,n,o){return e(n).encrypt(t,r,n,o)},decrypt:function(r,n,o){return e(n).decrypt(t,r,n,o)}}}}()});n.StreamCipher=u.extend({_doFinalize:function(){return this._process(!0)},blockSize:1});var d=r.mode={},f=n.BlockCipherMode=o.extend({createEncryptor:function(e,t){return this.Encryptor.create(e,t)},createDecryptor:function(e,t){return this.Decryptor.create(e,t)},init:function(e,t){this._cipher=e,this._iv=t}}),h=d.CBC=function(){var e=f.extend();function r(e,r,n){var o,i=this._iv;i?(o=i,this._iv=t):o=this._prevBlock;for(var a=0;a<n;a++)e[r+a]^=o[a]}return e.Encryptor=e.extend({processBlock:function(e,t){var n=this._cipher,o=n.blockSize;r.call(this,e,t,o),n.encryptBlock(e,t),this._prevBlock=e.slice(t,t+o)}}),e.Decryptor=e.extend({processBlock:function(e,t){var n=this._cipher,o=n.blockSize,i=e.slice(t,t+o);n.decryptBlock(e,t),r.call(this,e,t,o),this._prevBlock=i}}),e}(),p=(r.pad={}).Pkcs7={pad:function(e,t){for(var r=4*t,n=r-e.sigBytes%r,o=n<<24|n<<16|n<<8|n,a=[],s=0;s<n;s+=4)a.push(o);var c=i.create(a,n);e.concat(c)},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}};n.BlockCipher=u.extend({cfg:u.cfg.extend({mode:h,padding:p}),reset:function(){var e;u.reset.call(this);var t=this.cfg,r=t.iv,n=t.mode;this._xformMode==this._ENC_XFORM_MODE?e=n.createEncryptor:(e=n.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==e?this._mode.init(this,r&&r.words):(this._mode=e.call(n,this,r&&r.words),this._mode.__creator=e)},_doProcessBlock:function(e,t){this._mode.processBlock(e,t)},_doFinalize:function(){var e,t=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(t.pad(this._data,this.blockSize),e=this._process(!0)):(e=this._process(!0),t.unpad(e)),e},blockSize:4});var v=n.CipherParams=o.extend({init:function(e){this.mixIn(e)},toString:function(e){return(e||this.formatter).stringify(this)}}),y=(r.format={}).OpenSSL={stringify:function(e){var t=e.ciphertext,r=e.salt;return(r?i.create([1398893684,1701076831]).concat(r).concat(t):t).toString(c)},parse:function(e){var t,r=c.parse(e),n=r.words;return 1398893684==n[0]&&1701076831==n[1]&&(t=i.create(n.slice(2,4)),n.splice(0,4),r.sigBytes-=16),v.create({ciphertext:r,salt:t})}},g=n.SerializableCipher=o.extend({cfg:o.extend({format:y}),encrypt:function(e,t,r,n){n=this.cfg.extend(n);var o=e.createEncryptor(r,n),i=o.finalize(t),a=o.cfg;return v.create({ciphertext:i,key:r,iv:a.iv,algorithm:e,mode:a.mode,padding:a.padding,blockSize:e.blockSize,formatter:n.format})},decrypt:function(e,t,r,n){return n=this.cfg.extend(n),t=this._parse(t,n.format),e.createDecryptor(r,n).finalize(t.ciphertext)},_parse:function(e,t){return"string"==typeof e?t.parse(e,this):e}}),_=(r.kdf={}).OpenSSL={execute:function(e,t,r,n,o){if(n||(n=i.random(8)),o)a=l.create({keySize:t+r,hasher:o}).compute(e,n);else var a=l.create({keySize:t+r}).compute(e,n);var s=i.create(a.words.slice(t),4*r);return a.sigBytes=4*t,v.create({key:a,iv:s,salt:n})}},b=n.PasswordBasedCipher=g.extend({cfg:g.cfg.extend({kdf:_}),encrypt:function(e,t,r,n){var o=(n=this.cfg.extend(n)).kdf.execute(r,e.keySize,e.ivSize,n.salt,n.hasher);n.iv=o.iv;var i=g.encrypt.call(this,e,t,o.key,n);return i.mixIn(o),i},decrypt:function(e,t,r,n){n=this.cfg.extend(n),t=this._parse(t,n.format);var o=n.kdf.execute(r,e.keySize,e.ivSize,t.salt,n.hasher);return n.iv=o.iv,g.decrypt.call(this,e,t,o.key,n)}})}()))),Ve.exports;var e}var $e,Ke={exports:{}};function Ge(){return $e||($e=1,Ke.exports=(e=Y(),Ue(),e.mode.CFB=function(){var t=e.lib.BlockCipherMode.extend();function r(e,t,r,n){var o,i=this._iv;i?(o=i.slice(0),this._iv=void 0):o=this._prevBlock,n.encryptBlock(o,0);for(var a=0;a<r;a++)e[t+a]^=o[a]}return t.Encryptor=t.extend({processBlock:function(e,t){var n=this._cipher,o=n.blockSize;r.call(this,e,t,o,n),this._prevBlock=e.slice(t,t+o)}}),t.Decryptor=t.extend({processBlock:function(e,t){var n=this._cipher,o=n.blockSize,i=e.slice(t,t+o);r.call(this,e,t,o,n),this._prevBlock=i}}),t}(),e.mode.CFB)),Ke.exports;var e}var We,Je={exports:{}};function Xe(){return We||(We=1,Je.exports=(r=Y(),Ue(),r.mode.CTR=(e=r.lib.BlockCipherMode.extend(),t=e.Encryptor=e.extend({processBlock:function(e,t){var r=this._cipher,n=r.blockSize,o=this._iv,i=this._counter;o&&(i=this._counter=o.slice(0),this._iv=void 0);var a=i.slice(0);r.encryptBlock(a,0),i[n-1]=i[n-1]+1|0;for(var s=0;s<n;s++)e[t+s]^=a[s]}}),e.Decryptor=t,e),r.mode.CTR)),Je.exports;var e,t,r}var Ye,qe={exports:{}};function Ze(){return Ye||(Ye=1,qe.exports=(e=Y(),Ue(),
1
+ import e,{createContext as t,useContext as r,useState as n,useRef as o,useEffect as i,useMemo as a,useCallback as s,isValidElement as c}from"react";import{getLocaleProperties as l,formatNum as u,formatCurrency as d,formatDateTime as f,splitStringToContent as h,renderContentToString as p,determineLocale as v,requiresTranslation as y,isSameLanguage as g}from"generaltranslation";import{jsx as _,Fragment as b,jsxs as m}from"react/jsx-runtime";import{getSupportedLocale as x}from"@generaltranslation/supported-locales";const w=t(void 0);function k(e="useGTContext() must be used within a <GTProvider>!"){const t=r(w);if(void 0===t)throw new Error(e);return t}function B(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function A(e,t,r,n){return new(r||(r=Promise))((function(o,i){function a(e){try{c(n.next(e))}catch(e){i(e)}}function s(e){try{c(n.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(a,s)}c((n=n.apply(e,t||[])).next())}))}"function"==typeof SuppressedError&&SuppressedError;const E=(e,t)=>e?`Translation failed for id: ${e}, hash: ${t} `:`Translation failed for hash: ${t}`;function S(e){var{projectId:t,devApiKey:r,locale:c,versionId:l,defaultLocale:u,runtimeUrl:d,renderSettings:f,setTranslations:h,runtimeTranslationEnabled:p}=e,v=B(e,["projectId","devApiKey","locale","versionId","defaultLocale","runtimeUrl","renderSettings","setTranslations","runtimeTranslationEnabled"]);if(!p)return{registerContentForTranslation:()=>Promise.reject(new Error("registerContentForTranslation() failed because translation is disabled")),registerJsxForTranslation:()=>Promise.reject(new Error("registerJsxForTranslation() failed because translation is disabled"))};v=Object.assign(Object.assign({},v),{projectId:t,sourceLocale:u});const[y,g]=n(0),_=o(new Map),b=o(new Map);i((()=>{_.current.forEach((e=>e.resolve())),_.current.clear()}),[c]);const[m,x]=a((()=>{const e=e=>t=>{const r=`${t.metadata.hash}:${t.targetLocale}`,n=b.current.get(r);if(n)return n;const o=new Promise(((n,o)=>{_.current.set(r,{type:e,source:t.source,metadata:t.metadata,resolve:n,reject:o})})).catch((e=>{throw e})).finally((()=>{b.current.delete(r)}));return b.current.set(r,o),o};return[e("content"),e("jsx")]}),[]),w=s(((e,n)=>A(this,void 0,void 0,(function*(){if(0===_.current.size)return{};g((e=>e+1));const o=Array.from(e.values()),i={};try{const a=Object.entries(e).reduce(((e,[t,r])=>(e[r.metadata.hash]={state:"loading"},e)),{});h((e=>Object.assign(Object.assign({},e||{}),a)));const s=(e,t,r)=>A(this,void 0,void 0,(function*(){const n=new AbortController,o=void 0===r?void 0:setTimeout((()=>n.abort()),r);try{return yield fetch(e,Object.assign(Object.assign({},t),{signal:n.signal}))}finally{void 0!==o&&clearTimeout(o)}})),c=yield s(`${d}/v1/runtime/${t}/client`,{method:"POST",headers:Object.assign({"Content-Type":"application/json"},r&&{"x-gt-dev-api-key":r}),body:JSON.stringify({requests:o,targetLocale:n,metadata:v,versionId:l})},f.timeout);if(!c.ok)throw new Error(yield c.text());(yield c.json()).forEach(((e,t)=>{const r=o[t],n=r.metadata.hash;if("translation"in e&&e.translation&&e.reference){const{translation:t}=e;i[n]={state:"success",target:t}}else{if(void 0!==e.error&&null!==e.error&&void 0!==e.code&&null!==e.code)return console.error(E(r.metadata.id,r.metadata.hash),e.error),void(i[n]={state:"error",error:e.error,code:e.code});console.error(E(r.metadata.id,r.metadata.hash),e),i[n]={state:"error",error:"An error occurred.",code:500}}}))}catch(e){e instanceof Error&&"AbortError"===e.name?console.warn("gt-react: Runtime translation timed out."):console.error("Error fetching batched translations:",e),o.forEach((e=>{i[e.metadata.hash]={state:"error",error:"An error occurred.",code:500}}))}finally{return g((e=>e-1)),o.forEach((e=>e.resolve(i[e.metadata.hash]))),i}}))),[d,t,r,v,l,f.timeout]),k=o(y);return i((()=>{k.current=y}),[y]),i((()=>{let e=!0;const t=setInterval((()=>{if(_.current.size>0&&k.current<100){const t=Math.min(25,_.current.size),r=new Map(Array.from(_.current.entries()).slice(0,t));(()=>{A(this,void 0,void 0,(function*(){const t=yield w(r,c);e&&h((e=>Object.assign(Object.assign({},e||{}),t)))}))})(),r.forEach(((e,t)=>_.current.delete(t)))}}),50);return()=>{e=!1,clearInterval(t)}}),[c]),{registerContentForTranslation:m,registerJsxForTranslation:x}}var O="https://cdn.gtx.dev",T="https://runtime.gtx.dev",j="en",C="generaltranslation.locale",P=["singular","plural","dual","zero","one","two","few","many","other"];var D=new(function(){function e(){this.cache=new Map}return e.prototype._generateKey=function(e,t,r){void 0===r&&(r={});var n=Array.isArray(t)?t.join(","):t,o=r?JSON.stringify(r,Object.keys(r).sort()):"{}";return"".concat(e,":").concat(n,":").concat(o)},e.prototype.get=function(e,t,r){void 0===r&&(r={});var n=this._generateKey(e,t,r);if(!this.cache.has(n)){var o=new Intl[e](t,r);this.cache.set(n,o)}return this.cache.get(n)},e}());function H({children:e,name:t,locales:n,options:o={}}){const i=r(w);i?n||(n=[...i.locale&&[i.locale],i.defaultLocale]):n||(n=[j]);let a="string"==typeof e?parseFloat(e):e;return"number"==typeof a&&(a=u(a,Object.assign({locales:n},o))),_(b,{children:a})}function z({children:e,name:t}){return _(b,{children:e})}function R({children:e,currency:t="USD",name:n,locales:o,options:i={}}){const a=r(w);a?o||(o=[...a.locale&&[a.locale],a.defaultLocale]):o||(o=[j]);let s="string"==typeof e?parseFloat(e):e;return"number"==typeof s&&(s=d(s,t,Object.assign({locales:o},i))),_(b,{children:s})}function I({children:e,locales:t,name:n,options:o={}}){const i=r(w);let a,s;i?t||(t=[...i.locale&&[i.locale],i.defaultLocale]):t||(t=[j]);let c=e;return"number"==typeof c||"string"==typeof c?s=new Date(c):c instanceof Date&&(s=c),void 0!==s&&(a=f(s,Object.assign({locales:t},o)).replace(/[\u200F\u202B\u202E]/g,"")),_(b,{children:a})}H.gtTransformation="variable-number",z.gtTransformation="variable-variable",R.gtTransformation="variable-currency",I.gtTransformation="variable-datetime";const F=({variableType:e,variableValue:t,variableOptions:r})=>"number"===e?_(H,{options:r,children:t}):"datetime"===e?_(I,{options:r,children:t}):"currency"===e?_(R,{options:r,children:t}):_(z,{children:t});var L,N,M="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function V(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function U(e){if(e.__esModule)return e;var t=e.default;if("function"==typeof t){var r=function e(){return this instanceof e?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach((function(t){var n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,n.get?n:{enumerable:!0,get:function(){return e[t]}})})),r}var $=(N||(N=1,L=function(e,t){t||(t={}),"function"==typeof t&&(t={cmp:t});var r,n="boolean"==typeof t.cycles&&t.cycles,o=t.cmp&&(r=t.cmp,function(e){return function(t,n){var o={key:t,value:e[t]},i={key:n,value:e[n]};return r(o,i)}}),i=[];return function e(t){if(t&&t.toJSON&&"function"==typeof t.toJSON&&(t=t.toJSON()),void 0!==t){if("number"==typeof t)return isFinite(t)?""+t:"null";if("object"!=typeof t)return JSON.stringify(t);var r,a;if(Array.isArray(t)){for(a="[",r=0;r<t.length;r++)r&&(a+=","),a+=e(t[r])||"null";return a+"]"}if(null===t)return"null";if(-1!==i.indexOf(t)){if(n)return JSON.stringify("__cycle__");throw new TypeError("Converting circular structure to JSON")}var s=i.push(t)-1,c=Object.keys(t).sort(o&&o(t));for(a="",r=0;r<c.length;r++){var l=c[r],u=e(t[l]);u&&(a&&(a+=","),a+=JSON.stringify(l)+":"+u)}return i.splice(s,1),"{"+a+"}"}}(e)}),L),K=V($),G={exports:{}};var W,J={exports:{}},X=U(Object.freeze({__proto__:null,default:{}}));function Y(){return W||(W=1,J.exports=(e=e||function(e,t){var r;if("undefined"!=typeof window&&window.crypto&&(r=window.crypto),"undefined"!=typeof self&&self.crypto&&(r=self.crypto),"undefined"!=typeof globalThis&&globalThis.crypto&&(r=globalThis.crypto),!r&&"undefined"!=typeof window&&window.msCrypto&&(r=window.msCrypto),!r&&void 0!==M&&M.crypto&&(r=M.crypto),!r)try{r=X}catch(e){}var n=function(){if(r){if("function"==typeof r.getRandomValues)try{return r.getRandomValues(new Uint32Array(1))[0]}catch(e){}if("function"==typeof r.randomBytes)try{return r.randomBytes(4).readInt32LE()}catch(e){}}throw new Error("Native crypto module could not be used to get secure random number.")},o=Object.create||function(){function e(){}return function(t){var r;return e.prototype=t,r=new e,e.prototype=null,r}}(),i={},a=i.lib={},s=a.Base={extend:function(e){var t=o(this);return e&&t.mixIn(e),t.hasOwnProperty("init")&&this.init!==t.init||(t.init=function(){t.$super.init.apply(this,arguments)}),t.init.prototype=t,t.$super=this,t},create:function(){var e=this.extend();return e.init.apply(e,arguments),e},init:function(){},mixIn:function(e){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t]);e.hasOwnProperty("toString")&&(this.toString=e.toString)},clone:function(){return this.init.prototype.extend(this)}},c=a.WordArray=s.extend({init:function(e,r){e=this.words=e||[],this.sigBytes=r!=t?r:4*e.length},toString:function(e){return(e||u).stringify(this)},concat:function(e){var t=this.words,r=e.words,n=this.sigBytes,o=e.sigBytes;if(this.clamp(),n%4)for(var i=0;i<o;i++){var a=r[i>>>2]>>>24-i%4*8&255;t[n+i>>>2]|=a<<24-(n+i)%4*8}else for(var s=0;s<o;s+=4)t[n+s>>>2]=r[s>>>2];return this.sigBytes+=o,this},clamp:function(){var t=this.words,r=this.sigBytes;t[r>>>2]&=4294967295<<32-r%4*8,t.length=e.ceil(r/4)},clone:function(){var e=s.clone.call(this);return e.words=this.words.slice(0),e},random:function(e){for(var t=[],r=0;r<e;r+=4)t.push(n());return new c.init(t,e)}}),l=i.enc={},u=l.Hex={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],o=0;o<r;o++){var i=t[o>>>2]>>>24-o%4*8&255;n.push((i>>>4).toString(16)),n.push((15&i).toString(16))}return n.join("")},parse:function(e){for(var t=e.length,r=[],n=0;n<t;n+=2)r[n>>>3]|=parseInt(e.substr(n,2),16)<<24-n%8*4;return new c.init(r,t/2)}},d=l.Latin1={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],o=0;o<r;o++){var i=t[o>>>2]>>>24-o%4*8&255;n.push(String.fromCharCode(i))}return n.join("")},parse:function(e){for(var t=e.length,r=[],n=0;n<t;n++)r[n>>>2]|=(255&e.charCodeAt(n))<<24-n%4*8;return new c.init(r,t)}},f=l.Utf8={stringify:function(e){try{return decodeURIComponent(escape(d.stringify(e)))}catch(e){throw new Error("Malformed UTF-8 data")}},parse:function(e){return d.parse(unescape(encodeURIComponent(e)))}},h=a.BufferedBlockAlgorithm=s.extend({reset:function(){this._data=new c.init,this._nDataBytes=0},_append:function(e){"string"==typeof e&&(e=f.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes},_process:function(t){var r,n=this._data,o=n.words,i=n.sigBytes,a=this.blockSize,s=i/(4*a),l=(s=t?e.ceil(s):e.max((0|s)-this._minBufferSize,0))*a,u=e.min(4*l,i);if(l){for(var d=0;d<l;d+=a)this._doProcessBlock(o,d);r=o.splice(0,l),n.sigBytes-=u}return new c.init(r,u)},clone:function(){var e=s.clone.call(this);return e._data=this._data.clone(),e},_minBufferSize:0});a.Hasher=h.extend({cfg:s.extend(),init:function(e){this.cfg=this.cfg.extend(e),this.reset()},reset:function(){h.reset.call(this),this._doReset()},update:function(e){return this._append(e),this._process(),this},finalize:function(e){return e&&this._append(e),this._doFinalize()},blockSize:16,_createHelper:function(e){return function(t,r){return new e.init(r).finalize(t)}},_createHmacHelper:function(e){return function(t,r){return new p.HMAC.init(e,r).finalize(t)}}});var p=i.algo={};return i}(Math),e)),J.exports;var e}var q,Z={exports:{}};function Q(){return q||(q=1,Z.exports=(a=Y(),r=(t=a).lib,n=r.Base,o=r.WordArray,(i=t.x64={}).Word=n.extend({init:function(e,t){this.high=e,this.low=t}}),i.WordArray=n.extend({init:function(t,r){t=this.words=t||[],this.sigBytes=r!=e?r:8*t.length},toX32:function(){for(var e=this.words,t=e.length,r=[],n=0;n<t;n++){var i=e[n];r.push(i.high),r.push(i.low)}return o.create(r,this.sigBytes)},clone:function(){for(var e=n.clone.call(this),t=e.words=this.words.slice(0),r=t.length,o=0;o<r;o++)t[o]=t[o].clone();return e}}),a)),Z.exports;var e,t,r,n,o,i,a}var ee,te={exports:{}};function re(){return ee||(ee=1,te.exports=(e=Y(),function(){if("function"==typeof ArrayBuffer){var t=e.lib.WordArray,r=t.init,n=t.init=function(e){if(e instanceof ArrayBuffer&&(e=new Uint8Array(e)),(e instanceof Int8Array||"undefined"!=typeof Uint8ClampedArray&&e instanceof Uint8ClampedArray||e instanceof Int16Array||e instanceof Uint16Array||e instanceof Int32Array||e instanceof Uint32Array||e instanceof Float32Array||e instanceof Float64Array)&&(e=new Uint8Array(e.buffer,e.byteOffset,e.byteLength)),e instanceof Uint8Array){for(var t=e.byteLength,n=[],o=0;o<t;o++)n[o>>>2]|=e[o]<<24-o%4*8;r.call(this,n,t)}else r.apply(this,arguments)};n.prototype=t}}(),e.lib.WordArray)),te.exports;var e}var ne,oe={exports:{}};function ie(){return ne||(ne=1,oe.exports=(e=Y(),function(){var t=e,r=t.lib.WordArray,n=t.enc;function o(e){return e<<8&4278255360|e>>>8&16711935}n.Utf16=n.Utf16BE={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],o=0;o<r;o+=2){var i=t[o>>>2]>>>16-o%4*8&65535;n.push(String.fromCharCode(i))}return n.join("")},parse:function(e){for(var t=e.length,n=[],o=0;o<t;o++)n[o>>>1]|=e.charCodeAt(o)<<16-o%2*16;return r.create(n,2*t)}},n.Utf16LE={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],i=0;i<r;i+=2){var a=o(t[i>>>2]>>>16-i%4*8&65535);n.push(String.fromCharCode(a))}return n.join("")},parse:function(e){for(var t=e.length,n=[],i=0;i<t;i++)n[i>>>1]|=o(e.charCodeAt(i)<<16-i%2*16);return r.create(n,2*t)}}}(),e.enc.Utf16)),oe.exports;var e}var ae,se={exports:{}};function ce(){return ae||(ae=1,se.exports=(e=Y(),function(){var t=e,r=t.lib.WordArray;function n(e,t,n){for(var o=[],i=0,a=0;a<t;a++)if(a%4){var s=n[e.charCodeAt(a-1)]<<a%4*2|n[e.charCodeAt(a)]>>>6-a%4*2;o[i>>>2]|=s<<24-i%4*8,i++}return r.create(o,i)}t.enc.Base64={stringify:function(e){var t=e.words,r=e.sigBytes,n=this._map;e.clamp();for(var o=[],i=0;i<r;i+=3)for(var a=(t[i>>>2]>>>24-i%4*8&255)<<16|(t[i+1>>>2]>>>24-(i+1)%4*8&255)<<8|t[i+2>>>2]>>>24-(i+2)%4*8&255,s=0;s<4&&i+.75*s<r;s++)o.push(n.charAt(a>>>6*(3-s)&63));var c=n.charAt(64);if(c)for(;o.length%4;)o.push(c);return o.join("")},parse:function(e){var t=e.length,r=this._map,o=this._reverseMap;if(!o){o=this._reverseMap=[];for(var i=0;i<r.length;i++)o[r.charCodeAt(i)]=i}var a=r.charAt(64);if(a){var s=e.indexOf(a);-1!==s&&(t=s)}return n(e,t,o)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="}}(),e.enc.Base64)),se.exports;var e}var le,ue={exports:{}};function de(){return le||(le=1,ue.exports=(e=Y(),function(){var t=e,r=t.lib.WordArray;function n(e,t,n){for(var o=[],i=0,a=0;a<t;a++)if(a%4){var s=n[e.charCodeAt(a-1)]<<a%4*2|n[e.charCodeAt(a)]>>>6-a%4*2;o[i>>>2]|=s<<24-i%4*8,i++}return r.create(o,i)}t.enc.Base64url={stringify:function(e,t){void 0===t&&(t=!0);var r=e.words,n=e.sigBytes,o=t?this._safe_map:this._map;e.clamp();for(var i=[],a=0;a<n;a+=3)for(var s=(r[a>>>2]>>>24-a%4*8&255)<<16|(r[a+1>>>2]>>>24-(a+1)%4*8&255)<<8|r[a+2>>>2]>>>24-(a+2)%4*8&255,c=0;c<4&&a+.75*c<n;c++)i.push(o.charAt(s>>>6*(3-c)&63));var l=o.charAt(64);if(l)for(;i.length%4;)i.push(l);return i.join("")},parse:function(e,t){void 0===t&&(t=!0);var r=e.length,o=t?this._safe_map:this._map,i=this._reverseMap;if(!i){i=this._reverseMap=[];for(var a=0;a<o.length;a++)i[o.charCodeAt(a)]=a}var s=o.charAt(64);if(s){var c=e.indexOf(s);-1!==c&&(r=c)}return n(e,r,i)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safe_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"}}(),e.enc.Base64url)),ue.exports;var e}var fe,he={exports:{}};function pe(){return fe||(fe=1,he.exports=(e=Y(),function(t){var r=e,n=r.lib,o=n.WordArray,i=n.Hasher,a=r.algo,s=[];!function(){for(var e=0;e<64;e++)s[e]=4294967296*t.abs(t.sin(e+1))|0}();var c=a.MD5=i.extend({_doReset:function(){this._hash=new o.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(e,t){for(var r=0;r<16;r++){var n=t+r,o=e[n];e[n]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}var i=this._hash.words,a=e[t+0],c=e[t+1],h=e[t+2],p=e[t+3],v=e[t+4],y=e[t+5],g=e[t+6],_=e[t+7],b=e[t+8],m=e[t+9],x=e[t+10],w=e[t+11],k=e[t+12],B=e[t+13],A=e[t+14],E=e[t+15],S=i[0],O=i[1],T=i[2],j=i[3];S=l(S,O,T,j,a,7,s[0]),j=l(j,S,O,T,c,12,s[1]),T=l(T,j,S,O,h,17,s[2]),O=l(O,T,j,S,p,22,s[3]),S=l(S,O,T,j,v,7,s[4]),j=l(j,S,O,T,y,12,s[5]),T=l(T,j,S,O,g,17,s[6]),O=l(O,T,j,S,_,22,s[7]),S=l(S,O,T,j,b,7,s[8]),j=l(j,S,O,T,m,12,s[9]),T=l(T,j,S,O,x,17,s[10]),O=l(O,T,j,S,w,22,s[11]),S=l(S,O,T,j,k,7,s[12]),j=l(j,S,O,T,B,12,s[13]),T=l(T,j,S,O,A,17,s[14]),S=u(S,O=l(O,T,j,S,E,22,s[15]),T,j,c,5,s[16]),j=u(j,S,O,T,g,9,s[17]),T=u(T,j,S,O,w,14,s[18]),O=u(O,T,j,S,a,20,s[19]),S=u(S,O,T,j,y,5,s[20]),j=u(j,S,O,T,x,9,s[21]),T=u(T,j,S,O,E,14,s[22]),O=u(O,T,j,S,v,20,s[23]),S=u(S,O,T,j,m,5,s[24]),j=u(j,S,O,T,A,9,s[25]),T=u(T,j,S,O,p,14,s[26]),O=u(O,T,j,S,b,20,s[27]),S=u(S,O,T,j,B,5,s[28]),j=u(j,S,O,T,h,9,s[29]),T=u(T,j,S,O,_,14,s[30]),S=d(S,O=u(O,T,j,S,k,20,s[31]),T,j,y,4,s[32]),j=d(j,S,O,T,b,11,s[33]),T=d(T,j,S,O,w,16,s[34]),O=d(O,T,j,S,A,23,s[35]),S=d(S,O,T,j,c,4,s[36]),j=d(j,S,O,T,v,11,s[37]),T=d(T,j,S,O,_,16,s[38]),O=d(O,T,j,S,x,23,s[39]),S=d(S,O,T,j,B,4,s[40]),j=d(j,S,O,T,a,11,s[41]),T=d(T,j,S,O,p,16,s[42]),O=d(O,T,j,S,g,23,s[43]),S=d(S,O,T,j,m,4,s[44]),j=d(j,S,O,T,k,11,s[45]),T=d(T,j,S,O,E,16,s[46]),S=f(S,O=d(O,T,j,S,h,23,s[47]),T,j,a,6,s[48]),j=f(j,S,O,T,_,10,s[49]),T=f(T,j,S,O,A,15,s[50]),O=f(O,T,j,S,y,21,s[51]),S=f(S,O,T,j,k,6,s[52]),j=f(j,S,O,T,p,10,s[53]),T=f(T,j,S,O,x,15,s[54]),O=f(O,T,j,S,c,21,s[55]),S=f(S,O,T,j,b,6,s[56]),j=f(j,S,O,T,E,10,s[57]),T=f(T,j,S,O,g,15,s[58]),O=f(O,T,j,S,B,21,s[59]),S=f(S,O,T,j,v,6,s[60]),j=f(j,S,O,T,w,10,s[61]),T=f(T,j,S,O,h,15,s[62]),O=f(O,T,j,S,m,21,s[63]),i[0]=i[0]+S|0,i[1]=i[1]+O|0,i[2]=i[2]+T|0,i[3]=i[3]+j|0},_doFinalize:function(){var e=this._data,r=e.words,n=8*this._nDataBytes,o=8*e.sigBytes;r[o>>>5]|=128<<24-o%32;var i=t.floor(n/4294967296),a=n;r[15+(o+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),r[14+(o+64>>>9<<4)]=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),e.sigBytes=4*(r.length+1),this._process();for(var s=this._hash,c=s.words,l=0;l<4;l++){var u=c[l];c[l]=16711935&(u<<8|u>>>24)|4278255360&(u<<24|u>>>8)}return s},clone:function(){var e=i.clone.call(this);return e._hash=this._hash.clone(),e}});function l(e,t,r,n,o,i,a){var s=e+(t&r|~t&n)+o+a;return(s<<i|s>>>32-i)+t}function u(e,t,r,n,o,i,a){var s=e+(t&n|r&~n)+o+a;return(s<<i|s>>>32-i)+t}function d(e,t,r,n,o,i,a){var s=e+(t^r^n)+o+a;return(s<<i|s>>>32-i)+t}function f(e,t,r,n,o,i,a){var s=e+(r^(t|~n))+o+a;return(s<<i|s>>>32-i)+t}r.MD5=i._createHelper(c),r.HmacMD5=i._createHmacHelper(c)}(Math),e.MD5)),he.exports;var e}var ve,ye={exports:{}};function ge(){return ve||(ve=1,ye.exports=(s=Y(),t=(e=s).lib,r=t.WordArray,n=t.Hasher,o=e.algo,i=[],a=o.SHA1=n.extend({_doReset:function(){this._hash=new r.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],o=r[1],a=r[2],s=r[3],c=r[4],l=0;l<80;l++){if(l<16)i[l]=0|e[t+l];else{var u=i[l-3]^i[l-8]^i[l-14]^i[l-16];i[l]=u<<1|u>>>31}var d=(n<<5|n>>>27)+c+i[l];d+=l<20?1518500249+(o&a|~o&s):l<40?1859775393+(o^a^s):l<60?(o&a|o&s|a&s)-1894007588:(o^a^s)-899497514,c=s,s=a,a=o<<30|o>>>2,o=n,n=d}r[0]=r[0]+n|0,r[1]=r[1]+o|0,r[2]=r[2]+a|0,r[3]=r[3]+s|0,r[4]=r[4]+c|0},_doFinalize:function(){var e=this._data,t=e.words,r=8*this._nDataBytes,n=8*e.sigBytes;return t[n>>>5]|=128<<24-n%32,t[14+(n+64>>>9<<4)]=Math.floor(r/4294967296),t[15+(n+64>>>9<<4)]=r,e.sigBytes=4*t.length,this._process(),this._hash},clone:function(){var e=n.clone.call(this);return e._hash=this._hash.clone(),e}}),e.SHA1=n._createHelper(a),e.HmacSHA1=n._createHmacHelper(a),s.SHA1)),ye.exports;var e,t,r,n,o,i,a,s}var _e,be={exports:{}};function me(){return _e||(_e=1,be.exports=(e=Y(),function(t){var r=e,n=r.lib,o=n.WordArray,i=n.Hasher,a=r.algo,s=[],c=[];!function(){function e(e){for(var r=t.sqrt(e),n=2;n<=r;n++)if(!(e%n))return!1;return!0}function r(e){return 4294967296*(e-(0|e))|0}for(var n=2,o=0;o<64;)e(n)&&(o<8&&(s[o]=r(t.pow(n,.5))),c[o]=r(t.pow(n,1/3)),o++),n++}();var l=[],u=a.SHA256=i.extend({_doReset:function(){this._hash=new o.init(s.slice(0))},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],o=r[1],i=r[2],a=r[3],s=r[4],u=r[5],d=r[6],f=r[7],h=0;h<64;h++){if(h<16)l[h]=0|e[t+h];else{var p=l[h-15],v=(p<<25|p>>>7)^(p<<14|p>>>18)^p>>>3,y=l[h-2],g=(y<<15|y>>>17)^(y<<13|y>>>19)^y>>>10;l[h]=v+l[h-7]+g+l[h-16]}var _=n&o^n&i^o&i,b=(n<<30|n>>>2)^(n<<19|n>>>13)^(n<<10|n>>>22),m=f+((s<<26|s>>>6)^(s<<21|s>>>11)^(s<<7|s>>>25))+(s&u^~s&d)+c[h]+l[h];f=d,d=u,u=s,s=a+m|0,a=i,i=o,o=n,n=m+(b+_)|0}r[0]=r[0]+n|0,r[1]=r[1]+o|0,r[2]=r[2]+i|0,r[3]=r[3]+a|0,r[4]=r[4]+s|0,r[5]=r[5]+u|0,r[6]=r[6]+d|0,r[7]=r[7]+f|0},_doFinalize:function(){var e=this._data,r=e.words,n=8*this._nDataBytes,o=8*e.sigBytes;return r[o>>>5]|=128<<24-o%32,r[14+(o+64>>>9<<4)]=t.floor(n/4294967296),r[15+(o+64>>>9<<4)]=n,e.sigBytes=4*r.length,this._process(),this._hash},clone:function(){var e=i.clone.call(this);return e._hash=this._hash.clone(),e}});r.SHA256=i._createHelper(u),r.HmacSHA256=i._createHmacHelper(u)}(Math),e.SHA256)),be.exports;var e}var xe,we={exports:{}};var ke,Be={exports:{}};function Ae(){return ke||(ke=1,Be.exports=(e=Y(),Q(),function(){var t=e,r=t.lib.Hasher,n=t.x64,o=n.Word,i=n.WordArray,a=t.algo;function s(){return o.create.apply(o,arguments)}var c=[s(1116352408,3609767458),s(1899447441,602891725),s(3049323471,3964484399),s(3921009573,2173295548),s(961987163,4081628472),s(1508970993,3053834265),s(2453635748,2937671579),s(2870763221,3664609560),s(3624381080,2734883394),s(310598401,1164996542),s(607225278,1323610764),s(1426881987,3590304994),s(1925078388,4068182383),s(2162078206,991336113),s(2614888103,633803317),s(3248222580,3479774868),s(3835390401,2666613458),s(4022224774,944711139),s(264347078,2341262773),s(604807628,2007800933),s(770255983,1495990901),s(1249150122,1856431235),s(1555081692,3175218132),s(1996064986,2198950837),s(2554220882,3999719339),s(2821834349,766784016),s(2952996808,2566594879),s(3210313671,3203337956),s(3336571891,1034457026),s(3584528711,2466948901),s(113926993,3758326383),s(338241895,168717936),s(666307205,1188179964),s(773529912,1546045734),s(1294757372,1522805485),s(1396182291,2643833823),s(1695183700,2343527390),s(1986661051,1014477480),s(2177026350,1206759142),s(2456956037,344077627),s(2730485921,1290863460),s(2820302411,3158454273),s(3259730800,3505952657),s(3345764771,106217008),s(3516065817,3606008344),s(3600352804,1432725776),s(4094571909,1467031594),s(275423344,851169720),s(430227734,3100823752),s(506948616,1363258195),s(659060556,3750685593),s(883997877,3785050280),s(958139571,3318307427),s(1322822218,3812723403),s(1537002063,2003034995),s(1747873779,3602036899),s(1955562222,1575990012),s(2024104815,1125592928),s(2227730452,2716904306),s(2361852424,442776044),s(2428436474,593698344),s(2756734187,3733110249),s(3204031479,2999351573),s(3329325298,3815920427),s(3391569614,3928383900),s(3515267271,566280711),s(3940187606,3454069534),s(4118630271,4000239992),s(116418474,1914138554),s(174292421,2731055270),s(289380356,3203993006),s(460393269,320620315),s(685471733,587496836),s(852142971,1086792851),s(1017036298,365543100),s(1126000580,2618297676),s(1288033470,3409855158),s(1501505948,4234509866),s(1607167915,987167468),s(1816402316,1246189591)],l=[];!function(){for(var e=0;e<80;e++)l[e]=s()}();var u=a.SHA512=r.extend({_doReset:function(){this._hash=new i.init([new o.init(1779033703,4089235720),new o.init(3144134277,2227873595),new o.init(1013904242,4271175723),new o.init(2773480762,1595750129),new o.init(1359893119,2917565137),new o.init(2600822924,725511199),new o.init(528734635,4215389547),new o.init(1541459225,327033209)])},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],o=r[1],i=r[2],a=r[3],s=r[4],u=r[5],d=r[6],f=r[7],h=n.high,p=n.low,v=o.high,y=o.low,g=i.high,_=i.low,b=a.high,m=a.low,x=s.high,w=s.low,k=u.high,B=u.low,A=d.high,E=d.low,S=f.high,O=f.low,T=h,j=p,C=v,P=y,D=g,H=_,z=b,R=m,I=x,F=w,L=k,N=B,M=A,V=E,U=S,$=O,K=0;K<80;K++){var G,W,J=l[K];if(K<16)W=J.high=0|e[t+2*K],G=J.low=0|e[t+2*K+1];else{var X=l[K-15],Y=X.high,q=X.low,Z=(Y>>>1|q<<31)^(Y>>>8|q<<24)^Y>>>7,Q=(q>>>1|Y<<31)^(q>>>8|Y<<24)^(q>>>7|Y<<25),ee=l[K-2],te=ee.high,re=ee.low,ne=(te>>>19|re<<13)^(te<<3|re>>>29)^te>>>6,oe=(re>>>19|te<<13)^(re<<3|te>>>29)^(re>>>6|te<<26),ie=l[K-7],ae=ie.high,se=ie.low,ce=l[K-16],le=ce.high,ue=ce.low;W=(W=(W=Z+ae+((G=Q+se)>>>0<Q>>>0?1:0))+ne+((G+=oe)>>>0<oe>>>0?1:0))+le+((G+=ue)>>>0<ue>>>0?1:0),J.high=W,J.low=G}var de,fe=I&L^~I&M,he=F&N^~F&V,pe=T&C^T&D^C&D,ve=j&P^j&H^P&H,ye=(T>>>28|j<<4)^(T<<30|j>>>2)^(T<<25|j>>>7),ge=(j>>>28|T<<4)^(j<<30|T>>>2)^(j<<25|T>>>7),_e=(I>>>14|F<<18)^(I>>>18|F<<14)^(I<<23|F>>>9),be=(F>>>14|I<<18)^(F>>>18|I<<14)^(F<<23|I>>>9),me=c[K],xe=me.high,we=me.low,ke=U+_e+((de=$+be)>>>0<$>>>0?1:0),Be=ge+ve;U=M,$=V,M=L,V=N,L=I,N=F,I=z+(ke=(ke=(ke=ke+fe+((de+=he)>>>0<he>>>0?1:0))+xe+((de+=we)>>>0<we>>>0?1:0))+W+((de+=G)>>>0<G>>>0?1:0))+((F=R+de|0)>>>0<R>>>0?1:0)|0,z=D,R=H,D=C,H=P,C=T,P=j,T=ke+(ye+pe+(Be>>>0<ge>>>0?1:0))+((j=de+Be|0)>>>0<de>>>0?1:0)|0}p=n.low=p+j,n.high=h+T+(p>>>0<j>>>0?1:0),y=o.low=y+P,o.high=v+C+(y>>>0<P>>>0?1:0),_=i.low=_+H,i.high=g+D+(_>>>0<H>>>0?1:0),m=a.low=m+R,a.high=b+z+(m>>>0<R>>>0?1:0),w=s.low=w+F,s.high=x+I+(w>>>0<F>>>0?1:0),B=u.low=B+N,u.high=k+L+(B>>>0<N>>>0?1:0),E=d.low=E+V,d.high=A+M+(E>>>0<V>>>0?1:0),O=f.low=O+$,f.high=S+U+(O>>>0<$>>>0?1:0)},_doFinalize:function(){var e=this._data,t=e.words,r=8*this._nDataBytes,n=8*e.sigBytes;return t[n>>>5]|=128<<24-n%32,t[30+(n+128>>>10<<5)]=Math.floor(r/4294967296),t[31+(n+128>>>10<<5)]=r,e.sigBytes=4*t.length,this._process(),this._hash.toX32()},clone:function(){var e=r.clone.call(this);return e._hash=this._hash.clone(),e},blockSize:32});t.SHA512=r._createHelper(u),t.HmacSHA512=r._createHmacHelper(u)}(),e.SHA512)),Be.exports;var e}var Ee,Se={exports:{}};var Oe,Te={exports:{}};function je(){return Oe||(Oe=1,Te.exports=(e=Y(),Q(),function(t){var r=e,n=r.lib,o=n.WordArray,i=n.Hasher,a=r.x64.Word,s=r.algo,c=[],l=[],u=[];!function(){for(var e=1,t=0,r=0;r<24;r++){c[e+5*t]=(r+1)*(r+2)/2%64;var n=(2*e+3*t)%5;e=t%5,t=n}for(e=0;e<5;e++)for(t=0;t<5;t++)l[e+5*t]=t+(2*e+3*t)%5*5;for(var o=1,i=0;i<24;i++){for(var s=0,d=0,f=0;f<7;f++){if(1&o){var h=(1<<f)-1;h<32?d^=1<<h:s^=1<<h-32}128&o?o=o<<1^113:o<<=1}u[i]=a.create(s,d)}}();var d=[];!function(){for(var e=0;e<25;e++)d[e]=a.create()}();var f=s.SHA3=i.extend({cfg:i.cfg.extend({outputLength:512}),_doReset:function(){for(var e=this._state=[],t=0;t<25;t++)e[t]=new a.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(e,t){for(var r=this._state,n=this.blockSize/2,o=0;o<n;o++){var i=e[t+2*o],a=e[t+2*o+1];i=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),a=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),(O=r[o]).high^=a,O.low^=i}for(var s=0;s<24;s++){for(var f=0;f<5;f++){for(var h=0,p=0,v=0;v<5;v++)h^=(O=r[f+5*v]).high,p^=O.low;var y=d[f];y.high=h,y.low=p}for(f=0;f<5;f++){var g=d[(f+4)%5],_=d[(f+1)%5],b=_.high,m=_.low;for(h=g.high^(b<<1|m>>>31),p=g.low^(m<<1|b>>>31),v=0;v<5;v++)(O=r[f+5*v]).high^=h,O.low^=p}for(var x=1;x<25;x++){var w=(O=r[x]).high,k=O.low,B=c[x];B<32?(h=w<<B|k>>>32-B,p=k<<B|w>>>32-B):(h=k<<B-32|w>>>64-B,p=w<<B-32|k>>>64-B);var A=d[l[x]];A.high=h,A.low=p}var E=d[0],S=r[0];for(E.high=S.high,E.low=S.low,f=0;f<5;f++)for(v=0;v<5;v++){var O=r[x=f+5*v],T=d[x],j=d[(f+1)%5+5*v],C=d[(f+2)%5+5*v];O.high=T.high^~j.high&C.high,O.low=T.low^~j.low&C.low}O=r[0];var P=u[s];O.high^=P.high,O.low^=P.low}},_doFinalize:function(){var e=this._data,r=e.words;this._nDataBytes;var n=8*e.sigBytes,i=32*this.blockSize;r[n>>>5]|=1<<24-n%32,r[(t.ceil((n+1)/i)*i>>>5)-1]|=128,e.sigBytes=4*r.length,this._process();for(var a=this._state,s=this.cfg.outputLength/8,c=s/8,l=[],u=0;u<c;u++){var d=a[u],f=d.high,h=d.low;f=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8),h=16711935&(h<<8|h>>>24)|4278255360&(h<<24|h>>>8),l.push(h),l.push(f)}return new o.init(l,s)},clone:function(){for(var e=i.clone.call(this),t=e._state=this._state.slice(0),r=0;r<25;r++)t[r]=t[r].clone();return e}});r.SHA3=i._createHelper(f),r.HmacSHA3=i._createHmacHelper(f)}(Math),e.SHA3)),Te.exports;var e}var Ce,Pe={exports:{}};var De,He={exports:{}};function ze(){return De||(De=1,He.exports=(e=Y(),r=(t=e).lib.Base,n=t.enc.Utf8,void(t.algo.HMAC=r.extend({init:function(e,t){e=this._hasher=new e.init,"string"==typeof t&&(t=n.parse(t));var r=e.blockSize,o=4*r;t.sigBytes>o&&(t=e.finalize(t)),t.clamp();for(var i=this._oKey=t.clone(),a=this._iKey=t.clone(),s=i.words,c=a.words,l=0;l<r;l++)s[l]^=1549556828,c[l]^=909522486;i.sigBytes=a.sigBytes=o,this.reset()},reset:function(){var e=this._hasher;e.reset(),e.update(this._iKey)},update:function(e){return this._hasher.update(e),this},finalize:function(e){var t=this._hasher,r=t.finalize(e);return t.reset(),t.finalize(this._oKey.clone().concat(r))}})))),He.exports;var e,t,r,n}var Re,Ie={exports:{}};var Fe,Le={exports:{}};function Ne(){return Fe||(Fe=1,Le.exports=(s=Y(),ge(),ze(),t=(e=s).lib,r=t.Base,n=t.WordArray,o=e.algo,i=o.MD5,a=o.EvpKDF=r.extend({cfg:r.extend({keySize:4,hasher:i,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var r,o=this.cfg,i=o.hasher.create(),a=n.create(),s=a.words,c=o.keySize,l=o.iterations;s.length<c;){r&&i.update(r),r=i.update(e).finalize(t),i.reset();for(var u=1;u<l;u++)r=i.finalize(r),i.reset();a.concat(r)}return a.sigBytes=4*c,a}}),e.EvpKDF=function(e,t,r){return a.create(r).compute(e,t)},s.EvpKDF)),Le.exports;var e,t,r,n,o,i,a,s}var Me,Ve={exports:{}};function Ue(){return Me||(Me=1,Ve.exports=(e=Y(),Ne(),void(e.lib.Cipher||function(t){var r=e,n=r.lib,o=n.Base,i=n.WordArray,a=n.BufferedBlockAlgorithm,s=r.enc;s.Utf8;var c=s.Base64,l=r.algo.EvpKDF,u=n.Cipher=a.extend({cfg:o.extend(),createEncryptor:function(e,t){return this.create(this._ENC_XFORM_MODE,e,t)},createDecryptor:function(e,t){return this.create(this._DEC_XFORM_MODE,e,t)},init:function(e,t,r){this.cfg=this.cfg.extend(r),this._xformMode=e,this._key=t,this.reset()},reset:function(){a.reset.call(this),this._doReset()},process:function(e){return this._append(e),this._process()},finalize:function(e){return e&&this._append(e),this._doFinalize()},keySize:4,ivSize:4,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function e(e){return"string"==typeof e?b:g}return function(t){return{encrypt:function(r,n,o){return e(n).encrypt(t,r,n,o)},decrypt:function(r,n,o){return e(n).decrypt(t,r,n,o)}}}}()});n.StreamCipher=u.extend({_doFinalize:function(){return this._process(!0)},blockSize:1});var d=r.mode={},f=n.BlockCipherMode=o.extend({createEncryptor:function(e,t){return this.Encryptor.create(e,t)},createDecryptor:function(e,t){return this.Decryptor.create(e,t)},init:function(e,t){this._cipher=e,this._iv=t}}),h=d.CBC=function(){var e=f.extend();function r(e,r,n){var o,i=this._iv;i?(o=i,this._iv=t):o=this._prevBlock;for(var a=0;a<n;a++)e[r+a]^=o[a]}return e.Encryptor=e.extend({processBlock:function(e,t){var n=this._cipher,o=n.blockSize;r.call(this,e,t,o),n.encryptBlock(e,t),this._prevBlock=e.slice(t,t+o)}}),e.Decryptor=e.extend({processBlock:function(e,t){var n=this._cipher,o=n.blockSize,i=e.slice(t,t+o);n.decryptBlock(e,t),r.call(this,e,t,o),this._prevBlock=i}}),e}(),p=(r.pad={}).Pkcs7={pad:function(e,t){for(var r=4*t,n=r-e.sigBytes%r,o=n<<24|n<<16|n<<8|n,a=[],s=0;s<n;s+=4)a.push(o);var c=i.create(a,n);e.concat(c)},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}};n.BlockCipher=u.extend({cfg:u.cfg.extend({mode:h,padding:p}),reset:function(){var e;u.reset.call(this);var t=this.cfg,r=t.iv,n=t.mode;this._xformMode==this._ENC_XFORM_MODE?e=n.createEncryptor:(e=n.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==e?this._mode.init(this,r&&r.words):(this._mode=e.call(n,this,r&&r.words),this._mode.__creator=e)},_doProcessBlock:function(e,t){this._mode.processBlock(e,t)},_doFinalize:function(){var e,t=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(t.pad(this._data,this.blockSize),e=this._process(!0)):(e=this._process(!0),t.unpad(e)),e},blockSize:4});var v=n.CipherParams=o.extend({init:function(e){this.mixIn(e)},toString:function(e){return(e||this.formatter).stringify(this)}}),y=(r.format={}).OpenSSL={stringify:function(e){var t=e.ciphertext,r=e.salt;return(r?i.create([1398893684,1701076831]).concat(r).concat(t):t).toString(c)},parse:function(e){var t,r=c.parse(e),n=r.words;return 1398893684==n[0]&&1701076831==n[1]&&(t=i.create(n.slice(2,4)),n.splice(0,4),r.sigBytes-=16),v.create({ciphertext:r,salt:t})}},g=n.SerializableCipher=o.extend({cfg:o.extend({format:y}),encrypt:function(e,t,r,n){n=this.cfg.extend(n);var o=e.createEncryptor(r,n),i=o.finalize(t),a=o.cfg;return v.create({ciphertext:i,key:r,iv:a.iv,algorithm:e,mode:a.mode,padding:a.padding,blockSize:e.blockSize,formatter:n.format})},decrypt:function(e,t,r,n){return n=this.cfg.extend(n),t=this._parse(t,n.format),e.createDecryptor(r,n).finalize(t.ciphertext)},_parse:function(e,t){return"string"==typeof e?t.parse(e,this):e}}),_=(r.kdf={}).OpenSSL={execute:function(e,t,r,n,o){if(n||(n=i.random(8)),o)a=l.create({keySize:t+r,hasher:o}).compute(e,n);else var a=l.create({keySize:t+r}).compute(e,n);var s=i.create(a.words.slice(t),4*r);return a.sigBytes=4*t,v.create({key:a,iv:s,salt:n})}},b=n.PasswordBasedCipher=g.extend({cfg:g.cfg.extend({kdf:_}),encrypt:function(e,t,r,n){var o=(n=this.cfg.extend(n)).kdf.execute(r,e.keySize,e.ivSize,n.salt,n.hasher);n.iv=o.iv;var i=g.encrypt.call(this,e,t,o.key,n);return i.mixIn(o),i},decrypt:function(e,t,r,n){n=this.cfg.extend(n),t=this._parse(t,n.format);var o=n.kdf.execute(r,e.keySize,e.ivSize,t.salt,n.hasher);return n.iv=o.iv,g.decrypt.call(this,e,t,o.key,n)}})}()))),Ve.exports;var e}var $e,Ke={exports:{}};function Ge(){return $e||($e=1,Ke.exports=(e=Y(),Ue(),e.mode.CFB=function(){var t=e.lib.BlockCipherMode.extend();function r(e,t,r,n){var o,i=this._iv;i?(o=i.slice(0),this._iv=void 0):o=this._prevBlock,n.encryptBlock(o,0);for(var a=0;a<r;a++)e[t+a]^=o[a]}return t.Encryptor=t.extend({processBlock:function(e,t){var n=this._cipher,o=n.blockSize;r.call(this,e,t,o,n),this._prevBlock=e.slice(t,t+o)}}),t.Decryptor=t.extend({processBlock:function(e,t){var n=this._cipher,o=n.blockSize,i=e.slice(t,t+o);r.call(this,e,t,o,n),this._prevBlock=i}}),t}(),e.mode.CFB)),Ke.exports;var e}var We,Je={exports:{}};function Xe(){return We||(We=1,Je.exports=(r=Y(),Ue(),r.mode.CTR=(e=r.lib.BlockCipherMode.extend(),t=e.Encryptor=e.extend({processBlock:function(e,t){var r=this._cipher,n=r.blockSize,o=this._iv,i=this._counter;o&&(i=this._counter=o.slice(0),this._iv=void 0);var a=i.slice(0);r.encryptBlock(a,0),i[n-1]=i[n-1]+1|0;for(var s=0;s<n;s++)e[t+s]^=a[s]}}),e.Decryptor=t,e),r.mode.CTR)),Je.exports;var e,t,r}var Ye,qe={exports:{}};function Ze(){return Ye||(Ye=1,qe.exports=(e=Y(),Ue(),
2
2
  /** @preserve
3
3
  * Counter block mode compatible with Dr Brian Gladman fileenc.c
4
4
  * derived from CryptoJS.mode.CTR
@@ -1,4 +1,4 @@
1
- "use strict";var e=require("react/jsx-runtime"),t=require("react"),r=require("generaltranslation"),n=require("@generaltranslation/supported-locales");function o(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function i(e,t,r,n){return new(r||(r=Promise))((function(o,i){function a(e){try{c(n.next(e))}catch(e){i(e)}}function s(e){try{c(n.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(a,s)}c((n=n.apply(e,t||[])).next())}))}function a(e){return e&&e.props&&e.props["data-_gt"]?e.props["data-_gt"]:null}"function"==typeof SuppressedError&&SuppressedError;const s={variable:"value",number:"n",datetime:"date",currency:"cost"};function c(e={},t){var r;if(e.name)return e.name;return`_gt_${s[t]||"value"}_${null===(r=e["data-_gt"])||void 0===r?void 0:r.id}`}function l(e){var t;const r=(null===(t=e["data-_gt"])||void 0===t?void 0:t.variableType)||"variable";return{variableName:c(e,r),variableType:r,variableValue:void 0!==e.value?e.value:void 0!==e["data-_gt-unformatted-value"]?e["data-_gt-unformatted-value"]:void 0!==e.children?e.children:void 0,variableOptions:(()=>{const t=Object.assign(Object.assign({},e.currency&&{currency:e.currency}),e.options&&Object.assign({},e.options));return Object.keys(t).length?t:"string"==typeof e["data-_gt-variable-options"]?JSON.parse(e["data-_gt-variable-options"]):e["data-_gt-variable-options"]||void 0})()}}var u="https://cdn.gtx.dev",d="https://runtime.gtx.dev",f="en",h=["singular","plural","dual","zero","one","two","few","many","other"];var p=new(function(){function e(){this.cache=new Map}return e.prototype._generateKey=function(e,t,r){void 0===r&&(r={});var n=Array.isArray(t)?t.join(","):t,o=r?JSON.stringify(r,Object.keys(r).sort()):"{}";return"".concat(e,":").concat(n,":").concat(o)},e.prototype.get=function(e,t,r){void 0===r&&(r={});var n=this._generateKey(e,t,r);if(!this.cache.has(n)){var o=new Intl[e](t,r);this.cache.set(n,o)}return this.cache.get(n)},e}());function v(e,t,r){let n="",o=null;return"number"==typeof e&&!o&&r&&(n=function(e,t,r){void 0===t&&(t=h),void 0===r&&(r=["en"]);var n=p.get("PluralRules",r).select(e),o=Math.abs(e);if(0===o&&t.includes("zero"))return"zero";if(1===o){if(t.includes("singular"))return"singular";if(t.includes("one"))return"one"}if("one"===n&&t.includes("singular"))return"singular";if(2===o){if(t.includes("dual"))return"dual";if(t.includes("two"))return"two"}return"two"===n&&t.includes("dual")?"dual":t.includes(n)?n:"two"===n&&t.includes("dual")?"dual":"two"===n&&t.includes("plural")?"plural":"two"===n&&t.includes("other")?"other":"few"===n&&t.includes("plural")?"plural":"few"===n&&t.includes("other")?"other":"many"===n&&t.includes("plural")?"plural":"many"===n&&t.includes("other")?"other":"other"===n&&t.includes("plural")?"plural":""}(e,Object.keys(r),t)),n&&!o&&(o=r[n]),o}function g({children:e,defaultLocale:r=f,renderVariable:n}){const i=e=>t.isValidElement(e)?(e=>{const i=a(e);if("variable"===(null==i?void 0:i.transformation)){const{variableType:t,variableValue:o,variableOptions:i}=l(e.props);return n({variableType:t,variableValue:o,variableOptions:i,locales:[r]})}if("plural"===(null==i?void 0:i.transformation)){const t=i.branches||{};return s(v(e.props.n,[r],t)||e.props.children)}if("branch"===(null==i?void 0:i.transformation)){let t=e.props,{children:r,name:n,branch:a,"data-_gt":c}=t,l=o(t,["children","name","branch","data-_gt"]);return n=n||e.props["data-_gt-name"]||"branch",l=i.branches||{},s(void 0!==l[a]?l[a]:r)}return"fragment"===(null==i?void 0:i.transformation)?t.createElement(e.type,{key:e.props.key,children:s(e.props.children)}):e.props.children?t.cloneElement(e,Object.assign(Object.assign({},e.props),{"data-_gt":void 0,children:s(e.props.children)})):t.cloneElement(e,Object.assign(Object.assign({},e.props),{"data-_gt":void 0}))})(e):e,s=e=>Array.isArray(e)?t.Children.map(e,i):i(e);return s(e)}const y=(e,t)=>e?`Translation failed for id: ${e}, hash: ${t} `:`Translation failed for hash: ${t}`;function _(e,r=0){let n=r;const i=e=>{const{type:t,props:r}=e;n+=1;let i,a={id:n};try{i="function"==typeof t&&t.gtTransformation||""}catch(e){i=""}if(i){const t=i.split("-");if("translate"===t[0])throw new Error((e=>{var t;return`General Translation: Nested <T> components. The inner <T> has the id: "${null===(t=null==e?void 0:e.props)||void 0===t?void 0:t.id}".`})(e));if("variable"===t[0]&&(a.variableType=(null==t?void 0:t[1])||"variable"),"plural"===t[0]){const e=Object.entries(r).reduce(((e,[t,r])=>(function(e){return h.includes(e)}(t)&&(e[t]=_(r,n)),e)),{});Object.keys(e).length&&(a.branches=e)}if("branch"===t[0]){const e=o(r,["children","branch"]),t=Object.entries(e).reduce(((e,[t,r])=>(e[t]=_(r,n),e)),{});Object.keys(t).length&&(a.branches=t)}a.transformation=t[0]}return a};function a(e){return t.isValidElement(e)?function(e){const{props:r}=e;if(r["data-_gt"])throw new Error((e=>`General Translation already in use on child with props: ${e.props}. This usually occurs when you nest <T> components within the same file. Remove one of the <T> components to continue.`)(e));let n=i(e),o=Object.assign(Object.assign({},r),{"data-_gt":n});return r.children&&!n.variableType&&(o.children=s(r.children)),e.type===t.Fragment&&(o["data-_gt"].transformation="fragment"),t.cloneElement(e,o)}(e):e}function s(e){return Array.isArray(e)?t.Children.map(e,a):a(e)}return s(e)}const m=e=>{var t;if(!e)return"";const{type:r,props:n}=e;if(r&&"function"==typeof r){if("displayName"in r&&"string"==typeof r.displayName&&r.displayName)return r.displayName;if("name"in r&&"string"==typeof r.name&&r.name)return r.name}return r&&"string"==typeof r?r:n.href?"a":(null===(t=n["data-_gt"])||void 0===t?void 0:t.id)?`C${n["data-_gt"].id}`:"function"},b=e=>{return r=e,t.isValidElement(r)?(e=>{const{type:t,props:r}=e;let n={type:m(e),props:{}};if(r["data-_gt"]){const e=r["data-_gt"];let t=Object.assign({},e);const o=e.transformation;if("variable"===o){const t=e.variableType||"variable";return{variable:t,key:c(r,t),id:e.id}}if("plural"===o&&e.branches){n.type="Plural";let r={};Object.entries(e.branches).forEach((([e,t])=>{r[e]=x(t)})),t=Object.assign(Object.assign({},t),{branches:r})}if("branch"===o&&e.branches){n.type="Branch";let r={};Object.entries(e.branches).forEach((([e,t])=>{r[e]=x(t)})),t=Object.assign(Object.assign({},t),{branches:r})}n.props["data-_gt"]=t}return r.children&&(n.props.children=x(r.children)),n})(e):"number"==typeof e?e.toString():e;var r};function x(e){return Array.isArray(e)?e.map(b):b(e)}function w(e){const t=e;if(t&&"object"==typeof t&&"string"==typeof t.key){const e=Object.keys(t);if(1===e.length)return!0;if(2===e.length){if("number"==typeof t.id)return!0;if("string"==typeof t.variable)return!0}if(3===e.length&&"string"==typeof t.variable&&"number"==typeof t.id)return!0}return!1}function k({sourceElement:e,targetElement:r,locales:n=[f],renderVariable:o}){var i,a;const{props:s}=e,c=s["data-_gt"],l=null==c?void 0:c.transformation;if("plural"===l){const t=e.props.n;return B({source:v(t,n,c.branches||{})||e.props.children,target:v(t,n,r.props["data-_gt"].branches||{})||r.props.children,locales:n,renderVariable:o})}if("branch"===l){let{name:t,branch:i,children:a}=s;t=t||e.props["data-_gt-name"]||"branch";return B({source:(c.branches||{})[i]||a,target:(r.props["data-_gt"].branches||{})[i]||r.props.children,locales:n,renderVariable:o})}return"fragment"===l&&(null===(i=r.props)||void 0===i?void 0:i.children)?t.createElement(e.type,{key:e.props.key,children:B({source:s.children,target:r.props.children,locales:n,renderVariable:o})}):(null==s?void 0:s.children)&&(null===(a=r.props)||void 0===a?void 0:a.children)?t.cloneElement(e,Object.assign(Object.assign({},s),{"data-_gt":void 0,children:B({source:s.children,target:r.props.children,locales:n,renderVariable:o})})):g({children:e,defaultLocale:n[0],renderVariable:o})}function B({source:r,target:n,locales:o=[f],renderVariable:i}){if(null==n&&r)return g({children:r,defaultLocale:o[0],renderVariable:i});if("string"==typeof n)return n;if(Array.isArray(n)&&!Array.isArray(r)&&r&&(r=[r]),Array.isArray(r)&&Array.isArray(n)){const s={},c={},u=r.filter((e=>{if(t.isValidElement(e)){const t=a(e);if("variable"!==(null==t?void 0:t.transformation))return!0;{let{variableName:t,variableValue:r,variableOptions:n}=l(e.props);s[t]=r,c[t]=n}}})),d=e=>u.find((t=>{var r,n;const o=a(t);if(void 0!==(null==o?void 0:o.id)){return o.id===(null===(n=null===(r=null==e?void 0:e.props)||void 0===r?void 0:r["data-_gt"])||void 0===n?void 0:n.id)}return!1}))||u.shift();return n.map(((r,n)=>{if("string"==typeof r)return e.jsx(t.Fragment,{children:r},`string_${n}`);if(w(r))return e.jsx(t.Fragment,{children:i({variableType:r.variable||"variable",variableValue:s[r.key],variableOptions:c[r.key],locales:o})},`var_${n}`);const a=d(r);return a?e.jsx(t.Fragment,{children:k({sourceElement:a,targetElement:r,locales:o,renderVariable:i})},`element_${n}`):void 0}))}if(n&&"object"==typeof n&&!Array.isArray(n)){const e=w(n)?"variable":"element";if(t.isValidElement(r)){if("element"===e)return k({sourceElement:r,targetElement:n,locales:o,renderVariable:i});const t=a(r);if("variable"===(null==t?void 0:t.transformation)){const{variableValue:e,variableOptions:t,variableType:n}=l(r.props);return i({variableType:n,variableValue:e,variableOptions:t,locales:o})}}}return g({children:r,defaultLocale:o[0],renderVariable:i})}const E={method:"default",timeout:"undefined"!=typeof process&&"development"!==process.env.NODE_ENV?8e3:12e3};const S=t.createContext(void 0);function A(e="useGTContext() must be used within a <GTProvider>!"){const r=t.useContext(S);if(void 0===r)throw new Error(e);return r}function O({children:n,name:o,locales:i,options:a={}}){const s=t.useContext(S);s?i||(i=[...s.locale&&[s.locale],s.defaultLocale]):i||(i=[f]);let c="string"==typeof n?parseFloat(n):n;return"number"==typeof c&&(c=r.formatNum(c,Object.assign({locales:i},a))),e.jsx(e.Fragment,{children:c})}function T({children:t,name:r}){return e.jsx(e.Fragment,{children:t})}function j({children:n,currency:o="USD",name:i,locales:a,options:s={}}){const c=t.useContext(S);c?a||(a=[...c.locale&&[c.locale],c.defaultLocale]):a||(a=[f]);let l="string"==typeof n?parseFloat(n):n;return"number"==typeof l&&(l=r.formatCurrency(l,o,Object.assign({locales:a},s))),e.jsx(e.Fragment,{children:l})}function C({children:n,locales:o,name:i,options:a={}}){const s=t.useContext(S);let c,l;s?o||(o=[...s.locale&&[s.locale],s.defaultLocale]):o||(o=[f]);let u=n;return"number"==typeof u||"string"==typeof u?l=new Date(u):u instanceof Date&&(l=u),void 0!==l&&(c=r.formatDateTime(l,Object.assign({locales:o},a)).replace(/[\u200F\u202B\u202E]/g,"")),e.jsx(e.Fragment,{children:c})}O.gtTransformation="variable-number",T.gtTransformation="variable-variable",j.gtTransformation="variable-currency",C.gtTransformation="variable-datetime";const P=({variableType:t,variableValue:r,variableOptions:n,locales:o})=>"number"===t?e.jsx(O,{options:n,locales:o,children:r}):"datetime"===t?e.jsx(C,{options:n,locales:o,children:r}):"currency"===t?e.jsx(j,{options:n,locales:o,children:r}):e.jsx(T,{children:r});var D,H,z="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function R(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function I(e){if(e.__esModule)return e;var t=e.default;if("function"==typeof t){var r=function e(){return this instanceof e?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach((function(t){var n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,n.get?n:{enumerable:!0,get:function(){return e[t]}})})),r}var L=(H||(H=1,D=function(e,t){t||(t={}),"function"==typeof t&&(t={cmp:t});var r,n="boolean"==typeof t.cycles&&t.cycles,o=t.cmp&&(r=t.cmp,function(e){return function(t,n){var o={key:t,value:e[t]},i={key:n,value:e[n]};return r(o,i)}}),i=[];return function e(t){if(t&&t.toJSON&&"function"==typeof t.toJSON&&(t=t.toJSON()),void 0!==t){if("number"==typeof t)return isFinite(t)?""+t:"null";if("object"!=typeof t)return JSON.stringify(t);var r,a;if(Array.isArray(t)){for(a="[",r=0;r<t.length;r++)r&&(a+=","),a+=e(t[r])||"null";return a+"]"}if(null===t)return"null";if(-1!==i.indexOf(t)){if(n)return JSON.stringify("__cycle__");throw new TypeError("Converting circular structure to JSON")}var s=i.push(t)-1,c=Object.keys(t).sort(o&&o(t));for(a="",r=0;r<c.length;r++){var l=c[r],u=e(t[l]);u&&(a&&(a+=","),a+=JSON.stringify(l)+":"+u)}return i.splice(s,1),"{"+a+"}"}}(e)}),D),F=R(L),M={exports:{}};var N,V={exports:{}},G=I(Object.freeze({__proto__:null,default:{}}));function U(){return N||(N=1,V.exports=(e=e||function(e,t){var r;if("undefined"!=typeof window&&window.crypto&&(r=window.crypto),"undefined"!=typeof self&&self.crypto&&(r=self.crypto),"undefined"!=typeof globalThis&&globalThis.crypto&&(r=globalThis.crypto),!r&&"undefined"!=typeof window&&window.msCrypto&&(r=window.msCrypto),!r&&void 0!==z&&z.crypto&&(r=z.crypto),!r)try{r=G}catch(e){}var n=function(){if(r){if("function"==typeof r.getRandomValues)try{return r.getRandomValues(new Uint32Array(1))[0]}catch(e){}if("function"==typeof r.randomBytes)try{return r.randomBytes(4).readInt32LE()}catch(e){}}throw new Error("Native crypto module could not be used to get secure random number.")},o=Object.create||function(){function e(){}return function(t){var r;return e.prototype=t,r=new e,e.prototype=null,r}}(),i={},a=i.lib={},s=a.Base={extend:function(e){var t=o(this);return e&&t.mixIn(e),t.hasOwnProperty("init")&&this.init!==t.init||(t.init=function(){t.$super.init.apply(this,arguments)}),t.init.prototype=t,t.$super=this,t},create:function(){var e=this.extend();return e.init.apply(e,arguments),e},init:function(){},mixIn:function(e){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t]);e.hasOwnProperty("toString")&&(this.toString=e.toString)},clone:function(){return this.init.prototype.extend(this)}},c=a.WordArray=s.extend({init:function(e,r){e=this.words=e||[],this.sigBytes=r!=t?r:4*e.length},toString:function(e){return(e||u).stringify(this)},concat:function(e){var t=this.words,r=e.words,n=this.sigBytes,o=e.sigBytes;if(this.clamp(),n%4)for(var i=0;i<o;i++){var a=r[i>>>2]>>>24-i%4*8&255;t[n+i>>>2]|=a<<24-(n+i)%4*8}else for(var s=0;s<o;s+=4)t[n+s>>>2]=r[s>>>2];return this.sigBytes+=o,this},clamp:function(){var t=this.words,r=this.sigBytes;t[r>>>2]&=4294967295<<32-r%4*8,t.length=e.ceil(r/4)},clone:function(){var e=s.clone.call(this);return e.words=this.words.slice(0),e},random:function(e){for(var t=[],r=0;r<e;r+=4)t.push(n());return new c.init(t,e)}}),l=i.enc={},u=l.Hex={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],o=0;o<r;o++){var i=t[o>>>2]>>>24-o%4*8&255;n.push((i>>>4).toString(16)),n.push((15&i).toString(16))}return n.join("")},parse:function(e){for(var t=e.length,r=[],n=0;n<t;n+=2)r[n>>>3]|=parseInt(e.substr(n,2),16)<<24-n%8*4;return new c.init(r,t/2)}},d=l.Latin1={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],o=0;o<r;o++){var i=t[o>>>2]>>>24-o%4*8&255;n.push(String.fromCharCode(i))}return n.join("")},parse:function(e){for(var t=e.length,r=[],n=0;n<t;n++)r[n>>>2]|=(255&e.charCodeAt(n))<<24-n%4*8;return new c.init(r,t)}},f=l.Utf8={stringify:function(e){try{return decodeURIComponent(escape(d.stringify(e)))}catch(e){throw new Error("Malformed UTF-8 data")}},parse:function(e){return d.parse(unescape(encodeURIComponent(e)))}},h=a.BufferedBlockAlgorithm=s.extend({reset:function(){this._data=new c.init,this._nDataBytes=0},_append:function(e){"string"==typeof e&&(e=f.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes},_process:function(t){var r,n=this._data,o=n.words,i=n.sigBytes,a=this.blockSize,s=i/(4*a),l=(s=t?e.ceil(s):e.max((0|s)-this._minBufferSize,0))*a,u=e.min(4*l,i);if(l){for(var d=0;d<l;d+=a)this._doProcessBlock(o,d);r=o.splice(0,l),n.sigBytes-=u}return new c.init(r,u)},clone:function(){var e=s.clone.call(this);return e._data=this._data.clone(),e},_minBufferSize:0});a.Hasher=h.extend({cfg:s.extend(),init:function(e){this.cfg=this.cfg.extend(e),this.reset()},reset:function(){h.reset.call(this),this._doReset()},update:function(e){return this._append(e),this._process(),this},finalize:function(e){return e&&this._append(e),this._doFinalize()},blockSize:16,_createHelper:function(e){return function(t,r){return new e.init(r).finalize(t)}},_createHmacHelper:function(e){return function(t,r){return new p.HMAC.init(e,r).finalize(t)}}});var p=i.algo={};return i}(Math),e)),V.exports;var e}var K,$={exports:{}};function W(){return K||(K=1,$.exports=(a=U(),r=(t=a).lib,n=r.Base,o=r.WordArray,(i=t.x64={}).Word=n.extend({init:function(e,t){this.high=e,this.low=t}}),i.WordArray=n.extend({init:function(t,r){t=this.words=t||[],this.sigBytes=r!=e?r:8*t.length},toX32:function(){for(var e=this.words,t=e.length,r=[],n=0;n<t;n++){var i=e[n];r.push(i.high),r.push(i.low)}return o.create(r,this.sigBytes)},clone:function(){for(var e=n.clone.call(this),t=e.words=this.words.slice(0),r=t.length,o=0;o<r;o++)t[o]=t[o].clone();return e}}),a)),$.exports;var e,t,r,n,o,i,a}var J,X={exports:{}};function Y(){return J||(J=1,X.exports=(e=U(),function(){if("function"==typeof ArrayBuffer){var t=e.lib.WordArray,r=t.init,n=t.init=function(e){if(e instanceof ArrayBuffer&&(e=new Uint8Array(e)),(e instanceof Int8Array||"undefined"!=typeof Uint8ClampedArray&&e instanceof Uint8ClampedArray||e instanceof Int16Array||e instanceof Uint16Array||e instanceof Int32Array||e instanceof Uint32Array||e instanceof Float32Array||e instanceof Float64Array)&&(e=new Uint8Array(e.buffer,e.byteOffset,e.byteLength)),e instanceof Uint8Array){for(var t=e.byteLength,n=[],o=0;o<t;o++)n[o>>>2]|=e[o]<<24-o%4*8;r.call(this,n,t)}else r.apply(this,arguments)};n.prototype=t}}(),e.lib.WordArray)),X.exports;var e}var q,Z={exports:{}};function Q(){return q||(q=1,Z.exports=(e=U(),function(){var t=e,r=t.lib.WordArray,n=t.enc;function o(e){return e<<8&4278255360|e>>>8&16711935}n.Utf16=n.Utf16BE={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],o=0;o<r;o+=2){var i=t[o>>>2]>>>16-o%4*8&65535;n.push(String.fromCharCode(i))}return n.join("")},parse:function(e){for(var t=e.length,n=[],o=0;o<t;o++)n[o>>>1]|=e.charCodeAt(o)<<16-o%2*16;return r.create(n,2*t)}},n.Utf16LE={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],i=0;i<r;i+=2){var a=o(t[i>>>2]>>>16-i%4*8&65535);n.push(String.fromCharCode(a))}return n.join("")},parse:function(e){for(var t=e.length,n=[],i=0;i<t;i++)n[i>>>1]|=o(e.charCodeAt(i)<<16-i%2*16);return r.create(n,2*t)}}}(),e.enc.Utf16)),Z.exports;var e}var ee,te={exports:{}};function re(){return ee||(ee=1,te.exports=(e=U(),function(){var t=e,r=t.lib.WordArray;function n(e,t,n){for(var o=[],i=0,a=0;a<t;a++)if(a%4){var s=n[e.charCodeAt(a-1)]<<a%4*2|n[e.charCodeAt(a)]>>>6-a%4*2;o[i>>>2]|=s<<24-i%4*8,i++}return r.create(o,i)}t.enc.Base64={stringify:function(e){var t=e.words,r=e.sigBytes,n=this._map;e.clamp();for(var o=[],i=0;i<r;i+=3)for(var a=(t[i>>>2]>>>24-i%4*8&255)<<16|(t[i+1>>>2]>>>24-(i+1)%4*8&255)<<8|t[i+2>>>2]>>>24-(i+2)%4*8&255,s=0;s<4&&i+.75*s<r;s++)o.push(n.charAt(a>>>6*(3-s)&63));var c=n.charAt(64);if(c)for(;o.length%4;)o.push(c);return o.join("")},parse:function(e){var t=e.length,r=this._map,o=this._reverseMap;if(!o){o=this._reverseMap=[];for(var i=0;i<r.length;i++)o[r.charCodeAt(i)]=i}var a=r.charAt(64);if(a){var s=e.indexOf(a);-1!==s&&(t=s)}return n(e,t,o)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="}}(),e.enc.Base64)),te.exports;var e}var ne,oe={exports:{}};function ie(){return ne||(ne=1,oe.exports=(e=U(),function(){var t=e,r=t.lib.WordArray;function n(e,t,n){for(var o=[],i=0,a=0;a<t;a++)if(a%4){var s=n[e.charCodeAt(a-1)]<<a%4*2|n[e.charCodeAt(a)]>>>6-a%4*2;o[i>>>2]|=s<<24-i%4*8,i++}return r.create(o,i)}t.enc.Base64url={stringify:function(e,t){void 0===t&&(t=!0);var r=e.words,n=e.sigBytes,o=t?this._safe_map:this._map;e.clamp();for(var i=[],a=0;a<n;a+=3)for(var s=(r[a>>>2]>>>24-a%4*8&255)<<16|(r[a+1>>>2]>>>24-(a+1)%4*8&255)<<8|r[a+2>>>2]>>>24-(a+2)%4*8&255,c=0;c<4&&a+.75*c<n;c++)i.push(o.charAt(s>>>6*(3-c)&63));var l=o.charAt(64);if(l)for(;i.length%4;)i.push(l);return i.join("")},parse:function(e,t){void 0===t&&(t=!0);var r=e.length,o=t?this._safe_map:this._map,i=this._reverseMap;if(!i){i=this._reverseMap=[];for(var a=0;a<o.length;a++)i[o.charCodeAt(a)]=a}var s=o.charAt(64);if(s){var c=e.indexOf(s);-1!==c&&(r=c)}return n(e,r,i)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safe_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"}}(),e.enc.Base64url)),oe.exports;var e}var ae,se={exports:{}};function ce(){return ae||(ae=1,se.exports=(e=U(),function(t){var r=e,n=r.lib,o=n.WordArray,i=n.Hasher,a=r.algo,s=[];!function(){for(var e=0;e<64;e++)s[e]=4294967296*t.abs(t.sin(e+1))|0}();var c=a.MD5=i.extend({_doReset:function(){this._hash=new o.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(e,t){for(var r=0;r<16;r++){var n=t+r,o=e[n];e[n]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}var i=this._hash.words,a=e[t+0],c=e[t+1],h=e[t+2],p=e[t+3],v=e[t+4],g=e[t+5],y=e[t+6],_=e[t+7],m=e[t+8],b=e[t+9],x=e[t+10],w=e[t+11],k=e[t+12],B=e[t+13],E=e[t+14],S=e[t+15],A=i[0],O=i[1],T=i[2],j=i[3];A=l(A,O,T,j,a,7,s[0]),j=l(j,A,O,T,c,12,s[1]),T=l(T,j,A,O,h,17,s[2]),O=l(O,T,j,A,p,22,s[3]),A=l(A,O,T,j,v,7,s[4]),j=l(j,A,O,T,g,12,s[5]),T=l(T,j,A,O,y,17,s[6]),O=l(O,T,j,A,_,22,s[7]),A=l(A,O,T,j,m,7,s[8]),j=l(j,A,O,T,b,12,s[9]),T=l(T,j,A,O,x,17,s[10]),O=l(O,T,j,A,w,22,s[11]),A=l(A,O,T,j,k,7,s[12]),j=l(j,A,O,T,B,12,s[13]),T=l(T,j,A,O,E,17,s[14]),A=u(A,O=l(O,T,j,A,S,22,s[15]),T,j,c,5,s[16]),j=u(j,A,O,T,y,9,s[17]),T=u(T,j,A,O,w,14,s[18]),O=u(O,T,j,A,a,20,s[19]),A=u(A,O,T,j,g,5,s[20]),j=u(j,A,O,T,x,9,s[21]),T=u(T,j,A,O,S,14,s[22]),O=u(O,T,j,A,v,20,s[23]),A=u(A,O,T,j,b,5,s[24]),j=u(j,A,O,T,E,9,s[25]),T=u(T,j,A,O,p,14,s[26]),O=u(O,T,j,A,m,20,s[27]),A=u(A,O,T,j,B,5,s[28]),j=u(j,A,O,T,h,9,s[29]),T=u(T,j,A,O,_,14,s[30]),A=d(A,O=u(O,T,j,A,k,20,s[31]),T,j,g,4,s[32]),j=d(j,A,O,T,m,11,s[33]),T=d(T,j,A,O,w,16,s[34]),O=d(O,T,j,A,E,23,s[35]),A=d(A,O,T,j,c,4,s[36]),j=d(j,A,O,T,v,11,s[37]),T=d(T,j,A,O,_,16,s[38]),O=d(O,T,j,A,x,23,s[39]),A=d(A,O,T,j,B,4,s[40]),j=d(j,A,O,T,a,11,s[41]),T=d(T,j,A,O,p,16,s[42]),O=d(O,T,j,A,y,23,s[43]),A=d(A,O,T,j,b,4,s[44]),j=d(j,A,O,T,k,11,s[45]),T=d(T,j,A,O,S,16,s[46]),A=f(A,O=d(O,T,j,A,h,23,s[47]),T,j,a,6,s[48]),j=f(j,A,O,T,_,10,s[49]),T=f(T,j,A,O,E,15,s[50]),O=f(O,T,j,A,g,21,s[51]),A=f(A,O,T,j,k,6,s[52]),j=f(j,A,O,T,p,10,s[53]),T=f(T,j,A,O,x,15,s[54]),O=f(O,T,j,A,c,21,s[55]),A=f(A,O,T,j,m,6,s[56]),j=f(j,A,O,T,S,10,s[57]),T=f(T,j,A,O,y,15,s[58]),O=f(O,T,j,A,B,21,s[59]),A=f(A,O,T,j,v,6,s[60]),j=f(j,A,O,T,w,10,s[61]),T=f(T,j,A,O,h,15,s[62]),O=f(O,T,j,A,b,21,s[63]),i[0]=i[0]+A|0,i[1]=i[1]+O|0,i[2]=i[2]+T|0,i[3]=i[3]+j|0},_doFinalize:function(){var e=this._data,r=e.words,n=8*this._nDataBytes,o=8*e.sigBytes;r[o>>>5]|=128<<24-o%32;var i=t.floor(n/4294967296),a=n;r[15+(o+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),r[14+(o+64>>>9<<4)]=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),e.sigBytes=4*(r.length+1),this._process();for(var s=this._hash,c=s.words,l=0;l<4;l++){var u=c[l];c[l]=16711935&(u<<8|u>>>24)|4278255360&(u<<24|u>>>8)}return s},clone:function(){var e=i.clone.call(this);return e._hash=this._hash.clone(),e}});function l(e,t,r,n,o,i,a){var s=e+(t&r|~t&n)+o+a;return(s<<i|s>>>32-i)+t}function u(e,t,r,n,o,i,a){var s=e+(t&n|r&~n)+o+a;return(s<<i|s>>>32-i)+t}function d(e,t,r,n,o,i,a){var s=e+(t^r^n)+o+a;return(s<<i|s>>>32-i)+t}function f(e,t,r,n,o,i,a){var s=e+(r^(t|~n))+o+a;return(s<<i|s>>>32-i)+t}r.MD5=i._createHelper(c),r.HmacMD5=i._createHmacHelper(c)}(Math),e.MD5)),se.exports;var e}var le,ue={exports:{}};function de(){return le||(le=1,ue.exports=(s=U(),t=(e=s).lib,r=t.WordArray,n=t.Hasher,o=e.algo,i=[],a=o.SHA1=n.extend({_doReset:function(){this._hash=new r.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],o=r[1],a=r[2],s=r[3],c=r[4],l=0;l<80;l++){if(l<16)i[l]=0|e[t+l];else{var u=i[l-3]^i[l-8]^i[l-14]^i[l-16];i[l]=u<<1|u>>>31}var d=(n<<5|n>>>27)+c+i[l];d+=l<20?1518500249+(o&a|~o&s):l<40?1859775393+(o^a^s):l<60?(o&a|o&s|a&s)-1894007588:(o^a^s)-899497514,c=s,s=a,a=o<<30|o>>>2,o=n,n=d}r[0]=r[0]+n|0,r[1]=r[1]+o|0,r[2]=r[2]+a|0,r[3]=r[3]+s|0,r[4]=r[4]+c|0},_doFinalize:function(){var e=this._data,t=e.words,r=8*this._nDataBytes,n=8*e.sigBytes;return t[n>>>5]|=128<<24-n%32,t[14+(n+64>>>9<<4)]=Math.floor(r/4294967296),t[15+(n+64>>>9<<4)]=r,e.sigBytes=4*t.length,this._process(),this._hash},clone:function(){var e=n.clone.call(this);return e._hash=this._hash.clone(),e}}),e.SHA1=n._createHelper(a),e.HmacSHA1=n._createHmacHelper(a),s.SHA1)),ue.exports;var e,t,r,n,o,i,a,s}var fe,he={exports:{}};function pe(){return fe||(fe=1,he.exports=(e=U(),function(t){var r=e,n=r.lib,o=n.WordArray,i=n.Hasher,a=r.algo,s=[],c=[];!function(){function e(e){for(var r=t.sqrt(e),n=2;n<=r;n++)if(!(e%n))return!1;return!0}function r(e){return 4294967296*(e-(0|e))|0}for(var n=2,o=0;o<64;)e(n)&&(o<8&&(s[o]=r(t.pow(n,.5))),c[o]=r(t.pow(n,1/3)),o++),n++}();var l=[],u=a.SHA256=i.extend({_doReset:function(){this._hash=new o.init(s.slice(0))},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],o=r[1],i=r[2],a=r[3],s=r[4],u=r[5],d=r[6],f=r[7],h=0;h<64;h++){if(h<16)l[h]=0|e[t+h];else{var p=l[h-15],v=(p<<25|p>>>7)^(p<<14|p>>>18)^p>>>3,g=l[h-2],y=(g<<15|g>>>17)^(g<<13|g>>>19)^g>>>10;l[h]=v+l[h-7]+y+l[h-16]}var _=n&o^n&i^o&i,m=(n<<30|n>>>2)^(n<<19|n>>>13)^(n<<10|n>>>22),b=f+((s<<26|s>>>6)^(s<<21|s>>>11)^(s<<7|s>>>25))+(s&u^~s&d)+c[h]+l[h];f=d,d=u,u=s,s=a+b|0,a=i,i=o,o=n,n=b+(m+_)|0}r[0]=r[0]+n|0,r[1]=r[1]+o|0,r[2]=r[2]+i|0,r[3]=r[3]+a|0,r[4]=r[4]+s|0,r[5]=r[5]+u|0,r[6]=r[6]+d|0,r[7]=r[7]+f|0},_doFinalize:function(){var e=this._data,r=e.words,n=8*this._nDataBytes,o=8*e.sigBytes;return r[o>>>5]|=128<<24-o%32,r[14+(o+64>>>9<<4)]=t.floor(n/4294967296),r[15+(o+64>>>9<<4)]=n,e.sigBytes=4*r.length,this._process(),this._hash},clone:function(){var e=i.clone.call(this);return e._hash=this._hash.clone(),e}});r.SHA256=i._createHelper(u),r.HmacSHA256=i._createHmacHelper(u)}(Math),e.SHA256)),he.exports;var e}var ve,ge={exports:{}};var ye,_e={exports:{}};function me(){return ye||(ye=1,_e.exports=(e=U(),W(),function(){var t=e,r=t.lib.Hasher,n=t.x64,o=n.Word,i=n.WordArray,a=t.algo;function s(){return o.create.apply(o,arguments)}var c=[s(1116352408,3609767458),s(1899447441,602891725),s(3049323471,3964484399),s(3921009573,2173295548),s(961987163,4081628472),s(1508970993,3053834265),s(2453635748,2937671579),s(2870763221,3664609560),s(3624381080,2734883394),s(310598401,1164996542),s(607225278,1323610764),s(1426881987,3590304994),s(1925078388,4068182383),s(2162078206,991336113),s(2614888103,633803317),s(3248222580,3479774868),s(3835390401,2666613458),s(4022224774,944711139),s(264347078,2341262773),s(604807628,2007800933),s(770255983,1495990901),s(1249150122,1856431235),s(1555081692,3175218132),s(1996064986,2198950837),s(2554220882,3999719339),s(2821834349,766784016),s(2952996808,2566594879),s(3210313671,3203337956),s(3336571891,1034457026),s(3584528711,2466948901),s(113926993,3758326383),s(338241895,168717936),s(666307205,1188179964),s(773529912,1546045734),s(1294757372,1522805485),s(1396182291,2643833823),s(1695183700,2343527390),s(1986661051,1014477480),s(2177026350,1206759142),s(2456956037,344077627),s(2730485921,1290863460),s(2820302411,3158454273),s(3259730800,3505952657),s(3345764771,106217008),s(3516065817,3606008344),s(3600352804,1432725776),s(4094571909,1467031594),s(275423344,851169720),s(430227734,3100823752),s(506948616,1363258195),s(659060556,3750685593),s(883997877,3785050280),s(958139571,3318307427),s(1322822218,3812723403),s(1537002063,2003034995),s(1747873779,3602036899),s(1955562222,1575990012),s(2024104815,1125592928),s(2227730452,2716904306),s(2361852424,442776044),s(2428436474,593698344),s(2756734187,3733110249),s(3204031479,2999351573),s(3329325298,3815920427),s(3391569614,3928383900),s(3515267271,566280711),s(3940187606,3454069534),s(4118630271,4000239992),s(116418474,1914138554),s(174292421,2731055270),s(289380356,3203993006),s(460393269,320620315),s(685471733,587496836),s(852142971,1086792851),s(1017036298,365543100),s(1126000580,2618297676),s(1288033470,3409855158),s(1501505948,4234509866),s(1607167915,987167468),s(1816402316,1246189591)],l=[];!function(){for(var e=0;e<80;e++)l[e]=s()}();var u=a.SHA512=r.extend({_doReset:function(){this._hash=new i.init([new o.init(1779033703,4089235720),new o.init(3144134277,2227873595),new o.init(1013904242,4271175723),new o.init(2773480762,1595750129),new o.init(1359893119,2917565137),new o.init(2600822924,725511199),new o.init(528734635,4215389547),new o.init(1541459225,327033209)])},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],o=r[1],i=r[2],a=r[3],s=r[4],u=r[5],d=r[6],f=r[7],h=n.high,p=n.low,v=o.high,g=o.low,y=i.high,_=i.low,m=a.high,b=a.low,x=s.high,w=s.low,k=u.high,B=u.low,E=d.high,S=d.low,A=f.high,O=f.low,T=h,j=p,C=v,P=g,D=y,H=_,z=m,R=b,I=x,L=w,F=k,M=B,N=E,V=S,G=A,U=O,K=0;K<80;K++){var $,W,J=l[K];if(K<16)W=J.high=0|e[t+2*K],$=J.low=0|e[t+2*K+1];else{var X=l[K-15],Y=X.high,q=X.low,Z=(Y>>>1|q<<31)^(Y>>>8|q<<24)^Y>>>7,Q=(q>>>1|Y<<31)^(q>>>8|Y<<24)^(q>>>7|Y<<25),ee=l[K-2],te=ee.high,re=ee.low,ne=(te>>>19|re<<13)^(te<<3|re>>>29)^te>>>6,oe=(re>>>19|te<<13)^(re<<3|te>>>29)^(re>>>6|te<<26),ie=l[K-7],ae=ie.high,se=ie.low,ce=l[K-16],le=ce.high,ue=ce.low;W=(W=(W=Z+ae+(($=Q+se)>>>0<Q>>>0?1:0))+ne+(($+=oe)>>>0<oe>>>0?1:0))+le+(($+=ue)>>>0<ue>>>0?1:0),J.high=W,J.low=$}var de,fe=I&F^~I&N,he=L&M^~L&V,pe=T&C^T&D^C&D,ve=j&P^j&H^P&H,ge=(T>>>28|j<<4)^(T<<30|j>>>2)^(T<<25|j>>>7),ye=(j>>>28|T<<4)^(j<<30|T>>>2)^(j<<25|T>>>7),_e=(I>>>14|L<<18)^(I>>>18|L<<14)^(I<<23|L>>>9),me=(L>>>14|I<<18)^(L>>>18|I<<14)^(L<<23|I>>>9),be=c[K],xe=be.high,we=be.low,ke=G+_e+((de=U+me)>>>0<U>>>0?1:0),Be=ye+ve;G=N,U=V,N=F,V=M,F=I,M=L,I=z+(ke=(ke=(ke=ke+fe+((de+=he)>>>0<he>>>0?1:0))+xe+((de+=we)>>>0<we>>>0?1:0))+W+((de+=$)>>>0<$>>>0?1:0))+((L=R+de|0)>>>0<R>>>0?1:0)|0,z=D,R=H,D=C,H=P,C=T,P=j,T=ke+(ge+pe+(Be>>>0<ye>>>0?1:0))+((j=de+Be|0)>>>0<de>>>0?1:0)|0}p=n.low=p+j,n.high=h+T+(p>>>0<j>>>0?1:0),g=o.low=g+P,o.high=v+C+(g>>>0<P>>>0?1:0),_=i.low=_+H,i.high=y+D+(_>>>0<H>>>0?1:0),b=a.low=b+R,a.high=m+z+(b>>>0<R>>>0?1:0),w=s.low=w+L,s.high=x+I+(w>>>0<L>>>0?1:0),B=u.low=B+M,u.high=k+F+(B>>>0<M>>>0?1:0),S=d.low=S+V,d.high=E+N+(S>>>0<V>>>0?1:0),O=f.low=O+U,f.high=A+G+(O>>>0<U>>>0?1:0)},_doFinalize:function(){var e=this._data,t=e.words,r=8*this._nDataBytes,n=8*e.sigBytes;return t[n>>>5]|=128<<24-n%32,t[30+(n+128>>>10<<5)]=Math.floor(r/4294967296),t[31+(n+128>>>10<<5)]=r,e.sigBytes=4*t.length,this._process(),this._hash.toX32()},clone:function(){var e=r.clone.call(this);return e._hash=this._hash.clone(),e},blockSize:32});t.SHA512=r._createHelper(u),t.HmacSHA512=r._createHmacHelper(u)}(),e.SHA512)),_e.exports;var e}var be,xe={exports:{}};var we,ke={exports:{}};function Be(){return we||(we=1,ke.exports=(e=U(),W(),function(t){var r=e,n=r.lib,o=n.WordArray,i=n.Hasher,a=r.x64.Word,s=r.algo,c=[],l=[],u=[];!function(){for(var e=1,t=0,r=0;r<24;r++){c[e+5*t]=(r+1)*(r+2)/2%64;var n=(2*e+3*t)%5;e=t%5,t=n}for(e=0;e<5;e++)for(t=0;t<5;t++)l[e+5*t]=t+(2*e+3*t)%5*5;for(var o=1,i=0;i<24;i++){for(var s=0,d=0,f=0;f<7;f++){if(1&o){var h=(1<<f)-1;h<32?d^=1<<h:s^=1<<h-32}128&o?o=o<<1^113:o<<=1}u[i]=a.create(s,d)}}();var d=[];!function(){for(var e=0;e<25;e++)d[e]=a.create()}();var f=s.SHA3=i.extend({cfg:i.cfg.extend({outputLength:512}),_doReset:function(){for(var e=this._state=[],t=0;t<25;t++)e[t]=new a.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(e,t){for(var r=this._state,n=this.blockSize/2,o=0;o<n;o++){var i=e[t+2*o],a=e[t+2*o+1];i=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),a=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),(O=r[o]).high^=a,O.low^=i}for(var s=0;s<24;s++){for(var f=0;f<5;f++){for(var h=0,p=0,v=0;v<5;v++)h^=(O=r[f+5*v]).high,p^=O.low;var g=d[f];g.high=h,g.low=p}for(f=0;f<5;f++){var y=d[(f+4)%5],_=d[(f+1)%5],m=_.high,b=_.low;for(h=y.high^(m<<1|b>>>31),p=y.low^(b<<1|m>>>31),v=0;v<5;v++)(O=r[f+5*v]).high^=h,O.low^=p}for(var x=1;x<25;x++){var w=(O=r[x]).high,k=O.low,B=c[x];B<32?(h=w<<B|k>>>32-B,p=k<<B|w>>>32-B):(h=k<<B-32|w>>>64-B,p=w<<B-32|k>>>64-B);var E=d[l[x]];E.high=h,E.low=p}var S=d[0],A=r[0];for(S.high=A.high,S.low=A.low,f=0;f<5;f++)for(v=0;v<5;v++){var O=r[x=f+5*v],T=d[x],j=d[(f+1)%5+5*v],C=d[(f+2)%5+5*v];O.high=T.high^~j.high&C.high,O.low=T.low^~j.low&C.low}O=r[0];var P=u[s];O.high^=P.high,O.low^=P.low}},_doFinalize:function(){var e=this._data,r=e.words;this._nDataBytes;var n=8*e.sigBytes,i=32*this.blockSize;r[n>>>5]|=1<<24-n%32,r[(t.ceil((n+1)/i)*i>>>5)-1]|=128,e.sigBytes=4*r.length,this._process();for(var a=this._state,s=this.cfg.outputLength/8,c=s/8,l=[],u=0;u<c;u++){var d=a[u],f=d.high,h=d.low;f=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8),h=16711935&(h<<8|h>>>24)|4278255360&(h<<24|h>>>8),l.push(h),l.push(f)}return new o.init(l,s)},clone:function(){for(var e=i.clone.call(this),t=e._state=this._state.slice(0),r=0;r<25;r++)t[r]=t[r].clone();return e}});r.SHA3=i._createHelper(f),r.HmacSHA3=i._createHmacHelper(f)}(Math),e.SHA3)),ke.exports;var e}var Ee,Se={exports:{}};var Ae,Oe={exports:{}};function Te(){return Ae||(Ae=1,Oe.exports=(e=U(),r=(t=e).lib.Base,n=t.enc.Utf8,void(t.algo.HMAC=r.extend({init:function(e,t){e=this._hasher=new e.init,"string"==typeof t&&(t=n.parse(t));var r=e.blockSize,o=4*r;t.sigBytes>o&&(t=e.finalize(t)),t.clamp();for(var i=this._oKey=t.clone(),a=this._iKey=t.clone(),s=i.words,c=a.words,l=0;l<r;l++)s[l]^=1549556828,c[l]^=909522486;i.sigBytes=a.sigBytes=o,this.reset()},reset:function(){var e=this._hasher;e.reset(),e.update(this._iKey)},update:function(e){return this._hasher.update(e),this},finalize:function(e){var t=this._hasher,r=t.finalize(e);return t.reset(),t.finalize(this._oKey.clone().concat(r))}})))),Oe.exports;var e,t,r,n}var je,Ce={exports:{}};var Pe,De={exports:{}};function He(){return Pe||(Pe=1,De.exports=(s=U(),de(),Te(),t=(e=s).lib,r=t.Base,n=t.WordArray,o=e.algo,i=o.MD5,a=o.EvpKDF=r.extend({cfg:r.extend({keySize:4,hasher:i,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var r,o=this.cfg,i=o.hasher.create(),a=n.create(),s=a.words,c=o.keySize,l=o.iterations;s.length<c;){r&&i.update(r),r=i.update(e).finalize(t),i.reset();for(var u=1;u<l;u++)r=i.finalize(r),i.reset();a.concat(r)}return a.sigBytes=4*c,a}}),e.EvpKDF=function(e,t,r){return a.create(r).compute(e,t)},s.EvpKDF)),De.exports;var e,t,r,n,o,i,a,s}var ze,Re={exports:{}};function Ie(){return ze||(ze=1,Re.exports=(e=U(),He(),void(e.lib.Cipher||function(t){var r=e,n=r.lib,o=n.Base,i=n.WordArray,a=n.BufferedBlockAlgorithm,s=r.enc;s.Utf8;var c=s.Base64,l=r.algo.EvpKDF,u=n.Cipher=a.extend({cfg:o.extend(),createEncryptor:function(e,t){return this.create(this._ENC_XFORM_MODE,e,t)},createDecryptor:function(e,t){return this.create(this._DEC_XFORM_MODE,e,t)},init:function(e,t,r){this.cfg=this.cfg.extend(r),this._xformMode=e,this._key=t,this.reset()},reset:function(){a.reset.call(this),this._doReset()},process:function(e){return this._append(e),this._process()},finalize:function(e){return e&&this._append(e),this._doFinalize()},keySize:4,ivSize:4,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function e(e){return"string"==typeof e?m:y}return function(t){return{encrypt:function(r,n,o){return e(n).encrypt(t,r,n,o)},decrypt:function(r,n,o){return e(n).decrypt(t,r,n,o)}}}}()});n.StreamCipher=u.extend({_doFinalize:function(){return this._process(!0)},blockSize:1});var d=r.mode={},f=n.BlockCipherMode=o.extend({createEncryptor:function(e,t){return this.Encryptor.create(e,t)},createDecryptor:function(e,t){return this.Decryptor.create(e,t)},init:function(e,t){this._cipher=e,this._iv=t}}),h=d.CBC=function(){var e=f.extend();function r(e,r,n){var o,i=this._iv;i?(o=i,this._iv=t):o=this._prevBlock;for(var a=0;a<n;a++)e[r+a]^=o[a]}return e.Encryptor=e.extend({processBlock:function(e,t){var n=this._cipher,o=n.blockSize;r.call(this,e,t,o),n.encryptBlock(e,t),this._prevBlock=e.slice(t,t+o)}}),e.Decryptor=e.extend({processBlock:function(e,t){var n=this._cipher,o=n.blockSize,i=e.slice(t,t+o);n.decryptBlock(e,t),r.call(this,e,t,o),this._prevBlock=i}}),e}(),p=(r.pad={}).Pkcs7={pad:function(e,t){for(var r=4*t,n=r-e.sigBytes%r,o=n<<24|n<<16|n<<8|n,a=[],s=0;s<n;s+=4)a.push(o);var c=i.create(a,n);e.concat(c)},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}};n.BlockCipher=u.extend({cfg:u.cfg.extend({mode:h,padding:p}),reset:function(){var e;u.reset.call(this);var t=this.cfg,r=t.iv,n=t.mode;this._xformMode==this._ENC_XFORM_MODE?e=n.createEncryptor:(e=n.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==e?this._mode.init(this,r&&r.words):(this._mode=e.call(n,this,r&&r.words),this._mode.__creator=e)},_doProcessBlock:function(e,t){this._mode.processBlock(e,t)},_doFinalize:function(){var e,t=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(t.pad(this._data,this.blockSize),e=this._process(!0)):(e=this._process(!0),t.unpad(e)),e},blockSize:4});var v=n.CipherParams=o.extend({init:function(e){this.mixIn(e)},toString:function(e){return(e||this.formatter).stringify(this)}}),g=(r.format={}).OpenSSL={stringify:function(e){var t=e.ciphertext,r=e.salt;return(r?i.create([1398893684,1701076831]).concat(r).concat(t):t).toString(c)},parse:function(e){var t,r=c.parse(e),n=r.words;return 1398893684==n[0]&&1701076831==n[1]&&(t=i.create(n.slice(2,4)),n.splice(0,4),r.sigBytes-=16),v.create({ciphertext:r,salt:t})}},y=n.SerializableCipher=o.extend({cfg:o.extend({format:g}),encrypt:function(e,t,r,n){n=this.cfg.extend(n);var o=e.createEncryptor(r,n),i=o.finalize(t),a=o.cfg;return v.create({ciphertext:i,key:r,iv:a.iv,algorithm:e,mode:a.mode,padding:a.padding,blockSize:e.blockSize,formatter:n.format})},decrypt:function(e,t,r,n){return n=this.cfg.extend(n),t=this._parse(t,n.format),e.createDecryptor(r,n).finalize(t.ciphertext)},_parse:function(e,t){return"string"==typeof e?t.parse(e,this):e}}),_=(r.kdf={}).OpenSSL={execute:function(e,t,r,n,o){if(n||(n=i.random(8)),o)a=l.create({keySize:t+r,hasher:o}).compute(e,n);else var a=l.create({keySize:t+r}).compute(e,n);var s=i.create(a.words.slice(t),4*r);return a.sigBytes=4*t,v.create({key:a,iv:s,salt:n})}},m=n.PasswordBasedCipher=y.extend({cfg:y.cfg.extend({kdf:_}),encrypt:function(e,t,r,n){var o=(n=this.cfg.extend(n)).kdf.execute(r,e.keySize,e.ivSize,n.salt,n.hasher);n.iv=o.iv;var i=y.encrypt.call(this,e,t,o.key,n);return i.mixIn(o),i},decrypt:function(e,t,r,n){n=this.cfg.extend(n),t=this._parse(t,n.format);var o=n.kdf.execute(r,e.keySize,e.ivSize,t.salt,n.hasher);return n.iv=o.iv,y.decrypt.call(this,e,t,o.key,n)}})}()))),Re.exports;var e}var Le,Fe={exports:{}};function Me(){return Le||(Le=1,Fe.exports=(e=U(),Ie(),e.mode.CFB=function(){var t=e.lib.BlockCipherMode.extend();function r(e,t,r,n){var o,i=this._iv;i?(o=i.slice(0),this._iv=void 0):o=this._prevBlock,n.encryptBlock(o,0);for(var a=0;a<r;a++)e[t+a]^=o[a]}return t.Encryptor=t.extend({processBlock:function(e,t){var n=this._cipher,o=n.blockSize;r.call(this,e,t,o,n),this._prevBlock=e.slice(t,t+o)}}),t.Decryptor=t.extend({processBlock:function(e,t){var n=this._cipher,o=n.blockSize,i=e.slice(t,t+o);r.call(this,e,t,o,n),this._prevBlock=i}}),t}(),e.mode.CFB)),Fe.exports;var e}var Ne,Ve={exports:{}};function Ge(){return Ne||(Ne=1,Ve.exports=(r=U(),Ie(),r.mode.CTR=(e=r.lib.BlockCipherMode.extend(),t=e.Encryptor=e.extend({processBlock:function(e,t){var r=this._cipher,n=r.blockSize,o=this._iv,i=this._counter;o&&(i=this._counter=o.slice(0),this._iv=void 0);var a=i.slice(0);r.encryptBlock(a,0),i[n-1]=i[n-1]+1|0;for(var s=0;s<n;s++)e[t+s]^=a[s]}}),e.Decryptor=t,e),r.mode.CTR)),Ve.exports;var e,t,r}var Ue,Ke={exports:{}};function $e(){return Ue||(Ue=1,Ke.exports=(e=U(),Ie(),
1
+ "use strict";var e=require("react/jsx-runtime"),t=require("react"),r=require("generaltranslation"),n=require("@generaltranslation/supported-locales");function o(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function i(e,t,r,n){return new(r||(r=Promise))((function(o,i){function a(e){try{c(n.next(e))}catch(e){i(e)}}function s(e){try{c(n.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(a,s)}c((n=n.apply(e,t||[])).next())}))}function a(e){return e&&e.props&&e.props["data-_gt"]?e.props["data-_gt"]:null}"function"==typeof SuppressedError&&SuppressedError;const s={variable:"value",number:"n",datetime:"date",currency:"cost"};function c(e={},t){var r;if(e.name)return e.name;return`_gt_${s[t]||"value"}_${null===(r=e["data-_gt"])||void 0===r?void 0:r.id}`}function l(e){var t;const r=(null===(t=e["data-_gt"])||void 0===t?void 0:t.variableType)||"variable";return{variableName:c(e,r),variableType:r,variableValue:void 0!==e.value?e.value:void 0!==e["data-_gt-unformatted-value"]?e["data-_gt-unformatted-value"]:void 0!==e.children?e.children:void 0,variableOptions:(()=>{const t=Object.assign(Object.assign({},e.currency&&{currency:e.currency}),e.options&&Object.assign({},e.options));return Object.keys(t).length?t:"string"==typeof e["data-_gt-variable-options"]?JSON.parse(e["data-_gt-variable-options"]):e["data-_gt-variable-options"]||void 0})()}}var u="https://cdn.gtx.dev",d="https://runtime.gtx.dev",f="en",h=["singular","plural","dual","zero","one","two","few","many","other"];var p=new(function(){function e(){this.cache=new Map}return e.prototype._generateKey=function(e,t,r){void 0===r&&(r={});var n=Array.isArray(t)?t.join(","):t,o=r?JSON.stringify(r,Object.keys(r).sort()):"{}";return"".concat(e,":").concat(n,":").concat(o)},e.prototype.get=function(e,t,r){void 0===r&&(r={});var n=this._generateKey(e,t,r);if(!this.cache.has(n)){var o=new Intl[e](t,r);this.cache.set(n,o)}return this.cache.get(n)},e}());function v(e,t,r){let n="",o=null;return"number"==typeof e&&!o&&r&&(n=function(e,t,r){void 0===t&&(t=h),void 0===r&&(r=["en"]);var n=p.get("PluralRules",r).select(e),o=Math.abs(e);if(0===o&&t.includes("zero"))return"zero";if(1===o){if(t.includes("singular"))return"singular";if(t.includes("one"))return"one"}if("one"===n&&t.includes("singular"))return"singular";if(2===o){if(t.includes("dual"))return"dual";if(t.includes("two"))return"two"}return"two"===n&&t.includes("dual")?"dual":t.includes(n)?n:"two"===n&&t.includes("dual")?"dual":"two"===n&&t.includes("plural")?"plural":"two"===n&&t.includes("other")?"other":"few"===n&&t.includes("plural")?"plural":"few"===n&&t.includes("other")?"other":"many"===n&&t.includes("plural")?"plural":"many"===n&&t.includes("other")?"other":"other"===n&&t.includes("plural")?"plural":""}(e,Object.keys(r),t)),n&&!o&&(o=r[n]),o}function g({children:e,defaultLocale:r=f,renderVariable:n}){const i=e=>t.isValidElement(e)?(e=>{const i=a(e);if("variable"===(null==i?void 0:i.transformation)){const{variableType:t,variableValue:o,variableOptions:i}=l(e.props);return n({variableType:t,variableValue:o,variableOptions:i,locales:[r]})}if("plural"===(null==i?void 0:i.transformation)){const t=i.branches||{};return s(v(e.props.n,[r],t)||e.props.children)}if("branch"===(null==i?void 0:i.transformation)){let t=e.props,{children:r,name:n,branch:a,"data-_gt":c}=t,l=o(t,["children","name","branch","data-_gt"]);return n=n||e.props["data-_gt-name"]||"branch",l=i.branches||{},s(void 0!==l[a]?l[a]:r)}return"fragment"===(null==i?void 0:i.transformation)?t.createElement(e.type,{key:e.props.key,children:s(e.props.children)}):e.props.children?t.cloneElement(e,Object.assign(Object.assign({},e.props),{"data-_gt":void 0,children:s(e.props.children)})):t.cloneElement(e,Object.assign(Object.assign({},e.props),{"data-_gt":void 0}))})(e):e,s=e=>Array.isArray(e)?t.Children.map(e,i):i(e);return s(e)}const y=(e,t)=>e?`Translation failed for id: ${e}, hash: ${t} `:`Translation failed for hash: ${t}`;function _(e,r=0){let n=r;const i=e=>{const{type:t,props:r}=e;n+=1;let i,a={id:n};try{i="function"==typeof t&&t.gtTransformation||""}catch(e){i=""}if(i){const t=i.split("-");if("translate"===t[0])throw new Error((e=>{var t;return`General Translation: Nested <T> components. The inner <T> has the id: "${null===(t=null==e?void 0:e.props)||void 0===t?void 0:t.id}".`})(e));if("variable"===t[0]&&(a.variableType=(null==t?void 0:t[1])||"variable"),"plural"===t[0]){const e=Object.entries(r).reduce(((e,[t,r])=>(function(e){return h.includes(e)}(t)&&(e[t]=_(r,n)),e)),{});Object.keys(e).length&&(a.branches=e)}if("branch"===t[0]){const e=o(r,["children","branch"]),t=Object.entries(e).reduce(((e,[t,r])=>(e[t]=_(r,n),e)),{});Object.keys(t).length&&(a.branches=t)}a.transformation=t[0]}return a};function a(e){return t.isValidElement(e)?function(e){const{props:r}=e;if(r["data-_gt"])throw new Error((e=>`General Translation already in use on child with props: ${e.props}. This usually occurs when you nest <T> components within the same file. Remove one of the <T> components to continue.`)(e));let n=i(e),o=Object.assign(Object.assign({},r),{"data-_gt":n});return r.children&&!n.variableType&&(o.children=s(r.children)),e.type===t.Fragment&&(o["data-_gt"].transformation="fragment"),t.cloneElement(e,o)}(e):e}function s(e){return Array.isArray(e)?t.Children.map(e,a):a(e)}return s(e)}const m=e=>{var t;if(!e)return"";const{type:r,props:n}=e;if(r&&"function"==typeof r){if("displayName"in r&&"string"==typeof r.displayName&&r.displayName)return r.displayName;if("name"in r&&"string"==typeof r.name&&r.name)return r.name}return r&&"string"==typeof r?r:n.href?"a":(null===(t=n["data-_gt"])||void 0===t?void 0:t.id)?`C${n["data-_gt"].id}`:"function"},b=e=>{return r=e,t.isValidElement(r)?(e=>{const{type:t,props:r}=e;let n={type:m(e),props:{}};if(r["data-_gt"]){const e=r["data-_gt"];let t=Object.assign({},e);const o=e.transformation;if("variable"===o){const t=e.variableType||"variable";return{variable:t,key:c(r,t),id:e.id}}if("plural"===o&&e.branches){n.type="Plural";let r={};Object.entries(e.branches).forEach((([e,t])=>{r[e]=x(t)})),t=Object.assign(Object.assign({},t),{branches:r})}if("branch"===o&&e.branches){n.type="Branch";let r={};Object.entries(e.branches).forEach((([e,t])=>{r[e]=x(t)})),t=Object.assign(Object.assign({},t),{branches:r})}n.props["data-_gt"]=t}return r.children&&(n.props.children=x(r.children)),n})(e):"number"==typeof e?e.toString():e;var r};function x(e){return Array.isArray(e)?e.map(b):b(e)}function w(e){const t=e;if(t&&"object"==typeof t&&"string"==typeof t.key){const e=Object.keys(t);if(1===e.length)return!0;if(2===e.length){if("number"==typeof t.id)return!0;if("string"==typeof t.variable)return!0}if(3===e.length&&"string"==typeof t.variable&&"number"==typeof t.id)return!0}return!1}function k({sourceElement:e,targetElement:r,locales:n=[f],renderVariable:o}){var i,a;const{props:s}=e,c=s["data-_gt"],l=null==c?void 0:c.transformation;if("plural"===l){const t=e.props.n;return B({source:v(t,n,c.branches||{})||e.props.children,target:v(t,n,r.props["data-_gt"].branches||{})||r.props.children,locales:n,renderVariable:o})}if("branch"===l){let{name:t,branch:i,children:a}=s;t=t||e.props["data-_gt-name"]||"branch";return B({source:(c.branches||{})[i]||a,target:(r.props["data-_gt"].branches||{})[i]||r.props.children,locales:n,renderVariable:o})}return"fragment"===l&&(null===(i=r.props)||void 0===i?void 0:i.children)?t.createElement(e.type,{key:e.props.key,children:B({source:s.children,target:r.props.children,locales:n,renderVariable:o})}):(null==s?void 0:s.children)&&(null===(a=r.props)||void 0===a?void 0:a.children)?t.cloneElement(e,Object.assign(Object.assign({},s),{"data-_gt":void 0,children:B({source:s.children,target:r.props.children,locales:n,renderVariable:o})})):g({children:e,defaultLocale:n[0],renderVariable:o})}function B({source:r,target:n,locales:o=[f],renderVariable:i}){if(null==n&&r)return g({children:r,defaultLocale:o[0],renderVariable:i});if("string"==typeof n)return n;if(Array.isArray(n)&&!Array.isArray(r)&&r&&(r=[r]),Array.isArray(r)&&Array.isArray(n)){const s={},c={},u=r.filter((e=>{if(t.isValidElement(e)){const t=a(e);if("variable"!==(null==t?void 0:t.transformation))return!0;{let{variableName:t,variableValue:r,variableOptions:n}=l(e.props);s[t]=r,c[t]=n}}})),d=e=>u.find((t=>{var r,n;const o=a(t);if(void 0!==(null==o?void 0:o.id)){return o.id===(null===(n=null===(r=null==e?void 0:e.props)||void 0===r?void 0:r["data-_gt"])||void 0===n?void 0:n.id)}return!1}))||u.shift();return n.map(((r,n)=>{if("string"==typeof r)return e.jsx(t.Fragment,{children:r},`string_${n}`);if(w(r))return e.jsx(t.Fragment,{children:i({variableType:r.variable||"variable",variableValue:s[r.key],variableOptions:c[r.key],locales:o})},`var_${n}`);const a=d(r);return a?e.jsx(t.Fragment,{children:k({sourceElement:a,targetElement:r,locales:o,renderVariable:i})},`element_${n}`):void 0}))}if(n&&"object"==typeof n&&!Array.isArray(n)){const e=w(n)?"variable":"element";if(t.isValidElement(r)){if("element"===e)return k({sourceElement:r,targetElement:n,locales:o,renderVariable:i});const t=a(r);if("variable"===(null==t?void 0:t.transformation)){const{variableValue:e,variableOptions:t,variableType:n}=l(r.props);return i({variableType:n,variableValue:e,variableOptions:t,locales:o})}}}return g({children:r,defaultLocale:o[0],renderVariable:i})}const E={method:"default",timeout:"undefined"!=typeof process&&"development"!==process.env.NODE_ENV?8e3:12e3};const S=t.createContext(void 0);function A(e="useGTContext() must be used within a <GTProvider>!"){const r=t.useContext(S);if(void 0===r)throw new Error(e);return r}function O({children:n,name:o,locales:i,options:a={}}){const s=t.useContext(S);s?i||(i=[...s.locale&&[s.locale],s.defaultLocale]):i||(i=[f]);let c="string"==typeof n?parseFloat(n):n;return"number"==typeof c&&(c=r.formatNum(c,Object.assign({locales:i},a))),e.jsx(e.Fragment,{children:c})}function T({children:t,name:r}){return e.jsx(e.Fragment,{children:t})}function j({children:n,currency:o="USD",name:i,locales:a,options:s={}}){const c=t.useContext(S);c?a||(a=[...c.locale&&[c.locale],c.defaultLocale]):a||(a=[f]);let l="string"==typeof n?parseFloat(n):n;return"number"==typeof l&&(l=r.formatCurrency(l,o,Object.assign({locales:a},s))),e.jsx(e.Fragment,{children:l})}function C({children:n,locales:o,name:i,options:a={}}){const s=t.useContext(S);let c,l;s?o||(o=[...s.locale&&[s.locale],s.defaultLocale]):o||(o=[f]);let u=n;return"number"==typeof u||"string"==typeof u?l=new Date(u):u instanceof Date&&(l=u),void 0!==l&&(c=r.formatDateTime(l,Object.assign({locales:o},a)).replace(/[\u200F\u202B\u202E]/g,"")),e.jsx(e.Fragment,{children:c})}O.gtTransformation="variable-number",T.gtTransformation="variable-variable",j.gtTransformation="variable-currency",C.gtTransformation="variable-datetime";const P=({variableType:t,variableValue:r,variableOptions:n})=>"number"===t?e.jsx(O,{options:n,children:r}):"datetime"===t?e.jsx(C,{options:n,children:r}):"currency"===t?e.jsx(j,{options:n,children:r}):e.jsx(T,{children:r});var D,H,z="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function R(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function I(e){if(e.__esModule)return e;var t=e.default;if("function"==typeof t){var r=function e(){return this instanceof e?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach((function(t){var n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,n.get?n:{enumerable:!0,get:function(){return e[t]}})})),r}var L=(H||(H=1,D=function(e,t){t||(t={}),"function"==typeof t&&(t={cmp:t});var r,n="boolean"==typeof t.cycles&&t.cycles,o=t.cmp&&(r=t.cmp,function(e){return function(t,n){var o={key:t,value:e[t]},i={key:n,value:e[n]};return r(o,i)}}),i=[];return function e(t){if(t&&t.toJSON&&"function"==typeof t.toJSON&&(t=t.toJSON()),void 0!==t){if("number"==typeof t)return isFinite(t)?""+t:"null";if("object"!=typeof t)return JSON.stringify(t);var r,a;if(Array.isArray(t)){for(a="[",r=0;r<t.length;r++)r&&(a+=","),a+=e(t[r])||"null";return a+"]"}if(null===t)return"null";if(-1!==i.indexOf(t)){if(n)return JSON.stringify("__cycle__");throw new TypeError("Converting circular structure to JSON")}var s=i.push(t)-1,c=Object.keys(t).sort(o&&o(t));for(a="",r=0;r<c.length;r++){var l=c[r],u=e(t[l]);u&&(a&&(a+=","),a+=JSON.stringify(l)+":"+u)}return i.splice(s,1),"{"+a+"}"}}(e)}),D),F=R(L),M={exports:{}};var N,V={exports:{}},G=I(Object.freeze({__proto__:null,default:{}}));function U(){return N||(N=1,V.exports=(e=e||function(e,t){var r;if("undefined"!=typeof window&&window.crypto&&(r=window.crypto),"undefined"!=typeof self&&self.crypto&&(r=self.crypto),"undefined"!=typeof globalThis&&globalThis.crypto&&(r=globalThis.crypto),!r&&"undefined"!=typeof window&&window.msCrypto&&(r=window.msCrypto),!r&&void 0!==z&&z.crypto&&(r=z.crypto),!r)try{r=G}catch(e){}var n=function(){if(r){if("function"==typeof r.getRandomValues)try{return r.getRandomValues(new Uint32Array(1))[0]}catch(e){}if("function"==typeof r.randomBytes)try{return r.randomBytes(4).readInt32LE()}catch(e){}}throw new Error("Native crypto module could not be used to get secure random number.")},o=Object.create||function(){function e(){}return function(t){var r;return e.prototype=t,r=new e,e.prototype=null,r}}(),i={},a=i.lib={},s=a.Base={extend:function(e){var t=o(this);return e&&t.mixIn(e),t.hasOwnProperty("init")&&this.init!==t.init||(t.init=function(){t.$super.init.apply(this,arguments)}),t.init.prototype=t,t.$super=this,t},create:function(){var e=this.extend();return e.init.apply(e,arguments),e},init:function(){},mixIn:function(e){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t]);e.hasOwnProperty("toString")&&(this.toString=e.toString)},clone:function(){return this.init.prototype.extend(this)}},c=a.WordArray=s.extend({init:function(e,r){e=this.words=e||[],this.sigBytes=r!=t?r:4*e.length},toString:function(e){return(e||u).stringify(this)},concat:function(e){var t=this.words,r=e.words,n=this.sigBytes,o=e.sigBytes;if(this.clamp(),n%4)for(var i=0;i<o;i++){var a=r[i>>>2]>>>24-i%4*8&255;t[n+i>>>2]|=a<<24-(n+i)%4*8}else for(var s=0;s<o;s+=4)t[n+s>>>2]=r[s>>>2];return this.sigBytes+=o,this},clamp:function(){var t=this.words,r=this.sigBytes;t[r>>>2]&=4294967295<<32-r%4*8,t.length=e.ceil(r/4)},clone:function(){var e=s.clone.call(this);return e.words=this.words.slice(0),e},random:function(e){for(var t=[],r=0;r<e;r+=4)t.push(n());return new c.init(t,e)}}),l=i.enc={},u=l.Hex={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],o=0;o<r;o++){var i=t[o>>>2]>>>24-o%4*8&255;n.push((i>>>4).toString(16)),n.push((15&i).toString(16))}return n.join("")},parse:function(e){for(var t=e.length,r=[],n=0;n<t;n+=2)r[n>>>3]|=parseInt(e.substr(n,2),16)<<24-n%8*4;return new c.init(r,t/2)}},d=l.Latin1={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],o=0;o<r;o++){var i=t[o>>>2]>>>24-o%4*8&255;n.push(String.fromCharCode(i))}return n.join("")},parse:function(e){for(var t=e.length,r=[],n=0;n<t;n++)r[n>>>2]|=(255&e.charCodeAt(n))<<24-n%4*8;return new c.init(r,t)}},f=l.Utf8={stringify:function(e){try{return decodeURIComponent(escape(d.stringify(e)))}catch(e){throw new Error("Malformed UTF-8 data")}},parse:function(e){return d.parse(unescape(encodeURIComponent(e)))}},h=a.BufferedBlockAlgorithm=s.extend({reset:function(){this._data=new c.init,this._nDataBytes=0},_append:function(e){"string"==typeof e&&(e=f.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes},_process:function(t){var r,n=this._data,o=n.words,i=n.sigBytes,a=this.blockSize,s=i/(4*a),l=(s=t?e.ceil(s):e.max((0|s)-this._minBufferSize,0))*a,u=e.min(4*l,i);if(l){for(var d=0;d<l;d+=a)this._doProcessBlock(o,d);r=o.splice(0,l),n.sigBytes-=u}return new c.init(r,u)},clone:function(){var e=s.clone.call(this);return e._data=this._data.clone(),e},_minBufferSize:0});a.Hasher=h.extend({cfg:s.extend(),init:function(e){this.cfg=this.cfg.extend(e),this.reset()},reset:function(){h.reset.call(this),this._doReset()},update:function(e){return this._append(e),this._process(),this},finalize:function(e){return e&&this._append(e),this._doFinalize()},blockSize:16,_createHelper:function(e){return function(t,r){return new e.init(r).finalize(t)}},_createHmacHelper:function(e){return function(t,r){return new p.HMAC.init(e,r).finalize(t)}}});var p=i.algo={};return i}(Math),e)),V.exports;var e}var K,$={exports:{}};function W(){return K||(K=1,$.exports=(a=U(),r=(t=a).lib,n=r.Base,o=r.WordArray,(i=t.x64={}).Word=n.extend({init:function(e,t){this.high=e,this.low=t}}),i.WordArray=n.extend({init:function(t,r){t=this.words=t||[],this.sigBytes=r!=e?r:8*t.length},toX32:function(){for(var e=this.words,t=e.length,r=[],n=0;n<t;n++){var i=e[n];r.push(i.high),r.push(i.low)}return o.create(r,this.sigBytes)},clone:function(){for(var e=n.clone.call(this),t=e.words=this.words.slice(0),r=t.length,o=0;o<r;o++)t[o]=t[o].clone();return e}}),a)),$.exports;var e,t,r,n,o,i,a}var J,X={exports:{}};function Y(){return J||(J=1,X.exports=(e=U(),function(){if("function"==typeof ArrayBuffer){var t=e.lib.WordArray,r=t.init,n=t.init=function(e){if(e instanceof ArrayBuffer&&(e=new Uint8Array(e)),(e instanceof Int8Array||"undefined"!=typeof Uint8ClampedArray&&e instanceof Uint8ClampedArray||e instanceof Int16Array||e instanceof Uint16Array||e instanceof Int32Array||e instanceof Uint32Array||e instanceof Float32Array||e instanceof Float64Array)&&(e=new Uint8Array(e.buffer,e.byteOffset,e.byteLength)),e instanceof Uint8Array){for(var t=e.byteLength,n=[],o=0;o<t;o++)n[o>>>2]|=e[o]<<24-o%4*8;r.call(this,n,t)}else r.apply(this,arguments)};n.prototype=t}}(),e.lib.WordArray)),X.exports;var e}var q,Z={exports:{}};function Q(){return q||(q=1,Z.exports=(e=U(),function(){var t=e,r=t.lib.WordArray,n=t.enc;function o(e){return e<<8&4278255360|e>>>8&16711935}n.Utf16=n.Utf16BE={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],o=0;o<r;o+=2){var i=t[o>>>2]>>>16-o%4*8&65535;n.push(String.fromCharCode(i))}return n.join("")},parse:function(e){for(var t=e.length,n=[],o=0;o<t;o++)n[o>>>1]|=e.charCodeAt(o)<<16-o%2*16;return r.create(n,2*t)}},n.Utf16LE={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],i=0;i<r;i+=2){var a=o(t[i>>>2]>>>16-i%4*8&65535);n.push(String.fromCharCode(a))}return n.join("")},parse:function(e){for(var t=e.length,n=[],i=0;i<t;i++)n[i>>>1]|=o(e.charCodeAt(i)<<16-i%2*16);return r.create(n,2*t)}}}(),e.enc.Utf16)),Z.exports;var e}var ee,te={exports:{}};function re(){return ee||(ee=1,te.exports=(e=U(),function(){var t=e,r=t.lib.WordArray;function n(e,t,n){for(var o=[],i=0,a=0;a<t;a++)if(a%4){var s=n[e.charCodeAt(a-1)]<<a%4*2|n[e.charCodeAt(a)]>>>6-a%4*2;o[i>>>2]|=s<<24-i%4*8,i++}return r.create(o,i)}t.enc.Base64={stringify:function(e){var t=e.words,r=e.sigBytes,n=this._map;e.clamp();for(var o=[],i=0;i<r;i+=3)for(var a=(t[i>>>2]>>>24-i%4*8&255)<<16|(t[i+1>>>2]>>>24-(i+1)%4*8&255)<<8|t[i+2>>>2]>>>24-(i+2)%4*8&255,s=0;s<4&&i+.75*s<r;s++)o.push(n.charAt(a>>>6*(3-s)&63));var c=n.charAt(64);if(c)for(;o.length%4;)o.push(c);return o.join("")},parse:function(e){var t=e.length,r=this._map,o=this._reverseMap;if(!o){o=this._reverseMap=[];for(var i=0;i<r.length;i++)o[r.charCodeAt(i)]=i}var a=r.charAt(64);if(a){var s=e.indexOf(a);-1!==s&&(t=s)}return n(e,t,o)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="}}(),e.enc.Base64)),te.exports;var e}var ne,oe={exports:{}};function ie(){return ne||(ne=1,oe.exports=(e=U(),function(){var t=e,r=t.lib.WordArray;function n(e,t,n){for(var o=[],i=0,a=0;a<t;a++)if(a%4){var s=n[e.charCodeAt(a-1)]<<a%4*2|n[e.charCodeAt(a)]>>>6-a%4*2;o[i>>>2]|=s<<24-i%4*8,i++}return r.create(o,i)}t.enc.Base64url={stringify:function(e,t){void 0===t&&(t=!0);var r=e.words,n=e.sigBytes,o=t?this._safe_map:this._map;e.clamp();for(var i=[],a=0;a<n;a+=3)for(var s=(r[a>>>2]>>>24-a%4*8&255)<<16|(r[a+1>>>2]>>>24-(a+1)%4*8&255)<<8|r[a+2>>>2]>>>24-(a+2)%4*8&255,c=0;c<4&&a+.75*c<n;c++)i.push(o.charAt(s>>>6*(3-c)&63));var l=o.charAt(64);if(l)for(;i.length%4;)i.push(l);return i.join("")},parse:function(e,t){void 0===t&&(t=!0);var r=e.length,o=t?this._safe_map:this._map,i=this._reverseMap;if(!i){i=this._reverseMap=[];for(var a=0;a<o.length;a++)i[o.charCodeAt(a)]=a}var s=o.charAt(64);if(s){var c=e.indexOf(s);-1!==c&&(r=c)}return n(e,r,i)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safe_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"}}(),e.enc.Base64url)),oe.exports;var e}var ae,se={exports:{}};function ce(){return ae||(ae=1,se.exports=(e=U(),function(t){var r=e,n=r.lib,o=n.WordArray,i=n.Hasher,a=r.algo,s=[];!function(){for(var e=0;e<64;e++)s[e]=4294967296*t.abs(t.sin(e+1))|0}();var c=a.MD5=i.extend({_doReset:function(){this._hash=new o.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(e,t){for(var r=0;r<16;r++){var n=t+r,o=e[n];e[n]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}var i=this._hash.words,a=e[t+0],c=e[t+1],h=e[t+2],p=e[t+3],v=e[t+4],g=e[t+5],y=e[t+6],_=e[t+7],m=e[t+8],b=e[t+9],x=e[t+10],w=e[t+11],k=e[t+12],B=e[t+13],E=e[t+14],S=e[t+15],A=i[0],O=i[1],T=i[2],j=i[3];A=l(A,O,T,j,a,7,s[0]),j=l(j,A,O,T,c,12,s[1]),T=l(T,j,A,O,h,17,s[2]),O=l(O,T,j,A,p,22,s[3]),A=l(A,O,T,j,v,7,s[4]),j=l(j,A,O,T,g,12,s[5]),T=l(T,j,A,O,y,17,s[6]),O=l(O,T,j,A,_,22,s[7]),A=l(A,O,T,j,m,7,s[8]),j=l(j,A,O,T,b,12,s[9]),T=l(T,j,A,O,x,17,s[10]),O=l(O,T,j,A,w,22,s[11]),A=l(A,O,T,j,k,7,s[12]),j=l(j,A,O,T,B,12,s[13]),T=l(T,j,A,O,E,17,s[14]),A=u(A,O=l(O,T,j,A,S,22,s[15]),T,j,c,5,s[16]),j=u(j,A,O,T,y,9,s[17]),T=u(T,j,A,O,w,14,s[18]),O=u(O,T,j,A,a,20,s[19]),A=u(A,O,T,j,g,5,s[20]),j=u(j,A,O,T,x,9,s[21]),T=u(T,j,A,O,S,14,s[22]),O=u(O,T,j,A,v,20,s[23]),A=u(A,O,T,j,b,5,s[24]),j=u(j,A,O,T,E,9,s[25]),T=u(T,j,A,O,p,14,s[26]),O=u(O,T,j,A,m,20,s[27]),A=u(A,O,T,j,B,5,s[28]),j=u(j,A,O,T,h,9,s[29]),T=u(T,j,A,O,_,14,s[30]),A=d(A,O=u(O,T,j,A,k,20,s[31]),T,j,g,4,s[32]),j=d(j,A,O,T,m,11,s[33]),T=d(T,j,A,O,w,16,s[34]),O=d(O,T,j,A,E,23,s[35]),A=d(A,O,T,j,c,4,s[36]),j=d(j,A,O,T,v,11,s[37]),T=d(T,j,A,O,_,16,s[38]),O=d(O,T,j,A,x,23,s[39]),A=d(A,O,T,j,B,4,s[40]),j=d(j,A,O,T,a,11,s[41]),T=d(T,j,A,O,p,16,s[42]),O=d(O,T,j,A,y,23,s[43]),A=d(A,O,T,j,b,4,s[44]),j=d(j,A,O,T,k,11,s[45]),T=d(T,j,A,O,S,16,s[46]),A=f(A,O=d(O,T,j,A,h,23,s[47]),T,j,a,6,s[48]),j=f(j,A,O,T,_,10,s[49]),T=f(T,j,A,O,E,15,s[50]),O=f(O,T,j,A,g,21,s[51]),A=f(A,O,T,j,k,6,s[52]),j=f(j,A,O,T,p,10,s[53]),T=f(T,j,A,O,x,15,s[54]),O=f(O,T,j,A,c,21,s[55]),A=f(A,O,T,j,m,6,s[56]),j=f(j,A,O,T,S,10,s[57]),T=f(T,j,A,O,y,15,s[58]),O=f(O,T,j,A,B,21,s[59]),A=f(A,O,T,j,v,6,s[60]),j=f(j,A,O,T,w,10,s[61]),T=f(T,j,A,O,h,15,s[62]),O=f(O,T,j,A,b,21,s[63]),i[0]=i[0]+A|0,i[1]=i[1]+O|0,i[2]=i[2]+T|0,i[3]=i[3]+j|0},_doFinalize:function(){var e=this._data,r=e.words,n=8*this._nDataBytes,o=8*e.sigBytes;r[o>>>5]|=128<<24-o%32;var i=t.floor(n/4294967296),a=n;r[15+(o+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),r[14+(o+64>>>9<<4)]=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),e.sigBytes=4*(r.length+1),this._process();for(var s=this._hash,c=s.words,l=0;l<4;l++){var u=c[l];c[l]=16711935&(u<<8|u>>>24)|4278255360&(u<<24|u>>>8)}return s},clone:function(){var e=i.clone.call(this);return e._hash=this._hash.clone(),e}});function l(e,t,r,n,o,i,a){var s=e+(t&r|~t&n)+o+a;return(s<<i|s>>>32-i)+t}function u(e,t,r,n,o,i,a){var s=e+(t&n|r&~n)+o+a;return(s<<i|s>>>32-i)+t}function d(e,t,r,n,o,i,a){var s=e+(t^r^n)+o+a;return(s<<i|s>>>32-i)+t}function f(e,t,r,n,o,i,a){var s=e+(r^(t|~n))+o+a;return(s<<i|s>>>32-i)+t}r.MD5=i._createHelper(c),r.HmacMD5=i._createHmacHelper(c)}(Math),e.MD5)),se.exports;var e}var le,ue={exports:{}};function de(){return le||(le=1,ue.exports=(s=U(),t=(e=s).lib,r=t.WordArray,n=t.Hasher,o=e.algo,i=[],a=o.SHA1=n.extend({_doReset:function(){this._hash=new r.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],o=r[1],a=r[2],s=r[3],c=r[4],l=0;l<80;l++){if(l<16)i[l]=0|e[t+l];else{var u=i[l-3]^i[l-8]^i[l-14]^i[l-16];i[l]=u<<1|u>>>31}var d=(n<<5|n>>>27)+c+i[l];d+=l<20?1518500249+(o&a|~o&s):l<40?1859775393+(o^a^s):l<60?(o&a|o&s|a&s)-1894007588:(o^a^s)-899497514,c=s,s=a,a=o<<30|o>>>2,o=n,n=d}r[0]=r[0]+n|0,r[1]=r[1]+o|0,r[2]=r[2]+a|0,r[3]=r[3]+s|0,r[4]=r[4]+c|0},_doFinalize:function(){var e=this._data,t=e.words,r=8*this._nDataBytes,n=8*e.sigBytes;return t[n>>>5]|=128<<24-n%32,t[14+(n+64>>>9<<4)]=Math.floor(r/4294967296),t[15+(n+64>>>9<<4)]=r,e.sigBytes=4*t.length,this._process(),this._hash},clone:function(){var e=n.clone.call(this);return e._hash=this._hash.clone(),e}}),e.SHA1=n._createHelper(a),e.HmacSHA1=n._createHmacHelper(a),s.SHA1)),ue.exports;var e,t,r,n,o,i,a,s}var fe,he={exports:{}};function pe(){return fe||(fe=1,he.exports=(e=U(),function(t){var r=e,n=r.lib,o=n.WordArray,i=n.Hasher,a=r.algo,s=[],c=[];!function(){function e(e){for(var r=t.sqrt(e),n=2;n<=r;n++)if(!(e%n))return!1;return!0}function r(e){return 4294967296*(e-(0|e))|0}for(var n=2,o=0;o<64;)e(n)&&(o<8&&(s[o]=r(t.pow(n,.5))),c[o]=r(t.pow(n,1/3)),o++),n++}();var l=[],u=a.SHA256=i.extend({_doReset:function(){this._hash=new o.init(s.slice(0))},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],o=r[1],i=r[2],a=r[3],s=r[4],u=r[5],d=r[6],f=r[7],h=0;h<64;h++){if(h<16)l[h]=0|e[t+h];else{var p=l[h-15],v=(p<<25|p>>>7)^(p<<14|p>>>18)^p>>>3,g=l[h-2],y=(g<<15|g>>>17)^(g<<13|g>>>19)^g>>>10;l[h]=v+l[h-7]+y+l[h-16]}var _=n&o^n&i^o&i,m=(n<<30|n>>>2)^(n<<19|n>>>13)^(n<<10|n>>>22),b=f+((s<<26|s>>>6)^(s<<21|s>>>11)^(s<<7|s>>>25))+(s&u^~s&d)+c[h]+l[h];f=d,d=u,u=s,s=a+b|0,a=i,i=o,o=n,n=b+(m+_)|0}r[0]=r[0]+n|0,r[1]=r[1]+o|0,r[2]=r[2]+i|0,r[3]=r[3]+a|0,r[4]=r[4]+s|0,r[5]=r[5]+u|0,r[6]=r[6]+d|0,r[7]=r[7]+f|0},_doFinalize:function(){var e=this._data,r=e.words,n=8*this._nDataBytes,o=8*e.sigBytes;return r[o>>>5]|=128<<24-o%32,r[14+(o+64>>>9<<4)]=t.floor(n/4294967296),r[15+(o+64>>>9<<4)]=n,e.sigBytes=4*r.length,this._process(),this._hash},clone:function(){var e=i.clone.call(this);return e._hash=this._hash.clone(),e}});r.SHA256=i._createHelper(u),r.HmacSHA256=i._createHmacHelper(u)}(Math),e.SHA256)),he.exports;var e}var ve,ge={exports:{}};var ye,_e={exports:{}};function me(){return ye||(ye=1,_e.exports=(e=U(),W(),function(){var t=e,r=t.lib.Hasher,n=t.x64,o=n.Word,i=n.WordArray,a=t.algo;function s(){return o.create.apply(o,arguments)}var c=[s(1116352408,3609767458),s(1899447441,602891725),s(3049323471,3964484399),s(3921009573,2173295548),s(961987163,4081628472),s(1508970993,3053834265),s(2453635748,2937671579),s(2870763221,3664609560),s(3624381080,2734883394),s(310598401,1164996542),s(607225278,1323610764),s(1426881987,3590304994),s(1925078388,4068182383),s(2162078206,991336113),s(2614888103,633803317),s(3248222580,3479774868),s(3835390401,2666613458),s(4022224774,944711139),s(264347078,2341262773),s(604807628,2007800933),s(770255983,1495990901),s(1249150122,1856431235),s(1555081692,3175218132),s(1996064986,2198950837),s(2554220882,3999719339),s(2821834349,766784016),s(2952996808,2566594879),s(3210313671,3203337956),s(3336571891,1034457026),s(3584528711,2466948901),s(113926993,3758326383),s(338241895,168717936),s(666307205,1188179964),s(773529912,1546045734),s(1294757372,1522805485),s(1396182291,2643833823),s(1695183700,2343527390),s(1986661051,1014477480),s(2177026350,1206759142),s(2456956037,344077627),s(2730485921,1290863460),s(2820302411,3158454273),s(3259730800,3505952657),s(3345764771,106217008),s(3516065817,3606008344),s(3600352804,1432725776),s(4094571909,1467031594),s(275423344,851169720),s(430227734,3100823752),s(506948616,1363258195),s(659060556,3750685593),s(883997877,3785050280),s(958139571,3318307427),s(1322822218,3812723403),s(1537002063,2003034995),s(1747873779,3602036899),s(1955562222,1575990012),s(2024104815,1125592928),s(2227730452,2716904306),s(2361852424,442776044),s(2428436474,593698344),s(2756734187,3733110249),s(3204031479,2999351573),s(3329325298,3815920427),s(3391569614,3928383900),s(3515267271,566280711),s(3940187606,3454069534),s(4118630271,4000239992),s(116418474,1914138554),s(174292421,2731055270),s(289380356,3203993006),s(460393269,320620315),s(685471733,587496836),s(852142971,1086792851),s(1017036298,365543100),s(1126000580,2618297676),s(1288033470,3409855158),s(1501505948,4234509866),s(1607167915,987167468),s(1816402316,1246189591)],l=[];!function(){for(var e=0;e<80;e++)l[e]=s()}();var u=a.SHA512=r.extend({_doReset:function(){this._hash=new i.init([new o.init(1779033703,4089235720),new o.init(3144134277,2227873595),new o.init(1013904242,4271175723),new o.init(2773480762,1595750129),new o.init(1359893119,2917565137),new o.init(2600822924,725511199),new o.init(528734635,4215389547),new o.init(1541459225,327033209)])},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],o=r[1],i=r[2],a=r[3],s=r[4],u=r[5],d=r[6],f=r[7],h=n.high,p=n.low,v=o.high,g=o.low,y=i.high,_=i.low,m=a.high,b=a.low,x=s.high,w=s.low,k=u.high,B=u.low,E=d.high,S=d.low,A=f.high,O=f.low,T=h,j=p,C=v,P=g,D=y,H=_,z=m,R=b,I=x,L=w,F=k,M=B,N=E,V=S,G=A,U=O,K=0;K<80;K++){var $,W,J=l[K];if(K<16)W=J.high=0|e[t+2*K],$=J.low=0|e[t+2*K+1];else{var X=l[K-15],Y=X.high,q=X.low,Z=(Y>>>1|q<<31)^(Y>>>8|q<<24)^Y>>>7,Q=(q>>>1|Y<<31)^(q>>>8|Y<<24)^(q>>>7|Y<<25),ee=l[K-2],te=ee.high,re=ee.low,ne=(te>>>19|re<<13)^(te<<3|re>>>29)^te>>>6,oe=(re>>>19|te<<13)^(re<<3|te>>>29)^(re>>>6|te<<26),ie=l[K-7],ae=ie.high,se=ie.low,ce=l[K-16],le=ce.high,ue=ce.low;W=(W=(W=Z+ae+(($=Q+se)>>>0<Q>>>0?1:0))+ne+(($+=oe)>>>0<oe>>>0?1:0))+le+(($+=ue)>>>0<ue>>>0?1:0),J.high=W,J.low=$}var de,fe=I&F^~I&N,he=L&M^~L&V,pe=T&C^T&D^C&D,ve=j&P^j&H^P&H,ge=(T>>>28|j<<4)^(T<<30|j>>>2)^(T<<25|j>>>7),ye=(j>>>28|T<<4)^(j<<30|T>>>2)^(j<<25|T>>>7),_e=(I>>>14|L<<18)^(I>>>18|L<<14)^(I<<23|L>>>9),me=(L>>>14|I<<18)^(L>>>18|I<<14)^(L<<23|I>>>9),be=c[K],xe=be.high,we=be.low,ke=G+_e+((de=U+me)>>>0<U>>>0?1:0),Be=ye+ve;G=N,U=V,N=F,V=M,F=I,M=L,I=z+(ke=(ke=(ke=ke+fe+((de+=he)>>>0<he>>>0?1:0))+xe+((de+=we)>>>0<we>>>0?1:0))+W+((de+=$)>>>0<$>>>0?1:0))+((L=R+de|0)>>>0<R>>>0?1:0)|0,z=D,R=H,D=C,H=P,C=T,P=j,T=ke+(ge+pe+(Be>>>0<ye>>>0?1:0))+((j=de+Be|0)>>>0<de>>>0?1:0)|0}p=n.low=p+j,n.high=h+T+(p>>>0<j>>>0?1:0),g=o.low=g+P,o.high=v+C+(g>>>0<P>>>0?1:0),_=i.low=_+H,i.high=y+D+(_>>>0<H>>>0?1:0),b=a.low=b+R,a.high=m+z+(b>>>0<R>>>0?1:0),w=s.low=w+L,s.high=x+I+(w>>>0<L>>>0?1:0),B=u.low=B+M,u.high=k+F+(B>>>0<M>>>0?1:0),S=d.low=S+V,d.high=E+N+(S>>>0<V>>>0?1:0),O=f.low=O+U,f.high=A+G+(O>>>0<U>>>0?1:0)},_doFinalize:function(){var e=this._data,t=e.words,r=8*this._nDataBytes,n=8*e.sigBytes;return t[n>>>5]|=128<<24-n%32,t[30+(n+128>>>10<<5)]=Math.floor(r/4294967296),t[31+(n+128>>>10<<5)]=r,e.sigBytes=4*t.length,this._process(),this._hash.toX32()},clone:function(){var e=r.clone.call(this);return e._hash=this._hash.clone(),e},blockSize:32});t.SHA512=r._createHelper(u),t.HmacSHA512=r._createHmacHelper(u)}(),e.SHA512)),_e.exports;var e}var be,xe={exports:{}};var we,ke={exports:{}};function Be(){return we||(we=1,ke.exports=(e=U(),W(),function(t){var r=e,n=r.lib,o=n.WordArray,i=n.Hasher,a=r.x64.Word,s=r.algo,c=[],l=[],u=[];!function(){for(var e=1,t=0,r=0;r<24;r++){c[e+5*t]=(r+1)*(r+2)/2%64;var n=(2*e+3*t)%5;e=t%5,t=n}for(e=0;e<5;e++)for(t=0;t<5;t++)l[e+5*t]=t+(2*e+3*t)%5*5;for(var o=1,i=0;i<24;i++){for(var s=0,d=0,f=0;f<7;f++){if(1&o){var h=(1<<f)-1;h<32?d^=1<<h:s^=1<<h-32}128&o?o=o<<1^113:o<<=1}u[i]=a.create(s,d)}}();var d=[];!function(){for(var e=0;e<25;e++)d[e]=a.create()}();var f=s.SHA3=i.extend({cfg:i.cfg.extend({outputLength:512}),_doReset:function(){for(var e=this._state=[],t=0;t<25;t++)e[t]=new a.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(e,t){for(var r=this._state,n=this.blockSize/2,o=0;o<n;o++){var i=e[t+2*o],a=e[t+2*o+1];i=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),a=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),(O=r[o]).high^=a,O.low^=i}for(var s=0;s<24;s++){for(var f=0;f<5;f++){for(var h=0,p=0,v=0;v<5;v++)h^=(O=r[f+5*v]).high,p^=O.low;var g=d[f];g.high=h,g.low=p}for(f=0;f<5;f++){var y=d[(f+4)%5],_=d[(f+1)%5],m=_.high,b=_.low;for(h=y.high^(m<<1|b>>>31),p=y.low^(b<<1|m>>>31),v=0;v<5;v++)(O=r[f+5*v]).high^=h,O.low^=p}for(var x=1;x<25;x++){var w=(O=r[x]).high,k=O.low,B=c[x];B<32?(h=w<<B|k>>>32-B,p=k<<B|w>>>32-B):(h=k<<B-32|w>>>64-B,p=w<<B-32|k>>>64-B);var E=d[l[x]];E.high=h,E.low=p}var S=d[0],A=r[0];for(S.high=A.high,S.low=A.low,f=0;f<5;f++)for(v=0;v<5;v++){var O=r[x=f+5*v],T=d[x],j=d[(f+1)%5+5*v],C=d[(f+2)%5+5*v];O.high=T.high^~j.high&C.high,O.low=T.low^~j.low&C.low}O=r[0];var P=u[s];O.high^=P.high,O.low^=P.low}},_doFinalize:function(){var e=this._data,r=e.words;this._nDataBytes;var n=8*e.sigBytes,i=32*this.blockSize;r[n>>>5]|=1<<24-n%32,r[(t.ceil((n+1)/i)*i>>>5)-1]|=128,e.sigBytes=4*r.length,this._process();for(var a=this._state,s=this.cfg.outputLength/8,c=s/8,l=[],u=0;u<c;u++){var d=a[u],f=d.high,h=d.low;f=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8),h=16711935&(h<<8|h>>>24)|4278255360&(h<<24|h>>>8),l.push(h),l.push(f)}return new o.init(l,s)},clone:function(){for(var e=i.clone.call(this),t=e._state=this._state.slice(0),r=0;r<25;r++)t[r]=t[r].clone();return e}});r.SHA3=i._createHelper(f),r.HmacSHA3=i._createHmacHelper(f)}(Math),e.SHA3)),ke.exports;var e}var Ee,Se={exports:{}};var Ae,Oe={exports:{}};function Te(){return Ae||(Ae=1,Oe.exports=(e=U(),r=(t=e).lib.Base,n=t.enc.Utf8,void(t.algo.HMAC=r.extend({init:function(e,t){e=this._hasher=new e.init,"string"==typeof t&&(t=n.parse(t));var r=e.blockSize,o=4*r;t.sigBytes>o&&(t=e.finalize(t)),t.clamp();for(var i=this._oKey=t.clone(),a=this._iKey=t.clone(),s=i.words,c=a.words,l=0;l<r;l++)s[l]^=1549556828,c[l]^=909522486;i.sigBytes=a.sigBytes=o,this.reset()},reset:function(){var e=this._hasher;e.reset(),e.update(this._iKey)},update:function(e){return this._hasher.update(e),this},finalize:function(e){var t=this._hasher,r=t.finalize(e);return t.reset(),t.finalize(this._oKey.clone().concat(r))}})))),Oe.exports;var e,t,r,n}var je,Ce={exports:{}};var Pe,De={exports:{}};function He(){return Pe||(Pe=1,De.exports=(s=U(),de(),Te(),t=(e=s).lib,r=t.Base,n=t.WordArray,o=e.algo,i=o.MD5,a=o.EvpKDF=r.extend({cfg:r.extend({keySize:4,hasher:i,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var r,o=this.cfg,i=o.hasher.create(),a=n.create(),s=a.words,c=o.keySize,l=o.iterations;s.length<c;){r&&i.update(r),r=i.update(e).finalize(t),i.reset();for(var u=1;u<l;u++)r=i.finalize(r),i.reset();a.concat(r)}return a.sigBytes=4*c,a}}),e.EvpKDF=function(e,t,r){return a.create(r).compute(e,t)},s.EvpKDF)),De.exports;var e,t,r,n,o,i,a,s}var ze,Re={exports:{}};function Ie(){return ze||(ze=1,Re.exports=(e=U(),He(),void(e.lib.Cipher||function(t){var r=e,n=r.lib,o=n.Base,i=n.WordArray,a=n.BufferedBlockAlgorithm,s=r.enc;s.Utf8;var c=s.Base64,l=r.algo.EvpKDF,u=n.Cipher=a.extend({cfg:o.extend(),createEncryptor:function(e,t){return this.create(this._ENC_XFORM_MODE,e,t)},createDecryptor:function(e,t){return this.create(this._DEC_XFORM_MODE,e,t)},init:function(e,t,r){this.cfg=this.cfg.extend(r),this._xformMode=e,this._key=t,this.reset()},reset:function(){a.reset.call(this),this._doReset()},process:function(e){return this._append(e),this._process()},finalize:function(e){return e&&this._append(e),this._doFinalize()},keySize:4,ivSize:4,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function e(e){return"string"==typeof e?m:y}return function(t){return{encrypt:function(r,n,o){return e(n).encrypt(t,r,n,o)},decrypt:function(r,n,o){return e(n).decrypt(t,r,n,o)}}}}()});n.StreamCipher=u.extend({_doFinalize:function(){return this._process(!0)},blockSize:1});var d=r.mode={},f=n.BlockCipherMode=o.extend({createEncryptor:function(e,t){return this.Encryptor.create(e,t)},createDecryptor:function(e,t){return this.Decryptor.create(e,t)},init:function(e,t){this._cipher=e,this._iv=t}}),h=d.CBC=function(){var e=f.extend();function r(e,r,n){var o,i=this._iv;i?(o=i,this._iv=t):o=this._prevBlock;for(var a=0;a<n;a++)e[r+a]^=o[a]}return e.Encryptor=e.extend({processBlock:function(e,t){var n=this._cipher,o=n.blockSize;r.call(this,e,t,o),n.encryptBlock(e,t),this._prevBlock=e.slice(t,t+o)}}),e.Decryptor=e.extend({processBlock:function(e,t){var n=this._cipher,o=n.blockSize,i=e.slice(t,t+o);n.decryptBlock(e,t),r.call(this,e,t,o),this._prevBlock=i}}),e}(),p=(r.pad={}).Pkcs7={pad:function(e,t){for(var r=4*t,n=r-e.sigBytes%r,o=n<<24|n<<16|n<<8|n,a=[],s=0;s<n;s+=4)a.push(o);var c=i.create(a,n);e.concat(c)},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}};n.BlockCipher=u.extend({cfg:u.cfg.extend({mode:h,padding:p}),reset:function(){var e;u.reset.call(this);var t=this.cfg,r=t.iv,n=t.mode;this._xformMode==this._ENC_XFORM_MODE?e=n.createEncryptor:(e=n.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==e?this._mode.init(this,r&&r.words):(this._mode=e.call(n,this,r&&r.words),this._mode.__creator=e)},_doProcessBlock:function(e,t){this._mode.processBlock(e,t)},_doFinalize:function(){var e,t=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(t.pad(this._data,this.blockSize),e=this._process(!0)):(e=this._process(!0),t.unpad(e)),e},blockSize:4});var v=n.CipherParams=o.extend({init:function(e){this.mixIn(e)},toString:function(e){return(e||this.formatter).stringify(this)}}),g=(r.format={}).OpenSSL={stringify:function(e){var t=e.ciphertext,r=e.salt;return(r?i.create([1398893684,1701076831]).concat(r).concat(t):t).toString(c)},parse:function(e){var t,r=c.parse(e),n=r.words;return 1398893684==n[0]&&1701076831==n[1]&&(t=i.create(n.slice(2,4)),n.splice(0,4),r.sigBytes-=16),v.create({ciphertext:r,salt:t})}},y=n.SerializableCipher=o.extend({cfg:o.extend({format:g}),encrypt:function(e,t,r,n){n=this.cfg.extend(n);var o=e.createEncryptor(r,n),i=o.finalize(t),a=o.cfg;return v.create({ciphertext:i,key:r,iv:a.iv,algorithm:e,mode:a.mode,padding:a.padding,blockSize:e.blockSize,formatter:n.format})},decrypt:function(e,t,r,n){return n=this.cfg.extend(n),t=this._parse(t,n.format),e.createDecryptor(r,n).finalize(t.ciphertext)},_parse:function(e,t){return"string"==typeof e?t.parse(e,this):e}}),_=(r.kdf={}).OpenSSL={execute:function(e,t,r,n,o){if(n||(n=i.random(8)),o)a=l.create({keySize:t+r,hasher:o}).compute(e,n);else var a=l.create({keySize:t+r}).compute(e,n);var s=i.create(a.words.slice(t),4*r);return a.sigBytes=4*t,v.create({key:a,iv:s,salt:n})}},m=n.PasswordBasedCipher=y.extend({cfg:y.cfg.extend({kdf:_}),encrypt:function(e,t,r,n){var o=(n=this.cfg.extend(n)).kdf.execute(r,e.keySize,e.ivSize,n.salt,n.hasher);n.iv=o.iv;var i=y.encrypt.call(this,e,t,o.key,n);return i.mixIn(o),i},decrypt:function(e,t,r,n){n=this.cfg.extend(n),t=this._parse(t,n.format);var o=n.kdf.execute(r,e.keySize,e.ivSize,t.salt,n.hasher);return n.iv=o.iv,y.decrypt.call(this,e,t,o.key,n)}})}()))),Re.exports;var e}var Le,Fe={exports:{}};function Me(){return Le||(Le=1,Fe.exports=(e=U(),Ie(),e.mode.CFB=function(){var t=e.lib.BlockCipherMode.extend();function r(e,t,r,n){var o,i=this._iv;i?(o=i.slice(0),this._iv=void 0):o=this._prevBlock,n.encryptBlock(o,0);for(var a=0;a<r;a++)e[t+a]^=o[a]}return t.Encryptor=t.extend({processBlock:function(e,t){var n=this._cipher,o=n.blockSize;r.call(this,e,t,o,n),this._prevBlock=e.slice(t,t+o)}}),t.Decryptor=t.extend({processBlock:function(e,t){var n=this._cipher,o=n.blockSize,i=e.slice(t,t+o);r.call(this,e,t,o,n),this._prevBlock=i}}),t}(),e.mode.CFB)),Fe.exports;var e}var Ne,Ve={exports:{}};function Ge(){return Ne||(Ne=1,Ve.exports=(r=U(),Ie(),r.mode.CTR=(e=r.lib.BlockCipherMode.extend(),t=e.Encryptor=e.extend({processBlock:function(e,t){var r=this._cipher,n=r.blockSize,o=this._iv,i=this._counter;o&&(i=this._counter=o.slice(0),this._iv=void 0);var a=i.slice(0);r.encryptBlock(a,0),i[n-1]=i[n-1]+1|0;for(var s=0;s<n;s++)e[t+s]^=a[s]}}),e.Decryptor=t,e),r.mode.CTR)),Ve.exports;var e,t,r}var Ue,Ke={exports:{}};function $e(){return Ue||(Ue=1,Ke.exports=(e=U(),Ie(),
2
2
  /** @preserve
3
3
  * Counter block mode compatible with Dr Brian Gladman fileenc.c
4
4
  * derived from CryptoJS.mode.CTR
@@ -1,4 +1,4 @@
1
- import{jsx as e,Fragment as r,jsxs as t}from"react/jsx-runtime";import n,{isValidElement as o,createContext as i,useContext as a,useMemo as s,useEffect as c,useState as l,useRef as u,useCallback as d}from"react";import{getLocaleProperties as f,formatNum as h,formatCurrency as p,formatDateTime as v,determineLocale as y,splitStringToContent as g,renderContentToString as _,requiresTranslation as b,isSameLanguage as m}from"generaltranslation";import{getSupportedLocale as x}from"@generaltranslation/supported-locales";function w(e,r){var t={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&r.indexOf(n)<0&&(t[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)r.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(t[n[o]]=e[n[o]])}return t}function k(e,r,t,n){return new(t||(t=Promise))((function(o,i){function a(e){try{c(n.next(e))}catch(e){i(e)}}function s(e){try{c(n.throw(e))}catch(e){i(e)}}function c(e){var r;e.done?o(e.value):(r=e.value,r instanceof t?r:new t((function(e){e(r)}))).then(a,s)}c((n=n.apply(e,r||[])).next())}))}function B(e){return e&&e.props&&e.props["data-_gt"]?e.props["data-_gt"]:null}"function"==typeof SuppressedError&&SuppressedError;const A={variable:"value",number:"n",datetime:"date",currency:"cost"};function E(e={},r){var t;if(e.name)return e.name;return`_gt_${A[r]||"value"}_${null===(t=e["data-_gt"])||void 0===t?void 0:t.id}`}function S(e){var r;const t=(null===(r=e["data-_gt"])||void 0===r?void 0:r.variableType)||"variable";return{variableName:E(e,t),variableType:t,variableValue:void 0!==e.value?e.value:void 0!==e["data-_gt-unformatted-value"]?e["data-_gt-unformatted-value"]:void 0!==e.children?e.children:void 0,variableOptions:(()=>{const r=Object.assign(Object.assign({},e.currency&&{currency:e.currency}),e.options&&Object.assign({},e.options));return Object.keys(r).length?r:"string"==typeof e["data-_gt-variable-options"]?JSON.parse(e["data-_gt-variable-options"]):e["data-_gt-variable-options"]||void 0})()}}var O="https://cdn.gtx.dev",T="https://runtime.gtx.dev",j="en",C=["singular","plural","dual","zero","one","two","few","many","other"];var P=new(function(){function e(){this.cache=new Map}return e.prototype._generateKey=function(e,r,t){void 0===t&&(t={});var n=Array.isArray(r)?r.join(","):r,o=t?JSON.stringify(t,Object.keys(t).sort()):"{}";return"".concat(e,":").concat(n,":").concat(o)},e.prototype.get=function(e,r,t){void 0===t&&(t={});var n=this._generateKey(e,r,t);if(!this.cache.has(n)){var o=new Intl[e](r,t);this.cache.set(n,o)}return this.cache.get(n)},e}());function D(e,r,t){let n="",o=null;return"number"==typeof e&&!o&&t&&(n=function(e,r,t){void 0===r&&(r=C),void 0===t&&(t=["en"]);var n=P.get("PluralRules",t).select(e),o=Math.abs(e);if(0===o&&r.includes("zero"))return"zero";if(1===o){if(r.includes("singular"))return"singular";if(r.includes("one"))return"one"}if("one"===n&&r.includes("singular"))return"singular";if(2===o){if(r.includes("dual"))return"dual";if(r.includes("two"))return"two"}return"two"===n&&r.includes("dual")?"dual":r.includes(n)?n:"two"===n&&r.includes("dual")?"dual":"two"===n&&r.includes("plural")?"plural":"two"===n&&r.includes("other")?"other":"few"===n&&r.includes("plural")?"plural":"few"===n&&r.includes("other")?"other":"many"===n&&r.includes("plural")?"plural":"many"===n&&r.includes("other")?"other":"other"===n&&r.includes("plural")?"plural":""}(e,Object.keys(t),r)),n&&!o&&(o=t[n]),o}function H({children:e,defaultLocale:r=j,renderVariable:t}){const o=e=>n.isValidElement(e)?(e=>{const o=B(e);if("variable"===(null==o?void 0:o.transformation)){const{variableType:n,variableValue:o,variableOptions:i}=S(e.props);return t({variableType:n,variableValue:o,variableOptions:i,locales:[r]})}if("plural"===(null==o?void 0:o.transformation)){const t=o.branches||{};return i(D(e.props.n,[r],t)||e.props.children)}if("branch"===(null==o?void 0:o.transformation)){let r=e.props,{children:t,name:n,branch:a,"data-_gt":s}=r,c=w(r,["children","name","branch","data-_gt"]);return n=n||e.props["data-_gt-name"]||"branch",c=o.branches||{},i(void 0!==c[a]?c[a]:t)}return"fragment"===(null==o?void 0:o.transformation)?n.createElement(e.type,{key:e.props.key,children:i(e.props.children)}):e.props.children?n.cloneElement(e,Object.assign(Object.assign({},e.props),{"data-_gt":void 0,children:i(e.props.children)})):n.cloneElement(e,Object.assign(Object.assign({},e.props),{"data-_gt":void 0}))})(e):e,i=e=>Array.isArray(e)?n.Children.map(e,o):o(e);return i(e)}const z=(e,r)=>e?`Translation failed for id: ${e}, hash: ${r} `:`Translation failed for hash: ${r}`;function R(e,r=0){let t=r;const i=e=>{const{type:r,props:n}=e;t+=1;let o,i={id:t};try{o="function"==typeof r&&r.gtTransformation||""}catch(e){o=""}if(o){const r=o.split("-");if("translate"===r[0])throw new Error((e=>{var r;return`General Translation: Nested <T> components. The inner <T> has the id: "${null===(r=null==e?void 0:e.props)||void 0===r?void 0:r.id}".`})(e));if("variable"===r[0]&&(i.variableType=(null==r?void 0:r[1])||"variable"),"plural"===r[0]){const e=Object.entries(n).reduce(((e,[r,n])=>(function(e){return C.includes(e)}(r)&&(e[r]=R(n,t)),e)),{});Object.keys(e).length&&(i.branches=e)}if("branch"===r[0]){const e=w(n,["children","branch"]),r=Object.entries(e).reduce(((e,[r,n])=>(e[r]=R(n,t),e)),{});Object.keys(r).length&&(i.branches=r)}i.transformation=r[0]}return i};function a(e){return o(e)?function(e){const{props:r}=e;if(r["data-_gt"])throw new Error((e=>`General Translation already in use on child with props: ${e.props}. This usually occurs when you nest <T> components within the same file. Remove one of the <T> components to continue.`)(e));let t=i(e),o=Object.assign(Object.assign({},r),{"data-_gt":t});return r.children&&!t.variableType&&(o.children=s(r.children)),e.type===n.Fragment&&(o["data-_gt"].transformation="fragment"),n.cloneElement(e,o)}(e):e}function s(e){return Array.isArray(e)?n.Children.map(e,a):a(e)}return s(e)}const I=e=>{var r;if(!e)return"";const{type:t,props:n}=e;if(t&&"function"==typeof t){if("displayName"in t&&"string"==typeof t.displayName&&t.displayName)return t.displayName;if("name"in t&&"string"==typeof t.name&&t.name)return t.name}return t&&"string"==typeof t?t:n.href?"a":(null===(r=n["data-_gt"])||void 0===r?void 0:r.id)?`C${n["data-_gt"].id}`:"function"},F=e=>{return r=e,n.isValidElement(r)?(e=>{const{type:r,props:t}=e;let n={type:I(e),props:{}};if(t["data-_gt"]){const e=t["data-_gt"];let r=Object.assign({},e);const o=e.transformation;if("variable"===o){const r=e.variableType||"variable";return{variable:r,key:E(t,r),id:e.id}}if("plural"===o&&e.branches){n.type="Plural";let t={};Object.entries(e.branches).forEach((([e,r])=>{t[e]=L(r)})),r=Object.assign(Object.assign({},r),{branches:t})}if("branch"===o&&e.branches){n.type="Branch";let t={};Object.entries(e.branches).forEach((([e,r])=>{t[e]=L(r)})),r=Object.assign(Object.assign({},r),{branches:t})}n.props["data-_gt"]=r}return t.children&&(n.props.children=L(t.children)),n})(e):"number"==typeof e?e.toString():e;var r};function L(e){return Array.isArray(e)?e.map(F):F(e)}function N(e){const r=e;if(r&&"object"==typeof r&&"string"==typeof r.key){const e=Object.keys(r);if(1===e.length)return!0;if(2===e.length){if("number"==typeof r.id)return!0;if("string"==typeof r.variable)return!0}if(3===e.length&&"string"==typeof r.variable&&"number"==typeof r.id)return!0}return!1}function M({sourceElement:e,targetElement:r,locales:t=[j],renderVariable:o}){var i,a;const{props:s}=e,c=s["data-_gt"],l=null==c?void 0:c.transformation;if("plural"===l){const n=e.props.n;return V({source:D(n,t,c.branches||{})||e.props.children,target:D(n,t,r.props["data-_gt"].branches||{})||r.props.children,locales:t,renderVariable:o})}if("branch"===l){let{name:n,branch:i,children:a}=s;n=n||e.props["data-_gt-name"]||"branch";return V({source:(c.branches||{})[i]||a,target:(r.props["data-_gt"].branches||{})[i]||r.props.children,locales:t,renderVariable:o})}return"fragment"===l&&(null===(i=r.props)||void 0===i?void 0:i.children)?n.createElement(e.type,{key:e.props.key,children:V({source:s.children,target:r.props.children,locales:t,renderVariable:o})}):(null==s?void 0:s.children)&&(null===(a=r.props)||void 0===a?void 0:a.children)?n.cloneElement(e,Object.assign(Object.assign({},s),{"data-_gt":void 0,children:V({source:s.children,target:r.props.children,locales:t,renderVariable:o})})):H({children:e,defaultLocale:t[0],renderVariable:o})}function V({source:r,target:t,locales:o=[j],renderVariable:i}){if(null==t&&r)return H({children:r,defaultLocale:o[0],renderVariable:i});if("string"==typeof t)return t;if(Array.isArray(t)&&!Array.isArray(r)&&r&&(r=[r]),Array.isArray(r)&&Array.isArray(t)){const a={},s={},c=r.filter((e=>{if(n.isValidElement(e)){const r=B(e);if("variable"!==(null==r?void 0:r.transformation))return!0;{let{variableName:r,variableValue:t,variableOptions:n}=S(e.props);a[r]=t,s[r]=n}}})),l=e=>c.find((r=>{var t,n;const o=B(r);if(void 0!==(null==o?void 0:o.id)){return o.id===(null===(n=null===(t=null==e?void 0:e.props)||void 0===t?void 0:t["data-_gt"])||void 0===n?void 0:n.id)}return!1}))||c.shift();return t.map(((r,t)=>{if("string"==typeof r)return e(n.Fragment,{children:r},`string_${t}`);if(N(r))return e(n.Fragment,{children:i({variableType:r.variable||"variable",variableValue:a[r.key],variableOptions:s[r.key],locales:o})},`var_${t}`);const c=l(r);return c?e(n.Fragment,{children:M({sourceElement:c,targetElement:r,locales:o,renderVariable:i})},`element_${t}`):void 0}))}if(t&&"object"==typeof t&&!Array.isArray(t)){const e=N(t)?"variable":"element";if(n.isValidElement(r)){if("element"===e)return M({sourceElement:r,targetElement:t,locales:o,renderVariable:i});const n=B(r);if("variable"===(null==n?void 0:n.transformation)){const{variableValue:e,variableOptions:t,variableType:n}=S(r.props);return i({variableType:n,variableValue:e,variableOptions:t,locales:o})}}}return H({children:r,defaultLocale:o[0],renderVariable:i})}const U={method:"default",timeout:"undefined"!=typeof process&&"development"!==process.env.NODE_ENV?8e3:12e3};const G=i(void 0);function K(e="useGTContext() must be used within a <GTProvider>!"){const r=a(G);if(void 0===r)throw new Error(e);return r}function $({children:t,name:n,locales:o,options:i={}}){const s=a(G);s?o||(o=[...s.locale&&[s.locale],s.defaultLocale]):o||(o=[j]);let c="string"==typeof t?parseFloat(t):t;return"number"==typeof c&&(c=h(c,Object.assign({locales:o},i))),e(r,{children:c})}function W({children:t,name:n}){return e(r,{children:t})}function J({children:t,currency:n="USD",name:o,locales:i,options:s={}}){const c=a(G);c?i||(i=[...c.locale&&[c.locale],c.defaultLocale]):i||(i=[j]);let l="string"==typeof t?parseFloat(t):t;return"number"==typeof l&&(l=p(l,n,Object.assign({locales:i},s))),e(r,{children:l})}function X({children:t,locales:n,name:o,options:i={}}){const s=a(G);let c,l;s?n||(n=[...s.locale&&[s.locale],s.defaultLocale]):n||(n=[j]);let u=t;return"number"==typeof u||"string"==typeof u?l=new Date(u):u instanceof Date&&(l=u),void 0!==l&&(c=v(l,Object.assign({locales:n},i)).replace(/[\u200F\u202B\u202E]/g,"")),e(r,{children:c})}$.gtTransformation="variable-number",W.gtTransformation="variable-variable",J.gtTransformation="variable-currency",X.gtTransformation="variable-datetime";const Y=({variableType:r,variableValue:t,variableOptions:n,locales:o})=>"number"===r?e($,{options:n,locales:o,children:t}):"datetime"===r?e(X,{options:n,locales:o,children:t}):"currency"===r?e(J,{options:n,locales:o,children:t}):e(W,{children:t});var q,Z,Q="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function ee(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function re(e){if(e.__esModule)return e;var r=e.default;if("function"==typeof r){var t=function e(){return this instanceof e?Reflect.construct(r,arguments,this.constructor):r.apply(this,arguments)};t.prototype=r.prototype}else t={};return Object.defineProperty(t,"__esModule",{value:!0}),Object.keys(e).forEach((function(r){var n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:function(){return e[r]}})})),t}var te=(Z||(Z=1,q=function(e,r){r||(r={}),"function"==typeof r&&(r={cmp:r});var t,n="boolean"==typeof r.cycles&&r.cycles,o=r.cmp&&(t=r.cmp,function(e){return function(r,n){var o={key:r,value:e[r]},i={key:n,value:e[n]};return t(o,i)}}),i=[];return function e(r){if(r&&r.toJSON&&"function"==typeof r.toJSON&&(r=r.toJSON()),void 0!==r){if("number"==typeof r)return isFinite(r)?""+r:"null";if("object"!=typeof r)return JSON.stringify(r);var t,a;if(Array.isArray(r)){for(a="[",t=0;t<r.length;t++)t&&(a+=","),a+=e(r[t])||"null";return a+"]"}if(null===r)return"null";if(-1!==i.indexOf(r)){if(n)return JSON.stringify("__cycle__");throw new TypeError("Converting circular structure to JSON")}var s=i.push(r)-1,c=Object.keys(r).sort(o&&o(r));for(a="",t=0;t<c.length;t++){var l=c[t],u=e(r[l]);u&&(a&&(a+=","),a+=JSON.stringify(l)+":"+u)}return i.splice(s,1),"{"+a+"}"}}(e)}),q),ne=ee(te),oe={exports:{}};var ie,ae={exports:{}},se=re(Object.freeze({__proto__:null,default:{}}));function ce(){return ie||(ie=1,ae.exports=(e=e||function(e,r){var t;if("undefined"!=typeof window&&window.crypto&&(t=window.crypto),"undefined"!=typeof self&&self.crypto&&(t=self.crypto),"undefined"!=typeof globalThis&&globalThis.crypto&&(t=globalThis.crypto),!t&&"undefined"!=typeof window&&window.msCrypto&&(t=window.msCrypto),!t&&void 0!==Q&&Q.crypto&&(t=Q.crypto),!t)try{t=se}catch(e){}var n=function(){if(t){if("function"==typeof t.getRandomValues)try{return t.getRandomValues(new Uint32Array(1))[0]}catch(e){}if("function"==typeof t.randomBytes)try{return t.randomBytes(4).readInt32LE()}catch(e){}}throw new Error("Native crypto module could not be used to get secure random number.")},o=Object.create||function(){function e(){}return function(r){var t;return e.prototype=r,t=new e,e.prototype=null,t}}(),i={},a=i.lib={},s=a.Base={extend:function(e){var r=o(this);return e&&r.mixIn(e),r.hasOwnProperty("init")&&this.init!==r.init||(r.init=function(){r.$super.init.apply(this,arguments)}),r.init.prototype=r,r.$super=this,r},create:function(){var e=this.extend();return e.init.apply(e,arguments),e},init:function(){},mixIn:function(e){for(var r in e)e.hasOwnProperty(r)&&(this[r]=e[r]);e.hasOwnProperty("toString")&&(this.toString=e.toString)},clone:function(){return this.init.prototype.extend(this)}},c=a.WordArray=s.extend({init:function(e,t){e=this.words=e||[],this.sigBytes=t!=r?t:4*e.length},toString:function(e){return(e||u).stringify(this)},concat:function(e){var r=this.words,t=e.words,n=this.sigBytes,o=e.sigBytes;if(this.clamp(),n%4)for(var i=0;i<o;i++){var a=t[i>>>2]>>>24-i%4*8&255;r[n+i>>>2]|=a<<24-(n+i)%4*8}else for(var s=0;s<o;s+=4)r[n+s>>>2]=t[s>>>2];return this.sigBytes+=o,this},clamp:function(){var r=this.words,t=this.sigBytes;r[t>>>2]&=4294967295<<32-t%4*8,r.length=e.ceil(t/4)},clone:function(){var e=s.clone.call(this);return e.words=this.words.slice(0),e},random:function(e){for(var r=[],t=0;t<e;t+=4)r.push(n());return new c.init(r,e)}}),l=i.enc={},u=l.Hex={stringify:function(e){for(var r=e.words,t=e.sigBytes,n=[],o=0;o<t;o++){var i=r[o>>>2]>>>24-o%4*8&255;n.push((i>>>4).toString(16)),n.push((15&i).toString(16))}return n.join("")},parse:function(e){for(var r=e.length,t=[],n=0;n<r;n+=2)t[n>>>3]|=parseInt(e.substr(n,2),16)<<24-n%8*4;return new c.init(t,r/2)}},d=l.Latin1={stringify:function(e){for(var r=e.words,t=e.sigBytes,n=[],o=0;o<t;o++){var i=r[o>>>2]>>>24-o%4*8&255;n.push(String.fromCharCode(i))}return n.join("")},parse:function(e){for(var r=e.length,t=[],n=0;n<r;n++)t[n>>>2]|=(255&e.charCodeAt(n))<<24-n%4*8;return new c.init(t,r)}},f=l.Utf8={stringify:function(e){try{return decodeURIComponent(escape(d.stringify(e)))}catch(e){throw new Error("Malformed UTF-8 data")}},parse:function(e){return d.parse(unescape(encodeURIComponent(e)))}},h=a.BufferedBlockAlgorithm=s.extend({reset:function(){this._data=new c.init,this._nDataBytes=0},_append:function(e){"string"==typeof e&&(e=f.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes},_process:function(r){var t,n=this._data,o=n.words,i=n.sigBytes,a=this.blockSize,s=i/(4*a),l=(s=r?e.ceil(s):e.max((0|s)-this._minBufferSize,0))*a,u=e.min(4*l,i);if(l){for(var d=0;d<l;d+=a)this._doProcessBlock(o,d);t=o.splice(0,l),n.sigBytes-=u}return new c.init(t,u)},clone:function(){var e=s.clone.call(this);return e._data=this._data.clone(),e},_minBufferSize:0});a.Hasher=h.extend({cfg:s.extend(),init:function(e){this.cfg=this.cfg.extend(e),this.reset()},reset:function(){h.reset.call(this),this._doReset()},update:function(e){return this._append(e),this._process(),this},finalize:function(e){return e&&this._append(e),this._doFinalize()},blockSize:16,_createHelper:function(e){return function(r,t){return new e.init(t).finalize(r)}},_createHmacHelper:function(e){return function(r,t){return new p.HMAC.init(e,t).finalize(r)}}});var p=i.algo={};return i}(Math),e)),ae.exports;var e}var le,ue={exports:{}};function de(){return le||(le=1,ue.exports=(a=ce(),t=(r=a).lib,n=t.Base,o=t.WordArray,(i=r.x64={}).Word=n.extend({init:function(e,r){this.high=e,this.low=r}}),i.WordArray=n.extend({init:function(r,t){r=this.words=r||[],this.sigBytes=t!=e?t:8*r.length},toX32:function(){for(var e=this.words,r=e.length,t=[],n=0;n<r;n++){var i=e[n];t.push(i.high),t.push(i.low)}return o.create(t,this.sigBytes)},clone:function(){for(var e=n.clone.call(this),r=e.words=this.words.slice(0),t=r.length,o=0;o<t;o++)r[o]=r[o].clone();return e}}),a)),ue.exports;var e,r,t,n,o,i,a}var fe,he={exports:{}};function pe(){return fe||(fe=1,he.exports=(e=ce(),function(){if("function"==typeof ArrayBuffer){var r=e.lib.WordArray,t=r.init,n=r.init=function(e){if(e instanceof ArrayBuffer&&(e=new Uint8Array(e)),(e instanceof Int8Array||"undefined"!=typeof Uint8ClampedArray&&e instanceof Uint8ClampedArray||e instanceof Int16Array||e instanceof Uint16Array||e instanceof Int32Array||e instanceof Uint32Array||e instanceof Float32Array||e instanceof Float64Array)&&(e=new Uint8Array(e.buffer,e.byteOffset,e.byteLength)),e instanceof Uint8Array){for(var r=e.byteLength,n=[],o=0;o<r;o++)n[o>>>2]|=e[o]<<24-o%4*8;t.call(this,n,r)}else t.apply(this,arguments)};n.prototype=r}}(),e.lib.WordArray)),he.exports;var e}var ve,ye={exports:{}};function ge(){return ve||(ve=1,ye.exports=(e=ce(),function(){var r=e,t=r.lib.WordArray,n=r.enc;function o(e){return e<<8&4278255360|e>>>8&16711935}n.Utf16=n.Utf16BE={stringify:function(e){for(var r=e.words,t=e.sigBytes,n=[],o=0;o<t;o+=2){var i=r[o>>>2]>>>16-o%4*8&65535;n.push(String.fromCharCode(i))}return n.join("")},parse:function(e){for(var r=e.length,n=[],o=0;o<r;o++)n[o>>>1]|=e.charCodeAt(o)<<16-o%2*16;return t.create(n,2*r)}},n.Utf16LE={stringify:function(e){for(var r=e.words,t=e.sigBytes,n=[],i=0;i<t;i+=2){var a=o(r[i>>>2]>>>16-i%4*8&65535);n.push(String.fromCharCode(a))}return n.join("")},parse:function(e){for(var r=e.length,n=[],i=0;i<r;i++)n[i>>>1]|=o(e.charCodeAt(i)<<16-i%2*16);return t.create(n,2*r)}}}(),e.enc.Utf16)),ye.exports;var e}var _e,be={exports:{}};function me(){return _e||(_e=1,be.exports=(e=ce(),function(){var r=e,t=r.lib.WordArray;function n(e,r,n){for(var o=[],i=0,a=0;a<r;a++)if(a%4){var s=n[e.charCodeAt(a-1)]<<a%4*2|n[e.charCodeAt(a)]>>>6-a%4*2;o[i>>>2]|=s<<24-i%4*8,i++}return t.create(o,i)}r.enc.Base64={stringify:function(e){var r=e.words,t=e.sigBytes,n=this._map;e.clamp();for(var o=[],i=0;i<t;i+=3)for(var a=(r[i>>>2]>>>24-i%4*8&255)<<16|(r[i+1>>>2]>>>24-(i+1)%4*8&255)<<8|r[i+2>>>2]>>>24-(i+2)%4*8&255,s=0;s<4&&i+.75*s<t;s++)o.push(n.charAt(a>>>6*(3-s)&63));var c=n.charAt(64);if(c)for(;o.length%4;)o.push(c);return o.join("")},parse:function(e){var r=e.length,t=this._map,o=this._reverseMap;if(!o){o=this._reverseMap=[];for(var i=0;i<t.length;i++)o[t.charCodeAt(i)]=i}var a=t.charAt(64);if(a){var s=e.indexOf(a);-1!==s&&(r=s)}return n(e,r,o)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="}}(),e.enc.Base64)),be.exports;var e}var xe,we={exports:{}};function ke(){return xe||(xe=1,we.exports=(e=ce(),function(){var r=e,t=r.lib.WordArray;function n(e,r,n){for(var o=[],i=0,a=0;a<r;a++)if(a%4){var s=n[e.charCodeAt(a-1)]<<a%4*2|n[e.charCodeAt(a)]>>>6-a%4*2;o[i>>>2]|=s<<24-i%4*8,i++}return t.create(o,i)}r.enc.Base64url={stringify:function(e,r){void 0===r&&(r=!0);var t=e.words,n=e.sigBytes,o=r?this._safe_map:this._map;e.clamp();for(var i=[],a=0;a<n;a+=3)for(var s=(t[a>>>2]>>>24-a%4*8&255)<<16|(t[a+1>>>2]>>>24-(a+1)%4*8&255)<<8|t[a+2>>>2]>>>24-(a+2)%4*8&255,c=0;c<4&&a+.75*c<n;c++)i.push(o.charAt(s>>>6*(3-c)&63));var l=o.charAt(64);if(l)for(;i.length%4;)i.push(l);return i.join("")},parse:function(e,r){void 0===r&&(r=!0);var t=e.length,o=r?this._safe_map:this._map,i=this._reverseMap;if(!i){i=this._reverseMap=[];for(var a=0;a<o.length;a++)i[o.charCodeAt(a)]=a}var s=o.charAt(64);if(s){var c=e.indexOf(s);-1!==c&&(t=c)}return n(e,t,i)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safe_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"}}(),e.enc.Base64url)),we.exports;var e}var Be,Ae={exports:{}};function Ee(){return Be||(Be=1,Ae.exports=(e=ce(),function(r){var t=e,n=t.lib,o=n.WordArray,i=n.Hasher,a=t.algo,s=[];!function(){for(var e=0;e<64;e++)s[e]=4294967296*r.abs(r.sin(e+1))|0}();var c=a.MD5=i.extend({_doReset:function(){this._hash=new o.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(e,r){for(var t=0;t<16;t++){var n=r+t,o=e[n];e[n]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}var i=this._hash.words,a=e[r+0],c=e[r+1],h=e[r+2],p=e[r+3],v=e[r+4],y=e[r+5],g=e[r+6],_=e[r+7],b=e[r+8],m=e[r+9],x=e[r+10],w=e[r+11],k=e[r+12],B=e[r+13],A=e[r+14],E=e[r+15],S=i[0],O=i[1],T=i[2],j=i[3];S=l(S,O,T,j,a,7,s[0]),j=l(j,S,O,T,c,12,s[1]),T=l(T,j,S,O,h,17,s[2]),O=l(O,T,j,S,p,22,s[3]),S=l(S,O,T,j,v,7,s[4]),j=l(j,S,O,T,y,12,s[5]),T=l(T,j,S,O,g,17,s[6]),O=l(O,T,j,S,_,22,s[7]),S=l(S,O,T,j,b,7,s[8]),j=l(j,S,O,T,m,12,s[9]),T=l(T,j,S,O,x,17,s[10]),O=l(O,T,j,S,w,22,s[11]),S=l(S,O,T,j,k,7,s[12]),j=l(j,S,O,T,B,12,s[13]),T=l(T,j,S,O,A,17,s[14]),S=u(S,O=l(O,T,j,S,E,22,s[15]),T,j,c,5,s[16]),j=u(j,S,O,T,g,9,s[17]),T=u(T,j,S,O,w,14,s[18]),O=u(O,T,j,S,a,20,s[19]),S=u(S,O,T,j,y,5,s[20]),j=u(j,S,O,T,x,9,s[21]),T=u(T,j,S,O,E,14,s[22]),O=u(O,T,j,S,v,20,s[23]),S=u(S,O,T,j,m,5,s[24]),j=u(j,S,O,T,A,9,s[25]),T=u(T,j,S,O,p,14,s[26]),O=u(O,T,j,S,b,20,s[27]),S=u(S,O,T,j,B,5,s[28]),j=u(j,S,O,T,h,9,s[29]),T=u(T,j,S,O,_,14,s[30]),S=d(S,O=u(O,T,j,S,k,20,s[31]),T,j,y,4,s[32]),j=d(j,S,O,T,b,11,s[33]),T=d(T,j,S,O,w,16,s[34]),O=d(O,T,j,S,A,23,s[35]),S=d(S,O,T,j,c,4,s[36]),j=d(j,S,O,T,v,11,s[37]),T=d(T,j,S,O,_,16,s[38]),O=d(O,T,j,S,x,23,s[39]),S=d(S,O,T,j,B,4,s[40]),j=d(j,S,O,T,a,11,s[41]),T=d(T,j,S,O,p,16,s[42]),O=d(O,T,j,S,g,23,s[43]),S=d(S,O,T,j,m,4,s[44]),j=d(j,S,O,T,k,11,s[45]),T=d(T,j,S,O,E,16,s[46]),S=f(S,O=d(O,T,j,S,h,23,s[47]),T,j,a,6,s[48]),j=f(j,S,O,T,_,10,s[49]),T=f(T,j,S,O,A,15,s[50]),O=f(O,T,j,S,y,21,s[51]),S=f(S,O,T,j,k,6,s[52]),j=f(j,S,O,T,p,10,s[53]),T=f(T,j,S,O,x,15,s[54]),O=f(O,T,j,S,c,21,s[55]),S=f(S,O,T,j,b,6,s[56]),j=f(j,S,O,T,E,10,s[57]),T=f(T,j,S,O,g,15,s[58]),O=f(O,T,j,S,B,21,s[59]),S=f(S,O,T,j,v,6,s[60]),j=f(j,S,O,T,w,10,s[61]),T=f(T,j,S,O,h,15,s[62]),O=f(O,T,j,S,m,21,s[63]),i[0]=i[0]+S|0,i[1]=i[1]+O|0,i[2]=i[2]+T|0,i[3]=i[3]+j|0},_doFinalize:function(){var e=this._data,t=e.words,n=8*this._nDataBytes,o=8*e.sigBytes;t[o>>>5]|=128<<24-o%32;var i=r.floor(n/4294967296),a=n;t[15+(o+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),t[14+(o+64>>>9<<4)]=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),e.sigBytes=4*(t.length+1),this._process();for(var s=this._hash,c=s.words,l=0;l<4;l++){var u=c[l];c[l]=16711935&(u<<8|u>>>24)|4278255360&(u<<24|u>>>8)}return s},clone:function(){var e=i.clone.call(this);return e._hash=this._hash.clone(),e}});function l(e,r,t,n,o,i,a){var s=e+(r&t|~r&n)+o+a;return(s<<i|s>>>32-i)+r}function u(e,r,t,n,o,i,a){var s=e+(r&n|t&~n)+o+a;return(s<<i|s>>>32-i)+r}function d(e,r,t,n,o,i,a){var s=e+(r^t^n)+o+a;return(s<<i|s>>>32-i)+r}function f(e,r,t,n,o,i,a){var s=e+(t^(r|~n))+o+a;return(s<<i|s>>>32-i)+r}t.MD5=i._createHelper(c),t.HmacMD5=i._createHmacHelper(c)}(Math),e.MD5)),Ae.exports;var e}var Se,Oe={exports:{}};function Te(){return Se||(Se=1,Oe.exports=(s=ce(),r=(e=s).lib,t=r.WordArray,n=r.Hasher,o=e.algo,i=[],a=o.SHA1=n.extend({_doReset:function(){this._hash=new t.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,r){for(var t=this._hash.words,n=t[0],o=t[1],a=t[2],s=t[3],c=t[4],l=0;l<80;l++){if(l<16)i[l]=0|e[r+l];else{var u=i[l-3]^i[l-8]^i[l-14]^i[l-16];i[l]=u<<1|u>>>31}var d=(n<<5|n>>>27)+c+i[l];d+=l<20?1518500249+(o&a|~o&s):l<40?1859775393+(o^a^s):l<60?(o&a|o&s|a&s)-1894007588:(o^a^s)-899497514,c=s,s=a,a=o<<30|o>>>2,o=n,n=d}t[0]=t[0]+n|0,t[1]=t[1]+o|0,t[2]=t[2]+a|0,t[3]=t[3]+s|0,t[4]=t[4]+c|0},_doFinalize:function(){var e=this._data,r=e.words,t=8*this._nDataBytes,n=8*e.sigBytes;return r[n>>>5]|=128<<24-n%32,r[14+(n+64>>>9<<4)]=Math.floor(t/4294967296),r[15+(n+64>>>9<<4)]=t,e.sigBytes=4*r.length,this._process(),this._hash},clone:function(){var e=n.clone.call(this);return e._hash=this._hash.clone(),e}}),e.SHA1=n._createHelper(a),e.HmacSHA1=n._createHmacHelper(a),s.SHA1)),Oe.exports;var e,r,t,n,o,i,a,s}var je,Ce={exports:{}};function Pe(){return je||(je=1,Ce.exports=(e=ce(),function(r){var t=e,n=t.lib,o=n.WordArray,i=n.Hasher,a=t.algo,s=[],c=[];!function(){function e(e){for(var t=r.sqrt(e),n=2;n<=t;n++)if(!(e%n))return!1;return!0}function t(e){return 4294967296*(e-(0|e))|0}for(var n=2,o=0;o<64;)e(n)&&(o<8&&(s[o]=t(r.pow(n,.5))),c[o]=t(r.pow(n,1/3)),o++),n++}();var l=[],u=a.SHA256=i.extend({_doReset:function(){this._hash=new o.init(s.slice(0))},_doProcessBlock:function(e,r){for(var t=this._hash.words,n=t[0],o=t[1],i=t[2],a=t[3],s=t[4],u=t[5],d=t[6],f=t[7],h=0;h<64;h++){if(h<16)l[h]=0|e[r+h];else{var p=l[h-15],v=(p<<25|p>>>7)^(p<<14|p>>>18)^p>>>3,y=l[h-2],g=(y<<15|y>>>17)^(y<<13|y>>>19)^y>>>10;l[h]=v+l[h-7]+g+l[h-16]}var _=n&o^n&i^o&i,b=(n<<30|n>>>2)^(n<<19|n>>>13)^(n<<10|n>>>22),m=f+((s<<26|s>>>6)^(s<<21|s>>>11)^(s<<7|s>>>25))+(s&u^~s&d)+c[h]+l[h];f=d,d=u,u=s,s=a+m|0,a=i,i=o,o=n,n=m+(b+_)|0}t[0]=t[0]+n|0,t[1]=t[1]+o|0,t[2]=t[2]+i|0,t[3]=t[3]+a|0,t[4]=t[4]+s|0,t[5]=t[5]+u|0,t[6]=t[6]+d|0,t[7]=t[7]+f|0},_doFinalize:function(){var e=this._data,t=e.words,n=8*this._nDataBytes,o=8*e.sigBytes;return t[o>>>5]|=128<<24-o%32,t[14+(o+64>>>9<<4)]=r.floor(n/4294967296),t[15+(o+64>>>9<<4)]=n,e.sigBytes=4*t.length,this._process(),this._hash},clone:function(){var e=i.clone.call(this);return e._hash=this._hash.clone(),e}});t.SHA256=i._createHelper(u),t.HmacSHA256=i._createHmacHelper(u)}(Math),e.SHA256)),Ce.exports;var e}var De,He={exports:{}};var ze,Re={exports:{}};function Ie(){return ze||(ze=1,Re.exports=(e=ce(),de(),function(){var r=e,t=r.lib.Hasher,n=r.x64,o=n.Word,i=n.WordArray,a=r.algo;function s(){return o.create.apply(o,arguments)}var c=[s(1116352408,3609767458),s(1899447441,602891725),s(3049323471,3964484399),s(3921009573,2173295548),s(961987163,4081628472),s(1508970993,3053834265),s(2453635748,2937671579),s(2870763221,3664609560),s(3624381080,2734883394),s(310598401,1164996542),s(607225278,1323610764),s(1426881987,3590304994),s(1925078388,4068182383),s(2162078206,991336113),s(2614888103,633803317),s(3248222580,3479774868),s(3835390401,2666613458),s(4022224774,944711139),s(264347078,2341262773),s(604807628,2007800933),s(770255983,1495990901),s(1249150122,1856431235),s(1555081692,3175218132),s(1996064986,2198950837),s(2554220882,3999719339),s(2821834349,766784016),s(2952996808,2566594879),s(3210313671,3203337956),s(3336571891,1034457026),s(3584528711,2466948901),s(113926993,3758326383),s(338241895,168717936),s(666307205,1188179964),s(773529912,1546045734),s(1294757372,1522805485),s(1396182291,2643833823),s(1695183700,2343527390),s(1986661051,1014477480),s(2177026350,1206759142),s(2456956037,344077627),s(2730485921,1290863460),s(2820302411,3158454273),s(3259730800,3505952657),s(3345764771,106217008),s(3516065817,3606008344),s(3600352804,1432725776),s(4094571909,1467031594),s(275423344,851169720),s(430227734,3100823752),s(506948616,1363258195),s(659060556,3750685593),s(883997877,3785050280),s(958139571,3318307427),s(1322822218,3812723403),s(1537002063,2003034995),s(1747873779,3602036899),s(1955562222,1575990012),s(2024104815,1125592928),s(2227730452,2716904306),s(2361852424,442776044),s(2428436474,593698344),s(2756734187,3733110249),s(3204031479,2999351573),s(3329325298,3815920427),s(3391569614,3928383900),s(3515267271,566280711),s(3940187606,3454069534),s(4118630271,4000239992),s(116418474,1914138554),s(174292421,2731055270),s(289380356,3203993006),s(460393269,320620315),s(685471733,587496836),s(852142971,1086792851),s(1017036298,365543100),s(1126000580,2618297676),s(1288033470,3409855158),s(1501505948,4234509866),s(1607167915,987167468),s(1816402316,1246189591)],l=[];!function(){for(var e=0;e<80;e++)l[e]=s()}();var u=a.SHA512=t.extend({_doReset:function(){this._hash=new i.init([new o.init(1779033703,4089235720),new o.init(3144134277,2227873595),new o.init(1013904242,4271175723),new o.init(2773480762,1595750129),new o.init(1359893119,2917565137),new o.init(2600822924,725511199),new o.init(528734635,4215389547),new o.init(1541459225,327033209)])},_doProcessBlock:function(e,r){for(var t=this._hash.words,n=t[0],o=t[1],i=t[2],a=t[3],s=t[4],u=t[5],d=t[6],f=t[7],h=n.high,p=n.low,v=o.high,y=o.low,g=i.high,_=i.low,b=a.high,m=a.low,x=s.high,w=s.low,k=u.high,B=u.low,A=d.high,E=d.low,S=f.high,O=f.low,T=h,j=p,C=v,P=y,D=g,H=_,z=b,R=m,I=x,F=w,L=k,N=B,M=A,V=E,U=S,G=O,K=0;K<80;K++){var $,W,J=l[K];if(K<16)W=J.high=0|e[r+2*K],$=J.low=0|e[r+2*K+1];else{var X=l[K-15],Y=X.high,q=X.low,Z=(Y>>>1|q<<31)^(Y>>>8|q<<24)^Y>>>7,Q=(q>>>1|Y<<31)^(q>>>8|Y<<24)^(q>>>7|Y<<25),ee=l[K-2],re=ee.high,te=ee.low,ne=(re>>>19|te<<13)^(re<<3|te>>>29)^re>>>6,oe=(te>>>19|re<<13)^(te<<3|re>>>29)^(te>>>6|re<<26),ie=l[K-7],ae=ie.high,se=ie.low,ce=l[K-16],le=ce.high,ue=ce.low;W=(W=(W=Z+ae+(($=Q+se)>>>0<Q>>>0?1:0))+ne+(($+=oe)>>>0<oe>>>0?1:0))+le+(($+=ue)>>>0<ue>>>0?1:0),J.high=W,J.low=$}var de,fe=I&L^~I&M,he=F&N^~F&V,pe=T&C^T&D^C&D,ve=j&P^j&H^P&H,ye=(T>>>28|j<<4)^(T<<30|j>>>2)^(T<<25|j>>>7),ge=(j>>>28|T<<4)^(j<<30|T>>>2)^(j<<25|T>>>7),_e=(I>>>14|F<<18)^(I>>>18|F<<14)^(I<<23|F>>>9),be=(F>>>14|I<<18)^(F>>>18|I<<14)^(F<<23|I>>>9),me=c[K],xe=me.high,we=me.low,ke=U+_e+((de=G+be)>>>0<G>>>0?1:0),Be=ge+ve;U=M,G=V,M=L,V=N,L=I,N=F,I=z+(ke=(ke=(ke=ke+fe+((de+=he)>>>0<he>>>0?1:0))+xe+((de+=we)>>>0<we>>>0?1:0))+W+((de+=$)>>>0<$>>>0?1:0))+((F=R+de|0)>>>0<R>>>0?1:0)|0,z=D,R=H,D=C,H=P,C=T,P=j,T=ke+(ye+pe+(Be>>>0<ge>>>0?1:0))+((j=de+Be|0)>>>0<de>>>0?1:0)|0}p=n.low=p+j,n.high=h+T+(p>>>0<j>>>0?1:0),y=o.low=y+P,o.high=v+C+(y>>>0<P>>>0?1:0),_=i.low=_+H,i.high=g+D+(_>>>0<H>>>0?1:0),m=a.low=m+R,a.high=b+z+(m>>>0<R>>>0?1:0),w=s.low=w+F,s.high=x+I+(w>>>0<F>>>0?1:0),B=u.low=B+N,u.high=k+L+(B>>>0<N>>>0?1:0),E=d.low=E+V,d.high=A+M+(E>>>0<V>>>0?1:0),O=f.low=O+G,f.high=S+U+(O>>>0<G>>>0?1:0)},_doFinalize:function(){var e=this._data,r=e.words,t=8*this._nDataBytes,n=8*e.sigBytes;return r[n>>>5]|=128<<24-n%32,r[30+(n+128>>>10<<5)]=Math.floor(t/4294967296),r[31+(n+128>>>10<<5)]=t,e.sigBytes=4*r.length,this._process(),this._hash.toX32()},clone:function(){var e=t.clone.call(this);return e._hash=this._hash.clone(),e},blockSize:32});r.SHA512=t._createHelper(u),r.HmacSHA512=t._createHmacHelper(u)}(),e.SHA512)),Re.exports;var e}var Fe,Le={exports:{}};var Ne,Me={exports:{}};function Ve(){return Ne||(Ne=1,Me.exports=(e=ce(),de(),function(r){var t=e,n=t.lib,o=n.WordArray,i=n.Hasher,a=t.x64.Word,s=t.algo,c=[],l=[],u=[];!function(){for(var e=1,r=0,t=0;t<24;t++){c[e+5*r]=(t+1)*(t+2)/2%64;var n=(2*e+3*r)%5;e=r%5,r=n}for(e=0;e<5;e++)for(r=0;r<5;r++)l[e+5*r]=r+(2*e+3*r)%5*5;for(var o=1,i=0;i<24;i++){for(var s=0,d=0,f=0;f<7;f++){if(1&o){var h=(1<<f)-1;h<32?d^=1<<h:s^=1<<h-32}128&o?o=o<<1^113:o<<=1}u[i]=a.create(s,d)}}();var d=[];!function(){for(var e=0;e<25;e++)d[e]=a.create()}();var f=s.SHA3=i.extend({cfg:i.cfg.extend({outputLength:512}),_doReset:function(){for(var e=this._state=[],r=0;r<25;r++)e[r]=new a.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(e,r){for(var t=this._state,n=this.blockSize/2,o=0;o<n;o++){var i=e[r+2*o],a=e[r+2*o+1];i=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),a=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),(O=t[o]).high^=a,O.low^=i}for(var s=0;s<24;s++){for(var f=0;f<5;f++){for(var h=0,p=0,v=0;v<5;v++)h^=(O=t[f+5*v]).high,p^=O.low;var y=d[f];y.high=h,y.low=p}for(f=0;f<5;f++){var g=d[(f+4)%5],_=d[(f+1)%5],b=_.high,m=_.low;for(h=g.high^(b<<1|m>>>31),p=g.low^(m<<1|b>>>31),v=0;v<5;v++)(O=t[f+5*v]).high^=h,O.low^=p}for(var x=1;x<25;x++){var w=(O=t[x]).high,k=O.low,B=c[x];B<32?(h=w<<B|k>>>32-B,p=k<<B|w>>>32-B):(h=k<<B-32|w>>>64-B,p=w<<B-32|k>>>64-B);var A=d[l[x]];A.high=h,A.low=p}var E=d[0],S=t[0];for(E.high=S.high,E.low=S.low,f=0;f<5;f++)for(v=0;v<5;v++){var O=t[x=f+5*v],T=d[x],j=d[(f+1)%5+5*v],C=d[(f+2)%5+5*v];O.high=T.high^~j.high&C.high,O.low=T.low^~j.low&C.low}O=t[0];var P=u[s];O.high^=P.high,O.low^=P.low}},_doFinalize:function(){var e=this._data,t=e.words;this._nDataBytes;var n=8*e.sigBytes,i=32*this.blockSize;t[n>>>5]|=1<<24-n%32,t[(r.ceil((n+1)/i)*i>>>5)-1]|=128,e.sigBytes=4*t.length,this._process();for(var a=this._state,s=this.cfg.outputLength/8,c=s/8,l=[],u=0;u<c;u++){var d=a[u],f=d.high,h=d.low;f=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8),h=16711935&(h<<8|h>>>24)|4278255360&(h<<24|h>>>8),l.push(h),l.push(f)}return new o.init(l,s)},clone:function(){for(var e=i.clone.call(this),r=e._state=this._state.slice(0),t=0;t<25;t++)r[t]=r[t].clone();return e}});t.SHA3=i._createHelper(f),t.HmacSHA3=i._createHmacHelper(f)}(Math),e.SHA3)),Me.exports;var e}var Ue,Ge={exports:{}};var Ke,$e={exports:{}};function We(){return Ke||(Ke=1,$e.exports=(e=ce(),t=(r=e).lib.Base,n=r.enc.Utf8,void(r.algo.HMAC=t.extend({init:function(e,r){e=this._hasher=new e.init,"string"==typeof r&&(r=n.parse(r));var t=e.blockSize,o=4*t;r.sigBytes>o&&(r=e.finalize(r)),r.clamp();for(var i=this._oKey=r.clone(),a=this._iKey=r.clone(),s=i.words,c=a.words,l=0;l<t;l++)s[l]^=1549556828,c[l]^=909522486;i.sigBytes=a.sigBytes=o,this.reset()},reset:function(){var e=this._hasher;e.reset(),e.update(this._iKey)},update:function(e){return this._hasher.update(e),this},finalize:function(e){var r=this._hasher,t=r.finalize(e);return r.reset(),r.finalize(this._oKey.clone().concat(t))}})))),$e.exports;var e,r,t,n}var Je,Xe={exports:{}};var Ye,qe={exports:{}};function Ze(){return Ye||(Ye=1,qe.exports=(s=ce(),Te(),We(),r=(e=s).lib,t=r.Base,n=r.WordArray,o=e.algo,i=o.MD5,a=o.EvpKDF=t.extend({cfg:t.extend({keySize:4,hasher:i,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,r){for(var t,o=this.cfg,i=o.hasher.create(),a=n.create(),s=a.words,c=o.keySize,l=o.iterations;s.length<c;){t&&i.update(t),t=i.update(e).finalize(r),i.reset();for(var u=1;u<l;u++)t=i.finalize(t),i.reset();a.concat(t)}return a.sigBytes=4*c,a}}),e.EvpKDF=function(e,r,t){return a.create(t).compute(e,r)},s.EvpKDF)),qe.exports;var e,r,t,n,o,i,a,s}var Qe,er={exports:{}};function rr(){return Qe||(Qe=1,er.exports=(e=ce(),Ze(),void(e.lib.Cipher||function(r){var t=e,n=t.lib,o=n.Base,i=n.WordArray,a=n.BufferedBlockAlgorithm,s=t.enc;s.Utf8;var c=s.Base64,l=t.algo.EvpKDF,u=n.Cipher=a.extend({cfg:o.extend(),createEncryptor:function(e,r){return this.create(this._ENC_XFORM_MODE,e,r)},createDecryptor:function(e,r){return this.create(this._DEC_XFORM_MODE,e,r)},init:function(e,r,t){this.cfg=this.cfg.extend(t),this._xformMode=e,this._key=r,this.reset()},reset:function(){a.reset.call(this),this._doReset()},process:function(e){return this._append(e),this._process()},finalize:function(e){return e&&this._append(e),this._doFinalize()},keySize:4,ivSize:4,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function e(e){return"string"==typeof e?b:g}return function(r){return{encrypt:function(t,n,o){return e(n).encrypt(r,t,n,o)},decrypt:function(t,n,o){return e(n).decrypt(r,t,n,o)}}}}()});n.StreamCipher=u.extend({_doFinalize:function(){return this._process(!0)},blockSize:1});var d=t.mode={},f=n.BlockCipherMode=o.extend({createEncryptor:function(e,r){return this.Encryptor.create(e,r)},createDecryptor:function(e,r){return this.Decryptor.create(e,r)},init:function(e,r){this._cipher=e,this._iv=r}}),h=d.CBC=function(){var e=f.extend();function t(e,t,n){var o,i=this._iv;i?(o=i,this._iv=r):o=this._prevBlock;for(var a=0;a<n;a++)e[t+a]^=o[a]}return e.Encryptor=e.extend({processBlock:function(e,r){var n=this._cipher,o=n.blockSize;t.call(this,e,r,o),n.encryptBlock(e,r),this._prevBlock=e.slice(r,r+o)}}),e.Decryptor=e.extend({processBlock:function(e,r){var n=this._cipher,o=n.blockSize,i=e.slice(r,r+o);n.decryptBlock(e,r),t.call(this,e,r,o),this._prevBlock=i}}),e}(),p=(t.pad={}).Pkcs7={pad:function(e,r){for(var t=4*r,n=t-e.sigBytes%t,o=n<<24|n<<16|n<<8|n,a=[],s=0;s<n;s+=4)a.push(o);var c=i.create(a,n);e.concat(c)},unpad:function(e){var r=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=r}};n.BlockCipher=u.extend({cfg:u.cfg.extend({mode:h,padding:p}),reset:function(){var e;u.reset.call(this);var r=this.cfg,t=r.iv,n=r.mode;this._xformMode==this._ENC_XFORM_MODE?e=n.createEncryptor:(e=n.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==e?this._mode.init(this,t&&t.words):(this._mode=e.call(n,this,t&&t.words),this._mode.__creator=e)},_doProcessBlock:function(e,r){this._mode.processBlock(e,r)},_doFinalize:function(){var e,r=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(r.pad(this._data,this.blockSize),e=this._process(!0)):(e=this._process(!0),r.unpad(e)),e},blockSize:4});var v=n.CipherParams=o.extend({init:function(e){this.mixIn(e)},toString:function(e){return(e||this.formatter).stringify(this)}}),y=(t.format={}).OpenSSL={stringify:function(e){var r=e.ciphertext,t=e.salt;return(t?i.create([1398893684,1701076831]).concat(t).concat(r):r).toString(c)},parse:function(e){var r,t=c.parse(e),n=t.words;return 1398893684==n[0]&&1701076831==n[1]&&(r=i.create(n.slice(2,4)),n.splice(0,4),t.sigBytes-=16),v.create({ciphertext:t,salt:r})}},g=n.SerializableCipher=o.extend({cfg:o.extend({format:y}),encrypt:function(e,r,t,n){n=this.cfg.extend(n);var o=e.createEncryptor(t,n),i=o.finalize(r),a=o.cfg;return v.create({ciphertext:i,key:t,iv:a.iv,algorithm:e,mode:a.mode,padding:a.padding,blockSize:e.blockSize,formatter:n.format})},decrypt:function(e,r,t,n){return n=this.cfg.extend(n),r=this._parse(r,n.format),e.createDecryptor(t,n).finalize(r.ciphertext)},_parse:function(e,r){return"string"==typeof e?r.parse(e,this):e}}),_=(t.kdf={}).OpenSSL={execute:function(e,r,t,n,o){if(n||(n=i.random(8)),o)a=l.create({keySize:r+t,hasher:o}).compute(e,n);else var a=l.create({keySize:r+t}).compute(e,n);var s=i.create(a.words.slice(r),4*t);return a.sigBytes=4*r,v.create({key:a,iv:s,salt:n})}},b=n.PasswordBasedCipher=g.extend({cfg:g.cfg.extend({kdf:_}),encrypt:function(e,r,t,n){var o=(n=this.cfg.extend(n)).kdf.execute(t,e.keySize,e.ivSize,n.salt,n.hasher);n.iv=o.iv;var i=g.encrypt.call(this,e,r,o.key,n);return i.mixIn(o),i},decrypt:function(e,r,t,n){n=this.cfg.extend(n),r=this._parse(r,n.format);var o=n.kdf.execute(t,e.keySize,e.ivSize,r.salt,n.hasher);return n.iv=o.iv,g.decrypt.call(this,e,r,o.key,n)}})}()))),er.exports;var e}var tr,nr={exports:{}};function or(){return tr||(tr=1,nr.exports=(e=ce(),rr(),e.mode.CFB=function(){var r=e.lib.BlockCipherMode.extend();function t(e,r,t,n){var o,i=this._iv;i?(o=i.slice(0),this._iv=void 0):o=this._prevBlock,n.encryptBlock(o,0);for(var a=0;a<t;a++)e[r+a]^=o[a]}return r.Encryptor=r.extend({processBlock:function(e,r){var n=this._cipher,o=n.blockSize;t.call(this,e,r,o,n),this._prevBlock=e.slice(r,r+o)}}),r.Decryptor=r.extend({processBlock:function(e,r){var n=this._cipher,o=n.blockSize,i=e.slice(r,r+o);t.call(this,e,r,o,n),this._prevBlock=i}}),r}(),e.mode.CFB)),nr.exports;var e}var ir,ar={exports:{}};function sr(){return ir||(ir=1,ar.exports=(t=ce(),rr(),t.mode.CTR=(e=t.lib.BlockCipherMode.extend(),r=e.Encryptor=e.extend({processBlock:function(e,r){var t=this._cipher,n=t.blockSize,o=this._iv,i=this._counter;o&&(i=this._counter=o.slice(0),this._iv=void 0);var a=i.slice(0);t.encryptBlock(a,0),i[n-1]=i[n-1]+1|0;for(var s=0;s<n;s++)e[r+s]^=a[s]}}),e.Decryptor=r,e),t.mode.CTR)),ar.exports;var e,r,t}var cr,lr={exports:{}};function ur(){return cr||(cr=1,lr.exports=(e=ce(),rr(),
1
+ import{jsx as e,Fragment as r,jsxs as t}from"react/jsx-runtime";import n,{isValidElement as o,createContext as i,useContext as a,useMemo as s,useEffect as c,useState as l,useRef as u,useCallback as d}from"react";import{getLocaleProperties as f,formatNum as h,formatCurrency as p,formatDateTime as v,determineLocale as y,splitStringToContent as g,renderContentToString as _,requiresTranslation as b,isSameLanguage as m}from"generaltranslation";import{getSupportedLocale as x}from"@generaltranslation/supported-locales";function w(e,r){var t={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&r.indexOf(n)<0&&(t[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)r.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(t[n[o]]=e[n[o]])}return t}function k(e,r,t,n){return new(t||(t=Promise))((function(o,i){function a(e){try{c(n.next(e))}catch(e){i(e)}}function s(e){try{c(n.throw(e))}catch(e){i(e)}}function c(e){var r;e.done?o(e.value):(r=e.value,r instanceof t?r:new t((function(e){e(r)}))).then(a,s)}c((n=n.apply(e,r||[])).next())}))}function B(e){return e&&e.props&&e.props["data-_gt"]?e.props["data-_gt"]:null}"function"==typeof SuppressedError&&SuppressedError;const A={variable:"value",number:"n",datetime:"date",currency:"cost"};function E(e={},r){var t;if(e.name)return e.name;return`_gt_${A[r]||"value"}_${null===(t=e["data-_gt"])||void 0===t?void 0:t.id}`}function S(e){var r;const t=(null===(r=e["data-_gt"])||void 0===r?void 0:r.variableType)||"variable";return{variableName:E(e,t),variableType:t,variableValue:void 0!==e.value?e.value:void 0!==e["data-_gt-unformatted-value"]?e["data-_gt-unformatted-value"]:void 0!==e.children?e.children:void 0,variableOptions:(()=>{const r=Object.assign(Object.assign({},e.currency&&{currency:e.currency}),e.options&&Object.assign({},e.options));return Object.keys(r).length?r:"string"==typeof e["data-_gt-variable-options"]?JSON.parse(e["data-_gt-variable-options"]):e["data-_gt-variable-options"]||void 0})()}}var O="https://cdn.gtx.dev",T="https://runtime.gtx.dev",j="en",C=["singular","plural","dual","zero","one","two","few","many","other"];var P=new(function(){function e(){this.cache=new Map}return e.prototype._generateKey=function(e,r,t){void 0===t&&(t={});var n=Array.isArray(r)?r.join(","):r,o=t?JSON.stringify(t,Object.keys(t).sort()):"{}";return"".concat(e,":").concat(n,":").concat(o)},e.prototype.get=function(e,r,t){void 0===t&&(t={});var n=this._generateKey(e,r,t);if(!this.cache.has(n)){var o=new Intl[e](r,t);this.cache.set(n,o)}return this.cache.get(n)},e}());function D(e,r,t){let n="",o=null;return"number"==typeof e&&!o&&t&&(n=function(e,r,t){void 0===r&&(r=C),void 0===t&&(t=["en"]);var n=P.get("PluralRules",t).select(e),o=Math.abs(e);if(0===o&&r.includes("zero"))return"zero";if(1===o){if(r.includes("singular"))return"singular";if(r.includes("one"))return"one"}if("one"===n&&r.includes("singular"))return"singular";if(2===o){if(r.includes("dual"))return"dual";if(r.includes("two"))return"two"}return"two"===n&&r.includes("dual")?"dual":r.includes(n)?n:"two"===n&&r.includes("dual")?"dual":"two"===n&&r.includes("plural")?"plural":"two"===n&&r.includes("other")?"other":"few"===n&&r.includes("plural")?"plural":"few"===n&&r.includes("other")?"other":"many"===n&&r.includes("plural")?"plural":"many"===n&&r.includes("other")?"other":"other"===n&&r.includes("plural")?"plural":""}(e,Object.keys(t),r)),n&&!o&&(o=t[n]),o}function H({children:e,defaultLocale:r=j,renderVariable:t}){const o=e=>n.isValidElement(e)?(e=>{const o=B(e);if("variable"===(null==o?void 0:o.transformation)){const{variableType:n,variableValue:o,variableOptions:i}=S(e.props);return t({variableType:n,variableValue:o,variableOptions:i,locales:[r]})}if("plural"===(null==o?void 0:o.transformation)){const t=o.branches||{};return i(D(e.props.n,[r],t)||e.props.children)}if("branch"===(null==o?void 0:o.transformation)){let r=e.props,{children:t,name:n,branch:a,"data-_gt":s}=r,c=w(r,["children","name","branch","data-_gt"]);return n=n||e.props["data-_gt-name"]||"branch",c=o.branches||{},i(void 0!==c[a]?c[a]:t)}return"fragment"===(null==o?void 0:o.transformation)?n.createElement(e.type,{key:e.props.key,children:i(e.props.children)}):e.props.children?n.cloneElement(e,Object.assign(Object.assign({},e.props),{"data-_gt":void 0,children:i(e.props.children)})):n.cloneElement(e,Object.assign(Object.assign({},e.props),{"data-_gt":void 0}))})(e):e,i=e=>Array.isArray(e)?n.Children.map(e,o):o(e);return i(e)}const z=(e,r)=>e?`Translation failed for id: ${e}, hash: ${r} `:`Translation failed for hash: ${r}`;function R(e,r=0){let t=r;const i=e=>{const{type:r,props:n}=e;t+=1;let o,i={id:t};try{o="function"==typeof r&&r.gtTransformation||""}catch(e){o=""}if(o){const r=o.split("-");if("translate"===r[0])throw new Error((e=>{var r;return`General Translation: Nested <T> components. The inner <T> has the id: "${null===(r=null==e?void 0:e.props)||void 0===r?void 0:r.id}".`})(e));if("variable"===r[0]&&(i.variableType=(null==r?void 0:r[1])||"variable"),"plural"===r[0]){const e=Object.entries(n).reduce(((e,[r,n])=>(function(e){return C.includes(e)}(r)&&(e[r]=R(n,t)),e)),{});Object.keys(e).length&&(i.branches=e)}if("branch"===r[0]){const e=w(n,["children","branch"]),r=Object.entries(e).reduce(((e,[r,n])=>(e[r]=R(n,t),e)),{});Object.keys(r).length&&(i.branches=r)}i.transformation=r[0]}return i};function a(e){return o(e)?function(e){const{props:r}=e;if(r["data-_gt"])throw new Error((e=>`General Translation already in use on child with props: ${e.props}. This usually occurs when you nest <T> components within the same file. Remove one of the <T> components to continue.`)(e));let t=i(e),o=Object.assign(Object.assign({},r),{"data-_gt":t});return r.children&&!t.variableType&&(o.children=s(r.children)),e.type===n.Fragment&&(o["data-_gt"].transformation="fragment"),n.cloneElement(e,o)}(e):e}function s(e){return Array.isArray(e)?n.Children.map(e,a):a(e)}return s(e)}const I=e=>{var r;if(!e)return"";const{type:t,props:n}=e;if(t&&"function"==typeof t){if("displayName"in t&&"string"==typeof t.displayName&&t.displayName)return t.displayName;if("name"in t&&"string"==typeof t.name&&t.name)return t.name}return t&&"string"==typeof t?t:n.href?"a":(null===(r=n["data-_gt"])||void 0===r?void 0:r.id)?`C${n["data-_gt"].id}`:"function"},F=e=>{return r=e,n.isValidElement(r)?(e=>{const{type:r,props:t}=e;let n={type:I(e),props:{}};if(t["data-_gt"]){const e=t["data-_gt"];let r=Object.assign({},e);const o=e.transformation;if("variable"===o){const r=e.variableType||"variable";return{variable:r,key:E(t,r),id:e.id}}if("plural"===o&&e.branches){n.type="Plural";let t={};Object.entries(e.branches).forEach((([e,r])=>{t[e]=L(r)})),r=Object.assign(Object.assign({},r),{branches:t})}if("branch"===o&&e.branches){n.type="Branch";let t={};Object.entries(e.branches).forEach((([e,r])=>{t[e]=L(r)})),r=Object.assign(Object.assign({},r),{branches:t})}n.props["data-_gt"]=r}return t.children&&(n.props.children=L(t.children)),n})(e):"number"==typeof e?e.toString():e;var r};function L(e){return Array.isArray(e)?e.map(F):F(e)}function N(e){const r=e;if(r&&"object"==typeof r&&"string"==typeof r.key){const e=Object.keys(r);if(1===e.length)return!0;if(2===e.length){if("number"==typeof r.id)return!0;if("string"==typeof r.variable)return!0}if(3===e.length&&"string"==typeof r.variable&&"number"==typeof r.id)return!0}return!1}function M({sourceElement:e,targetElement:r,locales:t=[j],renderVariable:o}){var i,a;const{props:s}=e,c=s["data-_gt"],l=null==c?void 0:c.transformation;if("plural"===l){const n=e.props.n;return V({source:D(n,t,c.branches||{})||e.props.children,target:D(n,t,r.props["data-_gt"].branches||{})||r.props.children,locales:t,renderVariable:o})}if("branch"===l){let{name:n,branch:i,children:a}=s;n=n||e.props["data-_gt-name"]||"branch";return V({source:(c.branches||{})[i]||a,target:(r.props["data-_gt"].branches||{})[i]||r.props.children,locales:t,renderVariable:o})}return"fragment"===l&&(null===(i=r.props)||void 0===i?void 0:i.children)?n.createElement(e.type,{key:e.props.key,children:V({source:s.children,target:r.props.children,locales:t,renderVariable:o})}):(null==s?void 0:s.children)&&(null===(a=r.props)||void 0===a?void 0:a.children)?n.cloneElement(e,Object.assign(Object.assign({},s),{"data-_gt":void 0,children:V({source:s.children,target:r.props.children,locales:t,renderVariable:o})})):H({children:e,defaultLocale:t[0],renderVariable:o})}function V({source:r,target:t,locales:o=[j],renderVariable:i}){if(null==t&&r)return H({children:r,defaultLocale:o[0],renderVariable:i});if("string"==typeof t)return t;if(Array.isArray(t)&&!Array.isArray(r)&&r&&(r=[r]),Array.isArray(r)&&Array.isArray(t)){const a={},s={},c=r.filter((e=>{if(n.isValidElement(e)){const r=B(e);if("variable"!==(null==r?void 0:r.transformation))return!0;{let{variableName:r,variableValue:t,variableOptions:n}=S(e.props);a[r]=t,s[r]=n}}})),l=e=>c.find((r=>{var t,n;const o=B(r);if(void 0!==(null==o?void 0:o.id)){return o.id===(null===(n=null===(t=null==e?void 0:e.props)||void 0===t?void 0:t["data-_gt"])||void 0===n?void 0:n.id)}return!1}))||c.shift();return t.map(((r,t)=>{if("string"==typeof r)return e(n.Fragment,{children:r},`string_${t}`);if(N(r))return e(n.Fragment,{children:i({variableType:r.variable||"variable",variableValue:a[r.key],variableOptions:s[r.key],locales:o})},`var_${t}`);const c=l(r);return c?e(n.Fragment,{children:M({sourceElement:c,targetElement:r,locales:o,renderVariable:i})},`element_${t}`):void 0}))}if(t&&"object"==typeof t&&!Array.isArray(t)){const e=N(t)?"variable":"element";if(n.isValidElement(r)){if("element"===e)return M({sourceElement:r,targetElement:t,locales:o,renderVariable:i});const n=B(r);if("variable"===(null==n?void 0:n.transformation)){const{variableValue:e,variableOptions:t,variableType:n}=S(r.props);return i({variableType:n,variableValue:e,variableOptions:t,locales:o})}}}return H({children:r,defaultLocale:o[0],renderVariable:i})}const U={method:"default",timeout:"undefined"!=typeof process&&"development"!==process.env.NODE_ENV?8e3:12e3};const G=i(void 0);function K(e="useGTContext() must be used within a <GTProvider>!"){const r=a(G);if(void 0===r)throw new Error(e);return r}function $({children:t,name:n,locales:o,options:i={}}){const s=a(G);s?o||(o=[...s.locale&&[s.locale],s.defaultLocale]):o||(o=[j]);let c="string"==typeof t?parseFloat(t):t;return"number"==typeof c&&(c=h(c,Object.assign({locales:o},i))),e(r,{children:c})}function W({children:t,name:n}){return e(r,{children:t})}function J({children:t,currency:n="USD",name:o,locales:i,options:s={}}){const c=a(G);c?i||(i=[...c.locale&&[c.locale],c.defaultLocale]):i||(i=[j]);let l="string"==typeof t?parseFloat(t):t;return"number"==typeof l&&(l=p(l,n,Object.assign({locales:i},s))),e(r,{children:l})}function X({children:t,locales:n,name:o,options:i={}}){const s=a(G);let c,l;s?n||(n=[...s.locale&&[s.locale],s.defaultLocale]):n||(n=[j]);let u=t;return"number"==typeof u||"string"==typeof u?l=new Date(u):u instanceof Date&&(l=u),void 0!==l&&(c=v(l,Object.assign({locales:n},i)).replace(/[\u200F\u202B\u202E]/g,"")),e(r,{children:c})}$.gtTransformation="variable-number",W.gtTransformation="variable-variable",J.gtTransformation="variable-currency",X.gtTransformation="variable-datetime";const Y=({variableType:r,variableValue:t,variableOptions:n})=>"number"===r?e($,{options:n,children:t}):"datetime"===r?e(X,{options:n,children:t}):"currency"===r?e(J,{options:n,children:t}):e(W,{children:t});var q,Z,Q="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function ee(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function re(e){if(e.__esModule)return e;var r=e.default;if("function"==typeof r){var t=function e(){return this instanceof e?Reflect.construct(r,arguments,this.constructor):r.apply(this,arguments)};t.prototype=r.prototype}else t={};return Object.defineProperty(t,"__esModule",{value:!0}),Object.keys(e).forEach((function(r){var n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:function(){return e[r]}})})),t}var te=(Z||(Z=1,q=function(e,r){r||(r={}),"function"==typeof r&&(r={cmp:r});var t,n="boolean"==typeof r.cycles&&r.cycles,o=r.cmp&&(t=r.cmp,function(e){return function(r,n){var o={key:r,value:e[r]},i={key:n,value:e[n]};return t(o,i)}}),i=[];return function e(r){if(r&&r.toJSON&&"function"==typeof r.toJSON&&(r=r.toJSON()),void 0!==r){if("number"==typeof r)return isFinite(r)?""+r:"null";if("object"!=typeof r)return JSON.stringify(r);var t,a;if(Array.isArray(r)){for(a="[",t=0;t<r.length;t++)t&&(a+=","),a+=e(r[t])||"null";return a+"]"}if(null===r)return"null";if(-1!==i.indexOf(r)){if(n)return JSON.stringify("__cycle__");throw new TypeError("Converting circular structure to JSON")}var s=i.push(r)-1,c=Object.keys(r).sort(o&&o(r));for(a="",t=0;t<c.length;t++){var l=c[t],u=e(r[l]);u&&(a&&(a+=","),a+=JSON.stringify(l)+":"+u)}return i.splice(s,1),"{"+a+"}"}}(e)}),q),ne=ee(te),oe={exports:{}};var ie,ae={exports:{}},se=re(Object.freeze({__proto__:null,default:{}}));function ce(){return ie||(ie=1,ae.exports=(e=e||function(e,r){var t;if("undefined"!=typeof window&&window.crypto&&(t=window.crypto),"undefined"!=typeof self&&self.crypto&&(t=self.crypto),"undefined"!=typeof globalThis&&globalThis.crypto&&(t=globalThis.crypto),!t&&"undefined"!=typeof window&&window.msCrypto&&(t=window.msCrypto),!t&&void 0!==Q&&Q.crypto&&(t=Q.crypto),!t)try{t=se}catch(e){}var n=function(){if(t){if("function"==typeof t.getRandomValues)try{return t.getRandomValues(new Uint32Array(1))[0]}catch(e){}if("function"==typeof t.randomBytes)try{return t.randomBytes(4).readInt32LE()}catch(e){}}throw new Error("Native crypto module could not be used to get secure random number.")},o=Object.create||function(){function e(){}return function(r){var t;return e.prototype=r,t=new e,e.prototype=null,t}}(),i={},a=i.lib={},s=a.Base={extend:function(e){var r=o(this);return e&&r.mixIn(e),r.hasOwnProperty("init")&&this.init!==r.init||(r.init=function(){r.$super.init.apply(this,arguments)}),r.init.prototype=r,r.$super=this,r},create:function(){var e=this.extend();return e.init.apply(e,arguments),e},init:function(){},mixIn:function(e){for(var r in e)e.hasOwnProperty(r)&&(this[r]=e[r]);e.hasOwnProperty("toString")&&(this.toString=e.toString)},clone:function(){return this.init.prototype.extend(this)}},c=a.WordArray=s.extend({init:function(e,t){e=this.words=e||[],this.sigBytes=t!=r?t:4*e.length},toString:function(e){return(e||u).stringify(this)},concat:function(e){var r=this.words,t=e.words,n=this.sigBytes,o=e.sigBytes;if(this.clamp(),n%4)for(var i=0;i<o;i++){var a=t[i>>>2]>>>24-i%4*8&255;r[n+i>>>2]|=a<<24-(n+i)%4*8}else for(var s=0;s<o;s+=4)r[n+s>>>2]=t[s>>>2];return this.sigBytes+=o,this},clamp:function(){var r=this.words,t=this.sigBytes;r[t>>>2]&=4294967295<<32-t%4*8,r.length=e.ceil(t/4)},clone:function(){var e=s.clone.call(this);return e.words=this.words.slice(0),e},random:function(e){for(var r=[],t=0;t<e;t+=4)r.push(n());return new c.init(r,e)}}),l=i.enc={},u=l.Hex={stringify:function(e){for(var r=e.words,t=e.sigBytes,n=[],o=0;o<t;o++){var i=r[o>>>2]>>>24-o%4*8&255;n.push((i>>>4).toString(16)),n.push((15&i).toString(16))}return n.join("")},parse:function(e){for(var r=e.length,t=[],n=0;n<r;n+=2)t[n>>>3]|=parseInt(e.substr(n,2),16)<<24-n%8*4;return new c.init(t,r/2)}},d=l.Latin1={stringify:function(e){for(var r=e.words,t=e.sigBytes,n=[],o=0;o<t;o++){var i=r[o>>>2]>>>24-o%4*8&255;n.push(String.fromCharCode(i))}return n.join("")},parse:function(e){for(var r=e.length,t=[],n=0;n<r;n++)t[n>>>2]|=(255&e.charCodeAt(n))<<24-n%4*8;return new c.init(t,r)}},f=l.Utf8={stringify:function(e){try{return decodeURIComponent(escape(d.stringify(e)))}catch(e){throw new Error("Malformed UTF-8 data")}},parse:function(e){return d.parse(unescape(encodeURIComponent(e)))}},h=a.BufferedBlockAlgorithm=s.extend({reset:function(){this._data=new c.init,this._nDataBytes=0},_append:function(e){"string"==typeof e&&(e=f.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes},_process:function(r){var t,n=this._data,o=n.words,i=n.sigBytes,a=this.blockSize,s=i/(4*a),l=(s=r?e.ceil(s):e.max((0|s)-this._minBufferSize,0))*a,u=e.min(4*l,i);if(l){for(var d=0;d<l;d+=a)this._doProcessBlock(o,d);t=o.splice(0,l),n.sigBytes-=u}return new c.init(t,u)},clone:function(){var e=s.clone.call(this);return e._data=this._data.clone(),e},_minBufferSize:0});a.Hasher=h.extend({cfg:s.extend(),init:function(e){this.cfg=this.cfg.extend(e),this.reset()},reset:function(){h.reset.call(this),this._doReset()},update:function(e){return this._append(e),this._process(),this},finalize:function(e){return e&&this._append(e),this._doFinalize()},blockSize:16,_createHelper:function(e){return function(r,t){return new e.init(t).finalize(r)}},_createHmacHelper:function(e){return function(r,t){return new p.HMAC.init(e,t).finalize(r)}}});var p=i.algo={};return i}(Math),e)),ae.exports;var e}var le,ue={exports:{}};function de(){return le||(le=1,ue.exports=(a=ce(),t=(r=a).lib,n=t.Base,o=t.WordArray,(i=r.x64={}).Word=n.extend({init:function(e,r){this.high=e,this.low=r}}),i.WordArray=n.extend({init:function(r,t){r=this.words=r||[],this.sigBytes=t!=e?t:8*r.length},toX32:function(){for(var e=this.words,r=e.length,t=[],n=0;n<r;n++){var i=e[n];t.push(i.high),t.push(i.low)}return o.create(t,this.sigBytes)},clone:function(){for(var e=n.clone.call(this),r=e.words=this.words.slice(0),t=r.length,o=0;o<t;o++)r[o]=r[o].clone();return e}}),a)),ue.exports;var e,r,t,n,o,i,a}var fe,he={exports:{}};function pe(){return fe||(fe=1,he.exports=(e=ce(),function(){if("function"==typeof ArrayBuffer){var r=e.lib.WordArray,t=r.init,n=r.init=function(e){if(e instanceof ArrayBuffer&&(e=new Uint8Array(e)),(e instanceof Int8Array||"undefined"!=typeof Uint8ClampedArray&&e instanceof Uint8ClampedArray||e instanceof Int16Array||e instanceof Uint16Array||e instanceof Int32Array||e instanceof Uint32Array||e instanceof Float32Array||e instanceof Float64Array)&&(e=new Uint8Array(e.buffer,e.byteOffset,e.byteLength)),e instanceof Uint8Array){for(var r=e.byteLength,n=[],o=0;o<r;o++)n[o>>>2]|=e[o]<<24-o%4*8;t.call(this,n,r)}else t.apply(this,arguments)};n.prototype=r}}(),e.lib.WordArray)),he.exports;var e}var ve,ye={exports:{}};function ge(){return ve||(ve=1,ye.exports=(e=ce(),function(){var r=e,t=r.lib.WordArray,n=r.enc;function o(e){return e<<8&4278255360|e>>>8&16711935}n.Utf16=n.Utf16BE={stringify:function(e){for(var r=e.words,t=e.sigBytes,n=[],o=0;o<t;o+=2){var i=r[o>>>2]>>>16-o%4*8&65535;n.push(String.fromCharCode(i))}return n.join("")},parse:function(e){for(var r=e.length,n=[],o=0;o<r;o++)n[o>>>1]|=e.charCodeAt(o)<<16-o%2*16;return t.create(n,2*r)}},n.Utf16LE={stringify:function(e){for(var r=e.words,t=e.sigBytes,n=[],i=0;i<t;i+=2){var a=o(r[i>>>2]>>>16-i%4*8&65535);n.push(String.fromCharCode(a))}return n.join("")},parse:function(e){for(var r=e.length,n=[],i=0;i<r;i++)n[i>>>1]|=o(e.charCodeAt(i)<<16-i%2*16);return t.create(n,2*r)}}}(),e.enc.Utf16)),ye.exports;var e}var _e,be={exports:{}};function me(){return _e||(_e=1,be.exports=(e=ce(),function(){var r=e,t=r.lib.WordArray;function n(e,r,n){for(var o=[],i=0,a=0;a<r;a++)if(a%4){var s=n[e.charCodeAt(a-1)]<<a%4*2|n[e.charCodeAt(a)]>>>6-a%4*2;o[i>>>2]|=s<<24-i%4*8,i++}return t.create(o,i)}r.enc.Base64={stringify:function(e){var r=e.words,t=e.sigBytes,n=this._map;e.clamp();for(var o=[],i=0;i<t;i+=3)for(var a=(r[i>>>2]>>>24-i%4*8&255)<<16|(r[i+1>>>2]>>>24-(i+1)%4*8&255)<<8|r[i+2>>>2]>>>24-(i+2)%4*8&255,s=0;s<4&&i+.75*s<t;s++)o.push(n.charAt(a>>>6*(3-s)&63));var c=n.charAt(64);if(c)for(;o.length%4;)o.push(c);return o.join("")},parse:function(e){var r=e.length,t=this._map,o=this._reverseMap;if(!o){o=this._reverseMap=[];for(var i=0;i<t.length;i++)o[t.charCodeAt(i)]=i}var a=t.charAt(64);if(a){var s=e.indexOf(a);-1!==s&&(r=s)}return n(e,r,o)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="}}(),e.enc.Base64)),be.exports;var e}var xe,we={exports:{}};function ke(){return xe||(xe=1,we.exports=(e=ce(),function(){var r=e,t=r.lib.WordArray;function n(e,r,n){for(var o=[],i=0,a=0;a<r;a++)if(a%4){var s=n[e.charCodeAt(a-1)]<<a%4*2|n[e.charCodeAt(a)]>>>6-a%4*2;o[i>>>2]|=s<<24-i%4*8,i++}return t.create(o,i)}r.enc.Base64url={stringify:function(e,r){void 0===r&&(r=!0);var t=e.words,n=e.sigBytes,o=r?this._safe_map:this._map;e.clamp();for(var i=[],a=0;a<n;a+=3)for(var s=(t[a>>>2]>>>24-a%4*8&255)<<16|(t[a+1>>>2]>>>24-(a+1)%4*8&255)<<8|t[a+2>>>2]>>>24-(a+2)%4*8&255,c=0;c<4&&a+.75*c<n;c++)i.push(o.charAt(s>>>6*(3-c)&63));var l=o.charAt(64);if(l)for(;i.length%4;)i.push(l);return i.join("")},parse:function(e,r){void 0===r&&(r=!0);var t=e.length,o=r?this._safe_map:this._map,i=this._reverseMap;if(!i){i=this._reverseMap=[];for(var a=0;a<o.length;a++)i[o.charCodeAt(a)]=a}var s=o.charAt(64);if(s){var c=e.indexOf(s);-1!==c&&(t=c)}return n(e,t,i)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safe_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"}}(),e.enc.Base64url)),we.exports;var e}var Be,Ae={exports:{}};function Ee(){return Be||(Be=1,Ae.exports=(e=ce(),function(r){var t=e,n=t.lib,o=n.WordArray,i=n.Hasher,a=t.algo,s=[];!function(){for(var e=0;e<64;e++)s[e]=4294967296*r.abs(r.sin(e+1))|0}();var c=a.MD5=i.extend({_doReset:function(){this._hash=new o.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(e,r){for(var t=0;t<16;t++){var n=r+t,o=e[n];e[n]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}var i=this._hash.words,a=e[r+0],c=e[r+1],h=e[r+2],p=e[r+3],v=e[r+4],y=e[r+5],g=e[r+6],_=e[r+7],b=e[r+8],m=e[r+9],x=e[r+10],w=e[r+11],k=e[r+12],B=e[r+13],A=e[r+14],E=e[r+15],S=i[0],O=i[1],T=i[2],j=i[3];S=l(S,O,T,j,a,7,s[0]),j=l(j,S,O,T,c,12,s[1]),T=l(T,j,S,O,h,17,s[2]),O=l(O,T,j,S,p,22,s[3]),S=l(S,O,T,j,v,7,s[4]),j=l(j,S,O,T,y,12,s[5]),T=l(T,j,S,O,g,17,s[6]),O=l(O,T,j,S,_,22,s[7]),S=l(S,O,T,j,b,7,s[8]),j=l(j,S,O,T,m,12,s[9]),T=l(T,j,S,O,x,17,s[10]),O=l(O,T,j,S,w,22,s[11]),S=l(S,O,T,j,k,7,s[12]),j=l(j,S,O,T,B,12,s[13]),T=l(T,j,S,O,A,17,s[14]),S=u(S,O=l(O,T,j,S,E,22,s[15]),T,j,c,5,s[16]),j=u(j,S,O,T,g,9,s[17]),T=u(T,j,S,O,w,14,s[18]),O=u(O,T,j,S,a,20,s[19]),S=u(S,O,T,j,y,5,s[20]),j=u(j,S,O,T,x,9,s[21]),T=u(T,j,S,O,E,14,s[22]),O=u(O,T,j,S,v,20,s[23]),S=u(S,O,T,j,m,5,s[24]),j=u(j,S,O,T,A,9,s[25]),T=u(T,j,S,O,p,14,s[26]),O=u(O,T,j,S,b,20,s[27]),S=u(S,O,T,j,B,5,s[28]),j=u(j,S,O,T,h,9,s[29]),T=u(T,j,S,O,_,14,s[30]),S=d(S,O=u(O,T,j,S,k,20,s[31]),T,j,y,4,s[32]),j=d(j,S,O,T,b,11,s[33]),T=d(T,j,S,O,w,16,s[34]),O=d(O,T,j,S,A,23,s[35]),S=d(S,O,T,j,c,4,s[36]),j=d(j,S,O,T,v,11,s[37]),T=d(T,j,S,O,_,16,s[38]),O=d(O,T,j,S,x,23,s[39]),S=d(S,O,T,j,B,4,s[40]),j=d(j,S,O,T,a,11,s[41]),T=d(T,j,S,O,p,16,s[42]),O=d(O,T,j,S,g,23,s[43]),S=d(S,O,T,j,m,4,s[44]),j=d(j,S,O,T,k,11,s[45]),T=d(T,j,S,O,E,16,s[46]),S=f(S,O=d(O,T,j,S,h,23,s[47]),T,j,a,6,s[48]),j=f(j,S,O,T,_,10,s[49]),T=f(T,j,S,O,A,15,s[50]),O=f(O,T,j,S,y,21,s[51]),S=f(S,O,T,j,k,6,s[52]),j=f(j,S,O,T,p,10,s[53]),T=f(T,j,S,O,x,15,s[54]),O=f(O,T,j,S,c,21,s[55]),S=f(S,O,T,j,b,6,s[56]),j=f(j,S,O,T,E,10,s[57]),T=f(T,j,S,O,g,15,s[58]),O=f(O,T,j,S,B,21,s[59]),S=f(S,O,T,j,v,6,s[60]),j=f(j,S,O,T,w,10,s[61]),T=f(T,j,S,O,h,15,s[62]),O=f(O,T,j,S,m,21,s[63]),i[0]=i[0]+S|0,i[1]=i[1]+O|0,i[2]=i[2]+T|0,i[3]=i[3]+j|0},_doFinalize:function(){var e=this._data,t=e.words,n=8*this._nDataBytes,o=8*e.sigBytes;t[o>>>5]|=128<<24-o%32;var i=r.floor(n/4294967296),a=n;t[15+(o+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),t[14+(o+64>>>9<<4)]=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),e.sigBytes=4*(t.length+1),this._process();for(var s=this._hash,c=s.words,l=0;l<4;l++){var u=c[l];c[l]=16711935&(u<<8|u>>>24)|4278255360&(u<<24|u>>>8)}return s},clone:function(){var e=i.clone.call(this);return e._hash=this._hash.clone(),e}});function l(e,r,t,n,o,i,a){var s=e+(r&t|~r&n)+o+a;return(s<<i|s>>>32-i)+r}function u(e,r,t,n,o,i,a){var s=e+(r&n|t&~n)+o+a;return(s<<i|s>>>32-i)+r}function d(e,r,t,n,o,i,a){var s=e+(r^t^n)+o+a;return(s<<i|s>>>32-i)+r}function f(e,r,t,n,o,i,a){var s=e+(t^(r|~n))+o+a;return(s<<i|s>>>32-i)+r}t.MD5=i._createHelper(c),t.HmacMD5=i._createHmacHelper(c)}(Math),e.MD5)),Ae.exports;var e}var Se,Oe={exports:{}};function Te(){return Se||(Se=1,Oe.exports=(s=ce(),r=(e=s).lib,t=r.WordArray,n=r.Hasher,o=e.algo,i=[],a=o.SHA1=n.extend({_doReset:function(){this._hash=new t.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,r){for(var t=this._hash.words,n=t[0],o=t[1],a=t[2],s=t[3],c=t[4],l=0;l<80;l++){if(l<16)i[l]=0|e[r+l];else{var u=i[l-3]^i[l-8]^i[l-14]^i[l-16];i[l]=u<<1|u>>>31}var d=(n<<5|n>>>27)+c+i[l];d+=l<20?1518500249+(o&a|~o&s):l<40?1859775393+(o^a^s):l<60?(o&a|o&s|a&s)-1894007588:(o^a^s)-899497514,c=s,s=a,a=o<<30|o>>>2,o=n,n=d}t[0]=t[0]+n|0,t[1]=t[1]+o|0,t[2]=t[2]+a|0,t[3]=t[3]+s|0,t[4]=t[4]+c|0},_doFinalize:function(){var e=this._data,r=e.words,t=8*this._nDataBytes,n=8*e.sigBytes;return r[n>>>5]|=128<<24-n%32,r[14+(n+64>>>9<<4)]=Math.floor(t/4294967296),r[15+(n+64>>>9<<4)]=t,e.sigBytes=4*r.length,this._process(),this._hash},clone:function(){var e=n.clone.call(this);return e._hash=this._hash.clone(),e}}),e.SHA1=n._createHelper(a),e.HmacSHA1=n._createHmacHelper(a),s.SHA1)),Oe.exports;var e,r,t,n,o,i,a,s}var je,Ce={exports:{}};function Pe(){return je||(je=1,Ce.exports=(e=ce(),function(r){var t=e,n=t.lib,o=n.WordArray,i=n.Hasher,a=t.algo,s=[],c=[];!function(){function e(e){for(var t=r.sqrt(e),n=2;n<=t;n++)if(!(e%n))return!1;return!0}function t(e){return 4294967296*(e-(0|e))|0}for(var n=2,o=0;o<64;)e(n)&&(o<8&&(s[o]=t(r.pow(n,.5))),c[o]=t(r.pow(n,1/3)),o++),n++}();var l=[],u=a.SHA256=i.extend({_doReset:function(){this._hash=new o.init(s.slice(0))},_doProcessBlock:function(e,r){for(var t=this._hash.words,n=t[0],o=t[1],i=t[2],a=t[3],s=t[4],u=t[5],d=t[6],f=t[7],h=0;h<64;h++){if(h<16)l[h]=0|e[r+h];else{var p=l[h-15],v=(p<<25|p>>>7)^(p<<14|p>>>18)^p>>>3,y=l[h-2],g=(y<<15|y>>>17)^(y<<13|y>>>19)^y>>>10;l[h]=v+l[h-7]+g+l[h-16]}var _=n&o^n&i^o&i,b=(n<<30|n>>>2)^(n<<19|n>>>13)^(n<<10|n>>>22),m=f+((s<<26|s>>>6)^(s<<21|s>>>11)^(s<<7|s>>>25))+(s&u^~s&d)+c[h]+l[h];f=d,d=u,u=s,s=a+m|0,a=i,i=o,o=n,n=m+(b+_)|0}t[0]=t[0]+n|0,t[1]=t[1]+o|0,t[2]=t[2]+i|0,t[3]=t[3]+a|0,t[4]=t[4]+s|0,t[5]=t[5]+u|0,t[6]=t[6]+d|0,t[7]=t[7]+f|0},_doFinalize:function(){var e=this._data,t=e.words,n=8*this._nDataBytes,o=8*e.sigBytes;return t[o>>>5]|=128<<24-o%32,t[14+(o+64>>>9<<4)]=r.floor(n/4294967296),t[15+(o+64>>>9<<4)]=n,e.sigBytes=4*t.length,this._process(),this._hash},clone:function(){var e=i.clone.call(this);return e._hash=this._hash.clone(),e}});t.SHA256=i._createHelper(u),t.HmacSHA256=i._createHmacHelper(u)}(Math),e.SHA256)),Ce.exports;var e}var De,He={exports:{}};var ze,Re={exports:{}};function Ie(){return ze||(ze=1,Re.exports=(e=ce(),de(),function(){var r=e,t=r.lib.Hasher,n=r.x64,o=n.Word,i=n.WordArray,a=r.algo;function s(){return o.create.apply(o,arguments)}var c=[s(1116352408,3609767458),s(1899447441,602891725),s(3049323471,3964484399),s(3921009573,2173295548),s(961987163,4081628472),s(1508970993,3053834265),s(2453635748,2937671579),s(2870763221,3664609560),s(3624381080,2734883394),s(310598401,1164996542),s(607225278,1323610764),s(1426881987,3590304994),s(1925078388,4068182383),s(2162078206,991336113),s(2614888103,633803317),s(3248222580,3479774868),s(3835390401,2666613458),s(4022224774,944711139),s(264347078,2341262773),s(604807628,2007800933),s(770255983,1495990901),s(1249150122,1856431235),s(1555081692,3175218132),s(1996064986,2198950837),s(2554220882,3999719339),s(2821834349,766784016),s(2952996808,2566594879),s(3210313671,3203337956),s(3336571891,1034457026),s(3584528711,2466948901),s(113926993,3758326383),s(338241895,168717936),s(666307205,1188179964),s(773529912,1546045734),s(1294757372,1522805485),s(1396182291,2643833823),s(1695183700,2343527390),s(1986661051,1014477480),s(2177026350,1206759142),s(2456956037,344077627),s(2730485921,1290863460),s(2820302411,3158454273),s(3259730800,3505952657),s(3345764771,106217008),s(3516065817,3606008344),s(3600352804,1432725776),s(4094571909,1467031594),s(275423344,851169720),s(430227734,3100823752),s(506948616,1363258195),s(659060556,3750685593),s(883997877,3785050280),s(958139571,3318307427),s(1322822218,3812723403),s(1537002063,2003034995),s(1747873779,3602036899),s(1955562222,1575990012),s(2024104815,1125592928),s(2227730452,2716904306),s(2361852424,442776044),s(2428436474,593698344),s(2756734187,3733110249),s(3204031479,2999351573),s(3329325298,3815920427),s(3391569614,3928383900),s(3515267271,566280711),s(3940187606,3454069534),s(4118630271,4000239992),s(116418474,1914138554),s(174292421,2731055270),s(289380356,3203993006),s(460393269,320620315),s(685471733,587496836),s(852142971,1086792851),s(1017036298,365543100),s(1126000580,2618297676),s(1288033470,3409855158),s(1501505948,4234509866),s(1607167915,987167468),s(1816402316,1246189591)],l=[];!function(){for(var e=0;e<80;e++)l[e]=s()}();var u=a.SHA512=t.extend({_doReset:function(){this._hash=new i.init([new o.init(1779033703,4089235720),new o.init(3144134277,2227873595),new o.init(1013904242,4271175723),new o.init(2773480762,1595750129),new o.init(1359893119,2917565137),new o.init(2600822924,725511199),new o.init(528734635,4215389547),new o.init(1541459225,327033209)])},_doProcessBlock:function(e,r){for(var t=this._hash.words,n=t[0],o=t[1],i=t[2],a=t[3],s=t[4],u=t[5],d=t[6],f=t[7],h=n.high,p=n.low,v=o.high,y=o.low,g=i.high,_=i.low,b=a.high,m=a.low,x=s.high,w=s.low,k=u.high,B=u.low,A=d.high,E=d.low,S=f.high,O=f.low,T=h,j=p,C=v,P=y,D=g,H=_,z=b,R=m,I=x,F=w,L=k,N=B,M=A,V=E,U=S,G=O,K=0;K<80;K++){var $,W,J=l[K];if(K<16)W=J.high=0|e[r+2*K],$=J.low=0|e[r+2*K+1];else{var X=l[K-15],Y=X.high,q=X.low,Z=(Y>>>1|q<<31)^(Y>>>8|q<<24)^Y>>>7,Q=(q>>>1|Y<<31)^(q>>>8|Y<<24)^(q>>>7|Y<<25),ee=l[K-2],re=ee.high,te=ee.low,ne=(re>>>19|te<<13)^(re<<3|te>>>29)^re>>>6,oe=(te>>>19|re<<13)^(te<<3|re>>>29)^(te>>>6|re<<26),ie=l[K-7],ae=ie.high,se=ie.low,ce=l[K-16],le=ce.high,ue=ce.low;W=(W=(W=Z+ae+(($=Q+se)>>>0<Q>>>0?1:0))+ne+(($+=oe)>>>0<oe>>>0?1:0))+le+(($+=ue)>>>0<ue>>>0?1:0),J.high=W,J.low=$}var de,fe=I&L^~I&M,he=F&N^~F&V,pe=T&C^T&D^C&D,ve=j&P^j&H^P&H,ye=(T>>>28|j<<4)^(T<<30|j>>>2)^(T<<25|j>>>7),ge=(j>>>28|T<<4)^(j<<30|T>>>2)^(j<<25|T>>>7),_e=(I>>>14|F<<18)^(I>>>18|F<<14)^(I<<23|F>>>9),be=(F>>>14|I<<18)^(F>>>18|I<<14)^(F<<23|I>>>9),me=c[K],xe=me.high,we=me.low,ke=U+_e+((de=G+be)>>>0<G>>>0?1:0),Be=ge+ve;U=M,G=V,M=L,V=N,L=I,N=F,I=z+(ke=(ke=(ke=ke+fe+((de+=he)>>>0<he>>>0?1:0))+xe+((de+=we)>>>0<we>>>0?1:0))+W+((de+=$)>>>0<$>>>0?1:0))+((F=R+de|0)>>>0<R>>>0?1:0)|0,z=D,R=H,D=C,H=P,C=T,P=j,T=ke+(ye+pe+(Be>>>0<ge>>>0?1:0))+((j=de+Be|0)>>>0<de>>>0?1:0)|0}p=n.low=p+j,n.high=h+T+(p>>>0<j>>>0?1:0),y=o.low=y+P,o.high=v+C+(y>>>0<P>>>0?1:0),_=i.low=_+H,i.high=g+D+(_>>>0<H>>>0?1:0),m=a.low=m+R,a.high=b+z+(m>>>0<R>>>0?1:0),w=s.low=w+F,s.high=x+I+(w>>>0<F>>>0?1:0),B=u.low=B+N,u.high=k+L+(B>>>0<N>>>0?1:0),E=d.low=E+V,d.high=A+M+(E>>>0<V>>>0?1:0),O=f.low=O+G,f.high=S+U+(O>>>0<G>>>0?1:0)},_doFinalize:function(){var e=this._data,r=e.words,t=8*this._nDataBytes,n=8*e.sigBytes;return r[n>>>5]|=128<<24-n%32,r[30+(n+128>>>10<<5)]=Math.floor(t/4294967296),r[31+(n+128>>>10<<5)]=t,e.sigBytes=4*r.length,this._process(),this._hash.toX32()},clone:function(){var e=t.clone.call(this);return e._hash=this._hash.clone(),e},blockSize:32});r.SHA512=t._createHelper(u),r.HmacSHA512=t._createHmacHelper(u)}(),e.SHA512)),Re.exports;var e}var Fe,Le={exports:{}};var Ne,Me={exports:{}};function Ve(){return Ne||(Ne=1,Me.exports=(e=ce(),de(),function(r){var t=e,n=t.lib,o=n.WordArray,i=n.Hasher,a=t.x64.Word,s=t.algo,c=[],l=[],u=[];!function(){for(var e=1,r=0,t=0;t<24;t++){c[e+5*r]=(t+1)*(t+2)/2%64;var n=(2*e+3*r)%5;e=r%5,r=n}for(e=0;e<5;e++)for(r=0;r<5;r++)l[e+5*r]=r+(2*e+3*r)%5*5;for(var o=1,i=0;i<24;i++){for(var s=0,d=0,f=0;f<7;f++){if(1&o){var h=(1<<f)-1;h<32?d^=1<<h:s^=1<<h-32}128&o?o=o<<1^113:o<<=1}u[i]=a.create(s,d)}}();var d=[];!function(){for(var e=0;e<25;e++)d[e]=a.create()}();var f=s.SHA3=i.extend({cfg:i.cfg.extend({outputLength:512}),_doReset:function(){for(var e=this._state=[],r=0;r<25;r++)e[r]=new a.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(e,r){for(var t=this._state,n=this.blockSize/2,o=0;o<n;o++){var i=e[r+2*o],a=e[r+2*o+1];i=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),a=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),(O=t[o]).high^=a,O.low^=i}for(var s=0;s<24;s++){for(var f=0;f<5;f++){for(var h=0,p=0,v=0;v<5;v++)h^=(O=t[f+5*v]).high,p^=O.low;var y=d[f];y.high=h,y.low=p}for(f=0;f<5;f++){var g=d[(f+4)%5],_=d[(f+1)%5],b=_.high,m=_.low;for(h=g.high^(b<<1|m>>>31),p=g.low^(m<<1|b>>>31),v=0;v<5;v++)(O=t[f+5*v]).high^=h,O.low^=p}for(var x=1;x<25;x++){var w=(O=t[x]).high,k=O.low,B=c[x];B<32?(h=w<<B|k>>>32-B,p=k<<B|w>>>32-B):(h=k<<B-32|w>>>64-B,p=w<<B-32|k>>>64-B);var A=d[l[x]];A.high=h,A.low=p}var E=d[0],S=t[0];for(E.high=S.high,E.low=S.low,f=0;f<5;f++)for(v=0;v<5;v++){var O=t[x=f+5*v],T=d[x],j=d[(f+1)%5+5*v],C=d[(f+2)%5+5*v];O.high=T.high^~j.high&C.high,O.low=T.low^~j.low&C.low}O=t[0];var P=u[s];O.high^=P.high,O.low^=P.low}},_doFinalize:function(){var e=this._data,t=e.words;this._nDataBytes;var n=8*e.sigBytes,i=32*this.blockSize;t[n>>>5]|=1<<24-n%32,t[(r.ceil((n+1)/i)*i>>>5)-1]|=128,e.sigBytes=4*t.length,this._process();for(var a=this._state,s=this.cfg.outputLength/8,c=s/8,l=[],u=0;u<c;u++){var d=a[u],f=d.high,h=d.low;f=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8),h=16711935&(h<<8|h>>>24)|4278255360&(h<<24|h>>>8),l.push(h),l.push(f)}return new o.init(l,s)},clone:function(){for(var e=i.clone.call(this),r=e._state=this._state.slice(0),t=0;t<25;t++)r[t]=r[t].clone();return e}});t.SHA3=i._createHelper(f),t.HmacSHA3=i._createHmacHelper(f)}(Math),e.SHA3)),Me.exports;var e}var Ue,Ge={exports:{}};var Ke,$e={exports:{}};function We(){return Ke||(Ke=1,$e.exports=(e=ce(),t=(r=e).lib.Base,n=r.enc.Utf8,void(r.algo.HMAC=t.extend({init:function(e,r){e=this._hasher=new e.init,"string"==typeof r&&(r=n.parse(r));var t=e.blockSize,o=4*t;r.sigBytes>o&&(r=e.finalize(r)),r.clamp();for(var i=this._oKey=r.clone(),a=this._iKey=r.clone(),s=i.words,c=a.words,l=0;l<t;l++)s[l]^=1549556828,c[l]^=909522486;i.sigBytes=a.sigBytes=o,this.reset()},reset:function(){var e=this._hasher;e.reset(),e.update(this._iKey)},update:function(e){return this._hasher.update(e),this},finalize:function(e){var r=this._hasher,t=r.finalize(e);return r.reset(),r.finalize(this._oKey.clone().concat(t))}})))),$e.exports;var e,r,t,n}var Je,Xe={exports:{}};var Ye,qe={exports:{}};function Ze(){return Ye||(Ye=1,qe.exports=(s=ce(),Te(),We(),r=(e=s).lib,t=r.Base,n=r.WordArray,o=e.algo,i=o.MD5,a=o.EvpKDF=t.extend({cfg:t.extend({keySize:4,hasher:i,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,r){for(var t,o=this.cfg,i=o.hasher.create(),a=n.create(),s=a.words,c=o.keySize,l=o.iterations;s.length<c;){t&&i.update(t),t=i.update(e).finalize(r),i.reset();for(var u=1;u<l;u++)t=i.finalize(t),i.reset();a.concat(t)}return a.sigBytes=4*c,a}}),e.EvpKDF=function(e,r,t){return a.create(t).compute(e,r)},s.EvpKDF)),qe.exports;var e,r,t,n,o,i,a,s}var Qe,er={exports:{}};function rr(){return Qe||(Qe=1,er.exports=(e=ce(),Ze(),void(e.lib.Cipher||function(r){var t=e,n=t.lib,o=n.Base,i=n.WordArray,a=n.BufferedBlockAlgorithm,s=t.enc;s.Utf8;var c=s.Base64,l=t.algo.EvpKDF,u=n.Cipher=a.extend({cfg:o.extend(),createEncryptor:function(e,r){return this.create(this._ENC_XFORM_MODE,e,r)},createDecryptor:function(e,r){return this.create(this._DEC_XFORM_MODE,e,r)},init:function(e,r,t){this.cfg=this.cfg.extend(t),this._xformMode=e,this._key=r,this.reset()},reset:function(){a.reset.call(this),this._doReset()},process:function(e){return this._append(e),this._process()},finalize:function(e){return e&&this._append(e),this._doFinalize()},keySize:4,ivSize:4,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function e(e){return"string"==typeof e?b:g}return function(r){return{encrypt:function(t,n,o){return e(n).encrypt(r,t,n,o)},decrypt:function(t,n,o){return e(n).decrypt(r,t,n,o)}}}}()});n.StreamCipher=u.extend({_doFinalize:function(){return this._process(!0)},blockSize:1});var d=t.mode={},f=n.BlockCipherMode=o.extend({createEncryptor:function(e,r){return this.Encryptor.create(e,r)},createDecryptor:function(e,r){return this.Decryptor.create(e,r)},init:function(e,r){this._cipher=e,this._iv=r}}),h=d.CBC=function(){var e=f.extend();function t(e,t,n){var o,i=this._iv;i?(o=i,this._iv=r):o=this._prevBlock;for(var a=0;a<n;a++)e[t+a]^=o[a]}return e.Encryptor=e.extend({processBlock:function(e,r){var n=this._cipher,o=n.blockSize;t.call(this,e,r,o),n.encryptBlock(e,r),this._prevBlock=e.slice(r,r+o)}}),e.Decryptor=e.extend({processBlock:function(e,r){var n=this._cipher,o=n.blockSize,i=e.slice(r,r+o);n.decryptBlock(e,r),t.call(this,e,r,o),this._prevBlock=i}}),e}(),p=(t.pad={}).Pkcs7={pad:function(e,r){for(var t=4*r,n=t-e.sigBytes%t,o=n<<24|n<<16|n<<8|n,a=[],s=0;s<n;s+=4)a.push(o);var c=i.create(a,n);e.concat(c)},unpad:function(e){var r=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=r}};n.BlockCipher=u.extend({cfg:u.cfg.extend({mode:h,padding:p}),reset:function(){var e;u.reset.call(this);var r=this.cfg,t=r.iv,n=r.mode;this._xformMode==this._ENC_XFORM_MODE?e=n.createEncryptor:(e=n.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==e?this._mode.init(this,t&&t.words):(this._mode=e.call(n,this,t&&t.words),this._mode.__creator=e)},_doProcessBlock:function(e,r){this._mode.processBlock(e,r)},_doFinalize:function(){var e,r=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(r.pad(this._data,this.blockSize),e=this._process(!0)):(e=this._process(!0),r.unpad(e)),e},blockSize:4});var v=n.CipherParams=o.extend({init:function(e){this.mixIn(e)},toString:function(e){return(e||this.formatter).stringify(this)}}),y=(t.format={}).OpenSSL={stringify:function(e){var r=e.ciphertext,t=e.salt;return(t?i.create([1398893684,1701076831]).concat(t).concat(r):r).toString(c)},parse:function(e){var r,t=c.parse(e),n=t.words;return 1398893684==n[0]&&1701076831==n[1]&&(r=i.create(n.slice(2,4)),n.splice(0,4),t.sigBytes-=16),v.create({ciphertext:t,salt:r})}},g=n.SerializableCipher=o.extend({cfg:o.extend({format:y}),encrypt:function(e,r,t,n){n=this.cfg.extend(n);var o=e.createEncryptor(t,n),i=o.finalize(r),a=o.cfg;return v.create({ciphertext:i,key:t,iv:a.iv,algorithm:e,mode:a.mode,padding:a.padding,blockSize:e.blockSize,formatter:n.format})},decrypt:function(e,r,t,n){return n=this.cfg.extend(n),r=this._parse(r,n.format),e.createDecryptor(t,n).finalize(r.ciphertext)},_parse:function(e,r){return"string"==typeof e?r.parse(e,this):e}}),_=(t.kdf={}).OpenSSL={execute:function(e,r,t,n,o){if(n||(n=i.random(8)),o)a=l.create({keySize:r+t,hasher:o}).compute(e,n);else var a=l.create({keySize:r+t}).compute(e,n);var s=i.create(a.words.slice(r),4*t);return a.sigBytes=4*r,v.create({key:a,iv:s,salt:n})}},b=n.PasswordBasedCipher=g.extend({cfg:g.cfg.extend({kdf:_}),encrypt:function(e,r,t,n){var o=(n=this.cfg.extend(n)).kdf.execute(t,e.keySize,e.ivSize,n.salt,n.hasher);n.iv=o.iv;var i=g.encrypt.call(this,e,r,o.key,n);return i.mixIn(o),i},decrypt:function(e,r,t,n){n=this.cfg.extend(n),r=this._parse(r,n.format);var o=n.kdf.execute(t,e.keySize,e.ivSize,r.salt,n.hasher);return n.iv=o.iv,g.decrypt.call(this,e,r,o.key,n)}})}()))),er.exports;var e}var tr,nr={exports:{}};function or(){return tr||(tr=1,nr.exports=(e=ce(),rr(),e.mode.CFB=function(){var r=e.lib.BlockCipherMode.extend();function t(e,r,t,n){var o,i=this._iv;i?(o=i.slice(0),this._iv=void 0):o=this._prevBlock,n.encryptBlock(o,0);for(var a=0;a<t;a++)e[r+a]^=o[a]}return r.Encryptor=r.extend({processBlock:function(e,r){var n=this._cipher,o=n.blockSize;t.call(this,e,r,o,n),this._prevBlock=e.slice(r,r+o)}}),r.Decryptor=r.extend({processBlock:function(e,r){var n=this._cipher,o=n.blockSize,i=e.slice(r,r+o);t.call(this,e,r,o,n),this._prevBlock=i}}),r}(),e.mode.CFB)),nr.exports;var e}var ir,ar={exports:{}};function sr(){return ir||(ir=1,ar.exports=(t=ce(),rr(),t.mode.CTR=(e=t.lib.BlockCipherMode.extend(),r=e.Encryptor=e.extend({processBlock:function(e,r){var t=this._cipher,n=t.blockSize,o=this._iv,i=this._counter;o&&(i=this._counter=o.slice(0),this._iv=void 0);var a=i.slice(0);t.encryptBlock(a,0),i[n-1]=i[n-1]+1|0;for(var s=0;s<n;s++)e[r+s]^=a[s]}}),e.Decryptor=r,e),t.mode.CTR)),ar.exports;var e,r,t}var cr,lr={exports:{}};function ur(){return cr||(cr=1,lr.exports=(e=ce(),rr(),
2
2
  /** @preserve
3
3
  * Counter block mode compatible with Dr Brian Gladman fileenc.c
4
4
  * derived from CryptoJS.mode.CTR
@@ -1 +1 @@
1
- {"version":3,"file":"renderVariable.d.ts","sourceRoot":"","sources":["../../../src/provider/rendering/renderVariable.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAEnD,QAAA,MAAM,cAAc,EAAE,cA0BrB,CAAC;AACF,eAAe,cAAc,CAAC"}
1
+ {"version":3,"file":"renderVariable.d.ts","sourceRoot":"","sources":["../../../src/provider/rendering/renderVariable.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAEnD,QAAA,MAAM,cAAc,EAAE,cAarB,CAAC;AACF,eAAe,cAAc,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Currency.d.ts","sourceRoot":"","sources":["../../src/variables/Currency.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAK1C;;;;;;;;;;;;;;;;GAgBG;AACH,iBAAS,QAAQ,CAAC,EAChB,QAAQ,EACR,QAAgB,EAChB,IAAI,EACJ,OAAO,EACP,OAAY,GACb,EAAE;IACD,QAAQ,CAAC,EAAE,GAAG,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB,OAAO,CAAC,EAAE,IAAI,CAAC,mBAAmB,CAAC;CACpC,GAAG,KAAK,CAAC,GAAG,CAAC,OAAO,CAsBpB;kBAlCQ,QAAQ;;;AAuCjB,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"Currency.d.ts","sourceRoot":"","sources":["../../src/variables/Currency.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAK1C;;;;;;;;;;;;;;;;GAgBG;AACH,iBAAS,QAAQ,CAAC,EAChB,QAAQ,EACR,QAAgB,EAChB,IAAI,EACJ,OAAO,EACP,OAAY,GACb,EAAE;IACD,QAAQ,CAAC,EAAE,GAAG,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB,OAAO,CAAC,EAAE,IAAI,CAAC,mBAAmB,CAAC;CACpC,GAAG,KAAK,CAAC,GAAG,CAAC,OAAO,CAqBpB;kBAjCQ,QAAQ;;;AAsCjB,eAAe,QAAQ,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gt-react",
3
- "version": "9.2.11-alpha.1",
3
+ "version": "9.2.11",
4
4
  "description": "A React library for automatic internationalization.",
5
5
  "main": "./dist/index.cjs.min.cjs",
6
6
  "module": "./dist/index.esm.min.mjs",