@generaltranslation/react-core 1.8.17 → 1.8.19
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 +26 -0
- package/dist/errors.cjs.min.cjs +2 -2
- package/dist/errors.cjs.min.cjs.map +1 -1
- package/dist/errors.d.ts +3 -1
- package/dist/errors.d.ts.map +1 -1
- package/dist/errors.esm.min.mjs +2 -2
- package/dist/errors.esm.min.mjs.map +1 -1
- package/dist/index.cjs.min.cjs +2 -2
- package/dist/index.cjs.min.cjs.map +1 -1
- package/dist/index.d.ts +1384 -35
- package/dist/index.d.ts.map +1 -1
- package/dist/index.esm.min.mjs +2 -2
- package/dist/index.esm.min.mjs.map +1 -1
- package/dist/internal.cjs.min.cjs +2 -2
- package/dist/internal.cjs.min.cjs.map +1 -1
- package/dist/internal.d.ts +764 -31
- package/dist/internal.d.ts.map +1 -1
- package/dist/internal.esm.min.mjs +2 -2
- package/dist/internal.esm.min.mjs.map +1 -1
- package/dist/types.d.ts +357 -174
- package/dist/types.d.ts.map +1 -1
- package/package.json +8 -7
- package/dist/branches/Branch.d.ts +0 -34
- package/dist/branches/Branch.d.ts.map +0 -1
- package/dist/branches/plurals/Plural.d.ts +0 -38
- package/dist/branches/plurals/Plural.d.ts.map +0 -1
- package/dist/branches/plurals/getPluralBranch.d.ts +0 -9
- package/dist/branches/plurals/getPluralBranch.d.ts.map +0 -1
- package/dist/dictionaries/collectUntranslatedEntries.d.ts +0 -18
- package/dist/dictionaries/collectUntranslatedEntries.d.ts.map +0 -1
- package/dist/dictionaries/getDictionaryEntry.d.ts +0 -4
- package/dist/dictionaries/getDictionaryEntry.d.ts.map +0 -1
- package/dist/dictionaries/getEntryAndMetadata.d.ts +0 -6
- package/dist/dictionaries/getEntryAndMetadata.d.ts.map +0 -1
- package/dist/dictionaries/getSubtree.d.ts +0 -18
- package/dist/dictionaries/getSubtree.d.ts.map +0 -1
- package/dist/dictionaries/indexDict.d.ts +0 -15
- package/dist/dictionaries/indexDict.d.ts.map +0 -1
- package/dist/dictionaries/injectAndMerge.d.ts +0 -9
- package/dist/dictionaries/injectAndMerge.d.ts.map +0 -1
- package/dist/dictionaries/injectEntry.d.ts +0 -18
- package/dist/dictionaries/injectEntry.d.ts.map +0 -1
- package/dist/dictionaries/injectFallbacks.d.ts +0 -18
- package/dist/dictionaries/injectFallbacks.d.ts.map +0 -1
- package/dist/dictionaries/injectHashes.d.ts +0 -11
- package/dist/dictionaries/injectHashes.d.ts.map +0 -1
- package/dist/dictionaries/injectTranslations.d.ts +0 -21
- package/dist/dictionaries/injectTranslations.d.ts.map +0 -1
- package/dist/dictionaries/isDictionaryEntry.d.ts +0 -8
- package/dist/dictionaries/isDictionaryEntry.d.ts.map +0 -1
- package/dist/dictionaries/loadDictionaryHelper.d.ts +0 -3
- package/dist/dictionaries/loadDictionaryHelper.d.ts.map +0 -1
- package/dist/dictionaries/mergeDictionaries.d.ts +0 -3
- package/dist/dictionaries/mergeDictionaries.d.ts.map +0 -1
- package/dist/dictionaries/stripMetadataFromEntries.d.ts +0 -6
- package/dist/dictionaries/stripMetadataFromEntries.d.ts.map +0 -1
- package/dist/errors-dir/constants.d.ts +0 -2
- package/dist/errors-dir/constants.d.ts.map +0 -1
- package/dist/errors-dir/createErrors.d.ts +0 -36
- package/dist/errors-dir/createErrors.d.ts.map +0 -1
- package/dist/errors-dir/internalErrors.d.ts +0 -8
- package/dist/errors-dir/internalErrors.d.ts.map +0 -1
- package/dist/hooks/useDefaultLocale.d.ts +0 -13
- package/dist/hooks/useDefaultLocale.d.ts.map +0 -1
- package/dist/hooks/useGTClass.d.ts +0 -23
- package/dist/hooks/useGTClass.d.ts.map +0 -1
- package/dist/hooks/useLocale.d.ts +0 -11
- package/dist/hooks/useLocale.d.ts.map +0 -1
- package/dist/hooks/useLocaleDirection.d.ts +0 -14
- package/dist/hooks/useLocaleDirection.d.ts.map +0 -1
- package/dist/hooks/useLocaleSelector.d.ts +0 -19
- package/dist/hooks/useLocaleSelector.d.ts.map +0 -1
- package/dist/hooks/useLocales.d.ts +0 -11
- package/dist/hooks/useLocales.d.ts.map +0 -1
- package/dist/hooks/useRegion.d.ts +0 -20
- package/dist/hooks/useRegion.d.ts.map +0 -1
- package/dist/hooks/useRegionSelector.d.ts +0 -82
- package/dist/hooks/useRegionSelector.d.ts.map +0 -1
- package/dist/hooks/useSetLocale.d.ts +0 -12
- package/dist/hooks/useSetLocale.d.ts.map +0 -1
- package/dist/hooks/useVersionId.d.ts +0 -11
- package/dist/hooks/useVersionId.d.ts.map +0 -1
- package/dist/internal/addGTIdentifier.d.ts +0 -4
- package/dist/internal/addGTIdentifier.d.ts.map +0 -1
- package/dist/internal/flattenDictionary.d.ts +0 -11
- package/dist/internal/flattenDictionary.d.ts.map +0 -1
- package/dist/internal/removeInjectedT.d.ts +0 -11
- package/dist/internal/removeInjectedT.d.ts.map +0 -1
- package/dist/internal/writeChildrenAsObjects.d.ts +0 -10
- package/dist/internal/writeChildrenAsObjects.d.ts.map +0 -1
- package/dist/messages/messages.d.ts +0 -2
- package/dist/messages/messages.d.ts.map +0 -1
- package/dist/promises/dangerouslyUsable.d.ts +0 -37
- package/dist/promises/dangerouslyUsable.d.ts.map +0 -1
- package/dist/promises/reactHasUse.d.ts +0 -2
- package/dist/promises/reactHasUse.d.ts.map +0 -1
- package/dist/provider/GTContext.d.ts +0 -4
- package/dist/provider/GTContext.d.ts.map +0 -1
- package/dist/provider/GTProvider.d.ts +0 -3
- package/dist/provider/GTProvider.d.ts.map +0 -1
- package/dist/provider/config/defaultProps.d.ts +0 -4
- package/dist/provider/config/defaultProps.d.ts.map +0 -1
- package/dist/provider/helpers/isSSREnabled.d.ts +0 -5
- package/dist/provider/helpers/isSSREnabled.d.ts.map +0 -1
- package/dist/provider/helpers/validateString.d.ts +0 -6
- package/dist/provider/helpers/validateString.d.ts.map +0 -1
- package/dist/provider/hooks/locales/types.d.ts +0 -13
- package/dist/provider/hooks/locales/types.d.ts.map +0 -1
- package/dist/provider/hooks/locales/useDetermineLocale.d.ts +0 -6
- package/dist/provider/hooks/locales/useDetermineLocale.d.ts.map +0 -1
- package/dist/provider/hooks/locales/useLocaleState.d.ts +0 -20
- package/dist/provider/hooks/locales/useLocaleState.d.ts.map +0 -1
- package/dist/provider/hooks/translation/useCreateInternalUseGTFunction.d.ts +0 -19
- package/dist/provider/hooks/translation/useCreateInternalUseGTFunction.d.ts.map +0 -1
- package/dist/provider/hooks/translation/useCreateInternalUseTranslationsFunction.d.ts +0 -5
- package/dist/provider/hooks/translation/useCreateInternalUseTranslationsFunction.d.ts.map +0 -1
- package/dist/provider/hooks/translation/useCreateInternalUseTranslationsObjFunction.d.ts +0 -4
- package/dist/provider/hooks/translation/useCreateInternalUseTranslationsObjFunction.d.ts.map +0 -1
- package/dist/provider/hooks/types.d.ts +0 -19
- package/dist/provider/hooks/types.d.ts.map +0 -1
- package/dist/provider/hooks/useEnableI18n.d.ts +0 -3
- package/dist/provider/hooks/useEnableI18n.d.ts.map +0 -1
- package/dist/provider/hooks/useErrorChecks.d.ts +0 -10
- package/dist/provider/hooks/useErrorChecks.d.ts.map +0 -1
- package/dist/provider/hooks/useLoadDictionary.d.ts +0 -15
- package/dist/provider/hooks/useLoadDictionary.d.ts.map +0 -1
- package/dist/provider/hooks/useLoadTranslations.d.ts +0 -17
- package/dist/provider/hooks/useLoadTranslations.d.ts.map +0 -1
- package/dist/provider/hooks/useRegionState.d.ts +0 -6
- package/dist/provider/hooks/useRegionState.d.ts.map +0 -1
- package/dist/provider/hooks/useRuntimeTranslation.d.ts +0 -24
- package/dist/provider/hooks/useRuntimeTranslation.d.ts.map +0 -1
- package/dist/rendering/getDefaultRenderSettings.d.ts +0 -6
- package/dist/rendering/getDefaultRenderSettings.d.ts.map +0 -1
- package/dist/rendering/getGTTag.d.ts +0 -3
- package/dist/rendering/getGTTag.d.ts.map +0 -1
- package/dist/rendering/isVariableObject.d.ts +0 -3
- package/dist/rendering/isVariableObject.d.ts.map +0 -1
- package/dist/rendering/renderDefaultChildren.d.ts +0 -8
- package/dist/rendering/renderDefaultChildren.d.ts.map +0 -1
- package/dist/rendering/renderSkeleton.d.ts +0 -8
- package/dist/rendering/renderSkeleton.d.ts.map +0 -1
- package/dist/rendering/renderTranslatedChildren.d.ts +0 -9
- package/dist/rendering/renderTranslatedChildren.d.ts.map +0 -1
- package/dist/rendering/renderVariable.d.ts +0 -4
- package/dist/rendering/renderVariable.d.ts.map +0 -1
- package/dist/translation/T.d.ts +0 -42
- package/dist/translation/T.d.ts.map +0 -1
- package/dist/translation/hooks/useGT.d.ts +0 -21
- package/dist/translation/hooks/useGT.d.ts.map +0 -1
- package/dist/translation/hooks/useMessages.d.ts +0 -19
- package/dist/translation/hooks/useMessages.d.ts.map +0 -1
- package/dist/translation/hooks/useTranslations.d.ts +0 -17
- package/dist/translation/hooks/useTranslations.d.ts.map +0 -1
- package/dist/types-dir/config.d.ts +0 -69
- package/dist/types-dir/config.d.ts.map +0 -1
- package/dist/types-dir/context.d.ts +0 -31
- package/dist/types-dir/context.d.ts.map +0 -1
- package/dist/types-dir/runtime.d.ts +0 -22
- package/dist/types-dir/runtime.d.ts.map +0 -1
- package/dist/types-dir/types.d.ts +0 -90
- package/dist/types-dir/types.d.ts.map +0 -1
- package/dist/ui/LocaleSelector.d.ts +0 -7
- package/dist/ui/LocaleSelector.d.ts.map +0 -1
- package/dist/ui/RegionSelector.d.ts +0 -7
- package/dist/ui/RegionSelector.d.ts.map +0 -1
- package/dist/ui/types.d.ts +0 -18
- package/dist/ui/types.d.ts.map +0 -1
- package/dist/utils/cookies.d.ts +0 -14
- package/dist/utils/cookies.d.ts.map +0 -1
- package/dist/utils/fetchTranslations.d.ts +0 -9
- package/dist/utils/fetchTranslations.d.ts.map +0 -1
- package/dist/utils/types.d.ts +0 -9
- package/dist/utils/types.d.ts.map +0 -1
- package/dist/utils/use.d.ts +0 -4
- package/dist/utils/use.d.ts.map +0 -1
- package/dist/utils/utils.d.ts +0 -8
- package/dist/utils/utils.d.ts.map +0 -1
- package/dist/variables/Currency.d.ts +0 -30
- package/dist/variables/Currency.d.ts.map +0 -1
- package/dist/variables/DateTime.d.ts +0 -29
- package/dist/variables/DateTime.d.ts.map +0 -1
- package/dist/variables/Derive.d.ts +0 -76
- package/dist/variables/Derive.d.ts.map +0 -1
- package/dist/variables/Num.d.ts +0 -31
- package/dist/variables/Num.d.ts.map +0 -1
- package/dist/variables/RelativeTime.d.ts +0 -45
- package/dist/variables/RelativeTime.d.ts.map +0 -1
- package/dist/variables/Var.d.ts +0 -32
- package/dist/variables/Var.d.ts.map +0 -1
- package/dist/variables/_getVariableProps.d.ts +0 -11
- package/dist/variables/_getVariableProps.d.ts.map +0 -1
- package/dist/variables/getVariableName.d.ts +0 -11
- package/dist/variables/getVariableName.d.ts.map +0 -1
package/dist/index.esm.min.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{jsx as e,Fragment as t}from"react/jsx-runtime";import*as r from"react";import n,{isValidElement as o,createContext as i,useContext as a,useMemo as s,Suspense as c,useCallback as l,useRef as u,useState as h,useEffect as f}from"react";import{getLocaleProperties as d,GT as p,requiresTranslation as m,isSameLanguage as g,isValidLocale as y,resolveAliasLocale as b}from"generaltranslation";import{formatCutoff as E,formatMessage as v}from"generaltranslation/core";import{getSupportedLocale as _}from"@generaltranslation/supported-locales";const T={variable:"value",number:"n",datetime:"date",currency:"cost","relative-time":"time"};function w(e={},t){if(e.name)return e.name;return`_gt_${T[t]||"value"}_${e["data-_gt"]?.id}`}const A="en",H="DEFAULT_TERMINATOR_KEY",L={ellipsis:{fr:{terminator:"…",separator:" "},zh:{terminator:"……",separator:void 0},ja:{terminator:"……",separator:void 0},[H]:{terminator:"…",separator:void 0}},none:{[H]:{terminator:void 0,separator:void 0}}};const P={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(!L[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=L[r][e]||L[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 S=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 P[e](...t),this.cache[e]||(this.cache[e]={}),this.cache[e][o]=i),i}},C="https://cdn.gtx.dev",B="https://runtime2.gtx.dev";function I(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+=I(e[r])||"null";return t+"]"}const t=Object.keys(e).sort();let r="";for(const n of t){const t=I(e[n]);t&&(r&&(r+=","),r+=JSON.stringify(n)+":"+t)}return"{"+r+"}"}function O(e){return I(e)??""}function N(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 R(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 M(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 U(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)}function x(e,t){return e<<32-t|e>>>t}const j=(()=>"function"==typeof Uint8Array.from([]).toHex&&"function"==typeof Uint8Array.fromHex)(),D=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function F(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 G=e=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,e])});function k(e,t,r){return e&t^~e&r}function V(e,t,r){return e&t^e&r^t&r}class K{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=U(this.buffer)}update(e){M(this),R(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=U(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){M(this),function(e,t){R(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=U(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 X=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),Y=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]),W=new Uint32Array(64);class J extends K{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)W[r]=e.getUint32(t,!1);for(let e=16;e<64;e++){const t=W[e-15],r=W[e-2],n=x(t,7)^x(t,18)^t>>>3,o=x(r,17)^x(r,19)^r>>>10;W[e]=o+W[e-7]+n+W[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+(x(a,6)^x(a,11)^x(a,25))+k(a,s,c)+Y[e]+W[e]|0,u=(x(r,2)^x(r,13)^x(r,22))+V(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(){$(W)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),$(this.buffer)}}class q extends J{A=0|X[0];B=0|X[1];C=0|X[2];D=0|X[3];E=0|X[4];F=0|X[5];G=0|X[6];H=0|X[7];constructor(){super(32)}}const z=F(()=>new q,G(1));var Z=function(e,t){return Z=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])},Z(e,t)};function Q(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}Z(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var ee=function(){return ee=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},ee.apply(this,arguments)};function te(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 re(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 ne(e,t){return function(r,n){t(r,n,e)}}function oe(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,d=r.length-1;d>=0;d--){var p={};for(var m in n)p[m]="access"===m?{}:n[m];for(var m in n.access)p.access[m]=n.access[m];p.addInitializer=function(e){if(f)throw new TypeError("Cannot add initializers after decoration has completed");i.push(a(e||null))};var g=(0,r[d])("accessor"===c?{get:h.get,set:h.set}:h[l],p);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 ie(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 ae(e){return"symbol"==typeof e?e:"".concat(e)}function se(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 ce(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}function le(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 ue(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 he=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 fe(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||he(t,e,r)}function de(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 pe(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 me(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(pe(arguments[t]));return e}function ge(){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 ye(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 be(e){return this instanceof be?(this.v=e,this):new be(e)}function Ee(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 be?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 ve(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:be(e[n](t)),done:!1}:o?o(t):t}:o}}function _e(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=de(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 Te(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}var we=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},Ae=function(e){return Ae=Object.getOwnPropertyNames||function(e){var t=[];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[t.length]=r);return t},Ae(e)};function He(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r=Ae(e),n=0;n<r.length;n++)"default"!==r[n]&&he(t,e,r[n]);return we(t,e),t}function Le(e){return e&&e.__esModule?e:{default:e}}function Pe(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 Se(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 Ce(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 Be(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 Ie="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 Oe(e){function t(t){e.error=e.hasError?new Ie(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 Ne(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 Re,Me,$e,Ue={__extends:Q,__assign:ee,__rest:te,__decorate:re,__param:ne,__esDecorate:oe,__runInitializers:ie,__propKey:ae,__setFunctionName:se,__metadata:ce,__awaiter:le,__generator:ue,__createBinding:he,__exportStar:fe,__values:de,__read:pe,__spread:me,__spreadArrays:ge,__spreadArray:ye,__await:be,__asyncGenerator:Ee,__asyncDelegator:ve,__asyncValues:_e,__makeTemplateObject:Te,__importStar:He,__importDefault:Le,__classPrivateFieldGet:Pe,__classPrivateFieldSet:Se,__classPrivateFieldIn:Ce,__addDisposableResource:Be,__disposeResources:Oe,__rewriteRelativeImportExtension:Ne},xe=Object.freeze({__proto__:null,__addDisposableResource:Be,get __assign(){return ee},__asyncDelegator:ve,__asyncGenerator:Ee,__asyncValues:_e,__await:be,__awaiter:le,__classPrivateFieldGet:Pe,__classPrivateFieldIn:Ce,__classPrivateFieldSet:Se,__createBinding:he,__decorate:re,__disposeResources:Oe,__esDecorate:oe,__exportStar:fe,__extends:Q,__generator:ue,__importDefault:Le,__importStar:He,__makeTemplateObject:Te,__metadata:ce,__param:ne,__propKey:ae,__read:pe,__rest:te,__rewriteRelativeImportExtension:Ne,__runInitializers:ie,__setFunctionName:se,__spread:me,__spreadArray:ye,__spreadArrays:ge,__values:de,default:Ue});!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"}(Re||(Re={})),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"}(Me||(Me={})),function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"}($e||($e={}));var je=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,De=/(?:[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 Fe(e){var t={};return e.replace(De,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 Ge=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function ke(e){return e.replace(/^(.*?)-/,"")}var Ve=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Ke=/^(@+)?(\+|#+)?[rs]?$/g,Xe=/(\*)(0+)|(#+)(0+)|(0+)/g,Ye=/^(0+)$/;function We(e){var t={};return"r"===e[e.length-1]?t.roundingPriority="morePrecision":"s"===e[e.length-1]&&(t.roundingPriority="lessPrecision"),e.replace(Ke,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 Je(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 qe(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)),!Ye.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function ze(e){var t=Je(e);return t||{}}function Ze(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=ke(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=ee(ee(ee({},t),{notation:"scientific"}),o.options.reduce(function(e,t){return ee(ee({},e),ze(t))},{}));continue;case"engineering":t=ee(ee(ee({},t),{notation:"engineering"}),o.options.reduce(function(e,t){return ee(ee({},e),ze(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(Xe,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(Ye.test(o.stem))t.minimumIntegerDigits=o.stem.length;else if(Ve.test(o.stem)){if(o.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");o.stem.replace(Ve,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=ee(ee({},t),{trailingZeroDisplay:"stripIfInteger"}):i&&(t=ee(ee({},t),We(i)))}else if(Ke.test(o.stem))t=ee(ee({},t),We(o.stem));else{var a=Je(o.stem);a&&(t=ee(ee({},t),a));var s=qe(o.stem);s&&(t=ee(ee({},t),s))}}return t}var Qe,et={"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 tt(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),(et[r||""]||et[n||""]||et["".concat(n,"-001")]||et["001"])[0]}var rt=new RegExp("^".concat(je.source,"*")),nt=new RegExp("".concat(je.source,"*$"));function ot(e,t){return{start:e,end:t}}var it=!!String.prototype.startsWith&&"_a".startsWith("a",1),at=!!String.fromCodePoint,st=!!Object.fromEntries,ct=!!String.prototype.codePointAt,lt=!!String.prototype.trimStart,ut=!!String.prototype.trimEnd,ht=!!Number.isSafeInteger?Number.isSafeInteger:function(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},ft=!0;try{ft="a"===(null===(Qe=vt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu").exec("a"))||void 0===Qe?void 0:Qe[0])}catch(e){ft=!1}var dt,pt=it?function(e,t,r){return e.startsWith(t,r)}:function(e,t,r){return e.slice(r,r+t.length)===t},mt=at?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},gt=st?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},yt=ct?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}},bt=lt?function(e){return e.trimStart()}:function(e){return e.replace(rt,"")},Et=ut?function(e){return e.trimEnd()}:function(e){return e.replace(nt,"")};function vt(e,t){return new RegExp(e,t)}if(ft){var _t=vt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");dt=function(e,t){var r;return _t.lastIndex=t,null!==(r=_t.exec(e)[1])&&void 0!==r?r:""}}else dt=function(e,t){for(var r=[];;){var n=yt(e,t);if(void 0===n||Ht(n)||Lt(n))break;r.push(n),t+=n>=65536?2:1}return mt.apply(void 0,r)};var Tt=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(Re.UNMATCHED_CLOSING_TAG,ot(this.clonePosition(),this.clonePosition()))}if(60===o&&!this.ignoreTag&&wt(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:Me.pound,location:ot(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:Me.literal,value:"<".concat(n,"/>"),location:ot(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()||!wt(this.char()))return this.error(Re.INVALID_TAG,ot(a,this.clonePosition()));var s=this.clonePosition();return n!==this.parseTagName()?this.error(Re.UNMATCHED_CLOSING_TAG,ot(s,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:Me.tag,value:n,children:i,location:ot(r,this.clonePosition())},err:null}:this.error(Re.INVALID_TAG,ot(a,this.clonePosition())))}return this.error(Re.UNCLOSED_TAG,ot(r,this.clonePosition()))}return this.error(Re.INVALID_TAG,ot(r,this.clonePosition()))},e.prototype.parseTagName=function(){var e=this.offset();for(this.bump();!this.isEOF()&&At(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=ot(r,this.clonePosition());return{val:{type:Me.literal,value:n,location:s},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return this.isEOF()||60!==this.char()||!this.ignoreTag&&(wt(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 mt.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(),mt(r))},e.prototype.parseArgument=function(e,t){var r=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(Re.EXPECT_ARGUMENT_CLOSING_BRACE,ot(r,this.clonePosition()));if(125===this.char())return this.bump(),this.error(Re.EMPTY_ARGUMENT,ot(r,this.clonePosition()));var n=this.parseIdentifierIfPossible().value;if(!n)return this.error(Re.MALFORMED_ARGUMENT,ot(r,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(Re.EXPECT_ARGUMENT_CLOSING_BRACE,ot(r,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:Me.argument,value:n,location:ot(r,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(Re.EXPECT_ARGUMENT_CLOSING_BRACE,ot(r,this.clonePosition())):this.parseArgumentOptions(e,t,n,r);default:return this.error(Re.MALFORMED_ARGUMENT,ot(r,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var e=this.clonePosition(),t=this.offset(),r=dt(this.message,t),n=t+r.length;return this.bumpTo(n),{value:r,location:ot(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(Re.EXPECT_ARGUMENT_TYPE,ot(i,s));case"number":case"date":case"time":this.bumpSpace();var c=null;if(this.bumpIf(",")){this.bumpSpace();var l=this.clonePosition();if((y=this.parseSimpleArgStyleIfPossible()).err)return y;if(0===(d=Et(y.val)).length)return this.error(Re.EXPECT_ARGUMENT_STYLE,ot(this.clonePosition(),this.clonePosition()));c={style:d,styleLocation:ot(l,this.clonePosition())}}if((b=this.tryParseArgumentClose(n)).err)return b;var u=ot(n,this.clonePosition());if(c&&pt(null==c?void 0:c.style,"::",0)){var h=bt(c.style.slice(2));if("number"===a)return(y=this.parseNumberSkeletonFromString(h,c.styleLocation)).err?y:{val:{type:Me.number,value:r,location:u,style:y.val},err:null};if(0===h.length)return this.error(Re.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=tt(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 d={type:$e.dateTime,pattern:f,location:c.styleLocation,parsedOptions:this.shouldParseSkeletons?Fe(f):{}};return{val:{type:"date"===a?Me.date:Me.time,value:r,location:u,style:d},err:null}}return{val:{type:"number"===a?Me.number:"date"===a?Me.date:Me.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 p=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(Re.EXPECT_SELECT_ARGUMENT_OPTIONS,ot(p,ee({},p)));this.bumpSpace();var m=this.parseIdentifierIfPossible(),g=0;if("select"!==a&&"offset"===m.value){if(!this.bumpIf(":"))return this.error(Re.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,ot(this.clonePosition(),this.clonePosition()));var y;if(this.bumpSpace(),(y=this.tryParseDecimalInteger(Re.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,Re.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE)).err)return y;this.bumpSpace(),m=this.parseIdentifierIfPossible(),g=y.val}var b,E=this.tryParsePluralOrSelectOptions(e,a,t,m);if(E.err)return E;if((b=this.tryParseArgumentClose(n)).err)return b;var v=ot(n,this.clonePosition());return"select"===a?{val:{type:Me.select,value:r,options:gt(E.val),location:v},err:null}:{val:{type:Me.plural,value:r,options:gt(E.val),offset:g,pluralType:"plural"===a?"cardinal":"ordinal",location:v},err:null};default:return this.error(Re.INVALID_ARGUMENT_TYPE,ot(i,s))}},e.prototype.tryParseArgumentClose=function(e){return this.isEOF()||125!==this.char()?this.error(Re.EXPECT_ARGUMENT_CLOSING_BRACE,ot(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(Re.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,ot(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(Ge).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(Re.INVALID_NUMBER_SKELETON,t)}return{val:{type:$e.number,tokens:r,location:t,parsedOptions:this.shouldParseSkeletons?Ze(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(Re.EXPECT_PLURAL_ARGUMENT_SELECTOR,Re.INVALID_PLURAL_ARGUMENT_SELECTOR);if(h.err)return h;l=ot(u,this.clonePosition()),c=this.message.slice(u.offset,this.offset())}if(s.has(c))return this.error("select"===t?Re.DUPLICATE_SELECT_ARGUMENT_SELECTOR:Re.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,l);"other"===c&&(i=!0),this.bumpSpace();var f=this.clonePosition();if(!this.bumpIf("{"))return this.error("select"===t?Re.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:Re.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,ot(this.clonePosition(),this.clonePosition()));var d=this.parseMessage(e+1,t,r);if(d.err)return d;var p=this.tryParseArgumentClose(f);if(p.err)return p;a.push([c,{value:d.val,location:ot(f,this.clonePosition())}]),s.add(c),this.bumpSpace(),c=(o=this.parseIdentifierIfPossible()).value,l=o.location}return 0===a.length?this.error("select"===t?Re.EXPECT_SELECT_ARGUMENT_SELECTOR:Re.EXPECT_PLURAL_ARGUMENT_SELECTOR,ot(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!i?this.error(Re.MISSING_OTHER_CLAUSE,ot(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=ot(n,this.clonePosition());return o?ht(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=yt(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(pt(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()&&Ht(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 wt(e){return e>=97&&e<=122||e>=65&&e<=90}function At(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 Ht(e){return e>=9&&e<=13||32===e||133===e||e>=8206&&e<=8207||8232===e||8233===e}function Lt(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 Pt(e){e.forEach(function(e){if(delete e.location,function(e){return e.type===Me.select}(e)||function(e){return e.type===Me.plural}(e))for(var t in e.options)delete e.options[t].location,Pt(e.options[t].value);else(function(e){return e.type===Me.number})(e)&&function(e){return!(!e||"object"!=typeof e||e.type!==$e.number)}(e.style)?delete e.style.location:!function(e){return e.type===Me.date}(e)&&!function(e){return e.type===Me.time}(e)||!function(e){return!(!e||"object"!=typeof e||e.type!==$e.dateTime)}(e.style)?function(e){return e.type===Me.tag}(e)&&Pt(e.children):delete e.style.location})}function St(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 Ct,Bt={};function It(){if(Ct)return Bt;var e,t;return Ct=1,Object.defineProperty(Bt,"__esModule",{value:!0}),Bt.SKELETON_TYPE=Bt.TYPE=void 0,Bt.isLiteralElement=function(t){return t.type===e.literal},Bt.isArgumentElement=function(t){return t.type===e.argument},Bt.isNumberElement=function(t){return t.type===e.number},Bt.isDateElement=function(t){return t.type===e.date},Bt.isTimeElement=function(t){return t.type===e.time},Bt.isSelectElement=function(t){return t.type===e.select},Bt.isPluralElement=function(t){return t.type===e.plural},Bt.isPoundElement=function(t){return t.type===e.pound},Bt.isTagElement=function(t){return t.type===e.tag},Bt.isNumberSkeleton=function(e){return!(!e||"object"!=typeof e||e.type!==t.number)},Bt.isDateTimeSkeleton=function(e){return!(!e||"object"!=typeof e||e.type!==t.dateTime)},Bt.createLiteralElement=function(t){return{type:e.literal,value:t}},Bt.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||(Bt.TYPE=e={})),function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"}(t||(Bt.SKELETON_TYPE=t={})),Bt}var Ot,Nt=It(),Rt={},Mt=St(xe);var $t=function(){if(Ot)return Rt;Ot=1,Object.defineProperty(Rt,"__esModule",{value:!0}),Rt.printAST=r,Rt.doPrintAST=n,Rt.printDateTimeSkeleton=a;var e=Mt,t=It();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 Rt}();const Ut=["singular","plural","dual","zero","one","two","few","many","other"];const xt={variable:"v",number:"n",datetime:"d",currency:"c","relative-time":"rt"};function jt(e){return xt[e]}function Dt({icuString:e,shouldVisit:t,visitor:r,options:{recurseIntoVisited:n=!0,...o}}){const i=function(e,t){void 0===t&&(t={}),t=ee({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new Tt(e,t).parse();if(r.err){var n=SyntaxError(Re[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return(null==t?void 0:t.captureLocation)||Pt(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===Me.select||e.type===Me.plural?Object.values(e.options).map(e=>e.value).map(a):e.type===Me.tag&&a(e.children))}}const Ft="_gt_",Gt=new RegExp(`^${Ft}\\d+$`),kt=new RegExp(`^${Ft}$`);function Vt(e){return e.type===Nt.TYPE.select&&Gt.test(e.value)&&!!e.options.other&&(0===e.options.other.value.length||e.options.other.value.length>0&&e.options.other.value[0]?.type===Nt.TYPE.literal)}function Kt(e){return e.type===Nt.TYPE.select&&kt.test(e.value)&&!!e.options.other&&(0===e.options.other.value.length||e.options.other.value.length>0&&e.options.other.value[0]?.type===Nt.TYPE.literal)}function Xt(e){if(!e.includes("_gt_"))return e;const t=[];Dt({icuString:e,shouldVisit:Kt,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("")}function Yt(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 Wt(e,t){const r=` other {${Yt(String(e??""))}}`;let n="";return t?.$name&&(n=` _gt_var_name {${Yt(t.$name)}}`),`{${Ft}, select,${r}${n}}`}function Jt(e){return e}const qt=Jt;function zt(e){if(!e.includes("_gt_"))return e;const t=[];Dt({icuString:e,shouldVisit:Kt,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 Zt(e){if(!e.includes("_gt_"))return{};let t=1;const r={};return Dt({icuString:e,shouldVisit:Kt,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 Qt(e){if(!e.includes("_gt_"))return e;return $t.printAST(Dt({icuString:e,shouldVisit:Vt,visitor:function(e){e.type=Nt.TYPE.argument,Reflect.deleteProperty(e,"options")},options:{recurseIntoVisited:!1}}))}function er(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 tr(e){const t=e["data-_gt"]?.variableType||"variable";return{variableName:w(e,t),variableType:jt(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 rr(e,t,r){let n="",o=null;return"number"==typeof e&&!o&&r&&(n=function(e,t=Ut,r=["en"]){const n=S.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 nr(e){return e&&e.props&&e.props["data-_gt"]?e.props["data-_gt"]:null}function or({children:e,defaultLocale:t=A,renderVariable:r}){const o=e=>n.isValidElement(e)?(e=>{const o=nr(e);if(er(e.props)){const{variableType:n,variableValue:o,variableOptions:i,injectionType:a}=tr(e.props);return r({variableType:n,variableValue:o,variableOptions:i,locales:[t],injectionType:a})}if("plural"===o?.transformation){const r=o.branches||{};return i(rr(e.props.n,[t],r)||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?n.createElement(n.Fragment,{key:e.props.key,children:i(e.props.children)}):e.props.children?n.cloneElement(e,{...e.props,"data-_gt":void 0,children:i(e.props.children)}):n.cloneElement(e,{...e.props,"data-_gt":void 0})})(e):e,i=e=>Array.isArray(e)?n.Children.map(e,o):o(e);return i(e)}function ir(e,t){if(null==e)throw new Error("Cannot index into an undefined dictionary");return Array.isArray(e),e[t]}function ar(e,t,r){Array.isArray(e),e[t]=r}function sr(e,t=0){let r=t;const i=e=>{const{type:t,props:n}=e;r+=1;const o={id:r,injectionType:"manual"};let i;try{i="function"==typeof t&&t._gtt||""}catch{}if(i){const e=i.split("-");if("automatic"!==e[1]&&"automatic"!==e[2]||(o.injectionType="automatic"),"translate"===e[0]&&(e[0]="fragment"),"variable"===e[0]&&(o.variableType=e?.[1]||"variable"),"plural"===e[0]){const e=Object.entries(n).reduce((e,[t,n])=>{var o;return o=t,Ut.includes(o)&&(e[t]=sr(n,r)),e},{});Object.keys(e).length&&(o.branches=e)}if("branch"===e[0]){const{children:e,branch:t,...i}=n,a=Object.fromEntries(Object.entries(i).filter(([e])=>!e.startsWith("data-"))),s=Object.entries(a).reduce((e,[t,n])=>(e[t]=sr(n,r),e),{});Object.keys(s).length&&(o.branches=s)}o.transformation=e[0]}return o};function a(e){return o(e)?function(e){const{props:t}=e,r=i(e),o={...t,"data-_gt":r};return t.children&&!r.variableType&&(o.children=s(t.children)),e.type===n.Fragment&&(o["data-_gt"].transformation="fragment"),n.cloneElement(e,o)}(e):e}function s(e){return Array.isArray(e)?n.Children.map(e,a):a(e)}return s(e)}const cr="@generaltranslation/react-core",lr=`${cr} Error: Production environments cannot include an api key.`,ur=`${cr} Error: Fetching batched translations failed`,hr=(e,t)=>e?`${cr} Error: Translation failed for id: ${e}, hash: ${t} `:`${cr} Error: Translation failed for hash: ${t}`,fr=(e,t)=>`${cr} Error: error rendering string ${t?`for id: "${t}"`:""} original message: "${e}"`,dr=(e,t,r="tx")=>`${cr} Error: string translation error. ${r}("${e}")${t?` with id "${t}"`:""} could not locate translation.`,pr=e=>`${cr} Error: Dictionary subtree not found for id: "${e}"`,mr=e=>`${cr} Error: Invalid ICU string dictionary entry found for id: "${e}"`,gr=`${cr} Warning: Translation cloud services require a project ID! Find yours at generaltranslation.com/dashboard.`,yr=e=>`${cr} Warning: No valid dictionary entry found for id: "${e}"`,br=`${cr} 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.)`,Er=`${cr} Warning: Runtime translation timed out.`,vr=`${cr} Warning: No dictionary was found. Ensure you are either passing your dictionary to the <GTProvider>.`;function _r(e){return new Error(`${cr}: The ${e} function was not overridden. This is likely the result of importing directly from "generaltranslation/react-core".`)}function Tr(e){throw _r("readAuthFromEnv")}const wr={pl:"placeholder",ti:"title",alt:"alt",arl:"aria-label",arb:"aria-labelledby",ard:"aria-describedby"},Ar=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"},Hr=e=>{const{props:t}=e,r={t:Ar(e)};if(t["data-_gt"]){const e=t["data-_gt"],n=e.transformation;if("variable"===n){const r=e.variableType||"variable",n=w(t,r),o=jt(r);return{i:e.id,k:n,v:o}}r.i=e.id,r.d=((e,t,r)=>{let n=Object.entries(wr).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]=Pr(r)}),n={...n,b:e,t:"p"}}if("branch"===e&&r){const e={};Object.entries(r).forEach(([t,r])=>{e[t]=Pr(r)}),n={...n,b:e,t:"b"}}return Object.keys(n).length?n:void 0})(n,t,e.branches);let o=Object.entries(wr).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]=Pr(r)}),o={...o,b:t,t:"p"}}if("branch"===n&&e.branches){const t={};Object.entries(e.branches).forEach(([e,r])=>{t[e]=Pr(r)}),o={...o,b:t,t:"b"}}r.d=Object.keys(o).length?o:void 0}return t.children&&(r.c=Pr(t.children)),r},Lr=e=>{return t=e,n.isValidElement(t)?Hr(e):"number"==typeof e?e.toString():e;var t};function Pr(e){return Array.isArray(e)?e.map(Lr):Lr(e)}function Sr(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 Cr(e,t){let r=e;const n=t.split(".");for(const e of n){if("object"!=typeof r&&!Array.isArray(r))return;r=ir(r,e)}return r}function Br(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 Ir({sourceElement:e,targetElement:t,locales:r=[A],renderVariable:o}){const{props:i}=e,a=i["data-_gt"],s=a?.transformation,c=t.d,l={};if(c&&Object.entries(wr).forEach(([e,t])=>{c[e]&&(l[t]=c[e])}),"plural"===s){const n=e.props.n;return Or({source:rr(n,r,a.branches||{})||e.props.children,target:rr(n,r,t.d?.b||{})||t.c,locales:r,renderVariable:o})}if("branch"===s){const{branch:e,children:n}=i;return Or({source:(a.branches||{})[e]||n,target:(t.d?.b||{})[e]||t.c,locales:r,renderVariable:o})}return"fragment"===s&&t.c?n.createElement(n.Fragment,{key:e.props.key,children:Or({source:i.children,target:t.c,locales:r,renderVariable:o})}):i?.children&&t?.c?n.cloneElement(e,{...i,...l,"data-_gt":void 0,children:Or({source:i.children,target:t.c,locales:r,renderVariable:o})}):or({children:e,defaultLocale:r[0],renderVariable:o})}function Or({source:t,target:r,locales:o=[A],renderVariable:i}){if(null==r&&t)return or({children:t,defaultLocale:o[0],renderVariable:i});if("string"==typeof r)return r;if(Array.isArray(r)&&!Array.isArray(t)&&t&&(t=[t]),Array.isArray(t)&&Array.isArray(r)){const a={},s={},c={},l=t.filter(e=>{if(n.isValidElement(e)){if(!er(e.props))return!0;{const{variableName:t,variableValue:r,variableOptions:n,injectionType:o}=tr(e.props);a[t]=r,s[t]=n,c[t]=o}}return!1}),u=e=>l.find(t=>{const r=nr(t);if(void 0!==r?.id){return r.id===e.i}return!1})||l.shift();return r.map((t,r)=>{if("string"==typeof t)return e(n.Fragment,{children:t},`string_${r}`);if(N(t))return e(n.Fragment,{children:i({variableType:t.v||"v",variableValue:a[t.k],variableOptions:s[t.k],locales:o,injectionType:c[t.k]||"manual"})},`var_${r}`);const l=u(t);return l?e(n.Fragment,{children:Ir({sourceElement:l,targetElement:t,locales:o,renderVariable:i})},`element_${r}`):null})}if(r&&"object"==typeof r&&!Array.isArray(r)){const e=N(r)?"variable":"element";if(n.isValidElement(t)){if("element"===e)return Ir({sourceElement:t,targetElement:r,locales:o,renderVariable:i});if(er(t.props)){const{variableValue:e,variableOptions:r,variableType:n,injectionType:a}=tr(t.props);return i({variableType:n,variableValue:e,variableOptions:r,locales:o,injectionType:a})}}}return or({children:t,defaultLocale:o[0],renderVariable:i})}const Nr=(e="production")=>({method:"default",timeout:"development"===e?8e3:12e3});function Rr(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 Mr=e=>"string"==typeof e||Array.isArray(e),$r=e=>"object"==typeof e&&null!==e&&!Array.isArray(e);function Ur(e,t){if(Array.isArray(e))return e.map((e,r)=>Rr(e)?t[r]:Ur(e,t[r]));const r={...Object.fromEntries(Object.entries(e).filter(([,e])=>Mr(e))),...Object.fromEntries(Object.entries(t).filter(([,e])=>Mr(e)))},n=Object.entries(e).filter(([,e])=>$r(e)).map(([e])=>e),o=Object.entries(t).filter(([,e])=>$r(e)).map(([e])=>e),i=new Set([...n,...o]);for(const n of i)r[n]=Ur(ir(e,n)||{},ir(t,n)||{});return r}function xr({dictionary:e,id:t}){if(""===t)return e;let r=e;const n=t.split(".");for(const e of n)r=ir(r,e);return r}const jr=["constructor","prototype","__proto__"];function Dr(e,t,r,n){if(Rr(t))return e;const o=r.split(".");o.forEach(e=>{if(function(e){return!!jr.includes(e)}(e))throw new Error(`Invalid key: ${e}`)}),t||={};for(const e of o.slice(0,-1))null==ir(t,e)&&ar(t,e,Array.isArray(ir(n,e))?[]:{}),t=ir(t,e),n=ir(n,e);ar(t,o[o.length-1],e)}function Fr(e){let t={};return Array.isArray(e)&&(t=[]),Object.entries(e).forEach(([e,r])=>{if(Rr(r)){const{entry:n}=Br(r);ar(t,e,n)}else ar(t,e,Fr(r))}),t}function Gr(e){return function(e){if(R(e),j)return e.toHex();let t="";for(let r=0;r<e.length;r++)t+=D[e[r]];return t}(z(function(e){if("string"!=typeof e)throw new TypeError("string expected");return new Uint8Array((new TextEncoder).encode(e))}(e))).slice(0,16)}function kr({source:e,context:t,id:r,maxChars:n,dataFormat:o},i=Gr){let a;return a="JSX"===o?Kr(e):e,i(O({source:a,...r&&{id:r},...t&&{context:t},...null!=n&&{maxChars:Math.abs(n)},...o&&{dataFormat:o}}))}const Vr=e=>{if(e&&"object"==typeof e){const t={};if("c"in e&&e.c&&(t.c=Kr(e.c)),"d"in e){const r=e?.d;r?.b&&(t.b=Object.fromEntries(Object.entries(r.b).map(([e,t])=>[e,Kr(t)]))),r?.t&&(t.t=r.t)}return N(e)?{k:e.k,...e.v&&{v:e.v}}:t}return e};function Kr(e){return Array.isArray(e)?e.map(Vr):Vr(e)}function Xr(e,t=""){let r=!1;return Object.entries(e).forEach(([n,o])=>{const i=t?`${t}.${n}`:n;if(Rr(o)){let{entry:t,metadata:a}=Br(o);a?.$_hash||(a||={},a.$_hash=kr({source:zt(t),...a?.$context&&{context:a.$context},...null!=a?.$maxChars&&{maxChars:Math.abs(a.$maxChars)},id:i,dataFormat:"ICU"}),ar(e,n,[t,a]),r=!0)}else{const{updateDictionary:e}=Xr(o,i);r=r||e}}),{dictionary:e,updateDictionary:r}}function Yr(e,t,r){const n=xr({dictionary:e,id:r});if(!n)throw new Error(pr(r));if(Rr(n))throw new Error(`${cr} Error: Cannot inject and merge a dictionary entry`);return function(e,t,r){const n=Cr(e,r);if(!n)throw new Error(pr(r));if(Rr(n))throw new Error(`${cr} 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=ir(s,e)}),ar(s,a,t),e}(e,Ur(n,t),r)}function Wr(e,t,r=""){const n=[];return Object.entries(e).forEach(([e,o])=>{const i=r?`${r}.${e}`:e;if(Rr(o)){const{entry:r,metadata:a}=Br(o);ir(t,e)||n.push({source:r,metadata:{$id:i,$context:a?.$context,$maxChars:a?.$maxChars,$_hash:a?.$_hash||""}})}else n.push(...Wr(o,ir(t,e)||(Array.isArray(o)?[]:{}),i))}),n}var Jr={warn(e){console.warn(e)},error(e){console.error(e)},info(e){console.info(e)},debug(e){console.debug(e)}};function qr(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 zr=e=>`String interpolation failed for message: "${e}".`;function Zr(e,t){if(!e)return e;const r=t.$_fallback,n=qr(t);try{const o=Zt(r||"");return E(function(e,t,r,n){try{return v(e,{variables:t,locales:r,dataFormat:n})}catch{return Jr.warn(zr(e)),e}}(Object.keys(o).length?Qt(e):e,{...n,...o,[Ft]:"other"},t.$locale??t.$_locales,t.$format),{maxChars:t.$maxChars})}catch{return Jr.warn(zr(e)),null!=t.$_fallback?Zr(t.$_fallback,{...t,$_fallback:void 0}):E(e,{maxChars:t.$maxChars})}}function Qr(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 en(e){return"string"==typeof e&&-1!==e.lastIndexOf(":")?e.slice(0,e.lastIndexOf(":")):e}const tn=(e,t={})=>Zr(e,t),rn=(e,t={})=>{return e?(r=Qr(e)??{}).$_hash&&r.$_source?en(e):Zr(e,t):e;var r};function nn(e,t){if("string"!=typeof e)return t?e.map((e,r)=>nn(e,{...t,...t.$id&&{$id:`${t.$id}.${r}`}})):e;if(!t)return e;const r=qr(t);let n=e;try{n=v(e,{locales:[A],variables:{...r,[Ft]:"other"}})}catch{return Jr.warn(zr(e)),e}const o=e,i=t.$_hash||function(e,t){return null!=t.$_hash?t.$_hash:kr({source:"ICU"===t.$format?zt(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})}(e,{$format:"ICU",...t}),a={...t,$_source:o,$_hash:i};return`${n}:${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(a))}`}function on({children:e}){return e}function an(e){return on(e)}on._gtt="derive",an._gtt="derive";const sn=i(void 0);function cn(e="useGTContext() must be used within a <GTProvider>!"){const t=a(sn);if(void 0===t)throw new Error(e);return t}function ln({children:r,locales:n,options:o={}}){const i=a(sn);if(null==r)return null;const s=i?.gt||new p;let c="string"==typeof r?parseFloat(r):r;return"number"==typeof c&&(n||(n||=[],i?.locale&&n.push(i.locale),i?.defaultLocale&&n.push(i.defaultLocale)),c=s.formatNum(c,{locales:n,...o})),e(t,{children:c})}function un({children:r}){return e(t,{children:r})}function hn({children:r,currency:n="USD",locales:o,options:i={}}){const s=a(sn);if(null==r)return null;const c=s?.gt||new p;let l="string"==typeof r?parseFloat(r):r;return"number"==typeof l&&(o||(o||=[],s?.locale&&o.push(s.locale),s?.defaultLocale&&o.push(s.defaultLocale)),l=c.formatCurrency(l,n,{locales:o,...i})),e(t,{children:l})}function fn({children:r,locales:n,options:o={}}){const i=a(sn);if(null==r)return null;const s=i?.gt||new p;n||(n=[],i?.locale&&n.push(i.locale),i?.defaultLocale&&n.push(i.defaultLocale));const c=s.formatDateTime(r,{locales:n,...o}).replace(/[\u200F\u202B\u202E]/g,"");return e(t,{children:c})}function dn({date:r,children:n,value:o,unit:i,baseDate:s,locales:c,options:l={}}){const u=a(sn),h=u?.gt||new p;c||(c=[],u?.locale&&c.push(u.locale),u?.defaultLocale&&c.push(u.defaultLocale));const f=r??n;let d;if("development"!==process.env.NODE_ENV||void 0===o||i||console.warn("<RelativeTime>: `value` was provided without `unit`. The `value` prop will be ignored."),void 0!==o&&i)d=h.formatRelativeTime(o,i,{locales:c,numeric:l.numeric,style:l.style,localeMatcher:l.localeMatcher});else{if(null==f)return null;d=h.formatRelativeTimeFromDate(f,{locales:c,baseDate:s??new Date,numeric:l.numeric,style:l.style,localeMatcher:l.localeMatcher})}return e(t,{children:d})}ln._gtt="variable-number",un._gtt="variable-variable",hn._gtt="variable-currency",fn._gtt="variable-datetime",dn._gtt="variable-relative-time";const pn=({variableType:t,variableValue:r,variableOptions:n})=>{if("n"===t){return e(ln,{options:n,children:r})}if("d"===t){return e(fn,{options:n,children:r})}if("c"===t){return e(hn,{options:n,children:r})}if("rt"===t){const t=n;if("number"==typeof r&&t?.unit)return e(dn,{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(dn,{date:o&&!isNaN(o.getTime())?o:void 0,baseDate:t?.baseDate,options:t})}return e(un,{children:r})},mn=Number.POSITIVE_INFINITY,gn=globalThis.__DANGEROUS_USE_REGISTRY__??(globalThis.__DANGEROUS_USE_REGISTRY__=new Map);function yn(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=>yn(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)}:${yn(r[e],t)}`).join(",");return t.delete(r),`{${n}}`}return String(e)}function bn(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e?String(e):yn(e)}function En(e,t,r){const n=gn,o=Date.now(),i=mn,a=bn(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 vn;try{vn=Function("o","k","return o[k]")(r,"use")}catch{}var _n=vn;function Tn({children:r,id:n,context:o,_hash:i,...a}){if(!r)return;n=n??a?.$id,o=o??a?.$context;const l=a?.$maxChars,{translations:u,translationRequired:h,developmentApiEnabled:f,dialectTranslationRequired:d,registerJsxForTranslation:p,renderSettings:m,locale:g,defaultLocale:y}=cn("<T> used on the client-side outside of <GTProvider>"),b=s(()=>sr(r),[r]);let E;n&&(E=u?.[n]),void 0===E&&i&&(E=u?.[i]);const[v,_]=s(()=>{if(!h||E)return[void 0,""];const e=Pr(b);return[e,kr({source:e,...o&&{context:o},...null!=l&&{maxChars:Math.abs(l)},...n&&{id:n},dataFormat:"JSX"})]},[b,o,n,l,h,E]);void 0===E&&(E=u?.[_]);const T=()=>or({children:b,defaultLocale:y,renderVariable:pn}),w=e=>Or({source:b,target:e,locales:[g,y],renderVariable:pn});if(!h||u&&!E&&!f||null===E)return e(t,{children:T()});if(E)return e(c,{fallback:w(E),children:w(E)});const A=async()=>{if(!f||!g)return T();if(E)return w(E);try{const e=await p({source:v,targetLocale:g,metadata:{id:n,hash:_,context:o,...null!=l&&{maxChars:l}}});return e?w(e):T()}catch(e){return console.warn(e),T()}};if(_n){const t=_n(En(["getTranslationPromise",f,JSON.stringify(v),g,n,_,o,l],()=>A()));return e(c,{fallback:t,children:t})}let H;return H="skeleton"===m.method?"":"replace"===m.method||d?T():"",e(c,{fallback:H,children:A()})}function wn(e){const{developmentApiEnabled:t,translationRequired:r,_preloadMessages:n,_filterMessagesForPreload:o,_gtFunction:i,locale:a}=cn("useGT(): No context provided. You're trying to get the gt() function from the useGT() hook, which can be called within a <GTProvider>.");let s;if(e&&_n&&t&&r){const t=o(e);t.length>0&&(s=_n(En(["_preloadMessages",a,JSON.stringify(t)],()=>n(t))))}return l(function(e,t={}){return i(e,t,s)},[s,i])}function An(e){const t=t=>e?`${e}.${t}`:t,{_dictionaryFunction:r,_dictionaryObjFunction:n}=cn(`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}function Hn(){return cn("useDefaultLocale(): Unable to access default locale outside of a <GTProvider>").defaultLocale}function Ln(){return cn("useLocale(): Unable to access user's locale outside of a <GTProvider>").locale}function Pn(){return cn("useVersionId(): Unable to access version ID outside of a <GTProvider>")._versionId}function Sn(){return cn("useRegion(): Unable to access user's region outside of a <GTProvider>").region}Tn._gtt="translate-client";function Cn({gt:e,locale:t,versionId:r,defaultLocale:n,runtimeUrl:o,renderSettings:i,setTranslations:a,environment:c,...d}){const p=!!e.projectId&&!!o&&!!e.devApiKey&&"development"===c;if(!p){const e=e=>Promise.reject(new Error(`${e}() failed because translation is disabled`));return{developmentApiEnabled:p,registerIcuForTranslation:()=>e("registerIcuForTranslation"),registerJsxForTranslation:()=>e("registerJsxForTranslation")}}const m=u({gt:e,locale:t,baseMetadata:{...d,projectId:e.projectId,sourceLocale:n},timeout:i.timeout});m.current.gt=e,m.current.locale=t,m.current.baseMetadata={...d,projectId:e.projectId,sourceLocale:n},m.current.timeout=i.timeout;const g=u(!1),y=u(null),[b,E]=h(0),v=l(e=>{a(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})},[a]),_=l(e=>{y.current={...y.current,...e},g.current&&E(e=>e+1)},[]);f(()=>{if(g.current=!0,y.current){const e=y.current;y.current=null,v(e)}return()=>{g.current=!1}},[v]),f(()=>{if(!g.current)return;const e=y.current;e&&(y.current=null,v(e))},[b,v]);const T=u(0),w=u(new Map),A=u(new Map),H=l(async e=>{if(0===e.size)return{};T.current+=1;const{gt:t,locale:r,baseMetadata:n,timeout:o}=m.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=hr(r,t);console.warn(`${e} ${n.error||"An upstream error occurred."}`),a[t]=null,s.set(t,null)}else{const e=hr(r,t);console.warn(`${e} Unknown response format.`,n),a[t]=null,s.set(t,null)}}}catch(e){"AbortError"===e?.name?console.warn(Er):console.warn(ur,e),i.forEach(e=>{a[e.metadata.hash]=null,s.set(e.metadata.hash,null)})}finally{T.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},[]),L=u(null),P=u(async()=>{}),S=l(e=>{_(e),w.current.size>0&&(L.current=setTimeout(()=>{L.current=null,P.current()},50))},[_]),C=l(()=>{P.current=async()=>{if(T.current>=100)return void(L.current=setTimeout(()=>{L.current=null,P.current()},50));const e=w.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 H(r);S(n)}},[H,S]),B=l((e=!1)=>{if(C(),e)return L.current&&(clearTimeout(L.current),L.current=null),void P.current();L.current||(L.current=setTimeout(()=>{L.current=null,P.current()},50))},[C]),I=l(e=>t=>{const r=`${t.metadata.hash}:${t.targetLocale}`,n=A.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:()=>{}};w.current.set(r,o);const i=w.current.size>=25&&T.current<100;B(i)}).finally(()=>{A.current.delete(r)});return A.current.set(r,o),o},[B]),O=s(()=>I("ICU"),[I]),N=s(()=>I("JSX"),[I]);return f(()=>()=>{L.current&&clearTimeout(L.current)},[]),{developmentApiEnabled:p,registerIcuForTranslation:O,registerJsxForTranslation:N}}function Bn({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=Zt(o||""),s=e.formatMessage(Object.keys(i).length?Qt(t):t,{locales:n,variables:{...r,...i,[Ft]:"other"},dataFormat:l});return e.formatCutoff(s,{maxChars:a})}catch(l){if("production"===s)console.warn(((e,t)=>`${cr} Warning: failed to render string ${t?`for id: "${t}"`:""} original message: "${e}"`)(t,i),"Error: ",l);else{if(!o)throw new Error(`${fr(t,i)} Error: ${l}`);console.error(fr(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:()=>kr({source:zt(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:d,_hash:p,calculateHash:m,renderMessage:g}=c;if(!o)return g(e,[n]);const{translationEntry:y,hash:b}=u(m,h,p);return null===y?g(e,[n]):y?g(y,[r,n],e):void 0!==s?.[b]?s?.[b]?g(s?.[b],[r,n],e):g(e,[n]):i?(a({source:zt(e),targetLocale:r,metadata:{...f&&{context:f},...h&&{id:h},...null!=d&&{maxChars:d},hash:b||""}}),g(e,[n])):(console.warn(dr(e,h,"gt")),g(e,[n]))};return{_gtFunction:h,_mFunction:(e,s={},l)=>{if(!e)return e;const u=Qr(e);if(!u||!u.$_hash||!u.$_source)return h(e,s,l);const{$_hash:f,$_source:d,$context:p,$hash:m,$id:g,$maxChars:y,$format:b,...E}=u,v=(e,t,r)=>c({message:e,locales:t,variables:E,fallback:r,maxChars:y,format:b});if(!o)return v(d,[n]);const _=t?.[u.$_hash];return null===_?v(d,[n]):_?v(_,[r,n],d):i?void 0!==l?.[f]?l?.[f]?v(l?.[f],[r,n],d):v(d,[n]):(a({source:zt(d),targetLocale:r,metadata:{...p&&{context:p},...null!=y&&{maxChars:y},hash:f}}),v(d,[n])):(console.warn(dr(d,en(e),"m")),v(d,[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:d,hash:p}=u(f,i,h);d&&(t[p]=d),t[p]=await a({source:zt(e),targetLocale:r,metadata:{...s&&{context:s},...i&&{id:i},...null!=c&&{maxChars:c},hash:p}})})),t}}}function In(e,t,r,n,o,i,a,s,c,u,h){return l((s,l={})=>{if(!t)return"";const f=Cr(t,s);if(!f)return console.warn(yr(s)),"";if(!Sr(f))return console.warn((e=>`${cr} Warning: Invalid dictionary entry found for id: "${e}"`)(s)),"";const{entry:d,metadata:p}=Br(f);if(!d||"string"!=typeof d)return"";const{$format:m,...g}=l,y=(t,r,n)=>{try{const o=Zt(n||""),i=e.formatMessage(Object.keys(o).length?Qt(t):t,{locales:r,variables:{...g,...o,[Ft]:"other"},dataFormat:m});return e.formatCutoff(i,{maxChars:p?.$maxChars??l.$maxChars})}catch(o){if("production"===h)console.warn((e=>`${cr} Warning: Invalid ICU string dictionary entry found for id: "${e}"`)(s),"Error: ",o);else{if(!n)throw new Error(`${mr(s)} Error: ${o}`);console.error(mr(s),"Error: ",o)}if(n)return y(n,r);return e.formatCutoff(t,{maxChars:p?.$maxChars??l.$maxChars})}};if(!a)return y(d,[i]);const b=Cr(r||{},s);if(b&&Sr(b)){const{entry:e}=Br(b);return y(e,[o,i])}let E=n?.[s],v="";const _=()=>kr({source:zt(d),...p?.$context&&{context:p.$context},...null!=p?.$maxChars&&{maxChars:Math.abs(p.$maxChars)},id:s,dataFormat:"ICU"});return E||(v=_(),E=n?.[v]),E?y(E,[o,i],d):null===E?y(d,[i]):c?(u({source:zt(d),targetLocale:o,metadata:{...p?.$context&&{context:p.$context},...null!=p?.$maxChars&&{maxChars:p.$maxChars},id:s,hash:v||_()}}),y(d,[i])):y(d,[i])},[t,r,n,o,i,a,c,u,s])}function On({_locale:e,defaultLocale:t,locales:r,ssr:n,localeCookieName:o,customMapping:i,useDetermineLocale:a,enableI18n:c,reloadOnLocaleUpdate:l}){const u=s(()=>Array.from(new Set([t,...c?r:[]])),[t,r,c]),[h,f]=a({locale:e,defaultLocale:t,locales:u,ssr:n,localeCookieName:o,customMapping:i,enableI18n:c,reloadOnLocaleUpdate:l}),[d,p]=s(()=>{const e=m(t,h,u,i),r=e&&g(t,h);if(!i){const e=[];if(u.forEach(t=>{y(t)||e.push(t)}),e.length)throw new Error((e=>`${cr} 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(i){const e=[];if(u.forEach(t=>{y(t,i)||e.push(t)}),e.length)throw new Error((e=>`${cr} Error: Invalid canonical locale codes in your configuration: ${e.join(", ")}.`)(e))}return[e,r]},[t,h,u]);return{locale:h,setLocale:f,locales:u,translationRequired:d,dialectTranslationRequired:p}}function Nn({devApiKey:e,projectId:t,runtimeUrl:r,loadTranslationsType:n,cacheUrl:o,locales:i,environment:a}){f(()=>{if("production"===a&&e)throw new Error(lr);if("custom"===n||!o&&!r||t||"development"!==a||console.warn(gr),t&&r&&"custom"!==n&&!e&&"development"===a&&console.warn(br),r===B||o===C&&"default"===n){const e=i.filter(e=>!_(e));e.length&&console.warn((e=>`${cr} Warning: The following locales are currently unsupported by our service: ${e.map(e=>{const{name:t}=d(e);return`${e} (${t})`}).join(", ")}`)(e))}},[e,n,o,r,t,i])}async function Rn(e,t){const r=Array.from(new Set([e,d(e).languageCode]));for(const e of r)try{const r=await t(e);if(r)return r}catch{}console.warn(vr)}function Mn({_translations:e,translationRequired:t,loadTranslationsType:r,loadTranslations:n,locale:o,cacheUrl:i,projectId:a,_versionId:s,gt:c}){const[l,d]=h(e||(t&&"disabled"!==r?null:{})),p=u(!1);return f(()=>{p.current?d(t&&"disabled"!==r?null:{}):p.current=!0},[o,r]),f(()=>{if(l||!t||"disabled"===r)return;let e=!0;return(async()=>{let t;switch(r){case"custom":if(n)try{t=await n(o)}catch(e){console.error(((e="")=>`${cr} Error: Failed to fetch locally stored translations. If using a custom loadTranslations(${e}), make sure it is correctly implemented.`)(o),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:i||C,projectId:a,locale:o,versionId:s,gt:c})}catch(e){console.error(e)}}t||(t={}),e&&d(t)})(),()=>{e=!1}},[l,t,r,i,a,o,s,c]),{translations:l,setTranslations:d}}function $n(e,t,r,n,o,i,a,s,c,u,h,f){return l((a,c,l={})=>{if(""===c)throw new Error(`${cr} Error: You cannot provide an empty id to t.obj()`);const d=xr({dictionary:e,id:c});if(!d)return console.warn(yr(c)),{};if(Rr(d))return f(a,l);if(!s)return Fr(d);const p=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===ir(n,e)&&(Array.isArray(ir(o,e))?ar(n,e,[]):ar(n,e,{})),n=ir(n,e);return n}({dictionary:t,id:c,sourceDictionary:t}),{dictionary:m,updateDictionary:g}=Xr(structuredClone(d),c),y=Wr(m,p,c),{dictionary:b,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=Cr(t,c);let u;Rr(l)&&(u=Br(l).entry);const h=r[o]||u;h&&(Dr(h,t,c,e),i=!0)}),{dictionary:t,updateDictionary:i}}(m,structuredClone(p),o||{},y,c),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=Cr(t,a);let c;Rr(s)&&(c=Br(s).entry),Dr(c||r,t,a,e)}),t}(m,structuredClone(b),y,c);return u&&Promise.allSettled(y.map(async e=>{const{source:t,metadata:r}=e,n=r?.$id;return[n,await h({source:zt(t),targetLocale:i,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&&n(t=>function(e,t,r){return t.forEach(([t,n])=>{Dr(n,e,t,r)}),e}(t,r,e))}),g&&setTimeout(()=>{r(e=>Yr(e,m,c))},0),E&&setTimeout(()=>{n(e=>Ur(e,b))},0),structuredClone(v)},[e,o,i,a,s,c,u,h,t])}function Un({enableI18n:e}){const[t]=h(e);return{enableI18n:t}}function xn(){throw _r("isSSREnabled")}function jn(e){throw _r("useDetermineLocale")}function Dn(e){throw _r("useRegionState")}function Fn({children:t,config:r,environment:n="production",projectId:o=r?.projectId||"",devApiKey:i=r?.devApiKey||"",_versionId:a=r?._versionId,dictionary:l=r?.dictionary||{},locales:u=r?.locales||[],defaultLocale:d=r?.defaultLocale||A,cacheUrl:m=r?.cacheUrl||C,runtimeUrl:g=r?.runtimeUrl||B,renderSettings:y=r?.renderSettings||Nr(n),ssr:E=r?.ssr||xn(),localeCookieName:v=r?.localeCookieName||"generaltranslation.locale",locale:_="",region:T,loadDictionary:w,loadTranslations:H,fallback:L,translations:P=null,customMapping:S=r?.customMapping,enableI18n:I=void 0===r?.enableI18n||r.enableI18n,enableI18nLoaded:O,reloadOnLocaleUpdate:N,useEnableI18n:R=Un,readAuthFromEnv:M=Tr,useDetermineLocale:$=jn,useRegionState:U=Dn,...x}){_&&(_=b(_,S));const{projectId:j,devApiKey:D}=M({projectId:o,devApiKey:i}),{enableI18n:F}=R({enableI18n:I,enableI18nLoaded:O,enableI18nCookieName:"generaltranslation.enable-i18n",ssr:E}),{locale:G,setLocale:k,locales:V,translationRequired:K,dialectTranslationRequired:X}=On({_locale:_,defaultLocale:d,locales:u,ssr:E,localeCookieName:v,customMapping:S,useDetermineLocale:$,enableI18n:F,reloadOnLocaleUpdate:N}),{region:Y,setRegion:W}=U({_region:T,ssr:E,regionCookieName:"generaltranslation.region"}),J=s(()=>new p({devApiKey:D,sourceLocale:d,targetLocale:G,projectId:j,baseUrl:g||void 0,customMapping:S}),[D,d,j,g,S]),q=s(()=>(H?"custom":m&&j&&"default")||"disabled",[H,m,j]),{dictionary:z,setDictionary:Z,dictionaryTranslations:Q,setDictionaryTranslations:ee}=function({_dictionary:e,_dictionaryTranslations:t={},loadDictionary:r,locale:n,defaultLocale:o}){const[i,a]=h(e),[s,c]=h(t);return f(()=>{if(!r)return;let e=!0;return(async()=>{const t=await Rn(o,r)||{},i=await Rn(n,r)||{};e&&a(t||{}),e&&c(i||{})})(),()=>{e=!1}},[r,n,o]),{dictionary:i,setDictionary:a,dictionaryTranslations:s,setDictionaryTranslations:c}}({_dictionary:l,_dictionaryTranslations:{},loadDictionary:w,locale:G,defaultLocale:d});Nn({devApiKey:D,projectId:j,runtimeUrl:g,loadTranslationsType:q,cacheUrl:m,locales:u,environment:n});const{translations:te,setTranslations:re}=Mn({_translations:P,translationRequired:K,loadTranslationsType:q,loadTranslations:H,locale:G,cacheUrl:m,projectId:j,_versionId:a,gt:J}),{registerIcuForTranslation:ne,registerJsxForTranslation:oe,developmentApiEnabled:ie}=Cn({gt:J,locale:G,versionId:a,defaultLocale:d,runtimeUrl:g,renderSettings:y,setTranslations:re,environment:n,...x}),{_gtFunction:ae,_mFunction:se,_filterMessagesForPreload:ce,_preloadMessages:le}=Bn({gt:J,translations:te,locale:G,defaultLocale:d,translationRequired:K,developmentApiEnabled:ie,registerIcuForTranslation:ne,environment:n}),ue=In(J,z,Q,te,G,d,K,X,ie,ne,n),he=$n(z||{},Q||{},Z,ee,te,G,d,K,X,ie,ne,ue),fe=!(K&&!te||!G);return e(sn.Provider,{value:{gt:J,registerIcuForTranslation:ne,registerJsxForTranslation:oe,_gtFunction:ae,_mFunction:se,_filterMessagesForPreload:ce,_preloadMessages:le,_dictionaryFunction:ue,_dictionaryObjFunction:he,developmentApiEnabled:ie,locale:G,locales:V,setLocale:k,defaultLocale:d,region:Y,setRegion:W,translations:te,translationRequired:K,dialectTranslationRequired:X,projectId:j,renderSettings:y,_versionId:a},children:e(c,{fallback:L,children:fe?t:L})})}function Gn({children:r,n:n,locales:o,...i}){const s=a(sn);let c;s&&(o||=s.locale,c||=s.defaultLocale);const l=[...o?[o]:[],c||A];if("number"!=typeof n)throw new Error((e=>`${cr} Error: <Plural> component with children "${e}" requires "n" option.`)(r));return e(t,{children:rr(n,l,i)||r})}function kn({children:r,branch:n,...o}){n=n?.toString(),"string"==typeof n&&n.startsWith("data-")&&(n=void 0);const i=n&&void 0!==o[n]?o[n]:r;return e(t,{children:i})}function Vn(){return cn("useLocales(): Unable to access configured locales outside of a <GTProvider>").locales}function Kn(){const{setLocale:e}=cn("setLocale(): Unable to access user's locale outside of a <GTProvider>");return e}function Xn(e){throw _r("LocaleSelector")}function Yn(e){const{locales:t,locale:r,setLocale:n,gt:o}=cn(),i=s(()=>{if(!t||0===t.length)return[];const e=new Intl.Collator;return[...t].sort((t,r)=>e.compare(o.getLocaleProperties(t).nativeNameWithRegionCode,o.getLocaleProperties(r).nativeNameWithRegionCode))},[t,o]),a=l(e=>o.getLocaleProperties(e),[o]);return{locale:r,locales:e||i,setLocale:n,getLocaleProperties:a}}function Wn(e){throw _r("RegionSelector")}function Jn(){return cn("useGTClass(): Unable to access configured GT class instance outside of a <GTProvider>").gt}function qn(e){return Jn().getLocaleProperties(e)}function zn({regions:e,customMapping:t,prioritizeCurrentLocaleRegion:r=!0,sortRegionsAlphabetically:n=!0}={prioritizeCurrentLocaleRegion:!0,sortRegionsAlphabetically:!0}){const{locales:o,locale:i,setLocale:a,gt:c,region:l,setRegion:u}=cn(),{regionCode:h}=c.getLocaleProperties(i),[f,p]=s(()=>{const a=new Map(o.map(e=>{const t=d(e,i,c.customMapping);return[t.regionCode,t]})),s=e?[...e]:Array.from(a?.keys()||[h]),l=new Map(s.map(e=>[e,{locale:a?.get(e)?.code||i,...c.getRegionProperties(e),..."string"==typeof t?.[e]?{name:t?.[e]}:t?.[e]}]));if(n&&s.sort((e,t)=>(new Intl.Collator).compare(l.get(e).name,l.get(t).name)),r){const e=s.indexOf(h);e>0&&(s.splice(e,1),s.unshift(h))}return[s,l]},[e,l,i,o,c]);return{region:l,setRegion:u,regions:f,regionData:p,locales:o,locale:i,localeRegion:h,setLocale:a}}function Zn(e){const{gt:t}=cn("useLocaleDirection(): Unable to access configured GT class instance outside of a <GTProvider>");return t.getLocaleDirection(e)}function Qn(e){const{developmentApiEnabled:t,translationRequired:r,_preloadMessages:n,_filterMessagesForPreload:o,_mFunction:i,locale:a}=cn("useMessages(): No context provided. You're trying to get the m() function from the useMessages() hook, which can be called within a <GTProvider>.");let s;if(e&&_n&&t&&r){const t=o(e);t.length>0&&(s=_n(En(["_preloadMessages",a,JSON.stringify(t)],()=>n(t))))}return l(function(e,t={}){return i(e,t,s)},[s,i])}Gn._gtt="plural",kn._gtt="branch";export{kn as Branch,hn as Currency,fn as DateTime,on as Derive,sn as GTContext,Fn as GTProvider,Xn as LocaleSelector,ln as Num,Gn as Plural,Wn as RegionSelector,dn as RelativeTime,an as Static,Tn as T,un as Var,qt as declareStatic,Wt as declareVar,en as decodeMsg,Qr as decodeOptions,Xt as decodeVars,Jt as derive,tn as gtFallback,rn as mFallback,nn as msg,Bn as useCreateInternalUseGTFunction,In as useCreateInternalUseTranslationsFunction,$n as useCreateInternalUseTranslationsObjFunction,Hn as useDefaultLocale,wn as useGT,Jn as useGTClass,Ln as useLocale,Zn as useLocaleDirection,qn as useLocaleProperties,Yn as useLocaleSelector,Vn as useLocales,Qn as useMessages,Sn as useRegion,zn as useRegionSelector,Cn as useRuntimeTranslation,Kn as useSetLocale,An as useTranslations,Pn as useVersionId};
|
|
2
|
-
//# sourceMappingURL=index.esm.min.mjs.map
|
|
1
|
+
import*as e from"react";import t,{Suspense as n,createContext as r,isValidElement as i,useCallback as a,useContext as o,useEffect as s,useMemo as c,useRef as l,useState as u}from"react";import{formatCutoff as d,formatMessage as f,getLocaleProperties as p,isSameLanguage as m,isValidLocale as h,requiresTranslation as g,resolveAliasLocale as _}from"@generaltranslation/format";import{Fragment as v,jsx as y}from"react/jsx-runtime";import{GT as b}from"generaltranslation";import{getSupportedLocale as x}from"@generaltranslation/supported-locales";var S=Object.defineProperty,C=Object.getOwnPropertyDescriptor,w=Object.getOwnPropertyNames,T=Object.prototype.hasOwnProperty,E=(e,t)=>()=>(e&&(t=e(e=0)),t),D=(e,t)=>()=>(t||(e((t={exports:{}}).exports,t),e=null),t.exports),O=(e,t)=>{let n={};for(var r in e)S(n,r,{get:e[r],enumerable:!0});return t||S(n,Symbol.toStringTag,{value:`Module`}),n},k=(e,t,n,r)=>{if(t&&typeof t==`object`||typeof t==`function`)for(var i=w(t),a=0,o=i.length,s;a<o;a++)s=i[a],!T.call(e,s)&&s!==n&&S(e,s,{get:(e=>t[e]).bind(null,s),enumerable:!(r=C(t,s))||r.enumerable});return e},A=e=>T.call(e,`module.exports`)?e[`module.exports`]:k(S({},`__esModule`,{value:!0}),e);const j={variable:`value`,number:`n`,datetime:`date`,currency:`cost`,"relative-time":`time`};function ee(e={},t){return typeof e.name==`string`?e.name:`_gt_${j[t]||`value`}_${e[`data-_gt`]?.id}`}function te(e){let t=e.trim();return t?/[.!?)]$/.test(t)?t:`${t}.`:``}function M(e){let t=e.trim(),n=t.length;for(;n>0;){let e=t[n-1];if(e!==`.`&&e!==`!`&&e!==`?`)break;--n}return t.slice(0,n)}function ne(e){return e.replace(/^[A-Z][a-z]/,e=>e.toLowerCase())}function re(e){if(!e)return``;let t=Array.isArray(e)?e.join(`, `):e;return t.trim()?te(`Details: ${t}`):``}function N(e){if(e!=null)return String(e)}function ie({source:e,severity:t,whatHappened:n,reassurance:r,why:i,fix:a,wayOut:o,details:s,docsUrl:c}){let l=e?t?`${e} ${t}:`:`${e}:`:t?`${t}:`:``,u=i?`${M(n)} because ${ne(M(i))}`:n,d=!!a&&!!o&&/^[a-z]/.test(M(o)),f=[u,r,d?`${M(a)}, or ${ne(M(o))}`:a,d?void 0:o,re(s)].filter(e=>!!e).map(te);c&&f.push(`Learn more: ${c}`);let p=f.join(` `);return l?`${l} ${p}`:p}function ae(e){if(typeof Buffer<`u`)return Buffer.from(e,`utf8`).toString(`base64`);let t=new TextEncoder().encode(e),n=``;for(let e=0;e<t.length;e++)n+=String.fromCharCode(t[e]);return btoa(n)}function P(e){if(typeof Buffer<`u`)return Buffer.from(e,`base64`).toString(`utf8`);let t=atob(e),n=new Uint8Array(t.length);for(let e=0;e<t.length;e++)n[e]=t.charCodeAt(e);return new TextDecoder().decode(n)}function F(e){if(e===void 0)return;if(e===null)return`null`;if(typeof e==`number`)return isFinite(e)?``+e:`null`;if(typeof e!=`object`)return JSON.stringify(e);if(Array.isArray(e)){let t=`[`;for(let n=0;n<e.length;n++)n&&(t+=`,`),t+=F(e[n])||`null`;return t+`]`}let t=Object.keys(e).sort(),n=``;for(let r of t){let t=F(e[r]);t&&(n&&(n+=`,`),n+=JSON.stringify(r)+`:`+t)}return`{`+n+`}`}function oe(e){return F(e)??``}function se(e){let t=e;if(t&&typeof t==`object`&&typeof t.k==`string`){let e=Object.keys(t);if(e.length===1||e.length===2&&(typeof t.i==`number`||typeof t.v==`string`)||e.length===3&&typeof t.v==`string`&&typeof t.i==`number`)return!0}return!1}function I(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&e.constructor.name===`Uint8Array`&&`BYTES_PER_ELEMENT`in e&&e.BYTES_PER_ELEMENT===1}function ce(e,t,n=``){let r=I(e),i=e?.length,a=t!==void 0;if(!r||a&&i!==t){let o=n&&`"${n}" `,s=a?` of length ${t}`:``,c=r?`length=${i}`:`type=${typeof e}`,l=o+`expected Uint8Array`+s+`, got `+c;throw r?RangeError(l):TypeError(l)}return e}function le(e,t=!0){if(e.destroyed)throw Error(`Hash instance has been destroyed`);if(t&&e.finished)throw Error(`Hash#digest() has already been called`)}function ue(e,t){ce(e,void 0,`digestInto() output`);let n=t.outputLen;if(e.length<n)throw RangeError(`"digestInto() output" expected to be of length >=`+n)}function de(...e){for(let t=0;t<e.length;t++)e[t].fill(0)}function fe(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)}function L(e,t){return e<<32-t|e>>>t}new Uint8Array(new Uint32Array([287454020]).buffer)[0];const pe=typeof Uint8Array.from([]).toHex==`function`&&typeof Uint8Array.fromHex==`function`,me=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,`0`));function he(e){if(ce(e),pe)return e.toHex();let t=``;for(let n=0;n<e.length;n++)t+=me[e[n]];return t}function ge(e){if(typeof e!=`string`)throw TypeError(`string expected`);return new Uint8Array(new TextEncoder().encode(e))}function _e(e,t={}){let n=(t,n)=>e(n).update(t).digest(),r=e(void 0);return n.outputLen=r.outputLen,n.blockLen=r.blockLen,n.canXOF=r.canXOF,n.create=t=>e(t),Object.assign(n,t),Object.freeze(n)}const ve=e=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,e])});function ye(e,t,n){return e&t^~e&n}function be(e,t,n){return e&t^e&n^t&n}var xe=class{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,t,n,r){this.blockLen=e,this.outputLen=t,this.padOffset=n,this.isLE=r,this.buffer=new Uint8Array(e),this.view=fe(this.buffer)}update(e){le(this),ce(e);let{view:t,buffer:n,blockLen:r}=this,i=e.length;for(let a=0;a<i;){let o=Math.min(r-this.pos,i-a);if(o===r){let t=fe(e);for(;r<=i-a;a+=r)this.process(t,a);continue}n.set(e.subarray(a,a+o),this.pos),this.pos+=o,a+=o,this.pos===r&&(this.process(t,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){le(this),ue(e,this),this.finished=!0;let{buffer:t,view:n,blockLen:r,isLE:i}=this,{pos:a}=this;t[a++]=128,de(this.buffer.subarray(a)),this.padOffset>r-a&&(this.process(n,0),a=0);for(let e=a;e<r;e++)t[e]=0;n.setBigUint64(r-8,BigInt(this.length*8),i),this.process(n,0);let o=fe(e),s=this.outputLen;if(s%4)throw Error(`_sha2: outputLen must be aligned to 32bit`);let c=s/4,l=this.get();if(c>l.length)throw Error(`_sha2: outputLen bigger than state`);for(let e=0;e<c;e++)o.setUint32(4*e,l[e],i)}digest(){let{buffer:e,outputLen:t}=this;this.digestInto(e);let n=e.slice(0,t);return this.destroy(),n}_cloneInto(e){e||=new this.constructor,e.set(...this.get());let{blockLen:t,buffer:n,length:r,finished:i,destroyed:a,pos:o}=this;return e.destroyed=a,e.finished=i,e.length=r,e.pos=o,r%t&&e.buffer.set(n),e}clone(){return this._cloneInto()}};const R=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),Se=BigInt(2**32-1),Ce=BigInt(32);function we(e,t=!1){return t?{h:Number(e&Se),l:Number(e>>Ce&Se)}:{h:Number(e>>Ce&Se)|0,l:Number(e&Se)|0}}function Te(e,t=!1){let n=e.length,r=new Uint32Array(n),i=new Uint32Array(n);for(let a=0;a<n;a++){let{h:n,l:o}=we(e[a],t);[r[a],i[a]]=[n,o]}return[r,i]}const Ee=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]),z=new Uint32Array(64);var De=class extends xe{constructor(e){super(64,e,8,!1)}get(){let{A:e,B:t,C:n,D:r,E:i,F:a,G:o,H:s}=this;return[e,t,n,r,i,a,o,s]}set(e,t,n,r,i,a,o,s){this.A=e|0,this.B=t|0,this.C=n|0,this.D=r|0,this.E=i|0,this.F=a|0,this.G=o|0,this.H=s|0}process(e,t){for(let n=0;n<16;n++,t+=4)z[n]=e.getUint32(t,!1);for(let e=16;e<64;e++){let t=z[e-15],n=z[e-2],r=L(t,7)^L(t,18)^t>>>3;z[e]=(L(n,17)^L(n,19)^n>>>10)+z[e-7]+r+z[e-16]|0}let{A:n,B:r,C:i,D:a,E:o,F:s,G:c,H:l}=this;for(let e=0;e<64;e++){let t=L(o,6)^L(o,11)^L(o,25),u=l+t+ye(o,s,c)+Ee[e]+z[e]|0,d=(L(n,2)^L(n,13)^L(n,22))+be(n,r,i)|0;l=c,c=s,s=o,o=a+u|0,a=i,i=r,r=n,n=u+d|0}n=n+this.A|0,r=r+this.B|0,i=i+this.C|0,a=a+this.D|0,o=o+this.E|0,s=s+this.F|0,c=c+this.G|0,l=l+this.H|0,this.set(n,r,i,a,o,s,c,l)}roundClean(){de(z)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),de(this.buffer)}},Oe=class extends De{A=R[0]|0;B=R[1]|0;C=R[2]|0;D=R[3]|0;E=R[4]|0;F=R[5]|0;G=R[6]|0;H=R[7]|0;constructor(){super(32)}};const ke=Te(`0x428a2f98d728ae22.0x7137449123ef65cd.0xb5c0fbcfec4d3b2f.0xe9b5dba58189dbbc.0x3956c25bf348b538.0x59f111f1b605d019.0x923f82a4af194f9b.0xab1c5ed5da6d8118.0xd807aa98a3030242.0x12835b0145706fbe.0x243185be4ee4b28c.0x550c7dc3d5ffb4e2.0x72be5d74f27b896f.0x80deb1fe3b1696b1.0x9bdc06a725c71235.0xc19bf174cf692694.0xe49b69c19ef14ad2.0xefbe4786384f25e3.0x0fc19dc68b8cd5b5.0x240ca1cc77ac9c65.0x2de92c6f592b0275.0x4a7484aa6ea6e483.0x5cb0a9dcbd41fbd4.0x76f988da831153b5.0x983e5152ee66dfab.0xa831c66d2db43210.0xb00327c898fb213f.0xbf597fc7beef0ee4.0xc6e00bf33da88fc2.0xd5a79147930aa725.0x06ca6351e003826f.0x142929670a0e6e70.0x27b70a8546d22ffc.0x2e1b21385c26c926.0x4d2c6dfc5ac42aed.0x53380d139d95b3df.0x650a73548baf63de.0x766a0abb3c77b2a8.0x81c2c92e47edaee6.0x92722c851482353b.0xa2bfe8a14cf10364.0xa81a664bbc423001.0xc24b8b70d0f89791.0xc76c51a30654be30.0xd192e819d6ef5218.0xd69906245565a910.0xf40e35855771202a.0x106aa07032bbd1b8.0x19a4c116b8d2d0c8.0x1e376c085141ab53.0x2748774cdf8eeb99.0x34b0bcb5e19b48a8.0x391c0cb3c5c95a63.0x4ed8aa4ae3418acb.0x5b9cca4f7763e373.0x682e6ff3d6b2b8a3.0x748f82ee5defb2fc.0x78a5636f43172f60.0x84c87814a1f0ab72.0x8cc702081a6439ec.0x90befffa23631e28.0xa4506cebde82bde9.0xbef9a3f7b2c67915.0xc67178f2e372532b.0xca273eceea26619c.0xd186b8c721c0c207.0xeada7dd6cde0eb1e.0xf57d4f7fee6ed178.0x06f067aa72176fba.0x0a637dc5a2c898a6.0x113f9804bef90dae.0x1b710b35131c471b.0x28db77f523047d84.0x32caab7b40c72493.0x3c9ebe0a15c9bebc.0x431d67c49c100d4c.0x4cc5d4becb3e42b6.0x597f299cfc657e2a.0x5fcb6fab3ad6faec.0x6c44198c4a475817`.split(`.`).map(e=>BigInt(e)));ke[0],ke[1];const Ae=_e(()=>new Oe,ve(1)),je=e=>`generaltranslation Formatting Error: Invalid cutoff style: ${e}.`,Me=`DEFAULT_TERMINATOR_KEY`,Ne={ellipsis:{fr:{terminator:`…`,separator:` `},zh:{terminator:`……`,separator:void 0},ja:{terminator:`……`,separator:void 0},[Me]:{terminator:`…`,separator:void 0}},none:{[Me]:{terminator:void 0,separator:void 0}}};var Pe=class e{static resolveLocale(e){try{let t=e?Array.isArray(e)?e.map(String):[String(e)]:[`en`],[n]=Intl.getCanonicalLocales(t);return n??`en`}catch{return`en`}}constructor(t,n={}){this.locale=e.resolveLocale(t);let r=n.style??`ellipsis`;if(!Ne[r])throw Error(je(r));let i=n.maxChars===void 0?void 0:Ne[r][new Intl.Locale(this.locale).language]||Ne[r].DEFAULT_TERMINATOR_KEY,a=n.terminator??i?.terminator,o=a==null?void 0:n.separator??i?.separator;this.additionLength=(a?.length??0)+(o?.length??0),n.maxChars!==void 0&&Math.abs(n.maxChars)<this.additionLength&&(a=void 0,o=void 0),this.options={maxChars:n.maxChars,style:n.maxChars===void 0?void 0:r,terminator:a,separator:o}}format(e){return this.formatToParts(e).join(``)}formatToParts(e){let{maxChars:t,terminator:n,separator:r}=this.options,i=t===void 0||Math.abs(t)>=e.length?t:t>=0?Math.max(0,t-this.additionLength):Math.min(0,t+this.additionLength),a=i!==void 0&&i>-1?e.slice(0,i):e.slice(i);return t==null||i==null||i===0||n==null||e.length<=Math.abs(t)?[a]:i>0?r==null?[a,n]:[a,r,n]:r==null?[n,a]:[n,r,a]}resolvedOptions(){return this.options}};const Fe={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:Pe},Ie=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){let[n=`en`,r={}]=t,i=this.generateKey(n,r),a=this.cache[e];a===void 0&&(a={},this.cache[e]=a);let o=a[i];return o===void 0&&(o=new Fe[e](...t),a[i]=o),o}};function Le(e){return Ie.get(`PluralRules`,e)}var B=O({__addDisposableResource:()=>dt,__assign:()=>ht,__asyncDelegator:()=>rt,__asyncGenerator:()=>nt,__asyncValues:()=>it,__await:()=>tt,__awaiter:()=>qe,__classPrivateFieldGet:()=>ct,__classPrivateFieldIn:()=>ut,__classPrivateFieldSet:()=>lt,__createBinding:()=>gt,__decorate:()=>Be,__disposeResources:()=>ft,__esDecorate:()=>He,__exportStar:()=>Ye,__extends:()=>Re,__generator:()=>Je,__importDefault:()=>st,__importStar:()=>ot,__makeTemplateObject:()=>at,__metadata:()=>Ke,__param:()=>Ve,__propKey:()=>We,__read:()=>Ze,__rest:()=>ze,__rewriteRelativeImportExtension:()=>pt,__runInitializers:()=>Ue,__setFunctionName:()=>Ge,__spread:()=>Qe,__spreadArray:()=>et,__spreadArrays:()=>$e,__values:()=>Xe,default:()=>bt});function Re(e,t){if(typeof t!=`function`&&t!==null)throw TypeError(`Class extends value `+String(t)+` is not a constructor or null`);mt(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}function ze(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols==`function`)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n}function Be(e,t,n,r){var i=arguments.length,a=i<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,n):r,o;if(typeof Reflect==`object`&&typeof Reflect.decorate==`function`)a=Reflect.decorate(e,t,n,r);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(a=(i<3?o(a):i>3?o(t,n,a):o(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a}function Ve(e,t){return function(n,r){t(n,r,e)}}function He(e,t,n,r,i,a){function o(e){if(e!==void 0&&typeof e!=`function`)throw TypeError(`Function expected`);return e}for(var s=r.kind,c=s===`getter`?`get`:s===`setter`?`set`:`value`,l=!t&&e?r.static?e:e.prototype:null,u=t||(l?Object.getOwnPropertyDescriptor(l,r.name):{}),d,f=!1,p=n.length-1;p>=0;p--){var m={};for(var h in r)m[h]=h===`access`?{}:r[h];for(var h in r.access)m.access[h]=r.access[h];m.addInitializer=function(e){if(f)throw TypeError(`Cannot add initializers after decoration has completed`);a.push(o(e||null))};var g=(0,n[p])(s===`accessor`?{get:u.get,set:u.set}:u[c],m);if(s===`accessor`){if(g===void 0)continue;if(typeof g!=`object`||!g)throw TypeError(`Object expected`);(d=o(g.get))&&(u.get=d),(d=o(g.set))&&(u.set=d),(d=o(g.init))&&i.unshift(d)}else (d=o(g))&&(s===`field`?i.unshift(d):u[c]=d)}l&&Object.defineProperty(l,r.name,u),f=!0}function Ue(e,t,n){for(var r=arguments.length>2,i=0;i<t.length;i++)n=r?t[i].call(e,n):t[i].call(e);return r?n:void 0}function We(e){return typeof e==`symbol`?e:`${e}`}function Ge(e,t,n){return typeof t==`symbol`&&(t=t.description?`[${t.description}]`:``),Object.defineProperty(e,`name`,{configurable:!0,value:n?`${n} ${t}`:t})}function Ke(e,t){if(typeof Reflect==`object`&&typeof Reflect.metadata==`function`)return Reflect.metadata(e,t)}function qe(e,t,n,r){function i(e){return e instanceof n?e:new n(function(t){t(e)})}return new(n||=Promise)(function(n,a){function o(e){try{c(r.next(e))}catch(e){a(e)}}function s(e){try{c(r.throw(e))}catch(e){a(e)}}function c(e){e.done?n(e.value):i(e.value).then(o,s)}c((r=r.apply(e,t||[])).next())})}function Je(e,t){var n={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},r,i,a,o=Object.create((typeof Iterator==`function`?Iterator:Object).prototype);return o.next=s(0),o.throw=s(1),o.return=s(2),typeof Symbol==`function`&&(o[Symbol.iterator]=function(){return this}),o;function s(e){return function(t){return c([e,t])}}function c(s){if(r)throw TypeError(`Generator is already executing.`);for(;o&&(o=0,s[0]&&(n=0)),n;)try{if(r=1,i&&(a=s[0]&2?i.return:s[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,s[1])).done)return a;switch(i=0,a&&(s=[s[0]&2,a.value]),s[0]){case 0:case 1:a=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if((a=n.trys,!(a=a.length>0&&a[a.length-1]))&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!a||s[1]>a[0]&&s[1]<a[3])){n.label=s[1];break}if(s[0]===6&&n.label<a[1]){n.label=a[1],a=s;break}if(a&&n.label<a[2]){n.label=a[2],n.ops.push(s);break}a[2]&&n.ops.pop(),n.trys.pop();continue}s=t.call(e,n)}catch(e){s=[6,e],i=0}finally{r=a=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}}function Ye(e,t){for(var n in e)n!==`default`&&!Object.prototype.hasOwnProperty.call(t,n)&>(t,e,n)}function Xe(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)}function Ze(e,t){var n=typeof Symbol==`function`&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,a=[],o;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)a.push(i.value)}catch(e){o={error:e}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(o)throw o.error}}return a}function Qe(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(Ze(arguments[t]));return e}function $e(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;for(var r=Array(e),i=0,t=0;t<n;t++)for(var a=arguments[t],o=0,s=a.length;o<s;o++,i++)r[i]=a[o];return r}function et(e,t,n){if(n||arguments.length===2)for(var r=0,i=t.length,a;r<i;r++)(a||!(r in t))&&(a||=Array.prototype.slice.call(t,0,r),a[r]=t[r]);return e.concat(a||Array.prototype.slice.call(t))}function tt(e){return this instanceof tt?(this.v=e,this):new tt(e)}function nt(e,t,n){if(!Symbol.asyncIterator)throw TypeError(`Symbol.asyncIterator is not defined.`);var r=n.apply(e,t||[]),i,a=[];return i=Object.create((typeof AsyncIterator==`function`?AsyncIterator:Object).prototype),s(`next`),s(`throw`),s(`return`,o),i[Symbol.asyncIterator]=function(){return this},i;function o(e){return function(t){return Promise.resolve(t).then(e,d)}}function s(e,t){r[e]&&(i[e]=function(t){return new Promise(function(n,r){a.push([e,t,n,r])>1||c(e,t)})},t&&(i[e]=t(i[e])))}function c(e,t){try{l(r[e](t))}catch(e){f(a[0][3],e)}}function l(e){e.value instanceof tt?Promise.resolve(e.value.v).then(u,d):f(a[0][2],e)}function u(e){c(`next`,e)}function d(e){c(`throw`,e)}function f(e,t){e(t),a.shift(),a.length&&c(a[0][0],a[0][1])}}function rt(e){var t,n;return t={},r(`next`),r(`throw`,function(e){throw e}),r(`return`),t[Symbol.iterator]=function(){return this},t;function r(r,i){t[r]=e[r]?function(t){return(n=!n)?{value:tt(e[r](t)),done:!1}:i?i(t):t}:i}}function it(e){if(!Symbol.asyncIterator)throw TypeError(`Symbol.asyncIterator is not defined.`);var t=e[Symbol.asyncIterator],n;return t?t.call(e):(e=typeof Xe==`function`?Xe(e):e[Symbol.iterator](),n={},r(`next`),r(`throw`),r(`return`),n[Symbol.asyncIterator]=function(){return this},n);function r(t){n[t]=e[t]&&function(n){return new Promise(function(r,a){n=e[t](n),i(r,a,n.done,n.value)})}}function i(e,t,n,r){Promise.resolve(r).then(function(t){e({value:t,done:n})},t)}}function at(e,t){return Object.defineProperty?Object.defineProperty(e,`raw`,{value:t}):e.raw=t,e}function ot(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var n=vt(e),r=0;r<n.length;r++)n[r]!==`default`&>(t,e,n[r]);return _t(t,e),t}function st(e){return e&&e.__esModule?e:{default:e}}function ct(e,t,n,r){if(n===`a`&&!r)throw TypeError(`Private accessor was defined without a getter`);if(typeof t==`function`?e!==t||!r:!t.has(e))throw TypeError(`Cannot read private member from an object whose class did not declare it`);return n===`m`?r:n===`a`?r.call(e):r?r.value:t.get(e)}function lt(e,t,n,r,i){if(r===`m`)throw TypeError(`Private method is not writable`);if(r===`a`&&!i)throw TypeError(`Private accessor was defined without a setter`);if(typeof t==`function`?e!==t||!i:!t.has(e))throw TypeError(`Cannot write private member to an object whose class did not declare it`);return r===`a`?i.call(e,n):i?i.value=n:t.set(e,n),n}function ut(e,t){if(t===null||typeof t!=`object`&&typeof t!=`function`)throw TypeError(`Cannot use 'in' operator on non-object`);return typeof e==`function`?t===e:e.has(t)}function dt(e,t,n){if(t!=null){if(typeof t!=`object`&&typeof t!=`function`)throw TypeError(`Object expected.`);var r,i;if(n){if(!Symbol.asyncDispose)throw TypeError(`Symbol.asyncDispose is not defined.`);r=t[Symbol.asyncDispose]}if(r===void 0){if(!Symbol.dispose)throw TypeError(`Symbol.dispose is not defined.`);r=t[Symbol.dispose],n&&(i=r)}if(typeof r!=`function`)throw TypeError(`Object not disposable.`);i&&(r=function(){try{i.call(this)}catch(e){return Promise.reject(e)}}),e.stack.push({value:t,dispose:r,async:n})}else n&&e.stack.push({async:!0});return t}function ft(e){function t(t){e.error=e.hasError?new yt(t,e.error,`An error was suppressed during disposal.`):t,e.hasError=!0}var n,r=0;function i(){for(;n=e.stack.pop();)try{if(!n.async&&r===1)return r=0,e.stack.push(n),Promise.resolve().then(i);if(n.dispose){var a=n.dispose.call(n.value);if(n.async)return r|=2,Promise.resolve(a).then(i,function(e){return t(e),i()})}else r|=1}catch(e){t(e)}if(r===1)return e.hasError?Promise.reject(e.error):Promise.resolve();if(e.hasError)throw e.error}return i()}function pt(e,t){return typeof e==`string`&&/^\.\.?\//.test(e)?e.replace(/\.(tsx)$|((?:\.d)?)((?:\.[^./]+?)?)\.([cm]?)ts$/i,function(e,n,r,i,a){return n?t?`.jsx`:`.js`:r&&(!i||!a)?e:r+i+`.`+a.toLowerCase()+`js`}):e}var mt,ht,gt,_t,vt,yt,bt,V=E((()=>{mt=function(e,t){return mt=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},mt(e,t)},ht=function(){return ht=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n],t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},ht.apply(this,arguments)},gt=Object.create?(function(e,t,n,r){r===void 0&&(r=n);var i=Object.getOwnPropertyDescriptor(t,n);(!i||(`get`in i?!t.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,i)}):(function(e,t,n,r){r===void 0&&(r=n),e[r]=t[n]}),_t=Object.create?(function(e,t){Object.defineProperty(e,`default`,{enumerable:!0,value:t})}):function(e,t){e.default=t},vt=function(e){return vt=Object.getOwnPropertyNames||function(e){var t=[];for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[t.length]=n);return t},vt(e)},yt=typeof SuppressedError==`function`?SuppressedError:function(e,t,n){var r=Error(n);return r.name=`SuppressedError`,r.error=e,r.suppressed=t,r},bt={__extends:Re,__assign:ht,__rest:ze,__decorate:Be,__param:Ve,__esDecorate:He,__runInitializers:Ue,__propKey:We,__setFunctionName:Ge,__metadata:Ke,__awaiter:qe,__generator:Je,__createBinding:gt,__exportStar:Ye,__values:Xe,__read:Ze,__spread:Qe,__spreadArrays:$e,__spreadArray:et,__await:tt,__asyncGenerator:nt,__asyncDelegator:rt,__asyncValues:it,__makeTemplateObject:at,__importStar:ot,__importDefault:st,__classPrivateFieldGet:ct,__classPrivateFieldSet:lt,__classPrivateFieldIn:ut,__addDisposableResource:dt,__disposeResources:ft,__rewriteRelativeImportExtension:pt}})),xt=D((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.ErrorKind=void 0;var t;(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`})(t||(e.ErrorKind=t={}))})),H=D((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.SKELETON_TYPE=e.TYPE=void 0,e.isLiteralElement=r,e.isArgumentElement=i,e.isNumberElement=a,e.isDateElement=o,e.isTimeElement=s,e.isSelectElement=c,e.isPluralElement=l,e.isPoundElement=u,e.isTagElement=d,e.isNumberSkeleton=f,e.isDateTimeSkeleton=p,e.createLiteralElement=m,e.createNumberElement=h;var t;(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`})(t||(e.TYPE=t={}));var n;(function(e){e[e.number=0]=`number`,e[e.dateTime=1]=`dateTime`})(n||(e.SKELETON_TYPE=n={}));function r(e){return e.type===t.literal}function i(e){return e.type===t.argument}function a(e){return e.type===t.number}function o(e){return e.type===t.date}function s(e){return e.type===t.time}function c(e){return e.type===t.select}function l(e){return e.type===t.plural}function u(e){return e.type===t.pound}function d(e){return e.type===t.tag}function f(e){return!!(e&&typeof e==`object`&&e.type===n.number)}function p(e){return!!(e&&typeof e==`object`&&e.type===n.dateTime)}function m(e){return{type:t.literal,value:e}}function h(e,n){return{type:t.number,value:e,style:n}}})),St=D((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.WHITE_SPACE_REGEX=e.SPACE_SEPARATOR_REGEX=void 0,e.SPACE_SEPARATOR_REGEX=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,e.WHITE_SPACE_REGEX=/[\t-\r \x85\u200E\u200F\u2028\u2029]/})),Ct=D((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.parseDateTimeSkeleton=n;var t=/(?:[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 n(e){var n={};return e.replace(t,function(e){var t=e.length;switch(e[0]){case`G`:n.era=t===4?`long`:t===5?`narrow`:`short`;break;case`y`:n.year=t===2?`2-digit`:`numeric`;break;case`Y`:case`u`:case`U`:case`r`:throw RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case`q`:case`Q`:throw RangeError("`q/Q` (quarter) patterns are not supported");case`M`:case`L`:n.month=[`numeric`,`2-digit`,`short`,`long`,`narrow`][t-1];break;case`w`:case`W`:throw RangeError("`w/W` (week) patterns are not supported");case`d`:n.day=[`numeric`,`2-digit`][t-1];break;case`D`:case`F`:case`g`:throw RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case`E`:n.weekday=t===4?`long`:t===5?`narrow`:`short`;break;case`e`:if(t<4)throw RangeError("`e..eee` (weekday) patterns are not supported");n.weekday=[`short`,`long`,`narrow`,`short`][t-4];break;case`c`:if(t<4)throw RangeError("`c..ccc` (weekday) patterns are not supported");n.weekday=[`short`,`long`,`narrow`,`short`][t-4];break;case`a`:n.hour12=!0;break;case`b`:case`B`:throw RangeError("`b/B` (period) patterns are not supported, use `a` instead");case`h`:n.hourCycle=`h12`,n.hour=[`numeric`,`2-digit`][t-1];break;case`H`:n.hourCycle=`h23`,n.hour=[`numeric`,`2-digit`][t-1];break;case`K`:n.hourCycle=`h11`,n.hour=[`numeric`,`2-digit`][t-1];break;case`k`:n.hourCycle=`h24`,n.hour=[`numeric`,`2-digit`][t-1];break;case`j`:case`J`:case`C`:throw RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case`m`:n.minute=[`numeric`,`2-digit`][t-1];break;case`s`:n.second=[`numeric`,`2-digit`][t-1];break;case`S`:case`A`:throw RangeError("`S/A` (second) patterns are not supported, use `s` instead");case`z`:n.timeZoneName=t<4?`short`:`long`;break;case`Z`:case`O`:case`v`:case`V`:case`X`:case`x`:throw RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return``}),n}})),wt=D((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.WHITE_SPACE_REGEX=void 0,e.WHITE_SPACE_REGEX=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i})),Tt=D((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.parseNumberSkeletonFromString=r,e.parseNumberSkeleton=p;var t=(V(),A(B)),n=wt();function r(e){if(e.length===0)throw Error(`Number skeleton cannot be empty`);for(var t=e.split(n.WHITE_SPACE_REGEX).filter(function(e){return e.length>0}),r=[],i=0,a=t;i<a.length;i++){var o=a[i].split(`/`);if(o.length===0)throw Error(`Invalid number skeleton`);for(var s=o[0],c=o.slice(1),l=0,u=c;l<u.length;l++)if(u[l].length===0)throw Error(`Invalid number skeleton`);r.push({stem:s,options:c})}return r}function i(e){return e.replace(/^(.*?)-/,``)}var a=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,o=/^(@+)?(\+|#+)?[rs]?$/g,s=/(\*)(0+)|(#+)(0+)|(0+)/g,c=/^(0+)$/;function l(e){var t={};return e[e.length-1]===`r`?t.roundingPriority=`morePrecision`:e[e.length-1]===`s`&&(t.roundingPriority=`lessPrecision`),e.replace(o,function(e,n,r){return typeof r==`string`?r===`+`?t.minimumSignificantDigits=n.length:n[0]===`#`?t.maximumSignificantDigits=n.length:(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length+(typeof r==`string`?r.length:0)):(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length),``}),t}function u(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 d(e){var t;if(e[0]===`E`&&e[1]===`E`?(t={notation:`engineering`},e=e.slice(2)):e[0]===`E`&&(t={notation:`scientific`},e=e.slice(1)),t){var n=e.slice(0,2);if(n===`+!`?(t.signDisplay=`always`,e=e.slice(2)):n===`+?`&&(t.signDisplay=`exceptZero`,e=e.slice(2)),!c.test(e))throw Error(`Malformed concise eng/scientific notation`);t.minimumIntegerDigits=e.length}return t}function f(e){return u(e)||{}}function p(e){for(var n={},r=0,p=e;r<p.length;r++){var m=p[r];switch(m.stem){case`percent`:case`%`:n.style=`percent`;continue;case`%x100`:n.style=`percent`,n.scale=100;continue;case`currency`:n.style=`currency`,n.currency=m.options[0];continue;case`group-off`:case`,_`:n.useGrouping=!1;continue;case`precision-integer`:case`.`:n.maximumFractionDigits=0;continue;case`measure-unit`:case`unit`:n.style=`unit`,n.unit=i(m.options[0]);continue;case`compact-short`:case`K`:n.notation=`compact`,n.compactDisplay=`short`;continue;case`compact-long`:case`KK`:n.notation=`compact`,n.compactDisplay=`long`;continue;case`scientific`:n=t.__assign(t.__assign(t.__assign({},n),{notation:`scientific`}),m.options.reduce(function(e,n){return t.__assign(t.__assign({},e),f(n))},{}));continue;case`engineering`:n=t.__assign(t.__assign(t.__assign({},n),{notation:`engineering`}),m.options.reduce(function(e,n){return t.__assign(t.__assign({},e),f(n))},{}));continue;case`notation-simple`:n.notation=`standard`;continue;case`unit-width-narrow`:n.currencyDisplay=`narrowSymbol`,n.unitDisplay=`narrow`;continue;case`unit-width-short`:n.currencyDisplay=`code`,n.unitDisplay=`short`;continue;case`unit-width-full-name`:n.currencyDisplay=`name`,n.unitDisplay=`long`;continue;case`unit-width-iso-code`:n.currencyDisplay=`symbol`;continue;case`scale`:n.scale=parseFloat(m.options[0]);continue;case`rounding-mode-floor`:n.roundingMode=`floor`;continue;case`rounding-mode-ceiling`:n.roundingMode=`ceil`;continue;case`rounding-mode-down`:n.roundingMode=`trunc`;continue;case`rounding-mode-up`:n.roundingMode=`expand`;continue;case`rounding-mode-half-even`:n.roundingMode=`halfEven`;continue;case`rounding-mode-half-down`:n.roundingMode=`halfTrunc`;continue;case`rounding-mode-half-up`:n.roundingMode=`halfExpand`;continue;case`integer-width`:if(m.options.length>1)throw RangeError(`integer-width stems only accept a single optional option`);m.options[0].replace(s,function(e,t,r,i,a,o){if(t)n.minimumIntegerDigits=r.length;else if(i&&a)throw Error(`We currently do not support maximum integer digits`);else if(o)throw Error(`We currently do not support exact integer digits`);return``});continue}if(c.test(m.stem)){n.minimumIntegerDigits=m.stem.length;continue}if(a.test(m.stem)){if(m.options.length>1)throw RangeError(`Fraction-precision stems only accept a single optional option`);m.stem.replace(a,function(e,t,r,i,a,o){return r===`*`?n.minimumFractionDigits=t.length:i&&i[0]===`#`?n.maximumFractionDigits=i.length:a&&o?(n.minimumFractionDigits=a.length,n.maximumFractionDigits=a.length+o.length):(n.minimumFractionDigits=t.length,n.maximumFractionDigits=t.length),``});var h=m.options[0];h===`w`?n=t.__assign(t.__assign({},n),{trailingZeroDisplay:`stripIfInteger`}):h&&(n=t.__assign(t.__assign({},n),l(h)));continue}if(o.test(m.stem)){n=t.__assign(t.__assign({},n),l(m.stem));continue}var g=u(m.stem);g&&(n=t.__assign(t.__assign({},n),g));var _=d(m.stem);_&&(n=t.__assign(t.__assign({},n),_))}return n}})),Et=D((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=(V(),A(B));t.__exportStar(Ct(),e),t.__exportStar(Tt(),e)})),Dt=D((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.timeData=void 0,e.timeData={"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`]}})),Ot=D((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.getBestPattern=n;var t=Dt();function n(e,t){for(var n=``,i=0;i<e.length;i++){var a=e.charAt(i);if(a===`j`){for(var o=0;i+1<e.length&&e.charAt(i+1)===a;)o++,i++;var s=1+(o&1),c=o<2?1:3+(o>>1),l=`a`,u=r(t);for((u==`H`||u==`k`)&&(c=0);c-- >0;)n+=l;for(;s-- >0;)n=u+n}else a===`J`?n+=`H`:n+=a}return n}function r(e){var n=e.hourCycle;if(n===void 0&&e.hourCycles&&e.hourCycles.length&&(n=e.hourCycles[0]),n)switch(n){case`h24`:return`k`;case`h23`:return`H`;case`h12`:return`h`;case`h11`:return`K`;default:throw Error(`Invalid hourCycle`)}var r=e.language,i;return r!==`root`&&(i=e.maximize().region),(t.timeData[i||``]||t.timeData[r||``]||t.timeData[`${r}-001`]||t.timeData[`001`])[0]}})),kt=D((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.Parser=void 0;var t=(V(),A(B)),n=xt(),r=H(),i=St(),a=Et(),o=Ot(),s=RegExp(`^${i.SPACE_SEPARATOR_REGEX.source}*`),c=RegExp(`${i.SPACE_SEPARATOR_REGEX.source}*\$`);function l(e,t){return{start:e,end:t}}var u=!!String.prototype.startsWith&&`_a`.startsWith(`a`,1),d=!!String.fromCodePoint,f=!!Object.fromEntries,p=!!String.prototype.codePointAt,m=!!String.prototype.trimStart,h=!!String.prototype.trimEnd,g=Number.isSafeInteger?Number.isSafeInteger:function(e){return typeof e==`number`&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},_=!0;try{_=w(`([^\\p{White_Space}\\p{Pattern_Syntax}]*)`,`yu`).exec(`a`)?.[0]===`a`}catch{_=!1}var v=u?function(e,t,n){return e.startsWith(t,n)}:function(e,t,n){return e.slice(n,n+t.length)===t},y=d?String.fromCodePoint:function(){for(var e=[...arguments],t=``,n=e.length,r=0,i;n>r;){if(i=e[r++],i>1114111)throw RangeError(i+` is not a valid code point`);t+=i<65536?String.fromCharCode(i):String.fromCharCode(((i-=65536)>>10)+55296,i%1024+56320)}return t},b=f?Object.fromEntries:function(e){for(var t={},n=0,r=e;n<r.length;n++){var i=r[n],a=i[0];t[a]=i[1]}return t},x=p?function(e,t){return e.codePointAt(t)}:function(e,t){var n=e.length;if(!(t<0||t>=n)){var r=e.charCodeAt(t),i;return r<55296||r>56319||t+1===n||(i=e.charCodeAt(t+1))<56320||i>57343?r:(r-55296<<10)+(i-56320)+65536}},S=m?function(e){return e.trimStart()}:function(e){return e.replace(s,``)},C=h?function(e){return e.trimEnd()}:function(e){return e.replace(c,``)};function w(e,t){return new RegExp(e,t)}var T;if(_){var E=w(`([^\\p{White_Space}\\p{Pattern_Syntax}]*)`,`yu`);T=function(e,t){return E.lastIndex=t,E.exec(e)[1]??``}}else T=function(e,t){for(var n=[];;){var r=x(e,t);if(r===void 0||j(r)||ee(r))break;n.push(r),t+=r>=65536?2:1}return y.apply(void 0,n)};e.Parser=function(){function e(e,t){t===void 0&&(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(this.offset()!==0)throw Error(`parser can only be used once`);return this.parseMessage(0,``,!1)},e.prototype.parseMessage=function(e,t,i){for(var a=[];!this.isEOF();){var o=this.char();if(o===123){var s=this.parseArgument(e,i);if(s.err)return s;a.push(s.val)}else if(o===125&&e>0)break;else if(o===35&&(t===`plural`||t===`selectordinal`)){var c=this.clonePosition();this.bump(),a.push({type:r.TYPE.pound,location:l(c,this.clonePosition())})}else if(o===60&&!this.ignoreTag&&this.peek()===47){if(i)break;return this.error(n.ErrorKind.UNMATCHED_CLOSING_TAG,l(this.clonePosition(),this.clonePosition()))}else if(o===60&&!this.ignoreTag&&D(this.peek()||0)){var s=this.parseTag(e,t);if(s.err)return s;a.push(s.val)}else{var s=this.parseLiteral(e,t);if(s.err)return s;a.push(s.val)}}return{val:a,err:null}},e.prototype.parseTag=function(e,t){var i=this.clonePosition();this.bump();var a=this.parseTagName();if(this.bumpSpace(),this.bumpIf(`/>`))return{val:{type:r.TYPE.literal,value:`<${a}/>`,location:l(i,this.clonePosition())},err:null};if(this.bumpIf(`>`)){var o=this.parseMessage(e+1,t,!0);if(o.err)return o;var s=o.val,c=this.clonePosition();if(this.bumpIf(`</`)){if(this.isEOF()||!D(this.char()))return this.error(n.ErrorKind.INVALID_TAG,l(c,this.clonePosition()));var u=this.clonePosition();return a===this.parseTagName()?(this.bumpSpace(),this.bumpIf(`>`)?{val:{type:r.TYPE.tag,value:a,children:s,location:l(i,this.clonePosition())},err:null}:this.error(n.ErrorKind.INVALID_TAG,l(c,this.clonePosition()))):this.error(n.ErrorKind.UNMATCHED_CLOSING_TAG,l(u,this.clonePosition()))}else return this.error(n.ErrorKind.UNCLOSED_TAG,l(i,this.clonePosition()))}else return this.error(n.ErrorKind.INVALID_TAG,l(i,this.clonePosition()))},e.prototype.parseTagName=function(){var e=this.offset();for(this.bump();!this.isEOF()&&k(this.char());)this.bump();return this.message.slice(e,this.offset())},e.prototype.parseLiteral=function(e,t){for(var n=this.clonePosition(),i=``;;){var a=this.tryParseQuote(t);if(a){i+=a;continue}var o=this.tryParseUnquoted(e,t);if(o){i+=o;continue}var s=this.tryParseLeftAngleBracket();if(s){i+=s;continue}break}var c=l(n,this.clonePosition());return{val:{type:r.TYPE.literal,value:i,location:c},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!O(this.peek()||0))?(this.bump(),`<`):null},e.prototype.tryParseQuote=function(e){if(this.isEOF()||this.char()!==39)return null;switch(this.peek()){case 39:return this.bump(),this.bump(),`'`;case 123:case 60:case 62:case 125:break;case 35:if(e===`plural`||e===`selectordinal`)break;return null;default:return null}this.bump();var t=[this.char()];for(this.bump();!this.isEOF();){var n=this.char();if(n===39)if(this.peek()===39)t.push(39),this.bump();else{this.bump();break}else t.push(n);this.bump()}return y.apply(void 0,t)},e.prototype.tryParseUnquoted=function(e,t){if(this.isEOF())return null;var n=this.char();return n===60||n===123||n===35&&(t===`plural`||t===`selectordinal`)||n===125&&e>0?null:(this.bump(),y(n))},e.prototype.parseArgument=function(e,t){var i=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(n.ErrorKind.EXPECT_ARGUMENT_CLOSING_BRACE,l(i,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(n.ErrorKind.EMPTY_ARGUMENT,l(i,this.clonePosition()));var a=this.parseIdentifierIfPossible().value;if(!a)return this.error(n.ErrorKind.MALFORMED_ARGUMENT,l(i,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(n.ErrorKind.EXPECT_ARGUMENT_CLOSING_BRACE,l(i,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:r.TYPE.argument,value:a,location:l(i,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(n.ErrorKind.EXPECT_ARGUMENT_CLOSING_BRACE,l(i,this.clonePosition())):this.parseArgumentOptions(e,t,a,i);default:return this.error(n.ErrorKind.MALFORMED_ARGUMENT,l(i,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var e=this.clonePosition(),t=this.offset(),n=T(this.message,t),r=t+n.length;return this.bumpTo(r),{value:n,location:l(e,this.clonePosition())}},e.prototype.parseArgumentOptions=function(e,i,s,c){var u=this.clonePosition(),d=this.parseIdentifierIfPossible().value,f=this.clonePosition();switch(d){case``:return this.error(n.ErrorKind.EXPECT_ARGUMENT_TYPE,l(u,f));case`number`:case`date`:case`time`:this.bumpSpace();var p=null;if(this.bumpIf(`,`)){this.bumpSpace();var m=this.clonePosition(),h=this.parseSimpleArgStyleIfPossible();if(h.err)return h;var g=C(h.val);if(g.length===0)return this.error(n.ErrorKind.EXPECT_ARGUMENT_STYLE,l(this.clonePosition(),this.clonePosition()));p={style:g,styleLocation:l(m,this.clonePosition())}}var _=this.tryParseArgumentClose(c);if(_.err)return _;var y=l(c,this.clonePosition());if(p&&v(p?.style,`::`,0)){var x=S(p.style.slice(2));if(d===`number`){var h=this.parseNumberSkeletonFromString(x,p.styleLocation);return h.err?h:{val:{type:r.TYPE.number,value:s,location:y,style:h.val},err:null}}else{if(x.length===0)return this.error(n.ErrorKind.EXPECT_DATE_TIME_SKELETON,y);var w=x;this.locale&&(w=(0,o.getBestPattern)(x,this.locale));var g={type:r.SKELETON_TYPE.dateTime,pattern:w,location:p.styleLocation,parsedOptions:this.shouldParseSkeletons?(0,a.parseDateTimeSkeleton)(w):{}};return{val:{type:d===`date`?r.TYPE.date:r.TYPE.time,value:s,location:y,style:g},err:null}}}return{val:{type:d===`number`?r.TYPE.number:d===`date`?r.TYPE.date:r.TYPE.time,value:s,location:y,style:p?.style??null},err:null};case`plural`:case`selectordinal`:case`select`:var T=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(`,`))return this.error(n.ErrorKind.EXPECT_SELECT_ARGUMENT_OPTIONS,l(T,t.__assign({},T)));this.bumpSpace();var E=this.parseIdentifierIfPossible(),D=0;if(d!==`select`&&E.value===`offset`){if(!this.bumpIf(`:`))return this.error(n.ErrorKind.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,l(this.clonePosition(),this.clonePosition()));this.bumpSpace();var h=this.tryParseDecimalInteger(n.ErrorKind.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,n.ErrorKind.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(h.err)return h;this.bumpSpace(),E=this.parseIdentifierIfPossible(),D=h.val}var O=this.tryParsePluralOrSelectOptions(e,d,i,E);if(O.err)return O;var _=this.tryParseArgumentClose(c);if(_.err)return _;var k=l(c,this.clonePosition());return d===`select`?{val:{type:r.TYPE.select,value:s,options:b(O.val),location:k},err:null}:{val:{type:r.TYPE.plural,value:s,options:b(O.val),offset:D,pluralType:d===`plural`?`cardinal`:`ordinal`,location:k},err:null};default:return this.error(n.ErrorKind.INVALID_ARGUMENT_TYPE,l(u,f))}},e.prototype.tryParseArgumentClose=function(e){return this.isEOF()||this.char()!==125?this.error(n.ErrorKind.EXPECT_ARGUMENT_CLOSING_BRACE,l(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(n.ErrorKind.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,l(r,this.clonePosition()));this.bump();break;case 123:e+=1,this.bump();break;case 125:if(e>0)--e;else return{val:this.message.slice(t.offset,this.offset()),err:null};break;default:this.bump();break}return{val:this.message.slice(t.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(e,t){var i=[];try{i=(0,a.parseNumberSkeletonFromString)(e)}catch{return this.error(n.ErrorKind.INVALID_NUMBER_SKELETON,t)}return{val:{type:r.SKELETON_TYPE.number,tokens:i,location:t,parsedOptions:this.shouldParseSkeletons?(0,a.parseNumberSkeleton)(i):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(e,t,r,i){for(var a,o=!1,s=[],c=new Set,u=i.value,d=i.location;;){if(u.length===0){var f=this.clonePosition();if(t!==`select`&&this.bumpIf(`=`)){var p=this.tryParseDecimalInteger(n.ErrorKind.EXPECT_PLURAL_ARGUMENT_SELECTOR,n.ErrorKind.INVALID_PLURAL_ARGUMENT_SELECTOR);if(p.err)return p;d=l(f,this.clonePosition()),u=this.message.slice(f.offset,this.offset())}else break}if(c.has(u))return this.error(t===`select`?n.ErrorKind.DUPLICATE_SELECT_ARGUMENT_SELECTOR:n.ErrorKind.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,d);u===`other`&&(o=!0),this.bumpSpace();var m=this.clonePosition();if(!this.bumpIf(`{`))return this.error(t===`select`?n.ErrorKind.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:n.ErrorKind.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,l(this.clonePosition(),this.clonePosition()));var h=this.parseMessage(e+1,t,r);if(h.err)return h;var g=this.tryParseArgumentClose(m);if(g.err)return g;s.push([u,{value:h.val,location:l(m,this.clonePosition())}]),c.add(u),this.bumpSpace(),a=this.parseIdentifierIfPossible(),u=a.value,d=a.location}return s.length===0?this.error(t===`select`?n.ErrorKind.EXPECT_SELECT_ARGUMENT_SELECTOR:n.ErrorKind.EXPECT_PLURAL_ARGUMENT_SELECTOR,l(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!o?this.error(n.ErrorKind.MISSING_OTHER_CLAUSE,l(this.clonePosition(),this.clonePosition())):{val:s,err:null}},e.prototype.tryParseDecimalInteger=function(e,t){var n=1,r=this.clonePosition();this.bumpIf(`+`)||this.bumpIf(`-`)&&(n=-1);for(var i=!1,a=0;!this.isEOF();){var o=this.char();if(o>=48&&o<=57)i=!0,a=a*10+(o-48),this.bump();else break}var s=l(r,this.clonePosition());return i?(a*=n,g(a)?{val:a,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=x(this.message,e);if(t===void 0)throw Error(`Offset ${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();e===10?(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(v(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(),n=this.message.indexOf(e,t);return n>=0?(this.bumpTo(n),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(e){if(this.offset()>e)throw Error(`targetOffset ${e} must be greater than or equal to the current offset ${this.offset()}`);for(e=Math.min(e,this.message.length);;){var t=this.offset();if(t===e)break;if(t>e)throw Error(`targetOffset ${e} is at invalid UTF-16 code unit boundary`);if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&j(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var e=this.char(),t=this.offset();return this.message.charCodeAt(t+(e>=65536?2:1))??null},e}();function D(e){return e>=97&&e<=122||e>=65&&e<=90}function O(e){return D(e)||e===47}function k(e){return e===45||e===46||e>=48&&e<=57||e===95||e>=97&&e<=122||e>=65&&e<=90||e==183||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 j(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function ee(e){return e>=33&&e<=35||e===36||e>=37&&e<=39||e===40||e===41||e===42||e===43||e===44||e===45||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||e===91||e===92||e===93||e===94||e===96||e===123||e===124||e===125||e===126||e===161||e>=162&&e<=165||e===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>=8208&&e<=8213||e>=8214&&e<=8215||e===8216||e===8217||e===8218||e>=8219&&e<=8220||e===8221||e===8222||e===8223||e>=8224&&e<=8231||e>=8240&&e<=8248||e===8249||e===8250||e>=8251&&e<=8254||e>=8257&&e<=8259||e===8260||e===8261||e===8262||e>=8263&&e<=8273||e===8274||e===8275||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||e===8608||e>=8609&&e<=8610||e===8611||e>=8612&&e<=8613||e===8614||e>=8615&&e<=8621||e===8622||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||e===8658||e===8659||e===8660||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||e===8968||e===8969||e===8970||e===8971||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||e===9001||e===9002||e>=9003&&e<=9083||e===9084||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||e===9655||e>=9656&&e<=9664||e===9665||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||e===9839||e>=9840&&e<=10087||e===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>=10132&&e<=10175||e>=10176&&e<=10180||e===10181||e===10182||e>=10183&&e<=10213||e===10214||e===10215||e===10216||e===10217||e===10218||e===10219||e===10220||e===10221||e===10222||e===10223||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||e===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>=10649&&e<=10711||e===10712||e===10713||e===10714||e===10715||e>=10716&&e<=10747||e===10748||e===10749||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||e===11158||e>=11159&&e<=11263||e>=11776&&e<=11777||e===11778||e===11779||e===11780||e===11781||e>=11782&&e<=11784||e===11785||e===11786||e===11787||e===11788||e===11789||e>=11790&&e<=11798||e===11799||e>=11800&&e<=11801||e===11802||e===11803||e===11804||e===11805||e>=11806&&e<=11807||e===11808||e===11809||e===11810||e===11811||e===11812||e===11813||e===11814||e===11815||e===11816||e===11817||e>=11818&&e<=11822||e===11823||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||e===11840||e===11841||e===11842||e>=11843&&e<=11855||e>=11856&&e<=11857||e===11858||e>=11859&&e<=11903||e>=12289&&e<=12291||e===12296||e===12297||e===12298||e===12299||e===12300||e===12301||e===12302||e===12303||e===12304||e===12305||e>=12306&&e<=12307||e===12308||e===12309||e===12310||e===12311||e===12312||e===12313||e===12314||e===12315||e===12316||e===12317||e>=12318&&e<=12319||e===12320||e===12336||e===64830||e===64831||e>=65093&&e<=65094}})),At=D((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.hoistSelectors=s,e.isStructurallySame=l;var t=(V(),A(B)),n=H();function r(e){return Array.isArray(e)?t.__spreadArray([],e.map(r),!0):typeof e==`object`&&e?Object.keys(e).reduce(function(t,n){return t[n]=r(e[n]),t},{}):e}function i(e,n,i){var a=r(n),o=a.options;return a.options=Object.keys(o).reduce(function(n,r){return n[r]={value:s(t.__spreadArray(t.__spreadArray(t.__spreadArray([],e.slice(0,i),!0),o[r].value,!0),e.slice(i+1),!0))},n},{}),a}function a(e){return(0,n.isPluralElement)(e)||(0,n.isSelectElement)(e)}function o(e){return!!e.find(function(e){return a(e)?!0:(0,n.isTagElement)(e)?o(e.children):!1})}function s(e){for(var t=0;t<e.length;t++){var r=e[t];if(a(r))return[i(e,r,t)];if((0,n.isTagElement)(r)&&o([r]))throw Error(`Cannot hoist plural/select within a tag element. Please put the tag element inside each plural/select option`)}return e}function c(e,t){t===void 0&&(t=new Map),e.forEach(function(e){if((0,n.isArgumentElement)(e)||(0,n.isDateElement)(e)||(0,n.isTimeElement)(e)||(0,n.isNumberElement)(e)){if(e.value in t&&t.get(e.value)!==e.type)throw Error(`Variable ${e.value} has conflicting types`);t.set(e.value,e.type)}((0,n.isPluralElement)(e)||(0,n.isSelectElement)(e))&&(t.set(e.value,e.type),Object.keys(e.options).forEach(function(n){c(e.options[n].value,t)})),(0,n.isTagElement)(e)&&(t.set(e.value,e.type),c(e.children,t))})}function l(e,t){var r=new Map,i=new Map;return c(e,r),c(t,i),r.size===i.size?Array.from(r.entries()).reduce(function(e,t){var r=t[0],a=t[1];if(!e.success)return e;var o=i.get(r);return o==null?{success:!1,error:Error(`Missing variable ${r} in message`)}:o===a?e:{success:!1,error:Error(`Variable ${r} has conflicting types: ${n.TYPE[a]} vs ${n.TYPE[o]}`)}},{success:!0}):{success:!1,error:Error(`Different number of variables: [${Array.from(r.keys()).join(`, `)}] vs [${Array.from(i.keys()).join(`, `)}]`)}}})),jt=D((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.isStructurallySame=e._Parser=void 0,e.parse=o;var t=(V(),A(B)),n=xt(),r=kt(),i=H();function a(e){e.forEach(function(e){if(delete e.location,(0,i.isSelectElement)(e)||(0,i.isPluralElement)(e))for(var t in e.options)delete e.options[t].location,a(e.options[t].value);else (0,i.isNumberElement)(e)&&(0,i.isNumberSkeleton)(e.style)||((0,i.isDateElement)(e)||(0,i.isTimeElement)(e))&&(0,i.isDateTimeSkeleton)(e.style)?delete e.style.location:(0,i.isTagElement)(e)&&a(e.children)})}function o(e,i){i===void 0&&(i={}),i=t.__assign({shouldParseSkeletons:!0,requiresOtherClause:!0},i);var o=new r.Parser(e,i).parse();if(o.err){var s=SyntaxError(n.ErrorKind[o.err.kind]);throw s.location=o.err.location,s.originalMessage=o.err.message,s}return i?.captureLocation||a(o.val),o.val}t.__exportStar(H(),e),e._Parser=r.Parser;var s=At();Object.defineProperty(e,`isStructurallySame`,{enumerable:!0,get:function(){return s.isStructurallySame}})})),Mt=D((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.printAST=r;var t=(V(),A(B)),n=H();function r(e){return i(e,!1)}function i(e,t){return e.map(function(r,i){if((0,n.isLiteralElement)(r))return s(r,t,i===0,i===e.length-1);if((0,n.isArgumentElement)(r))return c(r);if((0,n.isDateElement)(r)||(0,n.isTimeElement)(r)||(0,n.isNumberElement)(r))return l(r);if((0,n.isPluralElement)(r))return m(r);if((0,n.isSelectElement)(r))return p(r);if((0,n.isPoundElement)(r))return`#`;if((0,n.isTagElement)(r))return a(r)}).join(``)}function a(e){return`<${e.value}>${r(e.children)}</${e.value}>`}function o(e){return e.replace(/([{}](?:[\s\S]*[{}])?)/,`'$1'`)}function s(e,t,n,r){var i=e.value;return!n&&i[0]===`'`&&(i=`''${i.slice(1)}`),!r&&i[i.length-1]===`'`&&(i=`${i.slice(0,i.length-1)}''`),i=o(i),t?i.replace(`#`,`'#'`):i}function c(e){return`{${e.value}}`}function l(e){return`{${e.value}, ${n.TYPE[e.type]}${e.style?`, ${d(e.style)}`:``}}`}function u(e){var t=e.stem,n=e.options;return n.length===0?t:`${t}${n.map(function(e){return`/${e}`}).join(``)}`}function d(e){return typeof e==`string`?o(e):e.type===n.SKELETON_TYPE.dateTime?`::${f(e)}`:`::${e.tokens.map(u).join(` `)}`}function f(e){return e.pattern}function p(e){return`{${[e.value,`select`,Object.keys(e.options).map(function(t){return`${t}{${i(e.options[t].value,!1)}}`}).join(` `)].join(`,`)}}`}function m(e){var n=e.pluralType===`cardinal`?`plural`:`selectordinal`;return`{${[e.value,n,t.__spreadArray([e.offset?`offset:${e.offset}`:``],Object.keys(e.options).map(function(t){return`${t}{${i(e.options[t].value,!0)}}`}),!0).filter(Boolean).join(` `)].join(`,`)}}`}})),Nt=jt(),Pt=H(),Ft=Mt();const It=[`singular`,`plural`,`dual`,`zero`,`one`,`two`,`few`,`many`,`other`];function Lt(e){return It.includes(e)}function Rt(e,t=It,n=[`en`]){let r=Le(n).select(e),i=Math.abs(e);if(i===0&&t.includes(`zero`))return`zero`;if(i===1){if(t.includes(`singular`))return`singular`;if(t.includes(`one`))return`one`}if(r===`one`&&t.includes(`singular`))return`singular`;if(i===2){if(t.includes(`dual`))return`dual`;if(t.includes(`two`))return`two`}return r===`two`&&t.includes(`dual`)?`dual`:t.includes(r)?r:r===`two`&&t.includes(`dual`)?`dual`:r===`two`&&t.includes(`plural`)?`plural`:r===`two`&&t.includes(`other`)?`other`:r===`few`&&t.includes(`plural`)?`plural`:r===`few`&&t.includes(`other`)?`other`:r===`many`&&t.includes(`plural`)?`plural`:r===`many`&&t.includes(`other`)?`other`:r===`other`&&t.includes(`plural`)?`plural`:``}const zt={variable:`v`,number:`n`,datetime:`d`,currency:`c`,"relative-time":`rt`};function Bt(e){return zt[e]}function Vt({icuString:e,shouldVisit:t,visitor:n,options:{recurseIntoVisited:r=!0,...i}}){let a=(0,Nt.parse)(e,i);return o(a),a;function o(e){e.map(s)}function s(e){let i=!1;t(e)&&(n(e),i=!0),(!i||r)&&(e.type===Nt.TYPE.select||e.type===Nt.TYPE.plural?Object.values(e.options).map(e=>e.value).map(o):e.type===Nt.TYPE.tag&&o(e.children))}}const U=`_gt_`,Ht=RegExp(`^${U}\\d+$`),Ut=RegExp(`^${U}$`);function Wt(e){return e.type===Pt.TYPE.select&&Ht.test(e.value)&&!!e.options.other&&(e.options.other.value.length===0||e.options.other.value.length>0&&e.options.other.value[0]?.type===Pt.TYPE.literal)}function Gt(e){return e.type===Pt.TYPE.select&&Ut.test(e.value)&&!!e.options.other&&(e.options.other.value.length===0||e.options.other.value.length>0&&e.options.other.value[0]?.type===Pt.TYPE.literal)}function Kt(e){if(!e.includes(`_gt_`))return e;let t=[];function n(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:``})}Vt({icuString:e,shouldVisit:Gt,visitor:n,options:{recurseIntoVisited:!1,captureLocation:!0}});let r=0,i=[];for(let n=0;n<t.length;n++)i.push(e.slice(r,t[n].start)),i.push(t[n].value),r=t[n].end;return r<e.length&&i.push(e.slice(r)),i.join(``)}function qt(e){let t=e.replace(/'/g,`''`),n=/[{}<>]/,r=t.search(n);if(r===-1)return t;let i=-1;for(let e=t.length-1;e>=0;e--)if(n.test(t[e])){i=e;break}return t=t.slice(0,r)+`'`+t.slice(r,i+1)+`'`+t.slice(i+1),t}function Jt(e,t){let n=` other {${qt(String(e??``))}}`,r=``;return t?.$name&&(r=` _gt_var_name {${qt(t.$name)}}`),`{${U}, select,${n}${r}}`}function Yt(e){return e}const Xt=Yt;function W(e){if(!e.includes(`_gt_`))return e;let t=[];function n(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})}Vt({icuString:e,shouldVisit:Gt,visitor:n,options:{recurseIntoVisited:!1,captureLocation:!0}});let r=[],i=0;for(let n=0;n<t.length;n++){let{start:a,end:o,otherStart:s,otherEnd:c}=t[n];r.push(e.slice(i,a)),r.push(e.slice(a,a+4+1)),r.push(String(n+1)),r.push(e.slice(a+4+1,s)),r.push(`{}`),r.push(e.slice(c,o)),i=o}return r.push(e.slice(i,e.length)),r.join(``)}function Zt(e){if(!e.includes(`_gt_`))return{};let t=1,n={};function r(e){n[e.value+t]=e.options.other.value.length?e.options.other.value[0]?.value:``,t+=1}return Vt({icuString:e,shouldVisit:Gt,visitor:r,options:{recurseIntoVisited:!1}}),n}function Qt(e){if(!e.includes(`_gt_`))return e;function t(e){e.type=Pt.TYPE.argument,Reflect.deleteProperty(e,`options`)}return(0,Ft.printAST)(Vt({icuString:e,shouldVisit:Wt,visitor:t,options:{recurseIntoVisited:!1}}))}function $t(e){return typeof e==`object`&&!!e&&`data-_gt`in e&&typeof e[`data-_gt`]==`object`&&!!e[`data-_gt`]&&`transformation`in e[`data-_gt`]&&e[`data-_gt`]?.transformation===`variable`}function en(e){let t=e[`data-_gt`]?.variableType||`variable`;return{variableName:ee(e,t),variableType:Bt(t),injectionType:e[`data-_gt`]?.injectionType||`manual`,variableValue:(()=>{if(e.value!==void 0)return e.value;if(e.date!==void 0)return e.date;if(e[`data-_gt-unformatted-value`]!==void 0)return e[`data-_gt-unformatted-value`];if(e.children!==void 0)return e.children})(),variableOptions:(()=>{let t={...e.currency!==void 0&&{currency:e.currency},...e.unit!==void 0&&{unit:e.unit},...e.baseDate!==void 0&&{baseDate:e.baseDate},...e.options!==void 0&&e.options};return Object.keys(t).length?t:typeof e[`data-_gt-variable-options`]==`string`?JSON.parse(e[`data-_gt-variable-options`]):e[`data-_gt-variable-options`]||void 0})()}}function tn(e,t,n){let r=``,i=null;return typeof e==`number`&&!i&&n&&(r=Rt(e,Object.keys(n).filter(Lt),t)),r&&!i&&(i=n[r]),i}function nn(e){return e&&e.props&&e.props[`data-_gt`]?e.props[`data-_gt`]:null}function rn({children:e,defaultLocale:n=`en`,renderVariable:r}){let i=e=>{let i=nn(e);if($t(e.props)){let{variableType:t,variableValue:i,variableOptions:a,injectionType:o}=en(e.props);return r({variableType:t,variableValue:i,variableOptions:a,locales:[n],injectionType:o})}if(i?.transformation===`plural`){let t=i.branches||{};if(typeof e.props.n!=`number`)return e.props.children==null?null:o(e.props.children);let r=tn(e.props.n,[n],t);return o(r===null?e.props.children:r)}if(i?.transformation===`branch`){let{children:t,branch:n}=e.props,r=i.branches||{},a=n==null||n===``?void 0:n.toString();return o(a&&r[a]!==void 0?r[a]:t)}return i?.transformation===`fragment`?t.createElement(t.Fragment,{key:e.props.key,children:o(e.props.children)}):e.props.children?t.cloneElement(e,{...e.props,"data-_gt":void 0,children:o(e.props.children)}):t.cloneElement(e,{...e.props,"data-_gt":void 0})},a=e=>t.isValidElement(e)?i(e):e,o=e=>Array.isArray(e)?t.Children.map(e,a):a(e);return o(e)}function G(e,t){if(e==null)throw Error(`Cannot index into an undefined dictionary`);return e[t]}function K(e,t,n){e[t]=n}function an(e,n=0){let r=n,a=e=>{let{type:t,props:n}=e;r+=1;let i={id:r,injectionType:`manual`},a;try{a=typeof t==`function`?t._gtt:void 0}catch{}if(a){let e=a.split(`-`);if((e[1]===`automatic`||e[2]===`automatic`)&&(i.injectionType=`automatic`),e[0]===`translate`&&(e[0]=`fragment`),e[0]===`variable`&&(i.variableType=e?.[1]||`variable`),e[0]===`plural`){let e=Object.entries(n).reduce((e,[t,n])=>(Lt(t)&&(e[t]=an(n,r)),e),{});Object.keys(e).length&&(i.branches=e)}if(e[0]===`branch`){let{children:e,branch:t,...a}=n,o=Object.fromEntries(Object.entries(a).filter(([e])=>!e.startsWith(`data-`))),s=Object.entries(o).reduce((e,[t,n])=>(e[t]=an(n,r),e),{});Object.keys(s).length&&(i.branches=s)}i.transformation=e[0]}return i};function o(e){let{props:n}=e,r=a(e),i={...n,"data-_gt":r};return n.children&&!r.variableType&&(i.children=c(n.children)),e.type===t.Fragment&&(i[`data-_gt`].transformation=`fragment`),t.cloneElement(e,i)}function s(e){return i(e)?o(e):e}function c(e){return Array.isArray(e)?t.Children.map(e,s):s(e)}return c(e)}const on=`@generaltranslation/react-core`;function q(e){return ie({source:on,...e})}q({severity:`Error`,whatHappened:`Runtime translation needs a project ID`,fix:`Add projectId to your <GTProvider> configuration or set GT_PROJECT_ID in your environment`,docsUrl:`https://generaltranslation.com/dashboard`}),q({severity:`Error`,whatHappened:`Production environments cannot use a development API key`,fix:`Replace it with a production API key before deploying`});const sn=q({severity:`Error`,whatHappened:`The API key is available to client-side production code`,fix:`Move translation credentials to a server-only environment before deploying`});q({severity:`Error`,whatHappened:`Runtime translation is not configured`,fix:`Add projectId and devApiKey to your environment, or pass them to <GTProvider> directly`});const cn=e=>q({severity:`Error`,whatHappened:`<Plural> could not choose a plural form for "${e}"`,fix:`Pass the required "n" option to <Plural>`}),ln=q({severity:`Error`,whatHappened:`Runtime translations could not be loaded`,wayOut:`Source content will render as a fallback`,fix:`Check your runtime translation configuration and try again`}),un=(e,t,n)=>q({severity:`Error`,whatHappened:e?`Translation could not be found for id "${e}" and hash "${t}"`:`Translation could not be found for hash "${t}"`,wayOut:`Source content will render as a fallback`,fix:`Push translations again or check that runtime translation is configured`,details:N(n)});q({severity:`Error`,whatHappened:`Runtime translation could not be completed`});const dn=(e=``)=>q({severity:`Error`,whatHappened:`Locally stored translations could not be loaded${e?` for "${e}"`:``}`,fix:`If you use loadTranslations(), make sure it returns translations for the requested locale`}),fn=(e,t,n)=>q({severity:`Error`,whatHappened:`The string ${t?`for id "${t}" `:``}could not be rendered`,fix:`Check the message syntax and variables for: "${e}"`,details:N(n)}),pn=(e,t,n=`tx`)=>q({severity:`Error`,whatHappened:`${n}("${e}")${t?` with id "${t}"`:``} could not find a translation`,wayOut:`Source content will render as a fallback`,fix:`Push translations again or check your dictionary/runtime translation configuration`}),mn=e=>q({severity:`Error`,whatHappened:`Invalid locale codes in your configuration`,fix:`Specify a list of valid locales or use "customMapping" to define aliases for the invalid locales`,details:e}),hn=e=>q({severity:`Error`,whatHappened:`Invalid canonical locale codes in your configuration`,fix:`Use valid BCP 47 locale codes before starting translation`,details:e}),gn=()=>q({severity:`Error`,whatHappened:`t.obj() received an empty id`,fix:`Pass a non-empty dictionary id`}),_n=e=>q({severity:`Error`,whatHappened:`Dictionary subtree "${e}" could not be found`,fix:`Check that the id matches your dictionary structure`}),vn=()=>q({severity:`Error`,whatHappened:`A dictionary entry cannot be injected as a subtree`,fix:`Pass a dictionary object instead`}),yn=()=>q({severity:`Error`,whatHappened:`A dictionary entry cannot be merged into another dictionary entry`,fix:`Pass a dictionary subtree instead`}),bn=e=>q({severity:`Error`,whatHappened:`Dictionary entry "${e}" contains invalid ICU syntax`,fix:`Fix the ICU message before rendering this translation`}),xn=q({severity:`Warning`,whatHappened:`Runtime translation needs a project ID`,fix:`Add projectId to <GTProvider> or set GT_PROJECT_ID in your environment`,docsUrl:`https://generaltranslation.com/dashboard`}),Sn=e=>q({severity:`Warning`,whatHappened:`No valid dictionary entry was found for id "${e}"`,wayOut:`Source content will render as a fallback`}),Cn=e=>q({severity:`Warning`,whatHappened:`Dictionary entry "${e}" is invalid`,wayOut:`Source content will render as a fallback until the entry is fixed`}),wn=e=>q({severity:`Warning`,whatHappened:`Dictionary entry "${e}" contains invalid ICU syntax`,wayOut:`Source content will render as a fallback until the entry is fixed`}),Tn=q({severity:`Warning`,whatHappened:`Runtime translation needs a development API key`,fix:`Find your development API key at generaltranslation.com/dashboard, or set runtimeUrl to an empty string to disable runtime translation`}),En=e=>`${on} Warning: The following locales are currently unsupported by our service: ${e.map(e=>{let{name:t}=p(e);return`${e} (${t})`}).join(`, `)}`,Dn=q({severity:`Warning`,whatHappened:`Runtime translation timed out`}),On=q({severity:`Warning`,whatHappened:`No dictionary was found`,fix:`Pass a dictionary to <GTProvider> or configure a dictionary loader before rendering translations`}),kn=(e,t,n)=>q({severity:`Warning`,whatHappened:`The string ${t?`for id "${t}" `:``}could not be rendered`,wayOut:`Source content will render as a fallback`,fix:`Check the message syntax and variables for: "${e}"`,details:N(n)});`${on}`;function J(e){return Error(`${on}: The ${e} function was not overridden. This is likely the result of importing directly from "generaltranslation/react-core".`)}function An(e){return t.isValidElement(e)}function jn(e){throw J(`readAuthFromEnv`)}const Mn={pl:`placeholder`,ti:`title`,alt:`alt`,arl:`aria-label`,arb:`aria-labelledby`,ard:`aria-describedby`},Nn=e=>{if(!e)return``;let{type:t,props:n}=e;if(t&&typeof t==`function`){if(`displayName`in t&&typeof t.displayName==`string`&&t.displayName)return t.displayName;if(`name`in t&&typeof t.name==`string`&&t.name)return t.name}return t&&typeof t==`string`?t:n.href?`a`:n[`data-_gt`]?.id?`C${n[`data-_gt`].id}`:`function`},Pn=(e,t,n)=>{let r=Object.entries(Mn).reduce((e,[n,r])=>{let i=t[r];return typeof i==`string`&&(e[n]=i),e},{});if(e===`plural`&&n){let e={};Object.entries(n).forEach(([t,n])=>{e[t]=Y(n)}),r={...r,b:e,t:`p`}}if(e===`branch`&&n){let e={};Object.entries(n).forEach(([t,n])=>{e[t]=Y(n)}),r={...r,b:e,t:`b`}}return Object.keys(r).length?r:void 0},Fn=e=>{let{props:t}=e,n={t:Nn(e)};if(t[`data-_gt`]){let e=t[`data-_gt`],r=e.transformation;if(r===`variable`){let n=e.variableType||`variable`,r=ee(t,n),i=Bt(n);return{i:e.id,k:r,v:i}}n.i=e.id,n.d=Pn(r,t,e.branches);let i=Object.entries(Mn).reduce((e,[n,r])=>{let i=t[r];return typeof i==`string`&&(e[n]=i),e},{});if(r===`plural`&&e.branches){let t={};Object.entries(e.branches).forEach(([e,n])=>{t[e]=Y(n)}),i={...i,b:t,t:`p`}}if(r===`branch`&&e.branches){let t={};Object.entries(e.branches).forEach(([e,n])=>{t[e]=Y(n)}),i={...i,b:t,t:`b`}}n.d=Object.keys(i).length?i:void 0}return t.children&&(n.c=Y(t.children)),n},In=e=>An(e)?Fn(e):typeof e==`number`?e.toString():e;function Y(e){return Array.isArray(e)?e.map(In):In(e)}function Ln(e){if(typeof e==`string`)return!0;if(Array.isArray(e)){if(typeof e?.[0]!=`string`)return!1;let t=e?.[1];if(t===void 0||t&&typeof t==`object`)return!0}return!1}function Rn(e,t){let n=e,r=t.split(`.`);for(let e of r){if(typeof n!=`object`&&!Array.isArray(n))return;n=G(n,e)}return n}function X(e){if(Array.isArray(e)){if(e.length===1)return{entry:e[0]};if(e.length===2)return{entry:e[0],metadata:e[1]}}return{entry:e}}function zn({sourceElement:e,targetElement:n,locales:r=[`en`],renderVariable:i}){let{props:a}=e,o=a[`data-_gt`],s=o?.transformation,c=n.d,l={};if(c&&Object.entries(Mn).forEach(([e,t])=>{c[e]&&(l[t]=c[e])}),s===`plural`){let t=e.props.n;if(typeof t!=`number`)return rn({children:e,defaultLocale:r[0],renderVariable:i});let a=tn(t,r,o.branches||{}),s=a===null?e.props.children:a,c=tn(t,r,n.d?.b||{});return Bn({source:s,target:c===null?n.c:c,locales:r,renderVariable:i})}if(s===`branch`){let{branch:e,children:t}=a,s=e==null||e===``?void 0:e.toString(),c=o.branches||{},l=n.d?.b||{};return Bn({source:s&&c[s]!==void 0?c[s]:t,target:s&&l[s]!==void 0?l[s]:n.c,locales:r,renderVariable:i})}return s===`fragment`&&n.c?t.createElement(t.Fragment,{key:e.props.key,children:Bn({source:a.children,target:n.c,locales:r,renderVariable:i})}):a?.children&&n?.c?t.cloneElement(e,{...a,...l,"data-_gt":void 0,children:Bn({source:a.children,target:n.c,locales:r,renderVariable:i})}):rn({children:e,defaultLocale:r[0],renderVariable:i})}function Bn({source:e,target:n,locales:r=[`en`],renderVariable:i}){if(n==null&&e)return rn({children:e,defaultLocale:r[0],renderVariable:i});if(typeof n==`string`)return n;if(Array.isArray(n)&&!Array.isArray(e)&&e&&(e=[e]),Array.isArray(e)&&Array.isArray(n)){let a={},o={},s={},c=e.filter(e=>{if(t.isValidElement(e))if($t(e.props)){let{variableName:t,variableValue:n,variableOptions:r,injectionType:i}=en(e.props);a[t]=n,o[t]=r,s[t]=i}else return!0;return!1}),l=e=>c.find(t=>{let n=nn(t);return n?.id===void 0?!1:n.id===e.i})||c.shift();return n.map((e,n)=>{if(typeof e==`string`)return y(t.Fragment,{children:e},`string_${n}`);if(se(e))return y(t.Fragment,{children:i({variableType:e.v||`v`,variableValue:a[e.k],variableOptions:o[e.k],locales:r,injectionType:s[e.k]||`manual`})},`var_${n}`);let c=l(e);return c?y(t.Fragment,{children:zn({sourceElement:c,targetElement:e,locales:r,renderVariable:i})},`element_${n}`):null})}if(n&&typeof n==`object`&&!Array.isArray(n)){let a=se(n)?`variable`:`element`;if(t.isValidElement(e)){if(a===`element`)return zn({sourceElement:e,targetElement:n,locales:r,renderVariable:i});if($t(e.props)){let{variableValue:t,variableOptions:n,variableType:a,injectionType:o}=en(e.props);return i({variableType:a,variableValue:t,variableOptions:n,locales:r,injectionType:o})}}}return rn({children:e,defaultLocale:r[0],renderVariable:i})}const Vn=(e=`production`)=>({method:`default`,timeout:e===`development`?8e3:12e3});function Hn(){return``}function Z(e){return e===void 0?!1:typeof e==`string`?!0:Array.isArray(e)?!(e.length!==1&&e.length!==2||typeof e[0]!=`string`||e.length===2&&(typeof e[1]!=`object`||e[1]===null||!(`$context`in e[1])&&!(`$maxChars`in e[1])&&!(`$_hash`in e[1]))):!1}const Un=e=>typeof e==`string`||Array.isArray(e),Wn=e=>typeof e==`object`&&!!e&&!Array.isArray(e);function Gn(e,t){if(Array.isArray(e))return e.map((e,n)=>Z(e)?t[n]:Gn(e,t[n]));let n={...Object.fromEntries(Object.entries(e).filter(([,e])=>Un(e))),...Object.fromEntries(Object.entries(t).filter(([,e])=>Un(e)))},r=Object.entries(e).filter(([,e])=>Wn(e)).map(([e])=>e),i=Object.entries(t).filter(([,e])=>Wn(e)).map(([e])=>e),a=new Set([...r,...i]);for(let r of a)n[r]=Gn(G(e,r)||{},G(t,r)||{});return n}function Kn({dictionary:e,id:t}){if(t===``)return e;let n=e,r=t.split(`.`);for(let e of r)n=G(n,e);return n}function qn({dictionary:e,id:t,sourceDictionary:n}){if(t===``)return e;let r=e,i=n,a=t.split(`.`);for(let e of a)G(r,e)===void 0&&(Array.isArray(G(i,e))?K(r,e,[]):K(r,e,{})),r=G(r,e);return r}const Jn=[`constructor`,`prototype`,`__proto__`];function Yn(e){return!!Jn.includes(e)}function Xn(e,t,n,r){if(Z(t))return e;let i=n.split(`.`);i.forEach(e=>{if(Yn(e))throw Error(`Invalid key: ${e}`)}),t||={};for(let e of i.slice(0,-1))G(t,e)??K(t,e,Array.isArray(G(r,e))?[]:{}),t=G(t,e),r=G(r,e);let a=i[i.length-1];K(t,a,e)}function Zn(e,t,n){return t.forEach(([t,r])=>{Xn(r,e,t,n)}),e}function Qn(e){let t={};return Array.isArray(e)&&(t=[]),Object.entries(e).forEach(([e,n])=>{if(Z(n)){let{entry:r}=X(n);K(t,e,r)}else K(t,e,Qn(n))}),t}function $n(e){return he(Ae(ge(e))).slice(0,16)}function er({source:e,context:t,id:n,maxChars:r,dataFormat:i},a=$n){let o;return o=i===`JSX`?nr(e):e,a(oe({source:o,...n&&{id:n},...t&&{context:t},...r!=null&&{maxChars:Math.abs(r)},...i&&{dataFormat:i}}))}const tr=e=>{if(e&&typeof e==`object`){let t={};if(`c`in e&&e.c&&(t.c=nr(e.c)),`d`in e){let n=e?.d;n?.b&&(t.b=Object.fromEntries(Object.entries(n.b).map(([e,t])=>[e,nr(t)]))),n?.t&&(t.t=n.t)}return se(e)?{k:e.k,...e.v&&{v:e.v}}:t}return e};function nr(e){return Array.isArray(e)?e.map(tr):tr(e)}function rr(e,t=``){let n=!1;return Object.entries(e).forEach(([r,i])=>{let a=t?`${t}.${r}`:r;if(Z(i)){let{entry:t,metadata:o}=X(i);o?.$_hash||(o||={},o.$_hash=er({source:W(t),...o?.$context&&{context:o.$context},...o?.$maxChars!=null&&{maxChars:Math.abs(o.$maxChars)},id:a,dataFormat:`ICU`}),K(e,r,[t,o]),n=!0)}else{let{updateDictionary:e}=rr(i,a);n||=e}}),{dictionary:e,updateDictionary:n}}function ir(e,t,n,r,i=``){let a=!1,o=i?i.split(`.`):[];return r.forEach(({metadata:r})=>{let{$_hash:i,$id:s}=r,c=o.length>0?s.split(`.`).slice(o.length).join(`.`):s,l=Rn(t,c),u;Z(l)&&(u=X(l).entry);let d=n[i]||u;d&&(Xn(d,t,c,e),a=!0)}),{dictionary:t,updateDictionary:a}}function ar(e,t,n,r=``){let i=r?r.split(`.`):[];return n.forEach(({source:n,metadata:r})=>{let{$id:a}=r,o=i.length>0?a.split(`.`).slice(i.length).join(`.`):a,s=Rn(t,o),c;Z(s)&&(c=X(s).entry),Xn(c||n,t,o,e)}),t}function or(e,t,n){let r=Kn({dictionary:e,id:n});if(!r)throw Error(_n(n));if(Z(r))throw Error(vn());return sr(e,Gn(r,t),n)}function sr(e,t,n){let r=Rn(e,n);if(!r)throw Error(_n(n));if(Z(r))throw Error(yn());let i=n.split(`.`),a=i.slice(0,-1),o=i[i.length-1],s=e;return a.forEach(e=>{s=G(s,e)}),K(s,o,t),e}function cr(e,t,n=``){let r=[];return Object.entries(e).forEach(([e,i])=>{let a=n?`${n}.${e}`:e;if(Z(i)){let{entry:n,metadata:o}=X(i);G(t,e)||r.push({source:n,metadata:{$id:a,$context:o?.$context,$maxChars:o?.$maxChars,$_hash:o?.$_hash||``}})}else r.push(...cr(i,G(t,e)||(Array.isArray(i)?[]:{}),a))}),r}var lr={warn(e){console.warn(e)},error(e){console.error(e)},info(e){console.info(e)},debug(e){console.debug(e)}};function ur(e){return Object.fromEntries(Object.entries(e).filter(([e])=>e!==`$id`&&e!==`$context`&&e!==`$maxChars`&&e!==`$hash`&&e!==`$_hash`&&e!==`$_source`&&e!==`$_fallback`&&e!==`$format`&&e!==`$_locales`&&e!==`$locale`))}const dr=e=>`String interpolation failed for message: "${e}".`;function fr(e,t,n,r){try{return f(e,{variables:t,locales:n,dataFormat:r})}catch{return lr.warn(dr(e)),e}}function pr(e,t){if(!e)return e;let n=t.$_fallback,r=ur(t);try{let i=Zt(n||``);return d(fr(Object.keys(i).length?Qt(e):e,{...r,...i,[U]:`other`},t.$locale??t.$_locales,t.$format),{maxChars:t.$maxChars})}catch{return lr.warn(dr(e)),t.$_fallback==null?d(e,{maxChars:t.$maxChars}):pr(t.$_fallback,{...t,$_fallback:void 0})}}function mr(e){if(e.lastIndexOf(`:`)===-1)return null;let t=e.slice(e.lastIndexOf(`:`)+1);try{return JSON.parse(P(t))}catch{return null}}function hr(e){return!!(e.$_hash&&e.$_source)}function gr(e,t){let n=t;return n.$_hash==null?er({source:t.$format===`ICU`?W(e):e,...n.$context&&{context:n.$context},...n.$id&&{id:n.$id},...n.$maxChars!=null&&{maxChars:Math.abs(n.$maxChars)},dataFormat:t.$format}):n.$_hash}function _r(e){return typeof e==`string`&&e.lastIndexOf(`:`)!==-1?e.slice(0,e.lastIndexOf(`:`)):e}const vr=(e,t={})=>pr(e,t),yr=(e,t={})=>e&&(hr(mr(e)??{})?_r(e):pr(e,t));function br(e,t){if(typeof e!=`string`)return t?e.map((e,n)=>br(e,{...t,...t.$id&&{$id:`${t.$id}.${n}`}})):e;if(!t)return e;let n=ur(t),r=e;try{r=f(e,{locales:[`en`],variables:{...n,[U]:`other`}})}catch{return lr.warn(dr(e)),e}let i=e,a=t.$_hash||gr(e,{$format:`ICU`,...t}),o={...t,$_source:i,$_hash:a},s=ae(JSON.stringify(o));return`${r}:${s}`}function xr({children:e}){return e}function Sr(e){return xr(e)}xr._gtt=`derive`,Sr._gtt=`derive`;const Q=r(void 0);function $(e=`useGTContext() must be used within a <GTProvider>!`){let t=o(Q);if(t===void 0)throw Error(e);return t}function Cr({children:e,locales:t,options:n={}}){let r=o(Q);if(e==null)return null;let i=r?.gt||new b,a=typeof e==`string`?parseFloat(e):e;return typeof a==`number`&&(t||(t||=[],r?.locale&&t.push(r.locale),r?.defaultLocale&&t.push(r.defaultLocale)),a=i.formatNum(a,{locales:t,...n})),y(v,{children:a})}Cr._gtt=`variable-number`;function wr({children:e}){return y(v,{children:e})}wr._gtt=`variable-variable`;function Tr({children:e,currency:t=`USD`,locales:n,options:r={}}){let i=o(Q);if(e==null)return null;let a=i?.gt||new b,s=typeof e==`string`?parseFloat(e):e;return typeof s==`number`&&(n||(n||=[],i?.locale&&n.push(i.locale),i?.defaultLocale&&n.push(i.defaultLocale)),s=a.formatCurrency(s,t,{locales:n,...r})),y(v,{children:s})}Tr._gtt=`variable-currency`;function Er({children:e,locales:t,options:n={}}){let r=o(Q);if(e==null)return null;let i=r?.gt||new b;return t||(t=[],r?.locale&&t.push(r.locale),r?.defaultLocale&&t.push(r.defaultLocale)),y(v,{children:i.formatDateTime(e,{locales:t,...n}).replace(/[\u200F\u202B\u202E]/g,``)})}Er._gtt=`variable-datetime`;function Dr({date:e,children:t,value:n,unit:r,baseDate:i,locales:a,options:s={}}){let c=o(Q),l=c?.gt||new b;a||(a=[],c?.locale&&a.push(c.locale),c?.defaultLocale&&a.push(c.defaultLocale));let u=e??t;process.env.NODE_ENV===`development`&&n!==void 0&&!r&&console.warn("<RelativeTime>: `value` was provided without `unit`. The `value` prop will be ignored.");let d;if(n!==void 0&&r)d=l.formatRelativeTime(n,r,{locales:a,numeric:s.numeric,style:s.style,localeMatcher:s.localeMatcher});else if(u!=null)d=l.formatRelativeTimeFromDate(u,{locales:a,baseDate:i??new Date,numeric:s.numeric,style:s.style,localeMatcher:s.localeMatcher});else return null;return y(v,{children:d})}Dr._gtt=`variable-relative-time`;const Or=({variableType:e,variableValue:t,variableOptions:n})=>{if(e===`n`)return y(Cr,{options:n,children:typeof t==`string`||typeof t==`number`||t==null?t:void 0});if(e===`d`)return y(Er,{options:n,children:t instanceof Date?t:void 0});if(e===`c`)return y(Tr,{options:n,children:typeof t==`string`||typeof t==`number`||t==null?t:void 0});if(e===`rt`){let e=n;if(typeof t==`number`&&e?.unit)return y(Dr,{value:t,unit:e.unit,baseDate:e?.baseDate,options:e});let r=t instanceof Date?t:typeof t==`string`||typeof t==`number`?new Date(t):void 0;return y(Dr,{date:r&&!isNaN(r.getTime())?r:void 0,baseDate:e?.baseDate,options:e})}return y(wr,{children:t})},kr=`__DANGEROUS_USE_REGISTRY__`,Ar=globalThis,jr=Ar[kr]??(Ar[kr]=new Map);function Mr(e,t=new WeakSet){let n=typeof e;if(e==null||n===`number`||n===`boolean`||n===`bigint`)return String(e);if(n===`string`)return JSON.stringify(e);if(n===`symbol`)return`:sym(${e.description??``})`;if(n===`function`)return`:fn(${e.name||`anon`})`;if(Array.isArray(e))return`[${e.map(e=>Mr(e,t)).join(`,`)}]`;if(n===`object`){let n=e;if(t.has(n))return`:circular`;t.add(n);let r=Object.keys(n).sort().map(e=>`${JSON.stringify(e)}:${Mr(n[e],t)}`).join(`,`);return t.delete(n),`{${r}}`}return String(e)}function Nr(e){return typeof e==`string`||typeof e==`number`||typeof e==`symbol`?String(e):Mr(e)}function Pr(e){let t=e;return t.status??(t.status=`pending`,e.then(e=>{t.status=`fulfilled`,t.value=e},e=>{t.status=`rejected`,t.reason=e})),t}function Fr(e,t,n){let r=n?.cache??jr,i=Date.now(),a=n?.ttl??1/0,o=Nr(e),s=r.get(o);if(s&&s.expiresAt>i)return s.thenable;let c=Pr(t()),l={thenable:c,createdAt:i,expiresAt:i+a};if(r.set(o,l),a!==1/0){let e=()=>{let e=r.get(o);e&&e.thenable===c&&setTimeout(()=>{let e=r.get(o);e&&e.thenable===c&&r.delete(o)},Math.max(0,a))};c.then(e,e)}return c}let Ir;try{Ir=Function(`o`,`k`,`return o[k]`)(e,`use`)}catch{}var Lr=Ir;function Rr({children:e,id:t,context:r,_hash:i,...a}){if(!e)return;t??=a?.$id,r??=a?.$context;let o=typeof a?.$maxChars==`number`?a.$maxChars:void 0,{translations:s,translationRequired:l,developmentApiEnabled:u,dialectTranslationRequired:d,registerJsxForTranslation:f,renderSettings:p,locale:m,defaultLocale:h}=$(`<T> used on the client-side outside of <GTProvider>`),g=c(()=>an(e),[e]),_;t&&(_=s?.[t]),_===void 0&&i&&(_=s?.[i]);let[b,x]=c(()=>{if(!l||_)return[void 0,``];let e=Y(g);return[e,er({source:e,...r&&{context:r},...o!=null&&{maxChars:Math.abs(o)},...t&&{id:t},dataFormat:`JSX`})]},[g,r,t,o,l,_]);_===void 0&&(_=s?.[x]);let S=()=>rn({children:g,defaultLocale:h,renderVariable:Or}),C=e=>Bn({source:g,target:e,locales:[m,h],renderVariable:Or});if(!l||s&&!_&&!u||_===null)return y(v,{children:S()});if(_)return y(n,{fallback:C(_),children:C(_)});let w=async()=>{if(!u||!m)return S();if(_)return C(_);try{let e=await f({source:b,targetLocale:m,metadata:{id:t,hash:x,context:r,...o!=null&&{maxChars:o}}});return e?C(e):S()}catch(e){return console.warn(e),S()}};if(Lr){let e=Lr(Fr([`getTranslationPromise`,u,JSON.stringify(b),m,t,x,r,o],()=>w()));return y(n,{fallback:e,children:e})}let T;return T=p.method===`skeleton`?Hn():p.method===`replace`||d?S():Hn(),y(n,{fallback:T,children:w()})}Rr._gtt=`translate-client`;function zr(e){let{developmentApiEnabled:t,translationRequired:n,_preloadMessages:r,_filterMessagesForPreload:i,_gtFunction:o,locale:s}=$(`useGT(): No context provided. You're trying to get the gt() function from the useGT() hook, which can be called within a <GTProvider>.`),c;if(e&&Lr&&t&&n){let t=i(e);t.length>0&&(c=Lr(Fr([`_preloadMessages`,s,JSON.stringify(t)],()=>r(t))))}function l(e,t={}){return o(e,t,c)}return a(l,[c,o])}function Br(e){let t=t=>e?`${e}.${t}`:t,{_dictionaryFunction:n,_dictionaryObjFunction:r}=$(`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 i(e,r={}){return n(t(e),r)}function a(e,n={}){return r(e,t(e),n)}return i.obj=a,i}function Vr(){return $(`useDefaultLocale(): Unable to access default locale outside of a <GTProvider>`).defaultLocale}function Hr(){return $(`useLocale(): Unable to access user's locale outside of a <GTProvider>`).locale}function Ur(){return $(`useVersionId(): Unable to access version ID outside of a <GTProvider>`)._versionId}function Wr(){return $(`useRegion(): Unable to access user's region outside of a <GTProvider>`).region}function Gr({gt:e,locale:t,versionId:n,defaultLocale:r,runtimeUrl:i,renderSettings:o,setTranslations:d,environment:f,...p}){let m=!!e.projectId&&!!i&&!!e.devApiKey&&f===`development`;if(!m){let e=e=>Promise.reject(Error(`${e}() failed because translation is disabled`));return{developmentApiEnabled:m,registerIcuForTranslation:()=>e(`registerIcuForTranslation`),registerJsxForTranslation:()=>e(`registerJsxForTranslation`)}}let h=l({gt:e,locale:t,baseMetadata:{...p,projectId:e.projectId,sourceLocale:r},timeout:o.timeout});h.current.gt=e,h.current.locale=t,h.current.baseMetadata={...p,projectId:e.projectId,sourceLocale:r},h.current.timeout=o.timeout;let g=l(!1),_=l(null),[v,y]=u(0),b=a(e=>{d(t=>{let n=Object.keys(e);if(n.length===0)return t;let r=t?{...t}:{},i=!1;for(let a of n){let n=e[a],o=t?.[a];Object.is(o,n)||(r[a]=n,i=!0)}return i?r:t})},[d]),x=a(e=>{_.current={..._.current,...e},g.current&&y(e=>e+1)},[]);s(()=>{if(g.current=!0,_.current){let e=_.current;_.current=null,b(e)}return()=>{g.current=!1}},[b]),s(()=>{if(!g.current)return;let e=_.current;e&&(_.current=null,b(e))},[v,b]);let S=l(0),C=l(new Map),w=l(new Map),T=a(async e=>{if(e.size===0)return{};S.current+=1;let{gt:t,locale:n,baseMetadata:r,timeout:i}=h.current,a=Array.from(e.values()),o={},s=new Map;try{let e={};for(let t of a){let{source:n,metadata:r}=t;e[r.hash]={source:n,metadata:{...r,dataFormat:t.dataFormat}}}let c=await t.translateMany(e,{...r,targetLocale:n},i);for(let e of a){let{hash:t,id:n}=e.metadata,r=c[t];if(r&&r.success){let e=r.translation;o[t]=e,s.set(t,e)}else r&&r.error?(console.warn(un(n,t,r.error||`An upstream error occurred.`)),o[t]=null,s.set(t,null)):(console.warn(un(n,t,`Unknown response format`),r),o[t]=null,s.set(t,null))}}catch(e){typeof e==`object`&&e&&`name`in e&&e.name===`AbortError`?console.warn(Dn):console.warn(ln,e),a.forEach(e=>{o[e.metadata.hash]=null,s.set(e.metadata.hash,null)})}finally{--S.current,a.forEach(e=>{let t=s.get(e.metadata.hash);t===void 0?(console.warn(`No translation result for ${e.metadata.hash}; resolving as null.`),e.resolve(null)):e.resolve(t)})}return o},[]),E=l(null),D=l(async()=>{}),O=a(e=>{x(e),C.current.size>0&&(E.current=setTimeout(()=>{E.current=null,D.current()},50))},[x]),k=a(()=>{D.current=async()=>{if(S.current>=100){E.current=setTimeout(()=>{E.current=null,D.current()},50);return}let e=C.current;if(e.size===0)return;let t=Array.from(e.entries()).slice(0,Math.min(25,e.size)),n=new Map(t);t.forEach(([t])=>e.delete(t)),O(await T(n))}},[T,O]),A=a((e=!1)=>{if(k(),e){E.current&&=(clearTimeout(E.current),null),D.current();return}E.current||=setTimeout(()=>{E.current=null,D.current()},50)},[k]),j=a(e=>t=>{let n=`${t.metadata.hash}:${t.targetLocale}`,r=w.current.get(n);if(r)return r;let i=new Promise(r=>{let i=e===`JSX`?{dataFormat:`JSX`,source:t.source,metadata:{...t.metadata,...t.metadata.maxChars!=null&&{maxChars:Math.abs(t.metadata.maxChars)}},resolve:r,reject:()=>{}}:{dataFormat:`ICU`,source:t.source,metadata:{...t.metadata,...t.metadata.maxChars!=null&&{maxChars:Math.abs(t.metadata.maxChars)}},resolve:r,reject:()=>{}};C.current.set(n,i),A(C.current.size>=25&&S.current<100)}).finally(()=>{w.current.delete(n)});return w.current.set(n,i),i},[A]),ee=c(()=>j(`ICU`),[j]),te=c(()=>j(`JSX`),[j]);return s(()=>()=>{E.current&&clearTimeout(E.current)},[]),{developmentApiEnabled:m,registerIcuForTranslation:ee,registerJsxForTranslation:te}}function Kr({gt:e,translations:t,locale:n,defaultLocale:r,translationRequired:i,developmentApiEnabled:a,registerIcuForTranslation:o,environment:s}){function c({message:t,variables:n,locales:r,fallback:i,id:a,maxChars:o,format:l}){try{let a=Zt(i||``),s=e.formatMessage(Object.keys(a).length?Qt(t):t,{locales:r,variables:{...n,...a,[U]:`other`},dataFormat:l});return e.formatCutoff(s,{maxChars:o})}catch(l){if(s===`production`)console.warn(kn(t,a,l));else{if(!i)throw Error(fn(t,a,l));console.error(fn(t,a,l))}return i?c({message:i,locales:r,variables:n,id:a,maxChars:o}):e.formatCutoff(t,{maxChars:o})}}function l(e,t={}){if(!e||typeof e!=`string`)return null;let{$id:n,$context:r,$maxChars:i,$_hash:a,$format:o,...s}=t,l=typeof o==`string`?o:void 0;return{id:n,context:r,maxChars:i,_hash:a,variables:s,calculateHash:()=>er({source:W(e),...r&&{context:r},...i!=null&&{maxChars:Math.abs(i)},...n&&{id:n},dataFormat:l||`ICU`}),renderMessage:(e,t,r)=>c({message:e,locales:t,variables:s,id:n,fallback:r,maxChars:i,format:l})}}function u(e,n,r){let i,a=``;return n&&(i=t?.[n]),r&&i===void 0&&(a=r,i=t?.[r]),i===void 0&&(a=e(),i=t?.[a]),{translationEntry:i,hash:a}}let d=e=>{let t=[];for(let{message:n,...r}of e){let e=l(n,r);if(!e)continue;let{id:i,_hash:a,calculateHash:o}=e,{translationEntry:s,hash:c}=u(o,i,a);s||t.push({message:n,...r,$_hash:c})}return t},f=async e=>{let t={};return await Promise.all(e.map(async({message:e,...r})=>{let i=l(e,r);if(!i)return;let{id:a,context:s,maxChars:c,_hash:d,calculateHash:f}=i,{translationEntry:p,hash:m}=u(f,a,d);p&&(t[m]=p),t[m]=await o({source:W(e),targetLocale:n,metadata:{...s&&{context:s},...a&&{id:a},...c!=null&&{maxChars:c},hash:m}})})),t},p=(e,t={},s)=>{let c=l(e,t);if(!c)return``;let{id:d,context:f,maxChars:p,_hash:m,calculateHash:h,renderMessage:g}=c;if(!i)return g(e,[r]);let{translationEntry:_,hash:v}=u(h,d,m);return _===null?g(e,[r]):_?g(_,[n,r],e):s?.[v]===void 0?a?(o({source:W(e),targetLocale:n,metadata:{...f&&{context:f},...d&&{id:d},...p!=null&&{maxChars:p},hash:v||``}}),g(e,[r])):(console.warn(pn(e,d,`gt`)),g(e,[r])):s?.[v]?g(s?.[v],[n,r],e):g(e,[r])};return{_gtFunction:p,_mFunction:(e,s={},l)=>{if(!e)return e;let u=mr(e);if(!u||!u.$_hash||!u.$_source)return p(e,s,l);let{$_hash:d,$_source:f,$context:m,$hash:h,$id:g,$maxChars:_,$format:v,...y}=u,b=(e,t,n)=>c({message:e,locales:t,variables:y,fallback:n,maxChars:_,format:v});if(!i)return b(f,[r]);let x=t?.[u.$_hash];return x===null?b(f,[r]):x?b(x,[n,r],f):a?l?.[d]===void 0?(o({source:W(f),targetLocale:n,metadata:{...m&&{context:m},..._!=null&&{maxChars:_},hash:d}}),b(f,[r])):l?.[d]?b(l?.[d],[n,r],f):b(f,[r]):(console.warn(pn(f,_r(e),`m`)),b(f,[r]))},_filterMessagesForPreload:d,_preloadMessages:f}}function qr(e,t,n,r,i,o,s,c,l,u,d){return a((a,c={})=>{if(!t)return``;let f=Rn(t,a);if(!f)return console.warn(Sn(a)),``;if(!Ln(f))return console.warn(Cn(a)),``;let{entry:p,metadata:m}=X(f);if(!p||typeof p!=`string`)return``;let{$format:h,...g}=c,_=m?.$maxChars??(typeof c.$maxChars==`number`?c.$maxChars:void 0),v=(t,n,r)=>{try{let i=Zt(r||``),a=e.formatMessage(Object.keys(i).length?Qt(t):t,{locales:n,variables:{...g,...i,[U]:`other`},dataFormat:h});return e.formatCutoff(a,{maxChars:_})}catch(i){if(d===`production`)console.warn(wn(a),`Error: `,i);else{if(!r)throw Error(`${bn(a)} Error: ${i}`);console.error(bn(a),`Error: `,i)}return r?v(r,n):e.formatCutoff(t,{maxChars:_})}};if(!s)return v(p,[o]);let y=Rn(n||{},a);if(y&&Ln(y)){let{entry:e}=X(y);return v(e,[i,o])}let b=r?.[a],x=``,S=()=>er({source:W(p),...m?.$context&&{context:m.$context},...m?.$maxChars!=null&&{maxChars:Math.abs(m.$maxChars)},id:a,dataFormat:`ICU`});return b||=(x=S(),r?.[x]),b?v(b,[i,o],p):(b===null||!l||u({source:W(p),targetLocale:i,metadata:{...m?.$context&&{context:m.$context},...m?.$maxChars!=null&&{maxChars:m.$maxChars},id:a,hash:x||S()}}),v(p,[o]))},[t,n,r,i,o,s,l,u,c])}function Jr({_locale:e,defaultLocale:t,locales:n,ssr:r,localeCookieName:i,customMapping:a,useDetermineLocale:o,enableI18n:s,reloadOnLocaleUpdate:l}){let u=c(()=>Array.from(new Set([t,...s?n:[]])),[t,n,s]),[d,f]=o({locale:e,defaultLocale:t,locales:u,ssr:r,localeCookieName:i,customMapping:a,enableI18n:s,reloadOnLocaleUpdate:l}),[p,_]=c(()=>{let e=g(t,d,u,a),n=e&&m(t,d);if(!a){let e=[];if(u.forEach(t=>{h(t)||e.push(t)}),e.length)throw Error(mn(e))}if(a){let e=[];if(u.forEach(t=>{h(t,a)||e.push(t)}),e.length)throw Error(hn(e))}return[e,n]},[t,d,u]);return{locale:d,setLocale:f,locales:u,translationRequired:p,dialectTranslationRequired:_}}function Yr({devApiKey:e,projectId:t,runtimeUrl:n,loadTranslationsType:r,cacheUrl:i,locales:a,environment:o}){s(()=>{if(o===`production`&&e)throw Error(sn);if(r!==`custom`&&(i||n)&&!t&&o===`development`&&console.warn(xn),t&&n&&r!==`custom`&&!e&&o===`development`&&console.warn(Tn),n===`https://runtime2.gtx.dev`||i===`https://cdn.gtx.dev`&&r===`default`){let e=a.filter(e=>!x(e));e.length&&console.warn(En(e))}},[e,r,i,n,t,a])}async function Xr(e,t){let n=Array.from(new Set([e,p(e).languageCode]));for(let e of n)try{let n=await t(e);if(n)return n}catch{}console.warn(On)}function Zr({_dictionary:e,_dictionaryTranslations:t={},loadDictionary:n,locale:r,defaultLocale:i}){let[a,o]=u(e),[c,l]=u(t);return s(()=>{if(!n)return;let e=!0;return(async()=>{let t=await Xr(i,n)||{},a=await Xr(r,n)||{};e&&o(t||{}),e&&l(a||{})})(),()=>{e=!1}},[n,r,i]),{dictionary:a,setDictionary:o,dictionaryTranslations:c,setDictionaryTranslations:l}}async function Qr({cacheUrl:e,projectId:t,locale:n,versionId:r,gt:i}){return!t||!e||!n?{}:(n=i.resolveCanonicalLocale(n),await(await fetch(r?`${e}/${t}/${n}/${r}`:`${e}/${t}/${n}`)).json())}function $r({_translations:e,translationRequired:t,loadTranslationsType:n,loadTranslations:r,locale:i,cacheUrl:a,projectId:o,_versionId:c,gt:d}){function f(){return e||(t&&n!==`disabled`?null:{})}let[p,m]=u(f()),h=l(!1);return s(()=>{if(!h.current){h.current=!0;return}m(t&&n!==`disabled`?null:{})},[i,n]),s(()=>{if(p||!t||n===`disabled`)return;let e=!0;return(async()=>{let t;switch(n){case`custom`:if(r)try{t=await r(i)}catch(e){console.error(dn(i),e)}break;case`default`:try{t=await Qr({cacheUrl:a||`https://cdn.gtx.dev`,projectId:o,locale:i,versionId:c,gt:d})}catch(e){console.error(e)}break}t||={},e&&m(t)})(),()=>{e=!1}},[p,t,n,a,o,i,c,d]),{translations:p,setTranslations:m}}function ei(e,t,n,r,i,o,s,c,l,u,d,f){return a((a,s,l={})=>{if(s===``)throw Error(gn());let p=Kn({dictionary:e,id:s});if(!p)return console.warn(Sn(s)),{};if(Z(p))return f(a,l);if(!c)return Qn(p);let m=qn({dictionary:t,id:s,sourceDictionary:t}),{dictionary:h,updateDictionary:g}=rr(structuredClone(p),s),_=cr(h,m,s),{dictionary:v,updateDictionary:y}=ir(h,structuredClone(m),i||{},_,s),b=ar(h,structuredClone(v),_,s);return u&&Promise.allSettled(_.map(async e=>{let{source:t,metadata:n}=e,r=n?.$id;return[r,await d({source:W(t),targetLocale:o,metadata:{...n?.$context&&{context:n.$context},...n?.$maxChars!=null&&{maxChars:n.$maxChars},id:r,hash:n?.$_hash}})]})).then(t=>{let n=t.filter(e=>e.status===`fulfilled`).map(e=>e.value);n.length>0&&r(t=>Zn(t,n,e))}),g&&setTimeout(()=>{n(e=>or(e,h,s))},0),y&&setTimeout(()=>{r(e=>Gn(e,v))},0),structuredClone(b)},[e,i,o,s,c,l,u,d,t])}function ti({enableI18n:e}){let[t]=u(e);return{enableI18n:t}}function ni(){throw J(`isSSREnabled`)}function ri(e){throw J(`useDetermineLocale`)}function ii(e){throw J(`useRegionState`)}function ai({children:e,config:t,environment:r=`production`,projectId:i=t?.projectId||``,devApiKey:a=t?.devApiKey||``,_versionId:o=t?._versionId,dictionary:s={},locales:l=t?.locales||[],defaultLocale:u=t?.defaultLocale||`en`,cacheUrl:d=t?.cacheUrl||`https://cdn.gtx.dev`,runtimeUrl:f=t?.runtimeUrl||`https://runtime2.gtx.dev`,renderSettings:p=t?.renderSettings||Vn(r),ssr:m=t?.ssr||ni(),localeCookieName:h=t?.localeCookieName||`generaltranslation.locale`,locale:g=``,region:v,loadDictionary:x,loadTranslations:S,fallback:C=void 0,translations:w=null,customMapping:T=t?.customMapping,enableI18n:E=t?.enableI18n===void 0?!0:t.enableI18n,enableI18nLoaded:D,reloadOnLocaleUpdate:O,useEnableI18n:k=ti,readAuthFromEnv:A=jn,useDetermineLocale:j=ri,useRegionState:ee=ii,...te}){g&&=_(g,T);let{projectId:M,devApiKey:ne}=A({projectId:i,devApiKey:a}),{enableI18n:re}=k({enableI18n:E,enableI18nLoaded:D,enableI18nCookieName:`generaltranslation.enable-i18n`,ssr:m}),{locale:N,setLocale:ie,locales:ae,translationRequired:P,dialectTranslationRequired:F}=Jr({_locale:g,defaultLocale:u,locales:l,ssr:m,localeCookieName:h,customMapping:T,useDetermineLocale:j,enableI18n:re,reloadOnLocaleUpdate:O}),{region:oe,setRegion:se}=ee({_region:v,ssr:m,regionCookieName:`generaltranslation.region`}),I=c(()=>new b({devApiKey:ne,sourceLocale:u,targetLocale:N,projectId:M,baseUrl:f||void 0,customMapping:T}),[ne,u,M,f,T]),ce=c(()=>S&&`custom`||d&&M&&`default`||`disabled`,[S,d,M]),{dictionary:le,setDictionary:ue,dictionaryTranslations:de,setDictionaryTranslations:fe}=Zr({_dictionary:s,_dictionaryTranslations:{},loadDictionary:x,locale:N,defaultLocale:u});Yr({devApiKey:ne,projectId:M,runtimeUrl:f,loadTranslationsType:ce,cacheUrl:d,locales:l,environment:r});let{translations:L,setTranslations:pe}=$r({_translations:w,translationRequired:P,loadTranslationsType:ce,loadTranslations:S,locale:N,cacheUrl:d,projectId:M,_versionId:o,gt:I}),{registerIcuForTranslation:me,registerJsxForTranslation:he,developmentApiEnabled:ge}=Gr({gt:I,locale:N,versionId:o,defaultLocale:u,runtimeUrl:f,renderSettings:p,setTranslations:pe,environment:r,...te}),{_gtFunction:_e,_mFunction:ve,_filterMessagesForPreload:ye,_preloadMessages:be}=Kr({gt:I,translations:L,locale:N,defaultLocale:u,translationRequired:P,developmentApiEnabled:ge,registerIcuForTranslation:me,environment:r}),xe=qr(I,le,de,L,N,u,P,F,ge,me,r),R=ei(le||{},de||{},ue,fe,L,N,u,P,F,ge,me,xe),Se=!!((!P||L)&&N);return y(Q.Provider,{value:{gt:I,registerIcuForTranslation:me,registerJsxForTranslation:he,_gtFunction:_e,_mFunction:ve,_filterMessagesForPreload:ye,_preloadMessages:be,_dictionaryFunction:xe,_dictionaryObjFunction:R,developmentApiEnabled:ge,locale:N,locales:ae,setLocale:ie,defaultLocale:u,region:oe,setRegion:se,translations:L,translationRequired:P,dialectTranslationRequired:F,projectId:M,renderSettings:p,_versionId:o},children:y(n,{fallback:C,children:Se?e:C})})}function oi({children:e,n:t,locales:n,...r}){let i=o(Q),a;i&&(n||=i.locale,a||=i.defaultLocale);let s=[...n?[n]:[],a||`en`];if(typeof t!=`number`)throw Error(cn(e));return y(v,{children:tn(t,s,r)||e})}oi._gtt=`plural`;function si({children:e,branch:t,...n}){return t=t?.toString(),typeof t==`string`&&t.startsWith(`data-`)&&(t=void 0),y(v,{children:t&&n[t]!==void 0?n[t]:e})}si._gtt=`branch`;function ci(){return $(`useLocales(): Unable to access configured locales outside of a <GTProvider>`).locales}function li(){let{setLocale:e}=$(`setLocale(): Unable to access user's locale outside of a <GTProvider>`);return e}function ui(e){throw J(`LocaleSelector`)}function di(e){let{locales:t,locale:n,setLocale:r,gt:i}=$(),o=c(()=>{if(!t||t.length===0)return[];let e=new Intl.Collator;return[...t].sort((t,n)=>e.compare(i.getLocaleProperties(t).nativeNameWithRegionCode,i.getLocaleProperties(n).nativeNameWithRegionCode))},[t,i]),s=a(e=>i.getLocaleProperties(e),[i]);return{locale:n,locales:e||o,setLocale:r,getLocaleProperties:s}}function fi(e){throw J(`RegionSelector`)}function pi(){return $(`useGTClass(): Unable to access configured GT class instance outside of a <GTProvider>`).gt}function mi(e){return pi().getLocaleProperties(e)}function hi({regions:e,customMapping:t,prioritizeCurrentLocaleRegion:n=!0,sortRegionsAlphabetically:r=!0}={prioritizeCurrentLocaleRegion:!0,sortRegionsAlphabetically:!0}){let{locales:i,locale:a,setLocale:o,gt:s,region:l,setRegion:u}=$(),{regionCode:d}=s.getLocaleProperties(a),[f,m]=c(()=>{let o=new Map(i.map(e=>{let t=p(e,a,s.customMapping);return[t.regionCode,t]})),c=e?[...e]:Array.from(o?.keys()||[d]),l=new Map(c.map(e=>[e,{locale:o?.get(e)?.code||a,...s.getRegionProperties(e),...typeof t?.[e]==`string`?{name:t?.[e]}:t?.[e]}]));if(r&&c.sort((e,t)=>new Intl.Collator().compare(l.get(e).name,l.get(t).name)),n){let e=c.indexOf(d);e>0&&(c.splice(e,1),c.unshift(d))}return[c,l]},[e,l,a,i,s]);return{region:l,setRegion:u,regions:f,regionData:m,locales:i,locale:a,localeRegion:d,setLocale:o}}function gi(e){let{gt:t}=$(`useLocaleDirection(): Unable to access configured GT class instance outside of a <GTProvider>`);return t.getLocaleDirection(e)}function _i(e){let{developmentApiEnabled:t,translationRequired:n,_preloadMessages:r,_filterMessagesForPreload:i,_mFunction:o,locale:s}=$(`useMessages(): No context provided. You're trying to get the m() function from the useMessages() hook, which can be called within a <GTProvider>.`),c;if(e&&Lr&&t&&n){let t=i(e);t.length>0&&(c=Lr(Fr([`_preloadMessages`,s,JSON.stringify(t)],()=>r(t))))}function l(e,t={}){return o(e,t,c)}return a(l,[c,o])}export{si as Branch,Tr as Currency,Er as DateTime,xr as Derive,Q as GTContext,ai as GTProvider,ui as LocaleSelector,Cr as Num,oi as Plural,fi as RegionSelector,Dr as RelativeTime,Sr as Static,Rr as T,wr as Var,Xt as declareStatic,Jt as declareVar,_r as decodeMsg,mr as decodeOptions,Kt as decodeVars,Yt as derive,vr as gtFallback,yr as mFallback,br as msg,Kr as useCreateInternalUseGTFunction,qr as useCreateInternalUseTranslationsFunction,ei as useCreateInternalUseTranslationsObjFunction,Vr as useDefaultLocale,zr as useGT,pi as useGTClass,Hr as useLocale,gi as useLocaleDirection,mi as useLocaleProperties,di as useLocaleSelector,ci as useLocales,_i as useMessages,Wr as useRegion,hi as useRegionSelector,Gr as useRuntimeTranslation,li as useSetLocale,Br as useTranslations,Ur as useVersionId};
|
|
2
|
+
//# sourceMappingURL=index.esm.min.mjs.map
|