!function(e,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define.amd?define(r):e.IntlPolyfill=r()}(this,function(){"use strict";function e(e){if("function"==typeof Math.log10)return Math.floor(Math.log10(e));var r=Math.round(Math.log(e)*Math.LOG10E);return r-(Number("1e"+r)>e)}function r(e){for(var t in e)(e instanceof r||Ue.call(e,t))&&Ke(this,t,{value:e[t],enumerable:!0,writable:!0,configurable:!0})}function t(){Ke(this,"length",{writable:!0,value:0}),arguments.length&&Ve.apply(this,We.call(arguments))}function n(){if(rr.disableRegExpRestore)return function(){};for(var e={lastMatch:RegExp.lastMatch||"",leftContext:RegExp.leftContext,multiline:RegExp.multiline,input:RegExp.input},r=!1,t=1;t<=9;t++)r=(e["$"+t]=RegExp["$"+t])||r;return function(){var t=/[.?*+^$[\]\\(){}|-]/g,n=e.lastMatch.replace(t,"\\$&"),o="";if(r)for(var i=1;i<=9;i++){var a=e["$"+i];a?(a=a.replace(t,"\\$&"),o+=n.substring(0,n.indexOf(a))+"(",n=a+")"+n.substring(n.indexOf(a)+a.length)):(o+="(",n=")"+n)}o+=n,o=o.replace(/((^|[^\\])((\\\\)*\\[()])+|[^()])+/g,function(e){return"[\\s\\S]{"+e.replace(/\\(.)/g,"$1").length+"}"});var l=new RegExp(o,e.multiline?"gm":"g");l.lastIndex=e.leftContext.length,l.exec(e.input)}}function o(e){if(null===e)throw new TypeError("Cannot convert null or undefined to object");return"object"===(void 0===e?"undefined":Ze.typeof(e))?e:Object(e)}function i(e){return"number"==typeof e?e:Number(e)}function a(e){var r=i(e);return isNaN(r)?0:0===r||-0===r||r===1/0||r===-1/0?r:r<0?-1*Math.floor(Math.abs(r)):Math.floor(Math.abs(r))}function l(e){var r=a(e);return r<=0?0:r===1/0?Math.pow(2,53)-1:Math.min(r,Math.pow(2,53)-1)}function s(e){return Ue.call(e,"__getInternalProperties")?e.__getInternalProperties(tr):He(null)}function u(e){ur=e}function c(e){for(var r=e.length;r--;){var t=e.charAt(r);t>="a"&&t<="z"&&(e=e.slice(0,r)+t.toUpperCase()+e.slice(r+1))}return e}function f(e){return!!ir.test(e)&&(!ar.test(e)&&!lr.test(e))}function g(e){var r=void 0,t=void 0;e=e.toLowerCase(),t=e.split("-");for(var n=1,o=t.length;n1&&(r.sort(),e=e.replace(RegExp("(?:"+sr.source+")+","i"),Je.call(r,""))),Ue.call(cr.tags,e)&&(e=cr.tags[e]),t=e.split("-");for(var i=1,a=t.length;i-1)return t;var n=t.lastIndexOf("-");if(n<0)return;n>=2&&"-"===t.charAt(n-2)&&(n-=2),t=t.substring(0,n)}}function d(e,t){for(var n=0,o=t.length,i=void 0,a=void 0,l=void 0;n1){var l=e.substring(a,i-1);t.push(l)}var s=e.substring(i,o);t.push(s),a=o+1,n=!1}else if(!0===n){var u=e.substring(i,o);t.push(u),a=o+1}i=o+1}o+=1}if(r-i==2){if(i-a>1){var c=e.substring(a,i-1);t.push(c)}a=i}var f=e.substring(a,r);return t.push(f),t}function w(e,t,n,o,i){if(0===e.length)throw new ReferenceError("No locale data has been provided for this object yet.");var a=n["[[localeMatcher]]"],l=void 0;l="lookup"===a?d(e,t):y(e,t);var s=l["[[locale]]"],u=void 0,c=void 0;if(Ue.call(l,"[[extension]]")){u=b(l["[[extension]]"]),c=u.length}var f=new r;f["[[dataLocale]]"]=s;for(var h="-u",m=0,v=o.length;m2){var D=u[z+1],F=j.call(k,D);-1!==F&&(S=D,x="-"+p+"-"+S)}else{var O=j(k,"true");-1!==O&&(S="true")}}if(Ue.call(n,"[["+p+"]]")){var N=n["[["+p+"]]"];-1!==j.call(k,N)&&N!==S&&(S=N,x="")}f["[["+p+"]]"]=S,h+=x,m++}if(h.length>2){var P=s.indexOf("-x-");if(-1===P)s+=h;else{s=s.substring(0,P)+h+s.substring(P)}s=g(s)}return f["[[locale]]"]=s,f}function k(e,r){for(var n=r.length,o=new t,i=0;in)throw new RangeError("Value is not a number or outside accepted range");return Math.floor(i)}return o}function D(e){for(var r=v(e),t=[],n=r.length,o=0;o0&&void 0!==arguments[0]?arguments[0]:void 0,r=null!==this&&"object"===Ze.typeof(this)&&s(this);if(!r||!r["[[initializedNumberFormat]]"])throw new TypeError("`this` value for formatToParts() is not an initialized Intl.NumberFormat object.");return _(this,Number(e))}function _(e,r){for(var t=I(e,r),n=[],o=0,i=0;t.length>i;i++){var a=t[i],l={};l.type=a["[[type]]"],l.value=a["[[value]]"],n[o]=l,o+=1}return n}function T(e,r){var t=s(e);return Ue.call(t,"[[minimumSignificantDigits]]")&&Ue.call(t,"[[maximumSignificantDigits]]")?M(r,t["[[minimumSignificantDigits]]"],t["[[maximumSignificantDigits]]"]):A(r,t["[[minimumIntegerDigits]]"],t["[[minimumFractionDigits]]"],t["[[maximumFractionDigits]]"])}function I(e,r){var n=s(e),o=n["[[dataLocale]]"],i=n["[[numberingSystem]]"],a=rr.NumberFormat["[[localeData]]"][o],l=a.symbols[i]||a.symbols.latn,u=void 0;!isNaN(r)&&r<0?(r=-r,u=n["[[negativePattern]]"]):u=n["[[positivePattern]]"];for(var c=new t,f=u.indexOf("{",0),g=0,h=0,m=u.length;f>-1&&fh){var v=u.substring(h,f);Ve.call(c,{"[[type]]":"literal","[[value]]":v})}var p=u.substring(f+1,g);if("number"===p)if(isNaN(r)){var d=l.nan;Ve.call(c,{"[[type]]":"nan","[[value]]":d})}else if(isFinite(r)){"percent"===n["[[style]]"]&&(r*=100);var y=T(e,r);vr[i]?function(){var e=vr[i];y=String(y).replace(/\d/g,function(r){return e[r]})}():y=String(y);var b=void 0,w=void 0,k=y.indexOf(".",0);if(k>0?(b=y.substring(0,k),w=y.substring(k+1,k.length)):(b=y,w=void 0),!0===n["[[useGrouping]]"]){var S=l.group,x=[],j=a.patterns.primaryGroupSize||3,z=a.patterns.secondaryGroupSize||j;if(b.length>j){var D=b.length-j,F=D%z,O=b.slice(0,F);for(O.length&&Ve.call(x,O);Fo;o++){n+=t[o]["[[value]]"]}return n}function M(r,t,n){var o=n,i=void 0,a=void 0;if(0===r)i=Je.call(Array(o+1),"0"),a=0;else{a=e(Math.abs(r));var l=Math.round(Math.exp(Math.abs(a-o+1)*Math.LN10));i=String(Math.round(a-o+1<0?r*l:r/l))}if(a>=o)return i+Je.call(Array(a-o+1+1),"0");if(a===o-1)return i;if(a>=0?i=i.slice(0,a+1)+"."+i.slice(a+1):a<0&&(i="0."+Je.call(Array(1-(a+1)),"0")+i),i.indexOf(".")>=0&&n>t){for(var s=n-t;s>0&&"0"===i.charAt(i.length-1);)i=i.slice(0,-1),s--;"."===i.charAt(i.length-1)&&(i=i.slice(0,-1))}return i}function A(e,r,t,n){var o=n,i=Math.pow(10,o)*e,a=0===i?"0":i.toFixed(0),l=void 0,s=(l=a.indexOf("e"))>-1?a.slice(l+1):0;s&&(a=a.slice(0,l).replace(".",""),a+=Je.call(Array(s-(a.length-1)+1),"0"));var u=void 0;if(0!==o){var c=a.length;if(c<=o){a=Je.call(Array(o+1-c+1),"0")+a,c=o+1}var f=a.substring(0,c-o);a=f+"."+a.substring(c-o,a.length),u=f.length}else u=a.length;for(var g=n-t;g>0&&"0"===a.slice(-1);)a=a.slice(0,-1),g--;if("."===a.slice(-1)&&(a=a.slice(0,-1)),ut&&(t=l,n=a),o++}return n}function Q(e,r){var t=[];for(var n in xr)Ue.call(xr,n)&&void 0!==e["[["+n+"]]"]&&t.push(n);if(1===t.length){var o=K(t[0],e["[["+t[0]+"]]"]);if(o)return o}for(var i=-1/0,a=void 0,l=0,s=r.length;l=2||d>=2&&p<=1?y>0?c-=6:y<0&&(c-=8):y>1?c-=3:y<-1&&(c-=6)}}u._.hour12!==e.hour12&&(c-=1),c>i&&(i=c,a=u),l++}return a}function ee(){var e=null!==this&&"object"===Ze.typeof(this)&&s(this);if(!e||!e["[[initializedDateTimeFormat]]"])throw new TypeError("`this` value for format() is not an initialized Intl.DateTimeFormat object.");if(void 0===e["[[boundFormat]]"]){var r=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return ne(this,void 0===e?Date.now():i(e))},t=er.call(r,this);e["[[boundFormat]]"]=t}return e["[[boundFormat]]"]}function re(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0,r=null!==this&&"object"===Ze.typeof(this)&&s(this);if(!r||!r["[[initializedDateTimeFormat]]"])throw new TypeError("`this` value for formatToParts() is not an initialized Intl.DateTimeFormat object.");return oe(this,void 0===e?Date.now():i(e))}function te(e,r){if(!isFinite(r))throw new RangeError("Invalid valid date passed to format");var o=e.__getInternalProperties(tr);n();for(var i=o["[[locale]]"],a=new hr.NumberFormat([i],{useGrouping:!1}),l=new hr.NumberFormat([i],{minimumIntegerDigits:2,useGrouping:!1}),s=ie(r,o["[[calendar]]"],o["[[timeZone]]"]),u=o["[[pattern]]"],c=new t,f=0,g=u.indexOf("{"),h=0,m=o["[[dataLocale]]"],v=rr.DateTimeFormat["[[localeData]]"][m].calendars,p=o["[[calendar]]"];-1!==g;){var d=void 0;if(-1===(h=u.indexOf("}",g)))throw new Error("Unclosed pattern");g>f&&Ve.call(c,{type:"literal",value:u.substring(f,g)});var y=u.substring(g+1,h);if(xr.hasOwnProperty(y)){var b=o["[["+y+"]]"],w=s["[["+y+"]]"];if("year"===y&&w<=0?w=1-w:"month"===y?w++:"hour"===y&&!0===o["[[hour12]]"]&&0===(w%=12)&&!0===o["[[hourNo0]]"]&&(w=12),"numeric"===b)d=R(a,w);else if("2-digit"===b)d=R(l,w),d.length>2&&(d=d.slice(-2));else if(b in Sr)switch(y){case"month":d=Y(v,p,"months",b,s["[["+y+"]]"]);break;case"weekday":try{d=Y(v,p,"days",b,s["[["+y+"]]"])}catch(e){throw new Error("Could not find weekday data for locale "+i)}break;case"timeZoneName":d="";break;case"era":try{d=Y(v,p,"eras",b,s["[["+y+"]]"])}catch(e){throw new Error("Could not find era data for locale "+i)}break;default:d=s["[["+y+"]]"]}Ve.call(c,{type:y,value:d})}else if("ampm"===y){var k=s["[[hour]]"];d=Y(v,p,"dayPeriods",k>11?"pm":"am",null),Ve.call(c,{type:"dayPeriod",value:d})}else Ve.call(c,{type:"literal",value:u.substring(g,h+1)});f=h+1,g=u.indexOf("{",f)}return ho;o++){n+=t[o].value}return n}function oe(e,r){for(var t=te(e,r),n=[],o=0;t.length>o;o++){var i=t[o];n.push({type:i.type,value:i.value})}return n}function ie(e,t,n){var o=new Date(e),i="get"+(n||"");return new r({"[[weekday]]":o[i+"Day"](),"[[era]]":+(o[i+"FullYear"]()>=0),"[[year]]":o[i+"FullYear"](),"[[month]]":o[i+"Month"](),"[[day]]":o[i+"Date"](),"[[hour]]":o[i+"Hours"](),"[[minute]]":o[i+"Minutes"](),"[[second]]":o[i+"Seconds"](),"[[inDST]]":!1})}function ae(){var e=arguments[0],r=arguments[1];return this&&this!==hr?le(o(this),e,r):new hr.PluralRules(e,r)}function le(e,n,i){var a=s(e);if(!0===a["[[InitializedIntlObject]]"])throw new TypeError("`this` object has already been initialized as an Intl object");Ke(e,"__getInternalProperties",{value:function(){if(arguments[0]===tr)return a}}),a["[[InitializedIntlObject]]"]=!0;var l=v(n);i=void 0===i?{}:o(i);var u=j(i,"type","string",new t("cardinal","ordinal"),"cardinal");a["[[type]]"]=u;var c=new r,f=j(i,"localeMatcher","string",new t("lookup","best fit"),"best fit");c["[[localeMatcher]]"]=f,O(rr,i,0),void 0===rr["[[maximumFractionDigits]]"]&&(rr["[[maximumFractionDigits]]"]=Math.max(rr["[[minimumFractionDigits]]"],3));var g=rr.PluralRules["[[localeData]]"],h=w(rr.PluralRules["[[availableLocales]]"],l,c,rr.PluralRules["[[relevantExtensionKeys]]"],g);return a["[[locale]]"]=h["[[locale]]"],a["[[InitializedPluralRules]]"]=!0,e}function se(e,r,t){for(var n=e;n;n=n.replace(/[-_]?[^-_]*$/,"")){var o=Dr[n];if(o)return o(t,"ordinal"===r)}return"other"}function ue(e,r){if(!Number.isFinite(r))return"other";var t=s(e);return se(t["[[locale]]"],t["[[type]]"],r)}function ce(e,r){if(!e.number)throw new Error("Object passed doesn't contain locale data for Intl.NumberFormat");var t=void 0,n=[r],o=r.split("-");for(o.length>2&&4===o[1].length&&Ve.call(n,o[0]+"-"+o[2]);t=Qe.call(n);)Ve.call(rr.NumberFormat["[[availableLocales]]"],t),rr.NumberFormat["[[localeData]]"][t]=e.number,e.date&&(e.date.nu=e.number.nu,Ve.call(rr.DateTimeFormat["[[availableLocales]]"],t),rr.DateTimeFormat["[[localeData]]"][t]=e.date);void 0===ur&&u(r)}var fe="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ge=function(){var e="function"==typeof Symbol&&Symbol.for&&Symbol.for("react.element")||60103;return function(r,t,n,o){var i=r&&r.defaultProps,a=arguments.length-3;if(t||0===a||(t={}),t&&i)for(var l in i)void 0===t[l]&&(t[l]=i[l]);else t||(t=i||{});if(1===a)t.children=o;else if(a>1){for(var s=Array(a),u=0;u=0||Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t},Ee=function(e,r){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!r||"object"!=typeof r&&"function"!=typeof r?e:r},Le="undefined"==typeof global?self:global,_e=function e(r,t,n,o){var i=Object.getOwnPropertyDescriptor(r,t);if(void 0===i){var a=Object.getPrototypeOf(r);null!==a&&e(a,t,n,o)}else if("value"in i&&i.writable)i.value=n;else{var l=i.set;void 0!==l&&l.call(o,n)}return n},Te=function(){function e(e,r){var t=[],n=!0,o=!1,i=void 0;try{for(var a,l=e[Symbol.iterator]();!(n=(a=l.next()).done)&&(t.push(a.value),!r||t.length!==r);n=!0);}catch(e){o=!0,i=e}finally{try{!n&&l.return&&l.return()}finally{if(o)throw i}}return t}return function(r,t){if(Array.isArray(r))return r;if(Symbol.iterator in Object(r))return e(r,t);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),Ie=function(e,r){if(Array.isArray(e))return e;if(Symbol.iterator in Object(e)){for(var t,n=[],o=e[Symbol.iterator]();!(t=o.next()).done&&(n.push(t.value),!r||n.length!==r););return n}throw new TypeError("Invalid attempt to destructure non-iterable instance")},Re=function(e,r){return Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(r)}}))},Me=function(e,r){return e.raw=r,e},Ae=function(e,r,t){if(e===t)throw new ReferenceError(r+" is not defined - temporal dead zone");return e},qe={},Ce=function(e){return Array.isArray(e)?e:Array.from(e)},Ge=function(e){if(Array.isArray(e)){for(var r=0,t=Array(e.length);r=0&&e<=1?"one":"other"},ar:function(e,r){var t=String(e).split("."),n=Number(t[0])==e,o=n&&t[0].slice(-2);return r?"other":0==e?"zero":1==e?"one":2==e?"two":o>=3&&o<=10?"few":o>=11&&o<=99?"many":"other"},ars:function(e,r){var t=String(e).split("."),n=Number(t[0])==e,o=n&&t[0].slice(-2);return r?"other":0==e?"zero":1==e?"one":2==e?"two":o>=3&&o<=10?"few":o>=11&&o<=99?"many":"other"},as:function(e,r){return r?1==e||5==e||7==e||8==e||9==e||10==e?"one":2==e||3==e?"two":4==e?"few":6==e?"many":"other":e>=0&&e<=1?"one":"other"},asa:zr[1],ast:zr[3],az:function(e,r){var t=String(e).split("."),n=t[0],o=n.slice(-1),i=n.slice(-2),a=n.slice(-3);return r?1==o||2==o||5==o||7==o||8==o||20==i||50==i||70==i||80==i?"one":3==o||4==o||100==a||200==a||300==a||400==a||500==a||600==a||700==a||800==a||900==a?"few":0==n||6==o||40==i||60==i||90==i?"many":"other":1==e?"one":"other"},be:function(e,r){var t=String(e).split("."),n=Number(t[0])==e,o=n&&t[0].slice(-1),i=n&&t[0].slice(-2);return r?2!=o&&3!=o||12==i||13==i?"other":"few":1==o&&11!=i?"one":o>=2&&o<=4&&(i<12||i>14)?"few":n&&0==o||o>=5&&o<=9||i>=11&&i<=14?"many":"other"},bem:zr[1],bez:zr[1],bg:zr[1],bh:zr[2],bm:zr[0],bn:function(e,r){return r?1==e||5==e||7==e||8==e||9==e||10==e?"one":2==e||3==e?"two":4==e?"few":6==e?"many":"other":e>=0&&e<=1?"one":"other"},bo:zr[0],br:function(e,r){var t=String(e).split("."),n=Number(t[0])==e,o=n&&t[0].slice(-1),i=n&&t[0].slice(-2),a=n&&t[0].slice(-6);return r?"other":1==o&&11!=i&&71!=i&&91!=i?"one":2==o&&12!=i&&72!=i&&92!=i?"two":(3==o||4==o||9==o)&&(i<10||i>19)&&(i<70||i>79)&&(i<90||i>99)?"few":0!=e&&n&&0==a?"many":"other"},brx:zr[1],bs:function(e,r){var t=String(e).split("."),n=t[0],o=t[1]||"",i=!t[1],a=n.slice(-1),l=n.slice(-2),s=o.slice(-1),u=o.slice(-2);return r?"other":i&&1==a&&11!=l||1==s&&11!=u?"one":i&&a>=2&&a<=4&&(l<12||l>14)||s>=2&&s<=4&&(u<12||u>14)?"few":"other"},ca:function(e,r){var t=String(e).split("."),n=!t[1];return r?1==e||3==e?"one":2==e?"two":4==e?"few":"other":1==e&&n?"one":"other"},ce:zr[1],cgg:zr[1],chr:zr[1],ckb:zr[1],cs:function(e,r){var t=String(e).split("."),n=t[0],o=!t[1];return r?"other":1==e&&o?"one":n>=2&&n<=4&&o?"few":o?"other":"many"},cy:function(e,r){return r?0==e||7==e||8==e||9==e?"zero":1==e?"one":2==e?"two":3==e||4==e?"few":5==e||6==e?"many":"other":0==e?"zero":1==e?"one":2==e?"two":3==e?"few":6==e?"many":"other"},da:function(e,r){var t=String(e).split("."),n=t[0],o=Number(t[0])==e;return r?"other":1!=e&&(o||0!=n&&1!=n)?"other":"one"},de:zr[3],dsb:function(e,r){var t=String(e).split("."),n=t[0],o=t[1]||"",i=!t[1],a=n.slice(-2),l=o.slice(-2);return r?"other":i&&1==a||1==l?"one":i&&2==a||2==l?"two":i&&(3==a||4==a)||3==l||4==l?"few":"other"},dv:zr[1],dz:zr[0],ee:zr[1],el:zr[1],en:function(e,r){var t=String(e).split("."),n=!t[1],o=Number(t[0])==e,i=o&&t[0].slice(-1),a=o&&t[0].slice(-2);return r?1==i&&11!=a?"one":2==i&&12!=a?"two":3==i&&13!=a?"few":"other":1==e&&n?"one":"other"},eo:zr[1],es:zr[1],et:zr[3],eu:zr[1],fa:function(e,r){return r?"other":e>=0&&e<=1?"one":"other"},ff:function(e,r){return r?"other":e>=0&&e<2?"one":"other"},fi:zr[3],fil:function(e,r){var t=String(e).split("."),n=t[0],o=t[1]||"",i=!t[1],a=n.slice(-1),l=o.slice(-1);return r?1==e?"one":"other":i&&(1==n||2==n||3==n)||i&&4!=a&&6!=a&&9!=a||!i&&4!=l&&6!=l&&9!=l?"one":"other"},fo:zr[1],fr:function(e,r){return r?1==e?"one":"other":e>=0&&e<2?"one":"other"},fur:zr[1],fy:zr[3],ga:function(e,r){var t=String(e).split("."),n=Number(t[0])==e;return r?1==e?"one":"other":1==e?"one":2==e?"two":n&&e>=3&&e<=6?"few":n&&e>=7&&e<=10?"many":"other"},gd:function(e,r){var t=String(e).split("."),n=Number(t[0])==e;return r?"other":1==e||11==e?"one":2==e||12==e?"two":n&&e>=3&&e<=10||n&&e>=13&&e<=19?"few":"other"},gl:zr[3],gsw:zr[1],gu:function(e,r){return r?1==e?"one":2==e||3==e?"two":4==e?"few":6==e?"many":"other":e>=0&&e<=1?"one":"other"},guw:zr[2],gv:function(e,r){var t=String(e).split("."),n=t[0],o=!t[1],i=n.slice(-1),a=n.slice(-2);return r?"other":o&&1==i?"one":o&&2==i?"two":!o||0!=a&&20!=a&&40!=a&&60!=a&&80!=a?o?"other":"many":"few"},ha:zr[1],haw:zr[1],he:function(e,r){var t=String(e).split("."),n=t[0],o=!t[1],i=Number(t[0])==e,a=i&&t[0].slice(-1);return r?"other":1==e&&o?"one":2==n&&o?"two":o&&(e<0||e>10)&&i&&0==a?"many":"other"},hi:function(e,r){return r?1==e?"one":2==e||3==e?"two":4==e?"few":6==e?"many":"other":e>=0&&e<=1?"one":"other"},hr:function(e,r){var t=String(e).split("."),n=t[0],o=t[1]||"",i=!t[1],a=n.slice(-1),l=n.slice(-2),s=o.slice(-1),u=o.slice(-2);return r?"other":i&&1==a&&11!=l||1==s&&11!=u?"one":i&&a>=2&&a<=4&&(l<12||l>14)||s>=2&&s<=4&&(u<12||u>14)?"few":"other"},hsb:function(e,r){var t=String(e).split("."),n=t[0],o=t[1]||"",i=!t[1],a=n.slice(-2),l=o.slice(-2);return r?"other":i&&1==a||1==l?"one":i&&2==a||2==l?"two":i&&(3==a||4==a)||3==l||4==l?"few":"other"},hu:function(e,r){return r?1==e||5==e?"one":"other":1==e?"one":"other"},hy:function(e,r){return r?1==e?"one":"other":e>=0&&e<2?"one":"other"},id:zr[0],ig:zr[0],ii:zr[0],in:zr[0],is:function(e,r){var t=String(e).split("."),n=t[0],o=Number(t[0])==e,i=n.slice(-1),a=n.slice(-2);return r?"other":o&&1==i&&11!=a||!o?"one":"other"},it:function(e,r){var t=String(e).split("."),n=!t[1];return r?11==e||8==e||80==e||800==e?"many":"other":1==e&&n?"one":"other"},iu:function(e,r){return r?"other":1==e?"one":2==e?"two":"other"},iw:function(e,r){var t=String(e).split("."),n=t[0],o=!t[1],i=Number(t[0])==e,a=i&&t[0].slice(-1);return r?"other":1==e&&o?"one":2==n&&o?"two":o&&(e<0||e>10)&&i&&0==a?"many":"other"},ja:zr[0],jbo:zr[0],jgo:zr[1],ji:zr[3],jmc:zr[1],jv:zr[0],jw:zr[0],ka:function(e,r){var t=String(e).split("."),n=t[0],o=n.slice(-2);return r?1==n?"one":0==n||o>=2&&o<=20||40==o||60==o||80==o?"many":"other":1==e?"one":"other"},kab:function(e,r){return r?"other":e>=0&&e<2?"one":"other"},kaj:zr[1],kcg:zr[1],kde:zr[0],kea:zr[0],kk:function(e,r){var t=String(e).split("."),n=Number(t[0])==e,o=n&&t[0].slice(-1);return r?6==o||9==o||n&&0==o&&0!=e?"many":"other":1==e?"one":"other"},kkj:zr[1],kl:zr[1],km:zr[0],kn:function(e,r){return r?"other":e>=0&&e<=1?"one":"other"},ko:zr[0],ks:zr[1],ksb:zr[1],ksh:function(e,r){return r?"other":0==e?"zero":1==e?"one":"other"},ku:zr[1],kw:function(e,r){return r?"other":1==e?"one":2==e?"two":"other"},ky:zr[1],lag:function(e,r){var t=String(e).split("."),n=t[0];return r?"other":0==e?"zero":0!=n&&1!=n||0==e?"other":"one"},lb:zr[1],lg:zr[1],lkt:zr[0],ln:zr[2],lo:function(e,r){return r&&1==e?"one":"other"},lt:function(e,r){var t=String(e).split("."),n=t[1]||"",o=Number(t[0])==e,i=o&&t[0].slice(-1),a=o&&t[0].slice(-2);return r?"other":1==i&&(a<11||a>19)?"one":i>=2&&i<=9&&(a<11||a>19)?"few":0!=n?"many":"other"},lv:function(e,r){var t=String(e).split("."),n=t[1]||"",o=n.length,i=Number(t[0])==e,a=i&&t[0].slice(-1),l=i&&t[0].slice(-2),s=n.slice(-2),u=n.slice(-1);return r?"other":i&&0==a||l>=11&&l<=19||2==o&&s>=11&&s<=19?"zero":1==a&&11!=l||2==o&&1==u&&11!=s||2!=o&&1==u?"one":"other"},mas:zr[1],mg:zr[2],mgo:zr[1],mk:function(e,r){var t=String(e).split("."),n=t[0],o=t[1]||"",i=!t[1],a=n.slice(-1),l=n.slice(-2),s=o.slice(-1);return r?1==a&&11!=l?"one":2==a&&12!=l?"two":7!=a&&8!=a||17==l||18==l?"other":"many":i&&1==a||1==s?"one":"other"},ml:zr[1],mn:zr[1],mo:function(e,r){var t=String(e).split("."),n=!t[1],o=Number(t[0])==e,i=o&&t[0].slice(-2);return r?1==e?"one":"other":1==e&&n?"one":!n||0==e||1!=e&&i>=1&&i<=19?"few":"other"},mr:function(e,r){return r?1==e?"one":2==e||3==e?"two":4==e?"few":"other":e>=0&&e<=1?"one":"other"},ms:function(e,r){return r&&1==e?"one":"other"},mt:function(e,r){var t=String(e).split("."),n=Number(t[0])==e,o=n&&t[0].slice(-2);return r?"other":1==e?"one":0==e||o>=2&&o<=10?"few":o>=11&&o<=19?"many":"other"},my:zr[0],nah:zr[1],naq:function(e,r){return r?"other":1==e?"one":2==e?"two":"other"},nb:zr[1],nd:zr[1],ne:function(e,r){var t=String(e).split("."),n=Number(t[0])==e;return r?n&&e>=1&&e<=4?"one":"other":1==e?"one":"other"},nl:zr[3],nn:zr[1],nnh:zr[1],no:zr[1],nqo:zr[0],nr:zr[1],nso:zr[2],ny:zr[1],nyn:zr[1],om:zr[1],or:zr[1],os:zr[1],pa:zr[2],pap:zr[1],pl:function(e,r){var t=String(e).split("."),n=t[0],o=!t[1],i=n.slice(-1),a=n.slice(-2);return r?"other":1==e&&o?"one":o&&i>=2&&i<=4&&(a<12||a>14)?"few":o&&1!=n&&(0==i||1==i)||o&&i>=5&&i<=9||o&&a>=12&&a<=14?"many":"other"},prg:function(e,r){var t=String(e).split("."),n=t[1]||"",o=n.length,i=Number(t[0])==e,a=i&&t[0].slice(-1),l=i&&t[0].slice(-2),s=n.slice(-2),u=n.slice(-1);return r?"other":i&&0==a||l>=11&&l<=19||2==o&&s>=11&&s<=19?"zero":1==a&&11!=l||2==o&&1==u&&11!=s||2!=o&&1==u?"one":"other"},ps:zr[1],pt:function(e,r){var t=String(e).split("."),n=Number(t[0])==e;return r?"other":n&&e>=0&&e<=2&&2!=e?"one":"other"},"pt-PT":zr[3],rm:zr[1],ro:function(e,r){var t=String(e).split("."),n=!t[1],o=Number(t[0])==e,i=o&&t[0].slice(-2);return r?1==e?"one":"other":1==e&&n?"one":!n||0==e||1!=e&&i>=1&&i<=19?"few":"other"},rof:zr[1],root:zr[0],ru:function(e,r){var t=String(e).split("."),n=t[0],o=!t[1],i=n.slice(-1),a=n.slice(-2);return r?"other":o&&1==i&&11!=a?"one":o&&i>=2&&i<=4&&(a<12||a>14)?"few":o&&0==i||o&&i>=5&&i<=9||o&&a>=11&&a<=14?"many":"other"},rwk:zr[1],sah:zr[0],saq:zr[1],sdh:zr[1],se:function(e,r){return r?"other":1==e?"one":2==e?"two":"other"},seh:zr[1],ses:zr[0],sg:zr[0],sh:function(e,r){var t=String(e).split("."),n=t[0],o=t[1]||"",i=!t[1],a=n.slice(-1),l=n.slice(-2),s=o.slice(-1),u=o.slice(-2);return r?"other":i&&1==a&&11!=l||1==s&&11!=u?"one":i&&a>=2&&a<=4&&(l<12||l>14)||s>=2&&s<=4&&(u<12||u>14)?"few":"other"},shi:function(e,r){var t=String(e).split("."),n=Number(t[0])==e;return r?"other":e>=0&&e<=1?"one":n&&e>=2&&e<=10?"few":"other"},si:function(e,r){var t=String(e).split("."),n=t[0],o=t[1]||"";return r?"other":0==e||1==e||0==n&&1==o?"one":"other"},sk:function(e,r){var t=String(e).split("."),n=t[0],o=!t[1];return r?"other":1==e&&o?"one":n>=2&&n<=4&&o?"few":o?"other":"many"},sl:function(e,r){var t=String(e).split("."),n=t[0],o=!t[1],i=n.slice(-2);return r?"other":o&&1==i?"one":o&&2==i?"two":o&&(3==i||4==i)||!o?"few":"other"},sma:function(e,r){return r?"other":1==e?"one":2==e?"two":"other"},smi:function(e,r){return r?"other":1==e?"one":2==e?"two":"other"},smj:function(e,r){return r?"other":1==e?"one":2==e?"two":"other"},smn:function(e,r){return r?"other":1==e?"one":2==e?"two":"other"},sms:function(e,r){return r?"other":1==e?"one":2==e?"two":"other"},sn:zr[1],so:zr[1],sq:function(e,r){var t=String(e).split("."),n=Number(t[0])==e,o=n&&t[0].slice(-1),i=n&&t[0].slice(-2);return r?1==e?"one":4==o&&14!=i?"many":"other":1==e?"one":"other"},sr:function(e,r){var t=String(e).split("."),n=t[0],o=t[1]||"",i=!t[1],a=n.slice(-1),l=n.slice(-2),s=o.slice(-1),u=o.slice(-2);return r?"other":i&&1==a&&11!=l||1==s&&11!=u?"one":i&&a>=2&&a<=4&&(l<12||l>14)||s>=2&&s<=4&&(u<12||u>14)?"few":"other"},ss:zr[1],ssy:zr[1],st:zr[1],sv:function(e,r){var t=String(e).split("."),n=!t[1],o=Number(t[0])==e,i=o&&t[0].slice(-1),a=o&&t[0].slice(-2);return r?1!=i&&2!=i||11==a||12==a?"other":"one":1==e&&n?"one":"other"},sw:zr[3],syr:zr[1],ta:zr[1],te:zr[1],teo:zr[1],th:zr[0],ti:zr[2],tig:zr[1],tk:zr[1],tl:function(e,r){var t=String(e).split("."),n=t[0],o=t[1]||"",i=!t[1],a=n.slice(-1),l=o.slice(-1);return r?1==e?"one":"other":i&&(1==n||2==n||3==n)||i&&4!=a&&6!=a&&9!=a||!i&&4!=l&&6!=l&&9!=l?"one":"other"},tn:zr[1],to:zr[0],tr:zr[1],ts:zr[1],tzm:function(e,r){var t=String(e).split("."),n=Number(t[0])==e;return r?"other":0==e||1==e||n&&e>=11&&e<=99?"one":"other"},ug:zr[1],uk:function(e,r){var t=String(e).split("."),n=t[0],o=!t[1],i=Number(t[0])==e,a=i&&t[0].slice(-1),l=i&&t[0].slice(-2),s=n.slice(-1),u=n.slice(-2);return r?3==a&&13!=l?"few":"other":o&&1==s&&11!=u?"one":o&&s>=2&&s<=4&&(u<12||u>14)?"few":o&&0==s||o&&s>=5&&s<=9||o&&u>=11&&u<=14?"many":"other"},ur:zr[3],uz:zr[1],ve:zr[1],vi:function(e,r){return r&&1==e?"one":"other"},vo:zr[1],vun:zr[1],wa:zr[2],wae:zr[1],wo:zr[0],xh:zr[1],xog:zr[1],yi:zr[3],yo:zr[0],yue:zr[0],zh:zr[0],zu:function(e,r){return r?"other":e>=0&&e<=1?"one":"other"}};if(Ke(hr,"PluralRules",{configurable:!0,writable:!0,value:ae}),Ke(ae,"prototype",{writable:!1}),rr.PluralRules={"[[availableLocales]]":Object.keys(Dr),"[[relevantExtensionKeys]]":[],"[[localeData]]":{}},Ke(hr.PluralRules,"supportedLocalesOf",{configurable:!0,writable:!0,value:er.call(function(e){if(!Ue.call(this,"[[availableLocales]]"))throw new TypeError("supportedLocalesOf() is not a constructor");var r=n(),t=arguments[1],o=this["[[availableLocales]]"],i=v(e);return r(),x(o,i,t)},rr.PluralRules)}),Ke(hr.PluralRules.prototype,"select",{configurable:!0,value:function(e){return ue(this,Number(e))}}),Ke(hr.PluralRules.prototype,"resolvedOptions",{configurable:!0,writable:!0,value:function(){var e=void 0,t=new r,n=["locale","type","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits"],o=null!==this&&"object"===Ze.typeof(this)&&s(this);if(!o||!o["[[InitializedPluralRules]]"])throw new TypeError("`this` value for resolvedOptions() is not an initialized Intl.PluralRules object.");for(var i=0,a=n.length;i