foreman_patch 1.1.5 → 1.1.6.alpha5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (103) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/foreman_patch/concerns/hosts_controller_extensions.rb +35 -41
  3. data/app/controllers/foreman_patch/react_controller.rb +12 -0
  4. data/app/helpers/foreman_patch/hosts_helper.rb +1 -1
  5. data/app/lib/actions/foreman_patch/cycle/create.rb +5 -1
  6. data/app/lib/actions/foreman_patch/cycle/initiate.rb +5 -1
  7. data/app/lib/actions/foreman_patch/invocation/action.rb +23 -29
  8. data/app/lib/actions/foreman_patch/invocation/patch.rb +16 -7
  9. data/app/lib/actions/foreman_patch/invocation/process_logging.rb +44 -0
  10. data/app/lib/actions/foreman_patch/invocation/proxy_action.rb +52 -0
  11. data/app/lib/actions/foreman_patch/invocation/wait_for_host.rb +4 -29
  12. data/app/lib/actions/foreman_patch/round/patch.rb +5 -1
  13. data/app/lib/actions/foreman_patch/window/publish.rb +5 -1
  14. data/app/lib/actions/foreman_patch/window/resolve_hosts.rb +5 -1
  15. data/app/models/foreman_patch/event.rb +13 -0
  16. data/app/models/foreman_patch/invocation.rb +2 -4
  17. data/app/views/foreman_patch/api/v2/invocations/base.json.rabl +1 -1
  18. data/app/views/foreman_patch/api/v2/invocations/event.json.rabl +3 -0
  19. data/app/views/foreman_patch/api/v2/invocations/show.json.rabl +2 -2
  20. data/app/views/foreman_patch/groups/index.html.erb +1 -1
  21. data/app/views/foreman_patch/invocations/show.html.erb +1 -26
  22. data/app/views/foreman_patch/layouts/react.html.erb +1 -1
  23. data/config/api_routes.rb +26 -28
  24. data/config/routes.rb +40 -29
  25. data/db/migrate/20230706092400_nullify_group_on_delete.rb +11 -0
  26. data/db/migrate/20230707102800_create_invocation_events.rb +16 -0
  27. data/db/seeds.d/100-assign_features_with_templates.rb +6 -12
  28. data/lib/foreman_patch/engine.rb +11 -46
  29. data/lib/foreman_patch/register.rb +119 -0
  30. data/lib/foreman_patch/version.rb +1 -1
  31. data/locale/en/foreman_patch.po +1 -1
  32. data/locale/foreman_patch.pot +1 -1
  33. data/locale/gemspec.rb +1 -1
  34. data/package.json +4 -0
  35. data/public/assets/foreman_patch/cycle_plans-ff3d252119622a68828ff70f4a97328303963002237dbf850e92d6a706e93667.scss +6 -0
  36. data/public/assets/foreman_patch/cycle_plans-ff3d252119622a68828ff70f4a97328303963002237dbf850e92d6a706e93667.scss.gz +0 -0
  37. data/public/assets/foreman_patch/foreman_patch-be2e2ba89548f4a490612e8a6cd1cdebc0473be89f8023a3df7612f05a75d301.css +1 -0
  38. data/public/assets/foreman_patch/foreman_patch-be2e2ba89548f4a490612e8a6cd1cdebc0473be89f8023a3df7612f05a75d301.css.gz +0 -0
  39. data/public/assets/foreman_patch/foreman_patch.json +1 -0
  40. data/public/assets/foreman_patch/plan_edit_windows-9ba20f84f3ecf2c4eb903acd57d30ee3e16f023a79db30bc614aa22f26442ce3.js +1 -0
  41. data/public/assets/foreman_patch/plan_edit_windows-9ba20f84f3ecf2c4eb903acd57d30ee3e16f023a79db30bc614aa22f26442ce3.js.gz +0 -0
  42. data/public/webpack/foreman_patch/bundle-831173d6ae39953b2409.css +1 -0
  43. data/public/webpack/foreman_patch/bundle-831173d6ae39953b2409.css.gz +0 -0
  44. data/public/webpack/foreman_patch/bundle-831173d6ae39953b2409.js +6 -0
  45. data/public/webpack/foreman_patch/bundle-831173d6ae39953b2409.js.gz +0 -0
  46. data/public/webpack/foreman_patch/bundle-831173d6ae39953b2409.js.map +1 -0
  47. data/public/webpack/foreman_patch/bundle-831173d6ae39953b2409.js.map.gz +0 -0
  48. data/public/webpack/foreman_patch/foreman_patch-8909c3e06f012a43f769.css +1 -0
  49. data/public/webpack/foreman_patch/foreman_patch-8909c3e06f012a43f769.css.gz +0 -0
  50. data/public/webpack/foreman_patch/foreman_patch-8909c3e06f012a43f769.js +6 -0
  51. data/public/webpack/foreman_patch/foreman_patch-8909c3e06f012a43f769.js.gz +0 -0
  52. data/public/webpack/foreman_patch/foreman_patch-8909c3e06f012a43f769.js.map +1 -0
  53. data/public/webpack/foreman_patch/foreman_patch-8909c3e06f012a43f769.js.map.gz +0 -0
  54. data/public/webpack/foreman_patch/foreman_patch:global-d71cc6e1e759f04f631a.css +1 -0
  55. data/public/webpack/foreman_patch/foreman_patch:global-d71cc6e1e759f04f631a.css.gz +0 -0
  56. data/public/webpack/foreman_patch/foreman_patch:global-d71cc6e1e759f04f631a.js +6 -0
  57. data/public/webpack/foreman_patch/foreman_patch:global-d71cc6e1e759f04f631a.js.gz +0 -0
  58. data/public/webpack/foreman_patch/foreman_patch:global-d71cc6e1e759f04f631a.js.map +1 -0
  59. data/public/webpack/foreman_patch/foreman_patch:global-d71cc6e1e759f04f631a.js.map.gz +0 -0
  60. data/public/webpack/foreman_patch/manifest.json +31 -0
  61. data/public/webpack/foreman_patch/manifest.json.gz +0 -0
  62. data/public/webpack/foreman_patch/vendor-769bd77f6be96c3c37e1.js +2 -0
  63. data/public/webpack/foreman_patch/vendor-769bd77f6be96c3c37e1.js.gz +0 -0
  64. data/public/webpack/foreman_patch/vendor-769bd77f6be96c3c37e1.js.map +1 -0
  65. data/public/webpack/foreman_patch/vendor-769bd77f6be96c3c37e1.js.map.gz +0 -0
  66. data/webpack/components/Invocations/InvocationsPage.js +1 -1
  67. data/webpack/components/Invocations/index.js +6 -6
  68. data/webpack/components/common/Calendar/Calendar.js +5 -4
  69. data/webpack/components/common/Table/index.js +28 -0
  70. data/webpack/global_index.js +16 -0
  71. data/webpack/index.js +3 -8
  72. data/webpack/src/Components/Invocation/Invocation.js +67 -0
  73. data/webpack/src/Components/Invocation/InvocationLogFooter.js +30 -0
  74. data/webpack/src/Components/Invocation/InvocationLogToolbar.js +80 -0
  75. data/webpack/{components → src/Components}/Invocation/InvocationSelectors.js +0 -3
  76. data/webpack/src/Components/Invocation/index.js +62 -0
  77. data/webpack/src/Components/InvocationStatus.js +50 -0
  78. data/webpack/src/Components/Loading.js +51 -0
  79. data/webpack/src/Extends/index.js +15 -0
  80. data/webpack/src/Router/routes.js +4 -2
  81. data/webpack/src/reducers.js +1 -1
  82. metadata +61 -86
  83. data/app/lib/actions/foreman_patch/cycle/complete.rb +0 -41
  84. data/app/lib/actions/foreman_patch/cycle/plan.rb +0 -73
  85. data/app/lib/actions/foreman_patch/round/plan.rb +0 -33
  86. data/app/lib/actions/foreman_patch/window/plan.rb +0 -43
  87. data/app/models/setting/patching.rb +0 -57
  88. data/app/views/foreman_patch/api/v2/invocations/phase.json.rabl +0 -7
  89. data/config/routes/mount_engine.rb +0 -3
  90. data/config/routes/overrides.rb +0 -10
  91. data/lib/foreman_patch/plugin.rb +0 -47
  92. data/webpack/components/Invocation/Invocation.js +0 -47
  93. data/webpack/components/Invocation/index.js +0 -36
  94. data/webpack/components/common/Terminal/OutputLine.js +0 -26
  95. data/webpack/components/common/Terminal/Terminal.js +0 -115
  96. data/webpack/components/common/Terminal/Terminal.scss +0 -47
  97. data/webpack/src/ForemanPatch.js +0 -11
  98. data/webpack/src/Router/index.js +0 -14
  99. data/webpack/src/index.js +0 -1
  100. /data/webpack/components/Invocations/{Invocations.scss → Invocations.css} +0 -0
  101. /data/webpack/components/common/Calendar/{Calendar.scss → Calendar.css} +0 -0
  102. /data/webpack/{components → src/Components}/Invocation/InvocationActions.js +0 -0
  103. /data/webpack/{components → src/Components}/Invocation/InvocationConsts.js +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["webpack:///webpack/bootstrap e8286639824271473a83","webpack:///./node_modules/intl/index.js","webpack:///./node_modules/intl/lib/core.js","webpack:///(webpack)/buildin/global.js","webpack:///external \"__FOREMAN_VENDOR__REACT_INTL__\""],"names":["parentJsonpFunction","window","chunkIds","moreModules","executeModules","moduleId","chunkId","result","i","resolves","length","installedChunks","push","Object","prototype","hasOwnProperty","call","modules","shift","__webpack_require__","s","installedModules","3","exports","module","l","m","c","d","name","getter","o","defineProperty","configurable","enumerable","get","n","__esModule","object","property","p","oe","err","console","error","global","IntlPolyfill","Intl","__applyLocaleSensitivePrototypes","REACT_ELEMENT_TYPE","_typeof","Symbol","iterator","obj","constructor","jsx","for","type","props","key","children","defaultProps","childrenLength","arguments","propName","childArray","Array","$$typeof","undefined","ref","_owner","createClass","defineProperties","target","descriptor","writable","Constructor","protoProps","staticProps","defineProperty$1","value","_extends","assign","source","selfGlobal","self","slicedToArray","arr","isArray","_arr","_n","_d","_e","_s","_i","next","done","sliceIterator","TypeError","babelHelpers$1","freeze","asyncToGenerator","fn","gen","apply","this","Promise","resolve","reject","step","arg","info","then","classCallCheck","instance","defineEnumerableProperties","descs","desc","defaults","keys","getOwnPropertyNames","getOwnPropertyDescriptor","receiver","Function","parent","getPrototypeOf","inherits","subClass","superClass","create","setPrototypeOf","__proto__","interopRequireDefault","default","interopRequireWildcard","newObj","newArrowCheck","innerThis","boundThis","objectDestructuringEmpty","objectWithoutProperties","indexOf","possibleConstructorReturn","ReferenceError","set","setter","slicedToArrayLoose","_step","_iterator","taggedTemplateLiteral","strings","raw","taggedTemplateLiteralLoose","temporalRef","val","undef","temporalUndefined","toArray","from","toConsumableArray","arr2","typeof","extends","instanceof","left","right","hasInstance","realDefineProp","sentinel","a","e","es3","__defineGetter__","hop","arrIndexOf","search","t","max","objCreate","proto","F","k","arrSlice","slice","arrConcat","concat","arrPush","arrJoin","join","arrShift","fnBind","bind","thisObj","args","internals","secret","Math","random","Record","List","createRegExpRestore","disableRegExpRestore","regExpCache","lastMatch","RegExp","leftContext","multiline","input","has","esc","lm","replace","reg","exprStr","match","expr","lastIndex","exec","toObject","toNumber","Number","toLength","len","number","isNaN","floor","abs","toInteger","Infinity","pow","min","getInternalProperties","__getInternalProperties","variant","extension","singleton","expBCP47Syntax","expVariantDupes","expSingletonDupes","expExtSequences","defaultLocale","redundantTags","tags","art-lojban","i-ami","i-bnn","i-hak","i-klingon","i-lux","i-navajo","i-pwn","i-tao","i-tay","i-tsu","no-bok","no-nyn","sgn-BE-FR","sgn-BE-NL","sgn-CH-DE","zh-guoyu","zh-hakka","zh-min-nan","zh-xiang","sgn-BR","sgn-CO","sgn-DE","sgn-DK","sgn-ES","sgn-FR","sgn-GB","sgn-GR","sgn-IE","sgn-IT","sgn-JP","sgn-MX","sgn-NI","sgn-NL","sgn-NO","sgn-PT","sgn-SE","sgn-US","sgn-ZA","zh-cmn","zh-cmn-Hans","zh-cmn-Hant","zh-gan","zh-wuu","zh-yue","subtags","BU","DD","FX","TP","YD","ZR","heploc","in","iw","ji","jw","mo","ayx","bjd","ccq","cjr","cka","cmk","drh","drw","gav","hrr","ibi","kgh","lcq","mst","myt","sca","tie","tkk","tlw","tnf","ybd","yma","extLang","aao","abh","abv","acm","acq","acw","acx","acy","adf","ads","aeb","aec","aed","aen","afb","afg","ajp","apc","apd","arb","arq","ars","ary","arz","ase","asf","asp","asq","asw","auz","avl","ayh","ayl","ayn","ayp","bbz","bfi","bfk","bjn","bog","bqn","bqy","btj","bve","bvl","bvu","bzs","cdo","cds","cjy","cmn","coa","cpx","csc","csd","cse","csf","csg","csl","csn","csq","csr","czh","czo","doq","dse","dsl","dup","ecs","esl","esn","eso","eth","fcs","fse","fsl","fss","gan","gds","gom","gse","gsg","gsm","gss","gus","hab","haf","hak","hds","hji","hks","hos","hps","hsh","hsl","hsn","icl","ils","inl","ins","ise","isg","isr","jak","jax","jcs","jhs","jls","jos","jsl","jus","kgi","knn","kvb","kvk","kvr","kxd","lbs","lce","lcf","liw","lls","lsg","lsl","lso","lsp","lst","lsy","ltg","lvs","lzh","mdl","meo","mfa","mfb","mfs","mnp","mqg","mre","msd","msi","msr","mui","mzc","mzg","mzy","nan","nbs","ncs","nsi","nsl","nsp","nsr","nzs","okl","orn","ors","pel","pga","pks","prl","prz","psc","psd","pse","psg","psl","pso","psp","psr","pys","rms","rsi","rsl","sdl","sfb","sfs","sgg","sgx","shu","slf","sls","sqk","sqs","ssh","ssp","ssr","svk","swc","swh","swl","syy","tmw","tse","tsm","tsq","tss","tsy","tza","ugn","ugy","ukl","uks","urk","uzn","uzs","vgt","vkk","vkt","vsi","vsl","vsv","wuu","xki","xml","xmm","xms","yds","ysl","yue","zib","zlm","zmi","zsl","zsm","toLatinUpperCase","str","ch","charAt","toUpperCase","IsStructurallyValidLanguageTag","locale","test","CanonicalizeLanguageTag","parts","toLowerCase","split","sort","_max","expCurrencyCode","expUnicodeExSeq","CanonicalizeLocaleList","locales","seen","O","Pk","String","kValue","tag","RangeError","BestAvailableLocale","availableLocales","candidate","pos","lastIndexOf","substring","LookupMatcher","requestedLocales","availableLocale","noExtensionsLocale","extensionIndex","ResolveLocale","options","relevantExtensionKeys","localeData","r","foundLocale","BestFitMatcher","extensionSubtags","extensionSubtagsLength","supportedExtension","keyLocaleData","supportedExtensionAddition","keyPos","requestedValue","optionsValue","privateIndex","LookupSupportedLocales","subset","SupportedLocales","matcher","localeMatcher","P","BestFitSupportedLocales","GetOption","values","fallback","Boolean","GetNumberOption","minimum","maximum","ll","currencyMinorUnits","BHD","BYR","XOF","BIF","XAF","CLF","CLP","KMF","DJF","XPF","GNF","ISK","IQD","JPY","JOD","KRW","KWD","LYD","OMR","PYG","RWF","TND","UGX","UYI","VUV","VND","NumberFormatConstructor","numberFormat","internal","regexpRestore","opt","NumberFormat","dataLocale","currency","normalized","cDigits","CurrencyDigits","cd","mnid","mnfd","mxfdDefault","mxfd","mnsd","minimumSignificantDigits","mxsd","maximumSignificantDigits","g","stylePatterns","patterns","positivePattern","negativePattern","format","GetFormatNumber","InitializeNumberFormat","bf","FormatNumber","PartitionNumberPattern","x","nums","data","ild","symbols","latn","pattern","beginIndex","endIndex","nextIndex","Error","literal","[[type]]","[[value]]","isFinite","_n2","ToRawPrecision","ToRawFixed","numSys","digits","digit","integer","fraction","decimalSepIndex","groupSepSymbol","group","groups","pgSize","primaryGroupSize","sgSize","secondaryGroupSize","end","idx","start","integerGroup","decimalSepSymbol","decimal","infinity","plusSignSymbol","plusSign","minusSignSymbol","minusSign","percentSignSymbol","percentSign","currencies","_literal","_literal2","minPrecision","maxPrecision","log10","round","log","LOG10E","log10Floor","f","exp","LN10","cut","minInteger","minFraction","maxFraction","toFixed","int","[[availableLocales]]","[[relevantExtensionKeys]]","[[localeData]]","part","FormatNumberToParts","arab","arabext","bali","beng","deva","fullwide","gujr","guru","hanidec","khmr","knda","laoo","limb","mlym","mong","mymr","orya","tamldec","telu","thai","tibt","prop","expDTComponents","expPatternTrimmer","unwantedDTCs","dtKeys","tmKeys","isDateFormatOnly","isTimeFormatOnly","joinDateAndTimeFormats","dateFormatObj","timeFormatObj","_","j","computeFinalPatterns","formatObj","pattern12","extendedPattern","$0","expDTComponentsMeta","era","year","quarter","month","week","day","weekday","hour12","hour","minute","second","timeZoneName","createDateTimeFormat","skeleton","originalPattern","validSyntheticProps","numeric","2-digit","narrow","short","long","dateWidths","resolveDateString","ca","component","width","gregory","alts","resolved","DateTimeFormatConstructor","dateTimeFormat","ToDateTimeOptions","DateTimeFormat","tz","timeZone","dateTimeComponents","bestFormat","dataLocaleData","formats","toString","availableFormats","timeFormats","dateFormats","computed","timeRelatedFormats","dateRelatedFormats","full","medium","createDateTimeFormats","ToDateTimeFormats","bestScore","score","optionsProp","formatProp","optionsPropIndex","formatPropIndex","delta","BasicFormatMatcher","_hr","optionsPropNames","_bestFormat","propValue","_ref2","generateSyntheticFormat","_property","patternProp","BestFitFormatMatcher","_prop","hr12","hourNo0","GetFormatDateTime","InitializeDateTimeFormat","required","opt2","needDefaults","date","FormatDateTime","Date","now","CreateDateTimeParts","nf","useGrouping","nf2","minimumIntegerDigits","tm","[[weekday]]","[[era]]","[[year]]","[[month]]","[[day]]","[[hour]]","[[minute]]","[[second]]","[[inDST]]","index","calendars","fv","v","substr","FormatToPartsDateTime","ls","__localeSensitiveProtos","toLocaleString","toLocaleDateString","toLocaleTimeString","nu","setDefaultLocale","addLocaleData","eval","__FOREMAN_VENDOR__REACT_INTL__"],"mappings":"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,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,YACAC,KAAA,YACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,YACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,YACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,YACAC,KAAA,aACAC,KAAA,YACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,YACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,YACAC,KAAA,YACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,YACAC,KAAA,aACAC,KAAA,YACAC,KAAA,YACAC,KAAA,aACAC,KAAA,YACAC,KAAA,YACAC,KAAA,YACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,YACAC,KAAA,YACAC,KAAA,YACArR,KAAA,YACAsR,KAAA,aACAC,KAAA,YACAC,KAAA,YACAC,KAAA,YACAC,KAAA,aACArO,KAAA,YACAsO,KAAA,YACAC,KAAA,YACAC,KAAA,aACAC,KAAA,aACAC,KAAA,YACAC,KAAA,aACAC,KAAA,YACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,YACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,YACAC,KAAA,YACAC,KAAA,YACAC,KAAA,YACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aACAC,KAAA,aA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","file":"foreman_patch/vendor-769bd77f6be96c3c37e1.js","sourcesContent":[" \t// install a JSONP callback for chunk loading\n \tvar parentJsonpFunction = window[\"webpackJsonp\"];\n \twindow[\"webpackJsonp\"] = function webpackJsonpCallback(chunkIds, moreModules, executeModules) {\n \t\t// add \"moreModules\" to the modules object,\n \t\t// then flag all \"chunkIds\" as loaded and fire callback\n \t\tvar moduleId, chunkId, i = 0, resolves = [], result;\n \t\tfor(;i < chunkIds.length; i++) {\n \t\t\tchunkId = chunkIds[i];\n \t\t\tif(installedChunks[chunkId]) {\n \t\t\t\tresolves.push(installedChunks[chunkId][0]);\n \t\t\t}\n \t\t\tinstalledChunks[chunkId] = 0;\n \t\t}\n \t\tfor(moduleId in moreModules) {\n \t\t\tif(Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {\n \t\t\t\tmodules[moduleId] = moreModules[moduleId];\n \t\t\t}\n \t\t}\n \t\tif(parentJsonpFunction) parentJsonpFunction(chunkIds, moreModules, executeModules);\n \t\twhile(resolves.length) {\n \t\t\tresolves.shift()();\n \t\t}\n \t\tif(executeModules) {\n \t\t\tfor(i=0; i < executeModules.length; i++) {\n \t\t\t\tresult = __webpack_require__(__webpack_require__.s = executeModules[i]);\n \t\t\t}\n \t\t}\n \t\treturn result;\n \t};\n\n \t// The module cache\n \tvar installedModules = {};\n\n \t// objects to store loaded and loading chunks\n \tvar installedChunks = {\n \t\t3: 0\n \t};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, {\n \t\t\t\tconfigurable: false,\n \t\t\t\tenumerable: true,\n \t\t\t\tget: getter\n \t\t\t});\n \t\t}\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"/webpack/\";\n\n \t// on error function for async loading\n \t__webpack_require__.oe = function(err) { console.error(err); throw err; };\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 1);\n\n\n\n// WEBPACK FOOTER //\n// webpack/bootstrap e8286639824271473a83","// Expose `IntlPolyfill` as global to add locale data into runtime later on.\nglobal.IntlPolyfill = require('./lib/core.js');\n\n// Require all locale data for `Intl`. This module will be\n// ignored when bundling for the browser with Browserify/Webpack.\nrequire('./locale-data/complete.js');\n\n// hack to export the polyfill as global Intl if needed\nif (!global.Intl) {\n global.Intl = global.IntlPolyfill;\n global.IntlPolyfill.__applyLocaleSensitivePrototypes();\n}\n\n// providing an idiomatic api for the nodejs version of this module\nmodule.exports = global.IntlPolyfill;\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/intl/index.js\n// module id = node_modules/intl/index.js\n// module chunks = 3","'use strict';\n\nvar _typeof = typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\" ? function (obj) {\n return typeof obj;\n} : function (obj) {\n return obj && typeof Symbol === \"function\" && obj.constructor === Symbol ? \"symbol\" : typeof obj;\n};\n\nvar jsx = function () {\n var REACT_ELEMENT_TYPE = typeof Symbol === \"function\" && Symbol.for && Symbol.for(\"react.element\") || 0xeac7;\n return function createRawReactElement(type, props, key, children) {\n var defaultProps = type && type.defaultProps;\n var childrenLength = arguments.length - 3;\n\n if (!props && childrenLength !== 0) {\n props = {};\n }\n\n if (props && defaultProps) {\n for (var propName in defaultProps) {\n if (props[propName] === void 0) {\n props[propName] = defaultProps[propName];\n }\n }\n } else if (!props) {\n props = defaultProps || {};\n }\n\n if (childrenLength === 1) {\n props.children = children;\n } else if (childrenLength > 1) {\n var childArray = Array(childrenLength);\n\n for (var i = 0; i < childrenLength; i++) {\n childArray[i] = arguments[i + 3];\n }\n\n props.children = childArray;\n }\n\n return {\n $$typeof: REACT_ELEMENT_TYPE,\n type: type,\n key: key === undefined ? null : '' + key,\n ref: null,\n props: props,\n _owner: null\n };\n };\n}();\n\nvar asyncToGenerator = function (fn) {\n return function () {\n var gen = fn.apply(this, arguments);\n return new Promise(function (resolve, reject) {\n function step(key, arg) {\n try {\n var info = gen[key](arg);\n var value = info.value;\n } catch (error) {\n reject(error);\n return;\n }\n\n if (info.done) {\n resolve(value);\n } else {\n return Promise.resolve(value).then(function (value) {\n return step(\"next\", value);\n }, function (err) {\n return step(\"throw\", err);\n });\n }\n }\n\n return step(\"next\");\n });\n };\n};\n\nvar classCallCheck = function (instance, Constructor) {\n if (!(instance instanceof Constructor)) {\n throw new TypeError(\"Cannot call a class as a function\");\n }\n};\n\nvar createClass = function () {\n function defineProperties(target, props) {\n for (var i = 0; i < props.length; i++) {\n var descriptor = props[i];\n descriptor.enumerable = descriptor.enumerable || false;\n descriptor.configurable = true;\n if (\"value\" in descriptor) descriptor.writable = true;\n Object.defineProperty(target, descriptor.key, descriptor);\n }\n }\n\n return function (Constructor, protoProps, staticProps) {\n if (protoProps) defineProperties(Constructor.prototype, protoProps);\n if (staticProps) defineProperties(Constructor, staticProps);\n return Constructor;\n };\n}();\n\nvar defineEnumerableProperties = function (obj, descs) {\n for (var key in descs) {\n var desc = descs[key];\n desc.configurable = desc.enumerable = true;\n if (\"value\" in desc) desc.writable = true;\n Object.defineProperty(obj, key, desc);\n }\n\n return obj;\n};\n\nvar defaults = function (obj, defaults) {\n var keys = Object.getOwnPropertyNames(defaults);\n\n for (var i = 0; i < keys.length; i++) {\n var key = keys[i];\n var value = Object.getOwnPropertyDescriptor(defaults, key);\n\n if (value && value.configurable && obj[key] === undefined) {\n Object.defineProperty(obj, key, value);\n }\n }\n\n return obj;\n};\n\nvar defineProperty$1 = function (obj, key, value) {\n if (key in obj) {\n Object.defineProperty(obj, key, {\n value: value,\n enumerable: true,\n configurable: true,\n writable: true\n });\n } else {\n obj[key] = value;\n }\n\n return obj;\n};\n\nvar _extends = Object.assign || function (target) {\n for (var i = 1; i < arguments.length; i++) {\n var source = arguments[i];\n\n for (var key in source) {\n if (Object.prototype.hasOwnProperty.call(source, key)) {\n target[key] = source[key];\n }\n }\n }\n\n return target;\n};\n\nvar get = function get(object, property, receiver) {\n if (object === null) object = Function.prototype;\n var desc = Object.getOwnPropertyDescriptor(object, property);\n\n if (desc === undefined) {\n var parent = Object.getPrototypeOf(object);\n\n if (parent === null) {\n return undefined;\n } else {\n return get(parent, property, receiver);\n }\n } else if (\"value\" in desc) {\n return desc.value;\n } else {\n var getter = desc.get;\n\n if (getter === undefined) {\n return undefined;\n }\n\n return getter.call(receiver);\n }\n};\n\nvar inherits = function (subClass, superClass) {\n if (typeof superClass !== \"function\" && superClass !== null) {\n throw new TypeError(\"Super expression must either be null or a function, not \" + typeof superClass);\n }\n\n subClass.prototype = Object.create(superClass && superClass.prototype, {\n constructor: {\n value: subClass,\n enumerable: false,\n writable: true,\n configurable: true\n }\n });\n if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass;\n};\n\nvar _instanceof = function (left, right) {\n if (right != null && typeof Symbol !== \"undefined\" && right[Symbol.hasInstance]) {\n return right[Symbol.hasInstance](left);\n } else {\n return left instanceof right;\n }\n};\n\nvar interopRequireDefault = function (obj) {\n return obj && obj.__esModule ? obj : {\n default: obj\n };\n};\n\nvar interopRequireWildcard = function (obj) {\n if (obj && obj.__esModule) {\n return obj;\n } else {\n var newObj = {};\n\n if (obj != null) {\n for (var key in obj) {\n if (Object.prototype.hasOwnProperty.call(obj, key)) newObj[key] = obj[key];\n }\n }\n\n newObj.default = obj;\n return newObj;\n }\n};\n\nvar newArrowCheck = function (innerThis, boundThis) {\n if (innerThis !== boundThis) {\n throw new TypeError(\"Cannot instantiate an arrow function\");\n }\n};\n\nvar objectDestructuringEmpty = function (obj) {\n if (obj == null) throw new TypeError(\"Cannot destructure undefined\");\n};\n\nvar objectWithoutProperties = function (obj, keys) {\n var target = {};\n\n for (var i in obj) {\n if (keys.indexOf(i) >= 0) continue;\n if (!Object.prototype.hasOwnProperty.call(obj, i)) continue;\n target[i] = obj[i];\n }\n\n return target;\n};\n\nvar possibleConstructorReturn = function (self, call) {\n if (!self) {\n throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\");\n }\n\n return call && (typeof call === \"object\" || typeof call === \"function\") ? call : self;\n};\n\nvar selfGlobal = typeof global === \"undefined\" ? self : global;\n\nvar set = function set(object, property, value, receiver) {\n var desc = Object.getOwnPropertyDescriptor(object, property);\n\n if (desc === undefined) {\n var parent = Object.getPrototypeOf(object);\n\n if (parent !== null) {\n set(parent, property, value, receiver);\n }\n } else if (\"value\" in desc && desc.writable) {\n desc.value = value;\n } else {\n var setter = desc.set;\n\n if (setter !== undefined) {\n setter.call(receiver, value);\n }\n }\n\n return value;\n};\n\nvar slicedToArray = function () {\n function sliceIterator(arr, i) {\n var _arr = [];\n var _n = true;\n var _d = false;\n var _e = undefined;\n\n try {\n for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) {\n _arr.push(_s.value);\n\n if (i && _arr.length === i) break;\n }\n } catch (err) {\n _d = true;\n _e = err;\n } finally {\n try {\n if (!_n && _i[\"return\"]) _i[\"return\"]();\n } finally {\n if (_d) throw _e;\n }\n }\n\n return _arr;\n }\n\n return function (arr, i) {\n if (Array.isArray(arr)) {\n return arr;\n } else if (Symbol.iterator in Object(arr)) {\n return sliceIterator(arr, i);\n } else {\n throw new TypeError(\"Invalid attempt to destructure non-iterable instance\");\n }\n };\n}();\n\nvar slicedToArrayLoose = function (arr, i) {\n if (Array.isArray(arr)) {\n return arr;\n } else if (Symbol.iterator in Object(arr)) {\n var _arr = [];\n\n for (var _iterator = arr[Symbol.iterator](), _step; !(_step = _iterator.next()).done;) {\n _arr.push(_step.value);\n\n if (i && _arr.length === i) break;\n }\n\n return _arr;\n } else {\n throw new TypeError(\"Invalid attempt to destructure non-iterable instance\");\n }\n};\n\nvar taggedTemplateLiteral = function (strings, raw) {\n return Object.freeze(Object.defineProperties(strings, {\n raw: {\n value: Object.freeze(raw)\n }\n }));\n};\n\nvar taggedTemplateLiteralLoose = function (strings, raw) {\n strings.raw = raw;\n return strings;\n};\n\nvar temporalRef = function (val, name, undef) {\n if (val === undef) {\n throw new ReferenceError(name + \" is not defined - temporal dead zone\");\n } else {\n return val;\n }\n};\n\nvar temporalUndefined = {};\n\nvar toArray = function (arr) {\n return Array.isArray(arr) ? arr : Array.from(arr);\n};\n\nvar toConsumableArray = function (arr) {\n if (Array.isArray(arr)) {\n for (var i = 0, arr2 = Array(arr.length); i < arr.length; i++) arr2[i] = arr[i];\n\n return arr2;\n } else {\n return Array.from(arr);\n }\n};\n\n\n\nvar babelHelpers$1 = Object.freeze({\n jsx: jsx,\n asyncToGenerator: asyncToGenerator,\n classCallCheck: classCallCheck,\n createClass: createClass,\n defineEnumerableProperties: defineEnumerableProperties,\n defaults: defaults,\n defineProperty: defineProperty$1,\n get: get,\n inherits: inherits,\n interopRequireDefault: interopRequireDefault,\n interopRequireWildcard: interopRequireWildcard,\n newArrowCheck: newArrowCheck,\n objectDestructuringEmpty: objectDestructuringEmpty,\n objectWithoutProperties: objectWithoutProperties,\n possibleConstructorReturn: possibleConstructorReturn,\n selfGlobal: selfGlobal,\n set: set,\n slicedToArray: slicedToArray,\n slicedToArrayLoose: slicedToArrayLoose,\n taggedTemplateLiteral: taggedTemplateLiteral,\n taggedTemplateLiteralLoose: taggedTemplateLiteralLoose,\n temporalRef: temporalRef,\n temporalUndefined: temporalUndefined,\n toArray: toArray,\n toConsumableArray: toConsumableArray,\n typeof: _typeof,\n extends: _extends,\n instanceof: _instanceof\n});\n\nvar realDefineProp = function () {\n var sentinel = function sentinel() {};\n try {\n Object.defineProperty(sentinel, 'a', {\n get: function get() {\n return 1;\n }\n });\n Object.defineProperty(sentinel, 'prototype', { writable: false });\n return sentinel.a === 1 && sentinel.prototype instanceof Object;\n } catch (e) {\n return false;\n }\n}();\n\n// Need a workaround for getters in ES3\nvar es3 = !realDefineProp && !Object.prototype.__defineGetter__;\n\n// We use this a lot (and need it for proto-less objects)\nvar hop = Object.prototype.hasOwnProperty;\n\n// Naive defineProperty for compatibility\nvar defineProperty = realDefineProp ? Object.defineProperty : function (obj, name, desc) {\n if ('get' in desc && obj.__defineGetter__) obj.__defineGetter__(name, desc.get);else if (!hop.call(obj, name) || 'value' in desc) obj[name] = desc.value;\n};\n\n// Array.prototype.indexOf, as good as we need it to be\nvar arrIndexOf = Array.prototype.indexOf || function (search) {\n /*jshint validthis:true */\n var t = this;\n if (!t.length) return -1;\n\n for (var i = arguments[1] || 0, max = t.length; i < max; i++) {\n if (t[i] === search) return i;\n }\n\n return -1;\n};\n\n// Create an object with the specified prototype (2nd arg required for Record)\nvar objCreate = Object.create || function (proto, props) {\n var obj = void 0;\n\n function F() {}\n F.prototype = proto;\n obj = new F();\n\n for (var k in props) {\n if (hop.call(props, k)) defineProperty(obj, k, props[k]);\n }\n\n return obj;\n};\n\n// Snapshot some (hopefully still) native built-ins\nvar arrSlice = Array.prototype.slice;\nvar arrConcat = Array.prototype.concat;\nvar arrPush = Array.prototype.push;\nvar arrJoin = Array.prototype.join;\nvar arrShift = Array.prototype.shift;\n\n// Naive Function.prototype.bind for compatibility\nvar fnBind = Function.prototype.bind || function (thisObj) {\n var fn = this,\n args = arrSlice.call(arguments, 1);\n\n // All our (presently) bound functions have either 1 or 0 arguments. By returning\n // different function signatures, we can pass some tests in ES3 environments\n if (fn.length === 1) {\n return function () {\n return fn.apply(thisObj, arrConcat.call(args, arrSlice.call(arguments)));\n };\n }\n return function () {\n return fn.apply(thisObj, arrConcat.call(args, arrSlice.call(arguments)));\n };\n};\n\n// Object housing internal properties for constructors\nvar internals = objCreate(null);\n\n// Keep internal properties internal\nvar secret = Math.random();\n\n// Helper functions\n// ================\n\n/**\n * A function to deal with the inaccuracy of calculating log10 in pre-ES6\n * JavaScript environments. Math.log(num) / Math.LN10 was responsible for\n * causing issue #62.\n */\nfunction log10Floor(n) {\n // ES6 provides the more accurate Math.log10\n if (typeof Math.log10 === 'function') return Math.floor(Math.log10(n));\n\n var x = Math.round(Math.log(n) * Math.LOG10E);\n return x - (Number('1e' + x) > n);\n}\n\n/**\n * A map that doesn't contain Object in its prototype chain\n */\nfunction Record(obj) {\n // Copy only own properties over unless this object is already a Record instance\n for (var k in obj) {\n if (obj instanceof Record || hop.call(obj, k)) defineProperty(this, k, { value: obj[k], enumerable: true, writable: true, configurable: true });\n }\n}\nRecord.prototype = objCreate(null);\n\n/**\n * An ordered list\n */\nfunction List() {\n defineProperty(this, 'length', { writable: true, value: 0 });\n\n if (arguments.length) arrPush.apply(this, arrSlice.call(arguments));\n}\nList.prototype = objCreate(null);\n\n/**\n * Constructs a regular expression to restore tainted RegExp properties\n */\nfunction createRegExpRestore() {\n if (internals.disableRegExpRestore) {\n return function () {/* no-op */};\n }\n\n var regExpCache = {\n lastMatch: RegExp.lastMatch || '',\n leftContext: RegExp.leftContext,\n multiline: RegExp.multiline,\n input: RegExp.input\n },\n has = false;\n\n // Create a snapshot of all the 'captured' properties\n for (var i = 1; i <= 9; i++) {\n has = (regExpCache['$' + i] = RegExp['$' + i]) || has;\n }return function () {\n // Now we've snapshotted some properties, escape the lastMatch string\n var esc = /[.?*+^$[\\]\\\\(){}|-]/g,\n lm = regExpCache.lastMatch.replace(esc, '\\\\$&'),\n reg = new List();\n\n // If any of the captured strings were non-empty, iterate over them all\n if (has) {\n for (var _i = 1; _i <= 9; _i++) {\n var m = regExpCache['$' + _i];\n\n // If it's empty, add an empty capturing group\n if (!m) lm = '()' + lm;\n\n // Else find the string in lm and escape & wrap it to capture it\n else {\n m = m.replace(esc, '\\\\$&');\n lm = lm.replace(m, '(' + m + ')');\n }\n\n // Push it to the reg and chop lm to make sure further groups come after\n arrPush.call(reg, lm.slice(0, lm.indexOf('(') + 1));\n lm = lm.slice(lm.indexOf('(') + 1);\n }\n }\n\n var exprStr = arrJoin.call(reg, '') + lm;\n\n // Shorten the regex by replacing each part of the expression with a match\n // for a string of that exact length. This is safe for the type of\n // expressions generated above, because the expression matches the whole\n // match string, so we know each group and each segment between capturing\n // groups can be matched by its length alone.\n exprStr = exprStr.replace(/(\\\\\\(|\\\\\\)|[^()])+/g, function (match) {\n return '[\\\\s\\\\S]{' + match.replace('\\\\', '').length + '}';\n });\n\n // Create the regular expression that will reconstruct the RegExp properties\n var expr = new RegExp(exprStr, regExpCache.multiline ? 'gm' : 'g');\n\n // Set the lastIndex of the generated expression to ensure that the match\n // is found in the correct index.\n expr.lastIndex = regExpCache.leftContext.length;\n\n expr.exec(regExpCache.input);\n };\n}\n\n/**\n * Mimics ES5's abstract ToObject() function\n */\nfunction toObject(arg) {\n if (arg === null) throw new TypeError('Cannot convert null or undefined to object');\n\n if ((typeof arg === 'undefined' ? 'undefined' : babelHelpers$1['typeof'](arg)) === 'object') return arg;\n return Object(arg);\n}\n\nfunction toNumber(arg) {\n if (typeof arg === 'number') return arg;\n return Number(arg);\n}\n\nfunction toInteger(arg) {\n var number = toNumber(arg);\n if (isNaN(number)) return 0;\n if (number === +0 || number === -0 || number === +Infinity || number === -Infinity) return number;\n if (number < 0) return Math.floor(Math.abs(number)) * -1;\n return Math.floor(Math.abs(number));\n}\n\nfunction toLength(arg) {\n var len = toInteger(arg);\n if (len <= 0) return 0;\n if (len === Infinity) return Math.pow(2, 53) - 1;\n return Math.min(len, Math.pow(2, 53) - 1);\n}\n\n/**\n * Returns \"internal\" properties for an object\n */\nfunction getInternalProperties(obj) {\n if (hop.call(obj, '__getInternalProperties')) return obj.__getInternalProperties(secret);\n\n return objCreate(null);\n}\n\n/**\n* Defines regular expressions for various operations related to the BCP 47 syntax,\n* as defined at http://tools.ietf.org/html/bcp47#section-2.1\n*/\n\n// extlang = 3ALPHA ; selected ISO 639 codes\n// *2(\"-\" 3ALPHA) ; permanently reserved\nvar extlang = '[a-z]{3}(?:-[a-z]{3}){0,2}';\n\n// language = 2*3ALPHA ; shortest ISO 639 code\n// [\"-\" extlang] ; sometimes followed by\n// ; extended language subtags\n// / 4ALPHA ; or reserved for future use\n// / 5*8ALPHA ; or registered language subtag\nvar language = '(?:[a-z]{2,3}(?:-' + extlang + ')?|[a-z]{4}|[a-z]{5,8})';\n\n// script = 4ALPHA ; ISO 15924 code\nvar script = '[a-z]{4}';\n\n// region = 2ALPHA ; ISO 3166-1 code\n// / 3DIGIT ; UN M.49 code\nvar region = '(?:[a-z]{2}|\\\\d{3})';\n\n// variant = 5*8alphanum ; registered variants\n// / (DIGIT 3alphanum)\nvar variant = '(?:[a-z0-9]{5,8}|\\\\d[a-z0-9]{3})';\n\n// ; Single alphanumerics\n// ; \"x\" reserved for private use\n// singleton = DIGIT ; 0 - 9\n// / %x41-57 ; A - W\n// / %x59-5A ; Y - Z\n// / %x61-77 ; a - w\n// / %x79-7A ; y - z\nvar singleton = '[0-9a-wy-z]';\n\n// extension = singleton 1*(\"-\" (2*8alphanum))\nvar extension = singleton + '(?:-[a-z0-9]{2,8})+';\n\n// privateuse = \"x\" 1*(\"-\" (1*8alphanum))\nvar privateuse = 'x(?:-[a-z0-9]{1,8})+';\n\n// irregular = \"en-GB-oed\" ; irregular tags do not match\n// / \"i-ami\" ; the 'langtag' production and\n// / \"i-bnn\" ; would not otherwise be\n// / \"i-default\" ; considered 'well-formed'\n// / \"i-enochian\" ; These tags are all valid,\n// / \"i-hak\" ; but most are deprecated\n// / \"i-klingon\" ; in favor of more modern\n// / \"i-lux\" ; subtags or subtag\n// / \"i-mingo\" ; combination\n// / \"i-navajo\"\n// / \"i-pwn\"\n// / \"i-tao\"\n// / \"i-tay\"\n// / \"i-tsu\"\n// / \"sgn-BE-FR\"\n// / \"sgn-BE-NL\"\n// / \"sgn-CH-DE\"\nvar irregular = '(?:en-GB-oed' + '|i-(?:ami|bnn|default|enochian|hak|klingon|lux|mingo|navajo|pwn|tao|tay|tsu)' + '|sgn-(?:BE-FR|BE-NL|CH-DE))';\n\n// regular = \"art-lojban\" ; these tags match the 'langtag'\n// / \"cel-gaulish\" ; production, but their subtags\n// / \"no-bok\" ; are not extended language\n// / \"no-nyn\" ; or variant subtags: their meaning\n// / \"zh-guoyu\" ; is defined by their registration\n// / \"zh-hakka\" ; and all of these are deprecated\n// / \"zh-min\" ; in favor of a more modern\n// / \"zh-min-nan\" ; subtag or sequence of subtags\n// / \"zh-xiang\"\nvar regular = '(?:art-lojban|cel-gaulish|no-bok|no-nyn' + '|zh-(?:guoyu|hakka|min|min-nan|xiang))';\n\n// grandfathered = irregular ; non-redundant tags registered\n// / regular ; during the RFC 3066 era\nvar grandfathered = '(?:' + irregular + '|' + regular + ')';\n\n// langtag = language\n// [\"-\" script]\n// [\"-\" region]\n// *(\"-\" variant)\n// *(\"-\" extension)\n// [\"-\" privateuse]\nvar langtag = language + '(?:-' + script + ')?(?:-' + region + ')?(?:-' + variant + ')*(?:-' + extension + ')*(?:-' + privateuse + ')?';\n\n// Language-Tag = langtag ; normal language tags\n// / privateuse ; private use tag\n// / grandfathered ; grandfathered tags\nvar expBCP47Syntax = RegExp('^(?:' + langtag + '|' + privateuse + '|' + grandfathered + ')$', 'i');\n\n// Match duplicate variants in a language tag\nvar expVariantDupes = RegExp('^(?!x).*?-(' + variant + ')-(?:\\\\w{4,8}-(?!x-))*\\\\1\\\\b', 'i');\n\n// Match duplicate singletons in a language tag (except in private use)\nvar expSingletonDupes = RegExp('^(?!x).*?-(' + singleton + ')-(?:\\\\w+-(?!x-))*\\\\1\\\\b', 'i');\n\n// Match all extension sequences\nvar expExtSequences = RegExp('-' + extension, 'ig');\n\n// Default locale is the first-added locale data for us\nvar defaultLocale = void 0;\nfunction setDefaultLocale(locale) {\n defaultLocale = locale;\n}\n\n// IANA Subtag Registry redundant tag and subtag maps\nvar redundantTags = {\n tags: {\n \"art-lojban\": \"jbo\",\n \"i-ami\": \"ami\",\n \"i-bnn\": \"bnn\",\n \"i-hak\": \"hak\",\n \"i-klingon\": \"tlh\",\n \"i-lux\": \"lb\",\n \"i-navajo\": \"nv\",\n \"i-pwn\": \"pwn\",\n \"i-tao\": \"tao\",\n \"i-tay\": \"tay\",\n \"i-tsu\": \"tsu\",\n \"no-bok\": \"nb\",\n \"no-nyn\": \"nn\",\n \"sgn-BE-FR\": \"sfb\",\n \"sgn-BE-NL\": \"vgt\",\n \"sgn-CH-DE\": \"sgg\",\n \"zh-guoyu\": \"cmn\",\n \"zh-hakka\": \"hak\",\n \"zh-min-nan\": \"nan\",\n \"zh-xiang\": \"hsn\",\n \"sgn-BR\": \"bzs\",\n \"sgn-CO\": \"csn\",\n \"sgn-DE\": \"gsg\",\n \"sgn-DK\": \"dsl\",\n \"sgn-ES\": \"ssp\",\n \"sgn-FR\": \"fsl\",\n \"sgn-GB\": \"bfi\",\n \"sgn-GR\": \"gss\",\n \"sgn-IE\": \"isg\",\n \"sgn-IT\": \"ise\",\n \"sgn-JP\": \"jsl\",\n \"sgn-MX\": \"mfs\",\n \"sgn-NI\": \"ncs\",\n \"sgn-NL\": \"dse\",\n \"sgn-NO\": \"nsl\",\n \"sgn-PT\": \"psr\",\n \"sgn-SE\": \"swl\",\n \"sgn-US\": \"ase\",\n \"sgn-ZA\": \"sfs\",\n \"zh-cmn\": \"cmn\",\n \"zh-cmn-Hans\": \"cmn-Hans\",\n \"zh-cmn-Hant\": \"cmn-Hant\",\n \"zh-gan\": \"gan\",\n \"zh-wuu\": \"wuu\",\n \"zh-yue\": \"yue\"\n },\n subtags: {\n BU: \"MM\",\n DD: \"DE\",\n FX: \"FR\",\n TP: \"TL\",\n YD: \"YE\",\n ZR: \"CD\",\n heploc: \"alalc97\",\n 'in': \"id\",\n iw: \"he\",\n ji: \"yi\",\n jw: \"jv\",\n mo: \"ro\",\n ayx: \"nun\",\n bjd: \"drl\",\n ccq: \"rki\",\n cjr: \"mom\",\n cka: \"cmr\",\n cmk: \"xch\",\n drh: \"khk\",\n drw: \"prs\",\n gav: \"dev\",\n hrr: \"jal\",\n ibi: \"opa\",\n kgh: \"kml\",\n lcq: \"ppr\",\n mst: \"mry\",\n myt: \"mry\",\n sca: \"hle\",\n tie: \"ras\",\n tkk: \"twm\",\n tlw: \"weo\",\n tnf: \"prs\",\n ybd: \"rki\",\n yma: \"lrr\"\n },\n extLang: {\n aao: [\"aao\", \"ar\"],\n abh: [\"abh\", \"ar\"],\n abv: [\"abv\", \"ar\"],\n acm: [\"acm\", \"ar\"],\n acq: [\"acq\", \"ar\"],\n acw: [\"acw\", \"ar\"],\n acx: [\"acx\", \"ar\"],\n acy: [\"acy\", \"ar\"],\n adf: [\"adf\", \"ar\"],\n ads: [\"ads\", \"sgn\"],\n aeb: [\"aeb\", \"ar\"],\n aec: [\"aec\", \"ar\"],\n aed: [\"aed\", \"sgn\"],\n aen: [\"aen\", \"sgn\"],\n afb: [\"afb\", \"ar\"],\n afg: [\"afg\", \"sgn\"],\n ajp: [\"ajp\", \"ar\"],\n apc: [\"apc\", \"ar\"],\n apd: [\"apd\", \"ar\"],\n arb: [\"arb\", \"ar\"],\n arq: [\"arq\", \"ar\"],\n ars: [\"ars\", \"ar\"],\n ary: [\"ary\", \"ar\"],\n arz: [\"arz\", \"ar\"],\n ase: [\"ase\", \"sgn\"],\n asf: [\"asf\", \"sgn\"],\n asp: [\"asp\", \"sgn\"],\n asq: [\"asq\", \"sgn\"],\n asw: [\"asw\", \"sgn\"],\n auz: [\"auz\", \"ar\"],\n avl: [\"avl\", \"ar\"],\n ayh: [\"ayh\", \"ar\"],\n ayl: [\"ayl\", \"ar\"],\n ayn: [\"ayn\", \"ar\"],\n ayp: [\"ayp\", \"ar\"],\n bbz: [\"bbz\", \"ar\"],\n bfi: [\"bfi\", \"sgn\"],\n bfk: [\"bfk\", \"sgn\"],\n bjn: [\"bjn\", \"ms\"],\n bog: [\"bog\", \"sgn\"],\n bqn: [\"bqn\", \"sgn\"],\n bqy: [\"bqy\", \"sgn\"],\n btj: [\"btj\", \"ms\"],\n bve: [\"bve\", \"ms\"],\n bvl: [\"bvl\", \"sgn\"],\n bvu: [\"bvu\", \"ms\"],\n bzs: [\"bzs\", \"sgn\"],\n cdo: [\"cdo\", \"zh\"],\n cds: [\"cds\", \"sgn\"],\n cjy: [\"cjy\", \"zh\"],\n cmn: [\"cmn\", \"zh\"],\n coa: [\"coa\", \"ms\"],\n cpx: [\"cpx\", \"zh\"],\n csc: [\"csc\", \"sgn\"],\n csd: [\"csd\", \"sgn\"],\n cse: [\"cse\", \"sgn\"],\n csf: [\"csf\", \"sgn\"],\n csg: [\"csg\", \"sgn\"],\n csl: [\"csl\", \"sgn\"],\n csn: [\"csn\", \"sgn\"],\n csq: [\"csq\", \"sgn\"],\n csr: [\"csr\", \"sgn\"],\n czh: [\"czh\", \"zh\"],\n czo: [\"czo\", \"zh\"],\n doq: [\"doq\", \"sgn\"],\n dse: [\"dse\", \"sgn\"],\n dsl: [\"dsl\", \"sgn\"],\n dup: [\"dup\", \"ms\"],\n ecs: [\"ecs\", \"sgn\"],\n esl: [\"esl\", \"sgn\"],\n esn: [\"esn\", \"sgn\"],\n eso: [\"eso\", \"sgn\"],\n eth: [\"eth\", \"sgn\"],\n fcs: [\"fcs\", \"sgn\"],\n fse: [\"fse\", \"sgn\"],\n fsl: [\"fsl\", \"sgn\"],\n fss: [\"fss\", \"sgn\"],\n gan: [\"gan\", \"zh\"],\n gds: [\"gds\", \"sgn\"],\n gom: [\"gom\", \"kok\"],\n gse: [\"gse\", \"sgn\"],\n gsg: [\"gsg\", \"sgn\"],\n gsm: [\"gsm\", \"sgn\"],\n gss: [\"gss\", \"sgn\"],\n gus: [\"gus\", \"sgn\"],\n hab: [\"hab\", \"sgn\"],\n haf: [\"haf\", \"sgn\"],\n hak: [\"hak\", \"zh\"],\n hds: [\"hds\", \"sgn\"],\n hji: [\"hji\", \"ms\"],\n hks: [\"hks\", \"sgn\"],\n hos: [\"hos\", \"sgn\"],\n hps: [\"hps\", \"sgn\"],\n hsh: [\"hsh\", \"sgn\"],\n hsl: [\"hsl\", \"sgn\"],\n hsn: [\"hsn\", \"zh\"],\n icl: [\"icl\", \"sgn\"],\n ils: [\"ils\", \"sgn\"],\n inl: [\"inl\", \"sgn\"],\n ins: [\"ins\", \"sgn\"],\n ise: [\"ise\", \"sgn\"],\n isg: [\"isg\", \"sgn\"],\n isr: [\"isr\", \"sgn\"],\n jak: [\"jak\", \"ms\"],\n jax: [\"jax\", \"ms\"],\n jcs: [\"jcs\", \"sgn\"],\n jhs: [\"jhs\", \"sgn\"],\n jls: [\"jls\", \"sgn\"],\n jos: [\"jos\", \"sgn\"],\n jsl: [\"jsl\", \"sgn\"],\n jus: [\"jus\", \"sgn\"],\n kgi: [\"kgi\", \"sgn\"],\n knn: [\"knn\", \"kok\"],\n kvb: [\"kvb\", \"ms\"],\n kvk: [\"kvk\", \"sgn\"],\n kvr: [\"kvr\", \"ms\"],\n kxd: [\"kxd\", \"ms\"],\n lbs: [\"lbs\", \"sgn\"],\n lce: [\"lce\", \"ms\"],\n lcf: [\"lcf\", \"ms\"],\n liw: [\"liw\", \"ms\"],\n lls: [\"lls\", \"sgn\"],\n lsg: [\"lsg\", \"sgn\"],\n lsl: [\"lsl\", \"sgn\"],\n lso: [\"lso\", \"sgn\"],\n lsp: [\"lsp\", \"sgn\"],\n lst: [\"lst\", \"sgn\"],\n lsy: [\"lsy\", \"sgn\"],\n ltg: [\"ltg\", \"lv\"],\n lvs: [\"lvs\", \"lv\"],\n lzh: [\"lzh\", \"zh\"],\n max: [\"max\", \"ms\"],\n mdl: [\"mdl\", \"sgn\"],\n meo: [\"meo\", \"ms\"],\n mfa: [\"mfa\", \"ms\"],\n mfb: [\"mfb\", \"ms\"],\n mfs: [\"mfs\", \"sgn\"],\n min: [\"min\", \"ms\"],\n mnp: [\"mnp\", \"zh\"],\n mqg: [\"mqg\", \"ms\"],\n mre: [\"mre\", \"sgn\"],\n msd: [\"msd\", \"sgn\"],\n msi: [\"msi\", \"ms\"],\n msr: [\"msr\", \"sgn\"],\n mui: [\"mui\", \"ms\"],\n mzc: [\"mzc\", \"sgn\"],\n mzg: [\"mzg\", \"sgn\"],\n mzy: [\"mzy\", \"sgn\"],\n nan: [\"nan\", \"zh\"],\n nbs: [\"nbs\", \"sgn\"],\n ncs: [\"ncs\", \"sgn\"],\n nsi: [\"nsi\", \"sgn\"],\n nsl: [\"nsl\", \"sgn\"],\n nsp: [\"nsp\", \"sgn\"],\n nsr: [\"nsr\", \"sgn\"],\n nzs: [\"nzs\", \"sgn\"],\n okl: [\"okl\", \"sgn\"],\n orn: [\"orn\", \"ms\"],\n ors: [\"ors\", \"ms\"],\n pel: [\"pel\", \"ms\"],\n pga: [\"pga\", \"ar\"],\n pks: [\"pks\", \"sgn\"],\n prl: [\"prl\", \"sgn\"],\n prz: [\"prz\", \"sgn\"],\n psc: [\"psc\", \"sgn\"],\n psd: [\"psd\", \"sgn\"],\n pse: [\"pse\", \"ms\"],\n psg: [\"psg\", \"sgn\"],\n psl: [\"psl\", \"sgn\"],\n pso: [\"pso\", \"sgn\"],\n psp: [\"psp\", \"sgn\"],\n psr: [\"psr\", \"sgn\"],\n pys: [\"pys\", \"sgn\"],\n rms: [\"rms\", \"sgn\"],\n rsi: [\"rsi\", \"sgn\"],\n rsl: [\"rsl\", \"sgn\"],\n sdl: [\"sdl\", \"sgn\"],\n sfb: [\"sfb\", \"sgn\"],\n sfs: [\"sfs\", \"sgn\"],\n sgg: [\"sgg\", \"sgn\"],\n sgx: [\"sgx\", \"sgn\"],\n shu: [\"shu\", \"ar\"],\n slf: [\"slf\", \"sgn\"],\n sls: [\"sls\", \"sgn\"],\n sqk: [\"sqk\", \"sgn\"],\n sqs: [\"sqs\", \"sgn\"],\n ssh: [\"ssh\", \"ar\"],\n ssp: [\"ssp\", \"sgn\"],\n ssr: [\"ssr\", \"sgn\"],\n svk: [\"svk\", \"sgn\"],\n swc: [\"swc\", \"sw\"],\n swh: [\"swh\", \"sw\"],\n swl: [\"swl\", \"sgn\"],\n syy: [\"syy\", \"sgn\"],\n tmw: [\"tmw\", \"ms\"],\n tse: [\"tse\", \"sgn\"],\n tsm: [\"tsm\", \"sgn\"],\n tsq: [\"tsq\", \"sgn\"],\n tss: [\"tss\", \"sgn\"],\n tsy: [\"tsy\", \"sgn\"],\n tza: [\"tza\", \"sgn\"],\n ugn: [\"ugn\", \"sgn\"],\n ugy: [\"ugy\", \"sgn\"],\n ukl: [\"ukl\", \"sgn\"],\n uks: [\"uks\", \"sgn\"],\n urk: [\"urk\", \"ms\"],\n uzn: [\"uzn\", \"uz\"],\n uzs: [\"uzs\", \"uz\"],\n vgt: [\"vgt\", \"sgn\"],\n vkk: [\"vkk\", \"ms\"],\n vkt: [\"vkt\", \"ms\"],\n vsi: [\"vsi\", \"sgn\"],\n vsl: [\"vsl\", \"sgn\"],\n vsv: [\"vsv\", \"sgn\"],\n wuu: [\"wuu\", \"zh\"],\n xki: [\"xki\", \"sgn\"],\n xml: [\"xml\", \"sgn\"],\n xmm: [\"xmm\", \"ms\"],\n xms: [\"xms\", \"sgn\"],\n yds: [\"yds\", \"sgn\"],\n ysl: [\"ysl\", \"sgn\"],\n yue: [\"yue\", \"zh\"],\n zib: [\"zib\", \"sgn\"],\n zlm: [\"zlm\", \"ms\"],\n zmi: [\"zmi\", \"ms\"],\n zsl: [\"zsl\", \"sgn\"],\n zsm: [\"zsm\", \"ms\"]\n }\n};\n\n/**\n * Convert only a-z to uppercase as per section 6.1 of the spec\n */\nfunction toLatinUpperCase(str) {\n var i = str.length;\n\n while (i--) {\n var ch = str.charAt(i);\n\n if (ch >= \"a\" && ch <= \"z\") str = str.slice(0, i) + ch.toUpperCase() + str.slice(i + 1);\n }\n\n return str;\n}\n\n/**\n * The IsStructurallyValidLanguageTag abstract operation verifies that the locale\n * argument (which must be a String value)\n *\n * - represents a well-formed BCP 47 language tag as specified in RFC 5646 section\n * 2.1, or successor,\n * - does not include duplicate variant subtags, and\n * - does not include duplicate singleton subtags.\n *\n * The abstract operation returns true if locale can be generated from the ABNF\n * grammar in section 2.1 of the RFC, starting with Language-Tag, and does not\n * contain duplicate variant or singleton subtags (other than as a private use\n * subtag). It returns false otherwise. Terminal value characters in the grammar are\n * interpreted as the Unicode equivalents of the ASCII octet values given.\n */\nfunction /* 6.2.2 */IsStructurallyValidLanguageTag(locale) {\n // represents a well-formed BCP 47 language tag as specified in RFC 5646\n if (!expBCP47Syntax.test(locale)) return false;\n\n // does not include duplicate variant subtags, and\n if (expVariantDupes.test(locale)) return false;\n\n // does not include duplicate singleton subtags.\n if (expSingletonDupes.test(locale)) return false;\n\n return true;\n}\n\n/**\n * The CanonicalizeLanguageTag abstract operation returns the canonical and case-\n * regularized form of the locale argument (which must be a String value that is\n * a structurally valid BCP 47 language tag as verified by the\n * IsStructurallyValidLanguageTag abstract operation). It takes the steps\n * specified in RFC 5646 section 4.5, or successor, to bring the language tag\n * into canonical form, and to regularize the case of the subtags, but does not\n * take the steps to bring a language tag into “extlang form” and to reorder\n * variant subtags.\n\n * The specifications for extensions to BCP 47 language tags, such as RFC 6067,\n * may include canonicalization rules for the extension subtag sequences they\n * define that go beyond the canonicalization rules of RFC 5646 section 4.5.\n * Implementations are allowed, but not required, to apply these additional rules.\n */\nfunction /* 6.2.3 */CanonicalizeLanguageTag(locale) {\n var match = void 0,\n parts = void 0;\n\n // A language tag is in 'canonical form' when the tag is well-formed\n // according to the rules in Sections 2.1 and 2.2\n\n // Section 2.1 says all subtags use lowercase...\n locale = locale.toLowerCase();\n\n // ...with 2 exceptions: 'two-letter and four-letter subtags that neither\n // appear at the start of the tag nor occur after singletons. Such two-letter\n // subtags are all uppercase (as in the tags \"en-CA-x-ca\" or \"sgn-BE-FR\") and\n // four-letter subtags are titlecase (as in the tag \"az-Latn-x-latn\").\n parts = locale.split('-');\n for (var i = 1, max = parts.length; i < max; i++) {\n // Two-letter subtags are all uppercase\n if (parts[i].length === 2) parts[i] = parts[i].toUpperCase();\n\n // Four-letter subtags are titlecase\n else if (parts[i].length === 4) parts[i] = parts[i].charAt(0).toUpperCase() + parts[i].slice(1);\n\n // Is it a singleton?\n else if (parts[i].length === 1 && parts[i] !== 'x') break;\n }\n locale = arrJoin.call(parts, '-');\n\n // The steps laid out in RFC 5646 section 4.5 are as follows:\n\n // 1. Extension sequences are ordered into case-insensitive ASCII order\n // by singleton subtag.\n if ((match = locale.match(expExtSequences)) && match.length > 1) {\n // The built-in sort() sorts by ASCII order, so use that\n match.sort();\n\n // Replace all extensions with the joined, sorted array\n locale = locale.replace(RegExp('(?:' + expExtSequences.source + ')+', 'i'), arrJoin.call(match, ''));\n }\n\n // 2. Redundant or grandfathered tags are replaced by their 'Preferred-\n // Value', if there is one.\n if (hop.call(redundantTags.tags, locale)) locale = redundantTags.tags[locale];\n\n // 3. Subtags are replaced by their 'Preferred-Value', if there is one.\n // For extlangs, the original primary language subtag is also\n // replaced if there is a primary language subtag in the 'Preferred-\n // Value'.\n parts = locale.split('-');\n\n for (var _i = 1, _max = parts.length; _i < _max; _i++) {\n if (hop.call(redundantTags.subtags, parts[_i])) parts[_i] = redundantTags.subtags[parts[_i]];else if (hop.call(redundantTags.extLang, parts[_i])) {\n parts[_i] = redundantTags.extLang[parts[_i]][0];\n\n // For extlang tags, the prefix needs to be removed if it is redundant\n if (_i === 1 && redundantTags.extLang[parts[1]][1] === parts[0]) {\n parts = arrSlice.call(parts, _i++);\n _max -= 1;\n }\n }\n }\n\n return arrJoin.call(parts, '-');\n}\n\n/**\n * The DefaultLocale abstract operation returns a String value representing the\n * structurally valid (6.2.2) and canonicalized (6.2.3) BCP 47 language tag for the\n * host environment’s current locale.\n */\nfunction /* 6.2.4 */DefaultLocale() {\n return defaultLocale;\n}\n\n// Sect 6.3 Currency Codes\n// =======================\n\nvar expCurrencyCode = /^[A-Z]{3}$/;\n\n/**\n * The IsWellFormedCurrencyCode abstract operation verifies that the currency argument\n * (after conversion to a String value) represents a well-formed 3-letter ISO currency\n * code. The following steps are taken:\n */\nfunction /* 6.3.1 */IsWellFormedCurrencyCode(currency) {\n // 1. Let `c` be ToString(currency)\n var c = String(currency);\n\n // 2. Let `normalized` be the result of mapping c to upper case as described\n // in 6.1.\n var normalized = toLatinUpperCase(c);\n\n // 3. If the string length of normalized is not 3, return false.\n // 4. If normalized contains any character that is not in the range \"A\" to \"Z\"\n // (U+0041 to U+005A), return false.\n if (expCurrencyCode.test(normalized) === false) return false;\n\n // 5. Return true\n return true;\n}\n\nvar expUnicodeExSeq = /-u(?:-[0-9a-z]{2,8})+/gi; // See `extension` below\n\nfunction /* 9.2.1 */CanonicalizeLocaleList(locales) {\n // The abstract operation CanonicalizeLocaleList takes the following steps:\n\n // 1. If locales is undefined, then a. Return a new empty List\n if (locales === undefined) return new List();\n\n // 2. Let seen be a new empty List.\n var seen = new List();\n\n // 3. If locales is a String value, then\n // a. Let locales be a new array created as if by the expression new\n // Array(locales) where Array is the standard built-in constructor with\n // that name and locales is the value of locales.\n locales = typeof locales === 'string' ? [locales] : locales;\n\n // 4. Let O be ToObject(locales).\n var O = toObject(locales);\n\n // 5. Let lenValue be the result of calling the [[Get]] internal method of\n // O with the argument \"length\".\n // 6. Let len be ToUint32(lenValue).\n var len = toLength(O.length);\n\n // 7. Let k be 0.\n var k = 0;\n\n // 8. Repeat, while k < len\n while (k < len) {\n // a. Let Pk be ToString(k).\n var Pk = String(k);\n\n // b. Let kPresent be the result of calling the [[HasProperty]] internal\n // method of O with argument Pk.\n var kPresent = Pk in O;\n\n // c. If kPresent is true, then\n if (kPresent) {\n // i. Let kValue be the result of calling the [[Get]] internal\n // method of O with argument Pk.\n var kValue = O[Pk];\n\n // ii. If the type of kValue is not String or Object, then throw a\n // TypeError exception.\n if (kValue === null || typeof kValue !== 'string' && (typeof kValue === \"undefined\" ? \"undefined\" : babelHelpers$1[\"typeof\"](kValue)) !== 'object') throw new TypeError('String or Object type expected');\n\n // iii. Let tag be ToString(kValue).\n var tag = String(kValue);\n\n // iv. If the result of calling the abstract operation\n // IsStructurallyValidLanguageTag (defined in 6.2.2), passing tag as\n // the argument, is false, then throw a RangeError exception.\n if (!IsStructurallyValidLanguageTag(tag)) throw new RangeError(\"'\" + tag + \"' is not a structurally valid language tag\");\n\n // v. Let tag be the result of calling the abstract operation\n // CanonicalizeLanguageTag (defined in 6.2.3), passing tag as the\n // argument.\n tag = CanonicalizeLanguageTag(tag);\n\n // vi. If tag is not an element of seen, then append tag as the last\n // element of seen.\n if (arrIndexOf.call(seen, tag) === -1) arrPush.call(seen, tag);\n }\n\n // d. Increase k by 1.\n k++;\n }\n\n // 9. Return seen.\n return seen;\n}\n\n/**\n * The BestAvailableLocale abstract operation compares the provided argument\n * locale, which must be a String value with a structurally valid and\n * canonicalized BCP 47 language tag, against the locales in availableLocales and\n * returns either the longest non-empty prefix of locale that is an element of\n * availableLocales, or undefined if there is no such element. It uses the\n * fallback mechanism of RFC 4647, section 3.4. The following steps are taken:\n */\nfunction /* 9.2.2 */BestAvailableLocale(availableLocales, locale) {\n // 1. Let candidate be locale\n var candidate = locale;\n\n // 2. Repeat\n while (candidate) {\n // a. If availableLocales contains an element equal to candidate, then return\n // candidate.\n if (arrIndexOf.call(availableLocales, candidate) > -1) return candidate;\n\n // b. Let pos be the character index of the last occurrence of \"-\"\n // (U+002D) within candidate. If that character does not occur, return\n // undefined.\n var pos = candidate.lastIndexOf('-');\n\n if (pos < 0) return;\n\n // c. If pos ≥ 2 and the character \"-\" occurs at index pos-2 of candidate,\n // then decrease pos by 2.\n if (pos >= 2 && candidate.charAt(pos - 2) === '-') pos -= 2;\n\n // d. Let candidate be the substring of candidate from position 0, inclusive,\n // to position pos, exclusive.\n candidate = candidate.substring(0, pos);\n }\n}\n\n/**\n * The LookupMatcher abstract operation compares requestedLocales, which must be\n * a List as returned by CanonicalizeLocaleList, against the locales in\n * availableLocales and determines the best available language to meet the\n * request. The following steps are taken:\n */\nfunction /* 9.2.3 */LookupMatcher(availableLocales, requestedLocales) {\n // 1. Let i be 0.\n var i = 0;\n\n // 2. Let len be the number of elements in requestedLocales.\n var len = requestedLocales.length;\n\n // 3. Let availableLocale be undefined.\n var availableLocale = void 0;\n\n var locale = void 0,\n noExtensionsLocale = void 0;\n\n // 4. Repeat while i < len and availableLocale is undefined:\n while (i < len && !availableLocale) {\n // a. Let locale be the element of requestedLocales at 0-origined list\n // position i.\n locale = requestedLocales[i];\n\n // b. Let noExtensionsLocale be the String value that is locale with all\n // Unicode locale extension sequences removed.\n noExtensionsLocale = String(locale).replace(expUnicodeExSeq, '');\n\n // c. Let availableLocale be the result of calling the\n // BestAvailableLocale abstract operation (defined in 9.2.2) with\n // arguments availableLocales and noExtensionsLocale.\n availableLocale = BestAvailableLocale(availableLocales, noExtensionsLocale);\n\n // d. Increase i by 1.\n i++;\n }\n\n // 5. Let result be a new Record.\n var result = new Record();\n\n // 6. If availableLocale is not undefined, then\n if (availableLocale !== undefined) {\n // a. Set result.[[locale]] to availableLocale.\n result['[[locale]]'] = availableLocale;\n\n // b. If locale and noExtensionsLocale are not the same String value, then\n if (String(locale) !== String(noExtensionsLocale)) {\n // i. Let extension be the String value consisting of the first\n // substring of locale that is a Unicode locale extension sequence.\n var extension = locale.match(expUnicodeExSeq)[0];\n\n // ii. Let extensionIndex be the character position of the initial\n // \"-\" of the first Unicode locale extension sequence within locale.\n var extensionIndex = locale.indexOf('-u-');\n\n // iii. Set result.[[extension]] to extension.\n result['[[extension]]'] = extension;\n\n // iv. Set result.[[extensionIndex]] to extensionIndex.\n result['[[extensionIndex]]'] = extensionIndex;\n }\n }\n // 7. Else\n else\n // a. Set result.[[locale]] to the value returned by the DefaultLocale abstract\n // operation (defined in 6.2.4).\n result['[[locale]]'] = DefaultLocale();\n\n // 8. Return result\n return result;\n}\n\n/**\n * The BestFitMatcher abstract operation compares requestedLocales, which must be\n * a List as returned by CanonicalizeLocaleList, against the locales in\n * availableLocales and determines the best available language to meet the\n * request. The algorithm is implementation dependent, but should produce results\n * that a typical user of the requested locales would perceive as at least as\n * good as those produced by the LookupMatcher abstract operation. Options\n * specified through Unicode locale extension sequences must be ignored by the\n * algorithm. Information about such subsequences is returned separately.\n * The abstract operation returns a record with a [[locale]] field, whose value\n * is the language tag of the selected locale, which must be an element of\n * availableLocales. If the language tag of the request locale that led to the\n * selected locale contained a Unicode locale extension sequence, then the\n * returned record also contains an [[extension]] field whose value is the first\n * Unicode locale extension sequence, and an [[extensionIndex]] field whose value\n * is the index of the first Unicode locale extension sequence within the request\n * locale language tag.\n */\nfunction /* 9.2.4 */BestFitMatcher(availableLocales, requestedLocales) {\n return LookupMatcher(availableLocales, requestedLocales);\n}\n\n/**\n * The ResolveLocale abstract operation compares a BCP 47 language priority list\n * requestedLocales against the locales in availableLocales and determines the\n * best available language to meet the request. availableLocales and\n * requestedLocales must be provided as List values, options as a Record.\n */\nfunction /* 9.2.5 */ResolveLocale(availableLocales, requestedLocales, options, relevantExtensionKeys, localeData) {\n if (availableLocales.length === 0) {\n throw new ReferenceError('No locale data has been provided for this object yet.');\n }\n\n // The following steps are taken:\n // 1. Let matcher be the value of options.[[localeMatcher]].\n var matcher = options['[[localeMatcher]]'];\n\n var r = void 0;\n\n // 2. If matcher is \"lookup\", then\n if (matcher === 'lookup')\n // a. Let r be the result of calling the LookupMatcher abstract operation\n // (defined in 9.2.3) with arguments availableLocales and\n // requestedLocales.\n r = LookupMatcher(availableLocales, requestedLocales);\n\n // 3. Else\n else\n // a. Let r be the result of calling the BestFitMatcher abstract\n // operation (defined in 9.2.4) with arguments availableLocales and\n // requestedLocales.\n r = BestFitMatcher(availableLocales, requestedLocales);\n\n // 4. Let foundLocale be the value of r.[[locale]].\n var foundLocale = r['[[locale]]'];\n\n var extensionSubtags = void 0,\n extensionSubtagsLength = void 0;\n\n // 5. If r has an [[extension]] field, then\n if (hop.call(r, '[[extension]]')) {\n // a. Let extension be the value of r.[[extension]].\n var extension = r['[[extension]]'];\n // b. Let split be the standard built-in function object defined in ES5,\n // 15.5.4.14.\n var split = String.prototype.split;\n // c. Let extensionSubtags be the result of calling the [[Call]] internal\n // method of split with extension as the this value and an argument\n // list containing the single item \"-\".\n extensionSubtags = split.call(extension, '-');\n // d. Let extensionSubtagsLength be the result of calling the [[Get]]\n // internal method of extensionSubtags with argument \"length\".\n extensionSubtagsLength = extensionSubtags.length;\n }\n\n // 6. Let result be a new Record.\n var result = new Record();\n\n // 7. Set result.[[dataLocale]] to foundLocale.\n result['[[dataLocale]]'] = foundLocale;\n\n // 8. Let supportedExtension be \"-u\".\n var supportedExtension = '-u';\n // 9. Let i be 0.\n var i = 0;\n // 10. Let len be the result of calling the [[Get]] internal method of\n // relevantExtensionKeys with argument \"length\".\n var len = relevantExtensionKeys.length;\n\n // 11 Repeat while i < len:\n while (i < len) {\n // a. Let key be the result of calling the [[Get]] internal method of\n // relevantExtensionKeys with argument ToString(i).\n var key = relevantExtensionKeys[i];\n // b. Let foundLocaleData be the result of calling the [[Get]] internal\n // method of localeData with the argument foundLocale.\n var foundLocaleData = localeData[foundLocale];\n // c. Let keyLocaleData be the result of calling the [[Get]] internal\n // method of foundLocaleData with the argument key.\n var keyLocaleData = foundLocaleData[key];\n // d. Let value be the result of calling the [[Get]] internal method of\n // keyLocaleData with argument \"0\".\n var value = keyLocaleData['0'];\n // e. Let supportedExtensionAddition be \"\".\n var supportedExtensionAddition = '';\n // f. Let indexOf be the standard built-in function object defined in\n // ES5, 15.4.4.14.\n var indexOf = arrIndexOf;\n\n // g. If extensionSubtags is not undefined, then\n if (extensionSubtags !== undefined) {\n // i. Let keyPos be the result of calling the [[Call]] internal\n // method of indexOf with extensionSubtags as the this value and\n // an argument list containing the single item key.\n var keyPos = indexOf.call(extensionSubtags, key);\n\n // ii. If keyPos ≠ -1, then\n if (keyPos !== -1) {\n // 1. If keyPos + 1 < extensionSubtagsLength and the length of the\n // result of calling the [[Get]] internal method of\n // extensionSubtags with argument ToString(keyPos +1) is greater\n // than 2, then\n if (keyPos + 1 < extensionSubtagsLength && extensionSubtags[keyPos + 1].length > 2) {\n // a. Let requestedValue be the result of calling the [[Get]]\n // internal method of extensionSubtags with argument\n // ToString(keyPos + 1).\n var requestedValue = extensionSubtags[keyPos + 1];\n // b. Let valuePos be the result of calling the [[Call]]\n // internal method of indexOf with keyLocaleData as the\n // this value and an argument list containing the single\n // item requestedValue.\n var valuePos = indexOf.call(keyLocaleData, requestedValue);\n\n // c. If valuePos ≠ -1, then\n if (valuePos !== -1) {\n // i. Let value be requestedValue.\n value = requestedValue,\n // ii. Let supportedExtensionAddition be the\n // concatenation of \"-\", key, \"-\", and value.\n supportedExtensionAddition = '-' + key + '-' + value;\n }\n }\n // 2. Else\n else {\n // a. Let valuePos be the result of calling the [[Call]]\n // internal method of indexOf with keyLocaleData as the this\n // value and an argument list containing the single item\n // \"true\".\n var _valuePos = indexOf(keyLocaleData, 'true');\n\n // b. If valuePos ≠ -1, then\n if (_valuePos !== -1)\n // i. Let value be \"true\".\n value = 'true';\n }\n }\n }\n // h. If options has a field [[<key>]], then\n if (hop.call(options, '[[' + key + ']]')) {\n // i. Let optionsValue be the value of options.[[<key>]].\n var optionsValue = options['[[' + key + ']]'];\n\n // ii. If the result of calling the [[Call]] internal method of indexOf\n // with keyLocaleData as the this value and an argument list\n // containing the single item optionsValue is not -1, then\n if (indexOf.call(keyLocaleData, optionsValue) !== -1) {\n // 1. If optionsValue is not equal to value, then\n if (optionsValue !== value) {\n // a. Let value be optionsValue.\n value = optionsValue;\n // b. Let supportedExtensionAddition be \"\".\n supportedExtensionAddition = '';\n }\n }\n }\n // i. Set result.[[<key>]] to value.\n result['[[' + key + ']]'] = value;\n\n // j. Append supportedExtensionAddition to supportedExtension.\n supportedExtension += supportedExtensionAddition;\n\n // k. Increase i by 1.\n i++;\n }\n // 12. If the length of supportedExtension is greater than 2, then\n if (supportedExtension.length > 2) {\n // a.\n var privateIndex = foundLocale.indexOf(\"-x-\");\n // b.\n if (privateIndex === -1) {\n // i.\n foundLocale = foundLocale + supportedExtension;\n }\n // c.\n else {\n // i.\n var preExtension = foundLocale.substring(0, privateIndex);\n // ii.\n var postExtension = foundLocale.substring(privateIndex);\n // iii.\n foundLocale = preExtension + supportedExtension + postExtension;\n }\n // d. asserting - skipping\n // e.\n foundLocale = CanonicalizeLanguageTag(foundLocale);\n }\n // 13. Set result.[[locale]] to foundLocale.\n result['[[locale]]'] = foundLocale;\n\n // 14. Return result.\n return result;\n}\n\n/**\n * The LookupSupportedLocales abstract operation returns the subset of the\n * provided BCP 47 language priority list requestedLocales for which\n * availableLocales has a matching locale when using the BCP 47 Lookup algorithm.\n * Locales appear in the same order in the returned list as in requestedLocales.\n * The following steps are taken:\n */\nfunction /* 9.2.6 */LookupSupportedLocales(availableLocales, requestedLocales) {\n // 1. Let len be the number of elements in requestedLocales.\n var len = requestedLocales.length;\n // 2. Let subset be a new empty List.\n var subset = new List();\n // 3. Let k be 0.\n var k = 0;\n\n // 4. Repeat while k < len\n while (k < len) {\n // a. Let locale be the element of requestedLocales at 0-origined list\n // position k.\n var locale = requestedLocales[k];\n // b. Let noExtensionsLocale be the String value that is locale with all\n // Unicode locale extension sequences removed.\n var noExtensionsLocale = String(locale).replace(expUnicodeExSeq, '');\n // c. Let availableLocale be the result of calling the\n // BestAvailableLocale abstract operation (defined in 9.2.2) with\n // arguments availableLocales and noExtensionsLocale.\n var availableLocale = BestAvailableLocale(availableLocales, noExtensionsLocale);\n\n // d. If availableLocale is not undefined, then append locale to the end of\n // subset.\n if (availableLocale !== undefined) arrPush.call(subset, locale);\n\n // e. Increment k by 1.\n k++;\n }\n\n // 5. Let subsetArray be a new Array object whose elements are the same\n // values in the same order as the elements of subset.\n var subsetArray = arrSlice.call(subset);\n\n // 6. Return subsetArray.\n return subsetArray;\n}\n\n/**\n * The BestFitSupportedLocales abstract operation returns the subset of the\n * provided BCP 47 language priority list requestedLocales for which\n * availableLocales has a matching locale when using the Best Fit Matcher\n * algorithm. Locales appear in the same order in the returned list as in\n * requestedLocales. The steps taken are implementation dependent.\n */\nfunction /*9.2.7 */BestFitSupportedLocales(availableLocales, requestedLocales) {\n // ###TODO: implement this function as described by the specification###\n return LookupSupportedLocales(availableLocales, requestedLocales);\n}\n\n/**\n * The SupportedLocales abstract operation returns the subset of the provided BCP\n * 47 language priority list requestedLocales for which availableLocales has a\n * matching locale. Two algorithms are available to match the locales: the Lookup\n * algorithm described in RFC 4647 section 3.4, and an implementation dependent\n * best-fit algorithm. Locales appear in the same order in the returned list as\n * in requestedLocales. The following steps are taken:\n */\nfunction /*9.2.8 */SupportedLocales(availableLocales, requestedLocales, options) {\n var matcher = void 0,\n subset = void 0;\n\n // 1. If options is not undefined, then\n if (options !== undefined) {\n // a. Let options be ToObject(options).\n options = new Record(toObject(options));\n // b. Let matcher be the result of calling the [[Get]] internal method of\n // options with argument \"localeMatcher\".\n matcher = options.localeMatcher;\n\n // c. If matcher is not undefined, then\n if (matcher !== undefined) {\n // i. Let matcher be ToString(matcher).\n matcher = String(matcher);\n\n // ii. If matcher is not \"lookup\" or \"best fit\", then throw a RangeError\n // exception.\n if (matcher !== 'lookup' && matcher !== 'best fit') throw new RangeError('matcher should be \"lookup\" or \"best fit\"');\n }\n }\n // 2. If matcher is undefined or \"best fit\", then\n if (matcher === undefined || matcher === 'best fit')\n // a. Let subset be the result of calling the BestFitSupportedLocales\n // abstract operation (defined in 9.2.7) with arguments\n // availableLocales and requestedLocales.\n subset = BestFitSupportedLocales(availableLocales, requestedLocales);\n // 3. Else\n else\n // a. Let subset be the result of calling the LookupSupportedLocales\n // abstract operation (defined in 9.2.6) with arguments\n // availableLocales and requestedLocales.\n subset = LookupSupportedLocales(availableLocales, requestedLocales);\n\n // 4. For each named own property name P of subset,\n for (var P in subset) {\n if (!hop.call(subset, P)) continue;\n\n // a. Let desc be the result of calling the [[GetOwnProperty]] internal\n // method of subset with P.\n // b. Set desc.[[Writable]] to false.\n // c. Set desc.[[Configurable]] to false.\n // d. Call the [[DefineOwnProperty]] internal method of subset with P, desc,\n // and true as arguments.\n defineProperty(subset, P, {\n writable: false, configurable: false, value: subset[P]\n });\n }\n // \"Freeze\" the array so no new elements can be added\n defineProperty(subset, 'length', { writable: false });\n\n // 5. Return subset\n return subset;\n}\n\n/**\n * The GetOption abstract operation extracts the value of the property named\n * property from the provided options object, converts it to the required type,\n * checks whether it is one of a List of allowed values, and fills in a fallback\n * value if necessary.\n */\nfunction /*9.2.9 */GetOption(options, property, type, values, fallback) {\n // 1. Let value be the result of calling the [[Get]] internal method of\n // options with argument property.\n var value = options[property];\n\n // 2. If value is not undefined, then\n if (value !== undefined) {\n // a. Assert: type is \"boolean\" or \"string\".\n // b. If type is \"boolean\", then let value be ToBoolean(value).\n // c. If type is \"string\", then let value be ToString(value).\n value = type === 'boolean' ? Boolean(value) : type === 'string' ? String(value) : value;\n\n // d. If values is not undefined, then\n if (values !== undefined) {\n // i. If values does not contain an element equal to value, then throw a\n // RangeError exception.\n if (arrIndexOf.call(values, value) === -1) throw new RangeError(\"'\" + value + \"' is not an allowed value for `\" + property + '`');\n }\n\n // e. Return value.\n return value;\n }\n // Else return fallback.\n return fallback;\n}\n\n/**\n * The GetNumberOption abstract operation extracts a property value from the\n * provided options object, converts it to a Number value, checks whether it is\n * in the allowed range, and fills in a fallback value if necessary.\n */\nfunction /* 9.2.10 */GetNumberOption(options, property, minimum, maximum, fallback) {\n // 1. Let value be the result of calling the [[Get]] internal method of\n // options with argument property.\n var value = options[property];\n\n // 2. If value is not undefined, then\n if (value !== undefined) {\n // a. Let value be ToNumber(value).\n value = Number(value);\n\n // b. If value is NaN or less than minimum or greater than maximum, throw a\n // RangeError exception.\n if (isNaN(value) || value < minimum || value > maximum) throw new RangeError('Value is not a number or outside accepted range');\n\n // c. Return floor(value).\n return Math.floor(value);\n }\n // 3. Else return fallback.\n return fallback;\n}\n\n// 8 The Intl Object\nvar Intl = {};\n\n// 8.2 Function Properties of the Intl Object\n\n// 8.2.1\n// @spec[tc39/ecma402/master/spec/intl.html]\n// @clause[sec-intl.getcanonicallocales]\nfunction getCanonicalLocales(locales) {\n // 1. Let ll be ? CanonicalizeLocaleList(locales).\n var ll = CanonicalizeLocaleList(locales);\n // 2. Return CreateArrayFromList(ll).\n {\n var result = [];\n\n var len = ll.length;\n var k = 0;\n\n while (k < len) {\n result[k] = ll[k];\n k++;\n }\n return result;\n }\n}\n\nObject.defineProperty(Intl, 'getCanonicalLocales', {\n enumerable: false,\n configurable: true,\n writable: true,\n value: getCanonicalLocales\n});\n\n// Currency minor units output from get-4217 grunt task, formatted\nvar currencyMinorUnits = {\n BHD: 3, BYR: 0, XOF: 0, BIF: 0, XAF: 0, CLF: 4, CLP: 0, KMF: 0, DJF: 0,\n XPF: 0, GNF: 0, ISK: 0, IQD: 3, JPY: 0, JOD: 3, KRW: 0, KWD: 3, LYD: 3,\n OMR: 3, PYG: 0, RWF: 0, TND: 3, UGX: 0, UYI: 0, VUV: 0, VND: 0\n};\n\n// Define the NumberFormat constructor internally so it cannot be tainted\nfunction NumberFormatConstructor() {\n var locales = arguments[0];\n var options = arguments[1];\n\n if (!this || this === Intl) {\n return new Intl.NumberFormat(locales, options);\n }\n\n return InitializeNumberFormat(toObject(this), locales, options);\n}\n\ndefineProperty(Intl, 'NumberFormat', {\n configurable: true,\n writable: true,\n value: NumberFormatConstructor\n});\n\n// Must explicitly set prototypes as unwritable\ndefineProperty(Intl.NumberFormat, 'prototype', {\n writable: false\n});\n\n/**\n * The abstract operation InitializeNumberFormat accepts the arguments\n * numberFormat (which must be an object), locales, and options. It initializes\n * numberFormat as a NumberFormat object.\n */\nfunction /*11.1.1.1 */InitializeNumberFormat(numberFormat, locales, options) {\n // This will be a internal properties object if we're not already initialized\n var internal = getInternalProperties(numberFormat);\n\n // Create an object whose props can be used to restore the values of RegExp props\n var regexpRestore = createRegExpRestore();\n\n // 1. If numberFormat has an [[initializedIntlObject]] internal property with\n // value true, throw a TypeError exception.\n if (internal['[[initializedIntlObject]]'] === true) throw new TypeError('`this` object has already been initialized as an Intl object');\n\n // Need this to access the `internal` object\n defineProperty(numberFormat, '__getInternalProperties', {\n value: function value() {\n // NOTE: Non-standard, for internal use only\n if (arguments[0] === secret) return internal;\n }\n });\n\n // 2. Set the [[initializedIntlObject]] internal property of numberFormat to true.\n internal['[[initializedIntlObject]]'] = true;\n\n // 3. Let requestedLocales be the result of calling the CanonicalizeLocaleList\n // abstract operation (defined in 9.2.1) with argument locales.\n var requestedLocales = CanonicalizeLocaleList(locales);\n\n // 4. If options is undefined, then\n if (options === undefined)\n // a. Let options be the result of creating a new object as if by the\n // expression new Object() where Object is the standard built-in constructor\n // with that name.\n options = {};\n\n // 5. Else\n else\n // a. Let options be ToObject(options).\n options = toObject(options);\n\n // 6. Let opt be a new Record.\n var opt = new Record(),\n\n\n // 7. Let matcher be the result of calling the GetOption abstract operation\n // (defined in 9.2.9) with the arguments options, \"localeMatcher\", \"string\",\n // a List containing the two String values \"lookup\" and \"best fit\", and\n // \"best fit\".\n matcher = GetOption(options, 'localeMatcher', 'string', new List('lookup', 'best fit'), 'best fit');\n\n // 8. Set opt.[[localeMatcher]] to matcher.\n opt['[[localeMatcher]]'] = matcher;\n\n // 9. Let NumberFormat be the standard built-in object that is the initial value\n // of Intl.NumberFormat.\n // 10. Let localeData be the value of the [[localeData]] internal property of\n // NumberFormat.\n var localeData = internals.NumberFormat['[[localeData]]'];\n\n // 11. Let r be the result of calling the ResolveLocale abstract operation\n // (defined in 9.2.5) with the [[availableLocales]] internal property of\n // NumberFormat, requestedLocales, opt, the [[relevantExtensionKeys]]\n // internal property of NumberFormat, and localeData.\n var r = ResolveLocale(internals.NumberFormat['[[availableLocales]]'], requestedLocales, opt, internals.NumberFormat['[[relevantExtensionKeys]]'], localeData);\n\n // 12. Set the [[locale]] internal property of numberFormat to the value of\n // r.[[locale]].\n internal['[[locale]]'] = r['[[locale]]'];\n\n // 13. Set the [[numberingSystem]] internal property of numberFormat to the value\n // of r.[[nu]].\n internal['[[numberingSystem]]'] = r['[[nu]]'];\n\n // The specification doesn't tell us to do this, but it's helpful later on\n internal['[[dataLocale]]'] = r['[[dataLocale]]'];\n\n // 14. Let dataLocale be the value of r.[[dataLocale]].\n var dataLocale = r['[[dataLocale]]'];\n\n // 15. Let s be the result of calling the GetOption abstract operation with the\n // arguments options, \"style\", \"string\", a List containing the three String\n // values \"decimal\", \"percent\", and \"currency\", and \"decimal\".\n var s = GetOption(options, 'style', 'string', new List('decimal', 'percent', 'currency'), 'decimal');\n\n // 16. Set the [[style]] internal property of numberFormat to s.\n internal['[[style]]'] = s;\n\n // 17. Let c be the result of calling the GetOption abstract operation with the\n // arguments options, \"currency\", \"string\", undefined, and undefined.\n var c = GetOption(options, 'currency', 'string');\n\n // 18. If c is not undefined and the result of calling the\n // IsWellFormedCurrencyCode abstract operation (defined in 6.3.1) with\n // argument c is false, then throw a RangeError exception.\n if (c !== undefined && !IsWellFormedCurrencyCode(c)) throw new RangeError(\"'\" + c + \"' is not a valid currency code\");\n\n // 19. If s is \"currency\" and c is undefined, throw a TypeError exception.\n if (s === 'currency' && c === undefined) throw new TypeError('Currency code is required when style is currency');\n\n var cDigits = void 0;\n\n // 20. If s is \"currency\", then\n if (s === 'currency') {\n // a. Let c be the result of converting c to upper case as specified in 6.1.\n c = c.toUpperCase();\n\n // b. Set the [[currency]] internal property of numberFormat to c.\n internal['[[currency]]'] = c;\n\n // c. Let cDigits be the result of calling the CurrencyDigits abstract\n // operation (defined below) with argument c.\n cDigits = CurrencyDigits(c);\n }\n\n // 21. Let cd be the result of calling the GetOption abstract operation with the\n // arguments options, \"currencyDisplay\", \"string\", a List containing the\n // three String values \"code\", \"symbol\", and \"name\", and \"symbol\".\n var cd = GetOption(options, 'currencyDisplay', 'string', new List('code', 'symbol', 'name'), 'symbol');\n\n // 22. If s is \"currency\", then set the [[currencyDisplay]] internal property of\n // numberFormat to cd.\n if (s === 'currency') internal['[[currencyDisplay]]'] = cd;\n\n // 23. Let mnid be the result of calling the GetNumberOption abstract operation\n // (defined in 9.2.10) with arguments options, \"minimumIntegerDigits\", 1, 21,\n // and 1.\n var mnid = GetNumberOption(options, 'minimumIntegerDigits', 1, 21, 1);\n\n // 24. Set the [[minimumIntegerDigits]] internal property of numberFormat to mnid.\n internal['[[minimumIntegerDigits]]'] = mnid;\n\n // 25. If s is \"currency\", then let mnfdDefault be cDigits; else let mnfdDefault\n // be 0.\n var mnfdDefault = s === 'currency' ? cDigits : 0;\n\n // 26. Let mnfd be the result of calling the GetNumberOption abstract operation\n // with arguments options, \"minimumFractionDigits\", 0, 20, and mnfdDefault.\n var mnfd = GetNumberOption(options, 'minimumFractionDigits', 0, 20, mnfdDefault);\n\n // 27. Set the [[minimumFractionDigits]] internal property of numberFormat to mnfd.\n internal['[[minimumFractionDigits]]'] = mnfd;\n\n // 28. If s is \"currency\", then let mxfdDefault be max(mnfd, cDigits); else if s\n // is \"percent\", then let mxfdDefault be max(mnfd, 0); else let mxfdDefault\n // be max(mnfd, 3).\n var mxfdDefault = s === 'currency' ? Math.max(mnfd, cDigits) : s === 'percent' ? Math.max(mnfd, 0) : Math.max(mnfd, 3);\n\n // 29. Let mxfd be the result of calling the GetNumberOption abstract operation\n // with arguments options, \"maximumFractionDigits\", mnfd, 20, and mxfdDefault.\n var mxfd = GetNumberOption(options, 'maximumFractionDigits', mnfd, 20, mxfdDefault);\n\n // 30. Set the [[maximumFractionDigits]] internal property of numberFormat to mxfd.\n internal['[[maximumFractionDigits]]'] = mxfd;\n\n // 31. Let mnsd be the result of calling the [[Get]] internal method of options\n // with argument \"minimumSignificantDigits\".\n var mnsd = options.minimumSignificantDigits;\n\n // 32. Let mxsd be the result of calling the [[Get]] internal method of options\n // with argument \"maximumSignificantDigits\".\n var mxsd = options.maximumSignificantDigits;\n\n // 33. If mnsd is not undefined or mxsd is not undefined, then:\n if (mnsd !== undefined || mxsd !== undefined) {\n // a. Let mnsd be the result of calling the GetNumberOption abstract\n // operation with arguments options, \"minimumSignificantDigits\", 1, 21,\n // and 1.\n mnsd = GetNumberOption(options, 'minimumSignificantDigits', 1, 21, 1);\n\n // b. Let mxsd be the result of calling the GetNumberOption abstract\n // operation with arguments options, \"maximumSignificantDigits\", mnsd,\n // 21, and 21.\n mxsd = GetNumberOption(options, 'maximumSignificantDigits', mnsd, 21, 21);\n\n // c. Set the [[minimumSignificantDigits]] internal property of numberFormat\n // to mnsd, and the [[maximumSignificantDigits]] internal property of\n // numberFormat to mxsd.\n internal['[[minimumSignificantDigits]]'] = mnsd;\n internal['[[maximumSignificantDigits]]'] = mxsd;\n }\n // 34. Let g be the result of calling the GetOption abstract operation with the\n // arguments options, \"useGrouping\", \"boolean\", undefined, and true.\n var g = GetOption(options, 'useGrouping', 'boolean', undefined, true);\n\n // 35. Set the [[useGrouping]] internal property of numberFormat to g.\n internal['[[useGrouping]]'] = g;\n\n // 36. Let dataLocaleData be the result of calling the [[Get]] internal method of\n // localeData with argument dataLocale.\n var dataLocaleData = localeData[dataLocale];\n\n // 37. Let patterns be the result of calling the [[Get]] internal method of\n // dataLocaleData with argument \"patterns\".\n var patterns = dataLocaleData.patterns;\n\n // 38. Assert: patterns is an object (see 11.2.3)\n\n // 39. Let stylePatterns be the result of calling the [[Get]] internal method of\n // patterns with argument s.\n var stylePatterns = patterns[s];\n\n // 40. Set the [[positivePattern]] internal property of numberFormat to the\n // result of calling the [[Get]] internal method of stylePatterns with the\n // argument \"positivePattern\".\n internal['[[positivePattern]]'] = stylePatterns.positivePattern;\n\n // 41. Set the [[negativePattern]] internal property of numberFormat to the\n // result of calling the [[Get]] internal method of stylePatterns with the\n // argument \"negativePattern\".\n internal['[[negativePattern]]'] = stylePatterns.negativePattern;\n\n // 42. Set the [[boundFormat]] internal property of numberFormat to undefined.\n internal['[[boundFormat]]'] = undefined;\n\n // 43. Set the [[initializedNumberFormat]] internal property of numberFormat to\n // true.\n internal['[[initializedNumberFormat]]'] = true;\n\n // In ES3, we need to pre-bind the format() function\n if (es3) numberFormat.format = GetFormatNumber.call(numberFormat);\n\n // Restore the RegExp properties\n regexpRestore();\n\n // Return the newly initialised object\n return numberFormat;\n}\n\nfunction CurrencyDigits(currency) {\n // When the CurrencyDigits abstract operation is called with an argument currency\n // (which must be an upper case String value), the following steps are taken:\n\n // 1. If the ISO 4217 currency and funds code list contains currency as an\n // alphabetic code, then return the minor unit value corresponding to the\n // currency from the list; else return 2.\n return currencyMinorUnits[currency] !== undefined ? currencyMinorUnits[currency] : 2;\n}\n\n/* 11.2.3 */internals.NumberFormat = {\n '[[availableLocales]]': [],\n '[[relevantExtensionKeys]]': ['nu'],\n '[[localeData]]': {}\n};\n\n/**\n * When the supportedLocalesOf method of Intl.NumberFormat is called, the\n * following steps are taken:\n */\n/* 11.2.2 */\ndefineProperty(Intl.NumberFormat, 'supportedLocalesOf', {\n configurable: true,\n writable: true,\n value: fnBind.call(function (locales) {\n // Bound functions only have the `this` value altered if being used as a constructor,\n // this lets us imitate a native function that has no constructor\n if (!hop.call(this, '[[availableLocales]]')) throw new TypeError('supportedLocalesOf() is not a constructor');\n\n // Create an object whose props can be used to restore the values of RegExp props\n var regexpRestore = createRegExpRestore(),\n\n\n // 1. If options is not provided, then let options be undefined.\n options = arguments[1],\n\n\n // 2. Let availableLocales be the value of the [[availableLocales]] internal\n // property of the standard built-in object that is the initial value of\n // Intl.NumberFormat.\n\n availableLocales = this['[[availableLocales]]'],\n\n\n // 3. Let requestedLocales be the result of calling the CanonicalizeLocaleList\n // abstract operation (defined in 9.2.1) with argument locales.\n requestedLocales = CanonicalizeLocaleList(locales);\n\n // Restore the RegExp properties\n regexpRestore();\n\n // 4. Return the result of calling the SupportedLocales abstract operation\n // (defined in 9.2.8) with arguments availableLocales, requestedLocales,\n // and options.\n return SupportedLocales(availableLocales, requestedLocales, options);\n }, internals.NumberFormat)\n});\n\n/**\n * This named accessor property returns a function that formats a number\n * according to the effective locale and the formatting options of this\n * NumberFormat object.\n */\n/* 11.3.2 */defineProperty(Intl.NumberFormat.prototype, 'format', {\n configurable: true,\n get: GetFormatNumber\n});\n\nfunction GetFormatNumber() {\n var internal = this !== null && babelHelpers$1[\"typeof\"](this) === 'object' && getInternalProperties(this);\n\n // Satisfy test 11.3_b\n if (!internal || !internal['[[initializedNumberFormat]]']) throw new TypeError('`this` value for format() is not an initialized Intl.NumberFormat object.');\n\n // The value of the [[Get]] attribute is a function that takes the following\n // steps:\n\n // 1. If the [[boundFormat]] internal property of this NumberFormat object\n // is undefined, then:\n if (internal['[[boundFormat]]'] === undefined) {\n // a. Let F be a Function object, with internal properties set as\n // specified for built-in functions in ES5, 15, or successor, and the\n // length property set to 1, that takes the argument value and\n // performs the following steps:\n var F = function F(value) {\n // i. If value is not provided, then let value be undefined.\n // ii. Let x be ToNumber(value).\n // iii. Return the result of calling the FormatNumber abstract\n // operation (defined below) with arguments this and x.\n return FormatNumber(this, /* x = */Number(value));\n };\n\n // b. Let bind be the standard built-in function object defined in ES5,\n // 15.3.4.5.\n // c. Let bf be the result of calling the [[Call]] internal method of\n // bind with F as the this value and an argument list containing\n // the single item this.\n var bf = fnBind.call(F, this);\n\n // d. Set the [[boundFormat]] internal property of this NumberFormat\n // object to bf.\n internal['[[boundFormat]]'] = bf;\n }\n // Return the value of the [[boundFormat]] internal property of this\n // NumberFormat object.\n return internal['[[boundFormat]]'];\n}\n\nfunction formatToParts() {\n var value = arguments.length <= 0 || arguments[0] === undefined ? undefined : arguments[0];\n\n var internal = this !== null && babelHelpers$1[\"typeof\"](this) === 'object' && getInternalProperties(this);\n if (!internal || !internal['[[initializedNumberFormat]]']) throw new TypeError('`this` value for formatToParts() is not an initialized Intl.NumberFormat object.');\n\n var x = Number(value);\n return FormatNumberToParts(this, x);\n}\n\nObject.defineProperty(Intl.NumberFormat.prototype, 'formatToParts', {\n configurable: true,\n enumerable: false,\n writable: true,\n value: formatToParts\n});\n\n/*\n * @spec[stasm/ecma402/number-format-to-parts/spec/numberformat.html]\n * @clause[sec-formatnumbertoparts]\n */\nfunction FormatNumberToParts(numberFormat, x) {\n // 1. Let parts be ? PartitionNumberPattern(numberFormat, x).\n var parts = PartitionNumberPattern(numberFormat, x);\n // 2. Let result be ArrayCreate(0).\n var result = [];\n // 3. Let n be 0.\n var n = 0;\n // 4. For each part in parts, do:\n for (var i = 0; parts.length > i; i++) {\n var part = parts[i];\n // a. Let O be ObjectCreate(%ObjectPrototype%).\n var O = {};\n // a. Perform ? CreateDataPropertyOrThrow(O, \"type\", part.[[type]]).\n O.type = part['[[type]]'];\n // a. Perform ? CreateDataPropertyOrThrow(O, \"value\", part.[[value]]).\n O.value = part['[[value]]'];\n // a. Perform ? CreateDataPropertyOrThrow(result, ? ToString(n), O).\n result[n] = O;\n // a. Increment n by 1.\n n += 1;\n }\n // 5. Return result.\n return result;\n}\n\n/*\n * @spec[stasm/ecma402/number-format-to-parts/spec/numberformat.html]\n * @clause[sec-partitionnumberpattern]\n */\nfunction PartitionNumberPattern(numberFormat, x) {\n\n var internal = getInternalProperties(numberFormat),\n locale = internal['[[dataLocale]]'],\n nums = internal['[[numberingSystem]]'],\n data = internals.NumberFormat['[[localeData]]'][locale],\n ild = data.symbols[nums] || data.symbols.latn,\n pattern = void 0;\n\n // 1. If x is not NaN and x < 0, then:\n if (!isNaN(x) && x < 0) {\n // a. Let x be -x.\n x = -x;\n // a. Let pattern be the value of numberFormat.[[negativePattern]].\n pattern = internal['[[negativePattern]]'];\n }\n // 2. Else,\n else {\n // a. Let pattern be the value of numberFormat.[[positivePattern]].\n pattern = internal['[[positivePattern]]'];\n }\n // 3. Let result be a new empty List.\n var result = new List();\n // 4. Let beginIndex be Call(%StringProto_indexOf%, pattern, \"{\", 0).\n var beginIndex = pattern.indexOf('{', 0);\n // 5. Let endIndex be 0.\n var endIndex = 0;\n // 6. Let nextIndex be 0.\n var nextIndex = 0;\n // 7. Let length be the number of code units in pattern.\n var length = pattern.length;\n // 8. Repeat while beginIndex is an integer index into pattern:\n while (beginIndex > -1 && beginIndex < length) {\n // a. Set endIndex to Call(%StringProto_indexOf%, pattern, \"}\", beginIndex)\n endIndex = pattern.indexOf('}', beginIndex);\n // a. If endIndex = -1, throw new Error exception.\n if (endIndex === -1) throw new Error();\n // a. If beginIndex is greater than nextIndex, then:\n if (beginIndex > nextIndex) {\n // i. Let literal be a substring of pattern from position nextIndex, inclusive, to position beginIndex, exclusive.\n var literal = pattern.substring(nextIndex, beginIndex);\n // ii. Add new part record { [[type]]: \"literal\", [[value]]: literal } as a new element of the list result.\n arrPush.call(result, { '[[type]]': 'literal', '[[value]]': literal });\n }\n // a. Let p be the substring of pattern from position beginIndex, exclusive, to position endIndex, exclusive.\n var p = pattern.substring(beginIndex + 1, endIndex);\n // a. If p is equal \"number\", then:\n if (p === \"number\") {\n // i. If x is NaN,\n if (isNaN(x)) {\n // 1. Let n be an ILD String value indicating the NaN value.\n var n = ild.nan;\n // 2. Add new part record { [[type]]: \"nan\", [[value]]: n } as a new element of the list result.\n arrPush.call(result, { '[[type]]': 'nan', '[[value]]': n });\n }\n // ii. Else if isFinite(x) is false,\n else if (!isFinite(x)) {\n // 1. Let n be an ILD String value indicating infinity.\n var _n = ild.infinity;\n // 2. Add new part record { [[type]]: \"infinity\", [[value]]: n } as a new element of the list result.\n arrPush.call(result, { '[[type]]': 'infinity', '[[value]]': _n });\n }\n // iii. Else,\n else {\n // 1. If the value of numberFormat.[[style]] is \"percent\" and isFinite(x), let x be 100 × x.\n if (internal['[[style]]'] === 'percent' && isFinite(x)) x *= 100;\n\n var _n2 = void 0;\n // 2. If the numberFormat.[[minimumSignificantDigits]] and numberFormat.[[maximumSignificantDigits]] are present, then\n if (hop.call(internal, '[[minimumSignificantDigits]]') && hop.call(internal, '[[maximumSignificantDigits]]')) {\n // a. Let n be ToRawPrecision(x, numberFormat.[[minimumSignificantDigits]], numberFormat.[[maximumSignificantDigits]]).\n _n2 = ToRawPrecision(x, internal['[[minimumSignificantDigits]]'], internal['[[maximumSignificantDigits]]']);\n }\n // 3. Else,\n else {\n // a. Let n be ToRawFixed(x, numberFormat.[[minimumIntegerDigits]], numberFormat.[[minimumFractionDigits]], numberFormat.[[maximumFractionDigits]]).\n _n2 = ToRawFixed(x, internal['[[minimumIntegerDigits]]'], internal['[[minimumFractionDigits]]'], internal['[[maximumFractionDigits]]']);\n }\n // 4. If the value of the numberFormat.[[numberingSystem]] matches one of the values in the \"Numbering System\" column of Table 2 below, then\n if (numSys[nums]) {\n (function () {\n // a. Let digits be an array whose 10 String valued elements are the UTF-16 string representations of the 10 digits specified in the \"Digits\" column of the matching row in Table 2.\n var digits = numSys[nums];\n // a. Replace each digit in n with the value of digits[digit].\n _n2 = String(_n2).replace(/\\d/g, function (digit) {\n return digits[digit];\n });\n })();\n }\n // 5. Else use an implementation dependent algorithm to map n to the appropriate representation of n in the given numbering system.\n else _n2 = String(_n2); // ###TODO###\n\n var integer = void 0;\n var fraction = void 0;\n // 6. Let decimalSepIndex be Call(%StringProto_indexOf%, n, \".\", 0).\n var decimalSepIndex = _n2.indexOf('.', 0);\n // 7. If decimalSepIndex > 0, then:\n if (decimalSepIndex > 0) {\n // a. Let integer be the substring of n from position 0, inclusive, to position decimalSepIndex, exclusive.\n integer = _n2.substring(0, decimalSepIndex);\n // a. Let fraction be the substring of n from position decimalSepIndex, exclusive, to the end of n.\n fraction = _n2.substring(decimalSepIndex + 1, decimalSepIndex.length);\n }\n // 8. Else:\n else {\n // a. Let integer be n.\n integer = _n2;\n // a. Let fraction be undefined.\n fraction = undefined;\n }\n // 9. If the value of the numberFormat.[[useGrouping]] is true,\n if (internal['[[useGrouping]]'] === true) {\n // a. Let groupSepSymbol be the ILND String representing the grouping separator.\n var groupSepSymbol = ild.group;\n // a. Let groups be a List whose elements are, in left to right order, the substrings defined by ILND set of locations within the integer.\n var groups = [];\n // ----> implementation:\n // Primary group represents the group closest to the decimal\n var pgSize = data.patterns.primaryGroupSize || 3;\n // Secondary group is every other group\n var sgSize = data.patterns.secondaryGroupSize || pgSize;\n // Group only if necessary\n if (integer.length > pgSize) {\n // Index of the primary grouping separator\n var end = integer.length - pgSize;\n // Starting index for our loop\n var idx = end % sgSize;\n var start = integer.slice(0, idx);\n if (start.length) arrPush.call(groups, start);\n // Loop to separate into secondary grouping digits\n while (idx < end) {\n arrPush.call(groups, integer.slice(idx, idx + sgSize));\n idx += sgSize;\n }\n // Add the primary grouping digits\n arrPush.call(groups, integer.slice(end));\n } else {\n arrPush.call(groups, integer);\n }\n // a. Assert: The number of elements in groups List is greater than 0.\n if (groups.length === 0) throw new Error();\n // a. Repeat, while groups List is not empty:\n while (groups.length) {\n // i. Remove the first element from groups and let integerGroup be the value of that element.\n var integerGroup = arrShift.call(groups);\n // ii. Add new part record { [[type]]: \"integer\", [[value]]: integerGroup } as a new element of the list result.\n arrPush.call(result, { '[[type]]': 'integer', '[[value]]': integerGroup });\n // iii. If groups List is not empty, then:\n if (groups.length) {\n // 1. Add new part record { [[type]]: \"group\", [[value]]: groupSepSymbol } as a new element of the list result.\n arrPush.call(result, { '[[type]]': 'group', '[[value]]': groupSepSymbol });\n }\n }\n }\n // 10. Else,\n else {\n // a. Add new part record { [[type]]: \"integer\", [[value]]: integer } as a new element of the list result.\n arrPush.call(result, { '[[type]]': 'integer', '[[value]]': integer });\n }\n // 11. If fraction is not undefined, then:\n if (fraction !== undefined) {\n // a. Let decimalSepSymbol be the ILND String representing the decimal separator.\n var decimalSepSymbol = ild.decimal;\n // a. Add new part record { [[type]]: \"decimal\", [[value]]: decimalSepSymbol } as a new element of the list result.\n arrPush.call(result, { '[[type]]': 'decimal', '[[value]]': decimalSepSymbol });\n // a. Add new part record { [[type]]: \"fraction\", [[value]]: fraction } as a new element of the list result.\n arrPush.call(result, { '[[type]]': 'fraction', '[[value]]': fraction });\n }\n }\n }\n // a. Else if p is equal \"plusSign\", then:\n else if (p === \"plusSign\") {\n // i. Let plusSignSymbol be the ILND String representing the plus sign.\n var plusSignSymbol = ild.plusSign;\n // ii. Add new part record { [[type]]: \"plusSign\", [[value]]: plusSignSymbol } as a new element of the list result.\n arrPush.call(result, { '[[type]]': 'plusSign', '[[value]]': plusSignSymbol });\n }\n // a. Else if p is equal \"minusSign\", then:\n else if (p === \"minusSign\") {\n // i. Let minusSignSymbol be the ILND String representing the minus sign.\n var minusSignSymbol = ild.minusSign;\n // ii. Add new part record { [[type]]: \"minusSign\", [[value]]: minusSignSymbol } as a new element of the list result.\n arrPush.call(result, { '[[type]]': 'minusSign', '[[value]]': minusSignSymbol });\n }\n // a. Else if p is equal \"percentSign\" and numberFormat.[[style]] is \"percent\", then:\n else if (p === \"percentSign\" && internal['[[style]]'] === \"percent\") {\n // i. Let percentSignSymbol be the ILND String representing the percent sign.\n var percentSignSymbol = ild.percentSign;\n // ii. Add new part record { [[type]]: \"percentSign\", [[value]]: percentSignSymbol } as a new element of the list result.\n arrPush.call(result, { '[[type]]': 'literal', '[[value]]': percentSignSymbol });\n }\n // a. Else if p is equal \"currency\" and numberFormat.[[style]] is \"currency\", then:\n else if (p === \"currency\" && internal['[[style]]'] === \"currency\") {\n // i. Let currency be the value of numberFormat.[[currency]].\n var currency = internal['[[currency]]'];\n\n var cd = void 0;\n\n // ii. If numberFormat.[[currencyDisplay]] is \"code\", then\n if (internal['[[currencyDisplay]]'] === \"code\") {\n // 1. Let cd be currency.\n cd = currency;\n }\n // iii. Else if numberFormat.[[currencyDisplay]] is \"symbol\", then\n else if (internal['[[currencyDisplay]]'] === \"symbol\") {\n // 1. Let cd be an ILD string representing currency in short form. If the implementation does not have such a representation of currency, use currency itself.\n cd = data.currencies[currency] || currency;\n }\n // iv. Else if numberFormat.[[currencyDisplay]] is \"name\", then\n else if (internal['[[currencyDisplay]]'] === \"name\") {\n // 1. Let cd be an ILD string representing currency in long form. If the implementation does not have such a representation of currency, then use currency itself.\n cd = currency;\n }\n // v. Add new part record { [[type]]: \"currency\", [[value]]: cd } as a new element of the list result.\n arrPush.call(result, { '[[type]]': 'currency', '[[value]]': cd });\n }\n // a. Else,\n else {\n // i. Let literal be the substring of pattern from position beginIndex, inclusive, to position endIndex, inclusive.\n var _literal = pattern.substring(beginIndex, endIndex);\n // ii. Add new part record { [[type]]: \"literal\", [[value]]: literal } as a new element of the list result.\n arrPush.call(result, { '[[type]]': 'literal', '[[value]]': _literal });\n }\n // a. Set nextIndex to endIndex + 1.\n nextIndex = endIndex + 1;\n // a. Set beginIndex to Call(%StringProto_indexOf%, pattern, \"{\", nextIndex)\n beginIndex = pattern.indexOf('{', nextIndex);\n }\n // 9. If nextIndex is less than length, then:\n if (nextIndex < length) {\n // a. Let literal be the substring of pattern from position nextIndex, inclusive, to position length, exclusive.\n var _literal2 = pattern.substring(nextIndex, length);\n // a. Add new part record { [[type]]: \"literal\", [[value]]: literal } as a new element of the list result.\n arrPush.call(result, { '[[type]]': 'literal', '[[value]]': _literal2 });\n }\n // 10. Return result.\n return result;\n}\n\n/*\n * @spec[stasm/ecma402/number-format-to-parts/spec/numberformat.html]\n * @clause[sec-formatnumber]\n */\nfunction FormatNumber(numberFormat, x) {\n // 1. Let parts be ? PartitionNumberPattern(numberFormat, x).\n var parts = PartitionNumberPattern(numberFormat, x);\n // 2. Let result be an empty String.\n var result = '';\n // 3. For each part in parts, do:\n for (var i = 0; parts.length > i; i++) {\n var part = parts[i];\n // a. Set result to a String value produced by concatenating result and part.[[value]].\n result += part['[[value]]'];\n }\n // 4. Return result.\n return result;\n}\n\n/**\n * When the ToRawPrecision abstract operation is called with arguments x (which\n * must be a finite non-negative number), minPrecision, and maxPrecision (both\n * must be integers between 1 and 21) the following steps are taken:\n */\nfunction ToRawPrecision(x, minPrecision, maxPrecision) {\n // 1. Let p be maxPrecision.\n var p = maxPrecision;\n\n var m = void 0,\n e = void 0;\n\n // 2. If x = 0, then\n if (x === 0) {\n // a. Let m be the String consisting of p occurrences of the character \"0\".\n m = arrJoin.call(Array(p + 1), '0');\n // b. Let e be 0.\n e = 0;\n }\n // 3. Else\n else {\n // a. Let e and n be integers such that 10ᵖ⁻¹ ≤ n < 10ᵖ and for which the\n // exact mathematical value of n × 10ᵉ⁻ᵖ⁺¹ – x is as close to zero as\n // possible. If there are two such sets of e and n, pick the e and n for\n // which n × 10ᵉ⁻ᵖ⁺¹ is larger.\n e = log10Floor(Math.abs(x));\n\n // Easier to get to m from here\n var f = Math.round(Math.exp(Math.abs(e - p + 1) * Math.LN10));\n\n // b. Let m be the String consisting of the digits of the decimal\n // representation of n (in order, with no leading zeroes)\n m = String(Math.round(e - p + 1 < 0 ? x * f : x / f));\n }\n\n // 4. If e ≥ p, then\n if (e >= p)\n // a. Return the concatenation of m and e-p+1 occurrences of the character \"0\".\n return m + arrJoin.call(Array(e - p + 1 + 1), '0');\n\n // 5. If e = p-1, then\n else if (e === p - 1)\n // a. Return m.\n return m;\n\n // 6. If e ≥ 0, then\n else if (e >= 0)\n // a. Let m be the concatenation of the first e+1 characters of m, the character\n // \".\", and the remaining p–(e+1) characters of m.\n m = m.slice(0, e + 1) + '.' + m.slice(e + 1);\n\n // 7. If e < 0, then\n else if (e < 0)\n // a. Let m be the concatenation of the String \"0.\", –(e+1) occurrences of the\n // character \"0\", and the string m.\n m = '0.' + arrJoin.call(Array(-(e + 1) + 1), '0') + m;\n\n // 8. If m contains the character \".\", and maxPrecision > minPrecision, then\n if (m.indexOf(\".\") >= 0 && maxPrecision > minPrecision) {\n // a. Let cut be maxPrecision – minPrecision.\n var cut = maxPrecision - minPrecision;\n\n // b. Repeat while cut > 0 and the last character of m is \"0\":\n while (cut > 0 && m.charAt(m.length - 1) === '0') {\n // i. Remove the last character from m.\n m = m.slice(0, -1);\n\n // ii. Decrease cut by 1.\n cut--;\n }\n\n // c. If the last character of m is \".\", then\n if (m.charAt(m.length - 1) === '.')\n // i. Remove the last character from m.\n m = m.slice(0, -1);\n }\n // 9. Return m.\n return m;\n}\n\n/**\n * @spec[tc39/ecma402/master/spec/numberformat.html]\n * @clause[sec-torawfixed]\n * When the ToRawFixed abstract operation is called with arguments x (which must\n * be a finite non-negative number), minInteger (which must be an integer between\n * 1 and 21), minFraction, and maxFraction (which must be integers between 0 and\n * 20) the following steps are taken:\n */\nfunction ToRawFixed(x, minInteger, minFraction, maxFraction) {\n // 1. Let f be maxFraction.\n var f = maxFraction;\n // 2. Let n be an integer for which the exact mathematical value of n ÷ 10f – x is as close to zero as possible. If there are two such n, pick the larger n.\n var n = Math.pow(10, f) * x; // diverging...\n // 3. If n = 0, let m be the String \"0\". Otherwise, let m be the String consisting of the digits of the decimal representation of n (in order, with no leading zeroes).\n var m = n === 0 ? \"0\" : n.toFixed(0); // divering...\n\n {\n // this diversion is needed to take into consideration big numbers, e.g.:\n // 1.2344501e+37 -> 12344501000000000000000000000000000000\n var idx = void 0;\n var exp = (idx = m.indexOf('e')) > -1 ? m.slice(idx + 1) : 0;\n if (exp) {\n m = m.slice(0, idx).replace('.', '');\n m += arrJoin.call(Array(exp - (m.length - 1) + 1), '0');\n }\n }\n\n var int = void 0;\n // 4. If f ≠ 0, then\n if (f !== 0) {\n // a. Let k be the number of characters in m.\n var k = m.length;\n // a. If k ≤ f, then\n if (k <= f) {\n // i. Let z be the String consisting of f+1–k occurrences of the character \"0\".\n var z = arrJoin.call(Array(f + 1 - k + 1), '0');\n // ii. Let m be the concatenation of Strings z and m.\n m = z + m;\n // iii. Let k be f+1.\n k = f + 1;\n }\n // a. Let a be the first k–f characters of m, and let b be the remaining f characters of m.\n var a = m.substring(0, k - f),\n b = m.substring(k - f, m.length);\n // a. Let m be the concatenation of the three Strings a, \".\", and b.\n m = a + \".\" + b;\n // a. Let int be the number of characters in a.\n int = a.length;\n }\n // 5. Else, let int be the number of characters in m.\n else int = m.length;\n // 6. Let cut be maxFraction – minFraction.\n var cut = maxFraction - minFraction;\n // 7. Repeat while cut > 0 and the last character of m is \"0\":\n while (cut > 0 && m.slice(-1) === \"0\") {\n // a. Remove the last character from m.\n m = m.slice(0, -1);\n // a. Decrease cut by 1.\n cut--;\n }\n // 8. If the last character of m is \".\", then\n if (m.slice(-1) === \".\") {\n // a. Remove the last character from m.\n m = m.slice(0, -1);\n }\n // 9. If int < minInteger, then\n if (int < minInteger) {\n // a. Let z be the String consisting of minInteger–int occurrences of the character \"0\".\n var _z = arrJoin.call(Array(minInteger - int + 1), '0');\n // a. Let m be the concatenation of Strings z and m.\n m = _z + m;\n }\n // 10. Return m.\n return m;\n}\n\n// Sect 11.3.2 Table 2, Numbering systems\n// ======================================\nvar numSys = {\n arab: [\"٠\", \"١\", \"٢\", \"٣\", \"٤\", \"٥\", \"٦\", \"٧\", \"٨\", \"٩\"],\n arabext: [\"۰\", \"۱\", \"۲\", \"۳\", \"۴\", \"۵\", \"۶\", \"۷\", \"۸\", \"۹\"],\n bali: [\"᭐\", \"᭑\", \"᭒\", \"᭓\", \"᭔\", \"᭕\", \"᭖\", \"᭗\", \"᭘\", \"᭙\"],\n beng: [\"০\", \"১\", \"২\", \"৩\", \"৪\", \"৫\", \"৬\", \"৭\", \"৮\", \"৯\"],\n deva: [\"०\", \"१\", \"२\", \"३\", \"४\", \"५\", \"६\", \"७\", \"८\", \"९\"],\n fullwide: [\"0\", \"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\", \"9\"],\n gujr: [\"૦\", \"૧\", \"૨\", \"૩\", \"૪\", \"૫\", \"૬\", \"૭\", \"૮\", \"૯\"],\n guru: [\"੦\", \"੧\", \"੨\", \"੩\", \"੪\", \"੫\", \"੬\", \"੭\", \"੮\", \"੯\"],\n hanidec: [\"〇\", \"一\", \"二\", \"三\", \"四\", \"五\", \"六\", \"七\", \"八\", \"九\"],\n khmr: [\"០\", \"១\", \"២\", \"៣\", \"៤\", \"៥\", \"៦\", \"៧\", \"៨\", \"៩\"],\n knda: [\"೦\", \"೧\", \"೨\", \"೩\", \"೪\", \"೫\", \"೬\", \"೭\", \"೮\", \"೯\"],\n laoo: [\"໐\", \"໑\", \"໒\", \"໓\", \"໔\", \"໕\", \"໖\", \"໗\", \"໘\", \"໙\"],\n latn: [\"0\", \"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\", \"9\"],\n limb: [\"᥆\", \"᥇\", \"᥈\", \"᥉\", \"᥊\", \"᥋\", \"᥌\", \"᥍\", \"᥎\", \"᥏\"],\n mlym: [\"൦\", \"൧\", \"൨\", \"൩\", \"൪\", \"൫\", \"൬\", \"൭\", \"൮\", \"൯\"],\n mong: [\"᠐\", \"᠑\", \"᠒\", \"᠓\", \"᠔\", \"᠕\", \"᠖\", \"᠗\", \"᠘\", \"᠙\"],\n mymr: [\"၀\", \"၁\", \"၂\", \"၃\", \"၄\", \"၅\", \"၆\", \"၇\", \"၈\", \"၉\"],\n orya: [\"୦\", \"୧\", \"୨\", \"୩\", \"୪\", \"୫\", \"୬\", \"୭\", \"୮\", \"୯\"],\n tamldec: [\"௦\", \"௧\", \"௨\", \"௩\", \"௪\", \"௫\", \"௬\", \"௭\", \"௮\", \"௯\"],\n telu: [\"౦\", \"౧\", \"౨\", \"౩\", \"౪\", \"౫\", \"౬\", \"౭\", \"౮\", \"౯\"],\n thai: [\"๐\", \"๑\", \"๒\", \"๓\", \"๔\", \"๕\", \"๖\", \"๗\", \"๘\", \"๙\"],\n tibt: [\"༠\", \"༡\", \"༢\", \"༣\", \"༤\", \"༥\", \"༦\", \"༧\", \"༨\", \"༩\"]\n};\n\n/**\n * This function provides access to the locale and formatting options computed\n * during initialization of the object.\n *\n * The function returns a new object whose properties and attributes are set as\n * if constructed by an object literal assigning to each of the following\n * properties the value of the corresponding internal property of this\n * NumberFormat object (see 11.4): locale, numberingSystem, style, currency,\n * currencyDisplay, minimumIntegerDigits, minimumFractionDigits,\n * maximumFractionDigits, minimumSignificantDigits, maximumSignificantDigits, and\n * useGrouping. Properties whose corresponding internal properties are not present\n * are not assigned.\n */\n/* 11.3.3 */defineProperty(Intl.NumberFormat.prototype, 'resolvedOptions', {\n configurable: true,\n writable: true,\n value: function value() {\n var prop = void 0,\n descs = new Record(),\n props = ['locale', 'numberingSystem', 'style', 'currency', 'currencyDisplay', 'minimumIntegerDigits', 'minimumFractionDigits', 'maximumFractionDigits', 'minimumSignificantDigits', 'maximumSignificantDigits', 'useGrouping'],\n internal = this !== null && babelHelpers$1[\"typeof\"](this) === 'object' && getInternalProperties(this);\n\n // Satisfy test 11.3_b\n if (!internal || !internal['[[initializedNumberFormat]]']) throw new TypeError('`this` value for resolvedOptions() is not an initialized Intl.NumberFormat object.');\n\n for (var i = 0, max = props.length; i < max; i++) {\n if (hop.call(internal, prop = '[[' + props[i] + ']]')) descs[props[i]] = { value: internal[prop], writable: true, configurable: true, enumerable: true };\n }\n\n return objCreate({}, descs);\n }\n});\n\n/* jslint esnext: true */\n\n// Match these datetime components in a CLDR pattern, except those in single quotes\nvar expDTComponents = /(?:[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;\n// trim patterns after transformations\nvar expPatternTrimmer = /^[\\s\\uFEFF\\xA0]+|[\\s\\uFEFF\\xA0]+$/g;\n// Skip over patterns with these datetime components because we don't have data\n// to back them up:\n// timezone, weekday, amoung others\nvar unwantedDTCs = /[rqQASjJgwWIQq]/; // xXVO were removed from this list in favor of computing matches with timeZoneName values but printing as empty string\n\nvar dtKeys = [\"era\", \"year\", \"month\", \"day\", \"weekday\", \"quarter\"];\nvar tmKeys = [\"hour\", \"minute\", \"second\", \"hour12\", \"timeZoneName\"];\n\nfunction isDateFormatOnly(obj) {\n for (var i = 0; i < tmKeys.length; i += 1) {\n if (obj.hasOwnProperty(tmKeys[i])) {\n return false;\n }\n }\n return true;\n}\n\nfunction isTimeFormatOnly(obj) {\n for (var i = 0; i < dtKeys.length; i += 1) {\n if (obj.hasOwnProperty(dtKeys[i])) {\n return false;\n }\n }\n return true;\n}\n\nfunction joinDateAndTimeFormats(dateFormatObj, timeFormatObj) {\n var o = { _: {} };\n for (var i = 0; i < dtKeys.length; i += 1) {\n if (dateFormatObj[dtKeys[i]]) {\n o[dtKeys[i]] = dateFormatObj[dtKeys[i]];\n }\n if (dateFormatObj._[dtKeys[i]]) {\n o._[dtKeys[i]] = dateFormatObj._[dtKeys[i]];\n }\n }\n for (var j = 0; j < tmKeys.length; j += 1) {\n if (timeFormatObj[tmKeys[j]]) {\n o[tmKeys[j]] = timeFormatObj[tmKeys[j]];\n }\n if (timeFormatObj._[tmKeys[j]]) {\n o._[tmKeys[j]] = timeFormatObj._[tmKeys[j]];\n }\n }\n return o;\n}\n\nfunction computeFinalPatterns(formatObj) {\n // From http://www.unicode.org/reports/tr35/tr35-dates.html#Date_Format_Patterns:\n // 'In patterns, two single quotes represents a literal single quote, either\n // inside or outside single quotes. Text within single quotes is not\n // interpreted in any way (except for two adjacent single quotes).'\n formatObj.pattern12 = formatObj.extendedPattern.replace(/'([^']*)'/g, function ($0, literal) {\n return literal ? literal : \"'\";\n });\n\n // pattern 12 is always the default. we can produce the 24 by removing {ampm}\n formatObj.pattern = formatObj.pattern12.replace('{ampm}', '').replace(expPatternTrimmer, '');\n return formatObj;\n}\n\nfunction expDTComponentsMeta($0, formatObj) {\n switch ($0.charAt(0)) {\n // --- Era\n case 'G':\n formatObj.era = ['short', 'short', 'short', 'long', 'narrow'][$0.length - 1];\n return '{era}';\n\n // --- Year\n case 'y':\n case 'Y':\n case 'u':\n case 'U':\n case 'r':\n formatObj.year = $0.length === 2 ? '2-digit' : 'numeric';\n return '{year}';\n\n // --- Quarter (not supported in this polyfill)\n case 'Q':\n case 'q':\n formatObj.quarter = ['numeric', '2-digit', 'short', 'long', 'narrow'][$0.length - 1];\n return '{quarter}';\n\n // --- Month\n case 'M':\n case 'L':\n formatObj.month = ['numeric', '2-digit', 'short', 'long', 'narrow'][$0.length - 1];\n return '{month}';\n\n // --- Week (not supported in this polyfill)\n case 'w':\n // week of the year\n formatObj.week = $0.length === 2 ? '2-digit' : 'numeric';\n return '{weekday}';\n case 'W':\n // week of the month\n formatObj.week = 'numeric';\n return '{weekday}';\n\n // --- Day\n case 'd':\n // day of the month\n formatObj.day = $0.length === 2 ? '2-digit' : 'numeric';\n return '{day}';\n case 'D': // day of the year\n case 'F': // day of the week\n case 'g':\n // 1..n: Modified Julian day\n formatObj.day = 'numeric';\n return '{day}';\n\n // --- Week Day\n case 'E':\n // day of the week\n formatObj.weekday = ['short', 'short', 'short', 'long', 'narrow', 'short'][$0.length - 1];\n return '{weekday}';\n case 'e':\n // local day of the week\n formatObj.weekday = ['numeric', '2-digit', 'short', 'long', 'narrow', 'short'][$0.length - 1];\n return '{weekday}';\n case 'c':\n // stand alone local day of the week\n formatObj.weekday = ['numeric', undefined, 'short', 'long', 'narrow', 'short'][$0.length - 1];\n return '{weekday}';\n\n // --- Period\n case 'a': // AM, PM\n case 'b': // am, pm, noon, midnight\n case 'B':\n // flexible day periods\n formatObj.hour12 = true;\n return '{ampm}';\n\n // --- Hour\n case 'h':\n case 'H':\n formatObj.hour = $0.length === 2 ? '2-digit' : 'numeric';\n return '{hour}';\n case 'k':\n case 'K':\n formatObj.hour12 = true; // 12-hour-cycle time formats (using h or K)\n formatObj.hour = $0.length === 2 ? '2-digit' : 'numeric';\n return '{hour}';\n\n // --- Minute\n case 'm':\n formatObj.minute = $0.length === 2 ? '2-digit' : 'numeric';\n return '{minute}';\n\n // --- Second\n case 's':\n formatObj.second = $0.length === 2 ? '2-digit' : 'numeric';\n return '{second}';\n case 'S':\n case 'A':\n formatObj.second = 'numeric';\n return '{second}';\n\n // --- Timezone\n case 'z': // 1..3, 4: specific non-location format\n case 'Z': // 1..3, 4, 5: The ISO8601 varios formats\n case 'O': // 1, 4: miliseconds in day short, long\n case 'v': // 1, 4: generic non-location format\n case 'V': // 1, 2, 3, 4: time zone ID or city\n case 'X': // 1, 2, 3, 4: The ISO8601 varios formats\n case 'x':\n // 1, 2, 3, 4: The ISO8601 varios formats\n // this polyfill only supports much, for now, we are just doing something dummy\n formatObj.timeZoneName = $0.length < 4 ? 'short' : 'long';\n return '{timeZoneName}';\n }\n}\n\n/**\n * Converts the CLDR availableFormats into the objects and patterns required by\n * the ECMAScript Internationalization API specification.\n */\nfunction createDateTimeFormat(skeleton, pattern) {\n // we ignore certain patterns that are unsupported to avoid this expensive op.\n if (unwantedDTCs.test(pattern)) return undefined;\n\n var formatObj = {\n originalPattern: pattern,\n _: {}\n };\n\n // Replace the pattern string with the one required by the specification, whilst\n // at the same time evaluating it for the subsets and formats\n formatObj.extendedPattern = pattern.replace(expDTComponents, function ($0) {\n // See which symbol we're dealing with\n return expDTComponentsMeta($0, formatObj._);\n });\n\n // Match the skeleton string with the one required by the specification\n // this implementation is based on the Date Field Symbol Table:\n // http://unicode.org/reports/tr35/tr35-dates.html#Date_Field_Symbol_Table\n // Note: we are adding extra data to the formatObject even though this polyfill\n // might not support it.\n skeleton.replace(expDTComponents, function ($0) {\n // See which symbol we're dealing with\n return expDTComponentsMeta($0, formatObj);\n });\n\n return computeFinalPatterns(formatObj);\n}\n\n/**\n * Processes DateTime formats from CLDR to an easier-to-parse format.\n * the result of this operation should be cached the first time a particular\n * calendar is analyzed.\n *\n * The specification requires we support at least the following subsets of\n * date/time components:\n *\n * - 'weekday', 'year', 'month', 'day', 'hour', 'minute', 'second'\n * - 'weekday', 'year', 'month', 'day'\n * - 'year', 'month', 'day'\n * - 'year', 'month'\n * - 'month', 'day'\n * - 'hour', 'minute', 'second'\n * - 'hour', 'minute'\n *\n * We need to cherry pick at least these subsets from the CLDR data and convert\n * them into the pattern objects used in the ECMA-402 API.\n */\nfunction createDateTimeFormats(formats) {\n var availableFormats = formats.availableFormats;\n var timeFormats = formats.timeFormats;\n var dateFormats = formats.dateFormats;\n var result = [];\n var skeleton = void 0,\n pattern = void 0,\n computed = void 0,\n i = void 0,\n j = void 0;\n var timeRelatedFormats = [];\n var dateRelatedFormats = [];\n\n // Map available (custom) formats into a pattern for createDateTimeFormats\n for (skeleton in availableFormats) {\n if (availableFormats.hasOwnProperty(skeleton)) {\n pattern = availableFormats[skeleton];\n computed = createDateTimeFormat(skeleton, pattern);\n if (computed) {\n result.push(computed);\n // in some cases, the format is only displaying date specific props\n // or time specific props, in which case we need to also produce the\n // combined formats.\n if (isDateFormatOnly(computed)) {\n dateRelatedFormats.push(computed);\n } else if (isTimeFormatOnly(computed)) {\n timeRelatedFormats.push(computed);\n }\n }\n }\n }\n\n // Map time formats into a pattern for createDateTimeFormats\n for (skeleton in timeFormats) {\n if (timeFormats.hasOwnProperty(skeleton)) {\n pattern = timeFormats[skeleton];\n computed = createDateTimeFormat(skeleton, pattern);\n if (computed) {\n result.push(computed);\n timeRelatedFormats.push(computed);\n }\n }\n }\n\n // Map date formats into a pattern for createDateTimeFormats\n for (skeleton in dateFormats) {\n if (dateFormats.hasOwnProperty(skeleton)) {\n pattern = dateFormats[skeleton];\n computed = createDateTimeFormat(skeleton, pattern);\n if (computed) {\n result.push(computed);\n dateRelatedFormats.push(computed);\n }\n }\n }\n\n // combine custom time and custom date formats when they are orthogonals to complete the\n // formats supported by CLDR.\n // This Algo is based on section \"Missing Skeleton Fields\" from:\n // http://unicode.org/reports/tr35/tr35-dates.html#availableFormats_appendItems\n for (i = 0; i < timeRelatedFormats.length; i += 1) {\n for (j = 0; j < dateRelatedFormats.length; j += 1) {\n if (dateRelatedFormats[j].month === 'long') {\n pattern = dateRelatedFormats[j].weekday ? formats.full : formats.long;\n } else if (dateRelatedFormats[j].month === 'short') {\n pattern = formats.medium;\n } else {\n pattern = formats.short;\n }\n computed = joinDateAndTimeFormats(dateRelatedFormats[j], timeRelatedFormats[i]);\n computed.originalPattern = pattern;\n computed.extendedPattern = pattern.replace('{0}', timeRelatedFormats[i].extendedPattern).replace('{1}', dateRelatedFormats[j].extendedPattern).replace(/^[,\\s]+|[,\\s]+$/gi, '');\n result.push(computeFinalPatterns(computed));\n }\n }\n\n return result;\n}\n\n// this represents the exceptions of the rule that are not covered by CLDR availableFormats\n// for single property configurations, they play no role when using multiple properties, and\n// those that are not in this table, are not exceptions or are not covered by the data we\n// provide.\nvar validSyntheticProps = {\n second: {\n numeric: 's',\n '2-digit': 'ss'\n },\n minute: {\n numeric: 'm',\n '2-digit': 'mm'\n },\n year: {\n numeric: 'y',\n '2-digit': 'yy'\n },\n day: {\n numeric: 'd',\n '2-digit': 'dd'\n },\n month: {\n numeric: 'L',\n '2-digit': 'LL',\n narrow: 'LLLLL',\n short: 'LLL',\n long: 'LLLL'\n },\n weekday: {\n narrow: 'ccccc',\n short: 'ccc',\n long: 'cccc'\n }\n};\n\nfunction generateSyntheticFormat(propName, propValue) {\n if (validSyntheticProps[propName] && validSyntheticProps[propName][propValue]) {\n var _ref2;\n\n return _ref2 = {\n originalPattern: validSyntheticProps[propName][propValue],\n _: defineProperty$1({}, propName, propValue),\n extendedPattern: \"{\" + propName + \"}\"\n }, defineProperty$1(_ref2, propName, propValue), defineProperty$1(_ref2, \"pattern12\", \"{\" + propName + \"}\"), defineProperty$1(_ref2, \"pattern\", \"{\" + propName + \"}\"), _ref2;\n }\n}\n\n// An object map of date component keys, saves using a regex later\nvar dateWidths = objCreate(null, { narrow: {}, short: {}, long: {} });\n\n/**\n * Returns a string for a date component, resolved using multiple inheritance as specified\n * as specified in the Unicode Technical Standard 35.\n */\nfunction resolveDateString(data, ca, component, width, key) {\n // From http://www.unicode.org/reports/tr35/tr35.html#Multiple_Inheritance:\n // 'In clearly specified instances, resources may inherit from within the same locale.\n // For example, ... the Buddhist calendar inherits from the Gregorian calendar.'\n var obj = data[ca] && data[ca][component] ? data[ca][component] : data.gregory[component],\n\n\n // \"sideways\" inheritance resolves strings when a key doesn't exist\n alts = {\n narrow: ['short', 'long'],\n short: ['long', 'narrow'],\n long: ['short', 'narrow']\n },\n\n\n //\n resolved = hop.call(obj, width) ? obj[width] : hop.call(obj, alts[width][0]) ? obj[alts[width][0]] : obj[alts[width][1]];\n\n // `key` wouldn't be specified for components 'dayPeriods'\n return key !== null ? resolved[key] : resolved;\n}\n\n// Define the DateTimeFormat constructor internally so it cannot be tainted\nfunction DateTimeFormatConstructor() {\n var locales = arguments[0];\n var options = arguments[1];\n\n if (!this || this === Intl) {\n return new Intl.DateTimeFormat(locales, options);\n }\n return InitializeDateTimeFormat(toObject(this), locales, options);\n}\n\ndefineProperty(Intl, 'DateTimeFormat', {\n configurable: true,\n writable: true,\n value: DateTimeFormatConstructor\n});\n\n// Must explicitly set prototypes as unwritable\ndefineProperty(DateTimeFormatConstructor, 'prototype', {\n writable: false\n});\n\n/**\n * The abstract operation InitializeDateTimeFormat accepts the arguments dateTimeFormat\n * (which must be an object), locales, and options. It initializes dateTimeFormat as a\n * DateTimeFormat object.\n */\nfunction /* 12.1.1.1 */InitializeDateTimeFormat(dateTimeFormat, locales, options) {\n // This will be a internal properties object if we're not already initialized\n var internal = getInternalProperties(dateTimeFormat);\n\n // Create an object whose props can be used to restore the values of RegExp props\n var regexpRestore = createRegExpRestore();\n\n // 1. If dateTimeFormat has an [[initializedIntlObject]] internal property with\n // value true, throw a TypeError exception.\n if (internal['[[initializedIntlObject]]'] === true) throw new TypeError('`this` object has already been initialized as an Intl object');\n\n // Need this to access the `internal` object\n defineProperty(dateTimeFormat, '__getInternalProperties', {\n value: function value() {\n // NOTE: Non-standard, for internal use only\n if (arguments[0] === secret) return internal;\n }\n });\n\n // 2. Set the [[initializedIntlObject]] internal property of numberFormat to true.\n internal['[[initializedIntlObject]]'] = true;\n\n // 3. Let requestedLocales be the result of calling the CanonicalizeLocaleList\n // abstract operation (defined in 9.2.1) with argument locales.\n var requestedLocales = CanonicalizeLocaleList(locales);\n\n // 4. Let options be the result of calling the ToDateTimeOptions abstract\n // operation (defined below) with arguments options, \"any\", and \"date\".\n options = ToDateTimeOptions(options, 'any', 'date');\n\n // 5. Let opt be a new Record.\n var opt = new Record();\n\n // 6. Let matcher be the result of calling the GetOption abstract operation\n // (defined in 9.2.9) with arguments options, \"localeMatcher\", \"string\", a List\n // containing the two String values \"lookup\" and \"best fit\", and \"best fit\".\n var matcher = GetOption(options, 'localeMatcher', 'string', new List('lookup', 'best fit'), 'best fit');\n\n // 7. Set opt.[[localeMatcher]] to matcher.\n opt['[[localeMatcher]]'] = matcher;\n\n // 8. Let DateTimeFormat be the standard built-in object that is the initial\n // value of Intl.DateTimeFormat.\n var DateTimeFormat = internals.DateTimeFormat; // This is what we *really* need\n\n // 9. Let localeData be the value of the [[localeData]] internal property of\n // DateTimeFormat.\n var localeData = DateTimeFormat['[[localeData]]'];\n\n // 10. Let r be the result of calling the ResolveLocale abstract operation\n // (defined in 9.2.5) with the [[availableLocales]] internal property of\n // DateTimeFormat, requestedLocales, opt, the [[relevantExtensionKeys]]\n // internal property of DateTimeFormat, and localeData.\n var r = ResolveLocale(DateTimeFormat['[[availableLocales]]'], requestedLocales, opt, DateTimeFormat['[[relevantExtensionKeys]]'], localeData);\n\n // 11. Set the [[locale]] internal property of dateTimeFormat to the value of\n // r.[[locale]].\n internal['[[locale]]'] = r['[[locale]]'];\n\n // 12. Set the [[calendar]] internal property of dateTimeFormat to the value of\n // r.[[ca]].\n internal['[[calendar]]'] = r['[[ca]]'];\n\n // 13. Set the [[numberingSystem]] internal property of dateTimeFormat to the value of\n // r.[[nu]].\n internal['[[numberingSystem]]'] = r['[[nu]]'];\n\n // The specification doesn't tell us to do this, but it's helpful later on\n internal['[[dataLocale]]'] = r['[[dataLocale]]'];\n\n // 14. Let dataLocale be the value of r.[[dataLocale]].\n var dataLocale = r['[[dataLocale]]'];\n\n // 15. Let tz be the result of calling the [[Get]] internal method of options with\n // argument \"timeZone\".\n var tz = options.timeZone;\n\n // 16. If tz is not undefined, then\n if (tz !== undefined) {\n // a. Let tz be ToString(tz).\n // b. Convert tz to upper case as described in 6.1.\n // NOTE: If an implementation accepts additional time zone values, as permitted\n // under certain conditions by the Conformance clause, different casing\n // rules apply.\n tz = toLatinUpperCase(tz);\n\n // c. If tz is not \"UTC\", then throw a RangeError exception.\n // ###TODO: accept more time zones###\n if (tz !== 'UTC') throw new RangeError('timeZone is not supported.');\n }\n\n // 17. Set the [[timeZone]] internal property of dateTimeFormat to tz.\n internal['[[timeZone]]'] = tz;\n\n // 18. Let opt be a new Record.\n opt = new Record();\n\n // 19. For each row of Table 3, except the header row, do:\n for (var prop in dateTimeComponents) {\n if (!hop.call(dateTimeComponents, prop)) continue;\n\n // 20. Let prop be the name given in the Property column of the row.\n // 21. Let value be the result of calling the GetOption abstract operation,\n // passing as argument options, the name given in the Property column of the\n // row, \"string\", a List containing the strings given in the Values column of\n // the row, and undefined.\n var value = GetOption(options, prop, 'string', dateTimeComponents[prop]);\n\n // 22. Set opt.[[<prop>]] to value.\n opt['[[' + prop + ']]'] = value;\n }\n\n // Assigned a value below\n var bestFormat = void 0;\n\n // 23. Let dataLocaleData be the result of calling the [[Get]] internal method of\n // localeData with argument dataLocale.\n var dataLocaleData = localeData[dataLocale];\n\n // 24. Let formats be the result of calling the [[Get]] internal method of\n // dataLocaleData with argument \"formats\".\n // Note: we process the CLDR formats into the spec'd structure\n var formats = ToDateTimeFormats(dataLocaleData.formats);\n\n // 25. Let matcher be the result of calling the GetOption abstract operation with\n // arguments options, \"formatMatcher\", \"string\", a List containing the two String\n // values \"basic\" and \"best fit\", and \"best fit\".\n matcher = GetOption(options, 'formatMatcher', 'string', new List('basic', 'best fit'), 'best fit');\n\n // Optimization: caching the processed formats as a one time operation by\n // replacing the initial structure from localeData\n dataLocaleData.formats = formats;\n\n // 26. If matcher is \"basic\", then\n if (matcher === 'basic') {\n // 27. Let bestFormat be the result of calling the BasicFormatMatcher abstract\n // operation (defined below) with opt and formats.\n bestFormat = BasicFormatMatcher(opt, formats);\n\n // 28. Else\n } else {\n {\n // diverging\n var _hr = GetOption(options, 'hour12', 'boolean' /*, undefined, undefined*/);\n opt.hour12 = _hr === undefined ? dataLocaleData.hour12 : _hr;\n }\n // 29. Let bestFormat be the result of calling the BestFitFormatMatcher\n // abstract operation (defined below) with opt and formats.\n bestFormat = BestFitFormatMatcher(opt, formats);\n }\n\n // 30. For each row in Table 3, except the header row, do\n for (var _prop in dateTimeComponents) {\n if (!hop.call(dateTimeComponents, _prop)) continue;\n\n // a. Let prop be the name given in the Property column of the row.\n // b. Let pDesc be the result of calling the [[GetOwnProperty]] internal method of\n // bestFormat with argument prop.\n // c. If pDesc is not undefined, then\n if (hop.call(bestFormat, _prop)) {\n // i. Let p be the result of calling the [[Get]] internal method of bestFormat\n // with argument prop.\n var p = bestFormat[_prop];\n {\n // diverging\n p = bestFormat._ && hop.call(bestFormat._, _prop) ? bestFormat._[_prop] : p;\n }\n\n // ii. Set the [[<prop>]] internal property of dateTimeFormat to p.\n internal['[[' + _prop + ']]'] = p;\n }\n }\n\n var pattern = void 0; // Assigned a value below\n\n // 31. Let hr12 be the result of calling the GetOption abstract operation with\n // arguments options, \"hour12\", \"boolean\", undefined, and undefined.\n var hr12 = GetOption(options, 'hour12', 'boolean' /*, undefined, undefined*/);\n\n // 32. If dateTimeFormat has an internal property [[hour]], then\n if (internal['[[hour]]']) {\n // a. If hr12 is undefined, then let hr12 be the result of calling the [[Get]]\n // internal method of dataLocaleData with argument \"hour12\".\n hr12 = hr12 === undefined ? dataLocaleData.hour12 : hr12;\n\n // b. Set the [[hour12]] internal property of dateTimeFormat to hr12.\n internal['[[hour12]]'] = hr12;\n\n // c. If hr12 is true, then\n if (hr12 === true) {\n // i. Let hourNo0 be the result of calling the [[Get]] internal method of\n // dataLocaleData with argument \"hourNo0\".\n var hourNo0 = dataLocaleData.hourNo0;\n\n // ii. Set the [[hourNo0]] internal property of dateTimeFormat to hourNo0.\n internal['[[hourNo0]]'] = hourNo0;\n\n // iii. Let pattern be the result of calling the [[Get]] internal method of\n // bestFormat with argument \"pattern12\".\n pattern = bestFormat.pattern12;\n }\n\n // d. Else\n else\n // i. Let pattern be the result of calling the [[Get]] internal method of\n // bestFormat with argument \"pattern\".\n pattern = bestFormat.pattern;\n }\n\n // 33. Else\n else\n // a. Let pattern be the result of calling the [[Get]] internal method of\n // bestFormat with argument \"pattern\".\n pattern = bestFormat.pattern;\n\n // 34. Set the [[pattern]] internal property of dateTimeFormat to pattern.\n internal['[[pattern]]'] = pattern;\n\n // 35. Set the [[boundFormat]] internal property of dateTimeFormat to undefined.\n internal['[[boundFormat]]'] = undefined;\n\n // 36. Set the [[initializedDateTimeFormat]] internal property of dateTimeFormat to\n // true.\n internal['[[initializedDateTimeFormat]]'] = true;\n\n // In ES3, we need to pre-bind the format() function\n if (es3) dateTimeFormat.format = GetFormatDateTime.call(dateTimeFormat);\n\n // Restore the RegExp properties\n regexpRestore();\n\n // Return the newly initialised object\n return dateTimeFormat;\n}\n\n/**\n * Several DateTimeFormat algorithms use values from the following table, which provides\n * property names and allowable values for the components of date and time formats:\n */\nvar dateTimeComponents = {\n weekday: [\"narrow\", \"short\", \"long\"],\n era: [\"narrow\", \"short\", \"long\"],\n year: [\"2-digit\", \"numeric\"],\n month: [\"2-digit\", \"numeric\", \"narrow\", \"short\", \"long\"],\n day: [\"2-digit\", \"numeric\"],\n hour: [\"2-digit\", \"numeric\"],\n minute: [\"2-digit\", \"numeric\"],\n second: [\"2-digit\", \"numeric\"],\n timeZoneName: [\"short\", \"long\"]\n};\n\n/**\n * When the ToDateTimeOptions abstract operation is called with arguments options,\n * required, and defaults, the following steps are taken:\n */\nfunction ToDateTimeFormats(formats) {\n if (Object.prototype.toString.call(formats) === '[object Array]') {\n return formats;\n }\n return createDateTimeFormats(formats);\n}\n\n/**\n * When the ToDateTimeOptions abstract operation is called with arguments options,\n * required, and defaults, the following steps are taken:\n */\nfunction ToDateTimeOptions(options, required, defaults) {\n // 1. If options is undefined, then let options be null, else let options be\n // ToObject(options).\n if (options === undefined) options = null;else {\n // (#12) options needs to be a Record, but it also needs to inherit properties\n var opt2 = toObject(options);\n options = new Record();\n\n for (var k in opt2) {\n options[k] = opt2[k];\n }\n }\n\n // 2. Let create be the standard built-in function object defined in ES5, 15.2.3.5.\n var create = objCreate;\n\n // 3. Let options be the result of calling the [[Call]] internal method of create with\n // undefined as the this value and an argument list containing the single item\n // options.\n options = create(options);\n\n // 4. Let needDefaults be true.\n var needDefaults = true;\n\n // 5. If required is \"date\" or \"any\", then\n if (required === 'date' || required === 'any') {\n // a. For each of the property names \"weekday\", \"year\", \"month\", \"day\":\n // i. If the result of calling the [[Get]] internal method of options with the\n // property name is not undefined, then let needDefaults be false.\n if (options.weekday !== undefined || options.year !== undefined || options.month !== undefined || options.day !== undefined) needDefaults = false;\n }\n\n // 6. If required is \"time\" or \"any\", then\n if (required === 'time' || required === 'any') {\n // a. For each of the property names \"hour\", \"minute\", \"second\":\n // i. If the result of calling the [[Get]] internal method of options with the\n // property name is not undefined, then let needDefaults be false.\n if (options.hour !== undefined || options.minute !== undefined || options.second !== undefined) needDefaults = false;\n }\n\n // 7. If needDefaults is true and defaults is either \"date\" or \"all\", then\n if (needDefaults && (defaults === 'date' || defaults === 'all'))\n // a. For each of the property names \"year\", \"month\", \"day\":\n // i. Call the [[DefineOwnProperty]] internal method of options with the\n // property name, Property Descriptor {[[Value]]: \"numeric\", [[Writable]]:\n // true, [[Enumerable]]: true, [[Configurable]]: true}, and false.\n options.year = options.month = options.day = 'numeric';\n\n // 8. If needDefaults is true and defaults is either \"time\" or \"all\", then\n if (needDefaults && (defaults === 'time' || defaults === 'all'))\n // a. For each of the property names \"hour\", \"minute\", \"second\":\n // i. Call the [[DefineOwnProperty]] internal method of options with the\n // property name, Property Descriptor {[[Value]]: \"numeric\", [[Writable]]:\n // true, [[Enumerable]]: true, [[Configurable]]: true}, and false.\n options.hour = options.minute = options.second = 'numeric';\n\n // 9. Return options.\n return options;\n}\n\n/**\n * When the BasicFormatMatcher abstract operation is called with two arguments options and\n * formats, the following steps are taken:\n */\nfunction BasicFormatMatcher(options, formats) {\n // 1. Let removalPenalty be 120.\n var removalPenalty = 120;\n\n // 2. Let additionPenalty be 20.\n var additionPenalty = 20;\n\n // 3. Let longLessPenalty be 8.\n var longLessPenalty = 8;\n\n // 4. Let longMorePenalty be 6.\n var longMorePenalty = 6;\n\n // 5. Let shortLessPenalty be 6.\n var shortLessPenalty = 6;\n\n // 6. Let shortMorePenalty be 3.\n var shortMorePenalty = 3;\n\n // 7. Let bestScore be -Infinity.\n var bestScore = -Infinity;\n\n // 8. Let bestFormat be undefined.\n var bestFormat = void 0;\n\n // 9. Let i be 0.\n var i = 0;\n\n // 10. Assert: formats is an Array object.\n\n // 11. Let len be the result of calling the [[Get]] internal method of formats with argument \"length\".\n var len = formats.length;\n\n // 12. Repeat while i < len:\n while (i < len) {\n // a. Let format be the result of calling the [[Get]] internal method of formats with argument ToString(i).\n var format = formats[i];\n\n // b. Let score be 0.\n var score = 0;\n\n // c. For each property shown in Table 3:\n for (var property in dateTimeComponents) {\n if (!hop.call(dateTimeComponents, property)) continue;\n\n // i. Let optionsProp be options.[[<property>]].\n var optionsProp = options['[[' + property + ']]'];\n\n // ii. Let formatPropDesc be the result of calling the [[GetOwnProperty]] internal method of format\n // with argument property.\n // iii. If formatPropDesc is not undefined, then\n // 1. Let formatProp be the result of calling the [[Get]] internal method of format with argument property.\n var formatProp = hop.call(format, property) ? format[property] : undefined;\n\n // iv. If optionsProp is undefined and formatProp is not undefined, then decrease score by\n // additionPenalty.\n if (optionsProp === undefined && formatProp !== undefined) score -= additionPenalty;\n\n // v. Else if optionsProp is not undefined and formatProp is undefined, then decrease score by\n // removalPenalty.\n else if (optionsProp !== undefined && formatProp === undefined) score -= removalPenalty;\n\n // vi. Else\n else {\n // 1. Let values be the array [\"2-digit\", \"numeric\", \"narrow\", \"short\",\n // \"long\"].\n var values = ['2-digit', 'numeric', 'narrow', 'short', 'long'];\n\n // 2. Let optionsPropIndex be the index of optionsProp within values.\n var optionsPropIndex = arrIndexOf.call(values, optionsProp);\n\n // 3. Let formatPropIndex be the index of formatProp within values.\n var formatPropIndex = arrIndexOf.call(values, formatProp);\n\n // 4. Let delta be max(min(formatPropIndex - optionsPropIndex, 2), -2).\n var delta = Math.max(Math.min(formatPropIndex - optionsPropIndex, 2), -2);\n\n // 5. If delta = 2, decrease score by longMorePenalty.\n if (delta === 2) score -= longMorePenalty;\n\n // 6. Else if delta = 1, decrease score by shortMorePenalty.\n else if (delta === 1) score -= shortMorePenalty;\n\n // 7. Else if delta = -1, decrease score by shortLessPenalty.\n else if (delta === -1) score -= shortLessPenalty;\n\n // 8. Else if delta = -2, decrease score by longLessPenalty.\n else if (delta === -2) score -= longLessPenalty;\n }\n }\n\n // d. If score > bestScore, then\n if (score > bestScore) {\n // i. Let bestScore be score.\n bestScore = score;\n\n // ii. Let bestFormat be format.\n bestFormat = format;\n }\n\n // e. Increase i by 1.\n i++;\n }\n\n // 13. Return bestFormat.\n return bestFormat;\n}\n\n/**\n * When the BestFitFormatMatcher abstract operation is called with two arguments options\n * and formats, it performs implementation dependent steps, which should return a set of\n * component representations that a typical user of the selected locale would perceive as\n * at least as good as the one returned by BasicFormatMatcher.\n *\n * This polyfill defines the algorithm to be the same as BasicFormatMatcher,\n * with the addition of bonus points awarded where the requested format is of\n * the same data type as the potentially matching format.\n *\n * This algo relies on the concept of closest distance matching described here:\n * http://unicode.org/reports/tr35/tr35-dates.html#Matching_Skeletons\n * Typically a “best match” is found using a closest distance match, such as:\n *\n * Symbols requesting a best choice for the locale are replaced.\n * j → one of {H, k, h, K}; C → one of {a, b, B}\n * -> Covered by cldr.js matching process\n *\n * For fields with symbols representing the same type (year, month, day, etc):\n * Most symbols have a small distance from each other.\n * M ≅ L; E ≅ c; a ≅ b ≅ B; H ≅ k ≅ h ≅ K; ...\n * -> Covered by cldr.js matching process\n *\n * Width differences among fields, other than those marking text vs numeric, are given small distance from each other.\n * MMM ≅ MMMM\n * MM ≅ M\n * Numeric and text fields are given a larger distance from each other.\n * MMM ≈ MM\n * Symbols representing substantial differences (week of year vs week of month) are given much larger a distances from each other.\n * d ≋ D; ...\n * Missing or extra fields cause a match to fail. (But see Missing Skeleton Fields).\n *\n *\n * For example,\n *\n * { month: 'numeric', day: 'numeric' }\n *\n * should match\n *\n * { month: '2-digit', day: '2-digit' }\n *\n * rather than\n *\n * { month: 'short', day: 'numeric' }\n *\n * This makes sense because a user requesting a formatted date with numeric parts would\n * not expect to see the returned format containing narrow, short or long part names\n */\nfunction BestFitFormatMatcher(options, formats) {\n /** Diverging: this block implements the hack for single property configuration, eg.:\n *\n * `new Intl.DateTimeFormat('en', {day: 'numeric'})`\n *\n * should produce a single digit with the day of the month. This is needed because\n * CLDR `availableFormats` data structure doesn't cover these cases.\n */\n {\n var optionsPropNames = [];\n for (var property in dateTimeComponents) {\n if (!hop.call(dateTimeComponents, property)) continue;\n\n if (options['[[' + property + ']]'] !== undefined) {\n optionsPropNames.push(property);\n }\n }\n if (optionsPropNames.length === 1) {\n var _bestFormat = generateSyntheticFormat(optionsPropNames[0], options['[[' + optionsPropNames[0] + ']]']);\n if (_bestFormat) {\n return _bestFormat;\n }\n }\n }\n\n // 1. Let removalPenalty be 120.\n var removalPenalty = 120;\n\n // 2. Let additionPenalty be 20.\n var additionPenalty = 20;\n\n // 3. Let longLessPenalty be 8.\n var longLessPenalty = 8;\n\n // 4. Let longMorePenalty be 6.\n var longMorePenalty = 6;\n\n // 5. Let shortLessPenalty be 6.\n var shortLessPenalty = 6;\n\n // 6. Let shortMorePenalty be 3.\n var shortMorePenalty = 3;\n\n var patternPenalty = 2;\n\n var hour12Penalty = 1;\n\n // 7. Let bestScore be -Infinity.\n var bestScore = -Infinity;\n\n // 8. Let bestFormat be undefined.\n var bestFormat = void 0;\n\n // 9. Let i be 0.\n var i = 0;\n\n // 10. Assert: formats is an Array object.\n\n // 11. Let len be the result of calling the [[Get]] internal method of formats with argument \"length\".\n var len = formats.length;\n\n // 12. Repeat while i < len:\n while (i < len) {\n // a. Let format be the result of calling the [[Get]] internal method of formats with argument ToString(i).\n var format = formats[i];\n\n // b. Let score be 0.\n var score = 0;\n\n // c. For each property shown in Table 3:\n for (var _property in dateTimeComponents) {\n if (!hop.call(dateTimeComponents, _property)) continue;\n\n // i. Let optionsProp be options.[[<property>]].\n var optionsProp = options['[[' + _property + ']]'];\n\n // ii. Let formatPropDesc be the result of calling the [[GetOwnProperty]] internal method of format\n // with argument property.\n // iii. If formatPropDesc is not undefined, then\n // 1. Let formatProp be the result of calling the [[Get]] internal method of format with argument property.\n var formatProp = hop.call(format, _property) ? format[_property] : undefined;\n\n // Diverging: using the default properties produced by the pattern/skeleton\n // to match it with user options, and apply a penalty\n var patternProp = hop.call(format._, _property) ? format._[_property] : undefined;\n if (optionsProp !== patternProp) {\n score -= patternPenalty;\n }\n\n // iv. If optionsProp is undefined and formatProp is not undefined, then decrease score by\n // additionPenalty.\n if (optionsProp === undefined && formatProp !== undefined) score -= additionPenalty;\n\n // v. Else if optionsProp is not undefined and formatProp is undefined, then decrease score by\n // removalPenalty.\n else if (optionsProp !== undefined && formatProp === undefined) score -= removalPenalty;\n\n // vi. Else\n else {\n // 1. Let values be the array [\"2-digit\", \"numeric\", \"narrow\", \"short\",\n // \"long\"].\n var values = ['2-digit', 'numeric', 'narrow', 'short', 'long'];\n\n // 2. Let optionsPropIndex be the index of optionsProp within values.\n var optionsPropIndex = arrIndexOf.call(values, optionsProp);\n\n // 3. Let formatPropIndex be the index of formatProp within values.\n var formatPropIndex = arrIndexOf.call(values, formatProp);\n\n // 4. Let delta be max(min(formatPropIndex - optionsPropIndex, 2), -2).\n var delta = Math.max(Math.min(formatPropIndex - optionsPropIndex, 2), -2);\n\n {\n // diverging from spec\n // When the bestFit argument is true, subtract additional penalty where data types are not the same\n if (formatPropIndex <= 1 && optionsPropIndex >= 2 || formatPropIndex >= 2 && optionsPropIndex <= 1) {\n // 5. If delta = 2, decrease score by longMorePenalty.\n if (delta > 0) score -= longMorePenalty;else if (delta < 0) score -= longLessPenalty;\n } else {\n // 5. If delta = 2, decrease score by longMorePenalty.\n if (delta > 1) score -= shortMorePenalty;else if (delta < -1) score -= shortLessPenalty;\n }\n }\n }\n }\n\n {\n // diverging to also take into consideration differences between 12 or 24 hours\n // which is special for the best fit only.\n if (format._.hour12 !== options.hour12) {\n score -= hour12Penalty;\n }\n }\n\n // d. If score > bestScore, then\n if (score > bestScore) {\n // i. Let bestScore be score.\n bestScore = score;\n // ii. Let bestFormat be format.\n bestFormat = format;\n }\n\n // e. Increase i by 1.\n i++;\n }\n\n // 13. Return bestFormat.\n return bestFormat;\n}\n\n/* 12.2.3 */internals.DateTimeFormat = {\n '[[availableLocales]]': [],\n '[[relevantExtensionKeys]]': ['ca', 'nu'],\n '[[localeData]]': {}\n};\n\n/**\n * When the supportedLocalesOf method of Intl.DateTimeFormat is called, the\n * following steps are taken:\n */\n/* 12.2.2 */\ndefineProperty(Intl.DateTimeFormat, 'supportedLocalesOf', {\n configurable: true,\n writable: true,\n value: fnBind.call(function (locales) {\n // Bound functions only have the `this` value altered if being used as a constructor,\n // this lets us imitate a native function that has no constructor\n if (!hop.call(this, '[[availableLocales]]')) throw new TypeError('supportedLocalesOf() is not a constructor');\n\n // Create an object whose props can be used to restore the values of RegExp props\n var regexpRestore = createRegExpRestore(),\n\n\n // 1. If options is not provided, then let options be undefined.\n options = arguments[1],\n\n\n // 2. Let availableLocales be the value of the [[availableLocales]] internal\n // property of the standard built-in object that is the initial value of\n // Intl.NumberFormat.\n\n availableLocales = this['[[availableLocales]]'],\n\n\n // 3. Let requestedLocales be the result of calling the CanonicalizeLocaleList\n // abstract operation (defined in 9.2.1) with argument locales.\n requestedLocales = CanonicalizeLocaleList(locales);\n\n // Restore the RegExp properties\n regexpRestore();\n\n // 4. Return the result of calling the SupportedLocales abstract operation\n // (defined in 9.2.8) with arguments availableLocales, requestedLocales,\n // and options.\n return SupportedLocales(availableLocales, requestedLocales, options);\n }, internals.NumberFormat)\n});\n\n/**\n * This named accessor property returns a function that formats a number\n * according to the effective locale and the formatting options of this\n * DateTimeFormat object.\n */\n/* 12.3.2 */defineProperty(Intl.DateTimeFormat.prototype, 'format', {\n configurable: true,\n get: GetFormatDateTime\n});\n\nfunction GetFormatDateTime() {\n var internal = this !== null && babelHelpers$1[\"typeof\"](this) === 'object' && getInternalProperties(this);\n\n // Satisfy test 12.3_b\n if (!internal || !internal['[[initializedDateTimeFormat]]']) throw new TypeError('`this` value for format() is not an initialized Intl.DateTimeFormat object.');\n\n // The value of the [[Get]] attribute is a function that takes the following\n // steps:\n\n // 1. If the [[boundFormat]] internal property of this DateTimeFormat object\n // is undefined, then:\n if (internal['[[boundFormat]]'] === undefined) {\n // a. Let F be a Function object, with internal properties set as\n // specified for built-in functions in ES5, 15, or successor, and the\n // length property set to 0, that takes the argument date and\n // performs the following steps:\n var F = function F() {\n var date = arguments.length <= 0 || arguments[0] === undefined ? undefined : arguments[0];\n\n // i. If date is not provided or is undefined, then let x be the\n // result as if by the expression Date.now() where Date.now is\n // the standard built-in function defined in ES5, 15.9.4.4.\n // ii. Else let x be ToNumber(date).\n // iii. Return the result of calling the FormatDateTime abstract\n // operation (defined below) with arguments this and x.\n var x = date === undefined ? Date.now() : toNumber(date);\n return FormatDateTime(this, x);\n };\n // b. Let bind be the standard built-in function object defined in ES5,\n // 15.3.4.5.\n // c. Let bf be the result of calling the [[Call]] internal method of\n // bind with F as the this value and an argument list containing\n // the single item this.\n var bf = fnBind.call(F, this);\n // d. Set the [[boundFormat]] internal property of this NumberFormat\n // object to bf.\n internal['[[boundFormat]]'] = bf;\n }\n // Return the value of the [[boundFormat]] internal property of this\n // NumberFormat object.\n return internal['[[boundFormat]]'];\n}\n\nfunction formatToParts$1() {\n var date = arguments.length <= 0 || arguments[0] === undefined ? undefined : arguments[0];\n\n var internal = this !== null && babelHelpers$1[\"typeof\"](this) === 'object' && getInternalProperties(this);\n\n if (!internal || !internal['[[initializedDateTimeFormat]]']) throw new TypeError('`this` value for formatToParts() is not an initialized Intl.DateTimeFormat object.');\n\n var x = date === undefined ? Date.now() : toNumber(date);\n return FormatToPartsDateTime(this, x);\n}\n\nObject.defineProperty(Intl.DateTimeFormat.prototype, 'formatToParts', {\n enumerable: false,\n writable: true,\n configurable: true,\n value: formatToParts$1\n});\n\nfunction CreateDateTimeParts(dateTimeFormat, x) {\n // 1. If x is not a finite Number, then throw a RangeError exception.\n if (!isFinite(x)) throw new RangeError('Invalid valid date passed to format');\n\n var internal = dateTimeFormat.__getInternalProperties(secret);\n\n // Creating restore point for properties on the RegExp object... please wait\n /* let regexpRestore = */createRegExpRestore(); // ###TODO: review this\n\n // 2. Let locale be the value of the [[locale]] internal property of dateTimeFormat.\n var locale = internal['[[locale]]'];\n\n // 3. Let nf be the result of creating a new NumberFormat object as if by the\n // expression new Intl.NumberFormat([locale], {useGrouping: false}) where\n // Intl.NumberFormat is the standard built-in constructor defined in 11.1.3.\n var nf = new Intl.NumberFormat([locale], { useGrouping: false });\n\n // 4. Let nf2 be the result of creating a new NumberFormat object as if by the\n // expression new Intl.NumberFormat([locale], {minimumIntegerDigits: 2, useGrouping:\n // false}) where Intl.NumberFormat is the standard built-in constructor defined in\n // 11.1.3.\n var nf2 = new Intl.NumberFormat([locale], { minimumIntegerDigits: 2, useGrouping: false });\n\n // 5. Let tm be the result of calling the ToLocalTime abstract operation (defined\n // below) with x, the value of the [[calendar]] internal property of dateTimeFormat,\n // and the value of the [[timeZone]] internal property of dateTimeFormat.\n var tm = ToLocalTime(x, internal['[[calendar]]'], internal['[[timeZone]]']);\n\n // 6. Let result be the value of the [[pattern]] internal property of dateTimeFormat.\n var pattern = internal['[[pattern]]'];\n\n // 7.\n var result = new List();\n\n // 8.\n var index = 0;\n\n // 9.\n var beginIndex = pattern.indexOf('{');\n\n // 10.\n var endIndex = 0;\n\n // Need the locale minus any extensions\n var dataLocale = internal['[[dataLocale]]'];\n\n // Need the calendar data from CLDR\n var localeData = internals.DateTimeFormat['[[localeData]]'][dataLocale].calendars;\n var ca = internal['[[calendar]]'];\n\n // 11.\n while (beginIndex !== -1) {\n var fv = void 0;\n // a.\n endIndex = pattern.indexOf('}', beginIndex);\n // b.\n if (endIndex === -1) {\n throw new Error('Unclosed pattern');\n }\n // c.\n if (beginIndex > index) {\n arrPush.call(result, {\n type: 'literal',\n value: pattern.substring(index, beginIndex)\n });\n }\n // d.\n var p = pattern.substring(beginIndex + 1, endIndex);\n // e.\n if (dateTimeComponents.hasOwnProperty(p)) {\n // i. Let f be the value of the [[<p>]] internal property of dateTimeFormat.\n var f = internal['[[' + p + ']]'];\n // ii. Let v be the value of tm.[[<p>]].\n var v = tm['[[' + p + ']]'];\n // iii. If p is \"year\" and v ≤ 0, then let v be 1 - v.\n if (p === 'year' && v <= 0) {\n v = 1 - v;\n }\n // iv. If p is \"month\", then increase v by 1.\n else if (p === 'month') {\n v++;\n }\n // v. If p is \"hour\" and the value of the [[hour12]] internal property of\n // dateTimeFormat is true, then\n else if (p === 'hour' && internal['[[hour12]]'] === true) {\n // 1. Let v be v modulo 12.\n v = v % 12;\n // 2. If v is 0 and the value of the [[hourNo0]] internal property of\n // dateTimeFormat is true, then let v be 12.\n if (v === 0 && internal['[[hourNo0]]'] === true) {\n v = 12;\n }\n }\n\n // vi. If f is \"numeric\", then\n if (f === 'numeric') {\n // 1. Let fv be the result of calling the FormatNumber abstract operation\n // (defined in 11.3.2) with arguments nf and v.\n fv = FormatNumber(nf, v);\n }\n // vii. Else if f is \"2-digit\", then\n else if (f === '2-digit') {\n // 1. Let fv be the result of calling the FormatNumber abstract operation\n // with arguments nf2 and v.\n fv = FormatNumber(nf2, v);\n // 2. If the length of fv is greater than 2, let fv be the substring of fv\n // containing the last two characters.\n if (fv.length > 2) {\n fv = fv.slice(-2);\n }\n }\n // viii. Else if f is \"narrow\", \"short\", or \"long\", then let fv be a String\n // value representing f in the desired form; the String value depends upon\n // the implementation and the effective locale and calendar of\n // dateTimeFormat. If p is \"month\", then the String value may also depend\n // on whether dateTimeFormat has a [[day]] internal property. If p is\n // \"timeZoneName\", then the String value may also depend on the value of\n // the [[inDST]] field of tm.\n else if (f in dateWidths) {\n switch (p) {\n case 'month':\n fv = resolveDateString(localeData, ca, 'months', f, tm['[[' + p + ']]']);\n break;\n\n case 'weekday':\n try {\n fv = resolveDateString(localeData, ca, 'days', f, tm['[[' + p + ']]']);\n // fv = resolveDateString(ca.days, f)[tm['[['+ p +']]']];\n } catch (e) {\n throw new Error('Could not find weekday data for locale ' + locale);\n }\n break;\n\n case 'timeZoneName':\n fv = ''; // ###TODO\n break;\n\n case 'era':\n try {\n fv = resolveDateString(localeData, ca, 'eras', f, tm['[[' + p + ']]']);\n } catch (e) {\n throw new Error('Could not find era data for locale ' + locale);\n }\n break;\n\n default:\n fv = tm['[[' + p + ']]'];\n }\n }\n // ix\n arrPush.call(result, {\n type: p,\n value: fv\n });\n // f.\n } else if (p === 'ampm') {\n // i.\n var _v = tm['[[hour]]'];\n // ii./iii.\n fv = resolveDateString(localeData, ca, 'dayPeriods', _v > 11 ? 'pm' : 'am', null);\n // iv.\n arrPush.call(result, {\n type: 'dayPeriod',\n value: fv\n });\n // g.\n } else {\n arrPush.call(result, {\n type: 'literal',\n value: pattern.substring(beginIndex, endIndex + 1)\n });\n }\n // h.\n index = endIndex + 1;\n // i.\n beginIndex = pattern.indexOf('{', index);\n }\n // 12.\n if (endIndex < pattern.length - 1) {\n arrPush.call(result, {\n type: 'literal',\n value: pattern.substr(endIndex + 1)\n });\n }\n // 13.\n return result;\n}\n\n/**\n * When the FormatDateTime abstract operation is called with arguments dateTimeFormat\n * (which must be an object initialized as a DateTimeFormat) and x (which must be a Number\n * value), it returns a String value representing x (interpreted as a time value as\n * specified in ES5, 15.9.1.1) according to the effective locale and the formatting\n * options of dateTimeFormat.\n */\nfunction FormatDateTime(dateTimeFormat, x) {\n var parts = CreateDateTimeParts(dateTimeFormat, x);\n var result = '';\n\n for (var i = 0; parts.length > i; i++) {\n var part = parts[i];\n result += part.value;\n }\n return result;\n}\n\nfunction FormatToPartsDateTime(dateTimeFormat, x) {\n var parts = CreateDateTimeParts(dateTimeFormat, x);\n var result = [];\n for (var i = 0; parts.length > i; i++) {\n var part = parts[i];\n result.push({\n type: part.type,\n value: part.value\n });\n }\n return result;\n}\n\n/**\n * When the ToLocalTime abstract operation is called with arguments date, calendar, and\n * timeZone, the following steps are taken:\n */\nfunction ToLocalTime(date, calendar, timeZone) {\n // 1. Apply calendrical calculations on date for the given calendar and time zone to\n // produce weekday, era, year, month, day, hour, minute, second, and inDST values.\n // The calculations should use best available information about the specified\n // calendar and time zone. If the calendar is \"gregory\", then the calculations must\n // match the algorithms specified in ES5, 15.9.1, except that calculations are not\n // bound by the restrictions on the use of best available information on time zones\n // for local time zone adjustment and daylight saving time adjustment imposed by\n // ES5, 15.9.1.7 and 15.9.1.8.\n // ###TODO###\n var d = new Date(date),\n m = 'get' + (timeZone || '');\n\n // 2. Return a Record with fields [[weekday]], [[era]], [[year]], [[month]], [[day]],\n // [[hour]], [[minute]], [[second]], and [[inDST]], each with the corresponding\n // calculated value.\n return new Record({\n '[[weekday]]': d[m + 'Day'](),\n '[[era]]': +(d[m + 'FullYear']() >= 0),\n '[[year]]': d[m + 'FullYear'](),\n '[[month]]': d[m + 'Month'](),\n '[[day]]': d[m + 'Date'](),\n '[[hour]]': d[m + 'Hours'](),\n '[[minute]]': d[m + 'Minutes'](),\n '[[second]]': d[m + 'Seconds'](),\n '[[inDST]]': false // ###TODO###\n });\n}\n\n/**\n * The function returns a new object whose properties and attributes are set as if\n * constructed by an object literal assigning to each of the following properties the\n * value of the corresponding internal property of this DateTimeFormat object (see 12.4):\n * locale, calendar, numberingSystem, timeZone, hour12, weekday, era, year, month, day,\n * hour, minute, second, and timeZoneName. Properties whose corresponding internal\n * properties are not present are not assigned.\n */\n/* 12.3.3 */defineProperty(Intl.DateTimeFormat.prototype, 'resolvedOptions', {\n writable: true,\n configurable: true,\n value: function value() {\n var prop = void 0,\n descs = new Record(),\n props = ['locale', 'calendar', 'numberingSystem', 'timeZone', 'hour12', 'weekday', 'era', 'year', 'month', 'day', 'hour', 'minute', 'second', 'timeZoneName'],\n internal = this !== null && babelHelpers$1[\"typeof\"](this) === 'object' && getInternalProperties(this);\n\n // Satisfy test 12.3_b\n if (!internal || !internal['[[initializedDateTimeFormat]]']) throw new TypeError('`this` value for resolvedOptions() is not an initialized Intl.DateTimeFormat object.');\n\n for (var i = 0, max = props.length; i < max; i++) {\n if (hop.call(internal, prop = '[[' + props[i] + ']]')) descs[props[i]] = { value: internal[prop], writable: true, configurable: true, enumerable: true };\n }\n\n return objCreate({}, descs);\n }\n});\n\nvar ls = Intl.__localeSensitiveProtos = {\n Number: {},\n Date: {}\n};\n\n/**\n * When the toLocaleString method is called with optional arguments locales and options,\n * the following steps are taken:\n */\n/* 13.2.1 */ls.Number.toLocaleString = function () {\n // Satisfy test 13.2.1_1\n if (Object.prototype.toString.call(this) !== '[object Number]') throw new TypeError('`this` value must be a number for Number.prototype.toLocaleString()');\n\n // 1. Let x be this Number value (as defined in ES5, 15.7.4).\n // 2. If locales is not provided, then let locales be undefined.\n // 3. If options is not provided, then let options be undefined.\n // 4. Let numberFormat be the result of creating a new object as if by the\n // expression new Intl.NumberFormat(locales, options) where\n // Intl.NumberFormat is the standard built-in constructor defined in 11.1.3.\n // 5. Return the result of calling the FormatNumber abstract operation\n // (defined in 11.3.2) with arguments numberFormat and x.\n return FormatNumber(new NumberFormatConstructor(arguments[0], arguments[1]), this);\n};\n\n/**\n * When the toLocaleString method is called with optional arguments locales and options,\n * the following steps are taken:\n */\n/* 13.3.1 */ls.Date.toLocaleString = function () {\n // Satisfy test 13.3.0_1\n if (Object.prototype.toString.call(this) !== '[object Date]') throw new TypeError('`this` value must be a Date instance for Date.prototype.toLocaleString()');\n\n // 1. Let x be this time value (as defined in ES5, 15.9.5).\n var x = +this;\n\n // 2. If x is NaN, then return \"Invalid Date\".\n if (isNaN(x)) return 'Invalid Date';\n\n // 3. If locales is not provided, then let locales be undefined.\n var locales = arguments[0];\n\n // 4. If options is not provided, then let options be undefined.\n var options = arguments[1];\n\n // 5. Let options be the result of calling the ToDateTimeOptions abstract\n // operation (defined in 12.1.1) with arguments options, \"any\", and \"all\".\n options = ToDateTimeOptions(options, 'any', 'all');\n\n // 6. Let dateTimeFormat be the result of creating a new object as if by the\n // expression new Intl.DateTimeFormat(locales, options) where\n // Intl.DateTimeFormat is the standard built-in constructor defined in 12.1.3.\n var dateTimeFormat = new DateTimeFormatConstructor(locales, options);\n\n // 7. Return the result of calling the FormatDateTime abstract operation (defined\n // in 12.3.2) with arguments dateTimeFormat and x.\n return FormatDateTime(dateTimeFormat, x);\n};\n\n/**\n * When the toLocaleDateString method is called with optional arguments locales and\n * options, the following steps are taken:\n */\n/* 13.3.2 */ls.Date.toLocaleDateString = function () {\n // Satisfy test 13.3.0_1\n if (Object.prototype.toString.call(this) !== '[object Date]') throw new TypeError('`this` value must be a Date instance for Date.prototype.toLocaleDateString()');\n\n // 1. Let x be this time value (as defined in ES5, 15.9.5).\n var x = +this;\n\n // 2. If x is NaN, then return \"Invalid Date\".\n if (isNaN(x)) return 'Invalid Date';\n\n // 3. If locales is not provided, then let locales be undefined.\n var locales = arguments[0],\n\n\n // 4. If options is not provided, then let options be undefined.\n options = arguments[1];\n\n // 5. Let options be the result of calling the ToDateTimeOptions abstract\n // operation (defined in 12.1.1) with arguments options, \"date\", and \"date\".\n options = ToDateTimeOptions(options, 'date', 'date');\n\n // 6. Let dateTimeFormat be the result of creating a new object as if by the\n // expression new Intl.DateTimeFormat(locales, options) where\n // Intl.DateTimeFormat is the standard built-in constructor defined in 12.1.3.\n var dateTimeFormat = new DateTimeFormatConstructor(locales, options);\n\n // 7. Return the result of calling the FormatDateTime abstract operation (defined\n // in 12.3.2) with arguments dateTimeFormat and x.\n return FormatDateTime(dateTimeFormat, x);\n};\n\n/**\n * When the toLocaleTimeString method is called with optional arguments locales and\n * options, the following steps are taken:\n */\n/* 13.3.3 */ls.Date.toLocaleTimeString = function () {\n // Satisfy test 13.3.0_1\n if (Object.prototype.toString.call(this) !== '[object Date]') throw new TypeError('`this` value must be a Date instance for Date.prototype.toLocaleTimeString()');\n\n // 1. Let x be this time value (as defined in ES5, 15.9.5).\n var x = +this;\n\n // 2. If x is NaN, then return \"Invalid Date\".\n if (isNaN(x)) return 'Invalid Date';\n\n // 3. If locales is not provided, then let locales be undefined.\n var locales = arguments[0];\n\n // 4. If options is not provided, then let options be undefined.\n var options = arguments[1];\n\n // 5. Let options be the result of calling the ToDateTimeOptions abstract\n // operation (defined in 12.1.1) with arguments options, \"time\", and \"time\".\n options = ToDateTimeOptions(options, 'time', 'time');\n\n // 6. Let dateTimeFormat be the result of creating a new object as if by the\n // expression new Intl.DateTimeFormat(locales, options) where\n // Intl.DateTimeFormat is the standard built-in constructor defined in 12.1.3.\n var dateTimeFormat = new DateTimeFormatConstructor(locales, options);\n\n // 7. Return the result of calling the FormatDateTime abstract operation (defined\n // in 12.3.2) with arguments dateTimeFormat and x.\n return FormatDateTime(dateTimeFormat, x);\n};\n\ndefineProperty(Intl, '__applyLocaleSensitivePrototypes', {\n writable: true,\n configurable: true,\n value: function value() {\n defineProperty(Number.prototype, 'toLocaleString', { writable: true, configurable: true, value: ls.Number.toLocaleString });\n // Need this here for IE 8, to avoid the _DontEnum_ bug\n defineProperty(Date.prototype, 'toLocaleString', { writable: true, configurable: true, value: ls.Date.toLocaleString });\n\n for (var k in ls.Date) {\n if (hop.call(ls.Date, k)) defineProperty(Date.prototype, k, { writable: true, configurable: true, value: ls.Date[k] });\n }\n }\n});\n\n/**\n * Can't really ship a single script with data for hundreds of locales, so we provide\n * this __addLocaleData method as a means for the developer to add the data on an\n * as-needed basis\n */\ndefineProperty(Intl, '__addLocaleData', {\n value: function value(data) {\n if (!IsStructurallyValidLanguageTag(data.locale)) throw new Error(\"Object passed doesn't identify itself with a valid language tag\");\n\n addLocaleData(data, data.locale);\n }\n});\n\nfunction addLocaleData(data, tag) {\n // Both NumberFormat and DateTimeFormat require number data, so throw if it isn't present\n if (!data.number) throw new Error(\"Object passed doesn't contain locale data for Intl.NumberFormat\");\n\n var locale = void 0,\n locales = [tag],\n parts = tag.split('-');\n\n // Create fallbacks for locale data with scripts, e.g. Latn, Hans, Vaii, etc\n if (parts.length > 2 && parts[1].length === 4) arrPush.call(locales, parts[0] + '-' + parts[2]);\n\n while (locale = arrShift.call(locales)) {\n // Add to NumberFormat internal properties as per 11.2.3\n arrPush.call(internals.NumberFormat['[[availableLocales]]'], locale);\n internals.NumberFormat['[[localeData]]'][locale] = data.number;\n\n // ...and DateTimeFormat internal properties as per 12.2.3\n if (data.date) {\n data.date.nu = data.number.nu;\n arrPush.call(internals.DateTimeFormat['[[availableLocales]]'], locale);\n internals.DateTimeFormat['[[localeData]]'][locale] = data.date;\n }\n }\n\n // If this is the first set of locale data added, make it the default\n if (defaultLocale === undefined) setDefaultLocale(tag);\n}\n\ndefineProperty(Intl, '__disableRegExpRestore', {\n value: function value() {\n internals.disableRegExpRestore = true;\n }\n});\n\nmodule.exports = Intl;\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/intl/lib/core.js\n// module id = node_modules/intl/lib/core.js\n// module chunks = 3","var g;\r\n\r\n// This works in non-strict mode\r\ng = (function() {\r\n\treturn this;\r\n})();\r\n\r\ntry {\r\n\t// This works if eval is allowed (see CSP)\r\n\tg = g || Function(\"return this\")() || (1,eval)(\"this\");\r\n} catch(e) {\r\n\t// This works if the window reference is available\r\n\tif(typeof window === \"object\")\r\n\t\tg = window;\r\n}\r\n\r\n// g can still be undefined, but nothing to do about it...\r\n// We return undefined, instead of nothing here, so it's\r\n// easier to handle this case. if(!global) { ...}\r\n\r\nmodule.exports = g;\r\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// (webpack)/buildin/global.js\n// module id = node_modules/webpack/buildin/global.js\n// module chunks = 3","module.exports = __FOREMAN_VENDOR__REACT_INTL__;\n\n\n//////////////////\n// WEBPACK FOOTER\n// external \"__FOREMAN_VENDOR__REACT_INTL__\"\n// module id = react-intl\n// module chunks = 3"],"sourceRoot":""}