gt-react 9.2.11 → 9.2.12-alpha.2

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,10 +1,28 @@
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(),
1
+ "use strict";var e=require("generaltranslation"),t=require("@generaltranslation/supported-locales"),r="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function n(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function o(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 i,a={exports:{}},s={};function c(){if(i)return s;i=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),a=Symbol.for("react.consumer"),c=Symbol.for("react.context"),l=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),f=Symbol.for("react.memo"),d=Symbol.for("react.lazy"),p=Symbol.iterator;var h={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},y=Object.assign,v={};function g(e,t,r){this.props=e,this.context=t,this.refs=v,this.updater=r||h}function m(){}function _(e,t,r){this.props=e,this.context=t,this.refs=v,this.updater=r||h}g.prototype.isReactComponent={},g.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},g.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},m.prototype=g.prototype;var b=_.prototype=new m;b.constructor=_,y(b,g.prototype),b.isPureReactComponent=!0;var w=Array.isArray,x={H:null,A:null,T:null,S:null},k=Object.prototype.hasOwnProperty;function S(t,r,n,o,i,a){return n=a.ref,{$$typeof:e,type:t,key:r,ref:void 0!==n?n:null,props:a}}function E(t){return"object"==typeof t&&null!==t&&t.$$typeof===e}var O=/\/+/g;function j(e,t){return"object"==typeof e&&null!==e&&null!=e.key?(r=""+e.key,n={"=":"=0",":":"=2"},"$"+r.replace(/[=:]/g,(function(e){return n[e]}))):t.toString(36);var r,n}function C(){}function T(r,n,o,i,a){var s=typeof r;"undefined"!==s&&"boolean"!==s||(r=null);var c,l,u=!1;if(null===r)u=!0;else switch(s){case"bigint":case"string":case"number":u=!0;break;case"object":switch(r.$$typeof){case e:case t:u=!0;break;case d:return T((u=r._init)(r._payload),n,o,i,a)}}if(u)return a=a(r),u=""===i?"."+j(r,0):i,w(a)?(o="",null!=u&&(o=u.replace(O,"$&/")+"/"),T(a,n,o,"",(function(e){return e}))):null!=a&&(E(a)&&(c=a,l=o+(null==a.key||r&&r.key===a.key?"":(""+a.key).replace(O,"$&/")+"/")+u,a=S(c.type,l,void 0,0,0,c.props)),n.push(a)),1;u=0;var f,h=""===i?".":i+":";if(w(r))for(var y=0;y<r.length;y++)u+=T(i=r[y],n,o,s=h+j(i,y),a);else if("function"==typeof(y=null===(f=r)||"object"!=typeof f?null:"function"==typeof(f=p&&f[p]||f["@@iterator"])?f:null))for(r=y.call(r),y=0;!(i=r.next()).done;)u+=T(i=i.value,n,o,s=h+j(i,y++),a);else if("object"===s){if("function"==typeof r.then)return T(function(e){switch(e.status){case"fulfilled":return e.value;case"rejected":throw e.reason;default:switch("string"==typeof e.status?e.then(C,C):(e.status="pending",e.then((function(t){"pending"===e.status&&(e.status="fulfilled",e.value=t)}),(function(t){"pending"===e.status&&(e.status="rejected",e.reason=t)}))),e.status){case"fulfilled":return e.value;case"rejected":throw e.reason}}throw e}(r),n,o,i,a);throw n=String(r),Error("Objects are not valid as a React child (found: "+("[object Object]"===n?"object with keys {"+Object.keys(r).join(", ")+"}":n)+"). If you meant to render a collection of children, use an array instead.")}return u}function A(e,t,r){if(null==e)return e;var n=[],o=0;return T(e,n,"","",(function(e){return t.call(r,e,o++)})),n}function R(e){if(-1===e._status){var t=e._result;(t=t()).then((function(t){0!==e._status&&-1!==e._status||(e._status=1,e._result=t)}),(function(t){0!==e._status&&-1!==e._status||(e._status=2,e._result=t)})),-1===e._status&&(e._status=0,e._result=t)}if(1===e._status)return e._result.default;throw e._result}var B="function"==typeof reportError?reportError:function(e){if("object"==typeof window&&"function"==typeof window.ErrorEvent){var t=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:"object"==typeof e&&null!==e&&"string"==typeof e.message?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if("object"==typeof process&&"function"==typeof process.emit)return void process.emit("uncaughtException",e);console.error(e)};function P(){}return s.Children={map:A,forEach:function(e,t,r){A(e,(function(){t.apply(this,arguments)}),r)},count:function(e){var t=0;return A(e,(function(){t++})),t},toArray:function(e){return A(e,(function(e){return e}))||[]},only:function(e){if(!E(e))throw Error("React.Children.only expected to receive a single React element child.");return e}},s.Component=g,s.Fragment=r,s.Profiler=o,s.PureComponent=_,s.StrictMode=n,s.Suspense=u,s.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=x,s.act=function(){throw Error("act(...) is not supported in production builds of React.")},s.cache=function(e){return function(){return e.apply(null,arguments)}},s.cloneElement=function(e,t,r){if(null==e)throw Error("The argument must be a React element, but you passed "+e+".");var n=y({},e.props),o=e.key;if(null!=t)for(i in void 0!==t.ref&&void 0,void 0!==t.key&&(o=""+t.key),t)!k.call(t,i)||"key"===i||"__self"===i||"__source"===i||"ref"===i&&void 0===t.ref||(n[i]=t[i]);var i=arguments.length-2;if(1===i)n.children=r;else if(1<i){for(var a=Array(i),s=0;s<i;s++)a[s]=arguments[s+2];n.children=a}return S(e.type,o,void 0,0,0,n)},s.createContext=function(e){return(e={$$typeof:c,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null}).Provider=e,e.Consumer={$$typeof:a,_context:e},e},s.createElement=function(e,t,r){var n,o={},i=null;if(null!=t)for(n in void 0!==t.key&&(i=""+t.key),t)k.call(t,n)&&"key"!==n&&"__self"!==n&&"__source"!==n&&(o[n]=t[n]);var a=arguments.length-2;if(1===a)o.children=r;else if(1<a){for(var s=Array(a),c=0;c<a;c++)s[c]=arguments[c+2];o.children=s}if(e&&e.defaultProps)for(n in a=e.defaultProps)void 0===o[n]&&(o[n]=a[n]);return S(e,i,void 0,0,0,o)},s.createRef=function(){return{current:null}},s.forwardRef=function(e){return{$$typeof:l,render:e}},s.isValidElement=E,s.lazy=function(e){return{$$typeof:d,_payload:{_status:-1,_result:e},_init:R}},s.memo=function(e,t){return{$$typeof:f,type:e,compare:void 0===t?null:t}},s.startTransition=function(e){var t=x.T,r={};x.T=r;try{var n=e(),o=x.S;null!==o&&o(r,n),"object"==typeof n&&null!==n&&"function"==typeof n.then&&n.then(P,B)}catch(e){B(e)}finally{x.T=t}},s.unstable_useCacheRefresh=function(){return x.H.useCacheRefresh()},s.use=function(e){return x.H.use(e)},s.useActionState=function(e,t,r){return x.H.useActionState(e,t,r)},s.useCallback=function(e,t){return x.H.useCallback(e,t)},s.useContext=function(e){return x.H.useContext(e)},s.useDebugValue=function(){},s.useDeferredValue=function(e,t){return x.H.useDeferredValue(e,t)},s.useEffect=function(e,t){return x.H.useEffect(e,t)},s.useId=function(){return x.H.useId()},s.useImperativeHandle=function(e,t,r){return x.H.useImperativeHandle(e,t,r)},s.useInsertionEffect=function(e,t){return x.H.useInsertionEffect(e,t)},s.useLayoutEffect=function(e,t){return x.H.useLayoutEffect(e,t)},s.useMemo=function(e,t){return x.H.useMemo(e,t)},s.useOptimistic=function(e,t){return x.H.useOptimistic(e,t)},s.useReducer=function(e,t,r){return x.H.useReducer(e,t,r)},s.useRef=function(e){return x.H.useRef(e)},s.useState=function(e){return x.H.useState(e)},s.useSyncExternalStore=function(e,t,r){return x.H.useSyncExternalStore(e,t,r)},s.useTransition=function(){return x.H.useTransition()},s.version="19.0.0",s}var l,u,f={exports:{}};
2
+ /**
3
+ * @license React
4
+ * react.development.js
5
+ *
6
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
7
+ *
8
+ * This source code is licensed under the MIT license found in the
9
+ * LICENSE file in the root directory of this source tree.
10
+ */function d(){return l||(l=1,function(e,t){"production"!==process.env.NODE_ENV&&function(){function r(e,t){Object.defineProperty(i.prototype,e,{get:function(){console.warn("%s(...) is deprecated in plain JavaScript React classes. %s",t[0],t[1])}})}function n(e){return null===e||"object"!=typeof e?null:"function"==typeof(e=q&&e[q]||e["@@iterator"])?e:null}function o(e,t){var r=(e=(e=e.constructor)&&(e.displayName||e.name)||"ReactClass")+"."+t;J[r]||(console.error("Can't call %s on a component that is not yet mounted. This is a no-op, but it might indicate a bug in your application. Instead, assign to `this.state` directly or define a `state = {};` class property with the desired state in the %s component.",t,e),J[r]=!0)}function i(e,t,r){this.props=e,this.context=t,this.refs=Q,this.updater=r||Y}function a(){}function s(e,t,r){this.props=e,this.context=t,this.refs=Q,this.updater=r||Y}function c(e){return""+e}function l(e){try{c(e);var t=!1}catch(e){t=!0}if(t){var r=(t=console).error,n="function"==typeof Symbol&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object";return r.call(t,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",n),c(e)}}function u(e){if(null==e)return null;if("function"==typeof e)return e.$$typeof===le?null:e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case I:return"Fragment";case H:return"Portal";case F:return"Profiler";case N:return"StrictMode";case U:return"Suspense";case V:return"SuspenseList"}if("object"==typeof e)switch("number"==typeof e.tag&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),e.$$typeof){case z:return(e.displayName||"Context")+".Provider";case L:return(e._context.displayName||"Context")+".Consumer";case M:var t=e.render;return(e=e.displayName)||(e=""!==(e=t.displayName||t.name||"")?"ForwardRef("+e+")":"ForwardRef"),e;case G:return null!==(t=e.displayName||null)?t:u(e.type)||"Memo";case K:t=e._payload,e=e._init;try{return u(e(t))}catch(e){}}return null}function f(e){return"string"==typeof e||"function"==typeof e||e===I||e===F||e===N||e===U||e===V||e===W||"object"==typeof e&&null!==e&&(e.$$typeof===K||e.$$typeof===G||e.$$typeof===z||e.$$typeof===L||e.$$typeof===M||e.$$typeof===de||void 0!==e.getModuleId)}function d(){}function p(e){if(void 0===he)try{throw Error()}catch(e){var t=e.stack.trim().match(/\n( *(at )?)/);he=t&&t[1]||"",ye=-1<e.stack.indexOf("\n at")?" (<anonymous>)":-1<e.stack.indexOf("@")?"@unknown:0:0":""}return"\n"+he+e+ye}function h(e,t){if(!e||me)return"";var r=_e.get(e);if(void 0!==r)return r;me=!0,r=Error.prepareStackTrace,Error.prepareStackTrace=void 0;var n;n=ue.H,ue.H=null,function(){if(0===pe){te=console.log,re=console.info,ne=console.warn,oe=console.error,ie=console.group,ae=console.groupCollapsed,se=console.groupEnd;var e={configurable:!0,enumerable:!0,value:d,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}pe++}();try{var o={DetermineComponentFrameRoot:function(){try{if(t){var r=function(){throw Error()};if(Object.defineProperty(r.prototype,"props",{set:function(){throw Error()}}),"object"==typeof Reflect&&Reflect.construct){try{Reflect.construct(r,[])}catch(e){var n=e}Reflect.construct(e,[],r)}else{try{r.call()}catch(e){n=e}e.call(r.prototype)}}else{try{throw Error()}catch(e){n=e}(r=e())&&"function"==typeof r.catch&&r.catch((function(){}))}}catch(e){if(e&&n&&"string"==typeof e.stack)return[e.stack,n.stack]}return[null,null]}};o.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var i=Object.getOwnPropertyDescriptor(o.DetermineComponentFrameRoot,"name");i&&i.configurable&&Object.defineProperty(o.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var a=o.DetermineComponentFrameRoot(),s=a[0],c=a[1];if(s&&c){var l=s.split("\n"),u=c.split("\n");for(a=i=0;i<l.length&&!l[i].includes("DetermineComponentFrameRoot");)i++;for(;a<u.length&&!u[a].includes("DetermineComponentFrameRoot");)a++;if(i===l.length||a===u.length)for(i=l.length-1,a=u.length-1;1<=i&&0<=a&&l[i]!==u[a];)a--;for(;1<=i&&0<=a;i--,a--)if(l[i]!==u[a]){if(1!==i||1!==a)do{if(i--,0>--a||l[i]!==u[a]){var f="\n"+l[i].replace(" at new "," at ");return e.displayName&&f.includes("<anonymous>")&&(f=f.replace("<anonymous>",e.displayName)),"function"==typeof e&&_e.set(e,f),f}}while(1<=i&&0<=a);break}}}finally{me=!1,ue.H=n,function(){if(0==--pe){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:X({},e,{value:te}),info:X({},e,{value:re}),warn:X({},e,{value:ne}),error:X({},e,{value:oe}),group:X({},e,{value:ie}),groupCollapsed:X({},e,{value:ae}),groupEnd:X({},e,{value:se})})}0>pe&&console.error("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}(),Error.prepareStackTrace=r}return l=(l=e?e.displayName||e.name:"")?p(l):"","function"==typeof e&&_e.set(e,l),l}function y(e){if(null==e)return"";if("function"==typeof e){var t=e.prototype;return h(e,!(!t||!t.isReactComponent))}if("string"==typeof e)return p(e);switch(e){case U:return p("Suspense");case V:return p("SuspenseList")}if("object"==typeof e)switch(e.$$typeof){case M:return e=h(e.render,!1);case G:return y(e.type);case K:t=e._payload,e=e._init;try{return y(e(t))}catch(e){}}return""}function v(){var e=ue.A;return null===e?null:e.getOwner()}function g(e){if(fe.call(e,"key")){var t=Object.getOwnPropertyDescriptor(e,"key").get;if(t&&t.isReactWarning)return!1}return void 0!==e.key}function m(){var e=u(this.type);return we[e]||(we[e]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),void 0!==(e=this.props.ref)?e:null}function _(e,t,r,n,o,i){return r=i.ref,e={$$typeof:$,type:e,key:t,props:i,_owner:o},null!==(void 0!==r?r:null)?Object.defineProperty(e,"ref",{enumerable:!1,get:m}):Object.defineProperty(e,"ref",{enumerable:!1,value:null}),e._store={},Object.defineProperty(e._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(e,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.freeze&&(Object.freeze(e.props),Object.freeze(e)),e}function b(e,t){if("object"==typeof e&&e&&e.$$typeof!==be)if(ce(e))for(var r=0;r<e.length;r++){var o=e[r];w(o)&&x(o,t)}else if(w(e))e._store&&(e._store.validated=1);else if("function"==typeof(r=n(e))&&r!==e.entries&&(r=r.call(e))!==e)for(;!(e=r.next()).done;)w(e.value)&&x(e.value,t)}function w(e){return"object"==typeof e&&null!==e&&e.$$typeof===$}function x(e,t){if(e._store&&!e._store.validated&&null==e.key&&(e._store.validated=1,t=function(e){var t="",r=v();return r&&(r=u(r.type))&&(t="\n\nCheck the render method of `"+r+"`."),t||(e=u(e))&&(t="\n\nCheck the top-level render call using <"+e+">."),t}(t),!xe[t])){xe[t]=!0;var r="";e&&null!=e._owner&&e._owner!==v()&&(r=null,"number"==typeof e._owner.tag?r=u(e._owner.type):"string"==typeof e._owner.name&&(r=e._owner.name),r=" It was passed a child from "+r+".");var n=ue.getCurrentStack;ue.getCurrentStack=function(){var t=y(e.type);return n&&(t+=n()||""),t},console.error('Each child in a list should have a unique "key" prop.%s%s See https://react.dev/link/warning-keys for more information.',t,r),ue.getCurrentStack=n}}function k(e,t){return"object"==typeof e&&null!==e&&null!=e.key?(l(e.key),r=""+e.key,n={"=":"=0",":":"=2"},"$"+r.replace(/[=:]/g,(function(e){return n[e]}))):t.toString(36);var r,n}function S(){}function E(e,t,r,o,i){var a=typeof e;"undefined"!==a&&"boolean"!==a||(e=null);var s,c,u=!1;if(null===e)u=!0;else switch(a){case"bigint":case"string":case"number":u=!0;break;case"object":switch(e.$$typeof){case $:case H:u=!0;break;case K:return E((u=e._init)(e._payload),t,r,o,i)}}if(u){i=i(u=e);var f=""===o?"."+k(u,0):o;return ce(i)?(r="",null!=f&&(r=f.replace(Se,"$&/")+"/"),E(i,t,r,"",(function(e){return e}))):null!=i&&(w(i)&&(null!=i.key&&(u&&u.key===i.key||l(i.key)),s=i,c=r+(null==i.key||u&&u.key===i.key?"":(""+i.key).replace(Se,"$&/")+"/")+f,(c=_(s.type,c,void 0,0,s._owner,s.props))._store.validated=s._store.validated,r=c,""!==o&&null!=u&&w(u)&&null==u.key&&u._store&&!u._store.validated&&(r._store.validated=2),i=r),t.push(i)),1}if(u=0,f=""===o?".":o+":",ce(e))for(var d=0;d<e.length;d++)u+=E(o=e[d],t,r,a=f+k(o,d),i);else if("function"==typeof(d=n(e)))for(d===e.entries&&(ke||console.warn("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),ke=!0),e=d.call(e),d=0;!(o=e.next()).done;)u+=E(o=o.value,t,r,a=f+k(o,d++),i);else if("object"===a){if("function"==typeof e.then)return E(function(e){switch(e.status){case"fulfilled":return e.value;case"rejected":throw e.reason;default:switch("string"==typeof e.status?e.then(S,S):(e.status="pending",e.then((function(t){"pending"===e.status&&(e.status="fulfilled",e.value=t)}),(function(t){"pending"===e.status&&(e.status="rejected",e.reason=t)}))),e.status){case"fulfilled":return e.value;case"rejected":throw e.reason}}throw e}(e),t,r,o,i);throw t=String(e),Error("Objects are not valid as a React child (found: "+("[object Object]"===t?"object with keys {"+Object.keys(e).join(", ")+"}":t)+"). If you meant to render a collection of children, use an array instead.")}return u}function O(e,t,r){if(null==e)return e;var n=[],o=0;return E(e,n,"","",(function(e){return t.call(r,e,o++)})),n}function j(e){if(-1===e._status){var t=e._result;(t=t()).then((function(t){0!==e._status&&-1!==e._status||(e._status=1,e._result=t)}),(function(t){0!==e._status&&-1!==e._status||(e._status=2,e._result=t)})),-1===e._status&&(e._status=0,e._result=t)}if(1===e._status)return void 0===(t=e._result)&&console.error("lazy: Expected the result of a dynamic import() call. Instead received: %s\n\nYour code should look like: \n const MyComponent = lazy(() => import('./MyComponent'))\n\nDid you accidentally put curly braces around the import?",t),"default"in t||console.error("lazy: Expected the result of a dynamic import() call. Instead received: %s\n\nYour code should look like: \n const MyComponent = lazy(() => import('./MyComponent'))",t),t.default;throw e._result}function C(){var e=ue.H;return null===e&&console.error("Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:\n1. You might have mismatching versions of React and the renderer (such as React DOM)\n2. You might be breaking the Rules of Hooks\n3. You might have more than one copy of React in the same app\nSee https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem."),e}function T(){}function A(t){if(null===je)try{var r=("require"+Math.random()).slice(0,7);je=(e&&e[r]).call(e,"timers").setImmediate}catch(e){je=function(e){!1===Oe&&(Oe=!0,"undefined"==typeof MessageChannel&&console.error("This browser does not have a MessageChannel implementation, so enqueuing tasks via await act(async () => ...) will fail. Please file an issue at https://github.com/facebook/react/issues if you encounter this warning."));var t=new MessageChannel;t.port1.onmessage=e,t.port2.postMessage(void 0)}}return je(t)}function R(e){return 1<e.length&&"function"==typeof AggregateError?new AggregateError(e):e[0]}function B(e,t){t!==Ce-1&&console.error("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "),Ce=t}function P(e,t,r){var n=ue.actQueue;if(null!==n)if(0!==n.length)try{return D(n),void A((function(){return P(e,t,r)}))}catch(e){ue.thrownErrors.push(e)}else ue.actQueue=null;0<ue.thrownErrors.length?(n=R(ue.thrownErrors),ue.thrownErrors.length=0,r(n)):t(e)}function D(e){if(!Ae){Ae=!0;var t=0;try{for(;t<e.length;t++)for(var r=e[t];;){ue.didUsePromise=!1;var n=r(!1);if(null===n)break;if(ue.didUsePromise)return e[t]=r,void e.splice(0,t);r=n}e.length=0}catch(r){e.splice(0,t+1),ue.thrownErrors.push(r)}finally{Ae=!1}}}"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var $=Symbol.for("react.transitional.element"),H=Symbol.for("react.portal"),I=Symbol.for("react.fragment"),N=Symbol.for("react.strict_mode"),F=Symbol.for("react.profiler"),L=Symbol.for("react.consumer"),z=Symbol.for("react.context"),M=Symbol.for("react.forward_ref"),U=Symbol.for("react.suspense"),V=Symbol.for("react.suspense_list"),G=Symbol.for("react.memo"),K=Symbol.for("react.lazy"),W=Symbol.for("react.offscreen"),q=Symbol.iterator,J={},Y={isMounted:function(){return!1},enqueueForceUpdate:function(e){o(e,"forceUpdate")},enqueueReplaceState:function(e){o(e,"replaceState")},enqueueSetState:function(e){o(e,"setState")}},X=Object.assign,Q={};Object.freeze(Q),i.prototype.isReactComponent={},i.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},i.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};var Z,ee={isMounted:["isMounted","Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks."],replaceState:["replaceState","Refactor your code to use setState instead (see https://github.com/facebook/react/issues/3236)."]};for(Z in ee)ee.hasOwnProperty(Z)&&r(Z,ee[Z]);a.prototype=i.prototype,(ee=s.prototype=new a).constructor=s,X(ee,i.prototype),ee.isPureReactComponent=!0;var te,re,ne,oe,ie,ae,se,ce=Array.isArray,le=Symbol.for("react.client.reference"),ue={H:null,A:null,T:null,S:null,actQueue:null,isBatchingLegacy:!1,didScheduleLegacyUpdate:!1,didUsePromise:!1,thrownErrors:[],getCurrentStack:null},fe=Object.prototype.hasOwnProperty,de=Symbol.for("react.client.reference"),pe=0;d.__reactDisabledLog=!0;var he,ye,ve,ge,me=!1,_e=new("function"==typeof WeakMap?WeakMap:Map),be=Symbol.for("react.client.reference"),we={},xe={},ke=!1,Se=/\/+/g,Ee="function"==typeof reportError?reportError:function(e){if("object"==typeof window&&"function"==typeof window.ErrorEvent){var t=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:"object"==typeof e&&null!==e&&"string"==typeof e.message?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if("object"==typeof process&&"function"==typeof process.emit)return void process.emit("uncaughtException",e);console.error(e)},Oe=!1,je=null,Ce=0,Te=!1,Ae=!1,Re="function"==typeof queueMicrotask?function(e){queueMicrotask((function(){return queueMicrotask(e)}))}:A;t.Children={map:O,forEach:function(e,t,r){O(e,(function(){t.apply(this,arguments)}),r)},count:function(e){var t=0;return O(e,(function(){t++})),t},toArray:function(e){return O(e,(function(e){return e}))||[]},only:function(e){if(!w(e))throw Error("React.Children.only expected to receive a single React element child.");return e}},t.Component=i,t.Fragment=I,t.Profiler=F,t.PureComponent=s,t.StrictMode=N,t.Suspense=U,t.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=ue,t.act=function(e){var t=ue.actQueue,r=Ce;Ce++;var n=ue.actQueue=null!==t?t:[],o=!1;try{var i=e()}catch(e){ue.thrownErrors.push(e)}if(0<ue.thrownErrors.length)throw B(0,r),e=R(ue.thrownErrors),ue.thrownErrors.length=0,e;if(null!==i&&"object"==typeof i&&"function"==typeof i.then){var a=i;return Re((function(){o||Te||(Te=!0,console.error("You called act(async () => ...) without await. This could lead to unexpected testing behaviour, interleaving multiple act calls and mixing their scopes. You should - await act(async () => ...);"))})),{then:function(e,t){o=!0,a.then((function(o){if(B(0,r),0===r){try{D(n),A((function(){return P(o,e,t)}))}catch(e){ue.thrownErrors.push(e)}if(0<ue.thrownErrors.length){var i=R(ue.thrownErrors);ue.thrownErrors.length=0,t(i)}}else e(o)}),(function(e){B(0,r),0<ue.thrownErrors.length?(e=R(ue.thrownErrors),ue.thrownErrors.length=0,t(e)):t(e)}))}}}var s=i;if(B(0,r),0===r&&(D(n),0!==n.length&&Re((function(){o||Te||(Te=!0,console.error("A component suspended inside an `act` scope, but the `act` call was not awaited. When testing React components that depend on asynchronous data, you must await the result:\n\nawait act(() => ...)"))})),ue.actQueue=null),0<ue.thrownErrors.length)throw e=R(ue.thrownErrors),ue.thrownErrors.length=0,e;return{then:function(e,t){o=!0,0===r?(ue.actQueue=n,A((function(){return P(s,e,t)}))):e(s)}}},t.cache=function(e){return function(){return e.apply(null,arguments)}},t.cloneElement=function(e,t,r){if(null==e)throw Error("The argument must be a React element, but you passed "+e+".");var n,o=X({},e.props),i=e.key,a=e._owner;if(null!=t)for(s in(n=!(fe.call(t,"ref")&&(n=Object.getOwnPropertyDescriptor(t,"ref").get)&&n.isReactWarning)&&void 0!==t.ref)&&(a=v()),g(t)&&(l(t.key),i=""+t.key),t)!fe.call(t,s)||"key"===s||"__self"===s||"__source"===s||"ref"===s&&void 0===t.ref||(o[s]=t[s]);var s=arguments.length-2;if(1===s)o.children=r;else if(1<s){n=Array(s);for(var c=0;c<s;c++)n[c]=arguments[c+2];o.children=n}for(o=_(e.type,i,void 0,0,a,o),i=2;i<arguments.length;i++)b(arguments[i],o.type);return o},t.createContext=function(e){return(e={$$typeof:z,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null}).Provider=e,e.Consumer={$$typeof:L,_context:e},e._currentRenderer=null,e._currentRenderer2=null,e},t.createElement=function(e,t,r){if(f(e))for(var n=2;n<arguments.length;n++)b(arguments[n],e);else{if(n="",(void 0===e||"object"==typeof e&&null!==e&&0===Object.keys(e).length)&&(n+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."),null===e)var o="null";else ce(e)?o="array":void 0!==e&&e.$$typeof===$?(o="<"+(u(e.type)||"Unknown")+" />",n=" Did you accidentally export a JSX literal instead of a component?"):o=typeof e;console.error("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",o,n)}var i;if(n={},o=null,null!=t)for(i in ge||!("__self"in t)||"key"in t||(ge=!0,console.warn("Your app (or one of its dependencies) is using an outdated JSX transform. Update to the modern JSX transform for faster performance: https://react.dev/link/new-jsx-transform")),g(t)&&(l(t.key),o=""+t.key),t)fe.call(t,i)&&"key"!==i&&"__self"!==i&&"__source"!==i&&(n[i]=t[i]);var a=arguments.length-2;if(1===a)n.children=r;else if(1<a){for(var s=Array(a),c=0;c<a;c++)s[c]=arguments[c+2];Object.freeze&&Object.freeze(s),n.children=s}if(e&&e.defaultProps)for(i in a=e.defaultProps)void 0===n[i]&&(n[i]=a[i]);return o&&function(e,t){function r(){ve||(ve=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",t))}r.isReactWarning=!0,Object.defineProperty(e,"key",{get:r,configurable:!0})}(n,"function"==typeof e?e.displayName||e.name||"Unknown":e),_(e,o,void 0,0,v(),n)},t.createRef=function(){var e={current:null};return Object.seal(e),e},t.forwardRef=function(e){null!=e&&e.$$typeof===G?console.error("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):"function"!=typeof e?console.error("forwardRef requires a render function but was given %s.",null===e?"null":typeof e):0!==e.length&&2!==e.length&&console.error("forwardRef render functions accept exactly two parameters: props and ref. %s",1===e.length?"Did you forget to use the ref parameter?":"Any additional parameter will be undefined."),null!=e&&null!=e.defaultProps&&console.error("forwardRef render functions do not support defaultProps. Did you accidentally pass a React component?");var t,r={$$typeof:M,render:e};return Object.defineProperty(r,"displayName",{enumerable:!1,configurable:!0,get:function(){return t},set:function(r){t=r,e.name||e.displayName||(Object.defineProperty(e,"name",{value:r}),e.displayName=r)}}),r},t.isValidElement=w,t.lazy=function(e){return{$$typeof:K,_payload:{_status:-1,_result:e},_init:j}},t.memo=function(e,t){var r;return f(e)||console.error("memo: The first argument must be a component. Instead received: %s",null===e?"null":typeof e),t={$$typeof:G,type:e,compare:void 0===t?null:t},Object.defineProperty(t,"displayName",{enumerable:!1,configurable:!0,get:function(){return r},set:function(t){r=t,e.name||e.displayName||(Object.defineProperty(e,"name",{value:t}),e.displayName=t)}}),t},t.startTransition=function(e){var t=ue.T,r={};ue.T=r,r._updatedFibers=new Set;try{var n=e(),o=ue.S;null!==o&&o(r,n),"object"==typeof n&&null!==n&&"function"==typeof n.then&&n.then(T,Ee)}catch(e){Ee(e)}finally{null===t&&r._updatedFibers&&(e=r._updatedFibers.size,r._updatedFibers.clear(),10<e&&console.warn("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table.")),ue.T=t}},t.unstable_useCacheRefresh=function(){return C().useCacheRefresh()},t.use=function(e){return C().use(e)},t.useActionState=function(e,t,r){return C().useActionState(e,t,r)},t.useCallback=function(e,t){return C().useCallback(e,t)},t.useContext=function(e){var t=C();return e.$$typeof===L&&console.error("Calling useContext(Context.Consumer) is not supported and will cause bugs. Did you mean to call useContext(Context) instead?"),t.useContext(e)},t.useDebugValue=function(e,t){return C().useDebugValue(e,t)},t.useDeferredValue=function(e,t){return C().useDeferredValue(e,t)},t.useEffect=function(e,t){return C().useEffect(e,t)},t.useId=function(){return C().useId()},t.useImperativeHandle=function(e,t,r){return C().useImperativeHandle(e,t,r)},t.useInsertionEffect=function(e,t){return C().useInsertionEffect(e,t)},t.useLayoutEffect=function(e,t){return C().useLayoutEffect(e,t)},t.useMemo=function(e,t){return C().useMemo(e,t)},t.useOptimistic=function(e,t){return C().useOptimistic(e,t)},t.useReducer=function(e,t,r){return C().useReducer(e,t,r)},t.useRef=function(e){return C().useRef(e)},t.useState=function(e){return C().useState(e)},t.useSyncExternalStore=function(e,t,r){return C().useSyncExternalStore(e,t,r)},t.useTransition=function(){return C().useTransition()},t.version="19.0.0","undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())}()}(f,f.exports)),f.exports}function p(){return u||(u=1,"production"===process.env.NODE_ENV?a.exports=c():a.exports=d()),a.exports}var h=p(),y=n(h);const v=h.createContext(void 0);function g(e="useGTContext() must be used within a <GTProvider>!"){const t=h.useContext(v);if(void 0===t)throw new Error(e);return t}function m(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 _(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 b=(e,t)=>e?`Translation failed for id: ${e}, hash: ${t} `:`Translation failed for hash: ${t}`;function w(e){var{projectId:t,devApiKey:r,locale:n,versionId:o,defaultLocale:i,runtimeUrl:a,renderSettings:s,setTranslations:c,runtimeTranslationEnabled:l}=e,u=m(e,["projectId","devApiKey","locale","versionId","defaultLocale","runtimeUrl","renderSettings","setTranslations","runtimeTranslationEnabled"]);if(!l)return{registerContentForTranslation:()=>Promise.reject(new Error("registerContentForTranslation() failed because translation is disabled")),registerJsxForTranslation:()=>Promise.reject(new Error("registerJsxForTranslation() failed because translation is disabled"))};u=Object.assign(Object.assign({},u),{projectId:t,sourceLocale:i});const[f,d]=h.useState(0),p=h.useRef(new Map),y=h.useRef(new Map);h.useEffect((()=>{p.current.forEach((e=>e.resolve())),p.current.clear()}),[n]);const[v,g]=h.useMemo((()=>{const e=e=>t=>{const r=`${t.metadata.hash}:${t.targetLocale}`,n=y.current.get(r);if(n)return n;const o=new Promise(((n,o)=>{p.current.set(r,{type:e,source:t.source,metadata:t.metadata,resolve:n,reject:o})})).catch((e=>{throw e})).finally((()=>{y.current.delete(r)}));return y.current.set(r,o),o};return[e("content"),e("jsx")]}),[]),w=h.useCallback(((e,n)=>_(this,void 0,void 0,(function*(){if(0===p.current.size)return{};d((e=>e+1));const i=Array.from(e.values()),l={};try{const f=Object.entries(e).reduce(((e,[t,r])=>(e[r.metadata.hash]={state:"loading"},e)),{});c((e=>Object.assign(Object.assign({},e||{}),f)));const d=(e,t,r)=>_(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)}})),p=yield d(`${a}/v1/runtime/${t}/client`,{method:"POST",headers:Object.assign({"Content-Type":"application/json"},r&&{"x-gt-dev-api-key":r}),body:JSON.stringify({requests:i,targetLocale:n,metadata:u,versionId:o})},s.timeout);if(!p.ok)throw new Error(yield p.text());(yield p.json()).forEach(((e,t)=>{const r=i[t],n=r.metadata.hash;if("translation"in e&&e.translation&&e.reference){const{translation:t}=e;l[n]={state:"success",target:t}}else{if(void 0!==e.error&&null!==e.error&&void 0!==e.code&&null!==e.code)return console.error(b(r.metadata.id,r.metadata.hash),e.error),void(l[n]={state:"error",error:e.error,code:e.code});console.error(b(r.metadata.id,r.metadata.hash),e),l[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),i.forEach((e=>{l[e.metadata.hash]={state:"error",error:"An error occurred.",code:500}}))}finally{return d((e=>e-1)),i.forEach((e=>e.resolve(l[e.metadata.hash]))),l}}))),[a,t,r,u,o,s.timeout]),x=h.useRef(f);return h.useEffect((()=>{x.current=f}),[f]),h.useEffect((()=>{let e=!0;const t=setInterval((()=>{if(p.current.size>0&&x.current<100){const t=Math.min(25,p.current.size),r=new Map(Array.from(p.current.entries()).slice(0,t));(()=>{_(this,void 0,void 0,(function*(){const t=yield w(r,n);e&&c((e=>Object.assign(Object.assign({},e||{}),t)))}))})(),r.forEach(((e,t)=>p.current.delete(t)))}}),50);return()=>{e=!1,clearInterval(t)}}),[n]),{registerContentForTranslation:v,registerJsxForTranslation:g}}var x,k={exports:{}},S={};var E,O,j={};
11
+ /**
12
+ * @license React
13
+ * react-jsx-runtime.development.js
14
+ *
15
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
16
+ *
17
+ * This source code is licensed under the MIT license found in the
18
+ * LICENSE file in the root directory of this source tree.
19
+ */function C(){return E||(E=1,"production"!==process.env.NODE_ENV&&function(){function e(t){if(null==t)return null;if("function"==typeof t)return t.$$typeof===I?null:t.displayName||t.name||null;if("string"==typeof t)return t;switch(t){case S:return"Fragment";case k:return"Portal";case O:return"Profiler";case E:return"StrictMode";case R:return"Suspense";case B:return"SuspenseList"}if("object"==typeof t)switch("number"==typeof t.tag&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),t.$$typeof){case T:return(t.displayName||"Context")+".Provider";case C:return(t._context.displayName||"Context")+".Consumer";case A:var r=t.render;return(t=t.displayName)||(t=""!==(t=r.displayName||r.name||"")?"ForwardRef("+t+")":"ForwardRef"),t;case P:return null!==(r=t.displayName||null)?r:e(t.type)||"Memo";case D:r=t._payload,t=t._init;try{return e(t(r))}catch(e){}}return null}function t(e){return""+e}function r(e){try{t(e);var r=!1}catch(e){r=!0}if(r){var n=(r=console).error,o="function"==typeof Symbol&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object";return n.call(r,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",o),t(e)}}function n(){}function o(e){if(void 0===V)try{throw Error()}catch(e){var t=e.stack.trim().match(/\n( *(at )?)/);V=t&&t[1]||"",G=-1<e.stack.indexOf("\n at")?" (<anonymous>)":-1<e.stack.indexOf("@")?"@unknown:0:0":""}return"\n"+V+e+G}function i(e,t){if(!e||W)return"";var r=q.get(e);if(void 0!==r)return r;W=!0,r=Error.prepareStackTrace,Error.prepareStackTrace=void 0;var i;i=N.H,N.H=null,function(){if(0===U){h=console.log,y=console.info,v=console.warn,g=console.error,m=console.group,_=console.groupCollapsed,b=console.groupEnd;var e={configurable:!0,enumerable:!0,value:n,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}U++}();try{var a={DetermineComponentFrameRoot:function(){try{if(t){var r=function(){throw Error()};if(Object.defineProperty(r.prototype,"props",{set:function(){throw Error()}}),"object"==typeof Reflect&&Reflect.construct){try{Reflect.construct(r,[])}catch(e){var n=e}Reflect.construct(e,[],r)}else{try{r.call()}catch(e){n=e}e.call(r.prototype)}}else{try{throw Error()}catch(e){n=e}(r=e())&&"function"==typeof r.catch&&r.catch((function(){}))}}catch(e){if(e&&n&&"string"==typeof e.stack)return[e.stack,n.stack]}return[null,null]}};a.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var s=Object.getOwnPropertyDescriptor(a.DetermineComponentFrameRoot,"name");s&&s.configurable&&Object.defineProperty(a.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var c=a.DetermineComponentFrameRoot(),l=c[0],u=c[1];if(l&&u){var f=l.split("\n"),d=u.split("\n");for(c=s=0;s<f.length&&!f[s].includes("DetermineComponentFrameRoot");)s++;for(;c<d.length&&!d[c].includes("DetermineComponentFrameRoot");)c++;if(s===f.length||c===d.length)for(s=f.length-1,c=d.length-1;1<=s&&0<=c&&f[s]!==d[c];)c--;for(;1<=s&&0<=c;s--,c--)if(f[s]!==d[c]){if(1!==s||1!==c)do{if(s--,0>--c||f[s]!==d[c]){var p="\n"+f[s].replace(" at new "," at ");return e.displayName&&p.includes("<anonymous>")&&(p=p.replace("<anonymous>",e.displayName)),"function"==typeof e&&q.set(e,p),p}}while(1<=s&&0<=c);break}}}finally{W=!1,N.H=i,function(){if(0==--U){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:L({},e,{value:h}),info:L({},e,{value:y}),warn:L({},e,{value:v}),error:L({},e,{value:g}),group:L({},e,{value:m}),groupCollapsed:L({},e,{value:_}),groupEnd:L({},e,{value:b})})}0>U&&console.error("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}(),Error.prepareStackTrace=r}return f=(f=e?e.displayName||e.name:"")?o(f):"","function"==typeof e&&q.set(e,f),f}function a(e){if(null==e)return"";if("function"==typeof e){var t=e.prototype;return i(e,!(!t||!t.isReactComponent))}if("string"==typeof e)return o(e);switch(e){case R:return o("Suspense");case B:return o("SuspenseList")}if("object"==typeof e)switch(e.$$typeof){case A:return e=i(e.render,!1);case P:return a(e.type);case D:t=e._payload,e=e._init;try{return a(e(t))}catch(e){}}return""}function s(){var e=N.A;return null===e?null:e.getOwner()}function c(){var t=e(this.type);return Y[t]||(Y[t]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),void 0!==(t=this.props.ref)?t:null}function l(t,n,o,i,a,l){if("string"==typeof t||"function"==typeof t||t===S||t===O||t===E||t===R||t===B||t===$||"object"==typeof t&&null!==t&&(t.$$typeof===D||t.$$typeof===P||t.$$typeof===T||t.$$typeof===C||t.$$typeof===A||t.$$typeof===z||void 0!==t.getModuleId)){var f=n.children;if(void 0!==f)if(i)if(M(f)){for(i=0;i<f.length;i++)u(f[i],t);Object.freeze&&Object.freeze(f)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else u(f,t)}else f="",(void 0===t||"object"==typeof t&&null!==t&&0===Object.keys(t).length)&&(f+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."),null===t?i="null":M(t)?i="array":void 0!==t&&t.$$typeof===x?(i="<"+(e(t.type)||"Unknown")+" />",f=" Did you accidentally export a JSX literal instead of a component?"):i=typeof t,console.error("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",i,f);if(F.call(n,"key")){f=e(t);var d=Object.keys(n).filter((function(e){return"key"!==e}));i=0<d.length?"{key: someKey, "+d.join(": ..., ")+": ...}":"{key: someKey}",X[f+i]||(d=0<d.length?"{"+d.join(": ..., ")+": ...}":"{}",console.error('A props object containing a "key" prop is being spread into JSX:\n let props = %s;\n <%s {...props} />\nReact keys must be passed directly to JSX without using spread:\n let props = %s;\n <%s key={someKey} {...props} />',i,f,d,f),X[f+i]=!0)}if(f=null,void 0!==o&&(r(o),f=""+o),function(e){if(F.call(e,"key")){var t=Object.getOwnPropertyDescriptor(e,"key").get;if(t&&t.isReactWarning)return!1}return void 0!==e.key}(n)&&(r(n.key),f=""+n.key),"key"in n)for(var p in o={},n)"key"!==p&&(o[p]=n[p]);else o=n;return f&&function(e,t){function r(){K||(K=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",t))}r.isReactWarning=!0,Object.defineProperty(e,"key",{get:r,configurable:!0})}(o,"function"==typeof t?t.displayName||t.name||"Unknown":t),function(e,t,r,n,o,i){return r=i.ref,e={$$typeof:x,type:e,key:t,props:i,_owner:o},null!==(void 0!==r?r:null)?Object.defineProperty(e,"ref",{enumerable:!1,get:c}):Object.defineProperty(e,"ref",{enumerable:!1,value:null}),e._store={},Object.defineProperty(e._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(e,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.freeze&&(Object.freeze(e.props),Object.freeze(e)),e}(t,f,l,0,s(),o)}function u(e,t){if("object"==typeof e&&e&&e.$$typeof!==J)if(M(e))for(var r=0;r<e.length;r++){var n=e[r];f(n)&&d(n,t)}else if(f(e))e._store&&(e._store.validated=1);else if(null===e||"object"!=typeof e?r=null:r="function"==typeof(r=H&&e[H]||e["@@iterator"])?r:null,"function"==typeof r&&r!==e.entries&&(r=r.call(e))!==e)for(;!(e=r.next()).done;)f(e.value)&&d(e.value,t)}function f(e){return"object"==typeof e&&null!==e&&e.$$typeof===x}function d(t,r){if(t._store&&!t._store.validated&&null==t.key&&(t._store.validated=1,r=function(t){var r="",n=s();return n&&(n=e(n.type))&&(r="\n\nCheck the render method of `"+n+"`."),r||(t=e(t))&&(r="\n\nCheck the top-level render call using <"+t+">."),r}(r),!Q[r])){Q[r]=!0;var n="";t&&null!=t._owner&&t._owner!==s()&&(n=null,"number"==typeof t._owner.tag?n=e(t._owner.type):"string"==typeof t._owner.name&&(n=t._owner.name),n=" It was passed a child from "+n+".");var o=N.getCurrentStack;N.getCurrentStack=function(){var e=a(t.type);return o&&(e+=o()||""),e},console.error('Each child in a list should have a unique "key" prop.%s%s See https://react.dev/link/warning-keys for more information.',r,n),N.getCurrentStack=o}}var h,y,v,g,m,_,b,w=p(),x=Symbol.for("react.transitional.element"),k=Symbol.for("react.portal"),S=Symbol.for("react.fragment"),E=Symbol.for("react.strict_mode"),O=Symbol.for("react.profiler"),C=Symbol.for("react.consumer"),T=Symbol.for("react.context"),A=Symbol.for("react.forward_ref"),R=Symbol.for("react.suspense"),B=Symbol.for("react.suspense_list"),P=Symbol.for("react.memo"),D=Symbol.for("react.lazy"),$=Symbol.for("react.offscreen"),H=Symbol.iterator,I=Symbol.for("react.client.reference"),N=w.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,F=Object.prototype.hasOwnProperty,L=Object.assign,z=Symbol.for("react.client.reference"),M=Array.isArray,U=0;n.__reactDisabledLog=!0;var V,G,K,W=!1,q=new("function"==typeof WeakMap?WeakMap:Map),J=Symbol.for("react.client.reference"),Y={},X={},Q={};j.Fragment=S,j.jsx=function(e,t,r,n,o){return l(e,t,r,!1,0,o)},j.jsxs=function(e,t,r,n,o){return l(e,t,r,!0,0,o)}}()),j}var T=(O||(O=1,"production"===process.env.NODE_ENV?k.exports=function(){if(x)return S;x=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.fragment");function r(t,r,n){var o=null;if(void 0!==n&&(o=""+n),void 0!==r.key&&(o=""+r.key),"key"in r)for(var i in n={},r)"key"!==i&&(n[i]=r[i]);else n=r;return r=n.ref,{$$typeof:e,type:t,key:o,ref:void 0!==r?r:null,props:n}}return S.Fragment=t,S.jsx=r,S.jsxs=r,S}():k.exports=C()),k.exports),A="https://cdn.gtx.dev",R="https://runtime.gtx.dev",B="en",P="generaltranslation.locale",D=["singular","plural","dual","zero","one","two","few","many","other"];var $=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:t,name:r,locales:n,options:o={}}){const i=h.useContext(v);i?n||(n=[...i.locale&&[i.locale],i.defaultLocale]):n||(n=[B]);let a="string"==typeof t?parseFloat(t):t;return"number"==typeof a&&(a=e.formatNum(a,Object.assign({locales:n},o))),T.jsx(T.Fragment,{children:a})}function I({children:e,name:t}){return T.jsx(T.Fragment,{children:e})}function N({children:t,currency:r="USD",name:n,locales:o,options:i={}}){const a=h.useContext(v);a?o||(o=[...a.locale&&[a.locale],a.defaultLocale]):o||(o=[B]);let s="string"==typeof t?parseFloat(t):t;return"number"==typeof s&&(s=e.formatCurrency(s,r,Object.assign({locales:o},i))),T.jsx(T.Fragment,{children:s})}function F({children:t,locales:r,name:n,options:o={}}){const i=h.useContext(v);let a,s;i?r||(r=[...i.locale&&[i.locale],i.defaultLocale]):r||(r=[B]);let c=t;return"number"==typeof c||"string"==typeof c?s=new Date(c):c instanceof Date&&(s=c),void 0!==s&&(a=e.formatDateTime(s,Object.assign({locales:r},o)).replace(/[\u200F\u202B\u202E]/g,"")),T.jsx(T.Fragment,{children:a})}H.gtTransformation="variable-number",I.gtTransformation="variable-variable",N.gtTransformation="variable-currency",F.gtTransformation="variable-datetime";const L=({variableType:e,variableValue:t,variableOptions:r})=>"number"===e?T.jsx(H,{options:r,children:t}):"datetime"===e?T.jsx(F,{options:r,children:t}):"currency"===e?T.jsx(N,{options:r,children:t}):T.jsx(I,{children:t});var z,M;var U=(M||(M=1,z=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)}),z),V=n(U),G={exports:{}};var K,W={exports:{}},q=o(Object.freeze({__proto__:null,default:{}}));function J(){return K||(K=1,W.exports=(e=e||function(e,t){var n;if("undefined"!=typeof window&&window.crypto&&(n=window.crypto),"undefined"!=typeof self&&self.crypto&&(n=self.crypto),"undefined"!=typeof globalThis&&globalThis.crypto&&(n=globalThis.crypto),!n&&"undefined"!=typeof window&&window.msCrypto&&(n=window.msCrypto),!n&&void 0!==r&&r.crypto&&(n=r.crypto),!n)try{n=q}catch(e){}var o=function(){if(n){if("function"==typeof n.getRandomValues)try{return n.getRandomValues(new Uint32Array(1))[0]}catch(e){}if("function"==typeof n.randomBytes)try{return n.randomBytes(4).readInt32LE()}catch(e){}}throw new Error("Native crypto module could not be used to get secure random number.")},i=Object.create||function(){function e(){}return function(t){var r;return e.prototype=t,r=new e,e.prototype=null,r}}(),a={},s=a.lib={},c=s.Base={extend:function(e){var t=i(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)}},l=s.WordArray=c.extend({init:function(e,r){e=this.words=e||[],this.sigBytes=r!=t?r:4*e.length},toString:function(e){return(e||f).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=c.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(o());return new l.init(t,e)}}),u=a.enc={},f=u.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 l.init(r,t/2)}},d=u.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 l.init(r,t)}},p=u.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=s.BufferedBlockAlgorithm=c.extend({reset:function(){this._data=new l.init,this._nDataBytes=0},_append:function(e){"string"==typeof e&&(e=p.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),c=(s=t?e.ceil(s):e.max((0|s)-this._minBufferSize,0))*a,u=e.min(4*c,i);if(c){for(var f=0;f<c;f+=a)this._doProcessBlock(o,f);r=o.splice(0,c),n.sigBytes-=u}return new l.init(r,u)},clone:function(){var e=c.clone.call(this);return e._data=this._data.clone(),e},_minBufferSize:0});s.Hasher=h.extend({cfg:c.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 y.HMAC.init(e,r).finalize(t)}}});var y=a.algo={};return a}(Math),e)),W.exports;var e}var Y,X={exports:{}};function Q(){return Y||(Y=1,X.exports=(a=J(),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)),X.exports;var e,t,r,n,o,i,a}var Z,ee={exports:{}};function te(){return Z||(Z=1,ee.exports=(e=J(),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)),ee.exports;var e}var re,ne={exports:{}};function oe(){return re||(re=1,ne.exports=(e=J(),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)),ne.exports;var e}var ie,ae={exports:{}};function se(){return ie||(ie=1,ae.exports=(e=J(),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)),ae.exports;var e}var ce,le={exports:{}};function ue(){return ce||(ce=1,le.exports=(e=J(),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)),le.exports;var e}var fe,de={exports:{}};function pe(){return fe||(fe=1,de.exports=(e=J(),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],p=e[t+2],h=e[t+3],y=e[t+4],v=e[t+5],g=e[t+6],m=e[t+7],_=e[t+8],b=e[t+9],w=e[t+10],x=e[t+11],k=e[t+12],S=e[t+13],E=e[t+14],O=e[t+15],j=i[0],C=i[1],T=i[2],A=i[3];j=l(j,C,T,A,a,7,s[0]),A=l(A,j,C,T,c,12,s[1]),T=l(T,A,j,C,p,17,s[2]),C=l(C,T,A,j,h,22,s[3]),j=l(j,C,T,A,y,7,s[4]),A=l(A,j,C,T,v,12,s[5]),T=l(T,A,j,C,g,17,s[6]),C=l(C,T,A,j,m,22,s[7]),j=l(j,C,T,A,_,7,s[8]),A=l(A,j,C,T,b,12,s[9]),T=l(T,A,j,C,w,17,s[10]),C=l(C,T,A,j,x,22,s[11]),j=l(j,C,T,A,k,7,s[12]),A=l(A,j,C,T,S,12,s[13]),T=l(T,A,j,C,E,17,s[14]),j=u(j,C=l(C,T,A,j,O,22,s[15]),T,A,c,5,s[16]),A=u(A,j,C,T,g,9,s[17]),T=u(T,A,j,C,x,14,s[18]),C=u(C,T,A,j,a,20,s[19]),j=u(j,C,T,A,v,5,s[20]),A=u(A,j,C,T,w,9,s[21]),T=u(T,A,j,C,O,14,s[22]),C=u(C,T,A,j,y,20,s[23]),j=u(j,C,T,A,b,5,s[24]),A=u(A,j,C,T,E,9,s[25]),T=u(T,A,j,C,h,14,s[26]),C=u(C,T,A,j,_,20,s[27]),j=u(j,C,T,A,S,5,s[28]),A=u(A,j,C,T,p,9,s[29]),T=u(T,A,j,C,m,14,s[30]),j=f(j,C=u(C,T,A,j,k,20,s[31]),T,A,v,4,s[32]),A=f(A,j,C,T,_,11,s[33]),T=f(T,A,j,C,x,16,s[34]),C=f(C,T,A,j,E,23,s[35]),j=f(j,C,T,A,c,4,s[36]),A=f(A,j,C,T,y,11,s[37]),T=f(T,A,j,C,m,16,s[38]),C=f(C,T,A,j,w,23,s[39]),j=f(j,C,T,A,S,4,s[40]),A=f(A,j,C,T,a,11,s[41]),T=f(T,A,j,C,h,16,s[42]),C=f(C,T,A,j,g,23,s[43]),j=f(j,C,T,A,b,4,s[44]),A=f(A,j,C,T,k,11,s[45]),T=f(T,A,j,C,O,16,s[46]),j=d(j,C=f(C,T,A,j,p,23,s[47]),T,A,a,6,s[48]),A=d(A,j,C,T,m,10,s[49]),T=d(T,A,j,C,E,15,s[50]),C=d(C,T,A,j,v,21,s[51]),j=d(j,C,T,A,k,6,s[52]),A=d(A,j,C,T,h,10,s[53]),T=d(T,A,j,C,w,15,s[54]),C=d(C,T,A,j,c,21,s[55]),j=d(j,C,T,A,_,6,s[56]),A=d(A,j,C,T,O,10,s[57]),T=d(T,A,j,C,g,15,s[58]),C=d(C,T,A,j,S,21,s[59]),j=d(j,C,T,A,y,6,s[60]),A=d(A,j,C,T,x,10,s[61]),T=d(T,A,j,C,p,15,s[62]),C=d(C,T,A,j,b,21,s[63]),i[0]=i[0]+j|0,i[1]=i[1]+C|0,i[2]=i[2]+T|0,i[3]=i[3]+A|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 f(e,t,r,n,o,i,a){var s=e+(t^r^n)+o+a;return(s<<i|s>>>32-i)+t}function d(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)),de.exports;var e}var he,ye={exports:{}};function ve(){return he||(he=1,ye.exports=(s=J(),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 f=(n<<5|n>>>27)+c+i[l];f+=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=f}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 ge,me={exports:{}};function _e(){return ge||(ge=1,me.exports=(e=J(),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],f=r[6],d=r[7],p=0;p<64;p++){if(p<16)l[p]=0|e[t+p];else{var h=l[p-15],y=(h<<25|h>>>7)^(h<<14|h>>>18)^h>>>3,v=l[p-2],g=(v<<15|v>>>17)^(v<<13|v>>>19)^v>>>10;l[p]=y+l[p-7]+g+l[p-16]}var m=n&o^n&i^o&i,_=(n<<30|n>>>2)^(n<<19|n>>>13)^(n<<10|n>>>22),b=d+((s<<26|s>>>6)^(s<<21|s>>>11)^(s<<7|s>>>25))+(s&u^~s&f)+c[p]+l[p];d=f,f=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]+f|0,r[7]=r[7]+d|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)),me.exports;var e}var be,we={exports:{}};var xe,ke={exports:{}};function Se(){return xe||(xe=1,ke.exports=(e=J(),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],f=r[6],d=r[7],p=n.high,h=n.low,y=o.high,v=o.low,g=i.high,m=i.low,_=a.high,b=a.low,w=s.high,x=s.low,k=u.high,S=u.low,E=f.high,O=f.low,j=d.high,C=d.low,T=p,A=h,R=y,B=v,P=g,D=m,$=_,H=b,I=w,N=x,F=k,L=S,z=E,M=O,U=j,V=C,G=0;G<80;G++){var K,W,q=l[G];if(G<16)W=q.high=0|e[t+2*G],K=q.low=0|e[t+2*G+1];else{var J=l[G-15],Y=J.high,X=J.low,Q=(Y>>>1|X<<31)^(Y>>>8|X<<24)^Y>>>7,Z=(X>>>1|Y<<31)^(X>>>8|Y<<24)^(X>>>7|Y<<25),ee=l[G-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[G-7],ae=ie.high,se=ie.low,ce=l[G-16],le=ce.high,ue=ce.low;W=(W=(W=Q+ae+((K=Z+se)>>>0<Z>>>0?1:0))+ne+((K+=oe)>>>0<oe>>>0?1:0))+le+((K+=ue)>>>0<ue>>>0?1:0),q.high=W,q.low=K}var fe,de=I&F^~I&z,pe=N&L^~N&M,he=T&R^T&P^R&P,ye=A&B^A&D^B&D,ve=(T>>>28|A<<4)^(T<<30|A>>>2)^(T<<25|A>>>7),ge=(A>>>28|T<<4)^(A<<30|T>>>2)^(A<<25|T>>>7),me=(I>>>14|N<<18)^(I>>>18|N<<14)^(I<<23|N>>>9),_e=(N>>>14|I<<18)^(N>>>18|I<<14)^(N<<23|I>>>9),be=c[G],we=be.high,xe=be.low,ke=U+me+((fe=V+_e)>>>0<V>>>0?1:0),Se=ge+ye;U=z,V=M,z=F,M=L,F=I,L=N,I=$+(ke=(ke=(ke=ke+de+((fe+=pe)>>>0<pe>>>0?1:0))+we+((fe+=xe)>>>0<xe>>>0?1:0))+W+((fe+=K)>>>0<K>>>0?1:0))+((N=H+fe|0)>>>0<H>>>0?1:0)|0,$=P,H=D,P=R,D=B,R=T,B=A,T=ke+(ve+he+(Se>>>0<ge>>>0?1:0))+((A=fe+Se|0)>>>0<fe>>>0?1:0)|0}h=n.low=h+A,n.high=p+T+(h>>>0<A>>>0?1:0),v=o.low=v+B,o.high=y+R+(v>>>0<B>>>0?1:0),m=i.low=m+D,i.high=g+P+(m>>>0<D>>>0?1:0),b=a.low=b+H,a.high=_+$+(b>>>0<H>>>0?1:0),x=s.low=x+N,s.high=w+I+(x>>>0<N>>>0?1:0),S=u.low=S+L,u.high=k+F+(S>>>0<L>>>0?1:0),O=f.low=O+M,f.high=E+z+(O>>>0<M>>>0?1:0),C=d.low=C+V,d.high=j+U+(C>>>0<V>>>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)),ke.exports;var e}var Ee,Oe={exports:{}};var je,Ce={exports:{}};function Te(){return je||(je=1,Ce.exports=(e=J(),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,f=0,d=0;d<7;d++){if(1&o){var p=(1<<d)-1;p<32?f^=1<<p:s^=1<<p-32}128&o?o=o<<1^113:o<<=1}u[i]=a.create(s,f)}}();var f=[];!function(){for(var e=0;e<25;e++)f[e]=a.create()}();var d=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),(C=r[o]).high^=a,C.low^=i}for(var s=0;s<24;s++){for(var d=0;d<5;d++){for(var p=0,h=0,y=0;y<5;y++)p^=(C=r[d+5*y]).high,h^=C.low;var v=f[d];v.high=p,v.low=h}for(d=0;d<5;d++){var g=f[(d+4)%5],m=f[(d+1)%5],_=m.high,b=m.low;for(p=g.high^(_<<1|b>>>31),h=g.low^(b<<1|_>>>31),y=0;y<5;y++)(C=r[d+5*y]).high^=p,C.low^=h}for(var w=1;w<25;w++){var x=(C=r[w]).high,k=C.low,S=c[w];S<32?(p=x<<S|k>>>32-S,h=k<<S|x>>>32-S):(p=k<<S-32|x>>>64-S,h=x<<S-32|k>>>64-S);var E=f[l[w]];E.high=p,E.low=h}var O=f[0],j=r[0];for(O.high=j.high,O.low=j.low,d=0;d<5;d++)for(y=0;y<5;y++){var C=r[w=d+5*y],T=f[w],A=f[(d+1)%5+5*y],R=f[(d+2)%5+5*y];C.high=T.high^~A.high&R.high,C.low=T.low^~A.low&R.low}C=r[0];var B=u[s];C.high^=B.high,C.low^=B.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 f=a[u],d=f.high,p=f.low;d=16711935&(d<<8|d>>>24)|4278255360&(d<<24|d>>>8),p=16711935&(p<<8|p>>>24)|4278255360&(p<<24|p>>>8),l.push(p),l.push(d)}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(d),r.HmacSHA3=i._createHmacHelper(d)}(Math),e.SHA3)),Ce.exports;var e}var Ae,Re={exports:{}};var Be,Pe={exports:{}};function De(){return Be||(Be=1,Pe.exports=(e=J(),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))}})))),Pe.exports;var e,t,r,n}var $e,He={exports:{}};var Ie,Ne={exports:{}};function Fe(){return Ie||(Ie=1,Ne.exports=(s=J(),ve(),De(),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)),Ne.exports;var e,t,r,n,o,i,a,s}var Le,ze={exports:{}};function Me(){return Le||(Le=1,ze.exports=(e=J(),Fe(),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?_: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 f=r.mode={},d=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}}),p=f.CBC=function(){var e=d.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}(),h=(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:p,padding:h}),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 y=n.CipherParams=o.extend({init:function(e){this.mixIn(e)},toString:function(e){return(e||this.formatter).stringify(this)}}),v=(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),y.create({ciphertext:r,salt:t})}},g=n.SerializableCipher=o.extend({cfg:o.extend({format:v}),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 y.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}}),m=(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,y.create({key:a,iv:s,salt:n})}},_=n.PasswordBasedCipher=g.extend({cfg:g.cfg.extend({kdf:m}),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)}})}()))),ze.exports;var e}var Ue,Ve={exports:{}};function Ge(){return Ue||(Ue=1,Ve.exports=(e=J(),Me(),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)),Ve.exports;var e}var Ke,We={exports:{}};function qe(){return Ke||(Ke=1,We.exports=(r=J(),Me(),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)),We.exports;var e,t,r}var Je,Ye={exports:{}};function Xe(){return Je||(Je=1,Ye.exports=(e=J(),Me(),
2
20
  /** @preserve
3
21
  * Counter block mode compatible with Dr Brian Gladman fileenc.c
4
22
  * derived from CryptoJS.mode.CTR
5
23
  * Jan Hruby jhruby.web@gmail.com
6
24
  */
7
- e.mode.CTRGladman=function(){var t=e.lib.BlockCipherMode.extend();function r(e){if(255&~(e>>24))e+=1<<24;else{var t=e>>16&255,r=e>>8&255,n=255&e;255===t?(t=0,255===r?(r=0,255===n?n=0:++n):++r):++t,e=0,e+=t<<16,e+=r<<8,e+=n}return e}function n(e){return 0===(e[0]=r(e[0]))&&(e[1]=r(e[1])),e}var o=t.Encryptor=t.extend({processBlock:function(e,t){var r=this._cipher,o=r.blockSize,i=this._iv,a=this._counter;i&&(a=this._counter=i.slice(0),this._iv=void 0),n(a);var s=a.slice(0);r.encryptBlock(s,0);for(var c=0;c<o;c++)e[t+c]^=s[c]}});return t.Decryptor=o,t}(),e.mode.CTRGladman)),De.exports;var e}var ze,Re={exports:{}};function Le(){return ze||(ze=1,Re.exports=(r=P(),Ee(),r.mode.OFB=(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._keystream;o&&(i=this._keystream=o.slice(0),this._iv=void 0),r.encryptBlock(i,0);for(var a=0;a<n;a++)e[t+a]^=i[a]}}),e.Decryptor=t,e),r.mode.OFB)),Re.exports;var e,t,r}var Fe,Ie={exports:{}};var Me,Ne={exports:{}};var Ve,Ue={exports:{}};var Ge,$e={exports:{}};var Ke,We={exports:{}};var Je,Xe={exports:{}};var qe,Ye={exports:{}};var Ze,Qe={exports:{}};var et,tt={exports:{}};function rt(){return et||(et=1,tt.exports=(e=P(),G(),q(),we(),Ee(),function(){var t=e,r=t.lib,n=r.WordArray,o=r.BlockCipher,i=t.algo,a=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],s=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],c=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],l=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],u=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],d=i.DES=o.extend({_doReset:function(){for(var e=this._key.words,t=[],r=0;r<56;r++){var n=a[r]-1;t[r]=e[n>>>5]>>>31-n%32&1}for(var o=this._subKeys=[],i=0;i<16;i++){var l=o[i]=[],u=c[i];for(r=0;r<24;r++)l[r/6|0]|=t[(s[r]-1+u)%28]<<31-r%6,l[4+(r/6|0)]|=t[28+(s[r+24]-1+u)%28]<<31-r%6;for(l[0]=l[0]<<1|l[0]>>>31,r=1;r<7;r++)l[r]=l[r]>>>4*(r-1)+3;l[7]=l[7]<<5|l[7]>>>27}var d=this._invSubKeys=[];for(r=0;r<16;r++)d[r]=o[15-r]},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._subKeys)},decryptBlock:function(e,t){this._doCryptBlock(e,t,this._invSubKeys)},_doCryptBlock:function(e,t,r){this._lBlock=e[t],this._rBlock=e[t+1],f.call(this,4,252645135),f.call(this,16,65535),h.call(this,2,858993459),h.call(this,8,16711935),f.call(this,1,1431655765);for(var n=0;n<16;n++){for(var o=r[n],i=this._lBlock,a=this._rBlock,s=0,c=0;c<8;c++)s|=l[c][((a^o[c])&u[c])>>>0];this._lBlock=a,this._rBlock=i^s}var d=this._lBlock;this._lBlock=this._rBlock,this._rBlock=d,f.call(this,1,1431655765),h.call(this,8,16711935),h.call(this,2,858993459),f.call(this,16,65535),f.call(this,4,252645135),e[t]=this._lBlock,e[t+1]=this._rBlock},keySize:2,ivSize:2,blockSize:2});function f(e,t){var r=(this._lBlock>>>e^this._rBlock)&t;this._rBlock^=r,this._lBlock^=r<<e}function h(e,t){var r=(this._rBlock>>>e^this._lBlock)&t;this._lBlock^=r,this._rBlock^=r<<e}t.DES=o._createHelper(d);var p=i.TripleDES=o.extend({_doReset:function(){var e=this._key.words;if(2!==e.length&&4!==e.length&&e.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");var t=e.slice(0,2),r=e.length<4?e.slice(0,2):e.slice(2,4),o=e.length<6?e.slice(0,2):e.slice(4,6);this._des1=d.createEncryptor(n.create(t)),this._des2=d.createEncryptor(n.create(r)),this._des3=d.createEncryptor(n.create(o))},encryptBlock:function(e,t){this._des1.encryptBlock(e,t),this._des2.decryptBlock(e,t),this._des3.encryptBlock(e,t)},decryptBlock:function(e,t){this._des3.decryptBlock(e,t),this._des2.encryptBlock(e,t),this._des1.decryptBlock(e,t)},keySize:6,ivSize:2,blockSize:2});t.TripleDES=o._createHelper(p)}(),e.TripleDES)),tt.exports;var e}var nt,ot={exports:{}};var it,at={exports:{}};var st,ct={exports:{}};var lt,ut={exports:{}};function dt(){return lt||(lt=1,ut.exports=(e=P(),G(),q(),we(),Ee(),function(){var t=e,r=t.lib.BlockCipher,n=t.algo;const o=16,i=[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479,2450970073,2306472731],a=[[3509652390,2564797868,805139163,3491422135,3101798381,1780907670,3128725573,4046225305,614570311,3012652279,134345442,2240740374,1667834072,1901547113,2757295779,4103290238,227898511,1921955416,1904987480,2182433518,2069144605,3260701109,2620446009,720527379,3318853667,677414384,3393288472,3101374703,2390351024,1614419982,1822297739,2954791486,3608508353,3174124327,2024746970,1432378464,3864339955,2857741204,1464375394,1676153920,1439316330,715854006,3033291828,289532110,2706671279,2087905683,3018724369,1668267050,732546397,1947742710,3462151702,2609353502,2950085171,1814351708,2050118529,680887927,999245976,1800124847,3300911131,1713906067,1641548236,4213287313,1216130144,1575780402,4018429277,3917837745,3693486850,3949271944,596196993,3549867205,258830323,2213823033,772490370,2760122372,1774776394,2652871518,566650946,4142492826,1728879713,2882767088,1783734482,3629395816,2517608232,2874225571,1861159788,326777828,3124490320,2130389656,2716951837,967770486,1724537150,2185432712,2364442137,1164943284,2105845187,998989502,3765401048,2244026483,1075463327,1455516326,1322494562,910128902,469688178,1117454909,936433444,3490320968,3675253459,1240580251,122909385,2157517691,634681816,4142456567,3825094682,3061402683,2540495037,79693498,3249098678,1084186820,1583128258,426386531,1761308591,1047286709,322548459,995290223,1845252383,2603652396,3431023940,2942221577,3202600964,3727903485,1712269319,422464435,3234572375,1170764815,3523960633,3117677531,1434042557,442511882,3600875718,1076654713,1738483198,4213154764,2393238008,3677496056,1014306527,4251020053,793779912,2902807211,842905082,4246964064,1395751752,1040244610,2656851899,3396308128,445077038,3742853595,3577915638,679411651,2892444358,2354009459,1767581616,3150600392,3791627101,3102740896,284835224,4246832056,1258075500,768725851,2589189241,3069724005,3532540348,1274779536,3789419226,2764799539,1660621633,3471099624,4011903706,913787905,3497959166,737222580,2514213453,2928710040,3937242737,1804850592,3499020752,2949064160,2386320175,2390070455,2415321851,4061277028,2290661394,2416832540,1336762016,1754252060,3520065937,3014181293,791618072,3188594551,3933548030,2332172193,3852520463,3043980520,413987798,3465142937,3030929376,4245938359,2093235073,3534596313,375366246,2157278981,2479649556,555357303,3870105701,2008414854,3344188149,4221384143,3956125452,2067696032,3594591187,2921233993,2428461,544322398,577241275,1471733935,610547355,4027169054,1432588573,1507829418,2025931657,3646575487,545086370,48609733,2200306550,1653985193,298326376,1316178497,3007786442,2064951626,458293330,2589141269,3591329599,3164325604,727753846,2179363840,146436021,1461446943,4069977195,705550613,3059967265,3887724982,4281599278,3313849956,1404054877,2845806497,146425753,1854211946],[1266315497,3048417604,3681880366,3289982499,290971e4,1235738493,2632868024,2414719590,3970600049,1771706367,1449415276,3266420449,422970021,1963543593,2690192192,3826793022,1062508698,1531092325,1804592342,2583117782,2714934279,4024971509,1294809318,4028980673,1289560198,2221992742,1669523910,35572830,157838143,1052438473,1016535060,1802137761,1753167236,1386275462,3080475397,2857371447,1040679964,2145300060,2390574316,1461121720,2956646967,4031777805,4028374788,33600511,2920084762,1018524850,629373528,3691585981,3515945977,2091462646,2486323059,586499841,988145025,935516892,3367335476,2599673255,2839830854,265290510,3972581182,2759138881,3795373465,1005194799,847297441,406762289,1314163512,1332590856,1866599683,4127851711,750260880,613907577,1450815602,3165620655,3734664991,3650291728,3012275730,3704569646,1427272223,778793252,1343938022,2676280711,2052605720,1946737175,3164576444,3914038668,3967478842,3682934266,1661551462,3294938066,4011595847,840292616,3712170807,616741398,312560963,711312465,1351876610,322626781,1910503582,271666773,2175563734,1594956187,70604529,3617834859,1007753275,1495573769,4069517037,2549218298,2663038764,504708206,2263041392,3941167025,2249088522,1514023603,1998579484,1312622330,694541497,2582060303,2151582166,1382467621,776784248,2618340202,3323268794,2497899128,2784771155,503983604,4076293799,907881277,423175695,432175456,1378068232,4145222326,3954048622,3938656102,3820766613,2793130115,2977904593,26017576,3274890735,3194772133,1700274565,1756076034,4006520079,3677328699,720338349,1533947780,354530856,688349552,3973924725,1637815568,332179504,3949051286,53804574,2852348879,3044236432,1282449977,3583942155,3416972820,4006381244,1617046695,2628476075,3002303598,1686838959,431878346,2686675385,1700445008,1080580658,1009431731,832498133,3223435511,2605976345,2271191193,2516031870,1648197032,4164389018,2548247927,300782431,375919233,238389289,3353747414,2531188641,2019080857,1475708069,455242339,2609103871,448939670,3451063019,1395535956,2413381860,1841049896,1491858159,885456874,4264095073,4001119347,1565136089,3898914787,1108368660,540939232,1173283510,2745871338,3681308437,4207628240,3343053890,4016749493,1699691293,1103962373,3625875870,2256883143,3830138730,1031889488,3479347698,1535977030,4236805024,3251091107,2132092099,1774941330,1199868427,1452454533,157007616,2904115357,342012276,595725824,1480756522,206960106,497939518,591360097,863170706,2375253569,3596610801,1814182875,2094937945,3421402208,1082520231,3463918190,2785509508,435703966,3908032597,1641649973,2842273706,3305899714,1510255612,2148256476,2655287854,3276092548,4258621189,236887753,3681803219,274041037,1734335097,3815195456,3317970021,1899903192,1026095262,4050517792,356393447,2410691914,3873677099,3682840055],[3913112168,2491498743,4132185628,2489919796,1091903735,1979897079,3170134830,3567386728,3557303409,857797738,1136121015,1342202287,507115054,2535736646,337727348,3213592640,1301675037,2528481711,1895095763,1721773893,3216771564,62756741,2142006736,835421444,2531993523,1442658625,3659876326,2882144922,676362277,1392781812,170690266,3921047035,1759253602,3611846912,1745797284,664899054,1329594018,3901205900,3045908486,2062866102,2865634940,3543621612,3464012697,1080764994,553557557,3656615353,3996768171,991055499,499776247,1265440854,648242737,3940784050,980351604,3713745714,1749149687,3396870395,4211799374,3640570775,1161844396,3125318951,1431517754,545492359,4268468663,3499529547,1437099964,2702547544,3433638243,2581715763,2787789398,1060185593,1593081372,2418618748,4260947970,69676912,2159744348,86519011,2512459080,3838209314,1220612927,3339683548,133810670,1090789135,1078426020,1569222167,845107691,3583754449,4072456591,1091646820,628848692,1613405280,3757631651,526609435,236106946,48312990,2942717905,3402727701,1797494240,859738849,992217954,4005476642,2243076622,3870952857,3732016268,765654824,3490871365,2511836413,1685915746,3888969200,1414112111,2273134842,3281911079,4080962846,172450625,2569994100,980381355,4109958455,2819808352,2716589560,2568741196,3681446669,3329971472,1835478071,660984891,3704678404,4045999559,3422617507,3040415634,1762651403,1719377915,3470491036,2693910283,3642056355,3138596744,1364962596,2073328063,1983633131,926494387,3423689081,2150032023,4096667949,1749200295,3328846651,309677260,2016342300,1779581495,3079819751,111262694,1274766160,443224088,298511866,1025883608,3806446537,1145181785,168956806,3641502830,3584813610,1689216846,3666258015,3200248200,1692713982,2646376535,4042768518,1618508792,1610833997,3523052358,4130873264,2001055236,3610705100,2202168115,4028541809,2961195399,1006657119,2006996926,3186142756,1430667929,3210227297,1314452623,4074634658,4101304120,2273951170,1399257539,3367210612,3027628629,1190975929,2062231137,2333990788,2221543033,2438960610,1181637006,548689776,2362791313,3372408396,3104550113,3145860560,296247880,1970579870,3078560182,3769228297,1714227617,3291629107,3898220290,166772364,1251581989,493813264,448347421,195405023,2709975567,677966185,3703036547,1463355134,2715995803,1338867538,1343315457,2802222074,2684532164,233230375,2599980071,2000651841,3277868038,1638401717,4028070440,3237316320,6314154,819756386,300326615,590932579,1405279636,3267499572,3150704214,2428286686,3959192993,3461946742,1862657033,1266418056,963775037,2089974820,2263052895,1917689273,448879540,3550394620,3981727096,150775221,3627908307,1303187396,508620638,2975983352,2726630617,1817252668,1876281319,1457606340,908771278,3720792119,3617206836,2455994898,1729034894,1080033504],[976866871,3556439503,2881648439,1522871579,1555064734,1336096578,3548522304,2579274686,3574697629,3205460757,3593280638,3338716283,3079412587,564236357,2993598910,1781952180,1464380207,3163844217,3332601554,1699332808,1393555694,1183702653,3581086237,1288719814,691649499,2847557200,2895455976,3193889540,2717570544,1781354906,1676643554,2592534050,3230253752,1126444790,2770207658,2633158820,2210423226,2615765581,2414155088,3127139286,673620729,2805611233,1269405062,4015350505,3341807571,4149409754,1057255273,2012875353,2162469141,2276492801,2601117357,993977747,3918593370,2654263191,753973209,36408145,2530585658,25011837,3520020182,2088578344,530523599,2918365339,1524020338,1518925132,3760827505,3759777254,1202760957,3985898139,3906192525,674977740,4174734889,2031300136,2019492241,3983892565,4153806404,3822280332,352677332,2297720250,60907813,90501309,3286998549,1016092578,2535922412,2839152426,457141659,509813237,4120667899,652014361,1966332200,2975202805,55981186,2327461051,676427537,3255491064,2882294119,3433927263,1307055953,942726286,933058658,2468411793,3933900994,4215176142,1361170020,2001714738,2830558078,3274259782,1222529897,1679025792,2729314320,3714953764,1770335741,151462246,3013232138,1682292957,1483529935,471910574,1539241949,458788160,3436315007,1807016891,3718408830,978976581,1043663428,3165965781,1927990952,4200891579,2372276910,3208408903,3533431907,1412390302,2931980059,4132332400,1947078029,3881505623,4168226417,2941484381,1077988104,1320477388,886195818,18198404,3786409e3,2509781533,112762804,3463356488,1866414978,891333506,18488651,661792760,1628790961,3885187036,3141171499,876946877,2693282273,1372485963,791857591,2686433993,3759982718,3167212022,3472953795,2716379847,445679433,3561995674,3504004811,3574258232,54117162,3331405415,2381918588,3769707343,4154350007,1140177722,4074052095,668550556,3214352940,367459370,261225585,2610173221,4209349473,3468074219,3265815641,314222801,3066103646,3808782860,282218597,3406013506,3773591054,379116347,1285071038,846784868,2669647154,3771962079,3550491691,2305946142,453669953,1268987020,3317592352,3279303384,3744833421,2610507566,3859509063,266596637,3847019092,517658769,3462560207,3443424879,370717030,4247526661,2224018117,4143653529,4112773975,2788324899,2477274417,1456262402,2901442914,1517677493,1846949527,2295493580,3734397586,2176403920,1280348187,1908823572,3871786941,846861322,1172426758,3287448474,3383383037,1655181056,3139813346,901632758,1897031941,2986607138,3066810236,3447102507,1393639104,373351379,950779232,625454576,3124240540,4148612726,2007998917,544563296,2244738638,2330496472,2058025392,1291430526,424198748,50039436,29584100,3605783033,2429876329,2791104160,1057563949,3255363231,3075367218,3463963227,1469046755,985887462]];var s={pbox:[],sbox:[]};function c(e,t){let r=t>>24&255,n=t>>16&255,o=t>>8&255,i=255&t,a=e.sbox[0][r]+e.sbox[1][n];return a^=e.sbox[2][o],a+=e.sbox[3][i],a}function l(e,t,r){let n,i=t,a=r;for(let t=0;t<o;++t)i^=e.pbox[t],a=c(e,i)^a,n=i,i=a,a=n;return n=i,i=a,a=n,a^=e.pbox[o],i^=e.pbox[o+1],{left:i,right:a}}function u(e,t,r){let n,i=t,a=r;for(let t=o+1;t>1;--t)i^=e.pbox[t],a=c(e,i)^a,n=i,i=a,a=n;return n=i,i=a,a=n,a^=e.pbox[1],i^=e.pbox[0],{left:i,right:a}}function d(e,t,r){for(let t=0;t<4;t++){e.sbox[t]=[];for(let r=0;r<256;r++)e.sbox[t][r]=a[t][r]}let n=0;for(let a=0;a<o+2;a++)e.pbox[a]=i[a]^t[n],n++,n>=r&&(n=0);let s=0,c=0,u=0;for(let t=0;t<o+2;t+=2)u=l(e,s,c),s=u.left,c=u.right,e.pbox[t]=s,e.pbox[t+1]=c;for(let t=0;t<4;t++)for(let r=0;r<256;r+=2)u=l(e,s,c),s=u.left,c=u.right,e.sbox[t][r]=s,e.sbox[t][r+1]=c;return!0}var f=n.Blowfish=r.extend({_doReset:function(){if(this._keyPriorReset!==this._key){var e=this._keyPriorReset=this._key,t=e.words,r=e.sigBytes/4;d(s,t,r)}},encryptBlock:function(e,t){var r=l(s,e[t],e[t+1]);e[t]=r.left,e[t+1]=r.right},decryptBlock:function(e,t){var r=u(s,e[t],e[t+1]);e[t]=r.left,e[t+1]=r.right},blockSize:2,keySize:4,ivSize:2});t.Blowfish=r._createHelper(f)}(),e.Blowfish)),ut.exports;var e}var ft;var ht,pt,vt,gt,yt,_t,mt=(ft||(ft=1,T.exports=function(e){return e}(P(),z(),F(),N(),G(),W(),q(),Q(),re(),ne||(ne=1,oe.exports=(_t=P(),re(),pt=(ht=_t).lib.WordArray,vt=ht.algo,gt=vt.SHA256,yt=vt.SHA224=gt.extend({_doReset:function(){this._hash=new pt.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])},_doFinalize:function(){var e=gt._doFinalize.call(this);return e.sigBytes-=4,e}}),ht.SHA224=gt._createHelper(yt),ht.HmacSHA224=gt._createHmacHelper(yt),_t.SHA224)),se(),function(){return ce?le.exports:(ce=1,le.exports=(s=P(),z(),se(),t=(e=s).x64,r=t.Word,n=t.WordArray,o=e.algo,i=o.SHA512,a=o.SHA384=i.extend({_doReset:function(){this._hash=new n.init([new r.init(3418070365,3238371032),new r.init(1654270250,914150663),new r.init(2438529370,812702999),new r.init(355462360,4144912697),new r.init(1731405415,4290775857),new r.init(2394180231,1750603025),new r.init(3675008525,1694076839),new r.init(1203062813,3204075428)])},_doFinalize:function(){var e=i._doFinalize.call(this);return e.sigBytes-=16,e}}),e.SHA384=i._createHelper(a),e.HmacSHA384=i._createHmacHelper(a),s.SHA384));var e,t,r,n,o,i,a,s}(),fe(),function(){return he||(he=1,pe.exports=(e=P(),
25
+ e.mode.CTRGladman=function(){var t=e.lib.BlockCipherMode.extend();function r(e){if(255&~(e>>24))e+=1<<24;else{var t=e>>16&255,r=e>>8&255,n=255&e;255===t?(t=0,255===r?(r=0,255===n?n=0:++n):++r):++t,e=0,e+=t<<16,e+=r<<8,e+=n}return e}function n(e){return 0===(e[0]=r(e[0]))&&(e[1]=r(e[1])),e}var o=t.Encryptor=t.extend({processBlock:function(e,t){var r=this._cipher,o=r.blockSize,i=this._iv,a=this._counter;i&&(a=this._counter=i.slice(0),this._iv=void 0),n(a);var s=a.slice(0);r.encryptBlock(s,0);for(var c=0;c<o;c++)e[t+c]^=s[c]}});return t.Decryptor=o,t}(),e.mode.CTRGladman)),Ye.exports;var e}var Qe,Ze={exports:{}};function et(){return Qe||(Qe=1,Ze.exports=(r=J(),Me(),r.mode.OFB=(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._keystream;o&&(i=this._keystream=o.slice(0),this._iv=void 0),r.encryptBlock(i,0);for(var a=0;a<n;a++)e[t+a]^=i[a]}}),e.Decryptor=t,e),r.mode.OFB)),Ze.exports;var e,t,r}var tt,rt={exports:{}};var nt,ot={exports:{}};var it,at={exports:{}};var st,ct={exports:{}};var lt,ut={exports:{}};var ft,dt={exports:{}};var pt,ht={exports:{}};var yt,vt={exports:{}};var gt,mt={exports:{}};function _t(){return gt||(gt=1,mt.exports=(e=J(),se(),pe(),Fe(),Me(),function(){var t=e,r=t.lib,n=r.WordArray,o=r.BlockCipher,i=t.algo,a=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],s=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],c=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],l=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],u=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],f=i.DES=o.extend({_doReset:function(){for(var e=this._key.words,t=[],r=0;r<56;r++){var n=a[r]-1;t[r]=e[n>>>5]>>>31-n%32&1}for(var o=this._subKeys=[],i=0;i<16;i++){var l=o[i]=[],u=c[i];for(r=0;r<24;r++)l[r/6|0]|=t[(s[r]-1+u)%28]<<31-r%6,l[4+(r/6|0)]|=t[28+(s[r+24]-1+u)%28]<<31-r%6;for(l[0]=l[0]<<1|l[0]>>>31,r=1;r<7;r++)l[r]=l[r]>>>4*(r-1)+3;l[7]=l[7]<<5|l[7]>>>27}var f=this._invSubKeys=[];for(r=0;r<16;r++)f[r]=o[15-r]},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._subKeys)},decryptBlock:function(e,t){this._doCryptBlock(e,t,this._invSubKeys)},_doCryptBlock:function(e,t,r){this._lBlock=e[t],this._rBlock=e[t+1],d.call(this,4,252645135),d.call(this,16,65535),p.call(this,2,858993459),p.call(this,8,16711935),d.call(this,1,1431655765);for(var n=0;n<16;n++){for(var o=r[n],i=this._lBlock,a=this._rBlock,s=0,c=0;c<8;c++)s|=l[c][((a^o[c])&u[c])>>>0];this._lBlock=a,this._rBlock=i^s}var f=this._lBlock;this._lBlock=this._rBlock,this._rBlock=f,d.call(this,1,1431655765),p.call(this,8,16711935),p.call(this,2,858993459),d.call(this,16,65535),d.call(this,4,252645135),e[t]=this._lBlock,e[t+1]=this._rBlock},keySize:2,ivSize:2,blockSize:2});function d(e,t){var r=(this._lBlock>>>e^this._rBlock)&t;this._rBlock^=r,this._lBlock^=r<<e}function p(e,t){var r=(this._rBlock>>>e^this._lBlock)&t;this._lBlock^=r,this._rBlock^=r<<e}t.DES=o._createHelper(f);var h=i.TripleDES=o.extend({_doReset:function(){var e=this._key.words;if(2!==e.length&&4!==e.length&&e.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");var t=e.slice(0,2),r=e.length<4?e.slice(0,2):e.slice(2,4),o=e.length<6?e.slice(0,2):e.slice(4,6);this._des1=f.createEncryptor(n.create(t)),this._des2=f.createEncryptor(n.create(r)),this._des3=f.createEncryptor(n.create(o))},encryptBlock:function(e,t){this._des1.encryptBlock(e,t),this._des2.decryptBlock(e,t),this._des3.encryptBlock(e,t)},decryptBlock:function(e,t){this._des3.decryptBlock(e,t),this._des2.encryptBlock(e,t),this._des1.decryptBlock(e,t)},keySize:6,ivSize:2,blockSize:2});t.TripleDES=o._createHelper(h)}(),e.TripleDES)),mt.exports;var e}var bt,wt={exports:{}};var xt,kt={exports:{}};var St,Et={exports:{}};var Ot,jt={exports:{}};function Ct(){return Ot||(Ot=1,jt.exports=(e=J(),se(),pe(),Fe(),Me(),function(){var t=e,r=t.lib.BlockCipher,n=t.algo;const o=16,i=[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479,2450970073,2306472731],a=[[3509652390,2564797868,805139163,3491422135,3101798381,1780907670,3128725573,4046225305,614570311,3012652279,134345442,2240740374,1667834072,1901547113,2757295779,4103290238,227898511,1921955416,1904987480,2182433518,2069144605,3260701109,2620446009,720527379,3318853667,677414384,3393288472,3101374703,2390351024,1614419982,1822297739,2954791486,3608508353,3174124327,2024746970,1432378464,3864339955,2857741204,1464375394,1676153920,1439316330,715854006,3033291828,289532110,2706671279,2087905683,3018724369,1668267050,732546397,1947742710,3462151702,2609353502,2950085171,1814351708,2050118529,680887927,999245976,1800124847,3300911131,1713906067,1641548236,4213287313,1216130144,1575780402,4018429277,3917837745,3693486850,3949271944,596196993,3549867205,258830323,2213823033,772490370,2760122372,1774776394,2652871518,566650946,4142492826,1728879713,2882767088,1783734482,3629395816,2517608232,2874225571,1861159788,326777828,3124490320,2130389656,2716951837,967770486,1724537150,2185432712,2364442137,1164943284,2105845187,998989502,3765401048,2244026483,1075463327,1455516326,1322494562,910128902,469688178,1117454909,936433444,3490320968,3675253459,1240580251,122909385,2157517691,634681816,4142456567,3825094682,3061402683,2540495037,79693498,3249098678,1084186820,1583128258,426386531,1761308591,1047286709,322548459,995290223,1845252383,2603652396,3431023940,2942221577,3202600964,3727903485,1712269319,422464435,3234572375,1170764815,3523960633,3117677531,1434042557,442511882,3600875718,1076654713,1738483198,4213154764,2393238008,3677496056,1014306527,4251020053,793779912,2902807211,842905082,4246964064,1395751752,1040244610,2656851899,3396308128,445077038,3742853595,3577915638,679411651,2892444358,2354009459,1767581616,3150600392,3791627101,3102740896,284835224,4246832056,1258075500,768725851,2589189241,3069724005,3532540348,1274779536,3789419226,2764799539,1660621633,3471099624,4011903706,913787905,3497959166,737222580,2514213453,2928710040,3937242737,1804850592,3499020752,2949064160,2386320175,2390070455,2415321851,4061277028,2290661394,2416832540,1336762016,1754252060,3520065937,3014181293,791618072,3188594551,3933548030,2332172193,3852520463,3043980520,413987798,3465142937,3030929376,4245938359,2093235073,3534596313,375366246,2157278981,2479649556,555357303,3870105701,2008414854,3344188149,4221384143,3956125452,2067696032,3594591187,2921233993,2428461,544322398,577241275,1471733935,610547355,4027169054,1432588573,1507829418,2025931657,3646575487,545086370,48609733,2200306550,1653985193,298326376,1316178497,3007786442,2064951626,458293330,2589141269,3591329599,3164325604,727753846,2179363840,146436021,1461446943,4069977195,705550613,3059967265,3887724982,4281599278,3313849956,1404054877,2845806497,146425753,1854211946],[1266315497,3048417604,3681880366,3289982499,290971e4,1235738493,2632868024,2414719590,3970600049,1771706367,1449415276,3266420449,422970021,1963543593,2690192192,3826793022,1062508698,1531092325,1804592342,2583117782,2714934279,4024971509,1294809318,4028980673,1289560198,2221992742,1669523910,35572830,157838143,1052438473,1016535060,1802137761,1753167236,1386275462,3080475397,2857371447,1040679964,2145300060,2390574316,1461121720,2956646967,4031777805,4028374788,33600511,2920084762,1018524850,629373528,3691585981,3515945977,2091462646,2486323059,586499841,988145025,935516892,3367335476,2599673255,2839830854,265290510,3972581182,2759138881,3795373465,1005194799,847297441,406762289,1314163512,1332590856,1866599683,4127851711,750260880,613907577,1450815602,3165620655,3734664991,3650291728,3012275730,3704569646,1427272223,778793252,1343938022,2676280711,2052605720,1946737175,3164576444,3914038668,3967478842,3682934266,1661551462,3294938066,4011595847,840292616,3712170807,616741398,312560963,711312465,1351876610,322626781,1910503582,271666773,2175563734,1594956187,70604529,3617834859,1007753275,1495573769,4069517037,2549218298,2663038764,504708206,2263041392,3941167025,2249088522,1514023603,1998579484,1312622330,694541497,2582060303,2151582166,1382467621,776784248,2618340202,3323268794,2497899128,2784771155,503983604,4076293799,907881277,423175695,432175456,1378068232,4145222326,3954048622,3938656102,3820766613,2793130115,2977904593,26017576,3274890735,3194772133,1700274565,1756076034,4006520079,3677328699,720338349,1533947780,354530856,688349552,3973924725,1637815568,332179504,3949051286,53804574,2852348879,3044236432,1282449977,3583942155,3416972820,4006381244,1617046695,2628476075,3002303598,1686838959,431878346,2686675385,1700445008,1080580658,1009431731,832498133,3223435511,2605976345,2271191193,2516031870,1648197032,4164389018,2548247927,300782431,375919233,238389289,3353747414,2531188641,2019080857,1475708069,455242339,2609103871,448939670,3451063019,1395535956,2413381860,1841049896,1491858159,885456874,4264095073,4001119347,1565136089,3898914787,1108368660,540939232,1173283510,2745871338,3681308437,4207628240,3343053890,4016749493,1699691293,1103962373,3625875870,2256883143,3830138730,1031889488,3479347698,1535977030,4236805024,3251091107,2132092099,1774941330,1199868427,1452454533,157007616,2904115357,342012276,595725824,1480756522,206960106,497939518,591360097,863170706,2375253569,3596610801,1814182875,2094937945,3421402208,1082520231,3463918190,2785509508,435703966,3908032597,1641649973,2842273706,3305899714,1510255612,2148256476,2655287854,3276092548,4258621189,236887753,3681803219,274041037,1734335097,3815195456,3317970021,1899903192,1026095262,4050517792,356393447,2410691914,3873677099,3682840055],[3913112168,2491498743,4132185628,2489919796,1091903735,1979897079,3170134830,3567386728,3557303409,857797738,1136121015,1342202287,507115054,2535736646,337727348,3213592640,1301675037,2528481711,1895095763,1721773893,3216771564,62756741,2142006736,835421444,2531993523,1442658625,3659876326,2882144922,676362277,1392781812,170690266,3921047035,1759253602,3611846912,1745797284,664899054,1329594018,3901205900,3045908486,2062866102,2865634940,3543621612,3464012697,1080764994,553557557,3656615353,3996768171,991055499,499776247,1265440854,648242737,3940784050,980351604,3713745714,1749149687,3396870395,4211799374,3640570775,1161844396,3125318951,1431517754,545492359,4268468663,3499529547,1437099964,2702547544,3433638243,2581715763,2787789398,1060185593,1593081372,2418618748,4260947970,69676912,2159744348,86519011,2512459080,3838209314,1220612927,3339683548,133810670,1090789135,1078426020,1569222167,845107691,3583754449,4072456591,1091646820,628848692,1613405280,3757631651,526609435,236106946,48312990,2942717905,3402727701,1797494240,859738849,992217954,4005476642,2243076622,3870952857,3732016268,765654824,3490871365,2511836413,1685915746,3888969200,1414112111,2273134842,3281911079,4080962846,172450625,2569994100,980381355,4109958455,2819808352,2716589560,2568741196,3681446669,3329971472,1835478071,660984891,3704678404,4045999559,3422617507,3040415634,1762651403,1719377915,3470491036,2693910283,3642056355,3138596744,1364962596,2073328063,1983633131,926494387,3423689081,2150032023,4096667949,1749200295,3328846651,309677260,2016342300,1779581495,3079819751,111262694,1274766160,443224088,298511866,1025883608,3806446537,1145181785,168956806,3641502830,3584813610,1689216846,3666258015,3200248200,1692713982,2646376535,4042768518,1618508792,1610833997,3523052358,4130873264,2001055236,3610705100,2202168115,4028541809,2961195399,1006657119,2006996926,3186142756,1430667929,3210227297,1314452623,4074634658,4101304120,2273951170,1399257539,3367210612,3027628629,1190975929,2062231137,2333990788,2221543033,2438960610,1181637006,548689776,2362791313,3372408396,3104550113,3145860560,296247880,1970579870,3078560182,3769228297,1714227617,3291629107,3898220290,166772364,1251581989,493813264,448347421,195405023,2709975567,677966185,3703036547,1463355134,2715995803,1338867538,1343315457,2802222074,2684532164,233230375,2599980071,2000651841,3277868038,1638401717,4028070440,3237316320,6314154,819756386,300326615,590932579,1405279636,3267499572,3150704214,2428286686,3959192993,3461946742,1862657033,1266418056,963775037,2089974820,2263052895,1917689273,448879540,3550394620,3981727096,150775221,3627908307,1303187396,508620638,2975983352,2726630617,1817252668,1876281319,1457606340,908771278,3720792119,3617206836,2455994898,1729034894,1080033504],[976866871,3556439503,2881648439,1522871579,1555064734,1336096578,3548522304,2579274686,3574697629,3205460757,3593280638,3338716283,3079412587,564236357,2993598910,1781952180,1464380207,3163844217,3332601554,1699332808,1393555694,1183702653,3581086237,1288719814,691649499,2847557200,2895455976,3193889540,2717570544,1781354906,1676643554,2592534050,3230253752,1126444790,2770207658,2633158820,2210423226,2615765581,2414155088,3127139286,673620729,2805611233,1269405062,4015350505,3341807571,4149409754,1057255273,2012875353,2162469141,2276492801,2601117357,993977747,3918593370,2654263191,753973209,36408145,2530585658,25011837,3520020182,2088578344,530523599,2918365339,1524020338,1518925132,3760827505,3759777254,1202760957,3985898139,3906192525,674977740,4174734889,2031300136,2019492241,3983892565,4153806404,3822280332,352677332,2297720250,60907813,90501309,3286998549,1016092578,2535922412,2839152426,457141659,509813237,4120667899,652014361,1966332200,2975202805,55981186,2327461051,676427537,3255491064,2882294119,3433927263,1307055953,942726286,933058658,2468411793,3933900994,4215176142,1361170020,2001714738,2830558078,3274259782,1222529897,1679025792,2729314320,3714953764,1770335741,151462246,3013232138,1682292957,1483529935,471910574,1539241949,458788160,3436315007,1807016891,3718408830,978976581,1043663428,3165965781,1927990952,4200891579,2372276910,3208408903,3533431907,1412390302,2931980059,4132332400,1947078029,3881505623,4168226417,2941484381,1077988104,1320477388,886195818,18198404,3786409e3,2509781533,112762804,3463356488,1866414978,891333506,18488651,661792760,1628790961,3885187036,3141171499,876946877,2693282273,1372485963,791857591,2686433993,3759982718,3167212022,3472953795,2716379847,445679433,3561995674,3504004811,3574258232,54117162,3331405415,2381918588,3769707343,4154350007,1140177722,4074052095,668550556,3214352940,367459370,261225585,2610173221,4209349473,3468074219,3265815641,314222801,3066103646,3808782860,282218597,3406013506,3773591054,379116347,1285071038,846784868,2669647154,3771962079,3550491691,2305946142,453669953,1268987020,3317592352,3279303384,3744833421,2610507566,3859509063,266596637,3847019092,517658769,3462560207,3443424879,370717030,4247526661,2224018117,4143653529,4112773975,2788324899,2477274417,1456262402,2901442914,1517677493,1846949527,2295493580,3734397586,2176403920,1280348187,1908823572,3871786941,846861322,1172426758,3287448474,3383383037,1655181056,3139813346,901632758,1897031941,2986607138,3066810236,3447102507,1393639104,373351379,950779232,625454576,3124240540,4148612726,2007998917,544563296,2244738638,2330496472,2058025392,1291430526,424198748,50039436,29584100,3605783033,2429876329,2791104160,1057563949,3255363231,3075367218,3463963227,1469046755,985887462]];var s={pbox:[],sbox:[]};function c(e,t){let r=t>>24&255,n=t>>16&255,o=t>>8&255,i=255&t,a=e.sbox[0][r]+e.sbox[1][n];return a^=e.sbox[2][o],a+=e.sbox[3][i],a}function l(e,t,r){let n,i=t,a=r;for(let t=0;t<o;++t)i^=e.pbox[t],a=c(e,i)^a,n=i,i=a,a=n;return n=i,i=a,a=n,a^=e.pbox[o],i^=e.pbox[o+1],{left:i,right:a}}function u(e,t,r){let n,i=t,a=r;for(let t=o+1;t>1;--t)i^=e.pbox[t],a=c(e,i)^a,n=i,i=a,a=n;return n=i,i=a,a=n,a^=e.pbox[1],i^=e.pbox[0],{left:i,right:a}}function f(e,t,r){for(let t=0;t<4;t++){e.sbox[t]=[];for(let r=0;r<256;r++)e.sbox[t][r]=a[t][r]}let n=0;for(let a=0;a<o+2;a++)e.pbox[a]=i[a]^t[n],n++,n>=r&&(n=0);let s=0,c=0,u=0;for(let t=0;t<o+2;t+=2)u=l(e,s,c),s=u.left,c=u.right,e.pbox[t]=s,e.pbox[t+1]=c;for(let t=0;t<4;t++)for(let r=0;r<256;r+=2)u=l(e,s,c),s=u.left,c=u.right,e.sbox[t][r]=s,e.sbox[t][r+1]=c;return!0}var d=n.Blowfish=r.extend({_doReset:function(){if(this._keyPriorReset!==this._key){var e=this._keyPriorReset=this._key,t=e.words,r=e.sigBytes/4;f(s,t,r)}},encryptBlock:function(e,t){var r=l(s,e[t],e[t+1]);e[t]=r.left,e[t+1]=r.right},decryptBlock:function(e,t){var r=u(s,e[t],e[t+1]);e[t]=r.left,e[t+1]=r.right},blockSize:2,keySize:4,ivSize:2});t.Blowfish=r._createHelper(d)}(),e.Blowfish)),jt.exports;var e}var Tt;var At,Rt,Bt,Pt,Dt,$t,Ht=(Tt||(Tt=1,G.exports=function(e){return e}(J(),Q(),te(),oe(),se(),ue(),pe(),ve(),_e(),be||(be=1,we.exports=($t=J(),_e(),Rt=(At=$t).lib.WordArray,Bt=At.algo,Pt=Bt.SHA256,Dt=Bt.SHA224=Pt.extend({_doReset:function(){this._hash=new Rt.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])},_doFinalize:function(){var e=Pt._doFinalize.call(this);return e.sigBytes-=4,e}}),At.SHA224=Pt._createHelper(Dt),At.HmacSHA224=Pt._createHmacHelper(Dt),$t.SHA224)),Se(),function(){return Ee?Oe.exports:(Ee=1,Oe.exports=(s=J(),Q(),Se(),t=(e=s).x64,r=t.Word,n=t.WordArray,o=e.algo,i=o.SHA512,a=o.SHA384=i.extend({_doReset:function(){this._hash=new n.init([new r.init(3418070365,3238371032),new r.init(1654270250,914150663),new r.init(2438529370,812702999),new r.init(355462360,4144912697),new r.init(1731405415,4290775857),new r.init(2394180231,1750603025),new r.init(3675008525,1694076839),new r.init(1203062813,3204075428)])},_doFinalize:function(){var e=i._doFinalize.call(this);return e.sigBytes-=16,e}}),e.SHA384=i._createHelper(a),e.HmacSHA384=i._createHmacHelper(a),s.SHA384));var e,t,r,n,o,i,a,s}(),Te(),function(){return Ae||(Ae=1,Re.exports=(e=J(),
8
26
  /** @preserve
9
27
  (c) 2012 by Cédric Mesnil. All rights reserved.
10
28
 
@@ -15,4 +33,4 @@ e.mode.CTRGladman=function(){var t=e.lib.BlockCipherMode.extend();function r(e){
15
33
 
16
34
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
17
35
  */
18
- function(){var t=e,r=t.lib,n=r.WordArray,o=r.Hasher,i=t.algo,a=n.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),s=n.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),c=n.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),l=n.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),u=n.create([0,1518500249,1859775393,2400959708,2840853838]),d=n.create([1352829926,1548603684,1836072691,2053994217,0]),f=i.RIPEMD160=o.extend({_doReset:function(){this._hash=n.create([1732584193,4023233417,2562383102,271733878,3285377520])},_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,f,m,b,x,w,k,B,E,S,A,T=this._hash.words,O=u.words,j=d.words,C=a.words,P=s.words,D=c.words,H=l.words;for(w=i=T[0],k=f=T[1],B=m=T[2],E=b=T[3],S=x=T[4],r=0;r<80;r+=1)A=i+e[t+C[r]]|0,A+=r<16?h(f,m,b)+O[0]:r<32?p(f,m,b)+O[1]:r<48?v(f,m,b)+O[2]:r<64?g(f,m,b)+O[3]:y(f,m,b)+O[4],A=(A=_(A|=0,D[r]))+x|0,i=x,x=b,b=_(m,10),m=f,f=A,A=w+e[t+P[r]]|0,A+=r<16?y(k,B,E)+j[0]:r<32?g(k,B,E)+j[1]:r<48?v(k,B,E)+j[2]:r<64?p(k,B,E)+j[3]:h(k,B,E)+j[4],A=(A=_(A|=0,H[r]))+S|0,w=S,S=E,E=_(B,10),B=k,k=A;A=T[1]+m+E|0,T[1]=T[2]+b+S|0,T[2]=T[3]+x+w|0,T[3]=T[4]+i+k|0,T[4]=T[0]+f+B|0,T[0]=A},_doFinalize:function(){var e=this._data,t=e.words,r=8*this._nDataBytes,n=8*e.sigBytes;t[n>>>5]|=128<<24-n%32,t[14+(n+64>>>9<<4)]=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8),e.sigBytes=4*(t.length+1),this._process();for(var o=this._hash,i=o.words,a=0;a<5;a++){var s=i[a];i[a]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8)}return o},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});function h(e,t,r){return e^t^r}function p(e,t,r){return e&t|~e&r}function v(e,t,r){return(e|~t)^r}function g(e,t,r){return e&r|t&~r}function y(e,t,r){return e^(t|~r)}function _(e,t){return e<<t|e>>>32-t}t.RIPEMD160=o._createHelper(f),t.HmacRIPEMD160=o._createHmacHelper(f)}(),e.RIPEMD160)),pe.exports;var e}(),ye(),function(){return _e||(_e=1,me.exports=(c=P(),re(),ye(),t=(e=c).lib,r=t.Base,n=t.WordArray,o=e.algo,i=o.SHA256,a=o.HMAC,s=o.PBKDF2=r.extend({cfg:r.extend({keySize:4,hasher:i,iterations:25e4}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var r=this.cfg,o=a.create(r.hasher,e),i=n.create(),s=n.create([1]),c=i.words,l=s.words,u=r.keySize,d=r.iterations;c.length<u;){var f=o.update(t).finalize(s);o.reset();for(var h=f.words,p=h.length,v=f,g=1;g<d;g++){v=o.finalize(v),o.reset();for(var y=v.words,_=0;_<p;_++)h[_]^=y[_]}i.concat(f),l[0]++}return i.sigBytes=4*u,i}}),e.PBKDF2=function(e,t,r){return s.create(r).compute(e,t)},c.PBKDF2)),me.exports;var e,t,r,n,o,i,a,s,c}(),we(),Ee(),Te(),Ce(),He(),Le(),function(){return Fe?Ie.exports:(Fe=1,Ie.exports=(t=P(),Ee(),t.mode.ECB=((e=t.lib.BlockCipherMode.extend()).Encryptor=e.extend({processBlock:function(e,t){this._cipher.encryptBlock(e,t)}}),e.Decryptor=e.extend({processBlock:function(e,t){this._cipher.decryptBlock(e,t)}}),e),t.mode.ECB));var e,t}(),function(){return Me?Ne.exports:(Me=1,Ne.exports=(e=P(),Ee(),e.pad.AnsiX923={pad:function(e,t){var r=e.sigBytes,n=4*t,o=n-r%n,i=r+o-1;e.clamp(),e.words[i>>>2]|=o<<24-i%4*8,e.sigBytes+=o},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},e.pad.Ansix923));var e}(),function(){return Ve?Ue.exports:(Ve=1,Ue.exports=(e=P(),Ee(),e.pad.Iso10126={pad:function(t,r){var n=4*r,o=n-t.sigBytes%n;t.concat(e.lib.WordArray.random(o-1)).concat(e.lib.WordArray.create([o<<24],1))},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},e.pad.Iso10126));var e}(),function(){return Ge?$e.exports:(Ge=1,$e.exports=(e=P(),Ee(),e.pad.Iso97971={pad:function(t,r){t.concat(e.lib.WordArray.create([2147483648],1)),e.pad.ZeroPadding.pad(t,r)},unpad:function(t){e.pad.ZeroPadding.unpad(t),t.sigBytes--}},e.pad.Iso97971));var e}(),function(){return Ke||(Ke=1,We.exports=(e=P(),Ee(),e.pad.ZeroPadding={pad:function(e,t){var r=4*t;e.clamp(),e.sigBytes+=r-(e.sigBytes%r||r)},unpad:function(e){var t=e.words,r=e.sigBytes-1;for(r=e.sigBytes-1;r>=0;r--)if(t[r>>>2]>>>24-r%4*8&255){e.sigBytes=r+1;break}}},e.pad.ZeroPadding)),We.exports;var e}(),function(){return Je?Xe.exports:(Je=1,Xe.exports=(e=P(),Ee(),e.pad.NoPadding={pad:function(){},unpad:function(){}},e.pad.NoPadding));var e}(),function(){return qe?Ye.exports:(qe=1,Ye.exports=(n=P(),Ee(),t=(e=n).lib.CipherParams,r=e.enc.Hex,e.format.Hex={stringify:function(e){return e.ciphertext.toString(r)},parse:function(e){var n=r.parse(e);return t.create({ciphertext:n})}},n.format.Hex));var e,t,r,n}(),function(){return Ze||(Ze=1,Qe.exports=(e=P(),G(),q(),we(),Ee(),function(){var t=e,r=t.lib.BlockCipher,n=t.algo,o=[],i=[],a=[],s=[],c=[],l=[],u=[],d=[],f=[],h=[];!function(){for(var e=[],t=0;t<256;t++)e[t]=t<128?t<<1:t<<1^283;var r=0,n=0;for(t=0;t<256;t++){var p=n^n<<1^n<<2^n<<3^n<<4;p=p>>>8^255&p^99,o[r]=p,i[p]=r;var v=e[r],g=e[v],y=e[g],_=257*e[p]^16843008*p;a[r]=_<<24|_>>>8,s[r]=_<<16|_>>>16,c[r]=_<<8|_>>>24,l[r]=_,_=16843009*y^65537*g^257*v^16843008*r,u[p]=_<<24|_>>>8,d[p]=_<<16|_>>>16,f[p]=_<<8|_>>>24,h[p]=_,r?(r=v^e[e[e[y^v]]],n^=e[e[n]]):r=n=1}}();var p=[0,1,2,4,8,16,32,64,128,27,54],v=n.AES=r.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var e=this._keyPriorReset=this._key,t=e.words,r=e.sigBytes/4,n=4*((this._nRounds=r+6)+1),i=this._keySchedule=[],a=0;a<n;a++)a<r?i[a]=t[a]:(l=i[a-1],a%r?r>6&&a%r==4&&(l=o[l>>>24]<<24|o[l>>>16&255]<<16|o[l>>>8&255]<<8|o[255&l]):(l=o[(l=l<<8|l>>>24)>>>24]<<24|o[l>>>16&255]<<16|o[l>>>8&255]<<8|o[255&l],l^=p[a/r|0]<<24),i[a]=i[a-r]^l);for(var s=this._invKeySchedule=[],c=0;c<n;c++){if(a=n-c,c%4)var l=i[a];else l=i[a-4];s[c]=c<4||a<=4?l:u[o[l>>>24]]^d[o[l>>>16&255]]^f[o[l>>>8&255]]^h[o[255&l]]}}},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._keySchedule,a,s,c,l,o)},decryptBlock:function(e,t){var r=e[t+1];e[t+1]=e[t+3],e[t+3]=r,this._doCryptBlock(e,t,this._invKeySchedule,u,d,f,h,i),r=e[t+1],e[t+1]=e[t+3],e[t+3]=r},_doCryptBlock:function(e,t,r,n,o,i,a,s){for(var c=this._nRounds,l=e[t]^r[0],u=e[t+1]^r[1],d=e[t+2]^r[2],f=e[t+3]^r[3],h=4,p=1;p<c;p++){var v=n[l>>>24]^o[u>>>16&255]^i[d>>>8&255]^a[255&f]^r[h++],g=n[u>>>24]^o[d>>>16&255]^i[f>>>8&255]^a[255&l]^r[h++],y=n[d>>>24]^o[f>>>16&255]^i[l>>>8&255]^a[255&u]^r[h++],_=n[f>>>24]^o[l>>>16&255]^i[u>>>8&255]^a[255&d]^r[h++];l=v,u=g,d=y,f=_}v=(s[l>>>24]<<24|s[u>>>16&255]<<16|s[d>>>8&255]<<8|s[255&f])^r[h++],g=(s[u>>>24]<<24|s[d>>>16&255]<<16|s[f>>>8&255]<<8|s[255&l])^r[h++],y=(s[d>>>24]<<24|s[f>>>16&255]<<16|s[l>>>8&255]<<8|s[255&u])^r[h++],_=(s[f>>>24]<<24|s[l>>>16&255]<<16|s[u>>>8&255]<<8|s[255&d])^r[h++],e[t]=v,e[t+1]=g,e[t+2]=y,e[t+3]=_},keySize:8});t.AES=r._createHelper(v)}(),e.AES)),Qe.exports;var e}(),rt(),function(){return nt||(nt=1,ot.exports=(e=P(),G(),q(),we(),Ee(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,o=n.RC4=r.extend({_doReset:function(){for(var e=this._key,t=e.words,r=e.sigBytes,n=this._S=[],o=0;o<256;o++)n[o]=o;o=0;for(var i=0;o<256;o++){var a=o%r,s=t[a>>>2]>>>24-a%4*8&255;i=(i+n[o]+s)%256;var c=n[o];n[o]=n[i],n[i]=c}this._i=this._j=0},_doProcessBlock:function(e,t){e[t]^=i.call(this)},keySize:8,ivSize:0});function i(){for(var e=this._S,t=this._i,r=this._j,n=0,o=0;o<4;o++){r=(r+e[t=(t+1)%256])%256;var i=e[t];e[t]=e[r],e[r]=i,n|=e[(e[t]+e[r])%256]<<24-8*o}return this._i=t,this._j=r,n}t.RC4=r._createHelper(o);var a=n.RC4Drop=o.extend({cfg:o.cfg.extend({drop:192}),_doReset:function(){o._doReset.call(this);for(var e=this.cfg.drop;e>0;e--)i.call(this)}});t.RC4Drop=r._createHelper(a)}(),e.RC4)),ot.exports;var e}(),function(){return it||(it=1,at.exports=(e=P(),G(),q(),we(),Ee(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,o=[],i=[],a=[],s=n.Rabbit=r.extend({_doReset:function(){for(var e=this._key.words,t=this.cfg.iv,r=0;r<4;r++)e[r]=16711935&(e[r]<<8|e[r]>>>24)|4278255360&(e[r]<<24|e[r]>>>8);var n=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],o=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];for(this._b=0,r=0;r<4;r++)c.call(this);for(r=0;r<8;r++)o[r]^=n[r+4&7];if(t){var i=t.words,a=i[0],s=i[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),d=l>>>16|4294901760&u,f=u<<16|65535&l;for(o[0]^=l,o[1]^=d,o[2]^=u,o[3]^=f,o[4]^=l,o[5]^=d,o[6]^=u,o[7]^=f,r=0;r<4;r++)c.call(this)}},_doProcessBlock:function(e,t){var r=this._X;c.call(this),o[0]=r[0]^r[5]>>>16^r[3]<<16,o[1]=r[2]^r[7]>>>16^r[5]<<16,o[2]=r[4]^r[1]>>>16^r[7]<<16,o[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)o[n]=16711935&(o[n]<<8|o[n]>>>24)|4278255360&(o[n]<<24|o[n]>>>8),e[t+n]^=o[n]},blockSize:4,ivSize:2});function c(){for(var e=this._X,t=this._C,r=0;r<8;r++)i[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<i[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<i[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<i[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<i[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<i[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<i[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<i[6]>>>0?1:0)|0,this._b=t[7]>>>0<i[7]>>>0?1:0,r=0;r<8;r++){var n=e[r]+t[r],o=65535&n,s=n>>>16,c=((o*o>>>17)+o*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[r]=c^l}e[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,e[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,e[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,e[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,e[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,e[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,e[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,e[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}t.Rabbit=r._createHelper(s)}(),e.Rabbit)),at.exports;var e}(),function(){return st||(st=1,ct.exports=(e=P(),G(),q(),we(),Ee(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,o=[],i=[],a=[],s=n.RabbitLegacy=r.extend({_doReset:function(){var e=this._key.words,t=this.cfg.iv,r=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],n=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];this._b=0;for(var o=0;o<4;o++)c.call(this);for(o=0;o<8;o++)n[o]^=r[o+4&7];if(t){var i=t.words,a=i[0],s=i[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),d=l>>>16|4294901760&u,f=u<<16|65535&l;for(n[0]^=l,n[1]^=d,n[2]^=u,n[3]^=f,n[4]^=l,n[5]^=d,n[6]^=u,n[7]^=f,o=0;o<4;o++)c.call(this)}},_doProcessBlock:function(e,t){var r=this._X;c.call(this),o[0]=r[0]^r[5]>>>16^r[3]<<16,o[1]=r[2]^r[7]>>>16^r[5]<<16,o[2]=r[4]^r[1]>>>16^r[7]<<16,o[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)o[n]=16711935&(o[n]<<8|o[n]>>>24)|4278255360&(o[n]<<24|o[n]>>>8),e[t+n]^=o[n]},blockSize:4,ivSize:2});function c(){for(var e=this._X,t=this._C,r=0;r<8;r++)i[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<i[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<i[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<i[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<i[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<i[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<i[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<i[6]>>>0?1:0)|0,this._b=t[7]>>>0<i[7]>>>0?1:0,r=0;r<8;r++){var n=e[r]+t[r],o=65535&n,s=n>>>16,c=((o*o>>>17)+o*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[r]=c^l}e[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,e[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,e[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,e[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,e[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,e[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,e[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,e[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}t.RabbitLegacy=r._createHelper(s)}(),e.RabbitLegacy)),ct.exports;var e}(),dt())),T.exports),bt=B(mt),xt=function(){return xt=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},xt.apply(this,arguments)};function wt(e){return bt.SHA256(e).toString(bt.enc.Hex)}function kt(e,t){var r=e.source,n=e.context,o=e.id,i=e.dataFormat;return void 0===t&&(t=wt),t(A(xt(xt(xt({source:Et(r)},o&&{id:o}),n&&{context:n}),i&&{dataFormat:i})))}"function"==typeof SuppressedError&&SuppressedError;var Bt=function(e){var t,r,n,o;if(e&&"object"==typeof e){if("props"in e){var i={},a=null===(t=null==e?void 0:e.props)||void 0===t?void 0:t["data-_gt"];return(null==a?void 0:a.branches)&&(i.branches=Object.fromEntries(Object.entries(a.branches).map((function(e){return[e[0],Et(e[1])]})))),(null===(r=null==e?void 0:e.props)||void 0===r?void 0:r.children)&&(i.children=Et(e.props.children)),(null===(o=null===(n=null==e?void 0:e.props)||void 0===n?void 0:n["data-_gt"])||void 0===o?void 0:o.transformation)&&(i.transformation=e.props["data-_gt"].transformation),i}if("key"in e)return xt({key:e.key},e.variable&&{variable:e.variable})}return e};function Et(e){return Array.isArray(e)?e.map(Bt):Bt(e)}function St(r,n,o,i,a,s,c,l){return e.useCallback(((e,u={})=>{if(!e||"string"!=typeof e)return"";const d=t.splitStringToContent(e),f=(e,r)=>t.renderContentToString(e,r,u.variables,u.variablesOptions),h=null==u?void 0:u.id,p=h&&(null==r?void 0:r[h]);let v="";i&&!p&&(v=kt(Object.assign(Object.assign(Object.assign({source:d},(null==u?void 0:u.context)&&{context:u.context}),h&&{id:h}),{dataFormat:"JSX"})));let g=p?null==r?void 0:r[h]:null==r?void 0:r[v];return i&&"error"!==(null==g?void 0:g.state)?"success"===(null==g?void 0:g.state)?f(g.target,[n,o]):s?(c({source:d,targetLocale:n,metadata:Object.assign(Object.assign({},(null==u?void 0:u.context)&&{context:u.context}),{id:h,hash:v||""})}),"replace"===l.method?f(d,[o]):"skeleton"===l.method?"":a?f(d,[o]):""):f(d,[o]):f(d,[o])}),[r,n,o,i,s,c,a])}function At(r,n,o,i,a,s,c,l,u,d){return e.useCallback(((f,h={})=>{if(!r)return"";const p=function(t,r){let n=t,o=r.split(".");for(const t of o){if("object"!=typeof n||Array.isArray(n)||e.isValidElement(n))return;n=n[t]}return n}(r,f);if(!p)return console.warn((e=>`No valid dictionary entry found for id: "${e}"`)(f)),"";if(!function(e){if("string"==typeof e)return!0;if(Array.isArray(e)){if("string"!=typeof(null==e?void 0:e[0]))return!1;const t=null==e?void 0:e[1];if(void 0===t)return!0;if(t&&"object"==typeof t)return!0}return!1}(p))return console.warn((e=>`Invalid dictionary entry found for id: "${e}"`)(f)),"";const{entry:v,metadata:g}=function(e){if(Array.isArray(e)){if(1===e.length)return{entry:e[0]};if(2===e.length)return{entry:e[0],metadata:e[1]}}return{entry:e}}(p);if(!v||"string"!=typeof v)return"";const y=t.splitStringToContent(v),_=(e,r)=>t.renderContentToString(e,r,h.variables,h.variablesOptions);if(!s)return _(y,[a]);const m=null==o?void 0:o[f];if(m)return t.renderContentToString(t.splitStringToContent(m),[i,a],h.variables,h.variablesOptions);let b=kt(Object.assign(Object.assign({source:y},(null==g?void 0:g.context)&&{context:g.context}),{id:f,dataFormat:"JSX"})),x=null==n?void 0:n[b];return"success"===(null==x?void 0:x.state)?_(x.target,[i,a]):"error"===(null==x?void 0:x.state)?_(y,[a]):l?(u({source:y,targetLocale:i,metadata:Object.assign(Object.assign({},(null==g?void 0:g.context)&&{context:g.context}),{id:f,hash:b})}),"replace"===d.method?_(y,[a]):"skeleton"===d.method?"":c?_(y,[a]):""):_(y,[a])}),[r,n,i,a,s,l,u,c])}function Tt(e){var{children:t,branch:n}=e,o=a(e,["children","branch"]);const i=(n=null==n?void 0:n.toString())&&void 0!==o[n]?o[n]:t;return r.jsx(r.Fragment,{children:i})}function Ot(t,r=0){let n=r;const o=e=>{const{type:t,props:r}=e;n+=1;let o,i={id:n};try{o="function"==typeof t&&t.gtTransformation||""}catch(e){o=""}if(o){const t=o.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]&&(i.variableType=(null==t?void 0:t[1])||"variable"),"plural"===t[0]){const e=Object.entries(r).reduce(((e,[t,r])=>(function(e){return p.includes(e)}(t)&&(e[t]=Ot(r,n)),e)),{});Object.keys(e).length&&(i.branches=e)}if("branch"===t[0]){const e=a(r,["children","branch"]),t=Object.entries(e).reduce(((e,[t,r])=>(e[t]=Ot(r,n),e)),{});Object.keys(t).length&&(i.branches=t)}i.transformation=t[0]}return i};function i(t){return e.isValidElement(t)?function(t){const{props:r}=t;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.`)(t));let n=o(t),i=Object.assign(Object.assign({},r),{"data-_gt":n});return r.children&&!n.variableType&&(i.children=s(r.children)),t.type===e.Fragment&&(i["data-_gt"].transformation="fragment"),e.cloneElement(t,i)}(t):t}function s(t){return Array.isArray(t)?e.Children.map(t,i):i(t)}return s(t)}Tt.gtTransformation="branch";const jt={variable:"value",number:"n",datetime:"date",currency:"cost"};function Ct(e={},t){var r;if(e.name)return e.name;return`_gt_${jt[t]||"value"}_${null===(r=e["data-_gt"])||void 0===r?void 0:r.id}`}const Pt=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"},Dt=t=>{return r=t,e.isValidElement(r)?(e=>{const{type:t,props:r}=e;let n={type:Pt(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:Ct(r,t),id:e.id}}if("plural"===o&&e.branches){n.type="Plural";let r={};Object.entries(e.branches).forEach((([e,t])=>{r[e]=Ht(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]=Ht(t)})),t=Object.assign(Object.assign({},t),{branches:r})}n.props["data-_gt"]=t}return r.children&&(n.props.children=Ht(r.children)),n})(t):"number"==typeof t?t.toString():t;var r};function Ht(e){return Array.isArray(e)?e.map(Dt):Dt(e)}function zt(e,t,r){let n="",o=null;return"number"==typeof e&&!o&&r&&(n=function(e,t,r){void 0===t&&(t=p),void 0===r&&(r=["en"]);var n=v.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 Rt(e){var t;const r=(null===(t=e["data-_gt"])||void 0===t?void 0:t.variableType)||"variable";return{variableName:Ct(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})()}}function Lt(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 Ft(e){return e&&e.props&&e.props["data-_gt"]?e.props["data-_gt"]:null}function It({children:t,defaultLocale:r=f,renderVariable:n}){const o=t=>e.isValidElement(t)?(t=>{const o=Ft(t);if("variable"===(null==o?void 0:o.transformation)){const{variableType:e,variableValue:o,variableOptions:i}=Rt(t.props);return n({variableType:e,variableValue:o,variableOptions:i,locales:[r]})}if("plural"===(null==o?void 0:o.transformation)){const e=o.branches||{};return i(zt(t.props.n,[r],e)||t.props.children)}if("branch"===(null==o?void 0:o.transformation)){let e=t.props,{children:r,name:n,branch:s,"data-_gt":c}=e,l=a(e,["children","name","branch","data-_gt"]);return n=n||t.props["data-_gt-name"]||"branch",l=o.branches||{},i(void 0!==l[s]?l[s]:r)}return"fragment"===(null==o?void 0:o.transformation)?e.createElement(t.type,{key:t.props.key,children:i(t.props.children)}):t.props.children?e.cloneElement(t,Object.assign(Object.assign({},t.props),{"data-_gt":void 0,children:i(t.props.children)})):e.cloneElement(t,Object.assign(Object.assign({},t.props),{"data-_gt":void 0}))})(t):t,i=t=>Array.isArray(t)?e.Children.map(t,o):o(t);return i(t)}function Mt({sourceElement:t,targetElement:r,locales:n=[f],renderVariable:o}){var i,a;const{props:s}=t,c=s["data-_gt"],l=null==c?void 0:c.transformation;if("plural"===l){const e=t.props.n;return Nt({source:zt(e,n,c.branches||{})||t.props.children,target:zt(e,n,r.props["data-_gt"].branches||{})||r.props.children,locales:n,renderVariable:o})}if("branch"===l){let{name:e,branch:i,children:a}=s;e=e||t.props["data-_gt-name"]||"branch";return Nt({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)?e.createElement(t.type,{key:t.props.key,children:Nt({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)?e.cloneElement(t,Object.assign(Object.assign({},s),{"data-_gt":void 0,children:Nt({source:s.children,target:r.props.children,locales:n,renderVariable:o})})):It({children:t,defaultLocale:n[0],renderVariable:o})}function Nt({source:t,target:n,locales:o=[f],renderVariable:i}){if(null==n&&t)return It({children:t,defaultLocale:o[0],renderVariable:i});if("string"==typeof n)return n;if(Array.isArray(n)&&!Array.isArray(t)&&t&&(t=[t]),Array.isArray(t)&&Array.isArray(n)){const a={},s={},c=t.filter((t=>{if(e.isValidElement(t)){const e=Ft(t);if("variable"!==(null==e?void 0:e.transformation))return!0;{let{variableName:e,variableValue:r,variableOptions:n}=Rt(t.props);a[e]=r,s[e]=n}}})),l=e=>c.find((t=>{var r,n;const o=Ft(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}))||c.shift();return n.map(((t,n)=>{if("string"==typeof t)return r.jsx(e.Fragment,{children:t},`string_${n}`);if(Lt(t))return r.jsx(e.Fragment,{children:i({variableType:t.variable||"variable",variableValue:a[t.key],variableOptions:s[t.key],locales:o})},`var_${n}`);const c=l(t);return c?r.jsx(e.Fragment,{children:Mt({sourceElement:c,targetElement:t,locales:o,renderVariable:i})},`element_${n}`):void 0}))}if(n&&"object"==typeof n&&!Array.isArray(n)){const r=Lt(n)?"variable":"element";if(e.isValidElement(t)){if("element"===r)return Mt({sourceElement:t,targetElement:n,locales:o,renderVariable:i});const e=Ft(t);if("variable"===(null==e?void 0:e.transformation)){const{variableValue:e,variableOptions:r,variableType:n}=Rt(t.props);return i({variableType:n,variableValue:e,variableOptions:r,locales:o})}}}return It({children:t,defaultLocale:o[0],renderVariable:i})}const Vt={method:"default",timeout:"undefined"!=typeof process&&"development"!==process.env.NODE_ENV?8e3:12e3};function Ut(t){var{children:n,n:i,locale:s}=t,c=a(t,["children","n","locale"]);const l=e.useContext(o);let u;l&&(s||(s=l.locale),u||(u=l.defaultLocale));const d=[...s?[s]:[],u||f];if("number"!=typeof i)throw new Error((e=>`<Plural> component with children "${e}" requires "n" option.`)(n));const h=zt(i,d,c)||n;return r.jsx(r.Fragment,{children:h})}function Gt(){return i("useLocale(): Unable to access user's locale outside of a <GTProvider>").locale}function $t({children:t,id:n,context:o}){if(!t)return;const{translations:a,translationRequired:s,runtimeTranslationEnabled:c,dialectTranslationRequired:l,registerJsxForTranslation:u,renderSettings:d,locale:f,defaultLocale:h}=i("<T> used on the client-side outside of <GTProvider>"),p=e.useMemo((()=>Ot(t)),[t]),v=n&&(null==a?void 0:a[n]),[g,y]=e.useMemo((()=>{if(!s||v)return[void 0,""];const e=Ht(p);return[e,kt(Object.assign(Object.assign(Object.assign({source:e},o&&{context:o}),n&&{id:n}),{dataFormat:"JSX"}))]}),[p,o,n,s,v]),_=v?null==a?void 0:a[n]:null==a?void 0:a[y];e.useEffect((()=>{c&&s&&a&&f&&!_&&u({source:g,targetLocale:f,metadata:{id:n,hash:y,context:o}})}),[c,a,_,s,n,y,o,f,t]);const m=()=>It({children:p,defaultLocale:h,renderVariable:b});if(!s||a&&!_&&!c||"error"===(null==_?void 0:_.state))return r.jsx(r.Fragment,{children:m()});if(!_||"loading"===(null==_?void 0:_.state)){let e;return e="skeleton"===d.method?"":"replace"===d.method||l?m():"",r.jsx(r.Fragment,{children:e})}return r.jsx(r.Fragment,{children:(x=_.target,Nt({source:p,target:x,locales:[f,h],renderVariable:b}))});var x}function Kt(){return i("useLocales(): Unable to access configured locales outside of a <GTProvider>").locales}function Wt(){const{setLocale:e}=i("setLocale(): Unable to access user's locale outside of a <GTProvider>");return e}function Jt(r){const n=Gt(),o=Kt(),i=Wt(),a=e.useMemo((()=>{if(!o||0===o.length)return[];const e=o.sort(((e,r)=>(new Intl.Collator).compare(t.getLocaleProperties(e).nativeNameWithRegionCode,t.getLocaleProperties(r).nativeNameWithRegionCode)));return e}),[o]);return{locale:n,locales:r||a,setLocale:i}}function Xt({locale:r="",defaultLocale:n=f,locales:o=[],cookieName:i=h,ssr:a=!0}){const[s,c]=e.useState(a?r&&t.determineLocale(r,o)||"":qt({_locale:r,locale:r,locales:o,defaultLocale:n,cookieName:i})),[l,u]=function({locale:e,locales:r,defaultLocale:n,cookieName:o,_setLocale:i}){const a=o=>{const a=t.determineLocale(o,r)||e||n;return a!==o&&console.warn(((e,t)=>`You are trying to switch to "${t}" which is not supported. Update the list of supported locales through your dashboard or your gt.config.json file if you are using a config file. Falling back to "${e}".`)(a,o)),i(a),a},s=e=>{const t=a(e);document.cookie=`${o}=${t};path=/`};return[s,a]}({locale:s,locales:o,defaultLocale:n,cookieName:i,_setLocale:c});return e.useEffect((()=>{const e=qt({_locale:r,locale:s,locales:o,defaultLocale:n,cookieName:i});u(e)}),[r,s,o,n,i]),[s,l]}function qt({_locale:e,locale:r,locales:n,defaultLocale:o,cookieName:i}){var a;if(e&&e===r&&t.determineLocale(e,n)===r)return e;const s=(null===navigator||void 0===navigator?void 0:navigator.languages)?navigator.languages:(null===navigator||void 0===navigator?void 0:navigator.language)?[navigator.language]:(null===navigator||void 0===navigator?void 0:navigator.userLanguage)?[null===navigator||void 0===navigator?void 0:navigator.userLanguage]:[o],c=null===(a=document.cookie.split("; ").find((e=>e.startsWith(`${i}=`))))||void 0===a?void 0:a.split("=")[1],l=t.determineLocale([...e?[e]:[],...c?[c]:[],...s],n)||o;return c&&c!==l&&(document.cookie=`${i}=${l};path=/`),l}Ut.gtTransformation="plural",$t.gtTransformation="translate-client",exports.Branch=Tt,exports.ClientProvider=function({children:n,dictionary:i,initialTranslations:a,dictionaryTranslations:s,locale:c,_versionId:u,defaultLocale:d,translationRequired:f,dialectTranslationRequired:p,locales:v=[],renderSettings:g,projectId:y,devApiKey:_,runtimeUrl:m,runtimeTranslationEnabled:b,onLocaleChange:x=()=>{},cookieName:w=h}){const[k,B]=e.useState(_?null:a),[E,S]=e.useState(c&&t.determineLocale(c,v)||"");e.useEffect((()=>{var e;const t=null===(e=document.cookie.split("; ").find((e=>e.startsWith(`${w}=`))))||void 0===e?void 0:e.split("=")[1];E&&t&&t!==E&&(document.cookie=`${w}=;path=/`)}),[E]),e.useEffect((()=>{B((e=>Object.assign(Object.assign({},a),e)))}),[a]);const{registerContentForTranslation:A,registerJsxForTranslation:T}=l({locale:E,versionId:u,projectId:y,devApiKey:_,runtimeUrl:m,setTranslations:B,defaultLocale:d,renderSettings:g,runtimeTranslationEnabled:b}),O=St(k,E,d,f,p,b,A,g),j=At(i,k,s,E,d,f,p,b,A,g),C=!(f&&!k)&&E;return r.jsx(o.Provider,{value:{registerContentForTranslation:A,registerJsxForTranslation:T,setLocale:e=>{e=t.determineLocale(e,v)||E||d,document.cookie=`${w}=${e};path=/`,S(e),x(),window.location.reload()},_internalUseGTFunction:O,_internalUseDictFunction:j,locale:E,locales:v,defaultLocale:d,translations:k,dictionaryTranslations:s,translationRequired:f,dialectTranslationRequired:p,renderSettings:g,runtimeTranslationEnabled:b},children:C&&n})},exports.Currency=_,exports.DateTime=m,exports.GTContext=o,exports.GTProvider=function(i){var{children:c,projectId:h="",devApiKey:p,dictionary:v,locales:g=[],defaultLocale:y=f,locale:_,cacheUrl:m=u,runtimeUrl:b=d,renderSettings:x=Vt,loadDictionary:w,loadTranslations:k,fallback:B,_versionId:E}=i,S=a(i,["children","projectId","devApiKey","dictionary","locales","defaultLocale","locale","cacheUrl","runtimeUrl","renderSettings","loadDictionary","loadTranslations","fallback","_versionId"]);const{projectId:A,devApiKey:T}=function(e,t){try{return{projectId:e||(void 0).VITE_GT_PROJECT_ID||(void 0).REDWOOD_ENV_GT_PROJECT_ID||"",devApiKey:t||(void 0).VITE_GT_DEV_API_KEY||(void 0).VITE_GT_API_KEY||(void 0).REDWOOD_ENV_GT_DEV_API_KEY||(void 0).REDWOOD_ENV_GT_API_KEY}}catch(e){}try{return{projectId:e||process.env.GT_PROJECT_ID||process.env.REACT_APP_GT_PROJECT_ID||process.env.NEXT_PUBLIC_GT_PROJECT_ID||process.env.GATSBY_GT_PROJECT_ID||"",devApiKey:t||process.env.GT_DEV_API_KEY||process.env.GT_API_KEY||process.env.REACT_APP_GT_DEV_API_KEY||process.env.REACT_APP_GT_API_KEY||process.env.NEXT_PUBLIC_GT_DEV_API_KEY||process.env.NEXT_PUBLIC_GT_API_KEY||process.env.GATSBY_GT_DEV_API_KEY||process.env.GATSBY_GT_API_KEY}}catch(e){console.error(e)}return{projectId:"",devApiKey:""}}(h,p);g=e.useMemo((()=>(g.unshift(y),Array.from(new Set(g)))),[y,g]);const[O,j]=Xt({defaultLocale:y,locales:g,locale:_,ssr:!1}),C=e.useMemo((()=>!!(A&&b&&T&&"development"===process.env.NODE_ENV)),[A,b,T]),P=e.useMemo((()=>(k?"custom":m&&A&&"default")||"disabled"),[k]),[D,H]=e.useState(v);e.useEffect((()=>{if(D||!w)return;let e=!0;return(()=>{s(this,void 0,void 0,(function*(){var r;let n;try{n=yield w(y)}catch(e){}const o=null===(r=t.getLocaleProperties(y))||void 0===r?void 0:r.languageCode;if(!D&&o&&o!==y)try{n=yield w(o)}catch(e){console.warn("gt-react Warning: No dictionary was found. Ensure you are either passing your dictionary to the <GTProvider>.",e)}e&&H(n||{})}))})(),()=>{e=!1}}),[D,w]),e.useMemo((()=>{if("production"===process.env.NODE_ENV&&T)throw new Error("gt-react Error: Production environments cannot include a development api key.");if("custom"===P||!m&&!b||A||"development"!==process.env.NODE_ENV||console.warn("gt-react: Translation cloud services require a project ID! Find yours at generaltranslation.com/dashboard."),A&&b&&"custom"!==P&&!T&&"development"===process.env.NODE_ENV&&console.warn("gt-react: An Development API key is required for runtime translation! Find your Development API key: generaltranslation.com/dashboard. (Or, disable this warning message by setting runtimeUrl to an empty string which disables runtime translation.)"),b===d||m===u&&"default"===P){const e=(g||g).filter((e=>!n.getSupportedLocale(e)));e.length&&console.warn((e=>`gt-react: The following locales are currently unsupported by our service: ${e.map((e=>{const{name:r}=t.getLocaleProperties(e);return`${e} (${r})`})).join(", ")}`)(e))}}),[process.env.NODE_ENV,T,P,m,b,A,g]);const[z,R]=e.useMemo((()=>{const e=t.requiresTranslation(y,O,g);return[e,e&&t.isSameLanguage(y,O)]}),[y,O,g]),[L,F]=e.useState(z?null:{});e.useEffect((()=>F(z?null:{})),[O]);const[I,M]=e.useState(z&&"disabled"!==P?null:{});e.useEffect((()=>M(z&&"disabled"!==P?null:{})),[O,P]);const{registerContentForTranslation:N,registerJsxForTranslation:V}=l(Object.assign({locale:O,versionId:E,projectId:A,runtimeTranslationEnabled:C,defaultLocale:y,devApiKey:T,runtimeUrl:b,renderSettings:x,setTranslations:M},S));e.useEffect((()=>{if(!w||L||!z)return;let e=!0;return(()=>{s(this,void 0,void 0,(function*(){let t={};try{t=yield w(O)}catch(e){"development"===process.env.NODE_ENV&&console.warn(((e="")=>`gt-react Error: fetching locally stored dictionary. If you are using a custom loadDictionary(${e}), make sure it is correctly implemented.`)(O),e)}e&&F(t)}))})(),()=>{e=!1}}),[O,w,z,L]),e.useEffect((()=>{if(I||!z||"disabled"===P)return;let e=!0;return(()=>{s(this,void 0,void 0,(function*(){let t;switch(P){case"custom":if(k)try{t=yield k(O)}catch(e){console.error(((e="")=>`gt-react Error: fetching locally stored translations. If you are using a custom loadTranslations(${e}), make sure it is correctly implemented.`)(O),e)}break;case"default":try{t=yield function(e){return s(this,arguments,void 0,(function*({cacheUrl:e,projectId:t,locale:r,versionId:n}){if(!t||!e||!r)return{};const o=yield fetch(n?`${e}/${t}/${r}/${n}`:`${e}/${t}/${r}`);return yield o.json()}))}({cacheUrl:m,projectId:A,locale:O,versionId:E})}catch(e){console.error(e)}}t||(t={});try{t=Object.entries(t).reduce(((e,[t,r])=>(e[t]={state:"success",target:r},e)),{})}catch(e){console.error(e)}e&&M(t)}))})(),()=>{e=!1}}),[I,z,P,m,A,O,E]);const U=St(I,O,y,z,R,C,N,x),G=At(D,I,L,O,y,z,R,C,N,x),$=!(z&&!I||!O);return r.jsx(o.Provider,{value:{registerContentForTranslation:N,registerJsxForTranslation:V,_internalUseGTFunction:U,_internalUseDictFunction:G,runtimeTranslationEnabled:C,locale:O,locales:g,setLocale:j,defaultLocale:y,translations:I,dictionaryTranslations:L,translationRequired:z,dialectTranslationRequired:R,projectId:A,renderSettings:x},children:$?c:B})},exports.LocaleSelector=function(e){var{locales:n}=e,o=a(e,["locales"]);const{locale:i,locales:s,setLocale:c}=Jt(n||void 0),l=e=>{return(r=t.getLocaleProperties(e).nativeNameWithRegionCode)?r.charAt(0).toUpperCase()+(r.length>1?r.slice(1):""):"";var r};return s&&0!==s.length&&c?r.jsxs("select",Object.assign({},o,{value:i||"",onChange:e=>c(e.target.value),children:[!i&&r.jsx("option",{value:""}),s.map((e=>r.jsx("option",{value:e,suppressHydrationWarning:!0,children:l(e)},e)))]})):null},exports.Num=g,exports.Plural=Ut,exports.T=$t,exports.Var=y,exports.renderVariable=b,exports.useDefaultLocale=function(){return i("useDefaultLocale(): Unable to access default locale outside of a <GTProvider>").defaultLocale},exports.useDict=function(e){const t=t=>e?`${e}.${t}`:t,{_internalUseDictFunction:r}=i(`useGT('${e}'): No context provided. You're trying to get the t() function on the client, which can only be done inside a <GTProvider>.`);return function(e,n={}){const o=t(e);return r(o,n)}},exports.useGT=function(){const{_internalUseGTFunction:e}=i("useGT(): No context provided. You're trying to get the t() function from the useGT() hook, which can be invoked within a <GTProvider>.");return function(t,r={}){return e(t,r)}},exports.useLocale=Gt,exports.useLocaleSelector=Jt,exports.useLocales=Kt,exports.useRuntimeTranslation=l,exports.useSetLocale=Wt;
36
+ function(){var t=e,r=t.lib,n=r.WordArray,o=r.Hasher,i=t.algo,a=n.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),s=n.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),c=n.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),l=n.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),u=n.create([0,1518500249,1859775393,2400959708,2840853838]),f=n.create([1352829926,1548603684,1836072691,2053994217,0]),d=i.RIPEMD160=o.extend({_doReset:function(){this._hash=n.create([1732584193,4023233417,2562383102,271733878,3285377520])},_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,d,_,b,w,x,k,S,E,O,j,C=this._hash.words,T=u.words,A=f.words,R=a.words,B=s.words,P=c.words,D=l.words;for(x=i=C[0],k=d=C[1],S=_=C[2],E=b=C[3],O=w=C[4],r=0;r<80;r+=1)j=i+e[t+R[r]]|0,j+=r<16?p(d,_,b)+T[0]:r<32?h(d,_,b)+T[1]:r<48?y(d,_,b)+T[2]:r<64?v(d,_,b)+T[3]:g(d,_,b)+T[4],j=(j=m(j|=0,P[r]))+w|0,i=w,w=b,b=m(_,10),_=d,d=j,j=x+e[t+B[r]]|0,j+=r<16?g(k,S,E)+A[0]:r<32?v(k,S,E)+A[1]:r<48?y(k,S,E)+A[2]:r<64?h(k,S,E)+A[3]:p(k,S,E)+A[4],j=(j=m(j|=0,D[r]))+O|0,x=O,O=E,E=m(S,10),S=k,k=j;j=C[1]+_+E|0,C[1]=C[2]+b+O|0,C[2]=C[3]+w+x|0,C[3]=C[4]+i+k|0,C[4]=C[0]+d+S|0,C[0]=j},_doFinalize:function(){var e=this._data,t=e.words,r=8*this._nDataBytes,n=8*e.sigBytes;t[n>>>5]|=128<<24-n%32,t[14+(n+64>>>9<<4)]=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8),e.sigBytes=4*(t.length+1),this._process();for(var o=this._hash,i=o.words,a=0;a<5;a++){var s=i[a];i[a]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8)}return o},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});function p(e,t,r){return e^t^r}function h(e,t,r){return e&t|~e&r}function y(e,t,r){return(e|~t)^r}function v(e,t,r){return e&r|t&~r}function g(e,t,r){return e^(t|~r)}function m(e,t){return e<<t|e>>>32-t}t.RIPEMD160=o._createHelper(d),t.HmacRIPEMD160=o._createHmacHelper(d)}(),e.RIPEMD160)),Re.exports;var e}(),De(),function(){return $e||($e=1,He.exports=(c=J(),_e(),De(),t=(e=c).lib,r=t.Base,n=t.WordArray,o=e.algo,i=o.SHA256,a=o.HMAC,s=o.PBKDF2=r.extend({cfg:r.extend({keySize:4,hasher:i,iterations:25e4}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var r=this.cfg,o=a.create(r.hasher,e),i=n.create(),s=n.create([1]),c=i.words,l=s.words,u=r.keySize,f=r.iterations;c.length<u;){var d=o.update(t).finalize(s);o.reset();for(var p=d.words,h=p.length,y=d,v=1;v<f;v++){y=o.finalize(y),o.reset();for(var g=y.words,m=0;m<h;m++)p[m]^=g[m]}i.concat(d),l[0]++}return i.sigBytes=4*u,i}}),e.PBKDF2=function(e,t,r){return s.create(r).compute(e,t)},c.PBKDF2)),He.exports;var e,t,r,n,o,i,a,s,c}(),Fe(),Me(),Ge(),qe(),Xe(),et(),function(){return tt?rt.exports:(tt=1,rt.exports=(t=J(),Me(),t.mode.ECB=((e=t.lib.BlockCipherMode.extend()).Encryptor=e.extend({processBlock:function(e,t){this._cipher.encryptBlock(e,t)}}),e.Decryptor=e.extend({processBlock:function(e,t){this._cipher.decryptBlock(e,t)}}),e),t.mode.ECB));var e,t}(),function(){return nt?ot.exports:(nt=1,ot.exports=(e=J(),Me(),e.pad.AnsiX923={pad:function(e,t){var r=e.sigBytes,n=4*t,o=n-r%n,i=r+o-1;e.clamp(),e.words[i>>>2]|=o<<24-i%4*8,e.sigBytes+=o},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},e.pad.Ansix923));var e}(),function(){return it?at.exports:(it=1,at.exports=(e=J(),Me(),e.pad.Iso10126={pad:function(t,r){var n=4*r,o=n-t.sigBytes%n;t.concat(e.lib.WordArray.random(o-1)).concat(e.lib.WordArray.create([o<<24],1))},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},e.pad.Iso10126));var e}(),function(){return st?ct.exports:(st=1,ct.exports=(e=J(),Me(),e.pad.Iso97971={pad:function(t,r){t.concat(e.lib.WordArray.create([2147483648],1)),e.pad.ZeroPadding.pad(t,r)},unpad:function(t){e.pad.ZeroPadding.unpad(t),t.sigBytes--}},e.pad.Iso97971));var e}(),function(){return lt||(lt=1,ut.exports=(e=J(),Me(),e.pad.ZeroPadding={pad:function(e,t){var r=4*t;e.clamp(),e.sigBytes+=r-(e.sigBytes%r||r)},unpad:function(e){var t=e.words,r=e.sigBytes-1;for(r=e.sigBytes-1;r>=0;r--)if(t[r>>>2]>>>24-r%4*8&255){e.sigBytes=r+1;break}}},e.pad.ZeroPadding)),ut.exports;var e}(),function(){return ft?dt.exports:(ft=1,dt.exports=(e=J(),Me(),e.pad.NoPadding={pad:function(){},unpad:function(){}},e.pad.NoPadding));var e}(),function(){return pt?ht.exports:(pt=1,ht.exports=(n=J(),Me(),t=(e=n).lib.CipherParams,r=e.enc.Hex,e.format.Hex={stringify:function(e){return e.ciphertext.toString(r)},parse:function(e){var n=r.parse(e);return t.create({ciphertext:n})}},n.format.Hex));var e,t,r,n}(),function(){return yt||(yt=1,vt.exports=(e=J(),se(),pe(),Fe(),Me(),function(){var t=e,r=t.lib.BlockCipher,n=t.algo,o=[],i=[],a=[],s=[],c=[],l=[],u=[],f=[],d=[],p=[];!function(){for(var e=[],t=0;t<256;t++)e[t]=t<128?t<<1:t<<1^283;var r=0,n=0;for(t=0;t<256;t++){var h=n^n<<1^n<<2^n<<3^n<<4;h=h>>>8^255&h^99,o[r]=h,i[h]=r;var y=e[r],v=e[y],g=e[v],m=257*e[h]^16843008*h;a[r]=m<<24|m>>>8,s[r]=m<<16|m>>>16,c[r]=m<<8|m>>>24,l[r]=m,m=16843009*g^65537*v^257*y^16843008*r,u[h]=m<<24|m>>>8,f[h]=m<<16|m>>>16,d[h]=m<<8|m>>>24,p[h]=m,r?(r=y^e[e[e[g^y]]],n^=e[e[n]]):r=n=1}}();var h=[0,1,2,4,8,16,32,64,128,27,54],y=n.AES=r.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var e=this._keyPriorReset=this._key,t=e.words,r=e.sigBytes/4,n=4*((this._nRounds=r+6)+1),i=this._keySchedule=[],a=0;a<n;a++)a<r?i[a]=t[a]:(l=i[a-1],a%r?r>6&&a%r==4&&(l=o[l>>>24]<<24|o[l>>>16&255]<<16|o[l>>>8&255]<<8|o[255&l]):(l=o[(l=l<<8|l>>>24)>>>24]<<24|o[l>>>16&255]<<16|o[l>>>8&255]<<8|o[255&l],l^=h[a/r|0]<<24),i[a]=i[a-r]^l);for(var s=this._invKeySchedule=[],c=0;c<n;c++){if(a=n-c,c%4)var l=i[a];else l=i[a-4];s[c]=c<4||a<=4?l:u[o[l>>>24]]^f[o[l>>>16&255]]^d[o[l>>>8&255]]^p[o[255&l]]}}},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._keySchedule,a,s,c,l,o)},decryptBlock:function(e,t){var r=e[t+1];e[t+1]=e[t+3],e[t+3]=r,this._doCryptBlock(e,t,this._invKeySchedule,u,f,d,p,i),r=e[t+1],e[t+1]=e[t+3],e[t+3]=r},_doCryptBlock:function(e,t,r,n,o,i,a,s){for(var c=this._nRounds,l=e[t]^r[0],u=e[t+1]^r[1],f=e[t+2]^r[2],d=e[t+3]^r[3],p=4,h=1;h<c;h++){var y=n[l>>>24]^o[u>>>16&255]^i[f>>>8&255]^a[255&d]^r[p++],v=n[u>>>24]^o[f>>>16&255]^i[d>>>8&255]^a[255&l]^r[p++],g=n[f>>>24]^o[d>>>16&255]^i[l>>>8&255]^a[255&u]^r[p++],m=n[d>>>24]^o[l>>>16&255]^i[u>>>8&255]^a[255&f]^r[p++];l=y,u=v,f=g,d=m}y=(s[l>>>24]<<24|s[u>>>16&255]<<16|s[f>>>8&255]<<8|s[255&d])^r[p++],v=(s[u>>>24]<<24|s[f>>>16&255]<<16|s[d>>>8&255]<<8|s[255&l])^r[p++],g=(s[f>>>24]<<24|s[d>>>16&255]<<16|s[l>>>8&255]<<8|s[255&u])^r[p++],m=(s[d>>>24]<<24|s[l>>>16&255]<<16|s[u>>>8&255]<<8|s[255&f])^r[p++],e[t]=y,e[t+1]=v,e[t+2]=g,e[t+3]=m},keySize:8});t.AES=r._createHelper(y)}(),e.AES)),vt.exports;var e}(),_t(),function(){return bt||(bt=1,wt.exports=(e=J(),se(),pe(),Fe(),Me(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,o=n.RC4=r.extend({_doReset:function(){for(var e=this._key,t=e.words,r=e.sigBytes,n=this._S=[],o=0;o<256;o++)n[o]=o;o=0;for(var i=0;o<256;o++){var a=o%r,s=t[a>>>2]>>>24-a%4*8&255;i=(i+n[o]+s)%256;var c=n[o];n[o]=n[i],n[i]=c}this._i=this._j=0},_doProcessBlock:function(e,t){e[t]^=i.call(this)},keySize:8,ivSize:0});function i(){for(var e=this._S,t=this._i,r=this._j,n=0,o=0;o<4;o++){r=(r+e[t=(t+1)%256])%256;var i=e[t];e[t]=e[r],e[r]=i,n|=e[(e[t]+e[r])%256]<<24-8*o}return this._i=t,this._j=r,n}t.RC4=r._createHelper(o);var a=n.RC4Drop=o.extend({cfg:o.cfg.extend({drop:192}),_doReset:function(){o._doReset.call(this);for(var e=this.cfg.drop;e>0;e--)i.call(this)}});t.RC4Drop=r._createHelper(a)}(),e.RC4)),wt.exports;var e}(),function(){return xt||(xt=1,kt.exports=(e=J(),se(),pe(),Fe(),Me(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,o=[],i=[],a=[],s=n.Rabbit=r.extend({_doReset:function(){for(var e=this._key.words,t=this.cfg.iv,r=0;r<4;r++)e[r]=16711935&(e[r]<<8|e[r]>>>24)|4278255360&(e[r]<<24|e[r]>>>8);var n=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],o=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];for(this._b=0,r=0;r<4;r++)c.call(this);for(r=0;r<8;r++)o[r]^=n[r+4&7];if(t){var i=t.words,a=i[0],s=i[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),f=l>>>16|4294901760&u,d=u<<16|65535&l;for(o[0]^=l,o[1]^=f,o[2]^=u,o[3]^=d,o[4]^=l,o[5]^=f,o[6]^=u,o[7]^=d,r=0;r<4;r++)c.call(this)}},_doProcessBlock:function(e,t){var r=this._X;c.call(this),o[0]=r[0]^r[5]>>>16^r[3]<<16,o[1]=r[2]^r[7]>>>16^r[5]<<16,o[2]=r[4]^r[1]>>>16^r[7]<<16,o[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)o[n]=16711935&(o[n]<<8|o[n]>>>24)|4278255360&(o[n]<<24|o[n]>>>8),e[t+n]^=o[n]},blockSize:4,ivSize:2});function c(){for(var e=this._X,t=this._C,r=0;r<8;r++)i[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<i[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<i[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<i[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<i[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<i[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<i[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<i[6]>>>0?1:0)|0,this._b=t[7]>>>0<i[7]>>>0?1:0,r=0;r<8;r++){var n=e[r]+t[r],o=65535&n,s=n>>>16,c=((o*o>>>17)+o*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[r]=c^l}e[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,e[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,e[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,e[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,e[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,e[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,e[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,e[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}t.Rabbit=r._createHelper(s)}(),e.Rabbit)),kt.exports;var e}(),function(){return St||(St=1,Et.exports=(e=J(),se(),pe(),Fe(),Me(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,o=[],i=[],a=[],s=n.RabbitLegacy=r.extend({_doReset:function(){var e=this._key.words,t=this.cfg.iv,r=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],n=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];this._b=0;for(var o=0;o<4;o++)c.call(this);for(o=0;o<8;o++)n[o]^=r[o+4&7];if(t){var i=t.words,a=i[0],s=i[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),f=l>>>16|4294901760&u,d=u<<16|65535&l;for(n[0]^=l,n[1]^=f,n[2]^=u,n[3]^=d,n[4]^=l,n[5]^=f,n[6]^=u,n[7]^=d,o=0;o<4;o++)c.call(this)}},_doProcessBlock:function(e,t){var r=this._X;c.call(this),o[0]=r[0]^r[5]>>>16^r[3]<<16,o[1]=r[2]^r[7]>>>16^r[5]<<16,o[2]=r[4]^r[1]>>>16^r[7]<<16,o[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)o[n]=16711935&(o[n]<<8|o[n]>>>24)|4278255360&(o[n]<<24|o[n]>>>8),e[t+n]^=o[n]},blockSize:4,ivSize:2});function c(){for(var e=this._X,t=this._C,r=0;r<8;r++)i[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<i[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<i[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<i[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<i[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<i[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<i[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<i[6]>>>0?1:0)|0,this._b=t[7]>>>0<i[7]>>>0?1:0,r=0;r<8;r++){var n=e[r]+t[r],o=65535&n,s=n>>>16,c=((o*o>>>17)+o*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[r]=c^l}e[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,e[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,e[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,e[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,e[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,e[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,e[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,e[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}t.RabbitLegacy=r._createHelper(s)}(),e.RabbitLegacy)),Et.exports;var e}(),Ct())),G.exports),It=n(Ht),Nt=function(){return Nt=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},Nt.apply(this,arguments)};function Ft(e){return It.SHA256(e).toString(It.enc.Hex)}function Lt(e,t){var r=e.source,n=e.context,o=e.id,i=e.dataFormat;return void 0===t&&(t=Ft),t(V(Nt(Nt(Nt({source:Mt(r)},o&&{id:o}),n&&{context:n}),i&&{dataFormat:i})))}"function"==typeof SuppressedError&&SuppressedError;var zt=function(e){var t,r,n,o;if(e&&"object"==typeof e){if("props"in e){var i={},a=null===(t=null==e?void 0:e.props)||void 0===t?void 0:t["data-_gt"];return(null==a?void 0:a.branches)&&(i.branches=Object.fromEntries(Object.entries(a.branches).map((function(e){return[e[0],Mt(e[1])]})))),(null===(r=null==e?void 0:e.props)||void 0===r?void 0:r.children)&&(i.children=Mt(e.props.children)),(null===(o=null===(n=null==e?void 0:e.props)||void 0===n?void 0:n["data-_gt"])||void 0===o?void 0:o.transformation)&&(i.transformation=e.props["data-_gt"].transformation),i}if("key"in e)return Nt({key:e.key},e.variable&&{variable:e.variable})}return e};function Mt(e){return Array.isArray(e)?e.map(zt):zt(e)}function Ut(t,r,n,o,i,a,s,c){return h.useCallback(((l,u={})=>{if(!l||"string"!=typeof l)return"";const f=e.splitStringToContent(l),d=(t,r)=>e.renderContentToString(t,r,u.variables,u.variablesOptions),p=null==u?void 0:u.id,h=p&&(null==t?void 0:t[p]);let y="";o&&!h&&(y=Lt(Object.assign(Object.assign(Object.assign({source:f},(null==u?void 0:u.context)&&{context:u.context}),p&&{id:p}),{dataFormat:"JSX"})));let v=h?null==t?void 0:t[p]:null==t?void 0:t[y];return o&&"error"!==(null==v?void 0:v.state)?"success"===(null==v?void 0:v.state)?d(v.target,[r,n]):a?(s({source:f,targetLocale:r,metadata:Object.assign(Object.assign({},(null==u?void 0:u.context)&&{context:u.context}),{id:p,hash:y||""})}),"replace"===c.method?d(f,[n]):"skeleton"===c.method?"":i?d(f,[n]):""):d(f,[n]):d(f,[n])}),[t,r,n,o,a,s,i])}function Vt(t,r,n,o,i,a,s,c,l,u){return h.useCallback(((f,d={})=>{if(!t)return"";const p=function(e,t){let r=e,n=t.split(".");for(const e of n){if("object"!=typeof r||Array.isArray(r)||y.isValidElement(r))return;r=r[e]}return r}(t,f);if(!p)return console.warn((e=>`No valid dictionary entry found for id: "${e}"`)(f)),"";if(!function(e){if("string"==typeof e)return!0;if(Array.isArray(e)){if("string"!=typeof(null==e?void 0:e[0]))return!1;const t=null==e?void 0:e[1];if(void 0===t)return!0;if(t&&"object"==typeof t)return!0}return!1}(p))return console.warn((e=>`Invalid dictionary entry found for id: "${e}"`)(f)),"";const{entry:h,metadata:v}=function(e){if(Array.isArray(e)){if(1===e.length)return{entry:e[0]};if(2===e.length)return{entry:e[0],metadata:e[1]}}return{entry:e}}(p);if(!h||"string"!=typeof h)return"";const g=e.splitStringToContent(h),m=(t,r)=>e.renderContentToString(t,r,d.variables,d.variablesOptions);if(!a)return m(g,[i]);const _=null==n?void 0:n[f];if(_)return e.renderContentToString(e.splitStringToContent(_),[o,i],d.variables,d.variablesOptions);let b=Lt(Object.assign(Object.assign({source:g},(null==v?void 0:v.context)&&{context:v.context}),{id:f,dataFormat:"JSX"})),w=null==r?void 0:r[b];return"success"===(null==w?void 0:w.state)?m(w.target,[o,i]):"error"===(null==w?void 0:w.state)?m(g,[i]):c?(l({source:g,targetLocale:o,metadata:Object.assign(Object.assign({},(null==v?void 0:v.context)&&{context:v.context}),{id:f,hash:b})}),"replace"===u.method?m(g,[i]):"skeleton"===u.method?"":s?m(g,[i]):""):m(g,[i])}),[t,r,o,i,a,c,l,s])}function Gt(e){var{children:t,branch:r}=e,n=m(e,["children","branch"]);const o=(r=null==r?void 0:r.toString())&&void 0!==n[r]?n[r]:t;return T.jsx(T.Fragment,{children:o})}function Kt(e,t=0){let r=t;const n=e=>{const{type:t,props:n}=e;r+=1;let o,i={id:r};try{o="function"==typeof t&&t.gtTransformation||""}catch(e){o=""}if(o){const t=o.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]&&(i.variableType=(null==t?void 0:t[1])||"variable"),"plural"===t[0]){const e=Object.entries(n).reduce(((e,[t,n])=>(function(e){return D.includes(e)}(t)&&(e[t]=Kt(n,r)),e)),{});Object.keys(e).length&&(i.branches=e)}if("branch"===t[0]){const e=m(n,["children","branch"]),t=Object.entries(e).reduce(((e,[t,n])=>(e[t]=Kt(n,r),e)),{});Object.keys(t).length&&(i.branches=t)}i.transformation=t[0]}return i};function o(e){return h.isValidElement(e)?function(e){const{props:t}=e;if(t["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 r=n(e),o=Object.assign(Object.assign({},t),{"data-_gt":r});return t.children&&!r.variableType&&(o.children=i(t.children)),e.type===y.Fragment&&(o["data-_gt"].transformation="fragment"),y.cloneElement(e,o)}(e):e}function i(e){return Array.isArray(e)?y.Children.map(e,o):o(e)}return i(e)}Gt.gtTransformation="branch";const Wt={variable:"value",number:"n",datetime:"date",currency:"cost"};function qt(e={},t){var r;if(e.name)return e.name;return`_gt_${Wt[t]||"value"}_${null===(r=e["data-_gt"])||void 0===r?void 0:r.id}`}const Jt=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"},Yt=e=>{return t=e,y.isValidElement(t)?(e=>{const{type:t,props:r}=e;let n={type:Jt(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:qt(r,t),id:e.id}}if("plural"===o&&e.branches){n.type="Plural";let r={};Object.entries(e.branches).forEach((([e,t])=>{r[e]=Xt(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]=Xt(t)})),t=Object.assign(Object.assign({},t),{branches:r})}n.props["data-_gt"]=t}return r.children&&(n.props.children=Xt(r.children)),n})(e):"number"==typeof e?e.toString():e;var t};function Xt(e){return Array.isArray(e)?e.map(Yt):Yt(e)}function Qt(e,t,r){let n="",o=null;return"number"==typeof e&&!o&&r&&(n=function(e,t,r){void 0===t&&(t=D),void 0===r&&(r=["en"]);var n=$.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 Zt(e){var t;const r=(null===(t=e["data-_gt"])||void 0===t?void 0:t.variableType)||"variable";return{variableName:qt(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})()}}function er(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 tr(e){return e&&e.props&&e.props["data-_gt"]?e.props["data-_gt"]:null}function rr({children:e,defaultLocale:t=B,renderVariable:r}){const n=e=>y.isValidElement(e)?(e=>{const n=tr(e);if("variable"===(null==n?void 0:n.transformation)){const{variableType:n,variableValue:o,variableOptions:i}=Zt(e.props);return r({variableType:n,variableValue:o,variableOptions:i,locales:[t]})}if("plural"===(null==n?void 0:n.transformation)){const r=n.branches||{};return o(Qt(e.props.n,[t],r)||e.props.children)}if("branch"===(null==n?void 0:n.transformation)){let t=e.props,{children:r,name:i,branch:a,"data-_gt":s}=t,c=m(t,["children","name","branch","data-_gt"]);return i=i||e.props["data-_gt-name"]||"branch",c=n.branches||{},o(void 0!==c[a]?c[a]:r)}return"fragment"===(null==n?void 0:n.transformation)?y.createElement(e.type,{key:e.props.key,children:o(e.props.children)}):e.props.children?y.cloneElement(e,Object.assign(Object.assign({},e.props),{"data-_gt":void 0,children:o(e.props.children)})):y.cloneElement(e,Object.assign(Object.assign({},e.props),{"data-_gt":void 0}))})(e):e,o=e=>Array.isArray(e)?y.Children.map(e,n):n(e);return o(e)}function nr({sourceElement:e,targetElement:t,locales:r=[B],renderVariable:n}){var o,i;const{props:a}=e,s=a["data-_gt"],c=null==s?void 0:s.transformation;if("plural"===c){const o=e.props.n;return or({source:Qt(o,r,s.branches||{})||e.props.children,target:Qt(o,r,t.props["data-_gt"].branches||{})||t.props.children,locales:r,renderVariable:n})}if("branch"===c){let{name:o,branch:i,children:c}=a;o=o||e.props["data-_gt-name"]||"branch";return or({source:(s.branches||{})[i]||c,target:(t.props["data-_gt"].branches||{})[i]||t.props.children,locales:r,renderVariable:n})}return"fragment"===c&&(null===(o=t.props)||void 0===o?void 0:o.children)?y.createElement(e.type,{key:e.props.key,children:or({source:a.children,target:t.props.children,locales:r,renderVariable:n})}):(null==a?void 0:a.children)&&(null===(i=t.props)||void 0===i?void 0:i.children)?y.cloneElement(e,Object.assign(Object.assign({},a),{"data-_gt":void 0,children:or({source:a.children,target:t.props.children,locales:r,renderVariable:n})})):rr({children:e,defaultLocale:r[0],renderVariable:n})}function or({source:e,target:t,locales:r=[B],renderVariable:n}){if(null==t&&e)return rr({children:e,defaultLocale:r[0],renderVariable:n});if("string"==typeof t)return t;if(Array.isArray(t)&&!Array.isArray(e)&&e&&(e=[e]),Array.isArray(e)&&Array.isArray(t)){const o={},i={},a=e.filter((e=>{if(y.isValidElement(e)){const t=tr(e);if("variable"!==(null==t?void 0:t.transformation))return!0;{let{variableName:t,variableValue:r,variableOptions:n}=Zt(e.props);o[t]=r,i[t]=n}}})),s=e=>a.find((t=>{var r,n;const o=tr(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}))||a.shift();return t.map(((e,t)=>{if("string"==typeof e)return T.jsx(y.Fragment,{children:e},`string_${t}`);if(er(e))return T.jsx(y.Fragment,{children:n({variableType:e.variable||"variable",variableValue:o[e.key],variableOptions:i[e.key],locales:r})},`var_${t}`);const a=s(e);return a?T.jsx(y.Fragment,{children:nr({sourceElement:a,targetElement:e,locales:r,renderVariable:n})},`element_${t}`):void 0}))}if(t&&"object"==typeof t&&!Array.isArray(t)){const o=er(t)?"variable":"element";if(y.isValidElement(e)){if("element"===o)return nr({sourceElement:e,targetElement:t,locales:r,renderVariable:n});const i=tr(e);if("variable"===(null==i?void 0:i.transformation)){const{variableValue:t,variableOptions:o,variableType:i}=Zt(e.props);return n({variableType:i,variableValue:t,variableOptions:o,locales:r})}}}return rr({children:e,defaultLocale:r[0],renderVariable:n})}const ir={method:"default",timeout:"undefined"!=typeof process&&"development"!==process.env.NODE_ENV?8e3:12e3};function ar(e){var{children:t,n:r,locale:n}=e,o=m(e,["children","n","locale"]);const i=h.useContext(v);let a;i&&(n||(n=i.locale),a||(a=i.defaultLocale));const s=[...n?[n]:[],a||B];if("number"!=typeof r)throw new Error((e=>`<Plural> component with children "${e}" requires "n" option.`)(t));const c=Qt(r,s,o)||t;return T.jsx(T.Fragment,{children:c})}function sr(){return g("useLocale(): Unable to access user's locale outside of a <GTProvider>").locale}function cr({children:e,id:t,context:r}){if(!e)return;const{translations:n,translationRequired:o,runtimeTranslationEnabled:i,dialectTranslationRequired:a,registerJsxForTranslation:s,renderSettings:c,locale:l,defaultLocale:u}=g("<T> used on the client-side outside of <GTProvider>"),f=h.useMemo((()=>Kt(e)),[e]),d=t&&(null==n?void 0:n[t]),[p,y]=h.useMemo((()=>{if(!o||d)return[void 0,""];const e=Xt(f);return[e,Lt(Object.assign(Object.assign(Object.assign({source:e},r&&{context:r}),t&&{id:t}),{dataFormat:"JSX"}))]}),[f,r,t,o,d]),v=d?null==n?void 0:n[t]:null==n?void 0:n[y];h.useEffect((()=>{i&&o&&n&&l&&!v&&s({source:p,targetLocale:l,metadata:{id:t,hash:y,context:r}})}),[i,n,v,o,t,y,r,l,e]);const m=()=>rr({children:f,defaultLocale:u,renderVariable:L});if(!o||n&&!v&&!i||"error"===(null==v?void 0:v.state))return T.jsx(T.Fragment,{children:m()});if(!v||"loading"===(null==v?void 0:v.state)){let e;return e="skeleton"===c.method?"":"replace"===c.method||a?m():"",T.jsx(T.Fragment,{children:e})}return T.jsx(T.Fragment,{children:(_=v.target,or({source:f,target:_,locales:[l,u],renderVariable:L}))});var _}function lr(){return g("useLocales(): Unable to access configured locales outside of a <GTProvider>").locales}function ur(){const{setLocale:e}=g("setLocale(): Unable to access user's locale outside of a <GTProvider>");return e}function fr(t){const r=sr(),n=lr(),o=ur(),i=h.useMemo((()=>{if(!n||0===n.length)return[];const t=n.sort(((t,r)=>(new Intl.Collator).compare(e.getLocaleProperties(t).nativeNameWithRegionCode,e.getLocaleProperties(r).nativeNameWithRegionCode)));return t}),[n]);return{locale:r,locales:t||i,setLocale:o}}function dr({locale:t="",defaultLocale:r=B,locales:n=[],cookieName:o=P,ssr:i=!0}){const[a,s]=h.useState(i?t&&e.determineLocale(t,n)||"":pr({_locale:t,locale:t,locales:n,defaultLocale:r,cookieName:o})),[c,l]=function({locale:t,locales:r,defaultLocale:n,cookieName:o,_setLocale:i}){const a=o=>{const a=e.determineLocale(o,r)||t||n;return a!==o&&console.warn(((e,t)=>`You are trying to switch to "${t}" which is not supported. Update the list of supported locales through your dashboard or your gt.config.json file if you are using a config file. Falling back to "${e}".`)(a,o)),i(a),a},s=e=>{const t=a(e);document.cookie=`${o}=${t};path=/`};return[s,a]}({locale:a,locales:n,defaultLocale:r,cookieName:o,_setLocale:s});return h.useEffect((()=>{const e=pr({_locale:t,locale:a,locales:n,defaultLocale:r,cookieName:o});l(e)}),[t,a,n,r,o]),[a,c]}function pr({_locale:t,locale:r,locales:n,defaultLocale:o,cookieName:i}){var a;if(t&&t===r&&e.determineLocale(t,n)===r)return t;const s=(null===navigator||void 0===navigator?void 0:navigator.languages)?navigator.languages:(null===navigator||void 0===navigator?void 0:navigator.language)?[navigator.language]:(null===navigator||void 0===navigator?void 0:navigator.userLanguage)?[null===navigator||void 0===navigator?void 0:navigator.userLanguage]:[o],c="undefined"!=typeof document?null===(a=document.cookie.split("; ").find((e=>e.startsWith(`${i}=`))))||void 0===a?void 0:a.split("=")[1]:void 0,l=e.determineLocale([...t?[t]:[],...c?[c]:[],...s],n)||o;return c&&c!==l&&(document.cookie=`${i}=${l};path=/`),l}ar.gtTransformation="plural",cr.gtTransformation="translate-client",exports.Branch=Gt,exports.ClientProvider=function({children:t,dictionary:r,initialTranslations:n,dictionaryTranslations:o,locale:i,_versionId:a,defaultLocale:s,translationRequired:c,dialectTranslationRequired:l,locales:u=[],renderSettings:f,projectId:d,devApiKey:p,runtimeUrl:y,runtimeTranslationEnabled:g,onLocaleChange:m=()=>{},cookieName:_=P}){const[b,x]=h.useState(p?null:n),[k,S]=h.useState(i&&e.determineLocale(i,u)||"");h.useEffect((()=>{var e;const t=null===(e=document.cookie.split("; ").find((e=>e.startsWith(`${_}=`))))||void 0===e?void 0:e.split("=")[1];k&&t&&t!==k&&(document.cookie=`${_}=;path=/`)}),[k]),h.useEffect((()=>{x((e=>Object.assign(Object.assign({},n),e)))}),[n]);const{registerContentForTranslation:E,registerJsxForTranslation:O}=w({locale:k,versionId:a,projectId:d,devApiKey:p,runtimeUrl:y,setTranslations:x,defaultLocale:s,renderSettings:f,runtimeTranslationEnabled:g}),j=Ut(b,k,s,c,l,g,E,f),C=Vt(r,b,o,k,s,c,l,g,E,f),A=!(c&&!b)&&k;return T.jsx(v.Provider,{value:{registerContentForTranslation:E,registerJsxForTranslation:O,setLocale:t=>{t=e.determineLocale(t,u)||k||s,document.cookie=`${_}=${t};path=/`,S(t),m(),window.location.reload()},_internalUseGTFunction:j,_internalUseDictFunction:C,locale:k,locales:u,defaultLocale:s,translations:b,dictionaryTranslations:o,translationRequired:c,dialectTranslationRequired:l,renderSettings:f,runtimeTranslationEnabled:g},children:A&&t})},exports.Currency=N,exports.DateTime=F,exports.GTContext=v,exports.GTProvider=function(r){var{children:n,projectId:o="",devApiKey:i,dictionary:a,locales:s=[],defaultLocale:c=B,locale:l,cacheUrl:u=A,runtimeUrl:f=R,renderSettings:d=ir,loadDictionary:p,loadTranslations:y,fallback:g,ssr:b=!1,_versionId:x}=r,k=m(r,["children","projectId","devApiKey","dictionary","locales","defaultLocale","locale","cacheUrl","runtimeUrl","renderSettings","loadDictionary","loadTranslations","fallback","ssr","_versionId"]);const{projectId:S,devApiKey:E}=function(e,t){try{return{projectId:e||(void 0).VITE_GT_PROJECT_ID||(void 0).REDWOOD_ENV_GT_PROJECT_ID||"",devApiKey:t||(void 0).VITE_GT_DEV_API_KEY||(void 0).VITE_GT_API_KEY||(void 0).REDWOOD_ENV_GT_DEV_API_KEY||(void 0).REDWOOD_ENV_GT_API_KEY}}catch(e){}try{return{projectId:e||process.env.GT_PROJECT_ID||process.env.REACT_APP_GT_PROJECT_ID||process.env.NEXT_PUBLIC_GT_PROJECT_ID||process.env.GATSBY_GT_PROJECT_ID||"",devApiKey:t||process.env.GT_DEV_API_KEY||process.env.GT_API_KEY||process.env.REACT_APP_GT_DEV_API_KEY||process.env.REACT_APP_GT_API_KEY||process.env.NEXT_PUBLIC_GT_DEV_API_KEY||process.env.NEXT_PUBLIC_GT_API_KEY||process.env.GATSBY_GT_DEV_API_KEY||process.env.GATSBY_GT_API_KEY}}catch(e){console.error(e)}return{projectId:"",devApiKey:""}}(o,i);s=h.useMemo((()=>(s.unshift(c),Array.from(new Set(s)))),[c,s]);const[O,j]=dr({defaultLocale:c,locales:s,locale:l,ssr:b}),C=h.useMemo((()=>!!(S&&f&&E&&"development"===process.env.NODE_ENV)),[S,f,E]),P=h.useMemo((()=>(y?"custom":u&&S&&"default")||"disabled"),[y]),[D,$]=h.useState(a);h.useEffect((()=>{if(D||!p)return;let t=!0;return(()=>{_(this,void 0,void 0,(function*(){var r;let n;try{n=yield p(c)}catch(e){}const o=null===(r=e.getLocaleProperties(c))||void 0===r?void 0:r.languageCode;if(!D&&o&&o!==c)try{n=yield p(o)}catch(e){console.warn("gt-react Warning: No dictionary was found. Ensure you are either passing your dictionary to the <GTProvider>.",e)}t&&$(n||{})}))})(),()=>{t=!1}}),[D,p]),h.useMemo((()=>{if("production"===process.env.NODE_ENV&&E)throw new Error("gt-react Error: Production environments cannot include a development api key.");if("custom"===P||!u&&!f||S||"development"!==process.env.NODE_ENV||console.warn("gt-react: Translation cloud services require a project ID! Find yours at generaltranslation.com/dashboard."),S&&f&&"custom"!==P&&!E&&"development"===process.env.NODE_ENV&&console.warn("gt-react: An Development API key is required for runtime translation! Find your Development API key: generaltranslation.com/dashboard. (Or, disable this warning message by setting runtimeUrl to an empty string which disables runtime translation.)"),f===R||u===A&&"default"===P){const r=(s||s).filter((e=>!t.getSupportedLocale(e)));r.length&&console.warn((t=>`gt-react: The following locales are currently unsupported by our service: ${t.map((t=>{const{name:r}=e.getLocaleProperties(t);return`${t} (${r})`})).join(", ")}`)(r))}}),[process.env.NODE_ENV,E,P,u,f,S,s]);const[H,I]=h.useMemo((()=>{const t=e.requiresTranslation(c,O,s);return[t,t&&e.isSameLanguage(c,O)]}),[c,O,s]),[N,F]=h.useState(H?null:{});h.useEffect((()=>F(H?null:{})),[O]);const[L,z]=h.useState(H&&"disabled"!==P?null:{});h.useEffect((()=>z(H&&"disabled"!==P?null:{})),[O,P]);const{registerContentForTranslation:M,registerJsxForTranslation:U}=w(Object.assign({locale:O,versionId:x,projectId:S,runtimeTranslationEnabled:C,defaultLocale:c,devApiKey:E,runtimeUrl:f,renderSettings:d,setTranslations:z},k));h.useEffect((()=>{if(!p||N||!H)return;let e=!0;return(()=>{_(this,void 0,void 0,(function*(){let t={};try{t=yield p(O)}catch(e){"development"===process.env.NODE_ENV&&console.warn(((e="")=>`gt-react Error: fetching locally stored dictionary. If you are using a custom loadDictionary(${e}), make sure it is correctly implemented.`)(O),e)}e&&F(t)}))})(),()=>{e=!1}}),[O,p,H,N]),h.useEffect((()=>{if(L||!H||"disabled"===P)return;let e=!0;return(()=>{_(this,void 0,void 0,(function*(){let t;switch(P){case"custom":if(y)try{t=yield y(O)}catch(e){console.error(((e="")=>`gt-react Error: fetching locally stored translations. If you are using a custom loadTranslations(${e}), make sure it is correctly implemented.`)(O),e)}break;case"default":try{t=yield function(e){return _(this,arguments,void 0,(function*({cacheUrl:e,projectId:t,locale:r,versionId:n}){if(!t||!e||!r)return{};const o=yield fetch(n?`${e}/${t}/${r}/${n}`:`${e}/${t}/${r}`);return yield o.json()}))}({cacheUrl:u,projectId:S,locale:O,versionId:x})}catch(e){console.error(e)}}t||(t={});try{t=Object.entries(t).reduce(((e,[t,r])=>(e[t]={state:"success",target:r},e)),{})}catch(e){console.error(e)}e&&z(t)}))})(),()=>{e=!1}}),[L,H,P,u,S,O,x]);const V=Ut(L,O,c,H,I,C,M,d),G=Vt(D,L,N,O,c,H,I,C,M,d),K=!(H&&!L||!O);return T.jsx(v.Provider,{value:{registerContentForTranslation:M,registerJsxForTranslation:U,_internalUseGTFunction:V,_internalUseDictFunction:G,runtimeTranslationEnabled:C,locale:O,locales:s,setLocale:j,defaultLocale:c,translations:L,dictionaryTranslations:N,translationRequired:H,dialectTranslationRequired:I,projectId:S,renderSettings:d},children:K?n:g})},exports.LocaleSelector=function(t){var{locales:r}=t,n=m(t,["locales"]);const{locale:o,locales:i,setLocale:a}=fr(r||void 0),s=t=>{return(r=e.getLocaleProperties(t).nativeNameWithRegionCode)?r.charAt(0).toUpperCase()+(r.length>1?r.slice(1):""):"";var r};return i&&0!==i.length&&a?T.jsxs("select",Object.assign({},n,{value:o||"",onChange:e=>a(e.target.value),children:[!o&&T.jsx("option",{value:""}),i.map((e=>T.jsx("option",{value:e,suppressHydrationWarning:!0,children:s(e)},e)))]})):null},exports.Num=H,exports.Plural=ar,exports.T=cr,exports.Var=I,exports.renderVariable=L,exports.useDefaultLocale=function(){return g("useDefaultLocale(): Unable to access default locale outside of a <GTProvider>").defaultLocale},exports.useDict=function(e){const t=t=>e?`${e}.${t}`:t,{_internalUseDictFunction:r}=g(`useGT('${e}'): No context provided. You're trying to get the t() function on the client, which can only be done inside a <GTProvider>.`);return function(e,n={}){const o=t(e);return r(o,n)}},exports.useGT=function(){const{_internalUseGTFunction:e}=g("useGT(): No context provided. You're trying to get the t() function from the useGT() hook, which can be invoked within a <GTProvider>.");return function(t,r={}){return e(t,r)}},exports.useLocale=sr,exports.useLocaleSelector=fr,exports.useLocales=lr,exports.useRuntimeTranslation=w,exports.useSetLocale=ur;