@generaltranslation/react-core 1.8.20 → 2.0.0-odysseus.0

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.
Files changed (46) hide show
  1. package/CHANGELOG.md +27 -0
  2. package/dist/components-rsc.cjs.min.cjs +2 -0
  3. package/dist/components-rsc.cjs.min.cjs.map +1 -0
  4. package/dist/components-rsc.d.ts +531 -0
  5. package/dist/components-rsc.d.ts.map +1 -0
  6. package/dist/components-rsc.esm.min.mjs +2 -0
  7. package/dist/components-rsc.esm.min.mjs.map +1 -0
  8. package/dist/components.cjs.min.cjs +2 -0
  9. package/dist/components.cjs.min.cjs.map +1 -0
  10. package/dist/components.d.ts +495 -0
  11. package/dist/components.d.ts.map +1 -0
  12. package/dist/components.esm.min.mjs +2 -0
  13. package/dist/components.esm.min.mjs.map +1 -0
  14. package/dist/hooks.cjs.min.cjs +2 -0
  15. package/dist/hooks.cjs.min.cjs.map +1 -0
  16. package/dist/hooks.d.ts +130 -0
  17. package/dist/hooks.d.ts.map +1 -0
  18. package/dist/hooks.esm.min.mjs +2 -0
  19. package/dist/hooks.esm.min.mjs.map +1 -0
  20. package/dist/pure.cjs.min.cjs +2 -0
  21. package/dist/pure.cjs.min.cjs.map +1 -0
  22. package/dist/pure.d.ts +677 -0
  23. package/dist/pure.d.ts.map +1 -0
  24. package/dist/pure.esm.min.mjs +2 -0
  25. package/dist/pure.esm.min.mjs.map +1 -0
  26. package/package.json +40 -35
  27. package/dist/errors.cjs.min.cjs +0 -2
  28. package/dist/errors.cjs.min.cjs.map +0 -1
  29. package/dist/errors.d.ts +0 -5
  30. package/dist/errors.d.ts.map +0 -1
  31. package/dist/errors.esm.min.mjs +0 -2
  32. package/dist/errors.esm.min.mjs.map +0 -1
  33. package/dist/index.cjs.min.cjs +0 -2
  34. package/dist/index.cjs.min.cjs.map +0 -1
  35. package/dist/index.d.ts +0 -1385
  36. package/dist/index.d.ts.map +0 -1
  37. package/dist/index.esm.min.mjs +0 -2
  38. package/dist/index.esm.min.mjs.map +0 -1
  39. package/dist/internal.cjs.min.cjs +0 -2
  40. package/dist/internal.cjs.min.cjs.map +0 -1
  41. package/dist/internal.d.ts +0 -765
  42. package/dist/internal.d.ts.map +0 -1
  43. package/dist/internal.esm.min.mjs +0 -2
  44. package/dist/internal.esm.min.mjs.map +0 -1
  45. package/dist/types.d.ts +0 -437
  46. package/dist/types.d.ts.map +0 -1
@@ -0,0 +1,2 @@
1
+ import{jsx as e,jsxs as t}from"react/jsx-runtime";import{I18nConfig as n,createConditionStoreSingleton as r,getDictionaryEntry as i,getI18nCache as a,getI18nConfig as o,getRuntimeEnvironment as s,getTranslateListenerKey as c,hashMessage as l,isDictionaryValue as u}from"gt-i18n/internal";import d,{Children as f,cloneElement as p,createContext as m,isValidElement as h,useCallback as g,useContext as _,useEffect as v,useMemo as y,useRef as ee,useSyncExternalStore as b}from"react";var x=Object.defineProperty,te=Object.getOwnPropertyDescriptor,S=Object.getOwnPropertyNames,C=Object.prototype.hasOwnProperty,w=(e,t)=>()=>(e&&(t=e(e=0)),t),T=(e,t)=>()=>(t||(e((t={exports:{}}).exports,t),e=null),t.exports),E=(e,t)=>{let n={};for(var r in e)x(n,r,{get:e[r],enumerable:!0});return t||x(n,Symbol.toStringTag,{value:`Module`}),n},D=(e,t,n,r)=>{if(t&&typeof t==`object`||typeof t==`function`)for(var i=S(t),a=0,o=i.length,s;a<o;a++)s=i[a],!C.call(e,s)&&s!==n&&x(e,s,{get:(e=>t[e]).bind(null,s),enumerable:!(r=te(t,s))||r.enumerable});return e},O=e=>C.call(e,`module.exports`)?e[`module.exports`]:D(x({},`__esModule`,{value:!0}),e);function k({children:e,branch:t,_locale:n,_enableI18n:r,...i}){let a=t?.toString();return typeof a==`string`&&a.startsWith(`data-`)&&(a=void 0),a&&i[a]!==void 0?i[a]:e}function ne(t){return e(k,{...t})}ne._gtt=`branch`,k._gtt=`branch-automatic`;function re(e){let t=e.trim();return t?/[.!?)]$/.test(t)?t:`${t}.`:``}function A(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 ie(e){return e.replace(/^[A-Z][a-z]/,e=>e.toLowerCase())}function ae(e){if(!e)return``;let t=Array.isArray(e)?e.join(`, `):e;return t.trim()?re(`Details: ${t}`):``}function oe(e){if(e!=null)return String(e)}function j({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?`${A(n)} because ${ie(A(i))}`:n,d=!!a&&!!o&&/^[a-z]/.test(A(o)),f=[u,r,d?`${A(a)}, or ${ie(A(o))}`:a,d?void 0:o,ae(s)].filter(e=>!!e).map(re);c&&f.push(`Learn more: ${c}`);let p=f.join(` `);return l?`${l} ${p}`:p}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}const ce=e=>`generaltranslation Formatting Error: Invalid cutoff style: ${e}.`,le=`DEFAULT_TERMINATOR_KEY`,ue={ellipsis:{fr:{terminator:`…`,separator:` `},zh:{terminator:`……`,separator:void 0},ja:{terminator:`……`,separator:void 0},[le]:{terminator:`…`,separator:void 0}},none:{[le]:{terminator:void 0,separator:void 0}}};var de=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(!ue[r])throw Error(ce(r));let i=n.maxChars===void 0?void 0:ue[r][new Intl.Locale(this.locale).language]||ue[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:de},pe=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 me(e){return pe.get(`PluralRules`,e)}var M=E({__addDisposableResource:()=>Ve,__assign:()=>F,__asyncDelegator:()=>Ne,__asyncGenerator:()=>Me,__asyncValues:()=>Pe,__await:()=>N,__awaiter:()=>we,__classPrivateFieldGet:()=>Re,__classPrivateFieldIn:()=>Be,__classPrivateFieldSet:()=>ze,__createBinding:()=>I,__decorate:()=>_e,__disposeResources:()=>He,__esDecorate:()=>ye,__exportStar:()=>Ee,__extends:()=>he,__generator:()=>Te,__importDefault:()=>Le,__importStar:()=>Ie,__makeTemplateObject:()=>Fe,__metadata:()=>Ce,__param:()=>ve,__propKey:()=>xe,__read:()=>Oe,__rest:()=>ge,__rewriteRelativeImportExtension:()=>Ue,__runInitializers:()=>be,__setFunctionName:()=>Se,__spread:()=>ke,__spreadArray:()=>je,__spreadArrays:()=>Ae,__values:()=>De,default:()=>Ke});function he(e,t){if(typeof t!=`function`&&t!==null)throw TypeError(`Class extends value `+String(t)+` is not a constructor or null`);P(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}function ge(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 _e(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 ye(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 be(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 xe(e){return typeof e==`symbol`?e:`${e}`}function Se(e,t,n){return typeof t==`symbol`&&(t=t.description?`[${t.description}]`:``),Object.defineProperty(e,`name`,{configurable:!0,value:n?`${n} ${t}`:t})}function Ce(e,t){if(typeof Reflect==`object`&&typeof Reflect.metadata==`function`)return Reflect.metadata(e,t)}function we(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 Te(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 Ee(e,t){for(var n in e)n!==`default`&&!Object.prototype.hasOwnProperty.call(t,n)&&I(t,e,n)}function De(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 Oe(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 ke(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(Oe(arguments[t]));return e}function Ae(){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 je(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 N(e){return this instanceof N?(this.v=e,this):new N(e)}function Me(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 N?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 Ne(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:N(e[r](t)),done:!1}:i?i(t):t}:i}}function Pe(e){if(!Symbol.asyncIterator)throw TypeError(`Symbol.asyncIterator is not defined.`);var t=e[Symbol.asyncIterator],n;return t?t.call(e):(e=typeof De==`function`?De(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 Fe(e,t){return Object.defineProperty?Object.defineProperty(e,`raw`,{value:t}):e.raw=t,e}function Ie(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var n=L(e),r=0;r<n.length;r++)n[r]!==`default`&&I(t,e,n[r]);return We(t,e),t}function Le(e){return e&&e.__esModule?e:{default:e}}function Re(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 ze(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 Be(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 Ve(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 He(e){function t(t){e.error=e.hasError?new Ge(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 Ue(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 P,F,I,We,L,Ge,Ke,R=w((()=>{P=function(e,t){return P=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])},P(e,t)},F=function(){return F=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},F.apply(this,arguments)},I=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]}),We=Object.create?(function(e,t){Object.defineProperty(e,`default`,{enumerable:!0,value:t})}):function(e,t){e.default=t},L=function(e){return L=Object.getOwnPropertyNames||function(e){var t=[];for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[t.length]=n);return t},L(e)},Ge=typeof SuppressedError==`function`?SuppressedError:function(e,t,n){var r=Error(n);return r.name=`SuppressedError`,r.error=e,r.suppressed=t,r},Ke={__extends:he,__assign:F,__rest:ge,__decorate:_e,__param:ve,__esDecorate:ye,__runInitializers:be,__propKey:xe,__setFunctionName:Se,__metadata:Ce,__awaiter:we,__generator:Te,__createBinding:I,__exportStar:Ee,__values:De,__read:Oe,__spread:ke,__spreadArrays:Ae,__spreadArray:je,__await:N,__asyncGenerator:Me,__asyncDelegator:Ne,__asyncValues:Pe,__makeTemplateObject:Fe,__importStar:Ie,__importDefault:Le,__classPrivateFieldGet:Re,__classPrivateFieldSet:ze,__classPrivateFieldIn:Be,__addDisposableResource:Ve,__disposeResources:He,__rewriteRelativeImportExtension:Ue}})),qe=T((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={}))})),z=T((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}}})),Je=T((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]/})),Ye=T((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}})),Xe=T((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})),Ze=T((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.parseNumberSkeletonFromString=r,e.parseNumberSkeleton=p;var t=(R(),O(M)),n=Xe();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}})),Qe=T((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=(R(),O(M));t.__exportStar(Ye(),e),t.__exportStar(Ze(),e)})),$e=T((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`]}})),et=T((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.getBestPattern=n;var t=$e();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]}})),tt=T((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.Parser=void 0;var t=(R(),O(M)),n=qe(),r=z(),i=Je(),a=Qe(),o=et(),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{_=S(`([^\\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},ee=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},b=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}},x=m?function(e){return e.trimStart()}:function(e){return e.replace(s,``)},te=h?function(e){return e.trimEnd()}:function(e){return e.replace(c,``)};function S(e,t){return new RegExp(e,t)}var C;if(_){var w=S(`([^\\p{White_Space}\\p{Pattern_Syntax}]*)`,`yu`);C=function(e,t){return w.lastIndex=t,w.exec(e)[1]??``}}else C=function(e,t){for(var n=[];;){var r=b(e,t);if(r===void 0||k(r)||ne(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&&T(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()||!T(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()&&D(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||!E(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=C(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=te(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 b=x(p.style.slice(2));if(d===`number`){var h=this.parseNumberSkeletonFromString(b,p.styleLocation);return h.err?h:{val:{type:r.TYPE.number,value:s,location:y,style:h.val},err:null}}else{if(b.length===0)return this.error(n.ErrorKind.EXPECT_DATE_TIME_SKELETON,y);var S=b;this.locale&&(S=(0,o.getBestPattern)(b,this.locale));var g={type:r.SKELETON_TYPE.dateTime,pattern:S,location:p.styleLocation,parsedOptions:this.shouldParseSkeletons?(0,a.parseDateTimeSkeleton)(S):{}};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 C=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(`,`))return this.error(n.ErrorKind.EXPECT_SELECT_ARGUMENT_OPTIONS,l(C,t.__assign({},C)));this.bumpSpace();var w=this.parseIdentifierIfPossible(),T=0;if(d!==`select`&&w.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(),w=this.parseIdentifierIfPossible(),T=h.val}var E=this.tryParsePluralOrSelectOptions(e,d,i,w);if(E.err)return E;var _=this.tryParseArgumentClose(c);if(_.err)return _;var D=l(c,this.clonePosition());return d===`select`?{val:{type:r.TYPE.select,value:s,options:ee(E.val),location:D},err:null}:{val:{type:r.TYPE.plural,value:s,options:ee(E.val),offset:T,pluralType:d===`plural`?`cardinal`:`ordinal`,location:D},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=b(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()&&k(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 T(e){return e>=97&&e<=122||e>=65&&e<=90}function E(e){return T(e)||e===47}function D(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 k(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function ne(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}})),nt=T((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.hoistSelectors=s,e.isStructurallySame=l;var t=(R(),O(M)),n=z();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(`, `)}]`)}}})),rt=T((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.isStructurallySame=e._Parser=void 0,e.parse=o;var t=(R(),O(M)),n=qe(),r=tt(),i=z();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(z(),e),e._Parser=r.Parser;var s=nt();Object.defineProperty(e,`isStructurallySame`,{enumerable:!0,get:function(){return s.isStructurallySame}})})),it=T((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),R(),O(M),z()}));rt(),z(),it();const at=[`singular`,`plural`,`dual`,`zero`,`one`,`two`,`few`,`many`,`other`];function ot(e){return at.includes(e)}function st(e,t=at,n=[`en`]){let r=me(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 ct={variable:`v`,number:`n`,datetime:`d`,currency:`c`,"relative-time":`rt`};function lt(e){return ct[e]}const ut=`_gt_`;RegExp(`^${ut}\\d+$`),RegExp(`^${ut}$`),RegExp(`${ut}\\d+`);var dt=class extends n{renderStrategy;constructor(e={},t=`server-render`){super(e),pt(t),this.renderStrategy=t}getRenderStrategy(){return this.renderStrategy}};function ft(){let e=o();if(mt(e))return e;throw Error(j({source:`@generaltranslation/react-core`,severity:`Error`,whatHappened:`Cannot read ReactI18nConfig after base I18nConfig setup.`,why:`the internal I18nConfig singleton was initialized without react-core render strategy support`,fix:`Initialize GT through gt-react or @generaltranslation/react-core/pure.`}))}function pt(e){if(!(e===`SPA`||e===`server-render`))throw Error(j({source:`@generaltranslation/react-core`,severity:`Error`,whatHappened:`Invalid React render strategy.`,why:`the render strategy must be "SPA" or "server-render", but received "${String(e)}"`,fix:`Initialize GT through gt-react or pass a valid render strategy.`}))}function mt(e){return e instanceof dt}const{getConditionStore:ht,setConditionStore:gt,isConditionStoreInitialized:_t}=r(j({source:`@generaltranslation/react-core`,severity:`Error`,whatHappened:`Cannot read GT runtime context before it has been initialized`,why:`The internal ConditionStore is unavailable`}));function vt(){try{return ht()}catch(e){let t=s(),n=ft().getRenderStrategy(),r=j({source:`@generaltranslation/react-core`,severity:`Error`,whatHappened:`Cannot access ConditionStore before it is initialized.`,details:oe(e),fix:n===`SPA`?`Initialize GT before reading GT runtime context.`:`Add a <GTProvider> at the root of your component tree.`,wayOut:t===`development`?void 0:n===`SPA`?`Request-specific values will fall back to the default configuration.`:`Request-specific values will fall back to the default configuration. This may cause hydration mismatches.`});if(t===`development`)throw Error(r);return console.error(r),{getLocale:()=>`en`,getRegion:()=>void 0,getEnableI18n:()=>!0,setLocale:()=>{},setRegion:()=>{},setEnableI18n:()=>{}}}}function yt(){let e=globalThis;return e.__generaltranslation??={},e.__generaltranslation.reactCore??={},e.__generaltranslation.reactCore}function bt(){let e=yt();return e.gtContext??=m(void 0),e.gtContext}function B(){let e=_(bt());if(e||ft().getRenderStrategy()===`SPA`)return e;throw Error(xt())}function xt(){return j({source:`@generaltranslation/react-core`,severity:`Error`,whatHappened:`GT runtime context could not be read`,why:`GTContext was accessed outside of a <GTProvider>`,fix:`Add a <GTProvider> at the root of your component tree.`})}function St(){return B()?.conditionStore??vt()}function V(){return St().getLocale()}function H(){return St().getEnableI18n()}function U(e,t,n){let r=``,i=null;return typeof e==`number`&&!i&&n&&(r=st(e,Object.keys(n).filter(ot),t)),r&&!i&&(i=n[r]),i}const Ct=[];function W({locale:e,enableI18n:t,localesProp:n=Ct}){let r=o().getDefaultLocale();return t&&o().requiresTranslation(e)?[...n,e,r]:[r]}function wt({_enableI18n:e,_locale:t,children:n,n:r,locales:i=[],...a}){let o=W({locale:t,enableI18n:e,localesProp:i});return typeof r==`number`&&U(r,o,a)||n}function Tt({_enableI18n:e,_locale:t,...n}){return wt({...n,_locale:t??V(),_enableI18n:e??H()})}function Et(t){return e(Tt,{...t})}Et._gtt=`plural`,Tt._gtt=`plural-automatic`;function Dt({children:e}){return e}function Ot(t){return e(Dt,{...t})}Ot._gtt=`derive`,Dt._gtt=`derive-automatic`;function kt(){let e=globalThis;return e.__generaltranslation??={},e.__generaltranslation.reactCore??={},e.__generaltranslation.reactCore}function At(){let e=kt().i18nStore;if(!e)throw jt();return e}function jt(){let e=j({source:`@generaltranslation/react-core`,severity:`Error`,whatHappened:`Cannot access I18nStore before it is initialized.`,fix:ft().getRenderStrategy()===`SPA`?`Initialize GT before reading GT runtime context.`:`Add a <GTProvider> at the root of your component tree.`});return Error(e)}function Mt(){return B()?.i18nStore||At()}function Nt(){return B()?.translationsSnapshot||{}}function Pt(){let e=H(),t=V();return e&&o().requiresTranslation(t)}function Ft(){let e=B()?.onMissingTranslation,t=It();return g(n=>{e?e(n):t(c(n),{type:`translation`,lookup:n})},[e,t])}function It(){let e=o().isDevHotReloadEnabled(),t=Pt(),n=Mt(),r=new Map;return v(()=>{!e||!t||r.size===0||r.forEach(({type:e,lookup:t})=>{switch(e){case`translation`:n.translate(t);break;case`dictionaryEntry`:n.translateDictionaryEntry(t);break;case`dictionaryObject`:n.translateDictionaryObject(t);break}})},[e,t,n,r]),(e,t)=>{r.set(e,t)}}function Lt(e){let t=Mt(),n=Nt(),r=Ft(),i=b(n=>t.subscribeToTranslate(e,n),()=>t.getTranslateSnapshot(e,n),()=>t.getTranslateSnapshot(e,n));return i==null&&o().isDevHotReloadEnabled()&&r(e),i}function Rt({_enableI18n:e,_locale:t,children:n,currency:r=`USD`,options:i={},locales:a=[]}){let s=W({locale:t,enableI18n:e,localesProp:a}),c=o().getGTClass();if(n==null)return null;let l=typeof n==`string`?parseFloat(n):n;return c.formatCurrency(l,r,{locales:s,...i})}function G({_enableI18n:e,_locale:t,...n}){return Rt({...n,_enableI18n:e??H(),_locale:t??V()})}function zt(t){return e(G,{...t})}G._gtt=`variable-currency-automatic`,zt._gtt=`variable-currency`;function Bt({_enableI18n:e,_locale:t,children:n,options:r={},locales:i=[]}){let a=W({locale:t,enableI18n:e,localesProp:i}),s=o().getGTClass();return n==null?null:s.formatDateTime(n,{locales:a,...r}).replace(/[\u200F\u202B\u202E]/g,``)}function K({_enableI18n:e,_locale:t,...n}){return Bt({...n,_enableI18n:e??H(),_locale:t??V()})}function Vt(t){return e(K,{...t})}K._gtt=`variable-datetime-automatic`,Vt._gtt=`variable-datetime`;function Ht({_enableI18n:e,_locale:t,children:n,options:r={},locales:i=[]}){let a=W({locale:t,enableI18n:e,localesProp:i}),s=o().getGTClass();if(n==null)return null;let c=typeof n==`string`?parseFloat(n):n;return s.formatNum(c,{locales:a,...r})}function q({_enableI18n:e,_locale:t,...n}){return Ht({...n,_enableI18n:e??H(),_locale:t??V()})}function Ut(t){return e(q,{...t})}q._gtt=`variable-number-automatic`,Ut._gtt=`variable-number`;function Wt({_enableI18n:e,_locale:t,date:n,children:r,value:i,unit:a,baseDate:s,locales:c=[],options:l={}}){let u=W({locale:t,enableI18n:e,localesProp:c}),d=o().getGTClass(),f=n??r;return process.env.NODE_ENV===`development`&&i!==void 0&&!a&&console.warn("<RelativeTime>: `value` was provided without `unit`. The `value` prop will be ignored."),i!==void 0&&a?d.formatRelativeTime(i,a,{locales:u,numeric:l.numeric,style:l.style,localeMatcher:l.localeMatcher}):f==null?null:d.formatRelativeTimeFromDate(f,{locales:u,baseDate:s??new Date,numeric:l.numeric,style:l.style,localeMatcher:l.localeMatcher})}function J({_enableI18n:e,_locale:t,...n}){return Wt({...n,_enableI18n:e??H(),_locale:t??V()})}function Gt(t){return e(J,{...t})}J._gtt=`variable-relative-time-automatic`,Gt._gtt=`variable-relative-time`;function Kt({children:e}){return e}function qt({children:e}){return Kt({children:e})}function Jt({children:e}){return Kt({children:e})}qt._gtt=`variable-variable`,Jt._gtt=`variable-variable-automatic`;function Yt({Currency:t,GtInternalCurrency:n,DateTime:r,GtInternalDateTime:i,Num:a,GtInternalNum:o,RelativeTime:s,GtInternalRelativeTime:c,Var:l,GtInternalVar:u}){return function({variableType:d,variableValue:f,variableOptions:p,locales:m,enableI18n:h,injectionType:g}){let _={_locale:m[0]??`en`,_enableI18n:h};if(d===`n`){let t=g===`automatic`?a:o,n=p;return e(t,{..._,options:n,children:f})}if(d===`d`){let t=g===`automatic`?r:i,n=p;return e(t,{..._,options:n,children:f})}if(d===`c`){let r=g===`automatic`?t:n,i=p;return e(r,{..._,options:i,children:f})}if(d===`rt`){let t=g===`automatic`?s:c,n=p;if(typeof f==`number`&&n?.unit)return e(t,{..._,value:f,unit:n.unit,baseDate:n?.baseDate,options:n});let r=f instanceof Date?f:typeof f==`string`||typeof f==`number`?new Date(f):void 0;return e(t,{..._,date:r&&!isNaN(r.getTime())?r:void 0,baseDate:n?.baseDate,options:n})}let v=f;return e(g===`automatic`?u:l,{..._,children:v})}}const Xt={variable:`value`,number:`n`,datetime:`date`,currency:`cost`,"relative-time":`time`};function Zt(e={},t){return typeof e.name==`string`?e.name:`_gt_${Xt[t]||`value`}_${e[`data-_gt`]?.id}`}function Qt(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 $t(e){let t=e[`data-_gt`]?.variableType||`variable`;return{variableName:Zt(e,t),variableType:lt(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 en(e){return e&&e.props&&e.props[`data-_gt`]?e.props[`data-_gt`]:null}function tn({renderVariable:e}){return function({children:t,defaultLocale:n=`en`,enableI18n:r}){let i=t=>{let i=en(t);if(Qt(t.props)){let{variableType:i,variableValue:a,variableOptions:o,injectionType:s}=$t(t.props);return e({variableType:i,variableValue:a,variableOptions:o,locales:[n],enableI18n:r,injectionType:s})}if(i?.transformation===`plural`){let e=i.branches||{};if(typeof t.props.n!=`number`)return t.props.children==null?null:o(t.props.children);let r=U(t.props.n,[n],e);return o(r===null?t.props.children:r)}if(i?.transformation===`branch`){let{children:e,branch:n}=t.props,r=i.branches||{},a=n==null||n===``?void 0:n.toString();return o(a&&r[a]!==void 0?r[a]:e)}return i?.transformation===`fragment`?d.createElement(d.Fragment,{key:t.props.key,children:o(t.props.children)}):t.props.children?d.cloneElement(t,{...t.props,"data-_gt":void 0,children:o(t.props.children)}):d.cloneElement(t,{...t.props,"data-_gt":void 0})},a=e=>d.isValidElement(e)?i(e):e,o=e=>Array.isArray(e)?d.Children.map(e,a):a(e);return o(t)}}const nn={pl:`placeholder`,ti:`title`,alt:`alt`,arl:`aria-label`,arb:`aria-labelledby`,ard:`aria-describedby`};function rn({renderVariable:t}){let n=tn({renderVariable:t});function r({sourceElement:e,targetElement:t,locales:r=[`en`],enableI18n:a}){let{props:o}=e,s=o[`data-_gt`],c=s?.transformation,l=t.d,u={};if(l&&Object.entries(nn).forEach(([e,t])=>{l[e]&&(u[t]=l[e])}),c===`plural`){let o=e.props.n;if(typeof o!=`number`)return n({children:e,defaultLocale:r[0],enableI18n:a});let c=U(o,r,s.branches||{}),l=c===null?e.props.children:c,u=U(o,r,t.d?.b||{});return i({source:l,target:u===null?t.c:u,locales:r,enableI18n:a})}if(c===`branch`){let{branch:e,children:n}=o,c=e==null||e===``?void 0:e.toString(),l=s.branches||{},u=t.d?.b||{};return i({source:c&&l[c]!==void 0?l[c]:n,target:c&&u[c]!==void 0?u[c]:t.c,locales:r,enableI18n:a})}return c===`fragment`&&t.c?d.createElement(d.Fragment,{key:e.props.key,children:i({source:o.children,target:t.c,locales:r,enableI18n:a})}):o?.children&&t?.c?d.cloneElement(e,{...o,...u,"data-_gt":void 0,children:i({source:o.children,target:t.c,locales:r,enableI18n:a})}):n({children:e,defaultLocale:r[0],enableI18n:a})}function i({source:i,target:a,locales:o=[`en`],enableI18n:s}){if(a==null&&i)return n({children:i,defaultLocale:o[0],enableI18n:s});if(typeof a==`string`)return a;if(Array.isArray(a)&&!Array.isArray(i)&&i&&(i=[i]),Array.isArray(i)&&Array.isArray(a)){let n={},c={},l={},u=i.filter(e=>{if(d.isValidElement(e))if(Qt(e.props)){let{variableName:t,variableValue:r,variableOptions:i,injectionType:a}=$t(e.props);n[t]=r,c[t]=i,l[t]=a}else return!0;return!1}),f=e=>u.find(t=>{let n=en(t);return n?.id===void 0?!1:n.id===e.i})||u.shift();return a.map((i,a)=>{if(typeof i==`string`)return e(d.Fragment,{children:i},`string_${a}`);if(se(i))return e(d.Fragment,{children:t({variableType:i.v||`v`,variableValue:n[i.k],variableOptions:c[i.k],locales:o,enableI18n:s,injectionType:l[i.k]||`manual`})},`var_${a}`);let u=f(i);return u?e(d.Fragment,{children:r({sourceElement:u,targetElement:i,locales:o,enableI18n:s})},`element_${a}`):null})}if(a&&typeof a==`object`&&!Array.isArray(a)){let e=se(a)?`variable`:`element`;if(d.isValidElement(i)){if(e===`element`)return r({sourceElement:i,targetElement:a,locales:o,enableI18n:s});if(Qt(i.props)){let{variableValue:e,variableOptions:n,variableType:r,injectionType:a}=$t(i.props);return t({variableType:r,variableValue:e,variableOptions:n,locales:o,enableI18n:s,injectionType:a})}}}return n({children:i,defaultLocale:o[0],enableI18n:s})}return i}function an({renderVariable:e}){let t=tn({renderVariable:e}),n=rn({renderVariable:e});function r({taggedSourceChildren:e,targetJsxChildren:t,locale:n,defaultLocale:r,enableI18n:o,shouldTranslate:s}){return!s||t==null?i({taggedSourceChildren:e,defaultLocale:r,enableI18n:o}):a({taggedSourceChildren:e,targetJsxChildren:t,locales:[n,r],enableI18n:o})}function i({taggedSourceChildren:e,defaultLocale:n,enableI18n:r}){return t({children:e,defaultLocale:n,enableI18n:r})}function a({taggedSourceChildren:e,targetJsxChildren:t,locales:r,enableI18n:i}){return n({source:e,target:t,locales:r,enableI18n:i})}return r}function on(e){let t=Yt(e);return{renderVariable:t,renderDefaultChildren:tn({renderVariable:t}),renderTranslatedChildren:rn({renderVariable:t}),renderPreparedT:an({renderVariable:t})}}const{renderVariable:sn,renderDefaultChildren:cn,renderTranslatedChildren:ln,renderPreparedT:un}=on({Currency:zt,GtInternalCurrency:G,DateTime:Vt,GtInternalDateTime:K,Num:Ut,GtInternalNum:q,RelativeTime:Gt,GtInternalRelativeTime:J,Var:qt,GtInternalVar:Jt});function dn(){return y(()=>o().getDefaultLocale(),[])}function fn(e,t=0){let n=t,r=e=>{let{type:t,props:r}=e;n+=1;let i={id:n,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(r).reduce((e,[t,r])=>(ot(t)&&(e[t]=fn(r,n)),e),{});Object.keys(e).length&&(i.branches=e)}if(e[0]===`branch`){let{children:e,branch:t,...a}=r,o=Object.fromEntries(Object.entries(a).filter(([e])=>!e.startsWith(`data-`))),s=Object.entries(o).reduce((e,[t,r])=>(e[t]=fn(r,n),e),{});Object.keys(s).length&&(i.branches=s)}i.transformation=e[0]}return i};function i(e){let{props:t}=e,n=r(e),i={...t,"data-_gt":n};return t.children&&!n.variableType&&(i.children=o(t.children)),e.type===d.Fragment&&(i[`data-_gt`].transformation=`fragment`),d.cloneElement(e,i)}function a(e){return h(e)?i(e):e}function o(e){return Array.isArray(e)?d.Children.map(e,a):a(e)}return o(e)}function pn(e){return X(e,0)}function mn(e,t){let{type:n,props:r}=e,i=hn(n);if(typeof r!=`object`||!r)return e;if(i){let{componentType:n,injectionType:a}=i;if(n===`variable`)return e;if(n===`branch`)return p(e,{...Object.entries(r).reduce((e,[n,r])=>(n!==`branch`&&!n.startsWith(`data-`)?e[n]=Y(r,t):e[n]=r,e),{})});if(n===`plural`)return p(e,{...Object.entries(r).reduce((e,[n,r])=>(ot(n)||n===`children`?e[n]=Y(r,t):e[n]=r,e),{})});if(n===`derive`)return p(e,{...r,...`children`in r&&{children:X(r.children,t+1)}});if(n===`translate`&&a===`automatic`&&t>0)return`children`in r?X(r.children,t):void 0;n===`translate`&&a===`automatic`&&console.warn(gn)}return p(e,{...r,...`children`in r&&{children:X(r.children,t)}})}function Y(e,t){return h(e)?mn(e,t):e}function X(e,t){return Array.isArray(e)?f.map(e,e=>Y(e,t)):Y(e,t)}function hn(e){let t=typeof e==`function`&&`_gtt`in e?e._gtt:void 0;if(t==null||typeof t!=`string`)return;let n=t.split(`-`);return{componentType:n[0],injectionType:n[1]===`automatic`||n[2]===`automatic`?`automatic`:`manual`}}const gn=`'@generaltranslation/react-core Warning: A <_T> component was found injected outside of a <Derive> boundary. This may affect translation resolution for this component.`;function _n(e){return d.isValidElement(e)}const vn=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`},yn=(e,t,n)=>{let r=Object.entries(nn).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]=Z(n)}),r={...r,b:e,t:`p`}}if(e===`branch`&&n){let e={};Object.entries(n).forEach(([t,n])=>{e[t]=Z(n)}),r={...r,b:e,t:`b`}}return Object.keys(r).length?r:void 0},bn=e=>{let{props:t}=e,n={t:vn(e)};if(t[`data-_gt`]){let e=t[`data-_gt`],r=e.transformation;if(r===`variable`){let n=e.variableType||`variable`,r=Zt(t,n),i=lt(n);return{i:e.id,k:r,v:i}}n.i=e.id,n.d=yn(r,t,e.branches);let i=Object.entries(nn).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]=Z(n)}),i={...i,b:t,t:`p`}}if(r===`branch`&&e.branches){let t={};Object.entries(e.branches).forEach(([e,n])=>{t[e]=Z(n)}),i={...i,b:t,t:`b`}}n.d=Object.keys(i).length?i:void 0}return t.children&&(n.c=Z(t.children)),n},xn=e=>_n(e)?bn(e):typeof e==`number`?e.toString():e;function Z(e){return Array.isArray(e)?e.map(xn):xn(e)}function Sn({sourceChildren:e,params:t,locale:n}){let r=Cn(e);return{taggedSourceChildren:r,sourceJsxChildren:wn(r),targetOptions:Tn({options:En(t),locale:n})}}function Cn(e){return fn(pn(e))}function wn(e){return Z(e)}function Tn({options:e,locale:t}){return{...e,$locale:t}}function En(e){return{...e,$format:`JSX`,$context:e.$context??e.context,$id:e.$id??e.id,$_hash:e.$_hash??e._hash}}function Dn({sourceChildren:e,params:t,_locale:n,_enableI18n:r}){let i=V(),a=H(),s=dn(),c=n??i,l=r??a;return{defaultLocale:s,enableI18n:l,locale:c,shouldTranslate:l&&o().requiresTranslation(c),...y(()=>Sn({sourceChildren:e,params:t,locale:c}),[c,t,e])}}function On(e){return An(e)}function kn(e){return An(e)}On._gtt=`translate-client`,kn._gtt=`translate-client-automatic`;function An({children:e,_locale:t,_enableI18n:n,_renderPreparedT:r=un,...i}){let{defaultLocale:a,locale:s,enableI18n:c,targetOptions:l,taggedSourceChildren:u,sourceJsxChildren:d,shouldTranslate:f}=Dn({sourceChildren:e,params:i,_locale:t,_enableI18n:n}),p=Lt({locale:s,message:d,options:l}),m=ee(null);if(o().isDevHotReloadEnabled()&&p==null&&m.current!=null&&f)return m.current;let h=r({taggedSourceChildren:u,targetJsxChildren:p,locale:s,defaultLocale:a,enableI18n:c,shouldTranslate:f});return m.current=h,h}function jn(e){return e?e.charAt(0).toUpperCase()+(e.length>1?e.slice(1):``):``}function Mn(e){if(!e)return;let t={};for(let n in e)t[n]={name:e[n]};return t}function Nn({locale:n,locales:r,customNames:i,customMapping:a=Mn(i),setLocale:o,getLocaleProperties:s,...c}){let l=e=>{if(a&&a[e]){if(typeof a[e]==`string`)return a[e];if(a[e].name)return a[e].name}return jn(s(e).nativeNameWithRegionCode)};return!r||r.length===0||!o?null:t(`select`,{name:`generaltranslation-locale`,"aria-label":`General Translation locale selector`,...c,value:n||``,onChange:e=>o(e.target.value),children:[!n&&e(`option`,{value:``}),r.map(t=>e(`option`,{value:t,suppressHydrationWarning:!0,children:l(t)},t))]})}function Pn({region:n,regions:r,regionData:i,setRegion:a,placeholder:o,...s}){return!r||r.length===0||!a?null:t(`select`,{name:`generaltranslation-region`,"aria-label":`General Translation region selector`,...s,value:n||``,onChange:e=>a(e.target.value),children:[!n&&e(`option`,{value:``,suppressHydrationWarning:!0,children:o||``},`placeholder`),r.map(t=>e(`option`,{value:t,suppressHydrationWarning:!0,children:i.get(t)?.name??t},t))]})}const Fn=bt();function In({children:t,translations:n,dictionaries:r,conditionStore:i,i18nStore:a,onMissingTranslation:o,onMissingDictionaryEntry:s,onMissingDictionaryObj:c}){let l=y(()=>({translationsSnapshot:n,dictionariesSnapshot:r??{},i18nStore:a,conditionStore:i,onMissingTranslation:o,onMissingDictionaryEntry:s,onMissingDictionaryObj:c}),[n,r,a,i,o,s,c]);return v(()=>{a.updateTranslations(n),a.updateDictionaries(r??{})},[n,r,a]),e(Fn.Provider,{value:l,children:t})}function Q(e,t){return e.add(t),()=>{e.delete(t)}}function $(){return a()}function Ln(e,t){let n=t.options.$_hash??l(t.message,t.options);return e?.[t.locale]?.[n]}function Rn(e,t){return i(Bn(e,t))}function zn(e,t){return Bn(e,t)}function Bn(e,{locale:t,id:n}){let r=e?.[t];if(!r)return;if(!n)return r;let i=r;for(let e of n.split(`.`)){if(!Vn(e)||!u(i)||!Object.prototype.hasOwnProperty.call(i,e))return;i=i[e]}return i}function Vn(e){return e!==`__proto__`&&e!==`constructor`&&e!==`prototype`}var Hn=class{translateListeners=new Set;dictionaryEntryListeners=new Set;dictionaryObjectListeners=new Set;constructor(){}updateTranslations=e=>{$().updateTranslations(e)};updateDictionaries=e=>{$().updateDictionaries(e)};translate=async e=>$().lookupTranslationWithFallback(e.locale,e.message,e.options).then(t=>{this.emitTranslateEvent(e)});translateDictionaryEntry=e=>{$().lookupDictionaryWithFallback(e.locale,e.id).then(t=>{this.emitDictionaryEvent(e)})};translateDictionaryObject=e=>{$().lookupDictionaryObjWithFallback(e.locale,e.id).then(t=>{this.emitDictionaryEvent(e)})};subscribeToTranslate=(e,t)=>{let n=c(e);return Q(this.translateListeners,e=>{c(e)===n&&t()})};subscribeToTranslationEvents=e=>Q(this.translateListeners,e);subscribeToDictionaryEntryEvents=e=>Q(this.dictionaryEntryListeners,e);subscribeToDictionaryObjectEvents=e=>Q(this.dictionaryObjectListeners,e);getTranslateSnapshot=(e,t={})=>Ln(t,e)??$().lookupTranslation(e.locale,e.message,e.options);getDictionaryEntrySnapshot=(e,t={})=>Rn(t,e)??$().lookupDictionary(e.locale,e.id);getDictionaryObjectSnapshot=(e,t={})=>zn(t,e)??$().lookupDictionaryObj(e.locale,e.id);emitTranslateEvent(e){this.translateListeners.forEach(t=>t(e))}emitDictionaryEvent(e){this.dictionaryEntryListeners.forEach(t=>t(e)),this.dictionaryObjectListeners.forEach(t=>{t(e)})}};export{ne as Branch,zt as Currency,Vt as DateTime,Ot as Derive,k as GtInternalBranch,G as GtInternalCurrency,K as GtInternalDateTime,Dt as GtInternalDerive,q as GtInternalNum,Tt as GtInternalPlural,J as GtInternalRelativeTime,kn as GtInternalTranslateJsx,Jt as GtInternalVar,Hn as I18nStore,In as InternalGTProvider,Nn as InternalLocaleSelector,Pn as InternalRegionSelector,Ut as Num,Et as Plural,Gt as RelativeTime,On as T,qt as Var};
2
+ //# sourceMappingURL=components.esm.min.mjs.map