@generaltranslation/react-core 1.8.12 → 1.8.13
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 +11 -0
- package/dist/hooks/useLocaleSelector.d.ts +0 -1
- package/dist/hooks/useLocaleSelector.d.ts.map +1 -1
- package/dist/index.cjs.min.cjs +1 -1
- package/dist/index.cjs.min.cjs.map +1 -1
- package/dist/index.esm.min.mjs +1 -1
- package/dist/index.esm.min.mjs.map +1 -1
- package/dist/internal/addGTIdentifier.d.ts.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/provider/hooks/translation/useCreateInternalUseGTFunction.d.ts.map +1 -1
- package/dist/provider/hooks/translation/useCreateInternalUseTranslationsObjFunction.d.ts.map +1 -1
- package/dist/provider/hooks/useRuntimeTranslation.d.ts +1 -1
- package/dist/provider/hooks/useRuntimeTranslation.d.ts.map +1 -1
- package/dist/rendering/renderDefaultChildren.d.ts.map +1 -1
- package/dist/rendering/renderTranslatedChildren.d.ts.map +1 -1
- package/dist/translation/hooks/useGT.d.ts.map +1 -1
- package/dist/translation/hooks/useMessages.d.ts.map +1 -1
- package/package.json +4 -4
package/dist/index.cjs.min.cjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),t=require("react"),r=require("generaltranslation"),n=require("generaltranslation/core"),o=require("@generaltranslation/supported-locales");function i(e){var t=Object.create(null);return e&&Object.keys(e).forEach(function(r){if("default"!==r){var n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:function(){return e[r]}})}}),t.default=e,Object.freeze(t)}var a=i(t);const s={variable:"value",number:"n",datetime:"date",currency:"cost","relative-time":"time"};function c(e={},t){if(e.name)return e.name;return`_gt_${s[t]||"value"}_${e["data-_gt"]?.id}`}const l="en",u="DEFAULT_TERMINATOR_KEY",h={ellipsis:{fr:{terminator:"…",separator:" "},zh:{terminator:"……",separator:void 0},ja:{terminator:"……",separator:void 0},[u]:{terminator:"…",separator:void 0}},none:{[u]:{terminator:void 0,separator:void 0}}};const f={Collator:Intl.Collator,DateTimeFormat:Intl.DateTimeFormat,DisplayNames:Intl.DisplayNames,ListFormat:Intl.ListFormat,Locale:Intl.Locale,NumberFormat:Intl.NumberFormat,PluralRules:Intl.PluralRules,RelativeTimeFormat:Intl.RelativeTimeFormat,Segmenter:Intl.Segmenter,CutoffFormat:class{constructor(e,t={}){try{const t=e?Array.isArray(e)?e.map(e=>String(e)):[String(e)]:["en"],r=Intl.getCanonicalLocales(t);this.locale=r.length?r[0]:"en"}catch{this.locale="en"}if(!h[t.style??"ellipsis"])throw new Error((e=>`generaltranslation Formatting Error: Invalid cutoff style: ${e}.`)(t.style??"ellipsis"));let r,n;if(void 0!==t.maxChars){r=t.style??"ellipsis";const e=new Intl.Locale(this.locale).language;n=h[r][e]||h[r].DEFAULT_TERMINATOR_KEY}let o=t.terminator??n?.terminator,i=null!=o?t.separator??n?.separator:void 0;this.additionLength=(o?.length??0)+(i?.length??0),void 0!==t.maxChars&&Math.abs(t.maxChars)<this.additionLength&&(o=void 0,i=void 0),this.options={maxChars:t.maxChars,style:r,terminator:o,separator:i}}format(e){return this.formatToParts(e).join("")}formatToParts(e){const{maxChars:t,terminator:r,separator:n}=this.options,o=void 0===t||Math.abs(t)>=e.length?t:t>=0?Math.max(0,t-this.additionLength):Math.min(0,t+this.additionLength),i=void 0!==o&&o>-1?e.slice(0,o):e.slice(o);return null==t||null==o||0===o||null==r||e.length<=Math.abs(t)?[i]:o>0?null!=n?[i,n,r]:[i,r]:null!=n?[r,n,i]:[r,i]}resolvedOptions(){return this.options}}};const p=new class{constructor(){this.cache={}}_generateKey(e,t={}){return`${e?Array.isArray(e)?e.map(e=>String(e)).join(","):String(e):"undefined"}:${t?JSON.stringify(t,Object.keys(t).sort()):"{}"}`}get(e,...t){const[r="en",n={}]=t,o=this._generateKey(r,n);let i=this.cache[e]?.[o];return void 0===i&&(i=new f[e](...t),this.cache[e]||(this.cache[e]={}),this.cache[e][o]=i),i}},d="https://cdn.gtx.dev",m="https://runtime2.gtx.dev";function g(e){if(void 0===e)return;if(null===e)return"null";if("number"==typeof e)return isFinite(e)?""+e:"null";if("object"!=typeof e)return JSON.stringify(e);if(Array.isArray(e)){let t="[";for(let r=0;r<e.length;r++)r&&(t+=","),t+=g(e[r])||"null";return t+"]"}const t=Object.keys(e).sort();let r="";for(const n of t){const t=g(e[n]);t&&(r&&(r+=","),r+=JSON.stringify(n)+":"+t)}return"{"+r+"}"}function b(e){return g(e)??""}function y(e){const t=e;if(t&&"object"==typeof t&&"string"==typeof t.k){const e=Object.keys(t);if(1===e.length)return!0;if(2===e.length){if("number"==typeof t.i)return!0;if("string"==typeof t.v)return!0}if(3===e.length&&"string"==typeof t.v&&"number"==typeof t.i)return!0}return!1}function E(e,t,r=""){const n=(o=e)instanceof Uint8Array||ArrayBuffer.isView(o)&&"Uint8Array"===o.constructor.name&&"BYTES_PER_ELEMENT"in o&&1===o.BYTES_PER_ELEMENT;var o;const i=e?.length;if(!n||void 0!==t){const t=(r&&`"${r}" `)+"expected Uint8Array"+""+", got "+(n?`length=${i}`:"type="+typeof e);if(!n)throw new TypeError(t);throw new RangeError(t)}return e}function v(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")}function _(...e){for(let t=0;t<e.length;t++)e[t].fill(0)}function T(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)}function w(e,t){return e<<32-t|e>>>t}const A=(()=>"function"==typeof Uint8Array.from([]).toHex&&"function"==typeof Uint8Array.fromHex)(),C=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function H(e,t={}){const r=(t,r)=>e(r).update(t).digest(),n=e(void 0);return r.outputLen=n.outputLen,r.blockLen=n.blockLen,r.canXOF=n.canXOF,r.create=t=>e(t),Object.assign(r,t),Object.freeze(r)}const L=e=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,e])});function S(e,t,r){return e&t^~e&r}function P(e,t,r){return e&t^e&r^t&r}class B{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,t,r,n){this.blockLen=e,this.outputLen=t,this.padOffset=r,this.isLE=n,this.buffer=new Uint8Array(e),this.view=T(this.buffer)}update(e){v(this),E(e);const{view:t,buffer:r,blockLen:n}=this,o=e.length;for(let i=0;i<o;){const a=Math.min(n-this.pos,o-i);if(a===n){const t=T(e);for(;n<=o-i;i+=n)this.process(t,i);continue}r.set(e.subarray(i,i+a),this.pos),this.pos+=a,i+=a,this.pos===n&&(this.process(t,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){v(this),function(e,t){E(e,void 0,"digestInto() output");const r=t.outputLen;if(e.length<r)throw new RangeError('"digestInto() output" expected to be of length >='+r)}(e,this),this.finished=!0;const{buffer:t,view:r,blockLen:n,isLE:o}=this;let{pos:i}=this;t[i++]=128,_(this.buffer.subarray(i)),this.padOffset>n-i&&(this.process(r,0),i=0);for(let e=i;e<n;e++)t[e]=0;r.setBigUint64(n-8,BigInt(8*this.length),o),this.process(r,0);const a=T(e),s=this.outputLen;if(s%4)throw new Error("_sha2: outputLen must be aligned to 32bit");const c=s/4,l=this.get();if(c>l.length)throw new Error("_sha2: outputLen bigger than state");for(let e=0;e<c;e++)a.setUint32(4*e,l[e],o)}digest(){const{buffer:e,outputLen:t}=this;this.digestInto(e);const r=e.slice(0,t);return this.destroy(),r}_cloneInto(e){e||=new this.constructor,e.set(...this.get());const{blockLen:t,buffer:r,length:n,finished:o,destroyed:i,pos:a}=this;return e.destroyed=i,e.finished=o,e.length=n,e.pos=a,n%t&&e.buffer.set(r),e}clone(){return this._cloneInto()}}const O=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),I=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]),x=new Uint32Array(64);class R extends B{constructor(e){super(64,e,8,!1)}get(){const{A:e,B:t,C:r,D:n,E:o,F:i,G:a,H:s}=this;return[e,t,r,n,o,i,a,s]}set(e,t,r,n,o,i,a,s){this.A=0|e,this.B=0|t,this.C=0|r,this.D=0|n,this.E=0|o,this.F=0|i,this.G=0|a,this.H=0|s}process(e,t){for(let r=0;r<16;r++,t+=4)x[r]=e.getUint32(t,!1);for(let e=16;e<64;e++){const t=x[e-15],r=x[e-2],n=w(t,7)^w(t,18)^t>>>3,o=w(r,17)^w(r,19)^r>>>10;x[e]=o+x[e-7]+n+x[e-16]|0}let{A:r,B:n,C:o,D:i,E:a,F:s,G:c,H:l}=this;for(let e=0;e<64;e++){const t=l+(w(a,6)^w(a,11)^w(a,25))+S(a,s,c)+I[e]+x[e]|0,u=(w(r,2)^w(r,13)^w(r,22))+P(r,n,o)|0;l=c,c=s,s=a,a=i+t|0,i=o,o=n,n=r,r=t+u|0}r=r+this.A|0,n=n+this.B|0,o=o+this.C|0,i=i+this.D|0,a=a+this.E|0,s=s+this.F|0,c=c+this.G|0,l=l+this.H|0,this.set(r,n,o,i,a,s,c,l)}roundClean(){_(x)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),_(this.buffer)}}class M extends R{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 N=H(()=>new M,L(1));var $=function(e,t){return $=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},$(e,t)};function j(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}$(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var U=function(){return U=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},U.apply(this,arguments)};function D(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function F(e,t,r,n){var o,i=arguments.length,a=i<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(a=(i<3?o(a):i>3?o(t,r,a):o(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a}function G(e,t){return function(r,n){t(r,n,e)}}function k(e,t,r,n,o,i){function a(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var s,c=n.kind,l="getter"===c?"get":"setter"===c?"set":"value",u=!t&&e?n.static?e:e.prototype:null,h=t||(u?Object.getOwnPropertyDescriptor(u,n.name):{}),f=!1,p=r.length-1;p>=0;p--){var d={};for(var m in n)d[m]="access"===m?{}:n[m];for(var m in n.access)d.access[m]=n.access[m];d.addInitializer=function(e){if(f)throw new TypeError("Cannot add initializers after decoration has completed");i.push(a(e||null))};var g=(0,r[p])("accessor"===c?{get:h.get,set:h.set}:h[l],d);if("accessor"===c){if(void 0===g)continue;if(null===g||"object"!=typeof g)throw new TypeError("Object expected");(s=a(g.get))&&(h.get=s),(s=a(g.set))&&(h.set=s),(s=a(g.init))&&o.unshift(s)}else(s=a(g))&&("field"===c?o.unshift(s):h[l]=s)}u&&Object.defineProperty(u,n.name,h),f=!0}function V(e,t,r){for(var n=arguments.length>2,o=0;o<t.length;o++)r=n?t[o].call(e,r):t[o].call(e);return n?r:void 0}function K(e){return"symbol"==typeof e?e:"".concat(e)}function X(e,t,r){return"symbol"==typeof t&&(t=t.description?"[".concat(t.description,"]"):""),Object.defineProperty(e,"name",{configurable:!0,value:r?"".concat(r," ",t):t})}function Y(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}function W(e,t,r,n){return new(r||(r=Promise))(function(o,i){function a(e){try{c(n.next(e))}catch(e){i(e)}}function s(e){try{c(n.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r(function(e){e(t)})).then(a,s)}c((n=n.apply(e,t||[])).next())})}function q(e,t){var r,n,o,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]},a=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return a.next=s(0),a.throw=s(1),a.return=s(2),"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function s(s){return function(c){return function(s){if(r)throw new TypeError("Generator is already executing.");for(;a&&(a=0,s[0]&&(i=0)),i;)try{if(r=1,n&&(o=2&s[0]?n.return:s[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,s[1])).done)return o;switch(n=0,o&&(s=[2&s[0],o.value]),s[0]){case 0:case 1:o=s;break;case 4:return i.label++,{value:s[1],done:!1};case 5:i.label++,n=s[1],s=[0];continue;case 7:s=i.ops.pop(),i.trys.pop();continue;default:if(!(o=i.trys,(o=o.length>0&&o[o.length-1])||6!==s[0]&&2!==s[0])){i=0;continue}if(3===s[0]&&(!o||s[1]>o[0]&&s[1]<o[3])){i.label=s[1];break}if(6===s[0]&&i.label<o[1]){i.label=o[1],o=s;break}if(o&&i.label<o[2]){i.label=o[2],i.ops.push(s);break}o[2]&&i.ops.pop(),i.trys.pop();continue}s=t.call(e,i)}catch(e){s=[6,e],n=0}finally{r=o=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,c])}}}var J=Object.create?function(e,t,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,o)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]};function z(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||J(t,e,r)}function Z(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function Q(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return a}function ee(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(Q(arguments[t]));return e}function te(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),o=0;for(t=0;t<r;t++)for(var i=arguments[t],a=0,s=i.length;a<s;a++,o++)n[o]=i[a];return n}function re(e,t,r){if(r||2===arguments.length)for(var n,o=0,i=t.length;o<i;o++)!n&&o in t||(n||(n=Array.prototype.slice.call(t,0,o)),n[o]=t[o]);return e.concat(n||Array.prototype.slice.call(t))}function ne(e){return this instanceof ne?(this.v=e,this):new ne(e)}function oe(e,t,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n,o=r.apply(e,t||[]),i=[];return n=Object.create(("function"==typeof AsyncIterator?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",function(e){return function(t){return Promise.resolve(t).then(e,l)}}),n[Symbol.asyncIterator]=function(){return this},n;function a(e,t){o[e]&&(n[e]=function(t){return new Promise(function(r,n){i.push([e,t,r,n])>1||s(e,t)})},t&&(n[e]=t(n[e])))}function s(e,t){try{(r=o[e](t)).value instanceof ne?Promise.resolve(r.value.v).then(c,l):u(i[0][2],r)}catch(e){u(i[0][3],e)}var r}function c(e){s("next",e)}function l(e){s("throw",e)}function u(e,t){e(t),i.shift(),i.length&&s(i[0][0],i[0][1])}}function ie(e){var t,r;return t={},n("next"),n("throw",function(e){throw e}),n("return"),t[Symbol.iterator]=function(){return this},t;function n(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:ne(e[n](t)),done:!1}:o?o(t):t}:o}}function ae(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=Z(e),t={},n("next"),n("throw"),n("return"),t[Symbol.asyncIterator]=function(){return this},t);function n(r){t[r]=e[r]&&function(t){return new Promise(function(n,o){(function(e,t,r,n){Promise.resolve(n).then(function(t){e({value:t,done:r})},t)})(n,o,(t=e[r](t)).done,t.value)})}}}function se(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}var ce=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},le=function(e){return le=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},le(e)};function ue(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=le(e),n=0;n<r.length;n++)"default"!==r[n]&&J(t,e,r[n]);return ce(t,e),t}function he(e){return e&&e.__esModule?e:{default:e}}function fe(e,t,r,n){if("a"===r&&!n)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===r?n:"a"===r?n.call(e):n?n.value:t.get(e)}function pe(e,t,r,n,o){if("m"===n)throw new TypeError("Private method is not writable");if("a"===n&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===n?o.call(e,r):o?o.value=r:t.set(e,r),r}function de(e,t){if(null===t||"object"!=typeof t&&"function"!=typeof t)throw new TypeError("Cannot use 'in' operator on non-object");return"function"==typeof e?t===e:e.has(t)}function me(e,t,r){if(null!=t){if("object"!=typeof t&&"function"!=typeof t)throw new TypeError("Object expected.");var n,o;if(r){if(!Symbol.asyncDispose)throw new TypeError("Symbol.asyncDispose is not defined.");n=t[Symbol.asyncDispose]}if(void 0===n){if(!Symbol.dispose)throw new TypeError("Symbol.dispose is not defined.");n=t[Symbol.dispose],r&&(o=n)}if("function"!=typeof n)throw new TypeError("Object not disposable.");o&&(n=function(){try{o.call(this)}catch(e){return Promise.reject(e)}}),e.stack.push({value:t,dispose:n,async:r})}else r&&e.stack.push({async:!0});return t}var ge="function"==typeof SuppressedError?SuppressedError:function(e,t,r){var n=new Error(r);return n.name="SuppressedError",n.error=e,n.suppressed=t,n};function be(e){function t(t){e.error=e.hasError?new ge(t,e.error,"An error was suppressed during disposal."):t,e.hasError=!0}var r,n=0;return function o(){for(;r=e.stack.pop();)try{if(!r.async&&1===n)return n=0,e.stack.push(r),Promise.resolve().then(o);if(r.dispose){var i=r.dispose.call(r.value);if(r.async)return n|=2,Promise.resolve(i).then(o,function(e){return t(e),o()})}else n|=1}catch(e){t(e)}if(1===n)return e.hasError?Promise.reject(e.error):Promise.resolve();if(e.hasError)throw e.error}()}function ye(e,t){return"string"==typeof e&&/^\.\.?\//.test(e)?e.replace(/\.(tsx)$|((?:\.d)?)((?:\.[^./]+?)?)\.([cm]?)ts$/i,function(e,r,n,o,i){return r?t?".jsx":".js":!n||o&&i?n+o+"."+i.toLowerCase()+"js":e}):e}var Ee,ve,_e,Te={__extends:j,__assign:U,__rest:D,__decorate:F,__param:G,__esDecorate:k,__runInitializers:V,__propKey:K,__setFunctionName:X,__metadata:Y,__awaiter:W,__generator:q,__createBinding:J,__exportStar:z,__values:Z,__read:Q,__spread:ee,__spreadArrays:te,__spreadArray:re,__await:ne,__asyncGenerator:oe,__asyncDelegator:ie,__asyncValues:ae,__makeTemplateObject:se,__importStar:ue,__importDefault:he,__classPrivateFieldGet:fe,__classPrivateFieldSet:pe,__classPrivateFieldIn:de,__addDisposableResource:me,__disposeResources:be,__rewriteRelativeImportExtension:ye},we=Object.freeze({__proto__:null,__addDisposableResource:me,get __assign(){return U},__asyncDelegator:ie,__asyncGenerator:oe,__asyncValues:ae,__await:ne,__awaiter:W,__classPrivateFieldGet:fe,__classPrivateFieldIn:de,__classPrivateFieldSet:pe,__createBinding:J,__decorate:F,__disposeResources:be,__esDecorate:k,__exportStar:z,__extends:j,__generator:q,__importDefault:he,__importStar:ue,__makeTemplateObject:se,__metadata:Y,__param:G,__propKey:K,__read:Q,__rest:D,__rewriteRelativeImportExtension:ye,__runInitializers:V,__setFunctionName:X,__spread:ee,__spreadArray:re,__spreadArrays:te,__values:Z,default:Te});!function(e){e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",e[e.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",e[e.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",e[e.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",e[e.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",e[e.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",e[e.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",e[e.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",e[e.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",e[e.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",e[e.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",e[e.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",e[e.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",e[e.INVALID_TAG=23]="INVALID_TAG",e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"}(Ee||(Ee={})),function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"}(ve||(ve={})),function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"}(_e||(_e={}));var Ae=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Ce=/(?:[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 He(e){var t={};return e.replace(Ce,function(e){var r=e.length;switch(e[0]){case"G":t.era=4===r?"long":5===r?"narrow":"short";break;case"y":t.year=2===r?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][r-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][r-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=4===r?"long":5===r?"narrow":"short";break;case"e":if(r<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][r-4];break;case"c":if(r<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][r-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][r-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][r-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][r-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][r-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][r-1];break;case"s":t.second=["numeric","2-digit"][r-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=r<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),t}var Le=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function Se(e){return e.replace(/^(.*?)-/,"")}var Pe=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Be=/^(@+)?(\+|#+)?[rs]?$/g,Oe=/(\*)(0+)|(#+)(0+)|(0+)/g,Ie=/^(0+)$/;function xe(e){var t={};return"r"===e[e.length-1]?t.roundingPriority="morePrecision":"s"===e[e.length-1]&&(t.roundingPriority="lessPrecision"),e.replace(Be,function(e,r,n){return"string"!=typeof n?(t.minimumSignificantDigits=r.length,t.maximumSignificantDigits=r.length):"+"===n?t.minimumSignificantDigits=r.length:"#"===r[0]?t.maximumSignificantDigits=r.length:(t.minimumSignificantDigits=r.length,t.maximumSignificantDigits=r.length+("string"==typeof n?n.length:0)),""}),t}function Re(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function Me(e){var t;if("E"===e[0]&&"E"===e[1]?(t={notation:"engineering"},e=e.slice(2)):"E"===e[0]&&(t={notation:"scientific"},e=e.slice(1)),t){var r=e.slice(0,2);if("+!"===r?(t.signDisplay="always",e=e.slice(2)):"+?"===r&&(t.signDisplay="exceptZero",e=e.slice(2)),!Ie.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Ne(e){var t=Re(e);return t||{}}function $e(e){for(var t={},r=0,n=e;r<n.length;r++){var o=n[r];switch(o.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=o.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=Se(o.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=U(U(U({},t),{notation:"scientific"}),o.options.reduce(function(e,t){return U(U({},e),Ne(t))},{}));continue;case"engineering":t=U(U(U({},t),{notation:"engineering"}),o.options.reduce(function(e,t){return U(U({},e),Ne(t))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(o.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(o.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");o.options[0].replace(Oe,function(e,r,n,o,i,a){if(r)t.minimumIntegerDigits=n.length;else{if(o&&i)throw new Error("We currently do not support maximum integer digits");if(a)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Ie.test(o.stem))t.minimumIntegerDigits=o.stem.length;else if(Pe.test(o.stem)){if(o.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");o.stem.replace(Pe,function(e,r,n,o,i,a){return"*"===n?t.minimumFractionDigits=r.length:o&&"#"===o[0]?t.maximumFractionDigits=o.length:i&&a?(t.minimumFractionDigits=i.length,t.maximumFractionDigits=i.length+a.length):(t.minimumFractionDigits=r.length,t.maximumFractionDigits=r.length),""});var i=o.options[0];"w"===i?t=U(U({},t),{trailingZeroDisplay:"stripIfInteger"}):i&&(t=U(U({},t),xe(i)))}else if(Be.test(o.stem))t=U(U({},t),xe(o.stem));else{var a=Re(o.stem);a&&(t=U(U({},t),a));var s=Me(o.stem);s&&(t=U(U({},t),s))}}return t}var je,Ue={"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 De(e){var t=e.hourCycle;if(void 0===t&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var r,n=e.language;return"root"!==n&&(r=e.maximize().region),(Ue[r||""]||Ue[n||""]||Ue["".concat(n,"-001")]||Ue["001"])[0]}var Fe=new RegExp("^".concat(Ae.source,"*")),Ge=new RegExp("".concat(Ae.source,"*$"));function ke(e,t){return{start:e,end:t}}var Ve=!!String.prototype.startsWith&&"_a".startsWith("a",1),Ke=!!String.fromCodePoint,Xe=!!Object.fromEntries,Ye=!!String.prototype.codePointAt,We=!!String.prototype.trimStart,qe=!!String.prototype.trimEnd,Je=!!Number.isSafeInteger?Number.isSafeInteger:function(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},ze=!0;try{ze="a"===(null===(je=it("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu").exec("a"))||void 0===je?void 0:je[0])}catch(e){ze=!1}var Ze,Qe=Ve?function(e,t,r){return e.startsWith(t,r)}:function(e,t,r){return e.slice(r,r+t.length)===t},et=Ke?String.fromCodePoint:function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var r,n="",o=e.length,i=0;o>i;){if((r=e[i++])>1114111)throw RangeError(r+" is not a valid code point");n+=r<65536?String.fromCharCode(r):String.fromCharCode(55296+((r-=65536)>>10),r%1024+56320)}return n},tt=Xe?Object.fromEntries:function(e){for(var t={},r=0,n=e;r<n.length;r++){var o=n[r],i=o[0],a=o[1];t[i]=a}return t},rt=Ye?function(e,t){return e.codePointAt(t)}:function(e,t){var r=e.length;if(!(t<0||t>=r)){var n,o=e.charCodeAt(t);return o<55296||o>56319||t+1===r||(n=e.charCodeAt(t+1))<56320||n>57343?o:n-56320+(o-55296<<10)+65536}},nt=We?function(e){return e.trimStart()}:function(e){return e.replace(Fe,"")},ot=qe?function(e){return e.trimEnd()}:function(e){return e.replace(Ge,"")};function it(e,t){return new RegExp(e,t)}if(ze){var at=it("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Ze=function(e,t){var r;return at.lastIndex=t,null!==(r=at.exec(e)[1])&&void 0!==r?r:""}}else Ze=function(e,t){for(var r=[];;){var n=rt(e,t);if(void 0===n||ut(n)||ht(n))break;r.push(n),t+=n>=65536?2:1}return et.apply(void 0,r)};var st=function(){function e(e,t){void 0===t&&(t={}),this.message=e,this.position={offset:0,line:1,column:1},this.ignoreTag=!!t.ignoreTag,this.locale=t.locale,this.requiresOtherClause=!!t.requiresOtherClause,this.shouldParseSkeletons=!!t.shouldParseSkeletons}return e.prototype.parse=function(){if(0!==this.offset())throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(e,t,r){for(var n=[];!this.isEOF();){var o=this.char();if(123===o){if((i=this.parseArgument(e,r)).err)return i;n.push(i.val)}else{if(125===o&&e>0)break;if(35!==o||"plural"!==t&&"selectordinal"!==t){if(60===o&&!this.ignoreTag&&47===this.peek()){if(r)break;return this.error(Ee.UNMATCHED_CLOSING_TAG,ke(this.clonePosition(),this.clonePosition()))}if(60===o&&!this.ignoreTag&&ct(this.peek()||0)){if((i=this.parseTag(e,t)).err)return i;n.push(i.val)}else{var i;if((i=this.parseLiteral(e,t)).err)return i;n.push(i.val)}}else{var a=this.clonePosition();this.bump(),n.push({type:ve.pound,location:ke(a,this.clonePosition())})}}}return{val:n,err:null}},e.prototype.parseTag=function(e,t){var r=this.clonePosition();this.bump();var n=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:ve.literal,value:"<".concat(n,"/>"),location:ke(r,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(e+1,t,!0);if(o.err)return o;var i=o.val,a=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!ct(this.char()))return this.error(Ee.INVALID_TAG,ke(a,this.clonePosition()));var s=this.clonePosition();return n!==this.parseTagName()?this.error(Ee.UNMATCHED_CLOSING_TAG,ke(s,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:ve.tag,value:n,children:i,location:ke(r,this.clonePosition())},err:null}:this.error(Ee.INVALID_TAG,ke(a,this.clonePosition())))}return this.error(Ee.UNCLOSED_TAG,ke(r,this.clonePosition()))}return this.error(Ee.INVALID_TAG,ke(r,this.clonePosition()))},e.prototype.parseTagName=function(){var e=this.offset();for(this.bump();!this.isEOF()&<(this.char());)this.bump();return this.message.slice(e,this.offset())},e.prototype.parseLiteral=function(e,t){for(var r=this.clonePosition(),n="";;){var o=this.tryParseQuote(t);if(o)n+=o;else{var i=this.tryParseUnquoted(e,t);if(i)n+=i;else{var a=this.tryParseLeftAngleBracket();if(!a)break;n+=a}}}var s=ke(r,this.clonePosition());return{val:{type:ve.literal,value:n,location:s},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return this.isEOF()||60!==this.char()||!this.ignoreTag&&(ct(e=this.peek()||0)||47===e)?null:(this.bump(),"<");var e},e.prototype.tryParseQuote=function(e){if(this.isEOF()||39!==this.char())return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if("plural"===e||"selectordinal"===e)break;return null;default:return null}this.bump();var t=[this.char()];for(this.bump();!this.isEOF();){var r=this.char();if(39===r){if(39!==this.peek()){this.bump();break}t.push(39),this.bump()}else t.push(r);this.bump()}return et.apply(void 0,t)},e.prototype.tryParseUnquoted=function(e,t){if(this.isEOF())return null;var r=this.char();return 60===r||123===r||35===r&&("plural"===t||"selectordinal"===t)||125===r&&e>0?null:(this.bump(),et(r))},e.prototype.parseArgument=function(e,t){var r=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(Ee.EXPECT_ARGUMENT_CLOSING_BRACE,ke(r,this.clonePosition()));if(125===this.char())return this.bump(),this.error(Ee.EMPTY_ARGUMENT,ke(r,this.clonePosition()));var n=this.parseIdentifierIfPossible().value;if(!n)return this.error(Ee.MALFORMED_ARGUMENT,ke(r,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(Ee.EXPECT_ARGUMENT_CLOSING_BRACE,ke(r,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:ve.argument,value:n,location:ke(r,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(Ee.EXPECT_ARGUMENT_CLOSING_BRACE,ke(r,this.clonePosition())):this.parseArgumentOptions(e,t,n,r);default:return this.error(Ee.MALFORMED_ARGUMENT,ke(r,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var e=this.clonePosition(),t=this.offset(),r=Ze(this.message,t),n=t+r.length;return this.bumpTo(n),{value:r,location:ke(e,this.clonePosition())}},e.prototype.parseArgumentOptions=function(e,t,r,n){var o,i=this.clonePosition(),a=this.parseIdentifierIfPossible().value,s=this.clonePosition();switch(a){case"":return this.error(Ee.EXPECT_ARGUMENT_TYPE,ke(i,s));case"number":case"date":case"time":this.bumpSpace();var c=null;if(this.bumpIf(",")){this.bumpSpace();var l=this.clonePosition();if((b=this.parseSimpleArgStyleIfPossible()).err)return b;if(0===(p=ot(b.val)).length)return this.error(Ee.EXPECT_ARGUMENT_STYLE,ke(this.clonePosition(),this.clonePosition()));c={style:p,styleLocation:ke(l,this.clonePosition())}}if((y=this.tryParseArgumentClose(n)).err)return y;var u=ke(n,this.clonePosition());if(c&&Qe(null==c?void 0:c.style,"::",0)){var h=nt(c.style.slice(2));if("number"===a)return(b=this.parseNumberSkeletonFromString(h,c.styleLocation)).err?b:{val:{type:ve.number,value:r,location:u,style:b.val},err:null};if(0===h.length)return this.error(Ee.EXPECT_DATE_TIME_SKELETON,u);var f=h;this.locale&&(f=function(e,t){for(var r="",n=0;n<e.length;n++){var o=e.charAt(n);if("j"===o){for(var i=0;n+1<e.length&&e.charAt(n+1)===o;)i++,n++;var a=1+(1&i),s=i<2?1:3+(i>>1),c=De(t);for("H"!=c&&"k"!=c||(s=0);s-- >0;)r+="a";for(;a-- >0;)r=c+r}else r+="J"===o?"H":o}return r}(h,this.locale));var p={type:_e.dateTime,pattern:f,location:c.styleLocation,parsedOptions:this.shouldParseSkeletons?He(f):{}};return{val:{type:"date"===a?ve.date:ve.time,value:r,location:u,style:p},err:null}}return{val:{type:"number"===a?ve.number:"date"===a?ve.date:ve.time,value:r,location:u,style:null!==(o=null==c?void 0:c.style)&&void 0!==o?o:null},err:null};case"plural":case"selectordinal":case"select":var d=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(Ee.EXPECT_SELECT_ARGUMENT_OPTIONS,ke(d,U({},d)));this.bumpSpace();var m=this.parseIdentifierIfPossible(),g=0;if("select"!==a&&"offset"===m.value){if(!this.bumpIf(":"))return this.error(Ee.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,ke(this.clonePosition(),this.clonePosition()));var b;if(this.bumpSpace(),(b=this.tryParseDecimalInteger(Ee.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,Ee.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE)).err)return b;this.bumpSpace(),m=this.parseIdentifierIfPossible(),g=b.val}var y,E=this.tryParsePluralOrSelectOptions(e,a,t,m);if(E.err)return E;if((y=this.tryParseArgumentClose(n)).err)return y;var v=ke(n,this.clonePosition());return"select"===a?{val:{type:ve.select,value:r,options:tt(E.val),location:v},err:null}:{val:{type:ve.plural,value:r,options:tt(E.val),offset:g,pluralType:"plural"===a?"cardinal":"ordinal",location:v},err:null};default:return this.error(Ee.INVALID_ARGUMENT_TYPE,ke(i,s))}},e.prototype.tryParseArgumentClose=function(e){return this.isEOF()||125!==this.char()?this.error(Ee.EXPECT_ARGUMENT_CLOSING_BRACE,ke(e,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var e=0,t=this.clonePosition();!this.isEOF();){switch(this.char()){case 39:this.bump();var r=this.clonePosition();if(!this.bumpUntil("'"))return this.error(Ee.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,ke(r,this.clonePosition()));this.bump();break;case 123:e+=1,this.bump();break;case 125:if(!(e>0))return{val:this.message.slice(t.offset,this.offset()),err:null};e-=1;break;default:this.bump()}}return{val:this.message.slice(t.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(e,t){var r=[];try{r=function(e){if(0===e.length)throw new Error("Number skeleton cannot be empty");for(var t=[],r=0,n=e.split(Le).filter(function(e){return e.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");t.push({stem:i,options:a})}return t}(e)}catch(e){return this.error(Ee.INVALID_NUMBER_SKELETON,t)}return{val:{type:_e.number,tokens:r,location:t,parsedOptions:this.shouldParseSkeletons?$e(r):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(e,t,r,n){for(var o,i=!1,a=[],s=new Set,c=n.value,l=n.location;;){if(0===c.length){var u=this.clonePosition();if("select"===t||!this.bumpIf("="))break;var h=this.tryParseDecimalInteger(Ee.EXPECT_PLURAL_ARGUMENT_SELECTOR,Ee.INVALID_PLURAL_ARGUMENT_SELECTOR);if(h.err)return h;l=ke(u,this.clonePosition()),c=this.message.slice(u.offset,this.offset())}if(s.has(c))return this.error("select"===t?Ee.DUPLICATE_SELECT_ARGUMENT_SELECTOR:Ee.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,l);"other"===c&&(i=!0),this.bumpSpace();var f=this.clonePosition();if(!this.bumpIf("{"))return this.error("select"===t?Ee.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:Ee.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,ke(this.clonePosition(),this.clonePosition()));var p=this.parseMessage(e+1,t,r);if(p.err)return p;var d=this.tryParseArgumentClose(f);if(d.err)return d;a.push([c,{value:p.val,location:ke(f,this.clonePosition())}]),s.add(c),this.bumpSpace(),c=(o=this.parseIdentifierIfPossible()).value,l=o.location}return 0===a.length?this.error("select"===t?Ee.EXPECT_SELECT_ARGUMENT_SELECTOR:Ee.EXPECT_PLURAL_ARGUMENT_SELECTOR,ke(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!i?this.error(Ee.MISSING_OTHER_CLAUSE,ke(this.clonePosition(),this.clonePosition())):{val:a,err:null}},e.prototype.tryParseDecimalInteger=function(e,t){var r=1,n=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(r=-1);for(var o=!1,i=0;!this.isEOF();){var a=this.char();if(!(a>=48&&a<=57))break;o=!0,i=10*i+(a-48),this.bump()}var s=ke(n,this.clonePosition());return o?Je(i*=r)?{val:i,err:null}:this.error(t,s):this.error(e,s)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var e=this.position.offset;if(e>=this.message.length)throw Error("out of bound");var t=rt(this.message,e);if(void 0===t)throw Error("Offset ".concat(e," is at invalid UTF-16 code unit boundary"));return t},e.prototype.error=function(e,t){return{val:null,err:{kind:e,message:this.message,location:t}}},e.prototype.bump=function(){if(!this.isEOF()){var e=this.char();10===e?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=e<65536?1:2)}},e.prototype.bumpIf=function(e){if(Qe(this.message,e,this.offset())){for(var t=0;t<e.length;t++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(e){var t=this.offset(),r=this.message.indexOf(e,t);return r>=0?(this.bumpTo(r),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(e){if(this.offset()>e)throw Error("targetOffset ".concat(e," must be greater than or equal to the current offset ").concat(this.offset()));for(e=Math.min(e,this.message.length);;){var t=this.offset();if(t===e)break;if(t>e)throw Error("targetOffset ".concat(e," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&ut(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var e=this.char(),t=this.offset(),r=this.message.charCodeAt(t+(e>=65536?2:1));return null!=r?r:null},e}();function ct(e){return e>=97&&e<=122||e>=65&&e<=90}function lt(e){return 45===e||46===e||e>=48&&e<=57||95===e||e>=97&&e<=122||e>=65&&e<=90||183==e||e>=192&&e<=214||e>=216&&e<=246||e>=248&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8255&&e<=8256||e>=8304&&e<=8591||e>=11264&&e<=12271||e>=12289&&e<=55295||e>=63744&&e<=64975||e>=65008&&e<=65533||e>=65536&&e<=983039}function ut(e){return e>=9&&e<=13||32===e||133===e||e>=8206&&e<=8207||8232===e||8233===e}function ht(e){return e>=33&&e<=35||36===e||e>=37&&e<=39||40===e||41===e||42===e||43===e||44===e||45===e||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||91===e||92===e||93===e||94===e||96===e||123===e||124===e||125===e||126===e||161===e||e>=162&&e<=165||166===e||167===e||169===e||171===e||172===e||174===e||176===e||177===e||182===e||187===e||191===e||215===e||247===e||e>=8208&&e<=8213||e>=8214&&e<=8215||8216===e||8217===e||8218===e||e>=8219&&e<=8220||8221===e||8222===e||8223===e||e>=8224&&e<=8231||e>=8240&&e<=8248||8249===e||8250===e||e>=8251&&e<=8254||e>=8257&&e<=8259||8260===e||8261===e||8262===e||e>=8263&&e<=8273||8274===e||8275===e||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||8608===e||e>=8609&&e<=8610||8611===e||e>=8612&&e<=8613||8614===e||e>=8615&&e<=8621||8622===e||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||8658===e||8659===e||8660===e||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||8968===e||8969===e||8970===e||8971===e||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||9001===e||9002===e||e>=9003&&e<=9083||9084===e||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||9655===e||e>=9656&&e<=9664||9665===e||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||9839===e||e>=9840&&e<=10087||10088===e||10089===e||10090===e||10091===e||10092===e||10093===e||10094===e||10095===e||10096===e||10097===e||10098===e||10099===e||10100===e||10101===e||e>=10132&&e<=10175||e>=10176&&e<=10180||10181===e||10182===e||e>=10183&&e<=10213||10214===e||10215===e||10216===e||10217===e||10218===e||10219===e||10220===e||10221===e||10222===e||10223===e||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||10627===e||10628===e||10629===e||10630===e||10631===e||10632===e||10633===e||10634===e||10635===e||10636===e||10637===e||10638===e||10639===e||10640===e||10641===e||10642===e||10643===e||10644===e||10645===e||10646===e||10647===e||10648===e||e>=10649&&e<=10711||10712===e||10713===e||10714===e||10715===e||e>=10716&&e<=10747||10748===e||10749===e||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||11158===e||e>=11159&&e<=11263||e>=11776&&e<=11777||11778===e||11779===e||11780===e||11781===e||e>=11782&&e<=11784||11785===e||11786===e||11787===e||11788===e||11789===e||e>=11790&&e<=11798||11799===e||e>=11800&&e<=11801||11802===e||11803===e||11804===e||11805===e||e>=11806&&e<=11807||11808===e||11809===e||11810===e||11811===e||11812===e||11813===e||11814===e||11815===e||11816===e||11817===e||e>=11818&&e<=11822||11823===e||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||11840===e||11841===e||11842===e||e>=11843&&e<=11855||e>=11856&&e<=11857||11858===e||e>=11859&&e<=11903||e>=12289&&e<=12291||12296===e||12297===e||12298===e||12299===e||12300===e||12301===e||12302===e||12303===e||12304===e||12305===e||e>=12306&&e<=12307||12308===e||12309===e||12310===e||12311===e||12312===e||12313===e||12314===e||12315===e||12316===e||12317===e||e>=12318&&e<=12319||12320===e||12336===e||64830===e||64831===e||e>=65093&&e<=65094}function ft(e){e.forEach(function(e){if(delete e.location,function(e){return e.type===ve.select}(e)||function(e){return e.type===ve.plural}(e))for(var t in e.options)delete e.options[t].location,ft(e.options[t].value);else(function(e){return e.type===ve.number})(e)&&function(e){return!(!e||"object"!=typeof e||e.type!==_e.number)}(e.style)?delete e.style.location:!function(e){return e.type===ve.date}(e)&&!function(e){return e.type===ve.time}(e)||!function(e){return!(!e||"object"!=typeof e||e.type!==_e.dateTime)}(e.style)?function(e){return e.type===ve.tag}(e)&&ft(e.children):delete e.style.location})}function pt(e){if(Object.prototype.hasOwnProperty.call(e,"__esModule"))return e;var t=e.default;if("function"==typeof t){var r=function e(){var r=!1;try{r=this instanceof e}catch{}return r?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach(function(t){var n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,n.get?n:{enumerable:!0,get:function(){return e[t]}})}),r}var dt,mt={};function gt(){if(dt)return mt;var e,t;return dt=1,Object.defineProperty(mt,"__esModule",{value:!0}),mt.SKELETON_TYPE=mt.TYPE=void 0,mt.isLiteralElement=function(t){return t.type===e.literal},mt.isArgumentElement=function(t){return t.type===e.argument},mt.isNumberElement=function(t){return t.type===e.number},mt.isDateElement=function(t){return t.type===e.date},mt.isTimeElement=function(t){return t.type===e.time},mt.isSelectElement=function(t){return t.type===e.select},mt.isPluralElement=function(t){return t.type===e.plural},mt.isPoundElement=function(t){return t.type===e.pound},mt.isTagElement=function(t){return t.type===e.tag},mt.isNumberSkeleton=function(e){return!(!e||"object"!=typeof e||e.type!==t.number)},mt.isDateTimeSkeleton=function(e){return!(!e||"object"!=typeof e||e.type!==t.dateTime)},mt.createLiteralElement=function(t){return{type:e.literal,value:t}},mt.createNumberElement=function(t,r){return{type:e.number,value:t,style:r}},function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"}(e||(mt.TYPE=e={})),function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"}(t||(mt.SKELETON_TYPE=t={})),mt}var bt,yt=gt(),Et={},vt=pt(we);var _t=function(){if(bt)return Et;bt=1,Object.defineProperty(Et,"__esModule",{value:!0}),Et.printAST=r,Et.doPrintAST=n,Et.printDateTimeSkeleton=a;var e=vt,t=gt();function r(e){return n(e,!1)}function n(s,c){var l=s.map(function(l,u){return(0,t.isLiteralElement)(l)?function(e,t,r,n){var i=e.value,a=i;r||"'"!==a[0]||(a="''".concat(a.slice(1)));n||"'"!==a[a.length-1]||(a="".concat(a.slice(0,a.length-1),"''"));return a=o(a),t?a.replace("#","'#'"):a}(l,c,0===u,u===s.length-1):(0,t.isArgumentElement)(l)?function(e){var t=e.value;return"{".concat(t,"}")}(l):(0,t.isDateElement)(l)||(0,t.isTimeElement)(l)||(0,t.isNumberElement)(l)?function(e){return"{".concat(e.value,", ").concat(t.TYPE[e.type]).concat(e.style?", ".concat((r=e.style,"string"==typeof r?o(r):r.type===t.SKELETON_TYPE.dateTime?"::".concat(a(r)):"::".concat(r.tokens.map(i).join(" ")))):"","}");var r}(l):(0,t.isPluralElement)(l)?function(t){var r="cardinal"===t.pluralType?"plural":"selectordinal",o=[t.value,r,e.__spreadArray([t.offset?"offset:".concat(t.offset):""],Object.keys(t.options).map(function(e){return"".concat(e,"{").concat(n(t.options[e].value,!0),"}")}),!0).filter(Boolean).join(" ")].join(",");return"{".concat(o,"}")}(l):(0,t.isSelectElement)(l)?function(e){var t=[e.value,"select",Object.keys(e.options).map(function(t){return"".concat(t,"{").concat(n(e.options[t].value,!1),"}")}).join(" ")].join(",");return"{".concat(t,"}")}(l):(0,t.isPoundElement)(l)?"#":(0,t.isTagElement)(l)?function(e){return"<".concat(e.value,">").concat(r(e.children),"</").concat(e.value,">")}(l):void 0});return l.join("")}function o(e){return e.replace(/([{}](?:[\s\S]*[{}])?)/,"'$1'")}function i(e){var t=e.stem,r=e.options;return 0===r.length?t:"".concat(t).concat(r.map(function(e){return"/".concat(e)}).join(""))}function a(e){return e.pattern}return Et}();const Tt=["singular","plural","dual","zero","one","two","few","many","other"];const wt={variable:"v",number:"n",datetime:"d",currency:"c","relative-time":"rt"};function At(e){return wt[e]}function Ct({icuString:e,shouldVisit:t,visitor:r,options:{recurseIntoVisited:n=!0,...o}}){const i=function(e,t){void 0===t&&(t={}),t=U({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new st(e,t).parse();if(r.err){var n=SyntaxError(Ee[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return(null==t?void 0:t.captureLocation)||ft(r.val),r.val}(e,o);return a(i),i;function a(e){e.map(s)}function s(e){let o=!1;t(e)&&(r(e),o=!0),o&&!n||(e.type===ve.select||e.type===ve.plural?Object.values(e.options).map(e=>e.value).map(a):e.type===ve.tag&&a(e.children))}}const Ht="_gt_",Lt=new RegExp(`^${Ht}\\d+$`),St=new RegExp(`^${Ht}$`);function Pt(e){return e.type===yt.TYPE.select&&Lt.test(e.value)&&!!e.options.other&&(0===e.options.other.value.length||e.options.other.value.length>0&&e.options.other.value[0]?.type===yt.TYPE.literal)}function Bt(e){return e.type===yt.TYPE.select&&St.test(e.value)&&!!e.options.other&&(0===e.options.other.value.length||e.options.other.value.length>0&&e.options.other.value[0]?.type===yt.TYPE.literal)}function Ot(e){let t=e.replace(/['\']/g,"''");const r=/[{}<>]/,n=t.search(r);if(-1===n)return t;let o=-1;for(let e=t.length-1;e>=0;e--)if(r.test(t[e])){o=e;break}return t=t.slice(0,n)+"'"+t.slice(n,o+1)+"'"+t.slice(o+1),t}function It(e){return e}const xt=It;function Rt(e){if(!e.includes("_gt_"))return e;const t=[];Ct({icuString:e,shouldVisit:Bt,visitor:function(e){t.push({start:e.location?.start.offset??0,end:e.location?.end.offset??0,otherStart:e.options.other.location?.start.offset??0,otherEnd:e.options.other.location?.end.offset??0})},options:{recurseIntoVisited:!1,captureLocation:!0}});const r=[];let n=0;for(let o=0;o<t.length;o++){const{start:i,end:a,otherStart:s,otherEnd:c}=t[o];r.push(e.slice(n,i)),r.push(e.slice(i,i+4+1)),r.push(String(o+1)),r.push(e.slice(i+4+1,s)),r.push("{}"),r.push(e.slice(c,a)),n=a}return r.push(e.slice(n,e.length)),r.join("")}function Mt(e){if(!e.includes("_gt_"))return{};let t=1;const r={};return Ct({icuString:e,shouldVisit:Bt,visitor:function(e){r[e.value+t]=e.options.other.value.length?e.options.other.value[0]?.value:"",t+=1},options:{recurseIntoVisited:!1}}),r}function Nt(e){if(!e.includes("_gt_"))return e;return _t.printAST(Ct({icuString:e,shouldVisit:Pt,visitor:function(e){e.type=yt.TYPE.argument,delete e.options},options:{recurseIntoVisited:!1}}))}function $t(e){return"object"==typeof e&&!!e&&"data-_gt"in e&&"object"==typeof e["data-_gt"]&&!!e["data-_gt"]&&"transformation"in e["data-_gt"]&&"variable"===e["data-_gt"]?.transformation}function jt(e){const t=e["data-_gt"]?.variableType||"variable";return{variableName:c(e,t),variableType:At(t),injectionType:e["data-_gt"]?.injectionType||"manual",variableValue:void 0!==e.value?e.value:void 0!==e.date?e.date:void 0!==e["data-_gt-unformatted-value"]?e["data-_gt-unformatted-value"]:void 0!==e.children?e.children:void 0,variableOptions:(()=>{const t={...void 0!==e.currency&&{currency:e.currency},...void 0!==e.unit&&{unit:e.unit},...void 0!==e.baseDate&&{baseDate:e.baseDate},...void 0!==e.options&&e.options};return Object.keys(t).length?t:"string"==typeof e["data-_gt-variable-options"]?JSON.parse(e["data-_gt-variable-options"]):e["data-_gt-variable-options"]||void 0})()}}function Ut(e,t,r){let n="",o=null;return"number"==typeof e&&!o&&r&&(n=function(e,t=Tt,r=["en"]){const n=p.get("PluralRules",r).select(e),o=Math.abs(e);if(0===o&&t.includes("zero"))return"zero";if(1===o){if(t.includes("singular"))return"singular";if(t.includes("one"))return"one"}if("one"===n&&t.includes("singular"))return"singular";if(2===o){if(t.includes("dual"))return"dual";if(t.includes("two"))return"two"}return"two"===n&&t.includes("dual")?"dual":t.includes(n)?n:"two"===n&&t.includes("dual")?"dual":"two"===n&&t.includes("plural")?"plural":"two"===n&&t.includes("other")?"other":"few"===n&&t.includes("plural")?"plural":"few"===n&&t.includes("other")?"other":"many"===n&&t.includes("plural")?"plural":"many"===n&&t.includes("other")?"other":"other"===n&&t.includes("plural")?"plural":""}(e,Object.keys(r),t)),n&&!o&&(o=r[n]),o}function Dt(e){return e&&e.props&&e.props["data-_gt"]?e.props["data-_gt"]:null}function Ft({children:e,defaultLocale:r=l,renderVariable:n}){const o=e=>t.isValidElement(e)?(e=>{const o=Dt(e);if($t(e.props)){const{variableType:t,variableValue:o,variableOptions:i,injectionType:a}=jt(e.props);return n({variableType:t,variableValue:o,variableOptions:i,locales:[r],injectionType:a})}if("plural"===o?.transformation){const t=o.branches||{};return i(Ut(e.props.n,[r],t)||e.props.children)}if("branch"===o?.transformation){let{children:t,branch:r,"data-_gt":n,...a}=e.props;return a=o.branches||{},i(void 0!==a[r]?a[r]:t)}return"fragment"===o?.transformation?t.createElement(t.Fragment,{key:e.props.key,children:i(e.props.children)}):e.props.children?t.cloneElement(e,{...e.props,"data-_gt":void 0,children:i(e.props.children)}):t.cloneElement(e,{...e.props,"data-_gt":void 0})})(e):e,i=e=>Array.isArray(e)?t.Children.map(e,o):o(e);return i(e)}function Gt(e,t){if(null==e)throw new Error("Cannot index into an undefined dictionary");return Array.isArray(e),e[t]}function kt(e,t,r){Array.isArray(e),e[t]=r}function Vt(e,r=0){let n=r;const o=e=>{const{type:t,props:r}=e;n+=1;const o={id:n,injectionType:"manual"};let i;try{i="function"==typeof t&&t._gtt||""}catch{}if(i){const e=i.split("-");if("automatic"!==e[1]&&"automatic"!==e[2]||(o.injectionType="automatic"),"translate"===e[0]&&(e[0]="fragment"),"variable"===e[0]&&(o.variableType=e?.[1]||"variable"),"plural"===e[0]){const e=Object.entries(r).reduce((e,[t,r])=>{var o;return o=t,Tt.includes(o)&&(e[t]=Vt(r,n)),e},{});Object.keys(e).length&&(o.branches=e)}if("branch"===e[0]){const{children:e,branch:t,...i}=r,a=Object.fromEntries(Object.entries(i).filter(([e])=>!e.startsWith("data-"))),s=Object.entries(a).reduce((e,[t,r])=>(e[t]=Vt(r,n),e),{});Object.keys(s).length&&(o.branches=s)}o.transformation=e[0]}return o};function i(e){return t.isValidElement(e)?function(e){const{props:r}=e,n=o(e),i={...r,"data-_gt":n};return r.children&&!n.variableType&&(i.children=a(r.children)),e.type===t.Fragment&&(i["data-_gt"].transformation="fragment"),t.cloneElement(e,i)}(e):e}function a(e){return Array.isArray(e)?t.Children.map(e,i):i(e)}return a(e)}const Kt="@generaltranslation/react-core",Xt=`${Kt} Error: Production environments cannot include an api key.`,Yt=`${Kt} Error: Fetching batched translations failed`,Wt=(e,t)=>e?`${Kt} Error: Translation failed for id: ${e}, hash: ${t} `:`${Kt} Error: Translation failed for hash: ${t}`,qt=(e,t)=>`${Kt} Error: error rendering string ${t?`for id: "${t}"`:""} original message: "${e}"`,Jt=(e,t,r="tx")=>`${Kt} Error: string translation error. ${r}("${e}")${t?` with id "${t}"`:""} could not locate translation.`,zt=e=>`${Kt} Error: Dictionary subtree not found for id: "${e}"`,Zt=e=>`${Kt} Error: Invalid ICU string dictionary entry found for id: "${e}"`,Qt=`${Kt} Warning: Translation cloud services require a project ID! Find yours at generaltranslation.com/dashboard.`,er=e=>`${Kt} Warning: No valid dictionary entry found for id: "${e}"`,tr=`${Kt} Warning: A development API key is required for runtime translation! Find your development API key: generaltranslation.com/dashboard. (Or, disable this warning message by setting runtimeUrl to an empty string which disables runtime translation.)`,rr=`${Kt} Warning: Runtime translation timed out.`,nr=`${Kt} Warning: No dictionary was found. Ensure you are either passing your dictionary to the <GTProvider>.`;function or(e){return new Error(`${Kt}: The ${e} function was not overridden. This is likely the result of importing directly from "generaltranslation/react-core".`)}function ir({}){throw or("readAuthFromEnv")}const ar={pl:"placeholder",ti:"title",alt:"alt",arl:"aria-label",arb:"aria-labelledby",ard:"aria-describedby"},sr=e=>{if(!e)return"";const{type:t,props:r}=e;if(t&&"function"==typeof t){if("displayName"in t&&"string"==typeof t.displayName&&t.displayName)return t.displayName;if("name"in t&&"string"==typeof t.name&&t.name)return t.name}return t&&"string"==typeof t?t:r.href?"a":r["data-_gt"]?.id?`C${r["data-_gt"].id}`:"function"},cr=e=>{const{props:t}=e,r={t:sr(e)};if(t["data-_gt"]){const e=t["data-_gt"],n=e.transformation;if("variable"===n){const r=e.variableType||"variable",n=c(t,r),o=At(r);return{i:e.id,k:n,v:o}}r.i=e.id,r.d=((e,t,r)=>{let n=Object.entries(ar).reduce((e,[r,n])=>(t[n]&&(e[r]=t[n]),e),{});if("plural"===e&&r){const e={};Object.entries(r).forEach(([t,r])=>{e[t]=ur(r)}),n={...n,b:e,t:"p"}}if("branch"===e&&r){const e={};Object.entries(r).forEach(([t,r])=>{e[t]=ur(r)}),n={...n,b:e,t:"b"}}return Object.keys(n).length?n:void 0})(n,t,e.branches);let o=Object.entries(ar).reduce((e,[r,n])=>(t[n]&&(e[r]=t[n]),e),{});if("plural"===n&&e.branches){const t={};Object.entries(e.branches).forEach(([e,r])=>{t[e]=ur(r)}),o={...o,b:t,t:"p"}}if("branch"===n&&e.branches){const t={};Object.entries(e.branches).forEach(([e,r])=>{t[e]=ur(r)}),o={...o,b:t,t:"b"}}r.d=Object.keys(o).length?o:void 0}return t.children&&(r.c=ur(t.children)),r},lr=e=>{return r=e,t.isValidElement(r)?cr(e):"number"==typeof e?e.toString():e;var r};function ur(e){return Array.isArray(e)?e.map(lr):lr(e)}function hr(e){if("string"==typeof e)return!0;if(Array.isArray(e)){if("string"!=typeof e?.[0])return!1;const t=e?.[1];if(void 0===t)return!0;if(t&&"object"==typeof t)return!0}return!1}function fr(e,t){let r=e;const n=t.split(".");for(const e of n){if("object"!=typeof r&&!Array.isArray(r))return;r=Gt(r,e)}return r}function pr(e){if(Array.isArray(e)){if(1===e.length)return{entry:e[0]};if(2===e.length)return{entry:e[0],metadata:e[1]}}return{entry:e}}function dr({sourceElement:e,targetElement:r,locales:n=[l],renderVariable:o}){const{props:i}=e,a=i["data-_gt"],s=a?.transformation,c=r.d,u={};if(c&&Object.entries(ar).forEach(([e,t])=>{c[e]&&(u[t]=c[e])}),"plural"===s){const t=e.props.n;return mr({source:Ut(t,n,a.branches||{})||e.props.children,target:Ut(t,n,r.d?.b||{})||r.c,locales:n,renderVariable:o})}if("branch"===s){const{branch:e,children:t}=i;return mr({source:(a.branches||{})[e]||t,target:(r.d?.b||{})[e]||r.c,locales:n,renderVariable:o})}return"fragment"===s&&r.c?t.createElement(t.Fragment,{key:e.props.key,children:mr({source:i.children,target:r.c,locales:n,renderVariable:o})}):i?.children&&r?.c?t.cloneElement(e,{...i,...u,"data-_gt":void 0,children:mr({source:i.children,target:r.c,locales:n,renderVariable:o})}):Ft({children:e,defaultLocale:n[0],renderVariable:o})}function mr({source:r,target:n,locales:o=[l],renderVariable:i}){if(null==n&&r)return Ft({children:r,defaultLocale:o[0],renderVariable:i});if("string"==typeof n)return n;if(Array.isArray(n)&&!Array.isArray(r)&&r&&(r=[r]),Array.isArray(r)&&Array.isArray(n)){const a={},s={},c={},l=r.filter(e=>{if(t.isValidElement(e)){if(!$t(e.props))return!0;{const{variableName:t,variableValue:r,variableOptions:n,injectionType:o}=jt(e.props);a[t]=r,s[t]=n,c[t]=o}}return!1}),u=e=>l.find(t=>{const r=Dt(t);if(void 0!==r?.id){return r.id===e.i}return!1})||l.shift();return n.map((r,n)=>{if("string"==typeof r)return e.jsx(t.Fragment,{children:r},`string_${n}`);if(y(r))return e.jsx(t.Fragment,{children:i({variableType:r.v||"v",variableValue:a[r.k],variableOptions:s[r.k],locales:o,injectionType:c[r.k]||"manual"})},`var_${n}`);const l=u(r);return l?e.jsx(t.Fragment,{children:dr({sourceElement:l,targetElement:r,locales:o,renderVariable:i})},`element_${n}`):null})}if(n&&"object"==typeof n&&!Array.isArray(n)){const e=y(n)?"variable":"element";if(t.isValidElement(r)){if("element"===e)return dr({sourceElement:r,targetElement:n,locales:o,renderVariable:i});if($t(r.props)){const{variableValue:e,variableOptions:t,variableType:n,injectionType:a}=jt(r.props);return i({variableType:n,variableValue:e,variableOptions:t,locales:o,injectionType:a})}}}return Ft({children:r,defaultLocale:o[0],renderVariable:i})}const gr=(e="production")=>({method:"default",timeout:"development"===e?8e3:12e3});function br(e){return void 0!==e&&("string"==typeof e||!!Array.isArray(e)&&((1===e.length||2===e.length)&&("string"==typeof e[0]&&(2!==e.length||"object"==typeof e[1]&&null!==e[1]&&("$context"in e[1]||"$maxChars"in e[1]||"$_hash"in e[1])))))}const yr=e=>"string"==typeof e||Array.isArray(e),Er=e=>"object"==typeof e&&null!==e&&!Array.isArray(e);function vr(e,t){if(Array.isArray(e))return e.map((e,r)=>br(e)?t[r]:vr(e,t[r]));const r={...Object.fromEntries(Object.entries(e).filter(([,e])=>yr(e))),...Object.fromEntries(Object.entries(t).filter(([,e])=>yr(e)))},n=Object.entries(e).filter(([,e])=>Er(e)).map(([e])=>e),o=Object.entries(t).filter(([,e])=>Er(e)).map(([e])=>e),i=new Set([...n,...o]);for(const n of i)r[n]=vr(Gt(e,n)||{},Gt(t,n)||{});return r}function _r({dictionary:e,id:t}){if(""===t)return e;let r=e;const n=t.split(".");for(const e of n)r=Gt(r,e);return r}const Tr=["constructor","prototype","__proto__"];function wr(e,t,r,n){if(br(t))return e;const o=r.split(".");o.forEach(e=>{if(function(e){return!!Tr.includes(e)}(e))throw new Error(`Invalid key: ${e}`)}),t||={};for(const e of o.slice(0,-1))null==Gt(t,e)&&kt(t,e,Array.isArray(Gt(n,e))?[]:{}),t=Gt(t,e),n=Gt(n,e);kt(t,o[o.length-1],e)}function Ar(e){let t={};return Array.isArray(e)&&(t=[]),Object.entries(e).forEach(([e,r])=>{if(br(r)){const{entry:n}=pr(r);kt(t,e,n)}else kt(t,e,Ar(r))}),t}function Cr(e){return function(e){if(E(e),A)return e.toHex();let t="";for(let r=0;r<e.length;r++)t+=C[e[r]];return t}(N(function(e){if("string"!=typeof e)throw new TypeError("string expected");return new Uint8Array((new TextEncoder).encode(e))}(e))).slice(0,16)}function Hr({source:e,context:t,id:r,maxChars:n,dataFormat:o},i=Cr){let a;return a="JSX"===o?Sr(e):e,i(b({source:a,...r&&{id:r},...t&&{context:t},...null!=n&&{maxChars:Math.abs(n)},...o&&{dataFormat:o}}))}const Lr=e=>{if(e&&"object"==typeof e){const t={};if("c"in e&&e.c&&(t.c=Sr(e.c)),"d"in e){const r=e?.d;r?.b&&(t.b=Object.fromEntries(Object.entries(r.b).map(([e,t])=>[e,Sr(t)]))),r?.t&&(t.t=r.t)}return y(e)?{k:e.k,...e.v&&{v:e.v}}:t}return e};function Sr(e){return Array.isArray(e)?e.map(Lr):Lr(e)}function Pr(e,t=""){let r=!1;return Object.entries(e).forEach(([n,o])=>{const i=t?`${t}.${n}`:n;if(br(o)){let{entry:t,metadata:a}=pr(o);a?.$_hash||(a||={},a.$_hash=Hr({source:Rt(t),...a?.$context&&{context:a.$context},...null!=a?.$maxChars&&{maxChars:Math.abs(a.$maxChars)},id:i,dataFormat:"ICU"}),kt(e,n,[t,a]),r=!0)}else{const{updateDictionary:e}=Pr(o,i);r=r||e}}),{dictionary:e,updateDictionary:r}}function Br(e,t,r){const n=_r({dictionary:e,id:r});if(!n)throw new Error(zt(r));if(br(n))throw new Error(`${Kt} Error: Cannot inject and merge a dictionary entry`);return function(e,t,r){const n=fr(e,r);if(!n)throw new Error(zt(r));if(br(n))throw new Error(`${Kt} Error: Cannot inject and merge a dictionary entry`);const o=r.split("."),i=o.slice(0,-1),a=o[o.length-1];let s=e;return i.forEach(e=>{s=Gt(s,e)}),kt(s,a,t),e}(e,vr(n,t),r)}function Or(e,t,r=""){const n=[];return Object.entries(e).forEach(([e,o])=>{const i=r?`${r}.${e}`:e;if(br(o)){const{entry:r,metadata:a}=pr(o);Gt(t,e)||n.push({source:r,metadata:{$id:i,$context:a?.$context,$maxChars:a?.$maxChars,$_hash:a?.$_hash||""}})}else n.push(...Or(o,Gt(t,e)||(Array.isArray(o)?[]:{}),i))}),n}var Ir={warn(e){console.warn(e)},error(e){console.error(e)},info(e){console.info(e)},debug(e){console.debug(e)}};function xr(e){return Object.fromEntries(Object.entries(e).filter(([e])=>"$id"!==e&&"$context"!==e&&"$maxChars"!==e&&"$hash"!==e&&"$_hash"!==e&&"$_source"!==e&&"$_fallback"!==e&&"$format"!==e&&"$_locales"!==e&&"$locale"!==e))}const Rr=e=>`String interpolation failed for message: "${e}".`;function Mr(e,t){if(!e)return e;const r=t.$_fallback,o=xr(t);try{const i=Mt(r||"");return n.formatCutoff(function(e,t,r,o){try{return n.formatMessage(e,{variables:t,locales:r,dataFormat:o})}catch{return Ir.warn(Rr(e)),e}}(Object.keys(i).length?Nt(e):e,{...o,...i,[Ht]:"other"},t.$locale??t.$_locales,t.$format),{maxChars:t.$maxChars})}catch{return Ir.warn(Rr(e)),null!=t.$_fallback?Mr(t.$_fallback,{...t,$_fallback:void 0}):n.formatCutoff(e,{maxChars:t.$maxChars})}}function Nr(e){if(-1===e.lastIndexOf(":"))return null;const t=e.slice(e.lastIndexOf(":")+1);try{return JSON.parse(function(e){if("undefined"!=typeof Buffer)return Buffer.from(e,"base64").toString("utf8");const t=atob(e),r=new Uint8Array(t.length);for(let e=0;e<t.length;e++)r[e]=t.charCodeAt(e);return(new TextDecoder).decode(r)}(t))}catch{return null}}function $r(e){return"string"==typeof e&&-1!==e.lastIndexOf(":")?e.slice(0,e.lastIndexOf(":")):e}function jr({children:e}){return e}function Ur(e){return jr(e)}jr._gtt="derive",Ur._gtt="derive";const Dr=t.createContext(void 0);function Fr(e="useGTContext() must be used within a <GTProvider>!"){const r=t.useContext(Dr);if(void 0===r)throw new Error(e);return r}function Gr({children:n,locales:o,options:i={}}){const a=t.useContext(Dr);if(null==n)return null;const s=a?.gt||new r.GT;let c="string"==typeof n?parseFloat(n):n;return"number"==typeof c&&(o||(o||=[],a?.locale&&o.push(a.locale),a?.defaultLocale&&o.push(a.defaultLocale)),c=s.formatNum(c,{locales:o,...i})),e.jsx(e.Fragment,{children:c})}function kr({children:t}){return e.jsx(e.Fragment,{children:t})}function Vr({children:n,currency:o="USD",locales:i,options:a={}}){const s=t.useContext(Dr);if(null==n)return null;const c=s?.gt||new r.GT;let l="string"==typeof n?parseFloat(n):n;return"number"==typeof l&&(i||(i||=[],s?.locale&&i.push(s.locale),s?.defaultLocale&&i.push(s.defaultLocale)),l=c.formatCurrency(l,o,{locales:i,...a})),e.jsx(e.Fragment,{children:l})}function Kr({children:n,locales:o,options:i={}}){const a=t.useContext(Dr);if(null==n)return null;const s=a?.gt||new r.GT;o||(o=[],a?.locale&&o.push(a.locale),a?.defaultLocale&&o.push(a.defaultLocale));const c=s.formatDateTime(n,{locales:o,...i}).replace(/[\u200F\u202B\u202E]/g,"");return e.jsx(e.Fragment,{children:c})}function Xr({date:n,children:o,value:i,unit:a,baseDate:s,locales:c,options:l={}}){const u=t.useContext(Dr),h=u?.gt||new r.GT;c||(c=[],u?.locale&&c.push(u.locale),u?.defaultLocale&&c.push(u.defaultLocale));const f=n??o;let p;if("development"!==process.env.NODE_ENV||void 0===i||a||console.warn("<RelativeTime>: `value` was provided without `unit`. The `value` prop will be ignored."),void 0!==i&&a)p=h.formatRelativeTime(i,a,{locales:c,numeric:l.numeric,style:l.style,localeMatcher:l.localeMatcher});else{if(null==f)return null;p=h.formatRelativeTimeFromDate(f,{locales:c,baseDate:s??new Date,numeric:l.numeric,style:l.style,localeMatcher:l.localeMatcher})}return e.jsx(e.Fragment,{children:p})}Gr._gtt="variable-number",kr._gtt="variable-variable",Vr._gtt="variable-currency",Kr._gtt="variable-datetime",Xr._gtt="variable-relative-time";const Yr=({variableType:t,variableValue:r,variableOptions:n})=>{if("n"===t){const t=n;return e.jsx(Gr,{options:t,children:r})}if("d"===t){const t=n;return e.jsx(Kr,{options:t,children:r})}if("c"===t){const t=n;return e.jsx(Vr,{options:t,children:r})}if("rt"===t){const t=n;if("number"==typeof r&&t?.unit)return e.jsx(Xr,{value:r,unit:t.unit,baseDate:t?.baseDate,options:t});const o=r instanceof Date?r:"string"==typeof r||"number"==typeof r?new Date(r):void 0;return e.jsx(Xr,{date:o&&!isNaN(o.getTime())?o:void 0,baseDate:t?.baseDate,options:t})}return e.jsx(kr,{children:r})},Wr=Number.POSITIVE_INFINITY,qr=globalThis.__DANGEROUS_USE_REGISTRY__??(globalThis.__DANGEROUS_USE_REGISTRY__=new Map);function Jr(e,t=new WeakSet){const r=typeof e;if(null==e||"number"===r||"boolean"===r||"bigint"===r)return String(e);if("string"===r)return JSON.stringify(e);if("symbol"===r)return`:sym(${e.description??""})`;if("function"===r)return`:fn(${e.name||"anon"})`;if(Array.isArray(e))return`[${e.map(e=>Jr(e,t)).join(",")}]`;if("object"===r){const r=e;if(t.has(r))return":circular";t.add(r);const n=Object.keys(r).sort().map(e=>`${JSON.stringify(e)}:${Jr(r[e],t)}`).join(",");return t.delete(r),`{${n}}`}return String(e)}function zr(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e?String(e):Jr(e)}function Zr(e,t,r){const n=qr,o=Date.now(),i=Wr,a=zr(e),s=n.get(a);if(s&&s.expiresAt>o)return s.thenable;const c=function(e){const t=e;return null==t.status&&(t.status="pending",e.then(e=>{t.status="fulfilled",t.value=e},e=>{t.status="rejected",t.reason=e})),t}(t()),l={thenable:c,createdAt:o,expiresAt:o+i};if(n.set(a,l),i!==1/0){const e=()=>{const e=n.get(a);e&&e.thenable===c&&setTimeout(()=>{const e=n.get(a);e&&e.thenable===c&&n.delete(a)},Math.max(0,i))};c.then(e,e)}return c}let Qr;try{Qr=Function("o","k","return o[k]")(a,"use")}catch{}var en=Qr;function tn({children:r,id:n,context:o,_hash:i,...a}){if(!r)return;n=n??a?.$id,o=o??a?.$context;const s=a?.$maxChars,{translations:c,translationRequired:l,developmentApiEnabled:u,dialectTranslationRequired:h,registerJsxForTranslation:f,renderSettings:p,locale:d,defaultLocale:m}=Fr("<T> used on the client-side outside of <GTProvider>"),g=t.useMemo(()=>Vt(r),[r]);let b;n&&(b=c?.[n]),void 0===b&&i&&(b=c?.[i]);const[y,E]=t.useMemo(()=>{if(!l||b)return[void 0,""];const e=ur(g);return[e,Hr({source:e,...o&&{context:o},...null!=s&&{maxChars:Math.abs(s)},...n&&{id:n},dataFormat:"JSX"})]},[g,o,n,s,l,b]);void 0===b&&(b=c?.[E]);const v=()=>Ft({children:g,defaultLocale:m,renderVariable:Yr}),_=e=>mr({source:g,target:e,locales:[d,m],renderVariable:Yr});if(!l||c&&!b&&!u||null===b)return e.jsx(e.Fragment,{children:v()});if(b)return e.jsx(t.Suspense,{fallback:_(b),children:_(b)});const T=async()=>{if(!u||!d)return v();if(b)return _(b);try{const e=await f({source:y,targetLocale:d,metadata:{id:n,hash:E,context:o,...null!=s&&{maxChars:s}}});return e?_(e):v()}catch(e){return console.warn(e),v()}};if(en){const r=en(Zr(["getTranslationPromise",u,JSON.stringify(y),d,n,E,o,s],()=>T()));return e.jsx(t.Suspense,{fallback:r,children:r})}let w;return w="skeleton"===p.method?"":"replace"===p.method||h?v():"",e.jsx(t.Suspense,{fallback:w,children:T()})}tn._gtt="translate-client";function rn({gt:e,locale:r,versionId:n,defaultLocale:o,runtimeUrl:i,renderSettings:a,setTranslations:s,environment:c,...l}){const u=!!e.projectId&&!!i&&!!e.devApiKey&&"development"===c;if(!u){const e=e=>Promise.reject(new Error(`${e}() failed because translation is disabled`));return{developmentApiEnabled:u,registerIcuForTranslation:()=>e("registerIcuForTranslation"),registerJsxForTranslation:()=>e("registerJsxForTranslation")}}const h=t.useRef({gt:e,locale:r,baseMetadata:{...l,projectId:e.projectId,sourceLocale:o},timeout:a.timeout});h.current.gt=e,h.current.locale=r,h.current.baseMetadata={...l,projectId:e.projectId,sourceLocale:o},h.current.timeout=a.timeout;const f=t.useRef(!1),p=t.useRef(null),[d,m]=t.useState(0),g=t.useCallback(e=>{s(t=>{const r=Object.keys(e);if(0===r.length)return t;const n=t?{...t}:{};let o=!1;for(const i of r){const r=e[i],a=t?.[i];Object.is(a,r)||(n[i]=r,o=!0)}return o?n:t})},[s]),b=t.useCallback(e=>{p.current={...p.current??{},...e},f.current&&m(e=>e+1)},[]);t.useEffect(()=>{if(f.current=!0,p.current){const e=p.current;p.current=null,g(e)}return()=>{f.current=!1}},[g]),t.useEffect(()=>{if(!f.current)return;const e=p.current;e&&(p.current=null,g(e))},[d,g]);const y=t.useRef(0),E=t.useRef(new Map),v=t.useRef(new Map),_=t.useCallback(async e=>{if(0===e.size)return{};y.current+=1;const{gt:t,locale:r,baseMetadata:n,timeout:o}=h.current,i=Array.from(e.values()),a={},s=new Map;try{const e={};for(const t of i){const{source:r,metadata:n}=t;e[n.hash]={source:r,metadata:{...n,dataFormat:t.dataFormat}}}const c=await t.translateMany(e,{...n,targetLocale:r},o);for(const e of i){const{hash:t,id:r}=e.metadata,n=c[t];if(n&&n.success){const e=n.translation;a[t]=e,s.set(t,e)}else if(n&&n.error){const e=Wt(r,t);console.warn(`${e} ${n.error||"An upstream error occurred."}`),a[t]=null,s.set(t,null)}else{const e=Wt(r,t);console.warn(`${e} Unknown response format.`,n),a[t]=null,s.set(t,null)}}}catch(e){"AbortError"===e?.name?console.warn(rr):console.warn(Yt,e),i.forEach(e=>{a[e.metadata.hash]=null,s.set(e.metadata.hash,null)})}finally{y.current-=1,i.forEach(e=>{const t=s.get(e.metadata.hash);void 0===t?(console.warn(`No translation result for ${e.metadata.hash}; resolving as null.`),e.resolve(null)):e.resolve(t)})}return a},[]),T=t.useRef(null),w=t.useRef(async()=>{}),A=t.useCallback(e=>{b(e),E.current.size>0&&(T.current=setTimeout(()=>{T.current=null,w.current()},50))},[b]),C=t.useCallback(()=>{w.current=async()=>{if(y.current>=100)return void(T.current=setTimeout(()=>{T.current=null,w.current()},50));const e=E.current;if(0===e.size)return;const t=Array.from(e.entries()).slice(0,Math.min(25,e.size)),r=new Map(t);t.forEach(([t])=>e.delete(t));const n=await _(r);A(n)}},[_,A]),H=t.useCallback((e=!1)=>{if(C(),e)return T.current&&(clearTimeout(T.current),T.current=null),void w.current();T.current||(T.current=setTimeout(()=>{T.current=null,w.current()},50))},[C]),L=t.useCallback(e=>t=>{const r=`${t.metadata.hash}:${t.targetLocale}`,n=v.current.get(r);if(n)return n;const o=new Promise(n=>{const o="JSX"===e?{dataFormat:"JSX",source:t.source,metadata:{...t.metadata,...null!=t.metadata.maxChars&&{maxChars:Math.abs(t.metadata.maxChars)}},resolve:n,reject:()=>{}}:{dataFormat:"ICU",source:t.source,metadata:{...t.metadata,...null!=t.metadata.maxChars&&{maxChars:Math.abs(t.metadata.maxChars)}},resolve:n,reject:()=>{}};E.current.set(r,o);const i=E.current.size>=25&&y.current<100;H(i)}).finally(()=>{v.current.delete(r)});return v.current.set(r,o),o},[H]),S=t.useMemo(()=>L("ICU"),[L]),P=t.useMemo(()=>L("JSX"),[L]);return t.useEffect(()=>()=>{T.current&&clearTimeout(T.current)},[]),{developmentApiEnabled:u,registerIcuForTranslation:S,registerJsxForTranslation:P}}function nn({gt:e,translations:t,locale:r,defaultLocale:n,translationRequired:o,developmentApiEnabled:i,registerIcuForTranslation:a,environment:s}){function c({message:t,variables:r,locales:n,fallback:o,id:i,maxChars:a,format:l}){try{const i=Mt(o||""),s=e.formatMessage(Object.keys(i).length?Nt(t):t,{locales:n,variables:{...r,...i,[Ht]:"other"},dataFormat:l});return e.formatCutoff(s,{maxChars:a})}catch(l){if("production"===s)console.warn(((e,t)=>`${Kt} Warning: failed to render string ${t?`for id: "${t}"`:""} original message: "${e}"`)(t,i),"Error: ",l);else{if(!o)throw new Error(`${qt(t,i)} Error: ${l}`);console.error(qt(t,i),"Error: ",l)}if(o)return c({message:o,locales:n,variables:r,id:i,maxChars:a});return e.formatCutoff(t,{maxChars:a})}}function l(e,t={}){if(!e||"string"!=typeof e)return null;const{$id:r,$context:n,$maxChars:o,$_hash:i,$format:a,...s}=t;return{id:r,context:n,maxChars:o,_hash:i,variables:s,calculateHash:()=>Hr({source:Rt(e),...n&&{context:n},...null!=o&&{maxChars:Math.abs(o)},...r&&{id:r},dataFormat:a||"ICU"}),renderMessage:(e,t,n)=>c({message:e,locales:t,variables:s,id:r,fallback:n,maxChars:o,format:a})}}function u(e,r,n){let o,i="";return r&&(o=t?.[r]),n&&void 0===o&&(i=n,o=t?.[n]),void 0===o&&(i=e(),o=t?.[i]),{translationEntry:o,hash:i}}const h=(e,t={},s)=>{const c=l(e,t);if(!c)return"";const{id:h,context:f,maxChars:p,_hash:d,calculateHash:m,renderMessage:g}=c;if(!o)return g(e,[n]);const{translationEntry:b,hash:y}=u(m,h,d);return null===b?g(e,[n]):b?g(b,[r,n],e):void 0!==s?.[y]?s?.[y]?g(s?.[y],[r,n],e):g(e,[n]):i?(a({source:Rt(e),targetLocale:r,metadata:{...f&&{context:f},...h&&{id:h},...null!=p&&{maxChars:p},hash:y||""}}),g(e,[n])):(console.warn(Jt(e,h,"gt")),g(e,[n]))};return{_gtFunction:h,_mFunction:(e,s={},l)=>{if(!e)return e;const u=Nr(e);if(!u||!u.$_hash||!u.$_source)return h(e,s,l);const{$_hash:f,$_source:p,$context:d,$hash:m,$id:g,$maxChars:b,$format:y,...E}=u,v=(e,t,r)=>c({message:e,locales:t,variables:E,fallback:r,maxChars:b,format:y});if(!o)return v(p,[n]);const _=t?.[u.$_hash];return null===_?v(p,[n]):_?v(_,[r,n],p):i?void 0!==l?.[f]?l?.[f]?v(l?.[f],[r,n],p):v(p,[n]):(a({source:Rt(p),targetLocale:r,metadata:{...d&&{context:d},...null!=b&&{maxChars:b},hash:f}}),v(p,[n])):(console.warn(Jt(p,$r(e),"m")),v(p,[n]))},_filterMessagesForPreload:e=>{const t=[];for(const{message:r,...n}of e){const e=l(r,n);if(!e)continue;const{id:o,_hash:i,calculateHash:a}=e,{translationEntry:s,hash:c}=u(a,o,i);s||t.push({message:r,...n,$_hash:c})}return t},_preloadMessages:async e=>{const t={};return await Promise.all(e.map(async({message:e,...n})=>{const o=l(e,n);if(!o)return;const{id:i,context:s,maxChars:c,_hash:h,calculateHash:f}=o,{translationEntry:p,hash:d}=u(f,i,h);p&&(t[d]=p),t[d]=await a({source:Rt(e),targetLocale:r,metadata:{...s&&{context:s},...i&&{id:i},...null!=c&&{maxChars:c},hash:d}})})),t}}}function on(e,r,n,o,i,a,s,c,l,u,h){return t.useCallback((t,c={})=>{if(!r)return"";const f=fr(r,t);if(!f)return console.warn(er(t)),"";if(!hr(f))return console.warn((e=>`${Kt} Warning: Invalid dictionary entry found for id: "${e}"`)(t)),"";const{entry:p,metadata:d}=pr(f);if(!p||"string"!=typeof p)return"";const{$format:m,...g}=c,b=(r,n,o)=>{try{const t=Mt(o||""),i=e.formatMessage(Object.keys(t).length?Nt(r):r,{locales:n,variables:{...g,...t,[Ht]:"other"},dataFormat:m});return e.formatCutoff(i,{maxChars:d?.$maxChars??c.$maxChars})}catch(i){if("production"===h)console.warn((e=>`${Kt} Warning: Invalid ICU string dictionary entry found for id: "${e}"`)(t),"Error: ",i);else{if(!o)throw new Error(`${Zt(t)} Error: ${i}`);console.error(Zt(t),"Error: ",i)}if(o)return b(o,n);return e.formatCutoff(r,{maxChars:d?.$maxChars??c.$maxChars})}};if(!s)return b(p,[a]);const y=fr(n||{},t);if(y&&hr(y)){const{entry:e}=pr(y);return b(e,[i,a])}let E=o?.[t],v="";const _=()=>Hr({source:Rt(p),...d?.$context&&{context:d.$context},...null!=d?.$maxChars&&{maxChars:Math.abs(d.$maxChars)},id:t,dataFormat:"ICU"});return E||(v=_(),E=o?.[v]),E?b(E,[i,a],p):null===E?b(p,[a]):l?(u({source:Rt(p),targetLocale:i,metadata:{...d?.$context&&{context:d.$context},...null!=d?.$maxChars&&{maxChars:d.$maxChars},id:t,hash:v||_()}}),b(p,[a])):b(p,[a])},[r,n,o,i,a,s,l,u,c])}function an({_locale:e,defaultLocale:n,locales:o,ssr:i,localeCookieName:a,customMapping:s,useDetermineLocale:c,enableI18n:l,reloadOnLocaleUpdate:u}){const h=t.useMemo(()=>Array.from(new Set([n,...l?o:[]])),[n,o,l]),[f,p]=c({locale:e,defaultLocale:n,locales:h,ssr:i,localeCookieName:a,customMapping:s,enableI18n:l,reloadOnLocaleUpdate:u}),[d,m]=t.useMemo(()=>{const e=r.requiresTranslation(n,f,h,s),t=e&&r.isSameLanguage(n,f);if(!s){const e=[];if(h.forEach(t=>{r.isValidLocale(t)||e.push(t)}),e.length)throw new Error((e=>`${Kt} Error: Invalid locale codes in your configuration. Specify a list of valid locales or use "customMapping" to define aliases for the following invalid locales: ${e.join(", ")}.`)(e))}if(s){const e=[];if(h.forEach(t=>{r.isValidLocale(t,s)||e.push(t)}),e.length)throw new Error((e=>`${Kt} Error: Invalid canonical locale codes in your configuration: ${e.join(", ")}.`)(e))}return[e,t]},[n,f,h]);return{locale:f,setLocale:p,locales:h,translationRequired:d,dialectTranslationRequired:m}}function sn({devApiKey:e,projectId:n,runtimeUrl:i,loadTranslationsType:a,cacheUrl:s,locales:c,environment:l}){t.useEffect(()=>{if("production"===l&&e)throw new Error(Xt);if("custom"===a||!s&&!i||n||"development"!==l||console.warn(Qt),n&&i&&"custom"!==a&&!e&&"development"===l&&console.warn(tr),i===m||s===d&&"default"===a){const e=c.filter(e=>!o.getSupportedLocale(e));e.length&&console.warn((e=>`${Kt} Warning: The following locales are currently unsupported by our service: ${e.map(e=>{const{name:t}=r.getLocaleProperties(e);return`${e} (${t})`}).join(", ")}`)(e))}},[e,a,s,i,n,c])}async function cn(e,t){const n=Array.from(new Set([e,r.getLocaleProperties(e).languageCode]));for(const e of n)try{const r=await t(e);if(r)return r}catch{}console.warn(nr)}function ln({_translations:e,translationRequired:r,loadTranslationsType:n,loadTranslations:o,locale:i,cacheUrl:a,projectId:s,_versionId:c,gt:l}){const[u,h]=t.useState(e||(r&&"disabled"!==n?null:{})),f=t.useRef(!1);return t.useEffect(()=>{f.current?h(r&&"disabled"!==n?null:{}):f.current=!0},[i,n]),t.useEffect(()=>{if(u||!r||"disabled"===n)return;let e=!0;return(async()=>{let t;switch(n){case"custom":if(o)try{t=await o(i)}catch(e){console.error(((e="")=>`${Kt} Error: Failed to fetch locally stored translations. If using a custom loadTranslations(${e}), make sure it is correctly implemented.`)(i),e)}break;case"default":try{t=await async function({cacheUrl:e,projectId:t,locale:r,versionId:n,gt:o}){if(!t||!e||!r)return{};r=o.resolveCanonicalLocale(r);const i=await fetch(n?`${e}/${t}/${r}/${n}`:`${e}/${t}/${r}`);return await i.json()}({cacheUrl:a||d,projectId:s,locale:i,versionId:c,gt:l})}catch(e){console.error(e)}}t||(t={}),e&&h(t)})(),()=>{e=!1}},[u,r,n,a,s,i,c,l]),{translations:u,setTranslations:h}}function un(e,r,n,o,i,a,s,c,l,u,h,f){return t.useCallback((t,s,l={})=>{if(""===s)throw new Error(`${Kt} Error: You cannot provide an empty id to t.obj()`);const p=_r({dictionary:e,id:s});if(!p)return console.warn(er(s)),{};if(br(p))return f(t,l);if(!c)return Ar(p);const d=function({dictionary:e,id:t,sourceDictionary:r}){if(""===t)return e;let n=e;const o=r,i=t.split(".");for(const e of i)void 0===Gt(n,e)&&(Array.isArray(Gt(o,e))?kt(n,e,[]):kt(n,e,{})),n=Gt(n,e);return n}({dictionary:r,id:s,sourceDictionary:r}),{dictionary:m,updateDictionary:g}=Pr(structuredClone(p),s),b=Or(m,d,s),{dictionary:y,updateDictionary:E}=function(e,t,r,n,o=""){let i=!1;const a=o?o.split("."):[];return n.forEach(({metadata:n})=>{const{$_hash:o,$id:s}=n,c=a.length>0?s.split(".").slice(a.length).join("."):s,l=fr(t,c);let u;br(l)&&(u=pr(l).entry);const h=r[o]||u;h&&(wr(h,t,c,e),i=!0)}),{dictionary:t,updateDictionary:i}}(m,structuredClone(d),i||{},b,s),v=function(e,t,r,n=""){const o=n?n.split("."):[];return r.forEach(({source:r,metadata:n})=>{const{$id:i}=n,a=o.length>0?i.split(".").slice(o.length).join("."):i,s=fr(t,a);let c;br(s)&&(c=pr(s).entry),wr(c||r,t,a,e)}),t}(m,structuredClone(y),b,s);return u&&Promise.allSettled(b.map(async e=>{const{source:t,metadata:r}=e,n=r?.$id;return[n,await h({source:Rt(t),targetLocale:a,metadata:{...r?.$context&&{context:r.$context},...null!=r?.$maxChars&&{maxChars:r.$maxChars},id:n,hash:r?.$_hash}})]})).then(t=>{const r=t.filter(e=>"fulfilled"===e.status).map(e=>e.value);r.length>0&&o(t=>function(e,t,r){return t.forEach(([t,n])=>{wr(n,e,t,r)}),e}(t,r,e))}),g&&setTimeout(()=>{n(e=>Br(e,m,s))},0),E&&setTimeout(()=>{o(e=>vr(e,y))},0),structuredClone(v)},[e,i,a,s,c,l,u,h,r])}function hn({enableI18n:e}){const[r]=t.useState(e);return{enableI18n:r}}function fn(){throw or("isSSREnabled")}function pn({}){throw or("useDetermineLocale")}function dn({}){throw or("useRegionState")}function mn({children:r,n:n,locales:o,...i}){const a=t.useContext(Dr);let s;a&&(o||=a.locale,s||=a.defaultLocale);const c=[...o?[o]:[],s||l];if("number"!=typeof n)throw new Error((e=>`${Kt} Error: <Plural> component with children "${e}" requires "n" option.`)(r));return e.jsx(e.Fragment,{children:Ut(n,c,i)||r})}function gn({children:t,branch:r,...n}){r=r?.toString(),"string"==typeof r&&r.startsWith("data-")&&(r=void 0);const o=r&&void 0!==n[r]?n[r]:t;return e.jsx(e.Fragment,{children:o})}function bn(){return Fr("useGTClass(): Unable to access configured GT class instance outside of a <GTProvider>").gt}mn._gtt="plural",gn._gtt="branch",exports.Branch=gn,exports.Currency=Vr,exports.DateTime=Kr,exports.Derive=jr,exports.GTContext=Dr,exports.GTProvider=function({children:n,config:o,environment:i="production",projectId:a=o?.projectId||"",devApiKey:s=o?.devApiKey||"",_versionId:c=o?._versionId,dictionary:u=o?.dictionary||{},locales:h=o?.locales||[],defaultLocale:f=o?.defaultLocale||l,cacheUrl:p=o?.cacheUrl||d,runtimeUrl:g=o?.runtimeUrl||m,renderSettings:b=o?.renderSettings||gr(i),ssr:y=o?.ssr||fn(),localeCookieName:E=o?.localeCookieName||"generaltranslation.locale",locale:v="",region:_,loadDictionary:T,loadTranslations:w,fallback:A,translations:C=null,customMapping:H=o?.customMapping,enableI18n:L=void 0===o?.enableI18n||o.enableI18n,enableI18nLoaded:S,reloadOnLocaleUpdate:P,useEnableI18n:B=hn,readAuthFromEnv:O=ir,useDetermineLocale:I=pn,useRegionState:x=dn,...R}){v&&(v=r.resolveAliasLocale(v,H));const{projectId:M,devApiKey:N}=O({projectId:a,devApiKey:s}),{enableI18n:$}=B({enableI18n:L,enableI18nLoaded:S,enableI18nCookieName:"generaltranslation.enable-i18n",ssr:y}),{locale:j,setLocale:U,locales:D,translationRequired:F,dialectTranslationRequired:G}=an({_locale:v,defaultLocale:f,locales:h,ssr:y,localeCookieName:E,customMapping:H,useDetermineLocale:I,enableI18n:$,reloadOnLocaleUpdate:P}),{region:k,setRegion:V}=x({_region:_,ssr:y,regionCookieName:"generaltranslation.region"}),K=t.useMemo(()=>new r.GT({devApiKey:N,sourceLocale:f,targetLocale:j,projectId:M,baseUrl:g||void 0,customMapping:H}),[N,f,M,g,H]),X=t.useMemo(()=>(w?"custom":p&&M&&"default")||"disabled",[w,p,M]),{dictionary:Y,setDictionary:W,dictionaryTranslations:q,setDictionaryTranslations:J}=function({_dictionary:e,_dictionaryTranslations:r={},loadDictionary:n,locale:o,defaultLocale:i}){const[a,s]=t.useState(e),[c,l]=t.useState(r);return t.useEffect(()=>{if(!n)return;let e=!0;return(async()=>{const t=await cn(i,n)||{},r=await cn(o,n)||{};e&&s(t||{}),e&&l(r||{})})(),()=>{e=!1}},[n,o,i]),{dictionary:a,setDictionary:s,dictionaryTranslations:c,setDictionaryTranslations:l}}({_dictionary:u,_dictionaryTranslations:{},loadDictionary:T,locale:j,defaultLocale:f});sn({devApiKey:N,projectId:M,runtimeUrl:g,loadTranslationsType:X,cacheUrl:p,locales:h,environment:i});const{translations:z,setTranslations:Z}=ln({_translations:C,translationRequired:F,loadTranslationsType:X,loadTranslations:w,locale:j,cacheUrl:p,projectId:M,_versionId:c,gt:K}),{registerIcuForTranslation:Q,registerJsxForTranslation:ee,developmentApiEnabled:te}=rn({gt:K,locale:j,versionId:c,defaultLocale:f,runtimeUrl:g,renderSettings:b,setTranslations:Z,environment:i,...R}),{_gtFunction:re,_mFunction:ne,_filterMessagesForPreload:oe,_preloadMessages:ie}=nn({gt:K,translations:z,locale:j,defaultLocale:f,translationRequired:F,developmentApiEnabled:te,registerIcuForTranslation:Q,environment:i}),ae=on(K,Y,q,z,j,f,F,G,te,Q,i),se=un(Y||{},q||{},W,J,z,j,f,F,G,te,Q,ae),ce=!(F&&!z||!j);return e.jsx(Dr.Provider,{value:{gt:K,registerIcuForTranslation:Q,registerJsxForTranslation:ee,_gtFunction:re,_mFunction:ne,_filterMessagesForPreload:oe,_preloadMessages:ie,_dictionaryFunction:ae,_dictionaryObjFunction:se,developmentApiEnabled:te,locale:j,locales:D,setLocale:U,defaultLocale:f,region:k,setRegion:V,translations:z,translationRequired:F,dialectTranslationRequired:G,projectId:M,renderSettings:b,_versionId:c},children:e.jsx(t.Suspense,{fallback:A,children:ce?n:A})})},exports.LocaleSelector=function({}){throw or("LocaleSelector")},exports.Num=Gr,exports.Plural=mn,exports.RegionSelector=function({}){throw or("RegionSelector")},exports.RelativeTime=Xr,exports.Static=Ur,exports.T=tn,exports.Var=kr,exports.declareStatic=xt,exports.declareVar=function(e,t){const r=` other {${Ot(String(e??""))}}`;let n="";return t?.$name&&(n=` _gt_var_name {${Ot(t.$name)}}`),`{${Ht}, select,${r}${n}}`},exports.decodeMsg=$r,exports.decodeOptions=Nr,exports.decodeVars=function(e){if(!e.includes("_gt_"))return e;const t=[];Ct({icuString:e,shouldVisit:Bt,visitor:function(e){t.push({start:e.location?.start.offset??0,end:e.location?.end.offset??0,value:e.options.other.value.length>0?e.options.other.value[0].value:""})},options:{recurseIntoVisited:!1,captureLocation:!0}});let r=0;const n=[];for(let o=0;o<t.length;o++)n.push(e.slice(r,t[o].start)),n.push(t[o].value),r=t[o].end;return r<e.length&&n.push(e.slice(r)),n.join("")},exports.derive=It,exports.gtFallback=(e,t={})=>Mr(e,t),exports.mFallback=(e,t={})=>{return e?(r=Nr(e)??{}).$_hash&&r.$_source?$r(e):Mr(e,t):e;var r},exports.msg=function e(t,r){if("string"!=typeof t)return r?t.map((t,n)=>e(t,{...r,...r.$id&&{$id:`${r.$id}.${n}`}})):t;if(!r)return t;const o=xr(r);let i=t;try{i=n.formatMessage(t,{locales:[l],variables:{...o,[Ht]:"other"}})}catch{return Ir.warn(Rr(t)),t}const a=t,s=r.$_hash||function(e,t){return Hr({source:"ICU"===t.$format?Rt(e):e,...t?.$context&&{context:t.$context},...t?.$id&&{id:t.$id},..."$maxChars"in t&&null!=t.$maxChars&&{maxChars:Math.abs(t.$maxChars)},dataFormat:t.$format})}(t,{$format:"ICU",...r}),c={...r,$_source:a,$_hash:s};return`${i}:${function(e){if("undefined"!=typeof Buffer)return Buffer.from(e,"utf8").toString("base64");const t=(new TextEncoder).encode(e);let r="";for(let e=0;e<t.length;e++)r+=String.fromCharCode(t[e]);return btoa(r)}(JSON.stringify(c))}`},exports.useCreateInternalUseGTFunction=nn,exports.useCreateInternalUseTranslationsFunction=on,exports.useCreateInternalUseTranslationsObjFunction=un,exports.useDefaultLocale=function(){return Fr("useDefaultLocale(): Unable to access default locale outside of a <GTProvider>").defaultLocale},exports.useGT=function(e){const{developmentApiEnabled:r,translationRequired:n,_preloadMessages:o,_filterMessagesForPreload:i,_gtFunction:a,locale:s}=Fr("useGT(): No context provided. You're trying to get the gt() function from the useGT() hook, which can be called within a <GTProvider>.");let c;if(e&&en&&r&&n){const t=i(e);t.length>0&&(c=en(Zr(["_preloadMessages",s,JSON.stringify(t)],()=>o(t))))}return t.useCallback(function(e,t={}){return a(e,t,c)},[c,a])},exports.useGTClass=bn,exports.useLocale=function(){return Fr("useLocale(): Unable to access user's locale outside of a <GTProvider>").locale},exports.useLocaleDirection=function(e){const{gt:t}=Fr("useLocaleDirection(): Unable to access configured GT class instance outside of a <GTProvider>");return t.getLocaleDirection(e)},exports.useLocaleProperties=function(e){return bn().getLocaleProperties(e)},exports.useLocaleSelector=function(e){const{locales:r,locale:n,setLocale:o,gt:i}=Fr(),a=t.useMemo(()=>{if(!r||0===r.length)return[];return r.sort((e,t)=>(new Intl.Collator).compare(i.getLocaleProperties(e).nativeNameWithRegionCode,i.getLocaleProperties(t).nativeNameWithRegionCode))},[r]),s=t.useCallback(e=>i.getLocaleProperties(e),[i]);return{locale:n,locales:e||a,setLocale:o,getLocaleProperties:s}},exports.useLocales=function(){return Fr("useLocales(): Unable to access configured locales outside of a <GTProvider>").locales},exports.useMessages=function(e){const{developmentApiEnabled:r,translationRequired:n,_preloadMessages:o,_filterMessagesForPreload:i,_mFunction:a,locale:s}=Fr("useMessages(): No context provided. You're trying to get the m() function from the useMessages() hook, which can be called within a <GTProvider>.");let c;if(e&&en&&r&&n){const t=i(e);t.length>0&&(c=en(Zr(["_preloadMessages",s,JSON.stringify(t)],()=>o(t))))}return t.useCallback(function(e,t={}){return a(e,t,c)},[c,a])},exports.useRegion=function(){return Fr("useRegion(): Unable to access user's region outside of a <GTProvider>").region},exports.useRegionSelector=function({regions:e,customMapping:n,prioritizeCurrentLocaleRegion:o=!0,sortRegionsAlphabetically:i=!0}={prioritizeCurrentLocaleRegion:!0,sortRegionsAlphabetically:!0}){const{locales:a,locale:s,setLocale:c,gt:l,region:u,setRegion:h}=Fr(),{regionCode:f}=l.getLocaleProperties(s),[p,d]=t.useMemo(()=>{const t=new Map(a.map(e=>{const t=r.getLocaleProperties(e,s,l.customMapping);return[t.regionCode,t]})),c=e?[...e]:Array.from(t?.keys()||[f]),u=new Map(c.map(e=>[e,{locale:t?.get(e)?.code||s,...l.getRegionProperties(e),..."string"==typeof n?.[e]?{name:n?.[e]}:n?.[e]}]));if(i&&c.sort((e,t)=>(new Intl.Collator).compare(u.get(e).name,u.get(t).name)),o){const e=c.indexOf(f);e>0&&(c.splice(e,1),c.unshift(f))}return[c,u]},[e,u,s,a,l]);return{region:u,setRegion:h,regions:p,regionData:d,locales:a,locale:s,localeRegion:f,setLocale:c}},exports.useRuntimeTranslation=rn,exports.useSetLocale=function(){const{setLocale:e}=Fr("setLocale(): Unable to access user's locale outside of a <GTProvider>");return e},exports.useTranslations=function(e){const t=t=>e?`${e}.${t}`:t,{_dictionaryFunction:r,_dictionaryObjFunction:n}=Fr(`useTranslations('${e}'): No context provided. You're trying to get the t() function on the client, which can only be done inside a <GTProvider>.`);function o(e,n={}){const o=t(e);return r(o,n)}return o.obj=function(e,r={}){const o=t(e);return n(e,o,r)},o},exports.useVersionId=function(){return Fr("useVersionId(): Unable to access version ID outside of a <GTProvider>")._versionId};
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),t=require("react"),r=require("generaltranslation"),n=require("generaltranslation/core"),o=require("@generaltranslation/supported-locales");function i(e){var t=Object.create(null);return e&&Object.keys(e).forEach(function(r){if("default"!==r){var n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:function(){return e[r]}})}}),t.default=e,Object.freeze(t)}var a=i(t);const s={variable:"value",number:"n",datetime:"date",currency:"cost","relative-time":"time"};function c(e={},t){if(e.name)return e.name;return`_gt_${s[t]||"value"}_${e["data-_gt"]?.id}`}const l="en",u="DEFAULT_TERMINATOR_KEY",h={ellipsis:{fr:{terminator:"…",separator:" "},zh:{terminator:"……",separator:void 0},ja:{terminator:"……",separator:void 0},[u]:{terminator:"…",separator:void 0}},none:{[u]:{terminator:void 0,separator:void 0}}};const f={Collator:Intl.Collator,DateTimeFormat:Intl.DateTimeFormat,DisplayNames:Intl.DisplayNames,ListFormat:Intl.ListFormat,Locale:Intl.Locale,NumberFormat:Intl.NumberFormat,PluralRules:Intl.PluralRules,RelativeTimeFormat:Intl.RelativeTimeFormat,Segmenter:Intl.Segmenter,CutoffFormat:class{constructor(e,t={}){try{const t=e?Array.isArray(e)?e.map(e=>String(e)):[String(e)]:["en"],r=Intl.getCanonicalLocales(t);this.locale=r.length?r[0]:"en"}catch{this.locale="en"}if(!h[t.style??"ellipsis"])throw new Error((e=>`generaltranslation Formatting Error: Invalid cutoff style: ${e}.`)(t.style??"ellipsis"));let r,n;if(void 0!==t.maxChars){r=t.style??"ellipsis";const e=new Intl.Locale(this.locale).language;n=h[r][e]||h[r].DEFAULT_TERMINATOR_KEY}let o=t.terminator??n?.terminator,i=null!=o?t.separator??n?.separator:void 0;this.additionLength=(o?.length??0)+(i?.length??0),void 0!==t.maxChars&&Math.abs(t.maxChars)<this.additionLength&&(o=void 0,i=void 0),this.options={maxChars:t.maxChars,style:r,terminator:o,separator:i}}format(e){return this.formatToParts(e).join("")}formatToParts(e){const{maxChars:t,terminator:r,separator:n}=this.options,o=void 0===t||Math.abs(t)>=e.length?t:t>=0?Math.max(0,t-this.additionLength):Math.min(0,t+this.additionLength),i=void 0!==o&&o>-1?e.slice(0,o):e.slice(o);return null==t||null==o||0===o||null==r||e.length<=Math.abs(t)?[i]:o>0?null!=n?[i,n,r]:[i,r]:null!=n?[r,n,i]:[r,i]}resolvedOptions(){return this.options}}};const p=new class{constructor(){this.cache={}}_generateKey(e,t={}){return`${e?Array.isArray(e)?e.map(e=>String(e)).join(","):String(e):"undefined"}:${t?JSON.stringify(t,Object.keys(t).sort()):"{}"}`}get(e,...t){const[r="en",n={}]=t,o=this._generateKey(r,n);let i=this.cache[e]?.[o];return void 0===i&&(i=new f[e](...t),this.cache[e]||(this.cache[e]={}),this.cache[e][o]=i),i}},d="https://cdn.gtx.dev",m="https://runtime2.gtx.dev";function g(e){if(void 0===e)return;if(null===e)return"null";if("number"==typeof e)return isFinite(e)?""+e:"null";if("object"!=typeof e)return JSON.stringify(e);if(Array.isArray(e)){let t="[";for(let r=0;r<e.length;r++)r&&(t+=","),t+=g(e[r])||"null";return t+"]"}const t=Object.keys(e).sort();let r="";for(const n of t){const t=g(e[n]);t&&(r&&(r+=","),r+=JSON.stringify(n)+":"+t)}return"{"+r+"}"}function b(e){return g(e)??""}function y(e){const t=e;if(t&&"object"==typeof t&&"string"==typeof t.k){const e=Object.keys(t);if(1===e.length)return!0;if(2===e.length){if("number"==typeof t.i)return!0;if("string"==typeof t.v)return!0}if(3===e.length&&"string"==typeof t.v&&"number"==typeof t.i)return!0}return!1}function E(e,t,r=""){const n=(o=e)instanceof Uint8Array||ArrayBuffer.isView(o)&&"Uint8Array"===o.constructor.name&&"BYTES_PER_ELEMENT"in o&&1===o.BYTES_PER_ELEMENT;var o;const i=e?.length;if(!n||void 0!==t){const t=(r&&`"${r}" `)+"expected Uint8Array"+""+", got "+(n?`length=${i}`:"type="+typeof e);if(!n)throw new TypeError(t);throw new RangeError(t)}return e}function v(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")}function _(...e){for(let t=0;t<e.length;t++)e[t].fill(0)}function T(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)}function w(e,t){return e<<32-t|e>>>t}const A=(()=>"function"==typeof Uint8Array.from([]).toHex&&"function"==typeof Uint8Array.fromHex)(),C=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function H(e,t={}){const r=(t,r)=>e(r).update(t).digest(),n=e(void 0);return r.outputLen=n.outputLen,r.blockLen=n.blockLen,r.canXOF=n.canXOF,r.create=t=>e(t),Object.assign(r,t),Object.freeze(r)}const L=e=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,e])});function S(e,t,r){return e&t^~e&r}function P(e,t,r){return e&t^e&r^t&r}class B{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,t,r,n){this.blockLen=e,this.outputLen=t,this.padOffset=r,this.isLE=n,this.buffer=new Uint8Array(e),this.view=T(this.buffer)}update(e){v(this),E(e);const{view:t,buffer:r,blockLen:n}=this,o=e.length;for(let i=0;i<o;){const a=Math.min(n-this.pos,o-i);if(a===n){const t=T(e);for(;n<=o-i;i+=n)this.process(t,i);continue}r.set(e.subarray(i,i+a),this.pos),this.pos+=a,i+=a,this.pos===n&&(this.process(t,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){v(this),function(e,t){E(e,void 0,"digestInto() output");const r=t.outputLen;if(e.length<r)throw new RangeError('"digestInto() output" expected to be of length >='+r)}(e,this),this.finished=!0;const{buffer:t,view:r,blockLen:n,isLE:o}=this;let{pos:i}=this;t[i++]=128,_(this.buffer.subarray(i)),this.padOffset>n-i&&(this.process(r,0),i=0);for(let e=i;e<n;e++)t[e]=0;r.setBigUint64(n-8,BigInt(8*this.length),o),this.process(r,0);const a=T(e),s=this.outputLen;if(s%4)throw new Error("_sha2: outputLen must be aligned to 32bit");const c=s/4,l=this.get();if(c>l.length)throw new Error("_sha2: outputLen bigger than state");for(let e=0;e<c;e++)a.setUint32(4*e,l[e],o)}digest(){const{buffer:e,outputLen:t}=this;this.digestInto(e);const r=e.slice(0,t);return this.destroy(),r}_cloneInto(e){e||=new this.constructor,e.set(...this.get());const{blockLen:t,buffer:r,length:n,finished:o,destroyed:i,pos:a}=this;return e.destroyed=i,e.finished=o,e.length=n,e.pos=a,n%t&&e.buffer.set(r),e}clone(){return this._cloneInto()}}const O=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),I=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]),x=new Uint32Array(64);class R extends B{constructor(e){super(64,e,8,!1)}get(){const{A:e,B:t,C:r,D:n,E:o,F:i,G:a,H:s}=this;return[e,t,r,n,o,i,a,s]}set(e,t,r,n,o,i,a,s){this.A=0|e,this.B=0|t,this.C=0|r,this.D=0|n,this.E=0|o,this.F=0|i,this.G=0|a,this.H=0|s}process(e,t){for(let r=0;r<16;r++,t+=4)x[r]=e.getUint32(t,!1);for(let e=16;e<64;e++){const t=x[e-15],r=x[e-2],n=w(t,7)^w(t,18)^t>>>3,o=w(r,17)^w(r,19)^r>>>10;x[e]=o+x[e-7]+n+x[e-16]|0}let{A:r,B:n,C:o,D:i,E:a,F:s,G:c,H:l}=this;for(let e=0;e<64;e++){const t=l+(w(a,6)^w(a,11)^w(a,25))+S(a,s,c)+I[e]+x[e]|0,u=(w(r,2)^w(r,13)^w(r,22))+P(r,n,o)|0;l=c,c=s,s=a,a=i+t|0,i=o,o=n,n=r,r=t+u|0}r=r+this.A|0,n=n+this.B|0,o=o+this.C|0,i=i+this.D|0,a=a+this.E|0,s=s+this.F|0,c=c+this.G|0,l=l+this.H|0,this.set(r,n,o,i,a,s,c,l)}roundClean(){_(x)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),_(this.buffer)}}class M extends R{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 N=H(()=>new M,L(1));var $=function(e,t){return $=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},$(e,t)};function j(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}$(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var U=function(){return U=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},U.apply(this,arguments)};function D(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function F(e,t,r,n){var o,i=arguments.length,a=i<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(a=(i<3?o(a):i>3?o(t,r,a):o(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a}function G(e,t){return function(r,n){t(r,n,e)}}function k(e,t,r,n,o,i){function a(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var s,c=n.kind,l="getter"===c?"get":"setter"===c?"set":"value",u=!t&&e?n.static?e:e.prototype:null,h=t||(u?Object.getOwnPropertyDescriptor(u,n.name):{}),f=!1,p=r.length-1;p>=0;p--){var d={};for(var m in n)d[m]="access"===m?{}:n[m];for(var m in n.access)d.access[m]=n.access[m];d.addInitializer=function(e){if(f)throw new TypeError("Cannot add initializers after decoration has completed");i.push(a(e||null))};var g=(0,r[p])("accessor"===c?{get:h.get,set:h.set}:h[l],d);if("accessor"===c){if(void 0===g)continue;if(null===g||"object"!=typeof g)throw new TypeError("Object expected");(s=a(g.get))&&(h.get=s),(s=a(g.set))&&(h.set=s),(s=a(g.init))&&o.unshift(s)}else(s=a(g))&&("field"===c?o.unshift(s):h[l]=s)}u&&Object.defineProperty(u,n.name,h),f=!0}function V(e,t,r){for(var n=arguments.length>2,o=0;o<t.length;o++)r=n?t[o].call(e,r):t[o].call(e);return n?r:void 0}function K(e){return"symbol"==typeof e?e:"".concat(e)}function X(e,t,r){return"symbol"==typeof t&&(t=t.description?"[".concat(t.description,"]"):""),Object.defineProperty(e,"name",{configurable:!0,value:r?"".concat(r," ",t):t})}function Y(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}function W(e,t,r,n){return new(r||(r=Promise))(function(o,i){function a(e){try{c(n.next(e))}catch(e){i(e)}}function s(e){try{c(n.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r(function(e){e(t)})).then(a,s)}c((n=n.apply(e,t||[])).next())})}function q(e,t){var r,n,o,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]},a=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return a.next=s(0),a.throw=s(1),a.return=s(2),"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function s(s){return function(c){return function(s){if(r)throw new TypeError("Generator is already executing.");for(;a&&(a=0,s[0]&&(i=0)),i;)try{if(r=1,n&&(o=2&s[0]?n.return:s[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,s[1])).done)return o;switch(n=0,o&&(s=[2&s[0],o.value]),s[0]){case 0:case 1:o=s;break;case 4:return i.label++,{value:s[1],done:!1};case 5:i.label++,n=s[1],s=[0];continue;case 7:s=i.ops.pop(),i.trys.pop();continue;default:if(!(o=i.trys,(o=o.length>0&&o[o.length-1])||6!==s[0]&&2!==s[0])){i=0;continue}if(3===s[0]&&(!o||s[1]>o[0]&&s[1]<o[3])){i.label=s[1];break}if(6===s[0]&&i.label<o[1]){i.label=o[1],o=s;break}if(o&&i.label<o[2]){i.label=o[2],i.ops.push(s);break}o[2]&&i.ops.pop(),i.trys.pop();continue}s=t.call(e,i)}catch(e){s=[6,e],n=0}finally{r=o=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,c])}}}var J=Object.create?function(e,t,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,o)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]};function z(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||J(t,e,r)}function Z(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function Q(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return a}function ee(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(Q(arguments[t]));return e}function te(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),o=0;for(t=0;t<r;t++)for(var i=arguments[t],a=0,s=i.length;a<s;a++,o++)n[o]=i[a];return n}function re(e,t,r){if(r||2===arguments.length)for(var n,o=0,i=t.length;o<i;o++)!n&&o in t||(n||(n=Array.prototype.slice.call(t,0,o)),n[o]=t[o]);return e.concat(n||Array.prototype.slice.call(t))}function ne(e){return this instanceof ne?(this.v=e,this):new ne(e)}function oe(e,t,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n,o=r.apply(e,t||[]),i=[];return n=Object.create(("function"==typeof AsyncIterator?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",function(e){return function(t){return Promise.resolve(t).then(e,l)}}),n[Symbol.asyncIterator]=function(){return this},n;function a(e,t){o[e]&&(n[e]=function(t){return new Promise(function(r,n){i.push([e,t,r,n])>1||s(e,t)})},t&&(n[e]=t(n[e])))}function s(e,t){try{(r=o[e](t)).value instanceof ne?Promise.resolve(r.value.v).then(c,l):u(i[0][2],r)}catch(e){u(i[0][3],e)}var r}function c(e){s("next",e)}function l(e){s("throw",e)}function u(e,t){e(t),i.shift(),i.length&&s(i[0][0],i[0][1])}}function ie(e){var t,r;return t={},n("next"),n("throw",function(e){throw e}),n("return"),t[Symbol.iterator]=function(){return this},t;function n(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:ne(e[n](t)),done:!1}:o?o(t):t}:o}}function ae(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=Z(e),t={},n("next"),n("throw"),n("return"),t[Symbol.asyncIterator]=function(){return this},t);function n(r){t[r]=e[r]&&function(t){return new Promise(function(n,o){(function(e,t,r,n){Promise.resolve(n).then(function(t){e({value:t,done:r})},t)})(n,o,(t=e[r](t)).done,t.value)})}}}function se(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}var ce=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},le=function(e){return le=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},le(e)};function ue(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=le(e),n=0;n<r.length;n++)"default"!==r[n]&&J(t,e,r[n]);return ce(t,e),t}function he(e){return e&&e.__esModule?e:{default:e}}function fe(e,t,r,n){if("a"===r&&!n)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===r?n:"a"===r?n.call(e):n?n.value:t.get(e)}function pe(e,t,r,n,o){if("m"===n)throw new TypeError("Private method is not writable");if("a"===n&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===n?o.call(e,r):o?o.value=r:t.set(e,r),r}function de(e,t){if(null===t||"object"!=typeof t&&"function"!=typeof t)throw new TypeError("Cannot use 'in' operator on non-object");return"function"==typeof e?t===e:e.has(t)}function me(e,t,r){if(null!=t){if("object"!=typeof t&&"function"!=typeof t)throw new TypeError("Object expected.");var n,o;if(r){if(!Symbol.asyncDispose)throw new TypeError("Symbol.asyncDispose is not defined.");n=t[Symbol.asyncDispose]}if(void 0===n){if(!Symbol.dispose)throw new TypeError("Symbol.dispose is not defined.");n=t[Symbol.dispose],r&&(o=n)}if("function"!=typeof n)throw new TypeError("Object not disposable.");o&&(n=function(){try{o.call(this)}catch(e){return Promise.reject(e)}}),e.stack.push({value:t,dispose:n,async:r})}else r&&e.stack.push({async:!0});return t}var ge="function"==typeof SuppressedError?SuppressedError:function(e,t,r){var n=new Error(r);return n.name="SuppressedError",n.error=e,n.suppressed=t,n};function be(e){function t(t){e.error=e.hasError?new ge(t,e.error,"An error was suppressed during disposal."):t,e.hasError=!0}var r,n=0;return function o(){for(;r=e.stack.pop();)try{if(!r.async&&1===n)return n=0,e.stack.push(r),Promise.resolve().then(o);if(r.dispose){var i=r.dispose.call(r.value);if(r.async)return n|=2,Promise.resolve(i).then(o,function(e){return t(e),o()})}else n|=1}catch(e){t(e)}if(1===n)return e.hasError?Promise.reject(e.error):Promise.resolve();if(e.hasError)throw e.error}()}function ye(e,t){return"string"==typeof e&&/^\.\.?\//.test(e)?e.replace(/\.(tsx)$|((?:\.d)?)((?:\.[^./]+?)?)\.([cm]?)ts$/i,function(e,r,n,o,i){return r?t?".jsx":".js":!n||o&&i?n+o+"."+i.toLowerCase()+"js":e}):e}var Ee,ve,_e,Te={__extends:j,__assign:U,__rest:D,__decorate:F,__param:G,__esDecorate:k,__runInitializers:V,__propKey:K,__setFunctionName:X,__metadata:Y,__awaiter:W,__generator:q,__createBinding:J,__exportStar:z,__values:Z,__read:Q,__spread:ee,__spreadArrays:te,__spreadArray:re,__await:ne,__asyncGenerator:oe,__asyncDelegator:ie,__asyncValues:ae,__makeTemplateObject:se,__importStar:ue,__importDefault:he,__classPrivateFieldGet:fe,__classPrivateFieldSet:pe,__classPrivateFieldIn:de,__addDisposableResource:me,__disposeResources:be,__rewriteRelativeImportExtension:ye},we=Object.freeze({__proto__:null,__addDisposableResource:me,get __assign(){return U},__asyncDelegator:ie,__asyncGenerator:oe,__asyncValues:ae,__await:ne,__awaiter:W,__classPrivateFieldGet:fe,__classPrivateFieldIn:de,__classPrivateFieldSet:pe,__createBinding:J,__decorate:F,__disposeResources:be,__esDecorate:k,__exportStar:z,__extends:j,__generator:q,__importDefault:he,__importStar:ue,__makeTemplateObject:se,__metadata:Y,__param:G,__propKey:K,__read:Q,__rest:D,__rewriteRelativeImportExtension:ye,__runInitializers:V,__setFunctionName:X,__spread:ee,__spreadArray:re,__spreadArrays:te,__values:Z,default:Te});!function(e){e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",e[e.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",e[e.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",e[e.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",e[e.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",e[e.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",e[e.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",e[e.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",e[e.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",e[e.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",e[e.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",e[e.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",e[e.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",e[e.INVALID_TAG=23]="INVALID_TAG",e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"}(Ee||(Ee={})),function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"}(ve||(ve={})),function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"}(_e||(_e={}));var Ae=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Ce=/(?:[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 He(e){var t={};return e.replace(Ce,function(e){var r=e.length;switch(e[0]){case"G":t.era=4===r?"long":5===r?"narrow":"short";break;case"y":t.year=2===r?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][r-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][r-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=4===r?"long":5===r?"narrow":"short";break;case"e":if(r<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][r-4];break;case"c":if(r<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][r-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][r-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][r-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][r-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][r-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][r-1];break;case"s":t.second=["numeric","2-digit"][r-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=r<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),t}var Le=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function Se(e){return e.replace(/^(.*?)-/,"")}var Pe=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Be=/^(@+)?(\+|#+)?[rs]?$/g,Oe=/(\*)(0+)|(#+)(0+)|(0+)/g,Ie=/^(0+)$/;function xe(e){var t={};return"r"===e[e.length-1]?t.roundingPriority="morePrecision":"s"===e[e.length-1]&&(t.roundingPriority="lessPrecision"),e.replace(Be,function(e,r,n){return"string"!=typeof n?(t.minimumSignificantDigits=r.length,t.maximumSignificantDigits=r.length):"+"===n?t.minimumSignificantDigits=r.length:"#"===r[0]?t.maximumSignificantDigits=r.length:(t.minimumSignificantDigits=r.length,t.maximumSignificantDigits=r.length+("string"==typeof n?n.length:0)),""}),t}function Re(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function Me(e){var t;if("E"===e[0]&&"E"===e[1]?(t={notation:"engineering"},e=e.slice(2)):"E"===e[0]&&(t={notation:"scientific"},e=e.slice(1)),t){var r=e.slice(0,2);if("+!"===r?(t.signDisplay="always",e=e.slice(2)):"+?"===r&&(t.signDisplay="exceptZero",e=e.slice(2)),!Ie.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Ne(e){var t=Re(e);return t||{}}function $e(e){for(var t={},r=0,n=e;r<n.length;r++){var o=n[r];switch(o.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=o.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=Se(o.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=U(U(U({},t),{notation:"scientific"}),o.options.reduce(function(e,t){return U(U({},e),Ne(t))},{}));continue;case"engineering":t=U(U(U({},t),{notation:"engineering"}),o.options.reduce(function(e,t){return U(U({},e),Ne(t))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(o.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(o.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");o.options[0].replace(Oe,function(e,r,n,o,i,a){if(r)t.minimumIntegerDigits=n.length;else{if(o&&i)throw new Error("We currently do not support maximum integer digits");if(a)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Ie.test(o.stem))t.minimumIntegerDigits=o.stem.length;else if(Pe.test(o.stem)){if(o.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");o.stem.replace(Pe,function(e,r,n,o,i,a){return"*"===n?t.minimumFractionDigits=r.length:o&&"#"===o[0]?t.maximumFractionDigits=o.length:i&&a?(t.minimumFractionDigits=i.length,t.maximumFractionDigits=i.length+a.length):(t.minimumFractionDigits=r.length,t.maximumFractionDigits=r.length),""});var i=o.options[0];"w"===i?t=U(U({},t),{trailingZeroDisplay:"stripIfInteger"}):i&&(t=U(U({},t),xe(i)))}else if(Be.test(o.stem))t=U(U({},t),xe(o.stem));else{var a=Re(o.stem);a&&(t=U(U({},t),a));var s=Me(o.stem);s&&(t=U(U({},t),s))}}return t}var je,Ue={"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 De(e){var t=e.hourCycle;if(void 0===t&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var r,n=e.language;return"root"!==n&&(r=e.maximize().region),(Ue[r||""]||Ue[n||""]||Ue["".concat(n,"-001")]||Ue["001"])[0]}var Fe=new RegExp("^".concat(Ae.source,"*")),Ge=new RegExp("".concat(Ae.source,"*$"));function ke(e,t){return{start:e,end:t}}var Ve=!!String.prototype.startsWith&&"_a".startsWith("a",1),Ke=!!String.fromCodePoint,Xe=!!Object.fromEntries,Ye=!!String.prototype.codePointAt,We=!!String.prototype.trimStart,qe=!!String.prototype.trimEnd,Je=!!Number.isSafeInteger?Number.isSafeInteger:function(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},ze=!0;try{ze="a"===(null===(je=it("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu").exec("a"))||void 0===je?void 0:je[0])}catch(e){ze=!1}var Ze,Qe=Ve?function(e,t,r){return e.startsWith(t,r)}:function(e,t,r){return e.slice(r,r+t.length)===t},et=Ke?String.fromCodePoint:function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var r,n="",o=e.length,i=0;o>i;){if((r=e[i++])>1114111)throw RangeError(r+" is not a valid code point");n+=r<65536?String.fromCharCode(r):String.fromCharCode(55296+((r-=65536)>>10),r%1024+56320)}return n},tt=Xe?Object.fromEntries:function(e){for(var t={},r=0,n=e;r<n.length;r++){var o=n[r],i=o[0],a=o[1];t[i]=a}return t},rt=Ye?function(e,t){return e.codePointAt(t)}:function(e,t){var r=e.length;if(!(t<0||t>=r)){var n,o=e.charCodeAt(t);return o<55296||o>56319||t+1===r||(n=e.charCodeAt(t+1))<56320||n>57343?o:n-56320+(o-55296<<10)+65536}},nt=We?function(e){return e.trimStart()}:function(e){return e.replace(Fe,"")},ot=qe?function(e){return e.trimEnd()}:function(e){return e.replace(Ge,"")};function it(e,t){return new RegExp(e,t)}if(ze){var at=it("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Ze=function(e,t){var r;return at.lastIndex=t,null!==(r=at.exec(e)[1])&&void 0!==r?r:""}}else Ze=function(e,t){for(var r=[];;){var n=rt(e,t);if(void 0===n||ut(n)||ht(n))break;r.push(n),t+=n>=65536?2:1}return et.apply(void 0,r)};var st=function(){function e(e,t){void 0===t&&(t={}),this.message=e,this.position={offset:0,line:1,column:1},this.ignoreTag=!!t.ignoreTag,this.locale=t.locale,this.requiresOtherClause=!!t.requiresOtherClause,this.shouldParseSkeletons=!!t.shouldParseSkeletons}return e.prototype.parse=function(){if(0!==this.offset())throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(e,t,r){for(var n=[];!this.isEOF();){var o=this.char();if(123===o){if((i=this.parseArgument(e,r)).err)return i;n.push(i.val)}else{if(125===o&&e>0)break;if(35!==o||"plural"!==t&&"selectordinal"!==t){if(60===o&&!this.ignoreTag&&47===this.peek()){if(r)break;return this.error(Ee.UNMATCHED_CLOSING_TAG,ke(this.clonePosition(),this.clonePosition()))}if(60===o&&!this.ignoreTag&&ct(this.peek()||0)){if((i=this.parseTag(e,t)).err)return i;n.push(i.val)}else{var i;if((i=this.parseLiteral(e,t)).err)return i;n.push(i.val)}}else{var a=this.clonePosition();this.bump(),n.push({type:ve.pound,location:ke(a,this.clonePosition())})}}}return{val:n,err:null}},e.prototype.parseTag=function(e,t){var r=this.clonePosition();this.bump();var n=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:ve.literal,value:"<".concat(n,"/>"),location:ke(r,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(e+1,t,!0);if(o.err)return o;var i=o.val,a=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!ct(this.char()))return this.error(Ee.INVALID_TAG,ke(a,this.clonePosition()));var s=this.clonePosition();return n!==this.parseTagName()?this.error(Ee.UNMATCHED_CLOSING_TAG,ke(s,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:ve.tag,value:n,children:i,location:ke(r,this.clonePosition())},err:null}:this.error(Ee.INVALID_TAG,ke(a,this.clonePosition())))}return this.error(Ee.UNCLOSED_TAG,ke(r,this.clonePosition()))}return this.error(Ee.INVALID_TAG,ke(r,this.clonePosition()))},e.prototype.parseTagName=function(){var e=this.offset();for(this.bump();!this.isEOF()&<(this.char());)this.bump();return this.message.slice(e,this.offset())},e.prototype.parseLiteral=function(e,t){for(var r=this.clonePosition(),n="";;){var o=this.tryParseQuote(t);if(o)n+=o;else{var i=this.tryParseUnquoted(e,t);if(i)n+=i;else{var a=this.tryParseLeftAngleBracket();if(!a)break;n+=a}}}var s=ke(r,this.clonePosition());return{val:{type:ve.literal,value:n,location:s},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return this.isEOF()||60!==this.char()||!this.ignoreTag&&(ct(e=this.peek()||0)||47===e)?null:(this.bump(),"<");var e},e.prototype.tryParseQuote=function(e){if(this.isEOF()||39!==this.char())return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if("plural"===e||"selectordinal"===e)break;return null;default:return null}this.bump();var t=[this.char()];for(this.bump();!this.isEOF();){var r=this.char();if(39===r){if(39!==this.peek()){this.bump();break}t.push(39),this.bump()}else t.push(r);this.bump()}return et.apply(void 0,t)},e.prototype.tryParseUnquoted=function(e,t){if(this.isEOF())return null;var r=this.char();return 60===r||123===r||35===r&&("plural"===t||"selectordinal"===t)||125===r&&e>0?null:(this.bump(),et(r))},e.prototype.parseArgument=function(e,t){var r=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(Ee.EXPECT_ARGUMENT_CLOSING_BRACE,ke(r,this.clonePosition()));if(125===this.char())return this.bump(),this.error(Ee.EMPTY_ARGUMENT,ke(r,this.clonePosition()));var n=this.parseIdentifierIfPossible().value;if(!n)return this.error(Ee.MALFORMED_ARGUMENT,ke(r,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(Ee.EXPECT_ARGUMENT_CLOSING_BRACE,ke(r,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:ve.argument,value:n,location:ke(r,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(Ee.EXPECT_ARGUMENT_CLOSING_BRACE,ke(r,this.clonePosition())):this.parseArgumentOptions(e,t,n,r);default:return this.error(Ee.MALFORMED_ARGUMENT,ke(r,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var e=this.clonePosition(),t=this.offset(),r=Ze(this.message,t),n=t+r.length;return this.bumpTo(n),{value:r,location:ke(e,this.clonePosition())}},e.prototype.parseArgumentOptions=function(e,t,r,n){var o,i=this.clonePosition(),a=this.parseIdentifierIfPossible().value,s=this.clonePosition();switch(a){case"":return this.error(Ee.EXPECT_ARGUMENT_TYPE,ke(i,s));case"number":case"date":case"time":this.bumpSpace();var c=null;if(this.bumpIf(",")){this.bumpSpace();var l=this.clonePosition();if((b=this.parseSimpleArgStyleIfPossible()).err)return b;if(0===(p=ot(b.val)).length)return this.error(Ee.EXPECT_ARGUMENT_STYLE,ke(this.clonePosition(),this.clonePosition()));c={style:p,styleLocation:ke(l,this.clonePosition())}}if((y=this.tryParseArgumentClose(n)).err)return y;var u=ke(n,this.clonePosition());if(c&&Qe(null==c?void 0:c.style,"::",0)){var h=nt(c.style.slice(2));if("number"===a)return(b=this.parseNumberSkeletonFromString(h,c.styleLocation)).err?b:{val:{type:ve.number,value:r,location:u,style:b.val},err:null};if(0===h.length)return this.error(Ee.EXPECT_DATE_TIME_SKELETON,u);var f=h;this.locale&&(f=function(e,t){for(var r="",n=0;n<e.length;n++){var o=e.charAt(n);if("j"===o){for(var i=0;n+1<e.length&&e.charAt(n+1)===o;)i++,n++;var a=1+(1&i),s=i<2?1:3+(i>>1),c=De(t);for("H"!=c&&"k"!=c||(s=0);s-- >0;)r+="a";for(;a-- >0;)r=c+r}else r+="J"===o?"H":o}return r}(h,this.locale));var p={type:_e.dateTime,pattern:f,location:c.styleLocation,parsedOptions:this.shouldParseSkeletons?He(f):{}};return{val:{type:"date"===a?ve.date:ve.time,value:r,location:u,style:p},err:null}}return{val:{type:"number"===a?ve.number:"date"===a?ve.date:ve.time,value:r,location:u,style:null!==(o=null==c?void 0:c.style)&&void 0!==o?o:null},err:null};case"plural":case"selectordinal":case"select":var d=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(Ee.EXPECT_SELECT_ARGUMENT_OPTIONS,ke(d,U({},d)));this.bumpSpace();var m=this.parseIdentifierIfPossible(),g=0;if("select"!==a&&"offset"===m.value){if(!this.bumpIf(":"))return this.error(Ee.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,ke(this.clonePosition(),this.clonePosition()));var b;if(this.bumpSpace(),(b=this.tryParseDecimalInteger(Ee.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,Ee.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE)).err)return b;this.bumpSpace(),m=this.parseIdentifierIfPossible(),g=b.val}var y,E=this.tryParsePluralOrSelectOptions(e,a,t,m);if(E.err)return E;if((y=this.tryParseArgumentClose(n)).err)return y;var v=ke(n,this.clonePosition());return"select"===a?{val:{type:ve.select,value:r,options:tt(E.val),location:v},err:null}:{val:{type:ve.plural,value:r,options:tt(E.val),offset:g,pluralType:"plural"===a?"cardinal":"ordinal",location:v},err:null};default:return this.error(Ee.INVALID_ARGUMENT_TYPE,ke(i,s))}},e.prototype.tryParseArgumentClose=function(e){return this.isEOF()||125!==this.char()?this.error(Ee.EXPECT_ARGUMENT_CLOSING_BRACE,ke(e,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var e=0,t=this.clonePosition();!this.isEOF();){switch(this.char()){case 39:this.bump();var r=this.clonePosition();if(!this.bumpUntil("'"))return this.error(Ee.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,ke(r,this.clonePosition()));this.bump();break;case 123:e+=1,this.bump();break;case 125:if(!(e>0))return{val:this.message.slice(t.offset,this.offset()),err:null};e-=1;break;default:this.bump()}}return{val:this.message.slice(t.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(e,t){var r=[];try{r=function(e){if(0===e.length)throw new Error("Number skeleton cannot be empty");for(var t=[],r=0,n=e.split(Le).filter(function(e){return e.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");t.push({stem:i,options:a})}return t}(e)}catch(e){return this.error(Ee.INVALID_NUMBER_SKELETON,t)}return{val:{type:_e.number,tokens:r,location:t,parsedOptions:this.shouldParseSkeletons?$e(r):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(e,t,r,n){for(var o,i=!1,a=[],s=new Set,c=n.value,l=n.location;;){if(0===c.length){var u=this.clonePosition();if("select"===t||!this.bumpIf("="))break;var h=this.tryParseDecimalInteger(Ee.EXPECT_PLURAL_ARGUMENT_SELECTOR,Ee.INVALID_PLURAL_ARGUMENT_SELECTOR);if(h.err)return h;l=ke(u,this.clonePosition()),c=this.message.slice(u.offset,this.offset())}if(s.has(c))return this.error("select"===t?Ee.DUPLICATE_SELECT_ARGUMENT_SELECTOR:Ee.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,l);"other"===c&&(i=!0),this.bumpSpace();var f=this.clonePosition();if(!this.bumpIf("{"))return this.error("select"===t?Ee.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:Ee.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,ke(this.clonePosition(),this.clonePosition()));var p=this.parseMessage(e+1,t,r);if(p.err)return p;var d=this.tryParseArgumentClose(f);if(d.err)return d;a.push([c,{value:p.val,location:ke(f,this.clonePosition())}]),s.add(c),this.bumpSpace(),c=(o=this.parseIdentifierIfPossible()).value,l=o.location}return 0===a.length?this.error("select"===t?Ee.EXPECT_SELECT_ARGUMENT_SELECTOR:Ee.EXPECT_PLURAL_ARGUMENT_SELECTOR,ke(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!i?this.error(Ee.MISSING_OTHER_CLAUSE,ke(this.clonePosition(),this.clonePosition())):{val:a,err:null}},e.prototype.tryParseDecimalInteger=function(e,t){var r=1,n=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(r=-1);for(var o=!1,i=0;!this.isEOF();){var a=this.char();if(!(a>=48&&a<=57))break;o=!0,i=10*i+(a-48),this.bump()}var s=ke(n,this.clonePosition());return o?Je(i*=r)?{val:i,err:null}:this.error(t,s):this.error(e,s)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var e=this.position.offset;if(e>=this.message.length)throw Error("out of bound");var t=rt(this.message,e);if(void 0===t)throw Error("Offset ".concat(e," is at invalid UTF-16 code unit boundary"));return t},e.prototype.error=function(e,t){return{val:null,err:{kind:e,message:this.message,location:t}}},e.prototype.bump=function(){if(!this.isEOF()){var e=this.char();10===e?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=e<65536?1:2)}},e.prototype.bumpIf=function(e){if(Qe(this.message,e,this.offset())){for(var t=0;t<e.length;t++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(e){var t=this.offset(),r=this.message.indexOf(e,t);return r>=0?(this.bumpTo(r),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(e){if(this.offset()>e)throw Error("targetOffset ".concat(e," must be greater than or equal to the current offset ").concat(this.offset()));for(e=Math.min(e,this.message.length);;){var t=this.offset();if(t===e)break;if(t>e)throw Error("targetOffset ".concat(e," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&ut(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var e=this.char(),t=this.offset(),r=this.message.charCodeAt(t+(e>=65536?2:1));return null!=r?r:null},e}();function ct(e){return e>=97&&e<=122||e>=65&&e<=90}function lt(e){return 45===e||46===e||e>=48&&e<=57||95===e||e>=97&&e<=122||e>=65&&e<=90||183==e||e>=192&&e<=214||e>=216&&e<=246||e>=248&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8255&&e<=8256||e>=8304&&e<=8591||e>=11264&&e<=12271||e>=12289&&e<=55295||e>=63744&&e<=64975||e>=65008&&e<=65533||e>=65536&&e<=983039}function ut(e){return e>=9&&e<=13||32===e||133===e||e>=8206&&e<=8207||8232===e||8233===e}function ht(e){return e>=33&&e<=35||36===e||e>=37&&e<=39||40===e||41===e||42===e||43===e||44===e||45===e||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||91===e||92===e||93===e||94===e||96===e||123===e||124===e||125===e||126===e||161===e||e>=162&&e<=165||166===e||167===e||169===e||171===e||172===e||174===e||176===e||177===e||182===e||187===e||191===e||215===e||247===e||e>=8208&&e<=8213||e>=8214&&e<=8215||8216===e||8217===e||8218===e||e>=8219&&e<=8220||8221===e||8222===e||8223===e||e>=8224&&e<=8231||e>=8240&&e<=8248||8249===e||8250===e||e>=8251&&e<=8254||e>=8257&&e<=8259||8260===e||8261===e||8262===e||e>=8263&&e<=8273||8274===e||8275===e||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||8608===e||e>=8609&&e<=8610||8611===e||e>=8612&&e<=8613||8614===e||e>=8615&&e<=8621||8622===e||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||8658===e||8659===e||8660===e||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||8968===e||8969===e||8970===e||8971===e||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||9001===e||9002===e||e>=9003&&e<=9083||9084===e||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||9655===e||e>=9656&&e<=9664||9665===e||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||9839===e||e>=9840&&e<=10087||10088===e||10089===e||10090===e||10091===e||10092===e||10093===e||10094===e||10095===e||10096===e||10097===e||10098===e||10099===e||10100===e||10101===e||e>=10132&&e<=10175||e>=10176&&e<=10180||10181===e||10182===e||e>=10183&&e<=10213||10214===e||10215===e||10216===e||10217===e||10218===e||10219===e||10220===e||10221===e||10222===e||10223===e||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||10627===e||10628===e||10629===e||10630===e||10631===e||10632===e||10633===e||10634===e||10635===e||10636===e||10637===e||10638===e||10639===e||10640===e||10641===e||10642===e||10643===e||10644===e||10645===e||10646===e||10647===e||10648===e||e>=10649&&e<=10711||10712===e||10713===e||10714===e||10715===e||e>=10716&&e<=10747||10748===e||10749===e||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||11158===e||e>=11159&&e<=11263||e>=11776&&e<=11777||11778===e||11779===e||11780===e||11781===e||e>=11782&&e<=11784||11785===e||11786===e||11787===e||11788===e||11789===e||e>=11790&&e<=11798||11799===e||e>=11800&&e<=11801||11802===e||11803===e||11804===e||11805===e||e>=11806&&e<=11807||11808===e||11809===e||11810===e||11811===e||11812===e||11813===e||11814===e||11815===e||11816===e||11817===e||e>=11818&&e<=11822||11823===e||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||11840===e||11841===e||11842===e||e>=11843&&e<=11855||e>=11856&&e<=11857||11858===e||e>=11859&&e<=11903||e>=12289&&e<=12291||12296===e||12297===e||12298===e||12299===e||12300===e||12301===e||12302===e||12303===e||12304===e||12305===e||e>=12306&&e<=12307||12308===e||12309===e||12310===e||12311===e||12312===e||12313===e||12314===e||12315===e||12316===e||12317===e||e>=12318&&e<=12319||12320===e||12336===e||64830===e||64831===e||e>=65093&&e<=65094}function ft(e){e.forEach(function(e){if(delete e.location,function(e){return e.type===ve.select}(e)||function(e){return e.type===ve.plural}(e))for(var t in e.options)delete e.options[t].location,ft(e.options[t].value);else(function(e){return e.type===ve.number})(e)&&function(e){return!(!e||"object"!=typeof e||e.type!==_e.number)}(e.style)?delete e.style.location:!function(e){return e.type===ve.date}(e)&&!function(e){return e.type===ve.time}(e)||!function(e){return!(!e||"object"!=typeof e||e.type!==_e.dateTime)}(e.style)?function(e){return e.type===ve.tag}(e)&&ft(e.children):delete e.style.location})}function pt(e){if(Object.prototype.hasOwnProperty.call(e,"__esModule"))return e;var t=e.default;if("function"==typeof t){var r=function e(){var r=!1;try{r=this instanceof e}catch{}return r?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach(function(t){var n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,n.get?n:{enumerable:!0,get:function(){return e[t]}})}),r}var dt,mt={};function gt(){if(dt)return mt;var e,t;return dt=1,Object.defineProperty(mt,"__esModule",{value:!0}),mt.SKELETON_TYPE=mt.TYPE=void 0,mt.isLiteralElement=function(t){return t.type===e.literal},mt.isArgumentElement=function(t){return t.type===e.argument},mt.isNumberElement=function(t){return t.type===e.number},mt.isDateElement=function(t){return t.type===e.date},mt.isTimeElement=function(t){return t.type===e.time},mt.isSelectElement=function(t){return t.type===e.select},mt.isPluralElement=function(t){return t.type===e.plural},mt.isPoundElement=function(t){return t.type===e.pound},mt.isTagElement=function(t){return t.type===e.tag},mt.isNumberSkeleton=function(e){return!(!e||"object"!=typeof e||e.type!==t.number)},mt.isDateTimeSkeleton=function(e){return!(!e||"object"!=typeof e||e.type!==t.dateTime)},mt.createLiteralElement=function(t){return{type:e.literal,value:t}},mt.createNumberElement=function(t,r){return{type:e.number,value:t,style:r}},function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"}(e||(mt.TYPE=e={})),function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"}(t||(mt.SKELETON_TYPE=t={})),mt}var bt,yt=gt(),Et={},vt=pt(we);var _t=function(){if(bt)return Et;bt=1,Object.defineProperty(Et,"__esModule",{value:!0}),Et.printAST=r,Et.doPrintAST=n,Et.printDateTimeSkeleton=a;var e=vt,t=gt();function r(e){return n(e,!1)}function n(s,c){var l=s.map(function(l,u){return(0,t.isLiteralElement)(l)?function(e,t,r,n){var i=e.value,a=i;r||"'"!==a[0]||(a="''".concat(a.slice(1)));n||"'"!==a[a.length-1]||(a="".concat(a.slice(0,a.length-1),"''"));return a=o(a),t?a.replace("#","'#'"):a}(l,c,0===u,u===s.length-1):(0,t.isArgumentElement)(l)?function(e){var t=e.value;return"{".concat(t,"}")}(l):(0,t.isDateElement)(l)||(0,t.isTimeElement)(l)||(0,t.isNumberElement)(l)?function(e){return"{".concat(e.value,", ").concat(t.TYPE[e.type]).concat(e.style?", ".concat((r=e.style,"string"==typeof r?o(r):r.type===t.SKELETON_TYPE.dateTime?"::".concat(a(r)):"::".concat(r.tokens.map(i).join(" ")))):"","}");var r}(l):(0,t.isPluralElement)(l)?function(t){var r="cardinal"===t.pluralType?"plural":"selectordinal",o=[t.value,r,e.__spreadArray([t.offset?"offset:".concat(t.offset):""],Object.keys(t.options).map(function(e){return"".concat(e,"{").concat(n(t.options[e].value,!0),"}")}),!0).filter(Boolean).join(" ")].join(",");return"{".concat(o,"}")}(l):(0,t.isSelectElement)(l)?function(e){var t=[e.value,"select",Object.keys(e.options).map(function(t){return"".concat(t,"{").concat(n(e.options[t].value,!1),"}")}).join(" ")].join(",");return"{".concat(t,"}")}(l):(0,t.isPoundElement)(l)?"#":(0,t.isTagElement)(l)?function(e){return"<".concat(e.value,">").concat(r(e.children),"</").concat(e.value,">")}(l):void 0});return l.join("")}function o(e){return e.replace(/([{}](?:[\s\S]*[{}])?)/,"'$1'")}function i(e){var t=e.stem,r=e.options;return 0===r.length?t:"".concat(t).concat(r.map(function(e){return"/".concat(e)}).join(""))}function a(e){return e.pattern}return Et}();const Tt=["singular","plural","dual","zero","one","two","few","many","other"];const wt={variable:"v",number:"n",datetime:"d",currency:"c","relative-time":"rt"};function At(e){return wt[e]}function Ct({icuString:e,shouldVisit:t,visitor:r,options:{recurseIntoVisited:n=!0,...o}}){const i=function(e,t){void 0===t&&(t={}),t=U({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new st(e,t).parse();if(r.err){var n=SyntaxError(Ee[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return(null==t?void 0:t.captureLocation)||ft(r.val),r.val}(e,o);return a(i),i;function a(e){e.map(s)}function s(e){let o=!1;t(e)&&(r(e),o=!0),o&&!n||(e.type===ve.select||e.type===ve.plural?Object.values(e.options).map(e=>e.value).map(a):e.type===ve.tag&&a(e.children))}}const Ht="_gt_",Lt=new RegExp(`^${Ht}\\d+$`),St=new RegExp(`^${Ht}$`);function Pt(e){return e.type===yt.TYPE.select&&Lt.test(e.value)&&!!e.options.other&&(0===e.options.other.value.length||e.options.other.value.length>0&&e.options.other.value[0]?.type===yt.TYPE.literal)}function Bt(e){return e.type===yt.TYPE.select&&St.test(e.value)&&!!e.options.other&&(0===e.options.other.value.length||e.options.other.value.length>0&&e.options.other.value[0]?.type===yt.TYPE.literal)}function Ot(e){let t=e.replace(/'/g,"''");const r=/[{}<>]/,n=t.search(r);if(-1===n)return t;let o=-1;for(let e=t.length-1;e>=0;e--)if(r.test(t[e])){o=e;break}return t=t.slice(0,n)+"'"+t.slice(n,o+1)+"'"+t.slice(o+1),t}function It(e){return e}const xt=It;function Rt(e){if(!e.includes("_gt_"))return e;const t=[];Ct({icuString:e,shouldVisit:Bt,visitor:function(e){t.push({start:e.location?.start.offset??0,end:e.location?.end.offset??0,otherStart:e.options.other.location?.start.offset??0,otherEnd:e.options.other.location?.end.offset??0})},options:{recurseIntoVisited:!1,captureLocation:!0}});const r=[];let n=0;for(let o=0;o<t.length;o++){const{start:i,end:a,otherStart:s,otherEnd:c}=t[o];r.push(e.slice(n,i)),r.push(e.slice(i,i+4+1)),r.push(String(o+1)),r.push(e.slice(i+4+1,s)),r.push("{}"),r.push(e.slice(c,a)),n=a}return r.push(e.slice(n,e.length)),r.join("")}function Mt(e){if(!e.includes("_gt_"))return{};let t=1;const r={};return Ct({icuString:e,shouldVisit:Bt,visitor:function(e){r[e.value+t]=e.options.other.value.length?e.options.other.value[0]?.value:"",t+=1},options:{recurseIntoVisited:!1}}),r}function Nt(e){if(!e.includes("_gt_"))return e;return _t.printAST(Ct({icuString:e,shouldVisit:Pt,visitor:function(e){e.type=yt.TYPE.argument,delete e.options},options:{recurseIntoVisited:!1}}))}function $t(e){return"object"==typeof e&&!!e&&"data-_gt"in e&&"object"==typeof e["data-_gt"]&&!!e["data-_gt"]&&"transformation"in e["data-_gt"]&&"variable"===e["data-_gt"]?.transformation}function jt(e){const t=e["data-_gt"]?.variableType||"variable";return{variableName:c(e,t),variableType:At(t),injectionType:e["data-_gt"]?.injectionType||"manual",variableValue:void 0!==e.value?e.value:void 0!==e.date?e.date:void 0!==e["data-_gt-unformatted-value"]?e["data-_gt-unformatted-value"]:void 0!==e.children?e.children:void 0,variableOptions:(()=>{const t={...void 0!==e.currency&&{currency:e.currency},...void 0!==e.unit&&{unit:e.unit},...void 0!==e.baseDate&&{baseDate:e.baseDate},...void 0!==e.options&&e.options};return Object.keys(t).length?t:"string"==typeof e["data-_gt-variable-options"]?JSON.parse(e["data-_gt-variable-options"]):e["data-_gt-variable-options"]||void 0})()}}function Ut(e,t,r){let n="",o=null;return"number"==typeof e&&!o&&r&&(n=function(e,t=Tt,r=["en"]){const n=p.get("PluralRules",r).select(e),o=Math.abs(e);if(0===o&&t.includes("zero"))return"zero";if(1===o){if(t.includes("singular"))return"singular";if(t.includes("one"))return"one"}if("one"===n&&t.includes("singular"))return"singular";if(2===o){if(t.includes("dual"))return"dual";if(t.includes("two"))return"two"}return"two"===n&&t.includes("dual")?"dual":t.includes(n)?n:"two"===n&&t.includes("dual")?"dual":"two"===n&&t.includes("plural")?"plural":"two"===n&&t.includes("other")?"other":"few"===n&&t.includes("plural")?"plural":"few"===n&&t.includes("other")?"other":"many"===n&&t.includes("plural")?"plural":"many"===n&&t.includes("other")?"other":"other"===n&&t.includes("plural")?"plural":""}(e,Object.keys(r),t)),n&&!o&&(o=r[n]),o}function Dt(e){return e&&e.props&&e.props["data-_gt"]?e.props["data-_gt"]:null}function Ft({children:e,defaultLocale:r=l,renderVariable:n}){const o=e=>t.isValidElement(e)?(e=>{const o=Dt(e);if($t(e.props)){const{variableType:t,variableValue:o,variableOptions:i,injectionType:a}=jt(e.props);return n({variableType:t,variableValue:o,variableOptions:i,locales:[r],injectionType:a})}if("plural"===o?.transformation){const t=o.branches||{};return i(Ut(e.props.n,[r],t)||e.props.children)}if("branch"===o?.transformation){const{children:t,branch:r}=e.props,n=o.branches||{};return i(void 0!==n[r]?n[r]:t)}return"fragment"===o?.transformation?t.createElement(t.Fragment,{key:e.props.key,children:i(e.props.children)}):e.props.children?t.cloneElement(e,{...e.props,"data-_gt":void 0,children:i(e.props.children)}):t.cloneElement(e,{...e.props,"data-_gt":void 0})})(e):e,i=e=>Array.isArray(e)?t.Children.map(e,o):o(e);return i(e)}function Gt(e,t){if(null==e)throw new Error("Cannot index into an undefined dictionary");return Array.isArray(e),e[t]}function kt(e,t,r){Array.isArray(e),e[t]=r}function Vt(e,r=0){let n=r;const o=e=>{const{type:t,props:r}=e;n+=1;const o={id:n,injectionType:"manual"};let i;try{i="function"==typeof t&&t._gtt||""}catch{}if(i){const e=i.split("-");if("automatic"!==e[1]&&"automatic"!==e[2]||(o.injectionType="automatic"),"translate"===e[0]&&(e[0]="fragment"),"variable"===e[0]&&(o.variableType=e?.[1]||"variable"),"plural"===e[0]){const e=Object.entries(r).reduce((e,[t,r])=>{var o;return o=t,Tt.includes(o)&&(e[t]=Vt(r,n)),e},{});Object.keys(e).length&&(o.branches=e)}if("branch"===e[0]){const{children:e,branch:t,...i}=r,a=Object.fromEntries(Object.entries(i).filter(([e])=>!e.startsWith("data-"))),s=Object.entries(a).reduce((e,[t,r])=>(e[t]=Vt(r,n),e),{});Object.keys(s).length&&(o.branches=s)}o.transformation=e[0]}return o};function i(e){return t.isValidElement(e)?function(e){const{props:r}=e,n=o(e),i={...r,"data-_gt":n};return r.children&&!n.variableType&&(i.children=a(r.children)),e.type===t.Fragment&&(i["data-_gt"].transformation="fragment"),t.cloneElement(e,i)}(e):e}function a(e){return Array.isArray(e)?t.Children.map(e,i):i(e)}return a(e)}const Kt="@generaltranslation/react-core",Xt=`${Kt} Error: Production environments cannot include an api key.`,Yt=`${Kt} Error: Fetching batched translations failed`,Wt=(e,t)=>e?`${Kt} Error: Translation failed for id: ${e}, hash: ${t} `:`${Kt} Error: Translation failed for hash: ${t}`,qt=(e,t)=>`${Kt} Error: error rendering string ${t?`for id: "${t}"`:""} original message: "${e}"`,Jt=(e,t,r="tx")=>`${Kt} Error: string translation error. ${r}("${e}")${t?` with id "${t}"`:""} could not locate translation.`,zt=e=>`${Kt} Error: Dictionary subtree not found for id: "${e}"`,Zt=e=>`${Kt} Error: Invalid ICU string dictionary entry found for id: "${e}"`,Qt=`${Kt} Warning: Translation cloud services require a project ID! Find yours at generaltranslation.com/dashboard.`,er=e=>`${Kt} Warning: No valid dictionary entry found for id: "${e}"`,tr=`${Kt} Warning: A development API key is required for runtime translation! Find your development API key: generaltranslation.com/dashboard. (Or, disable this warning message by setting runtimeUrl to an empty string which disables runtime translation.)`,rr=`${Kt} Warning: Runtime translation timed out.`,nr=`${Kt} Warning: No dictionary was found. Ensure you are either passing your dictionary to the <GTProvider>.`;function or(e){return new Error(`${Kt}: The ${e} function was not overridden. This is likely the result of importing directly from "generaltranslation/react-core".`)}function ir({}){throw or("readAuthFromEnv")}const ar={pl:"placeholder",ti:"title",alt:"alt",arl:"aria-label",arb:"aria-labelledby",ard:"aria-describedby"},sr=e=>{if(!e)return"";const{type:t,props:r}=e;if(t&&"function"==typeof t){if("displayName"in t&&"string"==typeof t.displayName&&t.displayName)return t.displayName;if("name"in t&&"string"==typeof t.name&&t.name)return t.name}return t&&"string"==typeof t?t:r.href?"a":r["data-_gt"]?.id?`C${r["data-_gt"].id}`:"function"},cr=e=>{const{props:t}=e,r={t:sr(e)};if(t["data-_gt"]){const e=t["data-_gt"],n=e.transformation;if("variable"===n){const r=e.variableType||"variable",n=c(t,r),o=At(r);return{i:e.id,k:n,v:o}}r.i=e.id,r.d=((e,t,r)=>{let n=Object.entries(ar).reduce((e,[r,n])=>(t[n]&&(e[r]=t[n]),e),{});if("plural"===e&&r){const e={};Object.entries(r).forEach(([t,r])=>{e[t]=ur(r)}),n={...n,b:e,t:"p"}}if("branch"===e&&r){const e={};Object.entries(r).forEach(([t,r])=>{e[t]=ur(r)}),n={...n,b:e,t:"b"}}return Object.keys(n).length?n:void 0})(n,t,e.branches);let o=Object.entries(ar).reduce((e,[r,n])=>(t[n]&&(e[r]=t[n]),e),{});if("plural"===n&&e.branches){const t={};Object.entries(e.branches).forEach(([e,r])=>{t[e]=ur(r)}),o={...o,b:t,t:"p"}}if("branch"===n&&e.branches){const t={};Object.entries(e.branches).forEach(([e,r])=>{t[e]=ur(r)}),o={...o,b:t,t:"b"}}r.d=Object.keys(o).length?o:void 0}return t.children&&(r.c=ur(t.children)),r},lr=e=>{return r=e,t.isValidElement(r)?cr(e):"number"==typeof e?e.toString():e;var r};function ur(e){return Array.isArray(e)?e.map(lr):lr(e)}function hr(e){if("string"==typeof e)return!0;if(Array.isArray(e)){if("string"!=typeof e?.[0])return!1;const t=e?.[1];if(void 0===t)return!0;if(t&&"object"==typeof t)return!0}return!1}function fr(e,t){let r=e;const n=t.split(".");for(const e of n){if("object"!=typeof r&&!Array.isArray(r))return;r=Gt(r,e)}return r}function pr(e){if(Array.isArray(e)){if(1===e.length)return{entry:e[0]};if(2===e.length)return{entry:e[0],metadata:e[1]}}return{entry:e}}function dr({sourceElement:e,targetElement:r,locales:n=[l],renderVariable:o}){const{props:i}=e,a=i["data-_gt"],s=a?.transformation,c=r.d,u={};if(c&&Object.entries(ar).forEach(([e,t])=>{c[e]&&(u[t]=c[e])}),"plural"===s){const t=e.props.n;return mr({source:Ut(t,n,a.branches||{})||e.props.children,target:Ut(t,n,r.d?.b||{})||r.c,locales:n,renderVariable:o})}if("branch"===s){const{branch:e,children:t}=i;return mr({source:(a.branches||{})[e]||t,target:(r.d?.b||{})[e]||r.c,locales:n,renderVariable:o})}return"fragment"===s&&r.c?t.createElement(t.Fragment,{key:e.props.key,children:mr({source:i.children,target:r.c,locales:n,renderVariable:o})}):i?.children&&r?.c?t.cloneElement(e,{...i,...u,"data-_gt":void 0,children:mr({source:i.children,target:r.c,locales:n,renderVariable:o})}):Ft({children:e,defaultLocale:n[0],renderVariable:o})}function mr({source:r,target:n,locales:o=[l],renderVariable:i}){if(null==n&&r)return Ft({children:r,defaultLocale:o[0],renderVariable:i});if("string"==typeof n)return n;if(Array.isArray(n)&&!Array.isArray(r)&&r&&(r=[r]),Array.isArray(r)&&Array.isArray(n)){const a={},s={},c={},l=r.filter(e=>{if(t.isValidElement(e)){if(!$t(e.props))return!0;{const{variableName:t,variableValue:r,variableOptions:n,injectionType:o}=jt(e.props);a[t]=r,s[t]=n,c[t]=o}}return!1}),u=e=>l.find(t=>{const r=Dt(t);if(void 0!==r?.id){return r.id===e.i}return!1})||l.shift();return n.map((r,n)=>{if("string"==typeof r)return e.jsx(t.Fragment,{children:r},`string_${n}`);if(y(r))return e.jsx(t.Fragment,{children:i({variableType:r.v||"v",variableValue:a[r.k],variableOptions:s[r.k],locales:o,injectionType:c[r.k]||"manual"})},`var_${n}`);const l=u(r);return l?e.jsx(t.Fragment,{children:dr({sourceElement:l,targetElement:r,locales:o,renderVariable:i})},`element_${n}`):null})}if(n&&"object"==typeof n&&!Array.isArray(n)){const e=y(n)?"variable":"element";if(t.isValidElement(r)){if("element"===e)return dr({sourceElement:r,targetElement:n,locales:o,renderVariable:i});if($t(r.props)){const{variableValue:e,variableOptions:t,variableType:n,injectionType:a}=jt(r.props);return i({variableType:n,variableValue:e,variableOptions:t,locales:o,injectionType:a})}}}return Ft({children:r,defaultLocale:o[0],renderVariable:i})}const gr=(e="production")=>({method:"default",timeout:"development"===e?8e3:12e3});function br(e){return void 0!==e&&("string"==typeof e||!!Array.isArray(e)&&((1===e.length||2===e.length)&&("string"==typeof e[0]&&(2!==e.length||"object"==typeof e[1]&&null!==e[1]&&("$context"in e[1]||"$maxChars"in e[1]||"$_hash"in e[1])))))}const yr=e=>"string"==typeof e||Array.isArray(e),Er=e=>"object"==typeof e&&null!==e&&!Array.isArray(e);function vr(e,t){if(Array.isArray(e))return e.map((e,r)=>br(e)?t[r]:vr(e,t[r]));const r={...Object.fromEntries(Object.entries(e).filter(([,e])=>yr(e))),...Object.fromEntries(Object.entries(t).filter(([,e])=>yr(e)))},n=Object.entries(e).filter(([,e])=>Er(e)).map(([e])=>e),o=Object.entries(t).filter(([,e])=>Er(e)).map(([e])=>e),i=new Set([...n,...o]);for(const n of i)r[n]=vr(Gt(e,n)||{},Gt(t,n)||{});return r}function _r({dictionary:e,id:t}){if(""===t)return e;let r=e;const n=t.split(".");for(const e of n)r=Gt(r,e);return r}const Tr=["constructor","prototype","__proto__"];function wr(e,t,r,n){if(br(t))return e;const o=r.split(".");o.forEach(e=>{if(function(e){return!!Tr.includes(e)}(e))throw new Error(`Invalid key: ${e}`)}),t||={};for(const e of o.slice(0,-1))null==Gt(t,e)&&kt(t,e,Array.isArray(Gt(n,e))?[]:{}),t=Gt(t,e),n=Gt(n,e);kt(t,o[o.length-1],e)}function Ar(e){let t={};return Array.isArray(e)&&(t=[]),Object.entries(e).forEach(([e,r])=>{if(br(r)){const{entry:n}=pr(r);kt(t,e,n)}else kt(t,e,Ar(r))}),t}function Cr(e){return function(e){if(E(e),A)return e.toHex();let t="";for(let r=0;r<e.length;r++)t+=C[e[r]];return t}(N(function(e){if("string"!=typeof e)throw new TypeError("string expected");return new Uint8Array((new TextEncoder).encode(e))}(e))).slice(0,16)}function Hr({source:e,context:t,id:r,maxChars:n,dataFormat:o},i=Cr){let a;return a="JSX"===o?Sr(e):e,i(b({source:a,...r&&{id:r},...t&&{context:t},...null!=n&&{maxChars:Math.abs(n)},...o&&{dataFormat:o}}))}const Lr=e=>{if(e&&"object"==typeof e){const t={};if("c"in e&&e.c&&(t.c=Sr(e.c)),"d"in e){const r=e?.d;r?.b&&(t.b=Object.fromEntries(Object.entries(r.b).map(([e,t])=>[e,Sr(t)]))),r?.t&&(t.t=r.t)}return y(e)?{k:e.k,...e.v&&{v:e.v}}:t}return e};function Sr(e){return Array.isArray(e)?e.map(Lr):Lr(e)}function Pr(e,t=""){let r=!1;return Object.entries(e).forEach(([n,o])=>{const i=t?`${t}.${n}`:n;if(br(o)){let{entry:t,metadata:a}=pr(o);a?.$_hash||(a||={},a.$_hash=Hr({source:Rt(t),...a?.$context&&{context:a.$context},...null!=a?.$maxChars&&{maxChars:Math.abs(a.$maxChars)},id:i,dataFormat:"ICU"}),kt(e,n,[t,a]),r=!0)}else{const{updateDictionary:e}=Pr(o,i);r=r||e}}),{dictionary:e,updateDictionary:r}}function Br(e,t,r){const n=_r({dictionary:e,id:r});if(!n)throw new Error(zt(r));if(br(n))throw new Error(`${Kt} Error: Cannot inject and merge a dictionary entry`);return function(e,t,r){const n=fr(e,r);if(!n)throw new Error(zt(r));if(br(n))throw new Error(`${Kt} Error: Cannot inject and merge a dictionary entry`);const o=r.split("."),i=o.slice(0,-1),a=o[o.length-1];let s=e;return i.forEach(e=>{s=Gt(s,e)}),kt(s,a,t),e}(e,vr(n,t),r)}function Or(e,t,r=""){const n=[];return Object.entries(e).forEach(([e,o])=>{const i=r?`${r}.${e}`:e;if(br(o)){const{entry:r,metadata:a}=pr(o);Gt(t,e)||n.push({source:r,metadata:{$id:i,$context:a?.$context,$maxChars:a?.$maxChars,$_hash:a?.$_hash||""}})}else n.push(...Or(o,Gt(t,e)||(Array.isArray(o)?[]:{}),i))}),n}var Ir={warn(e){console.warn(e)},error(e){console.error(e)},info(e){console.info(e)},debug(e){console.debug(e)}};function xr(e){return Object.fromEntries(Object.entries(e).filter(([e])=>"$id"!==e&&"$context"!==e&&"$maxChars"!==e&&"$hash"!==e&&"$_hash"!==e&&"$_source"!==e&&"$_fallback"!==e&&"$format"!==e&&"$_locales"!==e&&"$locale"!==e))}const Rr=e=>`String interpolation failed for message: "${e}".`;function Mr(e,t){if(!e)return e;const r=t.$_fallback,o=xr(t);try{const i=Mt(r||"");return n.formatCutoff(function(e,t,r,o){try{return n.formatMessage(e,{variables:t,locales:r,dataFormat:o})}catch{return Ir.warn(Rr(e)),e}}(Object.keys(i).length?Nt(e):e,{...o,...i,[Ht]:"other"},t.$locale??t.$_locales,t.$format),{maxChars:t.$maxChars})}catch{return Ir.warn(Rr(e)),null!=t.$_fallback?Mr(t.$_fallback,{...t,$_fallback:void 0}):n.formatCutoff(e,{maxChars:t.$maxChars})}}function Nr(e){if(-1===e.lastIndexOf(":"))return null;const t=e.slice(e.lastIndexOf(":")+1);try{return JSON.parse(function(e){if("undefined"!=typeof Buffer)return Buffer.from(e,"base64").toString("utf8");const t=atob(e),r=new Uint8Array(t.length);for(let e=0;e<t.length;e++)r[e]=t.charCodeAt(e);return(new TextDecoder).decode(r)}(t))}catch{return null}}function $r(e){return"string"==typeof e&&-1!==e.lastIndexOf(":")?e.slice(0,e.lastIndexOf(":")):e}function jr({children:e}){return e}function Ur(e){return jr(e)}jr._gtt="derive",Ur._gtt="derive";const Dr=t.createContext(void 0);function Fr(e="useGTContext() must be used within a <GTProvider>!"){const r=t.useContext(Dr);if(void 0===r)throw new Error(e);return r}function Gr({children:n,locales:o,options:i={}}){const a=t.useContext(Dr);if(null==n)return null;const s=a?.gt||new r.GT;let c="string"==typeof n?parseFloat(n):n;return"number"==typeof c&&(o||(o||=[],a?.locale&&o.push(a.locale),a?.defaultLocale&&o.push(a.defaultLocale)),c=s.formatNum(c,{locales:o,...i})),e.jsx(e.Fragment,{children:c})}function kr({children:t}){return e.jsx(e.Fragment,{children:t})}function Vr({children:n,currency:o="USD",locales:i,options:a={}}){const s=t.useContext(Dr);if(null==n)return null;const c=s?.gt||new r.GT;let l="string"==typeof n?parseFloat(n):n;return"number"==typeof l&&(i||(i||=[],s?.locale&&i.push(s.locale),s?.defaultLocale&&i.push(s.defaultLocale)),l=c.formatCurrency(l,o,{locales:i,...a})),e.jsx(e.Fragment,{children:l})}function Kr({children:n,locales:o,options:i={}}){const a=t.useContext(Dr);if(null==n)return null;const s=a?.gt||new r.GT;o||(o=[],a?.locale&&o.push(a.locale),a?.defaultLocale&&o.push(a.defaultLocale));const c=s.formatDateTime(n,{locales:o,...i}).replace(/[\u200F\u202B\u202E]/g,"");return e.jsx(e.Fragment,{children:c})}function Xr({date:n,children:o,value:i,unit:a,baseDate:s,locales:c,options:l={}}){const u=t.useContext(Dr),h=u?.gt||new r.GT;c||(c=[],u?.locale&&c.push(u.locale),u?.defaultLocale&&c.push(u.defaultLocale));const f=n??o;let p;if("development"!==process.env.NODE_ENV||void 0===i||a||console.warn("<RelativeTime>: `value` was provided without `unit`. The `value` prop will be ignored."),void 0!==i&&a)p=h.formatRelativeTime(i,a,{locales:c,numeric:l.numeric,style:l.style,localeMatcher:l.localeMatcher});else{if(null==f)return null;p=h.formatRelativeTimeFromDate(f,{locales:c,baseDate:s??new Date,numeric:l.numeric,style:l.style,localeMatcher:l.localeMatcher})}return e.jsx(e.Fragment,{children:p})}Gr._gtt="variable-number",kr._gtt="variable-variable",Vr._gtt="variable-currency",Kr._gtt="variable-datetime",Xr._gtt="variable-relative-time";const Yr=({variableType:t,variableValue:r,variableOptions:n})=>{if("n"===t){const t=n;return e.jsx(Gr,{options:t,children:r})}if("d"===t){const t=n;return e.jsx(Kr,{options:t,children:r})}if("c"===t){const t=n;return e.jsx(Vr,{options:t,children:r})}if("rt"===t){const t=n;if("number"==typeof r&&t?.unit)return e.jsx(Xr,{value:r,unit:t.unit,baseDate:t?.baseDate,options:t});const o=r instanceof Date?r:"string"==typeof r||"number"==typeof r?new Date(r):void 0;return e.jsx(Xr,{date:o&&!isNaN(o.getTime())?o:void 0,baseDate:t?.baseDate,options:t})}return e.jsx(kr,{children:r})},Wr=Number.POSITIVE_INFINITY,qr=globalThis.__DANGEROUS_USE_REGISTRY__??(globalThis.__DANGEROUS_USE_REGISTRY__=new Map);function Jr(e,t=new WeakSet){const r=typeof e;if(null==e||"number"===r||"boolean"===r||"bigint"===r)return String(e);if("string"===r)return JSON.stringify(e);if("symbol"===r)return`:sym(${e.description??""})`;if("function"===r)return`:fn(${e.name||"anon"})`;if(Array.isArray(e))return`[${e.map(e=>Jr(e,t)).join(",")}]`;if("object"===r){const r=e;if(t.has(r))return":circular";t.add(r);const n=Object.keys(r).sort().map(e=>`${JSON.stringify(e)}:${Jr(r[e],t)}`).join(",");return t.delete(r),`{${n}}`}return String(e)}function zr(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e?String(e):Jr(e)}function Zr(e,t,r){const n=qr,o=Date.now(),i=Wr,a=zr(e),s=n.get(a);if(s&&s.expiresAt>o)return s.thenable;const c=function(e){const t=e;return null==t.status&&(t.status="pending",e.then(e=>{t.status="fulfilled",t.value=e},e=>{t.status="rejected",t.reason=e})),t}(t()),l={thenable:c,createdAt:o,expiresAt:o+i};if(n.set(a,l),i!==1/0){const e=()=>{const e=n.get(a);e&&e.thenable===c&&setTimeout(()=>{const e=n.get(a);e&&e.thenable===c&&n.delete(a)},Math.max(0,i))};c.then(e,e)}return c}let Qr;try{Qr=Function("o","k","return o[k]")(a,"use")}catch{}var en=Qr;function tn({children:r,id:n,context:o,_hash:i,...a}){if(!r)return;n=n??a?.$id,o=o??a?.$context;const s=a?.$maxChars,{translations:c,translationRequired:l,developmentApiEnabled:u,dialectTranslationRequired:h,registerJsxForTranslation:f,renderSettings:p,locale:d,defaultLocale:m}=Fr("<T> used on the client-side outside of <GTProvider>"),g=t.useMemo(()=>Vt(r),[r]);let b;n&&(b=c?.[n]),void 0===b&&i&&(b=c?.[i]);const[y,E]=t.useMemo(()=>{if(!l||b)return[void 0,""];const e=ur(g);return[e,Hr({source:e,...o&&{context:o},...null!=s&&{maxChars:Math.abs(s)},...n&&{id:n},dataFormat:"JSX"})]},[g,o,n,s,l,b]);void 0===b&&(b=c?.[E]);const v=()=>Ft({children:g,defaultLocale:m,renderVariable:Yr}),_=e=>mr({source:g,target:e,locales:[d,m],renderVariable:Yr});if(!l||c&&!b&&!u||null===b)return e.jsx(e.Fragment,{children:v()});if(b)return e.jsx(t.Suspense,{fallback:_(b),children:_(b)});const T=async()=>{if(!u||!d)return v();if(b)return _(b);try{const e=await f({source:y,targetLocale:d,metadata:{id:n,hash:E,context:o,...null!=s&&{maxChars:s}}});return e?_(e):v()}catch(e){return console.warn(e),v()}};if(en){const r=en(Zr(["getTranslationPromise",u,JSON.stringify(y),d,n,E,o,s],()=>T()));return e.jsx(t.Suspense,{fallback:r,children:r})}let w;return w="skeleton"===p.method?"":"replace"===p.method||h?v():"",e.jsx(t.Suspense,{fallback:w,children:T()})}tn._gtt="translate-client";function rn({gt:e,locale:r,versionId:n,defaultLocale:o,runtimeUrl:i,renderSettings:a,setTranslations:s,environment:c,...l}){const u=!!e.projectId&&!!i&&!!e.devApiKey&&"development"===c;if(!u){const e=e=>Promise.reject(new Error(`${e}() failed because translation is disabled`));return{developmentApiEnabled:u,registerIcuForTranslation:()=>e("registerIcuForTranslation"),registerJsxForTranslation:()=>e("registerJsxForTranslation")}}const h=t.useRef({gt:e,locale:r,baseMetadata:{...l,projectId:e.projectId,sourceLocale:o},timeout:a.timeout});h.current.gt=e,h.current.locale=r,h.current.baseMetadata={...l,projectId:e.projectId,sourceLocale:o},h.current.timeout=a.timeout;const f=t.useRef(!1),p=t.useRef(null),[d,m]=t.useState(0),g=t.useCallback(e=>{s(t=>{const r=Object.keys(e);if(0===r.length)return t;const n=t?{...t}:{};let o=!1;for(const i of r){const r=e[i],a=t?.[i];Object.is(a,r)||(n[i]=r,o=!0)}return o?n:t})},[s]),b=t.useCallback(e=>{p.current={...p.current??{},...e},f.current&&m(e=>e+1)},[]);t.useEffect(()=>{if(f.current=!0,p.current){const e=p.current;p.current=null,g(e)}return()=>{f.current=!1}},[g]),t.useEffect(()=>{if(!f.current)return;const e=p.current;e&&(p.current=null,g(e))},[d,g]);const y=t.useRef(0),E=t.useRef(new Map),v=t.useRef(new Map),_=t.useCallback(async e=>{if(0===e.size)return{};y.current+=1;const{gt:t,locale:r,baseMetadata:n,timeout:o}=h.current,i=Array.from(e.values()),a={},s=new Map;try{const e={};for(const t of i){const{source:r,metadata:n}=t;e[n.hash]={source:r,metadata:{...n,dataFormat:t.dataFormat}}}const c=await t.translateMany(e,{...n,targetLocale:r},o);for(const e of i){const{hash:t,id:r}=e.metadata,n=c[t];if(n&&n.success){const e=n.translation;a[t]=e,s.set(t,e)}else if(n&&n.error){const e=Wt(r,t);console.warn(`${e} ${n.error||"An upstream error occurred."}`),a[t]=null,s.set(t,null)}else{const e=Wt(r,t);console.warn(`${e} Unknown response format.`,n),a[t]=null,s.set(t,null)}}}catch(e){"AbortError"===e?.name?console.warn(rr):console.warn(Yt,e),i.forEach(e=>{a[e.metadata.hash]=null,s.set(e.metadata.hash,null)})}finally{y.current-=1,i.forEach(e=>{const t=s.get(e.metadata.hash);void 0===t?(console.warn(`No translation result for ${e.metadata.hash}; resolving as null.`),e.resolve(null)):e.resolve(t)})}return a},[]),T=t.useRef(null),w=t.useRef(async()=>{}),A=t.useCallback(e=>{b(e),E.current.size>0&&(T.current=setTimeout(()=>{T.current=null,w.current()},50))},[b]),C=t.useCallback(()=>{w.current=async()=>{if(y.current>=100)return void(T.current=setTimeout(()=>{T.current=null,w.current()},50));const e=E.current;if(0===e.size)return;const t=Array.from(e.entries()).slice(0,Math.min(25,e.size)),r=new Map(t);t.forEach(([t])=>e.delete(t));const n=await _(r);A(n)}},[_,A]),H=t.useCallback((e=!1)=>{if(C(),e)return T.current&&(clearTimeout(T.current),T.current=null),void w.current();T.current||(T.current=setTimeout(()=>{T.current=null,w.current()},50))},[C]),L=t.useCallback(e=>t=>{const r=`${t.metadata.hash}:${t.targetLocale}`,n=v.current.get(r);if(n)return n;const o=new Promise(n=>{const o="JSX"===e?{dataFormat:"JSX",source:t.source,metadata:{...t.metadata,...null!=t.metadata.maxChars&&{maxChars:Math.abs(t.metadata.maxChars)}},resolve:n,reject:()=>{}}:{dataFormat:"ICU",source:t.source,metadata:{...t.metadata,...null!=t.metadata.maxChars&&{maxChars:Math.abs(t.metadata.maxChars)}},resolve:n,reject:()=>{}};E.current.set(r,o);const i=E.current.size>=25&&y.current<100;H(i)}).finally(()=>{v.current.delete(r)});return v.current.set(r,o),o},[H]),S=t.useMemo(()=>L("ICU"),[L]),P=t.useMemo(()=>L("JSX"),[L]);return t.useEffect(()=>()=>{T.current&&clearTimeout(T.current)},[]),{developmentApiEnabled:u,registerIcuForTranslation:S,registerJsxForTranslation:P}}function nn({gt:e,translations:t,locale:r,defaultLocale:n,translationRequired:o,developmentApiEnabled:i,registerIcuForTranslation:a,environment:s}){function c({message:t,variables:r,locales:n,fallback:o,id:i,maxChars:a,format:l}){try{const i=Mt(o||""),s=e.formatMessage(Object.keys(i).length?Nt(t):t,{locales:n,variables:{...r,...i,[Ht]:"other"},dataFormat:l});return e.formatCutoff(s,{maxChars:a})}catch(l){if("production"===s)console.warn(((e,t)=>`${Kt} Warning: failed to render string ${t?`for id: "${t}"`:""} original message: "${e}"`)(t,i),"Error: ",l);else{if(!o)throw new Error(`${qt(t,i)} Error: ${l}`);console.error(qt(t,i),"Error: ",l)}if(o)return c({message:o,locales:n,variables:r,id:i,maxChars:a});return e.formatCutoff(t,{maxChars:a})}}function l(e,t={}){if(!e||"string"!=typeof e)return null;const{$id:r,$context:n,$maxChars:o,$_hash:i,$format:a,...s}=t;return{id:r,context:n,maxChars:o,_hash:i,variables:s,calculateHash:()=>Hr({source:Rt(e),...n&&{context:n},...null!=o&&{maxChars:Math.abs(o)},...r&&{id:r},dataFormat:a||"ICU"}),renderMessage:(e,t,n)=>c({message:e,locales:t,variables:s,id:r,fallback:n,maxChars:o,format:a})}}function u(e,r,n){let o,i="";return r&&(o=t?.[r]),n&&void 0===o&&(i=n,o=t?.[n]),void 0===o&&(i=e(),o=t?.[i]),{translationEntry:o,hash:i}}const h=(e,t={},s)=>{const c=l(e,t);if(!c)return"";const{id:h,context:f,maxChars:p,_hash:d,calculateHash:m,renderMessage:g}=c;if(!o)return g(e,[n]);const{translationEntry:b,hash:y}=u(m,h,d);return null===b?g(e,[n]):b?g(b,[r,n],e):void 0!==s?.[y]?s?.[y]?g(s?.[y],[r,n],e):g(e,[n]):i?(a({source:Rt(e),targetLocale:r,metadata:{...f&&{context:f},...h&&{id:h},...null!=p&&{maxChars:p},hash:y||""}}),g(e,[n])):(console.warn(Jt(e,h,"gt")),g(e,[n]))};return{_gtFunction:h,_mFunction:(e,s={},l)=>{if(!e)return e;const u=Nr(e);if(!u||!u.$_hash||!u.$_source)return h(e,s,l);const{$_hash:f,$_source:p,$context:d,$hash:m,$id:g,$maxChars:b,$format:y,...E}=u,v=(e,t,r)=>c({message:e,locales:t,variables:E,fallback:r,maxChars:b,format:y});if(!o)return v(p,[n]);const _=t?.[u.$_hash];return null===_?v(p,[n]):_?v(_,[r,n],p):i?void 0!==l?.[f]?l?.[f]?v(l?.[f],[r,n],p):v(p,[n]):(a({source:Rt(p),targetLocale:r,metadata:{...d&&{context:d},...null!=b&&{maxChars:b},hash:f}}),v(p,[n])):(console.warn(Jt(p,$r(e),"m")),v(p,[n]))},_filterMessagesForPreload:e=>{const t=[];for(const{message:r,...n}of e){const e=l(r,n);if(!e)continue;const{id:o,_hash:i,calculateHash:a}=e,{translationEntry:s,hash:c}=u(a,o,i);s||t.push({message:r,...n,$_hash:c})}return t},_preloadMessages:async e=>{const t={};return await Promise.all(e.map(async({message:e,...n})=>{const o=l(e,n);if(!o)return;const{id:i,context:s,maxChars:c,_hash:h,calculateHash:f}=o,{translationEntry:p,hash:d}=u(f,i,h);p&&(t[d]=p),t[d]=await a({source:Rt(e),targetLocale:r,metadata:{...s&&{context:s},...i&&{id:i},...null!=c&&{maxChars:c},hash:d}})})),t}}}function on(e,r,n,o,i,a,s,c,l,u,h){return t.useCallback((t,c={})=>{if(!r)return"";const f=fr(r,t);if(!f)return console.warn(er(t)),"";if(!hr(f))return console.warn((e=>`${Kt} Warning: Invalid dictionary entry found for id: "${e}"`)(t)),"";const{entry:p,metadata:d}=pr(f);if(!p||"string"!=typeof p)return"";const{$format:m,...g}=c,b=(r,n,o)=>{try{const t=Mt(o||""),i=e.formatMessage(Object.keys(t).length?Nt(r):r,{locales:n,variables:{...g,...t,[Ht]:"other"},dataFormat:m});return e.formatCutoff(i,{maxChars:d?.$maxChars??c.$maxChars})}catch(i){if("production"===h)console.warn((e=>`${Kt} Warning: Invalid ICU string dictionary entry found for id: "${e}"`)(t),"Error: ",i);else{if(!o)throw new Error(`${Zt(t)} Error: ${i}`);console.error(Zt(t),"Error: ",i)}if(o)return b(o,n);return e.formatCutoff(r,{maxChars:d?.$maxChars??c.$maxChars})}};if(!s)return b(p,[a]);const y=fr(n||{},t);if(y&&hr(y)){const{entry:e}=pr(y);return b(e,[i,a])}let E=o?.[t],v="";const _=()=>Hr({source:Rt(p),...d?.$context&&{context:d.$context},...null!=d?.$maxChars&&{maxChars:Math.abs(d.$maxChars)},id:t,dataFormat:"ICU"});return E||(v=_(),E=o?.[v]),E?b(E,[i,a],p):null===E?b(p,[a]):l?(u({source:Rt(p),targetLocale:i,metadata:{...d?.$context&&{context:d.$context},...null!=d?.$maxChars&&{maxChars:d.$maxChars},id:t,hash:v||_()}}),b(p,[a])):b(p,[a])},[r,n,o,i,a,s,l,u,c])}function an({_locale:e,defaultLocale:n,locales:o,ssr:i,localeCookieName:a,customMapping:s,useDetermineLocale:c,enableI18n:l,reloadOnLocaleUpdate:u}){const h=t.useMemo(()=>Array.from(new Set([n,...l?o:[]])),[n,o,l]),[f,p]=c({locale:e,defaultLocale:n,locales:h,ssr:i,localeCookieName:a,customMapping:s,enableI18n:l,reloadOnLocaleUpdate:u}),[d,m]=t.useMemo(()=>{const e=r.requiresTranslation(n,f,h,s),t=e&&r.isSameLanguage(n,f);if(!s){const e=[];if(h.forEach(t=>{r.isValidLocale(t)||e.push(t)}),e.length)throw new Error((e=>`${Kt} Error: Invalid locale codes in your configuration. Specify a list of valid locales or use "customMapping" to define aliases for the following invalid locales: ${e.join(", ")}.`)(e))}if(s){const e=[];if(h.forEach(t=>{r.isValidLocale(t,s)||e.push(t)}),e.length)throw new Error((e=>`${Kt} Error: Invalid canonical locale codes in your configuration: ${e.join(", ")}.`)(e))}return[e,t]},[n,f,h]);return{locale:f,setLocale:p,locales:h,translationRequired:d,dialectTranslationRequired:m}}function sn({devApiKey:e,projectId:n,runtimeUrl:i,loadTranslationsType:a,cacheUrl:s,locales:c,environment:l}){t.useEffect(()=>{if("production"===l&&e)throw new Error(Xt);if("custom"===a||!s&&!i||n||"development"!==l||console.warn(Qt),n&&i&&"custom"!==a&&!e&&"development"===l&&console.warn(tr),i===m||s===d&&"default"===a){const e=c.filter(e=>!o.getSupportedLocale(e));e.length&&console.warn((e=>`${Kt} Warning: The following locales are currently unsupported by our service: ${e.map(e=>{const{name:t}=r.getLocaleProperties(e);return`${e} (${t})`}).join(", ")}`)(e))}},[e,a,s,i,n,c])}async function cn(e,t){const n=Array.from(new Set([e,r.getLocaleProperties(e).languageCode]));for(const e of n)try{const r=await t(e);if(r)return r}catch{}console.warn(nr)}function ln({_translations:e,translationRequired:r,loadTranslationsType:n,loadTranslations:o,locale:i,cacheUrl:a,projectId:s,_versionId:c,gt:l}){const[u,h]=t.useState(e||(r&&"disabled"!==n?null:{})),f=t.useRef(!1);return t.useEffect(()=>{f.current?h(r&&"disabled"!==n?null:{}):f.current=!0},[i,n]),t.useEffect(()=>{if(u||!r||"disabled"===n)return;let e=!0;return(async()=>{let t;switch(n){case"custom":if(o)try{t=await o(i)}catch(e){console.error(((e="")=>`${Kt} Error: Failed to fetch locally stored translations. If using a custom loadTranslations(${e}), make sure it is correctly implemented.`)(i),e)}break;case"default":try{t=await async function({cacheUrl:e,projectId:t,locale:r,versionId:n,gt:o}){if(!t||!e||!r)return{};r=o.resolveCanonicalLocale(r);const i=await fetch(n?`${e}/${t}/${r}/${n}`:`${e}/${t}/${r}`);return await i.json()}({cacheUrl:a||d,projectId:s,locale:i,versionId:c,gt:l})}catch(e){console.error(e)}}t||(t={}),e&&h(t)})(),()=>{e=!1}},[u,r,n,a,s,i,c,l]),{translations:u,setTranslations:h}}function un(e,r,n,o,i,a,s,c,l,u,h,f){return t.useCallback((t,s,l={})=>{if(""===s)throw new Error(`${Kt} Error: You cannot provide an empty id to t.obj()`);const p=_r({dictionary:e,id:s});if(!p)return console.warn(er(s)),{};if(br(p))return f(t,l);if(!c)return Ar(p);const d=function({dictionary:e,id:t,sourceDictionary:r}){if(""===t)return e;let n=e;const o=r,i=t.split(".");for(const e of i)void 0===Gt(n,e)&&(Array.isArray(Gt(o,e))?kt(n,e,[]):kt(n,e,{})),n=Gt(n,e);return n}({dictionary:r,id:s,sourceDictionary:r}),{dictionary:m,updateDictionary:g}=Pr(structuredClone(p),s),b=Or(m,d,s),{dictionary:y,updateDictionary:E}=function(e,t,r,n,o=""){let i=!1;const a=o?o.split("."):[];return n.forEach(({metadata:n})=>{const{$_hash:o,$id:s}=n,c=a.length>0?s.split(".").slice(a.length).join("."):s,l=fr(t,c);let u;br(l)&&(u=pr(l).entry);const h=r[o]||u;h&&(wr(h,t,c,e),i=!0)}),{dictionary:t,updateDictionary:i}}(m,structuredClone(d),i||{},b,s),v=function(e,t,r,n=""){const o=n?n.split("."):[];return r.forEach(({source:r,metadata:n})=>{const{$id:i}=n,a=o.length>0?i.split(".").slice(o.length).join("."):i,s=fr(t,a);let c;br(s)&&(c=pr(s).entry),wr(c||r,t,a,e)}),t}(m,structuredClone(y),b,s);return u&&Promise.allSettled(b.map(async e=>{const{source:t,metadata:r}=e,n=r?.$id;return[n,await h({source:Rt(t),targetLocale:a,metadata:{...r?.$context&&{context:r.$context},...null!=r?.$maxChars&&{maxChars:r.$maxChars},id:n,hash:r?.$_hash}})]})).then(t=>{const r=t.filter(e=>"fulfilled"===e.status).map(e=>e.value);r.length>0&&o(t=>function(e,t,r){return t.forEach(([t,n])=>{wr(n,e,t,r)}),e}(t,r,e))}),g&&setTimeout(()=>{n(e=>Br(e,m,s))},0),E&&setTimeout(()=>{o(e=>vr(e,y))},0),structuredClone(v)},[e,i,a,s,c,l,u,h,r])}function hn({enableI18n:e}){const[r]=t.useState(e);return{enableI18n:r}}function fn(){throw or("isSSREnabled")}function pn({}){throw or("useDetermineLocale")}function dn({}){throw or("useRegionState")}function mn({children:r,n:n,locales:o,...i}){const a=t.useContext(Dr);let s;a&&(o||=a.locale,s||=a.defaultLocale);const c=[...o?[o]:[],s||l];if("number"!=typeof n)throw new Error((e=>`${Kt} Error: <Plural> component with children "${e}" requires "n" option.`)(r));return e.jsx(e.Fragment,{children:Ut(n,c,i)||r})}function gn({children:t,branch:r,...n}){r=r?.toString(),"string"==typeof r&&r.startsWith("data-")&&(r=void 0);const o=r&&void 0!==n[r]?n[r]:t;return e.jsx(e.Fragment,{children:o})}function bn(){return Fr("useGTClass(): Unable to access configured GT class instance outside of a <GTProvider>").gt}mn._gtt="plural",gn._gtt="branch",exports.Branch=gn,exports.Currency=Vr,exports.DateTime=Kr,exports.Derive=jr,exports.GTContext=Dr,exports.GTProvider=function({children:n,config:o,environment:i="production",projectId:a=o?.projectId||"",devApiKey:s=o?.devApiKey||"",_versionId:c=o?._versionId,dictionary:u=o?.dictionary||{},locales:h=o?.locales||[],defaultLocale:f=o?.defaultLocale||l,cacheUrl:p=o?.cacheUrl||d,runtimeUrl:g=o?.runtimeUrl||m,renderSettings:b=o?.renderSettings||gr(i),ssr:y=o?.ssr||fn(),localeCookieName:E=o?.localeCookieName||"generaltranslation.locale",locale:v="",region:_,loadDictionary:T,loadTranslations:w,fallback:A,translations:C=null,customMapping:H=o?.customMapping,enableI18n:L=void 0===o?.enableI18n||o.enableI18n,enableI18nLoaded:S,reloadOnLocaleUpdate:P,useEnableI18n:B=hn,readAuthFromEnv:O=ir,useDetermineLocale:I=pn,useRegionState:x=dn,...R}){v&&(v=r.resolveAliasLocale(v,H));const{projectId:M,devApiKey:N}=O({projectId:a,devApiKey:s}),{enableI18n:$}=B({enableI18n:L,enableI18nLoaded:S,enableI18nCookieName:"generaltranslation.enable-i18n",ssr:y}),{locale:j,setLocale:U,locales:D,translationRequired:F,dialectTranslationRequired:G}=an({_locale:v,defaultLocale:f,locales:h,ssr:y,localeCookieName:E,customMapping:H,useDetermineLocale:I,enableI18n:$,reloadOnLocaleUpdate:P}),{region:k,setRegion:V}=x({_region:_,ssr:y,regionCookieName:"generaltranslation.region"}),K=t.useMemo(()=>new r.GT({devApiKey:N,sourceLocale:f,targetLocale:j,projectId:M,baseUrl:g||void 0,customMapping:H}),[N,f,M,g,H]),X=t.useMemo(()=>(w?"custom":p&&M&&"default")||"disabled",[w,p,M]),{dictionary:Y,setDictionary:W,dictionaryTranslations:q,setDictionaryTranslations:J}=function({_dictionary:e,_dictionaryTranslations:r={},loadDictionary:n,locale:o,defaultLocale:i}){const[a,s]=t.useState(e),[c,l]=t.useState(r);return t.useEffect(()=>{if(!n)return;let e=!0;return(async()=>{const t=await cn(i,n)||{},r=await cn(o,n)||{};e&&s(t||{}),e&&l(r||{})})(),()=>{e=!1}},[n,o,i]),{dictionary:a,setDictionary:s,dictionaryTranslations:c,setDictionaryTranslations:l}}({_dictionary:u,_dictionaryTranslations:{},loadDictionary:T,locale:j,defaultLocale:f});sn({devApiKey:N,projectId:M,runtimeUrl:g,loadTranslationsType:X,cacheUrl:p,locales:h,environment:i});const{translations:z,setTranslations:Z}=ln({_translations:C,translationRequired:F,loadTranslationsType:X,loadTranslations:w,locale:j,cacheUrl:p,projectId:M,_versionId:c,gt:K}),{registerIcuForTranslation:Q,registerJsxForTranslation:ee,developmentApiEnabled:te}=rn({gt:K,locale:j,versionId:c,defaultLocale:f,runtimeUrl:g,renderSettings:b,setTranslations:Z,environment:i,...R}),{_gtFunction:re,_mFunction:ne,_filterMessagesForPreload:oe,_preloadMessages:ie}=nn({gt:K,translations:z,locale:j,defaultLocale:f,translationRequired:F,developmentApiEnabled:te,registerIcuForTranslation:Q,environment:i}),ae=on(K,Y,q,z,j,f,F,G,te,Q,i),se=un(Y||{},q||{},W,J,z,j,f,F,G,te,Q,ae),ce=!(F&&!z||!j);return e.jsx(Dr.Provider,{value:{gt:K,registerIcuForTranslation:Q,registerJsxForTranslation:ee,_gtFunction:re,_mFunction:ne,_filterMessagesForPreload:oe,_preloadMessages:ie,_dictionaryFunction:ae,_dictionaryObjFunction:se,developmentApiEnabled:te,locale:j,locales:D,setLocale:U,defaultLocale:f,region:k,setRegion:V,translations:z,translationRequired:F,dialectTranslationRequired:G,projectId:M,renderSettings:b,_versionId:c},children:e.jsx(t.Suspense,{fallback:A,children:ce?n:A})})},exports.LocaleSelector=function({}){throw or("LocaleSelector")},exports.Num=Gr,exports.Plural=mn,exports.RegionSelector=function({}){throw or("RegionSelector")},exports.RelativeTime=Xr,exports.Static=Ur,exports.T=tn,exports.Var=kr,exports.declareStatic=xt,exports.declareVar=function(e,t){const r=` other {${Ot(String(e??""))}}`;let n="";return t?.$name&&(n=` _gt_var_name {${Ot(t.$name)}}`),`{${Ht}, select,${r}${n}}`},exports.decodeMsg=$r,exports.decodeOptions=Nr,exports.decodeVars=function(e){if(!e.includes("_gt_"))return e;const t=[];Ct({icuString:e,shouldVisit:Bt,visitor:function(e){t.push({start:e.location?.start.offset??0,end:e.location?.end.offset??0,value:e.options.other.value.length>0?e.options.other.value[0].value:""})},options:{recurseIntoVisited:!1,captureLocation:!0}});let r=0;const n=[];for(let o=0;o<t.length;o++)n.push(e.slice(r,t[o].start)),n.push(t[o].value),r=t[o].end;return r<e.length&&n.push(e.slice(r)),n.join("")},exports.derive=It,exports.gtFallback=(e,t={})=>Mr(e,t),exports.mFallback=(e,t={})=>{return e?(r=Nr(e)??{}).$_hash&&r.$_source?$r(e):Mr(e,t):e;var r},exports.msg=function e(t,r){if("string"!=typeof t)return r?t.map((t,n)=>e(t,{...r,...r.$id&&{$id:`${r.$id}.${n}`}})):t;if(!r)return t;const o=xr(r);let i=t;try{i=n.formatMessage(t,{locales:[l],variables:{...o,[Ht]:"other"}})}catch{return Ir.warn(Rr(t)),t}const a=t,s=r.$_hash||function(e,t){return Hr({source:"ICU"===t.$format?Rt(e):e,...t?.$context&&{context:t.$context},...t?.$id&&{id:t.$id},..."$maxChars"in t&&null!=t.$maxChars&&{maxChars:Math.abs(t.$maxChars)},dataFormat:t.$format})}(t,{$format:"ICU",...r}),c={...r,$_source:a,$_hash:s};return`${i}:${function(e){if("undefined"!=typeof Buffer)return Buffer.from(e,"utf8").toString("base64");const t=(new TextEncoder).encode(e);let r="";for(let e=0;e<t.length;e++)r+=String.fromCharCode(t[e]);return btoa(r)}(JSON.stringify(c))}`},exports.useCreateInternalUseGTFunction=nn,exports.useCreateInternalUseTranslationsFunction=on,exports.useCreateInternalUseTranslationsObjFunction=un,exports.useDefaultLocale=function(){return Fr("useDefaultLocale(): Unable to access default locale outside of a <GTProvider>").defaultLocale},exports.useGT=function(e){const{developmentApiEnabled:r,translationRequired:n,_preloadMessages:o,_filterMessagesForPreload:i,_gtFunction:a,locale:s}=Fr("useGT(): No context provided. You're trying to get the gt() function from the useGT() hook, which can be called within a <GTProvider>.");let c;if(e&&en&&r&&n){const t=i(e);t.length>0&&(c=en(Zr(["_preloadMessages",s,JSON.stringify(t)],()=>o(t))))}return t.useCallback(function(e,t={}){return a(e,t,c)},[c,a])},exports.useGTClass=bn,exports.useLocale=function(){return Fr("useLocale(): Unable to access user's locale outside of a <GTProvider>").locale},exports.useLocaleDirection=function(e){const{gt:t}=Fr("useLocaleDirection(): Unable to access configured GT class instance outside of a <GTProvider>");return t.getLocaleDirection(e)},exports.useLocaleProperties=function(e){return bn().getLocaleProperties(e)},exports.useLocaleSelector=function(e){const{locales:r,locale:n,setLocale:o,gt:i}=Fr(),a=t.useMemo(()=>{if(!r||0===r.length)return[];const e=new Intl.Collator;return[...r].sort((t,r)=>e.compare(i.getLocaleProperties(t).nativeNameWithRegionCode,i.getLocaleProperties(r).nativeNameWithRegionCode))},[r,i]),s=t.useCallback(e=>i.getLocaleProperties(e),[i]);return{locale:n,locales:e||a,setLocale:o,getLocaleProperties:s}},exports.useLocales=function(){return Fr("useLocales(): Unable to access configured locales outside of a <GTProvider>").locales},exports.useMessages=function(e){const{developmentApiEnabled:r,translationRequired:n,_preloadMessages:o,_filterMessagesForPreload:i,_mFunction:a,locale:s}=Fr("useMessages(): No context provided. You're trying to get the m() function from the useMessages() hook, which can be called within a <GTProvider>.");let c;if(e&&en&&r&&n){const t=i(e);t.length>0&&(c=en(Zr(["_preloadMessages",s,JSON.stringify(t)],()=>o(t))))}return t.useCallback(function(e,t={}){return a(e,t,c)},[c,a])},exports.useRegion=function(){return Fr("useRegion(): Unable to access user's region outside of a <GTProvider>").region},exports.useRegionSelector=function({regions:e,customMapping:n,prioritizeCurrentLocaleRegion:o=!0,sortRegionsAlphabetically:i=!0}={prioritizeCurrentLocaleRegion:!0,sortRegionsAlphabetically:!0}){const{locales:a,locale:s,setLocale:c,gt:l,region:u,setRegion:h}=Fr(),{regionCode:f}=l.getLocaleProperties(s),[p,d]=t.useMemo(()=>{const t=new Map(a.map(e=>{const t=r.getLocaleProperties(e,s,l.customMapping);return[t.regionCode,t]})),c=e?[...e]:Array.from(t?.keys()||[f]),u=new Map(c.map(e=>[e,{locale:t?.get(e)?.code||s,...l.getRegionProperties(e),..."string"==typeof n?.[e]?{name:n?.[e]}:n?.[e]}]));if(i&&c.sort((e,t)=>(new Intl.Collator).compare(u.get(e).name,u.get(t).name)),o){const e=c.indexOf(f);e>0&&(c.splice(e,1),c.unshift(f))}return[c,u]},[e,u,s,a,l]);return{region:u,setRegion:h,regions:p,regionData:d,locales:a,locale:s,localeRegion:f,setLocale:c}},exports.useRuntimeTranslation=rn,exports.useSetLocale=function(){const{setLocale:e}=Fr("setLocale(): Unable to access user's locale outside of a <GTProvider>");return e},exports.useTranslations=function(e){const t=t=>e?`${e}.${t}`:t,{_dictionaryFunction:r,_dictionaryObjFunction:n}=Fr(`useTranslations('${e}'): No context provided. You're trying to get the t() function on the client, which can only be done inside a <GTProvider>.`);function o(e,n={}){const o=t(e);return r(o,n)}return o.obj=function(e,r={}){const o=t(e);return n(e,o,r)},o},exports.useVersionId=function(){return Fr("useVersionId(): Unable to access version ID outside of a <GTProvider>")._versionId};
|
|
2
2
|
//# sourceMappingURL=index.cjs.min.cjs.map
|