forked from i18next/i18next-icu
-
Notifications
You must be signed in to change notification settings - Fork 0
/
i18nextICU.min.js
16 lines (14 loc) · 36.1 KB
/
i18nextICU.min.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).i18nextICU=t()}(this,(function(){"use strict";function e(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function t(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function r(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function n(e){for(var n=1;n<arguments.length;n++){var i=null!=arguments[n]?arguments[n]:{};n%2?r(Object(i),!0).forEach((function(r){t(e,r,i[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):r(Object(i)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}function i(e,t,r){function n(e){return e&&e.indexOf("###")>-1?e.replace(/###/g,"."):e}function i(){return!e||"string"==typeof e}for(var a="string"!=typeof t?[].concat(t):t.split(".");a.length>1;){if(i())return{};var o=n(a.shift());!e[o]&&r&&(e[o]=new r),e=e[o]}return i()?{}:{obj:e,k:n(a.shift())}}var a=[],o=a.forEach,u=a.slice;
/*! *****************************************************************************
Copyright (c) Microsoft Corporation.
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
***************************************************************************** */
var s=function(e,t){return(s=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])})(e,t)};function c(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}s(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var l,f,p=function(){return(p=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var i in t=arguments[r])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e}).apply(this,arguments)};function h(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),i=0;for(t=0;t<r;t++)for(var a=arguments[t],o=0,u=a.length;o<u;o++,i++)n[i]=a[o];return n}function g(e){return e.type===l.literal}function m(e){return e.type===l.argument}function d(e){return e.type===l.number}function y(e){return e.type===l.date}function v(e){return e.type===l.time}function b(e){return e.type===l.select}function A(e){return e.type===l.plural}function w(e){return e.type===l.pound}function x(e){return e.type===l.tag}function C(e){return!(!e||"object"!=typeof e||0!==e.type)}function D(e){return!(!e||"object"!=typeof e||1!==e.type)}!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"}(l||(l={})),function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"}(f||(f={}));var E=/(?:[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;var k=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,O=/^(@+)?(\+|#+)?$/g,F=/(\*)(0+)|(#+)(0+)|(0+)/g,I=/^(0+)$/;function j(e){var t={};return e.replace(O,(function(e,r,n){return"string"!=typeof n?(t.minimumSignificantDigits=r.length,t.maximumSignificantDigits=r.length):"+"===n?t.minimumSignificantDigits=r.length:"#"===r[0]?t.maximumSignificantDigits=r.length:(t.minimumSignificantDigits=r.length,t.maximumSignificantDigits=r.length+("string"==typeof n?n.length:0)),""})),t}function S(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 _(e){var t;if("E"===e[0]&&"E"===e[1]?(t={notation:"engineering"},e=e.slice(2)):"E"===e[0]&&(t={notation:"scientific"},e=e.slice(1)),t){var r=e.slice(0,2);if("+!"===r?(t.signDisplay="always",e=e.slice(2)):"+?"===r&&(t.signDisplay="exceptZero",e=e.slice(2)),!I.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function T(e){var t=S(e);return t||{}}function z(e){for(var t={},r=0,n=e;r<n.length;r++){var i=n[r];switch(i.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=i.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=i.options[0].replace(/^(.*?)-/,"");continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=p(p(p({},t),{notation:"scientific"}),i.options.reduce((function(e,t){return p(p({},e),T(t))}),{}));continue;case"engineering":t=p(p(p({},t),{notation:"engineering"}),i.options.reduce((function(e,t){return p(p({},e),T(t))}),{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(i.options[0]);continue;case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(F,(function(e,r,n,i,a,o){if(r)t.minimumIntegerDigits=n.length;else{if(i&&a)throw new Error("We currently do not support maximum integer digits");if(o)throw new Error("We currently do not support exact integer digits")}return""}));continue}if(I.test(i.stem))t.minimumIntegerDigits=i.stem.length;else if(k.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(k,(function(e,r,n,i,a,o){return"*"===n?t.minimumFractionDigits=r.length:i&&"#"===i[0]?t.maximumFractionDigits=i.length:a&&o?(t.minimumFractionDigits=a.length,t.maximumFractionDigits=a.length+o.length):(t.minimumFractionDigits=r.length,t.maximumFractionDigits=r.length),""})),i.options.length&&(t=p(p({},t),j(i.options[0])))}else if(O.test(i.stem))t=p(p({},t),j(i.stem));else{var a=S(i.stem);a&&(t=p(p({},t),a));var o=_(i.stem);o&&(t=p(p({},t),o))}}return t}var P=function(e){function t(r,n,i,a){var o=e.call(this)||this;return o.message=r,o.expected=n,o.found=i,o.location=a,o.name="SyntaxError","function"==typeof Error.captureStackTrace&&Error.captureStackTrace(o,t),o}return c(t,e),t.buildMessage=function(e,t){function r(e){return e.charCodeAt(0).toString(16).toUpperCase()}function n(e){return e.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,(function(e){return"\\x0"+r(e)})).replace(/[\x10-\x1F\x7F-\x9F]/g,(function(e){return"\\x"+r(e)}))}function i(e){return e.replace(/\\/g,"\\\\").replace(/\]/g,"\\]").replace(/\^/g,"\\^").replace(/-/g,"\\-").replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,(function(e){return"\\x0"+r(e)})).replace(/[\x10-\x1F\x7F-\x9F]/g,(function(e){return"\\x"+r(e)}))}function a(e){switch(e.type){case"literal":return'"'+n(e.text)+'"';case"class":var t=e.parts.map((function(e){return Array.isArray(e)?i(e[0])+"-"+i(e[1]):i(e)}));return"["+(e.inverted?"^":"")+t+"]";case"any":return"any character";case"end":return"end of input";case"other":return e.description}}return"Expected "+function(e){var t,r,n=e.map(a);if(n.sort(),n.length>0){for(t=1,r=1;t<n.length;t++)n[t-1]!==n[t]&&(n[r]=n[t],r++);n.length=r}switch(n.length){case 1:return n[0];case 2:return n[0]+" or "+n[1];default:return n.slice(0,-1).join(", ")+", or "+n[n.length-1]}}(e)+" but "+(((o=t)?'"'+n(o)+'"':"end of input")+" found.");var o},t}(Error);var N=function(e,t){t=void 0!==t?t:{};var r,n={},i={start:Ke},a=Ke,o="<",u=Ve("<",!1),s=function(e){return e.join("")},c=Ve("#",!1),f=Ze("tagElement"),h=Ve("/>",!1),g=Ve(">",!1),m=Ve("</",!1),d=Ze("argumentElement"),y="{",v=Ve("{",!1),b="}",A=Ve("}",!1),w=Ze("numberSkeletonId"),x=/^['\/{}]/,C=Ue(["'","/","{","}"],!1,!1),D={type:"any"},k=Ze("numberSkeletonTokenOption"),O=Ve("/",!1),F=Ze("numberSkeletonToken"),I="::",j=Ve("::",!1),S=function(e){return vt.pop(),e.replace(/\s*$/,"")},_=",",T=Ve(",",!1),N="number",L=Ve("number",!1),R=function(e,t,r){return p({type:"number"===t?l.number:"date"===t?l.date:l.time,style:r&&r[2],value:e},At())},M="'",V=Ve("'",!1),U=/^[^']/,Z=Ue(["'"],!0,!1),B=/^[^a-zA-Z'{}]/,G=Ue([["a","z"],["A","Z"],"'","{","}"],!0,!1),H=/^[a-zA-Z]/,K=Ue([["a","z"],["A","Z"]],!1,!1),$="date",W=Ve("date",!1),q="time",J=Ve("time",!1),Q="plural",X=Ve("plural",!1),Y="selectordinal",ee=Ve("selectordinal",!1),te="offset:",re=Ve("offset:",!1),ne="select",ie=Ve("select",!1),ae=Ve("=",!1),oe=Ze("whitespace"),ue=/^[\t-\r \x85\xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/,se=Ue([["\t","\r"]," ","
"," "," ",[" "," "],"\u2028","\u2029"," "," "," "],!1,!1),ce=Ze("syntax pattern"),le=/^[!-\/:-@[-\^`{-~\xA1-\xA7\xA9\xAB\xAC\xAE\xB0\xB1\xB6\xBB\xBF\xD7\xF7\u2010-\u2027\u2030-\u203E\u2041-\u2053\u2055-\u205E\u2190-\u245F\u2500-\u2775\u2794-\u2BFF\u2E00-\u2E7F\u3001-\u3003\u3008-\u3020\u3030\uFD3E\uFD3F\uFE45\uFE46]/,fe=Ue([["!","/"],[":","@"],["[","^"],"`",["{","~"],["¡","§"],"©","«","¬","®","°","±","¶","»","¿","×","÷",["‐","‧"],["‰","‾"],["⁁","⁓"],["⁕","⁞"],["←",""],["─","❵"],["➔","⯿"],["⸀",""],["、","〃"],["〈","〠"],"〰","﴾","﴿","﹅","﹆"],!1,!1),pe=Ze("optional whitespace"),he=Ze("number"),ge="-",me=Ve("-",!1),de=Ze("double apostrophes"),ye="''",ve=Ve("''",!1),be=function(e){return!("<"===e||"{"===e||bt()&&"#"===e||vt.length>1&&"}"===e)},Ae=Ve("\n",!1),we=Ze("argNameOrNumber"),xe=Ze("validTag"),Ce=Ze("argNumber"),De=Ve("0",!1),Ee=/^[1-9]/,ke=Ue([["1","9"]],!1,!1),Oe=/^[0-9]/,Fe=Ue([["0","9"]],!1,!1),Ie=Ze("argName"),je=Ze("tagName"),Se=0,_e=0,Te=[{line:1,column:1}],ze=0,Pe=[],Ne=0;if(void 0!==t.startRule){if(!(t.startRule in i))throw new Error("Can't start parsing from rule \""+t.startRule+'".');a=i[t.startRule]}function Le(){return e.substring(_e,Se)}function Re(){return Ge(_e,Se)}function Me(e,t){throw function(e,t){return new P(e,[],"",t)}(e,t=void 0!==t?t:Ge(_e,Se))}function Ve(e,t){return{type:"literal",text:e,ignoreCase:t}}function Ue(e,t,r){return{type:"class",parts:e,inverted:t,ignoreCase:r}}function Ze(e){return{type:"other",description:e}}function Be(t){var r,n=Te[t];if(n)return n;for(r=t-1;!Te[r];)r--;for(n={line:(n=Te[r]).line,column:n.column};r<t;)10===e.charCodeAt(r)?(n.line++,n.column=1):n.column++,r++;return Te[t]=n,n}function Ge(e,t){var r=Be(e),n=Be(t);return{start:{offset:e,line:r.line,column:r.column},end:{offset:t,line:n.line,column:n.column}}}function He(e){Se<ze||(Se>ze&&(ze=Se,Pe=[]),Pe.push(e))}function Ke(){return $e()}function $e(){var e,t;for(e=[],t=We();t!==n;)e.push(t),t=We();return e}function We(){var t,r;return t=Se,_e=Se,(!Dt?void 0:n)!==n&&(r=function(){var e,t,r,i;Ne++,(e=Qe())===n&&(e=Se,(t=Xe())!==n&&(r=$e())!==n&&(i=Ye())!==n?(_e=e,o=r,(a=t)!==(u=i)&&Me('Mismatch tag "'+a+'" !== "'+u+'"',Re()),e=t=p({type:l.tag,value:a,children:o},At())):(Se=e,e=n));var a,o,u;Ne--,e===n&&(t=n,0===Ne&&He(f));return e}())!==n?(_e=t,t=r):(Se=t,t=n),t===n&&(t=function(){var e,t;e=Se,(t=qe())!==n&&(_e=e,r=t,t=p({type:l.literal,value:r},At()));var r;return e=t}())===n&&(t=function(){var t,r,i,a;Ne++,t=Se,123===e.charCodeAt(Se)?(r=y,Se++):(r=n,0===Ne&&He(v));r!==n&&ct()!==n&&(i=gt())!==n&&ct()!==n?(125===e.charCodeAt(Se)?(a=b,Se++):(a=n,0===Ne&&He(A)),a!==n?(_e=t,o=i,t=r=p({type:l.argument,value:o},At())):(Se=t,t=n)):(Se=t,t=n);var o;Ne--,t===n&&(r=n,0===Ne&&He(d));return t}())===n&&(t=function(){var t;(t=function(){var t,r,i,a,o,u,s,c,l;t=Se,123===e.charCodeAt(Se)?(r=y,Se++):(r=n,0===Ne&&He(v));r!==n&&ct()!==n&&(i=gt())!==n&&ct()!==n?(44===e.charCodeAt(Se)?(a=_,Se++):(a=n,0===Ne&&He(T)),a!==n&&ct()!==n?(e.substr(Se,6)===N?(o=N,Se+=6):(o=n,0===Ne&&He(L)),o!==n&&ct()!==n?(u=Se,44===e.charCodeAt(Se)?(s=_,Se++):(s=n,0===Ne&&He(T)),s!==n&&(c=ct())!==n&&(l=function(){var t,r,i;t=Se,e.substr(Se,2)===I?(r=I,Se+=2):(r=n,0===Ne&&He(j));r!==n&&(i=function(){var e,t,r;if(e=Se,t=[],(r=rt())!==n)for(;r!==n;)t.push(r),r=rt();else t=n;t!==n&&(_e=e,t=p({type:0,tokens:i=t,parsedOptions:Et?z(i):{}},At()));var i;return e=t}())!==n?(_e=t,t=r=i):(Se=t,t=n);t===n&&(t=Se,_e=Se,vt.push("numberArgStyle"),(r=(r=!0)?void 0:n)!==n&&(i=qe())!==n?(_e=t,t=r=S(i)):(Se=t,t=n));return t}())!==n?u=s=[s,c,l]:(Se=u,u=n),u===n&&(u=null),u!==n&&(s=ct())!==n?(125===e.charCodeAt(Se)?(c=b,Se++):(c=n,0===Ne&&He(A)),c!==n?(_e=t,t=r=R(i,o,u)):(Se=t,t=n)):(Se=t,t=n)):(Se=t,t=n)):(Se=t,t=n)):(Se=t,t=n);return t}())===n&&(t=function(){var t,r,i,a,o,u,s,c,l;t=Se,123===e.charCodeAt(Se)?(r=y,Se++):(r=n,0===Ne&&He(v));r!==n&&ct()!==n&&(i=gt())!==n&&ct()!==n?(44===e.charCodeAt(Se)?(a=_,Se++):(a=n,0===Ne&&He(T)),a!==n&&ct()!==n?(e.substr(Se,4)===$?(o=$,Se+=4):(o=n,0===Ne&&He(W)),o===n&&(e.substr(Se,4)===q?(o=q,Se+=4):(o=n,0===Ne&&He(J))),o!==n&&ct()!==n?(u=Se,44===e.charCodeAt(Se)?(s=_,Se++):(s=n,0===Ne&&He(T)),s!==n&&(c=ct())!==n&&(l=function(){var t,r,i;t=Se,e.substr(Se,2)===I?(r=I,Se+=2):(r=n,0===Ne&&He(j));r!==n&&(i=function(){var t,r,i,a;t=Se,r=Se,i=[],(a=nt())===n&&(a=it());if(a!==n)for(;a!==n;)i.push(a),(a=nt())===n&&(a=it());else i=n;r=i!==n?e.substring(r,Se):i;r!==n&&(_e=t,r=p({type:1,pattern:o=r,parsedOptions:Et?(u=o,s={},u.replace(E,(function(e){var t=e.length;switch(e[0]){case"G":s.era=4===t?"long":5===t?"narrow":"short";break;case"y":s.year=2===t?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":s.month=["numeric","2-digit","short","long","narrow"][t-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":s.day=["numeric","2-digit"][t-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":s.weekday=4===t?"short":5===t?"narrow":"short";break;case"e":if(t<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");s.weekday=["short","long","narrow","short"][t-4];break;case"c":if(t<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");s.weekday=["short","long","narrow","short"][t-4];break;case"a":s.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":s.hourCycle="h12",s.hour=["numeric","2-digit"][t-1];break;case"H":s.hourCycle="h23",s.hour=["numeric","2-digit"][t-1];break;case"K":s.hourCycle="h11",s.hour=["numeric","2-digit"][t-1];break;case"k":s.hourCycle="h24",s.hour=["numeric","2-digit"][t-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":s.minute=["numeric","2-digit"][t-1];break;case"s":s.second=["numeric","2-digit"][t-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":s.timeZoneName=t<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""})),s):{}},At()));var o,u,s;return t=r}())!==n?(_e=t,t=r=i):(Se=t,t=n);t===n&&(t=Se,_e=Se,vt.push("dateOrTimeArgStyle"),(r=(r=!0)?void 0:n)!==n&&(i=qe())!==n?(_e=t,t=r=S(i)):(Se=t,t=n));return t}())!==n?u=s=[s,c,l]:(Se=u,u=n),u===n&&(u=null),u!==n&&(s=ct())!==n?(125===e.charCodeAt(Se)?(c=b,Se++):(c=n,0===Ne&&He(A)),c!==n?(_e=t,t=r=R(i,o,u)):(Se=t,t=n)):(Se=t,t=n)):(Se=t,t=n)):(Se=t,t=n)):(Se=t,t=n);return t}());return t}())===n&&(t=function(){var t,r,i,a,o,u,s,c,f,h,g;t=Se,123===e.charCodeAt(Se)?(r=y,Se++):(r=n,0===Ne&&He(v));if(r!==n)if(ct()!==n)if((i=gt())!==n)if(ct()!==n)if(44===e.charCodeAt(Se)?(a=_,Se++):(a=n,0===Ne&&He(T)),a!==n)if(ct()!==n)if(e.substr(Se,6)===Q?(o=Q,Se+=6):(o=n,0===Ne&&He(X)),o===n&&(e.substr(Se,13)===Y?(o=Y,Se+=13):(o=n,0===Ne&&He(ee))),o!==n)if(ct()!==n)if(44===e.charCodeAt(Se)?(u=_,Se++):(u=n,0===Ne&&He(T)),u!==n)if(ct()!==n)if(s=Se,e.substr(Se,7)===te?(c=te,Se+=7):(c=n,0===Ne&&He(re)),c!==n&&(f=ct())!==n&&(h=lt())!==n?s=c=[c,f,h]:(Se=s,s=n),s===n&&(s=null),s!==n)if((c=ct())!==n){if(f=[],(h=ot())!==n)for(;h!==n;)f.push(h),h=ot();else f=n;f!==n&&(h=ct())!==n?(125===e.charCodeAt(Se)?(g=b,Se++):(g=n,0===Ne&&He(A)),g!==n?(_e=t,t=r=function(e,t,r,n){return p({type:l.plural,pluralType:"plural"===t?"cardinal":"ordinal",value:e,offset:r?r[2]:0,options:n.reduce((function(e,t){var r=t.id,n=t.value,i=t.location;return r in e&&Me('Duplicate option "'+r+'" in plural element: "'+Le()+'"',Re()),e[r]={value:n,location:i},e}),{})},At())}(i,o,s,f)):(Se=t,t=n)):(Se=t,t=n)}else Se=t,t=n;else Se=t,t=n;else Se=t,t=n;else Se=t,t=n;else Se=t,t=n;else Se=t,t=n;else Se=t,t=n;else Se=t,t=n;else Se=t,t=n;else Se=t,t=n;else Se=t,t=n;else Se=t,t=n;return t}())===n&&(t=function(){var t,r,i,a,o,u,s,c,f;t=Se,123===e.charCodeAt(Se)?(r=y,Se++):(r=n,0===Ne&&He(v));if(r!==n)if(ct()!==n)if((i=gt())!==n)if(ct()!==n)if(44===e.charCodeAt(Se)?(a=_,Se++):(a=n,0===Ne&&He(T)),a!==n)if(ct()!==n)if(e.substr(Se,6)===ne?(o=ne,Se+=6):(o=n,0===Ne&&He(ie)),o!==n)if(ct()!==n)if(44===e.charCodeAt(Se)?(u=_,Se++):(u=n,0===Ne&&He(T)),u!==n)if(ct()!==n){if(s=[],(c=at())!==n)for(;c!==n;)s.push(c),c=at();else s=n;s!==n&&(c=ct())!==n?(125===e.charCodeAt(Se)?(f=b,Se++):(f=n,0===Ne&&He(A)),f!==n?(_e=t,t=r=function(e,t){return p({type:l.select,value:e,options:t.reduce((function(e,t){var r=t.id,n=t.value,i=t.location;return r in e&&Me('Duplicate option "'+r+'" in select element: "'+Le()+'"',Re()),e[r]={value:n,location:i},e}),{})},At())}(i,s)):(Se=t,t=n)):(Se=t,t=n)}else Se=t,t=n;else Se=t,t=n;else Se=t,t=n;else Se=t,t=n;else Se=t,t=n;else Se=t,t=n;else Se=t,t=n;else Se=t,t=n;else Se=t,t=n;else Se=t,t=n;return t}())===n&&(t=function(){var t,r;t=Se,35===e.charCodeAt(Se)?(r="#",Se++):(r=n,0===Ne&&He(c));r!==n&&(_e=t,r=p({type:l.pound},At()));return t=r}()),t}function qe(){var t,r,i,a;if(t=Se,_e=Se,(r=(r=Dt)?void 0:n)!==n){if(i=[],(a=ft())===n&&(a=pt())===n&&(a=ht())===n&&(60===e.charCodeAt(Se)?(a=o,Se++):(a=n,0===Ne&&He(u))),a!==n)for(;a!==n;)i.push(a),(a=ft())===n&&(a=pt())===n&&(a=ht())===n&&(60===e.charCodeAt(Se)?(a=o,Se++):(a=n,0===Ne&&He(u)));else i=n;i!==n?(_e=t,t=r=s(i)):(Se=t,t=n)}else Se=t,t=n;if(t===n){if(t=Se,r=[],(i=ft())===n&&(i=pt())===n&&(i=ht())===n&&(i=Je()),i!==n)for(;i!==n;)r.push(i),(i=ft())===n&&(i=pt())===n&&(i=ht())===n&&(i=Je());else r=n;r!==n&&(_e=t,r=s(r)),t=r}return t}function Je(){var t,r,i;return t=Se,r=Se,Ne++,(i=Xe())===n&&(i=Ye())===n&&(i=Qe()),Ne--,i===n?r=void 0:(Se=r,r=n),r!==n?(60===e.charCodeAt(Se)?(i=o,Se++):(i=n,0===Ne&&He(u)),i!==n?(_e=t,t=r="<"):(Se=t,t=n)):(Se=t,t=n),t}function Qe(){var t,r,i,a,s,c,f;return t=Se,r=Se,60===e.charCodeAt(Se)?(i=o,Se++):(i=n,0===Ne&&He(u)),i!==n&&(a=mt())!==n&&(s=ct())!==n?("/>"===e.substr(Se,2)?(c="/>",Se+=2):(c=n,0===Ne&&He(h)),c!==n?r=i=[i,a,s,c]:(Se=r,r=n)):(Se=r,r=n),r!==n&&(_e=t,f=r,r=p({type:l.literal,value:f.join("")},At())),t=r}function Xe(){var t,r,i,a;return t=Se,60===e.charCodeAt(Se)?(r=o,Se++):(r=n,0===Ne&&He(u)),r!==n&&(i=mt())!==n?(62===e.charCodeAt(Se)?(a=">",Se++):(a=n,0===Ne&&He(g)),a!==n?(_e=t,t=r=i):(Se=t,t=n)):(Se=t,t=n),t}function Ye(){var t,r,i,a;return t=Se,"</"===e.substr(Se,2)?(r="</",Se+=2):(r=n,0===Ne&&He(m)),r!==n&&(i=mt())!==n?(62===e.charCodeAt(Se)?(a=">",Se++):(a=n,0===Ne&&He(g)),a!==n?(_e=t,t=r=i):(Se=t,t=n)):(Se=t,t=n),t}function et(){var t,r,i,a,o;if(Ne++,t=Se,r=[],i=Se,a=Se,Ne++,(o=ut())===n&&(x.test(e.charAt(Se))?(o=e.charAt(Se),Se++):(o=n,0===Ne&&He(C))),Ne--,o===n?a=void 0:(Se=a,a=n),a!==n?(e.length>Se?(o=e.charAt(Se),Se++):(o=n,0===Ne&&He(D)),o!==n?i=a=[a,o]:(Se=i,i=n)):(Se=i,i=n),i!==n)for(;i!==n;)r.push(i),i=Se,a=Se,Ne++,(o=ut())===n&&(x.test(e.charAt(Se))?(o=e.charAt(Se),Se++):(o=n,0===Ne&&He(C))),Ne--,o===n?a=void 0:(Se=a,a=n),a!==n?(e.length>Se?(o=e.charAt(Se),Se++):(o=n,0===Ne&&He(D)),o!==n?i=a=[a,o]:(Se=i,i=n)):(Se=i,i=n);else r=n;return t=r!==n?e.substring(t,Se):r,Ne--,t===n&&(r=n,0===Ne&&He(w)),t}function tt(){var t,r,i;return Ne++,t=Se,47===e.charCodeAt(Se)?(r="/",Se++):(r=n,0===Ne&&He(O)),r!==n&&(i=et())!==n?(_e=t,t=r=i):(Se=t,t=n),Ne--,t===n&&(r=n,0===Ne&&He(k)),t}function rt(){var e,t,r,i;if(Ne++,e=Se,ct()!==n)if((t=et())!==n){for(r=[],i=tt();i!==n;)r.push(i),i=tt();r!==n?(_e=e,e=function(e,t){return{stem:e,options:t}}(t,r)):(Se=e,e=n)}else Se=e,e=n;else Se=e,e=n;return Ne--,e===n&&(n,0===Ne&&He(F)),e}function nt(){var t,r,i,a;if(t=Se,39===e.charCodeAt(Se)?(r=M,Se++):(r=n,0===Ne&&He(V)),r!==n){if(i=[],(a=ft())===n&&(U.test(e.charAt(Se))?(a=e.charAt(Se),Se++):(a=n,0===Ne&&He(Z))),a!==n)for(;a!==n;)i.push(a),(a=ft())===n&&(U.test(e.charAt(Se))?(a=e.charAt(Se),Se++):(a=n,0===Ne&&He(Z)));else i=n;i!==n?(39===e.charCodeAt(Se)?(a=M,Se++):(a=n,0===Ne&&He(V)),a!==n?t=r=[r,i,a]:(Se=t,t=n)):(Se=t,t=n)}else Se=t,t=n;if(t===n)if(t=[],(r=ft())===n&&(B.test(e.charAt(Se))?(r=e.charAt(Se),Se++):(r=n,0===Ne&&He(G))),r!==n)for(;r!==n;)t.push(r),(r=ft())===n&&(B.test(e.charAt(Se))?(r=e.charAt(Se),Se++):(r=n,0===Ne&&He(G)));else t=n;return t}function it(){var t,r;if(t=[],H.test(e.charAt(Se))?(r=e.charAt(Se),Se++):(r=n,0===Ne&&He(K)),r!==n)for(;r!==n;)t.push(r),H.test(e.charAt(Se))?(r=e.charAt(Se),Se++):(r=n,0===Ne&&He(K));else t=n;return t}function at(){var t,r,i,a,o,u,s;return t=Se,ct()!==n&&(r=yt())!==n&&ct()!==n?(123===e.charCodeAt(Se)?(i=y,Se++):(i=n,0===Ne&&He(v)),i!==n?(_e=Se,vt.push("select"),(!0?void 0:n)!==n&&(a=$e())!==n?(125===e.charCodeAt(Se)?(o=b,Se++):(o=n,0===Ne&&He(A)),o!==n?(_e=t,u=r,s=a,vt.pop(),t=p({id:u,value:s},At())):(Se=t,t=n)):(Se=t,t=n)):(Se=t,t=n)):(Se=t,t=n),t}function ot(){var t,r,i,a,o,u,s;return t=Se,ct()!==n&&(r=function(){var t,r,i,a;return t=Se,r=Se,61===e.charCodeAt(Se)?(i="=",Se++):(i=n,0===Ne&&He(ae)),i!==n&&(a=lt())!==n?r=i=[i,a]:(Se=r,r=n),(t=r!==n?e.substring(t,Se):r)===n&&(t=yt()),t}())!==n&&ct()!==n?(123===e.charCodeAt(Se)?(i=y,Se++):(i=n,0===Ne&&He(v)),i!==n?(_e=Se,vt.push("plural"),(!0?void 0:n)!==n&&(a=$e())!==n?(125===e.charCodeAt(Se)?(o=b,Se++):(o=n,0===Ne&&He(A)),o!==n?(_e=t,u=r,s=a,vt.pop(),t=p({id:u,value:s},At())):(Se=t,t=n)):(Se=t,t=n)):(Se=t,t=n)):(Se=t,t=n),t}function ut(){var t;return Ne++,ue.test(e.charAt(Se))?(t=e.charAt(Se),Se++):(t=n,0===Ne&&He(se)),Ne--,t===n&&0===Ne&&He(oe),t}function st(){var t;return Ne++,le.test(e.charAt(Se))?(t=e.charAt(Se),Se++):(t=n,0===Ne&&He(fe)),Ne--,t===n&&0===Ne&&He(ce),t}function ct(){var t,r,i;for(Ne++,t=Se,r=[],i=ut();i!==n;)r.push(i),i=ut();return t=r!==n?e.substring(t,Se):r,Ne--,t===n&&(r=n,0===Ne&&He(pe)),t}function lt(){var t,r,i,a,o;return Ne++,t=Se,45===e.charCodeAt(Se)?(r="-",Se++):(r=n,0===Ne&&He(me)),r===n&&(r=null),r!==n&&(i=dt())!==n?(_e=t,a=r,t=r=(o=i)?a?-o:o:0):(Se=t,t=n),Ne--,t===n&&(r=n,0===Ne&&He(he)),t}function ft(){var t,r;return Ne++,t=Se,e.substr(Se,2)===ye?(r=ye,Se+=2):(r=n,0===Ne&&He(ve)),r!==n&&(_e=t,r="'"),Ne--,(t=r)===n&&(r=n,0===Ne&&He(de)),t}function pt(){var t,r,i,a,o,u;if(t=Se,39===e.charCodeAt(Se)?(r=M,Se++):(r=n,0===Ne&&He(V)),r!==n)if((i=function(){var t,r,i,a;t=Se,r=Se,e.length>Se?(i=e.charAt(Se),Se++):(i=n,0===Ne&&He(D));i!==n?(_e=Se,(a=(a="<"===(o=i)||">"===o||"{"===o||"}"===o||bt()&&"#"===o)?void 0:n)!==n?r=i=[i,a]:(Se=r,r=n)):(Se=r,r=n);var o;t=r!==n?e.substring(t,Se):r;return t}())!==n){for(a=Se,o=[],e.substr(Se,2)===ye?(u=ye,Se+=2):(u=n,0===Ne&&He(ve)),u===n&&(U.test(e.charAt(Se))?(u=e.charAt(Se),Se++):(u=n,0===Ne&&He(Z)));u!==n;)o.push(u),e.substr(Se,2)===ye?(u=ye,Se+=2):(u=n,0===Ne&&He(ve)),u===n&&(U.test(e.charAt(Se))?(u=e.charAt(Se),Se++):(u=n,0===Ne&&He(Z)));(a=o!==n?e.substring(a,Se):o)!==n?(39===e.charCodeAt(Se)?(o=M,Se++):(o=n,0===Ne&&He(V)),o===n&&(o=null),o!==n?(_e=t,t=r=i+a.replace("''","'")):(Se=t,t=n)):(Se=t,t=n)}else Se=t,t=n;else Se=t,t=n;return t}function ht(){var t,r,i,a;return t=Se,r=Se,e.length>Se?(i=e.charAt(Se),Se++):(i=n,0===Ne&&He(D)),i!==n?(_e=Se,(a=(a=be(i))?void 0:n)!==n?r=i=[i,a]:(Se=r,r=n)):(Se=r,r=n),r===n&&(10===e.charCodeAt(Se)?(r="\n",Se++):(r=n,0===Ne&&He(Ae))),t=r!==n?e.substring(t,Se):r}function gt(){var t,r;return Ne++,t=Se,(r=dt())===n&&(r=yt()),t=r!==n?e.substring(t,Se):r,Ne--,t===n&&(r=n,0===Ne&&He(we)),t}function mt(){var t,r;return Ne++,t=Se,(r=dt())===n&&(r=function(){var t,r,i,a,o;Ne++,t=Se,r=[],45===e.charCodeAt(Se)?(i=ge,Se++):(i=n,0===Ne&&He(me));i===n&&(i=Se,a=Se,Ne++,(o=ut())===n&&(o=st()),Ne--,o===n?a=void 0:(Se=a,a=n),a!==n?(e.length>Se?(o=e.charAt(Se),Se++):(o=n,0===Ne&&He(D)),o!==n?i=a=[a,o]:(Se=i,i=n)):(Se=i,i=n));if(i!==n)for(;i!==n;)r.push(i),45===e.charCodeAt(Se)?(i=ge,Se++):(i=n,0===Ne&&He(me)),i===n&&(i=Se,a=Se,Ne++,(o=ut())===n&&(o=st()),Ne--,o===n?a=void 0:(Se=a,a=n),a!==n?(e.length>Se?(o=e.charAt(Se),Se++):(o=n,0===Ne&&He(D)),o!==n?i=a=[a,o]:(Se=i,i=n)):(Se=i,i=n));else r=n;t=r!==n?e.substring(t,Se):r;Ne--,t===n&&(r=n,0===Ne&&He(je));return t}()),t=r!==n?e.substring(t,Se):r,Ne--,t===n&&(r=n,0===Ne&&He(xe)),t}function dt(){var t,r,i,a,o;if(Ne++,t=Se,48===e.charCodeAt(Se)?(r="0",Se++):(r=n,0===Ne&&He(De)),r!==n&&(_e=t,r=0),(t=r)===n){if(t=Se,r=Se,Ee.test(e.charAt(Se))?(i=e.charAt(Se),Se++):(i=n,0===Ne&&He(ke)),i!==n){for(a=[],Oe.test(e.charAt(Se))?(o=e.charAt(Se),Se++):(o=n,0===Ne&&He(Fe));o!==n;)a.push(o),Oe.test(e.charAt(Se))?(o=e.charAt(Se),Se++):(o=n,0===Ne&&He(Fe));a!==n?r=i=[i,a]:(Se=r,r=n)}else Se=r,r=n;r!==n&&(_e=t,r=parseInt(r.join(""),10)),t=r}return Ne--,t===n&&(r=n,0===Ne&&He(Ce)),t}function yt(){var t,r,i,a,o;if(Ne++,t=Se,r=[],i=Se,a=Se,Ne++,(o=ut())===n&&(o=st()),Ne--,o===n?a=void 0:(Se=a,a=n),a!==n?(e.length>Se?(o=e.charAt(Se),Se++):(o=n,0===Ne&&He(D)),o!==n?i=a=[a,o]:(Se=i,i=n)):(Se=i,i=n),i!==n)for(;i!==n;)r.push(i),i=Se,a=Se,Ne++,(o=ut())===n&&(o=st()),Ne--,o===n?a=void 0:(Se=a,a=n),a!==n?(e.length>Se?(o=e.charAt(Se),Se++):(o=n,0===Ne&&He(D)),o!==n?i=a=[a,o]:(Se=i,i=n)):(Se=i,i=n);else r=n;return t=r!==n?e.substring(t,Se):r,Ne--,t===n&&(r=n,0===Ne&&He(Ie)),t}var vt=["root"];function bt(){return"plural"===vt[vt.length-1]}function At(){return t&&t.captureLocation?{location:Re()}:{}}var wt,xt,Ct,Dt=t&&t.ignoreTag,Et=t&&t.shouldParseSkeleton;if((r=a())!==n&&Se===e.length)return r;throw r!==n&&Se<e.length&&He({type:"end"}),wt=Pe,xt=ze<e.length?e.charAt(ze):null,Ct=ze<e.length?Ge(ze,ze+1):Ge(ze,ze),new P(P.buildMessage(wt,xt),wt,xt,Ct)},L=/(^|[^\\])#/g;function R(e){e.forEach((function(e){(A(e)||b(e))&&Object.keys(e.options).forEach((function(t){for(var r,n=e.options[t],i=-1,a=void 0,o=0;o<n.value.length;o++){var u=n.value[o];if(g(u)&&L.test(u.value)){i=o,a=u;break}}if(a){var s=a.value.replace(L,"$1{"+e.value+", number}"),c=N(s);(r=n.value).splice.apply(r,h([i,1],c))}R(n.value)}))}))}function M(e,t){t=p({normalizeHashtagInPlural:!0,shouldParseSkeleton:!0},t||{});var r=N(e,t);return t.normalizeHashtagInPlural&&R(r),r}function V(e,t,r,n){var i,a=null==(i=n)||"number"==typeof i||"boolean"==typeof i?n:r(n),o=t.get(a);return void 0===o&&(o=e.call(this,n),t.set(a,o)),o}function U(e,t,r){var n=Array.prototype.slice.call(arguments,3),i=r(n),a=t.get(i);return void 0===a&&(a=e.apply(this,n),t.set(i,a)),a}function Z(e,t,r,n,i){return r.bind(t,e,n,i)}function B(e,t){return Z(e,this,1===e.length?V:U,t.cache.create(),t.serializer)}function G(){return JSON.stringify(arguments)}function H(){this.cache=Object.create(null)}H.prototype.has=function(e){return e in this.cache},H.prototype.get=function(e){return this.cache[e]},H.prototype.set=function(e,t){this.cache[e]=t};var K={create:function(){return new H}};module.exports=function(e,t){var r=t&&t.cache?t.cache:K,n=t&&t.serializer?t.serializer:G;return(t&&t.strategy?t.strategy:B)(e,{cache:r,serializer:n})},module.exports.strategies={variadic:function(e,t){return Z(e,this,U,t.cache.create(),t.serializer)},monadic:function(e,t){return Z(e,this,V,t.cache.create(),t.serializer)}};var $,W=Object.freeze({__proto__:null});!function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"}($||($={}));var q,J=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.code=r,i.originalMessage=n,i}return c(t,e),t.prototype.toString=function(){return"[formatjs Error: "+this.code+"] "+this.message},t}(Error),Q=function(e){function t(t,r,n,i){return e.call(this,'Invalid values for "'+t+'": "'+r+'". Options are "'+Object.keys(n).join('", "')+'"',"INVALID_VALUE",i)||this}return c(t,e),t}(J),X=function(e){function t(t,r,n){return e.call(this,'Value for "'+t+'" must be of type '+r,"INVALID_VALUE",n)||this}return c(t,e),t}(J),Y=function(e){function t(t,r){return e.call(this,'The intl string context variable "'+t+'" was not provided to the string "'+r+'"',"MISSING_VALUE",r)||this}return c(t,e),t}(J);function ee(e){return"function"==typeof e}function te(e,t,r,n,i,a,o){if(1===e.length&&g(e[0]))return[{type:0,value:e[0].value}];for(var u=[],s=0,c=e;s<c.length;s++){var l=c[s];if(g(l))u.push({type:0,value:l.value});else if(w(l))"number"==typeof a&&u.push({type:0,value:r.getNumberFormat(t).format(a)});else{var f=l.value;if(!i||!(f in i))throw new Y(f,o);var p=i[f];if(m(l))p&&"string"!=typeof p&&"number"!=typeof p||(p="string"==typeof p||"number"==typeof p?String(p):""),u.push({type:"string"==typeof p?0:1,value:p});else if(y(l)){var h="string"==typeof l.style?n.date[l.style]:D(l.style)?l.style.parsedOptions:void 0;u.push({type:0,value:r.getDateTimeFormat(t,h).format(p)})}else if(v(l)){h="string"==typeof l.style?n.time[l.style]:D(l.style)?l.style.parsedOptions:void 0;u.push({type:0,value:r.getDateTimeFormat(t,h).format(p)})}else if(d(l)){(h="string"==typeof l.style?n.number[l.style]:C(l.style)?l.style.parsedOptions:void 0)&&h.scale&&(p*=h.scale||1),u.push({type:0,value:r.getNumberFormat(t,h).format(p)})}else{if(x(l)){var E=l.children,k=l.value,O=i[k];if(!ee(O))throw new X(k,"function",o);var F=O(te(E,t,r,n,i,a).map((function(e){return e.value})));Array.isArray(F)||(F=[F]),u.push.apply(u,F.map((function(e){return{type:"string"==typeof e?0:1,value:e}})))}if(b(l)){if(!(I=l.options[p]||l.options.other))throw new Q(l.value,p,Object.keys(l.options),o);u.push.apply(u,te(I.value,t,r,n,i))}else if(A(l)){var I;if(!(I=l.options["="+p])){if(!Intl.PluralRules)throw new J('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',"MISSING_INTL_API",o);var j=r.getPluralRules(t,{type:l.pluralType}).select(p-(l.offset||0));I=l.options[j]||l.options.other}if(!I)throw new Q(l.value,p,Object.keys(l.options),o);u.push.apply(u,te(I.value,t,r,n,i,p-(l.offset||0)))}else;}}}return function(e){return e.length<2?e:e.reduce((function(e,t){var r=e[e.length-1];return r&&0===r.type&&0===t.type?r.value+=t.value:e.push(t),e}),[])}(u)}function re(e,t){return t?Object.keys(e).reduce((function(r,n){var i,a;return r[n]=(i=e[n],(a=t[n])?p(p(p({},i||{}),a||{}),Object.keys(i).reduce((function(e,t){return e[t]=p(p({},i[t]),a[t]||{}),e}),{})):i),r}),p({},e)):e}function ne(e){return{create:function(){return{has:function(t){return t in e},get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}!function(e){e[e.literal=0]="literal",e[e.object=1]="object"}(q||(q={}));var ie=W;var ae=function(){function e(t,r,n,i){var a,o=this;if(void 0===r&&(r=e.defaultLocale),this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(e){var t=o.formatToParts(e);if(1===t.length)return t[0].value;var r=t.reduce((function(e,t){return e.length&&0===t.type&&"string"==typeof e[e.length-1]?e[e.length-1]+=t.value:e.push(t.value),e}),[]);return r.length<=1?r[0]||"":r},this.formatToParts=function(e){return te(o.ast,o.locales,o.formatters,o.formats,e,void 0,o.message)},this.resolvedOptions=function(){return{locale:Intl.NumberFormat.supportedLocalesOf(o.locales)[0]}},this.getAst=function(){return o.ast},"string"==typeof t){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");this.ast=e.__parse(t,{normalizeHashtagInPlural:!1,ignoreTag:null==i?void 0:i.ignoreTag})}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=re(e.formats,n),this.locales=r,this.formatters=i&&i.formatters||(void 0===(a=this.formatterCache)&&(a={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:ie((function(){for(var e,t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return new((e=Intl.NumberFormat).bind.apply(e,h([void 0],t)))}),{cache:ne(a.number),strategy:ie.strategies.variadic}),getDateTimeFormat:ie((function(){for(var e,t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return new((e=Intl.DateTimeFormat).bind.apply(e,h([void 0],t)))}),{cache:ne(a.dateTime),strategy:ie.strategies.variadic}),getPluralRules:ie((function(){for(var e,t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return new((e=Intl.PluralRules).bind.apply(e,h([void 0],t)))}),{cache:ne(a.pluralRules),strategy:ie.strategies.variadic})})}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=(new Intl.NumberFormat).resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.__parse=M,e.formats={number:{currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();var oe=function(){function t(e){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),this.type="i18nFormat",this.mem={},this.init(null,e)}var r,a,s;return r=t,(a=[{key:"init",value:function(e,t){var r=this,n=e&&e.options&&e.options.i18nFormat||{};if(this.options=function(e){return o.call(u.call(arguments,1),(function(t){if(t)for(var r in t)void 0===e[r]&&(e[r]=t[r])})),e}(n,t,this.options||{},{memoize:!0,memoizeFallback:!1,bindI18n:"",bindI18nStore:"",parseErrorHandler:function(e,t,r,n){return r}}),this.formats=this.options.formats,e){var i=this.options,a=i.bindI18n,s=i.bindI18nStore,c=i.memoize;e.IntlMessageFormat=ae,e.ICU=this,c&&(a&&e.on(a,(function(){return r.clearCache()})),s&&e.store.on(s,(function(){return r.clearCache()})))}}},{key:"addUserDefinedFormats",value:function(e){this.formats=this.formats?n(n({},this.formats),e):e}},{key:"parse",value:function(e,t,r,n,a,o){var u,s,c,l,f=o&&o.resolved&&o.resolved.res,p=this.options.memoize&&"".concat(r,".").concat(n,".").concat(a.replace(/\./g,"###"));this.options.memoize&&(u=function(e,t){var r=i(e,t),n=r.obj,a=r.k;if(n)return n[a]}(this.mem,p));try{return u||(u=new ae(e,r,this.formats),this.options.memoize&&(this.options.memoizeFallback||!o||f)&&(s=this.mem,c=u,(l=i(s,p,Object)).obj[l.k]=c)),u.format(t)}catch(r){return this.options.parseErrorHandler(r,a,e,t)}}},{key:"addLookupKeys",value:function(e,t,r,n,i){return e}},{key:"clearCache",value:function(){this.mem={}}}])&&e(r.prototype,a),s&&e(r,s),t}();return oe.type="i18nFormat",oe}));