gt-react 10.19.8 → 10.19.10
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/CHANGELOG.md +20 -0
- package/dist/browser-types.d.ts +1 -1
- package/dist/browser-types.d.ts.map +1 -1
- package/dist/browser.cjs.min.cjs +1 -1
- package/dist/browser.cjs.min.cjs.map +1 -1
- package/dist/browser.esm.min.mjs +1 -1
- package/dist/browser.esm.min.mjs.map +1 -1
- package/dist/i18n-context/browser-i18n-manager/BrowserConditionStore.d.ts +32 -0
- package/dist/i18n-context/browser-i18n-manager/BrowserConditionStore.d.ts.map +1 -0
- package/dist/i18n-context/browser-i18n-manager/BrowserI18nManager.d.ts +4 -18
- package/dist/i18n-context/browser-i18n-manager/BrowserI18nManager.d.ts.map +1 -1
- package/dist/i18n-context/browser-i18n-manager/singleton-operations.d.ts +2 -0
- package/dist/i18n-context/browser-i18n-manager/singleton-operations.d.ts.map +1 -1
- package/dist/i18n-context/browser-i18n-manager/utils/determineLocale.d.ts +3 -6
- package/dist/i18n-context/browser-i18n-manager/utils/determineLocale.d.ts.map +1 -1
- package/dist/i18n-context/functions/html-tag-operations.d.ts.map +1 -1
- package/dist/i18n-context/functions/index.d.ts +1 -1
- package/dist/i18n-context/functions/index.d.ts.map +1 -1
- package/dist/i18n-context/functions/locale-operations.d.ts +3 -31
- package/dist/i18n-context/functions/locale-operations.d.ts.map +1 -1
- package/dist/i18n-context/functions/translation/GtInternalRuntimeTranslateJsx.d.ts +6 -2
- package/dist/i18n-context/functions/translation/GtInternalRuntimeTranslateJsx.d.ts.map +1 -1
- package/dist/i18n-context/functions/translation/GtInternalRuntimeTranslateString.d.ts +6 -2
- package/dist/i18n-context/functions/translation/GtInternalRuntimeTranslateString.d.ts.map +1 -1
- package/dist/i18n-context/functions/translation/GtInternalTranslateJsx.d.ts +1 -1
- package/dist/i18n-context/functions/translation/GtInternalTranslateJsx.d.ts.map +1 -1
- package/dist/i18n-context/functions/translation/t.d.ts.map +1 -1
- package/dist/i18n-context/setup/bootstrap.d.ts.map +1 -1
- package/dist/i18n-context/setup/initializeGT.d.ts.map +1 -1
- package/dist/i18n-context/ui/LocaleSelector.d.ts +1 -1
- package/dist/i18n-context/ui/LocaleSelector.d.ts.map +1 -1
- package/dist/index.cjs.min.cjs +1 -1
- package/dist/index.cjs.min.cjs.map +1 -1
- package/dist/index.esm.min.mjs +1 -1
- package/dist/index.esm.min.mjs.map +1 -1
- package/dist/internal.cjs.min.cjs.map +1 -1
- package/dist/internal.esm.min.mjs.map +1 -1
- package/dist/macros.cjs.min.cjs +1 -1
- package/dist/macros.cjs.min.cjs.map +1 -1
- package/dist/macros.esm.min.mjs +1 -1
- package/dist/macros.esm.min.mjs.map +1 -1
- package/dist/shared/messages.d.ts +1 -0
- package/dist/shared/messages.d.ts.map +1 -1
- package/package.json +3 -3
- package/dist/i18n-context/browser-i18n-manager/BrowserStorageAdapter.d.ts +0 -46
- package/dist/i18n-context/browser-i18n-manager/BrowserStorageAdapter.d.ts.map +0 -1
- package/dist/i18n-context/functions/versionId.d.ts +0 -10
- package/dist/i18n-context/functions/versionId.d.ts.map +0 -1
package/dist/browser.esm.min.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{formatCutoff as e,formatMessage as t,LocaleConfig as r,isValidLocale as n,standardizeLocale as o,resolveCanonicalLocale as i}from"generaltranslation/core";import{GT as a,determineLocale as s,requiresTranslation as c}from"generaltranslation";import l,{Children as u,isValidElement as h,cloneElement as f,Suspense as p,useMemo as d,useCallback as g,use as m}from"react";import{jsx as y,jsxs as _}from"react/jsx-runtime";const b="gt-react",E=`${b}/browser Error: The ${b}/browser module requires a browser environment`,v=`${b} Error: You are trying to import a browser-only module into a non-browser environment.`,T=`${b} Error: BrowserI18nManager not initialized. Invoke initializeGT() to initialize.`;var L=function(e,t){return L=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},L(e,t)};function w(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}L(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var A=function(){return A=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},A.apply(this,arguments)};function S(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function O(e,t,r,n){var o,i=arguments.length,a=i<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(a=(i<3?o(a):i>3?o(t,r,a):o(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a}function C(e,t){return function(r,n){t(r,n,e)}}function P(e,t,r,n,o,i){function a(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var s,c=n.kind,l="getter"===c?"get":"setter"===c?"set":"value",u=!t&&e?n.static?e:e.prototype:null,h=t||(u?Object.getOwnPropertyDescriptor(u,n.name):{}),f=!1,p=r.length-1;p>=0;p--){var d={};for(var g in n)d[g]="access"===g?{}:n[g];for(var g in n.access)d.access[g]=n.access[g];d.addInitializer=function(e){if(f)throw new TypeError("Cannot add initializers after decoration has completed");i.push(a(e||null))};var m=(0,r[p])("accessor"===c?{get:h.get,set:h.set}:h[l],d);if("accessor"===c){if(void 0===m)continue;if(null===m||"object"!=typeof m)throw new TypeError("Object expected");(s=a(m.get))&&(h.get=s),(s=a(m.set))&&(h.set=s),(s=a(m.init))&&o.unshift(s)}else(s=a(m))&&("field"===c?o.unshift(s):h[l]=s)}u&&Object.defineProperty(u,n.name,h),f=!0}function H(e,t,r){for(var n=arguments.length>2,o=0;o<t.length;o++)r=n?t[o].call(e,r):t[o].call(e);return n?r:void 0}function I(e){return"symbol"==typeof e?e:"".concat(e)}function N(e,t,r){return"symbol"==typeof t&&(t=t.description?"[".concat(t.description,"]"):""),Object.defineProperty(e,"name",{configurable:!0,value:r?"".concat(r," ",t):t})}function B(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}function R(e,t,r,n){return new(r||(r=Promise))(function(o,i){function a(e){try{c(n.next(e))}catch(e){i(e)}}function s(e){try{c(n.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r(function(e){e(t)})).then(a,s)}c((n=n.apply(e,t||[])).next())})}function M(e,t){var r,n,o,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]},a=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return a.next=s(0),a.throw=s(1),a.return=s(2),"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function s(s){return function(c){return function(s){if(r)throw new TypeError("Generator is already executing.");for(;a&&(a=0,s[0]&&(i=0)),i;)try{if(r=1,n&&(o=2&s[0]?n.return:s[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,s[1])).done)return o;switch(n=0,o&&(s=[2&s[0],o.value]),s[0]){case 0:case 1:o=s;break;case 4:return i.label++,{value:s[1],done:!1};case 5:i.label++,n=s[1],s=[0];continue;case 7:s=i.ops.pop(),i.trys.pop();continue;default:if(!(o=i.trys,(o=o.length>0&&o[o.length-1])||6!==s[0]&&2!==s[0])){i=0;continue}if(3===s[0]&&(!o||s[1]>o[0]&&s[1]<o[3])){i.label=s[1];break}if(6===s[0]&&i.label<o[1]){i.label=o[1],o=s;break}if(o&&i.label<o[2]){i.label=o[2],i.ops.push(s);break}o[2]&&i.ops.pop(),i.trys.pop();continue}s=t.call(e,i)}catch(e){s=[6,e],n=0}finally{r=o=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,c])}}}var j=Object.create?function(e,t,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,o)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]};function U(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||j(t,e,r)}function D(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function G(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return a}function k(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(G(arguments[t]));return e}function x(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),o=0;for(t=0;t<r;t++)for(var i=arguments[t],a=0,s=i.length;a<s;a++,o++)n[o]=i[a];return n}function F(e,t,r){if(r||2===arguments.length)for(var n,o=0,i=t.length;o<i;o++)!n&&o in t||(n||(n=Array.prototype.slice.call(t,0,o)),n[o]=t[o]);return e.concat(n||Array.prototype.slice.call(t))}function V(e){return this instanceof V?(this.v=e,this):new V(e)}function $(e,t,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n,o=r.apply(e,t||[]),i=[];return n=Object.create(("function"==typeof AsyncIterator?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",function(e){return function(t){return Promise.resolve(t).then(e,l)}}),n[Symbol.asyncIterator]=function(){return this},n;function a(e,t){o[e]&&(n[e]=function(t){return new Promise(function(r,n){i.push([e,t,r,n])>1||s(e,t)})},t&&(n[e]=t(n[e])))}function s(e,t){try{(r=o[e](t)).value instanceof V?Promise.resolve(r.value.v).then(c,l):u(i[0][2],r)}catch(e){u(i[0][3],e)}var r}function c(e){s("next",e)}function l(e){s("throw",e)}function u(e,t){e(t),i.shift(),i.length&&s(i[0][0],i[0][1])}}function K(e){var t,r;return t={},n("next"),n("throw",function(e){throw e}),n("return"),t[Symbol.iterator]=function(){return this},t;function n(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:V(e[n](t)),done:!1}:o?o(t):t}:o}}function X(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=D(e),t={},n("next"),n("throw"),n("return"),t[Symbol.asyncIterator]=function(){return this},t);function n(r){t[r]=e[r]&&function(t){return new Promise(function(n,o){(function(e,t,r,n){Promise.resolve(n).then(function(t){e({value:t,done:r})},t)})(n,o,(t=e[r](t)).done,t.value)})}}}function Y(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}var q=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},W=function(e){return W=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},W(e)};function z(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=W(e),n=0;n<r.length;n++)"default"!==r[n]&&j(t,e,r[n]);return q(t,e),t}function J(e){return e&&e.__esModule?e:{default:e}}function Z(e,t,r,n){if("a"===r&&!n)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===r?n:"a"===r?n.call(e):n?n.value:t.get(e)}function Q(e,t,r,n,o){if("m"===n)throw new TypeError("Private method is not writable");if("a"===n&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===n?o.call(e,r):o?o.value=r:t.set(e,r),r}function ee(e,t){if(null===t||"object"!=typeof t&&"function"!=typeof t)throw new TypeError("Cannot use 'in' operator on non-object");return"function"==typeof e?t===e:e.has(t)}function te(e,t,r){if(null!=t){if("object"!=typeof t&&"function"!=typeof t)throw new TypeError("Object expected.");var n,o;if(r){if(!Symbol.asyncDispose)throw new TypeError("Symbol.asyncDispose is not defined.");n=t[Symbol.asyncDispose]}if(void 0===n){if(!Symbol.dispose)throw new TypeError("Symbol.dispose is not defined.");n=t[Symbol.dispose],r&&(o=n)}if("function"!=typeof n)throw new TypeError("Object not disposable.");o&&(n=function(){try{o.call(this)}catch(e){return Promise.reject(e)}}),e.stack.push({value:t,dispose:n,async:r})}else r&&e.stack.push({async:!0});return t}var re="function"==typeof SuppressedError?SuppressedError:function(e,t,r){var n=new Error(r);return n.name="SuppressedError",n.error=e,n.suppressed=t,n};function ne(e){function t(t){e.error=e.hasError?new re(t,e.error,"An error was suppressed during disposal."):t,e.hasError=!0}var r,n=0;return function o(){for(;r=e.stack.pop();)try{if(!r.async&&1===n)return n=0,e.stack.push(r),Promise.resolve().then(o);if(r.dispose){var i=r.dispose.call(r.value);if(r.async)return n|=2,Promise.resolve(i).then(o,function(e){return t(e),o()})}else n|=1}catch(e){t(e)}if(1===n)return e.hasError?Promise.reject(e.error):Promise.resolve();if(e.hasError)throw e.error}()}function oe(e,t){return"string"==typeof e&&/^\.\.?\//.test(e)?e.replace(/\.(tsx)$|((?:\.d)?)((?:\.[^./]+?)?)\.([cm]?)ts$/i,function(e,r,n,o,i){return r?t?".jsx":".js":!n||o&&i?n+o+"."+i.toLowerCase()+"js":e}):e}var ie={__extends:w,__assign:A,__rest:S,__decorate:O,__param:C,__esDecorate:P,__runInitializers:H,__propKey:I,__setFunctionName:N,__metadata:B,__awaiter:R,__generator:M,__createBinding:j,__exportStar:U,__values:D,__read:G,__spread:k,__spreadArrays:x,__spreadArray:F,__await:V,__asyncGenerator:$,__asyncDelegator:K,__asyncValues:X,__makeTemplateObject:Y,__importStar:z,__importDefault:J,__classPrivateFieldGet:Z,__classPrivateFieldSet:Q,__classPrivateFieldIn:ee,__addDisposableResource:te,__disposeResources:ne,__rewriteRelativeImportExtension:oe},ae=Object.freeze({__proto__:null,__addDisposableResource:te,get __assign(){return A},__asyncDelegator:K,__asyncGenerator:$,__asyncValues:X,__await:V,__awaiter:R,__classPrivateFieldGet:Z,__classPrivateFieldIn:ee,__classPrivateFieldSet:Q,__createBinding:j,__decorate:O,__disposeResources:ne,__esDecorate:P,__exportStar:U,__extends:w,__generator:M,__importDefault:J,__importStar:z,__makeTemplateObject:Y,__metadata:B,__param:C,__propKey:I,__read:G,__rest:S,__rewriteRelativeImportExtension:oe,__runInitializers:H,__setFunctionName:N,__spread:k,__spreadArray:F,__spreadArrays:x,__values:D,default:ie});const se="en",ce="https://cdn.gtx.dev";function le(e){if(void 0===e)return;if(null===e)return"null";if("number"==typeof e)return isFinite(e)?""+e:"null";if("object"!=typeof e)return JSON.stringify(e);if(Array.isArray(e)){let t="[";for(let r=0;r<e.length;r++)r&&(t+=","),t+=le(e[r])||"null";return t+"]"}const t=Object.keys(e).sort();let r="";for(const n of t){const t=le(e[n]);t&&(r&&(r+=","),r+=JSON.stringify(n)+":"+t)}return"{"+r+"}"}function ue(e){return le(e)??""}function he(e,t,r=""){const n=(o=e)instanceof Uint8Array||ArrayBuffer.isView(o)&&"Uint8Array"===o.constructor.name&&"BYTES_PER_ELEMENT"in o&&1===o.BYTES_PER_ELEMENT;var o;const i=e?.length;if(!n||void 0!==t){const t=(r&&`"${r}" `)+"expected Uint8Array"+""+", got "+(n?`length=${i}`:"type="+typeof e);if(!n)throw new TypeError(t);throw new RangeError(t)}return e}function fe(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")}function pe(...e){for(let t=0;t<e.length;t++)e[t].fill(0)}function de(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)}function ge(e,t){return e<<32-t|e>>>t}const me=(()=>"function"==typeof Uint8Array.from([]).toHex&&"function"==typeof Uint8Array.fromHex)(),ye=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function _e(e,t={}){const r=(t,r)=>e(r).update(t).digest(),n=e(void 0);return r.outputLen=n.outputLen,r.blockLen=n.blockLen,r.canXOF=n.canXOF,r.create=t=>e(t),Object.assign(r,t),Object.freeze(r)}const be=e=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,e])});function Ee(e,t,r){return e&t^~e&r}function ve(e,t,r){return e&t^e&r^t&r}class Te{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,t,r,n){this.blockLen=e,this.outputLen=t,this.padOffset=r,this.isLE=n,this.buffer=new Uint8Array(e),this.view=de(this.buffer)}update(e){fe(this),he(e);const{view:t,buffer:r,blockLen:n}=this,o=e.length;for(let i=0;i<o;){const a=Math.min(n-this.pos,o-i);if(a===n){const t=de(e);for(;n<=o-i;i+=n)this.process(t,i);continue}r.set(e.subarray(i,i+a),this.pos),this.pos+=a,i+=a,this.pos===n&&(this.process(t,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){fe(this),function(e,t){he(e,void 0,"digestInto() output");const r=t.outputLen;if(e.length<r)throw new RangeError('"digestInto() output" expected to be of length >='+r)}(e,this),this.finished=!0;const{buffer:t,view:r,blockLen:n,isLE:o}=this;let{pos:i}=this;t[i++]=128,pe(this.buffer.subarray(i)),this.padOffset>n-i&&(this.process(r,0),i=0);for(let e=i;e<n;e++)t[e]=0;r.setBigUint64(n-8,BigInt(8*this.length),o),this.process(r,0);const a=de(e),s=this.outputLen;if(s%4)throw new Error("_sha2: outputLen must be aligned to 32bit");const c=s/4,l=this.get();if(c>l.length)throw new Error("_sha2: outputLen bigger than state");for(let e=0;e<c;e++)a.setUint32(4*e,l[e],o)}digest(){const{buffer:e,outputLen:t}=this;this.digestInto(e);const r=e.slice(0,t);return this.destroy(),r}_cloneInto(e){e||=new this.constructor,e.set(...this.get());const{blockLen:t,buffer:r,length:n,finished:o,destroyed:i,pos:a}=this;return e.destroyed=i,e.finished=o,e.length=n,e.pos=a,n%t&&e.buffer.set(r),e}clone(){return this._cloneInto()}}const Le=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),we=Uint32Array.from([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),Ae=new Uint32Array(64);class Se extends Te{constructor(e){super(64,e,8,!1)}get(){const{A:e,B:t,C:r,D:n,E:o,F:i,G:a,H:s}=this;return[e,t,r,n,o,i,a,s]}set(e,t,r,n,o,i,a,s){this.A=0|e,this.B=0|t,this.C=0|r,this.D=0|n,this.E=0|o,this.F=0|i,this.G=0|a,this.H=0|s}process(e,t){for(let r=0;r<16;r++,t+=4)Ae[r]=e.getUint32(t,!1);for(let e=16;e<64;e++){const t=Ae[e-15],r=Ae[e-2],n=ge(t,7)^ge(t,18)^t>>>3,o=ge(r,17)^ge(r,19)^r>>>10;Ae[e]=o+Ae[e-7]+n+Ae[e-16]|0}let{A:r,B:n,C:o,D:i,E:a,F:s,G:c,H:l}=this;for(let e=0;e<64;e++){const t=l+(ge(a,6)^ge(a,11)^ge(a,25))+Ee(a,s,c)+we[e]+Ae[e]|0,u=(ge(r,2)^ge(r,13)^ge(r,22))+ve(r,n,o)|0;l=c,c=s,s=a,a=i+t|0,i=o,o=n,n=r,r=t+u|0}r=r+this.A|0,n=n+this.B|0,o=o+this.C|0,i=i+this.D|0,a=a+this.E|0,s=s+this.F|0,c=c+this.G|0,l=l+this.H|0,this.set(r,n,o,i,a,s,c,l)}roundClean(){pe(Ae)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),pe(this.buffer)}}class Oe extends Se{A=0|Le[0];B=0|Le[1];C=0|Le[2];D=0|Le[3];E=0|Le[4];F=0|Le[5];G=0|Le[6];H=0|Le[7];constructor(){super(32)}}const Ce=_e(()=>new Oe,be(1));var Pe,He,Ie;!function(e){e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",e[e.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",e[e.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",e[e.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",e[e.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",e[e.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",e[e.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",e[e.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",e[e.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",e[e.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",e[e.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",e[e.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",e[e.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",e[e.INVALID_TAG=23]="INVALID_TAG",e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"}(Pe||(Pe={})),function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"}(He||(He={})),function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"}(Ie||(Ie={}));var Ne=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Be=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;function Re(e){var t={};return e.replace(Be,function(e){var r=e.length;switch(e[0]){case"G":t.era=4===r?"long":5===r?"narrow":"short";break;case"y":t.year=2===r?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][r-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][r-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=4===r?"long":5===r?"narrow":"short";break;case"e":if(r<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][r-4];break;case"c":if(r<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][r-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][r-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][r-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][r-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][r-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][r-1];break;case"s":t.second=["numeric","2-digit"][r-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=r<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),t}var Me=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function je(e){return e.replace(/^(.*?)-/,"")}var Ue=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,De=/^(@+)?(\+|#+)?[rs]?$/g,Ge=/(\*)(0+)|(#+)(0+)|(0+)/g,ke=/^(0+)$/;function xe(e){var t={};return"r"===e[e.length-1]?t.roundingPriority="morePrecision":"s"===e[e.length-1]&&(t.roundingPriority="lessPrecision"),e.replace(De,function(e,r,n){return"string"!=typeof n?(t.minimumSignificantDigits=r.length,t.maximumSignificantDigits=r.length):"+"===n?t.minimumSignificantDigits=r.length:"#"===r[0]?t.maximumSignificantDigits=r.length:(t.minimumSignificantDigits=r.length,t.maximumSignificantDigits=r.length+("string"==typeof n?n.length:0)),""}),t}function Fe(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function Ve(e){var t;if("E"===e[0]&&"E"===e[1]?(t={notation:"engineering"},e=e.slice(2)):"E"===e[0]&&(t={notation:"scientific"},e=e.slice(1)),t){var r=e.slice(0,2);if("+!"===r?(t.signDisplay="always",e=e.slice(2)):"+?"===r&&(t.signDisplay="exceptZero",e=e.slice(2)),!ke.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function $e(e){var t=Fe(e);return t||{}}function Ke(e){for(var t={},r=0,n=e;r<n.length;r++){var o=n[r];switch(o.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=o.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=je(o.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=A(A(A({},t),{notation:"scientific"}),o.options.reduce(function(e,t){return A(A({},e),$e(t))},{}));continue;case"engineering":t=A(A(A({},t),{notation:"engineering"}),o.options.reduce(function(e,t){return A(A({},e),$e(t))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(o.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(o.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");o.options[0].replace(Ge,function(e,r,n,o,i,a){if(r)t.minimumIntegerDigits=n.length;else{if(o&&i)throw new Error("We currently do not support maximum integer digits");if(a)throw new Error("We currently do not support exact integer digits")}return""});continue}if(ke.test(o.stem))t.minimumIntegerDigits=o.stem.length;else if(Ue.test(o.stem)){if(o.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");o.stem.replace(Ue,function(e,r,n,o,i,a){return"*"===n?t.minimumFractionDigits=r.length:o&&"#"===o[0]?t.maximumFractionDigits=o.length:i&&a?(t.minimumFractionDigits=i.length,t.maximumFractionDigits=i.length+a.length):(t.minimumFractionDigits=r.length,t.maximumFractionDigits=r.length),""});var i=o.options[0];"w"===i?t=A(A({},t),{trailingZeroDisplay:"stripIfInteger"}):i&&(t=A(A({},t),xe(i)))}else if(De.test(o.stem))t=A(A({},t),xe(o.stem));else{var a=Fe(o.stem);a&&(t=A(A({},t),a));var s=Ve(o.stem);s&&(t=A(A({},t),s))}}return t}var Xe,Ye={"001":["H","h"],419:["h","H","hB","hb"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["h","H","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["h","H","hB","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["h","H","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["h","H","hB","hb"],CU:["h","H","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["h","H","hB","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["h","H","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["h","H","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["h","H","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["h","H","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["h","H","hB","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["h","H","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["h","H","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["h","H","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"en-HK":["h","hb","H","hB"],"en-IL":["H","h","hb","hB"],"en-MY":["h","hb","H","hB"],"es-BR":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function qe(e){var t=e.hourCycle;if(void 0===t&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var r,n=e.language;return"root"!==n&&(r=e.maximize().region),(Ye[r||""]||Ye[n||""]||Ye["".concat(n,"-001")]||Ye["001"])[0]}var We=new RegExp("^".concat(Ne.source,"*")),ze=new RegExp("".concat(Ne.source,"*$"));function Je(e,t){return{start:e,end:t}}var Ze=!!String.prototype.startsWith&&"_a".startsWith("a",1),Qe=!!String.fromCodePoint,et=!!Object.fromEntries,tt=!!String.prototype.codePointAt,rt=!!String.prototype.trimStart,nt=!!String.prototype.trimEnd,ot=!!Number.isSafeInteger?Number.isSafeInteger:function(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},it=!0;try{it="a"===(null===(Xe=pt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu").exec("a"))||void 0===Xe?void 0:Xe[0])}catch(yr){it=!1}var at,st=Ze?function(e,t,r){return e.startsWith(t,r)}:function(e,t,r){return e.slice(r,r+t.length)===t},ct=Qe?String.fromCodePoint:function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var r,n="",o=e.length,i=0;o>i;){if((r=e[i++])>1114111)throw RangeError(r+" is not a valid code point");n+=r<65536?String.fromCharCode(r):String.fromCharCode(55296+((r-=65536)>>10),r%1024+56320)}return n},lt=et?Object.fromEntries:function(e){for(var t={},r=0,n=e;r<n.length;r++){var o=n[r],i=o[0],a=o[1];t[i]=a}return t},ut=tt?function(e,t){return e.codePointAt(t)}:function(e,t){var r=e.length;if(!(t<0||t>=r)){var n,o=e.charCodeAt(t);return o<55296||o>56319||t+1===r||(n=e.charCodeAt(t+1))<56320||n>57343?o:n-56320+(o-55296<<10)+65536}},ht=rt?function(e){return e.trimStart()}:function(e){return e.replace(We,"")},ft=nt?function(e){return e.trimEnd()}:function(e){return e.replace(ze,"")};function pt(e,t){return new RegExp(e,t)}if(it){var dt=pt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");at=function(e,t){var r;return dt.lastIndex=t,null!==(r=dt.exec(e)[1])&&void 0!==r?r:""}}else at=function(e,t){for(var r=[];;){var n=ut(e,t);if(void 0===n||_t(n)||bt(n))break;r.push(n),t+=n>=65536?2:1}return ct.apply(void 0,r)};var gt=function(){function e(e,t){void 0===t&&(t={}),this.message=e,this.position={offset:0,line:1,column:1},this.ignoreTag=!!t.ignoreTag,this.locale=t.locale,this.requiresOtherClause=!!t.requiresOtherClause,this.shouldParseSkeletons=!!t.shouldParseSkeletons}return e.prototype.parse=function(){if(0!==this.offset())throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(e,t,r){for(var n=[];!this.isEOF();){var o=this.char();if(123===o){if((i=this.parseArgument(e,r)).err)return i;n.push(i.val)}else{if(125===o&&e>0)break;if(35!==o||"plural"!==t&&"selectordinal"!==t){if(60===o&&!this.ignoreTag&&47===this.peek()){if(r)break;return this.error(Pe.UNMATCHED_CLOSING_TAG,Je(this.clonePosition(),this.clonePosition()))}if(60===o&&!this.ignoreTag&&mt(this.peek()||0)){if((i=this.parseTag(e,t)).err)return i;n.push(i.val)}else{var i;if((i=this.parseLiteral(e,t)).err)return i;n.push(i.val)}}else{var a=this.clonePosition();this.bump(),n.push({type:He.pound,location:Je(a,this.clonePosition())})}}}return{val:n,err:null}},e.prototype.parseTag=function(e,t){var r=this.clonePosition();this.bump();var n=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:He.literal,value:"<".concat(n,"/>"),location:Je(r,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(e+1,t,!0);if(o.err)return o;var i=o.val,a=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!mt(this.char()))return this.error(Pe.INVALID_TAG,Je(a,this.clonePosition()));var s=this.clonePosition();return n!==this.parseTagName()?this.error(Pe.UNMATCHED_CLOSING_TAG,Je(s,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:He.tag,value:n,children:i,location:Je(r,this.clonePosition())},err:null}:this.error(Pe.INVALID_TAG,Je(a,this.clonePosition())))}return this.error(Pe.UNCLOSED_TAG,Je(r,this.clonePosition()))}return this.error(Pe.INVALID_TAG,Je(r,this.clonePosition()))},e.prototype.parseTagName=function(){var e=this.offset();for(this.bump();!this.isEOF()&&yt(this.char());)this.bump();return this.message.slice(e,this.offset())},e.prototype.parseLiteral=function(e,t){for(var r=this.clonePosition(),n="";;){var o=this.tryParseQuote(t);if(o)n+=o;else{var i=this.tryParseUnquoted(e,t);if(i)n+=i;else{var a=this.tryParseLeftAngleBracket();if(!a)break;n+=a}}}var s=Je(r,this.clonePosition());return{val:{type:He.literal,value:n,location:s},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return this.isEOF()||60!==this.char()||!this.ignoreTag&&(mt(e=this.peek()||0)||47===e)?null:(this.bump(),"<");var e},e.prototype.tryParseQuote=function(e){if(this.isEOF()||39!==this.char())return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if("plural"===e||"selectordinal"===e)break;return null;default:return null}this.bump();var t=[this.char()];for(this.bump();!this.isEOF();){var r=this.char();if(39===r){if(39!==this.peek()){this.bump();break}t.push(39),this.bump()}else t.push(r);this.bump()}return ct.apply(void 0,t)},e.prototype.tryParseUnquoted=function(e,t){if(this.isEOF())return null;var r=this.char();return 60===r||123===r||35===r&&("plural"===t||"selectordinal"===t)||125===r&&e>0?null:(this.bump(),ct(r))},e.prototype.parseArgument=function(e,t){var r=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(Pe.EXPECT_ARGUMENT_CLOSING_BRACE,Je(r,this.clonePosition()));if(125===this.char())return this.bump(),this.error(Pe.EMPTY_ARGUMENT,Je(r,this.clonePosition()));var n=this.parseIdentifierIfPossible().value;if(!n)return this.error(Pe.MALFORMED_ARGUMENT,Je(r,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(Pe.EXPECT_ARGUMENT_CLOSING_BRACE,Je(r,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:He.argument,value:n,location:Je(r,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(Pe.EXPECT_ARGUMENT_CLOSING_BRACE,Je(r,this.clonePosition())):this.parseArgumentOptions(e,t,n,r);default:return this.error(Pe.MALFORMED_ARGUMENT,Je(r,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var e=this.clonePosition(),t=this.offset(),r=at(this.message,t),n=t+r.length;return this.bumpTo(n),{value:r,location:Je(e,this.clonePosition())}},e.prototype.parseArgumentOptions=function(e,t,r,n){var o,i=this.clonePosition(),a=this.parseIdentifierIfPossible().value,s=this.clonePosition();switch(a){case"":return this.error(Pe.EXPECT_ARGUMENT_TYPE,Je(i,s));case"number":case"date":case"time":this.bumpSpace();var c=null;if(this.bumpIf(",")){this.bumpSpace();var l=this.clonePosition();if((y=this.parseSimpleArgStyleIfPossible()).err)return y;if(0===(p=ft(y.val)).length)return this.error(Pe.EXPECT_ARGUMENT_STYLE,Je(this.clonePosition(),this.clonePosition()));c={style:p,styleLocation:Je(l,this.clonePosition())}}if((_=this.tryParseArgumentClose(n)).err)return _;var u=Je(n,this.clonePosition());if(c&&st(null==c?void 0:c.style,"::",0)){var h=ht(c.style.slice(2));if("number"===a)return(y=this.parseNumberSkeletonFromString(h,c.styleLocation)).err?y:{val:{type:He.number,value:r,location:u,style:y.val},err:null};if(0===h.length)return this.error(Pe.EXPECT_DATE_TIME_SKELETON,u);var f=h;this.locale&&(f=function(e,t){for(var r="",n=0;n<e.length;n++){var o=e.charAt(n);if("j"===o){for(var i=0;n+1<e.length&&e.charAt(n+1)===o;)i++,n++;var a=1+(1&i),s=i<2?1:3+(i>>1),c=qe(t);for("H"!=c&&"k"!=c||(s=0);s-- >0;)r+="a";for(;a-- >0;)r=c+r}else r+="J"===o?"H":o}return r}(h,this.locale));var p={type:Ie.dateTime,pattern:f,location:c.styleLocation,parsedOptions:this.shouldParseSkeletons?Re(f):{}};return{val:{type:"date"===a?He.date:He.time,value:r,location:u,style:p},err:null}}return{val:{type:"number"===a?He.number:"date"===a?He.date:He.time,value:r,location:u,style:null!==(o=null==c?void 0:c.style)&&void 0!==o?o:null},err:null};case"plural":case"selectordinal":case"select":var d=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(Pe.EXPECT_SELECT_ARGUMENT_OPTIONS,Je(d,A({},d)));this.bumpSpace();var g=this.parseIdentifierIfPossible(),m=0;if("select"!==a&&"offset"===g.value){if(!this.bumpIf(":"))return this.error(Pe.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,Je(this.clonePosition(),this.clonePosition()));var y;if(this.bumpSpace(),(y=this.tryParseDecimalInteger(Pe.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,Pe.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE)).err)return y;this.bumpSpace(),g=this.parseIdentifierIfPossible(),m=y.val}var _,b=this.tryParsePluralOrSelectOptions(e,a,t,g);if(b.err)return b;if((_=this.tryParseArgumentClose(n)).err)return _;var E=Je(n,this.clonePosition());return"select"===a?{val:{type:He.select,value:r,options:lt(b.val),location:E},err:null}:{val:{type:He.plural,value:r,options:lt(b.val),offset:m,pluralType:"plural"===a?"cardinal":"ordinal",location:E},err:null};default:return this.error(Pe.INVALID_ARGUMENT_TYPE,Je(i,s))}},e.prototype.tryParseArgumentClose=function(e){return this.isEOF()||125!==this.char()?this.error(Pe.EXPECT_ARGUMENT_CLOSING_BRACE,Je(e,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var e=0,t=this.clonePosition();!this.isEOF();){switch(this.char()){case 39:this.bump();var r=this.clonePosition();if(!this.bumpUntil("'"))return this.error(Pe.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,Je(r,this.clonePosition()));this.bump();break;case 123:e+=1,this.bump();break;case 125:if(!(e>0))return{val:this.message.slice(t.offset,this.offset()),err:null};e-=1;break;default:this.bump()}}return{val:this.message.slice(t.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(e,t){var r=[];try{r=function(e){if(0===e.length)throw new Error("Number skeleton cannot be empty");for(var t=e.split(Me).filter(function(e){return e.length>0}),r=[],n=0,o=t;n<o.length;n++){var i=o[n].split("/");if(0===i.length)throw new Error("Invalid number skeleton");for(var a=i[0],s=i.slice(1),c=0,l=s;c<l.length;c++)if(0===l[c].length)throw new Error("Invalid number skeleton");r.push({stem:a,options:s})}return r}(e)}catch(e){return this.error(Pe.INVALID_NUMBER_SKELETON,t)}return{val:{type:Ie.number,tokens:r,location:t,parsedOptions:this.shouldParseSkeletons?Ke(r):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(e,t,r,n){for(var o,i=!1,a=[],s=new Set,c=n.value,l=n.location;;){if(0===c.length){var u=this.clonePosition();if("select"===t||!this.bumpIf("="))break;var h=this.tryParseDecimalInteger(Pe.EXPECT_PLURAL_ARGUMENT_SELECTOR,Pe.INVALID_PLURAL_ARGUMENT_SELECTOR);if(h.err)return h;l=Je(u,this.clonePosition()),c=this.message.slice(u.offset,this.offset())}if(s.has(c))return this.error("select"===t?Pe.DUPLICATE_SELECT_ARGUMENT_SELECTOR:Pe.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,l);"other"===c&&(i=!0),this.bumpSpace();var f=this.clonePosition();if(!this.bumpIf("{"))return this.error("select"===t?Pe.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:Pe.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,Je(this.clonePosition(),this.clonePosition()));var p=this.parseMessage(e+1,t,r);if(p.err)return p;var d=this.tryParseArgumentClose(f);if(d.err)return d;a.push([c,{value:p.val,location:Je(f,this.clonePosition())}]),s.add(c),this.bumpSpace(),c=(o=this.parseIdentifierIfPossible()).value,l=o.location}return 0===a.length?this.error("select"===t?Pe.EXPECT_SELECT_ARGUMENT_SELECTOR:Pe.EXPECT_PLURAL_ARGUMENT_SELECTOR,Je(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!i?this.error(Pe.MISSING_OTHER_CLAUSE,Je(this.clonePosition(),this.clonePosition())):{val:a,err:null}},e.prototype.tryParseDecimalInteger=function(e,t){var r=1,n=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(r=-1);for(var o=!1,i=0;!this.isEOF();){var a=this.char();if(!(a>=48&&a<=57))break;o=!0,i=10*i+(a-48),this.bump()}var s=Je(n,this.clonePosition());return o?ot(i*=r)?{val:i,err:null}:this.error(t,s):this.error(e,s)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var e=this.position.offset;if(e>=this.message.length)throw Error("out of bound");var t=ut(this.message,e);if(void 0===t)throw Error("Offset ".concat(e," is at invalid UTF-16 code unit boundary"));return t},e.prototype.error=function(e,t){return{val:null,err:{kind:e,message:this.message,location:t}}},e.prototype.bump=function(){if(!this.isEOF()){var e=this.char();10===e?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=e<65536?1:2)}},e.prototype.bumpIf=function(e){if(st(this.message,e,this.offset())){for(var t=0;t<e.length;t++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(e){var t=this.offset(),r=this.message.indexOf(e,t);return r>=0?(this.bumpTo(r),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(e){if(this.offset()>e)throw Error("targetOffset ".concat(e," must be greater than or equal to the current offset ").concat(this.offset()));for(e=Math.min(e,this.message.length);;){var t=this.offset();if(t===e)break;if(t>e)throw Error("targetOffset ".concat(e," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&_t(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var e=this.char(),t=this.offset(),r=this.message.charCodeAt(t+(e>=65536?2:1));return null!=r?r:null},e}();function mt(e){return e>=97&&e<=122||e>=65&&e<=90}function yt(e){return 45===e||46===e||e>=48&&e<=57||95===e||e>=97&&e<=122||e>=65&&e<=90||183==e||e>=192&&e<=214||e>=216&&e<=246||e>=248&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8255&&e<=8256||e>=8304&&e<=8591||e>=11264&&e<=12271||e>=12289&&e<=55295||e>=63744&&e<=64975||e>=65008&&e<=65533||e>=65536&&e<=983039}function _t(e){return e>=9&&e<=13||32===e||133===e||e>=8206&&e<=8207||8232===e||8233===e}function bt(e){return e>=33&&e<=35||36===e||e>=37&&e<=39||40===e||41===e||42===e||43===e||44===e||45===e||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||91===e||92===e||93===e||94===e||96===e||123===e||124===e||125===e||126===e||161===e||e>=162&&e<=165||166===e||167===e||169===e||171===e||172===e||174===e||176===e||177===e||182===e||187===e||191===e||215===e||247===e||e>=8208&&e<=8213||e>=8214&&e<=8215||8216===e||8217===e||8218===e||e>=8219&&e<=8220||8221===e||8222===e||8223===e||e>=8224&&e<=8231||e>=8240&&e<=8248||8249===e||8250===e||e>=8251&&e<=8254||e>=8257&&e<=8259||8260===e||8261===e||8262===e||e>=8263&&e<=8273||8274===e||8275===e||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||8608===e||e>=8609&&e<=8610||8611===e||e>=8612&&e<=8613||8614===e||e>=8615&&e<=8621||8622===e||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||8658===e||8659===e||8660===e||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||8968===e||8969===e||8970===e||8971===e||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||9001===e||9002===e||e>=9003&&e<=9083||9084===e||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||9655===e||e>=9656&&e<=9664||9665===e||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||9839===e||e>=9840&&e<=10087||10088===e||10089===e||10090===e||10091===e||10092===e||10093===e||10094===e||10095===e||10096===e||10097===e||10098===e||10099===e||10100===e||10101===e||e>=10132&&e<=10175||e>=10176&&e<=10180||10181===e||10182===e||e>=10183&&e<=10213||10214===e||10215===e||10216===e||10217===e||10218===e||10219===e||10220===e||10221===e||10222===e||10223===e||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||10627===e||10628===e||10629===e||10630===e||10631===e||10632===e||10633===e||10634===e||10635===e||10636===e||10637===e||10638===e||10639===e||10640===e||10641===e||10642===e||10643===e||10644===e||10645===e||10646===e||10647===e||10648===e||e>=10649&&e<=10711||10712===e||10713===e||10714===e||10715===e||e>=10716&&e<=10747||10748===e||10749===e||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||11158===e||e>=11159&&e<=11263||e>=11776&&e<=11777||11778===e||11779===e||11780===e||11781===e||e>=11782&&e<=11784||11785===e||11786===e||11787===e||11788===e||11789===e||e>=11790&&e<=11798||11799===e||e>=11800&&e<=11801||11802===e||11803===e||11804===e||11805===e||e>=11806&&e<=11807||11808===e||11809===e||11810===e||11811===e||11812===e||11813===e||11814===e||11815===e||11816===e||11817===e||e>=11818&&e<=11822||11823===e||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||11840===e||11841===e||11842===e||e>=11843&&e<=11855||e>=11856&&e<=11857||11858===e||e>=11859&&e<=11903||e>=12289&&e<=12291||12296===e||12297===e||12298===e||12299===e||12300===e||12301===e||12302===e||12303===e||12304===e||12305===e||e>=12306&&e<=12307||12308===e||12309===e||12310===e||12311===e||12312===e||12313===e||12314===e||12315===e||12316===e||12317===e||e>=12318&&e<=12319||12320===e||12336===e||64830===e||64831===e||e>=65093&&e<=65094}function Et(e){e.forEach(function(e){if(delete e.location,function(e){return e.type===He.select}(e)||function(e){return e.type===He.plural}(e))for(var t in e.options)delete e.options[t].location,Et(e.options[t].value);else(function(e){return e.type===He.number})(e)&&function(e){return!(!e||"object"!=typeof e||e.type!==Ie.number)}(e.style)?delete e.style.location:!function(e){return e.type===He.date}(e)&&!function(e){return e.type===He.time}(e)||!function(e){return!(!e||"object"!=typeof e||e.type!==Ie.dateTime)}(e.style)?function(e){return e.type===He.tag}(e)&&Et(e.children):delete e.style.location})}function vt(e){if(Object.prototype.hasOwnProperty.call(e,"__esModule"))return e;var t=e.default;if("function"==typeof t){var r=function e(){var r=!1;try{r=this instanceof e}catch{}return r?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 Tt,Lt={};function wt(){if(Tt)return Lt;var e,t;return Tt=1,Object.defineProperty(Lt,"__esModule",{value:!0}),Lt.SKELETON_TYPE=Lt.TYPE=void 0,Lt.isLiteralElement=function(t){return t.type===e.literal},Lt.isArgumentElement=function(t){return t.type===e.argument},Lt.isNumberElement=function(t){return t.type===e.number},Lt.isDateElement=function(t){return t.type===e.date},Lt.isTimeElement=function(t){return t.type===e.time},Lt.isSelectElement=function(t){return t.type===e.select},Lt.isPluralElement=function(t){return t.type===e.plural},Lt.isPoundElement=function(t){return t.type===e.pound},Lt.isTagElement=function(t){return t.type===e.tag},Lt.isNumberSkeleton=function(e){return!(!e||"object"!=typeof e||e.type!==t.number)},Lt.isDateTimeSkeleton=function(e){return!(!e||"object"!=typeof e||e.type!==t.dateTime)},Lt.createLiteralElement=function(t){return{type:e.literal,value:t}},Lt.createNumberElement=function(t,r){return{type:e.number,value:t,style:r}},function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"}(e||(Lt.TYPE=e={})),function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"}(t||(Lt.SKELETON_TYPE=t={})),Lt}var At,St=wt(),Ot={},Ct=vt(ae);var Pt=function(){if(At)return Ot;At=1,Object.defineProperty(Ot,"__esModule",{value:!0}),Ot.printAST=r,Ot.doPrintAST=n,Ot.printDateTimeSkeleton=a;var e=Ct,t=wt();function r(e){return n(e,!1)}function n(s,c){var l=s.map(function(l,u){return(0,t.isLiteralElement)(l)?function(e,t,r,n){var i=e.value,a=i;r||"'"!==a[0]||(a="''".concat(a.slice(1)));n||"'"!==a[a.length-1]||(a="".concat(a.slice(0,a.length-1),"''"));return a=o(a),t?a.replace("#","'#'"):a}(l,c,0===u,u===s.length-1):(0,t.isArgumentElement)(l)?function(e){var t=e.value;return"{".concat(t,"}")}(l):(0,t.isDateElement)(l)||(0,t.isTimeElement)(l)||(0,t.isNumberElement)(l)?function(e){return"{".concat(e.value,", ").concat(t.TYPE[e.type]).concat(e.style?", ".concat((r=e.style,"string"==typeof r?o(r):r.type===t.SKELETON_TYPE.dateTime?"::".concat(a(r)):"::".concat(r.tokens.map(i).join(" ")))):"","}");var r}(l):(0,t.isPluralElement)(l)?function(t){var r="cardinal"===t.pluralType?"plural":"selectordinal",o=[t.value,r,e.__spreadArray([t.offset?"offset:".concat(t.offset):""],Object.keys(t.options).map(function(e){return"".concat(e,"{").concat(n(t.options[e].value,!0),"}")}),!0).filter(Boolean).join(" ")].join(",");return"{".concat(o,"}")}(l):(0,t.isSelectElement)(l)?function(e){var t=[e.value,"select",Object.keys(e.options).map(function(t){return"".concat(t,"{").concat(n(e.options[t].value,!1),"}")}).join(" ")].join(",");return"{".concat(t,"}")}(l):(0,t.isPoundElement)(l)?"#":(0,t.isTagElement)(l)?function(e){return"<".concat(e.value,">").concat(r(e.children),"</").concat(e.value,">")}(l):void 0});return l.join("")}function o(e){return e.replace(/([{}](?:[\s\S]*[{}])?)/,"'$1'")}function i(e){var t=e.stem,r=e.options;return 0===r.length?t:"".concat(t).concat(r.map(function(e){return"/".concat(e)}).join(""))}function a(e){return e.pattern}return Ot}();function Ht({icuString:e,shouldVisit:t,visitor:r,options:{recurseIntoVisited:n=!0,...o}}){const i=function(e,t){void 0===t&&(t={}),t=A({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new gt(e,t).parse();if(r.err){var n=SyntaxError(Pe[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return(null==t?void 0:t.captureLocation)||Et(r.val),r.val}(e,o);return a(i),i;function a(e){e.map(s)}function s(e){let o=!1;t(e)&&(r(e),o=!0),o&&!n||(e.type===He.select||e.type===He.plural?Object.values(e.options).map(e=>e.value).map(a):e.type===He.tag&&a(e.children))}}const It="_gt_",Nt=new RegExp(`^${It}\\d+$`),Bt=new RegExp(`^${It}$`);function Rt(e){return e.type===St.TYPE.select&&Nt.test(e.value)&&!!e.options.other&&(0===e.options.other.value.length||e.options.other.value.length>0&&e.options.other.value[0]?.type===St.TYPE.literal)}function Mt(e){return e.type===St.TYPE.select&&Bt.test(e.value)&&!!e.options.other&&(0===e.options.other.value.length||e.options.other.value.length>0&&e.options.other.value[0]?.type===St.TYPE.literal)}function jt(e){if(!e.includes("_gt_"))return e;const t=[];Ht({icuString:e,shouldVisit:Mt,visitor:function(e){t.push({start:e.location?.start.offset??0,end:e.location?.end.offset??0,otherStart:e.options.other.location?.start.offset??0,otherEnd:e.options.other.location?.end.offset??0})},options:{recurseIntoVisited:!1,captureLocation:!0}});const r=[];let n=0;for(let o=0;o<t.length;o++){const{start:i,end:a,otherStart:s,otherEnd:c}=t[o];r.push(e.slice(n,i)),r.push(e.slice(i,i+4+1)),r.push(String(o+1)),r.push(e.slice(i+4+1,s)),r.push("{}"),r.push(e.slice(c,a)),n=a}return r.push(e.slice(n,e.length)),r.join("")}var Ut={warn(e){console.warn(e)},error(e){console.error(e)},info(e){console.info(e)},debug(e){console.debug(e)}};const Dt=e=>`String interpolation failed for message: "${e}".`;function Gt(r,n){if(!r)return r;const o=n.$_fallback,i=function(e){return Object.fromEntries(Object.entries(e).filter(([e])=>"$id"!==e&&"$context"!==e&&"$maxChars"!==e&&"$hash"!==e&&"$_hash"!==e&&"$_source"!==e&&"$_fallback"!==e&&"$format"!==e&&"$_locales"!==e&&"$locale"!==e))}(n);try{const s=function(e){if(!e.includes("_gt_"))return{};let t=1;const r={};return Ht({icuString:e,shouldVisit:Mt,visitor:function(e){r[e.value+t]=e.options.other.value.length?e.options.other.value[0]?.value:"",t+=1},options:{recurseIntoVisited:!1}}),r}(o||"");return e(function(e,r,n,o){try{return t(e,{variables:r,locales:n,dataFormat:o})}catch{return Ut.warn(Dt(e)),e}}(Object.keys(s).length?(a=r).includes("_gt_")?Pt.printAST(Ht({icuString:a,shouldVisit:Rt,visitor:function(e){e.type=St.TYPE.argument,delete e.options},options:{recurseIntoVisited:!1}})):a:r,{...i,...s,[It]:"other"},n.$locale??n.$_locales,n.$format),{maxChars:n.$maxChars})}catch{return Ut.warn(Dt(r)),null!=n.$_fallback?Gt(n.$_fallback,{...n,$_fallback:void 0}):e(r,{maxChars:n.$maxChars})}var a}function kt(e){return function(e){if(he(e),me)return e.toHex();let t="";for(let r=0;r<e.length;r++)t+=ye[e[r]];return t}(Ce(function(e){if("string"!=typeof e)throw new TypeError("string expected");return new Uint8Array((new TextEncoder).encode(e))}(e))).slice(0,16)}const xt=e=>{if(e&&"object"==typeof e){const t={};if("c"in e&&e.c&&(t.c=Ft(e.c)),"d"in e){const r=e?.d;r?.b&&(t.b=Object.fromEntries(Object.entries(r.b).map(([e,t])=>[e,Ft(t)]))),r?.t&&(t.t=r.t)}return function(e){const t=e;if(t&&"object"==typeof t&&"string"==typeof t.k){const e=Object.keys(t);if(1===e.length)return!0;if(2===e.length){if("number"==typeof t.i)return!0;if("string"==typeof t.v)return!0}if(3===e.length&&"string"==typeof t.v&&"number"==typeof t.i)return!0}return!1}(e)?{k:e.k,...e.v&&{v:e.v}}:t}return e};function Ft(e){return Array.isArray(e)?e.map(xt):xt(e)}function Vt(e){return e.loadTranslations?"custom":e.cacheUrl?"remote":void 0!==e.cacheUrl&&e.cacheUrl!==ce||!e.projectId?"disabled":"gt-remote"}function $t(e){return void 0!==e.runtimeUrl&&"https://runtime2.gtx.dev"!==e.runtimeUrl||!e.projectId||!e.devApiKey&&!e.apiKey?e.runtimeUrl?"custom":"disabled":"gt"}function Kt(e){return"gt-remote"===Vt(e)||"gt"===$t(e)}function Xt(e){const t=[];return t.push(...function(e){const t=[],{projectId:r,loadTranslations:n}=e;switch(Vt(e)){case"remote":case"gt-remote":r||t.push({type:"warning",message:"projectId is required when loading translations from a remote store"});break;case"custom":n||t.push({type:"error",message:"loadTranslations is required when loading translations from a custom loader"})}return t}(e)),t.push(...function(e){const t=[];switch($t(e)){case"custom":case"gt":e.projectId||t.push({type:"warning",message:"projectId is required"}),e.devApiKey||e.apiKey||t.push({type:"warning",message:"devApiKey or apiKey is required"})}return t}(e)),t.push(...function(e){const t=[];if(!Kt(e))return t;const{defaultLocale:r,locales:o,customMapping:i}=e;return new Set([...r?[r]:[],...o||[]]).forEach(e=>{n(e,i)||t.push({type:"error",message:`Invalid locale: ${e}`})}),t}(e)),t}var Yt=class{};var qt=class extends Yt{constructor(...e){super(...e),this.type="fallback-storage-adapter",this.storage={}}getItem(e){return this.storage[e]}setItem(e,t){this.storage[e]=t}removeItem(e){delete this.storage[e]}};function Wt(e){const t=function(e){const{cacheUrl:t=ce,projectId:r,_versionId:n,_branchId:o}=e;return`${t}/${r}/[locale]`+(n?`/${n}`:"")+(o?`?branchId=${o}`:"")}(e);return async r=>{r=i(r,e.customMapping);const n=t.replace("[locale]",r),o=await fetch(n);if(!o.ok)throw new Error(`Failed to load translations from ${n}`);return await o.json()}}var zt=class{constructor(e,t){this.cache={},this.fallbackPromises={},this.cache=structuredClone(e),this.onHit=t?.onHit,this.onMiss=t?.onMiss}setCache(e,t){this.cache[e]=t}getCache(e){const t=this.genKey(e);return this.cache[t]}getInternalCache(){return this.cache}async missCache(e){const t=this.genKey(e);if(void 0!==this.fallbackPromises[t])return await this.fallbackPromises[t];const r=this.fallback(e);this.fallbackPromises[t]=r;try{const e=await r;return this.cache[t]=e,e}finally{delete this.fallbackPromises[t]}}};function Jt(e,t){return function({source:e,context:t,id:r,maxChars:n,dataFormat:o},i=kt){let a;return a="JSX"===o?Ft(e):e,i(ue({source:a,...r&&{id:r},...t&&{context:t},...null!=n&&{maxChars:Math.abs(n)},...o&&{dataFormat:o}}))}({source:"ICU"===t.$format?jt(e):e,...t?.$context&&{context:t.$context},...t?.$id&&{id:t.$id},..."$maxChars"in t&&null!=t.$maxChars&&{maxChars:Math.abs(t.$maxChars)},dataFormat:t.$format})}var Zt=class extends zt{constructor({init:e,translateMany:t,lifecycle:r}){super(e,r),this._queue=[],this._batchTimer=null,this._activeRequests=0,this._translateMany=t}get(e){const t=this.getCache(e);return null!=t&&this.onHit&&this.onHit({inputKey:e,cacheKey:this.genKey(e),cacheValue:t,outputValue:t}),t}async miss(e){const t=await this.missCache(e);return null!=t&&this.onMiss&&this.onMiss({inputKey:e,cacheKey:this.genKey(e),cacheValue:t,outputValue:t}),t}genKey(e){return Jt(e.message,e.options)}fallback(e){const t=this._enqueueTranslation(e);return this._queue.length>=25?this._flushNow():this._scheduleBatch(),t}_flushNow(){this._batchTimer&&(clearTimeout(this._batchTimer),this._batchTimer=null),this._drainQueue()}_scheduleBatch(){this._batchTimer||(this._batchTimer=setTimeout(()=>{this._batchTimer=null,this._drainQueue()},50))}_drainQueue(){for(;this._queue.length>0&&this._activeRequests<100;){const e=this._queue.splice(0,25);this._sendBatchRequest(e)}this._queue.length>0&&this._scheduleBatch()}_enqueueTranslation(e){const t=this.genKey(e),r=e.options;return new Promise((n,o)=>{this._queue.push({key:t,source:e.message,metadata:{...r?.$context&&{context:r.$context},...r?.$id&&{id:r.$id},..."$maxChars"in r&&null!=r.$maxChars&&{$maxChars:Math.abs(r.$maxChars)},dataFormat:r.$format},resolve:e=>n(e),reject:o})})}async _sendBatchRequest(e){this._activeRequests++;const t=function(e){return e.reduce((e,t)=>(e[t.key]={source:t.source,metadata:t.metadata},e),{})}(e),r=await this._sendBatchRequestWithErrorHandling(e,t);r&&this._handleTranslationResponse(e,r),this._activeRequests--}async _sendBatchRequestWithErrorHandling(e,t){try{return await this._translateMany(t)}catch(t){for(const r of e)r.reject(t);return}}_handleTranslationResponse(e,t){for(const r of e){const{key:e}=r,n=t[e];if(n&&n.success){const t=n.translation;this.setCache(e,t),r.resolve(t)}else r.reject(n?.error)}}};var Qt=class extends zt{constructor({init:e={},ttl:t,loadTranslations:r,createTranslateMany:n,lifecycle:{onLocalesCacheHit:o,onLocalesCacheMiss:i,onTranslationsCacheHit:a,onTranslationsCacheMiss:s}}){super(e,{onHit:o,onMiss:i}),this.ttl=6e4,this.ttl=null===t?-1:t??6e4,this._translationLoader=r,this._createTranslateMany=n,this._onTranslationsCacheHit=a,this._onTranslationsCacheMiss=s}get(e){const t=this.getCache(e);if(!t||t.expiresAt>0&&t.expiresAt<Date.now())return;const r=t.translationsCache;return null!=r&&this.onHit&&this.onHit({inputKey:e,cacheKey:this.genKey(e),cacheValue:t,outputValue:r}),r}async miss(e){const t=await this.missCache(e),r=t.translationsCache;return null!=r&&this.onMiss&&this.onMiss({inputKey:e,cacheKey:this.genKey(e),cacheValue:t,outputValue:r}),r}genKey(e){return e}async fallback(e){const t=this._translationLoader(e),r=this.ttl<0?this.ttl:Date.now()+this.ttl;return{translationsCache:new Zt({init:await t,lifecycle:this._createTranslationsCacheLifecycle(e),translateMany:this._createTranslateMany(e)}),expiresAt:r}}_createTranslationsCacheLifecycle(e){return{onHit:this._onTranslationsCacheHit?t=>this._onTranslationsCacheHit({locale:e,...t}):void 0,onMiss:this._onTranslationsCacheMiss?t=>this._onTranslationsCacheMiss({locale:e,...t}):void 0}}};var er=class{constructor(){this.listeners={}}getOrCreateListeners(e){return this.listeners[e]||(this.listeners[e]=new Set),this.listeners[e]}subscribe(e,t){const r=this.getOrCreateListeners(e);return r.add(t),()=>{r.delete(t)}}emit(e,t){this.listeners[e]?.forEach(e=>e(t))}};var tr=class extends er{constructor(e){super(),this.resolveTranslationSync=(e,t={})=>this.lookupTranslation(e,t),function(e,t="",r=!0){if(e.forEach(e=>{switch(e.type){case"error":Ut.error(t+e.message);break;case"warning":Ut.warn(t+e.message)}}),r&&e.some(e=>"error"===e.type))throw new Error("Validation errors occurred")}(Xt(e),"I18nManager: "),this.config=function(e){const t=Kt(e),r=function({defaultLocale:e,locales:t,customMapping:r}){return{defaultLocale:e,locales:Array.from(new Set([e,...t])),customMapping:r||{}}}({defaultLocale:e.defaultLocale||se,locales:e.locales||[se],customMapping:e.customMapping});return{environment:e.environment||"production",enableI18n:void 0===e.enableI18n||e.enableI18n,projectId:e.projectId,devApiKey:e.devApiKey,apiKey:e.apiKey,runtimeUrl:e.runtimeUrl,_versionId:e._versionId,...t?rr(r):r}}(e),this.localeConfig=new r({defaultLocale:this.config.defaultLocale,locales:this.config.locales,customMapping:this.config.customMapping}),this.storeAdapter=e.storeAdapter??new qt;const t=function(e){return function({type:e,remoteTranslationLoaderParams:t,loadTranslations:r}){"disabled"===e&&Ut.warn("I18nManager: No translation loader found. No translations will be loaded.");const{cacheUrl:n,projectId:o,_versionId:i,_branchId:a,customMapping:s}=t;switch(e){case"remote":case"gt-remote":return Wt({cacheUrl:n||"",projectId:o||"",_versionId:i,_branchId:a,customMapping:s});case"custom":return r;case"disabled":return async e=>({})}}({loadTranslations:e.loadTranslations,type:Vt(e),remoteTranslationLoaderParams:{cacheUrl:e.cacheUrl,projectId:e.projectId,_versionId:e._versionId,_branchId:e._branchId,customMapping:e.customMapping}})}(e),n=(o=this.getGTClassClean(),i=12e3,e=>t=>o.translateMany(t,{targetLocale:e},i));var o,i,a;!function({onLocalesCacheHit:e,onLocalesCacheMiss:t,onTranslationsCacheHit:r,onTranslationsCacheMiss:n},o){e&&o("locales-cache-hit",t=>{e({...t,value:t.translations})}),t&&o("locales-cache-miss",e=>{t({...e,value:e.translations})}),r&&o("translations-cache-hit",e=>{r({...e,value:e.translation})}),n&&o("translations-cache-miss",e=>{n({...e,value:e.translation})})}(e.lifecycle??{},(...e)=>this.subscribe(...e)),this.localesCache=new Qt({loadTranslations:t,createTranslateMany:n,lifecycle:(a=(...e)=>this.emit(...e),{onLocalesCacheHit:e=>{a("locales-cache-hit",{locale:e.inputKey,translations:e.outputValue.getInternalCache()})},onLocalesCacheMiss:e=>{a("locales-cache-miss",{locale:e.inputKey,translations:e.outputValue.getInternalCache()})},onTranslationsCacheHit:e=>{a("translations-cache-hit",{locale:e.locale,hash:e.cacheKey,translation:e.outputValue})},onTranslationsCacheMiss:e=>{a("translations-cache-miss",{locale:e.locale,hash:e.cacheKey,translation:e.outputValue})}})})}subscribeToTranslationsCacheMiss(e,t,r){return this.subscribe("translations-cache-miss",n=>{n.locale===t&&n.hash===r&&e(n)})}getAdapterType(){return this.storeAdapter.type}getLocale(){const e=this.storeAdapter.getItem("locale");return e||(Ut.warn("getLocale() invoked outside of translation context, falling back to default locale"),this.config.defaultLocale)}setLocale(e){try{const t=this.resolveLocale(e),r=this.getLocale();this.storeAdapter.setItem("locale",t),this.emit("locale-update",{previousLocale:r,newLocale:t})}catch(e){this.handleError(e)}}getDefaultLocale(){return this.config.defaultLocale}getLocales(){return this.config.locales}getVersionId(){return this.config._versionId}getGTClass(){return this.getGTClassClean(this.getLocale())}isTranslationEnabled(){return this.config.enableI18n}getTranslationLoader(){return e=>this.loadTranslations(e)}async loadTranslations(e=this.getLocale()){try{const t=this.resolveLocale(e);if(!this.requiresTranslation(t))return{};let r=this.localesCache.get(t);return r||(r=await this.localesCache.miss(t)),r.getInternalCache()}catch(e){return this.handleError(e),{}}}lookupTranslation(e,t={}){try{const{locale:r,options:n}=this.resolveLookupParams(t);if(!this.requiresTranslation(r))return e;const o=this.localesCache.get(r);if(!o)return;return o.get({message:e,options:n})}catch(e){return void this.handleError(e)}}async lookupTranslationWithFallback(e,t={}){try{const{locale:r,options:n}=this.resolveLookupParams(t);if(!this.requiresTranslation(r))return e;let o=this.localesCache.get(r);o||(o=await this.localesCache.miss(r));let i=o.get({message:e,options:n});return null==i&&(i=await o.miss({message:e,options:n})),i}catch(e){return void this.handleError(e)}}async getLookupTranslation(e=this.getLocale(),t=[]){try{const r=this.resolveLocale(e);if(!this.requiresTranslation(r))return e=>e;const n=function(e,t,r){return e.flatMap(e=>{const n=e.options.$locale;if(null==n)return[e];try{const o=r(n);return o!==t?[]:[{message:e.message,options:{...e.options,$locale:o}}]}catch{return[]}})}(t,r,e=>this.resolveLocale(e));n.length!==t.length&&Ut.warn(`I18nManager: getLookupTranslation(): prefetchEntries must all be the same locale, ignoring all entries that are not for ${r}`);let o=this.localesCache.get(r);return o||(o=await this.localesCache.miss(r)),o?(await Promise.all(n.filter(e=>null==o.get(e)).map(e=>o.miss(e))),(e,t={})=>o.get({message:e,options:this.resolveLookupOptions(t)})):()=>{}}catch(e){return this.handleError(e),e=>e}}async getTranslations(e=this.getLocale()){try{return this.loadTranslations(e)}catch(e){return this.handleError(e),{}}}async getTranslationResolver(e=this.getLocale()){return this.getLookupTranslation(e)}requiresTranslation(e=this.getLocale()){const t=this.getDefaultLocale(),r=this.getLocales();return this.isTranslationEnabled()&&this.localeConfig.requiresTranslation(e,t,r)}requiresDialectTranslation(e=this.getLocale()){const t=this.getDefaultLocale();return this.requiresTranslation(e)&&this.localeConfig.isSameLanguage(t,e)}handleError(e){if("development"===this.config.environment)throw e;Ut.error("I18nManager: "+e)}resolveLocale(e){const t=this.localeConfig.determineLocale(e);if(!this.localeConfig.isValidLocale(e)||!t)throw new Error(`I18nManager: validateLocale(): locale ${e} is not valid`);return t}resolveLookupParams(e={}){const t=this.resolveLocale(e.$locale??this.getLocale());return{locale:t,options:this.resolveLookupOptions(e,t)}}resolveLookupOptions(e={},t){return e.$locale?{...e,$locale:t??this.resolveLocale(e.$locale)}:e}getGTClassClean(e){return new a({sourceLocale:this.config.defaultLocale,targetLocale:e,locales:this.config.locales,customMapping:this.config.customMapping,projectId:this.config.projectId,baseUrl:this.config.runtimeUrl||void 0,apiKey:this.config.apiKey,devApiKey:this.config.devApiKey})}};function rr(e){return{defaultLocale:o(e.defaultLocale),locales:e.locales.map(t=>("string"==typeof e.customMapping?.[t]?e.customMapping?.[t]:e.customMapping?.[t]?.code)?t:o(t)),customMapping:Object.fromEntries(Object.entries(e.customMapping||{}).map(([e,t])=>[e,"string"==typeof t?o(t):{...t,...t.code?{code:o(t.code)}:{}}]))}}let nr;function or(){return nr||(Ut.warn("getI18nManager(): Translation failed because I18nManager not initialized."),nr=new tr({defaultLocale:se,locales:[se]})),nr}function ir(e){nr=e}function ar({source:e,target:t,options:r}){const n=or();return null!=t?sr(t,{$locale:n.getLocale(),$_fallback:e,...r}):sr(e,{$locale:n.getDefaultLocale(),...r})}function sr(t,r){switch(r.$format??"STRING"){case"ICU":return Gt(t,r);case"I18NEXT":case"STRING":return function(t,r){return e(t,{locales:r.$locale??r.$_locales,maxChars:r.$maxChars})}(t,r);default:return t}}async function cr(e,t){const r=lr(t,"JSX");return await or().lookupTranslationWithFallback(e,r)??e}function lr(e,t){return{$format:t,...e}}async function ur(e,t){return async function(e,t){const r=lr(t,"STRING");return ar({source:e,target:await or().lookupTranslationWithFallback(e,r),options:r})}(e,{$format:"STRING",...t})}const hr=(e,t={})=>function(e,t){const r=lr(t,"STRING"),n=or().lookupTranslation(e,r);if(null!=n)return ar({source:e,target:n,options:r})}(e,{$format:"ICU",...t}),fr=(e,t={})=>function(e,t){const r=lr(t,"STRING");return ar({source:e,target:or().lookupTranslation(e,r),options:r})}(e,{$format:"ICU",...t}),pr="en",dr="DEFAULT_TERMINATOR_KEY",gr={ellipsis:{fr:{terminator:"…",separator:" "},zh:{terminator:"……",separator:void 0},ja:{terminator:"……",separator:void 0},[dr]:{terminator:"…",separator:void 0}},none:{[dr]:{terminator:void 0,separator:void 0}}},mr={Collator:Intl.Collator,DateTimeFormat:Intl.DateTimeFormat,DisplayNames:Intl.DisplayNames,ListFormat:Intl.ListFormat,Locale:Intl.Locale,NumberFormat:Intl.NumberFormat,PluralRules:Intl.PluralRules,RelativeTimeFormat:Intl.RelativeTimeFormat,Segmenter:Intl.Segmenter,CutoffFormat:class{constructor(e,t={}){try{const t=e?Array.isArray(e)?e.map(e=>String(e)):[String(e)]:["en"],r=Intl.getCanonicalLocales(t);this.locale=r.length?r[0]:"en"}catch{this.locale="en"}if(!gr[t.style??"ellipsis"])throw new Error((e=>`generaltranslation Formatting Error: Invalid cutoff style: ${e}.`)(t.style??"ellipsis"));let r,n;if(void 0!==t.maxChars){r=t.style??"ellipsis";const e=new Intl.Locale(this.locale).language;n=gr[r][e]||gr[r].DEFAULT_TERMINATOR_KEY}let o=t.terminator??n?.terminator,i=null!=o?t.separator??n?.separator:void 0;this.additionLength=(o?.length??0)+(i?.length??0),void 0!==t.maxChars&&Math.abs(t.maxChars)<this.additionLength&&(o=void 0,i=void 0),this.options={maxChars:t.maxChars,style:r,terminator:o,separator:i}}format(e){return this.formatToParts(e).join("")}formatToParts(e){const{maxChars:t,terminator:r,separator:n}=this.options,o=void 0===t||Math.abs(t)>=e.length?t:t>=0?Math.max(0,t-this.additionLength):Math.min(0,t+this.additionLength),i=void 0!==o&&o>-1?e.slice(0,o):e.slice(o);return null==t||null==o||0===o||null==r||e.length<=Math.abs(t)?[i]:o>0?null!=n?[i,n,r]:[i,r]:null!=n?[r,n,i]:[r,i]}resolvedOptions(){return this.options}}},yr=new class{constructor(){this.cache={}}_generateKey(e,t={}){return`${e?Array.isArray(e)?e.map(e=>String(e)).join(","):String(e):"undefined"}:${t?JSON.stringify(t,Object.keys(t).sort()):"{}"}`}get(e,...t){const[r="en",n={}]=t,o=this._generateKey(r,n);let i=this.cache[e]?.[o];return void 0===i&&(i=new mr[e](...t),this.cache[e]||(this.cache[e]={}),this.cache[e][o]=i),i}};function _r(e){const t=e;if(t&&"object"==typeof t&&"string"==typeof t.k){const e=Object.keys(t);if(1===e.length)return!0;if(2===e.length){if("number"==typeof t.i)return!0;if("string"==typeof t.v)return!0}if(3===e.length&&"string"==typeof t.v&&"number"==typeof t.i)return!0}return!1}function br(e,t,r=""){const n=(o=e)instanceof Uint8Array||ArrayBuffer.isView(o)&&"Uint8Array"===o.constructor.name&&"BYTES_PER_ELEMENT"in o&&1===o.BYTES_PER_ELEMENT;var o;const i=e?.length;if(!n||void 0!==t){const t=(r&&`"${r}" `)+"expected Uint8Array, got "+(n?`length=${i}`:"type="+typeof e);if(!n)throw new TypeError(t);throw new RangeError(t)}return e}function Er(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")}function vr(...e){for(let t=0;t<e.length;t++)e[t].fill(0)}function Tr(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)}function Lr(e,t){return e<<32-t|e>>>t}"function"==typeof Uint8Array.from([]).toHex&&Uint8Array.fromHex,Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function wr(e,t,r){return e&t^~e&r}function Ar(e,t,r){return e&t^e&r^t&r}class Sr{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,t,r,n){this.blockLen=e,this.outputLen=t,this.padOffset=r,this.isLE=n,this.buffer=new Uint8Array(e),this.view=Tr(this.buffer)}update(e){Er(this),br(e);const{view:t,buffer:r,blockLen:n}=this,o=e.length;for(let i=0;i<o;){const a=Math.min(n-this.pos,o-i);if(a===n){const t=Tr(e);for(;n<=o-i;i+=n)this.process(t,i);continue}r.set(e.subarray(i,i+a),this.pos),this.pos+=a,i+=a,this.pos===n&&(this.process(t,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){Er(this),function(e,t){br(e,void 0,"digestInto() output");const r=t.outputLen;if(e.length<r)throw new RangeError('"digestInto() output" expected to be of length >='+r)}(e,this),this.finished=!0;const{buffer:t,view:r,blockLen:n,isLE:o}=this;let{pos:i}=this;t[i++]=128,vr(this.buffer.subarray(i)),this.padOffset>n-i&&(this.process(r,0),i=0);for(let e=i;e<n;e++)t[e]=0;r.setBigUint64(n-8,BigInt(8*this.length),o),this.process(r,0);const a=Tr(e),s=this.outputLen;if(s%4)throw new Error("_sha2: outputLen must be aligned to 32bit");const c=s/4,l=this.get();if(c>l.length)throw new Error("_sha2: outputLen bigger than state");for(let e=0;e<c;e++)a.setUint32(4*e,l[e],o)}digest(){const{buffer:e,outputLen:t}=this;this.digestInto(e);const r=e.slice(0,t);return this.destroy(),r}_cloneInto(e){e||=new this.constructor,e.set(...this.get());const{blockLen:t,buffer:r,length:n,finished:o,destroyed:i,pos:a}=this;return e.destroyed=i,e.finished=o,e.length=n,e.pos=a,n%t&&e.buffer.set(r),e}clone(){return this._cloneInto()}}const Or=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),Cr=Uint32Array.from([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),Pr=new Uint32Array(64);class Hr extends Sr{constructor(e){super(64,e,8,!1)}get(){const{A:e,B:t,C:r,D:n,E:o,F:i,G:a,H:s}=this;return[e,t,r,n,o,i,a,s]}set(e,t,r,n,o,i,a,s){this.A=0|e,this.B=0|t,this.C=0|r,this.D=0|n,this.E=0|o,this.F=0|i,this.G=0|a,this.H=0|s}process(e,t){for(let r=0;r<16;r++,t+=4)Pr[r]=e.getUint32(t,!1);for(let e=16;e<64;e++){const t=Pr[e-15],r=Pr[e-2],n=Lr(t,7)^Lr(t,18)^t>>>3,o=Lr(r,17)^Lr(r,19)^r>>>10;Pr[e]=o+Pr[e-7]+n+Pr[e-16]|0}let{A:r,B:n,C:o,D:i,E:a,F:s,G:c,H:l}=this;for(let e=0;e<64;e++){const t=l+(Lr(a,6)^Lr(a,11)^Lr(a,25))+wr(a,s,c)+Cr[e]+Pr[e]|0,u=(Lr(r,2)^Lr(r,13)^Lr(r,22))+Ar(r,n,o)|0;l=c,c=s,s=a,a=i+t|0,i=o,o=n,n=r,r=t+u|0}r=r+this.A|0,n=n+this.B|0,o=o+this.C|0,i=i+this.D|0,a=a+this.E|0,s=s+this.F|0,c=c+this.G|0,l=l+this.H|0,this.set(r,n,o,i,a,s,c,l)}roundClean(){vr(Pr)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),vr(this.buffer)}}class Ir extends Hr{A=0|Or[0];B=0|Or[1];C=0|Or[2];D=0|Or[3];E=0|Or[4];F=0|Or[5];G=0|Or[6];H=0|Or[7];constructor(){super(32)}}var Nr;!function(e,t={}){const r=(t,r)=>e(r).update(t).digest(),n=e(void 0);r.outputLen=n.outputLen,r.blockLen=n.blockLen,r.canXOF=n.canXOF,r.create=t=>e(t),Object.assign(r,t),Object.freeze(r)}(()=>new Ir,(Nr=1,{oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,Nr])}));var Br=function(e,t){return Br=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},Br(e,t)};function Rr(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}Br(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var Mr=function(){return Mr=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},Mr.apply(this,arguments)};function jr(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function Ur(e,t,r,n){var o,i=arguments.length,a=i<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(a=(i<3?o(a):i>3?o(t,r,a):o(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a}function Dr(e,t){return function(r,n){t(r,n,e)}}function Gr(e,t,r,n,o,i){function a(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var s,c=n.kind,l="getter"===c?"get":"setter"===c?"set":"value",u=!t&&e?n.static?e:e.prototype:null,h=t||(u?Object.getOwnPropertyDescriptor(u,n.name):{}),f=!1,p=r.length-1;p>=0;p--){var d={};for(var g in n)d[g]="access"===g?{}:n[g];for(var g in n.access)d.access[g]=n.access[g];d.addInitializer=function(e){if(f)throw new TypeError("Cannot add initializers after decoration has completed");i.push(a(e||null))};var m=(0,r[p])("accessor"===c?{get:h.get,set:h.set}:h[l],d);if("accessor"===c){if(void 0===m)continue;if(null===m||"object"!=typeof m)throw new TypeError("Object expected");(s=a(m.get))&&(h.get=s),(s=a(m.set))&&(h.set=s),(s=a(m.init))&&o.unshift(s)}else(s=a(m))&&("field"===c?o.unshift(s):h[l]=s)}u&&Object.defineProperty(u,n.name,h),f=!0}function kr(e,t,r){for(var n=arguments.length>2,o=0;o<t.length;o++)r=n?t[o].call(e,r):t[o].call(e);return n?r:void 0}function xr(e){return"symbol"==typeof e?e:"".concat(e)}function Fr(e,t,r){return"symbol"==typeof t&&(t=t.description?"[".concat(t.description,"]"):""),Object.defineProperty(e,"name",{configurable:!0,value:r?"".concat(r," ",t):t})}function Vr(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}function $r(e,t,r,n){return new(r||(r=Promise))(function(o,i){function a(e){try{c(n.next(e))}catch(e){i(e)}}function s(e){try{c(n.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r(function(e){e(t)})).then(a,s)}c((n=n.apply(e,t||[])).next())})}function Kr(e,t){var r,n,o,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]},a=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return a.next=s(0),a.throw=s(1),a.return=s(2),"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function s(s){return function(c){return function(s){if(r)throw new TypeError("Generator is already executing.");for(;a&&(a=0,s[0]&&(i=0)),i;)try{if(r=1,n&&(o=2&s[0]?n.return:s[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,s[1])).done)return o;switch(n=0,o&&(s=[2&s[0],o.value]),s[0]){case 0:case 1:o=s;break;case 4:return i.label++,{value:s[1],done:!1};case 5:i.label++,n=s[1],s=[0];continue;case 7:s=i.ops.pop(),i.trys.pop();continue;default:if(!((o=(o=i.trys).length>0&&o[o.length-1])||6!==s[0]&&2!==s[0])){i=0;continue}if(3===s[0]&&(!o||s[1]>o[0]&&s[1]<o[3])){i.label=s[1];break}if(6===s[0]&&i.label<o[1]){i.label=o[1],o=s;break}if(o&&i.label<o[2]){i.label=o[2],i.ops.push(s);break}o[2]&&i.ops.pop(),i.trys.pop();continue}s=t.call(e,i)}catch(e){s=[6,e],n=0}finally{r=o=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,c])}}}var Xr=Object.create?function(e,t,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,o)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]};function Yr(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||Xr(t,e,r)}function qr(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function Wr(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return a}function zr(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(Wr(arguments[t]));return e}function Jr(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),o=0;for(t=0;t<r;t++)for(var i=arguments[t],a=0,s=i.length;a<s;a++,o++)n[o]=i[a];return n}function Zr(e,t,r){if(r||2===arguments.length)for(var n,o=0,i=t.length;o<i;o++)!n&&o in t||(n||(n=Array.prototype.slice.call(t,0,o)),n[o]=t[o]);return e.concat(n||Array.prototype.slice.call(t))}function Qr(e){return this instanceof Qr?(this.v=e,this):new Qr(e)}function en(e,t,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n,o=r.apply(e,t||[]),i=[];return n=Object.create(("function"==typeof AsyncIterator?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",function(e){return function(t){return Promise.resolve(t).then(e,l)}}),n[Symbol.asyncIterator]=function(){return this},n;function a(e,t){o[e]&&(n[e]=function(t){return new Promise(function(r,n){i.push([e,t,r,n])>1||s(e,t)})},t&&(n[e]=t(n[e])))}function s(e,t){try{(r=o[e](t)).value instanceof Qr?Promise.resolve(r.value.v).then(c,l):u(i[0][2],r)}catch(e){u(i[0][3],e)}var r}function c(e){s("next",e)}function l(e){s("throw",e)}function u(e,t){e(t),i.shift(),i.length&&s(i[0][0],i[0][1])}}function tn(e){var t,r;return t={},n("next"),n("throw",function(e){throw e}),n("return"),t[Symbol.iterator]=function(){return this},t;function n(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:Qr(e[n](t)),done:!1}:o?o(t):t}:o}}function rn(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=qr(e),t={},n("next"),n("throw"),n("return"),t[Symbol.asyncIterator]=function(){return this},t);function n(r){t[r]=e[r]&&function(t){return new Promise(function(n,o){!function(e,t,r,n){Promise.resolve(n).then(function(t){e({value:t,done:r})},t)}(n,o,(t=e[r](t)).done,t.value)})}}}function nn(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}var on=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},an=function(e){return an=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},an(e)};function sn(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=an(e),n=0;n<r.length;n++)"default"!==r[n]&&Xr(t,e,r[n]);return on(t,e),t}function cn(e){return e&&e.__esModule?e:{default:e}}function ln(e,t,r,n){if("a"===r&&!n)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===r?n:"a"===r?n.call(e):n?n.value:t.get(e)}function un(e,t,r,n,o){if("m"===n)throw new TypeError("Private method is not writable");if("a"===n&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===n?o.call(e,r):o?o.value=r:t.set(e,r),r}function hn(e,t){if(null===t||"object"!=typeof t&&"function"!=typeof t)throw new TypeError("Cannot use 'in' operator on non-object");return"function"==typeof e?t===e:e.has(t)}function fn(e,t,r){if(null!=t){if("object"!=typeof t&&"function"!=typeof t)throw new TypeError("Object expected.");var n,o;if(r){if(!Symbol.asyncDispose)throw new TypeError("Symbol.asyncDispose is not defined.");n=t[Symbol.asyncDispose]}if(void 0===n){if(!Symbol.dispose)throw new TypeError("Symbol.dispose is not defined.");n=t[Symbol.dispose],r&&(o=n)}if("function"!=typeof n)throw new TypeError("Object not disposable.");o&&(n=function(){try{o.call(this)}catch(e){return Promise.reject(e)}}),e.stack.push({value:t,dispose:n,async:r})}else r&&e.stack.push({async:!0});return t}var pn="function"==typeof SuppressedError?SuppressedError:function(e,t,r){var n=new Error(r);return n.name="SuppressedError",n.error=e,n.suppressed=t,n};function dn(e){function t(t){e.error=e.hasError?new pn(t,e.error,"An error was suppressed during disposal."):t,e.hasError=!0}var r,n=0;return function o(){for(;r=e.stack.pop();)try{if(!r.async&&1===n)return n=0,e.stack.push(r),Promise.resolve().then(o);if(r.dispose){var i=r.dispose.call(r.value);if(r.async)return n|=2,Promise.resolve(i).then(o,function(e){return t(e),o()})}else n|=1}catch(e){t(e)}if(1===n)return e.hasError?Promise.reject(e.error):Promise.resolve();if(e.hasError)throw e.error}()}function gn(e,t){return"string"==typeof e&&/^\.\.?\//.test(e)?e.replace(/\.(tsx)$|((?:\.d)?)((?:\.[^./]+?)?)\.([cm]?)ts$/i,function(e,r,n,o,i){return r?t?".jsx":".js":!n||o&&i?n+o+"."+i.toLowerCase()+"js":e}):e}var mn,yn,_n,bn,En={__extends:Rr,__assign:Mr,__rest:jr,__decorate:Ur,__param:Dr,__esDecorate:Gr,__runInitializers:kr,__propKey:xr,__setFunctionName:Fr,__metadata:Vr,__awaiter:$r,__generator:Kr,__createBinding:Xr,__exportStar:Yr,__values:qr,__read:Wr,__spread:zr,__spreadArrays:Jr,__spreadArray:Zr,__await:Qr,__asyncGenerator:en,__asyncDelegator:tn,__asyncValues:rn,__makeTemplateObject:nn,__importStar:sn,__importDefault:cn,__classPrivateFieldGet:ln,__classPrivateFieldSet:un,__classPrivateFieldIn:hn,__addDisposableResource:fn,__disposeResources:dn,__rewriteRelativeImportExtension:gn},vn=Object.freeze({__proto__:null,__addDisposableResource:fn,get __assign(){return Mr},__asyncDelegator:tn,__asyncGenerator:en,__asyncValues:rn,__await:Qr,__awaiter:$r,__classPrivateFieldGet:ln,__classPrivateFieldIn:hn,__classPrivateFieldSet:un,__createBinding:Xr,__decorate:Ur,__disposeResources:dn,__esDecorate:Gr,__exportStar:Yr,__extends:Rr,__generator:Kr,__importDefault:cn,__importStar:sn,__makeTemplateObject:nn,__metadata:Vr,__param:Dr,__propKey:xr,__read:Wr,__rest:jr,__rewriteRelativeImportExtension:gn,__runInitializers:kr,__setFunctionName:Fr,__spread:zr,__spreadArray:Zr,__spreadArrays:Jr,__values:qr,default:En});!function(e){e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",e[e.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",e[e.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",e[e.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",e[e.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",e[e.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",e[e.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",e[e.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",e[e.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",e[e.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",e[e.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",e[e.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",e[e.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",e[e.INVALID_TAG=23]="INVALID_TAG",e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"}(mn||(mn={})),function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"}(yn||(yn={})),function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"}(_n||(_n={}));try{"a"===(null===(bn=function(e,t){return new RegExp(e,t)}("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu").exec("a"))||void 0===bn?void 0:bn[0])}catch(Nr){0}var Tn,Ln,wn={};function An(){return Tn||(Tn=1,Object.defineProperty(wn,"__esModule",{value:!0}),wn.SKELETON_TYPE=wn.TYPE=void 0,wn.isLiteralElement=function(t){return t.type===e.literal},wn.isArgumentElement=function(t){return t.type===e.argument},wn.isNumberElement=function(t){return t.type===e.number},wn.isDateElement=function(t){return t.type===e.date},wn.isTimeElement=function(t){return t.type===e.time},wn.isSelectElement=function(t){return t.type===e.select},wn.isPluralElement=function(t){return t.type===e.plural},wn.isPoundElement=function(t){return t.type===e.pound},wn.isTagElement=function(t){return t.type===e.tag},wn.isNumberSkeleton=function(e){return!(!e||"object"!=typeof e||e.type!==t.number)},wn.isDateTimeSkeleton=function(e){return!(!e||"object"!=typeof e||e.type!==t.dateTime)},wn.createLiteralElement=function(t){return{type:e.literal,value:t}},wn.createNumberElement=function(t,r){return{type:e.number,value:t,style:r}},function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"}(e||(wn.TYPE=e={})),function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"}(t||(wn.SKELETON_TYPE=t={}))),wn;var e,t}An();var Sn={},On=function(e){if(Object.prototype.hasOwnProperty.call(e,"__esModule"))return e;var t=e.default;if("function"==typeof t){var r=function e(){var r=!1;try{r=this instanceof e}catch{}return r?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}(vn);!function(){if(Ln)return Sn;Ln=1,Object.defineProperty(Sn,"__esModule",{value:!0}),Sn.printAST=r,Sn.doPrintAST=n,Sn.printDateTimeSkeleton=a;var e=On,t=An();function r(e){return n(e,!1)}function n(s,c){var l=s.map(function(l,u){return(0,t.isLiteralElement)(l)?function(e,t,r,n){var i=e.value;return r||"'"!==i[0]||(i="''".concat(i.slice(1))),n||"'"!==i[i.length-1]||(i="".concat(i.slice(0,i.length-1),"''")),i=o(i),t?i.replace("#","'#'"):i}(l,c,0===u,u===s.length-1):(0,t.isArgumentElement)(l)?function(e){var t=e.value;return"{".concat(t,"}")}(l):(0,t.isDateElement)(l)||(0,t.isTimeElement)(l)||(0,t.isNumberElement)(l)?function(e){return"{".concat(e.value,", ").concat(t.TYPE[e.type]).concat(e.style?", ".concat("string"==typeof(r=e.style)?o(r):r.type===t.SKELETON_TYPE.dateTime?"::".concat(a(r)):"::".concat(r.tokens.map(i).join(" "))):"","}");var r}(l):(0,t.isPluralElement)(l)?function(t){var r="cardinal"===t.pluralType?"plural":"selectordinal",o=[t.value,r,e.__spreadArray([t.offset?"offset:".concat(t.offset):""],Object.keys(t.options).map(function(e){return"".concat(e,"{").concat(n(t.options[e].value,!0),"}")}),!0).filter(Boolean).join(" ")].join(",");return"{".concat(o,"}")}(l):(0,t.isSelectElement)(l)?function(e){var t=[e.value,"select",Object.keys(e.options).map(function(t){return"".concat(t,"{").concat(n(e.options[t].value,!1),"}")}).join(" ")].join(",");return"{".concat(t,"}")}(l):(0,t.isPoundElement)(l)?"#":(0,t.isTagElement)(l)?function(e){return"<".concat(e.value,">").concat(r(e.children),"</").concat(e.value,">")}(l):void 0});return l.join("")}function o(e){return e.replace(/([{}](?:[\s\S]*[{}])?)/,"'$1'")}function i(e){var t=e.stem,r=e.options;return 0===r.length?t:"".concat(t).concat(r.map(function(e){return"/".concat(e)}).join(""))}function a(e){return e.pattern}}();const Cn=["singular","plural","dual","zero","one","two","few","many","other"];function Pn(e){return Cn.includes(e)}const Hn={variable:"v",number:"n",datetime:"d",currency:"c","relative-time":"rt"};function In(e){return Hn[e]}function Nn(e,t=0){let r=t;function n(e){return h(e)?function(e){const{props:t}=e,n=(e=>{const{type:t,props:n}=e;r+=1;const o={id:r,injectionType:"manual"};let i;try{i="function"==typeof t&&t._gtt||""}catch{}if(i){const e=i.split("-");if("automatic"!==e[1]&&"automatic"!==e[2]||(o.injectionType="automatic"),"translate"===e[0]&&(e[0]="fragment"),"variable"===e[0]&&(o.variableType=e?.[1]||"variable"),"plural"===e[0]){const e=Object.entries(n).reduce((e,[t,n])=>(Pn(t)&&(e[t]=Nn(n,r)),e),{});Object.keys(e).length&&(o.branches=e)}if("branch"===e[0]){const{children:e,branch:t,...i}=n,a=Object.fromEntries(Object.entries(i).filter(([e])=>!e.startsWith("data-"))),s=Object.entries(a).reduce((e,[t,n])=>(e[t]=Nn(n,r),e),{});Object.keys(s).length&&(o.branches=s)}o.transformation=e[0]}return o})(e),i={...t,"data-_gt":n};return t.children&&!n.variableType&&(i.children=o(t.children)),e.type===l.Fragment&&(i["data-_gt"].transformation="fragment"),l.cloneElement(e,i)}(e):e}function o(e){return Array.isArray(e)?l.Children.map(e,n):n(e)}return o(e)}function Bn(e,t){return h(e)?function(e,t){const{type:r,props:n}=e,o=function(e){const t="function"==typeof e&&"_gtt"in e?e._gtt:void 0;if(null==t||"string"!=typeof t)return;const r=t.split("-");return{componentType:r[0],injectionType:"automatic"===r[1]||"automatic"===r[2]?"automatic":"manual"}}(r);if("object"!=typeof n||null===n)return e;if(o){const{componentType:r,injectionType:i}=o;if("variable"===r)return e;if("branch"===r){const r=Object.entries(n).reduce((e,[r,n])=>("branch"===r||r.startsWith("data-")?e[r]=n:e[r]=Bn(n,t),e),{});return f(e,{...r})}if("plural"===r){const r=Object.entries(n).reduce((e,[r,n])=>(Pn(r)||"children"===r?e[r]=Bn(n,t):e[r]=n,e),{});return f(e,{...r})}if("derive"===r)return f(e,{...n,..."children"in n&&{children:Rn(n.children,t+1)}});if("translate"===r&&"automatic"===i&&t>0)return"children"in n?Rn(n.children,t):void 0;"translate"===r&&"automatic"===i&&console.warn("@generaltranslation/react-core Warning: A <_T> component was found injected outside of a <Derive> boundary. This may affect translation resolution for this component.")}return f(e,{...n,..."children"in n&&{children:Rn(n.children,t)}})}(e,t):e}function Rn(e,t){return Array.isArray(e)?u.map(e,e=>Bn(e,t)):Bn(e,t)}const Mn={variable:"value",number:"n",datetime:"date",currency:"cost","relative-time":"time"};function jn(e={},t){return e.name?e.name:`_gt_${Mn[t]||"value"}_${e["data-_gt"]?.id}`}const Un={pl:"placeholder",ti:"title",alt:"alt",arl:"aria-label",arb:"aria-labelledby",ard:"aria-describedby"},Dn=e=>{if(!e)return"";const{type:t,props:r}=e;if(t&&"function"==typeof t){if("displayName"in t&&"string"==typeof t.displayName&&t.displayName)return t.displayName;if("name"in t&&"string"==typeof t.name&&t.name)return t.name}return t&&"string"==typeof t?t:r.href?"a":r["data-_gt"]?.id?`C${r["data-_gt"].id}`:"function"},Gn=e=>{return t=e,l.isValidElement(t)?(e=>{const{props:t}=e,r={t:Dn(e)};if(t["data-_gt"]){const e=t["data-_gt"],n=e.transformation;if("variable"===n){const r=e.variableType||"variable",n=jn(t,r),o=In(r);return{i:e.id,k:n,v:o}}r.i=e.id,r.d=((e,t,r)=>{let n=Object.entries(Un).reduce((e,[r,n])=>(t[n]&&(e[r]=t[n]),e),{});if("plural"===e&&r){const e={};Object.entries(r).forEach(([t,r])=>{e[t]=kn(r)}),n={...n,b:e,t:"p"}}if("branch"===e&&r){const e={};Object.entries(r).forEach(([t,r])=>{e[t]=kn(r)}),n={...n,b:e,t:"b"}}return Object.keys(n).length?n:void 0})(n,t,e.branches);let o=Object.entries(Un).reduce((e,[r,n])=>(t[n]&&(e[r]=t[n]),e),{});if("plural"===n&&e.branches){const t={};Object.entries(e.branches).forEach(([e,r])=>{t[e]=kn(r)}),o={...o,b:t,t:"p"}}if("branch"===n&&e.branches){const t={};Object.entries(e.branches).forEach(([e,r])=>{t[e]=kn(r)}),o={...o,b:t,t:"b"}}r.d=Object.keys(o).length?o:void 0}return t.children&&(r.c=kn(t.children)),r})(e):"number"==typeof e?e.toString():e;var t};function kn(e){return Array.isArray(e)?e.map(Gn):Gn(e)}function xn(e,t,r){let n="",o=null;return"number"==typeof e&&!o&&r&&(n=function(e,t=Cn,r=["en"]){const n=yr.get("PluralRules",r).select(e),o=Math.abs(e);if(0===o&&t.includes("zero"))return"zero";if(1===o){if(t.includes("singular"))return"singular";if(t.includes("one"))return"one"}if("one"===n&&t.includes("singular"))return"singular";if(2===o){if(t.includes("dual"))return"dual";if(t.includes("two"))return"two"}return"two"===n&&t.includes("dual")?"dual":t.includes(n)?n:"two"===n&&t.includes("dual")?"dual":"two"===n&&t.includes("plural")?"plural":"two"===n&&t.includes("other")?"other":"few"===n&&t.includes("plural")?"plural":"few"===n&&t.includes("other")?"other":"many"===n&&t.includes("plural")?"plural":"many"===n&&t.includes("other")?"other":"other"===n&&t.includes("plural")?"plural":""}(e,Object.keys(r),t)),n&&!o&&(o=r[n]),o}function Fn(e){return"object"==typeof e&&!!e&&"data-_gt"in e&&"object"==typeof e["data-_gt"]&&!!e["data-_gt"]&&"transformation"in e["data-_gt"]&&"variable"===e["data-_gt"]?.transformation}function Vn(e){const t=e["data-_gt"]?.variableType||"variable";return{variableName:jn(e,t),variableType:In(t),injectionType:e["data-_gt"]?.injectionType||"manual",variableValue:void 0!==e.value?e.value:void 0!==e.date?e.date:void 0!==e["data-_gt-unformatted-value"]?e["data-_gt-unformatted-value"]:void 0!==e.children?e.children:void 0,variableOptions:(()=>{const t={...void 0!==e.currency&&{currency:e.currency},...void 0!==e.unit&&{unit:e.unit},...void 0!==e.baseDate&&{baseDate:e.baseDate},...void 0!==e.options&&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 $n(e){return e&&e.props&&e.props["data-_gt"]?e.props["data-_gt"]:null}function Kn({children:e,defaultLocale:t=pr,renderVariable:r}){const n=e=>l.isValidElement(e)?(e=>{const n=$n(e);if(Fn(e.props)){const{variableType:n,variableValue:o,variableOptions:i,injectionType:a}=Vn(e.props);return r({variableType:n,variableValue:o,variableOptions:i,locales:[t],injectionType:a})}if("plural"===n?.transformation){const r=n.branches||{};return o(xn(e.props.n,[t],r)||e.props.children)}if("branch"===n?.transformation){let{children:t,branch:r,"data-_gt":i,...a}=e.props;return a=n.branches||{},o(void 0!==a[r]?a[r]:t)}return"fragment"===n?.transformation?l.createElement(l.Fragment,{key:e.props.key,children:o(e.props.children)}):e.props.children?l.cloneElement(e,{...e.props,"data-_gt":void 0,children:o(e.props.children)}):l.cloneElement(e,{...e.props,"data-_gt":void 0})})(e):e,o=e=>Array.isArray(e)?l.Children.map(e,n):n(e);return o(e)}function Xn({sourceElement:e,targetElement:t,locales:r=[pr],renderVariable:n}){const{props:o}=e,i=o["data-_gt"],a=i?.transformation,s=t.d,c={};if(s&&Object.entries(Un).forEach(([e,t])=>{s[e]&&(c[t]=s[e])}),"plural"===a){const o=e.props.n;return Yn({source:xn(o,r,i.branches||{})||e.props.children,target:xn(o,r,t.d?.b||{})||t.c,locales:r,renderVariable:n})}if("branch"===a){const{branch:e,children:a}=o;return Yn({source:(i.branches||{})[e]||a,target:(t.d?.b||{})[e]||t.c,locales:r,renderVariable:n})}return"fragment"===a&&t.c?l.createElement(l.Fragment,{key:e.props.key,children:Yn({source:o.children,target:t.c,locales:r,renderVariable:n})}):o?.children&&t?.c?l.cloneElement(e,{...o,...c,"data-_gt":void 0,children:Yn({source:o.children,target:t.c,locales:r,renderVariable:n})}):Kn({children:e,defaultLocale:r[0],renderVariable:n})}function Yn({source:e,target:t,locales:r=[pr],renderVariable:n}){if(null==t&&e)return Kn({children:e,defaultLocale:r[0],renderVariable:n});if("string"==typeof t)return t;if(Array.isArray(t)&&!Array.isArray(e)&&e&&(e=[e]),Array.isArray(e)&&Array.isArray(t)){const o={},i={},a={},s=e.filter(e=>{if(l.isValidElement(e)){if(!Fn(e.props))return!0;{const{variableName:t,variableValue:r,variableOptions:n,injectionType:s}=Vn(e.props);o[t]=r,i[t]=n,a[t]=s}}return!1}),c=e=>s.find(t=>{const r=$n(t);return void 0!==r?.id&&r.id===e.i})||s.shift();return t.map((e,t)=>{if("string"==typeof e)return y(l.Fragment,{children:e},`string_${t}`);if(_r(e))return y(l.Fragment,{children:n({variableType:e.v||"v",variableValue:o[e.k],variableOptions:i[e.k],locales:r,injectionType:a[e.k]||"manual"})},`var_${t}`);const s=c(e);return s?y(l.Fragment,{children:Xn({sourceElement:s,targetElement:e,locales:r,renderVariable:n})},`element_${t}`):null})}if(t&&"object"==typeof t&&!Array.isArray(t)){const o=_r(t)?"variable":"element";if(l.isValidElement(e)){if("element"===o)return Xn({sourceElement:e,targetElement:t,locales:r,renderVariable:n});if(Fn(e.props)){const{variableValue:t,variableOptions:o,variableType:i,injectionType:a}=Vn(e.props);return n({variableType:i,variableValue:t,variableOptions:o,locales:r,injectionType:a})}}}return Kn({children:e,defaultLocale:r[0],renderVariable:n})}const qn="generaltranslation.locale";function Wn({defaultLocale:e,locales:t,customMapping:r,localeCookieName:n=qn,getLocale:o}){if(o){const n=o(),i=s(n,t,r);return i||(console.warn((({customLocale:e,defaultLocale:t})=>`${b} Warning: Custom getLocale() function returned an unsupported locale: "${e}". Falling back to default locale: "${t}".`)({customLocale:n,defaultLocale:e})),e)}const i=[],a=function({cookieName:e}){var t;if("undefined"==typeof document)return;return null===(t=document.cookie.split("; ").find(t=>t.startsWith(`${e}=`)))||void 0===t?void 0:t.split("=")[1]}({cookieName:n});a&&i.push(a);const c=(null===navigator||void 0===navigator?void 0:navigator.languages)||[];return i.push(...c),s(i,t,r)||e}class zn extends Yt{constructor({defaultLocale:e,locales:t,customMapping:r,getLocale:n,localeCookieName:o=qn}={}){super(),this.type="browser-i18n-storage-adapter",this.defaultLocale=e,this.locales=t,this.customMapping=r,this.getLocale=n,this.localeCookieName=o}setConfig(e){this.defaultLocale||(this.defaultLocale=e.defaultLocale),this.locales||(this.locales=e.locales),this.customMapping||(this.customMapping=e.customMapping),this.getLocale||(this.getLocale=e.getLocale)}getItem(e){if("locale"===e){return Wn({defaultLocale:this.defaultLocale||se,locales:this.locales||[se],customMapping:this.customMapping,getLocale:this.getLocale,localeCookieName:this.localeCookieName})}}setItem(e,t){"locale"===e&&function({cookieName:e,value:t}){"undefined"!=typeof document&&(document.cookie=`${e}=${t};path=/`)}({cookieName:this.localeCookieName,value:t})}removeItem(e){}}const Jn={updateHtmlLangTag:!0,updateHtmlDirTag:!0},Zn=new Map;class Qn{constructor({locale:e,projectId:t,init:r,maxSize:n,ttl:o,purgeInterval:i}){this._writeBuffer={},this._flushTimer=null,this._estimatedSize=0,this._storageKey=`gt:tx:${t}:${e}`,this._purgeTimestampKey=`gt:tx:purge:${t}:${e}`,this._maxSize=null!=n?n:1e6,this._ttl=null!=o?o:864e5,this._purgeInterval=null!=i?i:3e5,r&&this.initStorage(r),Zn.has(this._storageKey)&&clearInterval(Zn.get(this._storageKey));const a=setInterval(()=>this._backgroundPurge(),this._purgeInterval);Zn.set(this._storageKey,a)}getInternalCache(){const e=Date.now(),t=this._readFromStorage(),r={};for(const[n,o]of Object.entries(t))o.exp>e&&(r[n]=o.t);return Object.assign(r,this._writeBuffer),r}write(e,t){this._writeBuffer[e]=t,this._scheduleFlush()}purge(e){const t=this._readFromStorage();for(const r of e)delete t[r];this._writeRaw(JSON.stringify(t))}_scheduleFlush(){this._flushTimer||(this._flushTimer=setTimeout(()=>{this._flushTimer=null,this._flush()},500))}_flush(){if(0!==Object.keys(this._writeBuffer).length){try{const e=this._readFromStorage(),t=Date.now();this._estimatedSize>this._maxSize&&this._purgeCache(e,t);const r=t+this._ttl;for(const[t,n]of Object.entries(this._writeBuffer))e[t]={t:n,exp:r};this._writeRaw(JSON.stringify(e))}catch(e){}this._writeBuffer={}}}_purgeCache(e,t){const r=Object.keys(e);if(0===r.length)return;const n=this._estimatedSize/r.length;eo(e,t);const o=.8*this._maxSize,i=Math.floor(o/n),a=Object.entries(e);if(a.length>i){a.sort((e,t)=>e[1].exp-t[1].exp);const t=a.length-i;for(let r=0;r<t;r++)delete e[a[r][0]]}}_backgroundPurge(){try{const e=localStorage.getItem(this._purgeTimestampKey),t=e?parseInt(e,10):0,r=Date.now();if(r-t<this._purgeInterval)return;const n=this._readFromStorage(),o=Object.keys(n).length;eo(n,r),Object.keys(n).length<o&&this._writeRaw(JSON.stringify(n)),localStorage.setItem(this._purgeTimestampKey,String(r))}catch(e){}}_readFromStorage(){try{const e=localStorage.getItem(this._storageKey);return e?(this._estimatedSize=e.length,JSON.parse(e)):(this._estimatedSize=0,{})}catch(e){return this._estimatedSize=0,{}}}initStorage(e){try{const t=this._readFromStorage(),r=Date.now()+this._ttl;for(const[n,o]of Object.entries(e))t[n]={t:o,exp:r};this._writeRaw(JSON.stringify(t))}catch(e){}}_writeRaw(e){try{localStorage.setItem(this._storageKey,e),this._estimatedSize=e.length}catch(e){}}}function eo(e,t=Date.now()){for(const r of Object.keys(e))e[r].exp<=t&&delete e[r]}class to extends tr{constructor(e){var t,r,n;const o={},i=no(null===(n=null===(r=null===(t=e.files)||void 0===t?void 0:t.gt)||void 0===r?void 0:r.parsingFlags)||void 0===n?void 0:n.devHotReload);super(Object.assign(Object.assign({},e),oo(e)&&function(e,t,r){return{loadTranslations:ro(e,t,r)}}(e.loadTranslations,e.projectId,o))),this._devHotReloadJsx=!1,this._localStorageCaches=o,this._devHotReloadJsx=oo(e)&&i.jsx,this.storeAdapter.setConfig({defaultLocale:this.getDefaultLocale(),locales:this.getLocales(),customMapping:e.customMapping}),this.htmlTagOptions=Object.assign(Object.assign({},Jn),e.htmlTagOptions),oo(e)&&this.subscribe("translations-cache-miss",({locale:e,hash:t,translation:r})=>{const n=o[e];n?n.write(t,r):o[e]=new Qn({locale:e,projectId:this.config.projectId,init:{[t]:r}})})}isDevHotReloadJsx(){return this._devHotReloadJsx}getLocale(){return this.storeAdapter.getItem("locale")||this.config.defaultLocale}setLocale(e){super.setLocale(e),window.location.reload()}getLocalStorageTranslationCache(e,t){if(import.meta.env.DEV)return this._localStorageCaches[e]||(this._localStorageCaches[e]=new Qn({locale:e,projectId:this.config.projectId,init:t})),this._localStorageCaches[e]}updateHtmlTag(e){const t=(null==e?void 0:e.lang)||this.getLocale(),r=this.getGTClass(),n=r.resolveCanonicalLocale(t),o=(null==e?void 0:e.dir)||r.getLocaleDirection(t);if(!r.isValidLocale(n))return void console.warn(createInvalidLocaleWarning(t));const i=Object.assign(Object.assign({},this.htmlTagOptions),e);i.updateHtmlLangTag&&(document.documentElement.lang=n),i.updateHtmlDirTag&&(document.documentElement.dir=o)}}function ro(e,t,r){return n=>R(this,void 0,void 0,function*(){const o=yield e(n);return r[n]||(r[n]=new Qn({locale:n,projectId:t,init:o})),r[n].getInternalCache()})}function no(e){var t,r;return void 0===e||"boolean"==typeof e?{strings:!!e,jsx:!!e}:{strings:null!==(t=e.strings)&&void 0!==t&&t,jsx:null!==(r=e.jsx)&&void 0!==r&&r}}function oo(e){var t,r,n;const o={environment:!!import.meta.env.DEV,customLoadTranslations:!!e.loadTranslations,projectId:!!e.projectId,devApiKey:!!e.devApiKey},i=Object.values(o).every(Boolean),a=no(null===(n=null===(r=null===(t=e.files)||void 0===t?void 0:t.gt)||void 0===r?void 0:r.parsingFlags)||void 0===n?void 0:n.devHotReload),s=a.strings||a.jsx;if(import.meta.env.DEV&&s&&!i){const e=Object.keys(o).filter(e=>!o[e]);console.warn(`Dev hot reload is enabled, but the requirements are not met: ${e.join(", ")}`)}return i&&s}function io(e){ir(new to(Object.assign(Object.assign({},e),{storeAdapter:new zn({getLocale:e.getLocale})})))}function ao(){const e=or();if(!function(e){return e instanceof to}(e))throw new Error(T);return e}function so(e){return R(this,void 0,void 0,function*(){io(e);const t=ao();t.updateHtmlTag(),yield t.loadTranslations()})}function co(e){var{children:t,branch:r}=e,n=S(e,["children","branch"]);const o=null==r?void 0:r.toString();"string"==typeof r&&r.startsWith("data-")&&(r=void 0);return o&&void 0!==n[o]?n[o]:t}function lo(e){return co(e)}function uo(){return ao().getLocale()}function ho(){return ao().getLocales()}function fo(e){return ao().setLocale(e)}function po(){return ao().getDefaultLocale()}function go(e){var{children:t,n:r,locales:n}=e,o=S(e,["children","n","locales"]);const i=[...n?[n]:[],uo(),po()];return"number"!=typeof r?t:xn(r,i,o)||t}function mo(e){return go(e)}function yo({children:e}){return e}function _o({children:e}){return e}co._gtt="branch",lo._gtt="branch-automatic",go._gtt="plural",mo._gtt="plural-automatic",yo._gtt="derive",_o._gtt="derive-automatic";const bo=(e,...t)=>{var r;return"undefined"==typeof window&&console.warn(`${b} Warning: Translation failed for t("${"string"==typeof(r=e)?r:"`"+(null==r?void 0:r.join("${}"))+"`"}") because it was used outside of a browser environment. Falling back to original message.`),"string"==typeof e?fr(e,t.at(0)):function(e,t){const r=function(e,t){return e.map((e,r)=>{var n;return e+(null!==(n=t[r])&&void 0!==n?n:"")}).join("")}(e,t),n=hr(r);if(n)return n;const{message:o,variables:i}=function(e,t){const r=[],n={};let o=0;for(let i=0;i<e.length;i++)if(r.push(e[i]),i<t.length){const e=o.toString();r.push(`{${e}}`),n[e]=t[i],o++}return{message:r.join(""),variables:n}}(e,t);return fr(o,i)}(e,t)};const Eo=(e,t)=>ur(e,Object.assign({$format:"ICU"},t)),vo=(e,t)=>cr(e,Object.assign({$format:"JSX"},t));function To({children:e,options:t={},locales:r=[]}){if(null==e)return null;const n="string"==typeof e?parseFloat(e):e,o=[...r,uo(),po()];return ao().getGTClass().formatNum(n,Object.assign({locales:o},t))}function Lo(e){return To(e)}function wo({children:e}){return e}function Ao({children:e}){return wo({children:e})}function So({children:e}){return wo({children:e})}function Oo({children:e,currency:t="USD",options:r={},locales:n=[]}){if(null==e)return null;const o="string"==typeof e?parseFloat(e):e,i=[...n,uo(),po()];return ao().getGTClass().formatCurrency(o,t,Object.assign({locales:i},r))}function Co(e){return Oo(e)}function Po({children:e,options:t={},locales:r=[]}){if(null==e)return null;const n=[...r,uo(),po()];return ao().getGTClass().formatDateTime(e,Object.assign({locales:n},t)).replace(/[\u200F\u202B\u202E]/g,"")}function Ho(e){return Po(e)}To._gtt="variable-number-automatic",Lo._gtt="variable-number",So._gtt="variable-variable",Ao._gtt="variable-variable-automatic",Oo._gtt="variable-currency-automatic",Co._gtt="variable-currency",Po._gtt="variable-datetime-automatic",Ho._gtt="variable-datetime";const Io=({variableType:e,variableValue:t,variableOptions:r,injectionType:n})=>{switch(e){case"n":return y("automatic"===n?Lo:To,{options:r,children:t});case"d":return y("automatic"===n?Ho:Po,{options:r,children:t});case"c":return y("automatic"===n?Co:Oo,{options:r,children:t});default:return"automatic"===n?wo({children:t}):y(So,{children:t})}};function No(e){return Ro(e)}function Bo(e){return Ro(e)}function Ro(e){var{children:t}=e,r=S(e,["children"]);const{taggedSourceChildren:n,sourceJsxChildren:o,renderSourceChildren:i,options:a}=function({sourceChildren:e,params:t}){const r=d(()=>Nn(function(e){return Rn(e,0)}(e)),[e]),n=d(()=>kn(r),[r]),o=g(()=>Kn({children:r,defaultLocale:uo(),renderVariable:Io}),[r]),i=d(()=>{return e=t,Object.assign({$format:"JSX",$context:e.context,$id:e.id,$_hash:e._hash},e);var e},[t.context,t.id,t._hash,t.$format,t.$context,t.$id,t.$_hash]);return{taggedSourceChildren:r,sourceJsxChildren:n,renderSourceChildren:o,options:i}}({sourceChildren:t,params:r}),s=uo(),l=po();if(!c(l,s))return i();const u=function(e,t){const r=lr(t,"JSX");return or().lookupTranslation(e,r)}(o,a);return u?Yn({source:n,target:u,locales:[s],renderVariable:Io}):ao().isDevHotReloadJsx()?y(p,{fallback:i(),children:y(Mo,{sourceJsxChildren:o,taggedSourceChildren:n,options:a,targetLocale:s})}):i()}function Mo({sourceJsxChildren:e,taggedSourceChildren:t,options:r,targetLocale:n}){return Yn({source:t,target:m(cr(e,r)),locales:[n],renderVariable:Io})}function jo({date:e,children:t,value:r,unit:n,baseDate:o,locales:i=[],options:a={}}){const s=ao().getGTClass(),c=[...i,uo(),po()],l=null!=e?e:t;let u;if("development"!==process.env.NODE_ENV||void 0===r||n||console.warn("<RelativeTime>: `value` was provided without `unit`. The `value` prop will be ignored."),void 0!==r&&n)u=s.formatRelativeTime(r,n,{locales:c,numeric:a.numeric,style:a.style,localeMatcher:a.localeMatcher});else{if(null==l)return null;u=s.formatRelativeTimeFromDate(l,{locales:c,baseDate:null!=o?o:new Date,numeric:a.numeric,style:a.style,localeMatcher:a.localeMatcher})}return u}function Uo(e){return jo(e)}function Do(){return ao().getVersionId()}function Go(e){ao().updateHtmlTag({lang:e,updateHtmlLangTag:!0,updateHtmlDirTag:!1})}function ko(e){ao().updateHtmlTag({dir:e,updateHtmlLangTag:!1,updateHtmlDirTag:!0})}function xo(e){if(!e)return;const t={};for(const r in e)t[r]={name:e[r]};return t}function Fo(e){var{locale:t,locales:r,customNames:n,customMapping:o=xo(n),setLocale:i,getLocaleProperties:a}=e,s=S(e,["locale","locales","customNames","customMapping","setLocale","getLocaleProperties"]);const c=e=>{if(o&&o[e]){if("string"==typeof o[e])return o[e];if(o[e].name)return o[e].name}return(t=a(e).nativeNameWithRegionCode)?t.charAt(0).toUpperCase()+(t.length>1?t.slice(1):""):"";var t};return r&&0!==r.length&&i?_("select",Object.assign({},s,{value:t||"",onChange:e=>i(e.target.value),children:[!t&&y("option",{value:""}),r.map(e=>y("option",{value:e,suppressHydrationWarning:!0,children:c(e)},e))]})):null}function Vo(e){var{locales:t}=e,r=S(e,["locales"]);const{sortedLocales:n,setLocale:o,locale:i,getLocaleProperties:a}=d(()=>{const e=ao(),r=e.getGTClass(),n=e.getLocale(),o=t=>{e.setLocale(t)},i=e=>r.getLocaleProperties(e);if(t)return{locale:n,setLocale:o,sortedLocales:t,getLocaleProperties:i};return{locale:n,sortedLocales:e.getLocales().sort((e,t)=>(new Intl.Collator).compare(r.getLocaleProperties(e).nativeNameWithRegionCode,r.getLocaleProperties(t).nativeNameWithRegionCode)),setLocale:o,getLocaleProperties:i}},[t]);return y(Fo,Object.assign({locale:i,locales:n,setLocale:o,getLocaleProperties:a},r))}Bo._gtt="translate-client",No._gtt="translate-client-automatic",jo._gtt="variable-relative-time-automatic",Uo._gtt="variable-relative-time",function(e=v){if("undefined"==typeof window)throw new Error(e)}(E);export{co as Branch,Co as Currency,Ho as DateTime,yo as Derive,lo as GtInternalBranch,Oo as GtInternalCurrency,Po as GtInternalDateTime,_o as GtInternalDerive,To as GtInternalNum,mo as GtInternalPlural,jo as GtInternalRelativeTime,vo as GtInternalRuntimeTranslateJsx,Eo as GtInternalRuntimeTranslateString,No as GtInternalTranslateJsx,Ao as GtInternalVar,Vo as LocaleSelector,Lo as Num,go as Plural,Uo as RelativeTime,Bo as T,So as Var,so as bootstrap,po as getDefaultLocale,uo as getLocale,ho as getLocales,Do as getVersionId,io as initializeGT,fo as setLocale,bo as t,ko as updateHtmlTagDir,Go as updateHtmlTagLang};
|
|
1
|
+
import{formatCutoff as e,formatMessage as t,LocaleConfig as r,isValidLocale as n,standardizeLocale as o,resolveCanonicalLocale as i}from"generaltranslation/core";import{GT as a,requiresTranslation as s}from"generaltranslation";import c,{Children as l,isValidElement as u,cloneElement as h,Suspense as f,useMemo as p,useCallback as d,use as g}from"react";import{jsx as m,jsxs as y}from"react/jsx-runtime";const _="gt-react",b=`${_}/browser Error: The ${_}/browser module requires a browser environment`,E=`${_} Error: You are trying to import a browser-only module into a non-browser environment.`,v=`${_} Error: BrowserI18nManager not initialized. Invoke initializeGT() to initialize.`,T=e=>`${_} Warning: Invalid locale: "${e}".`;var L=function(e,t){return L=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},L(e,t)};function w(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}L(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var A=function(){return A=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},A.apply(this,arguments)};function S(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function O(e,t,r,n){var o,i=arguments.length,a=i<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(a=(i<3?o(a):i>3?o(t,r,a):o(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a}function C(e,t){return function(r,n){t(r,n,e)}}function P(e,t,r,n,o,i){function a(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var s,c=n.kind,l="getter"===c?"get":"setter"===c?"set":"value",u=!t&&e?n.static?e:e.prototype:null,h=t||(u?Object.getOwnPropertyDescriptor(u,n.name):{}),f=!1,p=r.length-1;p>=0;p--){var d={};for(var g in n)d[g]="access"===g?{}:n[g];for(var g in n.access)d.access[g]=n.access[g];d.addInitializer=function(e){if(f)throw new TypeError("Cannot add initializers after decoration has completed");i.push(a(e||null))};var m=(0,r[p])("accessor"===c?{get:h.get,set:h.set}:h[l],d);if("accessor"===c){if(void 0===m)continue;if(null===m||"object"!=typeof m)throw new TypeError("Object expected");(s=a(m.get))&&(h.get=s),(s=a(m.set))&&(h.set=s),(s=a(m.init))&&o.unshift(s)}else(s=a(m))&&("field"===c?o.unshift(s):h[l]=s)}u&&Object.defineProperty(u,n.name,h),f=!0}function H(e,t,r){for(var n=arguments.length>2,o=0;o<t.length;o++)r=n?t[o].call(e,r):t[o].call(e);return n?r:void 0}function I(e){return"symbol"==typeof e?e:"".concat(e)}function N(e,t,r){return"symbol"==typeof t&&(t=t.description?"[".concat(t.description,"]"):""),Object.defineProperty(e,"name",{configurable:!0,value:r?"".concat(r," ",t):t})}function B(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}function R(e,t,r,n){return new(r||(r=Promise))(function(o,i){function a(e){try{c(n.next(e))}catch(e){i(e)}}function s(e){try{c(n.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r(function(e){e(t)})).then(a,s)}c((n=n.apply(e,t||[])).next())})}function M(e,t){var r,n,o,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]},a=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return a.next=s(0),a.throw=s(1),a.return=s(2),"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function s(s){return function(c){return function(s){if(r)throw new TypeError("Generator is already executing.");for(;a&&(a=0,s[0]&&(i=0)),i;)try{if(r=1,n&&(o=2&s[0]?n.return:s[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,s[1])).done)return o;switch(n=0,o&&(s=[2&s[0],o.value]),s[0]){case 0:case 1:o=s;break;case 4:return i.label++,{value:s[1],done:!1};case 5:i.label++,n=s[1],s=[0];continue;case 7:s=i.ops.pop(),i.trys.pop();continue;default:if(!(o=i.trys,(o=o.length>0&&o[o.length-1])||6!==s[0]&&2!==s[0])){i=0;continue}if(3===s[0]&&(!o||s[1]>o[0]&&s[1]<o[3])){i.label=s[1];break}if(6===s[0]&&i.label<o[1]){i.label=o[1],o=s;break}if(o&&i.label<o[2]){i.label=o[2],i.ops.push(s);break}o[2]&&i.ops.pop(),i.trys.pop();continue}s=t.call(e,i)}catch(e){s=[6,e],n=0}finally{r=o=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,c])}}}var j=Object.create?function(e,t,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,o)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]};function U(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||j(t,e,r)}function D(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function G(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return a}function k(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(G(arguments[t]));return e}function x(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),o=0;for(t=0;t<r;t++)for(var i=arguments[t],a=0,s=i.length;a<s;a++,o++)n[o]=i[a];return n}function F(e,t,r){if(r||2===arguments.length)for(var n,o=0,i=t.length;o<i;o++)!n&&o in t||(n||(n=Array.prototype.slice.call(t,0,o)),n[o]=t[o]);return e.concat(n||Array.prototype.slice.call(t))}function $(e){return this instanceof $?(this.v=e,this):new $(e)}function V(e,t,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n,o=r.apply(e,t||[]),i=[];return n=Object.create(("function"==typeof AsyncIterator?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",function(e){return function(t){return Promise.resolve(t).then(e,l)}}),n[Symbol.asyncIterator]=function(){return this},n;function a(e,t){o[e]&&(n[e]=function(t){return new Promise(function(r,n){i.push([e,t,r,n])>1||s(e,t)})},t&&(n[e]=t(n[e])))}function s(e,t){try{(r=o[e](t)).value instanceof $?Promise.resolve(r.value.v).then(c,l):u(i[0][2],r)}catch(e){u(i[0][3],e)}var r}function c(e){s("next",e)}function l(e){s("throw",e)}function u(e,t){e(t),i.shift(),i.length&&s(i[0][0],i[0][1])}}function K(e){var t,r;return t={},n("next"),n("throw",function(e){throw e}),n("return"),t[Symbol.iterator]=function(){return this},t;function n(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:$(e[n](t)),done:!1}:o?o(t):t}:o}}function X(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=D(e),t={},n("next"),n("throw"),n("return"),t[Symbol.asyncIterator]=function(){return this},t);function n(r){t[r]=e[r]&&function(t){return new Promise(function(n,o){(function(e,t,r,n){Promise.resolve(n).then(function(t){e({value:t,done:r})},t)})(n,o,(t=e[r](t)).done,t.value)})}}}function Y(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}var q=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},W=function(e){return W=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},W(e)};function z(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=W(e),n=0;n<r.length;n++)"default"!==r[n]&&j(t,e,r[n]);return q(t,e),t}function J(e){return e&&e.__esModule?e:{default:e}}function Z(e,t,r,n){if("a"===r&&!n)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===r?n:"a"===r?n.call(e):n?n.value:t.get(e)}function Q(e,t,r,n,o){if("m"===n)throw new TypeError("Private method is not writable");if("a"===n&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===n?o.call(e,r):o?o.value=r:t.set(e,r),r}function ee(e,t){if(null===t||"object"!=typeof t&&"function"!=typeof t)throw new TypeError("Cannot use 'in' operator on non-object");return"function"==typeof e?t===e:e.has(t)}function te(e,t,r){if(null!=t){if("object"!=typeof t&&"function"!=typeof t)throw new TypeError("Object expected.");var n,o;if(r){if(!Symbol.asyncDispose)throw new TypeError("Symbol.asyncDispose is not defined.");n=t[Symbol.asyncDispose]}if(void 0===n){if(!Symbol.dispose)throw new TypeError("Symbol.dispose is not defined.");n=t[Symbol.dispose],r&&(o=n)}if("function"!=typeof n)throw new TypeError("Object not disposable.");o&&(n=function(){try{o.call(this)}catch(e){return Promise.reject(e)}}),e.stack.push({value:t,dispose:n,async:r})}else r&&e.stack.push({async:!0});return t}var re="function"==typeof SuppressedError?SuppressedError:function(e,t,r){var n=new Error(r);return n.name="SuppressedError",n.error=e,n.suppressed=t,n};function ne(e){function t(t){e.error=e.hasError?new re(t,e.error,"An error was suppressed during disposal."):t,e.hasError=!0}var r,n=0;return function o(){for(;r=e.stack.pop();)try{if(!r.async&&1===n)return n=0,e.stack.push(r),Promise.resolve().then(o);if(r.dispose){var i=r.dispose.call(r.value);if(r.async)return n|=2,Promise.resolve(i).then(o,function(e){return t(e),o()})}else n|=1}catch(e){t(e)}if(1===n)return e.hasError?Promise.reject(e.error):Promise.resolve();if(e.hasError)throw e.error}()}function oe(e,t){return"string"==typeof e&&/^\.\.?\//.test(e)?e.replace(/\.(tsx)$|((?:\.d)?)((?:\.[^./]+?)?)\.([cm]?)ts$/i,function(e,r,n,o,i){return r?t?".jsx":".js":!n||o&&i?n+o+"."+i.toLowerCase()+"js":e}):e}var ie={__extends:w,__assign:A,__rest:S,__decorate:O,__param:C,__esDecorate:P,__runInitializers:H,__propKey:I,__setFunctionName:N,__metadata:B,__awaiter:R,__generator:M,__createBinding:j,__exportStar:U,__values:D,__read:G,__spread:k,__spreadArrays:x,__spreadArray:F,__await:$,__asyncGenerator:V,__asyncDelegator:K,__asyncValues:X,__makeTemplateObject:Y,__importStar:z,__importDefault:J,__classPrivateFieldGet:Z,__classPrivateFieldSet:Q,__classPrivateFieldIn:ee,__addDisposableResource:te,__disposeResources:ne,__rewriteRelativeImportExtension:oe},ae=Object.freeze({__proto__:null,__addDisposableResource:te,get __assign(){return A},__asyncDelegator:K,__asyncGenerator:V,__asyncValues:X,__await:$,__awaiter:R,__classPrivateFieldGet:Z,__classPrivateFieldIn:ee,__classPrivateFieldSet:Q,__createBinding:j,__decorate:O,__disposeResources:ne,__esDecorate:P,__exportStar:U,__extends:w,__generator:M,__importDefault:J,__importStar:z,__makeTemplateObject:Y,__metadata:B,__param:C,__propKey:I,__read:G,__rest:S,__rewriteRelativeImportExtension:oe,__runInitializers:H,__setFunctionName:N,__spread:k,__spreadArray:F,__spreadArrays:x,__values:D,default:ie});const se="en",ce="https://cdn.gtx.dev";function le(e){if(void 0===e)return;if(null===e)return"null";if("number"==typeof e)return isFinite(e)?""+e:"null";if("object"!=typeof e)return JSON.stringify(e);if(Array.isArray(e)){let t="[";for(let r=0;r<e.length;r++)r&&(t+=","),t+=le(e[r])||"null";return t+"]"}const t=Object.keys(e).sort();let r="";for(const n of t){const t=le(e[n]);t&&(r&&(r+=","),r+=JSON.stringify(n)+":"+t)}return"{"+r+"}"}function ue(e){return le(e)??""}function he(e,t,r=""){const n=(o=e)instanceof Uint8Array||ArrayBuffer.isView(o)&&"Uint8Array"===o.constructor.name&&"BYTES_PER_ELEMENT"in o&&1===o.BYTES_PER_ELEMENT;var o;const i=e?.length;if(!n||void 0!==t){const t=(r&&`"${r}" `)+"expected Uint8Array"+""+", got "+(n?`length=${i}`:"type="+typeof e);if(!n)throw new TypeError(t);throw new RangeError(t)}return e}function fe(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")}function pe(...e){for(let t=0;t<e.length;t++)e[t].fill(0)}function de(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)}function ge(e,t){return e<<32-t|e>>>t}const me=(()=>"function"==typeof Uint8Array.from([]).toHex&&"function"==typeof Uint8Array.fromHex)(),ye=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function _e(e,t={}){const r=(t,r)=>e(r).update(t).digest(),n=e(void 0);return r.outputLen=n.outputLen,r.blockLen=n.blockLen,r.canXOF=n.canXOF,r.create=t=>e(t),Object.assign(r,t),Object.freeze(r)}const be=e=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,e])});function Ee(e,t,r){return e&t^~e&r}function ve(e,t,r){return e&t^e&r^t&r}class Te{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,t,r,n){this.blockLen=e,this.outputLen=t,this.padOffset=r,this.isLE=n,this.buffer=new Uint8Array(e),this.view=de(this.buffer)}update(e){fe(this),he(e);const{view:t,buffer:r,blockLen:n}=this,o=e.length;for(let i=0;i<o;){const a=Math.min(n-this.pos,o-i);if(a===n){const t=de(e);for(;n<=o-i;i+=n)this.process(t,i);continue}r.set(e.subarray(i,i+a),this.pos),this.pos+=a,i+=a,this.pos===n&&(this.process(t,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){fe(this),function(e,t){he(e,void 0,"digestInto() output");const r=t.outputLen;if(e.length<r)throw new RangeError('"digestInto() output" expected to be of length >='+r)}(e,this),this.finished=!0;const{buffer:t,view:r,blockLen:n,isLE:o}=this;let{pos:i}=this;t[i++]=128,pe(this.buffer.subarray(i)),this.padOffset>n-i&&(this.process(r,0),i=0);for(let e=i;e<n;e++)t[e]=0;r.setBigUint64(n-8,BigInt(8*this.length),o),this.process(r,0);const a=de(e),s=this.outputLen;if(s%4)throw new Error("_sha2: outputLen must be aligned to 32bit");const c=s/4,l=this.get();if(c>l.length)throw new Error("_sha2: outputLen bigger than state");for(let e=0;e<c;e++)a.setUint32(4*e,l[e],o)}digest(){const{buffer:e,outputLen:t}=this;this.digestInto(e);const r=e.slice(0,t);return this.destroy(),r}_cloneInto(e){e||=new this.constructor,e.set(...this.get());const{blockLen:t,buffer:r,length:n,finished:o,destroyed:i,pos:a}=this;return e.destroyed=i,e.finished=o,e.length=n,e.pos=a,n%t&&e.buffer.set(r),e}clone(){return this._cloneInto()}}const Le=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),we=Uint32Array.from([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),Ae=new Uint32Array(64);class Se extends Te{constructor(e){super(64,e,8,!1)}get(){const{A:e,B:t,C:r,D:n,E:o,F:i,G:a,H:s}=this;return[e,t,r,n,o,i,a,s]}set(e,t,r,n,o,i,a,s){this.A=0|e,this.B=0|t,this.C=0|r,this.D=0|n,this.E=0|o,this.F=0|i,this.G=0|a,this.H=0|s}process(e,t){for(let r=0;r<16;r++,t+=4)Ae[r]=e.getUint32(t,!1);for(let e=16;e<64;e++){const t=Ae[e-15],r=Ae[e-2],n=ge(t,7)^ge(t,18)^t>>>3,o=ge(r,17)^ge(r,19)^r>>>10;Ae[e]=o+Ae[e-7]+n+Ae[e-16]|0}let{A:r,B:n,C:o,D:i,E:a,F:s,G:c,H:l}=this;for(let e=0;e<64;e++){const t=l+(ge(a,6)^ge(a,11)^ge(a,25))+Ee(a,s,c)+we[e]+Ae[e]|0,u=(ge(r,2)^ge(r,13)^ge(r,22))+ve(r,n,o)|0;l=c,c=s,s=a,a=i+t|0,i=o,o=n,n=r,r=t+u|0}r=r+this.A|0,n=n+this.B|0,o=o+this.C|0,i=i+this.D|0,a=a+this.E|0,s=s+this.F|0,c=c+this.G|0,l=l+this.H|0,this.set(r,n,o,i,a,s,c,l)}roundClean(){pe(Ae)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),pe(this.buffer)}}class Oe extends Se{A=0|Le[0];B=0|Le[1];C=0|Le[2];D=0|Le[3];E=0|Le[4];F=0|Le[5];G=0|Le[6];H=0|Le[7];constructor(){super(32)}}const Ce=_e(()=>new Oe,be(1));var Pe,He,Ie;!function(e){e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",e[e.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",e[e.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",e[e.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",e[e.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",e[e.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",e[e.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",e[e.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",e[e.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",e[e.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",e[e.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",e[e.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",e[e.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",e[e.INVALID_TAG=23]="INVALID_TAG",e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"}(Pe||(Pe={})),function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"}(He||(He={})),function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"}(Ie||(Ie={}));var Ne=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Be=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;function Re(e){var t={};return e.replace(Be,function(e){var r=e.length;switch(e[0]){case"G":t.era=4===r?"long":5===r?"narrow":"short";break;case"y":t.year=2===r?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][r-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][r-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=4===r?"long":5===r?"narrow":"short";break;case"e":if(r<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][r-4];break;case"c":if(r<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][r-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][r-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][r-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][r-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][r-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][r-1];break;case"s":t.second=["numeric","2-digit"][r-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=r<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),t}var Me=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function je(e){return e.replace(/^(.*?)-/,"")}var Ue=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,De=/^(@+)?(\+|#+)?[rs]?$/g,Ge=/(\*)(0+)|(#+)(0+)|(0+)/g,ke=/^(0+)$/;function xe(e){var t={};return"r"===e[e.length-1]?t.roundingPriority="morePrecision":"s"===e[e.length-1]&&(t.roundingPriority="lessPrecision"),e.replace(De,function(e,r,n){return"string"!=typeof n?(t.minimumSignificantDigits=r.length,t.maximumSignificantDigits=r.length):"+"===n?t.minimumSignificantDigits=r.length:"#"===r[0]?t.maximumSignificantDigits=r.length:(t.minimumSignificantDigits=r.length,t.maximumSignificantDigits=r.length+("string"==typeof n?n.length:0)),""}),t}function Fe(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function $e(e){var t;if("E"===e[0]&&"E"===e[1]?(t={notation:"engineering"},e=e.slice(2)):"E"===e[0]&&(t={notation:"scientific"},e=e.slice(1)),t){var r=e.slice(0,2);if("+!"===r?(t.signDisplay="always",e=e.slice(2)):"+?"===r&&(t.signDisplay="exceptZero",e=e.slice(2)),!ke.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Ve(e){var t=Fe(e);return t||{}}function Ke(e){for(var t={},r=0,n=e;r<n.length;r++){var o=n[r];switch(o.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=o.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=je(o.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=A(A(A({},t),{notation:"scientific"}),o.options.reduce(function(e,t){return A(A({},e),Ve(t))},{}));continue;case"engineering":t=A(A(A({},t),{notation:"engineering"}),o.options.reduce(function(e,t){return A(A({},e),Ve(t))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(o.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(o.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");o.options[0].replace(Ge,function(e,r,n,o,i,a){if(r)t.minimumIntegerDigits=n.length;else{if(o&&i)throw new Error("We currently do not support maximum integer digits");if(a)throw new Error("We currently do not support exact integer digits")}return""});continue}if(ke.test(o.stem))t.minimumIntegerDigits=o.stem.length;else if(Ue.test(o.stem)){if(o.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");o.stem.replace(Ue,function(e,r,n,o,i,a){return"*"===n?t.minimumFractionDigits=r.length:o&&"#"===o[0]?t.maximumFractionDigits=o.length:i&&a?(t.minimumFractionDigits=i.length,t.maximumFractionDigits=i.length+a.length):(t.minimumFractionDigits=r.length,t.maximumFractionDigits=r.length),""});var i=o.options[0];"w"===i?t=A(A({},t),{trailingZeroDisplay:"stripIfInteger"}):i&&(t=A(A({},t),xe(i)))}else if(De.test(o.stem))t=A(A({},t),xe(o.stem));else{var a=Fe(o.stem);a&&(t=A(A({},t),a));var s=$e(o.stem);s&&(t=A(A({},t),s))}}return t}var Xe,Ye={"001":["H","h"],419:["h","H","hB","hb"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["h","H","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["h","H","hB","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["h","H","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["h","H","hB","hb"],CU:["h","H","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["h","H","hB","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["h","H","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["h","H","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["h","H","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["h","H","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["h","H","hB","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["h","H","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["h","H","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["h","H","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"en-HK":["h","hb","H","hB"],"en-IL":["H","h","hb","hB"],"en-MY":["h","hb","H","hB"],"es-BR":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function qe(e){var t=e.hourCycle;if(void 0===t&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var r,n=e.language;return"root"!==n&&(r=e.maximize().region),(Ye[r||""]||Ye[n||""]||Ye["".concat(n,"-001")]||Ye["001"])[0]}var We=new RegExp("^".concat(Ne.source,"*")),ze=new RegExp("".concat(Ne.source,"*$"));function Je(e,t){return{start:e,end:t}}var Ze=!!String.prototype.startsWith&&"_a".startsWith("a",1),Qe=!!String.fromCodePoint,et=!!Object.fromEntries,tt=!!String.prototype.codePointAt,rt=!!String.prototype.trimStart,nt=!!String.prototype.trimEnd,ot=!!Number.isSafeInteger?Number.isSafeInteger:function(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},it=!0;try{it="a"===(null===(Xe=pt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu").exec("a"))||void 0===Xe?void 0:Xe[0])}catch(Hr){it=!1}var at,st=Ze?function(e,t,r){return e.startsWith(t,r)}:function(e,t,r){return e.slice(r,r+t.length)===t},ct=Qe?String.fromCodePoint:function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var r,n="",o=e.length,i=0;o>i;){if((r=e[i++])>1114111)throw RangeError(r+" is not a valid code point");n+=r<65536?String.fromCharCode(r):String.fromCharCode(55296+((r-=65536)>>10),r%1024+56320)}return n},lt=et?Object.fromEntries:function(e){for(var t={},r=0,n=e;r<n.length;r++){var o=n[r],i=o[0],a=o[1];t[i]=a}return t},ut=tt?function(e,t){return e.codePointAt(t)}:function(e,t){var r=e.length;if(!(t<0||t>=r)){var n,o=e.charCodeAt(t);return o<55296||o>56319||t+1===r||(n=e.charCodeAt(t+1))<56320||n>57343?o:n-56320+(o-55296<<10)+65536}},ht=rt?function(e){return e.trimStart()}:function(e){return e.replace(We,"")},ft=nt?function(e){return e.trimEnd()}:function(e){return e.replace(ze,"")};function pt(e,t){return new RegExp(e,t)}if(it){var dt=pt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");at=function(e,t){var r;return dt.lastIndex=t,null!==(r=dt.exec(e)[1])&&void 0!==r?r:""}}else at=function(e,t){for(var r=[];;){var n=ut(e,t);if(void 0===n||_t(n)||bt(n))break;r.push(n),t+=n>=65536?2:1}return ct.apply(void 0,r)};var gt=function(){function e(e,t){void 0===t&&(t={}),this.message=e,this.position={offset:0,line:1,column:1},this.ignoreTag=!!t.ignoreTag,this.locale=t.locale,this.requiresOtherClause=!!t.requiresOtherClause,this.shouldParseSkeletons=!!t.shouldParseSkeletons}return e.prototype.parse=function(){if(0!==this.offset())throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(e,t,r){for(var n=[];!this.isEOF();){var o=this.char();if(123===o){if((i=this.parseArgument(e,r)).err)return i;n.push(i.val)}else{if(125===o&&e>0)break;if(35!==o||"plural"!==t&&"selectordinal"!==t){if(60===o&&!this.ignoreTag&&47===this.peek()){if(r)break;return this.error(Pe.UNMATCHED_CLOSING_TAG,Je(this.clonePosition(),this.clonePosition()))}if(60===o&&!this.ignoreTag&&mt(this.peek()||0)){if((i=this.parseTag(e,t)).err)return i;n.push(i.val)}else{var i;if((i=this.parseLiteral(e,t)).err)return i;n.push(i.val)}}else{var a=this.clonePosition();this.bump(),n.push({type:He.pound,location:Je(a,this.clonePosition())})}}}return{val:n,err:null}},e.prototype.parseTag=function(e,t){var r=this.clonePosition();this.bump();var n=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:He.literal,value:"<".concat(n,"/>"),location:Je(r,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(e+1,t,!0);if(o.err)return o;var i=o.val,a=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!mt(this.char()))return this.error(Pe.INVALID_TAG,Je(a,this.clonePosition()));var s=this.clonePosition();return n!==this.parseTagName()?this.error(Pe.UNMATCHED_CLOSING_TAG,Je(s,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:He.tag,value:n,children:i,location:Je(r,this.clonePosition())},err:null}:this.error(Pe.INVALID_TAG,Je(a,this.clonePosition())))}return this.error(Pe.UNCLOSED_TAG,Je(r,this.clonePosition()))}return this.error(Pe.INVALID_TAG,Je(r,this.clonePosition()))},e.prototype.parseTagName=function(){var e=this.offset();for(this.bump();!this.isEOF()&&yt(this.char());)this.bump();return this.message.slice(e,this.offset())},e.prototype.parseLiteral=function(e,t){for(var r=this.clonePosition(),n="";;){var o=this.tryParseQuote(t);if(o)n+=o;else{var i=this.tryParseUnquoted(e,t);if(i)n+=i;else{var a=this.tryParseLeftAngleBracket();if(!a)break;n+=a}}}var s=Je(r,this.clonePosition());return{val:{type:He.literal,value:n,location:s},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return this.isEOF()||60!==this.char()||!this.ignoreTag&&(mt(e=this.peek()||0)||47===e)?null:(this.bump(),"<");var e},e.prototype.tryParseQuote=function(e){if(this.isEOF()||39!==this.char())return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if("plural"===e||"selectordinal"===e)break;return null;default:return null}this.bump();var t=[this.char()];for(this.bump();!this.isEOF();){var r=this.char();if(39===r){if(39!==this.peek()){this.bump();break}t.push(39),this.bump()}else t.push(r);this.bump()}return ct.apply(void 0,t)},e.prototype.tryParseUnquoted=function(e,t){if(this.isEOF())return null;var r=this.char();return 60===r||123===r||35===r&&("plural"===t||"selectordinal"===t)||125===r&&e>0?null:(this.bump(),ct(r))},e.prototype.parseArgument=function(e,t){var r=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(Pe.EXPECT_ARGUMENT_CLOSING_BRACE,Je(r,this.clonePosition()));if(125===this.char())return this.bump(),this.error(Pe.EMPTY_ARGUMENT,Je(r,this.clonePosition()));var n=this.parseIdentifierIfPossible().value;if(!n)return this.error(Pe.MALFORMED_ARGUMENT,Je(r,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(Pe.EXPECT_ARGUMENT_CLOSING_BRACE,Je(r,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:He.argument,value:n,location:Je(r,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(Pe.EXPECT_ARGUMENT_CLOSING_BRACE,Je(r,this.clonePosition())):this.parseArgumentOptions(e,t,n,r);default:return this.error(Pe.MALFORMED_ARGUMENT,Je(r,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var e=this.clonePosition(),t=this.offset(),r=at(this.message,t),n=t+r.length;return this.bumpTo(n),{value:r,location:Je(e,this.clonePosition())}},e.prototype.parseArgumentOptions=function(e,t,r,n){var o,i=this.clonePosition(),a=this.parseIdentifierIfPossible().value,s=this.clonePosition();switch(a){case"":return this.error(Pe.EXPECT_ARGUMENT_TYPE,Je(i,s));case"number":case"date":case"time":this.bumpSpace();var c=null;if(this.bumpIf(",")){this.bumpSpace();var l=this.clonePosition();if((y=this.parseSimpleArgStyleIfPossible()).err)return y;if(0===(p=ft(y.val)).length)return this.error(Pe.EXPECT_ARGUMENT_STYLE,Je(this.clonePosition(),this.clonePosition()));c={style:p,styleLocation:Je(l,this.clonePosition())}}if((_=this.tryParseArgumentClose(n)).err)return _;var u=Je(n,this.clonePosition());if(c&&st(null==c?void 0:c.style,"::",0)){var h=ht(c.style.slice(2));if("number"===a)return(y=this.parseNumberSkeletonFromString(h,c.styleLocation)).err?y:{val:{type:He.number,value:r,location:u,style:y.val},err:null};if(0===h.length)return this.error(Pe.EXPECT_DATE_TIME_SKELETON,u);var f=h;this.locale&&(f=function(e,t){for(var r="",n=0;n<e.length;n++){var o=e.charAt(n);if("j"===o){for(var i=0;n+1<e.length&&e.charAt(n+1)===o;)i++,n++;var a=1+(1&i),s=i<2?1:3+(i>>1),c=qe(t);for("H"!=c&&"k"!=c||(s=0);s-- >0;)r+="a";for(;a-- >0;)r=c+r}else r+="J"===o?"H":o}return r}(h,this.locale));var p={type:Ie.dateTime,pattern:f,location:c.styleLocation,parsedOptions:this.shouldParseSkeletons?Re(f):{}};return{val:{type:"date"===a?He.date:He.time,value:r,location:u,style:p},err:null}}return{val:{type:"number"===a?He.number:"date"===a?He.date:He.time,value:r,location:u,style:null!==(o=null==c?void 0:c.style)&&void 0!==o?o:null},err:null};case"plural":case"selectordinal":case"select":var d=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(Pe.EXPECT_SELECT_ARGUMENT_OPTIONS,Je(d,A({},d)));this.bumpSpace();var g=this.parseIdentifierIfPossible(),m=0;if("select"!==a&&"offset"===g.value){if(!this.bumpIf(":"))return this.error(Pe.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,Je(this.clonePosition(),this.clonePosition()));var y;if(this.bumpSpace(),(y=this.tryParseDecimalInteger(Pe.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,Pe.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE)).err)return y;this.bumpSpace(),g=this.parseIdentifierIfPossible(),m=y.val}var _,b=this.tryParsePluralOrSelectOptions(e,a,t,g);if(b.err)return b;if((_=this.tryParseArgumentClose(n)).err)return _;var E=Je(n,this.clonePosition());return"select"===a?{val:{type:He.select,value:r,options:lt(b.val),location:E},err:null}:{val:{type:He.plural,value:r,options:lt(b.val),offset:m,pluralType:"plural"===a?"cardinal":"ordinal",location:E},err:null};default:return this.error(Pe.INVALID_ARGUMENT_TYPE,Je(i,s))}},e.prototype.tryParseArgumentClose=function(e){return this.isEOF()||125!==this.char()?this.error(Pe.EXPECT_ARGUMENT_CLOSING_BRACE,Je(e,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var e=0,t=this.clonePosition();!this.isEOF();){switch(this.char()){case 39:this.bump();var r=this.clonePosition();if(!this.bumpUntil("'"))return this.error(Pe.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,Je(r,this.clonePosition()));this.bump();break;case 123:e+=1,this.bump();break;case 125:if(!(e>0))return{val:this.message.slice(t.offset,this.offset()),err:null};e-=1;break;default:this.bump()}}return{val:this.message.slice(t.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(e,t){var r=[];try{r=function(e){if(0===e.length)throw new Error("Number skeleton cannot be empty");for(var t=e.split(Me).filter(function(e){return e.length>0}),r=[],n=0,o=t;n<o.length;n++){var i=o[n].split("/");if(0===i.length)throw new Error("Invalid number skeleton");for(var a=i[0],s=i.slice(1),c=0,l=s;c<l.length;c++)if(0===l[c].length)throw new Error("Invalid number skeleton");r.push({stem:a,options:s})}return r}(e)}catch(e){return this.error(Pe.INVALID_NUMBER_SKELETON,t)}return{val:{type:Ie.number,tokens:r,location:t,parsedOptions:this.shouldParseSkeletons?Ke(r):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(e,t,r,n){for(var o,i=!1,a=[],s=new Set,c=n.value,l=n.location;;){if(0===c.length){var u=this.clonePosition();if("select"===t||!this.bumpIf("="))break;var h=this.tryParseDecimalInteger(Pe.EXPECT_PLURAL_ARGUMENT_SELECTOR,Pe.INVALID_PLURAL_ARGUMENT_SELECTOR);if(h.err)return h;l=Je(u,this.clonePosition()),c=this.message.slice(u.offset,this.offset())}if(s.has(c))return this.error("select"===t?Pe.DUPLICATE_SELECT_ARGUMENT_SELECTOR:Pe.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,l);"other"===c&&(i=!0),this.bumpSpace();var f=this.clonePosition();if(!this.bumpIf("{"))return this.error("select"===t?Pe.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:Pe.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,Je(this.clonePosition(),this.clonePosition()));var p=this.parseMessage(e+1,t,r);if(p.err)return p;var d=this.tryParseArgumentClose(f);if(d.err)return d;a.push([c,{value:p.val,location:Je(f,this.clonePosition())}]),s.add(c),this.bumpSpace(),c=(o=this.parseIdentifierIfPossible()).value,l=o.location}return 0===a.length?this.error("select"===t?Pe.EXPECT_SELECT_ARGUMENT_SELECTOR:Pe.EXPECT_PLURAL_ARGUMENT_SELECTOR,Je(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!i?this.error(Pe.MISSING_OTHER_CLAUSE,Je(this.clonePosition(),this.clonePosition())):{val:a,err:null}},e.prototype.tryParseDecimalInteger=function(e,t){var r=1,n=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(r=-1);for(var o=!1,i=0;!this.isEOF();){var a=this.char();if(!(a>=48&&a<=57))break;o=!0,i=10*i+(a-48),this.bump()}var s=Je(n,this.clonePosition());return o?ot(i*=r)?{val:i,err:null}:this.error(t,s):this.error(e,s)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var e=this.position.offset;if(e>=this.message.length)throw Error("out of bound");var t=ut(this.message,e);if(void 0===t)throw Error("Offset ".concat(e," is at invalid UTF-16 code unit boundary"));return t},e.prototype.error=function(e,t){return{val:null,err:{kind:e,message:this.message,location:t}}},e.prototype.bump=function(){if(!this.isEOF()){var e=this.char();10===e?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=e<65536?1:2)}},e.prototype.bumpIf=function(e){if(st(this.message,e,this.offset())){for(var t=0;t<e.length;t++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(e){var t=this.offset(),r=this.message.indexOf(e,t);return r>=0?(this.bumpTo(r),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(e){if(this.offset()>e)throw Error("targetOffset ".concat(e," must be greater than or equal to the current offset ").concat(this.offset()));for(e=Math.min(e,this.message.length);;){var t=this.offset();if(t===e)break;if(t>e)throw Error("targetOffset ".concat(e," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&_t(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var e=this.char(),t=this.offset(),r=this.message.charCodeAt(t+(e>=65536?2:1));return null!=r?r:null},e}();function mt(e){return e>=97&&e<=122||e>=65&&e<=90}function yt(e){return 45===e||46===e||e>=48&&e<=57||95===e||e>=97&&e<=122||e>=65&&e<=90||183==e||e>=192&&e<=214||e>=216&&e<=246||e>=248&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8255&&e<=8256||e>=8304&&e<=8591||e>=11264&&e<=12271||e>=12289&&e<=55295||e>=63744&&e<=64975||e>=65008&&e<=65533||e>=65536&&e<=983039}function _t(e){return e>=9&&e<=13||32===e||133===e||e>=8206&&e<=8207||8232===e||8233===e}function bt(e){return e>=33&&e<=35||36===e||e>=37&&e<=39||40===e||41===e||42===e||43===e||44===e||45===e||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||91===e||92===e||93===e||94===e||96===e||123===e||124===e||125===e||126===e||161===e||e>=162&&e<=165||166===e||167===e||169===e||171===e||172===e||174===e||176===e||177===e||182===e||187===e||191===e||215===e||247===e||e>=8208&&e<=8213||e>=8214&&e<=8215||8216===e||8217===e||8218===e||e>=8219&&e<=8220||8221===e||8222===e||8223===e||e>=8224&&e<=8231||e>=8240&&e<=8248||8249===e||8250===e||e>=8251&&e<=8254||e>=8257&&e<=8259||8260===e||8261===e||8262===e||e>=8263&&e<=8273||8274===e||8275===e||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||8608===e||e>=8609&&e<=8610||8611===e||e>=8612&&e<=8613||8614===e||e>=8615&&e<=8621||8622===e||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||8658===e||8659===e||8660===e||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||8968===e||8969===e||8970===e||8971===e||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||9001===e||9002===e||e>=9003&&e<=9083||9084===e||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||9655===e||e>=9656&&e<=9664||9665===e||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||9839===e||e>=9840&&e<=10087||10088===e||10089===e||10090===e||10091===e||10092===e||10093===e||10094===e||10095===e||10096===e||10097===e||10098===e||10099===e||10100===e||10101===e||e>=10132&&e<=10175||e>=10176&&e<=10180||10181===e||10182===e||e>=10183&&e<=10213||10214===e||10215===e||10216===e||10217===e||10218===e||10219===e||10220===e||10221===e||10222===e||10223===e||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||10627===e||10628===e||10629===e||10630===e||10631===e||10632===e||10633===e||10634===e||10635===e||10636===e||10637===e||10638===e||10639===e||10640===e||10641===e||10642===e||10643===e||10644===e||10645===e||10646===e||10647===e||10648===e||e>=10649&&e<=10711||10712===e||10713===e||10714===e||10715===e||e>=10716&&e<=10747||10748===e||10749===e||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||11158===e||e>=11159&&e<=11263||e>=11776&&e<=11777||11778===e||11779===e||11780===e||11781===e||e>=11782&&e<=11784||11785===e||11786===e||11787===e||11788===e||11789===e||e>=11790&&e<=11798||11799===e||e>=11800&&e<=11801||11802===e||11803===e||11804===e||11805===e||e>=11806&&e<=11807||11808===e||11809===e||11810===e||11811===e||11812===e||11813===e||11814===e||11815===e||11816===e||11817===e||e>=11818&&e<=11822||11823===e||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||11840===e||11841===e||11842===e||e>=11843&&e<=11855||e>=11856&&e<=11857||11858===e||e>=11859&&e<=11903||e>=12289&&e<=12291||12296===e||12297===e||12298===e||12299===e||12300===e||12301===e||12302===e||12303===e||12304===e||12305===e||e>=12306&&e<=12307||12308===e||12309===e||12310===e||12311===e||12312===e||12313===e||12314===e||12315===e||12316===e||12317===e||e>=12318&&e<=12319||12320===e||12336===e||64830===e||64831===e||e>=65093&&e<=65094}function Et(e){e.forEach(function(e){if(delete e.location,function(e){return e.type===He.select}(e)||function(e){return e.type===He.plural}(e))for(var t in e.options)delete e.options[t].location,Et(e.options[t].value);else(function(e){return e.type===He.number})(e)&&function(e){return!(!e||"object"!=typeof e||e.type!==Ie.number)}(e.style)?delete e.style.location:!function(e){return e.type===He.date}(e)&&!function(e){return e.type===He.time}(e)||!function(e){return!(!e||"object"!=typeof e||e.type!==Ie.dateTime)}(e.style)?function(e){return e.type===He.tag}(e)&&Et(e.children):delete e.style.location})}function vt(e){if(Object.prototype.hasOwnProperty.call(e,"__esModule"))return e;var t=e.default;if("function"==typeof t){var r=function e(){var r=!1;try{r=this instanceof e}catch{}return r?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 Tt,Lt={};function wt(){if(Tt)return Lt;var e,t;return Tt=1,Object.defineProperty(Lt,"__esModule",{value:!0}),Lt.SKELETON_TYPE=Lt.TYPE=void 0,Lt.isLiteralElement=function(t){return t.type===e.literal},Lt.isArgumentElement=function(t){return t.type===e.argument},Lt.isNumberElement=function(t){return t.type===e.number},Lt.isDateElement=function(t){return t.type===e.date},Lt.isTimeElement=function(t){return t.type===e.time},Lt.isSelectElement=function(t){return t.type===e.select},Lt.isPluralElement=function(t){return t.type===e.plural},Lt.isPoundElement=function(t){return t.type===e.pound},Lt.isTagElement=function(t){return t.type===e.tag},Lt.isNumberSkeleton=function(e){return!(!e||"object"!=typeof e||e.type!==t.number)},Lt.isDateTimeSkeleton=function(e){return!(!e||"object"!=typeof e||e.type!==t.dateTime)},Lt.createLiteralElement=function(t){return{type:e.literal,value:t}},Lt.createNumberElement=function(t,r){return{type:e.number,value:t,style:r}},function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"}(e||(Lt.TYPE=e={})),function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"}(t||(Lt.SKELETON_TYPE=t={})),Lt}var At,St=wt(),Ot={},Ct=vt(ae);var Pt=function(){if(At)return Ot;At=1,Object.defineProperty(Ot,"__esModule",{value:!0}),Ot.printAST=r,Ot.doPrintAST=n,Ot.printDateTimeSkeleton=a;var e=Ct,t=wt();function r(e){return n(e,!1)}function n(s,c){var l=s.map(function(l,u){return(0,t.isLiteralElement)(l)?function(e,t,r,n){var i=e.value,a=i;r||"'"!==a[0]||(a="''".concat(a.slice(1)));n||"'"!==a[a.length-1]||(a="".concat(a.slice(0,a.length-1),"''"));return a=o(a),t?a.replace("#","'#'"):a}(l,c,0===u,u===s.length-1):(0,t.isArgumentElement)(l)?function(e){var t=e.value;return"{".concat(t,"}")}(l):(0,t.isDateElement)(l)||(0,t.isTimeElement)(l)||(0,t.isNumberElement)(l)?function(e){return"{".concat(e.value,", ").concat(t.TYPE[e.type]).concat(e.style?", ".concat((r=e.style,"string"==typeof r?o(r):r.type===t.SKELETON_TYPE.dateTime?"::".concat(a(r)):"::".concat(r.tokens.map(i).join(" ")))):"","}");var r}(l):(0,t.isPluralElement)(l)?function(t){var r="cardinal"===t.pluralType?"plural":"selectordinal",o=[t.value,r,e.__spreadArray([t.offset?"offset:".concat(t.offset):""],Object.keys(t.options).map(function(e){return"".concat(e,"{").concat(n(t.options[e].value,!0),"}")}),!0).filter(Boolean).join(" ")].join(",");return"{".concat(o,"}")}(l):(0,t.isSelectElement)(l)?function(e){var t=[e.value,"select",Object.keys(e.options).map(function(t){return"".concat(t,"{").concat(n(e.options[t].value,!1),"}")}).join(" ")].join(",");return"{".concat(t,"}")}(l):(0,t.isPoundElement)(l)?"#":(0,t.isTagElement)(l)?function(e){return"<".concat(e.value,">").concat(r(e.children),"</").concat(e.value,">")}(l):void 0});return l.join("")}function o(e){return e.replace(/([{}](?:[\s\S]*[{}])?)/,"'$1'")}function i(e){var t=e.stem,r=e.options;return 0===r.length?t:"".concat(t).concat(r.map(function(e){return"/".concat(e)}).join(""))}function a(e){return e.pattern}return Ot}();function Ht({icuString:e,shouldVisit:t,visitor:r,options:{recurseIntoVisited:n=!0,...o}}){const i=function(e,t){void 0===t&&(t={}),t=A({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new gt(e,t).parse();if(r.err){var n=SyntaxError(Pe[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return(null==t?void 0:t.captureLocation)||Et(r.val),r.val}(e,o);return a(i),i;function a(e){e.map(s)}function s(e){let o=!1;t(e)&&(r(e),o=!0),o&&!n||(e.type===He.select||e.type===He.plural?Object.values(e.options).map(e=>e.value).map(a):e.type===He.tag&&a(e.children))}}const It="_gt_",Nt=new RegExp(`^${It}\\d+$`),Bt=new RegExp(`^${It}$`);function Rt(e){return e.type===St.TYPE.select&&Nt.test(e.value)&&!!e.options.other&&(0===e.options.other.value.length||e.options.other.value.length>0&&e.options.other.value[0]?.type===St.TYPE.literal)}function Mt(e){return e.type===St.TYPE.select&&Bt.test(e.value)&&!!e.options.other&&(0===e.options.other.value.length||e.options.other.value.length>0&&e.options.other.value[0]?.type===St.TYPE.literal)}function jt(e){if(!e.includes("_gt_"))return e;const t=[];Ht({icuString:e,shouldVisit:Mt,visitor:function(e){t.push({start:e.location?.start.offset??0,end:e.location?.end.offset??0,otherStart:e.options.other.location?.start.offset??0,otherEnd:e.options.other.location?.end.offset??0})},options:{recurseIntoVisited:!1,captureLocation:!0}});const r=[];let n=0;for(let o=0;o<t.length;o++){const{start:i,end:a,otherStart:s,otherEnd:c}=t[o];r.push(e.slice(n,i)),r.push(e.slice(i,i+4+1)),r.push(String(o+1)),r.push(e.slice(i+4+1,s)),r.push("{}"),r.push(e.slice(c,a)),n=a}return r.push(e.slice(n,e.length)),r.join("")}var Ut={warn(e){console.warn(e)},error(e){console.error(e)},info(e){console.info(e)},debug(e){console.debug(e)}};const Dt=e=>`String interpolation failed for message: "${e}".`;function Gt(r,n){if(!r)return r;const o=n.$_fallback,i=function(e){return Object.fromEntries(Object.entries(e).filter(([e])=>"$id"!==e&&"$context"!==e&&"$maxChars"!==e&&"$hash"!==e&&"$_hash"!==e&&"$_source"!==e&&"$_fallback"!==e&&"$format"!==e&&"$_locales"!==e&&"$locale"!==e))}(n);try{const s=function(e){if(!e.includes("_gt_"))return{};let t=1;const r={};return Ht({icuString:e,shouldVisit:Mt,visitor:function(e){r[e.value+t]=e.options.other.value.length?e.options.other.value[0]?.value:"",t+=1},options:{recurseIntoVisited:!1}}),r}(o||"");return e(function(e,r,n,o){try{return t(e,{variables:r,locales:n,dataFormat:o})}catch{return Ut.warn(Dt(e)),e}}(Object.keys(s).length?(a=r).includes("_gt_")?Pt.printAST(Ht({icuString:a,shouldVisit:Rt,visitor:function(e){e.type=St.TYPE.argument,delete e.options},options:{recurseIntoVisited:!1}})):a:r,{...i,...s,[It]:"other"},n.$locale??n.$_locales,n.$format),{maxChars:n.$maxChars})}catch{return Ut.warn(Dt(r)),null!=n.$_fallback?Gt(n.$_fallback,{...n,$_fallback:void 0}):e(r,{maxChars:n.$maxChars})}var a}function kt(e){return function(e){if(he(e),me)return e.toHex();let t="";for(let r=0;r<e.length;r++)t+=ye[e[r]];return t}(Ce(function(e){if("string"!=typeof e)throw new TypeError("string expected");return new Uint8Array((new TextEncoder).encode(e))}(e))).slice(0,16)}const xt=e=>{if(e&&"object"==typeof e){const t={};if("c"in e&&e.c&&(t.c=Ft(e.c)),"d"in e){const r=e?.d;r?.b&&(t.b=Object.fromEntries(Object.entries(r.b).map(([e,t])=>[e,Ft(t)]))),r?.t&&(t.t=r.t)}return function(e){const t=e;if(t&&"object"==typeof t&&"string"==typeof t.k){const e=Object.keys(t);if(1===e.length)return!0;if(2===e.length){if("number"==typeof t.i)return!0;if("string"==typeof t.v)return!0}if(3===e.length&&"string"==typeof t.v&&"number"==typeof t.i)return!0}return!1}(e)?{k:e.k,...e.v&&{v:e.v}}:t}return e};function Ft(e){return Array.isArray(e)?e.map(xt):xt(e)}function $t(e){return e.loadTranslations?"custom":e.cacheUrl?"remote":void 0!==e.cacheUrl&&e.cacheUrl!==ce||!e.projectId?"disabled":"gt-remote"}function Vt(e){return void 0!==e.runtimeUrl&&"https://runtime2.gtx.dev"!==e.runtimeUrl||!e.projectId||!e.devApiKey&&!e.apiKey?e.runtimeUrl?"custom":"disabled":"gt"}function Kt(e){return"gt-remote"===$t(e)||"gt"===Vt(e)}function Xt(e){const t=[];return t.push(...function(e){const t=[],{projectId:r,loadTranslations:n}=e;switch($t(e)){case"remote":case"gt-remote":r||t.push({type:"warning",message:"projectId is required when loading translations from a remote store"});break;case"custom":n||t.push({type:"error",message:"loadTranslations is required when loading translations from a custom loader"})}return t}(e)),t.push(...function(e){const t=[];switch(Vt(e)){case"custom":case"gt":e.projectId||t.push({type:"warning",message:"projectId is required"}),e.devApiKey||e.apiKey||t.push({type:"warning",message:"devApiKey or apiKey is required"})}return t}(e)),t.push(...function(e){const t=[];if(!Kt(e))return t;const{defaultLocale:r,locales:o,customMapping:i}=e;return new Set([...r?[r]:[],...o||[]]).forEach(e=>{n(e,i)||t.push({type:"error",message:`Invalid locale: ${e}`})}),t}(e)),t}function Yt(e){const t=function(e){const{cacheUrl:t=ce,projectId:r,_versionId:n,_branchId:o}=e;return`${t}/${r}/[locale]`+(n?`/${n}`:"")+(o?`?branchId=${o}`:"")}(e);return async r=>{r=i(r,e.customMapping);const n=t.replace("[locale]",r),o=await fetch(n);if(!o.ok)throw new Error(`Failed to load translations from ${n}`);return await o.json()}}var qt=class{constructor(e,t){this.cache={},this.fallbackPromises={},this.cache=structuredClone(e),this.onHit=t?.onHit,this.onMiss=t?.onMiss}setCache(e,t){this.cache[e]=t}getCache(e){const t=this.genKey(e);return this.cache[t]}getInternalCache(){return this.cache}async missCache(e){const t=this.genKey(e);if(void 0!==this.fallbackPromises[t])return await this.fallbackPromises[t];const r=this.fallback(e);this.fallbackPromises[t]=r;try{const e=await r;return this.cache[t]=e,e}finally{delete this.fallbackPromises[t]}}};function Wt(e,t){return function({source:e,context:t,id:r,maxChars:n,dataFormat:o},i=kt){let a;return a="JSX"===o?Ft(e):e,i(ue({source:a,...r&&{id:r},...t&&{context:t},...null!=n&&{maxChars:Math.abs(n)},...o&&{dataFormat:o}}))}({source:"ICU"===t.$format?jt(e):e,...t?.$context&&{context:t.$context},...t?.$id&&{id:t.$id},..."$maxChars"in t&&null!=t.$maxChars&&{maxChars:Math.abs(t.$maxChars)},dataFormat:t.$format})}var zt=class extends qt{constructor({init:e,translateMany:t,lifecycle:r}){super(e,r),this._queue=[],this._batchTimer=null,this._activeRequests=0,this._translateMany=t}get(e){const t=this.getCache(e);return null!=t&&this.onHit&&this.onHit({inputKey:e,cacheKey:this.genKey(e),cacheValue:t,outputValue:t}),t}async miss(e){const t=await this.missCache(e);return null!=t&&this.onMiss&&this.onMiss({inputKey:e,cacheKey:this.genKey(e),cacheValue:t,outputValue:t}),t}genKey(e){return Wt(e.message,e.options)}fallback(e){const t=this._enqueueTranslation(e);return this._queue.length>=25?this._flushNow():this._scheduleBatch(),t}_flushNow(){this._batchTimer&&(clearTimeout(this._batchTimer),this._batchTimer=null),this._drainQueue()}_scheduleBatch(){this._batchTimer||(this._batchTimer=setTimeout(()=>{this._batchTimer=null,this._drainQueue()},50))}_drainQueue(){for(;this._queue.length>0&&this._activeRequests<100;){const e=this._queue.splice(0,25);this._sendBatchRequest(e)}this._queue.length>0&&this._scheduleBatch()}_enqueueTranslation(e){const t=this.genKey(e),r=e.options;return new Promise((n,o)=>{this._queue.push({key:t,source:e.message,metadata:{...r?.$context&&{context:r.$context},...r?.$id&&{id:r.$id},..."$maxChars"in r&&null!=r.$maxChars&&{$maxChars:Math.abs(r.$maxChars)},dataFormat:r.$format},resolve:e=>n(e),reject:o})})}async _sendBatchRequest(e){this._activeRequests++;const t=function(e){return e.reduce((e,t)=>(e[t.key]={source:t.source,metadata:t.metadata},e),{})}(e),r=await this._sendBatchRequestWithErrorHandling(e,t);r&&this._handleTranslationResponse(e,r),this._activeRequests--}async _sendBatchRequestWithErrorHandling(e,t){try{return await this._translateMany(t)}catch(t){for(const r of e)r.reject(t);return}}_handleTranslationResponse(e,t){for(const r of e){const{key:e}=r,n=t[e];if(n&&n.success){const t=n.translation;this.setCache(e,t),r.resolve(t)}else r.reject(n?.error)}}};var Jt=class extends qt{constructor({init:e={},ttl:t,loadTranslations:r,createTranslateMany:n,lifecycle:{onLocalesCacheHit:o,onLocalesCacheMiss:i,onTranslationsCacheHit:a,onTranslationsCacheMiss:s}}){super(e,{onHit:o,onMiss:i}),this.ttl=6e4,this.ttl=null===t?-1:t??6e4,this._translationLoader=r,this._createTranslateMany=n,this._onTranslationsCacheHit=a,this._onTranslationsCacheMiss=s}get(e){const t=this.getCache(e);if(!t||t.expiresAt>0&&t.expiresAt<Date.now())return;const r=t.translationsCache;return null!=r&&this.onHit&&this.onHit({inputKey:e,cacheKey:this.genKey(e),cacheValue:t,outputValue:r}),r}async miss(e){const t=await this.missCache(e),r=t.translationsCache;return null!=r&&this.onMiss&&this.onMiss({inputKey:e,cacheKey:this.genKey(e),cacheValue:t,outputValue:r}),r}genKey(e){return e}async fallback(e){const t=this._translationLoader(e),r=this.ttl<0?this.ttl:Date.now()+this.ttl;return{translationsCache:new zt({init:await t,lifecycle:this._createTranslationsCacheLifecycle(e),translateMany:this._createTranslateMany(e)}),expiresAt:r}}_createTranslationsCacheLifecycle(e){return{onHit:this._onTranslationsCacheHit?t=>this._onTranslationsCacheHit({locale:e,...t}):void 0,onMiss:this._onTranslationsCacheMiss?t=>this._onTranslationsCacheMiss({locale:e,...t}):void 0}}};var Zt=class{constructor(){this.listeners={}}getOrCreateListeners(e){return this.listeners[e]||(this.listeners[e]=new Set),this.listeners[e]}subscribe(e,t){const r=this.getOrCreateListeners(e);return r.add(t),()=>{r.delete(t)}}emit(e,t){this.listeners[e]?.forEach(e=>e(t))}};var Qt=class extends Zt{constructor(e){super(),this.resolveTranslationSync=(e,t,r)=>this.lookupTranslation(e,t,r),function(e,t="",r=!0){if(e.forEach(e=>{switch(e.type){case"error":Ut.error(t+e.message);break;case"warning":Ut.warn(t+e.message)}}),r&&e.some(e=>"error"===e.type))throw new Error("Validation errors occurred")}(Xt(e),"I18nManager: "),this.config=function(e){const t=Kt(e),r=function({defaultLocale:e,locales:t,customMapping:r}){return{defaultLocale:e,locales:Array.from(new Set([e,...t])),customMapping:r||{}}}({defaultLocale:e.defaultLocale||se,locales:e.locales||[se],customMapping:e.customMapping});return{environment:e.environment||"production",enableI18n:void 0===e.enableI18n||e.enableI18n,projectId:e.projectId,devApiKey:e.devApiKey,apiKey:e.apiKey,runtimeUrl:e.runtimeUrl,_versionId:e._versionId,...t?er(r):r}}(e),this.localeConfig=new r({defaultLocale:this.config.defaultLocale,locales:this.config.locales,customMapping:this.config.customMapping});const t=function(e){return function({type:e,remoteTranslationLoaderParams:t,loadTranslations:r}){"disabled"===e&&Ut.warn("I18nManager: No translation loader found. No translations will be loaded.");const{cacheUrl:n,projectId:o,_versionId:i,_branchId:a,customMapping:s}=t;switch(e){case"remote":case"gt-remote":return Yt({cacheUrl:n||"",projectId:o||"",_versionId:i,_branchId:a,customMapping:s});case"custom":return r;case"disabled":return async e=>({})}}({loadTranslations:e.loadTranslations,type:$t(e),remoteTranslationLoaderParams:{cacheUrl:e.cacheUrl,projectId:e.projectId,_versionId:e._versionId,_branchId:e._branchId,customMapping:e.customMapping}})}(e),n=(o=this.getGTClassClean(),i=12e3,e=>t=>o.translateMany(t,{targetLocale:e},i));var o,i,a;!function({onLocalesCacheHit:e,onLocalesCacheMiss:t,onTranslationsCacheHit:r,onTranslationsCacheMiss:n},o){e&&o("locales-cache-hit",t=>{e({...t,value:t.translations})}),t&&o("locales-cache-miss",e=>{t({...e,value:e.translations})}),r&&o("translations-cache-hit",e=>{r({...e,value:e.translation})}),n&&o("translations-cache-miss",e=>{n({...e,value:e.translation})})}(e.lifecycle??{},(...e)=>this.subscribe(...e)),this.localesCache=new Jt({loadTranslations:t,createTranslateMany:n,lifecycle:(a=(...e)=>this.emit(...e),{onLocalesCacheHit:e=>{a("locales-cache-hit",{locale:e.inputKey,translations:e.outputValue.getInternalCache()})},onLocalesCacheMiss:e=>{a("locales-cache-miss",{locale:e.inputKey,translations:e.outputValue.getInternalCache()})},onTranslationsCacheHit:e=>{a("translations-cache-hit",{locale:e.locale,hash:e.cacheKey,translation:e.outputValue})},onTranslationsCacheMiss:e=>{a("translations-cache-miss",{locale:e.locale,hash:e.cacheKey,translation:e.outputValue})}})})}subscribeToTranslationsCacheMiss(e,t,r){return this.subscribe("translations-cache-miss",n=>{n.locale===t&&n.hash===r&&e(n)})}getDefaultLocale(){return this.config.defaultLocale}getLocales(){return this.config.locales}getCustomMapping(){return this.config.customMapping}getVersionId(){return this.config._versionId}getGTClass(e){return this.getGTClassClean(e?this.resolveLocale(e):void 0)}isTranslationEnabled(){return this.config.enableI18n}getTranslationLoader(){return e=>this.loadTranslations(e)}async loadTranslations(e){try{const t=this.resolveLocale(e);if(!this.requiresTranslation(t))return{};let r=this.localesCache.get(t);return r||(r=await this.localesCache.miss(t)),r.getInternalCache()}catch(e){return this.handleError(e),{}}}lookupTranslation(e,t,r){try{const{resolvedLocale:n,options:o}=this.resolveLookupParams(e,r);if(!this.requiresTranslation(n))return t;const i=this.localesCache.get(n);if(!i)return;return i.get({message:t,options:o})}catch(e){return void this.handleError(e)}}async lookupTranslationWithFallback(e,t,r){try{const{resolvedLocale:n,options:o}=this.resolveLookupParams(e,r);if(!this.requiresTranslation(n))return t;let i=this.localesCache.get(n);i||(i=await this.localesCache.miss(n));let a=i.get({message:t,options:o});return null==a&&(a=await i.miss({message:t,options:o})),a}catch(e){return void this.handleError(e)}}async getLookupTranslation(e,t=[]){try{const r=this.resolveLocale(e);if(!this.requiresTranslation(r))return e=>e;const n=function(e,t,r){return e.flatMap(e=>{const n=e.options.$locale;if(null==n)return[e];try{const o=r(n);return o!==t?[]:[{message:e.message,options:{...e.options,$locale:o}}]}catch{return[]}})}(t,r,e=>this.resolveLocale(e));n.length!==t.length&&Ut.warn(`I18nManager: getLookupTranslation(): prefetchEntries must all be the same locale, ignoring all entries that are not for ${r}`);let o=this.localesCache.get(r);return o||(o=await this.localesCache.miss(r)),o?(await Promise.all(n.filter(e=>null==o.get(e)).map(e=>o.miss(e))),(e,t={})=>o.get({message:e,options:this.resolveLookupOptions(t)})):()=>{}}catch(e){return this.handleError(e),e=>e}}async getTranslations(e){try{return this.loadTranslations(e)}catch(e){return this.handleError(e),{}}}async getTranslationResolver(e){return this.getLookupTranslation(e)}requiresTranslation(e){const t=this.getDefaultLocale(),r=this.getLocales();return this.isTranslationEnabled()&&this.localeConfig.requiresTranslation(e,t,r)}requiresDialectTranslation(e){const t=this.getDefaultLocale();return this.requiresTranslation(e)&&this.localeConfig.isSameLanguage(t,e)}handleError(e){if("development"===this.config.environment)throw e;Ut.error("I18nManager: "+e)}resolveLocale(e){const t=this.localeConfig.determineLocale(e);if(!this.localeConfig.isValidLocale(e)||!t)throw new Error(`I18nManager: validateLocale(): locale ${e} is not valid`);return t}resolveLookupParams(e,t){const r=this.resolveLocale(e);return{resolvedLocale:r,options:this.resolveLookupOptions(t,r)}}resolveLookupOptions(e={},t){return e.$locale?{...e,$locale:t??this.resolveLocale(e.$locale)}:e}getGTClassClean(e){return new a({sourceLocale:this.config.defaultLocale,targetLocale:e,locales:this.config.locales,customMapping:this.config.customMapping,projectId:this.config.projectId,baseUrl:this.config.runtimeUrl||void 0,apiKey:this.config.apiKey,devApiKey:this.config.devApiKey})}};function er(e){return{defaultLocale:o(e.defaultLocale),locales:e.locales.map(t=>("string"==typeof e.customMapping?.[t]?e.customMapping?.[t]:e.customMapping?.[t]?.code)?t:o(t)),customMapping:Object.fromEntries(Object.entries(e.customMapping||{}).map(([e,t])=>[e,"string"==typeof t?o(t):{...t,...t.code?{code:o(t.code)}:{}}]))}}let tr,rr=se;const nr={getLocale:()=>rr};let or=nr;function ir(){return tr||(Ut.warn("getI18nManager(): Translation failed because I18nManager not initialized."),tr=new Qt({defaultLocale:se,locales:[se]})),tr}function ar(){return or.getLocale()}function sr(e){or=e}function cr(e){tr=e,rr=e.getDefaultLocale(),or=nr}function lr({source:e,target:t,options:r,sourceLocale:n}){return null!=t?ur(t,{$_fallback:e,...r}):ur(e,function(e,t){return t?{...e,$locale:t}:e}(r,n))}function ur(t,r){switch(r.$format??"STRING"){case"ICU":return Gt(t,r);case"I18NEXT":case"STRING":return function(t,r){return e(t,{locales:r.$locale??r.$_locales,maxChars:r.$maxChars})}(t,r);default:return t}}async function hr(e,t,r={}){const n=ir(),o=fr(e,r,"JSX");return await n.lookupTranslationWithFallback(o.$locale,t,o)??t}function fr(e,t,r){return{...t,$format:t.$format??r,$locale:e}}function pr(){return ar()}function dr(){return ir().getLocales()}function gr(){return ir().getDefaultLocale()}function mr(){return ir().getVersionId()}async function yr(e,t={}){return async function(e,t,r={}){const n=ir(),o=fr(e,r,"STRING");return lr({source:t,target:await n.lookupTranslationWithFallback(o.$locale,t,o),options:o,sourceLocale:n.getDefaultLocale()})}(t.$locale??ar(),e,{$format:"STRING",...t})}function _r(e,t,r={}){return function(e,t,r={}){const n=ir(),o=fr(e,r,"STRING"),i=n.lookupTranslation(o.$locale,t,o);if(null!=i)return lr({source:t,target:i,options:o,sourceLocale:n.getDefaultLocale()})}(e,t,{$format:"ICU",...r})}function br(e,t,r={}){return function(e,t,r={}){const n=ir(),o=fr(e,r,"STRING");return lr({source:t,target:n.lookupTranslation(o.$locale,t,o),options:o,sourceLocale:n.getDefaultLocale()})}(e,t,{$format:"ICU",...r})}function Er({defaultLocale:e,locales:t,customMapping:r}={}){const n=e||se;return{defaultLocale:n,locales:t?.length?t:[n],customMapping:r}}function vr(e,t={}){return Tr(e,Er(t))}function Tr(e,t){if(!(null==e||Array.isArray(e)&&0===e.length))return new r(t).determineLocale(e)||void 0}function Lr(e,t={}){const r=Er(t);return Tr(e,r)||r.defaultLocale}const wr="en",Ar="DEFAULT_TERMINATOR_KEY",Sr={ellipsis:{fr:{terminator:"…",separator:" "},zh:{terminator:"……",separator:void 0},ja:{terminator:"……",separator:void 0},[Ar]:{terminator:"…",separator:void 0}},none:{[Ar]:{terminator:void 0,separator:void 0}}},Or={Collator:Intl.Collator,DateTimeFormat:Intl.DateTimeFormat,DisplayNames:Intl.DisplayNames,ListFormat:Intl.ListFormat,Locale:Intl.Locale,NumberFormat:Intl.NumberFormat,PluralRules:Intl.PluralRules,RelativeTimeFormat:Intl.RelativeTimeFormat,Segmenter:Intl.Segmenter,CutoffFormat:class{constructor(e,t={}){try{const t=e?Array.isArray(e)?e.map(e=>String(e)):[String(e)]:["en"],r=Intl.getCanonicalLocales(t);this.locale=r.length?r[0]:"en"}catch{this.locale="en"}if(!Sr[t.style??"ellipsis"])throw new Error((e=>`generaltranslation Formatting Error: Invalid cutoff style: ${e}.`)(t.style??"ellipsis"));let r,n;if(void 0!==t.maxChars){r=t.style??"ellipsis";const e=new Intl.Locale(this.locale).language;n=Sr[r][e]||Sr[r].DEFAULT_TERMINATOR_KEY}let o=t.terminator??n?.terminator,i=null!=o?t.separator??n?.separator:void 0;this.additionLength=(o?.length??0)+(i?.length??0),void 0!==t.maxChars&&Math.abs(t.maxChars)<this.additionLength&&(o=void 0,i=void 0),this.options={maxChars:t.maxChars,style:r,terminator:o,separator:i}}format(e){return this.formatToParts(e).join("")}formatToParts(e){const{maxChars:t,terminator:r,separator:n}=this.options,o=void 0===t||Math.abs(t)>=e.length?t:t>=0?Math.max(0,t-this.additionLength):Math.min(0,t+this.additionLength),i=void 0!==o&&o>-1?e.slice(0,o):e.slice(o);return null==t||null==o||0===o||null==r||e.length<=Math.abs(t)?[i]:o>0?null!=n?[i,n,r]:[i,r]:null!=n?[r,n,i]:[r,i]}resolvedOptions(){return this.options}}},Cr=new class{constructor(){this.cache={}}_generateKey(e,t={}){return`${e?Array.isArray(e)?e.map(e=>String(e)).join(","):String(e):"undefined"}:${t?JSON.stringify(t,Object.keys(t).sort()):"{}"}`}get(e,...t){const[r="en",n={}]=t,o=this._generateKey(r,n);let i=this.cache[e]?.[o];return void 0===i&&(i=new Or[e](...t),this.cache[e]||(this.cache[e]={}),this.cache[e][o]=i),i}};function Pr(e){const t=e;if(t&&"object"==typeof t&&"string"==typeof t.k){const e=Object.keys(t);if(1===e.length)return!0;if(2===e.length){if("number"==typeof t.i)return!0;if("string"==typeof t.v)return!0}if(3===e.length&&"string"==typeof t.v&&"number"==typeof t.i)return!0}return!1}function Hr(e,t,r=""){const n=(o=e)instanceof Uint8Array||ArrayBuffer.isView(o)&&"Uint8Array"===o.constructor.name&&"BYTES_PER_ELEMENT"in o&&1===o.BYTES_PER_ELEMENT;var o;const i=e?.length;if(!n||void 0!==t){const t=(r&&`"${r}" `)+"expected Uint8Array, got "+(n?`length=${i}`:"type="+typeof e);if(!n)throw new TypeError(t);throw new RangeError(t)}return e}function Ir(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")}function Nr(...e){for(let t=0;t<e.length;t++)e[t].fill(0)}function Br(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)}function Rr(e,t){return e<<32-t|e>>>t}"function"==typeof Uint8Array.from([]).toHex&&Uint8Array.fromHex,Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function Mr(e,t,r){return e&t^~e&r}function jr(e,t,r){return e&t^e&r^t&r}class Ur{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,t,r,n){this.blockLen=e,this.outputLen=t,this.padOffset=r,this.isLE=n,this.buffer=new Uint8Array(e),this.view=Br(this.buffer)}update(e){Ir(this),Hr(e);const{view:t,buffer:r,blockLen:n}=this,o=e.length;for(let i=0;i<o;){const a=Math.min(n-this.pos,o-i);if(a===n){const t=Br(e);for(;n<=o-i;i+=n)this.process(t,i);continue}r.set(e.subarray(i,i+a),this.pos),this.pos+=a,i+=a,this.pos===n&&(this.process(t,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){Ir(this),function(e,t){Hr(e,void 0,"digestInto() output");const r=t.outputLen;if(e.length<r)throw new RangeError('"digestInto() output" expected to be of length >='+r)}(e,this),this.finished=!0;const{buffer:t,view:r,blockLen:n,isLE:o}=this;let{pos:i}=this;t[i++]=128,Nr(this.buffer.subarray(i)),this.padOffset>n-i&&(this.process(r,0),i=0);for(let e=i;e<n;e++)t[e]=0;r.setBigUint64(n-8,BigInt(8*this.length),o),this.process(r,0);const a=Br(e),s=this.outputLen;if(s%4)throw new Error("_sha2: outputLen must be aligned to 32bit");const c=s/4,l=this.get();if(c>l.length)throw new Error("_sha2: outputLen bigger than state");for(let e=0;e<c;e++)a.setUint32(4*e,l[e],o)}digest(){const{buffer:e,outputLen:t}=this;this.digestInto(e);const r=e.slice(0,t);return this.destroy(),r}_cloneInto(e){e||=new this.constructor,e.set(...this.get());const{blockLen:t,buffer:r,length:n,finished:o,destroyed:i,pos:a}=this;return e.destroyed=i,e.finished=o,e.length=n,e.pos=a,n%t&&e.buffer.set(r),e}clone(){return this._cloneInto()}}const Dr=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),Gr=Uint32Array.from([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),kr=new Uint32Array(64);class xr extends Ur{constructor(e){super(64,e,8,!1)}get(){const{A:e,B:t,C:r,D:n,E:o,F:i,G:a,H:s}=this;return[e,t,r,n,o,i,a,s]}set(e,t,r,n,o,i,a,s){this.A=0|e,this.B=0|t,this.C=0|r,this.D=0|n,this.E=0|o,this.F=0|i,this.G=0|a,this.H=0|s}process(e,t){for(let r=0;r<16;r++,t+=4)kr[r]=e.getUint32(t,!1);for(let e=16;e<64;e++){const t=kr[e-15],r=kr[e-2],n=Rr(t,7)^Rr(t,18)^t>>>3,o=Rr(r,17)^Rr(r,19)^r>>>10;kr[e]=o+kr[e-7]+n+kr[e-16]|0}let{A:r,B:n,C:o,D:i,E:a,F:s,G:c,H:l}=this;for(let e=0;e<64;e++){const t=l+(Rr(a,6)^Rr(a,11)^Rr(a,25))+Mr(a,s,c)+Gr[e]+kr[e]|0,u=(Rr(r,2)^Rr(r,13)^Rr(r,22))+jr(r,n,o)|0;l=c,c=s,s=a,a=i+t|0,i=o,o=n,n=r,r=t+u|0}r=r+this.A|0,n=n+this.B|0,o=o+this.C|0,i=i+this.D|0,a=a+this.E|0,s=s+this.F|0,c=c+this.G|0,l=l+this.H|0,this.set(r,n,o,i,a,s,c,l)}roundClean(){Nr(kr)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),Nr(this.buffer)}}class Fr extends xr{A=0|Dr[0];B=0|Dr[1];C=0|Dr[2];D=0|Dr[3];E=0|Dr[4];F=0|Dr[5];G=0|Dr[6];H=0|Dr[7];constructor(){super(32)}}!function(e,t={}){const r=(t,r)=>e(r).update(t).digest(),n=e(void 0);r.outputLen=n.outputLen,r.blockLen=n.blockLen,r.canXOF=n.canXOF,r.create=t=>e(t),Object.assign(r,t),Object.freeze(r)}(()=>new Fr,(e=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,e])}))(1));var $r=function(e,t){return $r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},$r(e,t)};function Vr(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}$r(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var Kr=function(){return Kr=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},Kr.apply(this,arguments)};function Xr(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function Yr(e,t,r,n){var o,i=arguments.length,a=i<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(a=(i<3?o(a):i>3?o(t,r,a):o(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a}function qr(e,t){return function(r,n){t(r,n,e)}}function Wr(e,t,r,n,o,i){function a(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var s,c=n.kind,l="getter"===c?"get":"setter"===c?"set":"value",u=!t&&e?n.static?e:e.prototype:null,h=t||(u?Object.getOwnPropertyDescriptor(u,n.name):{}),f=!1,p=r.length-1;p>=0;p--){var d={};for(var g in n)d[g]="access"===g?{}:n[g];for(var g in n.access)d.access[g]=n.access[g];d.addInitializer=function(e){if(f)throw new TypeError("Cannot add initializers after decoration has completed");i.push(a(e||null))};var m=(0,r[p])("accessor"===c?{get:h.get,set:h.set}:h[l],d);if("accessor"===c){if(void 0===m)continue;if(null===m||"object"!=typeof m)throw new TypeError("Object expected");(s=a(m.get))&&(h.get=s),(s=a(m.set))&&(h.set=s),(s=a(m.init))&&o.unshift(s)}else(s=a(m))&&("field"===c?o.unshift(s):h[l]=s)}u&&Object.defineProperty(u,n.name,h),f=!0}function zr(e,t,r){for(var n=arguments.length>2,o=0;o<t.length;o++)r=n?t[o].call(e,r):t[o].call(e);return n?r:void 0}function Jr(e){return"symbol"==typeof e?e:"".concat(e)}function Zr(e,t,r){return"symbol"==typeof t&&(t=t.description?"[".concat(t.description,"]"):""),Object.defineProperty(e,"name",{configurable:!0,value:r?"".concat(r," ",t):t})}function Qr(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}function en(e,t,r,n){return new(r||(r=Promise))(function(o,i){function a(e){try{c(n.next(e))}catch(e){i(e)}}function s(e){try{c(n.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r(function(e){e(t)})).then(a,s)}c((n=n.apply(e,t||[])).next())})}function tn(e,t){var r,n,o,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]},a=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return a.next=s(0),a.throw=s(1),a.return=s(2),"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function s(s){return function(c){return function(s){if(r)throw new TypeError("Generator is already executing.");for(;a&&(a=0,s[0]&&(i=0)),i;)try{if(r=1,n&&(o=2&s[0]?n.return:s[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,s[1])).done)return o;switch(n=0,o&&(s=[2&s[0],o.value]),s[0]){case 0:case 1:o=s;break;case 4:return i.label++,{value:s[1],done:!1};case 5:i.label++,n=s[1],s=[0];continue;case 7:s=i.ops.pop(),i.trys.pop();continue;default:if(!((o=(o=i.trys).length>0&&o[o.length-1])||6!==s[0]&&2!==s[0])){i=0;continue}if(3===s[0]&&(!o||s[1]>o[0]&&s[1]<o[3])){i.label=s[1];break}if(6===s[0]&&i.label<o[1]){i.label=o[1],o=s;break}if(o&&i.label<o[2]){i.label=o[2],i.ops.push(s);break}o[2]&&i.ops.pop(),i.trys.pop();continue}s=t.call(e,i)}catch(e){s=[6,e],n=0}finally{r=o=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,c])}}}var rn=Object.create?function(e,t,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,o)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]};function nn(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||rn(t,e,r)}function on(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function an(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return a}function sn(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(an(arguments[t]));return e}function cn(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),o=0;for(t=0;t<r;t++)for(var i=arguments[t],a=0,s=i.length;a<s;a++,o++)n[o]=i[a];return n}function ln(e,t,r){if(r||2===arguments.length)for(var n,o=0,i=t.length;o<i;o++)!n&&o in t||(n||(n=Array.prototype.slice.call(t,0,o)),n[o]=t[o]);return e.concat(n||Array.prototype.slice.call(t))}function un(e){return this instanceof un?(this.v=e,this):new un(e)}function hn(e,t,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n,o=r.apply(e,t||[]),i=[];return n=Object.create(("function"==typeof AsyncIterator?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",function(e){return function(t){return Promise.resolve(t).then(e,l)}}),n[Symbol.asyncIterator]=function(){return this},n;function a(e,t){o[e]&&(n[e]=function(t){return new Promise(function(r,n){i.push([e,t,r,n])>1||s(e,t)})},t&&(n[e]=t(n[e])))}function s(e,t){try{(r=o[e](t)).value instanceof un?Promise.resolve(r.value.v).then(c,l):u(i[0][2],r)}catch(e){u(i[0][3],e)}var r}function c(e){s("next",e)}function l(e){s("throw",e)}function u(e,t){e(t),i.shift(),i.length&&s(i[0][0],i[0][1])}}function fn(e){var t,r;return t={},n("next"),n("throw",function(e){throw e}),n("return"),t[Symbol.iterator]=function(){return this},t;function n(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:un(e[n](t)),done:!1}:o?o(t):t}:o}}function pn(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=on(e),t={},n("next"),n("throw"),n("return"),t[Symbol.asyncIterator]=function(){return this},t);function n(r){t[r]=e[r]&&function(t){return new Promise(function(n,o){!function(e,t,r,n){Promise.resolve(n).then(function(t){e({value:t,done:r})},t)}(n,o,(t=e[r](t)).done,t.value)})}}}function dn(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}var gn=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},mn=function(e){return mn=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},mn(e)};function yn(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=mn(e),n=0;n<r.length;n++)"default"!==r[n]&&rn(t,e,r[n]);return gn(t,e),t}function _n(e){return e&&e.__esModule?e:{default:e}}function bn(e,t,r,n){if("a"===r&&!n)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===r?n:"a"===r?n.call(e):n?n.value:t.get(e)}function En(e,t,r,n,o){if("m"===n)throw new TypeError("Private method is not writable");if("a"===n&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===n?o.call(e,r):o?o.value=r:t.set(e,r),r}function vn(e,t){if(null===t||"object"!=typeof t&&"function"!=typeof t)throw new TypeError("Cannot use 'in' operator on non-object");return"function"==typeof e?t===e:e.has(t)}function Tn(e,t,r){if(null!=t){if("object"!=typeof t&&"function"!=typeof t)throw new TypeError("Object expected.");var n,o;if(r){if(!Symbol.asyncDispose)throw new TypeError("Symbol.asyncDispose is not defined.");n=t[Symbol.asyncDispose]}if(void 0===n){if(!Symbol.dispose)throw new TypeError("Symbol.dispose is not defined.");n=t[Symbol.dispose],r&&(o=n)}if("function"!=typeof n)throw new TypeError("Object not disposable.");o&&(n=function(){try{o.call(this)}catch(e){return Promise.reject(e)}}),e.stack.push({value:t,dispose:n,async:r})}else r&&e.stack.push({async:!0});return t}var Ln="function"==typeof SuppressedError?SuppressedError:function(e,t,r){var n=new Error(r);return n.name="SuppressedError",n.error=e,n.suppressed=t,n};function wn(e){function t(t){e.error=e.hasError?new Ln(t,e.error,"An error was suppressed during disposal."):t,e.hasError=!0}var r,n=0;return function o(){for(;r=e.stack.pop();)try{if(!r.async&&1===n)return n=0,e.stack.push(r),Promise.resolve().then(o);if(r.dispose){var i=r.dispose.call(r.value);if(r.async)return n|=2,Promise.resolve(i).then(o,function(e){return t(e),o()})}else n|=1}catch(e){t(e)}if(1===n)return e.hasError?Promise.reject(e.error):Promise.resolve();if(e.hasError)throw e.error}()}function An(e,t){return"string"==typeof e&&/^\.\.?\//.test(e)?e.replace(/\.(tsx)$|((?:\.d)?)((?:\.[^./]+?)?)\.([cm]?)ts$/i,function(e,r,n,o,i){return r?t?".jsx":".js":!n||o&&i?n+o+"."+i.toLowerCase()+"js":e}):e}var Sn,On,Cn,Pn,Hn={__extends:Vr,__assign:Kr,__rest:Xr,__decorate:Yr,__param:qr,__esDecorate:Wr,__runInitializers:zr,__propKey:Jr,__setFunctionName:Zr,__metadata:Qr,__awaiter:en,__generator:tn,__createBinding:rn,__exportStar:nn,__values:on,__read:an,__spread:sn,__spreadArrays:cn,__spreadArray:ln,__await:un,__asyncGenerator:hn,__asyncDelegator:fn,__asyncValues:pn,__makeTemplateObject:dn,__importStar:yn,__importDefault:_n,__classPrivateFieldGet:bn,__classPrivateFieldSet:En,__classPrivateFieldIn:vn,__addDisposableResource:Tn,__disposeResources:wn,__rewriteRelativeImportExtension:An},In=Object.freeze({__proto__:null,__addDisposableResource:Tn,get __assign(){return Kr},__asyncDelegator:fn,__asyncGenerator:hn,__asyncValues:pn,__await:un,__awaiter:en,__classPrivateFieldGet:bn,__classPrivateFieldIn:vn,__classPrivateFieldSet:En,__createBinding:rn,__decorate:Yr,__disposeResources:wn,__esDecorate:Wr,__exportStar:nn,__extends:Vr,__generator:tn,__importDefault:_n,__importStar:yn,__makeTemplateObject:dn,__metadata:Qr,__param:qr,__propKey:Jr,__read:an,__rest:Xr,__rewriteRelativeImportExtension:An,__runInitializers:zr,__setFunctionName:Zr,__spread:sn,__spreadArray:ln,__spreadArrays:cn,__values:on,default:Hn});!function(e){e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",e[e.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",e[e.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",e[e.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",e[e.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",e[e.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",e[e.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",e[e.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",e[e.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",e[e.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",e[e.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",e[e.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",e[e.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",e[e.INVALID_TAG=23]="INVALID_TAG",e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"}(Sn||(Sn={})),function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"}(On||(On={})),function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"}(Cn||(Cn={}));try{"a"===(null===(Pn=function(e,t){return new RegExp(e,t)}("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu").exec("a"))||void 0===Pn?void 0:Pn[0])}catch(So){0}var Nn,Bn,Rn={};function Mn(){return Nn||(Nn=1,Object.defineProperty(Rn,"__esModule",{value:!0}),Rn.SKELETON_TYPE=Rn.TYPE=void 0,Rn.isLiteralElement=function(t){return t.type===e.literal},Rn.isArgumentElement=function(t){return t.type===e.argument},Rn.isNumberElement=function(t){return t.type===e.number},Rn.isDateElement=function(t){return t.type===e.date},Rn.isTimeElement=function(t){return t.type===e.time},Rn.isSelectElement=function(t){return t.type===e.select},Rn.isPluralElement=function(t){return t.type===e.plural},Rn.isPoundElement=function(t){return t.type===e.pound},Rn.isTagElement=function(t){return t.type===e.tag},Rn.isNumberSkeleton=function(e){return!(!e||"object"!=typeof e||e.type!==t.number)},Rn.isDateTimeSkeleton=function(e){return!(!e||"object"!=typeof e||e.type!==t.dateTime)},Rn.createLiteralElement=function(t){return{type:e.literal,value:t}},Rn.createNumberElement=function(t,r){return{type:e.number,value:t,style:r}},function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"}(e||(Rn.TYPE=e={})),function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"}(t||(Rn.SKELETON_TYPE=t={}))),Rn;var e,t}Mn();var jn={},Un=function(e){if(Object.prototype.hasOwnProperty.call(e,"__esModule"))return e;var t=e.default;if("function"==typeof t){var r=function e(){var r=!1;try{r=this instanceof e}catch{}return r?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}(In);!function(){if(Bn)return jn;Bn=1,Object.defineProperty(jn,"__esModule",{value:!0}),jn.printAST=r,jn.doPrintAST=n,jn.printDateTimeSkeleton=a;var e=Un,t=Mn();function r(e){return n(e,!1)}function n(s,c){var l=s.map(function(l,u){return(0,t.isLiteralElement)(l)?function(e,t,r,n){var i=e.value;return r||"'"!==i[0]||(i="''".concat(i.slice(1))),n||"'"!==i[i.length-1]||(i="".concat(i.slice(0,i.length-1),"''")),i=o(i),t?i.replace("#","'#'"):i}(l,c,0===u,u===s.length-1):(0,t.isArgumentElement)(l)?function(e){var t=e.value;return"{".concat(t,"}")}(l):(0,t.isDateElement)(l)||(0,t.isTimeElement)(l)||(0,t.isNumberElement)(l)?function(e){return"{".concat(e.value,", ").concat(t.TYPE[e.type]).concat(e.style?", ".concat("string"==typeof(r=e.style)?o(r):r.type===t.SKELETON_TYPE.dateTime?"::".concat(a(r)):"::".concat(r.tokens.map(i).join(" "))):"","}");var r}(l):(0,t.isPluralElement)(l)?function(t){var r="cardinal"===t.pluralType?"plural":"selectordinal",o=[t.value,r,e.__spreadArray([t.offset?"offset:".concat(t.offset):""],Object.keys(t.options).map(function(e){return"".concat(e,"{").concat(n(t.options[e].value,!0),"}")}),!0).filter(Boolean).join(" ")].join(",");return"{".concat(o,"}")}(l):(0,t.isSelectElement)(l)?function(e){var t=[e.value,"select",Object.keys(e.options).map(function(t){return"".concat(t,"{").concat(n(e.options[t].value,!1),"}")}).join(" ")].join(",");return"{".concat(t,"}")}(l):(0,t.isPoundElement)(l)?"#":(0,t.isTagElement)(l)?function(e){return"<".concat(e.value,">").concat(r(e.children),"</").concat(e.value,">")}(l):void 0});return l.join("")}function o(e){return e.replace(/([{}](?:[\s\S]*[{}])?)/,"'$1'")}function i(e){var t=e.stem,r=e.options;return 0===r.length?t:"".concat(t).concat(r.map(function(e){return"/".concat(e)}).join(""))}function a(e){return e.pattern}}();const Dn=["singular","plural","dual","zero","one","two","few","many","other"];function Gn(e){return Dn.includes(e)}const kn={variable:"v",number:"n",datetime:"d",currency:"c","relative-time":"rt"};function xn(e){return kn[e]}function Fn(e,t=0){let r=t;function n(e){return u(e)?function(e){const{props:t}=e,n=(e=>{const{type:t,props:n}=e;r+=1;const o={id:r,injectionType:"manual"};let i;try{i="function"==typeof t&&t._gtt||""}catch{}if(i){const e=i.split("-");if("automatic"!==e[1]&&"automatic"!==e[2]||(o.injectionType="automatic"),"translate"===e[0]&&(e[0]="fragment"),"variable"===e[0]&&(o.variableType=e?.[1]||"variable"),"plural"===e[0]){const e=Object.entries(n).reduce((e,[t,n])=>(Gn(t)&&(e[t]=Fn(n,r)),e),{});Object.keys(e).length&&(o.branches=e)}if("branch"===e[0]){const{children:e,branch:t,...i}=n,a=Object.fromEntries(Object.entries(i).filter(([e])=>!e.startsWith("data-"))),s=Object.entries(a).reduce((e,[t,n])=>(e[t]=Fn(n,r),e),{});Object.keys(s).length&&(o.branches=s)}o.transformation=e[0]}return o})(e),i={...t,"data-_gt":n};return t.children&&!n.variableType&&(i.children=o(t.children)),e.type===c.Fragment&&(i["data-_gt"].transformation="fragment"),c.cloneElement(e,i)}(e):e}function o(e){return Array.isArray(e)?c.Children.map(e,n):n(e)}return o(e)}function $n(e,t){return u(e)?function(e,t){const{type:r,props:n}=e,o=function(e){const t="function"==typeof e&&"_gtt"in e?e._gtt:void 0;if(null==t||"string"!=typeof t)return;const r=t.split("-");return{componentType:r[0],injectionType:"automatic"===r[1]||"automatic"===r[2]?"automatic":"manual"}}(r);if("object"!=typeof n||null===n)return e;if(o){const{componentType:r,injectionType:i}=o;if("variable"===r)return e;if("branch"===r){const r=Object.entries(n).reduce((e,[r,n])=>("branch"===r||r.startsWith("data-")?e[r]=n:e[r]=$n(n,t),e),{});return h(e,{...r})}if("plural"===r){const r=Object.entries(n).reduce((e,[r,n])=>(Gn(r)||"children"===r?e[r]=$n(n,t):e[r]=n,e),{});return h(e,{...r})}if("derive"===r)return h(e,{...n,..."children"in n&&{children:Vn(n.children,t+1)}});if("translate"===r&&"automatic"===i&&t>0)return"children"in n?Vn(n.children,t):void 0;"translate"===r&&"automatic"===i&&console.warn("@generaltranslation/react-core Warning: A <_T> component was found injected outside of a <Derive> boundary. This may affect translation resolution for this component.")}return h(e,{...n,..."children"in n&&{children:Vn(n.children,t)}})}(e,t):e}function Vn(e,t){return Array.isArray(e)?l.map(e,e=>$n(e,t)):$n(e,t)}const Kn={variable:"value",number:"n",datetime:"date",currency:"cost","relative-time":"time"};function Xn(e={},t){return e.name?e.name:`_gt_${Kn[t]||"value"}_${e["data-_gt"]?.id}`}const Yn={pl:"placeholder",ti:"title",alt:"alt",arl:"aria-label",arb:"aria-labelledby",ard:"aria-describedby"},qn=e=>{if(!e)return"";const{type:t,props:r}=e;if(t&&"function"==typeof t){if("displayName"in t&&"string"==typeof t.displayName&&t.displayName)return t.displayName;if("name"in t&&"string"==typeof t.name&&t.name)return t.name}return t&&"string"==typeof t?t:r.href?"a":r["data-_gt"]?.id?`C${r["data-_gt"].id}`:"function"},Wn=e=>{return t=e,c.isValidElement(t)?(e=>{const{props:t}=e,r={t:qn(e)};if(t["data-_gt"]){const e=t["data-_gt"],n=e.transformation;if("variable"===n){const r=e.variableType||"variable",n=Xn(t,r),o=xn(r);return{i:e.id,k:n,v:o}}r.i=e.id,r.d=((e,t,r)=>{let n=Object.entries(Yn).reduce((e,[r,n])=>(t[n]&&(e[r]=t[n]),e),{});if("plural"===e&&r){const e={};Object.entries(r).forEach(([t,r])=>{e[t]=zn(r)}),n={...n,b:e,t:"p"}}if("branch"===e&&r){const e={};Object.entries(r).forEach(([t,r])=>{e[t]=zn(r)}),n={...n,b:e,t:"b"}}return Object.keys(n).length?n:void 0})(n,t,e.branches);let o=Object.entries(Yn).reduce((e,[r,n])=>(t[n]&&(e[r]=t[n]),e),{});if("plural"===n&&e.branches){const t={};Object.entries(e.branches).forEach(([e,r])=>{t[e]=zn(r)}),o={...o,b:t,t:"p"}}if("branch"===n&&e.branches){const t={};Object.entries(e.branches).forEach(([e,r])=>{t[e]=zn(r)}),o={...o,b:t,t:"b"}}r.d=Object.keys(o).length?o:void 0}return t.children&&(r.c=zn(t.children)),r})(e):"number"==typeof e?e.toString():e;var t};function zn(e){return Array.isArray(e)?e.map(Wn):Wn(e)}function Jn(e,t,r){let n="",o=null;return"number"==typeof e&&!o&&r&&(n=function(e,t=Dn,r=["en"]){const n=Cr.get("PluralRules",r).select(e),o=Math.abs(e);if(0===o&&t.includes("zero"))return"zero";if(1===o){if(t.includes("singular"))return"singular";if(t.includes("one"))return"one"}if("one"===n&&t.includes("singular"))return"singular";if(2===o){if(t.includes("dual"))return"dual";if(t.includes("two"))return"two"}return"two"===n&&t.includes("dual")?"dual":t.includes(n)?n:"two"===n&&t.includes("dual")?"dual":"two"===n&&t.includes("plural")?"plural":"two"===n&&t.includes("other")?"other":"few"===n&&t.includes("plural")?"plural":"few"===n&&t.includes("other")?"other":"many"===n&&t.includes("plural")?"plural":"many"===n&&t.includes("other")?"other":"other"===n&&t.includes("plural")?"plural":""}(e,Object.keys(r),t)),n&&!o&&(o=r[n]),o}function Zn(e){return"object"==typeof e&&!!e&&"data-_gt"in e&&"object"==typeof e["data-_gt"]&&!!e["data-_gt"]&&"transformation"in e["data-_gt"]&&"variable"===e["data-_gt"]?.transformation}function Qn(e){const t=e["data-_gt"]?.variableType||"variable";return{variableName:Xn(e,t),variableType:xn(t),injectionType:e["data-_gt"]?.injectionType||"manual",variableValue:void 0!==e.value?e.value:void 0!==e.date?e.date:void 0!==e["data-_gt-unformatted-value"]?e["data-_gt-unformatted-value"]:void 0!==e.children?e.children:void 0,variableOptions:(()=>{const t={...void 0!==e.currency&&{currency:e.currency},...void 0!==e.unit&&{unit:e.unit},...void 0!==e.baseDate&&{baseDate:e.baseDate},...void 0!==e.options&&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 eo(e){return e&&e.props&&e.props["data-_gt"]?e.props["data-_gt"]:null}function to({children:e,defaultLocale:t=wr,renderVariable:r}){const n=e=>c.isValidElement(e)?(e=>{const n=eo(e);if(Zn(e.props)){const{variableType:n,variableValue:o,variableOptions:i,injectionType:a}=Qn(e.props);return r({variableType:n,variableValue:o,variableOptions:i,locales:[t],injectionType:a})}if("plural"===n?.transformation){const r=n.branches||{};return o(Jn(e.props.n,[t],r)||e.props.children)}if("branch"===n?.transformation){let{children:t,branch:r,"data-_gt":i,...a}=e.props;return a=n.branches||{},o(void 0!==a[r]?a[r]:t)}return"fragment"===n?.transformation?c.createElement(c.Fragment,{key:e.props.key,children:o(e.props.children)}):e.props.children?c.cloneElement(e,{...e.props,"data-_gt":void 0,children:o(e.props.children)}):c.cloneElement(e,{...e.props,"data-_gt":void 0})})(e):e,o=e=>Array.isArray(e)?c.Children.map(e,n):n(e);return o(e)}function ro({sourceElement:e,targetElement:t,locales:r=[wr],renderVariable:n}){const{props:o}=e,i=o["data-_gt"],a=i?.transformation,s=t.d,l={};if(s&&Object.entries(Yn).forEach(([e,t])=>{s[e]&&(l[t]=s[e])}),"plural"===a){const o=e.props.n;return no({source:Jn(o,r,i.branches||{})||e.props.children,target:Jn(o,r,t.d?.b||{})||t.c,locales:r,renderVariable:n})}if("branch"===a){const{branch:e,children:a}=o;return no({source:(i.branches||{})[e]||a,target:(t.d?.b||{})[e]||t.c,locales:r,renderVariable:n})}return"fragment"===a&&t.c?c.createElement(c.Fragment,{key:e.props.key,children:no({source:o.children,target:t.c,locales:r,renderVariable:n})}):o?.children&&t?.c?c.cloneElement(e,{...o,...l,"data-_gt":void 0,children:no({source:o.children,target:t.c,locales:r,renderVariable:n})}):to({children:e,defaultLocale:r[0],renderVariable:n})}function no({source:e,target:t,locales:r=[wr],renderVariable:n}){if(null==t&&e)return to({children:e,defaultLocale:r[0],renderVariable:n});if("string"==typeof t)return t;if(Array.isArray(t)&&!Array.isArray(e)&&e&&(e=[e]),Array.isArray(e)&&Array.isArray(t)){const o={},i={},a={},s=e.filter(e=>{if(c.isValidElement(e)){if(!Zn(e.props))return!0;{const{variableName:t,variableValue:r,variableOptions:n,injectionType:s}=Qn(e.props);o[t]=r,i[t]=n,a[t]=s}}return!1}),l=e=>s.find(t=>{const r=eo(t);return void 0!==r?.id&&r.id===e.i})||s.shift();return t.map((e,t)=>{if("string"==typeof e)return m(c.Fragment,{children:e},`string_${t}`);if(Pr(e))return m(c.Fragment,{children:n({variableType:e.v||"v",variableValue:o[e.k],variableOptions:i[e.k],locales:r,injectionType:a[e.k]||"manual"})},`var_${t}`);const s=l(e);return s?m(c.Fragment,{children:ro({sourceElement:s,targetElement:e,locales:r,renderVariable:n})},`element_${t}`):null})}if(t&&"object"==typeof t&&!Array.isArray(t)){const o=Pr(t)?"variable":"element";if(c.isValidElement(e)){if("element"===o)return ro({sourceElement:e,targetElement:t,locales:r,renderVariable:n});if(Zn(e.props)){const{variableValue:t,variableOptions:o,variableType:i,injectionType:a}=Qn(e.props);return n({variableType:i,variableValue:t,variableOptions:o,locales:r,injectionType:a})}}}return to({children:e,defaultLocale:r[0],renderVariable:n})}const oo="generaltranslation.locale";function io({defaultLocale:e,locales:t,customMapping:r,localeCookieName:n=oo,getLocale:o}){const i={defaultLocale:e,locales:t,customMapping:r},a=Lr(void 0,i);if(o){const e=o(),t=vr(e,i);return t||(console.warn((({customLocale:e,defaultLocale:t})=>`${_} Warning: Custom getLocale() function returned an unsupported locale: "${e}". Falling back to default locale: "${t}".`)({customLocale:e,defaultLocale:a})),a)}const s=[],c=function({cookieName:e}){var t;if("undefined"==typeof document)return;return null===(t=document.cookie.split("; ").find(t=>t.startsWith(`${e}=`)))||void 0===t?void 0:t.split("=")[1]}({cookieName:n});c&&s.push(c);const l=(null===navigator||void 0===navigator?void 0:navigator.languages)||[];return s.push(...l),Lr(s,i)}class ao{constructor(e={}){var{getLocale:t,localeCookieName:r=oo}=e,n=S(e,["getLocale","localeCookieName"]);this.localeConfig=n,this.customGetLocale=t,this.localeCookieName=r}getLocale(){return io(Object.assign(Object.assign({},this.localeConfig),{getLocale:this.customGetLocale,localeCookieName:this.localeCookieName}))}setLocale(e){!function({cookieName:e,value:t}){"undefined"!=typeof document&&(document.cookie=`${e}=${t};path=/`)}({cookieName:this.localeCookieName,value:e})}}const so={updateHtmlLangTag:!0,updateHtmlDirTag:!0},co=new Map;class lo{constructor({locale:e,projectId:t,init:r,maxSize:n,ttl:o,purgeInterval:i}){this._writeBuffer={},this._flushTimer=null,this._estimatedSize=0,this._storageKey=`gt:tx:${t}:${e}`,this._purgeTimestampKey=`gt:tx:purge:${t}:${e}`,this._maxSize=null!=n?n:1e6,this._ttl=null!=o?o:864e5,this._purgeInterval=null!=i?i:3e5,r&&this.initStorage(r),co.has(this._storageKey)&&clearInterval(co.get(this._storageKey));const a=setInterval(()=>this._backgroundPurge(),this._purgeInterval);co.set(this._storageKey,a)}getInternalCache(){const e=Date.now(),t=this._readFromStorage(),r={};for(const[n,o]of Object.entries(t))o.exp>e&&(r[n]=o.t);return Object.assign(r,this._writeBuffer),r}write(e,t){this._writeBuffer[e]=t,this._scheduleFlush()}purge(e){const t=this._readFromStorage();for(const r of e)delete t[r];this._writeRaw(JSON.stringify(t))}_scheduleFlush(){this._flushTimer||(this._flushTimer=setTimeout(()=>{this._flushTimer=null,this._flush()},500))}_flush(){if(0!==Object.keys(this._writeBuffer).length){try{const e=this._readFromStorage(),t=Date.now();this._estimatedSize>this._maxSize&&this._purgeCache(e,t);const r=t+this._ttl;for(const[t,n]of Object.entries(this._writeBuffer))e[t]={t:n,exp:r};this._writeRaw(JSON.stringify(e))}catch(e){}this._writeBuffer={}}}_purgeCache(e,t){const r=Object.keys(e);if(0===r.length)return;const n=this._estimatedSize/r.length;uo(e,t);const o=.8*this._maxSize,i=Math.floor(o/n),a=Object.entries(e);if(a.length>i){a.sort((e,t)=>e[1].exp-t[1].exp);const t=a.length-i;for(let r=0;r<t;r++)delete e[a[r][0]]}}_backgroundPurge(){try{const e=localStorage.getItem(this._purgeTimestampKey),t=e?parseInt(e,10):0,r=Date.now();if(r-t<this._purgeInterval)return;const n=this._readFromStorage(),o=Object.keys(n).length;uo(n,r),Object.keys(n).length<o&&this._writeRaw(JSON.stringify(n)),localStorage.setItem(this._purgeTimestampKey,String(r))}catch(e){}}_readFromStorage(){try{const e=localStorage.getItem(this._storageKey);return e?(this._estimatedSize=e.length,JSON.parse(e)):(this._estimatedSize=0,{})}catch(e){return this._estimatedSize=0,{}}}initStorage(e){try{const t=this._readFromStorage(),r=Date.now()+this._ttl;for(const[n,o]of Object.entries(e))t[n]={t:o,exp:r};this._writeRaw(JSON.stringify(t))}catch(e){}}_writeRaw(e){try{localStorage.setItem(this._storageKey,e),this._estimatedSize=e.length}catch(e){}}}function uo(e,t=Date.now()){for(const r of Object.keys(e))e[r].exp<=t&&delete e[r]}class ho extends Qt{constructor(e){var t,r,n;const{htmlTagOptions:o}=e,i=S(e,["htmlTagOptions"]),a={},s=fo(null===(n=null===(r=null===(t=e.files)||void 0===t?void 0:t.gt)||void 0===r?void 0:r.parsingFlags)||void 0===n?void 0:n.devHotReload),c=function(e){var t,r,n;const o={environment:!!import.meta.env.DEV,customLoadTranslations:!!e.loadTranslations,projectId:!!e.projectId,devApiKey:!!e.devApiKey},i=Object.values(o).every(Boolean),a=fo(null===(n=null===(r=null===(t=e.files)||void 0===t?void 0:t.gt)||void 0===r?void 0:r.parsingFlags)||void 0===n?void 0:n.devHotReload),s=a.strings||a.jsx;if(import.meta.env.DEV&&s&&!i){const e=Object.keys(o).filter(e=>!o[e]);console.warn(`Dev hot reload is enabled, but the requirements are not met: ${e.join(", ")}`)}return i&&s}(e),l=c?function(e,t,r){return n=>R(this,void 0,void 0,function*(){const o=yield e(n);return r[n]||(r[n]=new lo({locale:n,projectId:t,init:o})),r[n].getInternalCache()})}(e.loadTranslations,e.projectId,a):e.loadTranslations;super(Object.assign(Object.assign({},i),{loadTranslations:l})),this._devHotReloadJsx=!1,this._localStorageCaches=a,this._devHotReloadJsx=c&&s.jsx,this.htmlTagOptions=Object.assign(Object.assign({},so),o),c&&this.subscribe("translations-cache-miss",({locale:e,hash:t,translation:r})=>{const n=a[e];n?n.write(t,r):a[e]=new lo({locale:e,projectId:this.config.projectId,init:{[t]:r}})})}isDevHotReloadJsx(){return this._devHotReloadJsx}getLocalStorageTranslationCache(e,t){if(import.meta.env.DEV)return this._localStorageCaches[e]||(this._localStorageCaches[e]=new lo({locale:e,projectId:this.config.projectId,init:t})),this._localStorageCaches[e]}updateHtmlTag(e,t){const r=(null==t?void 0:t.lang)||e,n=this.getGTClass(),o=n.resolveCanonicalLocale(r);if(!n.isValidLocale(o))return void console.warn(T(r));const i=(null==t?void 0:t.dir)||n.getLocaleDirection(o),a=Object.assign(Object.assign({},this.htmlTagOptions),t);a.updateHtmlLangTag&&(document.documentElement.lang=o),a.updateHtmlDirTag&&(document.documentElement.dir=i)}}function fo(e){var t,r;return void 0===e||"boolean"==typeof e?{strings:!!e,jsx:!!e}:{strings:null!==(t=e.strings)&&void 0!==t&&t,jsx:null!==(r=e.jsx)&&void 0!==r&&r}}const{getConditionStore:po,setConditionStore:go}=function(e){let t;return{getConditionStore:function(){if(!t)throw new Error(e);return t},setConditionStore:function(e){t=e,sr(e)}}}(v);function mo(){const e=ir();if(!(e instanceof ho))throw new Error(v);return e}function yo(e){const t=new ho(e),r=new ao({defaultLocale:t.getDefaultLocale(),locales:t.getLocales(),customMapping:t.getCustomMapping(),getLocale:e.getLocale});cr(t),go(r)}function _o(e){const t=ir(),r=vr(e,{defaultLocale:t.getDefaultLocale(),locales:t.getLocales(),customMapping:t.getCustomMapping()});r?(po().setLocale(r),window.location.reload()):console.warn(T(e))}function bo(e){return R(this,void 0,void 0,function*(){yo(e);const t=mo(),r=pr();t.updateHtmlTag(r),yield t.loadTranslations(r)})}function Eo(e){var{children:t,branch:r}=e,n=S(e,["children","branch"]);const o=null==r?void 0:r.toString();"string"==typeof r&&r.startsWith("data-")&&(r=void 0);return o&&void 0!==n[o]?n[o]:t}function vo(e){return Eo(e)}function To(e){var{children:t,n:r,locales:n}=e,o=S(e,["children","n","locales"]);const i=[...n?[n]:[],pr(),gr()];return"number"!=typeof r?t:Jn(r,i,o)||t}function Lo(e){return To(e)}function wo({children:e}){return e}function Ao({children:e}){return e}Eo._gtt="branch",vo._gtt="branch-automatic",To._gtt="plural",Lo._gtt="plural-automatic",wo._gtt="derive",Ao._gtt="derive-automatic";const So=(e,...t)=>{var r,n;if("undefined"==typeof window&&console.warn(`${_} Warning: Translation failed for t("${"string"==typeof(n=e)?n:"`"+(null==n?void 0:n.join("${}"))+"`"}") because it was used outside of a browser environment. Falling back to original message.`),"string"==typeof e){const n=t.at(0);return br(null!==(r=null==n?void 0:n.$locale)&&void 0!==r?r:pr(),e,n)}return function(e,t){const r=pr(),n=function(e,t){return e.map((e,r)=>{var n;return e+(null!==(n=t[r])&&void 0!==n?n:"")}).join("")}(e,t),o=_r(r,n);if(o)return o;const{message:i,variables:a}=function(e,t){const r=[],n={};let o=0;for(let i=0;i<e.length;i++)if(r.push(e[i]),i<t.length){const e=o.toString();r.push(`{${e}}`),n[e]=t[i],o++}return{message:r.join(""),variables:n}}(e,t);return br(r,i,a)}(e,t)};const Oo=(e,t={})=>yr(e,Object.assign({$format:"ICU"},t)),Co=(e,t={})=>{var r;return hr(null!==(r=t.$locale)&&void 0!==r?r:pr(),e,Object.assign({$format:"JSX"},t))};function Po({children:e,options:t={},locales:r=[]}){if(null==e)return null;const n="string"==typeof e?parseFloat(e):e,o=[...r,pr(),gr()];return ir().getGTClass().formatNum(n,Object.assign({locales:o},t))}function Ho(e){return Po(e)}function Io({children:e}){return e}function No({children:e}){return Io({children:e})}function Bo({children:e}){return Io({children:e})}function Ro({children:e,currency:t="USD",options:r={},locales:n=[]}){if(null==e)return null;const o="string"==typeof e?parseFloat(e):e,i=[...n,pr(),gr()];return ir().getGTClass().formatCurrency(o,t,Object.assign({locales:i},r))}function Mo(e){return Ro(e)}function jo({children:e,options:t={},locales:r=[]}){if(null==e)return null;const n=[...r,pr(),gr()];return ir().getGTClass().formatDateTime(e,Object.assign({locales:n},t)).replace(/[\u200F\u202B\u202E]/g,"")}function Uo(e){return jo(e)}Po._gtt="variable-number-automatic",Ho._gtt="variable-number",Bo._gtt="variable-variable",No._gtt="variable-variable-automatic",Ro._gtt="variable-currency-automatic",Mo._gtt="variable-currency",jo._gtt="variable-datetime-automatic",Uo._gtt="variable-datetime";const Do=({variableType:e,variableValue:t,variableOptions:r,injectionType:n})=>{switch(e){case"n":return m("automatic"===n?Ho:Po,{options:r,children:t});case"d":return m("automatic"===n?Uo:jo,{options:r,children:t});case"c":return m("automatic"===n?Mo:Ro,{options:r,children:t});default:return"automatic"===n?Io({children:t}):m(Bo,{children:t})}};function Go(e){return xo(e)}function ko(e){return xo(e)}function xo(e){var{children:t}=e,r=S(e,["children"]);const{taggedSourceChildren:n,sourceJsxChildren:o,renderSourceChildren:i,options:a}=function({sourceChildren:e,params:t}){const r=p(()=>Fn(function(e){return Vn(e,0)}(e)),[e]),n=p(()=>zn(r),[r]),o=d(()=>to({children:r,defaultLocale:pr(),renderVariable:Do}),[r]),i=p(()=>{return e=t,Object.assign({$format:"JSX",$context:e.context,$id:e.id,$_hash:e._hash},e);var e},[t.context,t.id,t._hash,t.$format,t.$context,t.$id,t.$_hash]);return{taggedSourceChildren:r,sourceJsxChildren:n,renderSourceChildren:o,options:i}}({sourceChildren:t,params:r}),c=pr(),l=gr();if(!s(l,c))return i();const u=Object.assign(Object.assign({},a),{$locale:c}),h=function(e,t,r={}){const n=ir(),o=fr(e,r,"JSX");return n.lookupTranslation(o.$locale,t,o)}(c,o,u);return h?no({source:n,target:h,locales:[c],renderVariable:Do}):mo().isDevHotReloadJsx()?m(f,{fallback:i(),children:m(Fo,{sourceJsxChildren:o,taggedSourceChildren:n,options:u,targetLocale:c})}):i()}function Fo({sourceJsxChildren:e,taggedSourceChildren:t,options:r,targetLocale:n}){return no({source:t,target:g(hr(n,e,r)),locales:[n],renderVariable:Do})}function $o({date:e,children:t,value:r,unit:n,baseDate:o,locales:i=[],options:a={}}){const s=ir().getGTClass(),c=[...i,pr(),gr()],l=null!=e?e:t;let u;if("development"!==process.env.NODE_ENV||void 0===r||n||console.warn("<RelativeTime>: `value` was provided without `unit`. The `value` prop will be ignored."),void 0!==r&&n)u=s.formatRelativeTime(r,n,{locales:c,numeric:a.numeric,style:a.style,localeMatcher:a.localeMatcher});else{if(null==l)return null;u=s.formatRelativeTimeFromDate(l,{locales:c,baseDate:null!=o?o:new Date,numeric:a.numeric,style:a.style,localeMatcher:a.localeMatcher})}return u}function Vo(e){return $o(e)}function Ko(e){mo().updateHtmlTag(e,{lang:e,updateHtmlLangTag:!0,updateHtmlDirTag:!1})}function Xo(e){mo().updateHtmlTag(pr(),{dir:e,updateHtmlLangTag:!1,updateHtmlDirTag:!0})}function Yo(e){if(!e)return;const t={};for(const r in e)t[r]={name:e[r]};return t}function qo(e){var{locale:t,locales:r,customNames:n,customMapping:o=Yo(n),setLocale:i,getLocaleProperties:a}=e,s=S(e,["locale","locales","customNames","customMapping","setLocale","getLocaleProperties"]);const c=e=>{if(o&&o[e]){if("string"==typeof o[e])return o[e];if(o[e].name)return o[e].name}return(t=a(e).nativeNameWithRegionCode)?t.charAt(0).toUpperCase()+(t.length>1?t.slice(1):""):"";var t};return r&&0!==r.length&&i?y("select",Object.assign({},s,{value:t||"",onChange:e=>i(e.target.value),children:[!t&&m("option",{value:""}),r.map(e=>m("option",{value:e,suppressHydrationWarning:!0,children:c(e)},e))]})):null}function Wo(e){var{locales:t}=e,r=S(e,["locales"]);const{sortedLocales:n,setLocale:o,locale:i,getLocaleProperties:a}=p(()=>{const e=ir(),r=e.getGTClass(),n=pr(),o=e=>r.getLocaleProperties(e);if(t)return{locale:n,setLocale:_o,sortedLocales:t,getLocaleProperties:o};const i=e.getLocales().sort((e,t)=>(new Intl.Collator).compare(r.getLocaleProperties(e).nativeNameWithRegionCode,r.getLocaleProperties(t).nativeNameWithRegionCode));return{locale:n,sortedLocales:i,setLocale:_o,getLocaleProperties:o}},[t]);return m(qo,Object.assign({locale:i,locales:n,setLocale:o,getLocaleProperties:a},r))}ko._gtt="translate-client",Go._gtt="translate-client-automatic",$o._gtt="variable-relative-time-automatic",Vo._gtt="variable-relative-time",function(e=E){if("undefined"==typeof window)throw new Error(e)}(b);export{Eo as Branch,Mo as Currency,Uo as DateTime,wo as Derive,vo as GtInternalBranch,Ro as GtInternalCurrency,jo as GtInternalDateTime,Ao as GtInternalDerive,Po as GtInternalNum,Lo as GtInternalPlural,$o as GtInternalRelativeTime,Co as GtInternalRuntimeTranslateJsx,Oo as GtInternalRuntimeTranslateString,Go as GtInternalTranslateJsx,No as GtInternalVar,Wo as LocaleSelector,Ho as Num,To as Plural,Vo as RelativeTime,ko as T,Bo as Var,bo as bootstrap,gr as getDefaultLocale,pr as getLocale,dr as getLocales,mr as getVersionId,yo as initializeGT,_o as setLocale,So as t,Xo as updateHtmlTagDir,Ko as updateHtmlTagLang};
|
|
2
2
|
//# sourceMappingURL=browser.esm.min.mjs.map
|