polyfill-library 4.0.0 → 4.2.0
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +4 -2042
- package/package.json +2 -2
- package/polyfills/__dist/AbortController/meta.json +1 -1
- package/polyfills/__dist/AggregateError/meta.json +1 -1
- package/polyfills/__dist/Array.from/meta.json +1 -1
- package/polyfills/__dist/Array.of/meta.json +1 -1
- package/polyfills/__dist/Array.prototype.@@iterator/meta.json +1 -1
- package/polyfills/__dist/Array.prototype.at/meta.json +1 -1
- package/polyfills/__dist/Array.prototype.copyWithin/meta.json +1 -1
- package/polyfills/__dist/Array.prototype.entries/meta.json +1 -1
- package/polyfills/__dist/Array.prototype.fill/meta.json +1 -1
- package/polyfills/__dist/Array.prototype.find/meta.json +1 -1
- package/polyfills/__dist/Array.prototype.findIndex/meta.json +1 -1
- package/polyfills/__dist/Array.prototype.flat/meta.json +1 -1
- package/polyfills/__dist/Array.prototype.flatMap/meta.json +1 -1
- package/polyfills/__dist/Array.prototype.includes/meta.json +1 -1
- package/polyfills/__dist/Array.prototype.keys/meta.json +1 -1
- package/polyfills/__dist/Array.prototype.sort/meta.json +1 -1
- package/polyfills/__dist/Array.prototype.values/meta.json +1 -1
- package/polyfills/__dist/ArrayBuffer/meta.json +1 -1
- package/polyfills/__dist/ArrayBuffer/min.js +1 -1
- package/polyfills/__dist/ArrayBuffer/raw.js +80 -74
- package/polyfills/__dist/ArrayBuffer.isView/meta.json +1 -1
- package/polyfills/__dist/Blob/meta.json +1 -1
- package/polyfills/__dist/CSS.supports/meta.json +1 -1
- package/polyfills/__dist/CustomEvent/meta.json +1 -1
- package/polyfills/__dist/DOMRect/meta.json +1 -1
- package/polyfills/__dist/DOMRect.fromRect/meta.json +1 -1
- package/polyfills/__dist/DOMTokenList/meta.json +1 -1
- package/polyfills/__dist/DOMTokenList.prototype.@@iterator/meta.json +1 -1
- package/polyfills/__dist/DOMTokenList.prototype.forEach/meta.json +1 -1
- package/polyfills/__dist/DOMTokenList.prototype.replace/meta.json +1 -1
- package/polyfills/__dist/DocumentFragment/meta.json +1 -1
- package/polyfills/__dist/DocumentFragment.prototype.append/meta.json +1 -1
- package/polyfills/__dist/DocumentFragment.prototype.prepend/meta.json +1 -1
- package/polyfills/__dist/Element.prototype.after/meta.json +1 -1
- package/polyfills/__dist/Element.prototype.append/meta.json +1 -1
- package/polyfills/__dist/Element.prototype.before/meta.json +1 -1
- package/polyfills/__dist/Element.prototype.classList/meta.json +1 -1
- package/polyfills/__dist/Element.prototype.closest/meta.json +1 -1
- package/polyfills/__dist/Element.prototype.dataset/meta.json +1 -1
- package/polyfills/__dist/Element.prototype.getAttributeNames/meta.json +1 -1
- package/polyfills/__dist/Element.prototype.matches/meta.json +1 -1
- package/polyfills/__dist/Element.prototype.prepend/meta.json +1 -1
- package/polyfills/__dist/Element.prototype.remove/meta.json +1 -1
- package/polyfills/__dist/Element.prototype.remove/min.js +1 -1
- package/polyfills/__dist/Element.prototype.remove/raw.js +11 -0
- package/polyfills/__dist/Element.prototype.replaceWith/meta.json +1 -1
- package/polyfills/__dist/Element.prototype.toggleAttribute/meta.json +1 -1
- package/polyfills/__dist/Event/meta.json +1 -1
- package/polyfills/__dist/Event.hashchange/meta.json +1 -1
- package/polyfills/__dist/EventSource/meta.json +1 -1
- package/polyfills/__dist/EventSource/min.js +1 -1
- package/polyfills/__dist/EventSource/raw.js +1075 -1048
- package/polyfills/__dist/Function.prototype.name/meta.json +1 -1
- package/polyfills/__dist/HTMLCanvasElement.prototype.toBlob/meta.json +1 -1
- package/polyfills/__dist/HTMLCollection.prototype.@@iterator/meta.json +1 -0
- package/polyfills/__dist/HTMLCollection.prototype.@@iterator/min.js +1 -0
- package/polyfills/__dist/HTMLCollection.prototype.@@iterator/raw.js +6 -0
- package/polyfills/__dist/HTMLElement.prototype.inert/meta.json +1 -0
- package/polyfills/__dist/HTMLElement.prototype.inert/min.js +1 -0
- package/polyfills/__dist/{Element.prototype.inert → HTMLElement.prototype.inert}/raw.js +29 -22
- package/polyfills/__dist/HTMLInputElement.prototype.valueAsDate/meta.json +1 -1
- package/polyfills/__dist/HTMLPictureElement/meta.json +1 -1
- package/polyfills/__dist/HTMLSelectElement.prototype.selectedOptions/meta.json +1 -1
- package/polyfills/__dist/HTMLTemplateElement/meta.json +1 -1
- package/polyfills/__dist/IntersectionObserver/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.af/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.af-NA/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.agq/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ak/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.am/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-AE/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-BH/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-DJ/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-DZ/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-EG/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-EH/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-ER/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-IL/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-IQ/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-JO/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-KM/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-KW/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-LB/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-LY/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-MA/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-MR/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-OM/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-PS/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-QA/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-SA/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-SD/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-SO/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-SS/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-SY/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-TD/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-TN/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ar-YE/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.as/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.asa/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ast/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.az/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.az-Cyrl/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.az-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.bas/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.be/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.bem/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.bez/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.bg/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.bm/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.bn/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.bn-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.bo/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.bo-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.br/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.brx/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.bs/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.bs-Cyrl/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.bs-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ca/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ca-AD/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ca-ES-VALENCIA/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ca-FR/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ca-IT/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ccp/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ccp-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ce/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ceb/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.cgg/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.chr/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ckb/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ckb-IR/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.cs/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.cy/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.da/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.da-GL/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.dav/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.de/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.de-AT/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.de-BE/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.de-CH/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.de-IT/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.de-LI/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.de-LU/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.dje/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.doi/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.dsb/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.dua/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.dyo/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.dz/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ebu/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ee/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ee-TG/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.el/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.el-CY/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-001/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-150/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-AE/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-AG/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-AI/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-AS/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-AT/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-AU/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-BB/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-BE/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-BI/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-BM/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-BS/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-BW/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-BZ/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-CA/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-CC/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-CH/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-CK/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-CM/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-CX/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-CY/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-DE/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-DG/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-DK/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-DM/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-ER/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-FI/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-FJ/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-FK/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-FM/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-GB/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-GD/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-GG/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-GH/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-GI/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-GM/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-GU/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-GY/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-HK/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-IE/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-IL/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-IM/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-IO/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-JE/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-JM/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-KE/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-KI/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-KN/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-KY/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-LC/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-LR/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-LS/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-MG/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-MH/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-MO/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-MP/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-MS/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-MT/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-MU/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-MW/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-MY/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-NA/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-NF/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-NG/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-NL/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-NR/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-NU/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-NZ/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-PG/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-PH/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-PK/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-PN/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-PR/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-PW/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-RW/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-SB/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-SC/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-SD/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-SE/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-SG/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-SH/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-SI/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-SL/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-SS/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-SX/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-SZ/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-TC/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-TK/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-TO/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-TT/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-TV/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-TZ/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-UG/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-UM/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-US-POSIX/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-VC/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-VG/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-VI/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-VU/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-WS/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-ZA/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-ZM/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.en-ZW/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.eo/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-419/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-AR/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-BO/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-BR/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-BZ/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-CL/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-CO/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-CR/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-CU/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-DO/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-EA/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-EC/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-GQ/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-GT/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-HN/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-IC/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-MX/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-NI/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-PA/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-PE/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-PH/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-PR/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-PY/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-SV/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-US/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-UY/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.es-VE/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.et/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.eu/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ewo/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fa/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fa-AF/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ff/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ff-Adlm/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ff-Adlm-BF/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ff-Adlm-CM/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ff-Adlm-GH/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ff-Adlm-GM/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ff-Adlm-GW/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ff-Adlm-LR/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ff-Adlm-MR/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ff-Adlm-NE/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ff-Adlm-NG/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ff-Adlm-SL/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ff-Adlm-SN/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ff-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ff-Latn-BF/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ff-Latn-CM/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ff-Latn-GH/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ff-Latn-GM/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ff-Latn-GN/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ff-Latn-GW/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ff-Latn-LR/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ff-Latn-MR/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ff-Latn-NE/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ff-Latn-NG/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ff-Latn-SL/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fi/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fil/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fo/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fo-DK/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-BE/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-BF/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-BI/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-BJ/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-BL/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-CA/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-CD/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-CF/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-CG/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-CH/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-CI/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-CM/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-DJ/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-DZ/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-GA/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-GF/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-GN/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-GP/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-GQ/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-HT/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-KM/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-LU/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-MA/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-MC/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-MF/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-MG/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-ML/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-MQ/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-MR/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-MU/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-NC/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-NE/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-PF/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-PM/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-RE/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-RW/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-SC/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-SN/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-SY/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-TD/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-TG/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-TN/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-VU/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-WF/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fr-YT/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fur/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.fy/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ga/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ga-GB/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.gd/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.gl/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.gsw/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.gsw-FR/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.gsw-LI/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.gu/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.guz/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.gv/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ha/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ha-GH/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ha-NE/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.haw/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.he/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.hi/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.hr/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.hr-BA/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.hsb/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.hu/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.hy/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ia/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.id/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ig/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ii/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.is/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.it/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.it-CH/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.it-SM/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.it-VA/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ja/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.jgo/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.jmc/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.jv/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ka/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.kab/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.kam/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.kde/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.kea/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.khq/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ki/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.kk/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.kkj/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.kl/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.kln/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.km/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.kn/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ko/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ko-KP/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.kok/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ks/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ks-Arab/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ksb/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ksf/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ksh/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ku/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.kw/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ky/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.lag/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.lb/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.lg/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.lkt/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ln/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ln-AO/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ln-CF/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ln-CG/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.lo/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.lrc/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.lrc-IQ/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.lt/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.lu/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.luo/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.luy/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.lv/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.mai/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.mas/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.mas-TZ/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.mer/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.mfe/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.mg/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.mgh/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.mgo/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.mi/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.mk/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ml/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.mn/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.mni/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.mni-Beng/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.mr/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ms/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ms-BN/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ms-ID/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ms-SG/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.mt/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.mua/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.my/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.mzn/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.naq/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.nb/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.nb-SJ/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.nd/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.nds/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.nds-NL/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ne/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ne-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.nl/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.nl-AW/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.nl-BE/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.nl-BQ/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.nl-CW/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.nl-SR/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.nl-SX/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.nmg/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.nn/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.nnh/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.no/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.nus/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.nyn/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.om/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.om-KE/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.or/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.os/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.os-RU/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.pa/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.pa-Arab/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.pa-Guru/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.pcm/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.pl/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ps/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ps-PK/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.pt/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.pt-AO/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.pt-CH/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.pt-CV/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.pt-GQ/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.pt-GW/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.pt-LU/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.pt-MO/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.pt-MZ/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.pt-PT/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.pt-ST/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.pt-TL/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.qu/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.qu-BO/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.qu-EC/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.rm/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.rn/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ro/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ro-MD/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.rof/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ru/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ru-BY/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ru-KG/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ru-KZ/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ru-MD/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ru-UA/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.rw/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.rwk/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sa/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sah/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.saq/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sat/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sat-Olck/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sbp/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sd/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sd-Arab/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sd-Deva/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.se/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.se-FI/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.se-SE/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.seh/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ses/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sg/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.shi/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.shi-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.shi-Tfng/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.si/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sk/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sl/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.smn/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sn/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.so/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.so-DJ/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.so-ET/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.so-KE/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sq/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sq-MK/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sq-XK/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sr/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sr-Cyrl/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sr-Cyrl-BA/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sr-Cyrl-ME/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sr-Cyrl-XK/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sr-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sr-Latn-BA/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sr-Latn-ME/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sr-Latn-XK/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.su/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.su-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sv/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sv-AX/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sv-FI/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sw/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sw-CD/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sw-KE/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.sw-UG/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ta/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ta-LK/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ta-MY/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ta-SG/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.te/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.teo/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.teo-KE/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.tg/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.th/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ti/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ti-ER/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.tk/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.to/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.tr/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.tr-CY/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.tt/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.twq/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.tzm/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ug/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.uk/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ur/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.ur-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.uz/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.uz-Arab/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.uz-Cyrl/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.uz-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.vai/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.vai-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.vai-Vaii/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.vi/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.vun/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.wae/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.wo/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.xh/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.xog/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.yav/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.yi/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.yo/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.yo-BJ/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.yue/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.yue-Hans/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.yue-Hant/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.zgh/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.zh/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.zh-Hans/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.zh-Hans-HK/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.zh-Hans-MO/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.zh-Hans-SG/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.zh-Hant/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.zh-Hant-HK/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.zh-Hant-MO/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~locale.zu/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~timeZone.all/meta.json +1 -1
- package/polyfills/__dist/Intl.DateTimeFormat.~timeZone.golden/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.af/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.af-NA/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.agq/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ak/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.am/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-AE/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-BH/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-DJ/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-DZ/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-EG/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-EH/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-ER/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-IL/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-IQ/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-JO/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-KM/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-KW/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-LB/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-LY/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-MA/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-MR/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-OM/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-PS/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-QA/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-SA/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-SD/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-SO/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-SS/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-SY/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-TD/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-TN/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ar-YE/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.as/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.asa/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ast/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.az/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.az-Cyrl/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.az-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.bas/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.be/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.bem/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.bez/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.bg/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.bm/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.bn/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.bn-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.bo/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.bo-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.br/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.brx/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.bs/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.bs-Cyrl/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.bs-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ca/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ca-AD/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ca-ES-VALENCIA/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ca-FR/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ca-IT/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ccp/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ccp-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ce/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ceb/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.cgg/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.chr/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ckb/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ckb-IR/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.cs/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.cy/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.da/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.da-GL/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.dav/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.de/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.de-AT/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.de-BE/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.de-CH/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.de-IT/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.de-LI/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.de-LU/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.dje/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.doi/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.dsb/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.dua/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.dyo/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.dz/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ebu/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ee/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ee-TG/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.el/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.el-CY/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-001/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-150/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-AE/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-AG/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-AI/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-AS/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-AT/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-AU/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-BB/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-BE/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-BI/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-BM/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-BS/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-BW/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-BZ/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-CA/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-CC/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-CH/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-CK/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-CM/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-CX/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-CY/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-DE/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-DG/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-DK/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-DM/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-ER/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-FI/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-FJ/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-FK/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-FM/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-GB/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-GD/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-GG/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-GH/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-GI/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-GM/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-GU/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-GY/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-HK/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-IE/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-IL/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-IM/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-IO/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-JE/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-JM/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-KE/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-KI/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-KN/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-KY/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-LC/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-LR/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-LS/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-MG/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-MH/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-MO/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-MP/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-MS/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-MT/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-MU/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-MW/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-MY/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-NA/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-NF/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-NG/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-NL/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-NR/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-NU/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-NZ/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-PG/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-PH/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-PK/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-PN/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-PR/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-PW/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-RW/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-SB/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-SC/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-SD/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-SE/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-SG/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-SH/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-SI/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-SL/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-SS/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-SX/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-SZ/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-TC/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-TK/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-TO/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-TT/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-TV/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-TZ/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-UG/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-UM/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-US-POSIX/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-VC/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-VG/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-VI/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-VU/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-WS/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-ZA/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-ZM/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.en-ZW/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.eo/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-419/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-AR/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-BO/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-BR/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-BZ/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-CL/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-CO/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-CR/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-CU/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-DO/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-EA/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-EC/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-GQ/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-GT/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-HN/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-IC/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-MX/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-NI/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-PA/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-PE/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-PH/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-PR/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-PY/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-SV/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-US/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-UY/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.es-VE/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.et/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.eu/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ewo/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fa/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fa-AF/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ff/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ff-Adlm/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ff-Adlm-BF/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ff-Adlm-CM/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ff-Adlm-GH/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ff-Adlm-GM/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ff-Adlm-GW/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ff-Adlm-LR/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ff-Adlm-MR/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ff-Adlm-NE/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ff-Adlm-NG/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ff-Adlm-SL/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ff-Adlm-SN/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ff-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ff-Latn-BF/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ff-Latn-CM/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ff-Latn-GH/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ff-Latn-GM/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ff-Latn-GN/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ff-Latn-GW/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ff-Latn-LR/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ff-Latn-MR/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ff-Latn-NE/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ff-Latn-NG/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ff-Latn-SL/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fi/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fil/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fo/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fo-DK/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-BE/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-BF/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-BI/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-BJ/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-BL/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-CA/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-CD/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-CF/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-CG/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-CH/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-CI/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-CM/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-DJ/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-DZ/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-GA/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-GF/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-GN/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-GP/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-GQ/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-HT/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-KM/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-LU/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-MA/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-MC/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-MF/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-MG/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-ML/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-MQ/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-MR/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-MU/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-NC/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-NE/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-PF/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-PM/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-RE/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-RW/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-SC/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-SN/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-SY/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-TD/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-TG/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-TN/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-VU/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-WF/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fr-YT/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fur/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.fy/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ga/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ga-GB/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.gd/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.gl/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.gsw/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.gsw-FR/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.gsw-LI/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.gu/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.guz/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.gv/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ha/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ha-GH/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ha-NE/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.haw/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.he/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.hi/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.hr/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.hr-BA/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.hsb/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.hu/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.hy/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ia/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.id/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ig/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ii/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.is/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.it/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.it-CH/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.it-SM/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.it-VA/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ja/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.jgo/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.jmc/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.jv/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ka/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.kab/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.kam/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.kde/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.kea/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.khq/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ki/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.kk/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.kkj/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.kl/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.kln/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.km/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.kn/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ko/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ko-KP/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.kok/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ks/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ks-Arab/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ksb/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ksf/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ksh/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ku/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.kw/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ky/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.lag/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.lb/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.lg/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.lkt/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ln/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ln-AO/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ln-CF/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ln-CG/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.lo/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.lrc/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.lrc-IQ/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.lt/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.lu/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.luo/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.luy/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.lv/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.mai/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.mas/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.mas-TZ/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.mer/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.mfe/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.mg/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.mgh/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.mgo/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.mi/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.mk/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ml/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.mn/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.mni/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.mni-Beng/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.mr/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ms/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ms-BN/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ms-ID/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ms-SG/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.mt/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.mua/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.my/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.mzn/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.naq/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.nb/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.nb-SJ/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.nd/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.nds/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.nds-NL/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ne/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ne-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.nl/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.nl-AW/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.nl-BE/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.nl-BQ/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.nl-CW/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.nl-SR/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.nl-SX/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.nmg/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.nn/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.nnh/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.no/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.nus/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.nyn/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.om/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.om-KE/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.or/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.os/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.os-RU/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.pa/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.pa-Arab/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.pa-Guru/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.pcm/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.pl/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ps/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ps-PK/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.pt/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.pt-AO/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.pt-CH/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.pt-CV/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.pt-GQ/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.pt-GW/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.pt-LU/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.pt-MO/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.pt-MZ/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.pt-PT/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.pt-ST/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.pt-TL/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.qu/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.qu-BO/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.qu-EC/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.rm/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.rn/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ro/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ro-MD/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.rof/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ru/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ru-BY/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ru-KG/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ru-KZ/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ru-MD/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ru-UA/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.rw/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.rwk/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sa/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sah/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.saq/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sat/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sat-Olck/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sbp/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sd/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sd-Arab/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sd-Deva/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.se/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.se-FI/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.se-SE/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.seh/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ses/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sg/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.shi/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.shi-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.shi-Tfng/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.si/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sk/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sl/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.smn/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sn/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.so/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.so-DJ/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.so-ET/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.so-KE/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sq/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sq-MK/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sq-XK/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sr/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sr-Cyrl/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sr-Cyrl-BA/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sr-Cyrl-ME/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sr-Cyrl-XK/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sr-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sr-Latn-BA/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sr-Latn-ME/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sr-Latn-XK/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.su/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.su-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sv/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sv-AX/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sv-FI/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sw/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sw-CD/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sw-KE/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.sw-UG/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ta/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ta-LK/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ta-MY/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ta-SG/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.te/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.teo/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.teo-KE/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.tg/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.th/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ti/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ti-ER/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.tk/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.to/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.tr/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.tr-CY/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.tt/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.twq/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.tzm/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ug/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.uk/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ur/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.ur-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.uz/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.uz-Arab/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.uz-Cyrl/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.uz-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.vai/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.vai-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.vai-Vaii/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.vi/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.vun/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.wae/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.wo/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.xh/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.xog/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.yav/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.yi/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.yo/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.yo-BJ/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.yue/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.yue-Hans/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.yue-Hant/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.zgh/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.zh/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.zh-Hans/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.zh-Hans-HK/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.zh-Hans-MO/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.zh-Hans-SG/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.zh-Hant/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.zh-Hant-HK/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.zh-Hant-MO/meta.json +1 -1
- package/polyfills/__dist/Intl.DisplayNames.~locale.zu/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.af/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.af-NA/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.agq/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ak/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.am/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-AE/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-BH/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-DJ/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-DZ/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-EG/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-EH/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-ER/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-IL/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-IQ/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-JO/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-KM/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-KW/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-LB/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-LY/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-MA/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-MR/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-OM/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-PS/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-QA/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-SA/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-SD/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-SO/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-SS/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-SY/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-TD/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-TN/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ar-YE/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.as/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.asa/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ast/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.az/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.az-Cyrl/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.az-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.bas/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.be/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.bem/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.bez/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.bg/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.bm/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.bn/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.bn-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.bo/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.bo-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.br/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.brx/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.bs/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.bs-Cyrl/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.bs-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ca/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ca-AD/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ca-ES-VALENCIA/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ca-FR/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ca-IT/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ccp/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ccp-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ce/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ceb/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.cgg/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.chr/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ckb/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ckb-IR/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.cs/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.cy/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.da/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.da-GL/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.dav/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.de/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.de-AT/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.de-BE/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.de-CH/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.de-IT/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.de-LI/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.de-LU/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.dje/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.doi/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.dsb/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.dua/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.dyo/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.dz/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ebu/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ee/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ee-TG/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.el/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.el-CY/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-001/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-150/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-AE/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-AG/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-AI/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-AS/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-AT/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-AU/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-BB/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-BE/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-BI/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-BM/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-BS/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-BW/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-BZ/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-CA/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-CC/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-CH/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-CK/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-CM/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-CX/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-CY/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-DE/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-DG/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-DK/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-DM/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-ER/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-FI/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-FJ/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-FK/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-FM/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-GB/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-GD/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-GG/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-GH/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-GI/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-GM/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-GU/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-GY/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-HK/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-IE/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-IL/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-IM/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-IO/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-JE/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-JM/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-KE/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-KI/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-KN/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-KY/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-LC/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-LR/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-LS/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-MG/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-MH/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-MO/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-MP/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-MS/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-MT/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-MU/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-MW/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-MY/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-NA/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-NF/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-NG/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-NL/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-NR/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-NU/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-NZ/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-PG/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-PH/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-PK/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-PN/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-PR/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-PW/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-RW/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-SB/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-SC/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-SD/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-SE/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-SG/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-SH/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-SI/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-SL/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-SS/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-SX/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-SZ/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-TC/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-TK/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-TO/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-TT/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-TV/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-TZ/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-UG/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-UM/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-US-POSIX/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-VC/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-VG/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-VI/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-VU/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-WS/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-ZA/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-ZM/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.en-ZW/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.eo/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-419/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-AR/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-BO/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-BR/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-BZ/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-CL/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-CO/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-CR/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-CU/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-DO/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-EA/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-EC/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-GQ/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-GT/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-HN/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-IC/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-MX/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-NI/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-PA/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-PE/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-PH/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-PR/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-PY/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-SV/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-US/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-UY/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.es-VE/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.et/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.eu/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ewo/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fa/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fa-AF/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ff/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ff-Adlm/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ff-Adlm-BF/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ff-Adlm-CM/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ff-Adlm-GH/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ff-Adlm-GM/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ff-Adlm-GW/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ff-Adlm-LR/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ff-Adlm-MR/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ff-Adlm-NE/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ff-Adlm-NG/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ff-Adlm-SL/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ff-Adlm-SN/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ff-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ff-Latn-BF/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ff-Latn-CM/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ff-Latn-GH/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ff-Latn-GM/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ff-Latn-GN/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ff-Latn-GW/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ff-Latn-LR/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ff-Latn-MR/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ff-Latn-NE/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ff-Latn-NG/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ff-Latn-SL/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fi/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fil/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fo/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fo-DK/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-BE/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-BF/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-BI/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-BJ/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-BL/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-CA/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-CD/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-CF/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-CG/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-CH/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-CI/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-CM/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-DJ/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-DZ/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-GA/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-GF/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-GN/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-GP/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-GQ/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-HT/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-KM/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-LU/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-MA/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-MC/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-MF/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-MG/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-ML/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-MQ/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-MR/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-MU/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-NC/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-NE/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-PF/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-PM/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-RE/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-RW/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-SC/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-SN/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-SY/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-TD/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-TG/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-TN/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-VU/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-WF/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fr-YT/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fur/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.fy/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ga/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ga-GB/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.gd/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.gl/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.gsw/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.gsw-FR/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.gsw-LI/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.gu/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.guz/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.gv/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ha/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ha-GH/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ha-NE/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.haw/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.he/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.hi/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.hr/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.hr-BA/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.hsb/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.hu/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.hy/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ia/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.id/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ig/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ii/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.is/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.it/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.it-CH/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.it-SM/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.it-VA/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ja/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.jgo/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.jmc/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.jv/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ka/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.kab/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.kam/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.kde/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.kea/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.khq/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ki/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.kk/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.kkj/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.kl/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.kln/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.km/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.kn/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ko/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ko-KP/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.kok/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ks/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ks-Arab/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ksb/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ksf/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ksh/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ku/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.kw/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ky/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.lag/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.lb/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.lg/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.lkt/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ln/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ln-AO/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ln-CF/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ln-CG/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.lo/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.lrc/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.lrc-IQ/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.lt/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.lu/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.luo/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.luy/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.lv/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.mai/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.mas/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.mas-TZ/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.mer/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.mfe/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.mg/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.mgh/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.mgo/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.mi/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.mk/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ml/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.mn/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.mni/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.mni-Beng/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.mr/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ms/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ms-BN/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ms-ID/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ms-SG/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.mt/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.mua/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.my/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.mzn/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.naq/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.nb/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.nb-SJ/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.nd/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.nds/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.nds-NL/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ne/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ne-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.nl/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.nl-AW/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.nl-BE/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.nl-BQ/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.nl-CW/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.nl-SR/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.nl-SX/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.nmg/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.nn/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.nnh/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.no/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.nus/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.nyn/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.om/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.om-KE/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.or/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.os/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.os-RU/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.pa/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.pa-Arab/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.pa-Guru/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.pcm/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.pl/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ps/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ps-PK/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.pt/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.pt-AO/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.pt-CH/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.pt-CV/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.pt-GQ/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.pt-GW/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.pt-LU/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.pt-MO/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.pt-MZ/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.pt-PT/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.pt-ST/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.pt-TL/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.qu/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.qu-BO/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.qu-EC/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.rm/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.rn/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ro/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ro-MD/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.rof/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ru/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ru-BY/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ru-KG/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ru-KZ/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ru-MD/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ru-UA/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.rw/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.rwk/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sa/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sah/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.saq/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sat/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sat-Olck/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sbp/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sd/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sd-Arab/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sd-Deva/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.se/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.se-FI/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.se-SE/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.seh/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ses/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sg/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.shi/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.shi-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.shi-Tfng/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.si/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sk/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sl/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.smn/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sn/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.so/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.so-DJ/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.so-ET/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.so-KE/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sq/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sq-MK/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sq-XK/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sr/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sr-Cyrl/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sr-Cyrl-BA/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sr-Cyrl-ME/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sr-Cyrl-XK/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sr-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sr-Latn-BA/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sr-Latn-ME/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sr-Latn-XK/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.su/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.su-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sv/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sv-AX/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sv-FI/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sw/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sw-CD/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sw-KE/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.sw-UG/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ta/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ta-LK/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ta-MY/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ta-SG/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.te/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.teo/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.teo-KE/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.tg/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.th/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ti/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ti-ER/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.tk/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.to/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.tr/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.tr-CY/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.tt/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.twq/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.tzm/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ug/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.uk/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ur/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.ur-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.uz/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.uz-Arab/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.uz-Cyrl/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.uz-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.vai/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.vai-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.vai-Vaii/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.vi/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.vun/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.wae/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.wo/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.xh/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.xog/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.yav/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.yi/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.yo/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.yo-BJ/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.yue/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.yue-Hans/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.yue-Hant/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.zgh/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.zh/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.zh-Hans/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.zh-Hans-HK/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.zh-Hans-MO/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.zh-Hans-SG/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.zh-Hant/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.zh-Hant-HK/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.zh-Hant-MO/meta.json +1 -1
- package/polyfills/__dist/Intl.ListFormat.~locale.zu/meta.json +1 -1
- package/polyfills/__dist/Intl.Locale/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.af/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.af-NA/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.agq/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ak/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.am/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-AE/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-BH/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-DJ/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-DZ/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-EG/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-EH/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-ER/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-IL/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-IQ/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-JO/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-KM/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-KW/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-LB/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-LY/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-MA/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-MR/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-OM/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-PS/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-QA/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-SA/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-SD/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-SO/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-SS/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-SY/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-TD/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-TN/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ar-YE/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.as/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.asa/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ast/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.az/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.az-Cyrl/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.az-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.bas/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.be/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.bem/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.bez/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.bg/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.bm/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.bn/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.bn-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.bo/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.bo-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.br/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.brx/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.bs/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.bs-Cyrl/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.bs-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ca/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ca-AD/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ca-ES-VALENCIA/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ca-FR/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ca-IT/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ccp/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ccp-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ce/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ceb/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.cgg/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.chr/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ckb/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ckb-IR/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.cs/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.cy/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.da/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.da-GL/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.dav/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.de/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.de-AT/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.de-BE/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.de-CH/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.de-IT/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.de-LI/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.de-LU/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.dje/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.doi/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.dsb/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.dua/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.dyo/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.dz/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ebu/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ee/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ee-TG/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.el/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.el-CY/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-001/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-150/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-AE/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-AG/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-AI/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-AS/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-AT/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-AU/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-BB/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-BE/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-BI/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-BM/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-BS/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-BW/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-BZ/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-CA/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-CC/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-CH/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-CK/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-CM/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-CX/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-CY/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-DE/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-DG/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-DK/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-DM/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-ER/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-FI/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-FJ/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-FK/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-FM/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-GB/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-GD/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-GG/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-GH/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-GI/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-GM/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-GU/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-GY/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-HK/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-IE/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-IL/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-IM/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-IO/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-JE/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-JM/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-KE/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-KI/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-KN/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-KY/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-LC/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-LR/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-LS/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-MG/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-MH/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-MO/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-MP/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-MS/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-MT/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-MU/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-MW/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-MY/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-NA/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-NF/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-NG/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-NL/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-NR/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-NU/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-NZ/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-PG/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-PH/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-PK/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-PN/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-PR/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-PW/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-RW/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-SB/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-SC/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-SD/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-SE/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-SG/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-SH/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-SI/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-SL/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-SS/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-SX/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-SZ/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-TC/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-TK/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-TO/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-TT/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-TV/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-TZ/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-UG/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-UM/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-US-POSIX/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-VC/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-VG/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-VI/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-VU/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-WS/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-ZA/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-ZM/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.en-ZW/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.eo/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-419/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-AR/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-BO/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-BR/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-BZ/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-CL/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-CO/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-CR/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-CU/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-DO/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-EA/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-EC/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-GQ/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-GT/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-HN/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-IC/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-MX/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-NI/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-PA/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-PE/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-PH/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-PR/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-PY/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-SV/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-US/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-UY/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.es-VE/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.et/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.eu/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ewo/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fa/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fa-AF/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ff/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ff-Adlm/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ff-Adlm-BF/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ff-Adlm-CM/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ff-Adlm-GH/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ff-Adlm-GM/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ff-Adlm-GW/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ff-Adlm-LR/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ff-Adlm-MR/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ff-Adlm-NE/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ff-Adlm-NG/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ff-Adlm-SL/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ff-Adlm-SN/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ff-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ff-Latn-BF/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ff-Latn-CM/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ff-Latn-GH/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ff-Latn-GM/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ff-Latn-GN/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ff-Latn-GW/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ff-Latn-LR/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ff-Latn-MR/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ff-Latn-NE/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ff-Latn-NG/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ff-Latn-SL/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fi/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fil/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fo/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fo-DK/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-BE/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-BF/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-BI/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-BJ/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-BL/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-CA/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-CD/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-CF/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-CG/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-CH/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-CI/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-CM/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-DJ/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-DZ/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-GA/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-GF/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-GN/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-GP/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-GQ/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-HT/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-KM/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-LU/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-MA/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-MC/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-MF/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-MG/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-ML/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-MQ/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-MR/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-MU/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-NC/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-NE/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-PF/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-PM/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-RE/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-RW/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-SC/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-SN/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-SY/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-TD/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-TG/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-TN/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-VU/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-WF/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fr-YT/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fur/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.fy/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ga/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ga-GB/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.gd/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.gl/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.gsw/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.gsw-FR/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.gsw-LI/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.gu/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.guz/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.gv/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ha/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ha-GH/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ha-NE/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.haw/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.he/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.hi/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.hr/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.hr-BA/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.hsb/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.hu/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.hy/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ia/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.id/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ig/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ii/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.is/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.it/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.it-CH/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.it-SM/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.it-VA/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ja/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.jgo/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.jmc/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.jv/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ka/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.kab/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.kam/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.kde/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.kea/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.khq/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ki/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.kk/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.kkj/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.kl/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.kln/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.km/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.kn/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ko/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ko-KP/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.kok/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ks/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ks-Arab/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ksb/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ksf/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ksh/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ku/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.kw/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ky/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.lag/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.lb/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.lg/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.lkt/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ln/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ln-AO/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ln-CF/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ln-CG/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.lo/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.lrc/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.lrc-IQ/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.lt/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.lu/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.luo/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.luy/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.lv/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.mai/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.mas/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.mas-TZ/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.mer/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.mfe/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.mg/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.mgh/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.mgo/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.mi/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.mk/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ml/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.mn/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.mni/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.mni-Beng/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.mr/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ms/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ms-BN/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ms-ID/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ms-SG/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.mt/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.mua/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.my/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.mzn/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.naq/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.nb/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.nb-SJ/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.nd/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.nds/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.nds-NL/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ne/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ne-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.nl/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.nl-AW/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.nl-BE/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.nl-BQ/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.nl-CW/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.nl-SR/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.nl-SX/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.nmg/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.nn/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.nnh/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.no/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.nus/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.nyn/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.om/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.om-KE/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.or/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.os/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.os-RU/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.pa/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.pa-Arab/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.pa-Guru/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.pcm/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.pl/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ps/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ps-PK/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.pt/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.pt-AO/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.pt-CH/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.pt-CV/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.pt-GQ/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.pt-GW/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.pt-LU/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.pt-MO/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.pt-MZ/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.pt-PT/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.pt-ST/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.pt-TL/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.qu/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.qu-BO/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.qu-EC/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.rm/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.rn/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ro/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ro-MD/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.rof/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ru/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ru-BY/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ru-KG/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ru-KZ/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ru-MD/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ru-UA/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.rw/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.rwk/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sa/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sah/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.saq/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sat/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sat-Olck/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sbp/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sd/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sd-Arab/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sd-Deva/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.se/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.se-FI/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.se-SE/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.seh/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ses/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sg/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.shi/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.shi-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.shi-Tfng/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.si/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sk/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sl/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.smn/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sn/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.so/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.so-DJ/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.so-ET/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.so-KE/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sq/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sq-MK/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sq-XK/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sr/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sr-Cyrl/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sr-Cyrl-BA/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sr-Cyrl-ME/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sr-Cyrl-XK/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sr-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sr-Latn-BA/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sr-Latn-ME/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sr-Latn-XK/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.su/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.su-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sv/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sv-AX/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sv-FI/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sw/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sw-CD/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sw-KE/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.sw-UG/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ta/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ta-LK/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ta-MY/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ta-SG/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.te/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.teo/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.teo-KE/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.tg/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.th/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ti/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ti-ER/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.tk/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.to/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.tr/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.tr-CY/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.tt/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.twq/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.tzm/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ug/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.uk/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ur/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.ur-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.uz/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.uz-Arab/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.uz-Cyrl/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.uz-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.vai/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.vai-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.vai-Vaii/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.vi/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.vun/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.wae/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.wo/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.xh/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.xog/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.yav/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.yi/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.yo/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.yo-BJ/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.yue/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.yue-Hans/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.yue-Hant/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.zgh/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.zh/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.zh-Hans/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.zh-Hans-HK/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.zh-Hans-MO/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.zh-Hans-SG/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.zh-Hant/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.zh-Hant-HK/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.zh-Hant-MO/meta.json +1 -1
- package/polyfills/__dist/Intl.NumberFormat.~locale.zu/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.af/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ak/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.am/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.an/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ar/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ars/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.as/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.asa/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ast/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.az/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.be/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.bem/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.bez/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.bg/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.bho/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.bm/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.bn/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.bo/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.br/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.brx/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.bs/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ca/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ce/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ceb/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.cgg/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.chr/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ckb/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.cs/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.cy/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.da/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.de/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.doi/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.dsb/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.dv/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.dz/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ee/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.el/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.en/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.eo/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.es/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.et/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.eu/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.fa/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ff/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.fi/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.fil/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.fo/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.fr/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.fur/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.fy/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ga/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.gd/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.gl/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.gsw/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.gu/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.guw/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.gv/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ha/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.haw/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.he/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.hi/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.hr/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.hsb/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.hu/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.hy/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ia/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.id/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ig/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ii/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.in/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.io/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.is/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.it/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.iu/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.iw/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ja/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.jbo/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.jgo/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ji/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.jmc/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.jv/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.jw/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ka/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.kab/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.kaj/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.kcg/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.kde/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.kea/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.kk/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.kkj/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.kl/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.km/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.kn/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ko/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ks/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ksb/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ksh/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ku/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.kw/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ky/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.lag/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.lb/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.lg/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.lij/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.lkt/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ln/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.lo/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.lt/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.lv/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.mas/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.mg/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.mgo/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.mk/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ml/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.mn/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.mo/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.mr/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ms/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.mt/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.my/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.nah/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.naq/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.nb/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.nd/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ne/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.nl/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.nn/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.nnh/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.no/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.nqo/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.nr/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.nso/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ny/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.nyn/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.om/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.or/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.os/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.osa/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.pa/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.pap/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.pcm/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.pl/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.prg/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ps/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.pt/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.pt-PT/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.rm/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ro/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.rof/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ru/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.rwk/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.sah/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.saq/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.sat/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.sc/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.scn/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.sd/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.sdh/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.se/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.seh/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ses/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.sg/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.sh/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.shi/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.si/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.sk/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.sl/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.sma/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.smi/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.smj/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.smn/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.sms/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.sn/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.so/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.sq/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.sr/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ss/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ssy/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.st/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.su/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.sv/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.sw/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.syr/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ta/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.te/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.teo/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.th/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ti/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.tig/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.tk/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.tl/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.tn/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.to/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.tr/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ts/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.tzm/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ug/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.uk/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ur/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.uz/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.ve/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.vi/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.vo/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.vun/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.wa/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.wae/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.wo/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.xh/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.xog/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.yi/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.yo/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.yue/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.zh/meta.json +1 -1
- package/polyfills/__dist/Intl.PluralRules.~locale.zu/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.af/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.af-NA/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.agq/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ak/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.am/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-AE/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-BH/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-DJ/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-DZ/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-EG/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-EH/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-ER/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-IL/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-IQ/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-JO/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-KM/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-KW/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-LB/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-LY/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-MA/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-MR/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-OM/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-PS/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-QA/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-SA/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-SD/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-SO/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-SS/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-SY/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-TD/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-TN/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ar-YE/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.as/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.asa/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ast/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.az/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.az-Cyrl/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.az-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.bas/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.be/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.bem/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.bez/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.bg/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.bm/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.bn/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.bn-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.bo/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.bo-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.br/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.brx/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.bs/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.bs-Cyrl/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.bs-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ca/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ca-AD/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ca-ES-VALENCIA/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ca-FR/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ca-IT/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ccp/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ccp-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ce/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ceb/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.cgg/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.chr/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ckb/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ckb-IR/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.cs/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.cy/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.da/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.da-GL/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.dav/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.de/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.de-AT/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.de-BE/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.de-CH/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.de-IT/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.de-LI/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.de-LU/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.dje/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.doi/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.dsb/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.dua/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.dyo/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.dz/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ebu/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ee/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ee-TG/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.el/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.el-CY/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-001/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-150/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-AE/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-AG/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-AI/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-AS/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-AT/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-AU/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-BB/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-BE/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-BI/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-BM/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-BS/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-BW/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-BZ/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-CA/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-CC/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-CH/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-CK/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-CM/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-CX/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-CY/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-DE/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-DG/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-DK/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-DM/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-ER/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-FI/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-FJ/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-FK/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-FM/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-GB/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-GD/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-GG/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-GH/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-GI/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-GM/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-GU/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-GY/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-HK/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-IE/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-IL/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-IM/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-IO/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-JE/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-JM/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-KE/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-KI/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-KN/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-KY/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-LC/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-LR/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-LS/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-MG/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-MH/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-MO/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-MP/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-MS/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-MT/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-MU/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-MW/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-MY/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-NA/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-NF/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-NG/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-NL/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-NR/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-NU/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-NZ/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-PG/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-PH/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-PK/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-PN/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-PR/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-PW/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-RW/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-SB/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-SC/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-SD/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-SE/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-SG/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-SH/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-SI/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-SL/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-SS/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-SX/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-SZ/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-TC/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-TK/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-TO/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-TT/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-TV/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-TZ/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-UG/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-UM/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-US-POSIX/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-VC/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-VG/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-VI/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-VU/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-WS/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-ZA/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-ZM/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.en-ZW/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.eo/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-419/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-AR/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-BO/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-BR/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-BZ/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-CL/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-CO/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-CR/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-CU/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-DO/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-EA/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-EC/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-GQ/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-GT/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-HN/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-IC/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-MX/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-NI/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-PA/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-PE/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-PH/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-PR/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-PY/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-SV/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-US/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-UY/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.es-VE/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.et/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.eu/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ewo/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fa/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fa-AF/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ff/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ff-Adlm/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ff-Adlm-BF/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ff-Adlm-CM/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ff-Adlm-GH/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ff-Adlm-GM/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ff-Adlm-GW/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ff-Adlm-LR/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ff-Adlm-MR/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ff-Adlm-NE/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ff-Adlm-NG/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ff-Adlm-SL/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ff-Adlm-SN/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ff-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ff-Latn-BF/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ff-Latn-CM/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ff-Latn-GH/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ff-Latn-GM/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ff-Latn-GN/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ff-Latn-GW/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ff-Latn-LR/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ff-Latn-MR/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ff-Latn-NE/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ff-Latn-NG/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ff-Latn-SL/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fi/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fil/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fo/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fo-DK/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-BE/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-BF/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-BI/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-BJ/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-BL/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-CA/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-CD/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-CF/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-CG/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-CH/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-CI/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-CM/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-DJ/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-DZ/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-GA/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-GF/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-GN/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-GP/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-GQ/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-HT/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-KM/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-LU/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-MA/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-MC/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-MF/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-MG/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-ML/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-MQ/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-MR/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-MU/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-NC/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-NE/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-PF/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-PM/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-RE/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-RW/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-SC/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-SN/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-SY/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-TD/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-TG/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-TN/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-VU/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-WF/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fr-YT/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fur/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.fy/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ga/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ga-GB/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.gd/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.gl/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.gsw/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.gsw-FR/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.gsw-LI/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.gu/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.guz/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.gv/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ha/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ha-GH/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ha-NE/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.haw/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.he/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.hi/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.hr/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.hr-BA/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.hsb/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.hu/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.hy/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ia/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.id/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ig/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ii/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.is/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.it/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.it-CH/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.it-SM/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.it-VA/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ja/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.jgo/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.jmc/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.jv/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ka/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.kab/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.kam/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.kde/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.kea/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.khq/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ki/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.kk/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.kkj/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.kl/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.kln/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.km/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.kn/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ko/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ko-KP/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.kok/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ks/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ks-Arab/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ksb/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ksf/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ksh/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ku/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.kw/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ky/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.lag/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.lb/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.lg/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.lkt/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ln/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ln-AO/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ln-CF/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ln-CG/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.lo/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.lrc/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.lrc-IQ/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.lt/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.lu/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.luo/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.luy/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.lv/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.mai/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.mas/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.mas-TZ/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.mer/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.mfe/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.mg/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.mgh/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.mgo/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.mi/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.mk/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ml/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.mn/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.mni/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.mni-Beng/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.mr/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ms/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ms-BN/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ms-ID/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ms-SG/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.mt/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.mua/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.my/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.mzn/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.naq/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.nb/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.nb-SJ/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.nd/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.nds/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.nds-NL/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ne/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ne-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.nl/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.nl-AW/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.nl-BE/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.nl-BQ/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.nl-CW/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.nl-SR/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.nl-SX/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.nmg/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.nn/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.nnh/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.no/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.nus/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.nyn/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.om/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.om-KE/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.or/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.os/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.os-RU/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.pa/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.pa-Arab/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.pa-Guru/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.pcm/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.pl/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ps/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ps-PK/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.pt/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.pt-AO/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.pt-CH/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.pt-CV/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.pt-GQ/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.pt-GW/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.pt-LU/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.pt-MO/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.pt-MZ/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.pt-PT/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.pt-ST/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.pt-TL/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.qu/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.qu-BO/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.qu-EC/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.rm/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.rn/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ro/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ro-MD/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.rof/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ru/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ru-BY/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ru-KG/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ru-KZ/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ru-MD/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ru-UA/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.rw/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.rwk/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sa/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sah/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.saq/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sat/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sat-Olck/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sbp/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sd/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sd-Arab/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sd-Deva/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.se/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.se-FI/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.se-SE/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.seh/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ses/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sg/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.shi/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.shi-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.shi-Tfng/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.si/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sk/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sl/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.smn/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sn/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.so/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.so-DJ/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.so-ET/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.so-KE/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sq/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sq-MK/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sq-XK/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sr/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sr-Cyrl/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sr-Cyrl-BA/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sr-Cyrl-ME/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sr-Cyrl-XK/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sr-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sr-Latn-BA/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sr-Latn-ME/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sr-Latn-XK/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.su/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.su-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sv/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sv-AX/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sv-FI/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sw/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sw-CD/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sw-KE/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.sw-UG/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ta/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ta-LK/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ta-MY/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ta-SG/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.te/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.teo/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.teo-KE/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.tg/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.th/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ti/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ti-ER/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.tk/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.to/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.tr/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.tr-CY/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.tt/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.twq/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.tzm/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ug/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.uk/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ur/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.ur-IN/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.uz/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.uz-Arab/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.uz-Cyrl/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.uz-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.vai/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.vai-Latn/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.vai-Vaii/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.vi/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.vun/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.wae/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.wo/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.xh/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.xog/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.yav/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.yi/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.yo/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.yo-BJ/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.yue/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.yue-Hans/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.yue-Hant/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.zgh/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.zh/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.zh-Hans/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.zh-Hans-HK/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.zh-Hans-MO/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.zh-Hans-SG/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.zh-Hant/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.zh-Hant-HK/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.zh-Hant-MO/meta.json +1 -1
- package/polyfills/__dist/Intl.RelativeTimeFormat.~locale.zu/meta.json +1 -1
- package/polyfills/__dist/Intl.getCanonicalLocales/meta.json +1 -1
- package/polyfills/__dist/Map/meta.json +1 -1
- package/polyfills/__dist/Math.acosh/meta.json +1 -1
- package/polyfills/__dist/Math.asinh/meta.json +1 -1
- package/polyfills/__dist/Math.atanh/meta.json +1 -1
- package/polyfills/__dist/Math.cbrt/meta.json +1 -1
- package/polyfills/__dist/Math.clz32/meta.json +1 -1
- package/polyfills/__dist/Math.cosh/meta.json +1 -1
- package/polyfills/__dist/Math.expm1/meta.json +1 -1
- package/polyfills/__dist/Math.fround/meta.json +1 -1
- package/polyfills/__dist/Math.hypot/meta.json +1 -1
- package/polyfills/__dist/Math.imul/meta.json +1 -1
- package/polyfills/__dist/Math.log10/meta.json +1 -1
- package/polyfills/__dist/Math.log1p/meta.json +1 -1
- package/polyfills/__dist/Math.log2/meta.json +1 -1
- package/polyfills/__dist/Math.sign/meta.json +1 -1
- package/polyfills/__dist/Math.sinh/meta.json +1 -1
- package/polyfills/__dist/Math.tanh/meta.json +1 -1
- package/polyfills/__dist/Math.trunc/meta.json +1 -1
- package/polyfills/__dist/MediaQueryList.prototype.addEventListener/meta.json +1 -1
- package/polyfills/__dist/MediaQueryList.prototype.addEventListener/min.js +1 -1
- package/polyfills/__dist/MediaQueryList.prototype.addEventListener/raw.js +1 -0
- package/polyfills/__dist/MutationObserver/meta.json +1 -1
- package/polyfills/__dist/Node.prototype.contains/meta.json +1 -1
- package/polyfills/__dist/Node.prototype.isSameNode/meta.json +1 -1
- package/polyfills/__dist/NodeList.prototype.@@iterator/meta.json +1 -1
- package/polyfills/__dist/NodeList.prototype.forEach/meta.json +1 -1
- package/polyfills/__dist/Number.Epsilon/meta.json +1 -1
- package/polyfills/__dist/Number.MAX_SAFE_INTEGER/meta.json +1 -1
- package/polyfills/__dist/Number.MIN_SAFE_INTEGER/meta.json +1 -1
- package/polyfills/__dist/Number.isFinite/meta.json +1 -1
- package/polyfills/__dist/Number.isInteger/meta.json +1 -1
- package/polyfills/__dist/Number.isNaN/meta.json +1 -1
- package/polyfills/__dist/Number.isSafeInteger/meta.json +1 -1
- package/polyfills/__dist/Number.parseFloat/meta.json +1 -1
- package/polyfills/__dist/Number.parseInt/meta.json +1 -1
- package/polyfills/__dist/Object.assign/meta.json +1 -1
- package/polyfills/__dist/Object.entries/meta.json +1 -1
- package/polyfills/__dist/Object.freeze/meta.json +1 -1
- package/polyfills/__dist/Object.fromEntries/meta.json +1 -1
- package/polyfills/__dist/Object.getOwnPropertyDescriptor/meta.json +1 -1
- package/polyfills/__dist/Object.getOwnPropertyDescriptors/meta.json +1 -1
- package/polyfills/__dist/Object.getOwnPropertyNames/meta.json +1 -1
- package/polyfills/__dist/Object.is/meta.json +1 -1
- package/polyfills/__dist/Object.isExtensible/meta.json +1 -1
- package/polyfills/__dist/Object.isFrozen/meta.json +1 -1
- package/polyfills/__dist/Object.isSealed/meta.json +1 -1
- package/polyfills/__dist/Object.keys/meta.json +1 -1
- package/polyfills/__dist/Object.preventExtensions/meta.json +1 -1
- package/polyfills/__dist/Object.seal/meta.json +1 -1
- package/polyfills/__dist/Object.setPrototypeOf/meta.json +1 -1
- package/polyfills/__dist/Object.values/meta.json +1 -1
- package/polyfills/__dist/Promise/meta.json +1 -1
- package/polyfills/__dist/Promise.allSettled/meta.json +1 -1
- package/polyfills/__dist/Promise.any/meta.json +1 -1
- package/polyfills/__dist/Promise.prototype.finally/meta.json +1 -1
- package/polyfills/__dist/Reflect/meta.json +1 -1
- package/polyfills/__dist/Reflect.apply/meta.json +1 -1
- package/polyfills/__dist/Reflect.construct/meta.json +1 -1
- package/polyfills/__dist/Reflect.defineProperty/meta.json +1 -1
- package/polyfills/__dist/Reflect.deleteProperty/meta.json +1 -1
- package/polyfills/__dist/Reflect.get/meta.json +1 -1
- package/polyfills/__dist/Reflect.getOwnPropertyDescriptor/meta.json +1 -1
- package/polyfills/__dist/Reflect.getPrototypeOf/meta.json +1 -1
- package/polyfills/__dist/Reflect.has/meta.json +1 -1
- package/polyfills/__dist/Reflect.isExtensible/meta.json +1 -1
- package/polyfills/__dist/Reflect.ownKeys/meta.json +1 -1
- package/polyfills/__dist/Reflect.preventExtensions/meta.json +1 -1
- package/polyfills/__dist/Reflect.set/meta.json +1 -1
- package/polyfills/__dist/Reflect.setPrototypeOf/meta.json +1 -1
- package/polyfills/__dist/RegExp.prototype.@@matchAll/meta.json +1 -1
- package/polyfills/__dist/RegExp.prototype.flags/meta.json +1 -1
- package/polyfills/__dist/ResizeObserver/meta.json +1 -1
- package/polyfills/__dist/Set/meta.json +1 -1
- package/polyfills/__dist/String.fromCodePoint/meta.json +1 -1
- package/polyfills/__dist/String.prototype.@@iterator/meta.json +1 -1
- package/polyfills/__dist/String.prototype.at/meta.json +1 -1
- package/polyfills/__dist/String.prototype.codePointAt/meta.json +1 -1
- package/polyfills/__dist/String.prototype.endsWith/meta.json +1 -1
- package/polyfills/__dist/String.prototype.includes/meta.json +1 -1
- package/polyfills/__dist/String.prototype.matchAll/meta.json +1 -1
- package/polyfills/__dist/String.prototype.normalize/meta.json +1 -1
- package/polyfills/__dist/String.prototype.padEnd/meta.json +1 -1
- package/polyfills/__dist/String.prototype.padStart/meta.json +1 -1
- package/polyfills/__dist/String.prototype.repeat/meta.json +1 -1
- package/polyfills/__dist/String.prototype.replaceAll/meta.json +1 -1
- package/polyfills/__dist/String.prototype.startsWith/meta.json +1 -1
- package/polyfills/__dist/String.prototype.trim/meta.json +1 -1
- package/polyfills/__dist/String.prototype.trimEnd/meta.json +1 -1
- package/polyfills/__dist/String.prototype.trimStart/meta.json +1 -1
- package/polyfills/__dist/String.raw/meta.json +1 -1
- package/polyfills/__dist/Symbol/meta.json +1 -1
- package/polyfills/__dist/Symbol.asyncIterator/meta.json +1 -1
- package/polyfills/__dist/Symbol.hasInstance/meta.json +1 -1
- package/polyfills/__dist/Symbol.isConcatSpreadable/meta.json +1 -1
- package/polyfills/__dist/Symbol.iterator/meta.json +1 -1
- package/polyfills/__dist/Symbol.match/meta.json +1 -1
- package/polyfills/__dist/Symbol.matchAll/meta.json +1 -1
- package/polyfills/__dist/Symbol.prototype.description/meta.json +1 -1
- package/polyfills/__dist/Symbol.replace/meta.json +1 -1
- package/polyfills/__dist/Symbol.search/meta.json +1 -1
- package/polyfills/__dist/Symbol.species/meta.json +1 -1
- package/polyfills/__dist/Symbol.split/meta.json +1 -1
- package/polyfills/__dist/Symbol.toPrimitive/meta.json +1 -1
- package/polyfills/__dist/Symbol.toStringTag/meta.json +1 -1
- package/polyfills/__dist/Symbol.unscopables/meta.json +1 -1
- package/polyfills/__dist/TextEncoder/meta.json +1 -1
- package/polyfills/__dist/TypedArray.prototype.at/meta.json +1 -1
- package/polyfills/__dist/TypedArray.prototype.at/min.js +1 -1
- package/polyfills/__dist/TypedArray.prototype.at/raw.js +3 -1
- package/polyfills/__dist/URL/meta.json +1 -1
- package/polyfills/__dist/URL.prototype.toJSON/meta.json +1 -1
- package/polyfills/__dist/UserTiming/meta.json +1 -1
- package/polyfills/__dist/WeakMap/meta.json +1 -1
- package/polyfills/__dist/WeakSet/meta.json +1 -1
- package/polyfills/__dist/WebAnimations/meta.json +1 -1
- package/polyfills/__dist/_ArrayIterator/meta.json +1 -1
- package/polyfills/__dist/_DOMTokenList/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.AddEntriesFromIterable/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.AdvanceStringIndex/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.ArrayCreate/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.ArraySpeciesCreate/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.Call/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.CanonicalNumericIndexString/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.Construct/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.CreateDataProperty/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.CreateDataPropertyOrThrow/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.CreateHTML/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.CreateIterResultObject/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.CreateListFromArrayLike/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.CreateMethodProperty/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.CreateRegExpStringIterator/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.EnumerableOwnProperties/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.FlattenIntoArray/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.Get/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.GetIterator/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.GetMethod/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.GetPrototypeFromConstructor/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.GetSubstitution/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.GetV/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.HasOwnProperty/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.HasProperty/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.Invoke/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.IsArray/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.IsCallable/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.IsConstructor/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.IsInteger/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.IsPropertyKey/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.IsRegExp/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.IterableToList/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.IteratorClose/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.IteratorComplete/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.IteratorNext/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.IteratorStep/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.IteratorValue/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.LengthOfArrayLike/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.OrdinaryCreateFromConstructor/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.OrdinaryToPrimitive/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.RegExpExec/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.RequireObjectCoercible/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.SameValue/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.SameValueNonNumber/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.SameValueZero/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.SpeciesConstructor/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.StringIndexOf/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.ToBoolean/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.ToIndex/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.ToInt16/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.ToInt32/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.ToInt8/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.ToInteger/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.ToIntegerOrInfinity/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.ToLength/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.ToNumber/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.ToObject/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.ToPrimitive/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.ToPropertyDescriptor/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.ToPropertyKey/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.ToString/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.ToUint16/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.ToUint32/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.ToUint8/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.ToUint8Clamp/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.TrimString/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.Type/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.UTF16Decode/meta.json +1 -1
- package/polyfills/__dist/_ESAbstract.UTF16Encoding/meta.json +1 -1
- package/polyfills/__dist/_Iterator/meta.json +1 -1
- package/polyfills/__dist/_StringIterator/meta.json +1 -1
- package/polyfills/__dist/_mutation/meta.json +1 -1
- package/polyfills/__dist/aliases.json +1 -1
- package/polyfills/__dist/console/meta.json +1 -1
- package/polyfills/__dist/console.assert/meta.json +1 -1
- package/polyfills/__dist/console.clear/meta.json +1 -1
- package/polyfills/__dist/console.count/meta.json +1 -1
- package/polyfills/__dist/console.debug/meta.json +1 -1
- package/polyfills/__dist/console.dir/meta.json +1 -1
- package/polyfills/__dist/console.dirxml/meta.json +1 -1
- package/polyfills/__dist/console.error/meta.json +1 -1
- package/polyfills/__dist/console.exception/meta.json +1 -1
- package/polyfills/__dist/console.group/meta.json +1 -1
- package/polyfills/__dist/console.groupCollapsed/meta.json +1 -1
- package/polyfills/__dist/console.groupEnd/meta.json +1 -1
- package/polyfills/__dist/console.info/meta.json +1 -1
- package/polyfills/__dist/console.log/meta.json +1 -1
- package/polyfills/__dist/console.markTimeline/meta.json +1 -1
- package/polyfills/__dist/console.profile/meta.json +1 -1
- package/polyfills/__dist/console.profileEnd/meta.json +1 -1
- package/polyfills/__dist/console.profiles/meta.json +1 -1
- package/polyfills/__dist/console.table/meta.json +1 -1
- package/polyfills/__dist/console.time/meta.json +1 -1
- package/polyfills/__dist/console.timeEnd/meta.json +1 -1
- package/polyfills/__dist/console.timeStamp/meta.json +1 -1
- package/polyfills/__dist/console.timeline/meta.json +1 -1
- package/polyfills/__dist/console.timelineEnd/meta.json +1 -1
- package/polyfills/__dist/console.trace/meta.json +1 -1
- package/polyfills/__dist/console.warn/meta.json +1 -1
- package/polyfills/__dist/devicePixelRatio/meta.json +1 -1
- package/polyfills/__dist/document.elementsFromPoint/meta.json +1 -1
- package/polyfills/__dist/document.visibilityState/meta.json +1 -1
- package/polyfills/__dist/fetch/meta.json +1 -1
- package/polyfills/__dist/globalThis/meta.json +1 -1
- package/polyfills/__dist/location.origin/meta.json +1 -1
- package/polyfills/__dist/matchMedia/meta.json +1 -1
- package/polyfills/__dist/navigator.sendBeacon/meta.json +1 -1
- package/polyfills/__dist/performance.now/meta.json +1 -1
- package/polyfills/__dist/queueMicrotask/meta.json +1 -1
- package/polyfills/__dist/requestAnimationFrame/meta.json +1 -1
- package/polyfills/__dist/requestIdleCallback/meta.json +1 -1
- package/polyfills/__dist/screen.orientation/meta.json +1 -1
- package/polyfills/__dist/setImmediate/meta.json +1 -1
- package/polyfills/__dist/smoothscroll/meta.json +1 -1
- package/polyfills/__dist/~html5-elements/meta.json +1 -1
- package/polyfills/__dist/Element.prototype.inert/meta.json +0 -1
- package/polyfills/__dist/Element.prototype.inert/min.js +0 -1
@@ -1 +1 @@
|
|
1
|
-
{"aliases":["es6","es2015","Function.name"],"dependencies":[],"repo":"https://github.com/JamesMGreene/Function.name","license":"MIT","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/name","spec":"http://www.ecma-international.org/ecma-262/6.0/#sec-setfunctionname","notes":["A polyfill for the basic functionality of the `Function.prototype.name` accessor property in its pre-ES6 form.","This polyfilled `Function.prototype.name` accessor property can provide you with the name of a named function definition (either a named function declaration or a named function expression).","Unlike other browsers with a similar support level for the pre-ES6 form, this polyfilled `name` accessor property is also intentionally marked as **configurable**.","When polyfilling for Chrome `<5`, the accessor property will be both **configurable** (expected) _AND_ **enumerable** (unexpected) due to having to implement it using [`Object.prototype.__defineGetter__`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/__defineGetter__) instead of [`Object.defineProperty`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/defineProperty)."],"browsers":{"
|
1
|
+
{"aliases":["es6","es2015","Function.name"],"dependencies":[],"repo":"https://github.com/JamesMGreene/Function.name","license":"MIT","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/name","spec":"http://www.ecma-international.org/ecma-262/6.0/#sec-setfunctionname","notes":["A polyfill for the basic functionality of the `Function.prototype.name` accessor property in its pre-ES6 form.","This polyfilled `Function.prototype.name` accessor property can provide you with the name of a named function definition (either a named function declaration or a named function expression).","Unlike other browsers with a similar support level for the pre-ES6 form, this polyfilled `name` accessor property is also intentionally marked as **configurable**.","When polyfilling for Chrome `<5`, the accessor property will be both **configurable** (expected) _AND_ **enumerable** (unexpected) due to having to implement it using [`Object.prototype.__defineGetter__`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/__defineGetter__) instead of [`Object.defineProperty`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/defineProperty)."],"browsers":{"chrome":"<15","ie":">=9"},"detectSource":"\"name\"in Function.prototype\n","baseDir":"Function/prototype/name","hasTests":true,"isTestable":true,"isPublic":true,"size":351}
|
@@ -1 +1 @@
|
|
1
|
-
{"aliases":["HTMLCanvasElement.protoype.toBlob"],"dependencies":["_ESAbstract.CreateMethodProperty","ArrayBuffer","atob","Blob"],"docs":"https://developer.mozilla.org/en-US/docs/Web/API/HTMLCanvasElement/toBlob","license":"MIT","browsers":{"chrome":"<50","edge":"
|
1
|
+
{"aliases":["HTMLCanvasElement.protoype.toBlob"],"dependencies":["_ESAbstract.CreateMethodProperty","ArrayBuffer","atob","Blob"],"docs":"https://developer.mozilla.org/en-US/docs/Web/API/HTMLCanvasElement/toBlob","license":"MIT","browsers":{"chrome":"<50","edge":"*","edge_mob":"*","firefox":"<19","ie":">=10","opera":"<37","safari":"<11.0","ios_saf":"<11.0","samsung_mob":"<5"},"detectSource":"\"toBlob\"in HTMLCanvasElement.prototype\n","baseDir":"HTMLCanvasElement/prototype/toBlob","hasTests":true,"isTestable":true,"isPublic":true,"size":261}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"dependencies":["_ArrayIterator","Symbol.iterator"],"browsers":{"chrome":"<51","edge":"<18","edge_mob":"<18","firefox":"<13","ie":"*","opera":"<38","op_mob":"<38","safari":"<11.1","ios_saf":"<11.0","samsung_mob":"<5"},"detectSource":"\"Symbol\"in self&&\"iterator\"in self.Symbol&&self.Symbol.iterator in self.HTMLCollection.prototype&&\"function\"==typeof self.HTMLCollection.prototype[self.Symbol.iterator]\n","baseDir":"HTMLCollection/prototype/@@iterator","hasTests":true,"isTestable":true,"isPublic":true,"size":85}
|
@@ -0,0 +1 @@
|
|
1
|
+
HTMLCollection.prototype[Symbol.iterator]=function(){return new ArrayIterator(this)};
|
@@ -0,0 +1 @@
|
|
1
|
+
{"dependencies":["Element.prototype.matches","Map","MutationObserver","Node.prototype.contains","Set","WeakMap"],"aliases":["Element.prototype.inert"],"license":"W3C","spec":"https://html.spec.whatwg.org/multipage/interaction.html#dom-inert","repo":"https://github.com/WICG/inert","docs":"https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/inert","browsers":{"android":"*","bb":"*","chrome":"<102","edge":"*","edge_mob":"*","firefox":"<104","firefox_mob":"<104","ie":">=9","ie_mob":">=9","opera":"<88","op_mob":"<70","op_mini":"*","safari":"<15.5","ios_saf":"<15.5","samsung_mob":"*"},"detectSource":"\"HTMLElement\"in self&&\"inert\"in HTMLElement.prototype\n","baseDir":"HTMLElement/prototype/inert","hasTests":true,"isTestable":true,"isPublic":true,"size":8386}
|
@@ -0,0 +1 @@
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t():"function"==typeof define&&define.amd?define("inert",t):t()}(0,function(){"use strict";function e(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function e(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(t,n,i){return n&&e(t.prototype,n),i&&e(t,i),t}}();!function(){function n(e,t,i){if(e.nodeType==Node.ELEMENT_NODE){var o=e;t&&t(o);var r=o.shadowRoot;if(r)return void n(r,t,r);if("content"==o.localName){for(var s=o,a=s.getDistributedNodes?s.getDistributedNodes():[],d=0;d<a.length;d++)n(a[d],t,i);return}if("slot"==o.localName){for(var u=o,h=u.assignedNodes?u.assignedNodes({flatten:!0}):[],c=0;c<h.length;c++)n(h[c],t,i);return}}for(var l=e.firstChild;null!=l;)n(l,t,i),l=l.nextSibling}function i(e){if(!e.querySelector("style#inert-style, link#inert-style")){var t=document.createElement("style");t.setAttribute("id","inert-style"),t.textContent="\n[inert] {\n pointer-events: none;\n cursor: default;\n}\n\n[inert], [inert] * {\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n}\n",e.appendChild(t)}}if("undefined"!=typeof window){var o=Array.prototype.slice,r=Element.prototype.matches||Element.prototype.msMatchesSelector,s=["a[href]","area[href]","input:not([disabled])","select:not([disabled])","textarea:not([disabled])","button:not([disabled])","details","summary","iframe","object","embed","[contenteditable]"].join(","),a=function(){function i(t,n){e(this,i),this._inertManager=n,this._rootElement=t,this._managedNodes=new Set,this._rootElement.hasAttribute("aria-hidden")?this._savedAriaHidden=this._rootElement.getAttribute("aria-hidden"):this._savedAriaHidden=null,this._rootElement.setAttribute("aria-hidden","true"),this._makeSubtreeUnfocusable(this._rootElement),this._observer=new MutationObserver(this._onMutation.bind(this)),this._observer.observe(this._rootElement,{attributes:!0,childList:!0,subtree:!0})}return t(i,[{key:"destructor",value:function e(){this._observer.disconnect(),this._rootElement&&(null!==this._savedAriaHidden?this._rootElement.setAttribute("aria-hidden",this._savedAriaHidden):this._rootElement.removeAttribute("aria-hidden")),this._managedNodes.forEach(function(e){this._unmanageNode(e.node)},this),this._observer=null,this._rootElement=null,this._managedNodes=null,this._inertManager=null}},{key:"_makeSubtreeUnfocusable",value:function e(t){var i=this;n(t,function(e){return i._visitNode(e)});var o=document.activeElement;if(!document.body.contains(t)){for(var r=t,s=void 0;r;){if(r.nodeType===Node.DOCUMENT_FRAGMENT_NODE){s=r;break}r=r.parentNode}s&&(o=s.activeElement)}t.contains(o)&&(o.blur(),o===document.activeElement&&document.body.focus())}},{key:"_visitNode",value:function e(t){if(t.nodeType===Node.ELEMENT_NODE){var n=t;n!==this._rootElement&&n.hasAttribute("inert")&&this._adoptInertRoot(n),(r.call(n,s)||n.hasAttribute("tabindex"))&&this._manageNode(n)}}},{key:"_manageNode",value:function e(t){var n=this._inertManager.register(t,this);this._managedNodes.add(n)}},{key:"_unmanageNode",value:function e(t){var n=this._inertManager.deregister(t,this);n&&this._managedNodes.delete(n)}},{key:"_unmanageSubtree",value:function e(t){var i=this;n(t,function(e){return i._unmanageNode(e)})}},{key:"_adoptInertRoot",value:function e(t){var n=this._inertManager.getInertRoot(t);n||(this._inertManager.setInert(t,!0),n=this._inertManager.getInertRoot(t)),n.managedNodes.forEach(function(e){this._manageNode(e.node)},this)}},{key:"_onMutation",value:function e(t,n){t.forEach(function(e){var t=e.target;if("childList"===e.type)o.call(e.addedNodes).forEach(function(e){this._makeSubtreeUnfocusable(e)},this),o.call(e.removedNodes).forEach(function(e){this._unmanageSubtree(e)},this);else if("attributes"===e.type)if("tabindex"===e.attributeName)this._manageNode(t);else if(t!==this._rootElement&&"inert"===e.attributeName&&t.hasAttribute("inert")){this._adoptInertRoot(t);var n=this._inertManager.getInertRoot(t);this._managedNodes.forEach(function(e){t.contains(e.node)&&n._manageNode(e.node)})}},this)}},{key:"managedNodes",get:function e(){return new Set(this._managedNodes)}},{key:"hasSavedAriaHidden",get:function e(){return null!==this._savedAriaHidden}},{key:"savedAriaHidden",set:function e(t){this._savedAriaHidden=t},get:function e(){return this._savedAriaHidden}}]),i}(),d=function(){function n(t,i){e(this,n),this._node=t,this._overrodeFocusMethod=!1,this._inertRoots=new Set([i]),this._savedTabIndex=null,this._destroyed=!1,this.ensureUntabbable()}return t(n,[{key:"destructor",value:function e(){if(this._throwIfDestroyed(),this._node&&this._node.nodeType===Node.ELEMENT_NODE){var t=this._node;null!==this._savedTabIndex?t.setAttribute("tabindex",this._savedTabIndex):t.removeAttribute("tabindex"),this._overrodeFocusMethod&&delete t.focus}this._node=null,this._inertRoots=null,this._destroyed=!0}},{key:"_throwIfDestroyed",value:function e(){if(this.destroyed)throw new Error("Trying to access destroyed InertNode")}},{key:"ensureUntabbable",value:function e(){if(this.node.nodeType===Node.ELEMENT_NODE){var t=this.node;if(r.call(t,s)){if(-1===t.tabIndex&&this.hasSavedTabIndex)return;t.hasAttribute("tabindex")&&(this._savedTabIndex=t.tabIndex),t.setAttribute("tabindex","-1"),t.nodeType===Node.ELEMENT_NODE&&(t.focus=function(){},this._overrodeFocusMethod=!0)}else t.hasAttribute("tabindex")&&(this._savedTabIndex=t.tabIndex,t.removeAttribute("tabindex"))}}},{key:"addInertRoot",value:function e(t){this._throwIfDestroyed(),this._inertRoots.add(t)}},{key:"removeInertRoot",value:function e(t){this._throwIfDestroyed(),this._inertRoots.delete(t),0===this._inertRoots.size&&this.destructor()}},{key:"destroyed",get:function e(){return this._destroyed}},{key:"hasSavedTabIndex",get:function e(){return null!==this._savedTabIndex}},{key:"node",get:function e(){return this._throwIfDestroyed(),this._node}},{key:"savedTabIndex",set:function e(t){this._throwIfDestroyed(),this._savedTabIndex=t},get:function e(){return this._throwIfDestroyed(),this._savedTabIndex}}]),n}(),u=function(){function n(t){if(e(this,n),!t)throw new Error("Missing required argument; InertManager needs to wrap a document.");this._document=t,this._managedNodes=new Map,this._inertRoots=new Map,this._observer=new MutationObserver(this._watchForInert.bind(this)),i(t.head||t.body||t.documentElement),"loading"===t.readyState?t.addEventListener("DOMContentLoaded",this._onDocumentLoaded.bind(this)):this._onDocumentLoaded()}return t(n,[{key:"setInert",value:function e(t,n){if(n){if(this._inertRoots.has(t))return;var o=new a(t,this);if(t.setAttribute("inert",""),this._inertRoots.set(t,o),!this._document.body.contains(t))for(var r=t.parentNode;r;)11===r.nodeType&&i(r),r=r.parentNode}else{if(!this._inertRoots.has(t))return;this._inertRoots.get(t).destructor(),this._inertRoots.delete(t),t.removeAttribute("inert")}}},{key:"getInertRoot",value:function e(t){return this._inertRoots.get(t)}},{key:"register",value:function e(t,n){var i=this._managedNodes.get(t);return void 0!==i?i.addInertRoot(n):i=new d(t,n),this._managedNodes.set(t,i),i}},{key:"deregister",value:function e(t,n){var i=this._managedNodes.get(t);return i?(i.removeInertRoot(n),i.destroyed&&this._managedNodes.delete(t),i):null}},{key:"_onDocumentLoaded",value:function e(){o.call(this._document.querySelectorAll("[inert]")).forEach(function(e){this.setInert(e,!0)},this),this._observer.observe(this._document.body||this._document.documentElement,{attributes:!0,subtree:!0,childList:!0})}},{key:"_watchForInert",value:function e(t,n){var i=this;t.forEach(function(e){switch(e.type){case"childList":o.call(e.addedNodes).forEach(function(e){if(e.nodeType===Node.ELEMENT_NODE){var t=o.call(e.querySelectorAll("[inert]"));r.call(e,"[inert]")&&t.unshift(e),t.forEach(function(e){this.setInert(e,!0)},i)}},i);break;case"attributes":if("inert"!==e.attributeName)return;var t=e.target,n=t.hasAttribute("inert");i.setInert(t,n)}},this)}}]),n}();if(!HTMLElement.prototype.hasOwnProperty("inert")){var h=new u(document);Object.defineProperty(HTMLElement.prototype,"inert",{enumerable:!0,get:function e(){return this.hasAttribute("inert")},set:function e(t){h.setInert(this,t)}})}}}()});
|
@@ -1,5 +1,5 @@
|
|
1
1
|
|
2
|
-
//
|
2
|
+
// HTMLElement.prototype.inert
|
3
3
|
/* global Set, Map */
|
4
4
|
(function (global, factory) {
|
5
5
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory() :
|
@@ -17,6 +17,12 @@
|
|
17
17
|
* (http://www.w3.org/Consortium/Legal/2015/copyright-software-and-document).
|
18
18
|
*/
|
19
19
|
|
20
|
+
(function () {
|
21
|
+
// Return early if we're not running inside of the browser.
|
22
|
+
if (typeof window === 'undefined') {
|
23
|
+
return;
|
24
|
+
}
|
25
|
+
|
20
26
|
// Convenience function for converting NodeLists.
|
21
27
|
/** @type {typeof Array.prototype.slice} */
|
22
28
|
var slice = Array.prototype.slice;
|
@@ -49,7 +55,7 @@
|
|
49
55
|
|
50
56
|
var InertRoot = function () {
|
51
57
|
/**
|
52
|
-
* @param {!
|
58
|
+
* @param {!HTMLElement} rootElement The HTMLElement at the root of the inert subtree.
|
53
59
|
* @param {!InertManager} inertManager The global singleton InertManager object.
|
54
60
|
*/
|
55
61
|
function InertRoot(rootElement, inertManager) {
|
@@ -58,7 +64,7 @@
|
|
58
64
|
/** @type {!InertManager} */
|
59
65
|
this._inertManager = inertManager;
|
60
66
|
|
61
|
-
/** @type {!
|
67
|
+
/** @type {!HTMLElement} */
|
62
68
|
this._rootElement = rootElement;
|
63
69
|
|
64
70
|
/**
|
@@ -180,7 +186,7 @@
|
|
180
186
|
if (node.nodeType !== Node.ELEMENT_NODE) {
|
181
187
|
return;
|
182
188
|
}
|
183
|
-
var element = /** @type {!
|
189
|
+
var element = /** @type {!HTMLElement} */node;
|
184
190
|
|
185
191
|
// If a descendant inert root becomes un-inert, its descendants will still be inert because of
|
186
192
|
// this inert root, so all of its managed nodes need to be adopted by this InertRoot.
|
@@ -236,7 +242,7 @@
|
|
236
242
|
|
237
243
|
/**
|
238
244
|
* If a descendant node is found with an `inert` attribute, adopt its managed nodes.
|
239
|
-
* @param {!
|
245
|
+
* @param {!HTMLElement} node
|
240
246
|
*/
|
241
247
|
|
242
248
|
}, {
|
@@ -266,7 +272,7 @@
|
|
266
272
|
key: '_onMutation',
|
267
273
|
value: function _onMutation(records, _self) {
|
268
274
|
records.forEach(function (record) {
|
269
|
-
var target = /** @type {!
|
275
|
+
var target = /** @type {!HTMLElement} */record.target;
|
270
276
|
if (record.type === 'childList') {
|
271
277
|
// Manage added nodes
|
272
278
|
slice.call(record.addedNodes).forEach(function (node) {
|
@@ -385,7 +391,7 @@
|
|
385
391
|
this._throwIfDestroyed();
|
386
392
|
|
387
393
|
if (this._node && this._node.nodeType === Node.ELEMENT_NODE) {
|
388
|
-
var element = /** @type {!
|
394
|
+
var element = /** @type {!HTMLElement} */this._node;
|
389
395
|
if (this._savedTabIndex !== null) {
|
390
396
|
element.setAttribute('tabindex', this._savedTabIndex);
|
391
397
|
} else {
|
@@ -433,7 +439,7 @@
|
|
433
439
|
if (this.node.nodeType !== Node.ELEMENT_NODE) {
|
434
440
|
return;
|
435
441
|
}
|
436
|
-
var element = /** @type {!
|
442
|
+
var element = /** @type {!HTMLElement} */this.node;
|
437
443
|
if (matches.call(element, _focusableElementsString)) {
|
438
444
|
if ( /** @type {!HTMLElement} */element.tabIndex === -1 && this.hasSavedTabIndex) {
|
439
445
|
return;
|
@@ -578,7 +584,7 @@
|
|
578
584
|
|
579
585
|
/**
|
580
586
|
* Set whether the given element should be an inert root or not.
|
581
|
-
* @param {!
|
587
|
+
* @param {!HTMLElement} root
|
582
588
|
* @param {boolean} inert
|
583
589
|
*/
|
584
590
|
|
@@ -696,7 +702,7 @@
|
|
696
702
|
}, this);
|
697
703
|
|
698
704
|
// Comment this out to use programmatic API only.
|
699
|
-
this._observer.observe(this._document.body || this._document.documentElement, {attributes: true, subtree: true, childList: true});
|
705
|
+
this._observer.observe(this._document.body || this._document.documentElement, { attributes: true, subtree: true, childList: true });
|
700
706
|
}
|
701
707
|
|
702
708
|
/**
|
@@ -729,7 +735,7 @@
|
|
729
735
|
if (record.attributeName !== 'inert') {
|
730
736
|
return;
|
731
737
|
}
|
732
|
-
var target = /** @type {!
|
738
|
+
var target = /** @type {!HTMLElement} */record.target;
|
733
739
|
var inert = target.hasAttribute('inert');
|
734
740
|
_this.setInert(target, inert);
|
735
741
|
break;
|
@@ -744,7 +750,7 @@
|
|
744
750
|
/**
|
745
751
|
* Recursively walk the composed tree from |node|.
|
746
752
|
* @param {!Node} node
|
747
|
-
* @param {(function (!
|
753
|
+
* @param {(function (!HTMLElement))=} callback Callback to be called for each element traversed,
|
748
754
|
* before descending into child nodes.
|
749
755
|
* @param {?ShadowRoot=} shadowRootAncestor The nearest ShadowRoot ancestor, if any.
|
750
756
|
*/
|
@@ -752,7 +758,7 @@
|
|
752
758
|
|
753
759
|
function composedTreeWalk(node, callback, shadowRootAncestor) {
|
754
760
|
if (node.nodeType == Node.ELEMENT_NODE) {
|
755
|
-
var element = /** @type {!
|
761
|
+
var element = /** @type {!HTMLElement} */node;
|
756
762
|
if (callback) {
|
757
763
|
callback(element);
|
758
764
|
}
|
@@ -808,31 +814,32 @@
|
|
808
814
|
* @param {!Node} node
|
809
815
|
*/
|
810
816
|
function addInertStyle(node) {
|
811
|
-
if (node.querySelector('style#inert-style')) {
|
817
|
+
if (node.querySelector('style#inert-style, link#inert-style')) {
|
812
818
|
return;
|
813
819
|
}
|
814
820
|
var style = document.createElement('style');
|
815
821
|
style.setAttribute('id', 'inert-style');
|
816
|
-
style.textContent = '\n' + '[inert] {\n' + ' pointer-events: none;\n' + ' cursor: default;\n' + '}\n' + '\n' + '[inert], [inert] * {\n' + ' user-select: none;\n' + ' -
|
822
|
+
style.textContent = '\n' + '[inert] {\n' + ' pointer-events: none;\n' + ' cursor: default;\n' + '}\n' + '\n' + '[inert], [inert] * {\n' + ' -webkit-user-select: none;\n' + ' -moz-user-select: none;\n' + ' -ms-user-select: none;\n' + ' user-select: none;\n' + '}\n';
|
817
823
|
node.appendChild(style);
|
818
824
|
}
|
819
825
|
|
820
|
-
/** @type {!InertManager} */
|
821
|
-
var inertManager = new InertManager(document);
|
822
|
-
|
823
826
|
// eslint-disable-next-line no-prototype-builtins
|
824
|
-
if (!
|
825
|
-
|
827
|
+
if (!HTMLElement.prototype.hasOwnProperty('inert')) {
|
828
|
+
/** @type {!InertManager} */
|
829
|
+
var inertManager = new InertManager(document);
|
830
|
+
|
831
|
+
Object.defineProperty(HTMLElement.prototype, 'inert', {
|
826
832
|
enumerable: true,
|
827
|
-
/** @this {!
|
833
|
+
/** @this {!HTMLElement} */
|
828
834
|
get: function get() {
|
829
835
|
return this.hasAttribute('inert');
|
830
836
|
},
|
831
|
-
/** @this {!
|
837
|
+
/** @this {!HTMLElement} */
|
832
838
|
set: function set(inert) {
|
833
839
|
inertManager.setInert(this, inert);
|
834
840
|
}
|
835
841
|
});
|
836
842
|
}
|
843
|
+
})();
|
837
844
|
|
838
845
|
})));
|
@@ -1 +1 @@
|
|
1
|
-
{"aliases":[],"dependencies":["Object.getOwnPropertyDescriptor"],"spec":"https://html.spec.whatwg.org/multipage/input.html#common-input-element-apis","docs":"https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement#properties","license":"MIT","notes":["Safari older than 10.1 does not allow re-defining 'HTMLInputElement.prototype.valueAsDate'.","Browsers that do not support date|month|week|time also won't have type property support. This implies we have to look at the attribute of the element. Setting the property without updating the attribute will have unexpected behaviour."],"browsers":{"android":"
|
1
|
+
{"aliases":[],"dependencies":["Object.getOwnPropertyDescriptor"],"spec":"https://html.spec.whatwg.org/multipage/input.html#common-input-element-apis","docs":"https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement#properties","license":"MIT","notes":["Safari older than 10.1 does not allow re-defining 'HTMLInputElement.prototype.valueAsDate'.","Browsers that do not support date|month|week|time also won't have type property support. This implies we have to look at the attribute of the element. Setting the property without updating the attribute will have unexpected behaviour."],"browsers":{"android":"*","bb":"*","chrome":"<43","firefox":"*","firefox_mob":"*","ie":">=9","ie_mob":">=9","opera":"<12.1","op_mini":"<12.1","safari":">=10.1","ios_saf":"<4.0","samsung_mob":"<4"},"detectSource":"(function(){if(!(\"HTMLInputElement\"in self&&\"valueAsDate\"in HTMLInputElement.prototype))return!1\ntry{for(var e=document.createElement(\"INPUT\"),t=[[\"date\",\"2006-01-02\",new Date(\"2006-01-02T00:00:00.000Z\")],[\"month\",\"2019-12\",new Date(\"2019-12-01T00:00:00.000Z\")],[\"week\",\"2015-W53\",new Date(\"2015-12-28T00:00:00.000Z\")],[\"time\",\"21:59\",new Date(\"1970-01-01T21:59:00.000Z\")]],n=0;n<t.length;n++){var r=t[n]\ntry{e.type=r[0]}catch(e){}if(e.setAttribute(\"type\",r[0]),e.value=r[1],e.valueAsDate.getTime()!==r[2].getTime())return!1}}catch(e){return!1}return!0})()\n","baseDir":"HTMLInputElement/prototype/valueAsDate","hasTests":true,"isTestable":true,"isPublic":true,"size":3348}
|
@@ -1 +1 @@
|
|
1
|
-
{"dependencies":["~html5-elements"],"license":"MIT","spec":"https://html.spec.whatwg.org/multipage/embedded-content.html#embedded-content","repo":"https://github.com/scottjehl/picturefill","docs":"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/picture","browsers":{"
|
1
|
+
{"dependencies":["~html5-elements"],"license":"MIT","spec":"https://html.spec.whatwg.org/multipage/embedded-content.html#embedded-content","repo":"https://github.com/scottjehl/picturefill","docs":"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/picture","browsers":{"android":"*","bb":"7 - 10","chrome":"<38","edge":"<13","edge_mob":"<13","firefox":"<38","firefox_mob":"<38","ie":"*","ie_mob":">=10","opera":"11.6 - 29","safari":"<9.1","ios_saf":"<9.3","samsung_mob":"<3"},"install":{"module":"picturefill","paths":["dist/picturefill.min.js","dist/plugins/mutation/pf.mutation.min.js"]},"detectSource":"\"HTMLSourceElement\"in self&&\"srcset\"in self.HTMLSourceElement.prototype\n","baseDir":"HTMLPictureElement","hasTests":false,"isTestable":true,"isPublic":true,"size":17183}
|
@@ -1 +1 @@
|
|
1
|
-
{"aliases":[],"dependencies":[],"notes":["Polyfill does not return a live HTMLCollection, only a static NodeList that has the same methods as an HTMLCollection"],"spec":"https://html.spec.whatwg.org/multipage/form-elements.html#dom-select-selectedoptions","docs":"https://developer.mozilla.org/en-US/docs/Web/API/HTMLSelectElement/selectedOptions","license":"MIT","browsers":{"android":"
|
1
|
+
{"aliases":[],"dependencies":[],"notes":["Polyfill does not return a live HTMLCollection, only a static NodeList that has the same methods as an HTMLCollection"],"spec":"https://html.spec.whatwg.org/multipage/form-elements.html#dom-select-selectedoptions","docs":"https://developer.mozilla.org/en-US/docs/Web/API/HTMLSelectElement/selectedOptions","license":"MIT","browsers":{"android":"*","bb":"*","chrome":"<19","firefox":"<26","firefox_mob":"<26","ie":">=9","ie_mob":">=9","opera":"<9","op_mini":"<10.1","safari":"<6.0","ios_saf":"<6.0","samsung_mob":"<1.5"},"detectSource":"\"HTMLSelectElement\"in self&&\"selectedOptions\"in self.HTMLSelectElement.prototype\n","baseDir":"HTMLSelectElement/prototype/selectedOptions","hasTests":true,"isTestable":true,"isPublic":true,"size":820}
|
@@ -1 +1 @@
|
|
1
|
-
{"dependencies":["DocumentFragment","Object.getOwnPropertyDescriptor","Event"],"license":"BSD-3-Clause","spec":"https://html.spec.whatwg.org/multipage/scripting.html#the-template-element","repo":"https://github.com/webcomponents/polyfills/tree/master/packages/template","docs":"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/template","browsers":{"
|
1
|
+
{"dependencies":["DocumentFragment","Object.getOwnPropertyDescriptor","Event"],"license":"BSD-3-Clause","spec":"https://html.spec.whatwg.org/multipage/scripting.html#the-template-element","repo":"https://github.com/webcomponents/polyfills/tree/master/packages/template","docs":"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/template","browsers":{"android":"*","bb":"7 - 10","chrome":"<27","edge":"<13","edge_mob":"<13","firefox":"4 - 22","firefox_mob":"<67","ie":">=11","ie_mob":">=11","opera":"10 - 22","safari":"<9.0","ios_saf":"<9.0","samsung_mob":"<1.5"},"install":{"module":"@webcomponents/template","paths":["template.js"]},"detectSource":"\"HTMLTemplateElement\"in self\n","baseDir":"HTMLTemplateElement","hasTests":true,"isTestable":true,"isPublic":true,"size":7418}
|
@@ -1 +1 @@
|
|
1
|
-
{"aliases":[],"dependencies":["Event","performance.now"],"docs":"https://developer.mozilla.org/en-US/docs/Web/API/IntersectionObserver","spec":"http://rawgit.com/w3c/IntersectionObserver/master/index.html","notes":[],"repo":"https://github.com/w3c/IntersectionObserver","browsers":{"android":"
|
1
|
+
{"aliases":[],"dependencies":["Event","performance.now"],"docs":"https://developer.mozilla.org/en-US/docs/Web/API/IntersectionObserver","spec":"http://rawgit.com/w3c/IntersectionObserver/master/index.html","notes":[],"repo":"https://github.com/w3c/IntersectionObserver","browsers":{"android":"*","bb":"*","chrome":"<51","edge":"<16","edge_mob":"<16","firefox":"<55","firefox_mob":"<55","ie":"*","ie_mob":"*","opera":"<45","op_mob":"<46","op_mini":"*","safari":"<16.0","ios_saf":"<16.0","samsung_mob":"<7"},"detectSource":"\"IntersectionObserver\"in window&&\"IntersectionObserverEntry\"in window&&\"intersectionRatio\"in window.IntersectionObserverEntry.prototype\n","baseDir":"IntersectionObserver","hasTests":false,"isTestable":true,"isPublic":true,"size":6661}
|
@@ -1 +1 @@
|
|
1
|
-
{"aliases":["Intl","Intl.DateTimeFormat.prototype.formatToParts"],"dependencies":["Intl.getCanonicalLocales","Intl.Locale","Intl.NumberFormat","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"<76","
|
1
|
+
{"aliases":["Intl","Intl.DateTimeFormat.prototype.formatToParts"],"dependencies":["Intl.getCanonicalLocales","Intl.Locale","Intl.NumberFormat","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"*","chrome":"<76","edge":"*","edge_mob":"*","firefox":"<91","firefox_mob":"<91","ie":">=9","ie_mob":">=9","opera":"<63","op_mob":"<54","safari":"<14.1","ios_saf":"<14.5","samsung_mob":"<12"},"install":{"module":"@formatjs/intl-datetimeformat","paths":["polyfill.iife.js"],"postinstall":"update.task.js","clean":["~locale","polyfill.js"]},"detectSource":"\"Intl\"in self&&\"DateTimeFormat\"in self.Intl&&\"formatToParts\"in self.Intl.DateTimeFormat.prototype&&\"dayPeriod\"===new self.Intl.DateTimeFormat(\"en\",{hourCycle:\"h11\",hour:\"numeric\"}).formatToParts(0)[2].type&&\"formatRangeToParts\"in self.Intl.DateTimeFormat.prototype&&\"dayPeriod\"===new self.Intl.DateTimeFormat(\"en\",{hourCycle:\"h11\",hour:\"numeric\"}).formatRangeToParts(0,1)[2].type\n","baseDir":"Intl/DateTimeFormat","hasTests":true,"isTestable":true,"isPublic":true,"size":35183}
|
@@ -1 +1 @@
|
|
1
|
-
{"aliases":["Intl.~locale.af"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.af","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"<76","
|
1
|
+
{"aliases":["Intl.~locale.af"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.af","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"*","chrome":"<76","edge":"*","edge_mob":"*","firefox":"<91","firefox_mob":"<91","ie":">=9","ie_mob":">=9","opera":"<63","op_mob":"<54","safari":"<14.1","ios_saf":"<14.5","samsung_mob":"<12"},"test":{"ci":false},"detectSource":"\"Intl\"in self&&\"DateTimeFormat\"in self.Intl&&\"formatRangeToParts\"in self.Intl.DateTimeFormat&&self.Intl.DateTimeFormat.supportedLocalesOf(\"af\").length\n","baseDir":"Intl/DateTimeFormat/~locale/af","hasTests":false,"isTestable":false,"isPublic":true,"size":39260}
|
@@ -1 +1 @@
|
|
1
|
-
{"aliases":["Intl.~locale.af-NA"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.af-NA","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"<76","
|
1
|
+
{"aliases":["Intl.~locale.af-NA"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.af-NA","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"*","chrome":"<76","edge":"*","edge_mob":"*","firefox":"<91","firefox_mob":"<91","ie":">=9","ie_mob":">=9","opera":"<63","op_mob":"<54","safari":"<14.1","ios_saf":"<14.5","samsung_mob":"<12"},"test":{"ci":false},"detectSource":"\"Intl\"in self&&\"DateTimeFormat\"in self.Intl&&\"formatRangeToParts\"in self.Intl.DateTimeFormat&&self.Intl.DateTimeFormat.supportedLocalesOf(\"af-NA\").length\n","baseDir":"Intl/DateTimeFormat/~locale/af-NA","hasTests":false,"isTestable":false,"isPublic":true,"size":39491}
|
@@ -1 +1 @@
|
|
1
|
-
{"aliases":["Intl.~locale.agq"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.agq","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"<76","
|
1
|
+
{"aliases":["Intl.~locale.agq"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.agq","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"*","chrome":"<76","edge":"*","edge_mob":"*","firefox":"<91","firefox_mob":"<91","ie":">=9","ie_mob":">=9","opera":"<63","op_mob":"<54","safari":"<14.1","ios_saf":"<14.5","samsung_mob":"<12"},"test":{"ci":false},"detectSource":"\"Intl\"in self&&\"DateTimeFormat\"in self.Intl&&\"formatRangeToParts\"in self.Intl.DateTimeFormat&&self.Intl.DateTimeFormat.supportedLocalesOf(\"agq\").length\n","baseDir":"Intl/DateTimeFormat/~locale/agq","hasTests":false,"isTestable":false,"isPublic":true,"size":17316}
|
@@ -1 +1 @@
|
|
1
|
-
{"aliases":["Intl.~locale.ak"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ak","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"<76","
|
1
|
+
{"aliases":["Intl.~locale.ak"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ak","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"*","chrome":"<76","edge":"*","edge_mob":"*","firefox":"<91","firefox_mob":"<91","ie":">=9","ie_mob":">=9","opera":"<63","op_mob":"<54","safari":"<14.1","ios_saf":"<14.5","samsung_mob":"<12"},"test":{"ci":false},"detectSource":"\"Intl\"in self&&\"DateTimeFormat\"in self.Intl&&\"formatRangeToParts\"in self.Intl.DateTimeFormat&&self.Intl.DateTimeFormat.supportedLocalesOf(\"ak\").length\n","baseDir":"Intl/DateTimeFormat/~locale/ak","hasTests":false,"isTestable":false,"isPublic":true,"size":18446}
|
@@ -1 +1 @@
|
|
1
|
-
{"aliases":["Intl.~locale.am"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.am","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"<76","
|
1
|
+
{"aliases":["Intl.~locale.am"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.am","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"*","chrome":"<76","edge":"*","edge_mob":"*","firefox":"<91","firefox_mob":"<91","ie":">=9","ie_mob":">=9","opera":"<63","op_mob":"<54","safari":"<14.1","ios_saf":"<14.5","samsung_mob":"<12"},"test":{"ci":false},"detectSource":"\"Intl\"in self&&\"DateTimeFormat\"in self.Intl&&\"formatRangeToParts\"in self.Intl.DateTimeFormat&&self.Intl.DateTimeFormat.supportedLocalesOf(\"am\").length\n","baseDir":"Intl/DateTimeFormat/~locale/am","hasTests":false,"isTestable":false,"isPublic":true,"size":36720}
|
@@ -1 +1 @@
|
|
1
|
-
{"aliases":["Intl.~locale.ar"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"<76","
|
1
|
+
{"aliases":["Intl.~locale.ar"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"*","chrome":"<76","edge":"*","edge_mob":"*","firefox":"<91","firefox_mob":"<91","ie":">=9","ie_mob":">=9","opera":"<63","op_mob":"<54","safari":"<14.1","ios_saf":"<14.5","samsung_mob":"<12"},"test":{"ci":false},"detectSource":"\"Intl\"in self&&\"DateTimeFormat\"in self.Intl&&\"formatRangeToParts\"in self.Intl.DateTimeFormat&&self.Intl.DateTimeFormat.supportedLocalesOf(\"ar\").length\n","baseDir":"Intl/DateTimeFormat/~locale/ar","hasTests":false,"isTestable":false,"isPublic":true,"size":41665}
|
@@ -1 +1 @@
|
|
1
|
-
{"aliases":["Intl.~locale.ar-AE"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-AE","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"<76","
|
1
|
+
{"aliases":["Intl.~locale.ar-AE"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-AE","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"*","chrome":"<76","edge":"*","edge_mob":"*","firefox":"<91","firefox_mob":"<91","ie":">=9","ie_mob":">=9","opera":"<63","op_mob":"<54","safari":"<14.1","ios_saf":"<14.5","samsung_mob":"<12"},"test":{"ci":false},"detectSource":"\"Intl\"in self&&\"DateTimeFormat\"in self.Intl&&\"formatRangeToParts\"in self.Intl.DateTimeFormat&&self.Intl.DateTimeFormat.supportedLocalesOf(\"ar-AE\").length\n","baseDir":"Intl/DateTimeFormat/~locale/ar-AE","hasTests":false,"isTestable":false,"isPublic":true,"size":41678}
|
@@ -1 +1 @@
|
|
1
|
-
{"aliases":["Intl.~locale.ar-BH"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-BH","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"<76","
|
1
|
+
{"aliases":["Intl.~locale.ar-BH"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-BH","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"*","chrome":"<76","edge":"*","edge_mob":"*","firefox":"<91","firefox_mob":"<91","ie":">=9","ie_mob":">=9","opera":"<63","op_mob":"<54","safari":"<14.1","ios_saf":"<14.5","samsung_mob":"<12"},"test":{"ci":false},"detectSource":"\"Intl\"in self&&\"DateTimeFormat\"in self.Intl&&\"formatRangeToParts\"in self.Intl.DateTimeFormat&&self.Intl.DateTimeFormat.supportedLocalesOf(\"ar-BH\").length\n","baseDir":"Intl/DateTimeFormat/~locale/ar-BH","hasTests":false,"isTestable":false,"isPublic":true,"size":41678}
|
@@ -1 +1 @@
|
|
1
|
-
{"aliases":["Intl.~locale.ar-DJ"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-DJ","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"<76","
|
1
|
+
{"aliases":["Intl.~locale.ar-DJ"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-DJ","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"*","chrome":"<76","edge":"*","edge_mob":"*","firefox":"<91","firefox_mob":"<91","ie":">=9","ie_mob":">=9","opera":"<63","op_mob":"<54","safari":"<14.1","ios_saf":"<14.5","samsung_mob":"<12"},"test":{"ci":false},"detectSource":"\"Intl\"in self&&\"DateTimeFormat\"in self.Intl&&\"formatRangeToParts\"in self.Intl.DateTimeFormat&&self.Intl.DateTimeFormat.supportedLocalesOf(\"ar-DJ\").length\n","baseDir":"Intl/DateTimeFormat/~locale/ar-DJ","hasTests":false,"isTestable":false,"isPublic":true,"size":41653}
|
@@ -1 +1 @@
|
|
1
|
-
{"aliases":["Intl.~locale.ar-DZ"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-DZ","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"<76","
|
1
|
+
{"aliases":["Intl.~locale.ar-DZ"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-DZ","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"*","chrome":"<76","edge":"*","edge_mob":"*","firefox":"<91","firefox_mob":"<91","ie":">=9","ie_mob":">=9","opera":"<63","op_mob":"<54","safari":"<14.1","ios_saf":"<14.5","samsung_mob":"<12"},"test":{"ci":false},"detectSource":"\"Intl\"in self&&\"DateTimeFormat\"in self.Intl&&\"formatRangeToParts\"in self.Intl.DateTimeFormat&&self.Intl.DateTimeFormat.supportedLocalesOf(\"ar-DZ\").length\n","baseDir":"Intl/DateTimeFormat/~locale/ar-DZ","hasTests":false,"isTestable":false,"isPublic":true,"size":41651}
|
@@ -1 +1 @@
|
|
1
|
-
{"aliases":["Intl.~locale.ar-EG"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-EG","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"<76","
|
1
|
+
{"aliases":["Intl.~locale.ar-EG"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-EG","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"*","chrome":"<76","edge":"*","edge_mob":"*","firefox":"<91","firefox_mob":"<91","ie":">=9","ie_mob":">=9","opera":"<63","op_mob":"<54","safari":"<14.1","ios_saf":"<14.5","samsung_mob":"<12"},"test":{"ci":false},"detectSource":"\"Intl\"in self&&\"DateTimeFormat\"in self.Intl&&\"formatRangeToParts\"in self.Intl.DateTimeFormat&&self.Intl.DateTimeFormat.supportedLocalesOf(\"ar-EG\").length\n","baseDir":"Intl/DateTimeFormat/~locale/ar-EG","hasTests":false,"isTestable":false,"isPublic":true,"size":41668}
|
@@ -1 +1 @@
|
|
1
|
-
{"aliases":["Intl.~locale.ar-EH"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-EH","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"<76","
|
1
|
+
{"aliases":["Intl.~locale.ar-EH"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-EH","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"*","chrome":"<76","edge":"*","edge_mob":"*","firefox":"<91","firefox_mob":"<91","ie":">=9","ie_mob":">=9","opera":"<63","op_mob":"<54","safari":"<14.1","ios_saf":"<14.5","samsung_mob":"<12"},"test":{"ci":false},"detectSource":"\"Intl\"in self&&\"DateTimeFormat\"in self.Intl&&\"formatRangeToParts\"in self.Intl.DateTimeFormat&&self.Intl.DateTimeFormat.supportedLocalesOf(\"ar-EH\").length\n","baseDir":"Intl/DateTimeFormat/~locale/ar-EH","hasTests":false,"isTestable":false,"isPublic":true,"size":41659}
|
@@ -1 +1 @@
|
|
1
|
-
{"aliases":["Intl.~locale.ar-ER"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-ER","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"<76","
|
1
|
+
{"aliases":["Intl.~locale.ar-ER"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-ER","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"*","chrome":"<76","edge":"*","edge_mob":"*","firefox":"<91","firefox_mob":"<91","ie":">=9","ie_mob":">=9","opera":"<63","op_mob":"<54","safari":"<14.1","ios_saf":"<14.5","samsung_mob":"<12"},"test":{"ci":false},"detectSource":"\"Intl\"in self&&\"DateTimeFormat\"in self.Intl&&\"formatRangeToParts\"in self.Intl.DateTimeFormat&&self.Intl.DateTimeFormat.supportedLocalesOf(\"ar-ER\").length\n","baseDir":"Intl/DateTimeFormat/~locale/ar-ER","hasTests":false,"isTestable":false,"isPublic":true,"size":41653}
|
@@ -1 +1 @@
|
|
1
|
-
{"aliases":["Intl.~locale.ar-IL"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-IL","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"<76","
|
1
|
+
{"aliases":["Intl.~locale.ar-IL"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-IL","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"*","chrome":"<76","edge":"*","edge_mob":"*","firefox":"<91","firefox_mob":"<91","ie":">=9","ie_mob":">=9","opera":"<63","op_mob":"<54","safari":"<14.1","ios_saf":"<14.5","samsung_mob":"<12"},"test":{"ci":false},"detectSource":"\"Intl\"in self&&\"DateTimeFormat\"in self.Intl&&\"formatRangeToParts\"in self.Intl.DateTimeFormat&&self.Intl.DateTimeFormat.supportedLocalesOf(\"ar-IL\").length\n","baseDir":"Intl/DateTimeFormat/~locale/ar-IL","hasTests":false,"isTestable":false,"isPublic":true,"size":41171}
|
@@ -1 +1 @@
|
|
1
|
-
{"aliases":["Intl.~locale.ar-IQ"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-IQ","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"<76","
|
1
|
+
{"aliases":["Intl.~locale.ar-IQ"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-IQ","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"*","chrome":"<76","edge":"*","edge_mob":"*","firefox":"<91","firefox_mob":"<91","ie":">=9","ie_mob":">=9","opera":"<63","op_mob":"<54","safari":"<14.1","ios_saf":"<14.5","samsung_mob":"<12"},"test":{"ci":false},"detectSource":"\"Intl\"in self&&\"DateTimeFormat\"in self.Intl&&\"formatRangeToParts\"in self.Intl.DateTimeFormat&&self.Intl.DateTimeFormat.supportedLocalesOf(\"ar-IQ\").length\n","baseDir":"Intl/DateTimeFormat/~locale/ar-IQ","hasTests":false,"isTestable":false,"isPublic":true,"size":41693}
|
@@ -1 +1 @@
|
|
1
|
-
{"aliases":["Intl.~locale.ar-JO"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-JO","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"<76","
|
1
|
+
{"aliases":["Intl.~locale.ar-JO"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-JO","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"*","chrome":"<76","edge":"*","edge_mob":"*","firefox":"<91","firefox_mob":"<91","ie":">=9","ie_mob":">=9","opera":"<63","op_mob":"<54","safari":"<14.1","ios_saf":"<14.5","samsung_mob":"<12"},"test":{"ci":false},"detectSource":"\"Intl\"in self&&\"DateTimeFormat\"in self.Intl&&\"formatRangeToParts\"in self.Intl.DateTimeFormat&&self.Intl.DateTimeFormat.supportedLocalesOf(\"ar-JO\").length\n","baseDir":"Intl/DateTimeFormat/~locale/ar-JO","hasTests":false,"isTestable":false,"isPublic":true,"size":41693}
|
@@ -1 +1 @@
|
|
1
|
-
{"aliases":["Intl.~locale.ar-KM"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-KM","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"<76","
|
1
|
+
{"aliases":["Intl.~locale.ar-KM"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-KM","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"*","chrome":"<76","edge":"*","edge_mob":"*","firefox":"<91","firefox_mob":"<91","ie":">=9","ie_mob":">=9","opera":"<63","op_mob":"<54","safari":"<14.1","ios_saf":"<14.5","samsung_mob":"<12"},"test":{"ci":false},"detectSource":"\"Intl\"in self&&\"DateTimeFormat\"in self.Intl&&\"formatRangeToParts\"in self.Intl.DateTimeFormat&&self.Intl.DateTimeFormat.supportedLocalesOf(\"ar-KM\").length\n","baseDir":"Intl/DateTimeFormat/~locale/ar-KM","hasTests":false,"isTestable":false,"isPublic":true,"size":41415}
|
@@ -1 +1 @@
|
|
1
|
-
{"aliases":["Intl.~locale.ar-KW"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-KW","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"<76","
|
1
|
+
{"aliases":["Intl.~locale.ar-KW"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-KW","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"*","chrome":"<76","edge":"*","edge_mob":"*","firefox":"<91","firefox_mob":"<91","ie":">=9","ie_mob":">=9","opera":"<63","op_mob":"<54","safari":"<14.1","ios_saf":"<14.5","samsung_mob":"<12"},"test":{"ci":false},"detectSource":"\"Intl\"in self&&\"DateTimeFormat\"in self.Intl&&\"formatRangeToParts\"in self.Intl.DateTimeFormat&&self.Intl.DateTimeFormat.supportedLocalesOf(\"ar-KW\").length\n","baseDir":"Intl/DateTimeFormat/~locale/ar-KW","hasTests":false,"isTestable":false,"isPublic":true,"size":41678}
|
@@ -1 +1 @@
|
|
1
|
-
{"aliases":["Intl.~locale.ar-LB"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-LB","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"<76","
|
1
|
+
{"aliases":["Intl.~locale.ar-LB"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-LB","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"*","chrome":"<76","edge":"*","edge_mob":"*","firefox":"<91","firefox_mob":"<91","ie":">=9","ie_mob":">=9","opera":"<63","op_mob":"<54","safari":"<14.1","ios_saf":"<14.5","samsung_mob":"<12"},"test":{"ci":false},"detectSource":"\"Intl\"in self&&\"DateTimeFormat\"in self.Intl&&\"formatRangeToParts\"in self.Intl.DateTimeFormat&&self.Intl.DateTimeFormat.supportedLocalesOf(\"ar-LB\").length\n","baseDir":"Intl/DateTimeFormat/~locale/ar-LB","hasTests":false,"isTestable":false,"isPublic":true,"size":41693}
|
@@ -1 +1 @@
|
|
1
|
-
{"aliases":["Intl.~locale.ar-LY"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-LY","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"<76","
|
1
|
+
{"aliases":["Intl.~locale.ar-LY"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-LY","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"*","chrome":"<76","edge":"*","edge_mob":"*","firefox":"<91","firefox_mob":"<91","ie":">=9","ie_mob":">=9","opera":"<63","op_mob":"<54","safari":"<14.1","ios_saf":"<14.5","samsung_mob":"<12"},"test":{"ci":false},"detectSource":"\"Intl\"in self&&\"DateTimeFormat\"in self.Intl&&\"formatRangeToParts\"in self.Intl.DateTimeFormat&&self.Intl.DateTimeFormat.supportedLocalesOf(\"ar-LY\").length\n","baseDir":"Intl/DateTimeFormat/~locale/ar-LY","hasTests":false,"isTestable":false,"isPublic":true,"size":41659}
|
@@ -1 +1 @@
|
|
1
|
-
{"aliases":["Intl.~locale.ar-MA"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-MA","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"<76","
|
1
|
+
{"aliases":["Intl.~locale.ar-MA"],"dependencies":["Intl.DateTimeFormat","Intl.Locale","Intl.NumberFormat","Intl.NumberFormat.~locale.ar-MA","Intl.getCanonicalLocales","Object.assign","Object.keys","Object.setPrototypeOf","Set","WeakMap"],"license":"MIT","spec":"https://tc39.es/ecma402/#datetimeformat-objects","repo":"https://github.com/formatjs/formatjs/tree/master/packages/intl-datetimeformat","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat","notes":["Locales must be specified separately by prefixing the locale name with `Intl.DateTimeFormat.~locale`, eg `Intl.DateTimeFormat.~locale.en-GB`."],"browsers":{"android":"*","chrome":"<76","edge":"*","edge_mob":"*","firefox":"<91","firefox_mob":"<91","ie":">=9","ie_mob":">=9","opera":"<63","op_mob":"<54","safari":"<14.1","ios_saf":"<14.5","samsung_mob":"<12"},"test":{"ci":false},"detectSource":"\"Intl\"in self&&\"DateTimeFormat\"in self.Intl&&\"formatRangeToParts\"in self.Intl.DateTimeFormat&&self.Intl.DateTimeFormat.supportedLocalesOf(\"ar-MA\").length\n","baseDir":"Intl/DateTimeFormat/~locale/ar-MA","hasTests":false,"isTestable":false,"isPublic":true,"size":41405}
|