@generaltranslation/react-core 1.8.21 → 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.
- package/CHANGELOG.md +18 -0
- package/dist/components-rsc.cjs.min.cjs +2 -0
- package/dist/components-rsc.cjs.min.cjs.map +1 -0
- package/dist/components-rsc.d.ts +531 -0
- package/dist/components-rsc.d.ts.map +1 -0
- package/dist/components-rsc.esm.min.mjs +2 -0
- package/dist/components-rsc.esm.min.mjs.map +1 -0
- package/dist/components.cjs.min.cjs +2 -0
- package/dist/components.cjs.min.cjs.map +1 -0
- package/dist/components.d.ts +495 -0
- package/dist/components.d.ts.map +1 -0
- package/dist/components.esm.min.mjs +2 -0
- package/dist/components.esm.min.mjs.map +1 -0
- package/dist/hooks.cjs.min.cjs +2 -0
- package/dist/hooks.cjs.min.cjs.map +1 -0
- package/dist/hooks.d.ts +130 -0
- package/dist/hooks.d.ts.map +1 -0
- package/dist/hooks.esm.min.mjs +2 -0
- package/dist/hooks.esm.min.mjs.map +1 -0
- package/dist/pure.cjs.min.cjs +2 -0
- package/dist/pure.cjs.min.cjs.map +1 -0
- package/dist/pure.d.ts +677 -0
- package/dist/pure.d.ts.map +1 -0
- package/dist/pure.esm.min.mjs +2 -0
- package/dist/pure.esm.min.mjs.map +1 -0
- package/package.json +40 -35
- package/dist/errors.cjs.min.cjs +0 -2
- package/dist/errors.cjs.min.cjs.map +0 -1
- package/dist/errors.d.ts +0 -5
- package/dist/errors.d.ts.map +0 -1
- package/dist/errors.esm.min.mjs +0 -2
- package/dist/errors.esm.min.mjs.map +0 -1
- package/dist/index.cjs.min.cjs +0 -2
- package/dist/index.cjs.min.cjs.map +0 -1
- package/dist/index.d.ts +0 -1385
- package/dist/index.d.ts.map +0 -1
- package/dist/index.esm.min.mjs +0 -2
- package/dist/index.esm.min.mjs.map +0 -1
- package/dist/internal.cjs.min.cjs +0 -2
- package/dist/internal.cjs.min.cjs.map +0 -1
- package/dist/internal.d.ts +0 -765
- package/dist/internal.d.ts.map +0 -1
- package/dist/internal.esm.min.mjs +0 -2
- package/dist/internal.esm.min.mjs.map +0 -1
- package/dist/types.d.ts +0 -437
- package/dist/types.d.ts.map +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @generaltranslation/react-core
|
|
2
2
|
|
|
3
|
+
## 2.0.0-odysseus.0
|
|
4
|
+
|
|
5
|
+
### Major Changes
|
|
6
|
+
|
|
7
|
+
- [#1627](https://github.com/generaltranslation/gt/pull/1627) [`bd0d788`](https://github.com/generaltranslation/gt/commit/bd0d7883601a183a31b47b36ea4ea2dca69c62d0) Thanks [@ErnestM1234](https://github.com/ErnestM1234)! - Prepare Odysseus major releases for core runtime packages.
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- [#1439](https://github.com/generaltranslation/gt/pull/1439) [`33203b1`](https://github.com/generaltranslation/gt/commit/33203b1953727647f61a21136b4c9570efbc8620) Thanks [@ErnestM1234](https://github.com/ErnestM1234)! - Add default form and accessibility labels to LocaleSelector.
|
|
12
|
+
|
|
13
|
+
- [#1508](https://github.com/generaltranslation/gt/pull/1508) [`cc1499d`](https://github.com/generaltranslation/gt/commit/cc1499d12789ffd7ee3c6ca20d2eec734a1c9575) Thanks [@ErnestM1234](https://github.com/ErnestM1234)! - Trigger an odysseus prerelease patch for all publishable packages.
|
|
14
|
+
|
|
15
|
+
- Updated dependencies [[`cc1499d`](https://github.com/generaltranslation/gt/commit/cc1499d12789ffd7ee3c6ca20d2eec734a1c9575), [`620621a`](https://github.com/generaltranslation/gt/commit/620621aceeafedbb958884cacc5495736191b065), [`bd0d788`](https://github.com/generaltranslation/gt/commit/bd0d7883601a183a31b47b36ea4ea2dca69c62d0)]:
|
|
16
|
+
- @generaltranslation/format@0.1.2-odysseus.0
|
|
17
|
+
- @generaltranslation/supported-locales@2.1.2-odysseus.0
|
|
18
|
+
- generaltranslation@9.0.0-odysseus.0
|
|
19
|
+
- gt-i18n@1.0.0-odysseus.0
|
|
20
|
+
|
|
3
21
|
## 1.8.21
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,i=Object.getPrototypeOf,a=Object.prototype.hasOwnProperty,o=(e,t)=>()=>(e&&(t=e(e=0)),t),s=(e,t)=>()=>(t||(e((t={exports:{}}).exports,t),e=null),t.exports),c=(e,n)=>{let r={};for(var i in e)t(r,i,{get:e[i],enumerable:!0});return n||t(r,Symbol.toStringTag,{value:`Module`}),r},l=(e,i,o,s)=>{if(i&&typeof i==`object`||typeof i==`function`)for(var c=r(i),l=0,u=c.length,d;l<u;l++)d=c[l],!a.call(e,d)&&d!==o&&t(e,d,{get:(e=>i[e]).bind(null,d),enumerable:!(s=n(i,d))||s.enumerable});return e},u=(n,r,a)=>(a=n==null?{}:e(i(n)),l(r||!n||!n.__esModule?t(a,`default`,{value:n,enumerable:!0}):a,n)),d=e=>a.call(e,`module.exports`)?e[`module.exports`]:l(t({},`__esModule`,{value:!0}),e);let f=require(`react/jsx-runtime`),p=require(`gt-i18n/internal`),m=require(`react`);m=u(m);function h({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 g(e){return(0,f.jsx)(h,{...e})}g._gtt=`branch`,h._gtt=`branch-automatic`;function _({children:e}){return e}function v(e){return(0,f.jsx)(_,{...e})}v._gtt=`derive`,_._gtt=`derive-automatic`;function y({children:e}){return e}function b({children:e}){return y({children:e})}function x({children:e}){return y({children:e})}b._gtt=`variable-variable`,x._gtt=`variable-variable-automatic`;function S(e){let t=e.trim();return t?/[.!?)]$/.test(t)?t:`${t}.`:``}function C(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 w(e){return e.replace(/^[A-Z][a-z]/,e=>e.toLowerCase())}function T(e){if(!e)return``;let t=Array.isArray(e)?e.join(`, `):e;return t.trim()?S(`Details: ${t}`):``}function E(e){if(e!=null)return String(e)}function D({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?`${C(n)} because ${w(C(i))}`:n,d=!!a&&!!o&&/^[a-z]/.test(C(o)),f=[u,r,d?`${C(a)}, or ${w(C(o))}`:a,d?void 0:o,T(s)].filter(e=>!!e).map(S);c&&f.push(`Learn more: ${c}`);let p=f.join(` `);return l?`${l} ${p}`:p}function O(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 k=e=>`generaltranslation Formatting Error: Invalid cutoff style: ${e}.`,A=`DEFAULT_TERMINATOR_KEY`,j={ellipsis:{fr:{terminator:`…`,separator:` `},zh:{terminator:`……`,separator:void 0},ja:{terminator:`……`,separator:void 0},[A]:{terminator:`…`,separator:void 0}},none:{[A]:{terminator:void 0,separator:void 0}}};var ee=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(!j[r])throw Error(k(r));let i=n.maxChars===void 0?void 0:j[r][new Intl.Locale(this.locale).language]||j[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 te={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:ee},ne=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 te[e](...t),a[i]=o),o}};function re(e){return ne.get(`PluralRules`,e)}var M=c({__addDisposableResource:()=>ke,__assign:()=>I,__asyncDelegator:()=>xe,__asyncGenerator:()=>be,__asyncValues:()=>Se,__await:()=>P,__awaiter:()=>pe,__classPrivateFieldGet:()=>Ee,__classPrivateFieldIn:()=>Oe,__classPrivateFieldSet:()=>De,__createBinding:()=>L,__decorate:()=>oe,__disposeResources:()=>Ae,__esDecorate:()=>ce,__exportStar:()=>he,__extends:()=>ie,__generator:()=>me,__importDefault:()=>Te,__importStar:()=>we,__makeTemplateObject:()=>Ce,__metadata:()=>fe,__param:()=>se,__propKey:()=>ue,__read:()=>ge,__rest:()=>ae,__rewriteRelativeImportExtension:()=>je,__runInitializers:()=>le,__setFunctionName:()=>de,__spread:()=>_e,__spreadArray:()=>ye,__spreadArrays:()=>ve,__values:()=>N,default:()=>Pe});function ie(e,t){if(typeof t!=`function`&&t!==null)throw TypeError(`Class extends value `+String(t)+` is not a constructor or null`);F(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}function ae(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 oe(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 se(e,t){return function(n,r){t(n,r,e)}}function ce(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 le(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 ue(e){return typeof e==`symbol`?e:`${e}`}function de(e,t,n){return typeof t==`symbol`&&(t=t.description?`[${t.description}]`:``),Object.defineProperty(e,`name`,{configurable:!0,value:n?`${n} ${t}`:t})}function fe(e,t){if(typeof Reflect==`object`&&typeof Reflect.metadata==`function`)return Reflect.metadata(e,t)}function pe(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 me(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 he(e,t){for(var n in e)n!==`default`&&!Object.prototype.hasOwnProperty.call(t,n)&&L(t,e,n)}function N(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 ge(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 _e(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(ge(arguments[t]));return e}function ve(){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 ye(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 P(e){return this instanceof P?(this.v=e,this):new P(e)}function be(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 P?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 xe(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:P(e[r](t)),done:!1}:i?i(t):t}:i}}function Se(e){if(!Symbol.asyncIterator)throw TypeError(`Symbol.asyncIterator is not defined.`);var t=e[Symbol.asyncIterator],n;return t?t.call(e):(e=typeof N==`function`?N(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 Ce(e,t){return Object.defineProperty?Object.defineProperty(e,`raw`,{value:t}):e.raw=t,e}function we(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var n=R(e),r=0;r<n.length;r++)n[r]!==`default`&&L(t,e,n[r]);return Me(t,e),t}function Te(e){return e&&e.__esModule?e:{default:e}}function Ee(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 De(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 Oe(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 ke(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 Ae(e){function t(t){e.error=e.hasError?new Ne(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 je(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 F,I,L,Me,R,Ne,Pe,z=o((()=>{F=function(e,t){return F=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])},F(e,t)},I=function(){return I=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},I.apply(this,arguments)},L=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]}),Me=Object.create?(function(e,t){Object.defineProperty(e,`default`,{enumerable:!0,value:t})}):function(e,t){e.default=t},R=function(e){return R=Object.getOwnPropertyNames||function(e){var t=[];for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[t.length]=n);return t},R(e)},Ne=typeof SuppressedError==`function`?SuppressedError:function(e,t,n){var r=Error(n);return r.name=`SuppressedError`,r.error=e,r.suppressed=t,r},Pe={__extends:ie,__assign:I,__rest:ae,__decorate:oe,__param:se,__esDecorate:ce,__runInitializers:le,__propKey:ue,__setFunctionName:de,__metadata:fe,__awaiter:pe,__generator:me,__createBinding:L,__exportStar:he,__values:N,__read:ge,__spread:_e,__spreadArrays:ve,__spreadArray:ye,__await:P,__asyncGenerator:be,__asyncDelegator:xe,__asyncValues:Se,__makeTemplateObject:Ce,__importStar:we,__importDefault:Te,__classPrivateFieldGet:Ee,__classPrivateFieldSet:De,__classPrivateFieldIn:Oe,__addDisposableResource:ke,__disposeResources:Ae,__rewriteRelativeImportExtension:je}})),Fe=s((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={}))})),B=s((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}}})),Ie=s((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]/})),Le=s((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}})),Re=s((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=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.parseNumberSkeletonFromString=r,e.parseNumberSkeleton=m;var t=(z(),d(M)),n=Re();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 f(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 p(e){return u(e)||{}}function m(e){for(var n={},r=0,d=e;r<d.length;r++){var m=d[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),p(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),p(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 _=f(m.stem);_&&(n=t.__assign(t.__assign({},n),_))}return n}})),Be=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=(z(),d(M));t.__exportStar(Le(),e),t.__exportStar(ze(),e)})),Ve=s((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`]}})),He=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.getBestPattern=n;var t=Ve();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]}})),Ue=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.Parser=void 0;var t=(z(),d(M)),n=Fe(),r=B(),i=Ie(),a=Be(),o=He(),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),f=!!String.fromCodePoint,p=!!Object.fromEntries,m=!!String.prototype.codePointAt,h=!!String.prototype.trimStart,g=!!String.prototype.trimEnd,_=Number.isSafeInteger?Number.isSafeInteger:function(e){return typeof e==`number`&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},v=!0;try{v=T(`([^\\p{White_Space}\\p{Pattern_Syntax}]*)`,`yu`).exec(`a`)?.[0]===`a`}catch{v=!1}var y=u?function(e,t,n){return e.startsWith(t,n)}:function(e,t,n){return e.slice(n,n+t.length)===t},b=f?String.fromCodePoint:function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=``,r=e.length,i=0,a;r>i;){if(a=e[i++],a>1114111)throw RangeError(a+` is not a valid code point`);n+=a<65536?String.fromCharCode(a):String.fromCharCode(((a-=65536)>>10)+55296,a%1024+56320)}return n},x=p?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},S=m?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}},C=h?function(e){return e.trimStart()}:function(e){return e.replace(s,``)},w=g?function(e){return e.trimEnd()}:function(e){return e.replace(c,``)};function T(e,t){return new RegExp(e,t)}var E;if(v){var D=T(`([^\\p{White_Space}\\p{Pattern_Syntax}]*)`,`yu`);E=function(e,t){return D.lastIndex=t,D.exec(e)[1]??``}}else E=function(e,t){for(var n=[];;){var r=S(e,t);if(r===void 0||j(r)||ee(r))break;n.push(r),t+=r>=65536?2:1}return b.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&&O(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()||!O(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()&&A(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||!k(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 b.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(),b(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=E(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=w(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 v=l(c,this.clonePosition());if(p&&y(p?.style,`::`,0)){var b=C(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:v,style:h.val},err:null}}else{if(b.length===0)return this.error(n.ErrorKind.EXPECT_DATE_TIME_SKELETON,v);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:v,style:g},err:null}}}return{val:{type:d===`number`?r.TYPE.number:d===`date`?r.TYPE.date:r.TYPE.time,value:s,location:v,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:x(O.val),location:k},err:null}:{val:{type:r.TYPE.plural,value:s,options:x(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,_(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=S(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(y(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 O(e){return e>=97&&e<=122||e>=65&&e<=90}function k(e){return O(e)||e===47}function A(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}})),We=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.hoistSelectors=s,e.isStructurallySame=l;var t=(z(),d(M)),n=B();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(`, `)}]`)}}})),Ge=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.isStructurallySame=e._Parser=void 0,e.parse=o;var t=(z(),d(M)),n=Fe(),r=Ue(),i=B();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(B(),e),e._Parser=r.Parser;var s=We();Object.defineProperty(e,`isStructurallySame`,{enumerable:!0,get:function(){return s.isStructurallySame}})})),Ke=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),z(),d(M),B()}));Ge(),B(),Ke();const qe=[`singular`,`plural`,`dual`,`zero`,`one`,`two`,`few`,`many`,`other`];function Je(e){return qe.includes(e)}function Ye(e,t=qe,n=[`en`]){let r=re(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 Xe={variable:`v`,number:`n`,datetime:`d`,currency:`c`,"relative-time":`rt`};function Ze(e){return Xe[e]}const Qe=`_gt_`;RegExp(`^${Qe}\\d+$`),RegExp(`^${Qe}$`),RegExp(`${Qe}\\d+`);function V(e,t,n){let r=``,i=null;return typeof e==`number`&&!i&&n&&(r=Ye(e,Object.keys(n).filter(Je),t)),r&&!i&&(i=n[r]),i}const $e=[];function H({locale:e,enableI18n:t,localesProp:n=$e}){let r=(0,p.getI18nConfig)().getDefaultLocale();return t&&(0,p.getI18nConfig)().requiresTranslation(e)?[...n,e,r]:[r]}function et({_enableI18n:e,_locale:t,children:n,n:r,locales:i=[],...a}){let o=H({locale:t,enableI18n:e,localesProp:i});return typeof r==`number`&&V(r,o,a)||n}function tt(e){return et(e)}function nt(e){return(0,f.jsx)(tt,{...e})}nt._gtt=`plural`,tt._gtt=`plural-automatic`;function rt({_enableI18n:e,_locale:t,children:n,currency:r=`USD`,options:i={},locales:a=[]}){let o=H({locale:t,enableI18n:e,localesProp:a}),s=(0,p.getI18nConfig)().getGTClass();if(n==null)return null;let c=typeof n==`string`?parseFloat(n):n;return s.formatCurrency(c,r,{locales:o,...i})}function U(e){return rt(e)}function it(e){return(0,f.jsx)(U,{...e})}it._gtt=`variable-currency`,U._gtt=`variable-currency-automatic`;function at({_enableI18n:e,_locale:t,children:n,options:r={},locales:i=[]}){let a=H({locale:t,enableI18n:e,localesProp:i}),o=(0,p.getI18nConfig)().getGTClass();return n==null?null:o.formatDateTime(n,{locales:a,...r}).replace(/[\u200F\u202B\u202E]/g,``)}function W(e){return at(e)}function G(e){return(0,f.jsx)(W,{...e})}G._gtt=`variable-datetime`,W._gtt=`variable-datetime-automatic`;function ot({_enableI18n:e,_locale:t,children:n,options:r={},locales:i=[]}){let a=H({locale:t,enableI18n:e,localesProp:i}),o=(0,p.getI18nConfig)().getGTClass();if(n==null)return null;let s=typeof n==`string`?parseFloat(n):n;return o.formatNum(s,{locales:a,...r})}function K(e){return ot(e)}function q(e){return(0,f.jsx)(K,{...e})}q._gtt=`variable-number`,K._gtt=`variable-number-automatic`;function st({_enableI18n:e,_locale:t,date:n,children:r,value:i,unit:a,baseDate:o,locales:s=[],options:c={}}){let l=H({locale:t,enableI18n:e,localesProp:s}),u=(0,p.getI18nConfig)().getGTClass(),d=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?u.formatRelativeTime(i,a,{locales:l,numeric:c.numeric,style:c.style,localeMatcher:c.localeMatcher}):d==null?null:u.formatRelativeTimeFromDate(d,{locales:l,baseDate:o??new Date,numeric:c.numeric,style:c.style,localeMatcher:c.localeMatcher})}function J(e){return st(e)}function Y(e){return(0,f.jsx)(J,{...e})}Y._gtt=`variable-relative-time`,J._gtt=`variable-relative-time-automatic`;function X(){return(0,p.getI18nCache)()}function ct(e){(0,p.setI18nCache)(e)}function lt({Currency:e,GtInternalCurrency:t,DateTime:n,GtInternalDateTime:r,Num:i,GtInternalNum:a,RelativeTime:o,GtInternalRelativeTime:s,Var:c,GtInternalVar:l}){return function({variableType:u,variableValue:d,variableOptions:p,locales:m,enableI18n:h,injectionType:g}){let _={_locale:m[0]??`en`,_enableI18n:h};if(u===`n`){let e=g===`automatic`?i:a,t=p;return(0,f.jsx)(e,{..._,options:t,children:d})}if(u===`d`){let e=g===`automatic`?n:r,t=p;return(0,f.jsx)(e,{..._,options:t,children:d})}if(u===`c`){let n=g===`automatic`?e:t,r=p;return(0,f.jsx)(n,{..._,options:r,children:d})}if(u===`rt`){let e=g===`automatic`?o:s,t=p;if(typeof d==`number`&&t?.unit)return(0,f.jsx)(e,{..._,value:d,unit:t.unit,baseDate:t?.baseDate,options:t});let n=d instanceof Date?d:typeof d==`string`||typeof d==`number`?new Date(d):void 0;return(0,f.jsx)(e,{..._,date:n&&!isNaN(n.getTime())?n:void 0,baseDate:t?.baseDate,options:t})}let v=d;return(0,f.jsx)(g===`automatic`?l:c,{..._,children:v})}}const ut={variable:`value`,number:`n`,datetime:`date`,currency:`cost`,"relative-time":`time`};function dt(e={},t){return typeof e.name==`string`?e.name:`_gt_${ut[t]||`value`}_${e[`data-_gt`]?.id}`}function ft(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 pt(e){let t=e[`data-_gt`]?.variableType||`variable`;return{variableName:dt(e,t),variableType:Ze(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 mt(e){return e&&e.props&&e.props[`data-_gt`]?e.props[`data-_gt`]:null}function ht({renderVariable:e}){return function({children:t,defaultLocale:n=`en`,enableI18n:r}){let i=t=>{let i=mt(t);if(ft(t.props)){let{variableType:i,variableValue:a,variableOptions:o,injectionType:s}=pt(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=V(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`?m.default.createElement(m.default.Fragment,{key:t.props.key,children:o(t.props.children)}):t.props.children?m.default.cloneElement(t,{...t.props,"data-_gt":void 0,children:o(t.props.children)}):m.default.cloneElement(t,{...t.props,"data-_gt":void 0})},a=e=>m.default.isValidElement(e)?i(e):e,o=e=>Array.isArray(e)?m.default.Children.map(e,a):a(e);return o(t)}}const gt={pl:`placeholder`,ti:`title`,alt:`alt`,arl:`aria-label`,arb:`aria-labelledby`,ard:`aria-describedby`};function _t({renderVariable:e}){let t=ht({renderVariable:e});function n({sourceElement:e,targetElement:n,locales:i=[`en`],enableI18n:a}){let{props:o}=e,s=o[`data-_gt`],c=s?.transformation,l=n.d,u={};if(l&&Object.entries(gt).forEach(([e,t])=>{l[e]&&(u[t]=l[e])}),c===`plural`){let o=e.props.n;if(typeof o!=`number`)return t({children:e,defaultLocale:i[0],enableI18n:a});let c=V(o,i,s.branches||{}),l=c===null?e.props.children:c,u=V(o,i,n.d?.b||{});return r({source:l,target:u===null?n.c:u,locales:i,enableI18n:a})}if(c===`branch`){let{branch:e,children:t}=o,c=e==null||e===``?void 0:e.toString(),l=s.branches||{},u=n.d?.b||{};return r({source:c&&l[c]!==void 0?l[c]:t,target:c&&u[c]!==void 0?u[c]:n.c,locales:i,enableI18n:a})}return c===`fragment`&&n.c?m.default.createElement(m.default.Fragment,{key:e.props.key,children:r({source:o.children,target:n.c,locales:i,enableI18n:a})}):o?.children&&n?.c?m.default.cloneElement(e,{...o,...u,"data-_gt":void 0,children:r({source:o.children,target:n.c,locales:i,enableI18n:a})}):t({children:e,defaultLocale:i[0],enableI18n:a})}function r({source:r,target:i,locales:a=[`en`],enableI18n:o}){if(i==null&&r)return t({children:r,defaultLocale:a[0],enableI18n:o});if(typeof i==`string`)return i;if(Array.isArray(i)&&!Array.isArray(r)&&r&&(r=[r]),Array.isArray(r)&&Array.isArray(i)){let t={},s={},c={},l=r.filter(e=>{if(m.default.isValidElement(e))if(ft(e.props)){let{variableName:n,variableValue:r,variableOptions:i,injectionType:a}=pt(e.props);t[n]=r,s[n]=i,c[n]=a}else return!0;return!1}),u=e=>l.find(t=>{let n=mt(t);return n?.id===void 0?!1:n.id===e.i})||l.shift();return i.map((r,i)=>{if(typeof r==`string`)return(0,f.jsx)(m.default.Fragment,{children:r},`string_${i}`);if(O(r))return(0,f.jsx)(m.default.Fragment,{children:e({variableType:r.v||`v`,variableValue:t[r.k],variableOptions:s[r.k],locales:a,enableI18n:o,injectionType:c[r.k]||`manual`})},`var_${i}`);let l=u(r);return l?(0,f.jsx)(m.default.Fragment,{children:n({sourceElement:l,targetElement:r,locales:a,enableI18n:o})},`element_${i}`):null})}if(i&&typeof i==`object`&&!Array.isArray(i)){let t=O(i)?`variable`:`element`;if(m.default.isValidElement(r)){if(t===`element`)return n({sourceElement:r,targetElement:i,locales:a,enableI18n:o});if(ft(r.props)){let{variableValue:t,variableOptions:n,variableType:i,injectionType:s}=pt(r.props);return e({variableType:i,variableValue:t,variableOptions:n,locales:a,enableI18n:o,injectionType:s})}}}return t({children:r,defaultLocale:a[0],enableI18n:o})}return r}function vt({renderVariable:e}){let t=ht({renderVariable:e}),n=_t({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 yt(e){let t=lt(e);return{renderVariable:t,renderDefaultChildren:ht({renderVariable:t}),renderTranslatedChildren:_t({renderVariable:t}),renderPreparedT:vt({renderVariable:t})}}const{renderVariable:bt,renderDefaultChildren:xt,renderTranslatedChildren:St,renderPreparedT:Ct}=yt({Currency:it,GtInternalCurrency:U,DateTime:G,GtInternalDateTime:W,Num:q,GtInternalNum:K,RelativeTime:Y,GtInternalRelativeTime:J,Var:b,GtInternalVar:x});function wt(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])=>(Je(t)&&(e[t]=wt(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]=wt(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===m.default.Fragment&&(i[`data-_gt`].transformation=`fragment`),m.default.cloneElement(e,i)}function a(e){return(0,m.isValidElement)(e)?i(e):e}function o(e){return Array.isArray(e)?m.default.Children.map(e,a):a(e)}return o(e)}function Tt(e){return Q(e,0)}function Et(e,t){let{type:n,props:r}=e,i=Dt(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(0,m.cloneElement)(e,{...Object.entries(r).reduce((e,[n,r])=>(n!==`branch`&&!n.startsWith(`data-`)?e[n]=Z(r,t):e[n]=r,e),{})});if(n===`plural`)return(0,m.cloneElement)(e,{...Object.entries(r).reduce((e,[n,r])=>(Je(n)||n===`children`?e[n]=Z(r,t):e[n]=r,e),{})});if(n===`derive`)return(0,m.cloneElement)(e,{...r,...`children`in r&&{children:Q(r.children,t+1)}});if(n===`translate`&&a===`automatic`&&t>0)return`children`in r?Q(r.children,t):void 0;n===`translate`&&a===`automatic`&&console.warn(Ot)}return(0,m.cloneElement)(e,{...r,...`children`in r&&{children:Q(r.children,t)}})}function Z(e,t){return(0,m.isValidElement)(e)?Et(e,t):e}function Q(e,t){return Array.isArray(e)?m.Children.map(e,e=>Z(e,t)):Z(e,t)}function Dt(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 Ot=`'@generaltranslation/react-core Warning: A <_T> component was found injected outside of a <Derive> boundary. This may affect translation resolution for this component.`;function kt(e){return m.default.isValidElement(e)}const At=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`},jt=(e,t,n)=>{let r=Object.entries(gt).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]=$(n)}),r={...r,b:e,t:`p`}}if(e===`branch`&&n){let e={};Object.entries(n).forEach(([t,n])=>{e[t]=$(n)}),r={...r,b:e,t:`b`}}return Object.keys(r).length?r:void 0},Mt=e=>{let{props:t}=e,n={t:At(e)};if(t[`data-_gt`]){let e=t[`data-_gt`],r=e.transformation;if(r===`variable`){let n=e.variableType||`variable`,r=dt(t,n),i=Ze(n);return{i:e.id,k:r,v:i}}n.i=e.id,n.d=jt(r,t,e.branches);let i=Object.entries(gt).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]=$(n)}),i={...i,b:t,t:`p`}}if(r===`branch`&&e.branches){let t={};Object.entries(e.branches).forEach(([e,n])=>{t[e]=$(n)}),i={...i,b:t,t:`b`}}n.d=Object.keys(i).length?i:void 0}return t.children&&(n.c=$(t.children)),n},Nt=e=>kt(e)?Mt(e):typeof e==`number`?e.toString():e;function $(e){return Array.isArray(e)?e.map(Nt):Nt(e)}function Pt({sourceChildren:e,params:t,locale:n}){let r=Ft(e);return{taggedSourceChildren:r,sourceJsxChildren:It(r),targetOptions:Lt({options:Rt(t),locale:n})}}function Ft(e){return wt(Tt(e))}function It(e){return $(e)}function Lt({options:e,locale:t}){return{...e,$locale:t}}function Rt(e){return{...e,$format:`JSX`,$context:e.$context??e.context,$id:e.$id??e.id,$_hash:e.$_hash??e._hash}}async function zt({children:e,_locale:t,_enableI18n:n,_renderPreparedT:r=Ct,...i}){let a=t,o=n,s=(0,p.getI18nConfig)().getDefaultLocale(),c=o&&(0,p.getI18nConfig)().requiresTranslation(a),l=Pt({sourceChildren:e,params:i,locale:a});if(!c)return r({...l,targetJsxChildren:void 0,locale:a,defaultLocale:s,enableI18n:o,shouldTranslate:c});let u,d=X();return u=(0,p.getI18nConfig)().isDevHotReloadEnabled()?await d.lookupTranslationWithFallback(a,l.sourceJsxChildren,l.targetOptions):(await d.getLookupTranslation(a))(l.sourceJsxChildren,l.targetOptions),r({...l,targetJsxChildren:u,locale:a,defaultLocale:s,enableI18n:o,shouldTranslate:c})}zt._gtt=`translate-server`;async function Bt({children:e,_locale:t,_enableI18n:n,_renderPreparedT:r=Ct,...i}){let a=t,o=n,s=(0,p.getI18nConfig)().getDefaultLocale(),c=o&&(0,p.getI18nConfig)().requiresTranslation(a),l=Pt({sourceChildren:e,params:i,locale:a});if(!c)return r({...l,targetJsxChildren:void 0,locale:a,defaultLocale:s,enableI18n:o,shouldTranslate:c});let u=await X().lookupTranslationWithFallback(a,l.sourceJsxChildren,l.targetOptions);return r({...l,targetJsxChildren:u,locale:a,defaultLocale:s,enableI18n:o,shouldTranslate:c})}Bt._gtt=`translate-runtime`;async function Vt(e){let t=await X().loadTranslations(e);return{[e]:t}}const Ht=`server-render`;var Ut=class extends p.I18nConfig{renderStrategy;constructor(e={},t=Ht){super(e),qt(t),this.renderStrategy=t}getRenderStrategy(){return this.renderStrategy}};function Wt(){let e=(0,p.getI18nConfig)();if(Jt(e))return e;throw Error(D({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 Gt(e){(0,p.setI18nConfig)(e)}function Kt(e={},t=Ht){let n=new Ut(e,t);return Gt(n),n}function qt(e){if(!(e===`SPA`||e===`server-render`))throw Error(D({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 Jt(e){return e instanceof Ut}const{getConditionStore:Yt,setConditionStore:Xt,isConditionStoreInitialized:Zt}=(0,p.createConditionStoreSingleton)(D({source:`@generaltranslation/react-core`,severity:`Error`,whatHappened:`Cannot read GT runtime context before it has been initialized`,why:`The internal ConditionStore is unavailable`}));function Qt(){try{return Yt()}catch(e){let t=(0,p.getRuntimeEnvironment)(),n=Wt().getRenderStrategy(),r=D({source:`@generaltranslation/react-core`,severity:`Error`,whatHappened:`Cannot access ConditionStore before it is initialized.`,details:E(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 $t(){let e=Qt(),t=(0,p.getI18nConfig)(),n=e.getEnableI18n(),r=e.getLocale();return n&&t.requiresTranslation(r)}const en=(e,...t)=>{if(on(e),typeof e==`string`){let n=t.at(0);return tn(n?.$locale??sn(),e,n)}return nn(e,t)};function tn(e,t,n={}){let r=X(),i=Wt().getDefaultLocale();if(!$t())return(0,p.interpolateMessage)({options:n,source:t,sourceLocale:i});let a=(0,p.createLookupOptions)(e,n,`ICU`);return(0,p.interpolateMessage)({source:t,target:r.lookupTranslation(a.$locale,t,a),options:a,sourceLocale:i})}function nn(e,t){let n=sn(),r=an(e,t),i=X().lookupTranslation(n,r,{$format:`STRING`});if(i)return i;let{message:a,variables:o}=rn(e,t);return tn(n,a,o)}function rn(e,t){let n=[],r={},i=0;for(let a=0;a<e.length;a++)if(n.push(e[a]),a<t.length){let e=i.toString();n.push(`{${e}}`),r[e]=t[a],i++}return{message:n.join(``),variables:r}}function an(e,t){return e.map((e,n)=>e+(t[n]??``)).join(``)}function on(e){let t=Wt().getRenderStrategy()===`server-render`,n=!Zt();if(!t||!n)return;let r=typeof e==`string`?e:e.join(``),i=D({source:`@generaltranslation/react-core`,severity:`Error`,whatHappened:`Using the t() function at the module level is forbidden in server-rendered applications.`,fix:`Either move the t() invocation into a request-time scope or register the string with the msg() function and translate with an m() function. Ensure that you have added the <GTProvider> at the root of your component tree.`,wayOut:(0,p.getRuntimeEnvironment)()===`development`?void 0:`Falling back to defaultLocale value.`,details:`Message: "${r}"`});if((0,p.getRuntimeEnvironment)()===`development`)throw Error(i);console.error(i)}function sn(){return Qt().getLocale()}var cn=class extends p.I18nCache{};function ln(e){(0,p.setupGTServicesEnabled)(e),Kt(e,`server-render`),ct(new cn(e))}exports.Branch=g,exports.Currency=it,exports.DateTime=G,exports.Derive=v,exports.GtInternalBranch=h,exports.GtInternalCurrency=U,exports.GtInternalDateTime=W,exports.GtInternalDerive=_,exports.GtInternalNum=K,exports.GtInternalPlural=tt,exports.GtInternalRelativeTime=J,exports.GtInternalVar=x,exports.Num=q,exports.Plural=nt,exports.RelativeTime=Y,exports.T=zt,exports.Tx=Bt,exports.Var=b,exports.createRenderPipeline=yt,exports.createRenderVariable=lt,exports.getFormatLocales=H,exports.getPluralBranch=V,exports.getReactI18nCache=X,exports.getReadonlyConditionStoreWithFallback=Qt,exports.getShouldTranslate=$t,exports.getTranslationsSnapshot=Vt,exports.internalInitializeGTSRA=ln,exports.prepareT=Pt,exports.renderDefaultChildren=xt,exports.renderPreparedT=Ct,exports.renderTranslatedChildren=St,exports.renderVariable=bt,exports.setReactI18nCache=ct,exports.t=en;
|
|
2
|
+
//# sourceMappingURL=components-rsc.cjs.min.cjs.map
|