gt-react 10.19.14 → 10.19.15
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 +10 -0
- 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/client.cjs.min.cjs.map +1 -1
- package/dist/client.esm.min.mjs.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 +1 -1
- package/dist/internal.cjs.min.cjs.map +1 -1
- package/dist/internal.esm.min.mjs +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/package.json +6 -18
package/dist/macros.cjs.min.cjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var t=require("generaltranslation/core"),e=require("generaltranslation");const n="en",r="https://cdn.gtx.dev";function i(t){if(void 0===t)return;if(null===t)return"null";if("number"==typeof t)return isFinite(t)?""+t:"null";if("object"!=typeof t)return JSON.stringify(t);if(Array.isArray(t)){let e="[";for(let n=0;n<t.length;n++)n&&(e+=","),e+=i(t[n])||"null";return e+"]"}const e=Object.keys(t).sort();let n="";for(const r of e){const e=i(t[r]);e&&(n&&(n+=","),n+=JSON.stringify(r)+":"+e)}return"{"+n+"}"}function o(t){return i(t)??""}function s(t,e,n=""){const r=(i=t)instanceof Uint8Array||ArrayBuffer.isView(i)&&"Uint8Array"===i.constructor.name&&"BYTES_PER_ELEMENT"in i&&1===i.BYTES_PER_ELEMENT;var i;const o=t?.length;if(!r||void 0!==e){const e=(n&&`"${n}" `)+"expected Uint8Array"+""+", got "+(r?`length=${o}`:"type="+typeof t);if(!r)throw new TypeError(e);throw new RangeError(e)}return t}function a(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function c(...t){for(let e=0;e<t.length;e++)t[e].fill(0)}function h(t){return new DataView(t.buffer,t.byteOffset,t.byteLength)}function l(t,e){return t<<32-e|t>>>e}const u=(()=>"function"==typeof Uint8Array.from([]).toHex&&"function"==typeof Uint8Array.fromHex)(),f=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function p(t,e={}){const n=(e,n)=>t(n).update(e).digest(),r=t(void 0);return n.outputLen=r.outputLen,n.blockLen=r.blockLen,n.canXOF=r.canXOF,n.create=e=>t(e),Object.assign(n,e),Object.freeze(n)}const d=t=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,t])});function y(t,e,n){return t&e^~t&n}function g(t,e,n){return t&e^t&n^e&n}class m{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(t,e,n,r){this.blockLen=t,this.outputLen=e,this.padOffset=n,this.isLE=r,this.buffer=new Uint8Array(t),this.view=h(this.buffer)}update(t){a(this),s(t);const{view:e,buffer:n,blockLen:r}=this,i=t.length;for(let o=0;o<i;){const s=Math.min(r-this.pos,i-o);if(s===r){const e=h(t);for(;r<=i-o;o+=r)this.process(e,o);continue}n.set(t.subarray(o,o+s),this.pos),this.pos+=s,o+=s,this.pos===r&&(this.process(e,0),this.pos=0)}return this.length+=t.length,this.roundClean(),this}digestInto(t){a(this),function(t,e){s(t,void 0,"digestInto() output");const n=e.outputLen;if(t.length<n)throw new RangeError('"digestInto() output" expected to be of length >='+n)}(t,this),this.finished=!0;const{buffer:e,view:n,blockLen:r,isLE:i}=this;let{pos:o}=this;e[o++]=128,c(this.buffer.subarray(o)),this.padOffset>r-o&&(this.process(n,0),o=0);for(let t=o;t<r;t++)e[t]=0;n.setBigUint64(r-8,BigInt(8*this.length),i),this.process(n,0);const l=h(t),u=this.outputLen;if(u%4)throw new Error("_sha2: outputLen must be aligned to 32bit");const f=u/4,p=this.get();if(f>p.length)throw new Error("_sha2: outputLen bigger than state");for(let t=0;t<f;t++)l.setUint32(4*t,p[t],i)}digest(){const{buffer:t,outputLen:e}=this;this.digestInto(t);const n=t.slice(0,e);return this.destroy(),n}_cloneInto(t){t||=new this.constructor,t.set(...this.get());const{blockLen:e,buffer:n,length:r,finished:i,destroyed:o,pos:s}=this;return t.destroyed=o,t.finished=i,t.length=r,t.pos=s,r%e&&t.buffer.set(n),t}clone(){return this._cloneInto()}}const b=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),E=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]),_=new Uint32Array(64);class v extends m{constructor(t){super(64,t,8,!1)}get(){const{A:t,B:e,C:n,D:r,E:i,F:o,G:s,H:a}=this;return[t,e,n,r,i,o,s,a]}set(t,e,n,r,i,o,s,a){this.A=0|t,this.B=0|e,this.C=0|n,this.D=0|r,this.E=0|i,this.F=0|o,this.G=0|s,this.H=0|a}process(t,e){for(let n=0;n<16;n++,e+=4)_[n]=t.getUint32(e,!1);for(let t=16;t<64;t++){const e=_[t-15],n=_[t-2],r=l(e,7)^l(e,18)^e>>>3,i=l(n,17)^l(n,19)^n>>>10;_[t]=i+_[t-7]+r+_[t-16]|0}let{A:n,B:r,C:i,D:o,E:s,F:a,G:c,H:h}=this;for(let t=0;t<64;t++){const e=h+(l(s,6)^l(s,11)^l(s,25))+y(s,a,c)+E[t]+_[t]|0,u=(l(n,2)^l(n,13)^l(n,22))+g(n,r,i)|0;h=c,c=a,a=s,s=o+e|0,o=i,i=r,r=n,n=e+u|0}n=n+this.A|0,r=r+this.B|0,i=i+this.C|0,o=o+this.D|0,s=s+this.E|0,a=a+this.F|0,c=c+this.G|0,h=h+this.H|0,this.set(n,r,i,o,s,a,c,h)}roundClean(){c(_)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),c(this.buffer)}}class T extends v{A=0|b[0];B=0|b[1];C=0|b[2];D=0|b[3];E=0|b[4];F=0|b[5];G=0|b[6];H=0|b[7];constructor(){super(32)}}const C=p(()=>new T,d(1));var H=function(t,e){return H=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},H(t,e)};function L(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}H(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}var w=function(){return w=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var i in e=arguments[n])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},w.apply(this,arguments)};function B(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(t);i<r.length;i++)e.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(t,r[i])&&(n[r[i]]=t[r[i]])}return n}function A(t,e,n,r){var i,o=arguments.length,s=o<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,n,r);else for(var a=t.length-1;a>=0;a--)(i=t[a])&&(s=(o<3?i(s):o>3?i(e,n,s):i(e,n))||s);return o>3&&s&&Object.defineProperty(e,n,s),s}function P(t,e){return function(n,r){e(n,r,t)}}function S(t,e,n,r,i,o){function s(t){if(void 0!==t&&"function"!=typeof t)throw new TypeError("Function expected");return t}for(var a,c=r.kind,h="getter"===c?"get":"setter"===c?"set":"value",l=!e&&t?r.static?t:t.prototype:null,u=e||(l?Object.getOwnPropertyDescriptor(l,r.name):{}),f=!1,p=n.length-1;p>=0;p--){var d={};for(var y in r)d[y]="access"===y?{}:r[y];for(var y in r.access)d.access[y]=r.access[y];d.addInitializer=function(t){if(f)throw new TypeError("Cannot add initializers after decoration has completed");o.push(s(t||null))};var g=(0,n[p])("accessor"===c?{get:u.get,set:u.set}:u[h],d);if("accessor"===c){if(void 0===g)continue;if(null===g||"object"!=typeof g)throw new TypeError("Object expected");(a=s(g.get))&&(u.get=a),(a=s(g.set))&&(u.set=a),(a=s(g.init))&&i.unshift(a)}else(a=s(g))&&("field"===c?i.unshift(a):u[h]=a)}l&&Object.defineProperty(l,r.name,u),f=!0}function I(t,e,n){for(var r=arguments.length>2,i=0;i<e.length;i++)n=r?e[i].call(t,n):e[i].call(t);return r?n:void 0}function O(t){return"symbol"==typeof t?t:"".concat(t)}function M(t,e,n){return"symbol"==typeof e&&(e=e.description?"[".concat(e.description,"]"):""),Object.defineProperty(t,"name",{configurable:!0,value:n?"".concat(n," ",e):e})}function R(t,e){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)}function N(t,e,n,r){return new(n||(n=Promise))(function(i,o){function s(t){try{c(r.next(t))}catch(t){o(t)}}function a(t){try{c(r.throw(t))}catch(t){o(t)}}function c(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}c((r=r.apply(t,e||[])).next())})}function D(t,e){var n,r,i,o={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]},s=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return s.next=a(0),s.throw=a(1),s.return=a(2),"function"==typeof Symbol&&(s[Symbol.iterator]=function(){return this}),s;function a(a){return function(c){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;s&&(s=0,a[0]&&(o=0)),o;)try{if(n=1,r&&(i=2&a[0]?r.return:a[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,a[1])).done)return i;switch(r=0,i&&(a=[2&a[0],i.value]),a[0]){case 0:case 1:i=a;break;case 4:return o.label++,{value:a[1],done:!1};case 5:o.label++,r=a[1],a=[0];continue;case 7:a=o.ops.pop(),o.trys.pop();continue;default:if(!(i=o.trys,(i=i.length>0&&i[i.length-1])||6!==a[0]&&2!==a[0])){o=0;continue}if(3===a[0]&&(!i||a[1]>i[0]&&a[1]<i[3])){o.label=a[1];break}if(6===a[0]&&o.label<i[1]){o.label=i[1],i=a;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(a);break}i[2]&&o.ops.pop(),o.trys.pop();continue}a=e.call(t,o)}catch(t){a=[6,t],r=0}finally{n=i=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,c])}}}var U=Object.create?function(t,e,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]};function G(t,e){for(var n in t)"default"===n||Object.prototype.hasOwnProperty.call(e,n)||U(e,t,n)}function j(t){var e="function"==typeof Symbol&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function k(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var r,i,o=n.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(r=o.next()).done;)s.push(r.value)}catch(t){i={error:t}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return s}function x(){for(var t=[],e=0;e<arguments.length;e++)t=t.concat(k(arguments[e]));return t}function F(){for(var t=0,e=0,n=arguments.length;e<n;e++)t+=arguments[e].length;var r=Array(t),i=0;for(e=0;e<n;e++)for(var o=arguments[e],s=0,a=o.length;s<a;s++,i++)r[i]=o[s];return r}function K(t,e,n){if(n||2===arguments.length)for(var r,i=0,o=e.length;i<o;i++)!r&&i in e||(r||(r=Array.prototype.slice.call(e,0,i)),r[i]=e[i]);return t.concat(r||Array.prototype.slice.call(e))}function $(t){return this instanceof $?(this.v=t,this):new $(t)}function V(t,e,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r,i=n.apply(t,e||[]),o=[];return r=Object.create(("function"==typeof AsyncIterator?AsyncIterator:Object).prototype),s("next"),s("throw"),s("return",function(t){return function(e){return Promise.resolve(e).then(t,h)}}),r[Symbol.asyncIterator]=function(){return this},r;function s(t,e){i[t]&&(r[t]=function(e){return new Promise(function(n,r){o.push([t,e,n,r])>1||a(t,e)})},e&&(r[t]=e(r[t])))}function a(t,e){try{(n=i[t](e)).value instanceof $?Promise.resolve(n.value.v).then(c,h):l(o[0][2],n)}catch(t){l(o[0][3],t)}var n}function c(t){a("next",t)}function h(t){a("throw",t)}function l(t,e){t(e),o.shift(),o.length&&a(o[0][0],o[0][1])}}function X(t){var e,n;return e={},r("next"),r("throw",function(t){throw t}),r("return"),e[Symbol.iterator]=function(){return this},e;function r(r,i){e[r]=t[r]?function(e){return(n=!n)?{value:$(t[r](e)),done:!1}:i?i(e):e}:i}}function q(t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var e,n=t[Symbol.asyncIterator];return n?n.call(t):(t=j(t),e={},r("next"),r("throw"),r("return"),e[Symbol.asyncIterator]=function(){return this},e);function r(n){e[n]=t[n]&&function(e){return new Promise(function(r,i){(function(t,e,n,r){Promise.resolve(r).then(function(e){t({value:e,done:n})},e)})(r,i,(e=t[n](e)).done,e.value)})}}}function Y(t,e){return Object.defineProperty?Object.defineProperty(t,"raw",{value:e}):t.raw=e,t}var W=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e},Z=function(t){return Z=Object.getOwnPropertyNames||function(t){var e=[];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[e.length]=n);return e},Z(t)};function z(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n=Z(t),r=0;r<n.length;r++)"default"!==n[r]&&U(e,t,n[r]);return W(e,t),e}function Q(t){return t&&t.__esModule?t:{default:t}}function J(t,e,n,r){if("a"===n&&!r)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!r:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?r:"a"===n?r.call(t):r?r.value:e.get(t)}function tt(t,e,n,r,i){if("m"===r)throw new TypeError("Private method is not writable");if("a"===r&&!i)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===r?i.call(t,n):i?i.value=n:e.set(t,n),n}function et(t,e){if(null===e||"object"!=typeof e&&"function"!=typeof e)throw new TypeError("Cannot use 'in' operator on non-object");return"function"==typeof t?e===t:t.has(e)}function nt(t,e,n){if(null!=e){if("object"!=typeof e&&"function"!=typeof e)throw new TypeError("Object expected.");var r,i;if(n){if(!Symbol.asyncDispose)throw new TypeError("Symbol.asyncDispose is not defined.");r=e[Symbol.asyncDispose]}if(void 0===r){if(!Symbol.dispose)throw new TypeError("Symbol.dispose is not defined.");r=e[Symbol.dispose],n&&(i=r)}if("function"!=typeof r)throw new TypeError("Object not disposable.");i&&(r=function(){try{i.call(this)}catch(t){return Promise.reject(t)}}),t.stack.push({value:e,dispose:r,async:n})}else n&&t.stack.push({async:!0});return e}var rt="function"==typeof SuppressedError?SuppressedError:function(t,e,n){var r=new Error(n);return r.name="SuppressedError",r.error=t,r.suppressed=e,r};function it(t){function e(e){t.error=t.hasError?new rt(e,t.error,"An error was suppressed during disposal."):e,t.hasError=!0}var n,r=0;return function i(){for(;n=t.stack.pop();)try{if(!n.async&&1===r)return r=0,t.stack.push(n),Promise.resolve().then(i);if(n.dispose){var o=n.dispose.call(n.value);if(n.async)return r|=2,Promise.resolve(o).then(i,function(t){return e(t),i()})}else r|=1}catch(t){e(t)}if(1===r)return t.hasError?Promise.reject(t.error):Promise.resolve();if(t.hasError)throw t.error}()}function ot(t,e){return"string"==typeof t&&/^\.\.?\//.test(t)?t.replace(/\.(tsx)$|((?:\.d)?)((?:\.[^./]+?)?)\.([cm]?)ts$/i,function(t,n,r,i,o){return n?e?".jsx":".js":!r||i&&o?r+i+"."+o.toLowerCase()+"js":t}):t}var st,at,ct,ht={__extends:L,__assign:w,__rest:B,__decorate:A,__param:P,__esDecorate:S,__runInitializers:I,__propKey:O,__setFunctionName:M,__metadata:R,__awaiter:N,__generator:D,__createBinding:U,__exportStar:G,__values:j,__read:k,__spread:x,__spreadArrays:F,__spreadArray:K,__await:$,__asyncGenerator:V,__asyncDelegator:X,__asyncValues:q,__makeTemplateObject:Y,__importStar:z,__importDefault:Q,__classPrivateFieldGet:J,__classPrivateFieldSet:tt,__classPrivateFieldIn:et,__addDisposableResource:nt,__disposeResources:it,__rewriteRelativeImportExtension:ot},lt=Object.freeze({__proto__:null,__addDisposableResource:nt,get __assign(){return w},__asyncDelegator:X,__asyncGenerator:V,__asyncValues:q,__await:$,__awaiter:N,__classPrivateFieldGet:J,__classPrivateFieldIn:et,__classPrivateFieldSet:tt,__createBinding:U,__decorate:A,__disposeResources:it,__esDecorate:S,__exportStar:G,__extends:L,__generator:D,__importDefault:Q,__importStar:z,__makeTemplateObject:Y,__metadata:R,__param:P,__propKey:O,__read:k,__rest:B,__rewriteRelativeImportExtension:ot,__runInitializers:I,__setFunctionName:M,__spread:x,__spreadArray:K,__spreadArrays:F,__values:j,default:ht});!function(t){t[t.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",t[t.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",t[t.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",t[t.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",t[t.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",t[t.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",t[t.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",t[t.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",t[t.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",t[t.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",t[t.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",t[t.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",t[t.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",t[t.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",t[t.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",t[t.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",t[t.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",t[t.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",t[t.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",t[t.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",t[t.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",t[t.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",t[t.INVALID_TAG=23]="INVALID_TAG",t[t.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",t[t.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",t[t.UNCLOSED_TAG=27]="UNCLOSED_TAG"}(st||(st={})),function(t){t[t.literal=0]="literal",t[t.argument=1]="argument",t[t.number=2]="number",t[t.date=3]="date",t[t.time=4]="time",t[t.select=5]="select",t[t.plural=6]="plural",t[t.pound=7]="pound",t[t.tag=8]="tag"}(at||(at={})),function(t){t[t.number=0]="number",t[t.dateTime=1]="dateTime"}(ct||(ct={}));var ut=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,ft=/(?:[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 pt(t){var e={};return t.replace(ft,function(t){var n=t.length;switch(t[0]){case"G":e.era=4===n?"long":5===n?"narrow":"short";break;case"y":e.year=2===n?"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":e.month=["numeric","2-digit","short","long","narrow"][n-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":e.day=["numeric","2-digit"][n-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":e.weekday=4===n?"long":5===n?"narrow":"short";break;case"e":if(n<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");e.weekday=["short","long","narrow","short"][n-4];break;case"c":if(n<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");e.weekday=["short","long","narrow","short"][n-4];break;case"a":e.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":e.hourCycle="h12",e.hour=["numeric","2-digit"][n-1];break;case"H":e.hourCycle="h23",e.hour=["numeric","2-digit"][n-1];break;case"K":e.hourCycle="h11",e.hour=["numeric","2-digit"][n-1];break;case"k":e.hourCycle="h24",e.hour=["numeric","2-digit"][n-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":e.minute=["numeric","2-digit"][n-1];break;case"s":e.second=["numeric","2-digit"][n-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":e.timeZoneName=n<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""}),e}var dt=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function yt(t){return t.replace(/^(.*?)-/,"")}var gt=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,mt=/^(@+)?(\+|#+)?[rs]?$/g,bt=/(\*)(0+)|(#+)(0+)|(0+)/g,Et=/^(0+)$/;function _t(t){var e={};return"r"===t[t.length-1]?e.roundingPriority="morePrecision":"s"===t[t.length-1]&&(e.roundingPriority="lessPrecision"),t.replace(mt,function(t,n,r){return"string"!=typeof r?(e.minimumSignificantDigits=n.length,e.maximumSignificantDigits=n.length):"+"===r?e.minimumSignificantDigits=n.length:"#"===n[0]?e.maximumSignificantDigits=n.length:(e.minimumSignificantDigits=n.length,e.maximumSignificantDigits=n.length+("string"==typeof r?r.length:0)),""}),e}function vt(t){switch(t){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 Tt(t){var e;if("E"===t[0]&&"E"===t[1]?(e={notation:"engineering"},t=t.slice(2)):"E"===t[0]&&(e={notation:"scientific"},t=t.slice(1)),e){var n=t.slice(0,2);if("+!"===n?(e.signDisplay="always",t=t.slice(2)):"+?"===n&&(e.signDisplay="exceptZero",t=t.slice(2)),!Et.test(t))throw new Error("Malformed concise eng/scientific notation");e.minimumIntegerDigits=t.length}return e}function Ct(t){var e=vt(t);return e||{}}function Ht(t){for(var e={},n=0,r=t;n<r.length;n++){var i=r[n];switch(i.stem){case"percent":case"%":e.style="percent";continue;case"%x100":e.style="percent",e.scale=100;continue;case"currency":e.style="currency",e.currency=i.options[0];continue;case"group-off":case",_":e.useGrouping=!1;continue;case"precision-integer":case".":e.maximumFractionDigits=0;continue;case"measure-unit":case"unit":e.style="unit",e.unit=yt(i.options[0]);continue;case"compact-short":case"K":e.notation="compact",e.compactDisplay="short";continue;case"compact-long":case"KK":e.notation="compact",e.compactDisplay="long";continue;case"scientific":e=w(w(w({},e),{notation:"scientific"}),i.options.reduce(function(t,e){return w(w({},t),Ct(e))},{}));continue;case"engineering":e=w(w(w({},e),{notation:"engineering"}),i.options.reduce(function(t,e){return w(w({},t),Ct(e))},{}));continue;case"notation-simple":e.notation="standard";continue;case"unit-width-narrow":e.currencyDisplay="narrowSymbol",e.unitDisplay="narrow";continue;case"unit-width-short":e.currencyDisplay="code",e.unitDisplay="short";continue;case"unit-width-full-name":e.currencyDisplay="name",e.unitDisplay="long";continue;case"unit-width-iso-code":e.currencyDisplay="symbol";continue;case"scale":e.scale=parseFloat(i.options[0]);continue;case"rounding-mode-floor":e.roundingMode="floor";continue;case"rounding-mode-ceiling":e.roundingMode="ceil";continue;case"rounding-mode-down":e.roundingMode="trunc";continue;case"rounding-mode-up":e.roundingMode="expand";continue;case"rounding-mode-half-even":e.roundingMode="halfEven";continue;case"rounding-mode-half-down":e.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":e.roundingMode="halfExpand";continue;case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(bt,function(t,n,r,i,o,s){if(n)e.minimumIntegerDigits=r.length;else{if(i&&o)throw new Error("We currently do not support maximum integer digits");if(s)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Et.test(i.stem))e.minimumIntegerDigits=i.stem.length;else if(gt.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(gt,function(t,n,r,i,o,s){return"*"===r?e.minimumFractionDigits=n.length:i&&"#"===i[0]?e.maximumFractionDigits=i.length:o&&s?(e.minimumFractionDigits=o.length,e.maximumFractionDigits=o.length+s.length):(e.minimumFractionDigits=n.length,e.maximumFractionDigits=n.length),""});var o=i.options[0];"w"===o?e=w(w({},e),{trailingZeroDisplay:"stripIfInteger"}):o&&(e=w(w({},e),_t(o)))}else if(mt.test(i.stem))e=w(w({},e),_t(i.stem));else{var s=vt(i.stem);s&&(e=w(w({},e),s));var a=Tt(i.stem);a&&(e=w(w({},e),a))}}return e}var Lt,wt={"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 Bt(t){var e=t.hourCycle;if(void 0===e&&t.hourCycles&&t.hourCycles.length&&(e=t.hourCycles[0]),e)switch(e){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var n,r=t.language;return"root"!==r&&(n=t.maximize().region),(wt[n||""]||wt[r||""]||wt["".concat(r,"-001")]||wt["001"])[0]}var At=new RegExp("^".concat(ut.source,"*")),Pt=new RegExp("".concat(ut.source,"*$"));function St(t,e){return{start:t,end:e}}var It=!!String.prototype.startsWith&&"_a".startsWith("a",1),Ot=!!String.fromCodePoint,Mt=!!Object.fromEntries,Rt=!!String.prototype.codePointAt,Nt=!!String.prototype.trimStart,Dt=!!String.prototype.trimEnd,Ut=!!Number.isSafeInteger?Number.isSafeInteger:function(t){return"number"==typeof t&&isFinite(t)&&Math.floor(t)===t&&Math.abs(t)<=9007199254740991},Gt=!0;try{Gt="a"===(null===(Lt=Xt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu").exec("a"))||void 0===Lt?void 0:Lt[0])}catch(t){Gt=!1}var jt,kt=It?function(t,e,n){return t.startsWith(e,n)}:function(t,e,n){return t.slice(n,n+e.length)===e},xt=Ot?String.fromCodePoint:function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];for(var n,r="",i=t.length,o=0;i>o;){if((n=t[o++])>1114111)throw RangeError(n+" is not a valid code point");r+=n<65536?String.fromCharCode(n):String.fromCharCode(55296+((n-=65536)>>10),n%1024+56320)}return r},Ft=Mt?Object.fromEntries:function(t){for(var e={},n=0,r=t;n<r.length;n++){var i=r[n],o=i[0],s=i[1];e[o]=s}return e},Kt=Rt?function(t,e){return t.codePointAt(e)}:function(t,e){var n=t.length;if(!(e<0||e>=n)){var r,i=t.charCodeAt(e);return i<55296||i>56319||e+1===n||(r=t.charCodeAt(e+1))<56320||r>57343?i:r-56320+(i-55296<<10)+65536}},$t=Nt?function(t){return t.trimStart()}:function(t){return t.replace(At,"")},Vt=Dt?function(t){return t.trimEnd()}:function(t){return t.replace(Pt,"")};function Xt(t,e){return new RegExp(t,e)}if(Gt){var qt=Xt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");jt=function(t,e){var n;return qt.lastIndex=e,null!==(n=qt.exec(t)[1])&&void 0!==n?n:""}}else jt=function(t,e){for(var n=[];;){var r=Kt(t,e);if(void 0===r||zt(r)||Qt(r))break;n.push(r),e+=r>=65536?2:1}return xt.apply(void 0,n)};var Yt=function(){function t(t,e){void 0===e&&(e={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!e.ignoreTag,this.locale=e.locale,this.requiresOtherClause=!!e.requiresOtherClause,this.shouldParseSkeletons=!!e.shouldParseSkeletons}return t.prototype.parse=function(){if(0!==this.offset())throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},t.prototype.parseMessage=function(t,e,n){for(var r=[];!this.isEOF();){var i=this.char();if(123===i){if((o=this.parseArgument(t,n)).err)return o;r.push(o.val)}else{if(125===i&&t>0)break;if(35!==i||"plural"!==e&&"selectordinal"!==e){if(60===i&&!this.ignoreTag&&47===this.peek()){if(n)break;return this.error(st.UNMATCHED_CLOSING_TAG,St(this.clonePosition(),this.clonePosition()))}if(60===i&&!this.ignoreTag&&Wt(this.peek()||0)){if((o=this.parseTag(t,e)).err)return o;r.push(o.val)}else{var o;if((o=this.parseLiteral(t,e)).err)return o;r.push(o.val)}}else{var s=this.clonePosition();this.bump(),r.push({type:at.pound,location:St(s,this.clonePosition())})}}}return{val:r,err:null}},t.prototype.parseTag=function(t,e){var n=this.clonePosition();this.bump();var r=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:at.literal,value:"<".concat(r,"/>"),location:St(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var i=this.parseMessage(t+1,e,!0);if(i.err)return i;var o=i.val,s=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!Wt(this.char()))return this.error(st.INVALID_TAG,St(s,this.clonePosition()));var a=this.clonePosition();return r!==this.parseTagName()?this.error(st.UNMATCHED_CLOSING_TAG,St(a,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:at.tag,value:r,children:o,location:St(n,this.clonePosition())},err:null}:this.error(st.INVALID_TAG,St(s,this.clonePosition())))}return this.error(st.UNCLOSED_TAG,St(n,this.clonePosition()))}return this.error(st.INVALID_TAG,St(n,this.clonePosition()))},t.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&Zt(this.char());)this.bump();return this.message.slice(t,this.offset())},t.prototype.parseLiteral=function(t,e){for(var n=this.clonePosition(),r="";;){var i=this.tryParseQuote(e);if(i)r+=i;else{var o=this.tryParseUnquoted(t,e);if(o)r+=o;else{var s=this.tryParseLeftAngleBracket();if(!s)break;r+=s}}}var a=St(n,this.clonePosition());return{val:{type:at.literal,value:r,location:a},err:null}},t.prototype.tryParseLeftAngleBracket=function(){return this.isEOF()||60!==this.char()||!this.ignoreTag&&(Wt(t=this.peek()||0)||47===t)?null:(this.bump(),"<");var t},t.prototype.tryParseQuote=function(t){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"===t||"selectordinal"===t)break;return null;default:return null}this.bump();var e=[this.char()];for(this.bump();!this.isEOF();){var n=this.char();if(39===n){if(39!==this.peek()){this.bump();break}e.push(39),this.bump()}else e.push(n);this.bump()}return xt.apply(void 0,e)},t.prototype.tryParseUnquoted=function(t,e){if(this.isEOF())return null;var n=this.char();return 60===n||123===n||35===n&&("plural"===e||"selectordinal"===e)||125===n&&t>0?null:(this.bump(),xt(n))},t.prototype.parseArgument=function(t,e){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(st.EXPECT_ARGUMENT_CLOSING_BRACE,St(n,this.clonePosition()));if(125===this.char())return this.bump(),this.error(st.EMPTY_ARGUMENT,St(n,this.clonePosition()));var r=this.parseIdentifierIfPossible().value;if(!r)return this.error(st.MALFORMED_ARGUMENT,St(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(st.EXPECT_ARGUMENT_CLOSING_BRACE,St(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:at.argument,value:r,location:St(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(st.EXPECT_ARGUMENT_CLOSING_BRACE,St(n,this.clonePosition())):this.parseArgumentOptions(t,e,r,n);default:return this.error(st.MALFORMED_ARGUMENT,St(n,this.clonePosition()))}},t.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),e=this.offset(),n=jt(this.message,e),r=e+n.length;return this.bumpTo(r),{value:n,location:St(t,this.clonePosition())}},t.prototype.parseArgumentOptions=function(t,e,n,r){var i,o=this.clonePosition(),s=this.parseIdentifierIfPossible().value,a=this.clonePosition();switch(s){case"":return this.error(st.EXPECT_ARGUMENT_TYPE,St(o,a));case"number":case"date":case"time":this.bumpSpace();var c=null;if(this.bumpIf(",")){this.bumpSpace();var h=this.clonePosition();if((m=this.parseSimpleArgStyleIfPossible()).err)return m;if(0===(p=Vt(m.val)).length)return this.error(st.EXPECT_ARGUMENT_STYLE,St(this.clonePosition(),this.clonePosition()));c={style:p,styleLocation:St(h,this.clonePosition())}}if((b=this.tryParseArgumentClose(r)).err)return b;var l=St(r,this.clonePosition());if(c&&kt(null==c?void 0:c.style,"::",0)){var u=$t(c.style.slice(2));if("number"===s)return(m=this.parseNumberSkeletonFromString(u,c.styleLocation)).err?m:{val:{type:at.number,value:n,location:l,style:m.val},err:null};if(0===u.length)return this.error(st.EXPECT_DATE_TIME_SKELETON,l);var f=u;this.locale&&(f=function(t,e){for(var n="",r=0;r<t.length;r++){var i=t.charAt(r);if("j"===i){for(var o=0;r+1<t.length&&t.charAt(r+1)===i;)o++,r++;var s=1+(1&o),a=o<2?1:3+(o>>1),c=Bt(e);for("H"!=c&&"k"!=c||(a=0);a-- >0;)n+="a";for(;s-- >0;)n=c+n}else n+="J"===i?"H":i}return n}(u,this.locale));var p={type:ct.dateTime,pattern:f,location:c.styleLocation,parsedOptions:this.shouldParseSkeletons?pt(f):{}};return{val:{type:"date"===s?at.date:at.time,value:n,location:l,style:p},err:null}}return{val:{type:"number"===s?at.number:"date"===s?at.date:at.time,value:n,location:l,style:null!==(i=null==c?void 0:c.style)&&void 0!==i?i:null},err:null};case"plural":case"selectordinal":case"select":var d=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(st.EXPECT_SELECT_ARGUMENT_OPTIONS,St(d,w({},d)));this.bumpSpace();var y=this.parseIdentifierIfPossible(),g=0;if("select"!==s&&"offset"===y.value){if(!this.bumpIf(":"))return this.error(st.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,St(this.clonePosition(),this.clonePosition()));var m;if(this.bumpSpace(),(m=this.tryParseDecimalInteger(st.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,st.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE)).err)return m;this.bumpSpace(),y=this.parseIdentifierIfPossible(),g=m.val}var b,E=this.tryParsePluralOrSelectOptions(t,s,e,y);if(E.err)return E;if((b=this.tryParseArgumentClose(r)).err)return b;var _=St(r,this.clonePosition());return"select"===s?{val:{type:at.select,value:n,options:Ft(E.val),location:_},err:null}:{val:{type:at.plural,value:n,options:Ft(E.val),offset:g,pluralType:"plural"===s?"cardinal":"ordinal",location:_},err:null};default:return this.error(st.INVALID_ARGUMENT_TYPE,St(o,a))}},t.prototype.tryParseArgumentClose=function(t){return this.isEOF()||125!==this.char()?this.error(st.EXPECT_ARGUMENT_CLOSING_BRACE,St(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},t.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,e=this.clonePosition();!this.isEOF();){switch(this.char()){case 39:this.bump();var n=this.clonePosition();if(!this.bumpUntil("'"))return this.error(st.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,St(n,this.clonePosition()));this.bump();break;case 123:t+=1,this.bump();break;case 125:if(!(t>0))return{val:this.message.slice(e.offset,this.offset()),err:null};t-=1;break;default:this.bump()}}return{val:this.message.slice(e.offset,this.offset()),err:null}},t.prototype.parseNumberSkeletonFromString=function(t,e){var n=[];try{n=function(t){if(0===t.length)throw new Error("Number skeleton cannot be empty");for(var e=[],n=0,r=t.split(dt).filter(function(t){return t.length>0});n<r.length;n++){var i=r[n].split("/");if(0===i.length)throw new Error("Invalid number skeleton");for(var o=i[0],s=i.slice(1),a=0,c=s;a<c.length;a++)if(0===c[a].length)throw new Error("Invalid number skeleton");e.push({stem:o,options:s})}return e}(t)}catch(t){return this.error(st.INVALID_NUMBER_SKELETON,e)}return{val:{type:ct.number,tokens:n,location:e,parsedOptions:this.shouldParseSkeletons?Ht(n):{}},err:null}},t.prototype.tryParsePluralOrSelectOptions=function(t,e,n,r){for(var i,o=!1,s=[],a=new Set,c=r.value,h=r.location;;){if(0===c.length){var l=this.clonePosition();if("select"===e||!this.bumpIf("="))break;var u=this.tryParseDecimalInteger(st.EXPECT_PLURAL_ARGUMENT_SELECTOR,st.INVALID_PLURAL_ARGUMENT_SELECTOR);if(u.err)return u;h=St(l,this.clonePosition()),c=this.message.slice(l.offset,this.offset())}if(a.has(c))return this.error("select"===e?st.DUPLICATE_SELECT_ARGUMENT_SELECTOR:st.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,h);"other"===c&&(o=!0),this.bumpSpace();var f=this.clonePosition();if(!this.bumpIf("{"))return this.error("select"===e?st.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:st.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,St(this.clonePosition(),this.clonePosition()));var p=this.parseMessage(t+1,e,n);if(p.err)return p;var d=this.tryParseArgumentClose(f);if(d.err)return d;s.push([c,{value:p.val,location:St(f,this.clonePosition())}]),a.add(c),this.bumpSpace(),c=(i=this.parseIdentifierIfPossible()).value,h=i.location}return 0===s.length?this.error("select"===e?st.EXPECT_SELECT_ARGUMENT_SELECTOR:st.EXPECT_PLURAL_ARGUMENT_SELECTOR,St(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!o?this.error(st.MISSING_OTHER_CLAUSE,St(this.clonePosition(),this.clonePosition())):{val:s,err:null}},t.prototype.tryParseDecimalInteger=function(t,e){var n=1,r=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var i=!1,o=0;!this.isEOF();){var s=this.char();if(!(s>=48&&s<=57))break;i=!0,o=10*o+(s-48),this.bump()}var a=St(r,this.clonePosition());return i?Ut(o*=n)?{val:o,err:null}:this.error(e,a):this.error(t,a)},t.prototype.offset=function(){return this.position.offset},t.prototype.isEOF=function(){return this.offset()===this.message.length},t.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},t.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var e=Kt(this.message,t);if(void 0===e)throw Error("Offset ".concat(t," is at invalid UTF-16 code unit boundary"));return e},t.prototype.error=function(t,e){return{val:null,err:{kind:t,message:this.message,location:e}}},t.prototype.bump=function(){if(!this.isEOF()){var t=this.char();10===t?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2)}},t.prototype.bumpIf=function(t){if(kt(this.message,t,this.offset())){for(var e=0;e<t.length;e++)this.bump();return!0}return!1},t.prototype.bumpUntil=function(t){var e=this.offset(),n=this.message.indexOf(t,e);return n>=0?(this.bumpTo(n),!0):(this.bumpTo(this.message.length),!1)},t.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var e=this.offset();if(e===t)break;if(e>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},t.prototype.bumpSpace=function(){for(;!this.isEOF()&&zt(this.char());)this.bump()},t.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),e=this.offset(),n=this.message.charCodeAt(e+(t>=65536?2:1));return null!=n?n:null},t}();function Wt(t){return t>=97&&t<=122||t>=65&&t<=90}function Zt(t){return 45===t||46===t||t>=48&&t<=57||95===t||t>=97&&t<=122||t>=65&&t<=90||183==t||t>=192&&t<=214||t>=216&&t<=246||t>=248&&t<=893||t>=895&&t<=8191||t>=8204&&t<=8205||t>=8255&&t<=8256||t>=8304&&t<=8591||t>=11264&&t<=12271||t>=12289&&t<=55295||t>=63744&&t<=64975||t>=65008&&t<=65533||t>=65536&&t<=983039}function zt(t){return t>=9&&t<=13||32===t||133===t||t>=8206&&t<=8207||8232===t||8233===t}function Qt(t){return t>=33&&t<=35||36===t||t>=37&&t<=39||40===t||41===t||42===t||43===t||44===t||45===t||t>=46&&t<=47||t>=58&&t<=59||t>=60&&t<=62||t>=63&&t<=64||91===t||92===t||93===t||94===t||96===t||123===t||124===t||125===t||126===t||161===t||t>=162&&t<=165||166===t||167===t||169===t||171===t||172===t||174===t||176===t||177===t||182===t||187===t||191===t||215===t||247===t||t>=8208&&t<=8213||t>=8214&&t<=8215||8216===t||8217===t||8218===t||t>=8219&&t<=8220||8221===t||8222===t||8223===t||t>=8224&&t<=8231||t>=8240&&t<=8248||8249===t||8250===t||t>=8251&&t<=8254||t>=8257&&t<=8259||8260===t||8261===t||8262===t||t>=8263&&t<=8273||8274===t||8275===t||t>=8277&&t<=8286||t>=8592&&t<=8596||t>=8597&&t<=8601||t>=8602&&t<=8603||t>=8604&&t<=8607||8608===t||t>=8609&&t<=8610||8611===t||t>=8612&&t<=8613||8614===t||t>=8615&&t<=8621||8622===t||t>=8623&&t<=8653||t>=8654&&t<=8655||t>=8656&&t<=8657||8658===t||8659===t||8660===t||t>=8661&&t<=8691||t>=8692&&t<=8959||t>=8960&&t<=8967||8968===t||8969===t||8970===t||8971===t||t>=8972&&t<=8991||t>=8992&&t<=8993||t>=8994&&t<=9e3||9001===t||9002===t||t>=9003&&t<=9083||9084===t||t>=9085&&t<=9114||t>=9115&&t<=9139||t>=9140&&t<=9179||t>=9180&&t<=9185||t>=9186&&t<=9254||t>=9255&&t<=9279||t>=9280&&t<=9290||t>=9291&&t<=9311||t>=9472&&t<=9654||9655===t||t>=9656&&t<=9664||9665===t||t>=9666&&t<=9719||t>=9720&&t<=9727||t>=9728&&t<=9838||9839===t||t>=9840&&t<=10087||10088===t||10089===t||10090===t||10091===t||10092===t||10093===t||10094===t||10095===t||10096===t||10097===t||10098===t||10099===t||10100===t||10101===t||t>=10132&&t<=10175||t>=10176&&t<=10180||10181===t||10182===t||t>=10183&&t<=10213||10214===t||10215===t||10216===t||10217===t||10218===t||10219===t||10220===t||10221===t||10222===t||10223===t||t>=10224&&t<=10239||t>=10240&&t<=10495||t>=10496&&t<=10626||10627===t||10628===t||10629===t||10630===t||10631===t||10632===t||10633===t||10634===t||10635===t||10636===t||10637===t||10638===t||10639===t||10640===t||10641===t||10642===t||10643===t||10644===t||10645===t||10646===t||10647===t||10648===t||t>=10649&&t<=10711||10712===t||10713===t||10714===t||10715===t||t>=10716&&t<=10747||10748===t||10749===t||t>=10750&&t<=11007||t>=11008&&t<=11055||t>=11056&&t<=11076||t>=11077&&t<=11078||t>=11079&&t<=11084||t>=11085&&t<=11123||t>=11124&&t<=11125||t>=11126&&t<=11157||11158===t||t>=11159&&t<=11263||t>=11776&&t<=11777||11778===t||11779===t||11780===t||11781===t||t>=11782&&t<=11784||11785===t||11786===t||11787===t||11788===t||11789===t||t>=11790&&t<=11798||11799===t||t>=11800&&t<=11801||11802===t||11803===t||11804===t||11805===t||t>=11806&&t<=11807||11808===t||11809===t||11810===t||11811===t||11812===t||11813===t||11814===t||11815===t||11816===t||11817===t||t>=11818&&t<=11822||11823===t||t>=11824&&t<=11833||t>=11834&&t<=11835||t>=11836&&t<=11839||11840===t||11841===t||11842===t||t>=11843&&t<=11855||t>=11856&&t<=11857||11858===t||t>=11859&&t<=11903||t>=12289&&t<=12291||12296===t||12297===t||12298===t||12299===t||12300===t||12301===t||12302===t||12303===t||12304===t||12305===t||t>=12306&&t<=12307||12308===t||12309===t||12310===t||12311===t||12312===t||12313===t||12314===t||12315===t||12316===t||12317===t||t>=12318&&t<=12319||12320===t||12336===t||64830===t||64831===t||t>=65093&&t<=65094}function Jt(t){t.forEach(function(t){if(delete t.location,function(t){return t.type===at.select}(t)||function(t){return t.type===at.plural}(t))for(var e in t.options)delete t.options[e].location,Jt(t.options[e].value);else(function(t){return t.type===at.number})(t)&&function(t){return!(!t||"object"!=typeof t||t.type!==ct.number)}(t.style)?delete t.style.location:!function(t){return t.type===at.date}(t)&&!function(t){return t.type===at.time}(t)||!function(t){return!(!t||"object"!=typeof t||t.type!==ct.dateTime)}(t.style)?function(t){return t.type===at.tag}(t)&&Jt(t.children):delete t.style.location})}function te(t){if(Object.prototype.hasOwnProperty.call(t,"__esModule"))return t;var e=t.default;if("function"==typeof e){var n=function t(){var n=!1;try{n=this instanceof t}catch{}return n?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};n.prototype=e.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(t).forEach(function(e){var r=Object.getOwnPropertyDescriptor(t,e);Object.defineProperty(n,e,r.get?r:{enumerable:!0,get:function(){return t[e]}})}),n}var ee,ne={};function re(){if(ee)return ne;var t,e;return ee=1,Object.defineProperty(ne,"__esModule",{value:!0}),ne.SKELETON_TYPE=ne.TYPE=void 0,ne.isLiteralElement=function(e){return e.type===t.literal},ne.isArgumentElement=function(e){return e.type===t.argument},ne.isNumberElement=function(e){return e.type===t.number},ne.isDateElement=function(e){return e.type===t.date},ne.isTimeElement=function(e){return e.type===t.time},ne.isSelectElement=function(e){return e.type===t.select},ne.isPluralElement=function(e){return e.type===t.plural},ne.isPoundElement=function(e){return e.type===t.pound},ne.isTagElement=function(e){return e.type===t.tag},ne.isNumberSkeleton=function(t){return!(!t||"object"!=typeof t||t.type!==e.number)},ne.isDateTimeSkeleton=function(t){return!(!t||"object"!=typeof t||t.type!==e.dateTime)},ne.createLiteralElement=function(e){return{type:t.literal,value:e}},ne.createNumberElement=function(e,n){return{type:t.number,value:e,style:n}},function(t){t[t.literal=0]="literal",t[t.argument=1]="argument",t[t.number=2]="number",t[t.date=3]="date",t[t.time=4]="time",t[t.select=5]="select",t[t.plural=6]="plural",t[t.pound=7]="pound",t[t.tag=8]="tag"}(t||(ne.TYPE=t={})),function(t){t[t.number=0]="number",t[t.dateTime=1]="dateTime"}(e||(ne.SKELETON_TYPE=e={})),ne}var ie,oe=re(),se={},ae=te(lt);var ce=function(){if(ie)return se;ie=1,Object.defineProperty(se,"__esModule",{value:!0}),se.printAST=n,se.doPrintAST=r,se.printDateTimeSkeleton=s;var t=ae,e=re();function n(t){return r(t,!1)}function r(a,c){var h=a.map(function(h,l){return(0,e.isLiteralElement)(h)?function(t,e,n,r){var o=t.value,s=o;n||"'"!==s[0]||(s="''".concat(s.slice(1)));r||"'"!==s[s.length-1]||(s="".concat(s.slice(0,s.length-1),"''"));return s=i(s),e?s.replace("#","'#'"):s}(h,c,0===l,l===a.length-1):(0,e.isArgumentElement)(h)?function(t){var e=t.value;return"{".concat(e,"}")}(h):(0,e.isDateElement)(h)||(0,e.isTimeElement)(h)||(0,e.isNumberElement)(h)?function(t){return"{".concat(t.value,", ").concat(e.TYPE[t.type]).concat(t.style?", ".concat((n=t.style,"string"==typeof n?i(n):n.type===e.SKELETON_TYPE.dateTime?"::".concat(s(n)):"::".concat(n.tokens.map(o).join(" ")))):"","}");var n}(h):(0,e.isPluralElement)(h)?function(e){var n="cardinal"===e.pluralType?"plural":"selectordinal",i=[e.value,n,t.__spreadArray([e.offset?"offset:".concat(e.offset):""],Object.keys(e.options).map(function(t){return"".concat(t,"{").concat(r(e.options[t].value,!0),"}")}),!0).filter(Boolean).join(" ")].join(",");return"{".concat(i,"}")}(h):(0,e.isSelectElement)(h)?function(t){var e=[t.value,"select",Object.keys(t.options).map(function(e){return"".concat(e,"{").concat(r(t.options[e].value,!1),"}")}).join(" ")].join(",");return"{".concat(e,"}")}(h):(0,e.isPoundElement)(h)?"#":(0,e.isTagElement)(h)?function(t){return"<".concat(t.value,">").concat(n(t.children),"</").concat(t.value,">")}(h):void 0});return h.join("")}function i(t){return t.replace(/([{}](?:[\s\S]*[{}])?)/,"'$1'")}function o(t){var e=t.stem,n=t.options;return 0===n.length?e:"".concat(e).concat(n.map(function(t){return"/".concat(t)}).join(""))}function s(t){return t.pattern}return se}();function he({icuString:t,shouldVisit:e,visitor:n,options:{recurseIntoVisited:r=!0,...i}}){const o=function(t,e){void 0===e&&(e={}),e=w({shouldParseSkeletons:!0,requiresOtherClause:!0},e);var n=new Yt(t,e).parse();if(n.err){var r=SyntaxError(st[n.err.kind]);throw r.location=n.err.location,r.originalMessage=n.err.message,r}return(null==e?void 0:e.captureLocation)||Jt(n.val),n.val}(t,i);return s(o),o;function s(t){t.map(a)}function a(t){let i=!1;e(t)&&(n(t),i=!0),i&&!r||(t.type===at.select||t.type===at.plural?Object.values(t.options).map(t=>t.value).map(s):t.type===at.tag&&s(t.children))}}const le="_gt_",ue=new RegExp(`^${le}\\d+$`),fe=new RegExp(`^${le}$`);function pe(t){return t.type===oe.TYPE.select&&ue.test(t.value)&&!!t.options.other&&(0===t.options.other.value.length||t.options.other.value.length>0&&t.options.other.value[0]?.type===oe.TYPE.literal)}function de(t){return t.type===oe.TYPE.select&&fe.test(t.value)&&!!t.options.other&&(0===t.options.other.value.length||t.options.other.value.length>0&&t.options.other.value[0]?.type===oe.TYPE.literal)}function ye(t){if(!t.includes("_gt_"))return t;const e=[];he({icuString:t,shouldVisit:de,visitor:function(t){e.push({start:t.location?.start.offset??0,end:t.location?.end.offset??0,otherStart:t.options.other.location?.start.offset??0,otherEnd:t.options.other.location?.end.offset??0})},options:{recurseIntoVisited:!1,captureLocation:!0}});const n=[];let r=0;for(let i=0;i<e.length;i++){const{start:o,end:s,otherStart:a,otherEnd:c}=e[i];n.push(t.slice(r,o)),n.push(t.slice(o,o+4+1)),n.push(String(i+1)),n.push(t.slice(o+4+1,a)),n.push("{}"),n.push(t.slice(c,s)),r=s}return n.push(t.slice(r,t.length)),n.join("")}var ge={warn(t){console.warn(t)},error(t){console.error(t)},info(t){console.info(t)},debug(t){console.debug(t)}};const me=t=>`String interpolation failed for message: "${t}".`;function be(e,n){if(!e)return e;const r=n.$_fallback,i=function(t){return Object.fromEntries(Object.entries(t).filter(([t])=>"$id"!==t&&"$context"!==t&&"$maxChars"!==t&&"$hash"!==t&&"$_hash"!==t&&"$_source"!==t&&"$_fallback"!==t&&"$format"!==t&&"$_locales"!==t&&"$locale"!==t))}(n);try{const s=function(t){if(!t.includes("_gt_"))return{};let e=1;const n={};return he({icuString:t,shouldVisit:de,visitor:function(t){n[t.value+e]=t.options.other.value.length?t.options.other.value[0]?.value:"",e+=1},options:{recurseIntoVisited:!1}}),n}(r||"");return t.formatCutoff(function(e,n,r,i){try{return t.formatMessage(e,{variables:n,locales:r,dataFormat:i})}catch{return ge.warn(me(e)),e}}(Object.keys(s).length?(o=e).includes("_gt_")?ce.printAST(he({icuString:o,shouldVisit:pe,visitor:function(t){t.type=oe.TYPE.argument,delete t.options},options:{recurseIntoVisited:!1}})):o:e,{...i,...s,[le]:"other"},n.$locale??n.$_locales,n.$format),{maxChars:n.$maxChars})}catch{return ge.warn(me(e)),null!=n.$_fallback?be(n.$_fallback,{...n,$_fallback:void 0}):t.formatCutoff(e,{maxChars:n.$maxChars})}var o}function Ee(t){return function(t){if(s(t),u)return t.toHex();let e="";for(let n=0;n<t.length;n++)e+=f[t[n]];return e}(C(function(t){if("string"!=typeof t)throw new TypeError("string expected");return new Uint8Array((new TextEncoder).encode(t))}(t))).slice(0,16)}const _e=t=>{if(t&&"object"==typeof t){const e={};if("c"in t&&t.c&&(e.c=ve(t.c)),"d"in t){const n=t?.d;n?.b&&(e.b=Object.fromEntries(Object.entries(n.b).map(([t,e])=>[t,ve(e)]))),n?.t&&(e.t=n.t)}return function(t){const e=t;if(e&&"object"==typeof e&&"string"==typeof e.k){const t=Object.keys(e);if(1===t.length)return!0;if(2===t.length){if("number"==typeof e.i)return!0;if("string"==typeof e.v)return!0}if(3===t.length&&"string"==typeof e.v&&"number"==typeof e.i)return!0}return!1}(t)?{k:t.k,...t.v&&{v:t.v}}:e}return t};function ve(t){return Array.isArray(t)?t.map(_e):_e(t)}function Te(t){return t.loadTranslations?"custom":t.cacheUrl?"remote":void 0!==t.cacheUrl&&t.cacheUrl!==r||!t.projectId?"disabled":"gt-remote"}function Ce(t){return void 0!==t.runtimeUrl&&"https://runtime2.gtx.dev"!==t.runtimeUrl||!t.projectId||!t.devApiKey&&!t.apiKey?t.runtimeUrl?"custom":"disabled":"gt"}function He(t){return"gt-remote"===Te(t)||"gt"===Ce(t)}function Le(e){const n=[];return n.push(...function(t){const e=[],{projectId:n,loadTranslations:r}=t;switch(Te(t)){case"remote":case"gt-remote":n||e.push({type:"warning",message:"projectId is required when loading translations from a remote store"});break;case"custom":r||e.push({type:"error",message:"loadTranslations is required when loading translations from a custom loader"})}return e}(e)),n.push(...function(t){const e=[];switch(Ce(t)){case"custom":case"gt":t.projectId||e.push({type:"warning",message:"projectId is required"}),t.devApiKey||t.apiKey||e.push({type:"warning",message:"devApiKey or apiKey is required"})}return e}(e)),n.push(...function(e){const n=[];if(!He(e))return n;const{defaultLocale:r,locales:i,customMapping:o}=e;return new Set([...r?[r]:[],...i||[]]).forEach(e=>{t.isValidLocale(e,o)||n.push({type:"error",message:`Invalid locale: ${e}`})}),n}(e)),n.push(...function(t){const e=[];return t.loadDictionary&&!t.dictionary&&e.push({type:"error",message:"dictionary is required when loadDictionary is provided"}),e}(e)),n}function we(e){const n=function(t){const{cacheUrl:e=r,projectId:n,_versionId:i,_branchId:o}=t;return`${e}/${n}/[locale]`+(i?`/${i}`:"")+(o?`?branchId=${o}`:"")}(e);return async r=>{r=t.resolveCanonicalLocale(r,e.customMapping);const i=n.replace("[locale]",r),o=await fetch(i);if(!o.ok)throw new Error(`Failed to load translations from ${i}`);return await o.json()}}var Be=class{constructor(t,e){this.cache={},this.fallbackPromises={},this.cache=structuredClone(t),this.onHit=e?.onHit,this.onMiss=e?.onMiss}setCache(t,e){this.cache[t]=e}getCache(t){const e=this.genKey(t);return this.cache[e]}getInternalCache(){return this.cache}async missCache(...t){const e=t[0],n=this.genKey(e);if(void 0!==this.fallbackPromises[n])return await this.fallbackPromises[n];const r=this.fallback(...t);this.fallbackPromises[n]=r;try{const t=await r;return this.setCache(n,t),t}finally{delete this.fallbackPromises[n]}}};function Ae(t,e){return null!=e.$_hash?e.$_hash:function({source:t,context:e,id:n,maxChars:r,dataFormat:i},s=Ee){let a;return a="JSX"===i?ve(t):t,s(o({source:a,...n&&{id:n},...e&&{context:e},...null!=r&&{maxChars:Math.abs(r)},...i&&{dataFormat:i}}))}({source:"ICU"===e.$format?ye(t):t,...e?.$context&&{context:e.$context},...e?.$id&&{id:e.$id},..."$maxChars"in e&&null!=e.$maxChars&&{maxChars:Math.abs(e.$maxChars)},dataFormat:e.$format})}const Pe=100,Se=25,Ie=50;function Oe(t,e){if(void 0===t||!Number.isFinite(t))return e;const n=Math.trunc(t);return n>0?n:e}var Me=class extends Be{constructor({init:t,translateMany:e,lifecycle:n,batchConfig:r}){super(t,n),this._queue=[],this._batchTimer=null,this._activeRequests=0,this._translateMany=e,this._batchConfig=function(t){return{maxConcurrentRequests:Oe(t?.maxConcurrentRequests,Pe),maxBatchSize:Oe(t?.maxBatchSize,Se),batchInterval:(e=t?.batchInterval,n=Ie,void 0===e||!Number.isFinite(e)||e<=0?n:e)};var e,n}(r)}get(t){const e=this.getCache(t);return null!=e&&this.onHit&&this.onHit({inputKey:t,cacheKey:this.genKey(t),cacheValue:e,outputValue:e}),e}async miss(t){const e=await this.missCache(t);return null!=e&&this.onMiss&&this.onMiss({inputKey:t,cacheKey:this.genKey(t),cacheValue:e,outputValue:e}),e}genKey(t){return Ae(t.message,t.options)}fallback(t){const e=this._enqueueTranslation(t);return this._queue.length>=this._batchConfig.maxBatchSize?this._flushNow():this._scheduleBatch(),e}_flushNow(){this._batchTimer&&(clearTimeout(this._batchTimer),this._batchTimer=null),this._drainQueue()}_scheduleBatch(){this._batchTimer||(this._batchTimer=setTimeout(()=>{this._batchTimer=null,this._drainQueue()},this._batchConfig.batchInterval))}_drainQueue(){for(;this._queue.length>0&&this._activeRequests<this._batchConfig.maxConcurrentRequests;){const t=this._queue.splice(0,this._batchConfig.maxBatchSize);this._sendBatchRequest(t)}this._queue.length>0&&this._scheduleBatch()}_enqueueTranslation(t){const e=this.genKey(t),n=t.options;return new Promise((r,i)=>{this._queue.push({key:e,source:t.message,metadata:{hash:e,...n?.$context&&{context:n.$context},...n?.$id&&{id:n.$id},..."$maxChars"in n&&null!=n.$maxChars&&{maxChars:Math.abs(n.$maxChars)},dataFormat:n.$format},resolve:t=>r(t),reject:i})})}async _sendBatchRequest(t){this._activeRequests++;const e=function(t){return t.reduce((t,e)=>(t[e.key]={source:e.source,metadata:e.metadata},t),{})}(t),n=await this._sendBatchRequestWithErrorHandling(t,e);n&&this._handleTranslationResponse(t,n),this._activeRequests--}async _sendBatchRequestWithErrorHandling(t,e){try{return await this._translateMany(e)}catch(e){for(const n of t)n.reject(e);return}}_handleTranslationResponse(t,e){for(const n of t){const{key:t}=n,r=e[t];if(r&&r.success){const e=r.translation;this.setCache(t,e),n.resolve(e)}else n.reject(r?.error)}}};var Re=class extends Be{constructor({init:t={},ttl:e,batchConfig:n,loadTranslations:r,createTranslateMany:i,lifecycle:{onLocalesCacheHit:o,onLocalesCacheMiss:s,onTranslationsCacheHit:a,onTranslationsCacheMiss:c}}){super(t,{onHit:o,onMiss:s}),this.ttl=6e4,this.ttl=null===e?-1:e??6e4,this._translationLoader=r,this._createTranslateMany=i,this._batchConfig=n,this._onTranslationsCacheHit=a,this._onTranslationsCacheMiss=c}get(t){const e=this.getCache(t);if(!e||e.expiresAt>0&&e.expiresAt<Date.now())return;const n=e.translationsCache;return null!=n&&this.onHit&&this.onHit({inputKey:t,cacheKey:this.genKey(t),cacheValue:e,outputValue:n}),n}async miss(t){const e=await this.missCache(t),n=e.translationsCache;return null!=n&&this.onMiss&&this.onMiss({inputKey:t,cacheKey:this.genKey(t),cacheValue:e,outputValue:n}),n}genKey(t){return t}async fallback(t){const e=this._translationLoader(t),n=this.ttl<0?this.ttl:Date.now()+this.ttl;return{translationsCache:new Me({init:await e,lifecycle:this._createTranslationsCacheLifecycle(t),translateMany:this._createTranslateMany(t),batchConfig:this._batchConfig}),expiresAt:n}}_createTranslationsCacheLifecycle(t){return{onHit:this._onTranslationsCacheHit?e=>this._onTranslationsCacheHit({locale:t,...e}):void 0,onMiss:this._onTranslationsCacheMiss?e=>this._onTranslationsCacheMiss({locale:t,...e}):void 0}}};function Ne(t){return t?t.split("."):[]}function De(t){return"object"==typeof t&&null!=t&&!Array.isArray(t)}function Ue(t){if(function(t){return"string"==typeof t||!(!Array.isArray(t)||"string"!=typeof t[0])&&(1===t.length||2===t.length&&function(t){if("object"!=typeof t||null==t||Array.isArray(t))return!1;const e=t;return(void 0===e.$context||"string"==typeof e.$context)&&(void 0===e.$format||je(e.$format))&&(void 0===e.$maxChars||"number"==typeof e.$maxChars)&&(void 0===e.context||"string"==typeof e.context)}(t[1]))}(t))return{entry:Array.isArray(t)?t[0]:t,options:Array.isArray(t)?t[1]??{}:{}}}function Ge(t){return 0===Object.keys(t.options).length?t.entry:[t.entry,t.options]}function je(t){return"ICU"===t||"I18NEXT"===t||"STRING"===t}var ke=class extends Error{constructor(t){super(`I18nManager: source dictionary entry ${t} is not defined`),this.name="DictionarySourceNotFoundError"}},xe=class extends Be{constructor({init:t,lifecycle:e,runtimeTranslate:n}){super(t,e),this._runtimeTranslate=n,this.onHitObj=e?.onHitObj,this.onMissObj=e?.onMissObj}get(t){const e=this.getCache(t),n=Ue(e);if(void 0!==n)return this.onHit&&this.onHit({inputKey:t,cacheKey:this.genKey(t),cacheValue:e,outputValue:n}),n}set(t,e){const n=Ge(e);this.setCache(this.genKey(t),n)}getObj(t){const e=this.getCache(t);if(void 0===e)return;const n=structuredClone(e);return this.onHitObj&&this.onHitObj({inputKey:t,cacheKey:this.genKey(t),cacheValue:e,outputValue:n}),n}setObj(t,e){this.setCache(this.genKey(t),structuredClone(e))}async missObj(t,e){const n=Ue(e);if(void 0!==n)return Ge(await this.miss(t,n));if(!De(e))throw new ke(t);const r=await Promise.all(Object.entries(e).map(async([e,n])=>{const r=t?`${t}.${e}`:e;return[e,await this.missObj(r,n)]})),i=Object.fromEntries(r);return this.setObj(t,i),i}async miss(t,e){const n=await this.missCache(t,e),r=Ue(n);if(void 0===r)throw new Error("DictionaryCache missCache did not return a DictionaryEntry");return this.onMiss&&this.onMiss({inputKey:t,cacheKey:this.genKey(t),cacheValue:n,outputValue:r}),r}setCache(t,e){const n=this.getInternalCache(),r=Ne(t);if(0===r.length)return void(De(e)&&function(t,e){for(const e of Object.keys(t))delete t[e];Object.assign(t,e)}(n,e));let i=n;for(const t of r.slice(0,-1)){De(i[t])||(i[t]={}),i=i[t]}i[r[r.length-1]]=e}getCache(t){const e=Ne(this.genKey(t));let n=this.getInternalCache();if(0===e.length)return n;for(const t of e){if(!De(n))return;n=n[t]}return n}genKey(t){return t}fallback(t,e){return this._runtimeTranslate(t,e)}},Fe=class extends Be{constructor({ttl:t,defaultLocale:e,dictionary:n={},loadDictionary:r,runtimeTranslate:i,lifecycle:{onLocalesDictionaryCacheHit:o,onLocalesDictionaryCacheMiss:s,onDictionaryCacheHit:a,onDictionaryCacheMiss:c,onDictionaryObjectCacheHit:h}}){super({},{onHit:o,onMiss:s}),this.ttl=6e4,this.ttl=null===t?-1:t??6e4,this._dictionaryLoader=r,this._runtimeTranslate=i,this._onDictionaryCacheHit=a,this._onDictionaryCacheMiss=c,this._onDictionaryObjectCacheHit=h,this.setCache(e,{dictionaryCache:new xe({init:n,runtimeTranslate:this._createDictionaryRuntimeTranslate(e),lifecycle:this._createDictionaryCacheLifecycle(e)}),expiresAt:-1})}get(t){const e=this.getCache(t);if(!e||e.expiresAt>0&&e.expiresAt<Date.now())return;const n=e.dictionaryCache;return null!=n&&this.onHit&&this.onHit({inputKey:t,cacheKey:this.genKey(t),cacheValue:e,outputValue:n}),n}async miss(t){const e=await this.missCache(t),n=e.dictionaryCache;return null!=n&&this.onMiss&&this.onMiss({inputKey:t,cacheKey:this.genKey(t),cacheValue:e,outputValue:n}),n}genKey(t){return t}async fallback(t){const e=this._dictionaryLoader(t),n=this.ttl<0?this.ttl:Date.now()+this.ttl;return{dictionaryCache:new xe({init:await e,runtimeTranslate:this._createDictionaryRuntimeTranslate(t),lifecycle:this._createDictionaryCacheLifecycle(t)}),expiresAt:n}}_createDictionaryCacheLifecycle(t){return{onHit:this._onDictionaryCacheHit?e=>this._onDictionaryCacheHit({locale:t,...e}):void 0,onMiss:this._onDictionaryCacheMiss?e=>this._onDictionaryCacheMiss({locale:t,...e}):void 0,onHitObj:this._onDictionaryObjectCacheHit?e=>this._onDictionaryObjectCacheHit({locale:t,...e}):void 0}}_createDictionaryRuntimeTranslate(t){return(e,n)=>this._runtimeTranslate(t,e,n)}};var Ke=class{constructor(){this.listeners={}}getOrCreateListeners(t){return this.listeners[t]||(this.listeners[t]=new Set),this.listeners[t]}subscribe(t,e){const n=this.getOrCreateListeners(t);return n.add(e),()=>{n.delete(e)}}emit(t,e){this.listeners[t]?.forEach(t=>t(e))}};var $e=class extends Ke{constructor(e){super(),this.resolveTranslationSync=(t,e,n)=>this.lookupTranslation(t,e,n),function(t,e="",n=!0){if(t.forEach(t=>{switch(t.type){case"error":ge.error(e+t.message);break;case"warning":ge.warn(e+t.message)}}),n&&t.some(t=>"error"===t.type))throw new Error("Validation errors occurred")}(Le(e),"I18nManager: "),this.config=function(t){const e=He(t),r=function({defaultLocale:t,locales:e,customMapping:n}){return{defaultLocale:t,locales:Array.from(new Set([t,...e])),customMapping:n||{}}}({defaultLocale:t.defaultLocale||n,locales:t.locales||[n],customMapping:t.customMapping});return{environment:t.environment||"production",enableI18n:void 0===t.enableI18n||t.enableI18n,projectId:t.projectId,devApiKey:t.devApiKey,apiKey:t.apiKey,runtimeUrl:t.runtimeUrl,cacheExpiryTime:t.cacheExpiryTime,batchConfig:t.batchConfig,runtimeTranslation:t.runtimeTranslation,_versionId:t._versionId,...e?Ve(r):r}}(e),this.localeConfig=new t.LocaleConfig({defaultLocale:this.config.defaultLocale,locales:this.config.locales,customMapping:this.config.customMapping});const r=function(t){return function({type:t,remoteTranslationLoaderParams:e,loadTranslations:n}){"disabled"===t&&ge.warn("I18nManager: No translation loader found. No translations will be loaded.");const{cacheUrl:r,projectId:i,_versionId:o,_branchId:s,customMapping:a}=e;switch(t){case"remote":case"gt-remote":return we({cacheUrl:r,projectId:i||"",_versionId:o,_branchId:s,customMapping:a});case"custom":return n;case"disabled":return async t=>({})}}({loadTranslations:t.loadTranslations,type:Te(t),remoteTranslationLoaderParams:{cacheUrl:t.cacheUrl,projectId:t.projectId,_versionId:t._versionId,_branchId:t._branchId,customMapping:t.customMapping}})}(e),i=function(t){return t.loadDictionary??(()=>Promise.resolve({}))}(e),o=this.config.runtimeTranslation?.timeout??12e3,s=this.config.runtimeTranslation?.metadata??{},a=function(t,e,n={}){return r=>i=>t.translateMany(i,{...n,targetLocale:r},e)}(this.getGTClassClean(),o,s);!function({onLocalesCacheHit:t,onLocalesCacheMiss:e,onTranslationsCacheHit:n,onTranslationsCacheMiss:r,onLocalesDictionaryCacheHit:i,onLocalesDictionaryCacheMiss:o,onDictionaryCacheHit:s,onDictionaryCacheMiss:a,onDictionaryObjectCacheHit:c},h){t&&h("locales-cache-hit",e=>{t({...e,value:e.translations})}),e&&h("locales-cache-miss",t=>{e({...t,value:t.translations})}),n&&h("translations-cache-hit",t=>{n({...t,value:t.translation})}),r&&h("translations-cache-miss",t=>{r({...t,value:t.translation})}),i&&h("locales-dictionary-cache-hit",t=>{i(t)}),o&&h("locales-dictionary-cache-miss",t=>{o(t)}),s&&h("dictionary-cache-hit",t=>{s(t)}),a&&h("dictionary-cache-miss",t=>{a(t)}),c&&h("dictionary-object-cache-hit",t=>{c(t)})}(e.lifecycle??{},(...t)=>this.subscribe(...t));const c=(h=(...t)=>this.emit(...t),{onLocalesCacheHit:t=>{h("locales-cache-hit",{locale:t.inputKey,translations:t.outputValue.getInternalCache()})},onLocalesCacheMiss:t=>{h("locales-cache-miss",{locale:t.inputKey,translations:t.outputValue.getInternalCache()})},onTranslationsCacheHit:t=>{h("translations-cache-hit",{locale:t.locale,hash:t.cacheKey,translation:t.outputValue})},onTranslationsCacheMiss:t=>{h("translations-cache-miss",{locale:t.locale,hash:t.cacheKey,translation:t.outputValue})},onLocalesDictionaryCacheHit:t=>{h("locales-dictionary-cache-hit",{locale:t.inputKey,dictionary:t.outputValue.getInternalCache()})},onLocalesDictionaryCacheMiss:t=>{h("locales-dictionary-cache-miss",{locale:t.inputKey,dictionary:t.outputValue.getInternalCache()})},onDictionaryCacheHit:t=>{h("dictionary-cache-hit",{locale:t.locale,id:t.cacheKey,dictionaryEntry:t.outputValue})},onDictionaryCacheMiss:t=>{h("dictionary-cache-miss",{locale:t.locale,id:t.cacheKey,dictionaryEntry:t.outputValue})},onDictionaryObjectCacheHit:t=>{h("dictionary-object-cache-hit",{locale:t.locale,id:t.cacheKey,dictionaryValue:t.outputValue})}});var h;this.localesCache=new Re({loadTranslations:r,createTranslateMany:a,lifecycle:c,ttl:this.config.cacheExpiryTime,batchConfig:this.config.batchConfig}),this.localesDictionaryCache=new Fe({defaultLocale:this.config.defaultLocale,dictionary:e.dictionary,loadDictionary:i,runtimeTranslate:(t,e,n)=>this.dictionaryRuntimeTranslate(t,e,n),ttl:this.config.cacheExpiryTime,lifecycle:c})}subscribeToTranslationsCacheMiss(t,e,n){return this.subscribe("translations-cache-miss",r=>{r.locale===e&&r.hash===n&&t(r)})}getDefaultLocale(){return this.config.defaultLocale}getLocales(){return this.config.locales}getCustomMapping(){return this.config.customMapping}getVersionId(){return this.config._versionId}getGTClass(t){return this.getGTClassClean(t?this.resolveLocale(t):void 0)}isTranslationEnabled(){return this.config.enableI18n}getTranslationLoader(){return t=>this.loadTranslations(t)}async loadTranslations(t){try{const e=this.resolveCacheLocale(t);if(!e)return{};let n=this.localesCache.get(e);return n||(n=await this.localesCache.miss(e)),n.getInternalCache()}catch(t){return this.handleError(t),{}}}async loadDictionary(t){try{const e=this.resolveCacheLocale(t);if(!e)return this.localesDictionaryCache.get(this.config.defaultLocale)?.getInternalCache()??{};let n=this.localesDictionaryCache.get(e);return n||(n=await this.localesDictionaryCache.miss(e)),n.getInternalCache()}catch(t){return this.handleError(t),{}}}lookupDictionary(t,e){try{const n=this.resolveCacheLocale(t)??this.config.defaultLocale;return this.localesDictionaryCache.get(n)?.get(e)}catch(t){return void this.handleError(t)}}lookupDictionaryObj(t,e){try{const n=this.resolveCacheLocale(t)??this.config.defaultLocale;return this.localesDictionaryCache.get(n)?.getObj(e)}catch(t){return void this.handleError(t)}}async lookupDictionaryWithFallback(t,e){try{const n=this.resolveCacheLocale(t);if(!n){const t=this.localesDictionaryCache.get(this.config.defaultLocale)?.get(e);if(void 0===t)throw new ke(e);return t}let r=this.localesDictionaryCache.get(n);r||(r=await this.localesDictionaryCache.miss(n));let i=r.get(e);if(void 0===i){const t=this.localesDictionaryCache.get(this.config.defaultLocale)?.get(e);if(void 0===t)throw new ke(e);i=await r.miss(e,t)}return i}catch(t){return void this.handleError(t)}}async lookupDictionaryObjWithFallback(t,e){try{const n=this.resolveCacheLocale(t);if(!n){const t=this.localesDictionaryCache.get(this.config.defaultLocale)?.getObj(e);if(void 0===t)throw new ke(e);return t}let r=this.localesDictionaryCache.get(n);r||(r=await this.localesDictionaryCache.miss(n));let i=r.getObj(e);if(void 0===i){const t=this.localesDictionaryCache.get(this.config.defaultLocale)?.getObj(e);if(void 0===t)throw new ke(e);i=await r.missObj(e,t)}return i}catch(t){return void this.handleError(t)}}lookupTranslation(t,e,n){try{const{translationLocale:r,options:i}=this.resolveLookupParams(t,n);if(!r)return e;const o=this.localesCache.get(r);if(!o)return;return o.get({message:e,options:i})}catch(t){return void this.handleError(t)}}async lookupTranslationWithFallback(t,e,n){try{return await this.lookupTranslationWithFallbackResolved(t,e,n)}catch(t){return void this.handleError(t)}}async getLookupTranslation(t,e=[]){try{const n=this.resolveCacheLocale(t);if(!n)return t=>t;const r=function(t,e,n){return t.flatMap(t=>{const r=t.options.$locale;if(null==r)return[t];try{const i=n(r);return i!==e?[]:[{message:t.message,options:{...t.options,$locale:i}}]}catch{return[]}})}(e,n,t=>this.resolveCacheLocale(t)??this.resolveLocale(t));r.length!==e.length&&ge.warn(`I18nManager: getLookupTranslation(): prefetchEntries must all be the same locale, ignoring all entries that are not for ${n}`);let i=this.localesCache.get(n);return i||(i=await this.localesCache.miss(n)),i?(await Promise.all(r.filter(t=>null==i.get(t)).map(t=>i.miss(t))),(t,e={})=>i.get({message:t,options:this.resolveLookupOptions(e)})):()=>{}}catch(t){return this.handleError(t),t=>t}}async getTranslations(t){try{return this.loadTranslations(t)}catch(t){return this.handleError(t),{}}}async getTranslationResolver(t){return this.getLookupTranslation(t)}requiresTranslation(t){const e=this.getDefaultLocale(),n=this.getLocales();return this.isTranslationEnabled()&&this.localeConfig.requiresTranslation(t,e,n)}requiresDialectTranslation(t){const e=this.getDefaultLocale();return this.requiresTranslation(t)&&this.localeConfig.isSameLanguage(e,t)}handleError(t){if(t instanceof ke)throw t;if("development"===this.config.environment)throw t;ge.error("I18nManager: "+t)}resolveLocale(t){const e=this.localeConfig.determineLocale(t);if(!this.localeConfig.isValidLocale(t)||!e)throw new Error(`I18nManager: validateLocale(): locale ${t} is not valid`);return e}resolveCacheLocale(e){const n=this.resolveLocale(e);if(this.requiresTranslation(n))return n;const r=this.localeConfig.resolveAliasLocale(t.standardizeLocale(e));return this.requiresTranslation(r)?r:void 0}resolveLookupParams(t,e){const n=this.resolveCacheLocale(t);return{translationLocale:n,options:n?this.resolveLookupOptions(e,n):e}}resolveLookupOptions(t={},e){return t.$locale?{...t,$locale:e??this.resolveCacheLocale(t.$locale)??this.resolveLocale(t.$locale)}:t}async lookupTranslationWithFallbackResolved(t,e,n){const{translationLocale:r,options:i}=this.resolveLookupParams(t,n);if(!r)return e;let o=this.localesCache.get(r);o||(o=await this.localesCache.miss(r));let s=o.get({message:e,options:i});return null==s&&(s=await o.miss({message:e,options:i})),s}async dictionaryRuntimeTranslate(t,e,n){const r=await this.lookupTranslationWithFallbackResolved(t,n.entry,function(t){const{$format:e,...n}=t;return{...n,$format:je(e)?e:"ICU",...void 0===n.$context&&"string"==typeof n.context&&{$context:n.context}}}(n.options));if("string"!=typeof r)throw new Error(`I18nManager: dictionaryRuntimeTranslate(): unable to translate dictionary entry ${e}`);return r}getGTClassClean(t){return new e.GT({sourceLocale:this.config.defaultLocale,targetLocale:t,locales:Array.from(new Set(this.config.locales.map(t=>this.localeConfig.resolveCanonicalLocale(t)))),customMapping:this.config.customMapping,projectId:this.config.projectId,baseUrl:this.config.runtimeUrl||void 0,apiKey:this.config.apiKey,devApiKey:this.config.devApiKey})}};function Ve(e){return{defaultLocale:t.standardizeLocale(e.defaultLocale),locales:e.locales.map(n=>("string"==typeof e.customMapping?.[n]?e.customMapping?.[n]:e.customMapping?.[n]?.code)?n:t.standardizeLocale(n)),customMapping:Object.fromEntries(Object.entries(e.customMapping||{}).map(([e,n])=>[e,"string"==typeof n?t.standardizeLocale(n):{...n,...n.code?{code:t.standardizeLocale(n.code)}:{}}]))}}let Xe,qe=n;let Ye={getLocale:()=>qe};function We(){return Xe||(ge.warn("getI18nManager(): Translation failed because I18nManager not initialized."),Xe=new $e({defaultLocale:n,locales:[n]})),Xe}function Ze({source:t,target:e,options:n,sourceLocale:r}){return null!=e?ze(e,{$_fallback:t,...n}):ze(t,function(t,e){return e?{...t,$locale:e}:t}(n,r))}function ze(e,n){switch(n.$format??"STRING"){case"ICU":return be(e,n);case"I18NEXT":case"STRING":return function(e,n){return t.formatCutoff(e,{locales:n.$locale??n.$_locales,maxChars:n.$maxChars})}(e,n);default:return e}}function Qe(t,e,n){return{...e,$format:e.$format??n,$locale:t}}function Je(){return Ye.getLocale()}function tn(t,e,n={}){return function(t,e,n={}){const r=We(),i=Qe(t,n,"STRING"),o=r.lookupTranslation(i.$locale,e,i);if(null!=o)return Ze({source:e,target:o,options:i,sourceLocale:r.getDefaultLocale()})}(t,e,{$format:"ICU",...n})}function en(t,e,n={}){return function(t,e,n={}){const r=We(),i=Qe(t,n,"STRING");return Ze({source:e,target:r.lookupTranslation(i.$locale,e,i),options:i,sourceLocale:r.getDefaultLocale()})}(t,e,{$format:"ICU",...n})}globalThis.t=(t,...e)=>{var n,r;if("undefined"==typeof window&&console.warn(`gt-react Warning: Translation failed for t("${"string"==typeof(r=t)?r:"`"+(null==r?void 0:r.join("${}"))+"`"}") because it was used outside of a browser environment. Falling back to original message.`),"string"==typeof t){const r=e.at(0);return en(null!==(n=null==r?void 0:r.$locale)&&void 0!==n?n:Je(),t,r)}return function(t,e){const n=Je(),r=function(t,e){return t.map((t,n)=>{var r;return t+(null!==(r=e[n])&&void 0!==r?r:"")}).join("")}(t,e),i=tn(n,r);if(i)return i;const{message:o,variables:s}=function(t,e){const n=[],r={};let i=0;for(let o=0;o<t.length;o++)if(n.push(t[o]),o<e.length){const t=i.toString();n.push(`{${t}}`),r[t]=e[o],i++}return{message:n.join(""),variables:r}}(t,e);return en(n,o,s)}(t,e)};
|
|
1
|
+
"use strict";var t=require("generaltranslation/core"),e=require("generaltranslation");const n="en",r="https://cdn.gtx.dev";function i(t){if(void 0===t)return;if(null===t)return"null";if("number"==typeof t)return isFinite(t)?""+t:"null";if("object"!=typeof t)return JSON.stringify(t);if(Array.isArray(t)){let e="[";for(let n=0;n<t.length;n++)n&&(e+=","),e+=i(t[n])||"null";return e+"]"}const e=Object.keys(t).sort();let n="";for(const r of e){const e=i(t[r]);e&&(n&&(n+=","),n+=JSON.stringify(r)+":"+e)}return"{"+n+"}"}function o(t){return i(t)??""}function s(t,e,n=""){const r=(i=t)instanceof Uint8Array||ArrayBuffer.isView(i)&&"Uint8Array"===i.constructor.name&&"BYTES_PER_ELEMENT"in i&&1===i.BYTES_PER_ELEMENT;var i;const o=t?.length;if(!r||void 0!==e){const e=(n&&`"${n}" `)+"expected Uint8Array"+""+", got "+(r?`length=${o}`:"type="+typeof t);if(!r)throw new TypeError(e);throw new RangeError(e)}return t}function a(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function c(...t){for(let e=0;e<t.length;e++)t[e].fill(0)}function h(t){return new DataView(t.buffer,t.byteOffset,t.byteLength)}function l(t,e){return t<<32-e|t>>>e}const u=(()=>"function"==typeof Uint8Array.from([]).toHex&&"function"==typeof Uint8Array.fromHex)(),f=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function p(t,e={}){const n=(e,n)=>t(n).update(e).digest(),r=t(void 0);return n.outputLen=r.outputLen,n.blockLen=r.blockLen,n.canXOF=r.canXOF,n.create=e=>t(e),Object.assign(n,e),Object.freeze(n)}const d=t=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,t])});function y(t,e,n){return t&e^~t&n}function g(t,e,n){return t&e^t&n^e&n}class m{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(t,e,n,r){this.blockLen=t,this.outputLen=e,this.padOffset=n,this.isLE=r,this.buffer=new Uint8Array(t),this.view=h(this.buffer)}update(t){a(this),s(t);const{view:e,buffer:n,blockLen:r}=this,i=t.length;for(let o=0;o<i;){const s=Math.min(r-this.pos,i-o);if(s===r){const e=h(t);for(;r<=i-o;o+=r)this.process(e,o);continue}n.set(t.subarray(o,o+s),this.pos),this.pos+=s,o+=s,this.pos===r&&(this.process(e,0),this.pos=0)}return this.length+=t.length,this.roundClean(),this}digestInto(t){a(this),function(t,e){s(t,void 0,"digestInto() output");const n=e.outputLen;if(t.length<n)throw new RangeError('"digestInto() output" expected to be of length >='+n)}(t,this),this.finished=!0;const{buffer:e,view:n,blockLen:r,isLE:i}=this;let{pos:o}=this;e[o++]=128,c(this.buffer.subarray(o)),this.padOffset>r-o&&(this.process(n,0),o=0);for(let t=o;t<r;t++)e[t]=0;n.setBigUint64(r-8,BigInt(8*this.length),i),this.process(n,0);const l=h(t),u=this.outputLen;if(u%4)throw new Error("_sha2: outputLen must be aligned to 32bit");const f=u/4,p=this.get();if(f>p.length)throw new Error("_sha2: outputLen bigger than state");for(let t=0;t<f;t++)l.setUint32(4*t,p[t],i)}digest(){const{buffer:t,outputLen:e}=this;this.digestInto(t);const n=t.slice(0,e);return this.destroy(),n}_cloneInto(t){t||=new this.constructor,t.set(...this.get());const{blockLen:e,buffer:n,length:r,finished:i,destroyed:o,pos:s}=this;return t.destroyed=o,t.finished=i,t.length=r,t.pos=s,r%e&&t.buffer.set(n),t}clone(){return this._cloneInto()}}const b=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),E=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]),_=new Uint32Array(64);class v extends m{constructor(t){super(64,t,8,!1)}get(){const{A:t,B:e,C:n,D:r,E:i,F:o,G:s,H:a}=this;return[t,e,n,r,i,o,s,a]}set(t,e,n,r,i,o,s,a){this.A=0|t,this.B=0|e,this.C=0|n,this.D=0|r,this.E=0|i,this.F=0|o,this.G=0|s,this.H=0|a}process(t,e){for(let n=0;n<16;n++,e+=4)_[n]=t.getUint32(e,!1);for(let t=16;t<64;t++){const e=_[t-15],n=_[t-2],r=l(e,7)^l(e,18)^e>>>3,i=l(n,17)^l(n,19)^n>>>10;_[t]=i+_[t-7]+r+_[t-16]|0}let{A:n,B:r,C:i,D:o,E:s,F:a,G:c,H:h}=this;for(let t=0;t<64;t++){const e=h+(l(s,6)^l(s,11)^l(s,25))+y(s,a,c)+E[t]+_[t]|0,u=(l(n,2)^l(n,13)^l(n,22))+g(n,r,i)|0;h=c,c=a,a=s,s=o+e|0,o=i,i=r,r=n,n=e+u|0}n=n+this.A|0,r=r+this.B|0,i=i+this.C|0,o=o+this.D|0,s=s+this.E|0,a=a+this.F|0,c=c+this.G|0,h=h+this.H|0,this.set(n,r,i,o,s,a,c,h)}roundClean(){c(_)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),c(this.buffer)}}class T extends v{A=0|b[0];B=0|b[1];C=0|b[2];D=0|b[3];E=0|b[4];F=0|b[5];G=0|b[6];H=0|b[7];constructor(){super(32)}}const C=p(()=>new T,d(1));var H=function(t,e){return H=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},H(t,e)};function L(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}H(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}var w=function(){return w=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var i in e=arguments[n])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},w.apply(this,arguments)};function B(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(t);i<r.length;i++)e.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(t,r[i])&&(n[r[i]]=t[r[i]])}return n}function A(t,e,n,r){var i,o=arguments.length,s=o<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,n,r);else for(var a=t.length-1;a>=0;a--)(i=t[a])&&(s=(o<3?i(s):o>3?i(e,n,s):i(e,n))||s);return o>3&&s&&Object.defineProperty(e,n,s),s}function P(t,e){return function(n,r){e(n,r,t)}}function S(t,e,n,r,i,o){function s(t){if(void 0!==t&&"function"!=typeof t)throw new TypeError("Function expected");return t}for(var a,c=r.kind,h="getter"===c?"get":"setter"===c?"set":"value",l=!e&&t?r.static?t:t.prototype:null,u=e||(l?Object.getOwnPropertyDescriptor(l,r.name):{}),f=!1,p=n.length-1;p>=0;p--){var d={};for(var y in r)d[y]="access"===y?{}:r[y];for(var y in r.access)d.access[y]=r.access[y];d.addInitializer=function(t){if(f)throw new TypeError("Cannot add initializers after decoration has completed");o.push(s(t||null))};var g=(0,n[p])("accessor"===c?{get:u.get,set:u.set}:u[h],d);if("accessor"===c){if(void 0===g)continue;if(null===g||"object"!=typeof g)throw new TypeError("Object expected");(a=s(g.get))&&(u.get=a),(a=s(g.set))&&(u.set=a),(a=s(g.init))&&i.unshift(a)}else(a=s(g))&&("field"===c?i.unshift(a):u[h]=a)}l&&Object.defineProperty(l,r.name,u),f=!0}function I(t,e,n){for(var r=arguments.length>2,i=0;i<e.length;i++)n=r?e[i].call(t,n):e[i].call(t);return r?n:void 0}function O(t){return"symbol"==typeof t?t:"".concat(t)}function M(t,e,n){return"symbol"==typeof e&&(e=e.description?"[".concat(e.description,"]"):""),Object.defineProperty(t,"name",{configurable:!0,value:n?"".concat(n," ",e):e})}function R(t,e){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)}function N(t,e,n,r){return new(n||(n=Promise))(function(i,o){function s(t){try{c(r.next(t))}catch(t){o(t)}}function a(t){try{c(r.throw(t))}catch(t){o(t)}}function c(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(s,a)}c((r=r.apply(t,e||[])).next())})}function D(t,e){var n,r,i,o={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]},s=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return s.next=a(0),s.throw=a(1),s.return=a(2),"function"==typeof Symbol&&(s[Symbol.iterator]=function(){return this}),s;function a(a){return function(c){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;s&&(s=0,a[0]&&(o=0)),o;)try{if(n=1,r&&(i=2&a[0]?r.return:a[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,a[1])).done)return i;switch(r=0,i&&(a=[2&a[0],i.value]),a[0]){case 0:case 1:i=a;break;case 4:return o.label++,{value:a[1],done:!1};case 5:o.label++,r=a[1],a=[0];continue;case 7:a=o.ops.pop(),o.trys.pop();continue;default:if(!(i=o.trys,(i=i.length>0&&i[i.length-1])||6!==a[0]&&2!==a[0])){o=0;continue}if(3===a[0]&&(!i||a[1]>i[0]&&a[1]<i[3])){o.label=a[1];break}if(6===a[0]&&o.label<i[1]){o.label=i[1],i=a;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(a);break}i[2]&&o.ops.pop(),o.trys.pop();continue}a=e.call(t,o)}catch(t){a=[6,t],r=0}finally{n=i=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,c])}}}var U=Object.create?function(t,e,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]};function G(t,e){for(var n in t)"default"===n||Object.prototype.hasOwnProperty.call(e,n)||U(e,t,n)}function j(t){var e="function"==typeof Symbol&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function k(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var r,i,o=n.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(r=o.next()).done;)s.push(r.value)}catch(t){i={error:t}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return s}function x(){for(var t=[],e=0;e<arguments.length;e++)t=t.concat(k(arguments[e]));return t}function F(){for(var t=0,e=0,n=arguments.length;e<n;e++)t+=arguments[e].length;var r=Array(t),i=0;for(e=0;e<n;e++)for(var o=arguments[e],s=0,a=o.length;s<a;s++,i++)r[i]=o[s];return r}function K(t,e,n){if(n||2===arguments.length)for(var r,i=0,o=e.length;i<o;i++)!r&&i in e||(r||(r=Array.prototype.slice.call(e,0,i)),r[i]=e[i]);return t.concat(r||Array.prototype.slice.call(e))}function $(t){return this instanceof $?(this.v=t,this):new $(t)}function V(t,e,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r,i=n.apply(t,e||[]),o=[];return r=Object.create(("function"==typeof AsyncIterator?AsyncIterator:Object).prototype),s("next"),s("throw"),s("return",function(t){return function(e){return Promise.resolve(e).then(t,h)}}),r[Symbol.asyncIterator]=function(){return this},r;function s(t,e){i[t]&&(r[t]=function(e){return new Promise(function(n,r){o.push([t,e,n,r])>1||a(t,e)})},e&&(r[t]=e(r[t])))}function a(t,e){try{(n=i[t](e)).value instanceof $?Promise.resolve(n.value.v).then(c,h):l(o[0][2],n)}catch(t){l(o[0][3],t)}var n}function c(t){a("next",t)}function h(t){a("throw",t)}function l(t,e){t(e),o.shift(),o.length&&a(o[0][0],o[0][1])}}function X(t){var e,n;return e={},r("next"),r("throw",function(t){throw t}),r("return"),e[Symbol.iterator]=function(){return this},e;function r(r,i){e[r]=t[r]?function(e){return(n=!n)?{value:$(t[r](e)),done:!1}:i?i(e):e}:i}}function q(t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var e,n=t[Symbol.asyncIterator];return n?n.call(t):(t=j(t),e={},r("next"),r("throw"),r("return"),e[Symbol.asyncIterator]=function(){return this},e);function r(n){e[n]=t[n]&&function(e){return new Promise(function(r,i){(function(t,e,n,r){Promise.resolve(r).then(function(e){t({value:e,done:n})},e)})(r,i,(e=t[n](e)).done,e.value)})}}}function Y(t,e){return Object.defineProperty?Object.defineProperty(t,"raw",{value:e}):t.raw=e,t}var W=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e},Z=function(t){return Z=Object.getOwnPropertyNames||function(t){var e=[];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[e.length]=n);return e},Z(t)};function z(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n=Z(t),r=0;r<n.length;r++)"default"!==n[r]&&U(e,t,n[r]);return W(e,t),e}function Q(t){return t&&t.__esModule?t:{default:t}}function J(t,e,n,r){if("a"===n&&!r)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!r:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?r:"a"===n?r.call(t):r?r.value:e.get(t)}function tt(t,e,n,r,i){if("m"===r)throw new TypeError("Private method is not writable");if("a"===r&&!i)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===r?i.call(t,n):i?i.value=n:e.set(t,n),n}function et(t,e){if(null===e||"object"!=typeof e&&"function"!=typeof e)throw new TypeError("Cannot use 'in' operator on non-object");return"function"==typeof t?e===t:t.has(e)}function nt(t,e,n){if(null!=e){if("object"!=typeof e&&"function"!=typeof e)throw new TypeError("Object expected.");var r,i;if(n){if(!Symbol.asyncDispose)throw new TypeError("Symbol.asyncDispose is not defined.");r=e[Symbol.asyncDispose]}if(void 0===r){if(!Symbol.dispose)throw new TypeError("Symbol.dispose is not defined.");r=e[Symbol.dispose],n&&(i=r)}if("function"!=typeof r)throw new TypeError("Object not disposable.");i&&(r=function(){try{i.call(this)}catch(t){return Promise.reject(t)}}),t.stack.push({value:e,dispose:r,async:n})}else n&&t.stack.push({async:!0});return e}var rt="function"==typeof SuppressedError?SuppressedError:function(t,e,n){var r=new Error(n);return r.name="SuppressedError",r.error=t,r.suppressed=e,r};function it(t){function e(e){t.error=t.hasError?new rt(e,t.error,"An error was suppressed during disposal."):e,t.hasError=!0}var n,r=0;return function i(){for(;n=t.stack.pop();)try{if(!n.async&&1===r)return r=0,t.stack.push(n),Promise.resolve().then(i);if(n.dispose){var o=n.dispose.call(n.value);if(n.async)return r|=2,Promise.resolve(o).then(i,function(t){return e(t),i()})}else r|=1}catch(t){e(t)}if(1===r)return t.hasError?Promise.reject(t.error):Promise.resolve();if(t.hasError)throw t.error}()}function ot(t,e){return"string"==typeof t&&/^\.\.?\//.test(t)?t.replace(/\.(tsx)$|((?:\.d)?)((?:\.[^./]+?)?)\.([cm]?)ts$/i,function(t,n,r,i,o){return n?e?".jsx":".js":!r||i&&o?r+i+"."+o.toLowerCase()+"js":t}):t}var st,at,ct,ht={__extends:L,__assign:w,__rest:B,__decorate:A,__param:P,__esDecorate:S,__runInitializers:I,__propKey:O,__setFunctionName:M,__metadata:R,__awaiter:N,__generator:D,__createBinding:U,__exportStar:G,__values:j,__read:k,__spread:x,__spreadArrays:F,__spreadArray:K,__await:$,__asyncGenerator:V,__asyncDelegator:X,__asyncValues:q,__makeTemplateObject:Y,__importStar:z,__importDefault:Q,__classPrivateFieldGet:J,__classPrivateFieldSet:tt,__classPrivateFieldIn:et,__addDisposableResource:nt,__disposeResources:it,__rewriteRelativeImportExtension:ot},lt=Object.freeze({__proto__:null,__addDisposableResource:nt,get __assign(){return w},__asyncDelegator:X,__asyncGenerator:V,__asyncValues:q,__await:$,__awaiter:N,__classPrivateFieldGet:J,__classPrivateFieldIn:et,__classPrivateFieldSet:tt,__createBinding:U,__decorate:A,__disposeResources:it,__esDecorate:S,__exportStar:G,__extends:L,__generator:D,__importDefault:Q,__importStar:z,__makeTemplateObject:Y,__metadata:R,__param:P,__propKey:O,__read:k,__rest:B,__rewriteRelativeImportExtension:ot,__runInitializers:I,__setFunctionName:M,__spread:x,__spreadArray:K,__spreadArrays:F,__values:j,default:ht});!function(t){t[t.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",t[t.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",t[t.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",t[t.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",t[t.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",t[t.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",t[t.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",t[t.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",t[t.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",t[t.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",t[t.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",t[t.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",t[t.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",t[t.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",t[t.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",t[t.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",t[t.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",t[t.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",t[t.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",t[t.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",t[t.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",t[t.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",t[t.INVALID_TAG=23]="INVALID_TAG",t[t.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",t[t.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",t[t.UNCLOSED_TAG=27]="UNCLOSED_TAG"}(st||(st={})),function(t){t[t.literal=0]="literal",t[t.argument=1]="argument",t[t.number=2]="number",t[t.date=3]="date",t[t.time=4]="time",t[t.select=5]="select",t[t.plural=6]="plural",t[t.pound=7]="pound",t[t.tag=8]="tag"}(at||(at={})),function(t){t[t.number=0]="number",t[t.dateTime=1]="dateTime"}(ct||(ct={}));var ut=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,ft=/(?:[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 pt(t){var e={};return t.replace(ft,function(t){var n=t.length;switch(t[0]){case"G":e.era=4===n?"long":5===n?"narrow":"short";break;case"y":e.year=2===n?"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":e.month=["numeric","2-digit","short","long","narrow"][n-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":e.day=["numeric","2-digit"][n-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":e.weekday=4===n?"long":5===n?"narrow":"short";break;case"e":if(n<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");e.weekday=["short","long","narrow","short"][n-4];break;case"c":if(n<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");e.weekday=["short","long","narrow","short"][n-4];break;case"a":e.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":e.hourCycle="h12",e.hour=["numeric","2-digit"][n-1];break;case"H":e.hourCycle="h23",e.hour=["numeric","2-digit"][n-1];break;case"K":e.hourCycle="h11",e.hour=["numeric","2-digit"][n-1];break;case"k":e.hourCycle="h24",e.hour=["numeric","2-digit"][n-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":e.minute=["numeric","2-digit"][n-1];break;case"s":e.second=["numeric","2-digit"][n-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":e.timeZoneName=n<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""}),e}var dt=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function yt(t){return t.replace(/^(.*?)-/,"")}var gt=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,mt=/^(@+)?(\+|#+)?[rs]?$/g,bt=/(\*)(0+)|(#+)(0+)|(0+)/g,Et=/^(0+)$/;function _t(t){var e={};return"r"===t[t.length-1]?e.roundingPriority="morePrecision":"s"===t[t.length-1]&&(e.roundingPriority="lessPrecision"),t.replace(mt,function(t,n,r){return"string"!=typeof r?(e.minimumSignificantDigits=n.length,e.maximumSignificantDigits=n.length):"+"===r?e.minimumSignificantDigits=n.length:"#"===n[0]?e.maximumSignificantDigits=n.length:(e.minimumSignificantDigits=n.length,e.maximumSignificantDigits=n.length+("string"==typeof r?r.length:0)),""}),e}function vt(t){switch(t){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 Tt(t){var e;if("E"===t[0]&&"E"===t[1]?(e={notation:"engineering"},t=t.slice(2)):"E"===t[0]&&(e={notation:"scientific"},t=t.slice(1)),e){var n=t.slice(0,2);if("+!"===n?(e.signDisplay="always",t=t.slice(2)):"+?"===n&&(e.signDisplay="exceptZero",t=t.slice(2)),!Et.test(t))throw new Error("Malformed concise eng/scientific notation");e.minimumIntegerDigits=t.length}return e}function Ct(t){var e=vt(t);return e||{}}function Ht(t){for(var e={},n=0,r=t;n<r.length;n++){var i=r[n];switch(i.stem){case"percent":case"%":e.style="percent";continue;case"%x100":e.style="percent",e.scale=100;continue;case"currency":e.style="currency",e.currency=i.options[0];continue;case"group-off":case",_":e.useGrouping=!1;continue;case"precision-integer":case".":e.maximumFractionDigits=0;continue;case"measure-unit":case"unit":e.style="unit",e.unit=yt(i.options[0]);continue;case"compact-short":case"K":e.notation="compact",e.compactDisplay="short";continue;case"compact-long":case"KK":e.notation="compact",e.compactDisplay="long";continue;case"scientific":e=w(w(w({},e),{notation:"scientific"}),i.options.reduce(function(t,e){return w(w({},t),Ct(e))},{}));continue;case"engineering":e=w(w(w({},e),{notation:"engineering"}),i.options.reduce(function(t,e){return w(w({},t),Ct(e))},{}));continue;case"notation-simple":e.notation="standard";continue;case"unit-width-narrow":e.currencyDisplay="narrowSymbol",e.unitDisplay="narrow";continue;case"unit-width-short":e.currencyDisplay="code",e.unitDisplay="short";continue;case"unit-width-full-name":e.currencyDisplay="name",e.unitDisplay="long";continue;case"unit-width-iso-code":e.currencyDisplay="symbol";continue;case"scale":e.scale=parseFloat(i.options[0]);continue;case"rounding-mode-floor":e.roundingMode="floor";continue;case"rounding-mode-ceiling":e.roundingMode="ceil";continue;case"rounding-mode-down":e.roundingMode="trunc";continue;case"rounding-mode-up":e.roundingMode="expand";continue;case"rounding-mode-half-even":e.roundingMode="halfEven";continue;case"rounding-mode-half-down":e.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":e.roundingMode="halfExpand";continue;case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(bt,function(t,n,r,i,o,s){if(n)e.minimumIntegerDigits=r.length;else{if(i&&o)throw new Error("We currently do not support maximum integer digits");if(s)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Et.test(i.stem))e.minimumIntegerDigits=i.stem.length;else if(gt.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(gt,function(t,n,r,i,o,s){return"*"===r?e.minimumFractionDigits=n.length:i&&"#"===i[0]?e.maximumFractionDigits=i.length:o&&s?(e.minimumFractionDigits=o.length,e.maximumFractionDigits=o.length+s.length):(e.minimumFractionDigits=n.length,e.maximumFractionDigits=n.length),""});var o=i.options[0];"w"===o?e=w(w({},e),{trailingZeroDisplay:"stripIfInteger"}):o&&(e=w(w({},e),_t(o)))}else if(mt.test(i.stem))e=w(w({},e),_t(i.stem));else{var s=vt(i.stem);s&&(e=w(w({},e),s));var a=Tt(i.stem);a&&(e=w(w({},e),a))}}return e}var Lt,wt={"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 Bt(t){var e=t.hourCycle;if(void 0===e&&t.hourCycles&&t.hourCycles.length&&(e=t.hourCycles[0]),e)switch(e){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var n,r=t.language;return"root"!==r&&(n=t.maximize().region),(wt[n||""]||wt[r||""]||wt["".concat(r,"-001")]||wt["001"])[0]}var At=new RegExp("^".concat(ut.source,"*")),Pt=new RegExp("".concat(ut.source,"*$"));function St(t,e){return{start:t,end:e}}var It=!!String.prototype.startsWith&&"_a".startsWith("a",1),Ot=!!String.fromCodePoint,Mt=!!Object.fromEntries,Rt=!!String.prototype.codePointAt,Nt=!!String.prototype.trimStart,Dt=!!String.prototype.trimEnd,Ut=!!Number.isSafeInteger?Number.isSafeInteger:function(t){return"number"==typeof t&&isFinite(t)&&Math.floor(t)===t&&Math.abs(t)<=9007199254740991},Gt=!0;try{Gt="a"===(null===(Lt=Xt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu").exec("a"))||void 0===Lt?void 0:Lt[0])}catch(t){Gt=!1}var jt,kt=It?function(t,e,n){return t.startsWith(e,n)}:function(t,e,n){return t.slice(n,n+e.length)===e},xt=Ot?String.fromCodePoint:function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];for(var n,r="",i=t.length,o=0;i>o;){if((n=t[o++])>1114111)throw RangeError(n+" is not a valid code point");r+=n<65536?String.fromCharCode(n):String.fromCharCode(55296+((n-=65536)>>10),n%1024+56320)}return r},Ft=Mt?Object.fromEntries:function(t){for(var e={},n=0,r=t;n<r.length;n++){var i=r[n],o=i[0],s=i[1];e[o]=s}return e},Kt=Rt?function(t,e){return t.codePointAt(e)}:function(t,e){var n=t.length;if(!(e<0||e>=n)){var r,i=t.charCodeAt(e);return i<55296||i>56319||e+1===n||(r=t.charCodeAt(e+1))<56320||r>57343?i:r-56320+(i-55296<<10)+65536}},$t=Nt?function(t){return t.trimStart()}:function(t){return t.replace(At,"")},Vt=Dt?function(t){return t.trimEnd()}:function(t){return t.replace(Pt,"")};function Xt(t,e){return new RegExp(t,e)}if(Gt){var qt=Xt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");jt=function(t,e){var n;return qt.lastIndex=e,null!==(n=qt.exec(t)[1])&&void 0!==n?n:""}}else jt=function(t,e){for(var n=[];;){var r=Kt(t,e);if(void 0===r||zt(r)||Qt(r))break;n.push(r),e+=r>=65536?2:1}return xt.apply(void 0,n)};var Yt=function(){function t(t,e){void 0===e&&(e={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!e.ignoreTag,this.locale=e.locale,this.requiresOtherClause=!!e.requiresOtherClause,this.shouldParseSkeletons=!!e.shouldParseSkeletons}return t.prototype.parse=function(){if(0!==this.offset())throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},t.prototype.parseMessage=function(t,e,n){for(var r=[];!this.isEOF();){var i=this.char();if(123===i){if((o=this.parseArgument(t,n)).err)return o;r.push(o.val)}else{if(125===i&&t>0)break;if(35!==i||"plural"!==e&&"selectordinal"!==e){if(60===i&&!this.ignoreTag&&47===this.peek()){if(n)break;return this.error(st.UNMATCHED_CLOSING_TAG,St(this.clonePosition(),this.clonePosition()))}if(60===i&&!this.ignoreTag&&Wt(this.peek()||0)){if((o=this.parseTag(t,e)).err)return o;r.push(o.val)}else{var o;if((o=this.parseLiteral(t,e)).err)return o;r.push(o.val)}}else{var s=this.clonePosition();this.bump(),r.push({type:at.pound,location:St(s,this.clonePosition())})}}}return{val:r,err:null}},t.prototype.parseTag=function(t,e){var n=this.clonePosition();this.bump();var r=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:at.literal,value:"<".concat(r,"/>"),location:St(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var i=this.parseMessage(t+1,e,!0);if(i.err)return i;var o=i.val,s=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!Wt(this.char()))return this.error(st.INVALID_TAG,St(s,this.clonePosition()));var a=this.clonePosition();return r!==this.parseTagName()?this.error(st.UNMATCHED_CLOSING_TAG,St(a,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:at.tag,value:r,children:o,location:St(n,this.clonePosition())},err:null}:this.error(st.INVALID_TAG,St(s,this.clonePosition())))}return this.error(st.UNCLOSED_TAG,St(n,this.clonePosition()))}return this.error(st.INVALID_TAG,St(n,this.clonePosition()))},t.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&Zt(this.char());)this.bump();return this.message.slice(t,this.offset())},t.prototype.parseLiteral=function(t,e){for(var n=this.clonePosition(),r="";;){var i=this.tryParseQuote(e);if(i)r+=i;else{var o=this.tryParseUnquoted(t,e);if(o)r+=o;else{var s=this.tryParseLeftAngleBracket();if(!s)break;r+=s}}}var a=St(n,this.clonePosition());return{val:{type:at.literal,value:r,location:a},err:null}},t.prototype.tryParseLeftAngleBracket=function(){return this.isEOF()||60!==this.char()||!this.ignoreTag&&(Wt(t=this.peek()||0)||47===t)?null:(this.bump(),"<");var t},t.prototype.tryParseQuote=function(t){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"===t||"selectordinal"===t)break;return null;default:return null}this.bump();var e=[this.char()];for(this.bump();!this.isEOF();){var n=this.char();if(39===n){if(39!==this.peek()){this.bump();break}e.push(39),this.bump()}else e.push(n);this.bump()}return xt.apply(void 0,e)},t.prototype.tryParseUnquoted=function(t,e){if(this.isEOF())return null;var n=this.char();return 60===n||123===n||35===n&&("plural"===e||"selectordinal"===e)||125===n&&t>0?null:(this.bump(),xt(n))},t.prototype.parseArgument=function(t,e){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(st.EXPECT_ARGUMENT_CLOSING_BRACE,St(n,this.clonePosition()));if(125===this.char())return this.bump(),this.error(st.EMPTY_ARGUMENT,St(n,this.clonePosition()));var r=this.parseIdentifierIfPossible().value;if(!r)return this.error(st.MALFORMED_ARGUMENT,St(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(st.EXPECT_ARGUMENT_CLOSING_BRACE,St(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:at.argument,value:r,location:St(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(st.EXPECT_ARGUMENT_CLOSING_BRACE,St(n,this.clonePosition())):this.parseArgumentOptions(t,e,r,n);default:return this.error(st.MALFORMED_ARGUMENT,St(n,this.clonePosition()))}},t.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),e=this.offset(),n=jt(this.message,e),r=e+n.length;return this.bumpTo(r),{value:n,location:St(t,this.clonePosition())}},t.prototype.parseArgumentOptions=function(t,e,n,r){var i,o=this.clonePosition(),s=this.parseIdentifierIfPossible().value,a=this.clonePosition();switch(s){case"":return this.error(st.EXPECT_ARGUMENT_TYPE,St(o,a));case"number":case"date":case"time":this.bumpSpace();var c=null;if(this.bumpIf(",")){this.bumpSpace();var h=this.clonePosition();if((m=this.parseSimpleArgStyleIfPossible()).err)return m;if(0===(p=Vt(m.val)).length)return this.error(st.EXPECT_ARGUMENT_STYLE,St(this.clonePosition(),this.clonePosition()));c={style:p,styleLocation:St(h,this.clonePosition())}}if((b=this.tryParseArgumentClose(r)).err)return b;var l=St(r,this.clonePosition());if(c&&kt(null==c?void 0:c.style,"::",0)){var u=$t(c.style.slice(2));if("number"===s)return(m=this.parseNumberSkeletonFromString(u,c.styleLocation)).err?m:{val:{type:at.number,value:n,location:l,style:m.val},err:null};if(0===u.length)return this.error(st.EXPECT_DATE_TIME_SKELETON,l);var f=u;this.locale&&(f=function(t,e){for(var n="",r=0;r<t.length;r++){var i=t.charAt(r);if("j"===i){for(var o=0;r+1<t.length&&t.charAt(r+1)===i;)o++,r++;var s=1+(1&o),a=o<2?1:3+(o>>1),c=Bt(e);for("H"!=c&&"k"!=c||(a=0);a-- >0;)n+="a";for(;s-- >0;)n=c+n}else n+="J"===i?"H":i}return n}(u,this.locale));var p={type:ct.dateTime,pattern:f,location:c.styleLocation,parsedOptions:this.shouldParseSkeletons?pt(f):{}};return{val:{type:"date"===s?at.date:at.time,value:n,location:l,style:p},err:null}}return{val:{type:"number"===s?at.number:"date"===s?at.date:at.time,value:n,location:l,style:null!==(i=null==c?void 0:c.style)&&void 0!==i?i:null},err:null};case"plural":case"selectordinal":case"select":var d=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(st.EXPECT_SELECT_ARGUMENT_OPTIONS,St(d,w({},d)));this.bumpSpace();var y=this.parseIdentifierIfPossible(),g=0;if("select"!==s&&"offset"===y.value){if(!this.bumpIf(":"))return this.error(st.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,St(this.clonePosition(),this.clonePosition()));var m;if(this.bumpSpace(),(m=this.tryParseDecimalInteger(st.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,st.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE)).err)return m;this.bumpSpace(),y=this.parseIdentifierIfPossible(),g=m.val}var b,E=this.tryParsePluralOrSelectOptions(t,s,e,y);if(E.err)return E;if((b=this.tryParseArgumentClose(r)).err)return b;var _=St(r,this.clonePosition());return"select"===s?{val:{type:at.select,value:n,options:Ft(E.val),location:_},err:null}:{val:{type:at.plural,value:n,options:Ft(E.val),offset:g,pluralType:"plural"===s?"cardinal":"ordinal",location:_},err:null};default:return this.error(st.INVALID_ARGUMENT_TYPE,St(o,a))}},t.prototype.tryParseArgumentClose=function(t){return this.isEOF()||125!==this.char()?this.error(st.EXPECT_ARGUMENT_CLOSING_BRACE,St(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},t.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,e=this.clonePosition();!this.isEOF();){switch(this.char()){case 39:this.bump();var n=this.clonePosition();if(!this.bumpUntil("'"))return this.error(st.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,St(n,this.clonePosition()));this.bump();break;case 123:t+=1,this.bump();break;case 125:if(!(t>0))return{val:this.message.slice(e.offset,this.offset()),err:null};t-=1;break;default:this.bump()}}return{val:this.message.slice(e.offset,this.offset()),err:null}},t.prototype.parseNumberSkeletonFromString=function(t,e){var n=[];try{n=function(t){if(0===t.length)throw new Error("Number skeleton cannot be empty");for(var e=[],n=0,r=t.split(dt).filter(function(t){return t.length>0});n<r.length;n++){var i=r[n].split("/");if(0===i.length)throw new Error("Invalid number skeleton");for(var o=i[0],s=i.slice(1),a=0,c=s;a<c.length;a++)if(0===c[a].length)throw new Error("Invalid number skeleton");e.push({stem:o,options:s})}return e}(t)}catch(t){return this.error(st.INVALID_NUMBER_SKELETON,e)}return{val:{type:ct.number,tokens:n,location:e,parsedOptions:this.shouldParseSkeletons?Ht(n):{}},err:null}},t.prototype.tryParsePluralOrSelectOptions=function(t,e,n,r){for(var i,o=!1,s=[],a=new Set,c=r.value,h=r.location;;){if(0===c.length){var l=this.clonePosition();if("select"===e||!this.bumpIf("="))break;var u=this.tryParseDecimalInteger(st.EXPECT_PLURAL_ARGUMENT_SELECTOR,st.INVALID_PLURAL_ARGUMENT_SELECTOR);if(u.err)return u;h=St(l,this.clonePosition()),c=this.message.slice(l.offset,this.offset())}if(a.has(c))return this.error("select"===e?st.DUPLICATE_SELECT_ARGUMENT_SELECTOR:st.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,h);"other"===c&&(o=!0),this.bumpSpace();var f=this.clonePosition();if(!this.bumpIf("{"))return this.error("select"===e?st.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:st.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,St(this.clonePosition(),this.clonePosition()));var p=this.parseMessage(t+1,e,n);if(p.err)return p;var d=this.tryParseArgumentClose(f);if(d.err)return d;s.push([c,{value:p.val,location:St(f,this.clonePosition())}]),a.add(c),this.bumpSpace(),c=(i=this.parseIdentifierIfPossible()).value,h=i.location}return 0===s.length?this.error("select"===e?st.EXPECT_SELECT_ARGUMENT_SELECTOR:st.EXPECT_PLURAL_ARGUMENT_SELECTOR,St(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!o?this.error(st.MISSING_OTHER_CLAUSE,St(this.clonePosition(),this.clonePosition())):{val:s,err:null}},t.prototype.tryParseDecimalInteger=function(t,e){var n=1,r=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var i=!1,o=0;!this.isEOF();){var s=this.char();if(!(s>=48&&s<=57))break;i=!0,o=10*o+(s-48),this.bump()}var a=St(r,this.clonePosition());return i?Ut(o*=n)?{val:o,err:null}:this.error(e,a):this.error(t,a)},t.prototype.offset=function(){return this.position.offset},t.prototype.isEOF=function(){return this.offset()===this.message.length},t.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},t.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var e=Kt(this.message,t);if(void 0===e)throw Error("Offset ".concat(t," is at invalid UTF-16 code unit boundary"));return e},t.prototype.error=function(t,e){return{val:null,err:{kind:t,message:this.message,location:e}}},t.prototype.bump=function(){if(!this.isEOF()){var t=this.char();10===t?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2)}},t.prototype.bumpIf=function(t){if(kt(this.message,t,this.offset())){for(var e=0;e<t.length;e++)this.bump();return!0}return!1},t.prototype.bumpUntil=function(t){var e=this.offset(),n=this.message.indexOf(t,e);return n>=0?(this.bumpTo(n),!0):(this.bumpTo(this.message.length),!1)},t.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var e=this.offset();if(e===t)break;if(e>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},t.prototype.bumpSpace=function(){for(;!this.isEOF()&&zt(this.char());)this.bump()},t.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),e=this.offset(),n=this.message.charCodeAt(e+(t>=65536?2:1));return null!=n?n:null},t}();function Wt(t){return t>=97&&t<=122||t>=65&&t<=90}function Zt(t){return 45===t||46===t||t>=48&&t<=57||95===t||t>=97&&t<=122||t>=65&&t<=90||183==t||t>=192&&t<=214||t>=216&&t<=246||t>=248&&t<=893||t>=895&&t<=8191||t>=8204&&t<=8205||t>=8255&&t<=8256||t>=8304&&t<=8591||t>=11264&&t<=12271||t>=12289&&t<=55295||t>=63744&&t<=64975||t>=65008&&t<=65533||t>=65536&&t<=983039}function zt(t){return t>=9&&t<=13||32===t||133===t||t>=8206&&t<=8207||8232===t||8233===t}function Qt(t){return t>=33&&t<=35||36===t||t>=37&&t<=39||40===t||41===t||42===t||43===t||44===t||45===t||t>=46&&t<=47||t>=58&&t<=59||t>=60&&t<=62||t>=63&&t<=64||91===t||92===t||93===t||94===t||96===t||123===t||124===t||125===t||126===t||161===t||t>=162&&t<=165||166===t||167===t||169===t||171===t||172===t||174===t||176===t||177===t||182===t||187===t||191===t||215===t||247===t||t>=8208&&t<=8213||t>=8214&&t<=8215||8216===t||8217===t||8218===t||t>=8219&&t<=8220||8221===t||8222===t||8223===t||t>=8224&&t<=8231||t>=8240&&t<=8248||8249===t||8250===t||t>=8251&&t<=8254||t>=8257&&t<=8259||8260===t||8261===t||8262===t||t>=8263&&t<=8273||8274===t||8275===t||t>=8277&&t<=8286||t>=8592&&t<=8596||t>=8597&&t<=8601||t>=8602&&t<=8603||t>=8604&&t<=8607||8608===t||t>=8609&&t<=8610||8611===t||t>=8612&&t<=8613||8614===t||t>=8615&&t<=8621||8622===t||t>=8623&&t<=8653||t>=8654&&t<=8655||t>=8656&&t<=8657||8658===t||8659===t||8660===t||t>=8661&&t<=8691||t>=8692&&t<=8959||t>=8960&&t<=8967||8968===t||8969===t||8970===t||8971===t||t>=8972&&t<=8991||t>=8992&&t<=8993||t>=8994&&t<=9e3||9001===t||9002===t||t>=9003&&t<=9083||9084===t||t>=9085&&t<=9114||t>=9115&&t<=9139||t>=9140&&t<=9179||t>=9180&&t<=9185||t>=9186&&t<=9254||t>=9255&&t<=9279||t>=9280&&t<=9290||t>=9291&&t<=9311||t>=9472&&t<=9654||9655===t||t>=9656&&t<=9664||9665===t||t>=9666&&t<=9719||t>=9720&&t<=9727||t>=9728&&t<=9838||9839===t||t>=9840&&t<=10087||10088===t||10089===t||10090===t||10091===t||10092===t||10093===t||10094===t||10095===t||10096===t||10097===t||10098===t||10099===t||10100===t||10101===t||t>=10132&&t<=10175||t>=10176&&t<=10180||10181===t||10182===t||t>=10183&&t<=10213||10214===t||10215===t||10216===t||10217===t||10218===t||10219===t||10220===t||10221===t||10222===t||10223===t||t>=10224&&t<=10239||t>=10240&&t<=10495||t>=10496&&t<=10626||10627===t||10628===t||10629===t||10630===t||10631===t||10632===t||10633===t||10634===t||10635===t||10636===t||10637===t||10638===t||10639===t||10640===t||10641===t||10642===t||10643===t||10644===t||10645===t||10646===t||10647===t||10648===t||t>=10649&&t<=10711||10712===t||10713===t||10714===t||10715===t||t>=10716&&t<=10747||10748===t||10749===t||t>=10750&&t<=11007||t>=11008&&t<=11055||t>=11056&&t<=11076||t>=11077&&t<=11078||t>=11079&&t<=11084||t>=11085&&t<=11123||t>=11124&&t<=11125||t>=11126&&t<=11157||11158===t||t>=11159&&t<=11263||t>=11776&&t<=11777||11778===t||11779===t||11780===t||11781===t||t>=11782&&t<=11784||11785===t||11786===t||11787===t||11788===t||11789===t||t>=11790&&t<=11798||11799===t||t>=11800&&t<=11801||11802===t||11803===t||11804===t||11805===t||t>=11806&&t<=11807||11808===t||11809===t||11810===t||11811===t||11812===t||11813===t||11814===t||11815===t||11816===t||11817===t||t>=11818&&t<=11822||11823===t||t>=11824&&t<=11833||t>=11834&&t<=11835||t>=11836&&t<=11839||11840===t||11841===t||11842===t||t>=11843&&t<=11855||t>=11856&&t<=11857||11858===t||t>=11859&&t<=11903||t>=12289&&t<=12291||12296===t||12297===t||12298===t||12299===t||12300===t||12301===t||12302===t||12303===t||12304===t||12305===t||t>=12306&&t<=12307||12308===t||12309===t||12310===t||12311===t||12312===t||12313===t||12314===t||12315===t||12316===t||12317===t||t>=12318&&t<=12319||12320===t||12336===t||64830===t||64831===t||t>=65093&&t<=65094}function Jt(t){t.forEach(function(t){if(delete t.location,function(t){return t.type===at.select}(t)||function(t){return t.type===at.plural}(t))for(var e in t.options)delete t.options[e].location,Jt(t.options[e].value);else(function(t){return t.type===at.number})(t)&&function(t){return!(!t||"object"!=typeof t||t.type!==ct.number)}(t.style)?delete t.style.location:!function(t){return t.type===at.date}(t)&&!function(t){return t.type===at.time}(t)||!function(t){return!(!t||"object"!=typeof t||t.type!==ct.dateTime)}(t.style)?function(t){return t.type===at.tag}(t)&&Jt(t.children):delete t.style.location})}function te(t){if(Object.prototype.hasOwnProperty.call(t,"__esModule"))return t;var e=t.default;if("function"==typeof e){var n=function t(){var n=!1;try{n=this instanceof t}catch{}return n?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};n.prototype=e.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(t).forEach(function(e){var r=Object.getOwnPropertyDescriptor(t,e);Object.defineProperty(n,e,r.get?r:{enumerable:!0,get:function(){return t[e]}})}),n}var ee,ne={};function re(){if(ee)return ne;var t,e;return ee=1,Object.defineProperty(ne,"__esModule",{value:!0}),ne.SKELETON_TYPE=ne.TYPE=void 0,ne.isLiteralElement=function(e){return e.type===t.literal},ne.isArgumentElement=function(e){return e.type===t.argument},ne.isNumberElement=function(e){return e.type===t.number},ne.isDateElement=function(e){return e.type===t.date},ne.isTimeElement=function(e){return e.type===t.time},ne.isSelectElement=function(e){return e.type===t.select},ne.isPluralElement=function(e){return e.type===t.plural},ne.isPoundElement=function(e){return e.type===t.pound},ne.isTagElement=function(e){return e.type===t.tag},ne.isNumberSkeleton=function(t){return!(!t||"object"!=typeof t||t.type!==e.number)},ne.isDateTimeSkeleton=function(t){return!(!t||"object"!=typeof t||t.type!==e.dateTime)},ne.createLiteralElement=function(e){return{type:t.literal,value:e}},ne.createNumberElement=function(e,n){return{type:t.number,value:e,style:n}},function(t){t[t.literal=0]="literal",t[t.argument=1]="argument",t[t.number=2]="number",t[t.date=3]="date",t[t.time=4]="time",t[t.select=5]="select",t[t.plural=6]="plural",t[t.pound=7]="pound",t[t.tag=8]="tag"}(t||(ne.TYPE=t={})),function(t){t[t.number=0]="number",t[t.dateTime=1]="dateTime"}(e||(ne.SKELETON_TYPE=e={})),ne}var ie,oe=re(),se={},ae=te(lt);var ce=function(){if(ie)return se;ie=1,Object.defineProperty(se,"__esModule",{value:!0}),se.printAST=n,se.doPrintAST=r,se.printDateTimeSkeleton=s;var t=ae,e=re();function n(t){return r(t,!1)}function r(a,c){var h=a.map(function(h,l){return(0,e.isLiteralElement)(h)?function(t,e,n,r){var o=t.value,s=o;n||"'"!==s[0]||(s="''".concat(s.slice(1)));r||"'"!==s[s.length-1]||(s="".concat(s.slice(0,s.length-1),"''"));return s=i(s),e?s.replace("#","'#'"):s}(h,c,0===l,l===a.length-1):(0,e.isArgumentElement)(h)?function(t){var e=t.value;return"{".concat(e,"}")}(h):(0,e.isDateElement)(h)||(0,e.isTimeElement)(h)||(0,e.isNumberElement)(h)?function(t){return"{".concat(t.value,", ").concat(e.TYPE[t.type]).concat(t.style?", ".concat((n=t.style,"string"==typeof n?i(n):n.type===e.SKELETON_TYPE.dateTime?"::".concat(s(n)):"::".concat(n.tokens.map(o).join(" ")))):"","}");var n}(h):(0,e.isPluralElement)(h)?function(e){var n="cardinal"===e.pluralType?"plural":"selectordinal",i=[e.value,n,t.__spreadArray([e.offset?"offset:".concat(e.offset):""],Object.keys(e.options).map(function(t){return"".concat(t,"{").concat(r(e.options[t].value,!0),"}")}),!0).filter(Boolean).join(" ")].join(",");return"{".concat(i,"}")}(h):(0,e.isSelectElement)(h)?function(t){var e=[t.value,"select",Object.keys(t.options).map(function(e){return"".concat(e,"{").concat(r(t.options[e].value,!1),"}")}).join(" ")].join(",");return"{".concat(e,"}")}(h):(0,e.isPoundElement)(h)?"#":(0,e.isTagElement)(h)?function(t){return"<".concat(t.value,">").concat(n(t.children),"</").concat(t.value,">")}(h):void 0});return h.join("")}function i(t){return t.replace(/([{}](?:[\s\S]*[{}])?)/,"'$1'")}function o(t){var e=t.stem,n=t.options;return 0===n.length?e:"".concat(e).concat(n.map(function(t){return"/".concat(t)}).join(""))}function s(t){return t.pattern}return se}();function he({icuString:t,shouldVisit:e,visitor:n,options:{recurseIntoVisited:r=!0,...i}}){const o=function(t,e){void 0===e&&(e={}),e=w({shouldParseSkeletons:!0,requiresOtherClause:!0},e);var n=new Yt(t,e).parse();if(n.err){var r=SyntaxError(st[n.err.kind]);throw r.location=n.err.location,r.originalMessage=n.err.message,r}return(null==e?void 0:e.captureLocation)||Jt(n.val),n.val}(t,i);return s(o),o;function s(t){t.map(a)}function a(t){let i=!1;e(t)&&(n(t),i=!0),i&&!r||(t.type===at.select||t.type===at.plural?Object.values(t.options).map(t=>t.value).map(s):t.type===at.tag&&s(t.children))}}const le="_gt_",ue=new RegExp(`^${le}\\d+$`),fe=new RegExp(`^${le}$`);function pe(t){return t.type===oe.TYPE.select&&ue.test(t.value)&&!!t.options.other&&(0===t.options.other.value.length||t.options.other.value.length>0&&t.options.other.value[0]?.type===oe.TYPE.literal)}function de(t){return t.type===oe.TYPE.select&&fe.test(t.value)&&!!t.options.other&&(0===t.options.other.value.length||t.options.other.value.length>0&&t.options.other.value[0]?.type===oe.TYPE.literal)}function ye(t){if(!t.includes("_gt_"))return t;const e=[];he({icuString:t,shouldVisit:de,visitor:function(t){e.push({start:t.location?.start.offset??0,end:t.location?.end.offset??0,otherStart:t.options.other.location?.start.offset??0,otherEnd:t.options.other.location?.end.offset??0})},options:{recurseIntoVisited:!1,captureLocation:!0}});const n=[];let r=0;for(let i=0;i<e.length;i++){const{start:o,end:s,otherStart:a,otherEnd:c}=e[i];n.push(t.slice(r,o)),n.push(t.slice(o,o+4+1)),n.push(String(i+1)),n.push(t.slice(o+4+1,a)),n.push("{}"),n.push(t.slice(c,s)),r=s}return n.push(t.slice(r,t.length)),n.join("")}var ge={warn(t){console.warn(t)},error(t){console.error(t)},info(t){console.info(t)},debug(t){console.debug(t)}};const me=t=>`String interpolation failed for message: "${t}".`;function be(e,n){if(!e)return e;const r=n.$_fallback,i=function(t){return Object.fromEntries(Object.entries(t).filter(([t])=>"$id"!==t&&"$context"!==t&&"$maxChars"!==t&&"$hash"!==t&&"$_hash"!==t&&"$_source"!==t&&"$_fallback"!==t&&"$format"!==t&&"$_locales"!==t&&"$locale"!==t))}(n);try{const s=function(t){if(!t.includes("_gt_"))return{};let e=1;const n={};return he({icuString:t,shouldVisit:de,visitor:function(t){n[t.value+e]=t.options.other.value.length?t.options.other.value[0]?.value:"",e+=1},options:{recurseIntoVisited:!1}}),n}(r||"");return t.formatCutoff(function(e,n,r,i){try{return t.formatMessage(e,{variables:n,locales:r,dataFormat:i})}catch{return ge.warn(me(e)),e}}(Object.keys(s).length?(o=e).includes("_gt_")?ce.printAST(he({icuString:o,shouldVisit:pe,visitor:function(t){t.type=oe.TYPE.argument,Reflect.deleteProperty(t,"options")},options:{recurseIntoVisited:!1}})):o:e,{...i,...s,[le]:"other"},n.$locale??n.$_locales,n.$format),{maxChars:n.$maxChars})}catch{return ge.warn(me(e)),null!=n.$_fallback?be(n.$_fallback,{...n,$_fallback:void 0}):t.formatCutoff(e,{maxChars:n.$maxChars})}var o}function Ee(t){return function(t){if(s(t),u)return t.toHex();let e="";for(let n=0;n<t.length;n++)e+=f[t[n]];return e}(C(function(t){if("string"!=typeof t)throw new TypeError("string expected");return new Uint8Array((new TextEncoder).encode(t))}(t))).slice(0,16)}const _e=t=>{if(t&&"object"==typeof t){const e={};if("c"in t&&t.c&&(e.c=ve(t.c)),"d"in t){const n=t?.d;n?.b&&(e.b=Object.fromEntries(Object.entries(n.b).map(([t,e])=>[t,ve(e)]))),n?.t&&(e.t=n.t)}return function(t){const e=t;if(e&&"object"==typeof e&&"string"==typeof e.k){const t=Object.keys(e);if(1===t.length)return!0;if(2===t.length){if("number"==typeof e.i)return!0;if("string"==typeof e.v)return!0}if(3===t.length&&"string"==typeof e.v&&"number"==typeof e.i)return!0}return!1}(t)?{k:t.k,...t.v&&{v:t.v}}:e}return t};function ve(t){return Array.isArray(t)?t.map(_e):_e(t)}function Te(t){return t.loadTranslations?"custom":t.cacheUrl?"remote":void 0!==t.cacheUrl&&t.cacheUrl!==r||!t.projectId?"disabled":"gt-remote"}function Ce(t){return void 0!==t.runtimeUrl&&"https://runtime2.gtx.dev"!==t.runtimeUrl||!t.projectId||!t.devApiKey&&!t.apiKey?t.runtimeUrl?"custom":"disabled":"gt"}function He(t){return"gt-remote"===Te(t)||"gt"===Ce(t)}function Le(e){const n=[];return n.push(...function(t){const e=[],{projectId:n,loadTranslations:r}=t;switch(Te(t)){case"remote":case"gt-remote":n||e.push({type:"warning",message:"projectId is required when loading translations from a remote store"});break;case"custom":r||e.push({type:"error",message:"loadTranslations is required when loading translations from a custom loader"})}return e}(e)),n.push(...function(t){const e=[];switch(Ce(t)){case"custom":case"gt":t.projectId||e.push({type:"warning",message:"projectId is required"}),t.devApiKey||t.apiKey||e.push({type:"warning",message:"devApiKey or apiKey is required"})}return e}(e)),n.push(...function(e){const n=[];if(!He(e))return n;const{defaultLocale:r,locales:i,customMapping:o}=e;return new Set([...r?[r]:[],...i||[]]).forEach(e=>{t.isValidLocale(e,o)||n.push({type:"error",message:`Invalid locale: ${e}`})}),n}(e)),n.push(...function(t){const e=[];return t.loadDictionary&&!t.dictionary&&e.push({type:"error",message:"dictionary is required when loadDictionary is provided"}),e}(e)),n}function we(e){const n=function(t){const{cacheUrl:e=r,projectId:n,_versionId:i,_branchId:o}=t;return`${e}/${n}/[locale]`+(i?`/${i}`:"")+(o?`?branchId=${o}`:"")}(e);return async r=>{r=t.resolveCanonicalLocale(r,e.customMapping);const i=n.replace("[locale]",r),o=await fetch(i);if(!o.ok)throw new Error(`Failed to load translations from ${i}`);return await o.json()}}var Be=class{constructor(t,e){this.cache={},this.fallbackPromises={},this.cache=structuredClone(t),this.onHit=e?.onHit,this.onMiss=e?.onMiss}setCache(t,e){this.cache[t]=e}getCache(t){const e=this.genKey(t);return this.cache[e]}getInternalCache(){return this.cache}async missCache(...t){const e=t[0],n=this.genKey(e);if(void 0!==this.fallbackPromises[n])return await this.fallbackPromises[n];const r=this.fallback(...t);this.fallbackPromises[n]=r;try{const t=await r;return this.setCache(n,t),t}finally{delete this.fallbackPromises[n]}}};function Ae(t,e){return null!=e.$_hash?e.$_hash:function({source:t,context:e,id:n,maxChars:r,dataFormat:i},s=Ee){let a;return a="JSX"===i?ve(t):t,s(o({source:a,...n&&{id:n},...e&&{context:e},...null!=r&&{maxChars:Math.abs(r)},...i&&{dataFormat:i}}))}({source:"ICU"===e.$format?ye(t):t,...e?.$context&&{context:e.$context},...e?.$id&&{id:e.$id},..."$maxChars"in e&&null!=e.$maxChars&&{maxChars:Math.abs(e.$maxChars)},dataFormat:e.$format})}const Pe=100,Se=25,Ie=50;function Oe(t,e){if(void 0===t||!Number.isFinite(t))return e;const n=Math.trunc(t);return n>0?n:e}var Me=class extends Be{constructor({init:t,translateMany:e,lifecycle:n,batchConfig:r}){super(t,n),this._queue=[],this._batchTimer=null,this._activeRequests=0,this._translateMany=e,this._batchConfig=function(t){return{maxConcurrentRequests:Oe(t?.maxConcurrentRequests,Pe),maxBatchSize:Oe(t?.maxBatchSize,Se),batchInterval:(e=t?.batchInterval,n=Ie,void 0===e||!Number.isFinite(e)||e<=0?n:e)};var e,n}(r)}get(t){const e=this.getCache(t);return null!=e&&this.onHit&&this.onHit({inputKey:t,cacheKey:this.genKey(t),cacheValue:e,outputValue:e}),e}async miss(t){const e=await this.missCache(t);return null!=e&&this.onMiss&&this.onMiss({inputKey:t,cacheKey:this.genKey(t),cacheValue:e,outputValue:e}),e}genKey(t){return Ae(t.message,t.options)}fallback(t){const e=this._enqueueTranslation(t);return this._queue.length>=this._batchConfig.maxBatchSize?this._flushNow():this._scheduleBatch(),e}_flushNow(){this._batchTimer&&(clearTimeout(this._batchTimer),this._batchTimer=null),this._drainQueue()}_scheduleBatch(){this._batchTimer||(this._batchTimer=setTimeout(()=>{this._batchTimer=null,this._drainQueue()},this._batchConfig.batchInterval))}_drainQueue(){for(;this._queue.length>0&&this._activeRequests<this._batchConfig.maxConcurrentRequests;){const t=this._queue.splice(0,this._batchConfig.maxBatchSize);this._sendBatchRequest(t)}this._queue.length>0&&this._scheduleBatch()}_enqueueTranslation(t){const e=this.genKey(t),n=t.options;return new Promise((r,i)=>{this._queue.push({key:e,source:t.message,metadata:{hash:e,...n?.$context&&{context:n.$context},...n?.$id&&{id:n.$id},..."$maxChars"in n&&null!=n.$maxChars&&{maxChars:Math.abs(n.$maxChars)},dataFormat:n.$format},resolve:t=>r(t),reject:i})})}async _sendBatchRequest(t){this._activeRequests++;const e=function(t){return t.reduce((t,e)=>(t[e.key]={source:e.source,metadata:e.metadata},t),{})}(t),n=await this._sendBatchRequestWithErrorHandling(t,e);n&&this._handleTranslationResponse(t,n),this._activeRequests--}async _sendBatchRequestWithErrorHandling(t,e){try{return await this._translateMany(e)}catch(e){for(const n of t)n.reject(e);return}}_handleTranslationResponse(t,e){for(const n of t){const{key:t}=n,r=e[t];if(r&&r.success){const e=r.translation;this.setCache(t,e),n.resolve(e)}else n.reject(r?.error)}}};var Re=class extends Be{constructor({init:t={},ttl:e,batchConfig:n,loadTranslations:r,createTranslateMany:i,lifecycle:{onLocalesCacheHit:o,onLocalesCacheMiss:s,onTranslationsCacheHit:a,onTranslationsCacheMiss:c}}){super(t,{onHit:o,onMiss:s}),this.ttl=6e4,this.ttl=null===e?-1:e??6e4,this._translationLoader=r,this._createTranslateMany=i,this._batchConfig=n,this._onTranslationsCacheHit=a,this._onTranslationsCacheMiss=c}get(t){const e=this.getCache(t);if(!e||e.expiresAt>0&&e.expiresAt<Date.now())return;const n=e.translationsCache;return null!=n&&this.onHit&&this.onHit({inputKey:t,cacheKey:this.genKey(t),cacheValue:e,outputValue:n}),n}async miss(t){const e=await this.missCache(t),n=e.translationsCache;return null!=n&&this.onMiss&&this.onMiss({inputKey:t,cacheKey:this.genKey(t),cacheValue:e,outputValue:n}),n}genKey(t){return t}async fallback(t){const e=this._translationLoader(t),n=this.ttl<0?this.ttl:Date.now()+this.ttl;return{translationsCache:new Me({init:await e,lifecycle:this._createTranslationsCacheLifecycle(t),translateMany:this._createTranslateMany(t),batchConfig:this._batchConfig}),expiresAt:n}}_createTranslationsCacheLifecycle(t){return{onHit:this._onTranslationsCacheHit?e=>this._onTranslationsCacheHit({locale:t,...e}):void 0,onMiss:this._onTranslationsCacheMiss?e=>this._onTranslationsCacheMiss({locale:t,...e}):void 0}}};function Ne(t){return t?t.split("."):[]}function De(t){return"object"==typeof t&&null!=t&&!Array.isArray(t)}function Ue(t){if(function(t){return"string"==typeof t||!(!Array.isArray(t)||"string"!=typeof t[0])&&(1===t.length||2===t.length&&function(t){if("object"!=typeof t||null==t||Array.isArray(t))return!1;const e=t;return(void 0===e.$context||"string"==typeof e.$context)&&(void 0===e.$format||je(e.$format))&&(void 0===e.$maxChars||"number"==typeof e.$maxChars)&&(void 0===e.context||"string"==typeof e.context)}(t[1]))}(t))return{entry:Array.isArray(t)?t[0]:t,options:Array.isArray(t)?t[1]??{}:{}}}function Ge(t){return 0===Object.keys(t.options).length?t.entry:[t.entry,t.options]}function je(t){return"ICU"===t||"I18NEXT"===t||"STRING"===t}var ke=class extends Error{constructor(t){super(`I18nManager: source dictionary entry ${t} is not defined`),this.name="DictionarySourceNotFoundError"}},xe=class extends Be{constructor({init:t,lifecycle:e,runtimeTranslate:n}){super(t,e),this._runtimeTranslate=n,this.onHitObj=e?.onHitObj,this.onMissObj=e?.onMissObj}get(t){const e=this.getCache(t),n=Ue(e);if(void 0!==n)return this.onHit&&this.onHit({inputKey:t,cacheKey:this.genKey(t),cacheValue:e,outputValue:n}),n}set(t,e){const n=Ge(e);this.setCache(this.genKey(t),n)}getObj(t){const e=this.getCache(t);if(void 0===e)return;const n=structuredClone(e);return this.onHitObj&&this.onHitObj({inputKey:t,cacheKey:this.genKey(t),cacheValue:e,outputValue:n}),n}setObj(t,e){this.setCache(this.genKey(t),structuredClone(e))}async missObj(t,e){const n=Ue(e);if(void 0!==n)return Ge(await this.miss(t,n));if(!De(e))throw new ke(t);const r=await Promise.all(Object.entries(e).map(async([e,n])=>{const r=t?`${t}.${e}`:e;return[e,await this.missObj(r,n)]})),i=Object.fromEntries(r);return this.setObj(t,i),i}async miss(t,e){const n=await this.missCache(t,e),r=Ue(n);if(void 0===r)throw new Error("DictionaryCache missCache did not return a DictionaryEntry");return this.onMiss&&this.onMiss({inputKey:t,cacheKey:this.genKey(t),cacheValue:n,outputValue:r}),r}setCache(t,e){const n=this.getInternalCache(),r=Ne(t);if(0===r.length)return void(De(e)&&function(t,e){for(const e of Object.keys(t))delete t[e];Object.assign(t,e)}(n,e));let i=n;for(const t of r.slice(0,-1)){De(i[t])||(i[t]={}),i=i[t]}i[r[r.length-1]]=e}getCache(t){const e=Ne(this.genKey(t));let n=this.getInternalCache();if(0===e.length)return n;for(const t of e){if(!De(n))return;n=n[t]}return n}genKey(t){return t}fallback(t,e){return this._runtimeTranslate(t,e)}},Fe=class extends Be{constructor({ttl:t,defaultLocale:e,dictionary:n={},loadDictionary:r,runtimeTranslate:i,lifecycle:{onLocalesDictionaryCacheHit:o,onLocalesDictionaryCacheMiss:s,onDictionaryCacheHit:a,onDictionaryCacheMiss:c,onDictionaryObjectCacheHit:h}}){super({},{onHit:o,onMiss:s}),this.ttl=6e4,this.ttl=null===t?-1:t??6e4,this._dictionaryLoader=r,this._runtimeTranslate=i,this._onDictionaryCacheHit=a,this._onDictionaryCacheMiss=c,this._onDictionaryObjectCacheHit=h,this.setCache(e,{dictionaryCache:new xe({init:n,runtimeTranslate:this._createDictionaryRuntimeTranslate(e),lifecycle:this._createDictionaryCacheLifecycle(e)}),expiresAt:-1})}get(t){const e=this.getCache(t);if(!e||e.expiresAt>0&&e.expiresAt<Date.now())return;const n=e.dictionaryCache;return null!=n&&this.onHit&&this.onHit({inputKey:t,cacheKey:this.genKey(t),cacheValue:e,outputValue:n}),n}async miss(t){const e=await this.missCache(t),n=e.dictionaryCache;return null!=n&&this.onMiss&&this.onMiss({inputKey:t,cacheKey:this.genKey(t),cacheValue:e,outputValue:n}),n}genKey(t){return t}async fallback(t){const e=this._dictionaryLoader(t),n=this.ttl<0?this.ttl:Date.now()+this.ttl;return{dictionaryCache:new xe({init:await e,runtimeTranslate:this._createDictionaryRuntimeTranslate(t),lifecycle:this._createDictionaryCacheLifecycle(t)}),expiresAt:n}}_createDictionaryCacheLifecycle(t){return{onHit:this._onDictionaryCacheHit?e=>this._onDictionaryCacheHit({locale:t,...e}):void 0,onMiss:this._onDictionaryCacheMiss?e=>this._onDictionaryCacheMiss({locale:t,...e}):void 0,onHitObj:this._onDictionaryObjectCacheHit?e=>this._onDictionaryObjectCacheHit({locale:t,...e}):void 0}}_createDictionaryRuntimeTranslate(t){return(e,n)=>this._runtimeTranslate(t,e,n)}};const Ke="locales-cache-miss",$e="translations-cache-miss",Ve="locales-dictionary-cache-miss",Xe="dictionary-cache-miss";var qe=class{constructor(){this.listeners={}}getOrCreateListeners(t){return this.listeners[t]||(this.listeners[t]=new Set),this.listeners[t]}subscribe(t,e){const n=this.getOrCreateListeners(t);return n.add(e),()=>{n.delete(e)}}emit(t,e){this.listeners[t]?.forEach(t=>t(e))}};var Ye=class extends qe{constructor(e){super(),this.resolveTranslationSync=(t,e,n)=>this.lookupTranslation(t,e,n),function(t,e="",n=!0){if(t.forEach(t=>{switch(t.type){case"error":ge.error(e+t.message);break;case"warning":ge.warn(e+t.message)}}),n&&t.some(t=>"error"===t.type))throw new Error("Validation errors occurred")}(Le(e),"I18nManager: "),this.config=function(t){const e=He(t),r=function({defaultLocale:t,locales:e,customMapping:n}){return{defaultLocale:t,locales:Array.from(new Set([t,...e])),customMapping:n||{}}}({defaultLocale:t.defaultLocale||n,locales:t.locales||[n],customMapping:t.customMapping});return{environment:t.environment||"production",enableI18n:void 0===t.enableI18n||t.enableI18n,projectId:t.projectId,devApiKey:t.devApiKey,apiKey:t.apiKey,runtimeUrl:t.runtimeUrl,cacheExpiryTime:t.cacheExpiryTime,batchConfig:t.batchConfig,runtimeTranslation:t.runtimeTranslation,_versionId:t._versionId,...e?We(r):r}}(e),this.localeConfig=new t.LocaleConfig({defaultLocale:this.config.defaultLocale,locales:this.config.locales,customMapping:this.config.customMapping});const r=function(t){return function({type:t,remoteTranslationLoaderParams:e,loadTranslations:n}){"disabled"===t&&ge.warn("I18nManager: No translation loader found. No translations will be loaded.");const{cacheUrl:r,projectId:i,_versionId:o,_branchId:s,customMapping:a}=e;switch(t){case"remote":case"gt-remote":return we({cacheUrl:r,projectId:i||"",_versionId:o,_branchId:s,customMapping:a});case"custom":return n;case"disabled":return async t=>({})}}({loadTranslations:t.loadTranslations,type:Te(t),remoteTranslationLoaderParams:{cacheUrl:t.cacheUrl,projectId:t.projectId,_versionId:t._versionId,_branchId:t._branchId,customMapping:t.customMapping}})}(e),i=function(t){return t.loadDictionary??(()=>Promise.resolve({}))}(e),o=this.config.runtimeTranslation?.timeout??12e3,s=this.config.runtimeTranslation?.metadata??{},a=function(t,e,n={}){return r=>i=>t.translateMany(i,{...n,targetLocale:r},e)}(this.getGTClassClean(),o,s);!function({onLocalesCacheHit:t,onLocalesCacheMiss:e,onTranslationsCacheHit:n,onTranslationsCacheMiss:r,onLocalesDictionaryCacheHit:i,onLocalesDictionaryCacheMiss:o,onDictionaryCacheHit:s,onDictionaryCacheMiss:a,onDictionaryObjectCacheHit:c},h){t&&h("locales-cache-hit",e=>{t({...e,value:e.translations})}),e&&h(Ke,t=>{e({...t,value:t.translations})}),n&&h("translations-cache-hit",t=>{n({...t,value:t.translation})}),r&&h($e,t=>{r({...t,value:t.translation})}),i&&h("locales-dictionary-cache-hit",t=>{i(t)}),o&&h(Ve,t=>{o(t)}),s&&h("dictionary-cache-hit",t=>{s(t)}),a&&h(Xe,t=>{a(t)}),c&&h("dictionary-object-cache-hit",t=>{c(t)})}(e.lifecycle??{},(...t)=>this.subscribe(...t));const c=(h=(...t)=>this.emit(...t),{onLocalesCacheHit:t=>{h("locales-cache-hit",{locale:t.inputKey,translations:t.outputValue.getInternalCache()})},onLocalesCacheMiss:t=>{h(Ke,{locale:t.inputKey,translations:t.outputValue.getInternalCache()})},onTranslationsCacheHit:t=>{h("translations-cache-hit",{locale:t.locale,hash:t.cacheKey,translation:t.outputValue})},onTranslationsCacheMiss:t=>{h($e,{locale:t.locale,hash:t.cacheKey,translation:t.outputValue})},onLocalesDictionaryCacheHit:t=>{h("locales-dictionary-cache-hit",{locale:t.inputKey,dictionary:t.outputValue.getInternalCache()})},onLocalesDictionaryCacheMiss:t=>{h(Ve,{locale:t.inputKey,dictionary:t.outputValue.getInternalCache()})},onDictionaryCacheHit:t=>{h("dictionary-cache-hit",{locale:t.locale,id:t.cacheKey,dictionaryEntry:t.outputValue})},onDictionaryCacheMiss:t=>{h(Xe,{locale:t.locale,id:t.cacheKey,dictionaryEntry:t.outputValue})},onDictionaryObjectCacheHit:t=>{h("dictionary-object-cache-hit",{locale:t.locale,id:t.cacheKey,dictionaryValue:t.outputValue})}});var h;this.localesCache=new Re({loadTranslations:r,createTranslateMany:a,lifecycle:c,ttl:this.config.cacheExpiryTime,batchConfig:this.config.batchConfig}),this.localesDictionaryCache=new Fe({defaultLocale:this.config.defaultLocale,dictionary:e.dictionary,loadDictionary:i,runtimeTranslate:(t,e,n)=>this.dictionaryRuntimeTranslate(t,e,n),ttl:this.config.cacheExpiryTime,lifecycle:c})}subscribeToTranslationsCacheMiss(t,e,n){return this.subscribe($e,r=>{r.locale===e&&r.hash===n&&t(r)})}getDefaultLocale(){return this.config.defaultLocale}getLocales(){return this.config.locales}getCustomMapping(){return this.config.customMapping}getVersionId(){return this.config._versionId}getGTClass(t){return this.getGTClassClean(t?this.resolveLocale(t):void 0)}isTranslationEnabled(){return this.config.enableI18n}getTranslationLoader(){return t=>this.loadTranslations(t)}async loadTranslations(t){try{const e=this.resolveCacheLocale(t);if(!e)return{};let n=this.localesCache.get(e);return n||(n=await this.localesCache.miss(e)),n.getInternalCache()}catch(t){return this.handleError(t),{}}}async loadDictionary(t){try{const e=this.resolveCacheLocale(t);if(!e)return this.localesDictionaryCache.get(this.config.defaultLocale)?.getInternalCache()??{};let n=this.localesDictionaryCache.get(e);return n||(n=await this.localesDictionaryCache.miss(e)),n.getInternalCache()}catch(t){return this.handleError(t),{}}}lookupDictionary(t,e){try{const n=this.resolveCacheLocale(t)??this.config.defaultLocale;return this.localesDictionaryCache.get(n)?.get(e)}catch(t){return void this.handleError(t)}}lookupDictionaryObj(t,e){try{const n=this.resolveCacheLocale(t)??this.config.defaultLocale;return this.localesDictionaryCache.get(n)?.getObj(e)}catch(t){return void this.handleError(t)}}async lookupDictionaryWithFallback(t,e){try{const n=this.resolveCacheLocale(t);if(!n){const t=this.localesDictionaryCache.get(this.config.defaultLocale)?.get(e);if(void 0===t)throw new ke(e);return t}let r=this.localesDictionaryCache.get(n);r||(r=await this.localesDictionaryCache.miss(n));let i=r.get(e);if(void 0===i){const t=this.localesDictionaryCache.get(this.config.defaultLocale)?.get(e);if(void 0===t)throw new ke(e);i=await r.miss(e,t)}return i}catch(t){return void this.handleError(t)}}async lookupDictionaryObjWithFallback(t,e){try{const n=this.resolveCacheLocale(t);if(!n){const t=this.localesDictionaryCache.get(this.config.defaultLocale)?.getObj(e);if(void 0===t)throw new ke(e);return t}let r=this.localesDictionaryCache.get(n);r||(r=await this.localesDictionaryCache.miss(n));let i=r.getObj(e);if(void 0===i){const t=this.localesDictionaryCache.get(this.config.defaultLocale)?.getObj(e);if(void 0===t)throw new ke(e);i=await r.missObj(e,t)}return i}catch(t){return void this.handleError(t)}}lookupTranslation(t,e,n){try{const{translationLocale:r,options:i}=this.resolveLookupParams(t,n);if(!r)return e;const o=this.localesCache.get(r);if(!o)return;return o.get({message:e,options:i})}catch(t){return void this.handleError(t)}}async lookupTranslationWithFallback(t,e,n){try{return await this.lookupTranslationWithFallbackResolved(t,e,n)}catch(t){return void this.handleError(t)}}async getLookupTranslation(t,e=[]){try{const n=this.resolveCacheLocale(t);if(!n)return t=>t;const r=function(t,e,n){return t.flatMap(t=>{const r=t.options.$locale;if(null==r)return[t];try{const i=n(r);return i!==e?[]:[{message:t.message,options:{...t.options,$locale:i}}]}catch{return[]}})}(e,n,t=>this.resolveCacheLocale(t)??this.resolveLocale(t));r.length!==e.length&&ge.warn(`I18nManager: getLookupTranslation(): prefetchEntries must all be the same locale, ignoring all entries that are not for ${n}`);let i=this.localesCache.get(n);return i||(i=await this.localesCache.miss(n)),i?(await Promise.all(r.filter(t=>null==i.get(t)).map(t=>i.miss(t))),(t,e={})=>i.get({message:t,options:this.resolveLookupOptions(e)})):()=>{}}catch(t){return this.handleError(t),t=>t}}async getTranslations(t){try{return this.loadTranslations(t)}catch(t){return this.handleError(t),{}}}async getTranslationResolver(t){return this.getLookupTranslation(t)}requiresTranslation(t){const e=this.getDefaultLocale(),n=this.getLocales();return this.isTranslationEnabled()&&this.localeConfig.requiresTranslation(t,e,n)}requiresDialectTranslation(t){const e=this.getDefaultLocale();return this.requiresTranslation(t)&&this.localeConfig.isSameLanguage(e,t)}handleError(t){if(t instanceof ke)throw t;if("development"===this.config.environment)throw t;ge.error("I18nManager: "+t)}resolveLocale(t){const e=this.localeConfig.determineLocale(t);if(!this.localeConfig.isValidLocale(t)||!e)throw new Error(`I18nManager: validateLocale(): locale ${t} is not valid`);return e}resolveCacheLocale(e){const n=this.resolveLocale(e);if(this.requiresTranslation(n))return n;const r=this.localeConfig.resolveAliasLocale(t.standardizeLocale(e));return this.requiresTranslation(r)?r:void 0}resolveLookupParams(t,e){const n=this.resolveCacheLocale(t);return{translationLocale:n,options:n?this.resolveLookupOptions(e,n):e}}resolveLookupOptions(t={},e){return t.$locale?{...t,$locale:e??this.resolveCacheLocale(t.$locale)??this.resolveLocale(t.$locale)}:t}async lookupTranslationWithFallbackResolved(t,e,n){const{translationLocale:r,options:i}=this.resolveLookupParams(t,n);if(!r)return e;let o=this.localesCache.get(r);o||(o=await this.localesCache.miss(r));let s=o.get({message:e,options:i});return null==s&&(s=await o.miss({message:e,options:i})),s}async dictionaryRuntimeTranslate(t,e,n){const r=await this.lookupTranslationWithFallbackResolved(t,n.entry,function(t){const{$format:e,...n}=t;return{...n,$format:je(e)?e:"ICU",...void 0===n.$context&&"string"==typeof n.context&&{$context:n.context}}}(n.options));if("string"!=typeof r)throw new Error(`I18nManager: dictionaryRuntimeTranslate(): unable to translate dictionary entry ${e}`);return r}getGTClassClean(t){return new e.GT({sourceLocale:this.config.defaultLocale,targetLocale:t,locales:Array.from(new Set(this.config.locales.map(t=>this.localeConfig.resolveCanonicalLocale(t)))),customMapping:this.config.customMapping,projectId:this.config.projectId,baseUrl:this.config.runtimeUrl||void 0,apiKey:this.config.apiKey,devApiKey:this.config.devApiKey})}};function We(e){return{defaultLocale:t.standardizeLocale(e.defaultLocale),locales:e.locales.map(n=>("string"==typeof e.customMapping?.[n]?e.customMapping?.[n]:e.customMapping?.[n]?.code)?n:t.standardizeLocale(n)),customMapping:Object.fromEntries(Object.entries(e.customMapping||{}).map(([e,n])=>[e,"string"==typeof n?t.standardizeLocale(n):{...n,...n.code?{code:t.standardizeLocale(n.code)}:{}}]))}}let Ze,ze=n;let Qe={getLocale:()=>ze};function Je(){return Ze||(ge.warn("getI18nManager(): Translation failed because I18nManager not initialized."),Ze=new Ye({defaultLocale:n,locales:[n]})),Ze}function tn({source:t,target:e,options:n,sourceLocale:r}){return null!=e?en(e,{$_fallback:t,...n}):en(t,function(t,e){return e?{...t,$locale:e}:t}(n,r))}function en(e,n){switch(n.$format??"STRING"){case"ICU":return be(e,n);case"I18NEXT":case"STRING":return function(e,n){return t.formatCutoff(e,{locales:n.$locale??n.$_locales,maxChars:n.$maxChars})}(e,n);default:return e}}function nn(t,e,n){return{...e,$format:e.$format??n,$locale:t}}function rn(){return Qe.getLocale()}function on(t,e,n={}){return function(t,e,n={}){const r=Je(),i=nn(t,n,"STRING"),o=r.lookupTranslation(i.$locale,e,i);if(null!=o)return tn({source:e,target:o,options:i,sourceLocale:r.getDefaultLocale()})}(t,e,{$format:"ICU",...n})}function sn(t,e,n={}){return function(t,e,n={}){const r=Je(),i=nn(t,n,"STRING");return tn({source:e,target:r.lookupTranslation(i.$locale,e,i),options:i,sourceLocale:r.getDefaultLocale()})}(t,e,{$format:"ICU",...n})}globalThis.t=(t,...e)=>{var n,r;if("undefined"==typeof window&&console.warn(`gt-react Warning: Translation failed for t("${"string"==typeof(r=t)?r:"`"+(null==r?void 0:r.join("${}"))+"`"}") because it was used outside of a browser environment. Falling back to original message.`),"string"==typeof t){const r=e.at(0);return sn(null!==(n=null==r?void 0:r.$locale)&&void 0!==n?n:rn(),t,r)}return function(t,e){const n=rn(),r=function(t,e){return t.map((t,n)=>{var r;return t+(null!==(r=e[n])&&void 0!==r?r:"")}).join("")}(t,e),i=on(n,r);if(i)return i;const{message:o,variables:s}=function(t,e){const n=[],r={};let i=0;for(let o=0;o<t.length;o++)if(n.push(t[o]),o<e.length){const t=i.toString();n.push(`{${t}}`),r[t]=e[o],i++}return{message:n.join(""),variables:r}}(t,e);return sn(n,o,s)}(t,e)};
|
|
2
2
|
//# sourceMappingURL=macros.cjs.min.cjs.map
|