gt-node 0.6.4 → 0.6.6
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 +19 -0
- package/dist/AsyncStorageAdapter-D852UaVa.mjs +71 -0
- package/dist/AsyncStorageAdapter-D852UaVa.mjs.map +1 -0
- package/dist/AsyncStorageAdapter-xUXP4qma.cjs +100 -0
- package/dist/AsyncStorageAdapter-xUXP4qma.cjs.map +1 -0
- package/dist/index.cjs +179 -0
- package/dist/index.cjs.map +1 -0
- package/dist/{index.d.ts → index.d.cts} +12 -18
- package/dist/index.d.mts +48 -0
- package/dist/index.mjs +86 -0
- package/dist/index.mjs.map +1 -0
- package/dist/internal.cjs +31 -0
- package/dist/internal.d.cts +54 -0
- package/dist/internal.d.mts +54 -0
- package/dist/internal.mjs +3 -0
- package/dist/types-BA-INDkb.d.mts +15 -0
- package/dist/types-Ctyskm8X.d.cts +15 -0
- package/dist/types.cjs +0 -0
- package/dist/types.d.cts +3 -0
- package/dist/types.d.mts +3 -0
- package/dist/types.mjs +1 -0
- package/package.json +36 -26
- package/dist/async-i18n-manager/AsyncStorageAdapter.d.ts +0 -19
- package/dist/async-i18n-manager/AsyncStorageI18nManager.d.ts +0 -17
- package/dist/async-i18n-manager/index.d.ts +0 -3
- package/dist/async-i18n-manager/singleton-operations.d.ts +0 -15
- package/dist/helpers/getRequestLocale.d.ts +0 -27
- package/dist/helpers/index.d.ts +0 -3
- package/dist/index.cjs.min.cjs +0 -2
- package/dist/index.cjs.min.cjs.map +0 -1
- package/dist/index.esm.min.mjs +0 -2
- package/dist/index.esm.min.mjs.map +0 -1
- package/dist/internal.cjs.min.cjs +0 -2
- package/dist/internal.cjs.min.cjs.map +0 -1
- package/dist/internal.d.ts +0 -51
- package/dist/internal.esm.min.mjs +0 -2
- package/dist/internal.esm.min.mjs.map +0 -1
- package/dist/setup/index.d.ts +0 -2
- package/dist/setup/initializeGT.d.ts +0 -7
- package/dist/setup/types.d.ts +0 -11
- package/dist/setup/withGT.d.ts +0 -4
- package/dist/translation-functions/index.d.ts +0 -6
- package/dist/translation-functions/types.d.ts +0 -6
- package/dist/types.cjs.min.cjs +0 -2
- package/dist/types.cjs.min.cjs.map +0 -1
- package/dist/types.d.ts +0 -15
- package/dist/types.esm.min.mjs +0 -2
- package/dist/types.esm.min.mjs.map +0 -1
package/dist/index.esm.min.mjs
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{setI18nManager as t,getI18nManager as e,I18nManager as r,StorageAdapter as n}from"gt-i18n/internal";export{getGT,getMessages,tx}from"gt-i18n/internal";import{determineLocale as o,formatMessage as i,GT as a,standardizeLocale as s,isValidLocale as c,resolveCanonicalLocale as u}from"generaltranslation";import{AsyncLocalStorage as h}from"node:async_hooks";var l=function(t,e){return l=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},l(t,e)};function f(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}l(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}var p=function(){return p=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},p.apply(this,arguments)};function d(){return e()}"function"==typeof SuppressedError&&SuppressedError;var y=function(t){function e(e){return t.call(this,e)||this}return f(e,t),e.prototype.run=function(t,e){return this.storeAdapter.run({locale:o(t,this.config.locales,this.config.customMapping)||this.config.defaultLocale},e)},e}(r),g="async-storage-adapter",v=function(t){function e(e){var r=t.call(this)||this;return r.type=g,r.store=null!=e?e:new h,r}return f(e,t),e.prototype.run=function(t,e){return this.store.run(t,e)},e.prototype.getItem=function(t){var e=this.store.getStore();if(e)return e[t]},e.prototype.setItem=function(t,e){var r=this.store.getStore();if(!r)throw new Error("setItem() called outside of an async context. Make sure you are inside a run() call.");r[t]=e},e.prototype.removeItem=function(t){},e}(n);function E(e){!function(e){t(e)}(new y(p(p({},e),{storeAdapter:new v})))}function m(t,e){var r=d();if(!function(t){return t.getAdapterType()===g&&"run"in t&&"function"==typeof t.run}(r))throw new Error("I18nManager not initialized. Invoke configGT() to initialize.");return r.run(t,e)}function b(t,e,r=""){const n=function(t){return t instanceof Uint8Array||ArrayBuffer.isView(t)&&"Uint8Array"===t.constructor.name&&"BYTES_PER_ELEMENT"in t&&1===t.BYTES_PER_ELEMENT}(t),o=t?.length;if(!n||void 0!==e){const e=(r&&`"${r}" `)+"expected Uint8Array"+""+", got "+(n?`length=${o}`:"type="+typeof t);if(!n)throw new TypeError(e);throw new RangeError(e)}return t}function _(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 T(...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 B(t,e){return t<<32-e|t>>>e}const L=(()=>"function"==typeof Uint8Array.from([]).toHex&&"function"==typeof Uint8Array.fromHex)(),A=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function w(t,e={}){const r=(e,r)=>t(r).update(e).digest(),n=t(void 0);return r.outputLen=n.outputLen,r.blockLen=n.blockLen,r.canXOF=n.canXOF,r.create=e=>t(e),Object.assign(r,e),Object.freeze(r)}const S=t=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,t])});function P(t,e,r){return t&e^~t&r}function C(t,e,r){return t&e^t&r^e&r}class I{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(t,e,r,n){this.blockLen=t,this.outputLen=e,this.padOffset=r,this.isLE=n,this.buffer=new Uint8Array(t),this.view=H(this.buffer)}update(t){_(this),b(t);const{view:e,buffer:r,blockLen:n}=this,o=t.length;for(let i=0;i<o;){const a=Math.min(n-this.pos,o-i);if(a===n){const e=H(t);for(;n<=o-i;i+=n)this.process(e,i);continue}r.set(t.subarray(i,i+a),this.pos),this.pos+=a,i+=a,this.pos===n&&(this.process(e,0),this.pos=0)}return this.length+=t.length,this.roundClean(),this}digestInto(t){_(this),function(t,e){b(t,void 0,"digestInto() output");const r=e.outputLen;if(t.length<r)throw new RangeError('"digestInto() output" expected to be of length >='+r)}(t,this),this.finished=!0;const{buffer:e,view:r,blockLen:n,isLE:o}=this;let{pos:i}=this;e[i++]=128,T(this.buffer.subarray(i)),this.padOffset>n-i&&(this.process(r,0),i=0);for(let t=i;t<n;t++)e[t]=0;r.setBigUint64(n-8,BigInt(8*this.length),o),this.process(r,0);const a=H(t),s=this.outputLen;if(s%4)throw new Error("_sha2: outputLen must be aligned to 32bit");const c=s/4,u=this.get();if(c>u.length)throw new Error("_sha2: outputLen bigger than state");for(let t=0;t<c;t++)a.setUint32(4*t,u[t],o)}digest(){const{buffer:t,outputLen:e}=this;this.digestInto(t);const r=t.slice(0,e);return this.destroy(),r}_cloneInto(t){t||=new this.constructor,t.set(...this.get());const{blockLen:e,buffer:r,length:n,finished:o,destroyed:i,pos:a}=this;return t.destroyed=i,t.finished=o,t.length=n,t.pos=a,n%e&&t.buffer.set(r),t}clone(){return this._cloneInto()}}const O=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),M=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]),R=new Uint32Array(64);class N extends I{constructor(t){super(64,t,8,!1)}get(){const{A:t,B:e,C:r,D:n,E:o,F:i,G:a,H:s}=this;return[t,e,r,n,o,i,a,s]}set(t,e,r,n,o,i,a,s){this.A=0|t,this.B=0|e,this.C=0|r,this.D=0|n,this.E=0|o,this.F=0|i,this.G=0|a,this.H=0|s}process(t,e){for(let r=0;r<16;r++,e+=4)R[r]=t.getUint32(e,!1);for(let t=16;t<64;t++){const e=R[t-15],r=R[t-2],n=B(e,7)^B(e,18)^e>>>3,o=B(r,17)^B(r,19)^r>>>10;R[t]=o+R[t-7]+n+R[t-16]|0}let{A:r,B:n,C:o,D:i,E:a,F:s,G:c,H:u}=this;for(let t=0;t<64;t++){const e=u+(B(a,6)^B(a,11)^B(a,25))+P(a,s,c)+M[t]+R[t]|0,h=(B(r,2)^B(r,13)^B(r,22))+C(r,n,o)|0;u=c,c=s,s=a,a=i+e|0,i=o,o=n,n=r,r=e+h|0}r=r+this.A|0,n=n+this.B|0,o=o+this.C|0,i=i+this.D|0,a=a+this.E|0,s=s+this.F|0,c=c+this.G|0,u=u+this.H|0,this.set(r,n,o,i,a,s,c,u)}roundClean(){T(R)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),T(this.buffer)}}class U extends N{A=0|O[0];B=0|O[1];C=0|O[2];D=0|O[3];E=0|O[4];F=0|O[5];G=0|O[6];H=0|O[7];constructor(){super(32)}}const G=w(()=>new U,S(1));var D="https://cdn.gtx.dev",k="en",j=function(t,e){return j=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},j(t,e)};function x(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}j(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}var F=function(){return F=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},F.apply(this,arguments)};function K(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(r[n[o]]=t[n[o]])}return r}function V(t,e,r,n){var o,i=arguments.length,a=i<3?e:null===n?n=Object.getOwnPropertyDescriptor(e,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,e,r,n);else for(var s=t.length-1;s>=0;s--)(o=t[s])&&(a=(i<3?o(a):i>3?o(e,r,a):o(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a}function $(t,e){return function(r,n){e(r,n,t)}}function X(t,e,r,n,o,i){function a(t){if(void 0!==t&&"function"!=typeof t)throw new TypeError("Function expected");return t}for(var s,c=n.kind,u="getter"===c?"get":"setter"===c?"set":"value",h=!e&&t?n.static?t:t.prototype:null,l=e||(h?Object.getOwnPropertyDescriptor(h,n.name):{}),f=!1,p=r.length-1;p>=0;p--){var d={};for(var y in n)d[y]="access"===y?{}:n[y];for(var y in n.access)d.access[y]=n.access[y];d.addInitializer=function(t){if(f)throw new TypeError("Cannot add initializers after decoration has completed");i.push(a(t||null))};var g=(0,r[p])("accessor"===c?{get:l.get,set:l.set}:l[u],d);if("accessor"===c){if(void 0===g)continue;if(null===g||"object"!=typeof g)throw new TypeError("Object expected");(s=a(g.get))&&(l.get=s),(s=a(g.set))&&(l.set=s),(s=a(g.init))&&o.unshift(s)}else(s=a(g))&&("field"===c?o.unshift(s):l[u]=s)}h&&Object.defineProperty(h,n.name,l),f=!0}function q(t,e,r){for(var n=arguments.length>2,o=0;o<e.length;o++)r=n?e[o].call(t,r):e[o].call(t);return n?r:void 0}function Y(t){return"symbol"==typeof t?t:"".concat(t)}function W(t,e,r){return"symbol"==typeof e&&(e=e.description?"[".concat(e.description,"]"):""),Object.defineProperty(t,"name",{configurable:!0,value:r?"".concat(r," ",e):e})}function Z(t,e){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)}function J(t,e,r,n){return new(r||(r=Promise))(function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function s(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r(function(t){t(e)})).then(a,s)}c((n=n.apply(t,e||[])).next())})}function Q(t,e){var r,n,o,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]},a=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return a.next=s(0),a.throw=s(1),a.return=s(2),"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function s(s){return function(c){return function(s){if(r)throw new TypeError("Generator is already executing.");for(;a&&(a=0,s[0]&&(i=0)),i;)try{if(r=1,n&&(o=2&s[0]?n.return:s[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,s[1])).done)return o;switch(n=0,o&&(s=[2&s[0],o.value]),s[0]){case 0:case 1:o=s;break;case 4:return i.label++,{value:s[1],done:!1};case 5:i.label++,n=s[1],s=[0];continue;case 7:s=i.ops.pop(),i.trys.pop();continue;default:if(!((o=(o=i.trys).length>0&&o[o.length-1])||6!==s[0]&&2!==s[0])){i=0;continue}if(3===s[0]&&(!o||s[1]>o[0]&&s[1]<o[3])){i.label=s[1];break}if(6===s[0]&&i.label<o[1]){i.label=o[1],o=s;break}if(o&&i.label<o[2]){i.label=o[2],i.ops.push(s);break}o[2]&&i.ops.pop(),i.trys.pop();continue}s=e.call(t,i)}catch(t){s=[6,t],n=0}finally{r=o=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,c])}}}var z=Object.create?function(t,e,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(e,r);o&&!("get"in o?!e.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,o)}:function(t,e,r,n){void 0===n&&(n=r),t[n]=e[r]};function tt(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||z(e,t,r)}function et(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function rt(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var n,o,i=r.call(t),a=[];try{for(;(void 0===e||e-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(t){o={error:t}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return a}function nt(){for(var t=[],e=0;e<arguments.length;e++)t=t.concat(rt(arguments[e]));return t}function ot(){for(var t=0,e=0,r=arguments.length;e<r;e++)t+=arguments[e].length;var n=Array(t),o=0;for(e=0;e<r;e++)for(var i=arguments[e],a=0,s=i.length;a<s;a++,o++)n[o]=i[a];return n}function it(t,e,r){if(r||2===arguments.length)for(var n,o=0,i=e.length;o<i;o++)!n&&o in e||(n||(n=Array.prototype.slice.call(e,0,o)),n[o]=e[o]);return t.concat(n||Array.prototype.slice.call(e))}function at(t){return this instanceof at?(this.v=t,this):new at(t)}function st(t,e,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n,o=r.apply(t,e||[]),i=[];return n=Object.create(("function"==typeof AsyncIterator?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",function(t){return function(e){return Promise.resolve(e).then(t,u)}}),n[Symbol.asyncIterator]=function(){return this},n;function a(t,e){o[t]&&(n[t]=function(e){return new Promise(function(r,n){i.push([t,e,r,n])>1||s(t,e)})},e&&(n[t]=e(n[t])))}function s(t,e){try{(r=o[t](e)).value instanceof at?Promise.resolve(r.value.v).then(c,u):h(i[0][2],r)}catch(t){h(i[0][3],t)}var r}function c(t){s("next",t)}function u(t){s("throw",t)}function h(t,e){t(e),i.shift(),i.length&&s(i[0][0],i[0][1])}}function ct(t){var e,r;return e={},n("next"),n("throw",function(t){throw t}),n("return"),e[Symbol.iterator]=function(){return this},e;function n(n,o){e[n]=t[n]?function(e){return(r=!r)?{value:at(t[n](e)),done:!1}:o?o(e):e}:o}}function ut(t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var e,r=t[Symbol.asyncIterator];return r?r.call(t):(t=et(t),e={},n("next"),n("throw"),n("return"),e[Symbol.asyncIterator]=function(){return this},e);function n(r){e[r]=t[r]&&function(e){return new Promise(function(n,o){!function(t,e,r,n){Promise.resolve(n).then(function(e){t({value:e,done:r})},e)}(n,o,(e=t[r](e)).done,e.value)})}}}function ht(t,e){return Object.defineProperty?Object.defineProperty(t,"raw",{value:e}):t.raw=e,t}var lt=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e},ft=function(t){return ft=Object.getOwnPropertyNames||function(t){var e=[];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[e.length]=r);return e},ft(t)};function pt(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r=ft(t),n=0;n<r.length;n++)"default"!==r[n]&&z(e,t,r[n]);return lt(e,t),e}function dt(t){return t&&t.__esModule?t:{default:t}}function yt(t,e,r,n){if("a"===r&&!n)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!n:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===r?n:"a"===r?n.call(t):n?n.value:e.get(t)}function gt(t,e,r,n,o){if("m"===n)throw new TypeError("Private method is not writable");if("a"===n&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!o:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===n?o.call(t,r):o?o.value=r:e.set(t,r),r}function vt(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 Et(t,e,r){if(null!=e){if("object"!=typeof e&&"function"!=typeof e)throw new TypeError("Object expected.");var n,o;if(r){if(!Symbol.asyncDispose)throw new TypeError("Symbol.asyncDispose is not defined.");n=e[Symbol.asyncDispose]}if(void 0===n){if(!Symbol.dispose)throw new TypeError("Symbol.dispose is not defined.");n=e[Symbol.dispose],r&&(o=n)}if("function"!=typeof n)throw new TypeError("Object not disposable.");o&&(n=function(){try{o.call(this)}catch(t){return Promise.reject(t)}}),t.stack.push({value:e,dispose:n,async:r})}else r&&t.stack.push({async:!0});return e}var mt="function"==typeof SuppressedError?SuppressedError:function(t,e,r){var n=new Error(r);return n.name="SuppressedError",n.error=t,n.suppressed=e,n};function bt(t){function e(e){t.error=t.hasError?new mt(e,t.error,"An error was suppressed during disposal."):e,t.hasError=!0}var r,n=0;return function o(){for(;r=t.stack.pop();)try{if(!r.async&&1===n)return n=0,t.stack.push(r),Promise.resolve().then(o);if(r.dispose){var i=r.dispose.call(r.value);if(r.async)return n|=2,Promise.resolve(i).then(o,function(t){return e(t),o()})}else n|=1}catch(t){e(t)}if(1===n)return t.hasError?Promise.reject(t.error):Promise.resolve();if(t.hasError)throw t.error}()}function _t(t,e){return"string"==typeof t&&/^\.\.?\//.test(t)?t.replace(/\.(tsx)$|((?:\.d)?)((?:\.[^./]+?)?)\.([cm]?)ts$/i,function(t,r,n,o,i){return r?e?".jsx":".js":!n||o&&i?n+o+"."+i.toLowerCase()+"js":t}):t}var Tt,Ht,Bt,Lt={__extends:x,__assign:F,__rest:K,__decorate:V,__param:$,__esDecorate:X,__runInitializers:q,__propKey:Y,__setFunctionName:W,__metadata:Z,__awaiter:J,__generator:Q,__createBinding:z,__exportStar:tt,__values:et,__read:rt,__spread:nt,__spreadArrays:ot,__spreadArray:it,__await:at,__asyncGenerator:st,__asyncDelegator:ct,__asyncValues:ut,__makeTemplateObject:ht,__importStar:pt,__importDefault:dt,__classPrivateFieldGet:yt,__classPrivateFieldSet:gt,__classPrivateFieldIn:vt,__addDisposableResource:Et,__disposeResources:bt,__rewriteRelativeImportExtension:_t},At=Object.freeze({__proto__:null,__addDisposableResource:Et,get __assign(){return F},__asyncDelegator:ct,__asyncGenerator:st,__asyncValues:ut,__await:at,__awaiter:J,__classPrivateFieldGet:yt,__classPrivateFieldIn:vt,__classPrivateFieldSet:gt,__createBinding:z,__decorate:V,__disposeResources:bt,__esDecorate:X,__exportStar:tt,__extends:x,__generator:Q,__importDefault:dt,__importStar:pt,__makeTemplateObject:ht,__metadata:Z,__param:$,__propKey:Y,__read:rt,__rest:K,__rewriteRelativeImportExtension:_t,__runInitializers:q,__setFunctionName:W,__spread:nt,__spreadArray:it,__spreadArrays:ot,__values:et,default:Lt}),wt="DEFAULT_TERMINATOR_KEY";!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"}(Tt||(Tt={})),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"}(Ht||(Ht={})),function(t){t[t.number=0]="number",t[t.dateTime=1]="dateTime"}(Bt||(Bt={}));var St=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Pt=/(?:[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 Ct(t){var e={};return t.replace(Pt,function(t){var r=t.length;switch(t[0]){case"G":e.era=4===r?"long":5===r?"narrow":"short";break;case"y":e.year=2===r?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":e.month=["numeric","2-digit","short","long","narrow"][r-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":e.day=["numeric","2-digit"][r-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":e.weekday=4===r?"long":5===r?"narrow":"short";break;case"e":if(r<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");e.weekday=["short","long","narrow","short"][r-4];break;case"c":if(r<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");e.weekday=["short","long","narrow","short"][r-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"][r-1];break;case"H":e.hourCycle="h23",e.hour=["numeric","2-digit"][r-1];break;case"K":e.hourCycle="h11",e.hour=["numeric","2-digit"][r-1];break;case"k":e.hourCycle="h24",e.hour=["numeric","2-digit"][r-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":e.minute=["numeric","2-digit"][r-1];break;case"s":e.second=["numeric","2-digit"][r-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":e.timeZoneName=r<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),e}var It=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function Ot(t){return t.replace(/^(.*?)-/,"")}var Mt=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Rt=/^(@+)?(\+|#+)?[rs]?$/g,Nt=/(\*)(0+)|(#+)(0+)|(0+)/g,Ut=/^(0+)$/;function Gt(t){var e={};return"r"===t[t.length-1]?e.roundingPriority="morePrecision":"s"===t[t.length-1]&&(e.roundingPriority="lessPrecision"),t.replace(Rt,function(t,r,n){return"string"!=typeof n?(e.minimumSignificantDigits=r.length,e.maximumSignificantDigits=r.length):"+"===n?e.minimumSignificantDigits=r.length:"#"===r[0]?e.maximumSignificantDigits=r.length:(e.minimumSignificantDigits=r.length,e.maximumSignificantDigits=r.length+("string"==typeof n?n.length:0)),""}),e}function Dt(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 kt(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 r=t.slice(0,2);if("+!"===r?(e.signDisplay="always",t=t.slice(2)):"+?"===r&&(e.signDisplay="exceptZero",t=t.slice(2)),!Ut.test(t))throw new Error("Malformed concise eng/scientific notation");e.minimumIntegerDigits=t.length}return e}function jt(t){return Dt(t)||{}}function xt(t){for(var e={},r=0,n=t;r<n.length;r++){var o=n[r];switch(o.stem){case"percent":case"%":e.style="percent";continue;case"%x100":e.style="percent",e.scale=100;continue;case"currency":e.style="currency",e.currency=o.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=Ot(o.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=F(F(F({},e),{notation:"scientific"}),o.options.reduce(function(t,e){return F(F({},t),jt(e))},{}));continue;case"engineering":e=F(F(F({},e),{notation:"engineering"}),o.options.reduce(function(t,e){return F(F({},t),jt(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(o.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(o.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");o.options[0].replace(Nt,function(t,r,n,o,i,a){if(r)e.minimumIntegerDigits=n.length;else{if(o&&i)throw new Error("We currently do not support maximum integer digits");if(a)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Ut.test(o.stem))e.minimumIntegerDigits=o.stem.length;else if(Mt.test(o.stem)){if(o.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");o.stem.replace(Mt,function(t,r,n,o,i,a){return"*"===n?e.minimumFractionDigits=r.length:o&&"#"===o[0]?e.maximumFractionDigits=o.length:i&&a?(e.minimumFractionDigits=i.length,e.maximumFractionDigits=i.length+a.length):(e.minimumFractionDigits=r.length,e.maximumFractionDigits=r.length),""});var i=o.options[0];"w"===i?e=F(F({},e),{trailingZeroDisplay:"stripIfInteger"}):i&&(e=F(F({},e),Gt(i)))}else if(Rt.test(o.stem))e=F(F({},e),Gt(o.stem));else{var a=Dt(o.stem);a&&(e=F(F({},e),a));var s=kt(o.stem);s&&(e=F(F({},e),s))}}return e}var Ft,Kt={"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 Vt(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 r,n=t.language;return"root"!==n&&(r=t.maximize().region),(Kt[r||""]||Kt[n||""]||Kt["".concat(n,"-001")]||Kt["001"])[0]}var $t=new RegExp("^".concat(St.source,"*")),Xt=new RegExp("".concat(St.source,"*$"));function qt(t,e){return{start:t,end:e}}var Yt=!!String.prototype.startsWith&&"_a".startsWith("a",1),Wt=!!String.fromCodePoint,Zt=!!Object.fromEntries,Jt=!!String.prototype.codePointAt,Qt=!!String.prototype.trimStart,zt=!!String.prototype.trimEnd,te=Number.isSafeInteger?Number.isSafeInteger:function(t){return"number"==typeof t&&isFinite(t)&&Math.floor(t)===t&&Math.abs(t)<=9007199254740991},ee=!0;try{ee="a"===(null===(Ft=ue("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu").exec("a"))||void 0===Ft?void 0:Ft[0])}catch(Re){ee=!1}var re,ne=Yt?function(t,e,r){return t.startsWith(e,r)}:function(t,e,r){return t.slice(r,r+e.length)===e},oe=Wt?String.fromCodePoint:function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];for(var r,n="",o=t.length,i=0;o>i;){if((r=t[i++])>1114111)throw RangeError(r+" is not a valid code point");n+=r<65536?String.fromCharCode(r):String.fromCharCode(55296+((r-=65536)>>10),r%1024+56320)}return n},ie=Zt?Object.fromEntries:function(t){for(var e={},r=0,n=t;r<n.length;r++){var o=n[r],i=o[0],a=o[1];e[i]=a}return e},ae=Jt?function(t,e){return t.codePointAt(e)}:function(t,e){var r=t.length;if(!(e<0||e>=r)){var n,o=t.charCodeAt(e);return o<55296||o>56319||e+1===r||(n=t.charCodeAt(e+1))<56320||n>57343?o:n-56320+(o-55296<<10)+65536}},se=Qt?function(t){return t.trimStart()}:function(t){return t.replace($t,"")},ce=zt?function(t){return t.trimEnd()}:function(t){return t.replace(Xt,"")};function ue(t,e){return new RegExp(t,e)}if(ee){var he=ue("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");re=function(t,e){var r;return he.lastIndex=e,null!==(r=he.exec(t)[1])&&void 0!==r?r:""}}else re=function(t,e){for(var r=[];;){var n=ae(t,e);if(void 0===n||de(n)||ye(n))break;r.push(n),e+=n>=65536?2:1}return oe.apply(void 0,r)};var le=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,r){for(var n=[];!this.isEOF();){var o=this.char();if(123===o){if((i=this.parseArgument(t,r)).err)return i;n.push(i.val)}else{if(125===o&&t>0)break;if(35!==o||"plural"!==e&&"selectordinal"!==e){if(60===o&&!this.ignoreTag&&47===this.peek()){if(r)break;return this.error(Tt.UNMATCHED_CLOSING_TAG,qt(this.clonePosition(),this.clonePosition()))}if(60===o&&!this.ignoreTag&&fe(this.peek()||0)){if((i=this.parseTag(t,e)).err)return i;n.push(i.val)}else{var i;if((i=this.parseLiteral(t,e)).err)return i;n.push(i.val)}}else{var a=this.clonePosition();this.bump(),n.push({type:Ht.pound,location:qt(a,this.clonePosition())})}}}return{val:n,err:null}},t.prototype.parseTag=function(t,e){var r=this.clonePosition();this.bump();var n=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:Ht.literal,value:"<".concat(n,"/>"),location:qt(r,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(t+1,e,!0);if(o.err)return o;var i=o.val,a=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!fe(this.char()))return this.error(Tt.INVALID_TAG,qt(a,this.clonePosition()));var s=this.clonePosition();return n!==this.parseTagName()?this.error(Tt.UNMATCHED_CLOSING_TAG,qt(s,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:Ht.tag,value:n,children:i,location:qt(r,this.clonePosition())},err:null}:this.error(Tt.INVALID_TAG,qt(a,this.clonePosition())))}return this.error(Tt.UNCLOSED_TAG,qt(r,this.clonePosition()))}return this.error(Tt.INVALID_TAG,qt(r,this.clonePosition()))},t.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&pe(this.char());)this.bump();return this.message.slice(t,this.offset())},t.prototype.parseLiteral=function(t,e){for(var r=this.clonePosition(),n="";;){var o=this.tryParseQuote(e);if(o)n+=o;else{var i=this.tryParseUnquoted(t,e);if(i)n+=i;else{var a=this.tryParseLeftAngleBracket();if(!a)break;n+=a}}}var s=qt(r,this.clonePosition());return{val:{type:Ht.literal,value:n,location:s},err:null}},t.prototype.tryParseLeftAngleBracket=function(){return this.isEOF()||60!==this.char()||!this.ignoreTag&&(fe(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 r=this.char();if(39===r){if(39!==this.peek()){this.bump();break}e.push(39),this.bump()}else e.push(r);this.bump()}return oe.apply(void 0,e)},t.prototype.tryParseUnquoted=function(t,e){if(this.isEOF())return null;var r=this.char();return 60===r||123===r||35===r&&("plural"===e||"selectordinal"===e)||125===r&&t>0?null:(this.bump(),oe(r))},t.prototype.parseArgument=function(t,e){var r=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(Tt.EXPECT_ARGUMENT_CLOSING_BRACE,qt(r,this.clonePosition()));if(125===this.char())return this.bump(),this.error(Tt.EMPTY_ARGUMENT,qt(r,this.clonePosition()));var n=this.parseIdentifierIfPossible().value;if(!n)return this.error(Tt.MALFORMED_ARGUMENT,qt(r,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(Tt.EXPECT_ARGUMENT_CLOSING_BRACE,qt(r,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:Ht.argument,value:n,location:qt(r,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(Tt.EXPECT_ARGUMENT_CLOSING_BRACE,qt(r,this.clonePosition())):this.parseArgumentOptions(t,e,n,r);default:return this.error(Tt.MALFORMED_ARGUMENT,qt(r,this.clonePosition()))}},t.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),e=this.offset(),r=re(this.message,e),n=e+r.length;return this.bumpTo(n),{value:r,location:qt(t,this.clonePosition())}},t.prototype.parseArgumentOptions=function(t,e,r,n){var o,i=this.clonePosition(),a=this.parseIdentifierIfPossible().value,s=this.clonePosition();switch(a){case"":return this.error(Tt.EXPECT_ARGUMENT_TYPE,qt(i,s));case"number":case"date":case"time":this.bumpSpace();var c=null;if(this.bumpIf(",")){this.bumpSpace();var u=this.clonePosition();if((v=this.parseSimpleArgStyleIfPossible()).err)return v;if(0===(p=ce(v.val)).length)return this.error(Tt.EXPECT_ARGUMENT_STYLE,qt(this.clonePosition(),this.clonePosition()));c={style:p,styleLocation:qt(u,this.clonePosition())}}if((E=this.tryParseArgumentClose(n)).err)return E;var h=qt(n,this.clonePosition());if(c&&ne(null==c?void 0:c.style,"::",0)){var l=se(c.style.slice(2));if("number"===a)return(v=this.parseNumberSkeletonFromString(l,c.styleLocation)).err?v:{val:{type:Ht.number,value:r,location:h,style:v.val},err:null};if(0===l.length)return this.error(Tt.EXPECT_DATE_TIME_SKELETON,h);var f=l;this.locale&&(f=function(t,e){for(var r="",n=0;n<t.length;n++){var o=t.charAt(n);if("j"===o){for(var i=0;n+1<t.length&&t.charAt(n+1)===o;)i++,n++;var a=1+(1&i),s=i<2?1:3+(i>>1),c=Vt(e);for("H"!=c&&"k"!=c||(s=0);s-- >0;)r+="a";for(;a-- >0;)r=c+r}else r+="J"===o?"H":o}return r}(l,this.locale));var p={type:Bt.dateTime,pattern:f,location:c.styleLocation,parsedOptions:this.shouldParseSkeletons?Ct(f):{}};return{val:{type:"date"===a?Ht.date:Ht.time,value:r,location:h,style:p},err:null}}return{val:{type:"number"===a?Ht.number:"date"===a?Ht.date:Ht.time,value:r,location:h,style:null!==(o=null==c?void 0:c.style)&&void 0!==o?o:null},err:null};case"plural":case"selectordinal":case"select":var d=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(Tt.EXPECT_SELECT_ARGUMENT_OPTIONS,qt(d,F({},d)));this.bumpSpace();var y=this.parseIdentifierIfPossible(),g=0;if("select"!==a&&"offset"===y.value){if(!this.bumpIf(":"))return this.error(Tt.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,qt(this.clonePosition(),this.clonePosition()));var v;if(this.bumpSpace(),(v=this.tryParseDecimalInteger(Tt.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,Tt.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE)).err)return v;this.bumpSpace(),y=this.parseIdentifierIfPossible(),g=v.val}var E,m=this.tryParsePluralOrSelectOptions(t,a,e,y);if(m.err)return m;if((E=this.tryParseArgumentClose(n)).err)return E;var b=qt(n,this.clonePosition());return"select"===a?{val:{type:Ht.select,value:r,options:ie(m.val),location:b},err:null}:{val:{type:Ht.plural,value:r,options:ie(m.val),offset:g,pluralType:"plural"===a?"cardinal":"ordinal",location:b},err:null};default:return this.error(Tt.INVALID_ARGUMENT_TYPE,qt(i,s))}},t.prototype.tryParseArgumentClose=function(t){return this.isEOF()||125!==this.char()?this.error(Tt.EXPECT_ARGUMENT_CLOSING_BRACE,qt(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 r=this.clonePosition();if(!this.bumpUntil("'"))return this.error(Tt.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,qt(r,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 r=[];try{r=function(t){if(0===t.length)throw new Error("Number skeleton cannot be empty");for(var e=[],r=0,n=t.split(It).filter(function(t){return t.length>0});r<n.length;r++){var o=n[r].split("/");if(0===o.length)throw new Error("Invalid number skeleton");for(var i=o[0],a=o.slice(1),s=0,c=a;s<c.length;s++)if(0===c[s].length)throw new Error("Invalid number skeleton");e.push({stem:i,options:a})}return e}(t)}catch(t){return this.error(Tt.INVALID_NUMBER_SKELETON,e)}return{val:{type:Bt.number,tokens:r,location:e,parsedOptions:this.shouldParseSkeletons?xt(r):{}},err:null}},t.prototype.tryParsePluralOrSelectOptions=function(t,e,r,n){for(var o,i=!1,a=[],s=new Set,c=n.value,u=n.location;;){if(0===c.length){var h=this.clonePosition();if("select"===e||!this.bumpIf("="))break;var l=this.tryParseDecimalInteger(Tt.EXPECT_PLURAL_ARGUMENT_SELECTOR,Tt.INVALID_PLURAL_ARGUMENT_SELECTOR);if(l.err)return l;u=qt(h,this.clonePosition()),c=this.message.slice(h.offset,this.offset())}if(s.has(c))return this.error("select"===e?Tt.DUPLICATE_SELECT_ARGUMENT_SELECTOR:Tt.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,u);"other"===c&&(i=!0),this.bumpSpace();var f=this.clonePosition();if(!this.bumpIf("{"))return this.error("select"===e?Tt.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:Tt.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,qt(this.clonePosition(),this.clonePosition()));var p=this.parseMessage(t+1,e,r);if(p.err)return p;var d=this.tryParseArgumentClose(f);if(d.err)return d;a.push([c,{value:p.val,location:qt(f,this.clonePosition())}]),s.add(c),this.bumpSpace(),c=(o=this.parseIdentifierIfPossible()).value,u=o.location}return 0===a.length?this.error("select"===e?Tt.EXPECT_SELECT_ARGUMENT_SELECTOR:Tt.EXPECT_PLURAL_ARGUMENT_SELECTOR,qt(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!i?this.error(Tt.MISSING_OTHER_CLAUSE,qt(this.clonePosition(),this.clonePosition())):{val:a,err:null}},t.prototype.tryParseDecimalInteger=function(t,e){var r=1,n=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(r=-1);for(var o=!1,i=0;!this.isEOF();){var a=this.char();if(!(a>=48&&a<=57))break;o=!0,i=10*i+(a-48),this.bump()}var s=qt(n,this.clonePosition());return o?te(i*=r)?{val:i,err:null}:this.error(e,s):this.error(t,s)},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=ae(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(ne(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(),r=this.message.indexOf(t,e);return r>=0?(this.bumpTo(r),!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()&&de(this.char());)this.bump()},t.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),e=this.offset(),r=this.message.charCodeAt(e+(t>=65536?2:1));return null!=r?r:null},t}();function fe(t){return t>=97&&t<=122||t>=65&&t<=90}function pe(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 de(t){return t>=9&&t<=13||32===t||133===t||t>=8206&&t<=8207||8232===t||8233===t}function ye(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 ge(t){t.forEach(function(t){if(delete t.location,function(t){return t.type===Ht.select}(t)||function(t){return t.type===Ht.plural}(t))for(var e in t.options)delete t.options[e].location,ge(t.options[e].value);else(function(t){return t.type===Ht.number})(t)&&function(t){return!(!t||"object"!=typeof t||t.type!==Bt.number)}(t.style)||(function(t){return t.type===Ht.date}(t)||function(t){return t.type===Ht.time}(t))&&function(t){return!(!t||"object"!=typeof t||t.type!==Bt.dateTime)}(t.style)?delete t.style.location:function(t){return t.type===Ht.tag}(t)&&ge(t.children)})}function ve(t){var e=t.icuString,r=t.shouldVisit,n=t.visitor,o=t.options,i=o.recurseIntoVisited,a=void 0===i||i,s=function(t,e){void 0===e&&(e={}),e=F({shouldParseSkeletons:!0,requiresOtherClause:!0},e);var r=new le(t,e).parse();if(r.err){var n=SyntaxError(Tt[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return(null==e?void 0:e.captureLocation)||ge(r.val),r.val}(e,K(o,["recurseIntoVisited"]));return c(s),s;function c(t){t.map(u)}function u(t){var e=!1;r(t)&&(n(t),e=!0),e&&!a||(t.type===Ht.select||t.type===Ht.plural?Object.values(t.options).map(function(t){return t.value}).map(c):t.type===Ht.tag&&c(t.children))}}var Ee="_gt_",me=new RegExp("^".concat(Ee,"$"));var be,_e={};function Te(){return be||(be=1,Object.defineProperty(_e,"__esModule",{value:!0}),_e.SKELETON_TYPE=_e.TYPE=void 0,_e.isLiteralElement=function(e){return e.type===t.literal},_e.isArgumentElement=function(e){return e.type===t.argument},_e.isNumberElement=function(e){return e.type===t.number},_e.isDateElement=function(e){return e.type===t.date},_e.isTimeElement=function(e){return e.type===t.time},_e.isSelectElement=function(e){return e.type===t.select},_e.isPluralElement=function(e){return e.type===t.plural},_e.isPoundElement=function(e){return e.type===t.pound},_e.isTagElement=function(e){return e.type===t.tag},_e.isNumberSkeleton=function(t){return!(!t||"object"!=typeof t||t.type!==e.number)},_e.isDateTimeSkeleton=function(t){return!(!t||"object"!=typeof t||t.type!==e.dateTime)},_e.createLiteralElement=function(e){return{type:t.literal,value:e}},_e.createNumberElement=function(e,r){return{type:t.number,value:e,style:r}},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||(_e.TYPE=t={})),function(t){t[t.number=0]="number",t[t.dateTime=1]="dateTime"}(e||(_e.SKELETON_TYPE=e={}))),_e;var t,e}var He=Te();function Be(t){var e;return t.type===He.TYPE.select&&me.test(t.value)&&!!t.options.other&&(0===t.options.other.value.length||t.options.other.value.length>0&&(null===(e=t.options.other.value[0])||void 0===e?void 0:e.type)===He.TYPE.literal)}function Le(t){if(!t.includes(Ee))return t;var e=[];ve({icuString:t,shouldVisit:Be,visitor:function(t){var r,n,o,i;e.push({start:null!==(n=null===(r=t.location)||void 0===r?void 0:r.start.offset)&&void 0!==n?n:0,end:null!==(i=null===(o=t.location)||void 0===o?void 0:o.end.offset)&&void 0!==i?i:0,value:t.options.other.value.length>0?t.options.other.value[0].value:""})},options:{recurseIntoVisited:!1,captureLocation:!0}});for(var r=0,n=[],o=0;o<e.length;o++)n.push(t.slice(r,e[o].start)),n.push(e[o].value),r=e[o].end;return r<t.length&&n.push(t.slice(r)),n.join("")}function Ae(t){var e=t.replace(/['\']/g,"''"),r=/[{}<>]/,n=e.search(r);if(-1===n)return e;for(var o=-1,i=e.length-1;i>=0;i--)if(r.test(e[i])){o=i;break}return e.slice(0,n)+"'"+e.slice(n,o+1)+"'"+e.slice(o+1)}function we(t,e){var r=Ae(String(null!=t?t:"")),n=" other {".concat(r,"}"),o="";if(null==e?void 0:e.$name){var i=Ae(e.$name);o=" ".concat("_gt_var_name"," {").concat(i,"}")}return"{".concat(Ee,", select,").concat(n).concat(o,"}")}function Se(t){return t}var Pe=Se;function Ce(t){if(!t.includes(Ee))return t;var e=[];ve({icuString:t,shouldVisit:Be,visitor:function(t){var r,n,o,i,a,s,c,u;e.push({start:null!==(n=null===(r=t.location)||void 0===r?void 0:r.start.offset)&&void 0!==n?n:0,end:null!==(i=null===(o=t.location)||void 0===o?void 0:o.end.offset)&&void 0!==i?i:0,otherStart:null!==(s=null===(a=t.options.other.location)||void 0===a?void 0:a.start.offset)&&void 0!==s?s:0,otherEnd:null!==(u=null===(c=t.options.other.location)||void 0===c?void 0:c.end.offset)&&void 0!==u?u:0})},options:{recurseIntoVisited:!1,captureLocation:!0}});for(var r=[],n=0,o=0;o<e.length;o++){var i=e[o],a=i.start,s=i.end,c=i.otherStart,u=i.otherEnd;r.push(t.slice(n,a)),r.push(t.slice(a,a+4+1)),r.push(String(o+1)),r.push(t.slice(a+4+1,c)),r.push("{}"),r.push(t.slice(u,s)),n=s}return r.push(t.slice(n,t.length)),r.join("")}var Ie,Oe={},Me=function(t){if(Object.prototype.hasOwnProperty.call(t,"__esModule"))return t;var e=t.default;if("function"==typeof e){var r=function t(){var r=!1;try{r=this instanceof t}catch{}return r?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};r.prototype=e.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(t).forEach(function(e){var n=Object.getOwnPropertyDescriptor(t,e);Object.defineProperty(r,e,n.get?n:{enumerable:!0,get:function(){return t[e]}})}),r}(At);!function(){if(Ie)return Oe;Ie=1,Object.defineProperty(Oe,"__esModule",{value:!0}),Oe.printAST=r,Oe.doPrintAST=n,Oe.printDateTimeSkeleton=a;var t=Me,e=Te();function r(t){return n(t,!1)}function n(s,c){var u=s.map(function(u,h){return(0,e.isLiteralElement)(u)?function(t,e,r,n){var i=t.value;return r||"'"!==i[0]||(i="''".concat(i.slice(1))),n||"'"!==i[i.length-1]||(i="".concat(i.slice(0,i.length-1),"''")),i=o(i),e?i.replace("#","'#'"):i}(u,c,0===h,h===s.length-1):(0,e.isArgumentElement)(u)?function(t){var e=t.value;return"{".concat(e,"}")}(u):(0,e.isDateElement)(u)||(0,e.isTimeElement)(u)||(0,e.isNumberElement)(u)?function(t){return"{".concat(t.value,", ").concat(e.TYPE[t.type]).concat(t.style?", ".concat("string"==typeof(r=t.style)?o(r):r.type===e.SKELETON_TYPE.dateTime?"::".concat(a(r)):"::".concat(r.tokens.map(i).join(" "))):"","}");var r}(u):(0,e.isPluralElement)(u)?function(e){var r="cardinal"===e.pluralType?"plural":"selectordinal",o=[e.value,r,t.__spreadArray([e.offset?"offset:".concat(e.offset):""],Object.keys(e.options).map(function(t){return"".concat(t,"{").concat(n(e.options[t].value,!0),"}")}),!0).filter(Boolean).join(" ")].join(",");return"{".concat(o,"}")}(u):(0,e.isSelectElement)(u)?function(t){var e=[t.value,"select",Object.keys(t.options).map(function(e){return"".concat(e,"{").concat(n(t.options[e].value,!1),"}")}).join(" ")].join(",");return"{".concat(e,"}")}(u):(0,e.isPoundElement)(u)?"#":(0,e.isTagElement)(u)?function(t){return"<".concat(t.value,">").concat(r(t.children),"</").concat(t.value,">")}(u):void 0});return u.join("")}function o(t){return t.replace(/([{}](?:[\s\S]*[{}])?)/,"'$1'")}function i(t){var e=t.stem,r=t.options;return 0===r.length?e:"".concat(e).concat(r.map(function(t){return"/".concat(t)}).join(""))}function a(t){return t.pattern}}();var Re=function(){return Re=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Re.apply(this,arguments)};function Ne(t){if(void 0!==t){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)){for(var e="[",r=0;r<t.length;r++)r&&(e+=","),e+=Ne(t[r])||"null";return e+"]"}for(var n="",o=0,i=Object.keys(t).sort();o<i.length;o++){var a=i[o],s=Ne(t[a]);s&&(n&&(n+=","),n+=JSON.stringify(a)+":"+s)}return"{"+n+"}"}}function Ue(t){var e;return null!==(e=Ne(t))&&void 0!==e?e:""}function Ge(t){return function(t){if(b(t),L)return t.toHex();let e="";for(let r=0;r<t.length;r++)e+=A[t[r]];return e}(G(function(t){if("string"!=typeof t)throw new TypeError("string expected");return new Uint8Array((new TextEncoder).encode(t))}(t))).slice(0,16)}function De(t,e){var r,n=t.source,o=t.context,i=t.id,a=t.maxChars,s=t.dataFormat;return void 0===e&&(e=Ge),r="JSX"===s?je(n):n,e(Ue(Re(Re(Re(Re({source:r},i&&{id:i}),o&&{context:o}),null!=a&&{maxChars:Math.abs(a)}),s&&{dataFormat:s})))}"function"==typeof SuppressedError&&SuppressedError;var ke=function(t){if(t&&"object"==typeof t){var e={};if("c"in t&&t.c&&(e.c=je(t.c)),"d"in t){var r=null==t?void 0:t.d;(null==r?void 0:r.b)&&(e.b=Object.fromEntries(Object.entries(r.b).map(function(t){return[t[0],je(t[1])]}))),(null==r?void 0:r.t)&&(e.t=r.t)}return function(t){var e=t;if(e&&"object"==typeof e&&"string"==typeof e.k){var r=Object.keys(e);if(1===r.length)return!0;if(2===r.length){if("number"==typeof e.i)return!0;if("string"==typeof e.v)return!0}if(3===r.length&&"string"==typeof e.v&&"number"==typeof e.i)return!0}return!1}(t)?Re({k:t.k},t.v&&{v:t.v}):e}return t};function je(t){return Array.isArray(t)?t.map(ke):ke(t)}var xe=function(t,e){return xe=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},xe(t,e)};function Fe(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}xe(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}var Ke=function(){return Ke=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var o in e=arguments[r])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Ke.apply(this,arguments)};function Ve(t,e,r,n){return new(r||(r=Promise))(function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function s(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r(function(t){t(e)})).then(a,s)}c((n=n.apply(t,e||[])).next())})}function $e(t,e){var r,n,o,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]},a=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return a.next=s(0),a.throw=s(1),a.return=s(2),"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function s(s){return function(c){return function(s){if(r)throw new TypeError("Generator is already executing.");for(;a&&(a=0,s[0]&&(i=0)),i;)try{if(r=1,n&&(o=2&s[0]?n.return:s[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,s[1])).done)return o;switch(n=0,o&&(s=[2&s[0],o.value]),s[0]){case 0:case 1:o=s;break;case 4:return i.label++,{value:s[1],done:!1};case 5:i.label++,n=s[1],s=[0];continue;case 7:s=i.ops.pop(),i.trys.pop();continue;default:if(!((o=(o=i.trys).length>0&&o[o.length-1])||6!==s[0]&&2!==s[0])){i=0;continue}if(3===s[0]&&(!o||s[1]>o[0]&&s[1]<o[3])){i.label=s[1];break}if(6===s[0]&&i.label<o[1]){i.label=o[1],o=s;break}if(o&&i.label<o[2]){i.label=o[2],i.ops.push(s);break}o[2]&&i.ops.pop(),i.trys.pop();continue}s=e.call(t,i)}catch(t){s=[6,t],n=0}finally{r=o=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,c])}}}function Xe(t,e,r){for(var n,o=0,i=e.length;o<i;o++)!n&&o in e||(n||(n=Array.prototype.slice.call(e,0,o)),n[o]=e[o]);return t.concat(n||Array.prototype.slice.call(e))}"function"==typeof SuppressedError&&SuppressedError;var qe,Ye,We,Ze=function(t){console.warn(t)},Je=function(t){console.error(t)};function Qe(t){return t.loadTranslations?qe.CUSTOM:t.cacheUrl?qe.REMOTE:void 0!==t.cacheUrl&&t.cacheUrl!==D||!t.projectId?qe.DISABLED:qe.GT_REMOTE}function ze(t){return void 0!==t.runtimeUrl&&"https://runtime2.gtx.dev"!==t.runtimeUrl||!t.projectId||!t.devApiKey&&!t.apiKey?t.runtimeUrl?Ye.CUSTOM:Ye.DISABLED:Ye.GT}function tr(t){return Qe(t)===qe.GT_REMOTE||ze(t)===Ye.GT}(We=qe||(qe={})).GT_REMOTE="gt-remote",We.REMOTE="remote",We.CUSTOM="custom",We.DISABLED="disabled",function(t){t.GT="gt",t.CUSTOM="custom",t.DISABLED="disabled"}(Ye||(Ye={}));var er=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="fallback-storage-adapter",e.storage={},e}return Fe(e,t),e.prototype.getItem=function(t){return this.storage[t]},e.prototype.setItem=function(t,e){this.storage[t]=e},e.prototype.removeItem=function(t){delete this.storage[t]},e}(function(){});function rr(t){var e=this,r=function(t){var e=t.cacheUrl,r=void 0===e?D:e,n=t.projectId,o=t._versionId,i=t._branchId,a=o?"/".concat(o):"",s=i?"?branchId=".concat(i):"";return"".concat(r,"/").concat(n,"/[locale]")+a+s}(t);return function(n){return Ve(e,void 0,void 0,function(){var e,o;return $e(this,function(i){switch(i.label){case 0:return n=u(n,t.customMapping),e=r.replace("[locale]",n),[4,fetch(e)];case 1:if(!(o=i.sent()).ok)throw new Error("Failed to load translations from ".concat(e));return[4,o.json()];case 2:return[2,i.sent()]}})})}}var nr=function(){function t(t,e){this.cache={},this.fallbackPromises={},this.cache=structuredClone(t),this.onHit=null==e?void 0:e.onHit,this.onMiss=null==e?void 0:e.onMiss}return t.prototype.setCache=function(t,e){this.cache[t]=e},t.prototype.getCache=function(t){var e=this.genKey(t);return this.cache[e]},t.prototype.getInternalCache=function(){return this.cache},t.prototype.missCache=function(t){return Ve(this,void 0,void 0,function(){var e,r,n;return $e(this,function(o){switch(o.label){case 0:return e=this.genKey(t),void 0===this.fallbackPromises[e]?[3,2]:[4,this.fallbackPromises[e]];case 1:return[2,o.sent()];case 2:r=this.fallback(t),this.fallbackPromises[e]=r,o.label=3;case 3:return o.trys.push([3,,5,6]),[4,r];case 4:return n=o.sent(),this.cache[e]=n,[2,n];case 5:return delete this.fallbackPromises[e],[7];case 6:return[2]}})})},t}();function or(t,e){return De(Ke(Ke(Ke(Ke({source:"ICU"===e.$format?Ce(t):t},(null==e?void 0:e.$context)&&{context:e.$context}),(null==e?void 0:e.$id)&&{id:e.$id}),"$maxChars"in e&&null!=e.$maxChars&&{$maxChars:Math.abs(e.$maxChars)}),{dataFormat:e.$format}))}var ir=function(t){function e(e){var r=e.init,n=e.translateMany,o=e.lifecycle,i=t.call(this,r,o)||this;return i._queue=[],i._batchTimer=null,i._activeRequests=0,i._translateMany=n,i}return Fe(e,t),e.prototype.get=function(t){var e=this.getCache(t);return null!=e&&this.onHit&&this.onHit({inputKey:t,cacheKey:this.genKey(t),cacheValue:e,outputValue:e}),e},e.prototype.miss=function(t){return Ve(this,void 0,void 0,function(){var e;return $e(this,function(r){switch(r.label){case 0:return[4,this.missCache(t)];case 1:return null!=(e=r.sent())&&this.onMiss&&this.onMiss({inputKey:t,cacheKey:this.genKey(t),cacheValue:e,outputValue:e}),[2,e]}})})},e.prototype.genKey=function(t){return or(t.message,t.options)},e.prototype.fallback=function(t){var e=this._enqueueTranslation(t);return this._queue.length>=25?this._flushNow():this._scheduleBatch(),e},e.prototype._flushNow=function(){this._batchTimer&&(clearTimeout(this._batchTimer),this._batchTimer=null),this._drainQueue()},e.prototype._scheduleBatch=function(){var t=this;this._batchTimer||(this._batchTimer=setTimeout(function(){t._batchTimer=null,t._drainQueue()},50))},e.prototype._drainQueue=function(){for(;this._queue.length>0&&this._activeRequests<100;){var t=this._queue.splice(0,25);this._sendBatchRequest(t)}this._queue.length>0&&this._scheduleBatch()},e.prototype._enqueueTranslation=function(t){var e=this,r=this.genKey(t),n=t.options;return new Promise(function(o,i){e._queue.push({key:r,source:t.message,metadata:Ke(Ke(Ke(Ke({},(null==n?void 0:n.$context)&&{context:n.$context}),(null==n?void 0:n.$id)&&{id:n.$id}),"$maxChars"in n&&null!=n.$maxChars&&{$maxChars:Math.abs(n.$maxChars)}),{dataFormat:n.$format}),resolve:function(t){return o(t)},reject:i})})},e.prototype._sendBatchRequest=function(t){return Ve(this,void 0,void 0,function(){var e,r;return $e(this,function(n){switch(n.label){case 0:return this._activeRequests++,e=function(t){return t.reduce(function(t,e){return t[e.key]={source:e.source,metadata:e.metadata},t},{})}(t),[4,this._sendBatchRequestWithErrorHandling(t,e)];case 1:return(r=n.sent())&&this._handleTranslationResponse(t,r),this._activeRequests--,[2]}})})},e.prototype._sendBatchRequestWithErrorHandling=function(t,e){return Ve(this,void 0,void 0,function(){var r,n,o;return $e(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,this._translateMany(e)];case 1:return[2,i.sent()];case 2:for(r=i.sent(),n=0,o=t;n<o.length;n++)o[n].reject(r);return[2,void 0];case 3:return[2]}})})},e.prototype._handleTranslationResponse=function(t,e){for(var r=0,n=t;r<n.length;r++){var o=n[r],i=o.key,a=e[i];if(a&&a.success){var s=a.translation;this.setCache(i,s),o.resolve(s)}else o.reject(null==a?void 0:a.error)}},e}(nr),ar=function(t){function e(e){var r=e.init,n=void 0===r?{}:r,o=e.ttl,i=e.loadTranslations,a=e.createTranslateMany,s=e.lifecycle,c=s.onLocalesCacheHit,u=s.onLocalesCacheMiss,h=s.onTranslationsCacheHit,l=s.onTranslationsCacheMiss,f=t.call(this,n,{onHit:c,onMiss:u})||this;return f.ttl=6e4,f.ttl=null===o?-1:null!=o?o:6e4,f._translationLoader=i,f._createTranslateMany=a,f._onTranslationsCacheHit=h,f._onTranslationsCacheMiss=l,f}return Fe(e,t),e.prototype.get=function(t){var e=this.getCache(t);if(e&&!(e.expiresAt>0&&e.expiresAt<Date.now())){var r=e.translationsCache;return null!=r&&this.onHit&&this.onHit({inputKey:t,cacheKey:this.genKey(t),cacheValue:e,outputValue:r}),r}},e.prototype.miss=function(t){return Ve(this,void 0,void 0,function(){var e,r;return $e(this,function(n){switch(n.label){case 0:return[4,this.missCache(t)];case 1:return e=n.sent(),null!=(r=e.translationsCache)&&this.onMiss&&this.onMiss({inputKey:t,cacheKey:this.genKey(t),cacheValue:e,outputValue:r}),[2,r]}})})},e.prototype.genKey=function(t){return t},e.prototype.fallback=function(t){return Ve(this,void 0,void 0,function(){var e,r,n,o;return $e(this,function(i){switch(i.label){case 0:return e=this._translationLoader(t),r=this.ttl<0?this.ttl:Date.now()+this.ttl,n=ir.bind,o={},[4,e];case 1:return[2,{translationsCache:new(n.apply(ir,[void 0,(o.init=i.sent(),o.lifecycle=this._createTranslationsCacheLifecycle(t),o.translateMany=this._createTranslateMany(t),o)])),expiresAt:r}]}})})},e.prototype._createTranslationsCacheLifecycle=function(t){var e=this;return{onHit:this._onTranslationsCacheHit?function(r){return e._onTranslationsCacheHit(Ke({locale:t},r))}:void 0,onMiss:this._onTranslationsCacheMiss?function(r){return e._onTranslationsCacheMiss(Ke({locale:t},r))}:void 0}},e}(nr);function sr(t){var e=t.onLocalesCacheHit,r=t.onLocalesCacheMiss,n=t.onTranslationsCacheHit,o=t.onTranslationsCacheMiss;return{onLocalesCacheHit:function(t){null==e||e({locale:t.inputKey,value:t.outputValue.getInternalCache()})},onLocalesCacheMiss:function(t){null==r||r({locale:t.inputKey,value:t.outputValue.getInternalCache()})},onTranslationsCacheHit:function(t){null==n||n({locale:t.locale,hash:t.cacheKey,value:t.outputValue})},onTranslationsCacheMiss:function(t){null==o||o({locale:t.locale,hash:t.cacheKey,value:t.outputValue})}}}var cr=function(){function t(t){var e,r,n,o,i,a=this;this.resolveTranslationSync=function(t,e){return a.lookupTranslation(t,e)},function(t,e,r){if(void 0===r&&(r=!0),t.forEach(function(t){switch(t.type){case"error":Je(e+t.message);break;case"warning":Ze(e+t.message)}}),r&&t.some(function(t){return"error"===t.type}))throw new Error("Validation errors occurred")}(function(t){var e=[];return e.push.apply(e,function(t){var e=[],r=t.projectId,n=t.loadTranslations;switch(Qe(t)){case qe.REMOTE:case qe.GT_REMOTE:r||e.push({type:"warning",message:"projectId is required when loading translations from a remote store"});break;case qe.CUSTOM:n||e.push({type:"error",message:"loadTranslations is required when loading translations from a custom loader"});case qe.DISABLED:}return e}(t)),e.push.apply(e,function(t){var e=[];switch(ze(t)){case Ye.CUSTOM:case Ye.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"});case Ye.DISABLED:}return e}(t)),e.push.apply(e,function(t){var e=[];if(!tr(t))return e;var r=t.defaultLocale,n=t.locales,o=t.customMapping;return new Set(Xe(Xe([],r?[r]:[]),n||[])).forEach(function(t){c(t,o)||e.push({type:"error",message:"Invalid locale: ".concat(t)})}),e}(t)),e}(t),"I18nManager: "),this.config=(o=tr(n=t),i=function(t){var e=t.defaultLocale,r=t.locales,n=t.customMapping;return{defaultLocale:e,locales:Array.from(new Set(Xe([e],r))),customMapping:n||{}}}({defaultLocale:n.defaultLocale||k,locales:n.locales||[k],customMapping:n.customMapping}),Ke({environment:n.environment||"production",enableI18n:void 0===n.enableI18n||n.enableI18n,projectId:n.projectId,devApiKey:n.devApiKey,apiKey:n.apiKey,runtimeUrl:n.runtimeUrl,_versionId:n._versionId},o?function(t){var e=s(t.defaultLocale),r=t.locales.map(function(e){var r,n,o,i;return("string"==typeof(null===(r=t.customMapping)||void 0===r?void 0:r[e])?null===(n=t.customMapping)||void 0===n?void 0:n[e]:null===(i=null===(o=t.customMapping)||void 0===o?void 0:o[e])||void 0===i?void 0:i.code)?e:s(e)}),n=Object.fromEntries(Object.entries(t.customMapping||{}).map(function(t){var e=t[0],r=t[1];return[e,"string"==typeof r?s(r):Ke(Ke({},r),r.code?{code:s(r.code)}:{})]}));return{defaultLocale:e,locales:r,customMapping:n}}(i):i)),this.storeAdapter=null!==(e=t.storeAdapter)&&void 0!==e?e:new er;var u,h=function(t){return function(t){var e=t.type,r=t.remoteTranslationLoaderParams,n=t.loadTranslations;e===qe.DISABLED&&Ze("I18nManager: No translation loader found. No translations will be loaded.");var o=r.cacheUrl,i=r.projectId,a=r._versionId,s=r._branchId,c=r.customMapping;switch(e){case qe.REMOTE:case qe.GT_REMOTE:return rr({cacheUrl:o||"",projectId:i||"",_versionId:a,_branchId:s,customMapping:c});case qe.CUSTOM:return n;case qe.DISABLED:return function(){var t=this;return function(e){return Ve(t,void 0,void 0,function(){return $e(this,function(t){return[2,{}]})})}}()}}({loadTranslations:t.loadTranslations,type:Qe(t),remoteTranslationLoaderParams:{cacheUrl:t.cacheUrl,projectId:t.projectId,_versionId:t._versionId,_branchId:t._branchId,customMapping:t.customMapping}})}(t),l=(u=this.getGTClassClean(),function(t){return function(e){return u.translateMany(e,{targetLocale:t},12e3)}});this.localesCache=new ar({loadTranslations:h,createTranslateMany:l,lifecycle:sr(null!==(r=t.lifecycle)&&void 0!==r?r:{})})}return t.prototype.getAdapterType=function(){return this.storeAdapter.type},t.prototype.getLocale=function(){return this.storeAdapter.getItem("locale")||(Ze("getLocale() invoked outside of translation context, falling back to default locale"),this.config.defaultLocale)},t.prototype.setLocale=function(t){try{this.validateLocale(t);var e=this.getGTClass();this.storeAdapter.setItem("locale",e.determineLocale(t))}catch(t){this.handleError(t)}},t.prototype.getDefaultLocale=function(){return this.config.defaultLocale},t.prototype.getLocales=function(){return this.config.locales},t.prototype.getVersionId=function(){return this.config._versionId},t.prototype.getGTClass=function(){return this.getGTClassClean(this.getLocale())},t.prototype.isTranslationEnabled=function(){return this.config.enableI18n},t.prototype.getTranslationLoader=function(){var t=this;return function(e){return t.loadTranslations(e)}},t.prototype.loadTranslations=function(){return Ve(this,arguments,void 0,function(t){var e,r;return void 0===t&&(t=this.getLocale()),$e(this,function(n){switch(n.label){case 0:return n.trys.push([0,3,,4]),this.validateLocale(t),this.requiresTranslation(t)?(e=this.localesCache.get(t))?[3,2]:[4,this.localesCache.miss(t)]:[2,{}];case 1:e=n.sent(),n.label=2;case 2:return[2,e.getInternalCache()];case 3:return r=n.sent(),this.handleError(r),[2,{}];case 4:return[2]}})})},t.prototype.lookupTranslation=function(t,e){var r;try{var n=null!==(r=e.$locale)&&void 0!==r?r:this.getLocale();if(this.validateLocale(n),!this.requiresTranslation(n))return t;var o=this.localesCache.get(n);if(!o)return;return o.get({message:t,options:e})}catch(t){return void this.handleError(t)}},t.prototype.lookupTranslationWithFallback=function(t,e){return Ve(this,void 0,void 0,function(){var r,n,o,i,a;return $e(this,function(s){switch(s.label){case 0:return s.trys.push([0,5,,6]),r=null!==(a=e.$locale)&&void 0!==a?a:this.getLocale(),this.validateLocale(r),this.requiresTranslation(r)?(n=this.localesCache.get(r))?[3,2]:[4,this.localesCache.miss(r)]:[2,t];case 1:n=s.sent(),s.label=2;case 2:return null!=(o=n.get({message:t,options:e}))?[3,4]:[4,n.miss({message:t,options:e})];case 3:o=s.sent(),s.label=4;case 4:return[2,o];case 5:return i=s.sent(),this.handleError(i),[2,void 0];case 6:return[2]}})})},t.prototype.getLookupTranslation=function(){return Ve(this,arguments,void 0,function(t,e){var r,n,o;return void 0===t&&(t=this.getLocale()),void 0===e&&(e=[]),$e(this,function(i){switch(i.label){case 0:return i.trys.push([0,4,,5]),this.validateLocale(t),this.requiresTranslation(t)?(r=function(t,e){return t.filter(function(t){return null==t.options.$locale||t.options.$locale===e})}(e,t),r.length!==e.length&&Ze("I18nManager: getLookupTranslation(): prefetchEntries must all be the same locale, ignoring all entries that are not for ".concat(t)),(n=this.localesCache.get(t))?[3,2]:[4,this.localesCache.miss(t)]):[2,function(t){return t}];case 1:n=i.sent(),i.label=2;case 2:return n?[4,Promise.all(r.filter(function(t){return null==n.get(t)}).map(function(t){return n.miss(t)}))]:[2,function(){}];case 3:return i.sent(),[2,function(t,e){return n.get({message:t,options:e})}];case 4:return o=i.sent(),this.handleError(o),[2,function(t){return t}];case 5:return[2]}})})},t.prototype.getTranslations=function(){return Ve(this,arguments,void 0,function(t){return void 0===t&&(t=this.getLocale()),$e(this,function(e){try{return this.validateLocale(t),[2,this.loadTranslations(t)]}catch(t){return this.handleError(t),[2,{}]}return[2]})})},t.prototype.getTranslationResolver=function(){return Ve(this,arguments,void 0,function(t){return void 0===t&&(t=this.getLocale()),$e(this,function(e){return[2,this.getLookupTranslation(t)]})})},t.prototype.requiresTranslation=function(t){void 0===t&&(t=this.getLocale());var e=this.getDefaultLocale(),r=this.getGTClass(),n=this.getLocales();return this.isTranslationEnabled()&&r.requiresTranslation(e,t,n)},t.prototype.requiresDialectTranslation=function(t){void 0===t&&(t=this.getLocale());var e=this.getDefaultLocale(),r=this.getGTClass();return this.requiresTranslation(t)&&r.isSameLanguage(e,t)},t.prototype.handleError=function(t){if("development"===this.config.environment)throw t;Je("I18nManager: "+t)},t.prototype.validateLocale=function(t){var e=this.getGTClass();if(!e.isValidLocale(t)||!e.determineLocale(t))throw new Error("I18nManager: validateLocale(): locale ".concat(t," is not valid"))},t.prototype.getGTClassClean=function(t){return new a({sourceLocale:this.config.defaultLocale,targetLocale:t,locales:this.config.locales,customMapping:this.config.customMapping,projectId:this.config.projectId,baseUrl:this.config.runtimeUrl||void 0,apiKey:this.config.apiKey,devApiKey:this.config.devApiKey})},t}(),ur=void 0;function hr(){return ur||(Ze("getI18nManager(): Translation failed because I18nManager not initialized."),ur=new cr({defaultLocale:k,locales:[k]})),ur}function lr(t,e){var r;if("string"!=typeof t)return e?t.map(function(t,r){return lr(t,Ke(Ke({},e),e.$id&&{$id:"".concat(e.$id,".").concat(r)}))}):t;if(!e)return t;var n=function(t){return Object.fromEntries(Object.entries(t).filter(function(t){var e=t[0];return"$id"!==e&&"$context"!==e&&"$maxChars"!==e&&"$hash"!==e&&"$_hash"!==e&&"$_source"!==e&&"$_fallback"!==e&&"$format"!==e&&"$_locales"!==e&&"$locale"!==e}))}(e),o=t;try{o=i(t,{locales:[k],variables:Ke(Ke({},n),(r={},r[Ee]="other",r))})}catch(e){return Ze(function(t){return'String interpolation failed for message: "'.concat(t,'".')}(t)),t}var a=t,s=e.$_hash||or(t,Ke({$format:"ICU"},e)),c=Ke(Ke({},e),{$_source:a,$_hash:s}),u=function(t){if("undefined"!=typeof Buffer)return Buffer.from(t,"utf8").toString("base64");for(var e=(new TextEncoder).encode(t),r="",n=0;n<e.length;n++)r+=String.fromCharCode(e[n]);return btoa(r)}(JSON.stringify(c));return"".concat(o,":").concat(u)}function fr(t){return"string"==typeof t&&-1!==t.lastIndexOf(":")?t.slice(0,t.lastIndexOf(":")):t}function pr(t){if(-1===t.lastIndexOf(":"))return null;var e=t.slice(t.lastIndexOf(":")+1);try{return JSON.parse(function(t){if("undefined"!=typeof Buffer)return Buffer.from(t,"base64").toString("utf8");for(var e=atob(t),r=new Uint8Array(e.length),n=0;n<e.length;n++)r[n]=e.charCodeAt(n);return(new TextDecoder).decode(r)}(e))}catch(t){return null}}function dr(){return hr().getLocale()}function yr(){return hr().getLocales()}function gr(){return hr().getDefaultLocale()}function vr(t){return hr().getGTClass().getLocaleProperties(t)}function Er(){return hr().getVersionId()}function mr(t){var e=d(),r=e.getDefaultLocale(),n=e.getGTClass(),o=t.headers["accept-language"],i=Array.isArray(o)?o[0]:o;if(!i)return r;var a=i.split(",").map(function(t){var e=t.trim().split(";"),r=e[0],n=e[1],o=null==n?void 0:n.split("=")[1],i=void 0!==o?parseFloat(o):1;return{locale:r.trim(),quality:isNaN(i)?1:i}}).sort(function(t,e){return e.quality-t.quality}).map(function(t){return t.locale});return n.determineLocale(a)||r}export{Pe as declareStatic,we as declareVar,fr as decodeMsg,pr as decodeOptions,Le as decodeVars,Se as derive,gr as getDefaultLocale,dr as getLocale,vr as getLocaleProperties,yr as getLocales,mr as getRequestLocale,Er as getVersionId,E as initializeGT,lr as msg,m as withGT};
|
|
2
|
-
//# sourceMappingURL=index.esm.min.mjs.map
|