gt-react 9.0.10-alpha.1 → 9.0.10-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.
package/dist/client.cjs.min.cjs
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
"use strict";var e=require("react"),t=require("generaltranslation"),r=require("react/jsx-runtime"),n=require("@generaltranslation/supported-locales");const i=e.createContext(void 0);function o(t="useGTContext() must be used within a <GTProvider>!"){const r=e.useContext(i);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 i=0;for(n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]])}return r}function s(e,t,r,n){return new(r||(r=Promise))((function(i,o){function a(e){try{c(n.next(e))}catch(e){o(e)}}function s(e){try{c(n.throw(e))}catch(e){o(e)}}function c(e){var t;e.done?i(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}`,l="gt-react Error:\nYou are trying to use a dictionary, but dictionary has been disabled.\nThis is likely because the server cannot access the dictionary upstream.\nFor example, if you are using gt-next, make sure that you have added the initGT() plugin to your app and that the dictionary exists.\n\nFor more information, visit generaltranslation.com/docs",u=e=>`gt-react: No dictionary entry found for id: "${e}"`,d=(e,t)=>`t('${e}') finding no translation for dictionary item ${t} !`;function f(t){var{projectId:r,devApiKey:n,locale:i,versionId:o,defaultLocale:l,runtimeUrl:u,renderSettings:d,setTranslations:f,runtimeTranslationEnabled:h}=t,p=a(t,["projectId","devApiKey","locale","versionId","defaultLocale","runtimeUrl","renderSettings","setTranslations","runtimeTranslationEnabled"]);p=Object.assign(Object.assign({},p),{projectId:r,sourceLocale:l});const[v,y]=e.useState(0);if(!h)return{translateContent:()=>Promise.reject(new Error("translateContent() failed because translation is disabled")),translateChildren:()=>Promise.reject(new Error("translateChildren() failed because translation is disabled"))};const g=e.useRef(new Map),b=e.useRef(new Map);e.useEffect((()=>{g.current.forEach((e=>e.resolve())),g.current.clear()}),[i]);const _=e.useCallback((e=>{const t=`${e.metadata.id?`${e.metadata.id}-`:""}${e.metadata.hash}-${e.targetLocale}`,r=b.current.get(t);if(r)return r;const n=new Promise(((r,n)=>{g.current.set(t,{type:"content",source:e.source,metadata:e.metadata,resolve:r,reject:n})})).catch((e=>{throw e})).finally((()=>{b.current.delete(t)}));return b.current.set(t,n),n}),[i]),m=e.useCallback((e=>{const t=`${e.metadata.id?`${e.metadata.id}-`:""}${e.metadata.hash}-${e.targetLocale}`,r=b.current.get(t);if(r)return r;const n=new Promise(((r,n)=>{g.current.set(t,{type:"jsx",source:e.source,metadata:e.metadata,resolve:r,reject:n})})).catch((e=>{throw e})).finally((()=>{b.current.delete(t)}));return b.current.set(t,n),n}),[i]),x=(e,t)=>s(this,void 0,void 0,(function*(){if(0===g.current.size)return{};y((e=>e+1));const i=Array.from(e.values()),a={};try{const e=i.reduce(((e,t)=>(e[t.metadata.hash]={state:"loading"},e)),{});f((t=>Object.assign(Object.assign({},t||{}),e)));const l=(e,t,r)=>s(this,void 0,void 0,(function*(){const n=new AbortController,i=void 0===r?void 0:setTimeout((()=>n.abort()),r);try{return yield fetch(e,Object.assign(Object.assign({},t),{signal:n.signal}))}catch(e){if(console.error("timeout!"),e instanceof Error&&"AbortError"===e.name)throw new Error("Request timed out");throw e}finally{void 0!==i&&clearTimeout(i)}})),h=yield l(`${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:i,targetLocale:t,metadata:p,versionId:o})},d.timeout);if(!h.ok)throw new Error(yield h.text());(yield h.json()).forEach(((e,t)=>{const r=i[t],n=r.metadata.hash;if("translation"in e&&e.translation&&e.reference){const{translation:t,reference:{key:i}}=e;return i!==r.metadata.hash&&console.warn(`Mismatching hashes! Expected hash: ${r.metadata.hash}, but got hash: ${i}. We will still render your translation, but make sure to update to the newest version: generaltranslation.com/docs`),void(a[n]={state:"success",target:t})}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){console.error("Error fetching batched translations:",e),i.forEach((e=>{a[e.metadata.hash]={state:"error",error:"An error occurred.",code:500}}))}finally{return y((e=>e-1)),i.forEach((e=>e.resolve())),a}}));return e.useEffect((()=>{let e=!0;const t=setInterval((()=>{if(g.current.size>0&&v<100){const t=Math.min(25,g.current.size),r=new Map(Array.from(g.current.entries()).slice(0,t));(()=>{s(this,void 0,void 0,(function*(){const t=yield x(r,i);e&&f((e=>Object.assign(Object.assign({},e||{}),t)))}))})(),r.forEach(((e,t)=>g.current.delete(t)))}}),50);return()=>{e=!1,clearInterval(t)}}),[i]),{translateContent:_,translateChildren:m}}var h="https://cdn.gtx.dev",p="https://runtime.gtx.dev",v="en-US",y="generaltranslation.locale",g=["singular","plural","dual","zero","one","two","few","many","other"];function b({children:n,value:o,name:a,locales:s,options:c={}}){const l=e.useContext(i);l?s||(s=[...l.locale&&[l.locale],l.defaultLocale]):s||(s=[v]);let u=void 0!==n?n:o;u="string"==typeof u?parseFloat(u):u;let d=u;return"number"==typeof u&&(d=t.formatNum({value:u,locales:s,options:c})),r.jsx("span",{"data-_gt-variable-name":a,"data-_gt-variable-type":"number","data-_gt-variable-options":JSON.stringify(c),style:{display:"contents"},suppressHydrationWarning:!0,children:d})}function _({children:e,name:t,value:n}){let i=void 0!==e?e:n;return r.jsx("span",{"data-_gt-variable-name":t,"data-_gt-variable-type":"variable",style:{display:"contents"},children:i})}function m({children:n,value:o,name:a,currency:s="USD",locales:c,options:l={}}){const u=e.useContext(i);u?c||(c=[...u.locale&&[u.locale],u.defaultLocale]):c||(c=[v]);let d=void 0!==n&&void 0===o?n:o;return d="string"==typeof d?parseFloat(d):d,"number"==typeof d&&(d=t.formatCurrency({value:d,locales:c,currency:s,options:l})),r.jsx("span",{"data-_gt-variable-name":a,"data-_gt-variable-type":"currency","data-_gt-variable-options":JSON.stringify(Object.assign({style:"currency",currency:s},l)),style:{display:"contents"},suppressHydrationWarning:!0,children:d})}function x({children:n,value:o,name:a,locales:s,options:c={}}){const l=e.useContext(i);let u,d;l?s||(s=[...l.locale&&[l.locale],l.defaultLocale]):s||(s=[v]);let f=void 0!==n&&void 0===o?n:o;return"number"==typeof f||"string"==typeof f?d=new Date(f):f instanceof Date&&(d=f),void 0!==d&&(u=t.formatDateTime({value:d,locales:s,options:c}).replace(/[\u200F\u202B\u202E]/g,"")),r.jsx("span",{"data-_gt-variable-name":a,"data-_gt-variable-type":"date","data-_gt-variable-options":JSON.stringify(c),style:{display:"contents"},suppressHydrationWarning:!0,children:u})}function w({variableType:e,variableName:t,variableValue:n,variableOptions:i,locales:o}){return"number"===e?r.jsx(b,{name:t,value:n,options:i}):"datetime"===e?r.jsx(x,{name:t,value:n,options:i}):"currency"===e?r.jsx(m,{name:t,value:n,options:i}):r.jsx(_,{name:t,value:n})}b.gtTransformation="variable-number",_.gtTransformation="variable-variable",m.gtTransformation="variable-currency",x.gtTransformation="variable-datetime";class k extends Error{constructor(e,t){super(e),this.error=e,this.code=t,this.code=t}toTranslationError(){return{state:"error",error:this.error,code:this.code}}}function B(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}}function S(e){return e&&e.props&&e.props["data-_gt"]?e.props["data-_gt"]:null}const E={variable:"value",number:"n",datetime:"date",currency:"cost"};function O(e="variable"){return E[e]||"variable"}const A="_gt_";function j(e={},t){var r;if(e.name)return e.name;if(e["data-_gt-variable-name"])return e["data-_gt-variable-name"];return`${A}${E[t]||"value"}_${null===(r=e["data-_gt"])||void 0===r?void 0:r.id}`}function C(e){var t;const r=(null===(t=e["data-_gt"])||void 0===t?void 0:t.variableType)||"variable";return{variableType:r,variableName:j(e,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 T(e,t,r){let n="",i=null;return"number"==typeof e&&!i&&r&&(n=function(e,t,r){void 0===t&&(t=g),void 0===r&&(r=[v]);var n=new Intl.PluralRules(r).select(e),i=Math.abs(e);if(0===i&&t.includes("zero"))return"zero";if(1===i){if(t.includes("singular"))return"singular";if(t.includes("one"))return"one"}if("one"===n&&t.includes("singular"))return"singular";if(2===i){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&&!i&&(i=r[n]),i}function H({children:t,variables:r={},variablesOptions:n={},defaultLocale:i=v,renderVariable:o}){const s=t=>e.isValidElement(t)?(t=>{const s=S(t);if("variable"===(null==s?void 0:s.transformation)){let{variableName:e,variableType:a,variableValue:s,variableOptions:c}=C(t.props);return s=(()=>{if(void 0!==r[e])return r[e];if(void 0!==s)return s;if(e.startsWith(A)){const e=O(a);if(void 0!==r[e])return r[e]}})(),c=Object.assign(Object.assign({},n[e]),c),o({variableName:e,variableType:a,variableValue:s,variableOptions:c,locales:[i]})}if("plural"===(null==s?void 0:s.transformation)){const e="number"==typeof r.n?r.n:"number"==typeof t.props.n?t.props.n:t.props["data-_gt-n"];"number"==typeof e&&void 0===r.n&&(r.n=e);const n=s.branches||{};return c(T(e,[i],n)||t.props.children)}if("branch"===(null==s?void 0:s.transformation)){let e=t.props,{children:n,name:i,branch:o,"data-_gt":l}=e,u=a(e,["children","name","branch","data-_gt"]);return i=i||t.props["data-_gt-name"]||"branch",o=r[i]||o||t.props["data-_gt-branch-name"],u=s.branches||{},c(void 0!==u[o]?u[o]:n)}return t.props.children?e.cloneElement(t,Object.assign(Object.assign({},t.props),{"data-_gt":void 0,children:c(t.props.children)})):e.cloneElement(t,Object.assign(Object.assign({},t.props),{"data-_gt":void 0}))})(t):t,c=t=>Array.isArray(t)?e.Children.map(t,s):s(t);return c(t)}function P(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 z({sourceElement:t,targetElement:r,variables:n={},variablesOptions:i={},locales:o=[v],renderVariable:a}){var s;const{props:c}=t,l=c["data-_gt"],u=null==l?void 0:l.transformation;if("plural"===u){const e="number"==typeof n.n?n.n:"number"==typeof t.props.n?t.props.n:t.props["data-_gt-n"],s=T(e,o,l.branches||{})||t.props.children,c=T(e,o,r.props["data-_gt"].branches||{})||r.props.children;return"number"==typeof e&&void 0===n.n&&(n.n=e),R({source:s,target:c,variables:n,variablesOptions:i,locales:o,renderVariable:a})}if("branch"===u){let{name:e,branch:s,children:u}=c;e=e||t.props["data-_gt-name"]||"branch",s=n[e]||s||t.props["data-_gt-branch-name"];return R({source:(l.branches||{})[s]||u,target:(r.props["data-_gt"].branches||{})[s]||r.props.children,variables:n,variablesOptions:i,locales:o,renderVariable:a})}return(null==c?void 0:c.children)&&(null===(s=r.props)||void 0===s?void 0:s.children)?e.cloneElement(t,Object.assign(Object.assign({},c),{"data-_gt":void 0,children:R({source:c.children,target:r.props.children,variables:n,variablesOptions:i,locales:o,renderVariable:a})})):H({children:t,variables:n,variablesOptions:i,defaultLocale:o[0],renderVariable:a})}function R({source:t,target:n,variables:i={},variablesOptions:o={},locales:a=[v],renderVariable:s}){if(null==n&&t)return H({children:t,variables:i,variablesOptions:o,defaultLocale:a[0],renderVariable:s});if("string"==typeof n)return n;if(Array.isArray(n)&&!Array.isArray(t)&&t&&(t=[t]),Array.isArray(t)&&Array.isArray(n)){const c=t.filter((t=>{if(e.isValidElement(t)){const e=S(t);if(C(t.props),"variable"!==(null==e?void 0:e.transformation))return!0;{let{variableName:e,variableValue:r,variableOptions:n,variableType:a}=C(t.props);void 0===i[e]&&(i[e]=r);const s=O(a);void 0===i[s]&&(i[s]=r),o[e]=Object.assign(Object.assign({},o[e]),n)}}})),l=e=>c.find((t=>{var r,n;const i=S(t);if(void 0!==(null==i?void 0:i.id)){return i.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}));return n.map(((t,n)=>{if("string"==typeof t)return r.jsx(e.Fragment,{children:t},`string_${n}`);if(P(t)){const c=t.key,l=t.variable||"variable",u=(()=>{if(void 0!==i[t.key])return i[t.key];if(c.startsWith(A)){const e=O(l);if(void 0!==i[e])return i[e]}})();return r.jsx(e.Fragment,{children:s({variableType:l,variableName:c,variableValue:u,variableOptions:o[t.key],locales:a})},`var_${n}`)}const c=l(t);return c?r.jsx(e.Fragment,{children:z({sourceElement:c,targetElement:t,variables:i,variablesOptions:o,locales:a,renderVariable:s})},`element_${n}`):void 0}))}if(n&&"object"==typeof n&&!Array.isArray(n)){const r=P(n)?"variable":"element";if(e.isValidElement(t)){if("element"===r)return z({sourceElement:t,targetElement:n,variables:i,variablesOptions:o,locales:a,renderVariable:s});const e=S(t);if("variable"===(null==e?void 0:e.transformation)){let{variableName:e,variableValue:r,variableOptions:n}=C(t.props);void 0===i[e]&&(i[e]=r),o[e]=Object.assign(Object.assign({},o[e]),n)}}if("variable"===r){const e=n,t=e.key,r=e.variable||"variable",c=(()=>{if(void 0!==i[e.key])return i[e.key];if(t.startsWith(A)){const e=O(r);if(void 0!==i[e])return i[e]}})();return s({variableType:r,variableName:t,variableValue:c,variableOptions:o[e.key]||{},locales:a})}}return H({children:t,variables:i,variablesOptions:o,defaultLocale:a[0],renderVariable:s})}function D(t){if(e.isValidElement(t)&&t.type===e.Fragment){const r=t.props;return!r.children||0===e.Children.count(r.children)}return!1}function L(e){var{children:t,name:n="branch",branch:i}=e,o=a(e,["children","name","branch"]);const{"data-_gt":s}=o,c=a(o,["data-_gt"]),l=(i=null==i?void 0:i.toString())&&void 0!==c[i]?c[i]:t;return r.jsx("span",{"data-_gt":s,"data-_gt-branch-name":i,"data-_gt-name":n||"branch",style:{display:"contents"},children:l})}L.gtTransformation="branch";const M=e=>`Duplicate key found in dictionary: "${e}"`;function $(t,r=""){const n={};for(const i in t)if(t.hasOwnProperty(i)){const o=r?`${r}.${i}`:i;if("object"!=typeof t[i]||null===t[i]||Array.isArray(t[i])||e.isValidElement(t[i])){if(n.hasOwnProperty(o))throw new Error(M(o));n[o]=t[i]}else{const e=$(t[i],o);for(const t in e){if(n.hasOwnProperty(t))throw new Error(M(t));n[t]=e[t]}}}return n}function I(t,n=0){let i=n;const o=e=>{const{type:t,props:r}=e;i+=1;let n,o={id:i};try{n="function"==typeof t&&t.gtTransformation||""}catch(e){n=""}if(n){const t=n.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]&&(o.variableType=(null==t?void 0:t[1])||"variable"),"plural"===t[0]){const e=Object.entries(r).reduce(((e,[t,r])=>(function(e){return g.includes(e)}(t)&&(e[t]=I(r,i)),e)),{});Object.keys(e).length&&(o.branches=e)}if("branch"===t[0]){const e=a(r,["children","branch"]),t=Object.entries(e).reduce(((e,[t,r])=>(e[t]=I(r,i),e)),{});Object.keys(t).length&&(o.branches=t)}o.transformation=t[0]}return o};function s(t){return e.isValidElement(t)?function(t){const{props:n}=t;if(n["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 i=o(t),a=Object.assign(Object.assign({},n),{"data-_gt":i});if(n.children&&!i.variableType&&(a.children=c(n.children)),t.type===e.Fragment)return r.jsx("span",Object.assign({style:{all:"unset",display:"contents"}},a));return e.cloneElement(t,a)}(t):t}function c(t){return Array.isArray(t)?e.Children.map(t,s):s(t)}return c(t)}const F=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"},N=t=>{return r=t,e.isValidElement(r)?(e=>{const{type:t,props:r}=e;let n={type:F(e),props:{}};if(r["data-_gt"]){const e=r["data-_gt"];let t=Object.assign({},e);const i=e.transformation;if("variable"===i){const t=e.variableType||"variable";return{variable:t,key:j(r,t),id:e.id}}if("plural"===i&&e.branches){n.type="Plural";let r={};Object.entries(e.branches).forEach((([e,t])=>{r[e]=V(t)})),t=Object.assign(Object.assign({},t),{branches:r})}if("branch"===i&&e.branches){n.type="Branch";let r={};Object.entries(e.branches).forEach((([e,t])=>{r[e]=V(t)})),t=Object.assign(Object.assign({},t),{branches:r})}n.props["data-_gt"]=t}return r.children&&(n.props.children=V(r.children)),n})(t):"number"==typeof t?t.toString():t;var r};function V(e){return Array.isArray(e)?e.map(N):N(e)}const W=Object.assign({method:"default"},"undefined"!=typeof process&&"development"!==process.env.NODE_ENV?{timeout:8e3}:{});function U(t){var{children:n,n:o,locale:s}=t,c=a(t,["children","n","locale"]);const{"data-_gt":l}=c,u=a(c,["data-_gt"]),d=e.useContext(i);let f;d&&(s||(s=d.locale),f||(f=d.defaultLocale));const h=[...s?[s]:[],f||v];if("number"!=typeof o)throw new Error((e=>`<Plural> component with children "${e}" requires "n" option.`)(n));const p=T(o,h,u)||n;return r.jsx("span",{"data-_gt":l,"data-_gt-n":o,style:{display:"contents"},children:p})}function K(){return o("useDefaultLocale(): Unable to access default locale outside of a <GTProvider>").defaultLocale}function G(){return o("useLocale(): Unable to access user's locale outside of a <GTProvider>").locale}U.gtTransformation="plural";var q,X,J="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function Y(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Z(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 Q=(X||(X=1,q=function(e,t){t||(t={}),"function"==typeof t&&(t={cmp:t});var r,n="boolean"==typeof t.cycles&&t.cycles,i=t.cmp&&(r=t.cmp,function(e){return function(t,n){var i={key:t,value:e[t]},o={key:n,value:e[n]};return r(i,o)}}),o=[];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!==o.indexOf(t)){if(n)return JSON.stringify("__cycle__");throw new TypeError("Converting circular structure to JSON")}var s=o.push(t)-1,c=Object.keys(t).sort(i&&i(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 o.splice(s,1),"{"+a+"}"}}(e)}),q),ee=Y(Q),te={exports:{}};var re,ne={exports:{}},ie=Z(Object.freeze({__proto__:null,default:{}}));function oe(){return re||(re=1,ne.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!==J&&J.crypto&&(r=J.crypto),!r)try{r=ie}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.")},i=Object.create||function(){function e(){}return function(t){var r;return e.prototype=t,r=new e,e.prototype=null,r}}(),o={},a=o.lib={},s=a.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)}},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,i=e.sigBytes;if(this.clamp(),n%4)for(var o=0;o<i;o++){var a=r[o>>>2]>>>24-o%4*8&255;t[n+o>>>2]|=a<<24-(n+o)%4*8}else for(var s=0;s<i;s+=4)t[n+s>>>2]=r[s>>>2];return this.sigBytes+=i,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=o.enc={},u=l.Hex={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],i=0;i<r;i++){var o=t[i>>>2]>>>24-i%4*8&255;n.push((o>>>4).toString(16)),n.push((15&o).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=[],i=0;i<r;i++){var o=t[i>>>2]>>>24-i%4*8&255;n.push(String.fromCharCode(o))}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,i=n.words,o=n.sigBytes,a=this.blockSize,s=o/(4*a),l=(s=t?e.ceil(s):e.max((0|s)-this._minBufferSize,0))*a,u=e.min(4*l,o);if(l){for(var d=0;d<l;d+=a)this._doProcessBlock(i,d);r=i.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=o.algo={};return o}(Math),e)),ne.exports;var e}var ae,se={exports:{}};function ce(){return ae||(ae=1,se.exports=(a=oe(),r=(t=a).lib,n=r.Base,i=r.WordArray,(o=t.x64={}).Word=n.extend({init:function(e,t){this.high=e,this.low=t}}),o.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 o=e[n];r.push(o.high),r.push(o.low)}return i.create(r,this.sigBytes)},clone:function(){for(var e=n.clone.call(this),t=e.words=this.words.slice(0),r=t.length,i=0;i<r;i++)t[i]=t[i].clone();return e}}),a)),se.exports;var e,t,r,n,i,o,a}var le,ue={exports:{}};function de(){return le||(le=1,ue.exports=(e=oe(),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=[],i=0;i<t;i++)n[i>>>2]|=e[i]<<24-i%4*8;r.call(this,n,t)}else r.apply(this,arguments)};n.prototype=t}}(),e.lib.WordArray)),ue.exports;var e}var fe,he={exports:{}};function pe(){return fe||(fe=1,he.exports=(e=oe(),function(){var t=e,r=t.lib.WordArray,n=t.enc;function i(e){return e<<8&4278255360|e>>>8&16711935}n.Utf16=n.Utf16BE={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],i=0;i<r;i+=2){var o=t[i>>>2]>>>16-i%4*8&65535;n.push(String.fromCharCode(o))}return n.join("")},parse:function(e){for(var t=e.length,n=[],i=0;i<t;i++)n[i>>>1]|=e.charCodeAt(i)<<16-i%2*16;return r.create(n,2*t)}},n.Utf16LE={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],o=0;o<r;o+=2){var a=i(t[o>>>2]>>>16-o%4*8&65535);n.push(String.fromCharCode(a))}return n.join("")},parse:function(e){for(var t=e.length,n=[],o=0;o<t;o++)n[o>>>1]|=i(e.charCodeAt(o)<<16-o%2*16);return r.create(n,2*t)}}}(),e.enc.Utf16)),he.exports;var e}var ve,ye={exports:{}};function ge(){return ve||(ve=1,ye.exports=(e=oe(),function(){var t=e,r=t.lib.WordArray;function n(e,t,n){for(var i=[],o=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;i[o>>>2]|=s<<24-o%4*8,o++}return r.create(i,o)}t.enc.Base64={stringify:function(e){var t=e.words,r=e.sigBytes,n=this._map;e.clamp();for(var i=[],o=0;o<r;o+=3)for(var a=(t[o>>>2]>>>24-o%4*8&255)<<16|(t[o+1>>>2]>>>24-(o+1)%4*8&255)<<8|t[o+2>>>2]>>>24-(o+2)%4*8&255,s=0;s<4&&o+.75*s<r;s++)i.push(n.charAt(a>>>6*(3-s)&63));var c=n.charAt(64);if(c)for(;i.length%4;)i.push(c);return i.join("")},parse:function(e){var t=e.length,r=this._map,i=this._reverseMap;if(!i){i=this._reverseMap=[];for(var o=0;o<r.length;o++)i[r.charCodeAt(o)]=o}var a=r.charAt(64);if(a){var s=e.indexOf(a);-1!==s&&(t=s)}return n(e,t,i)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="}}(),e.enc.Base64)),ye.exports;var e}var be,_e={exports:{}};function me(){return be||(be=1,_e.exports=(e=oe(),function(){var t=e,r=t.lib.WordArray;function n(e,t,n){for(var i=[],o=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;i[o>>>2]|=s<<24-o%4*8,o++}return r.create(i,o)}t.enc.Base64url={stringify:function(e,t){void 0===t&&(t=!0);var r=e.words,n=e.sigBytes,i=t?this._safe_map:this._map;e.clamp();for(var o=[],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++)o.push(i.charAt(s>>>6*(3-c)&63));var l=i.charAt(64);if(l)for(;o.length%4;)o.push(l);return o.join("")},parse:function(e,t){void 0===t&&(t=!0);var r=e.length,i=t?this._safe_map:this._map,o=this._reverseMap;if(!o){o=this._reverseMap=[];for(var a=0;a<i.length;a++)o[i.charCodeAt(a)]=a}var s=i.charAt(64);if(s){var c=e.indexOf(s);-1!==c&&(r=c)}return n(e,r,o)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safe_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"}}(),e.enc.Base64url)),_e.exports;var e}var xe,we={exports:{}};function ke(){return xe||(xe=1,we.exports=(e=oe(),function(t){var r=e,n=r.lib,i=n.WordArray,o=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=o.extend({_doReset:function(){this._hash=new i.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(e,t){for(var r=0;r<16;r++){var n=t+r,i=e[n];e[n]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}var o=this._hash.words,a=e[t+0],c=e[t+1],h=e[t+2],p=e[t+3],v=e[t+4],y=e[t+5],g=e[t+6],b=e[t+7],_=e[t+8],m=e[t+9],x=e[t+10],w=e[t+11],k=e[t+12],B=e[t+13],S=e[t+14],E=e[t+15],O=o[0],A=o[1],j=o[2],C=o[3];O=l(O,A,j,C,a,7,s[0]),C=l(C,O,A,j,c,12,s[1]),j=l(j,C,O,A,h,17,s[2]),A=l(A,j,C,O,p,22,s[3]),O=l(O,A,j,C,v,7,s[4]),C=l(C,O,A,j,y,12,s[5]),j=l(j,C,O,A,g,17,s[6]),A=l(A,j,C,O,b,22,s[7]),O=l(O,A,j,C,_,7,s[8]),C=l(C,O,A,j,m,12,s[9]),j=l(j,C,O,A,x,17,s[10]),A=l(A,j,C,O,w,22,s[11]),O=l(O,A,j,C,k,7,s[12]),C=l(C,O,A,j,B,12,s[13]),j=l(j,C,O,A,S,17,s[14]),O=u(O,A=l(A,j,C,O,E,22,s[15]),j,C,c,5,s[16]),C=u(C,O,A,j,g,9,s[17]),j=u(j,C,O,A,w,14,s[18]),A=u(A,j,C,O,a,20,s[19]),O=u(O,A,j,C,y,5,s[20]),C=u(C,O,A,j,x,9,s[21]),j=u(j,C,O,A,E,14,s[22]),A=u(A,j,C,O,v,20,s[23]),O=u(O,A,j,C,m,5,s[24]),C=u(C,O,A,j,S,9,s[25]),j=u(j,C,O,A,p,14,s[26]),A=u(A,j,C,O,_,20,s[27]),O=u(O,A,j,C,B,5,s[28]),C=u(C,O,A,j,h,9,s[29]),j=u(j,C,O,A,b,14,s[30]),O=d(O,A=u(A,j,C,O,k,20,s[31]),j,C,y,4,s[32]),C=d(C,O,A,j,_,11,s[33]),j=d(j,C,O,A,w,16,s[34]),A=d(A,j,C,O,S,23,s[35]),O=d(O,A,j,C,c,4,s[36]),C=d(C,O,A,j,v,11,s[37]),j=d(j,C,O,A,b,16,s[38]),A=d(A,j,C,O,x,23,s[39]),O=d(O,A,j,C,B,4,s[40]),C=d(C,O,A,j,a,11,s[41]),j=d(j,C,O,A,p,16,s[42]),A=d(A,j,C,O,g,23,s[43]),O=d(O,A,j,C,m,4,s[44]),C=d(C,O,A,j,k,11,s[45]),j=d(j,C,O,A,E,16,s[46]),O=f(O,A=d(A,j,C,O,h,23,s[47]),j,C,a,6,s[48]),C=f(C,O,A,j,b,10,s[49]),j=f(j,C,O,A,S,15,s[50]),A=f(A,j,C,O,y,21,s[51]),O=f(O,A,j,C,k,6,s[52]),C=f(C,O,A,j,p,10,s[53]),j=f(j,C,O,A,x,15,s[54]),A=f(A,j,C,O,c,21,s[55]),O=f(O,A,j,C,_,6,s[56]),C=f(C,O,A,j,E,10,s[57]),j=f(j,C,O,A,g,15,s[58]),A=f(A,j,C,O,B,21,s[59]),O=f(O,A,j,C,v,6,s[60]),C=f(C,O,A,j,w,10,s[61]),j=f(j,C,O,A,h,15,s[62]),A=f(A,j,C,O,m,21,s[63]),o[0]=o[0]+O|0,o[1]=o[1]+A|0,o[2]=o[2]+j|0,o[3]=o[3]+C|0},_doFinalize:function(){var e=this._data,r=e.words,n=8*this._nDataBytes,i=8*e.sigBytes;r[i>>>5]|=128<<24-i%32;var o=t.floor(n/4294967296),a=n;r[15+(i+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),r[14+(i+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=o.clone.call(this);return e._hash=this._hash.clone(),e}});function l(e,t,r,n,i,o,a){var s=e+(t&r|~t&n)+i+a;return(s<<o|s>>>32-o)+t}function u(e,t,r,n,i,o,a){var s=e+(t&n|r&~n)+i+a;return(s<<o|s>>>32-o)+t}function d(e,t,r,n,i,o,a){var s=e+(t^r^n)+i+a;return(s<<o|s>>>32-o)+t}function f(e,t,r,n,i,o,a){var s=e+(r^(t|~n))+i+a;return(s<<o|s>>>32-o)+t}r.MD5=o._createHelper(c),r.HmacMD5=o._createHmacHelper(c)}(Math),e.MD5)),we.exports;var e}var Be,Se={exports:{}};function Ee(){return Be||(Be=1,Se.exports=(s=oe(),t=(e=s).lib,r=t.WordArray,n=t.Hasher,i=e.algo,o=[],a=i.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],i=r[1],a=r[2],s=r[3],c=r[4],l=0;l<80;l++){if(l<16)o[l]=0|e[t+l];else{var u=o[l-3]^o[l-8]^o[l-14]^o[l-16];o[l]=u<<1|u>>>31}var d=(n<<5|n>>>27)+c+o[l];d+=l<20?1518500249+(i&a|~i&s):l<40?1859775393+(i^a^s):l<60?(i&a|i&s|a&s)-1894007588:(i^a^s)-899497514,c=s,s=a,a=i<<30|i>>>2,i=n,n=d}r[0]=r[0]+n|0,r[1]=r[1]+i|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)),Se.exports;var e,t,r,n,i,o,a,s}var Oe,Ae={exports:{}};function je(){return Oe||(Oe=1,Ae.exports=(e=oe(),function(t){var r=e,n=r.lib,i=n.WordArray,o=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,i=0;i<64;)e(n)&&(i<8&&(s[i]=r(t.pow(n,.5))),c[i]=r(t.pow(n,1/3)),i++),n++}();var l=[],u=a.SHA256=o.extend({_doReset:function(){this._hash=new i.init(s.slice(0))},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],i=r[1],o=r[2],a=r[3],s=r[4],u=r[5],d=r[6],f=r[7],h=0;h<64;h++){if(h<16)l[h]=0|e[t+h];else{var p=l[h-15],v=(p<<25|p>>>7)^(p<<14|p>>>18)^p>>>3,y=l[h-2],g=(y<<15|y>>>17)^(y<<13|y>>>19)^y>>>10;l[h]=v+l[h-7]+g+l[h-16]}var b=n&i^n&o^i&o,_=(n<<30|n>>>2)^(n<<19|n>>>13)^(n<<10|n>>>22),m=f+((s<<26|s>>>6)^(s<<21|s>>>11)^(s<<7|s>>>25))+(s&u^~s&d)+c[h]+l[h];f=d,d=u,u=s,s=a+m|0,a=o,o=i,i=n,n=m+(_+b)|0}r[0]=r[0]+n|0,r[1]=r[1]+i|0,r[2]=r[2]+o|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,i=8*e.sigBytes;return r[i>>>5]|=128<<24-i%32,r[14+(i+64>>>9<<4)]=t.floor(n/4294967296),r[15+(i+64>>>9<<4)]=n,e.sigBytes=4*r.length,this._process(),this._hash},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});r.SHA256=o._createHelper(u),r.HmacSHA256=o._createHmacHelper(u)}(Math),e.SHA256)),Ae.exports;var e}var Ce,Te={exports:{}};var He,Pe={exports:{}};function ze(){return He||(He=1,Pe.exports=(e=oe(),ce(),function(){var t=e,r=t.lib.Hasher,n=t.x64,i=n.Word,o=n.WordArray,a=t.algo;function s(){return i.create.apply(i,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 o.init([new i.init(1779033703,4089235720),new i.init(3144134277,2227873595),new i.init(1013904242,4271175723),new i.init(2773480762,1595750129),new i.init(1359893119,2917565137),new i.init(2600822924,725511199),new i.init(528734635,4215389547),new i.init(1541459225,327033209)])},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],i=r[1],o=r[2],a=r[3],s=r[4],u=r[5],d=r[6],f=r[7],h=n.high,p=n.low,v=i.high,y=i.low,g=o.high,b=o.low,_=a.high,m=a.low,x=s.high,w=s.low,k=u.high,B=u.low,S=d.high,E=d.low,O=f.high,A=f.low,j=h,C=p,T=v,H=y,P=g,z=b,R=_,D=m,L=x,M=w,$=k,I=B,F=S,N=E,V=O,W=A,U=0;U<80;U++){var K,G,q=l[U];if(U<16)G=q.high=0|e[t+2*U],K=q.low=0|e[t+2*U+1];else{var X=l[U-15],J=X.high,Y=X.low,Z=(J>>>1|Y<<31)^(J>>>8|Y<<24)^J>>>7,Q=(Y>>>1|J<<31)^(Y>>>8|J<<24)^(Y>>>7|J<<25),ee=l[U-2],te=ee.high,re=ee.low,ne=(te>>>19|re<<13)^(te<<3|re>>>29)^te>>>6,ie=(re>>>19|te<<13)^(re<<3|te>>>29)^(re>>>6|te<<26),oe=l[U-7],ae=oe.high,se=oe.low,ce=l[U-16],le=ce.high,ue=ce.low;G=(G=(G=Z+ae+((K=Q+se)>>>0<Q>>>0?1:0))+ne+((K+=ie)>>>0<ie>>>0?1:0))+le+((K+=ue)>>>0<ue>>>0?1:0),q.high=G,q.low=K}var de,fe=L&$^~L&F,he=M&I^~M&N,pe=j&T^j&P^T&P,ve=C&H^C&z^H&z,ye=(j>>>28|C<<4)^(j<<30|C>>>2)^(j<<25|C>>>7),ge=(C>>>28|j<<4)^(C<<30|j>>>2)^(C<<25|j>>>7),be=(L>>>14|M<<18)^(L>>>18|M<<14)^(L<<23|M>>>9),_e=(M>>>14|L<<18)^(M>>>18|L<<14)^(M<<23|L>>>9),me=c[U],xe=me.high,we=me.low,ke=V+be+((de=W+_e)>>>0<W>>>0?1:0),Be=ge+ve;V=F,W=N,F=$,N=I,$=L,I=M,L=R+(ke=(ke=(ke=ke+fe+((de+=he)>>>0<he>>>0?1:0))+xe+((de+=we)>>>0<we>>>0?1:0))+G+((de+=K)>>>0<K>>>0?1:0))+((M=D+de|0)>>>0<D>>>0?1:0)|0,R=P,D=z,P=T,z=H,T=j,H=C,j=ke+(ye+pe+(Be>>>0<ge>>>0?1:0))+((C=de+Be|0)>>>0<de>>>0?1:0)|0}p=n.low=p+C,n.high=h+j+(p>>>0<C>>>0?1:0),y=i.low=y+H,i.high=v+T+(y>>>0<H>>>0?1:0),b=o.low=b+z,o.high=g+P+(b>>>0<z>>>0?1:0),m=a.low=m+D,a.high=_+R+(m>>>0<D>>>0?1:0),w=s.low=w+M,s.high=x+L+(w>>>0<M>>>0?1:0),B=u.low=B+I,u.high=k+$+(B>>>0<I>>>0?1:0),E=d.low=E+N,d.high=S+F+(E>>>0<N>>>0?1:0),A=f.low=A+W,f.high=O+V+(A>>>0<W>>>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)),Pe.exports;var e}var Re,De={exports:{}};var Le,Me={exports:{}};function $e(){return Le||(Le=1,Me.exports=(e=oe(),ce(),function(t){var r=e,n=r.lib,i=n.WordArray,o=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 i=1,o=0;o<24;o++){for(var s=0,d=0,f=0;f<7;f++){if(1&i){var h=(1<<f)-1;h<32?d^=1<<h:s^=1<<h-32}128&i?i=i<<1^113:i<<=1}u[o]=a.create(s,d)}}();var d=[];!function(){for(var e=0;e<25;e++)d[e]=a.create()}();var f=s.SHA3=o.extend({cfg:o.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,i=0;i<n;i++){var o=e[t+2*i],a=e[t+2*i+1];o=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),a=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),(A=r[i]).high^=a,A.low^=o}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^=(A=r[f+5*v]).high,p^=A.low;var y=d[f];y.high=h,y.low=p}for(f=0;f<5;f++){var g=d[(f+4)%5],b=d[(f+1)%5],_=b.high,m=b.low;for(h=g.high^(_<<1|m>>>31),p=g.low^(m<<1|_>>>31),v=0;v<5;v++)(A=r[f+5*v]).high^=h,A.low^=p}for(var x=1;x<25;x++){var w=(A=r[x]).high,k=A.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 S=d[l[x]];S.high=h,S.low=p}var E=d[0],O=r[0];for(E.high=O.high,E.low=O.low,f=0;f<5;f++)for(v=0;v<5;v++){var A=r[x=f+5*v],j=d[x],C=d[(f+1)%5+5*v],T=d[(f+2)%5+5*v];A.high=j.high^~C.high&T.high,A.low=j.low^~C.low&T.low}A=r[0];var H=u[s];A.high^=H.high,A.low^=H.low}},_doFinalize:function(){var e=this._data,r=e.words;this._nDataBytes;var n=8*e.sigBytes,o=32*this.blockSize;r[n>>>5]|=1<<24-n%32,r[(t.ceil((n+1)/o)*o>>>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 i.init(l,s)},clone:function(){for(var e=o.clone.call(this),t=e._state=this._state.slice(0),r=0;r<25;r++)t[r]=t[r].clone();return e}});r.SHA3=o._createHelper(f),r.HmacSHA3=o._createHmacHelper(f)}(Math),e.SHA3)),Me.exports;var e}var Ie,Fe={exports:{}};var Ne,Ve={exports:{}};function We(){return Ne||(Ne=1,Ve.exports=(e=oe(),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,i=4*r;t.sigBytes>i&&(t=e.finalize(t)),t.clamp();for(var o=this._oKey=t.clone(),a=this._iKey=t.clone(),s=o.words,c=a.words,l=0;l<r;l++)s[l]^=1549556828,c[l]^=909522486;o.sigBytes=a.sigBytes=i,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))}})))),Ve.exports;var e,t,r,n}var Ue,Ke={exports:{}};var Ge,qe={exports:{}};function Xe(){return Ge||(Ge=1,qe.exports=(s=oe(),Ee(),We(),t=(e=s).lib,r=t.Base,n=t.WordArray,i=e.algo,o=i.MD5,a=i.EvpKDF=r.extend({cfg:r.extend({keySize:4,hasher:o,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var r,i=this.cfg,o=i.hasher.create(),a=n.create(),s=a.words,c=i.keySize,l=i.iterations;s.length<c;){r&&o.update(r),r=o.update(e).finalize(t),o.reset();for(var u=1;u<l;u++)r=o.finalize(r),o.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)),qe.exports;var e,t,r,n,i,o,a,s}var Je,Ye={exports:{}};function Ze(){return Je||(Je=1,Ye.exports=(e=oe(),Xe(),void(e.lib.Cipher||function(t){var r=e,n=r.lib,i=n.Base,o=n.WordArray,a=n.BufferedBlockAlgorithm,s=r.enc;s.Utf8;var c=s.Base64,l=r.algo.EvpKDF,u=n.Cipher=a.extend({cfg:i.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,i){return e(n).encrypt(t,r,n,i)},decrypt:function(r,n,i){return e(n).decrypt(t,r,n,i)}}}}()});n.StreamCipher=u.extend({_doFinalize:function(){return this._process(!0)},blockSize:1});var d=r.mode={},f=n.BlockCipherMode=i.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 i,o=this._iv;o?(i=o,this._iv=t):i=this._prevBlock;for(var a=0;a<n;a++)e[r+a]^=i[a]}return e.Encryptor=e.extend({processBlock:function(e,t){var n=this._cipher,i=n.blockSize;r.call(this,e,t,i),n.encryptBlock(e,t),this._prevBlock=e.slice(t,t+i)}}),e.Decryptor=e.extend({processBlock:function(e,t){var n=this._cipher,i=n.blockSize,o=e.slice(t,t+i);n.decryptBlock(e,t),r.call(this,e,t,i),this._prevBlock=o}}),e}(),p=(r.pad={}).Pkcs7={pad:function(e,t){for(var r=4*t,n=r-e.sigBytes%r,i=n<<24|n<<16|n<<8|n,a=[],s=0;s<n;s+=4)a.push(i);var c=o.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=i.extend({init:function(e){this.mixIn(e)},toString:function(e){return(e||this.formatter).stringify(this)}}),y=(r.format={}).OpenSSL={stringify:function(e){var t=e.ciphertext,r=e.salt;return(r?o.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=o.create(n.slice(2,4)),n.splice(0,4),r.sigBytes-=16),v.create({ciphertext:r,salt:t})}},g=n.SerializableCipher=i.extend({cfg:i.extend({format:y}),encrypt:function(e,t,r,n){n=this.cfg.extend(n);var i=e.createEncryptor(r,n),o=i.finalize(t),a=i.cfg;return v.create({ciphertext:o,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}}),b=(r.kdf={}).OpenSSL={execute:function(e,t,r,n,i){if(n||(n=o.random(8)),i)a=l.create({keySize:t+r,hasher:i}).compute(e,n);else var a=l.create({keySize:t+r}).compute(e,n);var s=o.create(a.words.slice(t),4*r);return a.sigBytes=4*t,v.create({key:a,iv:s,salt:n})}},_=n.PasswordBasedCipher=g.extend({cfg:g.cfg.extend({kdf:b}),encrypt:function(e,t,r,n){var i=(n=this.cfg.extend(n)).kdf.execute(r,e.keySize,e.ivSize,n.salt,n.hasher);n.iv=i.iv;var o=g.encrypt.call(this,e,t,i.key,n);return o.mixIn(i),o},decrypt:function(e,t,r,n){n=this.cfg.extend(n),t=this._parse(t,n.format);var i=n.kdf.execute(r,e.keySize,e.ivSize,t.salt,n.hasher);return n.iv=i.iv,g.decrypt.call(this,e,t,i.key,n)}})}()))),Ye.exports;var e}var Qe,et={exports:{}};function tt(){return Qe||(Qe=1,et.exports=(e=oe(),Ze(),e.mode.CFB=function(){var t=e.lib.BlockCipherMode.extend();function r(e,t,r,n){var i,o=this._iv;o?(i=o.slice(0),this._iv=void 0):i=this._prevBlock,n.encryptBlock(i,0);for(var a=0;a<r;a++)e[t+a]^=i[a]}return t.Encryptor=t.extend({processBlock:function(e,t){var n=this._cipher,i=n.blockSize;r.call(this,e,t,i,n),this._prevBlock=e.slice(t,t+i)}}),t.Decryptor=t.extend({processBlock:function(e,t){var n=this._cipher,i=n.blockSize,o=e.slice(t,t+i);r.call(this,e,t,i,n),this._prevBlock=o}}),t}(),e.mode.CFB)),et.exports;var e}var rt,nt={exports:{}};function it(){return rt||(rt=1,nt.exports=(r=oe(),Ze(),r.mode.CTR=(e=r.lib.BlockCipherMode.extend(),t=e.Encryptor=e.extend({processBlock:function(e,t){var r=this._cipher,n=r.blockSize,i=this._iv,o=this._counter;i&&(o=this._counter=i.slice(0),this._iv=void 0);var a=o.slice(0);r.encryptBlock(a,0),o[n-1]=o[n-1]+1|0;for(var s=0;s<n;s++)e[t+s]^=a[s]}}),e.Decryptor=t,e),r.mode.CTR)),nt.exports;var e,t,r}var ot,at={exports:{}};function st(){return ot||(ot=1,at.exports=(e=oe(),Ze(),
|
1
|
+
"use strict";var e=require("react"),t=require("generaltranslation"),r=require("react/jsx-runtime"),n=require("@generaltranslation/supported-locales");const i=e.createContext(void 0);function o(t="useGTContext() must be used within a <GTProvider>!"){const r=e.useContext(i);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 i=0;for(n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]])}return r}function s(e,t,r,n){return new(r||(r=Promise))((function(i,o){function a(e){try{c(n.next(e))}catch(e){o(e)}}function s(e){try{c(n.throw(e))}catch(e){o(e)}}function c(e){var t;e.done?i(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}`,l="gt-react Error: You are trying to use a dictionary, but dictionary has been disabled. This is likely because the server cannot access the dictionary upstream. For example, if you are using gt-next, make sure that you have added the initGT() plugin to your app and that the dictionary exists.",u=e=>`gt-react: No dictionary entry found for id: "${e}"`,d=(e,t)=>`t('${e}') finding no translation for dictionary item ${t} !`;function f(t){var{projectId:r,devApiKey:n,locale:i,versionId:o,defaultLocale:l,runtimeUrl:u,renderSettings:d,setTranslations:f,runtimeTranslationEnabled:h}=t,p=a(t,["projectId","devApiKey","locale","versionId","defaultLocale","runtimeUrl","renderSettings","setTranslations","runtimeTranslationEnabled"]);p=Object.assign(Object.assign({},p),{projectId:r,sourceLocale:l});const[v,y]=e.useState(0);if(!h)return{translateContent:()=>Promise.reject(new Error("translateContent() failed because translation is disabled")),translateChildren:()=>Promise.reject(new Error("translateChildren() failed because translation is disabled"))};const g=e.useRef(new Map),b=e.useRef(new Map);e.useEffect((()=>{g.current.forEach((e=>e.resolve())),g.current.clear()}),[i]);const _=e.useCallback((e=>{const t=`${e.metadata.id?`${e.metadata.id}-`:""}${e.metadata.hash}-${e.targetLocale}`,r=b.current.get(t);if(r)return r;const n=new Promise(((r,n)=>{g.current.set(t,{type:"content",source:e.source,metadata:e.metadata,resolve:r,reject:n})})).catch((e=>{throw e})).finally((()=>{b.current.delete(t)}));return b.current.set(t,n),n}),[i]),m=e.useCallback((e=>{const t=`${e.metadata.id?`${e.metadata.id}-`:""}${e.metadata.hash}-${e.targetLocale}`,r=b.current.get(t);if(r)return r;const n=new Promise(((r,n)=>{g.current.set(t,{type:"jsx",source:e.source,metadata:e.metadata,resolve:r,reject:n})})).catch((e=>{throw e})).finally((()=>{b.current.delete(t)}));return b.current.set(t,n),n}),[i]),x=(e,t)=>s(this,void 0,void 0,(function*(){if(0===g.current.size)return{};y((e=>e+1));const i=Array.from(e.values()),a={};try{const e=i.reduce(((e,t)=>(e[t.metadata.hash]={state:"loading"},e)),{});f((t=>Object.assign(Object.assign({},t||{}),e)));const l=(e,t,r)=>s(this,void 0,void 0,(function*(){const n=new AbortController,i=void 0===r?void 0:setTimeout((()=>n.abort()),r);try{return yield fetch(e,Object.assign(Object.assign({},t),{signal:n.signal}))}catch(e){if(console.error("timeout!"),e instanceof Error&&"AbortError"===e.name)throw new Error("Request timed out");throw e}finally{void 0!==i&&clearTimeout(i)}})),h=yield l(`${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:i,targetLocale:t,metadata:p,versionId:o})},d.timeout);if(!h.ok)throw new Error(yield h.text());(yield h.json()).forEach(((e,t)=>{const r=i[t],n=r.metadata.hash;if("translation"in e&&e.translation&&e.reference){const{translation:t,reference:{key:i}}=e;return i!==r.metadata.hash&&console.warn(`Mismatching hashes! Expected hash: ${r.metadata.hash}, but got hash: ${i}. We will still render your translation, but make sure to update to the newest version: generaltranslation.com/docs`),void(a[n]={state:"success",target:t})}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){console.error("Error fetching batched translations:",e),i.forEach((e=>{a[e.metadata.hash]={state:"error",error:"An error occurred.",code:500}}))}finally{return y((e=>e-1)),i.forEach((e=>e.resolve())),a}}));return e.useEffect((()=>{let e=!0;const t=setInterval((()=>{if(g.current.size>0&&v<100){const t=Math.min(25,g.current.size),r=new Map(Array.from(g.current.entries()).slice(0,t));(()=>{s(this,void 0,void 0,(function*(){const t=yield x(r,i);e&&f((e=>Object.assign(Object.assign({},e||{}),t)))}))})(),r.forEach(((e,t)=>g.current.delete(t)))}}),50);return()=>{e=!1,clearInterval(t)}}),[i]),{translateContent:_,translateChildren:m}}var h="https://cdn.gtx.dev",p="https://runtime.gtx.dev",v="en-US",y="generaltranslation.locale",g=["singular","plural","dual","zero","one","two","few","many","other"];function b({children:n,value:o,name:a,locales:s,options:c={}}){const l=e.useContext(i);l?s||(s=[...l.locale&&[l.locale],l.defaultLocale]):s||(s=[v]);let u=void 0!==n?n:o;u="string"==typeof u?parseFloat(u):u;let d=u;return"number"==typeof u&&(d=t.formatNum({value:u,locales:s,options:c})),r.jsx("span",{"data-_gt-variable-name":a,"data-_gt-variable-type":"number","data-_gt-variable-options":JSON.stringify(c),style:{display:"contents"},suppressHydrationWarning:!0,children:d})}function _({children:e,name:t,value:n}){let i=void 0!==e?e:n;return r.jsx("span",{"data-_gt-variable-name":t,"data-_gt-variable-type":"variable",style:{display:"contents"},children:i})}function m({children:n,value:o,name:a,currency:s="USD",locales:c,options:l={}}){const u=e.useContext(i);u?c||(c=[...u.locale&&[u.locale],u.defaultLocale]):c||(c=[v]);let d=void 0!==n&&void 0===o?n:o;return d="string"==typeof d?parseFloat(d):d,"number"==typeof d&&(d=t.formatCurrency({value:d,locales:c,currency:s,options:l})),r.jsx("span",{"data-_gt-variable-name":a,"data-_gt-variable-type":"currency","data-_gt-variable-options":JSON.stringify(Object.assign({style:"currency",currency:s},l)),style:{display:"contents"},suppressHydrationWarning:!0,children:d})}function x({children:n,value:o,name:a,locales:s,options:c={}}){const l=e.useContext(i);let u,d;l?s||(s=[...l.locale&&[l.locale],l.defaultLocale]):s||(s=[v]);let f=void 0!==n&&void 0===o?n:o;return"number"==typeof f||"string"==typeof f?d=new Date(f):f instanceof Date&&(d=f),void 0!==d&&(u=t.formatDateTime({value:d,locales:s,options:c}).replace(/[\u200F\u202B\u202E]/g,"")),r.jsx("span",{"data-_gt-variable-name":a,"data-_gt-variable-type":"date","data-_gt-variable-options":JSON.stringify(c),style:{display:"contents"},suppressHydrationWarning:!0,children:u})}function w({variableType:e,variableName:t,variableValue:n,variableOptions:i,locales:o}){return"number"===e?r.jsx(b,{name:t,value:n,options:i}):"datetime"===e?r.jsx(x,{name:t,value:n,options:i}):"currency"===e?r.jsx(m,{name:t,value:n,options:i}):r.jsx(_,{name:t,value:n})}b.gtTransformation="variable-number",_.gtTransformation="variable-variable",m.gtTransformation="variable-currency",x.gtTransformation="variable-datetime";class k extends Error{constructor(e,t){super(e),this.error=e,this.code=t,this.code=t}toTranslationError(){return{state:"error",error:this.error,code:this.code}}}function B(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}}function S(e){return e&&e.props&&e.props["data-_gt"]?e.props["data-_gt"]:null}const E={variable:"value",number:"n",datetime:"date",currency:"cost"};function O(e="variable"){return E[e]||"variable"}const A="_gt_";function j(e={},t){var r;if(e.name)return e.name;if(e["data-_gt-variable-name"])return e["data-_gt-variable-name"];return`${A}${E[t]||"value"}_${null===(r=e["data-_gt"])||void 0===r?void 0:r.id}`}function C(e){var t;const r=(null===(t=e["data-_gt"])||void 0===t?void 0:t.variableType)||"variable";return{variableType:r,variableName:j(e,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 T(e,t,r){let n="",i=null;return"number"==typeof e&&!i&&r&&(n=function(e,t,r){void 0===t&&(t=g),void 0===r&&(r=[v]);var n=new Intl.PluralRules(r).select(e),i=Math.abs(e);if(0===i&&t.includes("zero"))return"zero";if(1===i){if(t.includes("singular"))return"singular";if(t.includes("one"))return"one"}if("one"===n&&t.includes("singular"))return"singular";if(2===i){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&&!i&&(i=r[n]),i}function H({children:t,variables:r={},variablesOptions:n={},defaultLocale:i=v,renderVariable:o}){const s=t=>e.isValidElement(t)?(t=>{const s=S(t);if("variable"===(null==s?void 0:s.transformation)){let{variableName:e,variableType:a,variableValue:s,variableOptions:c}=C(t.props);return s=(()=>{if(void 0!==r[e])return r[e];if(void 0!==s)return s;if(e.startsWith(A)){const e=O(a);if(void 0!==r[e])return r[e]}})(),c=Object.assign(Object.assign({},n[e]),c),o({variableName:e,variableType:a,variableValue:s,variableOptions:c,locales:[i]})}if("plural"===(null==s?void 0:s.transformation)){const e="number"==typeof r.n?r.n:"number"==typeof t.props.n?t.props.n:t.props["data-_gt-n"];"number"==typeof e&&void 0===r.n&&(r.n=e);const n=s.branches||{};return c(T(e,[i],n)||t.props.children)}if("branch"===(null==s?void 0:s.transformation)){let e=t.props,{children:n,name:i,branch:o,"data-_gt":l}=e,u=a(e,["children","name","branch","data-_gt"]);return i=i||t.props["data-_gt-name"]||"branch",o=r[i]||o||t.props["data-_gt-branch-name"],u=s.branches||{},c(void 0!==u[o]?u[o]:n)}return t.props.children?e.cloneElement(t,Object.assign(Object.assign({},t.props),{"data-_gt":void 0,children:c(t.props.children)})):e.cloneElement(t,Object.assign(Object.assign({},t.props),{"data-_gt":void 0}))})(t):t,c=t=>Array.isArray(t)?e.Children.map(t,s):s(t);return c(t)}function P(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 z({sourceElement:t,targetElement:r,variables:n={},variablesOptions:i={},locales:o=[v],renderVariable:a}){var s;const{props:c}=t,l=c["data-_gt"],u=null==l?void 0:l.transformation;if("plural"===u){const e="number"==typeof n.n?n.n:"number"==typeof t.props.n?t.props.n:t.props["data-_gt-n"],s=T(e,o,l.branches||{})||t.props.children,c=T(e,o,r.props["data-_gt"].branches||{})||r.props.children;return"number"==typeof e&&void 0===n.n&&(n.n=e),R({source:s,target:c,variables:n,variablesOptions:i,locales:o,renderVariable:a})}if("branch"===u){let{name:e,branch:s,children:u}=c;e=e||t.props["data-_gt-name"]||"branch",s=n[e]||s||t.props["data-_gt-branch-name"];return R({source:(l.branches||{})[s]||u,target:(r.props["data-_gt"].branches||{})[s]||r.props.children,variables:n,variablesOptions:i,locales:o,renderVariable:a})}return(null==c?void 0:c.children)&&(null===(s=r.props)||void 0===s?void 0:s.children)?e.cloneElement(t,Object.assign(Object.assign({},c),{"data-_gt":void 0,children:R({source:c.children,target:r.props.children,variables:n,variablesOptions:i,locales:o,renderVariable:a})})):H({children:t,variables:n,variablesOptions:i,defaultLocale:o[0],renderVariable:a})}function R({source:t,target:n,variables:i={},variablesOptions:o={},locales:a=[v],renderVariable:s}){if(null==n&&t)return H({children:t,variables:i,variablesOptions:o,defaultLocale:a[0],renderVariable:s});if("string"==typeof n)return n;if(Array.isArray(n)&&!Array.isArray(t)&&t&&(t=[t]),Array.isArray(t)&&Array.isArray(n)){const c=t.filter((t=>{if(e.isValidElement(t)){const e=S(t);if(C(t.props),"variable"!==(null==e?void 0:e.transformation))return!0;{let{variableName:e,variableValue:r,variableOptions:n,variableType:a}=C(t.props);void 0===i[e]&&(i[e]=r);const s=O(a);void 0===i[s]&&(i[s]=r),o[e]=Object.assign(Object.assign({},o[e]),n)}}})),l=e=>c.find((t=>{var r,n;const i=S(t);if(void 0!==(null==i?void 0:i.id)){return i.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}));return n.map(((t,n)=>{if("string"==typeof t)return r.jsx(e.Fragment,{children:t},`string_${n}`);if(P(t)){const c=t.key,l=t.variable||"variable",u=(()=>{if(void 0!==i[t.key])return i[t.key];if(c.startsWith(A)){const e=O(l);if(void 0!==i[e])return i[e]}})();return r.jsx(e.Fragment,{children:s({variableType:l,variableName:c,variableValue:u,variableOptions:o[t.key],locales:a})},`var_${n}`)}const c=l(t);return c?r.jsx(e.Fragment,{children:z({sourceElement:c,targetElement:t,variables:i,variablesOptions:o,locales:a,renderVariable:s})},`element_${n}`):void 0}))}if(n&&"object"==typeof n&&!Array.isArray(n)){const r=P(n)?"variable":"element";if(e.isValidElement(t)){if("element"===r)return z({sourceElement:t,targetElement:n,variables:i,variablesOptions:o,locales:a,renderVariable:s});const e=S(t);if("variable"===(null==e?void 0:e.transformation)){let{variableName:e,variableValue:r,variableOptions:n}=C(t.props);void 0===i[e]&&(i[e]=r),o[e]=Object.assign(Object.assign({},o[e]),n)}}if("variable"===r){const e=n,t=e.key,r=e.variable||"variable",c=(()=>{if(void 0!==i[e.key])return i[e.key];if(t.startsWith(A)){const e=O(r);if(void 0!==i[e])return i[e]}})();return s({variableType:r,variableName:t,variableValue:c,variableOptions:o[e.key]||{},locales:a})}}return H({children:t,variables:i,variablesOptions:o,defaultLocale:a[0],renderVariable:s})}function D(t){if(e.isValidElement(t)&&t.type===e.Fragment){const r=t.props;return!r.children||0===e.Children.count(r.children)}return!1}function L(e){var{children:t,name:n="branch",branch:i}=e,o=a(e,["children","name","branch"]);const{"data-_gt":s}=o,c=a(o,["data-_gt"]),l=(i=null==i?void 0:i.toString())&&void 0!==c[i]?c[i]:t;return r.jsx("span",{"data-_gt":s,"data-_gt-branch-name":i,"data-_gt-name":n||"branch",style:{display:"contents"},children:l})}L.gtTransformation="branch";const M=e=>`Duplicate key found in dictionary: "${e}"`;function $(t,r=""){const n={};for(const i in t)if(t.hasOwnProperty(i)){const o=r?`${r}.${i}`:i;if("object"!=typeof t[i]||null===t[i]||Array.isArray(t[i])||e.isValidElement(t[i])){if(n.hasOwnProperty(o))throw new Error(M(o));n[o]=t[i]}else{const e=$(t[i],o);for(const t in e){if(n.hasOwnProperty(t))throw new Error(M(t));n[t]=e[t]}}}return n}function I(t,n=0){let i=n;const o=e=>{const{type:t,props:r}=e;i+=1;let n,o={id:i};try{n="function"==typeof t&&t.gtTransformation||""}catch(e){n=""}if(n){const t=n.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]&&(o.variableType=(null==t?void 0:t[1])||"variable"),"plural"===t[0]){const e=Object.entries(r).reduce(((e,[t,r])=>(function(e){return g.includes(e)}(t)&&(e[t]=I(r,i)),e)),{});Object.keys(e).length&&(o.branches=e)}if("branch"===t[0]){const e=a(r,["children","branch"]),t=Object.entries(e).reduce(((e,[t,r])=>(e[t]=I(r,i),e)),{});Object.keys(t).length&&(o.branches=t)}o.transformation=t[0]}return o};function s(t){return e.isValidElement(t)?function(t){const{props:n}=t;if(n["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 i=o(t),a=Object.assign(Object.assign({},n),{"data-_gt":i});if(n.children&&!i.variableType&&(a.children=c(n.children)),t.type===e.Fragment)return r.jsx("span",Object.assign({style:{all:"unset",display:"contents"}},a));return e.cloneElement(t,a)}(t):t}function c(t){return Array.isArray(t)?e.Children.map(t,s):s(t)}return c(t)}const F=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"},N=t=>{return r=t,e.isValidElement(r)?(e=>{const{type:t,props:r}=e;let n={type:F(e),props:{}};if(r["data-_gt"]){const e=r["data-_gt"];let t=Object.assign({},e);const i=e.transformation;if("variable"===i){const t=e.variableType||"variable";return{variable:t,key:j(r,t),id:e.id}}if("plural"===i&&e.branches){n.type="Plural";let r={};Object.entries(e.branches).forEach((([e,t])=>{r[e]=V(t)})),t=Object.assign(Object.assign({},t),{branches:r})}if("branch"===i&&e.branches){n.type="Branch";let r={};Object.entries(e.branches).forEach((([e,t])=>{r[e]=V(t)})),t=Object.assign(Object.assign({},t),{branches:r})}n.props["data-_gt"]=t}return r.children&&(n.props.children=V(r.children)),n})(t):"number"==typeof t?t.toString():t;var r};function V(e){return Array.isArray(e)?e.map(N):N(e)}const W=Object.assign({method:"default"},"undefined"!=typeof process&&"development"!==process.env.NODE_ENV?{timeout:8e3}:{});function U(t){var{children:n,n:o,locale:s}=t,c=a(t,["children","n","locale"]);const{"data-_gt":l}=c,u=a(c,["data-_gt"]),d=e.useContext(i);let f;d&&(s||(s=d.locale),f||(f=d.defaultLocale));const h=[...s?[s]:[],f||v];if("number"!=typeof o)throw new Error((e=>`<Plural> component with children "${e}" requires "n" option.`)(n));const p=T(o,h,u)||n;return r.jsx("span",{"data-_gt":l,"data-_gt-n":o,style:{display:"contents"},children:p})}function K(){return o("useDefaultLocale(): Unable to access default locale outside of a <GTProvider>").defaultLocale}function G(){return o("useLocale(): Unable to access user's locale outside of a <GTProvider>").locale}U.gtTransformation="plural";var q,X,J="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function Y(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Z(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 Q=(X||(X=1,q=function(e,t){t||(t={}),"function"==typeof t&&(t={cmp:t});var r,n="boolean"==typeof t.cycles&&t.cycles,i=t.cmp&&(r=t.cmp,function(e){return function(t,n){var i={key:t,value:e[t]},o={key:n,value:e[n]};return r(i,o)}}),o=[];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!==o.indexOf(t)){if(n)return JSON.stringify("__cycle__");throw new TypeError("Converting circular structure to JSON")}var s=o.push(t)-1,c=Object.keys(t).sort(i&&i(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 o.splice(s,1),"{"+a+"}"}}(e)}),q),ee=Y(Q),te={exports:{}};var re,ne={exports:{}},ie=Z(Object.freeze({__proto__:null,default:{}}));function oe(){return re||(re=1,ne.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!==J&&J.crypto&&(r=J.crypto),!r)try{r=ie}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.")},i=Object.create||function(){function e(){}return function(t){var r;return e.prototype=t,r=new e,e.prototype=null,r}}(),o={},a=o.lib={},s=a.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)}},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,i=e.sigBytes;if(this.clamp(),n%4)for(var o=0;o<i;o++){var a=r[o>>>2]>>>24-o%4*8&255;t[n+o>>>2]|=a<<24-(n+o)%4*8}else for(var s=0;s<i;s+=4)t[n+s>>>2]=r[s>>>2];return this.sigBytes+=i,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=o.enc={},u=l.Hex={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],i=0;i<r;i++){var o=t[i>>>2]>>>24-i%4*8&255;n.push((o>>>4).toString(16)),n.push((15&o).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=[],i=0;i<r;i++){var o=t[i>>>2]>>>24-i%4*8&255;n.push(String.fromCharCode(o))}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,i=n.words,o=n.sigBytes,a=this.blockSize,s=o/(4*a),l=(s=t?e.ceil(s):e.max((0|s)-this._minBufferSize,0))*a,u=e.min(4*l,o);if(l){for(var d=0;d<l;d+=a)this._doProcessBlock(i,d);r=i.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=o.algo={};return o}(Math),e)),ne.exports;var e}var ae,se={exports:{}};function ce(){return ae||(ae=1,se.exports=(a=oe(),r=(t=a).lib,n=r.Base,i=r.WordArray,(o=t.x64={}).Word=n.extend({init:function(e,t){this.high=e,this.low=t}}),o.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 o=e[n];r.push(o.high),r.push(o.low)}return i.create(r,this.sigBytes)},clone:function(){for(var e=n.clone.call(this),t=e.words=this.words.slice(0),r=t.length,i=0;i<r;i++)t[i]=t[i].clone();return e}}),a)),se.exports;var e,t,r,n,i,o,a}var le,ue={exports:{}};function de(){return le||(le=1,ue.exports=(e=oe(),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=[],i=0;i<t;i++)n[i>>>2]|=e[i]<<24-i%4*8;r.call(this,n,t)}else r.apply(this,arguments)};n.prototype=t}}(),e.lib.WordArray)),ue.exports;var e}var fe,he={exports:{}};function pe(){return fe||(fe=1,he.exports=(e=oe(),function(){var t=e,r=t.lib.WordArray,n=t.enc;function i(e){return e<<8&4278255360|e>>>8&16711935}n.Utf16=n.Utf16BE={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],i=0;i<r;i+=2){var o=t[i>>>2]>>>16-i%4*8&65535;n.push(String.fromCharCode(o))}return n.join("")},parse:function(e){for(var t=e.length,n=[],i=0;i<t;i++)n[i>>>1]|=e.charCodeAt(i)<<16-i%2*16;return r.create(n,2*t)}},n.Utf16LE={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],o=0;o<r;o+=2){var a=i(t[o>>>2]>>>16-o%4*8&65535);n.push(String.fromCharCode(a))}return n.join("")},parse:function(e){for(var t=e.length,n=[],o=0;o<t;o++)n[o>>>1]|=i(e.charCodeAt(o)<<16-o%2*16);return r.create(n,2*t)}}}(),e.enc.Utf16)),he.exports;var e}var ve,ye={exports:{}};function ge(){return ve||(ve=1,ye.exports=(e=oe(),function(){var t=e,r=t.lib.WordArray;function n(e,t,n){for(var i=[],o=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;i[o>>>2]|=s<<24-o%4*8,o++}return r.create(i,o)}t.enc.Base64={stringify:function(e){var t=e.words,r=e.sigBytes,n=this._map;e.clamp();for(var i=[],o=0;o<r;o+=3)for(var a=(t[o>>>2]>>>24-o%4*8&255)<<16|(t[o+1>>>2]>>>24-(o+1)%4*8&255)<<8|t[o+2>>>2]>>>24-(o+2)%4*8&255,s=0;s<4&&o+.75*s<r;s++)i.push(n.charAt(a>>>6*(3-s)&63));var c=n.charAt(64);if(c)for(;i.length%4;)i.push(c);return i.join("")},parse:function(e){var t=e.length,r=this._map,i=this._reverseMap;if(!i){i=this._reverseMap=[];for(var o=0;o<r.length;o++)i[r.charCodeAt(o)]=o}var a=r.charAt(64);if(a){var s=e.indexOf(a);-1!==s&&(t=s)}return n(e,t,i)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="}}(),e.enc.Base64)),ye.exports;var e}var be,_e={exports:{}};function me(){return be||(be=1,_e.exports=(e=oe(),function(){var t=e,r=t.lib.WordArray;function n(e,t,n){for(var i=[],o=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;i[o>>>2]|=s<<24-o%4*8,o++}return r.create(i,o)}t.enc.Base64url={stringify:function(e,t){void 0===t&&(t=!0);var r=e.words,n=e.sigBytes,i=t?this._safe_map:this._map;e.clamp();for(var o=[],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++)o.push(i.charAt(s>>>6*(3-c)&63));var l=i.charAt(64);if(l)for(;o.length%4;)o.push(l);return o.join("")},parse:function(e,t){void 0===t&&(t=!0);var r=e.length,i=t?this._safe_map:this._map,o=this._reverseMap;if(!o){o=this._reverseMap=[];for(var a=0;a<i.length;a++)o[i.charCodeAt(a)]=a}var s=i.charAt(64);if(s){var c=e.indexOf(s);-1!==c&&(r=c)}return n(e,r,o)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safe_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"}}(),e.enc.Base64url)),_e.exports;var e}var xe,we={exports:{}};function ke(){return xe||(xe=1,we.exports=(e=oe(),function(t){var r=e,n=r.lib,i=n.WordArray,o=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=o.extend({_doReset:function(){this._hash=new i.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(e,t){for(var r=0;r<16;r++){var n=t+r,i=e[n];e[n]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}var o=this._hash.words,a=e[t+0],c=e[t+1],h=e[t+2],p=e[t+3],v=e[t+4],y=e[t+5],g=e[t+6],b=e[t+7],_=e[t+8],m=e[t+9],x=e[t+10],w=e[t+11],k=e[t+12],B=e[t+13],S=e[t+14],E=e[t+15],O=o[0],A=o[1],j=o[2],C=o[3];O=l(O,A,j,C,a,7,s[0]),C=l(C,O,A,j,c,12,s[1]),j=l(j,C,O,A,h,17,s[2]),A=l(A,j,C,O,p,22,s[3]),O=l(O,A,j,C,v,7,s[4]),C=l(C,O,A,j,y,12,s[5]),j=l(j,C,O,A,g,17,s[6]),A=l(A,j,C,O,b,22,s[7]),O=l(O,A,j,C,_,7,s[8]),C=l(C,O,A,j,m,12,s[9]),j=l(j,C,O,A,x,17,s[10]),A=l(A,j,C,O,w,22,s[11]),O=l(O,A,j,C,k,7,s[12]),C=l(C,O,A,j,B,12,s[13]),j=l(j,C,O,A,S,17,s[14]),O=u(O,A=l(A,j,C,O,E,22,s[15]),j,C,c,5,s[16]),C=u(C,O,A,j,g,9,s[17]),j=u(j,C,O,A,w,14,s[18]),A=u(A,j,C,O,a,20,s[19]),O=u(O,A,j,C,y,5,s[20]),C=u(C,O,A,j,x,9,s[21]),j=u(j,C,O,A,E,14,s[22]),A=u(A,j,C,O,v,20,s[23]),O=u(O,A,j,C,m,5,s[24]),C=u(C,O,A,j,S,9,s[25]),j=u(j,C,O,A,p,14,s[26]),A=u(A,j,C,O,_,20,s[27]),O=u(O,A,j,C,B,5,s[28]),C=u(C,O,A,j,h,9,s[29]),j=u(j,C,O,A,b,14,s[30]),O=d(O,A=u(A,j,C,O,k,20,s[31]),j,C,y,4,s[32]),C=d(C,O,A,j,_,11,s[33]),j=d(j,C,O,A,w,16,s[34]),A=d(A,j,C,O,S,23,s[35]),O=d(O,A,j,C,c,4,s[36]),C=d(C,O,A,j,v,11,s[37]),j=d(j,C,O,A,b,16,s[38]),A=d(A,j,C,O,x,23,s[39]),O=d(O,A,j,C,B,4,s[40]),C=d(C,O,A,j,a,11,s[41]),j=d(j,C,O,A,p,16,s[42]),A=d(A,j,C,O,g,23,s[43]),O=d(O,A,j,C,m,4,s[44]),C=d(C,O,A,j,k,11,s[45]),j=d(j,C,O,A,E,16,s[46]),O=f(O,A=d(A,j,C,O,h,23,s[47]),j,C,a,6,s[48]),C=f(C,O,A,j,b,10,s[49]),j=f(j,C,O,A,S,15,s[50]),A=f(A,j,C,O,y,21,s[51]),O=f(O,A,j,C,k,6,s[52]),C=f(C,O,A,j,p,10,s[53]),j=f(j,C,O,A,x,15,s[54]),A=f(A,j,C,O,c,21,s[55]),O=f(O,A,j,C,_,6,s[56]),C=f(C,O,A,j,E,10,s[57]),j=f(j,C,O,A,g,15,s[58]),A=f(A,j,C,O,B,21,s[59]),O=f(O,A,j,C,v,6,s[60]),C=f(C,O,A,j,w,10,s[61]),j=f(j,C,O,A,h,15,s[62]),A=f(A,j,C,O,m,21,s[63]),o[0]=o[0]+O|0,o[1]=o[1]+A|0,o[2]=o[2]+j|0,o[3]=o[3]+C|0},_doFinalize:function(){var e=this._data,r=e.words,n=8*this._nDataBytes,i=8*e.sigBytes;r[i>>>5]|=128<<24-i%32;var o=t.floor(n/4294967296),a=n;r[15+(i+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),r[14+(i+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=o.clone.call(this);return e._hash=this._hash.clone(),e}});function l(e,t,r,n,i,o,a){var s=e+(t&r|~t&n)+i+a;return(s<<o|s>>>32-o)+t}function u(e,t,r,n,i,o,a){var s=e+(t&n|r&~n)+i+a;return(s<<o|s>>>32-o)+t}function d(e,t,r,n,i,o,a){var s=e+(t^r^n)+i+a;return(s<<o|s>>>32-o)+t}function f(e,t,r,n,i,o,a){var s=e+(r^(t|~n))+i+a;return(s<<o|s>>>32-o)+t}r.MD5=o._createHelper(c),r.HmacMD5=o._createHmacHelper(c)}(Math),e.MD5)),we.exports;var e}var Be,Se={exports:{}};function Ee(){return Be||(Be=1,Se.exports=(s=oe(),t=(e=s).lib,r=t.WordArray,n=t.Hasher,i=e.algo,o=[],a=i.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],i=r[1],a=r[2],s=r[3],c=r[4],l=0;l<80;l++){if(l<16)o[l]=0|e[t+l];else{var u=o[l-3]^o[l-8]^o[l-14]^o[l-16];o[l]=u<<1|u>>>31}var d=(n<<5|n>>>27)+c+o[l];d+=l<20?1518500249+(i&a|~i&s):l<40?1859775393+(i^a^s):l<60?(i&a|i&s|a&s)-1894007588:(i^a^s)-899497514,c=s,s=a,a=i<<30|i>>>2,i=n,n=d}r[0]=r[0]+n|0,r[1]=r[1]+i|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)),Se.exports;var e,t,r,n,i,o,a,s}var Oe,Ae={exports:{}};function je(){return Oe||(Oe=1,Ae.exports=(e=oe(),function(t){var r=e,n=r.lib,i=n.WordArray,o=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,i=0;i<64;)e(n)&&(i<8&&(s[i]=r(t.pow(n,.5))),c[i]=r(t.pow(n,1/3)),i++),n++}();var l=[],u=a.SHA256=o.extend({_doReset:function(){this._hash=new i.init(s.slice(0))},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],i=r[1],o=r[2],a=r[3],s=r[4],u=r[5],d=r[6],f=r[7],h=0;h<64;h++){if(h<16)l[h]=0|e[t+h];else{var p=l[h-15],v=(p<<25|p>>>7)^(p<<14|p>>>18)^p>>>3,y=l[h-2],g=(y<<15|y>>>17)^(y<<13|y>>>19)^y>>>10;l[h]=v+l[h-7]+g+l[h-16]}var b=n&i^n&o^i&o,_=(n<<30|n>>>2)^(n<<19|n>>>13)^(n<<10|n>>>22),m=f+((s<<26|s>>>6)^(s<<21|s>>>11)^(s<<7|s>>>25))+(s&u^~s&d)+c[h]+l[h];f=d,d=u,u=s,s=a+m|0,a=o,o=i,i=n,n=m+(_+b)|0}r[0]=r[0]+n|0,r[1]=r[1]+i|0,r[2]=r[2]+o|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,i=8*e.sigBytes;return r[i>>>5]|=128<<24-i%32,r[14+(i+64>>>9<<4)]=t.floor(n/4294967296),r[15+(i+64>>>9<<4)]=n,e.sigBytes=4*r.length,this._process(),this._hash},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});r.SHA256=o._createHelper(u),r.HmacSHA256=o._createHmacHelper(u)}(Math),e.SHA256)),Ae.exports;var e}var Ce,Te={exports:{}};var He,Pe={exports:{}};function ze(){return He||(He=1,Pe.exports=(e=oe(),ce(),function(){var t=e,r=t.lib.Hasher,n=t.x64,i=n.Word,o=n.WordArray,a=t.algo;function s(){return i.create.apply(i,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 o.init([new i.init(1779033703,4089235720),new i.init(3144134277,2227873595),new i.init(1013904242,4271175723),new i.init(2773480762,1595750129),new i.init(1359893119,2917565137),new i.init(2600822924,725511199),new i.init(528734635,4215389547),new i.init(1541459225,327033209)])},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],i=r[1],o=r[2],a=r[3],s=r[4],u=r[5],d=r[6],f=r[7],h=n.high,p=n.low,v=i.high,y=i.low,g=o.high,b=o.low,_=a.high,m=a.low,x=s.high,w=s.low,k=u.high,B=u.low,S=d.high,E=d.low,O=f.high,A=f.low,j=h,C=p,T=v,H=y,P=g,z=b,R=_,D=m,L=x,M=w,$=k,I=B,F=S,N=E,V=O,W=A,U=0;U<80;U++){var K,G,q=l[U];if(U<16)G=q.high=0|e[t+2*U],K=q.low=0|e[t+2*U+1];else{var X=l[U-15],J=X.high,Y=X.low,Z=(J>>>1|Y<<31)^(J>>>8|Y<<24)^J>>>7,Q=(Y>>>1|J<<31)^(Y>>>8|J<<24)^(Y>>>7|J<<25),ee=l[U-2],te=ee.high,re=ee.low,ne=(te>>>19|re<<13)^(te<<3|re>>>29)^te>>>6,ie=(re>>>19|te<<13)^(re<<3|te>>>29)^(re>>>6|te<<26),oe=l[U-7],ae=oe.high,se=oe.low,ce=l[U-16],le=ce.high,ue=ce.low;G=(G=(G=Z+ae+((K=Q+se)>>>0<Q>>>0?1:0))+ne+((K+=ie)>>>0<ie>>>0?1:0))+le+((K+=ue)>>>0<ue>>>0?1:0),q.high=G,q.low=K}var de,fe=L&$^~L&F,he=M&I^~M&N,pe=j&T^j&P^T&P,ve=C&H^C&z^H&z,ye=(j>>>28|C<<4)^(j<<30|C>>>2)^(j<<25|C>>>7),ge=(C>>>28|j<<4)^(C<<30|j>>>2)^(C<<25|j>>>7),be=(L>>>14|M<<18)^(L>>>18|M<<14)^(L<<23|M>>>9),_e=(M>>>14|L<<18)^(M>>>18|L<<14)^(M<<23|L>>>9),me=c[U],xe=me.high,we=me.low,ke=V+be+((de=W+_e)>>>0<W>>>0?1:0),Be=ge+ve;V=F,W=N,F=$,N=I,$=L,I=M,L=R+(ke=(ke=(ke=ke+fe+((de+=he)>>>0<he>>>0?1:0))+xe+((de+=we)>>>0<we>>>0?1:0))+G+((de+=K)>>>0<K>>>0?1:0))+((M=D+de|0)>>>0<D>>>0?1:0)|0,R=P,D=z,P=T,z=H,T=j,H=C,j=ke+(ye+pe+(Be>>>0<ge>>>0?1:0))+((C=de+Be|0)>>>0<de>>>0?1:0)|0}p=n.low=p+C,n.high=h+j+(p>>>0<C>>>0?1:0),y=i.low=y+H,i.high=v+T+(y>>>0<H>>>0?1:0),b=o.low=b+z,o.high=g+P+(b>>>0<z>>>0?1:0),m=a.low=m+D,a.high=_+R+(m>>>0<D>>>0?1:0),w=s.low=w+M,s.high=x+L+(w>>>0<M>>>0?1:0),B=u.low=B+I,u.high=k+$+(B>>>0<I>>>0?1:0),E=d.low=E+N,d.high=S+F+(E>>>0<N>>>0?1:0),A=f.low=A+W,f.high=O+V+(A>>>0<W>>>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)),Pe.exports;var e}var Re,De={exports:{}};var Le,Me={exports:{}};function $e(){return Le||(Le=1,Me.exports=(e=oe(),ce(),function(t){var r=e,n=r.lib,i=n.WordArray,o=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 i=1,o=0;o<24;o++){for(var s=0,d=0,f=0;f<7;f++){if(1&i){var h=(1<<f)-1;h<32?d^=1<<h:s^=1<<h-32}128&i?i=i<<1^113:i<<=1}u[o]=a.create(s,d)}}();var d=[];!function(){for(var e=0;e<25;e++)d[e]=a.create()}();var f=s.SHA3=o.extend({cfg:o.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,i=0;i<n;i++){var o=e[t+2*i],a=e[t+2*i+1];o=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),a=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),(A=r[i]).high^=a,A.low^=o}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^=(A=r[f+5*v]).high,p^=A.low;var y=d[f];y.high=h,y.low=p}for(f=0;f<5;f++){var g=d[(f+4)%5],b=d[(f+1)%5],_=b.high,m=b.low;for(h=g.high^(_<<1|m>>>31),p=g.low^(m<<1|_>>>31),v=0;v<5;v++)(A=r[f+5*v]).high^=h,A.low^=p}for(var x=1;x<25;x++){var w=(A=r[x]).high,k=A.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 S=d[l[x]];S.high=h,S.low=p}var E=d[0],O=r[0];for(E.high=O.high,E.low=O.low,f=0;f<5;f++)for(v=0;v<5;v++){var A=r[x=f+5*v],j=d[x],C=d[(f+1)%5+5*v],T=d[(f+2)%5+5*v];A.high=j.high^~C.high&T.high,A.low=j.low^~C.low&T.low}A=r[0];var H=u[s];A.high^=H.high,A.low^=H.low}},_doFinalize:function(){var e=this._data,r=e.words;this._nDataBytes;var n=8*e.sigBytes,o=32*this.blockSize;r[n>>>5]|=1<<24-n%32,r[(t.ceil((n+1)/o)*o>>>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 i.init(l,s)},clone:function(){for(var e=o.clone.call(this),t=e._state=this._state.slice(0),r=0;r<25;r++)t[r]=t[r].clone();return e}});r.SHA3=o._createHelper(f),r.HmacSHA3=o._createHmacHelper(f)}(Math),e.SHA3)),Me.exports;var e}var Ie,Fe={exports:{}};var Ne,Ve={exports:{}};function We(){return Ne||(Ne=1,Ve.exports=(e=oe(),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,i=4*r;t.sigBytes>i&&(t=e.finalize(t)),t.clamp();for(var o=this._oKey=t.clone(),a=this._iKey=t.clone(),s=o.words,c=a.words,l=0;l<r;l++)s[l]^=1549556828,c[l]^=909522486;o.sigBytes=a.sigBytes=i,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))}})))),Ve.exports;var e,t,r,n}var Ue,Ke={exports:{}};var Ge,qe={exports:{}};function Xe(){return Ge||(Ge=1,qe.exports=(s=oe(),Ee(),We(),t=(e=s).lib,r=t.Base,n=t.WordArray,i=e.algo,o=i.MD5,a=i.EvpKDF=r.extend({cfg:r.extend({keySize:4,hasher:o,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var r,i=this.cfg,o=i.hasher.create(),a=n.create(),s=a.words,c=i.keySize,l=i.iterations;s.length<c;){r&&o.update(r),r=o.update(e).finalize(t),o.reset();for(var u=1;u<l;u++)r=o.finalize(r),o.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)),qe.exports;var e,t,r,n,i,o,a,s}var Je,Ye={exports:{}};function Ze(){return Je||(Je=1,Ye.exports=(e=oe(),Xe(),void(e.lib.Cipher||function(t){var r=e,n=r.lib,i=n.Base,o=n.WordArray,a=n.BufferedBlockAlgorithm,s=r.enc;s.Utf8;var c=s.Base64,l=r.algo.EvpKDF,u=n.Cipher=a.extend({cfg:i.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,i){return e(n).encrypt(t,r,n,i)},decrypt:function(r,n,i){return e(n).decrypt(t,r,n,i)}}}}()});n.StreamCipher=u.extend({_doFinalize:function(){return this._process(!0)},blockSize:1});var d=r.mode={},f=n.BlockCipherMode=i.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 i,o=this._iv;o?(i=o,this._iv=t):i=this._prevBlock;for(var a=0;a<n;a++)e[r+a]^=i[a]}return e.Encryptor=e.extend({processBlock:function(e,t){var n=this._cipher,i=n.blockSize;r.call(this,e,t,i),n.encryptBlock(e,t),this._prevBlock=e.slice(t,t+i)}}),e.Decryptor=e.extend({processBlock:function(e,t){var n=this._cipher,i=n.blockSize,o=e.slice(t,t+i);n.decryptBlock(e,t),r.call(this,e,t,i),this._prevBlock=o}}),e}(),p=(r.pad={}).Pkcs7={pad:function(e,t){for(var r=4*t,n=r-e.sigBytes%r,i=n<<24|n<<16|n<<8|n,a=[],s=0;s<n;s+=4)a.push(i);var c=o.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=i.extend({init:function(e){this.mixIn(e)},toString:function(e){return(e||this.formatter).stringify(this)}}),y=(r.format={}).OpenSSL={stringify:function(e){var t=e.ciphertext,r=e.salt;return(r?o.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=o.create(n.slice(2,4)),n.splice(0,4),r.sigBytes-=16),v.create({ciphertext:r,salt:t})}},g=n.SerializableCipher=i.extend({cfg:i.extend({format:y}),encrypt:function(e,t,r,n){n=this.cfg.extend(n);var i=e.createEncryptor(r,n),o=i.finalize(t),a=i.cfg;return v.create({ciphertext:o,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}}),b=(r.kdf={}).OpenSSL={execute:function(e,t,r,n,i){if(n||(n=o.random(8)),i)a=l.create({keySize:t+r,hasher:i}).compute(e,n);else var a=l.create({keySize:t+r}).compute(e,n);var s=o.create(a.words.slice(t),4*r);return a.sigBytes=4*t,v.create({key:a,iv:s,salt:n})}},_=n.PasswordBasedCipher=g.extend({cfg:g.cfg.extend({kdf:b}),encrypt:function(e,t,r,n){var i=(n=this.cfg.extend(n)).kdf.execute(r,e.keySize,e.ivSize,n.salt,n.hasher);n.iv=i.iv;var o=g.encrypt.call(this,e,t,i.key,n);return o.mixIn(i),o},decrypt:function(e,t,r,n){n=this.cfg.extend(n),t=this._parse(t,n.format);var i=n.kdf.execute(r,e.keySize,e.ivSize,t.salt,n.hasher);return n.iv=i.iv,g.decrypt.call(this,e,t,i.key,n)}})}()))),Ye.exports;var e}var Qe,et={exports:{}};function tt(){return Qe||(Qe=1,et.exports=(e=oe(),Ze(),e.mode.CFB=function(){var t=e.lib.BlockCipherMode.extend();function r(e,t,r,n){var i,o=this._iv;o?(i=o.slice(0),this._iv=void 0):i=this._prevBlock,n.encryptBlock(i,0);for(var a=0;a<r;a++)e[t+a]^=i[a]}return t.Encryptor=t.extend({processBlock:function(e,t){var n=this._cipher,i=n.blockSize;r.call(this,e,t,i,n),this._prevBlock=e.slice(t,t+i)}}),t.Decryptor=t.extend({processBlock:function(e,t){var n=this._cipher,i=n.blockSize,o=e.slice(t,t+i);r.call(this,e,t,i,n),this._prevBlock=o}}),t}(),e.mode.CFB)),et.exports;var e}var rt,nt={exports:{}};function it(){return rt||(rt=1,nt.exports=(r=oe(),Ze(),r.mode.CTR=(e=r.lib.BlockCipherMode.extend(),t=e.Encryptor=e.extend({processBlock:function(e,t){var r=this._cipher,n=r.blockSize,i=this._iv,o=this._counter;i&&(o=this._counter=i.slice(0),this._iv=void 0);var a=o.slice(0);r.encryptBlock(a,0),o[n-1]=o[n-1]+1|0;for(var s=0;s<n;s++)e[t+s]^=a[s]}}),e.Decryptor=t,e),r.mode.CTR)),nt.exports;var e,t,r}var ot,at={exports:{}};function st(){return ot||(ot=1,at.exports=(e=oe(),Ze(),
|
2
2
|
/** @preserve
|
3
3
|
* Counter block mode compatible with Dr Brian Gladman fileenc.c
|
4
4
|
* derived from CryptoJS.mode.CTR
|
@@ -15,4 +15,4 @@ e.mode.CTRGladman=function(){var t=e.lib.BlockCipherMode.extend();function r(e){
|
|
15
15
|
|
16
16
|
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
17
|
*/
|
18
|
-
function(){var t=e,r=t.lib,n=r.WordArray,i=r.Hasher,o=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=o.RIPEMD160=i.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,i=e[n];e[n]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}var o,f,_,m,x,w,k,B,S,E,O,A=this._hash.words,j=u.words,C=d.words,T=a.words,H=s.words,P=c.words,z=l.words;for(w=o=A[0],k=f=A[1],B=_=A[2],S=m=A[3],E=x=A[4],r=0;r<80;r+=1)O=o+e[t+T[r]]|0,O+=r<16?h(f,_,m)+j[0]:r<32?p(f,_,m)+j[1]:r<48?v(f,_,m)+j[2]:r<64?y(f,_,m)+j[3]:g(f,_,m)+j[4],O=(O=b(O|=0,P[r]))+x|0,o=x,x=m,m=b(_,10),_=f,f=O,O=w+e[t+H[r]]|0,O+=r<16?g(k,B,S)+C[0]:r<32?y(k,B,S)+C[1]:r<48?v(k,B,S)+C[2]:r<64?p(k,B,S)+C[3]:h(k,B,S)+C[4],O=(O=b(O|=0,z[r]))+E|0,w=E,E=S,S=b(B,10),B=k,k=O;O=A[1]+_+S|0,A[1]=A[2]+m+E|0,A[2]=A[3]+x+w|0,A[3]=A[4]+o+k|0,A[4]=A[0]+f+B|0,A[0]=O},_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 i=this._hash,o=i.words,a=0;a<5;a++){var s=o[a];o[a]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8)}return i},clone:function(){var e=i.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 y(e,t,r){return e&r|t&~r}function g(e,t,r){return e^(t|~r)}function b(e,t){return e<<t|e>>>32-t}t.RIPEMD160=i._createHelper(f),t.HmacRIPEMD160=i._createHmacHelper(f)}(),e.RIPEMD160)),Fe.exports;var e}(),We(),function(){return Ue||(Ue=1,Ke.exports=(c=oe(),je(),We(),t=(e=c).lib,r=t.Base,n=t.WordArray,i=e.algo,o=i.SHA256,a=i.HMAC,s=i.PBKDF2=r.extend({cfg:r.extend({keySize:4,hasher:o,iterations:25e4}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var r=this.cfg,i=a.create(r.hasher,e),o=n.create(),s=n.create([1]),c=o.words,l=s.words,u=r.keySize,d=r.iterations;c.length<u;){var f=i.update(t).finalize(s);i.reset();for(var h=f.words,p=h.length,v=f,y=1;y<d;y++){v=i.finalize(v),i.reset();for(var g=v.words,b=0;b<p;b++)h[b]^=g[b]}o.concat(f),l[0]++}return o.sigBytes=4*u,o}}),e.PBKDF2=function(e,t,r){return s.create(r).compute(e,t)},c.PBKDF2)),Ke.exports;var e,t,r,n,i,o,a,s,c}(),Xe(),Ze(),tt(),it(),st(),ut(),function(){return dt?ft.exports:(dt=1,ft.exports=(t=oe(),Ze(),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 ht?pt.exports:(ht=1,pt.exports=(e=oe(),Ze(),e.pad.AnsiX923={pad:function(e,t){var r=e.sigBytes,n=4*t,i=n-r%n,o=r+i-1;e.clamp(),e.words[o>>>2]|=i<<24-o%4*8,e.sigBytes+=i},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},e.pad.Ansix923));var e}(),function(){return vt?yt.exports:(vt=1,yt.exports=(e=oe(),Ze(),e.pad.Iso10126={pad:function(t,r){var n=4*r,i=n-t.sigBytes%n;t.concat(e.lib.WordArray.random(i-1)).concat(e.lib.WordArray.create([i<<24],1))},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},e.pad.Iso10126));var e}(),function(){return gt?bt.exports:(gt=1,bt.exports=(e=oe(),Ze(),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 _t||(_t=1,mt.exports=(e=oe(),Ze(),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)),mt.exports;var e}(),function(){return xt?wt.exports:(xt=1,wt.exports=(e=oe(),Ze(),e.pad.NoPadding={pad:function(){},unpad:function(){}},e.pad.NoPadding));var e}(),function(){return kt?Bt.exports:(kt=1,Bt.exports=(n=oe(),Ze(),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 St||(St=1,Et.exports=(e=oe(),ge(),ke(),Xe(),Ze(),function(){var t=e,r=t.lib.BlockCipher,n=t.algo,i=[],o=[],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,i[r]=p,o[p]=r;var v=e[r],y=e[v],g=e[y],b=257*e[p]^16843008*p;a[r]=b<<24|b>>>8,s[r]=b<<16|b>>>16,c[r]=b<<8|b>>>24,l[r]=b,b=16843009*g^65537*y^257*v^16843008*r,u[p]=b<<24|b>>>8,d[p]=b<<16|b>>>16,f[p]=b<<8|b>>>24,h[p]=b,r?(r=v^e[e[e[g^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),o=this._keySchedule=[],a=0;a<n;a++)a<r?o[a]=t[a]:(l=o[a-1],a%r?r>6&&a%r==4&&(l=i[l>>>24]<<24|i[l>>>16&255]<<16|i[l>>>8&255]<<8|i[255&l]):(l=i[(l=l<<8|l>>>24)>>>24]<<24|i[l>>>16&255]<<16|i[l>>>8&255]<<8|i[255&l],l^=p[a/r|0]<<24),o[a]=o[a-r]^l);for(var s=this._invKeySchedule=[],c=0;c<n;c++){if(a=n-c,c%4)var l=o[a];else l=o[a-4];s[c]=c<4||a<=4?l:u[i[l>>>24]]^d[i[l>>>16&255]]^f[i[l>>>8&255]]^h[i[255&l]]}}},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._keySchedule,a,s,c,l,i)},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,o),r=e[t+1],e[t+1]=e[t+3],e[t+3]=r},_doCryptBlock:function(e,t,r,n,i,o,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]^i[u>>>16&255]^o[d>>>8&255]^a[255&f]^r[h++],y=n[u>>>24]^i[d>>>16&255]^o[f>>>8&255]^a[255&l]^r[h++],g=n[d>>>24]^i[f>>>16&255]^o[l>>>8&255]^a[255&u]^r[h++],b=n[f>>>24]^i[l>>>16&255]^o[u>>>8&255]^a[255&d]^r[h++];l=v,u=y,d=g,f=b}v=(s[l>>>24]<<24|s[u>>>16&255]<<16|s[d>>>8&255]<<8|s[255&f])^r[h++],y=(s[u>>>24]<<24|s[d>>>16&255]<<16|s[f>>>8&255]<<8|s[255&l])^r[h++],g=(s[d>>>24]<<24|s[f>>>16&255]<<16|s[l>>>8&255]<<8|s[255&u])^r[h++],b=(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]=y,e[t+2]=g,e[t+3]=b},keySize:8});t.AES=r._createHelper(v)}(),e.AES)),Et.exports;var e}(),jt(),function(){return Ct||(Ct=1,Tt.exports=(e=oe(),ge(),ke(),Xe(),Ze(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,i=n.RC4=r.extend({_doReset:function(){for(var e=this._key,t=e.words,r=e.sigBytes,n=this._S=[],i=0;i<256;i++)n[i]=i;i=0;for(var o=0;i<256;i++){var a=i%r,s=t[a>>>2]>>>24-a%4*8&255;o=(o+n[i]+s)%256;var c=n[i];n[i]=n[o],n[o]=c}this._i=this._j=0},_doProcessBlock:function(e,t){e[t]^=o.call(this)},keySize:8,ivSize:0});function o(){for(var e=this._S,t=this._i,r=this._j,n=0,i=0;i<4;i++){r=(r+e[t=(t+1)%256])%256;var o=e[t];e[t]=e[r],e[r]=o,n|=e[(e[t]+e[r])%256]<<24-8*i}return this._i=t,this._j=r,n}t.RC4=r._createHelper(i);var a=n.RC4Drop=i.extend({cfg:i.cfg.extend({drop:192}),_doReset:function(){i._doReset.call(this);for(var e=this.cfg.drop;e>0;e--)o.call(this)}});t.RC4Drop=r._createHelper(a)}(),e.RC4)),Tt.exports;var e}(),function(){return Ht||(Ht=1,Pt.exports=(e=oe(),ge(),ke(),Xe(),Ze(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,i=[],o=[],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],i=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++)i[r]^=n[r+4&7];if(t){var o=t.words,a=o[0],s=o[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(i[0]^=l,i[1]^=d,i[2]^=u,i[3]^=f,i[4]^=l,i[5]^=d,i[6]^=u,i[7]^=f,r=0;r<4;r++)c.call(this)}},_doProcessBlock:function(e,t){var r=this._X;c.call(this),i[0]=r[0]^r[5]>>>16^r[3]<<16,i[1]=r[2]^r[7]>>>16^r[5]<<16,i[2]=r[4]^r[1]>>>16^r[7]<<16,i[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)i[n]=16711935&(i[n]<<8|i[n]>>>24)|4278255360&(i[n]<<24|i[n]>>>8),e[t+n]^=i[n]},blockSize:4,ivSize:2});function c(){for(var e=this._X,t=this._C,r=0;r<8;r++)o[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<o[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<o[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<o[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<o[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<o[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<o[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<o[6]>>>0?1:0)|0,this._b=t[7]>>>0<o[7]>>>0?1:0,r=0;r<8;r++){var n=e[r]+t[r],i=65535&n,s=n>>>16,c=((i*i>>>17)+i*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)),Pt.exports;var e}(),function(){return zt||(zt=1,Rt.exports=(e=oe(),ge(),ke(),Xe(),Ze(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,i=[],o=[],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 i=0;i<4;i++)c.call(this);for(i=0;i<8;i++)n[i]^=r[i+4&7];if(t){var o=t.words,a=o[0],s=o[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,i=0;i<4;i++)c.call(this)}},_doProcessBlock:function(e,t){var r=this._X;c.call(this),i[0]=r[0]^r[5]>>>16^r[3]<<16,i[1]=r[2]^r[7]>>>16^r[5]<<16,i[2]=r[4]^r[1]>>>16^r[7]<<16,i[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)i[n]=16711935&(i[n]<<8|i[n]>>>24)|4278255360&(i[n]<<24|i[n]>>>8),e[t+n]^=i[n]},blockSize:4,ivSize:2});function c(){for(var e=this._X,t=this._C,r=0;r<8;r++)o[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<o[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<o[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<o[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<o[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<o[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<o[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<o[6]>>>0?1:0)|0,this._b=t[7]>>>0<o[7]>>>0?1:0,r=0;r<8;r++){var n=e[r]+t[r],i=65535&n,s=n>>>16,c=((i*i>>>17)+i*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)),Rt.exports;var e}(),Mt())),te.exports),Gt=Y(Kt),qt=function(){return qt=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var i in t=arguments[r])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},qt.apply(this,arguments)};function Xt(e){return Gt.SHA256(e).toString(Gt.enc.Hex)}function Jt(e){var t=e.source,r=e.context,n=e.hashFunction;return(void 0===n?Xt:n)(ee(qt({source:Zt(t)},r&&{context:r})))}"function"==typeof SuppressedError&&SuppressedError;var Yt=function(e){var t,r,n,i;if(e&&"object"==typeof e){if("props"in e){var o={},a=null===(t=null==e?void 0:e.props)||void 0===t?void 0:t["data-_gt"];return(null==a?void 0:a.branches)&&(o.branches=Object.fromEntries(Object.entries(a.branches).map((function(e){return[e[0],Zt(e[1])]})))),(null===(r=null==e?void 0:e.props)||void 0===r?void 0:r.children)&&(o.children=Zt(e.props.children)),(null===(i=null===(n=null==e?void 0:e.props)||void 0===n?void 0:n["data-_gt"])||void 0===i?void 0:i.transformation)&&(o.transformation=e.props["data-_gt"].transformation),o}if("key"in e)return qt({key:e.key},e.variable&&{variable:e.variable})}return e};function Zt(e){return Array.isArray(e)?e.map(Yt):Yt(e)}function Qt(t){var{children:n,id:i}=t,s=a(t,["children","id"]);if(!n)return;if(D(n))return r.jsx(e.Fragment,{});const{variables:c,variablesOptions:l}=s,{translations:u,translationRequired:d,translationEnabled:f,runtimeTranslationEnabled:h,dialectTranslationRequired:p,translateChildren:v,renderSettings:y,locale:g}=o("<T> used on the client-side outside of <GTProvider>"),b=K(),_=e.useMemo((()=>I(n)),[n]),m=s.context,[x,k]=e.useMemo((()=>{if(d){const e=V(_);return[e,Jt(Object.assign({source:e},m&&{context:m}))]}return[void 0,""]}),[m,_,d,n]),B=(null==u?void 0:u[k])||(null==u?void 0:u[i||""]);e.useEffect((()=>{h&&d&&u&&g&&!B&&v({source:x,targetLocale:g,metadata:{id:i,hash:k,context:m}})}),[h,u,B,d,i,k,m,g,n]);const S=()=>H({children:_,variables:c,variablesOptions:l,defaultLocale:b,renderVariable:w});if(!d||!f||u&&!B&&!h||"error"===(null==B?void 0:B.state))return r.jsx(e.Fragment,{children:S()});if(!B||"loading"===(null==B?void 0:B.state)){let t;return t="skeleton"===y.method?"":"replace"===y.method||p?S():"",r.jsx(e.Fragment,{children:t})}return r.jsx(e.Fragment,{children:(E=B.target,R({source:_,target:E,variables:c,variablesOptions:l,locales:[g,b],renderVariable:w}))});var E}function er(){return o("useLocales(): Unable to access user's locale outside of a <GTProvider>").locales}Qt.gtTransformation="translate-client",exports.Branch=L,exports.ClientProvider=function({children:n,dictionary:o,initialTranslations:a,translationPromises:c,locale:u,_versionId:d,dictionaryEnabled:h=!1,defaultLocale:p,translationRequired:v,dialectTranslationRequired:g,locales:b=[],requiredPrefix:_,renderSettings:m,projectId:x,devApiKey:S,runtimeUrl:E,translationEnabled:O,runtimeTranslationEnabled:A,onLocaleChange:j=()=>{},cookieName:C=y}){const[T,P]=e.useState(S?null:a),[z,L]=e.useState(u&&t.determineLocale(u,b)||"");e.useEffect((()=>{var e;const t=null===(e=document.cookie.split("; ").find((e=>e.startsWith(`${C}=`))))||void 0===e?void 0:e.split("=")[1];z&&(t||""===t)&&t!==z&&(document.cookie=`${C}=${z};path=/`)}),[z]),e.useEffect((()=>{P((e=>Object.assign(Object.assign({},e),a)));let e=!0;const t={};return(()=>{s(this,void 0,void 0,(function*(){yield Promise.all(Object.entries(c).map((e=>s(this,[e],void 0,(function*([e,r]){let n;try{n={state:"success",target:yield r}}catch(e){console.error(e),n=e instanceof k?e.toTranslationError():{state:"error",error:"An error occured",code:500}}t[e]=n}))))),e&&P((e=>Object.assign(Object.assign(Object.assign({},a),e),t)))}))})(),()=>{e=!1}}),[a,c]);const M=e.useCallback(((n,i={})=>{if(!h){if("production"===process.env.NODE_ENV)return void console.error(l);throw new Error(l)}const a=o[n];if(!a&&""!==a||"object"==typeof a&&!e.isValidElement(a)&&!Array.isArray(a))return;const{entry:s,metadata:c}=B(a),u=i,d=null==c?void 0:c.variablesOptions,f=(null==T?void 0:T[(null==c?void 0:c.hash)||""])||(null==T?void 0:T[n]);if("string"==typeof s){if(!s.length)return console.warn(`gt-next warn: Empty string found in dictionary with key: ${n}`),s;const e=t.splitStringToContent(s);return v&&f&&"success"===(null==f?void 0:f.state)?t.renderContentToString(f.target,[z,p],u,d):t.renderContentToString(e,b,u,d)}const y=s,_=()=>H({children:y,variables:u,variablesOptions:d,defaultLocale:p,renderVariable:w});if(!v||T&&!f&&!A)return r.jsx(e.Fragment,{children:_()});if(!f||"loading"===(null==f?void 0:f.state)){let t;return t="skeleton"===m.method?"":"replace"===m.method||g?_():"",r.jsx(e.Fragment,{children:t})}return"error"===f.state?D(s)?(console.warn(`gt-next warn: Empty fragment found in dictionary with id: ${n}`),s):r.jsx(e.Fragment,{children:_()}):r.jsx(e.Fragment,{children:(x=f.target,R({source:y,target:x,variables:u,variablesOptions:d,locales:[z,p],renderVariable:w}))});var x}),[o,T,z]),{translateChildren:$,translateContent:I}=f({locale:z,versionId:d,projectId:x,devApiKey:S,runtimeUrl:E,setTranslations:P,defaultLocale:p,renderSettings:m,runtimeTranslationEnabled:A});return r.jsx(i.Provider,{value:{translateDictionaryEntry:M,translateChildren:$,translateContent:I,setLocale:e=>{e=t.determineLocale(e,b)||z||p,document.cookie=`${C}=${e};path=/`,L(e),j(),window.location.reload()},locale:z,locales:b,defaultLocale:p,translations:T,translationRequired:v,dialectTranslationRequired:g,renderSettings:m,translationEnabled:O,runtimeTranslationEnabled:A},children:(!v||!O||T)&&n})},exports.Currency=m,exports.DateTime=x,exports.GTContext=i,exports.GTProvider=function(o){var{children:c,projectId:l="",devApiKey:d,dictionary:g={},locales:b=[],defaultLocale:_=v,locale:m,cacheUrl:x=h,runtimeUrl:w=p,renderSettings:k=W,loadTranslation:S,_versionId:E}=o,O=a(o,["children","projectId","devApiKey","dictionary","locales","defaultLocale","locale","cacheUrl","runtimeUrl","renderSettings","loadTranslation","_versionId"]);const{projectId:A,devApiKey:j}=function(e,t){try{return{projectId:e||(void 0).VITE_GT_PROJECT_ID||"",devApiKey:t||(void 0).VITE_GT_API_KEY}}catch(e){}try{if("undefined"!=typeof process)return{projectId:e||process.env.REACT_APP_GT_PROJECT_ID||process.env.NEXT_PUBLIC_GT_PROJECT_ID||process.env.GATSBY_GT_PROJECT_ID||"",devApiKey:t||process.env.REACT_APP_GT_API_KEY||process.env.NEXT_PUBLIC_GT_API_KEY||process.env.GATSBY_GT_API_KEY}}catch(e){console.error(e)}return{projectId:"",devApiKey:""}}(l,d);b=e.useMemo((()=>(b.unshift(_),Array.from(new Set(b)))),[_,b]);const[C,T]=function({locale:r="",defaultLocale:n=v,locales:i=[],cookieName:o=y}){const[a,s]=e.useState(r&&t.determineLocale(r,i)||"");return e.useEffect((()=>{var e;if(r&&r===a&&t.determineLocale(r,i)===a)return;const c=(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]:[n],l=null===(e=document.cookie.split("; ").find((e=>e.startsWith(`${o}=`))))||void 0===e?void 0:e.split("=")[1],u=t.determineLocale([...r?[r]:[],...l?[l]:[],...c],i)||n;l&&l!==u&&(document.cookie=`${o}=${u};path=/`),s(u)}),[n,i]),[a,e=>{e=t.determineLocale(e,i)||a||n,s(e),document.cookie=`${o}=${e};path=/`}]}({defaultLocale:_,locales:b,locale:m});void 0===k.timeout&&(k.timeout=W.timeout);const H=e.useMemo((()=>S?"custom":x?"remote":"disabled"),[S]);if("custom"===H||!x&&!w||A||"development"!==process.env.NODE_ENV||console.warn("gt-react warn: Translation cloud services require a project ID! Find yours at generaltranslation.com/dashboard."),"production"===process.env.NODE_ENV&&j)throw new Error("gt-react Error: Production environments cannot include a development api key.");if(A&&w&&"custom"!==H&&!j&&"development"===process.env.NODE_ENV&&console.warn("gt-react: Warn 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.)"),w===p||x===h&&"remote"===H){const e=(b||b).filter((e=>!n.getSupportedLocale(e)));e.length&&console.warn((e=>`gt-react: Warn The following locales are currently unsupported by our service: ${e.map((e=>{const{name:r}=t.getLocaleProperties(e);return`${e} (${r})`})).join(", ")}`)(e))}const[P,z,R,L]=e.useMemo((()=>{const e=!!(A&&w&&j),r=!!("custom"===H||A&&"remote"===H||e),n=t.requiresTranslation(_,C,b);return[n,n&&t.isSameLanguage(_,C),r,e]}),[_,C,b]),[M,I]=e.useState(x&&P?null:{});e.useEffect((()=>I(x&&P?null:{})),[C]),e.useEffect((()=>{if(M||!P||!R||!x)return;let e=!0;return(()=>{s(this,void 0,void 0,(function*(){try{let t;switch(H){case"custom":S&&(t=yield S(C));break;case"remote":A&&(t=yield function(e,t,r,n){return s(this,void 0,void 0,(function*(){const i=yield fetch(n?`${e}/${t}/${r}/${n}`:`${e}/${t}/${r}`);return yield i.json()}))}(x,A,C,E));break;default:t={}}const r=Object.entries(t).reduce(((e,[t,r])=>(e[t]={state:"success",target:r},e)),{});e&&I(r)}catch(t){console.error(t),e&&I({})}}))})(),()=>{e=!1}}),[M,P,x,A,C,H,E]);const F=e.useMemo((()=>$(g)),[g]),N=e.useMemo((()=>Object.entries(F).filter((([e,t])=>{const{entry:r}=B(t);return"string"==typeof r&&(!!r.length||(console.warn(`gt-react warn: Empty string found in dictionary with id: ${e}`),!1))})).reduce(((e,[r,n])=>{const{entry:i,metadata:o}=B(n),a=null==o?void 0:o.context,s=t.splitStringToContent(i),c=Jt(Object.assign({source:s},a&&{context:a}));return e[r]={source:s,hash:c},e}),{})),[F]),[V,U]=e.useMemo((()=>{if(!P||!L)return[[],!0];let e=!1;const t=Object.entries(N).filter((([t,{hash:r}])=>{var n;return"loading"===(null===(n=null==M?void 0:M[r])||void 0===n?void 0:n.state)&&(e=!0),!(null==M?void 0:M[r])}));return[t,!e&&0===t.length]}),[M,N,L,C]);e.useEffect((()=>{P&&L&&V.length&&V.forEach((([e,{hash:t,source:r}])=>{const{metadata:n}=B(F[e]);q({source:r,targetLocale:C,metadata:Object.assign(Object.assign({},n),{id:e,hash:t})})}))}),[P,V,F,L]);const K=e.useCallback(((n,i={})=>{var o;const a=function(t,r){let n=t,i=r.split(".");for(const t of i){if("object"!=typeof n||Array.isArray(n)||e.isValidElement(n))return void console.error(u(r));n=n[t]}return n}(F,n);if(!a&&""!==a)return;const{entry:s,metadata:c}=B(a),l=i,d=null==c?void 0:c.variablesOptions;if("string"==typeof s){if(!s.length)return console.warn(`gt-react warn: Empty string found in dictionary with id: ${n}`),s;const e=t.splitStringToContent(s),r=(null==M?void 0:M[(null===(o=N[n])||void 0===o?void 0:o.hash)||""])||(null==M?void 0:M[n]);return P&&r&&R&&"success"===(null==r?void 0:r.state)?t.renderContentToString(r.target,[C,_],l,d):t.renderContentToString(e,b,l,d)}return D(s)?(console.warn(`gt-react warn: Empty fragment found in dictionary with id: ${n}`),s):r.jsx(Qt,Object.assign({id:n,variables:l,variablesOptions:d},c,{children:s}))}),[g,M,P,_,F,U,N,L]),{translateChildren:G,translateContent:q}=f(Object.assign({locale:C,versionId:E,projectId:A,runtimeTranslationEnabled:L,defaultLocale:_,devApiKey:j,runtimeUrl:w,renderSettings:k,setTranslations:I},O));return r.jsx(i.Provider,{value:{translateDictionaryEntry:K,translateContent:q,translateChildren:G,locale:C,locales:b,setLocale:T,defaultLocale:_,translations:M,translationRequired:P,dialectTranslationRequired:z,projectId:A,translationEnabled:R,runtimeTranslationEnabled:L,renderSettings:k},children:(!P||!R||U&&M)&&c})},exports.LocaleSelector=function({locales:e=er().sort()}){const n=G(),i=function(){const{setLocale:e}=o("setLocale(): Unable to access user's locale outside of a <GTProvider>");return e}();return e&&0!==e.length&&i?r.jsxs("select",{value:n||"",onChange:e=>i(e.target.value),children:[!n&&r.jsx("option",{value:""}),e.map((e=>{return r.jsx("option",{value:e,suppressHydrationWarning:!0,children:(n=t.getLocaleProperties(e).nativeNameWithRegionCode,n?n.charAt(0).toUpperCase()+(n.length>1?n.slice(1):""):"")},e);var n}))]}):null},exports.Num=b,exports.Plural=U,exports.T=Qt,exports.Var=_,exports.renderVariable=w,exports.useDefaultLocale=K,exports.useElement=function(t=""){const n=e=>t?`${t}.${e}`:e,{translateDictionaryEntry:i}=o(`useElement('${t}'): No context provided. You're trying to get the t() function on the client, which can only be done inside a <GTProvider>.`);return function(t="",o={}){const a=n(t);if(i){const n=i(a,o);return n||console.warn(d(t,a)),e.isValidElement(n)?n:r.jsx(e.Fragment,{children:n},a)}return r.jsx(e.Fragment,{},a)}},exports.useGT=function(e=""){const t=t=>e?`${e}.${t}`:t,{translateDictionaryEntry:r}=o(`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 i=t(e);if(r){const t=r(i,n);return null==t&&console.warn(d(e,i)),t}}},exports.useLocale=G,exports.useRuntimeTranslation=f;
|
18
|
+
function(){var t=e,r=t.lib,n=r.WordArray,i=r.Hasher,o=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=o.RIPEMD160=i.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,i=e[n];e[n]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}var o,f,_,m,x,w,k,B,S,E,O,A=this._hash.words,j=u.words,C=d.words,T=a.words,H=s.words,P=c.words,z=l.words;for(w=o=A[0],k=f=A[1],B=_=A[2],S=m=A[3],E=x=A[4],r=0;r<80;r+=1)O=o+e[t+T[r]]|0,O+=r<16?h(f,_,m)+j[0]:r<32?p(f,_,m)+j[1]:r<48?v(f,_,m)+j[2]:r<64?y(f,_,m)+j[3]:g(f,_,m)+j[4],O=(O=b(O|=0,P[r]))+x|0,o=x,x=m,m=b(_,10),_=f,f=O,O=w+e[t+H[r]]|0,O+=r<16?g(k,B,S)+C[0]:r<32?y(k,B,S)+C[1]:r<48?v(k,B,S)+C[2]:r<64?p(k,B,S)+C[3]:h(k,B,S)+C[4],O=(O=b(O|=0,z[r]))+E|0,w=E,E=S,S=b(B,10),B=k,k=O;O=A[1]+_+S|0,A[1]=A[2]+m+E|0,A[2]=A[3]+x+w|0,A[3]=A[4]+o+k|0,A[4]=A[0]+f+B|0,A[0]=O},_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 i=this._hash,o=i.words,a=0;a<5;a++){var s=o[a];o[a]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8)}return i},clone:function(){var e=i.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 y(e,t,r){return e&r|t&~r}function g(e,t,r){return e^(t|~r)}function b(e,t){return e<<t|e>>>32-t}t.RIPEMD160=i._createHelper(f),t.HmacRIPEMD160=i._createHmacHelper(f)}(),e.RIPEMD160)),Fe.exports;var e}(),We(),function(){return Ue||(Ue=1,Ke.exports=(c=oe(),je(),We(),t=(e=c).lib,r=t.Base,n=t.WordArray,i=e.algo,o=i.SHA256,a=i.HMAC,s=i.PBKDF2=r.extend({cfg:r.extend({keySize:4,hasher:o,iterations:25e4}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var r=this.cfg,i=a.create(r.hasher,e),o=n.create(),s=n.create([1]),c=o.words,l=s.words,u=r.keySize,d=r.iterations;c.length<u;){var f=i.update(t).finalize(s);i.reset();for(var h=f.words,p=h.length,v=f,y=1;y<d;y++){v=i.finalize(v),i.reset();for(var g=v.words,b=0;b<p;b++)h[b]^=g[b]}o.concat(f),l[0]++}return o.sigBytes=4*u,o}}),e.PBKDF2=function(e,t,r){return s.create(r).compute(e,t)},c.PBKDF2)),Ke.exports;var e,t,r,n,i,o,a,s,c}(),Xe(),Ze(),tt(),it(),st(),ut(),function(){return dt?ft.exports:(dt=1,ft.exports=(t=oe(),Ze(),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 ht?pt.exports:(ht=1,pt.exports=(e=oe(),Ze(),e.pad.AnsiX923={pad:function(e,t){var r=e.sigBytes,n=4*t,i=n-r%n,o=r+i-1;e.clamp(),e.words[o>>>2]|=i<<24-o%4*8,e.sigBytes+=i},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},e.pad.Ansix923));var e}(),function(){return vt?yt.exports:(vt=1,yt.exports=(e=oe(),Ze(),e.pad.Iso10126={pad:function(t,r){var n=4*r,i=n-t.sigBytes%n;t.concat(e.lib.WordArray.random(i-1)).concat(e.lib.WordArray.create([i<<24],1))},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},e.pad.Iso10126));var e}(),function(){return gt?bt.exports:(gt=1,bt.exports=(e=oe(),Ze(),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 _t||(_t=1,mt.exports=(e=oe(),Ze(),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)),mt.exports;var e}(),function(){return xt?wt.exports:(xt=1,wt.exports=(e=oe(),Ze(),e.pad.NoPadding={pad:function(){},unpad:function(){}},e.pad.NoPadding));var e}(),function(){return kt?Bt.exports:(kt=1,Bt.exports=(n=oe(),Ze(),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 St||(St=1,Et.exports=(e=oe(),ge(),ke(),Xe(),Ze(),function(){var t=e,r=t.lib.BlockCipher,n=t.algo,i=[],o=[],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,i[r]=p,o[p]=r;var v=e[r],y=e[v],g=e[y],b=257*e[p]^16843008*p;a[r]=b<<24|b>>>8,s[r]=b<<16|b>>>16,c[r]=b<<8|b>>>24,l[r]=b,b=16843009*g^65537*y^257*v^16843008*r,u[p]=b<<24|b>>>8,d[p]=b<<16|b>>>16,f[p]=b<<8|b>>>24,h[p]=b,r?(r=v^e[e[e[g^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),o=this._keySchedule=[],a=0;a<n;a++)a<r?o[a]=t[a]:(l=o[a-1],a%r?r>6&&a%r==4&&(l=i[l>>>24]<<24|i[l>>>16&255]<<16|i[l>>>8&255]<<8|i[255&l]):(l=i[(l=l<<8|l>>>24)>>>24]<<24|i[l>>>16&255]<<16|i[l>>>8&255]<<8|i[255&l],l^=p[a/r|0]<<24),o[a]=o[a-r]^l);for(var s=this._invKeySchedule=[],c=0;c<n;c++){if(a=n-c,c%4)var l=o[a];else l=o[a-4];s[c]=c<4||a<=4?l:u[i[l>>>24]]^d[i[l>>>16&255]]^f[i[l>>>8&255]]^h[i[255&l]]}}},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._keySchedule,a,s,c,l,i)},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,o),r=e[t+1],e[t+1]=e[t+3],e[t+3]=r},_doCryptBlock:function(e,t,r,n,i,o,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]^i[u>>>16&255]^o[d>>>8&255]^a[255&f]^r[h++],y=n[u>>>24]^i[d>>>16&255]^o[f>>>8&255]^a[255&l]^r[h++],g=n[d>>>24]^i[f>>>16&255]^o[l>>>8&255]^a[255&u]^r[h++],b=n[f>>>24]^i[l>>>16&255]^o[u>>>8&255]^a[255&d]^r[h++];l=v,u=y,d=g,f=b}v=(s[l>>>24]<<24|s[u>>>16&255]<<16|s[d>>>8&255]<<8|s[255&f])^r[h++],y=(s[u>>>24]<<24|s[d>>>16&255]<<16|s[f>>>8&255]<<8|s[255&l])^r[h++],g=(s[d>>>24]<<24|s[f>>>16&255]<<16|s[l>>>8&255]<<8|s[255&u])^r[h++],b=(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]=y,e[t+2]=g,e[t+3]=b},keySize:8});t.AES=r._createHelper(v)}(),e.AES)),Et.exports;var e}(),jt(),function(){return Ct||(Ct=1,Tt.exports=(e=oe(),ge(),ke(),Xe(),Ze(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,i=n.RC4=r.extend({_doReset:function(){for(var e=this._key,t=e.words,r=e.sigBytes,n=this._S=[],i=0;i<256;i++)n[i]=i;i=0;for(var o=0;i<256;i++){var a=i%r,s=t[a>>>2]>>>24-a%4*8&255;o=(o+n[i]+s)%256;var c=n[i];n[i]=n[o],n[o]=c}this._i=this._j=0},_doProcessBlock:function(e,t){e[t]^=o.call(this)},keySize:8,ivSize:0});function o(){for(var e=this._S,t=this._i,r=this._j,n=0,i=0;i<4;i++){r=(r+e[t=(t+1)%256])%256;var o=e[t];e[t]=e[r],e[r]=o,n|=e[(e[t]+e[r])%256]<<24-8*i}return this._i=t,this._j=r,n}t.RC4=r._createHelper(i);var a=n.RC4Drop=i.extend({cfg:i.cfg.extend({drop:192}),_doReset:function(){i._doReset.call(this);for(var e=this.cfg.drop;e>0;e--)o.call(this)}});t.RC4Drop=r._createHelper(a)}(),e.RC4)),Tt.exports;var e}(),function(){return Ht||(Ht=1,Pt.exports=(e=oe(),ge(),ke(),Xe(),Ze(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,i=[],o=[],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],i=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++)i[r]^=n[r+4&7];if(t){var o=t.words,a=o[0],s=o[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(i[0]^=l,i[1]^=d,i[2]^=u,i[3]^=f,i[4]^=l,i[5]^=d,i[6]^=u,i[7]^=f,r=0;r<4;r++)c.call(this)}},_doProcessBlock:function(e,t){var r=this._X;c.call(this),i[0]=r[0]^r[5]>>>16^r[3]<<16,i[1]=r[2]^r[7]>>>16^r[5]<<16,i[2]=r[4]^r[1]>>>16^r[7]<<16,i[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)i[n]=16711935&(i[n]<<8|i[n]>>>24)|4278255360&(i[n]<<24|i[n]>>>8),e[t+n]^=i[n]},blockSize:4,ivSize:2});function c(){for(var e=this._X,t=this._C,r=0;r<8;r++)o[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<o[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<o[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<o[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<o[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<o[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<o[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<o[6]>>>0?1:0)|0,this._b=t[7]>>>0<o[7]>>>0?1:0,r=0;r<8;r++){var n=e[r]+t[r],i=65535&n,s=n>>>16,c=((i*i>>>17)+i*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)),Pt.exports;var e}(),function(){return zt||(zt=1,Rt.exports=(e=oe(),ge(),ke(),Xe(),Ze(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,i=[],o=[],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 i=0;i<4;i++)c.call(this);for(i=0;i<8;i++)n[i]^=r[i+4&7];if(t){var o=t.words,a=o[0],s=o[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,i=0;i<4;i++)c.call(this)}},_doProcessBlock:function(e,t){var r=this._X;c.call(this),i[0]=r[0]^r[5]>>>16^r[3]<<16,i[1]=r[2]^r[7]>>>16^r[5]<<16,i[2]=r[4]^r[1]>>>16^r[7]<<16,i[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)i[n]=16711935&(i[n]<<8|i[n]>>>24)|4278255360&(i[n]<<24|i[n]>>>8),e[t+n]^=i[n]},blockSize:4,ivSize:2});function c(){for(var e=this._X,t=this._C,r=0;r<8;r++)o[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<o[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<o[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<o[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<o[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<o[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<o[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<o[6]>>>0?1:0)|0,this._b=t[7]>>>0<o[7]>>>0?1:0,r=0;r<8;r++){var n=e[r]+t[r],i=65535&n,s=n>>>16,c=((i*i>>>17)+i*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)),Rt.exports;var e}(),Mt())),te.exports),Gt=Y(Kt),qt=function(){return qt=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var i in t=arguments[r])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},qt.apply(this,arguments)};function Xt(e){return Gt.SHA256(e).toString(Gt.enc.Hex)}function Jt(e){var t=e.source,r=e.context,n=e.hashFunction;return(void 0===n?Xt:n)(ee(qt({source:Zt(t)},r&&{context:r})))}"function"==typeof SuppressedError&&SuppressedError;var Yt=function(e){var t,r,n,i;if(e&&"object"==typeof e){if("props"in e){var o={},a=null===(t=null==e?void 0:e.props)||void 0===t?void 0:t["data-_gt"];return(null==a?void 0:a.branches)&&(o.branches=Object.fromEntries(Object.entries(a.branches).map((function(e){return[e[0],Zt(e[1])]})))),(null===(r=null==e?void 0:e.props)||void 0===r?void 0:r.children)&&(o.children=Zt(e.props.children)),(null===(i=null===(n=null==e?void 0:e.props)||void 0===n?void 0:n["data-_gt"])||void 0===i?void 0:i.transformation)&&(o.transformation=e.props["data-_gt"].transformation),o}if("key"in e)return qt({key:e.key},e.variable&&{variable:e.variable})}return e};function Zt(e){return Array.isArray(e)?e.map(Yt):Yt(e)}function Qt(t){var{children:n,id:i}=t,s=a(t,["children","id"]);if(!n)return;if(D(n))return r.jsx(e.Fragment,{});const{variables:c,variablesOptions:l}=s,{translations:u,translationRequired:d,translationEnabled:f,runtimeTranslationEnabled:h,dialectTranslationRequired:p,translateChildren:v,renderSettings:y,locale:g}=o("<T> used on the client-side outside of <GTProvider>"),b=K(),_=e.useMemo((()=>I(n)),[n]),m=s.context,[x,k]=e.useMemo((()=>{if(d){const e=V(_);return[e,Jt(Object.assign({source:e},m&&{context:m}))]}return[void 0,""]}),[m,_,d,n]),B=(null==u?void 0:u[k])||(null==u?void 0:u[i||""]);e.useEffect((()=>{h&&d&&u&&g&&!B&&v({source:x,targetLocale:g,metadata:{id:i,hash:k,context:m}})}),[h,u,B,d,i,k,m,g,n]);const S=()=>H({children:_,variables:c,variablesOptions:l,defaultLocale:b,renderVariable:w});if(!d||!f||u&&!B&&!h||"error"===(null==B?void 0:B.state))return r.jsx(e.Fragment,{children:S()});if(!B||"loading"===(null==B?void 0:B.state)){let t;return t="skeleton"===y.method?"":"replace"===y.method||p?S():"",r.jsx(e.Fragment,{children:t})}return r.jsx(e.Fragment,{children:(E=B.target,R({source:_,target:E,variables:c,variablesOptions:l,locales:[g,b],renderVariable:w}))});var E}function er(){return o("useLocales(): Unable to access user's locale outside of a <GTProvider>").locales}Qt.gtTransformation="translate-client",exports.Branch=L,exports.ClientProvider=function({children:n,dictionary:o,initialTranslations:a,translationPromises:c,locale:u,_versionId:d,dictionaryEnabled:h=!1,defaultLocale:p,translationRequired:v,dialectTranslationRequired:g,locales:b=[],requiredPrefix:_,renderSettings:m,projectId:x,devApiKey:S,runtimeUrl:E,translationEnabled:O,runtimeTranslationEnabled:A,onLocaleChange:j=()=>{},cookieName:C=y}){const[T,P]=e.useState(S?null:a),[z,L]=e.useState(u&&t.determineLocale(u,b)||"");e.useEffect((()=>{var e;const t=null===(e=document.cookie.split("; ").find((e=>e.startsWith(`${C}=`))))||void 0===e?void 0:e.split("=")[1];z&&(t||""===t)&&t!==z&&(document.cookie=`${C}=${z};path=/`)}),[z]),e.useEffect((()=>{P((e=>Object.assign(Object.assign({},e),a)));let e=!0;const t={};return(()=>{s(this,void 0,void 0,(function*(){yield Promise.all(Object.entries(c).map((e=>s(this,[e],void 0,(function*([e,r]){let n;try{n={state:"success",target:yield r}}catch(e){console.error(e),n=e instanceof k?e.toTranslationError():{state:"error",error:"An error occured",code:500}}t[e]=n}))))),e&&P((e=>Object.assign(Object.assign(Object.assign({},a),e),t)))}))})(),()=>{e=!1}}),[a,c]);const M=e.useCallback(((n,i={})=>{if(!h){if("production"===process.env.NODE_ENV)return void console.error(l);throw new Error(l)}const a=o[n];if(!a&&""!==a||"object"==typeof a&&!e.isValidElement(a)&&!Array.isArray(a))return;const{entry:s,metadata:c}=B(a),u=i,d=null==c?void 0:c.variablesOptions,f=(null==T?void 0:T[(null==c?void 0:c.hash)||""])||(null==T?void 0:T[n]);if("string"==typeof s){if(!s.length)return console.warn(`gt-next warn: Empty string found in dictionary with key: ${n}`),s;const e=t.splitStringToContent(s);return v&&f&&"success"===(null==f?void 0:f.state)?t.renderContentToString(f.target,[z,p],u,d):t.renderContentToString(e,b,u,d)}const y=s,_=()=>H({children:y,variables:u,variablesOptions:d,defaultLocale:p,renderVariable:w});if(!v||T&&!f&&!A)return r.jsx(e.Fragment,{children:_()});if(!f||"loading"===(null==f?void 0:f.state)){let t;return t="skeleton"===m.method?"":"replace"===m.method||g?_():"",r.jsx(e.Fragment,{children:t})}return"error"===f.state?D(s)?(console.warn(`gt-next warn: Empty fragment found in dictionary with id: ${n}`),s):r.jsx(e.Fragment,{children:_()}):r.jsx(e.Fragment,{children:(x=f.target,R({source:y,target:x,variables:u,variablesOptions:d,locales:[z,p],renderVariable:w}))});var x}),[o,T,z]),{translateChildren:$,translateContent:I}=f({locale:z,versionId:d,projectId:x,devApiKey:S,runtimeUrl:E,setTranslations:P,defaultLocale:p,renderSettings:m,runtimeTranslationEnabled:A});return r.jsx(i.Provider,{value:{translateDictionaryEntry:M,translateChildren:$,translateContent:I,setLocale:e=>{e=t.determineLocale(e,b)||z||p,document.cookie=`${C}=${e};path=/`,L(e),j(),window.location.reload()},locale:z,locales:b,defaultLocale:p,translations:T,translationRequired:v,dialectTranslationRequired:g,renderSettings:m,translationEnabled:O,runtimeTranslationEnabled:A},children:(!v||!O||T)&&n})},exports.Currency=m,exports.DateTime=x,exports.GTContext=i,exports.GTProvider=function(o){var{children:c,projectId:l="",devApiKey:d,dictionary:g={},locales:b=[],defaultLocale:_=v,locale:m,cacheUrl:x=h,runtimeUrl:w=p,renderSettings:k=W,loadTranslation:S,_versionId:E}=o,O=a(o,["children","projectId","devApiKey","dictionary","locales","defaultLocale","locale","cacheUrl","runtimeUrl","renderSettings","loadTranslation","_versionId"]);const{projectId:A,devApiKey:j}=function(e,t){try{return{projectId:e||(void 0).VITE_GT_PROJECT_ID||"",devApiKey:t||(void 0).VITE_GT_API_KEY}}catch(e){}try{if("undefined"!=typeof process)return{projectId:e||process.env.REACT_APP_GT_PROJECT_ID||process.env.NEXT_PUBLIC_GT_PROJECT_ID||process.env.GATSBY_GT_PROJECT_ID||"",devApiKey:t||process.env.REACT_APP_GT_API_KEY||process.env.NEXT_PUBLIC_GT_API_KEY||process.env.GATSBY_GT_API_KEY}}catch(e){console.error(e)}return{projectId:"",devApiKey:""}}(l,d);b=e.useMemo((()=>(b.unshift(_),Array.from(new Set(b)))),[_,b]);const[C,T]=function({locale:r="",defaultLocale:n=v,locales:i=[],cookieName:o=y}){const[a,s]=e.useState(r&&t.determineLocale(r,i)||"");return e.useEffect((()=>{var e;if(r&&r===a&&t.determineLocale(r,i)===a)return;const c=(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]:[n],l=null===(e=document.cookie.split("; ").find((e=>e.startsWith(`${o}=`))))||void 0===e?void 0:e.split("=")[1],u=t.determineLocale([...r?[r]:[],...l?[l]:[],...c],i)||n;l&&l!==u&&(document.cookie=`${o}=${u};path=/`),s(u)}),[n,i]),[a,e=>{e=t.determineLocale(e,i)||a||n,s(e),document.cookie=`${o}=${e};path=/`}]}({defaultLocale:_,locales:b,locale:m});void 0===k.timeout&&(k.timeout=W.timeout);const H=e.useMemo((()=>S?"custom":x?"remote":"disabled"),[S]);if("custom"===H||!x&&!w||A||"development"!==process.env.NODE_ENV||console.warn("gt-react warn: Translation cloud services require a project ID! Find yours at generaltranslation.com/dashboard."),"production"===process.env.NODE_ENV&&j)throw new Error("gt-react Error: Production environments cannot include a development api key.");if(A&&w&&"custom"!==H&&!j&&"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.)"),w===p||x===h&&"remote"===H){const e=(b||b).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))}const[P,z,R,L]=e.useMemo((()=>{const e=!!(A&&w&&j),r=!!("custom"===H||A&&"remote"===H||e),n=t.requiresTranslation(_,C,b);return[n,n&&t.isSameLanguage(_,C),r,e]}),[_,C,b]),[M,I]=e.useState(x&&P?null:{});e.useEffect((()=>I(x&&P?null:{})),[C]),e.useEffect((()=>{if(M||!P||!R||!x)return;let e=!0;return(()=>{s(this,void 0,void 0,(function*(){try{let t;switch(H){case"custom":S&&(t=yield S(C));break;case"remote":A&&(t=yield function(e,t,r,n){return s(this,void 0,void 0,(function*(){const i=yield fetch(n?`${e}/${t}/${r}/${n}`:`${e}/${t}/${r}`);return yield i.json()}))}(x,A,C,E));break;default:t={}}const r=Object.entries(t).reduce(((e,[t,r])=>(e[t]={state:"success",target:r},e)),{});e&&I(r)}catch(t){console.error(t),e&&I({})}}))})(),()=>{e=!1}}),[M,P,x,A,C,H,E]);const F=e.useMemo((()=>$(g)),[g]),N=e.useMemo((()=>Object.entries(F).filter((([e,t])=>{const{entry:r}=B(t);return"string"==typeof r&&(!!r.length||(console.warn(`gt-react warn: Empty string found in dictionary with id: ${e}`),!1))})).reduce(((e,[r,n])=>{const{entry:i,metadata:o}=B(n),a=null==o?void 0:o.context,s=t.splitStringToContent(i),c=Jt(Object.assign({source:s},a&&{context:a}));return e[r]={source:s,hash:c},e}),{})),[F]),[V,U]=e.useMemo((()=>{if(!P||!L)return[[],!0];let e=!1;const t=Object.entries(N).filter((([t,{hash:r}])=>{var n;return"loading"===(null===(n=null==M?void 0:M[r])||void 0===n?void 0:n.state)&&(e=!0),!(null==M?void 0:M[r])}));return[t,!e&&0===t.length]}),[M,N,L,C]);e.useEffect((()=>{P&&L&&V.length&&V.forEach((([e,{hash:t,source:r}])=>{const{metadata:n}=B(F[e]);q({source:r,targetLocale:C,metadata:Object.assign(Object.assign({},n),{id:e,hash:t})})}))}),[P,V,F,L]);const K=e.useCallback(((n,i={})=>{var o;const a=function(t,r){let n=t,i=r.split(".");for(const t of i){if("object"!=typeof n||Array.isArray(n)||e.isValidElement(n))return void console.error(u(r));n=n[t]}return n}(F,n);if(!a&&""!==a)return;const{entry:s,metadata:c}=B(a),l=i,d=null==c?void 0:c.variablesOptions;if("string"==typeof s){if(!s.length)return console.warn(`gt-react warn: Empty string found in dictionary with id: ${n}`),s;const e=t.splitStringToContent(s),r=(null==M?void 0:M[(null===(o=N[n])||void 0===o?void 0:o.hash)||""])||(null==M?void 0:M[n]);return P&&r&&R&&"success"===(null==r?void 0:r.state)?t.renderContentToString(r.target,[C,_],l,d):t.renderContentToString(e,b,l,d)}return D(s)?(console.warn(`gt-react warn: Empty fragment found in dictionary with id: ${n}`),s):r.jsx(Qt,Object.assign({id:n,variables:l,variablesOptions:d},c,{children:s}))}),[g,M,P,_,F,U,N,L]),{translateChildren:G,translateContent:q}=f(Object.assign({locale:C,versionId:E,projectId:A,runtimeTranslationEnabled:L,defaultLocale:_,devApiKey:j,runtimeUrl:w,renderSettings:k,setTranslations:I},O));return r.jsx(i.Provider,{value:{translateDictionaryEntry:K,translateContent:q,translateChildren:G,locale:C,locales:b,setLocale:T,defaultLocale:_,translations:M,translationRequired:P,dialectTranslationRequired:z,projectId:A,translationEnabled:R,runtimeTranslationEnabled:L,renderSettings:k},children:(!P||!R||U&&M)&&c})},exports.LocaleSelector=function({locales:e=er().sort()}){const n=G(),i=function(){const{setLocale:e}=o("setLocale(): Unable to access user's locale outside of a <GTProvider>");return e}();return e&&0!==e.length&&i?r.jsxs("select",{value:n||"",onChange:e=>i(e.target.value),children:[!n&&r.jsx("option",{value:""}),e.map((e=>{return r.jsx("option",{value:e,suppressHydrationWarning:!0,children:(n=t.getLocaleProperties(e).nativeNameWithRegionCode,n?n.charAt(0).toUpperCase()+(n.length>1?n.slice(1):""):"")},e);var n}))]}):null},exports.Num=b,exports.Plural=U,exports.T=Qt,exports.Var=_,exports.renderVariable=w,exports.useDefaultLocale=K,exports.useElement=function(t=""){const n=e=>t?`${t}.${e}`:e,{translateDictionaryEntry:i}=o(`useElement('${t}'): No context provided. You're trying to get the t() function on the client, which can only be done inside a <GTProvider>.`);return function(t="",o={}){const a=n(t);if(i){const n=i(a,o);return n||console.warn(d(t,a)),e.isValidElement(n)?n:r.jsx(e.Fragment,{children:n},a)}return r.jsx(e.Fragment,{},a)}},exports.useGT=function(e=""){const t=t=>e?`${e}.${t}`:t,{translateDictionaryEntry:r}=o(`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 i=t(e);if(r){const t=r(i,n);return null==t&&console.warn(d(e,i)),t}}},exports.useLocale=G,exports.useRuntimeTranslation=f;
|